* {
    margin: 0;
    padding: 0;
}

/* @font-face {
    font-family: 'Gilroy Light';
    src: url('font/Gilroy-Light.otf');
    src: local('Gilroy Light'), local('Gilroy-Light'),
        url('font/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('font/Gilroy-Light.otf') format('woff'),
        url('font/Gilroy-Light.otf') format('truetype');
    font-weight: 200;
    font-style: normal;
} */




@font-face {
    font-family: 'Gilroy';
    src: url('font2/Gilroy-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy Regular';
    src: url('font2/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy Semibold';
    src: url("font2/Gilroy-Semibold.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy Medium';
    src: url("font2/Gilroy-Medium.ttf") format('truetype');

}



body {
    font-family: 'Gilroy', sans-serif !important;

}

header {
    z-index: 100;
    position: relative;
}

.container-1440 {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 1rem;
    padding-right: 1rem;
}

.header_mini {
    /* 
    display: flex;
    flex-wrap: wrap;
    
    padding: 0;*/
    justify-content: start;
}

.header_mini div:first-child {
    width: 22%;
}








.header_mini div {
    width: 31%;
    font-size: 14px;
    opacity: 0.8;
    padding: 6px 0;
}



.class_header_top {
    width: 100%;
    background: #27282ACC;
    color: white;
}

.container {
    width: 1440px;
    margin: 0 auto;
}

.email_header {
    color: #D1A157;
}

.header_mini div.email_header a {
    text-decoration: none;
    color: #D1A157;
}

.class_header_top .col-xxl-3 {
    font-family: Gilroy;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
}

.menu_full {
    display: flex;
    padding-top: 16px;
    padding-bottom: 10px;
    align-items: center;
    justify-content: space-between;
}


.navbar-nav-menu {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
}

.navbar-nav-menu .nav-item {}

.navbar-nav-menu .nav-item a {
    color: white;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px;
    font-family: 'Gilroy Semibold';
}

.left_img_slider {
    text-align: center;
    position: relative;
}

.left_img_slider img {
    max-width: 100%;
}

.no-padding {
    padding: 0;
}

.slidermain {
    position: relative;
    top: -110px;
}

.twentytwenty-overlay {
    display: block;
    background: #00000082 !important;
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    display: none;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    display: none;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    background: #D1A157 !important;
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
    width: 1px;
    background: #D1A157 !important;
    left: 52%;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 75%;
    margin-bottom: 22px;
    -webkit-box-shadow: 0 3px 0 #D1A157, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 3px 0 #D1A157, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 3px 0 #D1A157, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 74%;
    margin-top: 22px;
    -webkit-box-shadow: 0 -3px 0 #D1A157, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 -3px 0 #D1A157, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 -3px 0 #D1A157, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-right-arrow {
    display: none;
}

.twentytwenty-left-arrow {
    display: none;
}

.twentytwenty-handle {
    background: url('/local/templates/aura/img/cursor_pointer.png');
    width: 80px;
    height: 80px;
    border: 0;
    margin-left: -40px;
    margin-top: 40px;
}

.outback {
    background: #00000082;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.navbar-toggler_btn {
    color: white;
    border: 1px solid #D1A157;
    background: transparent;
    font-size: 12px;
    padding: 10px 20px;
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.5s;
}

.navbar-toggler_btn:hover {
    background: #D1A157;
    transition: 0.5s;
}

#compare1 {
    max-width: 1920px;
    margin: 0 auto;
}


.uslugi {
    position: relative;
    /* max-width: 1920px; */
    margin: 0 auto;
}

.uslugi:before {
    content: '';
    display: block;
    width: 478px;
    height: 394px;
    background: url('/local/templates/aura/img/list_uslugi.png') no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: -46px;
    z-index: -1;
}

.uslugi .container-1440 {
    padding: 0;
}

.vse_dizaini {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /* display: block; */
    text-align: center;
    margin: 0 auto;
    justify-content: space-around;
    gap: 0;
}

.zagolovo {
    position: relative;
}

.page_name_o_nas {
    position: relative;
}

.page_name_o_nas:after {
    content: '';
    display: block;
    width: 430px;
    height: 270px;
    background: url('/local/templates/aura/img/zagolovok_list.png') no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}

.about {
    background: #fff;
    padding: 0 0 160px 0;
    position: relative;
    margin-top: -20px;
}

.about::before {
    content: '';
    display: block;
    width: 320px;
    height: 770px;
    background: url('/local/templates/aura/img/listia.png') no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: -70px;
    z-index: 3;
}



.about__container {}

.about__header {
    text-align: center;
    margin-bottom: clamp(28px, 4vw, 50px);
}

.about__title {
    display: block;
    text-align: center;
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    letter-spacing: 0;
    font-size: 40px;
    margin: 0 0 40px 0;
}

.about__title-dot {
    width: 12px;
    height: 12px;
    border: 2px solid #111;
    border-radius: 50%;
    display: inline-block;
    transform: translateY(1px);
}

.about__lead {
    margin: 0 auto;
    line-height: 24px;
    font-size: 16px;
    color: #5a5a5a;
    font-family: 'Gilroy Regular';
}

/* 2 колонки */
.about__content {
    display: grid;
    grid-template-columns: minmax(320px, 716px) 1fr;
    gap: clamp(22px, 4vw, 60px);
    align-items: center;
}

/* media */
.about__media {
    position: relative;
    min-height: 380px;
}

.about__frame {
    position: absolute;
    left: 18%;
    top: 18%;
    width: 78%;
    height: 62%;
    z-index: 0;
}

.about__photo {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: block;
}

.about__decor {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 220px;
    height: 700px;
    z-index: 2;
    pointer-events: none;
    user-select: none;
    filter: drop-shadow(0 12px 16px rgba(0, 0, 0, .08));
}

/* text */
.about__text {
    /* max-width: 560px; */
    display: flex;
    margin-top: 70px;
}

.about__quote {
    position: relative;
    padding-left: 68px;
    margin-bottom: 18px;
    color: #303030;
    line-height: 1.6;
    font-size: 16px;
}

.about__quote::before {
    content: "“";
    position: absolute;
    left: 0;
    top: -12px;
    font-size: 120px;
    line-height: 1;
    color: #efefef;
    font-family: Georgia, serif;
}

.about__p {
    margin: 0 0 28px;
    line-height: 24px;
    font-size: 16px;
    color: #4b4b4b;
    font-family: 'Gilroy Regular';
}

/* persons */
.about__persons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.about__person-name {
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 8px;
}

.about__vk {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    font-size: 10px;
    font-weight: 700;
    /* золотистый */
    color: #fff;
    text-transform: uppercase;
}

.about__person-role {
    font-family: 'Gilroy Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #5a5a5a;
}

/* адаптив */


@media (max-width: 520px) {
    .about__quote {
        padding-left: 52px;
    }

    .about__quote::before {
        font-size: 90px;
        top: -6px;
    }

    .about__persons {
        grid-template-columns: 1fr;
    }
}


.hero {
    position: relative;
    width: 33.33333%;
    place-items: center;
    overflow: hidden;
    background: #111;
    padding: 30px 0;
    cursor: pointer;
}

.hero__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.6);
    z-index: 0;
}

