@import url(reset.css);

button,
input[type="submit"],
input[type="button"],
a:hover {
    cursor: pointer;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;

}

img {
    display: block;
    max-width: 100%;
}

body {}

/* @media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0) { 

  body{ zoom: 75% !important;}

} */


aside,
nav,
footer,
header,
section,
article {
    display: block;
}

.clear {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.center {
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
}


.screen-1 {
    background: url(../images/bg-1.jpg) no-repeat center top;
    padding-top: 25px;
    padding-bottom: 65px;
}

.mob-br{display: none;}

.head {
    margin-bottom: 92px;
    display: flex;
    flex-wrap: wrap;
}

.head img {
    margin-top: 5px;
    margin-right: 85px;
}

.version-upd {
    position: absolute;
    left: 0;
    top: 0;
    left: 476px;
    top: 700px;
    width: 225px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 135%;
    color: #7B5D5C;
    height: 65px;
    /*background: url(../images/vers-img.png) no-repeat 73px top;*/
    background: url(../images/vers-img.svg) no-repeat 95px top;
    padding-top: 20px;
}

.head-txt {
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}

.head-txt p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #7B5D5C;
}

.head-txt p strong {
    display: block;
    font-family: 'Trajan Pro 3';
    font-weight: 400;
    font-size: 22px;
    line-height: 130%;
    text-transform: uppercase;
    color: #7B5D5C;
}

.hed-txt-1 {
    width: 200px;
    margin-right: 30px;
    background: url(../images/scr-1-l-2.png) no-repeat right center;
}

.hed-txt-2 {
    width: 200px;
    margin-right: 30px;
    background: url(../images/scr-1-l-2.png) no-repeat right center;
}

.hed-txt-3 {
    width: 230px;
    margin-right: 30px;
}

.screen-1 .txt-1 {
    font-family: 'Trajan Pro 3';
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    background: linear-gradient(0deg, #7B5D5C, #7B5D5C), linear-gradient(133.13deg, rgba(255, 255, 255, 0) 5.31%, #FFFFFF 47.34%, rgba(255, 255, 255, 0) 89.45%), linear-gradient(0deg, #FFEFEF, #FFEFEF), #3A3A3A;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: #7B5D5C;
    margin-bottom: 25px;
}

.screen-1 .txt-1 strong {
    display: block;
    font-weight: 600;
}

.screen-1 .txt-1 br{display:none}

h1 {
    font-family: 'Trajan Pro 3';
    font-weight: 600;
    font-size: 76px;
    line-height: 99px;
    letter-spacing: 0.02em;
    text-transform: uppercase;

    background: linear-gradient(133.13deg, rgba(255, 255, 255, 0) 5.31%, #FFFFFF 47.34%, rgba(255, 255, 255, 0) 89.45%), linear-gradient(133.13deg, rgba(255, 255, 255, 0) 5.31%, #FFFFFF 47.34%, rgba(255, 255, 255, 0) 89.45%), linear-gradient(133.13deg, rgba(255, 255, 255, 0) 5.31%, #FFFFFF 47.34%, rgba(255, 255, 255, 0) 89.45%), linear-gradient(0deg, #FFD8CC, #FFD8CC), linear-gradient(0deg, #FFE7E7, #FFE7E7), linear-gradient(133.13deg, rgba(255, 255, 255, 0) 5.31%, rgba(255, 255, 255, 0.24) 47.34%, rgba(255, 255, 255, 0) 89.45%), linear-gradient(0deg, #C25354, #C25354), linear-gradient(0deg, #C65F61, #C65F61), linear-gradient(336.96deg, #EA7B4E -22.95%, #F4B28E 82.83%), linear-gradient(0deg, #725353, #725353), linear-gradient(138.83deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 33.97%, rgba(255, 255, 255, 0) 68.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
}

.white-pl {
    width: 350px;
    height: 91px;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    background: linear-gradient(133.13deg, rgba(255, 255, 255, 0) 5.31%, #FFFFFF 47.34%, rgba(255, 255, 255, 0) 89.45%), linear-gradient(0deg, #FFEAEA, #FFEAEA), linear-gradient(96.74deg, rgba(255, 255, 255, 0) -6.7%, rgba(255, 255, 255, 0.4) 44.49%, rgba(255, 255, 255, 0) 103.25%), linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(0deg, #D28183, #D28183), #E38797;
    border-radius: 15px;

    padding-left: 17px;
    text-transform: none;
    left: 0;
    left: 420px;
    top: 0;
}

.white-pl em {
    display: block;
    height: 91px;
    background: linear-gradient(104.06deg, rgba(255, 255, 255, 0) -1.2%, rgba(255, 255, 255, 0.24) 40.94%, rgba(255, 255, 255, 0) 85.79%), linear-gradient(0deg, #E27373, #E27373), #FFC0B1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    width: 128px;
    font-family: 'Trajan Pro 3';
    font-weight: 600;
    font-size: 22px;
    line-height: 110%;
    letter-spacing: -0.05em;
    text-align: center;
    position: relative;
    padding-top: 24px;
}

.white-pl em::after {
    content: '';
    position: absolute;
    background: url(../images/scr-1-l-1.png) no-repeat center;
    width: 2px;
    height: 56px;
    right: 0;
    top: 50%;
    right: -20px;
    margin-top: -28px;

}


.white-pl i {
    display: block;
    width: 165px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    font-style: normal;
    background: linear-gradient(104.06deg, rgba(255, 255, 255, 0) -1.2%, rgba(255, 255, 255, 0.24) 40.94%, rgba(255, 255, 255, 0) 85.79%), linear-gradient(0deg, #E27373, #E27373), #FFC0B1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    letter-spacing: normal;
    margin-left: 40px;
    padding-top: 18px;

}

.screen-1 .txt-2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #7B5D5C;
    margin-bottom: 40px;
}

.screen-1 .btn {
    display: block;
    width: 467px;
    height: 193px;
    background: url(../images/btn-1.png) no-repeat center top;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.36em;
    text-transform: uppercase;

    color: #FFFEFE;
    text-decoration: none;
    padding-top: 43px;
}

.screen-2 {
    background: #FDFDFD;
    padding-top: 92px;
    margin-top: -5px;
    padding-bottom: 50px;
}

h2 {
    font-family: 'Trajan Pro 3';
    font-weight: 400;
    font-size: 45px;
    line-height: 58px;
    text-align: center;
    text-transform: uppercase;

    background: linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.315) 51.47%, rgba(255, 255, 255, 0) 92.39%), #646464;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.scr-2-it-wraps {
    padding-top: 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.scr-2-item {
    width: 325px;
    margin-bottom: 25px;
}

.scr-2-item img {
    margin: 0 auto 22px;
}

.scr-2-item ul li {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #656565;
    position: relative;
    padding-left: 25px;
    margin-bottom: 22px;
}

.scr-2-item ul li strong {
    font-style: italic;
    font-weight: 500;
}

.scr-2-item ul li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 9px;
    height: 9px;
    background: linear-gradient(280.91deg, rgba(255, 255, 255, 0) -52.02%, rgba(255, 255, 255, 0.425) 42.88%, rgba(255, 255, 255, 0) 130.24%), linear-gradient(336.96deg, #B93939 -22.95%, #DE6060 82.83%), #C4C4C4;
    border-radius: 50%;
    top: 7px;

}

.screen-3 {
    background: url(../images/bg-3.jpg) no-repeat center top;
    padding-top: 85px;
    padding-bottom: 50px;
}

.screen-3 .center {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.screen-3 h2 {
    background: linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.21) 51.47%, rgba(255, 255, 255, 0) 92.39%), #4E393C;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 45px;
    width: 100%;
}

.btn-wrap {
    width: 100%;
    padding-top: 25px;
}

.scr-3-it {
    width: 570px;
    height: 385px;
    padding-left: 280px;
    padding-top: 35px;
    margin-bottom: 20px;

}

.scr-3-it-1 {
    background: url(../images/screen3-item1.png) no-repeat center center;
}

.scr-3-it-2 {
    background: url(../images/screen3-item2.png) no-repeat center center;
}

.scr-3-it-3 {
    background: url(../images/screen3-item3.png) no-repeat center center;
}

.scr-3-it-4 {
    background: url(../images/screen3-item4.png) no-repeat center center;
}

.scr-3-it ul li {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #656565;
    padding-left: 35px;
    margin-bottom: 22px;
    background: url(../images/li-ico-1.png) no-repeat left 3px;
}

.scr-3-it ul li strong {
    font-style: italic;
    font-weight: 500;
}

.screen-3 .btn {
    display: block;
    width: 467px;
    height: 193px;
    background: url(../images/btn-1.png) no-repeat center top;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.36em;
    text-transform: uppercase;

    color: #FFFEFE;
    text-decoration: none;
    padding-top: 43px;
    margin: 0 auto;
}

.screen-4 {
    background: url(../images/bg-4-2.png) no-repeat center top;
    padding-top: 140px;
    padding-bottom: 168px;
    margin-top:-41px;
}

.screen-4 img {
    margin: 0 auto 30px;
}

.screen-4 p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 130%;
    text-align: center;

    color: #656565;
}

.screen-4 .red-txt{
    color: rgb(229, 129, 129);
font-weight: 600;
    margin-top:32px;
}

.screen-4 p strong {
    font-style: italic;
    font-weight: 500;
}

.screen-5-new{

}

.screen-5-new{
    width: 1100px;
    margin:0 auto;
    padding: 0 0 135px 50px;
    background: url(../images/screen5-new-img.png)no-repeat right -95px;
}

.screen-5-new .title{
    color: rgb(80, 80, 118);
font-family: Roboto;
font-size: 35px;
font-weight: 500;
line-height: 130%;
letter-spacing: 0%;
text-align: left;
text-transform: uppercase;
    padding-left:40px;
}

.screen-5-new .title strong{
    color: rgb(232, 144, 144);
font-family: Trajan Pro 3;
font-size: 45px;
font-weight: 400;
    display:block;
    margin:21px 0 0;
}

.screen-5-new .txt{
    color: rgb(101, 101, 101);
font-family: Roboto;
font-size: 24px;
font-weight: 600;
line-height: 130%;
letter-spacing: 0%;
text-align: left;
    padding-left:140px;
    padding-top: 35px;
    background: url(../images/scr-5-new-txt-bg.png)no-repeat 0px top;
    margin-bottom: 60px;
}

.screen-5-new a{
    display: block;
width: 427px;
height: 129.32px;
    padding: 43px 0 35px 180px;
    color: rgb(255, 255, 255);
font-family: Manrope!important;
font-size: 15.91px!important;
font-weight: 500;
line-height: 112%;
letter-spacing: 0%;
    text-decoration: none;
    margin-bottom: 16px;
    margin-left: 40px;
}

.screen-5-new a strong{
font-size: 27.2px;
font-weight: 800;
    display: block;
    margin-top: 6px;
    
}

.screen-5-new .scr5-new-link1{
    background: url(../images/scr5-new-link1-bg.png)no-repeat 93px center, url(../images/scr5-new-btn.png)no-repeat center top; 
}

.screen-5-new .scr5-new-link2{
    background: url(../images/scr5-new-link2-bg.png)no-repeat 93px center, url(../images/scr5-new-btn.png)no-repeat center top; 
}


.screen-5 {
    padding-top: 90px;
    padding-bottom: 0;
    margin-top:-60px;
}

.screen-5 .center{
    background: url(../images/liza-photo2.png) no-repeat -110px 795px;
    overflow: hidden;
    padding-bottom: 60px;

}


.screen-5 h2 {
    margin-bottom: 72px;
    background: linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.315) 51.47%, rgba(255, 255, 255, 0) 92.39%), #646464;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;


}

