@font-face {
    font-family: 'Big Caslon CC';
    src: url('../fonts/BigCaslonFB-BlackItalic.woff2') format('woff2'),
        url('../fonts/BigCaslonFB-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Big Caslon CC';
    src: url('../fonts/BigCaslonFB-BoldItalic.woff2') format('woff2'),
        url('../fonts/BigCaslonFB-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Big Caslon CC';
    src: url('../fonts/BigCaslonFB-Bold.woff2') format('woff2'),
        url('../fonts/BigCaslonFB-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Big Caslon CC';
    src: url('../fonts/BigCaslonFB-Black.woff2') format('woff2'),
        url('../fonts/BigCaslonFB-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Big Caslon CC';
    src: url('../fonts/BigCaslonFB.woff2') format('woff2'),
        url('../fonts/BigCaslonFB.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Big Caslon CC';
    src: url('../fonts/BigCaslonFB-Italic.woff2') format('woff2'),
        url('../fonts/BigCaslonFB-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}



@font-face {
    font-family: 'Big Caslon';
    src: url('../fonts/BigCaslon-Medium.woff2') format('woff2'),
        url('../fonts/BigCaslon-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS 1';
    src: url('../fonts/MPLUS1-Bold.woff2') format('woff2'),
        url('../fonts/MPLUS1-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS 1';
    src: url('../fonts/MPLUS1-ExtraBold.woff2') format('woff2'),
        url('../fonts/MPLUS1-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS 1';
    src: url('../fonts/MPLUS1-Black.woff2') format('woff2'),
        url('../fonts/MPLUS1-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS 1';
    src: url('../fonts/MPLUS1-ExtraLight.woff2') format('woff2'),
        url('../fonts/MPLUS1-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS 1';
    src: url('../fonts/MPLUS1-Light.woff2') format('woff2'),
        url('../fonts/MPLUS1-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS 1';
    src: url('../fonts/MPLUS1-Medium.woff2') format('woff2'),
        url('../fonts/MPLUS1-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS 1';
    src: url('../fonts/MPLUS1-SemiBold.woff2') format('woff2'),
        url('../fonts/MPLUS1-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS 1';
    src: url('../fonts/MPLUS1-Regular.woff2') format('woff2'),
        url('../fonts/MPLUS1-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS 1';
    src: url('../fonts/MPLUS1-Thin.woff2') format('woff2'),
        url('../fonts/MPLUS1-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

body {overflow-x: hidden;}
body.no-scroll {overflow: hidden;}
body.scroll-enable{overflow: hidden;overflow-y: auto;}
body.home:not(.scroll-enable){overflow:hidden;}
html body {margin: 0;padding:0;font-size: 16px;color: #212121;font-family: 'Big Caslon CC';font-weight: normal;width: 100%;}
body h1, body h2, body h3, body h4, body h5, body h6, body ul {margin:0;padding:0;/*margin-bottom: 15px;*/font-weight: 500;font-family: 'Big Caslon CC';}
body h1{font-size: clamp(2.8125rem, 2.3077rem + 2.2436vw, 5rem);line-height: clamp(4.4375rem, 4.0392rem + 1.634vw, 6rem);letter-spacing: clamp(0.0625rem, 0.0529rem + 0.0392vw, 0.1rem);}
body h2{font-size: clamp(1.5rem, 0.8rem + 3.5vw, 3.13rem);line-height:52px;letter-spacing: 1px;}
body h3{font-size: clamp(1.2rem, 0.8rem + 3.5vw, 2.5rem);line-height:45px;}
body h4{font-size: clamp(1.2rem, 0.8rem + 3.5vw, 1.875rem);line-height:36px;}
body h5{font-size:26px;line-height:35.52px;letter-spacing: 0.02em;}
body h6{font-size:20px;line-height:20px;}
/* Header CSS Start*/
div.header-sticky {position: absolute;width: 100%;top: 0;left: 0;z-index: 99;transition: 0.2s ease-in-out;padding:55px 0;}
div.header-sticky.sticky-on {position: fixed;animation: HeaderSticky;animation-duration: 0.3s;animation-timing-function: linear;background-color: rgba(0, 0, 0, 0.5);padding:30px 0;}
div.header-sticky .header-wrp{ display: flex;justify-content: space-between;padding:0px 60px;width:100%; }
p {font-size: 16px;line-height: 24px;margin-top: 0px;font-family: 'M PLUS 1';}

@keyframes HeaderSticky { 0% {transform: translateY(-100px);} 100% {transform: translateY(0px);} }
.home .header-contact a{color:#fff;}

.header-contact a, .footer-bottom-content a, .footer-bottom-content p {
		font-size: 12px;
		line-height: 25px;
		letter-spacing: 2.04px;
		color: #000;
		text-transform: uppercase;
		font-family: 'M PLUS 1';
		font-weight: 400;
}
.header_logo {max-width: 200px;}

.header-contact{display: flex;justify-content: space-between;}
.header-contact a i, .header-contact a img{margin-right:10px;-webkit-filter: invert(100%); filter: invert(100%);}
.home .header-contact a i, .home .header-contact  a img{-webkit-filter: invert(0%); filter: invert(0%); }
.header-right{display: grid;grid-template-columns: auto;width: 100%;max-width: 30%;}
body:not(.home) div.header-sticky.sticky-on img, body.nav-open:not(.home) div.header-sticky img{filter: invert(1);}
body:not(.home) div.header-sticky.sticky-on .header-contact  a img, body.nav-open:not(.home) div.header-sticky .header-contact  a img{-webkit-filter: invert(0%); filter: invert(0%);}
body:not(.home) div.header-sticky.sticky-on .header-contact a, body:not(.home) div.header-sticky.sticky-on .toggle-menu p, body.nav-open:not(.home) div.header-sticky .header-contact a, body.nav-open:not(.home) div.header-sticky .toggle-menu p{color:#fff;}
body:not(.home) div.header-sticky.sticky-on .toggle-menu span, body:not(.home) div.header-sticky.sticky-on .toggle-menu span:before, body:not(.home) div.header-sticky.sticky-on .toggle-menu span:after, body.nav-open:not(.home) div.header-sticky .toggle-menu span, body.nav-open:not(.home) div.header-sticky .toggle-menu span:before, body.nav-open:not(.home) div.header-sticky .toggle-menu span:after{background-color:#fff;}
body:not(.home) div.header-sticky.sticky-on .toggle-menu.active span, body.nav-open:not(.home) div.header-sticky .toggle-menu.active span{background-color:transparent;}

/* Header CSS End*/

/* burger menu css */
#menu {
	background: #212121;
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	text-align: center;
	top: 0;
	transition: all 0.7s ease-in-out;
	visibility: hidden;
	width: 100%;
	z-index: 11;
}
#menu.open {
	opacity: 1;
	visibility: visible;
}
#menu.open li:nth-child(1) {
	-webkit-animation-delay: 0.1s;
					animation-delay: 0.1s;
}
#menu.open li:nth-child(2) {
	-webkit-animation-delay: 0.2s;
					animation-delay: 0.2s;
}
#menu.open li:nth-child(3) {
	-webkit-animation-delay: 0.3s;
					animation-delay: 0.3s;
}
#menu.open li:nth-child(4) {
	-webkit-animation-delay: 0.4s;
					animation-delay: 0.4s;
}
#menu.open li:nth-child(5) {
	-webkit-animation-delay: 0.5s;
					animation-delay: 0.5s;
}
#menu.open li:nth-child(6) {
	-webkit-animation-delay: 0.6s;
					animation-delay: 0.6s;
}
#menu.open li:nth-child(7) {
	-webkit-animation-delay: 0.7s;
					animation-delay: 0.7s;
}
#menu.open li:nth-child(8) {
	-webkit-animation-delay: 0.8s;
					animation-delay: 0.8s;
}
#menu.open li:nth-child(9) {
	-webkit-animation-delay: 0.9s;
					animation-delay: 0.9s;
}
#menu.open li:nth-child(10) {
	-webkit-animation-delay: 1s;
					animation-delay: 1s;
}
#menu.open li {
	-webkit-animation-duration: 1s;
					animation-duration: 1s;
	-webkit-animation-fill-mode: both;
					animation-fill-mode: both;
	-webkit-animation-name: fadeInUp;
					animation-name: fadeInUp;
}
#menu ul:hover a {
	opacity: 0.5;
}
#menu ul a {
	-webkit-transform: translateZ(0);
	transition: opacity 0.3s ease-in-out;
}
#menu ul a:hover {
	opacity: 1;
}
#menu .main-nav {
		position: relative;
		top: 50%;
		left: 50%;
		width: 100%;
		transform: translate(-50%, -50%);
		display: flex;
		align-items: center;
		justify-content: flex-end;
		gap: 90px;
		padding-top:10%;
		padding-right:18%;
}
#menu .main-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu .main-nav a {
	color: #ffffff;
	display: block;
	font-size: clamp(3.125rem, 2.6471rem + 1.9608vw, 5rem);
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	margin-bottom:30px;
	line-height: 1;
	font-family: 'Big Caslon CC';
	padding: 0;
    border: none;
    border-radius: unset;
    position: relative;
    z-index: 99;
}
#menu .main-nav a:last {
	margin-bottom: 0;
}
#menu .main-nav .left-menu a:before{
		opacity: 0;
		transform: translate(-50%, -50%) rotate(-90deg);
		transition: all 0.3s ease;
}
#menu .main-nav .left-menu a:hover:before{
		opacity: 1;
	 transform: translate(0%, -50%) rotate(-90deg);
}
#menu .main-nav .right-menu a{
		font-size:20px;
		font-weight: normal;
		display: flex;
		align-items: center;

}
#menu .menu-footer {
	padding: 2rem;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
}
#menu .menu-footer ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu .menu-footer ul li {
	display: inline;
	margin: 0 1rem;
}
#menu .menu-footer a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.toggle-menu {
	background-color: transparent;
	border: none;
	cursor: pointer;
	display: inline-block;
	float: right;
 /* height: 50px;*/
	outline: none;
	padding: 0;
	pointer-events: initial;
	position: relative;
	vertical-align: middle;
	width: auto;
	z-index: 1110;
}
.toggle-menu p{margin:0 15px 0 0;color:#000;letter-spacing: 2.04px;font-size:12px;margin: 0;transition: all 0.3s ease;text-transform: uppercase;padding:0;margin-right:35px;}
.home .toggle-menu p{color:#fff;}
.home .toggle-menu span, .home .toggle-menu span:before, .home .toggle-menu span:after{background-color:#fff;}

.toggle-menu span {
	background-color: #000;
	content: "";
	display: block;
	height: 2px;
	/*left: calc(76% - 0px );*/
	right:0;
	position: absolute;
	top: calc(50% - 1px );
	transform-origin: 50% 50%;
	transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
	width: 26px;
}
.toggle-menu span:before, .toggle-menu span:after {
	background-color: #000;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	transform-origin: 50% 50%;
	transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
	width: 26px;
}
.toggle-menu span:before {
	top: 7px;
}
.toggle-menu span:after {
	top: -7px;
}
.toggle-menu.active span {background-color: transparent; transition: background 0.2s ease-out; }
.toggle-menu.active span:before, .toggle-menu.active span:after {transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out; }
.toggle-menu.active span:before {top: 0; transform: rotate3d(0, 0, 1, -45deg); }
.toggle-menu.active span:after {top: 0; transform: rotate3d(0, 0, 1, 45deg); }
.home-banner, .home-banner img {height: 100vh; width: 100%; object-fit: cover; overflow: hidden; }
.home-banner img {transform: scale(1.02, 1.1); transform-origin: 0 0; transition:1000ms ease-in-out; transition-delay: 1.2s; }
.scroll-enable .home-banner img {transform: translate(-190px, 0px) scale(1,1); transform-origin: 0 0; }
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module.hero_banner_0, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module.client_logos{margin-bottom:0;}
.home-banner-grid {position: absolute; top: 0%; bottom:0; z-index:99;/*   padding-left: calc((100% - 1300px) / 2);*/ width: 100%; height:100%; display: grid; grid-template-columns: 50% 50%; color:#fff; justify-content: space-between; align-items: center; background: transparent linear-gradient(90deg, rgba(33 33 33 / 80%) 0%, #21212100 100%) 0% 0% no-repeat padding-box; }

.banner-overlay {/*position: fixed;*/position: absolute; top: 0; bottom: 0; left: 0px; right: 0; display: flex; align-items: center; z-index: 999; height:100vh; }
.banner-overlay:before {content: ""; position: absolute; top: 0; bottom: 0; left: 0%; z-index: 999; width: 64.75%; height: 100vh; background: url(../images/banner-mask-left.png) no-repeat; transition: width 1000ms ease-in-out; background-size: cover; background-size: 100% 100%; }
.banner-overlay:after {content: ""; position: absolute; top: 0; right: 0; z-index: 999; width: 62%; height: 462px; transition: width 1000ms ease-in-out; background: url(../images/banner-mask-top.png) no-repeat; background-size: cover; }

.scroll-enable .banner-overlay:after, .scroll-enable .banner-overlay:before{width:0; }
.banner-overlay-content { position: relative; z-index: 9999; color: #fff; animation-delay: 2s;width:100%; max-width: calc(57% - 18.4%); margin-left: 18.4%; height: 100%; display: flex; flex-direction: column; flex-wrap: wrap; align-items: flex-start; justify-content: end; margin-bottom: 90px; }
.banner-overlay-content h1{margin-bottom:40px;color: #fff;}
.banner-overlay-content p{font-size: 16px; line-height: 24px; font-weight: normal;font-family: 'M PLUS 1';/*max-width:473px;*/margin:0;}
#scroll-ned {color: #fff;letter-spacing: 2.04px;font-size: 12px;text-transform: uppercase;font-family: 'M PLUS 1';display: inline-flex;align-items: center;justify-content: center;font-weight: 400;margin-top:100px;}
.home-banner-grid .left-text, .home-banner-grid .right-text {display: none;position: relative;z-index:9;height:100%;align-items: end;justify-content: center;padding-bottom: 40px;}
.home-banner-grid .left-text{/*padding-left:41%;background: transparent linear-gradient(90deg, #212121 0%, #21212100 100%) 0% 0% no-repeat padding-box;*/}
.home-banner-grid .left-text-inner{max-width:473px;}
.home-banner-grid .right-text {background: linear-gradient(90deg, #212121 0%, #21212100 200%) 0% 0% no-repeat padding-box, url(../images/15.png) no-repeat; position: absolute; top: 0%; bottom: 0;z-index: 99; width: 35%; height: 100vh; overflow: hidden; background-size: cover; -webkit-mask-image: url(../images/our-history-mask.png); mask-image: url(../images/banner-right-mask.png); -webkit-mask-position: top right; mask-position: top right; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: 100% 100%; mask-size: 100% 100%;transition: width 1000ms ease-in-out; }
.home-banner-grid .left-text-inner, .home-banner-grid .right-text-inner {/* display: flex;  flex-direction: column; justify-content: end; height: 100%;  position: relative;  padding-bottom: 31%; */ /*position: absolute; bottom: 0; height: 40%; left: 50%; transform: translate(-50%); */}


.home-banner-grid .right-text-inner {max-width: 480px; width:100%;  /*	margin: 0px auto 0px 32%;*/ }


.hover_img {position: absolute; display: none; z-index: 9; width: 100vh; height: 100vh; top: 50%; left: 0%; transform: translate(-0%, -50%); }
.hover_img img {width: 100vh; height: 100vh; object-fit: cover; object-fit: cover; -webkit-mask-image: url(../images/full-menu-mask.png); mask-image: url(../images/full-menu-mask.png); -webkit-mask-position: top left; mask-position: top left; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: 250px 250px; mask-size: 100%; }

.home-banner-content h2{font-size: clamp(3.125rem, 2.6471rem + 1.9608vw, 5rem);line-height: clamp(4.4375rem, 4.0392rem + 1.634vw, 6rem);letter-spacing: clamp(0.0625rem, 0.0529rem + 0.0392vw, 0.1rem);margin-bottom:40px;text-transform: capitalize;color: #fff;}
.home-banner-content p{font-size:16px;font-weight: normal;line-height: 24px;margin-top:0px;font-family: 'M PLUS 1';margin-bottom:40px;}
.home-banner-content a{font-family: 'Big Caslon CC'; color:#fff;font-size:20px;letter-spacing: 0.4px;  width: fit-content; border: 1px solid #fff; padding: 10px 30px 10px 30px; border-radius: 50px;}

.custom-link{font-size: clamp(1rem, 0.8rem + 1.2vw, 1.5rem);font-weight: normal;letter-spacing: 0.4px;color:#212121;display: inline-flex;align-items: center;cursor: pointer;font-family: 'Big Caslon';border: 1px solid #fff; padding: 10px 30px 10px 30px; border-radius: 50px;}
.custom-link:before {content: ""; background: url(../images/link-arrow.svg) no-repeat; width: 26px; height: 26px; display: inline-block; background-size: 26px; margin-right: 13px; }
#scroll-ned:before, .home-banner-content .custom-link:before, .our-history .custom-link:before, #menu .main-nav .left-menu a:before, #menu .main-nav .right-menu a:before{background: url(../images/white-link-arrow.svg) no-repeat;width:29px;height:29px;background-size: 26px;}
.home-banner-content a:before, .our-history .custom-link:before, #menu .main-nav .right-menu a:before{transform: rotate(-90deg);}
.custom-link::first-letter {text-transform: uppercase;}

/*logo-slider*/
body .owl-theme .owl-nav {display: flex;justify-content: space-between;margin:0;}
body .owl-theme .owl-nav [class*=owl-] {border: none;background: transparent;padding: 0;margin: 0;display: flex;align-items: center;}
body .owl-theme .owl-nav [class*=owl-]:hover{background-color: transparent;}
body .owl-theme .owl-nav [class*=owl-] span{color:#212121;font-size:12px;letter-spacing: 2.04px;text-transform: uppercase;display: flex;align-items: center;font-family: 'M PLUS 1';}
body .owl-theme .owl-nav .owl-prev span:before{content:"";background: url(../images/link-arrow.svg);background-size: 20px;width: 20px;height: 20px;display: inline-block;transform: rotate(-180deg);}
body .owl-theme .owl-nav .owl-next span:after{content:"";background: url(../images/link-arrow.svg);background-size: 20px;width: 20px;height: 20px;display: inline-block;}


.logo-slider-wrapper{padding:70px 60px 100px;}
.logo-slider-wrapper .owl-stage{display: flex;align-items: center;}
.logo-slider-wrapper .owl-item img{max-height:100px;object-fit: contain;}
.logo-slider .owl-nav{position: absolute;top: 50%;left: 0;right: 0;transform: translateY(-50%);height:0;}
.logo-slider.owl-theme .owl-nav .owl-prev{margin-left:-10px;}
.logo-slider.owl-theme .owl-nav .owl-next{margin-right:-10px;}

/*testimonial-slider*/
.testimonial-slider-wrapper{position: relative;overflow: hidden;}
.testimonial-slider-wrapper:before {content: ""; position: absolute; width: 55%; height: 100%; background-color: #E3E3E3;  bottom: 0px; background: url(../images/testimonial-cut.svg) no-repeat; background-size: cover;    background-position: right bottom;display:none; } 
.testimonial-slider-wrapper .owl-carousel.owl-loaded {display: flex;flex-direction: column;}
.grid-testimonial {display: grid;grid-template-columns: repeat(2, 1fr);grid-gap:40px;align-items: center;}
.testimonial-slider-wrapper .owl-theme .owl-nav {width: 50%; margin-left: auto; position: absolute; left: 52%; top: 100px; }

.testi-desc h2{margin-bottom:30px;}
.testi-desc h2 span{font-size:16px;letter-spacing: 2.72px;line-height: 24px;margin-top:15px;display: block;font-family: 'M PLUS 1';text-transform: uppercase;}
.testi-desc p{font-size:25px;line-height: 35px;margin-bottom:83px; font-family: 'Big Caslon CC';}


.our-history * {color: #fff;}
.our-history .custom-link {margin-top: 55px;}
body:not(.et-tb) #page-container #main-content .container, body:not(.et-tb-has-header) #page-container #main-content .container{padding:0;}
/*footer*/
.et_pb_text_1_tb_footer p {color: #fff;font-family: 'M PLUS 1';font-style: normal;}
.et_pb_row_2_tb_footer p, .et_pb_row_2_tb_footer .et_pb_text_inner{font-size: 12px;line-height: 25px;letter-spacing: 2.04px;color: #FFFFFF;text-transform: uppercase;font-family: 'M PLUS 1';}
.et_pb_row_2_tb_footer p{margin: 0;}
/*footer end*/

.contact-sec .custom-link{justify-content: center;margin-top:60px;}
.contact-sec h2{margin-bottom:34px;}

.et_pb_video_overlay_hover:after {content: ""; background: transparent linear-gradient(180deg, #21212100 0%, #212121CB 75%, #212121CC 100%) 0% 0% no-repeat padding-box; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 22; }
.et_pb_video_play{background-color: #fff; border-radius: 50%; width: 60px; height: 60px; display: flex!important; align-items: center; justify-content: center; margin-bottom: 15px; }
.et_pb_video_play:before {content: "" !important; background: url(../images/link-arrow.svg); background-size: 25px; width: 30px; height: 25px; }
.et_pb_video_play:after {content: "AFSPIL"; position: absolute; bottom: -70px; left: 0; right: 0; font-size: 12px; letter-spacing: 2.04px; text-transform: uppercase; color: #fff; font-family: 'M PLUS 1'; text-align: center; margin-left: 5px; }
 .et_pb_image.maskcss .et_pb_image_wrap{width:100%;}
.maskcss img{object-fit: cover; -webkit-mask-image: url(../images/inner-banner-mask.svg); mask-image: url(../images/inner-banner-mask.svg); -webkit-mask-position: top left; mask-position: top left; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: 250px 250px; mask-size: 100%;width:100%; }

.contact_form .et_contact_bottom_container {float: none; justify-content: center; }
.contact_form .et_contact_bottom_container button {margin: unset; font-family: 'BIG CASLON CC'; font-size: 24px; color: #212121; display: flex; /* Ensures the button content and pseudo-element align properly */ align-items: center; background: url('../images/black-contact-arrow.svg') no-repeat; background-position: 20% 50%;border: 1px solid #212121!important;padding: 10px 25px 10px 60px!important;border-radius: 50px;margin: 0; }

.om-enoch-maskcss img{object-fit: cover; -webkit-mask-image: url(../images/full-menu-mask.png); mask-image: url(../images/full-menu-mask.png); -webkit-mask-position: top left; mask-position: top left; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: 250px 250px; mask-size: 95%; }
.om-enoch-mobile-maskcss img{object-fit: cover; -webkit-mask-image: url(../images/om-enoch-mobile-mask.svg); mask-image: url(../images/om-enoch-mobile-mask.svg); -webkit-mask-position: top left; mask-position: top left; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: 250px 250px; mask-size: 100%; }
.owl-dots{display:flex;align-items: center;justify-content: center;margin-top:15px;}
button.owl-dot {width: 8px; height: 8px; border: 1px solid #212121; border-radius: 50%; padding: 0; margin: 0px 3px; background-color: transparent; }
button.owl-dot.active{background-color:#212121;}

.header-top {background: url(../images/top-header.svg) no-repeat; background-size: cover; padding: 9px 0; background-color: transparent; clip-path: ellipse(62% 100% at 50% 0%); background: #000; position: absolute; top: 0; z-index: 999; width: 100%; display:none; }
.header-top img{margin-right:10px;}
.home .header-top{background: #fff;}
.header-top a {font-size: 14px; text-transform: uppercase; color: #fff; font-family: 'M PLUS 1'; font-weight: bold; text-align: center; display: block; letter-spacing: 2.38pt; }
.home .header-top a{color:#000;}
span.space-39px {padding-right: 39px;}
.referencer-col{display: flex;flex-direction: column;justify-content: center;}
.contactus p {font-size: 18px;line-height: 28px;font-weight: normal;font-family: 'M PLUS 1';}
.contact-col { display: flex;flex-direction: column;justify-content: flex-end;}
.contactus #scroll-ned img{margin-right:13px;}

/*testimonial list*/
.testimonial_list .container{max-width:1280px}
.testimonial-slider-wrapper:before{height:85%}
.testimonial-slider-wrapper:before{width:53%;background-position:right bottom}
.testimonial_list .et_pb_module_inner .testimonial-slider-wrapper:nth-child(even):before{content:'';position:absolute;right:-35%;width:88%;height:85%;bottom:0;background-position:left bottom;background-size:cover;display:none;}
.testimonial_list .et_pb_module_inner .testimonial-slider-wrapper:nth-child(even) .testi-left{order:2}
.testimonial_list .et_pb_module_inner .testimonial-slider-wrapper:nth-child(even) .testi-right{order:1}
.testimonial_list .et_pb_module_inner .testimonial-slider-wrapper .testi-left img{display:block}
.testimonial_list .testimonial-sliders .grid-testimonial{gap:93px}
.testimonial_list .et_pb_module_inner .testimonial-slider-wrapper:nth-child(even) .container{padding-left:56px!important}
.testimonial_list .et_pb_module_inner .testimonial-slider-wrapper:nth-child(odd) .container{padding-right:56px!important}

/* Testimonial slider */
.home .testimonial-slider-wrapper .owl-item:nth-child(even) .testi-left{order:2}
.home .testimonial-slider-wrapper .owl-item:nth-child(even) .testi-right{order:1}
.home .testimonial-slider-wrapper:before{display:none}
.testimonial-slider-wrapper.testimonial_evenitems{position:relative}
.testimonial-slider-wrapper.testimonial_odditems:after{content:"";position:absolute;width:53%;height:85%;background-color:#e3e3e3;bottom:0;left:0;background:url(../images/testimonial-cut.svg) no-repeat;background-size:cover;background-position:right bottom}
.testimonial-slider-wrapper.testimonial_evenitems:after{content:"";position:absolute;width:53%;height:85%;background-color:#e3e3e3;bottom:0;right:0;background:url(../images/testimonial-cut.svg) no-repeat;background-size:cover;background-position:left bottom}

.et_pb_button_module_wrapper a.et_pb_button{ display: inline-flex; align-items: center;}
.et_pb_button_module_wrapper a.et_pb_button:before {display: block; height: 26px; width: 26px; content: ""; background-image: url('/wp-content/uploads/2025/01/button-right-icon.svg'); background-position: center; background-repeat: no-repeat; opacity: 1; margin-left: -6px; margin-right: 10px !important; position: static;}
.et_pb_button_module_wrapper a.et_pb_button.white-icon-button:before {background-image: url('/wp-content/uploads/2025/01/button-right-icon-white.svg');}



.weddingcouple-row {display: flex; flex-wrap:wrap; align-items: center; }
.weddingcouple-col {margin-left: -20px;}

.weddingcouple-row .weddingcouple-col:before {background: url('/wp-content/uploads/2025/01/lily.png') no-repeat; content: ''; display: block; width: 273px; height: 273px; background-size: contain; position: absolute; top: -248px; right: -80px; left: 0; margin: 0 auto; transform: initial; }


.sync-imgslider-row .main-slider .item {position: relative; width: 100%; overflow: hidden;}
.sync-imgslider-row .main-slider .item::before {content: ""; display: block; padding-bottom: 37.5%;}
.sync-imgslider-row .main-slider .item img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;}
.sync-imgslider-row .main-slider {margin-bottom: 30px;}
.sync-imgslider-row .thumbnail-slider-wrap {width: 80%; max-width: 1700px; position: relative; margin: auto;}
.sync-imgslider-row .thumbnail-slider-wrap .owl-nav [class*=owl-] {position: absolute; top: 50%; margin: 0; color: #212121; font-size: 12px; letter-spacing: 2.04px; text-transform: uppercase; display: flex; align-items: center; font-family: 'M PLUS 1'; background: transparent!important;border: none;}
.sync-imgslider-row .thumbnail-slider-wrap .owl-nav .owl-prev {left: 0;}
.sync-imgslider-row .thumbnail-slider-wrap .owl-nav .owl-next {right: 0;}
.sync-imgslider-row .thumbnail-slider-wrap .owl-nav .owl-next:after {content: ""; display: inline-block; background: url("../images/slider-next-icn.svg") no-repeat; width: 19px; height: 19px; background-size: contain; background-position: center;}
.sync-imgslider-row .thumbnail-slider-wrap .owl-nav .owl-prev:before {content: ""; display: inline-block; background: url("../images/slider-prev-icn.svg") no-repeat; width: 19px; height: 19px; background-size: contain; background-position: center;} .sync-imgslider-row .thumbnail-slider-wrap {padding: 0 100px;}
.sync-imgslider-row .thumbnail-slider .item {cursor: pointer;}
.get-quote-imggrid {max-width: 1200px; margin: auto; display: grid; grid-gap: 25px; grid-template-columns: 1fr 1fr 1fr;}
.get-quote-imggrid .item img {max-width: 100%; height: 100%; max-height: 398px;object-fit: cover; width: 100%;}
.get-quote-imggrid .item:nth-child(3) {grid-row: span 2;}
.get-quote-imggrid .item:nth-child(3) img {height: 100%;}
.get-quote-imggrid .item:nth-child(4) {grid-column: span 2;}
.sync-imgslider-row .thumbnail-slider  .owl-item:not(.current) { opacity: 0.8; }
.sync-imgslider-row .thumbnail-slider-wrap .owl-nav [class*=owl-]{color: #212121!important;}
.sync-imgslider-row .thumbnail-slider-wrap .owl-item { transition: all 0.5s ease; }
.sync-imgslider-row .thumbnail-slider .item img {aspect-ratio: 1 / 1; object-fit: cover; }


.popup form.form-custom-class { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 20px; }
.popup form.form-custom-class input:not([type="submit"]) { border: 1px solid #2121214F; background: #43434308; border-radius: 2px; height: 50px; width: 100%; padding: 5px 20px; }
.popup form.form-custom-class > .form-group { padding-bottom: 0; font-weight: normal; }
.popup form.form-custom-class > .form-group label { display: block; margin-bottom: 5px; }
.popup form.form-custom-class > .form-group label + br { display: none; }
.popup form.form-custom-class input, .popup form.form-custom-class select, .popup form.form-custom-class textarea { font-family: 'Big Caslon CC'; font-weight: normal; color: #212121; font-size: 20px; }
.popup form.form-custom-class input[type=submit] { letter-spacing: 0.48px; font-size: 24px; color: #212121; display: flex; align-items: center; background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.255' height='26.255' viewBox='0 0 26.255 26.255'%3E%3Cpath id='Subtraction_10' data-name='Subtraction 10' d='M2.106,18.565h0a22.928,22.928,0,0,0,1.054-6.3V10.987A22.619,22.619,0,0,0,0,0,21.71,21.71,0,0,0,10.8,3.208h1.254a21.866,21.866,0,0,0,6.479-1.165l.031.007Z' transform='translate(26.255 13.127) rotate(135)' fill='%23212121'/%3E%3C/svg%3E%0A") no-repeat; background-position: 10% 50%; border: none; margin: 0; padding-left: 35px; cursor: pointer; border:1px solid #212121;padding:10px 25px 10px 45px;border-radius: 50px;}
.popup form.form-custom-class .submit-button { display: flex; justify-content: center; align-items: center; margin: 30px auto 0; position: relative; }
.popup form.form-custom-class .submit-button .wpcf7-spinner { position: absolute; margin: 0; right: -25%; }
.popup form.form-custom-class .wpcf7-response-output { margin: 0; text-align: center; }

.footer-socail-icon a{display: inline-block;}
.footer-socail-icon a img.hover-img, .footer-socail-icon a:hover img{display: none;}
.footer-socail-icon a:hover img.hover-img{display: inline-block;}
#kontakt-os .et_pb_image_wrap{width:100%;}
#kontakt-os .et_pb_image_wrap img {border-top-right-radius: 20px;border-bottom-left-radius: 20px;width:100%;}

.testimonial-slider .custom-link, .contact-sec .custom-link{border-color:#212121;}
.socail-icon a{position: relative;display: inline-block;}
.socail-icon a .hover-img{position: absolute;top:0;left:0;visibility: hidden;overflow:hidden;}
.socail-icon a:hover img:not(.hover-img){visibility: hidden;}
.socail-icon a:hover .hover-img{visibility: visible;overflow:visible;}

.home-banner-grid:before {
    content: "";
    background: rgba(33, 33, 33, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    visibility: hidden;
}
body.hover-class .home-banner-grid:before{visibility: visible;}

.home-banner-grid .right-text:hover {width: 50%;background: linear-gradient(90deg, rgba(33, 33, 33, 0.8) 0%, #21212100 200%) 0% 0% no-repeat padding-box, url(../images/15.jpg) no-repeat;background-size: cover;}

.contact-col .et_pb_text_inner {
    font-size: 18px;
    line-height: 24px;
    font-family: 'M PLUS 1';
}
.contact-col #scroll-ned{border:1px solid #212121;padding: 10px 30px 10px 30px;border-radius: 50px;}

.et_pb_equal_columns .contact-col-left {
    width: 57%;
    margin-right: 0;
}
.et_pb_accordion_0.et_pb_accordion h5.et_pb_toggle_title, .et_pb_accordion_0.et_pb_accordion h1.et_pb_toggle_title, .et_pb_accordion_0.et_pb_accordion h2.et_pb_toggle_title, .et_pb_accordion_0.et_pb_accordion h3.et_pb_toggle_title, .et_pb_accordion_0.et_pb_accordion h4.et_pb_toggle_title, .et_pb_accordion_0.et_pb_accordion h6.et_pb_toggle_title {
    font-family: 'Big Caslon CC'!important;
}
.contact-us-content {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 0px 40px 40px 40px;
}
.contact-us-content h2{
    margin-top: -70px;
    background: #fff;
    display: inline-block;
}

.contact-us-content.et_pb_column_1_2 .et_pb_heading {margin-bottom: 10px;}


.contact_form .et_contact_bottom_container{margin-top:20px;}
.contact_form .et_pb_contact p input, .contact_form .et_pb_contact p textarea{background-color:#212121;color:#fff;border-radius: 4px;}
.contact_form .et_pb_contact p input::placeholder, .contact_form .et_pb_contact p textarea::placeholder{color:#fff;}

.et-pb-contact-message ul:empty {display: none;}
.et-pb-contact-message p, .et-pb-contact-message ul li {color:red;font-weight: 400;}
#telte .et_pb_image, #tribuner .et_pb_image{height:300px;}
#telte .et_pb_image .et_pb_image_wrap, #tribuner .et_pb_image .et_pb_image_wrap, #telte .et_pb_image .et_pb_image_wrap img, #tribuner .et_pb_image .et_pb_image_wrap img{height:100%;object-fit: cover;}
.et_pb_scroll_top.et-pb-icon{right:15px;border-radius: 4px;}
.et_pb_gutters3 .our-history .et_pb_column, .et_pb_gutters3 .circus-sec .et_pb_column{margin:0;}
.et_pb_gutters3 .our-history .et_pb_column_2_5{width:50%;text-align: right;}

.our-history .et_pb_image .et_pb_image_wrap, .circus-sec .et_pb_image .et_pb_image_wrap{width:100%;}
.our-history img, .circus-sec img {
    object-fit: cover;
    -webkit-mask-image: url(../images/our-history-mask.svg);
    mask-image: url(../images/our-history-mask.svg);
    -webkit-mask-position: top right;
    mask-position: top right;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    width: 100%;
    height: 880px;
}
.et_pb_gutters3 .circus-sec .et_pb_column_1_2{margin:0;}
.circus-sec img{-webkit-mask-image: url(../images/circus-mask.svg);mask-image: url(../images/circus-mask.svg);}



.no-slider .testimonial_list .et_pb_module_inner .testimonial-slider-wrapper:nth-child(even) .container, .no-slider .testimonial_list .et_pb_module_inner .testimonial-slider-wrapper:nth-child(odd) .container{padding:0!important;}
.no-slider .testimonial_list .et_pb_module_inner .testimonial-slider-wrapper .testi-left img{display: inline-block;}
.no-slider .grid-testimonial{grid-template-columns: repeat(1, 1fr);    text-align: center;}
.no-slider .testimonial-slider-wrapper img{max-width:100%;margin:0px auto;}

.no-slider .testimonial_list .et_pb_module_inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    padding:0px 15px;
}

.our-history:not(.mobil-tirbune){align-items: center;}
.et_pb_section_1_tb_footer.et_pb_section{margin-top:-1px;}


.get-quote-imggrid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* Adjusts spacing between images */
}

.get-quote-imggrid .item {
    flex: 1 1 100%; /* Default to full width */
}

/* Single item case: Full width */
.get-quote-imggrid .item:only-child {
    flex: 1 1 100%;
}

/* Even or odd combination case: Half width */
.get-quote-imggrid .item:nth-child(even),
.get-quote-imggrid .item:nth-child(odd) {
    flex: 1 1 calc(50% - 5px); /* Adjusted for spacing */
}

.equal-height-column {
    display: flex;
    flex-wrap: wrap;
}
.equal-height-column .et_pb_column_1_2 {
    display: flex;
    flex-direction: column;
}
.equal-height-column .et_pb_column_1_2 .et_pb_button_module_wrapper {
    margin-top: auto;
}

/*.home-banner img{transform: translate(300px, 80px) scale(1, 1);}*/
.home-banner img{transform: translate(0px, -40px) scale(1.3, 1.3);}

.fluid-width-video-wrapper{padding-top: 41.70% !important}

.charcoal-black-section *{
    color: #ffffff;
}

.col-4-imggrid .get-quote-imggrid .item:nth-child(even),.col-4-imggrid .get-quote-imggrid .item:nth-child(odd) {
    flex: 1 1 calc(24% - 5px);
}