
/*HEADER COLOR*/



    @media (min-width: 768px){
        .right-menu #topmenu > ul > li > a::before, .top-menu #topmenu > ul > li > a::before{
            background-image: none;
        }
                }
            }
/*HEADER COLOR*/


/*FRONT COLOR*/
/*FRONT COLOR*/

/*BASE WHITE COLOR*/
.a-btn, .a-btn-2{
    
            
       font-style:normal !important;

            
        
    
    }

  a:not(.ab-item) {
    
            
       font-style:normal !important;
        
    
        
         }



/*FOOTER*/



/*FOOTER*/



/*GALLERY FULL WIDTH COLORS*/

.lg-sub-html h4{
    color: #f2f2f2 !important;
}

/*GALLERY FULL WIDTH COLORS*/




#topmenu ul li a{
font-family: "Montserrat", sans-serif;
        font-size: 12px;
line-height: 45px;

}

#topmenu ul ul li a{
font-family: "Montserrat", sans-serif;
font-size: 12px;
line-height: 26px;

}

.banner-gallery .content-wrap .description{
        font-family: "Montserrat", sans-serif;
                font-size: 14px;
            line-height: 28px;
    }

#footer .copyright{
        font-family: "Montserrat", sans-serif;
                font-size: 12px;
            line-height: 30px;
    }

.dgwt-jg-gallery.justified-gallery .dgwt-jg-caption span{
                                font-size: 24px;
                        line-height: 30px;
        }


.text-light {
    color: #686868; /* Устанавливаем цвет текста */
}

/*-----Убрать отступы по краям */
.vc_column_container .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Изменения стиля заголовка custom textbox style h1,h2 */

.about-details .content h1.title,
.simple-details .content h1.title {
    text-align: center;
    font-size: 70px;
    line-height: 80px;
    font-family: "BebasNeueBook", sans-serif;
    color: #131313;
    margin: 0 0 7px;
    letter-spacing: 6px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .about-details .content h1.title,
    .simple-details .content h1.title {
        font-size: 40px;
        line-height: 50px;
        padding: 0 15px;
    }
}

.about-details .content h2.title,
.simple-details .content h2.title {
    text-align: center;
    font-size: 50px;
    line-height: 60px;
    font-family: "BebasNeueBook", sans-serif;
    color: #131313;
    margin: 0 0 7px;
    letter-spacing: 6px;
    font-weight: 400;
    padding: 0 15px;
}

.about-details .content h2.title,
.simple-details .content h2.title {
    @media (max-width: 767px) {
        font-size: 40px;
        line-height: 50px;
    }
}

/* Изменение поведения по умолчанию для выравнивания текста в custom textbox */

@media (max-width: 991px) {
    .about-details {
        text-align: initial !important;
    }
}

/* Изменения стиля заголовка custom textbox style h1 */

.about-details .content h1.title {
    text-align: center;
    font-size: 70px;
    line-height: 80px;
    font-family: "BebasNeueBook", sans-serif;
    color: #131313;
    margin: 0 0 7px;
    letter-spacing: 6px;
    font-weight: 400;
}

.about-details .content .text, .simple-details .content .text {
    font-size: 16px;
    line-height: 28px;
    font-family: "Montserrat", sans-serif;
    color: #686868;
}

.about-details .content .text li, .simple-details .content .text li {
    margin: 10px 0;
    position: relative;
    padding-left: 20px;
}

.about-details .content .text li::before, .simple-details .content .text li::before {
    content: "–";
    position: absolute;
    left: 0;
    color: black;
}

.about-details .content .text ul, .simple-details .content .text ul{
    list-style-type: none; /* Убираем стандартные маркеры */
    padding-left: 0; /* Убираем отступ по умолчанию */
}


@media (max-width: 767px) {
    .about-details .content h1.title {
        font-size: 40px;
        line-height: 50px;
        padding: 0 15px;
    }

    .about-details .content .text, .simple-details .content .text {
        line-height: 24px;
    }
}

/* Изменение поведения по умолчанию для выравнивания текста в custom textbox */

@media (max-width: 991px) {
    .about-details {
        text-align: initial !important;
    }
}

/* Надпись на списках портфолио внутри портфолио... */

