.desctop_header.header, .heading, .banner_top_mobile, .breadcrumbs {
    display: none;
}

.width {
    width: auto !important;
    padding: 0 !important;
}

body {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    line-height: 1.2;
    width: 100%;
    font-weight: 400;
}


@font-face {
    font-family: "BebasNeue";
    src: url("../fonts/BebasBold/BebasBold.eot");
    src: url("../fonts/BebasBold/BebasBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BebasBold/BebasBold.woff") format("woff"),
    url("../fonts/BebasBold/BebasBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


button {
    cursor: pointer;
}

button,
button:active,
button:focus {
    outline: none;
}


.content-block {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    min-width: 1200px;
}

h1, h2, h3 {
    font-weight: normal;
    font-size: 70px;
    text-align: left;
    color: white;
    font-family: 'BebasNeue', sans-serif;
}

h2 {
    letter-spacing: -0.7px;
}

#popup18 h2 {
    color: #444444;
}

b {
    font-family: 'BebasNeue', sans-serif;
}

#wrapper #topblock a {
    text-decoration: none;
    color: white;
    background: transparent;
    display: block;
}

.clearfix {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

img.voln {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;

}


#wrapper .content-block {
    max-width: 1300px;
    width: 1300px;
    margin: 0 auto;
    height: 100%;
    min-width: 1300px;

}

/* Первый экран */
#topblock {
    background: url(../img/fon1.jpg) center center no-repeat;
    background-size: cover;
    height: 770px;
    min-width: 1200px;
}

.leftblock {
    width: 700px;
    height: 740px;
    text-align: right;
    float: left;
    margin-left: 30px;
}

.logotip {
    margin-top: 5px;
    background: url(../img/logo.png) no-repeat !important;
    background-size: contain!important;
    height: 117px;
    width: 396px;
}

.leftblock > h2 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 70px;
    letter-spacing: -0.72px;
    text-align: right;

}

.leftblock img {
    margin-top: 0px;
}


h2 span, h3 span {
    color: #c50063;
}

.leftblock p {
    font-size: 25px;
    color: white;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 36px;
    letter-spacing: -0.25px;
}

.leftblock p span {
    font-weight: 500;
}

.leftpink {
    height: 250px;
    float: right;
    font-size: 50px;
    color: white;
    font-family: 'BebasNeue', sans-serif;
    letter-spacing: -0.5px;
    margin-top: 30px;
}

.leftblock .leftpink h3 {
    text-align: right;
    margin: 0;
    font-size: 132px;
    line-height: 120px;
    font-family: 'BebasNeue', sans-serif;
    letter-spacing: -1.32px;

}

.leftpink > div {
    float: right;

}


.absl {
    height: 100px;
    width: 100%;
}

.podzag {
    margin-top: 30px;
    color: white;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.2px;
}

.leftblock button {
    margin-top: 20px;
    background-color: #c50063;
    border: none;
    height: 45px;
    width: 275px;
}

.leftblock button a {
    color: white;
    font-family: 'Rubik', sans-serif;
    font-size: 25px;
    font-weight: 500;
    text-decoration: none;
}

.rightblock {

    background-image: url(../img/rigth-image.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 544px;
    height: 707px;
    float: right;
}


.telblock {
    display: flex;
    justify-content: space-between;
    /*background: url(../img/phone-receiver.png) top left no-repeat;*/
    height: 150px;
    width: 400px;
    color: white;
    padding-left: 35px;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
    font-size: 22px;
    letter-spacing: 0.66px;
    float: left;
    margin-top: 10px;
}

.telblock a {
    position: relative;
}

.telblock .left a:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../img/phone.svg) top left no-repeat;
    position: absolute;
    left: -30px;
    top: 2px;
    background-size: contain;
}

.telblock span {
    border-bottom: 1px dashed white;
    font-size: 17px;
    font-weight: 400;

}

.telblock span:hover {
    border-bottom: 1px solid white;
}

.telblock .basket {
    width: 50px;
}

.telblock .basket img {
    width: 100%;
    height: 100%;
}

.leftblock h2 {
    margin-top: 110px;
    font-size: 66px;
}

.rightpink {
    height: 250px;
    width: 415px;
    background-color: #c50063;
    font-size: 45px;
    color: white;
    font-family: 'BebasNeue', sans-serif;
}

.rightblock img {
    position: relative;
    display: block;
    height: 685px;
    width: 386px;
}

