/* cormorant-garamond-regular - latin_cyrillic-ext */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-regular.svg#CormorantGaramond') format('svg'); /* Legacy iOS */
}
/* cormorant-garamond-600 - latin_cyrillic-ext */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-600.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-600.woff') format('woff'), /* Modern Browsers */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-600.svg#CormorantGaramond') format('svg'); /* Legacy iOS */
}
/* cormorant-garamond-700 - latin_cyrillic-ext */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/cormorant-garamond-v10-latin_cyrillic-ext-700.svg#CormorantGaramond') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/GothamPro.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/GothamPro.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/GothamPro.woff') format('woff'), /* Modern Browsers */
    url('../fonts/GothamPro.ttf') format('truetype') /* Safari, Android, iOS */
}
@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/GothamPro-Medium.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/GothamPro-Medium.woff') format('woff'), /* Modern Browsers */
    url('../fonts/GothamPro-Medium.ttf') format('truetype') /* Safari, Android, iOS */
}
@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/GothamPro-Bold.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/GothamPro-Bold.woff') format('woff'), /* Modern Browsers */
    url('../fonts/GothamPro-Bold.ttf') format('truetype') /* Safari, Android, iOS */
}

body{
    margin: 0 ;
    padding: 0;
    /*font-family: 'Cormorant Infant';*/
    font-family: 'Gotham';
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    color: #70675D;

}
/*body:before{*/
/*    content: '';*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background-image: url(../images/background.svg);*/
/*    background-size: cover;*/
/*}*/
a,
button,
input[type=submit]{
    cursor: pointer;
    transition: all .3s;
    text-decoration: none;
}


.lt_title_text{
    font-family: 'Gotham';
    font-size: 42px;
    line-height: 40px;
    color: #141414;
    --margin-bottom: -39px;
}

.lt_editor h2,
.lt_title_text{
    font-family: 'Gotham';
    font-size: 56px;
    line-height: 56px;
    color: #141414;
    font-weight: 600;
}

.lt_title_massage_text{
    font-size: 50px;
    margin-bottom: 30px;
}

.lt_pict{
    width: 100%;
    object-fit: cover;
}

.lt_margin_block{
    margin-bottom: 60px;
}
.lt_faq_text{
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 40px;
}

