@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,700&display=swap&subset=cyrillic);
@font-face{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:100;

}
@font-face{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:200;

}
@font-face{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:300;

}
@font-face{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:400;

}
@font-face{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:500;

}
@font-face{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:600;

}
@font-face{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:700;

}
@font-face{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:800;

}
@font-face{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:900;

}
html, body {
    scroll-behavior: smooth;
}
}
*{
    box-sizing:border-box;
    border-collapse:collapse;
    padding:0;
    margin:0;
    outline:0;
    font-family:'IBM Plex Sans',sans-serif
}
.btn{
    border-radius:50px;
    padding:0 50px;
    border:none!important;
    box-shadow:none
}
.btn-primary{
    line-height:60px;
    font-size:14px;
    text-transform:uppercase;
    letter-spacing:.05em;
    color:#fff;
    background:#ee3224;
    font-weight:600
}
.btn-primary:hover{
    background:#c9362b;
    box-shadow:0 10px 40px -10px rgba(0,0,0,.5)
}
.btn-primary:active{
    background:#ee3224;
    box-shadow:0 10px 40px -10px rgba(0,0,0,.5);
    color:#fff!important
}
.btn-primary:focus{
    background:#ee3224;
    box-shadow:0 10px 40px -10px rgba(0,0,0,.5);
    color:#fff!important
}
.btn-secondary{
    line-height:58px;
    font-size:14px;
    text-transform:uppercase;
    letter-spacing:.05em;
    color:#ee3224;
    border:1px solid #ee3224!important;
    background:0 0;
    font-weight:600
}
.btn-secondary:hover{
    background:#ee3224;
    color:#fff;
    box-shadow:0 10px 40px -10px rgba(0,0,0,.5)
}
.btn-secondary:active{
    background:#ee3224;
    color:#fff;
    box-shadow:0 10px 40px -10px rgba(0,0,0,.5)
}
.btn-secondary:focus{
    background:#ee3224;
    color:#fff;
    box-shadow:0 10px 40px -10px rgba(0,0,0,.5)
}
.btn-outline-primary{
    line-height:42px;
    font-size:14px;
    padding:0 20px;
    text-transform:uppercase;
    letter-spacing:.05em;
    color:#fff;
    background:0 0;
    font-weight:600;
    border:2px solid #fff!important
}
.btn-outline-primary:hover{
    background:#ee3224;
    border-color:#ee3224!important;
    box-shadow:0 10px 40px -10px rgba(0,0,0,.5)
}
.btn-outline-primary:active{
    background:#ee3224;
    border-color:#ee3224!important;
    box-shadow:0 10px 40px -10px rgba(0,0,0,.5);
    color:#fff
}
.btn-outline-primary:focus{
    box-shadow:none;
    border-color:#fff;
    color:#fff
}
.container-padding{
    padding:0 30px
}
a:hover{
    text-decoration:none
}
main .app{
    background:#0077c0 url(../images/app-bg.jpg) center/contain no-repeat;
    padding-top:30px!important
}
main .app .breadcrumbs{
    margin-bottom:135px
}
main .app .breadcrumbs a,main .app .breadcrumbs span{
    color:#fff
}
main .app .breadcrumbs a:before{
    filter:brightness(100)
}
main .app h1,main .app p{
    color:#fff!important
}
main .app p{
    font-size:20px;
    line-height:1.5;
    margin:0 0 30px
}
main .app p+ul{
    margin-top:60px;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    list-style:none;
    padding:0
}
main .app p+ul li{
    margin-right:20px
}
header{
    background-size:cover!important;
    background-position:center!important;
    background-repeat:no-repeat!important
}
header.main{
    height:100vh;
    min-height:770px;
	position: relative;
	overflow: hidden;
}
header.main .header{
    height:100%;
    z-index: 2;
}
header.main .header .before-left{
    height:100%
}
header.main .header .before-left:before{
    bottom:0
}
header .overlay{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:7;
    background:rgba(0,0,0,.4);
    display:none
}
header .container-padding{
    padding:30px 30px;
    position:relative;
    z-index:9
}
header .logo{
    margin-right:50px
}
header .city select{
    background:0 0;
    border:none;
    font-size:12px;
    color:#fff;
    width:120px;
    cursor:pointer;
    position:relative;
    z-index:2
}
header .city option{
    color:#000!important
}
header ul{
    margin:0;
    padding:0
}
header ul li{
    margin:0 17px;
    position:relative;
    line-height:48px
}
header ul li ul{
    position:absolute;
    display:none;
    list-style:none;
    padding:0;
    margin:0;
    left:0;
    top:46px
}
header ul li ul:hover{
    display:inline-block
}
header ul li ul li{
    padding:0 0 10px;
    margin:0;
    line-height:1.5
}
header ul li ul a{
    white-space:nowrap
}
header ul li:hover ul{
    display:inline-block
}
header ul a{
    font-weight:700;
    font-size:14px;
    text-transform:uppercase;
    color:#fff!important;
    padding-bottom:5px;
    position:relative
}
header ul a:before{
    content:'';
    width:0;
    height:2px;
    background:#ee3224;
    transition:all .3s linear;
    left:0;
    bottom:0;
    display:inline-block;
    position:absolute
}
header ul a:hover{
    color:#fff
}
header ul a:hover:before{
    width:100%
}
header .phone{
    margin-right:40px
}
header .phone a{
    font-family:Bebas Neue;
    color:#fff;
    border-bottom:1px solid rgba(255,255,255,.2);
    font-weight:700;
    font-size:28px
}
header .phone a:hover{
    border-color:#ee3224;
    text-decoration:none;
    color:#ee3224
}
header .lang{
    margin-left:75px
}
header .lang a{
    font-weight:700;
    font-size:12px;
    line-height:15px;
    text-align:center;
    text-transform:uppercase;
    color:#fff;
    opacity:.5;
    margin-left:15px
}
header .lang a.active{
    opacity:1
}
header .lang a:hover{
    color:#ee3224;
    opacity:1;
    text-decoration:none
}
.header{
    padding:110px 0 125px;
    position:relative
}
.header .before-left:before{
    bottom:-125px
}
.header h1{
    font-family:Bebas Neue;
    font-weight:700;
    font-size:90px;
    line-height:1;
    letter-spacing:.03em;
    color:#fff;
    margin-bottom:20px
}
.header p{
    font-size:20px;
    line-height:150%;
    letter-spacing:-.005em;
    color:#fff;
    margin-bottom:35px
}
.header__video{
    font-weight:700;
    font-size:15px;
    line-height:1;
    text-align:center;
    text-transform:uppercase;
    color:#fff;
    background:url(../images/play.svg) top center/70px no-repeat;
    padding-top:90px;
    display:inline-block
}
.header__video:hover{
    color:#ee3224;
    text-decoration:none
}
.header-inner{
    padding-bottom:110px
}
.header-inner .before-center:before{
    bottom:-116px
}
.header__slick .slick-dots{
    position:absolute;
    right:0;
    top:0;
    height:100%;
    width:auto;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start
}
.header__slick .slick-dots li{
    width:10px;
    height:10px;
    margin:20px 0
}
.header__slick .slick-dots li.slick-active{
    width:40px;
    height:40px
}
.header__slick .slick-dots li.slick-active button{
    width:100%;
    height:100%;
    background:url(../images/dots.png) center no-repeat
}
.header__slick .slick-dots li button{
    width:10px;
    height:10px;
    background:#fff;
    border-radius:10px
}
.header__slick .slick-dots li button:before{
    display:none
}

