@import "reset.css";

@import "content.css";

@import "form.css";

@font-face {
  font-family: "PFDinDisplayPro-Reg";
  src: url("../fonts/PFDinDisplayPro-Reg.eot");
  src: url("../fonts/PFDinDisplayPro-Reg.eot?#iefix") format("embedded-opentype"),
       url('../fonts/PFDinDisplayPro-Reg.woff') format('woff'),
       url('../fonts/PFDinDisplayPro-Reg.ttf') format('truetype')
}
@font-face {
  font-family: "PFDinDisplayPro-Med";
  src: url("../fonts/PFDinDisplayPro-Med.eot");
  src: url("../fonts/PFDinDisplayPro-Med.eot?#iefix") format("embedded-opentype"),
  url('../fonts/PFDinDisplayPro-Med.woff') format('woff'),
  url('../fonts/PFDinDisplayPro-Med.ttf') format('truetype')
}
@font-face {
  font-family: "PFDinDisplayPro-Light";
  src: url("../fonts/PFDinDisplayPro-Light.eot");
  src: url("../fonts/PFDinDisplayPro-Light.eot?#iefix") format("embedded-opentype"),
  url('../fonts/PFDinDisplayPro-Light.woff') format('woff'),
  url('../fonts/PFDinDisplayPro-Light.ttf') format('truetype')
}
/**
 * Intecmedia HTML Reset
 *
 * @copyright 2011 IntecMedia (http://www.intecmedia.ru)
 * @license public domain
 */

html, body {
  height: 100%;
  font-family: PFDinDisplayPro-Reg;
  letter-spacing: 0.01em;
}

#wrapper {
  min-height: 100%;
  height: auto!important;
  height: 100%;
  position: relative;
}
.clear{
  clear: both;
}
a {

}
a:focus{
  outline: none;
}
a:link {

}

a:active {

}

a:visited {

}

a:hover {

}

.button {
  font-family: PFDinDisplayPro-Light;
  display: table-cell;
  vertical-align: middle;
  width: 134px;
  height: 35px;
  border: 2px solid #ff4c01;
  color: #ff4c00;
  font-size: 16px;
  text-decoration: none;
  padding: 0 8px;
  font-weight: normal;
  letter-spacing: 0.01em;
  background: url("../image/backgraound.png") 128px -82px no-repeat;
}
.button:hover{
  color: #fff;
  background-color: #ff4c01!important;
  background-position: 128px -196px;
}
header{
  background: #fff;
  border-bottom: 1px solid #ff4c00;
  position: absolute;
  height: 64px;
  width: 100%;
  top: 10px;
  display: block;
  z-index: 1000;
}

.header-contacts {
  float: right;
  margin-top: 19px;
  font-size: 20px;
}

.header-contacts a {
  margin-right: 20px;
  color: #ff4c00;
}

.header-contacts a:hover {
  color: #000;
}

.header-contacts span.phone-number {
  margin-right: 20px;
}

.header-contacts span.phone-number .code {
  color: #999;
}

@media screen and (max-width:1343px) {
  .wrapper-header, #main .index-content .index-news .index-news-wrapper,.search-window .search-wrapper,
  #main .index-content .index-city > div,#main .index-partners .index-partners-wrapper, .footer-wrapper,
  .presentation-wrapper{
    width: 1216px!important;
  }
  .wrapper-header .search{

  }
  .search-window .search-wrapper .input-search{
    width: 1130px;
  }
   #main .index-content .index-city .city-wrapper > div{
    width: 280px!important;
  }
  #main .index-content .index-city .city-wrapper > div .name{
    font-size: 22px!important;
  }
  #main .index-content .index-city .city-wrapper > div > a{
    background-position: 230px 34px!important;
  }
  #main .index-partners .index-partners-wrapper div{
    width: 280px!important;
  }
  .footer-wrapper div{
    width: 272px!important;
  }
  #main .presentation .categories div{
    width: 296px!important;
    background: url("../image/categories-bck-small.png") no-repeat!important;
  }
  #main .presentation .categories div:hover, #main .presentation .categories .active{
    background: url("../image/categories-bck-activ-small.png") no-repeat!important;
  }
  #main .presentation .categories a{
    font-size: 26px!important;
    padding-bottom: 86px!important;
  }
}

