/*
Theme Name: One
Text Domain: One
Version: 1.0
Description: -
*/

@charset "utf-8";
/* CSS Document */

.clearfix:after {
    content: '';
    display: table;
    width: 100%;
    clear: both;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    color: #766f58;
    font-size: 14px;
}


.header{
    background-image: url(img/bg.png) ;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 1000px;
}


.container{
    margin: 0 auto;
    width: 1170px;
}
.logo {
    text-align: center;
    width: 166px;
}

.kayoumova {
    font-family: 'Pacifico', cursive;
    color: white;
    font-size: 28.32px;
}

.psyholog {
    font-family: 'Montserrat', sans-serif;
    color: white;
    font-size: 14px;
    letter-spacing: 1.5px;
}

.logo-menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding-top: 46px;

}

.menu__items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

}

.menu-item {
    margin-right: 30px;
}

.menu__item a{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 22px;
}

.menu__item a:hover{
    color: #9f9971;
    border-bottom: solid 2px #9f9971;
}



.socials-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    margin-top: 40px;

}

.socials-header__item {
    margin-right: 30px;
}

.line {
    width: 49px;
    height: 2px;
    margin-right: 24px;
    background-color: white;
    margin-top: 7px;
}

.menu {
    padding-top: 20px;
}

.slider__header__nav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

    position: relative;
    left: 250px;
    top: 50px;
}

.slider__header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 414px;
    justify-content:space-between;

    margin-bottom: 20px;
}
.pre-header {
    font-size: 34.48px;
    color: white;
    font-weight: 500;
    letter-spacing:2px;
    margin-top: 60px;
}

.big-header {
    font-size: 62.1px;
    font-weight: 700;
}

.big-header__r2 {
    color: white;
    margin-top: -20px;
}

.big-header__r1 {
    color: #a49f8f;
}

.slider__header__header {
    font-size: 19.69px;
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    padding-top: 15px;
}

.slider__header__nav__left {
    margin-right: 20px;
    cursor: pointer;
    display: inline-block;
    z-index: 1;
}

.slider {
    padding-top: 30px;
}

.lorem {
    font-size: 11.06px;
    line-height: 29px;
    width: 400px;
    color: white;
}

.pre-button-text {
    width: 402px;
    margin-top: 52px;
    font-weight: 700;
    color: #958f6b;
    line-height:24px;

}

.button-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;

    width: 281px;
    border: solid 2px #9f9971;
    text-align: center;
    font-size: 17.69px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    margin-top: 30px;
    border-radius: 45px;
    height: 67px;
    transition: all 0.2s;
}
.button-header:hover{
    border: solid 2px #9f9971;
    background-color: #9f9971;
    transition: all 0.2s;
}


.block-header {
    text-align: center;
}

.block-header__big {
    font-size: 43.04px;
    color: #a49f8f;
    font-weight: 800;
    position: relative;
}

.block-header__big:before{
    content: '';
    display: block;
    left: 400px;
    top: 27px;
    width: 51px;
    height: 2px;
    background-color: #9f9971;
    z-index: 10;
    position: absolute;
}


.block-header__big:after{
    content: '';
    display: block;
    left: 710px;
    top: 27px;
    width: 51px;
    height: 2px;
    background-color: #9f9971;
    z-index: 10;
    position: absolute;
}


.block-header__small {
    font-size: 23.69px;
    font-family: 'Pacifico', cursive;
    color: #d1d1d0;
}





.block1 {
    margin-top: 153px;
}

.socials-header__block1 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 17px;
}

.line_block1 {
    width: 49px;
    height: 2px;
    margin-right: 24px;
    background-color: #c8cfc9;
    margin-top: 7px;
}

.block1__socials__header {
    font-size: 19px;
    color: #c4cbc5;
    font-family: 'Pacifico', cursive;
}

.block1__socials {
    margin-left: 140px;
    margin-top: 20px;
}

.block1__column2__header {
    font-size: 19px;
    color: #c4cbc5;
    font-family: 'Pacifico', cursive;
    margin-top: 40px;
}

