html, body{
    background-color: dimgray;


}
img{
    /* width: 100%; */
}
.swiper-container {
    width: 1280px;
    height: 800px;
}

.next ,.prev {
    width: 62px;
    height: 55px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: #DE9F27; 
    color: #fff;
    line-height: 50px;
    left: 6px;
    top: 623px;
    opacity: 0;
}
.prev{
    top: 552px;
    left: 12px;
}
.next .fa  {
    color: #fff;
    text-align: center;
    width: 40px;
}
.prev .fa {
    color: #fff;
    text-align: center;
    width: 35px;
}

.swiper-slide {
    background-color: #fff;
    background-size: 100% 100%;
    background-position: 100%;
/*    display: flex;*/
    background-repeat: no-repeat;
    align-items: center;
    background-position: center top;
    justify-content: center;
/*    flex-direction: column;*/
    /*overflow-x: hidden;
    overflow-y: scroll;*/
    padding-bottom:0px;
    padding-left: 4em;
    bottom: 0px;
    margin-bottom: 0px;
}

.swiper-pagination-bullet {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: #fff;
}

.swiper-button-container {
  background-color: rgba(0, 0, 0, 0.25);
}


body {
/*  display: flex;*/
  height: 100vh;
  width: 100%;
  font-family: "San Francisco Display Semibold";
}

.swiper-slide h2 {
  pointer-events: none;
  opacity: 0;
  color: #ffffff;
  font-size: 5rem;
  letter-spacing: -1px;
  -webkit-transform: translateY(-5%) scale(0.8);
          transform: translateY(-5%) scale(0.8);
  transition: 1s ease;
  text-transform: uppercase;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.01);
}
.swiper-slide-active h2 {
  opacity: 1;
  -webkit-transform: translateY(0%) scale(1);
          transform: translateY(0%) scale(1);
  transition: 1s ease;
}

@font-face {
  font-family: "San Francisco Display Semibold";
  font-style: normal;
  font-weight: 400;
  src: url(https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-semibold-webfont.eot?#iefix) format("embedded-opentype"), url(https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-semibold-webfont.woff2) format("woff2"), url(https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-semibold-webfont.woff) format("woff"), url(https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-semibold-webfont.ttf) format("truetype"), url("fonts/sanfrancisco/sanfranciscodisplay-semibold-webfont.svg#San Francisco Display Semibold") format("svg");
}

/* Navbar */
.navbar{
    bottom: 70px;
    z-index: 9999;
    display: inline-flex;
}
.navbar div.fa-bars, .navbar div.fa-close{
    font-size: 2.4em;
    color: #e2a82c;
    margin-right: 25px;
    margin-left: 50px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.navbar .section-btns{
    display: inline-flex;
    overflow: hidden;
    width: 0px;
    height: 40px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.navbar .section-btns.open{
    width: 800px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.navbar i.fa-home{
    font-size: 2.5em;
    color: #e2a82c;
    margin-right: 25px;
}
.navbar button{
    border-radius: 7px;
    padding: 7px 15px;
    background-color: maroon;
    color: #fff;
    outline: none;
    margin-right: 11px;
    font-family: helvetica
}

.navbar #home.active{
    border: 1px solid #e2a82c;
    padding: 0px 13px;
    color: #fff;
    border-radius: 7px;
}
.navbar button.active{
    background: #fff;
    color: maroon;
    border: 2px solid maroon;
}

/* End Navbar */

/* index container */
.indexContainer{
    display: block;
    bottom: -200px;
    height: 180px;
    position: absolute;
    z-index: 9999;
    margin: 0;
    padding: 20px;
    background-color: rgba(0,0,0,0.85);
    border-top: 5px solid #e2a82c;
    border-bottom: 5px solid #e2a82c;
    width: 100%
}
.indexContainer .close{
    color: #e2a82c;
    top: -30px;
    font-size: 2em;
    padding-left: 20px;
}
.indexContainer .close:hover{
    color: #fff
}
.indexContainer ul{
    overflow-x: scroll;
    overflow-y: hidden;
}
.indexContainer ul li{
    display: table-cell;
    padding-right: 20px;
}
.indexContainer ul li img{
    width: 200px;
    border: 1px solid #fff;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.indexContainer ul li img:hover{
    transform: scale(0.8);
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

/*==========================================*/
/*========= General Style
/*=========================================*/
#s1p0{
    position: absolute;
    top: 37px;
    left: 669px;
    z-index: 9;
}

#s1p1{
    position: absolute;
    top: 56px;
    left: 531px;
    /* display: none; */
}
#s1p2{
    position: absolute;
    top: 55px;
    left: 707px;
}
#s1p3{
    position: absolute;
    top: 50px;
    left: 697px;
    z-index: 10;
    /* display: none; */
}
#s1p4{
    position: absolute;
    top: 50px;
    left: 680px;
    /* display: none; */
}


