html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }
button:active, button:focus {
  outline: none;
}
:focus {
  outline: 0; }
:focus::-webkit-input-placeholder {color:transparent;}
:focus::-moz-placeholder          {color:transparent;}
:focus:-moz-placeholder           {color:transparent;}
:focus:-ms-input-placeholder      {color:transparent;}


::-webkit-input-placeholder {color:#756565;}
::-moz-placeholder          {color:#756565;}
:-moz-placeholder           {color:#756565;}
:-ms-input-placeholder      {color:#756565;}

a:hover, a:focus{
    color:unset;
    text-decoration: none;
}
a{
    transition: 0.3s;
}
body {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #2e2f2f;
    min-width: 100%;
    line-height: 1.1;
    min-width: 320px;
    transition: 0.3s;
}
h1, h2, h3, h4, h5, h6 {
    color: #2e2f2f;
    margin: 15px 0;
    font-weight: 600;
    font-family: 'Arial Rounded MT Pro Cyr';
}
h2{
   font-weight: 600;
    font-size: 50px;
    line-height: 64px;
    margin-top: 0;
    margin-bottom: 67px;
    font-family: 'Arial Rounded MT Pro Cyr';
}
h3{
    font-size: 30px;
}
strong {
    color: #003A57;
}
a {
  color: #000;
}
ul li {
    list-style-position: inside;
}
p{
    line-height: 27px;
    margin-bottom: 15px;
}

iframe {
	max-width: 100%;
}
#mobile{
    display: none;
}
.close{
    display: none;
}
.wrapp-header{
    padding-bottom: 15px;
    width: 100%;
}
.wrapp-header.fixedHeader{
    background: #251d1b;
    z-index: 10;
}
#header-fix{
    height: 122px;
    width: 100%;
    display: none;
}
.wrapp-header.fixedHeader .header{
    padding-top: 20px!important;
}
.wrapper {
    max-width: 1400px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
}
#header .header{
    padding-top: 50px;
    display: flex;
    align-items: center;
    position: relative;
}
#header .header #logo img{
    width: 200px;
}
#header .process{
    text-transform: uppercase;
    text-decoration: none;
    color: #a18156;
    position: relative;
    margin-left: 70px;
    font-family: 'Gilroy';
}
#header .process:before{
    content: '';
    position: absolute;
    top: 9px;
    width: 21px;
    height: 1px;
    background: #a18156;
    left: -28px;
    
}
#header .process:hover{
    text-decoration: underline;
}
#header .top-menu{
    display: flex;
    margin-left: 70px;
}
#header .top-menu li{
    list-style: none;
}
#header .top-menu li a{
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    position: relative;
    margin-left: 35px;
    font-family: 'Gilroy';
}
#header .top-menu li a:before{
    content: '';
    position: absolute;
    top: 9px;
    width: 21px;
    height: 1px;
    background: #a18156;
    left: -28px;
    
}
#header .top-menu li a:hover{
    text-decoration: underline;
}
#header .phone{
    color: #a18156;
    font-family: 'Gilroy';
    text-decoration: none;
    margin-left: auto;
    position: relative;
    /*background: url(../img/wa.png);
    -webkit-background-size: auto 19px;
    background-size: auto 19px;
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 23px;*/
    text-align: right;
}
#header .phone:hover{
    text-decoration: underline;
}

#header .phone a {
    color: #a18156;
    text-decoration: none;
}
#header .header:before{
    /*content: '';*/
    position: absolute;
    bottom: -25px;
    left: -417px;
    /*margin-left: calc(50% - 1317px);*/
    height: 5px;
    width: 2635px;
    /*background: url(../img/border-bottom.jpg) no-repeat;*/
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
#header{
    position: relative;
}
#header:before{
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 130px;
    left: 0;
    background: rgb(140,110,74);
    background: radial-gradient(circle, rgba(140,110,74,1) 24%, rgba(255,255,255,1) 100%);
}
#header .top-screen{
    padding-top: 80px;
    padding-bottom: 100px;

}
#header .top-screen h3{
    text-align: center;
    color: #dba864;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-size: 50px;
    font-weight: 300;
    line-height: 43px;
}
#header .top-screen h4{
    text-align: center;
    color: #9298c8;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-size: 27px;
    font-weight: 300;
    margin-top: 60px;

}
#header .top-screen h5{
    text-align: center;
    color: #fff;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-size: 27px;
    font-weight: 300;
    margin-top: 60px;

}
#header .top-screen .desc{
    color: #d0b56b;
    text-align: center;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-size: 50px;
    font-weight: 300;
    line-height: 55px;
}
#header .top-screen .call{
    font-size: 32px;
    color: #fff;
    background: #6073ff;
    text-align: center;
    border-radius: 50px;
    width: 320px;
    padding: 13px 0;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 65px;
    cursor: pointer;
    border-bottom: 4px solid #4b58ba;
    transition: 0.3s;
    -webkit-box-shadow: inset 0px 37px 28px -5px rgb(255 255 255 / 39%)); 
    box-shadow: inset 0px 37px 28px -5px rgb(255 255 255 / 39%);
    text-shadow: 2px 2px 2px rgb(77 96 241);
    font-weight: 500;
}
#header .top-screen .call:hover{
    border-bottom: 4px solid #808df3;
    background: #808df3;
}
#header {
    background: url(../img/top-screen.jpg) no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
