header {
    background: #477ed0;
    height: 185px;
    padding-top: 15px;
}
header {
    top: 0px;
    width: 100%;
    left: 0px;
    z-index: 1235;
}

h1{
    text-transform: uppercase;
}
.link-samsung-img {
    width: 150px;
    height: 50px;
    display: block;
    background: url(/bitrix/templates/samsung_gear/html/images/stories/SamsunglOGO.png?v=94);
    background-position: center;
    background-repeat: no-repeat;
}

a.link-samsung {
    display: flex;
    align-items: center;
    font-family: 'SamsungOne';
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.link-samsung-img {
    margin-top: -5px;
    margin-right: 5px;
}

.link-ig-img {
    width: 40px;
    height: 50px;
    margin-top: -10px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -10px;
    background: url(https://www.iguides.ru/bitrix/templates/asus/asset/img/sprite.svg);
    background-size: 365px;
    background-position: left -8px top -10px;
}

.right-row a.burger > span:nth-child(1) {
    width: 20px;
}
.right-row a.burger > span:nth-child(2) {
    width: 30px;
}
.right-row a.burger > span:nth-child(3) {
    width: 40px;
}

.right-row a.burger {
    text-align: right!important;
}

.right-row a.burger > span {
    left: auto;
    right: 0px;
    background: #fff!important;
}

.user-wrapper {
    margin-right: 60px;
}

.user-wrapper .username a {
    color: #fff;
    font-size: 12px;
}
.inline-block.ig-righret {
    margin-left: 0px;
    margin-right: 90px;
}
.right-row .burger.active > span:nth-child(1) {
    transform: rotateZ(0deg) rotateY(-20deg) ;
}
.right-row .burger.active > span:nth-child(2) {
    transform: rotateZ(0deg) rotateY(-20deg);
}
.right-row .burger.active > span:nth-child(3) {
    transform: rotateZ(0deg) rotateY(-20deg);
}

.right-row .burger.active > span {
    opacity: 1!important;
}
a.reg_link.fancy.reg-button, .reg-button{
    color: #fff!important;
}
body {
    background: none;
}

footer {
    display: none;
}

.eleven-block{
    display: none;
}

/**_+++++++ END COMMON STYLES +++++++++++*/


h1 {
    font-family: 'Roboto Condensed';
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
    text-rendering: geometricPrecision;
}

.back-mobile-wrapper, .front-mobile-wrapper {
    text-align: center;
}

.back-mobile-wrapper img, .front-mobile-wrapper img {
    max-width: 100%;
}

.front-mobile-wrapper {position: absolute;top: -75px;right: 0px;height: calc(100% + 75px);width: 50%;padding-top: 360px;}
.mockups-mobiles-wrapper {
    position: static;
}
.home-selecter-wrapper {
    padding-top: 180px;
    position: relative;
}
h1,
.home-selecter-wrapper__left-text,
.home-selecter-wrapper__right-text {
    position: relative;
    z-index: 12;
    text-transform: uppercase;
}

.home-selecter-wrapper__left-text p, .home-selecter-wrapper__right-text p {
    text-align: center;
}

.mockups-mobiles-wrapper {
    margin-bottom: 65px;
}

.front-mobile-wrapper__img-wrapper {
    width: 100vw;
    right: 0px;
    position: absolute;
}

.front-mobile-wrapper {
    overflow: hidden;
    box-shadow: -13.585px 11.809px 55.8px 6.2px rgba(0, 0, 1, 0.15);
    background: white;
}
.home-selecter-wrapper {
    background: #eaeaea;
}
.selecter-hover-left {
    position: absolute;
    top: 0px;
    z-index: 120;
    left: 0px;
    width: 50%;
    height: 100%;
}

.selecter-hover-right {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    z-index: 120;
    height: 100%;
}

/*.selecter-hover-right.disabledRight {
    transform: translateX(150px);
    }*/

    @media (min-width: 801px) {
        

        .front-mobile-wrapper.disabledRight {
            transform: translateX(150px);
        }

        .front-mobile-wrapper.disabledRight .front-mobile-wrapper__img-wrapper {
            transform: translateX(-150px);
            opacity: .5;
        }

        .home-selecter-wrapper__right-text.disabledRight p {
            opacity: .5;
        }



        .home-selecter-wrapper.disabledAll .selecter-hover-left {
            transform: translateX(-50vw);
        }

        .home-selecter-wrapper.disabledAll .selecter-hover-right {
            transform: translateX(50vw);
        }

        .home-selecter-wrapper.disabledAll .front-mobile-wrapper {
            transform: translateX(50vw);
        }

        .home-selecter-wrapper.disabledAll .front-mobile-wrapper .front-mobile-wrapper__img-wrapper {
            transform: translateX(-50vw);
        }
    }



    .selecter-hover-right,
    .front-mobile-wrapper,
    .front-mobile-wrapper .front-mobile-wrapper__img-wrapper,
    .home-selecter-wrapper__right-text p,
    .back-mobile-wrapper,
    .front-mobile-wrapper__img-wrapper,
    .home-selecter-wrapper.disabledAll,
    .front-mobile-wrapper__img-wrapper,
    .home-selecter-wrapper.disabledAll.back .front-mobile-wrapper.disabledRight,
    .home-selecter-wrapper.disabledAll.back .front-mobile-wrapper.disabledRight .front-mobile-wrapper__img-wrapper,
    .home-selecter-wrapper .front-mobile-wrapper .front-mobile-wrapper__img-wrapper .front-mobile-wrapper-img {  
     -webkit-transition: all .45s ease-in-out;
     -moz-transition: all .45s ease-in-out;
     -o-transition: all .45s ease-in-out;
     transition: all .45s ease-in-out;
 }
 .home-selecter-wrapper.disabledAll h1,
 .home-selecter-wrapper__left-text, 
 .home-selecter-wrapper__right-text,
 header {
     -webkit-transition: all .35s ease-in-out;
     -moz-transition: all .35s ease-in-out;
     -o-transition: all .35s ease-in-out;
     transition: all .35s ease-in-out;
 }


 .abs-button-check-next {
         -webkit-transition: all .55s ease-in-out;
     -moz-transition: all .55s ease-in-out;
     -o-transition: all .55s ease-in-out;
     transition: all .55s ease-in-out;
     transition-delay: .3s;
 }
/*.home-selecter-wrapper.disabledAll .front-mobile-wrapper .front-mobile-wrapper__img-wrapper .front-mobile-wrapper-img {
    transform: translateX(-50vw);
    }*/

    @media (min-width: 801px) {
        .home-selecter-wrapper.back .front-mobile-wrapper {
            transform: translateX(0vw)!important;
            width: 100vw!important;
            opacity: 1;
        }
        .home-selecter-wrapper.back .front-mobile-wrapper img{
            opacity: 1;
        }
        .home-selecter-wrapper.back  .front-mobile-wrapper .front-mobile-wrapper__img-wrapper {
            transform: translateX(0px)!important;
            opacity:1!important;
        }
        .home-selecter-wrapper.disabledAll.back .front-mobile-wrapper .front-mobile-wrapper__img-wrapper {
            transform: translateX(0vw)!important;
        }


        .home-selecter-wrapper.disabledAll:not(.back) .mockups-mobiles-wrapper .back-mobile-wrapper,
        .home-selecter-wrapper.disabledAll.back .front-mobile-wrapper__img-wrapper {
          animation: hideDDD linear 1.5s;
          animation-iteration-count: 1;
          transform-origin: 50% 50%;
          animation-fill-mode:forwards; /*when the spec is finished*/
          -webkit-animation: hideDDD linear 1.5s;
          -webkit-animation-iteration-count: 1;
          -webkit-transform-origin: 50% 50%;
          -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
          transition-delay: .25s;
      }

      @keyframes hideDDD{
          0% {
            transform: perspective(1500px) rotateX(0deg) translateY(0px);
        }
        30% {
           transform: perspective(1500px) rotateX(35deg) translateY(0px);
       }
       100% {
         transform: perspective(1500px) rotateX(50deg) translateY(100vw);
     }
 }

 @-webkit-keyframes hideDDD {
  0% {
    transform: perspective(1500px) rotateX(0deg) translateY(0px);
}
30% {
   transform: perspective(1500px) rotateX(35deg) translateY(0px);
}
100% {
 transform: perspective(1500px) rotateX(50deg) translateY(100vw);
}
}

.home-selecter-wrapper.disabledAll h1 {
  transition-delay: .35s;
  /*transform: translateY(-100vh);*/
  opacity: 0;
}
.home-selecter-wrapper.disabledAll .home-selecter-wrapper__right-text {
  transition-delay: .15s;
  opacity: 0;
  /*transform: translateX(100vw);*/
}
.home-selecter-wrapper.disabledAll .home-selecter-wrapper__left-text{
  transition-delay: .15s;
  opacity: 0;
  /*transform: translateX(-100vw);*/
}
.home-selecter-wrapper.disabledAll{
    transition-delay: 1.1s;
    opacity: 0;
}
header.disabledAll {
    background: rgba(255, 255, 255, 0);
    height: 100px;
    transition-delay: 1.1s;
    padding-top: 0px;
}
}
/*.home-selecter-wrapper .container   {
    overflow: hidden;
    }*/

    body {
        overflow: hidden;
    }
    body.overflow {
        overflow: visible;
    }
    @media (min-width: 801px) {
        .front-mobile-wrapper.disabledLeft {
            width: calc(50vw + 300px);
        }

        .front-mobile-wrapper.disabledRight {
            transform: translateX(300px);
        }

        .front-mobile-wrapper.disabledRight .front-mobile-wrapper__img-wrapper {
            transform: translateX(-300px);
        }
        .back-mobile-wrapper.disabledLeft,
        .selecter-hover-left.disabledLeft {
            opacity: .5;
        }
    }
    .mockups-mobiles-wrapper .back-mobile-wrapper-img, 
    .mockups-mobiles-wrapper .front-mobile-wrapper-img {
        border-radius: 55px;
        display: inline-block;
        position: relative;
    }
    .mockups-mobiles-wrapper .back-mobile-wrapper-img:after, .mockups-mobiles-wrapper .front-mobile-wrapper-img:after {
        content: '';
        position: absolute;
        display: block;
        left: 10px;
        top: 10px;
        width: calc(100% - 20px);
        height: calc(100% - 20px);
        background: white;
        border-radius: 46px;
        box-shadow: 0px 0px 57px -1px black;
    }

    .mockups-mobiles-wrapper .back-mobile-wrapper-img img, .mockups-mobiles-wrapper .front-mobile-wrapper-img img {
        position: relative;
        z-index: 1;
    }
    .back-mobile-wrapper {
        position: relative;
        z-index: 0;
    }
    .absolute-starter {
        margin-top: -100px;
        padding-top: 100px;
        background: url(/bitrix/templates/2017_galaxy/html/images/s8_camera/bg_img_1.jpg?v=00002);
        background-size: cover;
        background-position: left -20vw top;
        min-height: 100vh;
        position: relative;
        background-repeat: no-repeat;
    }
    .right-disable-background {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 50%;
        background: #fff;
        height: 105%;
    }
    header.disabledAll {
        z-index: 1239;
        position: relative;
    }
    .abs-button-check-next {
        position: absolute;
        right: 0px;
        width: 700px;
        height: 140px;
        background: #5086d8;
        color: #fff;
        z-index: 122;
        transform: rotate(-90deg) translateX(-40%) translateY(280px);
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-right: 20%;
        font-size: 24px;
        font-family: "Roboto Condensed";
        color: rgb(255, 255, 255);
        text-transform: uppercase;
        font-weight: 400;
        overflow: hidden;
        box-shadow: 0px 0px 44px -9px rgba(0, 0, 0, 0.86);
    }

    .abs-button-check-next:after {
content: '';
    display: block;
    position: absolute;
    right: 6%;
    width: 801px;
    height: 900px;
    background: url(/bitrix/templates/2017_galaxy/html/images/s8_camera/mockup_back.png?vasdasdsa);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    transform: rotate(36deg);
    bottom: -274px;
    }
    .abs-button-check-next span{
        position: relative;z-index: 122;
    }
    .absolute-starter__image__caption {
     transform: rotate(-90deg) translateX(50%);
     display: inline-block;
     position: absolute;
     color: #fff;
     bottom: 10px;
     font-size: 30px;
     font-family: "Roboto Condensed";
     color: rgb(255, 255, 255);
     font-weight: bold;
     line-height: 1.2;
     text-align: left;
     z-index: 98;
 }
 .absolute-starter__text {
    padding: 0px 80px;
}

.absolute-starter__text p {
    margin-bottom: 50px;
    font-size: 18px;
    font-family: "Roboto Condensed";
    color: rgb(0, 0, 0);
    line-height: 1.2;
    text-align: left;
}


.absolute-starter__text blockquote p 
{
  font-size: 18px;
  font-family: "Roboto Condensed";
  color: #585858;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 20px;
}

.absolute-starter__text blockquote footer {
    display: block;
    font-size: 18px;
    font-family: "Roboto Condensed";
    color: #585858;
    line-height: 1.2;
    text-align: right;
    margin-bottom: 10px;
}

.absolute-starter__text blockquote {
    margin: 0px;
    padding-top: 70px;
}
.absolute-starter__text blockquote {
    position: relative;
}

.absolute-starter__text blockquote:after {
    content: '';
    position: absolute;
    top: 43px;
    height: 100px;
    width: 123px;
    background: url(/bitrix/templates/2017_galaxy/html/images/s8_camera/quoute.png);
    background-repeat: no-repeat;
    left: -33px;
}

.absolute-starter__text blockquote * {
    position: relative;
    z-index: 12;
}
.absolute-starter__text {
    padding-top: 60px;
}
.images-listing-back-wrapper {
    background: #f9f9f9;
    padding-top: 90px;
}

.images-listing-back-wrapper img {
    margin-bottom: 100px;
    max-width: 100%;
    box-shadow: 10.565px 22.658px 82.8px 9.2px rgba(0, 4, 7, 0.15);
}
.img-n-2-wrapper {
    margin-top: 40px;
}

.img-n-4-wrapper {
    margin-top: 60px;
}

.img-n-5-wrapper {
    margin-top: -240px;
}

.img-n-7-wrapper {
    text-align: center;
}
.inline {
    position: relative;
    display: inline-block;
}

.photo-author {
    position: absolute;
    top: 50%;
    right: -80px;
    transform: rotate(-90deg) translateX(50%);
    transform-origin: right top;
    font-size: 18px;
    font-family: "Roboto Condensed";
    color: rgb(88, 88, 88);
    line-height: 1.2;

}

.images-listing-back-wrapper img {
    display: inline-block;
    float: none;
}
.abs-circle {
    width: 1350px;
    height: 1350px;
    position: absolute;
    z-index: 0;
    border-radius: 100%;
    box-shadow: 0px 0px 0px 90px #e5e5e5 inset;
    transform: translateX(-25%);
    top: 155px;
}

.images-listing-back-wrapper {
    position: relative;
}

.share-btns-wrapper {
    background: #f9f9f9;
    padding-bottom: 130px;
    padding-top: 80px;
}
.share-btns-wrapper__title {
    text-align: center;
    font-size: 24px;
    font-family: "PT Sans";
    color: rgb(0, 0, 0);
    line-height: 1.2;
    text-align: center;
}

.go-to-sams-cont-link {
    width: 60px;
    height: 60px;
    margin-top: 20px;
    background: url(/bitrix/templates/2017_galaxy/html/images/s8_camera/arrow-right.png);
    border-radius: 100%;
    background-size: 60px;
    background-repeat: no-repeat;
    padding: 40px;
    box-sizing: content-box;
    background-position: center;
    border: 1px transparent solid;
    position: relative;
    z-index: 0;
    margin-top: -20px;
    margin-bottom: -40px;
    opacity: .8;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    display: inline-block;
    transition: all .3s ease-in-out;
}


.go-to-sams-cont-link:hover {
    border: 1px rgba(171, 171, 171, 0.16) solid;
}

.go-to-sams-cont-link:after, .go-to-sams-cont-link:before {
    content: '';
    display: block;
    width: 250px;
    height: 250px;
    border-radius: 100%;
    border: 1px rgba(158, 158, 158, 0.15) solid;
    position: absolute;
    top: -55px;
    left: -55px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    transform:scale(.8);
}
.go-to-sams-cont-link:hover:after, .go-to-sams-cont-link:hover:before {
    opacity: 1;
    transform:scale(1);
}
.photo-contest-wrapper {
    text-align: center;
}

.photo-contest-wrapper__caption {
    text-align: center;
    font-size: 24px;
    font-family: "PT Sans";
    color: rgb(255, 255, 255);
    line-height: 1.2;


}

.photo-contest-wrapper {
    min-height: 480px;
    background: #282828;
    display: flex;
    align-items: center;
}

.photo-contest-wrapper .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    position: relative;z-index: 1222;
}
.share-btns-wrapper__bg-img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/2017_galaxy/html/images/s8_camera/shares_bg.jpg?v=00002);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    opacity: .1;

    box-shadow: 0px 10px 90.9px 10.1px rgba(0, 0, 1, 0.18);


}
.photo-contest-wrapper {
    position: relative;
}
.go-to-sams-cont-link:before {
    width: 350px;
    height: 350px;
    top: -110px;
    left: -110px;
    border: 1px rgba(158, 158, 158, 0.13) solid;
}
.content-lefter-wrapper__title {
    margin: 0px;
    padding-top: 270px;
    font-family: 'Roboto Condensed';
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    line-height: 60px;
    text-rendering: geometricPrecision;
    margin-bottom: 200px;
}
.content-lefter-wrapper__title a {
    color: #2c52f0;
    font-size: 50px;
    font-weight: 700;
    text-decoration: underline;
    text-align: center;
}
.content-lefter-wrapper__title:after, .content-lefter-wrapper__title:before {
    content: '';
    display: block;
    width: 164px;
    height: 24px;
    position: absolute;
    top: 0px;
    left: calc(50% - 82px);
    box-shadow: rgb(255, 255, 255) 0px 13px 0px -3px inset;
    border-top-left-radius: 19px;
    border-top-right-radius: 19px;
    top: 130px;
}

