@font-face {
    src: url("/fonts/tilda/TildaSans-VF.ttf");
    font-family: 'TildaSans';
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: TildaSans, Arial, sans-serif;
}

main {
    height: 100%;
    min-height: 100%;
    /*overflow: hidden;*/
}

.wrap {
    padding: 40px 0;
}

.box {
    /*background: url(../img/nails_main_originals_background.png) no-repeat center 142px;*/
    /*background-size: cover;*/
    /*padding-bottom: 1002px;*/
    /*background-size: auto 1012px !important;*/
    position: relative;
}

.box2 {
    min-height: 550px;
    height: 110vh;
    background-image: url(../img/nails_main_final.png);
    /*background: url(../img/nails_main_originals_background.png) 142px;*/
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.box2_wrap {
    min-height: 550px;
    height: 110vh;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.padd {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}

.title {
    color: #000;
    font-size: 35px;
    margin-bottom: 40px;
    text-align: center;
}

main > .bg_b:nth-child(odd) {
    background: #FCF7F3;
}

main > .bg_b:nth-child(even) {
    background: #FFF;
}

/*.bg_c{background: #EDEDED;}*/
a {
    color: #000;
    text-decoration: none;
}

h1, h2, h3, h4 {
    color: #000;
}

ul {
    list-style: none;
}

input, textarea, button {
    outline: none;
}

img {
    display: block;
    width: 100%;
}

.logo img {
    width: 130px;
}

.links {
    background: #FCF7F3;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 60px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    transform-origin: left;
    transform: rotate(90deg);
    margin-left: -30px;
    margin-top: -30px;
    transition: margin 0.3s ease-in-out;
}

.links li {
    display: inline-block;
    margin-right: 0px;
    transform: rotate(-180deg);
}

.links li:last-child {
    margin-right: 0px;
}

.links a {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
}

#head {
    padding: 0;
}

header {
    /*overflow: hidden;*/
    /*display: flex;*/
    /*justify-content: flex-start;*/
    /*align-items: center;*/
    padding: 20px;
    margin-bottom: -30px !important;
    margin-left: 10px;
    /*max-width: 1010px !important;*/
}

header .logo {
    width: 20%;
    /*margin-left: 60px;*/
}

header .logo1 {
    width: 20%;
    /*margin-left: 60px;*/
}

.header_menu {
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin: 0 auto;
    margin-top: 55px;
}

.header_menu li .whatsapp {
    background: url("/img/whatsapp_new.png") no-repeat right bottom;
    background-size: 30px;
    height: 30px;
    width: 30px;
    margin-bottom: -2px;
    margin-left: 15px;
    margin-top: 10px;
}

.header_menu li .telegram {
    background: url("/img/telegram (1).png") no-repeat right bottom;
    background-size: 30px;
    height: 30px;
    width: 30px;
    margin-bottom: -2px;
    margin-left: 15px;
    margin-top: 10px;
}

.header_menu li {
    float: left;
    margin-right: 20px;
}

.header_menu li:last-child {
    margin-right: 0px;
}

.header_menu li p:first-child {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.55;
    color: #000;
}

.header_menu li p + p {
    font-size: 14px;
}

.header_menu li a + a {
    /*font-size: 16px;*/
    /*line-height: 1.55;*/
    /*font-weight: 400;*/
    display: inline-block;
}

/* .header_menu li a + p a:nth-of-type(2) {*/
/*    background: url("/img/whatsapp.svg") no-repeat right bottom;*/
/*    background-size: 17px;*/
/*    height: 25px;*/
/*    width: 20px;*/
/*    margin-bottom: -2px;*/
/*}*/
/*header .header_menu li a + p a:last-child {*/
/*    background: url("/img/whatsapp.svg") no-repeat right bottom;*/
/*    background-size: 17px;*/
/*    height: 25px;*/
/*    width: 20px;*/
/*}*/
#menu-btn {
    z-index: 3;
    padding: 19px 0;
    position: fixed;
    right: 30px;
    top: 40px;
    width: 60px;
    height: 60px;
    background: #7c3a6d;
    border-radius: 50%;
}

