
.menu-search-form {
    display: none !important;
}


li.active{
	background-color:  #202A44;
    color: white;
}

.btn.btn-primary {
    background-color: #FFC107 !important;
    border-color: #FFC107 !important;
    color: #fff !important; /* bijeli font */
}

.btn.btn-primary:hover {
    background-color: #e0a800 !important; /* malo tamnija žuta na hover */
    border-color: #d39e00 !important;
    color: #fff !important; /* font ostaje bijel i na hoveru */
}

.nav.nav-tabs li a:hover {
    background: none;
    background-color:  #202A44;
    color: white;
	width: 100%;
}
/*font navigacija*/
.nav-menu ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
	letter-spacing: 0.5px; /* Blago povećan razmak za bolju čitljivost */
}

.nav.nav-tabs li a {
    border: none;
    margin-right: 0;
}
.nav.nav-tabs {
    padding: 20px 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    border-bottom: none;
}
.whyus {
 
    background: #fff;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.tab-content > .active {
    display: block;
}
ul.nav.nav-tabs.usluge-sub a {
    display: inline-block;
    color: grey;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    font-size: 18px;
    border-radius: 10px;
}

.nav.nav-tabs li {
    border: 1px solid #E6E6E6;
    background: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 100%);
    text-align: center;
  
}
div#tab1_niskogradnja {
    display: contents;
}
#cl-counter-section {
    background-color: ;
    background-image: url(https://demo.sparklewpthemes.com/constructionlightpro/constred/wp-content/uploads/sites/25/2018/02/construction-six.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}


/*navbar*/
.nav-classic {
    background-color: #202A44;
}

/* Underline Effect for Navigation Links */
.nav-classic .main-menu li a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding-bottom: 5px; /* Add space for underline */
}
.nav-classic .main-menu li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px; /* Underline height */
    background-color: #ffc107; /* Color of the underline */
    transition: width 0.3s ease-in-out; /* Animation for underline */
}

.nav-classic .main-menu li a:hover:after {
    width: 100%; /* Full width on hover */
}

.headerthree .box-header-nav .main-menu .page_item:hover a, .headerthree .box-header-nav .main-menu > .menu-item:not(.logo-wrap):hover > a, .headerfour .box-header-nav .main-menu .page_item.current_page_item>a, .headerfour .box-header-nav .main-menu .page_item:hover>a, .headerfour .box-header-nav .main-menu .page_item.focus>a, .headerfour .box-header-nav .main-menu>.menu-item.current-menu-item>a, .headerfour .box-header-nav .main-menu>.menu-item:hover>a, .headerfour .box-header-nav .main-menu>.menu-item.focus>a, .box-header-nav .main-menu .children>.page_item:hover>a, .box-header-nav .main-menu .children>.page_item.focus>a, .box-header-nav .main-menu .sub-menu>.menu-item:hover>a, .box-header-nav .main-menu .sub-menu>.menu-item.focus>a, .box-header-nav .main-menu .page_item.current_page_item>a, .box-header-nav .main-menu .page_item:hover>a, .box-header-nav .main-menu .page_item.focus>a, .box-header-nav .main-menu>.menu-item.current-menu-item>a, .box-header-nav .main-menu>.menu-item:not(.no-hover):hover>a, .box-header-nav .main-menu>.menu-item.focus>a{

background: none;
	color: #fff;}

#cl-titlebar-section{
	background-size: cover;}