.hero__content {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 4rem 1rem;
    color: white;
    font-family: system-ui, sans-serif;
}

.hero__title {
    font-weight: 900;
    font-size: 3.7em;
    line-height: 70px;
    letter-spacing: .05em;
    text-transform: uppercase;



    /* Фон, который будет виден ТОЛЬКО внутри букв */
    background-image: url("/local/templates/aura/img/bg.jpg");
    background-size: 634px 382px;
    background-position: center;

    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    /* Обводка */
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
}

.about__header p {
    line-height: 24px;
    font-size: 16px;
    color: #4b4b4b;
    font-family: 'Gilroy Regular';
}

/* p {
    line-height: 24px;
    font-size: 16px;
    color: #4b4b4b;
    font-family: 'Gilroy Regular';
} */

.block_index_text p {
    line-height: 24px;
    font-size: 16px;
    color: #4b4b4b;
    font-family: 'Gilroy Regular';
}

.hero__subtitle {
    margin-top: 14px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Gilroy Regular';
    letter-spacing: .12em;
    text-transform: uppercase;
    /* opacity: .9; */
}

.uslugi {
    padding-bottom: 120px;
    padding-top: 80px;
}

.hero__subtitle_two {
    margin-top: 10px;
    padding-top: 10px;
    font-size: 14px;
    border-top: 1px solid #D1A157;
    font-family: 'Gilroy Regular';
    font-weight: 400;
    text-transform: capitalize;
    opacity: 0;
    transition: 0.3s;
}

.hero:hover .hero__subtitle_two {

    opacity: 1;
    transition: 0.3s;
}

.uslugi h2 {
    margin-bottom: 45px;
    font-size: 40px;
    font-family: 'Gilroy Semibold';
    text-align: center;
    text-transform: uppercase;
}

.uslugi .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.uslugi .items .item {
    width: 49%;
    border: 12px solid #EAEAEA;
    padding: 28px;
    margin-bottom: 20px;
    background: white;
}

.uslugi .items .item .title {
    font-size: 24px;
    font-family: 'Gilroy Semibold';
    margin-bottom: 28px;
    width: 100%;
}

.uslugi .items .item .text {
    min-height: 340px;
}

.uslugi .items .item .text .text-text {
    font-size: 16px;
    margin-bottom: 20px;
    font-family: 'Gilroy Regular';
}

.uslugi .items .item .text .h3style {
    font-size: 16px;
    font-family: 'Gilroy Semibold';
    margin-bottom: 20px;
    text-transform: uppercase;
}