#menu-btn div {
    height: 2.8px;
    width: 36px;
    background: #FFF;
    margin: 0 auto 6px auto
}

#menu-btn div:last-child {
    margin-bottom: 0px;
}

#head {
    padding-bottom: 30px;
}

#head #cream {
    text-align: center;
    width: 100%;
    top: 57%;
    position: absolute;
    left: 0;
}

#head #cream img {
    /*margin: -20px 260px 31px;*/
    /*width: 778px;*/
    width: 824px;
    margin: 0 auto;
}

#head #cream .cream_text {
    /*margin-bottom: -101px;*/
    /*margin-top: 482px;*/
    /*position: relative;*/
    /*z-index: 100000;*/
    /*top: 213px;*/
}

#head #cream .cream_text h1 {
    /*color: #573e32;*/
    color: #573e32;
    font-size: 72px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 1px;
    /*box-shadow: 0 0 10px 10px rgba(255, 255, 255, 1);*/
}

#head #cream .cream_text p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#head #cream .cream_text a {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 600;
    border: none;
    border-radius: 15px;
    background-color: #7c3a6d;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    text-transform: uppercase;
    display: inline-block;
    padding: 20px 0;
    margin-bottom: 20px;
    width: 240px;
}

#service {
    position: relative;
}

#service .padd {
    position: relative;
    z-index: 2;
}

#service::before {
    opacity: 0.5;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    /*background: url(/img/background/service.jpg) no-repeat left center;*/
    filter: blur(5px);
    background-size: 120% auto;
}

.service_text {

    max-width: 560px;
    text-align: center;
    font-size: 24px;
    margin: 0 auto 40px;
    line-height: 1.5;

}

.service_blocks {
    display: flex;
    justify-content: space-between;
    /*margin-bottom: 50px;*/
}

.service_blocks div {
    padding: 130px 40px 0px;
    text-align: center;
    border-right: 1px solid #DDDDDD;
    width: 33.333333%;
}

.service_blocks div:last-child {
    border-right: none;
}

.service_blocks div h3 {
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 1.35;
    font-weight: 600;
}

.service_blocks div p {
    font-size: 18px;
    line-height: 1.55;

    font-weight: 300;
}

#service .service_blocks div:nth-child(1) {
    background: url(/img/service/Group_8.png) no-repeat center top;
    background-size: 100px;
}

#service .service_blocks div:nth-child(2) {
    background: url(/img/service/Group.png) no-repeat center top;
    background-size: 100px;
}

#service .service_blocks div:nth-child(3) {
    background: url(/img/service/cosmetol.png) no-repeat center top;
    background-size: 100px;
}

#certificate .certificate_block {
    text-align: center;
}


#virtual_card {
    position: relative;
}

#virtual_card .title {
    margin-bottom: 80px;
}

#virtual_card .padd {
    position: relative;
    z-index: 2;
}

#virtual_card::before {
    opacity: 0.5;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    /*background: url(/img/background/service.jpg) no-repeat left center;*/
    filter: blur(5px);
    background-size: 120% auto;
}

.virtual_card_blocks {
    display: flex;
    justify-content: space-between;
    /*margin-bottom: 50px;*/
}

.virtual_card_blocks div {
    padding: 130px 40px 0px;
    text-align: center;
    border-right: 1px solid #DDDDDD;
    width: 33.333333%;
}

.virtual_card_blocks div:last-child {
    border-right: none;
}

.virtual_card_blocks div h3 {
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 1.35;
    font-weight: 600;
}

.virtual_card_blocks div p {
    font-size: 18px;
    line-height: 1.55;

    font-weight: 300;
}

#virtual_card .virtual_card_blocks div:nth-child(1) {
    background: url(/img/virtual_card/cashback.png) no-repeat center top;
    background-size: 100px;
}

#virtual_card .virtual_card_blocks div:nth-child(2) {
    background: url(/img/virtual_card/discount.png) no-repeat center top;
    background-size: 100px;
}

#virtual_card .virtual_card_blocks div:nth-child(3) {
    background: url(/img/virtual_card/balance.png) no-repeat center top;
    background-size: 100px;
}

