@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Outfit:wght@100..900&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "Adorn-StoryScript";
  font-style: normal;
  src: url(../font/AdornStoryScript.woff) format("woff");
}
@font-face {
  font-family: "Remingo";
  font-style: normal;
  src: url(../font/REMINGO-REMINGO-REGULAR-400.TTF) format("woff");
}
header nav .cromwell-logo {
  background-color: white;
}
header nav .dropdownmenu {
  position: relative;
}
header nav .dropdownmenu:hover .dropdown-menu {
  display: block;
  padding: 30px 0px 0px;
  background-color: transparent;
  border: none;
}
header nav .dropdownmenu:hover a {
  color: #D6AF42;
}
header nav .dropdownmenu:hover a .down-arw {
  transform: rotate(180deg);
}
header nav .dropdownmenu:hover a .down-arw path {
  fill: #D6AF42;
}
header nav .dropdownmenu .wht-box {
  background-color: #fff;
  padding: 20px 20px 20px 20px;
  border-radius: 10px;
  width: 320px;
  position: relative;
  left: -31%;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
header nav .dropdown-event .wht-box{
	display:flex;
	gap:50px;
  width: 636px;
}
header nav .dropdown-event .wht-box h6{
	margin-bottom:25px;
	padding-left:10px;
	color: #000;
	 font-family: "Urbanist", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
}
header .resource-dropdown .wht-box h6{
	display:none;
}
header nav .dropdownmenu .wht-box:before {
  position: absolute;
  background-color: #fff;
  width: 17px;
  height: 17px;
  content: "";
  transform: rotate(45deg);
  top: -8px;
  left: 130px;
}
header nav .dropdownmenu .wht-box li {
  margin-bottom: 5px;
  width: 100%;
  border-radius: 10px;
  margin-right: 0px;
}
header nav .dropdownmenu .wht-box li:nth-last-child(1) {
  margin-bottom: 0px;
}
header nav .dropdownmenu .wht-box li:nth-last-child(1) {
  margin-bottom: 0px;
}
header nav .dropdownmenu .wht-box li:hover {
  background-color: #EBF8F6;
}
header nav .dropdownmenu .wht-box li a {
  color: #000;
  transition: 0.4s ease;
  display: flex;
  gap: 15px;
  padding: 10px;
}
header nav .dropdownmenu .wht-box li a .icon {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  background-color: #EBF8F6;
  display: flex;
  justify-content: center;
  align-items: center;
}
header nav .dropdownmenu .wht-box .btn:hover svg rect {
  fill: #008677;
}
header nav .dropdownmenu .wht-box .btn.btn-light:hover svg g path {
  fill: #fff;
}
header nav .dropdownmenu .wht-box li a:hover p:nth-child(1) {
  color: #008677;
}
header nav .dropdownmenu .wht-box li a:hover .icon {
  background-color: #008677;
}
header nav .dropdownmenu .wht-box li a:hover .icon svg {
  filter: brightness(0) invert(1);
}
header nav .dropdownmenu .wht-box li a p:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
  color: #7B7B7B;
}
header nav .second-dropdown .wht-box:before {
  left: 175px;
}
header nav li:nth-child(3) .wht-box:before {
  left: 47%;
}
header nav ul li a:hover {
  color: #D6AF42 !important;
}
header nav ul .btn a:hover {
  color: unset !important;
}

.home-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
	padding:20px 0;
	background:#fff;
}
.home-header nav {
  position: relative;
}
.home-header nav ul li {
  list-style-type: none;
  margin-right: 35px;
}
.home-header nav ul li:nth-last-child(1) {
  padding-right: 0;
}
.home-header nav ul li a {
  text-decoration: none;
  color: #fff;
}
.home-header nav ul .btn-light :hover a{
	color:#000;
}
.home-header nav ul .btn-light a{
	color:#000;
}
.about-header nav ul .btn-light a{
	color:#fff;
}
.home-header nav ul .btn-light {
  background-color: #fff;
  color: #000;
  border: 1px solid #fff;
}

.home-header nav ul .btn-light:hover {
  border: 1px solid #fff;
  color: #000;
  background-color: #fff;
}
.home-header nav ul .btn-light:hover img,
.home-header nav ul .btn-light:hover svg{
  filter: brightness(0);
}
.home-header nav ul .btn-light:active {
  border: 1px solid #fff !important;
  background-color: #fff !important;
  color: #000 !important;
}

.hero-main {
  position: relative;
  z-index: 1;
  color: #fff;
}
.hero-main .content-main {
  padding: 500px 0px 60px;
}
.hero-main .contact-events {
  position: absolute;
  right: 0;
  top: 38%;
}
.hero-main .contact-events a {
  text-decoration: none;
}
.hero-main .contact-events a .wht-box {
  padding: 13px 14px;
  border-radius: 8px 0px 0px 8px;
  position: relative;
  z-index: 1;
}
.hero-main .contact-events a .wht-box::before {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 100%;
  border-radius: 8px 0px 0px 8px;
  opacity: 0.5;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -9;
}
.hero-main .contact-events a .wht-box p {
  color: #fff;
}
.hero-main .contact-events a .wht-box:hover {
  background-color: #fff;
}
.hero-main .contact-events a .wht-box:hover svg path {
  fill: #01443C;
}
.hero-main .contact-events a .wht-box:hover p {
  color: #01443C;
}
.hero-main .scroll-sec {
  width: 100px;
  position: absolute;
  bottom: 60px;
  left: 80px;
}
.hero-main .scroll-sec a {
  color: #fff;
  text-decoration: none;
}
.hero-main .scroll-sec p {
  transform: rotate(-90deg) translate(60px, -34px);
}
.hero-main .scroll-sec .vr-line {
  margin: 15px 0px 0px 12px;
}
.hero-main .scroll-sec .scroll-down {
  position: relative;
}
.hero-main .scroll-sec .scroll-down .dot {
  position: absolute;
  display: inline-block;
  top: 40%;
  left: 13%;
  width: 2px;
  height: 7px;
  background: white;
  animation: ani-mouse ease 2s infinite;
  transform: rotate(0);
}
@keyframes ani-mouse {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(10px);
  }
}
.hero-main .gp-12 img {
  filter: brightness(0) invert(1);
	width: 30px;
    height: 30px;
}
.hero-main .banner-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: -webkit-fill-available;
}
.hero-main .banner-video::before {
  content: "";
  background-image: linear-gradient(191deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0.4));
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.hero-main .banner-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.customer-service {
  padding: 100px 0px;
}
.customer-service .pt-70 {
  padding-top: 70px;
}
.customer-service .pt-120 {
  padding-top: 120px;
}
.customer-service .experience-box {
  color: #000;
}
.customer-service h2 {
  color: #01443C;
}

.our-services {
  padding: 80px 0px;
  background-color: #F7FAFA;
  color: #000;
}
.our-services .service-slider {
  display: flex;
  gap: 30px;
}
.our-services .service-slider a {
  font-family: "Remingo";
}
.our-services .service-slider .service-box {
  position: relative;
  height: 600px;
  width: 350px;
}
.our-services .service-slider .service-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-services .service-slider .service-box .wht-box {
  background-color: #fff;
  padding: 25px 20px;
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #000;
  visibility: hidden;
  transition: transform 200ms ease-out;
  opacity: 0;
  transform: translatex(30px);
  transition-delay: 0.3s;
  transition: all 0.3s ease;
}
.our-services .service-slider .service-box .wht-box h3 {
  color: #01443C;
}
.our-services .service-slider .service-box.active {
  width: 780px;
  height: 600px;
}
.our-services .service-slider .service-box.active .wht-box {
  visibility: visible;
  transition: visibility 30s ease-in-out;
  transition: transform 200ms ease-out;
  opacity: 1 !important;
  transform: translatex(0) !important;
}

.upcoming-events {
  padding: 100px 0px 120px;
  color: #000;
}
.upcoming-events .upcoming-slider .events-box {
  position: relative;
}
.upcoming-events .upcoming-slider .events-box::after {
  display: block;
}
.upcoming-events .upcoming-slider .events-box .wht-box {
  position: absolute;
  left: 30px;
  bottom: 30px;
  color: #fff;
}
.upcoming-events .upcoming-slider .events-box .wht-box h3 {
  font-family: "Remingo";
}
.upcoming-events .upcoming-slider .events-box .wht-box p {
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: end;
}
.upcoming-events .upcoming-slider .w-3 {
  height: 568px;
  filter: brightness(1);
}
.upcoming-events .upcoming-slider .slick-arrow {
  background-color: #fff;
  width: 80px;
}
.upcoming-events .upcoming-slider .slick-prev {
  right: 1%;
  left: inherit !important;
  z-index: 999;
  height: 65px;
}
.upcoming-events .upcoming-slider .slick-prev:before {
  background-image: url(../images/icon/slide-grey-prev.svg);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  width: 40px;
  height: 18px;
  position: absolute;
  left: 18px;
  top: 37%;
}
.upcoming-events .upcoming-slider .slick-prev:hover:before {
  background-image: url(../images/icon/slide-green-prev.svg);
}
.upcoming-events .upcoming-slider .slick-next {
  right: 1%;
  left: inherit !important;
  z-index: 999;
  height: 65px;
  top: 60%;
}
.upcoming-events .upcoming-slider .slick-next:before {
  background-image: url(../images/icon/slide-grey-next.svg);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  width: 40px;
  height: 18px;
  position: absolute;
  left: 16px;
  top: 37%;
}
.upcoming-events .upcoming-slider .slick-next:hover:before {
  background-image: url(../images/icon/slide-green-next.svg);
}

.testimonials {
  padding: 120px 0px;
  background-color: #01443C;
  position: relative;
  z-index: 1;
  position: relative;
}
.testimonials:before {
  background-color: #fff;
  position: absolute;
  content: "";
  top: 0;
  width: 7%;
  height: 100%;
  left: 0;
  z-index: -1;
}
.testimonials .testimonial-img {
  position: absolute;
  bottom: 0%;
  right: 0%;
}
.testimonials .testimonial-img img {
  width: 90%;
}
.testimonials .testi-slider {
  padding: 0px 90px 0px 185px;
  color: #fff;
}
.testimonials .testi-slider h3 {
  font-size: 20px;
  line-height: 30px;
}
.testimonials .testi-slider h4 {
  font-size: 30px;
  line-height: 38px;
}
.testimonials .testi-slider .slick-dots {
  bottom: 14%;
  width: 7%;
  left: 2%;
}
.testimonials .testi-slider .slick-dots li {
  margin: 0 15px;
  height: 36px;
}
.testimonials .testi-slider .slick-dots li button {
  background-color: #176C62;
  width: 40px;
  height: 5px;
  border-radius: 3px;
  padding: 0;
  transform: rotate(90deg);
}
.testimonials .testi-slider .slick-dots li button:before {
  content: "";
}
.testimonials .testi-slider .slick-dots .slick-active button {
  background-color: #fff;
}
.testimonials .slick-slide {
  height: 389px !important;
}

.home-ourblogs {
  padding: 120px 0px;
  background-color: #fff;
}
.home-ourblogs .blog-slider a {
  cursor: url(../images/icon/move-mouse-cursor.svg), auto !important;
  text-decoration: none;
  color: #000;
  font-family: "Remingo";
}
.home-ourblogs .blog-slider a .blog-box hr {
  background-color: #7B7B7B;
  width: 30px;
  height: 1px;
}
.home-ourblogs .blog-slider a .blog-box p {
  color: #7B7B7B;
}
.home-ourblogs .blog-slider a .blog-box h3 {
  margin-left: 40px;
  color: #01443C;
}
.home-ourblogs .blog-slider .slick-slide img {
  width: 95%;
}

.home-enquiry {
  padding: 80px 40px 80px 0px;
  background-color: #01443C;
  color: #fff;
}
.home-enquiry a {
  color: #fff;
  text-decoration: none;
  font-family: "Remingo";
}
.home-enquiry h2 {
  font-size: 130px;
  line-height: 138px;
}
.home-enquiry .uparrow-animation::after {
  width: 100px;
  height: 100px;
  right: 0;
  top: 33px;
  left: inherit;
  background-image: url(../images/icon/up-dark-arrow.png), url(../images/icon/up-dark-arrow.png);
  background-position: 0 0px, -15px -15px;
}

.home-faq {
  padding: 100px 0px 60px;
  color: #000;
}
.home-faq .accordion {
  border-radius: 0 !important;
}
.home-faq .accordion .accordion-item {
  border: none;
  padding: 0px;
  border-bottom: 1px solid #E1E1E1;
  border-radius: 0;
}
.home-faq .accordion .accordion-item:nth-child(1) .accordion-button {
  padding: 0px 0px 14px;
}
.home-faq .accordion .accordion-item:nth-last-child(1) {
  border: none;
}
.home-faq .accordion .accordion-item .accordion-button {
  padding: 25px 0px 14px;
}
.home-faq .accordion .accordion-item .accordion-button p {
  font-size: 20px;
  line-height: 28px;
  color: #000;
}
.home-faq .accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
}
.home-faq .accordion .accordion-item .accordion-body {
  padding: 0px 20px 14px 0px;
  color: #464646;
}
.home-faq .accordion-button:not(.collapsed) {
  background-color: #fff;
  box-shadow: none;
}
.home-faq .accordion-button::after {
  background-image: url(../images/icon/faq-up.svg);
  background-size: cover;
}
.home-faq .accordion-button:not(.collapsed)::after {
  background-image: url(../images/icon/faq-down.svg);
  transform: none;
  background-size: cover;
  width: 17px;
  height: 17px;
}
.grecaptcha-badge {
	visibility: hidden !important;
}

footer {
  background-image: url(../images/common/footer-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0px 40px;
  color: #000;
 text-align:left;
}
footer form {
  margin-bottom: 580px;
}
footer form .form-part {
  width: 690px;
  margin: 0 auto;
  position: relative;
  font-family: "Urbanist", sans-serif;
}
footer form .form-part .form-control {
  padding: 18px 20px;
  border-radius: 30px;
  color: #000;
  border: 1px solid #fff;
}
footer form .form-part .form-control:focus {
  box-shadow: none;
  border: 1px solid #fff;
}
footer form .form-part .btn-success {
  position: absolute;
  right: -1px;
  padding: 18px 20px !important;
  border-radius: 30px !important;
  background-color: #01443C;
  border: 1px solid #01443C;
  width: 30%;
  color: #B4B4B4;
}
footer form .form-part .btn-success:active {
  background-color: #01443C;
  color: #B4B4B4;
}
footer .footer-menu {
  color: #fff;
}
footer .footer-menu a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
}
footer .footer-menu a:hover {
  color: #D6AF42;
}
footer .footer-menu p {
  font-size: 14px;
  line-height: 20px;
}
footer .footer-menu h4 {
  margin-bottom: 15px;
}
footer .footer-menu ul li {
  list-style-type: none;
  margin-bottom: 12px;
}
footer .footer-menu ul li:nth-last-child(1) {
  margin-bottom: 0px;
}
footer .footer-menu ul li a:hover {
  color: #D6AF42;
}
footer .footer-menu .gp-10 {
  gap: 10px;
  align-items: end;
}