.portfolio-single-content .portfolio-title {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-family: "BebasNeueRegular", sans-serif;
    color: #ffffff;
    text-align: center;
    margin-top: 0;
}

.portfolio-wrapper .pager-pagination .next,
.portfolio-wrapper .pager-pagination .prev {
    color: #131313;
}

/* Центрируем кнопки по горизонтали */
.simple-details .button-wrap {
    text-align: center;
}


.portfolio-single-content p {
    margin-top: 0;
}

/*---------------------------------------------About section-------====------------------------------*/
.about-section .subtitle {
    text-transform: uppercase;
    font-weight: bold;
}

/*------------------------------------- Главная страница, класс vd-about-me----------------------------*/

.vd-about-me .about-section .content {
    padding-top: 30px;
}


.vd-about-me .about-section .person-wrap {
    height: auto;
}

.vd-about-me .but-wrap {
    margin: 20px;
    text-align: center;
}

.about-section {
    align-items: normal;
}


/*----------------------------------Подарки приветствие, класс vd-gift-title------------------------------*/

.vd-gift-title .about-section .content {
    padding-top: 50px;
    width: 60%;
}

.vd-gift-title .about-section {
    min-height: auto;
}

.vd-gift-title .about-section .person-wrap {
    width: auto;
    aspect-ratio: 1 / 1;
}

/*--------------------- Главная страница + Подарки приветствие: vd-about-me + vd-gift-title ---------------------*/

.vd-about-me .about-section .title,
.vd-gift-title .about-section .title {
    font-size: 50px;
    line-height: 60px;
    font-family: "BebasNeueBook", sans-serif;
    color: #131313;
    letter-spacing: 6px;
    font-weight: 400;
}

.vd-about-me .about-section p,
.vd-gift-title .about-section p {
    font-size: 16px;
    line-height: 28px;
    color: #686868;
    margin-bottom: 28px;
}

@media (max-width: 767px) {
    line-height: 24px;
}


/*----------------------------------Подарки, класс vd-gifts------------------------------*/

.vd-gifts .about-section .content {
    padding-top: 32px;
}

.vd-gifts .about-section .person-wrap {
    background-size: contain;
    background-position: left;
    margin-right: 60px;
    width: auto;
    aspect-ratio: 1 / 1;
}

@media (max-width: 767px) {
    .vd-gifts .about-section .title {
        font-size: 26px;
    }

    .vd-about-me .about-section p,
    .vd-gift-title .about-section p {
        margin-bottom: 10px;
    }
}

/*----------------------------------------About section телефон, ДЛЯ ВСЕХ----------------------------------*/

@media (max-width: 768px) {
    .vd-about-me .about-section .person-wrap,
    .vd-gift-title .about-section .person-wrap,
    .vd-gifts .about-section .person-wrap,
    .about-section .person-wrap {
        background-size: cover;
        background-position: center;
        width: 100%;
        height: auto;
        aspect-ratio: 1 / 1;
        margin-bottom: 10px;
    }

    .vd-about-me .about-section .content,
    .vd-gift-title .about-section .content,
    .vd-gifts .about-section .content,
    .about-section .content {
        padding-top: 0;
        width: 100%;

    }

    .about-section {
        margin-right: auto;
    }

    .vd-about-me .about-section .content ul,
    .vd-gift-title .about-section .content ul,
    .vd-gifts .about-section .content ul,
    .about-section .content ul {
        text-align: left; /* Выравниваем текст списков по левому краю */
    }

    .about-section p {
        font-size: 14px;
    }

    .about-section .title {
        font-size: 36px;
    }

   .vd-gift-title .about-section {
       padding: 15px;
   }
}

/*---------------------------------------------- Прайс, класс vd-price---------------------------------*/


.pricing-item .mask-image {
    width: 268px;
    height: auto;
}

.vd-price {
    background: #F2F2F2;
}

.pricing-info .subtitle {
    font-weight: bold;
}


@media (max-width: 767px) {
    .pricing-item .mask-image {
        width: auto;
        aspect-ratio: 1;
    }

    .pricing-item {
        padding-left: 15px;
        padding-top: 15px;
    }
}

.pricing-info .subtitle {
    font-weight: bold;
}

@media (max-width: 767px) {
    .ratio {
        margin: auto;
        width: 100%;
    }
}

