
.base-section-landing
{
		/* font-size:24px; */
		/* line-height:35px; */
}

.banner_ovner
{
	background:white;
	padding:20px 0;
	
}

.banner_ovner img
{
	width:100%;
}

.inner-ovner
{
	max-width:1227px;
	margin:0 auto;
	padding:0 15px;
	overflow:hidden;
}
.logo-division .slogan-ovner, .img-logo
{
	text-align:center;
}
.logo-division img
{
	width:197px;
	margin:0 auto;
}
.slogan-ovner
{
	font-size: 24px;
	line-height: normal;
	color: #413C3C
}

.red-text
{
	color:#cc0d0d;
}

.logo-division .red-text
{
	max-width:60%;
}
.products-circle
{
	display:flex;
	
}
.one-product-circle
{
	/* border: 3px solid #F7D008; */
	/* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
	/* width:120px; */
	/* height:120px; */
	/* border-radius:120px; */
	width: 120px;
	height: 120px;
	/* border-radius: 74% 29% 60% 50% / 55% 0 60% 50%; */
	/* border: 3px solid black; */
	transform: rotate(-45deg);
	margin-top: 20px;
	margin-left: 30px;
	border-radius: 0% 50% 50% 50% / 0 50% 50% 50%;
}
.shadow-circle
{
	width: 100%;
	height: 100%;
	border-radius: 100%;
	transform: rotate(45deg);
	/* box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25); */
}

.text-product-circle
{
	color: #000000;
	font-weight:bold;
	text-align: center;
	font-size: 18px;
	padding-top: 70px;
	/* width: 125%; */
	/* height: 120%; */
}
.b-time {
    display: block;
    position: absolute;
    top: -20px;
    right: -5px;
    background: #fff;
    color: #010100;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 1.4;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: -1px;
}

.b-time span {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-top: -9px;
    /* text-shadow: 0px 0px #010100; */
}

.one-product-circle:nth-child(2) .text-product-circle
{
	background:url("../img/brik.png") center 30px no-repeat;
}

.one-product-circle:nth-child(1) .text-product-circle
{
	background:url("../img/drova.png") center 20px no-repeat;
}

.one-product-circle:nth-child(3) .text-product-circle
{
	background:url("../img/pallet.png") center 30px no-repeat;
}

.logo-division .products-circle
{
	margin-top:70px;
	display:none;
	
}
.logo-division .one-product-circle
{
	margin-left:60px;
	
}
	.ovens-des
	{
		margin-top:28px;
	}
.ovens-des p
	{
		margin:0;
		
		line-height: normal;
	}
	
	
.long-burn__boiler-image__divizion {/* width: 319px; */height: 623px;overflow: hidden;display:none;}	

.long-burn .one-product-circle
{
	background: #E8B124;
}

.bg-square {
    width: 150px;
    height: 150px;
    background: url('../img/bg-square.png');
    /* background-size: cover; */
}

.bg-shield {
    width: 150px;
    height: 150px;
    background: url('../img/bg-shield.png');
}

.bg-pan {
    width: 150px;
    height: 150px;
    background: url('../img/bg-pan.png');
}

.bg-lock {
    width: 164px;
    height: 150px;
    background: url('../img/bg-lock.png');
}

.bg-gear {
    width: 150px;
    height: 150px;
    background: url('../img/bg-gear.png');
}


.bg-burn_time {
    width: 150px;
    height: 150px;
    background: url('../img/bg-burning-time.png');
}

.long-burn__title
{
	text-align:center;
	margin-top: 60px;
}
.inner-prem
{
	width:1200px;
	
}
.long-burn__inner
{
	display:flex;
	flex-wrap: wrap;
}
.premium
{
	width:50%;
	background-repeat:no-repeat;
	margin-bottom:30px;
}

.back-prem {
    /* margin: 0 auto; */
    transform: scale(.8);
    margin-right: 70px;
    /* left: 0; */
    background-size: contain;
}

.title-prem
{
	color: #FF5C26;
	font-size:14px;
	font-weight: 600;
	margin-top: 20px;
	font-weight: 400;
}
.des-prem
{
	/* font-size:14px; */
}
.premium-container .long-burn__title
{
	color:#000000;
	/* margin:20px 0; */
}


.content-oblast p
	{font-weight: 400;}
	