.cpy-rht {
  padding: 20px 0px;
  color: #000;
  background-color: #fff;
}
.cpy-rht p {
  font-size: 14px;
  line-height: 20px;
}
.cpy-rht p a {
  color: #000;
  text-decoration: none;
}
.cpy-rht .heart-bite {
  animation: heartline 1s ease-in-out infinite;
  margin: 0 5px;
}
@keyframes heartline {
  50% {
    transform: scale(1.2);
  }
}

.about-header nav ul li {
  list-style-type: none;
  margin-right: 35px;
}
/* .about-header nav ul li:nth-last-child(1) {
  margin-right: 0;
} */
.about-header nav ul li a {
  text-decoration: none;
  color: #000;
}
.about-header nav ul .btn.btn-light svg path {
  fill: #000;
}
.about-header nav ul .btn-light {
  background-color: #01443C;
  padding: 15px 25px !important;
  border-radius: 30px;
  color: #fff !important;
  border: 1px solid #01443C;
}
.about-header nav ul .btn-light .ms-2 {
  filter: brightness(0) invert(1);
}
.about-header nav ul .btn-light:hover a{
  color: #fff !important;
}
.about-header nav ul .btn-light:hover {
  border: 1px solid #01443C;
  color: #fff !important;
  background-color: #01443C;
}
.about-header nav ul .btn-light:active {
  border: 1px solid #01443C !important;
  background-color: #01443C !important;
  color: #fff !important;
}
.about-header nav ul .wht-box {
  background-color: #008677;
}
.about-header nav ul .wht-box:before {
  background-color: #008677;
}
/* .about-header nav ul .wht-box li a {
  color: #fff !important;
} */
.about-header nav ul .wht-box li a p:nth-child(2) {
  color: #5DD4C7;
}
.about-header nav ul .wht-box li a:hover {
  color: #D6AF42;
}
.about-header nav ul .wht-box li a:hover p:nth-child(2) {
  color: #4C9E96;
}

.about-main {
  padding: 100px 0px 50px;
  position: relative;
}
.about-main p {
  color: #000;
}
.about-main .about-images {
  -moz-column-gap: 50px;
       column-gap: 50px;
}
.about-main .about-images .img-three {
  padding-top: 130px;
}
.about-main .decorate-flower {
  position: absolute;
  right: 15%;
}
.about-main .animation-sec {
  width: inherit;
}

.cromwell-story {
  padding: 50px 0px 150px;
}
.cromwell-story .count-numbers {
  -moz-column-gap: 80px;
       column-gap: 80px;
}
.cromwell-story .count-numbers p {
  margin-bottom: 5px;
}
.cromwell-story .count-numbers span {
  font-family: "Remingo";
  font-size: 60px;
  line-height: 68px;
}

.vision-mission .green-box {
  background: linear-gradient(127deg, #01443C, #006055);
  border-radius: 70px 70px 0px 0px;
  border: 1px solid #006055;
  color: #fff;
  padding: 90px 0px 0px;
  position: relative;
}
.vision-mission .green-box .gp-80 {
  -moz-column-gap: 80px;
       column-gap: 80px;
  padding: 0px 190px 0px;
}
.vision-mission .green-box h2 span {
  color: #E8F4EA;
}
.vision-mission .green-box .line {
  background: linear-gradient(180deg, rgba(1, 75, 67, 0), #008677, rgba(1, 79, 69, 0));
  width: 1px;
  height: 231px;
}
.vision-mission .green-box p {
  font-size: 18px;
  line-height: 26px;
}
.vision-mission .green-box .couples-img {
  position: absolute;
  top: 35%;
  right: -9%;
}

.about-memories {
  padding: 120px 0px 125px;
}

.download-brochure {
  padding: 120px 0px 0px;
  background-color: #01443C;
  color: #fff;
  position: relative;
}
.download-brochure span {
  color: #fff;
}
.download-brochure .btn-white {
  background-color: #fff;
  padding: 15px 25px;
  border-radius: 30px;
  color: #01443C;
  border: 1px solid #fff;
}
.download-brochure .btn-white:hover {
  color: #01443C;
}
.download-brochure .btn-white:active {
  color: #01443C;
  background-color: #fff;
  border: 1px solid #fff;
}
.download-brochure .brochure-book img {
  position: absolute;
  width: 63%;
  bottom: 0;
  right: -1%;
}
.download-brochure .brochure-text {
  text-align: end;
}

.unique-styles {
  padding: 180px 0px 150px;
  position: relative;
  z-index: 1;
  color: #000;
}
.unique-styles::before {
  position: absolute;
  content: "";
  background-color: #E8F4EA;
  width: 41%;
  left: 0;
  z-index: -1;
  top: 10%;
  height: 62%;
}
.unique-styles .animation-sec {
  width: inherit;
}
.unique-styles p {
  font-weight: 500;
}

.about-testimonials {
  background-color: #fff;
}
.about-testimonials .testi-slider {
  color: #000;
}
.about-testimonials .testi-slider p {
  color: #7B7B7B;
}
.about-testimonials .testi-slider .slick-dots li button {
  background-color: #D2D2D2;
}
.about-testimonials .testi-slider .slick-dots .slick-active button {
  background-color: #01443C;
}

.video-sec {
  position: relative;
  z-index: 1;
}
.video-sec:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 99%;
  top: 0;
  opacity: 78%;
  z-index: 0;
  background-color: #000;
}
.video-sec .videoembed {
  width: 100%;
  height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-sec .play-icon {
  position: absolute;
  z-index: 7;
  top: 39%;
  right: 45%;
  cursor: pointer;
}

.about-poup {
  background-color: transparent !important;
}
.about-poup video {
  width: 850px;
  height: 595px;
}

#dwn-brocher .modal-content {
  border-radius: 0;
}
#dwn-brocher .modal-content .modal-body .w-100 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#dwn-brocher .brocher-form {
  padding: 30px 30px 50px 25px;
}
#dwn-brocher .brocher-form h2 {
  font-size: 70px;
  line-height: 78px;
  font-family: "Adorn-StoryScript";
  color: #008677;
}
#dwn-brocher .brocher-form h3 {
  font-size: 30px;
  line-height: 38px;
}
#dwn-brocher .brocher-form .cls-ico {
  cursor: pointer;
}
#dwn-brocher .brocher-form p {
  margin-bottom: 30px;
}
#dwn-brocher .brocher-form form {
  font-family: Urbanist;
}
#dwn-brocher .brocher-form span {
  color: #E20000;
}
#dwn-brocher .brocher-form label {
  font-size: 16px;
  color: #000;
  margin-bottom: 8px;
}
#dwn-brocher .brocher-form .form-control {
  padding: 15px 20px;
  border: 0;
  border: 1px solid #D2D2D2;
  border-radius: 0;
}
#dwn-brocher .brocher-form .form-control:focus {
  box-shadow: none;
}
#dwn-brocher .brocher-form .space--20 {
  margin-bottom: 18px;
}
#dwn-brocher .brocher-form input:-webkit-autofill,
#dwn-brocher .brocher-form input:-webkit-autofill:hover,
#dwn-brocher .brocher-form input:-webkit-autofill:focus,
#dwn-brocher .brocher-form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
#dwn-brocher .brocher-form .btn-success {
  padding: 15px 25px !important;
}

.contact-header {
  background-color: #F6F6F6;
  position: relative;
  z-index: 999;
}
/* .contact-header nav {
  padding: 15px 0px;
} */
.contact-header nav a .cromwell-logo {
  position: absolute;
  top: 0px;
}

.contact-main {
  padding: 300px 0px 0px;
  position: relative;
  z-index: 1;
}
.contact-main:before {
  background-image: url(../images/banner/contact-banner.png);
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  background-size: cover;
  z-index: -1;
  width: 100%;
  top: 0;
  height: 60%;
  background-position: center bottom;
}
.contact-main .green-box {
  padding: 80px 60px 60px;
  background-color: #01443C;
  color: #fff;
}
.contact-main .green-box span {
  color: #E8F4EA;
}
.contact-main .green-box .contact-details {
  -moz-column-gap: 30px;
       column-gap: 30px;
}
.contact-main .green-box .contact-details .contact-box {
  padding: 40px 25px;
  background-color: #008677;
  width: 345px;
  height: 209px;
  border-radius: 10px;
}
.contact-main .green-box .contact-details .contact-box p {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 5px;
}
.contact-main .green-box .contact-details .contact-box p:nth-last-child(1) {
  font-size: 18px;
  line-height: 28px;
}
.contact-main .green-box .contact-details .contact-box a {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  text-decoration: none;
}
.contact-main .green-box .contact-details .contact-box a:hover {
  color: #D6AF42;
}
.contact-main:after {
  background-color: #F6F6F6;
  position: absolute;
  content: "";
  width: 100%;
  height: 47%;
  bottom: 0;
  z-index: -1;
}

.contact-message {
  padding: 100px 0px;
  background-color: #F6F6F6;
  color: #000;
}
.contact-message .contact-form {
  background-color: #fff;
  padding: 80px;
  font-family: "Urbanist";
}
.contact-message .contact-form .iti {
  width: 100%;
}
.contact-message .contact-form input:-webkit-autofill,
.contact-message .contact-form input:-webkit-autofill:hover,
.contact-message .contact-form input:-webkit-autofill:focus,
.contact-message .contact-form input:-webkit-autofill:active {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: #000;
}
.contact-message .contact-form label {
  display: flex;
  gap: 5px;
  margin-bottom: 10px;
}
.contact-message .contact-form .form-control {
  padding: 20px;
  border: 1px solid #D2D2D2;
  border-radius: 0;
}
.contact-message .contact-form .form-control:focus {
  box-shadow: none;
}
.contact-message .contact-form .form-select {
  padding: 20px;
  border: 1px solid #D2D2D2;
  color: #000;
}
.contact-message .contact-form .form-select:focus {
  box-shadow: none;
  border: 1px solid #D2D2D2;
}
.contact-message .contact-form textarea {
  padding: 20px 20px 50px !important;
  resize: none;
  margin-bottom: 10px;
}
.contact-message .contact-form .text-grey {
  color: #7B7B7B;
}
.contact-message .contact-form .check-box p {
  color: #4D4D4D;
  font-weight: 500;
}
.contact-message .contact-form .check-box p a {
  color: #01443C;
  text-decoration: none;
  font-weight: 500;
}
.contact-message .contact-form .check-box input[type=checkbox] {
  width: 26px;
  height: 20px;
  accent-color: #008677;
}
.contact-message .contact-form .check-box input[type=checkbox]:hover {
  accent-color: #008677;
}
.contact-message .contact-form .btn-success {
  width: 21%;
}
.contact-message .contact-form .thankyou-text {
  color: #fff;
  margin-top: 20px;
  border-radius: 10px;
  padding: 30px;
  width: 80%;
  background: #01443C;
}
.contact-message .contact-form .thankyou-text h2 {
  font-size: 18px;
  line-height: 24px;
}
.contact-message .date-picker {
  cursor: pointer;
}

.get-direction {
  background-color: #F6F6F6;
}
.get-direction .big-uparrow-animation::after {
  left: 947px;
  top: 28px;
  height: 100px;
  width: 100px;
  background-image: url(../images/common/getgirection-green-arrow.svg), url(../images/common/getgirection-green-arrow.svg);
}
.get-direction a {
  text-decoration: none;
}
.get-direction a h2 {
  font-size: 130px;
  line-height: 138px;
  font-family: "Remingo";
}
.get-direction .google-map {
  filter: grayscale(1);
}

.service-main {
  padding: 100px 0px;
  position: relative;
}
.service-main h1 a {
  position: relative;
}
.service-main h1 a img {
  border-radius: 100px;
  transition: 0.3s ease-in;
}
.service-main h1 a p {
  font-size: 24px;
  line-height: 30px;
  position: absolute;
  color: #fff;
  top: 49%;
  right: 10%;
}
.service-main h1 a:hover .ms-3 {
  transform: translateX(15px);
  transition: 0.3s ease-in;
}
.service-main .decorate-flower {
  position: absolute;
  right: 11%;
  top: 9%;
}
.service-main .gp-100 {
  gap: 100px;
}
.service-main .gallery-grid {
  display: grid;
  grid-template-columns: auto auto;
  -moz-column-gap: 100px;
       column-gap: 100px;
}
.service-main .gallery-grid a {
  font-family: "Remingo";
}
.service-main .gallery-grid .animation-sec {
  width: 100%;
}
.service-main .gallery-grid .img-box {
  position: relative;
}
.service-main .gallery-grid .img-box img {
  width: 100%;
}
.service-main .gallery-grid .img-box .wht-box {
  position: absolute;
  padding: 30px;
  background-color: #fff;
  width: 90%;
  bottom: 0px;
}
.service-main .gallery-grid .pt-100 {
  padding-top: 100px;
}

.about-header {
  background-color: #Ffff;
	padding: 20px 0;
}
.about-header nav .wht-box {
  background-color: #fff !important;
}
.about-header nav .wht-box:before {
  background-color: #fff !important;
}
.about-header nav .wht-box li a {
  color: #01443C !important;
}
.about-header nav .wht-box li a:hover {
  color: #D6AF42;
}
.about-header nav .wht-box li a p:nth-child(2) {
  color: #7B7B7B !important;
}

.subservice-main {
  background-image: url(../images/service/venus/venus-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0px;
  color: #fff;
}
.subservice-main span {
  color: #E8F4EA;
}
.subservice-main h1 {
  font-size: 90px;
  line-height: 98px;
}

.service-details {
  padding: 150px 0px 150px;
  background-color: #F6F6F6;
}
.service-details .details-box {
  position: relative;
  color: #000;
}
.service-details .details-box .wht-box {
  background-color: #fff;
  box-shadow: 0px 3px 60px rgba(0, 0, 0, 0.1019607843);
  padding: 60px;
  width: 700px;
  position: absolute;
  right: 0;
  top: 10%;
}

.service-details .details-box .wht-box ul h3 {
  margin-bottom: 25px;
}
.service-details .details-box .wht-box ul li {
  gap: 15px;
  margin-bottom: 22px;
  align-items: center;
}
.service-details .row-reverse {
  flex-direction: row-reverse;
}
.service-details .row-reverse .wht-box {
  left: 0;
}
.service-details .space--150 {
  margin-bottom: 300px;
}
.service-details .w-3 {
  width: 700px;
  height: 750px;
}
.service-details .w-4 {
  width: 700px;
  height: 690px;
}

.wedding-details {
  padding: 150px 0px 260px;
}

.wedding-details .details-box .wht-box ul li {
  gap: 10px;
  margin-bottom: 15px;
  font-family: Urbanist, sans-serif;
  padding-left: 30px;
	position:relative;
}
.wedding-details .details-box .wht-box ul li:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:21px;
	height:24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.787' height='24' viewBox='0 0 20.787 24'%3E%3Cg id='flower' transform='translate(0 -0.1)'%3E%3Cpath id='Path_4' data-name='Path 4' d='M17.573,12.552a6.148,6.148,0,0,1,2.36,2.36,6.324,6.324,0,0,1,.854,3.163,6.335,6.335,0,0,1-3.163.879,6.217,6.217,0,0,1-3.264-.879,7.452,7.452,0,0,1-.854-.552,5.109,5.109,0,0,1,.1,1,6.232,6.232,0,0,1-.879,3.238A6.5,6.5,0,0,1,10.393,24.1a6.5,6.5,0,0,1-2.335-2.335,6.232,6.232,0,0,1-.879-3.238,5.109,5.109,0,0,1,.1-1,5.2,5.2,0,0,1-.854.552,6.694,6.694,0,0,1-3.264.854A6.145,6.145,0,0,1,0,18.075a6.279,6.279,0,0,1,.854-3.188A6.577,6.577,0,0,1,3.213,12.5q.4-.2.9-.4a5.689,5.689,0,0,1-.9-.452,6.148,6.148,0,0,1-2.36-2.36A6.324,6.324,0,0,1,0,6.125a6.335,6.335,0,0,1,3.163-.879,6.217,6.217,0,0,1,3.264.879,5.2,5.2,0,0,1,.854.552,5.109,5.109,0,0,1-.1-1,6.232,6.232,0,0,1,.879-3.238A6.5,6.5,0,0,1,10.393.1a6.5,6.5,0,0,1,2.335,2.335,6.232,6.232,0,0,1,.879,3.238,5.109,5.109,0,0,1-.1,1,5.2,5.2,0,0,1,.854-.552,6.217,6.217,0,0,1,3.264-.879,6.335,6.335,0,0,1,3.163.879,6.324,6.324,0,0,1-.854,3.163,6.148,6.148,0,0,1-2.36,2.36,5.689,5.689,0,0,1-.9.452A5.689,5.689,0,0,1,17.573,12.552Zm-7.18,3.816A4.286,4.286,0,0,0,14.661,12.1a4.286,4.286,0,0,0-4.268-4.268A4.109,4.109,0,0,0,7.381,9.087a4.243,4.243,0,0,0,0,6.025A4.109,4.109,0,0,0,10.393,16.368Z' fill='%239ccba5'/%3E%3C/g%3E%3C/svg%3E");

	background-repeat:no-repeat;
	background-position:center;
}
.wedding-details .details-box .wht-box ul li:nth-last-child(1) {
  margin-bottom: 0px;
}
.wedding-details .space--150 {
  margin-bottom: 200px;
}