/* Второй экран (видео) */

.videoblock {
    height: 500px;
    min-width: 1200px;
    margin: 90px 0;
}

.videoblock h2 {
    text-align: center;
    font-size: 70px;
    color: #313a45;
    line-height: 65px;
    margin-bottom: 30px;
}

.videoblock img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}

.videoblock iframe {
    border: 10px solid #c50063;
    text-align: center;
    margin: 0 auto;
}

.ivideo {
    text-align: center;
    margin: 0 auto;
    width: 1000px;
}

.vb {
    font-size: 18px;
    color: #313a45;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    width: 900px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 0.18px;
}

.vb1, .vb2, .vb3, .vb4, .vb5, .vb6, .vb7, .vb8 {
    padding-top: 75px;
    height: 90px;
    width: 25%;
    float: left;
    text-align: center;
    margin-top: 35px;
}

.vb1 {
    background: url(../img/icons/icon1.svg) center top no-repeat transparent padding-box;
}

.vb2 {
    background: url(../img/icons/icon2.svg) center top no-repeat transparent padding-box;
}

.vb3 {
    background: url(../img/icons/icon3.svg) center top no-repeat transparent padding-box;
}

.vb4 {
    background: url(../img/icons/icon4.svg) center top no-repeat transparent padding-box;
}

.vb5 {
    background: url(../img/icons/icon5.svg) center top no-repeat transparent padding-box;
}

.vb6 {
    background: url(../img/icons/icon6.svg) center top no-repeat transparent padding-box;
}

.vb7 {
    background: url(../img/icons/icon7.svg) center top no-repeat transparent padding-box;
}

.vb8 {
    background: url(../img/icons/icon8.svg) center top no-repeat transparent padding-box;
}

.how-work-block {
    height: 500px;
    min-width: 1200px;
    margin: 90px 0;
}

.hw1, .hw2, .hw3, .hw4, .hw5 {
    padding-top: 75px;
    height: 90px;
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 35px;
}

.hw {
    font-size: 18px;
    color: #313a45;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    width: 1100px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 0.18px;
}

.hw1 {
    background: url(../img/hw1.svg) center top no-repeat transparent padding-box;
}

.hw2 {
    background: url(../img/hw2.svg) center top no-repeat transparent padding-box;
}

.hw3 {
    background: url(../img/hw3.svg) center top no-repeat transparent padding-box;
}

.hw4 {
    background: url(../img/hw4.svg) center top no-repeat transparent padding-box;
}

.hw5 {
    background: url(../img/hw5.svg) center top no-repeat transparent padding-box;
}

/* Третий экран (Почему франшиза) */

.pocemyblock {
    background: url(../img/fonpocemy.jpg) center center no-repeat;
    height: 770px;
    min-width: 1200px;
}

.content-block .title {
    display: flex;
    justify-content: space-between;
    height: 170px;
}

.content-block .title a {
    text-decoration-line: unset;
    background-color: #ED0C6E;
    color: white;
    width: 300px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
    height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 80px;
}

.vigoni {
    padding-left: 40px;
    float: left;
    width: 630px;
    height: 770px;
}

.p {
    font-weight: 500;
    width: 420px;
    color: white;
    font-size: 25px;
    height: 450px;
    letter-spacing: -0.25px;
}

.p span {
    font-size: 20px;
    letter-spacing: -0.20px;
}

.p1, .p2, .p3 {
    margin-bottom: 75px;
    padding-left: 80px;
    height: 80px;
}

.p1 {
    padding-top: 10px;
    background: url(../img/p1.svg) left top no-repeat transparent padding-box;
}

.p2 {
    background: url(../img/p2.svg) left top no-repeat transparent padding-box;
}

.p3 {
    padding-top: 15px;
    background: url(../img/p3.svg) left top no-repeat transparent padding-box;
}

.moll {
    width: 495px;
    height: 335px;
    background: url(../img/logo-moll.png) center 90px #c50063 no-repeat;
    float: left;
    text-align: center;
    color: white;
    font-size: 25px;
    padding-top: 435px;
    font-weight: 500;
    letter-spacing: -0.25px;
}

.moll span {
    font-size: 20px;
    letter-spacing: -0.20px;
}


.m1 {
    background: url(../img/elipce1.png) top center no-repeat;
    margin-bottom: 20px;
}