@media screen and (min-width:1344px){
  .wrapper-header, .search-window .search-wrapper,#main .index-content .index-city > div, #main .index-partners .index-partners-wrapper,
  .presentation-wrapper {
    width: 1282px!important;
  }
  .wrapper-header .search{

  }
  .search-window .search-wrapper .input-search {
    width: 1193px;
  }
  #main .index-content .index-news .index-news-wrapper div div{
    width: 400px!important;
  }
}



.wrapper-header{
  background-color: #fff;
  position: relative;
  min-width: 1216px;
  max-width: 1282px;
  height: 100%;
  margin: 0 auto;
}

.wrapper-header .logo{
  position: absolute;
  height: 66px;
  width: 300px;
  top: 120px;
}
.wrapper-header .logo a{
  background: url("../image/logo.png") no-repeat transparent;
  display: block;
  height: 100%;
  width: 100%;
}

/*меню----------------------------------------------------------------------------------------------------------------*/
.wrapper-header .main-menu-wrapper{
  float: left;
}
.wrapper-header .main-menu-wrapper .main-menu li{
  display: inline-block;
  margin-right: 35px;
  margin-top: 24px;
}
.wrapper-header .main-menu-wrapper .main-menu li a{
  font-family: pfdindisplaypro-light;
  font-size: 16px;
  color: #666666;
  text-decoration: none;
  letter-spacing: 0.01em;
}
.wrapper-header .main-menu-wrapper .main-menu a:hover{
  color: #fc4500;
}
.wrapper-header .main-menu-wrapper .main-menu .active{
  color: #fc4500;
  font-weight: bold;
}
.wrapper-header .search a{
  height: 65px;
  width: 69px;
  }
#search-open{
  background: url("../image/search.png") top center no-repeat transparent;
}
.wrapper-header .search{
  position: relative;
  width: 150px;
  height: 100%;
  float: right;
}
#search-open{
  position: absolute;
  left: 0;
}
.wrapper-header .search #search-open:hover, .wrapper-header .search .active{
  background: url("../image/search.png") 0 -65px no-repeat;
  position: absolute;
  z-index: 9999;

}
.wrapper-header .search .eng{
  font-family: PFDinDisplayPro-Light;
  font-size: 14px;
  text-decoration: none;
  color: #f94f12;
  letter-spacing: 0.01em;
  border-left: 1px solid #ebebeb;
  padding: 25px 23px;
  height: 14px;
  width: 23px;
  position: absolute;
  left: 69px;
 }
.wrapper-header .search .eng:hover{
  text-decoration: none;
  color: #fff;
  background: linear-gradient(to top, #ff4d01, #ffcf42);
  position: absolute;
  z-index: 9999;

}
/*--------------------------------------------------------------------------------------------------------------------*/

/*всплывающий поиск*/
#mask{
  position: absolute;
  z-index: 9000;
  left: 0;
  top: 0;
  background: #a6a6a6;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  display: none;
}
.search-window{
  position: absolute;
  width: 100%;
  height: 100px;
  background: #fff;
  border-top: 1px solid #ff4c00;
  border-bottom: 1px solid #ff4c00;
  top: 74px;
  display: none;
  z-index: 9999;
}
.search-window .search-wrapper{
  min-width: 1216px;
  max-width: 1282px;
  padding: 27px 0 0;
  margin: 0 auto;
}
.search-window .search-wrapper .search-in{
  background: url("../image/backgraound.png") 0 0 no-repeat;
  padding: 7px 16px;
  outline: none;
  border: none;
 }
