@media only screen and (min-device-width: 320px)and (max-device-width: 480px) {
  * {
    -webkit-text-size-adjust: none;
  }
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

body, html {
  height: 100%;
}

img, fieldset, a img {
  border: none;
}

input[type="submit"], button {
  cursor: pointer;
}

input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

input, button {
  margin: 0;
  padding: 0;
  border: 0;
}

input, textarea, select, button, h1, h2, h3, h4, h5, h6, a, span, a:focus {
  outline: none;
}

ul, ol {
  list-style-type: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

body {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.4;
}

.l {
  width: 100%;
  display: inline-block;
}

.l .l-col1 {
  float: left;
  width: 20%;
}

.l .l-col2 {
  float: right;
  width: 70%;
}

body {
  background: white;
}

.hmain .hmain__in, .howwework .howwework__in, .another-fur__in, .contacts .contacts__in, .shops .shops__in, .fmain .fmain__in, .tovar .tovar__in, .welcome .welcome__in, .sizes .sizes__in, .package .package__in, .dostavka .dostavka__in, .garantia .garantia__in {
  width: 940px;
  margin: 0 auto;
}

.hmain {
  background: white;
  width: 100%;
  border-bottom: 1px dashed #c9c9c9;
  padding-bottom: 20px;
  padding-top: 17px;
}

.hmain .hmain__in {
  overflow: hidden;
}

.hmain .hmain__logo {
  width: 93px;
  height: 56px;
  float: left;
  margin-right: 50px;
}

.hmain .hmain__leftnav, .hmain .hmain__rightnav {
  display: inline-block;
  float: left;
  padding-top: 20px;
}

.hmain .hmain__leftnav ul li, .hmain .hmain__rightnav ul li {
  display: inline-block;
}

.hmain .hmain__leftnav ul li a, .hmain .hmain__rightnav ul li a {
  display: block;
  color: #170d0d;
  font-family: "univers_condensedmedium";
  font-size: 16px;
  text-decoration: none;
  margin-right: 15px;
  font-weight: normal;
  text-transform: uppercase;
}

.hmain .hmain__leftnav ul li a:hover,
.hmain .hmain__leftnav ul li.current-menu-item a,
.hmain .hmain__rightnav ul li a:hover,
.hmain .hmain__rightnav ul li.current-menu-item a {
  color: #fa693b;
}
.thumb > a {
  text-decoration: none;
}
.thumbs .thumbs__in .thumbs__row .thumb > a:hover p:after {
  background: none repeat scroll 0 0 #fa693b;
}
.thumbs .thumbs__in .thumbs__row .thumb > a:hover p {
  color: #fa693b;
}

.hmain .hmain__leftnav ul li:last-child a, .hmain .hmain__rightnav ul li:last-child a {
  margin: 0;
}

.hmain .hmain__leftnav ul li.active a, .hmain .hmain__rightnav ul li.active a {
  color: #fa693b;
}

.hmain .hmain__leftnav ul li.active a:after,
.hmain .hmain__leftnav ul li.current-menu-item a:after,
.hmain .hmain__rightnav ul li.active a:after,
.hmain .hmain__rightnav ul li.current-menu-item a:after,
.hmain .hmain__leftnav ul li a:hover:after,
.hmain .hmain__rightnav ul li a:hover:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0px;
  width: 19px;
  height: 2px;
  background: #fa693b;
}

.hmain .hmain__leftnav {
  margin-right: 150px;
}

.thumbs {
  background: #f1f1f1;
  padding-top: 29px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #c9c9c9;
}

.thumbs .thumbs__in {
  width: 980px;
  margin: 0 auto;
}

.thumbs .thumbs__in .thumbs__header h3 {
  font-family: "univers_condensedmedium";
  font-size: 16px;
  text-transform: uppercase;
  width: 60px;
  margin: 0 auto;
  font-weight: normal;
}

.thumbs .thumbs__in .thumbs__header h3:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0px;
  left: 25px;
  width: 19px;
  height: 2px;
  background: #180c0e;
}

.thumbs .thumbs__in .thumbs__row {
  overflow: hidden;
  margin: 34px 0;
}

.thumbs .thumbs__in .thumbs__row .thumb {
  float: left;
  text-align: center;
  margin-right: 15px;
}
.package__image img {
  max-height: 200px;
  max-width: 260px;
}
.compl {
  display: table-cell;
  height: 200px;
  vertical-align: middle;
}
.thumbs .thumbs__in .thumbs__row .thumb img {
  display: block;
  margin: 0 auto;
}

