/* 
* http://zotov.info/
*
* Верстка и настройка cms Павел Зотов
* mailto: pavel.v.zotov@gmail.com
* http://zotov.info/
*/

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
  border: 0;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block
}

body {
  line-height: 1.3
}

ol,ul {
  list-style: none
}

blockquote,q {
  quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

.hidden {
  display: none
}

.clear {
  clear: both
}

.clearfix:after,.clearfix:before {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

*,:after,:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  height: 100%
}

body {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  height: 100%
}

a {
  color: #2c8fb8
}

img {
  vertical-align: middle
}

.wrapper {
  min-height: 100%
}

.container {
  width: 940px;
  margin: 0 auto
}

.header__logo {
  display: block;
  float: left;
  background: url(../images/header__logo.png) 50% 50% no-repeat;
  width: 160px;
  height: 125px
}

.header__slogan {
  float: left;
  max-width: 540px;
  height: 125px;
  font-size: 24px;
  font-style: italic;
  line-height: 32px;
  text-align: center
}

.header__slogan-in {
  display: table-cell;
  height: 125px;
  vertical-align: middle
}

.header__contacts {
  float: right;
  text-align: right;
  width: 220px
}

.header__contacts-in {
  display: table-cell;
  width: 220px;
  height: 125px;
  vertical-align: middle
}

.header__phone {
  font-size: 24px;
  margin-bottom: 10px
}

.form-row--submit input,.header__zvonok {
  display: block;
  text-decoration: none;
  text-align: center;
  line-height: 24px;
  border-radius: 6px;
  border: 1px solid #47a2c8;
  border-bottom-color: #49a3c8;
  background: -webkit-linear-gradient(top,#60badf,#2c8fb8);
  background: linear-gradient(to bottom,#60badf,#2c8fb8);
  color: #fff;
  font-weight: 700;
  font-size: 16px
}

.menu {
  position: relative;
  z-index: 3;
  margin-bottom: -20px
}

.menu__items {
  display: table;
  margin: 0 auto;
  border-radius: 6px;
  border: 1px solid #47a2c8;
  border-bottom-color: #49a3c8;
  background: -webkit-linear-gradient(top,#60badf,#2c8fb8);
  background: linear-gradient(to bottom,#60badf,#2c8fb8);
  overflow: hidden
}

.menu__item {
  display: table;
  float: left
}

.menu__item-a {
  display: block;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
  padding: 0 15px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0,0,0,.5);
  font-weight: 700
}

.menu__item-a:hover {
  background: -webkit-linear-gradient(bottom,#60badf,#2c8fb8);
  background: linear-gradient(to top,#60badf,#2c8fb8);
  color: #fff
}

.slides {
  height: 400px;
  background-color: #f5f5f5
}

.slides__box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden
}

.coin-slider {
  overflow: hidden;
  zoom: 1;
  position: relative
}

.cs-buttons {
  display: none
}

#cs-navigation-slides-box {
  height: 95px;
  width: 190px;
  float: right
}

.cs-next,.cs-prev {
  float: left;
  display: block;
  width: 29px;
  height: 49px;
  overflow: hidden;
  margin-right: -1px;
  text-indent: -1000px;
  border-radius: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAxCAQAAACM9GrJAAAAuUlEQVRIx8XWIRbDMAwD0MDAwcLBwh5hMNDHCBwM9M01sL2Rua+O9Nol+IO2qq1S0geGjlrmDwwOx8AyCxv8cwe2Gbh94fs+WOhwWOKpsQbQEy8MC8bF8MbCih7AJwszgeChXQ5bGIE7FzpPBJ6HKwvj0NGwHcM4rXYM49CdCHfSarnJI9D6N8x+HCkSUhCl+Es/nY7ZASONNR13GguLQ1hX0pKUVrOOd2rIueVHqlxS0ZPqpVRqf88Lym4AzcP9g4QAAAAASUVORK5CYII=) 50% 50% no-repeat
}

.cs-next {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1)
}

.cs-title {
  width: 900px;
  height: 400px;
  display: table-cell;
  padding: 0 30px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 2px #4a4e54
}

.cs-title p {
  font-style: italic;
  font-size: 18px;
  font-family: Georgia,"Times New Roman",Times,serif
}

.cs-title h3 {
  font-size: 42px;
  color: #fff;
  line-height: 50px;
  margin: 0
}

.cs-title-wrap {
  float: left
}

.actions {
  padding: 15px 0
}

.actions__zayavka {
  float: left;
  width: 30%
}

.action__counter-box {
  float: right;
  width: 70%
}

.section {
  padding: 15px 0
}

.section_dark {
  background-color: #f5f5f5
}

.section_benefits {
  font-size: 18px;
  text-align: center
}

.section__header {
  font-size: 24px;
  font-style: italic;
  text-align: center;
  margin-bottom: 15px
}

.advantages {
  width: 48%;
  float: left
}

.delivery {
  width: 48%;
  float: right
}

.fake-footer {
  height: 140px
}

.footer {
  height: 100px;
  margin-top: -100px;
  background-color: #f5f5f5;
  padding: 15px 0;
  text-align: center
}

.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.fancybox-opened {
  z-index: 8030
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
  -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
  box-shadow: 0 10px 25px rgba(0,0,0,.5)
}

.fancybox-inner,.fancybox-outer {
  position: relative
}

.fancybox-inner {
  overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap
}

.fancybox-iframe,.fancybox-image {
  display: block;
  width: 100%;
  height: 100%
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span {
  background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: url(../images/blank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040
}

.fancybox-prev {
  left: 0
}

.fancybox-next {
  right: 0
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px
}

.fancybox-nav:hover span {
  visibility: visible
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible!important
}

.fancybox-lock {
  overflow: hidden!important;
  width: auto
}

.fancybox-lock body {
  overflow: hidden!important
}

.fancybox-lock-test {
  overflow-y: hidden!important
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAFElEQVQY02MQ4OHZQAxmGFVIX4UAOKdUYRntst0AAAAASUVORK5CYII=)
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll
}

.fancybox-title {
  visibility: hidden;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  position: relative;
  text-shadow: none;
  z-index: 8050
}

.fancybox-opened .fancybox-title {
  visibility: visible
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0,0,0,.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff
}

.fancybox-title-inside-wrap {
  padding-top: 10px
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0,0,0,.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
  #fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span {
    background-image: url(../images/fancybox_sprite@2x.png);
    background-size: 44px 152px
  }

  #fancybox-loading div {
    background-image: url(../images/fancybox_loading@2x.gif);
    background-size: 24px 24px
  }
}

button,input,select,textarea {
  font-family: inherit;
  font-size: inherit
}

::placeholder {
  color: #7f7f7f;
  font-size: 1em
}

.form {
  width: 400px
}

.form__row {
  margin-bottom: 15px
}

.form__row_submit {
  text-align: right
}

.form__row_zvonok {
  text-align: center
}

.form__label {
  display: block;
  margin-bottom: 6px
}

.form__required {
  font-weight: 700;
  margin-left: 5px
}

.form__input,.form__textarea {
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 0 0 0 10px;
  height: 30px;
  line-height: 30px;
  width: 400px;
  display: inline-block;
  color: #181818;
  font-size: 14px;
  border-radius: 4px
}

.form__input_short {
  width: 100px
}

.form__textarea {
  line-height: 20px;
  height: auto
}

.form__button {
  display: inline-block;
  height: 29px;
  line-height: 26px;
  border-radius: 4px;
  background-color: #f60;
  border: 0;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  padding: 0 25px
}

.form__button:hover {
  background-color: #e35b00;
  color: #fff
}

.form__select,.select {
  display: inline-block;
  vertical-align: middle;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ccc;
  border-radius: 3px;
  overflow: hidden;
  position: relative
}

.form__select:before,.select:before {
  display: block;
  content: "";
  width: 0;
  height: 15px;
  border-left: 1px solid #ccc;
  position: absolute;
  right: 18px;
  top: 4px
}

.form__select:after,.select:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid #393939;
  border-right: 3px solid #fff;
  border-left: 3px solid #fff;
  position: absolute;
  right: 6px;
  top: 10px
}