.m2 {
    margin-top: 30px;
    background: url(../img/elipce2.png) top center no-repeat;
}

/* Экран 5 (Тарифы) */

.pakito {
    height: 1200px;
    min-width: 1200px;
    background: url(../img/fontarif.jpg) center top no-repeat;
}

.pakito h2 {
    text-align: center;
    font-size: 70px;
    color: white;
    line-height: 65px;
    margin-top: 0;
    padding-top: 40px;
    margin-bottom: 20px;
}

.pakito p {
    text-align: center;
    margin: 0 auto;
    font-size: 25px;
    color: #c50063;
    font-family: "BebasNeue", sans-serif;
    margin-bottom: 40px;
}

.pakito img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.pakito h2.toy {
    font-size: 50px;
}

.example {

    font-family: "BebasNeue", sans-serif;
    font-size: 200px;
    color: white;
    text-align: center;
    margin: 0 auto;
    border: 3px solid white;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    height: 280px;
    width: 850px;
    min-width: 850px;
    position: relative;

}


.example p {
    display: inline-block;
    font-family: "BebasNeue", sans-serif;
    font-size: 250px;
    color: white;
    text-align: center;
    margin-bottom: 0;

}

.tariftable {
    font-size: 25px;
    color: white;
    font-family: "BebasNeue", sans-serif;
    margin-top: 50px;

}

.example p:before {

    content: "";
    background-color: #06121e;
    height: 5px;
    width: 210px;
    display: inline-block;
    vertical-align: middle;

    position: absolute;
    top: 130px;


}

.example p.correkt1:before {
    width: 160px;
    margin-left: 20px;
}

.example p.correkt2:before {
    width: 300px;

}

.tariftable-left {
    margin-top: 72px;
    float: left;
    font-size: 25px;
    color: white;
    font-family: "BebasNeue", sans-serif;
    line-height: 24px;
}

.tariftable-left > div {
    border: 1px solid white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 250px;
    padding-left: 10px;
    font-family: 'BebasNeue', sans-serif;
}

.lt1 {
    height: 34px;
    margin-bottom: 5px;
    margin-top: 0;
    padding-top: 8px;
}

.lt2, .lt3 {
    height: 50px;
    margin-top: 0;
    padding-top: 5px;
    margin-bottom: 5px;
}

.tariftable-right {
    width: 900px;
    height: 420px;
    float: right;
    line-height: 66px;
    text-align: center;
    font-size: 25px;
    color: white;
    font-family: "BebasNeue", sans-serif;

}

.tariftable-right .trad2 div.block2 {
    width: 46.5%;
    font-family: 'Rubik', sans-serif;
    font-size: 12px;
    font-weight: 500;
}

.trad1 > div, .trad2 > div, .trad3 > div, .trad4 > div, .trad5 > div, .trad6 > div {
    border: 1px solid white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 15%;
    height: 100%;
    float: left;
    margin-right: 5px;
    font-family: 'BebasNeue', sans-serif;

}

.trad1 {
    margin-bottom: 10px;
    height: 64px;
}

.tariftable-right .trad2 {
    line-height: 45px;
}

.tariftable-right .trad1 .block1 {
    line-height: 34px;
}

.trad2 {
    margin-bottom: 5px;
    height: 40px;
}

.trad3 {
    margin-bottom: 5px;
    height: 64px;
}

.trad4 {
    margin-bottom: 30px;
    height: 64px;
}

.trad5 {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 64px;
}

.trad5 button,
.trad5 button a {
    background-color: transparent;
    border: none;
    font-size: 24px;
    color: white;
    font-family: "BebasNeue", sans-serif;
    width: 135px;
    height: 64px;
    padding: 0;

}


.trad2, .trad4 {
    color: #313a45;
}

.trad2 .block2 {
    font-size: 20px;
}

.greycolor {
    background-color: #e6e6e6;
}

.pinkcolor1 {
    background-color: #ffa2c5;
}

.pinkcolor2 {
    background-color: #ff62b1;
}

.pinkcolor3 {
    background-color: #ff0080;
}

.pinkcolor4 {
    background-color: #c50063;
}

.pinkcolor5 {
    background-color: #920049;
}

.pinkcolor6 {
    background-color: #75003b;
}


/* Экран 6 (Что вы получите) */

.bonus {
    height: 1000px;
    min-width: 1200px;
}

