.montserrat-<uniquifier> {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

:root {
  --text: #292929;
  --yellow: #FFBC0D;
  --red: #d83709;
}

html { scroll-behavior: smooth; }

h2 {margin-bottom: 0px;}

    a[href^="tel:"] {
        color: var(--text);
        text-decoration: none;
    }
    
.fancybox-content img {height: auto;}

body {padding: 0px; margin: 0px; font-size: 15px; font-weight: normal; color: var(--text); background: #fff; font-size: 15px; font-family: "Inter", sans-serif; overflow-x: hidden;}
.center {max-width: 1850px; margin: auto;}
h1 {padding: 0; margin: 0; font-size: 45px; font-weight: 600; margin-bottom: 30px; font-weight: 700;}
footer, nav, header, section, aside {display: block;}
.center {
    margin: auto;
    max-width: 1440px;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}

.layoutTop {float: left; width: 100%; height: 155px; z-index: 1; position: fixed; background: #fff;  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);}
header {float: left; width: 100%;}
.layoutInfHeader {display: flex; width: 100%; height: 155px; justify-content: space-between; align-items: center;}

.fontTop {float: left; width: 100%; height: 650px; margin-top: 150px; background: url('images/19.jpg') center left no-repeat; background-size: cover;}
.tph {display: flex; align-items: center; gap: 20px;}

.cont {float: left; font-size: 18px; line-height: 150%; margin-top: 30px;}

.leftHeader {display: flex; align-items: center; gap: 40px;}
.rightHeader {display: flex; align-items: flex-end; flex-direction: column; gap: 25px;}
.topRightHeader {display: flex; align-items: center; gap: 100px;}
.leftTopRightHeader {display: flex; gap: 25px;}
.leftTopRightHeader a {text-decoration: none; color: #A7A7A7;}
.leftTopRightHeader a:hover {text-decoration: underline;}
.leftTopRightHeader .active {color: var(--yellow);}
.leftTopRightHeader a:first-of-type {color: var(--text); font-weight: 600;}
.leftTopRightHeader a:first-of-type:hover {color: var(--red); text-decoration: none;}
.leftTopRightHeader .active:first-of-type {color: var(--red);}

.rightTopRightHeader {display: flex; align-items: center; gap: 20px; flex-direction: column; align-items: flex-end;}
.rightTopRightHeader div:first-of-type {font-size: 20px; font-weight: bold;}
.rightTopRightHeader a, .infTovar a {text-decoration: none; display: block; color: var(--text); padding: 10px 20px; background: var(--yellow); border-radius: 5px; transition: .4s; font-weight: 400; font-size: 18px;}
.rightTopRightHeader a:hover, .infTovar a:hover {background: #FFCD4B;}
.infTovar a {width: 300px; text-align: center;}

.bottomRightHeader {display: flex; gap: 20px;}
.bottomRightHeader a {text-decoration: none; color: var(--text);}
.bottomRightHeader a:hover {color: var(--red);}

.bzt {display: flex; gap: 20px;}

.bon{
    text-decoration: none;
    display: block;
    color: var(--text);
    padding: 10px 20px;
    background: var(--yellow);
    border-radius: 5px;
    transition: .4s;
    font-weight: 400;
    font-size: 18px;
    
}

.bph{
    text-decoration: none;
    display: block;
    color: var(--text);
    padding: 10px 20px;
    border: 1px solid var(--text);
    border-radius: 5px;
    transition: .4s;
    font-weight: 400;
    font-size: 18px;
    
}

.bph:hover {background: var(--text);}

.bph:hover a {color: #fff;}

.bon a, .bph a {color: var(--text); text-decoration: none;}

.bon:hover{
    background: #FFCD4B;
}

.infTop {display: flex; flex-direction: column; gap: 20px; margin-top: 5%;}
.infTop div:nth-of-type(1) h1 {margin-bottom: 0px;}
.infTop .textTop {font-size: 24px; font-weight: 300;}
.infTop .textTop b {font-weight: 700;}
.infTop .icoTop {display: flex; width: 50%; gap: 30px; margin-top: 30px;}
.infTop .icoTop div {display: flex; flex-direction: column; width: 25%;}
.infTop .icoTop div img {width: 50px;}
.infTop .icoTop div:nth-of-type(1) {width: 30%;}

.titleBlock {float: left; width: 100%; font-size: 45px; font-weight: 700; color: var(--text); margin-top: 50px;}
.productsBlock {float: left; width: 100%;}
.titleProductsBlock {float: left; width: 100%; font-size: 30px; font-weight: 600; margin: 35px 0px;}
.products {float: left; width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; gap: 30px;}
.products .tovar{display: flex; width: 210px; gap: 15px; flex-direction: column;}
.products a {text-decoration: none; color: var(--text);}
.imgTovar {width: 210px; height: 150px; border-radius: 7px;}
.priceMore {display: flex; align-items: center; justify-content: space-between; font-size: 20px; font-weight: 700;}
.products .tovar div:nth-of-type(2) {transition: .3s;}
.products .tovar:hover div:nth-of-type(2) {color: var(--red);}
.layoutFooter {float: left; width: 100%; border-top: 1px solid #D9D9D9; margin-top: 50px;}
footer {display: flex; width: 100%; justify-content: space-between; padding: 30px 0px;}
footer a {color: var(--text);}
footer a:hover {text-decoration: none;}
.moreTovar {float: left; width: 100%; display: flex; gap: 30px; margin-top: 50px;}
.moreTovar img {border-radius: 7px; width: 100%;}
.pageMenu {display: none;}
.infTovar {display: flex; flex-direction: column; gap: 20px; width: 100%;}
.titleMoreTovar, .titleMoreTovarMobile {font-size: 30px; font-weight: 700; margin-bottom: 0px;}
.titleMoreTovarMobile {display: none;}
.ves {font-size: 17px; color: #A2A2A2;}
.sostav {border-bottom: 1px solid #D9D9D9; padding-bottom: 20px;}
.phoneZakaz span {font-size: 35px; color: var(--red); font-weight: 700;}

.akcii {float: left; display: flex; width: 100%; justify-content: space-between; margin-top: 40px;}
.akc {display: flex; box-sizing: border-box; width: 30%; gap: 20px; justify-content: space-between;}
.imgAkc {width: 150px; height: 150px; border-radius: 7px;}
.textAkc {width: 60%;}

.fotos {float: left; display: flex; width: 100%; justify-content: space-between; margin-top: 40px; gap: 20px;}
.foto {width: 30%;}
.foto img {width: 100%; height: auto;}

.dost {display: flex; width: 100%; justify-content: space-between; float: left; margin-top: 40px; font-size: 18px; align-items: center;}
.dost div {width: 48%;}
.dost div h3 {margin-top: 0px;}

.mapCont {display: flex; width: 100%; justify-content: space-between; gap: 20px; float: left; margin-top: 40px; font-size: 20px;}
.map {width: 70%; border-radius: 10px; overflow: hidden;}

.accordion {float: left; width: 100%;}

.accordion .accordion-item {	
	margin: 0 0 50px 0;    
}
.accordion .ui-accordion-header {
	font-size: 25px;
	cursor: pointer;
	outline: none;
    font-weight: 500;
}
.accordion .ui-accordion-content {
	padding: 0px;
    margin-top: 25px;
    font-size: 20px;
    font-weight: 300;
}

.accordion .ui-accordion-header {
	position: relative;
}
.accordion .ui-accordion-header-icon {
	content: '';
	position: absolute;
	top: 0px;
	right: 0px;    
	display: inline-block;
	width: 40px;
	height: 40px;    
	background: url('images/down.png') 50% 50% no-repeat;
}
.accordion .ui-accordion-header-active .ui-accordion-header-icon {
	background: url('images/up.png') no-repeat;
}

/*****FIX HEADER****/
.fixHeader {
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    color: #000;
    z-index: 300;
    width: 100%;
    height: 100px;
    position: fixed;
    top: -300px;
    left: 0;
    background: #ffffff;
}
/*****FIX HEADER****/

.breadcrumb {float: left;padding: 0px; margin: 0px; display: flex; align-items: center; gap: 10px; font-size: 13px; margin-top: 200px;}
.breadcrumb li {list-style: none;}
.breadcrumb li a {color: var(--yellow);}

/*****FORM****/
.form input {width: 100%; box-sizing: border-box; background: #fff; font-size: 20px; font-weight: 300; color: #474747; font-family: 'Inter'; border: 1px solid #cdcdcd; border-radius: 10px; resize: none; padding: 24px; margin: 10px 0px; outline: none;}
.form button {transition: .4s; width: 100%; background: var(--yellow); color: #302300; font-size: 20px; font-weight: 400; text-decoration: none; padding-top: 23px; padding-bottom: 24px; border-radius: 10px; border: none; cursor: pointer; outline: none; margin-top: 8px;}
.form button:hover {background: #FFCD4B;}
.form .checkbox {float: left; text-transform: none; line-height: 10px; margin-top: 10px;}
.form .checkbox input {width: auto; float: left; margin-top: 4px; margin-right: 10px;}
.form .checkbox label {font-size: 12px; color: #9B9AB5;}
.form input::placeholder {color: #474747; font-size: 20px; font-weight: 300;}
/*****FORM****/

/*****cookie****/
#cookie_note{
    display: none;
    position: fixed;
    bottom: 25px;
    left: 45%;
    max-width: 90%;
    transform: translateX(-45%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 100;
}

.layout_text_cookie {display: flex; gap: 20px; align-items: center;}

#cookie_note p{
    margin: 0;
    font-size: 0.7rem;
    text-align: left;
    color: black;
    width: 90%;
}

#cookie_note a {color: var(--red);}
#cookie_note a:hover {text-decoration: none;}

.cookie_accept{
    width: 100px;
    height: 30px;
    background: var(--yellow);
    border: none;
    color: var(--text);
    border-radius: 5px;
    transition: .3s;
}

.cookie_accept:hover {cursor: pointer; background: #FFCD4B;}

@media (max-width: 780px){
.layout_text_cookie {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-direction: column;
}
#cookie_note {left: 10%; max-width: 90%; transform: translateX(-5%); padding: 10px;}
}

@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
    }
}
/*****cookie****/

@media only screen and (max-width:1140px) {
    .leftHeader div:last-of-type {display: none;}
}

@media only screen and (max-width:1024px) {
 .fixHeader {top: 0; -webkit-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.25); box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.25);}
.menuOpenBtn {display: block; float: right; width: 42px; height: 28px; margin-top: 35px; cursor: pointer; position: relative;}
.menuOpenBtn .l1 { width: 100%;  height: 3px; background: #3a3b3b; position: absolute; top: 0; left: 0; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.menuOpenBtn .l2 { width: 100%;  height: 3px; background: #3a3b3b; position: absolute; top: 13px; left: 0; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.menuOpenBtn .l3 { width: 100%;  height: 3px; background: #3a3b3b; position: absolute; top: 25px; left: 0; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.menuOpenBtn.opened .l1 {
    -moz-transform: rotate(405deg);
    -webkit-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    transform: rotate(405deg);
    top: 12px;
}
.menuOpenBtn.opened .l2 {
    opacity: 0;
}
.menuOpenBtn.opened .l3 {
    -moz-transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    transform: rotate(-405deg);
    top: 12px;
}

.fixHeader nav > #ddmenu {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        position: fixed;
        margin-left: 0;
        width: 100%;
        background: rgba(58,59,59,.94);
        width: 100%;
        height: 100%;
        left: 0;
        padding-left: 10px;
        padding-top: 30px;
        top: -200vh;
    }
    
.fixHeader nav > #ddmenu.show { top: 80px;} 
#ddmenu li {float: none; margin-bottom: 20px; font-size: 25px; padding-left: 20px; font-weight: 300;}    
#ddmenu li a {color: #fff; text-decoration: none}
#ddmenu .active a {color: #75c684; border-bottom: 1px solid #75c684;}
.fixHeader .logoTop {margin-top: 6px;}
    
    .layoutTop {display: none;}
    .titleBlock {margin-top: 50px; text-align: center;}
    .fixHeader .logo {float: left; margin-top: 15px;}
    .fixHeader img {width: 70px;}
    .fixHeader .phone {float: right; margin-top: 30px; margin-right: 0px; font-weight: bold; display: flex; flex-direction: column; align-items: flex-end; gap: 5px;}
    a[href^="tel:"] {color: var(--text); text-decoration: none;}
    .titleProductsBlock {font-weight: 800; text-align: center;}
    .breadcrumb {margin-top: 150px;}
    .moreTovar {flex-direction: column; align-items: center; margin-top: 50px;}
    .moreTovar img {width: 100%;}
    .infTovar, .phoneZakaz {align-items: center; text-align: center;}
    .products {justify-content: center;}
    .titleMoreTovar {display: none;}
    .titleMoreTovarMobile {display: block;}
    .fontTop {margin-top: 100px; height: auto; padding-bottom: 50px;}
    .infTop .icoTop, .infTop .icoTop div:nth-of-type(1), .infTop .icoTop div {width: 100%;}
    .infTop .icoTop {flex-direction: column;}
    .bzt {flex-direction: column;}
    .bph, .bon {text-align: center;}
    .akcii {flex-direction: column; gap: 20px;}
    .akc, .foto, .imgAkc, .textAkc, .map, .dost, .dost div {width: 100%;}
    .fotos {flex-direction: column;}
    .akc {flex-direction: column;}
    .mapCont {flex-direction: column-reverse;}
    .dost {flex-direction: column;}
}

@media only screen and (max-width:490px) {
    .products {justify-content: center;}
    .titleProductsBlock, .titleBlock {text-align: center;}
    footer {flex-direction: column; align-items: center; gap: 10px; width: 100%;}
    .infTop div:nth-of-type(1) h1 {font-size: 40px;}
    .infTop .textTop {font-size: 22px;}
    
}