.uslugi .items .item .ul_class_two {
    display: flex;

}

.uslugi .items .item ul {
    padding: 0 0 0 16px;
}

.uslugi .items .item ul li {
    margin-bottom: 10px;
    font-family: 'Gilroy Regular';
}

.uslugi .items .item .ul_class_two ul {
    width: 50%;
    padding: 0 0 0 16px;
}

.uslugi .items .item ul li::marker {
    color: #D1A157;
    font-size: 23px;
    height: 8px;
    padding: 0;
    margin: 0;
    width: 8px;
    line-height: 10px;
}

.uslugi .items .item .buttom {
    padding: 12px 20px;
    background: #D1A157;
    display: inline-block;
    margin-top: auto;
    color: white;
    font-size: 14px;
    font-family: 'Gilroy Semibold';
    text-transform: uppercase;
    cursor: pointer;
}

.cls_phone {
    color: white;
    font-size: 14px;
    font-weight: 600;
    /* padding-left: 3rem; */
}

.cls_phone a {
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    /* padding-left: 3rem; */
}

.class_w_e_title {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 30%;
    z-index: 2;
    color: white;
    text-align: center;
}

.class_w_e_title .big_title {
    font-size: 80px;
    font-weight: 600;
    font-family: 'Gilroy Semibold';
    /* letter-spacing: 5px; */
}

.class_w_e_title .mini_title {
    font-size: 40px;
    font-weight: 600;
    margin-top: -20px;
    font-family: 'Gilroy Semibold';
    text-transform: uppercase;
    letter-spacing: 3px;
}

.top_five_banner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 50px;
    z-index: 2;
}

.top_five_banner .item {
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: white;
}

.top_five_banner .item img {
    margin-bottom: 10px;
}

.top_five_banner .item .text {
    font-family: 'Gilroy Regular';
    font-size: 16px;
}

.copycation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.copycation a {
    text-decoration: none;
    color: #27282A;
}

.create {
    font-size: 14px;
    font-family: 'Gilroy Regular';
}

.create a {
    color: #A77426;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    font-family: 'Gilroy Semibold';
}

.map_footer {
    color: #A77426;
    font-family: 'Gilroy Medium';
    font-family: 500;
}

.social_icon {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.social_icon a {
    display: block;
    width: 24px;
    height: 24px;
    background: url('/local/templates/aura/img/icon_social.png') 0px 0px;
    margin-right: 10px;
}

#compare1 {
    /* max-width: 1440px;
    margin: 0px auto; */
}

.social_icon a.telegram {
    background-position: -36px 0px;
}

.social_icon a.h {
    background-position: -72px 0px;
}

/* icon_social.png watch telegram h*/

footer {
    margin-top: 80px;
}

footer .phone {
    font-size: 20px;
    font-weight: 600;
}


.text-colum-one {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: 'Gilroy Regular';
}

.class_contact_r div {
    margin: 7px 0;
}

.menu_footer ul {
    list-style: none;
}

.menu_footer ul li a {
    display: block;
    color: #27282A;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 19px;
    font-family: 'Gilroy Regular';
    font-size: 16px;
}



