@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Black.eot');
    src: url('../fonts/Gilroy-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Black.woff') format('woff'), url('../fonts/Gilroy-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Medium.woff') format('woff'), url('../fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-ExtraBold.eot');
    src: url('../fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-ExtraBold.woff') format('woff'), url('../fonts/Gilroy-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Bold.woff') format('woff'), url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'cera';
    src: url('../fonts/CeraPro-Bold.eot');
    src: url('../fonts/CeraPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/CeraPro-Bold.woff') format('woff'), url('../fonts/CeraPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.eot');
    src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Light.woff') format('woff'), url('../fonts/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Heavy.eot');
    src: url('../fonts/Gilroy-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Heavy.woff') format('woff'), url('../fonts/Gilroy-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Thin.eot');
    src: url('../fonts/Gilroy-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Thin.woff') format('woff'), url('../fonts/Gilroy-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-SemiBold.eot');
    src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-SemiBold.woff') format('woff'), url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.eot');
    src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Light.woff') format('woff'), url('../fonts/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

body {
    font-family: 'Gilroy';
    margin-right: auto;
    position: relative;
    max-width: 1920px;
    width: 100%;
    padding-top: 72px;
    margin-left: auto;
}

* {
    outline: none!Important;
}

button {
    transition: 0.3s;
}

label.error {
    display: none!important;
}

.error {
    border-color: red!important;
}

.valid {
 
}

.nomob {
    display: block;
}

.onlymob {
    display: none;
}

.nopadl {
    padding-left: 0;
}

