@font-face {
    font-family: 'Conv_inaveltetkacyr';
    src: url('/fonts/inaveltetkacyr.eot');
    src: local('☺'), url('/fonts/inaveltetkacyr.woff') format('woff'), url('/fonts/inaveltetkacyr.ttf') format('truetype'), url('/fonts/inaveltetkacyr.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
h1.home-title {
    font-family: 'Conv_inaveltetkacyr';
    font-size: 44px;
    margin: 15px 0;
}
.logo-home {
    display: inline-block;
    margin: 6vh 0;
}
.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
audio:not([controls]) {
	display: none;
}
.ba-image img {
    border-radius: 20px;
}
.partner {
    width: 21%;
    margin-bottom: 2%;
    text-align: center;
}
.partner img {
    display: inline-block;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: 'Arial', sans-serif;
}
.ba-caption {
    border-radius: 0 0 20px 20px;
}
ul.nav.menuwith-img.mod-list {
    list-style: none;
    display: flex;
    text-align: center;
    justify-content: space-between;
    max-width: 1240px;
    padding: 0;
    width: 100%;
}
.socs a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 5px;
    background: #fff;
    color: #000;
    font-size: 20px;
    border-radius: 50%;
    transition: .3s;
}
.socs a:hover {
    opacity: 1;
}
.socs.top {
    margin-right: 20px;
}
.socs {
    text-align: center;
}
section#bottomnav img {
    width: 100%;
}
footer.footer {
    border-top: 2px solid #f0c92d73;
    margin-top: 40px;
}
.bottom-nav-wrap.flex {
    flex-wrap: nowrap;
}
#content {
    padding-top: 160px;
}
.bottom-nav-wrap.flex.other img {
    display: none;
}
div#yamap iframe {
    border: none;
    border-radius: 20px;
    overflow: hidden;
}
div#yamap>a {
    display: none;
}
.bottom-nav-wrap.flex.other {
    padding-top: 40px;
}
.conts.flex {
    justify-content: space-around;
    padding: 30px 0;
}
.cont-ic {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 5px 20px 5px 0;
    background: #fff;
    color: #000;
    font-size: 20px;
    border-radius: 50%;
    transition: .3s;
}
.bottom-nav-wrap.flex {
    justify-content: center;
    align-items: inherit;
}
.border-img {
    margin-top: 1%;
}
ul.nav.menuwith-img.mod-list img {
    margin-bottom: 70px;
}
span.image-title {
    text-transform: uppercase;
}
.hidden {
    display: none;
}
section {
    overflow: hidden;
}
a {
	color: #fff;
	text-decoration: none;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
*{
	outline: none;
    box-sizing: border-box;
}
img {
    display: block;
    max-width: 100%;
}
body {
    padding: 0;
    margin: 0;
    background: #000;
    color: #fff;
}
section#slider {
    text-align: center;
}
.row {
    padding: 0 15px;
}
.container {
    max-width: 1464px;
    margin: 0 auto;
    position: relative;
}
.top-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
}
ul.nav.menu_top-nav.mod-list {
    display: flex;
    list-style: none;
    padding: 0;
}
.top-contact {
    display: flex;
    align-items: center;
}
.nav-toggler {
    display: none;
}
ul.nav.menu_top-nav.mod-list a.hidden {
    display: none;
}
ul.nav.menu_top-nav.mod-list a {
    padding: 15px 0;
    display: inline-block;
    text-transform: uppercase;
}
ul.nav.menu_top-nav.mod-list a:hover {
    color: #fff;
}
ul.nav.menu_top-nav.mod-list li {
    position: relative;
    margin: 0 15px;
}
ul.nav.menu_top-nav.mod-list li a:before {
    content: '';
    display: block;
    width: 100%;
    border-top: 2px solid transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .3s;
}
ul.nav.menu_top-nav.mod-list li:hover a:before {
    border-top: 2px solid #f0c92d73;
}
.bottom-nav-wrap.flex li a {
    transition: .3s;
}
.bottom-nav-wrap.flex li a:hover {
    color: #f0c92d73;
}
.tel {
    font-size: 22px;
}
.tel i {
    padding-right: 10px;
    color: #005FF9;
}
.tel span {
    font-weight: 800;
}
section#top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.logo img {
    width: 100%;
}
section#top.fixed {
    background: #000;
    position: fixed;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