.btn_callback button {
    background: none;
    border: 1px solid #D1A157;
    padding: 10px 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.map_flex {
    display: flex;
    align-items: center;
}

.map_block {
    position: relative;
}

.map_block .map_left {
    width: 50%;
    filter: grayscale(100%);
}

.map_block .map_right {
    width: 50%;
    background: url('/local/templates/aura/img/map_img.png') no-repeat;
    background-size: 60%;
    height: 726px;
    background-position: 69% -146px;
}

.form_contact {
    padding: 45px 0;
}

.form_contact_all {
    border: 8px solid #F2F2F2;
    width: 1317px;
    margin: 0 auto;
    padding-left: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}


.form_contact_all:before {
    content: '';
    display: block;
    width: 500px;
    height: 400px;
    background: url('/local/templates/aura/img/list_map.png') no-repeat;
    background-size: cover;
    position: absolute;
    left: -140px;
    bottom: -80px;
    transform: rotateZ(20deg);
}

.form_contact_all .left_block {
    width: 50%;
}

.form_contact_all .right_block {
    width: 50%;
    text-align: center;
    padding-top: 20px;
    padding-right: 20px;
    background: white;
}

.form_contact_all .title {
    font-size: 40px;
    margin-bottom: 20px;
    font-family: 'Gilroy Semibold';
    text-transform: uppercase;
}

.form_contact_all .phone {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Gilroy Semibold';
}

.form_contact div {
    margin-bottom: 12px;
}

.btn_callback button {
    margin-top: 20px;
    border: none;
    padding: 10px 20px;
    color: white;
    background: #D1A157;

}

/* form_main */
.form_calback_mail {
    background: url('/local/templates/aura/img/fon_form_calback_mail.png')no-repeat;
    background-size: cover;
    padding: 130px 0;
}

.form_calback_mail .block_name {
    text-align: center;
}

.form_calback_mail .block_name .title {
    font-size: 40px;
    /* color: linear-gradient(180deg,rgba(244, 218, 178, 1) 1%, rgba(239, 196, 121, 1) 100%); */
    color: #EFC479;
    font-weight: 600;
    font-family: 'Gilroy Semibold';
    text-transform: uppercase;
}

.form_calback_mail .block_name .mini_title {
    color: white;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 80px;
    font-family: 'Gilroy Semibold';
    text-transform: uppercase;
    margin-top: -10px;
}

.form_calback_mail .form {
    padding: 0 40px;
}

.form_calback_mail .form form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.form_calback_mail .form form input.inp {
    padding: 12px 20px;
    border: 0;
    color: white;
    background: #221B1599;
    border-radius: 40px;
    position: relative;
}

.form_calback_mail .form form input {
    width: 26%;
    font-size: 16px;
}

.form_calback_mail .form form input.form_submit {
    width: 15%;
    padding: 12px 20px;
    border: 0;
    background-color: #D1A157;
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.form_calback_mail .form .politic {
    width: 100%;
}


.form_calback_mail .form form .politic input {
    /* убираем нативный вид */
    -webkit-appearance: none;
    appearance: none;

    width: 24px;
    height: 24px;
    border: 0px solid rgba(255, 255, 255, .35);
    border-radius: 0;
    background: #FFFFFF33;
    /* background:
    radial-gradient(80% 80% at 50% 85%, rgba(255,255,255,.35), transparent 60%),
    linear-gradient(#6c6c6c, #5b5b5b);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.08),
    inset 0 -2px 6px rgba(0,0,0,.45); */
    display: grid;
    place-content: center;
    transition: .15s ease;
    float: left;
}


.form_calback_mail .form form .politic input:hover {
    border-color: rgba(255, 255, 255, .5);
}

.form_calback_mail .form form .politic input:focus-visible {
    outline: 2px solid #9aa7ff;
    outline-offset: 2px;
}

/* галочка */
.form_calback_mail .form form .politic input::after {
    content: "";
    width: 10px;
    height: 6px;
    border: 3px solid #fff;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg) scale(0);
    transition: .15s ease;
}

.form_calback_mail .form form .politic input:checked {
    background:
        radial-gradient(80% 80% at 50% 85%, rgba(255, 255, 255, .45), transparent 60%),
        linear-gradient(#7a7a7a, #666);
}

.form_calback_mail .form form .politic input:checked::after {
    transform: rotate(-45deg) scale(1);
}


.form_calback_mail .form form .politic input.inp.plochad::before {
    content: "2";
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.form_calback_mail .form form .politic input.inp.plochad::after {
    content: "М";
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.form_calback_mail .form .politic {
    margin-left: 0;
    color: #D4D4D4;
    font-family: 'Gilroy Regular';
    font-weight: 400;
    font-size: 14px;
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 20px;
}


.form_calback_mail .form .politic span {
    margin-left: 12px;
    opacity: 0.9;
}

.form_calback_mail .form .politic span a {
    color: #D1A157;
    text-decoration: none;
}

.reviews h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 45px;
}

.reviews {
    background: url('/local/templates/aura/img/list.png') no-repeat;
    padding: 80px 0;
}

.items_reviews {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}

.items_reviews .item {
    padding: 40px;
    background: white;
    width: 33%;
    box-shadow: 0px 8px 32px 0px #00000014;

}


.items_reviews .item:nth-child(2) {

    margin-left: 32px;
    margin-right: 32px;
}

.items_reviews .item .stars {
    display: flex;
    align-items: center;

}

.items_reviews .item .name {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Gilroy Semibold';
    color: #27282A;
    font-weight: 600;
}

.items_reviews .item {
    font-family: 'Gilroy Regular';
    font-weight: 400;
    color: #27282A;
    font-size: 16px;
}

.buttun_all {
    text-align: center;
    margin-top: 40px;
}

.items_reviews .item .full_otziv {

    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    display: none;
}

.items_reviews .item .full_otziv .text {
    color: #A77426;
    text-decoration: none;
    font-family: 'Gilroy Medium';
    font-weight: 500;
}

.items_reviews .item .full_otziv .class_map_e {
    color: #CECECE;
    text-decoration: none;
    font-family: 'Gilroy Regular';
    font-size: 16px;
}

.items_reviews .item .full_otziv .class_map_e img {
    margin-right: 6px;
    margin-top: -6px;
}


.buttun_all a {
    display: inline-block;
    padding: 10px;
    background: #D1A157;
    color: white;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    text-decoration: none;
    font-family: 'Gilroy Semibold';
    text-transform: uppercase;
}

.full_t_rut {
    max-width: 1920px;
    margin: 0 auto;
}

.full_t_rut .items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 3px;
}

.full_t_rut .items .item {
    text-decoration: none;
    background-size: cover;
    min-height: 400px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
}


.full_t_rut .items .item .name {
    padding: 20px;
    color: white;
    font-size: 20px;
    z-index: 10;
    display: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    font-family: 'Gilroy Semibold';
    text-transform: uppercase;
}

.full_t_rut .items .item .href {
    z-index: 10;
    display: none;
}

.full_t_rut .items .item .outside {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #00000082;
    cursor: pointer;
}

.full_t_rut .items .item:hover .name {
    display: block;
}

.full_t_rut .items .item:hover .href {
    display: block;
}

.full_t_rut .items .item.active .outside {
    display: block;
    transition: 0.5s;
}

.btn_callback_footer button {
    margin-top: 0;
    color: #27282A;
    background: white;
    border: 1px solid #D1A157;
    font-family: 'Gilroy Semibold';
    text-transform: uppercase;
    transition: 0.5s;
}


.btn_callback_footer button:hover {
    color: white;
    background: #D1A157;
    transition: 0.5s;
}

.no_main {
    background: white;
}

.no_main .navbar-nav-menu .nav-item a {
    color: #27282A;
}

.no_main .navbar-toggler_btn {
    color: #27282A;
}

.breadcrum {
    text-align: center;
}

.breadcrum div span {
    color: #6C6D6E;
}

.breadcrum div span:after {
    content: '/';
    margin: 0 4px 0 8px;
}

.breadcrum div span:last-child:after {
    content: '';
}

.breadcrum div span a {
    color: #6C6D6E;
    text-decoration: none;
}

main {
    padding: 20px 0;
    position: relative;
}


main section h1 {
    font-family: 'Gilroy Semibold';
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    margin-top: 20px;
}

main .uslugi::before {
    display: none;
}

.images-font-absolut {
    display: block;
    width: 438px;
    height: 394px;
    background: url('/local/templates/aura/img/list_uslugi.png') no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: -46px;
}

main .uslugi .items .item .ul_class_two ul {
    width: 100%;
}

.no_main .cls_phone {
    color: black;
}

main .uslugi .items .item .text {
    min-height: auto;
}


main .uslugi .items .item .buttom {
    position: absolute;
    bottom: 20px;
}

main .uslugi .items .item {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 80px;
}

.itap_desing h2 {
    font-family: 'Gilroy Semibold';
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 48px;
}

.itap_desing .items {
    display: flex;
    flex-wrap: wrap;
}

.itap_desing .item {
    width: 33%;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 48px;
}

.itap_desing .item .text {
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}

.itap_desing {
    background: url('/local/templates/aura/img/list.png') no-repeat;
    padding: 80px 0;
}


.page_name_remont .full_t_rut {
    margin-bottom: 0;
}

.page_name_remont .full_t_rut .items {
    margin-bottom: 0;
}

.detail-portfolio-big-banner {
    position: relative;
    top: -120px;
    margin-bottom: -110px;
    text-align: center;
    max-width: 1920px;
    margin: 0 auto;
    margin-bottom: -80px;
}


.detail-portfolio-big-banner img {
    max-width: 100%;
}

.detail-portfolio-big-banner .outback {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000069;

}

.detail_portfolio {
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 40px;
}

.items_photo_more {
    display: flex;
    flex-wrap: wrap;
}

.items_photo_more .item_photo_more {
    width: 50%;
    padding: 3px;
}

.items_photo_more .item_photo_more img {
    width: 100%;
}

.items_photo_more .item_big_photo {
    width: 100%;
    padding: 3px;
}

.items_photo_more .item_big_photo img {
    width: 100%;
}

.price {
    margin-top: 50px;
    position: relative;
}

.price table {
    width: 100%;
    padding: 20px;
    border: 12px solid #F2F2F2;
    background: white;
    position: relative;
    z-index: 3;
}

.price table thead tr td {
    font-family: 'Gilroy Semibold';
    font-size: 21px;
    text-align: center;
    padding: 30px 30px 20px 30px;
}

.price table tbody tr:nth-child(odd) {
    background-color: #F1F1F180;
}


.price table tbody tr td {
    padding: 7px 10px;
    text-align: center;
}

.price table tbody tr td:first-child {
    text-align: left;
    font-family: 'Gilroy Regular';
    font-weight: 400;
    width: 20%;
}

.price table tbody tr td.simvoli {
    color: #D1A157;
}

.price table tbody tr td.simvoli.x {
    color: #D9D9D9;
}

.price table tfoot tr td a {
    margin: 0 auto;

    display: inline-block;
    padding: 9px 40px;
    color: white;
    background: #D1A157;
    border: 1px solid #D1A157;
    text-decoration: none;
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.3s;
}

.price table tfoot tr td .a_href_fancy {
    margin: 0 auto;

    display: inline-block;
    padding: 9px 40px;
    color: white;
    background: #D1A157;
    border: 1px solid #D1A157;
    text-decoration: none;
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s;
}



.price table tfoot tr td {
    text-align: center;
    padding: 10px 0;
    padding-bottom: 30px;
}

.price table tfoot tr td a:hover {
    border: 1px solid #D1A157;
    color: black;
    background: white;
    transition: 0.3s;
}

.price:after {
    content: '';
    width: 500px;
    height: 540px;
    background: url('/local/templates/aura/img/map_img.png') no-repeat;
    background-size: 115%;
    background-position: -60px 9px;
    position: absolute;
    right: -150px;
    top: -270px;
}


.section_price {
    position: relative;
}

.section_price::before {
    content: '';
    display: block;
    width: 300px;
    height: 320px;
    background: url('/local/templates/aura/img/price_list.png') no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: -70px;
    z-index: 3;
}

.block_t_name_items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.block_t_name {
    padding: 12px 20px;
    display: inline-block;
    background: #F1F1F1;
    font-family: 'Gilroy Semibold';
    font-size: 14px;
    text-transform: uppercase;
    color: #27282A;
    cursor: pointer;
    text-align: center;
    transition: 0.3s;
    width: 48%;
}


.block_t_name.active {
    background: #D1A157;
    color: white;
    transition: 0.3s;
}

.block_mobile_no_table {
    display: none;
}

.block_mobile_no_table.active {
    display: block;
}


.block_mobile_no_table .name {
    font-family: 'Gilroy Semibold';
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px
}

section.uslugi.block_mobile_no_table.block_mobile_no_table {
    padding-top: 20px;
}

main .about {
    margin-top: 0;
}

.vidi_rabot {
    padding-bottom: 120px;
}

.vidi_rabot .title {
    font-family: 'Gilroy Semibold';
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}

.vidi_rabot .items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px;
}

.vidi_rabot .items .item {
    padding: 40px;
    box-shadow: 0px 8px 32px 0px #00000014;
}

.vidi_rabot .items .item .name {
    font-family: 'Gilroy Semibold';
    text-transform: uppercase;
    font-weight: 600;
    color: #A77426;
    font-size: 24px;
    margin-bottom: 28px;
}

.vidi_rabot .items .item .text {
    font-family: 'Gilroy Regular';
    font-size: 16px;

}

.nazvamie_classov_t {
    position: relative;
    padding: 120px 0;
}

.nazvamie_classov_t:before {
    content: '';
    display: block;
    width: 344px;
    height: 280px;
    background: url('/local/templates/aura/img/border_onas.png') no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 0;
}

.nazvamie_classov_t .block_border {
    border: 12px solid #F2F2F2;
    padding: 80px 258px 80px 80px;
    width: 75%;
}

.nazvamie_classov_t .block_border .text {
    font-family: 'Gilroy Regular';
    font-weight: 400;
    font-size: 16px;
}

.nazvamie_classov_t .block_border .text:first-child {
    margin-bottom: 20px
}

.nazvamie_classov_t .block_no_border {
    font-family: 'Gilroy Semibold';
    font-size: 28px;
    text-transform: uppercase;
    color: #A77426;
    max-width: 500px;
    position: absolute;
    right: 313px;
    top: 37%;
}

.filosofia {
    padding-top: 120px;
    position: relative;
}

.filosofia .container-1440 {
    position: relative;
}

.filosofia .container-1440::before {
    content: '';
    display: block;
    position: absolute;
    left: -270px;
    top: -210px;
    background: url('/local/templates/aura/img/filosof_list.png') no-repeat;
    background-size: cover;
    width: 664px;
    height: 689px;

}

.filosofia .block_items {
    position: relative;
    padding: 28px;
    border: 12px solid #F2F2F2;
    background: white;
    position: relative;
    z-index: 3;
}

.filosofia .title {
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;

    text-align: center;
    margin-bottom: 40px;
}

.filosofia .block_items .items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 80px;
    text-align: center;
}

.filosofia .block_items .items .item img {
    margin-bottom: 20px;
}

.filosofia .block_items .items .item .name {
    font-family: 'Gilroy Semibold';
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.filosofia .block_items .items .item .text {
    font-family: 'Gilroy Regular';
    font-size: 16px;
    margin-bottom: 20px;
}

.menumobile {
    display: none;
}

.burger_mobile {
    width: 100px;
    cursor: pointer;
}

.burger_mobile div {
    width: 100%;
    height: 2px;
    margin-bottom: 5px;
    background: white;
    border-radius: 10px;
    transition: 0.5s;
}

.no_main .burger_mobile div {
    background: black;
}




.page_name_remont .top_five_banner {
    z-index: 3;
}

.title_banner_page {
    color: white;
    font-size: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    z-index: 1;
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
}

main .reviews {
    background: none;
}

.detail-portfolio-big-banner img.big_photo {
    width: 100%;
}

.block_text_border .item {
    border: 12px solid #F2F2F2;
    padding: 78px;
    position: relative;
    z-index: 3;
    background: white;
}


.block_text_border {
    margin-top: 40px;
    margin-bottom: 60px;
}

.block_text_border .item .text {
    font-family: 'Gilroy Regular';
    font-size: 16px;
}

.block_text_border .item .text:first-child {
    margin-bottom: 20px;
}

.one_text div {
    font-family: 'Gilroy Semibold';
    font-size: 28px;
    color: #A77426;
    margin: 60px auto 120px auto;
    width: 765px;
    text-align: center;
}

.block_text_border .container-1440 {
    position: relative;
}

.block_text_border .container-1440::after {
    content: '';
    display: block;
    background: url('/local/templates/aura/img/map_img.png') no-repeat;
    background-size: cover;
    height: 616px;
    width: 390px;
    background-position: 69% -146px;
    position: absolute;
    right: -100px;
    top: -119px;
    z-index: 1;
}

.one_text {
    position: relative;
}

.one_text::before {
    content: '';
    width: 383px;
    height: 386px;
    display: block;
    background: url('/local/templates/aura/img/list_remont.png') no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: -120px;
}

.block_contact .items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 32px;
}

section.block_contact {
    padding: 60px 0;
}

.block_contact .items .item {
    border: 12px solid #F2F2F2;
    text-align: center;
    padding: 11px 40px 10px 40px;
}

.block_contact .items .item .item_img {
    margin-bottom: 20px;
}

.block_contact .items .item .text.phone {
    font-family: 'Gilroy Semibold';
    font-size: 20px;
}


.block_contact .items .item .text.phone a {
    text-decoration: none;
    color: black;
}

.block_contact .items .item .text.email a {
    text-decoration: none;
    color: black;
}

.block_contact .items .item .text {
    font-weight: 400;
    font-size: 16px;
    font-family: 'Gilroy Regular';
}

.map_block {
    position: relative;
}

.map_block .map {
    filter: grayscale(100%);
}

/*
 .ymaps3x0--map .ymaps3x0--main-engine-container{
    filter: grayscale(100%)!important;
}

.ymaps3x0--map .ymaps3x0--top-engine-container .map-circle-placemark{
    color: red!important;
} 
*/

.map_block .block_form {
    width: 700px;
    background: white;
    padding: 40px;
    position: absolute;
    top: 10%;
}

.map_block .block_form .title_form {
    font-family: 'Gilroy Semibold';
    font-size: 32px;
    margin-bottom: 32px;
    text-align: center;
    text-transform: uppercase;
}

.map_block .block_form form {
    width: 100%;
}


.map_block .block_form form input {
    width: 100%;
    margin-bottom: 20px;
    padding: 12px 20px;
    background: #F1F1F1;
    border: 0;
    border-radius: 40px;
    font-family: "Gilroy Regular";
    font-size: 16px;
}

.map_block .block_form form .form_submit {
    background: #D1A157;
    color: white;
    padding: 10px 34px;
    border: 1px solid #D1A157;
    text-transform: uppercase;
}

.map_block .block_form form .politic {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 30px;
}

.map_block .block_form form .politic input {
    width: 24px;
    height: 24px;
    margin: 0;
    margin-right: 15px;
}

.buttmo_submit {
    text-align: center;
}

.map_block .block_form form .politic span {
    font-family: 'Gilroy Regular';
    font-weight: 400;
    font-size: 14px;
}

.map_block .block_form form .politic span a {
    text-decoration: none;
    color: #D1A157;
}

.map_block .block_form {}

.map_block .block_form:before {
    content: '';
    display: block;
    width: 503px;
    height: 250px;
    background: url('/local/templates/aura/img/list_contact.png') no-repeat;
    background-size: 500px;
    background-position: 0 0;
    position: absolute;
    top: 0;
    left: -379px;
    transform: rotate(-90deg);
    z-index: 0;
}

.map_block .block_form:after {
    content: '';
    display: block;
    width: 293px;
    height: 380px;
    background: url('/local/templates/aura/img/list_contact_t.png') no-repeat;
    background-size: cover;
    background-position: 0 0;
    position: absolute;
    top: -69px;
    right: -119px;
    transform: rotate(0deg);
    z-index: 0;
    opacity: 0;
}

.mobile_price {
    display: none;
}


.conteiner_text_detail {
    margin: 40px auto;
}


.breadcrum div span a b {
    font-weight: 300;
}

p.all_loock_text {
    color: #D1A157;
    font-weight: 18px;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 20px;
}

p.all_loock_text_slick {
    color: #D1A157;
    font-weight: 18px;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 20px;
}

.all_text_about {
    display: none;
}


p.all_loock_text_index_block {
    color: #D1A157;
    font-weight: 18px;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: center;
}


p.all_loock_text_index_block_s {
    color: #D1A157;
    font-weight: 18px;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: center;
}

.text_index_block_all {
    display: none;
}

section.block_index_text {
    margin-bottom: 80px;
}

.cl_previe_text {
    margin-bottom: 10px;
}

.ul_class {
    display: flex;
}

.pform_aura input {
    width: 100%;
    margin-bottom: 20px;
    padding: 12px 20px;
    border-radius: 40px;
    border: 0;
    background: #F1F1F1;
    border: 0;
    font-family: 'Gilroy Regular';
    font-size: 16px;
}

.pform_aura button {


    border: 1px solid #D1A157;
    background: #D1A157;
    font-size: 14px;
    padding: 10px 34px;
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.5s;
    color: white;
}

div#ib6-thanks {
    text-align: center;
    color: white;
}

