/* box shadow */
/* star */
/* carousel */
/* buttons */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* box-shadow */
/* slider home*/
/* input */
/* footer */
/* column blocks */
/* function btn */
/* tag */
/* product */
/* carousel */
/* banners */
/* product */
.displayHome .cb-wrapper {
  margin-left: 0;
  margin-right: 0; }

.html-over .custom-html {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.html-justify .custom-html {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.overlay .zoom:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.65);
  z-index: 1; }

/* box shadow */
/* star */
/* carousel */
/* buttons */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* box-shadow */
/* slider home*/
/* input */
/* footer */
/* column blocks */
/* function btn */
/* tag */
/* product */
/* carousel */
/* banners */
/* product */
.displayCustomBanners3 .cb-wrapper {
  margin-left: 0;
  margin-right: 0; }

.html-justify .custom-html {
  padding: 12px 10px;
  text-align: center; }

.displayCustomBanners2 .cb-wrapper:before, .displayCustomBanners2 .cb-wrapper:after {
  display: none; }
.displayCustomBanners2 .cb-wrapper {
  margin-left: 0;
  margin-right: 0; }

.banner-item {
  margin-bottom: 15px; }
  .banner-item.footer__links {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }
  .banner-item p.fa {
    font-family: Conv_AvenirLTStd-Medium, Open Sans; }
    .banner-item p.fa:before, .banner-item p.fa:after {
      vertical-align: 2px;
      font-family: fontello; }
    .banner-item p.fa:before {
      padding-right: 3px; }
    .banner-item p.fa:after {
      padding-right: 3px; }

/* utilites */
.banner-img {
  display: inline-block;
  max-width: 100%;
  height: auto; }

.hidden-image .banner-img {
  visibility: hidden; }

.banner-item-content {
  overflow: hidden;
  position: relative; }

