html.js {
    overflow-x: hidden;
}
section {
	padding: 5rem 0 6rem 0 !important;
}
.powered-by-wordpress a:hover {
    all: unset;
    cursor: pointer;
}
header#site-header .header-navigation-wrapper {
    width: 100%;
}
header#site-header {
    background: transparent;
}
div#home {
    padding: 0;
    height: 0;
}
div#home + .container {
    padding-top: 0px;
}
/*Jonny*/
.contact-form .input-box:hover label, .contact-form .input-box.active label {
    transform: scale(0.7);
    transform-origin: top left;
    top: 0;
}
.contact-form .input-box label, .contact-form .input-box.active label {
    transition: all 0.5s ease-in-out;
}
/*Jonny end*/

/* .menu-modal {
	right: -9999rem !important;
    left: -9999rem !important;
}

.menu-modal.active {
    left: 0 !important;
    justify-content: flex-start;
    right: 0 !important;
} */
.header-logo {
    display: flex;
    align-items: revert;
    justify-content: space-evenly;
    margin-bottom: 20px;
}
.custom-modal-menu .menu-modal-inner.modal-inner {
    width: 308px;
}
header#site-header span.toggle-icon {
    height: 40px;
    width: 40px;
}

h1, h2, h3, h4, p, a, span, label, li{
	 font-family: "Poppins", sans-serif;
}
.custom-menu li a {
    font-weight: 600 !important;
    font-size: 20px !important;
    color: #717171;
}
.custom-modal-menu .menu-modal-inner.modal-inner {
    background: #AFE0E9;
}
button.back-custom {
    padding: 0px;
    padding-top: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.custom-modal-menu .menu-wrapper.section-inner {
    width: calc(100% - 3rem);
}
nav.expanded-menu.custom-menu li {
    border: 0px;
}
nav.expanded-menu.custom-menu ul {
    padding: 0px 20px;
}
section.mainbanner {
	background: url(/wp-content/uploads/2024/09/beautiful-girl-standing-boat-looking-mountains-ratchaprapha-dam-khao-sok-national-park-surat-thani-province-thailand-1-3-1.png);
	height: 100vh;
	background-size: 102%;
	background-position: center top -72px;
	padding: 0px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	padding:0px !important;
}
section.mainbanner .home-slider-bg {
    text-align: center;
    position: relative;
/*     top: 120px; */
	top: 65px;
    z-index: 10;
}
.home-slider-bg .slider-text p,
section.mainbanner .home-slider-bg h3, section.mainbanner .home-slider-bg h1 {
    margin-bottom: 0px;
}
.slider-text h3 {
		font-size: 27px;
		color: #fff;
		font-weight: 600;
		margin-bottom: 15px;
		position: relative;
}

.mainbanner label {
    position: absolute;
    bottom: 95px;
    right: 35px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-weight: 600;
}
.slider-text h1 {
    font-size: 75px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
.slider-text p{
		font-size: 40px;
		text-transform: capitalize;
		color: #fff;
		font-weight: 300;
}
section.mainbanner:before {
    content: '';
    background: url(/wp-content/uploads/2024/09/overley.png);
    width: 100%;
    position: absolute;
/*     z-index: 100; */
    height: 100vh;
}
span.toggle-icon img{
	filter: brightness(0) saturate(100%) invert(0%) sepia(13%) saturate(49%) hue-rotate(196deg) brightness(99%) contrast(100%);
}
.page-template-home-page span.toggle-icon img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(250deg) brightness(104%) contrast(102%);
}
.slider-text h3:before {
    content: '';
    background: url(/wp-content/uploads/2024/09/left-border.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 194px;
    background-position: center left;
}
.slider-text h3:after {
    content: '';
    background: url(/wp-content/uploads/2024/09/title-border.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 194px;
    background-position: center right;
}
.booknow-btn {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.booknow-btn a {
    background: transparent;
    font-size: 20px;
    font-weight: 600;
    color: #33485f;
    border: 2px solid #33485f;
    /* width: 230px; */
    /* height: 66px; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    border-radius: 100px;
}
.home-slider-bg .booknow-btn a {
    background: transparent;
    color: #fff;
    border-color: #fff;
}
.booknow-btn a:hover {
    border: 2px solid #469098;
    color: #fff;
    background: #469098;
    text-decoration: none;
}

.facebook-text .booknow-btn a {
    background: #5fc3ce;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    border: 2px solid #5fc3ce;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 40px;
    border-radius: 100px;
}

.facebook-text .booknow-btn a:hover{
	background: #469098;
	color: #fff;
	border: 2px solid #469098;
}
.home-slider-bg .booknow-btn a {
    background: #5fc3ce;
    color: #fff;
    border-color: #5fc3ce;
}
.home-slider-bg .booknow-btn a:hover{
	background: transparent;
	color: #fff;
	border-color: #fff;
}
/* section.mainbanner:after {
    content: '';
    background: url(/wp-content/uploads/2024/09/home-border.png);
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
} */

/* counter start */

.count {
	font-family: "Josefin Sans", sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #5fc3ce;
	line-height: 45px;
}
.counter-wrapper {
/*   background: #333;
  background-image: url("https://images.unsplash.com/photo-1568563643102-37d43956d1d3?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1920&q=80");
  background: cover;
  background-position: center center; */
  position: relative;
}
.counter-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
/*   background: rgba(0, 0, 0, 0.5); */
}
.counter-inner {
  position: relative;
  z-index: 2;
}
.count-icon {
  font-size: 48px;
}
.count-text {
		color: #959595;
		font-size: 20px;
		font-weight: 600;
		line-height: 22px;
}
.counter-new {
	display: flex;
	align-items: center;
	justify-content:space-between;
	margin-top: 30px;
}
.counter-inner {
    background: #fff;
}
/* counter end */


/* about us page */
section.aboutus {
    padding: 0px;
	padding-top: 40px;
}
.aboutus-wraper .right,
.aboutus-wraper .left{
	padding: 0px;
	width: 100%;
	max-width: 100%;
	text-align:center;
}
.aboutus-wraper h2{
	text-align: left;
}
.aboutus-wraper {
    display: flex;
    flex-wrap: wrap;
	    padding: 0px;
	padding-bottom: 0px !important;
	flex-direction: column;
}
section#clientlogo h2,
.aboutus-wraper h2 {
    width: 100%;
    font-size: 32px;
    color: #494949;
	margin-bottom: 65px;
}
.padding-none {
    padding: 0px;
}
.aboutus-wraper .right p strong {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.aboutus-wraper .right p {
    font-size: 18px;
    color: #494949;
	margin-bottom: 20px;
	margin-top: 10px;
}
.aboutus-wraper .left h3 {
    font-size: 24px;
    color: #494949;
    line-height: 1.3;
    font-weight: 600;
}
.counter-wrapper .coun-left {
    padding: 0px 10px;
}
/* .counter-wrapper .coun-left:nth-child(1) {
    padding-left: 0px;
} */
.aboutus-wraper .right {
    padding-right: 0px;
}
section#clientlogo {
/*     background: #E7E7E7; */
	background: rgb(190 230 254 / 30%);
}
.client-wraper {
    padding: 0px;
}
section#clientlogo h2
{
	margin-bottom: 40px;
}
section#clientlogo button.owl-dot span {
    width: 27px !important;
    border: 1px solid #5fc3ce;
    background: transparent;
}
section#clientlogo button.owl-dot.active span {
    width: 40px !important;
    background: #5fc3ce !important;
}
section#clientlogo .container {
    padding-top: 40px;
}
section#clientlogo .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 37px;
}
.client-wraper .owl-nav.disabled {
    display: inline-block;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
		width: 100%;
		height: 64%;
		top: 0px;
		pointer-events: none;
	}

	.client-wraper .owl-nav.disabled button{
		pointer-events: auto;
		margin: 0px;
}
.client-wraper .owl-nav.disabled button span {
		font-size: 0;
		background: url(/wp-content/uploads/2024/09/new-pre-arrow.svg);
		width: 37px;
		background-size: 37px 37px;
		height: 37px;
    display: flex;
}
.client-wraper .owl-nav.disabled button:hover {
    background: transparent;
}
.client-wraper .owl-nav.disabled button.owl-prev {
    position: relative;
    left: -17px;
}
.client-wraper .owl-nav.disabled button.owl-next {
    position: relative;
    right: -17px;
    rotate: 180deg;
}
/* about us page end */

