body {
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	background: #efefef;
	font-weight: 400;
	
}

img {
	width: 100%;
}

p {
    margin: 0;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-weight: 300;
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
}


/* Тексты */
.t-h1 {
	color: #fff;
	font-size: 48px;
	line-height: 1.23;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}

@media (max-width: 576px) {
	.t-h1 {
	font-size: 36px;
}}

.t-h2 {
	color: #fff;
	font-size: 30px;
	line-height: 1.23;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}

@media (max-width: 576px) {
	.t-h2 {
	font-size: 26px;
}}

.t-h3 {
    font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    margin: 0;
    text-align: center;
    color: #000;
}

@media (max-width: 576px) {
	.t-h3 {
	font-size: 34px;
}}

.t-1{
	font-size: 20px;
	line-height: 1.55;
	margin: 0;
}

.t-2 {
	font-size: 18px;  
}

.t-4 {
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
}

.t-5 {
	font-size: 24px;
}

.t-6 {
    font-size: 16px;
    line-height: 1.35;
    font-weight: 500;
    color: #000;
}

.t-7 {
    font-size: 16px;
    line-height: 1.35;
    font-weight: 400;
    color: #777;
}

.t-8 {
    font-size: 16px;
    line-height: 1.35;
    font-weight: 400;
    color: #000;
}


.t-9 {
    font-size: 82px;
    line-height: 78px;
    font-weight: 600;
}

@media (max-width: 576px) {
	.t-9 {
	font-size: 47px;
    line-height: 1.2;
}}

.t-10 {
    font-size: 22px;
    color: #afafaf;
}

.t-11 {
	font-size: 24px;
	color: #000;
	font-weight: 300;
	text-align: center;
}

.t-12 {
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
    color: #000;
}

.t-13 {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    text-align: center;
}

.t-14 {
    font-size: 26px;
    line-height: 1.35;
    font-weight: 600;
    color: #b57f5c;
    padding-bottom: 16px;
}

.t-15 {
    font-size: 13px;
    line-height: 1.35;
    font-weight: 500;
    color: #000;
    padding: 12px 0 0 0;
}

.t-16 {
	font-size: 20px;
	color: #b57f5c;
    line-height: 1.2;
}

.bg-h {
    background: linear-gradient( rgb(130 105 87 / 12%), rgb(130 105 87) ), url(../img/pexels-cottonbro-6467619.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 46% 20%;
    margin-top: 80px;
}
.bg-header {
    background: #d6ad8f9c;
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 0;
}

.header {
	height: 80px;
}

.header-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}

.bocal-logo {
    width: 50px;
    height: 50px;
}

.t-h {
	color: #ffffff;
}

.main {
    height: 100vh;
}

.main-block {
    display: flex;
    height: calc(100vh - 80px);
    align-items: center;
}

.btn-h {
    border: 2px solid #fff;
    border-radius: 25px;
    padding: 15px 60px;
    font-weight: 700;
}

.btn-h:hover {
    background: #fff;
	color: #7a5a5a;
	
}

/* Технические блоки */
.tech-block-p20 {
    padding: 20px 0;
}


.tb-m30-50 {
	margin: 30px 0 30px;
}

.tb-m30-m50 {
	margin: 30px 0 50px;
}

.tb-m80-30 {
	margin: 80px 0 30px;
}

.mt-12 {
	margin-top: 12px;
}

.w-800 {
    max-width: 800px;
}



.main-block_a {
	max-width: 1920px;
	margin: 0 auto;
	min-height: 600px;
}

.bg-m_a {
	background: #826957;
}





.stroka {
    display: flex;
    justify-content: space-between;
	margin: 20px 0;
}

.t-rek {
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    margin: 0 20px;
}

.bocal-box {
	padding: 20px;
	position: relative;
}

.info-bocal {
	position: absolute;
	bottom: 20px;
	padding: 20px;
}

.btn-2 {
    border: 2px solid #fff;
    border-radius: 25px;
    padding: 11px;
    font-weight: 500;
    font-size: 14px;
	background: #bd8e6a;
	color: #fff;
	border: #bd8e6a;
}

.btn-2:hover {
	background: #fff;
	color: #bd8e6a;	
	border: #fff;
}


.tb-2 {
	margin: 10px 0;
}


	.swiper {
        width: 100%;
        height: 100%;
      }

      .bocalmySwiper .swiper-slide {
        text-align: left;
        font-size: 18px;
		margin: 0 auto;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

		.bocalmySwiper .swiper-slide-active {
			margin: 0;
		}
		
	.bocalmySwiper .swiper-slide img {
		display: block;
		max-width: 371px;
		height: 445px;
		object-fit: cover;
	}
	
	.bocalmySwiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -5px;
    left: 0;
    width: 100%;
}

.bocalmySwiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
    background: #ccc;
    width: 70px;
    height: 3px;
    border-radius: 0;
}

	.bocalmySwiper .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    color: #b5b3ae;
}

	.bocalmySwiper .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
	color: #b5b3ae;
}



.main-block_b {
	max-width: 1920px;
	margin: 0 auto;
	padding: 100px 0;
}

.present-box {
	position: relative;
    padding: 0px;
    margin: 12px 0;
    overflow: hidden;
    height: 290px;
    border-radius: 10px;
}

.present-img {
    transition: 1s;
    background: #ccc;
    opacity: 0.8;
}



.present-img:hover {
   transform: scale(1.05);
    opacity: 1;
}

.present-info {
    position: absolute;
    z-index: 2;
    top: 100px;
    left: 30px;
}

.bg-c {
    background: #fff;
}

.main-block_c {
    max-width: 1920px;
    margin: 0 auto;
    padding: 50px 0 80px;
}

.price-box {
    margin-top: 26px;
    min-height: 577px;
    background: #9d9d9d12;
}

.price-img-box {
	max-height: 383px;
	overflow: hidden;
}


.price-text {
    padding: 10px ;

}

.btn-cat {
    color: #fff;
    background: #7e5558;
    border: 2px solid #7e5558;
    font-size: 14px;
    font-weight: 500;
    border-radius: 25px;
    padding: 11px 30px;
	-webkit-transition: background 300ms ease-in-out;
}

.btn-cat:hover {
	 color: #7e5558;
	border: 2px solid #7e5558;
	  background: #fff;
	-webkit-transition: background 300ms ease-in-out;
}


.ttbx  {
    display: block;
    margin: 0 auto;
    max-width: 350px;
    border: 2px solid #D24D57;
}

.ttb {
    margin: 60px 0 0;
}

.btn-z {
    box-sizing: border-box;
    appearance: none;
    background-color: transparent;
    border: 2px solid #e74c3c;
    border-radius: 43px;
    cursor: pointer;
    align-self: center;
    text-decoration: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
    padding: 12px;
}
.btn:hover, .btn:focus {
  color: #fff;
  outline: 0;
}

.fourth {
    display: block;
    margin: 0 auto;
    border-color: #7e5558;
    color: #7e5558;
    line-height: 1.5;
    background-image: linear-gradient(45deg, #7e5558 50%, transparent 50%);
    background-position: 100%;
    background-size: 400%;
    transition: background 500ms ease-in-out;
}
.fourth:hover {
	background-position: 0;
    color: #fff;
	transition-delay: color 300ms;
}


.bg-d {
	background: #eeeeee;
}

.block-main_d {
    max-width: 1920px;
    margin: 0 auto 80px;
    padding: 60px 0;
    min-height: 500px;
}

.review-block {
	margin-bottom:50px;
}

.review-text {
	position: relative;
    background: #fff;
    min-height: 100px;
    border-radius: 25px;
    padding: 25px;
}

.trr {
    position: absolute;
    bottom: -25px;
    left: 35px;
    width: 20px;
    border: 14px solid transparent;
    border-left: 14px solid white;
    border-top: 14px solid white;
}

.avatar-img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}

.human {
	margin: 45px 0 0;
	display: flex;
	align-items: center;
}

.human-name {
	margin-left: 16px;
}

.bg-e {
    background: linear-gradient( rgb(60 60 59 / 60%), rgb(60 60 59 / 60%) ), url(../img/erfkjgnekljgbe.webp);

    background-repeat: no-repeat;
    background-size: cover;
    clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 92%);
}

@media (max-width: 998px) {
	.bg-e {
	background-position: 48% 14%;
}}


.block-main-e {
    max-width: 1920px;
    margin: 0 auto 80px;
    padding: 150px 0 80px;
    min-height: 700px;
}

.bg-e-2 {
	
}

.block-main-e-2 {
    max-width: 1920px;
    margin: 0 auto;
    padding: 20px 0;
    min-height: 700px;
}




.bg-f {
	background: #fff;
}

.block-main-f {
    max-width: 1920px;
    margin: 0 auto 80px;
    min-height: 700px;
    padding: 60px 0;
}

.package-img {
    max-width: 100%;
    max-height: 570px;
    overflow: hidden;
    margin: 16px auto;
}



