/* Color */
:root {
    --white: #fff;
    --black:#252525;
    --txtWhite:rgba(255, 255, 255, 0.7);
    --red:#C13209;
  }

/* Fonts */
@font-face {
	font-family: 'Akzidenz-Grotesk-bold';
	src: url('../fonts/akzidenzgroteskpro-boldex.eot');
	src: local('☺'), url('../fonts/akzidenzgroteskpro-boldex.woff') format('woff'), url('../fonts/akzidenzgroteskpro-boldex.ttf') format('truetype'), url('../fonts/akzidenzgroteskpro-boldex.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Akzidenz-Grotesk-ext';
	src: url('../fonts/akzidenzgroteskpro-ext.eot');
	src: local('☺'), url('../fonts/akzidenzgroteskpro-ext.woff') format('woff'), url('../fonts/akzidenzgroteskpro-ext.ttf') format('truetype'), url('../fonts/akzidenzgroteskpro-ext.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AkzidenzGroteskPro-LightEx';
	src: url('../fonts/akzidenzgroteskpro-lightex.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/akzidenzgroteskpro-lightex.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/akzidenzgroteskpro-lightex.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/akzidenzgroteskpro-lightex.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/akzidenzgroteskpro-lightex.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/akzidenzgroteskpro-lightex.svg#akzidenzgroteskpro-lightex') format('svg'); /* Chrome < 4, Legacy iOS */
}

/* Сброс */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html{
      scroll-behavior: smooth;
}

:focus {
    outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}
.footer__block{
    display: flex;
    justify-content: space-between;
}
html {
    font-size: 100%;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 2 */
}
a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.link {
    text-decoration: none;
    color: inherit;
    -webkit-transition: .3s;
    transition: .3s;
}
a{
    text-decoration: none;
    color: var(--black);
}
/* html */
html{
    font-size: 62.5%;
    scroll-behavior: smooth;
}
/* body */
body{
    font-size: 14px;
    font-family: 'Akzidenz-Grotesk-ext';
    font-style: normal;
    font-weight: 300;
}
/*Загаловки*/
h1{
    font-family: 'Akzidenz-Grotesk-bold';
    font-size: 9rem;
    line-height: 119%;


    -webkit-text-fill-color: #fff;
    -webkit-text-stroke: 2px var(--red);
}
h2{
    font-family: 'Akzidenz-Grotesk-bold';
    font-size: 3.6rem;
    line-height: 46px;

    color: #000;
}
p{
    font-size: 2.4rem;
    font-family: 'AkzidenzGroteskPro-LightEx';
    font-style: normal;
    font-weight: 300;
}
/* container */
.container{
    max-width: 1144px;
    margin: 0 auto;

    position: relative;
}
/* gage */
.page{
    overflow: hidden;
}
/* hader */
header{
    background: var(--black);
}
.header__inner{
    display: flex;
    justify-content: space-between;
    align-items: center;

    padding: 1.4rem 0;
}
/* logo */
/* nav */
.nav__list{
    display: flex;
}
.nav__item{
    flex:auto;
}
.nav__link{
    font-family: inherit;

    color: var(--white);
    text-decoration: none;
    line-height: 18px;
    box-sizing: border-box;
    padding: 3rem 1.6rem;

    transition: color .3s;
}
.nav__link:hover{
    color: #e1bd52;
}
/* phone */
.phone{
    position: relative;
}
.phone a{
    color: var(--white);
    font-size: 1.8rem;
    text-decoration: none;
    line-height: 23px;

    font-family: inherit;
}
.phone a:before{
    content: "";
    position: absolute;
    background-image: url(../img/icon-phone.png);
    background-size: cover;
    width: 20px;
    height: 20px;
    top: 0;
    left: -30px;
}
/* intro */
.intro{
    background: var(--black);
}
.intro__iner{
}
.intro__left{

}
.intro__title{
    background: url(../img/gold-texture.jpg) 50% 50%;
    background-size: cover;
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text;
    -webkit-text-stroke: 1px transparent;

    padding-top: 10rem;
    font-size: 9rem;

    position: relative;
    z-index: 100;

}
.intro__left h1{

}
.intro__text{
    padding-top: 1rem;
    padding-bottom: 3rem;
}
.intro__text p{
    color: var(--txtWhite);
    padding-bottom: .8rem;

    font-size: 18px;
    line-height: 23px;
}
.intro__btn{
    padding-bottom: 5.2rem;
}
.intro__right{
    position: relative;

    width: 536px;
    position: absolute;
    top: 0;
    right: -175px;
}
.form{
    position: absolute;

    top: 197px;
    left: 28px;
    z-index: 100;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    backdrop-filter: blur(5px);

    width: 320px;

    display: flex;
    flex-direction: column;
    text-align: center;

    padding: 2rem;
}
.form__title{
    font-family: 'Akzidenz-Grotesk-ext';
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 23px;

    color: var(--black);
    padding-bottom: 1rem;
}
.form__suptitle{
    font-size: 1.4rem;
    line-height: 18px;

    color: var(--black);
    padding-bottom: 3rem;
}
.form__text{
    line-height: 13px;
    font-size: 1rem;
    text-align: center;

    color: var(--black);

    padding-top: 2rem;
}
/* input */
input{
    font-family: inherit;
}
.input__intro{
    margin-bottom: 1rem;
    background: none;
    border:none;
    outline: none;


    border-bottom: 1px solid #252525;
    color: var(--black);
    padding: 10px 6px;
    font-size: 14px;
}
.input__intro:hover{
    border-bottom: 1px solid #e1bd52;
}
/* btn */
.btn {
    display:inline-block;
    vertical-align: top;
    padding: 13.5px 42px;

    color: var(--white);

    text-transform: uppercase;
    border: 0;

    font-family: 'AkzidenzGroteskPro-LightEx';

    line-height: 23px;
    font-size: 1.8rem;
}
.btn-red{
    background: var(--red);
}
.btn-red:hover{
    background: #ff4009;
}
.btn-white{
    background: var(--white);
    color: var(--red);
    border: 1px solid #C13209;
}
.btn-white:hover{
    background:var(--red);
    color: var(--white);
}
.btn-intro{
    margin-top: 2rem;
    padding-bottom: 2rem;

    width: 100%;
    color: var(--black);
    background: none;
    border: 1px solid #252525;
}
.btn-intro:hover{
    border: 1px solid #e1bd52;
}
/* about */
.about{
    padding-top: 10rem;
    padding-bottom: 10rem;
}
.about__bg{
    position: absolute;
    z-index: -10;
    top: -80px;
    right: 0;
    margin-right: -17rem;
}
.about__inner{
    display: grid;
    grid-template-columns: 349px 1fr;
    padding-top: 3rem;
}
.about__left{

}
.about__item{
    padding-bottom: 4rem;
    display: flex;
    align-items: center;
}
.about__item p{
    font-family: 'Akzidenz-Grotesk-ext';
}
.about__item img{
    width: 40px;
    height: 40px;
}
.about__item p{
    margin-left: 2.2rem;
}
.about__right{
    margin-left: 13.5rem;
}
.about__right p {
    font-weight: 300;
    font-size: 2.4rem;
    line-height: 153.7%;
    color: var(--black);
}
/* advantages */
.advantages{
    padding-top: 5rem;

}
.advantages__bg{
    position: absolute;
    z-index: -10;
    top: -30px;
    left: 0;
    margin-left: -15rem;
}
.advantages__bg_b{
    display: none;
}
.advantages__block{
    z-index: 100;
}
.advantages h1{
    padding-bottom: 7rem;
}
.advantages__inner{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;

    padding-bottom: 10rem;
}
.advantages__item{
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;


    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(20px);
    border-radius: 3px;

    padding: 4.5rem 2rem;

    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 25%);
}
.advantages__item img{
    width: 37px;
    height: 37px;

    padding-bottom: 1rem;
}
.advantages__title{
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 31px;

    color: var(--black);
    padding-bottom: 2rem;
}
.advantages__text{
    font-family: 'AkzidenzGroteskPro-LightEx';
    font-style: normal;
    font-size: 1.8rem;
    line-height: 23px;
    text-align: center;

    width: 275px;
}
/* kinds */
.kinds{
    padding-top: 15rem;
    padding-bottom: 10rem;
}
.kinds__title{
    font-family: 'Akzidenz-Grotesk-bold';
    font-size: 9rem;
    line-height: 119%;
    color: var(--black);
}
.kinds__inner{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 180px;
}
.kinds__item{
    padding-top: 3rem;
}
.kinds__item p{
    line-height: 153.7%;
}
.item__price{
    display: flex;
    justify-content: space-between;
}
.item__price p {
    font-family: 'Akzidenz-Grotesk-bold';
    font-size: 36px;
    line-height: 46px;

    padding-top: 4.5rem;
}
.item__price img{
    width: 163px;
    height: 122px;
}
/* consultation */
.consultation{
    padding-top: 12rem;
    padding-bottom: 10rem;
    height: 900px;
}
.consultation__bg{
    position: absolute;
    z-index: -10;
    top: -110px;
    left: 0;
    margin-left: -15rem;
}
.consultation__bg2{
    position: absolute;
    z-index: -10;
    bottom: 0;
    right: -110px;
}
.consultation__title{
    font-family: 'Akzidenz-Grotesk-bold';
    font-size: 9rem;
    line-height: 119%;

    -webkit-text-fill-color: #fff;
    -webkit-text-stroke: 2px var(--black);

    padding-bottom: 2rem;
}
.consultation__inner{
    display: grid;
    grid-template-columns: 1fr 560px;

    position: relative;
    padding-bottom: 10rem;
}
.consultation__inner p {

    line-height: 153.7%;
}
.consultation__item{
    background: rgba(255, 255, 255, 0.5);

    backdrop-filter: blur(15px);

    border-radius: 3px;
}
.forma{
    display: flex;
    flex-direction: column;

    background: rgba(255, 255, 255, 0.5);

    backdrop-filter: blur(15px);
    border-radius: 3px;

    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: 7.5rem;
    padding-bottom: 5rem;

    border: 1px solid;
    -moz-border-image: -moz-linear-gradient(#EDEDED 59%,  #EDEDED 50%);
    -webkit-border-image: -webkit-linear-gradient(#EDEDED 59%,  #EDEDED 50%);
    border-image: linear-gradient(#EDEDED 59%,  #EDEDED 50%);
    border-image-slice: 1;




}
.forma p{
    font-size: 14px;
    line-height: 18px;
    margin-top: 1rem;
}
.forma .input__intro{
    margin-bottom: 3.5rem;
}
.input__text{
    width: 100%;
    padding-top: .5rem;
    padding-bottom: 17.5rem;
}
.btn-forma{
    margin-top: 7rem;
    padding-bottom: 2rem;

    color: var(--black);
    background: none;
    border: 1px solid #252525;
    text-align: center;
}
/* gallery */
.gallery{
    padding-bottom: 10rem;
    padding-top: 10rem;
}
.gallery p{
    line-height: 153.7%;
    width: 475px;
    padding-top: 2rem;
}
.gallery__inner{
    display: grid;
    grid-template-columns: 465px 465px;
    gap: 20px;

    justify-content: center;

    padding-top: 5rem;
    padding-bottom: 5rem;
}
.gallery__item{
    cursor: zoom-in;
     width: 465px;
    height: 300px;
}
.gallery__item img{
    object-fit: cover;
    width: 100%;
    height: 100%;
    cursor: zoom-in;
}
.gallery__btn{
    text-align: center;
}
/* contacts */
.contacts{
    padding-bottom: 4rem;
}

.contacts__title{
    font-family: 'Akzidenz-Grotesk-bold';
    font-size: 9rem;
    line-height: 119%;
    color: var(--red);

    padding-bottom: 6.7rem;
}
.contacts__inner{
    display: grid;
    grid-template-columns: 375px 1fr;
}
.contacts__info{
    display: flex;
    flex-direction: column;
}
.info__item{
    display: flex;
}
.info__item p{
    font-size: 1.8rem;
    padding-bottom: 2rem;
    line-height: 23px;
    text-align: center;
}
.info__item p span{
    opacity: 0.5;
    padding-right: 4rem;
}

.contacts__bg{
    position: absolute;
    z-index: -10;
    top: 0;
    right: 0;
    margin-right: -14rem;
}
/* footer */
.footer{
    background: var(--black);

    padding-top: 2rem;
}
.footer__lfet{

}
.footer__inner{
    padding-bottom: 2rem;

    display: flex;
    justify-content: space-between;

    padding-top: 1rem;

}
.footer__text{
    font-family: 'AkzidenzGroteskPro-LightEx';
    font-size: 10px;
    line-height: 13px;
    color: var(--white);

    padding-bottom: 1rem;
}
.footer__text:last-child{
    padding-bottom: 3rem;
}
.footer__title{
    font-family: 'Akzidenz-Grotesk-bold';
    font-size: 3.6rem;
    line-height: 46px;
    background: url(../img/gold-texture.jpg) 50% 50%;
    background-size: cover;
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text;
    -webkit-text-stroke: 1px transparent;

    font-size: 3.6rem;
}
.footer__suptitle{
    font-family: 'Akzidenz-Grotesk-bold';
    font-size: 3.6rem;
    line-height: 46px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #E1BD52;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

    padding-bottom: 2rem;
}

.footer__right ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.footer__right ul li{
    margin-bottom: 1rem;
    margin-right: 6.5rem;
}
.footer__right ul li a{
    font-family: inherit;

    color: var(--white);
    text-decoration: none;
    line-height: 18px;
    box-sizing: border-box;
    transition: color .3s;
}
.footer__right ul li a:hover{
    color: #e1bd52;
}

.footer__right ul li a img{
    margin-left: 3rem;
}
.footer__right__img{
    width: 24px;
    height: 24px;
}
/* burger */
.burger{
    width: 30px;
    height: 16px;
    cursor: pointer;
    background: url(../img/burger.png) no-repeat center;
    background-size: contain;
    display: none;
}

.menuMobile {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    background-color: var(--black);
    transition: 0.5s;
    transform:  translateY(-200%);
    z-index: 200;
}
.menuMobile__top{
    display: flex;
    justify-content: space-between;
    padding: 3rem 2.5rem;
}
.menuMobile_active {
    transform:  translateY(0);
}
.nav__list__mobile{
    flex-direction: column;
    padding-top: 2rem;
}
.nav__list__mobile .nav__item{
    padding: 2rem;
}


.burger__close {
    width: 30px;
    height: 16px;
    cursor: pointer;
    background: url(../img/burger.png) no-repeat center;
    background-size: contain;
}




#arrowup {
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: url(../img/up.png) no-repeat;
    width: 45px;
    height: 45px;
    cursor: pointer;
    display: none;
    z-index: 1000;
    }









/* Media */
@media (max-width: 1440px) {

}

@media (max-width: 1024px) {
    .footer__block{
    flex-direction: column;
}
    h1{
        font-size: 7rem;
    }
    .intro{
        height: 522px;
    }
    /* intro */
    .intro__title{
        font-size: 6rem;
    }
    .intro__right img{
        height: 522px;
    }
    .intro__left{
        width: 700px;
    }
    .form{
        top: 111px;
        left: 0px;
    }


    /* container */
    .container{
        padding: 0 2rem;
    }

    /* about */
    .about__inner{
        grid-template-columns: 1fr;
    }
    .about__right{
        margin-left: 0;
    }

    .about__bg{
        right: 190px;
    }

    /* kinds */

    .kinds__title{
        font-size: 7rem;
    }
    .consultation__title{
        font-size: 7rem;
    }
    .fotter__right ul li a img{
        margin-left: 0;
    }
    .contacts__inner{
        grid-template-columns: 1fr;
    }
    .contacts__bg{
        margin-right: 0;
    }

    /* consultation */
    .consultation__bg{
        left: 48px;
    }
}

@media (max-width: 768px) {
    
    h1{
        font-size: 4rem;
    }

    /* header */
    nav{
        display: none;
    }
    .burger{
        display: block;
    }

    /* intro */
    .intro{
        height: auto;
    }
    .intro__right{
        position: relative;
        right: 0;
        height: 448px;
    }
    .intro__right img{
        display: block;
        height: 447px;
        width: 79%;
        position: absolute;
    }
    .intro__left{
        padding: 0 2rem;
        width: 100%;
    }
    .intro__btn{
        text-align: start;
    }
    .intro__title{
        padding-top: 5rem;
        font-size: 2.4rem;
        line-height: 100%;
    }
    .intro__title br{
        display: none;
    }
    .intro__btn{
        padding-bottom: 3rem;
    }
    .intro__text{
        padding-top: 2rem;
    }
    .form{
        left: 16px;
        top: 35px;
        width: 325px;
        position: relative;
    }

    /* advantages */
    .advantages__inner{
        grid-template-columns: 1fr;
    }

    /* kinds */
    .kinds__inner{
        grid-template-columns: 1fr;
        gap: 50px;
    }
    .kinds__title{
        font-size: 4rem;
    }
    .kinds{
        padding-top: 10rem;
    }

    /* consultation */
    .consultation__inner{
        display: block;
    }
    .consultation__title{
        font-size: 4rem;
    }
    .forma{
        max-width: 600px;
        min-width: 220px;
        width: auto;
        margin-top: 5rem;
    }

    /* gallery */
    .gallery__inner{
        grid-template-columns: 1fr;
    }

    /* contacts */
    .contacts__title{
        font-size: 5rem;
    }
    .contacts__info{
        width: 350px;
    }
    .info__item p{
        text-align: start;
    }
    .info__item{
        display: block;
    }
    .contacts__bg{
        margin-right: 16px;
    }

    /* footer */
    .footer__inner{
        flex-direction: column;
    }
    .footer__logo{
        display: none;
    }
}

@media (max-width: 425px) {
    h1{
        font-size: 2.4rem;
        line-height: 100%;
        -webkit-text-stroke: 1px var(--red);
    }
    h2{
        font-weight: 500;
        font-size: 1.8rem;
        line-height: 23px;
        text-transform: uppercase;
    }
    p{
        font-size: 1.8rem;
    }

    /* container */
    .container-np{
        padding: 0;
    }

    /* header */
    .logo{
        padding-right: 2rem;
    }
    .phone a span{
        display: none;
    }
    .phone a:before{
        width: 25px;
        height: 25px;
        top: -15px;
    }

    /* intro */
    .intro__right{
        position: relative;
        right: 0;
    }
    .intro__right img{
        display: block;
        height: 447px;
        width: 100%;
        position: absolute;
    }
    .intro__left{
        padding: 0 2rem;
        width: 365px;
    }
    .intro__btn{
        text-align: center;
    }
    .intro__title{
        padding-top: 5rem;
        font-size: 2.4rem;
        line-height: 100%;
    }
    .intro__title br{
        display: none;
    }
    .intro__btn{
        padding-bottom: 3rem;
    }
    .intro__text{
        padding-top: 2rem;
    }
    .form{
        left: 20px;
        top: 30px;
        width: 325px;
        position: relative;
    }
    /* btn */
    .btn-red{
        width: 100%;
    }
    .btn-white{
        width: 100%;
    }

    /* about */
    .about{
        padding-bottom: 2rem;
    }
    .about h1{
        padding-top: 5rem;
    }
    .about__left{
        order: 2;
        padding-top: 3.5rem;
    }
    .about__right{
        order: 1;
    }
    .about__right p{
        font-size: 1.8rem;
        width: 320px;
        background-color: #fff;
    }
    .about__bg{
        width: 150px;
        margin-right: -18rem;
        right: 190px;
        top: -9px;
    }
    .about{
        padding-top: 9rem;
    }

    /* advantages */
    .advantages h1{
        padding-bottom: 5rem;
    }
    .advantages__bg{
        width: 100%;
        top: -30px;
        left: 150px;
    }
    .advantages__bg_b{
        display: block;
        width: 100%;
        bottom: 58px;
        left: 25px;
        position: absolute;
        z-index: -10;
    }
    .advantages__item{
        min-width: 240px;
        width: auto;
    }

    /* kinds */
    .kinds{
        padding-top: 2rem;
    }
    .kinds__title{
        font-size: 2.4rem;
    }
    .item__price img{
        width: 153px;
        height: 115px;
    }
    .kinds__item p{
        font-size: 1.4rem;
    }
    .item__price p{
        font-size: 2.4rem;
    }
    .kinds__btn{
        padding-top: 2rem;
    }

    /* consultation */
    .consultation__title{
        font-size: 2.4rem;
        -webkit-text-stroke: 1px var(--black);

        background-color: #fff;
    }
    .consultation__lfet p{
        font-size: 1.8rem;
        width: 395px;
    }
    .consultation__bg{
        width: 100%;
        top: -58px;
        left: 158px;
    }
    .consultation__bg2{
        right: 0;
        width: 100%;
        bottom: 90px;
    }
    .forma{
        padding: 2rem 2.7rem;
    }
    .consultation{
        padding-bottom: 0;
    }

    /* contacts */
    .contacts__title{
        font-size: 2.4rem;
        padding-bottom: 3rem;
    }
    .contacts__bg{
        width: 150px;
        top: -50px;
    }
    .contacts__info{
        width: 270px;
    }
    .contacts__map{
        display: flex;
        justify-content: center;
    }
    .contacts__map img{
        width: 100%;
        height: 100%;
    }

    /* gallery */
    .gallery{
        padding-top: 3rem;
    }
    .gallery__inner{
        grid-template-columns: 1fr 1fr;
    }
    .gallery__item{
        width: 158px;
        height: 120px;
    }
    .gallery__item img{
        width: 100%;
        height: 100%;
    }
    .gallery p{
        width: 350px;
    }

    /* footer */
    .footer__right ul li a span{
        display: none;
    }
    .footer__right ul li a img{
        margin-left: 0;
    }
    .footer__title{
        font-size: 2.4rem;
        line-height: 27px;
    }
    .footer__suptitle{
        font-size: 2.4rem;
        line-height: 30px;
    }
}

@media (max-width: 375px) {

    .form{
        width: 295px;
    }
    .intro__left{
        width: 335px;
    }
    .consultation__bg{
        top: -67px;
    }
}

@media (max-width: 320px) {
    /* ga;;eru */
    .gallery__inner{
        grid-template-columns: 1fr 1fr;
        gap:10px;
        text-align: center;
    }
    .gallery p{
        width: 320px;
    }

    /* cpmtacts */
    .contacts__bg{
        width: 98px;
        top: 6px;
    }

    /* btn */
    .btn-forma{
        margin-top: 4rem;
    }

    /* input */
    .input__text{
        padding-bottom: 9.5rem;
    }

    /* about */
    .about__right p{
        width: 280px;
    }
    .about__bg{
        width: 125px;
    }

    .form{
        width: 240px;
    }
    .intro__left{
        width: 280px;
    }
}


@media only screen and (max-width: 425px) {
    #arrowup {display: none!Important;}
    }
