.e3-landing {
    overflow: hidden;
    max-width: 2160px;
    margin: auto;
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #555555;
    line-height: 1.25;
}

.scrollmagic-pin-spacer {
    box-sizing: content-box !important;
}


.e3-landing section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.e3-landing img {
    max-width: 100%;
}


.e3-landing .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.e3-landing .d-flex.row:before,
.e3-landing .d-flex.row:after {
    display: none;
}

.e3-landing .align-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.e3-landing .align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.e3-landing .align-self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.e3-landing .align-self-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
}


.e3-landing .content-wrapper {
    position: relative;
    z-index: 99;
    min-height: 690px;
}

.e3-landing .content-inner {
    padding-top: 150px;
    padding-bottom: 70px;
}

.e3-landing .media {
    overflow: visible;
    text-align: center;
}


.e3-title,
.e3-description {
    max-width: 590px;
}

.e3-title {
    margin: 3px 0 20px 0;
    font-size: 50px;
    font-weight: bold;
    color: #ffffff;
    /*text-transform: uppercase;*/
    line-height: 1.25;
    text-shadow: 2px 2px 2px #000000;
    white-space: nowrap;
}

.e3-title span {
    text-transform: none;
}

.e3-title span b {
    font-size: 63px;
}

/**
* 1 слайд design
*
 */
.e3-design {
    position: relative;
    padding: 0px;
}

.e3-design > .content-wrapper {
    min-height: 800px;
}

.e3-design .e3-title,
.e3-design .e3-description {
    color: #ffffff;
}

.e3-design .e3-title {
    margin: 15px 0;
}

.e3-design .e3-design-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../images/section-e3-design/e3-design-bg.jpg') no-repeat bottom center;
    background-size: cover;
}

.e3-design .phone-wrapper {
    width: 532px;
    height: 667px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}

.e3-design .phone {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 100;
    width: 532px;
}

.e3-design .phone-sh {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 532px;
}

