body{
	font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}
@media (min-width: 980px){
	nav{
		min-height: 80px
	}
}
@media (min-width: 1420px){
	.container{
		min-width: 1400px;
	}
}
a:hover{
	text-decoration: none;
}
header{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9;
}
.navbar-brand img{
	height: 100px
}
@media (max-width:768px){
	.navbar-brand img{
	height: 80px
}
}
li.nav-item{
	text-transform: uppercase;
}
.btn-custom-light{
	text-decoration: none;
    outline: none;
    display: inline-block;
    padding: 0 18px;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    margin: 10px 20px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    color: #524f4e;
    background: white;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: .3s;
}
.btn-custom-light:hover{
	background: #ffeb00;
  	box-shadow: 0px 15px 20px rgb(0 0 0 / 78%);
  	color: #000;
  	transform: translateY(-7px);
	cursor: pointer;
}
.navbar-collapse{
	text-align: center;
	
}
.navbar-collapse.show{
	padding-bottom: 40px;
}
.socials{
	display: inline-block;
}
.socials a{
	font-size: 24px;
	margin: 0 6px
}
.socials a i:hover{
	color: #ffeb00;
}
.main-section{
	background: url("../img/main-bg.jpg");
	background-size: cover;
	overflow-x: hidden;
}
.main-section h1,
.main-section p{
	color: white;
}
.navbar-toggler{
	color: white;
	border-color: white;
}

.main-section{
	
}
.bg-fix{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	background: #000000;
	opacity: 0;
}
.section{
	padding: 80px 0;
}
@media (max-width: 768px){
	.section{
	padding: 46px 0;
}
}
.price-img{
	
}
.img-bg-pink{
	background: url(../img/kraska-pink.png);
	background-size: contain;
}
.img-bg-green{
	background: url(../img/kraska-green.png);
	background-size: contain;
}
.img-bg-lgreen{
	background: url(../img/kraska-lgreen.png);
	background-size: contain;
}
.img-bg-blue{
	background: url(../img/kraska-blue.png);
	background-size: contain;
}
.img-bg-lblue{
	background: url(../img/kraska-lblue.png);
	background-size: contain;
}
.img-bg-orange{
	background: url(../img/kraska-orange.png);
	background-size: contain;
}
.img-bg-red{
	background: url(../img/kraska-red.png);
	background-size: contain;
}
.img-bg-yellow{
	background: url(../img/kraska-pink.png);
	background-size: contain;
}
.bg-custom-orange{
	background: #ffa800;
}
.bg-custom-yellow{
	background: #f6ff00;
}
.bg-custom-red{
	background: #ff0000;
}
.bg-custom-pink{
	background: #f017de;
}
.bg-custom-blue{
	background: #001ed5;
}
.bg-custom-lblue{
	background: #00fcff;
}
.bg-custom-green{
	background: #ffeb00;
}
.bg-custom-lgreen{
	background: #06ff00;
}
.border-orange{
	border-color: #ffa800;
}
.border-yellow{
	border-color: #f6ff00;
}
.border-red{
	border-color: #ff0000;
}
.border-pink{
	border-color: #f017de;
}
.border-blue{
	border-color: #001ed5;
}
.border-lblue{
	border-color: #00fcff;
}
.border-green{
	border-color: #ffeb00;
}
.border-lgreen{
	border-color: #06ff00;
}
.swiper-slide{
	text-align: center;
}
.swiper-slide img{
	max-width: 100%;
}
.short-product .btn-custom-light{
	color: white;
	font-size: 20px;
	height: 54px;
	line-height: 54px;
}
.product-title{
	position: relative;
	margin-bottom: 30px;
}
.product-title h2{
	background: #fff;
}
.title-bg{
	border-style: solid;
	border-width: 5px;
	position: absolute;
	left: -10px;
	top: -10px;
	content: "";
	
	z-index: -1;
}
.short-product ul{
	list-style-type: none;
	padding-left: 16px;
}
.short-product ul li{
	position: relative;
}
.desc ul i{
	margin-right: 8px;
}
.price-text{
	font-size: 24px;
}
.price-text .bg-price{
	color: #fff;
	font-weight: bold;
	padding: 4px 8px;
}
.swiper-container{
	padding-bottom: 60px;
}
.swiper-pagination{
	bottom: -20px;
}
.img-mobile{
	max-width: 100%;
}
.bg-dark-green{
	background: #ffeb00;
	color: white;
}
footer a{
	color: white;
}
footer{
	background: url(../img/bg-footer.jpg);
	background-size: cover;
	background-position: center;
}
footer *{
	color: #fff;
}
.header-action{
	font-weight: bold;
	
	color: #ffeb00;
}
.header-action2{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 46px;
	color: #ffeb00;
}
.text-bold{
	font-weight: bold;
}
.text-red{
	color: red;
}
#sale{
	background-image: url(../img/bg-s.jpg);
	position: relative;
	
	
}
#col-sale{
	background-image: url(../img/kraska-yellow.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.form-action{
	border: 3px solid #ffeb00;
	padding: 0 20px;
	box-shadow:1px 1px 48px 10px rgba(143,143,143,1);
	-webkit-box-shadow:1px 1px 48px 10px rgba(143,143,143,1);
	-moz-box-shadow:1px 1px 48px 10px rgba(143,143,143,1);
	background-color: #fff;
}

#clock{
	color: black;
	font-size: 36px;
}
#clock .counters{
	background-color: #000;
	padding: 14px 10px;
	margin: 0px 2px;
	color: white;
	font-size: 36px;
	font-weight: bold;
	border-radius: 4px;
}
.kot{
	position: absolute;
	right: -30px;
}
.kot2{
	position: absolute;
	top: -30px;
	right: 30%;
}
span.counters{
	position: relative;
}