/* facebook */

.facebook-text h3 {
    font-size: 58px;
    color:rgb(51 72 95);
    font-weight: bold;
    margin-bottom: 15px;
}

.facebook-text p {
    font-size: 18px;
    color: #494949;
	    padding-right: 20px;
}
.facebook .facebook-col, .facebook .facebook-col .left {
    padding: 0;
}
div#u_0_1w_0j {
    display: none;
}
/* .facebook-text .booknow-btn a {
    border-radius: 0px;
} */
.facebook-text .booknow-btn {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 30px;
}
section.testimonials-wrape h2, section.testimonials-wrape h3, section.testimonials-wrape p {
    color: rgb(51 72 95) !important;
}
.facebook .facebook-col {
    display: flex;
	align-items: center;
}
/* facebook end */

/* box start*/


.home-flipbox h2 {
	font-size: 24px;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
/* 	font-family: minion-pro, serif; */
	text-align: center;
	text-transform: capitalize;
	letter-spacing: .1px
}
.home-flipbox {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
}
.home-flipbox .flip-box-new {
    margin-bottom: 15px;
}
.home-flipbox .flip-box-new p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 0;
	font-family: "open-sans", sans-serif;
	text-align: center;
	width: 100%;
}
.facebook-col .booknow-btn a {
    margin-right: 20px;
}
.home-flipbox .box-new {
	position: relative;
}