#header .nets {
    position: absolute;
    top: 66px;
    right: 194px;
}
#header .fixedHeader .nets {
    top: 37px;
}
#header .nets .nets-tg {
    position: relative;
    float: left;
    width: 23px;
    height: 23px;
    background: url(../img/tg_hd.svg) center center no-repeat;
    background-size: 100% auto;
    margin-right: 10px;
}
#header .nets .nets-wa{
    position: relative;
    float: left;
    width: 23px;
    height: 23px;
    background: url(../img/wa_hd.svg) center center no-repeat;
    background-size: 100% auto;
}
#about{
    background: #bea58e;
    padding-top: 30px;
    padding-bottom: 140px;
    background-image: url(../img/rec-bg.png);
    background-repeat: no-repeat;
    -webkit-background-size: 80% auto;
    background-size: 70% auto;
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(236,239,244,0) 100%);
    background-color: #bea58e;
    position: relative;
    
}
#about:before{
    content: '';
    position: absolute;
    top: 100px;
    left: calc(50% - 500px);
    width: 1000px;
    height: 1000px;
    background-image: url(../img/rec-bg.png);
    -webkit-background-size: cover;
    background-size: cover;
}
#about h2{
    text-align: center;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-size: 48px;
    font-weight: 300;
    line-height: 57px;
    color: #48382e;
    margin-bottom: 30px;
}
#about .desc{
    color: #b1488a;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-size: 26px;
    line-height: 30px;
    text-align: center;
}
.about-items{
    display: flex;
    justify-content: space-around;
    margin-top: 100px;
}
.about-items .about-items-col{
    width: 30%;
    position: relative;
}
.review-slider-wrapper .point{
    cursor: pointer;
}
.about-items .about-items-col:nth-child(1){
    width: 30%;
}
.about-items .about-items-col:nth-child(2){
    width: 46%;
}
.about-items .about-items-col:nth-child(3){
    width: 26%;   
}
.about-items .about-items-col:nth-child(2):before{
    content: '';
    position: absolute;
    top: -85px;
    left: 0px;
    bottom: -60px;
    right: 0;
    background: url(../img/about-img.png);
    -webkit-background-size: cover;
    background-size: cover;
    
}
.about-items .item{
    margin-bottom: 75px;
    position: relative;
}
.about-items .item:before{
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 25px;
    height: 25px;
    background: url(../img/icon.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
.about-items .name {
    font-size: 25px;
    color: #434872;
    font-weight: 500;
    margin-bottom: 5px;
}
.about-items p {
    color: #6a71a3;
    font-weight: 500;
    font-size: 19px;
    line-height: 19px;
    margin-bottom: 10px;
}
.about-items .more {
    color: #a94886;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-weight: 500;
    position: relative;
}
.about-items .more:before{
    content: '';
    position: absolute;
    top: 3px;
    right: -13px;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #a94886 transparent;
    transform: rotate(90deg);
}
.about-items .about-items-col .item.fix .name{
    display: inline;
}
.about-items .about-items-col .item.fix p{
    display: inline;
}
#about .important{
    background: #f3e1d3;
    color: #434872;
    text-align: center;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-size: 45px;
    font-weight: 300;
    line-height: 50px;
    margin: 0 auto;
    padding: 23px 17px;
    max-width: 1000px;
    width: 100%;
    margin-top: 110px;
    position: relative;
}
#about .important:before{
    content: 'ВАЖНО';
    font-size: 16px;
    position: absolute;
    top: -42px;
    left: 40px;
    color: #a94886;
    font-weight: 600;
}
#about .important:after{
    content: '';
    font-size: 16px;
    position: absolute;
    bottom: -64px;
    left: -71px;
    width: 120px;
    height: 83px;
    background: url(../img/important.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
#recommend{
    background: #4a392f;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../img/rec-bg.png);
    background-repeat: no-repeat;
    -webkit-background-size: 80% auto;
    background-size: 70% auto;
    background-position: center;
    background: rgb(74,57,47);
    background: radial-gradient(circle, rgba(74,57,47,1) 66%, rgba(20,19,17,1) 100%);
    position: relative;
}
#recommend:before{
    content: '';
    position: absolute;
    top: 100px;
    left: calc(50% - 630px);
    width: 1260px;
    height: 950px;
    background-image: url(../img/rec-bg.png);
    -webkit-background-size: cover;
    background-size: cover;
}
.recommend{
    display: flex;
    
}
.recommend .left{
    width: 50%;
}
.recommend .right{
    width: 50%;
}
.recommend .left h2{
    font-size: 45px;
    font-weight: 300;
    line-height: 50px;
    color: #ccb3a0;
    margin-bottom: 60px;
}
.recommend .left .blue{
    margin-bottom:45px;
}
.recommend .left .blue span{
    position: relative;
    color: #AEB6F7;
    margin-bottom: 0;
    line-height: 21px;
    font-weight: 500;
    display: block;
}
.recommend .left .text{
    margin-bottom: 20px;
    font-weight: 500;
    color: #d8c3b3;
}
.recommend .left .blue span:before {
    content: '';
    position: absolute;
    top: 9px;
    width: 21px;
    height: 2px;
    background: #5468FF;
    left: -30px;
}
.recommend-list{
    margin-top: 70px;
}
.recommend-list .list-item{
    font-weight: 500;
    color: #c4a790;
    line-height: 19px;
    margin-bottom: 30px;
    position: relative;
}
.recommend-list .list-item:before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: -34px;
    background: url(../img/rec-ico.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    
}
.recommend .right{
    position: relative;
}
.recommend .right .rec-img{
    margin-top: 15px;
    margin-left: -32px;
    max-width: 100%;
}
.recommend .important{
    color: #3ab2bd;
    position: relative;
    line-height: 21px;
    font-weight: 500;
    margin-left: 33px;
}
.recommend .important:after{
    content: 'ВАЖНО';
    font-size: 15px;
    position: absolute;
    top: -24px;
    left: 0;
    color: #a94886;
    font-weight: 600;
}
.recommend .important:before {
    content: '';
    position: absolute;
    top: 9px;
    width: 21px;
    height: 2px;
    background: #3ab2bd;
    left: -30px;
    
}
.recommend .more{
    text-transform: uppercase;
    display: inline-block;
    color: #a94886;
    transition: 0.3s;
    text-decoration: none;
    font-weight: 500;
    margin-left: 33px;
    margin-top: 25px;
}
.recommend .more:hover{
    color: #c81787;
}
.recommend .call{
    font-size: 22px;
    color: #fff;
    background: #6073ff;
    text-align: center;
    border-radius: 50px;
    width: 250px;
    padding: 17px 0;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 40px;
    cursor: pointer;
    border-bottom: 4px solid #4b58ba;
    transition: 0.3s;
    -webkit-box-shadow: inset 0px 37px 28px -5px rgb(255 255 255 / 39%)); 
    box-shadow: inset 0px 37px 28px -5px rgb(255 255 255 / 39%);
    text-shadow: 2px 2px 2px rgb(77 96 241);
    font-weight: 500;
}
.recommend .call:hover{
    border-bottom: 4px solid #808df3;
    background: #808df3;
}
#stages{
    padding-top: 100px;
    padding-bottom: 100px;
    background: #d8c3b3;
    background-image: url(../img/rec-bg.png);
    background-repeat: no-repeat;
    -webkit-background-size: 80% auto;
    background-size: 70% auto;
    background-position: center;
    position: relative;
    background: rgb(222,203,188);
