
@font-face {
				font-family:'Helvetica';
				src: url(../fonts/Helvetica.ttf);
            }

@font-face {
				font-family:'Helvetica-Bold';
				src: url(../fonts/Helvetica-Bold.ttf);
            }

*:focus { outline: none; }

html{
    font-size: 16px;
}
body{
    font-family: 'Helvetica';
}


.img-fluid{
    max-width:100%;
    height:auto;
  }

.img_m{
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.section1{
    padding-top:84px;
}


/* nav start */

.navbar{
    background: #282828;
    margin: 0;
    border: none;
    border-radius:0;
    position: fixed;
    width: 100%;
    margin-bottom: 84px;
    z-index: 88888888;
}

.fun_nav{
    width: 1100px;
    margin: 0 auto;
}

.navbar-header{
    margin-bottom: 0;
    background: #282828;
    height: 60px;
    z-index: 1000000;
}

.navbar-nav li a{
    line-height: 50px;
    font-size: 18px;
}

.navbar-default .navbar-nav li a{
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.navbar-default .navbar-nav .fun_home a{
}

.navbar-default .navbar-nav li a:hover{
    font-weight: 600;
    color: #FFFFFF;
}

.fun_nav .navbar-brand .logo{
    display: inline;
    vertical-align: middle;
    position: relative;
    top: 3px;
}

.navbar-default .navbar-nav .fun_home{
}

.menus{
    display: none;
}

/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ */
.dropbtn {
    background-color: #282828;
    color: white;
    height: 80px;
    padding: 0 16px;
    border: none;
    cursor: pointer;
}

.language-dropdown {
    height: 60px;
    position: relative;
    display: inline-block;
}

.navbar-default .navbar-nav .language-dropdown img{
    top: auto;
    width: auto;
    left: auto;
}

.nav li{
    width: 95px;
}

.language-dropdown-content {
    display: none;
    z-index: 99999;
    position: absolute;
    background-color: #ffffff;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.language-dropdown-content li{
    display: inline-block;
    width: auto;
}

.language-dropdown-content ul{
    padding-inline-start: 20px;
}

.language-dropdown-content p{
    padding-left: 16px;
}

.language-dropdown-content a {
    color: #333333;
    padding: 12px 16px 12px 0px;
    text-decoration: none;
    display: block;
}

.language-dropdown-content a:hover {
    background-color: #f1f1f1
}

.language-dropdown:hover .language-dropdown-content{
    display: block;
}

.language-dropdown:hover .dropbtn {
    background-color: #333333;
}

/* nav end */

/* section1 start */
.section1 .home-img{
    background: url(../img/web/Home/Group2@2x.png) no-repeat top;
    height: 700px;
    background-size: cover;
}

.section1 .title_01{
    text-align: center;
    font-size: 100px;
    font-weight:600;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
    padding-top: 240px;
    margin: 0 auto;
}

.section1 .title_02{
    text-align: center;
    font-size: 50px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
}
/* section1 end */

/* section2 start */
.section2_m{
    display: none;
}

.section2{
    width: 1200px;
    margin: 0 auto;
}

.section_details_2{
    width: 1200px;
    margin: 0 auto;
    padding: 64px;
}


.section2 .title_03{
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #03A7E1;
    padding: 40px 0 30 0;
}

.text_01 p{
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #7F7F7F;
}

.section2 img{
    padding-top: 150px;
}

/* section2 end */

/* section3 start */
.section3{
    margin: 0 auto;
    background: #282828;
}

.s3{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 80px;
}

.section3 img{
    padding-top: 40px;
    padding-bottom: 40px;
}
.text_02 p{
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #AAAAAA;
}
.text_02{
    padding-bottom: 80px;
}
/* section3 end */

/* section4 start */
.section4_m{
    display: none;
}
.section4{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 0px;
}

.title_03{
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #03A7E1;
    padding: 40px 0 30 0;
}


.section4 img{
    padding: 20px 0 0 20px;
}

/* section4 end */

/* section5 start */
.section5 .s5-img{
    background: url(../img/web/Home/Group18@2x.png) no-repeat center 0;
    height: 640px;
    width: 100%;
    background-size: cover;
}


.section5 .title_04{
    text-align: center;
    font-size: 60px;
    font-weight:600;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
    padding-top: 200px;
}

.section5 .title_05{
    text-align: center;
    font-size: 60px;
    font-weight:600;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
}

.section5 p{
    text-align: center;
    font-size: 40px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
}
/* section5 end */

/* section6 start */
.section6{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.title_03{
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #03A7E1;
    padding: 40px 0 30 0;
}


.section6 img{
    padding-top: 40px;
}
/* section6 end */

/* footer start */
.footer_m{
    display: none;
}

.footer{
    background-color: #282828;
    height: auto;
    width: auto;
  }

.section7{
    width: 1200px;
    height: 430px;
    margin: 0 auto;
}

.footer-nav{
    list-style: none;
    padding:0;
}

.footer-nav li{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 16px;
  }

.footer-nav p{
    text-decoration: none;
    display: block;
    text-align:left;
    }

.title_footer{
    padding-top: 64px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;

}
.text_footer01{
    font-size: 16px;
    font-weight: 300;
    color: #AAAAAA;
}

.copyright{
    margin-top: 80px;
    font-size: 14px;
    color: #7F7F7F;
  }

.text_footer02{
    padding-top: 16px;
    font-size: 16px;
    font-weight: 300;
    color: #AAAAAA;
}

.text_footer03{
    font-size: 14px;
    font-weight: 300;
    color: #7F7F7F;
}

.s7_right{
    padding-left: 88px;
}

.s7_right li{
    padding-left: 48px;
}
.footer-nav img{
    height: 100px;
    padding-top: 24px;
}
  /* footer end */



@media screen and (max-width: 768px){
    /* nav start */
	.navbar-nav{
        text-align: center;
    }
    .section1 {
        padding-top: 60px;
    }

 .section_news1{
    width: auto !important;
    margin: 0 auto !important;
}


.back_top{
    right:10px !important;
}

.banner .register_img{
    background: url(../img/mobile/register_bg.png) !important;
    height: 850px !important;
}
.code_panel {
    width: auto !important;
    margin: 0 auto !important;
    padding: 0 24px !important;
}
.sub_panel{
  width:50%;
  float: left;
  margin-top: 55%;
}

.code {
    width: 150px !important;
    background: #FFFFFE 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 10px 20px #002B3A4D;
    border-radius: 20px !important;
    opacity: 1 !important;
    margin-top: 0 !important;
}
.code1{
  float:right;
  margin-right:5%;
}
.code2{
  float: left !important;
  margin-left: 5% !important;
}
.code_img {
    width: 110px !important;
}

button{
    border: none;
}

.btn-register{
    background: #03A7E1 0% 0% no-repeat padding-box !important;
    border-radius: 0px 0px 20px 20px !important;
    width: 150px !important;
    height: 48px !important;
}

.btn-register {
    color: #ffffff;
    font-size: 16px !important;
    font-weight: 800;
}

:focus {
    outline: none;
}

.code_title{
    text-align: center !important;
    font-size: 16px !important;
}


.banner .news_img{
    background: url(../img/mobile/Group8@2x.png) !important;
    height: 375px !important;
    width: 100%;
    padding: 0 !important;
}

.news_title{
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
    position: absolute;
    top: 120px;
}

.section_details_2{
    width: auto;
    margin: 0 auto;
    padding: 24px;
}

.text_01{
    text-align: left;
    letter-spacing: 0px;
    color: #7F7F7F;
    padding: 16px 0;
}

.text_02{
    text-align: left;
    letter-spacing: 0px;
    color: #7F7F7F;
}

.text_more a{
    font: normal normal normal 16px/24px Roboto;
    letter-spacing: 0px;
    color: #03A7E1;
    font-weight: 800;
}

a:focus, a:hover {
    color: #03A7E1;
    text-decoration: none;
}

.text_back{
    text-align: center;
    font: normal normal bold 18px/30px Roboto;
    font-weight: 800;
    letter-spacing: 0px;
    padding: 24px 0;
}

.text_back a{
    color: #7F7F7F;
}


.section_news1 .title_01 h3{
    font-size: 32px !important;
    padding: 24px 0 !important;
}

.section_news1 ul{
    list-style: none;
    padding: 0 18px;
}

.section_news1 img{
    width: 100% !important;
    height: 224px !important;
}

.section_news1 .news_01,
.section_news1 .news_02,
.section_news1 .news_03 {
    padding: 0;
}

.section_news1 li{
    padding: 24px 18px;
}

.section_market1, .section_market3, .section_contact1, .section_contact2{
        display: none;
}
.section_market1_m, .section_market3_m, .section_contact1_m, .section_contact2_m{
    display: block !important;
}
.section_market1_m, .section_contact1_m{
    padding-top: 60px;
}

.section_contact2_m .title_01{
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    line-height: 40px;
    padding: 40px 18px;
}


.section_contact2_m .register{width: 300px;margin: 0 auto;}

.section_contact2_m .rectangular{
    height: 200px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #002B3A4D;
    border-radius: 20px;
    opacity: 1;
}
.aff_box{
  width: 300px;
    margin: 0 auto;
    text-align: center;
}

.section_contact2_m .title_02{
    text-align: center;
    font-size: 22px;
    font-weight: 800;
    color: #03A7E1;
    padding-top: 16px;
    line-height: 28px;
}

.section_contact2_m button{
    border: none;
}

.section_contact2_m .btn-register{
    width: 270px;
    height: 64px;
    background: #03A7E1 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 10px #002B3A33;
    border-radius: 16px;
    position: relative;
}

.section_contact2_m .btn-register {
    color: #ffffff;
    font-size: 22px;
    font-weight: 800;
}

.section_contact2_m :focus {
    outline: none;
}

.section_contact2_m .s2_right{
    padding: 40px 24px;
}

.section_contact2_m .s2_01 .s2_text01,
.section_contact2_m .s2_02 .s2_text02,
.section_contact2_m .s2_right .s2_01,
.section_contact2_m .s2_right .s2_02{
    display: inline-block;
}

.section_contact2_m .s2_img01,
.section_contact2_m .s2_img02{
    width: 56px;
}

.section_contact2_m .s2_01,
.section_contact2_m .s2_02{
    padding-right: 48px;
}

.section_contact2_m .s2_right .title_right{
    font-size: 24px;
    color: #03A7E1;
    font-weight: 800;
}


.section_contact2_m .s2_right p{
    text-align: left;
    font: normal normal normal 16px/28px 'Helvetica';
    letter-spacing: 0px;
    color: #7F7F7F;
    padding: 16px 0;
}

.section_contact2_m .s2_right .s2_01,
.section_contact2_m .s2_right .s2_02{
    font: normal normal bold 25px/30px Roboto;
    letter-spacing: 0px;
    color: #3CB8E5;
    padding-bottom: 24px;
}

.section_market2, .section_market3{
	width: 90% !important;
	margin: 0 auto;
}

.section_market3_m img{
    width: 300px;
}

.section_market3_m h3{
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #03A7E1;
    padding-top: 16px;
}

.section_market3_m p{
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #7F7F7F;
}

.section_market3_m .s3{
    padding: 32px 18px;
}


.section_market2 p{
    text-align: left;
    font-size: 15px !important;
    color: #7F7F7F;
    line-height: 30px !important;
    padding-top: 18px !important;
}
    .fun_nav{
        width: auto;
        margin: 0 auto;
    }

    .navbar-header{
        background: #282828;
        height: 60px;
    }

    .navbar-nav li a{
        line-height: 50px;
        font-size: 18px;
        padding-right:25px;
    }


    .fun_nav .navbar-brand .logo{
        display: inline;
        vertical-align: middle;
        position: absolute;
        top: auto;
    }

    .fun_nav .logo img{
        height: 30px;
    }

   .navbar-nav .language-dropdown img{
        display: none;
    }


    /* nav end */

/* section1 start */

.section1 .home-img{
    height: 600px;
}

.section1 .title_01{
    text-align: center;
    font-size: 60px;
    font-weight:600;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
    padding-top: 160px;
    margin: 0 auto;
}

.section1 .title_02{
    text-align: center;
    font-size: 32px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
}
/* section1 end */

/* section2 start */
.section2 {
    display: none;
}

.section2_m{
    display: inline;
    margin: 0 auto;
    padding-bottom: 80px;
}

.section2_m .title_03{
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #03A7E1;
    padding: 24px 18px 8px 18px;
}

.section2_m .text_01 p{
    text-align: left;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #7F7F7F;
    padding: 0 18px 40px 18px;
}

.section2_m .img_m{
    padding-top: 48px;
}

/* section2 end */

/* section3 start */
.section3{
    margin: 0 auto;
    background: #282828;
}

.s3{
    width: auto;
    margin: 0 auto;
}

.section3 .title_03{
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #03A7E1;
    padding: 24px 18px;
}

.text_02 p{
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #7F7F7F;
    padding: 0 18px 40px 18px;
}
.text_02{
    padding-bottom: 0;
}
/* section3 end */

/* section4 start */
.section4{
    display: none;
}

.section4_m{
    display: inline;
    margin: 0 auto;
    padding-bottom: 80px;
}

.section4_m .title_03{
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #03A7E1;
    padding: 0 18px;
}

.section4_m .text_01{
    padding: 18px;
}

.section4_m .text_01 p{
    text-align: left;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #7F7F7F;
}

.section4_m img{
    padding: 56px 18px 0 0;
}

/* section4 end */

/* section5 start */
.section5 .s5-img{
}


.section5 .title_04{
    text-align: center;
    font-size: 40px;
    font-weight:600;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
    padding: 80px 18px 18px 0;
}

.section5 .title_05{
    text-align: center;
    font-size: 40px;
    font-weight:600;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
    padding: 0 18px;
}

.section5 p{
    text-align: center;
    font-size: 32px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 5px 10px #002B3A;
    padding: 18px;
}
/* section5 end */

/* section6 start */
.section6{
    width: auto;
    margin: auto;
    padding-bottom: 0;
}

.section6 .title_03{
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #03A7E1;
    padding: 18px;
}

.section6 .text_01 p{
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #7F7F7F;
    padding: 0 18px;
}

.section6 img{
    padding: 48px 18px 24px 18px;
}
/* section6 end */

/* footer start */
.footer{
    display: none;
}

.footer_m{
    display: inline;
  }

.section7{
    width: auto;
    height: 760px;
    padding-top: 1px !important;
    background-color: #282828;
}

.footer-nav{
    list-style: none;
    padding:0 18px;
}

.footer-nav li{
    display: inline-block;
    vertical-align: top;
  }

.footer-nav p{
    text-decoration: none;
    display: block;
    text-align:left;
    }

.title_footer{
    padding-top: 48px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    height: 88px;
}
.text_footer01{
    padding-top: 24px;
    font-size: 14px;
    font-weight: 300;
    color: #AAAAAA;
}

.text_footer02{
    padding-top: 10px;
    font-size: 13px;
    font-weight: 300;
    color: #AAAAAA;
}

.s7_left{
    padding: 0 24px;
}

.s7_left li{
    padding-right: 24px;
}

.text_footer03{
    font-size: 12px;
    font-weight: 300;
    color: #7F7F7F;
}

.s7_right{
    padding-left: 0;
}

.s7_right li{
    padding-left: 18px;
    width: 150px;
}

.footer-nav img{
    height: 100px;
    padding-top: 24px;
}

.copyright{
    text-align: center;
    font-size: 12px;
    color: #7F7F7F;
  }

  /* footer end */

  .menus-content{
    height: 100%;
    width: 100%;
  }
  .menus{
    position: fixed;
    top:0px;
    right:0px;
    z-index: 999;
    width: 188px;
    height: 100%;
    text-align: center;
    background-color: #282828;
    display: none;
    transition: all 0.5s;
  }
  .menus .close-menu{
    background-image: url("../img/mobile/remove.png");
    width: 21px;
    height: 21px;
    position: fixed;
    top: 20px;
    right: 20px;
  }
  .nav>li{
    with:95px;
  }
  .menu a{
    color: #ffffff;
    font-family: 'Helvetica-Bold';
    font-weight: bold;
    font-size: 18pt;
  }

  .menu-active{
    color:#03A7E1 !important;
  }

  .fade{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 155;
    outline:0;
    display: block;
    opacity: 0.7;
    background-color: #00000080;
    display: none;
  }

  .navbar-default .navbar-toggle {
    border: none;
  }
  .navbar-header button img{
    width: 32px;
  }

}


/* section_news start */
.section_news1{
    width: 1200px;
    margin: 0 auto;
     padding-top:84px;
}

.section_news1 .title_01 h3{
    text-align: center;
    font-size: 50px;
    font-weight: 800;
    padding: 54px 0;
}

.section_news1 ul{
    list-style: none;
    padding:0;
}

.section_news1 img{
    width: 280px;
    height: 200px;
}

.section_news1 .news_01{
    padding-bottom: 64px;
}

.section_news1 .news_02{
    padding-bottom: 64px;
}

.section_news1 .news_03 {
    padding-bottom: 64px;
}

.section_news1 .title_02 a{
    font-size: 22px;
    color: #03A7E1;
    font-weight: 600;
    line-height: 32px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â° */
    -webkit-box-orient: vertical; /* ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â */
    word-break: keep-all;  /* ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ */
}

.section_news1 .text_01{
    font-size: 16px;
    color: #7F7F7F;
    font-weight: 600;
    padding: 10px 0;
}

.section_news1 .text_02{
    font-size: 14px;
    color: #7F7F7F;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â° */
    -webkit-box-orient: vertical; /* ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â */
    word-break: keep-all;  /* ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ */
    height: 75px;
}

.section_news1 .text_03 a{
    font-size: 16px;
    color: #03A7E1;
    font-weight: 600;
}

/* section_news end */


/* new details start */
.banner .news_img{
    background: url(../img/web/Group17@2x.png);
    height: 640px;
    width: 100%;
    padding: 240px;
}

.banner .news_img_01{
    background: url(../img/web/NEWS/News_01.png) top;
    height: 640px;
    padding: 240px;
    background-size: auto;

    background-repeat: no-repeat;
}

.banner .news_img_02{
    background: url(../img/web/NEWS/News_02.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;

    background-repeat: no-repeat;
}

.banner .news_img_03{
    background: url(../img/web/NEWS/News_03.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;

    background-repeat: no-repeat;
}

.banner .news_img_04{
    background: url(../img/web/NEWS/News_04.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;

    background-repeat: no-repeat;
}

.banner .news_img_05{
    background: url(../img/web/NEWS/News_05.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;

    background-repeat: no-repeat;
}

.banner .news_img_06{
    background: url(../img/web/NEWS/News_06.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;

    background-repeat: no-repeat;
}

.banner .news_img_07{
    background: url(../img/web/NEWS/News_07.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;

    background-repeat: no-repeat;
}

.banner .news_img_08{
    background: url(../img/web/NEWS/News_08.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;

    background-repeat: no-repeat;
}

.banner .news_img_09{
    background: url(../img/web/NEWS/News_09.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;

    background-repeat: no-repeat;
}

.banner .news_img_10{
    background: url(../img/web/NEWS/News_10.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;

    background-repeat: no-repeat;
}

.banner .news_img_11{
    background: url(../img/web/NEWS/News_11.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;

    background-repeat: no-repeat;
}

.banner .news_img_12{
    background: url(../img/web/NEWS/News_12.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .news_img_13{
    background: url(../img/web/NEWS/News_13.jpg) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .news_img_14{
    background: url(../img/web/NEWS/News_13.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .news_img_15{
    background: url(../img/web/NEWS/News_14.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .news_img_16{
    background: url(../img/web/NEWS/News_16.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .news_img_17{
    background: url(../img/web/NEWS/News_17.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .news_img_18{
    background: url(../img/web/NEWS/News_18.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .c_news_img_1{
    background: url(../img/web/NEWS/c_news_1_1.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .c_news_img_2{
    background: url(../img/web/NEWS/c_news_2_1.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .c_news_img_3{
    background: url(../img/web/NEWS/c_news_3_1.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .c_news_img_4{
    background: url(../img/web/NEWS/c_news_4_1.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .c_news_img_5{
    background: url(../img/web/NEWS/c_news_5_1.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .th_news_img_1{
    background: url(../img/web/NEWS/th_news_1_1.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .th_news_img_2{
    background: url(../img/web/NEWS/th_news_2_1.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .th_news_img_3{
    background: url(../img/web/NEWS/th_news_3_1.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner .th_news_img_4{
    background: url(../img/web/NEWS/th_news_4_1.png) top;
    height: 640px;
    width: 100%;
    padding: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}


.news_title{
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 40px;
}

.section2{
    width: 1200px;
    margin: 0 auto;
}

.text_01{
    text-align: left;
    letter-spacing: 0px;
    color: #7F7F7F;
    padding-bottom: 40px;
}

.text_02{
    text-align: left;
    letter-spacing: 0px;
    color: #7F7F7F;
    padding: 0px;
}

.section_details_2 .text_02{
    text-align: left;
    letter-spacing: 0px;
    color: #7F7F7F;
    font-size: 16px;
}

.section_details_2 .text_01{
     text-align: left;
     letter-spacing: 0px;
     color: #7F7F7F;
     padding-bottom: 40px;
     font-size: 18px;
}
.section_news1 .title_02{
	height:80px;
}

.text_more a{
    color: #03A7E1;
    font-weight: 800;
}

a:focus, a:hover {
    color: #03A7E1;
    text-decoration: none;
}

.text_back{
    text-align: center;
    font-weight: 800;
    letter-spacing: 0px;
    padding: 48px 0;
}

.text_back a{
    color: #7F7F7F;
}

/* section_market start */
.section_market1{
    padding-top:84px;
    margin: 0 auto;
}

.section_market1_m{
    display: none;
}

.section_market2{
	width: 1200px;
    margin: 0 auto;
}

.section_market3{
    width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
}

.section_market3 h3{
    color:#03A7E1;
    font-weight:bold;
}
.section_market3_m{
    display: none;
}


.section_market2 p{
     font-size: 18px;
     color: #7F7F7F;
     padding-top: 40px;
     line-height: 30px;
}

.section_market3 .s3{
    margin: 0 auto;
    padding-bottom: 80px;
}

.section_market3 .text_02 p{
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #AAAAAA;
}
.section_market3 .text_02{
    padding-bottom: 80px;
}

.section3_m{
    display: none;
}


.section_market3 img{
    width: 300px;
}

.section_market h3{
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #03A7E1;
}

.section_market3 p{
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #7F7F7F;
}

.section_market3 .s3{
    padding-bottom: 80px;
}
/* section_market end */


.banner .register_img{
    background: url(../img/web/register_bg.png) center 0 no-repeat;
    background-size:cover;
    height: 800px;
    width: 100%;
}
.code_panel {
    position: relative;
    width: 1300px;
    margin: 0 auto;
}

.code {
    width: 200px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #002B3A4D;
    border-radius: 20px;
    opacity: 1;
    float: right;
    margin-left: 50px;
    margin-top: 350px;
}
.code_img {
    width: 150px;
    margin: 25px;
    margin-top: 10px;
}

button{
    border: none;
}

.btn-register{
    background: #03A7E1 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 20px 20px;
    width: 200px;
    height: 72px;
}

.btn-register {
    color: #ffffff;
    font-size: 22px;
    font-weight: 800;
}

:focus {
    outline: none;
}

.code_title{
    text-align: center;
    letter-spacing: 0px;
    color: #03A7E1;
    vertical-align: middle;
    display: table-cell;
    width: 200px;
    height: 65px;
    font-size: 22px;
    padding-top: 10px;
}

.back_top{
    position:fixed;
    bottom:10px;
    right:50px;
    cursor: pointer;
}



.section_contact1{
	 padding-top:84px;
}

.section_contact1_m{
    display: none;
}

.section_contact2{
    width: 1200px;
    margin: 0 auto;
}

.section_contact2_m{
    display: none;
}


.section_contact2{
    width: 1200px;
    margin: 0 auto;
}

.section_contact2 .title_01{
    text-align: center;
    font-size: 50px;
    font-weight: 800;
    padding: 80px 0;
}

.section_contact2 ul{
    list-style: none;
    padding:0;
}
.section_contact2 .rectangular{
    width: 368px;
    height: 200px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #002B3A4D;
    border-radius: 16px;
    opacity: 1;
}

.section_contact2 .title_02{
    text-align: center;
    font-size: 22px;
    font-weight: 800;
    color: #03A7E1;
    padding-top: 16px;
}

.section_contact2 button{
    border: none;
}

.section_contact2 .btn-register{
    width: 300px;
    height: 80px;
    background: #03A7E1 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 10px #002B3A33;
    border-radius: 20px;
    margin: 20px;
}

.section_contact2 .btn-register {
    color: #ffffff;
    font-size: 22px;
    font-weight: 800;
}

.section_contact2 :focus {
    outline: none;
}

.section_contact2 .s2_right{
    padding: 0 0 80px 64px;
}

.market_img{
    width:100%;
  }

.s2_01 .s2_text01,
.s2_02 .s2_text02,
.s2_right .s2_01,
.s2_right .s2_02{
    display: inline-block;
}

.s2_img01,
.s2_img02{
    width: 56px;
}

.s2_01,
.s2_02{
    padding-right: 48px;
}

.s2_right .title_right{
    font-size: 24px;
    color: #03A7E1;
    font-weight: 800;
}


.s2_right p{
    text-align: left;
    letter-spacing: 0px;
    color: #7F7F7F;
    padding: 16px 0;
    font-size: 16px;
}

.s2_right .s2_01,
.s2_right .s2_02{
    letter-spacing: 0px;
    color: #3CB8E5;
}


/*global style*/


.language-dropdown-content_mobile .close-menu{
    background-image: url("../img/mobile/remove.png");
    width: 21px;
    height: 21px;
    position: fixed;
    top: 20px;
    right: 20px;
  }
.dropbtn {
    background-color: #282828;
    color: white;
    height: 84px;
    padding: 0 16px;
    border: none;
    cursor: pointer;
    background-color: #282828;
    color: white;
    height: 84px;
    padding: 0 16px;
    border: none;
    cursor: pointer;
}

.language-dropdown {
    height: 60px;
    position: relative;
    display: inline-block;
}

.language-dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 240px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.language-dropdown-content_mobile{
    display: none;
    top:60px;
    right:0px;
    position: absolute;
    background-color: #ffffff;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
}
.language-dropdown-content_mobile p{
  color: #ffffff;
  font-family: Roboto;
  font-size: 18px;
}

.language-dropdown-content li{
    display: inline-block;
}
.language-dropdown-content ul{
    padding-inline-start: 20px;
}

.language-dropdown-content p{
    padding-left: 16px;
}
.language-dropdown-content a {
    color: #333333;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.language-dropdown-content a:hover {
    background-color: #f1f1f1
}


.language-dropdown:hover .language-dropdown-content{
    display: block;
}

.language-dropdown:hover .dropbtn {
    background-color: #333333;
}


.language-btn{
  display:none;
  float: right;
  background: #282828;
  border: none;
  padding: 9px 10px;
  margin-top: 2px;
  margin-right: 15px;
  margin-bottom: 8px;
}
.language-dropdown-content {
    z-index: 999;
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 240px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.language-dropdown-content_mobile{
    display: none;
    top: 0px;
    right:0px;
    position: fixed;
    /* background-color: #ffffff; */
    min-width: 240px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
    background-color: #282828;
    /* width: 188px; */
    height: 100%;
    padding-top: 80px;
}

.language-dropdown-content li{
    display: inline-block;
}
.language-dropdown-content_mobile li{
    display: inline-block;
}
.language-dropdown-content ul{
    padding-inline-start: 20px;
}
.language-dropdown-content_mobile ul{
    padding-inline-start: 20px;
}

.language-dropdown-contentp{
   padding-left: 16px;
}
 .language-dropdown-content_mobile p{
    padding-left: 16px;
}
.language-dropdown-contenta {
   color: #333333;
   padding: 12px 16px;
   text-decoration: none;
   display: block;
}
 .language-dropdown-content_mobile a {
    color: #333333;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}



.language-dropdown:hover .language-dropdown-content{
    display: block;
}

.language-dropdown:hover .dropbtn {
    background-color: #333333;
}


@media screen and (max-width: 768px){
  .language-btn{
    display:block;
  }
}