.construct-oven
{
	/* background:rgba(226, 137, 31, 0.81); */
	background-image: -webkit-gradient(linear, left top, right top, from(#ff5c26), to(#ffbf00));
	background-image: linear-gradient(to right, #ff5c26, #ffbf00);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), inset 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.construct-oven .image-oven
{
	display:flex;
}
.construct-oven .long-burn__title
{
	    padding: 60px 0 0 0;
	    color:white;
}
.list-construct
{
	width: 53%;
	font-size: 14px;
	color: #2C2727;
	list-style-type:none;
	margin:0;
	padding:0;
}

.list-construct li
{
	margin:0;
	padding:0;
	text-align: right;
    line-height: 14px;
    margin: 0 0 20px 0;
	    height: 28px;
}

.list-construct li:nth-child(2)
{
	 margin: 0 0 10px 0;
}

.list-construct li:nth-child(3)
{
	 margin: 0 0 18px 0;
}

.list-construct li:nth-child(4)
{
	 margin: 0 0 10px 0;
}

.list-construct li:nth-child(5)
{
	 margin: 0 0 20px 0;
}
.construct-img-cont
{
	background:url("../img/image-construct-mobile.png") center center no-repeat;
	width:150px;
	height:260px;
	margin-left: 10px;
}
.text-oven
{
font-size: 18px;
line-height: 26px;
color: #FAF4F4;
}



.title-base-land
{
	padding:20px 0;
	text-align:center;
	width: 100%;
	font-size:48px;
	font-weight: normal;
}

.recomendation__link-wrapper
{
		text-align:center;
		    width: 100%;
}

.slide-oblast .slide .long-burn__inner
{
	
	display:flex;
	background:#F6F0F0;
	
	
}
.slide-oblast .recomendation__title, .dop-obor .recomendation__title
{
	padding:70px 0 60px 45px;
}
.content-oblast
{
	padding:20px;
	box-sizing: border-box;
}
.slide-oblast .slide
{
	max-height: 400px;
	display: flex;
}
.image-oblast
{
	display:none;
}
.image-oblast img {
	height:400px;
}

.slide-oblast .slick-arrow
{
	position:absolute;
	bottom: 63px;
    overflow: hidden;
    text-indent: 150px;
    width: 120px;
    border: 0;
    left: 55%;
	outline:none;
	z-index:9;
}

.recommended .recomendation__title {
    margin: 60px 0 40px;
}

.slide-oblast .slick-arrow.slick-prev
{
	background:url(../img/arrow_left.png) center center no-repeat;
	
}

.slide-oblast .slick-arrow.slick-next
{
	background:url(../img/arrow_right.png) center center no-repeat;
}

.slide-init
{
	position:relative;
}
.dop-obor
{
	padding-bottom:30px;
}
.dop-obor-content
{
	width:50%;
	color: #1e1e1e;
	font-weight:400;
}

.dop-obor-image
{
	width:50%;
}

.slick-inner
	{
		position:relative;
	}
	.slick-arrows
	{
		position: absolute;
		height: 40px;
		width: 70%;
		z-index: 9;
		/* bottom: 10px; */
		right: 0;
	}
	
	.slick-arrow
	{
		display:block;
		height:40px;
	}

@media (max-width: 745px)
{
	
	
	
	.title-base-land
	{
		font-size:24px;
	}
	.long-burn .products-circle
	{
		justify-content: space-around;
		margin-bottom:20px;
	}
	.long-burn .one-product-circle
	{
		width:84px;
		height:84px;
		
	}
	
	.long-burn .text-product-circle
	{
		font-size: 14px;
		padding-top: 50px;
		line-height: 17px;
		
		
	}
	
	.one-product-circle:nth-child(1) .text-product-circle
	{
		background-size: 50px auto !important;
		background-position: center 20px !important;
	}

	.one-product-circle:nth-child(2) .text-product-circle
	{
		background-size: 40px auto !important;
		background-position: center 10px !important;
	}

	.one-product-circle:nth-child(3) .text-product-circle
	{
		background-size: 50px auto !important;
		background-position: center 20px !important;
	}
	
	.long-burn__title
	{
		margin-top:20px;
	}
	
	.content-oblast
	{
		padding-bottom:100px !important;
	}
	.slide-oblast .slick-arrow.slick-prev
	{
			
			left:25px;
		
	}
	
	.slide-init .long-burn__inner
	{
		height:370px;
	}
	
	.slide-oblast .slick-arrow.slick-next
	{
			right:25px;
			left:auto;
		
	}
	
	.slide-oblast .recomendation__title, .dop-obor .recomendation__title
	{
		padding:30px 0 10px 0;
		width:100%;
		text-align:left;
	}
	
	.dop-obor-content
	{
	font-size: 18px;

	
	}
	
	.slick-arrows
	{
		width:100%;
	}
	
	.slide-oblast .slick-arrow
	{
			/* bottom:33px; */
	}
	
	.premium 
	{
		padding:0 10px;
		box-sizing: border-box;
		text-align: center;
	}
	.back-prem
	{
		transform: scale(.6);
		    margin: -30px 0 -30px 0;
			
	}
	
	.premium-container .long-burn__inner
	{

		padding: 0 10px;
	}
	
	.title-prem
	{
		margin-bottom:10px;
		text-align:left;
		font-size:14px;
		line-height:17px;
		 font-weight: 700;
	}
	
	.des-prem
	{
		text-align:left;
		line-height: 17px;
	}

	.recomendation__title, .title-base-land
	{
		font-size: 36px;
		line-height: 44px;
	}
	
	.title-obl
	{
			font-size:24px;
			line-height:29px;
	}
	
	.content-oblast p
	{
		line-height:22px;
	}
	.b-time {
    display: block;
    position: absolute;
    top: -20px;
    right: -5px;
    background: #fff;
    color: #010100;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 1.4;
    font-weight: 600;
    font-size: 26px;
    letter-spacing: -1px;
}

.b-time span {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-top: -9px;
    /* text-shadow: 0px 0px #010100; */
}

}		


@media only screen
and (min-width: 745px)
and (max-width: 1200px) {
	
	.slick-arrows
	{

    width: 50%;
   
	}
	.recomendation__title
	{
		font-size:30px;
		width:100%;
	}
  /* Styles */
  .slide-oblast .slick-arrow.slick-next
	{
	  /* margin-left: 220px; */
	}
  .content-oblast
	{
		padding:40px;
	}
  .logo-division .products-circle
  {
	  justify-content: space-around;
	  padding:10px 0;
  }
  
  .long-burn .products-circle {
    justify-content: space-around;
    margin-bottom: 20px;
    width: 100%;
 }
	.long-burn__title {

		font-size: 28px;
		padding:20px 0;

	}

.image-oblast
	{
		display:block;
	}
	
	.image-oblast
	{
		display:block;
		width:50%;
	}
	
	.content-oblast
	{
		width:50%;
	}
	
	.dop-obor-content
	{
	font-size: 28px;
	line-height: normal;
	width:50%;
	
	}
	
	.dop-obor-image
	{
		wdith:50%;
	}
	
	.slide-oblast .slick-arrow.slick-prev
	{
		/* margin-left:-250px; */
		    left: 30px;

	}
	
	.slide-oblast .slick-arrow.slick-next
	{
		/* margin-left:250px; */
		    left: auto;
    right: 30px;
	}
  
}

@media (min-width: 1200px)
{
	.page-header
	{
			/* height: 170px; */
	}
	.dop-obor-content
	{
	font-size: 26px;
	line-height: normal;
	width:70%;
	line-height: 43px;
	font-weight: 300;
	}
	
	.dop-obor-image
	{
		width:30%;
	}
	
	.slide-oblast .slick-arrow.slick-prev
	{
		/* margin-left:-250px; */
		left: 90px;
	}
	
	.slide-oblast .slick-arrow.slick-next
	{
		/* margin-left:250px; */
		    left: auto;
    right: 90px;
	}
	.image-oblast
	{
		display: flex;
		width: 30%;
		height: 400px;
		/* align-items: stretch; */
		/* flex-direction: column; */
	}
	.title-obl
	{
		font-size: 48px;
		font-size: 36px;
		line-height: 58px;
		font-weight: 400;
		margin:0;
	}
	.content-oblast
	{
		/* padding:100px; */
		padding-left: 60px;
		width:55%;
	}
	.content-oblast p
	{
		margin-top: 40px;
		/* font-size:18px; */
		/* line-height:22px; */
	}
	.construct-oven .text-oven
	{
		width:40%;
		
	}
	
	.construct-oven .image-oven
	{

		width:60%;
		
	}
	
	.inner-ovner>div
	{
		float:left;
		width:50%;
	}
	
	.logo-division, .img-logo
	{
		text-align: left;
		max-width: 80%;
	}
	.long-burn__wrapper__divizion .products-circle
	{
	justify-content: flex-end;
	}
	
	.long-burn__wrapper__divizion .products-circle
	{
			flex-direction: column;
			height: 500px;
			justify-content: space-around;
	}
	
	.long-burn__wrapper__divizion .long-burn__boiler-image_divizion
	{
		width:20%;
	}
	
	.long-burn__wrapper__divizion .products-circle
	{
		width: 13%;
	}
	
	.long-burn__wrapper__divizion .long-burn__text
	{
		width:68%;
		padding: 0 65px;
		box-sizing: border-box;
	}
	
	.long-burn__boiler-image__divizion
	{
		display:block;
	}
		
		.construct-oven .text-oven
	{order: -1;}
	
	.premium
	{
		width:33.3%;
		align-content: center;
		/* justify-content: center; */
		align-items: center;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		/* padding-right: 61px; */
	}
	
	.long-burn__wrapper__divizion .long-burn__text p
	{
		height:150px;
	}
	
	.construct-oven
	{
		
	}
}

@media (min-width: 745px)
{
	
	
	.construct-oven
	{
		padding-bottom:96px;
	}

	
	.list-construct li
	{

		text-align: right;
		margin: 0 0 55px 0;
		line-height: 18px;
	}
	
	

	.list-construct li:nth-child(2)
	{
		 margin: 0 0 45px 0;
	}

	.list-construct li:nth-child(3)
	{
		 margin: 0 0 45px 0;
	}

	.list-construct li:nth-child(4)
	{
		 margin: 0 0 40px 0;
	}

	.list-construct li:nth-child(5)
	{
		 margin: 0 0 55px 0;
	}
	.construct-oven .long-burn__inner
	{
			display:flex;
	}	
	
	.construct-oven .text-oven
	{/* font-size: 24px; *//* line-height: 35px; */font-weight: 600;}
	
	.construct-oven .image-oven
	{


		
	}
	
	.construct-oven .list-construct
	{
		font-size:18px;
		padding-top: 30px;
	}
	
	.construct-img-cont
	{
		width:417px;
		background:url("../img/image-construct.png") center center no-repeat;
		background-size:contain;
		height:auto;
	}

	
	
	.title-prem
	{
		font-size:26px;
		margin-bottom: 35px;
		/* align-self: start; */
		margin-right: 70px;
		margin-top: 0;
	}
	.des-prem
	{
		/* font-size:24px; */
		padding-right: 70px;
		text-align: center;
	}
	.long-burn__wrapper__divizion
	{
		overflow:hidden;
	}
	
	
	.long-burn__wrapper__divizion>div
	{
			float:left;
	}
	
	
	
	
	
	
	
	
	
	
	p.small-text
	{
		font-size: 18px;
		line-height: 22px;
	}
	.logo-division .products-circle
	{
		display:flex;
		
		padding:10px 0;
	}
	
	

	
	
	.logo-division img
	{
		width:558px;
		
	}
	
	.slogan-ovner
	{
		font-size: 48px;
		line-height: 25px;
	}
	
	.logo-division, .img-logo
	{
		margin-top: 15px;
	}
	.logo-division .red-text
	{
		max-width:100%;
		line-height: 34px;

	}
	
	.ovens-des
	{
		margin-top: 110px;
		font-size:28px;
		line-height: 34px;

	}
	
	
}
@media (max-width: 1044px)
{
	.base-section-landing
	{
			font-size:18px;
			line-height:26px;
	}
	
	.construct-oven .text-oven
	{
		font-weight:600;
	}
	
	.ovens-des p
	{
		margin-bottom:15px;
	}
	
	.long-burn__title {
        margin-bottom: 12px;
        font-weight: 300;
        font-size: 36px;
        line-height: 44px;
        text-align: center;
    }
    .long-burn__text {
        margin-bottom: 22px;
    }
	
	.long-burn__title
	{
		margin:40px 0;
	}
	
	