/*=========================================*/

/*slide3*/

/*end-slide3*/
/*slide4*/

#c1{
    position: absolute;
    left: 357px;
    top: 123px;
}

#c2{
    position: absolute;
    left: 770px;
    top: 153px;
}

#s2_open{
    position: absolute;
    left: 1216px;
    top: 485px;
    width: 64px;
    height: 40px;
}
#slide2{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s2_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s2_close{
    position: absolute;
    left: 73px;
    top: 484px;
    width: 53px;
    height: 42px;
    display: none;
    z-index: 150;
}
#s2_next{
    position: absolute;
    left: 1172px;
    top: 413px;
    width: 49px;
    height: 49px;
    display: none;
    z-index: 150;
}
#slide3{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s3_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s3_close{
    position: absolute;
    left: 73px;
    top: 483px;
    width: 49px;
    height: 43px;
    display: none;
    z-index: 150;
}
#s3_prev{
    position: absolute;
    left: 150px;
    top: 419px;
    width: 50px;
    height: 48px;
    display: none;
    z-index: 150;
}


/*end-slide4*/

/*slide5*/

#res_open{
    position: absolute;
    left: 897px;
    top: 529px;
    width: 150px;
    height: 41px;
}
#res_slide{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/res_slide.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
}
#line{
    position: absolute;
    left: 417px;
    top: 246px;
    max-width: 339px;
    height: 104px;
    background-image: url(../media/images/line.png);
    background-repeat: no-repeat;
}



#s22_open{
    position: absolute;
    left: 1216px;
    top: 485px;
    width: 64px;
    height: 40px;
}
#slide22{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s22_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s22_close{
    position: absolute;
    left: 73px;
    top: 484px;
    width: 53px;
    height: 42px;
    display: none;
    z-index: 150;
}
#s22_next{
    position: absolute;
    left: 1172px;
    top: 413px;
    width: 49px;
    height: 49px;
    display: none;
    z-index: 150;
}
#slide33{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s33_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s33_close{
    position: absolute;
    left: 73px;
    top: 483px;
    width: 49px;
    height: 43px;
    display: none;
    z-index: 150;
}
#s33_prev{
    position: absolute;
    left: 150px;
    top: 419px;
    width: 50px;
    height: 48px;
    display: none;
    z-index: 150;
}


/*end-slide5*/

/*slide6*/
.slink1{
    position: absolute;
    width: 340px;
    height: 76px;
    top: 274px;
    left: 471px;
}
.slink2{
    position: absolute;
    width: 340px;
    height: 76px;
    top: 394px;
    left: 471px;
}

/*end-slide6*/

/*slide 7*/

#mask1{
    position: absolute;
    left: 376px;
    top: 183px;
    width: 143px;
    height: 300px;
    overflow: hidden;
}
#bars1{
    position: absolute;
    left: 0;
    top: 3px;
}
#txt1{
    position: absolute;
    left: 23px;
    bottom: 4px;
}
#mask2{
    position: absolute;
    left: 677px;
    top: 185px;
    width: 143px;
    height: 226px;
    overflow: hidden;
}
#bars2{
    position: absolute;
    left: 0;
    top: 0px;
}
#txt2{
    position: absolute;
    left: 21px;
    bottom: 3px;
}



#s222_open{
    position: absolute;
    left: 1216px;
    top: 485px;
    width: 64px;
    height: 40px;
}
#slide222{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s222_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s222_close{
    position: absolute;
    left: 73px;
    top: 484px;
    width: 53px;
    height: 42px;
    display: none;
    z-index: 150;
}
#s222_next{
    position: absolute;
    left: 1172px;
    top: 413px;
    width: 49px;
    height: 49px;
    display: none;
    z-index: 150;
}
#slide333{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s333_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s333_close{
    position: absolute;
    left: 73px;
    top: 483px;
    width: 49px;
    height: 43px;
    display: none;
    z-index: 150;
}
#s333_prev{
    position: absolute;
    left: 150px;
    top: 419px;
    width: 50px;
    height: 48px;
    display: none;
    z-index: 150;
}






/* end-slide 7*/

/*slide 8*/

