﻿@font-face {
    font-family: 'miriadlse';
    src: url('miriadlse-webfont.eot');
    src: url('miriadlse-webfont.eot?#iefix') format('embedded-opentype'),
         url('miriadlse-webfont.woff') format('woff'),
         url('miriadlse-webfont.ttf') format('truetype'),
         url('miriadlse-webfont.svg#myriad_pro_light_semiextRg') format('svg');
    font-weight: normal;
    font-style: normal;

}
img{
  display: table;
}

* html, body{
	margin:0;
	padding:0;}
/* FULL-BLOCKS */
body{
 display: table;width: 100%;  background: url(/public/images/topbg.png) repeat;
  font-family: 'Open Sans',sans-serif;
}
.clear{float:none;clear:both;}

.topline,
.menutopline,
.sliderline,
.contentline,
.footerline{
   width: 100%;position: relative;float: left;
}
.top-block,.topmenu-block,.slider-block,.content-block,.footer-block{
  position: relative;margin: 0 auto;width: 940px;
}
.topline{
  height: 173px;
  float: none;

}
.menutopline{
  padding-top: 61px;
}
.sliderline{
}
.contentline{
  background: #fff;
  position: relative;

  padding: 50px 0 40px 0;
}
.contentline-top{
  background: url(/public/images/content-shadow-top.png) center top repeat-x;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 10px;
}
.contentline-bot{
  background: url(/public/images/content-shadow-bot.png) center bottom repeat-x;
    position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 10px;
}
.footerline{
}
.footer-block{
  width: 940px;
  height: 57px;
  background: url(/public/images/footer.png) no-repeat;
}