.thumbs .thumbs__in .thumbs__row .thumb p {
  font-family: "etelka_light_proregular";
  color: #3a3a3a;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.thumbs .thumbs__in .thumbs__row .thumb p:before {
  content: "";
  display: block;
  position: relative;
  bottom: 4px;
  margin: 0 auto;
  width: 18px;
  height: 0px;
  border-top: 2px dotted #180c0e;
}

.thumbs .thumbs__in .thumbs__row .thumb p:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0px;
  margin: 0 auto;
  width: 18px;
  height: 1px;
  background: #180c0e;
}

.thumbs .thumbs__in .thumbs__row .thumb:last-child {
  margin-right: 0;
}

.howwework {
  width: 100%;
  background: white;
  padding-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #c9c9c9;
}

.howwework .howwework__in .howwework__header {
  margin-bottom: 35px;
  text-align: center;
}

.howwework .howwework__in .howwework__header h3 {
  font-family: "univers_condensedmedium";
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 auto;
  font-weight: normal;
}

.howwework .howwework__in .howwework__header h3:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0px;
  margin: 0 auto;
  width: 19px;
  height: 2px;
  background: #180c0e;
}

.howwework .howwework__in .howwework__row {
  overflow: hidden;
}

.howwework .howwework__in .howwework__row .howwework__col {
  width: 280px;
  float: left;
  text-align: center;
  margin-right: 50px;
}

.howwework .howwework__in .howwework__row .howwework__col p {
  color: #3c3c3c;
  font-family: "pt_sansregular", sans-serif;
  font-size: 18px;
  margin-top: 25px;
}

.howwework .howwework__in .howwework__row .howwework__col:last-child {
  margin: 0;
}

.another-fur {
  padding-top: 25px;
  background: #f1f1f1;
  padding-bottom: 40px;
}

.another-fur__in {
  position: relative;
}

.another-fur__in .another-fur__header {
  margin-bottom: 40px;
  text-align: center;
}

.another-fur__in .another-fur__header h3 {
  font-family: "univers_condensedmedium";
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}

.another-fur__in .another-fur__header h3:after {
  content: "";
  display: block;
  position: relative;
  bottom: -2px;
  left: 0px;
  width: 19px;
  height: 2px;
  background: #180c0e;
  margin: 0 auto;
}

.another-fur__in .slideshow {
  margin: 0 auto;
  text-align: center;
}

.another-fur__in .slideshow .slide {
  width: 210px;
}

.another-fur__in .slideshow .slide img {
  height: auto;
  margin-bottom: 15px;
  max-height: 150px;
  max-width: 250px;
  width: auto;
}
.an_thumb {
  height: 150px;
  vertical-align: middle;
}
.dostavka__text ol {
  padding-bottom: 30px;
  padding-left: 10px;
}
.dostavka__text li {
  font-size: 17px;
  list-style: decimal inside none;
  margin-bottom: 5px;
  text-align: left;
}

.another-fur__in .slideshow .slide p {
  font-family: "univers_condensedmedium";
  font-size: 16px;
  color: #2c2c2c;
  text-transform: uppercase;
  padding-bottom: 15px;
  border-bottom: 2px dotted #c9c9c9;
  margin-bottom: 13px;
  margin: 0 auto 13px auto;
  width: 194px;
}

.another-fur__in .slideshow .slide .button {
  display: block;
  width: 197px;
  height: 50px;
  box-sizing: border-box;
  padding: 5px 15px;
  margin: 0 auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fb693b;
  color: #f1f1ef;
  font-family: "univers_condensedmedium";
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}

.another-fur__in .controls #prev, .jcarousel-control-prev {
  position: absolute;
  left: 0;
  bottom: 47px;
  background: url(img/prev-arrow.png);
  width: 43px;
  height: 87px;
}

.another-fur__in .controls #next, .jcarousel-control-next {
  position: absolute;
  right: 0;
  bottom: 47px;
  background: url(img/next-arrow.png);
  width: 43px;
  height: 87px;
}
.jcarousel-control-prev {
  left: -15px;
  bottom: 120px;
}
.jcarousel-control-next {
  right: -30px;
  bottom: 120px;
}

.map {
  position: relative;
}
.map.cont {
  margin-bottom: 20px;
}

.map .fmain__dropdown {
  position: absolute;
  left: 49.32109%;
  bottom: 10px;
  width: 20px;
  height: 13px;
  background: transparent url(img/dropdown.png) no-repeat;
}

.contacts {
  display: none;
  background: white;
}

