	/*h1, h2, h3, h4, h5, h6{margin-top: 0px;}*/
/*.hamburger-box{display: none;}*/
.wsmenu{display: block;}
.wsmenu-click02{display: inline;
    position: absolute;
    text-align: right;
    float: right;
    right: 0;
    bottom: 0px;
   text-align: center;
   line-height: 34px;
    width: 34px;
    height: 34px;}
.content-banner{ width:450px; padding:50px 25px; border-radius: 5px;    background-color: rgba(64, 64, 64, 0.8);}



@font-face {
   font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.eot');
    src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/CenturyGothic.woff2') format('woff2'),*/
         url('../fonts/CenturyGothic.woff') format('woff'),
         url('../fonts/CenturyGothic.ttf') format('truetype'),
         url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CenturyGothic-Bold';
    src: url('../fonts/CenturyGothic-Bold.eot');
    src: url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        /* url('../fonts/CenturyGothic-Bold.woff2') format('woff2'),*/
         url('../fonts/CenturyGothic-Bold.woff') format('woff'),
         url('../fonts/CenturyGothic-Bold.ttf') format('truetype'),
         url('../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
input[type=text],input[type=tel],input[type=email],input[type=password],input[type=button],input[type=submit],input[type=reset],input[type=search],select,textarea,button{font-size:1em;}
::-webkit-input-placeholder {
   color: #6d6d6d;
   opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
   color: #6d6d6d;
   opacity:1;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #6d6d6d; 
   opacity:1;
}

:-ms-input-placeholder {  
   color:#6d6d6d;
   opacity:1;  
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent;}
textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
textarea:focus:-ms-input-placeholder { color:transparent; }


#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99999;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../img/loader.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
/*icons*/
.icon{background:url(../img/icons.png) no-repeat;display:inline-block;}
.cont-i{width:19px;height:19px;vertical-align:middle;}
.phon-i{background-position:-10px -10px;}
.fax-i{background-position:-49px -10px;}
.mail-i{background-position:-87px -10px;}
.footSocial-i{width:28px;height:28px;}
.fb-i{background-position:-10px -48px;}
.twit-i{background-position:-57px -48px;}
.gPlus-i{background-position:-105px -48px;}
.linkedIn-i{background-position:-152px -48px;}
/*-----*/
.wrapper:after,.wrapper:before,.clearfix:after,.clearfix:before{content:'';display:table;}
.wrapper:after,.clearfix:after{clear:both;}

/***************************header****************************/
.logo{padding:15px 0;float:left;}
.navigation{padding-top: 0px;vertical-align:middle; background: #009600;position: relative;}
/***************************slider****************************/

.slide-content{position: absolute; z-index: 9;
    right: 0;
    left: 0%;
   /* background: #00000094;*/
    top: 15%;
    height: 100%;
    z-index: 999;
   /* background-color: rgba(56, 56, 56, 0.46);*/}
.flexslider ul.slides li{position:relative;}
/*.content-banner{width: 60%;}*/
.content-banner h3{font-size:21px;margin-bottom:20px;color:#ffffff;font-family: 'CenturyGothic';line-height:32px;max-width: 650px;}
.content-banner .btnMore{text-align: left; margin-bottom: 10px;}
.content-banner h2{font-size:34px;    margin-top: 0; margin-bottom:20px;color:#ffffff;font-family: 'CenturyGothic-Bold';line-height:44px;text-transform:uppercase;}
.content-banner p{font-size:16px; font-family: 'CenturyGothic';}
.content-banner p>a{color:#ffffff; text-decoration: none; background-color: #009600; padding:10px 20px; border-radius: 50px;}
/***************************welcome section****************************/
.wlcm{padding:60px 0; background: #f6f6f6;}
.wlcm p{margin: 0 auto 20px;;width: 99%;
    box-sizing: border-box;font-size: 15px;}
.wlcm p a{color:#005ab8;}


/***************************welcome section****************************/
.productServices{text-align:center;padding:55px 0;     background: url(../img/service-bg.png) no-repeat; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.productServices .heading{margin-bottom:14px;}
.productServices p{margin-bottom:30px;color:#ffffff; text-align: left;}
.productServices ul li{min-height: 175px;}
.productServices ul li a{color:#ffffff;}
.productServices ul li h3{padding: 10px;color:#ffffff;font-size:21px;font-family: 'CenturyGothic-Bold';margin-left: 0;}


/***************************We Say and form section****************************/
.wesya-Form .oneHalf{padding:55px 40px;}
.weSay{text-align:left;}
.talkTo .heading {text-align:left;}
.weSay span{margin-top:5px;margin-bottom:20px;display:block;font-size:24px;color:#ee3441;font-family: 'CenturyGothic';}


.talkTo{background-color:#009600; position: relative;}
/*.talkTo:after{position: absolute; background-color:#009600; width:300%; height: 100%; content:""; top:0 ; overflow-x: hidden;}*/
.talkTo form .row, .form-wrap .row{margin-left: 0;}





.submit{display:block;}
.submit input[type="button"], .submit input[type="submit"], .submit input[type="reset"], .submit button{background: none;display: block;text-indent: -9999px;width: 129px; height: 39px;cursor: pointer;-moz-appearance: none;}
.talkTo .field input{padding:0 10px;height:44px;line-height:44px;width:100%; color:#6d6d6d; }
.talkTo .field{width:47%;margin-right:20px;margin-bottom:20px;float:left;}
.talkTo .last{margin-right:0;}
.textfield{margin-bottom:28px;}
.home-textfield{margin-bottom:20px;}
.textfield textarea{padding:10px;height:113px;line-height:22px;width:100%;color:#6d6d6d;}
.home-textfield textarea{padding:10px;height:130px;line-height:22px;width:98%;color:#6d6d6d;}
.captcha .captchaBox{float:left;}
.captcha .submit{margin: 24px 0 0 20px;float:left;}
/*-----------------------------*/
/*inner page*/
/*.inner-page a{color:#ffffff;}*/
.banner{position:relative;}
.page-title{    position: absolute;
    /* bottom: 36%; */
    width: 100%;
    color: #fff;
    text-align: center;
    bottom: 80px;}
.page-title h2{font-size:34px;font-weight:600;font-family: 'CenturyGothic-Bold';text-transform:uppercase; text-shadow: 0 0 10px rgba(0, 0, 0, 0.37);
    color: #fff;}
.inner-main{padding:60px 0;text-align:justify;/*background: #f6f6f6;*/}
.after-heading {  text-align: left;width: 100%;margin: 0 auto;margin-bottom:24px;}
/*about page*/
.about-special{background-color:#f7f7f7;padding:60px 0;text-align:center;}
.about-special h3{font-size:24px;font-family:'CenturyGothic-Bold';}
.about-special p{text-align:justify;}
/*----------*/
/*contact page*/
.contact-section {text-align: center;}
.contact-section .oneThird h4{font-weight:600;margin:20px 0 10px;color: #009600;}
.contact-section .oneThird a{color:#000;}
.contact-section .oneThird a:hover{text-decoration:underline;}
.form-section{background-color:#009600;padding:60px 0;}
.form-wrap{width: 970px;margin: 0 auto;}
.form-wrap .field{width:48.5%;margin-right:28px;margin-bottom:28px;float:left;}
.form-wrap .field input{padding:0 10px;height:44px;line-height:44px;width:100%;color:#6d6d6d;}
.form-wrap .field.last{margin-right:0;}
/*------------*/
/*----------*/
/*footer*/
#main-footer{background:url(../img/footer-bg.jpg) no-repeat;background-size:cover;position:relative;}
#main-footer:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0, 0, 0,0.85);}
#main-footer *{color:#fff;    font-size: 16px;}
#main-footer a:not(.no-hover):hover{opacity:0.7;}
.footer-section {padding: 60px 0 20px;}
.footer-section h2{font-size:24px!important;line-height:0.7;margin-bottom:30px;font-family: 'CenturyGothic';}
.foot-cont>ul>li{margin-bottom:15px;padding-left:29px;position:relative;}
.foot-cont>ul>li .icon{position:absolute;left:0;top:2px;}
.oneThird.hide-footer ul li {
    padding-left: 20px;
}
.foot-social {margin-top: 30px;}
.foot-social ul li {display: inline-block;margin-left: 20px;}
.foot-social ul li:first-of-type{margin-left:0;}

.q-link ul li,.pro-serv ul li,.inner-page ul:not(.no-list) li{position:relative;margin-bottom:15px;}
.q-link ul li:before,.pro-serv ul li:before,.inner-page ul:not(.no-list) li:before{content:'';position:absolute;width:6px;height:12px;;left: -20px;
    
  }
  .q-link ul li:before,.pro-serv ul li:before{
    position: absolute;
    width: 6px;
    height: 12px;
    content: "\f101";
    left: 0px;
    font-family: font-awosome;
    font-family: FontAwesome;}

.copy-right{padding:20px 0;text-align:center;}
.copy-right *{line-height:1;font-size:14px;line-height: 1.5;}
.copy-right p:only-child{margin-bottom:0;}
/*-------*/
.error {color: red;font-size: 18px;position: absolute;bottom: 0;left: 0;right: 0;}


/*.productServices .fa{
  color:#fff;
  background:#009600;
  width:105px;
  height: 105px;
  font-size:44px;
  border-radius: 50%;
  line-height: 100px;
  border:3px solid #fff;
}*/
.productServices a{font-size:16px;}
.productServices a:hover{text-decoration: none;}
.banner img{
  width:100%;
}



/*.service-box{display: inline-block;}*/
.service-box img{width:100%;}
.action-btn {  background-image:url("../img/arrow-right.png"); background-repeat: no-repeat;text-indent:-999em;position:absolute;right:12px;bottom:29px;box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); background-position: 50% 13px;background-color: #ffffff;border-radius:1px;height:50px;width: 50px;}
.action-btn:hover{background-position: 50% -26px;background-color:#009600;}
.service-two-content{border: 1px solid rgba(204, 204, 204, 0.25);position: relative; background: #fff none repeat scroll 0 0;
    padding: 20px 20px;
    text-align: left;
    margin-top: -8px;}
.service-two {
    overflow: hidden;
    position: relative;
   border-radius: 5px;
    box-shadow: 0 8px 5px rgba(153,153,153, 0.1);
    border:1px solid rgba(0,0,0,.1);
}
.service-two-content a>h4{color:#009600;
    font-size: 21px;
    font-family: 'CenturyGothic-Bold';
    margin-top: 5px;
  }
  .service-two-content a:hover{text-decoration: none;}

/*.default-icon-column.col-sm-6:nth-child(even){background-color: #ecf0f1}*/

.testimonial-sec{
  padding:60px 0px 60px;
}
/*.testimonial-sec .col-md-6:nth-child(even){padding-bottom: 36px;}*/
.testimonial{background: #fff;border: solid 1px #009600;margin-bottom: 30px;}
.testimonial .description{ padding: 30px 20px; font-size: 16px; line-height: 26px;  text-align: left; position: relative;margin-bottom: 0;}
.testimonial .description:before{  content: "\f10d";  font-family: "fontawesome";font-weight: 900; display: inline-block;  float: left; padding: 0 15px 5px 0;  font-size: 30px;  color: #009600;  text-align: center; position: relative; top: 8px; left: 0;}

.testimonial .description:after{
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.testimonial .testimonial-content{ position: relative; left: 26px;top: 20px;}

.testimonial .testimonial-content:before{
    content: "";
    width: 1px;
    height: 20px;
  
    position: absolute;
    top: -50px;
    left: 50%;
}

.testimonial .testimonial-content:after{
    content: "";
    width: 2px;
    height: 40px;
  
    position: absolute;
    top: -70px;
    left: 50%;
    transform: skewX(-45deg);
    transform-origin: 100% 100% 0;
}

.testimonial .pic{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 7px;
}

.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.testimonial .title{
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #009600;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.error-page{text-align: center;}
.error-page a{
    padding: 0 50px 0 20px;
    height: 39px;
    line-height: 39px;
    background-color: #009600;
    font-size: 16px;
    color: #ffffff;
    font-family: 'CenturyGothic';
    border-radius: 20px;
    display: inline-block;
    position: relative;margin-top:30px;
}
.error-page a::after {
    background-image: url(../img/btn-arrow.png);
    content: "";
    width: 33px;
    height: 33px;
    position: absolute;
    right: 3px;
    top: 3px;
}
.error-page a:hover{
    background-color: #f39c12;
    color: #ffffff;
    text-decoration: none;
  }


.cms-content h1, .cms-content h2, .cms-content h3, .cms-content h4, .cms-content h5, .cms-content h6{
    padding: 0;
    }   

.cms-content h1{
    font-size: 30px;
    line-height: 44px;
    margin: 0 0 20px 0;   
    color:#009600;
      font-family: CenturyGothic-Bold;
}
.cms-content h2{
    font-size: 30px;
    margin-bottom: 16px;
    color:#009600;
    background: none;
    text-transform: capitalize;
    margin-top:0;
    margin-bottom: 10px;
    font-family: CenturyGothic-Bold;
}
.cms-content h3{
    font-size: 23px;
    line-height: 36px;
    margin: 0 0 16px 0;
    color:#009600;
      font-family: CenturyGothic-Bold;
}
.cms-content h4{
    font-size: 21px;
    line-height: 32px;
    margin: 0 0 12px 0;
    color:#009600;
}
.cms-content h5{
    font-size:20px;
    line-height: 26px;
    margin: 0 0 10px 0;
    color:#009600;
      font-family: CenturyGothic-Bold;
}
.cms-content h6{
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 10px 0;
    color:#009600;
      font-family: CenturyGothic-Bold;
}
.cms-content p,
.cms-content ul,
.cms-content ol,
.cms-content table{
    font-size: 15px;
    line-height: 24px;
    padding: 0;
}
.cms-content ol{
    list-style: none;
    margin-left: 25px;
    margin-bottom: 15px;
    line-height: 30px;
}
.cms-content ul{
   list-style: none;
    margin-left: 0px;
    margin-bottom: 15px;
    line-height: 30px;
}
.cms-content ul ul,
.cms-content ul ol,
.cms-content ol ul,
.cms-content ol ol{
    font-size: 22px;
    margin-bottom: 15px;
}
.cms-content ul > li{
    list-style: none;
}
.cms-content ol > li{
    list-style: decimal;
}
.cms-content ul ul > li,
.cms-content ol ul > li{
    list-style: square;
}
.cms-content ul ol > li,
.cms-content ol ol > li{
    list-style: lower-roman;
}
.cms-content table{
    border: 0;
    border-collapse: collapse;
    max-width: 100%;
    vertical-align: middle;
    margin-bottom: 15px;
}
.cms-content table tr th,
.cms-content table tr td{
    padding: 4px 10px;
    text-align: left;
    vertical-align: middle;
}
.cms-content table thead > tr > th,
.cms-content table thead > tr > td{
    background:#009600;
    border: 0;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight:600;
}
.cms-content table tbody > tr > th,
.cms-content table tbody > tr > td{
    background: #fcfcfc;
    border: solid 1px #ddd;
    line-height: 24px;
}
.cms-content table tbody > tr:nth-child(2n) > th,
.cms-content table tbody > tr:nth-child(2n) > td{
    background: #ecf0f1;
}
.cms-content img{
    background: #fff;
    border: solid 1px #ddd;
    border-radius: 8px;
    padding: 4px;
}
.cms-content img.align-left{
    float: left;
    margin-bottom: 20px;
    margin-right: 30px;
}
.cms-content img.align-right{
    float: right;
     margin-bottom: 10px;
    margin-left: 10px;
}
.cms-content a:not(.btn),
.cms-content a:not(.button){
    color:rgba(0,66,129,1.00);
}
.cms-content ul:not(.no-list) li {
    padding-left: 25px;
      margin-bottom: 0px;
  }

.service-about span{
	
	font-weight:500;
    color: #009600;
}
.icon1{
  position: absolute;
  left: 0;
 top: 2px;

}
i.icon1 {
    font-size: 17px;
}
li.oneForth img {
   width: 203px;
}
a.submit-btn {
    padding: 0px 34px 0px 34px;
    line-height: 47px;
    background-color: #1f1e1e;
    font-size: 16px;
    color: #ffffff;
    font-family: 'CenturyGothic';
    display: inline-block;
    position: relative;
    font-weight: 700;
}
.service-box {
    padding: 15px;
}
.foot-social li a i {
    font-size: 22px;
}
/*.inner-page a:hover {
    color: #fff
}*/
.row.mb{
    margin: 0
}
a.submit-btn:hover{
    color: #fff;
    text-decoration: underline;
}
.form-section{
    padding: 50px 0 60px;
}
.form-section .textfield {
    width: 100%;
}
.wel-img img{
    border-radius: 5px;
}
.service-img img {
    border-radius: 5px;
}
.inner-banner h2 {
    text-align: left;
}
.col-8.service-about {
    padding: 10px;
}
.srvice-bg {
    /*background: #0999049c;*/
    z-index: 999;
    padding: 36px 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0%;
    border-radius: 5px;
   transition: all ease-in-out 0.2s;
    display: none;
}
.srvice-bg h2 {
    text-align: center;
    color: #fff;
    padding: 54px;
    font-size:20px;
    display: none
}
.service-two-role p {
    color: #404040;
  margin-bottom: 10px;
}
.service-two:hover .srvice-bg{
    display: block;
   transition: all ease-in-out 0.2s;
}
.service-two:hover .service-two-img img {
    width: 100%;
    transform: scale(1.2);
transition: all ease-in-out 0.5s;}
.form-section h2{
    color: #ffffff;
}
.read-more{
  color: #0a9a05;
}
img.about-img {
    border-radius: 7px;
}
.map_section {
    /* margin-top: 117px; */
    border: solid 1px #eee;
    padding: 20px 20px;
    border-radius: 2px;
    position: relative;
    /* right: 0; */
    top: 107px;
}
ul.header-links li a i {
    background: #009600;
    color: #fff;
    border-radius: 50%;

    font-size: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    border: solid 2px;
}
ul.header-links{
    float: right;
}
ul.header-links li {
    display: inline-block;
}
.social-links {
    float: left;
}
.conatct-info {
    float: left;
    margin-left: 25px;
    border-left: solid 1px #eee;
    padding: 0 20px;
}
.pd-20{
    padding: 15px 0px;
}

.conatct-info a {
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #009600;
}

.phone-info {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -1px;
}
.quote-btn{
    float: right;
}
.header-fixed.fixed{
    position: fixed;
    z-index: 9;
    top: 0;
    background: #0a9a05;
    padding: 10px 0px;
}
.fixed .navigation {
    
    background:transparent}
.fixed .quote-btn{
    display: none;
}
.fixed .wsmenu-list {
    float: right; 
}
.logo-1{
    display: none;
}

.fixed .logo-1{
    display: block;
    float: left;
}
.wsmenu .wsmenu-list li.mobile-details{
    display: none;
}
.logo-2{
    display: none;
}

.how-we-work .img-wrap {
    position: relative;
    z-index: 2;
    border-radius: 50%;
        margin-top: 20px;
}
.how-we-work .text-wrap {
    background-color: #f2f2f2;
    padding-top: 200px;
    padding-bottom: 25px;
    position: relative;
    z-index: 1;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -170px;
       max-height: 358px;
    height: 335px;
}
.how-we-work .icon-wrap {
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 40px;
}
.padd-55{
    padding: 55px 0px;
}
.mt
{
    margin-top:20px;
}
.mb{
    margin-bottom: 25px;
}
.how-we-work h3 {
    font-size: 22px;
    margin-top: 0;
   font-weight: 600;
}
.circle{
    border-radius: 50%;
}
.oneHalf.weSay {
    background: #f6f6f6;
}
.service-section{
    padding: 40px 0px;
}
.mt-10{
    margin-top:10px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {
    min-height: 40px;
}
.form-main h3, .contact-info h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: 600;
    font-size: 26px;
    color: #0a9a05;
}
.form-main p {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 15px;
}
.contact-info .info li a {
    color: #333;
    font-size: 17px;
    text-decoration: none;
}
.contact-info .info li a i {
   color: #0a9a05;
    padding-right: 6px;
}
.social-icon h3 {
    margin: 40px 0 20px 0;
}
.contact-info p{
    font-size: 15px;
   margin-bottom: 20px
}
.pre-socail {
    display: inline-block;
}
.pre-socail a {
    padding: 0px 12px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    color: #a5a5a5;
    font-size: 21px;
}
.contact-info {
    position: relative;
    background: #fff;
    padding: 50px 30px;
    box-shadow:0 0px 18px rgba(0, 0, 0, 0.16), 0 6px 7px rgba(119, 119, 119, 0.22);
}
.testimonial-1{
    padding: 0 15px;
    text-align: center;
}
.testimonial-1 .pic{
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 14px;
    overflow: hidden;
}
.testimonial-1 .pic img{
    width: 100%;
    height: auto;
}
.testimonial-1 .description{
    padding: 0 15px;
    font-size: 15px;
   color: #404040;
    line-height: 26px;
}
.testimonial-1 .testimonial-title{
    font-size: 14px;
       display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #009600;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-top: 0px;
}

.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 20px;
    background: #f3904d;
    margin: 5px 7px;
    opacity: 0.5;
}
.home-slider .owl-dots {
    position: absolute;
    bottom: 35px;
    width: 100px;
    z-index: 9;
    left: 0;
    right: 0px;
    width: 100%;
    text-align: center;
}
.home-slider .owl-dots .owl-dot span {
     width: 15px; 
    height: 15px; 
    margin: 0px 5px;
      background: #404040 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    }
 .owl-dots .owl-dot.active span, .home-slider .owl-dots .owl-dot:hover span {
    background-color:#0a9a05!important;
}

.heading-title h2 {
    margin-bottom: 25px;
    
}
.p-top-30 {
    padding-top: 30px;
}
.half-txt {
    width: 60%;
    margin: 0 auto;
    display: inline-block;
    line-height: 25px;
    color: #7e7e7e;
}
.team-member, .team-member .team-img {
    position: relative;
}
.team-member {
    overflow: hidden;
}
.team-member, .team-member .team-img {
    position: relative;
}

.team-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 20px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.90);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team-member:hover .team-hover .desk {
    top: 35%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .desk {
    position: absolute;
    top: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    padding: 0 20px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member:hover .team-hover .s-link {
    bottom: 10%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 35px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 16px;
}
.team-title {
    position: static;
    padding: 20px 10px;
    display: inline-block;
    width: 100%;
    background: #f2f2f2;
}
.team-title h5 {
    margin-bottom: 0px;
    display: block;
    font-size: 18px;
    color: #0a9a05;
}

.hide-wl-img{
    display: none;
}
.flex-box{
    display: flex;

}
.footer-logo {
    margin-bottom: 20px;
}

