.news{
    margin: 0 15px 15px 0; 
    padding: 5px;
    background-color:#fff;
    float:left; 
    height: 100px;
    width: 300px;
	cursor:pointer;
}


	  @font-face {
	    font-family: 'Myriad Pro';
	    font-style: normal;
	    font-weight: normal;
	    src: local('Myriad Pro Regular'), url('fonts/myriad_pro.ttf');
	  }
	  
	  body {
	    background: url(img/fon.jpg) no-repeat center center fixed;
	    -o-background-size: 100% 100%; 
	    -webkit-background-size: 100% 100%;
	    -moz-background-size: 100% 100%; 
	    background-size: 100% 100%; 	
	    font-family: Myriad Pro;
        color: #3a0103;
	  }

	  .top_menu{
		font-family: Myriad Pro;
		font-size:17px;
		text-align: center;
		line-height: 5em;
		height: 80px;
		width: 130px;
		background-color: #ffffff;
        color: #3a0103;
      }
      .top_menu:hover {
		cursor: pointer;
		border-top: 3px solid #d45262;
		line-height: 4.6em;
        color: #d45262; 
      }
	  
	  .ml{
		font-family: Myriad Pro;
		font-size:12px;
        color: #3a0103;
        text-decoration: none;
      }
      .ml:hover {
        text-decoration: underline;
        color: #d45262; 
      }
	  
	  .mls{
		font-family: Myriad Pro;
		font-size:16px;
        color: #3a0103;
        text-decoration: none;
      }
      .mls:hover {
        text-decoration: underline;
        color: #d45262; 
      }
	  
	  .mlsg{
		font-family: Myriad Pro;
		font-size:16px;
        color: #ffffff;
        text-decoration: none;
      }
      .mlsg:hover {
        text-decoration: underline;
        color: #ffffff; 
      }
	  
.plsk {
	width: 150px;
	height: auto;
	position: relative;
	margin: -25px auto;
}
#slider{
	border-width: 1px;
	border-style: solid;
	border-color: #333 #333 #777 #333;
	border-radius: 25px;
	width: 100px;
	position: absolute;
	height: 13px;
	background-color: #8e8d8d;
	background: url('img/bg-track.png') repeat top left;
    box-shadow: inset 0 1px 5px 0px rgba(0, 0, 0, .5), 
    				  0 1px 0 0px rgba(250, 250, 250, .5);
    left: 20px;
}
.tooltip {
	position: absolute;
	display: block;
	top: -25px;
	width: 35px;
	height: 20px;
	color: #fff;
	text-align: center;
	font: 10pt Tahoma, Arial, sans-serif ;
	border-radius: 3px;
	border: 1px solid #333;
    -webkit-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
    box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: -moz-linear-gradient(top,  rgba(69,72,77,0.5) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8045484d', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}
.volume {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	left: -5px;
	background: url('img/volume.png') no-repeat 0 -50px;
	position: absolute;
	margin-top: -5px;
}
.ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 25px;
	height: 25px;
	cursor: pointer;
	font-weight: bold;
	color: #1C94C4;
	outline: none;
	top: -7px;
	margin-left: -12px;
}
.ui-slider-range {
	background: #ffffff; /* Старые браузеры */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
	position: absolute;
	border: 0;
	top: 0;
	height: 100%;
	border-radius: 25px;
}



.EQ {
  width: 1200px; height: 200px;
  position: absolute;
  top:390px;
  left:50%;
  margin: 0 -600px;
  box-sizing: border-box;
  overflow: hidden;
}

.EQ-column {
  display: inline-block;  
  width: 30px; 
  height: 100%;
  position: relative;
}
.EQ-column::after {
  content: '';
  position: absolute;
  bottom: 0; width: 100%;
  opacity: .2;
  background-image: url(img/eq.png);
  background-repeat: repeat-y;
  overflow: hidden;
}

.EQ-column[data-volume="0"]::after { height: 0; }
.EQ-column[data-volume="1"]::after { height: 14px; }
.EQ-column[data-volume="2"]::after { height: 28px; }
.EQ-column[data-volume="3"]::after { height: 42px; }
.EQ-column[data-volume="4"]::after { height: 56px; }
.EQ-column[data-volume="5"]::after { height: 70px; }
.EQ-column[data-volume="6"]::after { height: 84px; }
.EQ-column[data-volume="7"]::after { height: 98px; }
.EQ-column[data-volume="8"]::after { height: 112px; }
.EQ-column[data-volume="9"]::after { height: 126px; }
.EQ-column[data-volume="10"]::after { height: 140px; }


#modal-window {
   position: fixed;
   left: 50%;
   top: 25%;
   margin-left: -25%;
   width: 50%;
   background: #fff;
   text-align: center;
   box-shadow: 0 0 15px 5px rgba(0,0,0,0.3);
   display: none;
   z-index: 1;
}
 