.contacts .contacts__in {
  overflow: hidden;
}

.contacts .contacts__in .contacts__header {
  padding-top: 10px;
  text-align: center;
  margin-bottom: 10px;
}

.contacts .contacts__in .contacts__header h3 {
  font-family: "univers_condensedmedium";
  font-size: 16px;
  text-transform: uppercase;
  width: 60px;
  margin: 0 auto;
  font-weight: normal;
}

.contacts .contacts__in .contacts__header h3:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0px;
  left: 40px;
  width: 19px;
  height: 2px;
  background: #180c0e;
}

.contacts .contacts__in .contacts__col {
  float: left;
  text-align: center;
  padding-bottom: 10px;
}

.contacts .contacts__in .contacts__left {
  text-align: left;
  margin-right: 75px;
}

.contacts .contacts__in .contacts__left p {
  color: #2c2c2c;
  font-family: "pt_sansregular", sans-serif;
  font-size: 18px;
}

.contacts .contacts__in .contacts__center {
  width: 340px;
  text-align: left;
  padding-left: 35px;
  position: relative;
  margin-right: 55px;
}

.contacts .contacts__in .contacts__center p {
  display: inline-block;
  color: #fa693b;
  font-family: "pt_sansregular", sans-serif;
  font-size: 18px;
}

.contacts .contacts__in .contacts__center p:first-of-type {
  border-right: 1px solid #2c2c2c;
  padding-right: 10px;
}
.contacts .contacts__in .contacts__center p:nth-of-type(2) {
  padding-left: 10px;
}
.contacts .contacts__in .contacts__center i {
  position: absolute;
  left: 0;
  top: 15px;
  width: 17px;
  height: 16px;
  background: url('img/icons-s9cae964edc.png') 0 -56px no-repeat;
  width: 17px;
  height: 16px;
}

.contacts .contacts__in .contacts__right {
  width: 170px;
  padding-left: 40px;
  position: relative;
}

.contacts .contacts__in .contacts__right p {
  color: #fa693b;
  font-family: "pt_sansregular", sans-serif;
  font-size: 18px;
}

.contacts .contacts__in .contacts__right i {
  position: absolute;
  left: 0px;
  top: 15px;
  width: 20px;
  height: 18px;
  background: url('img/icons-s9cae964edc.png') 0 -110px no-repeat;
  width: 20px;
  height: 18px;
}

.shops {
  display: none;
  background: #f1f1f1;
  padding-top: 10px;
  padding-bottom: 5px;
}

.shops .shops__in {
  overflow: hidden;
}

.shops .shops__in .shops__header {
  text-align: center;
  margin-bottom: 5px;
}

.shops .shops__in .shops__header h3 {
  color: #2c2c2c;
  font-family: "pt_sansregular", sans-serif;
  font-size: 18px;
  margin: 0 auto;
  width: 310px;
  font-weight: normal;
}

.shops .shops__in .shops__col {
  float: left;
  padding: 5px 64px;
  width: 340px;
}

.shops .shops__in .shops__col h3 {
  color: #2c2c2c;
  font-family: "pt_sansregular", sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
}

.shops .shops__in .shops__col img {
  margin-bottom: 5px;
}

.shops .shops__in .shops__col p {
  color: #fa693b;
  font-family: "pt_sansregular", sans-serif;
  font-size: 18px;
}

.shops .shops__in .shops__col p.tel1 {
  border-right: 1px solid #c9c9c9;
  display: inline-block;
  padding-right: 15px;
}

.shops .shops__in .shops__col p.tel2 {
  display: inline-block;
  padding-right: 15px;
}

.shops .shops__in .shops__col p.tel3 {
 margin-bottom: 5px; 
}

.shops .shops__in .shops__col p.address {
  color: #2c2c2c;
  margin-bottom: 0px;
}

.shops .shops__in .shops__col.left {
  border-right: 2px solid #2c2c2c;
}

.fmain__top {
  z-index: 2;
  overflow: hidden;
  position: relative;
  background: transparent;
  width: 100%;
  top: -39px;
}

.fmain__top div {
  background: #2c2c2c;
  height: 14px;
}

.fmain__top .fmain__dropdown {
  position: absolute;
  top: 0px;
  left: 49.02344%;
  display: block;
  width: 2.25%;
  min-width: 22px;
  box-sizing: border-box;
  background: transparent;
  border-style: solid;
  border-width: 14px 14px 0px 14px;
  border-color: transparent #2c2c2c #2c2c2c #2c2c2c;
}