background: radial-gradient(circle, rgba(222,203,188,1) 70%, rgba(227,194,169,1) 100%);
}
#stages:before{
    /*content: '';
    position: absolute;
    top: 100px;
    left: calc(50% - 630px);
    width: 1260px;
    height: 950px;
    background-image: url(../img/rec-bg.png);
    -webkit-background-size: cover;
    background-size: cover;*/

}
#stages h2{
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: #2b170e;
    text-transform: uppercase;
    
}
#stages .stages-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#stages .stages-list .item{
    width: 28%;
}
#stages .stages-list .item img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
#stages .stages-list .item .stage-name{
    color: #6d6e6e;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    line-height: 25px;
}
#stages .stages-list .item .stage-name span{
    color: #5d5d5c;
    font-size: 40px;
    font-weight: 600;
    font-family: 'Gilroy';
    position: relative;
    z-index: 1;
}
#stages .stages-list .item .stage-name span:before{
    content: '';
    position: absolute;
    bottom: -2px;
    left: -4px;
    width: 25px;
    height: 25px;
    background: #f3e1d3;
    border-radius:100%;
    z-index: -1;
}
#stages .stages-list .item .name{
    font-family: 'Arial Rounded MT Pro Cyr';
    color: #2b170e;
    font-size: 24px;
    text-align: center;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: 20px;
}
#stages .stages-list .item p{
    text-align: center;
    color: #2e2f2f;
    line-height: 17px;
    margin-bottom: 15px;
    font-weight: 300;
}
#stages strong{
    color: #2e2f2f;
    font-weight: 500;
}
#stages .stages-list .item .more{
    text-align: right;
    text-decoration: none;
    font-weight: 500;
    margin-top: 25px;
    float: right;
}
#stages .stages-list .item .more:hover{
    text-decoration: underline;
}
#stages .stages-list .image-wrapp{
    width: 100%;
    height: 280px;
}

#stages .stages-list .item span{
    font-weight: 500;
}
#stages .stages-list .item .more-massage{
    display: inline-block;
    margin-top: 35px;
    font-weight: 500;
    color: #0aa5a0;
    text-decoration: none;
    text-align: center;
}
#stages .stages-list .item .more-massage:hover{
    text-decoration: underline;
}
#stages .stages-bottom{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    margin-top: 40px;
}
#stages .stages-bottom h3{
    font-size: 42px;
    font-weight: 400;
}
#stages .stages-bottom .board{
    padding: 15px;
    background: #f2dfd0;
    font-size: 18px;
    line-height: 19px;
    position: relative;
    border: 3px solid #a94886;
    animation: animate_pulse2 2s infinite;
}

@keyframes animate_pulse2 {
    0% {
        box-shadow: 0 0 0 0 rgb(228,25,49,0);
    }
    70% {
        box-shadow: 0 0 0 20px rgb(228,25,49,0.1);
    }
    100% {
        box-shadow: 0 0 0 0 rgb(228,25,49,0);
    }
}
@keyframes animate_pulse3 {
    0% {
        box-shadow: 0 0 0 0 rgb(228,25,49,0);
    }
    70% {
        box-shadow: 0 0 0 20px rgb(71 186 196 / 23%)
    }
    100% {
        box-shadow: 0 0 0 0 rgb(228,25,49,0);
    }
}
#stages .stages-bottom .imp{
    color: #a94886;
    font-weight: 600;
    font-size: 15px;
    margin-top: 20px;
    position: relative;
    margin-left: 28px;
}
#stages .stages-bottom .imp:before{
    content: '';
    position: absolute;
   top: 2px;
    left: -28px;
    width: 22px;
    height: 22px;
    background: url(../img/icon.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#second-stages{
    background: #4a3a30;
    padding-top: 100px;
    padding-bottom: 150px;
    background: rgb(74,57,47);
    background: radial-gradient(circle, rgba(74,57,47,1) 66%, rgba(20,19,17,1) 100%);
    position: relative;
}
#second-stages:before {
    content: '';
    position: absolute;
    top: 100px;
    left: calc(50% - 630px);
    width: 1260px;
    height: 950px;
    background-image: url(../img/rec-bg.png);
    -webkit-background-size: cover;
    background-size: cover;
}
#second-stages .first-block{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-end;
}
#second-stages .first-block .img{
    width: 40%;
    padding-bottom: 41px;
}
#second-stages .first-block .img img{
    width: 100%;
}
#second-stages .first-block .txt{
    width: 50%;
}
#second-stages .first-block .txt h3{
    font-size: 42px;
    font-weight: 400;
    color: #47bac4;
    margin-bottom: 50px;
}
#second-stages .first-block .txt .head{
    color: #dba864;
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 25px;
    position: relative;
}
#second-stages .first-block .txt .head:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 14px;
    left: -29px;
    background: url(../img/rec-ico.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#second-stages .blue{
    color: #adb6f9;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 31px;
}

