@font-face {
  font-family: 'Public Sans';
  src: url('/_/font/PublicSans-VariableFont_wght.woff2') format('woff2');
}
@font-face {
    font-family: 'Literata';
    src: url('/_/font/Literata_18pt-Regular.woff2') format('woff2');
}

.logo{
    display: block;
    font-size: 0;
    background-image: url(/_/i/logo.svg);
    background-repeat: no-repeat;
    width: 460px;
    height: 124px;
    background-size: 381px;
    background-position: top 10px center;
    background-color: white;
}
ul,
body{
    padding:0;
    margin: 0;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    line-height: initial;
}
body{
    background-color: #161D27;
    color: white;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{
    font-family: "Literata", sans-serif;
}

a {
	color: #fff; 
}

.crumbs {
    margin: 0;
    padding: 0;
    padding-top: 30px;
}
.crumbs li a{
    text-decoration: none;
}
.crumbs li{
    list-style: none;
    display: inline-block;
    font-size: 14px;
}
.crumbs li a:after{
  content: "";
  position: absolute;
  background-image: url("/_/i/sprite.png");
  width: 8px;
  height: 9px;
  margin: 5px 13px;
}

textarea{
   font-family:inherit;
}
.safari input {
    -webkit-appearance: none;
}
.desktop-menu ul{
    list-style: none;
    gap: 69px;
    display: flex;
}
.desktop-menu:last-child ul{
    justify-content: end;
}
footer nav a:hover,
.answers-personally .text a:hover,
.logo-container .tel:hover,
.desktop-menu a:hover{
    color: #D1B06B;
}
.desktop-menu a{
    font-size: 17.4px;
    line-height: 21.41px;
    text-align: left;
    text-decoration: none;
    color: white;
    letter-spacing: .3px;

}
.custom-container{
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
	padding: 15px;
}
.small-container{
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 46px;
    padding-right: 46px;
}

.content{

}
header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.home-top-banner{
    height: 100vh;
}
.home-top-banner .quote:after{
    content: "";
    background-image: url(/_/i/quote.svg);
    width: 60px;
    height: 64px;
    bottom: -12px;
    position: absolute;
    right: -52px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
}
.home-top-banner .quote:before{
    content: "";
    background-image: url(/_/i/quote.svg);
    width: 60px;
    height: 64px;
    top: -4px;
    position: absolute;
    left: -84px;
    background-repeat: no-repeat;
    background-position: center;
}
.home-top-banner .quote{
    position: relative;
    font-size: 39px;
    line-height: 46.8px;
    letter-spacing: 1.6059575080871582px;
    width: 390px;
    margin-left: 97px;
}
.home-top-banner .custom-container{
    height: 100%;
    display: flex;
    align-items: center;
    color: white;
}
.home-top-banner img{
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center right;
}
.home-top-banner{

}
header .custom-container{
    display: grid;
    justify-content: space-between;
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr;
}
.logo-container .tel:hover{
}
.logo-container .tel{
    font-family: "Literata", sans-serif;
    font-size: 34.78px;
    font-weight: 400;
    line-height: 24.76px;
    letter-spacing: 0.675256073474884px;
    text-align: center;
    color: white;
    width: 100%;
    text-decoration: none;
    margin-top: 24px;
    display: block;
    position: absolute;
}
.logo-container{
    position: relative;
}
.home-top-banner{
    position: relative;
}
.home-about{
    padding-top: 121px;
}
.home-about .h2{
    font-size: 42px;
    font-weight: 400;
    line-height: 58.8px;
    margin-bottom: 18px;
}
p{
    font-size: 20px;
    font-weight: 400;
    line-height: 37.4px;
}
.make-appointment:hover span{
    text-decoration: none;
}
.make-appointment:hover{
    color: black;
}
.make-appointment span{
    text-decoration: underline;
}
.make-appointment{
    margin-bottom: 125px;
    font-family: "Literata", sans-serif;
    background-color: #D1B06B;
    background-image: url(/_/i/make-appointment.svg);
    text-align: center;
    padding: 9px 60px 13px;
    background-repeat: no-repeat;
    background-position: right 12px center;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-left: auto;
    display: block;
    max-width: 493px;
    margin-right: auto;
    color: black;
    text-decoration: none;
    width: 100%;
    margin-top: 81px;
}
img{
    max-width: 100%;
}
.quote2{
    padding-bottom: 126px;
}
.quote2 .quote-img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.quote2 .quote-text{
    font-family: "Literata", sans-serif;
    font-size: 34.9px;
    line-height: 54px;
    letter-spacing: 1.444247841835022px;
    text-align: center;
    color: #D1B06B;
    margin: 97px 0;
}
.why-me-appointment-form{
    padding: 104px 0 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
	padding: 0;
}
.why-me-container .why-me img{
    margin-right: 47px;
    margin-bottom: 33px;
    float: left;
    border-radius: 5px;
}
.why-me-container .why-me{
    background-color: #1F2732;
    padding: 71px 58px 58px;
	padding: 0;
}
.why-me-container{
    background: #1F2732BF;
    padding: 60px 53px;
}
.why-me-container .make-appointment{
    margin-bottom: 0;
    margin-top: 42px;
}
.why-me-container .why-me p{
    color: #D1B06B;
}
.why-me-container .why-me p.first-p{
    margin-bottom: 53px;
    color: white;
    margin-top: 7px;
}
.clear{
    clear: both;
}
.consultations-price{
    margin-top: 45px;
    padding: 43px 25px;
    border: 9px solid #D7D7D740;
    text-align: center;
    margin-bottom: 0;
}
.appointment-form-container{
    background-color: white;
    padding: 40px 46px;
    margin-top: 78px;
}
.appointment-form .h2{
    color: #1F2732;
    font-size: 42px;
    line-height: 54.6px;
    letter-spacing: 0.4000000059604645px;
    margin-bottom: 23px;
}
.appointment-form{
    border: 9px solid #D7D7D7;
    padding: 45px 35px;
    color: #BCBCBC;
}
.appointment-form .form-table{
    width: 100%;
}
.appointment-form .form-table tbody{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 22px;
    row-gap: 15px;
}
.appointment-form .form-table textarea::placeholder,
.appointment-form .form-table input::placeholder{
    color: #BCBCBC;
}
.appointment-form .form-table textarea:focus,
.appointment-form .form-table input:focus{
    border-color: black;
}

.appointment-form .form-table textarea,
.appointment-form .form-table input{
    width: 100%;
    border: 1.34px solid #D7D7D7;
    padding: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 28.99px;
    text-indent: 15px;
    height: 51px;
    outline: none;
}
.appointment-form .form-table textarea{
    padding-top: 14px;
    height: 143px;
}
.appointment-form .form-table tr:nth-child(6){
    margin: -9px 0 -4px;
}
.appointment-form .form-table tr:nth-child(6),
.appointment-form .form-table tr:nth-child(5),
.appointment-form .form-table tr:nth-child(4){
    grid-column: 1 / 4;
}
.appointment-form .form-table tbody td{
    width: 100%;
    display: block;
}
.appointment-form .form-table tbody tr{
    display: block;
}
.appointment-form .form-table input[type='submit']{
    font-family: "Literata", sans-serif;
    background-color: #D1B06B;
    padding: 10px 15px 15px;
    background-repeat: no-repeat;
    background-position: right 12px center;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-left: auto;
    display: flex;
    max-width: 493px;
    margin-right: auto;
    color: black;
    text-decoration: none;
    width: 100%;
    margin-top: 53px;
    border: none;
    align-items: center;
    justify-content: center;
    height: 74px;
}
.appointment-form .form-table input[type='submit']:hover:not(:active ) {
    background-color: #c7a866;
}

.appointment-form .form-table tr td:first-child{
    display: none;
}
/*.answers-personally .text a:hover{*/
/*    text-decoration: underline;*/
/*}*/
.answers-personally .text{
    display: flex;
    flex-direction: column;
}
.answers-personally .text a{
    font-family: "Literata", sans-serif;
    color: white;
    text-decoration: none;
    font-size: 48.51px;
    line-height: 84.89px;
    letter-spacing: 0.8084805607795715px;
}
.answers-personally .text span{
    font-size: 28.3px;
    line-height: 43.66px;
    letter-spacing: 0.8084805607795715px;
}
.answers-personally .text{

}
.answers-personally{
    display: flex;
    align-items: center;
    gap: 31px;
    justify-content: center;
    margin-top: 116px;
    margin-bottom: 96px;
}
footer nav{
    border-top: 1px solid #3B434E;
    border-bottom: 1px solid #3B434E;
    padding-top: 49px;
    padding-bottom: 48px;
}
footer nav ul{
    display: flex;
    align-items: center;
    gap: 45px;
    list-style: none;
    justify-content: center;
}

footer nav a{
    font-size: 20px;
    line-height: 21.41px;
    text-align: center;
    text-decoration: none;
    color: white;
}
.bottom-footer{

}
.bottom-footer a:hover{
    text-decoration: underline;
}
.bottom-footer a{
    color: #D1B06B;
    text-decoration: none;
}
.bottom-footer p{
    margin-bottom: 0;
}
.bottom-footer{
    font-size: 20px;
    line-height: 35.58px;
    letter-spacing: 0.44470587372779846px;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inner-page{
    padding-top: 240px;
}
.page-title{
    font-size: 42px;
    font-weight: 400;
    line-height: 58.8px;
    margin-bottom: 66px;
}

.inner-page-bg img{
    opacity: 30%;
}
.inner-page-bg:before{
    background: linear-gradient(0deg, rgb(22 29 39 / 20%), rgb(22 29 39 / 20%)),
    linear-gradient(180deg, rgba(22, 29, 39, 0) 52.88%, #161D27 100%);
    content: "";
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
}
.inner-page{
    min-height: 90vh;
}
.inner-page-bg img{
    z-index: -2;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inner-page-bg{
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
}
.inner-page .appointment-form{
    margin-top: 105px;
}
.inner-page .appointment-form .h2{
    color: white;
}
.news-item .h3{
    font-size: 24px;
    margin-bottom: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.news-item .text{
    font-size: 24px;
    margin-bottom: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news-item .btn{
    font-family: "Literata", sans-serif;
    background-color: #D1B06B;
    padding: 8px 15px 10px;
    background-repeat: no-repeat;
    background-position: right 12px center;
    font-weight: 400;
    line-height: 26px;
    display: flex;
    max-width: 240px;
    color: black;
    text-decoration: none;
    width: 100%;
    border: none;
    align-items: center;
    justify-content: center;
    height: 45px;
    font-size: 15px;
    margin-top: 30px;
}
.news-item:hover .btn{
    background-color: #c7a866;
}
.news-item{

}
.news-item p{
    font-size: 18px;
    line-height: 31px;
}
.news-item:hover h3{
    text-decoration: underline;
}
.news-item:hover{
    color: white;
    text-decoration: none;
}
.news-item{
    background-color: #1F2732;
    padding: 30px 30px 40px;
    display: block;
    color: white;
    text-decoration: none;
    margin-bottom: 24px;
}
.news-list{
    margin-top: 75px;
}
.mobile-menu{
    display: none;
}
body.hide{
    overflow: hidden;
}
.home-about .reorder a:hover{
	color: #D1B06B;
}

.answers-personally {
background-color: #161D27; padding-top: 100px;
background: linear-gradient(0deg, rgba(22, 29, 39, 0.2), rgba(22, 29, 39, 0)), linear-gradient(180deg, rgba(22, 29, 39, 0) 52.88%, #161D27 100%);

}

@media screen and (max-width: 1300px) {
    .logo {
        width: 360px;
        background-size: 281px;
        background-position: top 27px center;
    }
}
@media screen and (max-width: 1024px) {
    .mobile-menu li{
        list-style: none;
        margin-bottom: 20px 25px;
    }
    .mobile-menu a{
        font-size: 20px;
        font-weight: 400;
        line-height: 37.4px;
        color: white;
        text-decoration: none;
    }
    .mobile-menu{
        /*display: block;*/
        width: calc(100% - 100px);
        background-color: #161d27;
        top: 0;
        position: fixed;
        z-index: 99;
        height: 100%;
        padding: 25px;
    }
    .news-item .h3{
        overflow: initial;
        display: block;
        -webkit-line-clamp: initial;
        -webkit-box-orient: initial;
    }
    .news-item .text{
        overflow: initial;
        display: block;
        -webkit-line-clamp: initial;
        -webkit-box-orient: initial;
    }
    .inner-page .appointment-form{
        margin-top: 50px;
    }
    .small-container{
        padding-left: 15px;
        padding-right: 15px;
    }
    .inner-page {
        padding-top: 140px;
    }
    .page-title {
        font-size: 24px;
        line-height: 33.6px;
        letter-spacing: 0.4000000059604645px;
        margin-bottom: 40px;
    }
    footer nav{
        padding-top: 17px;
        padding-bottom: 17px;
        margin-top: 35px;
    }
    .answers-personally {
        gap: 17px;
        margin-top: 36px;
        margin-bottom: 0px;
    }
    .bottom-footer {
        font-size: 14px;
        padding-top: 23px;
        padding-bottom: 23px;
    }
    footer nav a {
        font-size: 14px;
        line-height: 21.41px;
    }
    .answers-personally img{
        width: 70px;
        height: 70px;
    }
    .answers-personally .text span{
        font-size: 14px;
        line-height: 21.6px;
        letter-spacing: 0.4000000059604645px;
    }
    .answers-personally .text a{
        font-size: 24px;
        line-height: 42px;
    }
    .appointment-form .form-table input[type='submit']{
        height: 50px;
        font-size: 15px;
        margin-top: 21px;
    }
    .appointment-form .form-table textarea,
    .appointment-form .form-table input {
        font-size: 14px;
        line-height: 21px;
        height: 38px;
        text-indent: 10px;
    }
    .appointment-form .form-table tbody {
        row-gap: 7px;
    }
    .appointment-form-container {
        padding: 16px 13px;
    }
    .appointment-form {
        padding: 21px 15px;
    }
    .appointment-form .form-table tbody {
        column-gap: 9px;
        row-gap: 9px;
    }
    .appointment-form .form-table textarea{
        padding-top: 8px;
        height: 157px;
    }
    .appointment-form .h2 {
        font-size: 24px;
        line-height: 33.6px;
        letter-spacing: 0.4000000059604645px;
    }
    .consultations-price {
        margin-top: 21px;
        padding: 8px 25px;
    }
    .why-me-container .make-appointment {
        margin-top: 11px;
    }

    .why-me-appointment-form {
        padding: 34px 0 0;
    }
    .why-me-container .why-me {
        padding: 10px 13px;
    }
    .why-me-container{
        padding: 0;
        padding-bottom: 30px;
		background: transparent;
    }
    .why-me-container .why-me p.first-p {
        margin-bottom: 30px;
    }
    .why-me-container .why-me img {
        margin-right: 25px;
        margin-bottom: 25px;
    }
    .why-me-container .why-me {
        padding: 10px;
		padding: 0;
    }
    .why-me-container .why-me img{
        /*width: 100%;*/
        /*float: none;*/
    }
    .quote2 .quote-text{
        font-size: 24px;
        line-height: 33.6px;
        letter-spacing: 1.444247841835022px;
        margin: 57px 0;
    }
    .make-appointment {
        font-size: 14px;
        line-height: 18.2px;
        max-width: 341px;

    }
    .home-about .h2{
        font-size: 24px;
        line-height: 33.6px;
        margin-bottom: 12px;
    }
    p{
        font-size: 14px;
        font-weight: 400;
        line-height: 26.18px;
    }
    .home-top-banner img {
        object-position: center;
    }
    .home-top-banner .quote:before {
        width: 23px;
        height: 25px;
        background-size: contain;
        top: 2px;
        left: -26px;
    }
    .home-top-banner {
        height: 526px;
    }
    header {
        top: 8px;
    }
    .logo {
        background-color: transparent;
        filter: brightness(0) invert(1);
        background-size: 100%;
        width: 182px;
        height: 42px;
        background-position: center;
        margin: 0;
    }
    .logo-container .tel{
        font-size: 16.4px;
        line-height: 24.76px;
        letter-spacing: 0.675256073474884px;
        margin-top: 14px;
        text-align: left;
        left: 19px;
    }
    .home-top-banner .quote{
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: 0.5149428844451904px;
        width: 150px;
        margin-left: 19px;
    }
    .home-top-banner .quote:after {
        width: 57px;
        background-size: contain;
        height: 22px;
        bottom: 4px;
        right: -112px;
    }
    .desktop-menu{
        display: none;
    }
    .open-menu{
        display: block;
        background-repeat: no-repeat;
        cursor: pointer;
        height: 22px;
        top: 9px;
        right: 29px;
        position: absolute;
        z-index: 1;
    }
    .open-menu span {
        width: 27px;
        display: block;
        height: 3px;
        background-color: white;
        border-radius: 3px;
        -webkit-transition: .2s;
        transition: .2s;
        position: relative;
    }
    .open-menu span:before {
        content: "";
        width: 100%;
        height: inherit;
        border-radius: inherit;
        display: block;
        background: inherit;
        margin: 10px 0 0 0;
        position: absolute;
        opacity: 1;
        -webkit-transition: inherit;
        transition: inherit;
    }
    .open-menu span:after {
        content: "";
        width: 100%;
        height: inherit;
        border-radius: inherit;
        display: block;
        background: inherit;
        margin: 20px 0 0 0;
        position: absolute;
        -webkit-transition: inherit;
        transition: inherit;
    }

    .open-menu.active span {
        transform: rotate(45deg);
        margin-top: 12px;
    }
    .open-menu.active span:after {
        transform: rotate(90deg);
        margin: 0px 0px 0px 0px;
    }
    .open-menu.active span:before {
        opacity: 0;
    }
}
@media screen and (max-width: 768px) {
    footer nav ul{
        gap: 20px;
        flex-direction: column;
    }
    .bottom-footer {
        gap: 11px;
        flex-direction: column;
        align-items: baseline;
    }
    .appointment-form .form-table tbody {
        grid-template-columns: 1fr;
    }
    .appointment-form .form-table tr:nth-child(6),
    .appointment-form .form-table tr:nth-child(5),
    .appointment-form .form-table tr:nth-child(4) {
        grid-column: 1 / 2;
    }
    .why-me-container .why-me img{
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 28px;
    }
    .home-about {
        padding-top: 63px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-about .reorder{
        order: -2;
    }
    .make-appointment {
        margin-bottom: 0;
        margin-top: 11px;
        padding: 6px 20px 8px;
        background-size: 42px;
        z-index: 1;
        position: relative;
    }
    .make-appointment-container{
        order: -1;
    }
    .home-about img{
        width: 100%;
    }
    .quote2 {
        padding-bottom: 75px;
        padding-top: 75px;
    }
}