
input::-webkit-input-placeholder{opacity:0.7;}
input::-moz-placeholder{opacity:0.7;}
input:-moz-placeholder{opacity:0.7;}
input:-ms-input-placeholder{opacity:0.7;}
input:focus::-webkit-input-placeholder{opacity:0;}
input:focus::-moz-placeholder{opacity:0;}
input:focus:-moz-placeholder{opacity:0;}
input:focus:-ms-input-placeholder{opacity:0;}
textarea::-webkit-input-placeholder{opacity:0.7;}
textarea::-moz-placeholder{opacity:0.7;}
textarea:-moz-placeholder{opacity:0.7;}
textarea:-ms-input-placeholder{opacity:0.7;}
textarea:focus::-webkit-input-placeholder{opacity:0;}
textarea:focus::-moz-placeholder{opacity:0;}
textarea:focus:-moz-placeholder{opacity:0;}
textarea:focus:-ms-input-placeholder{opacity:0;}


body {
  min-width: 1280px;
  background-color: #fff;
}
body.activeMenu{
	overflow: hidden;
	height: 100%;
}

.container-fluid {
	width: 100%;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.dspn {display: none !important;}
.dspb {display: block !important;}

.menuBTN{display: none;}

/*--  block1  --*/
	.block1{
		display: table;
		width: 100%;
		min-height: 810px;
/*		height: 100vh;*/
	}
	.block1 .container-fluid{
		height: 810px;
	}
	.b1-block1{
		position: absolute;
		z-index: 9;
		background-image: url('../img/b1-block1.png');
		background-repeat: no-repeat;
		background-position: 0 0;
		height: 690px;
		width: 582px;
		top: 0;
		left: 0;
	}
	.b1-block1 a{
		display: table;
		margin: 136px 0 0 163px;
	}
	.b1-block1 a img{vertical-align: middle;}
	.b1-block2{
		position: absolute;
		height: 690px;
		width: 100%;
		overflow: hidden;
		left: 0;
		top: 0;
	}
	.b1b2-bg{
		height: 100%;
		width: 100%;
		background-image: url('../img/pole-1980.jpg');
		background-repeat: no-repeat;
		background-position: center right;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
		-webkit-transition: -webkit-transform 3600ms;
		-moz-transition: -moz-transform 3600ms;
		-o-transition: -o-transform 3600ms;
		transition: transform 3600ms;

		background-size: cover;
	}
	.b1b2-bg:hover{
		-webkit-transform: scale(1.04);
		-moz-transform: scale(1.04);
		transform: scale(1.04);
	}
	.b1b2-mainMenu{
		position: absolute;
		z-index: 9;
		top: 55px;
		right: calc(50% - 370px);
		right: -webkit-calc(50% - 370px);
	}
	.b1b2-mainMenu ul{
		display: table;
	}
	.b1b2-mainMenu ul li{
		float: left;
		margin-right: 40px;
	}
	.b1b2-mainMenu ul li:last-child{margin-right: 0;}
	.b1b2-mainMenu ul li a{
		display: table;
		cursor: pointer;
		text-decoration: none;
		font: 19px Circe-ExtraBold;
		color: #030303;
		text-transform: uppercase;
		padding-bottom: 1px;
		border-bottom: 3px solid rgba(255, 255, 255, 0);
	}
	.b1b2-mainMenu ul li a:hover,
	.b1b2-mainMenu ul li.active a{
		border-bottom: 3px solid #030303;
	}
	/*--//--*/
	.switcher{
		position: absolute;
		top: 55px;
		right: 20px;
		z-index: 9;
	}
	.switcher li{margin: 0 0 6px;}
	.switcher li:last-child{margin-bottom: 0;}
	.switcher li a{
		display: block;
		cursor: pointer;
		text-align: right;
		text-decoration: none;
		font: 19px/19px Circe-Regular;
		color: #030303;
		text-transform: uppercase;
		border-bottom: 3px solid rgba(255, 255, 255, 0);
		padding-bottom: 1px;
	}
	.switcher li a:hover{
		font-family: Circe-Bold;
	}
	.switcher li.lang-active a{
		font-family: Circe-Bold;
		border-bottom: 3px solid #030303;
	}
	/*--//--*/
	.blockActivePage {
		position: fixed;
		right: 20px;
		top: 50%;
		z-index: 99;
		margin-top: -37px;
		height: 74px;
	}
	.blockActivePage li{
		margin-bottom: 10px;
	}
	.blockActivePage li a{
		display: block;
		cursor: pointer;
		width: 11px;
		height: 11px;
		border-radius: 15px;
		background-color: #fff;
	}
	.blockActivePage li:last-child{margin-bottom: 0;}
	.blockActivePage li.active a{
		cursor: default;
	}
	.blockActivePage li.active a,
	.blockActivePage li a:hover,
	.blockActivePage.invert li.active a,
	.blockActivePage.invert li a:hover{
		background-color: #e62a32;
	}
	/*--//--*/
	.blockActivePage.invert a{
		background-color: #030303;
	}
	/*--//--*/
	.b1-banka {
    position: absolute;
    right: calc(50% - 580px);
    right: -webkit-calc(50% - 580px);
    bottom: 5px;
	}
	.b1-banka.b1-banka1{
		right: calc(50% + 75px);
	    right: -webkit-calc(50% + 75px);
	    bottom: 25px;
	    z-index: 10;
	}
    .b1-banka.b1-banka1 img { max-height: 162px;}
    .b1-banka.b1-banka2 {
		right: calc(50% - 90px);
	    right: -webkit-calc(50% - 90px);
	    bottom: 35px;
	    z-index: 9;
    }
    .b1-banka.b1-banka2 img {max-height: 320px;}
    .b1-banka.b1-banka3 {
        right: calc(50% - 440px);
        right: -webkit-calc(50% - 440px);
        bottom: 40px;
        z-index: 10;
    }
    .b1-banka.b1-banka3 img {max-height: 305px;}
    .b1-banka.b1-banka4 {
	    right: calc(50% - 275px);
	    right: -webkit-calc(50% - 275px);
	    z-index: 1;
	    bottom: 80px;
    }
    .b1-banka.b1-banka4 img {max-height: 345px;}

	.b1-banka img{vertical-align: middle;}
	/*--//--*/
	.b1-block3{

	}
/*--  end block1  --*/

/*--  block2  --*/
	.block2{
		padding-top: 60px;
		min-height: 680px;
		/*height: calc(100vh - 60px);
		height: -webkit-calc(100vh - 60px);*/
	}
	.b2-title{
		position: absolute;
		top: 0;
		right: 0;
		background-image: url('../img/advantages.png');
		background-repeat: no-repeat;
		background-position: 0 0;
		height: 39px;
		width: 366px;
		text-indent: 30px;
	}
	.b2-title span{
		font: 23px/39px Circe-ExtraBold;
		color: #ffffff;
		text-transform: uppercase;
	}
	/*--//--*/
	.b2-rb{
		height: 700px;
		width: 1200px;
		margin: auto;
	}
	.rb-block1{
		display: table;
		position: relative;
		z-index: 9;
		margin-top: 40px;
		width: 100%;
		height: 100%;
	}
	.rbb1-pomidor{
		position: absolute;
		z-index: 8;
		width: 100%;
		height: 100%;
		background-image: url('../img/rb-block1-bg-update.png');
		background-repeat: no-repeat;
		background-position: 455px 120px;
	}
	.rbb1-adv{
		display: table;
		float: left;
		height: 311px;
	}
	/*--//--*/
	.rbb1-block1{
		z-index: 9;
	}
	.rbb1-block1,
	.rbb1-block3{
		position: relative;
		width: 350px;
		margin-left: 105px;
		padding-right: 195px;
	}
	.rbb1-block2,
	.rbb1-block4{
		position: relative;
		width: 370px;
		margin-left: 158px;
	}
	/*--//--*/
	.rbb1-block1 .rbb1-title{
		margin-top: 86px;
		background-image: url('../img/rbb1-block1.png');
		background-position: right top;
		padding-right: 88px;
		height: 82px;
	}
	.rbb1-block1 .rbb1-title span{height: 72px;}
	/*--//--*/
	.rbb1-block2 .rbb1-title{
		float: left;
		margin-top: 63px;
		background-image: url(../img/rbb1-block3.png);
		background-position: left top;
		padding-left: 112px;
		height: 105px;
	}
	.rbb1-block2 .rbb1-title span{height: 95px;}
	/*--//--*/
	.rbb1-block3 .rbb1-title{
		margin-top: 138px;
		background-image: url('../img/rbb1-block3-update.png');
		background-position: right top;
		padding-right: 105px;
		height: 105px;
	}
	.rbb1-block3 .rbb1-title span{height: 83px;}
	/*--//--*/
	.rbb1-block4 .rbb1-title{
		float: left;
		margin-top: 130px;
		background-image: url('../img/rbb1-block2.png');
		background-position: left top;
		padding-left: 95px;
		height: 101px;
		cursor: pointer;
	}
	.rbb1-block4 .rbb1-title span{height: 91px;}
	/*--//--*/
	.rbb1-title{
		cursor: pointer;
		font: 19px Circe-Bold;
		color: #1c1a1a;
		text-align: center;
		background-repeat: no-repeat;
		width: 200px;
		float: right;
	}
	.rbb1-title span{
		width: 200px;
		display: table-cell;
		vertical-align: bottom;
	}
	.rbb1-title:hover,
	.rbb1-title.active{
		font-family: Circe-ExtraBold;
	}
	/*--//--*/
	.rbb1-adv:after{
		content: "";
		position: absolute;		
		background-repeat: no-repeat;
		background-position: 0 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
		-webkit-transition: opacity .3s ease-out 0s;
		-moz-transition: opacity .3s ease-out 0s;
		-o-transition: opacity .3s ease-out 0s;
		transition: opacity .3s ease-out 0s;
	}
	.rb-block1.active .rbb1-adv:after{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	}
	.rbb1-block1:after{
		width: 353px;
		height: 67px;
		background-image: url('../img/rbb1-block1-after.png');
		top: 40px;
		left: 345px;
	}	
	.rbb1-block2:after{
		width: 40px;
		height: 262px;
		background-image: url('../img/rbb1-block2-after.png');
		top: 180px;
		right: 285px;
	}
	.rbb1-block3:after{
		width: 362px;
		height: 70px;
		background-image: url('../img/rbb1-block3-after.png');
		top: 205px;
		left: 345px;
	}
	.rbb1-block4:after{
		width: 40px;
		height: 262px;
		background-image: url('../img/rbb1-block4-after.png');
		top: -130px;
		left: -445px;
	}
	/*--//--*/
	.rbb1-text{
		display: none;
		width: 100%;
		clear: both;
		font: 19px/21px Circe-Bold;
		color: #030303;
		text-align: center;
		padding: 10px 0;
		background: #fff;
		position: relative;
		z-index: 9;
	}
	/*--//--*/
	.rb-block2{
		position: absolute;
		z-index: 7;
		top: 80px;
		left: calc(50% - 340px);
		left: -webkit-calc(50% - 340px);
		width: 820px;
		height: 654px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
		-webkit-transition: opacity .3s ease-out 0s;
		-moz-transition: opacity .3s ease-out 0s;
		-o-transition: opacity .3s ease-out 0s;
		transition: opacity .3s ease-out 0s;
	}
	.rb-block2.active {
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    -khtml-opacity: 0.15;
    opacity: 0.15;
	}
	.rb-block2 >div{
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 2;
		background-size: contain;
	}
	.rb-block2 .layer1{background-image: url('../img/plax-layer1.png');}
	.rb-block2 .layer2{background-image: url('../img/plax-layer2.png');}
	.rb-block2 .layer3{background-image: url('../img/plax-layer3.png');}
	.rb-block2 .layer4{background-image: url('../img/plax-layer4.png');}
/*--  end block2  --*/

/*--  block3  --*/
	.block3{
		padding-top: 60px;
		/*min-height: 800px;
		height: calc(100vh - 60px);
		height: -webkit-calc(100vh - 60px);*/
	}
	/*.block3 .container-fluid{
		height: 800px;
	}*/
	.b3-block1{
		width: 100%;
		height: 664px;
		position: absolute;
		z-index: 6;
		top: 0;
		left: 0;
	}
	.b3b1-wrapper{
		overflow: hidden;
		height: 100%;
		width: 100%;
	}
	.b3b1-bg{
		height: 100%;
		width: 100%;
		/*background-image: url('../img/pomidoru.png');*/
		background-image: url('../img/pomidoru-2560-4.jpg');
		background-repeat: no-repeat;
		background-position: 0 0;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
		-webkit-transition: -webkit-transform 3600ms;
		-moz-transition: -moz-transform 3600ms;
		-o-transition: -o-transform 3600ms;
		transition: transform 3600ms;
	}
	.b3b1-bg:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    transform: scale(1.04);
	}
	/*--//--*/
	.b3-block2{
		position: absolute;
		background-image: url('../img/b3-block2.png');
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 533px;
		height: 664px;
		top: 0;
		right: 0;
		z-index: 8;
	}
	.b3-block2.active{
		z-index: 9;		
	}
	/*--//--*/
	.b3-title{
		display: table;
		position: absolute;
		text-transform: uppercase;
		top: 60px;
		left: 0;
		background-image: url('../img/b3-title.png');
        background-image: url(../img/advantages.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: 76px;
		font: 23px/40px Circe-ExtraBold;
		color: #ffffff;
		width: 424px;
		height: 39px;
	}
	.b3-title span{
		float: right;
		color: #cd1619;
		padding-right: 30px;
		text-indent: 0;
	}
	/*--//--*/
	.b3-block2 .custom{
		width: 315px;
		float: right;
		padding: 150px 20px 0 0;
		font: 19px/22px Circe-Regular;
		color: #ffffff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
		-webkit-transition: opacity .3s ease-out 0s;
		-moz-transition: opacity .3s ease-out 0s;
		-o-transition: opacity .3s ease-out 0s;
		transition: opacity .3s ease-out 0s;
	}
	.b3-block2.active .custom{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	}
	.b3-block2 .custom h3{
		font: 21px Circe-ExtraBold;
		color: #ffffff;
		position: relative;
		padding-bottom: 15px;
		margin-bottom: 55px;
	}
	.b3-block2 .custom h3:after{
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		height: 3px;
		width: 65px;
		background-color: #ffffff;
	}
	/*.b3-block2 .custom b,
	.b3-block2 .custom strong{font: 19px Circe-Bold;}*/
	.b3-block2 .custom p{margin-bottom: 7px;}
	.b3-block2 .custom p:last-child{margin-bottom: 0;}
	/*--//--*/
	.b3-banki{
		/*
		position: relative;
		z-index: -1;
		*/
		display: none;
		width: 100%;
		/*
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
		-webkit-transition: opacity .3s ease-out 0s, z-index .3s ease-out 0s;
		-moz-transition: opacity .3s ease-out 0s, z-index .3s ease-out 0s;
		-o-transition: opacity .3s ease-out 0s, z-index .3s ease-out 0s;
		transition: opacity .3s ease-out 0s, z-index .3s ease-out 0s;
		*/
	}
	.b3-banki.active{
		display: table;
		/*
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    z-index: 1;
    */
	}
	.b3-banki >div{
		position: absolute;
		bottom: -115px;
		z-index: 10;
	}
    div[data-target] {
        cursor: pointer;
        transition: .3s;
        -webkit-filter: grayscale(1); 
        filter: grayscale(1);
       /* position: relative;*/
    }
    /*div[data-target]:after {
        height: 0;
        left: 4%;
        right: 4%;
        bottom: -30px;
        display: block;
        position: absolute;
        content: "";
        background: #e62a32;
        transition: .3s;
    }
    div[data-target].active:after {
        height: 5px;
    }*/
    div[data-target].active,
    div[data-target]:hover {
        opacity: 1;
        -webkit-filter: grayscale(0); 
        filter: none; 
    }
    div[data-target]:hover {
        transform: translateY(-10px);
    }
	.b3-banki img{vertical-align: middle;}	
	.b3b-click {
		cursor: pointer;
		/*margin-left: -170px;*/
        left: -1%;
        bottom: -100px !important;
	}
    .b3b-click img {max-height: 150px}
    .b2b-click {
        left: 13%;
        bottom: -101px !important;
    }
    .b2b-click img {max-height: 280px;}
	/*.b3b-active{
		left: 50%;
		margin-left: -199px;
	}*/
    .b4b-click {
        left: 29%;
        bottom: -105px !important;
    }
    .b4b-click img {max-height: 270px;}
    .b5b-click {
        left: 44%;
        bottom: -108px !important;
    }
    .b5b-click img {max-height: 390px;}
    /*.b4b-active,
    .b5b-active {
        left: 50%;
        margin-left: -100px;
    }*/

.activeBanka3 .b2b-click,
.activeBanka4 .b2b-click {
    left: 8%;
}
.activeBanka3 .b5b-click {
    left: -7%;
}
    
/*--  end block3  --*/
/*HERE*/
/*--  block3  --*/
		.block3{
			min-height: auto;
			height: 600px;
		}
		.block3 .container-fluid{
			background: url('../img/pomidoru-tablet.png') right top no-repeat / cover;
			height:600px;			
		}
		/*.b3b1-wrapper{display: none;}*/
		.b3-block1{
			width: 100%;
			height: 100%;
		}
		.b3-banki{
			display: none !important;
		}
		.b3-title{
			/* background-image: url('../img/b3-title-tablet.png');*/
			background-image: url(../img/advantages.png);
			left: auto;
			right: 0;
			width: 283px;
			text-indent: 35px;
		}
		.b3-title span{display: none;}
        .b3b1-slider {
			width: 100%;
			background: url('../img/b3-block2-tablet.png') no-repeat -150px 0  / contain;
            position: relative;
            z-index: 7;
		}
		/*--//--*/
.b3-block2,
		.b3-block2 >div{
			width: 100%;
			height: 600px;
	    filter: alpha(opacity=100);
	    -moz-opacity: 1;
	    -khtml-opacity: 1;
	    opacity: 1;
			position: relative;
		}
		.b3-block2{
			background: none;
		}
		/*--//--*/
		.block3 .b3-block2 .custom{
			float: none;
            filter: alpha(opacity=100);
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1;
			padding: 70px 0 0 125px;
			font-size: 19px;
			line-height: 22px;    
		}
		.b3-block2 .custom h3{
			font-size: 15px;
			padding-bottom: 7px;
			margin-bottom: 10px;
		}
		.b3-block2 .custom h3:after{
			height: 2px;
			width: 47px;
		}
		/*.b3-block2 .custom b, .b3-block2 .custom strong{
			font-size: 14px;
			line-height: 16px;
		}*/
		/*--//--*/
		.b3-block2{
			background-repeat: no-repeat;
			background-position: right 30% bottom 40px;
			background-size: 350px auto;
		}
		.activeBanka1{
			background-image: url('../img/banka1.png');
			background-position: right 30% bottom 180px;
		}
		.activeBanka2{
			background-image: url('../img/assortiment-banka2.png');
            background-position: right 30% bottom 40px;
		}
		.activeBanka3{
			background-image: url('../img/banka3.png');
			background-position: right 30% bottom 40px;
            background-size: 350px auto;
		}
    
		.activeBanka4{
			background-image: url('../img/banka4.png');
			background-position: right 30% bottom 40px;
            background-size: 350px auto;
		}
	/*--  end block3  --*/

	/*--  slick  --*/
		.slick-arrow{
			position: absolute;
			z-index: 9;
			top: 75px;
			background-image: url('../img/arrows.png');
			background-repeat: no-repeat;
			height: 44px;
			width: 22px;
			cursor: pointer;
		}
		.slick-prev{
			left: 40px;
			background-position: 0 0;
		}
		.slick-next{
			right: 40px;
			background-position: -46px 0;
		}
		/*--//--*/
		.b3b1-slider .slick-arrow{
			top: 330px;
			background-image: url('../img/arrows-white.png');
		}
		.b3b1-slider .slick-prev{
			left: auto;
			right: 395px;
			background-position: 0 0;
		}
		.b3b1-slider .slick-next{
			right: 35px;
			background-position: -35px 0;
		}
		/*--//--*/
		.b4-slider .slick-arrow{
			top: 28px;
		}

    .b3b1-slider .slick-prev {right: 42%}
    .b3b1-slider .slick-next {right: 24%;}
@media (max-width:1700px){
    .b3b1-slider .slick-prev {right: 45%}
    .b3b1-slider .slick-next {right: 23%;}
}
@media (max-width:1400px){
    .b3b1-slider .slick-prev {right: 48%}
    .b3b1-slider .slick-next {right: 21%;}
}
@media (max-width:1100px){
    .b3b1-slider .slick-prev {right: 43%}
    .b3b1-slider .slick-next {right: 3%;}
    
    .activeBanka2,
    .activeBanka4,
    .activeBanka3 {background-position: right 3% bottom 40px;}
    .activeBanka1 {background-position: right 3% bottom 180px;}
}
	/*--  end slick  --*/
/*--  block4  --*/
	.block4{
		padding-top: 60px;
		min-height: 800px;
		height: calc(100vh - 60px);
		height: -webkit-calc(100vh - 60px);
	}
	.block4 .container-fluid{
		height: 820px;
	}
	.b4-rb {
	  width: 1200px;
	  position: relative;
	  margin: auto;
	  height: 820px;
	}
	.b4-title{
		position: absolute;
		z-index: 9;
		top: 66px;
		right: 0;
		background-image: url('../img/b4-title.png');
		background-repeat: no-repeat;
		background-position: 0 0;
		height: 39px;
		width: 366px;
		font: 23px/40px Circe-ExtraBold;
		text-indent: 30px;
		color: #ffffff;
	}
	/*--//--*/
	.rbb4-block1{
		position: absolute;
		top: 115px;
		left: calc(50% - 308px);
		left: -webkit-calc(50% - 308px);
		background-image: url('../img/rbb4-block1.png');
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 616px;
		height: 619px;
		z-index: 9;
	}
	/*--//--*/
	.rbb4b1-adv .rbb4b1-title{
		position: absolute;
		width: 89px;
		height: 89px;
		cursor: pointer;
		border-radius: 90px;
		text-align: center;
		font: 66px/90px Circe-Regular;
		color: #cd1619;
	}
	.rbb4b1-adv .rbb4b1-title.active{
		background-color: #cd1619;
		color: #fff;
	}
	.rbb4b1-block1 .rbb4b1-title{
		top: 0;
		left: 258px;
	}
	.rbb4b1-block2 .rbb4b1-title{
		top: 75px;
		left: 453px;
	}
	.rbb4b1-block3 .rbb4b1-title{
		top: 265px;
		left: 528px;
	}
	.rbb4b1-block4 .rbb4b1-title{
		top: 454px;
		left: 453px;
	}
	.rbb4b1-block5 .rbb4b1-title{
		top: 531px;
		left: 265px;
	}
	.rbb4b1-block6 .rbb4b1-title{
		top: 450px;
		left: 75px;
	}
	.rbb4b1-block7 .rbb4b1-title{
		top: 265px;
		left: 1px;
	}
	.rbb4b1-block8 .rbb4b1-title{
		top: 79px;
		left: 74px;
	}
	/*--//--*/
	.rbb4b1-adv .rbb4b1-text{
		position: absolute;
		width: 400px;
		height: 280px;
		top: calc(50% - 140px);
		top: -webkit-calc(50% - 140px);
		left: calc(50% - 200px);
		left: -webkit-calc(50% - 200px);
		font: 23px Circe-ExtraBold;
		color: #1c1a1a;
		text-transform: uppercase;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
		-webkit-transition: opacity .3s ease-out 0s;
		-moz-transition: opacity .3s ease-out 0s;
		-o-transition: opacity .3s ease-out 0s;
		transition: opacity .3s ease-out 0s;
	}
	.rbb4b1-adv .rbb4b1-text.active{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	}
	.rbb4b1-adv .rbb4b1-text >span{
		display: table-cell;
		width: 400px;
		height: 280px;
		text-align: center;
		vertical-align: middle;
	}
	.rbb4b1-adv .rbb4b1-text >span >span{
		display: block;
		position: relative;
		padding-bottom: 15px;
	}
	.rbb4b1-adv .rbb4b1-text >span >span:after{
		content: '';
		position: absolute;
		bottom: 0;
		left: calc(50% - 35px);
		left: -webkit-calc(50% - 35px);
		height: 5px;
		width: 70px;
		background-color: #e62332;
	}
	/*--//--*/
	.rbb4-block2{
		position: absolute;
		z-index: 7;
		top: 140px;
		left: 0;
		height: 820px;
		width: 100%;
	}
	.rbb4-block2 > div {
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 2;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.rbb4-block2 .b4layer1 {background-image: url('../img/b4layer1.png');}
	.rbb4-block2 .b4layer2 {background-image: url('../img/b4layer2.png');}
	.rbb4-block2 .b4layer3 {background-image: url('../img/b4layer3.png');}
	.rbb4-block2 .b4layer4 {background-image: url('../img/b4layer4.png');}
/*--  end block4  --*/

/*--  footer  --*/
	footer{
		background-image: url('../img/footer.png');
		background-repeat: no-repeat;
		background-position: center top;
		height: 146px;
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	footer .container-fluid {
		z-index: 99;
		background-image: url('../img/footer.png');
		background-repeat: no-repeat;
		background-position: center top;
	}
	footer:before,
	footer:after{
		content: '';
		position: absolute;
		height: 146px;
		top: 0;
	}
	footer:before{
		left: calc(50% - 1000%);
		left: -webkit-calc(50% - 1000%);
		width: 1000%;
		background-color: #15a12b;
	}
	footer:after{
		right: calc(50% - 1000%);
		right: -webkit-calc(50% - 1000%);
		width: 1000%;
		background-color: #000000;
	}
	.foot-block1{
		position: absolute;
		width: 500px;
		height: 100%;
		top: 0;
		left: calc(50% - 250px);
		left: -webkit-calc(50% - 250px);
	}
	.fb1-wrapper{
		display: table-cell;
		width: 500px;
		height: 146px;
		text-align: center;
		vertical-align: middle;
	}
	.fb1-block1{
		display: block;
		font: 18px Circe-Bold;
		color: #cd1619;
		text-transform: uppercase;
	}
	.fb1-wrapper a{
		display: block;
		text-decoration: none;
		color: #fff;
		font: 18px Circe-Bold;
	}
	.fb1-wrapper a:hover{text-decoration: underline;}
	.fb1-block3{
		font-family: Circe-Regular;
		text-transform: uppercase;
	}
	/*--//--*/
	.foot-block2{
		position: absolute;
		right: 45px;
		top: calc(50% - 25px);
		top: -webkit-calc(50% - 25px);
		height: 49px;
	}
	.foot-block2 img{vertical-align: middle;}
/*--  end footer  --*/


@media screen and (max-width:1280px) {
	body{
		min-width: 780px;
	}
	.container-fluid {
		
	}

	.b3-banki.active{display: none;}
	.blockActivePage{display: none;}

	/*--  block1  --*/
		.block1{
			height: 375px;
			min-height: auto;
		}
		.block1 .container-fluid {
	    height: 375px;
		}
		.b1-block1{
			width: 406px;
			height: 375px;
			background-image: url('../img/b1-block1-tablet.png');
		}
		.b1-block1 a{
			margin: 70px 0 0 120px;
		}
		.b1-block1 a img{
			width: 124px;
		}
		/*--//--*/
		.b1-block2{
			height: 307px;
		}
		.b1b2-bg{
			background-image: url('../img/pole-tablet-v3.jpg');
		}
		/*--//--*/
		.b1-banka1 img{
			height: 160px;
		}
		.b1-banka2 img{
			height: 250px;
		}
		.b1-banka {bottom: 0;}
    
		.b1-banka.b1-banka1{right: 290px; bottom: 0;}
        .b1-banka.b1-banka1 img {max-height: 165px;}
        .b1-banka.b1-banka2 {right: 180px; bottom: 0;}
        .b1-banka.b1-banka2 img {max-height: 210px;}
        .b1-banka.b1-banka3 {right: 0; bottom: 0;}
        .b1-banka.b1-banka3 img {max-height: 200px}
        .b1-banka.b1-banka4 {right: 80px; bottom: 0;}
        .b1-banka.b1-banka4 img {max-height: 320px}
	/*--  end block1  --*/

	/*--  menu  --*/
		.menuBTN{
			position: fixed;
			display: block;
			background-image: url('../img/menuBTN.png');
			background-repeat: no-repeat;
			background-position: 0 0;
			width: 49px;
			height: 31px;
			cursor: pointer;
			top: 38px;
			left: 38px;
			z-index: 99;
		}
		.mobmenuBtnClose{
			background-image: url('../img/mobmenuBtnClose.png');
			background-repeat: no-repeat;
			background-position: 0 0;
			width: 37px;
			height: 37px;
			cursor: pointer;
			position: absolute;
			top: 38px;
			left: 38px;
		}
		.b1b2-mainMenu{
			background-image: url('../img/logo-menu.png');
			background-repeat: no-repeat;
			background-position: right 55px top 290px;
			display: block;
			overflow: hidden;
			position: fixed;
			background-color: #000;
			left: -100%;
			top: 0;
			width: 100%;
			height: 375px;
			z-index: 99999;
			box-shadow: 5px 0 10px rgba(0, 0, 0, 0.17);
			-webkit-transition: left .3s ease-out 0s;
			-moz-transition: left .3s ease-out 0s;
			-o-transition: left .3s ease-out 0s;
			transition: left .3s ease-out 0s;
		}
		.b1b2-mainMenu.active{
			left: 0;
		}
		/*--//--*/
		.b1b2-mainMenu ul{
			margin: 100px 0 0 150px;
		}
		.b1b2-mainMenu ul li{
			float: none;
			margin-bottom: 40px;
		}
		.b1b2-mainMenu ul li:last-child{margin-bottom: 0;}
		.b1b2-mainMenu ul li a{
			font: 23px Circe-ExtraBold;
			color: #ffffff;
		}
		.b1b2-mainMenu ul li a:hover, 
		.b1b2-mainMenu ul li.active a {
	    border-bottom: 3px solid #fff;
		}
	/*--  end menu  --*/

	/*--  switcher  --*/
		.switcher{top: 30px;}
		.switcher li a{
			font: 14px/14px Circe-Regular;
			border-bottom: 2px solid rgba(255, 255, 255, 0);
		}
		.switcher li.lang-active a {
    	border-bottom: 2px solid #030303;
		}
	/*--  end switcher  --*/

	/*--  block2  --*/
		.block2{
			background-image: url('../img/block2-tablet-img1.png');
			background-repeat: no-repeat;
			background-position: left top;
			height: 373px;
			min-height: auto;
			padding: 0;
		}
		.block2 .container-fluid{
			background-image: url('../img/block2-tablet-img2.png');
			background-repeat: no-repeat;
			background-position: right top;
		}
		.b2-title{
			width: 284px;
			top: 27px;
			z-index: 9;
		}
		.b2-rb{width: 100%;}
		/*--//--*/
		.b2-slider{
			width: 360px;
			margin: 73px auto 0;
			text-align: center;
		}
		.b2s-item{

		}
		.b2si-img{

		}
		.b2si-img img{
			vertical-align: middle;
			margin: auto;
		}
		.b2si-title{
			width: 240px;
			height: 70px;
			margin: auto;
		}
		.b2si-title span{
			font: 19px/24px Circe-ExtraBold;
			color: #1c1a1a;
			height: 70px;
			width: 240px;
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			text-transform: uppercase;
		}
		.b2si-text{
			font: 19px/19px Circe-Bold;
			color: #030303;
		}
	/*--  end block2  --*/


	
		

	/*--  block4  --*/
		.block4{
			background-image: url('../img/block4-tablet-img1.png');
			background-repeat: no-repeat;
			background-position: left top;
			min-height: auto;
			height: 373px;
			padding: 0;
		}
		.block4 .container-fluid{
			height: 373px;
			background-image: url('../img/block4-tablet-img2.png');
			background-repeat: no-repeat;
			background-position: right top;
		}
		.b4-title{
			width: 283px;
			text-indent: 30px;
			top: 25px;
		}
		.b4-rb{width: 100%;}
		/*--//--*/
		.b4-slider{
			width: 300px;
			margin: 75px auto 0;
		}
		.b4s-item{
			position: relative;
			padding-top: 125px;
		}
		.b4s-item:after{
			content: '';
			position: absolute;
			z-index: 1;
			border: 5px solid #f90013;
			background-color: #fff;
			border-radius: 100px;
			height: 90px;
			width: 90px;
			top: 0;
			left: calc(50% - 50px);
			left: -webkit-calc(50% - 50px);
		}
		.b4s-item:before{
			position: absolute;
			z-index: 2;
			text-align: center;
			font: 66px/100px Circe-Regular;
			color: #f90013;
			height: 100px;
			width: 100px;
			top: 0;
			left: calc(50% - 50px);
			left: -webkit-calc(50% - 50px);
		}
		.b4s-item1:before{content: '1';}
		.b4s-item2:before{content: '2';}
		.b4s-item3:before{content: '3';}
		.b4s-item4:before{content: '4';}
		.b4s-item5:before{content: '5';}
		.b4s-item6:before{content: '6';}
		.b4s-item7:before{content: '7';}
		.b4s-item8:before{content: '8';}
		/*--//--*/
		.b4si-text{
			font: 18px/28px Circe-ExtraBold;
			color: #1c1a1a;
			text-align: center;
			text-transform: uppercase;
			padding-bottom: 15px;
			position: relative;
		}
		.b4si-text:after{
			content: '';
			position: absolute;
			width: 70px;
			height: 5px;
			bottom: 0;
			left: calc(50% - 35px);
			left: -webkit-calc(50% - 35px);
			background-color: #e62332;
		}
	/*--  end block4  --*/
}

@media screen and (max-width:780px) {
	body{
		min-width: 375px;
	}
	.container-fluid {
		
	}

	/*--  block1  --*/
		.block1{
			height: 770px;
		}
		.block1 .container-fluid{
			height: 770px;
		}
		.b1-block1{
			float: none;
			overflow: hidden;
			background-image: url('../img/b1-block1-mobile-NEW.png');
			width: 100%;
			height: 444px;
		}
		.b1-block1 a{
			display: block;
			background-image: url('../img/logo-mobile-297.png');
			background-repeat: no-repeat;
			width: 297px;
			height: 73px;
			margin: 160px 0 0 35px;
		}
		.b1-block1 a img{
			display: none;
		}
		/*--//--*/
		.b1-block2{
			height: 710px;
		}
		.b1b2-bg{
			background-image: url('../img/pole-tablet-v3.jpg');
		}
		/*--//--*/
		.switcher {
			/*top: 310px;*/
		}
		/*--//--*/
		/*.b1-banka.b1-banka1, .b1-banka.b1-banka2 {
			bottom: 10px;
			right: 7px;
		}
		.b1-banka.b1-banka1 {
			right: 150px;
			bottom: 0;
		}*/
    
		.b1-banka.b1-banka1{right: 290px; bottom: 0;}
        .b1-banka.b1-banka1 img {max-height: 90px}
        .b1-banka.b1-banka2 { right: 205px; bottom: 0;}
        .b1-banka.b1-banka2 img {max-height: 210px;}
        .b1-banka.b1-banka3 {right: 0; bottom: 0;}
        .b1-banka.b1-banka3 img {max-height: 200px}
        .b1-banka.b1-banka4 {right: 80px; bottom: 0;}
        .b1-banka.b1-banka4 img {max-height: 275px;}
	/*--  end block1  --*/

	/*--  mopbMenu  --*/
		.b1b2-mainMenu{
			height: 100%;
			background-image: url('../img/logo-footer.png');
			background-position: right 47px bottom 40px;
			background-size: 174px auto;
		}
		.b1b2-mainMenu ul {
			margin: 200px 0 0 45px;
		}
	/*--  end mopbMenu  --*/

	/*--  block2  --*/
		.block2{
			height: 719px;
			padding-top: 90px;
			background-image: url('../img/block2-mobile.jpg');
			background-position: center top 0;
		}
		.block2 .container-fluid{background: none;}
		.b2-title{
			width: 260px;
			top: 0;
		}
		.b2-slider{
			margin-top: 255px;
		}
		.b2-rb{
			width: 375px;
		}
	/*--  end block2  --*/

	/*--  block3  --*/
		.block3{
			height: 815px;
		}
		.block3 .container-fluid{
			height: 815px;
			background-image: url('../img/pomidoru-mob.jpg');
		}
		.b3-title{
			background-image: url('../img/b4-title.png');
			width: 260px;
		}
		/*--//--*/
		.b3b1-slider{
			width: 100%;
			height: 812px;
			background: url('../img/b3-block2-mobile-NEW.png') no-repeat 0 0;
		}
		.b3b1-slider .b3-block2{
			height: 812px;
		}
		.b3-block2, .b3-block2 > div{
			width: 100%;
			height: 812px;
		}
		.block3 .b3-block2 .custom{
			padding: 110px 0 0 45px;
		}
		/*--//--*/
		.b3b1-slider .slick-arrow{
			top: 610px;
		}
		.b3-block2{
			background-size: 255px auto;
			background-position: center bottom 25px;
		}
		.b3b1-slider .slick-prev{
			right: auto;
			left: 35px;
		}
	/*--  end block3  --*/

    
    
    
	/*--  block4  --*/
		.b4-rb{
			width: 100%;
		}
		.block4{
			padding-top: 50px;
			background-image: url('../img/block4-mobile-img1.png');
			background-position: left bottom;
			background-repeat: no-repeat;
			height: 768px;
		}
		.block4 .container-fluid{
			background-image: url('../img/block4-mobile-img2.png');
			background-position: right bottom;
			background-repeat: no-repeat;
			height: 768px;
		}
		.b4-title{
			width: 260px;
		}
		.b4-slider{
			margin-top: 210px;
			width: 375px;
		}
		.b4si-text {
			padding: 0 40px 15px;
		}
		.slick-prev{
			left: 0;
			left: 35px;
		}
		.slick-next{
			right: 0;
			right: 35px;
		}
	/*--  end block4  --*/

	/*--  footer  --*/
		footer{
			background-image: url('../img/footer-mobile.jpg');
			height: 133px;
		}
		.fb1-wrapper{
			width: 375px;
			height: 133px;
		}
		.foot-block1{
			width: 375px;
			left: calc(50% - 187.5px);
			left: -webkit-calc(50% - 187.5px);
		}
		.foot-block2{
			display: none;
		}
	/*--  end footer  --*/
}



@media screen and (max-width: 480px) {

	.b1-banka.b1-banka1{right: 290px; bottom: 20px;;}
    .b1-banka.b1-banka1 img {max-height: 60px}

    .b1-banka.b1-banka2 { right: 205px; bottom: 20px;}
    .b1-banka.b1-banka2 img {max-height: 170px;}

    .b1-banka.b1-banka3 {right: 0; bottom: 20px;;}
    .b1-banka.b1-banka3 img {max-height: 160px}

    .b1-banka.b1-banka4 {right: 80px; bottom: 20px;}
    .b1-banka.b1-banka4 img {max-height: 215px;}

}



.where-map {
    height: 100vh;
    max-height: 720px;
    position: relative;
}
.where-map .b4-title {
    text-transform: uppercase;
}
.where__content--store {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.where-map #map {
    height: 100%;
    width: 100%;
}
.where-map {}
.where__content--store {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.where__content-container {
    display: block;
    text-align: center;
    max-width: 830px;
    width: 100%;
}
.map-title {
    font: bold 23px/41px "Circe-ExtraBold", Arial, sans-self;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    color: #fff;
}
.map-title span {
    position: relative;
    display: inline-block;
    padding: 0 40px;
}
.map-title span:after {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #16a12c;
    z-index: -1;
    content: "";
    clip-path: polygon(0 100%,93% 100%,100% 0,7% 0);
    -webkit-clip-path: polygon(0 100%,93% 100%,100% 0,7% 0);
}
.store-list + .map-title {
    margin-top: 27px;
}
.store-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center;
}
.store-list div {
    padding: 0 5px 10px;
    flex: 0 0 20%;
    box-sizing: border-box;
}
.store-list div a {
    background: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    padding-top: 75%;
    position: relative;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: .3s;
}
.store-list div a:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.store-list div a img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 80%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.where__content--btn {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 2;
    display: none;
}
.where__content--btn .btn {
    height: 53px;
    font:bold 14px/53px "Circe-ExtraBold", Arial, sans-self;
    padding: 0 20px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    background: #000;
    text-transform: uppercase;
}
.where__content--btn .btn.btn-green {background-color: #45AE4B;}
.where__content--btn .btn + .btn {margin-left: 10px;}

@media (max-width:560px){
    .store-list div {
        padding: 0 4px 8px;
        flex: 0 0 50%;
    }
    .store-list div a {
        padding-top: 55%;
    }
}




.social-network-item {
	display: block;
    cursor: pointer;
    text-align: right;
    text-decoration: none;
    font: 19px / 19px;
    color: #030303;
    text-transform: uppercase;
    padding-bottom: 1px;
    font-family: Circe-Bold;
    /*border-bottom: 3px solid #030303;*/
}


.social-network-item img {
	width: 45px;
}


.social-network-block {
	display: flex;
	gap: 15px
}


/* КАТАЛОГ НА ГЛАВНОЙ */

.products-block {
    width: 100%;
    background: url(../img/b3-block2-tablet.png) no-repeat -150px 0 / contain;
    position: relative;
    z-index: 7;
    display: flex;
    gap: 25px;
    height: 100%;
    align-items: center;
}

.products-block-categories {
	float: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    padding: 0px 0 0 125px;
    font-size: 19px;
    line-height: 22px;
    color: #ffffff;
    flex: 0 0 315px; /* Фиксированная ширина */
    max-width: 315px; /* На случай, если контент попытается растянуть */
}


.products-block-categories a.category-link {
    color: #ffffff;
    text-decoration: none;
    font-size: 24px;
    line-height: 1.4;
    font-family: Circe-Regular;
}

.products-block-categories a.category-link:hover {
	color: #e62a32;
}

.products-block-categories a.category-link.active {
	color: #e62a32;
}


.products-block-list {
    flex: 1; /* Занимает всё оставшееся пространство */
    min-width: 0; /* Важно! Иначе слайдер может вылезать за границы */
    padding-left: 120px;
    padding-right: 120px;
}

.products-block-slider {
  margin: 0 -15px;
}


#catalog-products {
    transition: opacity 0.3s ease, transform 0.3s ease;
}

#catalog-products.fading-out {
    opacity: 0;
    transform: translateY(10px);
}

#catalog-products.fading-in {
    opacity: 1;
    transform: translateY(0);
}



.products-block-slider .catalog-products_item {
  padding: 0 15px;
  box-sizing: border-box;
  float: none !important; /* Отключаем float, если он был */
  height: auto !important; /* Фикс для высоты */
}

.catalog-products_item .product-image img {
	max-width: 100%;
	transition: transform 0.3s ease;
}

.catalog-products_item .product-image img:hover {
	transform: translateY(-5px)
}

.product-title a {
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-family: Circe-Regular;
}

.product-title {
	text-align: center;
	margin-top: 15px;
}

/* Очистка float для slick */
.products-block-slider:before,
.products-block-slider:after {
  content: '';
  display: table;
}

.products-block-slider:after {
  clear: both;
}

.products-block-slider .slick-list {
    overflow: hidden; /* Обрезает лишнее */
}

.products-block-slider .slick-track {
    display: flex !important; /* Чтобы слайды были в одну строку */
}

.products-block-slider .slick-arrow {
	top: 50%;
    background-image: url(../img/arrows-white.png);
}

.products-block-slider .slick-next {
	background-position: -35px 0;
	right: 10px;
}

.products-block-slider .slick-prev {
	background-position: 0 0;
	left: 10px;
}


@media (max-width: 1520px) {
	.products-block-slider .slick-prev {
		left: -15px;
	}

	.products-block-slider .slick-next {
		right: -15px;
	}

	.b1b2-mainMenu ul li {
		margin-right: 20px;
	}
}


@media (max-width: 1280px) {
	.products-block-list {
		padding-right: 45px;
	}

}


@media (max-width: 920px) {
 	.products-block-list {
		padding-left: 45px;
	} 
}

@media (max-width: 780px) {
	.products-block-categories {
		padding: 110px 0 0 45px;
	}

	.products-block {
		display: block;
		width: 100%;
        height: 812px;
        background: url(../img/b3-block2-mobile-NEW.png) no-repeat 0 0;
	}

	.products-block-list {
        padding: 0px;
        margin-top: 45px;
	}

	.products-block-slider .catalog-products_item {
		text-align: center;
	}

	.catalog-products_item .product-image img {
		max-width: 320px;
    	margin: 0 auto;
	}

	.blcok-other-products .catalog-products_item .product-image img {
		max-width: 100%;
	}

	.products-block-slider .slick-prev {
		left: 25px;
	}

	.products-block-slider .slick-next {
		right: 25px;
	}

	.product-title {
		max-width: 50%;
    	margin: 0 auto;
	}

	.blcok-other-products .product-title {
		max-width: 100%;
	}
}

.blcok-other-products {
    padding: 155px 35px 100px 35px;
    /*background: #d5d5d5;*/
    background: url(../img/blcok-other-products.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.blcok-other-products .products-block-other-slider {
	max-width: 1592px;
    margin: 0 auto;
}

.blcok-other-products h3 {
	font-size: 24px;
	text-transform: uppercase;
	font-family: "Circe-Regular";
}

.blcok-other-products > h3 {
	padding-left: 120px;
}

.blcok-other-products h3.product-title {
	line-height: 1.2;
}


.blcok-other-products h3.product-title a {
	font-size: 18px;
	color: #000000;
	line-height: 1.2;
}


.blcok-other-products .slick-arrow {
	top: 50%;
}

.blcok-other-products .slick-prev {
	left: auto;
}

.blcok-other-products .slick-next {
	right: 0px;
}

.blcok-other-products .b2-title {
	top: 50px;
}

@media (max-width: 780px) {
	.blcok-other-products h3.product-title a {
		font-size: 16px;
	}
}


/* КАТАЛОГ НА ГЛАВНОЙ ### */



/* КАРТОЧКА ТОВАРА */


.product-detail-card {
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 0px;
}

@media (max-width: 1920px) {

	.product-detail-card {
		padding-right: 35px;
	}

}

.product-detail-header {
    /*text-align: center;*/
}

.product-detail-title {
    font-size: 28px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 10px;
    text-align: left;
}

.product-detail-content {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    align-items: flex-start;
}

.product-detail-image {
    flex: 1;
    width: 900px;
    text-align: center;
    position: relative;
    max-width: 50%;
}

.product-detail-image img {
    max-width: 100%;
    height: auto;
    /*border-radius: 8px;*/
    /*box-shadow: 0 4px 8px rgba(0,0,0,0.1);*/
}



.product-detail-image .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
/*    width: 48px;*/
/*    height: 48px;*/
    border: none;
	/*border-radius: 50%;*/
	/*background: rgba(255, 255, 255, 0.9);*/
	/*box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);*/
    cursor: pointer;
    font-size: 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background-image: url(../img/arrows-white.png);
	color: inherit;
	background-color: transparent;
	background-size: cover;
}

.product-detail-image .slick-arrow:hover {
/*    background: rgba(255, 255, 255, 1);*/
/*    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);*/
/*    transform: translateY(-50%) scale(1.05);*/
}

.product-detail-image .slick-arrow:active {
/*    transform: translateY(-50%) scale(0.95);*/
}

.product-detail-image .slick-arrow::before {
/*    content: '';*/
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #333;
    border-width: 2px 2px 0 0;
}

.product-detail-image .slick-next {
    right: 20px;
    background-position: -34px 0;
}

.product-detail-image .slick-next::before {
    transform: translate(-50%, -50%) rotate(45deg);
    margin-left: -2px;
}

.product-detail-image .slick-prev {
    left: 20px;
}

.product-detail-image .slick-prev::before {
    transform: translate(-50%, -50%) rotate(-135deg);
    margin-left: 2px;
}

/* Отключенное состояние */
.product-detail-image .slick-arrow.slick-disabled {
    opacity: 0.5;
    cursor: not-allowed;
    transform: translateY(-50%);
}

.product-detail-image .slick-arrow.slick-disabled:hover {
    transform: translateY(-50%);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
}




.product-detail-image .images-slider {
    max-width: 100%;
    margin: 0 auto;
}

.product-detail-image .images-slider .slide {
    text-align: center;
}

.product-detail-image .images-slider img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    max-height: calc(100vh - 128px);
    width: 100%;
    object-fit: cover;
}


.product-detail-image .images-slider-nav-block {
	width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
}

.product-detail-image .images-slider-nav .slick-track {
	margin: 0 auto;
	background: #fff;
	border-radius: 5px;
	display: inline-block;
    padding: 10px;
    width: auto !important;
}

.product-detail-image .images-slider-nav .slide {
	width: 70px !important;
	margin-right: 5px;
	opacity: 0.7;
}

.product-detail-image .images-slider-nav .slide:last-child {
	margin-right: 0px;
}

.product-detail-image .images-slider-nav .slide.slick-current {
	opacity: 1;
}

@media (max-width: 960px) {
	.product-detail-image .images-slider-nav .slide {
		width: 50px !important;
	}
}

@media (max-width: 440px) {
	.product-detail-image .images-slider-nav .slide {
		width: 32px !important;
	}
}


.product-detail-info {
    flex: 2;
    min-width: 300px;
    font-family: Circe-Regular;
    padding-top: 80px;
}

.product-detail-section {
    margin-bottom: 25px;
    font-size: 18px;
}

.product-detail-section-title {
    font-size: 20px;
    margin-bottom: 15px;
    padding: 5px 30px;
    background: #F0F0F0;
    transform: skew(-20deg);
    position: relative;
    left: -20px;
}

.product-detail-section-title span {
	  display: inline-block;
	  transform: skew(20deg);
}

.product-detail-section p {
    margin-bottom: 10px;
}

.product-detail-section ul {
   list-style-type: disc;
   padding-left: 25px;
}

.product-detail-advantages {
    list-style-type: none;
}

.product-detail-advantages li {
    padding: 8px 0;
    position: relative;
    padding-left: 25px;
}

.product-detail-advantages li:before {
    content: "✓";
    color: #27ae60;
    position: absolute;
    left: 0;
    font-weight: bold;
}

.product-detail-buttons-title {
	font-weight: 700;
    font-family: "Circe-Regular";
    text-align: left;
    font-size: 20px;
}

.product-detail-buttons {
    display: flex;
    gap: 15px;
    margin: 15px 0px 50px 0px;
    flex-wrap: wrap;
    font-family: Circe-Regular;
}

.product-detail-button {
    display: inline-block;
    padding: 12px 25px;
    background-color: #16a12c;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    font-weight: bold;
    transition: opacity 0.3s;
}

.product-detail-ozon {
	background-color: #005BFF;
}

.product-detail-wildberries {
	background-color: #A73AFD;
}

.product-detail-kuper {
	background-color: #5FEE76;
	color: #000000;
}

.product-detail-market {
	background-color: #FCE000;
	color: #000000;
}

.product-detail-perekrestok {
	background-color: #2A9D50;
}

.product-detail-button:hover {
   opacity: 0.7;
}

.product-detail-specs {
    width: 100%;
    border-collapse: collapse;
    margin: 15px 0;
}

.product-detail-specs td {
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
}

.product-detail-specs td:first-child {
    font-weight: bold;
    width: 40%;
}

.product-detail-volumes {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.product-detail-volume {
    padding: 8px 15px;
    background-color: #f1f1f1;
    border-radius: 20px;
    font-weight: bold;
}


a.button-back {
    border-radius: 5px;
    margin-bottom: 25px;
    color: #6D6D6D;
    text-decoration: none;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 7px;
}

a.button-back:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('../img/button-back.svg');
}

@media (max-width: 960px) {

	.product-detail-image {
		min-width: 100%;
		box-sizing: border-box;
        width: 100%;
        max-width: 100%;
	}

	.product-detail-info {
		width: 100%;
		padding: 0px 20px;
		box-sizing: border-box;
	}

	.product-detail-content {
		gap: 40px;
	}

	.product-detail-back {
		display: none;
	}

	.product-detail-card {
		padding-right: 0px;
	}

}


@media (max-width: 768px) {
    .product-detail-content {
        flex-direction: column;
    }
    
    .product-detail-button {
        text-align: center;
    }
}

/* КАРТОЧКА ТОВАРА ### */



/* О БРЕНДЕ */

.prime-brand {
    width: 1600px;
    max-width: 100%;
    padding-top: 85px;
    padding-left: 95px;
    padding-right: 20px;
    margin: 0 auto;
    display: flex;
    gap: 25px;
    /*justify-content: space-between;*/
    box-sizing: border-box;
}

.prime-brand__content {
    width: 770px;
    max-width: 100%;
    color: #00A23C;
    font-family: Circe-Regular;
	font-size: 185px;
	font-weight: 400;
	position: relative;
}

.prime-brand__content:before {
    content: "“";
    display: inline-block;
    font-family: Circe-Regular;
    position: absolute;
    top: -75px;
    left: -90px;
    font-size: 155px;
}

.prime-brand__decription {
	font-family: Circe-Regular;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.4;
	color: #000000;
	margin-bottom: 25px;
}

.prime-brand__title {
	color: #00A23C;
	font-family: Circe-Bold;
	font-size: 30px;
	font-weight: 400;
}

.prime-brand__img img {
	vertical-align: bottom;
}

@media (max-width: 1680px) {
	.prime-brand {
		gap: 55px;
    	justify-content: flex-start;
	}
}

@media (max-width: 780px) {
	.prime-brand {
		padding: 85px 25px 0px;
		flex-direction: column;
	}

	.prime-brand__decription {
		font-size: 24px;
	}

	.prime-brand__title {
		font-size: 24px;
	}
}


/* О БРЕНДЕ ##### */



/* Информация */

.block-informatio {
	background: url(/templates/tomatti/img/info-img-bg.png) no-repeat 100% 0 #FC131C;
}


.information-block {
    width: 1600px;
    max-width: 100%;
    padding: 80px 20px;
    margin: 0 auto;
    display: flex;
    box-sizing: border-box;
}

.information-block__content {
    max-width: 100%;
    position: relative;
}

.information-block__title {
	color: #FFFFFF;
	font-family: Circe-Bold;
	font-size: 54px;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 50px;
	z-index: 9;
    position: relative;
}

.information-block__decription {
	color: #FFFFFF;
	font-family: Circe-Regular;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
}


.info-img {
	position: absolute;
}

.info-img-1 {
    top: -10px;
    transform: translateX(-100px);
}

.info-img-2 {
    bottom: 0px;
    transform: translateX(-185px);
}

.info-img-3 {
    bottom: -25px;
    z-index: 9;
    transform: translateX(15px);
}

.info-img-4 {
	top: 0px;
    transform: translateX(50px);
}


@media (max-width: 1280px) {
	.information-block__img {
		display: none;
	}
}

@media (max-width: 960px) {
	.information-block__title {
		font-size: 32px;
	}
}

@media (max-width: 780px) {
	.block-informatio {
		background: #FC131C;
	}
}



/* Cookie */

.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: auto;
  background-color: rgb(0 0 0 / 80%);
  color: white;
  text-align: center;
  padding: 10px 10%;
  font-size: 14px;
  display: none;
  z-index: 1000;
  font-family: Circe-Regular;
}

.cookie-ok-btn {
  margin-left: 10px;
  padding: 5px 10px;
  background-color: #16a12c;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}

.cookie-ok-btn:hover {
  opacity: 0.7;
}


.cookie-no-btn {
	white-space: nowrap;
    color: #fff;
    font-family: Circe-Regular;
    margin-left: 10px;
}

.cookie-no-btn:hover {
    color: #fff;
    font-family: Circe-Regular;
}

.cookie-banner a {
	color: #fff;
}


/* Преимущества */

.advantages-list {
	display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.advantage-item {
	text-align: center;
	padding: 20px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    width: 185px;
    min-width: 170px;
}

.advantage-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	font-family: Circe-Regular;
}

.advantage-icon {
	margin-bottom: 15px;
}

.advantages {
	margin-bottom: 60px;
}


@media (max-width: 960px) {

	.advantage-item {
		width: 170px;
	}

}

@media (max-width: 560px) {

    .advantage-item {
        width: calc(50% - 8px);
        max-width: calc(50% - 8px);
        min-width: auto;
    }

}