

/* Start:/local/components/otp/utils.banner/templates/.default/banner.css?17616537208616*/
.banner-box .banner.banner--detail .banner__center {
    position:           relative;
    width:              47%;
    left:               10%;
    opacity:            1;
}
.banner-box .banner.banner--detail .banner__center:hover {
/*    opacity:            0.8; */
}

.banner-box .hero-banner__element .banner_hidden img
{
    max-width:          1440px;
    right: 0;
}
/*.banner-box .hero-banner__element .banner_hidden a img
{
    position: absolute;
}*/

.banner-box div.hero-banner {
    margin-bottom:      0px;
}
.banner-box .banner__heading {
    font-size:          32px;
    line-height:        42px;
}

.banner-box .banner.banner--detail {
    height:             auto;
    min-height:         500px;
    padding-bottom:     0px;
    margin-bottom:      0px;
}
.banner-box .banner.banner--detail .banner__image {
    top:                100px;
    width:              40%;
    max-width:          460px;
    -webkit-transform:  translateY( 0% );
    -ms-transform:      translateY( 0% );
    transform:          translateY( 0% );
}

.banner-box .banner__center .banner__btn {
    position:           relative;
    left:               0;
    display:            inline-block;
/*    width:              100%; */
    min-width:          576px;
    top:                0px;
    padding:            0px 20px;
    
}
.banner-box .banner__center .banner__btn .btn {
    margin:             20px;
}

.banner-box .banner.banner--detail .banner__bottom {
    position:           relative;
    top:                0px;
    margin-top:         0px;
    height:             auto;
}

.banner-box .banner__center .banner__title {
    left:               0px;
    top:                0px;
    position:           relative;
    width:              100%;
    -webkit-transform:  translateY( 0% );
    -ms-transform:      translateY( 0% );
    transform:          translateY( 0% );
}

.banner-box .banner__title .banner__description {
    margin-top: -20px;
    top: auto;
    margin-bottom:      0px;
}
.banner-box .hero-banner.slick-initialized .hero-banner__element {
    display:            none;
}
.banner-box .hero-banner.slick-initialized .hero-banner__element.slick-active {
    display:            block;
}

.banner-box .slick-track {
    width:              100vw !important;
    transform:          translate3d( 0px, 0px , 0px) !important;
}
.banner-box .slick-list.draggable {
    padding:            0px 0px 5px!important;
}

.banner_hidden {
    height:             100px;
}
.banner_hidden a {
    position:           absolute;
    right:              0px;
    width: 100%;
    height: 100%;
}
/*.banner_hidden a img {
    height:             100%;
}*/
.banner_hidden > img {
    position:           absolute;
    right:              0px;
}
.span_grad{
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}



@media screen and (max-width: 1023px) {
    
    .container .breadcrumb {
        display: none;
    }
    
    .banner-box div.hero-banner {
        top:                -45px;
    }
    
    .banner-box .banner.banner--detail .banner__center {
        left: 3%;
    }
/*    .banner-box .banner.banner--detail {
        min-height:         410px;
    }*/
    .banner-box .hero-banner .slick-dots {
        top: 12px; 
    }
    .banner_hidden {
        height:             60px;
    }
    .banner-box .banner.banner--detail .banner__image{
        top: 60px;
    }
}

@media screen and (max-width: 991px) {
    
    .banner-box div.hero-banner {
        top:                -72px;
    }
}

