@charset "utf-8";
/* CSS Document */
body{ 
  width:100%;
  padding:0; 
  margin:0; 
  background:#fff; 
  color:#fff; 
  font-family: 'Poppins', sans-serif;
}

a{ 
  display:inline-block;
  text-decoration:none;
  padding:0; 
  margin:0; 
  transition:all 500ms ease-in-out;
}

a:focus, a:hover{ 
  outline:none; 
  text-decoration:none; 
}

h1, h2, h3, h4, h5, h6{
  margin:0;
  padding:0;
}

ul,li{ 
  padding:0; 
  margin:0; 
  list-style:none; 
}

button:focus{
  outline:none;
}

img{
  max-width:100%;
  height:auto;
}

/* ===== common css ====== */
.common_btn{
  font-size:16px;
  color:#fff;
  line-height:18px;
  background:#259acf;
  border-radius:30px;
  padding:15px 30px;
}

.common_btn:hover{
  background:#76a726;
  color:#fff;
}

.common_btn2{
  font-size:16px;
  color:#fff;
  line-height:18px;
  background:#76a726;
  border-radius:30px;
  padding:15px 30px;
}

.common_btn2:hover{
  background:#259acf;
  color:#fff;
}

.text-common{
  font-size:16px;
  color:#1c1c1c;
  line-height:26px;
  padding-bottom:20px;
}

/* ===== Header Starts ====== */
.navbar-default{ 
  background:none; 
  border:none;
  padding:0;
  margin:0; 
  transition:all 600ms ease-in-out; 
}

.hd-logo a{
  background:rgba(255,255,255,.93);
  border-radius:0 0 15px 15px;
  padding:10px 30px;
  transition:all 600ms ease-in-out;
}

.hd-logo img{
  width:160px;
  transition:all 600ms ease-in-out;
}

.hd-link{
  background:rgba(0,0,0,.6);
  border-radius:0 0 15px 15px;
  padding:30px 30px;
  transition:all 600ms ease-in-out;
}

.hd-link ul li{
  display:inline-block;
  margin-right:25px;
}

.hd-link ul li:last-child{
  margin-right:0;
}

.hd-link ul li a{
  font-size:16px;
  color:#fff;
  line-height:18px;
  font-weight:500;
  background:url(../images/nav-icon01.png) no-repeat center top;
  background-size:25px !important;
  padding-top:35px;
}

.hd-link ul li:nth-child(2) a{
  background:url(../images/nav-icon02.png) no-repeat center top;
}

.hd-link ul li:nth-child(3) a{
  background:url(../images/nav-icon03.png) no-repeat center top;
}

.hd-link ul li:nth-child(4) a{
  background:url(../images/nav-icon04.png) no-repeat center top;
}

.hd-link ul li:nth-child(5) a{
  background:url(../images/nav-icon07.png) no-repeat center top;
}

.hd-link ul li:nth-child(6) a{
  background:url(../images/nav-icon05.png) no-repeat center top;
}

.hd-link ul li:nth-child(7) a{
  background:url(../images/nav-icon06.png) no-repeat center top;
}

.hd-link ul li li a{
  background:none !important;
}

.hd-link ul li.active a,
.hd-link ul li a:hover{
  color:#5ed028;
}

@media screen and (min-width:992px){
/*   .navbar-default.navbar-fixed{
    background:#000;
  } */

/*   .navbar-default.navbar-fixed .hd-logo a{
    border-radius:0;
  } */

/*   .navbar-default.navbar-fixed .hd-link{
    border-radius:0;
  } */
	
	.navbar-default.navbar-fixed .hd-logo a{
		background:#fff;
		box-shadow:0 4px 6px rgba(0,0,0,.1);
	}

  .navbar-default.navbar-fixed .hd-logo img{
    width:110px;
  }
	
	.navbar-default.navbar-fixed .hd-link{
		background:#000;
		padding:20px 30px;
	}


}

.home-banner .ms-slide-info{
  position:absolute !important;
  left:0;
  bottom:20%;
}

.banner-content{
  width:550px;
}