section#top.fixed .top-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
}
section#top.fixed .logo {
    width: 160px;
}
section#slider {
    margin-top: 132px;
}
.utps {
    display: flex;
    justify-content: space-around;
    padding: 50px 0 30px;
}
.utp {
    width: 18%;
    text-align: center;
    line-height: 1.5;
}
p {
    margin: 40px 0;
}
h3 {
    text-align: center;
    font-weight: normal;
}
span.yellow {
    color: #f0c92d;
}
section#utp {
    padding: 100px 0;
    background: #F5F6F7;
}
.utp-title span {
    display: block;
    color: #005FF9;
    font-weight: 700;
}
.utp-ic {
    width: 70px;
    margin: 0 auto 30px;
}
.u-tps {
    display: flex;
    align-items: center;
}
section#utp2 {
    padding: 100px 0;
    background: url(/images/sl2.png) no-repeat;
    background-position: 117% 479px;
}
.bl-title, .price-title {
    font-size: 42px;
    font-weight: 800;
    line-height: 1.3;
}
section#utp2 .bl-title {
    text-align: right;
}
.u-tp-left {
    width: 50%;
    padding-right: 50px;
}
.u-tp-right {
    width: 50%;
    padding-left: 50px;

}
.bl-title span {
    color: #005FF9;
}
.u-tp-right span {
    font-weight: 800;
    color: #005FF9;
}
.u-tp-right li {
    padding-bottom: 15px;
}
section#poss {
    background: #F5F6F7;
    padding-top: 100px;
}
.poss {
    display: flex;
}
.pos-tight {
    display: flex;
    align-items: center;
    width: 50%;
    max-width: 700px;
    padding-left: 50px;
}
.pos-item {
    display: flex;
    align-items: center;
    padding: 40px;
    margin-bottom: 15px;
    background: #fff;
}
.pos-img {
    width: 70px;
}
.pos-tx {
    width: calc(100% - 70px);
    padding-left: 30px;
}
.pos-item:first-child {
    border-radius: 0 50px 0 0;
}
.pos-item:last-child {
    border-radius: 0 0 0 50px;
}
.pos-left {
    width: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.pos-inner {
    padding: 40px 0;
}
.price {
    display: flex;
    align-items: center;
}
.price-img img {
    position: absolute;
    top: 0;
    left: 0;
}
.price-img {
    position: relative;
}
.price-img img:first-child{
    position: relative;
}
.price-left {
    width: 50%;
}
.price-right {
    width: 50%;
}
section#price {
    padding: 100px 0;
    background: url(/images/sl2.png) no-repeat;
    background-position: -26% 529px;
}
.price-val {
    font-size: 160px;
    font-weight: 800;
    color: #005FF9;
}
.price-desc {
    font-size: 26px;
    margin-bottom: 40px;
}
.button-blue a {
    padding: 15px 50px;
    display: inline-block;
    color: #000;
    background: #f0c92d;
    transition: .3s;
    border-radius: 20px;
}
.button-blue a:hover {
    box-shadow: none;
    transform: translateY(5px);
}
.acc-item {
    background: #fff;
    padding: 40px;
    margin-bottom: 20px;
    cursor: pointer;
    transition: .3s;
}
.acc-quest {
    font-size: 24px;
    padding-right: 30px;
    position: relative;
    cursor: pointer;
    font-weight: 800;
}
.acc-icon {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 7px;
    right: 0;
    font-size: 14px;
    line-height: 14px;
}
.acc-item.black .acc-icon {
    transform: rotate(180deg);
}
.acc-answ {
    font-size: 18px;
    display: none;
    padding: 15px 0;
}
.acc-item.black {
    background: #005FF9;
    color: #fff;
}
.acc-item.black .acc-answ {
    display: block;
}
.acc-item:hover {
    background: #005FF9;
    color: #fff;
}
section#faq {
    background: #F5F6F7;
    padding: 100px 0;
}
.accordeon {
    margin-top: 40px;
}
section#poss2 {
    padding-top: 100px;
}
.bl-title.big {
    font-size: 60px;
}
section#utp3 {
    padding: 100px 0;
    background: #F5F6F7 url(/images/sl2.png) no-repeat;
    background-position: 117% 479px;
}
.uts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.6%;
}
.ut {
    width: 30%;
    padding: 30px 70px 70px;
    background: #fff;
    border-bottom: 10px solid #005FF9;
    margin: 1.6%;
}
.ut-count {
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 30px;
    color: #005FF9;
}
.ut.b-button {
    background: #005FF9;
    color: #fff;
    border: 10px solid #005FF9;
    cursor: pointer;
    transition: .3s;
}
.ut.b-button:hover {
    background: #fff;
    color: #005FF9;
}
.ut-tx-b {
    font-size: 40px;
    font-weight: 800;
    transition: .3s;
}
.ut.b-button:hover .ut-tx-b {
    transform: translateX(30px) translateY(30px);
}
.time {
    display: flex;
    justify-content: space-between;
    margin: 70px 0 30px;
}
.time-first {
    width: 74%;
}
.time-third {
    width: 24%;
}
.time-inner {
    display: flex;
    justify-content: space-between;
}
.step {
    width: 31%;
    padding: 30px 0px 30px 60px;
    position: relative;
    transform-style: preserve-3d;
}
.step.full {
    width: 100%;
}
.step-count {
    position: absolute;
    top: 18px;
    left: 0;
    font-size: 60px;
    font-weight: 800;
    color: #e2e6eb;
    transform: translateZ(-1px);
}
.time-title {
    font-size: 60px;
    font-weight: 800;
    border-bottom: 10px solid #e2e6eb;
    color: #e2e6eb;
    padding-bottom: 16px;
}
section#steps {
    padding: 100px 0;
}
.contacts {
    position: absolute;
    z-index: 9;
    top: 100px;
    background: #fff;
    padding: 40px;
    box-shadow: 4px 7px 22px rgb(0 0 0 / 20%);
    max-width: 450px;
}
div#map {
    border-radius: 20px;
    overflow: hidden;
    margin-top: 40px;
}
.cont-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.cont-val {
    width: calc(100% - 24px);
}
.foot-logo {
    margin-bottom: 30px;
}
.soc-button a {
    padding: 10px 20px;
    background: #444;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
}
.soc-btns {
    display: flex;
    margin-top: 30px;
}
.soc-button.tg a {
    background: #0088cc;
}
.soc-button.wa a {
    background: #43d854;
}
.copy-col {
    width: 30%;
    font-size: 14px;
    color: #818181;
}
.copy {
    padding: 5px 0;
}
.fa-vk:before{content:"\f189"}
.fa-facebook:before{content:"\f09a"}
.fa-telegram:before{content:"\f2c6"}
.fa-whatsapp:before{content:"\f232"}
.to-top {
    position: fixed;
    bottom: 100px;
    right: 40px;
    cursor: pointer;
    display: none;
    transition: .3s;
}
.to-top:hover {
    transform: rotate(-45deg);
}
body .ba-form-acceptance-field .ba-form-acceptance-html p {
    font-size: 12px;
    line-height: 1;
}
i.zmdi.zmdi-close {
    position: absolute;
    right: 0;
}
.ba-form-field-item.ba-form-submit-field {
    margin-bottom: 0;
}
i.fa.fa-phone {
    animation: shake 6s infinite;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  1%, 3%, 5%, 7%, 9% {
    transform: translate3d(-2px, 2px, 0);
  }

  2%, 4%, 6%, 8% {
    transform: translate3d(2px, -2px, 0);
  }
  10% {
    transform: translate3d(0, 0, 0);
  }
}
body .ba-forms-modal-wrapper .ba-forms-modal {
    margin: 0;
    min-height: auto;
    top: 50%;
    transform: translateY(-50%);
}
#map {
    width: 100%;
    height: 600px;
}
@media screen and (max-width: 1400px){
.top-wrapper {
    padding-top: 20px;
}
.contacts {
    left: 15px;
}
}
@media screen and (max-width: 767px){
.top-nav {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background: #000;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(100%);
    transition: .2s;
}
#content {
    padding-top: 60px;
}
.button-blue a {
    padding: 20px 30px;
}
h1.home-title {
    font-size: 24px;
}
.copy-col.center {
    padding: 5px 0;
}
html {
    font-size: 14px;
}
.bottom-nav-wrap.flex li {
    padding: 0 2px;
}
.logo-home {
    margin: 6vh 0 2vh;
}
ul.nav.menuwith-img.mod-list img {
    margin-bottom: 30px;
}
.border-img {
    margin-top: 1%;
    display: none;
}
section#slider {
    margin-top: 48px;
}
.logo-home {
    max-width: 240px;
}
.top-nav.active {
    transform: translateX(0);
}
section#top.fixed .logo {
    width: 80px;
}
ul.nav.menu_top-nav.mod-list {
    display: block;
    text-align: center;
    font-size: 24px;
    margin-top: -50px;
}
section#top {
    position: fixed;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
