/* @font-face {
    font-family: 'Georgia';
    src: url(../fonts/georgiabold.ttf);
    font-weight: 500;
}
@font-face {
    font-family: 'Gama-Sans-Regular';
    src:url("../fonts/Gama-Sans-Regular.otf");
} */

/* body{
    font-family: 'Roboto', sans-serif;
    background-color: white;
} */
body{ background-color: white;font-family: 'Nunito Sans', sans-serif !important; }
.heading_all{
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: #233155;
    text-transform: uppercase;
}
.sub_tittle{
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: black;
}
h1{
    font-family: 'Playfair Display', serif !important;
    font-weight: 600 !important;
}
h3{
    font-family: 'Playfair Display', serif !important;
    font-weight: 500 !important;
}
body{
    top: -20px;
}
p {
    font-size: 20px !important;
}
a{
    text-decoration: none;
}
img{
    width: 100%;
}
/* common btn */
.common_btn{
    color: #fff;
    background-color: #dcbf34;
    box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.75;
    text-transform: uppercase;
    padding: 9px 16px;
    border-radius: 4px;
    margin-right: 10px;
}
.button_signup{
    background-color: rgba(196, 165, 119, 0.04);
    border: 1px solid #ffffff;
    color: #dcbf34;
}
.sub_heading{
    margin: 0px;
    color: #000;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.47;
    letter-spacing: -0.1px;
}
.heading{ color: #233155;
    margin: 0px;
    font-size: 35px;
    font-weight: normal;
    line-height: 1.23;
    letter-spacing: -0.3px;
}

