html, body {
    font-family: 'Nunito', sans-serif;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

.top {
    background: url("../img/bg-header.jpg?v2.0")no-repeat center center;
    background-size: cover;
}

/* SVG */
svg {max-height:70px;}
.st0 {fill:#FFFFFF;}
.strike {opacity: .8; font-size: 18px; font-weight: 300; text-decoration: line-through;}

.col-12, .col-lg-12, .col-sm-12, .col-xs-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.container-fluid {
    background: #000000!important;
}

.container-fluid {
    color: #fff;
    padding-left: 0px;
    padding-right: 0px;
}

.container {
    padding-right: 0px;
    padding-left: 0px;    
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.price{
	font-size: 24px;
	font-weight: 600;
}

.features{
    text-transform: lowercase;
}

h1 {
    font-size: 45px;
    font-weight: 600;
    width: 100%;
    padding: 30px 0;
}

h2 {
    font-size: 36px;
    font-weight: 200;
}

h3 {
    font-size: 22px;
    font-weight: 600;
    width: 100%;
}

h5 {
    font-size: 16px;
    font-weight: 200;
    width: 100%;
}

p {
    font-size: 16px;
    font-weight: 200;    
}

ul {
    font-size: 14px;
    font-weight: 200;
    list-style: none;
    padding: 10px 0;
    width: 100%;
}

.lgrey {
    color: #c8c8c8;
}

.lblue {
    color: #0fd2ff;
}

.blue {
    color: #0082fa;
}

strong {
    font-weight: 600;
}

.nobr {
    white-space: nowrap;
}

.clipCopy {
    cursor: pointer;
    color: #FFF;
    text-decoration: underline;
}

.cta {
    width: 140px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 60px;
    text-align: center;
    font-size: 18px;
    padding: 10px 30px;
    background: transparent;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.cta-blue {
    width: 140px;
    color: #fff;
    border: 1px solid #0082FA;
    border-radius: 60px;
    text-align: center;
    font-size: 18px;
    padding: 7px 25px;
    background: #0082FA;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: inline-block;
}

.cta-blue.ft {
    width: auto;
}

.cta-violet {
    width: 140px;
    color: black;
    border: 1px solid white;
    border-radius: 60px;
    text-align: center;
    font-size: 18px;
    padding: 7px 25px;
    background: white;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: inline-block;
}

.cta-violet.ft {
    width: auto;
}

.cta-blue:hover, .cta-blue:focus, .cta-violet:hover, .cta-violet:focus {
    background: transparent;
    color: #FFF;
}

.cta-violet:hover, .cta-violet:focus {
    color: white;
}



.cta:hover, .cta:focus {
    background: #fff;
    color: #000000;
}

a:hover { text-decoration: none; }
.price { margin-bottom: 22px; }

.top {
    /* background-size: cover; */
    background-repeat: no-repeat;
    min-height: 630px;
    position: relative;
}

@media (min-width: 768px) {
/*    .top:before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(45deg, rgba(21,22,33,1) 0%, rgba(47,45,72,1) 50%); 
        z-index: 0;
    }


    .top:after{
        content: url("../img/bg-top.png");
        position: absolute;
        top: 0;
        right: 0;
       
        height: 100%;
        z-index: 1;
    }*/
}

/*@media (max-width: 768px) {
    .top {
        background: url("../img/bg-header-md.jpg")no-repeat center center;
        
        background-repeat: no-repeat;
                min-height: 1024px;
                
    }
    .txt-hero-img{
        margin-top: -250px;
    }
}

@media (max-width: 360px) {
    .top {
        background: url("../img/bg-header-xs.jpg")no-repeat center center;
        
        background-repeat: no-repeat;
                min-height: 846px;
                
    }
    .txt-hero-img{
        margin-top: -150px;
    }
}*/



@media (max-width: 768px) {.top h1, .top h2 {font-size: 20px;}}

.top .top-title {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: center;
    -webkit-align-content: center;
    text-align: center;
    height: 600px;
}

.top .logo-area {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 100%;
    padding: 0 50px;
    margin: 30px 0;
}

.top .logo-area img.logo-x { height: 50px; }
.top .logo-area img.logo-s { height: 40px;}

#section-1 {
    /* background: #131826; */
    padding: 50px 0;
    background-image: url("../img/bg-kroki.jpg");
    background-size: cover;
            min-height: 300px;
}

#section-2 {
    background: #091f2c;
}

.section-belka {
    background-image: url("../img/bg-kroki.jpg");
    background-size: cover;
            min-height: 120px;
    color: #FFF;
}

/*.section-4 {
    background: url('../img/bg-fo.jpg??') no-repeat center center;
    background-size: cover;
}

.section-5 {
    background: url('../img/bg-fi.jpg??') no-repeat center center;
    background-size: cover;
}

.section-6 {
    background: url('../img/bg-si.jpg??') no-repeat center center;
    background-size: cover;
}

.section-8 {
    background: url('../img/bg-si.jpg??') no-repeat center center;
    background-size: cover;
}

.section-9 {
    background: url('../img/bg-si.jpg??') no-repeat center center;
    background-size: cover;
}

.section-10 {
    background: url('../img/bg-pa.jpg') no-repeat center center;
    background-size: cover;
    color: #FFF;
}*/
img.product-keyboard {
    position: absolute!important;
    left: -30%;
    top: 30%;
    transform: translateY(-50%);
    transform: scale(1.4);
}

/* .section {padding: 55px 0;} */
.section-kod { color: #FFF; text-align: center; }
.section .cta { margin-top: 15px; }
.section .product-simple { text-align: center; }
/* .section .product-simple img { margin: 30px auto 30px auto;} */
.section .product-steps { text-align: center;
}

@media (max-width: 768px) {
    .section .product-steps {
        text-align: left;
        display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-content: center;
    -webkit-align-content: center;
    padding: 0 30px
    
        
        
     }
     
    .section .product-steps svg {
        float: left!important;
    margin-right: 30px; }
    
}

@media (max-width: 576px) {
    .section .product-steps svg {
        width: 70px!important; }
}

@media (max-width: 360px) {
    .section .product-steps svg {
        width: 40px!important; }
}





.section .product-steps p { padding-top: 15px;
    display: flex;
    flex-direction: column;}

.section .product-steps svg {
    width: 70px; }

.section-box {padding: 50px; position: relative;}

.section-box-bg{

/*

    background: url("../img/section_box_bg.jpg?v1.0")no-repeat center center;
    background-size: cover;*/

}



.product-text { padding: 0 15px; text-align: left; font-size: 22px; }
.product-text-2 > h3 { font-weight: 200; color: #0fd2ff; margin-bottom: 22px; }

.product-card {
    background: #000;
    color: #FFF;
    margin: 30px 15px!important;
    border-radius: 30px;
   
    
}

.product-card img {
   
    border-radius: 30px;
    overflow: hidden;
    
}
.product-simple-height {
    height: 443px;
}

@media (max-width: 1200px) {
    .product-text {text-align: center;}
    img.product-keyboard {
        position: relative;
        top: 50%;
        transform: scale(1.2) translateY(-50%);
    }
}

@media (max-width: 991px) {
    .product-simple-height {
        height: 300px;
    }
}


@media (max-width: 570px){
    .section .product-steps p{
    width: calc(100% - 70px);
    margin-left: 30px;
  }
}

.product-card img { width: 100%; }

.product-card .product-text { padding-top: 30px; padding-bottom: 20px;}
.product-card .cta {margin-top: 15px;}



.cta.cta-reverse {
    color: #000000;
    border-color: #000000;
    background: transparent;
}

.cta.cta-reverse:hover {
    background: #000000;
    color: #ffffff;
}

/* .section-2 img {
    max-height: 300px;
    max-width: 350px;
}

.section-3 img {
    max-height: 310px;
    max-width: 400px;
} */

/*.bg-1 { 
    background: url('../img/bg-fo.jpg') no-repeat center center!important;
    background-size: cover;
    }

.bg-2 { 
    background: url('../img/bg-fa.jpg') no-repeat center center!important;
    background-size: cover;
}

.bg-3 { 
    background: url('../img/bg-fi.jpg') no-repeat center center!important;
    background-size: cover;
}

.bg-4 { 
    background: url('../img/bg-fe.jpg') no-repeat center center!important;
    background-size: cover;
}*/

.section-5 img { width: 97%; }
.section-5 .product-text { padding: 0 150px; }

.section-6 { height: 500px; }
.section-6 .product-text {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webit-flex-wrap: wrap;
    align-content: center;
    -webkit-align-content: center;
    text-align: center;
    height: 390px;
    padding: 0px 100px;
}

.footer {
    text-align: center;
    padding: 30px 0;
}

.footer p {
    font-size: 14px;
}

@media(max-width: 1200px) {
    h1 {
        font-size: 35px;
        padding: 20px 0;
    }
    
    h2 { font-size: 28px; }
    .section img { max-width: 100%; }
    .top .logo-area img.logo-x { height: 30px; }
    .top .logo-area img.logo-s { height: 25px;}
    .product-card .product-text { padding-top: 10px;}
    .product-text {padding: 0 10px;}
    .section-5 .product-text { padding: 0 10px; }
    .section-6 .product-text { padding: 0 10px; }
    .section-6 { height: auto; }
    .product-card .product-text { padding-bottom: 5px ;}
    .product-card { padding-bottom: 10px ;}
    .section .product-simple, .section .product-card { margin: 20px 0;}
}

@media(max-width: 768px) {
    .top .logo-area { padding: 0 20px;}
    .top .logo-area img.logo-x { height: 24px; }
    .top .logo-area img.logo-s { height: 20px;}
}
