﻿

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
/*@font-face {
    font-family: 'Metropolis Extra Bold';
    font-weight: 800;    
    src: local('Metropolis Extra Bold'), url('fonts/metropolis.extra-bold.woff') format('woff');
}*/
@import url(https://db.onlinewebfonts.com/c/3a86b8ec8855002aad8b288eaba8915d?family=Myriad+Variable+Concept);

@font-face {
    font-family: 'metropolis_1920regular';
    src: url('http://portfolio.queenofwhisks.com/demo/font/metropolis_1920-webfont.eot');
    src: url('http://portfolio.queenofwhisks.com/demo/font/metropolis_1920-webfont.eot?#iefix') format('embedded-opentype'), url('http://portfolio.queenofwhisks.com/demo/font/metropolis_1920-webfont.woff') format('woff'), url('http://portfolio.queenofwhisks.com/demo/font/metropolis_1920-webfont.ttf') format('truetype'), url('http://portfolio.queenofwhisks.com/demo/font/metropolis_1920-webfont.svg#metropolis_1920regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-display: auto;
    font-weight: 800;
    src: url(https://cdn.jsdelivr.net/fontsource/fonts/metropolis@latest/latin-800-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/metropolis@latest/latin-800-normal.woff) format('woff');
}

body {
    font-family: "Inter", sans-serif;
    /* font-family: "Metropolis Extra Bold";*/
    /* background-color: #f4f4f4 !important;*/
    overflow-x: hidden;
    /* background-image: linear-gradient(#4D43E4, #BA5FDC);*/
}

    body .purple_theme {
        background-image: linear-gradient(#4D43E4, #BA5FDC);
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Inter", sans-serif;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-17 {
    font-size: 17px;
}

.fs-18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
}

.fs-20 {
    font-size: 20px;
}

.bobcaps_backimg {
    position: relative;
}

.bobcaps_backimg1 {
    position: relative;
}


.orange_small_text {
    color: #F26522;
    font-size: 12px;
}

.mitc_text {
    color: #F26522;
    font-size: 12px;
    font-size: 14px;
    text-decoration: underline;
}

img {
    width: 100%;
    max-width: 100%;
}

.purple_line1 {
    background-image: url(../images/logo_white_lines.svg);
    background-repeat: no-repeat;
    background-position: top;
    height: 100vh;
    position: absolute;
    right: 963px;
    background-size: 100%;
    top: -60px;
    left: 0;
}

.purple_line2 {
    background-image: url(../images/white_lines.svg);
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: 100%;
    /* z-index: -1; */
    top: 140px;
    left: 0;
}

.pr_1 {
    padding-right: 4.1px;
}

.pl_1 {
    padding-left: 4.1px;
}

.background-color {
    position: absolute;
    right: 0;
    top: 0;
    width: 60%;
    /*  z-index: -15;*/
}

.mobile_footer {
    width: 380px;
}

.d_flex_box {
    display: block;
}

.mobile_scaner {
    width: 150px;
}

.contact_info {
    align-items: center;
}
/*.mt_20 {*/
/*  margin-top: 200px;
    background-color: #e8e8e8;
    border-radius: 5px;
    margin-bottom: 100px;*/
/*margin-top: 124px;
    background-color: #e8e8e8;
    border-radius: 5px;
    margin-bottom: 100px;
}*/

.mt_21 {
    background-color: #fff !important;
    margin-top: 10px;
    background-color: #393939;
    border-radius: 0px;
    margin-bottom: 10px;
    padding: 0px 80px;
    z-index: 1;
}

.footer_title_bulding {
    font-size: 14px;
    line-height: 20px;
    color: #fff !important;
}

.mb_15 {
    margin-bottom: 5px;
}

.mt_20 h4 {
    font-size: 20px;
    font-weight: 800;
    line-height: 26px;
    color: #000;
    font-weight: 800;
    margin-top: 18px;
    font-family: 'Metropolis',sans-serif;
}

    .mt_20 h4 label {
        color: #F26527;
        font-weight: 400;
        font-family: "Segoe UI",sans-serif;
    }

.foot_img_cls {
    position: absolute;
    left: -12px;
    bottom: -53px;
    width: 380px;
}

.flex_scaner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.row_cls {
    display: flex;
    /* justify-content: center;*/
    align-items: center;
}

.black_box_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 14px;
    flex-flow: nowrap;
}

/*.background-color{
    background-image: url(../images/bg-color.svg);
    background-repeat: no-repeat;
    background-position: top; 
    height: 140vh;
    position: fixed;
    background-size: 60% auto;
    margin-right: auto;
    left: 310px;
    z-index: -1;
}*/
.footer_title {
    color: #fff !important;
    font-size: 11px;
    line-height: 15px;
    color: #000 !important;
    font-family: "Myriad Variable Concept",sans-serif;
}

.footer_title_sub {
    font-size: 11px;
    line-height: 15px;
    color: #000 !important;
    font-family: "Myriad Variable Concept",sans-serif;
}

.footer_icons {
    width: 20px;
}

.d_flex_b {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

footer_title_sub1 {
    font-size: 14px;
    line-height: 20px;
    color: #fff !important;
}

.trading-demt-text h2 {
    /* font-family: Inter;*/
    font-weight: 700;
    width: fit-content;
    font-size: 45px;
    line-height: 52px;
    letter-spacing: 0%;
    color: #F26527;
    background-color: #fff;
    font-family: "Poppins", sans-serif;
    margin: auto;
}

.trading-demt-text h1 {
    /* font-family: Inter;*/
    font-weight: 700;
    font-size: 45px;
    line-height: 52px;
    color: #fff;
    font-family: "Circular Std Bold",sans-serif;
    text-align: center;
}

.logo {
    padding: 20px 20px;
}

.trading-demt-text {
    position: absolute;
    right: 24%;
    top: 26px;
}

.bc_img {
    width: 130px;
}

.form-input {
    /*background: white;
    padding: 63px 21px 25px 21px;
    border-radius: 10px;
    box-shadow: 2px 2px 5px 4px rgba(187, 187, 187, 0.547);
    max-width: 483px;
    text-align: center;
    border: 1px solid #F26522;*/
    background: white;
    padding: 20px 10px 5px 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 5px 4px rgba(187, 187, 187, 0.547);
    max-width: 420px;
    text-align: center;
    border: 1px solid #F26522;
    position: absolute;
    right: 230px;
    top: 350px;
}

.form-outline, .form-group {
    margin-bottom: 15px;
    text-align: left;
}

.form-control {
    width: 100%;
    padding: 10px;
    border: 2px solid #969696;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
    transition: 0.3s;
}

.form-label {
    font-size: 14px;
    color: #F26522;
    display: block;
    margin-bottom: 5px;
}

.form-check {
    text-align: left;
    margin-bottom: 15px;
    font-size: 14px;
}

.form-check-input {
    margin-right: 5px;
}

button {
    /*background-color: #F26522;
    color: white;
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    height: 57px;
    border-radius: 10px;*/
    background-color: #F26522;
    color: white;
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    height: 45px;
    border-radius: 10px;
}

    button:hover {
        background-color: #e65100;
    }

.links {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    gap: 12px;
}

    .links a {
        font-size: 14px;
        text-decoration: none;
        color: #F26522;
        text-decoration: underline;
    }

        .links a:hover {
            text-decoration: underline;
        }

.centered {
    position: relative;
}

    .centered label {
        width: 100%;
    }
/*input field focus*/
.input-container input {
    width: 100%;
    padding: 10px 10px;
    font-size: 16px;
    border: 1px solid #BABABA;
    border-radius: 4px;
    outline: none;
    transition: border-color 0.3s ease-in-out;
    font-family: "Segoe UI",sans-serif;
    font-weight: 600;
}

    .input-container input:focus {
        border-color: #F26522;
        color: #F26522;
    }

.input-container label {
    position: absolute;
    left: 12px;
    top: 15px;
    font-size: 14px;
    color: #757575;
    background: white;
    padding: 0 5px;
    transition: all 0.3s ease-in-out;
}

.input-container input:focus + label,
.input-container input:not(:placeholder-shown) + label {
    top: -8px;
    font-size: 12px;
    color: #F26522;
}
.mobileinput input:focus + label.error + label, .mobileinput input:not(:placeholder-shown) + label.error + label {
    color: #F26522;
    top: -10px;
    font-size: 12px;
}

.input-container .form-control-lg {
    padding: 10px 15px;
    border: 2px solid #969696;
    border-radius: 12px;
    height: 47px;
}

/*input field end focus*/
.textfield {
    position: relative;
    padding: 10px 15px;
    border: 2px solid #969696;
    border-radius: 5px;
    width: 100%;
}

.centered span {
    position: absolute;
    z-index: 1;
    background-color: #fff;
    top: 12px;
    left: 15px;
    color: #A9A9A9;
    padding: 0 5px;
    opacity: 1.1;
    /* font-family: Inter;*/
    font-weight: 400;
    font-size: 16.66px;
    line-height: 25px;
    letter-spacing: 0%;
    color: #969696;
}

/*.textfield:focus {
    border: 2px solid #969696;
}

input:focus ~ span,
input:not(:focus):valid ~ span {
    top: -10px;
    background-color: #fff;
}

*/.textfield, span {
    transition: ease-in-out 0.2s all;
    -webkit-transition: ease-in-out 0.2s all;
    -moz-transition: ease-in-out 0.2s all;
    -o-transition: ease-in-out 0.2s all;
}

input:focus {
    box-shadow: none !important
}

.input-flag {
    /*  display: flex;
    gap:5px;
    position: absolute;
  top: 12px;
  left: 15px;*/
    display: flex;
    gap: 5px;
    position: absolute;
    top: 11px;
    left: 15px;
    align-items: center;
}

    .input-flag small {
        /* font-family: Inter;*/
        font-weight: 400;
        font-size: 15.63px;
        line-height: 23.76px;
        letter-spacing: 0%;
        color: #969696;
    }

.placeholder-name {
    top: -14px !important;
}

.termsandcondition label {
    /* font-family: Inter;*/
    font-weight: 400;
    font-size: 14px;
    line-height: 21.78px;
    letter-spacing: 0%;
    color: #F26522;
}

.orange_checkbox .form-check-input:checked {
    background-color: #F26522 !important;
    border-color: #F26522 !important;
}

.orange_checkbox .form-check-input {
    background-color: #F26522 !important;
    border-color: #F26522 !important;
}

.banner-mb {
    /*position: absolute;
    left: 0;
    right: 0;
    bottom: -316px;*/
    z-index: 11;
}

.footer_icons_building {
    width: 30px;
}

.box_title {
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0;
}

.black_box_mobile {
    margin: 5px 15px;
}

.mobile_download {
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    color: #000;
    font-family: "Myriad Variable Concept",sans-serif;
   
}

.stream_img {
    width: 40px;
}

.social_meida {
    display: flex;
    justify-content: space-between;
}

.social_meida_icons {
    margin: 0px 5px;
    width: 30px;
}

.bottom_last_text {
    font-size: 8px;
    font-weight: 500;
    line-height: 13px;
    color: #fff;
    margin: 10px 5px 10px 5px;
    font-family: "Myriad Pro",sans-serif;
}

.left_vector_img {
    width: 500px;
    margin-left: 33px;
    /* margin-left: 80px; */
    margin-top: 4px;
}

.gray_box_mobile {
    text-align: right;
    float: inline-end;
}

.number_field {
    text-indent: 85px;
}

.row_social {
    display: flex;
    justify-content: end;
}

.shadow_bg {
    width: 403px;
    background-image: radial-gradient(#312b39 0%, #bcb3b3 -28%, #28292a00 56%);
    color: transparent;
}


.shadow_bg_main {
    display: flex;
    width: 70%;
    margin-top: -8px;
    margin-left: 60px;
}

.d_flex_m {
    display: flex;
}
/*media Quaries*/
@media (max-width:1400px) {
    .shadow_bg_main {
        margin-left: 40px !important;
    }

    .mt_20 h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 22px;
    }

    .left_vector_img {
        margin-left: 0px;
    }

    .mobile_footer {
        width: 335px;
    }

    .mobile_scaner {
        width: 120px;
    }

    .form-input {
        right: 220px;
        top: 320px;
    }

    .mt_21 {
        padding: 10px 30px;
    }

    .line2 {
        top: 120px;
    }

    .trading-demt-text {
        padding-left: 150px;
    }

    .trading-demt-text {
        position: absolute;
        right: 16%;
        top: -46px;
    }

        .trading-demt-text h1 {
            font-size: 40px;
            line-height: 55px;
        }

        .trading-demt-text h2 {
            font-size: 40px;
            line-height: 55px;
        }
        /*
        .trading-demt-text h1 {
            font-size: 45px;
            line-height: 50px;
        }*/
        .trading-demt-text h2 {
            font-size: 45px;
            line-height: 50px;
        }
}


@media(max-width:997px){
    .form-input-orange {
        left: 95px;
        top: 114px;
        width: 440px;
    }
    .orange_background-color {
        min-width: 570px;
    }
    .orange_background-color {
        min-width: 520px;
    }
}


@media (min-width:997px) and (max-width:1280px) {
    .pr_1 {
        padding-right: 15px;
    }

    .pl_1 {
        padding-left: 15px;
    }



    .orange_background-color {
        min-width: 890px;
        min-width: 666px;
    }

    .mt_20 {
        /* margin-top: 180px;*/
        margin-top: 250px;
    }

    .form-input-orange {
        /* left: 190px;
        top: 200px;*/
        left: 237px;
        top: 200px;
    }



    
    .orange_line1 {
        right: 1000px;
    }

    .mobile_scaner {
        width: 102px;
    }

    .mobile_footer {
        width: 300px;
    }
}


@media (min-width:991px) and (max-width:1200px) {
    .orange_background-color {
        /*right: -80px;*/
    }



    .trading-demt-text {
        position: absolute;
        right: 10%;
        top: -46px;
        left: 1px;
    }

    /*   .shadow_bg_main {
            margin-left: 100px !important;
        }*/

    .line1 {
        right: 270px;
    }

    .shadow_bg_main {
        /*  margin-left: 100px;
            margin-top: -7px;*/
    }

    .trading-demt-text h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .trading-demt-text h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .form-input {
        right: 160px;
        top: 270px;
    }
    /* .trading-demt-text {
        padding-left: 100px;
    }*/
    .bc_img {
        width: 180px;
    }

    .logo {
        padding: 20px 20px;
    }

    .bc_img {
        width: 180px;
    }
}

@media(max-width:991px) {
    .pr_1 {
        padding-right: 15px;
    }

    .pl_1 {
        padding-left: 15px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .line1 {
        right: 160px;
    }

    .shadow_bg_main {
        margin-left: 30px;
    }

    .trading-demt-text {
        right: 0%;
        top: -70px;
        left: -37px;
    }
}




@media (min-width:768px) and (max-width:991px) {
    .shadow_bg_main {
        margin-left: 100px;
    }

    .bc_img {
        width: 180px;
    }

    .left_vector_img {
        width: 300px;
    }

    .trading-demt-text h1 {
        font-size: 32px;
        line-height: 44px;
    }

    .trading-demt-text h2 {
        font-size: 32px;
        line-height: 35px;
    }

    .form-input {
        right: 50px;
        top: 255px;
    }

    .form-input {
        max-width: 354px;
    }
}


@media (max-width:768px) {

    /*.form-input-orange {
        left: 0;
        top: 200px;
        width: 440px;
    }*/
    .form-input-orange {
        left: -150px;
        top: 200px;
        width: 440px;
        right: 100px;
    }
 

    .trading-demt-text {
        left: 100px;
    }


    .shadow_bg_main {
        display: none;
    }

    .foot_img_cls {
        display: none;
    }

    .left_vector_img {
        display: none !important;
    }

    .background-color {
        display: none;
    }

    .trading-demt-text h1 {
        color: #fff;
        font-size: 42px;
        line-height: 50px;
    }

    .trading-demt-text h2 {
        color: #fff;
        background-color: #F26527;
        font-size: 42px;
        line-height: 50px;
    }

    .trading-demt-text {
        padding-left: 50px;
    }

    .trading-demt-text {
        position: absolute;
        right: 150px;
        top: 15px;
        left: -170px;
    }

    .form-input {
        width: 85%;
        margin: auto;
        left: 0;
        right: 0;
        top: 280px;
    }

    .bc_img {
        width: 140px;
    }

    .centered span {
        font-size: 14.66px;
    }

    .mt_20 {
        margin-top: 770px;
    }

        .mt_20 h4 {
            font-size: 16PX;
            line-height: 24px;
        }

    .gray_box_mobile {
        margin: auto;
        display: table;
        float: unset;
        margin-top: 15px;
    }

    .mt_20 h4 {
        font-size: 15PX;
        line-height: 22px;
        /* text-align: center;*/
        margin-top: 20px;
    }
}
@media(max-width:767px) {
    .orange_theme .trading-demt-text_orange{
        position: absolute;
        right: 20% !important;
        top: 15px;
        left: inherit !important;
        padding: 0 !important;
    }
    .trading-demt-text {
        position: absolute;
        right: 20% !important;
        top: 15px;
        left: inherit !important;
        padding: 0 !important;
    }
    .form-input-orange {
        left: 12% !important;
        top: 200px;
        width: 440px;
        right: 15%;
    }
}


@media (max-width:675px) {
    .trading-demt-text h1 {
        font-size: 30px;
        line-height: 41px;
    }

    .trading-demt-text h2 {
        font-size: 30px;
        line-height: 41px;
    }

    .form-input {
        top: 230px;
    }

    .mt_20 h4 {
        font-size: 13PX;
        line-height: 16px;
        margin-top: 20px;
        text-align: center;
    }
    .orange_theme .trading-demt-text_orange {
        position: absolute;
        right: 20% !important;
        top: 15px;
        left: 15% !important;
        padding: 0 !important;
    }
    .trading-demt-text {
        position: absolute;
        right: 20% !important;
        top: 15px;
        left: 15% !important;
        padding: 0 !important;
    }
}







@media (max-width:575px) {
    .orange_theme .trading-demt-text_orange {
        position: absolute;
        right: 150px;
        top: 15px;
        left: inherit !important;
    }

    .form-input-orange {
        width: 80%;
    }


    .mobile_scaner {
        width: 115px;
    }

    .d_flex_box {
        display: flex !important;
    }

    .footer_app_yt1 {
        display: flex;
        justify-content: start;
    }

    .footer_app_yt {
        display: flex;
        justify-content: start;
    }

    .flex_scaner {
        display: flex;
        justify-content: center !important;
        align-items: center;
        gap: 20px;
    }

    .flex_scaner {
        display: flex;
        justify-content: center !important;
        align-items: center;
        gap: 20px;
    }
    /* . {
                font-size: 18PX;
                line-height: 25px;
                margin-top: 20px;
                text-align: center;
            }*/

    .left_img_mobile {
        margin-left: -11px;
    }

    .mobile_download_l {
        margin-left: -16px;
    }

    .d_flex_m {
        justify-content: flex-start;
        align-items: center;
    }


    .d_flex_box {
        display: flex;
        gap: 5px;
    }

    .d_flex_b {
        justify-content: flex-start;
        align-items: center;
        /*gap: 16px;*/
    }

    .mobile_download {
        font-size: 14px;
        line-height: 20px;
        margin-left: -3px;
    }

    .box_title {
        font-size: 15px;
        line-height: 26px;
    }

    .flex_scaner {
        display: flex;
        align-items: center;
        gap: 20px;
        display: table;
        margin: auto;
        margin-bottom: 20px;
    }

    .row_social {
        display: flex;
        justify-content: center;
    }



    .trading-demt-text h1 {
        font-size: 30px;
        line-height: 41px;
    }

    .trading-demt-text h2 {
        font-size: 30px;
        line-height: 41px;
    }

    .trading-demt-text {
        margin: auto;
        display: table;
        padding-left: unset;
        position: static;
    }

    .termsandcondition label {
        font-size: 13px;
        line-height: 18.78px;
    }

    .bc_img {
        width: 130px;
    }

    .mt_20 {
        margin-top: 640px;
        margin-bottom: 40px;
    }


    .mobile_footer {
        width: 235px;
    }

    .mt_20 h4 {
        font-size: 18PX;
        line-height: 22px;
        text-align: center;
        margin-top: 25px;
    }

    .orange_theme .mobile_download {
        margin-left: -3px;
    }

    .app_yt_left {
        margin-left: 10px !important;
    }

    .orange_theme .mt_21 {
        padding: 0px 30px;
    }

    .name_tax {
        color: #F26522;
        font-size: 10px;
        float: left;
    }

    .mitc_text {
        color: #F26522;
        font-size: 10px;
        font-size: 12px;
        text-decoration: underline;
    }

    .termsCondns a {
        font-size: 12px;
        line-height: 17px;
    }
}

@media (max-width: 480px) {


    .orange_theme .trading-demt-text_orange {
        right: 17% !important;
    }




    .trading-demt-text h1 {
        font-size: 28px;
        line-height: 31px;
    }

    .trading-demt-text h2 {
        font-size: 28px;
        line-height: 31px;
    }

    .form-input {
        top: 190px;
    }

    .links {
        margin-top: 15px;
        display: block;
    }
    .form-input-orange {
        left: 13% !important;
        top: 170px;
    }
}



@media (max-width: 375px) {
    .trading-demt-text h1 {
        font-size: 22px;
        line-height: 33px;
    }

    .trading-demt-text h2 {
        font-size: 22px;
        line-height: 33px;
    }
    .orange_theme .trading-demt-text_orange {
        right: 13% !important;

    }

}







/*media Quaries*/