.search-window .search-wrapper .input-search{
  border: none;
  outline: none;
  min-width: 1130px;
  max-width: 1193px;
  font-family: PFDinDisplayPro-Reg;
  font-size: 30px;
  color: #000;
  line-height: 0.02em;
  cursor: text;
  margin: 2px 0 0 9px;
}
.search-window .search-wrapper .close-search, .search-result .search-string .close-search{
  padding: 7px 16px 7px 7px;
  background: url("../image/backgraound.png") 0 -29px no-repeat ;
  outline: none;
  border: none;

}
.search-window .search-wrapper .close-search:hover, .search-result .search-string .close-search:hover{
  background-position: -39px -29px;
}
/*--------------------------------------------------------------------------------------------------------------------*/
#main {
  padding-bottom: 107px;
}
/*презентации-------------------------------------------------------------------------------------------------------------*/
#main .presentation{
  height: 640px;
  background: #fafafa url("../image/fon.png") center -105px no-repeat;;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#main .presentation .presentation-wrapper{
  min-width: 1216px;
  max-width: 1282px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}
#main .presentation .presentation-wrapper .phone{
  position: absolute;
  z-index: 1100;
  top: 310px;
  font-size: 15px;
  color: #808080;
  font-family: PFDinDisplayPro-Light;
}
#main .presentation .presentation-wrapper .phone .number{
  font-family: pfdindisplaypro-med;
  color: #000;
  font-size: 25px;
  margin: 2px 0 15px;
}
#main .presentation .presentation-wrapper .phone .number span{
  font-size: 21px;
}
#main .presentation .phone .button{
  height: 33px;
  width: 130px;
}
#main .presentation .categories{
  position: absolute;
  top: 325px;
  z-index: 1100;
  left: 326px;
}

#main .presentation .categories div{
  width: 318px;
  height: 185px;
  background: transparent url("../image/categories-bck.png") no-repeat;
  float: left;
}
#main .presentation .categories a{
  font-family: pfdindisplaypro-med;
  font-size: 29px;
  color: #ff4c00;
  text-decoration: none;
  text-transform: uppercase;
  padding: 32px 66px 91px;
  letter-spacing: 0.07em;
  line-height: 1.1em;
  display: block;
  position: relative;
}
#main .presentation .categories a:hover{
  color: #ff4c00;
  text-decoration: none;
}
#main .presentation .categories a span{
  width: 113px;
  height: 78px;
  display: block;
  position: absolute;
  right: 50px;
}
#main .presentation .categories .rigs span{
  background: url("../image/rigs.png") 0 -78px no-repeat;
}
#main .presentation .categories div:hover .rigs span{

}
#main .presentation .categories .tools span{
  background: url("../image/tools.png") 0 -78px no-repeat;
  right: 46px;
}
#main .presentation .categories .equipment span{
  width: 120px;
  background: url("../image/equipment.png") 0 -78px no-repeat;
}
#main .presentation .categories a span b{
  display: none;
  margin: 27px 0 0 175px;
}
#main .presentation .categories div:hover a span b{
  display: block;
}
#main .presentation .categories div:hover a span{
  left: 30px;
  background-position: 0 0!important;
  /*padding-bottom: 33px;*/
}
#main .presentation .categories .active{
  background: url("../image/categories-bck-activ.png") no-repeat;
}

#main .presentation .slider{
  width: 872px;
  height: 642px;
  position: absolute;
  left: 0;
  top: 0;
  height: 642px;
  margin-left: 354px;
}

#main .presentation .categories-img{
  -moz-transform: skewX(-42.6deg);
  -ms-transform: skewX(-42.6deg);
  -webkit-transform: skewX(-42.6deg);
  -webkit-backface-visibility: hidden;
  -o-transform: skewX(-42.6deg);
  transrorm: skewX(-42.6deg);
  overflow: hidden;
  position: absolute;
  display: none;
  height: 100%;
  width: 872px;
}
#main .presentation .slider img{
  -moz-transform: skewX(42.6deg);
  -ms-transform: skewX(42.6deg);
  -webkit-transform: skewX(42.6deg);
  -o-transform: skewX(42.6deg);
  transrorm: skewX(42.6deg);
  margin-left: -289px;
}
#main .presentation .slider .active{
  display: block;
}
#main .presentation .order-button{
  position: absolute;
  border: 2px solid #ff4c01;
  z-index: 1100;
  width: 215px;
  height: 59px;
  top: 131px;
  right: 3px;
  background: #fff;
}
#main .presentation .order-button a{
  font-family: pfdindisplaypro-light;
  text-decoration: none;
  display: block;
  background: url("../image/order.png") 16px 15px no-repeat;
  padding: 9px 8px 12px 84px;
  color: #000;
  font-size: 18px;
  line-height: 20px;
}
#main .presentation .order-button a:hover{
  color: #ff4c01;
}
#main .presentation .order-button a:before{
  content: "";
  width: 1px;
  height: 100%;
  border-right: 1px solid #e6e6e6;
  position: absolute;
  left: 67px;
  top: 0;
}



