@import url("https://fonts.googleapis.com/css?family=Nunito");
@font-face {
  font-family: Bw-bold;
  src: url(/css/fonts/Bw/otf/BwStretch-Bold.otf);
}
@font-face {
  font-family: Bw-regular;
  src: url(/css/fonts/Bw/otf/BwStretch-Regular.otf);
}
@font-face {
  font-family: Bw-light;
  src: url(/css/fonts/Bw/otf/BwStretch-Light.otf);
}
@font-face {
  font-family: Bw-thin;
  src: url(/css/fonts/Bw/otf/BwStretch-Thin.otf);
}
@font-face {
  font-family: Comforta;
  src: url(/css/fonts/Comforta/10821.ttf);
}
@font-face {
  font-family: Comfor;
  src: url(/css/fonts/Comforta/ComfortaaRegular.ttf);
}
@font-face {
  font-family: Mont;
  src: url(/css/fonts/Montserrat/Montserrat-Regular.otf);
}
@font-face {
  font-family: MontBold;
  src: url(/css/fonts/Montserrat/Montserrat-Bold.otf);
}
@font-face {
  font-family: MontExtraBold;
  src: url(/css/fonts/Montserrat/Montserrat-ExtraBold.otf);
}
/* line 3, ../../resources/sass/_header.scss */
header .header-top-menu {
  background-color: #ffffff;
  height: 45px;
  position: fixed;
  top: 0px;
  z-index: 9999;
  width: 100%;
}
/* line 10, ../../resources/sass/_header.scss */
header .header-top-menu .resp-btn-blck {
  width: 30px;
  float: left;
  margin-top: 3px;
  font-size: 25px;
}
/* line 15, ../../resources/sass/_header.scss */
header .header-top-menu .resp-btn-blck.right {
  float: right;
  width: 60%;
  text-align: right;
  margin-top: 0px;
}
/* line 22, ../../resources/sass/_header.scss */
header .header-top-menu .header-menu {
  display: none;
  list-style-type: none;
  text-align: right;
  margin: 0px;
  float: left;
  height: 30px;
  width: 88%;
}
/* line 30, ../../resources/sass/_header.scss */
header .header-top-menu .header-menu li {
  display: inline-block;
  padding: 5px 0px 5px 30px;
  font-size: 14px;
}
/* line 34, ../../resources/sass/_header.scss */
header .header-top-menu .header-menu li a {
  color: #000000;
}
/* line 39, ../../resources/sass/_header.scss */
header .header-top-menu .language-blck {
  width: 120px;
  text-align: right;
  float: right;
  height: 30px;
  font-size: 14px;
  padding: 12px 0px;
  position: relative;
  z-index: 5;
  display: none;
}
/* line 49, ../../resources/sass/_header.scss */
header .header-top-menu .language-blck span {
  font-weight: 700;
  font-size: 12px;
  font-family: MontBold;
}
/* line 54, ../../resources/sass/_header.scss */
header .header-top-menu .language-blck .languages-list {
  display: none;
  position: absolute;
  top: 30px;
  background: white;
  width: 50%;
  z-index: 4;
  border: 1px solid #eee;
  border-radius: 4px;
  right: 0px;
}
/* line 65, ../../resources/sass/_header.scss */
header .header-top-menu .language-blck .languages-list a:hover {
  text-decoration: none;
  font-weight: 700;
}
/* line 70, ../../resources/sass/_header.scss */
header .header-top-menu .language-blck .languages-list .lang {
  padding: 5px;
  text-align: center;
  color: black;
  font-size: 12px;
  font-weight: 70;
}
/* line 76, ../../resources/sass/_header.scss */
header .header-top-menu .language-blck .languages-list .lang:hover {
  font-weight: 700;
}
/* line 83, ../../resources/sass/_header.scss */
header #front-pg-header-carousel {
  position: absolute;
  bottom: 70px;
  width: 80%;
}
/* line 87, ../../resources/sass/_header.scss */
header #front-pg-header-carousel .basic-ttl {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  font-family: MontExtraBold;
  font-size: 17px;
}
/* line 94, ../../resources/sass/_header.scss */
header #front-pg-header-carousel p {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  width: 70%;
}
/* line 100, ../../resources/sass/_header.scss */
header #front-pg-header-carousel a {
  background-color: red;
  color: white;
  padding: 5px 10px 3px;
  text-transform: uppercase;
  border-radius: 15px;
  font-weight: 700;
  font-size: 12px;
}
/* line 109, ../../resources/sass/_header.scss */
header #front-pg-header-carousel .owl-dots {
  position: absolute;
  bottom: -40px;
  z-index: 99999999;
  transform: rotate(0deg);
  left: 0px;
  width: 200px;
  text-align: left;
}
/* line 118, ../../resources/sass/_header.scss */
header #front-pg-header-carousel .owl-dots .owl-dot span {
  background-color: white !important;
  width: 10px !important;
  height: 10px !important;
}
/* line 124, ../../resources/sass/_header.scss */
header #front-pg-header-carousel .owl-dots .owl-dot.active span {
  background-color: red !important;
}
/* line 131, ../../resources/sass/_header.scss */
header .front-pg-banners {
  margin: 45px 0 0px;
  position: relative;
}
/* line 135, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck {
  margin: 0px;
}
/* line 137, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img {
  width: 100%;
  background-size: cover;
  background-position: 50%;
}
/* line 141, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img.main-pg {
  height: 430px;
}
/* line 144, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img.regular-pg {
  height: 60px;
  overflow: hidden;
}
/* line 148, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img .bg-mask {
  background: linear-gradient(#0055aa, rgba(0, 85, 170, 0.6));
  height: 100%;
}
/* line 151, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img .bg-mask .banner-description {
  position: absolute;
  bottom: 100px;
}
/* line 154, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img .bg-mask .banner-description .basic-ttl {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 159, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img .bg-mask .banner-description p {
  color: #ffffff;
  font-size: 22px;
}
/* line 163, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img .bg-mask .banner-description a {
  background-color: red;
  color: white;
  padding: 5px 10px 3px;
  text-transform: uppercase;
  border-radius: 15px;
  font-weight: 700;
  font-size: 12px;
}
/* line 173, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img .bg-mask h1 {
  text-align: center;
  color: #ffffff;
  font-family: Bw-thin;
  font-size: 160px;
  padding: 130px 0 60px;
}
/* line 180, ../../resources/sass/_header.scss */
header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img .bg-mask h2 {
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 20px;
}
/* line 193, ../../resources/sass/_header.scss */
header .front-pg-banners .owl-dots {
  position: absolute;
  bottom: 0px;
  z-index: 99999999;
  transform: rotate(0deg);
  left: calc((100% - 1140px) / 2);
  width: 200px;
  text-align: left;
  padding: 10px;
}
/* line 203, ../../resources/sass/_header.scss */
header .front-pg-banners .owl-dots .owl-dot span {
  background-color: white !important;
  width: 10px !important;
  height: 10px !important;
}
/* line 209, ../../resources/sass/_header.scss */
header .front-pg-banners .owl-dots .owl-dot.active span {
  background-color: red !important;
}
/* line 216, ../../resources/sass/_header.scss */
header .front-pg-banners #carousel-nav {
  position: relative;
  display: none;
}
/* line 219, ../../resources/sass/_header.scss */
header .front-pg-banners #carousel-nav .owl-next {
  background: no-repeat;
  border: none;
  top: -105px !important;
  right: 15px;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
/* line 230, ../../resources/sass/_header.scss */
header .front-pg-banners #carousel-nav .owl-prev {
  background: no-repeat;
  border: none;
  top: -105px !important;
  left: 5px;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
