body{
	background-image: url(../img/bg.png);
	background-repeat: repeat-y;
	-webkit-background-size: cover;
	background-size: cover;
	font-size: 18px;
}

/*START HEADER////////////////////////////////////////////////////////////////////////////*/

header{
	height: 110px;
	background-color: rgba(240,241,243,0.4);
}

.logo-block{
	width: 295px;
	height: 55px;
	background-image: url(../img/logo.png);
	margin: 29px 70px 0 15px; 
	float: left;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}


.logo-block a{
	display: block;
	width: 295px;
	height: 55px;
}

.contacts-header-block{
	width: 100%;
	text-align: left;
	color: #706f6f;
}

.contacts-header-block.email img{
	width: 23px;
}

.contacts-header-block.phone img{
	width: 23px;
}

.contacts-header-block.phone{
	padding-top: 19px;
}

.contacts-header-block img{
	margin-right: 10px
}


.nav-ul{
	list-style-type: none;
	text-align: right;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height:0
}

.nav-ul li{
	font-size: 24px;
	line-height: 1.5;
	height: 110px;
	display: inline-block;
	border-right: 1px solid #e0e0e0;
}

.nav-ul li:nth-child(3){
	border-right: none;
}

.nav-ul li a{
	color: #5c5a5a;
	display: block;
	height: 110px;
	padding: 34px 20px 0 20px;
	/*transition: all 1s;*/
}

.nav-ul li a:hover{
	text-decoration: none;
	border: none;
	background-color: rgba(244,81,69,0.6);
	color: #fff;
}

/*END HEADER////////////////////////////////////////////////////////////////////////////*/



















/*START PRODUCT-VETRINA////////////////////////////////////////////////////////////////////////////*/

.product-block{
	text-align: center;
	padding: 20px 20px 50px 20px;
	position: relative;
	transition: all 0.5s;
	/*border-left: 4px solid rgba(0,0,0,0);
	border-right: 4px solid rgba(0,0,0,0);*/
}

.product-block img{
	width: 100px;
	filter: contrast(60%);
	transition: all 0.5s;
}

