body{ padding: 0px; margin: 0px; list-style: none; font: 400 16px/26px 'Poppins'; color:#fff; background: #110e10; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer;}
input, button{ -webkit-appearance: none;}
input:focus{ outline: none; box-shadow: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
figure{ margin: 0px !important; }


/*font-family: 'Poppins';
font-family: 'PlayfairDisplay-Bold';*/


.btn_link { padding: 14px 35px; border-radius: 30px; text-transform: uppercase; font-weight: normal; color:#fff; display: inline-block; font-family: 'Poppins'; font-size: 16px; line-height: 24px; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; font-weight: 700; background: #28934d;}
.btn_link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: left;
  z-index: -1;
  transition: transform 0.3s ease;
}

.btn_link:hover::before {
  transform: scaleX(1);
}
.btn_link:hover{ color:#28934d; }


.btn_link2{ background: #000 !important; color:#fff !important; }
.btn_link2::before{background-color: #28934d !important;}
.btn_link2:hover{ color:#fff !important; }

.btn_link3{ background: #000 !important; color:#fff !important; }
.btn_link3::before{background-color: #fff !important;}
.btn_link3:hover{ color:#28934d !important; }

/*header*/
p, h1, h2, h3, h4, h4, h5, h6{padding-bottom: 15px;}
.header_sec { width: 100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position: relative;  z-index: 5; background: #110e10; border-bottom:  1px solid rgba(255, 255, 255, 0.2); }


.headerMain{ width: 100%; padding: 0;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.headerMain .row{ align-items: center; justify-content: space-between; }
.nav_top{ margin: 0px !important;  background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0; padding: 0 !important; border-top: none; display: flex; border-left:  1px solid rgba(255, 255, 255, 0.2); align-items: center; justify-content: end; }
.navbar-brand{margin: 0; padding: 0; width: auto; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; display: block; }
.navbar-brand img{max-width: 100%; width: auto;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } 

.menu_sec {
  padding: 0 20px;
  display: flex !important;
  justify-content: flex-end;
}
.menu_sec li{ margin: 0 42px 0 0; font-size: 14px; line-height: 20px; color:#fff; position: relative; font-weight: normal; float: left; font-weight: 500; }
.menu_sec li:first{ margin-left: 0;}
.menu_sec li a{display: inline-block; color: #fff; padding: 25px 0; letter-spacing: 0; text-transform: capitalize; }
.menu_sec li a:hover{ color:#28934d; }
.menu_sec li a:after{position: absolute; content: ""; width: 0px; height: 2px; background: #28934d; bottom: 0; left: 0; transition: all 0.5s ease-in-out; visibility: hidden; opacity: 0;}
.menu_sec li a:hover:after{ width: 100%; visibility: visible; opacity: 1; }
.primary-navigation .menu-item-has-children > a:after{ display: none !important; }
.site-navigation ul .sub-menu{width: 250px; padding: 0; background: #28934d; top: 100%; box-shadow: 0 0 7px -4px #646363; }
.site-navigation ul .sub-menu li{ width: 100%; font-size: 14px; line-height: 18px; margin: 0px; }
.site-navigation ul .sub-menu li a{ width: 100%; padding: 10px 15px !important; color:#fff; }
.site-navigation ul .sub-menu li a:after{ display: none;}
.site-navigation ul .sub-menu li a:hover{ background: #28934d !important; color:#fff; }

.top_call{ position: relative; line-height: 25px; color:#fff; font-size: 16px; font-weight: 600; padding: 11px 18px !important; padding-left: 80px !important; border-left:  1px solid rgba(255, 255, 255, 0.2); padding-right: 0; }
.top_call strong {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.top_call i {
  font-size: 30px;
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translate(0, -50%);
  width: 48px;
  height: 48px;
  background: #28934d;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 5px solid #0e622b;
}
.top_call:hover{ color:#28934d; }
.nav_top .btn_link.get_link { margin: 0; margin-left: 12px;
  padding: 10px 22px;
  width: 170px;
  text-align: center;
  text-transform: capitalize; font-weight: normal;
}


.top-logo{width: auto;}
.header-mid { width: 86%;}

.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #110e10; box-shadow: 0 0 14px -8px #000; animation: slideDown 0.75s ease-out;  }
.header_sec.fixed .header_top{ display: none; }
/* .header_sec.fixed .headerMain { padding:10px 0; } */
.drop-arw { white-space: nowrap;  margin-left: 5px;  font-size: 14px;}
.top_btn{ width: 100%; display: flex; padding: 14px 0px; border-left:  1px solid rgba(255, 255, 255, 0.2); position: relative; justify-content: space-between; padding-left: 20px; }
.header_sec::after {
  width: 82%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0;
  top: 53px;
  content: "";
}

.top_link{ width: auto; display: flex; align-items: center; justify-content: flex-end; }
.top_link li { float: left; margin: 0 0 0 18px; color: #fff; padding: 0 0 0 18px; position: relative; font-size: 14px; }
.top_link li:before{ width: 1px; height: 20px; position: absolute; left: 0; top: 4px; background: rgba(255, 255, 255, 0.2); content: ""; }
.top_link li:first-child{ margin-left: 0; padding-left: 0; }
.top_link li:first-child:before{ display: none; }
.top_link li img{ max-width: 100%; margin: 0 5px 0 0; }
.top_link li a{  color:#fff; }
.top_link li i{color:#28934d; margin: 0 5px 0 0; }
.top_link li a:hover{ color:#28934d; }

.header_sec .navbar-brand img{transition: all 0.3s;}
.header_sec.fixed .navbar-brand img { max-width: 120px;}
.navbar-brand img { max-width: 120px;}
.header_sec.fixed .top_btn {padding: 10px 12px;}


@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
  
.header-right .btn_link{ float: right; margin: 0; }

.top_sos li{ margin: 0 0 0 18px; float: left; font-size: 24px; }
.top_sos li:first-child{ margin-left: 0; }
.top_sos li a{ color:#28934d; }
.top_sos li a:hover{ color:#fff; }






.bannersec{ width: 100%; position: relative; } 
.bannersec:before{ background: url(../images/ban_img1.png) no-repeat 0 0; width: 435px; height: 220px; background-size: 100%; position: absolute; left: 0; top: 0; content: ""; z-index: 1; }
.bannersec:after{ background: url(../images/ban_img2.png) no-repeat 0 0; width: 187px; height: 350px; background-size: 100%; position: absolute; right: 0; bottom: 0; content: "";} 
.banner_box .container{ position: relative;}
.banner_box{ width: 100%; position: relative; text-align: center; }
.banner_box img{ width: 100%; height: 640px; object-fit: cover; }
.banner_innr{ width: 100%; position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
 	transform: translate(-50%,-50%); z-index: 5; }
.banTxt{max-width: 900px; display: inline-block; }
.banTxt .ban_heading, .banTxt h1{display: inline-block; width: 100%; font-size: 60px; line-height: 65px; color: #fff; padding-bottom: 20px; position: relative; text-transform: capitalize; font-family: 'PlayfairDisplay-Bold'; position: relative; font-weight: bold; }  
.banTxt .ban_heading strong, .banTxt h1 strong{font-weight: bold; color:#28934d; position: relative; }   
.ban_content{ color:#fff; padding-bottom: 10px; line-height: 26px; font-size: 16px; font-family: 'Poppins';  }
.banTxt .btn_link{ margin: 0;}
.banTxt ul{ display: flex; justify-content: center; }
.banTxt ul li{margin: 20px 0 0 40px; }
.banTxt ul li:first-child{ margin-left: 0;}




.wrapper{ padding: 90px 0; }
.top_service{ width: 100%; position: relative;}
.arrow_wrap{ width: 88px; height: 158px; position: absolute; left: 0; top: 10px; }
.arrow_wrap img{ max-width: 100%;}
.top_service.wrapper{ padding: 75px 0; }
.top_subheading{ width: 100%; font-size: 24px; line-height: 26px; font-family: 'Poppins'; color: #28934d; font-weight: 500; text-transform: uppercase; margin-bottom: 10px; }
.top_heading{ width: 100%; font-size: 36px; line-height: 42px; font-family: 'PlayfairDisplay-Bold'; color: #fff; font-weight: bold; text-transform: capitalize; padding-bottom: 12px; }
.top_heading strong{ color:#28934d; }
.top_paragraph{ font-size: 16px; line-height: 28px; font-family: 'Poppins'; color: #fff; font-weight: normal; padding-bottom: 20px; }

.topservice_rt{ width: 100%; padding-right: 0; }
.service_top .row{ align-items: center; }


.service_box{ width: 100%; background: #161616; border-radius: 15px; padding: 20px; overflow: hidden; position: relative; transition: all 0.3s; border: 1px solid rgba(255, 255, 255, 0.2); margin-top: 30px; }
.service_title{ width: 100%; font-size: 24px; line-height: 24px; font-family: 'PlayfairDisplay-Bold'; text-transform: capitalize; padding: 0 0 10px; color:#fff; font-weight: 700; transition: all 0.3s;}
.service_txt { width: 100%; padding: 0 0 10px; font-size: 14px; line-height: 24px; font-family: 'Poppins'; color:#fff; transition: all 0.3s; min-height: 110px; }
.service_img{ width: 100%; border-radius: 15px; position: relative; margin: 40px 0 10px 0; overflow: hidden; }
.service_img img{ width: 100%; border-radius: 15px; transition: all 0.3s; }
.service_icon { width: 100%; position: relative;}
.service_icon i{ width: 68px; height: 68px; border-radius: 100%; padding: 6px; text-align: center; margin: 0; transition: all 0.3s; background: #28934d; display: flex; align-items: center; justify-content: center; position: absolute; left: 50%; top: 8px; transform: translate(-50%, 0); z-index: 1; }
.service_icon i img{ width: auto; height: auto; transition: all 0.7s; }
.service_box .btn_link { width: 100%; text-align: center; }
.service_box:hover .service_img img { -webkit-transform: scale(1.1); transform: scale(1.1);}
.service_box:hover i img { transform: rotateY(360deg);}

.speciality_sec{ width: 100%; background: #191919; padding: 50px 0; position: relative; }
.speciality_top{ width: 100%; border-top: 1px solid #303030; border-bottom: 1px solid #303030; padding: 15px 0; position: relative; }
.speciality_box{ width: 100%; display: flex; justify-content: center; align-items: center; margin: 5px 0; flex-direction: column; }
.speciality_box img{ max-height: 100%; }
.speciality_txt{ color:#fff; font-size: 16px; line-height: 24px; width: 100%; text-align: center; padding: 15px 0 0; }
.speciality_top:before{ width: 100%; height: 2px; background: url(../images/line.png) repeat-x left top; position: absolute; left: 0; top: 60%; content: ""; }



.about_sec{ width: 100%; position: relative; }
.wrapper.about_sec { padding-bottom: 0;}
.about_sec::after { background: url(../images/circle.png) no-repeat 0 0; width: 710px; height: 100%; position: absolute; right: 0; top: 0; content: ""; background-size: 100%;}
.about_sec .container{ position: relative; z-index: 5; }
.about_row{ flex-direction: row-reverse;}
.about_left{ width: 100%; padding: 0 0 0 20px; } 
.about_sec .about_row{ align-items: center;}
.about_rt{ width: 100%; }
.about_imgbox{ width: 100%; text-align: center; position: relative; }
.about_imgbox img { max-width: 100%; margin-top: 0; width: 100%; border-radius: 30px; }
.reverse{ flex-direction: row-reverse !important;}
.about_left .top_heading {padding-bottom: 25px;}
.about_left .top_subheading { margin-bottom: 5px;}
.about_tag{ width: 100%; position: relative; z-index: 1; }
.about_tag img{ width: 100%; }

.get_in_touch{ width: 100%; position: relative; padding-bottom: 120px; background: url(../images/get_bg.jpg) no-repeat left top; }
.get_in_touch::after { background: url(../images/line2.png) repeat-x left bottom; width: 100%; height: 54px; position: absolute; left: 0; bottom: 0; content: ""; }

.get_in_touch .top_subheading, .get_in_touch .top_heading{ color:#fff; }

.get_left{ width: 100%; position: relative; padding: 0 25px 0 0; }
.get_left img{ max-width: 100%; margin: 0 0 10px;}
.get_frm{ width: 100%; display: inline-block; margin: 5px 0; }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea{ width: 100%; height: 52px; padding: 0 15px; background: rgba(77, 77, 77, 0.3); border: 1px solid #403e40; outline: none; font-size: 14px; line-height: 18px; color:#fff; border-radius: 3px; 
font-family: 'Poppins'; transition: all 0.3s; }
.get_frm textarea{ padding: 15px 15px; resize: none; height: 190px; }
.get_frm input[type="text"]:focus, .get_frm input[type="email"]:focus, .get_frm input[type="tel"]:focus, .get_frm select:focus, .get_frm textarea:focus{border-color:#28934d; }
.get_frm select option{ background: #1f1d1d;}

.get_frm input[type="text"]::placeholder, .get_frm input[type="email"]::placeholder, .get_frm input[type="tel"]::placeholder, .get_frm textarea::placeholder{ opacity: 1; color:#fff; }
.get_frm .btn_link { cursor: pointer; border: none; padding: 15px 42px; outline: none; margin: 0; }
.get_frm .btn_link:hover{background: #fff;}
.get_frm select{ cursor: pointer;}

.get_sec .row{ margin: 0 -10px; }
.get_sec .col-md-6, .get_sec .col-md-12{ padding: 0 5px;}
.btn_div{ text-align: center;}
.btn_div .btn_link{ margin: 15px 0 0;}


.toparww{ position: fixed; right: 15px; bottom: -30px; font-size: 26px; color:#fff !important; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 5; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; background: #110e10; border-radius: 100%; z-index: 5555; }
.toparww_main.fixed .toparww{opacity: 1; visibility: visible; bottom: 15px; }


.testimonial_sec{ width: 100%; position: relative; background: url(../images/testimonials_bg.jpg) no-repeat right top; background-size: cover; }
.testimonial_sec .service_top .row{ align-items: center; }

.cta_sec{ width: 100%; background: #28934d; }
.cta_innr{ width: 100%; padding: 40px 210px 40px 182px; position: relative; }
.cta_tpheading{ font-size: 18px; font-weight: 500; line-height: 24px; padding: 5px; padding-left: 60px; background: url(../images/top_arw3.png) no-repeat left top 2px; margin: 0 0 5px; }
.cta_innr .top_call{ border: none; }
.cta_innr .top_call i { background: #fff; border-color: #0a5a25;}
.cta_innr .top_call i img { max-width: 20px;}
.cta_img1 { width: auto; position: absolute; left: -110px; top: -42px; z-index: 1;}
.cta_img2{ width: auto; position: absolute; right: -55px; top: 0; z-index: 1; }
.cta_innr .top_call:hover{ color:#0a5a25; }




.footer_sec{ width: 100%; position: relative; }
.footer_sec .container{ position: relative; z-index: 1;}
.footer_sec:before{ background: url(../images/ftr_img1.png) no-repeat 0 0; width: 162px; height: 216px; background-size: 100%; position: absolute; left: 0; bottom: 0; content: "";}
.footer_sec:after{ background: url(../images/ftr_img2.png) no-repeat 0 0; width: 183px; height: 326px; background-size: 100%; position: absolute; right: 0; top: 0; content: "";}
.footer_top{ width: 100%; padding: 80px 0 30px 0; }
.footer_box{ width: 100%; }
.footer_heading{ font-size: 18px; line-height: 24px; font-weight: 600; color:#28934d; text-transform: capitalize; padding: 0 0 15px; font-family: 'Poppins'; }
.footer_logo{ display: inline-block; margin-bottom: 35px; }
.footer_logo img{ max-height: 100%;}


.foot_link li{ width: 100%; margin: 0 0 5px; font-size: 15px; line-height: 24px; color:#fff; }
.foot_link li a{color:#fff; }
.foot_link li a:hover{ color:#29944e; }

.foot_contact li{ width: 100%; margin: 0 0 5px; font-size: 15px; line-height: 24px; color:#fff; position: relative; padding: 5px; padding-left: 28px;}
.foot_contact li a{color:#fff; }
.foot_contact li a:hover{ color:#29944e; }
.foot_contact li i{ position: absolute; left: 0px; top: 3px; }

.footer_btm{ width: 100%; text-align: center; }
.footer_btmInnr{ width: 100%; padding: 14px 0; border-top: 1px solid #2e2b2d; font-size: 15px; line-height: 24px; font-weight: normal; color:#fff; }
.footer_btm a{ color:#fff; }
.footer_btm a:hover{ color:#29944e; }

.mobile_btm{ display: none;}
.ndis_logo{ width: 100%; display: inline-block; margin-bottom: 30px; }
.ndis_logo img{ max-width: 100%; }


.footer_box1{width: 26%;}
.footer_box2{width: 21%;}
.footer_box3{width: 27%;}
.footer_box4{width: 26%;}

.footr_content{ width: 100%; color:#fff; line-height: 28px; padding: 15px 0 0; font-size: 16px; }
.ftr_logo { display: flex; align-items: center;}
.ftr_sos{ float: right;}
.ftr_sos li{ margin: 0 0 0 10px; float: left;} 
.ftr_sos li:first-child{ margin-left: 0;}
.copy_rt { text-align: left; text-transform: uppercase; font-size: 14px; }
.footer_btmInnr .row{ align-items: center; flex-direction: row-reverse; }







/*NEW CSS*/
.primary-navigation{ float: none !important; }
.menu-primary-menu-container{display: flex !important; flex-basis: auto; justify-content: flex-end !important; flex-grow: 1; align-items: center;}
.primary-navigation .menu_sec li li{ margin: 0; }
.primary-navigation .menu_sec li li a:before{ display: none !important; }
.primary-navigation .menu_sec ul {background: #000;}
.primary-navigation .menu_sec ul li a:hover{background-color: #28934d; color:#fff !important; padding-left: 20px; }
.primary-navigation .menu_sec li:hover > a, .primary-navigation .menu_sec li.focus > a { /*color: #cd3386 !important;*/ background: none !important;}
/* .navbar-brand img { height: auto; max-width: 100%; } */



/*CONTENT PAGE CSS*/
.page .entry-header, .blog_page_header { background: url(../images/banner.jpg) no-repeat 0 0; background-position: 0 0 !important; background-size: cover !important;  max-width: 100% !important; padding: 200px 0 150px !important;  margin: 0 0 50px !important;  position: relative;  overflow: hidden;  text-align: center;}
.page .entry-header::after, .blog_page_header::after {   background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;
content: "";  right: 0;  bottom: 0;  left: 0;  height: 60%;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.content-area, .content-sidebar {  padding-top: 0px !important;}
.page .entry-title, .blog_page_title { color: #fff; position: relative; font-size: 32px; font-weight: 600; z-index: 99; margin-bottom: 3px; text-transform: capitalize; }
.breadcrumb-container { width: 100%; color: #28934d; position: relative; font-size: 15px; z-index: 5; }
.breadcrumb-container a { color: #fff;}
.page { margin-top: 0 !important; margin-bottom: 0 !important;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.full-width .site-content {  margin-left: 0;}  
.page .entry-header:before, .blog_page_header:before {  /* background: rgba(0, 0, 0, 0.7);  position: absolute;  content: "";  top: 0;  right: 0;  bottom: 0;  left: 0; */
content: "";  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);  position: absolute;  left: 0; top: 0; z-index: 0;  width: 100%;
height: 20%;}
.page .entry-header{ margin: 0 !important;}
.primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a {   padding-right: 0 !important;  }




/* INNER CONTENT */
.inner_content .container{ position: relative; z-index: 2; }
.inner_title {
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
 font-family: 'Poppins';
  text-transform: capitalize;
  margin-bottom: 15px;
      text-align: left;
}
.inner_subtitle {
  color: #fff;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
 font-family: 'Poppins';
  margin-bottom: 15px;
  text-transform: capitalize;
   text-align: left;
}
.inner_subtitle2 {
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  position: relative;
  padding-bottom: 5px;
 font-family: 'Poppins';
  text-transform: capitalize;
  text-align: left;
}

.inner_txt {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  /* margin-top: 10px; */
  padding-bottom: 15px;
  line-height: 1.6em;
  font-family: 'Poppins';
  text-align: left;
}
.inner_title strong, .inner_subtitle strong, .inner_subtitle2 strong {
  padding-bottom: 16px;
  color: #28934d;
}


.inner_title::before, .inner_subtitle::after  {
  background: #28934d;
  width: 35px;
  height: 5px;
  content: "";
  position: absolute;
  left: 0;
  border-radius: 5px;
  bottom: 0px;
}



.core-box {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 30px 20px;
  background: #000;
  border-radius: 5px;
  min-height: 100%;
}
.core-box img {
  width: 80px;
  padding-bottom: 20px;
}
.margin-top{
  margin-top: 40px;
}
.inner_list_txt ul {
  padding: 0;
  margin: 0;
}
.inner_list_txt ul li {
  position: relative;
  padding: 3px;
  padding-left: 30px;
  background-size: 18px;
  font-size: 16px;
  line-height: 1.6em;
  font-family: 'Poppins';
  color: #fff;
  font-weight: normal;
  list-style: none;
}
 .inner_list_txt ul li:before{ position: absolute; left: 0; top: 0; color:#28934d; background: url(../images/bullet.png) no-repeat left top 6px; width: 20px; height: 25px; background-size: 20px; content: ""; }
.inner_list_txt {
  margin-bottom: 10px;
} 
.inner_bottm_sec {
background: #258949;
background: linear-gradient(180deg, rgba(37, 137, 73, 1) 0%, rgba(31, 100, 58, 1) 25%, rgba(27, 84, 51, 1) 51%, rgba(24, 62, 41, 1) 73%, rgba(19, 36, 28, 1) 100%);
  padding: 40px 30px;
  text-align: center;
  width: 100%;
  border-radius: 5px;
}
.inner_bottm_sec .inner_title:after, .inner_bottm_sec .inner_subtitle:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10%;
  height: 3px;
  background: #ffffff;
}
.breadcrumb-container {
  z-index: 5;
  color:#28934d;
}
.sub_heading {
  font-weight: 700;
  padding:10px 0 0;
  color: #fff;
}
.sub_heading strong{ color: #28934d;}
/* .inner_bottm_sec .inner_txt { margin-top: 20px;} */
.inner_bottm_sec .inner_txt{ padding: 0 5% 15px;}





/* CONTACT US */
.content_page {  width: 100%; padding: 75px 0;}
.get_box{ width: 100%; display: inline-block; margin: 0 0 7px; }
.get_box input[type="text"], .get_box input[type="email"], .get_box input[type="tel"], .get_box select, .get_box textarea{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; font-family: 'Poppins'; color:#fff; }
.get_box .btn_link{ border: none;font-family: 'Poppins'; }
.get_box textarea{ height: 70px; padding: 10px 20px 15px;}
.get_box input[type="text"]:focus, .get_box input[type="email"]:focus, .get_box input[type="tel"]:focus, .get_box select:focus, .get_box textarea:focus{ border-color:#28934d !important;}
.get_box input[type="text"]::placeholder, .get_box input[type="email"]::placeholder, .get_box input[type="tel"]::placeholder, .get_box select::placeholder, .get_box textarea::placeholder{ color:#ccc; opacity: 1; }

.contact_page_heading {
font-size: 34px;
line-height: 1.2;
text-transform: capitalize;
color: #fff;
padding: 0 0 15px;
 font-family: 'Poppins';
font-weight: 600;
position: relative;
display: inline-block;
}
.contact_page_heading::before {
position: absolute;
content: "";
bottom: 8px;
left: 0;
width: 30px;
height: 3px;
background: #28934d;
}
.contact_page_heading strong { background: #28934d;}
.contact_page_info {
position: relative;
color: #fff;
margin-top: 25px;
padding-left: 57px;
font-family: 'Poppins';
}
.contact-img {
position: absolute;
top: 3px;
left: 0;
background:#28934d;
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
width: 45px;
height: 45px;
border-radius:50%;
text-align: center;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.contact-text strong {
font-weight: 600; color: #28934d;
}
.contact-text a {
transition:
all 0.5s ease;
text-decoration: none !important;
color: #fff;
}
.contact_page_info {
color: #fff;
}
.contact-text a:hover{ color:#28934d; }

.contact_right {
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
padding: 25px 25px 0;
border-radius:5px;
text-align: left;
background: #000;
}
.contact-page input, .contact-page textarea, .contact-page select {
width: 100%;
padding: 0 15px !important;
color: #fff !important;
outline:none;
border-color:#403e40 !important;
}


.contact-page textarea{ height: 120px; padding: 15px !important}
.contact_box{ width: 100%; margin-bottom: 20px;}

.contact-page input[type="submit"] {
font-size: 16px;
line-height: 24px;
text-transform: uppercase;
color: #fff !important;
font-weight: normal;
text-align: center;
border-radius:50px;
width: fit-content;
padding:13px 50px !important;
transition:all 0.5s ease;
border: none;
font-family: 'Poppins';
height: auto;
letter-spacing: 1px;
font-weight: bold;
background: #28934d;}
.contact-page input[type="submit"]:hover {
background: #fff !important;
color:#28934d !important;
}
.get_touchSec { padding: 20px 0;}
.get_touchSec .col-lg-6, .get_touchSec .col-lg-12{ padding: 0 5px;}
.get_touchSec .row{ margin: 0 -5px; }
.get_touchSec p{ padding: 0; }

.full-width .hentry { margin-bottom: 0 !important;}
.inner_content { width: 100%; padding:75px 0 !important;}
.reverse{ flex-direction: row-reverse; }


.thank_you { text-align: center;}

/* error */

.inner_content{ /* background: none; */ border-radius: 0px;}

.error404 .header_sec{ position: relative; }
.error404 .header_sec.fixed{ position: fixed; }
.error_page{ text-align: center; padding: 75px 0 !important; }
.error_page .site-content{ margin: 0px; width: 100%; }
.error_page .page-content{ width: 100%; text-align: center; margin: 0px; max-width: 100%;}
.error_page .page-content img{ max-width: 400px; margin: 20px 0;}
.home_btn{ width: 100%; display: inline-block; }
.error_page .inner_title::after{ left: 50%; transform: translate(-50%, 0);}
.inner_txt .home_btn a.btn_link{ text-decoration: none !important;}

.thank_you .inner_txt p{ font-size: 16px; color: #fff; font-weight: normal; padding-bottom: 15px; line-height: 1.7em; }
.error404 .header_sec{ background: #110e10; }
.error404 .inner_title::before, .error404 .inner_subtitle::after  { left: 50%; transform: translate(-50%, 0);}







/* blog page css  */


.more-link { padding: 12px 30px 12px; border-radius: 30px; text-transform: uppercase; font-weight: normal; color:#fff; display: inline-block; font-family: 'Poppins'; font-size: 16px; line-height: 24px; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; font-weight: 600; display: block; width: fit-content; background: #28934d;}
.more-link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: left;
  z-index: -1;
  transition: transform 0.3s ease;
}

.more-link:hover::before {
  transform: scaleX(1);
}
.more-link:hover{ color:#28934d; }


.post .entry-title{ font-size: 24px !important;  font-weight: 600 !important; line-height: 2rem; }
.blog .main-content, .single .content-area{ padding: 65px 0; margin: 0px; }
.blog .category-blog .post-thumbnail img, .single .category-blog .post-thumbnail img{ width: 100%; }
.content-sidebar h2 { color:#28934d;}
 .blog_sec { width: 100%; padding:65px 0;  display: inline-block; /*padding-bottom: 120px !important;*/ position: relative; }  
.blog_sec .category-blog .post-thumbnail img{ width: 100%; }
.page .entry-header, .blog_page_header { z-index: 1;}
.entry-title a, .post .entry-title { color:#fff; }
.entry-title a:hover, .entry-meta a:hover { color: #28934d !important;}
.post-navigation a:hover, .image-navigation a:hover { color: #28934d !important; }
.blog .page .entry-header, .blog .blog_page_header, .single .page .entry-header, .single .blog_page_header, .archive .page .entry-header, .archive .blog_page_header{ margin: 0 !important;}

.single .entry-content p, .entry-summary p{ font-size: 16px; line-height: 26px; font-family: 'Poppins'; color: #fff; font-weight: normal; padding-bottom: 15px;}
.content-sidebar .widget a { color: #fff; font-size: 15px; line-height: 24px; }
.menu_sec li > a{ background: none !important; }


.get_rt .row{ margin: 0 -7px; }
.get_rt .col-md-6, .get_rt .col-md-12{ padding: 0 7px;}
.btn_div .btn_link{ margin: 15px 0 0;}
.get_frm p{ padding: 0;}
.wpcf7-spinner { position: absolute !important; right: 0 !important;}
.get_rt, .contact_right{ position: relative;}
.get_rt .top_heading{ background-position: center bottom;}

.get_box input[type="file"] {  padding: 14px 15px !important;}

.get_box{ width: 100%; display: inline-block; margin: 7px 0; }
.get_box input[type="text"], .get_box input[type="email"], .get_box input[type="tel"], .get_box input[type="date"], .get_box input[type="file"], .get_box select, .get_box textarea{ width: 100%; height: 55px; padding: 0 30px; background: #000; border: 1px solid #ccc; outline: none; font-size: 15px; line-height: 18px; color:#fff; border-radius: 10px; font-family: 'Poppins'; }
.get_box textarea{ padding: 20px 30px; resize: none; height: 140px; }
.get_box input[type="text"]::placeholder, .get_box input[type="email"]::placeholder, .get_box input[type="date"]::placeholder, .get_box input[type="file"]::placeholder, .get_box input[type="tel"]::placeholder, .get_box textarea::placeholder{ opacity: 1; color:#ccc; }
.get_box .btn_link { cursor: pointer; border: none; padding: 15px 60px; outline: none; margin: 0; }
.get_box select{ cursor: pointer;}

.get_sec .row{ margin: 0 -10px; }
.get_sec .col-md-6, .get_sec .col-md-12{ padding: 0 10px;}
.get_box input[type="file"] { padding: 14px 15px !important;}


.thank_you img{ max-width: 100%; margin-bottom: 15px;}
/* .site-navigation ul .sub-menu { width: 250px; top: 34px; box-shadow: 0 0 7px -4px #646363; padding: 5px;} */
.get_frm input[type="text"]:focus, .get_frm input[type="email"]:focus, .get_frm input[type="tel"]:focus, .get_frm select:focus, .get_frm textarea:focus{ 
 border: 1px solid #28934d !important; }
.img_box img{ width: 100%; border-radius: 8px; }

.get_frm{ width: 100%; display: inline-block; margin: 6px 0; }

.get_frm .btn_link { cursor: pointer; border: none; padding: 15px 42px; outline: none; margin: 0; }
/* .get_frm .btn_link:hover{background: #10254f;} */
.get_frm select{ cursor: pointer;}

.get_sec .row{ margin: 0 -10px; }
.get_sec .col-md-6, .get_sec .col-md-12{ padding: 0 10px;}
.btn_div .btn_link{ margin: 15px 0 0;}

.yello_sec.wrapper.about_sec {
  padding: 35px 0 !important;
}
.about_page.wrapper {
    padding: 75px 0;
}


.review_page .sp-testimonial-free-section .sp-testimonial-item{ padding: 10px !important; margin: 10px 0 !important; }
.review_page .sp-testimonial-free{ background-size: cover !important; box-shadow: 0px 1px 5.7px 1.3px rgba(0, 0, 0, 0.18) !important; padding: 15px !important; position: relative; border-radius: 10px !important; padding-right: 28px !important; height: 100%; background: #258949;
background: linear-gradient(180deg, rgba(37, 137, 73, 1) 0%, rgba(31, 100, 58, 1) 25%, rgba(27, 84, 51, 1) 51%, rgba(24, 62, 41, 1) 73%, rgba(19, 36, 28, 1) 100%) !important; }

.review_page .sp-testimonial-free:after{ background: url(../images/coma2.png) no-repeat 0 0; width: 30px; height: 25px; background-size: 100%; position: absolute; right: 15px; top: 15px; content: ""; }
.review_page #sp-testimonial-free-wrapper-54 .sp-testimonial-free-section .sp-testimonial-client-image{ width: 52px !important; height: 52px !important; margin: 0 !important; border: 4px solid #0e622b; border-radius: 100%;}
.review_page #sp-testimonial-free-wrapper-54 .sp-testimonial-free-section .sp-testimonial-client-image img{ width: 100% !important; height: 100% !important; object-fit: cover !important; }
.review_page #sp-testimonial-free-wrapper-54 .sp-testimonial-free-section .sp-testimonial-client-name{ font-size: 16px; line-height: 24px; font-weight: 600; font-family: 'Poppins'; color:#fff; text-align: left; width: 100%; margin: 0;}
.review_page .sp-testimonial-free-section .sp-testimonial-client-testimonial p{ font-size: 14px !important; line-height: 24px !important; text-align: left !important; color:#fff !important; padding: 15px 0 0 !important; margin: 0 0 6px !important; min-height: 110px; }
.review_page #sp-testimonial-free-wrapper-54 .sp-testimonial-free-section .sp-testimonial-client-rating { width: 100%;}
.review_page #sp-testimonial-free-wrapper-54 .sp-testimonial-free-section .sp-testimonial-client-testimonial{ margin: 0 !important;}
.review_page .sp-testimonial-free-section.swiper-initialized{ margin: 0 !important;}
.review_page .sp-testimonial-free-wrapper{ padding: 0 10px !important;}


.review_page #sp-testimonial-free-wrapper-54 .sp-testimonial-free-section .sp-testimonial-client-name {text-align: left; margin: 0 0 3px; }
.review_page #sp-testimonial-free-wrapper-54 .sp-testimonial-free-section .sp-testimonial-client-rating { justify-content: flex-start; width: 100%;}
.review_page #sp-testimonial-free-wrapper-54 .sp-testimonial-free-section .sp-testimonial-client-testimonial { margin: 0 0 10px !important; min-height: 130px;}


.arrow_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.arrow_animate {
  animation: fadeInDown 3.5s ease-in-out infinite;
}

/* Keyframes for fade-in-down animation */
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

.arrow_left_right {
  animation: fadeInLeftRight 3.5s ease-in-out infinite;
}

/* Keyframes for smooth fade-in from left to right */
@keyframes fadeInLeftRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  50% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}


.service_page, .review_page{position: relative;}
.service_page::after, .review_page::after {
    background: url(../images/circle.png) no-repeat 0 0;
    width: 710px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    background-size: 100%;
}
.service_page .container, .review_page .container{position: relative; z-index: 1;}

.blog .main-content, .single .content-area{position: relative;}
.blog .main-content::after, .singular .blog_sec::before, .archive .blog_sec::before {
    background: url(../images/circle.png) no-repeat 0 0;
    width: 710px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    background-size: 100%;
}
.blog .main-content .container, .singular .blog_sec .container, .archive .blog_sec .container{position: relative; z-index: 1;}
.header-mid {padding-left: 0;}
.top-logo {background: #110e10;z-index: 1; width: 14%; }


.testimonial_slider #sp-testimonial-free-wrapper-53 .sp-testimonial-free{ border: 1px solid #fff; padding: 25px 20px; border-radius: 15px; padding-top: 58px; }
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p{ color:#fff; text-align: left; padding: 0;}
.testimonial_slider #sp-testimonial-free-wrapper-53 .sp-testimonial-free-section .sp-testimonial-client-name{ text-align: right; font-weight: 500; color:#fff; font-style: italic;}
.testimonial_slider #sp-testimonial-free-wrapper-53 .sp-testimonial-free-section .sp-testimonial-client-rating { position: absolute; left: 20px;
  top: 30px;
}
.testimonial_slider #sp-testimonial-free-wrapper-53 .sp-testimonial-free-section .sp-testimonial-client-testimonial { min-height: 290px;}
.testimonial_slider { width: 100%; margin-top: 30px;}


.mid_sec { width: 100%; padding: 30px 0 80px 0;}
.mid_sec .row{ align-items: center; }

.why_choose {
  width: 100%;
  text-align: center;
}
.why_choose .col-lg-2 {
  width: 20%;
}
.whybox {
  margin: 45px 0 0;
  width: 100%;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  align-items: center;
  transition: 0.5s;
}
.why_icon {
  width: 130px;
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #28934d;
  border: 9px solid #0e622b;
}
.why_icon i {
  width: 80px;
  height: 80px;
  background: #24ca5d;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why_icon i img {
  max-width: 100%;
  transition: 0.5s;
}
.why_heading {
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  padding: 15px 0 0;
  font-family: 'Poppins';
  font-weight: 500;
}
.whybox:hover {
  transform: translate(0, -10px);
}
.whybox:hover i img {
  transform: rotateY(360deg);
}
.wrapper.why_choose {
  padding: 40px 0 70px 0;
}
.footer_map{ width: 100%; display: flex; }
.footer_map iframe{ width: 100%; height: 350px; margin: 0; }
.footer_top { padding: 60px 0 40px 0;}

.wrapper.innr_testimonial {
  padding: 25px 0 45px 0;
}
.blog .testimonial_sec {
  width: 100%;
  display: inline-block;
  padding: 0 0 55px;
}
.archive .testimonial_sec {
  width: 100%;
  display: inline-block;
  padding: 0 0 65px;
}
.singular .testimonial_sec {
  width: 100%;
  display: inline-block;
}
.service_test {
    padding-bottom: 50px !important;
    width: 100% !important;
    display: inline-block !important;
}
.serviceMain_page.yello_sec.wrapper.about_sec {
    padding: 65px 0 !important;
}

.header_sec.fixed .navbar-brand img {
  max-width: 110px;
  height: auto;
}
.header_sec.fixed::after {
  top: 46px;
}

.cta_innr .top_call i{ position: inherit; left: inherit; top: inherit; transform: inherit; }









 
@media only screen and (min-width: 1400px){
.about_box{ width: 605px;}


}

@media (min-width: 3000px) and (max-width: 5999px) {
.header_sec::after { width: 64%;}


}

@media (min-width: 2500px) and (max-width: 2999px) {
.header_sec::after { width: 72%;}


}

@media only screen and (max-width: 1299px) {
.header_sec::after { width: 85%;}

.cta_img2 { right: -30px;}






  
}


@media only screen and (max-width: 1199px) {
/* blog */
.page .entry-header, .blog_page_header { padding: 160px 0 125px !important;}
.blog .hentry, .archive .hentry, .single .hentry{ max-width: 580px !important;}
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 22px !important; line-height: 1.2em; }
.blog .main-content, .single .content-area { padding: 60px 0;}


.inner_title, .inner-form-heading{ font-size: 28px; }
.inner_subtitle { font-size: 26px;}
.top_heading { font-size: 28px;line-height: 32px; padding-bottom: 15px; }
.wrapper { padding: 65px 0; }

.top_paragraph { font-size: 15px; line-height: 28px; padding-bottom: 15px;}
.list_style li{line-height: 28px; }
.top_subheading { font-size: 16px; line-height: 22px; padding: 0 0 12px;}
.inner_txt, .inner_list_txt ul li { font-size: 15px;}
.widget h2 { font-size: 18px !important;}
.single .entry-content p, .entry-summary p { font-size: 15px; line-height: 25px; padding-bottom: 12px;}
.btn_link {padding: 10px 25px;}

.navbar-brand img {
  max-width: 95px;
  height: auto;
}
.header_sec.fixed .navbar-brand img {
  max-width: 95px;
}
.top-logo {
  width: 13%;
}
.header-mid {
  width: 87%;
}
.top_link li {
  margin: 0 0 0 12px;
  padding: 0 0 0 9px;
  font-size: 13px;
}
.top_sos li {
  margin: 0 0 0 13px;
  font-size: 21px;
}
.top_call {
  line-height: 21px;
  font-size: 14px;
  padding: 11px 18px !important;
  padding-left: 68px !important;
}
.menu_sec {
  padding: 0 15px;
}
.menu_sec li a {
  padding: 20px 0;}
.bannersec::before {
  width: 290px;
  height: 140px;
}  
.bannersec::after {
  width: 120px;
  height: 224px;
}
.banTxt .ban_heading, .banTxt h1 {
  font-size: 42px;
  line-height: 50px;
}
.ban_content {
  padding-bottom: 10px;
  line-height: 24px;
  font-size: 15px;
}
.banTxt ul li {
  margin: 12px 0 0 20px;}
.banTxt {
  max-width: 700px;
}
.banner_box img {
  height: 520px;
}
.top_service.wrapper {
  padding: 65px 0;
}
.arrow_wrap {
  width: 60px;
  height: 122px;
  top: 10px;
}
.about_left .top_heading {
  padding-bottom: 10px;
}
.service_box {
  padding: 15px;
  margin-top: 25px;
}
.service_title {
  font-size: 21px;
  line-height: 24px;
  padding: 0 0 10px;
}
.speciality_sec {
  padding: 35px 0;
}
.speciality_top::before {
  top: 52%;
}
.speciality_txt {
  font-size: 15px;
  line-height: 22px;
}
.whybox {
  margin: 35px 0 0;}
.why_icon {
  width: 120px;
  height: 120px;
  border: 6px solid #0e622b;
}
.why_icon i {
  width: 72px;
  height: 72px;
}
.why_icon i img {
  max-width: 50px;
}
.wrapper.why_choose {
  padding: 40px 0 50px 0;
}
.mid_sec {
  width: 100%;
  padding: 30px 0 50px 0;
}
.get_left {
  padding: 0 15px 0 0;
}
.get_in_touch {
  padding-bottom: 120px !important;
}
.cta_img2 {
    right: -25px;
    width: 220px;
  }
.cta_img1 {
  width: 202px;
  left: -38px;
  top: -20px;
}
.cta_innr {
  padding: 30px 150px 16px 170px;
}
.cta_tpheading {
  font-size: 16px;
  line-height: 22px;
  padding: 5px;
  padding-left: 50px;
  background-position: left top 4px;
  background-size: 40px;
}
.footer_map iframe {
  height: 320px;
}
.footer_sec::before {
  width: 100px;
  height: 140px;
}
.footer_sec::after {
  width: 120px;
  height: 220px;
}
.footer_btmInnr {
  padding: 10px 0;
  font-size: 14px;
  line-height: 24px;
}




}


@media only screen and (max-width: 1024px) {
.header-mid{ display: none;}
.header-right{ display: none;}

.mobile_btm{ display: block;}
.footer_fixed_buttons {  position: fixed;  bottom: -80px;  left: 0;  width: 100%;  text-align: center;  z-index: 999; transition: 0.5s; }
.footer_btn3 {   width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize; background: #258847; }
.footer_btn2 {  background:#fff;  position: absolute;  top: 3px;  left: 50%;  transform: translate(-50%, 0);  height: 44px;  width: 44px;  border-radius:50%;  padding-top: 9px;}
.lazyloaded {  opacity: 1;  transition:opacity 400ms; transition-delay: 0s; transition-delay: 0ms;}
.footer_btn1 {  background:#515664;  width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btm { padding-bottom: 60px;}
.header_top{ display: none;}
.footer_fixed_buttons.fixed2{ bottom: 0px;}
    
/* blog */
.widget h2 { font-size: 18px !important; line-height: 1.2;}
.post .entry-title {font-size: 20px !important;  line-height: 1.4em; }
.archive .site-content { margin-right: 36.333%; }

.inner_title, .inner-form-heading{ font-size: 24px; }
.inner_subtitle { font-size: 22px;}
.inner_txt{font-size: 15px; line-height: 24px; padding-bottom: 12px;}
.inner_list_txt ul li{font-size: 15px; line-height: 24px; }
.top_paragraph, .single .entry-content p, .entry-summary p {font-size: 15px; line-height: 24px; padding-bottom: 12px;}
.top_heading { font-size: 28px; line-height: 32px; padding-bottom: 12px; }

.header-rt{ display: none;}

.wrapper { padding: 50px 0; }
.top_paragraph, .single .entry-content p, .entry-summary p, .service_content { font-size: 14px; line-height: 24px;  padding-bottom: 12px; }
.inner_list_txt ul li { font-size: 15px; line-height: 24px;}
.rmp-container .rmp-menu-title .rmp-menu-title-image {
    margin-bottom: 0 !important;
    background: #110e10;
    padding: 4px 8px;
    height: auto;
    width: 105px;
    border-radius: 5px;
  }

.lazyloaded { max-width: 22px;  }
.get_Intouch_innr { padding: 25px 20px;  }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea {height: 55px; padding: 0 15px; font-size: 14px;
  line-height: 18px;}
.get_frm textarea{ height: 130px; padding: 15px; }
.btn_link {padding: 10px 22px;}
.header_sec.fixed {animation: inherit;}
.headerMain {padding: 4px 0;}

.inner_bottm_sec .inner_txt { padding: 0 0 15px;}
.single .entry-content p, .entry-summary p { font-size: 14px; line-height: 24px; padding-bottom: 12px;}  
.content-sidebar .widget a{font-size: 14px; line-height: 24px;}


.header_sec::after{ display: none;}
.navbar-brand img { max-width: 65px; height: auto;}
.header_sec.fixed .navbar-brand img {  max-width: 65px; }
.bannersec::before {
    width: 200px;
    height: 100px;
  }
.bannersec::after {
    width: 80px;
    height: 148px;
  }
.banTxt .ban_heading, .banTxt h1 {
    font-size: 32px;
    line-height: 41px;
    padding-bottom: 15px;
  }
.ban_content {
    padding-bottom: 10px;
    line-height: 22px;
    font-size: 14px;
  }
.banTxt {
    max-width: 560px;
  }
.banner_box img {
    height: 400px;
  }
.top_service.wrapper {
    padding: 50px 0;
  }

.about_page.wrapper {
  padding: 65px 0;
}












    
} 
 
 
@media only screen and (max-width: 991px) {
.page .entry-title, .blog_page_title{ font-size: 28px; line-height: 32px;}

/* blog */
.blog .hentry, .archive .hentry, .single .hentry { max-width: 400px !important; margin: 0 auto 30px; }
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 22px !important; line-height: 1.4em; }
.blog .main-content, .single .content-area { padding: 50px 0;}
.entry-summary{ font-size: 15px; line-height: 26px; }
.widget h2 { font-size: 18px !important; line-height: 1.2;}
.post .entry-title { font-size: 20px !important;  line-height: 1.4em;  }
.entry-content { font-size: 15px !important; line-height: 26px !important;}
  
.toparww {font-size: 21px; width: 42px; height: 42px}
.toparww_main.fixed .toparww {bottom: 80px;}
.get_touchSec { padding: 0 0 20px;}   
  
.top_heading { font-size: 20px; line-height: 26px; padding-bottom: 10px; }
.btn_link { padding: 8px 22px; font-size: 14px; }  
.list_style li { line-height: 22px; font-size: 14px; }  
  

.arrow_wrap {
    width: 40px;
    height: 80px;
    top: 10px;
  }
.about_left .top_subheading {
  margin-bottom: 0;
}
.service_title {
    font-size: 19px;
    line-height: 24px;
    padding: 0 0 10px;
  }
.service_txt {
  min-height: 160px;
}
.top_service.wrapper {
    padding: 50px 0 30px 0;
  }
.about_left {
  width: 100%;
  padding: 0 0 0 10px;
}
.inner_list_txt ul li {
    font-size: 14px;
    line-height: 22px;
  }
.mid_sec {
    width: 100%;
    padding: 30px 0 40px 0;
  }
.wrapper {
    padding: 45px 0;
  }
.why_choose .col-lg-2 {
  width: 33.333%;
}
.get_left {
    padding: 0;
  }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea {
    height: 52px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 18px;
  }
.get_frm textarea {
    height: 110px;
    padding: 15px;
  }
.get_frm .btn_link {
  padding: 10px 35px;
}  
.get_in_touch {
    padding-bottom: 100px !important;
  }  
.btn_link {
    padding: 8px 19px;
    font-size: 12px;
  }
.cta_img1 {
    width: 130px;
    left: -38px;
    top: -20px;
  }
.cta_img2 {
    right: -26px;
    width: 142px;
  }
.cta_innr {
    padding: 22px 97px 11px 96px;
  }
 .cta_tpheading {
    font-size: 15px;
  }
.top_call {
    line-height: 20px;
    font-size: 13px;
    padding: 8px 12px !important;
    padding-left: 53px !important;
  }
.top_call i {
  font-size: 25px;
  left: 5px;
  width: 40px;
  height: 40px;
  border: 3px solid #0e622b;
}
.footer_map iframe {
    height: 270px;
  }
.footer_box1 {
  width: 100%;
}
.footer_box2 {
  width: 26%;
}
.footer_box3 {
  width: 35%;
}
.footer_box4 {
  width: 39%;
}
.footer_top {
  padding: 45px 0 30px 0;
}
.ftr_sos {
  float: none;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 0 15px;
}
.copy_rt {
  text-align: center;
  font-size: 14px;
}




      
} 

 
@media only screen and (max-width: 767px){
.container{max-width: 100%;}

/* blog */
.blog_sec{ padding: 50px 0;}
.hentry {/* max-width: 100% !important;*/ margin-bottom: 20px !important;}
.page .entry-title, .blog_page_title{ font-size: 26px; line-height: 32px;}
.page .entry-header, .blog_page_header { padding: 150px 0 120px !important; }

.top_heading { font-size: 19px; line-height: 25px; padding-bottom: 12px; }
.margin-top { margin-top: 25px;}
.inner_subtitle { font-size: 20px; }
.inner_title, .inner-form-heading { font-size: 21px; }
.contact_right { padding: 15px 15px 0; }
.contact_left {margin: 30px 0 0;}
.career_page .contact_right { padding: 15px;}
.contact-page input[type="submit"] { font-size: 16px; line-height: 24px; padding: 13px 35px !important;}
.wrapper { padding: 45px 0; }
.inner_txt { font-size: 14px; line-height: 23px; padding-bottom: 12px; }
.top_paragraph { font-size: 14px; line-height: 23px; padding-bottom: 12px; }
.inner_list_txt ul li { font-size: 14px; line-height: 23px;}
.inner_subtitle {font-size: 18px; }
.page .entry-title, .blog_page_title { font-size: 22px; line-height: 28px;}
.inner_content { padding: 50px 0;}
.inner_subtitle2 { font-size: 18px;}
.inner_content { padding: 50px 0 !important;}

.service_box { padding: 15px; margin-top: 0; }
.topservice_rt {padding-top: 25px;}
.service_txt {
    min-height: 135px;
  }
.about_left {
    width: 100%;
    padding: 0 0 10px;
  }
.speciality_top::before{ display: none; }
.speciality_box {margin: 15px 0;}
.speciality_txt { padding: 8px 0 0;}
.about_tag {
  padding: 40px 0 0;
}
.wrapper.why_choose {
    padding: 40px 0 35px 0;
  }
.mid_sec {
    padding: 30px 0;
  }
.get_rt.get_sec {
  margin-top: 20px;
}
.cta_img1 {
    width: 70px;
    left: -12px;
    top: -30px;
  }
.cta_img2 {
    right: -11px;
    width: 90px;
    top: inherit;
    bottom: 0;
  }
.cta_innr {
    padding: 50px 64px 25px 21px;
  }
.cta_innr .top_heading br{ display: none;}
.footer_heading {
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 10px;
}
.foot_link li {
  margin: 0 0 5px;
  font-size: 14px;
  line-height: 22px;
}
.foot_contact li {
  font-size: 14px;
  line-height: 22px;}
.copy_rt {
    font-size: 13px;
  }
.footer_logo img {
  max-width: 100px;
}
.about_left .top_heading br{ display: none;} 
.about_left {
    padding: 0;
  }
.about_left .top_subheading {
    margin-bottom: 0;
    padding: 0 0 5px;
  }
.about_imgbox {
  margin-top: 15px;
}
.about_imgbox img {
  border-radius: 15px;
}
.banTxt .ban_heading, .banTxt h1 {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 15px;
  }
.cta_innr .top_call {
  padding-left: 0 !important;
}
.about_page.wrapper {
  padding: 45px 0;
}
.serviceMain_page.yello_sec.wrapper.about_sec {
  padding: 45px 0 !important;
}



}


@media only screen and (max-width: 672px){ 
/* blog */
.hentry {max-width: 100% !important;}
.blog .main-content, .single .content-area { padding: 40px 0;}
.archive .site-content {margin-right: 0; }
.singular .site-content .hentry.has-post-thumbnail { margin-top: 0 !important;}
.blog .hentry, .archive .hentry, .single .hentry {  max-width: 100% !important;}






}


@media only screen and (max-width: 575px){ 
/* blog */  
.page .entry-header, .blog_page_header { padding: 90px 0 100px !important; background-position: left 50% center !important; }
.error_page .page-content img { max-width: 250px; margin: 20px 0;}
.inner_bottm_sec { padding: 25px 20px;}

.footer_btm {font-size: 13px; line-height: 20px; }
.footer_fixed_buttons { font-size: 14px; }
.get_frm { margin: 7px 0;}	
.footer_box2, .footer_box3, .footer_box4 { width: 100%; }
.inner_content {  padding: 40px 0 !important; }

.banTxt .ban_heading, .banTxt h1 {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 15px;
  }
.ban_content {
    line-height: 20px;
    font-size: 13px;
  }
.banner_box img {
    height: 360px;
}
.bannersec::before {
    width: 130px;
    height: 70px;
  }
.bannersec::after {
    width: 50px;
    height: 94px;
  }
.top_service.wrapper {
    padding: 40px 0 30px 0;
  }
.service_txt {
    min-height: auto;
  }
.about_tag {
    padding: 30px 0 0;
  }
.why_choose .col-lg-2 {
    width: 50%;
  }
.why_icon {
    width: 108px;
    height: 108px;
    border: 4px solid #0e622b;
  }
.why_icon i {
    width: 65px;
    height: 65px;
  }
.why_icon i img {
    max-width: 45px;
  }
.why_heading {
  font-size: 13px;
  line-height: 19px;
}
.cta_innr {
    padding: 50px 45px 25px 10px;
  }
.footer_box {
  margin: 12px 0;
}
.footer_logo {
  margin-bottom: 10px;
}
.footer_top {
    padding: 40px 0 20px 0;
  }
.footer_sec::after {
    width: 85px;
    height: 155px;
  }
.footer_sec::before {
    width: 75px;
    height: 110px;
  }
.footer_heading {
    font-size: 17px;
    line-height: 22px;
    padding: 0 0 10px;
  }













} 

@media only screen and (max-width: 400px){ 
/* blog */
.site-content .has-post-thumbnail .entry-header { margin: 0; padding: 0 15px !important;}
.post .entry-title { font-size: 15px !important; line-height: 1.4em; padding: 0 !important; }
.list-view .site-content .post-thumbnail img { width: 100px !important;}
.widget h2 { font-size: 17px !important; }
.single .site-content .has-post-thumbnail .entry-header { padding: 20px 20px 0 !important;}

.list-view .site-content .hentry:first-of-type, .list-view .site-content .hentry.has-post-thumbnail { background: #161616; padding: 15px;}	



	
	
}
