

@font-face {
    font-family: 'gotham_proregular';
    src: url('../fonts/gothaproreg_0-webfont.eot');
    src: url('../fonts/gothaproreg_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothaproreg_0-webfont.woff') format('woff'),
         url('../fonts/gothaproreg_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_probold';
    src: url('../fonts/gothaprobol_0-webfont.eot');
    src: url('../fonts/gothaprobol_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothaprobol_0-webfont.woff') format('woff'),
         url('../fonts/gothaprobol_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_prolight';
    src: url('../fonts/gothaprolig_0-webfont.eot');
    src: url('../fonts/gothaprolig_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothaprolig_0-webfont.woff') format('woff'),
         url('../fonts/gothaprolig_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_promedium';
    src: url('../fonts/gothapromed_0-webfont.eot');
    src: url('../fonts/gothapromed_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothapromed_0-webfont.woff') format('woff'),
         url('../fonts/gothapromed_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_proitalic';
    src: url('../fonts/gothaproita_0-webfont.eot');
    src: url('../fonts/gothaproita_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothaproita_0-webfont.woff') format('woff'),
         url('../fonts/gothaproita_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


















  .doubleSlider_1 {
      width: 790px;
      height: 495px;
      margin: 0 auto;
      position: relative !important;
  }
  
  .doubleSlider_1 .slider {
      width: 100%;
      height: 100%;
  }
  
  .doubleSlider_1 .slider .item {
      position: relative;
      top: 0;
      left: 0;
      width: 790px;
      height: 495px;
      margin: 0 0 0 0;
      background: #aaa;
  }
  

  .doubleSlider_1 .slider #item1,
  .doubleSlider_1 .slider #item5,
  .doubleSlider_1 .slider #item9 {
      background: url('../images/galery_item_1.jpg') no-repeat 50% 50%;
  }
  
  .doubleSlider_1 .slider #item2,
  .doubleSlider_1 .slider #item6,
  .doubleSlider_1 .slider #item10 {
      background: url('../images/galery_item_2.jpg') no-repeat 50% 50%;
  }
  
  .doubleSlider_1 .slider #item3,
  .doubleSlider_1 .slider #item7,
  .doubleSlider_1 .slider #item11 {
      background: url('../images/galery_item_3.jpg') no-repeat 50% 50%;
  }
  
  .doubleSlider_1 .slider #item4,
  .doubleSlider_1 .slider #item8,
  .doubleSlider_1 .slider #item12 {
      background: url('../images/galery_item_4.jpg') no-repeat 50% 50%;
  }


  .doubleSliderPrevButton_big {
      position: absolute;
      width: 79px;
      height: 79px;
      background: url('../images/gal_left_big.png') no-repeat 0 50%;
      z-index: 2;
      top: 208px;
      left: 25px;
  }
  
  .doubleSliderNextButton_big {
      position: absolute;
      width: 79px;
      height: 79px;
      background: url('../images/gal_right_big.png') no-repeat 100% 50%;
      z-index: 2;
      top: 208px;
      right: 25px;
  }

  
  .doubleSliderPrevButton {
      float: left;
      width: 30px;
      height: 55px;
      background: url('../images/gal_left_sm.png') no-repeat 0 50%;
      z-index: 2;
      margin: 15px 0 0 0;
  }
  
  .doubleSliderNextButton {
      float: left;
      width: 30px;
      height: 55px;
      background: url('../images/gal_right_sm.png') no-repeat 100% 50%;
      z-index: 2;
      margin: 15px 0 0 0;
  }
  
  .doubleSlider_2 {
      float: left;
      /*margin: 10px 10px 0 10px;*/
      width: 730px;
      height: 72px;
  }
  
  .doubleSlider_2 .slider {
      width: 100%;
      height: 100%;
      font-size: 0;
  }
  
  .doubleSlider_2 .button {
      float: left;
      margin: 15px 30px 0 0;
      width: 65px;
      height: 54px;
      /*opacity: 0.5;*/
      opacity: 1;
  }
  
  .doubleSlider_2 .button .border {
      border: 5px solid #fff;
      opacity: 0.15;
      width: 66px;
      height: 54px;
  }
  
  .doubleSlider_2 #item1,
  .doubleSlider_2 #item5,
  .doubleSlider_2 #item9 {
      background: url('../images/galery_item_1_thmb.jpg') no-repeat 0 0;
  }
  
  .doubleSlider_2 #item2,
  .doubleSlider_2 #item6,
  .doubleSlider_2 #item10 {
      background: url('../images/galery_item_2_thmb.jpg') no-repeat 0 0;
  }
  
  .doubleSlider_2 #item3,
  .doubleSlider_2 #item7,
  .doubleSlider_2 #item11 {
      background: url('../images/galery_item_3_thmb.jpg') no-repeat 0 0;
  }
  
  .doubleSlider_2 #item4,
  .doubleSlider_2 #item8,
  .doubleSlider_2 #item12 {
      background: url('../images/galery_item_4_thmb.jpg') no-repeat 0 0;
  }
  
  .doubleSlider_2 .first {
      margin-left: 0;
  }
  
  .doubleSlider_2 .selected {
      opacity: 1;
  }