.form__select select,.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  height: 23px;
  line-height: 23px;
  padding: 0 28px 0 8px;
  border: 0;
  background-color: transparent
}

.form__checkbox {
  display: inline-block;
  width: 19px;
  height: 19px;
  vertical-align: middle;
  background: url(../images/icons.png) -12px 0 no-repeat;
  overflow: hidden;
  cursor: pointer
}

.form__checkbox input {
  opacity: 0;
  cursor: pointer
}

.form__checkbox_checked {
  background-position: -31px 0
}

.warnText {
  color: #c1003f;
  font-size: 18px;
  margin: 1em 0
}

.werba-text p {
  margin-bottom: 1.5em
}

.werba-text ol,.werba-text ul {
  padding-left: 3em;
  margin-bottom: 1.5em
}

.werba-text ul li {
  list-style: circle inside;
  margin-bottom: .5em
}

.werba-text ol li {
  list-style: decimal;
  margin-bottom: .5em
}

.werba-text table {
  width: 100%;
  margin: 1em 0
}

.werba-text td,.werba-text th {
  padding: 10px 5px;
  border: 1px solid #ccc
}

.werba-text h1,.werba-text h2,.werba-text h3,.werba-text h4 {
  font-size: 28px;
  font-style: italic;
  margin-bottom: .5em;
  text-align: center
}