@media screen and (max-width: 833px) {
    .span_grad{display: none;}
    .container .breadcrumb {
        display: none;
    }

    .banner-box div.hero-banner {
        top:                -72px;
    }

    .banner_hidden {
        height: 50px;
    }
    
    /**/
    .banner-box .banner.banner--detail .banner__center {
        width:          100%;
        left:           0;
    }
    .banner-box .banner__heading {
        font-size:      28px;
        line-height:    32px;
    }
    .banner-box .banner.banner--detail {
        padding-top:        0px;
        min-height:         auto;
        background-color:   transparent;
    }
    .banner-box .banner.banner--detail .banner__image {
        top:            50px;
        
        min-width:      210px;
        max-width:      285px;
        width:          60%;
        left:           50%;
        transform:      translate( -50%, 0 );
    }
    
    .banner-box .banner__image + .banner__center .banner__title,
    .banner-box .banner__center .banner__title {

        left:           0px;
        width:          100%;
    }
    
    .banner-box .banner__center .banner__btn    {
        left:           0px;
        text-align:     center;
        width:          100%;
        min-width:      auto;
    }
    
    .banner-box .banner__center .banner__btn .btn   {
        width:          100%;
        display:        inline-block;
        white-space:    nowrap;
        margin:         20px 0px 10px;
    }
    .banner-box .banner--detail .banner__bottom-tag-element {
        padding:        5px 0px 10px;
    }
    
    .banner-box .banner__title .banner__description {
        margin-bottom:  0px;
    }
    .banner-box .hero-banner.slick-dotted .slick-dots   {
        position:       absolute;
        top:            auto;
        bottom:         10px;
    }
    .banner-box .banner.banner--detail .banner__bottom { 
        margin-top: 10px;
    }
    
    .banner-box .slick-list.draggable {
        padding:            0px 0px 25px!important;
    }
    .banner_hidden a {
        overflow: hidden;
        position: relative;
        left: 0;
        margin-left: 0;
    }
    .banner_hidden > img,
    .banner_hidden a img {
        position:       relative;
        height:         auto;
        width:          130%;
        min-width:      130%;
        margin-left:    -30%;
        left:           0;
    }
    .banner_hidden {
        height: auto;
        position: relative;
        margin-bottom: -20px;
        min-height: calc( ( 650 / 1440 ) * 100vw );
    }
    /**/
    
}

@media screen and (max-width: 767px) {
    
    .banner-box div.hero-banner {
        top:                -45px;
    }
    
    .banner-box .banner.banner--detail .banner__center {
        width:          100%;
        left:           0;
    }
    .banner-box .banner__heading {
        font-size:      28px;
        line-height:    32px;
    }
    .banner-box .banner.banner--detail {
        padding-top:    0px;
        min-height:     auto;
    }
    .banner-box .banner.banner--detail .banner__image {
        top:            calc( ( 650 / 1440 ) * 8vw );
        min-width:      210px;
        max-width:      285px;
        width:          60%;
        left:           50%;
        transform:      translate( -50%, 0 );
    }

    .banner-box .banner__image + .banner__center .banner__title,
    .banner-box .banner__center .banner__title {

        left:           0px;
        width:          100%;
    }
    
    .banner-box .banner__center .banner__btn    {
        left:           0px;
        text-align:     center;
        width:          100%;
        min-width:      auto;
    }
    
    .banner-box .banner__center .banner__btn .btn   {
        width:          100%;
        display:        inline-block;
        white-space:    nowrap;
        margin:         20px 0px 10px;
    }
    .banner-box .banner--detail .banner__bottom-tag-element {
        padding:        5px 0px 10px;
    }
    
    .banner-box .banner__title .banner__description {
        margin-bottom:  0px;
    }
    .banner-box .hero-banner.slick-dotted .slick-dots   {
        position:       absolute;
        top:            auto;
        bottom:         10px;
    }
    .banner-box .banner.banner--detail .banner__bottom{margin-top: 10px;}
    
    .banner-box .slick-list.draggable {
        padding:            0px 0px 35px!important;
    }
    .banner_hidden a{
        overflow: hidden;
        position: relative;
        left: 0;
        margin-left: 0;
    }
    .banner_hidden > img,
    .banner_hidden a img {
        position: relative;
        height: auto;
        width: 150%;
        min-width: 150%;
        margin-left: -50%;
        left: 0;
    }
    .banner_hidden {
        height: auto;
        position: relative;
        margin-bottom: -50px;
        min-height: calc( ( 650 / 1440 ) * 100vw + 50px);
    }
}