.bonus h2 {
    text-align: center;
    font-size: 70px;
    color: #313a45;
    line-height: 65px;
    margin-top: 0;
    padding-top: 60px;
    margin-bottom: 40px;
}

.bonus img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
}

.b > div {
    border: 1px solid #da5376;
    width: 46%;
    height: 138px;
    padding-right: 35px;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: right;
    font-size: 18px;
    color: #313a45;
    font-weight: 400;
    letter-spacing: -0.18px;
    font-family: 'Rubik', sans-serif;

}

.b span {
    color: #c50063;
    font-family: 'BebasNeue', sans-serif;
    font-size: 30px;
    letter-spacing: -0.3px;

}

.b1 {
    padding-top: 10px;
    background: url(../img/b1.png) left center no-repeat;
}

.b2 {
    padding-top: 10px;
    background: url(../img/b5.png) left center no-repeat;
}

.b3 {
    padding-top: 10px;
    background: url(../img/b2.png) left center no-repeat;
}

.b4 {
    padding-top: 10px;
    background: url(../img/b6.png) left center no-repeat;
}

.b5 {
    padding-top: 10px;
    background: url(../img/b3.png) left center no-repeat;
}

.b6 {
    padding-top: 10px;
    background: url(../img/b7.png) left center no-repeat;
}

.b7 {
    padding-top: 10px;
    background: url(../img/b6.png) left center no-repeat;
}

.b8 {
    padding-top: 10px;
    background: url(../img/b4.png) left center no-repeat;
}

/* "Экран 7 (форма заявки черная)" */


.zayvka-blockblack {
    background: url(../img/fonblackzayvka.jpg) center center no-repeat;
    background-size: cover;
    height: 690px;
    min-width: 1200px;
}


.zayvka-blockblack h2 {
    font-size: 42px;
    color: white;
    line-height: 54px;
    margin-top: 0;
    padding-top: 60px;
    margin-bottom: 40px;
    width: 50%;
}
.webcube-favorites{
    display: none;
}

.sticky-busket a{
    position: fixed;
    right: 0;
    top: 28%;
    background-image: url("../img/sticky-busket.svg");
    background-size: 100px 100px;
    height: 100px;
    width: 100px;
    z-index: 500;
}
.sticky-busket a span{
    display: flex;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 20px;
    left: 20px;
    color: black;
    background-color: #D9D9D9;
    border-radius: 23px;
    align-items: center;
    justify-content: center;
}

.forma {
    margin: 0 auto;
    text-align: center;
    max-width: 550px;
    width: 100%;
}

.zayvka-blockblack .forma div {
    float: left;
    width: 33%;
}

.zayvka-blockblack .forma label {
    display: block;
    color: white;
    font-size: 16px;
}

.zayvka-blockblack .forma input {
    background-color: transparent;
    border: 2px solid white;
    color: white;
}

.zayvka-blockblack button {
    margin-top: 30px;
    background-color: #c50063;
    border: none;
    height: 60px;
    width: 350px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 18px;
    color: white;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
}

.zayvka-blockblack .content-block img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
}

.zayvka-blockblack .content-block .forma img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 120px;
    margin-bottom: 20px;
    display: block;
}

/* "Экран 8 Наша точка" */

.tochka {
    height: 890px;
    min-width: 1200px;
}

.foto img {
    height: 290px;
    width: auto;
    margin-top: 15px;
    margin-right: 5px;
    margin-left: 5px;
}

.tochka .content-block > img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}

.tochka h2 {
    text-align: center;
    font-size: 70px;
    color: #313a45;
    line-height: 65px;
    margin-top: 0;
    padding-top: 30px;
    margin-bottom: 30px;
}

/* "Экран 9 плюсы" */

.plus {
    background: url(../img/fonplus.jpg) center top no-repeat;
    height: 490px;
    min-width: 1200px;
}

.plus .content-block > img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 60px;
}

.plus h2 {
    text-align: center;
    font-size: 70px;
    color: white;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 30px;
}

.plusic > div {
    float: left;
    height: 80px;
    width: 25%;
    color: white;
    font-weight: 500;
    padding-top: 85px;
}

.plusic {
    text-align: center;
    margin: 0 auto;
    letter-spacing: -0.18px;
}

.plusic1 {
    background: url(../img/plusic1.svg) center top no-repeat;
}

.plusic2 {
    background: url(../img/plusic2.svg) center top no-repeat;
}