#modal-window.visible {
   display: block;
}
 
#modal-window > .modal-title {
   display: inline-block;
   padding: 25px;
   font-size: 20px;
}
 
#modal-window > .modal-content {
   text-align: left;
   padding: 25px;
   font-size: 16px;
}
 
#modal-window > .modal-close {
   float: right;
   width: 35px;
   height: 35px;
   line-height: 35px;
   border-radius: 50%;
   cursor: pointer;
   font-size: 30px;
   margin: 15px;
   color: #3a0103;
}
 
#modal-window > .modal-close:hover {
   background: #ddd;
   color: #3a0103;
}



nav{
  position:absolute;
  top:180px;
  left:85px;
}

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

ul.dropdown{ 
  position: relative; 
  width: 100%; 
}

ul.dropdown li{ 
  float: left; 
  width: 180px; 
  position: relative;
}

ul.dropdown li a { 
  display: block; 
  padding: 15px 8px;
  color: #fff; 
  position: relative; 
  z-index: 2000; 
  text-align: center;
  text-decoration: none;
  font-weight: 300;
}

ul.dropdown li a:hover,
ul.dropdown li a.hover{ 
  background: #fff;
  position: relative;
  color: #d45262;
}


ul.dropdown ul{ 
 display: none;
 position: absolute; 
  top: 0; 
  left: 0; 
  width: 180px; 
  z-index: 1000;
  color: #fff; 
}

ul.dropdown ul li { 
  color: #fff; 
  border-bottom: 1px solid #ccc; 
}

ul.dropdown ul li a{ 
  display: block; 
  color: #d45262 !important;
  background: #fff !important;
} 

ul.dropdown ul li a:hover{
  display: block; 
  background: #d45262 !important;
  color: #fff !important;
} 

.drop > a{
  position: relative;
}

.drop > a:after{
  content:"";
  position: absolute;
  right: 10px;
  top: 40%;
  border-left: 5px solid transparent;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  z-index: 999;
}

.drop > a:hover:after{
  content:"";
  border-left: 5px solid transparent;
  border-top: 5px solid #d45262;
  border-right: 5px solid transparent;
}

::-webkit-input-placeholder {
  color: white;
  opacity: 0.8;
}
:-ms-input-placeholder {
  color: white;
  opacity: 0.8;
}
::-moz-placeholder {
  color: white;
  opacity: 0.8;
}
:-moz-placeholder {
  color: white;
  opacity: 0.8;
}

.wh::-webkit-input-placeholder {
  color: #4b1c1d;
  opacity: 0.8;
}
.wh:-ms-input-placeholder {
  color: #4b1c1d;
  opacity: 0.8;
}
.wh::-moz-placeholder {
  color: #4b1c1d;
  opacity: 0.8;
}
.wh:-moz-placeholder {
  color: #4b1c1d;
  opacity: 0.8;
}

textarea:focus, input:focus{
    outline: none;
}