@charset "utf-8";

.wrap ol,
.wrap ul,
.wrap li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
}

.clrfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
  visibility: hidden;
}

b, strong, .bold {
  font-weight: bold;
}

i {
  font-style: italic;
}

u {
  text-decoration: underline;
}

.wrap a {
  color: #222;
  text-decoration: underline;
  outline: none;
}

.wrap a:hover, .wrap a:active {
  text-decoration: none;
}

.wrap input, .wrap button {
  padding: 0;
  margin: 0;
  line-height: normal;
  outline: none;
  border: none;
  font-family: 'Gotham Pro', Arial, Helvetica, sans-serif;
}

.wrap button {
  cursor: pointer;
}

.wrap ::-webkit-input-placeholder {
  color: #555;
}

.wrap ::-moz-placeholder {
  color: #555;
}

.wrap :-moz-placeholder {
  color: #555;
}

.wrap :-ms-input-placeholder {
  color: #555;
}

.wrap :focus::-webkit-input-placeholder {
  color: transparent;
}

.wrap :focus::-moz-placeholder {
  color: transparent;
}

.wrap :focus:-moz-placeholder {
  color: transparent;
}

.wrap :focus:-ms-input-placeholder {
  color: transparent;
}

.wrap :focus {
  outline: none;
}

body {
  position: relative;
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: 'Gotham Pro', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #444;
}

.none {
  display: none;
}

.wrap {
  overflow: hidden;
}

.wrp {
  position: relative;
  width: 960px;
  padding: 0 10px;
  margin: 0 auto;
}

.wrp:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
  visibility: hidden;
}