.logo {
    width: 80px;
}
.tel {
    font-size: 18px;
}
.socs.top {
    display: none;
}
.nav-toggler {
    display: inline-block;
    padding-left: 15px;
}
ul.nav.menu_top-nav.mod-list a {
    padding: 10px 15px;
    display: block;
}
ul.nav.menu_top-nav.mod-list a.hidden {
    display: none;
}
.top-wrapper {
    padding: 10px 0;
}
.cont-tx {
    width: calc(100% - 53px);
}
.cont-it.flex {
    width: 100%;
    justify-content: flex-start;
}
.utps {
    flex-wrap: wrap;
}
.utp {
    width: 43%;
    max-width: 100%;
    margin-bottom: 20px;
}
.utp-ic {
    width: 60px;
}
.utp-title {
    padding-left: 20px;
}
section#utp {
    padding: 50px 0;
}
section#utp2 {
    padding: 50px 0;
}
.u-tps {
    flex-wrap: wrap;
}
.u-tp-left {
    width: 100%;
    padding-right: 0;
}
.u-tp-right {
    width: 100%;
    padding-left: 0;
}
.poss {
    flex-wrap: wrap;
}
.pos-left {
    width: 100%;
}
.pos-tight {
    width: 100%;
    padding-left: 0;
}
.poss {
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.price {
    flex-wrap: wrap;
}
.price-left {
    width: 100%;
}
.price-right {
    width: 100%;
}
.price-val {
    font-size: 80px;
}
.uts {
    margin: 0;
}
.ut {
    width: 100%;
    padding: 30px 40px 40px;
}
.time {
    flex-wrap: wrap;
}
.time-first {
    width: 100%;
}
.time-third {
    width: 100%;
}
.time-inner {
    flex-wrap: wrap;
}
.step {
    width: 100%;
    padding: 30px 0px 30px 40px;
}
.copy {
    flex-wrap: wrap;
}
.contacts {
    position: relative;
    top: 0;
    left: 0;
    padding: 30px 15px;
}
.bl-title, .price-title {
    font-size: 30px;
    line-height: 1.2;
}
.bl-title, .price-title {
    font-size: 24px;
}
.foot-logo {
    width: 180px;
}
section#utp2 .bl-title {
    text-align: left;
}
.u-tp-right ul {
    padding-left: 20px;
}
section#poss {
    padding-top: 50px;
}
section#price {
    padding: 50px 0;
}
.price-desc {
    font-size: 20px;
    max-width: 320px;
}
.acc-item {
    padding: 30px;
}
.acc-quest {
    font-size: 20px;
}
.acc-answ {
    font-size: 16px;
}
section#faq {
    background: #F5F6F7;
    padding: 50px 0;
}
.bl-title.big {
    font-size: 28px;
    margin-bottom: 15px;
}
section#poss2 {
    padding-top: 50px;
}
section#utp3 {
    padding: 50px 0;
}
.ut-tx-b {
    font-size: 28px;
}
section#steps {
    padding: 50px 0;
}
.time-title {
    font-size: 40px;
}
.step-count {
    font-size: 36px;
}
footer.footer {
    font-size: 12px;
    text-align: center;
}
.copy div {
    width: 100%;
}
.to-top {
    display: none!important;
}
.ba-form-field-item.ba-form-input-field {
    margin-top: 0;
}
i.zmdi.zmdi-close {
    position: absolute;
    right: -12px;
    top: -10px;
}
.soc-button a {
    padding: 10px;
}
#map {
    height: 260px;
}
.pos-left img {
    max-width: 130%;
}
.ut.b-button:hover .ut-tx-b {
    transform: translateX(0) translateY(0);
}
body .ba-field-container input[type="text"] {
    font-size: 15px;
}
body .ba-form-1 {
--field-typography-font-size: 15px; 
}
}
@media screen and (max-width: 320px){
section#top.fixed .logo, .logo {
    width: 90px;
}
.tel {
    font-size: 16px;
}
.pos-img {
    width: 60px;
}
.pos-item {
    padding: 30px;
}
.pos-tx {
    width: calc(100% - 30px);
    padding-left: 15px;
}
.acc-quest {
    font-size: 16px;
}
.acc-answ {
    font-size: 14px;
}
.bl-title.big {
    font-size: 24px;
}
.utp-ic {
    width: 50px;
}
.utp-title {
    width: calc(100% - 50px);
    font-size: 18px;
}
}