.para{    
    color: #000;
    line-height: 1.47;
    letter-spacing: -0.1px;
}
.owl-carousel button.owl-dot{
    color: white;
    background-color: #b9b9b973;
    height: 10px;
    width: 10px;
    border-radius: 22px;
    margin-right: 10px;
}
.owl-carousel button.owl-dot.active{
    background-color: #233155;
}
/*  */
header {
    position: fixed; top: 0;
    z-index: 99;
    width: 100%;
    /* background: linear-gradient(#8864257d 0%, #88642557 43%, #88642529 90%, #88642500 100%); */
    /* background: linear-gradient(#233155 0%, #233155a8 43%, #ffffff00 90%, #ffffff00 100%); */
    background: linear-gradient(#233155 0%, #233155ad 43%, #23315517 90%, #ffffff00 100%);
    padding-top: 10px;
    padding-bottom: 18px;
}
.navbar i{
    color: #dcbf34 ;
    font-size: 30px;
}
/* header .navbar .buttons_login { margin-top: -16px;} */
header .navbar .buttons_login {
    margin-top: -16px;
    margin-right: 7%;
}
header .navbar ul.navbar-nav li a{
    margin: -2px 0px 9px;
    line-height: 1.5;
    text-decoration: inherit;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: white;
    padding: 0px;
}
.button_signup i {
    position: relative;
    top: 7px;
    left: 11px;
    color: #fff;
}
header .navbar .navbar-collapse ul li a::after{display:block;content:'';border-bottom:2px solid #ca8f26;transform:scaleX(0);transition:transform 250ms ease-in-out;left:0;right:0;position:absolute;margin:0 9px;}
header .navbar .navbar-collapse ul li a:hover:after { transform: scaleX(1); }
header .navbar  ul.navbar-nav{ padding-left: 9%;}
/* section banner */
.section_banner {
    position: relative;
    height: 100vh;
    padding-top: 100px;
    background-image: url("../img/cross.jpg"); 
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
}
.new_design .section_banner{ background-image: url("../img/crosss-banner.jpg");  }
.section_banner .input-group{
 position: relative;
 width: 60% !important;
}
.section_banner .input-group h2 {
    position: absolute;
    font-size: 26px;
    color: #233155;
    text-align: center;
    top: -44px;
    margin: 0 auto;
    width: 100%;font-family: 'Playfair Display', serif !important;
    font-weight: 600!important;text-transform: capitalize;
}
.section_banner .inner_container .inner_btn a{
    color: white;
    font-weight: 900;
    background-color: #233155;
    padding: 11px 28px 13px 28px;
    border-radius: 8px;
    position: relative;
    top: -20px;
    right: -32px;
    font-size: 20px;
}
.section_banner .sub_tittle{text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #233155;
}
.section_banner .inner_container {
    width: 100%;
    
}
.section_banner .inner_container h1{
    font-weight: 500;
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color:#233155;
    text-transform: uppercase;
}
.section_banner  .inner_btn {
    position: absolute;
    bottom: 0;
    width: 100%;
}
/* section banner */
/* section one */
.section_one{
    height: 90vh;
    width: 100%;
    position: relative;
}
.section_one {
    background-image: url("../img/banner_img.jpeg"); 
    height: 100vh; 
    background-position: center;
    background-repeat: no-repeat; 
    background-size: cover; 
}
.section_one .inner_container{
    padding-top: 250px;
}
.section_one .inner_container h1{
    font-size: 96px;
    color: white;
    font-weight: 500;
    line-height: 0.86;
    margin: 0;
}
.section_one .inner_container p{
    font-size: 16px;
    width: 50%;
    color: white;
    letter-spacing: 0.15px;
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0.35em;
}
.section_one .buttons_login a {
    padding: 5px 25px;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.75;
    text-align: center;
}
.section_two .inner_container .inner_sec {
    padding: 45px 27px 1px 60px;
    background-color: #f5f2f7;
    color: white; position: relative;
}
.section_two .inner_container .inner_sec h1{
    font-weight: 500;
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: -0.02em;color: #233155;text-transform: uppercase; margin-bottom: 0px;
}
.section_two .inner_container .inner_sec h3{
    font-size: 21px;
    padding-top: 13px;
    padding-bottom: 0px;
    /* color: #dcbf34;text-shadow: 0px 1px 2px #233155 */
}
.section_two .inner_container .inner_sec p{
    font-size: 20px;color: #000;
}
.section_two .inner_container .inner_sec:after{     position: absolute;
    width: 1px;
    height: 203px;
    content: "";
    background-color: #d5d5d5;
    right: 0;
    top: 55px;}
    .section_two .inner_container .inner_sec.border-end-0:after{ display: none;}
#navbarSupportedContent .buttons_login .common_btn
{
    position: relative;
    top: -4px;
}
#navbarSupportedContent .buttons_login .icons_navbar i {
    font-size: 26px;
    top: 2px;
    padding: 10px 0px;
    position: relative;
    border-radius: 9px;
}
#navbarSupportedContent .buttons_login .icons_navbar i:hover{color:#dcbf34!important;}
#navbarSupportedContent .buttons_login .common_btn:hover i{ color: #dcbf34; }
.images_mainpage .images_outer img{
    border-radius: 33px;
}
.images_mainpage .container
{
    max-width: 1193px;
}
body.homepage_content{background-color: #f5f2f7;}
.images_mainpage .images_outer a{
    position: absolute;
    bottom: 0;
    right: 44%;
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #dcbf34;
    margin-bottom: 40px;
    line-height: 1.75;
    text-transform: uppercase;
    min-width: 64px;
    padding: 5px 15px;
    border-radius: 4px;
    color: rgb(196, 165, 119);
}
.faq_section .inner_container{ border-bottom: none;}
/* footer */
.footer_section{ background-color: #f5f2f7; }
/* .affiliated_page .footer_section{ border-top: 1px solid #000;} */
.footer_section .icon_menus img{
    margin-top: -17px;
    position: relative;
}
footer h5{
    font-weight: 600;
    font-size: 26px;
    letter-spacing: 0.15px;
    line-height: 1.6;
    margin-bottom: 0.35em;
    color:#000;font-family: 'Playfair Display', serif;
}
footer .nav-link{margin:0;font-weight:400;font-size:16px;letter-spacing:.1px;color:#000;margin-bottom:3px;}
footer .social_media a{font-size:1.5rem;color:#000;background:0 0;padding:1px 4px;border-radius:20px;margin-right:15px;}
footer .social_media a:hover{ color: #233155; }
footer h3 {
    margin: 0;
    font-size: 15PX;
    font-weight: 500;
    letter-spacing: 0.15px;
    line-height: 27px;color: #8d642c;
    padding-top: 0;
    margin-top: -21PX;
    word-spacing: 3px;
}

.footer_section footer{border-bottom:1px solid #b3b3b3;}
.copy_right{margin:0;font-size:14px;letter-spacing:.7px;font-weight:400;line-height:1.43;text-align:center;margin-bottom:.35em;color:#333;}

.section_banner {
    --space: 2rem;
    display: grid;
    overflow: hidden;
    gap: var(--space);
    width: 100%;
    position: relative;
}
.section_banner .input-group input{
    font-size: 19px;
    height: 80px;
    line-height: 80px;
    padding: 0 38px;
  
}
.section_banner .input-group button
{
    padding: 0;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #233155;
    color: white;
}
.section_banner .input-group button i {
    font-size: 50px;
    padding: 11px 40px 8px 36px;
}
  .marquee {
    --duration: 60s;
    --gap: var(--space);
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: var(--gap);
    transform: skewY(0deg);
    position: absolute;
    top: 35%;
}
  
.marquee__group {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: var(--gap);
    min-width: 80%;
    width: 80% !important;
    animation: scroll var(--duration) linear infinite;
}
  
@media (prefers-reduced-motion: reduce) {
    .marquee__group {
     animation-play-state: running;
    }
}
  
.marquee__group img, .marquee__group picture {
    width:80%;
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 1rem;
    margin-right: 3rem;
}
  
.marquee--borders {
    border-block: 3px solid dodgerblue;
    padding-block: 0.75rem;
}
  
.marquee--reverse .marquee__group {
    animation-direction: reverse;
    animation-delay: calc(var(--duration) / -2);
}
@keyframes scroll {
    0% {
      transform: translateX(0);
    }
  
    100% {
      transform: translateX(calc(-100% - var(--gap)));
    }
}

/* new section */

/* .section_new .inner_container{
    background-color: #b3afa4;
} */
.section_new .one .inner_img::after {
    content: "";
    position: absolute;
    bottom: -40%;
    left: 0px;
    width: 100%;
    height: 88%;
    background-image: linear-gradient(to top, #eeebe9, #edeae8, #efecea, #f1edecad, #f3efef00);
}
.section_new .one .text_container p{color: #000;
    font-size: 15px;
    line-height: 1.47;
    letter-spacing: -0.1px;
    padding: 0px 20%;
}
.section_new .two {
    position: relative;background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);
}
.section_new  .text_container h1 {
    font-size: 35px;
    line-height: 1.09;
    letter-spacing: -0.8px;
    padding-bottom: 40px; color: #233155;
}
.section_new .one .text_container{
    position: relative;
    margin-top: 20px;
}
.section_new .one h3{
    font-size: 23px;
    line-height: 1.47;
    letter-spacing: -0.1px;
    margin-bottom: 0px;
    padding-bottom: 25px;
    color: #ca8f26;
    /* text-shadow: 0px 1px 3px #e6a937; */
}
.section_new .one .price_list .price h5{
    margin: 0px;
    font-size: 16px;
    font-weight: 900;
    line-height: 0.8;
    letter-spacing: -0.1px;
    padding-top: 20px;
    color: #000;
}
.section_new .one .price_list .price span{
    margin: 0px;
    font-size: 12px;
    font-weight: 900;
    line-height: 0.8;
    letter-spacing: -0.1px;
    padding-top: 20px;color: #000;
}
.section_new .two .inner_text{
    max-width: 620px;
    margin: 0px auto;
}
.section_four .container{
    position: relative;
    background-image: linear-gradient(rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0) 50%);
}
.section_new .two .inner_text a{
    color: white;
    font-size: 15px;
    font-weight: bold;
    padding: 16px 50px;
    border: 1px solid #233155;
    background: #233155;
    letter-spacing: 0.7px;
}
.section_new .three{
    padding: 50px 50px;
    position: relative;
    background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);
}
.section_new .three p{
    max-width: 66%;
    margin: auto;
    padding-top: 20px;
}
.section_new .three .inner_cards{
    position: relative;
    margin-bottom: 50px;
}
figure {
    width: 100%;
    height: 300px
 }
.hower_card {
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    overflow: hidden
 }
.hower_card > img,  .hower_card picture img{
     max-width: 100%;
     height: 100%;
     transition: all 0.3s ease;object-fit: cover;
     object-position: top;
 }
.hower_card .text_content {
    position: absolute;
    background: rgb(255 255 255 / 85%);
    color: #fff;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s ease;
    line-height: 300px;
    text-align: center;
    font-size: 30px;
    z-index: 2;
    overflow-x: auto; padding-left: 20px;
    padding-right: 15px;
    
}
::-webkit-scrollbar{width:10px;}
::-webkit-scrollbar{width:7px; display: block;}
::-webkit-scrollbar-track{border-radius:20px;}
::-webkit-scrollbar-thumb{background:#233155;border-radius:20px;}
.hower_card:hover > .text_content {
    opacity: 1;
}
.hower_card:hover > .bottom_text {
    opacity: 0;
}
.hower_card .bottom_text{
    color: white;
    position: absolute;
    z-index: 999;
    bottom: 20px;
    left: 42px;
    font-size: 22px;
}
.section_new .three .hower_card::after{
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 67%, rgb(0, 0, 0));
    z-index: 1;
    position: absolute;
    inset: 0px;
}
.section_new .three .hower_card .text_content h1{
    font-size: 25px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    padding-top: 20px;
    text-align: start;
    color: #233155 !important;
}
.section_new .three .hower_card .text_content p{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.1px;
    color: #000;
    text-align: start;
    margin: 0px;    width: 100%;
    max-width: 100%;
    padding-top: 0;
    font-size: 18px!important;line-height: 1.6;
}
.section_new .four .owl-slider .item .images img{
    height: 600px; object-fit: cover;
}

.section_new .four .owl-slider .item .text_right{
    padding: 3% 2% 1% 2%;
    height: 600px;
    overflow-x: auto;
    text-align: start;
}
.section_new .four .owl-slider .item .text_right h1, .terms_condition_sec .inner .text_right h1{
    font-size: 27px;
    padding-bottom: 10px;
    color: #233155;
    font-weight: 500;
}
.section_new .four .owl-slider .item .text_right p, .terms_condition_sec .inner .text_right p{ color: #000; }
.section_new .four .owl-slider .item .inner{
    border-radius: 5px;
    background-color: #fff;
    /* margin-left: 95px;
    padding-left: 0px; */
}
/* .section_new .four .owl-slider .item  {
    position: relative;
    left: -188px;
} */
.section_new .four .owl-nav  button span{
    font-size: 38px;
    padding: 1px 21px !important;    border: 1px solid #233155;
    border-radius: 43px;
    line-height: 48px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
}
.section_new .four .owl-nav .owl-prev{
    position: absolute;
    left: 9%;    color: #233155;
}
.section_new .four .owl-nav .owl-next{
    position: absolute;
    right: 9%;    color: #233155;
}
.section_new .four .item {
    margin: 10px 113px;
}
.section_new .four {
    padding: 50px 0px;
    position: relative;
    background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);
}
.section_new .five {
    padding: 50px 0px;
    position: relative;
    background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);
}

.section_new .five .video img{
    max-width: 80%;
}
.section_new .five .video  .buttons{
    position: absolute;
    top: 41%;
    right: 48%;
}
.section_new .five .video  .buttons img{
    height: 77px;
}
/* sextion six */

.section_new .six  .buttons{
    position: absolute;
    top: 50%;
    right: 50%;
}
.section_new .six {
    padding: 50px 0px;
    position: relative;
    background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);
}
.section_new .six .right_inner{
    text-align: start;
}
.section_new .six .inner_container_all {
    background-color: #ffffff;
    margin: 1% 6%;
    padding: 65px 11px;
}
.section_new .six .inner_container_all .left_inner a img{height:100%;object-fit:cover;}
.section_new .six .inner_container_all .left_inner{
    padding: 0px 50px;
}
.section_new .six .inner_container_all .right_inner{
    padding: 0px 1% 0px 0px;
}
.owl-nav{
    margin-top: 30px;
}
.section_new .six .inner_container_all .right_inner .btn_common{
    display: inline-block;
    width: 75%;
    text-align: center;
    padding: 12px;
    border: 1px solid rgb(35 49 85);
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.47;
    letter-spacing: -0.1px;
    background-color: #233155;
    color: #fff;
}

.section_new .six .right_inner h1{font-size:28px;color:#000}
.section_new .six .right_inner p{
    font-size: 14px;    padding-right: 15px;
    color: #000;
}
/* seven */
.section_new .seven {
    padding: 50px 0px;
    position: relative;
    background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);
}
.section_new .seven .inner_text .inner_btn_social a{
    color: #233155;
    font-size: 17px;
    display: inline;
    width: 100%;
    padding: 15px 74px;
    font-weight: 700;
    border: 1px solid #233155;
    border-radius: 3px;
    margin: 0px 30px;
}
.section_new .seven .inner_text .inner_btn_social a i{
    font-size: 27px;
    position: relative;
    top: 5px;
}
.seven p{
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.1px;
    padding-top: 50px;
    color: #000;
}

/* media query */

.affiliated_page{
    background-color: white !important;
}
.body_content_affiliated .section-banner h1 {
    background: -webkit-gradient(linear,right top,left top,color-stop(35.73%,#c8ff48),to(#59ffd6));
    background: linear-gradient(270deg,#c8ff48 35.73%,#59ffd6);
    -webkit-background-clip: text;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    color: #fff;
    font-weight: 700;
    font-size: 64px;
}
.body_content_affiliated  .section-banner h2
{
    color: black;
    font-weight: 700;
    font-size: 64px;
    line-height: 60px;
    padding-bottom: 16px;
}
.body_content_affiliated  .section-banner p
{
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
}
.section-banner .inner_right{
    padding: 38vh 0% 0% 10%;
}

.affiliate_header{
    font-weight: 700;
    font-size: 48px;
    line-height: 36px;
    /* color: black; */
    color: #233155;
}
.para_affiliate{
    align-items: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;color: #000;
}
.green_btn {background-color: #233155;
    letter-spacing: 0.7px;
    width: 100%;
    text-align: center;
    margin: 10px;
    padding: 21px 16px;
    color: white;
    font-weight: 900;
    font-size: 18px;
    border-radius: 4px;
}
.green_btn:hover{
    color: white;
}

.section_two .cards_grey .inner
{    background: #ffffff;
    padding: 40px 16px;
    min-height: 100%;
}
.section_two .image_icon
{
    padding: 22px;
    border-radius: 50%;background-color: #233155;
    margin: 0 auto;    width: 80px;
    height: 80px;
}
.section_two .image_icon img{
    width: 100%;
}
.section_two .cards_grey .inner h3
{padding-top: 32px;
    padding-bottom: 10px;
    color: #dcbf34;
    font-size: 28px;
    /* text-shadow: -1px 1px 2px #6a6c6e; */
}
.cards_grey .inner p{    font-weight: 400;
    font-size: 20px!important;
    line-height: 28px!important;
    color: black;
    padding: 0% 0%;
}
.section_earning .content_points .inner_points img {
    width: 5%;
    height: 50px;
}
.section_earning .content_points .inner_points p{
    margin-bottom: 0px;
    padding-left: 40px;width: 91%;
    padding-top: 12px;color: #000;
}
.section_earning .cards .green {
    background-color: #dcbf34;
    color: white;
    width: 35%;
    padding: 30px 10px 10px 25px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.section_earning .cards .brown{
    background-color: #233155;
    color:white;
    width: 65%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 30px 10px 10px 25px;
}
.section_earning .cards .blue{
    background-color: #dcbf34;
    color: white;
}
.section_earning .cards h5{
    font-size: 28px;
}
.section_earning .cards h2{
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
}
.section_earning .cards p{
    font-weight: 400;
    font-size: 12px;
    color: #fbf2f2a3;
    margin-bottom: 0px;
    padding-top: 30px;
}
.question_mark .faq_btn{
    background-color: #233155;
    color: white;
    font-weight: 600;
    font-size: 18px;
    padding: 12px 33px;
    border-radius: 5px;
}
.question_mark .images_right img{
    width: 65%;
}
.question_mark .affiliate_header{
    padding-top: 80px;
    line-height: 53px;
}
.question_mark p a{
    font-weight: bold; color: black;
}
.accordion-button::after {
	background-image: url("../img/plus.svg");
	transform: scale(.7) !important;
}

.accordion-button:not(.collapsed)::after {
	background-image: url("../img/minus.svg");
}
.faq_section .accordion-item {
    border: 0;border-bottom: none;
    margin-bottom: 14px;
}
.faq_section .card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem; background-color: #ffffff;
    border-top: 1px solid #233155;
}
.question_mark .para_affiliate {
    font-size: 16px;
}
.faq_section .accordion-item h2 .accordion-button{
    font-size: 22px;
    color: #233155;
    background-color: #ffffff;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
    background-color: transparent;
    color: black;
}

.faq_section .accordion-item .accordion-collapse .card-body p {
    color: #000;
    padding: 0px 46px; padding-left: 15px;
}
.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #dcbf3454;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.cross_range_input {
    appearance: none;
    width: calc(100% - (73px));
    height: 10px;
    border-radius: 5px;
    background: #d7dcdf; 
    outline: none;
    padding: 0;
    margin: 0;
}
.cross_range_input::-webkit-slider-thumb {
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #dcbf34;
    cursor: pointer;
    transition: background 0.15s ease-in-out;
}
.cross_range_input::-webkit-slider-thumb:hover {
transform: scale(1.1);
background: #dcbf34;
}  
.cross_range_input:active::-webkit-slider-thumb {
    transform: scale(1.1);
    background: #dcbf34;
}
.section-banner{ background-color: #f5f2f7;}
.background_dark{background-color:#b3afa4;padding:50px 50px;color:#fff!important;}
.signup_page{
   position: relative;
   height: 100vh;
   width: 100%;
   display: flex;
    align-items: center;
    justify-content: center;
}
.signup_page .inner_container{
    position: absolute;
    text-align: center;
    justify-content: center;
    width: 100%;
    
}
.signup_page .inner_container h1{
    font-size: 56px;
    font-weight: 500;
    padding-bottom: 20px;
    color: black;
    text-transform: uppercase;
}
.signup_page .inner_container .input-group
{
    font-size: 19px;
    height: 80px;
    line-height: 80px;
    padding: 0 38px;
}
.signup_page .inner_container button {
    padding: 0;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #233155;
    color: white;
}
.signup_page .inner_container form{
    margin: 0 auto;
}
.signup_page .inner_container button i {
    font-size: 50px;
    padding: 11px 40px 8px 36px;
    color: white;
}
.signup_page .inner_container h5{
    color: #6B6F76;
    font-size: 19px; padding: 0 19px;
}

.form-control:focus{
    background-color: #fff;
    border-color: #dcbf34;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(220 191 52 / 24%);
}
.affiliate_banner_slider .owl-nav{position:absolute;bottom:10%;right:22%;}
.affiliate_banner_slider .owl-nav button span{ font-size: 62px; padding: 0 13px;}
.body_content_affiliated{ padding-top: 0px;background-color: #f5f2f7;}
.affiliate_banner_slider_img img{width:95%!important;margin-top:10%;}
.affiliate_banner_slider .owl-nav button:hover span{ color: #dcbf34; }
.footer_section .nav-link:focus, .nav-link:hover {
    color: #233155;
}

#navbarSupportedContent .buttons_login .button_signup:hover{ border: 1px solid #dcbf34; color: #dcbf34!important;}

body{
    top: 0!important;
}

.goog-te-banner-frame.skiptranslate,
.goog-logo-link,
#google_translate_element,
.skiptranslate {
    display: none !important;
}

.cn_dropdown {
    cursor: pointer;
}

.cn_dropdown a.country-Flag img {
    padding: 0;
    min-width: 0;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    line-height: 24px;
    border-radius: 50%;
}

.cn_dropdown a.country-Flag span {
    padding-left: 8px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    line-height: 1;
    letter-spacing: .7px;
    text-transform: uppercase;
}

.anime-container i {
    font-size: 42px;
    color: white;
}

.cn_dropdown .dropdown-menu {
    animation-name: fadein;
    -webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -ms-animation-duration: .2s;
    -o-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.cn_dropdown.show .dropdown-menu {
    width: 100px;
    min-width: auto;
    padding: 8px 0;
    display: block;
    top: 30px;
    left: auto;
    background-color: #233155;
}

.cn_dropdown .dropdown-item>span {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin-right: 10px;
}

.cn_dropdown .dropdown-item span img {
    min-width: 0;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    line-height: 24px;
    border-radius: 50%;
}

.cn_dropdown .dropdown-item {
    padding: 3px 8px;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
}

.headroom--unpinned .dropdown-menu {
    display: none!important;
}

.cn_dropdown .country-Flag i {
    padding: 0px;
    font-size: 11px;
    color: #000;
    padding-left: 10px;
}

.cn_dropdown .country-Flag {
    padding: 0;
    display: flex;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #dcbf34 ;
    color: white;
}

.lang-switch.desktop {
    padding: 0;
    position: absolute;
    right: 0;
    top: 13px;
}

.section_earning .inner_container {
    position: relative;
    background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);
}
body{
    background-color: #f5f2f7;
}
.question_mark .inner_container {
    background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);
}
.faq_section .inner_container
{
    background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);
}

.footer_section .container{     width: 78%;
    margin: 0 auto}
.status_cards_btn .green_btn{ width: 22%;}
.faq_image_mob{display: none; }
p.copy_right{ font-size: 15px!important;}
.section_banner .inner_btn form{ width: 100%; text-align: center;}
.section_banner .inner_btn form button{position:absolute;right:0;z-index:2;top:0;height:80px;border-top-left-radius:0;border-bottom-left-radius:0}
.section_banner .inner_btn form .form-group{position:relative;width:100%;margin:0 auto}

.section_new .inner_container .one{ background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);} 

/* .section_banner.section_banner_d_1 .inner_container h1.heading_all{    text-transform: initial;
    font-size: 42px; letter-spacing: 1px; padding-top: 27px; }
.section_banner.section_banner_d_1 .inner_container h1.heading_all span{ background: linear-gradient(1deg,#233155 2%,#000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;}
.section_banner.section_banner_d_1 h3.sub_tittle{text-transform:capitalize;color:#181818;letter-spacing:.7px;font-style: italic;}
.section_banner.section_banner_d_1 .input-group h2{text-transform:capitalize;letter-spacing:.7px;font-size:22px;color:#383838;top:-44px;font-weight:500}

.section_banner.section_banner_d_2 .inner_container h1.heading_all{font-size: 45px;
    letter-spacing: 7px;
    padding-top: 27px;
    color: #000;}
.section_banner.section_banner_d_2 h3.sub_tittle{color: #2f2f2f;
    font-family: Poppins!important;
    letter-spacing: 9px;
    font-size: 20px;}
.section_banner.section_banner_d_2 .input-group h2{text-transform:capitalize;font-family:Poppins;letter-spacing:0;font-size:27px;color:#000;top:-44px;font-weight:600}

.section_banner.section_banner_d_3 .inner_container h1.heading_all{font-size: 50px;
    letter-spacing: 1px;
    padding-top: 14px;
    font-weight: 700!important;
    color: #dcbf34;
    font-family: roboto!important;
    text-transform: capitalize;}
.section_banner.section_banner_d_3 h3.sub_tittle{    text-transform: capitalize;
    color: #d9d9d9;
    font-family: 'Roboto'!important;
    letter-spacing: 0px;
    font-size: 25px;}
.section_banner.section_banner_d_3 .input-group h2{    text-transform: capitalize;
    font-family: 'Roboto';
    letter-spacing: 0;
    font-size: 25px;
    color: #000;
    top: -37px;
    font-weight: 500;}
.section_banner_d_3_{ width: 70%;
    margin: 0 auto;
    background: #23315594;
    border: 2px solid #233155;
    padding-bottom: 10px; } */
/* SAFT */
.saft_terms_sec .text_container .sub_tittle{ font-size: 23px; text-transform: uppercase; }
.saft_terms_sec_str{padding:0 10%;text-align:left;}
.section_new .one .saft_terms_sec_str p{padding:0;letter-spacing:0;padding-right:27px}
.section_new .one .saft_terms_sec_str h3{padding-bottom:10px; color: #ca8f26; 
    /* text-shadow: 0px 1px 3px #e6a937;  */
    font-size: 23px; }
.crosss_btn{color:#fff;font-size:15px;font-weight:700;padding:16px 50px;border:1px solid #233155;background:#233155;letter-spacing:.7px}
.saft_terms_sec_str .btn_sec{padding-top:20px;padding-bottom:27px}
.saft_terms_sec_str .table_sec_ .table-responsive{width:95%;margin:0 auto;padding:0 15px}
.crosss_table table{border:1px solid #ccc;box-shadow: #ccc 0 5px 16px;}
.crosss_table table thead tr{background:#233155;color:#fff}
.crosss_table table thead tr th{font-size:18px;letter-spacing:.7px;padding:10px 20px}
.crosss_table table tbody tr td{letter-spacing:.7px;font-weight:400;padding:9px 20px}
.crosss_table table tbody tr td:nth-child(2),.crosss_table table tfoot tr td:nth-child(2){text-align:center}
.crosss_table table tfoot tr td{font-size:18px;letter-spacing:.7px;padding:10px 20px;font-weight:600;color:#fff}
.crosss_table table tfoot{border-top:0;background:#233155;}
.section_new .one .saft_terms_sec_str .table_sec h3{ text-align: center;}
.section_new .saft_sec_2 .inner_text, .section_new .saft_sec_7 .inner_text{max-width: initial; padding: 0 10%;}
.section_new .saft_sec_2 .inner_text h6{margin-bottom:0; padding-bottom: 8px;padding-top: 5px;color: #ca8f26; 
    /* text-shadow: 0px 1px 3px #e6a937; */
    font-size:23px;font-weight:500;letter-spacing:.7px; font-family: 'Playfair Display', serif !important;}
.section_new .six.saft_sec_6 .saft_sec_6_btm_cnt h6{margin-bottom:0;padding-bottom:6px;color: #ca8f26;
     /* text-shadow: 0px 1px 3px #e6a937; */
     font-size: 23px; text-align:left;font-family: 'Playfair Display', serif !important;}
.section_new .six.saft_sec_6 .saft_sec_6_btm_cnt{ padding-top: 40px;}
.section_new .six.saft_sec_6 .saft_sec_6_btm_cnt p{color:#333;text-align:left;}
.saft_sec_7 .crosss_table table thead tr th{ padding: 10px 10px; }
.section_new .saft_sec_6.six .right_inner h1{ color: #233155; }
ol li{ font-size: 20px;}
.terms_condition_sec .images img{ height: 600px; object-fit: cover;}
.terms_condition_sec .inner{ background-color: #fff;}
.terms_condition_sec .inner .text_right{padding:3% 2% 1% 2%;height:600px;overflow-x:auto;text-align:start;}
.terms_condition_sec .text_right  h5{ color: #233155;    font-weight: 600;
    font-size: 23px;}
.terms_condition_sec .text_right h6{color:#233155;font-size:21px;margin-bottom:8px;font-weight:600}
.terms_condition_sec ol li{ color: #000; }


.nft_cal_sec{
        border: 1px solid #233155;
        border-radius: 7px; background: #fff;}
.nft_cal_sec h2{    font-size: 27px;
    letter-spacing: .7px;
    text-transform: capitalize;
    background: #233155;
    text-align: center;
    padding: 14px 10px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;}
.nft_cal_sec form{ padding: 24px; text-align: center;}
.nft_cal_sec form label{ font-size: 21px;
    margin-bottom: 0;
    color: #000;}
    .nft_cal_sec form .btn_sec{ 
        padding-top: 22px;
    }
.form-control:focus, .btn:focus{ outline: none; border-color: #212529; box-shadow: none;}
.nft_cal_sec label.error{    margin: 0;
    color: red;
    letter-spacing: 0.7px;
    font-size: 16px;}
.protofolios_total{ padding: 0 10px;}
.protofolios_total .crosss_table{ padding: 0 12px;}
.protofolios_total .crosss_table table{ margin-bottom: 38px;
    margin-top: 25px;
    padding: 12px 15px;
    border: 1px solid #ffc75c;
    box-shadow: #e6a937d6 0px 1px 11px 2px; }
.nft_cal_sec .form-control{ background: transparent;
    border: none;
    border-bottom: 1px solid #233155;
    border-radius: 0;
    padding-left: 0;font-size: 20px;
    height: 45px;    width: 26%;
    margin: 0 auto;
    margin-top: 20px;}
.nft_cal_sec .crosss_btn { font-weight: 400;
        font-size: 19px;
        padding: 12px 50px;}
 .loading {
    position: relative;
    pointer-events: none;}
    .loading::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        bottom: 0;
        height: 100%;
        background-image: url(../img/loader.gif);
        background-color: #23315500;
        background-position: right;
        background-repeat: no-repeat;
        background-size: contain;
    }
.terms_condition_sec .inner .text_right p span.text_cnt{color:#898989;border-bottom:1px solid #ccc;}
.product_slider_sec .item img{ width: 350px; padding: 15px;}
.product_slider_sec { padding-top: 100px;    background: #fff;
    padding-bottom: 100px;}
.tns-outer .tns-controls{ position: absolute; transform: rotate(90deg); z-index: 9999;    right: -20%;
    top: 42%;}
.tns-outer{ position: relative; max-height: 550px; }
.tns-outer .tns-controls button{ background: transparent;font-size: 24px;
    width: 40px;
    height: 40px;
    border: 2px solid #333;
    border-radius: 50px;
    margin: 0 15px;}
    .tns-outer .tns-nav{display: none; z-index: 9999; position: absolute;
        right: 0;
        transform: rotate(90deg);}
.sli_cnt_sec_main .sli_cnt{ padding-top: 50px;  padding-left: 82px;
}
.sli_cnt_sec_main .sli_cnt h2{ color: #233155;    margin-bottom: 14px;

    font-size: 35px;
    text-transform: uppercase;
    line-height: 1.23;
    letter-spacing: -0.3px;
    font-weight: 600;font-family: 'Playfair Display', serif;}
.sli_cnt_sec_main .sli_cnt  ul li{
    font-size: 22px;
    line-height: 45px;
}
.sli_cnt_sec_main .sli_cnt  ul li span{ 
        font-weight: 600;
        color: #233155;}
.sli_cnt_sec_main .sli_cnt .des{     padding-left: 16px;}
.gallery_root{ padding-top: 90px;
    padding-bottom: 50px;
    /* background: #f9f9f9; */
}
.gallery_root .nav-tabs{ border: none;
    padding-bottom: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;    flex-wrap: nowrap; }
.gallery_root .nav-tabs li button{    display: block;
    width: 100%;
    text-transform: capitalize;
    color: #233155;
    font-size: 17px;
    font-weight: 500; padding: 10px 5px;}
.gallery_root .nav-tabs li{    padding: 0;
    min-width: 148px;
    display: flex;
    align-items: flex-start;
    margin: 0;
    text-align: center;
    border: none;
    background: transparent;
    border-radius: 0;position: relative;}
.gallery_root .nav-tabs li button:after{ position: absolute;
    content: "";
    width: 1px;
    height: 20px;
    background-color: #d0d0d0;
    top: 14px;
    right: 0;}
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{ border: none; outline: none; }
    .gallery_root .nav-tabs li button.active:after{ display: none; }
.gallery_root .nav-tabs li button.active{ color: #fff; background: #233155;
    border-color: #233155;
    border-radius: 0px;
 }
 .gallery_root .tabs-wrapper{    width: 90%;
    margin: 0 auto;position:relative; }
.gallery {
    display: flex;
    padding: 2px;
    transition: 0.3s;
  }
 
  .gallery__column {
    display: flex;
    flex-direction: column;
    width: 25%;
  }
  .gallery__link {
    margin: 2px;
    overflow: hidden;
  }

  .gallery__link:hover .gallery__caption {
    opacity: 1;
  }
  .gallery__thumb {
    position: relative;height: auto;
  }
  .gallery__image {
    display: block;
    width: 100%;
    transition: 0.3s;
  }
  .gallery__image:hover {
    transform: scale(1.05);
  }
  .gallery__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px 15px 15px;
    width: 100%;
    font-size: 16px;
    color: white;
    opacity: 0;
    background: linear-gradient(0deg, rgb(0 0 0 / 60%) 0%, rgb(255 255 255 / 0%) 100%);
    transition: 0.3s;
    font-weight: 600;
  }

  .collection-modal .sli_cnt h2{ color: #233155;    margin-bottom: 14px;

    font-size: 35px;
    text-transform: uppercase;
    line-height: 1.23;
    letter-spacing: -0.3px;
    font-weight: 500;}
.collection-modal .sli_cnt  ul li{
    font-size: 22px;
    line-height: 45px;
}
.collection-modal .sli_cnt  ul li span{ 
        font-weight: 600;
        color: #233155;}
.collection-modal .sli_cnt .des{ padding-left: 16px;}
@media (min-width:992px){.collection-modal .modal-lg{max-width:1000px}}
.sli_cnt_sec_main .sli_cnt .btn_sec{ padding-left: 18px;
    padding-top: 15px;}
    .tabs-wrapper .scroller-btn{position: absolute;
        text-align: center;
        font-size: 16px;
        line-height: 30px;
        top: 8px;
        width: 31px;
        height: 31px;
        border: 2px solid #333;
        border-radius: 50px;}
        .gallery_root .nav-tabs li:last-child button::after{ display: none; }
.tabs-wrapper .scroller-btn.left{left: -50px;}
.tabs-wrapper .scroller-btn.right{right: -50px; }
.sli_cnt_sec_main .sli_cnt .btn_sec .btn:hover{ color: #fff; }
#collection_container{ background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);
    padding-top: 50px; }
#collection_container>h2 {     font-size: 35px;
        line-height: 1.09;
        letter-spacing: -0.8px;
        padding-bottom: 40px;
        color: #233155;
        text-transform: uppercase;
        font-weight: 600;font-family: 'Playfair Display', serif;
        text-align: center;}
.product_slider_sec .collection_product_slider .item img{width:100%;margin-top:40px;padding:0;}
.collection_product_slider .sli_cnt_sec_main .sli_cnt{     padding-left: 35px;}
.collection_product_slider .sli_cnt_sec_main .sli_cnt ul li {
    font-size: 20px;
    line-height: 35px;
}
.collection_product_slider .owl-nav .owl-next, .collection_product_slider .owl-nav .owl-prev {
    position: absolute;
    top: 39%;
    font-size: 24px!important;
    color: #233155!important;
}
.collection_product_slider .owl-next {
    right: -55px;
}
.collection_product_slider .owl-prev {
    left: -66px;
}
.collection_product_slider button.owl-dot{ border: 1px solid #333;}
.collection_product_slider .owl-dots { text-align: center;}
.collection_product_slider .sli_cnt_sec_main .sli_cnt p{ font-size: 18px !important;}
.product_slider_sec.product_slider_sec_1{ padding-top: 145px; }

.gallery_root_d_1 .nav-tabs li button{    display: block;
    width: 100%;
    text-transform: capitalize;
    color: #233155;
    font-size: 16px;
    font-weight: 500; padding: 10px 5px;}
.gallery_root_d_1 .nav-tabs li{ padding: 0;
    min-width: 148px;
    display: flex;
    align-items: flex-start;margin: 0 9px;
    text-align: center; border: 1px solid #fff;
    background: #fff;  border-radius: 5px;}
.gallery_root_d_1 .nav-tabs li button.active{ color: #fff; background: #233155;
    border-color: #233155;
    border-radius: 5px;
 }
 .gallery_root_d_1 .nav-tabs li button:after{ display: none; }
 .gallery_root_d_1 .tabs-wrapper .scroller-btn{     font-size: 20px;
    border: none;}
    .section_banner .title_baner_txt, .section_banner .title_baner_txt_2{display: none; }
header .navbar ul.navbar-nav li{ padding: 0 19px; }
.portfolio_table {     box-shadow: #ccc 0 5px 16px;
    margin-top: 45px;
    margin-bottom: 45px;
    padding-top: 0; }
.portfolio_table table{ margin: 0px;}
.portfolio_table table tbody tr td { padding: 17px 20px;
    font-size: 20px;
    font-weight: 800;}
.crosss_table .table-striped>tbody>tr:nth-of-type(odd){ --bs-table-accent-bg: #fff; }
.crosss_table .table-striped>tbody>tr:nth-of-type(even){  --bs-table-accent-bg: #ecf0f1; }
.portfolio_table.crosss_table table thead tr th{ font-size: 21px;
    padding: 17px 20px;}
figure{
    height: 100%;
}  .influences p{
    color: #6B6F76;
    font-size: 19px;
    padding: 0 19px;
}
.influences h2
{
    font-size: 35px;
    line-height: 1.09;
    letter-spacing: -0.8px;
    padding-bottom: 40px;
    color: #233155;
    text-align: center;
}
.influences input {
    font-size: 19px;
    height: 80px;
    line-height: 80px;
    padding: 0 38px;
}
.influences label {
    color: #233256;
    font-size: 19px;
    padding-top: 10px;
    font-weight: 700;
    padding-bottom: 10px;
}
.privatepolicy p{
    color: #000;
    line-height: 1.47;
    letter-spacing: -0.1px;
    text-align: start;
}
.privatepolicy h3
{
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: #233155;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-size: 20px;
}
.privatepolicy h2
{
    line-height: 1.2;
    letter-spacing: 0.02em;
    color: #233155;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.privatepolicy ul li{
    color: #000;
    line-height: 1.47;
    letter-spacing: -0.1px;
    text-align: start;
    font-size: 20px;
}
.privatepolicy a{
    color: black;
}
.common_sec p{
    padding: 0px;
    text-align: start;
}
.common_sec h3{
    color: #233155 !important;
}
.common_sec .inner_container ul li{
    color: black;
    margin: 0px 20%;
    text-align: start; font-size: 21px;
    line-height: 34px;
}
.common_sec a{
    color: black;
}
/* .affiliate_banner{ padding: 0px; height: 100vh;}
.affiliate_banner_slider_ img{ height: 100vh; object-fit: cover;} */
.affiliated_page .background_dark{ background-image: linear-gradient(to top, #eae9e6, #edeae8, #efecea, #f1edec, #f3efef);}
.affiliated_page h1.heading{ text-transform: uppercase; }
.RevShare p{  color: #000;}
.affiliate_banner_slider  .owl-dots{position: absolute;
    left: 45%;
    bottom: 9%;}
.RevShare_cnt_sec, .aff_cnt_sec_2, .aff_sec_3, .aff_sec_4{ max-width: 80%;
        margin: 0 auto;}
.faq_section_{ max-width: 90%;
    margin: 0 auto; }


.inner_img .img_1
{
    display: block; max-width: 100%; width: initial; height: initial; background: none; opacity: 1; border: 0px; margin: 0px; padding: 0px;
}
.inner_img .img_1
{
    position: absolute; inset: 0px; box-sizing: border-box; padding: 0px; border: none; margin: auto; display: block; width: 100%; height: 100%; object-fit: cover; margin:0;
}

.common_sec .one .text_container {
    position: relative;
    margin-top: 0%;
}
.influerece .inner_img::after {
    content: "";
    position: absolute;
    bottom: -49%;
    left: 0px;
    width: 100%;
    height: 102%;
}
.section_new .text_container h1 {
    padding-bottom: 11px;
    padding-top: 20px;
}
.section_new .one{
    padding-top: 100px;
}
.artiest p{
text-align: start;
}

.saft_page .section_new .one, .home_page .section_new .one{ padding-top: 0px;}
.artiest p.copy_right, .common_sec p.copy_right{text-align:center;}
.inner_img span, .content_page .inner_img span img{ width: 100%!important;}
.section_two .inner_container .inner_sec h3{ font-size: 23px; color: #ca8f26;
/* text-shadow: 0px 1px 3px #e6a937; */
}
.content_page .section_new{ padding-top: 88px;}
.content_page .section_new .text_container h1{ padding-bottom: 0px;}
h6.title_tagline{font-size:23px;line-height:1.47;letter-spacing:-.1px;margin-bottom:0;padding-bottom:25px;color:#ca8f26;
    /* text-shadow:0 1px 3px #e6a937; */
    text-transform:capitalize}
.section-title h6.title_tagline{padding-bottom:8px}
.content_page .section-title{padding-top:15px}
.passcode_sec_root{height:60vh;padding-top:20vh}
.passcode_sec_root .passcode_text h2{font-size:35px;line-height:1.09;letter-spacing:0;font-family:'Playfair Display',serif!important;font-weight:600!important;padding-bottom:25px}
.passcode_sec_root .passcode_text_box{width:73%;margin:0 auto}
.passcode_sec_root .passcode_text_box label{font-size:23px;line-height:1.47;letter-spacing:-.1px;margin-bottom:4px;color:#ca8f26;
    /* text-shadow:0 1px 3px #e6a937 */
}
.passcode_sec_root .passcode_text_box .form-control{background:0 0;border:none;font-size:19px;border-bottom:1px solid #233155;border-radius:0;padding-left:0;letter-spacing:1px;height:55px;width:80%}
.passcode_sec_root .passcode_text_box .btn_sec{padding-top:40px}
.passcode_sec_root .passcode_text_box p.error_msg{margin:0;position:absolute;color:red;letter-spacing:.7px}

.saft_terms_sec_str .btn_sec .crosss_btn{ width: 80%; }
.crosss_btn:hover{ color: #ca8f26; box-shadow: #00000073 1px 1px 10px;}
.saft_terms_sec_str .table_sec .crosss_table tbody tr td{font-weight:700;letter-spacing:.5px;font-size:18px;}
.protofolios_total .crosss_table table tbody tr td{padding:18px 20px;font-size:22px;font-weight:800;}
.protofolios_total .crosss_table table thead tr th{ padding:18px 20px; font-size: 21px; }

.crosss_form_sec_{border:1px solid #233155;border-radius:7px;background:#fff;box-shadow:#ccc 0 5px 16px}
.crosss_form_sec_ h2{font-size:27px;letter-spacing:.7px;text-transform:capitalize;background:#233155;text-align:center;padding:14px 10px;border-top-left-radius:6px;border-top-right-radius:6px;margin:0}
.crosss_form_sec_ form{padding:24px 35px}
.crosss_form_sec_ form label{font-size:21px;margin-bottom:0;color:#000;display:none}
.crosss_form_sec_ form .form-group{margin-bottom:40px}
.crosss_form_sec_ form .form-control{background:0 0;border:none;border-bottom:1px solid #233155;border-radius:0;padding-left:0;font-size:20px;height:45px;letter-spacing:.7px}
.saft_sec_2 .crosss_form_sec{padding-top:3%;padding-bottom:5%}
.crosss_form_sec .btn_sec .crosss_btn{width:30%;font-size:1.3rem;margin-bottom:15px}
.payable_amount_sec{text-align:center;color:#333;min-height:13px}
.portfolio_purchase_form_sec .payable_amount_sec.loading::after{right:48%;height:42px;top:-37px}
.payable_amount_sec h5{margin-bottom:50px;font-size:26px;letter-spacing:.7px;font-weight:600;text-transform:capitalize;margin-top:10px;display:none}
.payable_amount_sec h5 span{     color: #ca8f26;}
.nft_cal_sec .payable_amount_sec h5{margin-bottom:17px;margin-top:34px;}
.nft_cal_sec .payable_amount_sec h5.usbc_amt{ margin-top: 0px;}

.form_success_sec i{font-size:8rem;color:#4caf50;}
.crosss_form_sec .form_success_sec{ padding-top: 50px; padding-bottom: 40px; }
.form_success_sec h4{font-size:3rem;color:#4caf50;font-weight:700;letter-spacing:.7px;padding-top:15px}
.form_success_sec p{color:#333;letter-spacing:.7px;    text-align: center;}
.artist_reg_sec .btn_sec .crosss_btn, .influencer_form_sec .btn_sec .crosss_btn{ font-size: 23px; padding: 16px 65px; }
.portfolio_purchase_form_sec .payable_amount_sec h5:first-child{ margin-bottom: 20px;}
body:after{background-image:url(../img/footer-img.png);content:"";position:absolute;bottom:0;width:100%; min-height: 1700px;background-size:cover;background-repeat:no-repeat;z-index:-1;top:auto;}
body .footer_section{background-color:transparent;}
.docusign_form_root{padding-top:133px;padding-bottom:50px}
.docusign_form_root .docusign_form_sec{width: 80%;
    margin: 0 auto;}
.section_banner .banner_text img{ width: 74%; }
.section_banner .banner_text{ position: relative;top: -20px;}

.subscribe_btn{width:67%;margin:0 auto;margin-top:65px}
.subscribe_btn .form-control{font-size:20px;height:65px;padding:0 20px}
.subscribe_btn .subscribe_btn_{position:relative}
.subscribe_btn button.btn{position:absolute;right:0;z-index:2;top:0;height:65px;border-top-left-radius:0;border-bottom-left-radius:0;padding:0;border:none;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#233155;color:#fff;width:90px;font-size:30px}
.subscribe_btn h2{font-size:23px;line-height:1.47;letter-spacing:-.1px;margin-bottom:0;padding-bottom:9px;color:#ca8f26;    font-family: 'Playfair Display', serif !important;
text-align:center;
/* text-shadow:0 1px 3px #e6a937; */
}
.new_design .marquee{ top:40%}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 999999;
}