.nav-pills li{
    margin:0 0 0 30px
}
.nav-pills a{
    display:inline-block;
    line-height:56px;
    border:1px #212121 solid;
    padding:0 40px;
    border-radius:46px!important;
    font-weight:700;
    font-size:14px;
    letter-spacing:.05em;
    text-transform:uppercase;
    color:#212121
}
.nav-pills a .fa{
    margin-right:10px;
    display:inline-block
}
.nav-pills a.active{
    background:#212121!important;
    color:#fff!important
}
.nav-pills a:hover{
    background:#212121!important;
    color:#fff!important
}
.box-blue .nav-pills a{
    border:1px #fff solid;
    color:#fff
}
.box-blue .nav-pills a.active{
    background:#fff!important;
    color:#0077c0!important
}
.box-blue .nav-pills a:hover{
    background:#fff!important;
    color:#0077c0!important
}
.box-blue .mCSB_scrollTools .mCSB_draggerRail{
    background-color:rgba(255,255,255,.3)
}
.box-blue .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color:#fff!important
}
.box-blue .contacts-item{
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:1px solid rgba(255,255,255,.15)
}
.box-blue .contacts-item strong{
    font-family:Bebas Neue;
    font-weight:700;
    font-size:30px;
    line-height:26px;
    color:#fff;
    display:inline-block;
    margin:0 0 18px
}
.box-blue .contacts-item p{
    font-size:13px;
    line-height:20px;
    color:#fff;
    margin:0 0 5px
}
.box-blue .contacts-item span{
    display:inline-block;
    margin-bottom:10px;
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:400;
    font-size:22px;
    line-height:26px;
    letter-spacing:.03em;
    color:#212121;
    width:100%
}
.box-blue .contacts-item a{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:400;
    font-size:22px;
    line-height:26px;
    letter-spacing:.03em;
    color:#fff
}
.box-blue .contacts-item a.modal__link{
    font-family:IBM Plex Sans;
    font-weight:700;
    font-size:14px;
    line-height:18px;
    letter-spacing:.05em;
    text-transform:uppercase;
    color:#ee3224
}
.box-blue .form.search{
    margin:0 0 30px
}
.box-blue .form.search form{
    position:relative;
    padding:0
}
.box-blue .form.search form button{
    height:56px;
    width:56px;
    cursor:pointer;
    background:0 0;
    border:none;
    color:#fff!important;
    position:absolute;
    right:0;
    top:0
}
#branches_map {
    padding: 2px 0;
}
.box-blue .form.search input{
    padding-right:56px!important;
    color:#fff!important;
    border-bottom-color:#fff!important
}
.box-blue .form.search input::-webkit-placeholder{
    color:#fff
}
.box-blue .form.search input::placeholder{
    color:#fff
}
.malihu{
    max-height:340px;
    height:340px;
    padding:0 15px
}
.box{
    padding:150px 0
}
.box-gray{
    padding:100px 0;
    background:#f4f4f4
}
.box-blue{
    padding:130px 0;
    background:#0077c0;
    color:#fff
}
.box-blue .title h3{
    color:#fff
}
.box-404{
    background:url(../images/err-bg.jpg) center/contain no-repeat;
    padding:210px 0 250px
}
.box-404 p{
    font-size:20px;
    line-height:1.5;
    letter-spacing:-.005em;
    color:#212121;
    margin:30px 0 60px
}
.box-404 a:not([class]){
    color:#0077c0
}
.box-404 a:not([class]):hover{
    color:#ee3224;
    text-decoration:none
}
.box-sm{
    padding:90px 0
}
.ovh{
    overflow:hidden
}
.slick-services{
    width:120%
}
.advantages-item{
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    margin-bottom:80px
}
.advantages-item .image{
    margin-right:25px;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:center;
    width:90px;
    height:90px;
    border:2.5px solid #212121;
    border-radius:90px;
    flex:0 0 90px;
    transition: all .4s linear;
}
.advantages-item:hover .image {
    border: 2.5px dashed #ee3224;
    transform: rotate(70deg);
    transition: all .4s linear;
}
.advantages-item .image img {
    transition: all .4s linear;
}
.advantages-item:hover .image img {
    transform: rotate(-70deg);
}
.advantages-item .text{
    line-height:1
}
.advantages-item .text h4{
    font-weight:700;
    font-size:22px;
    line-height:150%;
    color:#212121;
    margin:0 0 20px
}
.advantages-item .text h4+p{
    font-size:20px;
    line-height:1.5
}
.advantages-item .text strong{
    font-family:Bebas Neue;
    font-weight:700;
    font-size:48px;
    line-height:120%;
    text-transform:uppercase;
    color:#212121;
    display:inline-block
}
.advantages-item .text p{
    margin:0;
    font-size:13px;
    line-height:20px;
    color:#212121
}
.title{
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin:0 0 50px
}
.title .h1,.title h1{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:700;
    font-size:88px;
    line-height:1;
    color:#212121;
    text-transform:uppercase;
    margin:0
}
.title .h2,.title .h3,.title h2,.title h3{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:700;
    font-size:64px;
    line-height:64px;
    color:#212121;
    text-transform:uppercase;
    margin:0
}
.title span{
    font-size:20px;
    color:#212121;
    max-width:45%
}
.h2,h2{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:700;
    font-size:64px;
    line-height:64px;
    color:#212121;
    text-transform:uppercase;
    margin:0 0 30px
}
.h3,h3{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:700;
    font-size:54px;
    line-height:54px;
    color:#212121;
    text-transform:uppercase;
    margin:0 0 30px
}
.h4,h4{
    font-weight:700;
    font-size:22px;
    line-height:150%;
    text-transform:uppercase;
    margin-bottom:30px;
    color:#212121
}
p{
    font-size:16px;
    line-height:26px;
    margin-bottom:30px
}
.bg_link{
    height:300px;
    line-height:300px;
    text-decoration:none!important;
    font-weight:700;
    font-size:54px;
    color:#212121;
    position:relative
}
.bg_link *{
    font-family:Bebas Neue
}
.bg_link .before{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    transition:all .2s linear;
    opacity:1
}
.bg_link-ext{
    background:#ee3224;
    transition:all .2s linear
}
.bg_link-ext:hover{
    color:#fff
}
.bg_link-border .row{
    border-bottom:1px solid rgba(33,33,33,.15);
    position:relative;
    z-index:9
}
.bg_link .col-12{
    background:url(../images/link.svg) right center no-repeat
}
.bg_link .col-5{
    background:url(../images/link.svg) right center no-repeat
}
.bg_link span{
    font-weight:700;
    font-size:22px;
    line-height:26px;
    text-transform:uppercase;
    color:#fff;
    padding:0 65px;
    display:none;
    font-family:'IBM Plex Sans',sans-serif
}
.bg_link:hover .row{
    border-bottom:none
}
.bg_link:hover .col-5{
    background:#ee3224 url(../images/link-w.svg) right center no-repeat
}
.bg_link:hover .before{
    opacity:0
}
.link_social-xl{
    background-position:center;
    background-size:105% 105%;
    background-repeat:no-repeat;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:center;
    width:25%;
    color:#fff;
    flex:0 0 25%;
    height:380px;
    font-family:Bebas Neue;
    font-weight:700;
    font-size:54px
}
.link_social-xl:hover{
    color:#ee3224
}
.form{
    padding:130px 0 100px
}
.form h3{
    color:#fff
}
.form p{
    font-size:20px;
    line-height:1.5;
    color:#fff
}
.form.search{
    margin:0 0 70px
}
.form.search.form-search{
    margin:0 0 30px
}
.form.search form{
    position:relative;
    padding:0
}
.form.search form button{
    height:56px;
    width:56px;
    cursor:pointer;
    background:0 0;
    border:none;
    color:#212121;
    position:absolute;
    right:0;
    top:0
}
.form.search input{
    padding-right:56px!important;
    color:#212121!important;
    border-bottom:1px solid rgba(0,0,0,.15)!important;
    padding:0!important
}
.form.search input::-webkit-placeholder{
    color:#212121
}
.form.search input::placeholder{
    color:#212121
}
.form form{
    padding-top:60px
}
.form form .form-group{
    position:relative
}
.form form .form-group label{
    position:absolute;
    left:0;
    top:40%;
    font-size:16px;
    color:#fff;
    pointer-events: none;
    transition:all .3s linear
}
.form form .form-group label.active{
    font-size:11px;
    top:15%;
    opacity:.5
}
.form form .form-control{
    height:56px;
    background:0 0;
    border-radius:0;
    box-shadow:none!important;
    border:none;
    padding:15px 0 0;
    font-weight:500;
    color:#fff;
    border-bottom:1px solid rgba(255,255,255,.5)
}
.form form .form-control:focus{
    border-bottom-color:#fff
}
.form form .form-control:focus+label{
    font-size:11px;
    top:15%;
    opacity:.5
}
.form form .form-file{
    width:100%;
    height:56px;
    border-radius:4px;
    border:2px dashed rgba(255,255,255,.5);
    padding:0 20px;
    position: relative;
}
span.placeholder {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
}
.form form .form-file:hover{
    cursor:pointer;
    border-style:solid
}
.form form .form-file input{
    display:none
}
.form form .form-file p{
    background:url(../images/cloud.svg) right center no-repeat;
    line-height:56px;
    font-size:14px;
    color:#fff;
    opacity:1;
    text-transform:uppercase;
    font-weight:600;
    padding:0 50px 0 0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    cursor:pointer
}
.form form .btn{
    line-height:56px;
    padding:0 30px;
    margin-top:60px;
    margin-bottom:15px
}
.form form p{
    font-size:13px;
    line-height:20px;
    margin:0;
    color:rgba(255,255,255,.5)
}
.form form p a{
    color:rgba(255,255,255,.5)
}
.form form p a:hover{
    color:#ee3224
}
.form form select.form-control{
    margin:0 0 30px;
    height:56px!important;
    line-height:56px;
    padding:0 15px;
    border:1px solid #fff
}
.form form select.form-control option{
    color:#212121
}
.form_blue{
    background:#0077c0 url(../images/form-ptn.png) center/contain no-repeat
}
.form_black{
    background:#212121 url(../images/form-ptn.png) center/contain no-repeat
}
.form_black div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #fff;
}
.about{
    background:#212121 url(../images/about-bg.jpg) center/contain no-repeat;
    padding:150px 0 80px
}
.about h2{
    color:#fff
}
.about p{
    margin-bottom:30px;
    line-height:1.5;
    font-size:16px;
    color:#fff
}
.about a{
    margin-bottom:80px;
    margin-top:20px
}
.about .before-left:before{
    bottom:-80px
}
.about .counts-item{
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    color:#fff
}
.about .counts-item strong{
    font-family:Bebas Neue;
    font-weight:700;
    font-size:64px;
    line-height:64px;
    color:#fff
}
.about .counts-item p{
    margin:0 0 0 25px;
    font-size:16px;
    line-height:1;
    color:#fff
}
.slick-news .slick-list{
    margin:0 -15px
}
.slick-news .news-item{
    margin:0 15px;
    height: 350px;
}
.slick-news .news-item a{
    height: 100%;
}
.tab-pane__conteiner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 380px;
    grid-template-columns: 1fr 380px;
    grid-column-gap: 30px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}
