::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgb(238, 113, 78);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgb(238, 113, 78);
}

body {
    background: #000 url(../image/bg.png) repeat;
    font-family: 'HelveticaNeueCyr';
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    color: #0b0b0b;
}

h1, h2, h3, h4, h5 {
    font-family: 'Bebas Neue';
}


textarea,
button,
a,
select,
input {
    outline: none !important;
    text-decoration: none;
}

::selection {
    background: rgb(238, 113, 78);
    color: #fff;
}

::-moz-selection {
    background: rgb(238, 113, 78);
    color: #fff;
}



.container {
    max-width: 1140px;
    margin: 0 auto;
    width: 90%;
    position: relative;
}
.container-fluid{
    max-width: 1440px;
    margin: 0 auto;
    width: 90%;
    position: relative;
}

.iziModal-overlay:before {
    content: '';
    position: fixed;
    opacity: .9;
    width: 100%;
    height: 100%;
    display: block;
    background-image: -moz-linear-gradient(135deg, #ee714e 0%, #717d88 100%);
    background-image: -webkit-linear-gradient(135deg, #ee714e 0%, #717d88 100%);
    background-image: -ms-linear-gradient(135deg, #ee714e 0%, #717d88 100%);
}

.iziModal {
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.48);
}


.modal-content {
    padding: 30px;
}

.modal-content h3 {
    font-size: 32px;
    font-weight: 600;
}


i.close {
    position: absolute;
    right: -30px;
    top: -30px;
    cursor: pointer;
    color: #fff;
    font-size: 30px;
}
.logo p{
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.topline {
    display: flex;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    padding-top: 40px;
    justify-content: space-between;
}
.serv, .video-ot{
    background: #fff;
    padding: 90px 0;
    position: relative;
}

.logo {
    display: flex;
    justify-content: left;
    align-items: center;
    max-width: 300px;
}

.logo a {
    margin-right: 35px;
}
.logo img {
    width: 80px;
}

.tel {
    display: block;
    text-align: right;
    color: #fff;
}

a.tel-num {
    font-size: 40px;
    font-weight: 700;
    display: block;
    color: #fff;
    margin-bottom: 10px;
}
a.give-con {
    font-size: 16px;
    font-family: "Bebas Neue";
    font-weight: 600;
    color: #000;
    letter-spacing: 2px;
    background: #fff;
    text-align: center;
    line-height: 46px;
    padding: 15px 45px;
}
.offer {
    margin-top: 85px;
}
.offer h1{
    font-size: 115px;
    color: #fff;
    font-weight: 600;
}

.color{
    color:#ee714e;
}

span.offer-span {
    font-size: 50px;
    position: relative;
    bottom: 20px;
    opacity: .2;
}

span.offer-span::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 7px;
    background: #fff;
    top: -20px;
}

span.offer-span::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 7px;
    background: #fff;
    bottom: -10px;
    left: 0;
}
.header{
    background: url(../image/dnisher.png) no-repeat center top;
}
.grid-header {
    display: grid;
    grid-template-columns: 885px 1fr;
}
.bullet {
    margin: 40px 0 50px;
}
.bullet ul {
    display: flex;
    color: #fff;
    font-size: 30px;
    font-weight: 200;
    position: relative;
}

.bullet ul li::after {
    position: relative;
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    background: #ee714e;
    border-radius: 100px;
    margin: 0 15px;
    bottom: 3px;
}

.bullet ul li:last-child::after {
    display: none;
}
.offer-input {
    background: rgba(255, 255, 255, 0) url(../image/call.png) no-repeat 40px center;
    box-shadow: 0px 0px 49.5px 0.5px rgba(255, 255, 255, 0.2),inset 0px 0px 0px 4px rgba(255, 255, 255, 0.004),inset 0px 0px 40px 0px rgba(255, 255, 255, 0.24);
    display: flex;
    width: 464px;
    height: 130px;
    z-index: 31;
    font-size: 44px;
    font-family: "Bebas Neue";
    color: #fff;
    border:5px solid #fff;
    padding-left: 100px;
}

.prim-button{
    background-color: rgb(238, 113, 78);
    box-shadow: 0px 14px 70px 0px rgba(220, 104, 73, 0.3);
    width: 440px;
    height: 130px;
    z-index: 41;
    font-size: 30px;
    font-family: "Bebas Neue";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 4.133;
    text-align: center;
    letter-spacing: 2px;
    border:none;
    position: relative;
    left: -20px;
}

.middle form {
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
}

p.polit {
    font-size: 10px;
    color: #fff;
    opacity: .4;
    grid-column-start: 1;
    grid-column-end: -1;
    margin-top: 20px;
    text-transform: uppercase;
}

.left-middle {
    position: relative;
}

.left-middle i {
    position: absolute;
    top: 0px;
    z-index: 0;
    right: -140px;
}

.overflowww{
    overflow: hidden;
}
.desc-model {
    position: relative;
    width: 570px;
    height: 159px;
    padding: 45px;
    position: absolute;
    bottom: -80px;
    right: -150px;
}
.desc-model::before {
    background-image: -moz-linear-gradient( 0deg, rgb(255,255,255) 0%, rgba(238,113,78,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,255,255) 0%, rgba(238,113,78,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,255,255) 0%, rgba(238,113,78,0) 100%);
    opacity: 0.078;
    width: 100%;
    height: 100%;
    z-index: 8;
    position: absolute;
    left: 0;
    top: 0;
    content: "";

}
p.desc-p {
    font-size: 14px;
    color: #fff;
    opacity: .6;
}
p.name-model {
    position: relative;
    z-index: 1;
    font-size: 24px;
    color: #fff;
    font-family: "Bebas Neue";
    font-weight: 500;
    letter-spacing: 2px;
}

p.desc-p {
    font-size: 14px;
    color: #fff;
    opacity: .6;
    margin-top: 10px;
    line-height: 1.4;
}
.model-ekat{
    position: relative;
}
.lang p {
    font-size: 18px;
    opacity: .4;
    color: #fff;
    margin-top: 15px;
}
.bottom-offer {
    display: grid;
    grid-template-columns: 150px 1fr;
    margin-top: 70px;
    grid-gap: 100px;
}
.citys p {
    font-size: 32px;
    color: #fff;
    font-family: "Bebas Neue";
    font-weight: 400;
}
.citys .sep{
    color: #ee714e;
}
.bottom-stat {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 70px;
    padding: 100px 0;
    margin-top: 80px;
    max-width: 775px;
    position: relative;
}
.bottom-stat:before{
    background-image: -moz-linear-gradient( 0deg, rgb(255,255,255) 0%, rgba(238,113,78,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,255,255) 0%, rgba(238,113,78,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,255,255) 0%, rgba(238,113,78,0) 100%);
    opacity: 0.078;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: -400px;
}
.bottom-stat .num {
    font-size: 120px;
    font-family: "Bebas Neue";
    color: #fff;
    font-weight: 600;
    line-height: .8;
}
.bottom-stat .cit{
    font-size: 40px;
    font-family: "Bebas Neue";
    color: #fff;
    opacity: .4;
    font-weight: 500;
}
.bottom-stat .desc-stat{
    font-size: 18px;
    color: #fff;
    line-height: 1.4;
}

.h3-title{
    color:#1e1627;
    font-size: 120px;
    font-weight: 600;
}
.centered{
    text-align: center;
}
.h3-desc{
    color:#ee714e;
    font-size: 44px;
    letter-spacing: 3px;
    font-family: "Bebas Neue";
    font-weight: 500;
}

.grid-serv {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 100px;
    grid-gap: 40px;
}
.serv-item h4 {
    font-family: "HelveticaNeueCyr";
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;

}
.serv-item img{
    margin-bottom: 30px;
}
.price{
    font-size: 24px;
    font-weight: 600;
}
.gr-price{
    opacity: .3;
}
.serv-item:nth-child(7) {
    grid-column-start: 2;
}
.btn-serv{
    background-color: rgb(238, 113, 78);
    box-shadow: 0px 14px 70px 0px rgba(220, 104, 73, 0.3);
    width: 200px;
    height: 46px;
    color: #fff;
    font-size: 18px;
    font-family: "Bebas Neue";
    display: block;
    font-weight: 500;
    text-align: center;
    line-height: 46px;
    margin-top: 20px;
}

.model-lft {
    position: relative;
}

.model-lft i {
    position: absolute;
    left: -350px;
    top: -520px;
}

.grid-portf{
    display: grid;
    grid-template-columns: 377px 1fr;
}
.portfolio{
    padding: 100px 0 0;
}
.feedback-right .h3-title{
    color: #fff;
}
.desc-big {
    font-size: 60px;
    color:#ee714e;
    font-family: "Bebas Neue";
    font-weight: 500;
    margin-bottom: 85px;
}
.fb-item{
    background-color: rgb(255, 255, 255);
    width: 100%;
    padding: 50px;
    position: relative;
}
.fb-item h4{
    font-size: 50px;
    font-weight: 600;
    max-width: 420px;
}

.grid-info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 45px;
    margin-top: 50px;
    position: relative;
    height: 100px;
}

