body{ padding: 0px; margin: 0px; list-style: none; font: normal 17px/26px 'Poppins'; color:#303030; 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: 'Poppins';
font-family: 'Quicksand';*/


.btn_link { padding: 8px 15px; border-radius: 30px; text-transform: uppercase; font-weight: normal; color:#282828; display: inline-block; font-family: 'Poppins'; font-size: 14px; line-height: 24px; background: #ffd1d5; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; border: 1px solid #e2abb0; font-weight: 600; padding-left: 48px; }
.btn_link::before { content: ''; position: absolute; left: 0; bottom: 0; height: 100%; width: 100%; background-color: #de858d; 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:#282828 !important; border-color:#de858d; }
.btn_link i{ width: 30px; height: 30px; background: #fff; border-radius: 100%; display: flex; align-items: center; justify-content: center; color:#000; margin: 0 8px 0 0;position: absolute; left: 10px; top: 4px; }

.btn_link2{background: #f9dbbe !important; border-color:#dcb48d !important; }
.btn_link2::before {background-color: #e0b993 !important; }
.btn_link2:hover{ color:#282828 !important; border-color:#e0b993 !important; }

.btn_link3{background: #ffffff !important; border-color:#fff !important; color:#0d0d0d !important; }
.btn_link3::before {background-color: #e3adb2 !important; }
.btn_link3:hover{ color:#0d0d0d !important; border-color:#e3adb2; }

.btn_link4{background: #fff !important; border-color:#fff !important; color:#0a1102 !important; }
.btn_link4::before {background-color: #0a1102 !important; }
.btn_link4:hover{ color:#fff !important; border-color:#0a1102 !important; }


/* .header-rt .btn_link.btn_link4::before {background: none !important;}
.header-rt .btn_link.btn_link4:hover{ color:#fff !important; border-color:#fff !important; background: none !important; } */
/* .header_sec.fixed .header-rt .btn_link.btn_link4{border-color:#323232 !important; color:#323232 !important;}
.header_sec.fixed .header-rt .btn_link.btn_link4:hover{ color:#fff !important; border-color:#323232 !important; }
.header_sec.fixed .header-rt .btn_link:hover{border-color:#1d9029 !important; }
.header_sec.fixed .menu_sec li a{ color:#000; } */



/*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: fixed; left: 0px; top:0px; padding: 15px 0;  z-index: 5; }

.headerMain{ width: 100%; }
.headerMain .row{ align-items: flex-start; }
.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;}
.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 !important; justify-content: flex-end; align-items: center; }
.menu_sec li{ margin: 0 0 0 30px; font-size: 14px; line-height: 20px; color:#282828; position: relative; font-weight: normal; float: left; }
.menu_sec li a{display: inline-block; color: #282828; padding: 10px 0; letter-spacing: 0; text-transform: uppercase; font-weight: 600; }
.menu_sec li:first-child{ margin-left: 0px; }
.menu_sec li a:hover{ color:#fd6e7b !important; background: none !important; }
.menu_sec li a:after{position: absolute; content: ""; width: 0px; height: 2px; background: #fd6e7b; 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: #e2abb0; top: 75px; 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:#282828; }
.site-navigation ul .sub-menu li a:hover{ background: #f9dbbe !important; color:#282828; }


.top-logo{width: 17%; position: relative; }
.header-mid { width: 50%; padding-top: 30px; }
.header-rt { width: 33%; display: flex; padding-top: 28px; }
.header-rt .btn_link{ float: right; margin: 0 0 0 10px;  }
.header-rt .btn_link:first-child{ margin-left: 0; }
/* .header-rt .btn_link{ background: #5948d7;}
.header-rt .btn_link::before { background-color: #019544; } */
/* .header-rt .btn_link{padding: 8px 15px;} */

.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #ffeee9; box-shadow: 0 0 14px -8px #000; animation: slideDown 0.75s ease-out; padding: 10px 0; }
.header_sec.fixed .header_top{ display: none; }
.header_sec.fixed .headerMain { padding: 0; }
.drop-arw { white-space: nowrap;  margin-left: 5px;  font-size: 14px;}
.header_sec.fixed .navbar-brand img { max-width: 80px;}
.header_sec.fixed .header-mid, .header_sec.fixed .header-rt { padding-top: 0px;}
.header_sec.fixed .headerMain .row { align-items: center;}




@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; z-index: 2; background: #f0efe7; }  
.bannersec:before{ width: 100%; position: absolute; left: 0; top: 0px; background: url(../images/ribban.png) no-repeat center top; height: 263px; background-size: contain; content: ""; } 
.banner_box .container{ position: relative; }
.banner_box{ width: 100%; position: relative; height: 730px; overflow: hidden; }
/* .banner_box:before{ width: 100%; position: absolute; left: 0px; top: 0px; height: 100%; content:""; z-index: 1; background: linear-gradient(90deg, rgba(0, 0, 0, 0.90) 0%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%); } */

.banner_innr{ width: 100%; position: absolute; left: 50%; top: 60%; -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: 550px; display: inline-block; padding: 0; }
.banTxt .ban_heading, .banTxt h1{display: inline-block; width: 100%; font-size: 36px; line-height: 45px; color: #0d0d0d; padding-bottom: 8px; position: relative; text-transform: uppercase; position: relative; font-weight: 700; font-family: 'Quicksand'; }   
.banTxt .ban_content{display: inline-block; width: 100%; font-size: 15px; line-height: 26px; color: #303030; padding-bottom: 20px; position: relative; font-weight: 500; }   
.ban_btn li{ margin: 0 8px 0 0; float: left;}
.ban_btn li:last-child{ margin-right: 0px; }
.ban_btn .btn_link{ margin: 0; text-transform: uppercase;}


.banner_rt{ width: 100%; position: relative; }
.ban_img{ position: absolute; left: 0; top: -8px; max-width: 315px; }
.booking_box{ width: 390px; float: right; background: #fff; box-shadow: 8.619px 11.032px 15px 0px rgba(12, 13, 12, 0.07); border-radius: 5px; padding: 25px; text-align: center; }
.booking_title{ font-size: 23px; line-height: 26px; color:#000; width: 100%; display: inline-block; font-family: 'Quicksand'; font-weight: 700; padding: 0 0 15px; }
.booking_frm{ width: 100%; margin: 10px 0 0; }
.booking_frm input[type="text"], .booking_frm input[type="email"], .booking_frm input[type="tel"], .booking_frm select, .booking_frm textarea{ width: 100%; height: 42px; padding: 0 20px; border-radius: 3px; border: 1px solid #e2abb0; outline: none; font-size: 12px; line-height: 15px; color:#000; font-family: 'Poppins'; font-weight: 500; background: #ffebed; transition: background-color 0.3s ease; }
.booking_frm input[type="text"]:focus, .booking_frm input[type="email"]:focus, .booking_frm input[type="tel"]:focus, .booking_frm select:focus, .booking_frm textarea:focus{ border-color:#dcb48d; background: #f9dbbe; }
.booking_btn{ text-align: center; }
.booking_btn .btn_link2{ padding: 8px 30px; display: inline-block; }
.booking_btn .btn_link2:hover{background: #e0b993 !important;}
.booking_frm input[type="text"]::placeholder, .booking_frm input[type="email"]::placeholder, .booking_frm select::placeholder, .booking_frm input[type="tel"]::placeholder, .booking_frm textarea::placeholder{color:#434343; opacity: 1;}
.banner_innr .row { align-items: center;}


.why_sec{ width: 100%; position: relative;}
.wrapper.why_sec.text-center {padding-bottom: 90px;}
.why_sec:before{ background: url(../images/why_img1.png) no-repeat 0 0; width: 232px; height: 148px; background-size: 100%; position: absolute; left: 0; top: -1px; content: ""; }
.why_sec:after{ background: url(../images/why_img2.png) no-repeat 0 0; width: 224px; height: 150px; background-size: 100%; position: absolute; right: 0; top: -2px; content: ""; }
.why_box{ width: 100%; background: #f0efe7; padding: 15px; border-radius: 15px; margin: 15px 0; min-height: 227px; }
.why_title{ width: 100%; color:#000; font-weight: 600; font-size: 15px; line-height: 21px; }
.why_sec .col-lg-3:nth-child(even) .why_box{ background: #ffebed;}
.why_icon{ background: url(../images/why_bg1.png) no-repeat 0 0; width: 105px; height: 91px; background-size: 100%; margin: 0 auto 15px; display: flex; justify-content: center;
align-items: center; }
.why_icon img{transition: 1.2s; max-width: 100%;}
.why_box:hover .why_icon img{transform: rotateY(360deg);}
.why_sec .col-lg-3:nth-child(even) .why_icon{background: url(../images/why_bg2.png) no-repeat 0 0; }
.why_sec .col-lg-3{width: 20%;}
.why_sec .top_heading { padding-bottom: 30px;}

.cta_sec{ background: #ffd1d5; padding: 22px 0; }
.cta_title{ font-size: 20px; line-height: 26px; font-weight: 700; color:#000; font-family: 'Quicksand'; padding: 0 0 5px; text-transform: uppercase; }
.cta_content{ font-size: 14px; line-height: 20px; font-weight: 500; color:#262526; font-family: 'Poppins'; }
.cta_sec .btn_link{ padding: 8px 30px;}
.cta_sec .btn_link3:before{ background: #f9dbbe !important;}
.cta_sec .btn_link3:hover{ border-color:#000 !important;}
.cta_sec .d-flex{ padding-left: 160px; position: relative; align-items: center; }
.cta_sec .d-flex::before { background: url(../images/cta_img.png) no-repeat 0 0; width: 127px; height: 161px; background-size: 100%; position: absolute; left: 0; top: -68px; content: ""; }
.cta_sec .ms-3 { margin: 0 1.5rem 0 0 !important;}


.wrapper{ padding: 75px 0; }
.welcome_sec{ width: 100%; position: relative; background: #f7f7f3;}
.reverse{ flex-direction: row-reverse; }
.welcome_row { align-items: center;}
.about_img{ width: 100%; padding-top: 18px; position: relative; padding: 0 15px 0 0; }
.about_img img{ width: 100%; }

.welcome_sec .welcome_txt{ padding-left: 20px;}
.welcome_txt .ban_btn li { margin: 10px 20px 0 0;}
.welcome_txt .ban_btn .btn_link{ margin: 0; text-transform: capitalize;}

.welcome_txt .top_heading{ text-transform: uppercase; }
.welcome_txt .top_heading strong{ font-size: 45px; position: relative; }
.welcome_txt .top_heading strong:after{ background: url(../images/heart.png) no-repeat 0 0; width: 25px; height: 23px; background-size: 100%; position: absolute; right: 14px; top: -18px; content: ""; }

.works_sec{ width: 100%; padding: 65px 0 0; }
.works_sec .top_heading{ padding-bottom: 30px;}
.how_box{ width: 260px; height: 260px; border-radius: 100%; border: 1px dashed #e8c29c; padding: 25px 20px; margin-top: 30px; /* display: flex; justify-content: center; align-items: center; flex-wrap: wrap; flex-direction: column; */ }
.number_txt{ width: 100%; color:#0f0f0f; font-size: 100px; line-height: 80px; opacity: 0.15; }
.number_title{ width: 100%; color:#0f0f0f; font-size: 18px; line-height: 21px; font-family: 'Quicksand'; padding: 0 0 10px; font-weight: 700; margin-top: -25px; }
.number_content{ width: 100%; color:#303030; font-size: 13px; line-height: 20px;  font-family: 'Poppins'; }
.works_sec .top_heading strong{position: relative;}
.works_sec .top_heading strong:after{ background: url(../images/heart2.png) no-repeat 0 0; width: 18px; height: 16px; background-size: 100%; position: absolute; right: 10px; top: -12px; content: ""; }


.top_subheading{ width: 100%; font-size: 14px; line-height: 20px; color: #282828; text-transform: uppercase; margin: 0 0 15px; font-weight: 600; letter-spacing: 1px; }
.top_heading{ width: 100%; font-size: 35px; line-height: 42px; color: #0f0f0f; font-weight: 700; padding-bottom: 15px; text-transform: capitalize; font-family: 'Quicksand'; }
.top_heading strong{ color:#dcb48d; }
.top_paragraph2{ font-size: 16px; line-height: 26px; color: #000; font-weight: 600; font-family: 'Quicksand'; padding-bottom: 15px; }
.top_paragraph{ font-size: 15px; line-height: 26px; color: #000; font-weight: normal; padding-bottom: 15px; }
.top_paragraph strong{ font-weight: bold; }
.list_style{ width: 100%; padding: 15px 0; }
.list_style li{ width: 100%; display: inline-block; font-size: 17px; line-height: 24px; color:#303030; padding: 8px; padding-left: 24px; position: relative; font-weight: 600;}
.list_style li:before{ position: absolute; left: 0; top: 9px; content: "\f058"; color: #48b02c; font-family: "Font Awesome 5 Pro"; font-weight: 900; }

.welcome_txt .list_style{ display: flex; flex-wrap: wrap; }
.welcome_txt .list_style li{ width: 50%;}
.welcome_txt .list_style { padding: 0 0 15px;}

.promise_sec{ width: 100%; position: relative; background: #f9dbbe; }
.promise_innr{ width: 100%; padding: 105px 0; }
.promise_img{ width: 60%; height: 100%; position: absolute; right: 0; top: 0; }
.promise_img img{ width: 100%; height: 100%; object-fit: cover; }
.promise_innr .btn_link i{ background:#e2abb0; }
.promise_sec:before{ background: url(../images/curve1.png) no-repeat 0 0; width: 100%; height: 69px; position: absolute; left: 0; top: -4px; background-size: 100% 100%; content: ""; z-index: 1; } 
.promise_sec:after{ background: url(../images/curve2.png) no-repeat 0 0; width: 100%; height: 75px; position: absolute; left: 0; bottom: 0; background-size: 100% 100%; content: ""; z-index: 1; } 

.faq_sec{ width: 100%; background: url(../images/faqbg.png) no-repeat center bottom; background-size: cover; position: relative; overflow: hidden;}
.mid_img{ text-align: center; }
.mid_img img{ max-width: 100%; transition: 1.2s; position: relative;
  top: 0;}
.mid_img:hover img {
  top: 15px;
}
.faq_sec::before { width: 100%; position: absolute; left: 0; top: 500px; background: url(../images/ribban.png) no-repeat center top;  background-size: auto; height: 263px;
background-size: contain; content: "";}
.toy { width: 100%; position: relative; }
.toy img {
  max-width: 100%;
  position: absolute;
  right: 164px;
  top: -62px;
  z-index: 1;
}

.faq_innr{ width: 100%; padding: 70px 0 0; }
.faq_innr .top_subheading { margin: 0 0 5px;}
.faq_sec .container{position: relative;}
.faq_img{ width: 100%; }
.faq_img img { max-width: 130%; width: 125%;}


.toparww{ position: fixed; right: 15px; bottom: -30px; font-size: 35px; color:#161616 !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; border-radius: 50px; z-index: 5555; background: #ffe3c6; }
.toparww_main.fixed .toparww{opacity: 1; visibility: visible; bottom: 60px; }

.testimonial_sec{ width: 100%; position: relative; background: #f0efe7; text-align: center; min-height: 400px; }
.testimonial_sec .top_heading, .testimonial_sec .top_paragraph{ padding-bottom: 30px; }



.ctc_sec{ width: 100%; background: #1d9029; position: relative; }
.ctc_sec:before{ width: 100%; background: url(../images/grass4.png) repeat-x left top; height: 21px; position: absolute; left: 0; top: -19px; content: ""; z-index: 5;}
.ctc_sec:after{ width: 100%; background: url(../images/grass5.png) repeat-x left top; height: 21px; position: absolute; left: 0; bottom: -19px; content: ""; z-index: 5;}
.ctc_left{ width: 100%; padding: 50px 0; position: relative;}
.ctc_img1 { position: absolute; left: -141px; top: 18px;}
.ctc_img2 { position: absolute; left: -77px; bottom: 22px;}
.ctc_img3 { position: absolute; right: 122px; bottom: 25px; max-width: 50px;}


.ctc_left .top_heading, .ctc_left .top_paragraph{ color:#fff; }
.ctc_left .top_heading { font-weight: 400; line-height: 48px; font-size: 42px;}
.ctc_btn{ display: flex; align-items: center; gap: 20px; padding: 10px 0 0; }
.call_link{ font-size: 35px; font-weight: 700; color:#fff; }
.call_link i{ color:#e02332; margin: 0 5px 0 0; }
.ctc_btn a{ margin: 0;}
.call_link:hover{ color:#e02332;}

.ctc_img { width: 50%; position: absolute; right: 0; top: 0;}
.ctc_img img{ max-width: 100%; position: relative; width: 100%; }
.ctc_sec .row{ align-items: center;}


.footer_sec{ width: 100%; position: relative; background: #ffe3c6;  }
.footer_sec:before{ width: 185px; height: 185px; border-radius: 100%; background: #ffe3c6; position: absolute; left: 49%; top: -75px; transform: translate(-50%, 0); content: "";}
.footer_top{ width: 100%; padding: 45px 0;}
.footer_sec .container{position: relative;}
.footer_btm{position: relative;}

.footer_box{ width: 100%; }
.footer_content { font-size: 13px; line-height: 26px; color: #1a1a1a;}
.footer_heading{ font-size: 20px; line-height: 24px; font-weight: bold; color:#1a1a1a; text-transform: uppercase; margin-bottom: 25px; font-family: 'Quicksand'; }

.footer_logo{ display: inline-block; margin-bottom: 0; }
.footer_logo img { max-width: 110px;}

.ftr_img { display: flex; align-items: center; justify-content: center; margin: 0 0 20px;}

.foot_link li{ width: 100%; margin: 0 0 10px; font-size: 14px; line-height: 22px; color:#1a1a1a; position: relative; font-weight: 500; text-transform: uppercase; }
.foot_link li:last-child{ margin-bottom: 0px; }
.foot_link li a{color:#1a1a1a; }
.foot_link li a:hover{ color:#b86e75 }


.foot_contact li{ width: 100%; margin: 0 0 7px; font-size: 14px; line-height: 22px; color:#161616; position: relative; padding: 7px; padding-left: 40px; font-weight: 400;}
.foot_contact li:last-child{ margin-bottom: 0px; } 
.foot_contact li a{color:#161616; }
.foot_contact li a:hover{ color:#b86e75; }
.foot_contact li i{ position: absolute; left: 0px; top: 4px; background: #fff; width: 30px; height: 30px; color:#161616; display: flex; align-items: center; justify-content: center; border-radius: 100%; }
.foot_contact li i img{ max-width: 20px;}

.footer_box1{width: 32%;}
.footer_box2{width: 37%;}
.footer_box3{width: 31%;}

.footer_btm{ width: 100%; padding: 15px 0; font-size: 13px; line-height: 20px; font-weight: normal; color:#1a1a1a; text-align: center; }
.footer_btm em{ font-style: normal; text-transform: uppercase; }
.footer_btm a{ color:#1a1a1a; }
.footer_btm a:hover{ color:#b86e75; }

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

.footer_box1 .foot_link { width: 50%; float: left; padding: 0 5px 0 0;}
.footer_box2 .footer_box { text-align: center; padding-right: 35px; margin-top: -90px;}
.footer_box2 .footer_box .btn_link{ padding: 8px 30px; box-shadow: 0px 4px 10.12px 0.88px rgba(3, 9, 20, 0.1); }







/*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: #de858d;}
.primary-navigation .menu_sec ul li a:hover{background-color: #5948d7; 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(255, 255, 255) 0%, rgba(255, 255, 255, 0) 20%);  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: #0d0d0d; position: relative; font-size: 32px; font-weight: 600; z-index: 99; margin-bottom: 3px; text-transform: capitalize; }
.breadcrumb-container { width: 100%; color: #de858d; position: relative; font-size: 15px; z-index: 5; }
.breadcrumb-container a { color: #000;}
.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 { content: "";  background: linear-gradient(180deg, rgb(255, 255, 255) 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;  }






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

.inner_txt {
  font-size: 16px;
  color: #000;
  font-weight: normal;
  /* margin-top: 10px; */
  padding-bottom: 15px;
  line-height: 1.6em;
  text-align: left;
}
.inner_title strong, .inner_subtitle strong, .inner_subtitle2 strong {
  padding-bottom: 16px;
  color: #de858d;
  text-transform: capitalize;
}


.inner_title::before, .inner_subtitle::after  {
  background: #de858d;
  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: #fff;
  border-radius: 5px;
  min-height: 100%;
}
.core-box img {
  width: 200px;
  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: 24px;
  background-size: 18px;
  font-size: 16px;
  line-height: 1.6em;
  color: #000;
  font-weight: normal;
  list-style: none;
}
.inner_list_txt ul li:before {
    position: absolute;
    left: 0;
    top: 4px;
    color: #de858d;
    content: "\f138";
    width: 12px;
    height: 12px;
    background-size: 100%;
    content: "\f138";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}
.inner_list_txt {
  margin-bottom: 10px;
} 
.inner_bottm_sec {
background: #de858d;
  padding: 40px 30px;
  text-align: center;
  width: 100%;
  border-radius: 5px;
}
.inner_bottm_sec .inner_title, .inner_bottm_sec .inner_subtitle { color: #fff !important; font-weight: 600; font-family: 'Quicksand'; }

.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: #fff;
}
.breadcrumb-container {
  z-index: 5;
  color:#f93647;
}
.sub_heading {
  font-weight: 700;
  padding:10px 0 0;
  color: #0f0f0f;
}
.sub_heading strong{ color: #de858d;}








/* 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';}
.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:#dcb48d !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:#1e1e1e; opacity: 1; }

.contact_page_heading {
font-size: 34px;
line-height: 1.2;
text-transform: capitalize;
color: #0f0f0f;
padding: 0 0 15px;
font-weight: 600;
position: relative;
display: inline-block;
font-family: 'Quicksand';
}
.contact_page_heading::before {
position: absolute;
content: "";
bottom: 8px;
left: 0;
width: 30px;
height: 3px;
background: #de858d;
}
.contact_page_heading strong { font-weight: 600; color: #de858d; }
.contact_page_info {
position: relative;
color: #000;
margin-top: 25px;
padding-left: 57px;
}
.contact-img {
position: absolute;
top: 3px;
left: 0;
background:#de858d;
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: #000;
}
.contact_page_info {
color: #000;
}
.contact-text a:hover{ color:#de858d; }

.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:#e2abb0 !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: #000 !important;
font-weight: normal;
text-align: center;
width: fit-content;
padding:13px 32px !important;
transition:all 0.5s ease;
border: none;
font-family: 'Poppins';
height: auto;
letter-spacing: 1px;
font-weight: bold;
background: #f9dbbe !important; }
.contact-page input[type="submit"]:hover {
background: #121212 !important;
color:#fff !important;
}
.get_touchSec {
    padding: 0 0 20px;
}
.contact_right .get_frm:before{ display: none;}
.contact_right .get_frm { border: none; }
.contact_right .get_frm input[type="text"], .contact_right .get_frm input[type="email"], .contact_right .get_frm input[type="tel"], .contact_right .get_frm select, .contact_right .get_frm textarea{ border: 1px solid #e2abb0; }
.contact_right .get_frm input[type="text"]:focus, .contact_right .get_frm input[type="email"]:focus, .contact_right .get_frm input[type="tel"]:focus, .contact_right .get_frm select:focus, .contact_right .get_frm textarea:focus{ border-color:#dcb48d; }



.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; }
.contact_map { margin-top: 25px;}
.contact_map iframe {
    width: 100%;
    display: flex;
    height: 170px;
}

.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: #000; font-weight: normal; padding-bottom: 15px; line-height: 1.7em; }
.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: 6px; text-transform: uppercase; font-weight: normal; color:#282828; display: inline-block; 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: #ffd1d5; border: 1px solid #de858d; }
.more-link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
background: #de858d;
  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:#282828; }


.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:#0f0f0f;}
.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:#0f0f0f; }
.entry-title a:hover, .entry-meta a:hover { color: #d57c84 !important;}
.post-navigation a:hover, .image-navigation a:hover { color: #e2abb0 !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: 28px; color: #000; font-weight: normal; padding-bottom: 15px;}
.content-sidebar .widget a { color: #000; 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 20px;
  border-radius: 3px;
  border: 1px solid #e2abb0;
  outline: none;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  font-family: 'Poppins';
  font-weight: 500;
  background: #ffebed; text-transform: uppercase;}
.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:#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;}
.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-color: #dcb48d !important; }
.img_box img{ width: 100%; border-radius: 8px; }

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


.thank_you img{ max-width: 250px !important; }



.about_img img{ transition: 1.2s; position: relative;
  top: 0;}
.about_img:hover img {
  top: 15px;
}
.why_icon{transition: 1.2s; position: relative;
  top: 0;}

.why_box:hover .why_icon {
  top: -5px;
}
.why_box{transition: 0.7s; position: relative;
  top: 0;}
.why_box:hover {
  top: -5px;
}
.number_txt{transition: 1.5s;}
.how_box:hover .number_txt {
  transform: rotateX(360deg);
}
.booking_frm p{ margin: 0; padding: 0; }


.faq_left #sp-ea-20.sp-easy-accordion > .sp-ea-single { background: none; border: none; border-bottom: 1px solid rgba(217, 222, 206, 0.7);}
.faq_left #sp-ea-20.sp-easy-accordion > .sp-ea-single > .ea-header a{ color:#111010; font-weight: 500; font-size: 14px; line-height: 20px; font-family: 'Poppins'; padding: 14px 8px; }
.faq_left .sp-easy-accordion .sp-ea-single .ea-header{ padding: 0; }
.faq_left #sp-ea-20.sp-easy-accordion > .sp-ea-single.ea-expand{ background: #ffd1d5;}
.faq_left .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body p{ color:#111010; font-weight: 500; font-size: 14px; line-height: 24px; font-family: 'Poppins'; }
.faq_left #sp-ea-20.sp-easy-accordion > .sp-ea-single { margin-bottom: 0;}
.faq_left #sp-ea-20.sp-easy-accordion > .sp-ea-single > .ea-header a .ea-expand-icon { float: right; color: #111010; font-size: 12px; margin: 0 0 0 10px; font-weight: normal;
}
.faq_left .eap-icon-ea-expand-plus::before{margin-top: 7px;}
.faq_left #sp-ea-20.sp-easy-accordion > .sp-ea-single > .ea-header a .ea-expand-icon { float: right; color: #111010; font-size: 12px; margin: 0 0 0 10px; font-weight: normal;
  width: 25px; height: 25px; background: #ffd1d5; border-radius: 100%; margin-top: -3px;
}
.faq_left .sp-easy-accordion{ padding: 30px 0 0; }
.faq_left #sp-ea-20.sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body { padding: 12px 8px;}
.faq_left #sp-ea-20.sp-easy-accordion > .sp-ea-single:last-child{ border-bottom: none; }


.testimonial_slider #sp-testimonial-free-wrapper-25 .sp-testimonial-free{ background: #fff; position: relative; padding: 20px; padding-top: 65px; padding-bottom: 28px; }
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p { font-size: 13px; line-height: 22px; color: #1b1a19; text-align: left; padding: 0 0 12px; margin: 0; min-height: 130px;}
.testimonial_slider #sp-testimonial-free-wrapper-25 .sp-testimonial-free-section .sp-testimonial-client-image {text-align: center;position: absolute; left: 10px; bottom: -8px;}
.testimonial_slider #sp-testimonial-free-wrapper-25 .sp-testimonial-free-section .sp-testimonial-client-image img{ width: 57px; height: 57px;}
.testimonial_slider #sp-testimonial-free-wrapper-25 .sp-testimonial-free-section .sp-testimonial-client-name{ font-size: 16px; line-height: 20px; color:#e4858d; font-weight: 700; font-family: 'Quicksand'; padding: 0 0 0 60px; text-align: left; }

.testimonial_slider #sp-testimonial-free-wrapper-25 .sp-testimonial-free-section .sp-testimonial-client-rating { display: inline-flex; gap: 2px; position: absolute; left: 20px;
  top: 32px;}
.wrapper.testimonial_sec { padding-bottom: 120px;}
.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow{ transform: inherit; }
#sp-testimonial-free-wrapper-25 .sp-testimonial-free-section .testimonial-nav-arrow{border: none !important; font-size: 45px; background: none !important; color: #000 !important;}
.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev{ 
}

.inner_top, .inner_content{position: relative; padding-bottom: 100px; }
.inner_top:before, .inner_content:before {
    background: url(../images/why_img1.png) no-repeat 0 0;
    width: 148px;
    height: 95px;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: -1px;
    content: "";
}
.inner_top:after, .inner_content:after {
    background: url(../images/why_img2.png) no-repeat 0 0;
    width: 140px;
    height: 95px;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: -2px;
    content: "";
}
.contact_right .booking_frm input[type="text"], 
.contact_right .booking_frm input[type="email"], 
.contact_right .booking_frm input[type="tel"], 
.contact_right .booking_frm select, .contact_right .booking_frm textarea{height: 50px; font-size: 14px;}
.contact_right .booking_frm textarea{ height: 100px; padding: 15px 20px; resize: none;}

.inner_content{ padding-bottom: 100px !important;}

.booking_frm {
    width: 100%;
    margin: 16px 0 0;
}
.get_sec .col-md-6, .get_sec .col-md-12 {
    padding: 0 8px;
}
.get_sec .row {
    margin: 0 -8px;
}
.contact-page input[type="submit"]{ margin: 0;}

.error404 .header_sec {
    position: relative;
    background: #ffeee9;
    box-shadow: 0 0 14px -8px #000;
}
.error404 .header_sec .navbar-brand img {
    max-width: 80px;
}
.error404 .header-mid {
    padding-top: 0;
}
.error404 .header-rt {
    padding-top: 0px;
}
.error404 .headerMain .row {
    align-items: center;
}
.error_page{ padding-bottom: 100px !important;}

.center_txt.inner_subtitle::after{ left: 50%; transform: translate(-50%, 0);}

.booking_innr {
  max-width: 600px;
  margin: 0 auto;
  padding: 30px 25px;
  border-radius: 10px;
  box-shadow: 0 0 7px 2px #f9dbbe;
}
.center_txt.inner_subtitle{ margin-bottom: 30px;}

.moving_img{position: relative;}
.moving_img img {
    transition: 1.2s;
    position: relative;
    top: 0;
}
.moving_img:hover img {
    top: 15px;
}


.img_box img {
  border-radius: 0;
}




















@media only screen and (min-width: 1400px) {
.footer_sec::before {
  left: 49.5%;
}







}


@media (min-width: 3000px) and (max-width: 6999px) {
.header_top::after{ width: 40%; }


}


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


}
  
@media (min-width: 2000px) and (max-width: 2499px) {
.header_top::after{ width: 27%; }


}



@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: 38px; padding-bottom: 15px; }
.wrapper { padding: 65px 0; }

.top_paragraph { font-size: 15px; line-height: 26px; 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;}


.navbar-brand img {
  max-width: 100px;
}
.menu_sec li {
  margin: 0 0 0 20px;
}
.header-rt .btn_link {
  float: right;
  margin: 0 0 0 6px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 22px;
  padding-left: 41px;
}
.btn_link i {
  width: 25px;
  height: 25px;
  left: 10px;
  top: 4px;
}
.header-rt {
  width: 34%;
}
.header-mid {
  width: 53%;
}
.top-logo {
  width: 13%;
}
.banTxt .ban_heading, .banTxt h1 {
  font-size: 28px;
  line-height: 35px;
}
.banTxt .ban_content {
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 15px;
}
.booking_box {
  width: 320px;
  padding: 20px;
}
.ban_img {
  top: 68px;  
  max-width: 270px;
}
.banner_innr {
  top: 56%;
}
.btn_link {
  padding: 6px 10px; padding-left: 38px; padding-left: 36px;
    font-size: 13px;
}
.btn_link i {
  left: 5px;
  top: 4px;
}
.banner_box {
  height: 670px;
}
.why_sec::before {
  width: 150px;
  height: 100px;
}
.why_sec::after {
  width: 150px;
  height: 100px;
}
.inner_top::before {
  width: 150px;
  height: 100px;
}
.inner_top::after{
  width: 100px;
  height: 70px;
}



.why_sec .col-lg-3:nth-child(2n) .why_icon {
  background-size: 100% 100%;
}
.why_icon {
  width: 90px;
  height: 80px;
  background-size: 100% 100%;
  margin: 0 auto 15px;
}
.why_title {
  font-size: 14px;
  line-height: 20px;
}
.why_box {
  min-height: 215px;
}
.wrapper.why_sec.text-center {
  padding-bottom: 50px;
}
.welcome_sec .welcome_txt {
  padding-left: 10px;
}
.welcome_txt .top_heading strong {
  font-size: 38px;
}
.how_box {
  width: 205px;
  height: 204px;
  padding: 5px 20px;
  margin: 20px auto 0;
}
.number_txt {
  font-size: 70px;
  line-height: 68px;
}
.number_title {
  font-size: 14px;
  line-height: 15px;
  font-weight: 700;
  margin-top: -25px;
}
.number_content {
  font-size: 11px;
  line-height: 17px;
}
.promise_img {
  width: 65%;
}
.promise_innr .top_subheading {
    margin: 0;
  }

.top_paragraph2 {
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 10px;
}
.promise_innr {
  padding: 85px 0;
}
.faq_innr {
  padding: 50px 0 0;
}
.wrapper.testimonial_sec {
  padding-bottom: 90px;
}
.footer_logo img {
  max-width: 90px;
}
.footer_box2 .footer_box {
  margin-top: -74px;
}
.footer_heading {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
}
.foot_link li {
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 18px;
}
.foot_contact li {
  margin: 0 0 7px;
  font-size: 12px;
  line-height: 20px;
  padding: 6px;
  padding-left: 37px;
}
.foot_contact li i {
  top: 3px;
  width: 26px;
  margin: 0 0 5px;
  height: 26px;
}
.footer_top {
  padding: 40px 0 20px;
}
.testimonial_slider #sp-testimonial-free-wrapper-25 .sp-testimonial-free {
  padding: 15px;
  padding-top: 50px;
  padding-bottom: 28px;
}
.testimonial_slider #sp-testimonial-free-wrapper-25 .sp-testimonial-free-section .sp-testimonial-client-rating {
  left: 15px;
  top: 23px;
}
.testimonial_slider #sp-testimonial-free-wrapper-25 .sp-testimonial-free-section .sp-testimonial-client-image img {
  width: 45px;
  height: 45px;
}
.testimonial_slider #sp-testimonial-free-wrapper-25 .sp-testimonial-free-section .sp-testimonial-client-image {
  left: 10px;
  bottom: -2px;
}
.testimonial_slider .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
  font-size: 13px;
  line-height: 22px;
  padding: 0 0 12px;
  min-height: 145px;
}
.footer_sec::before {
  width: 155px;
  height: 155px;
  left: 48.5%;
  top: -55px;
}















}


@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: #000 !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize; background: #e2abb0; }
.footer_btn2 {  background:#fff;  position: absolute;  top: 3px;  left: 50%;  transform: translate(-50%, 0);  height: 44px;  width: 44px;  border-radius:50%;  padding-top: 8px;}
.lazyloaded {  opacity: 1;  transition:opacity 400ms; transition-delay: 0s; transition-delay: 0ms;}
.footer_btn1 {  background:#dcb48d;  width: 50%;  float: left;  color: #000 !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: #fff;
    padding: 8px 10px;
    height: auto;
    width: 95px;
    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; padding-left: 55px; }
.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;} 

.top-logo {
width: auto;
}
.navbar-brand img {
    max-width: 60px;
  }
.header_sec.fixed .navbar-brand img {
  max-width: 60px;
}
.headerMain {
    padding: 0;
  }
.header_sec {
  padding: 10px 0;
}


.wrapper.inner_top {
  padding-bottom: 80px;
}
.blog .main-content, .blog_sec {
    padding-bottom: 80px !important;
  }
 .inner_content {
    padding-bottom: 80px !important;
  }


    
} 
 
 
@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: 6px 22px; font-size: 13px; padding-left: 35px; }  
.list_style li { line-height: 22px; font-size: 14px; }  
  
  
.banTxt {
    max-width: 100%;
    display: inline-block;
    padding: 0 5%;
    text-align: center;
  }
.banTxt .ban_heading, .banTxt h1 {
    font-size: 24px;
    line-height: 30px;
  }
.banTxt .ban_heading br, .banTxt h1 br{ display: none;}
.banner_innr .ban_btn ul {
  display: flex;
  justify-content: center;
}
.banner_rt {
  padding: 30px 0 0;
}
.banner_innr {
    top: 82%;
  }
.ban_img {
    top: 46px;
    max-width: 290px;
  }
 .banner_innr {
    top: inherit;
    position: inherit;
    left: inherit;
    transform: inherit;
    padding: 160px 0 0;
  }
.banner_box {
    height: auto;
  }
.why_sec::before, .why_sec::after {
    width: 100px;
    height: 65px;
  }
.inner_content::before{
  width: 100px;
  height: 65px;
}  




.inner_top::before, .inner_content::after{
  width: 100px;
  height: 65px;
}  
.why_box {
  padding: 12px;
}
.why_sec .col-lg-3 {
  width: 33.33333%;
}
.why_sec .row {
  justify-content: center;
}
.cta_sec .d-flex {
  padding-left: 135px;
}
.cta_sec .btn_link {
  padding: 6px 18px;
}
.cta_title {
  font-size: 18px;
  line-height: 23px;
}
.cta_content {
  font-size: 13px;
  line-height: 20px;
}
.cta_sec .d-flex::before {
  width: 127px;
  height: 161px;
  top: -47px;
}
.welcome_txt .top_heading strong {
    font-size: 30px;
  }
.welcome_txt .top_heading strong::after {
  width: 18px;
  height: 18px;
  right: 12px;
  top: -12px;
}
.top_subheading {
    margin: 0;
  }
.welcome_txt .ban_btn{ justify-content: flex-start;}  
.welcome_txt .ban_btn li {
  margin: 10px 8px 0 0;
}
.ban_btn .btn_link {
  margin: 0;
  text-transform: uppercase;
  font-size: 13px;
  padding: 6px 22px;
  padding-left: 36px;
}
.promise_innr {
    padding: 65px 0;
  }
.promise_img {
    width: 70%;
  }
.promise_innr {
  width: 270px;
  position: relative;
  z-index: 55;
}
.footer_box2 {
  width: 100%;
}
.footer_box1 {
  width: 50%;
}
.footer_box3 {
  width: 50%;
}
.footer_box {
  margin: 10px 0;
}
.footer_box2 .footer_box {
    margin-top: -74px;
    padding: 0;
  }
.footer_sec::before {
    width: 155px;
    height: 155px;
    left: 50%;
    top: -60px;
  }

 .how_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  
      
} 

 
@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: 22px; }
.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; padding-bottom: 80px !important; }



.ban_img {
    top: 186px;
    max-width: 205px;
  }
.banner_innr {
    padding: 125px 0 0;
  }
.cta_sec .d-flex {
    padding-left: 125px;
  }
.cta_sec .ms-3 {
  margin: 0 0.5rem 0 0 !important;
}
.cta_title {
    font-size: 16px;
    line-height: 21px;
  }
.cta_content {
    font-size: 13px;
    line-height: 20px;
  }
.cta_sec {
  padding: 15px 0;
}
.cta_sec .d-flex::before {
    width: 120px;
    height: 152px;
    top: -30px;
  }
.about_img {
  padding: 0;
  margin-top: 30px;
  text-align: center;
}
.about_img img {
  max-width: 280px;
}
.promise_sec::before {
  height: 20px;
  top: -4px;
}
.promise_sec::after {
  height: 20px;
  bottom: 0;
}
.promise_innr {
    width: 300px;
    position: relative;
    z-index: 55;
    padding: 30px 0;
  }
.toy img {
  max-width: 185px;
  right: 84px;
  top: -19px;
}
.mid_img img {
  max-width: 210px;
}
.faq_sec .row {
  justify-content: center;
}
.footer_fixed_buttons {
    font-size: 15px;
  }
.welcome_txt .top_heading strong {
    font-size: 26px;
  }

.booking_innr {
  padding: 25px 15px;
}









}



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



.thank_you img {
  max-width: 170px !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; padding-bottom: 80px !important; }

 .banTxt .ban_heading, .banTxt h1 {
    font-size: 28px;
    line-height: 30px;
  }
.banTxt .ban_content {
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 20px;
  }
.banTxt .btn_link {
    font-size: 13px;
  }
.ban_btn li {
  margin: 0 10px 0 0;
}

.banTxt .ban_heading, .banTxt h1 {
    font-size: 19px;
    line-height: 25px;
  }
.banTxt {
    max-width: 100%;
    display: inline-block;
    padding: 0px;
    text-align: center;
  }
.banTxt .ban_content {
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 16px;
  }
.ban_btn .btn_link {
    font-size: 13px;
    padding: 5px 18px;
    padding-left: 36px;
  }
.banTxt .btn_link {
    font-size: 12px;
  }
.booking_box {
    width: 100%;
    padding: 20px;
  }
.ban_img{ display: none;}
.banner_innr {
    padding: 110px 0 45px;
  }
.booking_title {
  font-size: 21px;
  line-height: 25px;
}
.why_sec .col-lg-3 {
    width: 50%;
  }
.why_title {
    font-size: 13px;
    line-height: 19px;
  }
.why_box {
    min-height: 200px;
  }
.cta_sec .d-flex {
    padding-left: 0;
  }
 .cta_sec .d-flex::before{ display: none;}
.cta_sec .d-flex {
    padding-left: 0;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
.cta_sec {
    padding: 25px 0;
  }
.welcome_sec .welcome_txt {
    padding-left: 0;
  }
.welcome_txt .ban_btn li {
    margin: 10px 4px 0 0;
  }
.promise_img {
    display: none;
  }
.promise_innr {
    width: 100%;
    padding: 50px 0;
  }
.mid_img img {
    max-width: 130px;
  }
.testimonial_slider #sp-testimonial-free-wrapper-25 .sp-testimonial-free-section{ margin: 0 !important;}
.footer_box1 {
    width: 100%;
  }
.footer_box {
    margin: 20px 0;
  }
.foot_contact li {
    margin: 0 0 7px;
    font-size: 13px;
    line-height: 20px;
    padding: 6px;
    padding-left: 33px;
  }
.testimonial_sec .top_heading, .testimonial_sec .top_paragraph {
  padding-bottom: 24px;
}
#sp-testimonial-free-wrapper-25 .sp-testimonial-free-section .testimonial-nav-arrow {
  font-size: 35px !important;
}
.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev {
  left: -8px !important;
  right: auto !important;
}
.testimonial_slider .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next {
  right: -8px !important;
  left: auto !important;
}

/* .img_box img {
  width: auto;
  border-radius: 0;
  max-width: 280px !important;
} */






} 

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