.footer-main {
    width: 100%;
    padding-bottom: 10px;
    background-color: #0B1426;
    color: #fff;
    padding-top: 60px;
}
.main, .main-1, .main-2, .main-3, .main-4, .main-5, .main-6, .main-7, .main-8 {
    cursor: pointer;
  }
.footer-chil {
    max-width: 1300px;
    width: 100%;
    margin: auto;
    clear: both;
    height: auto;
    display: flex;
    margin-bottom: 20px;
}
.footer-left{
    display: flex;
    flex-wrap: wrap;
    width: 75%;
    float: left;
}
.footer-right {
    width: 25%;
    float: right;
}
.footer-left a{
    color: white;
    text-decoration: none;
}
.footer-left{
    display: flex;
}
.footer-left ul li a{
    font-size: 14px;
}
.colfooter1 h4{
    font-size: 20px;
    font-weight: bold;
     padding-bottom: 20px;
}
.footer-left ul li{
    padding-bottom: 10px;
}
.colfooter1 {
    width: 25%;
}
.footer-right .logo-img{
    display: flex;
    margin-left: 20px;
}
.footer-right .logo-img img{
    width: 109px;
    margin-left: 15px;
}
.footer-right .social{
    display: flex;
    flex-wrap: wrap;
    margin-left: 30px;
    margin-top: 30px;
}
.footer-right .social .fb{
    background-color: #7D7D7D;
    -webkit-mask: url('/client_asset/img/fb.svg') no-repeat center;
    mask: url('icon.svg') no-repeat center;
    width: 45px;
    height: 35px;
}
.footer-right .social .tw{
    background-color: #7D7D7D;
    -webkit-mask: url('/client_asset/img/icon.svg') no-repeat center;
    width: 45px;
    height: 35px;
}
.footer-right .social .in{
    background-color: #7D7D7D;
    -webkit-mask: url('/client_asset/img/in.svg') no-repeat center;
    width: 45px;
    height: 35px;
}
.footer-right .social .linkin{
    background-color: #7D7D7D;
    -webkit-mask: url('/client_asset/img/linkin.svg') no-repeat center;
    width: 45px;
    height: 35px;
}
.footer-right .social .yt{
    background-color: #7D7D7D;
    -webkit-mask: url('/client_asset/img/yt.svg') no-repeat center;
    width: 45px;
    height: 35px;
}

.footer-right .social .kaka{
    background-color: #7D7D7D;
    -webkit-mask: url('/client_asset/img/kaka.svg') no-repeat center;
    width: 45px;
    height: 35px;
}

.footer-right .social .tele{
    background-color: #7D7D7D;
    -webkit-mask: url('/client_asset/img/tele.svg') no-repeat center;
    width: 45px;
    height: 35px;
}

.footer-right .social .face{
    background-color: #7D7D7D;
    -webkit-mask: url('/client_asset/img/face.svg') no-repeat center;
    width: 45px;
    height: 35px;
}
.footer-chil2 {
    line-height: 1.5;
    font-size: 12px;
    width: 1300px;
    margin: auto;
    display: block;
    clear: both;
    text-align: justify;
}
.footer-chil2 {
    line-height: 1.7;
    font-size: 12px;
    margin-bottom: 25px;
}
.css-yoxyyy {
    box-sizing: border-box;
    margin: auto;
    width: 1300px;
    margin-top: 16px;
    margin-bottom: 16px;
    background-color: #F4F4F4;
    opacity: 0.2;
    height: 1px;
}
.copyright{
    display: flex;
    box-sizing: border-box;
    margin: auto;
    width: 1300px;
    color: #A0A9BE;
    font-size: 11px;
}
.copyright a{
    color: #A0A9BE;
    margin-left: 5px;
}
.copyright p{
    margin-right: 20px;
}