.wrap .button-m {
  position: relative;
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 700;
  color: #222;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  height: 60px;
  line-height: 60px;
  letter-spacing: 0.5px;
  text-shadow: 0 1px 0 #ebb734;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: #e6a501;
  background: -moz-linear-gradient(top, #e6a501 0%, #df7b0b 100%);
  background: -webkit-linear-gradient(top, #e6a501 0%, #df7b0b 100%);
  background: linear-gradient(to bottom, #e6a501 0%, #df7b0b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6a501', endColorstr='#df7b0b', GradientType=0);
  -webkit-box-shadow: 0 5px 0 0 #d6850a, 0 6px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 0 0 #d6850a, 0 6px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 0 0 #d6850a, 0 6px 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.wrap .button-m:active {
  top: -1px;
}

.wrap input.field {
  display: block;
  width: 100%;
  background: #fff;
  font-size: 14px;
  font-weight: 400;
  color: #555;
  text-align: left;
  padding: 16px 20px;
  border: 1px solid #e5e5e5;
}

.present {
    padding: 30px 0 0;
}
.present img {
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}
.present .gft_640, .present .gft_320 {
    display: none;
}

h2.title {
  color: #333;
  font-size: 38px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 35px;
}

h2.title span {
  color: #276698;
}

/*   countbox   */

.countbox:before {
  content: 'До конца акции осталось:';
  display: block;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.countbox {
  height: 103px;
  width: 100%;
  padding-left: 0;
  margin: -55px auto 20px;
}

.countbox .countbox-num {
  float: left;
  width: 86px;
  height: 57px;
  background: url("../images/timer.png") no-repeat 0 0;
  margin-left: 15px;
}

.countbox-hours, .countbox-mins, .countbox-secs {
  color: #fff;
  font-size: 36px;
  text-align: center;
  font-weight: 700;
  line-height: 53px;
  margin-bottom: 3px;
  position: relative;
}

.countbox-hours:after, .countbox-mins:after {
  content: ':';
  display: block;
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: 40px;
  right: -15px;
  font-weight: 400;
}

.countbox-hours-text, .countbox-mins-text, .countbox-secs-text {
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding-left: 10px;
}

/*   offer   */

.offer {
  position: relative;
  background: url("../images/offer.jpg") 50% 0 no-repeat #55466a;
  height: 660px;
}

.offer .logo {
  padding: 22px 0 0 0;
}

.offer .logo h1 {
  display: block;
  font-size: 54px;
  font-weight: 700;
  color: #ffb31a;
  line-height: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: center;
}

.offer .logo .text {
  position: relative;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  line-height: 30px;
  letter-spacing: 6.3px;
  text-align: left;
  text-transform: uppercase;
  padding-top: 15px;
}

.offer .logo .text span {
  position: relative;
  padding: 0 40px;
}

.offer .sale {
  display: inline-block;
  position: absolute;
  left: 283px;
  top: 182px;
  color: #222;
  line-height: 28px;
  text-transform: uppercase;
}

.offer .sale span {
  display: block;
  font-size: 17px;
  letter-spacing: 0.5px;
}

.offer .sale b {
  font-size: 39px;
}

.offer .order_form {
  position: absolute;
  right: 10px;
  top: 230px;
  width: 320px;
  background: rgba(36, 115, 173, 0.8);
}

.offer .price {
  background: #fff;
}

.offer .price .old_cost,
.offer .price .new_cost {
  float: left;
  width: 50%;
  height: 55px;
  line-height: 24px;
  padding-top: 1px;
}

.offer .price .old_cost {
  padding-right: 20px;
  text-align: right;
  color: #333;
}

.offer .price .new_cost {
  background: #ffb31a;
  padding-left: 20px;
  color: #222;
}

.offer .price div {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}

.offer .price small {
  font-size: 18px;
}
.offer .price .new_cost small {
    font-weight: 700;
}

.offer .price span {
  font-size: 30px;
}

.offer .price .old_cost span {
  text-decoration: line-through;
}

.offer .price .new_cost span {
  font-weight: 700;
}

.offer .order_form form {
  display: block;
  padding: 15px 10px 10px 10px;
}

.offer .field_set {
  padding-bottom: 10px;
}

.offer .stock {
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding-top: 15px;
}

/*   description   */

.description {
  padding: 45px 0;
}

.description .pic {
  float: left;
  width: 400px;
}

.description .info {
  margin-left: 430px;
}

.description .info .text {
  padding-bottom: 25px;
}
.description .info ul {
    font-size: 0;
    text-align: center;
}
.description .info li {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  text-transform: uppercase;
}

.description .info .icon {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  color: #276698;
}

.description .info .icon span {
  display: block;
}

.description .info .icon b {
  font-size: 48px;
}

.description .info li:nth-child(1) .icon {
    padding-left: 65px;
    height: 40px;
}

.description .info li:nth-child(2) .icon {
    padding-left: 47px;
    height: 40px;
    line-height: 38px;
}

.description .info li .icon:before {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
}

.description .info li:nth-child(1) .icon:before {
  margin-top: -17px;
  width: 51px;
  height: 34px;
  background: url("../images/car-icon.png") 0 0 no-repeat;
}

.description .info li:nth-child(2) .icon:before {
  margin-top: -20px;
  width: 35px;
  height: 34px;
  background: url("../images/like-icon.png") 0 0 no-repeat;
}

.description .info li p {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  padding-top: 15px;
}

.description .info li p span {
  display: block;
}

/*   advantages   */

.advantages {
  height: 558px;
  background: url("../images/advantages-bg.jpg") 50% 0 no-repeat #4f3f4f;
  padding-top: 45px;
}

.advantages h2.title {
  color: #fff;
}

.advantages h2.title span {
  display: block;
  color: #ffa311;
}

.advantages ul {
  font-size: 0;
  text-align: center;
  padding-bottom: 10px;
}

.advantages ul li {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  color: #fff;
  padding-bottom: 35px;
}

.advantages li .pic img {
  display: inline-block;
}

.advantages li .head {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  padding: 3px 0 8px 0;
}

.advantages li .head span {
  display: block;
}

.advantages li p {
  font-size: 16px;
  line-height: 24px;
  padding: 0 10px;
}

/*   list_block   */

.list_block {
  padding: 75px 0 50px 0;
}

.list_block h2.title {
  margin-bottom: 25px;
}

.list_block .image {
  position: absolute;
  right: 0;
  bottom: -30px;
  z-index: -1;
}

.list_block ul {
  width: 100%;
  max-width: 590px;
}

.list_block ul li {
  position: relative;
  padding: 20px 0 20px 60px;
}

.list_block ul li span {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  display: block;
  height: 49px;
  line-height: 49px;
  font-weight: 700;
  font-size: 30px;
  color: #276698;
}

.list_block ul li span:after {
  display: inline-block;
  width: 18px;
  height: 49px;
  background: url("../images/separator.png") 0 0 no-repeat;
  content: '';
  vertical-align: middle;
  margin-left: 5px;
}

/*   specialist   */

.specialist {
  background: url("../images/specialist-bg.jpg") 50% 0 no-repeat #222532;
  height: 480px;
  padding-top: 38px;
}

.specialist h3 {
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  border-left: 5px solid #f19c14;
  padding-left: 10px;
    margin-bottom: 30px;
}

.specialist h3 span {
  display: block;
  font-weight: 700;
  font-size: 35px;
}
/* Arrows */
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 59px;
    display: block;
    width: 54px;
    height: 54px;
    padding: 0;    
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: url(../images/arrows.png) no-repeat 0 0 / cover;
    z-index: 3;
}
.slick-prev{
    left: 90px;
}
.slick-next{
    right: 90px;
    -moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.specialist .text {
  color: #fff;
  padding: 10px 0 0 470px;
}

.specialist .text p {
  line-height: 24px;
  padding: 0 0 20px;
}

.specialist .text p span {
  font-weight: 700;
  display: block;
}

/*   reviews   */

.reviews {
  background: #f4f4f4;
  padding: 40px 0 35px 0;
}

.reviews h2.title span {
  color: #f4ab11;
}

.reviews .item:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
  visibility: hidden;
}

.reviews .avatar {
  float: left;
  width: 172px;
  padding-top: 10px;
}

.reviews .avatar img {
  border: 6px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.reviews .info {
  position: relative;
  margin-left: 213px;
  border-left: 5px solid #f4ab11;
  min-height: 205px;
  padding: 30px 0 20px 30px;
}

.reviews .info:before {
  position: absolute;
  left: -35px;
  top: 40px;
  display: block;
  width: 35px;
  height: 28px;
  background: url("../images/arrow-comment.png") 0 0 no-repeat;
  content: '';
}

.reviews .name {
  position: relative;
  color: #222;
  padding-left: 42px;
}

.reviews .name:before {
  position: absolute;
  left: 0;
  bottom: 2px;
  display: block;
  width: 31px;
  height: 23px;
  background: url("../images/qoute-icon.png") 0 0 no-repeat;
  content: '';
}

.reviews .name b {
  text-transform: uppercase;
}

.reviews .name span {
  font-size: 14px;
}

.reviews .info p {
  color: #222;
  padding-top: 5px;
}

.reviews .slick-dots {
  text-align: center;
  margin-top: 25px;
}

.reviews .slick-dots:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
  visibility: hidden;
}

.reviews .slick-dots li {
  display: inline-block;
  padding: 0 7px;
  overflow: hidden;
}

.reviews .slick-dots li button {
  display: block;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  background: #bcbcbc;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.reviews .slick-dots li.slick-active button {
  background: #222;
}

/*   order_info   */

.order_info {
  padding: 40px 0;
}

.order_info ul {
  margin: 0 -10px;
}

.order_info li {
  float: left;
  width: 33.33%;
  padding: 0 10px;
}

.order_info .item {
  min-height: 360px;
  background: #f6f6f6;
  border: 1px solid #d9d9d9;
  text-align: center;
  color: #333;
}

.order_info .pic img {
  width: 100%;
}

.order_info .item b {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 0 15px 0;
}

.order_info .item p {
  padding: 0 15px;
  font-size: 14px;
}

/*   footer   */

.footer {
  padding: 30px 0;
  text-align: center;
}

.footer ul.links {
  padding-top: 10px;
}

.footer ul.links li {
  font-size: 14px;
  display: inline-block;
  padding: 0 7px;
}

@media only screen and (max-width: 959px) {

.present .gft_960 {
    display: none;
}
.present .gft_640 {
    display: block;
}
    h2.title {
        font-size: 33px;
    }
  .wrp {
    width: 640px;
  }

  .offer {
    background: url("../images/offer-960.jpg") 50% 0 no-repeat #55466a;
    height: 575px;
  }

  .offer .logo h1 {
    font-size: 38px;
    letter-spacing: 0;
  }

  .offer .logo {
    padding-top: 30px;
  }

  .offer .logo .text {
    font-size: 28px;
    letter-spacing: 0;
    padding-top: 7px;
    text-align: center;
  }

  .offer .logo .text span {
    padding: 0;
  }

  .offer .sale {
    left: 14px;
    top: 149px;
    font-size: 15px;
    line-height: 25px;
    -moz-transform: rotate(13deg);
    -webkit-transform: rotate(13deg);
    -o-transform: rotate(13deg);
    -ms-transform: rotate(13deg);
    transform: rotate(13deg);
  }

  .offer .sale b {
    font-size: 35px;
  }

  .offer .order_form {
    top: 180px;
  }

  .description {
    padding: 35px 0 30px 0;
  }

  .description h2.title span {
    display: block;
  }

  .description .pic {
    float: none;
    width: auto;
    text-align: center;
  }

  .description .pic img {
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }

  .description .info {
    margin-left: 0;
    padding-top: 15px;
  }

  .description .info .text {
    text-align: center;
  }

  .advantages {
    height: auto;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#46344e+0,685344+100 */
    background: rgb(70,52,78); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(70,52,78,1) 0%, rgba(104,83,68,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(70,52,78,1) 0%,rgba(104,83,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(70,52,78,1) 0%,rgba(104,83,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46344e', endColorstr='#685344',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding-bottom: 50px;
  }

  .advantages ul li {
    width: 50%;
  }

  .advantages li p {
    padding: 0 15px;
  }

  .list_block {
    padding:30px 0 0 0;
  }

  .list_block .image {
    position: static;
    display: block;
    margin: 0 auto;
  }

  .list_block ul {
    max-width: 700px;
    padding-bottom: 25px;
  }

  .specialist {
    height: auto;
    padding: 35px 0 15px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a1d31+0,364558+100 */
background: rgb(42,29,49); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(42,29,49,1) 0%, rgba(54,69,88,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(42,29,49,1) 0%,rgba(54,69,88,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(42,29,49,1) 0%,rgba(54,69,88,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a1d31', endColorstr='#364558',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  }
    .specialist h3+p:before {
        content:'';
        display: block;
        background: url(../images/spec.jpg) no-repeat 0 0;
        width: 186px;
        height: 186px;
        border-radius: 50%;
        border:5px solid #9895a0;
        margin:15px auto 20px;
    }

  .specialist .text {
    padding: 0;
  }

  .reviews .avatar {
    float: none;
    width: auto;
    text-align: center;
    padding-top: 0;
    padding-bottom: 35px;
  }

  .reviews .avatar img {
    display: inline-block;
  }

  .reviews .info {
    margin-left: 0;
    border-top: 5px solid #f4ab11;
    border-left: 0;
    min-height: 50px;
    padding: 20px 0 0 0;
  }

  .reviews .info:before {
    left: 50%;
    top: -31px;
    margin-left: -20px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .reviews .info p {
    text-align: justify;
    padding-top: 10px;
  }

  .order_info {
    padding-bottom: 20px;
  }

  .order_info ul {
    font-size: 0;
    text-align: center;
  }

  .order_info li {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-bottom: 20px;
  }

}

@media only screen and (max-width: 639px) {
    .present .gft_640 {
    display: none;
}
.present .gft_320 {
    display: block;
}
  .wrp {
    width: 320px;
  }

  .offer {
    background: url("../images/offer-640.jpg") 50% 0 no-repeat #508fbd;
    height: auto;
    padding-bottom: 10px;
  }
.slick-next {
    right: -10px;
   
}
    .slick-prev {
    left: -10px;
}
  .offer .logo {
    height: 200px;
  }

  .offer .logo h1 {
    font-size: 18px;
  }

  .offer .logo .text {
    font-size: 18px;
    line-height: 28px;
  }

  .offer .order_form {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    background: none;
    margin-top: 316px;
  }

  .countbox .countbox-num {
    margin-left: 10px;
  }

  .countbox {
    margin-top: 0;
  }

  h2.title {
    font-size: 22px;
  }

  .description {
    padding: 30px 0;
  }

  .description h2.title {
    margin-bottom: 25px;
  }

  .description .info li:first-child {
    padding-top: 0;
  }

  .description .info li {
    float: none;
    width: auto;
    padding-top: 30px;
  }

  .advantages {
    padding: 35px 0;
  }

  .advantages ul {
    padding-bottom: 0;
  }

  .advantages ul li {
    float: none;
    width: auto;
  }

  .list_block {
    padding-top: 35px;
  }

  .list_block h2.title {
    margin-bottom: 15px;
  }

  .list_block ul li {
    padding: 15px 0 15px 60px;
  }

  .specialist {
    -o-background-size: cover;
    -webkit-background-size: cover;
    -khtml-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-bottom: 5px;
  }

  .specialist h3 {
    font-size: 26px;
    line-height: 30px;
  }

  .specialist h3 span {
    font-size: 30px;
  }

  .specialist .text p {
    text-align: justify;
  }

  .reviews {
    padding: 35px 0 30px 0;
  }

  .reviews .name span {
    display: block;
  }

  .reviews .name:before {
    top: 5px;
    left: 0;
    bottom: auto;
  }

  .reviews .slick-dots {
    margin-top: 20px;
  }

  .order_info {
    padding: 30px 0 15px 0;
  }

  .order_info li {
    display: block;
    width: auto;
  }

  .order_info .item {
    min-height: 100px;
    padding-bottom: 15px;
  }

  .footer {
    padding: 25px 0;
  }

}