.banner-bg-title{
  font-size:40px;
  line-height:50px;
  background:rgba(0,0,0,.5);
  border-radius:0 15px 15px 0;
  margin-bottom:20px;
  padding:12px 20px;
}

.banner-md-title{
  font-size:24px;
  color:#259acf;
  line-height:26px;
  font-weight:600;
  background:rgba(0,0,0,.5);
  border-radius:0 15px 15px 0;
  margin-bottom:20px;
  padding:12px 20px;
}

.banner-content .text-common{
  background:rgba(0,0,0,.5);
  border-radius:0 15px 15px 0;
  margin-bottom:35px;
  padding:12px 20px;
}

.about-panel{
	padding-bottom:60px;
}

.service-panel,
.choose-panel,
.home-form,
.testimonial-panel{
  padding:60px 0;
}

.about-sm-title,
.service-sm-title,
.testimonial-sm-title{
  font-size:22px;
  color:#76a726;
  line-height:24px;
  font-weight:500;
  border-bottom:1px solid #76a726;
  margin-bottom:10px;
  padding-bottom:5px;
}

.about-bg-title,
.service-bg-title,
.choose-bg-title,
.mission-bg-title,
.quality-bg-title,
.form-title,
.testimonial-bg-title{
  font-size:38px;
  color:#259acf;
  line-height:46px;
  padding-bottom:20px;
}

.about-md-title{
  font-size:25px;
  color:#080808;
  line-height:32px;
  font-weight:500;
  padding-bottom:20px;
}

.about-content li .text{
  vertical-align:middle;
  padding-left:10px;
}

.call-title{
  font-size:18px;
  color:#5a5a5a;
  line-height:20px;
  font-weight:500;
  padding-bottom:5px;
}

.about-panel:before{
  content:"";
  position:absolute;
  width:100%;
  height:96px;
  background:url(../images/about-top-bg.png) no-repeat center top;
  background-size:cover;
  left:0;
  right:0;
  top:-96px;
  margin:0 auto;
}

.about-content li .text a{
  font-size:26px;
  color:#060606;
  line-height:28px;
  font-weight:700;
}

.about-content li .text a:hover{
  color:#5ed028;
}

.service-panel{
  background:url(../images/service-bg.jpg) no-repeat left top;
  background-size:cover;
}

.service-box{
	overflow:hidden;
}

.service-box img{
	transform: scale(1);
	transition:all 500ms ease-in-out;
}
.service-box:hover img{
	transform: scale(1.1);
}

.service-bg-title,
.form-title{
  color:#060606;
  padding-bottom:35px;
}

.service-title{
  position:absolute;
  left:0;
  right:0;
  bottom:30px;
}

.service-title a{
  font-size:24px;
  color:#fff;
  line-height:28px;
  font-weight:600;
}

.service-title a:hover{
  color:#5ed028;
}

.choose-panel{
  background:#d7d6d6;
  margin:90px 0;
}

.choose-img{
  right:0;
  top:-60px;
}

.mission-panel{
  background:url(../images/mission-bg.png) no-repeat right bottom;
  padding-bottom:60px;
}

.mission-panel .top-panel{
  margin-bottom:35px;
  z-index:9;
}

.mission-panel .top-panel:before{
  content:"";
  position:absolute;
  width:25%;
  height:100%;
  background:#d7d6d6;
  left:0;
  top:0;
  z-index:-1;
}

.mission-bg-title{
  background:#d7d6d6;
  padding:15px 80px 15px 0;
}

.mission-box{
  background:#259acf;
  min-height:400px;
  padding:20px;
}

.mission-box .text{
  /*width:82%;
  vertical-align:top;
  padding-left:20px;*/
}

.mission-title{
  font-size:30px;
  color:#5ed028;
  line-height:36px;
  font-weight:600;
  padding-bottom:15px;
}

.quality-panel{
  padding-bottom:60px;
}

.quality-box{
  background:url(../images/quality-bg.png) no-repeat left top;
  overflow:hidden;
  box-shadow:0 4px 6px rgba(0,0,0,.1);
  border-radius:30px;
  margin:0 7%;
  margin-top:-200px;
  padding:40px 100px;
}