.flip-text {
	display: none;
}

.home-flipbox .box-new .image-flip {
	position: relative;
}

.home-flipbox .box-new .flip-front {
	text-align: center;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
}

.home-flipbox .box-new:hover .flip-text {
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	padding: 0 30px;
	text-align: center;
	transition: .6s;
}

.home-flipbox {
	display: flex;
	padding: 0;
}

.home-flipbox .wraper {
	height: 260px;
	width: 100%;
	overflow: hidden;
	color: #fff;
	position: relative;
}

.home-flipbox .box-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.6s ease-in-out;
}

.home-flipbox .overlay.front-overlay.flex-wrap {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.home-flipbox .flex-wrap {
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 25px 15px;
    padding-top: 40px;
}

.home-flipbox .front-overlay {
	background-color: rgb(2 2 2 / 45%);
}

.home-flipbox .flip-box-new {
	padding: 0 7px;
	width: 33.33%;
	max-width: 33.33%;
	flex: 0 0 33.33%;
}

.home-flipbox .visible-content {
	background-image: url(/wp-content/uploads/2024/09/boc-logo.png);
	background-position: center center;
	background-size: cover !important;
	background-repeat: no-repeat;
	background-color: #102036;
}

.home-flipbox .visible-content.one {
	background-image: url(/wp-content/uploads/2024/09/boc-logo.png);
}

.home-flipbox .visible-content.three {
	background-image: url(/wp-content/uploads/2024/09/boc-logo.png);
}

.home-flipbox .hidden-content {
	background-color: #5fc3ce;
	transform: translateX(0) translateY(100%);
	    display: flex;
    align-items: center;
    justify-content: center;
}

.home-flipbox .wraper:hover>.hidden-content {
	transform: none;
}

.home-flipbox .wraper:hover>.visible-content {
	transform: translateX(0) translateY(-100%);
}

section.welcome-wraper.weddings.blue-color-new {
	padding: 40px 0px;
	background: rgb(190 230 254 / 30%);
	background: #fff;
}
section.testimonials-wrape.facebook {
    background: rgb(190 230 254 / 30%);
    height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
section.testimonials-wrape {
    background: #fff;
}
div#loom-companion-mv3 {
    display: none;
}

footer#site-footer {
		background: #AFE0E9;
		padding: 10px 0px;
		color: #717171;
}
p.blue-paragraf {
    font-size: 20px;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    margin-bottom: 45px;
    color: #494949;
}
.weddings.blue-color-new h3 {
    width: 100%;
    font-size: 32px;
    color: #494949;
    margin-bottom: 25px;
    text-align: center;
}
/* box end */

/* testimonials */

.bio-text {
    display: flex;
    align-items: center;
}
.bio-text h4 {
    font-size: 16px;
    font-weight: bold;
    color: #161616;
    margin-left: 12px;
}
.testi-text p {
    font-size: 18px;
    color: #161616;
    margin-bottom: 25px;
}
section.contact-form-new h2,
section.testimonials-wrape h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #494949;
}
.testi-text {
		border: 1px solid #d0d0d0;
		padding: 40px 30px;
	margin-bottom: 30px;
	background: rgb(190 230 254 / 30%);
}
.testi-text:last-child {
    margin-bottom: 0px;
}
.testi-text span.star {
    display: flex;
    margin-bottom: 20px;
}
.testi-text span.star img {
    margin-right: 4px;
}
.bio-text label {
    width: 45px;
    height: 45px;
    background: #5fc3ce;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 100px;
    font-size: 14px;
    font-weight: bold;
}
/* testimonials end */

/* contactform */
.home-form {
    display: flex;
		flex-wrap: wrap;
		padding: 0px;
    /* gap: 15px; */ /* Optionally re-enable gap for spacing between columns */
}
.textarea-wrape {
    padding: 0px;
}

section.contact-form-new {
    padding: 40px 0px;
    background:aliceblue;
}
.home-form-col {
    flex: 1;
    min-width: 250px;
    padding-left: 0px; /* Ensures no extra padding on the left */
}