#second-stages .txt .khaki{
    color: #adb6f9;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 31px;
    color: #d4ae98;
}
#second-stages .more{
    text-decoration: none;
    color: #47bac4;
    text-transform: uppercase;
    font-size: 22px;
    position: relative;
    font-family: 'Arial Rounded MT Pro Cyr';
    float: right;
    margin-right: 16%;
}
#second-stages .more:before{
    content: '';
    position: absolute;
    width: 13px;
    height: 17px;
    top: 4px;
    right: -30px;
    background: url(../img/triangle.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    

}
#second-stages .more:after {
    content: '';
    position: absolute;
    top: 12px;
    width: 21px;
    height: 2px;
    background: #47bac4;
    left: -30px;
}
#second-stages .more:hover{
    text-decoration: underline;
}
#second-stages .more .arrow{
    position: absolute;
    top: 5px;
    left: -70px;
    width: 28px;
    height: 16px;
    background: url(../img/arrow.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#second-stages .sec-block{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
}
#second-stages .sec-block .txt{
    width: 50%;
}
#second-stages .sec-block .img{
    width: 40%;
    position: relative;
}
#second-stages .sec-block .img:before{
    content: '';
    width: 156px;
    height: 107px;
    position: absolute;
    top: -40px;
    left: -65px;
    background: url(../img/img-before.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#second-stages .sec-block .img img{
    width: 100%;
}
#second-stages .sec-block .head{
    color: #dba864;
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 25px;
    position: relative;
}
#second-stages .sec-block .txt .head:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 14px;
    left: -29px;
    background: url(../img/rec-ico.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#second-stages .articles-stages{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
#second-stages .articles-stages .article{
    width: 30%;
}

#second-stages .article .head {
    color: #dba864;
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 25px;
    position: relative;
}
#second-stages .article .head:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 14px;
    left: -29px;
    background: url(../img/rec-ico.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#second-stages .article .article-wrapp{
    overflow: hidden;
    min-height: 240px;
}
#second-stages .article .image-wrapp{
    width: 100%;
    position: relative;
    height: 250px;
    margin-top: 10px;
}
#second-stages .article .image-wrapp img{
    width: 100%;
    height: 115%;
    -o-object-fit: cover;
    object-fit: cover;
}
#why{
    background: #dbc8ba;
    padding-top: 30px;
    padding-bottom: 50px;
    background: rgb(222,203,188);
    background: radial-gradient(circle, rgba(222,203,188,1) 70%, rgba(227,194,169,1) 100%);
}
#why .why{
   display: flex;
    justify-content: space-between;
}
#why .why .left{
    width: 38%;
}
#why .why .right{
    width: 55%;
}
#why .why .left img{
    width: 100%;

}