.e3-design .e3-design-bg .e3-design-phone.aos-init {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.e3-animation > .content-wrapper,
.e3-animation-open > .content-wrapper,
.e3-animation-2 > .content-wrapper {
    min-height: 800px;
}

.e3-animation .e3-title,
.e3-animation-open .e3-title,
.e3-animation-2 .e3-title{
    font-size: 35px;
    color: black;
    text-shadow: none;
    margin-bottom: 7px;
}

/**
* 2 слайд анимация
*
 */

.e3-animation {
    position: relative;
    padding: 0px;
    background: url('../images/section-e3-animation/e3-animation-bg.jpg') no-repeat bottom center;
    background-size: 100% 100% !important;
}

.e3-animation .e3-content-text-1 {
    position: absolute;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: black;
    left: 80px;
    top: 200px;
    width: 350px;
    font-weight: 300;
}

.e3-animation .e3-image-1 {
    position: absolute;
    /*background-image: url('../images/section-e3-animation/phone_1_1.png');
    background-repeat: no-repeat;
    background-origin: content-box;
    background-size: contain;*/
    right: 185px;
    top: 165px;
    width: 295px;
    height: 800px;
}

.e3-animation .e3-image-1-mobile {
    position: relative;
    padding-top: 20px;
    width: 100%;
    height: 180px;
    overflow: hidden;
    display: none;
    text-align: center;
}

.e3-animation .e3-content-text-2 {
    position: absolute;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: black;
    right: 280px;
    top: 1500px;
    width: 350px;
    font-weight: 300;
}

.e3-animation .e3-color-slider {
    position: absolute;
    left: 180px;
    top: 160px;
    width: 295px;
    display: none;
    /*overflow: hidden;*/
}

.e3-animation .e3-color-slider .e3-color-slide {
    position: absolute;
    top: 0px;
    left: 0px;
}


.e3-animation .e3-color-slider .e3-color-slider-2,
.e3-animation .e3-color-slider .e3-color-slider-3 {
    display: none;
}

.e3-animation .e3-color-slider .spritespin-wrapper {
    position: relative;
    overflow: hidden;
    width: 300px;
    padding-left: -300px;
}

.spritespin-wrapper > .spritespin_blue,
.spritespin-wrapper > .spritespin_red,
.spritespin-wrapper > .spritespin_black{
    margin-left: -55px;
    margin-top: 0px;
}


.e3-animation .e3-color-slider .left-icon {
    width: 95px;
    height: 80px;
    background: url('../images/section-e3-animation/3d_left_icon.png') no-repeat bottom center;
    position: absolute;
    top: 140px;
    left: -130px;
}

.e3-animation .e3-color-slider .bottom-icons {
    height: 42px;
    text-align: center;
    position: absolute;
    top: 470px;
    left: 13px;
}

/*.e3-animation .e3-color-slider .e3-color-slider-1 {
    width: 800px;
    height: 700px;
    border: none !important;
    overflow: hidden;
    margin-left: -280px !important;
    margin-top: -50px !important;
}

.e3-animation .e3-color-slider .e3-color-slider-1 ol {
    width: 295px !important;
}

.e3-animation .e3-color-slider .e3-color-slider-1 .nav_bar {
    display: none;
}*/


.e3-animation .e3-color-slider .bottom-icons .icon-1 {
    height: 42px;
    width: 42px;
    background: url('../images/section-e3-animation/b_ico_1.png') no-repeat bottom center;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.e3-animation .e3-color-slider .bottom-icons .icon-2 {
    height: 42px;
    width: 42px;
    background: url('../images/section-e3-animation/b_ico_2.png') no-repeat bottom center;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.e3-animation .e3-color-slider .bottom-icons .icon-3 {
    height: 42px;
    width: 42px;
    background: url('../images/section-e3-animation/b_ico_3.png') no-repeat bottom center;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.e3-animation .e3-color-slider .bottom-icon {
    width: 101px;
    height: 68px;
    background: url('../images/section-e3-animation/b_ico_b.png') no-repeat bottom center;
    position: absolute;
    top: 530px;
    left: 50px;
}

/**
* Слайд 3 Анимация открытия крышки телефона
 */

.e3-animation-open {
    position: relative;
    padding: 0px;
    /*background: url('../images/section-e3-animation/e3-animation-bg2.jpg') no-repeat bottom center;*/
    background-size: 100% 100% !important;
    overflow: hidden;
}

.e3-animation-open .e3-content-text-3 {
    position: absolute;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: black;
    right: 280px;
    top: 250px;
    width: 350px;
    font-weight: 300;
}

.e3-animation-open .e3-content-text-4 {
    position: absolute;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: black;
    left: 180px;
    bottom: 180px;
    width: 350px;
    font-weight: 300;
}

.e3-animation-open .e3-content-text-3-image,
.e3-animation-open .e3-content-text-3-image {
    display: none;
}

.e3-animation-open .img-e3-blue-animation-wrapper {
    position: absolute;
    width: 322px;
    min-height: 550px;
    /* overflow: hidden;*/
    left: 122px;
    top: 90px;
    border: none;
    /*display: none;*/
    /*border: 1px red dashed;*/
}

.e3-animation-open .e3-image-3-animation {
    position: absolute;
    width: 322px;
    height: 550px;
    border: none;
    top: -295px;
    /* overflow: hidden;*/

    /*display: none;*/
    /*border: 1px blue dashed;*/
}

.e3-animation-open .img-e3-blue-animation {
    position: relative;
    padding-bottom: 32px;
    left: -8px;
    /*width: 342px;*/
    height: 500px;
    -moz-background-size: contain; /* Firefox 3.6+ */
    -webkit-background-size: contain; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: contain; /* Opera 9.6+ */
    background-size: contain; /* Современные браузеры */
    background-repeat: no-repeat;
    background-position: bottom center;
margin-bottom: 200px;
    /* margin-top: -320px;*/
    /*display: none;*/
}

/*.e3-animation .e3-image-3-animation img {
    width: 310px;
    margin-top: -320px;
    display: none;
}*/



/**
* Слайд 4 Анимация показа цветов
 */
.e3-animation-2 {
    position: relative;
    background: url('../images/section-e3-animation/e3-animation-bg2.jpg') no-repeat bottom center;
    background-size: 100% 100% !important;
    padding: 0;
    background-color: #ffffff;
}

.e3-animation-2 .e3-title-2 {
    position: absolute;
    width: 100%;
    top: 140px;
    font-size: 35px;
    color: black;
    text-shadow: none;
    margin-bottom: 7px;
    text-align: center;
    max-width: none;
}

.e3-animation-2 .e3-bottom-animation-item {
    position: absolute;
    left: 50%;
    margin-left: -99px;
    top: 280px;
    width: 198px;
    height: 407px;
    -moz-background-size: contain; /* Firefox 3.6+ */
    -webkit-background-size: contain; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: contain; /* Opera 9.6+ */
    background-size: contain; /* Современные браузеры */
    background-repeat: no-repeat;
    background-position: bottom center;
}

.e3-animation-2 .e3-bottom-animation-item span {
    position: absolute;
    width: 100%;
    bottom: -30px;
    text-align: center;
    color: black;
}

.e3-animation-2 .e3-red {
    background-image: url('../images/section-e3-animation-bottom/e3_buttom_animation_red.png');
    z-index: 10;
    /*opacity: 0;*/
    left: 260px;
}

.e3-animation-2 .e3-blue {
    background-image: url('../images/section-e3-animation-bottom/e3_buttom_animation_blue.png');
    z-index: 120;
}

.e3-animation-2 .e3-black {
    background-image: url('../images/section-e3-animation-bottom/e3_buttom_animation_black.png');
    z-index: 30;
    /*opacity: 0;*/
    right: 160px;
    left: auto;
}


/**
* Слайд 5 Характеристики товара
 */
.e3-features {
    background-color: #fff;
    position: relative;
    margin-top: 50px;
    padding-top: 110px;
    padding-bottom: 75px;
}

.e3-features .e3-title {

    /*margin: auto 100px;*/
    width: 100%;
    font-size: 35px;
    color: black;
    text-shadow: none;
    margin-bottom: 7px;
    text-align: center;
    max-width: none;
    font-weight: normal;

}

.e3-features:before,
.e3-features:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}


.e3-features-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: -40px;
}

.e3-features-grid {
    margin-top: 40px;
    margin-left: -10px;
    margin-right: -10px;
}

.e3-features-grid:before,
.e3-features-grid:after {
    display: none;
}

.e3-features-grid .e3-feature-item {
    margin-bottom: 40px;
}

.e3-features-grid .e3-feature-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    padding-left: 10px;
    padding-right: 10px;
}

.e3-feature-card {
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    color: #434343;
}

.e3-feature-media {
    width: 110px;
    height: 110px;
    margin: 0 auto;
}

.e3-feature-title {
    margin: 10px 0;
    font-size: 18px;
    font-weight: 900;
    color: inherit;
}


