body a{
 transition:0.5s all;
 -webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	padding:0px 0px;
	margin:0px 0px;
font-family: 'Montserrat', sans-serif;
}
p{
	padding:0px 0px;
	margin:0px 0px;
    font-family: 'Questrial', sans-serif;
	font-size:16px;
	line-height:1.8em;
	color:#555;
}
ul{
	padding:0px 0px;
	margin:0px 0px;
        font-family: 'Questrial', sans-serif;
        list-style: none;
}
a:hover{
	text-decoration:none;
}
b, strong {
    font-weight: bold;
    font-size: 1.1em;
}
body{
	padding:0px 0px;
	margin:0px 0px;
    font-family: 'Questrial', sans-serif;

}
/*-- header --*/
.side_fix {
	position: fixed;
	top: 150px;
	right: 0;
	width: 70px;
	z-index: 999;
}
.sf_cnt, .sf_call, .watsapp_call, .sf_brochure {
	position: relative;
	float: right;
    width: 90px;
    height: 80px;
	display: block;
	margin: 0;
	color: #fff;
	background: #7ad704;
	transition: width, 0.3s;
}

.sf_cnt:after, .sf_call:after, .watsapp_call:after, .st_brochure:after {
	position: absolute;
	bottom: 10px;
	left: 30%;
	width: 40%;
	height: 2px;
	background: #fff;
	content: '';
}
.sf_call {
	background: #fe750b;
	margin-top: 10px;
}
.watsapp_call{
  	background: #1ebea5;
	margin-top: 10px;  
}

.sf_brochure{
    background: #f00;
	margin-top: 10px;  
}
.sf_text {
    display: block;
    width: 250px;
    padding: 12px 70px 0 20px;
    position: absolute;
    font-size: 14px;
    text-align: left;
    top: 0;
    right: -250px;
    font-weight: 300;
    z-index: -1;
    height: 80px;
	background: #7ad704;
	transition: all .5s;
	    -webkit-box-shadow: 0 10px 6px -6px #777 !important;
    -moz-box-shadow: 0 10px 6px -6px #777 !important;
    box-shadow: 0 10px 6px -6px #777 !important;
    transform: skew(-20deg, 0deg);
    -webkit-transform: skew(-20deg, 0deg);
    -moz-transform: skew(-12deg, 0deg);
    -ms-transform: skew(-12deg, 0deg);
}
.watsapp_call{
   	background: #1ebea5;	
	padding-top: 25px;
	font-size: 18px; 
}
.sf_brochure .sf_text{
   	background: #f00;	
	padding-top: 25px;
	font-size: 18px; 
}
.sf_call .sf_text {
	background: #fe750b;	
	padding-top: 25px;
	font-size: 18px;
}
.watsapp_call .watsapp_text {
	background: #1ebea5;	
	padding-top: 25px;
	font-size: 18px;
}
.side_fix a:hover .sf_text {
    right: 0;
	    color: #fff;
	transition: all .5s;
} 
.sf_icon {
    right: 0;
    top: 8px;
    width: 70px;
    padding: 10px;
    position: absolute;
    text-align: left;
}
.sf_icon i, .sf_icon span {
    display: block;
	color: #fff;
}
.sf_icon span {
	font-weight: 200;	
	font-size: 12px;
}
.top-bar li{
    display: inline-block;
    padding-right: 20px;
        color: #fff;
}

.top-bar li i{
    padding-right: 10px;
    color: #fff;
}
ul.top-bar li i{
    padding-right: 10px;
    color: #fff;
}
ul.top-bar {
    margin-top: .6em;
}
ul.top-bar1 {
     text-align: right;;
}
ul.top-bar1  li {
    display: inline-block;
}
ul.top-bar a {
    color: #fff;
}
ul.top-bar1  li a {
    font-size: 16px;
    border-width: 0 1px;
    line-height: 35px;
    padding: 0 5px;
    cursor: pointer;
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    height: 35px;
    margin: 0px 5px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 35px;
}
ul.top-bar1  li a:hover{background: #ffffff; color: #33aba1}
.navbar-default {
    background: none;
    border: none;
}
.header {
    padding: 0.5em 0 1em 0;
    background: url(../images/patters.jpg) ;
}
.headers {
    padding: 1em 0;
    background: #33aba1;
}
.navbar {
    margin-bottom: 0;
	border-radius:0;
}
.navbar-brand {
    height: 55px;
    padding: 0px 0;
    text-transform: capitalize;
    line-height: .9em;	
}
.navbar-default .navbar-brand {
    color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #ffffff;
}
div#bs-example-navbar-collapse-1 {
    margin-top: 0.8em;
}
.logo-img  img  {
    width: 100%;
    margin-top: -13px;
}
.navbar-default .navbar-nav > li > a {
       color: #000;
      font-size: 1em;
    padding: 10px 15px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin: 0 0.2em;
    border-radius: 5px;
    font-weight: 600;
}