/*--------------------------------------Мелким шрифтом, класс vd-fine-print---------------------------*/
.vd-fine-print {
    color: #686868;
    font-size: 13px;
}

@media (max-width: 768px) {
    .vd-fine-print {
        font-size: 12px;
    }
}

/*--------------------------------------------Клавиша заказать, класс vd-btn-1------------------------*/
.vd-btn-1 a {
    background: transparent;
}

.vd-btn-1 a:hover {
    color: #ffffff;
    border-top: 2px solid rgba(19, 19, 19, 0.5);
    border-bottom: 2px solid rgba(19, 19, 19, 0.5);
}

/*---------------------------------------------- Сепаратор---------------------------------*/
.wpb_wrapper .vc_separator h4 {
    font-size: 22px;
    font-family: "BebasNeueBook", sans-serif;
    letter-spacing: 5px;
    color: #131313;
    line-height: 25px;
}

.vc_separator_align_center {
    text-align: center;
}

@media (max-width: 767px) {
    .wpb_wrapper .vc_separator h4 {
        letter-spacing: 2px;
    }
}

/*    .page .vc_separator {*/
/*        margin-bottom: 30px;*/
/*    }*/
/*}*/
/*---------------------------- Сепаратор в Портфолио vd-portfolio-separator--------------------------*/
.vc_row.vd-portfolio-separator {
    margin-top: 60px !important;
    padding-top: 30px !important;
    margin-bottom: 35px !important;
}

@media (max-width: 767px) {
    .vc_row.vd-portfolio-separator {
        margin-bottom: 24px !important;
        margin-top: 40px !important;
    }
}

/*---------------------------------------Иконки внизу сайта-----------------------------------------*/
#footer .social-links .fa {
    font-size: 26px;
    letter-spacing: 8px;
}

#footer .copyright {
    font-size: 16px;
}

@media (max-width: 767px) {
    #footer .copyright {
        font-size: 12px;
        margin-top: 6px;
    }
}

/*---------------------------------------Блок комментариев------------------------------------------*/
.comments {
    margin-top: 0;
}

.comments-form {
    padding-left: 15px;
    padding-right: 15px;
}

/* Цвет при наборе комментария*/
#contactform textarea:focus, #contactform input:focus, .comments-form textarea:focus, .comments-form input:focus {
    color: #131313;
}

.comments .comment-reply-title {
    padding-top: 0;
}

/*-------------------------------------Галерея-------------------------------------------------*/
/*------------Портфолио отступы для мобильных------------*/
@media only screen and (max-width: 767px) {
    .portfolio-single-content {
        margin-right: auto;
        margin-left: auto;
    }
}

/*----------Контейнер общий-------------*/
/*.container {*/
/*    padding-right: 0px;*/
/*    padding-left: 0px;*/
/*}*/
/*-------------Расстояние между элементами списка портфолио------------*/
.portfolio .item-link, .portfolio.classic .item-link {
    margin: 5px 5px 5px 5px !important;
    height: auto !important;
}

@media (max-width: 767px) {
    .portfolio .item-link {
        margin: 0 5px 5px 5px !important;
    }
}

@media only screen and (max-width: 767px) {
    .simple {
        margin: 0 0;
    }
}

/*------------Пагинация----------*/
.portfolio-wrapper .pager-pagination a {
    padding: 0;
    color: #ffffff;
}

.portfolio-wrapper .pager-pagination span {
    padding: 0;
}

.pager-pagination .current {
    opacity: .7;
    border-color: transparent;
    color: #cfac7f;
}

/*.pager-pagination {*/
/*    padding: 15px 0;*/
/*}*/
/*.wpb_content_element {*/
/*    margin-bottom: 0px !important;*/
/*}*/
/*--------Убрать пустоту над кнопкой---------*/
/*.vc_column-inner {*/
/*    padding-top: 0px !important;*/
/*}*/


.comments-form {
    margin-bottom: 0;
    margin-top: 35px;
}

.social-list {
    margin-right: 5px;
}

.portfolio-single-content p {
    margin-top: 0;
    margin-bottom: 0;
}

