.row {
  clear: both;
}
@media all and (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/*$errorRed: #ee3131;*/
@font-face {
  /*    font-family: 'Champagne & Limousines';
      font-style: normal;
      font-weight: normal;
      src: local('Champagne & Limousines'), url('../fonts/Champagne & Limousines.woff') format('woff');*/
}
h1, h2, h3, h4 {
  color: #E30613;
}

h3 {
  font-weight: bold;
}

html {
  font: 14px/20px Domine, sans-serif;
  background: #fff;
  color: #373938;
}

a {
  color: #474747;
}

a, img, a img {
  border: 0;
}

.text-bigger {
  font-size: 1.3em;
  line-height: 1.4;
}

.pos-rel {
  position: relative;
}

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

.text-right {
  text-align: right;
}

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

.text-primary {
  color: #FFF800;
}

.green {
  color: #FFF800;
}

.black {
  color: #000;
}

/*@media (max-width: 480px) {
    .hidden-xs {
        display: none;
    }
}*/
p.pad-l-50 {
  padding-left: 50px;
  min-height: 40px;
  font-style: italic;
}
p.pad-l-50 img.ico {
  float: left;
  margin-left: -50px;
}

body,
#container,
.container,
.wrap {
  width: 100%;
  padding: 0;
  margin: 0px auto;
  clear: both;
}

#content-offer,
#content-offer-details,
#content-main,
#contact-main,
.container {
  padding: 10px 0;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.center {
  margin: 0px auto;
  padding: 0 10px;
  box-sizing: border-box;
}
.center img.logos-image {
  margin: 0px auto;
  display: block;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 768px) {
  .center {
    width: 748px;
  }
}
@media (min-width: 992px) {
  .center {
    width: 986px;
  }

  .col-md-6 {
    width: 50%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .center {
    width: 1160px;
  }
}
/*
                                        .col-md-6 { 
                                                width: 50%; 
                                                float: left;
                                        }
                                        .center {
                                                width: 1100px;
                                        }
*/
.no-pad {
  padding: 0;
}

.center:after,
.group:after,
.form-row:after {
  content: "";
  display: table;
  clear: both;
}

.btn-more {
  display: inline-block;
  box-sizing: border-box;
  padding: 5px 10px;
  margin: 5px 0;
  background: #D4342B;
  color: #fff;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-more:hover,
.btn-more:active,
.btn-more:focus,
.btn-more.active {
  background: #FFF800;
  text-decoration: underline;
}

#top-bar {
  background: #E30613;
  position: relative;
  color: #fff;
  line-height: 20px;
  padding: 5px 0;
}
@media all and (max-width: 640px) and (max-width: 768px) {
  #top-bar .center {
    padding: 0;
  }
}
@media all and (max-width: 639px) {
  #top-bar .center {
    padding-right: 50px;
  }
}

.header-info {
  line-height: 30px;
}
.header-info a {
  color: #fff;
  text-decoration: none;
}
.header-info img {
  height: 30px;
  vertical-align: top;
}
.header-info:nth-of-type(2) {
  text-align: center;
}
.header-info:nth-of-type(3) {
  text-align: right;
}
@media (min-width: 767px) {
  .header-info.header-info-mail p {
    text-align: right;
  }
}
.header-info span {
  margin-left: 10px;
  display: inline-block;
}
.header-info span:first-child {
  margin-left: 0px;
}
@media (max-width: 767px) {
  .header-info p {
    margin: 5px 0;
    text-align: left;
  }
}
@media all and (max-width: 639px) {
  .header-info {
    display: inline-block;
    width: auto;
  }
  .header-info:nth-of-type(2), .header-info:nth-of-type(3) {
    text-align: left;
  }
}
@media (max-width: 480px) {
  .header-info {
    /*width: 100%!important;*/
    padding-left: 5px;
    padding-right: 5px;
  }
  .header-info span {
    display: none;
  }
}
.header-info.header-search input[type="text"],
.header-info.header-search input[type="search"] {
  border: none;
  background: #fff;
  color: #000;
  font-size: 12px;
  padding: 5px;
  box-sizing: border-box;
  max-width: calc(100% - 30px);
}
.header-info.header-search button[type="submit"] {
  border: none;
  background: none;
  font-size: 12px;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
}
.header-info.header-search img {
  height: 20px;
  margin: 5px 0;
}

/* site header */
#header {
  width: 100%;
  padding: 0;
  margin-top: 15px;
}