.nopadr {
    padding-right: 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

body {
    padding-right: 0 !important;
}

body.modal-open {
    padding-right: 17px !important;
}

.flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.flex::before,
.row.flex::after {
    display: none
}

.flex.center {
    align-items: center;
}

.container {
    width: 100%;
    max-width: 1290px;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
  
}

header {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    background: #FFFFFF;
    transition: 0.3s;
    box-shadow: 0px 0px 63px rgba(36, 36, 58, 0.08);
}

.head_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo {
    max-width: 100%;
    display: inline-block;
    width: 220px;
    position:relative;
    left:-30px;
}

.top_nav {}

.top_nav li {
    display: inline-block;
    vertical-align: middle;
}

.top_nav li a {
    transition: 0.3s;
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
   /*  padding: 14px 20px; */
   padding: 14px 18px;
    color: #404056;
}

.top_nav li.active a {
    color: #fff;
    font-weight: bold;
	background: #76b62a;
    border-radius: 3px;
    text-decoration: none!important
}

.top_nav li a:hover {
    text-decoration: underline
}

button {
    background: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}

.recall {
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(360deg, #FF8126 0%, #FF9B26 100%), linear-gradient(360deg, #2375F4 0%, #0CADE8 100%);
    border-radius: 3px;
    width: 175px;
    height: 55px;
}

.recall:hover {
    opacity: .6
}

.tel_wrp {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
    position: relative;
}

.tel_wrp > a {
    margin-bottom: 10px;
    display: block;
    font-weight: normal;
    font-size: 19px;
    line-height: 18px;
    text-align:right;
    color: #404056;
    cursor: pointer;
   
}

header .tel_wrp > a:nth-last-child(2) {
    margin-bottom: 0;
}
footer .tel_wrp > a:last-child {
	margin-bottom:0;
 
}

.tel_wrp a span {
    font-weight: bold;
    color: #404056;
}

.v_w_icons {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 77px;
    bottom:0;
   right: -90px; 
   top:5px;
}

.v_w_icons li {
    position: relative;
    top: 0;
    transition: 0.3s;
}

.v_w_icons li:hover {
    top: -4px;
}

.one {
    padding-top: 140px;
    position: relative;
    padding-bottom: 250px;
    background: url(../img/0.png), url(../img/rec1.svg);
    background-repeat: no-repeat;
    background-position: calc(50% + 360px) calc(-35% + 80px), calc(50% - 360px) calc(50% + 40px);
	
}

.one .container {
    position: relative;
    z-index: 100;
}

.one::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(137.46deg, #FFFFFF 36.05%, #F0F7FF 100%);
    z-index: -1;
}

.mnt1 {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    color: #404056;
}

h1 {
    margin: 0;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 76px;
    line-height: 86px;
    color: #24243A;
}

.mnt2 {
    margin-bottom: 45px;
}

.mnt2 li {
    margin-right: 25px;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    color: #404056;
}

.mnt2 img {
    margin-right: 14px;
	width: 36px;
    transition: .3s;
    position: relative;
    top: 0;
}

.mnt2 li:hover img {
    top: -4px;
}

.mnt2 li:last-child {
    margin-right: 0;
}

.normb {
	font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 245px;
    height: 75px;
    background: linear-gradient(360deg, #4CAF50 0%, #76b62a 100%);
}

.normb:hover {
    opacity: .6;
}

.two {
    position: relative;
    z-index: 100;
    margin-top: -105px;
}

.pr_total {
    padding-top: 50px;
    padding-bottom: 55px;
    background: #FFFFFF;
    box-shadow: 0px 43px 137px rgba(36, 36, 58, 0.1);
    border-radius: 3px;
}

.pr_wrp {
    position: relative;
}

.pr_wrp::after {
    content: '';
    display: block;
    background-image: url(../img/after_preim.svg);
    width: 80px;
    height: 18px;
    position: absolute;
    top: calc(50% - 25px);
    right: -50px;
}

.pr_total .row > div:last-child .pr_wrp::after {
    display: none
}

.pr_wrp img {
	width: 128px;
    border: solid 0px #E3F2FD;
    padding: 20px;
    border-radius: 7px;
}

.pr_wrp {
    text-align: center;
}

.pr_wrp div {
    margin-bottom: 18px;
    height: 129px;
    width: 129px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* position: relative; */
    /* top: 0; */
    /* transition: 0.3s; */
}

/* .pr_wrp:hover div {
    top: -4px;
} */

.pr_wrp p {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 22px;
    line-height: 22px;
    color: #404056;
}

.three {
    padding-top: 115px;
    padding-bottom: 90px;
    background-repeat: no-repeat;
    background-image: url(../img/rec2.svg);
    background-position: calc(50% - 600px) 0;
}

h2 {
    position: relative;
    margin: 0;
    padding-top: 25px;
    margin-bottom: 65px;
    font-weight: bold;
    font-size: 56px;
    line-height: 72px;
    color: #24243A;
}

h2::before {
    content: '';
    display: block;
    position: absolute;
    width: 100px;
    top: 0;
    height: 3px;
    background: #76b62a;
    left: 0
}

.text-center h2::before {
    left: calc(50% - 50px);
}

.wd_wrp {
    padding-top: 50px;
}

.wd_item {
    margin-bottom: 60px;
    padding-left: 124px;
    position: relative;
}

.wd_item img {
    position: absolute;
    left: 0;
    top: calc(50% - 40px);
    width: 80px;
    transition: 0.3s;
}

.wd_item:hover img {
    transform: translateY(-4px)
}

.wd_item p {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #404056;
}

.wd_item span {
    font-weight: normal;
    font-size: 16px;
    line-height: 31px;
    color: #404056;
}

.wd_item:last-child {
    margin-bottom: 0;
}

.video_wrp {
    display: inline-block;
    margin-bottom: 50px;
    position: relative;
}

.video_wrp img {
    max-width: 100%
}

.video_wrp::before {
     content: '';
    display: block;
    position: absolute;
    background-image: url(../img/play.png);
    border-radius: 50%;
    width: 173px;
    height: 173px;
    box-shadow: 0px 33px 67px rgba(36, 36, 58, 0.1);
    left: -45px;
    bottom: 100px;
    transition: 0.3s;
}

.video_wrp:hover::before {
    transform: scale(0.8)
}

.look_all_videos {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #1E7FF2;
    height: 75px;
    max-width: 245px;
    width: 100%;
    border: 2px solid #1E7FF2;
    box-sizing: border-box;
    border-radius: 3px;
}

.look_all_videos:hover {
    background: #1E7FF2;
    color: #fff;
}

.four {
    background-position: center;
    background-image: url(../img/bg.png);
    padding-top: 120px;
    padding-bottom: 120px;
}

.four .flex {
    padding-bottom: 30px;
}

.four .flex > div {
    margin-bottom: 30px;
}

h2.wt {
    color: #ffffff;
}

h2.wt::before {
    background-color: #76b62a;
}

.price_wrp {
    transition: 0.3s;
    position: relative;
    background: #ffffff;
    border-radius: 3px;
    display: flex;
    height: 100%;
    border: solid 3px #F5F5F5;
    flex-wrap: wrap;
}

.price_wrp:hover {
	box-shadow: 0px 40px 50px rgba(118, 182, 42, 0.5);
}

.price_head {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 185px;
    width: 100%;
}

.price_head img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 5px;
    border: solid 10px #F5F5F5;
}

.price_content > div {
    width: 100%;
}

.price_content {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: space-between;
    align-content: space-between;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 30px;
    padding-top: 10px;
    height: calc(100% - 185px);
}

.pt1 {
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    color: #404056;
}

.price_content ul {
    margin-bottom: 40px;
}

.price_content ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #E2EDFB;
    padding: 13px 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.2;
    color: #404056;
}

.price_content ul li span:last-child {
    font-weight: bold;
}

.price_content ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.price_bottom a {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #1E7FF2;
}

.price_bottom a:hover {
    text-decoration: none;
}

.price_bottom .normb {
    height: 55px;
    max-width: 100%;
    margin-bottom: 13px;
}

.more_info {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
	color: #24243a;
}

.tel_img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.st1 {
    position: relative;
    margin-bottom: 45px;
    font-weight: normal;
    font-size: 40px;
    line-height: 64px;
    color: #24243A;
    padding-top: 30px;
    margin-top: 25px;
}

.st1::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 3px;
    background: #1E7FF2;
}