.content-lefter-wrapper__title {
    position: relative;
}

.content-lefter-wrapper__title:after {
    top: auto;
    bottom: -120px;
    transform: rotate(180deg);
}
.custom-footer__right:before {
    content: '';
    background: #20232a;
    width: 30%;
    height: 100%;
    position: absolute;
    top: 0px;
    display: block;
}

.readmore-samsung-wrapper {
    background: #363636;
}

.footer-two {
    bottom: 0px;
    display: flex;
    width: 100%;
    margin-top: 90px;
}
ul.footer-nav {
    padding: 0px;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.footer-copy p {
    font-family: "Roboto";
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    padding-left: 20px;
    margin: 0px;
}
ul.footer-nav li {
    font-family: Roboto;
    color: #fff;
    margin-right: 20px;
    font-weight: 300;
}

ul.footer-nav li a{
    color: #fff;
    margin-right: 20px;
    font-weight: 300;
}

.footer-two {
    opacity: .3;
}

.three-block-wrapepr .container {
    position: relative;
}
.contenter-wrapper .plitok-listing .pl-2 {
    width: 310px;
    height: 375px!important;
}
.plitok-listing {
    display: block!important;
    flex-direction: row!important;
    align-items: flex-start!important;
    justify-content: flex-start!important;
    height: auto!important;
}
.pl-2-1 {
    height: 175px;
    width: 100%;
    margin-bottom: 25px;
    background: rgba(255, 255, 255, 0.39);
}

.pl-1 {
    width: 200px;
    padding: 0px!important;
    margin-left: 25px;
    height: 375px!important;
}

.pl-1-2 {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.31);
}
.pl-1-1 {
    width: 100%;
    height: 175px;
    background: rgba(255, 255, 255, 0.27);
    margin-bottom: 25px;
}

