body{ padding: 0px; margin: 0px; list-style: none; font: normal 17px/26px 'Outfit'; color:#393939; background: #fff; }
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: 'Outfit';*/


.btn_link { padding: 12px 32px; padding-right: 75px; border-radius: 30px; text-transform: capitalize; font-weight: 500; color:#fff; display: inline-block; font-family: 'Outfit'; font-size: 16px; line-height: 24px; background: url(../images/text_img2.png) no-repeat right 35px center #67aa03; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; letter-spacing: 1px; }
.btn_link::before { content: ''; position: absolute; left: 0; bottom: 0; height: 100%; width: 100%; background: url(../images/text_img2.png) no-repeat right 35px center #0054ae; transform: scaleX(0); transform-origin: left;
  z-index: -1; transition: transform 0.3s ease; border-radius: 30px;
}
.btn_link:hover::before { transform: scaleX(1);}
.btn_link:hover{ color:#fff !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: 9; /* box-shadow: 0px 6px 6px -4px #e8e8e8; */ }

.header_top{position: relative; width: 100%; background: #fff; padding: 10px 0; }
.header_top .row{ align-items: center;}

.ndis_logo{ display: inline-block; }
.ndis_logo img{ max-width: 100%; }



.top_contact ul li {
    margin: 0 5px 0 0;
    color: #1b1b1b;
    font-family: 'Outfit';
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    float: left;
    position: relative;
    padding: 6px 10px 6px 6px;
}
.top_contact ul li a{ color:#1b1b1b; }
.top_contact ul li i { margin: 0 5px 0 0; color: #265cab; width: 50px; height: 50px; border: 2px solid #317118; border-radius: 5px; font-size: 27px; display: flex;
 justify-content: center; align-items: center;}
.top_contact ul li strong{ color:#3265b0; font-weight: 600; font-size: 20px; line-height: 25px; padding: 0 0 4px; display: inline-block; }
.top_contact ul li:last-child{ margin-right: 0px; padding-right: 0px;}
.top_contact ul li a:hover{ color:#63ab03; }
.top_contact .flex-grow-1{ margin-left: 10px !important;}
.top_contact ul li .d-flex{ align-items: center; }
.top_contact ul li:after{ width: 2px; height: 100%; position: absolute; right: 0; top: 0; background: #265cab; content: ""; } 
.top_contact ul li:last-child:after{ display: none;}
.header_logo { width: 29%;}
.top_contact { width: 70%;}


.header_top .row{ justify-content: space-between; }
.headerMain{ width: 100%; background: #265cab; 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; }
.nav_top{ margin: 0px;  background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0; padding: 0; }
.navbar-brand { margin: 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;
border-radius: 100%; }
.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; display: flex; justify-content: flex-start; align-items: center; }
.menu_sec li{ margin: 0 0 0 35px; font-size: 17px; line-height: 20px; color:#fff; position: relative; font-weight: normal; float: left; }
.menu_sec li a{display: inline-block; color: #fff; padding: 20px 0; letter-spacing: 0; text-transform: capitalize; }
.menu_sec li:first-child{ margin-left: 0px; }
.menu_sec li a:hover{ color:#89e30c !important; background: none !important; }
.menu_sec li a:after{position: absolute; content: ""; width: 0px; height: 2px; background: #89e30c; 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: #63ab03; top: 55px; box-shadow: 0 0 7px -4px #646363; padding: 7px; }
.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: 8px 10px !important; color:#fff; }
.site-navigation ul .sub-menu li a:hover{ background: #265cab !important; }


.top-logo{width: 20%; position: relative; }
.header-mid { width: 65%;}
.header-rt { width: 35%; position: relative;}
.header-rt .btn_link{ float: right; margin: 0;}
.header-rt .btn_link{ background: #5948d7;}
.header-rt .btn_link::before { background-color: #019544; }

.social_box { float: left;}
.social_box li{ float: left; margin: 0 25px 0 0; font-size: 25px; }
.social_box li a{ color:#fff;}
.social_box li a:hover{ color:#89e30c;}

.appoint_btn {
  background: url(../images/btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  padding: 10px 50px 15px;
  color: #fff;
  font-weight: 500;
  position: absolute;
  right: 0;
  top: -27px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.appoint_btn:before{ background: url(../images/btn_left.png) no-repeat 0 0; width: 13px; height: 12px; background-size: 100%; position: absolute; left: -13px; top: 0; content: ""; }
.appoint_btn:after{ background: url(../images/btn_rt.png) no-repeat 0 0; width: 13px; height: 12px; background-size: 100%; position: absolute; right: -13px; top: 0; content: ""; }
.appoint_btn:hover{ color:#0054ae; }


.read-more-btn {
  color: #fff;
  background: #4db848;
  text-decoration: none;
  padding: 14px 38px;
  border-radius:50px;
  font-weight:500;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  overflow:hidden;
}

.read-more-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1258a8;
  border-radius:50px;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.read-more-btn:hover {
  color: #fff;
}
.read-more-btn:hover:before {
  border-radius:50px;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 999; background: #fff; 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: 8px 0; background: #fff; }
.drop-arw { white-space: nowrap;  margin-left: 5px;  font-size: 14px;}
.header_sec.fixed .top-logo { display: block !important;}
.header_sec.fixed .header-rt{ display: none;}
.header_sec.fixed .header-mid { width: 80%;}
.header_sec.fixed .header-rt{ display: none;}
.header_sec.fixed .menu_sec { justify-content: flex-end;}
.header_sec.fixed .menu_sec li > a{ color:#0054ae; padding: 12px 0; }
.header_sec.fixed .navbar-brand img { width: 85px;}

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


/* .top_btn { position: absolute; right: 0; top: 50%; transform: translate(0, -50%); }
.call_btn{ background: #28662D; background: linear-gradient(90deg, rgba(40, 102, 45, 1) 0%, rgba(63, 134, 54, 1) 21%, rgba(91, 162, 62, 1) 44%, rgba(115, 185, 68, 1) 65%, rgba(145, 213, 76, 1) 100%);}
.call_btn:hover{ background: #28662D; background: linear-gradient(270deg, rgba(40, 102, 45, 1) 0%, rgba(63, 134, 54, 1) 21%, rgba(91, 162, 62, 1) 44%, rgba(115, 185, 68, 1) 65%, rgba(145, 213, 76, 1) 100%); } */



.bannersec{ width: 100%; position: relative;}  
.banner_box .container{ position: relative; }
.banner_box{ width: 100%; position: relative;}
.banner_box img{ height: 780px; width: 100%; object-fit: cover; }
.ms-view:before{ width: 60%; position: absolute; left: 0; top: 0px; background: url(../images/banner_leftbg.png) no-repeat 0 0; height: 100%; background-size: 100%; content: ""; background-size: 100% 100%; z-index: 1; } 
/* .banner_box:before{ width: 100%; position: absolute; left: 0px; top: 0px; height: 100%; content:""; z-index: 1; background: #335C95; background: linear-gradient(90deg, rgba(51, 92, 149, 0) 42%, rgba(51, 92, 149, 0.98) 100%); } */

.banner_innr{ width: 100%; position: absolute; left: 50%; top: 43%; -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: 1; }
.banTxt{max-width: 640px; display: inline-block; padding: 0px; }
.banTxt .ban_heading, .banTxt h1{display: inline-block; width: 100%; font-size: 62px; line-height: 70px; color: #fff; padding-bottom: 18px; position: relative; text-transform: capitalize; position: relative; font-weight: 600; padding: 0 0 15px; }   
.banTxt .ban_heading strong, .banTxt h1 strong{ color:#7acf05; }
.ban_content{ font-size: 20px; line-height: 36px; color:#fff; padding: 0 0 15px; font-weight: normal; }
.ban_btn li{ margin: 0 20px 0 0; float: left;}
.ban_btn li:last-child{ margin-right: 0px; }

.ban_call{ font-size: 18px; font-weight: normal; line-height: 26px; color:#fff; }
.ban_call .d-flex{ align-items: center; }
.ban_call a{ font-size: 30px; font-weight: 600; line-height: 32px; color:#fff; display: inline-block; padding-top: 5px; }
.ban_call .flex-shrink-0{ width: 57px; height: 57px; display: flex; align-items: center; justify-content: center; background: rgba(255, 255, 255, 0.10); font-size: 28px; border-radius: 100%; }
.ban_call a:hover{ color:#7acf05; }


.wrapper{ padding: 90px 0; }
.about_sec{width: 100%; position: relative; background: url(../images/about_bg.png) no-repeat right bottom; }
.about_sec .about_row{ flex-direction: row-reverse; }
.about_sec::after { width: 100%; position: absolute; left: 0; top: -114px; background: url(../images/cloud_bg1.png) repeat-x left top; height: 117px;
content: ""; }

.top_subheading{ width: 100%; font-size: 17px; line-height: 21px; color: #67aa03; margin-bottom: 20px; text-transform: uppercase; }
.top_subheading strong{ font-weight: 600; background: url(../images/text_img.png) no-repeat left top 5px; padding: 10px; padding-left: 42px; }
.top_heading{ width: 100%; font-size: 42px; line-height: 48px; color: #222222; font-weight: 600; padding-bottom: 15px; text-transform: capitalize; }
.top_paragraph{ font-size: 17px; line-height: 30px; color: #393939; font-weight: normal; padding-bottom: 15px; font-weight: normal; }
.top_paragraph strong{ font-weight: bold; }
.list_style{ width: 100%; padding: 0 0 15px; }
.list_style li{ width: 100%; display: inline-block; font-size: 17px; line-height: 24px; color:#282828; padding: 5px; padding-left: 30px; position: relative; margin: 0 0 10px; }
.list_style li:before{ position: absolute; left: 0; top: 6px; content: "\f058"; color: #265cab; font-weight: 900; font-family: "Font Awesome 6 Pro"; font-size: 20px; }
.list_style li strong{ color:#67aa03; }
.list_style li:last-child{ margin-bottom: 0;}

.top_heading strong{ color:#019544; }
.about_sec .top_heading{ padding-bottom: 20px; }
.about_content{ width: 100%; padding-left: 30px; position: relative; }
.about_rt .d-flex{ background: #67aa03; padding: 6px; align-items: center; margin: 0 0 10px; margin-left: -20px; }
.about_rt .flex-grow-1{ color:#fff; font-weight: 600; font-size: 17px; }
.about_rt .flex-shrink-0{ width: 45px; height: 45px; background: #fff; border-radius: 100%; display: flex; align-items: center; justify-content: center; }
.about_rt .flex-shrink-0 img{ max-width: 100%;}
.about_rt .flex-grow-1{ margin-left: 10px !important;}
.about_content:after{ background: url(../images/wash_img1.png) no-repeat 0 0; position: absolute; right: -90px; bottom: -75px; width: 160px; height: 350px; background-size: 100%; content: ""; }
.about_img{ width: 100%; position: relative;}
.about_img img{ width: 100%;}
.about_img::after { background: url(../images/wash_img2.png) no-repeat 0 0; position: absolute; left: -156px; bottom: -65px; width: 171px; height: 154px; background-size: 100%;
content: "";}


.service_sec{ width: 100%; background: url(../images/service_bg.jpg) no-repeat 0 0; position: relative; background-size: cover; background-attachment: fixed; }
.wrapper.service_sec { padding: 170px 0 65px 0;}
.service_sec:before{ width: 100%; background: url(../images/cloud_bg2.png) repeat-x left top; position: absolute; left: 0; top: -12px; height: 117px; content: ""; }
.service_sec .top_heading{ padding-bottom: 30px; text-align: center; color:#fff; }
.service_sec .top_subheading{text-align: center;  }

.service_box{ width: 100%; border-radius: 8px; padding: 10px; background: url(../images/service_box_bg.png) no-repeat left bottom #fff; background-size: contain; text-align: center; }
.service_img{ width: 100%; border-radius: 8px; overflow: hidden; }
.service_img img{ width: 100%; height: 100%; object-fit: cover; border-radius: 8px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.service_txt{ width: 100%; padding: 52px 15px 25px; position: relative; }
.service_title { width: 100%; font-size: 22px; line-height: 26px; font-family: 'Outfit'; text-transform: capitalize;
padding: 0 0 5px; color: #265cab; font-weight: 600; min-height: 58px;}
.service_description{ font-size: 17px; line-height: 26px; font-family: 'Outfit'; color:#262626; padding: 0; min-height: 130px; }
.service_link{ display: inline-block; font-size: 16px; line-height: 24px; font-family: 'Outfit'; color:#1c1c1a; font-weight: 600; text-transform: capitalize; letter-spacing: 1px; }
.service_link:hover{ color:#874494; }

.service_icon { width: 90px; height: 90px; border-radius: 100%; background: #fff; margin: 0 auto; position: absolute; left: 50%; top: -45px; transform: translate(-50%, 0);
  padding: 5px;
}
.service_icon i { background: #67aa03; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; border-radius: 100%; 
border: 2px dashed #103d80;}
.service_icon i img { max-width: 100% !important; width: 52px !important; transition: 0.5s; }
.service_box:hover i img { transform: rotateY(360deg);}

.service_sec .owl-prev{ width: 47px; height: 47px; border: 2px solid #fff !important; border-radius: 100%; display: flex; align-items: center; justify-content: center; position: absolute; left: -50px; top: 50%; transform: translate(0, -50%); font-size: 0px !important; background: none !important;}
.service_sec .owl-prev:before{ font-size: 16px; color:#fff; font-weight: 900; font-family: "Font Awesome 6 Pro"; content: "\f060";}
.service_sec .owl-next{ width: 47px; height: 47px; border: 2px solid #fff !important; border-radius: 100%; display: flex; align-items: center; justify-content: center; position: absolute; right: -50px; top: 50%; transform: translate(0, -50%); font-size: 0px !important; background: none !important;  }
.service_sec .owl-next:before{ font-size: 16px; color:#fff; font-weight: 900; font-family: "Font Awesome 6 Pro"; content: "\f061";}
.service_sec .owl-prev:hover{ border-color:#7acf05 !important; }
.service_sec .owl-prev:hover:before{color:#7acf05 !important;}
.service_sec .owl-next:hover{ border-color:#7acf05 !important; }
.service_sec .owl-next:hover:before{color:#7acf05 !important;}
.service_sec .owl-carousel .owl-item{padding: 15px;}

.service_sec .owl-carousel{ padding-top: 0px; }
.service_box:hover .service_img img{-webkit-transform: scale(1.1); transform: scale(1.1);}

.how_works{ width: 100%; position: relative; text-align: center; }
.how_works .top_heading{ padding-bottom: 30px; text-align: center;}
.how_works .top_subheading{text-align: center;  }

.work_box{ width: 100%; margin: 30px 0 0; position: relative;}
.work_icon{ width: 135px; height: 135px; border-radius: 100%; border: 2.5px dashed #67aa03; padding: 7px; margin: 0 auto 15px;  position: relative; transition: 0.5s; }
.work_icon i{ width: 100%; height: 100%; background: #265cab; display: flex; align-items: center; justify-content: center; border-radius: 100%; }
.work_icon i img{ max-width: 100%; }
.work_txt{ width: 100%; display: inline-block;}
.work_title{ width: 100%; display: inline-block; font-size: 22px; line-height: 25px; color:#265cab; font-weight: 600; padding-bottom: 10px; }
.work_description{ width: 100%; display: inline-block; font-size: 17px; line-height: 25px; color:#262626; font-weight: normal; }
.work_icon::after { background: url(../images/dot.png) repeat-x left top; width: 140px; height: 9px; position: absolute; right: -265px; top: 50%; content: "";
  transform: translate(-50%, 0);
}
.how_works .col-md-4:last-child .work_icon::after{ display: none; }
.work_box:hover .work_icon { transform: translate(0, -10px);}

.appoint_sec{ width: 100%; background: url(../images/apoint_bg.jpg) no-repeat 0 0; background-size: cover; background-attachment: fixed; }
.appoint_sec .top_heading, .appoint_sec .top_paragraph{ color:#fff; }
.appoint_sec .row{ align-items: center; justify-content: space-between;}
.appoint_rt { width: 270px; float: right;}
.appoint_rt li{ width: 100%; display: inline-block;}
.appoint_rt .call_btn{ padding: 15px; font-weight: 500; font-size: 18px; color: #fff; position: relative; padding-left: 55px; border: 2px solid #fff; border-radius: 30px; width: 100%; display: inline-block;}
.appoint_rt .call_btn i{ width: 46px; height: 46px; display: flex; justify-content: center; align-items: center; background: rgba(255, 255, 255, 0.1); border-radius: 100%; position: absolute; left: 6px; top: 5px; }
.appoint_rt .btn_link{ background: url(../images/text_img.png) no-repeat right 25px center #fff !important; padding: 15px 20px; padding-right: 60px; width: 100%; background: #fff; color: #67aa03; margin-top: 20px; }
.appoint_rt .btn_link::before{ background-position: right 25px center; }
.appoint_rt .call_btn:hover{ background: #67aa03; border-color:#67aa03; }
.appont_left{ position: relative; padding-right: 40px; }
.appont_left::after { background: #fff; width: 2px; height: 100%; position: absolute; right: 0; top: 50%; content: ""; transform: translate(0, -50%); }

.why_choose{ width: 100%; position: relative; background: url(../images/why_bg.jpg) no-repeat 0 0; background-size: cover; }
.why_choose .container{ position: relative; }
.why_choose .row{ align-items: center; flex-direction: row-reverse; }
.why_img{ width: 100%;}
.why_img img{ max-width: 100%; }
.why_chooseList{ position: relative;}
.why_chooseList li::before { background: url(../images/dot2.png) repeat-y 0 0; width: 3px; height: 100%; position: absolute; left: 38px; top: 96px; content: ""; }
.why_chooseList li:last-child::before { display: none; }
.why_chooseList li{ padding: 15px 0; position: relative; }
.why_chooseList .work_title{ padding: 0 0 5px; }
.why_chooseList .flex-shrink-0{ width: 80px; height: 80px; background: #265cab; border-radius: 100%; display: flex; align-items: center; justify-content: center;  }
.why_chooseList .flex-shrink-0 img{ max-width: 100%; }
.why_chooseList .d-flex{ align-items: center; }


.toparww{ position: fixed; right: 15px; bottom: -30px; font-size: 24px; 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: 45px; height: 45px; display: flex; justify-content: center; align-items: center; background: #67aa03; border-radius: 100%; z-index: 5555; }
.toparww_main.fixed .toparww{opacity: 1; visibility: visible; bottom: 60px; }


/* .get_frm{ width: 100%; display: inline-block; margin: 10px 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: 65px; padding: 0 25px; background: #fff; border: 1px solid #fff; outline: none; font-size: 14px; line-height: 18px; color:#000; border-radius: 10px; font-family: 'Poppins';  }
.get_frm textarea{ padding: 15px 20px; resize: none; height: 130px; }
.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:#4c4c4c; }
.get_frm .btn_link { cursor: pointer; border: none; padding: 15px 42px; outline: none; margin: 0; }
.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{ text-align: center;}
.btn_div .btn_link{ margin: 15px 0 0;} */


.testimonial_sec{ width: 100%; position: relative; background: url(../images/testimonial_bg.png) repeat 0 0 #fff; text-align: center; }
.testimonial_sec::before { background: url(../images/wash_img2.png) no-repeat 0 0; position: absolute; left: 0; top: 45%; width: 130px; height: 134px; background-size: 100%;
 content: "";}
.testimonial_sec::after { background: url(../images/bottle.png) no-repeat 0 0; position: absolute; right: 30px; bottom: 20px; width: 80px; height: 155px; background-size: 100%;
 content: "";} 
.testimonial_sec .top_heading{ padding-bottom: 30px; text-align: center; }
.testimonial_box{ width: 100%; background: #fff; padding: 25px; border-radius: 15px; }
.review{ width: 100%; display: inline-block; margin: 0 0 5px; }
.review img{ width: auto !important; max-width: auto !important;}
.review_text{ font-size: 16px; line-height: 30px; color:#2d2d2d; padding: 0 0 10px; font-weight: normal; min-height: 125px; }
.client_name{ font-size: 16px; line-height: 25px; color:#010101; font-style: italic; font-weight: normal; font-weight: bold; }


.footer_sec{ width: 100%; position: relative; background: url(../images/footer_bg.jpg) no-repeat 0 0; background-size: cover; }
.footer_top{ width: 100%; padding: 70px 0 40px 0;}
.footer_box{ width: 100%; }
.footer_heading { font-size: 24px; line-height: 25px; font-weight: 600; color: #67aa03; text-transform: capitalize; padding: 0 0 15px; margin: 0 0 20px; position: relative;}
.footer_heading:before{ width: 80%; height: 2px; background: #013a95; position: absolute; left: 0; bottom: 0; content: ""; }
.footer_logo {  display: inline-block; margin: 0 25px 30px 0; width: 115px;}
.footer_logo img{ max-width: 100%;}
.footer_box .ndis_logo { width: 95px;}
.footer_content { width: 100%; display: inline-block; font-size: 16px; line-height: 26px; color: #2a2a2a;}


/* .social_box{ width: 100%; display: inline-block;}
.social_box li{ margin: 0 10px 0 0; float: left; }
.social_box li:last-child{ margin-right: 0px;}
.social_box li a{ width: 100%; display: inline-block; color:#fff; }
.social_box li a i{ width: 31px; height: 31px; display: flex; align-items: center; justify-content: center; border: 1px solid #66a3d8; border-radius: 100%; font-size: 12px; color:#fff; background: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; background: #66a3d8; }
.social_box li a i img{ max-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; }
.social_box li a:hover i{ background: #0097dc; color:#fff; border-color:#0097dc; }
.social_box li a:hover i img{  filter: brightness(100);}
.social_box li a:hover i{ color:#213d77; background: #fff; border-color:#fff; } */

.foot_link li{ width: 100%; margin: 0 0 10px; font-size: 16px; line-height: 24px; color:#2a2a2a; position: relative; padding-left: 24px; }
.foot_link li:last-child{ margin-bottom: 0px; }
.foot_link li a{color:#2a2a2a; }
.foot_link li a:hover{ color:#67aa03; }
.foot_link li:before{ width: 16px; height: 20px; position: absolute; left: 0; top: 5px; content: ""; background: url(../images/text_img.png) no-repeat 0 0; background-size: 100%; }

.foot_contact li{ width: 100%; margin: 0 0 10px; font-size: 16px; line-height: 22px; color:#2a2a2a; position: relative; padding: 3px; padding-left: 30px; }
.foot_contact li:last-child{ margin-bottom: 0px; } 
.foot_contact li a{color:#2a2a2a; }
.foot_contact li a:hover{ color:#67aa03; }
.foot_contact li i{ position: absolute; left: 0px; top: 1px; }

.footer_box1 { width: 25%;}
.footer_box2{width: 16%;}
.footer_box3{width: 20%;}
.footer_box4{width: 21%;}
.footer_box5{width: 18%;}

.footer_btm{ width: 100%; padding: 15px 0; background: #013a95; font-size: 14px; line-height: 20px; font-weight: normal; color:#fff;  }
.footer_btm em{ font-style: normal; text-transform: uppercase; }
.footer_btm a{ color:#fff; }
.footer_btm a:hover{ color:#67aa03; }
.footer_btm ul{ width: auto; float: right;}
.footer_btm ul li{ float: left; margin: 0 0 0 10px; padding: 0 0 0 10px; position: relative; }
.footer_btm ul li:before{ width: 1px; height: 18px; background: #fff; position: absolute; left: 0; top: 2px; content: ""; }
.footer_btm ul li a:hover{ color:#67aa03; }
.mobile_btm{ display: none;}
.footer_btm ul li:first-child:before{ display: none; }


.ftr_social{ width: 100%; display:flex; padding: 15px 0 0; align-items: center;}
.ftr_social li strong{ color:#265cab; font-weight: 600; font-size: 18px; }
.ftr_social li{ float: left; margin: 0 7px 0 0;}
.ftr_social li:last-child{ margin-right: 0; }
.ftr_social li a{ width: 36px; height: 36px; background: #67aa03; display: flex; align-items: center; justify-content: center; color:#fff; border-radius: 100%; }
.ftr_social li a:hover{ background: #013a95; color: #fff;}

/*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:after{ display: none !important; }
.primary-navigation .menu_sec ul {background-color: #67aa03;}
.primary-navigation .menu_sec ul li a:hover{background-color: #67aa03; 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;}



/*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: #67aa03; 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(255, 255, 255, 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;  }

.about_rt .top_subheading { font-weight: 700; text-transform: capitalize; font-size: 26px; line-height: 2rem; margin: 0 0 10px;}
.about_rt .top_subheading strong{ background: none; padding: 0;}






/* INNER CONTENT */
.inner_content .container{ position: relative; z-index: 2; }
.inner_title {
  color: #222;
  font-size: 35px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Outfit';
  text-transform: capitalize;
  margin-bottom: 15px;
}
.inner_subtitle {
  color: #222;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Outfit';
  margin-bottom: 15px;
  text-transform: capitalize;
}
.inner_subtitle2 {
  color: #222;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  padding-bottom: 5px;
  font-family: 'Outfit';
  text-transform: capitalize;
}

.inner_txt {
  font-size: 17px;
  color: #222;
  font-weight: normal;
  /* margin-top: 10px; */
  padding-bottom: 15px;
  line-height: 1.6em;
  font-family: 'Outfit';
}
.inner_title strong, .inner_subtitle strong, .inner_subtitle2 strong {
  color:#67aa03;
}
.inner_title::after, .inner_subtitle::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: #67aa03;
}
.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: #fff;
  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-left: 25px;;
  background-size: 18px;
  font-size: 17px;
  line-height: 1.6em;
  font-family: 'Outfit';
  color: #222;
  font-weight: normal;
  list-style: none;
  padding-bottom: 5px;
}
.inner_list_txt ul li:before{ position: absolute; left: 0; top: 0; font-size: 20px; font-weight: 900; font-family: "Font Awesome 6 Pro"; content: "\f058"; font-size: 16px; color:#67aa03; }
.inner_list_txt {
  margin-bottom: 10px;
} 
.inner_bottm_sec {
background: #013a95;
  padding: 40px 30px;
  text-align: center;
  width: 100%;
  border-radius: 10px;
}
.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:#67aa03;
}
.sub_heading {
  font-weight: 700;
  padding:10px 0 0;
  color: #222;
}
.sub_heading strong{ color: #67aa03;}
.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_touch{ width: 100%; background: #fff; padding: 30px; }
.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: 'Outfit';}
.get_box .btn_link{ border: none;font-family: 'Outfit'; }
.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:#67aa03 !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:#131313; opacity: 1; }

.contact_page_heading {
font-size: 35px;
line-height: 1.2;
text-transform: capitalize;
color: #222;
padding: 0 0 15px;
font-family: 'Outfit';
font-weight: 600;
position: relative;
display: inline-block;
}
.contact_page_heading::before {
position: absolute;
content: "";
bottom: 8px;
left: 0;
width: 30px;
height: 3px;
  background: #67aa03;
}
.contact_page_heading strong { color:#8f6c3f;}
.contact_page_info {
position: relative;
color: #222;
margin-top: 25px;
padding-left: 60px;
font-family: 'Outfit';
}
.contact-img {
position: absolute;
top: 3px;
left: 0;
background:#ffffff;
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;
}
.contact-text a {
transition:
all 0.5s ease;
text-decoration:
none !important;
color: #222;
}
.contact_page_info {
color: #222;
}
.contact-text a:hover{ color:#67aa03; }

.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: #fff;
}
.contact-page input, .contact-page textarea, .contact-page select {
width: 100%;
padding: 0 15px !important;
color: #000 !important;
outline:none;
border-color:#ccc !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: #ffffff !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: 'Outfit';
height: auto;
letter-spacing: 2px;
font-weight: 500;
background: #67aa03;
}
.contact-page input[type="submit"]:hover {
background-color: #265cab;
}
.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;}
.inner_content { width: 100%; padding:75px 0;}
.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: 17px; color: #222; font-weight: normal; padding-bottom: 15px; line-height: 1.7em; }
/* .contact-page input[type="email"]{ text-transform: lowercase; } */
.error404 .header_sec{ box-shadow: 0 0 14px -8px #000; background: #fff; }




.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 select, .get_box textarea{ width: 100%; height: 55px; padding: 0 30px; background: #fff; border: 1px solid #949494; outline: none; font-size: 16px; line-height: 18px; color:#222; border-radius: 10px; font-family: 'Outfit'; }
.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="tel"]::placeholder, .get_box textarea::placeholder{ opacity: 1; color:#959595; }
.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;}
.btn_div{ text-align: center;}
.btn_div .btn_link{ margin: 15px 0 0;}



/* blog page css  */
.more-link { padding: 13px 30px 15px; padding-right: 75px; border-radius: 30px; text-transform: capitalize; font-weight: 500; color:#fff; font-family: 'Outfit'; font-size: 16px; line-height: 24px; background: url(../images/text_img2.png) no-repeat right 35px center #67aa03; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; letter-spacing: 1px; display: block; width: fit-content; }
.more-link::before { content: ''; position: absolute; left: 0; bottom: 0; height: 100%; width: 100%; background: url(../images/text_img2.png) no-repeat right 35px center #0054ae; transform: scaleX(0); transform-origin: left;
  z-index: -1; transition: transform 0.3s ease; border-radius: 30px;
}
.more-link:hover::before { transform: scaleX(1);}
.more-link:hover{ color:#fff !important;}
.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:#67aa03;}
.blog_sec { width: 100%; padding:65px 0;  display: inline-block;}
.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:#67aa03; }
.entry-title a:hover, .entry-meta a:hover { color: #67aa03 !important;}
.post-navigation a:hover, .image-navigation a:hover { color: #67aa03 !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;}



.header_sec.fixed .menu_sec li.current_page_item a{color: #67aa03; }
.header_sec.fixed .menu_sec li a:hover { color: #67aa03 !important;}
.header_sec.fixed .menu_sec li a::after{ background: #67aa03;}
.header_sec.fixed .site-navigation ul .sub-menu { top: 44px;}
.header_sec.fixed .site-navigation ul .sub-menu li a{ color:#fff !important; }
.primary-navigation li:hover > a, .primary-navigation li.focus > a { color: #89e30c !important;}
.header_sec.fixed .primary-navigation li:hover > a, .primary-navigation li.focus > a { color: #67aa03 !important;}

.sp-testimonial-free-section .sp-testimonial-client-testimonial p{ font-size: 23px !important; line-height: 34px !important; color: #222  !important; font-weight: 500 !important; font-style: italic !important; }
#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .sp-testimonial-client-rating {
  top: -45px !important;
  position: relative !important;
}
#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .sp-testimonial-client-name {
  position: relative !important;
  top: 33px !important; font-size: 28px !important; line-height: 34px !important; color: #265cab !important; font-weight: 600 !important;
}
#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .sp-testimonial-client-designation{ font-size: 17px !important; line-height: 21px !important; color: #222 !important; font-weight: 500 !important; font-style: italic !important;
}


#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .swiper-button-prev{left: 38% !important; top: 20% !important; bottom: inherit !important; transform: translate(0, -50%) !important;border: none !important;background: url(../images/prev.png) 0 0 !important;width: 38px;height: 38px;background-size: 100% !important;font-size: 0px !important;}
#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .swiper-button-next{ right: 38% !important; top: 20% !important; bottom: inherit !important; top: 20% !important; transform: translate(0, -50%) !important; border: none !important; background: url(../images/next.png) 0 0 !important; width: 38px; height: 38px; background-size: 100% !important; font-size: 0px !important; }
#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .sp-testimonial-client-image img { border: 2px dashed #265cab !important;}




/*SLIDER CSS*/
.ms-slide-info { position: absolute !important; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; z-index: 5; }
.ms-view { height: 820px !important;}
.ms-slide{ height: 100% !important;}
.ms-slide-bgcont { height: 820px !important;}

.ms-skin-light-6 .ms-nav-next {
  background: url(../images/next2.png) no-repeat !important;
  border: 0 !important; opacity: 0.6;
}
.ms-skin-light-6 .ms-nav-next:hover{ opacity: 1;}
.ms-skin-light-6 .ms-nav-prev {
  background: url(../images/prev2.png) no-repeat !important;
  border: 0 !important; opacity: 0.6;
}
.ms-skin-light-6 .ms-nav-prev:hover{ opacity: 1;}
.ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev {
  width: 50px !important;
  height: 50px !important;
  background-size: 100% !important;
  
}
.ms-skin-light-6.round-skin .ms-nav-next,
.ms-skin-light-6.round-skin .ms-nav-prev,
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6.round-skin .ms-video-btn {
  border-radius: 0 !important;
}
.ban_call .flex-shrink-0 img{ width: 32px !important; height: auto !important; object-fit: inherit !important; }

.contact_map{ width: 100%; padding: 50px 0 0; }
.contact_map iframe{ width: 100%; height: 350px; border-radius: 10px; }




.reviews_page .sp-testimonial-free-section .sp-testimonial-item{ padding: 10px !important; }
.reviews_page #sp-testimonial-free-wrapper-56 .sp-testimonial-free{ width: 100%; background: #fff !important;; padding: 30px !important;; border-radius: 15px !important; padding-top: 70px !important; box-shadow: 0 0 13px -5px #bfbfbf; height: 100%; }
.reviews_page .sp-testimonial-free-section .sp-testimonial-client-testimonial p{font-size: 16px !important; line-height: 26px !important; color:#222; padding: 0 0 10px !important; font-weight: normal; min-height: 95px; text-align: left !important; margin: 0 !important; font-weight: normal !important; }
.reviews_page #sp-testimonial-free-wrapper-56 .sp-testimonial-free-section .sp-testimonial-client-rating { position: absolute !important; left: 35px !important; top: 50px !important;}
.reviews_page #sp-testimonial-free-wrapper-56 .sp-testimonial-free-section .sp-testimonial-client-testimonial{ margin: 0px !important;}
.reviews_page .sp-testimonial-free-section .sp-testimonial-client-name{ font-style: italic !important; text-align: left !important;}
.reviews_page .sp-testimonial-free-wrapper{ padding: 15px;}


.bookingpage_innr .getIn_right { border: 5px solid rgba(0, 0, 0, 0.2); border-radius: 15px;}
.bookingpage_innr { max-width: 850px; margin: 0 auto;}
.bookingpage_innr .getIn_right {
    border: 5px solid rgba(0, 0, 0, 0.2);
    border-radius: 15px;
}
.get_rt {
    width: 100%;
    background: #fff;
    padding: 30px 25px;
    border-radius: 10px;
}
.get_rt .top_heading {
    text-align: center;
}
.get_frm{ width: 100%; display: inline-block; margin: 7px 0; }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm input[type="date"], .get_frm select, .get_frm textarea{ width: 100%; height: 50px; padding: 0 15px; background: #fff; border: 1px solid #3d3d3d; outline: none; font-size: 14px; line-height: 18px; color:#3d3d3d; border-radius: 5px; font-family: 'Outfit'; transition: all 0.3s; }
.get_frm textarea{ padding: 15px 20px; resize: none; height: 120px; }
.get_frm input[type="text"]:focus, .get_frm input[type="email"]:focus, .get_frm input[type="tel"]:focus, .get_frm input[type="date"]:focus, .get_frm select:focus, .get_frm textarea:focus{ border-color:#63ab03;}
.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:#656363; }
.get_frm .btn_link { cursor: pointer; border: none; padding: 15px 42px; outline: none; margin: 0; width: 100%;  border-radius: 30px; }
.get_frm .btn_link:hover{ background: #265cab;}
.get_frm select{ cursor: pointer;}

.get_rt .row{ margin: 0 -7px; }
.get_rt .col-md-6, .get_rt .col-md-12{ padding: 0 7px;}
.btn_div{ text-align: center;}
.btn_div .btn_link{ margin: 15px 0 0;}
.get_frm p{ padding: 0;}

.img_box img{ border-radius: 5px; width: 100%; }
.inner_bottm_sec .inner_txt a{ color:#67aa03; }
.inner_bottm_sec .inner_txt a:hover{ color:#fff; }

.faq_sec .inner_subtitle{ text-align: center; margin-bottom: 35px; }
.faq_sec .inner_subtitle::after { left: 50%; transform: translate(-50%, 0);}
.faq_sec .sp-easy-accordion .sp-ea-single .ea-header { padding: 0;}

.header_sec.fixed .menu_sec li.current-menu-parent > a {
  color: #67aa03;
}
.header_sec.fixed .menu_sec li.current-menu-parent > a:after{ display: block; }

.get_rt{position: relative;}
.get_rt .wpcf7-spinner {
  position: absolute;
  right: 0;
}

.single .entry-content ul {
  padding: 0 0 15px;
}
.single .entry-content ul li {
  margin: 0 0 5px;
}
.single .entry-content ul li:last-child{ margin-bottom: 0;}

.single .entry-content ul li {
    position: relative;
    padding-left: 25px;
    background-size: 18px
    font-family: 'Outfit';
    color: #222;
    list-style: none;
    padding-bottom: 5px;
}
.single .entry-content ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    font-weight: 900;
    font-family: "Font Awesome 6 Pro";
    content: "\f058";
    font-size: 16px;
    color: #67aa03;
}
.single .entry-content h2 {
  color: #222;
  font-family: 'Outfit';
  font-weight: bold;
  font-size: 1.2em;
	line-height: 1.3em;
}

.navbar-brand img {
    width: 140px;
}



@media only screen and (max-width: 1399px) {
.about_sec { overflow: hidden;}
.foot_contact li, .footer_content, .foot_link li {font-size: 15px;}
.service_sec .owl-next { width: 42px; height: 42px; right: -35px;}
.service_sec .owl-prev { width: 42px; height: 42px; left: -35px;}

.footer_box1 {
  width: 20%;
}	
.footer_box2 {
  width: 15%;
}
.footer_box3 {
  width: 19%;
}
.footer_box4 {
  width: 21%;
}
.footer_box5 {
  width: 18%;
}	
.footer_logo {
  display: inline-block;
  margin: 0 10px 20px 0;
  width: 100px;
}	
.footer_box .ndis_logo {
  width: 78px;
}	
	
	
}



@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: 26px !important; line-height: 1.2em; }
.blog .main-content, .single .content-area { padding: 60px 0;}


.inner_title{ font-size: 30px; }
.inner_subtitle { font-size: 27px;}
.top_heading {font-size: 32px; line-height: 38px; padding-bottom: 15px;}
.top_subheading { font-size: 20px; line-height: 24px; margin-bottom: 12px;}
.top_paragraph { font-size: 16px; line-height: 26px; padding-bottom: 15px;}
.about_rt .top_subheading { font-size: 22px; line-height: 1.5rem; margin: 0 0 10px;}
.list_style li { font-size: 16px; line-height: 22px; padding: 5px; padding-left: 26px; margin: 0 0 6px;}


.navbar-brand img { height: auto; max-width: 125px;}
.ndis_logo img { max-width: 105px;}
.top_contact ul li i {
    margin: 0 2px 0 0;
    width: 40px;
    height: 40px;
    font-size: 18px;
}
.top_contact ul li {
    margin: 0 6px 0 0;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding: 4px 8px 4px 2px;
}
.menu_sec li a { padding: 16px 0;}
.menu_sec li { margin: 0 0 0 28px; font-size: 16px; line-height: 20px;}
.appoint_btn { padding: 8px 25px 13px; top: -24px; height: 62px;}
.header_sec.fixed .navbar-brand img { width: 80px;}
.banTxt .ban_heading, .banTxt h1 {font-size: 40px; line-height: 46px;}
.ban_content { font-size: 17px; line-height: 26px; padding: 0 0 15px;}
.btn_link { padding: 12px 26px; padding-right: 68px; background-position: right 25px center !important;}
.ban_call .flex-shrink-0 { width: 52px; height: 52px;}
.ban_call .flex-shrink-0 img { width: 26px !important;}
.ban_call a { font-size: 24px; line-height: 25px; padding-top: 4px;}
.ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev { width: 42px !important; height: 42px !important;}
.ms-skin-light-6 .ms-nav-next { right: 10px;}
.ms-skin-light-6 .ms-nav-prev { left: 10px;}
.banTxt { max-width: 460px;}
.ms-view { height: 700px !important;}
.ms-slide-bgcont { height: 700px !important;}
.about_sec::after { top: -97px; height: 100px;}
.wrapper { padding: 70px 0;}
.about_content { padding-left: 20px;}
.about_rt .flex-grow-1 { margin-left: 8px !important; font-size: 14px;}
.about_content::after { right: -60px; bottom: -75px; width: 130px; height: 300px;}
.service_sec::before { top: -6px; height: 100px; background-size: 100% 100%;}
.about_img::after { left: -73px; bottom: -1px; width: 85px; height: 62px;}
.service_sec .owl-prev { width: 40px; height: 40px; left: -34px;}
.service_sec .owl-next { width: 40px; height: 40px; right: -34px;}
.service_title { font-size: 18px; line-height: 22px; padding: 0 0 5px; min-height: 48px;}
.service_description { font-size: 16px; line-height: 24px; min-height: 146px;}
.work_icon {width: 115px; height: 115px; padding: 4px;}
.work_icon i img { max-width: 72px;}
.work_icon::after { right: -148px; width: 82px; }
.work_title { font-size: 20px; line-height: 24px; padding-bottom: 10px;}
.sp-testimonial-free-section .sp-testimonial-client-testimonial p { font-size: 18px !important; line-height: 28px !important;}
#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .sp-testimonial-client-name { font-size: 24px !important; line-height: 30px !important;}
.testimonial_sec::before { width: 90px; height: 96px;}
.testimonial_sec::after { right: 20px; bottom: 20px; width: 65px; height: 125px;}
.footer_top {padding: 50px 0 40px 0;}
.footer_logo { margin: 0 12px 25px 0; width: 85px;}
.footer_box .ndis_logo img{ max-width: 100%; }
.footer_heading { font-size: 20px; line-height: 22px; padding: 0 0 12px; margin: 0 0 15px;}
.foot_link li { margin: 0 0 7px; font-size: 15px; line-height: 22px; padding-left: 24px;}
.foot_contact li { margin: 0 0 8px; font-size: 15px; line-height: 20px; padding: 3px; padding-left: 30px;}
.footer_content { font-size: 15px; line-height: 24px;}
.ftr_social li:first-child { width: 100%; margin: 0 0 6px; }
.ftr_social { display: inline-block; }
.footer_btm { font-size: 12px; line-height: 20px;}
.footer_box2 { width: 15%;}
.footer_box3 { width: 18%;}
.footer_box5 { width: 21%;}
.about_sec { overflow: hidden;}

.work_icon::after { right: -215px; width: 108px; }
.header_logo {
  width: 27%;
}
.top_contact {
  width: 73%;
}
.top_contact ul li strong {
  font-size: 18px;
  line-height: 25px;
}	
	
.footer_box1 { width: 38%; }	
.footer_box2 { width: 28%; }	
.footer_box3 { width: 33.333%; }	
.footer_box4 { width: 38%; }
.footer_box5 { width: 34%; }
.footer_box {margin: 0 0 20px;}	
	
	
	
	
	

}


@media only screen and (max-width: 1024px) {
.header-mid, .social_box, .appoint_btn{ 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 {  background:#67aa03;  width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btn2 {  background:#fff;  position: absolute;  top: 0;  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:#265cab;  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;}
.headerMain { background: #fff; padding: 8px 0; }
.navbar-brand img {height: auto; width: 85px;}
.header_sec.fixed { animation: inherit;}

/* 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{ font-size: 26px; }
.inner_subtitle { font-size: 24px;}
.inner_txt{font-size: 15px; line-height: 26px; padding-bottom: 12px;}
.inner_list_txt ul li{font-size: 15px; line-height: 26px; }
.top_paragraph {font-size: 15px; line-height: 26px; padding-bottom: 12px;}
.top_heading { font-size: 30px; line-height: 35px; padding-bottom: 12px; }

.inner_content { padding: 50px 0;}


.ms-view { height: 500px !important;}
.ms-slide-bgcont { height: 500px !important;}
.banTxt .ban_heading, .banTxt h1 { font-size: 32px; line-height: 38px; }
.ban_content { font-size: 16px; line-height: 24px; padding: 0px 0 12px;  }
.ban_btn li {margin: 0 10px 0 0;}
.btn_link { padding: 10px 20px; padding-right: 44px; background-position: right 18px center !important; background-size: 18px !important;  }
.btn_link::before{background-position: right 18px center !important; background-size: 18px !important; }
.ban_call .flex-shrink-0 { width: 45px; height: 45px;}
.ban_call .flex-shrink-0 img { width: 20px !important; }
.ban_call .flex-grow-1.ms-3 {margin-left: 10px !important;}
.ban_call {font-size: 15px;line-height: 20px;}
.ban_call a {font-size: 20px; line-height: 20px; padding-top: 3px;}
.ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev {width: 45px;height: 45px;top: inherit !important; left: 30px; margin-top: 0;
bottom: 0;opacity: 1;}
.ms-skin-light-6 .ms-nav-next{ right: 10px !important; bottom: 10px !important; left: inherit !important; }
.ms-skin-light-6 .ms-nav-prev{ right: 65px !important; bottom: 10px !important; left: inherit !important;}
.ban_btn .btn_link{ margin: 0 !important; }
.wrapper { padding: 50px 0; }
.service_sec::before { top: -6px; height: 96px; background-size: 100%; }
.footer_box1 { width: 100%;}
.footer_box2 { width: 33.3333%; }
.footer_box3 { width: 33.3333%; }
.footer_box4 {width: 33.3333%;}
.footer_box5 { width: 100%; }
.footer_box {margin: 15px 0;}
.footer_top { padding: 40px 0 30px 0; }
.footer_btm { text-align: center; }
.footer_btm ul {width: auto; float: none; display: inline-block;padding: 6px 0 0;}
.lazyloaded { max-width: 22px; }
.work_title { font-size: 18px; line-height: 22px; padding-bottom: 10px; }
.why_chooseList .flex-shrink-0 { width: 65px; height: 65px;}
.why_chooseList .flex-shrink-0 img { max-width: 42px;}
.toparww { right: 10px; bottom: -30px; font-size: 20px; width: 40px; height: 40px;}
.rmp-container .rmp-menu-title .rmp-menu-title-image { margin-bottom: 0 !important; background: #fff; height: auto; padding: 10px; border-radius: 5px;}


} 
 
 
@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;}
  

.about_content { padding-left: 0;}
.about_rt .top_subheading {font-size: 20px; line-height: 1.5rem;  margin: 0 0 8px;  }
.top_heading {font-size: 26px; line-height: 30px; padding-bottom: 12px; }
.top_paragraph { font-size: 15px; line-height: 24px; padding-bottom: 12px; }
.list_style li {font-size: 15px; line-height: 20px;}
.wrapper.service_sec {padding: 150px 0 50px 0;}
.work_description {font-size: 15px; line-height: 24px;}
.sp-testimonial-free-section .sp-testimonial-client-testimonial p { font-size: 16px !important; line-height: 25px !important; }
#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .sp-testimonial-client-name { font-size: 21px !important;line-height: 26px !important;}
#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .swiper-button-prev, #sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .swiper-button-next {width: 30px; height: 30px;}

.sp-easy-accordion .sp-ea-single .ea-header a {font-size: 15px !important; line-height: 21px !important;  box-shadow: none;}
.why_chooseList li::before { left: 31px; top: 86px;}
.work_icon::after {  right: -148px; width: 82px;  }



  
      
} 

 
@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: 24px;  line-height: 30px; }
.page .entry-header, .blog_page_header { padding: 95px 0 !important; }

.top_heading {font-size: 26px; line-height: 30px; padding-bottom: 12px; }
.ban_content{ display: none;}
.ms-view { height: 300px !important;}
.ms-slide-bgcont { height: 300px !important;}
.wrapper { padding: 40px 0;}
.about_sec .top_heading {padding-bottom: 10px;}
.top_heading { font-size: 22px; line-height: 25px;  }
.about_rt .top_subheading { font-size: 18px; line-height: 1.5rem; margin: 0 0 8px; }
.row.about_rowNew {flex-direction: column;}
.about_rt .d-flex {margin-left: 0;}
.row.about_rowNew .col-sm-6{ width: 100%;}
.about_img {margin-top: 20px;}
.about_content::after{ display: none;}
.wrapper.service_sec { padding: 110px 0 50px 0; }
.service_sec .owl-nav{ display: none; }
.about_img::after{ display: none;}
 .work_icon::after { display: none; }
.appoint_rt {width: 270px; float: none; display: inline-block; padding: 10px 0 0;}
#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .swiper-button-prev { left: 0 !important;}
#sp-testimonial-free-wrapper-34 .sp-testimonial-free-section .swiper-button-next { right: 0 !important;}
.testimonial_sec::before { width: 60px; height: 66px; }
.testimonial_sec::after { right: 20px; bottom: 20px; width: 40px; height: 78px; }
.sp-testimonial-free-section .sp-testimonial-client-testimonial p { font-size: 15px !important; line-height: 23px !important; }
.banner_box .container {width: auto;}
.footer_fixed_buttons {  font-size: 14px;  }

.margin-top {margin-top: 25px;}
.inner_txt { font-size: 15px; line-height: 24px; padding-bottom: 12px; }

.reviews_page #sp-testimonial-free-wrapper-56 .sp-testimonial-free { padding: 15px !important; padding-top: 60px !important;}
.reviews_page #sp-testimonial-free-wrapper-56 .sp-testimonial-free-section .sp-testimonial-client-rating { left: 25px !important; top: 42px !important;}
.reviews_page .sp-testimonial-free-section .sp-testimonial-item {margin-bottom: 0 !important;}
.reviews_page .sp-testimonial-free-section .sp-testimonial-client-testimonial p { font-size: 15px !important; line-height: 24px !important;
  padding: 0 0 10px !important; min-height: auto;
}
.contact_right { padding: 15px 15px 0; margin-bottom: 35px;}
.contact-page input[type="submit"] { font-size: 15px; line-height: 22px; padding: 12px 38px !important;}
.get_box input[type="text"], .get_box input[type="email"], .get_box input[type="tel"], .get_box select, .get_box textarea { height: 50px;
  padding: 0 30px; font-size: 15px; line-height: 18px; border-radius: 5px;}
.get_box textarea { height: 110px;}
.contact_map { padding: 35px 0 0;}
.contact_map iframe { height: 260px; border-radius: 6px;}
.get_touchSec { padding: 0 0 20px;}
.get_rt { padding: 15px 12px; border-radius: 5px;}
.bookingpage_innr .getIn_right { border: 4px solid rgba(0, 0, 0, 0.2);  border-radius: 9px;}

.appont_left { padding-right: 0;}
.appont_left::after{ display: none; }
.why_chooseList li::before { left: 31px; top: 62px; }
.why_img {text-align: center;}
.why_img img {max-width: 450px;}




}



@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: 95px 0 !important; background-position: left 50% center !important; }
.error_page .page-content img { max-width: 250px; margin: 20px 0;}

.inner_bottm_sec { padding: 25px 20px;}

.banTxt .ban_heading, .banTxt h1 { font-size: 24px; line-height: 28px; }
.wrapper.service_sec {  padding: 70px 0 50px 0; }
.footer_box2, .footer_box3, .footer_box4, .footer_box5{ width: 100%;}
.footer_heading::before { width: 100%;}
.why_img img {max-width: 280px;}

.single .entry-content h2 { font-size: 1em; line-height: 1.3em;}




} 



@media only screen and (max-width: 480px){ 
.service_sec .owl-carousel .owl-stage-outer{ padding-bottom: 30px;}
.service_description {  min-height: auto;  }
.service_title { min-height: auto; }


}


@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;}
	
	
	
}
