@font-face {
    font-family: 'NunitoSans-Light';
    src: url('../fonts/NunitoSans-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'NunitoSans-Regular';
    src: url('../fonts/NunitoSans-Regular.ttf') format('truetype');
}
.footerwrapper {
    margin: 0 50px;
}
.contiworld {
    float: left;
}
.footer_in {
    margin: 0 95px;
    width: 100%;
}
.footer-bottom .footer-links {
    margin: 0 !important;
    padding-top: 0 !important;
}
footer {
    padding: 40px 0 15px 0; 
    background-color:#000000; 
    margin: 0;
    border-top: 5px solid #ffa500;
}
.footer_in {
    display:block;

}
.footer_in h3 {
    margin:0 0 25px 0;
    font-family: 'NunitoSans-Light';
    color:#ffa500;
    font-size: 30px;
}
.continental {
    padding:0;

}
.corporation {
    padding:0 0 0 25px;

}

.footer_in ul {
    padding:0;
}
.footer_in ul.menu-elem {
    margin-left: -10px;
}
.footer_in ul li {
    padding: 4px 4px 4px 0;
}
.footer_in .continental_in1 ul li {
    padding: 4px 4px 2px 0;
    display: flex;
    align-items: center;
}
.footer_in .continental_in1 ul li a {
    padding-top: 2px;
}
.footer_in ul li a {
    font-family: 'NunitoSans-Regular';
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #ffffff;
    vertical-align: bottom;
    transition: ease-in-out all .2s;
}
.footer_in ul li a.inactive {
    color:#8e8e8e;

}
/*.footer_in .footer-bottom ul {
    display: inline-block;
    margin: 8px 10px 0 0;
    padding: 0;
}*/
.footer_in .footer-bottom ul li {
    padding: 5px 10px;
    float: left;
}
/*.footer_in ul li:first-child {
    padding-left: 0; 
}*/
.footer_in .footer-bottom ul li a {
    font-family: 'NunitoSans-Regular';
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #ffffff;
}
.footer_in .footer-bottom span {
    /*padding: 15px 0 0 0;
    display: inline-block;
    vertical-align: top;*/
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}
.corporation ul li a {
    display:block;

}
.nav_hidden {
    display:none;

}
.footer_in ul li a:hover, 
.footer_in ul li a:active, 
.footer_in ul li a:focus {
    text-decoration: none;
    color: #ffa500;
}
.footer_in ul li .angle-icon {
    color: #ffa500;
    font-size: 12px;
    padding-right: 5px;
}
.footer_in .footer-bottom {
    margin: 15px 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
footer .footer_left {
    column-count: 2;
    height: 240px;
}
/*footer {
  border-bottom: 5px solid #fff;
}*/
/*.footerwrapper {
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
  max-width: 1540px;
}*/
footer .footer-links {
    display: flex;
    align-self: center;
    /*align-items: center;*/
}
/*--- Social Media Buttons ---*/
.share_rt {
    display: flex;
    margin-right: -5px;
}
.share_rt span {
    margin: 0 5px 10px 10px;
    display: inline-block;
    font-family: 'NunitoSans-Light';
    font-size: 22px;
    line-height: 26px;
    color: #666666;
}
.share_rt a {
    padding: 0 5px;
}
.share_rt a .fa {
    font-size: 26px;
    line-height: 26px;
    color: #737373;
    border: 1px solid #737373;
    border-radius: 100px;
    padding: 10px 11px;
    transition: all 0.2s ease-in-out;
}
.share_rt a .fa.fa-google-plus {
    padding: 10px 7px;
}

.share_rt a:hover .fa {
    color: #333333;
    border: 1px solid #333333;
}
.share_rt a .fa-weixin {
    padding: 10px 9px;
}
footer .footer-bottom .share_rt .fa {
    color: #ffffff;
    border-radius: 5px;
    transition: all 0.2s ease-in-out;
}
footer .footer-bottom .share_rt .fa {
    font-size: 30px;
    line-height: 30px;
    background: #ffffff;
    padding: 5px;
    border: 0;
}
footer .footer-bottom .share_rt .fa:hover {
    border: 0;
}
footer .footer-bottom .share_rt .icon-img {
    max-height: 42px;
    max-width: 42px;
}

footer .footer-bottom .share_rt .linkedin {
    position: relative;
}

footer .footer-bottom .share_rt .fa-linkedin {
    /*color: #0077b5;*/
    color: #777;
    padding: 5px 7px;
    margin-right: 12px;
}

footer .footer-bottom .share_rt .reg-symbol {
    display: none;
}

footer .footer-bottom .share_rt .linkedin .reg-symbol {
    position: absolute;
    bottom: 3px;
    right: 8px;
    color: #fff;
    font-size: 10px;
    display: block;
}

footer .footer-bottom .share_rt .fa-twitter {
    color: #38a8df;
    padding: 5px 6px;
    /*color: #657786;*/
}

footer .footer-bottom .share_rt .fa-youtube-play {
    color: #e3252b;
    /*color: #282828;*/
}

footer .country_footer_link img {
    clip-path: circle(9px at center);
}

footer .country_footer_link .choose-country-region:hover {
    cursor: pointer;
}

footer .choose-country-region {
    position: relative;
}

footer .choose-country-region .country-flag-border {
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    border-radius: 50px;
    display: block;
    z-index: 1;
    position: absolute;
    right: 8px;
    top: 0px;
    cursor: default;
}
.footer_in .culturenav ul li {
    padding: 4px 14px 4px 0;
    float: left;
}
.country_footer_link {
    margin-right: 30px;
    padding-top: 5px;
}
.company-title {
    min-width: 160px;
    padding-top: 7px;
}
@media only screen and (max-width:1320px) {
    .country_footer_link {
        margin-right: 0;
    }
}
@media only screen and (max-width:1100px) {
    .footer_in .footer-bottom {
        flex-direction: column;
    }
    .share_rt {
        margin: 8px 0 0 -8px;
    }
}
@media only screen and (max-width:991px) {
    .footer_in .footer-bottom {
        margin-top: 0;
    }
    .footer_in {
        margin: 0 25px;
    }
    .footerwrapper {
        margin: 0 !important;
    }
    footer .footer_left {
        height: auto !important;
    }
    .contiworld {
        padding-left: 0 !important;
    }
    footer .footer-links {
        flex-direction: column;
    }
    .share_rt {
        justify-content: center;
    }
    .share_rt a {
        margin-left: 0;
        padding: 0 5px;
    }
    .footer_in .footer-bottom .country_footer_link {
        order: 1;
        padding: 10px 0 20px 0;
        text-align: center;
    }

    .footer_in .footer-bottom .company-title {
        order: 3;
        padding: 5px;
        text-align: center;
    }
    .footer_in nav ul {
        order: 2;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer_in .culturenav ul li {
        padding: 4px 4px 4px 0;
        float: none;
    }
    .country_footer_link {
        margin-right: 0;
    }
}
@media only screen and (max-width:767px) {
    footer {
        padding: 30px 0 20px 0;
        margin: 0;
    }
    footer .continental_in1 {
        margin-bottom: 20px;
    }
    .footer_in h3 {
        margin: 0 0 20px 0;
    }
    .footer_right {
        padding-bottom: 10px;
        border-bottom: 1px solid #cdcdcd;
    }
    .footer_in nav ul {
        float: none;
        text-align: center;
    }
    .footer_in .footer-bottom ul li {
        padding: 5px 8px;
        float: none;
    }
    footer .footer-bottom .share_rt .fa-linkedin {
        margin-right: 0;
    }
    footer .footer-bottom .share_rt .linkedin .reg-symbol {
        margin-right: -12px;
    }
}
@media only screen and (max-width:479px) {
    footer .footer_left {
        column-count: 1;
    }
}