@media screen and (max-width: 599px) {
    
    .banner-box div.hero-banner {
        top:                -30px;
    }
    
}
.banner.banner--detail{background: #fff0;}
/* End */


/* Start:/local/components/bix/applepay.show/templates/.default/applepay_show.css?16880383435722*/
#slider *,
#slider ::after,
#slider ::before {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.content{
 width: 94vw;
 padding: 25px 3vw 0;
 margin: 0 auto;
/* overflow-x: hidden; */
 max-width: 980px;
 min-width: 450px;
}
.title{
	text-align: center;
	color: #50b848;
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
	margin-bottom: 30px;
}
#slider{
	display: table;
	width: 100%;
	padding-bottom: 30px;
}
#slider #tabs{
	display: table-cell;
	position: relative;
	width: 280px;
}
#slider #tab{
	display: table-cell;
	position: relative;
	padding-left: 25px;
}
#slider #tabs div.active{
	padding: 24px 25px 24px 75px;
	border-right: 10px solid #50b848;
	cursor: default;
}
#slider #tabs > div{
	height: 48px;
	font-size: 18px;
	line-height: 24px;
	color: #636c6c;
	padding: 24px 25px 24px 75px;
	width: 170px;
	margin: 25px 0;
	cursor: pointer;
}
#slider #tabs .mob{background: url( '/local/components/bix/applepay.show/templates/.default/images/mobile-op.png') no-repeat 8px center;}
#slider #tabs .card{background: url( '/local/components/bix/applepay.show/templates/.default/images/card-op.png') no-repeat left center;}
#slider #tabs .watch{background: url( '/local/components/bix/applepay.show/templates/.default/images/watch-op.png') no-repeat 5px center;}
#slider #tabs .pay{background: url( '/local/components/bix/applepay.show/templates/.default/images/pay-op.png') no-repeat left center;}
#slider #tabs .mob.active{background: url( '/local/components/bix/applepay.show/templates/.default/images/mobile.png') no-repeat 8px center;}
#slider #tabs .card.active{background: url( '/local/components/bix/applepay.show/templates/.default/images/card.png') no-repeat left center;}
#slider #tabs .watch.active{background: url( '/local/components/bix/applepay.show/templates/.default/images/watch.png') no-repeat 5px center;}
#slider #tabs .pay.active{background: url( '/local/components/bix/applepay.show/templates/.default/images/pay.png') no-repeat left center;}

#tab > div{width: 100%; display: none;}
#tab > div.tab-active{display: block;}
#tab .sll,
#tab .slr{
	width: 24px;
	height: 46px;
	display: block;
	position: absolute;
	left: 25px;
	top: 230px;
	cursor: pointer;
	background: url( '/local/components/bix/applepay.show/templates/.default/images/sll.png') no-repeat center center;
}
#tab .slr{background: url( '/local/components/bix/applepay.show/templates/.default/images/slr.png') no-repeat center center; left: 100%; margin-left: -24px;}
#tab .sl-hide{display: none;}

#tab .title-tab{
	font-size: 20px;
	line-height: 24px;
	color: #636c6c;
	padding: 0 25px;
}
#tab .title-tab span{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #50b848;
}
#tab .about-info,
#tab .about-err{
	position: absolute;
	bottom: -27px;
	left: 25px;
	font-size: 18px;
	line-height: 24px;
	color: #636c6c;
}

#tab .slide{
	padding: 0 25px 550px;
	display: none;
}
#tab .tab-2 .slide{padding: 0 25px 520px;}
#tab .slide.act{display: block;}
#tab .slide.mob1-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/mob1-slide.png') no-repeat center 150px; padding-bottom: 390px;}
#tab .slide.mob2-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/mob2-slide.png') no-repeat center bottom;}
#tab .slide.mob3-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/mob3-slide.png') no-repeat center bottom;}

