@charset "utf-8";
/* CSS Document */

/* CSS Document © 2025 Envinto */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');



::-moz-selection{ background:#7b7d7f; color:var(--primary-color); text-shadow:none;}
::selection { background:#7b7d7f; color:var(--primary-color); text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none; font-family:"Poppins", serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {color:#000000; background: #ffffff; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden; overflow-y: scroll; scroll-behavior: smooth;}
:root { --primary-color: #000000; --secondary-color:#ffffff;}
a { text-decoration:none; transition:all 0.25s ease-out 0s; outline: none; box-shadow: none;}
a:hover{text-decoration: none;}
h1, h2, h3 , h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{font-family: "Poppins", serif;}
p, p span { font-family:"Poppins", serif;}
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:var(--secondary-color);
}
::-moz-placeholder { 
  color:var(--secondary-color);
}
:-ms-input-placeholder {
  color:var(--secondary-color);
}
:-moz-placeholder {
  color:var(--secondary-color);
}

section, header, footer {width: 100%; float: left;}

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

strong{font-weight: bold;}

.container{width: 94%; max-width: 1320px; margin: 0 auto;}


/* --------header-wrapp--------- */
.header-wrapp {padding: 20px 0;background: var(--secondary-color);}
.header-wrapp .header-row { width: 100%; display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between;}
.header-wrapp .logo {width: 220px;}
.header-wrapp .header-right {width: auto; display: flex; flex-wrap: wrap; align-items: center;}
.header-wrapp ul { width: auto;}
.header-wrapp ul li {width: auto;display: inline-block;font-size: 18px; margin: 0 0 0 30px;font-weight: 500;font-family: "Poppins", serif;}
.header-wrapp ul li a {color: var(--primary-color);padding: 10px 0;display: block;position: relative;}
.header-wrapp ul li a:hover {color: #be226b;}
.header-wrapp ul li a:after {content: "";position: absolute;width: 0;height: 2px;left: 50%;transform: translateX(-50%);bottom: 4px;background: #be226b;transition: all .25s ease-in-out;}
.header-wrapp ul li a:hover:after { width: 100%;}
.header-wrapp .header-btn {display: inline-block;background: #be226b;padding: 12px 26px 10px;color: var(--primary-color);font-size: 16px;text-transform: uppercase;border: 1px solid #be226b;border-radius: 0;margin: 0 0 0 30px;}
.header-wrapp .header-btn:hover{ background: none; color: #be226b;}

.header-wrapp.sticky { position: fixed; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; animation: .7s slide-down; z-index: 9;}

@keyframes slide-down {
  0% {
      transform: translateY(-100%)
  }

  100% {
      transform: translateY(0)
  }
}

.overlay { display: none;}
.burger-btn { display: none;}



/* --------banner-wrapp------- */
.banner-wrapp { position: relative; text-align: center;}
.banner-wrapp .bg-slider { margin: 0 0 0;}
.banner-wrapp .bg-slider .slick-track {display: flex; flex-wrap: wrap;}
.banner-wrapp .bg-slider .slick-track .slick-slide { height: inherit;}
.banner-wrapp .bg-slider .slick-track .slick-slide > div { width: 100%; height: 100%;}
.banner-wrapp .bg-slider .slick-track .slick-slide .bg-img { width: 100%; height: 100%; display: block !important;}
.banner-wrapp .bg-img img { width: 100%; height: 100%; object-fit: cover;}
.banner-wrapp .banner-content { width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); z-index: 1;}
.banner-wrapp .banner-content .banner-row { width: 100%; max-width: 900px; margin: 0 auto;}
.banner-wrapp h1 { font-size: 50px; font-weight: 500; color: var(--secondary-color);margin: 0 0 20px;}
.banner-wrapp p { font-size: 18px;line-height: 1.56; color: var(--secondary-color); margin: 0 0 20px;}
.banner-wrapp .banner-btn {  display: inline-block; background: #be226b; color: var(--secondary-color); padding: 12px 28px 14px;  border: 1px solid #be226b; border-radius: 50px;  font-family: "Poppins", serif; font-size: 16px; font-weight: 500;}
.banner-wrapp .banner-btn:hover {  background: none; color: #be226b;}
.banner-wrapp .bg-img:after {  content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgb(0 0 0 / 40%);}
.banner-wrapp .bg-img{position: relative;}


/* -----abouts-wrapp----- */
.abouts-wrapp {padding: 100px 0;}
.abouts-wrapp .abouts-row { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.abouts-wrapp .abouts-col1 { width: 46%;}
.abouts-wrapp h3 {font-size: 18px;color: #be226b;margin: 0 0 10px;}
.abouts-wrapp h2 {font-size: 44px;color: var(--primary-color);margin: 0 0 20px;font-weight: 500;}
.abouts-wrapp p { font-size: 16px; line-height: 1.56;margin: 0 0 20px;}
.abouts-wrapp .abouts-col2 { width: 50%; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.abouts-wrapp .abouts-col2 .abouts-img { width: 48.5%;}
.abouts-wrapp .abouts-col2 .abouts-img2 { width: 48.5%;}
.abouts-wrapp .abouts-col2 .abouts-img1 { width: 100%; margin: 0 0 20px;}
.abouts-wrapp .abouts-col2 .abouts-img1:last-child { margin: 0;}
.abouts-wrapp .abouts-col2  img {  width: 100%; display: block; border-radius: 10px;}
.abouts-wrapp h6 {font-size: 16px; font-style: italic; line-height: 1.56;}
.abouts-wrapp .abouts-col4 {width: 100%; margin: 32px 0  0;}
.abouts-wrapp h4 {font-size: 20px; font-weight: 600; margin: 0 0 20px;}
.abouts-wrapp .abouts-col4 .abouts-col5 { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.abouts-wrapp .abouts-col4 .abouts-col6 { width: 48%;}
.abouts-wrapp .abouts-col4 .abouts-col5 img { width: 100%; max-height: 105px; object-fit: contain;}




/* -----service-wrapp------- */
.service-wrapp { padding: 100px 0 80px; background: #f3f3f3; background: var(--primary-color);}
.service-wrapp h3 { font-size: 18px; color: #be226b; margin: 0 0 10px; text-align: center;}
.service-wrapp h2 { font-size: 44px; color: var(--primary-color); margin: 0 0 42px; font-weight: 500; text-align: center; color: var(--secondary-color);}
.service-wrapp h2 span { display: block;}
.service-wrapp .service-row { width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.service-wrapp .service-col1 {   width: 32%;  margin: 0 2% 30px 0; overflow: hidden; border-radius: 8px; position: relative; cursor: pointer; min-height: 425px;}
.service-wrapp .service-col1:nth-child(3n) { margin-right: 0;}
.service-wrapp .service-col1:last-child { margin-right: 0;}
.service-wrapp .service-col1 img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}
.service-wrapp .service-col1 .service-detail {position: relative;left: 0;padding: 20px;background: none;width: 100%;height: 100%;bottom: 0;transition: all .25s ease-in-out;z-index: 1;}
.service-wrapp .service-col1 .service-detail h4 {  font-size: 18px;  font-weight: 600; margin: 0 0 18px; color: var(--secondary-color);}
.service-wrapp .service-col1 .service-detail .service-content {width: 100%;opacity: 0;transition: all .25s ease-in-out; z-index: 1; position: relative;}
.service-wrapp .service-col1 .service-detail ul { width: 100%;}
.service-wrapp .service-col1 .service-detail ul li { font-size: 12px; line-height: 1.56;  padding-left: 10px; margin: 0 0 5px; position: relative;}
.service-wrapp .service-col1 .service-detail ul li:before {  content: "\2022"; position: absolute; left: 0; top: 0;}
.service-wrapp .service-col1:hover .service-detail { height: 100%; max-height: 100%;}
.service-wrapp .service-col1:hover .service-detail .service-content { display: block;}
.service-wrapp .service-col1:hover .service-detail { background: rgb(255 255 255 / 70%);}
.service-wrapp .service-col1 .service-detail .service-content  h4 { color: var(--primary-color);}
.service-wrapp .service-col1:after { content: ""; position: absolute; background: rgb(0 0 0 / 30%); width: 100%; height: 100%; top: 0; left: 0;}
.service-wrapp .service-col1 .service-detail .service-btn { display: inline-block; background: #be226b; color: var(--secondary-color); padding: 10px 28px 12px;  border: 1px solid #be226b;  border-radius: 50px;  font-family: "Poppins", serif;  font-size: 12px;  font-weight: 500;  margin: 20px 0 0;}
.service-wrapp .service-col1 .service-detail .service-btn:hover { color: #be226b; background: none;}
.service-wrapp .service-col1 .service-detail .service-head { width: 100%; position: absolute;  left: 0; padding: 20px; bottom: 0; transition: all .25s ease-in-out;}
.service-wrapp .service-col1:hover .service-detail .service-head {  opacity: 0;}
.service-wrapp .service-col1:hover .service-detail .service-content { opacity: 1;}




/* ---------packages-wrapp------- */
.packages-wrapp { padding: 100px 0 80px;}
.packages-wrapp h3 {font-size: 18px;color: #be226b;margin: 0 0 10px;text-align: center;}
.packages-wrapp h2 {font-size: 44px;color: var(--primary-color);margin: 0 0 50px;text-align: center;}
.packages-wrapp .package-row { width: 100%; display: flex; flex-wrap: wrap;}
.packages-wrapp .package-col1 {  width: 32%; margin: 0 2% 34px 0; background: #ffff; border-radius: 15px; overflow: hidden; transition: all .25s ease-in-out; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;  cursor: pointer;}
.packages-wrapp .package-col1:nth-child(3n) { margin-right: 0;}
.packages-wrapp .package-col1 .package-img {  width: 100%; position: relative;}
.packages-wrapp .package-col1 .package-img img { width: 100%; display: block;  border-radius: 15px;}
.packages-wrapp .package-col1 .date-tag {position: absolute;top: 0;left: 50px;background: #ffffff;padding: 7px 15px 10px 15px;border-radius: 0 0 20px 20px;font-size: 16px;font-weight: 500;}
.packages-wrapp .package-col1 .date-tag:after {content: "";position: absolute;background-color: transparent;top: 0px;right: -30px;height: 60px;width: 30px;border-top-left-radius: 25px;box-shadow: 0 -30px 0 0 #ffffff;}
.packages-wrapp .package-col1 .date-tag:before {content: "";position: absolute;background-color: transparent;top: 0;left: -30px;height: 60px;width: 30px;border-top-right-radius: 25px;box-shadow: 0 -30px 0 0 #ffffff;}
.packages-wrapp .package-col1 .date-tag span { font-size: 12px;}
.packages-wrapp .package-col1 .package-detail { width: 100%; padding: 25px 20px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.packages-wrapp .package-col1 .package-detail .package-col2 { width: 48%;}
.packages-wrapp h4 { font-size: 18px; font-weight: 600;margin: 0 0 5px;}
.packages-wrapp .package-col1 .package-detail p { font-size: 12px;}
.packages-wrapp .package-col1 .package-detail .action {  width: 48%; text-align: right;}
.packages-wrapp .book-btn {display: inline-block;font-size: 14px;color: var(--secondary-color);margin: 0 0 0 auto;position: relative;padding: 14px 28px 14px 28px;font-weight: 500;background: #be226b;border: 1px solid #be226b;border-radius: 50px;}
.packages-wrapp .book-btn:hover {color: #be226b;background: none;}
.packages-wrapp .package-col1:hover { box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;}



/* --------testimonial-wrapp---------- */
.testimonial-wrapp {padding: 100px 0 80px;position: relative;}
.testimonial-wrapp .testimonial-row {width: 100%;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;flex-direction: row-reverse;}
.testimonial-wrapp .testimonial-col1 { width: 48%;}
.testimonial-wrapp .testimonial-box {width: 100%;background: var(--secondary-color);padding: 40px 40px 20px 40px;box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; border-radius: 15px;}
.testimonial-wrapp .testimonial-box .rating { width: 100px; margin: 0 0 20px;}
.testimonial-wrapp .testimonial-box .testi-head { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin: 0 0 25px;}
.testimonial-wrapp .testimonial-box .testi-head .detail-wrapp { width: auto; display: flex; flex-wrap: wrap; align-items: center;}
.testimonial-wrapp .testimonial-box .testi-head .detail-wrapp .avatar { width: 70px; height: 70px; margin: 0 20px 0 0;}
.testimonial-wrapp .testimonial-box .testi-head .detail-wrapp .avatar-details { width: 100%; flex: 1 0  0;}
.testimonial-wrapp h3 {font-size: 25px;color: var(--primary-color);margin: 0 0 5px;font-weight: 500;}
.testimonial-wrapp h6 {font-size: 14px;color: #be226b;}
.testimonial-wrapp .testimonial-box p {font-size: 16px;line-height: 1.56;color: var(--primary-color);margin: 0 0 20px;}
.testimonial-wrapp .testimonial-box .testi-head .quote { width: 52px;}
.testimonial-wrapp .testimonial-col2 {width: 43%;text-align:left;}
.testimonial-wrapp h4 {font-size: 18px;color: var(--secondary-color);margin: 0 0 15px;}
.testimonial-wrapp h2 {font-size: 44px;color: var(--secondary-color);margin: 0 0 24px;font-weight: 500;}
.testimonial-wrapp p {font-size: 16px;line-height: 1.56;color: var(--secondary-color);margin: 0 0 20px;}
.testimonial-wrapp:after {content: "";position: absolute;width: 60%;height: 100%;top: 0;left: 0;background: #be226b;z-index: -1;}
.testimonial-wrapp .testimonial-slider { width: 100%; margin: 0 0 0;}
.testimonial-wrapp .testimonial-slider .slick-slide { height: inherit;}
.testimonial-wrapp .testimonial-slider .slick-slide > div { width: 97%; margin: 0 auto 0; height: 100%; padding: 0 0 20px;}
.testimonial-wrapp .testimonial-slider .slick-track { display: flex; flex-wrap: wrap;}
.testimonial-wrapp .testimonial-slider .slick-slide .testimonial-box { height: 100%;}
.testimonial-wrapp .testimonial-box .testi-head .detail-wrapp .avatar img {width: 100%; height: 100%; object-fit: cover;  border-radius: 50%;}



/* -----------contact-wrapp-------- */
.contact-wrapp {padding: 100px 0; position: relative;}
/* .contact-wrapp:after {content: ""; position: absolute;  width: 100%;  height: 100%;  top: 0; left: 0; background: url(../images/contact-bg3.jpg) no-repeat center top / cover; z-index: -1;  opacity: .2;} */
.contact-wrapp .contact-row { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; flex-direction: row-reverse;}
.contact-wrapp .contact-col1 { width: 48%;}
.contact-wrapp h2 {font-size: 44px; color: var(--primary-color); margin: 0 0 20px;font-weight: 500;}
.contact-wrapp h3 { font-size: 16px; color: var(--primary-color); margin: 0 0 20px; font-weight: 500;}
.contact-wrapp p { font-size: 16px; line-height: 1.56; color: var(--primary-color); margin: 0 0 20px;}
.contact-wrapp .contact-add { width: 100%; margin: 0 0 30px;}
.contact-wrapp .contact-add li { display: block; font-size: 16px; line-height: 1.56; margin: 0 0 15px; padding-left: 30px; position: relative;}
.contact-wrapp .contact-add li a { color: var(--primary-color);}
.contact-wrapp .contact-add li a:hover {  color: #be226b;}
.contact-wrapp .contact-add li .icon { display: inline-block; width: 20px; height: 20px; position: absolute; left: 0; top: 5px;}
.contact-wrapp .social-icons { width: 100%; margin: 30px 0 0;}
.contact-wrapp .social-icons ul { width: 100%;}
.contact-wrapp .social-icons ul li { display: inline-block; margin: 0 15px 0 0;}
.contact-wrapp .social-icons ul li .icon { display: inline-block;  width: 40px; height: 40px; margin: 0; padding: 10px; position: relative; border-radius: 50%;  border: 1px solid #be226b;   transition: all .25s ease-in-out;}
.contact-wrapp .social-icons ul li .icon .hover-icon { position: absolute; width: 100%; height: 100%; top: 0; left: 0; padding: 10px; opacity: 0; transition: all .25s ease-in-out;}
.contact-wrapp .social-icons ul li .icon img { width: 100%;  height: 100%;  transition: all .25s ease-in-out;}
.contact-wrapp .social-icons ul li:hover .icon > img { opacity: 0;}
.contact-wrapp .social-icons ul li:hover .icon .hover-icon { opacity: 1;}
.contact-wrapp .social-icons ul li:hover .icon { background: transparent;}
.contact-wrapp .social-icons ul li .icon:after { content: "";  width: 100%;  height: 100%; background: #be226b;  border-radius: 50%;  opacity: 1;  transition: 0.25s ease-out 0s;  margin: 0 0 0;  position: absolute;  top: 0;   right: 0;   left: 0;   z-index: -1;}
.contact-wrapp .social-icons ul li .icon:before { content: ""; width: 100%; height: 100%; border: 1px solid transparent; border-radius: 50%;  background: #be226b; -o-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);  -ms-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);  -moz-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);   mask-composite: exclude;   -o-mask-composite: exclude;   -ms-mask-composite: exclude;   -moz-mask-composite: exclude;   -webkit-mask-composite: exclude;   -o-mask-composite: destination-out;   -ms-mask-composite: destination-out;   -moz-mask-composite: destination-out;   -webkit-mask-composite: destination-out;   position: absolute;   top: 0;   right: 0;   left: 0;   z-index: -1;}
.contact-wrapp .social-icons ul li .icon:hover:after { opacity: 0;}
.contact-wrapp .contact-col2 { width: 48%; position: relative; margin: 0 0 0;}
.contact-wrapp .contact-form { width: 100%; padding: 50px; background: var(--secondary-color); border-radius: 15px; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.contact-wrapp .contact-form input { width: 100%; height: 52px; border: 1px solid #be226b; margin: 0 0 10px; font-size: 16px; padding: 12px 20px; border-radius: 8px;}
.contact-wrapp .contact-form input::placeholder, .contact-wrapp .contact-form textarea::placeholder { color: var(--primary-color);}
.contact-wrapp .contact-form textarea { width: 100%; height: 131px; border: 1px solid #be226b;  margin: 0 0 10px; font-size: 16px; padding: 12px 20px;  resize: none;  border-radius: 8px;}
.contact-wrapp .contact-form .submit-btn { display: inline-block; font-size: 14px;  color: var(--secondary-color);  margin: 0 0 0 auto; position: relative; padding: 14px 28px 14px 28px;  font-weight: 500; background: #be226b; border: 1px solid #be226b; border-radius: 50px;  font-family: "Poppins", serif;  transition: all .25s ease-in-out;  cursor: pointer;}
.contact-wrapp .contact-form .submit-btn:hover { color: #be226b; background: none;}
.contact-wrapp .contact-form h2 { margin: 0 0 30px;}

.contact-wrapp .contact-form .everest-forms .evf-container .evf-frontend-row .evf-frontend-grid { padding: 0 0 0;}
.contact-wrapp .contact-form .everest-forms .evf-submit-container { padding: 0 0 0;}
.contact-wrapp .contact-form .everest-forms .evf-submit-container button {display: inline-block; font-size: 14px; color: var(--secondary-color); margin: 0 0 0 auto; position: relative; padding: 14px 28px 14px 28px;  font-weight: 500; background: #be226b; border: 1px solid #be226b; border-radius: 50px; font-family: "Poppins", serif; transition: all .25s ease-in-out;  cursor: pointer;}
.contact-wrapp .contact-form .everest-forms .evf-submit-container button:hover { color: #be226b;  background: none;}
.contact-wrapp .contact-form .everest-forms .evf-container { margin: 0 0 0;}




/* ------footer-wrapp-------- */
.footer-wrapp {padding: 60px 0 20px; background: var(--primary-color);}
.footer-wrapp .footer-row { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.footer-wrapp .logo { width: 220px; padding: 0 0; margin: 0 0 0; position: relative; z-index: 1;}
.footer-wrapp .footer-menu { width: auto;}
.footer-wrapp .footer-menu ul { width: 100%;}
.footer-wrapp .footer-menu ul li { display: inline-block; font-size: 16px; margin: 0 0 0 30px; font-weight: 500;}
.footer-wrapp .footer-menu ul li a { color: var(--secondary-color); padding: 10px 0; display: inline-block;}
.footer-wrapp .footer-menu ul li a:hover { color: #be226b;}
.footer-wrapp .footer-row1 { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; margin: 30px 0 0;  padding: 20px 0 0; border-top: 1px solid #fff;}
.footer-wrapp p {font-size: 14px; line-height: 1.56; color: var(--secondary-color);}
.footer-wrapp p a { color: #be226b; text-transform: uppercase; font-weight: 500;}
.footer-wrapp p a:hover {color: var(--secondary-color);}



.error-page-section {padding: 60px 0;text-align: center;}
.error-page-section h1 {font-size: 60px;color: #be226b;margin: 0 0 20px;font-weight: 500;}
.error-page-section h2 {font-size: 28px; margin: 0 0 20px;}
.error-page-section p { font-size: 16px; line-height: 1.56; margin: 0 0 20px;}
.error-page-section .search-form {width: auto;max-width: 420px;display: flex;flex-wrap: wrap;margin: 0 auto;}
.error-page-section .search-form input {width: 100%;height: 50px;border-width: 1px;border-style: solid;border-color: #be226b;border-image: initial;border-radius: 8px;padding: 0px 20px;background: no-repeat;margin: 0 10px 0 0;flex: 1 0 0;}
.error-page-section .search-form .search-submit {display: inline-block;font-size: 14px;color: var(--secondary-color);margin: 0 0 0 auto;position: relative;padding: 14px 28px 14px 28px;font-weight: 500;background: #be226b;border: 1px solid #be226b;border-radius: 50px;font-family: "Poppins", serif;transition: all .25s ease-in-out;cursor: pointer;}
.error-page-section .search-form .search-submit .screen-reader-text {font-size: 16px;clip: inherit;clip-path: inherit;position: relative !important;transition: all .25s ease-in-out;}
.error-page-section .search-form .search-submit:hover {color: #be226b;background: none;}
.error-page-section .search-form .search-submit:hover .screen-reader-text {color: #be226b;}
.error-page-section .search-form input::placeholder{color:var(--primary-color);}



.search-page-section {padding: 60px 0 0;}
.search-page-section h1 { font-size: 32px; margin: 0 0 20px;}
.search-page-section h3 { font-size: 28px; margin: 0 0 20px;}
.search-page-section p { font-size: 16px; line-height: 1.56; margin: 0 0 20px;}
.search-page-section .search-btn1 {display: inline-block;background: #be226b;padding: 12px 26px 12px;color: var(--secondary-color);font-size: 13px;text-transform: uppercase;border: 1px solid #be226b;border-radius: 50px;}
.search-page-section .search-btn1:hover {color: #be226b;background: none;}
.search-page-section .search-page-card { width: 100%;  margin: 0 0 50px;}


.defualt-page-section {padding:80px 0 0;}
.defualt-page-section h2 { font-size: 28px; margin: 0 0 20px;}
.defualt-page-section p {font-size: 16px; line-height: 1.56; margin: 0 0 20px; word-break: break-all;} 
.defualt-page-section p a {color: #be226b;}
.defualt-page-section p a:hover { color: var(--primary-color);}


.whatsup-icon {position: fixed; width: 95px; bottom: 45px; right: 20px; background: #fff; padding: 15px; border-radius: 11px; z-index: 2; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.whatsup-icon h3 {font-size: 12px; text-align: center; color: var(--primary-color); margin: 0 0 10px;}
.whatsup-icon img { width: 100%;}



.why-choose-wrapp {padding: 80px 0 60px; background: #be226b; text-align: center;}
.why-choose-wrapp .why-choose-row { width: 100%;}
.why-choose-wrapp h2 { font-size: 44px; margin: 0 0 42px; font-weight: 500; color: var(--secondary-color);}
.why-choose-wrapp .choose-row { width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.why-choose-wrapp .choose-col1 { width: 32%; margin: 0 2% 26px 0; text-align: left; background: var(--secondary-color); padding: 30px;  border-radius: 8px;}
.why-choose-wrapp .choose-col1:nth-child(3n) { margin-right: 0;}
.why-choose-wrapp .choose-col1 .why-icon { width: 55px; margin: 0 0 15px;}
.why-choose-wrapp h3 { font-size: 17px; font-weight: 600; color: var(--primary-color); margin: 0 0 12px;}
.why-choose-wrapp p { font-size: 14px; color: var(--primary-color);}
.why-choose-wrapp .choose-col1 .why-icon img { width: 100%; filter: invert(1);}
.why-choose-wrapp .choose-col1:last-child { margin-right: 0;}




.features-wrapp { background: #e7e7e7; padding: 70px 0;}
.features-wrapp h2 { font-size: 44px; color: var(--primary-color); margin: 0 0 50px; text-align: center;}
.features-wrapp h3 { font-size: 17px; font-weight: 600; color: var(--primary-color); margin: 0 0 12px;}
.features-wrapp p { font-size: 14px; line-height: 1.56; color: var(--primary-color);}
.features-wrapp .slick-slide > div { width: 90%; margin: 0 auto;}
.features-wrapp .feature-col1 .feature-icon {width: 55px;margin: 0 0 15px;}


@media screen and (max-width:1200px) {
.header-wrapp ul li {font-size: 16px;margin: 0 0 0 20px;}
.banner-wrapp h1 { font-size: 46px;}

.abouts-wrapp h2 { font-size: 36px;}
.abouts-wrapp { padding: 70px 0;}

.service-wrapp h2 {font-size: 36px;}
.service-wrapp {padding: 70px 0 50px;}

.packages-wrapp { padding: 70px 0 50px;}
.packages-wrapp h2 { font-size: 36px;}
.packages-wrapp .book-btn { font-size: 13px;  padding: 14px 25px 14px 25px;}
.packages-wrapp h4 { font-size: 14px;}

.testimonial-wrapp {padding: 70px 0 50px;}
.testimonial-wrapp h2 { font-size: 36px;}

.contact-wrapp h2 { font-size: 36px;}
.contact-wrapp {padding: 70px 0;}

.footer-wrapp .footer-menu ul li { margin: 0 0 0 20px;}

.why-choose-wrapp h2 { font-size: 36px;}

.features-wrapp h2 {  font-size: 36px;}

}

@media screen and (max-width:992px) {
.header-wrapp .header-right { display: none;}
.overlay {display: block;position: fixed; right: 0; top: 0; width: 350px; height: 100%; background: var(--secondary-color); background-size: 300% 100%; z-index: 99; padding: 110px 5% 50px; transform:translateX(100%); opacity: 0; visibility: hidden; transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
.overlay.show{ transform:translateX(0); opacity: 1; visibility: visible;}
.overlay ul {width: 100%;}
.overlay ul { width: 100%;}
.overlay ul li a { color: var(--primary-color); display: block; padding: 20px 0;}
.overlay ul li { font-size: 18px; border-bottom: 1px solid #be226b;font-weight: 500;}
.overlay ul li a:hover { color: #be226b !important;}
.burger-btn { display: block; position: fixed; width: 50px; height: 30px; right: 5%; top: 36px; z-index: 999;  overflow: hidden; cursor: pointer;}
.burger-btn span { display: block; width: 100%; height: 3px; background: #be226b; background-size: 300% 100%; border-radius: 5px; transition: all 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
.burger-btn:hover span{background-position: 50% 0;}
.burger-btn .active span { background: #be226b;}
.burger-btn span:first-child { width: 70%;}
.burger-btn span:nth-child(2n) { margin: 9px 0; transition: all 0.5s cubic-bezier(.22,.68,0,1.71);}
.burger-btn .burger-toggle { display: flex; flex-wrap: wrap; justify-content: right;}
.burger-btn span:last-child { width: 70%;}
.burger-btn .active span:nth-child(2n) { transform: translateX(-100%);}
.burger-btn .active span:first-child { transform: translateY(13px) rotate(-45deg);}
.burger-btn .active span:last-child { transform: translateY(-11px) rotate(45deg);}
body:after { content: ""; display: block; position: fixed; right: 0; top: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 40%); z-index: 9; transform: translateX(100%); opacity: 0; visibility: hidden;  transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
body.menu-open:after{ transform:translateX(0); opacity: 1; visibility: visible;}
body.menu-open{  overflow-y: hidden;}
.overlay ul ul.sub-menu li {border: none; padding-left: 20px; position: relative;  color: var(--primary-color);}
.overlay ul ul.sub-menu li:before {  content: "-"; position: absolute; left: 0; top: 50%;  transform: translateY(-50%);}
.overlay ul li.has-sub > a {background: url(../images/chevron-down-white.svg) no-repeat center / 14px; background-position-x: 95%;}
.overlay ul li.has-sub > a:hover {background: url(../images/chevron-down-grey.svg) no-repeat center / 14px; background-position-x: 95%;}


.banner-wrapp  .bg-img img { height: 470px;}
.banner-wrapp h1 {font-size: 40px;}
.banner-wrapp p {font-size: 16px;}

.abouts-wrapp h2 { font-size: 32px;}

.service-wrapp h2 { font-size: 32px;}
.service-wrapp .service-col1 { width: 48%; margin: 0 4% 30px 0;}
.service-wrapp .service-col1:nth-child(3n) { margin-right: 4%;}
.service-wrapp .service-col1:nth-child(2n) { margin-right: 0;}

.packages-wrapp h2 { font-size: 32px;}
.packages-wrapp .package-col1 {width: 48%; margin: 0 4% 34px 0;}
.packages-wrapp .package-col1:nth-child(3n) {margin-right: 4%;}
.packages-wrapp .package-col1:nth-child(2n) { margin-right: 0;}

.testimonial-wrapp h2 { font-size: 32px;}
.testimonial-wrapp .testimonial-col1 { width: 100%;}
.testimonial-wrapp .testimonial-col2 { width: 100%; text-align: center; margin: 0 0 20px;}
.testimonial-wrapp .testimonial-row { flex-direction: column-reverse;}
.testimonial-wrapp:after { width: 100%;}

.contact-wrapp h2 { font-size: 32px;}
.contact-wrapp .contact-form { padding: 30px;}

.footer-wrapp .footer-menu ul li { margin: 0 0 0 15px; font-size: 14px;}
.footer-wrapp .logo { width: 195px;}
.footer-wrapp p { font-size: 12px;}

.why-choose-wrapp h2 {font-size: 32px;}
.why-choose-wrapp { padding: 70px 0 50px;}
.why-choose-wrapp .choose-col1 { padding: 20px;}

.features-wrapp h2 {  font-size: 32px;}
.features-wrapp { padding: 60px 0;}

}


@media screen and (max-width:767px) {
.abouts-wrapp .abouts-col1 { width: 100%;margin: 0 0 24px;}
.abouts-wrapp .abouts-col2 { width: 100%;}

.service-wrapp .service-col1 { width: 100%; margin: 0 0 30px 0;}

.packages-wrapp .book-btn { font-size: 12px; padding: 14px 22px 14px 22px;}

.contact-wrapp .contact-col1 { width: 100%; margin: 0 0 30px;}
.contact-wrapp .contact-col2 { width: 100%;}
.contact-wrapp .contact-row { flex-direction: column-reverse;}

.footer-wrapp .footer-menu ul li { margin: 0 7px;font-size: 14px;}
.footer-wrapp .logo { width: 195px;margin: 0 auto 20px;}
.footer-wrapp p {font-size: 12px;}
.footer-wrapp .footer-menu {width: 100%; text-align: center;}


.why-choose-wrapp .choose-col1 { width: 48%; margin: 0 4% 30px 0;}
.why-choose-wrapp .choose-col1:nth-child(3n) { margin-right: 4%;}
.why-choose-wrapp .choose-col1:nth-child(2n) { margin-right: 0;}

}


@media screen and (max-width:600px) {
.banner-wrapp  .bg-img img { height: 420px;}
.banner-wrapp h1 {font-size: 32px;}
.banner-wrapp .banner-btn {font-size: 14px;}

.packages-wrapp .package-col1 { width: 100%; margin: 0 0 34px 0;}

.testimonial-wrapp h3 { font-size: 20px;}
.testimonial-wrapp .testimonial-box .testi-head .detail-wrapp .avatar { width: 50px; height: 50px;}

.footer-wrapp p { font-size: 12px; margin: 0 0 5px;}
.footer-wrapp .footer-row1 { margin: 20px 0  0; flex-direction: column; align-items: center;}

}


@media screen and (max-width:480px) {
.banner-wrapp h1 { font-size: 28px;margin: 0 0 10px;}
.banner-wrapp .banner-btn {  font-size: 14px;}
.header-wrapp .logo { width: 190px;}
.burger-btn { width: 40px;}
.burger-btn span:nth-child(2n) { margin: 5px 0;}
.burger-btn .active span:first-child { transform: translateY(10px) rotate(-45deg);}
.burger-btn .active span:last-child { transform: translateY(-6px) rotate(45deg);}

.abouts-wrapp h2 { font-size: 28px;}


.service-wrapp h2 { font-size: 28px;}
.service-wrapp h2 span { display: inline;}

.packages-wrapp h2 {font-size: 28px;}

.testimonial-wrapp h2 { font-size: 28px;}
.testimonial-wrapp h3 { font-size: 18px;}
.testimonial-wrapp .testimonial-box .testi-head .detail-wrapp .avatar { width: 30px; height: 30px;}
.testimonial-wrapp .testimonial-box { padding: 30px 30px 20px 30px;}

.contact-wrapp h2 { font-size: 28px;}

.defualt-page-section h2 { font-size: 22px;}

.overlay { width: 100%;}

.why-choose-wrapp h2 { font-size: 28px;}
.why-choose-wrapp .choose-col1 { width: 100%; margin: 0 0 20px !important;}

.features-wrapp h2 {  font-size: 28px;}

}