.menu li a {
    padding: 30px 10px;
}
header.menu-sticky .iq-header .menu li a {
    padding: 22px 10px;
}
.iq-font-black {
    /*margin-left: -10px;*/
}
.margin-top-20{
    margin-top: 20px;
}
.margin-top-50{
    margin-top: 50px;
}
header.menu-sticky .logo a img {
    height: 50px;
    margin-top: -8px;
}
header .logo a img {
    height: 55px;
    margin-top: -8px;
}
.iq-mt-20 {
    width: 100%;
}
.iq-font-white > li:after{
    color: #fff;
}
.contact-box{
    margin-top: 30px;
}
.iq-blog-detail a, .iq-blog-detail .blog-title a h5 {
    /*color: #055168;*/
}
.button {
    color: #ffffff !important;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.margin-bottom-30{
    margin-bottom: 30px;
}
.margin-top-30{
    margin-top: 30px;
}
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    /*background: #055168;*/
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    /*background: #055168 !important;*/
}
.iq-sidebar-widget .iq-recent-post .media-body span .fa {
    /*color: #055168;*/
}
.iq-sidebar-widget .iq-widget-search i {
    /*color: #055168;*/
}
.iq-font-yellow-alt{
    color: #e63529
}
.full-width{
    width:100%;
}
.iq-feature5 {
    width: 50%;
}

.header.simpal-transparent .menu li a:hover, header.simpal-transparent .menu li:hover>a, header.simpal-transparent .menu li a.active {
    color: #e63529 !important;
}
.grey-bg {
    background: #1e1e1e;
}
.overview-block-pt {
    padding: 80px 0 0;
    background-color: #1e1e1e;
}
.dark-bg {
    background: #1e1e1e;
}
.title .iq-tw-5 .iq-mb-20{
    color: #e63529 !important;
}
header.simpal-transparent.menu-sticky .iq-header {
    background: #1e1e1e;
}
.main-content{
    background: #1e1e1e;
}
#back-to-top .top {
    color: #fff;
    background: #1e1e1e; /*#f9b707;*/
}
#back-to-top .top:hover {
    color: #fff;
    background: #1e1e1e; /*background: #e63529;*/
}
.iq-font-yellow{
    color: #f9b707 !important;
}
.iq-font-red{
    color: #e63529 !important;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span{
    background-color: #e63529 !important;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span{
    background-color: #f9b707 !important;
}
body{
    background: #1e1e1e;
}
.iq-tab .nav-pills {
    background: transparent;
    padding: 8px;
    border: none;
}
.iq-tab .nav-pills .nav-link {
    background: transparent;
    border-top: solid 1px #e63529;
    border-bottom: solid 1px #e63529;
}
.iq-tab .nav-pills .nav-link.active {

    background: transparent;
    border-top: solid 1px #f9b707;
    border-bottom: solid 1px #f9b707;
    color: #f9b707;
}
.contact-2 .contact-box i {
    color: #f9b707;
}
.iq-blog-meta {
    border-top: 1px solid #f9b707;
}
.iq-sidebar-widget {
    border: 1px solid #f9b707;
}
.iq-breadcrumb{
    max-height: 350px !important;
}