.plusic3 {
    background: url(../img/plusic3.svg) center top no-repeat;
}

.plusic4 {
    background: url(../img/plusic4.svg) center top no-repeat;
}

/* "Экран 10 почему мы" */

.mi {
    min-width: 1200px;
    height: 780px;
}

.mi .content-block > img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 60px;
}

.mi h2 {
    text-align: center;
    font-size: 70px;
    color: #313a45;
    line-height: 65px;
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 30px;
}

.gorod > div {
    width: 33.3%;
    height: 250px;
    padding-top: 270px;
    float: left;
    font-family: 'Rubik', sans-serif;

}

.gorod p {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    color: #313a45;
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: -0.18px;
}

.mi1 {
    font-size: 14px;
    letter-spacing: -0.14px;
    color: #313a45;
    text-align: center;
    font-weight: 400;
    background: url(../img/spb.jpg) center top no-repeat;
}

.mi2 {
    font-size: 14px;
    letter-spacing: -0.14px;
    color: #313a45;
    text-align: center;
    font-weight: 400;
    background: url(../img/tumen.jpg) center top no-repeat;
}

.mi3 {
    font-size: 14px;
    letter-spacing: -0.14px;
    color: #313a45;
    text-align: center;
    font-weight: 400;
    background: url(../img/barnaul.jpg) center top no-repeat;
}

/* "Экран 11 Подвал" */
.footer .content-block2 {
    max-width: 1920px;
    text-align: center;
    margin: 0 auto;
}

.footer {
    height: 940px;
    min-width: 1200px;
}

.footer h2 {
    text-align: left;
    font-size: 70px;
    color: white;
    line-height: 65px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    letter-spacing: -0.7px;
}

.leftfooter {
    float: left;
    width: 50%;
    height: 940px;
    background: url(../img/girlfooter.png) bottom no-repeat #c50063;
}

.rightfooter {
    float: left;
    width: 50%;
    height: 940px;
    background: url(../img/rfooter.jpg) no-repeat #c50063;
}

.fconent {
    padding-left: 40px;
    height: 940px;
}

.footer img {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.footer h3 {
    font-size: 50px;
    margin-top: 0;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
}

.contact {
    color: white;
    text-align: left;
    font-size: 40px;
    font-family: 'BebasNeue', sans-serif;

}

.footer .contact a {
    display: inline;
}

.contact p {
    padding-left: 30px;
    height: 50px;
    font-family: 'BebasNeue', sans-serif;

}

p.contact1 {
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
}

.contact2 {
    margin-top: 20px;
    margin-bottom: 5px;
    position: relative;
}

.contact2:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../img/phone.svg) top left no-repeat;
    position: absolute;
    left: 0px;
    top: 10px;
    background-size: contain;
}

.contact3 {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

.contact3:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../img/mail.svg) top left no-repeat;
    position: absolute;
    left: 0px;
    top: 12px;
    background-size: contain;
}

.contact4 {
    margin-top: 20px;
    margin-bottom: 5px;
    background: url(../img/phone.png) left -106px no-repeat;
}

.contact5 {
    margin-top: 0;
    background: url(../img/phone.png) left -106px no-repeat;
}

.footer h3.nad {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.6px;

}

.footer button {
    background-color: #c50063;
    border: none;
    margin-top: 30px;
    height: 60px;
    width: 400px;
    -webkit-border-radius: 27px;
    border-radius: 27px;
    font-size: 20px;
    color: white;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;

}

/* Всплывающее окно */

.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.popup {
    background-color: #fff;
    border: 3px solid #fff;
    display: inline-block;
    left: 50%;
    opacity: 0;
    padding: 15px;
    width: 300px;
    height: 323px;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 999999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
    border-radius: 11px;
}