#why .why .imp {
    color: #a94886;
    font-weight: 600;
    font-size: 15px;
    margin-top: 20px;
    position: relative;
    margin-left: 28px;
    margin-bottom: 15px;
    margin-top: 40px;
}
#why .why .imp:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -28px;
    width: 22px;
    height: 22px;
    background: url(../img/icon.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#why .why .importante{
    width: 100%;
    position: relative;
}
#why .why .importante p{
    margin-bottom: 20px;
    margin-top: 35px;
    font-size: 21px;
    line-height: 31px;
    color: #59493e;
    padding: 15px;
    border: 3px solid #a94886;
    animation: animate_pulse2 2s infinite;
}
#why .why h2{
    font-size: 40px;
    font-weight: 400;
    color: #47bac4;
    margin-bottom: 0;
}
#why .why .desc{
    color: #5d69c1;
    font-size: 22px;
}
#why .why .list-why{
    font-weight: 500;
    font-size: 20px;
    margin-top: 30px;
}
#why .why .list-why li{
    list-style: none;
    margin-bottom: 20px;
    color: #303f4d;
    line-height: 24px;
    position: relative;
}
#why .why .list-why li:nth-child(2n){
    color: #5a7fa2;
}
#why .why .list-why li:before{
    content: '';
    position: absolute;
    top: 11px;
    left: -40px;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #69adfd;
    
}
#result{
    background: #503e32;
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    background: rgb(74,57,47);
    background: radial-gradient(circle, rgba(74,57,47,1) 66%, rgba(20,19,17,1) 100%);
}
#result .result{
    display: flex;
    justify-content: space-between;
}
#result .result .left{
    width: 35%;
}
#result .result .right{
    width: 59%;
    
}
#result .result .left img{
    width: 100%;
    margin-bottom: 20px;
}
#result .result .left h2{
    font-size: 35px;
    line-height: 40px;
    color: #5dca88;
    position: relative;
    margin-bottom: 30px;
}
#result .result .left h2:before{
    content: '';
    position: absolute;
    top: 0;
    left: -40px;
    width: 25px;
    height: 47px;
    background: url(../img/leaf.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#result .result .imp {
    color: #a94886;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
    position: relative;
    margin-bottom: 15px;
    margin-top: 40px;
}
#result .result .imp:before {
    content: '';
    position: absolute;
    top: 0px;
    left: -38px;
    width: 22px;
    height: 22px;
    background: url(../img/icon.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#result .result .importante {
    width: 100%;
    position: relative;
    font-size: 21px;
}
#result .result .importante p{
    line-height: 31px;
}
#result .result .left h4{
    font-size: 27px;
    color: #5dca88;
    margin-top: 25px;
    margin-bottom: 45px;
}
.goal-item .text{
    width: 100%;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
}
.goal-item .text .left-txt{
    float: left;
    font-size: 18px;
}
.goal-item .text .right-txt{
    float: right;
}
.goal-item .line-wrapp{
    width: 100%;
    position: relative;
    margin-top: 4px;
}
.goal-item .line-wrapp .line{
   width: 100%;
    height: 9px;
    background: #fff;
    border-radius: 15px; 
    
}
.goal-item .line-wrapp .line-active{
    height: 9px;
    background: #fff;
    border-radius: 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.goal-item .line-wrapp .line-active.blue{
    width: 76%;
    background: #30a5dc;
}
.goal-item{
    margin-bottom: 40px;
}
.goal-item .line-wrapp .line-active.orange{
    width: 65%;
    background: #ee742b;
}
.goal-item .line-wrapp .line-active.red{
    width: 57%;
    background: #f04949;
}
.goal-item .line-wrapp .line-active.green{
    width: 72%;
    background: #39d084;
}
.goal-item .line-wrapp .line-active.pur{
    width: 77%;
    background: #6f5ecc;
}
.goal-item .line-wrapp .line-active.yellow{
    width: 61%;
    background: #c8cc5e;
}
.goal-item .line-wrapp .line-active.yellow{
    width: 61%;
    background: #c8cc5e;
}
.goal-item .line-wrapp .line-active.pink{
    width: 58%;
    background: #cc5e7a;
}
#result .result .right h2{
    color: #dba864;
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 90px;
    margin-bottom: 35px;
}
#result .days-list{
    position: relative;
    
}
#result .days-list:before{
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    bottom: 0;
    background: #fff;
    width: 5px;
}
#result .days-list .day{
    margin-bottom: 20px;
    position: relative;
}
#result .days-list .name{
    font-size: 20px;
    color: #eed2c3;
    font-weight: 500;
        margin-bottom: 15px;
}
#result .days-list .txt{
    font-size: 20px;
    color: #cda692;
    font-weight: 400;
    line-height: 23px;
}
#result .days-list .name span{
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    top: -1px;
    left: -43px;
    font-family: 'Gilroy';
}
#result .days-list .name span.red{
    background: #ff4f56;
}
#result .days-list .name span.pur{
    background: #aa0d95;
}
#result .days-list .name span.blue{
    background: #00cce4;
}
#result .days-list .name span.blue-sec{
    background: #0f7ad8;
}
#result .days-list .name span.green{
    background: #64ba89;
    top: 34px;
}
#result .more {
    text-decoration: none;
    color: #47bac4;
    text-transform: uppercase;
    font-size: 22px;
    position: relative;
    font-family: 'Arial Rounded MT Pro Cyr';
    margin-left: 32px;
    margin-top: 32px;
    display: inline-block;
}
#result .more:hover{
    text-decoration: underline;
}
#result .more:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 17px;
    top: 4px;
    right: -30px;
    background: url(../img/triangle.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#result .more .arrow {
    position: absolute;
    top: 5px;
    left: -70px;
    width: 28px;
    height: 16px;
    background: url(../img/arrow.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#result .more:after {
    content: '';
    position: absolute;
    top: 12px;
    width: 21px;
    height: 2px;
    background: #47bac4;
    left: -30px;
}
#review{
    padding-top: 100px;
    padding-bottom: 100px;
    background: #decfbf;
    background: rgb(222,204,191);
background: radial-gradient(circle, rgba(222,204,191,1) 70%, rgba(190,163,141,1) 100%);
}
#review h2{
    color: #4d3c31;
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 12px;
}
#review .desc{
    color: #242429;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px;
}
#review .desc-sec{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    background: #f2d5c4;
    color: #626bad;
    font-family: 'Arial Rounded MT Pro Cyr';
        padding: 5px 0;
    letter-spacing: 0.5px;
}
#review .desc-sec.rew-text{
    display: none;
}
.review-slider-wrapper{
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
        
}
.review-slider-wrapper .owl-carousel button.owl-dot{
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #47bac4;
    margin-right: 10px;
}
.review-slider-wrapper .owl-carousel button.owl-dot.active{
    background: #fff;
}
.review-slider-wrapper img{
    width: 100%;
}
.review-slider-wrapper .point{
    color: #2d3363;
    margin-bottom: 25px;
    font-weight: 600;
    font-family: 'Arial Rounded MT Pro Cyr';
    text-align: right;
    line-height: 23px;
    position: relative;
    letter-spacing: 1px;
}
.review-slider-wrapper .before .point{
    text-align: left;
}
.review-slider-wrapper .point span{
    position: relative;
    display: inline-block;
}
.review-slider-wrapper .point.active span:before{
    content: '';
    position: absolute;
    left: -25px;
    top: 9px;
    width: 20px;
    height: 3px;
    background: #515ced;
}
.review-slider-wrapper .point.active span:after{
    content: '';
    position: absolute;
    right: -40px;
    top: 9px;
    width: 35px;
    height: 3px;
    background: #515ced;
}
.review-slider-wrapper .before .point.active span:after{
    width: 20px;
    left: -25px;
    right: auto;
}
.review-slider-wrapper .before .point.active span:before{
    width: 20px;
    right: -25px;
    left: auto;
}
.review-slider-wrapper .point.active{
    color: #515ced;
}
.review-slider-wrapper .after{
    position: absolute;
    width: 153px;
    left: -180px;
    top: 50px;
}
.review-slider-wrapper .before{
    position: absolute;
    width: 153px;
    right: -180px;
    top: 50px;
}
#review .text-desc{
    text-align: center;
    color: #555d97;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-size: 20px;
    margin-top: 40px;
    line-height: 25px;
    border: 3px solid #47bac4;
    animation: animate_pulse3 2s infinite;
    box-sizing: border-box;
    padding: 15px;
}
#why-massage{
    padding-top: 100px;
    padding-bottom: 100px;
    background: #47382e;
    background: rgb(74,57,47);
    background: radial-gradient(circle, rgba(74,57,47,1) 66%, rgba(20,19,17,1) 100%);
}
.why-massage{
    display: flex;
    justify-content: space-between;
}
.why-massage .column-massage{
    width: 45%;
    background: #ebebed;
}
.why-massage .column-massage .image{
    height: 380px;
    width: 100%;
}
.why-massage .column-massage .image img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.why-massage .column-massage h3{
    color: #201a17;
    font-size: 38px;
    line-height: 45px;
    font-weight: 500;
    padding-left: 105px;
    position: relative;
    margin-bottom: 50px;
}
.why-massage .column-massage h3 .ico{
    background: #000;
    position: absolute;
    top: -30px;
    left: -30px;
    width: 100px;
    height: 110px;
}
.why-massage .column-massage h3 .ico img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.why-massage .column-massage ul{
    box-sizing: border-box;
    padding: 0 50px;
    padding-bottom: 30px;
}
.why-massage .column-massage .phone{
    margin-left: 46px;
    color: #2a435a;
    font-size: 22px;
}
.why-massage .column-massage ul li{
    color: #2a435a;
    font-weight: 500;
    list-style: none;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    position: relative;
}
.why-massage .column-massage ul li:before {
    content: '';
    position: absolute;
    top: 11px;
    left: -27px;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #69adfd;
}
.why-massage .column-massage:nth-child(2){
    background: #d8c3b2;
}
#price{
    padding-top: 100px;
    padding-bottom: 100px;
    background: #f2dfd0;
    background: radial-gradient(circle, rgba(222,204,191,1) 70%, rgba(190,163,141,1) 100%);
}
#price .price-txt{
    display: none;

}
#price .price-txt.active{
    display: block;
}
#price .price{
    display: flex;
    justify-content: space-between;
}
#price .price .left{
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Lato', sans-serif;
}
#price .price .price-list{
    width: 75%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#price .price .left h2{
    color: #201a17;
    font-size: 34px;
    line-height: 44px;
    font-weight: 500;
    position: relative;
    margin-bottom: 40px;
}
#price .price .left .desc{
    font-family: 'Arial Rounded MT Pro Cyr';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