#logo-top {
  text-align: left;
  width: 70%;
  margin: 10px 0;
}
@media all and (min-width: 640px) and (max-width: 767px) {
  #logo-top {
    width: 50%;
    margin: 10px 50% 10px 0;
  }
}
@media all and (max-width: 480px) {
  #logo-top {
    width: 100%;
  }
}
#logo-top img {
  width: 100%;
  max-width: 255px;
  display: block;
  float: left;
  margin: 0px auto;
}

#logo-top-efka {
  text-align: right;
  width: 100%;
  margin: 10px 0;
}
#logo-top-efka img {
  width: 100%;
  max-width: 144px;
  display: block;
  float: right;
  margin: 0px;
}

#contact-top {
  width: 96%;
  margin: 10px 2%;
}
#contact-top .box {
  float: right;
}
#contact-top .box:first-child {
  margin-right: 4%;
}
#contact-top .box.phone {
  background: url("../images/ico_phone.png") no-repeat left;
}
#contact-top .box p {
  padding-left: 65px;
  font-size: 2.3em;
  line-height: 2;
  font-weight: bold;
  color: #ece711;
  margin: 0;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000, 2px 2px 0 #fff;
}
#contact-top .box p:before {
  content: "+ 48 ";
}
@media (max-width: 479px) {
  #contact-top .box p {
    font-size: 2em;
    text-shadow: none;
  }
  #contact-top .box p:before {
    content: "";
  }
}
#contact-top .box p a {
  color: #ece711;
  text-decoration: none;
}

@media all and (min-width: 768px) {
  #logo-top {
    width: 100%;
    max-width: 312px;
    float: left;
    margin: 10px auto;
  }

  #contact-top {
    width: 60%;
    float: right;
    margin: 0;
  }
  #contact-top .box {
    margin: 0;
  }
  #contact-top .box:first-child {
    margin-right: 0;
  }
}
/*navigation top*/
#menu-toggle-btn {
  display: none;
  position: absolute;
  bottom: 7px;
  right: 5px;
  font-size: 20px;
  width: 25px;
  height: 25px;
  line-height: 30px;
  cursor: pointer;
}
#menu-toggle-btn img {
  width: 100%;
}