#mask11{
    position: absolute;
    left: 376px;
    top: 321px;
    width: 200px;
    height: 199px;
    overflow: hidden;
}
#bars11{
    position: absolute;
    left: 0;
    top: 3px;
}
#txt11{
    position: absolute;
    left: 23px;
    bottom: 4px;
}
#mask22{
    position: absolute;
    left: 747px;
    top: 323px;
    width: 203px;
    height: 196px;
    overflow: hidden;
}
#bars22{
    position: absolute;
    left: 0;
    top: 0px;
}
#txt22{
    position: absolute;
    left: 21px;
    bottom: 3px;
}



#s2222_open{
    position: absolute;
    left: 1216px;
    top: 485px;
    width: 64px;
    height: 40px;
}
#slide2222{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s2222_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s2222_close{
    position: absolute;
    left: 73px;
    top: 484px;
    width: 53px;
    height: 42px;
    display: none;
    z-index: 150;
}
#s2222_next{
    position: absolute;
    left: 1172px;
    top: 413px;
    width: 49px;
    height: 49px;
    display: none;
    z-index: 150;
}
#slide3333{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s3333_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s3333_close{
    position: absolute;
    left: 73px;
    top: 483px;
    width: 49px;
    height: 43px;
    display: none;
    z-index: 150;
}
#s3333_next{
    position: absolute;
    left: 1172px;
    top: 413px;
    width: 49px;
    height: 49px;
    display: none;
    z-index: 150;
}
#s3333_prev{
    position: absolute;
    left: 150px;
    top: 419px;
    width: 50px;
    height: 48px;
    display: none;
    z-index: 150;
}



#slide4444{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s4444_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s4444_close{
    position: absolute;
    left: 73px;
    top: 483px;
    width: 49px;
    height: 43px;
    display: none;
    z-index: 150;
}


#s4444_prev{
    position: absolute;
    left: 150px;
    top: 419px;
    width: 50px;
    height: 48px;
    z-index: 150;
    display: none;
}




/* end-slide 8*/

/*slide 9*/

#line1{
    position: absolute;
    left: 161px;
    top: 369px;
    max-width: 121px;
    height: 52px;
    background-image: url(../media/images/line1.png);
    background-repeat: no-repeat;
}


/* end-slide 9*/

/*slide 10*/

/* end-slide 10*/

/*slide 11*/


#s22222_open{
    position: absolute;
    left: 1216px;
    top: 485px;
    width: 64px;
    height: 40px;
}
#slide22222{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s22222_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s22222_close{
    position: absolute;
    left: 73px;
    top: 484px;
    width: 53px;
    height: 42px;
    display: none;
    z-index: 150;
}
#s22222_next{
    position: absolute;
    left: 1172px;
    top: 413px;
    width: 49px;
    height: 49px;
    display: none;
    z-index: 150;
}
#slide33333{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s33333_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s33333_close{
    position: absolute;
    left: 73px;
    top: 483px;
    width: 49px;
    height: 43px;
    display: none;
    z-index: 150;
}
#s33333_prev{
    position: absolute;
    left: 150px;
    top: 419px;
    width: 50px;
    height: 48px;
    display: none;
    z-index: 150;
}




/* end-slide 11*/


/*slide 12*/

#s222222_open{
    position: absolute;
    left: 1216px;
    top: 485px;
    width: 64px;
    height: 40px;
}
#slide222222{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s222222_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s222222_close{
    position: absolute;
    left: 73px;
    top: 484px;
    width: 53px;
    height: 42px;
    display: none;
    z-index: 150;
}
#s222222_next{
    position: absolute;
    left: 1172px;
    top: 413px;
    width: 49px;
    height: 49px;
    display: none;
    z-index: 150;
}
#slide333333{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s333333_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s333333_close{
    position: absolute;
    left: 73px;
    top: 483px;
    width: 49px;
    height: 43px;
    display: none;
    z-index: 150;
}
#s333333_prev{
    position: absolute;
    left: 150px;
    top: 419px;
    width: 50px;
    height: 48px;
    display: none;
    z-index: 150;
}

/* end-slide 12*/

/* slide 13*/
#s2222222_open{
    position: absolute;
    left: 1216px;
    top: 485px;
    width: 64px;
    height: 40px;
}
#slide2222222{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s2222222_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s2222222_close{
    position: absolute;
    left: 73px;
    top: 484px;
    width: 53px;
    height: 42px;
    display: none;
    z-index: 150;
}
#s2222222_next{
    position: absolute;
    left: 1172px;
    top: 413px;
    width: 49px;
    height: 49px;
    display: none;
    z-index: 150;
}
#slide3333333{
    width: 1280px;
    height: 800px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../media/images/s3333333_bg.jpg);
    background-repeat: no-repeat;
    background-size: 1280px 800px;
    display: none;
    z-index: 150;
}
#s3333333_close{
    position: absolute;
    left: 73px;
    top: 483px;
    width: 49px;
    height: 43px;
    display: none;
    z-index: 150;
}
#s3333333_prev{
    position: absolute;
    left: 150px;
    top: 419px;
    width: 50px;
    height: 48px;
    display: none;
    z-index: 150;
}
/* end slide 13*/