.contact-form {
/*     background-color: #fff; */
    padding: 40px;
    padding-bottom: 20px;
    padding-top: 0px;
}
.contact-form input[type="email"],
.contact-form input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
}
.contact-form input[type="number"]::-webkit-outer-spin-button,
.contact-form input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.contact-form input[type="number"] {
    -moz-appearance: textfield;
}
.contact-form input[type="email"],
.contact-form input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
}
.contact-form .input-box {
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.contact-form .input-box input,
.contact-form .input-box textarea {
    width: 100%;
    padding: 10px 5px;
    font-size: 16px;
    margin: 10px 0;
    border: none;
    border-bottom: 2px solid #469098;
    outline: none;
    resize: none;
	background: transparent;
	color: #494949;
}

.contact-form .input-box label {
    position: absolute;
    left: 0;
    padding: 0 5px;
    font-size: 16px;
    margin: 10px 0;
    pointer-events: none;
    transition: 0.5s;
    color: #469098;
    z-index: 1;
    top: 25px; /* Adjusted to be inside the input field */
}

.contact-form .input-box input:focus ~ label,
.contact-form .input-box textarea:focus ~ label {
    color: #e91e63;
    font-size: 12px;
    transform: translateY(-30px); /* Moves the label upwards when focused */
}

.contact-form .input-box input:valid ~ label,
.contact-form .input-box textarea:valid ~ label {
    color: #e91e63;
    font-size: 12px;
    transform: translateY(-30px); /* Keeps the label in place when the field is filled */
}
.contact-form input.wpcf7-form-control.wpcf7-submit{
	   margin-top: 50px;
    background: #5fc3ce;
    font-size: 20px;
    font-weight: 600;
    /* width: 230px; */
    border: 1px solid #5fc3ce;
    padding: 16px 40px;
    border-radius: 100px;
}
.contact-form input.wpcf7-form-control.wpcf7-submit:hover{
	background: #469098;
	border: 1px solid #469098;
	color: #fff;
	text-decoration: none;
}



.contact-form .input-box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: rgb(166 166 166 / 30%);
}
.contact-form .input-box input::-moz-placeholder { /* Firefox 19+ */
      color: rgb(166 166 166 / 30%);
}
.contact-form .input-box input:-ms-input-placeholder { /* IE 10+ */
      color: rgb(166 166 166 / 30%);
}
.contact-form .input-box input:-moz-placeholder { /* Firefox 18- */
      color: rgb(166 166 166 / 30%);
}
.contact-form .input-box textarea::-webkit-input-placeholder {
color: rgb(166 166 166 / 30%);
}
.contact-form .input-box textarea:-moz-placeholder { /* Firefox 18- */
color: rgb(166 166 166 / 30%);
}
.contact-form .input-box textarea::-moz-placeholder {  /* Firefox 19+ */
color: rgb(166 166 166 / 30%);
}
.contact-form .input-box textarea:-ms-input-placeholder {
color: rgb(166 166 166 / 30%);
}
section.contact-form-new .contact-form {
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		width: 100%;
}

.contact-form {
    display: flex;
    align-items: center;
    justify-content: center;
}
.formbox-new .form-location {
    display: flex;
	margin-bottom: 20px;
}
.formbox-new .form-location span {
    margin-right: 20px;
}
.formbox-new {
		padding-left: 80px;
		padding-top: 50px;
}
section.contact-form-new .contact-form .left {
    padding-left: 0px;
}
.contact-form-new .home-form-col:nth-child(odd) {
    padding-right: 10px;
}
.contact-form-new .home-form-col:nth-child(even) {
    padding-left: 10px;
}
.formbox-new .form-location:last-child {
    margin-bottom: 0px;
}
.formbox-new .form-location:nth-child(2) span {
/*     font-size: 45px; */
	font-size: 25px;
	width: 50px;
	height: 50px;
}
.form-location a:hover {
    text-decoration: none;
}
.contact-form-new .home-form-col {
		padding: 0px;
		width: 50%;
		max-width: 50%;
}
.contact-form-new .home-form {
    max-width: 100%;
    width: 100%;
}
/* .formbox-new .form-location span {
    background: #5fc3ce;
    font-size: 50px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
} */
.formbox-new .form-location span {
    background: #5fc3ce;
    font-size: 30px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.form-location-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.form-location-text h3 {
		margin: 0;
		/* margin-bottom: 10px;
		    font-size: 24px; */
		font-size: 16px;
		color: #33485f;
		font-weight: normal;
}
p.footer-copyright
{
	display:none
}
.form-location a {
    display: flex;
    color: #212529;
}
.form-location-text a {
    color: #33485f;
    font-size: 16px;
}
.formbox-new .form-location:hover span {
    background: #469098;
}
/* contactform end */

/* new menu style */
header#site-header {
    height: calc(100vh);
    position: relative;
    pointer-events: none;
    width: 100%;
}
header#site-header .header-inner.section-inner {
    position: absolute;
    left: 0;
    bottom: 0px;
		right: 0;
		width: 100%;
		pointer-events: auto;
		background: #AFE0E9;
	padding: 0px;
}	

header#site-header ul.primary-menu.reset-list-style {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px;
    padding-left: 19%;
}
header#site-header ul.primary-menu.reset-list-style li a {
    font-size: 20px;
    color: #469098;
    text-decoration: none;
    padding: 30px 32px;
    line-height: 20px;
}
header#site-header ul.primary-menu.reset-list-style li {
		margin: 0px;