span.counters:nth-child(1)::after{
	content: "дней";

}
span.counters:nth-child(2)::after{
	content: "часов";

}
span.counters:nth-child(3)::after{
	content: "минут";

}
span.counters:nth-child(4)::after{
	content: "секунд";
	
}
span.counters:after{
	position: absolute;
	font-size: 14px;
	bottom: -22px;
	color: #000;
	left: 0;
	width: 100%;
	text-align: center;
}
.main-section{
		
		height: 100vh;
		
	}
	.main-section .container{
		position: relative;
		height: 100vh;
	}
#promo-text{
	position: absolute;
	left: 0px;
	bottom: 60px;
}
@media (max-width: 768px){
	.navbar-brand{
		margin-left: -30px;
	}
	.navbar-dark .navbar-toggler{
		color: #fff;
	}
}
.section{
	padding: 80px 0;
}






/* ---- .element-item ---- */

.element-item {
  color: #262524;
}

button:focus{
	outline: none;
}
.filters-button-group .button{
	background: none;
	font-size: 36px;
	border: none;
	box-shadow: none;
	border: 1px solid rgba(0,0,0,0);
}
@media (max-width: 768px){
	.filters-button-group .button{
		font-size: 20px;
	}
	.main-section h1{
		font-size: 1.8rem;
	}
}
.filters-button-group .button.is-checked{
	border: 1px solid #000;
	font-weight: bold;
}
.catalog .item{
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	padding: 10px;
}
.catalog .item:hover{
	box-shadow: 0px 0px 10px 1px #939393;
}
.catalog .item .item-title h3{
	font-size: 20px;
	font-weight: bold;
}
.price .normal-price{
	font-size: 36px;
	font-weight: bold;
}
.price .new-price{
	font-size: 36px;
	font-weight: bold;
	color: red;
}
.price .old-price{
	font-size: 18px;
	text-decoration: line-through;
}
.price .byn{
	    font-size: 18px;
		font-weight: normal;
}
.item-img img{
	max-width: 100%;
}
.catalog .btn-custom-light,
.action .btn-custom-light{
	line-height: 43px;
	border: 1px solid #000;
}
.catalog .btn-custom-light:hover,
.action .btn-custom-light:hover{
	border: 1px solid #ffeb00
}
.item-img{
	position: relative;
}
.item-img .sale-img{
	position: absolute;
	    bottom: -30px;
    left: 0px;
    width: 40%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0px;
}
.whatme{
	background: url(../img/bg-2.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
.whatme .title-header h2{
	font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0px 0px 14px rgba(0,0,0,0.84);
}
@media (max-width: 768px){
	.whatme .title-header h2{
		font-size: 22px;
	}
}
.item-prem{
	text-align: center;
	margin-top: 20px;
}
.item-prem img{
	max-width: 50%;
}
.item-prem p{
	color: #fff;
	margin-top: 16px;
	font-weight: bold;
	font-size: 20px;
}
#reviews .swiper-slide img{
	box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.3);
}
#reviews{
	background-color: rgb(128 128 128 / 13%);
}
#reviews .swiper-container{
	padding-top: 20px;
}