

/** index begin **/
.md-1 {
    text-align: center;
    background: url(../img/index/bg-1-1.jpg) 0 0 no-repeat;
    background-size: 100% auto;
    padding-bottom: 6rem;
    overflow: hidden;
}

.md-1>img:nth-of-type(1){
    width: 80%;
     margin: 25rem auto 1rem auto;
}
.md-1> a {
    outline: none;
}
.md-1> a >img{
    width: 50%;
    margin-top:5rem
}

.md-2{
    text-align: center;
    background: #000 url(../img/index/bg-2-1.jpg) 0 0 no-repeat;
    background-size: 100% auto;
    padding-bottom: 6rem;
    overflow: hidden;
    padding:15rem 3rem;
}
.md-2>h3{
    font-size: 2.6rem;
    line-height: 3.2rem;
    color: #fff;
    font-weight: 600;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.md-2>a{
    font-size:1.6rem;
    color: #11A9FB!important;
    display: block;
    margin-top:2rem;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.md-3{
    width: 100%;
    background:#000;
}
.video-box{
    position: relative;
    margin-bottom:2rem;
}
.video-box:last-of-type{
    margin-bottom: 0;
}
.video-box .video-title{
    width: 100%;
    position: absolute;
    z-index: 3;
    padding:1rem 2rem;
    top: 0rem;
    left: 0rem;
    font-size: 1.6rem;
    color: #fff;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    background: rgba(0,0,0, .5);
}
.title-box {
    height: 11rem;
    text-align: center;
    background: #000;
    padding-top: 5rem;
    position: relative;
}

.title-box span {
    display: inline-block;
    font-size: 3rem;
    color: #fff!important;
    margin:0 auto;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.products {
    width: 100%;
    text-align: center;
}
.products-text{
    display: flex;
    justify-content: center;
    flex-flow: column nowrap;
    align-items: center;
}
.products-text>img{
    width: 5rem;
    margin: 0rem 0 1rem 0;
}
.products-text>p{
    text-align: center;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.products-text>p:nth-of-type(1) {
    font-size: 1.6rem;
    line-height: 2rem;
    color: #fff;
}

.products-text>p:nth-of-type(2) {
    width: 80%;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: rgba(255, 255, 255, .6);
    margin: 1rem auto 0 auto; 
    display: block;
}

.products-text>a {
    font-size: 1.4rem;
    margin-top: 1rem;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.products-text>a>img {
    width: 5rem;
    margin-top:1rem;
}
.products-bg>img{
    width: 100%
}
/* .bg-triange {
    position: relative;
}

.bg-triange>i {
    width: 0;
    height: 0;
    border-top: 30rem solid #000;
    border-right: 0 solid transparent;
    border-left: 60rem solid transparent;
    position: absolute;
    top: 0;
    right: 0;
} */
.allProjects{
    text-align: right;
    padding:1rem 1.5rem 0 1.5rem;
    background: #fff;
}
.allProjects > a{
    color: #11A9FB!important;
    font-size: 1.4rem;
    display: inline-block;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.swiper-box-1{
    overflow: hidden;
    background: #000;
    padding-bottom:5rem;
}
.swiper-box-2{
    overflow: hidden;
    padding-bottom:5rem;
}
.swiper-box-3{
    overflow: hidden;
    margin-top:4rem;
}

.swiper>img {
    width: 100%;
}

.brands {
    position: relative;
    text-align: center;
    padding: 6rem 0 0 0;
    background: #fff;
}

.brands>span {
    display: block;
    font-size: 3.4rem;
    color: #212121;
    background: none;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.brands>p {
    display: block;
    font-size: 1.4rem;
    color: #212121;
    padding: 0 1.6rem;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;

}

.partners {
    position: relative;
    text-align: center;
    padding: 6rem 0 0 0;
    background: #fff;
}

.partners>span {
    display: block;
    font-size: 3.4rem;
    color: #212121;
    background: none;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.partners>p {
    display: block;
    font-size: 1.4rem;
    color: #212121;
    padding: 0 1.6rem;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: pre-wrap;

}

.partners-container>img {
    width: 100%;
}

.swiper1,
.swiper2 {
    padding: 0 20px;
    overflow: visible !important;
    position: relative;
}
.swiper3{
    padding:0;
}
.swiper-container>.swiper-wrapper>.swiper-slide>img {
    width: 100%;
}

.swp1>.swiper-pagination-bullet{
    background: #fff !important;
}
.swp1>.swiper-pagination-bullet-active{
    background: #0393CA !important;
}
.swiper-pagination-bullet {
    background: #111 !important;
}

.swiper-pagination-bullet-active {
    background: #0393CA !important;
}

.swp1,
.swp2 {
    position: absolute;
    height: 4rem;
    bottom: -5rem !important;
}
.swiper-slide>video{
    width: 100%;
    position: relative;
    z-index: 0;
}

#brandExperience:focus{
    outline: none;
}

/** index end **/

@keyframes textMove
{
    from {margin-top:0px;}
    to {margin-top:-15px;}
}

@-webkit-keyframes textMove /*Safari and Chrome*/
{
    from {margin-top:0px;}
    to {margin-top:-15px;}
}