/*.about-section.row {*/
/*    margin-left: 0px;*/
/*    margin-right: 0px;*/
/*}*/
.vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.container {
    padding-left: 0;
    padding-right: 0;
}

/*.vc_non_responsive .vc_row .vc_col-sm-12 {*/
/*    padding-left: 0px !important;*/
/*    padding-right: 0px !important;*/
/*}*/
/*.portfolio-wrapper {*/
/*    background: #f2f2f2;*/
/*}*/
/*.justified-image-grid, .portfolio-wrapper {*/
/*	background: #f2f2f2;*/
/*}*/
@media (max-width: 767px) {
    .pt_container {
        margin: 0 14px;
    }
}


/********** ТАБЛИЦА С ЦЕНАМИ *****************/
.pt_container {
    width: 94%;
    border-radius: 30px;
    overflow: hidden;
    padding: 0 24px 24px 24px;
    box-sizing: border-box;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    letter-spacing: normal;
    margin: 0 auto;
}

.pt_rounded_box {
    background-color: #ffffff; /* Цвет фона */
    border-radius: 26px; /* Закругленные углы */
    border-color: transparent;
    border-style: solid;

    display: flex; /* Включение flexbox */
    justify-content: center; /* Горизонтальное выравнивание */
    align-items: center; /* Вертикальное выравнивание */

    width: 300px; /* Ширина блока */
    padding: 0 12px;
    margin: 0 10px; /* Центровка блока */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Тень для объема */
    font-size: 15px;
    text-align: center; /* Выравнивание текста */
    font-family: 'Arial', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.3px;
    height: 76px;
}

.pt_rounded_box:first-child {
    margin: 0 10px 0 0;
}

.pt_rounded_box:last-child {
    margin: 0 0 0 10px;
}

.pt_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 50px;
    padding: 20px 0;
}

.pt_row_both_border {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 50px;
    padding: 20px 0;
}

.pt_row_margin_20top {
    margin-top: 20px;
}

.pt_row_margin_50bottom {
    margin-bottom: 50px;
}


.pt_row_no_border {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 50px;
    padding: 7px 0;
}

.pt_header {
    text-align: center;
    font-size: 46px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin: 33px 0;
}