.tab-pane .news-item a:before{
    display:none!important
}
.tab-pane .news-item a:hover p,.tab-pane .news-item a:hover span{
    /* color:#ee3224!important */
}
.tab-pane .news-image a{
    transition:background .2s linear;
    background-size:cover
}
.tab-pane .news-image a:hover{
  
}
.tab-pane .news-image a:hover p,.tab-pane .news-image a:hover span{
    /* color:#fff!important */
}
.news-item{
    padding: 0 0 30px 0;
    overflow: hidden;
    max-height: 350px;
    height: 100%;
}
.news-image a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* background: rgba(0,0,0,0.45); */
    z-index: 1;
}
.news-item a{
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width:100%;
    height: 100%;
    /* padding:0px 0px 210px; */
    text-decoration:none!important;
    position:relative;
    /* background: #000; */
}
.news-item a:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    /* background: rgba(0,0,0,0.5); */
}
.news-item a:hover{
    text-decoration:none!important
}
.news-item a:hover:before{
    /* background: rgba(0,0,0,0.5); */
}
.news-item a span{
    display:inline-block;
    width:100%;
    font-family:Bebas Neue;
    margin-bottom:10px;
    font-weight:700;
    font-size:21px;
    line-height:21px;
    letter-spacing:.03em;
    color:#ee3224 !important;
    position:relative;
    z-index:3
}
.news-item a p{
    font-size:14px;
    line-height:21px;
    color:#000 !important;
    margin: 0 0 10px 0;
    position:relative;
    z-index:3
}

