.header.header-floating .header-top, .header.header-floating .header-mid {
    color: #fff;
}
.bg-theme-colored2 {
    background-color: #C21717 !important;
}
.header-top {
    padding: 0;
}
.header-top .widget {
    line-height: 2 !important;
}
.header-top .widget {
    line-height: 2.5rem;
    margin-bottom: 0;
    font-size: 13px;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.header-top .widget ul li:first-child {
    /* padding-left: 0; */
}
.header-top .widget ul li {
     padding-bottom: 0;
}
.list-inline>li {
    display: inline-block;
}
}
.header.header-floating .header-top .widget a, .header.header-floating .header-mid .widget a {
    color: #fff;
}
.header-top .top-section .widget > ul > li > a {
    display: inline-block !important;
    height: 100% !important;
	color: #fff;
}

.styled-icons li {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
	    padding: 0 5px;
}
.styled-icons li a {color:#fff}.text-white {
    color: #fff !important;
}
.list-inline li i {margin-right:5px}

.header-nav {
    position: relative;
}
.header.header-floating .header-nav .header-nav-wrapper {
    background-color: transparent !important;
    border-bottom: none !important;
}
.header.header-floating .header-nav .header-nav-wrapper {
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: none;
}
.header.header-floating .header-nav .header-nav-wrapper {
    box-shadow: none;
}
.header-nav .header-nav-wrapper {
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
}
.menuzord {
    width: 100%;
    padding: 0 30px;
    float: left;
    position: relative;
}

.menuzord-menu  {
       width: 100%;
    display: inline-block;
    position: relative;
}

.menuzord-menu li {
    display: inline-block;
    position: relative;
}



.main-menu-wrapper.clear-fix {background:#0000}

.main-menu-wrapper .navbar-nav {float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0 0;}