.pt_text-normal {
    flex: 1;
    text-align: left;
    font-size: 16px;
    font-family: 'Arial', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 400;
    opacity: 0.8;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.pt_icon {
    width: 9px; /* Еще меньший размер иконки */
    height: 9px; /* Еще меньший размер иконки */
    border-radius: 50%;
    flex: 0 0 9px; /* Меньше место в контейнере */
    margin: 0 20px 0 10px;
}

.pt_text-bold {
    flex: 1;
    text-align: left;
    font-size: 18px;
    font-family: 'Arial', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.pt_button-row {
    text-align: center;
}

.pt_button {
    width: 100%;
    height: 80px;
    font-size: 22px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 100px;
    background-color: #181818;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    margin: 25px 0;
}

@media (max-width: 1199px) {
    .pt_container {
        margin: 14px auto;
    }

    .pt_text-bold {
        font-size: 16px;
    }

    .pt_text-normal {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .pt_row {
        padding: 15px 0;
    }
}

/* Левая часть */
.pt_price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.pt_full_price {
    font-size: 24px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    position: relative; /* Чтобы псевдоэлемент мог быть расположен относительно этого элемента */
    margin: 0 0 4px 14px;
}

.pt_full_price::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -6px; /* Сдвиг влево */
    right: -10px; /* Сдвиг вправо */
    /*width: calc(100% + 15px); !* Ширина больше на 20px *!*/
    height: 1px;
    transform: translateY(-50%);
}

.pt_current_price {
    font-size: 40px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin: 0 auto;
}

/* Правая часть: вращающийся SVG */
.pt_discount {
    position: relative;
    width: 90px;
    height: 90px;
    margin: 0 auto;
}

.rotating-svg {
    width: 100%; /* Подгон размера */
    height: 100%; /* Подгон размера */
    animation: rotate 12s linear infinite; /* Анимация вращения */
    transform-origin: center; /* Установка точки вращения */
}

/* Анимация вращения */
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.pt_mini .pt_container {
    background-color: #f7f7f7;
    color: #505050;
}

.pt_mini .pt_row {
    border-top: 1px solid #505050;
}

.pt_mini .pt_row_both_border {
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
}

.pt_mini .pt_text-normal {
    color: #181818;
}

.pt_mini .pt_text-bold {
    color: #000000;
}

.pt_mini .pt_icon {
    background-color: #181818;
}

.pt_mini .pt_rounded_box {
    color: rgba(80, 80, 80, 0.8);
}

.pt_mini .pt_full_price::after {
    background-color: #f5a63f
}

.pt_mini .pt_price {
    color: #181818
}

.pt_mini .pt_button:hover {
    color: #ffffff;
    background: #f5a63f;
}

.pt_standart .pt_container {
    background-color: #f9f4ee;
    color: #4f4130;
}

.pt_standart .pt_row {
    border-top: 1px solid #4f4130;
}

.pt_standart .pt_row_both_border {
    border-top: 1px solid #4f4130;
    border-bottom: 1px solid #4f4130;
}

.pt_standart .pt_text-normal {
    color: #4f4130;
}

.pt_standart .pt_text-bold {
    color: #000000;
}

.pt_standart .pt_icon {
    background-color: #181818;
}

.pt_standart .pt_rounded_box {
    color: rgba(80, 80, 80, 0.8);
}

.pt_standart .pt_full_price::after {
    background-color: #f5a63f
}

.pt_standart .pt_price {
    color: #181818
}

.pt_standart .pt_button:hover {
    color: #ffffff;
    background: #f5a63f;
}

.pt_premium .pt_container {
    background-color: #f5a63f;
    color: #ffffff;
}

.pt_premium .pt_row {
    border-top: 1px solid #ffffff;
}

.pt_premium .pt_row_both_border {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.pt_premium .pt_text-normal {
    color: #ffffff;
}

.pt_premium .pt_text-bold {
    color: #ffffff;
}

.pt_premium .pt_icon {
    background-color: #ffffff;
}

.pt_premium .pt_rounded_box {
    color: rgba(24, 24, 24, 0.8);
}

.pt_premium .pt_full_price::after {
    background-color: #181818
}

.pt_premium .pt_price {
    color: #181818
}

.pt_premium .pt_button:hover {
    color: #0b0b0b;
    background: #f9f4ee;
}

/*    ОБО МНЕ     */
.contact-form-button {
    display: block;
    width: 300px;
    max-width: 100%;
    margin: 16px auto;
    padding: 12px 32px;
    border-radius: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
    border: 1px solid #000;
    color: #000;
}


.contact-form-button:hover {
    border-color: transparent;
    background-color: #000;
    opacity: 1.0;
    color: #fff;
}

.contact-form p {
    font-weight: 500;
}

.contact-form-button-icon {
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 1px;
    font-style: normal;
    font-weight: normal;
}

.contact-form a {
    text-decoration: none;
}

.contact-form-photo {
    position: relative;
    width: 200px; /* Ширина контейнера */
    height: 200px; /* Высота контейнера */
    overflow: hidden; /* Обрезаем лишнее */
    border-radius: 50%; /* Делаем элемент круглым */
    border: 1px solid #000; /* Рамка вокруг */
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.contact-form-photo img {
    width: 100%;
    height: auto; /* Сохраняем пропорции изображения */
    position: absolute;
    top: 0;
    object-fit: cover; /* Обеспечиваем покрытие области */
    margin: 0;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > :not([aria-modal=true]) {
    padding-right: 0 !important;
}

/*     Высота меню     */
@media (min-width: 768px) {
    .right-menu {
        padding: 10px 0 5px 0;
    }
}

.header_top_bg {
    z-index: 1000;
    width: 100%;
}

.vd-answer-to-questions-if-you-have-questions h5 {
    color: #666;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .vd-answer-to-questions-if-you-have-questions h5 {
        padding: 25px;
        font-size: 16px;
        line-height: 26px;
    }
}

#answers-to-questions a:hover, #answers-to-questions a:focus {
    opacity: 1;
}

#answers-to-questions .vc_tta-panel-title {
    font-family: 'Montserrat', serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.04em;
}

#answers-to-questions .vc_tta-panel-heading {
    border: 1px solid rgba(19, 19, 19, 0.5);
    padding: 2px 40px 2px 20px;
    background-color: #f0f0f0;
    border-radius: 20px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.4;
}

.vc_column_container {
    /* padding-left: 0; */
    /* padding-right: 0; */
}

@media (max-width: 767px) {
    .vc_column_container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    #answers-to-questions .vc_tta-panel-heading {
        padding: 6px 20px 6px 0;
    }

    #answers-to-questions .vc_tta-panel-title {
        font-weight: 500;
        font-size: 15px;
        line-height: 1.3;
        letter-spacing: 0;
    }
}