.pl-1-1+.pl-1-1 {
    margin: 0px;
}
.pl-1-1s {
    width: 200px;
    height: 175px!important;
    background: rgba(255, 255, 255, 0.23);
    margin-right: 25px;
}

.pl-1-1s+.pl-1-1s {
    margin: 0px;
}

.pl-1-2s {
    flex-direction: row!important;
    height: 175px!important;
    flex-grow: 1;
    display: flex;
}

.pl-2s {
    margin-left: 25px;
}

.pl-2-1+.pl-2-1 {
    margin: 0px;
}
.pl-2s {
    height: 375px!important;
    display: block!important;
}

.pl-2-1s {
    margin-top: 25px;
    height: 175px!important;
    background: rgba(255, 255, 255, 0.24);
    width: 100%;
}
.scroller-wrapper {
    overflow: hidden;
}
.plitok-listing>div {
    float: left;
}
.plitok-listing:after,
.stat-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.two-block-wrapepr .contenter-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pl-2-1
,.pl-2-1
,.pl-1-2
,.pl-1-1
,.pl-1-1s
,.pl-2-1s
,.pl-1-2
{
    display: flex;
    background-size: cover;
    background-position: center;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 20px;
    color: #fff!important;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;      
}
.plitok-listing a {
    background-color: #000;
}