/* slide 14*/
/* end slide 14*/

/* slide 15*/
/* end slide 15*/


/* slide 16*/
#content {
    width: 1050px;
    height: 520px;
    left: 60px;
    top: 98px;
    position: absolute;
}

.iscroll {
    position: relative;
    left: 31px;
    top: 135px;
    overflow: hidden;
    width: 974px;
    height: 1550px;
}
 
#inner {
    width: 823px;
    height: fit-content;
    text-align: center;

}

/* end slide 16*/


/* slide 17*/

#content1 {
    width: 1050px;
    height: 520px;
    left: 60px;
    top: 98px;
    position: absolute;
}

.iscroll1 {
    position: relative;
    left: 31px;
    top: 135px;
    overflow: hidden;
    width: 974px;
    height: 1550px;
}
 
#inner1 {
    width: 823px;
    height: fit-content;
    text-align: center;

}

/* end slide 17*/

/* slide 18 */
#content2 {
    width: 1050px;
    height: 520px;
    left: 60px;
    top: 98px;
    position: absolute;
}

.iscroll2 {
    position: relative;
    left: 31px;
    top: 135px;
    overflow: hidden;
    width: 974px;
    height: 1550px;
}
 
#inner2 {
    width: 823px;
    height: fit-content;
    text-align: center;

}

/* end slide 18 */















/*style by me */
.swiper-slide{
    width: 1280px !important;
}
.one .prev{
  display: none;
}
.s1_logo img  {
    position: absolute;
    top: 420px;
    left: 160px;
    width: 630px;
    opacity: 0;
    
}

.swiper-button-prev.swiper-button-disabled , .swiper-button-next.swiper-button-disabled{
    opacity: 0;
}



.home{
    position: absolute;
    bottom: 46px;
    left: 904px;
    width: 88px;
    height: 67px;
}
#btnA{
    position: absolute;
    top: 527px;
    left: 1220px;
    width: 61px;
    height: 43px;
}
#btnB{
    position: absolute;
    top: 561px;
    left: 1112px;
    width: 57px;
    height: 41px;
}

#btnC{
    position: absolute;
    top: 527px;
    left: 1222px;
    width: 58px;
    height: 45px;
}

#btnC1{
    position: absolute;
    top: 523px;
    left: 1215px;
    width: 65px;
    height: 47px;
}
#btnC2{
    position: absolute;
    top: 528px;
    left: 1215px;
    width: 66px;
    height: 44px;
}
#btnC3{
    position: absolute;
    top: 528px;
    left: 1215px;
    width: 66px;
    height: 44px;
}

#btnD{
    position: absolute;
    top: 528px;
    left: 1215px;
    width: 66px;
    height: 44px;
}

#btnE , #btnF , #btnG , #btnH , #btnI , #btnJ , #btnK,#btnM,#btnN{
    position: absolute;
    top: 528px;
    left: 1215px;
    width: 66px;
    height: 44px;
}
#btnL{
    position: absolute;
    top: 484px;
    left: 1215px;
    width: 66px;
    height: 44px;
}


.link1{
    position: absolute;
    top: 657px;
    left: 2px;
    width: 233px;
    height: 45px;
    z-index: 1;
}
.link2{
    position: absolute;
    top: 657px;
    left: 240px;
    width: 159px;
    height: 44px;
    z-index: 1;
}
.link3{
    position: absolute;
    top: 657px;
    left: 403px;
    width: 157px;
    height: 44px;
    z-index: 1;
}
.link4{
    position: absolute;
    top: 657px;
    left: 568px;
    width: 157px;
    height: 44px;
    z-index: 1;
}
.link5{
    position: absolute;
    top: 655px;
    left: 729px;
    width: 158px;
    height: 46px;
    z-index: 1;
}
.link6{
    position: absolute;
    top: 657px;
    left: 893px;
    width: 158px;
    height: 44px;
    z-index: 1;
}
.link7{
    position: absolute;
    top: 657px;
    left: 1057px;
    width: 222px;
    height: 44px;
    z-index: 1;
}










