.certified{
	background: url("../images/bgiso.jpg") no-repeat;
	color: #fff;
	width: 102.7%;
    margin-left: -15px;
}
.certified h3, h4, p{
	color: #fff;
}
.certified p{
	color: #fff;
}
.p0{
	background: #fff;
}
.p0 h2{
	font-size: 36px;
	
}
.footer2{
	border-top: 5px solid #648CD5;
}
.blackcolor h4,h1,h2,h3,h5,h6{
	color: #555555;
}
.read-more a{
	padding: 7px;
	
}
.btn{
	border-radius: 3px;
    padding: 5px;
}
.dividerHeading1 h4{
	text-align: center;
	font-size: 32px;
	padding: 10px 0px;
}
.dividerHeading1 h5{
	text-align: center;
	font-size: 22px;
	padding-top: 15px;
	margin-bottom: 35px;
}
.feature-block h4 {
    
    color: #555555;
    
}
.info_service p{
	color: #555555;
}
.headlinec h4{
	color: #fff;
}
.whitecolor h4,p{
	color: #555555;
}
.about img{
	margin-right: 10px;
}
.logo img{
	width: 100px;
	padding:10px;
}
.header-social{
	margin-top: 33px;
}
.section-heading .section-title {
    font-weight: 700;
    font-size: 34px;
    line-height: 1.5em;
    color: #555555;
    margin-bottom: 15px;
}
.section-heading {
    text-align: center;
    margin-bottom: 35px;
}
.testimonial-section .more-wrapper {
    padding-bottom: 30px;
}
.btn-primary {
    background-color: #727CB6;
    color: #FFF;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.testimonial-section .testimonial-box {
    background-color: #FFF;
    padding: 10px;
    margin-bottom: 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -o-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    border: 1px solid #ECEDEF;
    display: block;
    
}
.testimonial-section .testimonial-box .client-thumb {
    background-color: #FFF;
    padding: 5px;
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    
}
.testimonial-section .testimonial-box .client-thumb img {
    width: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 75px;
    margin: 0!important;
}
.testimonial-grid{
	width: 97.5%;
}

