@font-face {
font-family: 'Antiga';
src: url('../fonts/Antiga-Regular.eot');
src: url('../fonts/Antiga-Regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/Antiga-Regular.woff2') format('woff2'),
url('../fonts/Antiga-Regular.woff') format('woff'),
url('../fonts/Antiga-Regular.ttf') format('truetype'),
url('../fonts/Antiga-Regular.svg#Antiga-Regular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Gotham Book';
src: url('../fonts/Gotham-Book.eot');
src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
url('../fonts/Gotham-Book.woff2') format('woff2'),
url('../fonts/Gotham-Book.woff') format('woff'),
url('../fonts/Gotham-Book.ttf') format('truetype'),
url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Gotham';
src: url('../fonts/Gotham-Medium.eot');
src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
url('../fonts/Gotham-Medium.woff2') format('woff2'),
url('../fonts/Gotham-Medium.woff') format('woff'),
url('../fonts/Gotham-Medium.ttf') format('truetype'),
url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Golden Hopes PERSONAL USE ONLY';
src: url('../fonts/GoldenHopesPERSONALUSEONLY-Regular.eot');
src: url('../fonts/GoldenHopesPERSONALUSEONLY-Regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/GoldenHopesPERSONALUSEONLY-Regular.woff2') format('woff2'),
url('../fonts/GoldenHopesPERSONALUSEONLY-Regular.woff') format('woff'),
url('../fonts/GoldenHopesPERSONALUSEONLY-Regular.ttf') format('truetype'),
url('../fonts/GoldenHopesPERSONALUSEONLY-Regular.svg#GoldenHopesPERSONALUSEONLY-Regular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
    font-family: 'Geliat';
    src: url('../fonts/Geliat-ExtraBold.eot');
    src: url('../fonts/Geliat-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geliat-ExtraBold.woff2') format('woff2'),
        url('../fonts/Geliat-ExtraBold.woff') format('woff'),
        url('../fonts/Geliat-ExtraBold.ttf') format('truetype'),
        url('../fonts/Geliat-ExtraBold.svg#Geliat-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geliat';
    src: url('../fonts/Geliat-ExtraLight.eot');
    src: url('../fonts/Geliat-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geliat-ExtraLight.woff2') format('woff2'),
        url('../fonts/Geliat-ExtraLight.woff') format('woff'),
        url('../fonts/Geliat-ExtraLight.ttf') format('truetype'),
        url('../fonts/Geliat-ExtraLight.svg#Geliat-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}




/*----------------------------------------------------------*/
/*Genral-Css-Here
/*----------------------------------------------------------*/

*{margin: 0; padding: 0;}
html, body {margin: 0; padding: 0; box-sizing: border-box; scroll-behavior: smooth; overflow-x: hidden; font-weight: normal;    font-family: 'Gotham Book';}
ul {margin: 0; padding: 0; list-style-type: none;}
figure,figcaption {margin: 0; padding: 0;}
img {max-width: 100%;}

.page-id-8 header,.page-id-8 footer{display: none !important;}
h1,h2,h3,h4,h5,h6{font-family: 'Antiga';}

/*----------------------------------------------------------*/
/*Banner-Section-Css-Here
/*----------------------------------------------------------*/
.banner-full-img .vc_col-sm-12 .vc_column-inner {padding: 0 !important; margin: 0 !important; }
.banner-full-img .wpb_single_image {margin-bottom: 0 !important; }
.overly-row-banner h1 {font-family: 'Antiga'; font-size: 71px; }
.banner-full-img img {height: 100% !important; width: 100% !important; object-fit: cover !important; max-width: 100% !important; }
.banner-full-img figure, .banner-full-img figure div {width: 100%; }
.overly-row-banner {position: absolute; inset: 0; display: flex; justify-content: center; text-align: center; margin: auto; align-items: center; }
.overly-row-banner figure, .overly-row-banner figure div {width: 100% !important; }
.coming-soong-banner .overly-row-banner img {  max-width: 100% !important;    width: 28% !important;    object-fit: contain !important;}



/*----------------------------------------------------------*/
/*Paper-Section-Css-Here
/*----------------------------------------------------------*/
.paper-wrapper-box {padding: 64px 0 !important; }
.paper-inner-box {max-width: 600px; margin: auto !important; padding: 105px 70px 74px; background-size: cover !important; text-align: center; }
.paper-inner-box h2 {font-family: 'Golden Hopes PERSONAL USE ONLY' !important; font-size: 40px; }
.paper-inner-box p strong {font-family: 'Geliat'; font-weight: bold; }
.paper-inner-box p {font-family: 'Geliat'; font-size: 18px; color: #1A2E19 !important;}
.button-comman a {font-family: 'Antiga' !important; text-transform: uppercase; font-size: 31px !important; background: #F3E7C9 !important; color: #1A2E19 !important; padding: 11px 16px 6px !important; border: none !important; }
.button-comman {margin-bottom: 0 !important; }


/*----------------------------------------------------------*/
/*form-Section-Css-Here
/*----------------------------------------------------------*/
.form-wrapper-box {padding: 69px 0 !important; }
.form-wrapper-box h2 {font-family: 'Antiga'; font-size: 71px; }
.max-container-width {max-width: 1307px; margin: auto !important; }
.max-container-width p {text-align: center; color: #F3E7C9; font-size: 19px; }
.form-html-row-box {margin: 0 !important; padding-top: 18px; }

/*----------------------------------------------------------*/
/*gallery-botom-box-Css-Here
/*----------------------------------------------------------*/
.image-boxes-wrapper {padding: 0 !important; }
.image-boxes-wrapper .vc_column-inner {padding: 0 !important; }
.image-boxes-wrapper .vc_col-sm-4 img {aspect-ratio: 3 /3.1; object-fit: cover; max-width: 100% !important;}
.image-boxes-wrapper .vc_col-sm-4 figure, .image-boxes-wrapper .vc_col-sm-4 figure div {width: 100% !important; }
section.vc_section.paper-wrapper-box {
    background-size: cover !important;
    background-position: center center;
}

.image-boxes-wrapper .wpb_single_image {margin: 0 !important}
.social-footer-icon .vc_do_btn {margin: 0 !important; }
.social-footer-icon {position: absolute !important; bottom: 0; left: 0; width: 100%; padding: 27px 0; }
.social-footer-icon-inner a {padding-top: 0 !important; padding-bottom: 0 !important; background: transparent !important; border: none !important; text-align: center !important; color: #eee5ca !important; font-size: 19px !important; }
.social-footer-icon-inner {max-width: 1264px; margin: auto !important; }
.social-footer-icon-inner a i {font-size: 22px !important; }
.fa-globe::before {background: url('/wp-content/uploads/2025/11/glob.png'); content: "" !important; position: absolute; left: 0px; width: 21px; height: 21px; background-size: contain; top: -3px; }
.overly-row-banner h1 span {letter-spacing: 2px; }



@media(max-width: 1700px) {
.overly-row-banner h1,.form-wrapper-box h2 {font-size: 58px; }


}

@media(max-width: 1500px) {
.max-container-width {max-width: 1130px; margin: auto !important; }


}


@media(max-width: 1350px){
.banner-full-img img {min-height: auto !important; }

}


@media(max-width: 991px){
.overly-row-banner h1, .form-wrapper-box h2 {font-size: 39px; }
.max-container-width p,.paper-inner-box p {font-size: 15px !important;}
.social-footer-icon-inner a{font-size: 17px !important;}
.social-footer-icon {padding: 15px 0;}
.button-comman a {font-size: 22px !important; }

}

@media(max-width: 767px){
 .overly-row-banner h1, .form-wrapper-box h2 {font-size: 31px; }
.paper-inner-box {
	max-width: 100%;
	margin: auto !important;
	padding: 56px 6px 33px;
	background-size: cover !important;
	text-align: center;
	background-size: 100% 100% !important;
	max-width: 92% !important;
}
.vc_section.paper-wrapper-box {background-size: cover !important; }
.paper-inner-box h2 {font-size: 31px; }
.social-footer-icon-inner a {margin: 8px 0 !important; }
.banner-full-img img {min-height: auto !important;	height: auto !important;}
.vc_section.image-boxes-wrapper > .vc_row.wpb_row.vc_row-fluid {
	display: flex;
}
.social-footer-icon {
	position: static !important;
}	
.social-footer-icon-inner a {
	font-size: 14px !important;
}	
.social-footer-icon-inner a {
	margin: 5px 0 !important;
}
.social-footer-icon-inner a i {
	font-size: 16px !important;
}	
.fa-globe::before {	
	width: 15px;
	height: 15px;
	background-size: contain;
	top: 0px;
}	
.social-footer-icon-inner a {
	padding-left: 41px !important;
}
body .social-footer-icon {
	position: static !important;
	background: #1f2e1c !important;
	padding: 10px 0;
}
.form-wrapper-box {
	padding: 32px 0 !important;
}
.paper-wrapper-box {
	padding: 35px 0 !important;
}

}

@media(max-width: 475px){
 .banner-full-img img {min-height: 302px !important; }
	.coming-soong-banner .overly-row-banner img {
	max-width: 100% !important;
	width: 44% !important;
	object-fit: contain !important;
}
}