#safe .service_blocks div:nth-child(1) {
    background: url(/img/safe/Group-2.png) no-repeat center top;
    background-size: 100px;
}

#safe .service_blocks div:nth-child(2) {
    background: url(/img/safe/Group-1.png) no-repeat center top;
    background-size: 100px;
}

#safe .service_blocks div:nth-child(3) {
    background: url(/img/safe/photo.png) no-repeat center top;
    background-size: 100px;
}

#safe {
    position: relative;
    padding: 40px 0;
}

#safe::before {
    opacity: 0.3;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    filter: blur(5px);
    background-size: 100% auto;
    /*background: url(/img/background/safety.jpg) no-repeat left center;*/
}

.btn_main_wrap {
    text-align: center;
}

.btn_main {

    display: inline-block;
    padding: 20px 0;
    cursor: pointer;
    width: 215px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;

    border-radius: 6px;
    background-color: #7c3a6d;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    text-transform: uppercase;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.work_slider_imgs {
    margin-bottom: 66px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-carousel {
    width: 90%;
    margin: 0 auto;
}

.work_slider_imgs a {
    margin-right: 20px;
    margin-left: 20px;
    display: block;
    /*overflow: hidden;*/
    /*height: 55vh;*/
}

.work_slider_imgs img {
    /*opacity: 0.4;*/
    margin: 0 auto;
    width: 100%;
}

#work {
    position: relative;
    padding: 40px 0;
}

/*#work::before{*/
/*    opacity: 0.3;*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0px;*/
/*    top: 0px;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    filter: blur(5px);*/
/*    background-size: 120% auto;*/
/*    background: url(/img/background/work.png) no-repeat left center;*/
/*}*/
#work > div {
    position: relative;
    z-index: 2;
}

#work .btn_main.open_popup {
    background-color: white;
    border: 2px solid #000000;
}

#interior .interior_imgs {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

#interior .interior_imgs a:nth-child(4), #interior .interior_imgs a:nth-child(5), #interior .interior_imgs a:nth-child(6) {
    margin-bottom: 0;
}

#interior .interior_imgs a {
    width: 32.2%;
    height: 373px;
    margin-bottom: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

#interior .interior_imgs a:hover {
    cursor: zoom-in;
}

#interior .interior_imgs a img {
    transform: scale(1.5);
}

#interior .interior_imgs a:nth-child(1) img, #interior .interior_imgs a:nth-child(3) img {
    transform: scale(1);
}

#interior {
    position: relative;
    padding: 40px 0;
}

#interior::before {
    opacity: 0.3;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    filter: blur(5px);
    background-size: 120% auto;
    /*background: url(/img/background/interior.jpg) no-repeat left center;*/
}

.price_block_wrap {
    margin-bottom: 34px;
    overflow: hidden;
}

#price .price_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#price .price_block .price_block_item {
    padding: 20px 0;
    width: 45%;
    /*display: flex;*/
    /*justify-content: space-between;*/
}

#price .price_block .price_block_item > div {
    /*width: 50%;*/
    /*margin-right: 40px;*/
    width: 100%;
}

#price .price_block .price_block_item > div:last-child {
    margin-right: 0px;
}

#price .price_block .price_block_item .price_block_item_title {
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    padding: 6px 0;
}

#price .price_block .price_block_item .price_block_item_title h4 {
    text-transform: uppercase;
}

#price .price_block .price_block_item .price_block_item_title .price_block_item_title_price {
    font-weight: bold;
}

#price .price_block .price_block_item .price_block_item_description {
    color: #474747;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 300;

    padding: 6px 0;
}

#price .service_text {
    margin-bottom: 33px;
}


/*#place::before{*/
/*    opacity: 0.3;*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0px;*/
/*    top: 0px;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    filter: blur(2px);*/
/*    background-size: 100% auto !important;*/
/*    background: url(/img/background/saloon.jpg) no-repeat left center;*/
/*}*/
#press .press_imgs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#press .press_imgs a {
    display: block;
    width: 17%;
}

#press .service_text {
    margin-bottom: 0;
}

#press {
    padding: 40px 0px 0px 0px;
}

footer {
    padding-bottom: 14px;
    text-align: center;
}