.grey-block {
    width: 540px;
    border-radius: 10px;
    background: #F1F1F1;
    margin-left: 605px;
    padding-left: 45px;
    padding-top: 37px;
    padding-bottom: 35px;
    padding-right: 42px;
    position: relative;
}

.grey-block p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #656565;
    margin-bottom: 10px;
}

.grey-block a {
    margin-top: 45px;
    display: block;
    padding: 18px 75px 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0.1em;
    text-decoration-line: underline;

    color: #656565;
    background: url(../images/scr-5-img-2.png) no-repeat left top;
}

.grey-block a:hover {
    text-decoration: none;
}

.name-block {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 112%;
    color: #656565;
    position: absolute;
    left: 0;
    top: 0;
    width: 220px;
    text-align: center;
    left: 290px;
    top: 1355px;
}

.name-block strong {
    display: block;
    width: 175px;
    height: 40px;
    font-size: 16px;
    line-height: 150%;
    color: #7B5D5C;
    background: url(../images/scr-5-img-3.png) no-repeat;
    background-size: 175px 40px;
    margin-left: 70px;
    padding-top: 10px;
}

.name-block span {
    display: block;
    width: 175px;
    height: 40px;

    background: url(../images/scr-5-img-4.png) no-repeat;
    background-size: 175px 40px;
    margin-top: -5px;
    padding-top: 10px;
}

.screen-6 {
    background: url(../images/bg-6-new.png) no-repeat center top;
    padding-top: 133px;
    padding-bottom: 55px;
    margin-top: -40px;
}

.screen-6 h2 {
    margin-bottom: 40px;
    background: linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.21) 51.47%, rgba(255, 255, 255, 0) 92.39%), linear-gradient(0deg, #4E393C, #4E393C), linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.315) 51.47%, rgba(255, 255, 255, 0) 92.39%), #646464;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}


.screen-6-items-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
    margin-bottom: 52px;
}

.screen-6-item h4 {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 24px;
    line-height: 115%;
    color: #7B5D5C;
    margin-bottom: 17px;
}


.screen-6-item p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #7B5D5C;
}

.screen-6-item-1 {
    width: 100%;
    margin-bottom: 10px;
}

.screen-6-item-2 {
    width: 425px;
    margin-bottom: 95px;
}

.screen-6-item-3 {
    width: 425px;
    margin-bottom: 95px;
}

.screen-6-item-4 {
    width: 425px;
    margin-bottom: 14px;
}

.screen-6-item-5 {
    width: 425px;
    margin-bottom: 14px;
}

.screen-6-item-6 {
    width: 100%;
}

.result-6 {
    width: 291px;
    height: 291px;
    background: url(../images/img-6-1.png) no-repeat;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #656565;
    padding-top: 91px;
    position: absolute;
    left: 0;
    top: 0;
    left: 50%;
    margin-left: -145.5px;
    top: 161px;
}

.str-6-1 {
    position: absolute;
    left: 0;
    top: 0;
    left: 778px;
    top: 51px;
}

.str-6-2 {
    position: absolute;
    left: 0;
    top: 0;
    left: 198px;
    top: 37px;
}

.screen-6-p1 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #7B5D5C;
    text-align: center;
    margin-bottom: 37px;
}

.screen-6-p1 strong {
    font-style: italic;
    font-weight: 500;
}


.screen-6 .btn {
    display: block;
    width: 467px;
    height: 193px;
    background: url(../images/btn-1.png) no-repeat center top;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.36em;
    text-transform: uppercase;

    color: #FFFEFE;
    text-decoration: none;
    padding-top: 43px;
    margin: 0 auto;
}


.screen-7 {
    background: #FCFCFC;
    padding-top: 50px;
}