.werba-text h2 {
  font-size: 24px
}

.werba-text h3 {
  font-size: 20px
}

.werba-text h4 {
  font-size: 18px
}

.form-row {
  margin-bottom: 10px
}

.form-row--notice {
  display: none
}

.form-row--submit {
  text-align: center
}

.form-row--submit input {
  display: inline-block;
  padding: 0 20px
}

.form-row-value input {
  width: 100%
}

.gallery-thumb {
  float: left;
  width: 25%;
  text-align: center;
  height: 240px
}

.gallery-full-link {
  display: block;
  margin-bottom: 6px;
  width: 100%;
  height: 200px;
  overflow: hidden
}

.gallery-preview {
  height: 200px
}

.gallery-pic-link {
  display: none
}

.gallery-text {
  font-style: italic;
  color: #999;
  font-size: 12px
}

.newsblock {
  display: block;
  float: left;
  width: 50%;
  height: 150px;
  overflow: hidden
}

.news-preview {
  width: 140px;
  float: left
}

.news-preview-a {
  display: block;
  width: 124px;
  height: 124px;
  border-radius: 6px;
  overflow: hidden;
  padding: 1px;
  border: 1px solid #ccc;
  cursor: default
}

.news-preview-img {
  border-radius: 4px
}

.newsdate {
  display: none
}

.newstitle {
  display: block;
  color: inherit;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 6px;
  cursor: default
}

.newsannounce {
  font-size: 12px;
  font-style: italic;
  color: #999
}

.eshopblock {
  display: block;
  float: left;
  width: 23%;
  margin: 0 1%;
  text-align: center;
  height: 250px
}

.eshop-title {
  display: block;
  font-size: 18px;
  font-style: italic;
  margin-bottom: 6px;
  text-decoration: none;
  color: inherit;
  cursor: default
}

.eshop-pic-link {
  display: block;
  margin-bottom: 6px;
  height: 120px;
  overflow: hidden;
  cursor: default;
  transition: all .3s linear
}

.eshop-pic-link:hover {
  transform: scale(1.2)
}

.eshop-price {
  font-size: 16px;
  font-weight: 700
}

.eshop-instock,.eshop-tocart-link {
  display: none
}

.eshop-shortdesc {
  font-style: italic;
  color: #999;
  font-size: 12px
}

.counterblock {
  text-align: center
}

.counter-title {
  font-size: 24px;
  font-style: italic;
  margin-bottom: 8px
}

.counter-text {
  font-size: 18px;
  margin-bottom: 15px
}

.counter-timer {
  display: inline-block
}

.counter-timer-title {
  font-size: 12px;
  color: #999;
  font-style: italic
}