.block1__column2__header2 {
    font-size: 13px;
    font-weight: 800;
    margin-top: 21px;
}

.block1__column2__lorem2 {
    font-size: 13px;
    margin-top: 12px;
}

.blocks {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.block1__column2__first-frase{
    font-size: 19px;
    color: #cdcbc3;
    font-family: 'Pacifico', cursive;

}

.block1__column2__lorem {
    margin-top: 30px;
    line-height: 30px;
}

.block1__column2 {
    width: 523px;
    margin-top: 80px;
    margin-left: 40px;
}

.block2 {
    background-image: url(img/bg-block2.jpg) ;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 1262px;
    margin-top: 200px;
}

.block-header2 {
    text-align: center;
    padding-top: 135px;
}

.cards__card {
    width: 351px;
    height: 497px;
    background-color: white;
    box-shadow: 3px 0px 27px rgba(80, 80, 99, 0.17);
    border-radius: 8px;
}

.cards__card__icn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.cards__card__header {
    font-size: 18.65px;

    font-weight: 600;
    text-align: center;
    margin-top: 20px;
}

.option__text {
    font-size: 11.92px;

    margin-left: 10px;
    font-weight: 700;
    margin-bottom: 19px;
}

.cards__card__price {
    font-size: 21.62px;

    text-align: center;
    font-weight: 800;
    margin-top: 16px;
}

.cards__card__button {
    width: 156px;
    border-radius: 24px;

    color: white;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 48px;
    margin-top: 30px;
    cursor: pointer;
    font-weight: 700;
}

.cards__card__button:hover{
    background-color: #585543;
}


.cards__card__options__option {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

}

.cards__card__options {
    margin-top: 31px;

}

.cards__card__options__wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.cards__card__button__wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content:center;
}

.cards {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 108px;

}


.t-color0{
    color: #a49f8f;

}

.t-color1{
    color: #9194a0;
}



.t-color2{
    color: #91a094;
}
.b-color0{
    background-color: #9f9971;
}

.b-color1{
    background-color: #9194a0;
}
.b-color2{
    background-color: #91a094;
}

.consultation__top__text {
    font-size:11.06px ;
    text-align: center;
}

.consultation__top__text__line1 {

}

.consultation__top__text__line2 {
    font-weight:700 ;
    margin-top: 20px;
}

.consultation {
    margin-top: 114px;
}

.mess-color1{
    color: #91d9f9;
}

.mess-color2{
    color: #92cd95;
}

.mess-color3{
    color: #eba684;
}

.messendgers__item__text {
    font-weight: 700;
    font-size: 11.06px;
    margin-top: 20px;
    text-align: center;
}

.messendgers__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
}

.messendgers {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding-left:260px;
    padding-right:260px;
    padding-bottom: 100px;
}

.feedbacks__nav__left {
    margin-right: 20px;
}

.feedbacks__nav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    margin-right: 15px;

}

.align__{



}

.feedbacks__item__name {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 700;
    text-align: center;
    margin-top: 50px;
}

.feedbacks__item__position {
    font-weight: 800;
    font-size: 13.54px;
    text-align: center;
    margin-top: 20px;
}

.feedbacks__item__feedback {
    font-family: 'Noto Serif', serif;
    font-size: 13.36px;
    margin-top: 36px;
}

.feedbacks__item {
    color: #5f6962;
    margin: 0 50px 0 50px;
    /*max-width: 223px;*/
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.feedbacks__item__photo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.feedbacks__wrapper {
    margin-top: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.insta__header {
    text-align: center;
    font-weight: 800;
    color: #9194a0;

}

.insta__logo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-right: 20px;
}

.insta {
    margin-top: 150px;
}

.useful-info {
    background-image: url(img/bg-info.jpg) ;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 948px;
    margin-top: 200px;
}


.block-header__big2 {
    font-size: 43.04px;
    color: #a49f8f;
    font-weight: 800;
    position: relative;
}

.block-header__big2:after {
    content: '';
    display: block;
    left: 890px;
    top: 27px;
    width: 51px;
    height: 2px;
    background-color: #9f9971;
    z-index: 10;
    position: absolute;
}

.block-header__big2:before {
    content: '';
    display: block;
    left: 220px;
    top: 27px;
    width: 51px;
    height: 2px;
    background-color: #9f9971;
    z-index: 10;
    position: absolute;
}

.right-side__photo-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    width: 580px;
    margin-top: 35px;
}

