.breadcrumb {
    display: none;
}
div#main-header-wrapper {
    padding: 10px 0px;
}
.uc-o-bg{
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(247, 146, 30,0.7) 100%) !important;
}
.uc-g-bg{
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(179, 208, 51,0.7) 100%) !important;
}
.main-title-section h1 {
    text-align: center;
}
#main-menu ul.menu li.menu-item-simple-parent ul > li.current_page_item {
    background: #1e4965;
}
div#main-header-wrapper-sticky-wrapper.is-sticky div#logo a {
    padding: 0px !important;
    height: 70px;
}
img.normal_logo {
    width: 230px;
    height: auto;
}
#footer .textwidget a:hover {
    color: #b3d033 !important;
}
#main-menu ul.menu > li.menu-item-simple-parent:hover > a, #main-menu > ul.menu > li.current-menu-item > a, #main-menu ul.menu > li.current-menu-ancestor > a,#footer a:hover, #footer .dt-sc-dark-bg a:hover, #footer .widget ul li:hover::before {
    color: #ff9000 !important;
}
img.f_logo {
    width: 240px;
    height: auto;
}
#footer .footer-copyright {
    background: rgb(2, 23, 37) !important;
}
#footer .footer-copyright p, #footer .footer-copyright a,#main-menu ul.menu li.menu-item-simple-parent ul > li.current_page_item > a {
    color: #fff !important;
}
aside#text-7 p {
    font-size: 14px;
    text-align: justify;
}
/* #footer a:hover, #footer .dt-sc-dark-bg a:hover, #footer .widget ul li:hover:before {
    color: #b3d033 !important;
} */
@media(max-width:768px){
.notinmobile{display:none !important}
}