/* 		padding: 30px 32px; */
}
.page-template-home-page footer#site-footer {
    display: none;
}
header#site-header ul.primary-menu.reset-list-style li:hover, header#site-header ul.primary-menu.reset-list-style li.active {
    background: #5fc3ce;
}
header#site-header ul.primary-menu.reset-list-style li:hover a, header#site-header ul.primary-menu.reset-list-style li.active a{
	color: #fff;
}
img.header-new-logo {
    position: absolute;
    bottom: 13px;
    left: 0;
    background: #AFE0E9;
    border-radius: 100%;
}
.header-footer-group {
 	 transition: all 0.9s ease 0s;
}
.header-footer-group.fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
	width: 100%;
	z-index: 1000 !important;
	height: inherit !important;

transform: translateY(-10px);
}
div.anchorid + .container {
    padding: 10px 0;
}
section
{
	position:relative;
}
div.anchorid {
    height: 20px;
    width: 100%;
/*     position: absolute; */
    top: 0px;
    left: 0;
}
header#site-header.fixed .header-inner.section-inner {
    position: fixed;
    bottom: inherit;
    top: 9px;
}
.header-footer-group.fixed img.header-new-logo {
	position: absolute;
	bottom: inherit;
	top: 25px;
	left: 0 !important;
	background: #AFE0E9;
	border-radius: 100%;
	width: 120px;
}
.counter-wrapper .coun-left:nth-child(3) .text-center.text-white .py-2.count span#count3 {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
section.testimonials-wrape .right {
    font-size: 18px;
    text-align: center;
    padding: 0;
    height: 100%;
}
.counter-wrapper .coun-left:nth-child(3) .text-center.text-white .py-2.count span#count3 img{
    width: 29px;
    padding-left: 3px;
}
section.testimonials-wrape .right {
    font-size: 20px;
    text-align: center;
}
/* .counter-wrapper .coun-left:nth-child(3) .text-center.text-white .py-2.count span#count3:after {
		content: '';
		position: absolute !important;
		right: -28px;
		width: 20px;
		height: 20px;
		top: -1px;
		background: url(/wp-content/uploads/2024/09/Star-3.svg);
	filter: brightness(0) saturate(100%) invert(59%) sepia(35%) saturate(1487%) hue-rotate(299deg) brightness(101%) contrast(103%);
} */
.newscroll section.mainbanner {
    position: inherit;
}
.header-footer-group.fixed ul.primary-menu.reset-list-style {
    padding-left: 0px;
}
/* footer start */
#site-footer .section-inner {
/*     flex-direction: column; */
		display: flex;
		align-items: center;
		justify-content: center;
}
#site-footer p.powered-by-wordpress {
	width: 100%;
	margin: 0px;
	color: #469098 !important;
}
.footer-credits {
    width: 100%;
    text-align: center;
}
#site-footer a.to-the-top {
    position: fixed;
    bottom: 20px;
    right: 50px;
    background: #5fc3ce;
    padding: 10px;
    color: #fff;
}
#site-footer p.powered-by-wordpress a {
    text-decoration: none;
}
.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #5fc3ce;
    color: #fff !important;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    border: 1px solid #fff;
}
.scroll-to-top:hover {
    background-color: #469098;
    color: #fff;
}
.contact-form .wpcf7-not-valid-tip {
    font-size: 14px;
}
/* footer end */
.wpcf7-response-output {
    text-align: center;
    border-color: #fa82a8;
}
p.powered-by-wordpress {
    display: block !important;
}
section.contact-form-new h2, section.testimonials-wrape h2,
.weddings.blue-color-new h3,
section#clientlogo h2, .aboutus-wraper h2{
	margin-bottom: 45px;
	color: #469098 !important;
  font-family:"dreaming-outloud-sans", sans-serif;
	font-size:48px;
}
/* .aboutinfosection
{
	background:url(/wp-content/uploads/2024/09/famouse-places-travel-arround-world-600w-399192526.webp);
} */
.aboutsections>div>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: top;
	position: absolute;
	opacity:0;
	visibility:hidden;
	transition:all 1.5s ease-in-out;
	transform: translateY(20px);
}
.passedsection .aboutsections>div>img, .activesection .aboutsections>div>img{
	opacity:1;
	visibility:visible;
	transform: translateY(0px);
}
.aboutus-wraper h2
{
	margin-bottom: 20px;
}
section.testimonials-wrape h2
{
	margin-bottom:20px !important;
}
.aboutus-wraper .right p span.break10 {
    display: flex;
    margin: 9px;
}

