
.custombanners video {
  width: 100%; }


.displayLeftColumn,
.displayRightColumn,
.displayFooter,
.displayNav,
.displayTop {
  margin-left: 0;
  margin-right: 0; }

.displayLeftColumn:before,
.displayRightColumn:before,
.displayFooter:before,
.displayNav,
.displayTop:before,
.displayLeftColumn:after,
.displayRightColumn:after,
.displayFooter:after,
.displayNav,
.displayTop:after {
  display: none; }

.custombanners img {
  max-width: 100%;
  margin-top: 0px; }

.banner-item {
  position: relative; }

.banner-item-content {
  position: relative; }

.html-over .custom-html {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.img-rb .banner-item-content img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 480px) {
  [class*=".col-xxs-"] {
    float: left; }

  .col-xxs-1 {
    width: 8.3%; }

  .col-xxs-2 {
    width: 16.6%; }

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

  .col-xxs-4 {
    width: 33.3%; }

  .col-xxs-5 {
    width: 41.8%; }

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

  .col-xxs-7 {
    width: 58.3%; }

  .col-xxs-8 {
    width: 66.6%; }

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

  .col-xxs-10 {
    width: 83.3%; }

  .col-xxs-11 {
    width: 91.6%; }

  .col-xxs-12 {
    width: 100%; } }
.displayCustomBanners3 {
  position: relative; }

.banner-top {
  text-align: center;
  padding: 0; }

.banner-top .banner-item-content {
  position: relative; }

.banner-top .custom-html {
  position: absolute;
  top: 0;
  right: 0;
  margin: 12% 14% 0 0;
  text-align: left;
  text-transform: none;
  visibility: visible; }

.banner-top.center-text .custom-html {
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  text-align: center; }

.banner-top.left-text .custom-html {
  margin: 3% 0 0 9%;
  right: auto;
  left: 0; }

.banner-top.right-text .custom-html {
  margin: 3% 0% 0 0;
  left: auto;
  right: 0; }

.banner-top.banner_2 .custom-html {
  margin: 12% 0 0 9%;
  right: auto;
  left: 0; }

.banner-top h3 {
  font-weight: 800;
  font-family: 'MuseoSansCyrl900', 'Open Sans';
  font-size: 48px;
  line-height: 1;
  padding-bottom: 32px;
  opacity: 1; }

.banner-top p {
  font-weight: 300;
  font-family: 'MuseoSansCyrl100', 'Open Sans';
  font-size: 30px;
  line-height: 1;
  opacity: 1; }

.banner-top .banner-item-content {
  overflow: hidden;
  display: block;
  position: relative; }

.banner-top .banner-item-content:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1;
  visibility: visible; }

.banner-top img {
  display: block;
  vertical-align: top; }

.banner-top .custom-html {
  z-index: 2; }

@media (max-width: 1199px) and (min-width: 992px) {
  .banner-top h3 {
    font-size: 30px;
    padding-bottom: 15px; }

  .banner-top p {
    font-size: 23px; } }
@media (max-width: 991px) and (min-width: 769px) {
  .banner-top h3 {
    font-size: 27px;
    padding-bottom: 12px; }

  .banner-top p {
    font-size: 19px; } }
@media (max-width: 768px) {
  .banner-top .custom-html {
    z-index: 1;
    left: 0;
    right: auto;
    margin: 12% 0 0 9%; } }
@media (max-width: 480px) {
  .banner-top h3 {
    font-size: 16px;
    padding-bottom: 8px; }

  .banner-top p {
    font-size: 13px; } }
@media (max-width: 414px) {
  .banner-top img {
    max-width: 700px;
    width: auto; }
  .banner-top h3 {
    font-size: 35px;
    padding: 0;
    margin-bottom: 25px; }
  .banner-top p {
    font-size: 30px;
    line-height: 1.4; }
  .banner-top .custom-html {
    margin: 0;
    padding: 0 20px;
    top: 50%;
    transform: translateY(-50%); } }
.custombanners .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0; }

.custombanners .bx-controls-direction a:before {
  display: none !important; }

