
.sec-3-bg1{ padding:9% 0% 0 0;  

    background-image: url(../images/cp4-bg.jpg);
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;  }



.sec-3-bg2{ 
	background-image:url(../images/IQBA9812-1-3.jpg); 
	height:400px;
	background-repeat: no-repeat;
    background-size:cover ;
	}
	
	@media (max-width:1920px) and (min-width:1600px) {
    .services-bottom-wrap .item { 
    height: 367px !important;	
	}
}.docItem .contentBox

	@media (max-width:1680px) and (min-width:1200px) {
    .services-bottom-wrap .item { 
    height: 280px !important;	
	}
}



	@media (max-width:1280px) and (min-width:768px) {
.sec-3-bg1{  
	height: 318px;
    }

.sec-3-bg2{ 
	height:318px;
	}
}	
	
	@media (max-width:1200px) and (min-width:995px) {
.sec-3-bg1{  
	height: 280px;
    }

.sec-3-bg2{ 
	height:280px;
	}
}
	@media (max-width:640px) and (min-width:360px) {
.sec-3-bg1{  
	height: 200px;
    }

.sec-3-bg2{ 
	height:200px;
	}
}

	@media (max-width:568px) and (min-width:320px) {
.sec-3-bg1{  
	height: 200px;
    }

.sec-3-bg2{ 
	height:200px;
	}
}

	@media (max-width:823px) and (min-width:411px) {
.sec-3-bg1{  
	height: 206px;
    }

.sec-3-bg2{ 
	height:206px;
	}
}