.screen-7 .center {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.screen-7 h2 {
    margin-bottom: 50px;
    width: 100%;
}

.screen-7 .btn-wrap {
    width: 100%;
    padding-top: 25px;
}


.scr-7-it {
    width: 570px;
    background: linear-gradient(133.13deg, rgba(255, 255, 255, 0) 5.31%, #FFFFFF 47.34%, rgba(255, 255, 255, 0) 89.45%), linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(96.74deg, rgba(255, 255, 255, 0) -6.7%, rgba(255, 255, 255, 0.4) 44.49%, rgba(255, 255, 255, 0) 103.25%), linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(0deg, #D28183, #D28183), #E38797;
    box-shadow: 0px 4px 20px rgba(237, 237, 237, 0.5);
    border-radius: 20px;
    padding-bottom: 80px;
    margin-bottom: 25px;

}

.scr-7-it img {
    margin-bottom: 10px;
}

.scr-7-it p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #656565;
    margin-left: 60px;
    margin-right: 57px;
    margin-bottom: 25px;

}

.scr-7-it2 p{margin-right: 28px;}

.scr-7-it p strong {
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    display: block;
    margin-bottom: 3px;
}

.scr-7-it p em {
    font-weight: 500;
}

.screen-7 .btn {
    display: block;
    width: 467px;
    height: 193px;
    background: url(../images/btn-1.png) no-repeat center top;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.36em;
    text-transform: uppercase;

    color: #FFFEFE;
    text-decoration: none;
    padding-top: 43px;
    margin: 0 auto;
}

.screen-8 {
    background: #FCFCFC;
    padding: 30px 0;
}

.screen-8 .center {
    background: linear-gradient(180deg, #F8E4DE 0%, #F6CABB 100%);
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 60px;
    padding-bottom: 15px;
}

.screen-8 h2 {
    margin-bottom: 50px;
    width: 100%;
}

.screen-8 ul {
    width: 500px;
}

.screen-8 li {
    padding-left: 40px;
    position: relative;

    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #656565;
    margin-bottom: 22px;
}

.screen-8 li strong {
    font-weight: 500;
    font-size: 18px;
    color: #7B5D5C;
}

.screen-8 li em {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    letter-spacing: -0.04em;

    color: #FFFFFF;
    background: linear-gradient(310.59deg, #B93939 -5.12%, #FF8E8E 73.67%), linear-gradient(142.67deg, rgba(255, 255, 255, 0.6) 4.81%, rgba(255, 255, 255, 0) 84.56%), linear-gradient(0deg, #FFA89F, #FFA89F), linear-gradient(336.96deg, #770D15 -22.95%, #FF3A47 82.83%);
    border-radius: 50%;
}

.screen-9 {
    background: #FCFCFC;
    padding-top: 60px;
}

.screen-9 ul {

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 65px;
    margin-bottom: 10px;
}

.screen9-list2 {
    margin: 0 auto;
    width: 900px;
}

.screen-9 ul li {
    width: 275px;
    background: #fff;
    box-shadow: 0px 4px 20px rgba(237, 237, 237, 0.5);
    border-radius: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;

    text-align: center;

    color: #656565;
    padding-top: 45px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    position: relative;
}

.screen-9 ul li::after {
    content: '';
    position: absolute;
    width: 55px;
    height: 55px;
    background: url(../images/scr-9-ico.png) no-repeat;
    left: 0;
    top: 0;
    top: -24px;
    left: 50%;
    margin-left: -27.5px;
}

.screen-9 p {

    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    color: #656565;
    margin-bottom: 45px;
}

.screen-9 .btn {
    display: block;
    width: 467px;
    height: 193px;
    background: url(../images/btn-1.png) no-repeat center top;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.36em;
    text-transform: uppercase;

    color: #FFFEFE;
    text-decoration: none;
    padding-top: 43px;
    margin: 0 auto;
}

.screen-10 {
    background: #FCFCFC url(../images/bg-10.png) no-repeat center top;
    padding-top: 120px;
}

.liza-block {
    padding-left: 585px;
    padding-top: 50px;
    padding-bottom: 30px;
    background: url(../images/liza10-new.png) no-repeat 44px bottom;
}

.liza-block h3 {
    font-family: 'Trajan Pro 3';
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    background: linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.315) 51.47%, rgba(255, 255, 255, 0) 92.39%), linear-gradient(0deg, #646464, #646464), linear-gradient(0deg, #473E3E, #473E3E), linear-gradient(133.68deg, rgba(255, 255, 255, 0) 5.35%, rgba(255, 255, 255, 0.35) 50.97%, rgba(255, 255, 255, 0) 96.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 11px;


}

.liza-block li {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #656565;
    padding-left: 40px;
    background: url(../images/li-ico-1.png) no-repeat left 4px;
    margin-bottom: 20px;
}

.liza-block li strong {
    font-style: italic;
    font-weight: 500;
}

.about-liza-descr {
    background: linear-gradient(180deg, #F8E4DE 0%, #F6CABB 100%);
    border-radius: 20px;
    padding-left: 95px;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

.about-liza-descr p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 130%;
    color: #7B5D5C;
    margin-bottom: 26px;
}

.about-liza-descr p strong {
    font-style: italic;
    font-weight: 500;
}

.about-liza-descr span {
    display: block;
    width: 41px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
}

.about-liza-descr span.ico-1 {
    background: url(../images/kav-ico.png) no-repeat;
    left: 35px;
    top: 45px;
}

.about-liza-descr span.ico-2 {
    background: url(../images/kav-ico-1.png) no-repeat;
    left: 1075px;
    top: 290px;
}

.screen-11 {
    background: #F8F8F8;
    padding-top: 100px;
    padding-bottom: 500px;
 
}

.screen-11 .center{
       position: relative;
}

.screen-11 ul {
    margin-left: 120px;
    padding-top: 27px;
    padding-bottom: 10px;
}

.screen-11 li {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #656565;
    padding-left: 40px;
    background: url(../images/li-ico-1.png) no-repeat left 4px;
    margin-bottom: 20px;
}

.screen-11 li strong {
    font-style: italic;
    font-weight: 500;
}

.screen11-img{
    position: absolute;
    display: block;
    top:140px;
    left:50%;
    transform:translate(-50%,0);
}
.screen11-img{
  
}

.screen-12 {
    background: #FCFCFC url(../images/bg-12-top.png) no-repeat center top;
    padding-top: 105px;
    padding-bottom: 50px;
}

.screen-12 h2 {
    margin-bottom: 45px;
}

.screen-12 .faq-list__item2 {
    max-width: 100%;
    padding: 0 !important;
    margin: 0 0 2px !important;
    border: none !important;
}

.screen-12 .faq-list__item-title2-1 {
    display: block;
    background: #fff;
    height: 105px;
    padding-left: 53px;
    box-shadow: 0px 4px 20px rgba(237, 237, 237, 0.5);


    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 105px;
    color: #656565;
    position: relative;
    z-index: 10;
}

.screen-12 .faq-list__item-title2-1::after {
    content: '+';
    position: absolute;
    left: 0;
    top: 0;
    width: 41px;
    height: 41px;
    background: linear-gradient(142.67deg, rgba(255, 255, 255, 0.6) 4.81%, rgba(255, 255, 255, 0) 84.56%), linear-gradient(0deg, #FFA89F, #FFA89F), linear-gradient(336.96deg, #770D15 -22.95%, #FF3A47 82.83%);
    border-radius: 50%;
    left: 100%;
    margin-left: -91px;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 26px;
    color: #D88279;
    text-align: center;
    line-height: 41px;
    top: 31px;
}

.faq-list__item2.active .faq-list__item-title2-1::after {
    content: '-';
}

.screen-12 li:nth-child(1) .faq-list__item-title2-1 {
    border-radius: 20px 20px 0px 0px;
}

.screen-12 li:nth-child(3) .faq-list__item-title2-1 {
    border-radius: 0px 0px 20px 20px;
}

.screen-12 .faq-list__item2 .faq-list__item-text2 {
    max-width: 100% !important;
    padding: 0 !important;

}

.screen-12 .descr-wrap {
    background: #F8F8F8;

    display: flex;
    flex-wrap: wrap;
    padding-top: 52px;
    padding-bottom: 15px;
}

.module-left {
    max-width: 575px;
    width: 100%;
    margin-left: 53px !important;
    margin-right: 50px;
}

.module-right {
    max-width: 465px;
    width: 100%;
}

.screen-12 hr {
    width: 100%;
    border: 1px solid #E4E4E4;
    margin: 40px 0;
}

.screen-12 .descr-wrap h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15px;

    color: #656565;
    margin-bottom: 17px;
}

.screen-12 .descr-wrap h4 strong {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 7px;
}

.screen-12 .descr-wrap h4 strong em {
    font-size: 20px;
    line-height: 26px;
    color: #FFA89F;
}

.screen-12 .descr-wrap p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    color: #656565;
}

.screen-12 .descr-wrap p strong {
    font-weight: 600;
}

.screen-12 .faq-list__item2::after {
    content: '+';
    position: absolute;
    left: 0;
    top: 0;
    width: 41px;
    height: 41px;
    background: linear-gradient(142.67deg, rgba(255, 255, 255, 0.6) 4.81%, rgba(255, 255, 255, 0) 84.56%), linear-gradient(0deg, #FFA89F, #FFA89F), linear-gradient(336.96deg, #770D15 -22.95%, #FF3A47 82.83%);
    border-radius: 50%;
    left: 100%;
    margin-left: -91px;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 26px;
    color: #D88279;
    text-align: center;
    line-height: 41px;
    top: 31px;

}





.screen-14 {
    background: #FCFCFC;
    padding-top: 65px;
    padding-bottom: 45px;
}

.screen-14 h2 {
    margin-bottom: 32px;
}

.screen-14 p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 130%;
    color: #656565;
    text-align: center;
    margin-bottom: 50px;
}

.screen-14 ul {
    margin-bottom: 20px;
    margin-left: 130px;
    position: relative;
}

.screen-14 ul::after {
    content: '';
    position: absolute;
    width: 1121px;
    height: 1169px;
    background: url(../images//screen14-ul-after.png) no-repeat;
    left: 0;
    top: 0;
    left: 6px;
    top: -203px;
}

.screen-14 li {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #656565;
    padding-left: 40px;
    background: url(../images/li-ico-2.png) no-repeat left 4px;
    margin-bottom: 22px;
}

.screen-14 li strong {
    font-style: italic;
    font-weight: 500;
}

.screen-14 p.private_community {
    text-align: left;
    margin-bottom: 40px;
    margin-left: 130px;
}

.screen-14 p.private_community strong {
    font-style: italic;
    font-weight: 500;
}

.screen-14 img {
    margin-left: 130px;
    position: relative;
    border-radius: 20px;
}

.screen-14-new .center{
    width: 1080px;
    margin: 0 auto;
}

.screen-14-new p{
    width: 316px;
    text-align: left;
    font-size: 18px;
    position:relative;
    margin-bottom: 19px;
}

.screen-14-new p::after{
    display: block;
    position: absolute;
    content:"";
    width: 711px;
height: 308px;
    background: url(../images/screen14-new-img1.png)no-repeat;
    left:370px;
    top:0;
}

.screen-14-new strong{
    color: #FFA89F;
    font-weight: 600;
     font-size: 20px;
}

.scr-14-new-soc{
    display: flex;
    width: 107px;
    justify-content: space-between;
    margin-bottom: 67px;
}

.scr-14-new-link{
    display:block;
    width: 47px;
    height: 47px;
}

.youtube-link{
    background: url(../images/scr14-new-youtube.png)no-repeat center center;
}

.instagram-link{
     background:url(../images/scr14-new-ist.png)no-repeat center center;
}

.scr14-new-bottom{
    display: flex;
    width:100%;
    justify-content: space-between;
}

.screen-14-new img{
    margin-left: 0;
}


.screen-15 {
    background: #F8F8F8 url(../images/bg-15-top.png) no-repeat center top;
    padding-top: 135px;
    padding-bottom: 33px;
}

.screen-15 p.scr-15-p1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 140%;
    color: #656565;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 25px;
}

.my-slider {
    margin: 0 auto 50px;
    max-width: 925px;
    position: relative;
}

.my-slider .slick-list {
    overflow-y: inherit !important;
    overflow-x: hidden !important;
}

.my-slider li {
    padding-top: 40px;
}

.sl-wrap-my {
    background: #FFFFFF;
    border-radius: 30px;
    position: relative;
    width: 100%;
    height: 919px;
    max-width: 440px;
    padding-top: 35px;
    padding-bottom: 45px;
    margin: 0 20px !important;
}

.sl-img-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px;
    top: -29px;
    left: 50%;
    margin-left: -27.5px;
}

.my-slider li p {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    color: #787878;
    height: 145px;
}

.sl-wrap-my p {
    padding: 0 20px;
    position: relative;
    z-index: 10;
}

.my-slider li .img-big-sl {
    margin: 0 auto !important;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: -30px;
}




.my-slider .slick-arrow,
.video-wrap-slider .slick-arrow,
.vopr-otv-sl .slick-arrow {
    position: absolute;
    top: 50%;
    width: 55px;
    height: 56px;
    border: 0;
    border-radius: 50%;
    outline: 0;

    font-size: 0;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all .25s;
}

.my-slider .slick-prev,
.video-wrap-slider .slick-prev,
.vopr-otv-sl .slick-prev {
    right: calc(100% + 30px);
    background: url(../images/sl-str-l.png);
    /*transform: translateY(-50%) rotate(180deg);*/
}

.my-slider .slick-next,
.video-wrap-slider .slick-next,
.vopr-otv-sl .slick-next {
    background: url(../images/sl-str-r.png);
    left: calc(100% + 30px);
}



.screen-15 .btn {
    display: block;
    width: 512px;
    height: 193px;
    background: url(../images/btn-1.png) no-repeat center top;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.36em;
    text-transform: uppercase;

    color: #FFFEFE;
    text-decoration: none;
    padding-top: 43px;
    margin: 0 auto;
}




/*.screen-16-new{background: url(../images/bg-16-new.png) no-repeat center top;}

.screen-16-new .it-choice{
    width: 738px;
    margin:0 auto;
    padding: 61px 50px 55px 49px;
    
}

.screen-16-new .plashka{
    width: 163.766px;
    height: 41px;
    border-radius: 0 0 10px 10px;
    font-size: 15px;
     padding-top: 11px;
    right: auto;
    left:50%;
    transform:translate(-50%,0);
    top: 0px;
}

.screen-16-new .ul-type-1{
    margin-left: 0;
}
.screen-16-new .ul-type-2{
    margin-left: 0;
    padding-top: 25px;
    margin-bottom: 87px;
}

.screen-16-new .ul-type-2 li:nth-child(2){
    color: #D06464;
}

.screen-16-new  .block-with-prices{
    width: 347px;
    padding: 62px 20px 37px;
    border-radius: 20px;
border: 1px solid #FFF;
background: linear-gradient(0deg, #FFF 0%, #FFF 100%), linear-gradient(97deg, rgba(255, 255, 255, 0.00) -6.7%, rgba(255, 255, 255, 0.40) 44.49%, rgba(255, 255, 255, 0.00) 103.25%), linear-gradient(0deg, #FFF 0%, #FFF 100%), linear-gradient(0deg, #D28183 0%, #D28183 100%), #E38797;
box-shadow: 0px 4px 20px 0px rgba(237, 237, 237, 0.50);
    margin:0 auto;
    position: relative;
    margin-bottom: 40px;
}

.block-with-prices .btn{
    height: 95px;
    letter-spacing: 1.95px;
    position: absolute;
    left:50%;
    top:-43px;
    transform: translate(-50%,0)
}

.btn-after-timer1,btn-after-timer2{display: none;}

.block-with-prices .deposit-pay{
    font-weight: 600;
    margin-bottom: 28px;
}

.screen-16-new .price-increase p{
    font-family: "Roboto"!important;
}

.screen-16-new .first-price-increase{
    position: relative;
    padding-bottom: 15px;
   margin-bottom: 15px;
}

.screen-16-new  .first-price-increase::after{
    content:"";
    position: absolute;
    display: block;
    width: 78.197px;
height: 0.528px;
    opacity: 0.5;
background: #CCC;
    bottom:0;
    left:50%;
    transform: translate(-50%,0);
}

.price-increase .timer-txt{
    color: #D06464;
font-size: 14px;
line-height: 19.6px;
    text-transform: none;
    margin-bottom: 10px;
  
}

.price-increase .prices{
    font-size: 12px;
line-height: 130%;
    color: #828282;
    text-transform: none;
    margin-bottom: 0;
}

.price-increase .prices strong{
    display: inline;
    font-size: 12px;
font-weight: 800;
line-height: 15.6px;
    color: #4A4A4A;
    text-transform: uppercase;
}

.screen-16-new .bonus-block{
    width: 466px;
    margin: 0 auto;
    padding: 20px 31px 20px 122px;
    border-radius: 12.028px;
    background: linear-gradient(180deg, #F8E4DE 0%, #F6CABB 100%), #161D25;
    position: relative;

}

.screen-16-new .bonus-block::before{
    position: absolute;
    content:"";
    display: block;
    width: 198px;
    height: 304px;
    background: url(../images/screen16-new-book.png)no-repeat;
    top:-40px;
    left:-62px;
}

.screen-16-new .bonus-block p{
    font-family: "Roboto";
    font-size: 17px;
line-height: 22.1px;
    text-transform: none;
    text-align: left;
    color: #7B5D5C;
    margin-bottom: 0;
}

.screen-16-new .bonus-block strong{
    margin-bottom: 8px;
    font-size: 17px;
line-height: 22.1px;
}

.screen-16-new .bonus-timer{
     margin-top: 8px;
     color: #D06464!important;
}

.screen-16-new .bonus-block em{
    text-decoration-line: underline; 
       color: #D06464!important;
font-size: 14px;
line-height: 19.6px;
    font-style: normal;
}

.bonus-mob-txt,.bonus-block-mob{display:none;}
.btn-after-timer1,btn-after-timer2{display:none;}*/


.screen-17-new{
    background: linear-gradient(180deg, #F7F7F7 -0.29%, #FFFFFF 70.99%);
    padding:78px 0 66px;
}

.screen-17-new .scr17-new-ttl{
    width: 654px;
    margin:0 auto;
    color: rgb(211, 96, 96);
font-family: 'Trajan Pro 3',sans-serif;
font-size: 45px;
font-weight: 400;
line-height: 130%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
    
    background-image: url(../images/scr17-new-h2.png),url(../images/scr17-new-h2.png);
    background-repeat: no-repeat;
    background-position: 0px center, 592px center;
    position: relative;
    margin-bottom: 19px;
}



.screen-17-new .scr17-new-subttl{
    font-family: Roboto;
font-size: 24px;
font-weight: 600;
line-height: 134%;
letter-spacing: 2%;
text-align: center;
    color: rgb(49, 49, 49);
    margin-bottom:24px;
}

.screen-17-new .scr17-new-subttl strong{
    color: rgb(226, 115, 115);
}

.screen-17-new .scr17-new-subttl2{
    font-family: Roboto;
font-size: 18px;
font-weight: 400;
line-height: 130%;
letter-spacing: 0%;
text-align: center;
    color: rgb(123, 93, 92);
    margin-bottom: 37px;
}

.screen-17-new .scr17-new-subttl2 strong{
    color: rgb(226, 115, 115);
}

.screen-17-new .scr17-new-inf{
    width: 781px;
    height: 165px;
    margin: 0 auto;
    padding-top: 38px;
    box-sizing: border-box;
border-radius: 15px;
background: url(../images/places-rec.png)no-repeat center/100%;
    color: rgb(123, 93, 92);
font-family: Roboto;
font-size: 18px;
font-weight: 600;
line-height: 130%;
letter-spacing: 0%;
text-align: center;
    margin-bottom: 80px;
}

.screen-17-new h3{
    color: rgb(71, 62, 62);
font-family: 'Trajan Pro 3',sans-serif;
font-size: 45px;
font-weight: 400;
line-height: 130%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
    margin-bottom: 82px;
}

.screen-17-new .list{
    display: block;
    width: 394px;
    padding: 0;
    list-style-type: none;
}

.screen-17-new .list li{
    color: rgb(64, 64, 64);
font-family: Roboto;
font-size: 18px;
font-weight: 600;
line-height: 150%;
letter-spacing: 2%;
text-align: left;
    margin-bottom: 42px;
}

.screen-17-new .list li strong{}

.screen-17-new .list li em{
    display: block;
    float: left;
    margin-right:25px;
    background: linear-gradient(134.69deg, rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.35),rgba(255, 255, 255, 0)),rgb(100, 100, 100);
-webkit-background-clip:
text;
-webkit-text-fill-color:
transparent;
background-clip:
text;
text-fill-color:
transparent;
font-family: 'Trajan Pro 3',sans-serif;
font-size: 45px;
font-weight: 400;
line-height: 130%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
    position: relative;
}

.screen-17-new .eight-em{
    height: 200px;
}

.screen-17-new .first-em{
    height: 100px;
}

.screen-17-new .list li em::before{
    display: block;
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(../images/em-before.png)no-repeat;
    left:-2px;
    top:15px;
}

.screen-17-new .left-list{
    float: left
}

.screen-17-new .right-list{
    float: right;
}

.tren-block{
    clear: both;
width: 1160px;
    margin: 0 auto;
    padding: 55px 0 36px;
    position: relative;
height: 572px;
    box-sizing: border-box;
border-radius: 20px;
box-shadow: 0px 41px 35px 0px rgba(92, 92, 92, 0.11);
background:url(../images/tren-bat-1.png)no-repeat 116px 307px/132px 132px,url(../images/tren-bat-2.png)no-repeat 915px 70px/147px 147px, linear-gradient(-35.13deg, rgb(237, 236, 234) 15.837%,rgba(237, 236, 234, 0) 100.377%);
}

.tren-block::before{
    content:"";
    position: absolute;
    display: block;
width: 559.59px;
height: 677.67px;
    background: url(../images/tren-block-before.png)no-repeat;
    left:326px;
    top:-667px;
    background-size: contain;
}

.tren-block::after{
    content:"";
    position: absolute;
    display: block;
width: 371px;
height: 371px;
    background: url(../images/tren-block-after.png)no-repeat;
    left:-105px;
    top:-160px;
    background-size: contain;
}


.tren-block h3{
    margin-bottom: 12px;
}

.tren-block ul{
    width: 607px;
    margin:0 auto;
    padding: 0;
    list-style-type: none;
    margin-bottom: 18px;
}

.tren-block li{
    color: rgb(11, 11, 11);
font-family: Roboto;
font-size: 22px;
font-weight: 400;
line-height: 150%;
letter-spacing: 2%;
text-align: left;
    margin-bottom:11px;
    padding-left: 26px;
    background: url(../images/tren-block-icon.png)no-repeat 0px 8px;
}

.tren-block li strong{}

.tren-block p{
    width: 607px;
    margin: 0 auto;
    color: rgb(64, 64, 64);
font-family: Roboto;
font-size: 18px;
font-weight: 700;
line-height: 150%;
letter-spacing: 2%;
text-align: left;
    margin-bottom: 34px;
}

.tren-block-btn{
    display: block;
width: 544.2px;
height: 136.29px;
    margin:0 auto;
    background: url(../images/scr5-new-btn.png)no-repeat center top/544px 195px;
    padding: 50px 0 0;
    color: rgb(255, 254, 254);
font-family: Roboto;
font-size: 18px;
font-weight: 700;
line-height: 29.57px;
letter-spacing: 6px;
text-align: center;
text-transform: uppercase;
    text-decoration: none;
}



.screen-17 {
    background: url(../images/bg-17.png)no-repeat;
    padding-top: 144px;
    padding-bottom: 60px;
    margin-top:-75px;
}

.screen-17 h2 {
    margin-bottom: 12px;
}

.screen-17 p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #656565;
    margin-bottom: 40px;
}