.fb-item i {
    position: absolute;
    right: 40px;
    top: -10px;
}

.fb-header {
    position: relative;
}
.hd-fb{
    font-size: 50px;
    color: #ee714e;
    font-family: "Bebas Neue";
    font-weight: 600;
}

.info-text{
    font-size: 16px;
}
.fb-image{
    position: relative;
    margin-top: 50px;
}


.link-image {
    position: absolute;
    bottom: 0px;
    width: 250px;
    height: 60px;
    display: grid;
    background: #fff;
    box-shadow: 0px 14px 70px 0px rgba(14, 14, 14, 0.3);
    grid-template-columns: 60px 1fr;
    align-items: center;
    justify-items: center;
}
.viev {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #ee714e url(../image/eye.png) no-repeat center;
    box-shadow: 0px 14px 70px 0px rgba(238, 113, 78, 0.67);
}

.link-image p{
    color: #000;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: "Bebas Neue";
}

.desc-model.ek-model {
    left: 0;
    bottom: 290px;
    width: 380px;
}

.h4-title{
    font-size: 80px;
    color: #fff;
    font-weight: 600;
    max-width: 377px;
    position: relative;
}
.h4-title::before{
    content: "";
    position: relative;
    width: 70px;
    display: block;
    height: 67px;
    background: url(../image/star.png) no-repeat center;
    margin-bottom: 20px;
}