.stat-row{
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;      

}
.scroller-wrapper{
    cursor: ew-resize;
}
.plitok-listing a:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(6, 6, 6, 0.26);
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.plitok-listing a {
    position: relative;
}

.plitok-listing a span {
    position: relative;
    z-index: 12;

}

.plitok-listing a:hover:after {
    opacity: 1;
}
.plitok-listing a {
    position: relative;
    background-size: auto 80%, cover;
    background-repeat: no-repeat;
    background-position: center;
}
a.pl-2-1.bg-11 {
    background-position: right bottom, center center;
}
.plitok-listing a span {
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.36);
    background: rgba(0, 0, 0, 0.3);
    margin-left: -20px;
    margin-right: -20px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0px 0px 13px -5px black;
    bottom: 0px;
}

.plitok-listing.animate {
  animation: fadeUp linear .4s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: fadeUp linear .4s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  animation-delay: 0.6s;
  width: 90000px;
  animation-fill-mode:forwards; /*when the spec is finished*/
}
.three-block-wrapepr .ascontent .shadower-bg-text {
    color: #363636!important;
    padding-bottom: 0px;
}
.three-block-wrapepr .shadower-bg-text {
    font-size: 500px;
}
.shadower-bg-text {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    font-size: 350px;
    padding-bottom: 100px;
    font-family: 'Roboto Condensed', sans-serif;
    text-shadow: 0px 0px 43px #2b2b2b;
    color: #323232!important;
    z-index: 0;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.three-block-wrapepr {
    background: #363636;
}

.scroller-wrapper {
    position: relative;
    z-index: 12;
}

.three-block-wrapepr {
    overflow: hidden;
}
.contenter-wrapper {
    margin-top: 50px;
}
.three-block-wrapepr__caption {
    text-align: center;
    margin: 0px;
    font-size: 24px;
    font-family: "PT Sans";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    margin-top: 50px;
}
.three-block-wrapepr .container>div{
    position: relative;z-index: 12;
}
.three-block-wrapepr .container>.shadower-bg-text{
    z-index: 1;
    position: absolute;
}

body{
    font-size: 0px;
}
#content > *,
header {
    font-size: 16px;
}
.absolute-starter__text blockquote footer {
    font-style: italic;
}

.ya-share2__list .ya-share2__link:hover:after {
    content: '';
    width: 80px;
    height: 80px;
    background: #4e85d7;
    position: absolute;
    top: -18px;
    left: -17px;
    border-radius: 50%;
    opacity: .1;
}

.ya-share2__list .ya-share2__item .ya-share2__link>* {
    position: relative;
    z-index: 12;
}

.ya-share2__list .ya-share2__item .ya-share2__link {
    position: relative;
}

li.ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__link:after {
    left: -24px;
}

li.ya-share2__item.ya-share2__item_service_twitter .ya-share2__link:after {
    left: -19px;
}

li.ya-share2__item.ya-share2__item_service_gplus .ya-share2__link:after {
    left: -17px;
}

li.ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__link:after {
    left: -17px;
}
.ya-share2__list .ya-share2__item .ya-share2__link {
    margin-left: 40px;
}
.content-lefter-wrapper__title a:hover {
    text-decoration: none;
}
.link-samsung-img {
    background: url(/bitrix/templates/2017_galaxy/html/images/galaxy_logo.png);
    background-size: 342px;
    background-position: -35px -285px;
    width: 290px;
    height: 60px;
    background-repeat: no-repeat;
}
/*.inline-block.ig-righret {
    position: absolute;
    margin: 0px;
    left: 50%;
    transform: translateX(-50%);
    }*/
    .state .link-ig-img {
        background-image: url(/bitrix/templates/iphone7plus_desire_article//images/logo_black.svg);
        background-size: 50px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .state .user-wrapper .username a{
        color: #000000;
    }
    .modal_lk {
        left: 0px;
    }

    .user-wrapper {
        position: relative;
    }
    .user-wrapper:hover .modal_lk, .modal_lk:hover {
        border-radius: 0px;
        background: white;
        margin-left: 0px;
    }
    .state .right-row a.burger > span{
        background: #000!important;
    }
    .go-to-sams-cont-link:hover {
        opacity: 1;
    }
    .go-to-sams-cont-link .shadower {
        position: absolute;
        top: 50%;
        width: 60px;
        height: 60px;
        background: transparent;
        border-radius: 100%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        z-index: 0;
        box-shadow: 0px 0px 0px 0px #f655a0;
        -webkit-transition: all .15s ease-in-out;
        -moz-transition: all .15s ease-in-out;
        -o-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
    }
    .go-to-sams-cont-link:hover  .shadower {
        box-shadow: 0px 0px 47px 5px #f655a0;
    }
    .abs-button-check-next:hover {
        color: #fff;
        text-decoration: none;
    }

    .abs-button-check-next:hover:after {
        transform: rotate(34deg);
    }
    .abs-button-check-next:focus{
        color: #fff;
    }
    .abs-button-check-next:after{
      -webkit-transition: all .15s ease-in-out;
      -moz-transition: all .15s ease-in-out;
      -o-transition: all .15s ease-in-out;
      transition: all .15s ease-in-out;
  }
  a.img-zoomer:hover img {
    transform: scale(1.04);
}
a.img-zoomer img {
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}
*{
    outline: none!important;
}

.wrapper-news-two {
    position: absolute;
    top: 0px;
    width: 100%;
    left: 100%;
}

.news-slider-wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.wrapper-news-one .absolute-starter, .wrapper-news-two .absolute-starter {padding-top: 80px;padding-bottom: 80px;}

.absolute-starter {
    margin-top: 0px;
    padding-top: 0px;
}

.news-slider-wrapper {
    margin-top: -110px;

}

.news-slider-wrapper.two > .inner {
    transform: translateX(-100%);
}
.inner  {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.left-disable-background {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background: #fff;
}

.wrapper-news-two .absolute-starter {
    background-image: url(/bitrix/templates/2017_galaxy/html/images/s8_camera/bg_img_2.jpg?v=00003);
    background-position: right 0px center;
    top: 0px;
    background-size: 50% auto;
}

.wrapper-news-two .abs-button-check-next {
    right: auto;
    left: 0px;
    transform: rotate(-90deg) translateX(-40%) translateY(-280px);
}
.wrapper-news-two .abs-button-check-next:after {
    background-image: url(/bitrix/templates/2017_galaxy/html/images/s8_camera/mockup_front.png?v=00002);
    transform: rotate(-142deg);
    top: -627px;
    right: 7%;
}
.wrapper-news-two .abs-button-check-next:hover:after{
    transform: rotate(-140deg);
}
@media( min-width: 801px ) and (max-height: 800px){
    .mockups-mobiles-wrapper .back-mobile-wrapper-img img, .mockups-mobiles-wrapper .front-mobile-wrapper-img img {
        max-width: 500px;
    }
    .home-selecter-wrapper .container {
        min-height: 500px!important;
    }
}


@media (min-width: 801px) {



    #content {
        margin-top: -75px;
        padding-top: 75px;
        overflow: hidden;
    }
    .twoSlide .link-samsung-img {
        background-position: -35px -45px;
    }

}
.wrapper-news-two,
.wrapper-news-one{
    overflow: hidden;
}
.plitok-listing a:hover {
    box-shadow: 0px 0px 34px -4px #191919;
}
.scroller-wrapper+.container {
    margin: 0;
}
.plitok-listing > div:last-child {
    margin-right: 50px;
}
.offline:not(.on) {opacity: .4;cursor: default!important;}
.offline:not(.on) a{
    cursor: default!important;
}
div#content {
    width: 100%;
}

.overflow #content {
    overflow: visible;
    margin: 0px;
    padding: 0px;
}

.lazy-image {
    opacity: 0;
}

.loadPrer {
    background: #f3f3f3;
    position: relative;
    min-height: 300px;
}

.loadPrer:after {
    content: '';
    width: 50px;
    height: 50px;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    border: 5px #E91E63 solid;
    display: block;
    position: absolute;
    border-radius: 50%;
    border-left: 5px #03A9F4 solid;
    border-right-color: #009688;
      animation: animationFrames linear 1s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 1s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 1s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 1s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    transform:  rotate(0deg) ;
  }
  100% {
    transform:  rotate(-360deg) ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  rotate(0deg) ;
  }
  100% {
    -moz-transform:  rotate(-360deg) ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  rotate(0deg) ;
  }
  100% {
    -webkit-transform:  rotate(-360deg) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  rotate(0deg) ;
  }
  100% {
    -o-transform:  rotate(-360deg) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  rotate(0deg) ;
  }
  100% {
    -ms-transform:  rotate(-360deg) ;
  }
}