.screen-17 p em {
    display: block;
    font-style: italic;
    font-weight: 500;
}

.screen-17 p strong {
    display: block;
    font-weight: 700;
    font-size: 26px;
    line-height: 150%;
    margin-bottom: 6px;
}

.video-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.video-item {
    width: 370px;
    height: 240px;
    margin-bottom: 15px;
    border-radius: 20px;
    padding-top: 35px;
    position: relative;
}


.video-item-1 {
    background: url(../images/video-1.jpg) no-repeat;
}

.video-item-2 {
    background: url(../images/video-2.jpg) no-repeat;
}

.video-item-3 {
    background: url(../images/video-3.jpg) no-repeat;
}

.video-item-4 {
    background: url(../images/video-4.jpg) no-repeat;
}

.video-item-5 {
    background: url(../images/video-5.jpg) no-repeat;
}

.video-item-6 {
    background: url(../images/video-6.jpg) no-repeat;
}

.video-item-7 {
    background: url(../images/video-7.jpg) no-repeat;
}

.video-item-8 {
    background: url(../images/video-8.png) no-repeat;
}

.video-item-9 {
    background: url(../images/video-9.jpg) no-repeat;
}

.video-item-10 {
    background: url(../images/video-10.jpg) no-repeat;
}

.video-item-11 {
    background: url(../images/video-11.jpg) no-repeat;
}