.logo-partners {
    position: relative;
    /*margin-top: -240px;*/
}

.partn-img {
    margin-top: 50px;
}
.step{
    margin-top: 150px;
}
.how-work{
    padding: 0 0 140px;
}
.step-item {
    position: relative;
    margin-bottom: 50px;
}
.step-item p{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    max-width: 250px;
    line-height: 1.4;
}
.step-item img {
    margin-left: 20px;
    margin-bottom: 20px;
}
span.num-step {
    font-family: "Bebas Neue";
    font-size: 120px;
    color: #fff;
    opacity: .05;
    position: absolute;
    font-weight: 600;
    left: -30px;
    top: -5px;
}
a.lead-btn{
    background-color: rgb(238, 113, 78);
    box-shadow: 0px 14px 70px 0px rgba(220, 104, 73, 0.3);
    width: 200px;
    height: 46px;
    color: #fff;
    font-size: 18px;
    font-family: "Bebas Neue";
    display: block;
    font-weight: 500;
    text-align: center;
    line-height: 46px;
    margin-top: 20px;
}
.grid-work {
    display: grid;
    grid-template-columns: 380px 1fr;
}
.heading-step h3 {
    font-size: 240px;
    opacity: .05;
    color: #fff;
    font-weight: 600;
    line-height: 0.8;
    position: relative;
    top: 185px;
}