.headlinec {
    background-color: #727CB6;
}
.feature-block ul li a{
	padding: 5px;
	font-size: 14px;
	display: block;
}
.feature-block i.fa {
    font-size: 14px;
    margin: 0 13px 0 0;
}
.serviceBox_8 .service-content {
    margin-left: 80px;
}
.product-header h3{
	text-align: center;
	font-size: 24px;
	padding: 15px;
}
.product-desc{
	padding: 15px;
	padding-bottom: 40px;
}
.product-desc p{
	font-size: 15px;
	padding: 10px;
}
.product-desc h4{
	font-size: 20px;
	padding: 15px;
	color: #555555;
}
.product-desc ul{
	margin-left: 55px;
}
.product-desc ul li{
	list-style: disc;
}
.imgsize img{
	width: 300px;
}
.protfolio_img img{
	width: 100%;
	text-align: center;
}
.portfolio p{
	font-size: 20px;
    padding: 10px;
    line-height: 1.5;
}
.blog img{
	width: 100%;
	padding:5px;
	height: 215px;
	border: 1px solid #ddd;
}
.blog h3{
	font-size: 20px;
	padding:0px 10px 25px 10px;
}
.fixwidth{
	width: 32.3333333%;
}
.blogfull p{
	font-size: 17px;
}
.blogfull img{
	width: 50%;
	border: 1px solid #ddd;
}
.margintop35{
	margin-top: 35px;
}
.slider-wrapper{
	border-top: 3px solid #FDBD11;
	border-bottom: 3px solid #FDBD11;
}
.navbar-collapse ul{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.testimonial-box{
	min-height: 360px;
}
.single-job{
	padding: 15px;
	border: 1px solid #ddd;
	text-align: center;
	margin: 15px;
}
.single-job img{
	width: 155px;
	height: 155px;
}
.single-job h2 a:hover{
	color: red;
}

.btn-apply {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-apply:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.btn-apply a{
	color: #fff;
}
.job-title h1{
	text-align: center;
	color: red;
}
.testimonial-text{
	padding: 10px;
}
.testimonial-text h3{
	margin-top: 0px;
}

.service-icon{
   margin-top: 25px;
}

@media (min-width: 960px){
.ataglance {
    width: 33.33%;
}
}

.service_3_detail{
	min-height: 182px;
}
.morderndesign{
	padding-right: 35px;
}
.fr{
	margin-right: 20px;
}
.fadeInRight {
	padding-right: 35px;
	text-align: left;
	margin-top:30px;
}
.font-italic {
    font-style: italic !important;
}
.fadeInRight h4{
	font-size: 32px;
}
.isc h4{
	font-size: 20px;
	margin-top: 15px;
}
.isc{
	padding: 20px 40px;
}
.nation p{
	margin-top: 30px;
}
.headlinec {
    height: 83px;
}
.headlinec h4{
    margin-top: 12px;
}
.service-content{
	margin-bottom: -17px;
}
.heightc1 {
 
	  padding: 5px;
    margin: 0px 4px 5px 7px;
    border-radius: 5px;
    box-shadow: -1px 10px 11px 3px #8c8888;
}
.heightc3 {
   
    padding: 5px;
    margin: 0px 4px 5px 7px;
    border-radius: 5px;
    box-shadow: -1px 10px 11px 3px #8c8888;
}

.serviceBox_2{
	
	margin-bottom:15px;
}

.serviceBox_2 .service-content p{
	padding: 0px 12px;
}
.isoimg{
	margin-top: 15px;
}
.isoimg img{
	margin-top: 15px;
	
}
.heading-item p{
	line-height: 1.6;
}


.box-main-part {
  background-color: transparent !important;
  padding: 0px !important;
  margin: 0 0px !important;
  width: calc(13% - 1px) !important;
  box-shadow: 1px 4px 1px #666666;


}
.box-top-part {
  background: #eff1ec;
  padding: 6px 2px 6px 2px;
  font-size: 22px;
  color: rgb(233, 23, 23);
  border-radius: 10px 10px 0px 0px;
  text-align: center;
  font-weight: 500;
}
.box-bottom-part {
  background: #f03c3c;
  border-top: 2px solid #fff;
  color: #fff;
  margin: 0px 0px;
  font-weight: normal;
  border-radius: 0px 0px 10px 10px;
  font-size: 12px;
  padding: 2px 2px;
  text-align: center;
}


.box-main-part-world {
  background-color: transparent !important;
  padding: 0px !important;
  margin: 0 0px !important;
  width: calc(17% - 10px) !important;
  box-shadow: 2px 4px 3px #888888;


}
.box-top-part-world {
  background: #eff1ec;
  padding: 6px 2px 6px 2px;
  font-size: 20px;
  color: rgb(233, 23, 23);
  border-radius: 10px 10px 0px 0px;
  text-align: center;
  font-weight: 600;
}
.box-bottom-part-world {
  background: #f03c3c;
  border-top: 2px solid #fff;
  color: #fff;
  margin: 0px 0px;
  font-weight: normal;
  border-radius: 0px 0px 10px 10px;
  font-size: 12px;
  padding: 5px 2px;
  text-align: center;
}

.navbar-toggle {
   margin-top: -29px !important;
}
.navbar-toggle {
    position: inherit !important;
   
}

.table tr td{
		font-size: 18px;
		line-height: 26px;
		}
		
.logo img {
    width: 100px;
    padding: 10px;
}

.mobile-logo img{
	display: none;
}

@media (min-width:120px) and (max-width:768px){
	
	
		.logo img {
    display: none;
}

.mobile-logo img{
	display: inline-block;
    width: 131px;
    padding: 4px;
    padding-left: 22px
}
		
		.table tr td img{

		width: 118px;

		}

		.table tr td h1{
		font-size: 13px;
		line-height: 19px;
		}
	.a {

		color: white;
		width:45px;
		height: 36px;
		-ms-transform: rotate(270deg);
		transform: rotate(270deg);
		font-size: 14px;
		margin-top: 41px;
	}
	
	
	.table tr td{
		font-size: 12px;
		line-height: 22px;
		}
		
		.b {
    color: white;
    width: 62px;
    height: 82px;
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    font-size: 17px;
    margin-right: -61px;
    margin-top: 35px;
}
.c {
    color: white;
    width: 53px;
    height: 0px;
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    font-size: 13px;
    margin-top: 106px;
    margin-left: -37px;
}
.box-main-part {
    background-color: transparent !important;
    padding: 0px !important;
    margin: 0 0px !important;
    width: calc(28% - -2px) !important;
    box-shadow: 1px 4px 1px #666666;
}

.box-top-part {
    background: #eff1ec;
    padding: 6px 2px 6px 2px;
    font-size: 16px;
    color: rgb(233, 23, 23);
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    font-weight: 500;
}

.box-main-part-world {
    background-color: transparent !important;
    padding: 0px !important;
    margin: 0 0px !important;
    width: calc(29% - -2px) !important;
    box-shadow: 2px 4px 3px #888888;
}
.box-top-part-world {
    background: #eff1ec;
    padding: 6px 2px 6px 2px;
    font-size: 16px;
    color: rgb(233, 23, 23);
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    font-weight: 600;
}
	
		
}