.home-form{
  background:#f5f4f4;
}

.form-rt-img img{
  border-radius:40px 0 0 40px;
  border:4px dotted #259acf;
  border-right:0;
  padding:3px;
  padding-right:0;
}

.testimonial-panel{
  background:url(../images/testimonial-bg.jpg) no-repeat center center;
  background-size:cover;
}

.testimonial-bg-title{
  padding-bottom:35px;
}

.testimonial-box .sp-testimonial-free-section{
  margin:0 !important;
}

.testimonial-box .sp-testimonial-free{
  background:#259acf !important;
  border-radius:0 60px 60px !important;
  padding:30px;
}

.testimonial-box .sp-testimonial-item:nth-child(2n) .sp-testimonial-free{
  background:#76a726 !important;
}

.testimonial-box .sp-testimonial-content p{
  color:#fff;
  text-align:left !important;
}

.testimonial-box .sp-testimonial-client-name{
  font-size:24px !important;
  color:#fff !important;
  line-height:26px !important;
  text-align:left !important;
}

.testimonial-box .sp-testimonial-client-rating{
  display:block !important;
  text-align:left !important;
}

#footer{
  background:#fefafa;
  padding:50px 0 20px;
}

.footer-top{
  border-bottom:1px solid rgba(0,0,0,.15);
  margin-bottom:20px;
  padding-bottom:30px;
}

.footer-logo{
	width:200px;
}

.footer-title{
  font-size:24px;
  color:#062f4e;
  line-height:26px;
  font-weight:600;
  padding-bottom:22px;
}

.ft-link li{
  line-height:0;
  margin-bottom:10px;
}

.ft-link li:last-child,
.ft-contact li:last-child{
  margin-bottom:0;
}

.ft-link li a,
.ft-contact li{
  font-size:16px;
  color:#080808;
  line-height:18px;
}

.ft-link li a:hover,
.ft-contact li a:hover,
.footer-bottom .text-common a{
  color:#76a726;
}

.ft-contact li{
  margin-bottom:15px;
}

.ft-contact li span{
  display:inline-block;
  width:26px;
  text-align:center;
  margin-right:8px;
}

.ft-contact li a{
  color:#080808;
}

#back-button {
  display:inline-block;
  background-color:#76a726;
  width:50px;
  height:50px;
  line-height:50px;
  text-align:center;
  border-radius:50%;
  position:fixed;
  bottom:25px;
  right:25px;
  opacity:0;
  visibility:hidden;
  z-index:1000;
  cursor:pointer;
  box-shadow:0 6px 16px rgba(0,0,0,.4);
}

#back-button.show {
  opacity:1;
  visibility:visible;
}

.page .entry-header,
.error404 .page-header{
  background:url(../images/banner-img01.jpg) no-repeat center top;
  background-size:cover;
  padding:220px 0 120px !important;
}

.page .entry-header .entry-title,
.error404 .page-header .page-title{
  display:inline-block;
  font-size:40px;
  color:#fff;
  line-height:42px;
  font-weight:700;
  background:rgba(0,0,0,.5);
  border-radius:0 15px 15px 0;
  margin-bottom:0;
  padding:12px 15px;
}

.thumb-conatct .section .icon{
  width:80px;
  height:80px;
  background:#0960a3;
  line-height:80px;
  border-radius:50%;
  text-align:center;
}

.thumb-conatct .section .text{
  width:75%;
}

.contact-title{
  font-size:24px;
  color:#000;
  line-height:26px;
  font-weight:600;
}

.contact-main{
  font-size:17px;
  color:#000;
  line-height:24px;
}

.contact-main a{
  color:#1c1c1c;
  font-weight:500;
}

.contact-main a:hover{
  color:#5ed028;
}

.thumb-conatct .form-box{
  background:#f5f4f4;
}

.contact-form .block{
  margin-bottom:15px;
}

.contact-form .block p{
  margin-bottom:0;
}