/* home images style1*/
.services-bottom-wrap .item {
  position: relative;
  overflow: hidden;
  height:266px;
  width: 99%;
}
.services-bottom-wrap .item img {
   max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.services-bottom-wrap .item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.services-bottom-wrap .text-2 {
    background-color: #2c7633;
    color: white;
    font-size: 17px;
    position: relative;
    top: -102px;
    width: 100%;
    text-align: center;
    float: right;
    padding-right: 20px;
    opacity: 0.8;
    cursor: pointer;
    height: 100px;
    margin-top: 12px;
    padding-top: 12px;
}


.drives-d{     
	background: #daf5ff;
    height: 226px;
    width: 100%;
}

.services-bottom-wrap {
    padding: 0px 0 0 0!important;
}

/* home images style12*/
.services-page .img-hoverbox {
  position: relative;
  width: 100%;

}

.services-page .image {
  display: block;
  width: 100%;
  height: auto;
}

.services-page .overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background: rgb(0, 0, 0);
  background: rgba(255, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1;  
  width: 100%;
  height: 60px;
  transition: .5s ease;
}

.services-page .img-hoverbox:hover .overlay {
  height: 100%;
 
}

.services-page .text {
  color: white;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 27%;
  transform: translate(-21%, -34%);
  -ms-transform: translate(-21%, -34%);
  text-align: center;
  padding-bottom:20px;
  line-height: 22px;
}

.call-action-container .coun-bg-i{
	background: rgba(25, 21, 21, 0.84)!important;
	/*background: rgba(237, 22, 31, 0.84);*/
}

/* home images END*/

.section3-text-box{

	width: 100%;
	padding-left: 30%;
	padding-top: 10%;
}


.topbar-info {
    background-color: #40b176!important;
}

.top-contact-info{ font-size:12px!important;}

.Why{background: rgba(255, 168, 168, 0.18);}

.coun-bg-i{
	/*background: rgba(25, 21, 21, 0.84);*/
	background: rgba(237, 22, 31, 0.84);
}
.log-bg-c{ background-color:#fff;}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/*.sec-3-bg1{ background-image:url(../images/cp4-bg.jpg); padding:5% 5% 0 0;    }*/
/*.sec-3-bg2{ background-image:url(../images/IQBA9812-1-3.jpg); height:400px; background-repeat: no-repeat; background-size: cover; }*/

.column-element2 {
	border-bottom:1px solid #d21010;
	padding-bottom:6px;
	padding-top:0px
}

.ibc-wrap-1{background:url(../images/common-banner.jpg) repeat 0 0}


.jus-al{text-align:justify}

@media (min-width: 992px){
	.navbar-default .navbar-nav>li>a {
		padding: 40px 15px !important;
		text-transform:uppercase;
	}
	.logo {
		margin: 20px 0 !important;
	}
}

.Search-bu{background-color:#BDD6EA; height:40px; font-size:14px; font-weight:bold; line-height:40px;}

.Search-pho{ padding:20px 0 0 0;}

.qual-t{padding:20px 0 0 15px;}

/*----------------------------new homepage--------------------------2019 */
.four-box div{
    height:80px;
    margin-bottom:15px;
    padding:5px 0 0 5px; 
}

.four-box p{
    font-size: 20px;
    text-align: center;
    padding-top: 14px;
}

.four-box div:nth-child(1) {
   background: #df3030;
}

.four-box div:nth-child(2) {
    background:#03a45e;
}

.four-box div:nth-child(3) {
    background:#00864b;
 
}
.four-box div:nth-child(4) {
    background:#4d9d31;   
}

.home-right-cohse{
    width: 80%;
    margin: 10px 0 30px 30px;
}
.four-box a {
    color: #ffffff;
    transition: .5s;
    font-weight: 400;
}
.four-box a:hover{
    color:#000;
}

.media {
    margin-top: 6px !important;
}
.media-object{
    width: 45px;
    float: left;
    padding-right: 10px;
    
}
.media-heading{
    font-weight: bold;
}
.media-body p{
    line-height:17px!important;
}
.home-right-cohse h3{
    margin-bottom: 39px;
    color: #fe0000;
}
.pseudo_border {
    position:relative;
    display:inline-block;
}
.pseudo_border:after {
    content:'';
    position:absolute;
    left:-39px;
    right:0;
    top:100%;
    margin: 10px auto;
    width:82%;
    height:2px;
    background:#00a34f;
}

.pseudo_border1 {
    position:relative;
    display:inline-block;
}
.pseudo_border1:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0;
    top: 100%;
    margin: -1px auto;
    width: 100%;
    height: 2px;
    background: #00a34f;
}


.pseudo_border2 {
    position:relative;
    display:inline-block;
    margin-bottom: 20px;
}
.pseudo_border2:after {
    content: '';
    position: absolute;
    left: -132px;
    right: 0;
    top: 100%;
    margin: -1px auto;
    width: 60%;
    height: 3px;
    background: #00a34f;
    
}
.pseudo_border3 {
    position:relative;
    display:inline-block;
    margin-bottom: 20px;
}
.pseudo_border3:after {
    content: '';
    position: absolute;
    left: -110px;
    right: 0;
    top: 100%;
    margin: -1px auto;
    width: 60%;
    height: 3px;
    background: #00a34f;
    
}

.pseudo_border4 {
    position:relative;
    display:inline-block;
    margin-bottom: 20px;
}
.pseudo_border4:after {
    content: '';
    position: absolute;
    left: -80px;
    right: 0;
    top: 100%;
    margin: -1px auto;
    width: 60%;
    height: 3px;
    background: #00a34f;
    
}
.full-content {
    padding-bottom: 0px!important;
}

.content-tabs {
    cursor: pointer;
}

/*     */
.service-list {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    float:left;
    display: inline-block;
    margin: 5px 0 5px 0;
    width: 100%;
}


.service-list p {
    text-align: left;
    margin: 0;
    padding: 3px 0 0 51px;
    font-size: 15px;
    line-height: 14px;
}
.service-list img{
    border: 1px solid #a0a0a0;
    width: 40px;
    height:40px;
    float: left;
}

.service_desin{ 
    margin-left: 9px;
    padding: 0px;
}

.service_desin a {
    color: #000;
    transition: .5s;
    font-weight: 400;
}
.service_desin a:hover{
    color:#fe0000;
}
/* -----------logo carecol--------- */
.slick-slide {
    margin: 0px 20px;
  }

.slick-slide img {
    width: 100%;
  }

.slick-prev:before, .slick-next:before {
    color: black;
  }


.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
  }
  
.slick-active {
    opacity: .5;
  }

.slick-current {
    opacity: 1;
  }

  /*------------- foter---------- */

  .custom-caption-right{
    right: 200px !important;
    top: 151px !important;
    text-align: right !important;
    padding: 20px !important;
    left: auto !important;
    bottom: auto !important;
}

.custom-caption-right h1{
    background-color: red;
    color: #fff;
    padding: 4px 16px;
    font-family: sans-serif;
    font-size: 46px;
}
.custom-caption-right p{
    font-size: 28px;
    text-align: right;
    color: #0e3804;
}

.custom-caption-left{
    right: 50% !important;
    top: 151px !important;
    text-align: right !important;
    padding: 20px !important;
    left: auto !important;
    bottom: auto !important;
}

.custom-caption-left h1{
    background-color: red;
    color: #fff;
    padding: 4px 16px;
    font-family: sans-serif;
    font-size: 46px;
}
.custom-caption-left p{
    font-size: 28px;
    text-align: right;
    color: #0e3804;
}


/*** Content ***/
main {}
  .i-row { padding-top: 40px; padding-bottom: 40px; }
  .i-row-odd { background-color: #ffffff; }
  .i-row-even { background-color: #f7f7f7; }

  .panel-title {
    text-align: left;
    cursor: pointer;
    color: #ff0000;
    border:none;
}

.panel-default {
    border:none;
}

.head-social-icon {
    color: #feffff !important;
 
}
.panel-group .panel {
    text-align: justify!important;
}


/*last update*/
@media screen and (min-width: 992px) {
.navbar-default .navbar-nav > .active > a:before, .navbar-default .navbar-nav > li > a:before {
        background: #008845;
    }
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #40b176;
}

.inner-page-title-wrap h1 {
  display: none !important;
}

@media (min-width:768px) {
    .table > thead > tr > th {
      width: 80px;
    }
    h2{
      padding: 20px 0;
    }
  }

  .intro-content-wrap li {
    line-height: 2.5em;
  }
  .intro-content-wrap ul {
    padding-left: 0px;
  }
  .elemnts-wrap.intro-content-wrap li {    
    padding: 3px 0 5px 10px;
  }
  .miss-vis{
    font-style: italic;
    font-weight: 600;    
    font-size: 15px;
  }
  .md-button{min-width: 100px !important;}

  .side-bar-contact ul {
   list-style: none !important;
  }

  .contact2-textarea {
    height: auto !important;
  }

  .allLogos div{
    padding: 15px;
  }
  .allLogos div img{
        margin-right: 0px;
  }
  .allLogos h4{
    color: #000;
    font-size: 16px;
    font-weight: bold;
  }
  .top-info-contact {
    font-size: 15px;
    font-weight: bold;
  }
  .contact2-textarea, .contact2-textbox {
    padding: 12px 30px;
  }
  .form-field i {
    position: absolute;
    left: 10px;
    color: #40b176;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
  }
  .contact2-page-form .btn2-st2{
    background: #40b176;
    box-shadow: 0 2px #008845;
    padding: 12px 10px 20px 35px;
  }
  .contact2-page-form .btn2-st2:hover{
    background: #008845;
    box-shadow: 0 2px #40b176;
  }
  .md-button.md-primary.md-raised {
   background-color: #40b176;
   border-radius: 10px;
  }
  .md-button.md-primary.md-raised:hover {
   background-color: #008845 !important;
  }
  .contact-side-social-icon{
    background-color: #40b176;
  }
  .contact-page-social-list a:hover .contact-side-social-icon{
    background-color: #008845;
  }
  .pt-15{
    padding-top: 15px;
  }
  .pt-30{
    padding-top: 30px;
  }
  .pb-20{
    padding-bottom: 20px;
  }
  .mar-20{
    margin-bottom: 20px;
  }
  .mar-30{
    margin: 30px 0;
  }
  .layout-padding{
    padding: 25px 10px !important;    
  }

  .findDoc img{
    padding: 26px 0;
  }
  .findDoc1 img{
    padding: 35px 0;
  }
  .docItem{
    /*height: 350px;*/
  }
  .docItemBorder{
    border-bottom: 3px solid #d21010;
     margin-bottom: 30px;
     height: 315px;
  }
  .docItem .imgDiv{
    padding:0 0 0 1px;
  }
  .docItem .imgDiv2{
    padding-top:30px;
  }
  .docItem img{
    padding-bottom: 5px;
  }
  .docItem .contentBox{
    padding:30px 5px;
    position: relative;
    height: 100%;  
  }
  .docItem .contentBox2{
    padding:40px 10px;
  }
  .docItem .contentButton{
    position: absolute;
    bottom: 10px;    
  }
  .docItem .contentButton1{
    position: relative;
  }
  .docItem p{
    text-align: justify;
  }
  .btn-doc{
    border-radius: 10px;
    color:#fff;
    background-color: #40b176;
  }
  .btn-doc:hover{
    background-color: #008845;
    color:#fff;
    border-color: #40b176;
  }
  .docDetailPage .contact-side-social-wrap {
    margin-right: 15px;
  }
  .docDetailPage .contact-side-social-icon{
    border-radius: 50%;
  }
  .docDetailPage .contact-side-social-icon:hover{
    background-color: #008845 !important;
  }
  .docDetailPage .contact-page-social-list{
    padding-top: 10px;
  }
  .docDetailPage .contact-page-social-list li{
    float: right;
  }

  .shadow-bottom1{
     -moz-box-shadow:    inset  0  8px 8px -8px #fff, 
                        inset  0 -8px 8px -8px #696868;
    -webkit-box-shadow: inset  0  8px 8px -8px #fff, 
                        inset  0 -8px 8px -8px #696868;
     box-shadow:        inset  0  8px 8px -8px #fff, 
                        inset  0 -8px 8px -8px #696868;
  }

  @media (max-width:768px) { 
      .docItem .contentBox2{
        padding:0px 10px;
      }
      .docItem .contentBox {
        padding: 0px 10px;
        height: 35%;
      }
      .docItemBorder{
        height: 90vh;
      }
      .docDetailPage .contact-page-social-list{
        padding-top: 0px;
      }
      .docDetailPage .contact-page-social-list li{
        float: left;
      }
      .mar-30{
        margin: 0;
      }
      .side-bar-contact {
        padding-top: 0px;
      }
      .btn-doc {
        font-size: 12px;
      }
      .docItem .contentButton {
        bottom: 0px;
      }
      
      
    .inner-page-title-wrap {
    padding: 28px 0;
     }
    .bread-crumb-wrap {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    }
       
  }
  
  
  .excellence .service-title{
  text-transform: capitalize;
 }

 .service-box{
  height: 250px;
 }
 .service-title{
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: bold;
  margin: 0 0 10px;
 }
.service-title:first-letter {
    text-transform: uppercase;
 }
 .service-text{
  text-align: justify;
  padding-top: 0 !important;
  text-transform: lowercase;
 }
 .service-text:first-letter {
    text-transform: uppercase;
 }
  .service-box .imgDiv{
    padding-right: 0;
  }
  .service-box .imgDiv img{
    border: 1px solid #a0a0a0;
  } 
  .full-content-title{
    padding-bottom: 20px;
  }

  /*press*/
  
  .press{
    padding: 0;
  }
  .press .inner{
    background-color: #fff;
    padding: 15px;
    height: 450px;
    box-shadow: 0 8px 6px -6px black;
  }
  .press img{
    height: 220px;
    object-fit: cover;
    width: 330px;
  }
  .press a{
    color: #d21010;
    font-size: 13px;
    font-weight: bold;
  }
  .press a:hover{
    color: #000;
  }

  .press .service-title {
    text-transform: lowercase;
    font-size: 15px !important;
    font-weight: 600;
    margin: 15px 0;
    line-height: 1.3;
    color: #5b5d5c;
}

  

/*products*/
.single-item{
  background:#f5f5f5; 
  padding:20px; 
  position:relative; 
  margin:15px 0px; 
  -webkit-transition:all 0.3s; 
  -moz-transition:all 0.3s; 
  -o-transition:all 0.3s; 
  -ms-transition:all 0.3s; 
  transition:all 0.3s; 
  text-align: center; 
  z-index: 1; 
  cursor:pointer;
  height: 200px;  
}
.single-item:hover{ 
  -webkit-transition:all 0.5s; 
  -moz-transition:all 0.5s; 
  -o-transition:all 0.5s; 
  -ms-transition:all 0.5s; 
  transition: all 0.5s;
}

.single-item .icon img{
 margin:15px auto;
}
.single-item .details{
  text-align:center;
}
.single-item .details h3{
  font-size:18px !important; 
  margin:10px 0 20px ; 
  font-weight: 600;
  color: #000;
  text-transform: lowercase;
  -webkit-transition:all 0.5s; 
  -moz-transition:all 0.5s; 
  -o-transition:all 0.5s; 
  -ms-transition:all 0.5s; 
  transition:all 0.5s;
}
.single-item .details h3:first-letter {
    text-transform: uppercase;
}
.single-item .fig_caption::before, .single-item .fig_caption::after{
  position:absolute; 
  top:0px; 
  right:0px; 
  bottom:0px;
  left:0px; 
  content:'';
  opacity:0; 
  -webkit-transition:opacity 0.35s,
  -webkit-transform 0.35s;  
  transition:opacity 0.35s,
  transform 0.35s;
    }
.single-item .fig_caption::before{
  border-top:2px solid #d21010;
  border-bottom:2px solid #d21010; 
   -webkit-transform:scale(0,1); 
   transform:scale(0,1);
 }
.single-item .fig_caption::after{
  border-right:2px solid #d21010;
   border-left:2px solid #d21010; 
   -webkit-transform:scale(1,0); 
   transform:scale(1,0);
 }
.single-item:hover .fig_caption::before, .single-item:hover .fig_caption::after{
  opacity:1; 
  -webkit-transform:scale(1); 
  transform:scale(1);
}


.single-item1{
        height: 240px;
        box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
        transition: all 0.3s ease;
    }
 .single-item1:hover{box-shadow: 2px 4px 8px 0px rgba(46,61,73,0.2);}
 .single-item1 .fig_caption ul{padding-left: 0}
 .single-item1 .fig_caption ul li{color: #111; list-style: none; text-align: left;}
.single-item1 .fig_caption ul li:before {
                              content: '\f0fe';
                              font-family: 'FontAwesome';
                              float: left;
                              margin:0 5px;
                              color: #d21010;
                            }

/*socialIcon*/

.socialCircle-item {
  width: 36px;
  height: 36px;
  position: absolute;
  background: #40b176;
  margin: 50%;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}

.socialCircle-item  a i{
 color: #ffffff;
}

.socialCircle-item:hover{  
  background-color: #008845 ;
}

.socialCircle-container {
  position: relative;
  width: 36px;
  height: 36px;
  margin: 0 auto;
  z-index: 999999;
}

.socialCircle-center {
  width: 36px;
  height: 36px;
  background: #40b176;
  margin: 50%;
  position: absolute;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}
 
.socialCircle-center:hover{  
  background-color: #008845 ;
}

/*Photo gallery*/

#swarupGallery {
  width: 100%;
  height: auto;
}
#swarupGallery ul {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  list-style: none;
}
#swarupGallery ul li {
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
#swarupGallery ul li:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#swarupGallery #sscsworld {
  width: 100%;
  height: auto;
  display: block;
}
#swarupGallery .gallary-row {
  width: 100%;
  height: auto;
}
#swarupGallery #navHolder {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  position: absolute;
}
.spacer {
  width: 100%;
  height: 0px;
  margin: 0;
  padding: 0;
  clear: both;
  display: block;
}
.swa-nav {
  width: auto;
  display: inline-block;
  height: 30px;
  position: absolute;
  cursor: pointer;
  padding: 0 5px;
}
#next-swa {
  right: 0px;
  top: 0px;
}
#prev-swa {
  left: 0px;
  top: 0px;
}
.kkk { display: none }