footer a {
    display: inline-block;
}

footer a img {
    width: 50px;
}

#menu {
    /*display: none;*/
    position: fixed;
    width: 250px;
    background: #fff;
    height: 100%;
    right: -250px;
    top: 0px;
    z-index: 4;
    padding: 40px 0 0 0;
    transition: right 0.3s ease-in-out;
}

#menu ul li {
}

#menu ul li a {

    display: block;
    font-size: 18px;
    line-height: 1.5;
    border-bottom: 1px solid #7c3a6d;
    padding: 20px 20px 20px 20px;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

#menu ul li a:hover {
    background: #7c3a6d;
    color: #fff;
}

.page_price img {
    max-width: 760px;
    margin: 0 auto;
    padding: 80px 0;
}

.page_price h1 {
    font-size: 42px;
    line-height: 1.23;
    text-align: center;
}

.table h2 {
    margin-bottom: 60px;
    font-size: 30px;
    text-align: center;

    font-weight: normal;
    margin-top: 80px;
}

.table table {
    width: 100%;
}

.table table tr {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
}

.table table tr td {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.price_all_table table tr td:first-child {
    width: 70% !important;
}

.table table tr .td_loner {
    text-align: center;
    width: 100% !important;
    letter-spacing: 3px
}

.order_popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(124, 59, 109, 0.28);
    z-index: 11;
    padding: 70px 0;
    overflow-y: auto;
}

.checkout-modal__overlay {
    background: rgba(220, 149, 153, 0.5) !important;
}

.checkout-modal__overlay {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    align-content: center !important;
}

/*.checkout-modal__container {*/
/*    margin-top: 268px !important;*/
/*}*/
.order_popup_form {
    position: relative;
    padding: 0px 40px 40px;
    z-index: 3;
    width: 36%;
    left: 50%;
    top: 0;
    margin-left: -18%;
    background: #fff;
}

.order_popup form {
    margin-bottom: 10px;
}

.order_popup img {
    margin: 0 auto 0px;
    width: 220px;
}

.order_popup h2, #auth h2 {
    font-size: 35px;
    text-align: center;
    margin-bottom: 30px;
}

.order_popup form input, .order_popup form select, #auth form input, #auth form select {
    border-radius: 10px;
    border: 1px solid #C9C9C9;
    padding: 20px 20px;
    width: 100%;
    outline: none;
    margin-top: 20px;
}

.order_popup form select, #auth form select {
    margin-top: 0;
}

.order_popup form label, #auth form label {
    margin-top: 20px;
}

.order_popup form input::placeholder, #auth form input::placeholder {
    color: #BFBFBF;
}


.order_popup form .form-checkbox.margin-top {
    margin-top: 12px;
}

.order_popup form .form-checkbox label {
    margin: 0;
    font-size: 14px;
}
.order_popup form .form-checkbox label a {
    text-decoration: underline;
}



.order_popup form .form-checkbox {
    display: block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.1;
}

/* Hide the browser's default checkbox */
.order_popup form .form-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.order_popup form .form-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #c9c9c9;
}

/* When the checkbox is checked, add a blue background */
.order_popup form .form-checkbox input:checked ~ .checkmark {
    background-color: #7c3a6d;
    border-color: #7c3a6d;
}

/* Create the checkmark/indicator (hidden when not checked) */
.order_popup form .form-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.order_popup form .form-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.order_popup form .form-checkbox .checkmark:after {
    left: 4px;
    top: 1px;
    width: 3px;
    height: 7px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}






.order_popup form input[type="submit"], #auth form input[type="submit"] {


    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    font-size: 20px;
    border-radius: 6px;
    background-color: #7c3a6d;
    background-position: center center;

    cursor: pointer;
}

.order_popup form + p, #auth form + p {

    text-align: center;
}

.order_popup form label, #auth form label {

    display: block;
    margin-bottom: 7px;
}

.order_popup .order_popup_success {
    display: none;
    padding: 20px 20px;
    background: #D4EDDA;
    color: #155724;
    border-radius: 10px;
}

.certificate_popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 11;
    padding: 70px 0;
    overflow-y: auto;
}