.contact-form .block label{
  font-size:16px;
  color:#323232;
  line-height:18px;
  font-weight:500;
  text-transform:uppercase;
  margin-bottom:10px;
}

.contact-form .block .form-control{
  height:48px;
  border-radius:0;
  border:none;
  background:#fff;
  font-size:16px;
  color:#494848;
  line-height:20px;
  font-weight:500;
  padding:10px 20px;
}

.contact-form .block .form-control::placeholder{
  color:#494848;
  opacity:1;
}

.contact-form .block .form-control::-ms-input-placeholder{
  color:#494848
}

.contact-form .block .form-control:focus,
.contact-form .block .btn:focus{
  box-shadow:none;
}

.contact-form .block textarea.form-control{
  height:105px;
  resize:none;
}

.contact-form .block select{
  background:url(../images/down-arrow01.png) no-repeat 96% center, #fff !important;
}

.contact-form .block select option{
  color:#000;
}

.contact-form .block .wpcf7-list-item{
  display:block;
  margin-left:0;
}

.contact-form .block .btn{
  font-size:18px;
  color:#fff;
  line-height:20px;
  font-weight:600;
  text-transform:inherit;
  background:#259acf;
  border-radius:30px;
  padding:13px 30px;
}

.contact-form .block .btn:hover{
  background:#76a726;
  color:#fff;
}

.contact-form .block .wpcf7-spinner{
  display:none;
}

.contact-form .block .wpcf7-not-valid-tip{
  font-size:14px;
  margin-top:5px;
}

.contact-form .wpcf7-response-output{
  font-size:14px;
  color:#000;
  border:none !important;
  margin:0 !important;
  padding:0 !important;
}

.inner-title{
  font-size:40px;
  color:#000;
  line-height:48px;
  font-weight:700;
}

.inner-title strong,
.cta-title strong{
  color:#259acf;
}

.inner-sm-title{
  font-size:24px;
  color:#1c1c1c;
  line-height:28px;
  font-weight:600;
}

.inner-list li{
  font-size:16px;
  color:#1c1c1c;
  line-height:23px;
  background:url(../images/right-arrow001.png) no-repeat left 5px;
  margin-bottom:10px;
  padding-left:30px;
}

.inner-list li:last-child{
  margin-bottom:0;
}

.bg-color{
  background:#f7f7f7;
}

.cta-title{
  font-size:30px;
  color:#1c1c1c;
  line-height:35px;
}

.cta-title:after{
  content:"";
  position:absolute;
  width:61px;
  height:2px;
  background:#76a726;
  left:0;
  right:0;
  bottom:0;
  margin:0 auto;
}

.cta-btn{
  left:0;
  bottom:0;
  z-index:999;
}

.cta-btn li a{
  display:block;
  font-size:15px;
  color:#fff;
  line-height:17px;
  text-transform:uppercase;
  background:#5ed028;
  padding:15px 20px;
}

.cta-btn li:last-child a{
  background:#0960a3;
}

.wpb_row .master-slider-parent *, 
.master-slider-parent *{
	box-sizing:inherit !important;
}

#rmp-menu-wrap-74 .rmp-menu-item-link{
	padding-right:0 !important;
}

@media screen and (max-width:991px){
  .navbar-default{
    position:relative;
    background:#fff;
    padding:10px 0;
  }
	
	.hd-link{
		display:none !important;
	}

  .hd-logo{
    width:80px;
  }

  .hd-logo a{
    background:none;
    padding:0;
  }

  .about-panel:before{
    height:65px;
	  top:-65px;
  }

  .choose-img{
    width:50%;
  }

  .mission-box{
    min-height:348px;
  }

  #footer{
    padding-bottom:70px;
  }

  #back-button{
    right:20px;
    bottom:35px;
  }

  .page .entry-header, 
  .error404 .page-header{
    padding:120px 0 100px !important;
  }

  .thumb-conatct .section .text{
    width:72%;
  }

}