/*контент главная*/
#main .index-content{
  width: 100%;
}
/*новости главная-----------------------------------------------------------------------------------------------------*/
#main .index-content .index-news{
  background: none;
  min-height: 380px;
  width: 100%;
  border-bottom: 1px dashed #010101;
  border-top: 1px dashed #010101;
}
#main .index-content .index-news .index-news-wrapper{
  min-width: 1216px;
  max-width: 1282px;
  height: 100%;
  margin: 45px auto 36px;
}
#main .index-content .index-news .index-news-wrapper > div:last-child{
  margin: 37px auto 0;
  width: 150px;
  height: 40px;
}
#main .index-content .index-news .index-news-wrapper div div{
  width: 380px;
  margin-right: 36px;
  float: left;
}
#main .index-content .index-news .index-news-wrapper div div:last-child{
  margin-right: 0!important;
}

#main .index-content .index-news-wrapper .date{
  font-size: 13px;
  color: #999999;
  margin: 0 0 7px;
}
#main .index-content .index-news-wrapper .title{
  color: #000;
  font-size: 24px;
  text-decoration: none;
  line-height: 1.1em;
}
#main .index-content .index-news-wrapper .title:hover{
  color: #ff4c00;
}
#main .index-content .index-news-wrapper .anons{
  font-family: PFDinDisplayPro-Light;
  color: #666666;
  font-size: 16px;
  line-height: 1.32em;
  margin: 16px 0 24px;
  max-height: 89px;
  overflow: hidden;
}
.more{
  font-family: pfdindisplaypro-light;
  color: #ff4c03;
  font-size: 15px;
  text-decoration: none;
  display: block;
  height: 20px;
  width: 71px;
  padding-right: 24px;
  position: relative;
}
a.more:before{
  content: "→";
  position: absolute;
  font-size: 20px;
  top: -2px;
  right: 0;
}
.more:hover{
  text-decoration: none!important;
  color: #000!important;
}

/*города--------------------------------------------------------------------------------------------------------------*/
#main .index-content .index-city{
  height: 249px;
  width: 100%;
  background: #e6e6e6;
}
#main .index-content .index-city > div{
  min-width: 1216px;
  max-width: 1282px;
  margin: 0 auto;
  padding: 33px 0;
}
#main .index-content .index-city .title{
  font-family: pfdindisplaypro-light;
  width: 100%;
  font-size: 22px;
  color: #333;
  font-weight: normal;
  text-align: center;
}
#main .index-content .index-city .city-wrapper{
  margin-top: 27px;
}
#main .index-content .index-city .city-wrapper > div{
  width: 295px;
  height: 81px;
  float: left;
  margin-right: 32px;
  outline: 2px solid #ff7034;
  background: #fff;
}

#main .index-content .index-city .city-wrapper > div:nth-child(4n+4){
  margin-right: 0;
}

#main .index-content .index-city .city-wrapper > div > a{
  display: block;
  width: 100%;
  height: 100%;
  background: url("../image/arrow.png") 259px 34px no-repeat;
}
#main .index-content .index-city .city-wrapper div a:hover, #main .index-content .index-city .city-wrapper > div > a:hover img,
#main .index-content .index-city .city-wrapper > div > a:hover span, .store .city a:hover, .store .city a:hover img,
.store .city a:hover span{
  opacity: 0.7;
}
#main .index-content .index-city .city-wrapper > div > a img, .store .store-wrapper .city a img{
  margin: 18px 24px 18px 18px;
  float: left;
}
#main .index-content .index-city .city-wrapper > div > a span, .store .store-wrapper .city a span{
  font-family: pfdindisplaypro-light;
  display: block;
  float: left;
  width: 160px;
  color: #666;
  font-size:  14px;
  outline: hidden;
}
#main .index-content .index-city .city-wrapper > div .name, .store .store-wrapper .city a .name{
  font-size: 24px;
  color: #000;
  margin: 19px 0 7px;
}

