
/************** general classes ***************/
body,html{
    width: 100%!important;
    scroll-behavior: smooth;
    height: 100%;
}
.container {
    max-width: 1700px!important;
    margin: auto!important;
    padding: 0 80px!important;
}
@media (max-width: 1280px){
    .container {
        padding: 0 40px!important;
    }
}
@media (max-width: 560px){
    .container {
        padding: 0 20px!important;
    }
}
.one-fold{
    min-height: 100vh;
}
.black-font{
    color: black!important;
}
.white-font{
    color: white!important;
}
.special-font{
    color: #f56200;
}
.gray-font{
    color: rgb(154,154,154);
}
form label.error {
    font-size: 15px;
    font-weight: 400;
    color: #ff0000;
}
@media (min-width: 769px){
    .show-big{
        display: block;
    }
    .show-small{
        display: none!important;
    }
    .big-nav{
        display: flex!important;
    }
}
@media (max-width: 768px){
    .show-big{
        display: none!important;
    }
    .show-small{
        display: block;
    }

    .big-nav{
        display: none!important;
    }
}
.logo-width{
    max-width: 150px;
    width: 100%;
}
.hamburger{
    color: black;
    font-size: 30px;
    cursor: pointer;
}
@media (min-width: 1500px){
    .big-font{
        font-size: 4rem;
    }
}
@media (max-width: 1499px){
    .big-font{
        font-size: 2rem;
    }
}
.medium-font{
    font-size: 2.8rem;
}
.capital{
    text-transform: uppercase;
}
.rel-pos{
    position: relative;
    top: -14px;
    z-index: 50;
}
.line-med{
    line-height: 1.5;
}
.yellow-font{
    color: rgb(255,210,0);
}
@media (min-width: 1500px){
    .hugh-font{
        font-size: 4.5rem;
    }
}
@media (min-width: 1320px) and (max-width: 1499px){
    .hugh-font{
        font-size: 2.5rem;
    }
}
@media (min-width: 1100px) and (max-width: 1319px){
    .hugh-font{
        font-size: 2.5rem;
    }
}
@media (min-width: 930px) and (max-width: 1099px){
    .hugh-font{
        font-size: 2.5rem;
    }
}
@media (min-width: 768px) and (max-width: 929px){
    .hugh-font{
        font-size: 2.5rem;
    }
}
@media (min-width: 600px) and (max-width: 767px){
    .hugh-font{
        font-size: 2.5rem;
    }
}
@media (min-width: 410px) and (max-width: 599px){
    .hugh-font{
        font-size: 2.5rem;
    }
    .col-6 .text-left {
        padding-left: 0;
    }
    .col-12 .text-left{
        padding-left: 0;
    }
}
@media (min-width: 322px) and (max-width: 409px){
    .hugh-font{
        font-size: 2.5rem;
    }
    .col-6 .text-left {
        padding-left: 0;
    }
    .col-12 .text-left{
        padding-left: 0;
    }
}
@media (max-width: 321px){
    .hugh-font{
        font-size: 2.5rem;
    }
    .col-6 .text-left {
        padding-left: 0;
    }
    .col-12 .text-left{
        padding-left: 0;
    }
}
@media (max-width: 300px){
    .hugh-font{
        font-size: 2rem;
    }
    .big-font {
        font-size: 1.7rem;
    }
}
/************** header classes ***************/
.header-line{
    margin-left: auto;
    margin-right: 0;
    width: 60%;
    border-width: 5px;
    background-color: black!important;
}

@media (min-width: 576px){
    #first-sec-data{
        padding-top: 5vh;

    }
    .subtitle {
        font-size: 23px;
        line-height: 37px;
        color: #9a9a9a;
    }}
@media (max-width: 575px){
    #first-sec-data{
        padding-top: 5vh;
    }}
@media (min-width: 576px){
    #nav-menu{
        background-color: transparent;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 500;
    }}
@media (max-width: 575px) and (min-width: 400px){
    #nav-menu{
        background-color: transparent;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 500;

    }}
@media (max-width: 399px){
    #nav-menu{
        background-color: transparent;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 500;

    }}