.product-block a{
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.product-block:hover img{
	filter: contrast(100%);
}

.product-block:hover{
	background-color: rgba(244,81,69,0.05);
	/*border-right: 4px solid rgba(255,0,34,0.1);
	border-left: 4px solid rgba(255,0,34,0.1);*/
}

.product-block:hover .line-red{
	background-color:rgba(244,81,69,0.4);
}

.product-block.big img{
	width: 300px;
}

.block-for-product-img {
	height: 350px;
	display: flex;
	justify-content:center;
	align-items:flex-end;
}

.line-red{
	width: 50%;
	height: 3px;
	margin: 20px auto;
	transition: all 0.5s;
	background-color:rgba(244,81,69,0.1);
}

.name-product-vetrina{
	font-size: 25px;
	color: #7b7979;
}

.red-text{
	color: #F67167;
}

/*END PRODUCT-VETRINA////////////////////////////////////////////////////////////////////////////*/













/*START ADVANTAGE////////////////////////////////////////////////////////////////////////////*/

.advantage-wrapper-grey{
	background-color: rgba(240,241,243,0.6);
}

.advantage-wrapper-white{
	background-color: rgba(255,255,255,0.5);
}

.advantage-name{
	text-align: center;
	padding-top: 40px;
	font-size: 20px!important;
}

.advantage-name h1{
	font-size: 35px!important;
	color: #5d5b5b;
}


.advantage-description{
	font-size: 20px;
	color: #7b7b7b;;
}

.advantage-block-item{
	min-height: 200px;
	text-align: center;
	padding: 20px 40px;
}

.wrapper-image{
	height: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content:center;
	align-items:flex-end;
	margin-bottom: 30px
}

.advantage-icon-defolt{
	opacity: 0.8;
}

.advantage-icon-1{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-1.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-2{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-2.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-3{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-3.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-4{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-4.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-5{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-5.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-6{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-6.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-7{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-7.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-8{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-8.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-9{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-9.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-10{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-10.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-11{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-11.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-12{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-12.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-13{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-13.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.advantage-icon-14{
	width: 100px;
	height: 80px;
	background-image: url(../img/icon-advantage-14.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*END ADVANTAGE////////////////////////////////////////////////////////////////////////////*/




footer{
	width: 100%;
	padding: 50px 0 5px 0;
	background-color: rgba(240,241,243,0.6);
	text-align: center;
	color: #c9c9c9;
	font-size: 22px;
}

footer p{
	margin: 10px 0 5px 0;
}


.logo-footer-block{
	width: 252px;
	height: 47px;
	background-image: url(../img/logo.png);
	margin: 0 auto;
	opacity: 0.4;
}

.clear{
	clear:both;
}








/*START CONTENT-BLOCK////////////////////////////////////////////////////////////////////////////*/
.content-block{
	width: 80%;
	margin: 50px auto;
}


.swiper-container {
    width: 500px;
    height: 750px;
    border-top: 3px solid #f5bfb8;
    border-bottom: 3px solid #f5bfb8;

}
}

.swiper-slide{
	background-color: #fff;
}

.slide-1,
.slide-2,
.slide-3,
.slide-4,
.slide-5,
.slide-6,
.slide-1-1,
.slide-1-2,
.slide-2-1,
.slide-2-2,
.slide-2-3{
	width: 500px;
	height: 750px;
	background-color: none;	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.slide-1{
	background-image: url(../img/product/P810-1.png);
}

.slide-2{
	background-image: url(../img/product/P810-2.png);
}

.slide-3{
	background-image: url(../img/product/P810-3.png);
}

.slide-4{
	background-image: url(../img/product/P810-4.png);
}
.slide-5{
	background-image: url(../img/product/P810-5.png);
}
.slide-6{
	background-image: url(../img/product/P810-6.png);
}

.slide-1-1{
	background-image: url(../img/product/P800-1.png);
}

.slide-1-2{
	background-image: url(../img/product/P800-2.png);
}

.slide-2-1{
	background-image: url(../img/product/M810-1.png);
}

.slide-2-2{
	background-image: url(../img/product/M810-2.png);
}

.slide-2-3{
	background-image: url(../img/product/M810-3.png);
}


.slide-3-1{
	background-image: url(../img/product/R900-1.png);
}
.slide-3-2{
	background-image: url(../img/product/XTERAR900_1.jpg);
}



.swiper-button-prev{
	left: 8% !important;
	font-size: 50px;
	background: none;
	color: #f5bfb8;
	transition: all 0.5s;
}

.swiper-button-next{
	right: 8% !important;
	font-size: 50px;
	background: none;
	color: #f5bfb8;
	transition: all 0.5s;
}

.swiper-button-next:hover,
.swiper-button-prev:hover{
	color: #ef8a7e;
}

.text-product-description p{
	font-size: 22px;
}

.dop-link-product img{
	margin-right: 15px ;
	filter: contrast(20%);
	transition: all 0.5s;
}

.dop-link-product{
	font-size: 25px;
	margin-bottom:37px;
	transition: all 0.5s;
	color: #f5bfb8;

}

.dop-link-product a{
	color: #f5bfb8;
}

.dop-link-product a:hover{
	border: none;
	outline: none;
	color:#ef8a7e;
	text-decoration: none;
}

.dop-link-product{
	margin-top: 61px;
}

.dop-link-product:hover{
	color: #ef8a7e;
	cursor: pointer;

}


#Modal1 .modal-content{
	width: 1000px;
	left: 50%;
	transform: translateX(-50%);
}


#Modal1 table tr{
	border-bottom:1px solid #d4d1cd;
}

#Modal1 table tr td:nth-child(1){
	border-right:1px solid #d4d1cd;
}

#Modal1 table tr td:nth-child(2){
	color: #6b6b6b;
}


#Modal1 table tr td{
	padding: 8px 0 8px 9px;
}

.table-label{
	text-align: center;
	font-weight: bold;
	border-right: none!important;
	background-color: #ef8a7e;
	color: #fff;
}

.modal-title{
	font-weight: bold;
}
/*END CONTENT-BLOCK////////////////////////////////////////////////////////////////////////////*/





.contacts-block{
	width: 65%;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0 0 0;
	font-size: 26px;
}

.contact-ul-block{
	list-style-type: none;
	padding: 0;
}


.contact-ul-block li{
	display: inline-block;
}
.contact-ul-block li:nth-child(1){
	margin-right:141px;
}

.contacts-map{
	width: 800px;
	height: 400px;
	margin: 50px auto;
}

.address{
	margin: 35px 0;
}



.docs-product-1{
	width: 65%;
	width: 200px;
	font-size: 20px;
	margin: 0 auto 42px auto;
	text-align: center;
	padding: 68px 0 0 0 ;
	background-image: url(../img/product/P810.png);
	background-repeat: no-repeat;
	background-position: 10px -3px;
	-webkit-background-size: contain;
	background-size: contain;
}

.docs-product-2{
	width: 65%;
	font-size: 20px;
	width: 200px;
	margin: 0 auto 42px auto;
	text-align: center;
	padding: 68px 0 0 0 ;
	background-image: url(../img/product/P800.png);
	background-repeat: no-repeat;
	background-position: 10px -3px;
	-webkit-background-size: contain;
	background-size: contain;
}

.docs-product-3{
	width: 65%;
	font-size: 20px;
	width: 100px;
	margin: 0 auto 42px auto;
	text-align: center;
	padding: 68px 0 0 0 ;
	background-image: url(../img/product/M810.png);
	background-repeat: no-repeat;
	background-position: -24px 16px;
	-webkit-background-size: contain;
	background-size: contain;
}

.docs-product-4{
	width: 65%;
	font-size: 20px;
	width: 100px;
	margin: 0 auto 42px auto;
	text-align: center;
	padding: 68px 0 0 0 ;
	background-image: url(../img/product/R900.png);
	background-repeat: no-repeat;
	background-position: -24px 16px;
	-webkit-background-size: contain;
	background-size: contain;
}

.label-product-docs-color{
	color: #f5938d;
}

.docs-product{
	list-style-type: none;
}

.docs-product li{
	display: inline-block;
	margin-right: 36px;
}

.docs-product li:nth-child(3){
	margin-right: 0px;
}


.docs-product li a{
	color: #b6b6b6;
	transition: all 0.5s;
}

.docs-product li a:hover{
	color: #ef8a7e;
}





@media (max-width: 1500px){

	.logo-block {
	    width: 190px;
	    height: 35px;
	    background-image: url(../img/logo.png);
	    margin: 42px 60px 0 15px;
	    float: left;
	    -webkit-background-size: cover;
	    background-size: cover;
	    background-repeat: no-repeat;
	}  

	.logo-block a {
	    display: block;
	    width: 190px;
	    height: 35px;
	}

	.nav-ul li {
	    font-size: 22px;
	}
}


@media (min-width: 2000px){
	.advantage-description {
	    font-size: 23px;
	    color: #7b7b7b;
	}

	.name-product-vetrina {
	    font-size: 32px;
	    color: #7b7979;
	}

	.contacts-header-block {
	    font-size: 24px;
	}

	.contacts-header-block.phone {
	    padding-top: 11px;
	}

	nav-ul li {
	    font-size: 27px;
	    
	}
	
}


@media (max-width: 1900px){
	.docs-product-1,
	.docs-product-2,
	.docs-product-3 {
	    width: 90%!important;
	}
	
}