.form_style:before {
    content: '';
    display: block;
    width: 478px;
    height: 394px;
    background: url('/local/templates/aura/img/form.png') no-repeat;
    background-size: cover;
    position: absolute;
    left: 68px;
    top: 20%;
    z-index: 1;

}


.form_style:after {
    content: '';
    display: block;
    width: 478px;
    height: 464px;
    background: url(/local/templates/aura/img/form2.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 108px;
    top: 10%;
    z-index: 0;

}

.pform_aura:after {
    /* content: '';
    display: block;
    width: 478px;
    height: 464px;
    background: url('/local/templates/aura/img/map_img.png') no-repeat;
    background-size: 100%;
    position: absolute;
    right: 108px;
    top: 10%;
    z-index: 0; */
}

.images_list {
    display: block;
    width: 478px;
    height: 464px;
    background: url('/local/templates/aura/img/map_img.png') no-repeat;
    background-size: 100%;
    position: absolute;
    right: 178px;
    top: -20px;
    z-index: 0;
}

.form_style h2 {
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.pform_aura {
    text-align: center;
    max-width: 600px;
    background: white;
    padding: 44px;
    position: relative;
    z-index: 3;
}


.fancybox-content {
    background: transparent !important;
    padding: 220px 340px !important;
}



.politic--aura {
    display: flex;
    gap: 14px;
    margin: 18px 0;
    cursor: pointer;
    user-select: none;
    position: relative;
    font-size: 15px;
    line-height: 1.4;
    align-items: center;
    color: #8a8a8a;
    /* серый текст */
}


.politic--aura input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}


.politic--aura .politic__box {
    width: 28px;
    height: 28px;
    border: 2px solid #d7d7d7;
    border-radius: 3px;
    flex: 0 0 28px;
    display: inline-block;
    background: #fff;
    transition: all .2s ease;
}


.politic--aura input[type="checkbox"]:checked+.politic__box {
    border-color: #d2a255;
    /* золотистый как кнопка */
    background: #d2a255;
}

.politic--aura input[type="checkbox"]:checked+.politic__box::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 15px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    left: 10px;
    top: 4px;
}