/* SITE-BLOCKS */
.center,.right,.left{
  position: relative;  vertical-align: top;
}
.right{
}
.left{
}
.center{
}
.logo{
  width: 134px;
  height: 134px;
  position: absolute;
  background: url(/public/images/logo.png) no-repeat;
  position: absolute;
  top: 15px;
  left: 0;
}
.logo > a{
  display: block;
  height: 134px;
  width: 134px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.topcont{
  top: 48px;
  left: 400px;
  position: absolute;

  padding-left: 46px;
  height: 38px;
  line-height: 38px;
  background: url(/public/images/topcont-pic.png) left center no-repeat;

}
.topcont a{  font-size: 18px;
  color: #42c8c7;  text-decoration: none;
  border-bottom: 1px dashed #42c8c7; }

.whattop{
  top: 78px;
  right: 0;
  position: absolute;
  padding-right: 50px;
  height: 48px;
  line-height: 20px;
  background: url(/public/images/whattop.png) right center no-repeat;
  z-index: 1;

}
.whattop a{  font-size: 17px;
  color: #8c8c8c;  text-decoration: none;
  border-bottom: 1px dashed #8c8c8c; }

.soctop{
  height: 62px;
  position: absolute;
  top: 33px;
  right: 0;
}
.soctop > a{
  width: 31px;
  height: 31px;
  position: relative;
  display: inline-block;
  float: left;
  margin: 0 5px;
}
.soctop > a.vk{ background: url(/public/images/vk.png) 0 top no-repeat;}
.soctop > a.tw{ background: url(/public/images/tw.png) 0 top no-repeat;}
.soctop > a.fb{ background: url(/public/images/fb.png) 0 top no-repeat;}
.soctop > a.youtube{ background: url(/public/images/youtube.png) 0 top no-repeat;}
.soctop > a:hover{
  background-position: 0 -31px;
}
.socfoot{
  position:  relative;
  margin-top: 14px;
  width: 100%;
  text-align:  center;
  float: left;
}
.socfoot > a{
  width: 31px;
  height: 31px;
  position: relative;
  display: inline-block;
  margin: 0 5px;
}
.socfoot > a.vk{ background: url(/public/images/vk.png) 0 top no-repeat;}
.socfoot > a.tw{ background: url(/public/images/tw.png) 0 top no-repeat;}
.socfoot > a.fb{ background: url(/public/images/fb.png) 0 top no-repeat;}
.socfoot > a.youtube{ background: url(/public/images/youtube.png) 0 top no-repeat;}
.socfoot > a:hover{
  background-position: 0 -31px;
}
.video{
  width: 536px;
  height: 302px;
  float: left;
}


.list_carousel {
   float:  right;
    overflow: hidden;
    position: relative;
    width: 380px;
    height: 302px;
    background: url(/public/images/main-slider.png) no-repeat;
}
.car-block {
    float: left;
    width: 380px;
    height: 302px;
    position: relative;
}
.car-box {
    display: inline-block;
    float: left;
    margin: 3px;
    overflow: hidden;
    width: 374px;
    height: 296px;
}
/*.car-box > a{
  width: 185px;
  height: 41px;
  position: absolute;
  bottom: 0;
  right: 5px;
  background: url(/public/images/slidebut.png) no-repeat;
}*/

.list_carousel.responsive {
    margin-left: 0;
    width: auto;
}
.clearfix {
    clear: both;
    float: none;
}
.prev {
    background: url("/public/images/prev.png") no-repeat scroll 0 0 transparent;
    height: 71px;
    left: 0;
    position: absolute;
    top: 100px;
    width: 35px;
}
.next {
    background: url("/public/images/next.png") no-repeat scroll 0 0 transparent;
    height: 71px;
    position: absolute;
    right: 0;
    top: 100px;
    width: 35px;
}

.topmenu{
  width: 100%;
  height: 40px;
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none
}
.topmenu > li{
  display: inline-block;
  position: relative;
   margin: 0 0 0 18px;
   width: 173px;
   float: left;
}
.topmenu > li:first-child{
  display: inline-block;
  position: relative;
   margin: 0;
   width: 173px;
}
.topmenu > li > a{
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #000;
  text-shadow: 0px 1px 0px #fff;
  text-decoration: none;
  width: 173px; overflow: hidden;
  float: left;
}

.topmenu > li.it1 > a{background: url(/public/images/it1.png) no-repeat;}
.topmenu > li.it2 > a{background: url(/public/images/it2.png) no-repeat;}
.topmenu > li.it3 > a{background: url(/public/images/it3.png) no-repeat;}
.topmenu > li.it4 > a{background: url(/public/images/it4.png) no-repeat;}
.topmenu > li.it5 > a{background: url(/public/images/it5.png) no-repeat;}
.topmenu > li > a:hover,.topmenu > li > a.active{
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  text-shadow: 0px 1px 0px #fff;
  text-decoration: none;
  background-position: 0 -40px;
}

.pod1{
 background: #e1e1e1;
 top: 40px;
 border: 3px solid #56d1d0;
}
.pod2{
 background: #e1e1e1;
 top: 40px;
 border: 3px solid #9ECE51;
}
.pod3{
 background: #e1e1e1;
 top: 40px;
 left: -191px;
 border: 3px solid #e4cf45;
}

.topmenu > li > a.active + .podmenu{
  display: block; }




.podmenu{
width: 740px;
 height: 46px;
 position: absolute;
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 2;
  display: none;
}
.podmenu ul{
  margin: 0;
  padding: 0;
  height: 40px;
  vertical-align: middle;
}

.podmenu li{   height: 40px;
  display: table-cell;
  position: relative;
   margin: 0 0 0 18px;
    width: 1000px;
    text-align: center;
    vertical-align: middle;
}
.podmenu li:first-child{

  position: relative;
   margin: 0;  width: 1000px; display: table-cell;

}
.podmenu li a{
  display: inline-block;
  height:  auto;
  line-height:  normal;
  text-align: center;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  overflow:  visible;
  padding-left: 14px;

}
.podmenu li a.active{
 display: inline-block;
  height:  auto;
  line-height:  normal;
  text-align: center;
  font-size: 16px;
  overflow:  visible;
  padding-left: 14px;
  color: #878787;
  text-decoration:  underline;
  background: url(/public/images/pod-pic.png) left center no-repeat;
}
.podmenu li a:hover{
 display: inline-block;
  height:  auto;
  line-height:  normal;
  text-align: center;
  font-size: 16px;
  overflow:  visible;
  padding-left: 14px;
  color: #878787;
  text-decoration:    underline;

}

.main-left{
   width: 540px;
   float: left;
   position: relative;
   border-bottom: 1px dashed #93aab0;
   font-size: 14px;
}
.main-right{
  width: 380px;
  float: right; position: relative;
  border-bottom: 1px dashed #93aab0;
  padding-top: 20px;
}

.button{
  display: inline-block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  margin: 20px 0;
}
.button-left{
 height: 36px;
 float: left;
 padding-left: 9px;
 background: url(/public/images/button-left.png) left  top no-repeat;
}
.button-right{
 height: 36px;
 float: left;
 padding-right: 9px;
 background: url(/public/images/button-right.png) right  top no-repeat;
}
.button-center{
 height: 36px;
 background: url(/public/images/button-center.png) center  top repeat;
 padding: 0 5px;
}
.button .button-left:hover
{ background-position: left -36px;}
.button .button-right:hover
{ background-position: right -36px;}
.button .button-center:hover
{ background-position: center -36px;}
.selected .button-left
{ background-position: left -72px;}
.selected .button-right
{ background-position: right -72px;}
.selected .button-center
{ background-position: center -72px;}
.first{margin-right: 10px;}
.last{margin-left: 10px;}

.text{
  line-height: 20px;   font-size: 14px; color: #000;
}

.otz{
  width: 100%;
  position: relative;
  float: left;
}
.otz-foto{
  border: 1px solid #cacaca;
  display: inline-block;
  float: left;
              margin: 0px 20px 15px 0;
}
.otz-foto a{
  border: 5px solid #fff;
  display: block;
}
.otz-text{
   font-size: 14px;
   color: #000;
   font-style: italic;
}
.otz-name{
  font-size: 20px;
  color: #000;
  line-height: 24px;
  font-style: normal;
}
.otz-pos{
  color: #8c8c8c;   font-style: normal;
  font-size: 12px;
}
a{
  color: #42c8c7;
}
.maintitle{
  width: 100%;
  position: relative;
  float: left;
  color: #6e6e6e;
  font-size: 26px;
}
/*PRESS*/
.content-press-block{
  float: left;
  width: 100%;
  margin-top: 10px;
}

.content-press {
    float: left;
    margin: 0 0 10px;
    width: 100%;
    border-bottom: 1px dashed #93aab0;
    padding-bottom: 10px;
    margin-bottom: 35px;
}
.press-title {
    display: table;
}
.press-title a, .press-title a:hover, .press-title a:visited {
    float: left;
    max-width: 270px; text-decoration: none;      color: #6e6e6e;
  font-size: 18px;
}
.press-date {
    color: #000;
    float: right;
    font-size: 12px;
    width: 126px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    bottom: 6px;
    left: 7px;
    background: url(/public/images/date.png) no-repeat;
}
.press-text {
 color: #000;
 font-size: 14px;
 display: table;
}
.press-foto{
  border: 1px solid #cacaca;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    margin-top: 5px

}
.press-foto a {
 display: block;
 width: 130px;
 height: 130px;     border: 5px solid #fff;
}
.press-foto a img {

}
/**/



#pagination{   width: 100%;
z-index: 9;
	position:relative;
	display:block;
	float: right;
 border-bottom: 1px dashed #93aab0;
    padding-bottom: 30px;
	}
#pagination ul{
  margin: 0;
  padding: 0;
  list-style: none;
 }
 #pagination li{
   display: inline-block;
   padding: 0 3px;
 }