.custombanners .bx-controls-direction a {
  height: 40px !important;
  width: 40px;
  line-height: 1 !important;
  overflow: visible !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto 0 !important;
  color: #ffffff;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.custombanners .bx-controls-direction .bx-prev {
  border-right: 1px solid;
  border-bottom: 1px solid;
  left: 20px; }

.custombanners .bx-controls-direction .bx-next {
  border-left: 1px solid;
  border-top: 1px solid;
  right: 20px; }

.custombanners .bx-controls-direction a:hover {
  color: #00bdff; }

.custombanners .bx-controls-direction a:before {
  line-height: inherit !important;
  font-size: inherit !important;
  color: inherit !important; }

.custombanners .bx-wrapper .bx-pager.bx-default-pager a {
  cursor: pointer;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  position: relative;
  background: #ffffff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.custombanners .bx-wrapper .bx-pager.bx-default-pager a:hover,
.custombanners .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: transparent;
  border-color: #00bdff; }

.carousel .banner-item {
  margin-bottom: 0 !important; }

@media screen and (max-width: 991px) {
  .custombanners .bx-wrapper .bx-pager {
    bottom: 5px; } }
@media screen and (max-width: 768px) {
  .custombanners .bx-controls-direction a {
    display: none !important; } }
/* banner left column */
.custombanners.displayLeftColumn {
  position: relative;
  text-align: center;
  margin-bottom: 30px; }

.custombanners.displayLeftColumn img {
  width: 100%;
  display: block; }

.custombanners.displayLeftColumn .custom-html {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center; }

.custombanners.displayLeftColumn .custom-html p {
  font-weight: 300;
  font-family: 'MuseoSansCyrl300', 'Open Sans';
  font-size: 24px;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 21px; }

.custombanners.displayLeftColumn h4 {
  padding-top: 24px;
  font-size: 36px;
  margin: 0;
  font-weight: 800;
  font-family: 'MuseoSansCyrl900', 'Open Sans';
  line-height: 1.3;
  text-transform: uppercase; }

@media (min-width: 992px) and (max-width: 1199px) {
  .custombanners.displayLeftColumn h4 {
    font-size: 30px; }

  .custombanners.displayLeftColumn .custom-html p {
    font-size: 20px; } }
@media (min-width: 769px) and (max-width: 991px) {
  .custombanners.displayLeftColumn h4 {
    font-size: 22px; }

  .custombanners.displayLeftColumn .custom-html {
    font-size: 16px; } }
@media (max-width: 991px) {
  .custombanners.displayLeftColumn {
    padding-top: 30px; } }
@media (max-width: 414px) {
  .custombanners.displayLeftColumn {
    display: none; } }
/* TopBanner */
.custombanners.displayBanner {
  position: relative;
  overflow: hidden;
  margin: 0; }
  .custombanners.displayBanner.trinagle_section_bottom:after {
    z-index: 2; }

.displayBanner .banner-item .banner-img {
  display: none; }

.custombanners.displayBanner .banner-item {
  height: 660px;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative; }

.custombanners.displayBanner .custom-html {
  position: absolute;
  top: 9px;
  bottom: 0;
  height: 68px;
  width: 100%;
  text-align: center;
  margin: auto 0; }

.displayBanner.displayBanner .banner-item-content {
  height: 100%; }

.title_topbanner {
  font-weight: bold;
  font-family: 'MuseoSansCyrl700', 'Open Sans';
  font-size: 72px;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 35px; }

.title_topbanner strong {
  position: relative; }

.custombanners.displayBanner .custom-html p {
  font-size: 12px;
  font-weight: 400;
  font-family: 'MuseoSansCyrl500', 'Open Sans';
  padding: 0 15px;
  line-height: 1.5; }

.title_topbanner strong:before {
  left: -204px; }

.title_topbanner strong:after {
  right: -204px; }

@media (min-width: 1920px) {
  .custombanners.displayBanner .banner-item {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover; } }
@media (max-width: 1199px) {
  .title_topbanner {
    font-size: 60px; }

  .title_topbanner strong:before,
  .title_topbanner strong:after {
    width: 120px; }

  .title_topbanner strong:before {
    left: -170px; }

  .title_topbanner strong:after {
    right: -170px; } }
@media (max-width: 991px) {
  .title_topbanner {
    font-size: 45px;
    height: 73px; }

  .title_topbanner strong:before,
  .title_topbanner strong:after {
    width: 100px; }

  .title_topbanner strong:before {
    left: -125px; }

  .title_topbanner strong:after {
    right: -125px; } }
@media (max-width: 768px) {
  .title_topbanner {
    top: 0; }

  .custombanners.displayBanner .banner-item {
    height: 320px; }

  .title_topbanner {
    font-size: 35px;
    height: 50px;
    padding-bottom: 0; }

  .custombanners.displayBanner .custom-html {
    top: -48px;
    height: 72px; }

  .title_topbanner strong:before,
  .title_topbanner strong:after {
    width: 70px; }

  .title_topbanner strong:before {
    left: -85px; }

  .title_topbanner strong:after {
    right: -85px; } }
@media (max-width: 640px) {
  .title_topbanner {
    font-size: 25px;
    height: 35px; }

  .title_topbanner strong:before,
  .title_topbanner strong:after {
    display: none; } }
/* features */
.custombanners.displayCustomBanners2 {
  margin: 50px 0px 0px;
  background-position: center 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

@media (min-width: 1020px) and (max-width: 1650px){
.custombanners.displayCustomBanners2 {
  margin: 50px 0px 0px;
  background-position: center 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }}  

@media (min-width: 1650px) and (max-width: 1880px){
.custombanners.displayCustomBanners2 {
  margin: 50px 0px 100px;
  background-position: center 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }}    

.wrapper-features .banner-item {
  text-align: center; }

.wrapper-features .wrap-icon {
  display: inline-block;
  position: relative;
  font-size: 0; }

.wrapper-features h3 {
  margin-bottom: 145px; }

.wrapper-features .wrap-icon i {
  font-size: 0; }
  .wrapper-features .wrap-icon i:first-child:before {
    font-size: 68px; }
    @media screen and (max-width: 768px) {
      .wrapper-features .wrap-icon i:first-child:before {
        font-size: 55px; } }
  .wrapper-features .wrap-icon i:last-child:before {
    font-size: 77px; }
.wrapper-features .wrap-icon.first-style i:first-child:before {
  font-size: 96px; }
.wrapper-features .wrap-icon.third-style i:first-child:before {
  font-size: 59px; }
  @media screen and (max-width: 768px) {
    .wrapper-features .wrap-icon.third-style i:first-child:before {
      font-size: 45px; } }

.wrapper-features .wrap-icon i:first-child {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto 0;
  display: inline-block;
  height: 69px;
  width: 79px;
  line-height: 64px;
  opacity: 1;
  filter: alpha(opacity=100); }

.wrapper-features .wrap-icon.first-style i:first-child {
  width: 94px; }

.wrapper-features .wrap-icon.third-style i:first-child {
  width: 61px; }

.wrapper-features .wrap-icon i:last-child {
  display: inline-block;
  height: 77px;
  width: 77px;
  line-height: 77px;
  opacity: 0;
  filter: alpha(opacity=0); }

.wrapper-features h4 {
  position: relative;
  font-weight: 700;
  font-family: 'MuseoSansCyrl700', 'Open Sans';
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  margin: 48px 0 22px;
  padding-bottom: 18px; }

.wrapper-features h4:after {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto; }

.wrapper-features .custom-html p {
  font-size: 12px;
  font-family: 'MuseoSansCyrl500', 'Open Sans';
  line-height: 2; }

.custombanners.displayCustomBanners2 .view_more:before {
  content: '';
  display: table;
  width: 78px;
  margin: 65px auto 45px;
  border-bottom-style: double;
  border-bottom-width: 4px; }

@media (min-width: 415px) {
  .wrapper-features {
    display: table;
    font-size: 0;
    width: 100%; }
    .wrapper-features .banner-item {
      float: right;
      font-size: 14px;
      display: inline-block;
      vertical-align: top; } }

 @media (min-width: 1800px) {
  .wrapper-features .banner-item{
    float: right;}
  }
       
@media (max-width: 1199px) {
  .wrapper-features h4 {
    font-size: 22px; } }
@media (max-width: 991px) {
  .custombanners.displayCustomBanners2 {
    padding: 125px 0px 131px;
    z-index: 0 }

  .wrapper-features h3 {
    margin-bottom: 20px; }

  .wrapper-features h4 {
    font-size: 18px; } }
    
@media (max-width: 768px) {
  .wrapper-features .banner-item:not(:last-child) {
    margin-bottom: 0px; }

  .wrapper-features .wrap-icon i:first-child {
    line-height: 55px; }

  .custombanners.displayCustomBanners2 {
    padding: 116px 0 0 0; }

  .wrapper-features h4 {
    margin-top: 15px; } }
@media (max-width: 480px) {
  .displayCustomBanners2 {
    padding: 70px 0 0 0px; } }
@media (max-width: 414px) {
  .custombanners.displayCustomBanners2 {
    margin-top: -115px !important;
    padding: 1px 0 30px 0;
    margin-right: -20px;
    margin-left: -20px; }
    .custombanners.displayCustomBanners2 .container {
      padding: 0; }
    .custombanners.displayCustomBanners2 .banner-item {
      padding-left: 20px; }
    .custombanners.displayCustomBanners2 .view_more {
      margin-top: 45px;
      text-align: left; }
      .custombanners.displayCustomBanners2 .view_more:before {
        display: none; }
      .custombanners.displayCustomBanners2 .view_more .btn {
        min-width: 140px; }

  .wrapper-features {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    margin-top: 80px; }

    .wrapper-features .banner-item {
      display: inline-block;
      float: none;
      text-align: left;
      vertical-align: top;
      white-space: normal;
      padding-right: 15%; }


@media (max-width: 414px) {
    .wrapper-features .banner-item {
    display: contents;
    text-align: center;
    white-space: normal;
    padding-right: 15%;
}}    

      .wrapper-features .banner-item:not(:last-child) {
        margin-bottom: 0; }
    .wrapper-features .custom-html p {
      line-height: 1.8; }
    .wrapper-features h4 {
      margin-top: 5px; }
      .wrapper-features h4:after {
        margin: 0; } }
/* about store footer*/
.custombanners.displayFooter .footer_logo h4 {
  position: relative;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  font-weight: 400;
  font-family: 'MuseoSansCyr500', 'Open Sans';
  text-transform: uppercase;
  margin: 24px 0 0 0;
  padding-bottom: 34px; }

.custombanners.displayFooter .footer_logo h4 strong {
  font-weight: 800;
  font-family: 'MuseoSansCyr900', 'Open Sans'; }

.custombanners.displayFooter .footer_logo h4:after {
  content: '';
  display: block;
  width: 80px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-bottom-style: double;
  border-bottom-width: 4px; }

.custombanners.displayFooter .footer_logo {
  text-align: center;
  margin-bottom: 71px; }

.custombanners.displayFooter img {
  display: inline-block; }

.custombanners.displayFooter .info_block_store {
  line-height: normal; }

.info_block_store .toggle-footer {
  font-size: 12px;
  font-weight: 300;
  font-family: 'MuseoSansCyrl300', 'Open Sans';
  text-transform: none;
  line-height: 2; }

@media (max-width: 414px) {
  .custombanners.displayFooter .footer_logo {
    margin-bottom: 0; } }
/* Slider home */
.displayTopColumn {
  margin-top: 0; }

.home-slide .banner-item-content {
  position: relative; }

.home-slide .banner-img {
  width: 100%;
  max-width: none; }

.home-slide .custom-html {
  color: #ffffff;
  line-height: 1.4;
  font-size: 15px;
  padding: 0 0 0 6.5%; }

.home-slide p {
  font-weight: 300;
  line-height: 1.5; }

.home-slide .title_slide_one {
  font-size: 4.25em;
  font-weight: 300; }
  .home-slide .title_slide_one span {
    font-weight: 700; }

.btn-box {
  margin-top: 55px; }
  .btn-box .btn {
    margin-right: 15px; }

.home-slide {
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: cover;
  background-size: cover; }
  .home-slide .banner-item-content {
    padding-top: 50%; }

@media (min-width: 769px) {
  .home-slide .custom-html {
    padding-top: 5%; } }
@media (max-width: 1024px) {
  .home-slide .custom-html {
    font-size: 14px; } }
@media (max-width: 991px) {
  .home-slide .custom-html {
    font-size: 12px; }

  .btn-box {
    margin-top: 15px; } }
@media (max-width: 480px) {
  .home-slide .custom-html {
    font-size: 10px; }

  .home-slide .title_slide_one {
    font-size: 2.25em; } }
@media (max-width: 414px) {
  .home-slider, .forcefullwidth_wrapper_tp_banner, .rev_slider_wrapper, .fullwidthbanner-container {
    display: none !important; } }
@media (min-width: 415px) {
  .mobile-banner-wrapper {
    display: none; } }
@media (max-width: 414px) {
  .mobile-banner {
    background-size: 100%;
    background-position: 0 0;
    color: #ffffff;
    background-repeat: no-repeat;
}
    .mobile-banner .banner-item-content:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      /*background-color: rgba(0, 0, 0, 0.45);*/
      z-index: 0; }
    .mobile-banner .custom-html {
      padding: 0 20px;
      z-index: 1; }
    .mobile-banner h4 {
      font-size: 33px;
      font-weight: 300; }
      .mobile-banner h4 span {
        font-weight: 700; }
    .mobile-banner .image {
      margin-top: 37px;
      text-align: center; }
      .mobile-banner .image img {
        height: auto; }
    .mobile-banner .banner-item-content {
      height: 53vh; }
    .mobile-banner .btn_sky {
      margin-bottom: 22px; }
      .mobile-banner .btn_sky i {
        font-size: 15px;
        padding: 6px 8px; }
      .mobile-banner .btn_sky span span {
        font-size: 14px;
        padding: 7px 15px; } }
/* map */
.-map {
  position: relative; }
  .-map p {
    margin-bottom: 0; }

.-map:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

.-map:before {
  font-size: 25px;
  line-height: 1;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #ffffff;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: opacity .5s, visibility .5s;
  transition: opacity .5s, visibility .5s; }

.-map.open:after,
.-map.open:before {
  opacity: 0;
  visibility: hidden; }

.custombanners.displayCustomBanners1 iframe {
  width: 100%; }

@media (max-width: 768px) {
  .-map iframe {
    max-height: 300px; } }
@media (max-width: 414px) {
  .-map iframe {
    height: 415px;
    max-height: none; } }
/* promo text */
.promo-text {
  text-align: center;
  line-height: 1;
  padding: 176px 0 204px;
  background-color: #f7f7f7;
  clear: both;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.promo-text h2 {
  font-size: 48px;
  font-weight: 800;
  font-family: 'MuseoSansCyrl900', 'Open Sans';
  line-height: 1;
  padding-bottom: 37px; }

.promo-text .view_more:before {
  content: '';
  display: table;
  width: 78px;
  margin: 25px auto 30px;
  border-bottom-style: double;
  border-bottom-width: 4px; }

.promo-text h2 .hi {
  font-weight: 700;
  font-family: 'MuseoSansCyrl700', 'Open Sans'; }

.promo-text h2 .this {
  font-weight: 300;
  font-family: 'MuseoSansCyrl300', 'Open Sans'; }

.promo-text h2 .single {
  font-weight: 400;
  font-family: 'MuseoSansCyrl500', 'Open Sans'; }

.promo-text p {
  padding-bottom: 20px; }

.promo-text h3 {
  font-size: 16px;
  color: #666666;
  margin-bottom: 48px; }

.promo-text .custom-html {
  font-size: 18px;
  line-height: 1.72;
  font-weight: normal;
  font-weight: 300; }

@media (max-width: 991px) {
  .promo-text {
    padding: 94px 0 142px; }

  .promo-text .custom-html {
    font-size: 16px; }

  .promo-text h2 {
    font-size: 43px; } }
@media (max-width: 768px) {
  .promo-text {
    padding: 45px 0 89px; }

  .promo-text h2 {
    font-size: 35px; }

  .promo-text .custom-html {
    font-size: 14px; } }
@media (max-width: 480px) {
  .promo-text h2 {
    font-size: 18px; }

  .promo-text h2 {
    font-size: 18px;
    padding-bottom: 20px; }

  .promo-text .custom-html {
    font-size: 13px; }

  .promo-text {
    padding: 50px 0 115px; } }
@media (max-width: 414px) {
  .promo-text {
    padding: 25px 0 90px;
    text-align: left; }
    .promo-text .custom-html {
      font-size: 12px;
      line-height: 2; }
    .promo-text .container {
      padding-left: 20px;
      padding-right: 20px; }
    .promo-text h2 {
      display: none; }
    .promo-text .view_more {
      margin-top: 6px; }
      .promo-text .view_more:before {
        display: none; }
      .promo-text .view_more .btn {
        min-width: 140px; } }
/* video */
.banner-item_video video {
  background-position: 50% 50%; }

.wrap_descr_video {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  padding-top: 200px;
  z-index: 2; }

#stop,
#video-promo-wrap h2 {
  position: relative; }

#video-promo-wrap h2 {
  right: 0; }

#video-promo-wrap.play h2 {
  right: 100%; }