.fmain__top .left {
  position: absolute;
  left: 0;
  width: 49.02344%;
  height: 14px;
}

.fmain__top .right {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 48.72656%;
  height: 14px;
}

.fmain__top .center {
  background: transparent;
  width: 2.25%;
}

.fmain {
  padding-top: 25px;
  background: #2c2c2c;
}

.fmain .fmain__in {
  overflow: hidden;
}

.fmain .fmain__in .fmain__header {
  text-align: center;
  width: 76px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.fmain .fmain__in .fmain__header h3 {
  color: white;
  font-family: "univers_condensedmedium";
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
}

.fmain .fmain__in .fmain__header h3:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0px;
  left: 40px;
  width: 19px;
  height: 2px;
  background: white;
}

.fmain .fmain__in .fmain__col {
  float: left;
  margin-bottom: 40px;
}

.fmain .fmain__in .fmain__col p {
  display: inline-block;
  color: #fa693b;
  font-family: "pt_sansregular", sans-serif;
  font-size: 14px;
}

.fmain .fmain__in .fmain__col.left {
  padding-left: 30px;
  position: relative;
  margin-right: 165px;
}

.fmain .fmain__in .fmain__col.left p:first-of-type {
  padding-right: 10px;
  border-right: 1px solid #6f6850;
}

.fmain .fmain__in .fmain__col.left p:last-of-type {
  padding-left: 10px;
}

.fmain .fmain__in .fmain__col.left i {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 17px;
  height: 16px;
  background: url('img/icons-s9cae964edc.png') 0 -30px no-repeat;
  width: 17px;
  height: 16px;
}

.fmain .fmain__in .fmain__col.center {
  padding-left: 30px;
  position: relative;
  margin-right: 165px;
}

.fmain .fmain__in .fmain__col.center a {
  display: block;
  color: #fa693b;
  font-family: "pt_sansregular", sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.fmain .fmain__in .fmain__col.center i {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 14px;
  height: 20px;
  background: url('img/icons-s9cae964edc.png') 0 0 no-repeat;
  width: 14px;
  height: 20px;
}

.fmain .fmain__in .fmain__col.right {
  padding-left: 30px;
  position: relative;
}

.fmain .fmain__in .fmain__col.right p {
  color: #fa693b;
  font-family: "pt_sansregular", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.fmain .fmain__in .fmain__col.right p:first-of-type {
  padding-right: 10px;
}

.fmain .fmain__in .fmain__col.right p:last-of-type {
  padding-left: 10px;
}

.fmain .fmain__in .fmain__col.right i {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 14px;
  height: 20px;
  background: url('img/icons-s9cae964edc.png') 0 -82px no-repeat;
  width: 20px;
  height: 18px;
}

.hmain .hmain__in, .howwework .howwework__in, .another-fur__in, .contacts .contacts__in, .shops .shops__in, .fmain .fmain__in, .tovar .tovar__in, .welcome .welcome__in, .sizes .sizes__in, .package .package__in, .dostavka .dostavka__in, .garantia .garantia__in {
  width: 940px;
  margin: 0 auto;
}

.tovar {
  background: #f1f1f1;
  width: 100%;
  border-bottom: 1px dashed #c9c9c9;
  padding-bottom: 20px;
  padding-top: 20px;
}

.tovar .tovar__in {
  overflow: hidden;
}

.tovar .tovar__in img {
  display: block;
  float: left;
}

.tovar__description {
  float: right;
  padding-right: 80px;
}

.tovar__description .tovar__vid {
  font-family: "univers_condensedmedium";
  color: #2c2c2c;
  font-size: 16px;
  text-transform: uppercase;
  padding: 35px 22px 15px 22px;
  position: relative;
  text-align: center;
}

.tovar__description .tovar__vid:before {
  content: "...";
  display: block;
  position: absolute;
  font-size: 20px;
  left: 0px;
  bottom: 17px;
  margin: 0 auto;
  width: 19px;
}

.tovar__description .tovar__vid:after {
  content: "...";
  display: block;
  position: absolute;
  font-size: 20px;
  right: -3px;
  bottom: 17px;
  margin: 0 auto;
  width: 19px;
}

.tovar__description .tovar__name {
  color: #fa7348;
  font-family: "pt_sansbold";
  font-size: 37px;
  text-align: center;
  text-transform: uppercase;
}

.tovar__description .tovar__name:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0px;
  left: 5px;
  width: 170px;
  height: 3px;
  background: #fa7348;
  margin-bottom: 19px;
  margin: 0 auto;
}

.tovar__description .tovar__price {
  font-family: "univers_condensedbold";
  font-size: 20px;
  color: #2c2c2c;
}

.tovar__description .tovar__price span {
  font-size: 36px;
}

.tovar__description .tovar__price:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0px;
  left: 75px;
  width: 26px;
  height: 3px;
  background: #fa7348;
}