.video-item-12 {
    background: url(../images/video-12.jpg) no-repeat;
}

.video-item-13 {
    background: url(../images/video-13.jpg) no-repeat;
}

.video-item-14 {
    background: url(../images/video-14.jpg) no-repeat;
}

.video-item-15 {
    background: url(../images/video-15.jpg) no-repeat;
}

.video-item-16 {
    background: url(../images/video-16.jpg) no-repeat;
}

.video-item-17 {
    background: url(../images/video-17.jpg) no-repeat;
}

.video-item-18 {
    background: url(../images/video-18.jpg) no-repeat;
}

.video-item span,
.video-item em {
    display: block;
    margin-left: 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 138%;
    color: #656565;

}

.video-item em {
    font-style: italic;
    margin-top: 10px;
}

.video-item a {
    display: block;
    width: 190px;
    height: 60px;
    background: url(../images/btn-video.png) no-repeat;

    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 9px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;

    color: #FFFEFE;
    text-decoration: none;
    padding-top: 21px;
    position: absolute;
    left: 0;
    bottom: 0;
    left: 25px;
    bottom: 25px;
}

.screen-18 {
    background: #FCFCFC url(../images/bg-18-top.png) no-repeat center top;
    padding-top: 125px;
    padding-bottom: 50px;
}

