body {
	background-color: #FFEFD5;
	background: url(../images/bg.jpg); 
	font-family: 'Cuprum', sans-serif!important;
}
@font-face {
font-family: 'Cuprum'; 
src: url('../fonts/Cuprum-Regular.ttf') format('truetype'); 
font-style: normal; 
font-weight: normal; 
font-display: swap;
} 

.top-line {
	width: 100%;
	min-height: 80px;
	top: 0px;
	position: fixed;
	padding: 10px;
	background-color: #000000;	
	/* border-bottom: 1px solid #fff; */
	z-index:999;
}
.middle-line {
	min-height: 80px;
	padding: 10px;
	background-color: #000000;	
	/* border-bottom: 1px solid #fff; */
}
.call-rf {
	font-size: 30px; 
	font-weight: bold;
	color: #fff;
}
.logo {
	display: block;
	height: 67px;
	margin-top: -9px;
}
.top-text {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 7px
}
.top-contact {
	display: block;
	color: #fff;
	font-size: 20px;
	padding-top: 5px;
}
.top-contact a {
	color: #fff;
}
.main-title {
	display: block;
	text-align: center;
}
.main-title h1{
	font-size: 66px;
    font-weight: bold;
    color: #000000;
    text-shadow: 2px 2px 2px #fff, -2px -2px 0px #fff, -2px 2px 2px #fff;
    margin: 20px 0 35px 0;
}
.main-title h2{
	font-size: 48px;
	font-weight: bold;
	color: #000000;
	text-shadow: #fff 0 0 5px, #fff 0 0 5px,#fff 0 0 5px,#fff 0 0 10px;
}
.main-content {
	display: block;
/*	background: #D3D3D3; */
	margin-top: 20px;
}
.main-content h2 {
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-shadow: #fff 0 0 4px, #fff 0 0 4px,#fff 0 0 4px,#fff 0 0 10px;
}
.main-content h4 {
	text-shadow: #fff 0 0 6px, #fff 0 0 1px,#fff 0 0 10px;
	font-weight: bold;
}
.katalog {
    font-size: 1.7em;
    color: #000000;
	text-align: left;
}
.line {
	display: block;
	font-size: 30px;
    padding: 10px 0;
	margin-bottom: 30px;
    color: #000000;
	border-radius: 4px;
    background: linear-gradient(to left, transparent, #87CEFA);
}
.line a {
	color: #000000;
}
.line a:hover {
	text-decoration: none;
}
.line img {
    max-height: 80px;
	margin: -30px 0 0 13px;
}
.intro {
	font-size: 16px;
}
.tooltip-inner {
    max-width: 385px;
	padding: 10px;
    background-color: #fff;
    border: 1px solid #337ab7;
	color: #000!important;
}
.tooltip.in {
    opacity: 1;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #337ab7;
}
.top-h4 h4 {
	text-shadow: #fff 0 0 6px, #fff 0 0 1px,#fff 0 0 10px;
	font-weight: bold;
}
.top-h4:hover{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
}
.top-h4 a {
	text-decoration: none;
	color: #000;
}
.main-line {
	background: rgba(255, 255, 255, 0.5);
	text-align: center;	
}
.main-line h2 {
	margin-top: 20px;
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-shadow: #fff 0 0 4px, #fff 0 0 4px,#fff 0 0 4px,#fff 0 0 10px;
}
.main-line h4 {
	text-shadow: #fff 0 0 6px, #fff 0 0 1px,#fff 0 0 10px;
	font-weight: bold;
}
.category {
	margin-bottom: 5px;
    background: linear-gradient(to bottom, #FFE4B5, #FFA07A);
    width: 300px;
	min-height: 410px;
    border-radius: 10px;
	border: 1px solid #fff;
    padding: 0 15px 0 15px;
	-moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
 }
.category:hover{
 -webkit-transform: scale(1.025);
 -moz-transform: scale(1.025);
}
.category h2 {
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	color: #000;
	text-shadow: #fff 0 0 4px, #fff 0 0 4px,#fff 0 0 4px,#fff 0 0 10px;
}
.see {
	display: block;
    float: right;
    background: url(/images/see.png) no-repeat;
    width: 125px;
    height: 63px;
    border: none;
    margin: 5px 20px 0 0px;
}
.see:hover {
	background: url(/images/see-hover.png) no-repeat;
}
.product {
	background: ivory;
	padding: 20px 20px 0 20px;
}
.zakaz {
    background-color: #87CEFA;
    display: block;
    font-weight: bold;
    height: 60px;
    margin: -10px 0 -10px 0;
	border: none;
	width: 100%;
	border-radius: 4px;
	background: linear-gradient(to left, #87CEFA, transparent);
}
.zakaz:hover {
	background: linear-gradient(to left, #000080, transparent);
	color: #fff;
}
.send {
    background-color: #87CEFA;
    display: block;
    min-height: 30px;
    border: none;
    width: 100%;
    background: linear-gradient(to left, #87CEFA, transparent);
    text-align: right;
    padding: 8px;
    border-radius: 4px;
    font-size: 20px;
}
.send:hover {
	background: linear-gradient(to left, #000080, transparent);
	color: #fff;
}
.title:hover {
	color: #000;
}
.order:hover{
 -webkit-transform: translate(1px,-1px);
 -moz-transform: translate(1px,-1px);
}
/*Slider*/
.holder
{
    position: relative;    
    overflow: hidden;
    box-shadow: 0px 0px 5px #333333;
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;    
}
.smooth:hover
{
    opacity: 0.8;
    box-shadow: 0px 0px 10px #333333;
}
.go-top
{
    background-color: rgba(0,0,0,0.5);
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    top: 600px;
    width: 100%;
    text-align:center;   
    font-size: 20px;
    padding: 10px;
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
}
.smooth:hover > .go-top
{    
    top:0px;    
}
.go-top p
{
    font-size: 12px;
}
/*End Slider*/

.btn-default {
     background-color: #C0C0C0;
}
.modal-dialog {
	margin-top: 10%;
}
.modal-content {
     border-radius: 3px;
}
.btn-close {
	margin: 0;
    background: none;
    border: 1px solid #87CEFA;
}
.btn-close:hover {
	background: #E0FFFF;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #C0C0C0;
}
.input, textarea {outline:none;}
.input:active, textarea:active {outline:none;}:focus {outline:none;}
.nds {
    font-size: 11px;
    margin: 0px 0px 0px 5px;
}
.panel-default {
    background-color: transparent;
	border: none;
}
.form-control {
	font-size: 18px;
	text-align: right;
}
.modal-footer {
    padding: 10px 0 0 0;
}
#region p {
    padding: 10px 0;
    font-size: 1.75rem;
    border-bottom: 1px solid #ddd;
    line-height: 1.3;
}
.fullscreen-bg {
    overflow: hidden;
    position: relative;
    height: 450px;
    width: 100%;
    margin-top: 90px;
	background: url('../images/background-image.jpg?v=2') center center / cover no-repeat #000080;
}
.fullscreen-bg__video {
    position: relative;
    width: 100%;
}
.overlay {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 4;
}
.overlay p {
    text-align:center;
    color:#000000;
    font-size: 36px;
    margin-top:65px;
	background-color: rgba(250, 250, 250, 0.7);
}
label {
    font-weight: normal;
}
@media (max-width: 1340px) {
	.overlay p {
		font-size: 32px;
	}
	.main-title h1{
		font-size: 42px;
	}
}
@media (max-width: 1200px) {
	.top-line {
		position: relative;
	}
	.main-title h1{
		font-size: 42px;
	}
}
@media (max-width: 992px) {
	.top-line {
		position: relative;
	}
	.logo {
		margin-top: 0;
	}
	.main-title h1{
		font-size: 42px;
	}
	.line {
		font-size: 16px;
		margin: 10px;
	}
	.line img {
    	max-height: 50px;
	}
	.zakaz {
	    height: 43px;
	}
	.middle-line {
		margin-top: 30px;
	}
    .order-advan {
        max-width: 90px;
    }
    .order-step {
        max-width: 90px;
    }
    .arrow {
        max-width: 20px;
    }
}
@media (max-width: 767px) {
	.top-line {
		position: relative;
	}
	.logo {
    	margin-top: 0;
    	max-width: 251px;
    	margin-left: 237px;
	}
	.logo img {
		display: inline;
	}
	.top-contact {
		padding-top: 15px;
	}
	.category {
		margin: 15px 0;
	}
	.line {
		text-align: center;
	}
	.line a {
		text-align: center;
	}
	.zakaz {
        height: 100%;
		margin: 0;
	}
	.fullscreen-bg {
        background: url('../assets/video/bg_video.jpg') center center / cover no-repeat;
    }
     .fullscreen-bg__video {
        display: none;
    }
}
@media (max-width: 576px) {
	.top-h4 h4 {
		font-size: 12px;
	}
	.logo {
   	 	max-width: 300px;
   	 	margin-left: 44px;
}
	.top-contact {
		padding-top: 50px;
	}
	.main-content h4 {
		font-size: 12px;
	}
    .none-xs {
        display: none;
    }
	.call-rf {
    	font-size: 20px;
		margin-top: 45px;
	}
	.middle-line {
    	margin-top: 0;
	}
}
.primeneniye {
    display: flex;
    justify-content: space-around;
    text-align: center;
}
.primeneniye-image {
    max-width: 100%;
    padding: 20px;
}
.download-btn {
    background-color: #87CEFA;
    display: block;
	font-size: 30px;
	color: #000;
    font-weight: bold;
    height: 60px;
    margin: -10px 0 -10px 0;
	border: none;
	width: 100%;
	border-radius: 4px;
	background: linear-gradient(to left, #87CEFA, transparent);
}
.download-btn:hover{
	background: linear-gradient(to left, #000080, transparent);
	color: #fff;
}
a:hover {
	text-decoration: none;
	}