.bg-maroon-one {
    background-color: #f3dace;
}

.bg-maroon-two {
    background-color: #640f24;
}

.bg-maroon-three {
    background-color: #ffebe1;
}

.bg-maroon-four {
   background-color: #d77f6b;
}

.bg-maroon-five {
   background-color: #640f24;
}

nav.bg-maroon-two {
    border-top: 2px solid #640f24;
border-bottom: 2px solid #640f24;
}

nav.bg-maroon-two .sm-blue a, nav.bg-maroon-two .sm-blue a.highlighted, nav.bg-maroon-two .sm-blue a:active, nav.bg-maroon-two .sm-blue a:focus, nav.bg-maroon-two .sm-blue a:hover {
    color: #ffebe1;
}

nav.bg-maroon-two .sm-blue .active {
    color: #fff !important;
    font-weight: bold;
}

nav.bg-maroon-two .sm-blue ul {
    color: #ffebe1;
    background-color: #640f24;
}

nav.bg-maroon-two .sm-blue ul a, nav.bg-maroon-two .sm-blue ul a.highlighted, nav.bg-maroon-two .sm-blue ul a:active, nav.bg-maroon-two .sm-blue ul a:focus, 
nav.bg-maroon-two .sm-blue ul a:hover {
   /* border-bottom: 1px solid #ffebe1;*/
     border-bottom: 1px solid rgba(255, 235, 225, 0.4);
}

nav.bg-maroon-two .sm-blue ul a::before {
    color: #640f24;
}

nav.bg-maroon-two .sm-blue ul a:hover::before {
    color: #ffebe1;
}

nav.bg-maroon-two .sub-menu {
    border-top: 3px solid #640f24;
}



.Section_One.bg-maroon-three .Title {
    color: #640f24;
}

.Section_One.bg-maroon-three .Title::before, .Section_One.bg-maroon-three .Title::after { 
    background-color: #640f24;
}

.Section_One.bg-maroon-three #slider3 .inventory_slider {
    background-color: #d77f6b;
}

.four-boxes-section.bg-maroon-four {
    background-color: #d77f6b;
}


.four-boxes-section.bg-maroon-four .rt_three, .four-boxes-section.bg-maroon-four .lt_three  {
   /* background: #ffebe1;*/
    background-color: #fff;
}

.four-boxes-section.bg-maroon-four .rt_three .lt_profile .title_bg, .four-boxes-section.bg-maroon-four .lt_three .title_bg  {
    color: #640f24;
    background-color: transparent;
}

.four-boxes-section.bg-maroon-four .genral-managers-message-a p {
    color: #727375;
}

.four-boxes-section.bg-maroon-four .lt_three .innermenu ul li a:hover {
    /*color: #243a6f;*/
    color: #3b3b3b;
}

.four-boxes-section.bg-maroon-four .lt_three .innermenu ul li a {
    color: #727375;
}

.four-boxes-section.bg-maroon-four .lt_three .innermenu ul li::before {
    color: #727375;
}

.bottom-products-section.bg-maroon-three .inventory_slider {
    background: #d77f6b;
    
}