.screen-18 h2 {
    margin-bottom: 115px;
}

.question {
    background: #f1f1f1;
    /*background: #000;*/
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    color: #656565;
    padding-left: 18px;
    padding-top: 15px;
    padding-bottom: 11px;
    margin-left: 205px;
    position: relative;
    margin-bottom: 20px;

}

.question::after {
    content: '';
    width: 24px;
    height: 23px;
    background: url(../images/question-ico.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    top: 7px;
    left: -16px;
}

.question img {
    position: absolute;
    left: 0;
    top: 0;
    left: -93px;
    top: -10px;
}

.answer {
    margin-left: 260px;
    background: #FFFFFF;
    /*background: #000;*/
    border: 1px solid #F3F3F3;
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #656565;
    padding-left: 23px;
    padding-right: 22px;
    padding-top: 15px;
    padding-bottom: 11px;
    max-width: 670px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.answer strong {
    font-style: italic;
    font-weight: 500;
}

.answer::after {
    content: '';
    width: 18px;
    height: 18px;
    background: url(../images/answer-ico.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    top: 12px;
    right: -16px;
}

.answer img {
    position: absolute;
    right: 0;
    top: 0;
    right: -96px;
    top: -10px;
}

.question-1 {
    width: 210px;
}

.question-2 {
    width: 190px;
}

.question-3 {
    width: 315px;
}

.question-4 {
    width: 230px;
}

.question-5 {
    width: 240px;
}

.question-6 {
    width: 170px;
}

.question-7 {
    width: 505px;
}

.question-8 {
    width: 320px;
}


.screen-19 {
    background: #FCFCFC;
    padding-bottom: 65px;
}


.screen-19 h2 {
    margin-bottom: 63px;
}

.scr-19-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 55px;
}

.scr-19-it {
    width: 340px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    text-align: center;

    color: #656565;
    padding-top: 235px;

}

.scr-19-it-1 {
    background: url(../images/screen19-item1.png) no-repeat center top;
}

.scr-19-it-2 {
    background: url(../images/screen19-item2.png) no-repeat center top;
}

.scr-19-it-3 {
    background: url(../images/screen19-item3.png) no-repeat center top;
}

.ab-19 {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;

}

.ab-19-it-1 {
    background: linear-gradient(180deg, #F8E4DE 0%, #F6CABB 100%);
    border-radius: 30px;

    width: 460px;
    height: 280px;
    padding-left: 60px;
    padding-top: 42px;

}

.ab-19::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    left: 50%;
    margin-left: -23.5px;
    top: 50%;
    margin-top: -23px;
    background: url(../images/19-ico.png) no-repeat;
    width: 45px;
    height: 46px;
}


.ab-19-it-1 p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #7B5D5C;
}

.ab-19-it-1 p strong {
    display: block;
    font-weight: 600;
    font-size: 26px;
    line-height: 115%;
    margin-bottom: 20px;
}

.ab-19-it-2 {
    background: linear-gradient(0deg, #F2F2F2, #F2F2F2), linear-gradient(180deg, #F8E4DE 0%, #F6CABB 100%), linear-gradient(0deg, #EEB8A8, #EEB8A8), linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 46.88%, #FFFFFF 100%);
    border-radius: 30px;

    width: 460px;
    height: 280px;
    padding-left: 60px;
    padding-top: 42px;
}

.ab-19-it-2 p {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 115%;
    color: #656565;
    margin-bottom: 33px;

}

.ab-19-it-2 .btn {
    display: block;
    width: 330px;
    height: 91px;
    background: url(../images/btn-19.png) no-repeat center top;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 91px;
    letter-spacing: 0.36em;
    text-transform: uppercase;
    color: #FFFEFE;
    text-align: center;
    text-decoration: none;
}

.screen-20-new{
    padding: 65px 0;
    overflow: hidden;
}

.screen-20-new h2{
    background: linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.315) 51.47%, rgba(255, 255, 255, 0) 92.39%), #646464;
-webkit-background-clip:
text;
-webkit-text-fill-color:
transparent;
background-clip:
text;
text-fill-color:
transparent;
font-family: 'Trajan Pro 3',sans-serif;
font-size: 45px;
font-weight: 400;
line-height: 130%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
    width:922px;
    margin:0 auto;
    position: relative;
    margin-bottom: 40px;
}

.screen-20-new h2::before{
    content: "";
    position: absolute;
    display: block;
    width: 79px;
    height: 79px;
    background: url(../images/scr20-new-ttl1.png)no-repeat;
    left:0px;
    top:10px;
}

.screen-20-new h2::after{
    content: "";
    position: absolute;
    display: block;
    width: 79px;
    height: 79px;
    background: url(../images/scr20-new-ttl2.png)no-repeat;
    left:843px;
    top:10px;
}


.screen-20-new .scr20-new-subttl{
    font-family: Roboto;
font-size: 24px;
font-weight: 600;
line-height: 134%;
letter-spacing: 0.3px;
text-align: center;
    color: rgb(49, 49, 49);
    margin-bottom: 27px;
}

.screen-20-new .scr20-new-subttl strong{
    color: rgb(226, 115, 115);
}

.screen-20-new .scr20-new-subttl2{
    color: rgb(49, 49, 49);
font-family: Roboto;
font-size: 24px;
font-weight: 600;
line-height: 130%;
letter-spacing: 0.3px;
text-align: center;
}

.screen-20-new .scr20-new-items-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    padding:64px 0 50px;
}

.screen-20-new .scr20-new-items-wrap::before{
    content: "";
    position: absolute;
    display: block;
    width: 1874px;
    height: 213px;
    background: url(../images/scr17-new-route.png)no-repeat;
    left:50%;
    transform: translate(-50%,0);
    top:0px;
    z-index: -1;    
}

.screen-20-new .scr20-new-item{
    width: 211px;
    padding-top:172px;
    color: rgb(49, 49, 49);
font-family: Roboto;
font-size: 18px;
font-weight: 600;
line-height: 150%;
letter-spacing: 0.3px;
text-align: center;
}

.screen-20-new .scr20-new-item1{
    padding-top: 199px;
    background:url(../images/scr20-new-item1.png)no-repeat center top;
}

.screen-20-new .scr20-new-item2{
    background:url(../images/scr20-new-item2.png)no-repeat center -35px;
}

.screen-20-new .scr20-new-item3{
    background:url(../images/scr20-new-item3.png)no-repeat center top;
}

.screen-20-new .scr20-new-item4{
    width:220px;
    background:url(../images/scr20-new-item4.png)no-repeat center -15px;
}

.screen-20-new .scr20-new-inf{
    color: rgb(226, 115, 115);
font-family: Roboto;
font-size: 22px;
font-weight: 600;
line-height: 130%;
letter-spacing: 2%;
text-align: center;
    margin-bottom: 55px;
}

