footer{display: flex;width:90%;margin: 0px auto;color:#44484a;padding:5% 0px}.col1{width:100%;}
    .cinner{width:80%;margin:0px auto;}
    footer .col1 h3{font-family: roboto-regular;color:#00aeef;font-weight: 600;
        text-transform: uppercase;justify-content: center;align-items: center;padding-bottom: 4%;}
        .col1 ul{list-style-type:none;}
        .col1 p,.col1 li,.copy1 p{font-family: roboto-regular;
            font-size: 14px;
            line-height: 30px;
            text-align: justify;}
            .col1 a{color:#44484a;text-decoration: none;transition: all 0.5s linear;}
.copyright{font-family: roboto-regular; position: relative;background-color: #000;bottom:38px;color: #fff;padding:5px 5%;display:flex;}
.copyright .copy1{width: 50%;}.copyright .cright p{text-align: right;}