/*
Theme Name: Pinnacle Holding
Author: Cskills
Version: 1
*/

@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@font-face {
font-family: "Masque Hairline";
src: url("./fonts/MasqueHairline-Regular.woff2") format("woff2"), url("./fonts/MasqueHairline-Regular.woff") format("woff"),
url("./fonts/MasqueHairline-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
font-display: swap;
}
/*------------| body frame start |-----------*/
* {-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;	-webkit-tap-highlight-color: transparent;	-moz-text-size-adjust: none;	-webkit-text-size-adjust: none;	-ms-text-size-adjust: none;	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
html, body {width: 100%;height: 100%;	padding: 0px;	margin: 0;}
body {padding:147px 0 0px;margin: 0px;display: flex;flex-direction: column; background-color: #ffffff; color:#3a3148; font-style: normal; font-display: swap; min-width: 320px;  font-size: max(14px, min(14px + (18 - 14) * ((100vw - 1330px) / (1920 - 1330)), 18px));
line-height: 1.4; font-family: "Roboto";  font-weight: 400;}

.PageWrap{width: 100%;max-width: 100%;margin: 0 auto;position: relative;flex: 1 0 auto; padding: 0 0px;}
footer{flex-shrink: 0;}
p{margin: 0px; padding: 0px 0px 28px 0px;}
section {position: relative;clear: both;width: 100%;}
*:focus {outline: 0;}
*:focus, a:hover, a:active, a:focus {outline: 0;}
img {border: 0px; outline: none; display: block; max-width: 100%; height: auto;}
input {margin: 0px;font-family: "Roboto"; font-size: 20px; line-height: 27px;}
::placeholder {color:#3A3148; opacity: 1;}
:-ms-input-placeholder {color:#3A3148;}
::-ms-input-placeholder {color:#3A3148;}
h1,h2,h3,h4,h5,h6 { padding: 0px; margin: 0px; display: block; clear: both; width: 100%;font-family: "Masque Hairline"; font-weight: normal;letter-spacing: 0;}

h1 {font-size: 110px;; line-height: 86px; letter-spacing: -2.2px;padding-bottom: 0px;}
h2 { font-size: 82px; line-height: 78px; padding-bottom: 22px; }
h3 {font-size:68px ; line-height: 78px; padding-bottom: 16px;}
h4 {font-size: 63px;line-height: 65px;padding-bottom: 16px;}
h5 {font-size: 40px;line-height: 50px;padding-bottom: 16px; }
h6 {font-size: 30px;line-height: 40px; padding-bottom: 16px;}

ul { padding: 0px 0px 25px 6px;margin: 0px; list-style-position: outside;}
ul[style] {padding: 0px 0px 25px 21px;}
ol { padding: 0px 0px 25px 20px; margin: 0px;}
ul li {padding: 0px 2px 4px 19px;}
ul[style] li { padding: 0px 2px 4px 4px;}
ul:not([style]) li::marker {content: "-";}
ol li {padding: 0px 0px 4px 5px;}
p {margin: 0px;padding: 0px 0px 28px 0px;}
p:empty { display: none;}

strong,b {font-weight: 600;}
img {height: auto;}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="password"],
textarea {
width: 100%;
font-weight: normal;
border: none;
font-family: "Roboto" !important; font-size: 20px !important; line-height: 27px !important;
margin: 0px;
color: #3A3148;
border-radius: 0px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 13px 34px !important;
background: none;
}

input[type="submit"],
input[type="button"],
input[type="reset"],
button,
.btn {
color: #fff;
min-width: 120px;
font-size:20px;
line-height: 27px;
font-weight: normal;
text-decoration: none !important;
margin: 0px;
text-transform: uppercase;
padding: 10px 22px;
border-radius: 0px;
display: inline-block;
background-color: #000;
border: none;
cursor: pointer;
text-align: center;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
}

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
button,.btn:hover {text-decoration: none;font-family: "Roboto"; font-size: 20px; line-height: 27px;}

select {
font-family: "Roboto" !important; font-size: 20px !important; line-height: 27px !important;
border-radius: 0;
background-color: transparent;
padding: 10px 8px;
width: 100%;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url("./images/tringle.svg");
background-size: 14px;
background-position:right 35px center;
background-repeat: no-repeat;
padding-right: 45px;
font-weight: normal;
padding: 13px 34px !important;
color: #3A3148;
}
select option{font-family: "Roboto";}
.pull-left{float:left;}
.pull-right{float: right;}
.text-left {text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}

.alignnone{ margin: 20px 0;}
.alignright {float: right; margin-left: 20px;margin-top: 5px; margin-bottom: 20px;}
.alignleft {float: left; margin-right: 20px; margin-top: 5px; margin-bottom: 20px;}
.aligncenter {clear: both; margin-bottom: 20px;display: block; margin-left: auto; margin-right: auto;}

select::-ms-expand {
display: none;
}

textarea {
width: 100%;
font-size: 14px;
line-height: 22px;
letter-spacing: -0.56px;
height: 170px;
padding: 10px 15px;
box-sizing: border-box;
border: 0px;
color: var(--darkVoilet);
background-color: transparent;
border-radius: 0px;
resize: none;
font-weight: 400;
font-style: normal;
}

.logo a{ display: block;}


/* introAnimation Css */
.animationStart{overflow: hidden;}
.bgimg{opacity: 0; visibility: hidden;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;}
.logoanimation{ background:#91CDB9;opacity: 0; visibility: hidden;position: fixed; z-index: 99999; left: 0; top: 0; right: 0; height: 100%; display: flex; justify-content: center; align-items: center;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;}
.animationStart .firstLoadIntro{opacity: 1; visibility: visible; z-index: 9999;}
.firstLoadIntro{ background:#91CDB9; top:0;position: fixed; width: 100%; height: 100%;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;}
.firstLoadIntro.trig1 .bgimg{opacity: 1; visibility: visible;}
.firstLoadIntro.trig2 .logoanimation{opacity: 1; visibility: visible; }
.firstLoadIntro.trig3{opacity: 0; visibility: hidden;}
/* introAnimation Css */

/* Header Css */
header {position: fixed; top: 0; width: 100%; background: #fff; z-index: 99;padding: 28px 0 18px;}
header .flexWrap{ justify-content: center; align-items: flex-end;}
header .logo svg{ max-height: 94px;}
header .container_1640{position: relative;}
header .instaLogo{position: absolute;right:0; width: 210px}
.instaLogo p{margin: 0; padding: 0}
.instaLogo a{display: flex; align-items: center;color: #3A3148; text-decoration: none; }
header .instaLogo a{font-size: 16px;}
.instaLogo a:hover{color: #827053}
.instaLogo img{max-width: 28px; margin-right: 10px;}
.infoPopup .instaLogo{position: absolute;right: 68px; width: 190px; bottom: 130px;}
.infoPopup .instaLogo a{font-size: 16px;}
/* Header Css */

.stickyButtons { position: fixed; top: 427px; left:0px; z-index: 99; display: flex; transform: rotate(-90deg);  transform-origin: 0 0;}
.stickyButtons a.btn-saffron { background-color: #ff8900; color: #3a3148;}
.stickyButtons a.btn-saffron:hover { background-color: #3A3148; color: #91CDB9;}
.stickyButtons a.btn-saffron:hover svg path{fill: #91CDB9;}
.stickyButtons a {font-family: 'Roboto', sans-serif;cursor: pointer; font-weight: 400;color: #3A3148; font-size: 19px; line-height: 23px;padding: 26px 29px; margin: 0px; background: #000; text-decoration: none;display: inline-flex; align-items: center; justify-content: flex-end; text-transform: capitalize;transition: 0.4s all;}
.btn-saffron svg { margin-left: 12px;}

.coming{ font-size:61px; line-height: 86px;letter-spacing: -1.22px;font-family:"Masque Hairline"; font-weight: 500; text-transform: capitalize;color:#fff; position: absolute;bottom: 112px; left: 0; right: 0; margin: 0px auto; text-align: center;}

.sectionScroll { position: fixed; bottom: 42px; left: 50%; transform: translateX(-50%) !important; cursor: pointer;  display: inline-block; z-index: 9; line-height: 0}
.sectionScroll svg { transform: rotate(90deg);width: 52px; height: 52px;}
.sectionScroll:hover svg path, .sectionScroll:hover svg line { stroke: #ff8900; transition: 0.4s all;}

.SingleImage { padding-bottom: 48px;}
.introPageText {padding: 90px 0 154px 0;}
.introPageText:before {background: url(./images/leafbg.png) no-repeat; content: ""; width: 599px; height: 1041px; position: absolute; left: auto; right: 0; top: 65px; z-index: -1;}
.sectionIntro{text-align: center;}
.sectionLogo {margin: 0 auto 74px; display: block; width: 234px;}
img.butterFly {position: absolute;left: -160px; top: 234px;}
.introPageText .sectionIntro { max-width: 1090px; margin: 0px auto; position: relative;}
.introPageText .sectionIntro h2{padding-bottom: 0px; margin-bottom: 90px;color: #3A3148; }
.introPageText .sectionIntro .intro {max-width: 960px; color: #827053; font-size: 31px; line-height: 45px;padding-bottom: 0px; font-family: 'Roboto', sans-serif; font-weight: 400; margin: 0px auto;}
.introPageText .sectionIntro .intro strong{ font-weight: 500 !important;}
.TextLink{text-align: center;color: #3A3148; margin: 104px 0 0 0;}
.TextLink h4{padding: 0;margin: 0px auto 20px;max-width: 700px;}
.TextLink a{ cursor: pointer; transition: 0.4s all; z-index: 9;display: inline-block;}
.TextLink a svg path, .TextLink a svg line{transition: 0.4s all;}
.TextLink a:hover svg path, .TextLink a:hover svg line{ stroke:#3A3148;    transition: 0.4s all;}

/* start register page */
.sectionIntro h2 { padding-bottom: 55px; margin: 0;}
.registerSection {position: relative; margin-bottom: 40px;}
.registerBox {position: absolute; left: 50%; transform: translateX(-50%); top: 12%; background: rgb(255 255 255 / 95%); max-width: 1147px; width: calc(100% - 40px); margin: 40px; padding: 70px;}
.registerFooter {display: flex; justify-content: space-between;font-family: 'Roboto'; font-weight: 300; font-size: 18px; line-height: 28px;color: #3A3148;}
.registerFooter a{ color: #3A3148; text-decoration: none;}
.registerFooter a:hover{ color: #F58503;}
.registerFooter strong{ font-weight: 500;}
.registerFooter > div {padding-bottom: 30px;}
.registerFooter > div:nth-child(1), .registerFooter > div:nth-child(2) { width: 135px;}
.registerFooter > div:last-child {max-width: 260px;}
/* end register page */

/* start css for footer */
footer {background-color: #def5ed; color: #3A3148; font-size: 16px; line-height: 24px; margin-top: 0px; z-index: 9}
footer > div {display: flex;flex-wrap: wrap;gap: 60px;max-width: 1664px;width: 87.5%;margin: 0 auto; padding: 50px 20px 60px; position: relative;}
footer .footerLogo {position: absolute;left: 50%; transform: translateX(-50%); top: 50px;}
footer .footerLogo img {max-width: 143px; max-height: 113px;width: auto; height: auto; display: inline-block;}
.footerAddress {width: 184px;}
.footerAddress strong{color: #827053; font-weight: 500 !important}
.footerAddress a {color: #827053;font-weight: 500;text-decoration: none;}
.footerContact a {color:#3a3148;text-decoration: none;}
.footerContact strong{ font-weight: 500;}
footer a:hover {color: #ff8900;}
.footerNav {position: relative;}
.footerNav nav { padding-right: 75px;}
.footerNav a {font-weight: 500;}
.footerTopArrow { position: absolute; top: 22px; right: -16px; transform: rotate(-90deg);  cursor: pointer;}
.footerNav small { font-weight: 300; font-size: 13px;}
ul.footerMenu { list-style-type: none; padding: 0; margin: 0 0 30px;}
ul.footerMenu li { padding: 0 0 4px;}
ul.footerMenu li::marker { content: unset;}
.footerMenu a { color:#3a3148; text-decoration: none; cursor: pointer;}
.footerAddress p:first-child { margin: 0px; padding: 0px 0px 10px 0px;}
.footertime{margin-left: auto; width: 230px;}
/* end css for footer */

.contentArea form .gform-body{border-top:#848484 solid 1px;}
.ginput_container_textarea, select{border-left:#848484 solid 1px;border-right:#848484 solid 1px;}
.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0 !important; grid-row-gap:0 !important}
.gform_wrapper.gravity-theme .gfield.gfield--width-half, .gform_wrapper.gravity-theme .gfield.gfield--width-full{ border-bottom: #7E7B7B solid 0.5px !important;}
.Leftborder {border-left: #7E7B7B solid 1px !important;}
.LeftRightborder{border-left: #7E7B7B solid 0.5px !important; border-right: #7E7B7B solid 1px !important}
.rightbor {border-left: #7E7B7B solid 1px;}
#gform_fields_2 .gfield--width-half.Nobor{ border-left:0 !important}
.required_text_class {padding: 36px 0 0; font-size: 15px; font-weight: 300;}
.latest_email_updates_class{padding: 36px 0 0; font-size: 15px; font-weight: 300;}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message{ display: none;}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border: 0 !important}
.gform_wrapper.gravity-theme .gfield_error input::placeholder {color:#c02b0a !important; opacity: 1;}
.gform_wrapper.gravity-theme .gfield_error input::placeholder:-ms-input-placeholder {color:#c02b0a !important;}
.gform_wrapper.gravity-theme .gfield_error input::placeholder::-ms-input-placeholder {color:#c02b0a !important;}
.latest_email_updates_class {padding: 36px 0 0 !important;font-size: 15px; font-weight: 300; margin: 0px 0 0 -250px !important;}
.latest_email_updates_class input[type="checkbox"]{    width: 22px; height: 22px; border: #848484 solid 1px; border-radius: 0 !important; margin: -4px 0 0 -28px; position: absolute;}
.gform_button {width: 95px !important; height: 95px !important; border: #848484 solid 1px !important; background: none !important; border-radius: 100% !important; padding: 0 !important; min-width: auto !important; font-size: 20px !important;
color: #3A3148 !important;text-transform: capitalize !important; position: absolute;left: 50%; z-index: 9; transform: translateX(-50%); line-height: 27px !important;margin: 0 !important;}
.gform_button:hover{border: #ff8900 solid 1px !important; color: #ff8900 !important;}
.gform_footer.top_label{ position: relative;}
#gform_ajax_spinner_2 {position: absolute; width: 95px;height: 95px;left: 50%; z-index: 9; transform: translateX(-50%); background: #fff;border-radius: 100%; top: -79px; opacity: 1;border: #848484 solid 1px !important;padding: 24px;}
.gform_wrapper.gravity-theme .gform_validation_errors{ padding: 10px 20px !important; border-radius: 0 !important}
.gform_wrapper.gravity-theme .gform_validation_errors>h2.hide_summary { margin: 0; padding: 0; font-family: 'Roboto'; font-size: 15px; line-height: normal;}
/* .gfield_error {background: #fff9f9;} */

.gfield_error .large::-webkit-input-placeholder {color:#c02b0a;}
.gfield_error .large::-moz-placeholder { color:#c02b0a;}
.gfield_error .textarea::-webkit-input-placeholder {color:#c02b0a;}
.gfield_error .textarea::-moz-placeholder { color:#c02b0a;}

/* Popup Css */
.contentBox h1{margin-bottom:76px;margin-top: 0; text-align: center;}
.infoPopup {background: #93CDBA url(./images/bg-lg-img.jpg) no-repeat center top; position: relative;transition: opacity 0.75s ease; -webkit-transition: opacity 0.75s ease; -moz-transition: opacity 0.75s ease; -o-transition: opacity 0.75s ease;
z-index: 4; opacity: 0; display: block; pointer-events: none; height: 0; overflow: hidden;}
.infoPopup.active { z-index: 5;opacity: 1;pointer-events: auto;height: 100%;border-bottom: #fff solid 46px}
.infoPopup .contentArea a{color: #ff8900; text-decoration: underline;}
.infoPopup .contentArea a:hover{color: #3a3148; text-decoration: none !important;}
.Main.infoPopup.active{ border-bottom: 0}
.Main { background: none; top: 0;}
.closebtnpop {display: inline-block;cursor: pointer;background:#ff8900; position: absolute; border: 1px solid #000; width: max(24px, min(24px + (32 - 24) * ((100vw - 1330px) / (1920 - 1330)), 32px));
height: max(24px, min(24px + (32 - 24) * ((100vw - 1330px) / (1920 - 1330)), 32px)); right: max(68px, min(68px + (100 - 68) * ((100vw - 1330px) / (1920 - 1330)), 100px)); top: max(48px, min(48px + (70 - 48) * ((100vw - 1330px) / (1920 - 1330)), 70px));
padding: 0; min-width: unset; z-index: 1; -webkit-transition: all .45s linear; -o-transition: all .45s linear; transition: all .45s linear;}
.closebtnpop span {position: relative; width: 100%; height: 100%;  display: inline-block;}
.closebtnpop span::before,.closebtnpop span::after {content: ""; height: 1px; width: 75%; left: 50%; top: 50%; display: inline-block; background: #000; position: absolute;  -webkit-transition: all .45s linear;
-o-transition: all .45s linear; transition: all .45s linear;}
.closebtnpop span::before { -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg);}
.closebtnpop span::after { -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg);}

.contentBox {padding:80px  68px;background: rgb(255 255 255 / 95%); max-width: 1148px; margin: 360px auto;}
.scrollHide{ overflow: hidden;}
/* Popup Css */

/* Common Css */
.flexWrap{text-align: left;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;flex-flow: row wrap;padding: 0;list-style: none;}
.box {position: relative;}
.box:before { content: ""; display: block; padding-top: 39%;}
.imageHolder {position: absolute; left: 0px;top: 0px;right: 0px; bottom: 0px;}
.cover {object-fit: cover;font-family: 'object-fit: cover'; object-position: center center; font-family: 'object-fit: cover; object-position: center center'; width: 100%; height: 100%;}
.container {max-width: 1840px;margin: 0 auto; padding: 0; width: calc(100% - 80px);}
.container_1640 {max-width:1440px;width: 100%;padding: 0 20px; margin: 0 auto;}
.container_1640::after{visibility: hidden;display: block;font-size: 0px;content:" ";clear: both;height: 0%;}
img[data-lazy-src]{ filter: alpha(opacity=0);  -moz-opacity: 0;  -khtml-opacity: 0;  opacity: 0}
img.lazyloaded, img.lazyloading { -webkit-transition: opacity .5s linear 0.2s; -o-transition: opacity .5s linear 0.2s; transition: opacity .5s linear 0.2s; opacity: 1;}
/* Common Css */

.parallaxBox {height: auto;background: transparent;pointer-events: none;position: relative;height:calc(100vh - 146px);}

.parallaxTarget {
position: fixed;
top: 0;
left: 0;
height: calc(100vh - 146px);
width: 100%;
z-index: 0;
}

.parallaxTarget .textContent {
position: absolute;
max-width: 1080px;
width: 100%;
top: -40px;
left: 50%;
transform: translateX(-50%);
height: 100%;
text-align: center;
color:#fff;
display: flex;
flex-direction: column;
justify-content: center;
z-index: 9;
}
.homeParallaxTarget{ top: 147px;}
.parallaxTarget .textContent .imgTitle {margin-bottom: 50px; width: auto;height: max(153px, min(153px + (218 - 153) * ((100vw - 1330px) / (1920 - 1330)), 218px));}
.parallaxTarget .textContent h1 {margin: 0px auto;color: #fff;padding-bottom: 0px;}
.parallaxTarget .container, .parallaxTarget .imgHolder{ height: 100%;}
.parallaxTarget .textContent h2:not(:last-child) {padding-bottom: 50px;}
.parallaxTarget .textContent p {font-size: max(21px, min(21px + (31 - 21) * ((100vw - 1330px) / (1920 - 1330)), 31px));}
.parallaxBox .container::before {content: "";display: block;width: 100%; padding-top: 58%;}
.parallaxTarget .imgHolder::before {padding-top:0; height: 100%;}
.textContent .arrowLink svg {height: auto;width: max(35px, min(35px + (52 - 35) * ((100vw - 1330px) / (1920 - 1330)), 52px));}
.touch .parallaxBox {display: none;}
.touch .parallaxTarget {height: auto;width: 100%; z-index: 1; position: unset;}
.touch .homeParallaxTarget .imgHolder{min-height: unset;}
.touch .homeParallaxTarget .imgHolder::before {content: unset;}
.touch .homeParallaxTarget .imgHolder .imgBox {position: unset;}
.touch .homeParallaxTarget .imgHolder .imgBox > img {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
object-position: 70% center;
}
.touch .homeParallaxTarget .textContent {
position: relative;
transform: unset;
z-index: 2;
left: unset;
top: unset;
margin: 0 auto;
}
.imgHolder {position: relative; overflow: hidden;}
.imgHolder .imgBox {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
top: 0;
left: 0;
}
.imgHolder .imgBox:before{ content: ""; position: absolute; width: 100%; height: 100%; left: 0; right: 0; background:rgb(10 9 9 / 8%); z-index: 1;}
.imgHolder::before {
content: "";
width: 100%;
display: block;
padding-top: 60.18%;
}
.imgHolder .imgBox img {
opacity: 0;
transition: 0.5s all;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
}
.imgHolder .imgBox img.lazyloaded {opacity: 1;}
section {background-color: #fff;z-index: 1;}
.fadeInUp.animateMe { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}
.fadeInUp {-webkit-transform: translate3d(0, 30px, 0); -moz-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); opacity: 0; transition: opacity .8s ease-in-out, transform .8s ease-in-out; -webkit-transition: opacity .8s ease-in-out, transform .8s ease-in-out; -moz-transition: opacity .8s ease-in-out, transform .8s ease-in-out; -o-transition: opacity .8s ease-in-out, transform .8s ease-in-out;}
.fadeIn.animateMe {animation: fadein 2s; -moz-animation: fadein 2s; -webkit-animation: fadein 2s; -o-animation: fadein 2s;}
section.infoPopup{max-width: 1840px; margin: 0 auto; padding: 0; width: calc(100% - 80px);}

@keyframes fadein {
from {
    opacity:0;
}
to {
    opacity:1;
}
}
@-moz-keyframes fadein {
from {
    opacity:0;
}
to {
    opacity:1;
}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
from {
    opacity:0;
}
to {
    opacity:1;
}
}
@-o-keyframes fadein { /* Opera */
from {
    opacity:0;
}
to {
    opacity: 1;
}
}
.hide{ opacity: 0; display: none;}
.latest_email_updates_class {
  display: block;
  margin-bottom: 15px;
}

.latest_email_updates_class input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.latest_email_updates_class label {
  position: relative;
  cursor: pointer;
}

.latest_email_updates_class label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #848484;
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin: -4px 0 0 -28px;
  position: absolute;
}

.latest_email_updates_class input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: -2px;
      left: -20px;
      width: 5px;
      height: 12px;
      border: solid #848484;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg);
}

.gform_confirmation_message { text-align: center; font-size: 20px; margin: -30px 0 40px;}
.TextLink svg {width: 52px;height: 52px;}
img.beeFly {max-width: 285px; position: absolute;bottom: -160px; left: 0; right: 0; margin: 0px auto; transform: rotate(-35deg);}
#register .contentBox{ position: relative;}
/* Responsive Css */
@media screen and (min-width: 0px) and (max-width: 1600px) {
.introPageText:before{ background-position: right top; background-size: 400px;}
.logoanimation img{ max-width: 300px;}
}
@media screen and (min-width: 0px) and (max-width: 1480px) {
header .container_1640{position: initial;}
header .instaLogo{right:40px; width: 190px}
}

@media screen and (min-width: 0px) and (max-width: 1440px) {
h1 {font-size:clamp(74px, 74px + (80 - 74) * ((100vw - 1200px) / (1440 - 1200)), 80px); line-height: 0.9; letter-spacing: -2.2px;padding-bottom: 0px;}
h2 {font-size:clamp(64px, 64px + (70 - 64) * ((100vw - 1200px) / (1440 - 1200)), 70px); line-height: 0.9; padding-bottom: 22px; }
h3 {font-size:clamp(60px, 60px + (65 - 60) * ((100vw - 1200px) / (1440 - 1200)), 65px); line-height: 0.9; padding-bottom: 16px;}
h4 {font-size: clamp(52px, 52px + (63 - 52) * ((100vw - 1200px) / (1440 - 1200)), 63px);line-height: 0.9;padding-bottom: 16px; }
h5 {font-size:clamp(34px, 34px + (40 - 34) * ((100vw - 1200px) / (1440 - 1200)), 40px);line-height: 0.9;padding-bottom: 16px;}
h6 {font-size: clamp(26px, 26px + (30 - 26) * ((100vw - 1200px) / (1440 - 1200)), 30px);line-height: 0.9; padding-bottom: 16px;}
.contentBox h1, .parallaxTarget .textContent h1{margin-bottom: 30px;}
.parallaxBox{ min-height: inherit;}
.sectionScroll { position:absolute; }
.parallaxBox .container::before{ padding-top: 51%;}
.introPageText:before{ background-position: right top; background-size: 360px;}
img.butterFly{left: auto;top: 234px; max-width: 180px;}
footer > div{gap:30px; width: 100%; padding-left: 40px; padding-right: 40px;}
}
@media screen and (min-width: 0px) and (max-width: 1366px) {
  .footertime.instaLogo a{font-size:15px }
  .infoPopup .instaLogo{right: 48px;}
.contentBox {margin: 200px auto;padding: 60px 48px;}
.contentArea  p:last-child{ padding-bottom: 0;}
.introPageText .sectionIntro .intro{font-size: 24px; line-height: 34px;}
.sectionLogo{max-width: 160px; width: 100%;}
.introPageText:before{ background-position: right top; background-size: 300px;}
footer{ font-size: 15px;}
footer .footerLogo img{ max-width: 120px;}
input[type="text"], input[type="email"], input[type="tel"], input[type="date"], input[type="number"], input[type="password"], textarea{  font-size: 16px !important; line-height: 22px !important; padding: 13px 20px !important}
select{font-size: 16px !important; line-height: 22px !important; padding: 13px 20px !important;     background-position: right 20px center;}
.latest_email_updates_class{ margin: 0px 0 0 -200px !important}
img.beeFly {max-width:240px; position: absolute;bottom: -140px;}
.gform_required_legend{ padding-bottom: 10px;}
}
@media screen and (min-width: 0px) and (max-width: 1280px) {
  .contentBox {margin: 200px 42px;}
    .closebtnpop{ right: 40px;}
    .infoPopup .instaLogo{bottom: 110px;}
}
@media screen and (min-width: 0px) and (max-width: 1100px) {
.firstLoadIntro.trig1 .bgimg{ height: 100vh}
.firstLoadIntro.trig1 .bgimg img{height: 100%;object-fit: cover;}
h1{letter-spacing: 0}
.parallaxTarget .textContent{ top: 0}
.introPageText .sectionIntro .intro{font-size: 20px; line-height: 28px;}
.introPageText {padding: 70px 0 100px 0;}
.sectionLogo { margin: 0 auto 60px;}
.TextLink{ margin-top: 84px;}
.sectionScroll{ bottom: 30px;}
.sectionScroll svg{width: 44px; height: 44px;}
.TextLink svg{width: 44px; height: 44px;}
.sectionLogo{max-width: 100px; width: 100%;}
.introPageText:before{ background-position: right top; background-size: 260px;}
footer .footerLogo { width: 120px;position: unset;transform: unset;}
footer > div {justify-content: space-between;padding: 30px 25px 20px; gap:20px;}
footer .footerLogo img {max-height: 76px;}
.footerAddress {width: 170px;}
.footerNav {margin-left: 0; width: 140px}
.footerContact{ width: 230px;}
.footertime{width: 224px;}
.footerNav nav {padding-right: 40px;}
.parallaxBox{ height: 66vh}
.parallaxTarget .container, .parallaxTarget .imgHolder{ height: 87%;}
.coming{ bottom: 100px;font-size: 40px; line-height: 56px;}
.footertime.instaLogo a{ width: 184px;}
}

@media screen and (min-width: 0px) and (max-width: 1023px) {
h1 {font-size:clamp(60px, 60px + (74 - 60) * ((100vw - 1200px) / (1440 - 1200)), 74px); line-height: 1}
h2 { font-size:clamp(50px, 50px + (60 - 50) * ((100vw - 1200px) / (1440 - 1200)), 60px);line-height: 1}
h3 {font-size:clamp(44px, 44px + (50 - 44) * ((100vw - 1200px) / (1440 - 1200)), 50px); line-height: 1}
h4 {font-size: clamp(36px, 36px + (40 - 36) * ((100vw - 1200px) / (1440 - 1200)), 40px);line-height: 1}
h5 {font-size:clamp(26px, 26px + (30 - 26) * ((100vw - 1200px) / (1440 - 1200)), 30px);line-height: 1}
h6 {font-size: clamp(24px, 24px + (28 - 24) * ((100vw - 1200px) / (1440 - 1200)), 28px);line-height: 1}
.introPageText:before{background-size: 200px;}
img.butterFly{ top: 184px;}
.stickyButtons{top: 375px}
.stickyButtons a{font-size: 16px;line-height: 20px; padding: 10px 17px;}
footer > div {gap: 20px;}
footer .footerLogo{width: 100%;margin: 0px auto;display: block;text-align: center;}
footer > div > div {width: calc(50% - 15px);}
.footerAddress {width: 150px;}
.footerContact {width: 216px;}
.footertime {width: 200px;}
.footerNav {width: 132px;line-height: normal;}
footer{ font-size: 14px; z-index: 5}
.TextLink h4{max-width: 410px;}
}

@media screen and (min-width: 0px) and (max-width: 991px) {
select{font-size: 16px !important; line-height: 22px !important; padding: 13px 20px !important}
.latest_email_updates_class{ margin: 0px 0 0 -200px !important}
.gform_wrapper.gravity-theme .gfield.gfield--width-half{grid-column:span 12 !important;}
.Leftborder { border-right: #848484 solid 1px !important}
.LeftRightborder{border-left: #7E7B7B solid 1px !important; border-right: #7E7B7B solid 1px !important}
.latest_email_updates_class { margin: 0 !important;}
.gform_button{ position: relative !important;}
.logoanimation img{ max-width: 240px;}
#gform_ajax_spinner_2{top: auto;}
@media screen and (orientation:landscape) {
  .parallaxBox{ display: none;}
  .parallaxTarget{ height: 90vh; position:unset;}
  .parallaxTarget .container, .parallaxTarget .imgHolder { height: 90vh;}
}
.infoPopup .instaLogo a{font-size: 16px;}
.infoPopup .instaLogo { right: 48px; }
.infoPopup .required_text_class {padding: 24px 0 0;}
}

@media screen and (min-width: 0px) and (max-width:850px) {
img.butterFly {top: 194px;max-width: 130px;}
.TextLink { margin-top: 44px;}

}
@media screen and (min-width: 0px) and (max-width:810px) {
footer .footerLogo{ margin-bottom: 20px;}
footer .footerLogo, footer > div > div {width: calc(50% - 0px) !important;}
footer .footerLogo{ width: 100% !important}
.footerAddress p:first-child{}
footer > div {gap: 0px;}
.footerTopArrow{ bottom: 0 !important; top: auto;}
input[type="text"], input[type="email"], input[type="tel"], input[type="date"], input[type="number"], input[type="password"], textarea {
font-size: 15px !important; line-height: 21px !important; padding: 10px 14px !important;}
.parallaxBox{ height: 42vh}
.parallaxTarget .container, .parallaxTarget .imgHolder{ height: 70%;}
select{ padding: 10px 14px !important}
.stickyButtons {top: 374px;}
.coming { bottom: 82px; font-size: 30px;line-height: 40px;}
}
@media screen and (min-width: 0px) and (max-width: 768px) {
@media screen and (orientation:landscape) {
.parallaxBox { height: 76vh;}
  .parallaxTarget .container, .parallaxTarget .imgHolder {height: 104%;}
}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  body{padding: 107px 0 0px;}
header .instaLogo { position: absolute; right: 20px; width: 28px;}
header .instaLogo img{margin-right: 0;}
header .instaLogo a{font-size: 0;}
.footertime.instaLogo a { width: 192px;}
  p{padding: 0px 0px 20px 0px}
h1 {font-size:clamp(40px, 40px + (60 - 40) * ((100vw - 1200px) / (1440 - 1200)), 60px); }
h2 { font-size:clamp(36px, 36px + (46 - 36) * ((100vw - 1200px) / (1440 - 1200)), 46px)}
h3 {font-size:clamp(32px, 32px + (40 - 32) * ((100vw - 1200px) / (1440 - 1200)), 40px); }
h4 {font-size: clamp(26px, 26px + (30 - 26) * ((100vw - 1200px) / (1440 - 1200)), 30px);}
h5 {font-size:clamp(20px, 20px + (26 - 20) * ((100vw - 1200px) / (1440 - 1200)), 26px);}
h6 {font-size: clamp(18px, 18px + (22 - 18) * ((100vw - 1200px) / (1440 - 1200)), 22px);}
header .logo svg { max-height: 74px;}
header{padding: 18px 0 10px;}
.closebtnpop{ right: 20px; top: 30px;}
.container{width: calc(100% - 40px)}
footer > div{ width: 100%;}
.stickyButtons {top: 334px;}
.sectionLogo { margin: 0 auto 40px;}
.introPageText {padding: 50px 0 60px 0;}
.TextLink{ margin-top: 34px;}
img.butterFly {top: 124px;}
.introPageText .sectionIntro h2{ margin-bottom: 60px;}
.homeParallaxTarget { top: 107px;}
.parallaxTarget{ height: calc(100vh - 106px)}
.TextLink h4{max-width: 300px;}
footer { font-size: 16px; line-height: 24px;}
.parallaxBox { display: none;}
.parallaxTarget{ height: 50vh; position:unset;}
.parallaxTarget .container, .parallaxTarget .imgHolder { height: 50vh;}
.infoPopup .instaLogo {right: 0;position: relative; bottom: 0;left: 0; margin: 10px auto 30px; display: flex; width: 192px; z-index: 9}
.infoPopup .instaLogo a{width: 192px;}
.infoPopup .ginput_container_consent br {display: none;}

  .footertime.instaLogo a{font-size:16px }
@media screen and (orientation:landscape) {
  .parallaxBox{ display: none;}
  .parallaxTarget{ height: 90vh; position:unset;}
  .parallaxTarget .container, .parallaxTarget .imgHolder { height: 90vh;}
}
}
@media screen and (min-width: 0px) and (max-width: 640px) {
  .latest_email_updates_class {margin: 0 0 0 30px!important;}
  img.butterFly {top: 134px; max-width: 100px;}
}
@media screen and (min-width: 0px) and (max-width: 568px) {
.logoanimation img { max-width: 160px;}
section.infoPopup{width: 100%;}
.contentBox {margin: 80px 20px; padding: 30px 20px;}
.SingleImage .box:before{ padding-top: 56.25%;}
.parallaxTarget .imgHolder::before { padding-top: 80%;}
footer .footerLogo, footer > div > div {width: calc(100% - 0px) !important;}
img.butterFly{ display: none;}
img.beeFly { max-width: 100px; position: absolute; bottom: -50px;}
.footertime.instaLogo p{padding-bottom: 20px;}
}
@media screen and (min-width: 0px) and (max-width:480px) {
.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths { -ms-grid-column-span: 5 !important;  grid-column: span 5 !important;}
.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths { -ms-grid-column-span: 7 !important; grid-column: span 7 !important;}
.gform_button {width: 80px !important; height: 80px !important;font-size: 16px !important;}
.introPageText br, .intro br{ display: none;}
body .cky-consent-container { right: 0 !important; bottom: 20px !important; width: calc(100% - 40px); left: 0; margin: 0px auto;}
.footerLogo{ text-align: left !important;}
#gform_ajax_spinner_2{width: 80px; height: 80px;}
}
@media screen and (min-width: 0px) and (max-width:440px) {
.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper { padding: 0 !important;}
}
/* Responsive Css */

:root {
  --darkVoilet: #3a3148;
  --darkGold: #827053;
  --saffron: #ff8900;
  --greenColor: #91cdb9;
  --darkGreen: #93CDBA;
  --fadeGreen: #eff8f5;
  --lightGreen: #def5ed;
  --white: #ffffff;
  --black: #000000;
}
body .cky-consent-container {
  right: 40px;
  bottom: 40px;
}

body .cky-consent-container .cky-consent-bar {
  border-radius: 0;
  box-shadow: none;
  padding: 25px;
  background: var(--lightGreen) !important;
  border: 2px solid var(--darkGreen) !important;
}

.cky-notice-group .cky-notice-des p {
  padding: 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.35;
}

.cky-notice-group .cky-notice-des p a {
  color: var(--saffron);
  text-decoration: underline;
  cursor: pointer;
}

[data-cky-tag="accept-button"],
[data-cky-tag="detail-accept-button"] {
  background-color: var(--darkGreen) !important;
  border: 2px solid var(--darkGreen) !important;
  color: var(--darkVoilet) !important;
  transition: .4s all;
}

[data-cky-tag="reject-button"],
[data-cky-tag="detail-reject-button"] {
  background-color: transparent !important;
  border: 2px solid var(--darkGreen) !important;
  color: var(--darkVoilet) !important;
  transition: .4s all;
}

[data-cky-tag="settings-button"],
[data-cky-tag="detail-save-button"] {
  background-color: transparent !important;
  border: 2px solid var(--darkGreen) !important;
  color: var(--darkVoilet) !important;
  transition: .4s all;}
.cky-modal .cky-preference-header .cky-btn-close { border: 0; width: 14px; height: 14px; min-width: auto;}
.cky-modal .cky-preference-header .cky-btn-close img {height: 14px; width: 14px;}
[data-cky-tag="detail-powered-by"] {display: none !important;}

.gform_wrapper.gravity-theme .gfield_required{font-size: 20px !important; font-weight: normal;}


.tableView {
    width: 100%;
    overflow: auto;
}
@media screen and (min-width: 0px) and (max-width: 480px) {
.contentArea{word-wrap: break-word;}
}
table {
  border-spacing: 0;
  overflow: hidden;
  inline-size: 100%;
  text-align: left;
  background-color: inherit;
  border: 1px solid lightgray;
  box-shadow: 0px 4px 6px -2px rgba(14, 30, 37, 0.12);
}

:is(th, td) {
  padding: 1rem;
  min-inline-size: 10rem;
  border-block-end: 1px solid lightgray;
}

tfoot :is(th, td) {
  border-block-end: unset;
}

tfoot tr {
  background-color: whitesmoke;
}

:is(th, td):not(:first-child) {
  border-inline-start: 1px solid lightgray;
}