.certificate_popup_form {
    position: relative;
    padding: 0px 40px 40px;
    z-index: 3;
    width: 36%;
    left: 50%;
    top: 0;
    margin-left: -18%;
    background: #fff;
}

.certificate_popup form {
    margin-bottom: 10px;
}

.certificate_popup img {
    margin: 0 auto 0px;
    width: 220px;
}

.certificate_popup h2 {
    font-size: 35px;
    text-align: center;
    margin-bottom: 30px;
}

.certificate_popup form input, .order_popup form select {
    border-radius: 10px;
    border: 1px solid #C9C9C9;
    padding: 20px 20px;
    width: 100%;
    outline: none;
    margin-top: 20px;
}

.certificate_popup form select {
    margin-top: 0;
}

.certificate_popup form label {
    margin-top: 20px;
}

.certificate_popup form input::placeholder {
    color: #BFBFBF;
}

.certificate_popup form input[type="submit"] {
    border: 3px solid #000;
    background: transparent;
    font-weight: bold;
    cursor: pointer;
}

.certificate_popup form + p {

    text-align: center;
}

.certificate_popup form label {

    display: block;
    margin-bottom: 7px;
}

.certificate_popup .order_popup_success {
    display: none;
    padding: 20px 20px;
    background: #D4EDDA;
    color: #155724;
    border-radius: 10px;
}

#about {
    height: 601px;
}

#about .about_menu {
    margin-bottom: 60px;
}

#about .about_menu ul {
    display: flex;
    justify-content: space-around;
}

#about .about_menu ul li a {
    display: block;
    padding: 10px 40px;
    border-radius: 10px;
    border: 1px solid #7c3a6d;
    font-weight: bold;
    text-transform: uppercase;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

#about .about_menu ul li a.active {
    background: #7c3a6d;
    color: #fff;
}

#about .about_menu ul li a:hover {
    background: #7c3a6d;
    color: #fff;
}

.about_item {
    width: 45%;
    background: #FCF7F3;
    border-radius: 10px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
    padding: 20px 60px 20px 60px;
    border: 2px solid #7c3a6d;
    opacity: 0;
    position: absolute;
    left: 60px;
    top: 50px;
    z-index: 1;
}

.about_item.active {
    opacity: 1;
}

.about_item .about_item_title {
    font-size: 20px;
    margin-bottom: 20px;
    font-family: Roboto;
    display: inline-block;
}

.about_item .about_item_address, .about_item .about_item_hours {
    margin-bottom: 10px;
}

.about_item .about_item_address {
    font-size: 15px;
    color: #9D9D9D;
}

.about_item .about_item_phone {
    background-size: 20px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
}

.about_item .wu {
    background: url("/img/whatsapp_new.png") no-repeat left center;
    background-size: 40px;
    display: inline-block;
    width: 49px;
    height: 40px;
    margin-left: 15px;
    margin-bottom: -8px;
    /*margin-top: 10px;*/
    /*margin-left: 15px;*/
    /*margin-right: -35px;*/
}

.about_item .te {
    background: url("/img/telegram (1).png") no-repeat left center;
    background-size: 40px;
    display: inline-block;
    width: 49px;
    height: 40px;
    margin-left: 15px;
    margin-bottom: -8px;
    /*margin-top: 10px;*/
    /*margin-left: 15px;*/
    /*margin-right: -35px;*/
}

.about_item .about_item_thesis {
    margin-bottom: 20px;
}

.about_item .about_item_thesis p {
    font-size: 14px;
    color: #9D9D9D;
}

.about_item .about_item_thesis p:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #7c3a6d;
    border-radius: 50%;
    margin-right: 5px;
    float: left;
    margin-top: 5px;
}

.about_item .about_item_btn {
    text-align: center;
}

.about_item .about_item_btn a {
    display: inline-block;
    padding: 10px 40px;
    border-radius: 10px;
    background: #7c3a6d;
    color: #fff;
}

.about_item .about_item_imgs a img {
    margin: 0 auto;
    width: 90%;
}

.about_item_wrap {
    position: relative;
}

.about_item * {

}

.error {
    color: red;
    font-size: 14px;
}