#price .price .left .button-price{
    padding: 4px;
    border: 1px solid #b3b3b3;
    border-radius: 21px;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    margin-top: 20px;
    font-weight: 500;
    margin-bottom: 50px;
}
#price .price .left .button-price .active{
    background: #fff;
}
#price .price .left .button-price .center{
    float: left;
    margin-right: 10px;
    border-radius:15px;
    padding: 10px 20px;
    cursor: pointer;
    transition: 0.3s;
}
#price .price .left .button-price .departure{
    float: left;
    border-radius:15px;
    padding: 10px 20px;
    cursor: pointer;
    transition: 0.3s;
}
#price .price .left p{
    font-size: 18px;
    color: #8c8f94;
}
#price .price .left .thin{
    font-size: 13px;
    color: #8c8f94;
    margin-top: 15px;
}
#price .price .left .thin .more{
    color: #267df4;
    display: inline-block;
    cursor: pointer;
    position: relative;
}
#price .price .left .thin .more:hover>.prompt{
    display: block;
}
#price .price .left .thin .more .prompt{
    position: absolute;
    display: none;
    bottom: 15px;
    right: 0;
    width: 210px;
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
    cursor: auto;
    color: #000;
    transition: 0.3s;
    -webkit-box-shadow: 4px 4px 19px 4px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 19px 4px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 19px 4px rgba(34, 60, 80, 0.2);
}

#price .price-list{
    display: flex;
}
#price .price-list .box-price{
    width: 33.33333%;
    background: #ebebed;
    -webkit-box-shadow: 4px 4px 19px 4px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 19px 4px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 19px 4px rgba(34, 60, 80, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    transition:0.3s;
}
#price .price-list .box-price:hover{
    background: #fff;
    transform:scale(1.1);
    z-index: 1;
}
#price .price-list .box-price:hover>.order{
    color: #fff;
    background: #267df4;
}
#price .price-list .box-price h4{
     text-align: center;
    font-size: 25px;
    margin-bottom: 35px;
    font-weight: 500;
}
#price .price-list .box-price .price-point{
    display: inline-block;
    border: 1px solid #b3b3b3;
    border-radius: 13px;
    padding: 7px 20px;
    font-size: 21px;
    font-weight: 500;
}
#price .price-list .box-price .desc{
    text-align: center;
    color: #857e7e;
    font-weight: 500;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
}
#price .price-list .box-price ul{
    
}
#price .price-list .box-price ul li{
    text-align: center;
    list-style: none;
    font-size: 20px;
    color: #504b4b;
    line-height: 30px;
}
#price .price-list .box-price ul li span{
    position: relative;
}
#price .price-list .box-price ul li span:before{
    content: '';
    position: absolute;
    width: 20px;
    height: 15px;
    top: 8px;
    left: -27px;
    background: url(../img/check.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#price .price-list .box-price .price-point-wrapp{
    text-align: center;
}
#price .price-list .box-price .order{
    width: 200px;
    text-align: center;
    margin: 0 auto;
    margin-top: 45px;
    border: 1px solid #267df4;
    padding: 9px 0;
    border-radius: 12px;
    color: #267df4;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 60px;
    transition:0.3s;
}
#factors{
    padding-top: 100px;
    padding-bottom: 100px;
    background: #503e32;
    color: #f2dfd0;
    background: rgb(74,57,47);
    background: radial-gradient(circle, rgba(74,57,47,1) 66%, rgba(20,19,17,1) 100%);
}
#factors h2{
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    color: #e7cca8;
    margin-bottom: 30px;
}
#factors .desc{
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    color: #f2dfd0;
    line-height: 22px;
    margin-bottom: 30px;
}
.factors-slider{
    display: flex;
    justify-content: space-between;
   ;
}
.factors-slider .left{
    width: 25%;
    height: 565px;
    overflow-y: scroll;
}