img.mobile-logo {
    display: none;
}
.owl-nav.disabled {
    display: none !important;
}
header#site-header .header-navigation-wrapper {
    width: 100%;
    max-width: 1170px;
    margin: 0px auto;
	position:relative;
}
.header-inner.section-inner .header-titles-wrapper {
    display: none;
}
html {
    scroll-behavior: inherit;
}
.aboutsectionnew {
    display: flex;
    flex-direction: column;
}
.aboutbnrsection {
    position: relative;
}
.aboutbnrinr {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.37) 63%, rgba(0, 0, 0, 0.8) 87%, rgba(0, 0, 0, 0.96) 99%, rgba(0, 0, 0, 0.96) 100%);
}
.aboutbnrinr h5, .aboutbnrinr p {
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 7px 15%;
}
.aboutbnrinr h5 {
    font-size: 20px;
}
.aboutbnrinr p {
    font-size: 16px;
    margin: 0;
    padding-bottom: 0;
}
.aboutbnrsection + p {
    text-align: center;
    font-size: 16px;
    color: #999;
    padding: 20px 15%;
}
.aboutsections p {
    font-size: 16px;
    color:rgb(51 72 95) !important;
}
.aboutsections {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.aboutsections span.break10 {
    display: block;
    margin: 15px 0;
}
.aboutsectionnew h3 {
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}
.aboutsections img {
    width: 100%;
}
.aboutsections.aboutreverse {
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}
.privacy-policy header#site-header {
    height: 300px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bannerinrpage h1 {
    padding-bottom: 40px;
    color: #469098 !important;
    font-family: "dreaming-outloud-sans", sans-serif;
    font-size: 48px;
}
.privacy-policy header.entry-header.has-text-align-center.header-footer-group {
    display: none;
}

.privacy-policy main#site-content .entry-content * {
    padding: 0px;
    max-width: 100%;
}
main#site-content .entry-content h4 {
    font-size: 30px;
}
.privacy-policy main#site-content {
    max-width: 1140px;
    margin: 0 auto;
    padding-bottom: 100px;
}
/* .counter-wrapper .coun-left {
    padding: 30px 50px;
    margin: 0 30px;
    border: 1px solid #ddd;
} */
span.wpcf7-form-control.wpcf7-acceptance span {
    margin: 0;
}
span.wpcf7-form-control.wpcf7-acceptance a {
    color: #469098;
}
@media screen and (max-width: 700px) {
    section {
        padding: 70px 0;
    }
		.bannerinrpage h1 {
			padding-bottom: 20px;
			font-size: 30px;
	}
}
@media screen and (max-width: 1450px) {
	.header-footer-group.fixed img.header-new-logo {
     left: 163px;
	}
}
@media screen and (width: 1368px) {
    .header-footer-group.fixed img.header-new-logo {
        left: 122px;
    }
}
@media screen and (width: 1366px) {
    .header-footer-group.fixed img.header-new-logo {
        left: 110px;
    }
}

@media screen and (max-width: 1280px) {
	img.header-new-logo {
    left: 72px;
	}
	section.mainbanner{
		overflow: hidden;
	}
	.header-footer-group.fixed img.header-new-logo {
     left: 82px;
	}
.header-titles-wrapper {
    display: none;
}
	header#site-header .header-navigation-wrapper,
	.header-navigation-wrapper nav.primary-menu-wrapper {
    display: block;
}
	section.testimonials-wrape.facebook {
    height: 100%;
	}
	
}
@media screen and (max-width: 1050px) {
	.header-inner.section-inner .header-titles-wrapper {
    display: block;
}
header#site-header.fixed img.mobile-logo {
    display: none;
}
	header#site-header .header-titles{
		display: none;
	}
	header#site-header.fixed .header-titles {
		display: block;
		width: 50px;
		position: relative;
		bottom: 0;
		left: 8px;
		top: 7px;
	}
	
	
	
	img.mobile-burger-icon {
		max-width: 34px;
		filter: brightness(0) saturate(100%) invert(6%) sepia(8%) saturate(4983%) hue-rotate(174deg) brightness(96%) contrast(96%);
	}
	header#site-header.fixed .header-titles .site-description {
    display: none;
}
/*	header#site-header .site-logo.faux-heading img {
    display: none;
}
 	header#site-header .header-inner.section-inner .header-titles {
    display: none;
} */
	.facebook-text h3 {
    font-size: 40px;
	}
	.anchorid#testimonials,
	.anchorid {
    height: 2px !important;
}
	.slider-text h3:before {
  left: 150px;
	}
	.slider-text h3:after {
      right: 150px;
	}
	section.mainbanner {
    background-size: cover;
    background-position: center center;
	}
	header#site-header {
		height: calc(90vh);
		position: relative;
		z-index: 12;
	}
	img.header-new-logo {
		bottom: 24px;
		left: 0;
		width: 132px;
	}
	.home-flipbox {
		margin: 0px;
	}
	.container, .container-md, .container-sm {
        max-width: 97%;
    }
	header#site-header ul.primary-menu.reset-list-style {
      padding-left: 80px;
}
	header#site-header ul.primary-menu.reset-list-style li a {
    font-size: 18px;
    padding: 23px 30px;
	}
	section.mainbanner,
	section.mainbanner:before {
    height: 90vh;
}
	.header-footer-group.fixed img.header-new-logo {
    top: 21px;
    left: 25px;
	}
	.client-wraper .owl-nav.disabled {
		height: 50%;
	}
	section.mainbanner .home-slider-bg {
		top: 150px;
	}
	.count {
     font-size: 35px;
	}
	.count-text {
    font-size: 16px;
	}

	.slider-text h3 {
		font-size: 22px;
	}
	.slider-text h1 {
		font-size: 55px;
	}
	.slider-text p {
		font-size: 28px;
	}
	.booknow-btn a {
		font-size: 17px;
		width: 200px;
		height: 57px;
	}