.video-block .container {
  margin-top: 0; }

.video-block.animate {
  opacity: 0;
  top: 60px; }

#stop {
  opacity: 0;
  position: absolute;
  width: 115px;
  height: 115px;
  bottom: -120px;
  left: 30px;
  z-index: 2;
  font-size: 0; }

#stop em:before {
  font-size: 55px; }

.play #stop {
  opacity: 1;
  bottom: 140px; }

#play em {
    position: absolute;
    left: 0;
    right: 0;
    line-height: 1;
    bottom: 0;
    width: 162px;
    height: 162px;
    margin: auto;
    vertical-align: baseline;
    top: 0;
}

#play em strong {
  font-size: 30px;
  padding-top: 35px;
  text-transform: uppercase;
  font-weight: 100;
  font-family: 'MuseoSansCyrl100', 'Open Sans';
  position: absolute;
  width: 100%;
  display: block;
  text-align: center;
  left: 0;
  top: 100%; }

#play {
  opacity: 1;
  font-size: 160px;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.play #play {
  opacity: 0; }

#video-promo-wrap {
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  position: relative;
  max-height: 800px;
  cursor: pointer;
  /*height: 100%; */}

#video-promo-wrap:before {
  z-index: 1; }

.poster-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.play .poster-video {
  display: none; }

