footer {
    right: 0;
    left: 0;
    position: absolute;
    font-family: 'Roboto', sans-serif;
    background: transparent linear-gradient(270deg, #0EE5FF 0%, #0347FF 100%) 0% 0% no-repeat padding-box;
    width: 100%;
    height: auto;
    opacity: 1;
    font-weight: 100;
}

.footer_left {
    margin-left: 0%;
    float: left;
    text-align: left;
    padding-top: 0.5em;
}

footer p {
    line-height: 1.4em;
    margin: 0;
}

footer nav {
    padding-left: 0.5em;
    padding-top: 0px;
    font-size: 36px;
}

a:link {
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    text-decoration: none;
}

a:visited {
    color: rgb(255, 255, 255);
    background-color: transparent;
    text-decoration: none;
}

a:hover {
    color: rgb(255, 255, 255);
    background-color: transparent;
    text-decoration: none;
}

a:active {
    color: rgb(255, 255, 255);
    background-color: transparent;
    text-decoration: none;
}

.bottom_line {
    font-size: 14.7px;
    line-height: 1.5em;
    margin-top: 50px;
    letter-spacing: 0.14px;
}

.bottom_line a {
    padding-top: 1em;
    padding-bottom: 0em;
    padding-left: 4em;
}

.Footer_Right {
    float: right;
    text-align: right;
    padding-right: 1em;
    color: white;
}

.CMTI_logo {
    width: 155px;
    height: 105px;
}

.Icon_facebook {
    margin-left: 10px;
    margin-top: 0.131px;
    width: 31.5px;
    height: 31.665px;
    fill: white;
}

.Icon_linkedin {
    margin-left: 10px;
    margin-top: 0.131px;
    width: 31.5px;
    height: 31.665px;
    fill: white;
}

.Icon_twitter {
    margin-left: 10px;
    margin-top: 0.131px;
    width: 31.5px;
    height: 31.665px;
    fill: white;
}

.Icon_instagram {
    margin-left: 10px;
    margin-top: .131px;
    width: 31.5px;
    height: 31.665px;
    fill: #fff
}

.Icon_youtube {
    margin-left: 10px;
    margin-top: .131px;
    width: 31.5px;
    height: 31.665px;
    fill: #fff
}

.CMTI_address {
    font-size: 19px;
    letter-spacing: 0.19px;
    line-height: 23px;
}

.CMTI_banner {
    font-size: 27px;
    line-height: 32px;
    letter-spacing: 0.27px;
}