h5 {
    color: #c0af94;
    font-family: 'Montserrat', serif;
}

@media (max-width: 767px) {
    h5 {
        text-align: center;
    }
}

.a-btn-2:hover {
    color: #131313 !important;
    background-color: transparent !important;
}

.a-btn-2 {
    background-color: #131313 !important;
    color: #ffffff !important;
    border-radius: 60px;
    padding: 20px 40px;
    font-size: 14px;
    margin: 25px 40px;
}

@media (max-width: 767px) {
    .a-btn-2 {
        padding: 15px 30px;
        font-size: 13px;
        margin: 14px 10px;
    }
}

/*all pages*/
.vd-price-item-photo img {
    height: 649px !important;
    object-fit: cover;
}

.vd-gift-item-photo img {
    height: 100%;
    object-fit: cover;
}

.vd-price-item, .vd-gift-item {
    display: flex;
    align-items: stretch;
}

.vd-price-item-text-column, .vd-gift-item-text-column {
    margin: auto;
}

.vd-price-item-photo-column, .vd-gift-item-photo-column {
    display: flex;
    align-items: center;
    margin: 0;
}

.vd-price-item h2, .vd-gift-item h2 {
    font-size: 36px;
    line-height: 40px;
    font-family: "BebasNeueRegular", sans-serif;
    color: #131313;
    letter-spacing: 0.08em;
    font-weight: 400;
    margin: 60px 0 30px 0;
}

.vd-gift-item h2 {
    margin-top: 40px;
}



.vd-price-item p, .vd-price-item ul, .vd-gift-item p, .vd-gift-item ul {
    color: #686868;
}

.vd-price-item .vc_single_image-wrapper, .vd-gift-item .vc_single_image-wrapper {
    margin-right: 40px;
}

.vd-price-item h5 {
    color: #131313;
    font-size: 20px;
    margin-top: 30px;
}

.vd-gift-item h5 {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 30px;
}


.vd-price-item .vc_column-inner, .vd-gift-item .vc_column-inner {
    padding-top: 0 !important;
}

.vd-price-item-photo, .vd-gift-item-photo {
    margin: 0 !important;
}


.vd-price-item .a-btn-2, .vd-gift-item .a-btn-2 {
    background-color: #131313 !important;
    color: #ffffff !important;
    padding: 20px 40px;
    width: 60%;
    font-size: 22px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 100px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    text-transform: none;
}

.vd-price-item-text-reportage .a-btn-2 {
    margin-top: 220px;
}

.vd-price-item-text-brands-and-experts .a-btn-2 {
    margin-top: 50px;
}

.vd-gift-item-text-razbudi-photogenichnost .a-btn-2 {
    margin-top: 118px;
}

.vd-price-item p{
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.02em;
}

.vd-gift-item p {
    margin: 0 50px 10px 0;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.02em;
}

@media (max-width: 991px) {
    .vd-price-item .a-btn-2, .vd-gift-item .a-btn-2 {
        width: 80%;
    }

    .vd-gift-item h2 {
        font-size: 32px;
        text-align: center;
        margin: 25px 0 25px 0;
    }

    .vd-price-item-text-brands-and-experts .a-btn-2,
    .vd-price-item-text-reportage .a-btn-2,
    .vd-gift-item-text-razbudi-photogenichnost .a-btn-2{
        margin-top: 40px !important;
        margin-bottom: 15px !important;
    }
}


