html, body,ol, ul, li,content,h1,h2{
	margin: 0;
	padding:0;
}

.wrapper{
	width:100%;
	margin:0 auto;
	height:inhterit;
	
}

.img{
    margin:auto;
    width:70%;
    text-align:center;
}

.header img{
    display: inline-block;
    height:auto;
    width:70%;
}


.header{
	background:#0442a5;
	height:auto;
}


ul {
    	display: block;
    	margin:0px;
    	padding: 0px;
    	list-style: none;
}

.menu{
font-family: Cuprum, Arial, Helvetica, sans-serif;
width:100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0e4f7+0,73b1e7+24,0a77d5+50,539fe1+79,87bcea+100;Blue+Pipe+%231 */
background: rgb(208,228,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(208,228,247,1) 0%, rgba(115,177,231,1) 24%, rgba(10,119,213,1) 50%, rgba(83,159,225,1) 79%, rgba(135,188,234,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */
}
.dws-menu *{
 margin: 0;
 padding: 0;
}
.dws-menu ul,
.dws-menu ol{
 list-style: none;
}
.dws-menu > ul{
 display: flex;
 justify-content:center;
}
.dws-menu > ul li{
 position: relative;
 border-right: 1px solid #fff;
}
.dws-menu > ul li:first-child{
 border-left: 1px solid #fff;
}
.dws-menu > ul li:last-child{
 border-right: 1px solid #fff;
}
.dws-menu > ul li > a i.fa{
 position: absolute;
 top: 15px;
 left: 12px;
 font-size: 18px;
}
.dws-menu > ul li a{
 display: block;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0e4f7+0,73b1e7+24,0a77d5+50,539fe1+79,87bcea+100;Blue+Pipe+%231 */
background: rgb(208,228,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(208,228,247,1) 0%, rgba(115,177,231,1) 24%, rgba(10,119,213,1) 50%, rgba(83,159,225,1) 79%, rgba(135,188,234,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */

 padding: 15px 10px 15px 10px;
 font-size: 14px;
 color: #fff;
 text-decoration: none;
 text-transform:uppercase;
 transition: all 0.3s ease;
}
.dws-menu li a:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#258dc8+0,258dc8+100;Blue+Flat+%231 */
background: rgb(37,141,200); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(37,141,200,1) 0%, rgba(37,141,200,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(37,141,200,1) 0%,rgba(37,141,200,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(37,141,200,1) 0%,rgba(37,141,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#258dc8',GradientType=0 ); /* IE6-9 */
color:#fff;



 box-shadow: 1px 5px 10px -5px black;
 transition: all 0.3s ease;
}

/*sub menu*/
.dws-menu li ul{
 position: absolute;
 min-width: 150px;
 display: none;
}
.dws-menu li > ul li{
 border: 1px solid #fff;
}
.dws-menu li > ul li a{
 padding: 10px;
 text-transform: none;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
color:#434447;
}
.dws-menu li > ul li ul{
 position: absolute;
 right: -150px;
 top: 0;
}
.dws-menu li:hover > ul{
 display: block;
}












.content{
	min-height:300px;
	padding:5px;
}

.search{
	width:50%;
	padding:10px;
	margin:0 auto;
}

ol{
    text-align:center;
    padding: 10px;
	margin-top:0;
	margin-bottom:0;
}

ol i{
	color:#0979ea;
}

.breadcrumb{
    display: inline; 
}

.breadcrumb a{
	text-decoration:none;
	font-size:1em;
	color:#0979ea;
	font-family: 'Roboto', sans-serif;
}

h1{
	font-weight:bold;
	font-size:1em;
	color: #0f0a12;
	font-family:Arial,sans-serif;
	padding:10px;
	text-align:left;
}



h2{
	font-weight:bold;
	font-size:1.4em;
	color: #0f0a12;
	font-family:Arial,sans-serif;
	padding:10px;
	text-align:center;
}

.s-news{
	font-weight:bold;
	font-size:1.2em;
	color: #0f0a12;
	font-family:Arial,sans-serif;
	padding:10px;
	text-align:left;
	margin-left:10%;
	margin-bottom:0;
}

.news_container{
	width:95%;
	padding:10px;
	margin:0 auto;
	text-align:center;
}

.col2{
	width:100%;
	display: flex;
	flex-direction:row;
	margin:0 auto;
}

.col3{
	display:flex;
	flex-direction:column;
	width:45%;
	margin:0 auto;
	margin-bottom:20px;
}

.product_name{
	width:100%;
	margin:0 auto;
	padding:0px;
	text-align:left;
	margin-bottom:20px;
	line-height:25px;
}

.product img{
	width:100%;
	margin:0 auto;
}

.product{
	width:100%;
	margin-bottom:15px;
}

.product_name a{
	text-decoration:underline;
	font-family:Arial,sans-serif;
	font-weight:700;
	font-size:1em;
	color:#565759;
	margin-top:50px;
	cursor:pointer;
}

.product_name a:hover{
	text-decoration:none;
}




.container{
	display:block;
	width:60%;
	padding:10px;
	margin:0 auto;
	
}

.news_head{
	line-height:25px;
    margin:auto;
	margin-bottom:15px;
}

.news_head p{
    width:100%;
    /*padding:0.7em;*/
    margin:auto;
	color:#1a1919;
	font-size:1em;
	font-family: 'Roboto', sans-serif;
	/*font-weight:600;*/
}

.news_head a{
    color:#0979ea;
	font-size:1em;
}

.source{
    width:100%;
}

.source p{
    /*margin:auto;
    text-align:center;*/
    color:#565759;
   	font-size:1em;
    font-family:  'Roboto', sans-serif;
    
}


.source a{
    color:#0979ea;
	font-size:1em;
}

.source a:hover{
    color:#0979ea;
}

.news{
    line-height:25px;
	text-align:left;
}

.news a{
    color:#0979ea;
	font-size:1em;
}

.news p{
    width:100%;
    margin:auto;
	margin-bottom:15px;
	color:#565759;
	font-size:1em;
	font-family: 'Roboto', sans-serif;
}


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

.photo img{
    width:100%;
}

.photo_caption p{
    color:#565759;
   	font-size:0.8em;
    font-family:  'Roboto', sans-serif;
	margin-top:2px;
}

.photo_caption a{
    color:#565759;
   	font-size:0.9em;
   	text-transform: uppercase;
    font-family:  'Roboto', sans-serif;
}





.dialog p{
    width:100%;
    /*padding:0.7em;*/
    margin:auto;
	color:#565759;
	font-size:1em;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
}


.vidos{
    width:100%;
    margin:0 auto;
}

.video{
    /*width:70%;
    margin:0 auto;*/
    position:relative;
    padding-bottom:56.25%;
    padding-top:25px;
    height:0;
    margin-bottom:20px;
    
}

.video iframe{
    position:absolute;
    top:10px;
    width:100%;
    height:100%;
}


.par_news{
    width:100%;
}

.par_news p{
    color:black;
	font-family:Arial, sans-serif;
	font-size:1em;
	font-weight:bold;
}





/*Навигатор меню*/
.navigator{
	background:#b9d3fa;
	margin-bottom:30px;
	margin-top:30px;
	padding:20px;
}
.navigator-menu{
	display: flex;
	flex-direction:row;
	width:80%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

.name{
	width:90%;
	margin:0 auto;
	margin-bottom:10px;
	color:#0442a5;
	text-align:center;
	font-family: Arial,sans-serif;
	font-size:1.2em;
	font-weight:600;
}

.block-navigator-menu{
	width:33%;
    vertical-align:top;
}

.block-navigator-menu li{
	margin-left: 10px;
	margin-top:1px;
	padding:10px;
	font-family: Arial,sans-serif;
	font-size:1em;
	list-style:none;
}

.block-navigator-menu li a{
	color:#0442a5;
	text-decoration:none;
}

/*Конец Навигатор меню*/


/* Меню подвал*/


.footer-menu{
	width:80%;
	height:auto;
	overflow:hidden;
	margin-left:30px;
}

.footer-menu a{
	height:auto;
	margin-right:5px;
	overflow:hidden;
	color:white;
	font-family: Arial,sans-serif;
	padding:5px;
	font-size:1em;
	text-decoration:none;
}

.footer-menu a:hover{
	color:#e6e8eb;
	text-decoration:underline;
	
}

.social_networks{
	width:80%;
	height:auto;
	overflow:hidden;
	margin-left:30px;
}


/* Конец Меню повал*/


.footer{
	line-height:50px;
	background:#0442a5;
}


.copy{
	display:block;
	width:90%;
	text-align:center;
	padding:5px;
}

.copy p{
	margin:0;
	font-family: Arial,sans-serif;
	font-style: italic;
	font-size:2em;
	font-weight: bold;
	color:white;
}


i.fa.fa-vk{
	 text-align: left;
	 margin-right:20px;
	 margin-left:10px;
	 color:white;
	 font-size:1.2em;
	 opacity: .5;
}

i.fa.fa-odnoklassniki{
	 text-align: left;
	 margin-right:20px;
	 margin-left:10px;
	 color:white;
	 font-size:1.2em;
	 opacity: .5;
}

i.fa.fa-paper-plane{
	 text-align: left;
	 margin-right:20px;
	 margin-left:10px;
	 color:white;
	 font-size:1.2em;
	 opacity: .5;
}

@media screen and (max-width:620px){
.col2{
	flex-direction: column;
}
}

@media screen and (max-width:800px){
.content{
	padding:3px;
}
.content p{
	font-size:0.9em;
	margin-right:1em;
}

.search{
	width:90%;
	padding:5px;
}

.container{
	padding:5px;
}

.news{
    line-height:20px;
}

.news_head{
	line-height:20px;
}

.photo_caption p{
	font-size:0.7em;
}

.photo_caption a{
	font-size:0.9em;
}


.news p{
    width:100%;
}
.dialog p{
    width:100%;
}
.news_head p{
    width:100%;
}

.par_news p{
    width:100%;
}


.vidos{
    	width:100%;
}

.photo img{
    width:100%;
}

}
@media screen and (max-width:800px){
    
.img{
    width:100%;
    }

.header img{
	width:100%;
}

   
h1{
	font-size:.8em;
	padding:5px;
	margin-bottom:10px;
}

h2{
	font-size:1em;
	padding:5px;
	margin-bottom:10px;
}
.navigator{
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
}

.navigator-menu{
	width:100%;
}

i.fa.fa-vk{
	 margin-right:10px;
}

i.fa.fa-odnoklassniki{
	 margin-right:10px;
}

i.fa.fa-paper-plane{
	margin-right:10px;
}
}

@media screen and (max-width:1000px){
	.dws-menu > ul li a{
     padding: 10px 5px 10px 5px;
     font-size: 12px;
    } 
}

@media screen and (min-width:800px) and (max-width:1000px){
    .header img{
	width:80%;
}
}



@media screen and (min-width:320px) and (max-width:800px){
ol{
	padding:5px;
}


.breadcrumb a{
	font-size:0.75em;
}
}


@media screen and (min-width:800px) and (max-width:950px){
	.dws-menu > ul li a{
 padding: 7px 5px 7px 5px;
 font-size: 11px;
} 
}
@media screen and (min-width:950px) and (max-width:1200px){
	.dws-menu > ul li a{
 padding: 10px 6px 10px 6px;
 font-size: 13px;
} 
}


@media screen and (min-width:320px) and (max-width:800px){
.block-navigator-menu li{
	font-size:0.65em;
	padding:5px;
}
.name{
	font-size:0.8em;
}
	
i.fa.fa-vk{
	 margin-right:5px;
	 margin-left:5px;
}

i.fa.fa-odnoklassniki{
	 margin-right:5px;
	 margin-left:5px;
}
}
@media screen and (max-width:800px){
    .img{
    width:100%;
    }

.header img{
	width:100%;
}

}

@media screen and (min-width:800px) and (max-width:1000px){
    .header img{
	width:80%;
}
.img{
    width:80%;
    }
}

@media screen and (min-width:800px) and (max-width:1000px){
	.block-footer-menu{
	width:200px;
}

.copy p{
	font-size:1.7em;
}
.footer{
	line-height:40px;
}
}

@media screen and (min-width:576px) and (max-width:620px){

.copy p{
	font-size:1em;
}
.footer{
	line-height:30px;
}
.characteristics_snippet p{
	font-size:0.9em;
}
.footer-menu a{
	font-size:0.7em;
}
i.fa.fa-vk{
	 font-size:0.8em;
}

i.fa.fa-odnoklassniki{
	 font-size:0.8em;
}

i.fa.fa-paper-plane{
	 font-size:0.8em;
}

}

@media screen and (min-width:620px) and (max-width:700px){

.copy p{
	font-size:1.2em;
}
.footer{
	line-height:35px;
}
.characteristics_snippet p{
	font-size:0.9em;
}
.footer-menu a{
	font-size:0.7em;
}
i.fa.fa-vk{
	 font-size:0.8em;
}

i.fa.fa-odnoklassniki{
	 font-size:0.8em;
}

i.fa.fa-paper-plane{
	 font-size:0.8em;
}
.container{
	width:70%;
}
.col3{
	font-size:.9em
}
}


@media screen and (min-width:700px) and (max-width:750px){

.copy p{
	font-size:1.3em;
}
.footer{
	line-height:35px;
}
.characteristics_snippet p{
	font-size:1em;
}
.footer-menu a{
	font-size:0.8em;
}
i.fa.fa-vk{
	 font-size:1em;
}

i.fa.fa-odnoklassniki{
	 font-size:1em;
}

i.fa.fa-paper-plane{
	 font-size:1em;
}
.container{
	width:60%;
}
}

@media screen and (min-width:750px) and (max-width:800px){


.copy p{
	font-size:1.5em;
}

.footer{
	line-height:40px;
}
.characteristics_snippet p{
	font-size:1em;
}
.footer-menu a{
	font-size:0.8em;
}
i.fa.fa-vk{
	 font-size:1em;
}

i.fa.fa-odnoklassniki{
	 font-size:1em;
}

i.fa.fa-paper-plane{
	 font-size:1em;
}
.container{
	width:60%;
}
}


@media screen and (min-width:320px) and (max-width:576px){

.block-navigator-menu li{
	margin:0;
}

.copy p{
	font-size:0.8em;
}
.footer{
	line-height:30px;
}

.footer-menu a{
	font-size:0.5em;
}
i.fa.fa-vk{
	 font-size:0.7em;
	 margin-right:2em;
}

i.fa.fa-odnoklassniki{
	 font-size:0.7em;
}

i.fa.fa-paper-plane{
	 font-size:0.7em;
	 margin-right:2em;
}

.footer-menu{
	width:90%;
	margin-left:5px;
}
.footer-menu a{
	margin-right:3px;
	padding:3px;
}

}

@media screen and (min-width:420px) and (max-width:620px){

.container{
	width:80%;
}
.col3{
	width:75%;
	font-size:.8em
}
.product_name{
	line-height:20px;
}
.product{
	margin-bottom:8px;
}
}

@media screen and (min-width:320px) and (max-width:420px){

.navigator-menu{
	flex-direction: column;
	width:45%;
	text-align:left;
}

.block-navigator-menu{
	width:100%;
}
.container{
	width:95%;
}
.col3{
	width:90%;
}
.product_name{
	font-size:.7em;
	line-height:15px;
}
.product{
	margin-bottom:5px;
}
}

@media screen and (min-width:320px) and (max-width:375px){
.navigator-menu{
	width:55%;
}
}

@media screen and (min-width:800px) and (max-width:890px){

.navigator-menu{
	width:90%;
}
}


@media screen and (max-width:1000px){
	.dws-menu > ul li a{
     padding: 10px 5px 10px 5px;
     font-size: 12px;
    } 
}
@media screen and (min-width:800px) and (max-width:1000px){
    .header img{
	width:80%;
}
.img{
    width:80%;
}
}

