.container {
    max-width: 1410px;
}

.logo img {
    width: 137px;
    max-width: inherit;
}

.du-logo img {
    width: 137px;
}
.header-top {
     height: 45px;
    display: flex;
    align-items: center;
}
.header-top [class^=col-] {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.head-top-link a {
    color: #fff !important;
}
.head-top-right, .head-top-left {
    display: flex;
    align-items: center;
}
.header-mode, .head-top-language {
    display: flex;
    margin-left: 15px;
}
.jltma-current-time {
    color: #fff;
}
.footer {
    padding: 25px 0 0px 0 !important;
}
.footer-links h3 {
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}
.footer-links h3::before{
    background: #fff;
    height: 2px;
    width: 50px;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
}
.footer-address {
    margin-top: 15px;
    display: block;
}
.footer-top .footer-links ul {
    margin-top: 20px;
}
.address {
    margin-top: 0 !important;
    margin-bottom: 10px;
}
.address span {
    display: inline !important;
}
.address a {
    color: #fff !important;
}
.footer-map {
    padding-right: 25px;
}
.footer-map iframe {
    width: 100%;
    height: 210px;
}
.social-icons.footer-soc {
    margin-top: 25px !important;
}
.social-icons.footer-soc ul {
    margin-top: 0;
}
.social-icons.footer-soc ul li a::before {
    display: none;
}
.social-icons.footer-soc ul li a {
    color: #ba592c;
}
.footer-btm {
    margin-top: 20px;
}

.visitor-counter {
    margin-right: 25px;
}
.copy-right {
    padding: 10px 15px;
}



@media only screen and (max-width:991px){

.du-middle-logo {
    width: 360px; 
}
.logo img, .du-logo img {
    width: 85px;
 }
}

@media only screen and (max-width:991px){

.du-middle-logo {
    width: 200px; 
}
.logo img, .du-logo img {
    width: 60px;
 }
}
#focus-icons-home .elementor-icon i, #focus-icons-home .elementor-icon-box-title {
	color: #000 !important;
	line-height: 0.6;
}
#focus-icons-home h3.elementor-icon-box-title span {
	font-size: 14px;
}
.footer-links ul li a {
    color: #fff;
}