#pagination li a{
    font-size:14px;
   color: #FFF;
   text-decoration:  none;}
#pagination li a.active{
      font-size:14px;
   color: #FFF;
   text-decoration:  none;}
#pagination li a:hover{
     font-size:14px;
   color: #FFF;
   text-decoration:  none;}







.list_carousel2 {
   float:   left;
    overflow: hidden;
    position: relative;
    width: 468px;
 padding:  0 36px;
}
.list_carousel2 > .caroufredsel_wrapper{
  width: 468px !important;
}

.car-block2 {
    float: left;
    width: 540px;
    position: relative;
}
.car-box2 {
    display: inline-block;
  border: 1px solid #cacaca;
    position: relative;
    margin: 0 2px;
   width: 85px;
}
.car-box2 a {
 display: block;
 width: 79px;
 height: 79px;     overflow: hidden;
 border: 3px solid #fff;
}

.list_carousel.responsive {
    margin-left: 0;
    width: auto;
}
.clearfix {
    clear: both;
    float: none;
}
.prev2 {
    background: url("/public/images/prev.png") no-repeat scroll 0 0 transparent;
    height: 71px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 35px;
}
.next2 {
    background: url("/public/images/next.png") no-repeat scroll 0 0 transparent;
    height: 71px;
    position: absolute;
    right: 0;
    top: 6px;
    width: 35px;
}
.footcont{
  color: #3e3e3e;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px dashed #3e3e3e;
  position: absolute;
  top: 18px;
  right: 33px
}
.forma{
  width: 100%;
  position: relative;
  float: left;
  margin-top: 20px;
  background: url(/public/images/forma-bg.png)  no-repeat;
  width: 510px;
  height: 246px;
  padding: 15px;
}

.forma > span{
  color: #6e6e6e;
  font-size: 24px;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.forma-otz{
  float: left;
}
.forma-otz input.error,
.forma-otz textarea.error{
  background: #ffe9e9;
 }
.forma-otz .inp{
  padding: 0 5px; font-family: 'Open Sans',sans-serif;    color: #6e6e6e; font-size: 14px;
  height: 26px;
  border: 1px solid #b1b1b1;
 }
  .forma-otz textarea{    font-family: 'Open Sans',sans-serif;    color: #6e6e6e; font-size: 14px;
 width: 425px;       padding: 5px;
  height: 75px;
  border: 1px solid #b1b1b1;

  resize: none;}
.forma-otz label{
  color: #6e6e6e;
  font-size: 15px;
}
.forma-otz label>span{
  color: #b22222;
}
.forma-otz .send-recenz{
  background: url(/public/images/recenziabut.png) left top no-repeat;
  width: 220px;
  height: 38px;
  border: none;
  cursor: pointer;
}
.forma-otz .send-recenz:hover{
 background-position: 0 -38px;
}
.forma-otz td{
 padding-bottom: 15px;
}
.send-ok{
  width: 540px;
  height: 276px;
  background: url(/public/images/send-ok.png) no-repeat;
  float: left;
  margin-top: 20px;
}

.fb_iframe_widget span{
    vertical-align: top!important;
    z-index: 200!important;
}
#vk_like{
    margin-top: -4px!important;
}