@media all and (max-width: 639px) {
  #menu-top-container .center {
    padding: 0;
  }

  #menu-toggle-btn {
    display: block;
  }
}
#menu-top {
  width: 100%;
  float: right;
  margin: 0;
}
@media all and (min-width: 768px) {
  #menu-top {
    margin-top: 30px;
  }
}
#menu-top ul {
  /*float: right;*/
  padding: 0;
  list-style-type: none;
}
#menu-top > ul {
  z-index: 100;
  position: relative;
  float: left;
}
@media all and (min-width: 768px) {
  #menu-top > ul {
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 10px;
  }
}
#menu-top > ul > li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  height: 30px;
  line-height: 30px;
  display: inline;
  float: left;
  position: relative;
}
#menu-top > ul > li a {
  float: left;
  display: block;
  color: #373938;
  height: 100%;
  padding: 0 5px;
  margin: 5px 15px 0;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 4px 10px;
}
@media all and (min-width: 768px) {
  #menu-top > ul > li > a {
    padding: 0;
  }
}
@media (max-width: 639px) {
  #menu-top > ul > li {
    line-height: 20px;
  }
  #menu-top > ul > li a {
    margin: 0 1px;
    font-size: 18px;
  }
}
#menu-top > ul > li:hover > a, #menu-top > ul > li:active > a, #menu-top > ul > li.active > a {
  /*&:last-child{*/
  color: #E30613
  /*}*/
}
#menu-top > ul > li ul {
  display: none;
  background: #E30613;
  color: #fff;
  z-index: 10;
  margin: 0;
  position: absolute;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  top: 35px;
  width: 100%;
}
#menu-top > ul > li ul li {
  display: block;
  padding: 0;
  margin: 0;
  height: auto;
  line-height: 1;
}
#menu-top > ul > li ul li > a {
  color: #fff;
  margin: 0;
  font-size: .97em;
  padding: 10px;
  width: 100%;
  box-sizing: border-box
  /*                        &:hover {
                              text-decoration: underline;
                          }*/
}
#menu-top > ul > li ul li:hover > a {
  background: #474747;
}
@media (min-width: 768px) {
  #menu-top > ul > li:hover ul {
    display: block;
  }
}
@media all and (min-width: 640px) {
  #menu-top {
    display: block !important;
  }
}
@media all and (max-width: 639px) {
  #menu-top {
    display: none;
    width: 100%;
  }
  #menu-top > ul {
    border-top: 2px solid #FFF800;
  }
  #menu-top ul,
  #menu-top > ul > li,
  #menu-top > ul > li a {
    width: 100%;
  }
  #menu-top > ul > li {
    float: none;
    display: inline;
  }
  #menu-top > ul > li a {
    box-sizing: border-box;
    display: inline-block;
    float: none;
    border-right: none;
    margin: 0;
    padding: 7px 10px;
  }
  #menu-top > ul > li ul {
    display: block;
    background: none;
    position: relative;
    text-align: left;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    border: none;
    /*border-bottom: 1px solid #666;*/
    color: #000;
  }
  #menu-top > ul > li ul > li > a {
    padding: 10px;
    padding-left: 20px;
    color: #474747;
  }
  #menu-top > ul > li ul > li:hover > a {
    background: none;
    color: #E30613;
  }
}

#sidebar-menu-container {
  padding-top: 30px;
  font-size: 1.1em;
  text-transform: capitalize;
  color: #000;
}
#sidebar-menu-container a {
  color: #000;
}
#sidebar-menu-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#sidebar-menu-container ul li {
  position: relative
  /*border-bottom: 1px solid $lightgrey2;*/
}
#sidebar-menu-container ul li:last-of-type {
  border-bottom: 1px solid transparent;
}
#sidebar-menu-container ul li a {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  display: block;
  text-decoration: none;
}
#sidebar-menu-container ul li a:hover {
  color: #000;
}
#sidebar-menu-container ul li:nth-child(odd) {
  background: #eee;
}
#sidebar-menu-container ul li > ul {
  display: none;
}
#sidebar-menu-container ul li.active {
  background: #ece711;
}
#sidebar-menu-container ul li.active > ul {
  display: block;
}
#sidebar-menu-container ul li:hover {
  background: #FFF800;
}
#sidebar-menu-container ul li .glyphicon.glyphicon-menu-down {
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 3px;
  -webkit-transition: all 0.2s linear;
          transition: all 0.2s linear;
}
#sidebar-menu-container ul li .glyphicon.glyphicon-menu-down.expanded {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#sidebar-menu-container ul > li > ul > li a {
  padding-left: 10px;
  color: #474747;
}
#sidebar-menu-container ul > li > ul > li:last-of-type {
  border-bottom: 0;
}
#sidebar-menu-container select[name="categories"] {
  display: none;
  width: 100%;
  padding: 10px;
  font-size: 1.1em;
}
@media all and (max-width: 767px) {
  #sidebar-menu-container ul {
    display: none;
  }
  #sidebar-menu-container select[name="categories"] {
    display: block;
  }
}