@media (max-width: 767px) {
    .vd-gift-item p {
        margin: 0 0 10px;
    }

    .vd-price-item, .vd-gift-item {
        display: block;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .vd-price-item-photo img, .vd-gift-item-photo img {
        object-fit: cover;
        height: auto !important;
        aspect-ratio: 1 / 1;
    }

    .vd-price-item-text-column, .vd-gift-item-text-column {
        padding-bottom: 20px;
    }

    .vd-price-item .vc_single_image-wrapper, .vd-gift-item .vc_single_image-wrapper {
        margin-right: 0;
    }

    .vd-price-item h2 {
        text-align: center;
        margin: 30px 0 30px 0;
    }

    .vd-gift-item h2 {
        font-size: 30px;
        text-align: center;
        margin: 20px 0 20px 0;
    }

    .vd-gift-item h5 {
        margin: 0;
    }

    .vd-price-item .vc_column-inner, .vd-gift-item .vc_column-inner {
        padding-top: 20px !important;
    }

    .vd-price-item .a-btn-2, .vd-gift-item .a-btn-2 {
        width: 91%;
    }

    .vd-price-item-text-brands-and-experts .a-btn-2,
    .vd-price-item-text-reportage .a-btn-2,
    .vd-gift-item-text-razbudi-photogenichnost .a-btn-2{
        margin-top: 40px !important;
        margin-bottom: 15px !important;
    }
}

.vd-portfolio-separator .wpb_content_element {
    margin-bottom: 0;
}




.vd-certificate-header-image img {
    width: 500px;
}

.vd-about-certificate h5 {
    color: #686868;
}

.vd-about-certificate img {
    width: 380px;
    margin-right: 60px;
}

.vd-about-certificate {
    display: flex;
    align-items: stretch;
}

.vd-about-certificate-text-header {
    margin: 35px 0 85px -250px !important;
}

.vd-about-certificate-text-list p {
    background-color: #f2f2f2;
    border-radius: 15px;
    padding: 10px 20px;
    display: inline-block;
    overflow: hidden;
}



.vd-certificate-why-is-it-great .wpb_content_element {
    margin-bottom: 0 !important;
}

.vd-certificate-why-is-it-great .vc_column-inner {
    padding: 15px 32px 15px 32px !important;
}

.vd-certificate-why-is-it-great .wpb_text_column .wpb_wrapper {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    background-color: #f2f2f2;
    padding: 20px;
    border-radius: 25px;;
}

.vd-certificate-why-is-it-great .wpb_text_column .icon{
    font-style: normal;
    font-size: 30px;
    flex-shrink: 0;
    margin-top: 10px;
}

.vd-certificate-howto p {
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 25px;
    font-weight: bold;
    color: #686868;
    margin: 0 40px 25px 160px;
}

.vd-certificate-howto img {
    width: 302px;
    margin-left: 40px;
}

.vd-certificate-give-your-loved-ones .wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: auto;
    width: 684px;
}

.vd-certificate-give-your-loved-ones img {
    width: 520px;
}

.vd-certificate-give-your-loved-ones h5 {
    color: #686868;
    font-style: italic;
    font-weight: normal;
    line-height: 25px;
}

@media (max-width: 991px) {
    .vd-about-certificate-text-header {
        margin: 30px 15px 85px -110px !important
    }
    .vd-about-certificate h5{
        margin-top: 0;
        margin-bottom: 0;
        line-height: 25px;
    }
    .vd-certificate-why-is-it-great .wpb_text_column .wpb_wrapper {
        padding: 0;
    }

    .vd-certificate-why-is-it-great-first {
        padding-top: 15px !important;
    }

    .vd-certificate-why-is-it-great-last {
        padding-bottom: 15px !important;
    }

    .vd-certificate-howto p {
        margin: 0 15px 20px 15px;
    }
}

@media (max-width: 767px) {

    .vd-about-certificate {
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }

    .vd-about-certificate-text-header {
        margin: 15px 0 35px 0 !important;
    }

    .vd-certificate-howto .vc_single_image-wrapper {
        margin: 20px 15px;
    }

    .vd-certificate-howto img {
        width: 100%;
        margin: 0;
        aspect-ratio: 1 / 1;
        object-fit: cover;
    }



    .vd-certificate-give-your-loved-ones .wpb_wrapper {
        flex-direction: column;
        gap: 20px;
        width: auto;
        margin: 20px 15px;
    }

    .vd-certificate-give-your-loved-ones .image {
        width: 70%
    }

    .vd-certificate-give-your-loved-ones img {
        margin:auto;
    }
}

