@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/HelveticaNeueCyr-Thin.eot');
    src: url('../fonts/HelveticaNeueCyr-Thin.eot?') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Thin.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/HelveticaNeueCyr-Medium.eot');
    src: url('../fonts/HelveticaNeueCyr-Medium.eot?') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Medium.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/HelveticaNeueCyr-Bold.eot');
    src: url('../fonts/HelveticaNeueCyr-Bold.eot?') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Bold.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/HelveticaNeueCyr-Light.eot');
    src: url('../fonts/HelveticaNeueCyr-Light.eot?') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Light.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/HelveticaNeueCyr-Roman.eot');
    src: url('../fonts/HelveticaNeueCyr-Roman.eot?') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Roman.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/HelveticaNeueCyr-UltraLight.eot');
    src: url('../fonts/HelveticaNeueCyr-UltraLight.eot?') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-UltraLight.woff') format('woff'), url('../fonts/HelveticaNeueCyr-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: fallback;
}

body {
    font-family: 'HelveticaNeueCyr', sans-serif;
}

* {
    outline: none!Important;
}

button {
    background: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

label.error {
    display: none!important;
}

.error {
    border-color: red!important;
}

.valid {
    border-color: green!important;
}

.nomob {
    display: block;
}

.onlymob {
    display: none;
}

.nopadl {
    padding-left: 0;
}

.nopadr {
    padding-right: 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.flex::before,
.row.flex::after {
    display: none
}

.flex.center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.onlyxs {
    display: none;
}

.container {
    width: 100%;
    max-width: 1215px;
    position: relative;
    z-index: 10;
}

header .container {
    max-width: 1360px;
}

.intro_section {
    position: relative;
    padding-top: 125px;
    padding-bottom: 75px;
    overflow: hidden;
}

.intro_section::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(91.98deg, #031127 39.36%, rgba(3, 17, 39, 0.17) 80.51%);
    opacity: 0.9;
    z-index: 1;
}

.intro_section::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #031127;
    opacity: 0.7;
    z-index: 2;
}

.intro_section .container {
    position: relative;
    z-index: 100;
}

h1 {
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: 200;
    font-size: 50px;
    line-height: 60px;
    color: #FFFFFF;
}

h1 span {
    font-weight: 500;
}

.top_icn_flex {
    margin-bottom: 50px;
}

.top_icn_flex p {
    margin-bottom: 0;
    margin-top: 12px;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #FFFFFF;
}

.top_icn_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 590px;
}