.news-item a img {
    height: 200px;
    margin-top: auto;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.news-item.news-image p,.news-item.news-image span{
    /* color:#fff!important */
}
.news-item:hover p,.news-item:hover span{
    /* color:#fff!important */
}
.news-item-xl span{
    display: inline-block;
    width: 100%;
    font-family:Bebas Neue,Roboto,sans-serif;
    font-weight:700;
    font-size:28px;
    line-height:31px;
    letter-spacing:.03em;
    color:#ee3224;
    margin-bottom:30px;
    display:inline-block
}
.news-item-xl h2{
    color:#212121;
    margin-bottom:35px;
}
.news-item-xl .r{
    font-weight:700;
    font-size:15px;
    line-height:18px;
    letter-spacing:.05em;
    text-transform:uppercase;
    color:#212121;
    background:url(../images/next.svg) right center no-repeat;
    border: 2px solid #000;
    padding: 10px 30px 10px 10px;
}
.news-item-xl .r:hover{
    color:#ee3224
}
.slick-services .slick-list{
    margin:0 -15px 0 -15px
}
.services-item{
    /* margin:0 15px */
    height: 100%;
}
.services-item:hover .text a,.services-item:hover .text p{
    display:inline-block
}
.services-item .image{
    width:100%;
    height:300px
}
.services-item .text{
    background:#f2f2f2;
    padding:20px 20px 20px;
    height: calc(100% - 200px);
    position: relative;
}
.services-item .text strong{
    display:inline-block;
    width:100%;
    font-weight:700;
    font-size:18px;
    line-height:120%;
    color:#212121
}
.services-item .text p{
    font-size:12px;
    line-height:21px;
    color:#212121;
    margin-top:10px
}
.services-item .text .btn {
    font-size: 13px;
    padding: 0;
    /* width: 100%; */
    position: absolute;
    bottom: 30px;
    left: 20px;
    right: 20px;
}
.padding-left{
    padding-left:calc((100% - 1110px)/ 2)
}
.pagination{
    display:flex;
    align-items:center;
    justify-content: space-between;
    margin-top:20px;
    width: 100%;
}
.pagination a.slick-arrow{
    font-weight:700;
    font-size:14px;
    line-height:18px;
    letter-spacing:.05em;
    text-transform:uppercase;
    margin-right:25px;
    color:#212121
}

.slick-news_pagination .slick-arrow {
    position: absolute;
    top: -220px;
}
.slick-news_pagination .prev {
    left: -15px;
}
.slick-news_pagination .next {
    right: -15px;
    margin: 0 !important;
}

.slick-review_pagination .slick-arrow {
    position: absolute;
    top: -140px;
}
.slick-review_pagination .prev {
    left: -25px;
}
.slick-review_pagination .next {
    right: -25px;
    margin: 0 !important;
}

.slick-manager_pagination .slick-arrow {
    position: absolute;
    top: -210px;
}
.slick-manager_pagination .prev {
    left: -25px;
}
.slick-manager_pagination .next {
    right: -25px;
    margin: 0 !important;
}

.pagination a.prev{
    background:url(../images/prev.svg) left center no-repeat;
    padding-left:25px;
    text-decoration:none!important
}
.pagination a.next{
    background:url(../images/next.svg) right center no-repeat;
    padding-right:25px;
    text-decoration:none!important
}
.pagination a:hover{
    color:#ee3224;
    text-decoration:none
}
.pagination .dots{
    margin-left:25px
}
.pagination .dots .slick-dots{
    position:static;
    width:auto;
    display:inline-block
}
.pagination .dots .slick-dots li button{
    width:20px;
    height:20px;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0
}
.pagination .dots .slick-dots li button:before{
    font-size:0;
    width:8px;
    height:8px;
    border-radius:8px;
    background:#212121;
    opacity:1;
    position:static;
    display:inline-block
}
.pagination .dots .slick-dots li.slick-active button{
    border:2px solid #ee3224;
    border-radius:20px
}
.pagination .dots .slick-dots li.slick-active button:before{
    background:#ee3224
}
.breadcrumbs{
    list-style:none;
    margin:0;
    padding:40px 0 0;
    margin-bottom:-20px
}
.breadcrumbs li{
    display:inline-block;
    margin-right:40px
}
.breadcrumbs li span{
    font-size:14px;
    color:#212121;
    text-decoration:none!important
}
.breadcrumbs li a{
    font-size:14px;
    color:#212121;
    text-decoration:none!important;
    position:relative;
    display:inline-block
}
.breadcrumbs li a:before{
    content:url(../images/next.svg);
    position:absolute;
    right:-30px;
    top:0
}
.breadcrumbs li a:hover{
    color:#ee3224
}
.more{
    font-weight:700;
    font-size:14px;
    line-height:18px;
    letter-spacing:.05em;
    text-transform:uppercase;
    color:#212121;
    background:url(../images/plus.svg) right center no-repeat;
    padding-right:30px;
    margin-top:30px;
    display:inline-block
}
.more:hover{
    color:#ee3224
}
.files-item{
    padding:10px 80px 20px 20px;
    background:#f4f4f4;
    display:inline-block;
    width:100%;
    position:relative;
    margin-bottom:60px;
    overflow:hidden
}
.files-item img{
    margin-bottom:10px
}
.files-item p{
    color:#212121;
    font-size:16px;
    line-height:1.5;
    height:80px;
    overflow:hidden;
    margin-bottom:10px
}
.files-item span{
    color:#212121;
    opacity:.5;
    font-size:14px
}
.files-item .d{
    position:absolute;
    z-index:3;
    top:50%;
    left:50%;
    margin:-40px 0 0 -40px;
    display:none
}
.files-item:before{
    content:'';
    border:50px solid transparent;
    border-bottom:50px solid #dedede;
    position:absolute;
    bottom:20px;
    right:20px;
    transform:rotate(-45deg)
}
.files-item:after{
    content:'';
    border:50px solid transparent;
    border-bottom:50px solid #fff;
    position:absolute;
    bottom:-50px;
    right:-50px;
    transform:rotate(135deg)
}
.files-item:hover{
    background:#dcdcdc
}
.files-item:hover img{
    filter:grayscale(1)
}
.files-item:hover:before{
    border-bottom:50px solid #c8c8c8
}
.files-item:hover .d{
    display:inline-block;
    filter:none
}
.tanders-item{
    margin-bottom:70px;
    display:inline-block;
    width:100%
}
.tanders-item:hover p:before{
    background:#ee3224 url(../images/link-w.svg) center no-repeat
}
.tanders-item .image{
    width:100%;
    height:280px
}
.tanders-item p{
    margin:0;
    position:relative;
    padding:25px 90px 25px 0;
    font-size:20px;
    line-height:150%;
    letter-spacing:-.005em;
    color:#212121
}
.tanders-item p:before{
    content:'';
    width:68px;
    height:68px;
    border-radius:68px;
    border:1px solid #ee3224;
    background:url(../images/link.svg) center no-repeat;
    position:absolute;
    right:0;
    top:50%;
    margin-top:-34px
}
.command-item{
    width:100%;
    position:relative;
    margin-bottom:100px;
    display:inline-block
}
.command-item:before{
    content:'';
    width:160px;
    height:2px;
    background:#ee3224;
    position:absolute;
    bottom:0;
    left:0
}
.command-item .image{
    width:100%;
    height:360px;
    margin-bottom:50px
}
.command-item h3{
    margin:0;
    font-size:48px
}
.command-item strong{
    display:inline-block;
    width:100%;
    margin:10px 0 40px;
    font-size:14px;
    line-height:18px;
    text-transform:uppercase;
    color:#212121
}
.command-item p{
    margin-bottom:30px;
    width:80%;
    height:120px;
    overflow:hidden
}
.nav-tabs{
    margin-top:30px;
    margin-bottom:50px;
    border-bottom:1px solid #212121;
    justify-content:space-between
}
.nav-tabs .nav-item{
    border:none;
    padding:0;
    margin:0
}
.nav-tabs .nav-item .nav-link{
    border:none;
    padding:0;
    margin:0;
    font-weight:700;
    font-size:14px;
    line-height:18px;
    letter-spacing:.05em;
    color:#212121;
    padding-bottom:30px;
    text-transform:uppercase;
    background:0 0;
    display: flex;
}
.nav-tabs .nav-item .nav-link.active{
    color:#ee3224;
    border:none;
    border-bottom:3px solid #ee3224
}
.command{
    background:url(../images/command-bg.jpg) center bottom/cover no-repeat;
    padding:170px 0 60px
}
.command h2{
    color:#fff;
    margin-bottom:30px
}
.command p{
    margin-bottom:60px;
    color:#fff;
    font-size:20px;
    line-height:1.5
}
.command a{
    margin-bottom:120px;
    color:#fff
}
.command .pagination a{
    margin-bottom:0;
    filter:brightness(10)
}
.command .pagination .dots .slick-dots li button:before{
    background:#fff
}
.works-item{
    display:inline-block;
    padding:30px;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    height:310px;
    text-decoration:none!important;
    color:#fff!important;
    margin-bottom:30px
}
.works-item strong{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:700;
    font-size:64px;
    line-height:64px;
    color:#fff;
    margin-right:20px
}
.works-item p{
    margin:0;
    font-size:20px;
    line-height:1.3
}
.opt-wrapper{
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:stretch;
    justify-content:space-between;
    flex-wrap:nowrap;
    margin:0 -15px 120px
}
.opt-item{
    padding:30px 30px 50px;
    background:#ee3224;
    flex:0 1 25%;
    margin:0 15px;
    transition:all .25s linear;
    overflow:hidden
}
.opt-item:first-of-type{
    width:100%;
    flex:0 1 50%
}
.opt-item:first-of-type p{
    opacity:1
}
.opt-item-1{
    position:relative
}
.opt-item-1:before{
    content:url(../images/ptn.svg);
    position:absolute;
    top:60px;
    left:50%;
    transform:translateX(-50%);
    opacity:.3
}
.opt-item-2{
    position:relative
}
.opt-item-2:before{
    content:url(../images/ptn.svg);
    position:absolute;
    top:90px;
    right:30px;
    opacity:.3
}
.opt-item span{
    display:inline-block;
    width:100%;
    margin-bottom:230px;
    font-family:Bebas Neue;
    font-weight:700;
    font-size:32px;
    line-height:130%;
    text-transform:uppercase;
    color:#fff;
    opacity:.6
}
.opt-item strong{
    display:inline-block;
    width:100%;
    font-family:Bebas Neue;
    font-weight:700;
    font-size:48px;
    line-height:120%;
    text-transform:uppercase;
    color:#fff;
    margin-bottom:20px
}
.opt-item p{
    margin:0;
    font-size:20px;
    line-height:1.4;
    color:#fff;
    min-height:56px;
    opacity:0;
    min-width:300px
}
.opt-item p a{
    color:#fff;
    border-bottom:1px solid rgba(255,255,255,.4)
}
.opt-item p a:hover{
    border-bottom-color:transparent
}
.optbanner{
    background:url(../images/opt-bg2.jpg) center/cover no-repeat;
    position:relative;
    height:460px;
    margin-bottom:20px
}
.optbanner-item{
    position:relative;
    height:180px;
    bottom:-350px;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    background-color:#212121;
    border-right:1px solid rgba(192, 192, 192, 0.5);
    cursor:pointer;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.optbanner-item:hover{
    background-color:#ee3224
}
.optbanner-item .image{
    height:80px;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:center;
    filter:brightness(100)
}
.optbanner-item p{
    margin:0;
    font-weight:700;
    font-size:16px;
    line-height:26px;
    text-align:center;
    color:#fff;
}
.block-documents {}
.block-documents.active .block-documents__title-icon {
    transform: rotate(-180deg);
}
.block-documents.active .block-documents__block-title {
    opacity: 0.6;
}
.block-documents__block-title {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.block-documents__block-title:hover {
    opacity: 0.6;
}
.block-documents__title {}
.block-documents__title-icon {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.block-documents [data-toggle-documents="block-text"] {
    overflow: hidden;
    -webkit-transition:
            margin-bottom 0.3s,
            height 0.3s,
            opacity 0.3s,
            visibility 0.3s;
    -o-transition:
            margin-bottom 0.3s,
            height 0.3s,
            opacity 0.3s,
            visibility 0.3s;
    transition:
            margin-bottom 0.3s,
            height 0.3s,
            opacity 0.3s,
            visibility 0.3s;
}
.block-documents [data-toggle-documents="block-text"].not-active {
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    margin-top: 0;
}
.toggle-list {}
.toggle-list__block-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.toggle-list__block-title:hover {
    opacity: 0.6;
}

.toggle-list__title {
    font-family: Bebas Neue, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    line-height: 1em;
}
.toggle-list__title,
.toggle-list__text {
    color: #fff;
}
.toggle-list__title-icon {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.toggle-list__block-text {
    margin-top: 16px;
    -webkit-transition:
            height 0.3s,
            opacity 0.3s,
            visibility 0.3s,
            margin-top 0.3s;
    -o-transition:
            height 0.3s,
            opacity 0.3s,
            visibility 0.3s,
            margin-top 0.3s;
    transition:
            height 0.3s,
            opacity 0.3s,
            visibility 0.3s,
            margin-top 0.3s;
}
.toggle-list__block-text.not-active {
    opacity: 0;
    visibility: hidden;
    margin-top: 0;
}
.toggle-list__text {
    margin: 0;
    font-size: 20px;
    line-height: 1.3em;
    letter-spacing: -0.005em;
}
.faq {
    padding: 90px 0 93px 0;
    background:#212121 url(../images/form-ptn.png) center/contain no-repeat;
}
.faq__block-toggle-lists {}
.subscription {
    padding: 120px 0 94px 0;
    background:#212121 url(../images/form-ptn.png) center/contain no-repeat;
}

.subscription div.wpcf7-response-output {
    color: #fff;
}

.faq__block-toggle-lists .toggle-list.active .toggle-list__title-icon {
    transform: rotate(-180deg);
}
.faq__block-toggle-lists .toggle-list.active .toggle-list__block-title {
    opacity: 0.6;
}
.faq__block-toggle-lists .toggle-list:not(:first-child) {
    border-top: 1px solid rgba(229, 230, 233, 0.1);
}
.faq__block-toggle-lists .toggle-list:not(:first-child) {
    padding-top: 32px;
}
.faq__block-toggle-lists .toggle-list:not(:last-child) {
    padding-bottom: 32px;
}
.subscription .title *,
.faq .title * {
    color: #fff;
}
.subscription .form {
    padding: 0;
}

.review{
    padding:90px 0 120px;
    background:#0077c0 url(../images/rev-ptn.png) 40px 70px no-repeat
}
.review--employee {
    padding:93px 0 116px;
    background:#212121 url(../images/rev-ptn.png) 40px 70px no-repeat
}
.review--employee .review-items h3 {
    font-family: Bebas Neue, sans-serif;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.3em;
}
.review .title{
    margin-bottom:60px
}
.review .title h2{
    color:#fff
}
.review .pagination a{
    -webkit-filter:brightness(10);
    filter:brightness(10);
    color:#fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.review-items h3{
    font-size:28px;
    line-height: 1.4;
    color:#fff;
    margin:0;
    font-weight: 400;
    font-family: 'IBM Plex Sans',sans-serif;
    text-transform: none;
}
.review-items img{
    margin:0 0 15px;
    display:inline-block!important
}
.review-items strong{
    font-size:15px;
    display:inline-block;
    width:100%;
    margin:0 0 8px;
    color:#fff;
    line-height:1
}
.review-items p{
    color:#fff;
    margin:0;
    line-height:1;
    font-size:13px
}
.review .pagination .dots .slick-dots li button:before{
    background:#fff
}
.review .pagination .dots .slick-dots li.slick-active button{
    border-color:#fff
}
.partners-wrapper{
    margin-top:30px;
    margin-bottom:80px;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    justify-content:space-between
}
.partners-item{
    flex:0 0 20%;
    width:20%;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:center;
    height:110px;
    margin-bottom:15px;
    transition:all .2s linear
}
.partners-item:nth-of-type(n+6){
    display:none
}
.partners__image {
    width: 100%;
}
.partners-item img{
    max-width:50%;
    filter:grayscale(10)
}
.partners-item:hover img{
    filter:none
}
.partners-count{
    color:#ee3224;
    margin:0;
    font-family:Bebas Neue;
    font-weight:700;
    font-size:28px;
    line-height:31px;
    letter-spacing:.03em
}
.calc{
    background:url(../images/calc-bg.jpg) center/cover no-repeat;
    padding:90px 0 100px;
    color:#fff
}
.calc .title h3{
    color:#fff
}
.calc form{
    max-width:360px
}
.calc .result{
    margin-top:50px
}
.calc .result p{
    font-weight:700;
    font-size:22px;
    margin-bottom:15px;
    line-height:150%;
    color:#fff
}
.calc .result strong{
    font-family:Bebas Neue;
    font-weight:700;
    font-size:48px;
    line-height:120%;
    text-transform:uppercase;
    color:#fff
}
dl{
    counter-reset:num;
    columns:2;
    margin-bottom:70px
}
dl.column-1{
    columns:1;
    margin-bottom:30px
}
dl dd{
    font-size:16px;
    width:80%;
    line-height:26px;
    color:#212121;
    padding-bottom:15px;
    margin-bottom:30px;
    border-bottom:1px solid #e9e9e9;
    -webkit-column-break-inside:avoid;
    page-break-inside:avoid;
    break-inside:avoid;
    display:inline-block
}
dl dd:before{
    content:counter(num);
    counter-increment:num;
    display:inline-block;
    width:100%;
    font-size:10px;
    line-height:13px;
    letter-spacing:.01em;
    color:#ee3224
}
footer{
    background:#212121;
    padding:60px 0 0
}
footer strong{
    display:inline-block;
    width:100%;
    margin:0 0 35px;
    font-weight:700;
    font-size:16px;
    line-height:20px;
    text-transform:uppercase;
    color:#fff
}
footer ul{
    list-style:none;
    padding:0;
    margin:0
}
footer ul li{
    margin-bottom:3px
}
footer ul a{
    display:inline-block;
    font-size:14px;
    line-height:18px;
    color:rgba(255,255,255,.5)
}
footer ul a:hover{
    color:#ee3224
}
footer .social{
    list-style:none;
    padding:0;
    margin:0
}
footer .social li{
    display:inline-block;
    margin-right:15px
}
footer .social a{
    font-size:16px;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:center;
    width:44px;
    height:44px;
    border:1px solid rgba(255,255,255,.15);
    border-radius:40px;
    color:#fff
}
footer .social a:hover{
    color:#fff;
    background:#ee3224;
    border-color:#ee3224
}
footer a.phone{
    font-size:20px;
    line-height:24px;
    text-transform:uppercase;
    margin:0 0 15px;
    display:inline-block;
    color:#fff
}
footer a.phone:hover{
    color:#ee3224
}
footer a.btn{
    padding:0 20px;
    line-height:54px
}
footer a.app{
    margin-bottom:15px;
    display:inline-block
}
footer .bottom_line{
    margin-top:110px;
    border-top:1px solid rgba(255,255,255,.2);
    line-height:40px
}
footer .bottom_line a{
    font-size:12px;
    line-height:40px;
    margin:0;
    color:rgba(255,255,255,.5);
    display:inline-block
}
footer .bottom_line a:hover{
    color:#ee3224
}
footer .bottom_line p{
    font-size:12px;
    line-height:40px;
    margin:0;
    color:rgba(255,255,255,.5)
}
.d-mobile{
    display:none
}
nav{
    position:fixed;
    left:0;
    width:100%;
    top:0;
    height:100%;
    background:#212121;
    z-index:99;
    color:#fff;
    padding:30px 25px;
    max-width:480px;
    overflow:auto;
    display:none
}
nav .nav-header{
    margin-bottom:40px;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:space-between
}
nav .nav-header .close{
    font-size:40px;
    font-weight:100;
    opacity:1;
    position:static;
    color:#fff;
    text-shadow:none;
    margin:0;
    padding:0
}
nav .nav-menu{
    margin-bottom:70px;
    padding-left:80px;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start
}
nav .nav-menu strong,nav .nav-menu>a{
    display:inline-block;
    line-height:1;
    margin-bottom:20px;
    font-weight:700;
    font-size:14px;
    line-height:18px;
    text-transform:uppercase;
    color:#fff
}
nav .nav-menu strong{
    background:url(../images/dd.svg) right center no-repeat;
    padding-right:30px
}
nav .nav-menu strong.active{
    background:url(../images/du.svg) right center no-repeat
}
nav .nav-menu strong.active+ul{
    display:inline-block
}
nav .nav-menu ul{
    list-style:none;
    padding:0;
    margin:-5px 0 30px;
    display:none
}
nav .nav-menu ul li{
    margin:0 0 5px
}
nav .nav-menu ul li a{
    font-size:14px;
    font-weight:400;
    text-transform:none;
    line-height:2
}
nav .nav-contacts{
    padding-left:80px
}
nav .nav-contacts .city{
    color:#fff;
    font-size:18px;
    margin:0 0 20px;
    display:inline-block
}
nav .nav-contacts .city select{
    padding:0;
    font-size:16px;
    margin:0
}
nav .nav-contacts .phone{
    margin:0 0 60px
}
nav .nav-contacts .phone a{
    font-size:24px
}
nav .nav-contacts .btn{
    margin:0 0 60px;
    font-size:13px
}
nav .nav-contacts .lang{
    text-align:left;
    justify-content:flex-start;
    margin:0
}
nav .nav-contacts .lang a{
    font-weight:500;
    font-size:16px;
    margin:0 20px 0 0
}
.selectize-control{
    cursor:pointer
}
.selectize-input{
    border:none;
    padding:0;
    background:0 0!important;
    display:-webkit-flex!important;
    display:-moz-flex!important;
    display:-ms-flex!important;
    display:-o-flex!important;
    display:flex!important;
    align-items:center;
    flex-wrap:nowrap;
    white-space:nowrap;
    box-shadow:none!important
}
.selectize-input.focus:after{
    border-bottom-color:#fff!important
}
.selectize-input:after{
    margin-top:-1px!important;
    border-top-color:#fff!important;
    right:0!important
}
.selectize-input .item{
    color:#fff;
    padding-right:40px
}
.selectize-input input{
    display:none!important
}
.selectize-dropdown{
    min-width:180px
}
.selectize-dropdown-content .option{
    cursor:pointer;
    padding:5px 10px;
    font-size:13px;
    white-space:nowrap
}
.modal-content{
    border:none;
    border-radius:0;
    max-width:460px;
    width:100%;
    margin:0 auto
}
.modal-body{
    padding:40px 60px 60px 40px
}
.modal-body:before{
    content:url(../images/fish.png);
    position:absolute;
    right:-100px;
    bottom:70px;
    z-index:99
}
.modal .close{
    position:absolute;
    top:10px;
    right:15px;
    opacity:1;
    font-size:36px;
    font-weight:100;
    color:#212121;
    z-index:999;
    outline:0!important
}
.modal .form{
    padding:0
}
.modal .form h2{
    color:#000;
    font-size:42px;
    line-height:1;
    margin-bottom:10px
}
.modal .form h2+p{
    font-size:16px;
    line-height:26px;
    color:#212121;
    margin-bottom:40px
}
.modal .form .form-group{
    position:relative
}
.modal .form .form-group label{
    position:absolute;
    left:0;
    top:40%;
    font-size:16px;
    color:#212121;
    transition:all .3s linear
}
.modal .form .form-group label.active{
    font-size:11px;
    top:15%;
    opacity:.5
}
.modal .form .form-control{
    height:56px;
    background:0 0;
    border-radius:0;
    box-shadow:none!important;
    border:none;
    padding:15px 0 0;
    font-weight:500;
    color:#212121;
    border-bottom:1px solid rgba(0,0,0,.5)
}
.modal .form .form-control:focus{
    border-bottom-color:#212121
}
.modal .form .form-control:focus+label{
    font-size:11px;
    top:15%;
    opacity:.5
}
.modal .form .btn{
    line-height:56px;
    padding:0 50px;
    margin-top:10px;
    margin-bottom:15px
}
.modal .form p{
    font-size:13px;
    line-height:20px;
    margin:0;
    color:rgba(0,0,0,.5)
}
.modal .form p a{
    color:rgba(0,0,0,.5);
    text-decoration:underline
}
.modal .form p a:hover{
    color:#ee3224
}
#scheme .modal-content{
    max-width:unset
}
#scheme .modal-content .close{
    text-shadow:none;
    color:#fff;
    opacity:1;
    top:25px;
    right:40px
}
#scheme .modal-body{
    padding:0
}
#scheme .modal-body:before{
    display:none
}
#scheme .modal-body a{
    font-style:normal;
    font-weight:700;
    font-size:18px;
    line-height:23px;
    letter-spacing:.05em;
    text-transform:uppercase;
    color:#fff;
    padding:0 40px 0 90px;
    display:inline-block;
    width:100%;
    line-height:90px;
    background:#0077c0 url(../images/dnld.svg) 40px center no-repeat
}
#scheme .modal-body a:hover{
    text-decoration:underline
}
#scheme .modal-body img{
    width:100%
}
.person__line{
    display:flex;
    align-items:stretch;
    justify-content:space-between;
    flex-wrap:wrap;
    background:#b3b3b3
}
.person__line .person__line-img{
    display:block;
    height:58px;
    width:100%;
    -webkit-transition:all .2s ease;
    -o-transition:all .2s ease;
    -moz-transition:all .2s ease;
    filter:grayscale(100%) brightness(100%) contrast(40%)
}
.person__line_item{
    width:6.25%;
    height:58px;
    float:left;
    position:relative;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
    overflow:hidden;
    position:relative
}
.person__line_item:hover .person__line-img{
    filter:none
}
.person__line_item:hover{
    z-index:9;
    overflow:unset;
    text-decoration:none!important;
    -webkit-transform:scale(1.5,1.5);
    -ms-transform:scale(1.5,1.5);
    -o-transform:scale(1.5,1.5);
    transform:scale(1.5,1.5)
}
.person__line_item:hover .hover{
    display:block;
    background:#000 url(../images/ptn.5.svg) right center/contain no-repeat
}
.person__line_item .hover{
    position:absolute;
    left:0;
    right:0;
    top:100%;
    display:none;
    padding:5px 10px 15px;
    background:#000
}
.person__line_item .hover strong{
    color:#fff;
    font-size:7px;
    text-transform:uppercase;
    line-height:1.2;
    display:inline-block;
    margin-bottom:5px
}
.person__line_item .hover p{
    color:#fff;
    font-size:8px;
    color:rgba(255,255,255,.5);
    line-height:1;
    margin:0
}
#maps iframe,#maps2 iframe{
    /*margin:0 0 -200px -30px*/
    width: 100%;
    height: 100%;
}
.contacts-line{
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:space-between
}
.contacts-line p{
    font-weight:700;
    font-size:14px;
    line-height:18px;
    color:#212121;
    text-transform:uppercase;
    margin:0;
    max-width: 40%;
}
.contacts-line p span{
    color:#ee3224;
    //width: 100%;
    display: inline-block;
    margin: 0 0 5px;
}
.contacts-item{
    position: relative;
    padding-bottom:20px;
    margin-bottom:20px;
    cursor: pointer;
    border-bottom:1px solid rgba(0,0,0,.1);
}
.contacts-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s;
    -o-transition: height 0.3s, opacity 0.3s;
    transition: height 0.3s, opacity 0.3s;
}
.contacts-item.active::after {
    opacity: 1;
    height: 5px;
}
.contacts-item strong{
    font-family:Bebas Neue;
    font-weight:700;
    font-size:30px;
    line-height:26px;
    color:#212121;
    display:inline-block;
    margin:0 0 18px
}
.contacts-item p{
    font-size:13px;
    line-height:20px;
    color:#212121;
    margin:0 0 5px
}
.contacts-item span{
    display:inline-block;
    margin-bottom:10px;
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:400;
    font-size:22px;
    line-height:26px;
    letter-spacing:.03em;
    color:#212121;
    width:100%
}
.contacts-item a{
    font-family:Bebas Neue;
    font-style:normal;
    font-weight:400;
    font-size:22px;
    line-height:26px;
    letter-spacing:.03em;
    color:#ee3224
}
.contacts-item a.modal__link{
    font-family:IBM Plex Sans;
    font-weight:700;
    font-size:14px;
    line-height:18px;
    letter-spacing:.05em;
    text-transform:uppercase;
    color:#ee3224
}
.manager-items{
    margin-top:20px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.manager-items .image{
    width:120px;
    height:120px;
    border-radius:120px;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:-o-flex;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow: hidden;
    margin-bottom:30px
}
.manager-items strong{
    display:inline-block;
    width:100%;
    font-family:Bebas Neue;
    font-weight:700;
    font-size:32px;
    line-height:120%;
    letter-spacing:.01em;
    text-transform:uppercase;
    color:#212121;
    margin-bottom:5px;
    text-align: center;
}
.manager-items p{
    font-size:16px;
    line-height:26px;
    color:#212121;
    min-height:80px;
    margin:0 0 30px;
    width:50%;
    text-align: center;
}
.manager-items .contacts{
    padding-bottom:30px;
    display:flex;
    flex-direction:column;
    position:relative
}
.manager-items .contacts:before{
    content:'';
    width:130px;
    height:2px;
    background:#ee3224;
    position:absolute;
    bottom:0;
    left:50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.manager-items .contacts a{
    font-size:13px;
    line-height:20px;
    color:#212121;
    display:inline-block
}
.manager-items .contacts .phone{
    font-family:Bebas Neue;
    font-weight:700;
    font-size:22px;
    line-height:150%;
    letter-spacing:.05em;
    text-align: center;
}
.deco:before{
    content:'';
    position:absolute;
    display:inline-block;
    width:100px;
    height:100px
}
.deco-1:before{
    background:url(../images/d1.png) center no-repeat;
    left:-120px;
    top:300px
}
.deco-2:before{
    background:url(../images/d2.png) center no-repeat;
    bottom:0;
    right:-200px
}

.branch-office__wrapper-slider {
    margin-top: 50px;
}

.branch-office__wrapper-slider .title {
    margin-bottom: 20px;
}

.branch-office__wrapper-slider .title h3 {
    font-size: 45px;
    margin: 0;
}

.branch-office__wrapper-slider .manager-items strong,
.branch-office__wrapper-slider .manager-items p,
.branch-office__wrapper-slider .manager-items .contacts a {
    color: #fff;
}

.branch-office__wrapper-slider .pagination a {
    filter: brightness(0) invert(1);
}

@media (max-width:1700px){
    header .phone a{
        font-size:21px
    }
    .deco:before{
        display:none
    }
}
@media (max-width:1550px){
    footer .container-padding,header .container-padding{
        max-width:1170px
    }
    footer .col-lg-2{
        flex:0 0 25%;
        width:25%;
        max-width:25%
    }
    .d-desktop{
        display:none
    }
    .d-mobile{
        display:inline-block
    }
    .menu-mobile{
        background:url(../images/menu.svg) center no-repeat;
        width:54px;
        height:54px;
        display:inline-block
    }
    .link_social-xl{
        font-size:36px;
        height:260px
    }
}
@media (max-width:1199px){
    .header{
        padding:70px 0 60px;
        position:relative
    }
    .header .before-left:before{
        bottom:40px!important
    }
    .header h1{
        font-family:Bebas Neue;
        font-weight:700;
        font-size:70px;
        line-height:1;
        letter-spacing:.03em;
        color:#fff;
        margin-bottom:20px
    }
    .header p{
        font-size:20px;
        line-height:150%;
        letter-spacing:-.005em;
        color:#fff;
        margin-bottom:35px
    }
    .header-inner{
        padding-bottom:80px
    }
    .header-inner .before-center:before{
        bottom:-86px
    }
    .box{
        padding:90px 0
    }
    .about{
        padding:100px 0 50px
    }
    .about .before-left:before{
        bottom:-50px
    }
    .news-item a{
        padding-bottom:140px
    }
    .news-item-xl img{
        max-width:100%
    }
    .bg_link{
        height:200px;
        line-height:200px;
        background-size:80%!important;
        font-size:38px
    }
    .bg_link span{
        font-size:18px
    }
    .title{
        margin:0 0 50px
    }
    .title .h1,.title h1{
        font-size:68px
    }
    .title .h2,.title .h3,.title h2,.title h3{
        font-size:46px;
        line-height:46px
    }
    .title span{
        font-size:16px
    }
    .h2,h2{
        font-size:46px;
        line-height:46px;
        margin:0 0 30px
    }
    .h3,h3{
        font-size:36px;
        line-height:36px;
        margin:0 0 30px
    }
    .h4,h4{
        font-size:22px;
        line-height:150%;
        margin-bottom:30px
    }
    .review-items h3{
        font-size:34px;
        line-height:1.3
    }
    .person__line_item{
        width:12.5%
    }
    .opt-item strong{
        font-size:36px
    }
}
@media (max-width:991px){
    .tab-pane__conteiner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
    }
    #gmap1 {
        height: 300px !important;
    }
    .form.search,
    .box-blue .form.search {
        margin: 0 0 40px 0;
    }
    #maps iframe,#maps2 iframe{
        height: 300px;
    }
    .review--employee .review-items h3 {
        font-size: 35px;
    }
    .opt-wrapper{
        flex-direction:column;
        margin:0 0 40px
    }
    .opt-item{
        margin:0 0 20px;
        width:100%;
        flex:0 0 100%!important
    }
    .opt-item p{
        opacity:1!important
    }
    .opt-item span{
        margin-bottom:40px
    }
    dl{
        columns:1
    }
    dl dd{
        width:100%
    }
    footer .col-lg-2{
        flex:0 0 33.3333333%;
        width:33.3333333%;
        max-width:33.3333333%
    }
    .link_social-xl{
        width: 50%;
        flex:0 0 50%
    }
    .bg_link{
        height:155px;
        line-height:155px
    }
    .padding-left{
        padding-left:calc((100% - 690px)/ 2)
    }
    .services-item .image{
        height:350px
    }
    .form{
        padding-top:80px
    }
    .about{
        padding-bottom:100px;
        background:#212121 url(../images/about-bg-md.jpg) bottom center/contain no-repeat
    }
    .about .counts-item{
        width:100%;
        justify-content:flex-start;
        margin-top:290px
    }
    .about .before-left:before{
        bottom:-100px
    }
    .command-item h3{
        font-size:36px;
        line-height:1
    }
    .partners-item{
        flex:0 0 20%;
        text-align:center;
        width:20%
    }
    .partners-item img{
        max-width:50%
    }
    .order-1{
        order:1;
        margin-bottom:30px
    }
    .order-2{
        order:2
    }
    .nav-tabs .nav-item .nav-link{
        display:inline-block;
        min-height:64px
    }
}
@media (max-width:767px){
    .review--employee .review-items h3 {
        font-size: 26px;
        font-weight: 400;
    }
    .toggle-list__block-title:hover {
        opacity: 1;
    }
    .toggle-list__title {
        font-size: 25px;
    }
    .toggle-list__text {
        font-size: 16px;
    }
    .faq__block-toggle-lists .toggle-list:not(:last-child) {
        padding-bottom: 22px;
    }
    .faq__block-toggle-lists .toggle-list:not(:first-child) {
        padding-top: 22px;
    }
    .pagination .dots {
        margin: 0 auto;
    }
    .review .pagination a {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .slick-review_pagination .prev {
        left: 0;
    }
    .pagination a.next {
        right: 0;
    }
    .slick-services{
        width:100%
    }
    .nav-tabs .nav-item{
        margin:0 30px 0 0
    }
    .nav-tabs .nav-item .nav-link{
        min-height:auto;
        padding-bottom:10px
    }
    .contacts-line{
        flex-direction:column;
        align-items:flex-start
    }
    .contacts-line p{
        margin:0 0 15px;
        font-size:16px;
        font-weight:500;
        max-width: 100%;
        line-height:1.5
    }
    .nav-pills{
        margin:15px 0 0
    }
    .nav-pills li{
        margin:0 10px 0 0
    }
    #maps iframe,#maps2 iframe{
        height:480px;
        margin:0
    }
    .advantages-item .text h4{
        font-size:18px
    }
    .advantages-item .text h4+p{
        font-size:14px
    }
    .optbanner{
        height:auto;
        padding:50px 15px
    }
    .optbanner-item{
        position:static;
        border:none;
        border-bottom:1px solid #e8e8e8
    }
    .opt-item strong{
        font-size:24px
    }
    .opt-item strong br{
        display:none
    }
    .opt-item p{
        min-height:auto;
        font-size:14px
    }
    .person__line_item{
        width:25%
    }
    main .app{
        background:#0077c0
    }
    main .app .breadcrumbs{
        margin-bottom:40px
    }
    main .app p{
        font-size:16px
    }
    main .app p+ul{
        flex-direction:column;
        align-items:flex-start
    }
    main .app p+ul li{
        margin:0 0 10px
    }
    .title{
        margin:0 0 50px;
        flex-direction:column;
        align-items:flex-start;
        justify-content:flex-start;
        margin-bottom:30px
    }
    .title .h1,.title h1{
        font-size:54px;
        margin-bottom:30px
    }
    .title .h2,.title .h3,.title h2,.title h3{
        font-size:42px;
        line-height:42px;
        margin:0
    }
    .title span{
        font-size:14px;
        width:100%;
        max-width:100%;
        margin-top:20px
    }
    .branch-office__wrapper-slider .title h3 {
        font-size:30px;
        line-height:30px;
    }
    .h2,h2{
        font-size:32px;
        line-height:32px;
        margin:0 0 30px
    }
    .h3,h3{
        font-size:26px;
        line-height:26px;
        margin:0 0 30px
    }
    .h4,h4{
        font-size:18px;
        line-height:150%;
        margin-bottom:30px
    }
    .header-inner{
        padding-bottom:30px
    }
    .header-inner .before-center:before{
        bottom:-37px
    }
    .box-404 p{
        font-size:16px
    }
    .bg_link{
        height:115px;
        line-height:115px;
        font-size:21px
    }
    .bg_link span{
        font-size:14px
    }
    footer .col-lg-2{
        flex:0 0 100%;
        width:10%;
        max-width:100%;
        text-align:center;
        margin-bottom:35px
    }
    footer .col-lg-2 strong{
        margin:15px 0 20px;
        padding:0!important;
        font-size:16px
    }
    footer .col-lg-2 .social li{
        margin:0 8px
    }
    footer .col-lg-2 a.app{
        margin:0 7px;
        padding:0!important
    }
    footer .bottom_line{
        margin-top:50px
    }
    .news-item-xl img{
        width:100%;
        margin-bottom:50px
    }
    .news-item-xl span{
        margin-bottom:10px
    }
    .news-item-xl h2{
        margin-bottom:30px
    }
    .nav-tabs{
        white-space:nowrap;
        overflow:auto
    }
    .box{
        padding:60px 0
    }
    .command{
        padding-top:80px
    }
    .command .slick-dotted.slick-slider{
        margin:0
    }
    .command .pagination{
        margin-top:0
    }
    .command h2{
        margin:0 0 25px
    }
    .command h2 br{
        display:none
    }
    .files-item{
        margin-bottom:20px
    }
    .review{
        padding:80px 0 70px
    }
    .review .title{
        margin-bottom:60px
    }
    .review h3{
        font-size:26px
    }
    .review img{
        margin:0 20px 0 0
    }
    .review .rev-sm-left{
        text-align:left!important;
        margin-top:20px;
        display:flex;
        align-items:center
    }
    .partners-wrapper{
        flex-wrap:wrap;
        justify-content:center
    }
    .partners-item{
        flex:0 0 33.333333%;
        width:33.333333%;
        margin:15px 0 0
    }
    .padding-left{
        padding-left:calc((100% - 510px)/ 2)
    }
    .about .counts-item{
        margin-top:70px
    }
    .about .counts-item strong{
        font-size:44px
    }
    .about .counts-item p{
        margin-left:15px
    }
    .advantages-item{
        margin-bottom:30px
    }
    .advantages-item .text strong{
        font-size:28px
    }
    .advantages-item .image{
        width:70px;
        height:70px;
        flex:0 0 70px;
        margin-right:10px
    }
    .advantages-item .image img{
        max-width:40px;
        max-height:40px
    }
}
@media (max-width:575px){
    header.main{
        height:auto;
        min-height:auto
    }
    header.main .header .before-left h1 br{
        display:none
    }
    header.main .header .before-left p{
        width:80%
    }
    header.main .header .before-left .slick-dots li{
        width:5px;
        height:5px;
        margin:10px 0;
        opacity:.5
    }
    header.main .header .before-left .slick-dots li.slick-active{
        width:10px;
        height:10px;
        opacity:1
    }
    header.main .header .before-left .slick-dots li.slick-active button{
        width:10px;
        height:10px;
        background:#fff;
        border-radius:10px
    }
    header.main .header .before-left .slick-dots li button{
        width:5px;
        height:5px;
        padding:0;
        background:#fff;
        border-radius:10px
    }
    header.main .header .before-left .slick-dots li button:before{
        display:none
    }
    header.main .header .before-left:before{
        bottom:-85px!important
    }
    .nav-pills{
        margin:15px 0 0;
        flex-wrap:wrap
    }
    .nav-pills li{
        width:100%;
        margin:0 0 10px
    }
    #maps iframe,#maps2 iframe{
        height:240px;
        margin:0
    }
    .person__line{
        display:none
    }
    .bg_link{
        display:none!important
    }
    .btn{
        line-height:50px;
        font-size:13px;
        padding:0 25px
    }
    .pagination .dots{
        display:none
    }
    .before-left:before{
        width:100%;
        overflow:hidden;
        left:50%!important;
        transform:translateX(-50%)!important
    }
    .before-center:before{
        width:100%;
        overflow:hidden;
        left:50%!important;
        transform:translateX(-50%)!important
    }
    .header__video{
        display:none
    }
    .header h1{
        font-size:36px
    }
    .header p{
        font-size:14px
    }
    .header p br{
        display:none
    }
    .form p{
        font-size:14px;
        line-height:1.4
    }
    .about{
        background:#212121
    }
    .about .btn{
        margin-bottom:40px
    }
    .about .counts-item{
        margin:0 0
    }
    .link_social-xl{
        flex:0 0 100%
    }
    .padding-left{
        padding:0 15px
    }
    .box-404{
        background:url(../images/err-bg-sm.jpg) center 30px/485px no-repeat;
        padding-top:280px;
        text-align:center
    }
    .box-404 p br{
        display:none
    }
    .command-item p{
        font-size:14px;
        line-height:1.3
    }
    .title .h1,.title h1{
        font-size:46px
    }
    .tanders-item{
        margin-bottom:40px
    }
    .tanders-item p{
        font-size:16px
    }
    footer .container-padding,header .container-padding{
        padding:30px 15px
    }
    footer{
        text-align:center;
        padding-top:40px
    }
    footer a.app{
        margin-bottom:7px!important
    }
    footer .bottom_line{
        padding:14px 0;
        line-height:1;
        margin-top:30px
    }
    footer .bottom_line a{
        line-height:26px
    }
    footer .bottom_line .container-padding{
        padding:0 15px
    }
    footer .bottom_line p{
        text-align:center!important;
        line-height:26px
    }
}