#banner {
  width: 100%;
  text-align: center
  /*    @media all and (min-width: 992px){
          min-height: 500px;
      }
  */
}
@media all and (max-width: 640px) {
  #banner {
    display: none;
  }
}
#banner img {
  width: 100%;
  max-width: 1920px;
  margin: 0px auto;
}
#banner .slogan {
  position: absolute;
  max-width: 55%;
  margin-top: 7%;
  margin-left: 2%;
  text-align: left;
  font-size: 1.2em;
}
#banner .slogan p {
  margin: 10px 0;
}
@media all and (min-width: 1200px) and (max-width: 1400px) {
  #banner .slogan {
    margin-top: 50px;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  #banner .slogan {
    margin-top: 25px;
  }
}
@media all and (max-width: 991px) {
  #banner .slogan {
    margin-top: 3%;
    font-size: 1em;
  }
}
@media all and (max-width: 767px) {
  #banner .slogan {
    margin-top: 2%;
    font-size: .9em;
  }
}
#banner .slogan .banner-title {
  color: #FFF800;
  font-weight: bold;
  font-size: 3em;
  line-height: 1.3;
  margin: 10px auto 20px;
}
@media all and (max-width: 767px) {
  #banner .slogan .banner-title {
    font-size: 2em;
  }
}
@media all and (min-width: 768px) {
  #banner .slogan .banner-title {
    text-shadow: 2px 2px 2px #000;
  }
}
@media all and (max-width: 1199px) {
  #banner .slogan .banner-title {
    margin-bottom: 5px;
  }
}
#banner .slogan .banner-content {
  font-size: 1.2em;
  color: #fff;
}
#banner .slogan .banner-content a {
  color: #fff;
  text-decoration: none;
}
#banner .slogan .banner-content a:hover, #banner .slogan .banner-content a.selected {
  color: #FFF800;
}
#banner .slogan .banner-content span {
  color: #FFF800;
}
#banner .slogan .btn-more {
  padding: 8px 13px;
}

#offer-home {
  margin: 20px 0 50px;
  text-align: center;
}
#offer-home img {
  width: 100%;
  margin: 0px auto 10px;
  display: block;
  max-width: 275px;
}
#offer-home .row > div {
  padding-bottom: 40px;
}
#offer-home .row > div a {
  color: #FFF800;
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: none;
}
#offer-home .row > div a:hover {
  text-decoration: underline;
}

#product-details h1, #product-details h2, #product-details h3, #product-details h4 {
  color: #000;
}
#product-details h2.section-title {
  color: #000;
  text-align: left;
  padding: 0;
}
@media all and (min-width: 768px) {
  #product-details .product-description {
    float: right;
  }
}
#product-details .product-gallery {
  padding-top: 30px;
}
#product-details .product-gallery a {
  display: inline-block;
  width: 49%;
  margin-bottom: 20px;
}
#product-details .product-gallery a img {
  width: 100%;
  margin: 0px auto;
  display: block;
}
@media all and (min-width: 768px) {
  #product-details .product-gallery a:first-of-type {
    width: 100%;
    clear: both;
  }
}
#product-details .product-gallery a {
  text-decoration: none;
  vertical-align: top;
}
#product-details .product-gallery .product-image-description {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  width: 100%;
}

#page-offer-products {
  padding: 20px;
}
#page-offer-products p.text-bigger {
  color: #c00000;
  font-size: 2em;
}
#page-offer-products ul {
  padding-left: 10px;
  list-style-type: none;
}
#page-offer-products ul li {
  font-size: 16px;
  margin: 5px 0;
}
#page-offer-products ul li a {
  text-decoration: none;
  color: #666;
}
#page-offer-products ul li a:hover {
  text-decoration: underline;
}

