/* fonts */
@font-face {
  font-family: 'FuturaBookC';
  src: url("../fonts/futurabookc.eot");
  src: url("../fonts/futurabookc.eot?#iefix") format('embedded-opentype'), url("../fonts/futurabookc.woff") format('woff'), url("../fonts/futurabookc.ttf") format('truetype'), url("../fonts/futurabookc.svg#futurabookcregular") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaDemiC';
  src: url("../fonts/futurademic.eot");
  src: url("../fonts/futurademic.eot?#iefix") format('embedded-opentype'), url("../fonts/futurademic.woff") format('woff'), url("../fonts/futurademic.ttf") format('truetype'), url("../fonts/futurademic.svg#futuralightcregular") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaLightC';
  src: url("../fonts/futuralightc.eot");
  src: url("../fonts/futuralightc.eot?#iefix") format('embedded-opentype'), url("../fonts/futuralightc.woff") format('woff'), url("../fonts/futuralightc.ttf") format('truetype'), url("../fonts/futuralightc.svg#futuralightcregular") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaMediumC';
  src: url("../fonts/futuramediumc.eot");
  src: url("../fonts/futuramediumc.eot?#iefix") format('embedded-opentype'), url("../fonts/futuramediumc.woff") format('woff'), url("../fonts/futuramediumc.ttf") format('truetype'), url("../fonts/futuramediumc.svg#futuralightcregular") format('svg');
  font-weight: normal;
  font-style: normal;
}

/* hack for product page landing page font*/
#phone1 p, #phone1 div, #phone1 h3, #phone1 a, #phone1 li, #phone1 ul, #phone1 span, h1, h2, h3, #phone1 * {
  font-family: inherit !important;
}

/* icons */