.screen-20-new .scr20-new-ras{
    padding: 46px 0 123px 652px;
    margin-bottom:40px;
}

.screen-20-new .scr20-new-ras1{
    background: url(../images/scr20-new-ras1.png)no-repeat left top/593px;
}

.screen-20-new .scr20-new-ras2{
      background: url(../images/scr20-new-ras2.png)no-repeat left top;
}

.scr20-new-ras .title{
    background: linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.315) 51.47%, rgba(255, 255, 255, 0) 92.39%), #646464;
-webkit-background-clip:
text;
-webkit-text-fill-color:
transparent;
background-clip:
text;
text-fill-color:
transparent;
font-family: 'Trajan Pro 3',sans-serif;
font-size: 37px;
font-weight: 400;
line-height: 130%;
letter-spacing: 0%;
text-align: left;
text-transform: uppercase;
    margin-bottom: 30px;
}

.scr20-new-ras .subttl{
    color: rgb(49, 49, 49);
font-family: Manrope;
font-size: 22px;
font-weight: 600;
line-height: 130%;
letter-spacing: 2%;
text-align: left;
    margin-bottom: 34px;
}

.scr20-new-ras .list{
    padding: 0;
    list-style-type: none;
}

.scr20-new-ras .list li{
    color: rgb(49, 49, 49);
font-family: Roboto;
font-size: 18px;
font-weight: 400;
line-height: 130%;
letter-spacing: 0.3px;
text-align: left;
    margin-bottom: 40px;
    position: relative;
    padding-left: 95px;
}

.scr20-new-ras2 .list li{
    margin-bottom: 23px;
}

.scr20-new-ras .list li strong{
    display: block;
    position: absolute;
    left:0;
    top:0;
    width: 76px;
    height: 32px;
    border-radius: 10px;
background: linear-gradient(212.92deg, rgb(202, 83, 83) 2.076%,rgb(231, 135, 135) 90.769%);
    padding-top: 3.5px;
    color: rgb(255, 255, 255);
font-family: Manrope;
font-size: 18px;
font-weight: 700;
line-height: 130%;
letter-spacing: 0.3px;
text-align: center;
}



.screen-20 {
    padding-top: 92px;
    background: #F8F8F8 url(../images/bg-20.png) no-repeat center top;
    padding-bottom: 110px;
}

.screen-20 h2 {
    margin-bottom: 53px;
}

.faq-list__item2 {
    width: 100%;
    max-width: 770px;

    position: relative;
    padding: 0px 0 20px;
    cursor: pointer;
    border-bottom: 2px solid rgba(187, 187, 187, 0.3);
    margin: 0 auto 20px;
    padding-bottom: 23px;
}

.faq-list__item-title2 {
    position: relative;
    display: block;
    font-family: 'Roboto';
    font-size: 22px;
    line-height: 150%;
    font-weight: 600;
    color: #656565;
    z-index: 10;

}


.faq-list__item2::after {
    content: '+';
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: #F9E8E4;
    border-radius: 50%;
    left: 100%;
    margin-left: -50px;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 26px;
    color: #A39191;
    text-align: center;
    line-height: 50px;
    top: -5px;

}

.faq-list__item2.active::after {
    content: '-';
}

.faq-list__item-text2 {
    display: none;
}

.faq-list__item2 .faq-list__item-text2 {
    height: auto;
    padding: 16px 0 5px;

    font-family: 'Roboto';
    font-size: 18px;
    line-height: 150%;
    font-weight: 300;
    color: #656565;
    max-width: 680px;
}

.screen-21-new{
    padding: 68px 0 88px;
}

.screen-21-new h2{
    margin-bottom: 23px;
}

.screen-21-new .scr21-new-subttl{
    color: rgb(49, 49, 49);
font-family: Roboto;
font-size: 24px;
font-weight: 600;
line-height: 130%;
letter-spacing: 0.3px;
text-align: center;
    margin-bottom: 44px;
}

.screen-21-new .btns-wrap{
    width: 1062px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.screen-21-new .scr21-new-btn{
width: 512px;
height: 136.29px;
    display: block;
    text-decoration: none;
    padding-top: 48.5px;
    padding-left: 152px;
    color: rgb(255, 255, 255);
font-family: 'Roboto',sans-serif;
font-size: 28px;
font-weight: 800;
line-height: 112%;
letter-spacing: 2px;
text-align: left;
text-transform: uppercase;
    
}

.screen-21-new .scr21-new-btn-tel{
    background:url(../images/icon-tel21.png)no-repeat 95px 49px, url(../images/scr5-new-btn.png)no-repeat center top/512px 180px;
}

.screen-21-new .scr21-new-btn-whats{
     padding-left: 198px;
     background:url(../images/icon-whats21.png)no-repeat 135px 41px, url(../images/scr5-new-btn.png)no-repeat center top/512px 180px;
}



.screen-21 {
    background: url(../images/bg-21.png) no-repeat center top/cover;
    padding-top: 90px;
}

.screen-21 h2 {
    background: linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.21) 51.47%, rgba(255, 255, 255, 0) 92.39%), linear-gradient(0deg, #4E393C, #4E393C), linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.315) 51.47%, rgba(255, 255, 255, 0) 92.39%), linear-gradient(0deg, #646464, #646464), linear-gradient(0deg, #473E3E, #473E3E), linear-gradient(133.68deg, rgba(255, 255, 255, 0) 5.35%, rgba(255, 255, 255, 0.35) 50.97%, rgba(255, 255, 255, 0) 96.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 50px;
}

.form-wrap {
    background: #fff;
    box-shadow: 0px 4px 20px rgba(237, 237, 237, 0.5);
    border-radius: 30px;
    max-width: 600px;
    margin: 0 auto;
    padding: 53px 75px 55px;
    margin-bottom: 135px;
}

.form-wrap h3 {
    font-family: 'Roboto';
    font-size: 22px;
    line-height: 130%;
    font-weight: 600;
    color: #656565;
    text-align: center;
}

footer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 15px;
}

.footer-1 {
    width: 300px;
    display: flex;
    align-items: center;
}

.footer-2 {
    width: 247px;
}

.footer-3 {
    width: 244px;
}

footer p {
    font-family: 'Roboto';
    font-size: 15px;
    line-height: 150%;
    font-weight: 300;
    color: #7B5D5C;
}

footer p strong {
    font-weight: 600;
    text-transform: uppercase;
}

.footer-2 p {
    margin-bottom: 14px;
}

.footer-2 p a,
.tn-atom{
    display: block;
    color: #7B5D5C;
    text-decoration: none;
    margin-bottom: 15px;
}