.button_down {
  border-style: solid;
  border-width: 7px;
  display: inline-block;
  width: 189px;
  height: 189px;
  line-height: 193px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  vertical-align: middle;
  box-shadow: inset 0 0 0 0 transparent; }

.button_down:hover {
  border-color: transparent;
  border-width: 0; }

#stop em {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 49px;
  height: 54px;
  line-height: 1; }

#stop:hover {
  color: #ffffff; }

#video-promo-wrap {
  /* Old shadow dom for play button */
  /* New shadow dom for play button */ }
  #video-promo-wrap *::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none; }
  #video-promo-wrap *::--webkit-media-controls-play-button {
    display: none !important;
    -webkit-appearance: none; }
  #video-promo-wrap *::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none; }

@media screen and (max-width: 1199px) {
  #play {
    font-size: 160px; }

  .wrap_descr_video {
    padding-top: 160px; } }
@media (max-width: 1024px) {
  #stop, #play em strong {
    display: none; } }
@media screen and (max-width: 991px) {
  #play {
    font-size: 130px; }

  .wrap_descr_video {
    padding-top: 130px; }

  #play em {
    height: 132px; }

  #play em strong {
    font-size: 25px; }

  #video-promo-wrap:after {
    display: none; }

  .play #stop {
    bottom: 20px; } }