.lt_img_text{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.lt_massage_element{
    margin-bottom: 45px;
}
.lt_massage_text{
    font-family: 'Cormorant Garamond';
    font-size: 24px;
    font-weight: bold;
    color: #141414;

}
.lt_big_title{
    font-family: 'Cormorant Garamond';
    font-size: 56px;
    line-height: 76px;
    margin-bottom: 25px;
    font-weight: 600;
    color: #9C2E27;
}
.lt_bold{
    font-weight: bold;
}

.lt_pagin {
    text-align: center;
    color: red;
}

.accordion {
    background-color: #ffffff;
    color: #141414;
    font-family: 'Cormorant Infant';
    cursor: pointer;
    padding: 20px 25px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 22px;
    transition: 0.4s;
    position: relative;
    font-weight: 600;
}



.accordion:after {
    /*content: '\02C5';*/
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    /*content: "\02C4";*/
}

.panel{
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.accordion-item.active .panel{
    max-height: none;
}
/*.accordion-item:nth-child(2n) .accordion{*/
/*    background: red;*/
/*}*/
.accordion-arrow{
    display: flex;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 18px;
    top: 22px;
    cursor: pointer;
}
.accordion-arrow:before,
.accordion-arrow:after{
    content: '';
    width: 9px;
    height: 2px;
    background: #141414;
    position: absolute;
    transform: rotate(45deg);
    top: 8px;
    left: 4px;
    border-radius: 1px;
    transition: all .3s;
}
.accordion-arrow:after{
    transform: rotate(-45deg);
    left: 9px;
}
.accordion-item.active .accordion-arrow:before{
    transform: rotate(-45deg);
}
.accordion-item.active .accordion-arrow:after{
    transform: rotate(45deg);
}
.accordion-item.active .accordion
{
    color: #baa27e;
}

.lt_faq_margin{
    margin-bottom: 10px;
}

.lt_ul{
    list-style:none;
    padding: 0;
}

.lt_li{
    position:relative;
    padding: 10px 55px 10px 15px;
}

.lt_li:nth-child(2n){
    background: #F8F5EF;
}

.lt_recommendations .lt_li:after{
    background-image: url(../images/Vector.png);
}
.lt_contraindications .lt_li:after{
    background-image: url(../images/Subtract.png);
}
.lt_li:after{
    content: '';
    position: absolute;
    right: 15px;
    width: 20px;
    background-size: cover;
    height: 20px;
    top: calc(50% - 10px);
}

.lt_editor{
    color: #70675D;
}
.lt_editor p{

}
.lt_editor ul{
    list-style: none;
    padding-left: 0;
}
.lt_editor ul li{
    position: relative;
    padding-left: 20px;
}
.lt_editor ul li:before{
    content: '';
    position: absolute;
    left: 2px;
    top: 10px;
    width: 5px;
    height: 5px;
    background: #baa27e;
    border-radius: 100%;
}
.lt_editor ol{
    counter-reset:item;
    margin:0;
    padding-left:0;
}
.lt_editor ol li{
    counter-increment:item;
    list-style:none inside;
    margin: 10px 0;
    overflow: hidden;
    --font-size: 16px !important;
    --line-height: 1.3;
    padding-left: 35px;
    position: relative;
}

.lt_editor ol li:before{
    content:counter(item) ;
    background: #BAA27E;
    border-radius:13px;
    color: #ffffff;
    display: inline-block;
    margin-right: 15px;
    text-align: center;
    font-size: 13px;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    line-height: 21px;
    top: 1px;
}


.lt_editor:nth-child(2n+1) .lt_editor_block_text{
    padding-left: 75px;
}

.lt_editor:nth-child(2n) .lt_editor_block_text{
    padding-right: 75px;
}

.lt_editor:nth-child(2n+1) .lt_editor_block_text_background{
    padding-left: 100px;
    padding-right: 40px;
}
.lt_editor:nth-child(2n) .lt_editor_block_text_background{
    padding-right: 100px;
    padding-left: 40px;
    margin-left: 15px;
}

.lt_editor:nth-child(2n+1) .lt_pict{
    width: calc(100% + 40px);
    height: 100%;

}
.lt_editor:nth-child(2n) .lt_pict{
    width: calc(100% + 40px);
    margin-left: -40px;
    height: 100%;
}

.lt_editor_block_text_background{
    background: #F8F5EF;

    }

.lt_editor_block_text_center{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;

}
.lt_massage_image_wrapper{
    z-index: 2;
}

.lt_courses_team{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.lt_courses_table{
    display: flex;
    flex-direction: column;
    width: 100%;
}

.lt_courses_table_row{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 15px 20px;
}
.lt_courses_table_row span {
    display: inline-flex;
    width: calc(100% / 5);
    font-family: 'Cormorant Infant';
    font-size: 18px;
    font-weight: bold;
}

.lt_courses_price_clock.lt_massage_price_clock {
    color: #141414;
    margin-right: 0px;
}

.lt_courses_quote_red {
font-family: 'Cormorant Infant';
color: #fff;
background: #9C2E27;
padding: 30px 30px 30px 125px;
font-size: 24px;
line-height: 36px;
 right: 75px;
 bottom: -100px;
}

.lt_courses_quote_red:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background-image: url(../images/flower.png);
    background-size: cover;
    top: 45px;
    left: 25px;
}

.lt_bold.lt_massage_price_clock {
font-weight: bold;
}

.lt_courses_table_row:nth-child(2n) {
background: #F8F5EF;
}

.lt_courses_table_row:last-child:after{
border-bottom: solid 1px ;
}


.lt_center_text{
text-align: center;
}

.lt_massage_info{
--padding: 0px 4px 0px 4px;
}
.lt_massage_row{
display: flex;
width: 100%;
padding: 10px 10px 0 10px;
}

.lt_massage_row_package{
display: flex;
width: 100%;
padding: 10px 10px 0 0;
}

.lt_massage_price_clock{
position:relative;
padding: 0 10px 0 25px;
font-size: 16px;
color: #baa27e;
/*border-right: solid 1px #C4C4C4; #C79B61*/
    margin-right: 10px;
    font-weight: 500;
}
.lt_massage_price_clock:last-child{
    border-right: none;
    margin-right: 0;
}
.lt_massage_name_title {
    padding: 15px 0 5px 0;
}
.lt_massage_time:before{
    background-image: url(../images/clock-crema.svg);
}
.lt_massage_price{
    padding-left: 20px;
}
.lt_massage_price:before{
    background-image: url(../images/price.svg);
    background-size: contain!important;
    background-repeat: no-repeat;
    width: 13px!important;
}
.lt_massage_instructor:before
{
    background-image: url(../images/user.svg);

}
.lt_massage_calendar:before
{
    background-image: url(../images/calendar.png);

}
.lt_massage_info:before{
    content: '';
    position: absolute;
    left: 0;
    width: 15px;
    background-size: cover;
    height: 15px;
    top: 3px;
}

/*
.lt_massage_info:after {
    content: '';
    width: 1px;
    top: 0;
    right: 0;
    height: 100%;
    background: #C4C4C4;
    position: absolute;
}*/
.lt_massage_info:last-child:after{
    display: none;
}
.lt_hen_party_info{

}
.lt_hen_party_info:before{
    content: '';
    position: absolute;
    left: 0;
    width: 15px;
    background-size: cover;
    height: 15px;
    top: 3px;
}

.lt_hen_party_dott{

}
.lt_hen_party_dott:before{
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 100%;
    display: flex;
    position: absolute;
    border: solid 4px #F8F5EF;
    left: -6px;
    box-sizing: content-box;
    background: #9C2E27;
}
.yButtonBackground{
    background: #9C2E27!important;
}
.yButtonWave{
    color: #9C2E27!important;
}

.lt_massage_button{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.2px;
    line-height: 14px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    padding: 0 30px;
    border-radius: 60px;
    position: relative;
    border: solid 2px #9C2E27;
    background: #F8F5EF;
    color: #9C2E27;
    margin-top: 20px;
}
.lt_massage_button:hover{
    background: #9C2E27;
    color: #F8F5EF;
}
.lt_massage_button.btn-white{
    background: #fff;
}
.lt_massage_button.btn-white:hover{
    color: #fff;
    background: #9C2E27;
}
.lt_hen_party_dott.btn-white:before{
    border: solid 4px #fff;
}
/*.lt_hen_party_dott:hover:before{*/
/*    background: #F8F5EF;*/
/*    border-color: #9C2E27;*/
/*}*/

.lt_massage_bage{
    background: #C79B61;
    color: #fff;
    position: absolute;
    font-family: 'Cormorant Infant';
    font-weight: bold;
    padding: 9px 20px;
    font-size: 18px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    top: 20px;
    left: 15px;
    height: 40px;
}
.lt_massage_bage:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 7px 15px;
    border-color: transparent transparent #976F40 transparent;
    position: absolute;
    left: -15px;
    top: -7px;
}
.lt_massage_bage:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 40px 0;
    border-color: transparent #C79B61 transparent transparent;
    position: absolute;
    left: -15px;
    top: 0;
}