.politic--aura .politic__text a {
    color: #D1A157;
    text-decoration: none;
    transition: color .2s ease;
}

.politic--aura .politic__text a:hover {
    color: #b8873e;
    text-decoration: underline;
}


.no_main .cls_phone a {
    color: #27282A;
}


.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 340px !important;
    top: 220px !important;
}

.plochad-wrap {
    position: relative;
}

.plochad-wrap::after {
    content: "м²";
    position: absolute;
    right: 16px;
    top: 36%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #8a8a8a;
    pointer-events: none;
}


.plochad-wrap input {
    padding-right: 40px;
}

.result_thanks_t {
    text-align: center;
    max-width: 600px;
    background: white;
    padding: 44px;
    position: relative;
    z-index: 3;
}


.two_block_contact {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}

.two_block_contact .text_buttmo {
    padding: 28px;
    border: 12px solid #F2F2F2;
}

.two_block_contact .text_buttmo p {
    font-family: 'Gilroy Regular';
    font-weight: 400;
}

.two_block_contact .title {
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px;
}

.rekvezit {
    padding: 100px;
}

.two_block_contact .rekvezi_title {
    font-family: 'Gilroy Semibold';
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px;
}

.two_block_contact .rekvezi_block_text {
    font-family: 'Gilroy Regular';
    font-weight: 400;
}

.two_block_contact .left_block {
    width: 50%;
}

.two_block_contact .right_block {
    width: 50%;
    margin-left: 170px;
}

.two_block_contact .rekvezi_block_text p {
    margin-bottom: 10px;
}

.two_block_contact .buttom {
    padding: 12px 20px;
    background: #D1A157;
    display: inline-block;
    margin-top: auto;
    color: white;
    font-size: 14px;
    font-family: 'Gilroy Semibold';
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 20px;
}

.content_detail img {
    float: left;
    padding-right: 20px;
}


.content_detail .section_price::before{
    display: none;
}

.content_detail .section_price img{
    float: none;
}

.content_detail h2{
        margin-top: 40px;
        margin-bottom: 15px;
    }