#content-offer-details .offer-box {
  display: table-cell
  /*
  &:nth-child(3n + 1) {
      clear: left;
  }*/
}
#content-offer-details .offer-box .offer-title {
  color: #FFF800;
}
@media (min-width: 992px) {
  #content-offer-details .offer-box:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #content-offer-details .offer-box:nth-of-type(odd) {
    clear: left;
  }
}
#content-offer-details .offer-gallery {
  clear: both;
  text-align: center;
}
#content-offer-details .offer-gallery > a {
  /*border: 1px solid $black;
  box-sizing: border-box;
  display: inline-block;
  /*float: left;*/
  /*            width: 25%;
              margin: 20px (33.33% - 25%) / 2;*/
  width: 16%;
  margin: 1px
  /*            @media all and (max-width: 767px) {
                  width: 45%;
                  margin: 20px (50% - 45%) / 2;
              }
  */
}
@media all and (max-width: 639px) {
  #content-offer-details .offer-gallery > a {
    height: auto;
    width: calc(23% - 2px);
  }
}
@media all and (max-width: 419px) {
  #content-offer-details .offer-gallery > a {
    width: calc(50% - 2px);
    margin: 1px auto;
  }
}
#content-offer-details .offer-gallery > a > img {
  width: 100%;
  display: block;
  margin: 0px auto;
}
@media all and (max-width: 419px) {
  #content-offer-details .offer-gallery > a > img {
    width: 100%;
    height: auto;
  }
}

.offer-gallery {
  clear: both;
  text-align: center;
}
.offer-gallery > a {
  /*border: 1px solid $black;*/
  box-sizing: border-box;
  display: inline-block;
  /*float: left;*/
  /*            width: 25%;
          margin: 20px (33.33% - 25%) / 2;*/
  width: 16%;
  margin: 1px;
}
@media all and (max-width: 419px) {
  .offer-gallery > a {
    height: auto;
    width: calc(50% - 2px);
    margin: 1px auto;
  }
}
.offer-gallery > a > img {
  width: 100%;
  display: block;
  margin: 0px auto;
}
@media all and (max-width: 419px) {
  .offer-gallery > a > img {
    width: 100%;
    height: auto;
  }
}

.page-content-image-container {
  max-width: 500px;
  width: 50%;
  display: inline-block;
  float: left;
  text-align: center;
  margin: 0 20px 20px 0;
}
.page-content-image-container.float-right {
  float: right;
  margin: 0 0 20px 20px;
}
@media all and (max-width: 767px) {
  .page-content-image-container {
    width: 100%;
    display: block;
    float: none !important;
    margin: 10px auto 20px !important;
  }
}
.page-content-image-container img {
  width: 100%;
  max-width: 500px;
  margin: 0px auto;
}

.bg-lightgrey2 {
  background: #aaa;
}

section {
  float: left;
  padding: 20px;
  box-sizing: border-box;
}
section h1,
section h2 {
  font-size: 28px;
}
section.offer {
  box-sizing: border-box;
  width: 100%;
  padding: 30px 30px 30px;
}
@media all and (min-width: 640px) and (max-width: 991px) {
  section.offer {
    padding: 30px 60px 30px 180px;
  }
}
@media all and (min-width: 992px) {
  section.offer {
    width: 50%;
    padding: 30px 60px 30px 220px;
  }
}
section.offer h2 {
  color: #000;
  margin: 0;
}
section.offer p {
  font-size: .9em;
}

.subpage section {
  font-size: 1.1em;
  padding: 20px;
}
@media all and (max-width: 639px) {
  .subpage section {
    padding: 20px 10px;
  }
}

#our-offer-home {
  color: #000;
  padding-top: 20px;
  padding-bottom: 50px;
}
#our-offer-home p:not(.text-center) {
  text-align: justify;
}
#our-offer-home .offer-image {
  display: block;
  width: 100%;
  max-width: 220px;
  margin: 10px auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  #our-offer-home .offer-box:nth-of-type(odd) {
    clear: left;
  }
}
#our-offer-home .offer-title {
  color: #999;
  font-size: 1.3em;
}
#our-offer-home .offer-title p {
  text-align: center;
}
#our-offer-home .offer-title p a {
  color: #999;
  text-decoration: none;
}
#our-offer-home .offer-title p a:hover {
  text-decoration: underline;
}
#our-offer-home .offer-short-content {
  font-size: .9em;
  padding: 10px 30px;
}