.factors-slider .left::-webkit-scrollbar-thumb {
	background: #5dca88;
    width: 2px;
}
.factors-slider .left::-webkit-scrollbar-track-piece{
    background: #babbb8;
}
.factors-slider .left::-webkit-scrollbar{
    width: 2px;
}


.factors-slider .factors-content{
    width: 68%;
}
.factors-slider .factors-content .text-box{
    display: none;
}
.factors-slider .factors-content .text-box.active{
    display: block;
}
.factors-slider .left .item{
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    color: #9fa9a9;
    margin-bottom: 60px;
    transition:0.1s;
}
.factors-slider .left .item:last-child{
    margin-bottom: 0;
}
.factors-slider .left .item:hover{
    color: #e7cca8;
}
.factors-slider .left .item .icon{
    height: 53px;
    width: 60px;
    margin-right: 20px;

   
}
.factors-slider .left .item .icon.h{
    background-image: url(../img/h.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    
}
.factors-slider .left .item:hover>.icon.h{
    background-position: 0px 52px;
}
.factors-slider .left .item.active .icon.h{
    background-position: 0px 52px;
}
.factors-slider .left .item.active{
    color: #e7cca8;
}
.factors-slider .left .item .icon.p{
    background-image: url(../img/p.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    height: 50px;
}
.factors-slider .left .item.active .icon.p{
    background-position: 0px 51px;
}
.factors-slider .left .item:hover>.icon.p{
    background-position: 0px 51px;
}

.factors-slider .left .item .icon.l{
    background-image: url(../img/l.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    height: 49px;
}
.factors-slider .left .item.active .icon.l{
    background-position: 0px 49px;
}
.factors-slider .left .item:hover>.icon.l{
    background-position: 0px 49px;
}

.factors-slider .left .item .icon.b{
    background-image: url(../img/b.png);
    -webkit-background-size: auto 200%;
    background-size: auto 200%;
    height: 70px;
    background-repeat: no-repeat;
}
.factors-slider .left .item.active .icon.b{
    background-position: 0px -69px;
}
.factors-slider .left .item:hover>.icon.b{
    background-position: 0px -69px;
}

.factors-slider .left .item .icon.z{
    background-image: url(../img/z.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    height: 53px;
}
.factors-slider .left .item.active .icon.z{
    background-position: 0px 53px;
}
.factors-slider .left .item:hover>.icon.z{
    background-position: 0px 53px;
}

.factors-content .text-box img{
    max-width: 85%;
    margin-bottom: 40px;
}
.factors-content .text-box h4{
    margin-bottom: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 33px;
    line-height: 39px;
    color: #e7cca8;
}
#factors .bottom-factors{
    display: flex;
    align-items: baseline;
    justify-content: end;
    padding-right: 70px;
}
#factors .more{
    font-family: 'Arial Rounded MT Pro Cyr';
    font-weight: 500;
    color: #6e75a0;
    width: 250px;
    text-align: center;
    cursor: pointer;
    border-radius:25px;
    background: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 17px 0;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-size: 16px;
    -webkit-box-shadow: 0px -5px 10px 2px rgb(24 35 45 / 26%) inset;
    -moz-box-shadow: 0px -5px 10px 2px rgb(24 35 45 / 26%) inset;
    box-shadow: 0px -5px 10px 2px rgb(24 35 45 / 26%) inset;
    transition: 0.3s;
    margin-right: 140px;
}
#factors .more:hover{
    box-shadow: none;
}
#factors h3{
    color: #5dca88;
    font-weight: 500;
    text-align: left;
    font-size: 35px;
    line-height: 40px;
    position: relative;
}
#factors h3:before {
    content: '';
    position: absolute;
    top: 0;
    left: -40px;
    width: 25px;
    height: 47px;
    background: url(../img/leaf.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
#contact{
    background: #dfcfc2;
    padding-top: 100px;
    padding-bottom: 100px;
    background: radial-gradient(circle, rgba(222,204,191,1) 70%, rgba(190,163,141,1) 100%);
}
.contact{
    display: flex;
    justify-content: space-between;
    font-family: 'Arial Rounded MT Pro Cyr';
    color: #000;
}
.contact .left{
    width: 30%;
}
.contact .left .tel a {
    text-decoration: none;
}
.contact .right{
    width: 67%;
}
.contact .address{
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
}
.contact .contact-form{
    max-width: 375px;
}
.contact .contact-form input{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    border:2px solid #a69c93;
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 16px;
}
.contact .contact-form input::-webkit-input-placeholder {color:#756565;}
.contact .contact-form input::-moz-placeholder          {color:#756565;}
.contact .contact-form input:-moz-placeholder           {color:#756565;}
.contact .contact-form input:-ms-input-placeholder      {color:#756565;}

.contact .buttons{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.contact .buttons .btn{
    width: 48%;
    border-radius:15px;
    padding: 15px 0;
    border:1px solid #000;
    cursor: pointer;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    transition: 0.3s;
    font-size: 16px;
}
.contact .buttons .btn.black{
    color: #fff;
    background: #000;
}
.contact .buttons .btn.black:hover{
    background: #f0f8ff00;
    color: #000;
}
.contact .buttons .btn.transperent{
    background: #fff0;
}
.contact .buttons .btn.transperent:hover{
    background: #000;
    color: #fff;
}
.contact .small{
    color: #524c4c;
    font-weight: 500;
    font-size: 20px;
    line-height: 21px;
    margin-top: 13px;
}
.contact .small a{
    text-decoration: none;
}
.contact  .soc{
    margin-top: 25px;
}
.contact  .soc a{
    margin-right: 10px;
    display: inline-block;
    transition: 0.3s;
}
.contact  .soc a:hover{
    transform: translate(0, -6px);
    opacity: 0.7;
}
.contact  .soc a img{
    height: 25px;
}
#footer{
    padding-top: 240px;
    padding-bottom: 400px;
    background-color: #151412;
    background: url(../img/bg-bottom.jpg);
    -webkit-background-size: cover;
    background-size: cover;
}
#footer .right{
    width: 100%;
    max-width: 450px;
    float: right;
    text-align: center;
    font-weight: 500;
}
#footer .purple{
    color: #9298c8;
    font-size: 20px;
    margin-bottom: 40px;
}
#footer h2{
    color: #dba864;
    font-size: 40px;
    line-height: 46px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    margin-bottom: 50px;
}
.footer{
    overflow: hidden;
}
#footer .white{
    color: #fff;
    font-size: 20px;
}
#footer h3{
    color: #d0b56b;
    font-size: 35px;
    line-height: 42px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    margin-top: 50px;
}
#footer .call {
    font-size: 20px;
    color: #fff;
    background: #6073ff;
    text-align: center;
    border-radius: 50px;
    width: 250px;
    padding: 13px 0;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 65px;
    cursor: pointer;
    border-bottom: 4px solid #4b58ba;
    transition: 0.3s;
    -webkit-box-shadow: inset 0px 37px 28px -5px rgb(255 255 255 / 39%));
    box-shadow: inset 0px 37px 28px -5px rgb(255 255 255 / 39%);
    text-shadow: 2px 2px 2px rgb(77 96 241);
    font-weight: 500;
}
#footer .call:hover {
    border-bottom: 4px solid #808df3;
    background: #808df3;
}
#about{
    position: relative;
}
#about .bg{
    width: 100%;
    background: url(../img/test.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center;
    position: absolute;
    bottom: 0;
}
#pop-up {
    width: 320px;
    margin-left: -160px;
    padding: 30px;
    position: fixed;
    box-sizing: border-box;
    left: 50%;
    top: 8%;
    background: #fff;
    z-index: 1001;
    display: none;
    border-radius: 7px;
}
#pop-up h3{
    text-align: center;
    font-size: 25px;
    margin-top: 0;
}
#pop-up input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    border: 2px solid #a69c93;
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 16px;
}
#pop-up button{
    width: 100%;
    height: 45px;
    border-radius: 12px;
    border: none;
    color: #fff;
    background: #267df4;
    transition: 0.3s;
    cursor: pointer;
}
#pop-up button:hover{
    background: #5b96e6;
}
#pop-up .x {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 6px;
    right: 6px;
    background: url(../img/close-black.svg);
    -webkit-background-size: 100%;
    background-size: 100%;
    transition: 0.3s;
    cursor: pointer;
}
#pop-up .x:hover{
    opacity: 0.7;
}
#pop-up-wrapp{
    position: fixed;
    background: #000;
    opacity: 0.6;
    width: 100%;
    height: 100vh;
    z-index: 800;
    cursor: pointer;
    display: none;
    transition: 0.3s;
    top: 0;
}
#thx {
    width: 320px;
    margin-left: -160px;
    padding: 30px;
    position: fixed;
    box-sizing: border-box;
    left: 50%;
    top: 8%;
    background: #fff;
    z-index: 1001;
    display: none;
    border-radius: 7px;
    padding-bottom: 20px;
}
#thx .x {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 6px;
    right: 6px;
    background: url(../img/close-black.svg);
    -webkit-background-size: 100%;
    background-size: 100%;
    transition: 0.3s;
    cursor: pointer;
}
#thx h3 {
    text-align: center;
    font-size: 23px;
    margin-top: 0;
    line-height: 33px;
}
.rewiew-carousel .item{
    position: relative;
}
.rewiew-carousel .item .bottom-text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 137px;
    background: #f2d8c9cc;
    display:flex;
    justify-content: space-between;
    font-family: 'Arial Rounded MT Pro Cyr';
}
.rewiew-carousel .item .bottom-text .bottom-part{
    width: 50%;
    padding: 30px 0;
    box-sizing: border-box;
    padding-left: 12%;
    color: #555d97;
    font-weight: 600;
    font-size: 20px;

}
.rewiew-carousel .item .bottom-text .bottom-part span{
    color: #6777f3;
}
.rewiew-carousel .days{
    font-weight: 600;
    font-size: 86px;
    color: #47bac4;
    position: absolute;
    top: 0;
    left: calc(50% - 45px);
    text-align: center;
}
.rewiew-carousel .days span{
    display: block;
    font-weight: 500;
    font-size: 37px;
    line-height: 17px;

}
.rewiew-carousel .days:before{
    content: '';
        position: absolute;
    top: 48px;
    left: -70px;
    width: 44px;
    height: 27px;
    background: url(../img/arrow.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.rewiew-carousel .days:after{
    content: '';
    position: absolute;
    width: 20px;
    height: 27px;
    top: 45px;
    right: -39px;
    background: url(../img/triangle.png);
    -webkit-background-size: 100%;
    background-size: 100%;
}
.hidden-text{
    display: none;
}
.more-text{
    cursor: pointer;
    display: inline-block;
    color: #0aa5a0;
    position: relative;
    margin-bottom: 10px;
    margin-top: 5px;
}
.more-text:hover{
    text-decoration: underline;
}
.more-text:before{
    content: '';
    position: absolute;
    top: -2px;
    right: -24px;
    width: 24px;
    height: 24px;
    background: url(../img/arrow.svg);
    transition: 0.2s;

}
.active.more-text:before{
    transform: rotate(180deg);
}
#result .result .right .call{
    font-size: 32px;
    color: #fff;
    background: #6073ff;
    text-align: center;
    border-radius: 50px;
    width: 320px;
    padding: 13px 0;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 65px;
    cursor: pointer;
    border-bottom: 4px solid #4b58ba;
    transition: 0.3s;
    -webkit-box-shadow: inset 0px 37px 28px -5px rgb(255 255 255 / 39%)); 
    box-shadow: inset 0px 37px 28px -5px rgb(255 255 255 / 39%);
    text-shadow: 2px 2px 2px rgb(77 96 241);
    font-weight: 500;
}