/* .dryhire-details {
  padding: 150px 0px;
} */
.dryhire-details .details-box .wht-box {
  top: 8%;
}
.dryhire-details .details-box .wht-box ul {
  margin-bottom: 30px;
}
.wedding-details .details-box .wht-box {
  top: 6%;
}
.dryhire-details .details-box .wht-box .grey-text {
  margin-bottom: 50px;
  color: #7B7B7B;
}
.service-details .details-box .wht-box ul {
  margin-bottom: 50px;
}
.suppliers-main {
  position: relative;
}
.suppliers-main .wht-box {
  position: absolute;
  padding: 30px 120px;
  background-color: #fff;
  border-radius: 170px;
  box-shadow: 3px 4px 0px #CCCCCC;
  bottom: -40px;
}
.suppliers-main .wht-box .nav {
  padding: 0px !important;
}
.suppliers-main .wht-box .nav-item {
  padding-right: 100px;
}
.suppliers-main .wht-box .nav-item:nth-last-child(1) {
  padding-right: 0px;
}
.suppliers-main .wht-box .nav-link {
  color: #4D4D4D;
  font-size: 28px;
  line-height: 36px;
  padding: 0px;
}
.suppliers-main .wht-box .nav-pills .nav-link.active {
  background-color: #fff;
  color: #D6AF42;
}

.suppliers-tab {
  padding: 150px 0px 120px;
}
.suppliers-tab .address-book {
  padding: 10px 10px 30px 10px;
  background-color: #ECECEC;
  transition: 0.3s ease-in;
}
.suppliers-tab .address-book:hover {
  background-color: #01443C;
}
.suppliers-tab .address-book .wht-box {
  background-color: #fff;
  text-align: center;
  padding: 50px 0px;
  margin-bottom: 30px;
}
.suppliers-tab .address-book .wht-box a {
  color: #000;
  text-decoration: none;
}
.suppliers-tab .address-book .wht-box h3 {
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 15px;
}
.suppliers-tab .address-book .wht-box .mt-10 {
  margin-top: 10px;
}
.suppliers-tab .address-book .wht-box a {
  font-size: 18px;
  line-height: 24px;
}
.suppliers-tab .address-book .btn-light {
  padding: 15px 25px;
  background-color: #ECECEC;
}
.suppliers-tab .address-book .btn-light:hover {
  background-color: #fff;
  color: #01443C;
}
.suppliers-tab .address-book .btn-light:hover img {
  filter: none;
}
.suppliers-tab .address-book .btn-light:hover:active {
  background-color: #fff !important;
  color: #01443C !important;
}
.suppliers-tab .big-uparrow-animation {
  font-size: 80px;
  line-height: 88px;
  color: #01443C;
  text-decoration: none;
  font-family: "Remingo";
}
.suppliers-tab .big-uparrow-animation:hover svg {
  visibility: hidden;
}
.suppliers-tab .big-uparrow-animation:after {
  position: absolute;
  left: 441px;
  top: 14px;
  height: 60px;
  width: 62px;
  background-image: url(../images/icon/loadmore-green-arrow.svg), url(../images/icon/loadmore-green-arrow.svg);
}

.faq-header {
  background-color: #F6F6F6;
}

.faq-main {
  padding: 120px 0px;
  background-color: #F6F6F6;
}
.faq-main .accordion .accordion-item {
  background-color: #F6F6F6;
}
.faq-main .accordion .accordion-item:nth-last-child(1) {
  border-bottom: 1px solid #E1E1E1;
}
.faq-main .accordion .accordion-item .accordion-button {
  background-color: #F6F6F6;
  padding: 25px 0px;
}
.faq-main .accordion .accordion-item .accordion-button p {
  font-size: 22px;
  line-height: 30px;
}
.faq-main .accordion .accordion-item .accordion-body {
  background-color: #F6F6F6;
  padding: 0px 20px 25px 0px;
}
.faq-main .accordion .accordion-item .accordion-body p {
  font-size: 18px;
  line-height: 26px;
}
.faq-main .accordion .accordion-item:nth-child(1) .accordion-button {
  padding: 0px 0px 25px;
}

.enquiry-main {
  position: relative;
}
.enquiry-main .bookimg {
  position: absolute;
}
.enquiry-main .bookimg-one {
  left: 10%;
  animation: markerBounce 3s infinite;
}
.enquiry-main .bookimg-two {
  right: 17%;
  top: 3%;
  animation: markerBounce 4s infinite;
}
.enquiry-main .bookimg-three {
  right: 7%;
  top: 14%;
  animation: markerBounce 3.8s infinite;
}
@keyframes markerBounce {
  50% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(0);
  }
}
.enquiry-main .enquiry-form .gp-20 {
  gap: 20px;
}
.enquiry-main .enquiry-form .radio {
    accent-color: #01443C;
    display: flex;
    gap: 26px;
}
.enquiry-main .enquiry-form input[type=date]::-webkit-calendar-picker-indicator {
  opacity: 1;
  display: block;
  background: url("../images/icon/calendar-icon.png") no-repeat right;
  width: 20px;
  height: 20px;
}

.enquiry-testimonials:before {
  width: 0%;
}

.terms-para {
  padding: 80px 0px 150px;
  background-color: #F6F6F6;
}
.terms-para p {
  color: #292929;
  margin-bottom: 40px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
}
.terms-para h3 {
  font-size: 36px;
  line-height: 44px;
  color: #000;
  margin-bottom: 20px;
}
.terms-para ul {
  margin-left: 30px;
}
.terms-para ul li {
  list-style: disc;
}
.terms-para ul li:last-child {
	margin-bottom: 40px;
}

.error-header {
  background-color: #01443C;
}
.error-header nav ul li a {
  color: #fff;
}
.error-header nav ul li a .ms-2 {
  filter: brightness(0) invert(1);
}
.error-header nav ul .btn-light {
  background-color: #fff;
  color: #01443C;
}
.error-header nav ul .btn-light img {
  filter: brightness(0) !important;
}
.error-header nav ul .btn-light:hover {
  background-color: #fff;
  color: #01443C;
}
.error-header nav ul .btn-light:hover img {
  filter: brightness(0) !important;
}
.error-header nav ul .btn-light:active {
  background-color: #fff;
  color: #01443C;
}
.error-header nav ul .btn-light:active img {
  filter: brightness(0) !important;
}

.error-main {
  padding: 200px 0px 180px;
  background-color: #F6F6F6;
}
.error-main h3 {
  margin-bottom: 12px;
}
.error-main p {
  margin-bottom: 30px;
}

.error-footer {
  position: relative;
  z-index: 1;
}
.error-footer:after {
  position: absolute;
  content: "";
  background: #F6F6F6;
  width: 100%;
  height: 8%;
  top: 0;
  z-index: -1;
}

.gallery-main {
  background-color: #F6F6F6;
  padding: 120px 0px 150px;
  position: relative;
}
.gallery-main .lhs-flower {
  position: absolute;
  top: 10%;
  left: 0;
}
.gallery-main .rhs-flower {
  position: absolute;
  top: 0;
  right: 0;
}
.gallery-main .nav-pills {
  --bs-nav-pills-link-active-bg: #F6F6F6;
  --bs-nav-pills-link-active-color: #01443C !important;
  margin-bottom: 150px;
}
.gallery-main .nav-pills .nav-item {
  gap: 47px;
}
.gallery-main .nav-pills .nav-item img {
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 48%;
}
.gallery-main .nav-pills .nav-item a {
  text-decoration: none;
}
.gallery-main .nav-pills .nav-link {
  font-size: 130px;
  line-height: 138px;
  color: #A5C4C0;
  font-family: "Remingo";
}
.gallery-main .nav-pills h1 {
  font-size: 130px;
  line-height: 138px;
}
.gallery-main .nav-pills .nav-link.active {
  color: #01443C !important;
}
.gallery-main .ml-auto {
  margin-left: auto;
}
.gallery-main .gallery-grid {
  display: grid;
  grid-template-columns: auto auto;
  -moz-column-gap: 100px;
       column-gap: 100px;
}
.gallery-main .gallery-grid .img-box {
  position: relative;
  cursor: pointer;
}
.gallery-main .gallery-grid .img-box .green-box {
  background-color: #01443C;
  padding: 30px;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 90%;
}

.gallery-popup {
  background-color: #4D4D4D;
}
.gallery-popup .slick-arrow {
  background-repeat: no-repeat;
  background-size: contain;
  width: 41px;
  height: 33px;
	top: 45%;
}
.gallery-popup .slick-arrow:before {
  content: "";
}
.gallery-popup .modal-xl {
  --bs-modal-width: 900px !important;
}
.gallery-popup .slick-prev {
  background-image: url(../images/gallery/polycon-left.svg);
}
.gallery-popup .slick-next {
  background-image: url(../images/gallery/polycon-right.svg);
}
.gallery-popup .close-icon {
  float: right;
  cursor: pointer;
}
.gallery-popup .slick-slide .banner-img {
  width: 55%;
  display: flex;
  margin: 0 auto;
}
.gallery-popup .slick-slide .w-2 {
  width: 65%;
  margin: 0 auto;
}
.gallery-popup .slick-slide .w-1 {
  width: 90%;
  margin: 100px auto;
}
.gallery-popup .slides-numbers {
  justify-content: center;
  margin-top: 5px;
}
.gallery-popup .ply-btn {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%);
  cursor: pointer;
}
.gallery-popup .pause-btn {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%);
  cursor: pointer;
}

.videoembed {
  width: 90%;
  height: 700px;
}

.meeting-events {
  padding: 150px 0px;
}
.meeting-events .space--150 {
  margin-bottom: 150px;
}

.blog-sec {
  padding: 120px 0px;
  background-color: #F6F6F6;
}
.blog-sec hr {
  background-color: #7B7B7B !important;
  width: 30px;
  height: 1px;
  border: none;
}
.blog-sec a {
  text-decoration: underline ;
	font-weight:bold;
}
.home-ourblogs a {
  text-decoration: none !important;
  color: #000;
}
.blog-sec a .blog-box p {
  color: #7B7B7B;
}
.blog-sec a .blog-box h3 {
  color: #01443C;
  font-family: "Remingo";
}
.blog-sec .gp-80 {
  -moz-column-gap: 80px;
       column-gap: 80px;
}
.blog-sec .space--150 {
  margin-bottom: 150px;
}
.blog-sec .big-uparrow-animation {
  position: relative;
  font-family: "Remingo";
  font-size: 80px;
  line-height: 87px;
}
.blog-sec .big-uparrow-animation:after {
  position: absolute;
  content: "";
  left: 450px;
  top: 2px;
  height: 70px;
  width: 70px;
  background-image: url(../images/common/getgirection-green-arrow.svg), url(../images/common/getgirection-green-arrow.svg);
}
.blog-sec ul {
  margin-left: 30px;
}
.blog-sec ul li {
  list-style: disc;
}

.blogdetails-main {
  padding: 120px 0px;
  background-color: #F6F6F6;
  color: #000;
}
.blogdetails-main .gp-10 {
  align-items: normal;
}
.blogdetails-main .gp-10 p {
  color: #7B7B7B;
  font-size: 20px;
  line-height: 28px;
}
.blogdetails-main h1 {
  color: #01443C;
  font-size: 80px;
  line-height: 88px;
}
.blogdetails-main p {
  margin-bottom: 20px;
}
.blogdetails-main h2 {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 20px;
	margin-top: 50px;
}
.blogdetails-main .big-uparrow-animation:after {
  left: 350px;
}

h1, h2, h3, h4, h5, h6, a, *, p, ul, li, ol {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-weight: 400;
}

body {
  font-family: "Remingo";
  font-style: normal;
  overflow-x: hidden;
}

p {
  font-family: "Urbanist", sans-serif;
}

a {
  font-family: "Urbanist", sans-serif;
}

.font-86 {
  font-family: "Adorn-StoryScript";
  font-size: 86px;
  line-height: 90px;
  color: #01443C;
  font-weight: 400;
}

h1 {
  font-size: 60px;
  line-height: 68px;
}

h2 {
  font-size: 50px;
  line-height: 58px;
}

h4 {
  font-size: 20px;
  line-height: 28px;
}

h3 {
  font-size: 30px;
  line-height: 38px;
}

.font-130 {
  font-size: 130px;
  line-height: 138px;
}

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

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

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

.font-47 {
  font-size: 47px;
  line-height: 55px;
}

.space--10 {
  margin-bottom: 10px;
}

.space--15 {
  margin-bottom: 15px;
}

.space--7 {
  margin-bottom: 7px;
}

.space--12 {
  margin-bottom: 12px;
}

.space--20 {
  margin-bottom: 20px;
}

.space--140, .space--240 {
  margin-bottom: 140px;
}

.space--30 {
  margin-bottom: 30px;
}

.space--40 {
  margin-bottom: 40px;
}

.space--50 {
  margin-bottom: 50px;
}

.space--60 {
  margin-bottom: 60px;
}

.space--80 {
  margin-bottom: 80px;
}

.space--100 {
  margin-bottom: 100px;
}

.space--120 {
  margin-bottom: 120px;
}

.space--70 {
  margin-bottom: 70px;
}

.space--35 {
  margin-bottom: 35px;
}

.gp-12 {
  gap: 12px;
}

.gp-10 {
  gap: 10px;
}

.row-35 {
  row-gap: 35px;
}

.fw-600 {
  font-weight: 600;
}

.fw-800 {
  font-weight: 800;
}