@font-face {
  font-family: 'fly';
  src: url("../fonts/fly.eot");
  src: url("../fonts/fly.eot?#iefix") format('embedded-opentype'), url("../fonts/fly.woff") format('woff'), url("../fonts/fly.ttf") format('truetype'), url("../fonts/fly.svg#fly") format('svg');
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  content: attr(data-icon);
  position: relative;
  font-family: 'fly' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  line-height: 1;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[data-icon-right]:after {
  content: attr(data-icon-right);
  position: relative;
  font-family: 'fly' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  line-height: 1;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.data-icon:before,
[class^='icon-']:before,
[class*=' icon-']:before,
.sub-nav__select:before,
.breadcrumb li:last-child:before,
.select-wrapper:before {
  position: relative;
  font-family: 'fly' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  line-height: 1;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.data-icon-right:after,
[class^='icon-right-']:after,
[class*=' icon-right-']:after,
.nav-responsive > .active > a:after,
.checkbox label input + span:after {
  position: relative;
  font-family: 'fly' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  line-height: 1;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-logo:before {
  content: 'a';
}

.icon-search:before {
  content: 'b';
}

.icon-profile:before {
  content: 'c';
}

.icon-fb:before {
  content: 'd';
}

.icon-tw:before {
  content: 'e';
}

.icon-vk:before {
  content: 'f';
}

.icon-ok:before {
  content: 'g';
}

.icon-yt:before {
  content: 'h';
}

.icon-in:before {
  content: 'i';
}

.icon-rss:before {
  content: 'j';
}

.icon-close-menu:before {
  content: 'k';
}

.icon-close:before {
  content: 'l';
}

.icon-phone:before {
  content: 'm';
}

.icon-cart:before {
  content: 'n';
}

.icon-play:before {
  content: 'o';
  top: 1px;
}

.icon-nav-button:before {
  content: 'p';
}

.icon-down:before {
  content: 'q';
}

.icon-back:before {
  content: 'r';
}

.icon-share-fb:before {
  content: 's';
}

.icon-share-tw:before {
  content: 't';
}

.icon-share-vk:before {
  content: 'u';
}

.icon-share-ok:before {
  content: 'v';
}

.icon-share-gl:before {
  content: 'w';
}

.icon-prev:before {
  content: 'x';
}

.icon-next:before {
  content: 'y';
}

.icon-arrow:before {
  content: 'z';
}

.icon-factory:before {
  content: 'A';
}

.icon-disign:before {
  content: 'B';
}

.icon-quality:before {
  content: 'C';
}

.icon-chat:before {
  content: 'D';
}

.icon-check:before {
  content: 'E';
}

.icon-uncheck:before {
  content: 'F';
}

.icon-plus:before {
  content: 'G';
}

.icon-minus:before {
  content: 'H';
}

.icon-comment:before {
  content: 'I';
}

.icon-star:before {
  content: 'J';
}

.icon-support:before {
  content: 'K';
}

.icon-right-logo:after {
  content: 'a';
}

.icon-right-search:after {
  content: 'b';
}

.icon-right-profile:after {
  content: 'c';
}

.icon-right-fb:after {
  content: 'd';
}

.icon-right-tw:after {
  content: 'e';
}

.icon-right-vk:after {
  content: 'f';
}

.icon-right-ok:after {
  content: 'g';
}

.icon-right-yt:after {
  content: 'h';
}

.icon-right-in:after {
  content: 'i';
}

.icon-right-rss:after {
  content: 'j';
}

.icon-right-close-menu:after {
  content: 'k';
}

.icon-right-close:after {
  content: 'l';
}

.icon-right-phone:after {
  content: 'm';
}

.icon-right-cart:after {
  content: 'n';
}

.icon-right-play:after {
  content: 'o';
  top: 1px;
}

.icon-right-nav-button:after {
  content: 'p';
}

.icon-right-down:after,
.nav-responsive > .active > a:after {
  content: 'q';
}

.icon-right-back:after {
  content: 'r';
}

.icon-right-share-fb:after {
  content: 's';
}

.icon-right-share-tw:after {
  content: 't';
}

.icon-right-share-vk:after {
  content: 'u';
}

.icon-right-share-ok:after {
  content: 'v';
}

.icon-right-share-gl:after {
  content: 'w';
}

.icon-right-prev:after {
  content: 'x';
}

.icon-right-next:after {
  content: 'y';
}

.icon-right-arrow:after {
  content: 'z';
}

.icon-right-factory:after {
  content: 'A';
}

.icon-right-disign:after {
  content: 'B';
}

.icon-right-quality:after {
  content: 'C';
}

.icon-right-chat:after {
  content: 'D';
}

.icon-right-check:after,
.checkbox label input + span:after {
  content: 'E';
}

.icon-right-uncheck:after {
  content: 'F';
}

.icon-right-plus:after {
  content: 'G';
}

.icon-right-minus:after {
  content: 'H';
}

.icon-right-comment:after {
  content: 'I';
}

.icon-right-star:after {
  content: 'J';
}

.icon-right-support:after {
  content: 'K';
}

.icon-russia:before,
.icon-ukraine:before,
.icon-turkey:before,
.icon-me:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url("../img/icon-russia.svg") 0 0 no-repeat;
}

.icon-ukraine:before {
  background-image: url("../img/icon-ukraine.svg");
}

.icon-turkey:before {
  background-image: url("../img/icon-turkey.svg");
}

.icon-me:before {
  background-image: url("../img/icon-me.svg");
}

.icon-form-success {
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  border-radius: 50%;
  background: #99e18e;
}

.icon-form-success:before {
  font-size: 30px;
  vertical-align: middle;
  color: #fff;
}

/* grid */

@media (max-width: 479px) {
  .col-ss-1 {
    width: 8.33333333%;
  }

  .col-ss-2 {
    width: 16.66666667%;
  }

  .col-ss-3 {
    width: 25%;
  }

  .col-ss-4 {
    width: 33.33333333%;
  }

  .col-ss-5 {
    width: 41.66666667%;
  }

  .col-ss-6 {
    width: 50%;
  }

  .col-ss-7 {
    width: 58.33333333%;
  }

  .col-ss-8 {
    width: 66.66666667%;
  }

  .col-ss-9 {
    width: 75%;
  }

  .col-ss-10 {
    width: 83.33333333%;
  }

  .col-ss-11 {
    width: 91.66666667%;
  }

  .col-ss-12 {
    width: 100%;
  }

  .col-ss-offset-0 {
    margin-left: 0;
  }

  .col-ss-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-ss-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-ss-offset-3 {
    margin-left: 25%;
  }

  .col-ss-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-ss-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-ss-offset-6 {
    margin-left: 50%;
  }

  .col-ss-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-ss-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-ss-offset-9 {
    margin-left: 75%;
  }

  .col-ss-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-ss-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-ss-offset-12 {
    margin-left: 100%;
  }
}

/* main */

*,
*:focus {
  outline: 0 !important;
}

*:active,
*:active:focus {
  outline: 0 !important;
}

/* input */

input,
textarea {
  font-family: FuturaLightC;
}

/* placeholder */

::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

:-moz-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

::-moz-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

:-ms-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

*:focus::-webkit-input-placeholder {
  opacity: 0;
}

*:focus:-moz-placeholder {
  opacity: 0;
}

*:focus::-moz-placeholder {
  opacity: 0;
}

*:focus:-ms-input-placeholder {
  opacity: 0;
}

body {
  margin: 0;
  font-family: FuturaBookC, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #4c4c4c;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

body.fixed header {
  position: fixed;
  z-index: 1065;
  top: 0;
  padding: 0;
}

body.fixed .logo {
  margin: 0;
  height: 60px;
  font-size: 60px;
}

@media (max-width: 1023px) {
  body.fixed .logo:before {
    line-height: 60px;
  }
}

body.fixed .options__item_search form {
  max-width: 190px;
}

@media (max-width: 1279px) {
  body.fixed .options__item_search form {
    max-width: 160px;
  }
}

@media (max-width: 1023px) {
  body.fixed .options__item_search form {
    max-width: none;
  }
}

@media (max-width: 1023px) {
  body.fixed .options {
    margin-top: 15px;
  }
}

@media (max-width: 1023px) {
  body.fixed nav {
    margin-top: 15px;
  }
}

body.fixed main {
  padding-top: 60px;
}

iframe {
  border: none;
}

section {
  margin-bottom: 30px;
}

section:last-child {
  margin-bottom: 0;
}

section.block {
  border-left: none;
  border-right: none;
}

section.footer-nav {
  padding: 60px 0 90px;
  border-top: 1px solid #e6e6e6;
  background: #eeefee;
}

section .container > h6 {
  padding-left: 50px;
}

main section:last-child {
  margin-bottom: 60px;
}

@media (max-width: 1023px) {
  section.footer-nav {
    padding: 60px 0;
  }

  section .container > h6 {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  section.footer-nav {
    padding: 60px 0 30px;
  }
}

.block {
  display: block;
  border: 1px solid #e6e6e6;
  background: #fff;
}

a,
.btn {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 30px 0;
  font-weight: normal;
  text-transform: uppercase;
}

h6 {
  font-size: 12px;
  color: #8a8a8a;
}

@media (max-width: 1023px) {
  h6 {
    text-align: center;
  }
}

p {
  letter-spacing: normal;
}

blockquote p {
  font-family: Georgia;
}

.logo {
  float: left;
  display: inline-block;
  margin: -5px 0;
  height: 70px;
  font-size: 70px;
  line-height: 60px;
  color: #072066;
}

.logo:before {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.logo:hover {
  color: #476bcd;
}

.logo:focus {
  color: #072066;
}

.logo:focus:hover {
  color: #476bcd;
}

@media (max-width: 1023px) {
  .logo {
    height: 30px;
  }

  .logo:before {
    line-height: 30px;
  }
}

nav {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

nav button {
  display: none;
  position: relative;
  z-index: 1001;
  margin-right: 10px;
  padding: 0;
  height: 30px;
  font-size: 30px;
  color: #072066;
  border: none;
  background: none;
}

nav button:hover {
  color: #d80e43;
}

nav ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

nav ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

nav ul li a {
  display: inline-block;
  padding: 0 8px;
  height: 30px;
  text-transform: uppercase;
}

nav ul li a:hover {
  color: #fff;
}

.header-wrapper {
  position: relative;
}

.header-nav.collapse {
  display: block;
}

@media (max-width: 1023px) {
  .header-nav {
    position: absolute;
    z-index: 1000;
    top: -30px;
    right: 0;
    margin: 0 -10px;
  }

  .header-nav.collapse {
    display: none;
  }

  .header-nav.collapse.in {
    display: block;
  }
}

@media (max-width: 767px) {
  .header-nav {
    margin: 0 -10px;
  }
}

header {
  padding: 30px 0;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header nav {
  float: left;
  margin: 15px 0 0 60px;
}

header nav ul li {
  position: relative;
}

header nav ul li:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 10px;
}

header nav ul li:nth-child(8n+1) a:hover,
header nav ul li:nth-child(8n+1) a.active {
  background: #5bb5b9;
}

header nav ul li:nth-child(8n+2) a:hover,
header nav ul li:nth-child(8n+2) a.active {
  background: #ebcb33;
}

header nav ul li:nth-child(8n+3) a:hover,
header nav ul li:nth-child(8n+3) a.active {
  background: #fc773f;
}

header nav ul li:nth-child(8n+4) a:hover,
header nav ul li:nth-child(8n+4) a.active {
  background: #f5124d;
}

header nav ul li:nth-child(8n+5) a:hover,
header nav ul li:nth-child(8n+5) a.active {
  background: #f5124d;
}

header nav ul li:nth-child(8n+6) a:hover,
header nav ul li:nth-child(8n+6) a.active {
  background: #d80e43;
}

header nav ul li:nth-child(8n+7) a:hover,
header nav ul li:nth-child(8n+7) a.active {
  background: #d80e43;
}

header nav ul li:nth-child(8n+8) a:hover,
header nav ul li:nth-child(8n+8) a.active {
  background: #476bcd;
}

header nav ul li ul {
  display: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 50%;
  margin-top: 10px;
  padding: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 1px;
  box-shadow: 0 2px 15px 0 rgba(0,0,0,0.15);
  background: #fff;
  opacity: 0.98;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

header nav ul li ul:after,
header nav ul li ul:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  border-bottom: 10px solid #e6e6e6;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

header nav ul li ul:after {
  top: -9px;
  border-bottom-color: #fff;
}

header nav ul li ul li {
  display: block;
}

header nav ul li ul li a {
  white-space: nowrap;
}

header nav ul li ul li a:hover {
  color: #d80e43;
  background: none !important;
}

header nav ul li:hover ul {
  display: block;
}

@media (max-width: 1279px) {
  header nav {
    margin-left: 10px;
  }

  header nav ul li a {
    font-size: 13px;
  }
}

@media (max-width: 1023px) {
  header nav {
    float: right;
    margin: 0 0 0 40px;
  }

  header nav ul {
    padding: 60px 30px 30px;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    background: #fff;
    box-shadow: 0 2px 15px 0 rgba(0,0,0,0.15);
    opacity: 0.98;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }

  header nav ul li {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
  }

  header nav ul li:after {
    content: none;
  }

  header nav ul li a {
    display: block;
    font-size: 22px;
  }

  header nav ul li a:hover {
    color: #d80e43;
    background: none !important;
  }

  header nav ul li ul {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    background: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }

  header nav ul li ul li {
    margin-bottom: 0;
  }

  header nav ul li ul li a {
    font-size: 11px;
  }

  header nav button {
    display: block;
    width: 30px;
  }

  header nav button:before {
    display: block;
  }

  header nav button.opened:before {
    content: 'k';
    font-size: 24px;
    color: #d80e43;
  }
}

@media (max-width: 479px) {
  header nav ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.options {
  float: right;
  margin-top: 15px;
  height: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.options__item {
  display: inline-block;
  position: relative;
  margin-right: 40px;
  height: 30px;
}

.options__item:last-child {
  margin-right: 0;
}

.options__item a,
.options__item button {
  display: inline-block;
  height: 30px;
  font-size: 30px;
}

.options__item a:hover,
.options__item button:hover {
  color: #476bcd;
}

.options__item button {
  border: none;
  background: none;
}

.options__item_search a:hover {
  color: #d80e43;
}

.options__item_search button:hover {
  color: #d80e43;
}

.options__item_search form {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  max-width: 180px;
  height: 30px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.options__item_search form input {
  padding-right: 60px;
  width: 100%;
  height: 29px;
  border: none;
  border-bottom: 1px solid #072066;
  border-radius: 0;
}

.options__item_search form button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  text-align: center;
}

@media (max-width: 1279px) {
  .options__item {
    margin-right: 20px;
  }

  .options__item_search form {
    max-width: 150px;
  }
}

@media (max-width: 1023px) {
  .options {
    margin-top: 0;
  }

  .options__item {
    margin-right: 40px;
  }

  .options__item_search form {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .options__item_search {
    display: none;
  }
}

.banner {
  padding: 90px 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #010101;
}

.banner h1,
.banner h2 {
  font-family: FuturaLightC;
  font-size: 64px;
}

.banner p {
  margin-bottom: 60px;
}

.banner__preview {
  margin: 0 auto 30px;
  width: 800px;
  height: 210px;
}

.banner__preview img {
  display: block;
  width: 100%;
  height: auto;
}

.banner__links a {
  display: inline-block;
  margin-right: 60px;
  color: #fff;
}

.banner__links a:hover {
  color: #b2b2b2;
}

.banner__links a:last-child {
  margin-right: 0;
}

@media (max-width: 1023px) {
  .banner__preview {
    margin-bottom: 0;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .banner {
    padding: 60px 0;
    font-size: 12px;
  }

  .banner h1,
  .banner h2 {
    font-size: 36px;
  }

  .banner p {
    margin-bottom: 30px;
  }

  .banner__preview {
    height: 180px;
  }
}

@media (max-width: 479px) {
  .banner__preview {
    height: 120px;
  }

  .banner__links a {
    display: block;
    margin-right: 0;
  }
}

.promo {
  height: 360px;
  overflow: hidden;
}

.promo__title {
  padding: 90px 60px 0;
}

.promo__title h2 {
  line-height: 60px;
}

.promo__title .btn {
  margin-right: 20px;
}

.promo__title .btn:last-child {
  margin-right: 0;
}

.promo__preview {
  padding: 30px 30px 0;
}

.promo__preview img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 1279px) {
  .promo__title h2 {
    font-size: 30px;
  }
}

@media (max-width: 1023px) {
  .promo__title {
    padding-left: 40px;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .promo {
    height: 570px;
    text-align: center;
  }

  .promo__title {
    padding: 60px 20px;
  }

  .promo__title h2 {
    font-size: 26px;
  }

  .promo__preview {
    padding-top: 0;
  }
}

.service {
  padding: 60px 0;
  height: 180px;
  text-transform: uppercase;
  cursor: pointer;
}

.service:hover i:after {
  left: 50%;
}

.service:hover i:before {
  left: 150%;
}

.service_no-hover:hover i:after,
.service_no-hover:hover i:before {
  left: 50%;
}

.service i {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  font-size: 60px;
  color: #fff;
  border-radius: 50%;
  background: -webkit-linear-gradient(315deg, #e5e5e5, #bfbfbf);
  background: linear-gradient(-225deg, #e5e5e5, #bfbfbf);
  overflow: hidden;
}

.service i:after,
.service i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.service i:after {
  left: -50%;
}

.service h4,
.service h5 {
  margin-bottom: 0;
}

.service span {
  font-size: 12px;
  color: #8a8a8a;
}

.service-center {
  padding: 0 10px;
}

.service-center h5 {
  margin-bottom: 0;
}

.service-center a {
  color: #5bb5b9;
}

.service-center a:hover {
  color: #1a8e94;
}

.service-center small {
  display: block;
}

.service-centers {
  margin: 0 -10px;
}

.service-centers .slick-prev,
.service-centers .slick-next {
  top: 0;
  width: 30px;
  font-size: 12px;
  border-radius: 50%;
  color: #072066;
  background: #f5f5f5;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.service-centers .slick-prev:hover,
.service-centers .slick-next:hover {
  width: 30px;
  color: #d80e43;
  background: #f5f5f5;
}

.service-centers .slick-prev {
  left: -8.333333%;
}

.service-centers .slick-next {
  right: -8.333333%;
}

@media (max-width: 1023px) {
  .service {
    padding: 30px 0;
    height: 120px;
    text-align: center;
    letter-spacing: 0.3px;
  }

  .service_big {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .service {
    margin-bottom: 30px;
    padding: 30px;
    height: auto;
  }

  .service_big {
    text-align: center;
  }

  .service_big h4,
  .service_big h5,
  .service_big .btn {
    margin-top: 30px;
  }

  .service-centers {
    text-align: center;
  }

  [class*='col-']:last-child .service {
    margin-bottom: 0;
  }
}

.news {
  position: relative;
  height: 450px;
}

.news__preview {
  height: 210px;
  overflow: hidden;
}

.news__preview img {
  display: block;
  width: 100%;
  height: auto;
}

.news__content {
  padding: 30px 20px;
  font-size: 12px;
  text-transform: uppercase;
}

.news__content-links a:after {
  content: '/';
  margin: 0 5px;
  color: #bababa;
}

.news__content-links a:last-child:after {
  content: none;
}

.news__content span {
  position: absolute;
  bottom: 30px;
  left: 20px;
  color: #8a8a8a;
}

.news-min {
  margin: 0 120px;
  padding-top: 30px;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
}

.news-min__item {
  display: block;
  margin-bottom: 30px;
  padding: 0 30px;
}

.news-min__item span {
  display: block;
  color: #8a8a8a;
}

.news-archive {
  margin: 0 150px;
}

.news-archive ul {
  display: block;
  margin: 0;
  padding: 0;
  height: 30px;
  text-align: justify;
  list-style: none;
}

.news-archive ul:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.news-archive ul li {
  display: inline-block;
  font-size: 12px;
  color: #bababa;
  text-transform: uppercase;
}

.page {
  padding: 60px 0;
}

.page__content {
  padding: 0 50px;
}

.page__content h2 {
  line-height: 60px;
}

.page__content h3 {
  margin: 60px 0 30px;
  text-transform: none;
}

.page__content .phone-gallery img {
  display: block;
  margin-bottom: 30px;
  width: 100%;
  height: auto;
}

.page__content p {
  margin-bottom: 30px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 16px;
}

.page__content p a {
  color: #5bb5b9;
}

.page__content p a:hover {
  color: #1a8e94;
}

.page__content p a:visited {
  color: #b673bf;
}

.page__content p img {
  float: left;
  margin-right: 30px;
  width: auto;
}

.page__content ul,
.page__content ol {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}

.page__content ul li,
.page__content ol li {
  position: relative;
  padding: 0 0 0 30px;
  font-size: 16px;
}

.page__content ul li:before,
.page__content ol li:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 12px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fc773f;
}

.page__content ol li {
  counter-increment: item;
}

.page__content ol li:before {
  content: counter(item);
  position: absolute;
  top: 6px;
  left: 6px;
  width: 18px;
  height: 18px;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background: #fc773f;
}

.page__content-preview {
  margin-bottom: 30px;
  height: 390px;
}

.page__content-preview img {
  display: block;
  margin: 0;
  width: auto;
  height: 100%;
}

.page__footer {
  padding: 60px 50px 0;
}

.page__tags .btn {
  margin-right: 10px;
}

.page__tags .btn:last-child {
  margin-right: 0;
}

.page-block p,
.comment p,
.feature p {
  font-family: Georgia;
}

.page-block a,
.comment a,
.feature a {
  color: #5bb5b9;
}

.page-block a:hover,
.comment a:hover,
.feature a:hover {
  color: #1a8e94;
}

.tab-content .news-min {
  margin: 0;
  padding: 30px;
  border: 1px solid #e6e6e6;
  background: #f8f8f8;
}

.tab-content .news-min__item {
  padding: 0 0 30px;
  border-bottom: 1px solid #e6e6e6;
}

.tab-content .news-min__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
/* legacy h1 size */
#tab-1 h1 {
  font-size: 34px;
}
.nav-tabs > .active > a {
  font-family: FuturaDemiC;
}

.nav-responsive > .active > a {
  position: relative;
}

.nav-responsive > .active > a:after {
  content: none;
}

@media (max-width: 1023px) {
  .nav-responsive > .active > a {
    font-family: FuturaBookC;
  }

  .nav-responsive > .active > a:after {
    content: 'q';
    display: inline-block;
    top: 2px;
    margin-left: 5px;
    vertical-align: top;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  .nav-responsive > .active.opened > a:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@media (max-width: 767px) {
  .nav-responsive > .active > a:after {
    top: 6px;
  }
}

@media (max-width: 1279px) {
  .news {
    height: 390px;
  }

  .news__preview {
    height: 150px;
  }

  .news__content {
    font-size: 11px;
  }

  .news__content h5 {
    font-size: 14px;
  }

  .news-min {
    margin: 0 60px;
  }

  .news-archive {
    margin: 0 90px;
  }
}

@media (max-width: 1279px) {
  .page__content {
    padding: 0 30px;
  }

  .page__content h2 {
    font-size: 30px;
  }

  .page__content h3 {
    font-size: 26px;
  }

  .page__content p {
    font-size: 15px;
  }

  .page__footer {
    padding: 60px 30px 0;
  }
}

@media (max-width: 1023px) {
  .news {
    text-align: center;
  }

  .news span {
    left: 0;
    width: 100%;
  }

  .news_other {
    margin-top: 30px;
    height: 90px;
  }

  .news_other a:after {
    content: '/';
    margin: 0 5px;
    color: #bababa;
  }

  .news_other a:last-child:after {
    content: none;
  }

  .news_other .news__content-links {
    display: none;
  }

  .news_other span {
    display: none;
  }

  .news-min {
    margin: 0 30px;
  }

  .news-min__item {
    padding: 0;
  }

  .news-archive {
    margin: 0 30px;
  }

  .news-archive ul li {
    font-size: 11px;
  }
}

@media (max-width: 1023px) {
  .page__content {
    margin-bottom: 60px;
    padding: 0 50px;
  }

  .page__side {
    padding: 0 30px;
  }

  .page__footer {
    padding: 60px 50px 0;
  }
}

@media (max-width: 767px) {
  .news {
    margin-bottom: 30px;
    height: 540px;
  }

  .news__preview {
    height: 330px;
  }

  .news_other {
    margin: 0;
    height: 90px;
  }

  .news-min {
    border-bottom: none;
  }
}

@media (max-width: 767px) {
  .page__content h1,
  .page__content h2,
  .page__content h3 {
    font-size: 26px;
  }

  .page__content p img {
    float: none;
    margin: 0 auto 30px;
    max-width: 100%;
  }

  .page__content-preview {
    margin-bottom: 30px;
    height: 300px;
    overflow: hidden;
  }

  .page__footer {
    padding: 30px 0 0;
  }

  .page__tags {
    padding: 0 50px;
    text-align: center;
  }

  .page__tags .btn {
    margin: 15px 10px;
    letter-spacing: 0.3px;
  }

  .page__tags .btn:last-child {
    margin: 15px 10px;
  }
}

@media (max-width: 479px) {
  .news {
    margin-bottom: 30px;
    height: 410px;
  }

  .news__preview {
    height: 210px;
  }

  .news_other {
    margin: 0;
    height: 90px;
  }

  .news-min {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .page__content {
    padding: 0 15px;
  }

  .page__content-preview {
    height: 210px;
  }

  .page__content .service {
    margin: 0 -15px;
  }

  .page__side {
    padding: 0;
  }

  .page__tags {
    padding: 0 30px;
  }
}

.social {
  padding: 30px;
}

.social__links {
  height: 30px;
}

.social__links a {
  display: inline-block;
  height: 30px;
  margin-right: 30px;
  font-size: 30px;
  color: #bababa;
}

.social__links a:hover {
  color: #868686;
}

.social__links a:last-child {
  margin-right: 0;
}

.social__label {
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #8a8a8a;
  text-transform: uppercase;
}

@media (max-width: 1279px) {
  .social__links a {
    margin-right: 15px;
  }
}

@media (max-width: 1023px) {
  .social__links {
    text-align: center;
  }

  .social__links a {
    margin-right: 60px;
  }
}

@media (max-width: 767px) {
  .social__links a {
    margin-right: 30px;
  }
}

@media (max-width: 479px) {
  .social {
    padding: 30px 10px;
  }

  .social__links a {
    margin-right: 15px;
  }
}

.share {
  margin-bottom: 30px;
  padding: 30px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.share a {
  display: inline-block;
  margin: 10px 20px 10px 0;
  text-transform: uppercase;
  cursor: pointer;
}

.share h6 {
  margin-bottom: 0;
}

.share__name {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  padding: 5px 10px 5px 40px;
  height: 40px;
  vertical-align: middle;
  color: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.share__name:before {
  position: absolute;
  top: 50%;
  left: 10px;
  font-size: 18px;
  vertical-align: middle;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.share__name_fb {
  color: #39579a;
}

.share__name_fb:hover {
  color: #486cbe;
}

.share__name_fb:active {
  color: #2a4684;
}

.share__name_tw {
  color: #00aaf3;
}

.share__name_tw:hover {
  color: #3ec2fb;
}

.share__name_tw:active {
  color: #0092d1;
}

.share__name_vk {
  color: #3e6796;
}

.share__name_vk:hover {
  color: #588bc5;
}

.share__name_vk:active {
  color: #345a87;
}

.share__name_ok {
  color: #e9790a;
}

.share__name_ok:hover {
  color: #fb9531;
}

.share__name_ok:active {
  color: #d76e06;
}

.share__name_gl {
  color: #dd4330;
}

.share__name_gl:hover {
  color: #ec5340;
}

.share__name_gl:active {
  color: #c93724;
}

.share__value {
  display: inline-block;
  position: relative;
  padding: 5px 10px;
  min-width: 40px;
  height: 40px;
  vertical-align: middle;
  color: #8a8a8a;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}

.share__value:after,
.share__value:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #e6e6e6;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.share__value:after {
  left: -7px;
  border-right-color: #fff;
}

.share_min .share__name {
  padding: 5px 20px;
  font-size: 0;
}

.share_min .share__name:before {
  font-size: 18px;
}

@media (max-width: 1023px) {
  .share {
    text-align: center;
  }

  .share a {
    margin: 10px;
  }
}

.copy {
  padding: 30px 0;
  font-size: 12px;
  text-transform: uppercase;
}

.copy a {
  margin-left: 30px;
}

.regions {
  padding: 30px 0;
  text-transform: uppercase;
}

.regions a {
  margin-right: 20px;
  font-size: 12px;
  color: #8a8a8a;
}

.regions a:before {
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.regions a:hover {
  color: #4a4a4a;
}

.regions a:hover:before {
  box-shadow: 0 0 0 4px #d6d6d6;
}

@media (max-width: 1279px) {
  .copy a {
    margin-left: 15px;
  }

  .regions {
    text-align: center;
  }

  .regions a {
    margin-right: 30px;
  }
}

@media (max-width: 1023px) {
  .copy {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .regions a {
    float: left;
    margin: 0 0 30px 0;
    width: 50%;
  }
}

@media (max-width: 479px) {
  .regions a:before {
    display: block;
    margin: 0 auto;
  }
}

footer .logo {
  float: none;
  color: #d2d2d2;
}

footer .logo:hover {
  color: #9d9d9d;
}

footer nav ul li {
  display: block;
}

footer nav ul li a {
  font-family: FuturaDemiC;
  font-size: 12px;
  color: #8a8a8a;
}

footer nav ul li a:hover {
  color: #4a4a4a;
}

footer nav ul li ul li a {
  font-family: FuturaBookC;
}

@media (max-width: 1279px) {
  footer nav ul li a {
    font-size: 11px;
  }
}

@media (max-width: 1023px) {
  footer nav ul li {
    text-align: center;
  }
}

@media (max-width: 767px) {
  footer nav ul {
    margin-bottom: 30px;
  }
}

.language {
  margin-top: 10px;
}

.language a {
  display: block;
  font-size: 12px;
  color: #5bb5b9;
  text-transform: uppercase;
}

.language a:hover {
  color: #1a8e94;
}

.language a.active {
  font-family: FuturaDemiC;
}

@media (max-width: 1023px) {
  .language {
    margin-top: 30px;
    text-align: center;
  }

  .language a {
    display: inline-block;
    margin-right: 20px;
  }

  .language a:last-child {
    margin-right: 0;
  }
}

.modal .close {
  position: relative;
  display: block;
  margin-top: 0;
  width: 26px;
  height: 30px;
  font-size: 24px;
  color: #072066;
  opacity: 1;
}

.modal .close:before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.modal .close:hover {
  color: #d80e43;
}

.modal .close:focus {
  color: #072066;
}

.modal .close:focus:hover {
  color: #d80e43;
}

.modal h4 {
  text-align: center;
  text-transform: none;
}

.video-wrapper {
  margin-bottom: 30px;
  width: 100%;
  height: 300px;
}

.video-wrapper:last-child {
  margin-bottom: 0;
}

@media (max-width: 479px) {
  .video-wrapper {
    height: 240px;
  }
}

.sub-nav {
  margin-bottom: 0;
  padding-top: 30px;
  text-align: center;
}

.sub-nav ul {
  display: block;
  margin: 0;
  padding: 0;
  height: 60px;
  text-align: center;
}

.sub-nav ul li {
  display: inline-block;
}

.sub-nav ul li a {
  display: block;
  padding: 0 15px 30px;
  text-transform: uppercase;
}

.sub-nav ul li a.active {
  padding-bottom: 28px;
  font-family: FuturaDemiC;
  color: #d80e43;
  border-bottom: 3px solid #d80e43;
}

.sub-nav__select {
  display: none;
  position: relative;
  padding-right: 40px;
  font-size: 24px;
  color: #072066;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.sub-nav__select:hover {
  color: #d80e43;
}

.sub-nav__select:before {
  content: 'q';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.sub-nav__select span {
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
}

.sub-nav__select select {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  opacity: 0;
  cursor: pointer;
}

@media (max-width: 1279px) {
  .sub-nav ul li a {
    font-size: 13px;
  }
}

@media (max-width: 1023px) {
  .sub-nav {
    padding: 30px 0;
  }

  .sub-nav ul {
    display: none;
  }

  .sub-nav__select {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .sub-nav__select {
    padding-right: 34px;
    font-size: 24px;
  }
}

@media (max-width: 479px) {
  .sub-nav__select {
    padding-right: 26px;
    font-size: 16px;
  }
}

.articles {
  padding: 45px 120px;
  text-transform: uppercase;
}

.articles__block h6 {
  margin: 0;
  padding: 15px 0;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}

.articles__item {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}

.articles__item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.articles__item-preview {
  float: left;
  width: 180px;
  height: 150px;
  overflow: hidden;
}

.articles__item-preview img {
  display: block;
  width: 100%;
  height: auto;
}

.articles__item-content {
  padding-left: 210px;
  font-size: 16px;
}

.articles__item-content span {
  display: block;
  font-size: 12px;
  color: #8a8a8a;
}

@media (max-width: 1279px) {
  .articles {
    padding: 45px 60px;
  }

  .articles__item-preview {
    width: 140px;
    height: 120px;
  }

  .articles__item-content {
    padding-left: 170px;
  }
}

@media (max-width: 1023px) {
  .articles {
    padding: 45px 30px;
  }
}

@media (max-width: 767px) {
  .articles {
    padding: 30px 15px;
  }

  .articles__item-content {
    font-size: 14px;
    letter-spacing: 0.3px;
  }
}

@media (max-width: 479px) {
  .articles {
    padding: 0;
    background: #f6f6f6;
  }

  .articles_bgn {
    background: none;
  }

  .articles__block h6 {
    border-top: 1px solid #e6e6e6;
  }

  .articles__item {
    margin-bottom: 30px;
    padding: 0 0 30px;
    text-align: center;
    background: #fff;
  }

  .articles__item-preview {
    float: none;
    width: 100%;
    height: 210px;
  }

  .articles__item-content {
    padding: 30px;
  }

  .articles__item-content span {
    padding-top: 30px;
  }
}

.breadcrumb {
  margin-bottom: 0;
  padding: 0 0 0 50px;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .breadcrumb {
    padding: 0 0 0 30px;
  }
}

@media (max-width: 767px) {
  .breadcrumb {
    padding: 0;
    text-align: center;
  }

  .breadcrumb li {
    display: none;
  }

  .breadcrumb li:last-child {
    display: inline-block;
  }

  .breadcrumb li:last-child:before {
    content: 'r';
    padding: 0 3px;
    color: #072066;
    vertical-align: middle;
  }

  .breadcrumb li:last-child a {
    display: inline-block;
    vertical-align: middle;
  }
}

.product {
  position: relative;
  margin-bottom: -1px;
  padding: 30px 20px;
  text-align: center;
  border: 1px solid #e6e6e6;
}

.product:last-child {
  margin-bottom: 0;
}

.products {
  margin-bottom: 30px;
}

.product__preview {
  margin-bottom: 30px;
  height: 300px;
  line-height: 300px;
}

.product__preview img {
  display: inline-block;
  max-height: 300px;
  vertical-align: middle;
}

.product__preview-text {
  height: 120px;
}

.product span {
  display: block;
  font-size: 12px;
  color: #8a8a8a;
  /* fix hack*/
  /*width:240px;*/
  width: 100%;
  white-space: normal;
}

.product h4 {
  text-transform: none;
  white-space: nowrap;
}

.product h5 {
  margin-bottom: 0;
}

.product h6 {
  font-size: 14px;
}

.product a h6 {
  margin: 0;
  color: #072066;
}

.product a:hover h6 {
  color: #d80e43;
}

.product__label {
  position: absolute;
  top: 30px;
  right: 20px;
  padding: 0 10px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 15px;
  background: #f5124d;
}

.product-compare {
  position: absolute;
  z-index: 1060;
  top: 0;
  right: 0;
  padding: 0 20px;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  text-transform: uppercase;
  white-space: nowrap;
  background: rgba(230,230,230,0.85);
}

.product-compare.fixed {
  position: fixed;
  top: 60px;
}

.product-compare a {
  margin-left: 40px;
  letter-spacing: 0.3px;
}

.product-compare a + a {
  margin-left: 20px;
}

.product-block h1 {
  font-size: 64px;
  line-height: 60px;
  letter-spacing: 2px;
}

.product-block h6 {
  margin-bottom: 0;
}

.product-block .gallery__item-img {
  height: 450px;
  line-height: 450px;
  text-align: center;
}

.product-block .gallery__item-img img {
  display: inline-block;
  position: static;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 450px;
  vertical-align: middle;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.product-block .gallery .slick-prev,
.product-block .gallery .slick-next {
  top: 50%;
  margin-top: -15px;
  width: 30px;
  font-size: 12px;
  border-radius: 50%;
  color: #072066;
  background: #f5f5f5;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.product-block .gallery .slick-prev:hover,
.product-block .gallery .slick-next:hover {
  width: 30px;
  color: #d80e43;
  background: #f5f5f5;
}

.product-block .gallery .slick-prev {
  left: 0;
}

.product-block .gallery .slick-next {
  right: 0;
}

.tooltip .product {
  padding: 20px;
  line-height: 20px;
  text-align: left;
  border: none;
  min-width: 240px;
}

.tooltip .product h4,
.tooltip .product h5 {
  margin-bottom: 0;
  line-height: 40px;
  color: #072066 !important;
}

.tooltip .product h6 {
  margin-bottom: 20px;
  color: #8a8a8a !important;
  text-align: left;
}

.tooltip .product h6 + h6 {
  text-transform: none;
  white-space: normal;
}

@media (max-width: 1279px) {
  .product-block h1 {
    font-size: 46px;
  }
}

@media (max-width: 1023px) {
  .product-block h1 {
    font-size: 40px;
    letter-spacing: 0.5px;
  }

  .product-block h6 {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .product-block {
    text-align: center;
  }

  .product-block h1 {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 30px;
  }

  .product-block h6 {
    text-align: center;
  }

  .product-block .gallery__item-img {
    height: 420px;
    line-height: 420px;
  }

  .product-block .gallery__item-img img {
    max-height: 420px;
  }
}

@media (max-width: 639px) {
  .product-block .gallery__item-img {
    height: 330px;
    line-height: 330px;
  }

  .product-block .gallery__item-img img {
    max-height: 330px;
  }
}

@media (max-width: 479px) {
  .product-compare {
    padding: 15px 20px;
    width: 100%;
    height: auto;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
  }

  .product-compare span {
    display: block;
  }

  .product-compare a {
    margin-left: 0;
    padding: 0 10px;
  }

  .product-compare a + a {
    margin-left: 0;
  }
}

.slick-prev,
.slick-next {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 0;
  width: 40px;
  height: 30px;
  font-size: 20px;
  color: #fff;
  background: #072066;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.slick-prev:before,
.slick-next:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.slick-prev:hover,
.slick-next:hover {
  width: 60px;
  background: #d80e43;
}

.slick-next {
  left: auto;
  right: 0;
}

.rss {
  display: block;
  margin: 30px 0;
  padding-left: 30px;
  font-size: 12px;
  text-transform: uppercase;
}

.rss:before {
  margin-right: 5px;
  color: #fc773f;
}

@media (max-width: 1279px) {
  .rss {
    font-size: 11px;
  }
}

@media (max-width: 767px) {
  .rss {
    padding: 0;
    text-align: center;
  }
}

.teaser {
  padding: 60px 0;
  color: #323232;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
}

.teaser h2 {
  font-family: FuturaLightC;
  font-size: 64px;
  line-height: 60px;
}

.teaser p {
  margin-bottom: 30px;
}

.teaser__title {
  padding: 30px;
}

.teaser__preview {
  padding: 30px;
  height: 420px;
  text-align: center;
}

.teaser__preview img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  line-height: 420px;
  vertical-align: middle;
}

@media (max-width: 1279px) {
  .teaser h2 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .teaser {
    padding: 30px 0;
  }

  .teaser h2 {
    font-size: 36px;
  }

  .teaser__title {
    text-align: center !important;
  }

  .teaser__preview {
    height: 300px;
  }

  .teaser__preview img {
    height: 100%;
    line-height: 30px;
  }
}

@media (max-width: 479px) {
  .teaser {
    padding: 30px 0;
  }
}

/* about */

.about-map {
  position: relative;
  padding-top: 45px;
  height: 600px;
  text-align: center;
  overflow: hidden;
}

.about-map img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.about-map__mark {
  position: absolute;
  font-size: 12px;
  text-transform: uppercase;
}

.about-map__mark:before {
  content: '';
  display: block;
  margin: 0 auto 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(91,181,185,0.3);
  background: rgba(91,181,185,0.6);
}

.about-map__mark:nth-child(1) {
  top: 167px;
  left: 85px;
}

.about-map__mark:nth-child(1):before {
  content: none;
}

.about-map__mark:nth-child(1):after {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 20px;
  border-radius: 50% 50% 0 50%;
  background: #f5124d;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.about-map__mark:nth-child(1) i {
  display: block;
}

.about-map__mark:nth-child(2) {
  top: 155px;
  left: 415px;
}

.about-map__mark:nth-child(2):before {
  margin-bottom: 40px;
  width: 130px;
  height: 130px;
  box-shadow: 0 0 0 40px rgba(91,181,185,0.3);
}

.about-map__mark:nth-child(3) {
  top: 250px;
  left: 548px;
}

.about-map__mark:nth-child(3):before {
  margin-bottom: 20px;
  width: 55px;
  height: 55px;
  box-shadow: 0 0 0 20px rgba(91,181,185,0.3);
}

.about-map__mark:nth-child(4) {
  top: 300px;
  left: 298px;
}

.about-map__mark:nth-child(5) {
  top: 340px;
  left: 130px;
}

.about-map__mark:nth-child(5):before {
  margin-bottom: 20px;
  width: 55px;
  height: 55px;
  box-shadow: 0 0 0 20px rgba(91,181,185,0.3);
}

.about-map__mark:nth-child(6) {
  top: 370px;
  left: 298px;
}

.about-map__mark:nth-child(6):before {
  margin-bottom: 15px;
  width: 35px;
  height: 35px;
  box-shadow: 0 0 0 15px rgba(91,181,185,0.3);
}

.about-map__mark:nth-child(7) {
  top: 460px;
  left: 320px;
}

.about-map__mark:nth-child(7):before {
  margin-bottom: 15px;
  width: 35px;
  height: 35px;
  box-shadow: 0 0 0 15px rgba(91,181,185,0.3);
}

.about-map__mark:nth-child(8) {
  top: 431px;
  left: 498px;
}

.about-map__mark:nth-child(8):before {
  margin-bottom: 25px;
  width: 75px;
  height: 75px;
  box-shadow: 0 0 0 25px rgba(91,181,185,0.3);
}

.about-map__mark:nth-child(9) {
  top: 150px;
  left: 710px;
  padding: 50px 30px;
  width: 380px;
  height: 380px;
  color: #fff;
  border-radius: 50%;
  background: rgba(91,181,185,0.7);
}

.about-map__mark:nth-child(9):before {
  content: none;
}

.about-map__mark:nth-child(9) i {
  display: block;
  height: 120px;
  font-size: 120px;
  line-height: 120px;
}

.about-map__mark:nth-child(9) i:before {
  line-height: 120px;
}

.about-map__mark:nth-child(9) p {
  margin-bottom: 0;
}

.about-feature {
  margin-top: 60px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.about-feature i {
  display: block;
  position: relative;
  margin: 0 auto 30px;
  width: 180px;
  height: 180px;
  font-size: 120px;
  color: #072066;
  border-radius: 50%;
  background: #edf0f9;
}

.about-feature i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.about-feature p {
  margin-bottom: 0;
}

@media (max-width: 1279px) {
  .about-map__mark {
    display: none;
  }

  .about-map__mark:nth-child(1) {
    display: block;
    top: 140px;
    left: 10px;
  }

  .about-map__mark:nth-child(9) {
    display: block;
    top: 50%;
    left: 50%;
    margin: -190px 0 0 -190px;
  }
}

@media (max-width: 1023px) {
  .about-map {
    height: 450px;
  }

  .about-map__mark:nth-child(1) {
    top: 90px;
    left: -10px;
  }

  .about-map__mark:nth-child(9) {
    top: 50%;
    left: 40%;
    margin: -190px 0 0 0;
  }
}

@media (max-width: 767px) {
  .about-map {
    padding: 30px 0;
    height: auto;
  }

  .about-map img {
    display: none;
  }

  .about-map__mark:nth-child(1) {
    display: none;
  }

  .about-map__mark:nth-child(9) {
    position: static;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    color: #323232;
    border-radius: 0;
    background: none;
  }

  .about-map__mark:nth-child(9) i {
    height: 90px;
    font-size: 90px;
    line-height: 90px;
  }

  .about-map__mark:nth-child(9) i:before {
    line-height: 90px;
  }
}

/* gallery */

.gallery__item-img {
  position: relative;
  height: 390px;
  overflow: hidden;
}

.gallery__item-img img {
  position: absolute;
  top: 50%;
  left: 0;
  width: auto;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  max-height: 450px;
}

.gallery .slick-prev,
.gallery .slick-next {
  top: 195px;
}

.gallery-nav__item {
  padding: 0 5px;
  width: 90px;
  height: 90px;
  cursor: pointer;
}

.gallery-nav__item img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.gallery-nav__item span {
  position: relative;
  display: block;
  width: 100%;
  height: 90px;
  overflow: hidden;
  opacity: 0.1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.gallery-nav__item.slick-current span {
  border: 4px solid #072066;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
  opacity: 1;
}

@media (max-width: 767px) {
  .gallery__item-img {
    height: 360px;
  }

  .gallery .slick-prev,
  .gallery .slick-next {
    top: 180px;
  }
}

@media (max-width: 639px) {
  .gallery__item-img {
    height: 300px;
  }

  .gallery .slick-prev,
  .gallery .slick-next {
    top: 150px;
  }
}

@media (max-width: 559px) {
  .gallery__item-img {
    height: 270px;
  }

  .gallery .slick-prev,
  .gallery .slick-next {
    top: 135px;
  }
}

@media (max-width: 479px) {
  .gallery__item-img {
    height: 240px;
  }

  .gallery .slick-prev,
  .gallery .slick-next {
    top: 120px;
  }
}

@media (max-width: 419px) {
  .gallery__item-img {
    height: 210px;
  }

  .gallery .slick-prev,
  .gallery .slick-next {
    top: 105px;
  }
}

@media (max-width: 379px) {
  .gallery__item-img {
    height: 180px;
  }

  .gallery .slick-prev,
  .gallery .slick-next {
    top: 90px;
  }
}

@media (max-width: 320px) {
  .gallery__item-img {
    height: 150px;
  }

  .gallery .slick-prev,
  .gallery .slick-next {
    top: 75px;
  }
  .social__links a {
    margin-right: 10px;
  }
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  #rc-imageselect {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}

/* form */

form a {
  color: #5bb5b9;
}

form a:hover {
  color: #1a8e94;
}

.form-code {
  padding: 10px 0;
  height: 60px;
}

.form-code img {
  max-width: 100%;
  height: 100%;
}

/* placeholder */

.placeholder {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FuturaLightC;
  color: #8a8a8a;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.placeholder.show {
  top: -25px;
  opacity: 1;
}

@media (max-width: 1023px) {
  .placeholder {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

/* support */

.support-hr {
  margin: 55px 0;
  height: 10px;
  background: -webkit-repeating-linear-gradient(135deg, #f5124d 0, #f5124d 20px, #fff 20px, #fff 40px, #476bcd 40px, #476bcd 60px, #fff 60px, #fff 80px);
  background: repeating-linear-gradient(-45deg, #f5124d 0, #f5124d 20px, #fff 20px, #fff 40px, #476bcd 40px, #476bcd 60px, #fff 60px, #fff 80px);
}

.map {
  height: 450px;
}

/* select */

.select-wrapper {
  position: relative;
  padding-left: 12px;
  padding-right: 25px;
  width: 100%;
  height: 30px;
  font-size: 14px;
  color: #072066;
  text-align: left;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.select-wrapper:hover {
  color: #d80e43;
}

.select-wrapper:before {
  content: 'q';
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.select-wrapper span {
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
}

.select-wrapper select {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  opacity: 0;
  cursor: pointer;
}

/* partners */

.partner {
  display: block;
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid #e6e6e6;
}

.partner__logo {
  position: relative;
  height: 150px;
}

.partner__logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.partner__header {
  padding: 30px;
}

.partner__body {
  padding: 30px;
  height: 180px;
}

.partner__body h5 {
  margin-bottom: 0;
  height: 60px;
}

.partner__body small {
  display: block;
}

/* custom checkbox */

.checkbox label input + span:after {
  top: 3px;
  left: 3px;
  font-size: 14px;
  color: #072066;
  background: none;
}

.filter {
  position: relative;
  border-bottom: none;
}

.filter__slider-value-min,
.filter__slider-value-max {
  font-size: 14px;
}

.filter > .row {
  margin: 0;
}

.filter > .row > [class^="col-"],
.filter > .row > [class*=" col-"] {
  padding: 0;
}

.filter > .row > [class^="col-"].block,
.filter > .row > [class*=" col-"].block {
  padding: 15px 30px;
  height: 300px;
}

.filter > .row > [class^="col-"].block + .block,
.filter > .row > [class*=" col-"].block + .block {
  border-left: 1px solid #e6e6e6;
}

.filter .block {
  padding: 15px 30px;
  height: 60px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
}

.filter .dib,
.filter .btn {
  margin-right: 20px;
}

.filter .dib:last-child,
.filter .btn:last-child {
  margin-right: 0;
}

.filter h6 {
  margin-bottom: 0;
}

.filter a {
  color: #072066;
}

.filter a:hover {
  color: #d80e43;
}

.filter__tooltip {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  white-space: nowrap;
  color: #fff;
  text-transform: uppercase;
  background: #072066;
  opacity: 0;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.filter__tooltip:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-top: 10px solid #072066;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.filter__tooltip.show {
  z-index: 1;
  opacity: 1;
}

.filter__tooltip a {
  margin-left: 10px;
  color: #5bb5b9;
}

.filter__tooltip a:hover {
  color: #1a8e94;
}

@media (max-width: 1279px) {
  .filter > .row > [class^="col-"].block,
  .filter > .row > [class*=" col-"].block {
    height: 330px;
  }
}

@media (max-width: 1023px) {
  .filter__slider {
    height: auto;
  }

  .filter > .row > [class^="col-"].block,
  .filter > .row > [class*=" col-"].block {
    height: 120px;
  }

  .filter > .row > [class^="col-"].block + .block,
  .filter > .row > [class*=" col-"].block + .block {
    border-left: none;
  }

  .filter .dib-md + .dib-md {
    margin-left: 30px;
  }

  .filter h6 {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .filter {
    text-align: center;
  }

  .filter > .row > [class^="col-"].block,
  .filter > .row > [class*=" col-"].block {
    height: auto;
  }

  .filter .block {
    height: auto;
  }

  .filter .db-sm {
    margin-right: 0;
  }

  .filter .db-sm + .db-sm {
    margin-top: 30px;
    margin-left: 0;
  }

  .filter h6 {
    text-align: center;
  }
}

.tag-clouds a {
  margin-right: 10px;
  line-height: 30px;
  vertical-align: middle;
  color: #5bb5b9;
}

.tag-clouds a:hover {
  color: #1a8e94;
}

.tag-clouds a:last-child {
  margin-right: 0;
}

.tag-10 {
  font-size: 10px;
}

.tag-11 {
  font-size: 11px;
}

.tag-12 {
  font-size: 12px;
}

.tag-13 {
  font-size: 13px;
}

.tag-14 {
  font-size: 14px;
}

.tag-15 {
  font-size: 15px;
}

.tag-16 {
  font-size: 16px;
}

.tag-17 {
  font-size: 17px;
}

.tag-18 {
  font-size: 18px;
}

.tag-19 {
  font-size: 19px;
}

.tag-20 {
  font-size: 20px;
}

.tag-24 {
  font-size: 24px;
}

.tag-28 {
  font-size: 28px;
}

.tag-32 {
  font-size: 32px;
}

/* table responsive */

.table-responsive,
.table-responsive ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.table-responsive li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e6e6e6;
}

.table-responsive li:last-child {
  border-bottom: none;
}

.table-responsive li h4 {
  margin-bottom: 0;
  padding: 30px;
  background: #f6f6f6;
}

.table-responsive li li {
  overflow: hidden;
}

.table-responsive li li span {
  display: block;
  float: left;
  padding: 15px 15px 15px 30px;
  width: 66.66666667%;
  font-family: Georgia;
  font-size: 16px;
  letter-spacing: 0;
}

.table-responsive li li span + span {
  padding: 15px 30px 15px 15px;
  width: 33.33333333%;
}

@media (max-width: 767px) {
  .table-responsive li h4 {
    padding: 15px;
  }

  .table-responsive li li span {
    padding: 15px 15px 0;
    float: none;
    width: auto;
  }

  .table-responsive li li span + span {
    padding: 0 15px 15px;
    width: auto;
  }
}

.comment {
  margin: 0;
  padding: 0;
  list-style: none;
}

.comment__header {
  overflow: hidden;
}

.comment__header h5 {
  display: inline-block;
  margin: 0 20px 0 0;
}

.comment__header .stars {
  margin-right: 20px;
}

.comment__block {
  padding: 30px 0;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}

.comment__block:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.comment__icon {
  float: left;
  width: 50px;
  height: 30px;
  font-size: 30px;
  color: #bababa;
  text-align: center;
}

.comment__text {
  margin-left: 70px;
}

.comment__option {
  margin: -30px -30px -31px;
  padding: 30px;
  border-bottom: 1px solid #e6e6e6;
  background: #f6f6f6;
}

.comment__option h5,
.comment__option h6 {
  display: inline-block;
  margin: 0;
}

.comment__option h4 {
  margin-bottom: 0;
  text-transform: none;
}

.comment__option h6 {
  margin-right: 20px;
}

.comment__option a {
  text-transform: uppercase;
}

.comment__option a + a {
  margin-left: 10px;
}

.comment__form {
  margin-top: 31px;
  padding: 60px 0 30px;
  width: 100%;
  overflow: hidden;
}

.comment__form i {
  display: block;
  height: 30px;
  font-size: 30px;
  text-align: center;
  color: #bababa;
}

.comment li {
  padding: 30px;
  border-bottom: 1px solid #e6e6e6;
}

@media (max-width: 767px) {
  .comment__header h5 {
    display: block;
    margin: 0;
  }

  .comment__icon {
    float: none;
    margin: 0 auto 30px;
  }

  .comment__text {
    margin-left: 0;
  }
}

.stars {
  display: inline-block;
  padding: 5px 0 8px;
  height: 30px;
  vertical-align: middle;
}

.stars i {
  display: inline-block;
  margin-right: 2px;
  height: 17px;
  font-size: 17px;
  color: #e6e6e6;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.stars i:before {
  vertical-align: top;
}

.stars i:last-child {
  margin-right: 0;
}

.stars i.active {
  color: #fd9e38;
}

.stars_lg {
  padding: 0;
}

.stars_lg i {
  height: 30px;
  font-size: 30px;
}

.stars_active {
  position: relative;
}

.stars_active i {
  cursor: pointer;
}

.stars_active i:hover {
  color: #ffd881;
}

.stars_active i.active:hover {
  color: #fd9e38;
}

.stars_active input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.feature p {
  font-size: 16px;
}

.feature__body {
  height: 450px;
  text-align: center;
  background-position: top center;
  background-size: cover;
}

.feature__body_left {
  text-align: left;
  background-position: top right;
}

.feature__body_right {
  text-align: left;
  background-position: top left;
}

.feature__container {
  position: relative;
  height: 450px;
}

.feature__content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.feature__content-sm {
  display: none;
  padding: 30px;
}

.feature__content-sm h3 {
  display: none;
}

@media (max-width: 1279px) {
  .feature h3 {
    font-size: 26px;
  }
}

@media (max-width: 1023px) {
  .feature h3 {
    font-size: 36px;
    line-height: 60px;
  }

  .feature__body,
  .feature__container {
    height: 330px;
  }

  .feature__container h3 {
    margin-bottom: 0;
  }

  .feature__container p {
    display: none;
  }

  .feature__content-sm {
    display: block;
  }
}

@media (max-width: 767px) {
  .feature h3 {
    font-size: 26px;
    line-height: 30px;
  }

  .feature__body,
  .feature__container {
    height: 240px;
  }

  .feature__content-sm {
    padding: 30px 15px;
  }
}

@media (max-width: 479px) {
  .feature__content h3 {
    display: none;
  }

  .feature__content-sm h3 {
    display: block;
  }
}

.widget {
  position: fixed;
  z-index: 500;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
  box-shadow: 0 0 15px rgba(0,0,0,0.15);
  background: #fff;
}

.widget .close {
  position: relative;
  z-index: 10;
  margin-top: 30px;
  font-size: 30px;
  opacity: 1;
}

@media (max-width: 767px) {
  .widget {
    display: none;
  }
}

.compare__table {
  width: 100%;
  min-width: 940px;
  font-size: 13px;
  letter-spacing: 0.3px;
  border-collapse: collapse;
  table-layout: fixed;
}

.compare__table th,
.compare__table td {
  width: 16.66666667%;
  vertical-align: top;
  text-align: center;
}

.compare__table th:first-child,
.compare__table td:first-child {
  width: 33.33333333%;
  text-align: left;
}

.compare__table th {
  padding: 30px 0;
}

.compare__table td {
  padding: 15px 20px;
}

.compare__table tbody tr {
  border: 1px solid #e6e6e6;
}

.compare__table .product__preview {
  height: 150px;
  line-height: 150px;
}

.compare__table .product__preview img {
  max-height: 150px;
}

.compare__title {
  font-size: 16px;
  text-transform: uppercase;
  background: #f6f6f6;
  letter-spacing: 0.5px;
}

.compare__close {
  display: block;
  position: relative;
  margin: 0 auto 30px;
  width: 30px;
  height: 30px;
  font-size: 24px;
  line-height: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  background: #f6f6f6;
  cursor: pointer;
}

.compare__close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 1023px) {
  .compare {
    overflow: auto;
  }
}

/* modify */

/* display */

.db {
  display: block;
}

.di {
  display: inline;
}

.dib {
  display: inline-block;
}

@media (max-width: 1279px) {
  .db-lg {
    display: block;
  }

  .di-lg {
    display: inline;
  }

  .dib-lg {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 1023px) {
  .db-md {
    display: block;
  }

  .di-md {
    display: inline;
  }

  .dib-md {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 767px) {
  .db-sm {
    display: block;
  }

  .di-sm {
    display: inline;
  }

  .dib-sm {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 479px) {
  .db-xs {
    display: block;
  }

  .di-xs {
    display: inline;
  }

  .dib-xs {
    display: inline-block;
    vertical-align: middle;
  }
}

/* pull */

.pull-none {
  float: none;
}

@media (max-width: 1279px) {
  .pull-left-lg {
    float: left;
  }

  .pull-right-lg {
    float: right;
  }

  .pull-none-lg {
    float: none;
  }
}

@media (max-width: 1023px) {
  .pull-left-md {
    float: left;
  }

  .pull-right-md {
    float: right;
  }

  .pull-none-md {
    float: none;
  }
}

@media (max-width: 767px) {
  .pull-left-sm {
    float: left;
  }

  .pull-right-sm {
    float: right;
  }

  .pull-none-sm {
    float: none;
  }
}

@media (max-width: 479px) {
  .pull-left-xs {
    float: left;
  }

  .pull-right-xs {
    float: right;
  }

  .pull-none-xs {
    float: none;
  }
}

/* position */

.posa {
  position: absolute;
}

.posf {
  position: fixed;
}

.posr {
  display: none;
  position: relative;
}

.poss {
  position: static;
}

/* margin & padding */

.m0 {
  margin: 0;
}

.m-10 {
  margin: -10px;
}

.m-15 {
  margin: -15px;
}

.m-20 {
  margin: -20px;
}

.m-30 {
  margin: -30px;
}

.m10 {
  margin: 10px;
}

.m15 {
  margin: 15px;
}

.m20 {
  margin: 20px;
}

.m30 {
  margin: 30px;
}

.mt0 {
  margin-top: 0;
}

.mt-10 {
  margin-top: -10px;
}

.mt-15 {
  margin-top: -15px;
}

.mt-20 {
  margin-top: -20px;
}

.mt-30 {
  margin-top: -30px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt90 {
  margin-top: 90px;
}

.mb0 {
  margin-bottom: 0;
}

.mb-10 {
  margin-bottom: -10px;
}

.mb-15 {
  margin-bottom: -15px;
}

.mb-20 {
  margin-bottom: -20px;
}

.mb-30 {
  margin-bottom: -30px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml0 {
  margin-left: 0;
}

.ml-10 {
  margin-left: -10px;
}

.ml-15 {
  margin-left: -15px;
}

.ml-20 {
  margin-left: -20px;
}

.ml-30 {
  margin-left: -30px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

.ml60 {
  margin-left: 60px;
}

.mr0 {
  margin-right: 0;
}

.mr-10 {
  margin-right: -10px;
}

.mr-15 {
  margin-right: -15px;
}

.mr-20 {
  margin-right: -20px;
}

.mr-30 {
  margin-right: -30px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr40 {
  margin-right: 40px;
}

.mr50 {
  margin-right: 50px;
}

.mr60 {
  margin-right: 60px;
}

@media (max-width: 1279px) {
  .m0-lg {
    margin: 0;
  }

  .m-10-lg {
    margin: -10px;
  }

  .m-15-lg {
    margin: -15px;
  }

  .m-20-lg {
    margin: -20px;
  }

  .m-30-lg {
    margin: -30px;
  }

  .m10-lg {
    margin: 10px;
  }

  .m15-lg {
    margin: 15px;
  }

  .m20-lg {
    margin: 20px;
  }

  .m30-lg {
    margin: 30px;
  }

  .mt0-lg {
    margin-top: 0;
  }

  .mt-10-lg {
    margin-top: -10px;
  }

  .mt-15-lg {
    margin-top: -15px;
  }

  .mt-20-lg {
    margin-top: -20px;
  }

  .mt-30-lg {
    margin-top: -30px;
  }

  .mt10-lg {
    margin-top: 10px;
  }

  .mt15-lg {
    margin-top: 15px;
  }

  .mt20-lg {
    margin-top: 20px;
  }

  .mt30-lg {
    margin-top: 30px;
  }

  .mt40-lg {
    margin-top: 40px;
  }

  .mt50-lg {
    margin-top: 50px;
  }

  .mt60-lg {
    margin-top: 60px;
  }

  .mb0-lg {
    margin-bottom: 0;
  }

  .mb-10-lg {
    margin-bottom: -10px;
  }

  .mb-15-lg {
    margin-bottom: -15px;
  }

  .mb-20-lg {
    margin-bottom: -20px;
  }

  .mb-30-lg {
    margin-bottom: -30px;
  }

  .mb10-lg {
    margin-bottom: 10px;
  }

  .mb15-lg {
    margin-bottom: 15px;
  }

  .mb20-lg {
    margin-bottom: 20px;
  }

  .mb30-lg {
    margin-bottom: 30px;
  }

  .mb40-lg {
    margin-bottom: 40px;
  }

  .mb50-lg {
    margin-bottom: 50px;
  }

  .mb60-lg {
    margin-bottom: 60px;
  }

  .ml0-lg {
    margin-left: 0;
  }

  .ml-10-lg {
    margin-left: -10px;
  }

  .ml-15-lg {
    margin-left: -15px;
  }

  .ml-20-lg {
    margin-left: -20px;
  }

  .ml-30-lg {
    margin-left: -30px;
  }

  .ml10-lg {
    margin-left: 10px;
  }

  .ml15-lg {
    margin-left: 15px;
  }

  .ml20-lg {
    margin-left: 20px;
  }

  .ml30-lg {
    margin-left: 30px;
  }

  .ml40-lg {
    margin-left: 40px;
  }

  .ml50-lg {
    margin-left: 50px;
  }

  .ml60-lg {
    margin-left: 60px;
  }

  .mr0-lg {
    margin-right: 0;
  }

  .mr-10-lg {
    margin-right: -10px;
  }

  .mr-15-lg {
    margin-right: -15px;
  }

  .mr-20-lg {
    margin-right: -20px;
  }

  .mr-30-lg {
    margin-right: -30px;
  }

  .mr10-lg {
    margin-right: 10px;
  }

  .mr15-lg {
    margin-right: 15px;
  }

  .mr20-lg {
    margin-right: 20px;
  }

  .mr30-lg {
    margin-right: 30px;
  }

  .mr40-lg {
    margin-right: 40px;
  }

  .mr50-lg {
    margin-right: 50px;
  }

  .mr60-lg {
    margin-right: 60px;
  }
}

@media (max-width: 1023px) {
  .m0-md {
    margin: 0;
  }

  .m-10-md {
    margin: -10px;
  }

  .m-15-md {
    margin: -15px;
  }

  .m-20-md {
    margin: -20px;
  }

  .m-30-md {
    margin: -30px;
  }

  .m10-md {
    margin: 10px;
  }

  .m15-md {
    margin: 15px;
  }

  .m20-md {
    margin: 20px;
  }

  .m30-md {
    margin: 30px;
  }

  .mt0-md {
    margin-top: 0;
  }

  .mt-10-md {
    margin-top: -10px;
  }

  .mt-15-md {
    margin-top: -15px;
  }

  .mt-20-md {
    margin-top: -20px;
  }

  .mt-30-md {
    margin-top: -30px;
  }

  .mt10-md {
    margin-top: 10px;
  }

  .mt15-md {
    margin-top: 15px;
  }

  .mt20-md {
    margin-top: 20px;
  }

  .mt30-md {
    margin-top: 30px;
  }

  .mt40-md {
    margin-top: 40px;
  }

  .mt50-md {
    margin-top: 50px;
  }

  .mt60-md {
    margin-top: 60px;
  }

  .mb0-md {
    margin-bottom: 0;
  }

  .mb-10-md {
    margin-bottom: -10px;
  }

  .mb-15-md {
    margin-bottom: -15px;
  }

  .mb-20-md {
    margin-bottom: -20px;
  }

  .mb-30-md {
    margin-bottom: -30px;
  }

  .mb10-md {
    margin-bottom: 10px;
  }

  .mb15-md {
    margin-bottom: 15px;
  }

  .mb20-md {
    margin-bottom: 20px;
  }

  .mb30-md {
    margin-bottom: 30px;
  }

  .mb40-md {
    margin-bottom: 40px;
  }

  .mb50-md {
    margin-bottom: 50px;
  }

  .mb60-md {
    margin-bottom: 60px;
  }

  .ml0-md {
    margin-left: 0;
  }

  .ml-10-md {
    margin-left: -10px;
  }

  .ml-15-md {
    margin-left: -15px;
  }

  .ml-20-md {
    margin-left: -20px;
  }

  .ml-30-md {
    margin-left: -30px;
  }

  .ml10-md {
    margin-left: 10px;
  }

  .ml15-md {
    margin-left: 15px;
  }

  .ml20-md {
    margin-left: 20px;
  }

  .ml30-md {
    margin-left: 30px;
  }

  .ml40-md {
    margin-left: 40px;
  }

  .ml50-md {
    margin-left: 50px;
  }

  .ml60-md {
    margin-left: 60px;
  }

  .mr0-md {
    margin-right: 0;
  }

  .mr-10-md {
    margin-right: -10px;
  }

  .mr-15-md {
    margin-right: -15px;
  }

  .mr-20-md {
    margin-right: -20px;
  }

  .mr-30-md {
    margin-right: -30px;
  }

  .mr10-md {
    margin-right: 10px;
  }

  .mr15-md {
    margin-right: 15px;
  }

  .mr20-md {
    margin-right: 20px;
  }

  .mr30-md {
    margin-right: 30px;
  }

  .mr40-md {
    margin-right: 40px;
  }

  .mr50-md {
    margin-right: 50px;
  }

  .mr60-md {
    margin-right: 60px;
  }
}

@media (max-width: 767px) {
  .m0-sm {
    margin: 0;
  }

  .m-10-sm {
    margin: -10px;
  }

  .m-15-sm {
    margin: -15px;
  }

  .m-20-sm {
    margin: -20px;
  }

  .m-30-sm {
    margin: -30px;
  }

  .m10-sm {
    margin: 10px;
  }

  .m15-sm {
    margin: 15px;
  }

  .m20-sm {
    margin: 20px;
  }

  .m30-sm {
    margin: 30px;
  }

  .mt0-sm {
    margin-top: 0;
  }

  .mt-10-sm {
    margin-top: -10px;
  }

  .mt-15-sm {
    margin-top: -15px;
  }

  .mt-20-sm {
    margin-top: -20px;
  }

  .mt-30-sm {
    margin-top: -30px;
  }

  .mt10-sm {
    margin-top: 10px;
  }

  .mt15-sm {
    margin-top: 15px;
  }

  .mt20-sm {
    margin-top: 20px;
  }

  .mt30-sm {
    margin-top: 30px;
  }

  .mt40-sm {
    margin-top: 40px;
  }

  .mt50-sm {
    margin-top: 50px;
  }

  .mt60-sm {
    margin-top: 60px;
  }

  .mb0-sm {
    margin-bottom: 0;
  }

  .mb-10-sm {
    margin-bottom: -10px;
  }

  .mb-15-sm {
    margin-bottom: -15px;
  }

  .mb-20-sm {
    margin-bottom: -20px;
  }

  .mb-30-sm {
    margin-bottom: -30px;
  }

  .mb10-sm {
    margin-bottom: 10px;
  }

  .mb15-sm {
    margin-bottom: 15px;
  }

  .mb20-sm {
    margin-bottom: 20px;
  }

  .mb30-sm {
    margin-bottom: 30px;
  }

  .mb40-sm {
    margin-bottom: 40px;
  }

  .mb50-sm {
    margin-bottom: 50px;
  }

  .mb60-sm {
    margin-bottom: 60px;
  }

  .ml0-sm {
    margin-left: 0;
  }

  .ml-10-sm {
    margin-left: -10px;
  }

  .ml-15-sm {
    margin-left: -15px;
  }

  .ml-20-sm {
    margin-left: -20px;
  }

  .ml-30-sm {
    margin-left: -30px;
  }

  .ml10-sm {
    margin-left: 10px;
  }

  .ml15-sm {
    margin-left: 15px;
  }

  .ml20-sm {
    margin-left: 20px;
  }

  .ml30-sm {
    margin-left: 30px;
  }

  .ml40-sm {
    margin-left: 40px;
  }

  .ml50-sm {
    margin-left: 50px;
  }

  .ml60-sm {
    margin-left: 60px;
  }

  .mr0-sm {
    margin-right: 0;
  }

  .mr-10-sm {
    margin-right: -10px;
  }

  .mr-15-sm {
    margin-right: -15px;
  }

  .mr-20-sm {
    margin-right: -20px;
  }

  .mr-30-sm {
    margin-right: -30px;
  }

  .mr10-sm {
    margin-right: 10px;
  }

  .mr15-sm {
    margin-right: 15px;
  }

  .mr20-sm {
    margin-right: 20px;
  }

  .mr30-sm {
    margin-right: 30px;
  }

  .mr40-sm {
    margin-right: 40px;
  }

  .mr50-sm {
    margin-right: 50px;
  }

  .mr60-sm {
    margin-right: 60px;
  }
}

@media (max-width: 479px) {
  .m0-xs {
    margin: 0;
  }

  .m-10-xs {
    margin: -10px;
  }

  .m-15-xs {
    margin: -15px;
  }

  .m-20-xs {
    margin: -20px;
  }

  .m-30-xs {
    margin: -30px;
  }

  .m10-xs {
    margin: 10px;
  }

  .m15-xs {
    margin: 15px;
  }

  .m20-xs {
    margin: 20px;
  }

  .m30-xs {
    margin: 30px;
  }

  .mt0-xs {
    margin-top: 0;
  }

  .mt-10-xs {
    margin-top: -10px;
  }

  .mt-15-xs {
    margin-top: -15px;
  }

  .mt-20-xs {
    margin-top: -20px;
  }

  .mt-30-xs {
    margin-top: -30px;
  }

  .mt10-xs {
    margin-top: 10px;
  }

  .mt15-xs {
    margin-top: 15px;
  }

  .mt20-xs {
    margin-top: 20px;
  }

  .mt30-xs {
    margin-top: 30px;
  }

  .mt40-xs {
    margin-top: 40px;
  }

  .mt50-xs {
    margin-top: 50px;
  }

  .mt60-xs {
    margin-top: 60px;
  }

  .mb0-xs {
    margin-bottom: 0;
  }

  .mb-10-xs {
    margin-bottom: -10px;
  }

  .mb-15-xs {
    margin-bottom: -15px;
  }

  .mb-20-xs {
    margin-bottom: -20px;
  }

  .mb-30-xs {
    margin-bottom: -30px;
  }

  .mb10-xs {
    margin-bottom: 10px;
  }

  .mb15-xs {
    margin-bottom: 15px;
  }

  .mb20-xs {
    margin-bottom: 20px;
  }

  .mb30-xs {
    margin-bottom: 30px;
  }

  .mb40-xs {
    margin-bottom: 40px;
  }

  .mb50-xs {
    margin-bottom: 50px;
  }

  .mb60-xs {
    margin-bottom: 60px;
  }

  .ml0-xs {
    margin-left: 0;
  }

  .ml-10-xs {
    margin-left: -10px;
  }

  .ml-15-xs {
    margin-left: -15px;
  }

  .ml-20-xs {
    margin-left: -20px;
  }

  .ml-30-xs {
    margin-left: -30px;
  }

  .ml10-xs {
    margin-left: 10px;
  }

  .ml15-xs {
    margin-left: 15px;
  }

  .ml20-xs {
    margin-left: 20px;
  }

  .ml30-xs {
    margin-left: 30px;
  }

  .ml40-xs {
    margin-left: 40px;
  }

  .ml50-xs {
    margin-left: 50px;
  }

  .ml60-xs {
    margin-left: 60px;
  }

  .mr0-xs {
    margin-right: 0;
  }

  .mr-10-xs {
    margin-right: -10px;
  }

  .mr-15-xs {
    margin-right: -15px;
  }

  .mr-20-xs {
    margin-right: -20px;
  }

  .mr-30-xs {
    margin-right: -30px;
  }

  .mr10-xs {
    margin-right: 10px;
  }

  .mr15-xs {
    margin-right: 15px;
  }

  .mr20-xs {
    margin-right: 20px;
  }

  .mr30-xs {
    margin-right: 30px;
  }

  .mr40-xs {
    margin-right: 40px;
  }

  .mr50-xs {
    margin-right: 50px;
  }

  .mr60-xs {
    margin-right: 60px;
  }
}

@media (max-width: 379px) {
  .m0-ss {
    margin: 0;
  }

  .m-10-ss {
    margin: -10px;
  }

  .m-15-ss {
    margin: -15px;
  }

  .m-20-ss {
    margin: -20px;
  }

  .m-30-ss {
    margin: -30px;
  }

  .m10-ss {
    margin: 10px;
  }

  .m15-ss {
    margin: 15px;
  }

  .m20-ss {
    margin: 20px;
  }

  .m30-ss {
    margin: 30px;
  }

  .mt0-ss {
    margin-top: 0;
  }

  .mt-10-ss {
    margin-top: -10px;
  }

  .mt-15-ss {
    margin-top: -15px;
  }

  .mt-20-ss {
    margin-top: -20px;
  }

  .mt-30-ss {
    margin-top: -30px;
  }

  .mt10-ss {
    margin-top: 10px;
  }

  .mt15-ss {
    margin-top: 15px;
  }

  .mt20-ss {
    margin-top: 20px;
  }

  .mt30-ss {
    margin-top: 30px;
  }

  .mt40-ss {
    margin-top: 40px;
  }

  .mt50-ss {
    margin-top: 50px;
  }

  .mt60-ss {
    margin-top: 60px;
  }

  .mb0-ss {
    margin-bottom: 0;
  }

  .mb-10-ss {
    margin-bottom: -10px;
  }

  .mb-15-ss {
    margin-bottom: -15px;
  }

  .mb-20-ss {
    margin-bottom: -20px;
  }

  .mb-30-ss {
    margin-bottom: -30px;
  }

  .mb10-ss {
    margin-bottom: 10px;
  }

  .mb15-ss {
    margin-bottom: 15px;
  }

  .mb20-ss {
    margin-bottom: 20px;
  }

  .mb30-ss {
    margin-bottom: 30px;
  }

  .mb40-ss {
    margin-bottom: 40px;
  }

  .mb50-ss {
    margin-bottom: 50px;
  }

  .mb60-ss {
    margin-bottom: 60px;
  }

  .ml0-ss {
    margin-left: 0;
  }

  .ml-10-ss {
    margin-left: -10px;
  }

  .ml-15-ss {
    margin-left: -15px;
  }

  .ml-20-ss {
    margin-left: -20px;
  }

  .ml-30-ss {
    margin-left: -30px;
  }

  .ml10-ss {
    margin-left: 10px;
  }

  .ml15-ss {
    margin-left: 15px;
  }

  .ml20-ss {
    margin-left: 20px;
  }

  .ml30-ss {
    margin-left: 30px;
  }

  .ml40-ss {
    margin-left: 40px;
  }

  .ml50-ss {
    margin-left: 50px;
  }

  .ml60-ss {
    margin-left: 60px;
  }

  .mr0-ss {
    margin-right: 0;
  }

  .mr-10-ss {
    margin-right: -10px;
  }

  .mr-15-ss {
    margin-right: -15px;
  }

  .mr-20-ss {
    margin-right: -20px;
  }

  .mr-30-ss {
    margin-right: -30px;
  }

  .mr10-ss {
    margin-right: 10px;
  }

  .mr15-ss {
    margin-right: 15px;
  }

  .mr20-ss {
    margin-right: 20px;
  }

  .mr30-ss {
    margin-right: 30px;
  }

  .mr40-ss {
    margin-right: 40px;
  }

  .mr50-ss {
    margin-right: 50px;
  }

  .mr60-ss {
    margin-right: 60px;
  }
}

.p0 {
  padding: 0;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p30 {
  padding: 30px;
}

.p60 {
  padding: 60px;
}

.pt0 {
  padding-top: 0;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pb0 {
  padding-bottom: 0;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl0 {
  padding-left: 0;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl30 {
  padding-left: 30px;
}

.pl40 {
  padding-left: 40px;
}

.pl50 {
  padding-left: 50px;
}

.pl60 {
  padding-left: 60px;
}

.pr0 {
  padding-right: 0;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr30 {
  padding-right: 30px;
}

.pr40 {
  padding-right: 40px;
}

.pr50 {
  padding-right: 50px;
}

.pr60 {
  padding-right: 60px;
}

@media (max-width: 1279px) {
  .p0-lg {
    padding: 0;
  }

  .p10-lg {
    padding: 10px;
  }

  .p15-lg {
    padding: 15px;
  }

  .p20-lg {
    padding: 20px;
  }

  .p30-lg {
    padding: 30px;
  }

  .p60-lg {
    padding: 60px;
  }

  .pt0-lg {
    padding-top: 0;
  }

  .pt10-lg {
    padding-top: 10px;
  }

  .pt15-lg {
    padding-top: 15px;
  }

  .pt20-lg {
    padding-top: 20px;
  }

  .pt30-lg {
    padding-top: 30px;
  }

  .pt40-lg {
    padding-top: 40px;
  }

  .pt50-lg {
    padding-top: 50px;
  }

  .pt60-lg {
    padding-top: 60px;
  }

  .pb0-lg {
    padding-bottom: 0;
  }

  .pb10-lg {
    padding-bottom: 10px;
  }

  .pb15-lg {
    padding-bottom: 15px;
  }

  .pb20-lg {
    padding-bottom: 20px;
  }

  .pb30-lg {
    padding-bottom: 30px;
  }

  .pb40-lg {
    padding-bottom: 40px;
  }

  .pb50-lg {
    padding-bottom: 50px;
  }

  .pb60-lg {
    padding-bottom: 60px;
  }

  .pl0-lg {
    padding-left: 0;
  }

  .pl10-lg {
    padding-left: 10px;
  }

  .pl15-lg {
    padding-left: 15px;
  }

  .pl20-lg {
    padding-left: 20px;
  }

  .pl30-lg {
    padding-left: 30px;
  }

  .pl40-lg {
    padding-left: 40px;
  }

  .pl50-lg {
    padding-left: 50px;
  }

  .pl60-lg {
    padding-left: 60px;
  }

  .pr0-lg {
    padding-right: 0;
  }

  .pr10-lg {
    padding-right: 10px;
  }

  .pr15-lg {
    padding-right: 15px;
  }

  .pr20-lg {
    padding-right: 20px;
  }

  .pr30-lg {
    padding-right: 30px;
  }

  .pr40-lg {
    padding-right: 40px;
  }

  .pr50-lg {
    padding-right: 50px;
  }

  .pr60-lg {
    padding-right: 60px;
  }
}

@media (max-width: 1023px) {
  .p0-md {
    padding: 0;
  }

  .p10-md {
    padding: 10px;
  }

  .p15-md {
    padding: 15px;
  }

  .p20-md {
    padding: 20px;
  }

  .p30-md {
    padding: 30px;
  }

  .p60-md {
    padding: 60px;
  }

  .pt0-md {
    padding-top: 0;
  }

  .pt10-md {
    padding-top: 10px;
  }

  .pt15-md {
    padding-top: 15px;
  }

  .pt20-md {
    padding-top: 20px;
  }

  .pt30-md {
    padding-top: 30px;
  }

  .pt40-md {
    padding-top: 40px;
  }

  .pt50-md {
    padding-top: 50px;
  }

  .pt60-md {
    padding-top: 60px;
  }

  .pb0-md {
    padding-bottom: 0;
  }

  .pb10-md {
    padding-bottom: 10px;
  }

  .pb15-md {
    padding-bottom: 15px;
  }

  .pb20-md {
    padding-bottom: 20px;
  }

  .pb30-md {
    padding-bottom: 30px;
  }

  .pb40-md {
    padding-bottom: 40px;
  }

  .pb50-md {
    padding-bottom: 50px;
  }

  .pb60-md {
    padding-bottom: 60px;
  }

  .pl0-md {
    padding-left: 0;
  }

  .pl10-md {
    padding-left: 10px;
  }

  .pl15-md {
    padding-left: 15px;
  }

  .pl20-md {
    padding-left: 20px;
  }

  .pl30-md {
    padding-left: 30px;
  }

  .pl40-md {
    padding-left: 40px;
  }

  .pl50-md {
    padding-left: 50px;
  }

  .pl60-md {
    padding-left: 60px;
  }

  .pr0-md {
    padding-right: 0;
  }

  .pr10-md {
    padding-right: 10px;
  }

  .pr15-md {
    padding-right: 15px;
  }

  .pr20-md {
    padding-right: 20px;
  }

  .pr30-md {
    padding-right: 30px;
  }

  .pr40-md {
    padding-right: 40px;
  }

  .pr50-md {
    padding-right: 50px;
  }

  .pr60-md {
    padding-right: 60px;
  }
}

@media (max-width: 767px) {
  .p0-sm {
    padding: 0;
  }

  .p10-sm {
    padding: 10px;
  }

  .p15-sm {
    padding: 15px;
  }

  .p20-sm {
    padding: 20px;
  }

  .p30-sm {
    padding: 30px;
  }

  .p60-sm {
    padding: 60px;
  }

  .pt0-sm {
    padding-top: 0;
  }

  .pt10-sm {
    padding-top: 10px;
  }

  .pt15-sm {
    padding-top: 15px;
  }

  .pt20-sm {
    padding-top: 20px;
  }

  .pt30-sm {
    padding-top: 30px;
  }

  .pt40-sm {
    padding-top: 40px;
  }

  .pt50-sm {
    padding-top: 50px;
  }

  .pt60-sm {
    padding-top: 60px;
  }

  .pb0-sm {
    padding-bottom: 0;
  }

  .pb10-sm {
    padding-bottom: 10px;
  }

  .pb15-sm {
    padding-bottom: 15px;
  }

  .pb20-sm {
    padding-bottom: 20px;
  }

  .pb30-sm {
    padding-bottom: 30px;
  }

  .pb40-sm {
    padding-bottom: 40px;
  }

  .pb50-sm {
    padding-bottom: 50px;
  }

  .pb60-sm {
    padding-bottom: 60px;
  }

  .pl0-sm {
    padding-left: 0;
  }

  .pl10-sm {
    padding-left: 10px;
  }

  .pl15-sm {
    padding-left: 15px;
  }

  .pl20-sm {
    padding-left: 20px;
  }

  .pl30-sm {
    padding-left: 30px;
  }

  .pl40-sm {
    padding-left: 40px;
  }

  .pl50-sm {
    padding-left: 50px;
  }

  .pl60-sm {
    padding-left: 60px;
  }

  .pr0-sm {
    padding-right: 0;
  }

  .pr10-sm {
    padding-right: 10px;
  }

  .pr15-sm {
    padding-right: 15px;
  }

  .pr20-sm {
    padding-right: 20px;
  }

  .pr30-sm {
    padding-right: 30px;
  }

  .pr40-sm {
    padding-right: 40px;
  }

  .pr50-sm {
    padding-right: 50px;
  }

  .pr60-sm {
    padding-right: 60px;
  }
}

@media (max-width: 479px) {
  .p0-xs {
    padding: 0;
  }

  .p10-xs {
    padding: 10px;
  }

  .p15-xs {
    padding: 15px;
  }

  .p20-xs {
    padding: 20px;
  }

  .p30-xs {
    padding: 30px;
  }

  .p60-xs {
    padding: 60px;
  }

  .pt0-xs {
    padding-top: 0;
  }

  .pt10-xs {
    padding-top: 10px;
  }

  .pt15-xs {
    padding-top: 15px;
  }

  .pt20-xs {
    padding-top: 20px;
  }

  .pt30-xs {
    padding-top: 30px;
  }

  .pt40-xs {
    padding-top: 40px;
  }

  .pt50-xs {
    padding-top: 50px;
  }

  .pt60-xs {
    padding-top: 60px;
  }

  .pb0-xs {
    padding-bottom: 0;
  }

  .pb10-xs {
    padding-bottom: 10px;
  }

  .pb15-xs {
    padding-bottom: 15px;
  }

  .pb20-xs {
    padding-bottom: 20px;
  }

  .pb30-xs {
    padding-bottom: 30px;
  }

  .pb40-xs {
    padding-bottom: 40px;
  }

  .pb50-xs {
    padding-bottom: 50px;
  }

  .pb60-xs {
    padding-bottom: 60px;
  }

  .pl0-xs {
    padding-left: 0;
  }

  .pl10-xs {
    padding-left: 10px;
  }

  .pl15-xs {
    padding-left: 15px;
  }

  .pl20-xs {
    padding-left: 20px;
  }

  .pl30-xs {
    padding-left: 30px;
  }

  .pl40-xs {
    padding-left: 40px;
  }

  .pl50-xs {
    padding-left: 50px;
  }

  .pl60-xs {
    padding-left: 60px;
  }

  .pr0-xs {
    padding-right: 0;
  }

  .pr10-xs {
    padding-right: 10px;
  }

  .pr15-xs {
    padding-right: 15px;
  }

  .pr20-xs {
    padding-right: 20px;
  }

  .pr30-xs {
    padding-right: 30px;
  }

  .pr40-xs {
    padding-right: 40px;
  }

  .pr50-xs {
    padding-right: 50px;
  }

  .pr60-xs {
    padding-right: 60px;
  }
}

@media (max-width: 379px) {
  .p0-ss {
    padding: 0;
  }

  .p10-ss {
    padding: 10px;
  }

  .p15-ss {
    padding: 15px;
  }

  .p20-ss {
    padding: 20px;
  }

  .p30-ss {
    padding: 30px;
  }

  .p60-ss {
    padding: 60px;
  }

  .pt0-ss {
    padding-top: 0;
  }

  .pt10-ss {
    padding-top: 10px;
  }

  .pt15-ss {
    padding-top: 15px;
  }

  .pt20-ss {
    padding-top: 20px;
  }

  .pt30-ss {
    padding-top: 30px;
  }

  .pt40-ss {
    padding-top: 40px;
  }

  .pt50-ss {
    padding-top: 50px;
  }

  .pt60-ss {
    padding-top: 60px;
  }

  .pb0-ss {
    padding-bottom: 0;
  }

  .pb10-ss {
    padding-bottom: 10px;
  }

  .pb15-ss {
    padding-bottom: 15px;
  }

  .pb20-ss {
    padding-bottom: 20px;
  }

  .pb30-ss {
    padding-bottom: 30px;
  }

  .pb40-ss {
    padding-bottom: 40px;
  }

  .pb50-ss {
    padding-bottom: 50px;
  }

  .pb60-ss {
    padding-bottom: 60px;
  }

  .pl0-ss {
    padding-left: 0;
  }

  .pl10-ss {
    padding-left: 10px;
  }

  .pl15-ss {
    padding-left: 15px;
  }

  .pl20-ss {
    padding-left: 20px;
  }

  .pl30-ss {
    padding-left: 30px;
  }

  .pl40-ss {
    padding-left: 40px;
  }

  .pl50-ss {
    padding-left: 50px;
  }

  .pl60-ss {
    padding-left: 60px;
  }

  .pr0-ss {
    padding-right: 0;
  }

  .pr10-ss {
    padding-right: 10px;
  }

  .pr15-ss {
    padding-right: 15px;
  }

  .pr20-ss {
    padding-right: 20px;
  }

  .pr30-ss {
    padding-right: 30px;
  }

  .pr40-ss {
    padding-right: 40px;
  }

  .pr50-ss {
    padding-right: 50px;
  }

  .pr60-ss {
    padding-right: 60px;
  }
}

/* height */

.ha {
  height: auto;
}

@media (max-width: 1279px) {
  .ha-lg {
    height: auto;
  }
}

@media (max-width: 1023px) {
  .ha-md {
    height: auto;
  }
}

@media (max-width: 767px) {
  .ha-sm {
    height: auto;
  }
}

@media (max-width: 479px) {
  .ha-xs {
    height: auto;
  }
}

/* font size */

.text-big {
  font-size: 16px;
}

.text-big p {
  margin-bottom: 30px;
}

.text-big p:last-child {
  margin-bottom: 0;
}

.text-biger {
  font-size: 18px;
}

.text-biger p {
  margin-bottom: 30px;
}

.text-biger p:last-child {
  margin-bottom: 0;
}

.text-transform-none,
.text-transform-none * {
  text-transform: none;
}

/* text-align */

@media (max-width: 1279px) {
  .text-center-lg {
    text-align: center;
  }

  .text-left-lg {
    text-align: left;
  }

  .text-right-lg {
    text-align: right;
  }
}

@media (max-width: 1023px) {
  .text-center-md {
    text-align: center;
  }

  .text-left-md {
    text-align: left;
  }

  .text-right-md {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .text-center-sm {
    text-align: center;
  }

  .text-left-sm {
    text-align: left;
  }

  .text-right-sm {
    text-align: right;
  }
}

@media (max-width: 479px) {
  .text-center-xs {
    text-align: center;
  }

  .text-left-xs {
    text-align: left;
  }

  .text-right-xs {
    text-align: right;
  }
}

@media (max-width: 379px) {
  .text-center-ss {
    text-align: center;
  }

  .text-left-ss {
    text-align: left;
  }

  .text-right-ss {
    text-align: right;
  }
}

/* border */

.bd {
  border: 1px solid #e6e6e6;
}

.bdn {
  border: none;
}

.bdt {
  border-top: 1px solid #e6e6e6;
}

.bdtn {
  border-top: none;
}

.bdb {
  border-bottom: 1px solid #e6e6e6;
}

.bdbn {
  border-bottom: none;
}

.bdl {
  border-left: 1px solid #e6e6e6;
}

.bdll {
  border-left: none;
}

.bdr {
  border-right: 1px solid #e6e6e6;
}

.bdrn {
  border-right: none;
}

@media (max-width: 1279px) {
  .bdn-lg {
    border: none;
  }

  .bdt-lg {
    border-top: 1px solid #e6e6e6;
  }

  .bdb-lg {
    border-bottom: 1px solid #e6e6e6;
  }

  .bdl-lg {
    border-left: 1px solid #e6e6e6;
  }

  .bdr-lg {
    border-right: 1px solid #e6e6e6;
  }
}

@media (max-width: 1023px) {
  .bdn-md {
    border: none;
  }

  .bdt-md {
    border-top: 1px solid #e6e6e6;
  }

  .bdb-md {
    border-bottom: 1px solid #e6e6e6;
  }

  .bdl-md {
    border-left: 1px solid #e6e6e6;
  }

  .bdr-md {
    border-right: 1px solid #e6e6e6;
  }
}

@media (max-width: 767px) {
  .bdn-sm {
    border: none;
  }

  .bdt-sm {
    border-top: 1px solid #e6e6e6;
  }

  .bdb-sm {
    border-bottom: 1px solid #e6e6e6;
  }

  .bdl-sm {
    border-left: 1px solid #e6e6e6;
  }

  .bdr-sm {
    border-right: 1px solid #e6e6e6;
  }
}

@media (max-width: 479px) {
  .bdn-xs {
    border: none;
  }

  .bdt-xs {
    border-top: 1px solid #e6e6e6;
  }

  .bdb-xs {
    border-bottom: 1px solid #e6e6e6;
  }

  .bdl-xs {
    border-left: 1px solid #e6e6e6;
  }

  .bdr-xs {
    border-right: 1px solid #e6e6e6;
  }
}

/* vertical align */

.vat {
  vertical-align: top;
}

.vam {
  vertical-align: middle;
}

.vab {
  vertical-align: bottom;
}