/* line 242, ../../resources/sass/_header.scss */
header .front-pg-banners #carousel-nav .owl-next i, header .front-pg-banners #carousel-nav .owl-prev i {
  color: #eee;
  font-size: 30px;
}
/* line 248, ../../resources/sass/_header.scss */
header .front-pg-banners #carousel-nav.sm-banner-nav .owl-prev, header .front-pg-banners #carousel-nav.sm-banner-nav .owl-next {
  top: -250px;
}
/* line 254, ../../resources/sass/_header.scss */
header .logo-blck {
  width: 130px;
  height: 100%;
  height: 75px;
  background-image: url(/images/logo-white.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 10px;
}
/* line 265, ../../resources/sass/_header.scss */
header .main-menu-blck {
  height: 600px;
  display: block;
  position: absolute;
  width: 1140px;
  background: white;
  top: 50px;
  border-radius: 5px;
  z-index: 1;
  padding: 25px;
}
/* line 275, ../../resources/sass/_header.scss */
header .main-menu-blck .brands-menu-content-blck {
  padding: 30px 10px;
}
/* line 277, ../../resources/sass/_header.scss */
header .main-menu-blck .brands-menu-content-blck .brand-preview {
  text-align: center;
  padding: 0 6px;
}
/* line 280, ../../resources/sass/_header.scss */
header .main-menu-blck .brands-menu-content-blck .brand-preview .brand-preview-img-wrapper {
  text-align: center;
  border: 1px solid #eee;
  border-radius: 5px;
  display: block;
}
/* line 285, ../../resources/sass/_header.scss */
header .main-menu-blck .brands-menu-content-blck .brand-preview .brand-preview-img-wrapper .brand-preview-img {
  object-fit: contain;
  max-width: 70%;
  height: 90px;
}
/* line 290, ../../resources/sass/_header.scss */
header .main-menu-blck .brands-menu-content-blck .brand-preview .brand-preview-img-wrapper:hover {
  box-shadow: 0px 0px 11px 1px rgba(52, 58, 64, 0.12);
}
/* line 296, ../../resources/sass/_header.scss */
header .main-menu-blck .main-menu-nav-item {
  font-weight: 700;
  font-size: 16px;
  font-family: MontBold;
  padding-bottom: 2px;
  display: inline-block;
  margin-right: 22px;
  color: #aaa;
  cursor: pointer;
}
/* line 305, ../../resources/sass/_header.scss */
header .main-menu-blck .main-menu-nav-item.active {
  border-bottom: 2px solid #0055aa;
  color: #000000;
}
/* line 310, ../../resources/sass/_header.scss */
header .main-menu-blck .menu-item-img {
  display: none;
  height: 320px;
  width: 320px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 30px;
  z-index: 1;
  background-repeat: no-repeat;
}
/* line 321, ../../resources/sass/_header.scss */
header .main-menu-blck .main-menu-ftr {
  width: calc(30% - 30px);
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  margin-left: 30px;
  margin-top: 10px;
  padding: 10px 0px;
  display: none;
}
/* line 329, ../../resources/sass/_header.scss */
header .main-menu-blck .main-menu-ftr a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 30px;
  color: #0055aa;
}
/* line 337, ../../resources/sass/_header.scss */
header .main-menu-blck ul {
  height: 100%;
  margin: 0;
  padding: 0;
}
/* line 341, ../../resources/sass/_header.scss */
header .main-menu-blck ul li {
  list-style-type: none;
  width: 30%;
  text-align: left;
}
/* line 345, ../../resources/sass/_header.scss */
header .main-menu-blck ul li:nth-of-type(1) {
  padding-top: 20px;
}
/* line 348, ../../resources/sass/_header.scss */
header .main-menu-blck ul li a {
  color: #000000;
  font-size: 13px;
  padding: 5px 15px 5px 0px;
  font-weight: 700;
  display: block;
  position: relative;
}
/* line 355, ../../resources/sass/_header.scss */
header .main-menu-blck ul li a:hover {
  color: #0055aa;
  text-decoration: none;
}
/* line 358, ../../resources/sass/_header.scss */
header .main-menu-blck ul li a:hover .blue-arr {
  display: block !important;
}
/* line 362, ../../resources/sass/_header.scss */
header .main-menu-blck ul li a .blue-arr {
  position: absolute;
  width: 12px;
  top: 10px;
  right: 10px;
}
/* line 370, ../../resources/sass/_header.scss */
header .main-menu-blck ul li.parent-menu-item > ul {
  display: none;
  position: absolute;
  top: 66px;
  left: calc(30% + 45px);
  width: 30%;
  text-align: left;
  height: auto;
  background: white;
  padding: 0 15px 7px;
}
/* line 380, ../../resources/sass/_header.scss */
header .main-menu-blck ul li.parent-menu-item > ul li {
  width: 100%;
  height: auto;
  display: block;
  padding-top: 0px;
  border-right: none;
}
/* line 386, ../../resources/sass/_header.scss */
header .main-menu-blck ul li.parent-menu-item > ul li:nth-of-type(1) {
  padding-top: 5px;
}
/* line 389, ../../resources/sass/_header.scss */
header .main-menu-blck ul li.parent-menu-item > ul li a {
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}
/* line 395, ../../resources/sass/_header.scss */
header .main-menu-blck ul li.parent-menu-item > ul li ul li {
  width: 100%;
  margin: 0px;
  padding: 0px;
  line-height: 26px;
}
/* line 400, ../../resources/sass/_header.scss */
header .main-menu-blck ul li.parent-menu-item > ul li ul li a {
  font-size: 13px;
  font-weight: 400;
}
/* line 413, ../../resources/sass/_header.scss */
header .navbar {
  padding: 9px;
  display: none;
  background-color: none;
}
/* line 417, ../../resources/sass/_header.scss */
header .navbar .phones-list-blck {
  font-size: 13px;
  background-color: #0055aa;
  border-radius: 0px 0px 5px 5px;
  width: 100%;
  margin: 0px;
  border: none;
  padding-top: 0px;
}
/* line 425, ../../resources/sass/_header.scss */
header .navbar .phones-list-blck .phone-item {
  padding: 5px 15px 0px 35px;
  display: block;
}
/* line 430, ../../resources/sass/_header.scss */
header .navbar .contact-link {
  color: #000000;
  font-size: 13px;
  display: none;
}
/* line 434, ../../resources/sass/_header.scss */
header .navbar .contact-link .nav-link {
  padding-bottom: 0px;
}
/* line 437, ../../resources/sass/_header.scss */
header .navbar .contact-link .contact-city {
  color: #ffffff;
}
/* line 441, ../../resources/sass/_header.scss */
header .navbar .contact-link .contact-phone {
  color: #ffffff;
}
/* line 446, ../../resources/sass/_header.scss */
header .navbar .resp-btn-blck {
  width: 40px;
  float: left;
  height: 40px;
  padding: 10px 10px;
}
/* line 451, ../../resources/sass/_header.scss */
header .navbar .resp-btn-blck i {
  font-size: 19px;
  color: #ffffff;
}
/* line 456, ../../resources/sass/_header.scss */
header .navbar .header-right-blck {
  width: 200px;
  height: 100%;
  color: #495057;
  margin: 10px;
  font-size: 15px;
  text-align: right;
}
/* line 463, ../../resources/sass/_header.scss */
header .navbar .header-right-blck li {
  list-style-type: none;
  display: inline;
  color: #ffffff;
}
/* line 467, ../../resources/sass/_header.scss */
header .navbar .header-right-blck li .nav-link {
  color: #ffffff;
  display: inline;
  padding: 0.5rem 0rem 0.5rem 0rem;
}
/* line 475, ../../resources/sass/_header.scss */
header .main-subheader {
  padding: 10px 0px 5px;
  background-color: none;
  text-align: center;
}
/* line 479, ../../resources/sass/_header.scss */
header .main-subheader .menu-btn-blck {
  display: none;
}
/* line 482, ../../resources/sass/_header.scss */
header .main-subheader .resp-logo-blck {
  display: block;
  position: absolute;
  top: 55px;
  width: 44%;
  left: 3%;
  background-image: url(/images/logo-white.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 40px;
  background-position: 50%;
}
/* line 494, ../../resources/sass/_header.scss */
header .main-subheader .search-blck {
  position: absolute;
  top: 55px;
  right: 0px;
  padding: 0px 10px 0px 0px;
  width: 50%;
}
/* line 500, ../../resources/sass/_header.scss */
header .main-subheader .search-blck .loading {
  display: none;
}
/* line 504, ../../resources/sass/_header.scss */
header .main-subheader .breadcrumbs-blck {
  text-align: left;
  color: #000000;
  font-size: 12px;
  position: relative;
  overflow: scroll;
}
/* line 510, ../../resources/sass/_header.scss */
header .main-subheader .breadcrumbs-blck .breadcrumb {
  background: transparent;
  margin-bottom: 0px;
  padding: 10px 0px;
  width: 1001px;
}
/* line 516, ../../resources/sass/_header.scss */
header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item a {
  color: #000000;
  text-decoration: underline;
}
/* line 520, ../../resources/sass/_header.scss */
header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item.active {
  color: #000000;
}
/* line 523, ../../resources/sass/_header.scss */
header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item::before {
  color: #000000;
  content: ">";
}
/* line 528, ../../resources/sass/_header.scss */
header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item:first-of-type::before {
  display: none;
}
/* line 535, ../../resources/sass/_header.scss */
header .main-subheader .search-form {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 0px;
  float: right;
  text-align: right;
  /* Firefox 19+ */
  /* Firefox 18- */
}
/* line 542, ../../resources/sass/_header.scss */
header .main-subheader .search-form ::-webkit-input-placeholder {
  color: #ffffff;
}
/* line 543, ../../resources/sass/_header.scss */
header .main-subheader .search-form ::-moz-placeholder {
  color: #ffffff;
}
/* line 544, ../../resources/sass/_header.scss */
header .main-subheader .search-form :-moz-placeholder {
  color: #ffffff;
}
/* line 545, ../../resources/sass/_header.scss */
header .main-subheader .search-form :-ms-input-placeholder {
  color: #ffffff;
}
/* line 546, ../../resources/sass/_header.scss */
header .main-subheader .search-form .search-inp {
  background: none;
  width: 90%;
  padding: 7px 20px 5px !important;
  color: #ffffff;
  font-size: 13px;
  border: none;
  border-bottom: 1px solid #80abd5;
}
/* line 555, ../../resources/sass/_header.scss */
header .main-subheader .search-form .search-btn {
  position: absolute;
  top: -4px;
  display: block;
  padding: 9px;
  color: #ffffff;
  right: 0%;
  height: 50px;
  width: 50px;
  background: no-repeat;
  border: none;
}
/* line 567, ../../resources/sass/_header.scss */
header .main-subheader .search-form .submit-btn {
  z-index: 1;
}
/* line 570, ../../resources/sass/_header.scss */
header .main-subheader .search-form .search-products-preview-blck {
  border: 1px solid #eee;
  border-radius: 4px;
  border-bottom: none;
  position: absolute;
  background: white;
  width: 250px;
  z-index: 2;
  border-top: none;
  display: none;
  right: 0px;
}
/* line 581, ../../resources/sass/_header.scss */
header .main-subheader .search-form .search-products-preview-blck .search-products-preview {
  border-bottom: 1px solid #eee;
  padding: 5px;
}
/* line 584, ../../resources/sass/_header.scss */
header .main-subheader .search-form .search-products-preview-blck .search-products-preview:hover {
  background-color: #eee;
}
/* line 587, ../../resources/sass/_header.scss */
header .main-subheader .search-form .search-products-preview-blck .search-products-preview .search-product-img {
  width: 40px;
  height: 40px;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  float: left;
}
/* line 595, ../../resources/sass/_header.scss */
header .main-subheader .search-form .search-products-preview-blck .search-products-preview .search-product-descr {
  width: calc(100% - 40px);
  padding: 5px 10px;
  float: left;
  font-size: 13px;
  color: #000000;
  text-align: left;
}
/* line 602, ../../resources/sass/_header.scss */
header .main-subheader .search-form .search-products-preview-blck .search-products-preview .search-product-descr:hover {
  font-weight: 700;
}
/* line 609, ../../resources/sass/_header.scss */
header .main-subheader .header-right-blck {
  margin-top: 10px;
}
/* line 611, ../../resources/sass/_header.scss */
header .main-subheader .header-right-blck .header-cart-blck {
  padding: 3px 10px 2px;
  width: 175px;
  float: right;
  cursor: pointer;
  display: none;
}
/* line 617, ../../resources/sass/_header.scss */
header .main-subheader .header-right-blck .header-cart-blck .cart-icon {
  position: relative;
  top: -3px;
}
/* line 621, ../../resources/sass/_header.scss */
header .main-subheader .header-right-blck .header-cart-blck .cart-badge {
  background-color: #eb6508;
  width: 13px;
  height: 13px;
  font-size: 8px;
  text-align: center;
  padding: 2px;
  border-radius: 8px;
  color: #ffffff;
  position: absolute;
  left: 45px;
  top: 10px;
}
/* line 634, ../../resources/sass/_header.scss */
header .main-subheader .header-right-blck .header-cart-blck a {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
}
/* line 639, ../../resources/sass/_header.scss */
header .main-subheader .header-right-blck .header-cart-blck .coefficient-blck {
  font-size: 13px;
  color: #00863d;
  padding-top: 10px;
}
/* line 644, ../../resources/sass/_header.scss */
header .main-subheader .header-right-blck .header-cart-blck .cart-preview-blck {
  display: none;
  background: #ffffff;
  border: 1px solid #d4d4d4;
  position: absolute;
  right: 15px;
  top: 60px;
  padding: 15px;
  width: 350px;
  z-index: 2;
}
/* line 654, ../../resources/sass/_header.scss */
header .main-subheader .header-right-blck .header-cart-blck .cart-preview-blck table {
  margin-bottom: 0px;
}
/* line 656, ../../resources/sass/_header.scss */
header .main-subheader .header-right-blck .header-cart-blck .cart-preview-blck table th {
  font-size: 13px;
  border: none;
}
/* line 660, ../../resources/sass/_header.scss */
header .main-subheader .header-right-blck .header-cart-blck .cart-preview-blck table td {
  font-size: 12px;
}
/* line 667, ../../resources/sass/_header.scss */
header .main-subheader p {
  color: white;
  text-transform: uppercase;
  margin: 0px;
  font-size: 40px;
}
/* line 674, ../../resources/sass/_header.scss */
header .second-subheader {
  display: none;
  background-color: #ffffff;
  border-bottom: 1px solid #e4e4e4;
}
/* line 678, ../../resources/sass/_header.scss */
header .second-subheader .col-lg-8 {
  padding: 0px;
}
/* line 681, ../../resources/sass/_header.scss */
header .second-subheader .sub-menu {
  padding: 0px;
  margin: 0px;
}
/* line 684, ../../resources/sass/_header.scss */
header .second-subheader .sub-menu li {
  list-style-type: none;
  display: block;
  padding: 10px 10px 8px 10px !important;
  line-height: 15px;
}
/* line 689, ../../resources/sass/_header.scss */
header .second-subheader .sub-menu li a {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  display: block;
  text-transform: uppercase;
  padding: 12px 10px 8px;
}
/* line 696, ../../resources/sass/_header.scss */
header .second-subheader .sub-menu li a:hover {
  color: #ffffff;
  width: auto;
  height: auto;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  background: #00863d;
  text-decoration: none;
  -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
  -moz-box-shadow: 2px 2px 4px 0px #343a406e;
  box-shadow: 2px 2px 4px 0px #343a406e;
}
/* line 708, ../../resources/sass/_header.scss */
header .second-subheader .sub-menu li a:hover span {
  color: #ffffff;
  text-align: center;
  display: block;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  text-decoration: none;
}
/* line 722, ../../resources/sass/_header.scss */
header .categories-menu-resp {
  background-color: #ffffff;
  position: fixed;
  top: 0px;
  right: 100%;
  overflow: scroll;
  z-index: 99999;
  width: 0px;
  transition: right 0.5s ease-in-out;
  height: 100%;
  width: 80%;
}
/* line 735, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck {
  padding: 15px 0;
  background: #ffffff;
  color: #000000;
  padding: 15px;
  height: 100%;
  padding-top: 0px;
}
/* line 742, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul {
  margin: 0px;
  padding: 0px;
}
/* line 745, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li {
  list-style-type: none;
}
/* line 747, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li a {
  color: #000000;
  font-size: 12px;
}
/* line 751, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li.main-category-item {
  list-style-type: none;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 12px 0px;
  border-bottom: 1px solid #eee;
  font-family: MontBold;
}
/* line 760, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li.main-category-item.active {
  padding-bottom: 0px;
  border-bottom: none;
}
/* line 765, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li.main-category-item a.active {
  color: #22a13e;
}
/* line 769, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li.main-category-item .category-name {
  display: block;
  width: 90%;
  float: left;
  margin: 5px 0px;
  font-size: 13px;
  line-height: 16px;
}
/* line 777, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li.main-category-item .oc-menu-btn, header .categories-menu-resp .cateories-list-blck ul li.main-category-item .sub-oc-menu-btn {
  width: 10%;
  float: left;
  margin: 10px 0px 10px;
  cursor: pointer;
  background: none;
  color: #0055aa;
  border: none;
  padding: 0px;
}
/* line 786, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li.main-category-item .oc-menu-btn i, header .categories-menu-resp .cateories-list-blck ul li.main-category-item .sub-oc-menu-btn i {
  font-size: 12px;
  float: right;
}
/* line 791, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li.main-category-item .submenu {
  background-color: white;
  float: left;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 100%;
  text-transform: initial;
  border-top: 1px solid #eee;
  margin-bottom: 0px;
}
/* line 800, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li.main-category-item .submenu li {
  list-style-type: none;
  text-transform: initial;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 12px 0px;
  border-bottom: 1px solid #eee;
  font-family: Mont;
}
/* line 809, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li.main-category-item .submenu li a.active {
  color: #22a13e;
}
/* line 813, ../../resources/sass/_header.scss */
header .categories-menu-resp .cateories-list-blck ul li.main-category-item .submenu li .subcategory-name {
  display: block;
  margin: 5px 0px;
  width: 90%;
  float: left;
  font-size: 13px;
  line-height: 14px;
}
/* line 828, ../../resources/sass/_header.scss */
header .categories-menu-resp #categories_resp_close {
  border-bottom: 1px solid #eee;
  padding: 15px 25px 10px 0px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0px 0px 0 15px;
  font-family: MontBold;
  letter-spacing: 1px;
  color: #0055aa;
  margin-top: 10px;
  position: relative;
}
/* line 840, ../../resources/sass/_header.scss */
header .categories-menu-resp #categories_resp_close .back-arr {
  width: 70px;
  background-image: url(/public/images/icons/svg/mob-menu-back.svg);
  background-repeat: no-repeat;
  height: 33px;
}
/* line 846, ../../resources/sass/_header.scss */
header .categories-menu-resp #categories_resp_close .logo-blck {
  width: 110px;
  right: 0px;
  left: initial;
  background-image: url(/images/mob-menu-logo.svg);
  top: 8px;
}
/* line 855, ../../resources/sass/_header.scss */
header .main-menu-resp {
  background-color: #ffffff;
  position: fixed;
  top: 0px;
  right: 100%;
  overflow: scroll;
  z-index: 99999;
  width: 0px;
  transition: right 0.5s ease-in-out;
  height: 100%;
  width: 80%;
}
/* line 866, ../../resources/sass/_header.scss */
header .main-menu-resp .account-blck {
  margin-top: 15px;
  position: relative;
  color: #ffffff;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 22px;
  font-family: MontExtraBold;
  font-style: italic;
}
/* line 875, ../../resources/sass/_header.scss */
header .main-menu-resp .account-blck .logo-blck {
  width: 110px;
  right: 0px;
  left: initial;
  background-image: url(/images/mob-menu-logo.svg);
  top: 3px;
}
/* line 882, ../../resources/sass/_header.scss */
header .main-menu-resp .account-blck .back-arr {
  width: 70px;
  background-image: url(/public/images/icons/svg/mob-menu.svg);
  background-repeat: no-repeat;
  height: 33px;
}
/* line 889, ../../resources/sass/_header.scss */
header .main-menu-resp .close-btn {
  width: 50%;
  float: left;
  padding: 15px;
  text-align: right;
}
/* line 895, ../../resources/sass/_header.scss */
header .main-menu-resp .resp-menu-item {
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 15px;
}
/* line 902, ../../resources/sass/_header.scss */
header .main-menu-resp .tags-blck {
  padding: 10px;
}
/* line 904, ../../resources/sass/_header.scss */
header .main-menu-resp .tags-blck a {
  color: #000000;
}
/* line 907, ../../resources/sass/_header.scss */
header .main-menu-resp .tags-blck .tag-item {
  background: #eee;
  border-radius: 14px;
  display: inline-block;
  padding: 3px 10px;
  text-transform: uppercase;
  font-family: MontBold;
  font-size: 12px;
  margin: 15px 0px 0px 3px;
  width: 85px;
  text-align: center;
}
/* line 918, ../../resources/sass/_header.scss */
header .main-menu-resp .tags-blck .tag-item:nth-of-type(1) {
  border-top: 1px solid #eee;
}
/* line 923, ../../resources/sass/_header.scss */
header .main-menu-resp .info-blck {
  padding: 15px;
}
/* line 925, ../../resources/sass/_header.scss */
header .main-menu-resp .info-blck a {
  color: #000000;
}
/* line 928, ../../resources/sass/_header.scss */
header .main-menu-resp .info-blck span {
  display: block;
  font-size: 14px;
  margin: 10px 0;
}
/* line 932, ../../resources/sass/_header.scss */
header .main-menu-resp .info-blck span img {
  margin-right: 5px;
}
/* line 937, ../../resources/sass/_header.scss */
header .main-menu-resp .main-menu {
  padding: 0px 5px 0px 15px;
  margin-bottom: 0px;
}
/* line 940, ../../resources/sass/_header.scss */
header .main-menu-resp .main-menu li {
  list-style-type: none;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 12px 0px;
  border-bottom: 1px solid #eee;
  font-family: MontBold;
}
/* line 949, ../../resources/sass/_header.scss */
header .main-menu-resp .main-menu li a {
  color: #000000;
}
/* line 953, ../../resources/sass/_header.scss */
header .main-menu-resp .main-menu li.parent-menu-item > ul {
  padding-bottom: 20px;
}
/* line 955, ../../resources/sass/_header.scss */
header .main-menu-resp .main-menu li.parent-menu-item > ul li {
  margin: 5px;
  height: auto;
  display: block;
  letter-spacing: 0;
}
/* line 960, ../../resources/sass/_header.scss */
header .main-menu-resp .main-menu li.parent-menu-item > ul li a {
  font-size: 17px;
  text-transform: none;
}
/* line 965, ../../resources/sass/_header.scss */
header .main-menu-resp .main-menu li.parent-menu-item > ul li ul li {
  width: 100%;
  margin: 0px;
  padding: 0px;
  line-height: 26px;
}
/* line 970, ../../resources/sass/_header.scss */
header .main-menu-resp .main-menu li.parent-menu-item > ul li ul li a {
  font-size: 13px;
  font-weight: 400;
}
/* line 979, ../../resources/sass/_header.scss */
header .main-menu-resp .main-menu li:nth-of-type(1) {
  border-top: 1px solid #eee;
}
/* line 985, ../../resources/sass/_header.scss */
header .main-menu-resp-shown, header .categories-menu-resp-shown {
  right: 20%;
}