.vd-buttons-price-call {
    margin: 0;
}


div.wpforms-container-full.vd-feedback-form .wpforms-field.wpforms-field-radio.wpforms-list-3-columns ul {
    max-width: fit-content;
    margin: 0 auto;
}

.vd-feedback-form .wpforms-page-button {
    margin: 0 10px;
}

.vd-feedback-form {
    max-width: 935px;
}

.vd-feedback-form .wpforms-field-description {
    padding: 15px 5px;
    line-height: 22px !important;
}

.vd-feedback-form .wpforms-submit,
.vd-feedback-form .wpforms-page-button {
    background-color: #131313 !important;
    color: #ffffff !important;
    border-radius: 60px !important;
    padding: 20px 40px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    display: inline-block !important;
    letter-spacing: 1.1px !important;
    font-family: "Montserrat", serif !important;
    font-weight: bold !important;
    box-sizing: border-box !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased !important;
}

@media (max-width: 767px) {
    .vd-feedback-form .wpforms-submit,
    .vd-feedback-form .wpforms-page-button {
        padding: 15px 30px !important;
        font-size: 13px !important;
    }
}



.vd-feedback-form {
    --wpforms-label-color: #272633;
    --wpforms-label-sublabel-color: #625E53;
    --wpforms-label-error-color: #cf2e2e;
    --wpforms-page-break-color: #272633;
    --wpforms-field-border-radius: 22px;
    --wpforms-field-border-color: #abb8c3;
    --wpforms-field-border-color-spare: #abb8c3;
    --wpforms-field-text-color: #272633;
    --wpforms-container-padding: 20px 50px;
    --wpforms-container-border-style: solid;
    --wpforms-container-border-radius: 20px;
    --wpforms-button-border-radius: 22px;
    --wpforms-button-background-color: #272633;
    --wpforms-button-text-color: #FFFFFF;
    --wpforms-button-border-color: #272633;
    --wpforms-background-position: bottom center;
    --wpforms-background-color: #ffffff;
    --wpforms-field-size-input-height: 43px;
    --wpforms-field-size-input-spacing: 15px;
    --wpforms-field-size-font-size: 16px;
    --wpforms-field-size-line-height: 19px;
    --wpforms-field-size-padding-h: 14px;
    --wpforms-field-size-checkbox-size: 16px;
    --wpforms-field-size-sublabel-spacing: 5px;
    --wpforms-field-size-icon-size: 1;
    --wpforms-label-size-font-size: 16px;
    --wpforms-label-size-line-height: 19px;
    --wpforms-label-size-sublabel-font-size: 14px;
    --wpforms-label-size-sublabel-line-height: 17px;
    --wpforms-button-size-font-size: 20px;
    --wpforms-button-size-height: auto;
    --wpforms-button-size-padding-h: 20px;
    --wpforms-button-size-margin-top: 15px;
    --wpforms-container-shadow-size-box-shadow: 0px 30px 50px -10px rgba(0, 0, 0, 0.15);
}

.vd-feedback-form .wpforms-submit-container {
    display: flex;
    margin-bottom: 24px;
}

.vd-feedback-form .wpforms-submit {
    margin: 15px auto 0 auto;
}

@media only screen and (max-width: 600px) {
    .wpforms-container.wpforms-container-full.vd-feedback-form {
        margin: 15px !important;
    }

    div.wpforms-container-full.vd-feedback-form .wpforms-field.wpforms-field-radio.wpforms-list-3-columns ul {
        /*display: grid;*/
        gap: 0;
        grid-template-columns: repeat(2, 1fr) !important;
        margin: 0;
    }

    div.wpforms-container-full.vd-feedback-form:not(:empty) {
        padding: 20px 15px;
        box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.15);
    }

    .wpforms-container.vd-feedback-form .wpforms-image-choices-modern label:not(.wpforms-error) {
        padding: 15px;
    }
}

.vd-prepare-photoshoot {
    max-width: 935px;
    margin: 0 auto 40px auto !important;
}

.vd-answers-to-questions {
    max-width: 935px;
    margin: auto !important;
}

.vd-feedback {
    max-width: 935px;
    margin: auto !important;
}

#vd-about-me .a-btn-2 {
    margin: auto;
}