.price_all {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 75px !important;
}

/*.price_all .slick-list{*/
/*    padding: 0px;*/
/*}*/
/*.price_all .slick-dots ul{*/
/*    padding: 55px 0 !important;*/
/*}*/
.price_all .price_all_item {
    /*overflow: hidden;*/
    /*height: 40px;*/
    /*max-width: 600px;*/
    margin: 0 auto 10px;
    padding: 0 10px;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 250px;
    max-width: 300px;
    /*transition: height 0.3s ease-in-out;*/
}

.price_all .price_all_item a {
    /*border-radius: 5px;*/
    /*background: #fff;*/
    display: block;
    margin-bottom: -5px;
    text-align: center;
    padding: 25px 7px;
    /*border: 1px solid #7c3a6d;*/
    font-weight: bold;
    text-transform: uppercase;
    outline: none;
}

.price_all .price_all_item a.active, .price_all .price_all_item a:hover {
    /*background: #7c3a6d;*/
    /*color: #7c3a6d;*/
    /*border-bottom: 3px solid #7c3a6d;*/
}

.price_all_table table {
    width: 100%;
    margin: 0 auto;
    padding: 30px 90px 60px 80px;
    border: 2px solid #C6B8BD;
    border-radius: 5px;
    background: #fff;
    position: relative;
}

.price_all_table table::before {
    content: '';
    width: 250px;
    height: 340px;
    position: absolute;
    right: 0;
    top: 0;
    /*background: url(/img/background/flower.png) no-repeat right top;*/
    background-size: 250px auto;
    z-index: 1;
}

.price_all_table table tbody {
    display: none;
    position: relative;
    z-index: 4;
}

.price_all_table table tbody:first-child {
    display: block;
}

.price_all_table table tr {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
    position: relative;
    z-index: 5;
}

.price_all_table table td {
    font-size: 18px;
    color: #000;
}

.price_all_table table td:last-child {
    font-weight: bold;
}

.price_all_table table tbody tr .td_loner {
    text-align: center;
    width: 100% !important;
}

.price_all_table .td_category {
    font-weight: bold;
    color: #7c3a6d;
}

.price_all_table {
    margin: 0 auto;
    padding: 30px 30px 30px 30px;
    position: relative;
    background: #fff;
    border-radius: 10px;
}

.price_all_table .price_all_table_wrap {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 2;
}

.price_all_table .price_all_table_wrap:first-child {
    opacity: 1;
}

.map_list li {
    /*display: none;*/
}

.map_list .vis {
    display: block;
}

.order_popup_close {
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: url("/web/img/cancel (1).png") no-repeat center center;
    background-size: 40px;
    cursor: pointer;
}

.btn_main_wrap {
    margin-bottom: 5px !important;
}

.place_item_phone_alone {
    text-align: center;
}

.place_item_phone_alone a {
    font-size: 33px;
    color: #573e32 !important;
}

.place_item_phone_alone_down {
    text-align: center;
    margin: 50px 0 50px;
}

.place_item_phone_alone_down a {
    font-size: 33px;
    color: #573e32 !important;

}

.whats_app_scroll {
    background: url(/img/whatsapp_new.png) no-repeat left center;
    background-size: 40px;
    display: inline-block;
    width: 49px;
    height: 40px;
    margin-left: 15px;
    margin-bottom: -5px;
}

#sales .slick-dots {
    padding: 32px 0;
}

#sales .slick-dots,
#work .slick-dots {
    bottom: 0 !important;
    position: relative;
}

#sales .slick-list,
#work .slick-list {
    margin-bottom: 0;
}

#sales .work_slider_imgs,
#work .work_slider_imgs {
    margin-bottom: 0 !important;
}


.work_slider .work_slider_imgs a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
}

.work_slider .work_slider_imgs a img {
    width: 339px;
    height: auto;
    display: block;
}

.disabled-styles {
    max-width: none !important;
    height: auto !important;
}

.work_slider .work_slider_imgs .norm::before {
    content: '';
    position: relative;
    width: 339px;
    height: 339px;
    /* padding-bottom: 100%;*/
    display: block;
}