.flex{
    display: flex;
    width: 100%;
    flex-direction: column;
}
.center{
    justify-content: center;
}
.decoration-title{
    flex-direction: column;
    align-items: center;
    display: flex;
}
.decoration-title img{
    margin-top: 15px;
    height: 65px;
    width: auto;
    max-width: 100%;
}

/* header */
header{
    padding: 10px 0 0;
    margin-bottom: 35px;
}
.header-left{
    padding-left: 3vw;
    display: flex;
    flex-direction: column;
    min-height: 130px;
}
.header-body-top{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.line-right{
    border-right: 1px solid #E6CDC7;
    padding-left: 0;
    display: flex;
}
.header-phones,
.header-address{
    position: relative;
    display: flex;
    flex-direction: column;
    padding-left: 36px;
}
.header-phones:before,
.header-address:before{
    content: '';
    background-image: url(../images/phone-new.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: cover;
    left: 0;
    top: calc(50% - 10px);
}
.header-phones:before{
    width: 36px;
    height: 36px;
    border: 1px solid #BAA27E;
    border-radius: 100%;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    top: 12px;
    left: -12px;
}
.header-address:before{
    background-image: url(../images/marker-new.svg);
    background-size: 80%;
    background-repeat: no-repeat;
    height: 36px;
    position: relative;
    margin-right: 20px;
    top: auto;
    border: 1px solid #BAA27E;
    border-radius: 100%;
    background-position: center;
    width: 36px;
}
.header-phones a{
    font-weight: 700;
    padding: 4px 0;
}
.header-phones a:hover{
    color: #000;
}
header .row{
    margin: 0;
}
.header-icons{
    display: flex;
    align-items: center;
    padding-left: 25px;
}
.icon{
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 15px;
}
.header-icons .icon{
    background-repeat: no-repeat;
    height: 36px;
    position: relative;
    border: 1px solid #BAA27E;
    border-radius: 100%;
    background-position: center;
    width: 36px;
    display: inline-table;
}
.icon:before{
    content: '';
    position: absolute;
}
.icon-facebook{
    background-image: url(../images/facebook-new.svg);
}
.icon-telegram{
    background-image: url(../images/telegram-new.svg);
}
.icon-instagram{
    background-image: url(../images/instagram-new.png);
}
.header-body-bottom{
    display: flex;
    margin-top: auto;
}
header ul{
    padding: 0;
    display: flex;
    flex-direction: row;
    width: 100%;
    list-style: none;
    justify-content: space-between;
    margin: 0;

}
header li{
    padding: 15px 0;
    width: auto;
}
header a{
    font-size: 14px;
    line-height: 14px;
    color: #141414;
    font-weight: 400;
    text-transform: uppercase;
}
.header-center{
    align-items: center;
    justify-content: center;
    display: flex;
}
.header-logo{
    display: inline-flex;
}
.header-logo img{
    max-width: 140px;
    max-height: 115px;
    margin-bottom: 15px;
}
.header-right{
    display: flex;
    flex-direction: column;
    min-height: 130px;
    padding-right: 3vw;
}
.header-right ul li:last-child{
    text-align: center;
    padding-left: 25px;
}
header li.marked{
    background: #BAA27E;
    text-align: center;
    padding: 0;
    transition: all .3s;
    border-radius: 30px;
	padding: 0 15px;
}
header li.marked a{
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
header li.marked:hover{
    background: #141414;
}
.header-address{
    display: flex;
    width: 100%;
    font-size: 15px;
    line-height: 23px;
    flex-direction: row;
    padding-left: 0;
    align-items: center;
    justify-content: flex-start;
    color: #141414;
}
.header-languages{
    display: flex;
    width: 33.33%;
    padding-left: 25px;
    align-items: center;
}
.header-languages a{
    position: relative;
    padding-right: 25px;
}
.header-languages li{
    width: auto;
    position: relative;
}
#menu-language li{
    display: flex;
    padding-left: 0;
    align-items: center;
}
.header-body-bottom a:hover{
    color: #BAA27E;
}

@media screen and (max-width: 1350px){

}

@media screen and (max-width: 992px){

}

@media screen and (max-width: 760px){
    .mobile-first{
        order: 1;
    }
    .mobile-second{
        order: 2;
    }
}

@media screen and (max-width: 576px){

}

@media screen and (max-width: 360px){

}