@font-face {
    font-family: 'Rubik';
    src: url('fonts/Rubik-VariableFont_wght.ttf') format('truetype'),
}
@font-face {
    font-family: 'Assistant';
    src: url('fonts/Assistant-VariableFont_wght.ttf') format('truetype'),
}
@font-face {
    font-family: 'Heebo';
    src: url('fonts/Heebo-VariableFont_wght.ttf') format('truetype'),
}
body{
    background-color: #276658;
    font-family: 'Heebo';
    direction: rtl;
}
.slider-wrap-sec{
    max-width: calc(100% - 550px) !important;
    width: calc(100% - 550px) !important;
    position: relative;
}
.text-center{
    width: 550px !important;
    max-width: 550px !important;
}
.image-notice{
    position: absolute;
    top: 814px;
    left: 19px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.slider-logo{
    position: absolute;
    top: 742px;
    right: 12px;
    background: #FFFFFF;
    padding: 6px;
}
.slick-next:before {
    content: '';
    width: 90px;
    height: 90px;
    background-image: url(../images/arrow-left.png);
    display: block;
    background-size: 100%;
}
.slick-next {
    right: auto;
    left: 65px;
}
.form input{
    width: 100%;
    direction: rtl;
    margin-bottom: 10px;
    padding: 8px 10px;
    border: none;
    font-size: 16px;
    position: relative;
}
.submit-btn input{
    background: rgb(239, 226, 158);
    background: radial-gradient(circle, rgba(239, 226, 158, 1) 7%, rgba(199, 169, 79, 1) 37%);
    font-size: 24px;
    color: #000000;
    font-weight: 800;
    font-family: 'Heebo';
    padding: 4px 10px;
}
.form{
    padding: 0 28px;
    position: relative;
}
.lower-notice{
    padding: 0 30px;
}
.slick-prev:before {
    content: '';
    width: 90px;
    height: 90px;
    background-image: url(../images/arrow-right.png);
    display: block;
    background-size: 100%;
}
.slick-prev {
    right: 1px;
    left: auto;
    z-index: 9;
}
.main-logo{
    max-width: 200px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
}
.main-slider, .slick-track{
    min-height: 834px !important;
    height: 834px !important;
}
::placeholder {
    font-size: 16px !important;
    opacity: 1 !important;
    color: #000000;
    font-weight: 500;
}
.wpcf7-list-item{
    margin: 0 0 0 0em !important;
}
.form h2{
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{
    position: absolute;
    top: -27px;
    margin: 0;
    font-size: 13px;
    color: #fff;
    right: 0;
    left: 0;
    display: inline-block;
    text-align: center;
}
.slider-image{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.form p{
    margin-bottom: 0 !important;
}
input[type='email']{
 direction: rtl !important;
}
.wpcf7-spinner{
    position: absolute;
}
.slick-dots{
    bottom: 10px;
}
.slick-active button{
    background-color: #6f9b7a !important;
}
.slick-dots li button{
    background-color: #FFFFFF91;
    opacity: 1;
    border-radius: 50%;
    height: 15px;
    width: 15px;
}
.slick-dots li button:before{
    display: none;
}
.main-bg{
    background-image: linear-gradient(180deg, #FFFFFF 64%, #276658 0%) !important;
    padding-top: 12px;
}
.main-heading{
    font-family:'Heebo';
    font-size: 43px;
    color: #1e1e1c;
    line-height: 56px;
    margin-bottom: 0;
    font-weight: 700;
}
.sub-heading-one{
    font-size: 20px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 400;
}
.black-heading{
    color: #FFFFFF;
    max-width: 78%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.black-heading p:first-child{
    background: #000000;
}
.black-heading p:last-child{
    background: #000000;
}
.golden-text{
	font-size: 40px !important;
	font-weight: 700 !important;
}
.notice{
    margin-bottom: 10px;
    display: block;
}
.notice, .sub-heading p{
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    font-family: 'Heebo';
    margin-bottom: 3px;
}
.black-heading p{
    font-size: 29px;
    margin-bottom: 0;
    line-height: 45px;
    font-weight: 400;
}
.black-heading p span{
    font-size: 42px;
}
.presale{
    font-size: 26px !important;
    font-weight: 700 !important;
}
.price-curncy{
    font-family: 'Rubik';
    color: #d3b86b;
    font-size: 33px;
    font-weight: 400;
}
.curncy-symbl{
    font-family: 'Heebo';
    font-size: 38px;
    font-weight: 500;
}
.price-line{
    color: #d3b86b;
    font-family: 'Assistant';
    font-size: 54px;
    font-weight: 700;
}
.price-btm{
    font-family: 'Rubik';
    color: #276658;
    font-size: 27px;
    font-weight: 700;
}
.presale span{
    font-size: 24px !important;
}
.sub-heading{
    padding: 0 20px;
    margin: 22px 0;
    display: block;
    margin-bottom: 50px;
}
input[type="checkbox"] {
    display: none;
}
.checkbox{
    position: relative;
}
.checkbox label{
    display: flex;
    padding-right: 30px;
    font-size: 13px;
    color: #FFFFFF;
    text-align: right;
    font-weight: 400;
    letter-spacing: .3px;
    margin-bottom: 14px;
    font-family: 'Heebo';
    display: inline-block;
    margin-top: 0;
}
/* Style the custom checkbox */
.checkbox label:before{
    content: '';
    width: 20px;
    height: 20px;
    border: 2px solid #FFFFFF;
    border-radius: 3px;
    background-color: transparent;
    display: block;
    position: absolute;
    top: -11px;
    right: 1px;
}

/* Style the custom checkbox when checked */
input[type="checkbox"]:checked ~ label:before{
    background-color: #CBAF8A;
}
input[type="checkbox"]:checked + label:before{
    background-color: #CBAF8A;
}
input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before{
    background-color: #CBAF8A;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 3.5px;
    top: -9px;
}
label{
    cursor: pointer;
}
.form-order .form-item2{
    padding-right: 6px !important;
}
.form-order .form-item1{
    padding-left: 6px !important;
}
.lower-notice p{
    color: #FFFFFF;
    font-size: 13px;
    margin-bottom: 8px;
    font-weight: 400;
    text-align: center;
}
.mobile-menu{
    display: none;
}
.main-content-center{
    text-align: center !important;
}
.slider-logo-two{
    width: fit-content;
    background: #fff;
    padding: 33px 3px;
    position: absolute;
    top: 747px;
    right: 148px;
}



.thank-logo{
    padding-top: 30px;
    display: block;
}
.thankyou h2{
    font-size: 68px;
    font-family: 'Heebo';
    font-weight: 700;
    color: #276658;
}
.thankyou{
    margin-top: 50px;
}
.thankyou p{
    font-family: 'Heebo';
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 0;
    line-height: 30px;
}
.thanks-bg{
    background: #FFFFFF !important;
    height: 100vh;
    text-align: center;

}
.price-section{
    margin-top: 20px;
}
.wpcf7-not-valid-tip{
    position: absolute !important;
    bottom: 0px;
    left: 8px;
}
.wpcf7 form .wpcf7-response-output{
    position: absolute;
    top: -83px;
}
.golden-img-styl{
    background: radial-gradient(circle, rgba(239, 226, 158, 1) 7%, rgba(199, 169, 79, 1) 37%);
    padding: 8px 0px;
    display: block;
}

/* Global Page */
.privacy-banner{
    min-height: 360px;
    padding: 16px;
    margin-bottom: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.privacy-banner::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
}
.page-content{
    margin-bottom: 80px;
}
.page-content ul {
    list-style: disc;
    margin-right: 16px;
}
.page-content h2, .page-content h3 {
    margin-top: 26px;
}
.page-content p {
    margin-bottom: 8px;
    line-height: 28px;
}
.page-content p a{
    color: var(--main-color);
}
.privacy-banner h1 {
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 16px;
    color: #fff;
}
.privacy-banner-content{
    z-index: 9;
    position: relative;
}
.breadcrumbs {
    gap: 10px;
    margin-bottom: 0;
}
.breadcrumbs li {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    font-weight: var(--font-weight-semibold);
}
.breadcrumbs li a{
    color: var(--main-color);
}
.privacy-links {
    gap: 20px;
    margin-top: 16px;
}
.privacy-links a{
    color: var(--main-color);
    text-decoration: underline;
}

.page-template-template-privacy-php{
    background: #fff;
}
.mati-sticker{
    width: 100px;
}
.privacy-main-logo-wrapper{
    justify-content: center;
    display: flex;
    padding-top: 60px;
}
.privacy-page-main-wrapper{
    background: #fff;
}
.desclimar-links{
    justify-content: center;
    display: flex;
    color: #fff;
    gap: 5px;
}
.desclimar-links a{
    color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	width: 90%;
	text-align: center;
}