/*priceBox*/
.package-link{padding :6px 0;}
.package-link a{color:#000; text-transform: capitalize;font-size:15px;}
.package-link a:hover{color:#df0606;}
.columns {
  width: 33.3%;
  padding: 8px;
  margin: 0 auto;
}
.price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/*.price:hover {*/
/*  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2).*/
/*}*/
.price .header {
  background-color: #40b176 !important;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
}
.price li {
  border-bottom: 1px solid #ddd;
  padding: 10px;
  text-align: center;
  color:#111;
}
.price .grey {
  background-color: #d21010 !important;
  font-size: 18px;
  font-weight: 900;
  color:#fff;
}

.price li:nth-child(odd) {
  background: #fff;
}

.price li:nth-child(even) {
  background:#f9f9f9;
}

@media only screen and (max-width: 600px) {
  .columns {
    width: 100%;
  }
  .dmLarge li{width:100% !important;}
}

@media only screen and (min-width: 600px) {
    .dmLarge{width:1200px;}

.dmLarge li{width:33% !important;}
}

.hoverColor:hover a{color: #bcbec0;}


/*added by belal  --- start*/
.depName > li > a:hover {
    
  font-weight: bold;
  white-space: nowrap;
  background-color: rgb(226, 250, 242);
}

.depName > li >a {
  display: block;
  padding: 8px 16px;
  clear: both;
  font-weight: 400;
  text-transform: capitalize;
  color: #656464;
  white-space: nowrap;
  border-bottom: 1px solid #f1f2f2;
  font-size: 13px;
  background: url(../images/bread-crumb-arrow.png) 0 5px no-repeat;
  background-position: 8px 16px;

}
.depName > li{
 list-style-type: none;
}