.work_slider .work_slider_imgs .sale::before {
    content: '';
    position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 100%;
    display: block;
}

.mobileContacts {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.mobileContacts a {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: block !important;
}

.mobileContacts a.wu,
.mobileContacts a.te {
    width: 40px;
    margin-left: 0;
    margin-right: 15px;
}

#tagansk .about_item_imgs a {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 64px;
}

#tagansk .about_item_imgs img {
}

.about_item_imgs .slick-prev {
    top: 50%;
    left: -40px;
    transform: translate(0%, -50%);
}

.about_item_imgs .slick-next {
    right: -40px;
    top: 50%
}

.ankor {
    cursor: pointer;
    font-weight: 700;
    font-size: inherit;
}

#about_item_wrap .slick-list {
    margin-bottom: 0;
}

.place_item_phone_alone a.newIcon {
    font-weight: 700;
    font-size: 18px !important;
    line-height: 38px;
    color: #000 !important;
    width: max-content;
    background-position: center right;
    padding-right: 50px;
    margin-top: 20px;
}

.order_popup .logo-wrapper {
    padding: 1rem;
}

.order_popup .logo-wrapper img {
    width: 150px;
}

.place_item .whatsapp a {
    display: flex;
    align-items: center;
    margin-top: 1rem;
    color: #7c3a6d;
    text-decoration: none;

}

.place_item .whatsapp a span {
    color: #7c3a6d;
    font-size: 14px;
    font-weight: 700;
}

.place_item .whatsapp a img {
    max-width: 32px;
    min-width: 32px;
    margin-right: 1rem;
}

.footer-text p {
    text-align: center;
    font-size: 16px;
}

/** Новые стили **/
.order_popup_success {
    padding: 20px 20px;
    background: #D4EDDA;
    color: #155724;
    border-radius: 10px;
}

.header {
    padding-top: 3rem;
    padding-bottom: 3rem;
    display: flex;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    align-items: center;
}

.header .addresses {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.header .logo {
    margin-right: 3rem;
}

.header .logo img {
    width: 110px;
}

.header .col {
    padding: 0 1.5rem;
}

.header .col-saloon {
    padding-top: 1rem;
}

/** Слайд-картинка с кнопкной "Купить" **/

.main-slide {
    background: url("/web/img/cert_header.jpg") no-repeat center top;
    /*background-size: 100% auto;*/
    background-attachment: scroll;
    /*height: 660px;*/
    background-size: cover;
    height: 70vh;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 2rem;
}

.main-slide .btn {
    text-align: center;
}

/** Сертификаты и номиналы **/
.certificates {
    background-color: #fcf7f4;
    padding-top: 5rem;
    padding-bottom: 3rem;
}
.certificates h1 {
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
}
.certificates .description {
    margin: 0 auto;
   max-width: 960px;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
}
.certificates img {
   max-width: 390px;
    display: block;
    height: auto;
    margin: 70px auto 40px;
}
.certificates .nominals {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 690px;
    margin: 60px auto;
}
.certificates .nominals .btn {
    border-width: 3px;
    background-position: center center;
    border-color: #7c3a6d;
    border-style: solid;
    padding: 1.6rem;
    display: block;
    text-align: center;
    color: #7c3a6d;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
}
.certificates .nominals > div {
    width: 50%;
}
.certificates .nominals > div:nth-child(even) .btn {
    margin-left: 10px;
}
.certificates .nominals > div:nth-child(odd) .btn {
    margin-right: 10px;
}

#rules {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
#rules h2{
    font-size: 42px;
    font-weight: 600;
}
#rules .description {
    font-size: 24px;
    font-weight: 200;
    text-align: center;
    margin-bottom: 60px;
}

#rules .row {
    display: flex;
    margin-top: 30px;
}
#rules .row .col {
    width: 33%;
    padding: 0 50px;
    text-align: center;
    font-weight: 200;
    font-size: 18px;
}
#rules .row .col img {
    width: auto;
    height: 110px;
    display: block;
    margin: 0 auto 40px;
}