.st1 span {
    font-weight: bold;
}

.but_wrp {
    position: relative;
}

.wr_v {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    transition: 0.3s;
    margin-right: 20px;
    height: 75px;
    width: 100%;
    max-width: 245px;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(360deg, #513CA2 0%, #8761FE 100%);
    border-radius: 3px;
}

.wr_w {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    transition: 0.3s;
    height: 75px;
    width: 100%;
    max-width: 245px;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    background: linear-gradient(0deg, #29B53F 0%, #5AD265 100%);
    border-radius: 3px;
    color: #FFFFFF;
}

.but_wrp a:hover {
    opacity: .7;
}

.five {
    padding: 140px 0;
    background-repeat: no-repeat;
    background-image: url(../img/rec3.svg);
    background-position: calc(50% - 360px) 50%;
}

.six {
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 130px;
    background-color: #F6FAFF;
    background-image: url(../img/rec4.svg);
    background-position: calc(50% + 300px) calc(50% - 30px);
}

.six h2 {
    margin-bottom: 55px;
}

.gar_wrp {
    position: relative;
    top: 0;
    transition: 0.3s;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 43px 137px rgba(36, 36, 58, 0.1);
    border-radius: 3px;
    padding: 25px;
    padding-bottom: 55px;
    text-align: center;
    padding-top: 40px;
}

.gar_wrp div {
    width: 140px;
    height: 130px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.gar_wrp p {
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    color: #404056;
    margin-bottom: 14px;
}

.gar_wrp span {
    display: block;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #404056;
}

.gar_wrp:hover {
    top: -4px;
}

.six .flex {
    margin-bottom: -30px;
}

.six .flex > div {
    margin-bottom: 30px;
}

.seven {
    padding-top: 120px;
    padding-bottom: 135px;
}

h2 span {
    display: block;
    font-weight: normal;
    font-size: 18px;
    line-height: 31px;
    color: #404056;
    margin-top: 10px;
}

.work_list {}

.work_list li {}

.work_list li a {
    display: flex;
    align-items: center;
    transition: 0.3s;
    min-height: 76px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 32px;
    padding-right: 32px;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #404056;
}

.work_list li.active a {
    background: linear-gradient(360deg, #2375F4 0%, #0CADE8 100%);
    border-radius: 3px;
    text-decoration: none!important;
    color: #fff;
}

.work_list li a:hover {
    text-decoration: underline;
}

.gallery_item {
    display: block;
    background-position: center;
    background-size: cover;
    height: 214px;
    transition: .3s;
}

.gallery_item:hover {
    transform: scale(1.02)
}

.gallery_item.video::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/play1.svg);
    width: 87px;
    height: 87px;
    border-radius: 50%;
    box-shadow: 0px 17px 34px rgba(36, 36, 58, 0.1);
    left: calc(50% - 43.5px);
    top: calc(50% - 43.5px);
    transition: 0.3s;
}

.gallery_item.video:hover::before {
    transform: scale(1.1)
}

.gal_flex {
    margin-bottom: -30px;
}

.gal_flex >div {
    margin-bottom: 30px;
}

.eight h2 {
    margin-bottom: 50px;
}

.eight {
    background-position: center;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 100px;
    background-image: url(../img/bg2.jpg);
    background-attachment: fixed;
}

.team_wrp {
    margin-bottom: 30px;
}

.team_wrp p {
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}

.team_wrp span {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    color: #FFFFFF;
}

.team_wrp img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 35px;
}

.nine {
    padding-top: 100px;
    padding-bottom: 100px;
}

.nine h2 {
    margin-bottom: 50px;
}

.nine .flex {
    margin-bottom: -30px;
}

.nine .flex > div {
    margin-bottom: 30px;
}

.sale_wrp {
    background-repeat: no-repeat;
    min-height: 350px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 35px;
    background: url(../img/rec5.svg), linear-gradient(360deg, #2375F4 0%, #0CADE8 100%), #ECECEC;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-repeat: no-repeat;
    background-position: calc(50% + 13px) calc(50% + 13px), center center;
}

.sale_wrp p {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 28px;
    line-height: 1.3;
    color: #FFFFFF;
    max-width: calc(100% - 253px);
    width: 100%;
}

.sale_wrp p span {
    font-weight: bold;
}

.sale_wrp > span {
    font-weight: bold;
    font-size: 144px;
    line-height: 144px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 8px 13px 0px #1957B5;
    width: 253px;
    text-align: right;
}

.nine .flex > div:nth-child(even) .sale_wrp {
    background: url(../img/rec6.svg), linear-gradient(360deg, #2375F4 0%, #0CADE8 100%), #ECECEC;
    background-repeat: no-repeat;
    background-position: calc(50% + 13px) calc(50% + 13px), center center;
}

.free_go {
    margin: 65px 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    color: #404056;
}

.ten {
    padding-bottom: 130px;
    background-color: #F6FAFF;
    padding-top: 110px;
    background: url(../img/header-bg2.jpg);
    background-position: center;
    background-size: cover;
}

.ten h2 {
    margin-bottom: 65px;
}

.rev_wrp {
    position: relative;
    display: flex;
    padding: 70px;
    background: #FFFFFF;
    box-shadow: 0px 43px 137px rgba(36, 36, 58, 0.1);
    border-radius: 3px;
}

.img_main_wrp {
    background-position: top center;
    background-size: cover;
    border-radius: 16px;
    width: calc(50% - 200px);
	min-height:410px
}

.rev_area {
    margin: 0 60px;
    width: 400px;
}

.before_after_area {
    width: calc(50% - 200px);
}

.insta_area {
    position: relative;
     
    padding-bottom: 25px;
    margin-bottom: 22px;
    border-bottom: 1px solid #E2EDFB;
}

.insta_area div {
    background-position: center;
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    left: 0;
    top: calc(50% - 37px);
    position: absolute;
}

.insta_area p {
    margin-bottom: 6px;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #404056;
}

.insta_area span {
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #404056;
    display: block;
}


.insta_area span img {
    margin-right: 8px;
}

.task {
    margin-bottom: 17px;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #404056;
}

.task span {
    color: #76b62a;
}

.rev_t {
    margin-bottom: 0;
 
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: #404056;
}

.before_after_area {
    flex-direction: column;
    display: flex;
}

.before_after_area a {
    background-position: center;
    background-size: cover;
    display: block;
    position: relative;
    border-radius: 16px 16px 0px 0px;
    flex: 1;
}

.before_after_area span {
    position: absolute;
    width: 130px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 30px;
    left: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 17px;
    color: #FFFFFF;
    background: #76b62a;
    border-radius: 0px 3px 3px 0px;
}

.before_after_area a:last-child {
    border-radius: 0px 0px 16px 16px;
    margin-top: 10px;
}

.before_after_area a:last-child span {
    left: inherit;
    top: inherit;
    right: 0;
    bottom: 30px;
    background: #76b62a;
    border-radius: 0px 3px 3px 0px;
}

.go_other {
	margin: 0;
    cursor: pointer;
    position: absolute;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #76b62a;
    right: 75px;
    text-transform: uppercase;
    z-index: 100;
    top: 26px;
}

.go_other img {
	width: 20px;
    margin-right: 13px;
}

.go_other:hover {
    text-decoration: none;
}

.wow {
    visibility: hidden;
}

.elven h2 {
    margin-bottom: 0 !important;
}

.elven {
    padding: 120px 0;
}

.rec_wrp {
    text-align: center;
    display: block;
}

.rec_wrp div {
    display: inline-flex;
    align-items: center;
    height: 190px;
    background: #FFFFFF;
    box-shadow: 0px 43px 137px rgba(36, 36, 58, 0.1);
    border-radius: 5px;
    margin-bottom: 26px;
    justify-content: center;
    position: relative;
    top: 0;
    width: 100%;
    transition: 0.3s;
}

.rec_wrp:hover div {
    top: -4px;
}

.rec_wrp img {
    max-width: 100%;
    max-height: 100%;
}

.rec_wrp p {
    margin-bottom: 13px;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #404056;
}

.rec_wrp span {
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #404056;
}

.twelve {
    padding-top: 115px;
    padding-bottom: 110px;
    background-color: #ffffff;
    background-position: center;
    background-image: url(../img/bg.png);
}

.an_q_item {
    background: #FFFFFF;
	box-shadow: 0px 43px 137px rgba(36, 36, 58, 0.2);
    border-radius: 3px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
}

.an_header {
    min-height: 74px;
    position: relative;
    padding-top: 6px;
    display: flex;
    align-items: center;
    padding-right: 20px;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
    line-height: 1.25;
    color: #404056;
    padding-bottom: 6px;
}

.an_header::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/arb.svg);
    width: 11px;
    transition: 0.3s;
    height: 9px;
    right: 0;
    top: calc(50% - 4.5px);
}

.an_q_item.opened .an_header::before {
    transform: rotate(180deg)
}

.an_body {
    border-top: 1px solid #E2EDFB;
    padding: 20px 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    color: #404056;
    display: none;
}

.twelve .normb {
    margin-top: 40px;
}

h2.wt span {
    color: #fff
}

.thirtheen {
    padding-top: 120px;
    padding-bottom: 135px;
    background: url(../img/header-bg1.jpg);
    background-position: center;
    background-size: cover;
}

.thirtheen h2 {
    margin-bottom: 50px;
}

.forma_main_wrp {
    background: #FFFFFF;
    border-radius: 3px;
    position: relative;
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 55px;
}

.forma_main_wrp > p {
    margin-bottom: 35px;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #404056;
}

input {
    background: none;
    border: none;
    width: 100%;
    height: 75px;
    border: 2px solid #E7ECF4;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 0 25px;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #404056;
    transition: 0.3s;
}

input:focus {
    border-color: #1E7FF2
}

form .normb {
    max-width: 100%;
    width: 100%;
    height: 75px;
}

::-webkit-input-placeholder {
    color: #BECADD;
}

::-moz-placeholder {
    color: #BECADD;
}

:-moz-placeholder {
    color: #BECADD;
}

:-ms-input-placeholder {
    color: #BECADD;
}

.inline_form_elems {
    display: flex;
    align-items: center;
    max-width: 600px;
    position: relative;
    z-index: 100;
}

.inline_form_elems input {
    width: 50%;
    margin-right: 20px;
}

.inline_form_elems .normb {
    width: 50%;
}

.pressing {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 22px;
    padding-left: 30px;
    font-weight: normal;
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    color: #90A3BD;
}

.pressing::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #E1EBF8;
    box-sizing: border-box;
    border-radius: 2px;
    top: calc(50% - 9px);
}

