
.sec-top{
    margin-top: 150px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 30px;
    top: 760px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float{
    margin-top:16px;
}


.header-h2 .header-top .icon-left {
    margin-top: 50px;
}

.header-h2 .header-top .item-icon {
    margin-top: 55px;
    padding-right: 70px;
}

.fo1{
	line-height: 10px;
}

.header-h2 .header-top .icon-left a {
    color: #888888;
    margin-left: 10px;
    font-size: 20px;
}

.header .header-main .level1_h2 .level11 {
    padding: 20px 24px 20px 24px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.mar1{
	margin-bottom: 36px;
}

.copyrights{
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #1a1919;
	color: #888888;
}

.copyrights a{
	
	color: #888888;
}

.policy {
    margin-top: 0px;
    padding-top: 15px;
    margin-bottom: 150px;
    background-color: #ffffff;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.textbox-information .information ul {
    padding: 8% 15% 8% 5%;
}

.out-mission h3 {
    margin-bottom: 30px;
    text-align: left;
    text-transform: uppercase;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0px;
}

.pg-head {
    padding: 55px;
    background-color: #000;
    color: #fff;
}

.pg-head h3 {    
    color: #fff;
}

.pg-head p {    
    color: #fff;
}

.js-banner-promotion .item-banner .img-banner-left .title-banner-left .txt h1 {
    font-weight: 600;
    font-size: 68px;
    display: inline-block;
    text-transform: uppercase;
    color: white;
}

.js-banner-promotion .item-banner .img-banner-left .title-banner-left .txt h2 {
    font-size: 60px;
    font-weight: 400;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    color: black;
}

.js-banner-promotion .item-banner .img-banner-right-bt .title-banner-right-bt p {
    font-size: 24px;
    font-weight: 400;
    color: #ffffff;
}


.js-banner-promotion .item-banner .img-banner-right-bt .title-banner-right-bt h3 {
    text-transform: none;
    margin-top: 0px;
    font-size: 48px;
    color: white;
}

.js-banner-promotion .item-banner .img-banner-right-t .title-banner-right-t p {
    margin-top: -5px;
    margin-bottom: 45px;
    font-size: 16px;
    color: white;
}

.co1{
    color: white;
}

.js-banner-promotion .item-banner .img-banner-left .title-banner-left .btnn {
    padding: 7px 15px 7px 15px;
    max-width: 130px;
    height: 40px;
    border: 1px solid #898989;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.5s ease;
    background-color: black;
}
.js-banner-promotion .item-banner .img-banner-right-t .title-banner-right-t .btnn:hover {
    background-color: #000000;
    color: #ffffff;
}

.mar2{
    margin-top: 100px;
}

.mar3{
    margin-bottom: 100px;
}

.js-banner-promotion .item-banner .img-banner-left .title-banner-left p {
    font-size: 16px;
    margin-bottom: 40px;
    margin-top: -6px;
    color: white;
}



