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

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

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

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

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

button:focus{
  outline:none;
}

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

@font-face {
  font-family: 'BaksodaDemo';
  src: url('../fonts/BaksodaDemo-Regular.eot');
  src: url('../fonts/BaksodaDemo-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/BaksodaDemo-Regular.woff2') format('woff2'),
      url('../fonts/BaksodaDemo-Regular.woff') format('woff'),
      url('../fonts/BaksodaDemo-Regular.ttf') format('truetype'),
      url('../fonts/BaksodaDemo-Regular.svg#BaksodaDemo-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* ===== common css ====== */
.button1{
  font-size:16px;
  color:#fff;
  line-height:18px;
  letter-spacing:.03em;
  background:#b39642;
  border-radius:30px;
  padding:14px 25px;
}

.button1:hover{
  background:#0c4f3a;
  color:#fff;
}

.button2{
  font-size:16px;
  color:#fff;
  line-height:18px;
  letter-spacing:.03em;
  background:#0c4f3a;
  border-radius:30px;
  padding:14px 25px;
}

.button2:hover{
  background:#b39642;
  color:#fff;
}

.paragraph{
  font-size:17px;
  color:#030303;
  line-height:27px;
  letter-spacing:.02em;
  margin-bottom:20px;
}

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

.navbar-default:after{
  content:"";
  position:absolute;
  width:25%;
  height:57px;
  background:#568634;
  right:0;
  top:0;
  bottom:0;
  margin:auto 0;
  transition:all 500ms ease-in-out;
}

.logo_block{
  width:260px;
  transition:all 500ms ease-in-out;
}

.header_url{
  background:#568634;
  border-radius:30px 0 0 30px;
  padding:16px 0 17px 30px;
  z-index:999;
}

@media screen and (min-width:992px){
  .navbar-default.navbar-fixed{
    background:#fff;
    box-shadow:0 4px 6px rgba(0,0,0,.15);
    padding:12px 0;
  }

  .navbar-default.navbar-fixed .logo_block{
    width:180px;
  }

}

.home_banner:before,
.page .entry-header:before,
.error404 .page-header:before{
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(255,255,255,.85);
  left:0;
  top:0;
}

.banner_desc{
  left:0;
  bottom:30%;
}

.banner_content h1{
  font-family: 'BaksodaDemo';
  font-size:75px;
  color:#1a5a32;
  line-height:78px;
  letter-spacing:.04em;
  -webkit-text-stroke: 3px #0a4d38;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  margin-bottom:20px;
}

.professional_blcok{
  padding-bottom:70px;
  margin-top:-160px;
}

.professional_blcok .block{
  background:#306a33;
  border-radius:20px 20px 20px 0;
  padding:25px;
}

.professional_blcok .col-md-3:nth-child(2n) .block{
  background:#4f8034;
}

.professional_blcok .block h3{
  font-size:40px;
  line-height:52px;
  font-weight:600;
}

.professional_blcok .block h4{
  font-size:26px;
  line-height:32px;
  font-weight:600;
  background:url(../images/love-icon01.png) no-repeat left center;
  margin-bottom:12px;
  padding-left:35px;
}

.about_panel,
.serv_section,
.faq_section,
.review_block{
  padding-bottom:70px;
}

.about_image .left:after,
.about_image .right:before{
  content:"";
  position:absolute;
  width:120px;
  height:100px;
  background:#dab968;
  left:0;
  right:0;
  bottom:-90px;
  margin:0 auto;
}

.about_image .left img{
  border-bottom-left-radius:80px;
  position:relative;
  z-index:999;
}

.about_image .right{
  margin-top:150px;
}

.about_image .right:before{
  bottom:auto;
  top:-90px;
}

.about_image .right img{
  border-top-right-radius:80px;
  position:relative;
  z-index:999;
}

.about_content h2,
.serv_section h2,
.choose_content h2,
.faq_section h2,
.review_block .left_side h2,
.home_form_panel .lt_content h2,
.home_form_panel .rt_form h2{
  font-family: "Cormorant Garamond", serif;
  font-size:54px;
  color:#0a4d38;
  line-height:52px;
  letter-spacing:-.03em;
  margin-bottom:20px;
}

.serv_img img{
  border-radius:30px 30px 0 0;
}

.serv_section .box h5{
  font-size:22px;
  color:#fff;
  line-height:26px;
  font-weight:600;
  letter-spacing:.02em;
  background:#407633;
  padding:12px 15px;
  margin:10px 0;
}

.serv_section .box:hover h5{
  color:#040404;
  background:#c8a84a;
}

.serv_section .box .content{
  background:#407633;
  border-radius:0 0 30px 30px;
  min-height:150px;
  padding:20px;
}

.serv_section .box:hover .content{
  background:#c8a84a;
}

.serv_section .box .content .paragraph{
  color:#fff;
}

.serv_section .box:hover .content .paragraph{
  color:#030303;
}

.choose_block:before{
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  background:#f7f2e4;
  border-top-left-radius:80px;
  clip-path:polygon(0% 0%, 100% 10%, 100% 100%, 0% 100%);
  left:0;
  top:0;
}

.choose_content{
  width:480px;
  z-index:999;
}

.choose_content .section{
  background:#f8faf2;
  border-radius:15px;
  padding:20px;
}

.choose_content .section .icon{
  display:inline-block;
}

.choose_content .section .content{
  display:inline-block;
  width:85%;
  vertical-align:top;
  padding-left:15px;
}

.choose_content .section .content h6{
  font-family: "Cormorant Garamond", serif;
  font-size:24px;
  color:#050505;
  line-height:30px;
  font-weight:700;
  letter-spacing:-.01em;
  margin-bottom:10px;
}

.choose_image img{
  margin-left:-100px;
}

.support_panel{
  padding:70px 0;
}

.support_panel .rt_side{
  border-radius:25px;
  padding:30px;
}

.support_panel .rt_side h3{
  font-family: "Cormorant Garamond", serif;
  font-size:40px;
  color:#c8a84a;
  line-height:45px;
  letter-spacing:-.02em;
  margin-bottom:12px;
}

.accordion-item{
  border:1px dashed #4ea135 !important;
  margin-bottom:10px;
}

.accordion-item:last-child{
  margin-bottom:0;
}

.accordion-button{
  font-size:20px;
  color:#050505;
  line-height:26px;
  font-weight:500;
  text-transform:inherit;
  padding:14px 20px;
}

.accordion-button:focus{
  box-shadow:none;
}

.accordion-button[aria-expanded="true"],
.accordion-button:hover{
  background:#4ea135;
  color:#fff;
}

.accordion-button[aria-expanded="true"]:after,
.accordion-button:hover:after{
  filter:invert(100%) sepia(0%) saturate(1%) hue-rotate(306deg) brightness(200%) contrast(101%);
}

.accordion-item:first-of-type,
.accordion-item:first-of-type .accordion-button{
  border-top-left-radius:0;
  border-top-right-radius:0;
}

.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-button.collapsed{
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}

.sp-testimonial-free{
  background:#c8a84a !important;
  border-radius:20px !important;
  position:relative;
  padding:20px 30px 30px 70px;
  margin:40px 0 0 40px;
}

.sp-testimonial-client-image img{
  border:5px solid #c8a84a !important;
  position:absolute;
  left:-40px;
  top:-40px;
}

.sp-testimonial-content p{
  font-size:17px !important;
  color:#050505;
  line-height:26px !important;
  font-weight:500 !important;
  padding:0 !important;
}

.sp-testimonial-client-name{
  font-size:26px !important;
  color:#fff !important;
  line-height:28px !important;
  font-weight:600 !important;
  letter-spacing:.02em !important;
  font-style:italic !important;
}

.home_form_panel{
  background:url(../images/home-form-bg.jpg) no-repeat center top;
  background-size:cover;
  border-radius:30px;
  margin:0 30px 70px;
  padding:50px 0;
}

.home_form_panel .lt_content h3{
  font-size:30px;
  line-height:36px;
  font-weight:600;
  letter-spacing:.02em;
  margin-bottom:12px;
}

.home_form_panel .lt_content ul li{
  font-size:17px;
  color:#fff;
  line-height:24px;
  font-weight:500;
  position:relative;
  margin-bottom:10px;
  padding-left:18px;
}

.home_form_panel .lt_content ul li:last-child{
  margin-bottom:0;
}

.home_form_panel .lt_content ul li:before{
  content:"";
  position:absolute;
  width:8px;
  height:8px;
  background:#fff;
  border-radius:50%;
  left:0;
  top:5px;
}

.footer_top{
  background:#f7f2e4;
  padding:50px 0 45px;
}

.footer_top .panel h4{
  font-family: "Cormorant Garamond", serif;
  font-size:28px;
  color:#c8a84a;
  line-height:30px;
  font-weight:700;
  margin-bottom:20px;
}

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

.footer_links li:last-child,
.conatct_footer .thumb:last-child{
  margin-bottom:0;
}

.footer_links li a{
  font-size:17px;
  color:#030303;
  line-height:20px;
}

.footer_links li a:hover,
.conatct_footer .thumb a:hover{
  color:#568634;
}

.conatct_footer .thumb{
  margin-bottom:15px;
}

.conatct_footer .thumb h6{
  font-size:18px;
  color:#020202;
  line-height:20px;
  font-weight:600;
  margin-bottom:5px;
}

.conatct_footer .thumb a{
  color:#040404;
}

.ft_abn_number{
  font-size:24px;
  color:#030303;
  line-height:26px;
  font-weight:600;
}

.footer_map iframe{
  width:100%;
  height:220px;
  margin-bottom:0;
}

.footer_bottom{
  padding:35px 0;
}

.footer_bottom .paragraph span,
.footer_bottom .paragraph a{
  color:#568634;
  font-weight:600;
}

.footer_bottom .paragraph a{
  color:#306a33;
}

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

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

.page .entry-header,
.error404 .page-header{
  background:url(../images/banner-img01.jpg) no-repeat right top !important;
  background-size:cover !important;
  padding:260px 0 100px !important;
  position:relative;
}

.page .entry-header .entry-title,
.error404 .page-header .page-title{
  font-family: 'BaksodaDemo';
  font-size:75px;
  color:#1a5a32;
  line-height:78px;
  letter-spacing:.04em;
  -webkit-text-stroke: 3px #0a4d38;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  text-align:center;
  position:relative;
}

.inner_cont_sec .section .icon{
  width:75px;
  height:75px;
  background:#533925;
  line-height:75px;
  border-radius:20px 0 20px 20px;
  text-align:center;
}

.inner_cont_sec .section .text{
  width: 75%;
}

.contact-title{
  font-size:24px;
  color:#030303;
  line-height:30px;
  font-weight:600;
  letter-spacing:.03em;
}

.contact-main{
  font-size:16px;
  color:#020202;
  line-height:22px;
}

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

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

.inner_cont_sec .form_block{
  background:#a38153;
  border-radius:20px;
}

.contact_form .block{
  margin-bottom:10px;
}

.contact_form .block p{
  margin-bottom:0;
}

.contact_form .block label{
  font-size:16px;
  color:#010101;
  line-height:18px;
  font-weight:500;
  margin-bottom:10px;
}

.contact_form .block .form-control{
  height:55px;
  border-radius:12px;
  border:2px dotted #c9aa4f;
  background:rgba(201,170,79,.2);
  font-size:16px;
  color:#fff;
  line-height:20px;
  padding:10px 20px;
}

.contact_form .block .form-control::placeholder{
  color:#fff;
  opacity:1;
}

.contact_form .block .form-control::-ms-input-placeholder{
  color:#fff;
}

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

.contact_form .block textarea.form-control{
  height:130px;
  resize:none;
}

.contact_form .block select{
  background:url(../images/down-arrow02.png) no-repeat right 20px center, rgba(255,255,255,.4) !important;
}

.contact_form .block select option{
  color:#000;
}

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

.contact_form .block .btn{
  width:100%;
  font-size:17px;
  color:#fff;
  line-height:20px;
  font-weight:500;
  letter-spacing:.03em;
  background:#0a4d38;
  border-radius:12px;
  text-transform:inherit;
  border:none;
  text-align:center;
  padding:15px 30px;
}

.contact_form .block .btn:hover{
  background:#c9aa4f;
  color:#fff;
}

.contact_form .block .wpcf7-spinner,
.van_booking_form .wpcf7-spinner{
  display:none;
}

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

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

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

.cta-btn li a{
  display:block;
  font-size:15px;
  color:#fff;
  line-height:17px;
  font-weight:500;
  text-transform:uppercase;
  letter-spacing:.02em;
  background:#0a4d38;
  padding:15px 20px;
}

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

/* ==== inner page common css ==== */
.inner_bg_title{
  font-family: "Cormorant Garamond", serif;
  font-size:48px;
  color:#0a4d38;
  line-height:42px;
  font-weight:700;
  letter-spacing:.02em;
}

.inner_bg_title strong,
.cta_bg_title strong{
  color:#C8A84A;
}

.inner_sm_title{
  font-size:28px;
  color:#0a4d38;
  line-height:36px;
  font-weight:600;
  letter-spacing:.03em;
}

.inner_list li{
  font-size:16px;
  color:#050505;
  line-height:26px;
  font-weight:500;
  letter-spacing:.03em;
  background:url(../images/tick-icon001.png) no-repeat left 5px;
  margin-bottom:10px;
  padding-left:28px;
}

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

.sec_bg_color{
  background:#f5f5f5;
}

.cta_bg_title{
  font-size:46px;
  color:#040404;
  line-height:54px;
  font-weight:700;
  letter-spacing:.02em;
}

.cta_bg_title:after{
  content:"";
  position:absolute;
  width:61px;
  height:2px;
  background:#07AA75;
  left:0;
  right:0;
  bottom:0;
  margin:0 auto;
}

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

.cta-btn li a{
  display:block;
  font-size:15px;
  color:#fff;
  line-height:17px;
  font-weight:500;
  text-transform:uppercase;
  letter-spacing:.02em;
  background:#0ad2c8;
  padding:15px 20px;
}

.cta-btn li:last-child a{
  background:#f6871e;
}
/* ==== inner page extra style css ==== */
  /*custom margin*/
  .mx-xl{
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
   /*img styling*/
.radious-img{
  border-radius: 100px 0px 100px 0px;
  /*border: 3px solid #1D4ED8;*/
}
   /* box colors*/
.bg-green{
  background-color: #306A33 !important; 
}
.bg-yellow{
  background-color: #B39642 !important; 
}
   /* box properties*/
.img-box{
  border-radius:20px;  
  background-color: #B39642;
  color: #fff;
}
.img-box img{
  border-radius: 20px 20px 0px 0px;  
}
   /* box sizes*/
.box-xl{
  min-height: 900px !important;
}
.box-lg{
  min-height: 700px !important;
}
.box-md{
  min-height: 660px !important;
}
.box-md-sm{
  min-height: 535px !important;
}
.box-sm{
  min-height: 100px !important;
}  
  /* floating effect*/
  .float-btn {      
      transition: transform 0.25s ease, box-shadow 0.25s ease;
      box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    }
  .float-btn:hover {
      transform: translateY(-4px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.25);
  }
  .float-btn:active {
      transform: translateY(-1px);
  }
  /* sink-button effect*/
  .sink-btn {      
      transition: transform 0.25s ease, box-shadow 0.25s ease;
      box-shadow: 0 6px 12px rgba(0,0,0,0.2);
    }
    .sink-btn:hover {
      transform: translateY(4px);
      box-shadow: 0 2px 4px rgba(0,0,0,0.15);
    }

  /*..
  *..custom table design..*
  ..*/  
  .why-us-table th,
  .why-us-table td {
    padding: 1rem;
    vertical-align: middle;
  }
  /*..
  *..inner page accordian design..*
  ..*/
  .custom-accordian .accordion-item .accordion-button{
       color: #fff !important;
       background-color: #306A33 !important;
  }
  .custom-accordian .accordion-item .accordion-button:not(.collapsed) {
    color: #fff !important;
    background-color: #B39642 !important;    
  }
  .custom-accordian .accordion-item .accordion-button:focus{
       box-shadow: none !important;
  }
			/* accordian button filter effect*/
  .custom-accordian .accordion-item .accordion-button::after{
       filter:invert(100%) sepia(0%) saturate(1%) hue-rotate(306deg) brightness(200%) contrast(101%) !important;
  }
@media screen and (max-width:1366px){
  .choose_content{
    width:435px;
  }

  .serv_section .box .content{
    min-height:175px;
  }

}

@media screen and (max-width:991px){
  .navbar-default{
    background:#fff;
    box-shadow:0 4px 6px rgba(0,0,0,.15);
    padding:12px 0;
  }

  .navbar-default:after{
    display:none;
  }

  .logo_block{
    width:130px;
  }

  .home_banner{
    margin-top:92px;
  }

  .choose_content{
    width:350px;
  }

  .footer_bottom{
    padding-bottom:75px;
  }

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

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

  
}

@media screen and (max-width:767px){
  .banner_desc{
    bottom:15%;
  }

  .banner_content h1,
  .page .entry-header .entry-title, 
  .error404 .page-header .page-title{
    font-size:38px;
    line-height:45px;
    letter-spacing:.1em;
    -webkit-text-stroke:inherit;
  }

  .professional_blcok{
    margin-top:38px;
    padding-bottom:38px;
  }

  .professional_blcok .block{
    padding:20px;
  }

  .professional_blcok .block h3{
    font-size:26px;
    line-height:32px;
  }

  .professional_blcok .block h4{
    font-size:22px;
    line-height:26px;
  }

  .paragraph{
    font-size:15px;
    line-height:23px;
  }

  .about_panel, 
  .serv_section, 
  .faq_section, 
  .review_block{
    padding-bottom:38px;
  }

  .about_content h2, 
  .serv_section h2, 
  .choose_content h2, 
  .faq_section h2, 
  .review_block 
  .left_side h2, 
  .home_form_panel .lt_content h2, 
  .home_form_panel .rt_form h2{
    font-size:32px;
    line-height:38px;
  }

  .button1,
  .button2,
  .contact_form .block .btn{
    font-size:14px;
    line-height:16px;
    padding:12px 18px;
  }

  .serv_section .box h5{
    font-size:20px;
  }

  .serv_section .box .content{
    min-height:auto;
  }

  .choose_block:before{
    border-radius:0;
    clip-path:inherit;
  }

  .choose_content{
    width:100%;
  }

  .choose_content .section .content h6{
    font-size:22px;
    line-height:28px;
  }

  .choose_image img{
    margin-left:0;
  }

  .support_panel{
    padding:38px 0;
  }

  .support_panel .lt_side img{
    width:180px;
  }

  .support_panel .rt_side h3{
    font-size:28px;
    line-height:34px;
  }

  .accordion-button{
    font-size:17px;
    line-height:22px;
  }

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

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

  .home_form_panel{
    border-radius:0;
    margin:0 0 38px;
    padding:32px 0;
  }

  .contact_form .block .form-control{
    height:45px;
    font-size:14px;
  }

  .contact_form .block textarea.form-control{
    height:90px;
  }

  .footer_top{
    padding:35px 0 30px;
  }

  .footer_top .panel h4{
    font-size:24px;
    line-height:26px;
    margin-bottom:15px;
  }

  .footer_links li a{
    font-size:15px;
    line-height:18px;
  }

  .conatct_footer .thumb{
    margin-bottom:10px;
  }

  .conatct_footer .thumb h6{
    font-size:16px;
    line-height:18px;
  }

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

  .footer_map iframe{
    height:190px;
  }

  .footer_logo{
    width:180px;
    margin:0 auto;
  }

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

  .page .entry-header .entry-title, 
  .error404 .page-header .page-title{
    margin-bottom:0;
  }

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

  
}

@media screen and (max-width:575px){
  .home_banner img.big{
    height:250px;
    object-fit:cover;
  }

  .about_image .left:after, 
  .about_image .right:before{
    width:60px;
  }

  .choose_content .section .content{
    width:80%;
  }

  .sp-testimonial-free{
    padding:10px 15px 20px 60px;
  }

  
}