.pressing.pressed::before {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/pressed.svg)
}

.pressing span {
    text-decoration: underline;
}

.pressing span:hover {
    text-decoration: none
}

.noActive {
    opacity: .4!important
}

img.cleaner_img {
    position: absolute;
    bottom: -90px;
    left: calc(50% + 35px);
    width: 580px;
}

.fourteen {
    padding-top: 100px;
    padding-bottom: 100px;
}

.cert_img {
    display: block;
    background-position: center;
    background-size: cover;
    height: 250px;
    transition: 0.3s;
    margin-bottom: 70px;
    box-shadow: 3px 5px 12px rgba(36, 36, 58, 0.1);
}

.cert_img:hover {
    opacity: .7
}

.cont_info_wrp {
    background: linear-gradient(360deg, #009688 0%, #76b62a 100%);
    border-radius: 0px 0px 3px 3px;
    padding-top: 35px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 100;
}

.fifteen {
    position: relative;
    padding-bottom: 0px;
}

.cttle {
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 56px;
    line-height: 77px;
    color: #FFFFFF;
}

.adres {
    margin-bottom: 14px;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    color: #FFFFFF;
}

.cont_nums {
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.cont_nums a {
    margin-bottom: 16px;
    display: block;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
}

.cont_nums a span {
    font-weight: bold;
}

.cont_nums a:last-child {
    margin-bottom: 0;
}

.foot_soc {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 140px;
    margin: 14px 0;
}

.foot_soc li {
    position: relative;
    top: 0;
    transition: 0.3s;
}

.foot_soc li:hover {
    top: -4px
}

.hq {
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    margin-bottom: 25px;
}

.ask {
    width: 100%;
    height: 75px;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(360deg, #FF8126 0%, #FF9B26 100%);
    border-radius: 3px;
}

.ask:hover {
    opacity: .7
}

.map_wrp {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.map_wrp iframe {
    width: 100%;
    height: 100%;
}

.onlyxs {
    display: none
}

.map_wrp > div {
    width: 100%;
    height: 100%;
}

footer {
    padding: 30px 0;
}

.foot_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo_foot {
    display: inline-block;
    margin-bottom: 0px;
    max-width: 220px;
    width: 100%;
}

.foott {
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #404056;
}

a.foott {
    text-decoration: underline;
}

a.foott:hover {
    text-decoration: none;
}

.insta_in {
    margin-bottom: 8px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #404056;
}

.insta_in img {
    margin-right: 12px;
}

.insta_in a {
    color: #1E7FF2;
    font-weight: normal;
    text-decoration: underline;
}

.insta_in a:hover {
    text-decoration: none;
}

.tel_wrp > a:hover {
    text-decoration: underline;
}

.modal_wrp {
    max-width: 470px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
    box-shadow: 0px 43px 137px #1957B5;
    border-radius: 3px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 65px;
    padding-right: 65px;
}

.closemod {
    transition: 0.3s;
    position: absolute;
    z-index: 100;
    top: 22px;
    right: 22px;
    cursor: pointer;
}

.closemod:hover {
    transform: rotate(180deg)
}

.mt1 {
    text-align: center;
    ;
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #24243A;
}

.mt2 {
    margin-bottom: 32px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #404056;
}

.modal-backdrop {
    background: linear-gradient(360deg, rgba(35, 117, 244, 0.77) 0%, rgba(12, 173, 232, 0.77) 100%);
    backdrop-filter: blur(3px);
    opacity: 1!important;
}

.modal input,
.modal textarea {
    margin-bottom: 25px;
}

textarea {
    background: none;
    border: none;
    resize: none;
    height: 140px;
    width: 100%;
    border: 2px solid #E7ECF4;
    box-sizing: border-box;
    border-radius: 3px;
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 30px;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #404056;
}

textarea:focus {
    border-color: #1E7FF2
}

.modal-lg .modal_wrp {
    max-width: 100%;
}

.open_nav {
    display: none
}
.all_vid > a {
    display: none
}
.all_vid > a:first-child {
    display: flex;
}
@keyframes an1 {
  0%   { transform: translateY(0); }
        50%  { transform: translateY(-10px); }
        100% { transform: translateY(0); }
}

.animatenow {
	 -webkit-animation-name: an1;
	 -webkit-animation-duration: 2s;
	 animation-name: an1;
	 position:relative;
	 animation-duration: 2s;
	 transition:0.3s;
	 animation-iteration-count:1;
}

.price_table_wrp_modal div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 5px;
}

.price_table_wrp_modal {
    padding: 20px 0;
}

p.after_table_text {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
}

.modal-md button.normb {
    width: 100%;
    max-width: 100%;
}
.price_table_wrp_modal div p {
    margin: 0;
}

.price_table_wrp_modal div:nth-child(odd) {
    background: #f2f2f2;
}
header .v_w_icons img {
    width: 50px;
    padding: 2px;
}
.cont_nums > a:last-child {
    letter-spacing: 0.01em;
}
img.th_img_modal {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 0px;
    margin-bottom: -30px;
}
.menu_opened_yes img {
	opacity:0
}
.menu_opened_yes {
	background-image:url(../img/menuclose.svg);
	    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
}
.onlymobx {
	display:none
}
a.razrab {
    display: block;
    transition: 0.3s;
    margin-top: 10px;
    margin-left: -6px;
    position: relative;
    top: 0;
}
a.razrab:hover {
    top:-4px;
}


.wdd {
	width:100%;
}

.tra {
	    text-transform: uppercase;
}

.loi {
	    font-size: 17px;
}

.zaya {
	background: none;
    border: none;
    width: 100%;
    height: 75px;
    border: 2px solid #E7ECF4;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 0 25px;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #404056;
    transition: 0.3s;
    margin-bottom: 25px;
}





.first_img::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 180px;
    right: 40px;
    box-sizing: border-box;
    width: 480px;
    height: 0;
    padding-top: 280px;
    border: 100px solid #ced53f;
    border-radius: 50%;
}

.zero {
	display: none !important;
}

.pom {
	    width: 128px;
}

.lilip {
	text-align: center !important;
    display: inline-block !important;
}

.pus {
	text-align: center;
}

.ceba {
	color: #ff9426;
}


.raz {
    width: 150px !important;
    margin-right: 20px;
    margin-top: 25px;
}

.tela {

    font-size: 14px;
    font-weight: 300;
    
}

.zzel {
        color: #333333 !important;
}
.zsel {
        color: #000000 !important;
}

.curs {
    cursor: pointer !important;
}

.wid {
    width: 36px;
    border-radius: 3px;
}


   .oppa {
        position: absolute; 
        left: 280px; 
        margin-top: 24px; 
   } 
   
   .rawas {
       margin-bottom: 0px !important;
       margin-top: -20px !important;
   }
   
 .ers {
    margin-bottom: 15px !important;
    padding-left: 0px !important;
    position: relative !important;
 }
 
 
 .yna {
    font-size: 20px !important;
    font-weight: 500 !important;
 }
 
 .kax {
    color: #ff8326 !important;
    font-size: 27px !important;
    font-weight: 800 !important;
 }
 
 
 
 /* photo block */ 
 
 .cssSlider {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.cssSlider .slides {
	overflow: hidden;
	overflow: hidden;
	width: 100%;
	height: 70vmin;
	margin: 0;
	padding: 0;
	list-style: none;
}
.cssSlider .slides > li {
	width: 100%;
	height: 70vmin;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.cssSlider .slides > li > img {
	width: 100%;
	height: auto;
}
.cssSlider .slides > li:first-child:not(:target) {
    z-index: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
}
.cssSlider .thumbnails {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
}
.cssSlider .thumbnails > li {
	float: left;
	width: 20%;
}
.cssSlider .thumbnails > li > a {
	display: block;
}
.cssSlider .thumbnails > li > a > img {
	width: 100%;
	height: auto;
}

.cssSlider .slides li:target {
	z-index: 3;
	-webkit-animation: slide 1s 1;
}
.cssSlider .slides li:not(:target) {
	-webkit-animation: hidden 1s 1;
}
@-webkit-keyframes slide {
	0% {
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
}
@keyframes slide {
	0% {
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
}
@-webkit-keyframes hidden {
	0% {
		z-index: 2;
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
	100% {
		z-index: 2;
		-webkit-transform: translateX(100%);
		        transform: translateX(100%);
	}
}
@keyframes hidden {
	0% {
		z-index: 2;
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
	100% {
		z-index: 2;
		-webkit-transform: translateX(100%);
		        transform: translateX(100%);
	}
}
 
 