.tn-atom{color: #7B5D5C;}

.footer-2 p a:hover {
    text-decoration: underline;
}

.soc-a {
    padding-top: 3px;
    margin-bottom: 15px;
}

.soc-a a {
    display:block;
    text-decoration: underline;
    color: #3797A9;
    margin-right: 16px;
}

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

.mail-a {
    display: inline-block;
    padding-top: 4px;
    color: #7B5D5C;
    text-decoration: none;
}

.mail-a:hover {
    text-decoration: underline;
}

.copyright-p {
    margin-top: 30px;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 150%;
    font-weight: 300;
    color: #7B5D5C;
    text-align: center;
}

.modal--video {
    width: 100%;
    max-width: 700px;
    padding: 15px;
    background-color: transparent;
    box-shadow: none;
}

.sl-number {
    display: none;
}

.screen-15 .sl-number {
    font-family: 'Trajan Pro 3';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    text-transform: uppercase;

    background: linear-gradient(104.52deg, rgba(255, 255, 255, 0) 6.99%, rgba(255, 255, 255, 0.315) 51.47%, rgba(255, 255, 255, 0) 92.39%), linear-gradient(0deg, #646464, #646464), linear-gradient(0deg, #473E3E, #473E3E), linear-gradient(133.68deg, rgba(255, 255, 255, 0) 5.35%, rgba(255, 255, 255, 0.35) 50.97%, rgba(255, 255, 255, 0) 96.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    height: auto;
    margin-bottom: 51px;
}

.br_mob {
    display: none;
}

.br_mob1 {
    display: none;
}

.br-3 {
    display: none;
}

.img-7-mob {
    display: none;
}

.video-wrap-slider {
    display: none;
}

.vopr-otv-sl {
    display: none;
}

.lepestok-img {
    position: absolute;
    width: 163px;
    height: 163px;
    left: 0;
    top: 0;
    left: 605px;
    top: 285px;
}




/*new-style 02.10.2024*/
.what-polych{
    background:#FCFCFC url(../images/bg-new-screen-polych.png) no-repeat center top;
    padding: 90px  0 150px;
  }
  
  .what-polych p.scr-15-p1 {
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      font-size: 20px;
      line-height: 140%;
      color: #656565;
      text-align: center;
      margin-top: 16px;
      margin-bottom: 45px;
  }
  
  .what-polych .faq2{
    background:#fff;
    border-radius: 30px;
    box-shadow: 5px 5px  10px rgba(0,0,0,0.5)
  }
  
  .what-polych .faq-list__item2 {
      width: 100%;
      max-width: 100%;
      position: relative;
      padding: 0px 0 20px;
      cursor: pointer;
      border-bottom: 2px solid #c7c7c7;
      margin: 0 auto 0px;
      padding-bottom: 0px;
  }
  
  .what-polych .faq-list__item2  span{
    padding:41px 100px 30px 45px;
    color:#212121;
    font-size: 18px;
    line-height: 140%;
  }
  
  .what-polych .faq-list__item2  span em{
    color:#E27373;
  }
  
  .what-polych ul li:last-child  {border:none !important;}
  
  .what-polych ul li::after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 43px;
      height: 43px;
      background: url(../images/new-faq-ico.svg) no-repeat;
    
      border-radius: 0;
      left: 100%;
      margin-left: -73px;    
      top: 32px;
  }
  
  .what-polych .faq-list__item2.active::after {
      content: '';
  }
  
  .what-polych .faq-list__item2.active {border:none !important;}
  
  .what-polych ul li div.faq-list__item-text2{
    background: #F8F8F8;
        height: auto;
      padding: 28px 20px 45px 45px;
      font-family: 'Roboto';
      font-size: 18px;
      line-height: 180%;
      font-weight: 300;
      color: #656565;
      max-width: 100%;
    
    
  }
  
  .what-polych ul li div.faq-list__item-text2 p{
    position: relative;
    padding-left: 31px;
  }
  
  .what-polych ul li div.faq-list__item-text2 strong{font-weight: 700;}
  
  .what-polych ul li div.faq-list__item-text2 i{
    font-style:normal;
    display:block;
    position: absolute;
    left:0;
    top:0;
    top: 5px;
    background:#E27373;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    color:#fff;
    font-size: 9px;
    line-height: 21px;
    text-align: center;
    padding:0 !important;
  
  }


  

.screen-16 {
    background: #F8F8F8 url(../images/bg-16-new.png) no-repeat center top/cover;
  
  background: #FCFCFC url(../images/new-bg-tarif.png) no-repeat center top;
  
  
    padding-top: 150px;
    margin-top:-105px;
    padding-bottom: 70px;
}

.screen16-new-2 h2{
font-family: 'Trajan Pro 3',sans-serif;
font-size: 45px;
font-weight: 400;
line-height: 130%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
     background: linear-gradient(134.69deg, rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.35),rgba(255, 255, 255,0 )),rgb(78, 57, 60)!important;
-webkit-background-clip:text!important;
-webkit-text-fill-color:transparent!important;
background-clip:text!important;
text-fill-color:transparent!important;
    margin-bottom: 68px;
}

.screen16-new-2 .it-choice-wrap{

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 25px;
}

.screen16-new-2 .it-choice{
width: 543px;
height: auto;
    box-sizing: border-box;
border: 1px solid rgb(101, 83, 86);
border-radius: 10px;
background: rgb(255, 255, 255);
    padding: 28px 18px 26px;
}

.screen16-new-2 .it-choice-1{
    position: relative;
  margin-left: 595px;
}

.screen16-new-2 .plashka{
position: absolute;
width: 86px;
height: 86px;
    color: rgb(255, 255, 255);
font-family: Roboto;
font-size: 24.67px;
font-weight: 700;
line-height: 85%;
letter-spacing: -3%;
text-align: center;
text-transform: uppercase;
    padding-top:32px;
    background:url(../images/screen16-new-2-plashka.png)no-repeat center;
    left:477px;
    top:-21px;
}


.screen16-new-2 .ul-type-1{
    padding:0;
    list-style-type: none;
}

.screen16-new-2 .ul-type-1 li,
.screen16-new-2 .ul-type-2 li{
    font-family: Roboto;
font-size: 15px;
font-weight: 500;
line-height: 130%;
letter-spacing: 2%;
text-align: left;
    color: rgb(107, 107, 107);
    position: relative;
    padding-left: 20px;
    margin-bottom: 16px;
}

.screen16-new-2 .ul-type-1 li::before{
    display:block;
    content: "";
    position: absolute;
width: 10px;
height: 10px;
    border-radius: 50%;
background: radial-gradient(66.00% 66.00% at 50% 0%,rgba(255, 255, 255, 0.58),rgba(255, 255, 255, 0) 100%),linear-gradient(212.92deg, rgb(255, 80, 95) 2.894%,rgb(254, 46, 64) 108.339%);
    left: 0;
    top:3px;
}

.screen16-new-2 .ul-type-1 li em{
  color:#D97474;
}

.screen16-new-2 .ul-type-1 li strong{
    color: rgb(49, 49, 49);
}

.screen16-new-2 .ul-type-2 li{
    background: url(../images/ul-type-2-icon.png)no-repeat 0px 0px;
    color: #313131;
    font-weight: 700;
    padding-left: 26px;
}

.screen16-new-2 .ul-type-2{
    margin-bottom: 25px;
}

.screen16-new-2 .old-price{
    color: rgb(200, 200, 200);
font-family: Roboto;
font-size: 28.52px;
font-weight: 700;
line-height: 85%;
letter-spacing: -3%;
text-align: center;
text-decoration-line: line-through;
text-transform: lowercase;
    margin-bottom: 16px;
}

.screen16-new-2 .new-price{
font-family: 'Trajan Pro 3',sans-serif;
font-size: 45px;
font-weight: 400;
line-height: 130%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
       background: linear-gradient(134.69deg, rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.35),rgba(255, 255, 255,0 )),rgb(78, 57, 60)!important;
-webkit-background-clip:text!important;
-webkit-text-fill-color:transparent!important;
background-clip:text!important;
text-fill-color:transparent!important;
    display: block;
    margin-bottom: 7px;
}

.screen16-new-2 .new-price-m{
    color: rgb(49, 49, 49);
font-family: Roboto;
font-size: 16px;
font-weight: 500;
line-height: 85%;
letter-spacing: -3%;
text-align: center;
text-transform: lowercase;
    margin-bottom: 26px;
}

.screen16-new-2 .it-choice-btn{
width: 324px;
height: 105px;
display: block;
    background: url(../images/scr5-new-btn.png)no-repeat center top/324px;
    padding: 28px 71px 0;
    text-decoration: none;
    margin:0 auto;
    color: rgb(255, 254, 254);
font-family: Roboto;
font-size: 18.12px;
font-weight: 700;
line-height: 120%;
letter-spacing: 4%;
text-align: center;
text-transform: uppercase;
}

.screen16-new-2 .places{
width: 450px;
height: 95px;
margin-left:640px;
    box-sizing: border-box;
border-radius: 15px;
background: url(../images/places-rec.png)no-repeat center;
    padding: 29px 0 0 42px;
    color: rgb(226, 115, 115);
font-family: Roboto;
font-size: 28px;
font-weight: 500;
line-height: 130%;
letter-spacing: 0%;
text-align: left;
text-transform: uppercase;
    position: relative;
}

.screen16-new-2 .places::before{
    content: "";
    position: absolute;
    display: block;
    width: 129px;
    height: 129px;
    background: url(../images/rose-new-des.png)no-repeat;
    left:-52px;
    top:-62px;
}



.screen16-new-2 .new-price,.screen16-new-2  .new-price-m, .screen16-new-2 .it-choice-btn{display:none;}
.screen16-new-2 .new-price.active, .screen16-new-2 .new-price-m.active, .screen16-new-2 .it-choice-btn.active{display:block;}