@media (min-width: 575px) {


    .img-nz-3-wrapper {
    margin-top: -50%;
    }

    .img-nz-5-wrapper {
    margin-top: -50%;
    }

    .img-nz-7-wrapper {
    margin-top: -2%;
    }

    .img-nz-8-wrapper {
    margin-top: 20%;
    }
    .img-nzz-3-wrapper {
    margin-top: -53%;
}

.img-nzz-5-wrapper {
    margin-top: 7%;
}

.img-nzz-6-wrapper {
    margin-top: -3%;
}

.img-nzz-8-wrapper {
    margin-top: -6%;
}

.img-nzz-10-wrapper {
    margin-top: -15%;
}

.img-nzz-12-wrapper {
    margin-top: -12%;
}

.img-nzz-14-wrapper {
    margin-top: -22%;
}

.img-nzz-19-wrapper {
    margin-top: -35%;
}

.img-nzz-22-wrapper {
    margin-top: -21%;
}

.img-nzz-24-wrapper {
    margin-top: -19%;
}

.img-nzz-26-wrapper {
    margin-top: -21%;
}

.img-nzz-28-wrapper {
    margin-top: -18%;
}

.img-nzz-30-wrapper {
    margin-top: -17%;
}

.img-nzz-32-wrapper {
    margin-top: -84%;
}

.img-nzz-15-wrapper {
    margin-top: -42%;
}

.img-nzz-29-wrapper {
    margin-top: -2%;
}

.img-nzz-31-wrapper {
    margin-top: 0%;
}
.img-nzz-30s-wrapper {
    margin-top: -14%;
}
.img-nzz-14s-wrapper {
    margin-top: -23%;
}

}
.wrapper-news-two .absolute-starter__image__caption {
    left: auto;
    text-shadow: 2px 2px 9px #5a5a5a;
    right: 0px;
}
.insta-link {
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

.insta-link svg {
    width: 20px;
    height: 20px;
    margin-bottom: -3px;
    fill: #7b7b7b;
}
.insta-link:hover svg {
    fill: #444646;
}