/* 	section#section2{
		padding-top: 50px;
	} */
	section#section2.aboutus {
        padding-top: 30px;
    }
	.aboutus .container,
	.contact-form-new .contact-form,
	.contact-form-new .container,
	.testimonials-wrape .container,
	.services-section.blue-color-new .container {
		padding-top: 0px !important;
}
	.aboutus-wraper{
		padding-bottom: 50px;
		flex-direction: column;
	}
	p.blue-paragraf {
		font-size: 16px;
		width: 90%;
	}
	.aboutus-wraper .right p {
		font-size: 16px;
		margin-bottom: 20px;
	}
	section.client-logo,
	section.welcome-wraper.weddings.blue-color-new,
	section.testimonials-wrape,
	section.contact-form-new{
		    padding: 50px 0px;
	}
	section#clientlogo h2, .aboutus-wraper h2 {
    margin-bottom: 30px;
}
	.aboutus-wraper .left,
	.aboutus-wraper .right {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
		padding-left: 0px;
}
	.aboutus-wraper .left h3 {
		font-size: 24px;
		line-height: 34px;
	}
	section.contact-form-new h2, section.testimonials-wrape h2,
	.weddings.blue-color-new h3,
	section#clientlogo h2, .aboutus-wraper h2 {
    font-size: 28px;
	}
/* 	.home-flipbox .flip-box-new {
    padding: 0 7px;
    width: 33.33%;
    max-width: 33.33%;
    flex: 0 0 33.33%;
} */
	.home-flipbox h2 {
    font-size: 20px;
	}
	.home-flipbox .flip-box-new p {
    line-height: 26px;
	}
	.testi-text p {
    font-size: 16px;
	}
	section.contact-form-new h2 {
    margin-bottom: 0px;
}
	.home-form-col {
    min-width: 50%;
	}
	.contact-form input.wpcf7-form-control.wpcf7-submit {
    margin-top: 30px;
    font-size: 16px;
    width: 180px;
	}
	.contact-form .input-box p {
    margin: 0px;
}
	img.mobile-burger-icon {
	
}
}

@media screen and (max-width: 999px) {
	.fb-page.fb_iframe_widget>span {
    width: 100% !important;
}
	section#section2.aboutus {
        padding-top: 50px;
    }
.slider-text h3:before {
        left: 40px;
    }