.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #33aba1;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
   color: #fff;
    background-color: #33aba1;
}
.navbar-default .navbar-nav > .active > a{
    color: #fff;
    background-color: #33aba1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
     color: #fff;
    background-color: #33aba1;
}
body{
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}
/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 90vh !important;
}
.fade-carousel .carousel-inner .item {
    height: 90vh !important;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #fff;
    border-color: #33aba1;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}
.bs-slider{
    overflow: hidden;
    max-height: 700px;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}

/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 51%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > h1 {
    padding: 0;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 10px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > h1 span {
    display: block;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    font-family: 'lato';
    text-align: left;
    /* text-transform: uppercase; */
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero p {
    color:#eee;
    line-height: :2em;
        font-size:1.2em;
}
.hero h3 {
    font-size: 3em;
    color:#eee;
    margin-bottom: .5em;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #33aba1;
    background-color: #fff;
    border-color: #fff;
    outline: none;
       margin: 20px auto 0;
    font-weight: bold;
    border-radius: 5px;

}
.btn-lg1{
        margin-left: 13px;

}
/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 90vh !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../images/bg.html); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../images/bg.html);
}
.fade-carousel .slides .slide-3 {
  background-image: url(../images/bg.html);
}


/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}
.a{
        height: 63px;
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: transparent;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #06a4e5;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
        border-radius: 5px;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.menu {
    margin-top: 10px;
    float: right;
    font-size: 16px;
}
h2.title {
    font-size: 28px;
    text-align: center;
    color: #33aba1;
    text-transform: uppercase;
    font-weight: 600;
}
h3.title {
    font-size: 2.8em;
    text-align: center;
    color: #33aba1;
    text-transform: uppercase;
    font-weight: 600;
}
h3.title span {
    display: block;
    line-height: 1.5em;
}
h3.title1 {
    font-size: 2.8em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.p-img1 h4 {
       margin-bottom: 0.3em;
    font-size: 1.6em;
    color: #222;
}
.service-single {
   
    padding-bottom: 10px;
    /*border: 1px solid #e8e8e8;*/
     transition:0.5s all;
 -webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;
}
.service-single .box-top{
  
  padding: -6px;
  color: #fff;
}
.service-single .box-top i{
  font-size: 58px;
    padding: 20px 0;
    color: #009688;
}
.service-single .box-top h2{
      font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 45px;
    color: #009688;
}
.service-single .box-down{
  margin: 0 auto;
  background: #fff;
  margin-top: 10px;
  padding: 0 15px;
}
.smooth {
    margin-top: 1em;
}
.multi-gd-text a {
    display: block;
    position: relative;
}
.multi-gd-text a:hover::before {
    width: 100%;
    height: 100%;
}
.multi-gd-text a::before {
        background: rgba(0, 0, 0, 0.19);
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    transition: all 0.5s ease-out 0s;
    z-index: 99;
    content: "";
}
.multi-gd-text img {
    height: auto;
    width: 100%;
}
.multi-gd-text a:hover::after {
    width: 100%;
    height: 100%;
}
.multi-gd-text a::after {
        background: rgba(0, 0, 0, 0.19);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    transition: all 0.5s ease-out 0s;
    z-index: 99;
    content: "";
}
.service-single .btn-holly{
     background: #33aba1;
    color: #fff;
    font-weight: 500;
}
.service-single .btn-holly:hover{
	background: #222;
	color: #fff;
}
.ser-grid h4 {
    font-size: 1.5em;
    color: #222;
    margin-top: 1em;
}
.sec{
        /*padding: 74px;*/
    background-color: #f7f7f7;
    height: -1px;
}
.home-services {
    padding: 50px 0;
    text-align: center;
}
.wrap {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
}
.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.panel:last-child {
  border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
    margin-top: 73px;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
  background-color: #009688;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}

.panel-title a {
  display: block;
  color: #fff;
  padding: 15px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}

.panel-body {
  background: #fff;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
  content: '\e146';
  position: absolute;
  font-family: ''Poppins', sans-serif;';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  font-family: ''Poppins', sans-serif;';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
  content: '\e909';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: ''Poppins', sans-serif;';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}
.my{
    margin-top: 14px;
    height: 43px;
    width: 160px;
    background-color: #33aba1;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: ''Poppins', sans-serif;';
    float: left;
    margin-right: 10px;
}
.t_text {
    margin-top: 1em;
}
.t_text h4 {
    font-size: 1.2em;
    margin-bottom: .5em;
}

/************************************************************
*************************Footer******************************
*************************************************************/

@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
@import url(http://fonts.googleapis.com/css?family=Gudea);
.footer1 {
    background: #fff url("../images/footer/footer-bg.html") repeat scroll left top;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
}


.title-widget::before {
    background-color: #ea5644;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}



.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}


.widget_nav_menu ul li {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
	position: relative;
    text-transform: uppercase;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 7px;
    padding-bottom: 7px;
	width:95%;
}



.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
	font-family: ''Poppins', sans-serif;';
}


.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #fff;
}

.content-header{
  font-family: ''Poppins', sans-serif;';
  color:#fcc500;
  font-size: 45px;
}

.section-content{
  text-align: center; 

}
#contact{
    
    font-family: ''Poppins', sans-serif;';
    padding-top: 33px;
    width: 100%;
    width: 100vw;
    height: 672px;
  background: #009688; /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #009688 , #009688); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #009688 , #009688); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color : #fff;    
}
.contact-section{
  padding-top: 40px;
}
.contact-section .col-md-6{
  width: 50%;
}

.form-line{
  border-right: 1px solid #B29999;
}

.form-group{
  margin-top: 10px;
}
label{
  font-size: 1.3em;
  line-height: 1em;
  font-weight: normal;
}
.form-control{
  font-size: 1.2em;
  color: #080808;
}
textarea.form-control {
    height: 135px;
   /* margin-top: px;*/
}

.submit{
  font-size: 1.1em;
  float: right;
  width: 150px;
  background-color: transparent;
  color: #fff;

}

a {
    color: #000;
    text-decoration: none;
}
/*
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}
.navbar {
    position: relative;
    min-height: 76px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    background: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
*/

.sec1{
    padding: 39px;
    background-color: #f7f7f7;
    margin-top: 66px;
}
.btn-info:hover {
    color: #fff;
    background-color: #009688 !important;
    border-color: #009688 !important;
}
.btn-info:focus, .btn-info:active, .btn-info:visited {
    color: #fff;
    background-color: #009688 !important;
    border-color: #009688 !important;
}
.service-single:hover {
 box-shadow: 0 20px 30px rgba(125, 147, 178, .3);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.row-grids{
    margin-top:3em;
}
/* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    max-height: 600px
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 0px;
}

.carousel-control.right span {
	padding: 0px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: transparent;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 60%;
    left: 1.8%;
    right: auto;
    /*width: 96.66666666666666%;*/
    color: #fff;
        background: #211354;
    padding: 0.5em 1em;
    text-transform: capitalize;
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #33aba1;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #33aba1;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}

.pimg{
  position: relative;  
}
.img1{
    
}
.cont_1{
   
    position: absolute;
    top: 51px;
    padding: 40px;
    background: #00000047;
    color: #fff;

}
.my1{
    margin-left: 488px;
    background-color: #fff;
    color:#009688; 
}
.my1:hover{
    border: 1px solid #fff !important; 
}
.cont_2{
    position: absolute;
    top: 138px;
    padding: 40px;
    background: #00000047;
    color: #fff;

}
@media only screen and (min-width: 320px) and (max-width: 479px){ 

}

@media only screen and (min-width: 480px) and (max-width: 767px){

}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -24px;
    margin-top: 16px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1999px){

}
.head1{
    font-size: 23px;
    color: #33aba1;
}
.head2{
    font-size: 35px;
    color: #33aba1;
}
.head3{
   font-size: 20px;
    color: #222;
    margin-bottom: 0.5em;
    text-transform: capitalize;
}
.top1 {
    padding: 0 40px;
}
.para1 {
    line-height: 2em;
    width: 93%;
}
.list1{
    list-style-type: none;
    line-height: 2em;
    font-size: 16px;
}
.third-section .overlay {
    background: rgba(0, 0, 0, 0.85);
        height: 411px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.text-center {
    text-align: center;
}
.client-text {
    margin-top: 100px;
}
h3.tittle {
 font-size: 2.8em;
    color: #33aba1;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: .5em;
}


.padding {
    padding: 0 30%;
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.sponsor-background {
    background: #fff;
    height: 218px;
    position: relative;
    padding: 40px 86px;
        z-index: 1111;
    top: 107px;
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.6);
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.sponsor-background .owl-theme .owl-controls {
    margin-top: 40px;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.overlay1 {
    position: absolute;
    width: 100%;
    height: 43%;
    z-index: 2;
    background-color: #33aba1;
}
.b{
        color: #fff;
}
carousel.owl-loaded {
    display: block;
    z-index: 0;
}
.testimonial_carousel {
    padding: 0px 200px;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.testimonial_carousel .owl-prev {
    left: 80px;
}
.testimonial_carousel .owl-next, .testimonial_carousel .owl-prev {
    font-size: 36px;
    color: #a9a9a9;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    border: 0px;
    width: auto;
    height: auto;
    z-index: 2;
}
.owl-prev {
    left: 190px;
}
.owl-next, .owl-prev {
    border: 0px;
    text-align: center;
    font-size: 36px;
    color: #404040;
    line-height: 78px;
    position: absolute;
    top: 58%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    z-index: 2;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.testimonial_carousel .item {
    padding: 50px 10px 10px;
}
.testimonial_item {
    margin: 35px 15px 10px;
    padding: 0px 50px 30px;
}
.testimonial_item {
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 0px 64px 90px;
}
.testimonial_item .author {
        margin-top: -45px;
    display: inline-block;
    position: relative;
    top: -50px !important;
    left: 0px !important;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    z-index: -5;
}
.img-circle {
    border-radius: 50%;
}
.img-circle1 {
    width: 50% !important;
}
img {
    vertical-align: middle;
}
.testimonial_item .author img {
    width: auto;
    display: inline-block;
      
}
.sec10{
    margin-top: 0px;
    padding: 25px;
    background-color: #fff;
}
.main-footer{
	position: relative;
	background-size: cover;
	z-index: 1;
     background: #222;
}
.footer-top{
	padding:4em 0
}
.footer-top .about-widget p{
	margin-left: 5px;
	padding-top: 18px;
}
.footer-top p{
	font-size: 14px;
	font-weight: 400;
    color: #ffffff;
	padding-top: 10px;
	line-height: 26px;
}
.footer-top h4{
	font-size: 1.6em;
	font-weight: 400;
	color: #ffffff;
	line-height: 30px;
	padding-bottom: 6px;
	text-transform: capitalize;
}
.footer-top .menu-link{
	margin-left: 0px;
}
.footer-top .menu-link li {
	padding-top: 13px;
}
.footer-top .menu-link li a{
	font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #eee;
    /* font-family: 'Open Sans', sans-serif; */
    transition: all 500ms ease;
}
/*ul.tags li {
    display: inline-block;
    padding: 0.5em 0.1em;
    margin-top: 0.3em;
}
ul.tags li a {
    font-size: 0.92em;
    background: #067ab4;
    color: #fff;
    text-transform: capitalize;
    padding: .5em 0.8em;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5 ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}*/
ul.location-info span {
    display: block;
    margin-left: 2em;
}
.footer-top .menu-link li:hover a{
	color: #eee;
	transition:all 500ms ease;
}
.footer-top .menu-link li i{
	margin-right: 8px;
}
.footer-top .contact-links{
	margin-left: 0px;
}
.footer-top .location-info{
	padding-top: 10px;
}
.footer-top .location-info li{
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	color: #eee;
	padding-bottom: 7px;
	transition:all 500ms ease;
}
.footer-top .location-info li a{
	color: #eee;
	transition:all 500ms ease;
}
.footer-top .location-info li a:hover{
	color: #eee;
	transition:all 500ms ease;
}
.footer-top .newsletter-cloumn input{
	height: 50px;
	width: 100%;
	margin-top: 18px;
	padding: 0px 20px;
	background: rgba(255, 255, 255, 0.05);
	border-radius: 7px;
	margin-bottom: 20px;
}
.footer-top input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #d4dae3!important;
}
.footer-bottom{
	padding: 13px 0px;
    border-top: 1px solid #ffffff;
        background: url(../images/bg-pattren.jpg);
}
.footer-bottom .copyright-text p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 26px;
	margin-bottom: 0px;
	letter-spacing: .5px;
	padding: 6px 0px;
	text-transform: capitalize;
}
.footer-bottom .social-links{
	float: right;
}
.footer-bottom .social-links  li {
	display: inline-block;
	margin-left: 9px;
}
.footer-bottom .social-links  li i{
	font-size: 14px;
	line-height: 35px;
	width: 38px;
	height: 38px;
	color: #ffffff;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #ffffff;
	transition:all 500ms ease;
}
.footer-bottom .social-links  li i:hover{
	color: #07467b;
	background: #ffffff;
	border: 2px solid #ffffff;
	transition:all 500ms ease;
}
.footer-bottom .copyright-text a{
	    color: #fff;
        font-family: 'Questrial', sans-serif;
}
.copyright-text {
    text-align: center;
}
.location-info{
       list-style-type: none; 
}
.btn-style-one {
    font-size: 15px;
    font-weight: 400;
    color: #33aba1;
    line-height: 28px;
    padding: 10px 36px;
    background: #fff;
    border: 1px solid #33aba1;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    transition: all 0.5s ease;
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.btn-style-one1 {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    padding: 10px 36px;
    background: #33aba1;
    border: 1px solid #33aba1;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    transition: all 0.5s ease;
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
a:focus {
    text-decoration: none;
}
.btn-style-two {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
    padding: 10px 36px;
        border: 1px solid #33aba1 !important;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.contact-grid1 input[type="text"], .contact-grid1 input[type="email"], .contact-grid1 input[type="number"], .contact-grid1 textarea {
    font-size: 1em;
    width: 100%;
    padding: 1em;
    outline: none;
    border: 1px solid #E4E4E4;
    background: #fff;
}
.contact-grid1 textarea {
    min-height: 150px;
}
.contact-grid1 input[type="email"]:nth-child(2) {
    margin: 2em 0;
}
form.contact-grid1.inner_form.sendmailform {
    padding: 1em;
}
.contact-grid1 input[type="submit"] {
    outline: none;
    border: none;
    background: #33aba1;
    padding: 1em 0;
    width: 35%;
    font-size: 1em;
    color: #fff;
    margin: 1em 0 0 18em;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-grid1 input[type="submit"]:hover {
	 background: #06a4e5;
}
.img-side{
    height: 100%;   
}
.padmar0{
    padding: 0;
    margin: 0;
}
.air_p{
    text-align:center;
    color:#333;
}
.air_h{
    text-align:center;
    color:#33aba1;
}
.image-box-2{
    display: inline-flex;
}
.image-box-2 .image-box-img{
        margin-right: 30px;
}
.image-box-img img{
    border-radius: 100px;
    border: 8px #fff solid;
}
.image-box-1 img{
     border-radius: 100%;
    height: 540px;
}
.box-image{
    
        background-image: url(../images/cleanair-1.jpg);
    background-repeat: no-repeat;
    border-radius: 100%;
    height: 540px;
    text-align: center;
    color: #fff;
}
.p-img h4{
        padding: 220px 0px 0px 0px;
        font-size: 42px;
}
.box-11{
    position: relative;
    left: -140px;
}
.box-22{
    position: relative;
    left: -100px;
}
.box-33{
    position: relative;
    left: -140px;
}
.box-44{
    position: relative;
    left: -200px;
}
.round-sec{
    padding-top: 80px;
    padding-bottom: 80px;
}
.sec{
 padding-top: 80px;
}
.pad09{
     margin-top: 140px;
}

.testimonial_item {
    padding: 60px 42px 60px 42px;
}
.slider-t{
    padding-top: 40px;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #33aba1;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #33aba1;
}
.carousel-indicators  {
    bottom: -80px !important;
}
/*about*/
.heder-bottom {
    padding: 1em 0px;
    border-top: 5px solid #ffffff;
    text-align: left;
    background: #F5F5F5;
    border-bottom: 10px solid #E2E2E2;
    border-radius: 0 0 15px 15px;
    box-shadow: 0px 1px 3px #A9A9A9;
}
.header-right ul li {
    display: inline-block;
    font-size: 1.2em;
    font-weight: 600;
    color: #264c8c;
}
.header-right ul li a {
    color: #264c8c;
    text-decoration: none;
}
.header-right ul li i {
    padding: 0 1em;
    color: #264c8c;
}
.about-banner {
    background: url(../images/ba2.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 350px;
}
.about-section,.product-section {
    padding: 4em 0;
    background: url(../images/patter.png);
}
.product-img img {
    width: 100%;
}
.about-section p,.product-section p {
    margin-bottom: 1em;
        text-align: justify;
}
.about-section h4 {
    font-size: 1.6em;
    text-transform: capitalize;
    color: #222;
}
.product-section h4 {
    font-size: 1.6em;
    text-transform: capitalize;
        color: #33aba1;
    margin-bottom: .5em;
}
.client-section h4 {
    font-size: 1.6em;
    text-transform: capitalize;
    color: #222;
    margin-bottom: .9em;
}
.product-section h5 {
    font-size: 1.3em;
    text-transform: capitalize;
    color: #222;
    margin-bottom: .5em;
}
.client-section{
    padding: 4em 0;
      background: url(../images/patter.png);
}
.laminar-grid {
    padding: 0;
}
ul.grid-par li i {
    font-size: 1.2em;
    margin-right: 0.5em;
    color: #33aba1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
ul.grid-par li {
    list-style: none;
    font-size: 16px;
    color: #777;
    line-height: 2em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
ul.grid-par {
    margin: 1em 0;
}
.client-grid img {
    box-shadow: 0 20px 30px rgba(125, 147, 178, .3);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-bottom: 4px solid #333;
     transition:0.5s all;
 -webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;
}
.client-grid img:hover {
    box-shadow: 0 0 10px #989898 !important;
}
.abt-grid {
    padding: 2.5em 0;
    background: #f7f6f6;
}
/*about*/
/*contact*/
.google-map iframe {
    width: 100%;
    min-height: 400px;
    border: none;
}
.google-map{
    margin: 3em 0;
}
.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid input[type="number"], .contact-grids textarea {
    font-size: 1em;
    width: 100%;
    padding: 1em;
    outline: none;
    border: 1px solid #E4E4E4;
    background: #fff;
}
.contact-grids textarea {
    margin: 0 1em;
    min-height: 207px;
}
.contact-grid input[type="email"]:nth-child(2) {
    margin: 2em 0;
}
.contact-grid input[type="submit"] {
    outline: none;
    border: none;
    background: #33aba1;
    padding: 1em 0;
    width: 35%;
    font-size: 1em;
    color: #fff;
    margin: 1em 0 0 18em;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-grid input[type="submit"]:hover {
	 background: #06a4e5;
}

.contact-grid1 ul li {
    font-size: 1em;
    line-height: 1.8em;
    color: #555;
    list-style: none;
}
.contact-grid1 span {
    display: block;
    margin-left: 3.5em;
}
.contact-grid1 i {
    color: #06a4e5;
    border: 3px solid #142c73;
    padding: .5em;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin-right: 1em;
    margin-top: 1em;
    vertical-align: sub;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*contact*/
/* Circle */
.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before,.w3ls_team_grid:hover .hover15 figure::before,.banner-bottom-icons:hover .hover15 figure::before,.w3_featured_services_grid:hover .hover15 figure::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.btn-d{
    margin: 20px 0px 0px 0px !important;
}
.inner_form input, .inner_form textarea{
    margin-bottom: 15px;
}

.sidebar{
background: #33aba1;;
    border: 1px #ddd solid;
    padding: 10px;
    margin-top: 42px;
        background: url(../images/bg-pattren.jpg);
}


.image_product{
    -webkit-box-shadow: -2px 5px 85px -6px rgba(224,224,224,1);
-moz-box-shadow: -2px 5px 85px -6px rgba(224,224,224,1);
box-shadow: -2px 5px 85px -6px rgba(224,224,224,1);
    margin-bottom: 30px;
}
.table_r tr td{
    margin-bottom: 25px;
    padding: 5px;

}
.table_r{
        margin: 20px 0px 20px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #33aba1;
}
.dropdown-menu > li > a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-size: 1em;
    text-transform: capitalize;
	color: #264c8c;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.btn_a{
    color: #33aba1;
}
.table_r tbody {
    font-family: 'Open Sans', sans-serif;
}
table {
    width: 100%;
}
th, td {
    padding: 1em;
    text-align: center;
    border: 1px solid #ccc;
    height: 26px;
    font-size: 1.1em; */
    color: #000;
        font-family: 'Montserrat', sans-serif;
}
tbody tr:nth-child(odd) {
    background: #eee;
}
.contact-grid {
    margin-top: 2em;
}
/*responsive*/
@media screen and (max-width: 1024px) {
.cap-style1 .cap-bold-text h2 {
    font-size: 50px!important;
}
    h2.title,h3.title,h3.tittle,h3.title1 {
    font-size: 2.5em;
}
.ser-grid h4 {
    font-size: 1.3em;
}
.box-image {
    height: 430px;
}
    .p-img h4 {
    padding: 180px 0px 0px 0px;
    font-size: 35px;
}
.p-img1 h4,.product-section h4,.about-section h4 {
    font-size: 1.5em;
}
.list1 {
    line-height: 2.2em;
}
.footer-top .menu-link {
    margin-left: 10px;
}
.resp-tabs-list li {
    font-weight: 400;
    font-size: 13px !important;
}
.top-bar li {
    padding-right: 7px;
}
.footer-top .location-info li {
    font-size: 13px;
}
.footer-top p {
    font-size: 13px;
}
    .footer-top .menu-link li a {
    font-size: 14px;
}
.top1 {
    padding: 0 30px;
}
.slide-text > h1 {
    font-size: 53px;
}
.para1 {
    line-height: 2em;
    width: 100%;
}
.row-grids {
    margin-top: 2em;
}
}
@media screen and (max-width: 768px) {
.navbar-brand > img {
    display: block;
    max-width: 100%;
    height: 49px!important;
}
.cap-style1 .cap-bold-text h2 {
    font-size: 38px!important;
}
.slider-button-wrapper {
    display: none !important;
}
.navbar-default .navbar-nav > li > a {
    font-size: 0.9em;
    padding: 10px 8px;
}

.nivo-directionNav a {
    font-size: 16px !important;
}
    .abt-grid {
    padding-top: 3em;
    padding-bottom: 3em;
}
.myimg img {
    margin: 2em auto;
    width: 100%;
}
.top1 {
    padding: 0 30px;
}
.contact-grids textarea {
    margin: 1em 0 0;
    min-height: 207px;
}
.contact-grid1 {
    margin-top: 2em;
}
    .footer-grid:nth-child(2) {
    margin: 1em 0;
}
    .footer-grid:nth-child(3) {
    margin-bottom: 1em ;
}
.headers {
    text-align: center;
}
.box-11 {
    position: relative;
    left: 25px;
}
.box-22 {
    position: relative;
    left: 14px;
}
.box-33 {
    position: relative;
    left: -24px;
}
.box-44 {
    position: relative;
    left: -23px;
}
.box-image {
    height: 662px;
    margin-bottom: 3em;
}
.p-img h4 {
    padding: 320px 0px 0px 0px;
}
h2.title, h3.title, h3.tittle, h3.title1 {
    font-size: 2.2em;
}
.pad09 {
    margin-top: 20px;
}
.overlay1 {
    position: absolute;
    width: 100%;
    height: 30%;
}
.sponsor-background {
    top: 40px;
}
.client-text {
    margin-top: 80px;
}
.p-img1 {
    padding-top: 2em;
}
.btn-style-two {
    width: 80%;
}
.footer-top {
    padding: 3em 0;
}
.footer-top .menu-link {
    margin-left: 4px;
}
.client-grid {
    float: left;
    width: 33.33%;
}
.client-grid:nth-child(4),.client-grid:nth-child(5),.client-grid:nth-child(6) {
    margin-top: 2em !important;
}
.slide-text > h1 {
    font-size: 42px;
}
.about-banner {
    min-height: 230px;
}
.ser-grid:nth-child(3) {
    margin-top: 2em;
}
ul.location-info span {
    display: block;
    margin-left: 0em;
}
ul.top-bar1 {
    text-align: center;
    margin-top: 0.8em;
}
}
@media screen and (max-width: 640px) {
.cap-style1 .small-text-style1 p {
    color: inherit;
    font-size: 16px;
    display: none;
}
h2.title, h3.title, h3.tittle, h3.title1 {
    font-size: 2.2em;
}
.footer-top .contact-links {
    margin-left: 0;
}

}
@media screen and (max-width: 425px) {
.slide-text > h1 {
    font-size: 26px;
        line-height: 35px;
}
.navbar-brand > img {
    display: block;
    max-width: 100%;
    height: 60px!important;
    margin-top: 0.2em;
}
.side_fix {
    position: fixed;
    top: 366px;
}
.slide-text {
    top: 18%;
}
.top-bar li {
    padding-right: 0;
}
.headers {
    text-align: left;
}
ul.top-bar {
    margin-bottom: .8em;
    text-align: center;
}
.cap-style1 .cap-bold-text h2 {
    font-size: 23px!important;
}

.p-img h4 {
    padding: 160px 0px 0px 0px;
    font-size: 30px;
}
h2.title, h3.title, h3.tittle, h3.title1 {
    font-size: 2em;
}
.about-section, .product-section,.client-section {
    padding: 3em 0;
    }
.image-box-2 .image-box-img {
    margin-right: 20px;
    display: none;
}
.p-img1 {
    padding-top: 1em;
}
.p-img1 h4, .product-section h4, .about-section h4 {
    font-size: 1.3em;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 13px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #33aba1;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #33aba1;
}
top1 {
    padding: 0 21px;
}
.sponsor-background {
    padding: 40px 16px;
}
.about-banner {
    background: url(../images/ba2.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 245px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
    background: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #33aba1;
}
.navbar {
    position: relative;
    min-height: 60px;
}
.footer-top h4 {
    font-size: 1.4em;
}
.about-grid {
    margin-bottom: 2em;
}
.client-grid:nth-child(4), .client-grid:nth-child(5), .client-grid:nth-child(6) {
    margin-top: 1em;
}
.client-grid {
    width: 33.3%;
    float: left;
}
.client-grid:nth-child(3) {
    margin-top: 2em;
}
.client-grid {
    width: 50%;
    float: left;
}
.box-11 {
    position: relative;
    left: 4px;
}
.box-22 {
    position: relative;
    left: 2px;
}
.box-33 {
    position: relative;
    left: 0px;
}
.box-44 {
    position: relative;
    left: 0px;
}
.box-image {
    height: 370px;
    margin-bottom: 2em;
}
h2.title, h3.title, h3.tittle, h3.title1 {
    font-size: 1.8em;
}
.testimonial_item {
    padding: 60px 30px;
}
.round-sec {
    padding-top: 30px;
    padding-bottom: 30px;
}
.row-grids {
    margin-top: 2em;
}
.contact-grid input[type="submit"] {
    margin: 1em 0 0 8em;
}
.form-control {
    font-size: 1em;
}
.table_r tr td {
    margin-bottom: 25px;
    padding: 2px;
}
.nivo-directionNav a {
    font-size: 10px !important;
}
.sec {
    padding-top: 40px;
}
    ul.top-bar1 {
    text-align: center;
}
.para1 {
    width: 100%;
}
.cont-grid {
    padding: 0;
}
}
@media screen and (max-width:375px){
.box-image {
    height: 330px!important;
}
.p-img h4 {
    padding: 143px 0px 0px 0px;
}
.header-right ul li {
    display: inline-block;
    font-size: 1.1em;
}
ul.grid-par li {
    list-style: none;
    font-size: 15px;
}
p {
    font-size: 15px;
}
}
/*responsive*/
span.messagesuccess {
    font-size: 20px;
}


.dropdown-submenu{ position: relative; }
.dropdown-submenu>.dropdown-menu{
  top:0;
  left:100%;
  margin-top:-6px;
  margin-left:-1px;
  -webkit-border-radius:0 6px 6px 6px;
  -moz-border-radius:0 6px 6px 6px;
  border-radius:0 6px 6px 6px;
}
.dropdown-submenu>a:after{
  display:block;
  content:" ";
  float:right;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
  border-width:5px 0 5px 5px;
  border-left-color:#cccccc;
  margin-top:5px;margin-right:-10px;
}
.dropdown-submenu:hover>a:after{
  border-left-color:#555;
}
.dropdown-submenu.pull-left{ float: none; }
.dropdown-submenu.pull-left>.dropdown-menu{
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown-menu {
	min-width: 250px !important;
}
.product-section h5 {
    color: #33aba1;
    font-size: 20px;
    font-weight: 500;
}

.img-section img {
    margin-bottom: 26px;
}
.gss {
    padding: 0px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #33aba1 !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #264c8c;
    outline: 0;
}
.sitmap-section ul li i {
    font-size: 21px;
    line-height: 1.8em;
    color: #0189e1;
    margin-right: 0.5em;
}
ul.ser-grid {
    margin-left: 2em;
}
ul.ser-grid1 {
    margin-left: 4em;
}
.sitmap-section ul li a {
    color: #264c8c;
    line-height: 1.8em;
    font-size: 18px;
    font-weight: 600;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.inter_links {
    margin: 40px 20px;
}
ul.inter_links_list li {
    padding: 10px 10px;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #ddd;
}
ul.inter_links_list li a {
    color: #031f9a;
}
h1.title {
    color: #33aba1;
    font-weight: 600;
    font-size: 38px;
    text-align: center;
}