body {
	font-family: 'Roboto Condensed', sans-serif;
	box-sizing: border-box;
}
*{
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;

	transition: .3s;
}
a:hover{
	text-decoration: none;
}
ul, li{
	list-style: none;
}
button:focus{
	outline: none;
}


table{
	text-align: center;
}
tr, td{
	padding: 5px;
}


.title{
	color: #202020;
	font-size: 48px;
	font-weight: bold;
	background: #fefe00;
	display: inline-block;
	text-transform: uppercase;
	padding: 0 16px 0 16px;
}
.fiks:after {
	content: " ";
	display: table;
	clear: both;
}


header .container-head-top{
    padding: 24px 0 28px 0;
}
header .logo {
	display: inline-block;
	width: 401px;
}
header .logo img{
	width: 100%;
}


header .head-icon i{
	background-size: 100% 100%;
	display: inline-block;
	width: 39px;
	height: 39px;
	float: left;
}
header .head-info{
	position: relative;
	margin-bottom: 0;
}
header .head-phone{
	margin-left: 76px;
}
header .head-phone .head-info{
    top: 7px;
    left: 14px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
header .head-address{
    margin-left: 5px;
}
header .head-address .head-info{
    top: -2px;
    left: 19px;
    font-size: 14px;
    font-weight: 400;
    padding-right: 5px;
}
header .lang {
    margin-bottom: 5px;
    text-transform: uppercase;
}
header .lang .btn-secondary{
	background: #1a3496;
	border-radius: 100px;
    text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 11px 22px 9px 0px;
}
header .lang.show .btn-secondary{
    border-radius: 25px 25px 0 0
}
header .lang .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle{
	background: #1a3496;
	border-color: #1a3496;

}
header .lang .btn-secondary:focus, .btn-secondary.focus{
	box-shadow: none;

}
header .lang .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus{
	box-shadow: none;
}
header .lang .btn-secondary:hover{
	border-color: transparent;

}
header .lang .dropdown-menu a:hover{
	color: #000;
}
header .navbar{
	margin-bottom: 0;
}
header .navbar-nav .dropdown-menu{
	background: #0c216f;
}
header .container-head-nav .navbar .nav-item a.dropdown-item:hover{
	background: #fff;
	color:#000;
}
header .lang  .dropdown-item.active, .dropdown-item:active {
    color: #000 !important;
    text-decoration: none;
    background-color: #fff;
}
header .lang .dropdown-toggle::after{
	display: none;
}
header .lang .dropdown-toggle::before {
	background-image: url(../img/prew-lang.png);
    display: inline-block;
    width: 12px;
    height: 7px;
    content: "";
    margin: 0 7px 0 12px;

}
header .lang .dropdown-menu {
    min-width: 82px;
    background: #1a3496;
    border-radius: 0 0 25px 25px;
        top: -7px !important;
}
header .lang .dropdown-menu a{
    color: #fff;
        text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}






header .container-head-nav{
	background: #1a3496;
}
header .container-head-nav .navbar{
	padding: 7px 0;
}
header .container-head-nav .navbar .navbar-nav{
	width: 100%;
}
header .container-head-nav .navbar .nav-item a{
	color :#fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;	
}
header .container-head-nav .navbar .nav-item.active a{
	color:#e1e1e1;
}
header .container-head-nav .navbar .nav-item:hover a{
	color :#e1e1e1;
}

header .container-head-nav .navbar .nav-item:first-child a{
	padding-left: 0;
}
header .container-head-nav .navbar .nav-item:last-child a{
	padding-right: 0;
}





.container-slider{
  box-shadow: 0px 31px 51.3px 2.7px rgba(26, 58, 95, 0.3);
  height: 480px;
  position: relative;
}
.top-catalog{
	align-items: center;
	background: #202020;
	color: #fff;
	height: 100%;
	/*position: relative;*/
	/*width: 50%;*/
	/*float: left;*/
}

.slider{
    position: absolute;
    left: 50%; 
    top: 0;
    width: 50%;
}
.text{
	width: 358px;
}
.text .text-item{
	font-weight: 400;
	font-size: 36px;
}
.text .text-item span{
	padding: 0 9px 0 5px;
	background: #fefe00;
	color: #000;
}
.text .btn-catalog{
	margin-top: 32px;
}
.text .btn-catalog i{
	display: inline-block;
	width: 24px;
	height: 24px;
	position: relative;
    top: 5px;
    margin-right: 16px;
}
.text .btn-catalog a{
	color: #fefe00;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}

.slider .owl-catalog .slider-item{
	height: 480px;
}
.slider-item img{
	width: 100%;
	height: 100%;
}
.slider .owl-catalog .owl-dots {
    position: absolute;
    bottom: 22px;
    left: 33px;
}
.slider .owl-catalog .owl-dots .owl-dot{
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	border-radius: 100px;
	margin-right: 10px;
}
.slider .owl-catalog .owl-dots .owl-dot.active{
	background: #fff;
}





.company{
	margin-top: 187px;
	margin-bottom: 106px;
	position: relative;
}
.company .info .company-text{
	display: inline-block;
	float: left;
    max-width: 552px;
    margin-bottom: 126px;
}
.company .info .company-text .title{
	margin-bottom: 50px;
}
.company .info i{
	display: inline-block;
	position: relative;
	top: -384px;
	z-index: -10;
	width: 872px;
	height: 563px;
	float: right;

}
.company .info p{
	font-size: 18px;
	font-weight: 400;
	color: #000;
}
.company .row-info-company{
	/*height: 210px;*/
    padding: 60px 0 60px;
	background: #1a3496;
  box-shadow: 0px 11px 19.95px 1.05px rgba(55, 55, 55, 0.16);

}

.company i.man{
    /*background-size: 80% 80%;*/
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
	top: -92px;
    right: 63px;
    z-index: -10;
    width: 739px;
    height: 510px;

}
.company .row-info-company .icon-item-company{
	display: flex;
    align-items: center;
    text-transform: uppercase;
}
.company .row-info-company .icon-item-company i{
	display: inline-block;
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	margin-right: 20px;

}
.company .row-info-company .icon-item-company h3{
	font-weight: bold;
	font-size: 18px;
	color: #fff;
    width: 130px;
    margin-bottom: 0;
}



.products {
	margin-bottom: 93px;
}
.products .title{
	margin-bottom: 50px;
}
.products.products-section .products-item{
	display: block;
    width: 90%;
    margin: 0 auto 40px;
}
.products  .products-item{
	display: block;
    width: 95%;
    margin: 0 auto;
}
.products.products-section .products-item .products-title h5{
	font-size: 18px;
}
.products.products-section .products-item .products-title {
    padding: 19px 20px 9px 13px;
}
.products.products-section .products-item .products-photo {
    height: 201px;
    width: 342px;
    box-shadow: 0px 11px 19.95px 1.05px rgb(55 55 55 / 16%);
}
.products.products-section .products-item .products-title {
    position: static;
     width: auto; 
    height: 127px;
}
.products.products-section .products-item .products-title span{
	display: none;
}
.products.products-section .products-photo img
{
    max-height: 201px;

}
.products.production-list-kolca .products-photo img
{
    max-height: 261px;

}
.products .products-photo img{
    max-height: 234px;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.products .products-item:hover {
	-webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

 









.products .products-item .products-photo{
	height: 234px;
	    width: 360px;
  	box-shadow: 0px 11px 19.95px 1.05px rgba(55, 55, 55, 0.16);
}


/*.products .products-item i{
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	display: inline-block;
	width: 100%;
	height: 100%;

	transition: .4s;
}
*/
/*.products .products-photo img{
    max-height: 220px;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.products .products-photo:hover img{
	-webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -ms-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

.products .products-item:hover i{
	background-size: 110% 110%;

}*/
.products .products-item .products-title {
	position: relative;
    top: -39px;
	background: #202020;
	padding: 31px 10px 10px 25px ;
	width: 286px;
	height: 127px;
}
.products .products-item .products-title h5{
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.products .products-item:hover {
	text-decoration: none;
}
.products .products-item:hover .products-title h5 {
	color: #ffff9a;
}
.products .products-item .products-title span{
	position: absolute;
	z-index: -1;
    top: 39px;
    right: -43px;
	width: 157px;
	height: 127px;
	background: #f8f800;
}




.catalog{
	margin-bottom: 116px;
}
.catalog-bg{
  	box-shadow: 0px 11px 19.95px 1.05px rgba(55, 55, 55, 0.16);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 294px;
	color: #fff;
}
.catalog .title-catalog{
	margin-left: 68px;
}
.catalog .title-catalog h6{
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	width: 177px;
}
.catalog .title-catalog p{
	font-size: 16px;
	font-weight: 300;
	width: 290px;
}
.catalog .catalog-item {
    display: flex;
    align-items: center;
}
.catalog .catalog-item .icon-catalog{}
.catalog .catalog-item .icon-catalog img{}
.catalog .catalog-item .icon-catalog span{
	display: block;
	width: 142px;
	height: 19px;
}
.catalog .catalog-item h5{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	width: 150px;
    margin-bottom: 26px;
}
.catalog .catalog-item a.btn-catalog{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fefe00;
	border: 1px solid #fefe00;
	padding: 11px 27px;
}
.catalog .catalog-item a.btn-catalog:hover{
	color: #fff;
	background: #979700;
	border-color: #979700;
	text-decoration: none;
}





.news .news-item{

}
.news .news-item .date{
	background: #f8f800;
	display: inline-block;
	text-transform: uppercase;
	text-align: center;
	padding: 8px 11px 14px 12px;
	float:left;
}
.news .news-item .date span{
	display: block;
}
.news .news-item .date .num{
	font-size: 30px;
	font-weight: 700;
	color: #000;

}
.news .news-item .date .month{
	font-size: 15px;
	font-weight: 700;
	color: #000;

}
.news .news-item .info{
	color: #000;
	float: right;
	max-width: 268px;
}
.news .news-item .info a{
	color:#000;
}
.news .news-item .info a:hover{
	color:#424200;
}
.news .news-item .info h4{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.news .news-item .info p{
	font-size: 16px;
	font-weight: 400;
}






.licenses{
	background: #f2f2f2;
	height: 402px;
	margin-top: 96px;
}
.licenses .title-licenses{
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 93px; 
}
.licenses .owl-licenses{
	margin-top: 79px;
}
.licenses .licenses-item{
	width: 164px;
    height: 227px;
	background: #fff;
	padding: 27px 21px 21px 21px;
 	box-shadow: 0px 11px 19.95px 1.05px rgba(55, 55, 55, 0.16);
    margin-bottom: 33px;
    margin-top: 12px;
}
.licenses  .owl-nav{
    position: absolute;
    left: -108%;
    top: 66%;
}
.licenses  .owl-nav span{
	display: none;
}
.licenses  .owl-licenses .owl-nav .owl-prev{
	font-size: 0;
	background-image: url(../img/prev.png);
	width: 81px;
	height: 85px;

}

.licenses  .owl-licenses .owl-nav .owl-next{
	font-size: 0;
	background-image: url(../img/next.png);
	width: 81px;
	height: 85px;

}
.licenses  .owl-licenses .owl-stage-outer{
	position: static;
}








.contacts{
	height: 623px;
}
.contacts .title-contacts{
	color:#fff;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 103px 0 81px;

}

.contacts .contacts-info {
	color: #fff;
	font-weight: 300;
	font-size: 18px;
}
.contacts .contacts-info .address-1{
	margin-bottom: 39px;
}
.contacts .contacts-info h6{
	color: #fefe00;
}
.contacts .contacts-info .contacts-num{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin-top: 14px;
	display: block;
}
.contacts .contacts-info .contacts-num:hover{
	text-decoration: underline;
}
.contacts .contacts-info .contacts-num i{
	position: relative;
    top: 8px;
	display: inline-block;
	width: 39px;
	height: 39px;
}
.contacts form{
	width: 442px;
}
.contacts form input, textarea{
	width: 100%;
	background: rgb(255,255,255,0.16);
	color: #fff;
	border: none;
	margin-bottom: 16px;
	padding-left: 25px;
}
.contacts form input{
	height: 45px;
}
.contacts form textarea{
	height: 91px;
	padding-top: 14px;
}
.contacts form input::placeholder{
	color: #fff;
	display: block;
		font-weight: 300;
	font-size: 16px;
}
.contacts form textarea::placeholder{
	color: #fff;
	display: block;
	font-weight: 300;
	font-size: 16px;
}
.contacts .btn-contacts{
	display: inline-block;
	background: #fefe00;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	padding: 17px 76px;
	text-transform: uppercase;
	/*margin-top: 14px;*/
}
.contacts .btn-contacts:hover{
	background: #c9c900;
}



footer{
	padding: 58px 0 66px;
	background: #f2f2f2;
}
footer .prava{
	font-size: 16px;
	font-weight: 300;
	color:#565656;
}
footer .menu{
	column-count: 2;
}
footer .menu li a{
	font-size: 16px;
	color:#595959;
	font-weight: 500;
	text-transform: uppercase;
}
footer .menu li a:hover{
	color: #000;
	text-decoration: underline;
}
footer .maxioma{
	font-size: 16px;
	font-weight: 400;
}
footer .maxioma span{
	color: #565656;
}
footer .maxioma a{
	color: #000;

}







#bx_incl_area_1{
	display: inline;
}

.bx-breadcrumb .bx-breadcrumb-item:last-child span{
	color: red !important;
}









.top-info-news{
	display: flex;
}
.news-detail .block-img{
	/*width: 300px;*/
width: 667px;
	/*height: 340px;*/
	margin-right: 30px;

}
.news-detail .block-img img{
	width: 100%;
	box-shadow: 0px 11px 19.95px 1.05px rgb(55 55 55 / 16%);
	
}
.news-detail .block-info-news{
	/*width: 50%*/
}

.block-gallery{
	width: 250px;
	height: 300px;
}

.news-detail .bottom-info-news{
	margin: 40px 0;
	box-shadow: 10px 13px 55.95px 5.05px rgb(55 55 55 / 16%);
    padding: 40px 28px 28px;
}
.news-detail .block-info-news .block-title h4{
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 35px 0 15px 0;
}


.owl-gallery .block-gallery img{
	margin: 10px;
	box-shadow: 0px 11px 19.95px 1.05px rgb(55 55 55 / 16%);
}
.owl-gallery   .owl-nav{
margin-top: 20px;
}
.owl-gallery   .owl-nav span{
	display: none;
}
.owl-gallery  .owl-nav .owl-prev{
	background-image: url(../img/prev.png) !important;
	width: 81px;
	height: 85px;

}

.owl-gallery  .owl-nav .owl-next{
	background-image: url(../img/next.png) !important;
	width: 81px;
	height: 85px;

}


.title-page h1{
	margin-bottom: 20px;
    margin-top: 11px;
}




.block-1{
	display: flex;
    align-items: center;
}
.img-tovar{
/*	display: inline-block;
	float: left;*/
	display: inline-table;
    width: 250px;
	margin-right: 15px;
}
/*.text-tovar-w100{
	width: 100%;
}
.text-tovar{
	display: inline-block;
	float: right;
	width: 65%;

}*/


.img-tovar img{
	width: 100%;
	box-shadow:0px 0px 45.95px -2.95px rgb(55 55 55 / 25%);
}


@media (max-width: 600px){
	.news-detail{
	display: block;
	}
	.news-detail .block-img{
	width: 100%;
	margin-right: 0;
	}
}