.welcome {
  background: white;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #c9c9c9;
}

.welcome .welcome__in p {
  font-family: "pt_sansregular";
  color: #3c3c3c;
  font-size: 16px;
  position: relative;
  border-left: 5px solid #2c2c2c;
  padding: 3px 0 0 12px;
}

.sizes {
  background: #f2f2ef;
  padding-top: 25px;
  padding-bottom: 39px;
  border-bottom: 1px dashed #c9c9c9;
  overflow: hidden;
}

.sizes .sizes__header {
  text-align: center;
  margin-bottom: 40px;
}

.sizes .sizes__header h3 {
  font-family: "univers_condensedmedium";
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}

.sizes .sizes__header h3:after {
  content: "";
  display: block;
  position: relative;
  bottom: -2px;
  left: 0px;
  width: 19px;
  height: 2px;
  background: #180c0e;
  margin: 0 auto;
}

.sizes .sizes__img {
  padding-left: 85px;
  padding-right: 58px;
  border-right: 1px solid #c9c9c9;
  padding-bottom: 10px;
  float: left;
}

.sizes .sizes__img.left {
  padding-top: 19px;
}

.sizes .sizes__img.left p {
  color: #2c2c2c;
  font-family: "Myriad Pro";
  font-size: 24px;
  text-align: center;
}

.sizes .sizes__img.center {
  padding-right: 78px;
  padding-top: 19px;
}

.sizes .sizes__img.center p {
  color: #2c2c2c;
  font-family: "Myriad Pro";
  font-size: 24px;
  text-align: center;
}

.sizes .sizes__img.center p i {
  display: inline-block;
  margin: 0px 3px -1px 3px;
  background: url('img/icons-s9cae964edc.png') 0 -138px no-repeat;
  width: 5px;
  height: 6px;
}

.sizes .sizes__img.right {
  padding-right: 40px;
  padding-top: 19px;
  border: none;
  position: relative;
}

.sizes .sizes__img.right p {
  position: absolute;
  top: 60px;
  right: -30px;
  color: #2c2c2c;
  font-family: "Myriad Pro";
  font-size: 24px;
  text-align: center;
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=$m11, M12=$m12,M21=$m21, M22=$m22, sizingMethod='auto expand');
  zoom: 1;
}

.sizes .sizes__img.right p i {
  display: inline-block;
  margin: 0px 3px -2px 3px;
  background: url('img/icons-s9cae964edc.png') 0 -138px no-repeat;
  width: 5px;
  height: 6px;
}

.sizes .sizes__podpisi {
  clear: both;
  padding-left: 84px;
}

.sizes .sizes__podpisi p {
  float: left;
  color: #2c2c2c;
  font-family: "Myriad Pro";
  font-size: 20px;
  font-weight: normal;
}

.sizes .sizes__podpisi p.left {
  padding-left: 60px;
  padding-right: 113px;
}

.sizes .sizes__podpisi p.center {
  padding-left: 99px;
  padding-right: 89px;
}

.sizes .sizes__podpisi p.right {
  padding-left: 120px;
  padding-right: 89px;
}

.package {
  background: white;
  padding-top: 25px;
  padding-bottom: 35px;
}

.package .package__in {
}

.package .package__in .package__header {
  text-align: center;
  margin-bottom: 40px;
}

.package .package__in .package__header h3 {
  font-family: "univers_condensedmedium";
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}

.package .package__in .package__header h3:after {
  content: "";
  display: block;
  position: relative;
  bottom: -2px;
  left: 0px;
  width: 19px;
  height: 2px;
  background: #180c0e;
  margin: 0 auto;
}

.package .package__in .package__cols {
}

.package .package__in .package__cols .package__col {
  float: left;
  margin-left: 40px;
  margin-right: 40px;
}

.package .package__in .package__cols .package__col .package__image .package__sub {
  border-bottom: 1px solid #f2f2ef;
  overflow: hidden;
  padding-bottom: 15px;
  padding-top: 10px;
}

.package .package__in .package__cols .package__col .package__image .package__sub p {
  float: left;
  font-family: "univers_condensedmedium";
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 6px;
}

