﻿﻿.header_signup {
    float: none !important;
    width: unset !important;
    display: inline-block;
    margin-top: 10px;
    margin-right: 30px;
}

.header_signup a#side-subscribe {
    font-size: 16px !important;
}

.header_signup img {
    max-width: 25px !important;
}

@media screen and (max-width: 939px) {
    .header_signup {
        display: none;
    }
}

.ftr_social-tgl .insta:hover svg {
    fill: #589199;
}

.ftr_social-tgl .insta svg {
    position: absolute;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    width: 100%;
    line-height: 30px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.TA_certificateOfExcellence {
    margin-top: 20px;
    max-width: 150px;
}

.ftr_social-tgl a {
    width: 20% !important;
}

.glbl_subnav {
    position: static;
}