#map-container {
  float: left;
  width: 100%;
  margin: 0px auto;
  border: 0;
  box-sizing: border-box;
  background: #e9e5dc;
  height: 423px;
}
@media all and (max-width: 992px) {
  #map-container > div {
    width: 90% !important;
    margin: 0px 5%;
  }
}
#map-container iframe {
  width: 100%;
  margin: 0px auto;
  height: 500px;
  display: block;
}

#footer-links {
  background: #474747;
  clear: both;
  color: #fff;
  margin-top: 30px;
  padding: 10px;
  padding-bottom: 30px;
}
#footer-links .column {
  /*        width: 21%; 
          margin-right: 2%;*/
  float: left;
  line-height: 2
  /*        @media all and (min-width: 768px) and (max-width: 991px) {
              width: 50%;
              &.wide {
                  width: 100%;
              }
          }
          @media all and (max-width: 767px) {
              width: 100%;
              &.wide {
                  width: 100%;
              }
  	}*/
}
#footer-links .column.wide {
  line-height: 1.6
  /*            width: 27%;
              margin-right: 4%;*/
}
#footer-links .column.wide img.logo-mid {
  width: 90%;
  max-width: 338px;
  display: block;
  margin: 5px auto;
}
#footer-links .column.wide p.text-bigger {
  font-size: 1.8em;
  text-align: left;
}
#footer-links .column.wide span {
  color: #FFF800;
}
#footer-links .column.wide span.black {
  color: #000;
  text-align: right;
  display: inline-block;
}
#footer-links .column:last-of-type {
  margin-right: 0;
}
#footer-links .column .column-heading {
  color: #FFF800;
  text-transform: uppercase;
  font-size: 18px;
}
#footer-links .column a {
  color: #fff;
}
#footer-links ul {
  padding-left: 0;
  list-style-type: none;
}
#footer-links ul li {
  font-size: 14px;
}
#footer-links ul li > a {
  text-decoration: none;
}
#footer-links ul li > a:hover {
  text-decoration: underline;
}

#footer-bottom {
  color: #fff;
  background: #474747;
  padding: 10px;
}
#footer-bottom > .center > div {
  width: 48%;
  margin-right: 2%;
  float: left;
}
@media all and (max-width: 640px) {
  #footer-bottom > .center > div {
    width: 100%;
    margin-right: 0;
  }
}
#footer-bottom > .center > div span {
  color: #FFF800;
}
#footer-bottom > .center > div:nth-of-type(even), #footer-bottom > .center > div:nth-of-type(even) p {
  text-align: right;
}
#footer-bottom > .center > div a {
  color: #fff;
  text-decoration: none;
}
#footer-bottom > .center > div a:hover {
  text-decoration: underline;
}

h2.section-title {
  color: #E30613;
  font-size: 35px;
  line-height: 1.3;
  padding: 0 20px;
  margin: 10px auto 20px;
  text-align: center;
  clear: both;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  h2.section-title {
    /*font-size: 55px;*/
  }
}
@media all and (max-width: 767px) {
  h2.section-title {
    font-size: 36px;
    margin-bottom: 10px;
  }
}

#contact-main {
  margin: 0px auto;
  padding: 10px 0 20px;
}
@media all and (min-width: 991px) {
  #contact-main form > .col-1,
  #contact-main form > .col-3 {
    float: right;
  }
  #contact-main form > .col-2 {
    margin-top: 90px;
  }
}
#contact-main .error-summary {
  background: #E30613;
  color: #fff;
  padding: 1px 10px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