/* line 990, ../../resources/sass/_header.scss */
.open-menu-mask {
  display: none;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  position: fixed;
  z-index: 2;
  width: 100%;
  top: 0px;
}

@media screen and (min-width: 769px) {
  /* line 1003, ../../resources/sass/_header.scss */
  header .main-menu-blck {
    width: 700px;
  }
  /* line 1007, ../../resources/sass/_header.scss */
  header .main-menu-blck ul li a {
    padding: 5px 15px 5px 15px;
    font-size: 12px;
  }
  /* line 1013, ../../resources/sass/_header.scss */
  header .main-menu-blck .menu-item-img {
    height: 210px;
    width: 210px;
    background-size: contain;
    background-position: 50%;
  }
  /* line 1020, ../../resources/sass/_header.scss */
  header .header-top-menu {
    height: 30px;
    position: static;
  }
  /* line 1023, ../../resources/sass/_header.scss */
  header .header-top-menu .resp-btn-blck {
    display: none;
  }
  /* line 1026, ../../resources/sass/_header.scss */
  header .header-top-menu .header-menu {
    display: block;
    width: calc(100% + 15px);
    text-align: right;
  }
  /* line 1030, ../../resources/sass/_header.scss */
  header .header-top-menu .header-menu li {
    display: inline-block;
    padding: 5px 0px 5px 10px;
    font-size: 12px;
  }
  /* line 1034, ../../resources/sass/_header.scss */
  header .header-top-menu .header-menu li a {
    color: #000000;
    font-size: 13px;
  }
  /* line 1040, ../../resources/sass/_header.scss */
  header .header-top-menu .language-blck {
    padding: 5px 5px;
    width: 100px;
    display: none;
  }
  /* line 1046, ../../resources/sass/_header.scss */
  header .logo-blck {
    width: 165px;
    height: 100%;
    height: 75px;
    background-image: url(/images/logo-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    background-position: 50% 50%;
    top: 50px;
    right: calc((100% - 700px)/2);
    left: auto;
  }
  /* line 1059, ../../resources/sass/_header.scss */
  header .navbar {
    position: absolute;
    width: 100%;
    z-index: 4;
    top: 0px;
    display: block;
  }
  /* line 1065, ../../resources/sass/_header.scss */
  header .navbar .phones-list-blck {
    background-color: #0055aa;
    border-bottom: 1px solid #154d86;
    border-left: 1px solid #154d86;
    border-right: 1px solid #154d86;
  }
  /* line 1071, ../../resources/sass/_header.scss */
  header .navbar .main-menu-blck {
    display: block;
  }
  /* line 1074, ../../resources/sass/_header.scss */
  header .navbar .contact-link {
    display: block;
    left: 0%;
    width: 170px;
    margin-left: 0px;
    position: relative;
    padding-left: 20px;
    padding-top: 0px;
    margin-bottom: 5px;
    border-radius: 5px 5px 0px 0px;
  }
  /* line 1084, ../../resources/sass/_header.scss */
  header .navbar .contact-link.active-hover {
    /* background-color: rgba(0, 0, 0, 0.1); */
    background-color: #0055aa;
    border-top: 1px solid #154d86;
    border-left: 1px solid #154d86;
    border-right: 1px solid #154d86;
  }
  /* line 1091, ../../resources/sass/_header.scss */
  header .navbar .contact-link .nav-link {
    color: #ffffff;
    padding-top: 0px;
  }
  /* line 1094, ../../resources/sass/_header.scss */
  header .navbar .contact-link .nav-link.dropdown-toggle::after {
    display: none;
  }
  /* line 1098, ../../resources/sass/_header.scss */
  header .navbar .contact-link .contact-city {
    display: block;
    padding: 0px 5px;
    line-height: 13px;
  }
  /* line 1103, ../../resources/sass/_header.scss */
  header .navbar .contact-link .contact-phone {
    display: block;
    padding: 0px 5px;
    font-family: MontBold;
    line-height: 13px;
  }
  /* line 1109, ../../resources/sass/_header.scss */
  header .navbar .contact-link img {
    position: absolute;
  }
  /* line 1111, ../../resources/sass/_header.scss */
  header .navbar .contact-link img.phone-icon {
    left: 15px;
    top: 10px;
    width: 15px;
  }
  /* line 1116, ../../resources/sass/_header.scss */
  header .navbar .contact-link img.arrow-icon {
    right: 16px;
    top: 16px;
    width: 12px;
  }
  /* line 1123, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item {
    color: #ffffff;
    text-transform: uppercase;
    padding: 0px 5px;
    font-weight: 700;
    font-size: 12px;
    width: 19%;
  }
  /* line 1130, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item.header-recall-blck {
    cursor: pointer;
  }
  /* line 1133, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .header-icon {
    display: block;
    width: 15px;
    float: left;
    margin-top: 8px;
    margin-right: 2px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* line 1143, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .menu-item-info {
    width: calc(100% - 18px);
    float: left;
    padding-left: 5px;
    font-family: MontBold;
    font-size: 11px;
    line-height: 14px;
    position: relative;
  }
  /* line 1152, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .menu-item-info .working-time-blck span {
    font-family: Mont;
    font-weight: 400;
  }
  /* line 1157, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .menu-item-info span {
    font-family: Mont;
    font-weight: 400;
  }
  /* line 1161, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .menu-item-info .badge {
    display: block;
    background: red;
    border-radius: 10px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -16px;
    top: -4px;
    border: 2px solid #0055aa;
  }
  /* line 1173, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item span.round-blck {
    display: inline-block;
    background: #ffffff;
    color: #0055aa;
    border-radius: 20px;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    padding: 0px 2px 1px;
    font-family: Mont;
    width: 95%;
    margin-left: -5px;
  }
  /* line 1186, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item span {
    text-transform: initial;
    font-weight: 400;
  }
  /* line 1191, ../../resources/sass/_header.scss */
  header .navbar .header-right-blck {
    margin: 10px 0px 10px 10px;
  }
  /* line 1195, ../../resources/sass/_header.scss */
  header .main-subheader {
    padding: 0px 5px 5px;
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 100px;
  }
  /* line 1201, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck {
    text-align: left;
    color: #ffffff;
    font-size: 12px;
    margin-top: 40px;
    overflow: initial;
  }
  /* line 1207, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck .breadcrumb {
    background: transparent;
    margin-bottom: 10px;
    position: absolute;
    bottom: -85px;
    width: 100%;
  }
  /* line 1214, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item a {
    color: #ffffff;
    text-decoration: underline;
  }
  /* line 1218, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item.active {
    color: #ffffff;
  }
  /* line 1221, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item::before {
    color: #ffffff;
    content: ">";
  }
  /* line 1226, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item:first-of-type::before {
    display: none;
  }
  /* line 1233, ../../resources/sass/_header.scss */
  header .main-subheader .menu-btn-blck {
    text-align: left;
    display: block;
    width: 33%;
  }
  /* line 1237, ../../resources/sass/_header.scss */
  header .main-subheader .menu-btn-blck .main-menu-btn {
    background: no-repeat;
    border: 1px solid #80abd5;
    padding: 10px 20px;
    border-radius: 6px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
  }
  /* line 1245, ../../resources/sass/_header.scss */
  header .main-subheader .menu-btn-blck .main-menu-btn img {
    margin-left: 10px;
  }
  /* line 1250, ../../resources/sass/_header.scss */
  header .main-subheader .resp-logo-blck {
    display: none;
  }
  /* line 1253, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck {
    text-align: right;
    position: static;
    padding: initial;
    width: 40%;
  }
  /* line 1258, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form {
    width: 100%;
    margin-top: 20px;
    float: right;
    text-align: center;
    margin-top: 0px;
  }
  /* line 1264, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form .search-inp {
    padding: 14px 20px 13px;
    width: 80%;
  }
  /* line 1268, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form .search-btn {
    padding: 15px;
    position: absolute;
    top: -9px;
    display: block;
    color: #ffffff;
    right: 10%;
    height: 50px;
    width: 50px;
    background: no-repeat;
    border: none;
  }
  /* line 1280, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form .search-products-preview-blck {
    border: 1px solid #eee;
    border-radius: 4px;
    border-bottom: none;
    position: absolute;
    background: white;
    width: 100%;
    z-index: 2;
    border-top: none;
    display: none;
    right: auto;
  }
  /* line 1291, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form .search-products-preview-blck .search-products-preview {
    border-bottom: 1px solid #eee;
    padding: 5px;
  }
  /* line 1294, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form .search-products-preview-blck .search-products-preview:hover {
    background-color: #eee;
  }
  /* line 1297, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form .search-products-preview-blck .search-products-preview .search-product-img {
    width: 40px;
    height: 40px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    float: left;
  }
  /* line 1305, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form .search-products-preview-blck .search-products-preview .search-product-descr {
    width: calc(100% - 40px);
    padding: 10px 10px;
    float: left;
    font-size: 14px;
    color: #000000;
    text-align: left;
  }
  /* line 1312, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form .search-products-preview-blck .search-products-preview .search-product-descr:hover {
    font-weight: 700;
  }
  /* line 1321, ../../resources/sass/_header.scss */
  header .main-subheader .header-right-blck .header-cart-blck {
    display: block;
  }
  /* line 1326, ../../resources/sass/_header.scss */
  header .second-subheader {
    display: block;
    padding-top: 148px;
  }
  /* line 1329, ../../resources/sass/_header.scss */
  header .second-subheader .col-lg-8 {
    padding: 0 15px;
  }
  /* line 1332, ../../resources/sass/_header.scss */
  header .second-subheader .sub-menu {
    padding: 0 5px;
  }
  /* line 1334, ../../resources/sass/_header.scss */
  header .second-subheader .sub-menu li {
    display: inline-block;
    padding: 20px 50px 20px 5px;
  }
  /* line 1340, ../../resources/sass/_header.scss */
  header .front-pg-banners {
    margin: 0 0 0px;
    position: relative;
  }
  /* line 1344, ../../resources/sass/_header.scss */
  header .front-pg-banners .front-pg-banner-blck {
    margin: 0px;
  }
  /* line 1346, ../../resources/sass/_header.scss */
  header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img {
    width: 100%;
    background-size: cover;
    background-position: 50%;
  }
  /* line 1350, ../../resources/sass/_header.scss */
  header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img.main-pg {
    height: 450px;
  }
  /* line 1353, ../../resources/sass/_header.scss */
  header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img.regular-pg {
    height: 230px;
    overflow: hidden;
  }
  /* line 1363, ../../resources/sass/_header.scss */
  header #front-pg-header-carousel {
    bottom: 90px;
  }
  /* line 1365, ../../resources/sass/_header.scss */
  header #front-pg-header-carousel .basic-ttl {
    font-size: 24px;
  }
  /* line 1368, ../../resources/sass/_header.scss */
  header #front-pg-header-carousel p {
    font-size: 16px;
  }
  /* line 1371, ../../resources/sass/_header.scss */
  header #front-pg-header-carousel .owl-dots {
    bottom: -80px;
  }
}
@media screen and (min-width: 992px) {
  /* line 1389, ../../resources/sass/_header.scss */
  header .main-menu-blck {
    width: 925px;
  }
  /* line 1393, ../../resources/sass/_header.scss */
  header .main-menu-blck ul li a {
    padding: 5px 15px 5px 0px;
    font-size: 13px;
  }
  /* line 1399, ../../resources/sass/_header.scss */
  header .main-menu-blck .menu-item-img {
    height: 250px;
    width: 250px;
    background-size: contain;
    background-position: 50%;
  }
  /* line 1407, ../../resources/sass/_header.scss */
  header .header-top-menu .resp-btn-blck {
    display: none;
  }
  /* line 1410, ../../resources/sass/_header.scss */
  header .header-top-menu .header-menu {
    display: block;
    width: calc(100% + 15px);
    text-align: right;
  }
  /* line 1414, ../../resources/sass/_header.scss */
  header .header-top-menu .header-menu li {
    display: inline-block;
    padding: 5px 0px 5px 30px;
    font-size: 14px;
  }
  /* line 1418, ../../resources/sass/_header.scss */
  header .header-top-menu .header-menu li a {
    color: #000000;
  }
  /* line 1424, ../../resources/sass/_header.scss */
  header .logo-blck {
    width: 150px;
    height: 100%;
    height: 75px;
    background-image: url(/images/logo-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: static;
    background-position: 50% 50%;
  }
  /* line 1434, ../../resources/sass/_header.scss */
  header .navbar {
    position: absolute;
    width: 100%;
    z-index: 4;
    top: 0px;
    display: block;
  }
  /* line 1440, ../../resources/sass/_header.scss */
  header .navbar .main-menu-blck {
    display: block;
  }
  /* line 1443, ../../resources/sass/_header.scss */
  header .navbar .contact-link {
    display: block;
    left: 0%;
    width: 175px;
    margin-left: 5px;
    padding-left: 15px;
    position: relative;
    padding-top: 0px;
    margin-bottom: 5px;
    border-radius: 5px 5px 0px 0px;
  }
  /* line 1453, ../../resources/sass/_header.scss */
  header .navbar .contact-link .nav-link, header .navbar .contact-link .phone-item {
    font-size: 11px;
  }
  /* line 1456, ../../resources/sass/_header.scss */
  header .navbar .contact-link .nav-link {
    color: #ffffff;
    padding-top: 0px;
  }
  /* line 1459, ../../resources/sass/_header.scss */
  header .navbar .contact-link .nav-link.dropdown-toggle::after {
    display: none;
  }
  /* line 1463, ../../resources/sass/_header.scss */
  header .navbar .contact-link .contact-city {
    display: block;
    padding: 0px 8px;
    line-height: 13px;
  }
  /* line 1468, ../../resources/sass/_header.scss */
  header .navbar .contact-link .contact-phone {
    display: block;
    padding: 0px 8px;
    font-family: MontBold;
    line-height: 13px;
  }
  /* line 1474, ../../resources/sass/_header.scss */
  header .navbar .contact-link img {
    position: absolute;
  }
  /* line 1476, ../../resources/sass/_header.scss */
  header .navbar .contact-link img.phone-icon {
    left: 12px;
    top: 10px;
    width: 19px;
  }
  /* line 1481, ../../resources/sass/_header.scss */
  header .navbar .contact-link img.arrow-icon {
    right: 16px;
    top: 16px;
    width: 12px;
  }
  /* line 1488, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item {
    color: #ffffff;
    text-transform: uppercase;
    padding: 0px 5px;
    font-weight: 700;
    font-size: 12px;
    width: 18%;
  }
  /* line 1495, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item.header-recall-blck {
    cursor: pointer;
  }
  /* line 1498, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .header-icon {
    display: block;
    width: 19px;
    float: left;
    margin-top: 8px;
    margin-right: 5px;
    height: 19px;
  }
  /* line 1506, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .menu-item-info {
    width: calc(100% - 25px);
    float: left;
    padding-left: 5px;
    font-family: MontBold;
    font-size: 13px;
    line-height: 14px;
    position: relative;
  }
  /* line 1515, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .menu-item-info .working-time-blck span {
    font-family: Mont;
    font-weight: 400;
  }
  /* line 1520, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .menu-item-info span {
    font-family: Mont;
    font-weight: 400;
  }
  /* line 1524, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .menu-item-info .badge {
    display: block;
    background: red;
    border-radius: 10px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -16px;
    top: -4px;
    border: 2px solid #0055aa;
  }
  /* line 1536, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item span.round-blck {
    display: inline-block;
    background: #ffffff;
    color: #0055aa;
    border-radius: 20px;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    padding: 0px 4px 1px;
    font-family: Mont;
    width: 95%;
    margin-left: -5px;
  }
  /* line 1549, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item span {
    text-transform: initial;
    font-weight: 400;
  }
  /* line 1554, ../../resources/sass/_header.scss */
  header .navbar .header-right-blck {
    margin: 10px 0px 10px 10px;
  }
  /* line 1558, ../../resources/sass/_header.scss */
  header .main-subheader {
    padding: 0px 5px 5px;
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 130px;
  }
  /* line 1564, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck {
    text-align: left;
    color: #ffffff;
    font-size: 12px;
    margin-top: 40px;
  }
  /* line 1569, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck .breadcrumb {
    bottom: -50px;
    background: transparent;
    margin-bottom: 10px;
  }
  /* line 1574, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item a {
    color: #ffffff;
    text-decoration: underline;
  }
  /* line 1578, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item.active {
    color: #ffffff;
  }
  /* line 1581, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item::before {
    color: #ffffff;
    content: ">";
  }
  /* line 1586, ../../resources/sass/_header.scss */
  header .main-subheader .breadcrumbs-blck .breadcrumb .breadcrumb-item:first-of-type::before {
    display: none;
  }
  /* line 1593, ../../resources/sass/_header.scss */
  header .main-subheader .menu-btn-blck {
    text-align: left;
    display: block;
  }
  /* line 1596, ../../resources/sass/_header.scss */
  header .main-subheader .menu-btn-blck .main-menu-btn {
    background: no-repeat;
    border: 1px solid #80abd5;
    padding: 12px 30px;
    border-radius: 6px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
  }
  /* line 1604, ../../resources/sass/_header.scss */
  header .main-subheader .menu-btn-blck .main-menu-btn img {
    margin-left: 10px;
  }
  /* line 1609, ../../resources/sass/_header.scss */
  header .main-subheader .resp-logo-blck {
    display: none;
  }
  /* line 1612, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck {
    text-align: right;
    position: static;
    padding: initial;
  }
  /* line 1616, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form {
    width: 100%;
    margin-top: 20px;
    width: 540px;
    float: right;
    text-align: center;
    margin-top: 0px;
  }
  /* line 1623, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form .search-inp {
    padding: 14px 20px 13px;
    width: 80%;
  }
  /* line 1627, ../../resources/sass/_header.scss */
  header .main-subheader .search-blck .search-form .search-btn {
    padding: 15px;
    position: absolute;
    top: -9px;
    display: block;
    color: #ffffff;
    right: 10%;
    height: 50px;
    width: 50px;
    background: no-repeat;
    border: none;
  }
  /* line 1642, ../../resources/sass/_header.scss */
  header .main-subheader .header-right-blck .header-cart-blck {
    display: block;
  }
  /* line 1647, ../../resources/sass/_header.scss */
  header .second-subheader {
    display: block;
    padding-top: 148px;
  }
  /* line 1650, ../../resources/sass/_header.scss */
  header .second-subheader .col-lg-8 {
    padding: 0 15px;
  }
  /* line 1653, ../../resources/sass/_header.scss */
  header .second-subheader .sub-menu {
    padding: 0 5px;
  }
  /* line 1655, ../../resources/sass/_header.scss */
  header .second-subheader .sub-menu li {
    display: inline-block;
    padding: 20px 50px 20px 5px;
  }
  /* line 1661, ../../resources/sass/_header.scss */
  header .front-pg-banners {
    margin: 0 0 0px;
    position: relative;
  }
  /* line 1665, ../../resources/sass/_header.scss */
  header .front-pg-banners .front-pg-banner-blck {
    margin: 0px;
  }
  /* line 1667, ../../resources/sass/_header.scss */
  header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img {
    width: 100%;
    background-size: cover;
    background-position: 50%;
  }
  /* line 1671, ../../resources/sass/_header.scss */
  header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img.main-pg {
    height: 680px;
  }
  /* line 1674, ../../resources/sass/_header.scss */
  header .front-pg-banners .front-pg-banner-blck .front-pg-banner-img.regular-pg {
    height: 230px;
    overflow: hidden;
  }
  /* line 1684, ../../resources/sass/_header.scss */
  header #front-pg-header-carousel {
    bottom: 100px;
  }
  /* line 1686, ../../resources/sass/_header.scss */
  header #front-pg-header-carousel .basic-ttl {
    font-size: 35px;
  }
  /* line 1689, ../../resources/sass/_header.scss */
  header #front-pg-header-carousel p {
    font-size: 22px;
  }
  /* line 1692, ../../resources/sass/_header.scss */
  header #front-pg-header-carousel .owl-dots {
    bottom: -80px;
  }
}
@media (min-width: 1200px) {
  /* line 1703, ../../resources/sass/_header.scss */
  header .main-menu-blck {
    width: 1140px;
  }
  /* line 1705, ../../resources/sass/_header.scss */
  header .main-menu-blck .menu-item-img {
    height: 320px;
    width: 320px;
    background-size: contain;
    background-position: 50%;
  }
  /* line 1712, ../../resources/sass/_header.scss */
  header .logo-blck {
    width: 200px;
  }
  /* line 1716, ../../resources/sass/_header.scss */
  header .navbar .phones-list-blck {
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: none;
    border-left: none;
    border-right: none;
  }
  /* line 1722, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item {
    width: 15%;
  }
  /* line 1724, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .header-icon {
    width: 30px;
    margin-right: 2px;
    margin-top: 0px;
    height: 30px;
  }
  /* line 1730, ../../resources/sass/_header.scss */
  header .navbar .header-menu-item .menu-item-info {
    width: calc(100% - 35px);
  }
  /* line 1734, ../../resources/sass/_header.scss */
  header .navbar .contact-link {
    width: 185px;
    margin-left: 50px;
    padding-left: 20px;
  }
  /* line 1738, ../../resources/sass/_header.scss */
  header .navbar .contact-link.active-hover {
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: none;
    border-left: none;
    border-right: none;
  }
  /* line 1744, ../../resources/sass/_header.scss */
  header .navbar .contact-link .nav-link, header .navbar .contact-link .phone-item {
    font-size: 13px;
  }
  /* line 1747, ../../resources/sass/_header.scss */
  header .navbar .contact-link .contact-city {
    display: block;
    padding: 0px 10px;
    line-height: 13px;
  }
  /* line 1752, ../../resources/sass/_header.scss */
  header .navbar .contact-link .contact-phone {
    display: block;
    padding: 0px 8px;
    font-family: MontBold;
    line-height: 13px;
  }
  /* line 1758, ../../resources/sass/_header.scss */
  header .navbar .contact-link img {
    position: absolute;
  }
  /* line 1760, ../../resources/sass/_header.scss */
  header .navbar .contact-link img.phone-icon {
    left: 10px;
    top: 2px;
    width: 30px;
  }
  /* line 1765, ../../resources/sass/_header.scss */
  header .navbar .contact-link img.arrow-icon {
    right: 16px;
    top: 16px;
    width: 12px;
  }
}
@media screen and (min-width: 1366px) {
  /* line 1781, ../../resources/sass/_header.scss */
  header .main-menu-blck {
    width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  /* line 1789, ../../resources/sass/_header.scss */
  header .main-menu-blck {
    width: 1490px;
  }
}
/* line 2, ../../resources/sass/_footer.scss */
.footer-wrapper {
  background-image: url(/public/images/banner.png);
}

/* line 6, ../../resources/sass/_footer.scss */
footer {
  background: linear-gradient(#0055aa, rgba(0, 85, 170, 0.9));
  width: 100%;
  padding: 30px 15px;
  margin-top: -50px;
  text-align: center;
  font-size: 40px;
  font-family: Mont;
  padding-bottom: 100px;
}
/* line 16, ../../resources/sass/_footer.scss */
footer .contact-blck a, footer .contact-blck p, footer .contact-blck div, footer .contact-blck span, footer .contact-blck li, footer .contact-blck ul {
  font-family: Mont !important;
}
/* line 20, ../../resources/sass/_footer.scss */
footer .scrollup {
  width: 100%;
  text-align: center;
  height: 40px;
  z-index: 9;
  position: fixed;
  padding: 0px 8px 0px 0px;
  bottom: 0px;
  display: none;
  right: 0px;
  background-color: #0055aa;
  opacity: 0.6;
}
/* line 32, ../../resources/sass/_footer.scss */
footer .scrollup:hover {
  background-color: #1a6ec1;
}
/* line 35, ../../resources/sass/_footer.scss */
footer .scrollup i {
  font-size: 20px;
  position: absolute;
  top: 10px;
  color: white;
  left: 48%;
}
/* line 43, ../../resources/sass/_footer.scss */
footer iframe {
  width: 100%;
}
/* line 46, ../../resources/sass/_footer.scss */
footer .ftr-description {
  font-size: 12px;
  padding: 10px 0;
  text-align: left;
  margin-bottom: 0px;
  color: white;
  padding-bottom: 50px;
}
/* line 54, ../../resources/sass/_footer.scss */
footer .subheader {
  font-size: 13px;
  font-family: MontExtraBold;
  text-align: left;
  font-weight: 700;
  padding: 10px 0px;
  text-transform: uppercase;
}
/* line 61, ../../resources/sass/_footer.scss */
footer .subheader .fas {
  float: right;
  margin-top: 4px;
}
/* line 66, ../../resources/sass/_footer.scss */
footer .contacts-blck {
  font-size: 13px;
  text-align: left;
  line-height: 22px;
}
/* line 71, ../../resources/sass/_footer.scss */
footer .toggle-bclk {
  display: none;
}
/* line 74, ../../resources/sass/_footer.scss */
footer .main-menu {
  list-style-type: none;
  padding-left: 0px;
  padding-top: 20px;
}
/* line 78, ../../resources/sass/_footer.scss */
footer .main-menu li {
  text-align: left;
  height: auto;
}
/* line 81, ../../resources/sass/_footer.scss */
footer .main-menu li a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  display: block;
}
/* line 86, ../../resources/sass/_footer.scss */
footer .main-menu li a .list-line {
  display: inline-block !important;
  width: 10px;
  height: 2px;
  background: white;
  margin-bottom: 4px;
  margin-right: 5px;
}
/* line 94, ../../resources/sass/_footer.scss */
footer .main-menu li a:hover {
  color: #ffffff;
}
/* line 96, ../../resources/sass/_footer.scss */
footer .main-menu li a:hover .list-line {
  background: #ffffff;
  width: 15px;
}
/* line 102, ../../resources/sass/_footer.scss */
footer .main-menu li ul {
  display: none;
}
/* line 107, ../../resources/sass/_footer.scss */
footer .col-lg-3 {
  padding: 5px 15px 5px 0;
  border-bottom: 1px solid white;
  color: white;
}
/* line 112, ../../resources/sass/_footer.scss */
footer .social-blck {
  padding: 0px;
  text-align: center;
  display: none;
}
/* line 116, ../../resources/sass/_footer.scss */
footer .social-blck a {
  height: 35px;
  width: 45px;
}
/* line 119, ../../resources/sass/_footer.scss */
footer .social-blck a img {
  vertical-align: top;
}
/* line 122, ../../resources/sass/_footer.scss */
footer .social-blck a i {
  font-size: 35px;
  line-height: 35px;
}
/* line 126, ../../resources/sass/_footer.scss */
footer .social-blck a:hover {
  opacity: 0.79;
}
/* line 131, ../../resources/sass/_footer.scss */
footer .ftr-header {
  border-bottom: 1px solid #ffffff;
}
/* line 134, ../../resources/sass/_footer.scss */
footer .schedule-blck, footer .contact-blck {
  font-size: 14px;
  text-align: left;
}
/* line 138, ../../resources/sass/_footer.scss */
footer .copyright-bclk {
  font-size: 14px;
  text-align: left;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 30px;
}
/* line 144, ../../resources/sass/_footer.scss */
footer .copyright-bclk span {
  display: block;
  width: 50%;
  padding: 10px 0;
  float: right;
  font-size: 12px;
  color: white;
}
/* line 152, ../../resources/sass/_footer.scss */
footer .copyright-bclk .social-blck {
  width: 50%;
  float: right;
  text-align: left;
  display: block;
}
/* line 160, ../../resources/sass/_footer.scss */
footer .logo-blck {
  width: 150px;
  height: 40px;
  background-image: url(/images/logo-white.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: static;
}

/* line 171, ../../resources/sass/_footer.scss */
.seo-body {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 12px;
}

@media screen and (min-width: 769px) {
  /* line 181, ../../resources/sass/_footer.scss */
  footer .copyright-bclk {
    font-size: 14px;
    text-align: right;
  }
  /* line 184, ../../resources/sass/_footer.scss */
  footer .copyright-bclk .social-blck {
    display: none;
  }
  /* line 188, ../../resources/sass/_footer.scss */
  footer .scrollup {
    width: 50px;
    height: 50px;
    z-index: 9;
    position: fixed;
    padding: 0px 8px 0px 0px;
    bottom: 50px;
    display: none;
    right: 100px;
    background-color: #0055aa;
    opacity: 1;
    border-radius: 30px;
    border: 1px solid #fff;
  }
  /* line 201, ../../resources/sass/_footer.scss */
  footer .scrollup i {
    font-size: 20px;
    position: absolute;
    top: 14px;
    left: 16px;
    color: white;
  }
  /* line 209, ../../resources/sass/_footer.scss */
  footer .toggle-bclk {
    display: block;
  }
  /* line 212, ../../resources/sass/_footer.scss */
  footer iframe {
    width: 270px;
    height: 165px;
    margin-top: 25px;
  }
  /* line 217, ../../resources/sass/_footer.scss */
  footer .ftr-description {
    font-size: 14px;
    font-style: italic;
    padding: 10px;
    text-align: center;
  }
  /* line 223, ../../resources/sass/_footer.scss */
  footer .col-lg-3 {
    width: 25%;
    border-bottom: none;
  }
  /* line 228, ../../resources/sass/_footer.scss */
  footer .ftr-header .col-lg-2 {
    width: 25%;
  }
  /* line 231, ../../resources/sass/_footer.scss */
  footer .ftr-header .col-lg-7 {
    width: 50%;
  }
  /* line 234, ../../resources/sass/_footer.scss */
  footer .ftr-header .col-lg-3 {
    width: 25%;
    padding: 10px;
  }
  /* line 239, ../../resources/sass/_footer.scss */
  footer .main-menu {
    display: block;
    padding-left: 0px;
  }
  /* line 243, ../../resources/sass/_footer.scss */
  footer .main-menu li a {
    font-size: 12px;
  }
  /* line 248, ../../resources/sass/_footer.scss */
  footer .social-blck {
    padding: 0px;
    display: block;
  }
  /* line 251, ../../resources/sass/_footer.scss */
  footer .social-blck a {
    height: 35px;
    display: block;
    width: 45px;
    float: left;
  }
  /* line 256, ../../resources/sass/_footer.scss */
  footer .social-blck a img {
    vertical-align: top;
  }
  /* line 259, ../../resources/sass/_footer.scss */
  footer .social-blck a i {
    font-size: 35px;
    line-height: 35px;
  }

  /* line 267, ../../resources/sass/_footer.scss */
  .subheader {
    padding: 20px 15px;
  }
  /* line 269, ../../resources/sass/_footer.scss */
  .subheader .fas {
    display: none;
  }

  /* line 273, ../../resources/sass/_footer.scss */
  .contacts-blck {
    padding: 0 0px;
  }

  /* line 277, ../../resources/sass/_footer.scss */
  .logo-blck {
    width: 100%;
    height: 60px;
    background-image: url(/images/logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: static;
  }
}
@media screen and (min-width: 1024px) {
  /* line 292, ../../resources/sass/_footer.scss */
  footer .scrollup {
    width: 50px;
    height: 50px;
    z-index: 9;
    position: fixed;
    padding: 0px 8px 0px 0px;
    bottom: 20px;
    display: none;
    right: 10px;
    background-color: #0055aa;
    opacity: 1;
    border-radius: 30px;
  }
  /* line 304, ../../resources/sass/_footer.scss */
  footer .scrollup i {
    font-size: 20px;
    position: absolute;
    top: 14px;
    left: 16px;
    color: white;
  }
  /* line 312, ../../resources/sass/_footer.scss */
  footer .main-menu {
    padding-left: 30px;
  }
  /* line 315, ../../resources/sass/_footer.scss */
  footer .main-menu li a {
    font-size: 14px;
  }
  /* line 320, ../../resources/sass/_footer.scss */
  footer iframe {
    width: 270px;
    height: 165px;
    margin-top: 25px;
  }
  /* line 325, ../../resources/sass/_footer.scss */
  footer .ftr-description {
    font-size: 14px;
    font-style: italic;
    padding: 10px;
  }
  /* line 330, ../../resources/sass/_footer.scss */
  footer .col-lg-3 {
    width: 25%;
    padding: 5px;
  }

  /* line 335, ../../resources/sass/_footer.scss */
  .subheader {
    padding: 20px 15px;
  }

  /* line 338, ../../resources/sass/_footer.scss */
  .contacts-blck {
    padding: 0 0px;
  }

  /* line 341, ../../resources/sass/_footer.scss */
  .main-menu {
    padding-left: 30px;
  }

  /* line 344, ../../resources/sass/_footer.scss */
  .logo-blck {
    width: 100%;
    height: 60px;
    background-image: url(/images/logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: static;
  }
}
@media screen and (min-width: 1200px) {
  /* line 359, ../../resources/sass/_footer.scss */
  footer .scrollup {
    width: 50px;
    height: 50px;
    z-index: 9;
    position: fixed;
    padding: 0px 8px 0px 0px;
    bottom: 50px;
    display: none;
    right: 100px;
    background-color: #0055aa;
    opacity: 1;
    border-radius: 30px;
  }
  /* line 371, ../../resources/sass/_footer.scss */
  footer .scrollup i {
    font-size: 20px;
    position: absolute;
    top: 14px;
    left: 16px;
    color: white;
  }
}
/* line 56, ../../resources/sass/app.scss */
html,
body {
  height: 100%;
}
/* line 59, ../../resources/sass/app.scss */
html .main-layout,
body .main-layout {
  min-height: 100%;
  padding-bottom: 100px;
  font-family: Mont;
}

/* line 66, ../../resources/sass/app.scss */
main {
  padding: 30px 0;
}

/* line 70, ../../resources/sass/app.scss */
button, button:hover, button:active, button:active:focus, button:visited, button:focus {
  outline: none;
}

/* line 74, ../../resources/sass/app.scss */
button:hover {
  cursor: pointer;
}

/* line 78, ../../resources/sass/app.scss */
button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/* width */
/* line 84, ../../resources/sass/app.scss */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
/* line 89, ../../resources/sass/app.scss */
::-webkit-scrollbar-track {
  background: white;
}

/* Handle */
/* line 94, ../../resources/sass/app.scss */
::-webkit-scrollbar-thumb {
  background: #eee;
}

/* Handle on hover */
/* line 99, ../../resources/sass/app.scss */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* line 103, ../../resources/sass/app.scss */
*:focus, *:active {
  outline: none !important;
}

/* line 107, ../../resources/sass/app.scss */
input.form-control:-webkit-autofill {
  color: #ffffff !important;
}

/* line 111, ../../resources/sass/app.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
/* line 118, ../../resources/sass/app.scss */
input[type=number] {
  -moz-appearance: textfield;
}

/* line 122, ../../resources/sass/app.scss */
input.form-control:focus,
select.form-control:focus,
textarea.form-control:focus,
button.form-control:focus,
input.form-control:active,
select.form-control:active,
textarea.form-control:active,
button.form-control:active {
  outline: none !important;
}

/* line 133, ../../resources/sass/app.scss */
[contenteditable="true"]:focus, [contenteditable="true"]:active {
  outline: none !important;
}

/* line 137, ../../resources/sass/app.scss */
input.form-control:focus, input.form-control:active {
  outline-width: 0 !important;
}

/* line 141, ../../resources/sass/app.scss */
input {
  outline: none !important;
}

/* line 143, ../../resources/sass/app.scss */
input.form-control:active, input.form-control:hover, input.form-control:focus {
  outline: none !important;
  outline-offset: none !important;
}

/* line 148, ../../resources/sass/app.scss */
input.form-control:focus, textarea.form-control:focus, select.form-control:focus {
  outline: none !important;
}

/* line 152, ../../resources/sass/app.scss */
input[type="text"].form-control, input[type="password"].form-control, textarea.form-control, select.form-control {
  outline: none;
  box-shadow: none;
}

/* line 159, ../../resources/sass/app.scss */
.form-control:focus {
  border-color: #0055aa;
  box-shadow: inset 0 0px 0px transparent, 0 0 0px transparent;
}

/* line 164, ../../resources/sass/app.scss */
.owl-carousel {
  opacity: 0;
}

@media screen and (min-width: 576px) {
  /* line 170, ../../resources/sass/app.scss */
  .container {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  /* line 176, ../../resources/sass/app.scss */
  .container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  /* line 182, ../../resources/sass/app.scss */
  .container {
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 188, ../../resources/sass/app.scss */
  .container {
    max-width: 1180px;
  }
}
@media screen and (min-width: 1366px) {
  /* line 194, ../../resources/sass/app.scss */
  .container {
    max-width: 1285px;
  }
}
@media screen and (min-width: 1600px) {
  /* line 200, ../../resources/sass/app.scss */
  .container {
    max-width: 1536px;
  }
}