.bg-g {
    
    /* clip-path: polygon(0% 0%, 100% 8%, 100% 100%, 0 92%); */
}

.main-block_g {
	max-width: 1920px;
	margin: 0 auto;
	padding: 60px 0;
}
.master-img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
}

.bl-text-master {
	display: block;
	max-width: 800px;
	margin: 0 auto;
	font-size: 20px;
}

.line-block {
    max-width: 500px;
    height: 1px;
    margin: 0 auto;
    background: #b57f5c57;
}


.instagram {
	margin: 100px auto 40px;
}

.instagram .t-h3 {
	color: #b57f5c;
}

.t-11-c {
    color: #c6bbb4;
    line-height: 1.2;
}

.block-main_g {
	max-width: 1920px;
	margin: 0 auto;
}

.inst-box {
	overflow: hidden;
	margin-bottom: 26px;
	height: 295px;
}

.inst-photo {
	
}

.btn-inst {
    display: flex;
    justify-content: center;
    background: #d6ad8f;
    padding: 17px 50px;
    border-radius: 30px;
    font-weight: 700;
    border: 2px solid #d6ad8f;
	transition: all 0.3s ease;
}

.btn-inst:hover {
	color: #d6ad8f;
    background: #fff;
	border: 2px solid #d6ad8f;
	transition: all 0.4s ease;

}

.block-main_h {
    max-width: 1920px;
    margin: 0 auto;
    padding: 60px 0 120px;
}

.feedback {
	max-width: 800px;
	margin: 0 auto;
}

.bg-foot {
	background: #d6ad8f;
	
}




.block-form {
	max-width: 500px;
	margin: 0 auto;
}

.form-style:active {
	background: #fff;
}

.form-control {
    background-color: transparent;
    line-height: 50px;
    border-width: 0px 0px 2px 0px;
    border-radius: 0;
    font-size: 22px;
    text-align: center;
    color: #fff;
}


.footer {
    max-width: 1920px;
    margin: 0 auto;
    min-height: 100px;
    padding: 26px 0 5px;
}



.discount {
	width: 100px;
	height: 100px;
}

.social {
	width: 30px;
	height: 30px;
	margin: 12px 12px 0 0;
}

.action {
    padding: 0 0 0 16px;
}

.author {
	font-size: 14px;
	padding-top: 12px;
}

.section-cat {
	max-width: 1920px;
	margin: 0 auto;
	padding: 30px 0;
}

.page-link-navigation-block {
    display: flex;
    justify-content: center;
    margin: 30px 0 0;
}

.page-link-navigation {
	display: inline-block;
	min-width: 24px;
	padding: 0px 5px;
	border: 0 solid transparent;
	font-size: 18px;
	line-height: 1.33333;
	font-weight: 500;
	background-color: transparent;
	color: #151515;
	transition: all 0.3s ease-in-out;
}
.page-link-navigation>* {
    color: black;
    display: inline-block;
    margin: 0 5px;
    width: auto;
}
.page-link-navigation a{
	
}
.page-link-navigation a:hover{
	color: #7e5558;
	background-color: transparent;
	border-color: transparent;
}
.page-link-navigation span {
    color: #999999;
}

.speedbar {
	margin: 90px 0 0;
    padding: 10px 0;

}

.speedbar span {
}

.img-catalogefull {
	max-width: 400px;
	display: block;
	margin: 0 auto;
	
	
}


.sety-img {
	width: 20px;
	height: 20px;
	margin-left: 15px;
}

.btn-zak {
    background: #7e5558;
    padding: 10px 30px;
    border-radius: 24px;
    border-color: #7e5558;
    color: #fff;
}

.btn-zak:hover {
    background: #fff;
    padding: 10px 30px;
    border-radius: 24px;
    border-color: #7e5558;
    color: #7e5558;
}


.bg-header-modal {
   background: #7e5558d4;
}

.tm-14 {
    font-size: 20px;
    line-height: 1.35;
    font-weight: 600;
    color: #b57f5c;
    
}

.links-mess {
	margin: 0 10px;
}

.pppq {
    color: #fff;
}

.ttt-b {
	font-weight: 500;
}


.productmySwiper .swiper-button-next {
	color: #ccc;
}

.productmySwiper .swiper-button-prev {
	color: #ccc;
}










.h-text {
	min-height: 70px;
}


.btnnn {
    background: #ccc0;
    border: 2px solid #fff;
	font-weight: 700;
}

.highslide-controls {
	display: none;
}