.model-tat i {
    position: absolute;
    top: 0px;
    z-index: 0;
    right: -730px;
    top: -980px;
}

.desc-model.tat {
    top: -200px;
    width: 460px;
}
.video-slider {
    max-width: 755px;
    position: relative;
    height: 385px;
    background: #1e1627;
    display: block;
    border-radius: 0 0 100px 0;
    margin-top: 50px;
    padding-left: 110px;
    display: grid;
    align-items: center;
    margin-bottom: 10px;
    border-radius: 0 0 110px 0;
    overflow: hidden;
}
.video-slider::after{
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background: rgb(30 22 39 / 88%);
}
.in-vs{
    position: relative;
    z-index: 1;
}
.desc-vs{
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    opacity: .4;
    letter-spacing: 1px;
}
h4.vs{
    font-family: "Bebas Neue";
    color: #fff;
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 500;
    margin: 10px 0;
}

.play {
    position: absolute;
    border-radius: 50%;
    background: rgb(255, 32, 32) url(../image/play.png) no-repeat 52% 50%;
    box-shadow: 0px 14px 70px 0px rgba(255, 32, 32, 0.58);
    position: absolute;
    width: 120px;
    height: 120px;
    right: 120px;
    z-index: 1;

}
.video-ot {
    background: #fff;
    padding: 90px 0 450px;
    position: relative;
}
section.feedback {
    margin-top: -300px;
}
.fb-title, .fb-item p, .author-fb {
    position: relative;
}
.fb-title{
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 20px;
}
/*.fb-item p {*/
    /*font-size: 18px;*/
    /*line-height: 1.3;*/
/*}*/
.fb-outside {
    background: #fff;
    padding: 30px;
}
.fb-item-new {
    background: #fff;
    padding: 20px;
    border: 2px solid hsla(0, 0%, 0%, 0.13);
}
.fb-text{
    font-size: 18px;
    line-height: 1.4;
}

.author-fb {
    display: grid;
    grid-template-columns: 75px 1fr;
    grid-gap: 20px;
    align-items: center;
    margin-top: 20px;
}
p.name{
    font-size: 24px;
    font-weight: 500;
    font-family: "Bebas Neue";
}

.grid-quiz {
    display: grid;
    grid-template-columns: 0.7fr 1fr;
    position: relative;
}

.model-ekat {
    position: absolute;
    left: -580px;
    top: 100px;
}

.quiz-item {
    grid-column-start: 2;
    margin-top: 150px;
}

.quiz-title{
    font-size: 80px;
    color: #fff;
    font-weight: 600;
    position: relative;
}
.quiz-title::before{
    content: "";
    position: relative;
    background: url(../image/gift.png) no-repeat center;
    width: 60px;
    height: 68px;
    display: block;
    margin-bottom: 30px;
}

.btn-quiz{
    background-color: rgb(238, 113, 78);
    box-shadow: 0px 14px 70px 0px rgba(220, 104, 73, 0.3);
    width: 440px;
    height: 130px;
    color: #fff;
    font-family: "Bebas Neue";
    font-size: 30px;
    letter-spacing: 3px;
    display: block;
    font-weight: 600;
    text-align: center;
    line-height: 130px;
}

.white-bq{
    font-size: 14px;
    color: #fff;
    font-family: "Bebas Neue";
    font-weight: 500;
    letter-spacing: 1px;
}
.orange-bz{
    font-size: 14px;
    color:#ee714e;
    font-family: "Bebas Neue";
    font-weight: 500;
    letter-spacing: 1px;
}
.or-ovl{
width: 6px;
    height: 6px;
    background: #ee714e;
    border-radius: 50%;
    margin: 20px 0;
}

