/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*@font-face {
  font-family: 'VAG Bold';
  src: url("/local/fonts/RotondaC-Bold.woff") format("woff"); }
@font-face {
  font-family: 'Montserrat';
  src: url("/local/fonts/RotondaC.woff") format("woff"); }
.helvetica {
  font-family: "Montserrat", Arial, sans-serif; }*/

html {
  font-family: sans-serif;
  font-size: initial;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: 1rem;
  line-height: 1.1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body #page-wrapper {
    height: auto;
    min-height: 100%;
    position: relative;
    padding-top: 150px; }
    body #page-wrapper:after {
      content: '';
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.6);
      transition: opacity .4s;
      opacity: 0;
      pointer-events: none;
      z-index: 1000; }
  body.main-menu-open #page-wrapper:after {
    opacity: 1; }

@media (min-width: 992px) {
  html, body {
    height: 100%; }

  #page-wrapper {
    clear: both;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -420px; }
    #page-wrapper .footer-spacer {
      height: 420px; }

  footer {
    clear: both;
    position: relative;
    height: 420px; } }
header.top {
  margin-bottom: 15px;
  transition: height linear .2s;
  display: block;
  width: 100%;
  z-index: 1001;
  position: fixed;
  top: 0;
  left: 0; }
  @media screen and (max-width: 991px) {
    header.top .container {
      width: 100%;
      padding: 0; } }
  header.top .header-logo {
    background-color: #F5F3F2;
    float: left;
    height: 90px;
    text-align: center;
    width: 200px;
    display: table;
    transition: height linear .2s;
    position: relative; }
    .header.top .header-logo img{
      max-width: 130px;
    }
    @media screen and (max-width: 320px) {
      header.top .header-logo {
        width: 150px; } }
    header.top .header-logo a {
      display: table-cell;
      height: 100%;
      vertical-align: middle;
      width: 100%; }
    header.top .header-logo img {
      max-width: 130px; transition: 0.35s max-width }
    .header-fixed header.top .header-logo img {
      max-width: 130px; }
  header.top .header-menu {
    float: left;
    width: calc(100% - 200px);
    transition: height linear .2s; }
    @media screen and (max-width: 320px) {
      header.top .header-menu {
        width: calc(100% - 150px); } }
  header.top .secondary-menu {
    background-color: #f5f3f2;
    height: 40px;
    width: 100%;
    transition: all linear .2s;
    overflow: hidden;
    position: relative; }
  header.top .header-secondary-links {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%; }
    header.top .header-secondary-links li {
      border-right: 1px solid rgba(255, 255, 255, 0.4);
      display: block;
      float: left;
      height: 100%;
      padding: 12px 30px 0; }
      @media screen and (min-width: 992px) and (max-width: 1200px) {
        header.top .header-secondary-links li {
          padding: 12px 20px 0; } }
      header.top .header-secondary-links li:last-child {
        border: 0; }
      header.top .header-secondary-links li a {
        color: #666;
        font-size: .75rem;
        text-decoration: none; }
        @media screen and (max-width: 767px) {
          header.top .header-secondary-links li a {
            font-weight: bold; } }
  header.top .find-store {
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    background-color: #c94d53;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 40px;
    width: 70px;
    padding: 12px 0 0 0;
    overflow: hidden;
    white-space: nowrap;
    color: rgba(255, 255, 255, 0);
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 16px; }
    header.top .find-store:before {
      top: 6px;
      left: 35px;
      margin-left: -19px;
      position: absolute;
      -moz-transition: all .3s ease-in;
      -o-transition: all .3s ease-in;
      -webkit-transition: all .3s ease-in;
      transition: all .3s ease-in; }
    header.top .find-store.hover, header.top .find-store:hover {
      background-color: #cbc4bc;
      width: 120px;
      color: #c94d53; }
      header.top .find-store.hover:before, header.top .find-store:hover:before {
        opacity: 0; }
  header.top .order-design {
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    height: 100%;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
    text-indent: 0;
    color: rgba(255, 255, 255, 0);
    font-size: 12px;
    line-height: 1;
    color: white;
    padding: 17px 20px;
    background: #c94d53;
    position: relative;
    float: left;
    /*span {
      font-size: 26px;
      font-weight: bold;
      position: absolute;
      width: auto;
      height: 22px;
      //background: url('/images/main/icons1.png?v=4') -40px -591px no-repeat;
      background: none;
      top: 23px;
      left: 24px;
      margin-left: -11px;
      -moz-transition: all .3s ease-in;
      -o-transition: all .3s ease-in;
      -webkit-transition: all .3s ease-in;
      transition: all .3s ease-in;
      right: auto;
      text-transform: uppercase;

      @media (min-width: 992px) {
        left: 35px;
      }

      @media (min-width: 1200px) {
        left: 65px;
        top: 25px;
      }
    }*/ }
    header.top .order-design:hover, header.top .order-design:active {
      background: #de3c43; }
    @media (min-width: 992px) {
      header.top .order-design {
        float: right; } }
    @media (min-width: 1200px) {
      header.top .order-design {
        padding: 25px 30px; } }
    header.top .order-design:before {
      display: none; }
    header.top .order-design span.big {
      font-size: 32px;
      font-weight: bold;
      line-height: 42px;
      display: block;
      float: left;
      background: none;
      margin-right: 10px;
      -moz-transition: all .3s ease-in;
      -o-transition: all .3s ease-in;
      -webkit-transition: all .3s ease-in;
      transition: all .3s ease-in;
      text-transform: uppercase; }
      header.top .order-design span.big + span {
        display: block;
        margin-top: 0px;
        font-size: 10px;
        float: left; }
  header.top > .clearfix {
    position: relative; }
    header.top > .clearfix:nth-child(1) {
      z-index: 2; }
    header.top > .clearfix:nth-child(2) {
      z-index: 1; }

body.header-fixed header {
  height: 90px; }
  body.header-fixed header .header-logo {
    height: 90px; }
  body.header-fixed header .secondary-menu {
    margin-top: -40px; }
  body.header-fixed header .main-menu .menu-wrapper.open {
    top: 90px; }

.m-postheader {
  margin: -40px auto 0;
  padding-top: 20px;
  padding-bottom: 20px; }
  .m-postheader .btn {
    display: block;
    margin: 0;
    max-width: 345px;
    height: 49px;
    line-height: 51px;
    overflow: hidden; }
    .m-postheader .btn:before {
      display: none; }
  .m-postheader .btn-blue, .m-postheader .btn-dblue {
    margin: 0 auto;
    padding-bottom: 11px;
    font-family: "Montserrat", Arial, sans-serif;
    letter-spacing: 1px;
    text-align: center;
    text-transform: none; }
  .m-postheader .btn-blue {
    border: none; }
    .m-postheader .btn-blue:hover, .m-postheader .btn-blue:active, .m-postheader .btn-blue:focus {
      border: none; }

.page-header {
  position: relative;
  margin-top: 0;
  margin-bottom: 16px;
  border-bottom: 0;
  padding-bottom: 0; }
  .page-header .breadcrumb {
    margin: 0 0 7px;
    padding: 0;
    font-size: 12px;
    background: transparent; }
    .page-header .breadcrumb li > span, .page-header .breadcrumb a, .page-header .breadcrumb .active, .page-header .breadcrumb li:before {
      color: #959595; }
    .page-header .breadcrumb > li + li:before {
      content: '/'; }
    .page-header .breadcrumb a {
      text-decoration: underline; }
    .page-header .breadcrumb li > span, .page-header .breadcrumb a:hover {
      text-decoration: none; }
  .page-header h1 {
    margin-top: 0;
    margin-bottom: 0; }
  .page-header .col-xs-10 {
    position: relative; }

.header-links-wrap {
  padding: 0; }

.header-links {
  padding: 9px 5px 3px;
  background: #F5F3F2; }
  .header-links a {
    position: relative;
    display: block;
    margin-bottom: 9px;
    padding-left: 29px;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase; }
    .header-links a i {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 1px;
      display: block;
      width: 20px;
      background: url("/images/main/icons1.png?v=2") -53px -301px no-repeat; }
    .header-links a.header-order-design i {
      background-position: -82px -302px; }
  .header-links .header-find-store:hover, .header-links .header-find-store:focus, .header-links .header-find-store:active {
    color: #679AA9; }
  @media (min-width: 1200px) {
    .header-links {
      margin: 0 1px 0 50px; } }

section.page-container {
  padding-bottom: 30px; }

section.container {
  position: relative; }

footer {
  color: #72685e;
  background-color: #F5F3F2;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1rem; }
  footer a {
    color: #72685e; }

.footer-button-page-up {
  display: block;
  padding: 24px 0 23px;
  color: white;
  text-align: center;
  background: #cbc4bc; }
  .footer-button-page-up span {
    position: relative;
    display: inline-block;
    width: 41px;
    height: 21px;
    background: transparent url("/images/main/icons1.png") 0px -363px no-repeat;
    text-indent: 999px;
    overflow: hidden; }
  .footer-button-page-up:hover, .footer-button-page-up:focus, .footer-button-page-up:active {
    color: white; }
    .footer-button-page-up:hover span, .footer-button-page-up:focus span, .footer-button-page-up:active span {
      text-decoration: underline; }
  .footer-button-page-up + hr {
    margin: 0 0 6px;
    border-top: 1px solid #6b6b6b;
    border-bottom: 1px solid #9a9a9a; }

.social-links {
  margin-top: 35px; }
  .social-links a {
    display: inline-block;
    margin-right: 15px; }

.footer-links {
  line-height: 8px;
  border-top: 1px solid #cbc4bc;
  padding-top: 25px;
  padding-bottom: 0;
  margin-top: 30px;
  /*div, span {
  	display: inline-block;
  }
  span {
  	width: 900px;
  }*/ }
  .footer-links a {
    color: #c94d53;
    display: inline-block;
    padding: 10px 0 5px;
    text-decoration: none;
    border-bottom: 1px dashed #c94d53; }
  .footer-links a:hover {
    color: #c94d53;
    text-decoration: none;
    border-bottom: none; }
  .footer-links a:visited {
    color: #c94d53; }

.footer-phone, .footer-address {
  text-align: left; }

.footer-phone {
  margin-top: 30px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .footer-phone {
      margin-top: 50px;
      margin-bottom: 60px; } }

.copyright {
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  background-color: #eae7e4;
  font-family: 'Arial', sans-serif;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #72685e; }
  @media (min-width: 768px) {
    .copyright {
      padding-top: 37px;
      padding-bottom: 30px; } }
  .copyright .footer-logo {
    text-align: right; }
    .copyright .footer-logo a {
      display: block;
      position: relative;
      margin-top: -7px; }
    .copyright .footer-logo img {
      height: 25px; }

.scroll-up {
  display: block;
  position: fixed;
  bottom: 10px;
  right: 15px;
  width: 70px !important;
  height: 60px;
  z-index: 1;
  transition: opacity .4s;
  opacity: 0; }
  .scroll-up:after {
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
    background: url("/images/main/icons1.png") no-repeat;
    width: 50px;
    height: 40px;
    background-position: 5px -355px; }
  body.header-fixed .scroll-up {
    opacity: 0.6; }

.btn {
  overflow-x: hidden; }

.btn-blue, .btn-dblue, .btn-gray, .btn-red, .btn-transparent, .btn-white {
  margin: 2px 0 2px;
  padding: 9px 6px 6px;
  width: 100%;
  color: white;
  font-family: "Montserrat", Arial, sans-serif;
  text-decoration: none;
  font-size: 14px;
  border: none; }
  @media (min-width: 768px) {
    .btn-blue, .btn-dblue, .btn-gray, .btn-red, .btn-transparent, .btn-white {
      padding: 9px 25px 6px;
      width: auto; } }
  @media (min-width: 992px) {
    .btn-blue, .btn-dblue, .btn-gray, .btn-red, .btn-transparent, .btn-white {
      margin: 2px 0 2px;
      color: white;
      font-family: "Montserrat", Arial, sans-serif;
      text-decoration: none;
      font-size: 14px;
      border: none; } }
  .btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-dblue:hover, .btn-dblue:focus, .btn-dblue:active, .btn-gray:hover, .btn-gray:focus, .btn-gray:active, .btn-red:hover, .btn-red:focus, .btn-red:active, .btn-transparent:hover, .btn-transparent:focus, .btn-transparent:active, .btn-white:hover, .btn-white:focus, .btn-white:active {
    color: white; }

.btn-lg {
  padding-top: 12px; }
  .btn-lg.btn-blue, .btn-lg.btn-dblue, .btn-lg.btn-gray, .btn-lg.btn-red, .btn-lg.btn-transparent, .btn-lg.btn-white {
    font-size: 14px;
    line-height: 34px;
    text-decoration: none; }
    @media (min-width: 992px) {
      .btn-lg.btn-blue, .btn-lg.btn-dblue, .btn-lg.btn-gray, .btn-lg.btn-red, .btn-lg.btn-transparent, .btn-lg.btn-white {
        font-size: 18px;
        text-transform: uppercase; } }

.btn-red.active, .btn-red:hover, .btn-red:focus, .btn-transparent.active, .btn-transparent:hover, .btn-transparent:focus {
  color: white; }

.btn-blue {
  background-color: #679AA9;
  border-bottom: 2px solid #9ABBC5;
  text-shadow: 0px -1px 0 #9ABBC5; }
  .btn-blue.active, .btn-blue:hover, .btn-blue:focus {
    background-color: #9ABBC5;
    border-bottom: 2px solid #679AA9; }

.btn-dblue {
  background-color: #9ABBC5;
  border-bottom: 2px solid #9ABBC5;
  text-shadow: 0px -1px 0 #9ABBC5; }
  .btn-dblue.active, .btn-dblue:hover, .btn-dblue:focus {
    background-color: #9ABBC5;
    border-bottom: 2px solid #9ABBC5; }

.btn-gray {
  color: #202020;
  background-color: #eaeaea;
  border-bottom: 2px solid #d5d0c9;
  text-shadow: 0px -1px 0 #d5d0c9; }
  .btn-gray.active, .btn-gray:hover, .btn-gray:focus {
    background-color: #d5d0c9;
    border-bottom: 2px solid #eaeaea; }

.btn-red {
  background-color: #c94d53;
  border-bottom: 2px solid #de3c43;
  text-shadow: 0px -1px 0 #de3c43; }
  .btn-red.active, .btn-red:hover, .btn-red:focus {
    background-color: #de3c43;
    border-bottom: 2px solid #c94d53; }

.btn-transparent {
  color: #9ABBC5;
  background-color: transparent;
  border: 1px solid #9ABBC5;
  text-shadow: 0px -1px 0 #222; }
  .btn-transparent.active, .btn-transparent:hover, .btn-transparent:focus {
    color: white;
    background-color: transparent;
    border: 1px solid white; }

.btn-white {
  color: #202020;
  background-color: white;
  border-bottom: 2px solid #d5d0c9;
  text-shadow: 0px -1px 0 #d5d0c9; }
  .btn-white.active, .btn-white:hover, .btn-white:focus {
    color: #202020;
    background-color: #d5d0c9;
    border-bottom: 2px solid white; }

.two-buttons .btn {
  width: 50%;
  margin: 0px -2px 5px;
  white-space: nowrap; }
.two-buttons .find-store, .two-buttons .order-design {
  padding-top: 0;
  padding-bottom: 6px; }
  @media (min-width: 300px) {
    .two-buttons .find-store, .two-buttons .order-design {
      padding-left: 27px;
      padding-right: 27px; } }
  @media (min-width: 992px) {
    .two-buttons .find-store, .two-buttons .order-design {
      padding-left: 14px;
      padding-right: 15px; } }

.icon:before, .icon:after {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  left: 0;
  background: url("/images/main/icons1.png") no-repeat; }

.find-store, .order-design {
  padding-top: 0;
  padding-bottom: 6px; }
  @media (min-width: 300px) {
    .find-store, .order-design {
      padding-left: 27px;
      padding-right: 27px; } }
  @media (min-width: 992px) {
    .find-store, .order-design {
      padding-left: 14px;
      padding-right: 15px; } }

.find-store:before, .order-design:before {
  content: '';
  display: inline-block;
  position: relative;
  height: 29px;
  width: 29px;
  top: 9px;
  right: 10px;
  background: url("/images/main/icons1.png?v=4") no-repeat; }

.find-store:before {
  background-position: 13px -457px; }

.order-design:before {
  background-position: -16px -457px; }

.callback:after, .callup:after {
  width: 13px;
  height: 13px;
  left: 4px; }

.icon-down:after {
  background-position: -8px -46px; }

.show-more:after {
  width: 13px;
  height: 13px;
  left: 9px;
  background-position: -30px -46px; }

h1, .h1, h2, .h2, h3, .h3 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: normal; }

h1, .h1 {
  font-size: 1.8rem;
  line-height: 1.2;
  margin: .67em 0; }

h2, .h2 {
  line-height: 1.6rem;
  font-size: 1.4rem;
  margin-bottom: 15px;
  margin-top: 30px; }

h3, .h3 {
  font-size: 1.2rem;
  font-weight: normal; }

h4, .h4 {
  font-size: 1rem;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: bold; }

p {
  margin: 0 0 20px;
  line-height: 20px; }

@media (min-width: 992px) {
  p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.5; } }
a {
  text-decoration: underline; }
  a:hover {
    color: #de3c43;
    text-decoration: none; }

span.red {
  color: #c94d53;
  font-weight: bold; }

.text-red, .alert-danger {
  color: #c94d53; }

.text-white {
  color: white; }

.text-blue {
  color: #679AA9; }

.text-black {
  color: #222; }

p.lead {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 30px; }

section.color-grey {
  background-color: #F5F3F2; }

section.color-blue {
  background-color: #9ABBC5; }

section.padding-large {
  padding-bottom: 20px;
  padding-top: 20px; }
  @media screen and (min-width: 768px) {
    section.padding-large {
      padding-bottom: 60px;
      padding-top: 60px; } }

.alert h2, .alert .h2 {
  margin-top: 0;
  margin-bottom: 10px; }

.pagination {
  display: block;
  margin: 0 auto;
  padding: 5px 0 15px;
  border: none;
  /*border-bottom: 1px solid #666;*/ }
  .pagination a {
    display: inline-block;
    width: 32px;
    margin: 2px;
    min-height: 30px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: #222;
    padding-top: 2px;
    line-height: 25px;
    border: 1px solid white;
    border-radius: 50%; }
  .pagination .active, .pagination a:hover {
    border: 1px solid #c94d53; }
  .pagination .modern-page-previous, .pagination .modern-page-next {
    width: auto;
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    border: none;
    color: #c94d53; }
    .pagination .modern-page-previous:hover, .pagination .modern-page-next:hover {
      border: none;
      text-decoration: underline; }
  .pagination .modern-page-previous {
    margin-right: 53px; }
  .pagination .modern-page-previous:before {
    content: '';
    display: inline-block;
    position: relative;
    height: 14px;
    width: 9px;
    top: 2px;
    left: -9px;
    background: url("/images/main/icons1.png") -59px -45px no-repeat; }
  .pagination .modern-page-next {
    margin-left: 53px; }
  .pagination .modern-page-next:after {
    content: '';
    display: inline-block;
    position: relative;
    height: 14px;
    width: 9px;
    top: 2px;
    left: 9px;
    background: url("/images/main/icons1.png") -83px -45px no-repeat; }

.news-list .pagination {
  margin: -2px 0 10px;
  padding: 15px 0 10px;
  border: none;
  border-top: 3px solid #c94d53; }

.pagination + .hidden-xs,
.pagination + .hidden-sm {
  margin-top: 20px; }

div.block-404 {
  margin: 0 auto 30px;
  width: 500px;
  background-image: url("/images/main/nav-tile-bg1.jpg");
  background-size: cover;
  text-align: center;
  	/*&.var0,
  	&.var1,
  	&.var2,
  	&.var3,
  	&.var4,
  	&.var5,
  	&.var6,
  	&.var7,
  	&.var8,
  	&.var9 {

  	}*/ }
  div.block-404 .bg-color {
    padding: 20px 0 30px;
    background-color: rgba(234, 26, 60, 0.36); }
  div.block-404 .block-404_text span {
    font-size: 150px;
    line-height: 150px; }
  div.block-404.var0 .bg-color, div.block-404.var1 .bg-color {
    background-color: rgba(71, 71, 71, 0.36); }
  div.block-404.var2 .bg-color, div.block-404.var3 .bg-color {
    background-color: rgba(3, 160, 199, 0.36); }
  div.block-404.var4 .bg-color, div.block-404.var5 .bg-color {
    background-color: rgba(230, 210, 204, 0.36); }
  div.block-404.var6 .bg-color, div.block-404.var7 .bg-color {
    background-color: rgba(108, 72, 199, 0.36); }
  div.block-404.var8 .bg-color, div.block-404.var9 .bg-color {
    background-color: rgba(234, 26, 60, 0.36); }

.carousel-inner {
  margin: 0 auto; }

.carousel-control.left, .carousel-control.right {
  background-image: none; }
.carousel-control span {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  display: block;
  height: 49px;
  width: 49px;
  background: url("/images/main/slider-controlls.png?v=1") no-repeat; }
.carousel-control.left span {
  left: 10%;
  background-position: left bottom; }
.carousel-control.left:hover span {
  background-position: left top; }
.carousel-control.right span {
  right: 10%;
  background-position: right bottom; }
.carousel-control.right:hover span {
  background-position: right top; }

.carousel-indicators {
  position: relative;
  width: 100%;
  margin: 3px auto;
  bottom: auto;
  left: auto; }
  .carousel-indicators li, .carousel-indicators li.active {
    height: 20px;
    width: 20px;
    margin: 0;
    background: none;
    border: 0;
    border-radius: 0;
    text-indent: 0; }
  .carousel-indicators li span {
    display: inline-block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    background-color: #cbc4bc; }
  .carousel-indicators li:hover span {
    background-color: #679AA9; }
  .carousel-indicators li.active span, .carousel-indicators li.active:hover span {
    background-color: #c94d53; }

#main-carousel .carousel-inner {
  max-width: 90%; }
#main-carousel .item {
  /*text-align: center;
  min-height: 440px;
  max-height: 650px;*/
  text-align: center;
  height: 483px;
  overflow: hidden; }
#main-carousel .item img {
  margin: 0 auto;
  max-height: 100%; }

/* CONNECTED CAROUSEL STYLES*/
/** Shared carousel styles **/
.connected-carousels .carousel {
  overflow: hidden;
  position: relative; }

/** Stage container **/
.connected-carousels .stage {
  width: 770px;
  height: 487px;
  margin: 20px auto 10px;
  position: relative; }

.connected-carousels .carousel-stage {
  border: 1px solid #666; }

/** Navigation container **/
.connected-carousels .navigation {
  margin: 17px auto 0;
  position: relative; }
.connected-carousels .carousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }
.connected-carousels .carousel li {
  float: left; }

/** Stage carousel specific styles **/
.connected-carousels .carousel-stage {
  height: 487px; }

/** Navigation carousel specific styles **/
.connected-carousels .carousel-navigation {
  height: 142px;
  background: #fff; }
  .connected-carousels .carousel-navigation li {
    cursor: pointer;
    margin-right: 12px;
    padding: 1px;
    background-color: white; }
  .connected-carousels .carousel-navigation li span {
    display: block;
    height: 138px;
    width: 140px;
    overflow: hidden;
    border: 1px solid #666; }
  .connected-carousels .carousel-navigation li img {
    display: block; }
  .connected-carousels .carousel-navigation li.active {
    background-color: #c94d53; }
    .connected-carousels .carousel-navigation li.active span {
      border: 1px solid #c94d53; }

/** Stage carousel controls **/
.connected-carousels .prev-stage, .connected-carousels .next-stage {
  display: block;
  position: absolute;
  top: 0;
  width: 305px;
  height: 410px;
  color: #fff; }
  .connected-carousels .prev-stage.inactive, .connected-carousels .next-stage.inactive {
    display: none; }
.connected-carousels .prev-stage {
  left: -100px; }
.connected-carousels .next-stage {
  right: -100px; }

.connected-carousels .prev-stage span, .connected-carousels .next-stage span {
  position: absolute;
  top: 50%;
  width: 42px;
  height: 40px;
  text-align: center;
  color: #c94d53;
  text-decoration: none;
  font-size: 2rem;
  line-height: 36px;
  opacity: 0.5; }
  .connected-carousels .prev-stage span:hover span, .connected-carousels .next-stage span:hover span {
    display: block; }
.connected-carousels .prev-stage:hover span, .connected-carousels .next-stage:hover span {
  opacity: 1; }
.connected-carousels .prev-stage span {
  left: 20px; }
.connected-carousels .next-stage span {
  right: 20px; }

/** Navigation carousel controls **/
.connected-carousels .prev-navigation, .connected-carousels .next-navigation {
  display: block;
  position: absolute;
  top: 1px;
  bottom: 3px;
  width: 60px;
  background: #c94d53;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 27px/29px Arial, sans-serif;
  line-height: 138px;
  opacity: .75;
  z-index: 1;
  text-align: center; }
  .connected-carousels .prev-navigation.inactive, .connected-carousels .next-navigation.inactive {
    opacity: 0.2;
    cursor: default; }
  .connected-carousels .prev-navigation:hover, .connected-carousels .next-navigation:hover {
    opacity: 1; }
.connected-carousels .prev-navigation {
  left: 0; }
.connected-carousels .next-navigation {
  right: 0; }

/* END CONNECTED CAROUSEL STYLES*/
body.modal-open {
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100%; }

button.close {
  position: absolute;
  top: 0;
  right: 0;
  width: 43px;
  height: 43px;
  border-bottom: 2px solid #a9031e;
  opacity: 1;
  background: #ea1a3c url("/images/main/icons1.png") -58px -60px no-repeat;
  z-index: 10; }
  @media (min-width: 768px) {
    button.close {
      top: 104px;
      right: 33px; } }
  button.close:hover {
    background-color: #de3c43;
    border-bottom: 2px solid #c94d53;
    opacity: 1; }

@media (min-width: 768px) {
  #faq-modal button.close {
    top: 1px;
    right: 88px; } }
@media (min-width: 992px) {
  #faq-modal button.close {
    top: -49px;
    right: 41px; } }

.modal-red {
  text-align: center;
  color: #666;
  /*label[for*="resume"] {
  	margin-top: 3px;
  	width: 100%;
  	height: 30px;
  	top: 0;
  	left: 0;
  	color: #999;
  	text-align: left;
  	padding: 3px 0 3px 6px;
  	border: 2px solid red;
  	background: white url("/images/main/icons1.png") 186px -103px no-repeat;
  }*/ }
  .modal-red .modal-heading {
    font-family: "VAG Bold", Arial, sans-serif;
    font-size: 24px;
    line-height: 19px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .modal-red .modal-heading {
        font-family: "VAG Bold", Arial, sans-serif; } }
  .modal-red .modal-content {
    width: 100%;
    margin: 0;
    padding: 46px 15px 15px; }
    @media (min-width: 768px) {
      .modal-red .modal-content {
        padding: 28px 30px 15px;
        width: 425px;
        margin: 130px auto 0; } }
  .modal-red .field {
    position: relative; }
  .modal-red form {
    margin: 0 auto 15px; }
  .modal-red label.overlabel {
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 1;
    color: #999; }
  .modal-red input[type="text"], .modal-red textarea {
    display: block;
    width: 100%;
    margin: 12px auto 6px;
    outline-offset: -150px; }
  .modal-red .field textarea {
    height: 100px;
    resize: none; }
  .modal-red input[type=submit] {
    width: 100%;
    display: block;
    margin: 25px auto 0;
    height: 52px;
    padding: 10px 25px 6px;
    border: none;
    border-bottom: 2px solid #c94d53; }

form {
  /*input, select, textarea {
  	border: 2px solid $red;
  }*/
  /*input[type="text"], input[type="password"], textarea {
  	padding: 1px 10px;
  	border: 2px solid #ea1a3c;
  	height: 35px;
  }*/ }
  form label {
    font-weight: normal; }
  form textarea {
    min-height: 160px;
    resize: none; }
  form input[type="submit"] {
    border: none;
    border-bottom: 2px solid #de3c43; }
  form .overlabel {
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 1;
    color: #999; }

#form-callback label, #callup-popup-form label {
  line-height: 25px; }

#form-dealer .wrapper {
  margin: 7px auto 5px; }
#form-dealer label {
  width: 100%;
  text-align: left; }
#form-dealer input, #form-dealer textarea {
  margin: 0; }
#form-dealer input[type="text"],
#form-dealer input[type="email"],
#form-dealer input[type="tel"] {
  width: 100%;
  padding: 2px 5px; }
#form-dealer textarea {
  resize: none;
  width: 100%;
  height: 70px; }
#form-dealer input[type="text"], #form-dealer input[type="password"], #form-dealer textarea {
  display: block;
  width: 100%;
  min-height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #7a7a7a;
  background: white;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; }
  #form-dealer input[type="text"]:focus, #form-dealer input[type="password"]:focus, #form-dealer textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
#form-dealer input[type="submit"] {
  width: 220px;
  min-height: 44px;
  margin: 13px auto 35px; }
  #form-dealer input[type="submit"]:hover {
    border-color: #c94d53; }
@media (min-width: 768px) {
  #form-dealer label {
    text-align: right;
    width: 35%; }
  #form-dealer input, #form-dealer input[type="text"], #form-dealer input[type="password"], #form-dealer textarea {
    display: inline-block;
    margin: 2px 0 1px 10px; }
  #form-dealer input, #form-dealer input[type="text"], #form-dealer input[type="password"] {
    width: 40%;
    max-width: 350px; }
  #form-dealer textarea {
    width: 60%;
    max-width: 485px; }
  #form-dealer input[type="submit"] {
    margin: 13px auto 35px 36.5%; } }

/*
#form-design-project moved to /sass/components/anima/feedback/design-project/style.scss
*/
.auth-form .form-group {
  margin: 7px 0 12px; }
.auth-form label {
  line-height: 14px; }
.auth-form input {
  height: 30px;
  width: 220px; }
.auth-form input[type="checkbox"] {
  width: auto; }
.auth-form div.checkbox label {
  line-height: 37px; }
.auth-form input[type="submit"] {
  display: block;
  height: auto;
  min-height: 42px;
  margin: 7px 0 25px; }
  .auth-form input[type="submit"].change-pass {
    font-size: 16px; }

.dropdown-form-container {
  display: none; }

.dropdown-form-container.open {
  display: block; }

.dropdown-form-block {
  position: relative; }

.dropdown-form {
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  padding: 28px 30px 15px;
  background-color: white;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  z-index: 1040;
  width: 390px;
  /*.overlabel {
  	position: absolute;
  	top: 6px;
  	left: 6px;
  	z-index: 1;
  	color: #999;
  }*/ }
  .dropdown-form button.close {
    top: 0;
    right: 0; }
  .dropdown-form .heading {
    font-family: "VAG Bold", Arial, sans-serif;
    font-size: 19px;
    line-height: 19px;
    color: #666;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .dropdown-form .heading {
        font-family: "VAG Bold", Arial, sans-serif; } }
  .dropdown-form .more-about {
    display: block;
    text-align: left;
    margin-bottom: 20px; }
  .dropdown-form .alert {
    text-align: left;
    margin-bottom: 20px; }
  .dropdown-form .field {
    position: relative; }
  .dropdown-form form {
    margin-bottom: 20px; }
  .dropdown-form input {
    display: block;
    width: 100%;
    margin: 12px auto 6px;
    outline-offset: -150px; }
  .dropdown-form input[type="submit"] {
    margin: 25px auto 0; }
  .dropdown-form .starrequired {
    color: #c94d53; }

#form-vacancy {
  /*input, textarea {
  	height: 35px;
  	width: 100%;
  	padding-left: 10px;
  	border: 2px solid $red;
  }*/
  /*textarea {
  	//padding-top: 8px;
  	height: 160px;
  	resize: none;
  }*/
  /*input[type='file'] {
  	margin-top: 3px;
  	width: 100%;
  	height: 30px;
  	top: 0;
  	left: 0;
  	color: #999;
  	text-align: left;
  	padding: 3px 0 3px 6px;
  	border: 2px solid red;
  	background: white url("/images/main/icons1.png") 186px -103px no-repeat;
  	display: block;
  }*/ }
  #form-vacancy .field {
    margin: 3px 0 14px;
    position: relative; }
  #form-vacancy input[type="text"], #form-vacancy textarea {
    display: block;
    width: 100%; }
  #form-vacancy input[type="submit"] {
    display: block;
    min-height: 42px;
    margin: 7px 0 25px;
    border: none;
    border-bottom: 2px solid #de3c43; }
    #form-vacancy input[type="submit"]:hover {
      border-bottom: 2px solid #c94d53; }
  @media (max-width: 991px) {
    #form-vacancy .label-file .button {
      font-size: inherit;
      text-transform: none; } }

form .starrequired {
  color: #c94d53; }
form .label-file {
  width: 100%; }
  form .label-file input {
    display: none;
    height: 35px; }
  form .label-file span {
    display: block;
    margin: 3px 0 14px;
    width: 100%;
    line-height: 29px;
    text-align: center;
    cursor: pointer; }
  form .label-file .button {
    padding: 3px;
    height: 35px;
    color: white;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 18px;
    text-shadow: 0px -1px 0 #a9031e;
    text-transform: uppercase;
    text-align: center;
    background-color: #c94d53;
    border-bottom: 2px solid #de3c43; }
    form .label-file .button:hover {
      background-color: #de3c43;
      border-bottom: 2px solid #c94d53; }
  form .label-file .text {
    overflow: hidden; }
  form .label-file:hover .button {
    background-color: #de3c43; }
  form .label-file:hover input {
    width: 100px; }

.contacts hr {
  border-top: 1px solid #d0d0d0; }
.contacts .text-attention {
  padding: 0 170px 0; }
.contacts .top-attention {
  padding: 20px 60px 0;
  border: 1px dashed #d0d0d0; }
.contacts .contacts-text .block-hide {
  display: none;
  height: 0;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .contacts .contacts-text .block-hide.open {
    display: block;
    height: auto;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.contacts .tab-pane.active {
  height: 100%; }
.contacts #shoplist {
  border: 1px solid #d0d0d0;
  border-top: none; }
.contacts ymaps.ymaps-b-balloon__content > ymaps[id] {
  overflow: visible !important; }
.contacts .balloon {
  height: 100%;
  padding: 0px 10px 20px;
  color: #333333;
  min-width: 200px; }
  .contacts .balloon .balloon-head {
    color: #c94d53;
    font-family: "VAG Bold", Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 5px; }
    @media (min-width: 992px) {
      .contacts .balloon .balloon-head {
        font-family: "VAG Bold", Arial, sans-serif; } }
  .contacts .balloon .balloon-text {
    padding: 10px 0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 10px; }
  .contacts .balloon p {
    font-size: 14px;
    padding-left: 0; }
    .contacts .balloon p:before, .contacts .balloon p:after {
      height: 17px; }
    .contacts .balloon p.phone:before {
      background-position: 1px -138px; }
    .contacts .balloon p.worktime:before {
      background-position: -84px -186px; }
  .contacts .balloon p:before {
    width: 25px; }
  .contacts .balloon .balloon-link {
    display: block;
    padding: 3px 20px;
    z-index: 10;
    position: absolute;
    background: #ea1a3c;
    color: white;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border-radius: 0 0 5px 5px;
    text-align: center;
    font-weight: bold; }
  .contacts .balloon .balloon-link:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 21px;
    background-image: url("/images/map/placemark-tail.png");
    left: 50%;
    margin-left: -2px;
    bottom: -21px; }
.contacts .map-cluster {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 30px;
  font-size: 17px;
  text-align: center; }
.contacts .glyphicon {
  margin-right: 10px;
  color: #747474; }

.shoplist-page {
  margin-bottom: 40px; }

.shoplist-item {
  margin: 0 0 10px;
  padding-top: 16px;
  border-top: 1px solid #cbc4bc; }
  .shoplist-item:first-child {
    border: none; }
  .shoplist-item h3 a {
    text-decoration: none; }
    .shoplist-item h3 a:hover {
      text-decoration: underline; }
  .shoplist-item .row {
    color: #5e5e5e; }

.shops-map.wrapper {
  position: relative;
  margin: 20px 0 0; }
  .shops-map.wrapper .panel {
    margin: 0;
    height: 40px;
    background-color: #cbc4bc;
    border: none;
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 10; }

.shops-map.wrapper .tab-content {
  overflow-x: visible;
  overflow-y: auto;
  background-color: #f9f9f9; }
  .shops-map.wrapper .tab-content .only-sector {
    padding: 3px 25px 0;
    color: white;
    background-color: #555;
    border-top: 2px solid rgba(0, 0, 0, 0.2); }
  .shops-map.wrapper .tab-content label {
    font-weight: normal; }
  .shops-map.wrapper .tab-content input {
    margin-right: 7px; }
  .shops-map.wrapper .tab-content .table {
    margin: 0;
    color: #555;
    border-collapse: collapse; }
  .shops-map.wrapper .tab-content .table th, .shops-map.wrapper .tab-content .table td {
    padding: 8px 30px;
    font-weight: normal;
    vertical-align: middle;
    border-left: 1px solid #d0d0d0;
    border-right: none; }
    .shops-map.wrapper .tab-content .table th:first-child, .shops-map.wrapper .tab-content .table td:first-child {
      border-left: none; }
  .shops-map.wrapper .tab-content .table tr td {
    border-top: 1px solid #d0d0d0; }
  .shops-map.wrapper .tab-content .table tbody tr:first-child td {
    border-top: 1px solid #d0d0d0; }
  .shops-map.wrapper .tab-content .table tbody tr:hover td {
    background: #dedddd;
    cursor: pointer; }
  .shops-map.wrapper .tab-content .table thead th {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid #d0d0d0;
    background: #dedddd; }
    .shops-map.wrapper .tab-content .table thead th:first-child {
      width: 25%; }
    .shops-map.wrapper .tab-content .table thead th:first-child + th {
      width: 30%; }
  .shops-map.wrapper .tab-content .name, .shops-map.wrapper .tab-content .phone, .shops-map.wrapper .tab-content .email {
    display: block;
    margin: 0; }

.shops-map .block-search {
  display: table;
  padding: 5px 0 0 10px; }
  .shops-map .block-search input {
    display: inline-block; }
  .shops-map .block-search input[type="text"] {
    height: 30px;
    width: 170px;
    border: none;
    box-shadow: none !important;
    padding: 0 10px;
    border-bottom: 1px solid transparent; }
  .shops-map .block-search input[type="submit"] {
    height: 31px;
    width: 30px;
    text-indent: -999px;
    background: #679AA9 url("/images/main/icons1.png") -71px -131px no-repeat;
    border: none;
    border-bottom: 2px solid #9ABBC5;
    position: relative;
    top: -1px; }

.shops-map .nav.nav-tabs {
  border: none; }
  .shops-map .nav.nav-tabs a {
    margin: 0;
    height: 40px;
    text-decoration: none;
    border-top: none;
    border-right: none;
    border-left: 2px solid #679AA9;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    line-height: 20px;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 11px 15px;
    text-shadow: none; }
  .shops-map .nav.nav-tabs li.active a, .shops-map .nav.nav-tabs a:hover {
    color: white;
    background-color: #9ABBC5;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: 2px solid #004549; }

.popover-buttons {
  padding-top: 5px; }

#contact-map {
  height: 580px;
  border: 1px solid #d0d0d0;
  border-top: none; }
  #contact-map .ymaps-b-cluster-tabs__menu-item-text {
    display: inline-block;
    cursor: pointer;
    color: #c94d53; }
  #contact-map .ymaps-b-cluster-tabs__menu-item-text:hover {
    text-decoration: underline; }

.shop-contacts {
  margin-bottom: 30px;
  padding: 20px; }
  .shop-contacts h3 {
    margin-top: 10px; }
  .shop-contacts p {
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 16px; }
  .shop-contacts p:before {
    width: 30px;
    height: 21px; }
  .shop-contacts .phone:before {
    background-position: 1px -135px; }
  .shop-contacts .email:before {
    background-position: 0px -181px; }
  .shop-contacts .address:before {
    background-position: -41px -185px; }
  .shop-contacts .worktime:before {
    background-position: -84px -184px; }

.shop-carousel {
  margin-bottom: 50px; }

.shop-page__icons {
  padding-top: 20px; }
  .shop-page__icons .shop-page__icon {
    display: inline-block; }
  .shop-page__icons .shop-page__icon:not(:first-child) {
    margin-left: 10px; }
  .shop-page__icons img {
    width: 60px;
    height: 60px; }

.mission-block {
  margin: 20px 0 20px;
  position: relative; }
  .mission-block .mission-bg {
    position: relative;
    margin-bottom: 45px; }
    @media (min-width: 768px) {
      .mission-block .mission-bg {
        position: relative;
        margin-bottom: 95px;
        padding: 60px 80px 0 80px;
        height: 300px;
        background: url("/images/main/missia.jpg") center no-repeat; }
        .mission-block .mission-bg:after {
          content: '';
          position: absolute;
          bottom: -54px;
          left: 50%;
          margin-left: -55px;
          display: block;
          height: 1px;
          width: 110px;
          border-bottom: 2px solid #c94d53; } }
    @media (min-width: 1200px) {
      .mission-block .mission-bg {
        padding: 60px 15% 0 15%; } }
    .mission-block .mission-bg h2 {
      font-size: 25px;
      line-height: 30px;
      font-family: "Montserrat", Arial, sans-serif;
      text-transform: none; }
      @media (min-width: 768px) {
        .mission-block .mission-bg h2 {
          font-size: 30px;
          line-height: 35px; } }
      .mission-block .mission-bg h2 span {
        text-transform: uppercase; }
  .mission-block h3 {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 21px;
    line-height: 1.3;
    text-transform: none; }
    @media (min-width: 768px) {
      .mission-block h3 {
        margin: 0 80px 50px;
        font-size: 24px;
        text-transform: uppercase; } }
  .mission-block img {
    width: 100%;
    display: block;
    max-width: 100%;
    height: auto; }
  .mission-block-text {
    position: relative;
    font-size: 16px;
    padding: 20px 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-justify-content: center !important;
    justify-content: center;
    background: rgba(255, 255, 255, 0.8);
    line-height: 1.1;
    font-family: "Montserrat", Arial, sans-serif; }
    @media (min-width: 768px) {
      .mission-block-text {
        position: absolute;
        padding: 20px 40px; } }
    @media (min-width: 1200px) {
      .mission-block-text {
        font-size: 25px; } }
    .mission-block-text h4 {
      font-size: 1.2em;
      font-weight: bold;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .mission-block-text h4 {
          margin-bottom: 30px; } }
    .mission-block-text p {
      line-height: inherit;
      margin-bottom: 10px; }

.mission-image-block {
  height: 200px;
  overflow: hidden;
  text-align: center;
  position: relative; }
  @media (min-width: 768px) {
    .mission-image-block {
      height: auto;
      overflow: visible; } }
  .mission-image-block img {
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    transform: translateX(-50%);
    margin-left: 50%; }
    @media (min-width: 768px) {
      .mission-image-block img {
        position: relative;
        height: auto;
        transform: none;
        margin-left: auto;
        max-width: 100%; } }

.page-header + .mission-block {
  margin-bottom: 95px; }
  @media (min-width: 768px) {
    .page-header + .mission-block {
      margin-bottom: 20px; } }

.servises-list {
  margin-bottom: 90px; }
  .servises-list .row .servis .image {
    margin-top: 10px;
    padding-top: 25px;
    text-align: center;
    border-top: 1px solid #cbc4bc; }
  .servises-list .row:first-child .servis:first-child .image {
    border: none; }
  @media (min-width: 768px) {
    .servises-list .row:first-child .servis .image {
      border: none; } }
  .servises-list h3 {
    margin: 25px auto 17px;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase; }
  .servises-list p {
    margin-bottom: 10px; }
  .servises-list hr {
    height: 6px;
    background-color: black; }

html.bx-touch header .red-header.fixed.fancybox-margin {
  right: 0; }
html.bx-touch .catalog-list .element:not(.js-hover):after, html.bx-touch .catalog-list .element:not(.js-hover) .hover-text {
  display: none; }
html.bx-touch nav.main-menu .dropdown-hover:hover .dropdown-list {
  display: none; }
html.bx-touch nav.main-menu .dropdown-hover.hover .dropdown-list {
  display: block !important; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a,
.bx_catalog_tile .bx_catalog_tile_title a,
.sale-order-link, .sale-order-history-link {
  color: #de3c43; }

.bx-soa-section.bx-selected {
  border: 1px solid #E0DCD8; }

.bx-wt-block {
  background: url("/bitrix/components/bitrix/sale.personal.section/templates/.default/images/wt_red.png") center top; }

.sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover,
.sale-personal-section-index-block-link:active,
.sale-personal-section-index-block-link:focus,
.sale-personal-section-index-block-link:visited,
.sale-personal-section-index-block-link span,
.sale-personal-section-index-block-link h2 {
  color: #fff; }
.footer-bottom {
	 border-top: 1px solid #cbc4bc;
	 padding-top: 25px;
	 padding-bottom: 0;
	 margin-top: 30px;
	 display: flex;
	 justify-content: space-between;
}
 .footer-bottom__link {
	 color: #c94d53;
	 display: inline-block;
	 padding: 10px 0 5px;
	 text-decoration: none;
	 border-bottom: 1px dashed #c94d53;
}
 @media screen and (max-width: 991px) {
	 .footer-bottom__link {
		 display: none;
	}
}
 .footer-bottom__col {
	 margin-bottom: 60px;
	 display: flex;
	 flex-direction: column;
	 justify-content: space-between;
	 align-items: flex-start;
	 line-height: 60%;
}
 .footer-bottom__col:first-child {
	 padding-left: 0;
}
 .footer-bottom__col:last-child {
	 padding-right: 0;
}
 @media screen and (min-width: 767px) {
	 .footer-bottom__col {
		 width: auto;
	}
}
 @media screen and (max-width: 767px) {
	 .footer-bottom__col {
		 padding: 0;
		 margin-bottom: 20px;
	}
}
 .footer-bottom__info {
	 margin-top: 0;
	 line-height: 150%;
}
 @media screen and (max-width: 768px) {
	 .footer-bottom {
		 flex-wrap: wrap;
	}
}



/*# sourceMappingURL=template_styles.css.map */