@media (max-width: 1024px) and (min-width: 1024px) and (min-height: 1300px){
    #first-fold{
        min-height: auto!important;
        padding-top: 80px!important;
        padding-bottom: 5% !important;
    }
    #first-sec-data .col-lg-6 {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    #first-sec-data #header-image {
        max-width: 700px!important;
        margin: auto;
        margin-top: 4vh;
    }
}
@media (min-width: 992px){
    #first-fold{
        background: #f3f4f6;
        min-height: 100vh;
        padding-top: 100px;
    }
}
@media (max-width: 991px){
    #first-fold{
        background: #f3f4f6;
        min-height: auto;
        padding-top: 80px;
        padding-bottom: 5%;
    }
}
@media (min-width: 1281px){
    #header-image img{
        position: relative;
        right: -70px;
    }
}
@media (max-width: 991px){
    #header-image{
        max-width: 600px;
        margin: auto;
        margin-top: 4vh;
    }
}
@media (min-width: 841px){
    #header-image{
        /*background-image: url('../assets/img.png');*/
        /*min-height: 90vh;*/
        /*background-position: right;*/
        /*background-size: contain;*/
        /*background-repeat: no-repeat;*/

    }
}
@media (max-width: 840px){
    #header-image{
        /*background-image: url('../assets/img.png');*/
        /*min-height: 70vh;*/
        /*background-position: center;*/
        /*background-size: contain;*/
        /*background-repeat: no-repeat;*/

    }
}
@media (max-width: 576px){
    .mob-font{
        font-size: 16px;
    }
}
.nav-menu-tab{
    min-height: 70px;
    flex-direction: column;
    display: flex;
    justify-content: center;
    font-size: 20px;
    color: black;
    font-weight: 600;
    text-align: center;
    text-transform: lowercase;
    margin-left: 70px;
    cursor: pointer;
}
.nav-menu-tab:hover{
    text-decoration: none;
    color: #f56200;

}
.nav-menu-tab-mob{
    min-height: 70px;
    flex-direction: column;
    display: flex;
    justify-content: center;
    font-size: 16px;
    color: black;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.nav-menu-tab-mob:hover{
    text-decoration: none;
    color: black;

}

.pl-normal{
    padding-left: 8.3333%;
}
.footer-link{
    text-decoration: underline;
    color: black;
}
.footer-link:hover{
    text-decoration: underline;
    color: black;
}
@media (min-width: 576px){
    .section-margin{
        margin-top: 7.5%;
    }}
@media (max-width: 575px){
    .section-margin{
        margin-top: 20%;
    }}

@media (min-width: 576px){
    .form-cta{
        color: #fff;
        min-width: 260px;
        padding: 10px;
        text-align: center;
        background-image: linear-gradient(to right, #ef6a28 0%, #f3b00e 51%, #ef6a28 100%);
        background-size: 200% auto;
        transition: 0.5s;
        box-shadow: 0 0 8px 5px rgb(128 128 128 / 10%);
        font-size: 16px;
        font-weight: 500;
        border-radius: 33px;
        min-height: 65px;
        border:none;
    }
    .form-cta:hover{
        background-position: right center;
    }
    .form-div{
        padding: 5% 16% 5% 0;
        background-color: #f3f4f6;
    }
}
@media (max-width: 575px){
    .form-cta{
        display: block;
        color: #fff;
        min-width: 210px;
        padding: 10px;
        text-align: center;
        background-image: linear-gradient(to right, #ef6a28 0%, #f3b00e 51%, #ef6a28 100%);
        background-size: 200% auto;
        transition: 0.5s;
        box-shadow: 0 0 8px 5px rgb(128 128 128 / 10%);
        font-size: 16px;
        font-weight: 500;
        border-radius: 33px;
        min-height: 50px;
        border:none;
        margin: auto;
    }
    .form-cta:hover{
        background-position: right center;
    }
    .form-div{
        padding: 5% 15px;
        background-color: #f3f4f6;
    }
}
.form-control{
    background-color: #fff!important;
    border: none!important;
    border-radius: 0!important;
}
#footer h5{
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 0;
}
@media (min-width: 768px){
    #form-secion{
        margin-top: 20px!important;
    }
}
@media (max-width: 767px){
    #form-secion{
        margin: 0!important;
    }
}
@media (max-width: 1499px){
    .form-text{
        font-weight: 600!important;
        line-height: 1.4;
    }
}
.full-width{
    width: 100%;
}
@media (max-width: 1200px){
    #partners-secion{
        min-height: auto;
    }
}
@media (min-width: 1201px){
    #partners-image{
        background-image: url('../assets/img-section3.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top right;
        min-height: 100vh;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
    #partners-image{
        background-image: url('../assets/img-section3.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top right;
        min-height: 70vh;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    #partners-image{
        background-image: url('../assets/img-section3-mob.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top right;
        min-height: 50vh;
    }
}
@media (max-width: 767px){
    #partners-image{
        background-image: url('../assets/img-section3-mob.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top right;
        min-height: 50vh;
    }
}
@media (min-width: 1100px){
    #usp-div{
        padding: 0 8.333%;

    }
}
@media (max-width: 1099px){
    #usp-div{
        padding: 0 3%;
    }
}
@media (min-width: 576px){
    #form-section{
        background: linear-gradient(to left, transparent 50%, #f3f4f6 50%);
        margin-bottom: 5%;
    }
}
@media (max-width: 575px){
    #form-section{
        background: #f3f4f6;
        margin-bottom: 0!important;
    }
}
.carousel-control-next-icon{
    background-image: url('../assets/right-arrow.svg');
    position: relative;
    left: 40px;

}
.carousel-control-prev-icon{
    background-image: url('../assets/left-arrow.svg');
    position: relative;
    right: 40px;

}
.carousel-indicators{
    bottom: -50px;
}
.carousel-indicators li{
    background-color: #f56200;
}
@media (min-width: 576px){
    #venus-slider{
        box-shadow: 0 0 7px 5px rgba(170,170,170,0.1);
        width: 75%;
    }
}
@media (max-width: 575px){
    #venus-slider{
        box-shadow: 0 0 7px 5px rgba(170,170,170,0.1);
        width: 75%;
    }
}