.get_offer {
    width: 100%;
    max-width: 245px;
    height: 64px;
    background: linear-gradient(90.61deg, #39A7E6 0.53%, #323BCA 117.86%);
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
}

.get_offer:hover {
    background: linear-gradient(90.61deg, #323BCA 0.53%, #39A7E6 117.86%);
}

.recall {
    width: 185px;
    height: 55px;
    border: 2px solid #4D5499;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
}

.recall:hover {
    background-color: #4D5499;
}

header {
    position: fixed;
    z-index: 1000;
    left: 0;
    background-color: transparent;
    top: 0;
    width: 100%;
    padding: 15px 0;
    -webkit-transition: 0.3s, width 0s;
    transition: 0.3s, width 0s
}

.header_flex {
    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;
}

.top_nav {
    width: 522px;
    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;
}

.top_nav a {
    font-size: 13px;
    line-height: 18px;
    color: #FFFFFF;
}

.top_nav a:hover {
    text-decoration: underline;
}

.cont_mes {
    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;
    width: 100%;
}

.cont_mes a {
    font-weight: bold;
    font-size: 19px;
    line-height: 23px;
    color: #FFFFFF;
}

.cont_mes a:hover {
    text-decoration: underline;
}

.cont_mes li:last-child {
    top: 0!important
}

.cont_mes li {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.cont_mes li:hover {
    top: -4px;
}

.adres {
    margin-bottom: 0;
    margin-top: 6px;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    color: #FFFFFF;
    opacity: 0.67;
}

.player_wrp {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.player {
    position: absolute;
    right: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.rutina {
    padding-top: 95px;
    position: relative;
    z-index: 10;
    padding-bottom: 120px;
    background-color: #fff;
}

h2 {
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: normal;
    font-size: 50px;
    line-height: 61px;
    color: #1B2330;
}

h2 span {
    font-weight: 800;
}

.after_h2 {
    font-size: 28px;
    line-height: 40px;
    color: #1B2330;
}

.dev_flex {
    position: relative;
}

.dev_flex div {
    min-height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 22px;
}

.dev_flex div:last-child {
    margin-bottom: 0;
}

.dev_flex::before {
    content: '';
    display: block;
    width: 3px;
    height: 172px;
    background-color: #4D5499;
    position: absolute;
    left: 40px;
    top: -230px;
}

.dev_flex div img {
    width: 80px;
    position: relative;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.dev_flex div:hover img {
    left: -5px;
}

.dev_flex p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    width: calc(100% - 80px);
    padding-left: 30px;
    font-size: 16px;
    line-height: 24px;
    color: #1B2330;
}

.dev_flex p span {
    font-weight: bold;
}

.help_div {
    position: relative;
    background-color: #2B3163;
    padding-top: 60px;
    padding-left: 64px;
    padding-bottom: 70px;
    padding-right: 95px;
    margin-top: 90px;
}

.help_div::before {
    content: '';
    display: block;
    position: absolute;
    background-color: #474E86;
    width: 100%;
    height: 100%;
    z-index: -10;
    bottom: -15px;
    left: 10px;
}

.help_div::after {
    content: '';
    display: block;
    position: absolute;
    background-color: #5F66A5;
    width: 100%;
    height: 100%;
    z-index: -20;
    bottom: -32px;
    left: 24px;
}

.help_div h2 {
    margin-bottom: 40px;
    font-size: 41px;
    line-height: 54px;
    color: #FFFFFF;
    font-weight: 500;
}

.help_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.help_flex p {
    margin-top: 18px;
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
}

.help_flex span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.problems_save {
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

.problems_save h2 {
    margin-bottom: 45px;
    font-weight: 500;
    font-size: 41px;
    line-height: 54px;
    color: #1B2330;
}

.problems_nav li {
    display: block;
}

.problems_nav li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 25px;
    padding-right: 15px;
    min-height: 68px;
}

.problems_nav li a span {
    font-size: 15px;
    line-height: 20px;
    color: #757272;
    display: inline-block;
    vertical-align: middle;
}

.problems_nav li a p {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    color: #757272;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding-left: 12px;
}

.problems_nav li a p::before {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 0px;
    height: 2px;
    background-color: #fff;
    left: 10px;
    top: calc(50% - 1px);
}

.problems_nav li.active a {
    background-color: #2B3163
}

.problems_nav li.active a span {
    font-weight: bold;
    color: #FFFFFF;
}

.problems_nav li:hover a span {
    font-weight: bold;
}

.problems_nav li.active a p {
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 46px;
}

.problems_nav li.active a p::before {
    width: 22px;
}

.tabs_inner_wrp {
    position: relative;
    background-color: #005BEA;
    padding-top: 42px;
    padding-left: 50px;
    min-height: 750px;
    padding-bottom: 40px;
    background-color: #363D74;
    background-repeat: no-repeat;
    background-image: url(../img/icon_tabs.svg);
    background-position: calc(50% + 90px) 57%;
}

.tabs_inner_wrp::before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    width: calc(100% - 10px);
    height: 100%;
    top: -10px;
    z-index: -1;
    background-color: #474E86;
}

.tabs_inner_wrp::after {
    content: '';
    display: block;
    position: absolute;
    left: 16px;
    width: calc(100% - 16px);
    height: 100%;
    top: -16px;
    z-index: -2;
    background-color: #5F66A5;
}

.tabs_inner_wrp> div {
    position: relative;
    z-index: 10;
}

.helpt1 {
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
}

.helpt2 {
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin-top: 60px;
}

.help_list li {
    padding-left: 22px;
    font-weight: normal;
    font-size: 17px;
    line-height: 28px;
    position: relative;
    color: #FFFFFF;
}

.help_list li:last-child {
    margin-bottom: 0;
}

.help_list li::before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #FFFFFF;
    left: 0;
    top: 10px;
}

.ind_tarif {
    background-image: url(../img/tarif_bg.jpg);
    background-position: center;
    background-size: cover;
    padding-top: 84px;
    padding-bottom: 84px;
    margin-top: -1px;
    z-index: 100;
    position: relative;
}

.ind_tarif h2 {
    margin-bottom: 35px;
    color: #fff;
    font-weight: 200
}

.ind_flex {
    max-width: 860px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 50px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ind_flex p {
    margin-top: 14px;
    font-size: 16px;
    line-height: 24px;
    -webkit-font-feature-settings: 'liga' off;
    font-feature-settings: 'liga' off;
    color: #FFFFFF;
}

input {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    height: 66px;
    background-color: #fff;
    padding: 0 24px;
    border: 1px solid #fff;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
}

::-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
}

:-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
}

.limit_input {
    max-width: 562px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.limit_input input {
    width: 307px;
}

.limit_input .get_offer {
    width: 100%;
    height: 66px;
    max-width: calc(100% - 307px);
}

[name="phone"] {
    background-image: url(../img/phone.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 22px) 50%;
    padding-right: 40px;
}

[name="name"] {
    background-image: url(../img/user.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 22px) 50%;
    padding-right: 40px;
}

.pressing {
    position: relative;
    cursor: pointer;
    margin-top: 20px;
    padding-left: 32px;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
}

.pressing span {
    text-decoration: underline
}

.pressing span:hover {
    text-decoration: none;
}

.pressing::before {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    left: 0;
    top: -1px;
}

.pressing.pressed::before {
    border-width: 7px;
}

.noActive {
    opacity: .6;
    pointer-events: none
}

.protect_section {
    padding: 95px 0;
    background: #fff;
}

.protect_section h2 {
    margin-bottom: 45px;
    font-weight: 500;
    font-size: 41px;
    line-height: 54px;
    color: #1B2330;
}

.protect_section .flex {
    margin-bottom: -50px;
}

.protect_section .flex > div {
    margin-bottom: 50px;
}

.protect_item p {
    margin-top: 24px;
    margin-bottom: 16px;
    font-weight: bold;
    font-size: 21px;
    line-height: 28px;
    color: #1B2330;
}

.protect_item > span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #1B2330;
}

.protect_item > span > span {
    font-weight: 700;
}

.cooperate_section {
    background-image: url(../img/bg_cooperate.jpg);
    background-position: center;
    background-size: cover;
    padding: 130px 0;
}

.cooperate_section h2 {
    margin-bottom: 90px;
    font-weight: 500;
    font-size: 41px;
    line-height: 54px;
    color: #FFFFFF;
}

.cooperate_section .flex {
    margin-bottom: -25px;
}

.cooperate_section .flex > div {
    margin-bottom: 25px;
}

.cooper_item img {
    max-width: 100%;
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.cooper_item:hover img {
    top: -4px;
}

.cooper_item p {
    margin-top: 34px;
    margin-bottom: 22px;
    font-weight: bold;
    font-size: 21px;
    line-height: 28px;
    color: #FFFFFF;
}

.cooper_item span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    opacity: 0.7;
}

.check_us {
    padding-top: 90px;
    padding-bottom: 130px;
    overflow: hidden;
    background: #fff;
}

.check_wh_wrp {
    position: relative;
    background-color: #2B3163;
    padding-top: 60px;
    padding-bottom: 70px;
    padding-left: 70px;
    padding-right: 30px;
}

.check_wh_wrp::before {
    content: '';
    display: block;
    position: absolute;
    z-index: -10;
    background-color: #474E86;
    top: 15px;
    left: 15px;
    width: 100%;
    height: 100%;
}

.check_wh_wrp::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -20;
    background-color: #5F66A5;
    top: 30px;
    left: 30px;
    width: 100%;
    height: 100%;
}

.wr_in {
    position: relative;
    z-index: 100
}

.wr_phone {
    position: absolute;
    background-image: url(../img/whatsapp.png);
    background-repeat: no-repeat;
    height: 496px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-position: calc(50% + 320px) 0;
}

.check_us h2 {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 41px;
    line-height: 54px;
    color: #FFFFFF;
}

.check_us .after_h2 {
    margin-bottom: 56px;
    color: #fff;
    font-weight: 300;
}

.wr_list li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 35px;
}

