.row-mb-20{
    margin-bottom: 20px;
}

.nav-secondary {
    background: #282d6c;
    padding: 0;
}
#mainNav li a{
    color: #fff;
}

.banner-colored-text {
    display: inline-flex;
    font-size: 50px;
    line-height: 1;
    background: rgb(131,58,180);
    background: linear-gradient(253deg, rgba(131,58,180,1) 0%, rgba(10,0,223,1) 0%, rgba(228,188,165,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
#demo-form .error-form{
    margin-top: -70px;
}
.main-page-banner {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    width: fit-content;
    align-items: center;
}
a.main-banner-link {
    margin-top: 20px;
    font-size: 25px;
}
.main-page-squares .col {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.main-page-squares h4 {
    text-align: center;
    font-size: 45px;
    font-weight: 550;
    margin-bottom: 25px;
    letter-spacing: normal;
}
.main-page-squares h6 {
    text-align: center;
    font-size: 30px;
}
.main-page-squares a i{
    margin-top: 7px;
    margin-left: 10px;
}
.main-page-squares a {
    text-align: center;
    font-size: 28px;
    margin-top: 20px;
    display: inline-flex;
    align-items: center;
}
.main-page-squares .img-wrapper img{
   height:337px;
}
.main-page-squares .img-wrapper{
    display: flex;
    justify-content: center;
}
.main-page-squares *{
    color: #fff;
}
.main-page-squares:nth-child(1) .row{
    /*margin-bottom: 20px;*/
}
.main-page-squares:nth-child(2) .row{
    margin-top: 20px;
}
.main-page-squares{
    background: #0a00df;
    padding: 25px;
    height: 100%;
}
.main-page-cam-img {
    position: relative;
    top: -25px;
}
.main-page-banner {
    display: flex;
    flex-direction: column;
}
.subheader-text a:after {
    content: ">";
    font-family: none;
    position: relative;
    top: 1px;
    font-weight: 600;
    margin-left: 5px;
}
/*//////////////// MAIN PAGE BINOS ////////////////*/
.main-page-binos .header-text{
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 40px;
    line-height: 1;
}
.main-page-binos .subheader-text a{
    color: #8098ff;
}
.main-page-binos .subheader-text{
    text-align: center;
    color: #b5b5b5;
    font-size: 25px;
}
.main-bino-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}
.main-bino-card .img-wrapper {
    text-align: center;
    display: flex;
    justify-content: center;
    height: 300px;
    align-items: center;
    background: #fff;
    min-height: 285px;
    border-radius: 50%;
    margin-bottom: 60px;
    width: 300px;
}
.main-bino-card .img-wrapper img{
    width: 75%;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #35339f;
}
.footer-callback input {
    border: unset;
    padding: 5px 10px;
    border-radius: 1px;
    background: #dfdfdf38;
    color: #fff;
}
.footer-callback button{
    padding: 5px 10px;
    border: unset;
    margin-left: 10px;
    background: #35339f;
    color: #fff;
}
.about-form-box{
    place-content: center;
}
#black-footer span{
    color: #fff;
    height: 40px;
    display: block;
    line-height: 15px;
    margin-top: -8px;
    margin-bottom: 4px;
}
input:focus,
select:focus,
textarea:focus,
button:focus,
button:focus-visible{
    outline: none
}

button.btn-close:focus{
    border: unset !important;
    box-shadow: unset !important;
}
h1.form-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    padding-left: 10px;
}
#demo-form button {
    width: 100%;
    border: unset;
    height: 50px;
    background: #151a55;
    color: #fff;
    margin-top: 10px;
}
#policy-modal, #policy-modal1, #accept-modal, #accept-modal1{
    width: unset !important;
    margin: 0;
    margin-right: 10px;
    margin-bottom: -50px;
}
.policy-label-modal{
    display: inline-flex;
    line-height: 15px;
}
#demo-form button:hover {
    background: #383d7b;
}
#black-footer {
    height: auto;
    padding: 80px 0 40px;
    background: linear-gradient(179deg, #000000 -4.41%, rgb(9 34 71) 131.18%, #000000 123.95%);
}
#black-footer ul{
    padding: 0;
    list-style: none;
}
#black-footer ul li{
    list-style: none;
}
#black-footer h2{
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin: 0;
    line-height: 20px;
    margin-bottom: 10px;
}
#black-footer .logo img{
    height: 30px;
    margin: 20px;
    margin-left: 0;
    margin-top: 10px;
}
#black-footer ul a{
    color: #fff;
    font-weight: 100;
}
.bino-title {
    font-size: 35px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.bino-subtitle {
    text-align: center;
    width: 75%;
    line-height: 1.5;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 40px;
    height: 70px;
}
.bino-promo {
    text-align: center;
    width: 100%;
}
.bino-price {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}
a.bino-sign-up {
    background: #35339f;
    color: #fff;
    display: block;
    width: 100%;
    border-radius: 2px;
    padding: 15px;
    width: 85%;
    margin: auto;
}
.bino-prop {
    text-align: center;
    margin-top: 30px;
}
.bino-prop div{
    font-size: 20px;
    font-weight: 600;
}
.bino-prop p {
    font-size: 16px;
    margin: 0;
    font-weight: 300;
}
/*//////////////// MAIN PAGE BINOS ////////////////*/

/*//////////////// LOOKS A BINOS ////////////////*/
.model-looksa .top-banner{
    background-color: #000;
    /*min-height: 800px;*/
}
.model-looksa .top-banner-content img{
    width: 75%;

}
.model-looksa .top-banner-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.text-section .text-section-text-help{
    color: #B5B5B5;
    font-size: 16px;
    line-height: 1;
    margin-top: 25px;
}
.text-section .text-section-text-title{
    color: #B5B5B5;
    font-size: 50px;
    margin-top: 20px;
    line-height: 1;
}
.model-looksa .text-section{
    background-color: #000;
    padding: 30px;
}
.model-looksa .top-banner-title{
    background: linear-gradient(180deg, #BEBEBE 0%, rgba(190, 190, 190, 0) 128.38%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    position: absolute;
    bottom: 0;
    /*font-size: 238px;*/
    font-size: calc( (100vw - 5rem)/7 + 1rem);
    line-height: 0.8;
    z-index: 10;
    font-weight: 600;

}
.kepler-section-text p{
    color: #b5b5b5;
    font-size: 28px;
    line-height: 1.7;
    font-weight: 600;
}
.kepler-section-text {
    position: relative;
    z-index: 10;
}
.kepler-section {
    padding: 130px 0px 200px;
    background-color: #000;
    position: relative;
    z-index: 10;
}
.looksa-ray-1{
    background: linear-gradient(169deg, #000000 18.41%, rgba(68, 69, 88, 0.87) 36.18%, #000000 79.95%);
    position: absolute;
    z-index: 5;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    height: 1300px;
    top: 0;
}
.carousel-section .looksa-ray-1 {
    background:linear-gradient(187deg, rgba(0, 0, 0, 0.78) 17.5%, rgba(73, 75, 97, 0.54) 33.34%, rgba(0, 0, 0, 0.76) 95.71%);
    height: 100%;
    opacity: 0.8;
}
.text-section-text p {
    font-size: 30px;
    line-height: 1.7;
    color: #b5b5b5;
}
.text-section-text{
    text-align: center;
}
.right-wrong-img {
    width: 95%;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 10;
}
.img-looksa{
    position: absolute;
    right: 0;
    top: 0;
    width: 600px;
    z-index: 10;
}
.right-wrong-section .kepler-section-text{
    text-align: center;
    margin-top: 75px;
}
.right-wrong-section{
    background: #000;
}
.carousel-section {
    padding: 100px 0 150px;
    /*height: 750px;*/
    /*width: 500px;*/
    overflow: hidden;
    background: #000;
    position: relative;
}
.carousel-wrapper{
    height: 750px;
    overflow: hidden;
}

/*//////////       CAROUSEL        //////////////*/
.owl-carousel-looksa{
    transform: rotate(90deg);
    /*margin-top: 270px;*/
    z-index: 10;
}
.owl-carousel-looksa.owl-carousel .owl-item{
    transform: rotate(-90deg);
    /*margin: -100px;*/

}
.owl-carousel-looksa .owl-nav{
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: calc(50% - 33px);
}
div.owl-carousel-looksa .owl-nav .owl-prev, div.owl-carousel-looksa .owl-nav .owl-next{
    font-size:36px;
    top:unset;
    bottom: 15px;
}
.owl-carousel-looksa .owl-stage-outer{
    overflow: visible;
}
.owl-carousel-looksa .owl-stage {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.owl-carousel-looksa .owl-item{
    filter: gray(40%);
    -webkit-filter: opacity(40%);
}
.owl-carousel-looksa .owl-stage div.main-binos{
    filter: opacity(100%)!important;
    -webkit-filter: opacity(100%)!important;
}
/*//////////       CAROUSEL        //////////////*/
.info-section .info-item-big p{
    font-size: 60px;
    line-height: 1.2;
    background: linear-gradient(180deg, #6B6B6B -28.33%, #CFCFCF 134.44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 600;
    padding-top: 7%;
}
.info-section .info-item-big{
    background-image: url('../img/looksa/description_main.jpg');
    aspect-ratio: 1 / 1;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 15px;
    margin-left: 5%;
    text-align: center;
    height: 100%;
}
.info-section .info-item-small{
    border-radius: 15px;
    height: 320px;
}
.info-section .info-item-small:nth-child(1){
    background-image: url('../img/looksa/titan.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
.info-section .info-item-small:nth-child(2) p{
    background: linear-gradient(180deg, #6B6B6B -28.33%, #CFCFCF 134.44%);
    font-size: 25px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 600;
}
.info-section .info-item-small:nth-child(2){
    background-color: #575E67;
    padding: 7%;
}
.info-section .small-columns{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.info-section .small-columns .info-item-small:nth-child(1) p{
    color: #BEBEBE;
    font-size: 2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    line-height: 1.3em;
}
.info-section .small-columns .info-item-small:nth-child(1){
    padding: 7%;
}
.info-section{
    padding: 90px 0px 0px;
    background: #000;
}
.info-item-small ul{
    padding: 0;
    margin: 0;
}
.info-item-small ul li{
    list-style: none;
    background: linear-gradient(180deg, #6B6B6B -28.33%, #CFCFCF 134.44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 600;
    font-size: 54px;
    line-height: 1.2;
}
.info-item-small ul li:nth-child(3){
    margin-left: 50%;
}
.info-item-small ul li:nth-child(2){
    margin-left: 25%;
}
.hand-img p:nth-child(1){
    width: 45%;
}
.hand-img p:nth-child(2){
    margin-left: auto;
    margin-top: 204px;
    text-align: right;
    width: 40%;
}
.hand-img p{
    font-size: 28px;
    line-height: 1.7;
    font-weight: 600;
    color: #BBBBBB;

}
.hand-img{
    background-image: url(../img/looksa/hand.png);
    min-height: 800px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 10;
}
.hand-section .looksa-ray-1{
    height: 100%;
    background: linear-gradient(172deg, #000000 20.41%, rgba(68, 69, 88, 0.87) 56.18%, #000000 78.95%);
}
.hand-section{
    position: relative;
    background-color: #000;
    padding: 200px 0 50px;
}
.model-looksa .main-page-binos{
    background: #000;
}
.main-bino-card * {
    color: #fff;
}
.model-looksa .text-section-text-help a {
    color: #8299ff;
}
.scroll-to-top{
    background: #35339f;
    position: fixed;
    right: 2%;
    bottom: 0;
    margin-bottom: 40px;
    padding: 10px 20px;
    z-index: 1;
    color: #fff;
}

/*//////////////// LOOKS A BINOS ////////////////*/

/*//////////////// LOOKS 2500 BINOS ////////////////*/
.model-looks2500 .top-banner-content .top-banner-text{
    margin: auto;
}
.model-looks2500 .top-banner-content h1{
    color: #B5B5B5;
    font-weight: 600;
    font-size: 55px;
    line-height: 1.1;
}
.model-looks2500 .top-banner-content p{
    color: #BBBBBB;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.4;
}
.model-looks2500 .top-banner-title{
    position: absolute;
    bottom: 0;
    color: #283E9F;
    font-size: calc( (100vw - 5rem)/6 + 1rem);
    font-weight: 600;
    line-height: 0.8;
    z-index: 10;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.model-looks2500 .top-banner img{
    right: 0;
    position: absolute;
    top: 0;
}
.model-looks2500 .top-banner{
    position: relative;
    height: 800px;
}
.model-looks2500 .top-banner-content{
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
    width: 60%;
}
.model-looks2500 .text-section {
    position: relative;
}
.model-looks2500 .text-section img{
    width: 100%;
    position: relative;
    z-index: 5;
}
.model-looks2500 .text-section .text-section-text-title {
    margin-top: 100px;
}
.model-looks2500 .info-section{
    background-color: #fff;
    padding: 90px 0px 0px;
}
.model-looks2500 .info-section .info-item-big {
    background-image: url('../img/looks2500/info.jpg');
}
.model-looks2500 .info-section .info-item-small:nth-child(1) p {
    background: linear-gradient(97.38deg, #676767 9.32%, rgba(103, 103, 103, 0.22) 89.12%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.model-looks2500 .info-section .info-item-small:nth-child(1) {
    background-image: url('../img/looks2500/titan.jpg');
}
.model-looks2500 .info-section .info-item-small:nth-child(2) p{

}
.model-looks2500 .info-section .info-item-small:nth-child(2){
    background-color: #E3E3E3;
    display: flex;
    flex-direction: column;
    padding-left: 15%;
    padding-top: 20%;
}
.model-looks2500 .info-section .info-item-big p{
    background: linear-gradient(270.1deg, #676767 10.02%, rgba(103, 103, 103, 0.45) 91.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.model-looks2500 .info-item-small ul li {
    margin-left: 30px;
    font-size: 90px;
}

.model-looks2800 .white-bg .hand-img,
.model-looks2500 .white-bg .hand-img{
    background-image: none;
    min-height: 800px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 10;
}
.model-looks2800 .white-bg.hand-section img,
.model-looks2500 .white-bg.hand-section img{
    width: 69%;
    position: absolute;
    bottom: 0;
}
.model-looks2500 .white-bg.hand-section span,
.model-looks2800 .white-bg.hand-section span{
    color: #283E9F;
}
.model-looks2500 .white-bg.hand-section,
.model-looks2800 .white-bg.hand-section{
    position: relative;
    padding: 200px 0 50px;
    background-color: #fff;
}
.model-looks2800 .top-banner-title{
    color: #283E9F;
    font-size: calc( (100vw - 5rem)/6 + 1rem);
    font-weight: 600;
    line-height: 0.8;
}
@media (min-width: 1400px) {
    .model-looks2800 .top-banner-title{
        font-size: calc( (100vw - 1rem)/9 + 1rem);
    }
}
.model-looks2800 .text-section{
    padding: 30px 0px;
}
.model-looks2800 .top-banner{
    position: relative;
    padding-top: 70px;
}
.model-looks2800 .top-banner-wrapper img{
    width: 35%;
    margin-left: auto;
}
.model-looks2800 .top-banner-wrapper{
    display: flex;
}
.model-looks2800 .big-section{
    background-image: url("../img/looks2800/big2800.png");
    min-height: 630px;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: flex-end;
    padding-bottom: 10%;
}


@media (min-width: 1040px) {
    .model-looks2800 .big-section{
        min-height: 650px;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media (min-width: 1040px) and (max-width: 1350px){
    .model-looks2800 .big-section{
        min-height: 750px;
        background-size: cover;
    }
}
@media (min-width: 1350px){
    .model-looks2800 .big-section{
        min-height: 850px;
        background-size: cover;
    }
}
.model-looks2800 .big-section .big-section-text{
    width: 40%;
}
.model-looks2800 .big-section p{
    color: #BBBBBB;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.4;
}
.model-looks2800 .big-section h1{
    color: #B5B5B5;
    font-weight: 600;
    font-size: 55px;
    line-height: 1.1;
}


.model-looks2800 .white-bg .hand-img{
    background-image: none;
    min-height: 800px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 10;
}
.model-looks2800 .white-bg.hand-section img{
    width: 69%;
    position: absolute;
    bottom: 0;
}

.model-looks2800 .info-section{
    background-color: #fff;
    padding: 90px 0px 0px;
}
.model-looks2800 .info-section .info-item-big {
    background-image: url('../img/looks2800/info.jpg');
}
.model-looks2800 .info-section .info-item-small:nth-child(1) p {
    background: linear-gradient(97.38deg, #676767 9.32%, rgba(103, 103, 103, 0.22) 89.12%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.model-looks2800 .info-section .info-item-small:nth-child(1) {
    background-image: url('../img/looks2500/titan.jpg');
}
.model-looks2800 .info-section .info-item-small:nth-child(2) p{

}
.model-looks2800 .info-section .info-item-small:nth-child(2){
    background-color: #E3E3E3;
    display: flex;
    flex-direction: column;
    padding-left: 15%;
    padding-top: 20%;
}
.model-looks2800 .info-section .info-item-big p{
    background: linear-gradient(355deg, #3f3f3f 10.02%, rgba(103, 103, 103, 0.45) 91.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: left;
}
.model-looks2800 .info-item-small ul li {
    margin-left: 30px;
    font-size: 90px;
}

/*//////////////// LOOKS 2500 BINOS ////////////////*/

/*//////////////// LOOKS 3200 BINOS ////////////////*/

.model-looks3200 .top-banner-title{
    text-align: right;
}
.model-looks3200 .top-banner-wrapper img{
    width: 35%;
    margin-left: auto;
}
.model-looks3200 .top-banner-wrapper{
    display: flex;
}
.model-looks3200 .top-banner-title{
    color: #283E9F;
    font-size: calc( (100vw - 5rem)/6 + 1rem);
    font-weight: 600;
    line-height: 0.8;
}
.model-looks3200 .top-banner {
    position: relative;
    padding-top: 70px;
}
@media (min-width: 1400px) {
    .model-looks3200 .top-banner-title{
        font-size: calc( (100vw - 1rem)/9 + 1rem);
    }
}
.model-looks3200 .big-section img{
    width: 100%;
}
.model-looks3200 .big-section{
    padding: 70px 0px;
}
.model-looks3200 .big-section p{
    color: #BBBBBB;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.4;
    margin-top: 50px;
}
.model-looks3200 .big-section h1{
    color: #B5B5B5;
    font-weight: 600;
    font-size: 55px;
    line-height: 1.3;
    margin: 0;
}


.model-looks3200 .info-section{
    background-color: #fff;
    padding: 90px 0px 0px;
}
.model-looks3200 .info-section .info-item-big {
    background-image: url('../img/looks3200/info.jpg');
}
.model-looks3200 .info-section .info-item-small:nth-child(1) p {
    background: linear-gradient(97.38deg, #676767 9.32%, rgba(103, 103, 103, 0.22) 89.12%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.model-looks3200 .info-section .info-item-small:nth-child(1) {
    background-image: url('../img/looks2500/titan.jpg');
}
.model-looks3200 .info-section .info-item-small:nth-child(2) p{

}
.model-looks3200 .info-section .info-item-small:nth-child(2){
    background-color: #E3E3E3;
    display: flex;
    flex-direction: column;
    padding-left: 15%;
    padding-top: 20%;
}
.model-looks3200 .info-section .info-item-big p{
    background: linear-gradient(355deg, #3f3f3f 10.02%, rgba(103, 103, 103, 0.45) 91.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: left;
    padding: 7%;
}
.model-looks3200 .info-item-small ul li {
    margin-left: 30px;
    font-size: 90px;
}
.kepler-classic-section{
        position: relative;
    padding-bottom: 300px;
}
.kepler-classic-section p {
    font-size: 28px;
    line-height: 1.7;
    font-weight: 600;
    color: #BBBBBB;
}
.kepler-classic-section-content .max-img{
    position: absolute;
    left: 0;
    width: 35%;
}
.kepler-classic-section-content {
    display: flex;
    justify-content: flex-end;
}
.kepler-classic-section-content-text {
    width: 60%;
}
.kepler-classic-section-content-text img{
    margin-bottom: 50px;
    width: 85%;
}
.model-looks3200 .kepler-classic-section-content span{
    color: #283E9F;
}
@media (max-width: 1300px) {
    .kepler-classic-section{
        padding-bottom: 0px;
    }
}
/*//////////////// LOOKS 3200 BINOS ////////////////*/

/*//////////////// LOOKS 3500 BINOS ////////////////*/
.model-looks3500 .top-banner-title{
    text-align: right;
}
.model-looks3500 .top-banner-wrapper img{
    width: 35%;
    margin-left: auto;
}
.model-looks3500 .top-banner-wrapper{
    display: flex;
}
.model-looks3500 .top-banner-title{
    color: #283E9F;
    font-size: calc( (100vw - 5rem)/6 + 1rem);
    font-weight: 600;
    line-height: 0.8;
}
.model-looks3500 .top-banner {
    position: relative;
    padding-top: 70px;
}
@media (min-width: 1400px) {
    .model-looks3500 .top-banner-title{
        font-size: calc( (100vw - 1rem)/9 + 1rem);
    }
}
.model-looks3500 .big-section{
    min-height: 550px;
    background-image: url('../img/look3500/big3500.png');
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: right;
}

.model-looks3500 .big-section{
    padding: 70px 0px;
}
.model-looks3500 .big-section p{
    color: #BBBBBB;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.4;
    margin-top: 50px;
    width: 55%;
}
.model-looks3500 .big-section h1{
    color: #B5B5B5;
    font-weight: 600;
    font-size: 55px;
    line-height: 1.3;
    margin: 0;
}
.model-looks3500 .info-section{
    background-color: #fff;
    padding: 90px 0px 0px;
}
.model-looks3500 .info-section .info-item-big {
    background-image: url('../img/look3500/info.jpg');
}
.model-looks3500 .info-section .info-item-small:nth-child(1) p {
    background: linear-gradient(97.38deg, #676767 9.32%, rgba(103, 103, 103, 0.22) 89.12%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.model-looks3500 .info-section .info-item-small:nth-child(1) {
    background-image: url('../img/looks2500/titan.jpg');
}
.model-looks3500 .info-section .info-item-small:nth-child(2) p{

}
.model-looks3500 .info-section .info-item-small:nth-child(2){
    background-color: #E3E3E3;
    display: flex;
    flex-direction: column;
    padding-left: 15%;
    padding-top: 20%;
}
.model-looks3500 .info-section .info-item-big p{
    background: linear-gradient(355deg, #3f3f3f 10.02%, rgba(103, 103, 103, 0.45) 91.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: left;
    padding: 7%;
}
.model-looks3500 .info-item-small ul li {
    margin-left: 30px;
    font-size: 90px;
}
/*//////////////// LOOKS 3500 BINOS ////////////////*/

.main-page .top-banner-wrapper .top-banner-title{
    font-size: calc( (100vw - 1rem)/21 + 1rem);
}
.main-page .top-banner-wrapper{
    align-items: flex-end;
}
.main-pag .product-wrapper.centered{
    padding: 30px 0;
}
.main-pag .product-wrapper{
    align-items: flex-end;
    display: flex;
    padding: 29px;
}
.main-page .more-btn{
    width: 100%;
    background: #283e9f;
    color: #fff;
    padding: 15px 10px;
    text-align: center;
    align-self: flex-end;
}
.main-all-binos .card img{
    position: absolute;
    left: 113px;
    margin-top: 30px;
    width: 115%;
}
.main-all-binos .card {
    position: relative;
    height: 440px;
    overflow: hidden;
}
.main-all-binos p{
    font-size: 16px;
    line-height: 1.1;
}
.main-all-binos .card-title{
    font-size: 50px;
    line-height: 0.8;
    bottom: 0;
    color: #283e9f;
}
.main-all-binos{
    padding: 50px 0;
    position: relative;
    background-color: #283e9f;
}
.mlooksa .card-body{
    background: #000;
    border-color: #000;
}
.mlooksa h4.card-title{
    color: #fff;
}
.mlooksa p{
    color: #fff;
    margin: 20px 0px;
}
.main-all-binos a {
    color: #283e9f;
    z-index: 999;
    position: relative;
}
.res_ok_native{
    color: #fff;
}
.mlooksa a{
    color: #8098ff;
}
.mlooksa.card img {
    width: 115%;
    opacity: 1;
}
.mlooksa{
    border: none;
}
.main-all-binos .mlooks2500.card img{
    left: 48px;
    margin-top: 42px;
    width: 115%;
}
.mlooks2500 p{
    margin-bottom: 6px;
}
.mlooks2500 .txt-wrapper{
    position: absolute;
    bottom: 20px;
}
.mlooks3200 span{
    color: #283e9f;
    font-size: 20px;
    font-weight: 600;
}
.mlooks3200 h4.card-title{
    position: absolute;
    bottom: 20px;
}
.mlooks3200 p{
    margin-bottom: 5px;
}
.main-all-binos .mlooks3200.card img {
    position: absolute;
    left: 15px;
    margin-top: 30px;
    width: 90%;
}
.main-all-binos .mlooks2800.card img {
    width: 135%;
    left: -130px;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.main-page .looksa-ray-1 {
    background: linear-gradient(171deg, #000000 12.41%, rgb(68 69 88 / 22%) 36.18%, #000000 93.95%);
    position: absolute;
    z-index: 1;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    height: 100%;
    top: 0;
}
.main-screen p{
    width: 65%;
    text-align: center;
    margin: auto;
    color: #fff;
    line-height: 1.5;
    font-size: 22px;
    margin-top: 62px;
}
.main-screen {
    height: auto;
    background-color: #283e9f;
    position: relative;
    align-items: center;
    display: flex;
    padding: 50px 0 150px;
}
.main-title-binos {
    margin-bottom: 50px;
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    line-height: 40px;
}
.main-modal .modal-dialog {
    border: none;
}
.main-modal .modal-body img{

}
.main-modal .modal-body {
    display: flex;
    justify-content: center;
    height: 390px;
}
.ask-policy-box{
    position: absolute;
    bottom: -55px;
    left: 100px;
    width: 100%;
    gap: 0px;
}
form#demo-form input {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #80808021;
    padding: 5px 10px;
}
.modal-body, .modal-header {
    background: #000;
}

.right-img-box img {
    position: absolute;
    top: 3px;
    margin-left: 20px;
    height: 544px;
}
.right-bg{
    height: 600px;
    background: #151a55;
    width: 410px !important;
    position: absolute;
    top: -46px;
    right: 0;
}
.modal{
    place-content: center;
}
.left-modal{
    background: #fff;
    margin-top: -20px;
    padding-top: 20px;
    margin-left: -12px;
}
.main-modal .btn-close {
    color: #fff !important;
    background-color: unset !important;
    z-index: 999;
    filter: invert(1);
}
.error-form{
    position: absolute;
    margin-top: -30px;
}
.res_ok {
    color: #000;
    line-height: 23px;
    padding: 0 40px;
    height: 100%;
    margin-top: 80px;
    padding-left: 10px;
}
h1.form-title span {
    color: #30389b;
}
.modal-header{
    position: absolute;
    right: 0;
}
#demo-form {
    width: 85%;
    padding-left: 10px;
}
.model-looks5000 .top-banner-content img{
    width: 100%;
}
.model-looks5000 .top-banner-content .top-banner-title{
    background: linear-gradient(180deg, #BEBEBE 0%, rgba(190, 190, 190, 0) 128.38%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: calc( (100vw - 5rem)/11 + 1rem);
    line-height: 1;
    text-align: center;
    position: absolute;
    bottom: 0px;
}
.model-looks5000 .top-banner-content{
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: center;
}
.model-looks5000 .text-section{
    position: relative;
    z-index: 10;
    margin-bottom: 100px;
}
.model-looks5000 {
    background: #001641;
}
.model-looks5000 .top-banner .looksa-ray-1{
    position: absolute;
    background: linear-gradient(174.64deg, #001641 16.3%, #30417D 36.41%, #001641 75.72%);
    z-index: 5;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    height: 100%;
    top: 0;
}
.model-looks5000 .top-banner{
    padding: 200px 0 100px;
    position: relative;
}
.model-looks5000 .banner-section {
    position: relative;
}
.model-looks5000 .banner-section .looksa-ray-1{
    background: linear-gradient(171.69deg, #001641 24.55%, #172241 36.33%, #3C4A7A 47.14%, rgba(0, 22, 65, 0) 69.07%);
    height: 100%;
}
.model-looks5000 .banner-section .banner-section-text span{
    color: #fff;
}
.model-looks5000 .banner-section .banner-section-text p{
    font-weight: 600;
    font-size: 26px;
    line-height: 1.4;
    text-align: right;
    color: #bbbbbb;
}
.model-looks5000 .banner-section .banner-section-text{
    z-index: 10;
    position: relative;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    width: 70%;
    margin-left: auto;
    margin-top: 30px;
}
.model-looks5000 .banner-section img{
    width: 100%;
    z-index: 10;
    position: relative;
}
.model-looks5000 .info-section {
    background-color: transparent;
}
.model-looks5000 .info-section .info-item-big{
    background-image: url(../img/looks5000/mary.jpg);
}
.model-looks5000 .kepler-classic-section p:nth-child(1) {
    width: 70%;
}
.model-looks5000 .kepler-classic-section-content .max-img {
     position: initial;
    left: 0;
    width: 35%;
}
.model-looks5000 .kepler-classic-section-content {
    justify-content: space-between;
}
.model-looks5000 .kepler-classic-section{
    padding-bottom: 0px;
}
.model-looks5000 .info-section .info-item-small ul{
    text-align: center;
}
.model-looks5000 .info-section .info-item-small:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
}



.model-looks7500 {
    background: #1F0B6B;
}
.model-looks7500 .top-banner-content img{
    width: 40%;
    left: -25px;
    position: relative;
}
.model-looks7500 .top-banner{
 position: relative;
}
.model-looks7500 .top-banner-title{
    font-size: calc( (100vw - 5rem)/8 + 1rem);
    line-height: 0.8;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;

    background: linear-gradient(180deg, #BEBEBE 0%, rgba(190, 190, 190, 0) 128.38%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.model-looks7500 .text-section{
    margin-top: 50px;
}
.model-looks7500 .banner-section {
    position: relative;
    padding: 50px 0 100px;
}
.model-looks7500 .banner-section .looksa-ray-1{
    background: linear-gradient(175.64deg, #1F0B6B 17.3%, #604CAB 39.41%, rgba(31, 11, 107, 0.08) 87.72%);
    height: 100%;
}
.model-looks7500 .banner-section img{
    width: 100%;
    margin-top: 60px;
}
.z-index-10{
    z-index: 10;
}
.model-looks7500 .banner-section .banner-section-text{
    z-index: 10;
    position: relative;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    width: 70%;
    margin-left: auto;
    margin-top: 30px;
}
.model-looks7500 .banner-section .banner-section-text p{
    font-weight: 600;
    font-size: 26px;
    line-height: 1.4;
    text-align: right;
    color: #bbbbbb;
}
.model-looks7500 .info-section {
    padding: 90px 0px 0px;
    background: transparent;
}
.model-looks7500 .info-section .info-item-big {
    background-image: url(../img/looks7500/info.jpg);
}
.model-looks7500 .info-section .info-item-small:nth-child(2) {
    background-color: #4E4666;
    padding: 7%;
}
.model-looks7500 .info-section .info-item-small:nth-child(1) {
    background-image: url(../img/looks7500/titan.jpg);
}
.model-looks7500 .kepler-classic-section-content {
    display: flex;
    justify-content: space-between;
}
.model-looks7500 .kepler-classic-section-content .max-img {
    width: 35%;
    position: initial;
}
.model-looks7500 .kepler-classic-section {
    position: relative;
    padding-bottom: 0px;
}

.model-looks-flip .top-banner{
    position: relative;
}
.model-looks-flip .top-banner-content .top-banner-title{
    position: absolute;
    font-size: calc( (100vw - 5rem)/11 + 1rem);
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    line-height: 1;
    text-align: center;
    font-weight: 600;
    color: #283E9F;
}
.model-looks-flip .top-banner-content img{
    width: 40%;
}
.model-looks-flip .top-banner-content{
    display: flex;
    justify-content: space-between;
}
.flip-section img{
    width: 100%;
    margin: 40px 0;
}
.flip-section p span{
    color: #283E9F;
}
.flip-section p {
    font-weight: 600;
    font-size: 25px;
    line-height: 1.2;
    color: #bbbbbb;
}
.flip-text p:nth-child(2){
    width: 70%;
    text-align: right;
    margin-left: auto;
}
.flip-text p:nth-child(1){
    width: 70%;
    margin-bottom: 40px;
}
.model-looks-flip .text-section{
    margin-top: 70px;
}
.main-all-binos .card.mlooks5000 p,
.main-all-binos .card.mlooks5000 h4{
    color: #fff;
}
.main-all-binos .card.mlooks5000 h4{
    margin-bottom: 15px;
}
.main-all-binos .card.mlooks5000{
    background: #001641;
}
.main-all-binos .card.mlooks3500 img {
    left: 10px;
}
.main-all-binos .card.mlooks5000 .card-body{}
.main-all-binos .card.mlooks5000 img{
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 20%;
    width: 100%;
}
.main-all-binos .card.mlooks5000 .card-body{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    position: relative;
}
.mlooks5000 a {
    color: #8098ff;
}
.mlooks7500 {
    background: #1F0B6B;
}
.mlooks7500 a {
    color: #8098ff;
}
.main-all-binos .card.mlooks7500 p,
.main-all-binos .card.mlooks7500 h4{
    color: #fff;
}

.main-all-binos .card.mlooks7500 img  {
    width: 100%;
    left: 0;
    right: 0;
}
.main-all-binos .card.mflip h4 {
    margin-bottom: 20px;
}
.main-all-binos .card.mflip img {
    position: absolute;
    left: 0;
     margin-top: 0px;
    width: 100%;
}
.model-light .top-banner {
    position: relative;
}
.model-light .top-banner .looksa-ray-1{
    background: linear-gradient(25.39deg, rgba(120, 137, 155, 0) 11.09%, rgba(208, 216, 224, 0.56) 41.59%, rgba(208, 216, 224, 0.89) 67.17%, rgba(120, 137, 155, 0) 94.66%);
    height: 100%;
}
.model-light .top-banner-wrapper img{
    width: 30%;
    position: relative;
    right: -20px;
    z-index: 10;
}
.model-light{
    background: #78899B;
}
.model-light .top-banner-wrapper .top-banner-title{
    position: absolute;
    font-size: calc( (100vw - 5rem)/11 + 1rem);
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    line-height: 1.1;
    font-weight: 600;
    z-index: 10;
    color: #78899B;
}
.model-light .top-banner-wrapper{
    display: flex;
    justify-content: flex-end;
}
.model-light .big-section2 {
    padding: 250px 0px;
}
.model-light .big-section {
    position: relative;
    background: linear-gradient(180deg, #FFFFFF 56.04%, #78899B 100%);
}
.model-light .text-section{
    background-color: #fff;
}
.model-light .big-section img{
    position: relative;
    left: -20px;
    width: 40%;
    top: 0;
}
.model-light .big-section2 .big-section-text img{
    position: absolute;
    width: 22%;
    right: 0;
}
.model-light .big-section2 .big-section-text p{
    font-weight: 600;
    font-size: 30px;
    line-height: 1.7;
    margin-left: 30px;
    color:#BBBBBB;
    width: 80%;
}
.model-light .big-section-text p{
    width: 50%;
    color:#BBBBBB;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.7;
    margin-left: 30px;
}
.model-light .big-section-text{
    display: flex;
    align-items: center;
}
.model-light p span{
    color: #283E9F;
}
.binos-menu ul{
    display: flex;
    list-style: none;
    width: 100%;
    justify-content: space-between;
}
.binos-menu img{
    width: 120px;
}
.binos-menu{
    display: none;
    padding: 15px 0px 0px;
    position: absolute;
    background: #777;
    width: 100%;
    top: 75px;
}
.binos-menu p {
    text-align: center;
    margin: 0;
    font-weight: 600;
    color: #d6d6d6;
}
.binos-menu a {
    height: 115px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.lights-menu{
    display: none;
    padding: 15px 0px 0px;
    position: absolute;
    background: #777;
    width: 100%;
    top: 75px;
}
.lights-menu ul{
    display: flex;
    list-style: none;
    width: 100%;
    justify-content: space-between;
}
.modal-dialog {
    /*border: 3px solid #505dff;*/
    border-radius: 15px;
    overflow: hidden;
}
.form-control:not(.about-comment){
    height: 50px;
    background: #dfdfdf38;
}
textarea.form-control.about-comment {
    background: #dfdfdf38;
}
.main-page.about-page .main-screen p {
    /*width: 65%;*/
    text-align: left;
    margin: auto;
    color: #fff;
    line-height: 1.5;
    font-size: 17px;
    margin-top: 62px;
}
.main-page.about-page .main-screen{
    height: initial;
}
.main-modal .modal-footer{
    border: none;
}
.main-modal .modal-header{
    border: none;
    z-index: 2000;
}
.main-modal .btn-close{
    color: #fff;
    background-color: #fff;
}
.main-modal .btn-send{
    padding: 20px 40px;
    border-color: #fff;
}
.main-modal textarea.form-control {
    height: 100px;
}

.about-page .contact-form{
    margin-top: 62px;
}
.subheader-text a{
    color: #8098ff;
}
.text-section-text-help a{
    color: #8098ff;
}
.res_ok, .res_ok_native{
    display: none;
}
.error-form{
    color: red;
}
.model-14c .top-banner-wrapper{
    position: relative;
    z-index: 10;
    display: flex;
}
.model-14c .top-banner{
    position: relative;
}
.model-14c .top-banner-wrapper img{
    margin: auto;
}
.model-14c .top-banner-wrapper .top-banner-title {
    position: absolute;
    font-size: calc((100vw - 5rem) / 11 + 1rem);
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -30px;
    line-height: 1.1;
    font-weight: 600;
    z-index: 10;
    color: rgba(255, 255, 255, 0.80);
}
.model-14c .top-banner .looksa-ray-1 {
    background: linear-gradient(184deg, #001641 0%, #30417D 32.36%, #001641 100%);
    height: 100%;
}
.model-14c .big-section-text p {
    width: 50%;
    color: #BBBBBB;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.7;
    margin-left: 30px;
}
.model-14c .main2-img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
}
.model-14c .big-section-content{
    padding: 150px 0px;
}
.model-14c .big-section .big-section-content-ul li{
    margin-bottom: 25px;
    line-height: 1.3;
}
.model-14c .big-section .big-section-content-ul{
    padding: 90px 0px;
    color: #fff;
    font-size: 30px;
}
.model-14c .big-section .container-fluid{
    background: linear-gradient(179deg, #001641 0%, #30417D 32.36%, #001641 100%);
}
.model-14c .big-section2 .big-section2-wrapper{
    display: flex;
}
.model-14c .big-section2 .big-section2-text{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 50px;
}
.model-14c .big-section2 .big-section2-img {
    width: 50%;
}
.model-14c .big-section2 .big-section2-img img{
    width: 100%;
}
.model-14c .big-section2 .delimeter{
    width: 70%;
    height: 2px;
    color: #000;
}
.model-14c .big-section2 ul li{
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    color: #BBBBBB;
    margin-bottom: 25px;
}
.model-14c .big-section2{
    padding: 50px 0px;
}
.model-14c .big-section{
    position: relative;
}
.section-form{
    padding: 100px 0px;
    background: linear-gradient(177deg, rgb(0 0 0) -18%, rgb(0 0 0 / 80%) -28.31%, rgb(0 0 0) 100%);
}

.s15.model-14c .top-banner-wrapper .top-banner-title{
    z-index: 20;
}
.s15.model-14c .top-banner .looksa-ray-1{
    background: linear-gradient(168deg, #3D77FF 0%, #1AB5FF 20.84%, #1D5BDB 100%);
    z-index: 15;
    opacity: 0.7;
}
.s15.model-14c .big-section .container-fluid{
    background: linear-gradient(196deg, #397DFF 0%, #0FCAFF 50%, #1D5BDB 100%);
}
.l2sw.model-14c .top-banner .looksa-ray-1{
    background: linear-gradient(179deg, #AFB9CB 0%, #FFF 23.53%, #B3B8C1 100%);
}
.l2sw.model-14c .top-banner-wrapper{
    padding: 80px 0px;
}
.l2sw.model-14c .top-banner-wrapper .top-banner-title{
    /*bottom: -110px;*/
}
.l2sw.model-14c .big-section .container-fluid{
    background: linear-gradient(166deg, #AFB9CB 0%, #FDFEFF 45.61%, #B3B8C1 100%);
}
.l2sw.model-14c .main2-img{
    width: 40%;
}
.l2sw.model-14c .big-section .big-section-content-ul {
    color: #151E3E;
}
.l2sw.model-14c .big-section2 .big-section2-img img{
    width: initial;
}

.mxdlight.card  {
    background: linear-gradient(25.39deg, rgba(120, 137, 155, 0) 11.09%, rgba(208, 216, 224, 0.56) 41.59%, rgba(208, 216, 224, 0.89) 67.17%, rgba(120, 137, 155, 0) 94.66%);
}
.mxdlight.card img {
    width: 50%;
    opacity: 1;
    right: 0;
    margin-top: -75px;
    left: initial;
}
.main-all-binos .ml2s14c.card{
    /*background: linear-gradient(184deg, #001641 0%, #30417D 32.36%, #001641 100%);*/
}
.main-all-binos .ml2s14c.card img{
    transform: scale(1);
    width: 100%;
    left: 50px;
    transform: rotate(16deg);
}
.ml2s15 .card-title{
    color: #fff;
}
.main-all-binos .ml2s15.card img{
    left: 20px;
}
.ml2s15{
    background: linear-gradient(196deg, #397DFF 0%, #0FCAFF 50%, #1D5BDB 100%);
}
.ml2s15 p {
    color: #fff;
}
.ml2sw{
    background: linear-gradient(179deg, #AFB9CB 0%, #FFF 23.53%, #B3B8C1 100%);
}
.mxdlight h4{
    margin-bottom: 20px;
}
.form-ask button{
    background: #35339f;
    padding: 9px 5%;
    border-radius: 2px;
    border: unset;
    color: #fff;
}
.form-ask {
    display: flex;
    flex-direction: column;
}
.form-ask input::placeholder { /* Most modern browsers support this now. */
    color:    #fff;
}
.form-ask .annotation{
    margin: 0 auto;
    padding-top: 50px;
    color: #fff;
}
.ask-input-box{
    position: relative;
}
.policy-label{
    width: 100%;
    color: #fff;
    bottom: -40px;
    left: 100px;
}
#policy{
    height: 15px;
    width: 15px;
    margin-right: 10px;
}
/*.form-ask input:nth-child(1){*/
/*    margin-right: 5%;*/
/*}*/
.form-ask input:focus-visible,
.form-ask input:focus{
    border: none;
    border-bottom: 1px solid #fff;
    outline: none;
}
.form-ask input {
    width: 30%;
    border: none;
    background: #dfdfdf38;
    color: #fff;
    height: 45px;
    padding: 0 20px;
    margin-right: 30px;
    border-radius: 2px;
}
.ask-input-box{
    width: 100%;
    place-content: center;
    display: flex;
}
.cam1{
    left: 0;
    top: 0;
    transform: scale(-1,1);
}
.cam2{
    right: 0;
    top: 0;
}
.camera.model-14c .top-banner-wrapper .top-banner-title{
    min-height: 800px;
}
.camera.model-14c .top-banner-wrapper {
    padding: 80px 0px;
}
.camera.model-14c .big-section-text p{
    margin-left: 0px;
}
.camera.model-14c .big-section2{
    padding: 0;
}
.phones-header a:nth-child(1){
    margin-bottom: 10px;
}
.phones-header a:nth-child(2) i{
    color: #28D146;
}
.phones-header a i{
    margin-right:4px;
}
.phones-header a{
    padding:0!important;
}
.phones-header{
    display:flex;
    flex-direction:column;
}
#header .header-nav-main nav > ul > li {
    display: flex;
    align-items: center;
}
@media (min-width:0px) and (max-width: 400px){
    .model-looksa .top-banner-title{
        font-size: calc( (100vw - 5rem)/4 + 1rem);
    }
    .text-section .text-section-text-title {
        font-size: 40px;
    }
    .kepler-section{
        padding: 0px 0px 100px;
    }
    .kepler-section-text p {
        font-size: 15px;
    }
    .img-looksa {
        width: 50%;
    }
    .model-looks7500 .kepler-classic-section-content {
        position: relative;
        z-index: 10;
    }
    .model-looks7500 .kepler-classic-section-content .max-img {
        width: 50%;
        position: absolute;
        right: 0;
        left: initial;
        z-index: 5;
    }
    .kepler-classic-section-content-text {
        width: 60%;
        position: relative;
        z-index: 10;
    }
}
.s15.model-14c .top-banner-wrapper{
    position: initial;
}
@media (min-width:400px) and (max-width: 770px){
    .model-looksa .top-banner-title{
        font-size: calc( (100vw - 5rem)/7 + 1rem);
    }
    .kepler-section-text p {
        font-size: 15px;
    }
    .img-looksa {
        width: 50%;
    }
    .kepler-section{
        padding: 0px 0px 100px;
    }
    .model-14c .big-section-text p{
        width: 75%;
    }
}
@media (min-width:0px) and (max-width: 770px){

    .s15.model-14c .top-banner-wrapper img{
        width: 100%;
    }
    .s15.model-14c .top-banner-wrapper .top-banner-title {
        bottom: -8px;
    }
    .s15.model-14c .big-section-content{
        padding: 0px;
    }
    .s15.model-14c .big-section-text p {
        font-size: 16px;
        width: 100%;
        margin-left: 0;
    }
    .s15.model-14c .big-section .big-section-content-ul {
        padding: 80px 0px;
        font-size: 16px;
    }
    .s15.model-14c .top-banner-wrapper img {
        width: 100%;
    }
    .s15.model-14c .main2-img:not(.l2sx5-face)) {
        right: -170px;
        width: initial;
        height: 300px;
    }
    .s15.model-14c .big-section2 .big-section2-text{
        width: 100%;
        margin-left: 0px;
    }
    .s15.model-14c .big-section2 ul li {
        font-size: 16px;
    }

    .origin-model.model-14c .top-banner-wrapper img{
        width: 100%;
    }
    .origin-model.model-14c .top-banner-wrapper .top-banner-title {
        bottom: -8px;
    }
    .origin-model.model-14c .big-section-content{
        padding: 0px;
    }
    .origin-model.model-14c .big-section-text p {
        font-size: 16px;
        width: 100%;
        margin-left: 0;
    }
    .origin-model.model-14c .big-section .big-section-content-ul {
        padding: 80px 0px;
        font-size: 16px;
    }
    .origin-model.model-14c .top-banner-wrapper img {
        width: 100%;
    }
    .origin-model.model-14c .main2-img {
        right: -80px;
        width: initial;
        height: 300px;
    }
    .origin-model.model-14c .big-section2 .big-section2-text{
        width: 100%;
        margin-left: 0px;
    }
    .origin-model.model-14c .big-section2 ul li {
        font-size: 16px;
    }

    .form-ask-wrapper {
        display: flex;
        flex-direction: column;
    }
    .form-ask input {
        width: 100%;
        margin-bottom: 15px;
    }
    .l2sw.model-14c .big-section2 ul li {
        font-size: 16px;
    }

    .l2sw.model-14c .big-section2 .big-section2-text{
        width: 100%;
        margin-left: 0px;
    }


    .l2sw.model-14c .big-section2 .big-section2-wrapper {
        display: flex;
        flex-direction: column-reverse;
    }
    .origin-model.model-14c .big-section2 .big-section2-wrapper {
        display: flex;
        flex-direction: column-reverse;
    }
    .l2sw.model-14c .big-section2 .big-section2-img img{
        width: 100%;
    }
    .l2sw.model-14c .big-section2 .big-section2-img{
        width: 100%;
    }
    .l2sw.model-14c .big-section .big-section-content-ul {
        padding: 80px 0px;
        font-size: 16px;
    }
    .l2sw.model-14c .main2-img {
        position: absolute;
        right: -45px;
    }
        .l2sw.model-14c .big-section-content{
            padding: 0px;
        }
        .l2sw.model-14c .big-section-text p {
            font-size: 16px;
            width: 100%;
            margin-left: 0;
        }
        .l2sw.model-14c .top-banner-wrapper img {
            width: 100%;
        }
        .l2sw.model-14c .top-banner-wrapper .top-banner-title {
            bottom: -8px;
        }
        .model-looks2800 .white-bg .hand-img, .model-looks2500 .white-bg .hand-img {
            background-image: none;
            min-height: initial;
        }
        .model-looks2500 .white-bg.hand-section {
            position: relative;
            padding: 20px 0 300px;
            background-color: #fff;
        }
        .model-looks2500 .top-banner {
            position: relative;
            height: initial;
        }
        .model-looks2500 .top-banner img {
            width: 40%;
            top: initial;
            bottom: 0;
        }
        .model-looks2500 .top-banner-content h1{
            font-size: 30px;
            position: relative;
            z-index: 10;
        }
        .model-looks2500 .top-banner-content p{
            font-size: 16px;
            position: relative;
            width: 65%;
            z-index: 10;
        }
        .model-looks2500 .top-banner-content {
            width: 100%;
            padding-bottom: 100px;
        }
        .model-looks2500 .top-banner-content {
            width: 100%;
        }
        .main-page .looksa-ray-1 {
            background: linear-gradient(171deg, #000000 2.41%, rgb(68 69 88 / 22%) 25.18%, #000000 93.95%);
        }
        .model-looks7500 .top-banner-content img {
            width: 100%;
        }
        .model-looks7500 .text-section .text-section-text-help {
            margin-bottom: 0px;
        }
        .model-looks7500 .banner-section img {
             margin-top: 0px;
        }
        .model-looks7500 .text-section-text-help a {
            color: #8299ff;
        }
        .model-looks7500 .banner-section {
            padding: 20px 0 50px;
        }
        .model-looks3200 .info-section .info-item-small ul li{
            margin-left: 0px;
            font-size: 40px;
        }

        .model-looks-flip .text-section {
            margin-top: 15px;
        }
        .model-looks-flip .top-banner-content img {
            width: 50%;
        }
        .flip-section p {
            font-size: 16px;
            line-height: 1.5;
        }
        .flip-text p:nth-child(2) {
            width: 90%;
        }
        .flip-text p:nth-child(1) {
            width: 90%;
        }
        .model-looks7500 .info-section {
            padding: 0px;
        }
        .model-looks7500 .banner-section .banner-section-text{
            width: 100%;
        }
        .model-looks7500 .banner-section .banner-section-text p {
            font-size: 16px;
            text-align: start;
        }
        .main-screen p {
            width: 100%;
            text-align: center;
            margin: auto;
            color: #fff;
            line-height: 1.5;
            font-size: 16px;
            margin-top: 62px;
        }
        .info-section{
            position: relative;
            z-index: 10;
            padding: 90px 0 0;
        }
        .info-section .small-columns {
            /*flex-direction: row;*/
    }
    .info-section .info-item-small {
        /*height: initial;
        width: 47%;*/
        height: initial;
        min-height: 120px;
        /* width: 47%; */
        aspect-ratio: 1/1;
    }
    .info-item-small ul li {
        font-size: 17px;
    }
    .info-section-row{
        display: flex;
        flex-direction: column-reverse;
    }
    .info-section .info-item-small:nth-child(2) p{
        font-size: 14px;
        margin-bottom: 5px;
    }

    .info-section .info-item-big {
        margin-left: 0;
    }
    .info-section .info-item-big p{
        font-size: 30px;
    }
    .info-section .small-columns .info-item-small:nth-child(1) p {
        font-size: 15px;
    }
    .model-looksa .hand-section {
        padding: 100px 0 50px;
    }
    .hand-img {
        min-height: 560px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-position: right;
    }
    .hand-img p:nth-child(2) {
        width: 45%;
        margin-left: initial;
        margin-top: 0px;
        text-align: left;
    }
    .model-looksa .hand-section .hand-img p {
        font-size: 15px;
    }
    .right-wrong-section .kepler-section-text {
        text-align: center;
        margin-top: 5px;
    }
    .text-section .text-section-text-help{
        margin-bottom: 50px;
    }
    .model-looks3500 .big-section {
        height: initial;
        min-height: initial;
        background-position: right 25%;
        padding: 0px 0px;
    }
    .model-looks3500 .big-section h1 {
        font-size: 53px;
        line-height: 1.2;
        width: 50%;
    }
    .model-looks3500 .big-section p {
        font-size: 16px;
        line-height: 1.4;
        width: 100%;
    }
    .model-looks3500 .info-item-small ul li {
        margin-left: 30px;
        font-size: 30px;
    }
    .model-looks3500 .info-section .info-item-small:nth-child(2) {
        padding-left: 7%;
    }
    .kepler-classic-section p {
        font-size: 15px;
        line-height: 1.5;
    }
    .kepler-classic-section-content-text img {
        margin-bottom: 10px;
        width: 85%;
    }
    .main-page-binos .header-text {
        font-size: 30px;
    }

    .model-looks2800 .big-section h1 {
        font-size: 23px;
        line-height: 1.1;
    }
    .model-looks2800 .big-section p {
        font-size: 16px;
        line-height: 1.4;
    }
    .model-looks2800 .big-section .big-section-text {
        width: 55%;
    }
    .model-looks2800 .big-section {
        min-height: 370px;
    }
    .model-looks2800 .info-item-small ul li {
        font-size: 30px;
    }
    .model-looks2800 .info-section .info-item-small:nth-child(2) {
    padding-left: 7%;
    }
    .model-looks2800 .info-section {
        background-color: #fff;
        padding: 0;
    }
    .model-looks2800 .hand-img p {
        font-size: 16px;
        line-height: 1.7;
        font-weight: 600;
        color: #BBBBBB;
        width: 80%;
    }
    .model-looks2800 .white-bg.hand-section {
        padding: 50px 0;
    }
    .model-looks2800 .white-bg.hand-section img {
        width: 100%;
    }

    .model-looks2800 .white-bg .hand-img {
        justify-content: start;
        min-height: 600px;
    }
    .text-section .text-section-text-title {
        font-size: 32px;
    }
    .model-looks3200 .big-section {
         padding: 0px;
    }
    .model-looks3200 .big-section h1 {
        font-size: 50px;
        line-height: 1.2;
    }
    .model-looks3200 .big-section p {
        font-size: 16px;
        line-height: 1.4;
    }
    .model-looks2500 .info-item-small ul li {
         margin-left: 0px;
        font-size: 40px;
    }
    .hand-img p {
        font-size: 16px;
        width: 100% !important;
    }
    .model-light .top-banner-wrapper img {
        width: 70%;
        position: relative;
        right: -20px;
        z-index: 10;
    }
    .model-light .top-banner {
        position: relative;
        background: linear-gradient(180deg, rgb(40 50 60) 0%, rgba(255,255,255,1) 93%);
    }
    .model-light .big-section-text p {
        font-size: 16px;
    }
    .model-light .big-section {
        padding-bottom: 70px;
    }
    .model-light .big-section2 {
        padding: 50px 0px;
    }
    .model-light .big-section2 .big-section-text  {
        width: 90%;
    }
    .model-light .big-section2 .big-section-text p {
        font-size: 16px;
    }
    .model-looks3200 .top-banner-wrapper img {
        width: 45%;
        margin-left: auto;
    }
    .hand-img p:nth-child(2) {
        width: 45%;
        margin-left: initial;
        margin-top: 0px;
        text-align: left;
    }
    .model-looks5000 .banner-section .banner-section-text {
        width: 100%;
    }
    .model-looks5000 .banner-section .banner-section-text p {
        font-size: 18px;
    }
    .model-looks5000 .kepler-classic-section p:nth-child(1) {
        width: 100%;
    }
    .model-looks5000 .kepler-classic-section-content-text  {
        margin-left: auto;
    }
    .model-looks5000 .kepler-classic-section-content .max-img {
         position: absolute;
        left: 0;
        width: 35%;
    }
    .model-looks5000 .top-banner .looksa-ray-1 {
        background: linear-gradient(174.64deg, #001641 15.3%, #30417D 49.41%, #001641 81.72%);
    }
    .model-looks5000 .text-section {
        position: relative;
        z-index: 10;
        margin-bottom: 30px;
    }
}

@media (min-width: 1400px){
    .model-looks2800 .white-bg.hand-section img {
        bottom: -155px;
    }
    .model-looks2500 .white-bg .hand-img {
        background-image: none;
        min-height: 1000px;
    }
}
@media (min-width:770px) and (max-width: 1200px){
    .model-looks2800 .big-section p {
        font-size: 17px;
    }
    .model-looks2800 .big-section h1 {
        font-size: 35px;
    }
    .model-looks2500 .white-bg .hand-img {
        background-image: none;
        min-height: 500px;
    }
    .model-looks2500 .white-bg p {
        font-size: 20px;
    }
    .model-light .big-section-text p {
        font-size: 23px;
    }
    .model-looks2500 .top-banner {
        position: relative;
        height: 600px;
    }
    .model-looks2500 .top-banner img {
        width: 40%;
        top: initial;
        bottom: 0;
    }
    .model-looks2500 .top-banner-content h1{
        font-size: 30px;
        position: relative;
        z-index: 10;
    }
    .model-looks2500 .top-banner-content p{
        font-size: 16px;
        position: relative;
        width: 65%;
        z-index: 10;
    }
    .model-looks2500 .top-banner-content {
        width: 100%;
        padding-bottom: 100px;
    }
    .model-looks2500 .top-banner-content {
        width: 100%;
    }
    .img-looksa {
        width: 50%;
    }
    .info-section .info-item-small {
        border-radius: 15px;
        height: 200px;
    }
    .model-looks7500 .kepler-classic-section p {
        font-size: 19px;
        line-height: 1.5;
    }
}
.modal-header{
    background-color: unset !important;
    background: unset !important;
}
.l2sx5-face {
    bottom: -5% !important;
    width: 40% !important;
}

@media(max-width:767px){
    #demo-form{
        width: 100%;
        padding-left: 0;
    }
    .modal-body .row .col-md-6:nth-child(1){
        z-index: 999;
    }
    .policy-label-modal{
        color: #fff;
    }
    .right-bg{
        filter: contrast(0.8);
    }
    .res_ok {
        background: #ffffff9c;
        padding: 30px 40px;
        height: auto;
        font-size: 16px;
        text-align: center;
        margin: 50px 0;
    }
    h1.form-title, h1.form-title span{
        color: #fff;
        padding-left: 0;
    }
    .left-col{
        width: 55%;
    }
    .right-col{
        width: 45%;
    }
    .left-col, .right-col{
        margin-top: 20px;
        margin-bottom: -20px;
    }
    .modal-content, .modal-body, .modal-header{
        background-color: unset !important;
        background: unset !important;
    }
    .l2sx5-face{
        bottom: -14% !important;
    }
    .ask-input-box{
        display: grid;
        place-content: unset;
    }
    .form-ask .annotation{
        text-align: center;
        width: 60%;
    }
    .section-form .text-white{
        font-weight: 600;
        line-height: 30px;
    }
    .left-modal{
        background: unset;
        margin: unset !important;
        padding-top: unset;
    }
    .main-page-binos .subheader-text{
        font-size: 16px;
        line-height: 20px;
    }
}

#demo-form2 button{
    width: 100%;
    padding: 15px;
}
#demo-form2 button:hover, #demo-form2 button:active, #demo-form2 button:focus{
    background-color: #4c5689 !important;
    border-color: #4c5689 !important;
}
#demo-form2 ~ .res_ok {
    color: #fff;
    font-size: 23px;
}
#demo-form2 .form-control {
    color: #fff;
}
#demo-form .form-control {
    border: 1px solid #ffffff00;
    height: 50px;
    background: #ffffff5e;
}
@media(min-width: 767px) and (max-width: 1399px){
    .footer-callback input{
        width: 100%;
        margin-top: 20px;
    }
    .footer-callback button{
        width: 100%;
        margin: 0;
        margin-top: 10px;
    }
}
