footer {
    /*background-color: #483726;*/
    /*margin-top: 8px;*/
    /*padding-bottom: 62px;*/
    padding-top: 48px;
}

.main_footer {
    margin: 0 auto;
    width: 90%;
}

.copyright_footer {
    background: #ffffff;
    bottom: -2px;
    height: 30px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    color: #1a2a39;
}
.copyright_footer {
    padding-top: 10px;
}

.main_footer .footer-column:first-child {
    margin-left: 0;
}
.footer-menu-logo {
    width: 16%;
    /*margin-right: 5%;*/
}
.footer-column {
    float: left;
    width: 12%;
    margin-left: 2%;
}

.footer-menu-logo a img {
    width: 250px;
}
img {
    max-width: 100%;
}
img {
    border: 0 none;
    max-width: 100%;
}

.main_footer h3 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}

.main_footer .menu li {
    line-height: 24px;
    margin-bottom: 0px !important;
}

.main_footer ul li a {
    color: #ffffff !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 5px;
}

.main_footer ul li a:hover {
    color: #9d9d9d !important
}

.social_icon_footer img:hover{
    color: #9d9d9d !important
}

.footer-menu3 {
    width: 12%;
    margin-left: 5%;
}
.footer-column {
    float: left;
    width: auto;
    margin-left: 10%;
}
.footer-menu3 {
    float: left;
    /*width: 33.3%;*/
}

.footer-menu3 .lcopy {
    color: #fff;
    font-size: 13px;
    margin: 0;
    padding-top: 0px;
    font-family: 'Atlas Grotesk';
}
.lcopy {
    color: #516e76;
    font-size: 10px;
    font-family: 'Atlas Grotesk';
}
.lcopy {
    float: left;
    margin-left: 1.7%;
}

.footer-menu3 h5 {
    color: #ffffff;
    font-family: "LarishNeueSemibold";
    font-size: 10px;
    font-weight: 500;
    margin-bottom: 15px;
}

.footer-menu3 .social_icon_footer a {
    margin-right: 12px;
}

.social_icon_footer img {
    width: 25px;
}

.footer_icons_sec {
    float: right;
    /*width: 32%;*/
    text-align: right;
}

.footer_icons_sec li {
    display: inline-block;
    margin: 0 20px;
    width: calc(30% - 40px);
}

.social_icon_footer a {
    display: inline-block;
}

.footer_icons_sec img {
    width: 100px;
}

.yesopen {
    display: inline-block !important;
    width: 100% !important;
    font-size: 10px !important;
}

.footer_icons_sec ul {
    margin-bottom: 5px !important;
}

.lcopy span, .social_icon_footer h5, .yesopen {
    font-family: 'Poppins', sans-serif !important;
}

footer .lcopy a {
    color: white !important;
    display: block;
}

footer .lcopy a:hover {
    color: #9d9d9d !important
}

.social_icon_footer h5 {
    margin-bottom: 5px !important;
}

.social_icon_footer a {
    color: white !important;
}

.social_icon_footer a:hover {
    color: #9d9d9d !important
}

.social_icon_footer a i {
    font-size: 18px !important;
}

footer {
    padding: 20px 0px !important;
}

.main_footer {
    display: flex;
    align-items: center;
    justify-content: center;
}