.bullets-quiz {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 40px 0;
    grid-gap: 40px;
    position: relative;
}

.bullets-quiz::after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 36px;
    height: 1px;
    border: 1px dashed #fff;
    z-index: -1;
    opacity: .2;
}
h5.questions{
    font-size: 123px;
    color: #fff;
    font-weight: 500;
}

section.answ {
    padding-top: 480px;
    position: relative;
    padding-bottom: 100px;
}
section.answ form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 904px;
}

.desc-model.d-ekt {
    bottom: 490px;
    right: 0;
    width: 470px;
}
i.ilevon {
    position: absolute;
    top: -360px;
    right: 90px;
    z-index: -1;
}
footer{
    padding-bottom: 50px;
}
p.ans-man {
    font-size: 30px;
    color: #fff;
    margin-bottom: 40px;
}
button.owl-next, button.owl-prev {
    width: 60px;
    height: 60px;
    background: #fff !important;
    transition: .3s;
}
button.owl-next:hover, button.owl-prev:hover{
    background: #f0f0f0 !important;
}
button.owl-prev.disabled, button.owl-next.disabled {
    background: #dadada !important;
}
.feedback-right {
    min-width: 0;
}
.owl-project .owl-nav {
    position: absolute;
    bottom: 52px;
    right: 52px;
}

.video-item {
    min-width: 0;
    max-width: 755px;
}
button.owl-dot.active{
    background: #ee714e !important;
}
button.owl-dot {
    width: 40px;
    height: 10px;
    background: #cdcccc !important;
    margin-right: 10px;
}

h5.form-title {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 20px;
}

input.primary-input.short {
    width: 100%;
    height: 60px;
    border: 3px solid #cccccc;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 18px;
    transition: .3s;
}

input.primary-input.short:hover {
    border: 3px solid #ee714e;
}

button.primary-button.short {
    background-color: rgb(238, 113, 78);
    box-shadow: 0px 14px 70px 0px rgba(220, 104, 73, 0.3);
    width: 100%;
    height: 60px;
    z-index: 41;
    font-size: 22px;
    font-family: "Bebas Neue";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    letter-spacing: 2px;
    border: none;
    position: relative;
}

.polit {
    text-align: center;
    margin-top: 20px;
    font-size: 12px;
}
.hv100{
    height: 80vh;
}

.left-middle i img {
    width: 730px;
}
.left-middle i {
    position: absolute;
    top: 0px;
    z-index: 0;
    right: -240px;
}

.model-lft i {
    position: absolute;
    left: -270px;
    top: -580px;
}

.model-lft i img {
    width: 570px;
}
.model-lft i {
    position: absolute;
    left: -210px;
    top: -610px;
}

.model-tat i {
    position: absolute;
    top: 0px;
    z-index: 0;
    right: -530px;
    top: -980px;
}
.model-tat i img {
    width: 900px;
}
.btn{
    background-color: rgb(238, 113, 78);
    box-shadow: 0px 14px 70px 0px rgb(220 104 73 / 30%);
    max-width: 240px;
    height: 60px;
    width: 100%;
    font-size: 20px;
    font-family: "Bebas Neue";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    border: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
textarea.primary-input.text-input {
    width: 100%;
    height: 150px;
    border: 3px solid #cccccc;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 18px;
    font-family: 'HelveticaNeueCyr';
    transition: .3s;
    line-height: 1.2;
}
.sent-tech{
    color: #fff;
    text-align: center;
    padding: 20px 0;;
}
.sent-tech a{
    display: block;
    color: #fff;
    font-size: 20px;
    font-family: "Bebas Neue";
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: 5px;
}
button{
    cursor: pointer;
}

div#slider-pic a img {
    height: 405px;
    object-fit: cover;
}

.fb-header i img {
    width: 121px !important;
    height: 80px;
    object-fit: contain;
}