.btn-light {
  background-color: #fff;
  padding: 10px 20px !important;
  border-radius: 30px;
  color: #01443C;
  border: 1px solid #01443C;
}
.btn-light svg {
  transition: 0.3s ease-in;
}
.btn-light:hover {
  background-color: #01443C;
  border: 1px solid #01443C;
  color: #fff;
}
.btn-light:hover svg,
.btn-light:hover img{
  filter: brightness(0) invert(1);
  transform: translateX(9px);
  transition: 0.4s ease-in;
}
.btn-light:active {
  background-color: #01443C !important;
  border: 1px solid #01443C !important;
  color: #fff !important;
}
.btn-light:active svg,
.btn-light:active img{
  filter: brightness(0) invert(1);
}

.btn-success {
  background-color: #01443C !important;
  padding: 10px 20px !important;
  border-radius: 30px !important;
	color:#fff !important;
}
.btn-success img,
.btn-success svg{
  transition: 0.3s ease-in;
}
.btn-success:hover {
  background-color: #01443C !important;
}
.btn-success:hover img,
.btn-success:hover svg{
  transform: translateX(10px);
  transition: 0.3s ease-in;
}
.btn-success:active {
  background-color: #01443C !important;
  border: 1px solid #01443C !important;
}

.animation-sec {
  transition: 0.3s ease;
  width: 95%;
  overflow: hidden;
}
.animation-sec .animation-img {
  width: 100%;
  transition: 0.3s ease;
}
.animation-sec .wht-box {
  transition: transform 0.8s cubic-bezier(0.16, 1.08, 0.38, 0.98);
}
.animation-sec:hover .animation-img {
  transform: scale(1.1);
  transition: 0.3s ease;
}
.animation-sec:hover .wht-box {
  transition: transform 0.8s cubic-bezier(0.16, 1.08, 0.38, 0.98);
  transform: translateX(10px);
}

.uparrow-animation {
  position: relative;
  z-index: 9;
}
.uparrow-animation::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 63px;
  top: 7px;
  height: 15px;
  width: 15px;
  background-image: url(../images/icon/up-arrow.png), url(../images/icon/up-arrow.png);
  background-position: 0 0px, -15px -15px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  display: none;
  transition: opacity 0.5s cubic-bezier(0.84, -0.01, 0.25, 0.99);
  margin-left: 22px;
  animation-name: buttonArrow;
  animation-duration: 0.7s;
  animation-iteration-count: infinite;
}
.uparrow-animation:hover::after {
  display: block;
}
.uparrow-animation:hover img {
  visibility: hidden;
}
.uparrow-animation:hover svg {
  visibility: hidden;
}

.big-uparrow-animation:after {
  animation-name: buttonArrow1;
  animation-duration: 0.7s;
  animation-iteration-count: infinite;
}

@keyframes buttonArrow1 {
  0% {
    background-position: 0 0px, -100px 100px;
  }
  100% {
    background-position: 100px -100px, 0 0;
  }
}
@keyframes buttonArrow {
  0% {
    background-position: 0 0px, -15px 15px;
  }
  100% {
    background-position: 25px -25px, 0 0;
  }
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
}

.iti__selected-flag .iti__flag {
  display: none;
}

.text-green {
  color: #01443C;
}

.pge-active {
  color: #D6AF42 !important;
}

.hamburger {
  display: none;
  cursor: pointer;
}
.hamburger .bar {
  display: block;
  width: 31px;
  height: 2px;
  margin: 5px auto;
  transition: all 0.3s ease-in-out;
  background-color: #000;
  border-radius: 4px;
}
.hamburger .bar:nth-child(3) {
  width: 16px;
  margin-right: inherit;
}

.christmas-header {
  background-color: #fff;
  padding: 20px 0;
  position: absolute;
  width: 100%;
  z-index: 999;
}