#tab .slide.card1-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/card1-slide.png') no-repeat center bottom;}
#tab .slide.card2-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/card2-slide.png') no-repeat center bottom;}
#tab .slide.card3-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/card3-slide.png') no-repeat center bottom;}
#tab .slide.card4-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/card4-slide.png') no-repeat center bottom;}

#tab .slide.watch1-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/watch1-slide.png') no-repeat center bottom; padding-bottom: 500px;}
#tab .slide.watch2-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/watch2-slide.png') no-repeat center bottom; padding-bottom: 500px;}
#tab .slide.watch3-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/watch3-slide.png') no-repeat center bottom; padding-bottom: 500px;}
#tab .slide.watch4-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/watch4-slide.png') no-repeat center bottom; padding-bottom: 530px;}
#tab .slide.watch5-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/watch5-slide.png') no-repeat center bottom; padding-bottom: 530px;}
#tab .slide.watch6-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/watch6-slide.png') no-repeat center bottom; padding-bottom: 500px;}

#tab .slide.pay1-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/pay1-slide.png') no-repeat center bottom; padding-bottom: 390px;}
#tab .slide.pay2-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/pay2-slide.png') no-repeat center bottom;}
#tab .slide.pay3-slide{background: url( '/local/components/bix/applepay.show/templates/.default/images/pay3-slide.png') no-repeat center center; padding-bottom: 390px;}

@media screen and (max-width: 760px) {
	#slider{display: block;}
	#slider #tabs{display: table;width: 100%;}
	#slider #tabs > div{display: table-cell; padding: 100px 10px 25px; text-align: center;}
	#slider #tabs div.active{ padding: 100px 10px 15px; border-right: 0px; border-bottom: 10px solid #50b848;}
	
	#slider #tab{display: block;padding-left: 0px;margin-top: 30px;}
	#tab .sll{left: 0px;}
	
	#slider #tabs .mob{background: url( '/local/components/bix/applepay.show/templates/.default/images/mobile-op.png') no-repeat center 8px;}
	#slider #tabs .card{background: url( '/local/components/bix/applepay.show/templates/.default/images/card-op.png') no-repeat center 17px;}
	#slider #tabs .watch{background: url( '/local/components/bix/applepay.show/templates/.default/images/watch-op.png') no-repeat center 5px;}
	#slider #tabs .pay{background: url( '/local/components/bix/applepay.show/templates/.default/images/pay-op.png') no-repeat center 5px;}
	#slider #tabs .mob.active{background: url( '/local/components/bix/applepay.show/templates/.default/images/mobile.png') no-repeat center 8px;}
	#slider #tabs .card.active{background: url( '/local/components/bix/applepay.show/templates/.default/images/card.png') no-repeat center 17px;}
	#slider #tabs .watch.active{background: url( '/local/components/bix/applepay.show/templates/.default/images/watch.png') no-repeat center 5px;}
	#slider #tabs .pay.active{background: url( '/local/components/bix/applepay.show/templates/.default/images/pay.png') no-repeat center 5px;}
}
@media screen and (max-width: 666px) {
	#tab .about-info{bottom: -54px;}
	#slider{padding-bottom: 60px;}
}
@media screen and (max-width: 520px) {
	#slider #tabs > div{
        font-size: 13px;
        line-height: 15px;
        display: inline-block;
        width: calc( 50% - 28px );
    }
	#slider #tabs > div.active{
        color: #50b848;
        border: 0px solid #fff;
    }
    .content{min-width: auto;}
}
.steps ul li:before{display: none;}

/* End */
/* /local/components/otp/utils.banner/templates/.default/banner.css?17616537208616 */
/* /local/components/bix/applepay.show/templates/.default/applepay_show.css?16880383435722 */