/*наши партнеры главная ----------------------------------------------------------------------------------------------*/
#main .index-content .index-partners{
  background-color: #ff5e19;
  height: 153px;
  width: 100%;
}
#main .index-partners .index-partners-wrapper{
  min-width: 1216px;
  max-width: 1282px;
  margin: 0 auto;
}
#main .index-partners .index-partners-wrapper div{
  margin-right: 32px;
  width: 295px;
  float: left;
}
#main .index-partners .index-partners-wrapper div a{
  display: block;
}
#main .index-partners .index-partners-wrapper a:hover img{
  opacity: 0.7;
}
#main .index-partners .index-partners-wrapper .dominanta{
  margin-top: 31px;
}
#main .index-partners .index-partners-wrapper .dominanta a{
  margin-left: 73px;
}
#main .index-partners .index-partners-wrapper .sibroket{
  margin-top: 33px;
}
#main .index-partners .index-partners-wrapper .sibroket a{
  margin-left: 74px;
}
#main .index-partners .index-partners-wrapper div p{
  color: #fff;
  font-size: 22px;
  text-align: left;
  margin-top: 63px;
}
#main .index-partners .index-partners-wrapper .cars{
  margin:22px 0 0;
}
#main .index-partners-wrapper .cars a{
  margin-left: 80px;
}


/*--подвал-----------------------------------------------------------------------------------------------------------*/
footer{
  font-family: pfdindisplaypro-light;
  height: 107px;
  width: 100%;
  position: absolute;
  bottom: 0;
  color: #666;
}
.footer-wrapper{
  min-width: 1216px;
  max-width: 1282px;
  margin: 0 auto;
  padding: 34px 0 30px;
}
.footer-wrapper div{
  color: #666;
  font-size: 16px;
  width: 295px;
  margin: 7px 32px 0 0;
  float: left;
}
.footer-wrapper div:last-child{
  margin: 5px 0 0;
}
.footer-wrapper .mail{
  background: url("../image/backgraound.png") 0 -120px no-repeat;
  padding-left: 31px;
  width: 264px;
}
.footer-wrapper .mail a{
  color: #ff4c00;
  text-decoration: none;
}
.footer-wrapper .mail a:hover{
  color: #000;
}
.footer-wrapper .button{
  height: 38px;
  padding: 0 15px;
  width: 136px;
  background:#fff url("../image/backgraound.png") 135px -139px no-repeat;
}
.footer-wrapper .button:hover{
  background-position: 135px -170px;
}
.footer-wrapper div:nth-child(3){
  margin-top: -4px;
}
.footer-wrapper .im a{
  padding: 9px 20px;
  background: url("../image/im.png") 6px 0 no-repeat;
  display: inline-block;
}
.footer-wrapper .im a:hover{
  background-position: 6px -20px;
}

/*сообщение отправлено*/
.message-ok{
  display: none;
  width: 292px;
  padding: 32px 24px 40px 44px;
  background: linear-gradient(to top, #ff4f03, #ffcb41);
  color: #fff;
  position: absolute;
  font-size: 32px;
  text-align: center;
  line-height: 36px;
  top: 25px;
  left: 50%;
  margin-left: -180px;
}
.message-ok span{
  background: url("../image/ok.png") 100px -1px no-repeat;
  padding: 15px;
  display: block;
  margin-top: 18px;
}
#button-up{
  position: fixed;
  bottom: 31px;
  border: 2px solid #ff4c00;
  background: #fff;
  width: 43px;
  height: 43px;
  z-index: 10000;
}
#button-up:hover{
  background-color: #ff4c00;
  background-color: #ff4c00;
}
#button-up a{
  display: block;
  color: #000;
  font-size: 28px;
  text-decoration: none;
  padding: 6px 15px;
}