@media screen and (max-width: 768px) {
  #play {
    font-size: 60px; }

  #play em {
    height: 100px;
    top: 110px; }

  #play em strong {
    font-size: 20px; }

  .wrap_descr_video {
    padding-top: 130px; } }
@media screen and (max-width: 640px) {
  .wrap_descr_video {
    padding-top: 90px; }

  #play {
    font-size: 60px; }

  #play em {
    height: 60px;
    top: 65px; }

  #play em strong {
    padding-top: 10px;
    font-size: 14px; } }
@media screen and (max-width: 480px) {
  #stop {
    width: 75px;
    height: 75px;
    line-height: 75px; }

  #play {
    font-size: 60px; }

  #play em strong {
    display: none; }

  .wrap_descr_video {
    padding-top: 75px; } }
@media (max-width: 414px) {
  .banner-item_video video {
    height: 530px; }

  .wrap_descr_video {
    left: 30px;
    right: 30px;
    padding-top: 130px; }
    .wrap_descr_video .title_main_section {
      line-height: 1.2;
      padding-bottom: 35px;
      text-align: center;
      max-width: 345px;
      margin: 0 auto;
      display: table; }
      .wrap_descr_video .title_main_section:after {
        margin: 0 auto; }

  #play {
    font-size: 112px; }
    #play em {
      bottom: auto;
      height: auto;
      top: 286px; }
      #play em strong {
        font-size: 18px;
        padding-top: 16px; }

  .banner-item_video .play video {
    background: #000000; } }
@media (min-width: 415px) {
  .wrapper-category-mobile {
    display: none; } }
@media (max-width: 414px) {
  .custombanners.displayCustomBanners4 {
    margin: 0 -20px; }

  .category-mobile {
    color: #ffffff;
    text-align: center; }
    .category-mobile .banner-img {
      width: 100%; }
    .category-mobile h4 {
      font-weight: 700; } }

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

.titulonanobaby{
  font-size: 65px !important; 
  font-family: 'Covered By Your Grace' !important; 
  text-align: center;
  color: #fd8cb8;
  margin-top: 60px}

@media (max-width: 414px) {
.titulonanobaby {
    font-size: 35px !important; 
    font-family: 'Covered By Your Grace' !important; 
    text-align: center;
    color: #fd8cb8;
    
}}

@media (max-width: 414px) {
.textobabyhome {
display: none
}}


@media (min-width: 415px) and (max-width: 769px) {
 .txtnanobaby {
   
    
} }  

@media (min-width: 770px) and (max-width: 915px) {
 .txtnanobaby {
    
} } 

@media (min-width: 916px) and (max-width: 991px) {
.txtnanobaby {
    width: 100%;
    margin-left: 250px;
    display: table-caption;
    margin-top: 0px
}}

@media (min-width: 992px) and (max-width: 1200px) {
.txtnanobaby {
    width: 100%;
    margin-left: 200px;
    display: table-caption;
    margin-top: 0px;
}}


@media (min-width: 1201px) and (max-width: 1500px) {
.txtnanobaby {
width: 100%;

}}

.textobabyhome {
text-align: center; 
font-size: 15px !important; 
line-height: 18px !important; 
color: #4a4a4a;}

.gafasindestructibles {
    text-align: center;
    font-family: 'Covered By Your Grace';
    font-size: 65px;
    color: #83b7cd;
    z-index: 1;
    position: relative;
    word-spacing: -7pt;
}

@media (max-width: 414px) {
.gafasindestructibles {
    text-align: center;
    font-family: 'Covered By Your Grace';
    font-size: 35px;
    color: #83b7cd;
    z-index: 1;
    position: relative;
    margin-top: -80px;
    margin-bottom: 10px;
}}

@media (min-width: 415px) and (max-width: 550px) {
.gafasindestructibles {
    text-align: center;
    font-family: 'Covered By Your Grace';
    font-size: 51px;
    color: #83b7cd;
    z-index: 1;
    position: relative;
    margin-top: -80px;
    margin-bottom: 10px;
}}

.nanosolarclip {
  text-align: center; 
  font-family: 'Covered By Your Grace'; 
  font-size: 65px; 
  color: #78c196;
}

.nanosolarclip p {
  text-align: center; 
  font-size:14px;
  color:#666666;
  font-family:'Open Sans'
}



@media (max-width: 414px) {
  .nanosolarclip {
  text-align: center; 
  font-family: 'Covered By Your Grace'; 
  font-size: 35px; 
  color: #78c196;
  margin-bottom: 10px;
}}

.nanoglow {
  text-align: center; 
  font-family: 'Covered By Your Grace'; 
  font-size: 65px; 
  color: #a1c65c;
}

@media (max-width: 414px) {
.nanoglow {
  text-align: center; 
  font-family: 'Covered By Your Grace'; 
  font-size: 35px; 
  color: #a1c65c;
  margin-bottom: 10px;
}}