.package .package__in .package__cols .package__col .package__image .package__sub a {
  float: right;
}

.package .package__in .package__cols .package__col.left {
  margin-left: 0;
}

.package .package__in .package__cols .package__col.right {
  margin-right: 0;
}

.package .package__in .package__cols .package__prices {
  padding-top: 13px;
}

.package .package__in .package__cols .package__prices p {
  color: #fa6a3b;
  font-family: "univers_condensedmedium";
  font-size: 18px;
  text-align: center;
}

.video {
  background: black;
  text-align: center;
}

.video .video__in {
  margin: 0 auto;
}

.fmain__shops {
  padding-top: 30px;
  padding-bottom: 20px;
  display: none;
}

.fmain__shops .fmain__shopscol {
  float: left;
  padding: 15px 65px;
  width: 340px;
}

.fmain__shops .fmain__shopscol h3 {
  color: white;
  font-family: "pt_sansregular", sans-serif;
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: normal;
}

.fmain__shops .fmain__shopscol p {
  color: #fa693b;
  font-family: "pt_sansregular", sans-serif;
  font-size: 18px;
}

.fmain__shops .fmain__shopscol p.tel1 {
  border-right: 1px solid #c9c9c9;
  display: inline-block;
  padding-right: 15px;
}

.fmain__shops .fmain__shopscol p.tel2 {
  display: inline-block;
  padding-left: 15px;
}

.fmain__shops .fmain__shopscol p.tel3 {
  margin-bottom: 10px;
}

.dostavka {
  padding-top: 50px;
  padding-bottom: 40px;
}

.dostavka .dostavka__in .dostavka__callus {
  overflow: hidden;
  padding-bottom: 40px;
}

.dostavka .dostavka__in .dostavka__callus p {
  color: #cfcfcf;
  font-family: "pt_sansregular", sans-serif;
  font-size: 30px;
  font-weight: normal;
  float: left;
}

.dostavka .dostavka__in .dostavka__callus p.right {
  float: right;
}

.dostavka .dostavka__in .dostavka__center {
  text-align: center;
}

h3.title {
  color: #2c2c2c;
  font-family: "univers_condensedmedium";
  font-size: 18px;
  font-weight: normal;
  margin: 0 auto;
  padding-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}

h3.title:after {
  background: none repeat scroll 0 0 #a2a2a2;
  content: "";
  display: block;
  height: 2px;
  margin: 0 auto;
  width: 19px;
}

.dostavka .dostavka__in .dostavka__center p {
  padding: 0 0 30px;
  text-align: left;
  color: #2c2c2c;
  font-family: "pt_sansregular", sans-serif;
  font-size: 17px;
}

.dostavka .dostavka__in .dostavka__text {
  color: #3c3c3c;
  font-family: "pt_sansregular", sans-serif;
  font-size: 18px;
}
.dostavka .dostavka__in .su-column-inner p {
  font-size: 16px;
}
.su-column-inner p img {
  margin: 10px 0 20px;
}

.garantia .garantia__in .garantia__header {
  text-align: center;
  padding-bottom: 40px;
  padding-top: 40px;
}

.garantia .garantia__in .garantia__header h3 {
  color: #2c2c2c;
  font-family: "univers_condensedmedium";
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  width: 160px;
  margin: 0 auto;
}

.garantia .garantia__in .garantia__header h3:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0px;
  left: 62px;
  width: 19px;
  height: 2px;
  background: #2c2c2c;
}

.garantia .garantia__in .garantia__cols {
  overflow: hidden;
  padding-bottom: 35px;
}

.garantia .garantia__in .garantia__cols .garantia__col {
  float: left;
  margin-right: 50px;
  text-align: center;
  width: 280px;
}

.garantia .garantia__in .garantia__cols .garantia__col p {
  color: #3c3c3c;
  font-family: "pt_sansregular", sans-serif;
  font-size: 16px;
  margin-top: 30px;
  text-align: center;
}

.garantia .garantia__in .garantia__cols .garantia__col.right {
  margin-right: 0;
}

.garantia .garantia__in .garantia__text {
  padding-bottom: 40px;
}

.garantia .garantia__in .garantia__text p {
  color: #3c3c3c;
  font-family: "pt_sansregular", sans-serif;
  font-size: 17px;
}

.jcarousel-wrapper {
  margin: 17px auto 0;
  position: relative;
}
.jcarousel {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 900px;
}
.jcarousel ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 20000em;
}
.jcarousel li {
  box-sizing: border-box;
  float: left;
  width: 200px;
}