.marker p{
	color: #000000;	
}

.slick-command .title {
    flex-direction: column;
    align-items: flex-start;
}

main .history__scale {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 90px;
}
main .history__scale .items {
  width: 200px;
}
main .history__scale .items a {
  display: inline-block;
  width: 100%;
  position: relative;
  text-decoration: none !important;
}
main .history__scale .items a:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 3px solid #939598;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  left: 0;
  bottom: -40px;
}
main .history__scale .items a:hover {
  z-index: 9;
  text-decoration: none;
}
main .history__scale .items a:hover:before {
  border: 12px solid #0077c1;
  box-shadow: 0px 8px 20px rgba(0, 119, 193, 0.35);
}
main .history__scale .items a:hover span:before {
  content: '';
  position: absolute;
  width: 100%;
  left: -200px;
  top: 0;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(0, 119, 193, 0) 0%, #0077c1 100%);
  background: -webkit-linear-gradient(left, rgba(0, 119, 193, 0) 0%, #0077c1 100%);
  background: linear-gradient(to right, rgba(0, 119, 193, 0) 0%, #0077c1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000077c1', endColorstr='#0077c1', GradientType=1);
}
main .history__scale .items a:hover span:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: -moz-linear-gradient(left, #0077c1 0%, rgba(0, 119, 193, 0) 100%);
  background: -webkit-linear-gradient(left, #0077c1 0%, rgba(0, 119, 193, 0) 100%);
  background: linear-gradient(to right, #0077c1 0%, rgba(0, 119, 193, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0077c1', endColorstr='#000077c1', GradientType=1);
}
main .history__scale .items strong {
  color: #999;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0px;
  line-height: 1;
}
main .history__scale .items p {
  font-weight: 300;
  font-size: 14px;
  color: #999;
  margin: 0;
}
main .history__scale .items.active a:before {
  border: 12px solid #ee3124;
  box-shadow: 0px 8px 20px rgba(238, 49, 36, 0.35);
}
main .history__scale .items.active strong {
  font-size: 18px;
  color: #000;
  font-weight: 900;
}
main .history__scale .items.active p {
  color: #333;
}
main .history__scale .items.active span:before {
  content: '';
  position: absolute;
  width: 100%;
  left: -200px;
  top: 0;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(238, 49, 36, 0) 0%, #ee3124 100%) !important;
  background: -o-linear-gradient(left, rgba(238, 49, 36, 0) 0%, #ee3124 100%) !important;
  background: linear-gradient(to right, rgba(238, 49, 36, 0) 0%, #ee3124 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ee3124', endColorstr='#ee3124', GradientType=1) !important;
}
main .history__scale .items.active span:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: #ee3124 !important;
  background: -webkit-linear-gradient(left, #ee3124 0%, #939598 100%) !important;
  background: -o-linear-gradient(left, #ee3124 0%, #939598 100%) !important;
  background: linear-gradient(to right, #ee3124 0%, #939598 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee3124', endColorstr='#939598', GradientType=1) !important;
}
main .history__scale .items span {
  display: inline-block;
  width: 170px;
  position: absolute;
  bottom: -26px;
  left: 30px;
  height: 3px;
  background: transparent;
}
main .history__scale .items span:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: #939598;
}
main .history__scale .items:last-of-type span {
  background: -moz-linear-gradient(left, #939598 0%, rgba(147, 149, 152, 0.01) 100%, rgba(147, 149, 152, 0) 100%);
  background: -webkit-linear-gradient(left, #939598 0%, rgba(147, 149, 152, 0.01) 100%, rgba(147, 149, 152, 0) 100%);
  background: linear-gradient(to right, #939598 0%, rgba(147, 149, 152, 0.01) 100%, rgba(147, 149, 152, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#939598', endColorstr='#00939598', GradientType=1);
}
main .history__scale .items:last-of-type span:after {
  display: none;
}
main .history__scale .items:first-of-type span:before {
  display: none;
}
main .history__slick {
  margin: 0 -20px;
  margin-bottom: 40px;
}
main .history__slick .items {
  box-shadow: 0px 5px 25px rgba(50, 50, 50, 0.2);
  margin: 20px 20px 100px;
  position: relative;
}
main .history__slick .items > span {
  display: inline-block;
  color: #a5a5a5;
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  bottom: -90px;
  left: 0;
}
main .history__slick .items .image {
  width: 45%;
  height: 460px;
  padding: 30px;
}
main .history__slick .items .image strong {
  font-size: 72px;
  display: inline-block;
  line-height: 1;
  margin-bottom: 10px;
  color: #fff;
}
main .history__slick .items .image p {
  color: #fff;
  font-size: 16px;
}
main .history__slick .items .text {
  width: 55%;
  padding: 50px;
  background: #fff;
}
main .history__slick .items .text strong {
  color: #414a4f;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  line-height: 1;
  margin-bottom: 40px;
}
main .history__slick .items .text .text__history {
  height: 270px;
}
main .history__slick .items .text .text__history p {
  font-size: 16px;
  line-height: 1.6;
  color: #555;
  margin-bottom: 20px;
}
main .history__footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: 35px;
  right: 15px;
}
main .history__pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
main .history__pagination div {
  cursor: pointer;
  font-size: 16px;
  color: #a5a5a5;
  font-weight: 500;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
main .history--prev {
  margin-right: 10px;
  color: #fff;
}
main .history--prev span {
  display: inline-block;
  width: 58px;
  height: 58px;
  background: url(../images/ic/ic_slick.png) 0px 0px no-repeat;
  margin-left: 10px;
}
main .history--prev:hover span {
  background: url(../images/ic/ic_slick.png) -116px 0px no-repeat;
}
main .history--next {
  margin-left: 10px;
  color: #fff;
}
main .history--next span {
  display: inline-block;
  width: 58px;
  height: 58px;
  background: url(../images/ic/ic_slick.png) -174px 0px no-repeat;
  margin-right: 10px;
}
main .history--next:hover span {
  background: url(../images/ic/ic_slick.png) -58px 0px no-repeat;
}

main .title--red {
  /*background: url('../img/red-bg.png') center / cover repeat-x;*/
  padding-bottom: 0;
  margin-bottom: 0;
}

main .package__order .title--red:before {
  background: #e72f23;
}

main .advantages {
  padding: 70px 0;
  background: #7fc241 url('../images/pattern2.svg') center / 90px 90px;
}
main .advantages h3 {
  color: #fff;
}
main .advantages h3 b {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}
main .advantages__item {
  width: 100%;
  background: #fff;
  box-shadow: 0px 7px 70px rgba(0, 0, 0, 0.2);
}
main .advantages__item .image {
  width: 100%;
  height: 225px;
}
main .advantages__item .text {
  padding: 35px 30px;
  min-height: 225px;
}
main .advantages__item .text strong {
  padding-left: 45px;
  position: relative;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 25px;
  color: #333;
  font-weight: 600;
}
main .advantages__item .text strong:before {
  content: '';
  width: 25px;
  height: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1.5px;
  background: #0077c1;
}
main .advantages__item .text strong.yellow:before {
  background: #f6972f;
}
main .advantages__item .text strong.green:before {
  background: #7fc241;
}
main .advantages__item .text p {
  font-size: 16px;
  line-height: 1.6;
  color: #555;
  margin: 0;
}
.map-wrapper {
  padding: 80px 0 0 !important;
  /**/
}

.point {
  position: absolute;
  top: 0;
  width: 24px;
  height: 24px;
  left: 50%;
  z-index: 10;
}
.point:hover .point-popup {
  display: block;
}
.point-mini {
  position: absolute;
  top: 0;
  width: 8px;
  height: 11px;
  left: 50%;
  z-index: 10;
}
.point-mini:hover .point-popup {
  display: block;
}
.point-mini .point-popup {
  margin-right: 8px;
}
.point-popup {
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  background: #0077c1;
  padding: 10px 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-family: 'MuseoCyrl900';
  display: none;
}
.point-popup:after {
  content: '';
  position: absolute;
  right: -10px;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 10px solid #0077c1;
  border-right: 10px solid transparent;
}
.point-popup span {
  display: block;
  white-space: nowrap;
  font-size: 16px;
}
.point-00 {
  top: 332px;
  margin-left: 457px;
}
.point-01 {
  top: 180px;
  margin-left: 9px;
}
.point-02 {
  top: 217px;
  margin-left: 40px;
}
.point-03 {
  top: 251px;
  margin-left: 7px;
}
.point-04 {
  top: 279px;
  margin-left: 272px;
}
.point-05 {
  top: 283px;
  margin-left: 233px;
}
.point-06 {
  top: 276px;
  margin-left: 195px;
}
.point-07 {
  top: 268px;
  margin-left: 159px;
}
.point-08 {
  top: 275px;
  margin-left: 143px;
}
.point-09 {
  top: 285px;
  margin-left: 134px;
}
.point-10 {
  top: 284px;
  margin-left: 123px;
}
.point-11 {
  top: 269px;
  margin-left: 126px;
}
.point-12 {
  top: 247px;
  margin-left: 100px;
}
.point-13 {
  top: 277px;
  margin-left: 72px;
}
.point-14 {
  top: 299px;
  margin-left: 107px;
}
.point-15 {
  top: 307px;
  margin-left: 89px;
}
.point-16 {
  top: 283px;
  margin-left: 45px;
}
.point-17 {
  top: 289px;
  margin-left: 51px;
}
.point-18 {
  top: 311px;
  margin-left: 54px;
}
.point-19 {
  top: 340px;
  margin-left: 60px;
}
.point-20 {
  top: 340px;
  margin-left: 60px;
}
.point-21 {
  top: 350px;
  margin-left: 66px;
}
.point-22 {
  top: 360px;
  margin-left: 71px;
}
.map-des {
  font-size: 14px;
  line-height: 22px;
  color: #393939;
  padding-top: 60px;
}
.map-des-img {
  width: 50px;
  height: 50px;
  border: 1px solid #ee3023;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 15px;
  background: #fff;
}
.map-des-img img {
  display: block;
  max-width: 40px;
  max-height: 40px;
}
.map-des-item {
  padding-bottom: 25px;
  max-width: 290px;
}
.map-des-item:last-child {
  padding-top: 85px;
  margin-left: 415px;
  max-width: 585px;
}
.map-des-title {
  font-size: 16px;
  font-weight: 600;
  color: #ee3023;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.map-img {
  background: url('../images/map-img.jpg') 50% 0 no-repeat;
  min-height: 920px;
  position: relative;
}

main .condition {
  /*background: url('../img/bg-gray.jpg');*/
}
main .condition .tabs {
  margin-bottom: 0 !important;
}
main .condition .tab-content {
  background: #fff;
}
main .condition .tab-pane {
  padding: 80px 60px 30px;
  background: #fff;
}
main .condition .tab-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
main .condition__items {
  width: 33.33333%;
  padding: 0 20px;
  margin-bottom: 50px;
}
main .condition__items .image {
  height: 200px;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
main .condition__items p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  margin: 0;
}
.list-coutries > div {
  padding: 2px;
}
.list-coutries img {
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
  float: left;
  margin-top: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  width: 14px;
  height: 11px;
}
.question {
  background: url(../img/quest-bg.jpg) center / cover no-repeat;
  border-bottom: 1px solid  #dadada;
  min-height: 660px;
  padding: 70px 0 100px;
}
.question .title-sub {
  margin-bottom: 40px;
  position: relative;
  margin-top: -10px;
  font-size: 16px;
  color: #424b50;
}
.question .form-mb {
  margin-bottom: 30px;
}
.question .form-labels {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  color: #9f9f9f;
  margin-bottom: 10px;
  letter-spacing: 1.5px;
  font-weight: 500;
}
.w-icon {
  position: relative;
}
.w-icon-i {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6e6c6c;
  font-size: 14px;
  width: 47px;
  height: 47px;
  z-index: 5;
}
.question .form-control {
  font-size: 14px;
  color: #000;
  padding: 14px 20px;
    padding-right: 20px;
  border-color: #e6e6e6;
  border-radius: 0;
}
.question .w-icon .form-control {
  padding-right: 45px;
}
.ch-default {
  position: relative;
}
.ch-default span {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.ch-default span {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
.ch-default input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.ch-default label {
  margin: 0 !important;
  position: relative;
  padding: 5px 0 5px 45px !important;
  font-size: 12px;
  line-height: 1.4;
  color: #333;
  cursor: pointer;
}
.ch-default label::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: #f8f8f8;
  border-radius: 2px;
}
.ch-default.active label::after {
  background: #f8f8f8 url(../img/ic/ic_check.svg) center / 12px 10px no-repeat;
}
.ch-default label a {
  color: #333;
  text-decoration: underline;
}
textarea.form-control {
  resize: none;
}
main .tabs ul li a img {
  margin-right: 15px;
  max-height: 35px;
}
.video-main {
  position: absolute;
  top: 0;
  min-width: 100%;
  min-height: 75vh;
  width: 90vh;
  height: auto;
  bottom: 0;
  //z-index: -1;
  -o-object-fit: cover;
  object-fit: cover;
}
header.main:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;  
    background: rgba(0,0,0,0.5);
    z-index: 1;
}
/*# sourceMappingURL=app.css.map */
 