.-white-text .custom-html {
  color: #fff; }
.html-over .custom-html {
  z-index: 2;
  padding: 15px 10px;
  text-align: center; }
.html-over.-top-offest-html .custom-html {
  top: 69%; }

.html-over.text-left .custom-html {
  text-align: left; }
.html-over.-to-bottom .custom-html {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }
  @media screen and (min-width: 768px) {
    .html-over.-to-bottom .custom-html {
      top: auto;
      bottom: 0; } }
.html-over.-to-top .custom-html {
  top: 20px;
  bottom: auto;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.img-rb .banner-item-content img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.item-cover {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }

.custombanners.displayNav {
  float: right;
  width: 56.0%; }
  @media screen and (min-width: 1025px) {
    .custombanners.displayNav {
      padding-top: 4px; } }
  @media screen and (max-width: 1024px) {
    .custombanners.displayNav {
      width: auto;
      padding: 0 15px;
      margin-top: -11px; } }

.header__links {
  position: relative;
  margin: 0; }
  .header__links .banner-item-content {
    overflow: visible; }
  .header__links li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px; }
    @media screen and (max-width: 1299px) {
      .header__links li {
        padding: 0 11px;
        font-size: 13px; } }
  @media screen and (min-width: 1025px) {
    .header__links__list {
      display: block !important; } }
  @media screen and (max-width: 1024px) {
    .header__links__list {
      display: none;
      position: absolute;
      top: 100%;
      right: 0;
      padding: 18px;
      margin-top: -1px;
      border: 1px solid #f2f2f2;
      background: #fff;
      z-index: 10; }
      .header__links__list li {
        display: block;
        padding: 5px 0; } }
  .header__links__toggle {
    display: none;
    position: relative;
    z-index: 100;
    border: 1px solid transparent;
    width: 3.1em;
    height: 3.1em;
    line-height: 3.1em;
    font-size: 16px;
    text-align: center;
    color: #1b1b1b;
    cursor: pointer;
    /* 		@media screen and (max-width: $screen-mobile){
    	display: block;
    } */ }
    .header__links__toggle.active {
      border: 1px solid #eeeeee;
      color: #004aaa; }
    .header__links__toggle span {
      display: none; }
    .header__links__toggle:after {
      content: '';
      width: 100%;
      position: absolute;
      z-index: 1;
      left: 0;
      bottom: -1px;
      height: 2px;
      background: #fff; }

@media screen and (min-width: 768px) {
  .custombanners.displayTopColumn {
    height: 100%; }
    .custombanners.displayTopColumn .cb-wrapper, .custombanners.displayTopColumn .banner-item-content, .custombanners.displayTopColumn .zoom, .custombanners.displayTopColumn .banner-img {
      height: 100%; } }

.displayTopColumn .banner-item {
  margin-bottom: 0;
  height: 50%; }
@media screen and (max-width: 480px) {
  .displayTopColumn .banner-item-content {
    overflow: visible;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .displayTopColumn .banner-item {
    display: table;
    float: none;
    padding: 50%;
    position: relative; } }

@media screen and (max-width: 767px) {
  .banner-top {
    width: 50%;
    float: left; } }
@media screen and (max-width: 480px) {
  .banner-top {
    width: 100%; }
    .banner-top.html-over .custom-html {
      display: table-cell;
      position: static;
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      vertical-align: middle;
      width: 100%; }
    .banner-top .zoom {
      position: relative;
      overflow: visible;
      vertical-align: middle;
      width: 100%;
      height: 100%;
      display: table; }
      .banner-top .zoom .banner-img {
        max-width: 100%;
        margin-right: 0;
        margin-left: auto;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0; } }

.displayHome {
  margin-top: 30px; }

.-style-one .banner-item-content {
  background: #f2f2f2; }
.-style-one p {
  margin-bottom: 8px; }
  .-style-one p:last-child {
    margin-bottom: 0; }
.-style-one .custom-html {
  font-size: 16px;
  line-height: 1.7;
  color: #201c20; }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .-style-one .custom-html {
      font-size: 14px; } }
  @media screen and (max-width: 480px) {
    .-style-one .custom-html {
      font-size: 28px; } }
  @media screen and (max-width: 320px) {
    .-style-one .custom-html {
      font-size: 21px; } }
.-style-one .banner__text__one {
  font-size: .75em;
  color: #00979d; }

.-style-two {
  background: #00979d; }
  .-style-two .banner-item-content {
    overflow: hidden; }
    .-style-two .banner-item-content:before, .-style-two .banner-item-content:after {
      position: absolute;
      font-size: 70px;
      line-height: 1;
      color: rgba(255, 255, 255, 0.3); }
    .-style-two .banner-item-content:before {
      top: 6px;
      right: -28px;
      -moz-transform: rotate(-16deg);
      -ms-transform: rotate(-16deg);
      -webkit-transform: rotate(-16deg);
      transform: rotate(-16deg); }
    .-style-two .banner-item-content:after {
      bottom: -16px;
      left: -45px;
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .-style-two .custom-html {
    color: #fff;
    line-height: 1.6; }
  .-style-two p {
    font-size: 16px; }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .-style-two p {
        font-size: 14px; } }
    @media screen and (max-width: 480px) {
      .-style-two p {
        font-size: 30px; } }
    @media screen and (max-width: 320px) {
      .-style-two p {
        font-size: 20px; } }
  .-style-two .banner__text__one {
    text-transform: uppercase;
    margin-bottom: 35px; }
    @media screen and (max-width: 1299px) and (min-width: 768px) {
      .-style-two .banner__text__one {
        margin-bottom: 20px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .-style-two .banner__text__one {
        margin-bottom: 15px; } }
  .-style-two .banner__text__two.-with-divider {
    position: relative;
    padding-top: 40px; }
    @media screen and (max-width: 1299px) and (min-width: 768px) {
      .-style-two .banner__text__two.-with-divider {
        padding-top: 20px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .-style-two .banner__text__two.-with-divider {
        padding-top: 15px; } }
    .-style-two .banner__text__two.-with-divider:before {
      content: '';
      display: block;
      width: 30px;
      height: 2px;
      background: rgba(255, 255, 255, 0.3);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: 0 auto; }

.style-three {
  overflow: hidden; }
  .style-three .banner-item-content {
    background-color: #121212; }
  .style-three .custom-html {
    padding-left: 38px;
    color: #fff;
    text-align: left;
    font-size: 16px;
    line-height: 1.3;
    text-transform: uppercase; }

.style-four .custom-html {
  color: #3d3e3f;
  font-size: 28px;
  text-transform: uppercase; }

.-style-five {
  text-align: right; }
  .-style-five .banner-item-content {
    background: #121212; }
  .-style-five .custom-html {
    line-height: 1.3;
    text-align: left;
    text-transform: uppercase;
    padding: 68px 0 0 16%; }
  .-style-five .banner__text__one {
    font-size: 16px; }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .-style-five .banner__text__one {
        font-size: 13px; } }

.-style-six .banner-item-content {
  background: #f2f2f2; }
.-style-six .custom-html {
  font-size: 19px;
  color: #030303; }
.-style-six .banner__text__one {
  text-transform: uppercase; }

@media screen and (max-width: 530px) {
  .banner-item.col-xs-10 {
    width: 100%; } }

/* banner top page*/
.displayBanner .cb-wrapper {
  margin-left: 0;
  margin-right: 0; }

.displayLeftColumn {
  margin-bottom: 50px; }
  .displayLeftColumn .cb-wrapper {
    margin-left: 0;
    margin-right: 0; }

@media screen and (max-width: 767px) and (min-width: 481px) {
  .displayLeftColumn .banner-item, .displayRightColumn .banner-item {
    width: 50%;
    float: left; }
    .displayLeftColumn .banner-item .banner-img, .displayRightColumn .banner-item .banner-img {
      max-width: none; } }
.displayLeftColumn .zoom, .displayRightColumn .zoom {
  display: block; }

.label-price {
  width: 5.36em;
  height: 5.36em;
  line-height: 5.36em;
  text-align: center;
  background: #f39c12;
  color: #fff;
  font-family: Conv_AvenirLTStd-Medium, Open Sans;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px; }
  @media screen and (max-width: 991px) {
    .label-price {
      font-size: 12px; } }
  @media screen and (max-width: 480px) {
    .label-price {
      font-size: 10px; } }
  @media screen and (max-width: 320px) {
    .label-price {
      font-size: 9px; } }
  .home-slide .label-price {
    position: absolute;
    top: 21%;
    right: 28.6%; }

/* Slider home */
.displayCustomBanners1 .banners-in-carousel {
  margin-left: -7.5px; }
  @media screen and (max-width: 1299px) {
    .displayCustomBanners1 .banners-in-carousel {
      margin-right: -7.5px; } }
  @media screen and (max-width: 767px) {
    .displayCustomBanners1 .banners-in-carousel {
      margin-right: -15px;
      margin-left: -15px; } }

.home-slide {
  position: relative;
  color: #221f20; }
  .home-slide .banner-img {
    width: 100%;
    max-width: none; }
  .home-slide .custom-html {
    font-size: 48px; }
    @media screen and (max-width: 1299px) {
      .home-slide .custom-html {
        font-size: 28px; } }
    @media screen and (max-width: 991px) {
      .home-slide .custom-html {
        font-size: 25px; } }
    @media screen and (max-width: 767px) {
      .home-slide .custom-html {
        font-size: 20px;
        padding: 15px; } }
    @media screen and (max-width: 640px) {
      .home-slide .custom-html {
        font-size: 18px; } }
  .home-slide .title_slide_two {
    font-size: 14px;
    line-height: 1.9;
    color: #585657; }
    .home-slide .title_slide_two .underline {
      display: inline-block;
      padding-right: 8px;
      font-size: 12px;
      border-bottom: 1px solid #aba8a9; }
  .home-slide .title_slide_one {
    font-family: Conv_AvenirLTStd-Light, Open Sans;
	line-height: 1.2; }
  .home-slide p.-top-offset {
    margin-top: 30px; }
    @media screen and (max-width: 991px) {
      .home-slide p.-top-offset {
        margin-top: 5px; } }
    @media screen and (max-width: 480px) {
      .home-slide p.-top-offset {
        margin: 0; } }
  @media screen and (max-width: 480px) {
    .home-slide p {
      margin-bottom: 0; } }
  .home-slide .btn-box {
    margin-top: 4%; }
    @media screen and (max-width: 1299px) {
      .home-slide .btn-box {
        margin-top: 2%; } }
    @media screen and (max-width: 480px) {
      .home-slide .btn-box {
        margin-top: 0; }
        .home-slide .btn-box .btn {
          font-size: 8px;
          padding: 5px 10px; } }
  @media screen and (max-width: 480px) {
    .home-slide .label-price {
      display: none; } }

.-category .banner-item-content {
  background: #f2f2f2; }
.-category .custom-html {
  padding-left: 5%; }
  @media screen and (min-width: 992px) {
    .-category .custom-html {
      font-size: 23px; } }
  @media screen and (min-width: 1300px) {
    .-category .custom-html {
      font-size: 28px; } }

.carousel .banner-item {
  margin-bottom: 0; }

.custombanners.displayCustomBanners1 .bx-wrapper .bx-pager, .custombanners.displayCustomBanners3 .bx-wrapper .bx-pager {
  position: absolute !important;
  top: auto;
  bottom: 33px;
  left: 5px;
  right: auto;
  width: auto;
  padding: 0;
  z-index: 2; }
  @media screen and (max-width: 991px) {
    .custombanners.displayCustomBanners1 .bx-wrapper .bx-pager, .custombanners.displayCustomBanners3 .bx-wrapper .bx-pager {
      left: 10px;
      bottom: 7px; } }
  @media screen and (max-width: 767px) {
    .custombanners.displayCustomBanners1 .bx-wrapper .bx-pager, .custombanners.displayCustomBanners3 .bx-wrapper .bx-pager {
      position: static !important;
      padding: 15px 0; } }
.custombanners.displayCustomBanners3 .bx-wrapper .bx-pager {
  left: 5%; }
.custombanners .bx-controls-direction a {
  height: 40px !important;
  width: 40px !important;
  line-height: 1 !important;
  overflow: visible !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto 0 !important;
  font-size: 45px !important;
  color: #004aaa;
  background: none !important;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
  .custombanners .bx-controls-direction a:before {
    display: none !important; }
  .custombanners .bx-controls-direction a:hover {
    color: #fff; }
  @media screen and (max-width: 767px) {
    .custombanners .bx-controls-direction a {
      display: none !important; } }
.custombanners .bx-controls-direction .bx-prev {
  left: 20px;
  border-right: 1px solid;
  border-bottom: 1px solid; }
.custombanners .bx-controls-direction .bx-next {
  right: 20px;
  border-left: 1px solid;
  border-top: 1px solid; }

@media screen and (max-width: 767px) and (min-width: 581px) {
  .footer__links {
    text-align: center; } }
.footer__links .custom-html, .footer__links li, .footer__links .banner-img {
  display: inline-block;
  vertical-align: middle; }
.footer__links .banner-img {
  margin-right: 9px; }
  @media screen and (max-width: 767px) {
    .footer__links .banner-img {
      display: table;
      margin: 0 auto 15px; } }
.footer__links li {
  padding: 0 28px; }
  @media screen and (max-width: 1299px) and (min-width: 992px) {
    .footer__links li {
      padding: 0 5px; } }
  @media screen and (max-width: 991px) {
    .footer__links li {
      padding: 0 15px; } }
  @media screen and (max-width: 767px) and (min-width: 581px) {
    .footer__links li {
      padding: 0 5px; } }
  @media screen and (max-width: 580px) {
    .footer__links li {
      width: 100%;
      padding-bottom: 10px;
      font-size: 16px; } }

.no-max-width.-style-six {
  text-align: center; }
.no-max-width .banner-img {
  display: inline-block;
  max-width: none;
  width: auto; }

.align-image-right {
  text-align: right; }

.align-image-center {
  text-align: center; }

.-align-left {
  text-align: left; }

.-img-absolute {
  position: relative;
  padding-top: 100%; }
  .-img-absolute .banner-item-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .-img-absolute .zoom {
    height: 100%; }
  .-img-absolute .banner-img {
    position: absolute;
    top: 0;
    right: 0; }

/* grid values for 480 px. They are not present in BS 3 */
@media (max-width: 480px) {
  [class*=".col-xxs-"] {
    float: left; }

  .col-xxs-1 {
    width: 8.3%; }

  .col-xxs-2 {
    width: 16.6%; }

  .col-xxs-3 {
    width: 25%; }

  .col-xxs-4 {
    width: 33.3%; }

  .col-xxs-5 {
    width: 41.8%; }

  .col-xxs-6 {
    width: 50%; }

  .col-xxs-7 {
    width: 58.3%; }

  .col-xxs-8 {
    width: 66.6%; }

  .col-xxs-9 {
    width: 75%; }

  .col-xxs-10 {
    width: 83.3%; }

  .col-xxs-11 {
    width: 91.6%; }

  .col-xxs-12 {
    width: 100%; } }
.category-slide.in_carousel, .home-slide.in_carousel {
  /*animation slide*/
  overflow: hidden;
  /*end animation slide*/ }
  .category-slide.in_carousel .custom-html > p, .home-slide.in_carousel .custom-html > p {
    position: relative;
    opacity: 0; }
  .category-slide.in_carousel .custom-html > p:nth-child(2n), .home-slide.in_carousel .custom-html > p:nth-child(2n) {
    right: 100%;
    -moz-transition: right 1s, opacity 0.5s;
    -o-transition: right 1s, opacity 0.5s;
    -webkit-transition: right 1s, opacity 0.5s;
    transition: right 1s, opacity 0.5s; }
  .category-slide.in_carousel .custom-html > p:nth-child(2n+1), .home-slide.in_carousel .custom-html > p:nth-child(2n+1) {
    left: 100%;
    -moz-transition: left 1s, opacity 0.5s;
    -o-transition: left 1s, opacity 0.5s;
    -webkit-transition: left 1s, opacity 0.5s;
    transition: left 1s, opacity 0.5s; }
  .category-slide.in_carousel .custom-html > p:nth-child(2), .home-slide.in_carousel .custom-html > p:nth-child(2) {
    -moz-transition: right 1s 0.3s, opacity 0.5s 0.3s;
    -o-transition: right 1s 0.3s, opacity 0.5s 0.3s;
    -webkit-transition: right 1s, opacity 0.5s;
    -webkit-transition-delay: 0.3s, 0.3s;
    transition: right 1s 0.3s, opacity 0.5s 0.3s; }
  .category-slide.in_carousel .custom-html > p:nth-child(3), .home-slide.in_carousel .custom-html > p:nth-child(3) {
    -moz-transition: left 1s 0.6s, opacity 0.5s 0.6s;
    -o-transition: left 1s 0.6s, opacity 0.5s 0.6s;
    -webkit-transition: left 1s, opacity 0.5s;
    -webkit-transition-delay: 0.6s, 0.6s;
    transition: left 1s 0.6s, opacity 0.5s 0.6s; }
  .category-slide.in_carousel.current .custom-html > p:nth-child(2n), .home-slide.in_carousel.current .custom-html > p:nth-child(2n) {
    right: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  .category-slide.in_carousel.current .custom-html > p:nth-child(2n+1), .home-slide.in_carousel.current .custom-html > p:nth-child(2n+1) {
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }

/*# sourceMappingURL=front.css.map */