#contact-main .form-row {
  margin-bottom: 10px;
  padding: 0;
  box-sizing: border-box;
}
#contact-main .form-row.contact-info p {
  font-size: 1.3em;
  line-height: 1.5;
  margin: 0px;
  margin-bottom: 10px;
  text-align: right;
}
#contact-main .form-row.contact-info p span {
  color: #ece711;
}
#contact-main .form-row.contact-info p a {
  color: #fff;
}
#contact-main label {
  display: block;
  padding: 5px 0;
}
#contact-main input[type="text"],
#contact-main input[type="email"],
#contact-main textarea {
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  margin: 0px auto;
  border: 1px solid transparent;
  background: #eee;
  color: #000;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 20px;
}
@media all and (min-width: 768px) {
  #contact-main input[type="text"].wid-50,
  #contact-main input[type="email"].wid-50,
  #contact-main textarea.wid-50 {
    width: 50%;
  }
}
#contact-main textarea {
  height: 120px;
  max-width: 100%;
  display: block;
}
#contact-main [type="submit"],
#contact-main [type="button"],
#contact-main [type="reset"] {
  border: 0;
  padding: 10px 20px;
  font-size: 1.2em;
  cursor: pointer;
  font-weight: bold;
  background: #FFF800;
  color: #474747;
}
#contact-main [type="submit"]:hover,
#contact-main [type="button"]:hover,
#contact-main [type="reset"]:hover {
  background: #336600;
  color: #fff;
}
#contact-main [type="reset"] {
  background: #717171;
  color: #fff;
}
#contact-main [type="reset"]:hover {
  background: #E30613;
}
@media all and (min-width: 768px) {
  #contact-main .wid-50 {
    width: 50%;
  }
  #contact-main label.wid-50 {
    float: left;
    display: inline-block;
    width: 50%;
  }
}

.help-block {
  color: #fff;
  background: #E30613;
  padding: 0 4px;
  line-height: 1.8;
}

.field-contactform-verifycode .help-block {
  width: 100%;
  box-sizing: border-box;
  clear: both;
  float: left;
}

.alert {
  z-index: 100;
  width: 100%;
  min-width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  background: #f2f2f2;
  color: #000;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
}
.alert.alert-success {
  background: green;
  color: #fff;
}

.gallery {
  margin: 15px 0;
}
.gallery .center {
  text-align: center;
}
.gallery .gallery-item {
  height: 105px;
  display: inline-block;
  margin: 3px;
}
.gallery .gallery-item img {
  height: 100%;
}

.subpage .gallery .center {
  width: auto;
}

.button {
  border: 0;
  padding: 12px 25px;
  font-size: 1.3em;
  cursor: pointer;
  font-weight: bold;
  background: #FFF800;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
.button:hover {
  background: #336600;
}

.mt20 {
  margin-top: 20px;
}

/*.fb-icon {
    width: 40px; 
    height: 40px;
    position: absolute;
    z-index: 20;
    top: 20px;
    left: 0;
    a { 
        display: block; 
        img {
            display: block; 
            width: 40px;
        }
    }
    
}*/
/*.content table tr:nth-child(even),*/
/*.content*/
table {
  border-collapse: collapse;
  border: none;
  font-size: 12px;
  width: 100%;
}

table thead tr th,
table tbody tr td {
  padding: 3px 6px;
  border: none;
  text-align: left;
}

table thead tr:nth-child(odd) th {
  background: #c0c0c0;
}

table tbody tr:nth-child(even) td {
  background: #D9D9D9;
}

table p {
  margin: 0;
}

@media all and (min-width: 768px) {
  #product-files-form div {
    text-align: center;
  }
}
#product-files-form label {
  font-size: 18px;
}
@media all and (max-width: 640px) {
  #product-files-form label {
    min-width: 120px;
    display: inline-block;
  }
}
@media all and (max-width: 400px) {
  #product-files-form label {
    display: block;
  }
}
#product-files-form select {
  width: 80%;
  padding: 10px;
  font-size: 18px;
  margin: 5px auto;
}

.files-section {
  border-top: 2px solid #999;
  margin-top: 30px;
  padding-top: 30px;
}

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