.christmas-banner {
  background-image: url("../images/christmas/christmas_banner.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: relative;
}
.christmas-banner::after {
  content: "";
  position: absolute;
  bottom: -80px;
  left: 0;
  width: 100%;
  height: 36%;
  background-image: url("../images/christmas/christmas_before_banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
.christmas-banner h1 {
  color: #005C51;
  font-size: 136px;
  font-weight: 400;
  line-height: 90px;
  font-family: "Remingo";
  margin: 29px 0 55px 0;
}
.christmas-banner h1 span {
  color: #FF1C1F;
  font-size: 186px;
  font-weight: 400;
  font-family: "Adorn-StoryScript";
}
.christmas-banner p {
  color: #000;
  font-family: "Urbanist", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 52px;
  margin-bottom: 30px;
}

.celebrate-festive-section {
  overflow: hidden;
  position: relative;
	padding:120px 0px;
}

.celebrate-festive-section h2{
	margin-bottom:10px;
}
.celebrate-festive-section::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("../images/christmas/christmas_before_img.png");
  background-position: contain;
  background-repeat: no-repeat;
  background-size: cover;
  width: 21%;
  height: 25%;
  z-index: 1;
}
.celebrate-festive-section .celebrate-festive .celebrate-festive_img {
  height: 100%;
  width: 100%;
}

.christmas-package {
  overflow: hidden;
  background-image: url("../images/christmas/package_bg.png");
  position: relative;
}
.christmas-package .container {
  position: relative;
  padding: 200px 0;
}
.christmas-package .container::before {
  content: "";
  position: absolute;
  top: 0;
  left: -7%;
  width: 345px;
  height: 261px;
  background-image: url("../images/christmas/package_before.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.christmas-package .package-svg:nth-of-type(1) {
  position: absolute;
  top: -9%;
  left: 70%;
}
.christmas-package .package-svg:last-of-type {
  position: absolute;
  bottom: -20%;
  left: 40%;
}
.christmas-package .package-first-card {
  transform: rotate(4.12deg);
}
.christmas-package .christmas-package-row {
  gap: 69px;
}
.christmas-package .package-second-card {
  transform: rotate(-5.07deg);
  margin-top: 107px;
  position: relative;
}
.christmas-package .package-second-card::after {
  content: "";
  position: absolute;
  top: -121px;
  left: -90px;
  width: 276.839px;
  height: 217.074px;
  background-image: url("../images/christmas/cap_img.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.christmas-package .card {
  background: #fff;
  border: 0;
  padding: 50px;
}
.christmas-package .card ul {
  padding-left: 25px;
  margin-top: 16px;
}
.christmas-package .card ul li {
  list-style-type: none;
  color: #000;
  position: relative;
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 12px;
}
.christmas-package .card ul li::before {
  content: "";
  position: absolute;
  left: -28px;
  top: 0;
  width: 19px;
  height: 21px;
  background-image: url("../images/christmas/list_before.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
.christmas-package .card h4 {
  color: #007163;
  font-family: "Remingo";
  font-size: 35px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
.christmas-package .card p {
  color: #000;
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.christmas-package .package-first-card .dot-img img:nth-of-type(1){
	     margin-top: -85%;
    margin-left: -30px;
}

.christmas-package .package-first-card .dot-img img:nth-of-type(2) {
  margin-left: 90%;
  margin-top: -50px;
}
.christmas-package .package-second-card .dot-img img:nth-of-type(1){
	display:none;
}

.christmas-package .package-second-card .dot-img img:nth-of-type(2){
     margin-left: 90%;
    margin-top: -205%;
}


.food-menu h2 {
  color: #014E45;
  font-family: "Remingo";
  font-size: 170px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
  position: relative;
}
.food-menu h2::after {
  content: "";
  position: absolute;
  right: 30px;
  width: 156px;
  height: 156px;
  top: 0;
  background-image: url("../images/christmas/food_menu_img.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	 animation: shake 1.5s infinite;
}
.bell-img{
	 animation: shake 1.5s infinite;
}
@keyframes shake {
  0%   { transform: rotate(0deg); }
  10%  { transform: rotate(5deg); }
  20%  { transform: rotate(-5deg); }
  30%  { transform: rotate(4deg); }
  40%  { transform: rotate(-4deg); }
  50%  { transform: rotate(2deg); }
  60%  { transform: rotate(-2deg); }
  70%  { transform: rotate(1deg); }
  80%  { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); }
}
.food-menu .card {
  padding: 40px 50px;
  background: #E8F3F2;
  border: 0;
  height: 100%;
}
 .food-menu .card::after {
        background-image: url(../images/christmas/food_menu_after.png) !important;
        right: 0 !important;
        left: auto !important;
    }
.food-menu .card h4 {
  color: #014E45;
  font-family: "Remingo";
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.food-menu .card ul {
  padding-left: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #AECECB;
}
.food-menu .card ul li {
  margin-bottom: 10px;
  position: relative;
  list-style-type: none;
  color: #014E45;
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}
.food-menu .card ul li:last-child {
  margin-bottom: 0;
}
.food-menu .card ul li::before {
  content: "";
  position: absolute;
  top: 5px;
  left: -20px;
  width: 13px;
  height: 11px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="11" viewBox="0 0 13 11" fill="none"><path d="M13 10.4714C13 10.6116 12.9429 10.746 12.8413 10.8452C12.7398 10.9443 12.602 11 12.4583 11H0.541667C0.398008 11 0.260233 10.9443 0.15865 10.8452C0.0570683 10.746 0 10.6116 0 10.4714C0 10.3312 0.0570683 10.1967 0.15865 10.0976C0.260233 9.99846 0.398008 9.94277 0.541667 9.94277H12.4583C12.602 9.94277 12.7398 9.99846 12.8413 10.0976C12.9429 10.1967 13 10.3312 13 10.4714ZM1.08333 9.51988H11.9167C12.0603 9.51988 12.1981 9.46418 12.2997 9.36505C12.4013 9.26591 12.4583 9.13146 12.4583 8.99126V8.46264C12.4564 7.01282 11.9 5.61592 10.8981 4.5454C9.89624 3.47488 8.52102 2.80782 7.04167 2.67482V1.97282C7.24819 1.85646 7.40961 1.67683 7.50087 1.46182C7.59213 1.2468 7.60814 1.0084 7.54642 0.783601C7.4847 0.558798 7.34869 0.360152 7.15949 0.218474C6.97029 0.0767946 6.73848 0 6.5 0C6.26152 0 6.02971 0.0767946 5.84051 0.218474C5.65131 0.360152 5.5153 0.558798 5.45358 0.783601C5.39186 1.0084 5.40787 1.2468 5.49913 1.46182C5.59039 1.67683 5.7518 1.85646 5.95833 1.97282V2.67482C4.47898 2.80782 3.10376 3.47488 2.10189 4.5454C1.10001 5.61592 0.543634 7.01282 0.541667 8.46264V8.99126C0.541667 9.13146 0.598735 9.26591 0.700317 9.36505C0.801899 9.46418 0.939674 9.51988 1.08333 9.51988Z" fill="%23014E45"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
}
.food-menu .card h6 {
  color: #014E45;
  font-family: "Urbanist", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 19px;
}
.food-menu .card p {
  color: #014E45;
  font-family: "Urbanist", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 15px;
}

.drinks-section h2 {
  color: #014E45;
  font-family: "Remingo";
  font-size: 170px;
  font-weight: 400;
  line-height: normal;
  position: relative;
}
.drinks-section .drinks-img {
  position: relative;
	
}
@keyframes bounceBeer {
  0%{ transform: translateY(0) rotate(1deg); }
  60%      { transform: translateY(-5px) rotate(-1deg); }
  100%      { transform: translateY(0) rotate(1deg); }
}
.drinks-section .drinks-img::after {
  content: "";
  position: absolute;
  left: -150px;
  top: -100px;
  width: 323.202px;
  height: 242px;
  background-image: url("../images/christmas/drinks_img.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
	animation: bounceBeer 3s infinite;
}
.drinks-section .drinks-img .drinks-img-info:last-child{
  position: absolute;
  right: -84px;
  top: -95px;
}
.drinks-section p{
	margin-bottom:20px;
}
  .drinks-img .drinks-img-info::before {
        content: "";
        position: absolute;
        top: 21px;
         left: 25%;
        background-image: url(../images/christmas/drinks_pin.png);
        width: 63px;
        height: 59px;
        background-repeat: no-repeat;
        background-size: cover;
    }

.book-now-section {
  background-image: url("../images/christmas/book_now_bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0 400px 0;
  position: relative;
}
.book-now-section .book-now-starimg svg{
	position:absolute;
	z-index:99;
}
.book-now-section .book-now-starimg svg:nth-child(1){
	left: 20%;
    top: 3%;
}
.book-now-section .book-now-starimg svg:nth-child(2){
	    right: 5%;
    top: 18%;
}
.book-now-section::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 40%;
  height: 38%;
  background-image: url("../images/christmas/book_now_before.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
.book-now-section h2 {
  color: #FFF;
  font-family: "Remingo";
  font-size: 70px;
  font-weight: 400;
  line-height: normal;
}
.book-now-section p {
  color: #fff;
}
.book-now-section .card {
  background: #FFFCE9;
  border: 0;
}
.book-now-section .card .card-body {
  padding: 40px 53px;
  text-align: center;
  position: relative;
}
.book-now-section .card .card-body:first-of-type::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 28px;
  background-image: url("../images/christmas/book_after.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.book-now-section .card .card-body h5 {
  color: #000;
  font-family: "Urbanist", sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 12px;
}
.book-now-section .card .card-body span {
  color: #000;
  font-family: "Urbanist", sans-serif;
  font-size: 90px;
  font-weight: 250;
  line-height: normal;
}
.book-now-section .card .card-body h6 {
  color: #000;
  font-family: "Urbanist", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: normal;
}

.christmas-get-direction {
  background: #fff;
}
.christmas-get-direction h3 {
  color: #01443C;
  font-family: "Adorn-StoryScript";
  font-size: 160px;
  font-weight: 400;
  line-height: normal;
}
.christmas-get-direction .big-uparrow-animation::after {
  right: 60px;
  left: auto !important;
}
.food-menu .btn-success:hover svg{
	transform:none !important;
}
.zoom-animate img{
	transition:0.3s linear;
}
.zoom-animate{
	overflow:hidden;
}
.zoom-animate:hover img{
	transform:scale(1.09);
}
@media only screen and (max-width: 1024px) {
	.christmas-banner{
		background-size:cover !important;
	}
	header nav .dropdownmenu .wht-box{
		    background-color: transparent !important;
    box-shadow: none;
	}
  .hamburger {
    display: block;
  }
  .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    background-color: #fff !important;
  }
  .hamburger.active .bar:nth-child(3) {
    transform: translateY(-6px) rotate(-43deg);
    background-color: #fff !important;
    width: 100% !important;
  }
	header .nav-menu .menu-primary-menu-container #menu-primary-menu{
	display:none !important;
}
  .nav-menu {
    position: fixed;
    left: -100%;
    top: 100px;
    gap: 0;
    flex-direction: column;
    background-color: #01443C;
    width: 100%;
    height: 100vh;
        overflow-y: auto;  
    transition: 0.3s;
    text-align: start;
    z-index: 1;
    padding: 0px 30px;
  }
	body.menu-open {
    overflow: hidden; /* stop body scroll */
}

  .nav-menu.active {
    left: 0;
    align-items: start !important;
    background-color: #01443C;
  }
  .nav-menu.active li {
    margin: 0px 0px 15px;
  }
  .nav-menu.active li a {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
  }
  .nav-menu.active .btn-light a {
    color: #01443C;
  }
	header nav .dropdownmenu .wht-box li:hover{
		background:transparent !important;
		color:#fff;
	}
	.about-header nav ul .btn.btn-light svg path {
    stroke: #01443C !important;
}
  .nav-menu.active .nav-link.dropdown-toggle.show {
    color: #D6AF42;
  }
  .nav-menu.active .dropdown-menu.show {
    position: static !important;
    transform: translate3d(0px, 10px, 0px) !important;
    padding: 0px 0px 0px;
    border: none;
  }
  .nav-menu.active .dropdown-menu.show .wht-box {
    background-color: #01443C !important;
    padding: 10px 0px 0px;
  }
  .nav-menu.active .dropdown-menu.show .wht-box li a {
    color: #fff !important;
    font-size: 16px;
    line-height: 22px;
  }
  .nav-menu.active .dropdown-menu.show .wht-box:before {
    display: none;
  }
  .nav-menu.active .social-icons {
    color: white;
    border-top: 1px solid #fff;
    width: 100%;
    padding-top: 25px;
  }
  .nav-menu.active .dropdown-toggle::after {
    display: none;
  }
  .nav-menu.active .nav-link.dropdown-toggle.show svg {
    transform: rotate(50deg) !important;
  }
  .nav-menu.active .nav-link.dropdown-toggle.show svg path {
    stroke: #D6AF42;
    fill: none !important;
  }
  .nav-menu.active .mb-80 {
    margin-bottom: 80px;
  }
	header nav .dropdownmenu:hover .dropdown-menu{
		position:inherit;
		padding: 20px 0px 0px;
	}
	header nav .dropdownmenu .wht-box li a .icon{
		display:none;
	}
	header .nav-menu.active .menu-primary-menu-container #menu-primary-menu{
		display:block !important;
	}
	
	header nav ul .wht-box li a p:nth-child(2){
		display:none;
	}
	header nav ul .wht-box{
		left: 0 !important;
        background: transparent !important;
        padding: 0 !important;
	}
	header nav .dropdownmenu .wht-box li a{
		color:#fff !important; 
	}
	header nav ul .wht-box:before{
		display:none;
	}
	
	header .home-social-links{
		margin-top:50px;
	}
	
  header .nav-active {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 23px 30px 30px 30px !important;
    z-index: 9999;
    background-color: #01443C;
    align-items: center;
  }
  .about-header .nav-active svg path {
    fill: #fff;
  }
  h1 {
    font-size: 50px;
    line-height: 58px;
  }
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
  p {
    font-size: 16px;
    line-height: 22px;
  }
  .w100 {
    width: 100%;
  }
  .font-130 {
    font-size: 100px;
    line-height: 106px;
  }
  .uparrow-animation:hover:after {
    display: none;
  }
  .uparrow-animation:hover svg {
    visibility: visible;
  }
  .big-uparrow-animation:after {
    display: none;
  }
  .home-header .hamburger .bar {
    background-color: #fff;
  }
  .hero-main {
    padding: 200px 0px 60px;
  }
  .hero-main .content-main {
    padding: 100px 0px 0px !important;
  }
  .hero-main .banner-video img {
    height: 100vh;
  }
  .hero-main .space--240 {
    margin-bottom: 30px;
  }
  .hero-main .contact-events a .wht-box {
    padding: 8px;
  }
  .hero-main .contact-events a .wht-box svg {
    width: 25px;
    height: 25px;
  }
  .hero-main .contact-events a .space--12 {
    margin-bottom: 8px;
  }
  .hero-main .gp-12 {
    -moz-column-gap: 8px;
         column-gap: 8px;
    align-items: start;
  }
  .hero-main .gp-12 img {
    margin-top: 4px;
  }
  .hero-main .scroll-sec {
    display: none;
  }
  .customer-service {
    padding: 80px 0px;
  }
  .customer-service .space--40 {
    margin-bottom: 16px;
  }
  .customer-service h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 24px;
  }
  .customer-service .space--120 {
    margin-bottom: 60px;
  }
  .upcoming-events {
    padding: 80px 0px;
  }
  .upcoming-events h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .upcoming-events .upcoming-slider .w-3 {
    height: 408px;
  }
  .testimonials {
    padding: 80px 0px;
  }
  .testimonials::before {
    width: 4%;
  }
  .testimonials .testimonial-img {
    right: 0%;
  }
  .testimonials .space--60 {
    margin-bottom: 24px;
  }
  .testimonials p {
    margin-bottom: 30px;
  }
  .testimonials .testimonial-img {
    width: 60%;
  }
  .testimonials .testimonial-img img {
    width: 100% !important;
  }
  .testimonials .testi-slider {
    padding: 0px 100px;
  }
  .testimonials .testi-slider .slick-dots {
    bottom: 32%;
    width: 7%;
    left: 0%;
  }
  .testimonials .slick-slide {
    height: 410px !important;
  }
  .home-ourblogs {
    padding: 80px 0px;
  }
  .home-ourblogs .blog-slider a .blog-box hr {
    width: 14px;
  }
  .home-ourblogs .blog-slider a .blog-box h3 {
    font-size: 18px;
    line-height: 20px;
    margin-left: 26px;
  }
  .home-ourblogs .blog-slider a .blog-box img {
    margin-bottom: 16px;
  }
  .our-services {
    overflow-x: hidden;
  }
  .our-services .slick-slide {
    padding: 0px 10px;
  }
  .our-services .service-slider .service-box .wht-box {
    width: 90%;
    left: 20px;
  }
  .home-enquiry {
    padding: 80px;
    overflow-x: hidden;
  }
  .home-enquiry h2 {
    font-size: 60px;
    line-height: 69px;
  }
  .home-enquiry h2 img {
    width: 60px;
  }
  .home-enquiry .uparrow-animation::after {
    width: 60px;
    height: 60px;
    right: 0;
    top: 5px;
  }
  .home-faq {
    padding: 80px 0px 40px;
  }
  footer {
    background-position: 50% 50%;
    padding: 120px 0px 40px;
  }
  footer h4 {
    font-size: 18px;
    line-height: 24px;
  }
  footer ul li {
    margin-bottom: 8px;
  }
  footer form {
    margin-bottom: 400px;
  }
  footer form .form-part {
    width: 400px;
  }
  footer form .form-part .form-control {
    padding: 12px 24px;
  }
  footer form .form-part .btn-success {
    padding: 16px 24px !important;
  }
  .about-header .nav-menu.active .dropdown a img {
    filter: brightness(0) invert(1);
  }
  .about-header nav ul .btn-light {
    background-color: #fff;
	  color:#000 !important;
  }
  .about-header nav ul .btn-light:hover {
    background-color: #fff;
  }
  .about-header nav ul .btn-light:active {
    background-color: #fff !important;
    color: #01443C !important;
  }
  .about-header nav ul .btn-light .ms-2 {
    filter: none !important;
  }
  .about-main {
    padding: 80px 0px 40px;
  }
  .about-main .about-images {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .about-main .about-images .img-three {
    padding-top: 70px;
  }
  .about-main .decorate-flower {
    width: 155px;
    right: 0 !important;
    top: 16%;
  }
  .cromwell-story {
    padding: 50px 0px;
  }
  .cromwell-story .font-47 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 24px;
  }
  .cromwell-story .space--50 {
    margin-bottom: 24px;
  }
  .cromwell-story .count-numbers {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .vision-mission .green-box {
    padding: 50px 0px 0px;
    border-radius: 40px 40px 0px 0px;
  }
  .vision-mission .green-box p {
    font-size: 16px;
    line-height: 22px;
  }
  .vision-mission .green-box .gp-80 {
    padding: 0px 50px 0px;
  }
  .vision-mission .green-box .couples-img {
    top: 50% !important;
    right: 0% !important;
  }
  .vision-mission .green-box .couples-img img {
    width: 280px;
  }
  .unique-styles {
    padding: 150px 0px 100px;
  }
  .unique-styles::before {
    height: 65%;
  }
  .unique-styles .animation-sec {
    width: 50%;
  }
  .unique-styles h2 span {
    font-size: 60px;
    line-height: 67px;
  }
  .unique-styles .font-47 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .unique-styles .h-100 {
    width: 100%;
    height: 100% !important;
  }
  .unique-styles .space--20 {
    margin-bottom: 10px;
  }
  .unique-styles .space--40 {
    margin-bottom: 24px;
  }
  .video-sec .play-icon {
    width: 100px;
  }
  .download-brochure {
    padding: 80px 0px 0px;
  }
  .download-brochure .font-47 {
    font-size: 35px;
    line-height: 44px;
  }
  .download-brochure .brochure-text img {
    width: 70%;
  }
  .download-brochure .brochure-book img {
    bottom: 0;
    right: 0;
  }
  #dwn-brocher .brocher-form h2 {
    font-family: "Remingo";
    font-size: 30px;
    line-height: 38px;
  }
  .contact-header .nav-active .cromwell-logo {
    position: static;
  }
  .contact-main {
    padding: 180px 0px 0px;
  }
  .contact-main .green-box {
    padding: 40px;
  }
  .contact-main .green-box .font-47 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  .contact-main .green-box .space--60 {
    margin-bottom: 30px;
  }
  .contact-main .green-box .contact-details .contact-box {
    padding: 24px 16px;
  }
  .contact-main .green-box .contact-details .contact-box p, .contact-main .green-box .contact-details .contact-box a {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .contact-message {
    padding: 80px 0px;
  }
  .contact-message .font-47 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .contact-message .space--60 {
    margin-bottom: 30px;
  }
  .contact-message .contact-form {
    padding: 40px;
  }
  .contact-message .contact-form .form-control {
    padding: 16px;
  }
  .contact-message .contact-form .space--30 {
    margin-bottom: 20px;
  }
  .contact-message .contact-form span {
    font-size: 20px !important;
    line-height: 28px;
  }
  .get-direction a h2 {
          font-size: 75px;
        line-height: 86px;
  }
  .get-direction a h2 svg {
    width: 60px;
  }
  .get-direction .big-uparrow-animation::after {
    left: 560px;
    top: -13px;
    height: 85px;
    width: 85px;
  }
  .enquiry-main .font-130 {
    font-size: 74px;
    line-height: 80px;
  }
  .enquiry-main .bookimg-one {
    left: 7%;
    width: 15%;
    top: 6%;
  }
  .enquiry-main .bookimg-three {
    top: 11%;
    width: 14%;
  }
  .enquiry-main .bookimg-two {
    right: 15%;
    top: 0;
    width: 11%;
  }
  .enquiry-testimonials:before {
    width: 0%;
  }
  .faq-main {
    padding: 80px 0px;
  }
  .faq-main .font-130 {
    font-size: 60px;
    line-height: 66px;
  }
  .faq-main .space--120 {
    margin-bottom: 60px;
  }
  .terms-main h1 {
    font-size: 60px;
    line-height: 66px;
  }
  .terms-para {
    padding: 80px 0px;
  }
  .service-main {
    padding: 80px 0px;
  }
  .service-main .decorate-flower {
    right: 2%;
    top: 10%;
    z-index: -1;
    width: 31%;
  }
  .service-main .gallery-grid {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .service-main .gallery-grid .img-box .wht-box h2 {
    font-size: 35px;
    line-height: 43px;
  }
  .service-main .space--100 {
    margin-bottom: 80px;
  }
  .service-details {
    padding: 100px 0px 300px;
  }
  .service-details .details-box .cover-img img {
    width: 80%;
  }
  .service-details .details-box .wht-box {
    padding: 30px;
    width: 50%;
  }
  .service-details .details-box .wht-box .space--40 {
    margin-bottom: 20px;
  }
  .service-details .details-box .wht-box ul {
    margin-bottom: 30px;
  }
  .service-details .row-reverse .cover-img {
    text-align: end;
  }
  .service-details .space--150 {
    margin-bottom: 170px;
  }
  .dryhire-details {
    padding: 100px 0px 200px;
  }
  .wedding-details {
    padding: 100px 0px 400px;
  }
  .gallery-main {
    padding: 80px 0px;
  }
  .gallery-main .gallery-grid {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .gallery-main .gallery-grid .space--100 {
    margin-bottom: 60px;
  }
  .gallery-main .nav-pills {
    margin-bottom: 80px;
  }
  .gallery-main .nav-pills h1 {
    font-size: 90px;
    line-height: 98px;
  }
  .gallery-main .nav-pills .nav-link {
    font-size: 90px;
    line-height: 98px;
  }
  .gallery-main .lhs-flower {
    top: 7%;
    left: 0;
    width: 22%;
  }
  .gallery-main .rhs-flower {
    width: 23%;
  }
  .gallery-popup {
    background-color: #4D4D4D;
  }
  .gallery-popup .slick-prev {
    left: -7%;
  }
  .gallery-popup .slick-next {
    right: -7%;
  }
  .gallery-popup .slides-numbers {
    margin-right: 4px;
  }
  .error-main {
    padding: 120px 0px 50px;
  }
  .error-header .hamburger .bar {
    background-color: #fff;
  }
  .blog-sec a .blog-box img {
    width: 450px;
  }
  .blog-sec .gp-80 {
    gap: 40px;
  }
  .blog-sec .space--80 {
    margin-bottom: 60px;
  }
  .blog-sec .space--150 {
    margin-bottom: 80px;
  }
  .blog-sec .big-uparrow-animation {
    font-size: 60px;
    line-height: 68px;
  }
  .blog-sec .big-uparrow-animation svg {
    width: 40px;
  }
  .blogdetails-main {
    padding: 80px 0px;
  }
  .blogdetails-main h1 {
    font-size: 60px;
    line-height: 68px;
  }
  .blogdetails-main .space--100 {
    margin-bottom: 60px;
  }
  .blogdetails-main .space--60 {
    margin-bottom: 30px;
  }
  .blogdetails-main p {
    margin-bottom: 15px;
  }
  .suppliers-tab {
    padding: 100px 0px;
  }
  .suppliers-tab .address-book .wht-box a {
    font-size: 16px;
    line-height: 24px;
  }
  .suppliers-main .wht-box .nav {
    flex-wrap: nowrap;
  }
  .suppliers-main .wht-box .nav li {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .row-gp-30 {
    row-gap: 30px;
  }
  h1 {
    font-size: 40px;
    line-height: 46px;
  }
  .btn-light, .btn-success {
    padding: 10px 20px;
  }
  header .nav-menu {
    padding: 30px 30px 0px 30px;
  }
  header .nav-menu.active li a {
    font-size: 24px;
    line-height: 30px;
  }
  .hero-main {
    padding: 230px 0px 0px;
    height: auto;
  }
  .hero-main .contact-events {
    top: 25%;
  }
  .hero-main .scroll-sec {
    display: none;
  }
  .hero-main .space--240 {
    margin-bottom: 30px;
  }
  .hero-main h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .hero-main .space--240 {
    margin-bottom: 205px;
  }
  .hero-main .gp-12 img {
    filter: none;
  }
  .hero-main .gp-12 h4, .hero-main .gp-12 p {
    color: #01443C;
  }
  .hero-main .gp-12 h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .hero-main .banner-video {
    height: 600px;
  }
  .home-enquiry .uparrow-animation::after {
    width: 70px;
    height: 70px;
    right: 0px;
    top: 0px;
  }
  .customer-service {
    padding: 60px 0px;
  }
  .customer-service h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .customer-service h4 {
    font-size: 18px;
    line-height: 24px;
  }
		.testimonials .testimonial-img svg{
		    width: 100%;
           height: auto;
	}
  .customer-service .space--120 {
    margin-bottom: 30px;
  }
  .home-ourblogs {
    padding: 60px 0px;
  }
  .home-ourblogs h2 {
    font-size: 30px;
    line-height: 37px;
  }
  .upcoming-events {
    padding: 60px 0px;
  }
  .upcoming-events .upcoming-slider .slick-dots {
    bottom: -40px;
  }
  .upcoming-events .upcoming-slider .slick-dots li {
    margin: 0;
  }
  .upcoming-events .upcoming-slider .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #01443C;
    border-radius: 50%;
  }
  .upcoming-events .upcoming-slider .slick-dots li button::before {
    content: "";
  }
  .upcoming-events .upcoming-slider .slick-dots .slick-active button {
    background-color: #01443C;
  }
  .upcoming-events .upcoming-slider .slick-arrow {
    display: none;
  }
  .upcoming-events .upcoming-slider .w-3 {
    height: 455px !important;
  }
  .our-services .res-service a {
    text-decoration: none;
  }
  .our-services .res-service img {
    margin-bottom: 15px;
  }
  .our-services .res-service .slick-slide {
    padding: 0px 20px;
  }
  .our-services .res-service .slick-slide h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 6px;
  }
  .our-services .res-service .slick-slide p {
    font-size: 14px;
    line-height: 20px;
  }
  .our-services .res-service .slick-dots {
    bottom: -65px;
  }
  .our-services .res-service .slick-dots li {
    margin: 0;
  }
  .our-services .res-service .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #01443C;
    border-radius: 50%;
  }
  .our-services .res-service .slick-dots li button::before {
    content: "";
  }
  .our-services .res-service .slick-dots .slick-active button {
    background-color: #01443C;
  }
  .our-services .res-service .wht-box {
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateX(0) !important;
    width: 100% !important;
    padding: 0px !important;
    background-color: transparent !important;
  }
  .testimonials .testi-slider .space--30 {
    width: 80px;
  }
  .testimonials .testi-slider h3 {
    margin-bottom: 18px;
    line-height: 26px;
  }
  .home-ourblogs .blog-slider .slick-dots {
    bottom: -40px;
  }
  .home-ourblogs .blog-slider .slick-dots li {
    margin: 0;
  }
  .home-ourblogs .blog-slider .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #01443C;
    border-radius: 50%;
  }
  .home-ourblogs .blog-slider .slick-dots li button::before {
    content: "";
  }
  .home-ourblogs .blog-slider .slick-dots .slick-active button {
    background-color: #01443C;
  }
  .home-faq .space--40 {
    margin-bottom: 20px;
  }
  footer {
    background-image: none;
    background-color: #01443C;
    position: relative;
    padding: 50px 0px 30px;
    z-index: 1;
	 
  }
  footer::before {
    content: "";
    position: absolute;
    background: url(../images/common/footer-banner.png) no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 460px;
    background-size: contain;
    z-index: -1;
  }
  footer form {
    margin-bottom: 160px;
  }
  footer .footer-menu a {
    font-size: 14px;
    line-height: 0px;
  }
  .about-main {
    padding: 50px 0px 0px;
  }
  .about-main .font-130 {
    font-size: 60px;
    line-height: 68px;
  }
  .about-main .space--80 {
    margin-bottom: 20px;
  }
  .about-main .decorate-flower {
    top: 10%;
  }
  .vision-mission .green-box .gp-80 {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    row-gap: 10px;
  }
  .vision-mission .green-box .gp-80 .line {
    transform: rotate(90deg);
    top: 60px;
    position: absolute;
  }
  .vision-mission .green-box .couples-img {
    top: 60% !important;
  }
  .vision-mission .green-box .couples-img img {
    width: 225px;
  }
  .unique-styles::before {
    width: 60% !important;
    height: 36%;
    top: 7%;
  }
  .unique-styles .row-gp-30 {
    justify-content: center !important;
  }
  .unique-styles .animation-sec {
    width: 70%;
  }
  .video-sec .play-icon {
    width: 80px;
  }
  .video-sec .videoembed {
    width: 100%;
    height: 384px;
  }
  .download-brochure .row {
    row-gap: 100px;
  }
  #dwn-brocher .modal-content .modal-body .w-100 {
    height: 300px;
  }
  #dwn-brocher .brocher-form .cls-ico {
    position: absolute;
    top: -5%;
    right: 46%;
  }
  #dwn-brocher .brocher-form .cls-ico path {
    fill: #fff;
  }
  .contact-header nav a .cromwell-logo {
    top: -13px;
    background-color: rgba(255, 255, 255, 0.75);
  }
  .contact-main {
    padding: 250px 0px 0px;
  }
  .contact-main .green-box {
    padding: 60px;
  }
  .contact-main .green-box .contact-details {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
  }
  .contact-main .green-box .contact-details .contact-box {
    width: 400px;
    height: 200px;
    padding: 30px;
  }
  .enquiry-main .bookimg {
    display: none;
  }
  .enquiry-main .space--80 {
    margin-bottom: 30px;
  }
  .service-main {
    padding: 60px 0px;
  }
  .service-main h1 {
    font-size: 80px;
    line-height: 89px;
  }
  .service-main .decorate-flower {
    right: 16%;
    top: 15%;
    z-index: -1;
    width: 31%;
  }
  .service-main .gallery-grid .pt-100 {
    padding-top: 80px;
  }
  .service-main .gallery-grid .img-box .wht-box h2 {
    font-size: 26px;
    line-height: 33px;
  }
  .subservice-main {
    padding: 80px 0px;
  }
  .subservice-main h1 {
    font-size: 80px;
    line-height: 88px;
  }
  .service-details {
    padding: 80px 0px;
  }
  .service-details .details-box {
    flex-wrap: wrap;
  }
  .service-details .details-box .cover-img img {
    width: 100%;      
	  object-fit: cover;
  }
  .service-details .details-box .wht-box {
    position: inherit;
    width: 100%;
  }
  .service-details .space--150 {
    margin-bottom: 30px;
  }
  .service-details .row-reverse {
    flex-direction: column-reverse;
  }
  .gallery-main .nav-pills .nav-item {
    gap: 30px;
  }
  .gallery-main .nav-pills .nav-item img {
    width: 40%;
  }
  .gallery-main .lhs-flower {
    display: none;
  }
  .gallery-main .rhs-flower {
    display: none;
  }
  .gallery-main .gallery-grid {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .gallery-main .gallery-grid .space--100 {
    margin-bottom: 30px;
  }
  .gallery-main .gallery-grid .img-box .green-box h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .gallery-popup .slick-prev {
    left: -14%;
  }
  .gallery-popup .slick-next {
    right: -18%;
  }
  .error-footer:after {
    height: 4%;
  }
  .terms-para {
    padding: 50px 20px;
  }
  .terms-para h3 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 12px;
  }
  .terms-para p {
    margin-bottom: 30px;
  }
  .blog-sec a .blog-box img {
    width: 325px;
  }
  .blog-sec a .blog-box h3 {
    font-size: 26px;
    line-height: 32px;
  }
  .blog-sec .gp-80 {
    gap: 30px;
  }
  .blog-sec .space--80 {
    margin-bottom: 40px;
  }
  .blogdetails-main {
    padding: 60px 0px;
  }
  .blogdetails-main h1 {
    font-size: 50px;
    line-height: 56px;
  }
  .blogdetails-main h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .blogdetails-main .space--50 {
    margin-bottom: 30px;
  }
  .suppliers-tab {
    padding: 100px 0px 80px;
  }
  .suppliers-tab .big-uparrow-animation {
    font-size: 70px;
    line-height: 76px;
  }
  .suppliers-main .wht-box {
    padding: 20px 70px;
  }
		.drinks-section .drinks-img::after{
		   left: -150px;
    top: -100px;
   width: 284.202px;
    height: 137px;  
	background-size: contain;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1024px){
	.drinks-section .drinks-img {
    width: 75%;
    top: 24%;
    left: 9%;
}
.drinks-section .drinks-img::after {
    content: "";
    position: absolute;
    left: -50px;
    top: 62px;
    width: 163px;
    height: 154px;
    background-image: url(../images/christmas/drinks_img.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    animation: bounceBeer 3s infinite;
}
	
	.food-menu h2{
		font-size:95px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	    .food-menu .card
 {
        padding: 200px 30px 30px;
        margin: 0 15px;
    }
	.food-menu .card::before,
	.food-menu .card::after{
		content: "";
        position: absolute;
        left: 0;
        top: -40px;
        width: 67%;
		height: 28%;
        background-image: url(../images/christmas/food_menu_before.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
	}
.christmas-banner h1 {
  margin: 19px 0 5px 0;
	margin-bottom:28px;
	font-size:80px;
	line-height:88px;
}
	.book-now-section::after{
    width: 44%;
    height: 24%;
    background-size: contain;
	}
.christmas-banner h1 span {
  font-size: 124px;
	
}
.christmas-banner p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
}
	.celebrate-festive-section h2{
		margin-bottom:0 !important;
	}
	.celebrate-festive-slider .slick-dots li button:before{
        color: #01443C;
        border: 1px solid;
        border-radius: 50%;
        background: #01443C;
        width: 14px;
        height: 14px;
	}

.christmas-package .container {
  position: relative;
  padding: 100px 30px;
}
.christmas-package .container::before {
  display:none;
}

.christmas-package .package-first-card {
  transform: none;
}
.christmas-package .christmas-package-row {
  gap: 19px;
}
.christmas-package .package-second-card {
  transform:none;
  margin-top: 17px;
}
.christmas-package .package-second-card::after {
 display:none;
}
.christmas-package .card {
  padding: 25px;
	border-radius: 0;
}
	

.christmas-package .card h4 {
  font-size: 26px;
  margin-bottom: 8px;
}
	.food-menu h2{
		font-size:50px;
	}
	.food-menu img{
		display:none;
	}
.food-menu h2::after {
         right: 100px;
        width: 80px;
        height: 80px;
        top: -35%;

}
.bell-img{
	 animation: shake 1.5s infinite;
	width:20%;
}
	.inclusive-img{
		width:50%;
	}
@keyframes shake {
  0%   { transform: rotate(0deg); }
  10%  { transform: rotate(5deg); }
  20%  { transform: rotate(-5deg); }
  30%  { transform: rotate(4deg); }
  40%  { transform: rotate(-4deg); }
  50%  { transform: rotate(2deg); }
  60%  { transform: rotate(-2deg); }
  70%  { transform: rotate(1deg); }
  80%  { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); }
}

	.drinks-section{
		margin:0 15px;
	}
.drinks-section h2 {
  margin-bottom:10px;
	font-size: 144px;
}

.drinks-section .drinks-img {
          position: relative;
        bottom: -173px;
        width: 73%;
        left: 20px;
}
	.drinks-section .drinks-img .drinks-img-info:last-child {
    position: absolute;
            right: -21px;
        top: -8px;
}
	.drinks-img img{
		margin-top:16px;
	}
.drinks-section .drinks-img::after {
  width:50%;
	background-size:contain;
        left: 60px;
        top: -50%;
}

.book-now-section {
         padding: 60px 0 150px 0;
}
	.book-now-section .slick-dots li button:before {
        color: #fff;
        border: 1px solid;
        border-radius: 50%;
        background: #fff;
        width: 14px;
        height: 14px;
    }
/* .book-now-section::after {
 display:none;
} */
.book-now-section h2 {
  margin-bottom:16px;
}
.book-now-section p {
  color: #fff;
}
.book-now-section .card {
  margin:0 0;
	border-radius:0;
}
.book-now-section .card .card-body {
  padding: 40px 16px;
  text-align: center;
  position: relative;
}
.book-now-section .card .card-body:first-of-type::after {
   height: 14px;
}
	.book-now-section .book-now-starimg svg:nth-child(1){
    left: -8%;
    top: -2%;
  }
	.book-now-section .book-now-starimg svg:nth-child(2) {
            right: 0%;
        top: 19%;
   }

.christmas-get-direction {
  background: #fff;
}
.christmas-get-direction h3 {
        font-size: 130px;
}
.christmas-get-direction .big-uparrow-animation::after {
  right: 60px;
  left: auto !important;
}
}
@media only screen and (max-width: 767px) {
	.ti-widget[data-wkey="feed-youtube"][data-style=custom-style][data-widget-type=social][data-widget-width=xs] header .ti-widget-header{
		display:block !important;
	}
	.ti-widget[data-wkey="feed-youtube"] .ti-profile-details .ti-name *, .ti-lightbox .ti-profile-details .ti-name *{
		font-size:16px !important;
	}
	.ti-widget[data-wkey="feed-youtube"][data-style=custom-style][data-widget-type=social] .ti-header-numbers .ti-number,
.ti-widget[data-wkey="feed-youtube"][data-style=custom-style][data-widget-type=social] .ti-header-numbers .ti-number div.ti-value{
	font-size:14px !important;
	}
.christmas-banner h1 {
  margin: 19px 0 5px 0;
	margin-bottom:28px;
}
	header nav .dropdown-event .wht-box{
		display:block;
	}
	header nav .dropdown-event .wht-box h6{
		font-size:20px;
		margin-bottom:10px;
		color: #d0ac42;
	}
	header nav .dropdown-event .wht-box > div:nth-of-type(2) h6 {
  margin-top: 35px;
}
		.food-menu .card::before,
	.food-menu .card::after{
		content: "";
        position: absolute;
        left: 0;
        top: -40px;
        width: 60%;
		height: 22%;
        background-image: url(../images/christmas/food_menu_before.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
	}
	header nav .dropdownmenu a .down-arw{
		width:20px;
		height:20px;
	}
	header nav .dropdownmenu:hover a{
		color:#fff !important;
	}
.christmas-banner h1 span {
  font-size: 85px;
	
}
.christmas-banner p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
}
	.celebrate-festive-section h2{
		margin-bottom:0 !important;
	}
	.celebrate-festive-slider .slick-dots li button:before{
        color: #01443C;
        border: 1px solid;
        border-radius: 50%;
        background: #01443C;
        width: 14px;
        height: 14px;
	}

.christmas-package .container {
  position: relative;
  padding: 100px 30px;
}
.christmas-package .container::before {
  display:none;
}
/* .christmas-package .package-svg{
  display:none;
} */
.christmas-package .package-first-card {
  transform: none;
}
.christmas-package .christmas-package-row {
  gap: 19px;
}
.christmas-package .package-second-card {
  transform:none;
  margin-top: 17px;
}
.christmas-package .package-second-card::after {
 display:none;
}
.christmas-package .card {
  padding: 25px;
	border-radius:0;
}
	.christmas-package .package-svg:nth-of-type(1){
		margin-top:50px;
	}
	
	.christmas-package svg{
position: absolute;
    bottom: -100px;
    left: -65px;
	}
/* 	.christmas-package svg{
		display:none;
	} */

.christmas-package .card h4 {
  font-size: 26px;
  margin-bottom: 8px;
}
	.food-menu h2{
		margin-bottom:60px;
		font-size: 54px !important;
	}
	.food-menu .card{
		position:relative;
	}
	
	.food-menu .card::after{
        background-image: url(../images/christmas/food_menu_after.png) !important;
		right:0 !important;
		left:auto !important;
	}
	.food-menu img{
		display:none;
	}
.food-menu h2::after {
	top:-60px;
          right: 0;
        width: 70px;
        height: 70px;
}
.bell-img{
	 animation: shake 1.5s infinite;
	width:20%;
}
	.inclusive-img{
		width:50%;
	}
@keyframes shake {
  0%   { transform: rotate(0deg); }
  10%  { transform: rotate(5deg); }
  20%  { transform: rotate(-5deg); }
  30%  { transform: rotate(4deg); }
  40%  { transform: rotate(-4deg); }
  50%  { transform: rotate(2deg); }
  60%  { transform: rotate(-2deg); }
  70%  { transform: rotate(1deg); }
  80%  { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); }
}
.food-menu .card {
  padding: 200px 30px 30px;
	margin:0 15px;
}
	.drinks-section{
		margin:0 15px;
		padding-bottom: 50px;
	}
.drinks-section h2 {
  margin-bottom:10px;     
  font-size: 60px !important;
  line-height: 65px !important;
}
	.drinks-section h2:before{
		content: "";
        position: absolute;
         left: 180px;
        top: -35px;
        width: 115px;
        height: 115px;
        background-image: url(../images/christmas/drinks_img.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        animation: bounceBeer 3s infinite;
	}
.drinks-section .drinks-img {
  position: relative;
	margin-top:30px;
}
	
	.drinks-section .pt-3{
		display:none;
	}
	.drinks-img::before{
		content:"";
		position:absolute;
		top:21px;
		left:44%;
		background-image:url('../images/christmas/drinks_pin.png');
		width: 63px;
		height: 59px;
		background-repeat:no-repeat;
		background-size:cover;
		display:none;
	}
	.drinks-img .drinks-img-info::before{
		left:45%;
	}
	.drinks-img img{
		margin-top:16px;
	}
.drinks-section .drinks-img::after {
  display:none;
}
	.drinks-section .drinks-img .drinks-img-info:last-child{
		display:none;
	}

.book-now-section {
         padding:60px 0 200px 0;
}
	.book-now-section .slick-dots li button:before {
        color: #fff;
        border: 1px solid;
        border-radius: 50%;
        background: #fff;
        width: 14px;
        height: 14px;
    }
.book-now-section::after {
        background-size: contain;
        width: 100%;
        height: 20%;
}
.book-now-section h2 {
  margin-bottom:16px;
}
.book-now-section p {
  color: #fff;
}
.book-now-section .card {
  margin:0 18px;
	 border-radius: 0;
}
.book-now-section .card .card-body {
  padding: 40px 53px;
  text-align: center;
  position: relative;
}
.book-now-section .card .card-body:first-of-type::after {
        height: 22px;
}
	.book-now-section .book-now-starimg svg:nth-child(1) {
    left: -16%;
    top: 0%;
}
	
	.book-now-section .book-now-starimg svg:nth-child(2){
		display:none;
	}

.christmas-get-direction {
  background: #fff;
}
.christmas-get-direction h3 {
  font-size: 76px;
}
.christmas-get-direction .big-uparrow-animation::after {
  right: 60px;
  left: auto !important;
}
.food-menu .btn-success:hover svg{
	transform:none !important;
}
.zoom-animate img{
	transition:0.3s linear;
}
.zoom-animate{
	overflow:hidden;
	margin:0 10px;
}
.zoom-animate:hover img{
	transform:scale(1.09);
}
		/*----------------------------------------------- 	 */
/* 	.drinks-section .drinks-img img:last-child{
		display:none;
	} */
	.celebrate-festive-section::before{
		display:none;
	}
  .gp-30 {
    row-gap: 30px;
  }
  .gp-25 {
    row-gap: 25px;
  }
	
  .hero-main {
    padding: 200px 0px 50px;
    background-size: contain;
    background-color: #F8F8F8;
  }
  .hero-main .space--240 {
    margin-bottom: 130px;
  }
  .hero-main h1 {
    font-size: 26px;
    line-height: 34px;
  }
  .hero-main .banner-video {
    height: 440px;
  }
  .hero-main .gp-12 img {
    filter: none;
  }
  .hero-main .gp-12 h4, .hero-main .gp-12 p {
    color: #01443C;
  }
  .hero-main .gp-12 h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .upcoming-events .upcoming-slider .w-3 {
    height: 455px !important;
  }
  .customer-service .pt-120 {
    padding-top: 40px;
  }
  .customer-service .space--120 {
    justify-content: center !important;
    margin-bottom: 50px;
  }
  .customer-service .animation-sec:hover .animation-img {
    transform: scale(1);
  }
  .home-ourblogs {
    padding: 40px 20px;
  }
  .home-ourblogs .text-end {
    text-align: start !important;
  }
  .testimonials {
    text-align: center;
    padding: 40px 0px;
  }
  .testimonials img {
    display: inline-block;
  }
  .testimonials::before {
    display: none;
  }
  .testimonials .testimonial-img {
    display: none;
  }
  .testimonials .testi-slider {
    padding: 0;
  }
  .testimonials .testi-slider .slick-dots {
    display: flex;
    bottom: -10%;
    left: 40%;
  }
  .testimonials .testi-slider .slick-dots li {
    margin: 0 8px;
    left: 15px;
  }
  .testimonials .testi-slider .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
  }
  .home-enquiry {
    padding: 80px 130px;
  }
  .home-enquiry h2 {
    font-size: 30px;
    line-height: 37px;
  }
  .home-enquiry h2 img {
    width: 25px;
  }
  .home-enquiry .space--30 {
    margin-bottom: 20px;
  }
  footer {
    padding: 20px 0px 30px;
  }
  .vision-mission .green-box .couples-img {
    display: none !important;
  }
  .vision-mission .green-box .gp-80 .line {
    top: 77px;
  }
  .about-testimonials .testi-slider .slick-dots li button {
    background-color: #fff;
    border: 1px solid #01443C;
  }
  .about-testimonials .testi-slider .slick-active button {
    background-color: #01443C;
  }
  #dwn-brocher .brocher-form .cls-ico {
    top: 2%;
  }
  .contact-main:before {
    height: 28%;
  }
  .contact-main:after {
    height: 73%;
  }
  .contact-message .contact-form .btn {
    padding: 10px 20px;
    width: 45%;
  }
  .get-direction a h2 {
    font-size: 60px;
    line-height: 72px;
    margin-bottom: 20px;
  }
  .get-direction a h2 svg {
    width: 45px;
    height: 45px;
  }
  .faq-main .font-130 {
    font-size: 50px;
    line-height: 58px;
  }
  .service-main h1 {
    font-size: 50px;
    line-height: 58px;
  }
  .service-main .decorate-flower {
    right: 5%;
    top: 13%;
    z-index: -1;
    width: 36%;
  }
  .service-main .gallery-grid .img-box .wht-box h2 {
    font-size: 17px;
    line-height: 23px;
  }
  .gallery-main .gallery-grid {
    grid-template-columns: auto;
  }
  .gallery-main .gallery-grid .mb-60 {
    margin-bottom: 40px;
  }
  .gallery-main .gallery-grid .space--100 {
    margin-bottom: 40px;
  }
  .gallery-main .nav-pills h1 {
    font-size: 50px;
    line-height: 58px;
  }
  .gallery-main .nav-pills .nav-link {
    font-size: 50px;
    line-height: 58px;
  }
  .gallery-popup .slick-prev {
    left: -11%;
    display: none;
  }
  .gallery-popup .slick-next {
    right: -14%;
    display: none;
  }
  .blog-sec {
    padding: 50px 0px;
  }
  .blog-sec .gp-80 {
    flex-wrap: wrap;
    gap: 50px;
  }
  .blog-sec .space--80 {
    margin-bottom: 50px;
  }
  .blog-sec .space--150 {
    margin-bottom: 50px;
  }
  .blog-sec a .blog-box img {
    width: 525px;
  }
  .blog-sec .big-uparrow-animation {
    font-size: 30px;
    line-height: 38px;
  }
  .blog-sec .big-uparrow-animation svg {
    width: 25px;
  }
  .blogdetails-main h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .suppliers-main .wht-box {
    padding: 20px 40px;
    width: 70%;
    bottom: -58px;
  }
  .suppliers-main .wht-box .nav {
    flex-wrap: wrap;
    justify-content: space-around;
    row-gap: 20px;
  }
  .suppliers-main .wht-box .nav-item {
    padding-right: 0px !important;
  }
  .suppliers-main .wht-box .nav-link {
    font-size: 25px;
    line-height: 32px;
  }
  .suppliers-tab {
    padding: 100px 10px 80px;
  }
	.drinks-section p{
		margin-bottom:20px;
	}
}
@media only screen and (max-width: 540px) {
  .btn {
    font-size: 14px;
    line-height: 20px;
    padding: 12px 25px;
  }
  .font-86 {
    font-size: 46px;
    line-height: 53px;
  }
  .w100 {
    width: 100%;
  }
  p {
      font-size: 18px;
      line-height: 26px;
  }
  a {
    font-size: 14px;
    line-height: 20px;
  }
  header nav {
    padding: 0px 20px;
  }
  header nav .cromwell-logo {
    width: 108px;
    height: 85px;
  }
  header .nav-menu {
    top: 110px;
  }
  header .nav-menu.active li a {
    font-size: 26px;
    line-height: 35px;
  }
  h2 span {
    font-size: 46px;
    line-height: 52px;
  }
  h1, h2 {
    font-size: 26px !important;
    line-height: 32px !important;
  }
/* 	h1 span{
		font-size: 46px !important;
    line-height: 52px !important;
	} */
  .hero-main {
    padding: 230px 20px 50px 20px;
    overflow: hidden !important;
  }
  .hero-main .banner-video {
    overflow: hidden !important;
    height: 542px;
  }
  .hero-main .banner-video img {
    width: 450px !important;
    height: 542px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .hero-main .space--240 {
    margin-bottom: 80px;
  }
  .hero-main .content-main {
     padding: 155px 0px 0px !important;

  }
  .customer-service {
    padding: 50px 20px;
  }
  .customer-service h2 {
    font-size: 26px;
    line-height: 32px;
  }
  .customer-service .experience-box img {
    width: 45px;
    height: 45px;
  }
  .upcoming-events {
    padding: 50px 20px;
  }
  .upcoming-events .space--60 {
    margin-bottom: 30px;
  }
  .upcoming-events h3 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 8px;
  }
  .upcoming-events p {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  .upcoming-events .upcoming-slider .w-3 {
    height: 624px !important;
  }
  .our-services {
    padding: 40px 20px 50px;
  }
  .our-services .space--60 {
    margin-bottom: 30px;
  }
  .our-services .text-end {
    text-align: start !important;
  }
  .our-services .res-service .service-box {
    height: -moz-fit-content;
    height: fit-content;
  }
  .our-services .res-service .service-box img {
    height: 50%;
  }
  .our-services .res-service .slick-dots {
    bottom: -43px;
  }
  .testimonials .testi-slider .slick-dots li {
    margin: 0 8px;
    left: 30px;
    bottom: 40px;
  }
  .testimonials {
    padding: 40px 20px;
  }
  .testimonials h3 {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-bottom: 30px;
  }
  .testimonials .testi-slider .slick-dots {
    left: 35%;
    bottom: -14%;
  }
  .testimonials .testi-slider .slick-slide {
    padding: 0px 7px;
  }
  .testimonials .testi-slider .space--30 {
    width: 75px;
    margin-bottom: 18px;
  }
  .home-enquiry {
    padding: 30px 20px;
  }
  .home-enquiry h2 a {
    font-size: 26px !important;
    line-height: 32px !important;
  }
	.home-enquiry h2 a svg{
		width:20px;
		height:20px;
	}
  .home-enquiry .uparrow-animation::after {
    width: 26px;
    height: 26px;
    right: 0px;
    top: 0px;
  }
  .home-faq {
    padding: 50px 20px;
  }
  .home-faq .accordion .accordion-item .accordion-button {
    padding: 25px 6px 14px 0px;
  }
  .home-faq .accordion .accordion-item .accordion-button p {
    font-size: 16px;
    line-height: 22px;
  }
  .home-faq .accordion .accordion-item .accordion-body p {
    font-size: 14px;
    line-height: 20px;
  }
  footer {
    padding: 0px 20px 30px 20px;
  }
  footer form {
    margin-bottom: 50px;
  }
  footer form .form-part {
    width: 100%;
  }
  footer form .form-part .form-control {
    font-size: 14px;
    line-height: 20px;
  }
  footer form .form-part .btn-success {
    width: 37%;
    padding: 12px 10px !important;
  }
  footer:before {
    background-image: url(../images/banner/footer-res-banner.png);
  }
  footer .footer-menu {
    padding: 180px 0px 0px;
  }
  footer .footer-menu ul li {
    margin-bottom: 8px;
  }
  .cpy-rht {
    padding: 20px;
  }
  .cpy-rht .cpy-col {
    flex-wrap: wrap;
    row-gap: 12px;
  }
  .about-main {
    padding: 50px 20px 0px 20px;
  }
  .about-main h1 {
    font-size: 50px !important;
    line-height: 56px !important;
    margin-bottom: 12px;
  }
  .about-main .decorate-flower {
    display: none;
  }
  .about-main .about-images {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .about-main .about-images .img-three {
    padding-top: 30px;
  }
  .cromwell-story {
    padding: 40px 20px;
  }
  .cromwell-story .count-numbers {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .cromwell-story .count-numbers h2 span {
    font-size: 40px !important;
    line-height: 48px !important;
  }
  .vision-mission {
    background: linear-gradient(127deg, #01443C, #006055);
    border-radius: 30px 30px 0px 0px;
    padding: 50px 20px 90px 20px;
    position: relative;
  }
  .vision-mission::before {
    content: "";
    background-image: url(../images/common/chromewell-house.png);
    width: 100%;
    height: 26%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    background-size: cover;
    bottom: 0;
    z-index: 1;
  }
  .vision-mission .green-box {
    border: none;
    padding: 0;
  }
  .vision-mission .green-box .gp-80 {
    padding: 0;
    row-gap: 30px;
  }
  .vision-mission .green-box p {
    font-size: 15px;
    line-height: 22px;
  }
  .vision-mission .green-box .chromwell-house {
    visibility: hidden;
  }
  .unique-styles {
    padding: 50px 20px;
  }
  .unique-styles::before {
    height: 27%;
    top: 3%;
    width: 70% !important;
  }
  .unique-styles .animation-sec {
    width: 100%;
  }
  .download-brochure {
    padding: 60px 0px 0px 20px;
    overflow-x: hidden;
  }
  .download-brochure .font-86 {
    font-size: 46px;
    line-height: 52px;
  }
  .download-brochure .brochure-book img {
    width: 100%;
    right: -20%;
  }
  .download-brochure .row {
    row-gap: 160px;
  }
  .download-brochure .brochure-text img {
    width: 100%;
  }
  .video-sec .play-icon {
    width: 40px;
    top: 46%;
  }
  .contact-header .nav-active {
    padding: 0px 20px;
  }
  .contact-header .nav-active .nav-menu {
    top: 120px;
    padding: 30px 30px 0px;
  }
/*   .contact-header nav {
    padding: 20px 20px;
  } */
  .contact-header nav a .cromwell-logo {
    top: 0px;
  }
  .contact-main:before {
    height: 28%;
  }
  .contact-main .pd-30 {
    padding: 0px 30px;
  }
  .contact-main .green-box {
    padding: 40px 20px;
  }
  .contact-main .green-box .contact-details .contact-number {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .contact-form .btn-success {
    margin-left: 10px;
  }
  .contact-form .form-control {
    font-size: 14px;
    line-height: 20px;
  }
  .contact-form .thankyou-text {
    margin: 20px 20px 0px 20px !important;
  }
  .contact-message {
    padding: 50px 20px;
  }
  .contact-message .contact-form {
    padding: 30px 15px;
    font-size: 14px;
    line-height: 20px;
  }
  .contact-message .contact-form .space--30 {
    margin-bottom: 10px;
  }
  .contact-message .contact-form .check-box {
    margin-bottom: 25px;
  }
  .contact-message .contact-form .form-select {
    font-size: 14px;
    border-radius: 0;
  }
  .contact-message .contact-form .btn {
    font-size: 14px;
    line-height: 13px;
  }
  .get-direction a h2 {
    font-size: 60px;
    line-height: 72px;
    margin-bottom: 20px;
    margin-left: 30px;
  }
  .get-direction a h2 svg {
    width: 23px;
    height: 23px;
  }
  .get-direction .big-uparrow-animation::after {
    left: 173px;
    top: 2px;
    height: 26px;
    width: 26px;
  }
  .enquiry-main h1 {
    font-size: 50px !important;
    line-height: 58px !important;
    margin-bottom: 12px;
  }
  .faq-main {
    padding: 50px 20px;
  }
  .faq-main .accordion .accordion-item .accordion-button {
    padding: 12px 6px 12px 0px;
  }
  .faq-main .accordion .accordion-item:nth-child(1) .accordion-button {
    padding: 0px 0px 12px;
  }
  .faq-main h1 {
    font-size: 50px !important;
    line-height: 58px !important;
  }
  .faq-footer {
    padding: 50px 20px 30px 20px;
  }
  .faq-footer .footer-menu {
    padding: 120px 0px 0px;
  }
  .service-main {
    padding: 60px 20px;
  }
  .service-main a img {
    width: 100%;
  }
  .service-main a p img {
    width: inherit;
  }
  .service-main .decorate-flower {
    top: 12%;
    width: 36%;
    right: 0;
  }
  .service-main h1 {
    font-size: 50px !important;
    line-height: 58px !important;
  }
  .service-main h1 a {
    left: -10px;
    top: 0;
  }
  .service-main h1 a p {
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    color: #fff;
    top: -25%;
    right: 12%;
  }
  .service-main .space--120 {
    margin-bottom: 60px;
  }
  .service-main .gallery-grid {
    grid-template-columns: auto;
  }
  .service-main .gallery-grid .img-box {
    margin-bottom: 15px;
  }
  .service-main .gallery-grid .img-box .wht-box {
    padding: 15px;
  }
  .service-main .gallery-grid .img-box .wht-box h2 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .service-main .gallery-grid .pt-100 {
    padding-top: 15px;
  }
  .subservice-main {
    padding: 120px 20px 50px;
  }
  .subservice-main h1 {
    font-size: 44px !important;
    line-height: 52px !important;
  }
  .service-details {
    padding: 50px 20px;
  }
  .service-details .details-box .wht-box {
    padding: 30px, 20px;
  }
  .service-details .details-box .wht-box .space--40 {
    margin-bottom: 25px;
  }
  .service-details .details-box .wht-box h2 {
    margin-bottom: 12px;
  }
  .service-details .details-box .wht-box .space--30 {
    margin-bottom: 25px;
  }
  .service-details .details-box .wht-box .space--20 {
    margin-bottom: 12px;
  }
  .service-details .details-box .wht-box .grey-text {
    margin-bottom: 25px;
  }
  .service-details .details-box .wht-box ul {
    margin-bottom: 25px;
  }
  .service-details .details-box .wht-box ul h3 {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 28px;
  }
  .service-details .details-box .wht-box ul li {
    margin-bottom: 12px;
  }
  .service-details .space--150 {
    margin-bottom: 20px;
  }
  .error-main {
    padding: 60px 20px;
  }
  .error-main h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .error-main p {
    margin-bottom: 25px;
  }
  .error-main img {
    width: 80%;
  }
  .error-main a button img {
    width: inherit;
  }
  .error-footer:after {
    left: 0;
    height: 3%;
  }
  .gallery-main {
    padding: 60px 20px;
  }
  .gallery-main .nav-pills {
    margin-bottom: 30px;
  }
  .gallery-main .nav-pills h1 {
    font-size: 50px !important;
    line-height: 58px !important;
  }
  .gallery-main .nav-pills .nav-item {
    gap: 15px;
  }
  .gallery-main .nav-pills .nav-item img {
    width: 34%;
  }
  .gallery-main .nav-pills .nav-link {
    font-size: 50px !important;
    line-height: 58px !important;
    padding: 0;
  }
  .gallery-main .gallery-grid .mb-60 {
    margin-bottom: 15px;
  }
  .gallery-main .gallery-grid .space--100 {
    margin-bottom: 15px;
  }
  .gallery-main .gallery-grid .img-box .green-box {
    visibility: visible;
	  padding: 15px;
  }
  .gallery-main .gallery-grid .img-box .green-box h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .gallery-main .gallery-grid .img-box .green-box h3 img {
    width: 30px;
    height: 17px;
  }
  .gallery-main .gallery-grid .lft-side-img {
    margin-bottom: 20px;
  }
  .gallery-footer {
    padding: 60px 20px 30px 20px;
  }
  .gallery-footer .footer-menu {
    padding: 120px 0px 0px;
  }
  .gallery-popup .slick-slide img {
    width: 100% !important;
  }
  .gallery-popup .slick-slide .ply-btn {
    width: 12% !important;
    top: 47%;
  }
  .gallery-popup .close-icon {
    width: 7%;
  }
  .gallery-popup .modal-content {
    padding: 0px 20px;
  }
  .gallery-popup .videoembed {
    width: 100%;       
	 height: 100%;

  }
  .gallery-popup .slick-next, .gallery-popup .slick-prev {
    background-color: #000;
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 50px;
    top: 50%;
    background-image: none;
    z-index: 9;
    opacity: 4;
  }
  .gallery-popup .slick-next::before, .gallery-popup .slick-prev::before {
    width: 15px;
    height: 20px;
    background-repeat: no-repeat;
    position: absolute;
    top: 9px;
    left: 11px;
    background-size: cover;
  }
  .gallery-popup .slick-prev {
    left: 3%;
    display: none !important;
  }
  .gallery-popup .slick-prev::before {
    background-image: url(../images/gallery/polycon-left.svg);
  }
  .gallery-popup .slick-next {
    right: 4%;
    display: none !important;
  }
  .gallery-popup .slick-next::before {
    background-image: url(../images/gallery/polycon-right.svg);
    left: 14px;
  }
  .blog-sec {
    padding: 50px 20px;
  }
  .blog-sec .space--10 {
    margin-bottom: 5px;
  }
  .blog-sec .space--80 {
    margin-bottom: 30px;
  }
  .blog-sec .gp-80 {
    gap: 30px;
  }
  .blog-sec a .blog-box img {
    width: 100%;
    margin-bottom: 15px;
  }
  .blog-sec a .blog-box h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .blogdetails-main .gp-10 {
    margin-bottom: 10px;
  }
  .blogdetails-main .gp-10 p {
    font-size: 16px;
    line-height: 26px;
  }
  .blogdetails-main .space--60 {
    margin-bottom: 20px;
  }
  .blogdetails-main .space--50 {
    margin-bottom: 20px;
  }
  .blogdetails-main .space--100 {
    margin-bottom: 30px;
  }
  .terms-para p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 25px;
  }
  .suppliers-main {
    padding: 120px 20px;
  }
  .suppliers-main .wht-box {
    padding: 20px 45px;
    border-radius: 20px;
    bottom: -100px;
  }
  .suppliers-main .wht-box .nav {
    display: grid;
    grid-template-columns: auto;
    row-gap: 0 !important;
  }
  .suppliers-main .wht-box .nav-item {
    padding-right: 0px;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
  }
  .suppliers-main .wht-box .nav-item:nth-last-child(1) {
    margin-bottom: 0px;
  }
  .suppliers-tab {
    padding: 130px 10px 70px;
  }
  .suppliers-tab .row-35 {
    row-gap: 20px;
  }
  .suppliers-tab .address-book {
    padding: 10px 10px 25px 10px;
  }
  .suppliers-tab .address-book .wht-box {
    padding: 30px 0px;
  }
  .suppliers-tab .address-book .btn-light {
    padding: 10px 20px;
  }
  .suppliers-tab .space--100 {
    margin-bottom: 60px;
  }
  .suppliers-tab .big-uparrow-animation {
    font-size: 45px;
    line-height: 52px;
  }
  .suppliers-tab .big-uparrow-animation svg {
    width: 32px;
    height: 32px;
  }
	
	.christmas-get-direction a h2{
		font-size:36px !important;
		line-height:42px !important;
	}
}
@media only screen and (max-width: 375px) {
  .contact-message .contact-form .btn {
    font-size: 14px;
    line-height: 13px;
    width: 65%;
  }
  .testimonials .testi-slider .slick-dots {
    left: 30%;
    bottom: -25%;
  }
  .upcoming-events .upcoming-slider .w-3 {
    height: 407px !important;
  }
}
@media only screen and (max-width: 1600px) {
  .hero-main .scroll-sec {
    left: 30px;
  }
  .hero-main .content-main {
    padding: 320px 0px 60px;
  }
  .testimonials .testimonial-img img {
    width: 89%;
  }
  .about-main .decorate-flower {
    right: 7%;
  }
  .vision-mission .green-box .couples-img {
    top: 34%;
    right: -7%;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .home-header nav ul li {
    margin-right: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1000px;
  }
}
#map {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}

.service-details .space--150:last-child,
.blog-sec .space--80:last-child{
	margin-bottom:0;
}

form br{
	display:none;
}
.check-box .wpcf7-list-item-label{
	display:none;
}
.check-box .wpcf7-list-item.first.last{
	margin-left:0;
}
a:focus{
	outline:unset !important;
}
.form-part p{
	display:grid;
}

.pre-footer .wpcf7-spinner{
	    position: absolute !important;
    right: -20px !important;
    top: -30px !important;
}

.form-part button svg{
	display:none;
}

.checkbox-error .wpcf7-not-valid input[type="checkbox"]{
	    outline: 2px solid red;
    outline-offset: -2px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	    border-color: transparent !important;
	padding-left:0;
	color:red;
}

.about-header .btn-light svg path{
	    stroke: #fff;
	fill: transparent !important;
}
.pre-footer .wpcf7-not-valid-tip{
	display:none;
}
/* Add style to the current page's menu link */

header .menu-item.current_page_item > a {
	color: #D6AF42 !important;
}
.suppliers-tab .address-book .wht-box img {
    width: 100px;
    height: 100px;
    -o-object-fit: contain;
    object-fit: contain;
    background-color: #ffffff;
    border-radius: 50%;
    padding: 0px 10px;
    box-shadow: 1px 3px 15px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
}

.ti-widget-header.ti-active{
	    display: flex !important;
    align-items: center !important;
    flex-direction: column !important;
}
.ti-widget[data-wkey="feed-instagram"] .ti-profile-details .ti-name *, .ti-lightbox .ti-profile-details .ti-name *{
	color: #000 !important;
font-family: "Urbanist", sans-serif !important;
font-size: 30px !important;
font-weight: 600 !important;
line-height: normal;
}
.ti-widget[data-wkey="feed-instagram"][data-style=custom-style][data-widget-type=social] .ti-profile{
	display:contents !important;
}
.ti-widget[data-wkey="feed-instagram"][data-style=custom-style][data-widget-type=social] .ti-widget-header .ti-header-btn .ti-btn{
	margin-top:20px;
	border-radius: 8px !important;
background: linear-gradient(263deg, #9000DC -4.58%, #A406CB 17.62%, #F91F85 45.05%, #FE5763 80.47%, #FDD519 97.89%);
	padding:12px 20px !important;
font-family: "Urbanist", sans-serif !important;
font-size: 20px !important;
font-weight: 600;
line-height: normal;
}
.ti-widget[data-wkey="feed-instagram"][data-style=custom-style][data-widget-type=social] .ti-header-numbers .ti-number div.ti-value{
	color: #000;
font-family: "Urbanist", sans-serif !important;
font-size: 20px;
font-weight: 600;
line-height: normal;
}

.ti-widget[data-wkey="feed-instagram"][data-style=custom-style][data-widget-type=social] .ti-header-numbers .ti-number div{
	color: #787878;
font-family: "Urbanist", sans-serif !important;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.ti-widget[data-wkey="feed-instagram"][data-style=custom-style][data-widget-type=social] .ti-widget-header.ti-active{
	margin-bottom:50px;
}
.ti-widget[data-wkey="feed-instagram"][data-style=custom-style][data-widget-type=social] .ti-widget-card[data-card-type="1"] .ti-card-body .ti-post-content, .ti-widget[data-wkey="feed-instagram"][data-style=custom-style][data-widget-type=social] .ti-widget-card[data-card-type="1"] .ti-card-body .ti-post-content *:not(a, .ti-readmore){
	   color: #fff !important;
font-family: "Urbanist", sans-serif !important;
font-size: 18px !important;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.ti-widget-footer{
	display:none !important;
}
.youtube-feed{
	    background: #F4F4F4 !important;
    padding: 40px !important;
}
.ti-widget[data-wkey="feed-youtube"][data-style=custom-style][data-widget-type=social] .ti-widget-header.ti-active{
	flex-direction:row !important;
}
.ti-widget[data-wkey="feed-youtube"] .ti-profile-details .ti-name *, .ti-lightbox .ti-profile-details .ti-name *{
	color: #000;
	font-family: "Urbanist", sans-serif !important;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom:5px;
}
.ti-widget[data-wkey="feed-youtube"][data-style=custom-style][data-widget-type=social] .ti-header-numbers .ti-number{
	color: #787878;
font-family: "Urbanist", sans-serif !important;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.ti-widget[data-wkey="feed-youtube"][data-style=custom-style][data-widget-type=social] .ti-header-numbers .ti-number div.ti-value{
	color: #000 !important;
	font-family: "Urbanist", sans-serif !important;
}
.ti-widget[data-wkey="feed-instagram"][data-style=custom-style][data-widget-width=xs] header[data-header-type="1"].ti-header .ti-widget-header .ti-profile .ti-profile-image:not([style*=display]) ~ div.ti-header-numbers{
	height:22px !important;
}
.ti-widget[data-wkey="feed-youtube"] .ti-nav-arrow[data-arrow-type="1"] .ti-arrow-prev:before, .ti-widget[data-wkey="feed-youtube"] .ti-nav-arrow[data-arrow-type="1"] .ti-arrow-next:before{
	content: "" !important;
    display: block !important;
    width: 25px !important;
    height: 25px !important;
}
.fancybox__content:focus{
	border:0;
	outline:unset!important;
}
.fancybox__content :focus:not(.carousel__button.is-close){
	outline:none;
}

.iti__selected-dial-code {
	color:#000 !important;
}