@media screen and (max-width:767px){
   .about-panel:before{
    height:40px;
	top:-40px;
   }

  .banner-content{
    width:400px;
    max-width:100%;
  }

  .banner-bg-title,
  .page .entry-header .entry-title, 
  .error404 .page-header .page-title{
    font-size:26px;
    line-height:32px;
    margin-bottom:10px;
  }

  .banner-content .text-common{
    margin-bottom:15px;
  }
	
	.banner-md-title{
		font-size:18px;
		line-height:20px;
	}

  .text-common{
    font-size:14px;
    line-height:22px;
  }

  .common_btn,
  .common_btn2,
  .contact-form .block .btn{
    font-size:14px;
    line-height:16px;
    padding:12px 20px;
  }
	
	.about-panel{
		padding-bottom:35px;
	}

  .about-sm-title, 
  .service-sm-title, 
  .testimonial-sm-title,
  .call-title{
    font-size:16px;
    line-height:18px;
  }

  .about-bg-title, 
  .service-bg-title, 
  .choose-bg-title, 
  .mission-bg-title, 
  .quality-bg-title, 
  .form-title, 
  .testimonial-bg-title,
  .inner-title,
  .cta-title{
    font-size:25px;
    line-height:32px;
    padding-bottom:12px;
  }

  .inner-sm-title{
    font-size:18px;
    line-height:24px;
  }

  .about-md-title{
    font-size:18px;
    line-height:23px;
    padding-bottom:15px;
  }

  .about-content li .text a{
    font-size:18px;
    line-height:20px;
  }

  .service-title a{
    font-size:20px;
    line-height:24px;
  }

  .choose-img{
    position:inherit !important;
    width:100%;
  }

  .choose-panel{
    margin:35px 0;
  }

  .service-panel, 
  .choose-panel, 
  .home-form, 
  .testimonial-panel{
    padding:35px 0;
  }

  .inner-list li{
    font-size:14px;
  }

  .mission-box{
    min-height:320px;
  }

  .mission-title{
    font-size:18px;
    line-height:20px;
  }

  .quality-box{
    margin-left:0;
    margin-right:0;
  }

  .quality-panel{
    padding-bottom:35px;
  }

  .form-rt-img{
    position:inherit !important;
    margin-right:-30px;
  }

  .contact-form .block .form-control{
    height:42px;
    font-size:14px;
  }

  .contact-form .block textarea.form-control{
    height:85px;
  }

  .testimonial-box .sp-testimonial-free{
    padding:30px 20px;
  }

  .testimonial-box .sp-testimonial-content p{
    font-size:14px !important;
    line-height:22px !important;
  }

  .testimonial-box .sp-testimonial-client-name{
    font-size:20px !important;
    line-height:22px !important;
  }

  #footer{
    padding-top:30px;
  }

  .footer-logo{
    width:140px;
  }

  .footer-title{
    font-size:20px;
    line-height:22px;
    padding-bottom:18px;
  }

  .ft-link li a, 
  .ft-contact li{
    font-size:14px;
    line-height:16px;
  }

  .page .entry-header, 
  .error404 .page-header{
    padding:80px 0 60px !important;
  }

  .thumb-conatct .section .icon{
    width:65px;
    height:65px;
    line-height:65px;
  }

  .contact-title{
    font-size:20px;
    line-height:22px;
  }

  .contact-main{
    font-size:15px;
    line-height:20px;
  }

  .thankyou-sec img,
  .error404 .page-content img{
    width:200px;
  }
  
}

@media screen and (max-width:575px){
  .home-banner .ms-view,
  .home-banner .ms-slide,
  .home-banner .ms-slide-bgcont{
    height:380px !important;
  }
	
	.home-banner .ms-view img{
		object-fit:cover;
	}
	
	.home-banner .ms-slide-info{
		bottom:15%;
	}

  .banner-bg-title{
    font-size:23px;
    line-height:28px;
  }

  .mission-box{
    min-height:inherit;
  }

  .mission-box .icon img{
    width:60px;
  }

  .quality-box{
    background-size:95px;
    margin-top:-60px;
    padding:30px;
  }

  .form-rt-img{
    margin-right:-12px;
  }


  
}