.popup .close_window {
    width: 6px;
    height: 17px;
    position: absolute;
    padding: 1px 9px 4px 9px;
    top: -15px;
    right: -15px;
    cursor: pointer;
    color: #fff;
    font-family: 'tahoma', sans-serif;
    background: -webkit-gradient(linear, left top, right top, from(#3d51c8), to(#051fb8));
    background: -webkit-linear-gradient(top, #3d51c8, #051fb8);
    background: -moz-linear-gradient(top, #3d51c8, #051fb8);
    background: -o-linear-gradient(top, #3d51c8, #051fb8);
    background: -ms-linear-gradient(top, #3d51c8, #051fb8);
    background: linear-gradient(top, #3d51c8, #051fb8);
    background-color: #3d51c8;
    border: 1px solid #061fb8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
}

.popup .close_window:hover {
    background: -webkit-gradient(linear, left top, right top, from(#051fb8), to(#3d51c8));
    background: -webkit-linear-gradient(top, #051fb8, #3d51c8);
    background: -moz-linear-gradient(top, #ff5f0, #3d51c87);
    background: -o-linear-gradient(top, #051fb8, #3d51c8);
    background: -ms-linear-gradient(top, #051fb8, #3d51c8);
    background: linear-gradient(top, #051fb8, #3d51c8);
    background-color: #051fb8;
    border: 1px solid #00385E;
}

.popup .close_window:active {
    background: #8f9be0;
}


/* CUSTOM_MODAL */

[data-js-modal='modal-order-consultation'] {
    cursor: pointer;
}

body.no-scroll {
    position: fixed;
}

.modal-js {
    display: none;
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.modal-js.open {
    display: block;
}

.modal-js__background-layer {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    cursor: pointer;
}

.modal-js__window {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    width: 425px;
    background-color: #fff;
    padding: 25px 40px;
    border-radius: 10px;
    box-sizing: border-box;
}

.modal-js__window .close {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 10px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
}

.modal-js__window .close:hover {
    opacity: 1;
}

.modal-js__window .close:before, .modal-js__window .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
}

.modal-js__window .close:before {
    transform: rotate(45deg);
}

.modal-js__window .close:after {
    transform: rotate(-45deg);
}

.modal-js__title {
    color: #000;
    font-size: 25px;
    text-align: center;
    margin-bottom: 25px;
}

.modal-js__window .field {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.modal-js__window .label {
    font-size: 20px;
    cursor: pointer;
}

.modal-js__window .submit {
    border-radius: 30px;
    font-size: 18px;
    color: white;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    margin: 0 auto;
    margin-top: 30px;
    background-color: #c50063;
    border: none;
    height: 60px;
    width: 350px;
    display: block;
    transition: .5s;
}

.modal-js__window input {
    max-width: 100%;
    margin-top: 10px;
    font-size: 16px;
    width: 250px;
    height: 45px;
    border: 2px solid #c50063;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    outline: none;
    text-align: center;
}

.modal-js__window .submit:hover {
    background-color: #830641;
}

.input-container {
    margin-left: 10px;
}

.modal-js__window .label-container {
    width: 30%;
}

.modal-js__window .input-container {
    width: 70%;
}

@media screen and (max-width: 540px) {
    .modal-js__window .field.field-input {
        display: block;
        text-align: center;
    }

    .modal-js__window .label-container,
    .modal-js__window .input-container {
        width: 100%;
    }

    .input-container {
        margin-left: 0;
    }
}

.tabs_index .oneClickCatalog {
    color: #3e3e3e;
}

#wrapper .consultation .content-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto 100px;
}

.consultation h2 {
    color: black;
    margin-bottom: 10px;
}

.consultation .forma {
    margin-top: 20px;
}



.forma input {
    padding-left: 2%;
    margin-top: 12px;
    font-size: 16px;
    width: 97%;
    height: 50px;
    border: solid 2px #CCCCCC;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    text-align: left;
}


.forma button {
    margin-top: 46px;
    width: 50%;
    height: 45px;
    background-color: #c50063;
    border-color: #c50063;
    border-radius: 3px;
    color: white;
    font-size: 25px;
    font-weight: 500;
    margin-right: 100%;
}

#wrapper .text-block {
    color: black;
}

.text-block {
    padding-bottom: 100px;
}

.text-block h2 {
    margin-left: 63%;
    font-weight: 400;
    font-size: 42px;
    margin-bottom: 40px;
    color: black;
}

.text-block p {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: justify;
}

.footer-form {
    background: url(../img/fonplus.jpg) center top no-repeat;
    height: 585px;
    text-align: center;
    padding-bottom: 20px;
    background-size: cover;
}

.footer-form h2 {
    margin-bottom: 20px;
    text-align: center;
    color: white;
    padding-top: 50px;
}



.footer-form span {
    color: white;
    font-weight: 300;
    font-size: 20px;
}

.footer-form .forma {
    margin-top: 30px;
}

input[name="comment"] {
    height: 90px;
}

/*Футер*/
/* Footer
-----------------------------------------------------------------------------*/
.footer {
    margin: 25px auto 0;
    height: 326px;
    position: relative;
}

.footer a {
    text-decoration: underline;
    color: #ED0C6E;
}

.footer_left {
    float: left;
    width: 235px;
    font-size: 12px;
    line-height: 1;
    padding-left: 10px;
}

.footer_right {
    float: right;
    width: 253px;
    padding-right: 10px;
}

.vk_block {
    padding-top: 5px;
    margin-bottom: 20px;
}

.footer_socials {
    margin: 0;
    list-style: none;
}

.footer_socials li {
    vertical-align: middle;
}

.footer_socials a {
    display: inline-block;
}

.footer_socials a.ok {
    width: 37px;
    height: 37px;
    background: url(/local/templates/lovedoctor/assets/images/sprite.png) -238px -193px no-repeat;
    text-indent: -999em;
}

.footer_socials a.fb {
    width: 37px;
    height: 37px;
    background: url(/local/templates/lovedoctor/assets/images/sprite.png) -199px -193px no-repeat;
    text-indent: -999em;
}

.footer_socials a.tag {
    font-size: 14px;
    color: #3E505E;
    font: bold 14px arvo;
    text-transform: uppercase;
    text-decoration: none;
}

.footer_socials a.tag:hover {
    text-decoration: underline;
}

.footer_nav {
    margin: 0 48px 0 15px;
}

.footer_nav .mod {
    float: left;
    margin-left: 33px;
}

@media (min-width: 1240px) {
    .footer_nav .mod {
        margin-left: 60px;
    }
}

.footer_nav .mod .menu {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
}

.footer_nav .mod a {
    color: #000000;
    text-transform: uppercase;
}

.footer_logo {
    display: block;
    width: 220px;
    height: 65px;
    background: url(/local/templates/lovedoctor/assets/img/logo.svg) no-repeat center;
    text-indent: -999em;
    margin-bottom: 20px;
}

.copyright {
    margin-bottom: 10px;
}


.footer_atuld {
    padding-left: 45px;
    height: 60px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 28px;
    margin-right: 9px;
}

.footer_atuld:before {
    width: 35px;
    height: 35px;
    background-position: 0 -229px;
    left: 0;
    top: 2px;
}

.dev_by {
    color: #000000;
}

.dev_by a {
    display: inline-block;
    width: 32px;
    height: 19px;
    background: url(/local/templates/lovedoctor/assets/images/sprite.png) -23px -354px no-repeat;
    vertical-align: middle;
    text-indent: -999em;
    margin-right: 6px;
}

.over {
    overflow: hidden;
}

.width {
    width: 1200px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.footer_socials a.yt {
    width: 37px;
    height: 37px;
    background: url(/local/templates/lovedoctor/assets/images/sprite.png) -114px -392px no-repeat;
    text-indent: -999em;
}

ul.menu {
    margin: 0;
    list-style: none;
}

.social-container {
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 30px;
    right: 0px;
    z-index: 999999;
}

.social-container .btn {
    position: relative;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    width: 55px;
    height: 55px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    font-size: 35px;
    z-index: 9999;
    display: block;
    text-align: center;
    margin-bottom: 25px;
}

.whatsapp-button:before, .whatsapp-button:after {
    border: 1px solid #25D366;
}

.social-container .btn:before, .btn:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}

.social-container .btn img {
    width: 55px;
    height: 55px;
}

.social-container .btn:after {
    animation-delay: .5s;
}

.copyright {
    font-size: 11px;
    display: inline;
}

.copyright img {
    margin-top: 0;
    margin-bottom: 0;
    display: inline;
}

.footer_addr img {
    margin-top: 0;
    margin-bottom: 0;
    display: inline;
}

.footer_addr a {
    font-size: 11px;
}

.footer_addr {
    margin: 5px 0;
    font-style: normal;
    font-weight: 300;
}

#reformal_tab:hover {
    padding: 10px 6px 10px 5px;
}

#reformal_tab {
    display: block;
    font-size: 0;
    background-color: #eb1a60 !important;
    line-height: 0;
    cursor: pointer;
    z-index: 100001;
    right: 0;
    margin-top: -99.5px;
    position: fixed;
    top: 50%;
    border: 2px solid #FFFFFF;
    padding: 10px 3px 10px 5px;
    border-right: 0;
    background: #eb1a60 url(/local/templates/lovedoctor/assets/images/gr.png) 100% 0 repeat-y;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    -moz-box-shadow: -1px 0 2px #888;
    -webkit-box-shadow: -1px 0 2px #888;
    box-shadow: -1px 0 2px #888;
}

.callback_popup {
    z-index: 15;
    padding: 25px 28px;
    width: 361px;
    height: 310px;
    left: 50%;
    margin-left: -180.5px;
    top: 50%;
    margin-top: -155px;
    font-size: 14px;
    color: #858686;
    border-radius: 0;
    border: 0;
    background-image: url('/local/templates/lovedoctor/assets/img/fon_modal.jpg');
}

.oneclick_form {
    z-index: 1;
    position: fixed;
    right: 0;
    top: 0;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
    padding: 20px 30px;
    font-size: 12px;
    width: 340px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.2;
    display: none;
}

.up {
    position: fixed;
    left: 50px;
    bottom: 50px;
    font-size: 0;
    color: #000000;
    text-decoration: none;
    padding-top: 37px;
    text-align: center;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    z-index: 105;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.up.active {
    visibility: visible;
    opacity: 1;
}

.up:before {
    width: 40px;
    height: 50px;
    background: url(/local/templates/lovedoctor/assets/img/up.svg) no-repeat center;
    left: 50%;
    top: 0;
    margin-left: -17px;
    background-size: contain;
}

.footer .width{
    width: 1200px!important;
    padding: 0 10px!important;
}

.cat_prod_buy .button.js-open-rent{
    width: 145px;
    margin-top: 5px;
    height: 33px;
    font-size: 13px;
    line-height: 33px;
    text-decoration: none;
}

.shortOneClick.new.rent{
    display: flex;
    flex-direction: row;
    transform: translate(-50%, -50%);
    margin-left: 0!important;
    margin-top: 0!important;
    width: 590px;
}
.shortOneClick.new.rent .r_oneTy{
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.rent-img-section{
    display:flex;
    flex-direction: column;
    margin-left: 16px;
    width: 50%;
    border: solid 1px #dadada;
    padding: 10px;
}
#rent-prod-img{
    display: inline-block;
    object-fit: contain;
    max-height: 80%;
}
.rent-form{
    width: 50%;
}
.rent-cost{
    color: black;
    font-size: 20px;
}
.rent_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: #0000008f;
    z-index: 100;
    display: none;
}
.shortOneClick.new .button.rent_submit {
    margin-top: 18px;
    width: 180px;
    font-size: 18px;
    display: inline-block;
    border: none;
    text-decoration: none;
    text-align: center;
    background: #ED0C6E;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 0 25px;
    line-height: 23px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font: 99% 'roboto', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    height: 42px;
    font-size: 18px;
}
.shortOneClick .r_oneTy span.close-rent{
    position: absolute;
    right: 6px;
    top: -4px;
    cursor: pointer;
}
.prod-title{
    margin-top: 5px;
}
.rent span.close-rent{
    position: absolute;
    right: 6px;
    top: -6px;
    cursor: pointer;
    font-size: 32px;
}
@media (max-width: 1024px){
    .index__page__tabs .cat_prod_buy, .catalogue .cat_prod_buy{
        justify-content: left!important;
    }
    .cat_prod_buy .button.js-open-rent{
        height: 40px;
        line-height: 40px;
    }
}

@media (max-width: 750px){
    .shortOneClick.new.rent{
        width:80%;
        height: 500px;
        flex-direction: column;
    }
    .rent-form{
        width:100%;
    }
    .rent-img-section{
        width: 100%;
        margin-left: 0;
        padding: 5px;
        max-height: 40%;
    }
    #rent-prod-img{
        max-height: 79%;
    }
}

@media (max-width: 639px) {
    .cat_prod_buy.r_buy a{
        margin: 5px!important;
    }
}
@media (max-width: 560px){
    .rent-img-section{
        max-height: 35%;
    }
}
@media (max-width: 540px) {
    .shortOneClick.new.rent .r_oneTy{
        width: 80%;
    }
    #rent-prod-img{
        max-height: 79%;
    }
}
@media (max-width: 480px) {
    .rent-cost{
        font-size: 16px;
    }
}
@media (max-width: 480px) {
    .sub_title{
        font-size: 12px;
    }
}