.title-line-height{
    line-height: 1.2;
}


/************************************************************/
.left__menu{
    z-index: 100;
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    overflow: auto;
    background-color: white;
    height: 100%;
    display: none;
    transition: width 0.1s height 1s ease-in 2s;
}
.x-button{
    font-size: 20px;
    color: #f56200;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.link{
    cursor: pointer;
}
.link-div{
    border-top: 2px solid #f56200;
    border-bottom: 2px solid #f56200;
    text-align: center;
    padding: 20px;
}
.link-div:first-child{
    border-top: 2px solid #f56200);
    border-bottom: none;
    text-align: center;
    padding: 20px;
}
.link-div:last-child{
    border-bottom: 2px solid #f56200;
    border-top: none;
    text-align: center;
    padding: 20px;
}
.collapse-link{
    color: black;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}
.collapse-link:hover{
    color: black;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}
@media (min-width: 1200px){
    #conversions{
        padding: 0 8.3%;
    }
}
@media (min-width: 769px) and (max-width: 1199px){
    #conversions{
        padding: 0 5%;
    }
}
@media (max-width: 768px){
    #conversions{
        padding: 0 5%;
    }
}
@media (min-width: 992px){
    .usp-box{
        padding: 50px 25px;
        text-align: center;
        height: 100%;
    }
    .usp-box:hover{
        box-shadow: 0 0 7px 5px rgba(170,170,170,0.1);
    }
}
@media (min-width: 769px) and (max-width: 991px){
    .usp-box{
        padding: 50px;
        text-align: center;
        height: 100%;
    }
    .usp-box:hover{
        box-shadow: 0 0 7px 5px rgba(170,170,170,0.1);
    }
}
@media (min-width: 992px){
    .usp-box{
        padding: 50px 25px;
        text-align: center;
        height: 100%;
    }
    .usp-box:hover{
        box-shadow: 0 0 7px 5px rgba(170,170,170,0.1);
    }
}
.usp-title{
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: lowercase;
    color:black;
    text-align: center;
}

@media (min-width: 1350px){
    .usp-number{
        margin: 20px auto;
    }
}
@media (min-width: 992px) and (max-width: 1349px){
    .usp-number{
        margin: 20px auto;
        width: 80%;
    }
}
@media (max-width: 991px){
    .usp-number{
        margin: 20px auto;
    }
}
.usp-slider{
    width: 90%;
    margin:0 auto;
}
.right-arrow{
    position: absolute;
    top:50%;
    left:100%;
    transform: translateY(-50%);
    z-index: 10;
    width:25px;
}
.left-arrow{
    position: absolute;
    top:50%;
    left:-15px;
    transform: translateY(-50%);
    z-index: 10;
    width:25px;

}
.slick-arrow {
    background-color: transparent!important;
    border: none;
}
.slick-next:focus{
    outline: 0;
}
.slick-prev:focus{
    outline: 0;
}
.usp-box-link{
    text-decoration: none;
}
.usp-box-link:hover{
    text-decoration: none;
}

#footer {
    border-top: 1px solid rgb(154,154,154);
}
@media (max-width: 575px){
    #footer{
        border-top: none;
    }
}

/************** modal ***************/
.modal {
    display: none;
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 50px;
    border: 1px solid #888;
    width: 500px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    animation-name: animatetop;
    animation-duration: 0.4s
}
@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}
.modal-content p {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
}
.modal-content .btn{
    display: block;
    color: #fff;
    min-width: 100px;
    padding: 10px;
    text-align: center;
    background-image: linear-gradient(to right, #ef6a28 0%, #f3b00e 51%, #ef6a28 100%);
    background-size: 200% auto;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 500;
    border-radius: 33px;
    min-height: 40px;
    border:none;
    cursor: pointer;
    margin: auto;
}
.modal-content .btn:hover{
    background-position: right center;
}

@media only screen and (max-width: 767px){
    .modal-content {
        width: 80%;
        padding: 40px 50px;
        margin: 50% auto;
    }
    .modal-content p {
        font-size: 20px;
    }
}