.wr_list li a {
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.wr_list li:last-child {
    margin-right: 0;
}

.wr_list img {
    margin-right: 15px;
}

.wr_list span {
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.wr_list li:hover span {
    border-bottom-color: #fff;
}

.reviews .swiper-slide {
    height: auto;

}

.rev_section {
    background-image: url(../img/bg_rev.jpg);
    background-position: center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 90px;
}

.rev_section h2 {
    font-weight: 500;
    font-size: 41px;
    line-height: 54px;
    width: 100%;
    color: #FFFFFF;
}

.rev_controls {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.controls_wrp img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer
}

.controls_wrp img:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
}

.controls_wrp p {
    margin: 0 20px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 42px;
    line-height: 24px;
    color: #FFFFFF;
}

.controls_wrp p span.total {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    position: relative;
    padding-left: 8px;
    top: -5px;
}

.rev_item {
    position: relative;
    height: 100%;
    padding-top: 40px;
    padding-left: 60px;
    padding-bottom: 35px;
    padding-right: 40px;
    background-color: #2B3163;
    background-image: url(../img/quoteps.svg);
    background-repeat: no-repeat;
    background-position: calc(50% + 130px) 0;
}

.rev_header {
    margin-bottom: 20px;
}

.rev_header p {
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 21px;
    line-height: 28px;
    color: #FFFFFF;
}

.rev_header span {
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    color: #7E83AD;
}

.rev_t {
    margin-bottom: 0;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.rev_t::before {
    content: '';
    display: block;
    position: absolute;
    left: -31px;
    background-image: url(../img/quoteps2.svg);
    width: 20px;
    height: 18px;
    top: 5px;
}

.faq_section {
    padding-top: 90px;
    background-image: url(../img/faq_bg.svg);
    background-repeat: no-repeat;
    padding-bottom: 45px;
    background-position: calc(50% + 710px) 60px;
    background-repeat: no-repeat;
    background-color: #fff;
}

.faq_section h2 {
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 41px;
    line-height: 54px;
    color: #1B2330;
}

.faq_section .after_h2 {
    font-size: 20px;
    line-height: 30px;
    color: #1B2330;
    margin-bottom: 30px;
}

.faq_item {
    position: relative;
    cursor: pointer;
    margin-bottom: 12px;
    background-color: #4D5499;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.faq_item::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/arb.svg);
    width: 13px;
    height: 9px;
    -webkit-transform-origin: center;
    transform-origin: center;
    right: 30px;
    top: 33px;
}

.faq_item:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.faq_item.opened {
    -webkit-transform: scale(1)!important;
    transform: scale(1)!important
}

.faq_item.opened::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.faq_head {
    min-height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 27px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 45px;
    font-weight: bold;
    font-size: 15px;
    line-height: 23px;
    color: #FFFFFF;
}

.faq_body {
    padding-bottom: 24px;
    font-size: 16px;
    padding-right: 45px;
    display: none;
    padding-left: 27px;
    font-weight: 300;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: -4px;
}

.go_telega {
    margin-top: 36px;
    margin-bottom: 24px;
    max-width: 310px;
    width: 100%;
    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;
    text-align: center;
    height: 65px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    background: linear-gradient(90.61deg, #39A7E6 0.53%, #323BCA 117.86%);
    color: #FFFFFF;
}

.go_telega img {
    margin-right: 16px;
}

.go_telega:hover {
    background: linear-gradient(90.61deg, #323BCA 0.53%, #39A7E6 117.86%);
}

.email_faq {
    max-width: 1120px;
    text-align: right;
    width: 100%;
}

.email_faq a {
    font-weight: 300;
    font-size: 32px;
    line-height: 36px;
    color: #000000;
}

.email_faq a:hover {
    text-decoration: underline;
}

footer {
    background-image: url(../img/footer.jpg);
    background-position: center;
    background-size: cover;
    padding-top: 70px;
}

footer .flex {
    padding-bottom: 45px;
}

footer h2 {
    margin-bottom: 18px;
    font-weight: 500;
    font-size: 41px;
    line-height: 54px;
    color: #FFFFFF;
}

footer .after_h2 {
    margin-bottom: 40px;
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
}

.cont_wrp > div {
    min-height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 24px;
    padding-left: 75px;
}

.cont_wrp > div:last-child {
    margin-bottom: 0;
}

.cont_wrp div img {
    position: absolute;
    left: 0;
    top: calc(50% - 24px);
}

.cont_wrp div p,
.cont_wrp div a {
    margin-bottom: 0;
    color: #fff;
    font-weight: 300;
    font-size: 32px;
    line-height: 36px;
    color: #FFFFFF;
}

.cont_wrp div a:hover {
    text-decoration: underline;
}

.mes_write {
    margin-top: 50px;
    max-width: 324px;
    width: 100%;
    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;
}

.mes_write li a {
    padding-left: 54px;
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.mes_write li a br {
    display: block!important
}

.mes_write li img {
    position: absolute;
    left: 0;
    top: calc(50% - 20px);
}

.mes_write li a:hover {
    text-decoration: underline;
}

#map {
    height: 275px;
    width: 100%;
}

.foot_flex {
    padding: 20px 0;
    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
}

.foot_flex p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}

.foot_flex p:nth-child(1) {
    cursor: pointer
}

.foot_flex p:nth-child(1):hover {
    text-decoration: underline
}

.fixMe {
    background-color: #031127;
    padding: 10px 0
}

.top_icn_flex img,
.help_flex img,
.ind_flex img,
.protect_item img {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.top_icn_flex div:hover img,
.help_flex div:hover img,
.ind_flex div:hover img,
.protect_item:hover img {
    top: -4px;
}

.modal_wrp {
    padding-top: 48px;
    padding-left: 48px;
    padding-right: 48px;
    padding-bottom: 40px;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: #2B3163;
}

.closemod {
    position: absolute;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 100;
    top: 8px;
    right: 8px;
}

.closemod:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mt1 {
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    color: #FFFFFF;
}

.mt2 {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.modal_wrp input {
    margin-bottom: 8px;
}

.modal_wrp .get_offer {
    max-width: 100%;
    margin-top: 8px;
}

.thanks_wrp p {
    margin-bottom: 0;
    margin-top: 30px;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    color: #FFFFFF;
}

.thanks_wrp img {
    width: 124px
}

.modal-lg .modal_wrp {
    padding: 30px;
    max-width: 100%;
    color: #fff;
}

.wow {
    visibility: hidden;
}

.open_nav {
    display: none
}

.recall_tel img {
    display: none
}

body > div:nth-last-child(1) {
    display: none!important
}
.faq_body br {
    display: block!important
}


.over_revs {
    padding: 0 80px;
    position: relative;
    max-width: 1010px;
    margin-left: auto;
    margin-right: auto;
}
.rev_prev {
    position: absolute;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    left: 0;
    top: calc(50% - 12px);
}

.rev_next {
    position: absolute;
    right: 0;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: calc(50% - 12px);
}
.rev_prev:hover, .rev_next:hover {
    -webkit-transform: scale(0.95);
    transform: scale(0.95)
}
.swiper-pagination {
    display: none
}
.rev_item br {
    display: block!important
}
.english .wr_phone {
	background-image: url(../img/whatsapp_en.png);
    background-size: 515px
}
#main_form .mt1 {
    margin-bottom: 25px;
}
li.lang img {
    width: 21px;
}
.mob_lang_switcher {
    display: none
}
.small_lang {
    display: none!important
}
.accord_wrp {
    display: none
}