.useful-info-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.useful-info__right-side {
    margin-left: 40px;
}

.right-side__header {
    text-align: center;
    font-size: 11.06px;
    font-weight: 800;
    color: #9194a0;
    margin-top: 70px;
}

.insta-images {
    margin-right: 10px;
    margin-bottom: 7px;
    display: inline-block;
    max-height: 170px;
    width: auto;
    border-radius: 5px;
    object-fit: cover;
}

.insta2 {
    margin-top: 50px;
}

.int-logos__wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.block-header3 {
    text-align: center;
    padding-top: 70px;
}
.logo-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.footer {
    margin-top: 150px;
}

.contacts-form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.contacts-form__left-side {
    width: 548px;
    height: 549px;
    box-shadow: 0px 27px 27px rgba(80, 80, 99, 0.09);
    border-radius: 14px 0px 0px 14px;
}

.contacts-form__left-side_start-text {
    font-size:11.06 ;
    line-height: 29px;
    font-weight: 800;
    color: #9194a0;
    width: 351px;
    text-align: left;
    margin-bottom: 20px;
    margin-left: 25%;
    margin-top: 25px;

}

.label {
    font-size:9.65px;
    font-weight: 900;
    color: #9194a0;
    margin-top: 32px;
    padding-left: 32px;
}

.phone {
    width: 272px;
    height: 47px;
    border: solid 1px #ebecee;
    margin-top: 17px;
    font-size: 14.06px;
    padding-left: 30px;
    color: #9194a0;
    outline:none;
    border-radius: 24px;
    appearance: none;


}

.phone:focus {

    border: solid 1px #92cd95;


}

.select-class:focus {

    border: solid 1px #92cd95;


}



.phone::placeholder{
    font-size: 14.06px;
    color: #9194a0;


}

.button-form {
    display: block;
    width: 302px;
    background-color: #91a094;
    color: white;
    outline: none;
    border:none;
    font-size: 11.92px;
    font-weight: 800;
    height: 48px;
    cursor: pointer;
    border-radius: 24px;
    margin-top:42px;
}

.button-form:hover{
    background-color: #67766a;
}

.select-class {
    width: 302px;
    height: 47px;
    border: solid 1px #ebecee;
    margin-top: 17px;
    font-size: 14.06px;
    padding-left:30px;
    color: #9194a0;
    outline:none;
    border-radius: 24px;
    appearance: none;
    background-image: url(img/triangle.svg);
    background-repeat: no-repeat;
    background-position: right 25px top 50%, 0 0;
}



.form-wrapper {
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

    justify-content: center;

}

.contacts-form__right-side {
    width: 548px;
    height: 549px;
    box-shadow: 0px 27px 27px rgba(80, 80, 99, 0.09);
    border-radius: 0px 14px 14px 0px;
    background-image: url(img/form.png);
    background-size: cover;
    position: relative;
}

.contacts__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    color: #9194a0;
    margin: 0 10px;
}

.contacts__item__text-wrapper {
    margin-left: 20px;


}

.contacts__item__text-wrapper__text {
    padding-top: 15px;
}

.contacts__item__text-wrapper__header {
    font-weight: 800;
}

.contacts__item__icn {
    margin-top: -8px;
}

.contacts {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 70px;
}

.copyright {
    margin-top: 200px;
    margin-bottom: 60px;
    font-size: 14.06px;
    color: #9194a0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.socials-header__block2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: absolute;
    left: 200px;
    top: 430px;
}

.woocommerce-cart-form__contents {
    display: none!important;
}