/** Контакты **/
.contacts {
    background-color: #fcf7f4;
    padding-top: 5rem;
}
.contacts h2 {
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
}
.contacts .description {
    font-size: 24px;
    font-weight: 200;
    text-align: center;

    max-width: 960px;
    margin: 0 auto 60px;
}

#place .place_items_wrap {
    display: flex;
    justify-content: space-between;
}

#place .place_items_wrap .place_item {
    width: 17%;
}

#place .place_items_wrap .place_item a[data-saloon] {
    font-size: 25px;
    font-weight: 700;
}

#place .place_items_wrap .place_item .place_item_address {
    font-size: 13px;
    font-weight: 300;
    padding: 20px 0 0 0;
    line-height: 1.5;
}



/** Подвал */
.footer {
    padding-top: 3rem;
}
.footer-links {
    margin-top: 10px;
}
.footer-links a {
    color: rgb(158, 123, 113);
    border-bottom: 1px solid rgb(158, 123, 113);
    box-shadow: none;
    text-decoration: none;
}

/** Мобильная версия **/
@media (max-width: 992px) {

    .header {
       font-size: 15px;
        align-items: normal;
        padding-bottom: 0rem !important;
    }

    .header .addresses {
        display: flex;
        justify-content: center;
    }

    .header .logo {
        margin-right: 0;
        margin-left: 0.5rem;
    }

    .header .logo img {
        width: 90px;
        margin: 0 auto;
    }

    .header .col {
        padding: 0 0.5rem;
        width: 50%;
        margin-bottom: 1rem;
    }

    .header .col-saloon {
        padding-top: 0rem;
    }

    .main-slide {
        height: 60vh;
    }
    .main-slide .btn {
        width: 200px;
        font-size: 20px;

    }


    /** Сертификаты и номиналы **/
    .certificates {
        padding-bottom: 1rem;
    }
    .certificates .padd {
        max-width: 320px;
    }
    .certificates h1 {
        font-size: 24px;
    }
    .certificates .description {
        font-size: 14px;

    }
    .certificates img {
        max-width: 250px;
    }
    .certificates .nominals .btn {
        font-size: 16px;
        padding: 0.8rem 0;
        margin-bottom: 10px;
    }
    .certificates .nominals > div:nth-child(even) .btn {
        margin-left: 5px;
    }
    .certificates .nominals > div:nth-child(odd) .btn {
        margin-right: 5px;
    }


    #rules {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    #rules h2{
        font-size: 24px;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1rem;
    }
    #rules .description {
        font-size: 16px;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    #rules .row .col {
        padding: 0 10px;
        font-size: 12px;
    }
    #rules .row .col img {
        width: auto;
        height: 55px;
        display: block;
        margin: 0 auto 40px;
    }


    /** Контакты **/
    .contacts {
        padding-top: 2rem;
    }
    .contacts h2 {
        font-size: 24px;
        font-weight: 600;
        text-transform: uppercase;
    }
    .contacts .description {
        font-size: 16px;
        max-width: 320px;
        margin: 0 auto 2rem;
    }
    #place .place_items_wrap {
        flex-wrap: wrap;
        max-width: 320px;
        margin: 0 auto;
    }

    #place .place_items_wrap .place_item {
        width: 50%;
        margin-bottom: 2rem;
    }

    #place .place_items_wrap .place_item a[data-saloon] {
        font-size: 16px;
        font-weight: 600;
    }

    #place .place_items_wrap .place_item .place_item_address {
        font-size: 12px;
        font-weight: 300;
        padding: 20px 0 0 0;
        line-height: 1.5;
    }

    .place_item .whatsapp a {
        display: flex;
        align-items: center;
        margin-top: 1rem;
        color: #7c3a6d;
        text-decoration: none;

    }
    .place_item .whatsapp a span {
        color: #7c3a6d;
        font-size: 12px;
        font-weight: 700;
    }
    .place_item .whatsapp a img {
        max-width: 20px;
        min-width: 20px;
        margin-right: 0.2rem;
    }


    /** Подвал */
    .footer {
        padding-top: 0rem;
    }
    .footer-text p {
        text-align: center;
        font-size: 12px;
    }

    .order_popup_form {
        width: 90%;
        margin-left: -45%;
    }




}
