


.header-modern .rd-navbar {
    /*background: #b38d3e;*/
}


.rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a {

/*color: #fff;*/
color: #730000;

}


.button-primary.button::after, .tabs-custom.tabs-vertical .nav-custom-tabs li a.button-primary::after, .tabs-custom.tabs-horizontal .nav-custom-tabs li a.button-primary::after {
    border-color: #214910;
background: #730000;
}


.button-primary-dark.button::after, .tabs-custom.tabs-vertical .nav-custom-tabs li a.button-primary-dark::after, .tabs-custom.tabs-horizontal .nav-custom-tabs li a.button-primary-dark::after {
   border-color: #214910;
background: #4c0000;
}


.owl-dot.active {
    background: #730000;
}


.owl-dot {
   
    border: 2px solid #730000;
   
}


.page .text-primary {
    color: #730000;
}


.ui-to-top {
   

    background: #730000;
   

}


.rd-navbar-static .rd-navbar-nav > li.focus > a, .rd-navbar-static .rd-navbar-nav > li.opened > a, .rd-navbar-static .rd-navbar-nav > li:hover > a, .rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a, .rd-navbar-fullwidth .rd-navbar-nav > li.opened > a, .rd-navbar-fullwidth .rd-navbar-nav > li:hover > a, .rd-navbar-fullwidth .rd-navbar-nav > li.active > a {
    color: #214910;
}

.loader span {
    background: #730000;
  
  
}


.header-modern .rd-navbar-static .rd-navbar-inner {
    
    align-items: center;
   
}

.rd-navbar--is-stuck .brand-name img {
    width: 125px;
}



.header-modern .rd-navbar-static .rd-navbar-nav, .header-modern .rd-navbar-fullwidth .rd-navbar-nav {

-webkit-justify-content: unset;
-ms-flex-pack: unset;
justify-content: unset;
}

.navbrleft{
text-align:right;
-webkit-justify-content: right !important;
-ms-flex-pack: right !important;
justify-content: right !important;
}