.slider-text h3:after {
        right: 40px;
    }
	span.toggle-inner.custom-burger {
    width: 100px;
    height: auto !important;
    padding: 0px;
}
/* img.mobile-burger-icon {
	max-width: 34px;
	filter: brightness(0) saturate(100%) invert(6%) sepia(8%) saturate(4983%) hue-rotate(174deg) brightness(96%) contrast(96%);
} */
	img.mobile-logo {
    display: block;
}
	header#site-header.fixed img.mobile-logo {
		bottom: 0;
		top: 20px;
		width: 110px;
		left: 10px;
    }
	.header-titles-wrapper {
		display: block;
		height: 70px;
		padding: 0px 15px;
		
	}
	nav.mobile-menu li {
    border: none;
}
	.modal-menu .ancestor-wrapper a {
		color: #717171;
		text-decoration: none !important;
		text-align: center;
		font-weight: 500 !important;
	}
	.mainbanner {
    overflow: hidden;
}
	.modal-menu .ancestor-wrapper a:hover {
    color: #5fc3ce;
}
header#site-header .header-navigation-wrapper, .header-navigation-wrapper nav.primary-menu-wrapper {
        display: none;
    }
	img.mobile-logo {
		width: 120px;
		position: relative;
		bottom: 66px;
		background: #AFE0E9;
		border-radius: 100px;
		left: 8px;
	}
	.custom-modal-menu .menu-modal-inner.modal-inner {
    width: 100%;
}
	.menu-modal.active {
    z-index: 100;
}

}
div#connect {
    position: relative;
    top: 30px;
    height: 0px;
}
.facebook-col .right {
    padding-right: 0;
}
.facebook-col .right * {
    float: right;
    width: 100%;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    width: 100%;
}
@media screen and (max-width: 768px) {
	
.slider-text h3:before {
        left: 20px;
    }
.slider-text h3:after {
        right: 20px;
    }
}
@media screen and (max-width: 767px) {
.aboutbnrsection {
	position: relative;
	background: url(/wp-content/uploads/2024/09/bannerimgful-resized.jpg);
	background-size: 100%;
	}
	.aboutbnrsection img {
		display: none;
	}
	.aboutbnrinr {
		position: relative;
	}
	.aboutbnrinr h5, .aboutbnrinr p {
		padding: 7px 0%;
	}
	.aboutbnrinr h5 {
		font-size: 18px;
	}
	.aboutsections p {
		margin: 25px 0;
	}
	.aboutsections {
		padding: 0 0%;
		margin: 0;
	}
	.home-flipbox .flip-box-new:last-child {
    margin-bottom: 0px;
}
	.aboutbnrsection + p {
		text-align: left;
		padding: 20px 15px;
	}
	section.client-logo, section.welcome-wraper.weddings.blue-color-new, section.testimonials-wrape, section.contact-form-new {
        padding: 50px 0px;
        padding-bottom: 80px;
    }
.aboutus-wraper {
         padding-bottom: 0px;
    }
	.anchorid#testimonials, .anchorid {
        height: 25px !important;
    }

	.facebook .facebook-col .left {
		margin-bottom: 20px;
	}
	img.mobile-burger-icon {
		position: relative;
/* 		right: 10px; */
	}
	.site-logo img {
    position: relative;
    left: -8px;
}
	section.contact-form-new .contact-form .left, section.contact-form-new .contact-form .right {
    padding: 0px;
}
	.formbox-new {
    padding-left: 0px;
    padding-top: 40px;
}
	section.contact-form-new .contact-form {
    flex-direction: column;
}
	.facebook .facebook-col {
    flex-direction: column;
}
	.facebook .facebook-col .left {
    margin-bottom: 50px;
}
	.facebook-col .right{
		padding-left: 0px;
	}
	.facebook-text p {
		padding-right: 0px;
	}
	.fb-page.fb_iframe_widget.fb_iframe_widget_fluid>span {
    width: 100% !important;
    max-width: 100% !important;
}
/* 	.counter-wrapper .coun-left {
		padding: 0px 20px;
	}
	.count {
		font-size: 24px;
	}
	.count-text {
		font-size: 14px;
	} */
	
.slider-text h3:before,
.slider-text h3:after {
        display: none;
    }
	.counter-new {
		flex-direction: column;
	}
	.counter-wrapper .coun-left {
		padding: 0px;
		margin-bottom: 30px;
	}
	.counter-wrapper .coun-left:last-child {
		margin-bottom: 0px;
	}
	section#clientlogo button.owl-dot span {
    width: 20px !important;
	}
	.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 8px;
	}
	section#clientlogo button.owl-dot.active span {
    width: 30px !important;
	}
	.fixed img.mobile-logo {
        width: 100px;
        bottom: 0;
        top: 20px;
    }
	.fixed .header-titles-wrapper {
        padding: 0px 15px;
    }
	.home-flipbox .flip-box-new {
		width: 50%;
		max-width: 50%;
		flex: 0 0 50%;
	}
	.container, .container-md, .container-sm {
        max-width: 100%;
    }
	.testi-text {
    padding: 30px 20px;
	}
	img.mobile-logo {
		width: 100px;
		bottom: 45px;
		left: 0px;
	}
	header#site-header.fixed img.mobile-logo {
		bottom: 0;
		top: 20px;
		width: 100px;
		left: 0;
	}
	section.contact-form-new h2, section.testimonials-wrape h2, .weddings.blue-color-new h3, section#clientlogo h2, .aboutus-wraper h2 {
    margin-bottom: 30px;
}
		section.testimonials-wrape.facebook, section.client-logo, section.welcome-wraper.weddings.blue-color-new, section.testimonials-wrape, section.contact-form-new, section#section2.aboutus {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media screen and (max-width: 480px) {
	.form-location-text h3,
	.form-location-text a {
		font-size: 14px;
	}
	.home-flipbox .flip-box-new {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
		padding: 0px;
	}
	.contact-form-new .home-form-col:nth-child(odd),
	.contact-form-new .home-form-col:nth-child(even){
		padding: 0px;
	}
	.text-center.text-white {
    background: #AFE0E9;
    padding: 30px 40px;
    width: 100%;
    margin: 0 auto;
}
	.home-flipbox .flip-box-new:last-child {
    margin-bottom: 0px;
}
	.counter-wrapper .coun-left:nth-child(3) .text-center.text-white .py-2.count span#count3 img {
		width: 23px;
		padding-left: 1px;
	}
.home-flipbox .flip-box-new {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
	.home-form-col {
        min-width: 100%;
    }
	.contact-form .input-box {
    margin-top: 0px;
}
}
