@font-face {
  font-family: 'lg_smartregular';
  src: url('../fonts/LGSmartRegular__W.eot');
  src: url('../fonts/LGSmartRegular__W.eot?#FooAnything') format('embedded-opentype'), url('../fonts/LGSmartRegular__W.woff') format('woff'), url('../fonts/LGSmartRegular__W.ttf') format('truetype'), url('../fonts/LGSmartRegular__W.svg#LGFontRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lg_smartlight';
  src: url('../fonts/LGSmartLight__W.eot');
  src: url('../fonts/LGSmartLight__W.eot?#FooAnything') format('embedded-opentype'), url('../fonts/LGSmartLight__W.woff') format('woff'), url('../fonts/LGSmartLight__W.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lg_smartsemibold';
  src: url('../fonts/LGSmartSemiBold__W.eot');
  src: url('../fonts/LGSmartSemiBold__W.eot?#FooAnything') format('embedded-opentype'), url('../fonts/LGSmartSemiBold__W.woff') format('woff'), url('../fonts/LGSmartSemiBold__W.ttf') format('truetype'), url('../fonts/LGSmartSemiBold__W.svg#LGFontMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: lg_smartlight;
}
body {
  background: #fff;
}
.banner-mob {
  display: none;
}
.disclamer {
  color: #6b6b6b;
  position: absolute;
  bottom: 10px;
  text-align: left;
  width: 95%;
  left: 2.5%;
}
section {
  max-width: 1920px;
  margin: auto;
  position: relative;
}
section .banner img {
  width: 100%;
  height: auto;
  display: block;
}
.content {
  position: absolute;
  top: 0;
  left: 0;
  width: 37.5%;
  color: #FFF;
}
.title {
  font-size: 55px;
  line-height: 55px;
  font-weight: 400;
  font-family: lg_smartlight;
  color: #FFF;
}
.text-wrap {
  margin: auto;
  padding: 13px 0;
  color: #FFF;
  font-size: 29px;
  line-height: 39px;
}
.section-0 {
  /*margin-top: 38px;*/
}
.section-1-1 {
  background: #000;
}
.section-1-1 .content {
  width: 100%;
  position: relative;
}
.section-1-1 .title {
  padding-top: 75px;
  text-align: center;
}
.section-1-1 .text-wrap {
  text-align: center;
  width: 80%;
}
.section-1-1 .disclamer {
  position: static;
}
.section-1 .content {
  width: 100%;
}
.section-1 .title {
  margin-top: 75px;
  text-align: center;
}
.section-1 .text-wrap {
  text-align: center;
  width: 80%;
}
.section-2 .content {
  left: 62.5%;
  padding-right: 5%;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.section-3 .content {
  left: 62.5%;
  padding-right: 5%;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.section-4 .content {
  right: 62.5%;
  padding-left: 5%;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.section-5 {
  background: #fff;
}
.section-5 .content {
  width: 100%;
  padding-top: 75px;
  text-align: center;
}
.section-6 .content {
  right: 62.5%;
  padding-left: 5%;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.section-7 .content {
  right: 62.5%;
  padding-left: 5%;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.section-8 .content {
  left: 62.5%;
  padding-right: 5%;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.section-9 .content {
  left: 62.5%;
  padding-right: 5%;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.catalog .product-tag-cat {
  font-size: 13px;
  background: #a50034 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  left: 0;
  line-height: 15px;
  padding: 4px 10px 6px;
  position: absolute;
  top: 20px;
  z-index: 1;
}
.catalog .product-tag-cat:after {
  background: rgba(0, 0, 0, 0) url(http://www.lg.com/lg4-common-gp/img/product/bg_product_tag.png) no-repeat scroll left top;
  content: " ";
  height: 25px;
  position: absolute;
  right: -10px;
  top: 0;
  width: 18px;
}
.catalog .image-link img {
  max-width: 100%;
  height: auto;
}
.catalog .adv {
  margin-bottom: 30px;
  font-size: 18px;
  font-family: "LG Smart", Tahoma, Arial, sans-serif;
}
.catalog .adv li:before {
  background: #333 none repeat scroll 0 0;
  content: " ";
  height: 3px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 3px;
}
.catalog a {
  color: #333;
  text-decoration: none;
}
.catalog a:hover {
  text-decoration: underline;
  color: #333;
}
.catalog {
  width: 80%;
  max-width: 1200px;
  margin: 40px auto;
}
.item ul {
  padding-left: 20px;
}
.catalog .adv {
  margin-top: 20px;
}
.catalog .adv li {
  padding: 2px 0 2px 10px;
  position: relative;
  list-style-type: none;
}
.catalog .model {
  margin-bottom: 20px;
}
.catalog .model a {
  font-size: 16px;
  text-transform: uppercase;
  color: #333;
  line-height: 1.2em;
}
.catalog .btn-more {
  display: block;
  text-align: center;
  background-color: #a50034;
  font-size: 18px;
  line-height: 18px;
  padding: 10px 0;
  color: #FFF;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.catalog .btn-more:hover {
  color: #FFF;
  text-decoration: none;
  background: #D80546;
}
.owl-next,
.owl-prev {
  color: #333;
  font-family: lg-icon !important;
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.owl-next:hover,
.owl-prev:hover {
  font-size: 33px;
}
.owl-next:active,
.owl-prev:active {
  font-size: 27px;
}
.owl-next {
  right: -30px;
}
.owl-prev {
  left: -30px;
}
.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}
.catalog .owl-carousel .owl-item img {
  width: 99%;
  margin: auto;
}
.socials-wrapper {
  right: 2%;
  top: 120px;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  z-index: 5;
  position: fixed;
}
.social {
  background: rgba(0, 0, 0, 0) url(../img/sprite.png) no-repeat -236px -47px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.social__hover {
  opacity: 0;
  width: 40px;
  height: 0;
  top: 0;
  right: 0;
  overflow: hidden;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.socials-wrapper:hover .social__hover {
  height: 150px;
  opacity: 1;
}
.ya-share2__item .ya-share2__link {
  margin: 10px 0 0;
  height: 40px;
  width: 40px;
  display: inline-block;
  background: rgba(0, 0, 0, 0) url(../img/sprite.png) no-repeat 0 0;
}
.ya-share2__item_service_vkontakte .ya-share2__link {
  background-position: 0 -47px;
  opacity: 0.4;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.ya-share2__item_service_facebook .ya-share2__link {
  background-position: -80px -47px;
  opacity: 0.4;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.ya-share2__item_service_odnoklassniki .ya-share2__link {
  background-position: -158px -47px;
  opacity: 0.4;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.ya-share2__item_service_vkontakte .ya-share2__link:hover,
.ya-share2__item_service_facebook .ya-share2__link:hover,
.ya-share2__item_service_odnoklassniki .ya-share2__link:hover {
  opacity: 1;
}
.ya-share2__item .ya-share2__link span {
  display: none;
}
.video iframe {
  min-height: auto !important;
}
.ytp-thumbnail-overlay,
.ytp-thumbnail-overlay-image {
  height: 101% !important;
}
footer section {
  background: transparent;
}
@media (max-width: 1200px) {
  .section-1 .title {
    margin-top: 7%;
  }
  .section-5 .content {
    padding-top: 7%;
  }
  .title {
    font-size: 44px;
    line-height: 44px;
  }
  .text-wrap {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 980px) {
  .title {
    font-size: 36px;
    line-height: 36px;
  }
  .text-wrap {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .title {
    font-size: 23px;
    line-height: 24px;
  }
  .text-wrap {
    font-size: 16px;
    line-height: 18px;
  }
  .banner-mob {
    display: none;
  }
  .content {
    position: static;
    width: 80%;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    padding-right: 0 !important;
    padding-left: 0 !important;
    -webkit-transform: translatey(0) !important;
    -moz-transform: translatey(0) !important;
    -ms-transform: translatey(0) !important;
    -o-transform: translatey(0) !important;
    transform: translatey(0) !important;
  }
  .disclamer {
    position: static;
    font-size: 14px;
    padding: 10px;
  }
  .banner {
    display: none;
  }
  section {
    background: #000;
  }
  .banner-mob {
    display: block;
  }
  .banner-mob img {
    max-width: 100%;
    height: auto;
  }
  .section-1 .title {
    margin-top: 0;
    padding-top: 7%;
  }
  .catalog {
    background: #FFF;
  }
  .section-0 {
    margin-top: 0;
    padding-top: 75px;
  }
  .section-5 {
    background: #333;
  }
}

/* NEW CSS 10.06.2020 */
.catalog .owl-nav{
    width: calc(100% + 90px);
    left: -45px;
}
.catalog .owl-nav .owl-next {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transform: translateY(-50%);
	transition: 0.3s;
	will-change: transform;
	right: 0;
	background: url(../img/next.svg) no-repeat center center/contain; 
}
.catalog .owl-nav .owl-next:hover {
	transform: scale(1.05) translateY(-50%); 
}
.catalog .owl-nav .owl-next:active {
	transform: scale(0.95) translateY(-50%); 
}
.catalog .owl-nav .owl-prev {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transform: translateY(-50%);
	transition: 0.3s;
	will-change: transform;
	left: 0;
	background: url(../img/prev.svg) no-repeat center center/contain; 
}
.catalog .owl-nav .owl-prev:hover {
	transform: scale(1.05) translateY(-50%); 
}
.catalog .owl-nav .owl-prev:active {
	transform: scale(0.95) translateY(-50%); 
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
