﻿.header-narrow {
    background: #5aaaa3;
    color: #fff;
    padding: 2px;
}

    .header-narrow .menu-horizontal.actionBar > li > a, .header-narrow .menu-horizontal.actionBar > li > a:hover {
        color: #fff !important;
    }

    .header-narrow .menu-lang .dropdown__trigger i, .header-narrow .menu-lang .dropdown__trigger:after {
        color: #fff !important;
    }

a {
    color: #5aaaa3;
}

/*#pre-header {
    color: #fff;
}

    #pre-header a {
        color: #fff;
        opacity: .85;
    }

        #pre-header a:hover {
            color: #fff;
            opacity: 1;
        }

    #pre-header .dropdown__container .menu-vertical li a, #pre-header .dropdown__container .menu-vertical li a i
    {
        color: #575757 !important;
    }*/



.slider[data-paging="true"] .flickity-page-dots .is-selected, .slider.bg--dark[data-paging="true"] .flickity-page-dots .is-selected {
    background: #c79d5f !important;
}

.counter-value {
    color: #5aaaa3;
}

.bg--primary {
    background: #5aaaa3;
}

    .bg--primary .menu-horizontal > li > a, .bg--primary .menu-horizontal > li > span, .bg--primary .menu-horizontal > li > .modal-instance > .modal-trigger {
        color: #fff;
    }

.menu-vertical > .dropdown > .dropdown__trigger {
    color: #666666 !important;
}


.bg--primary div:not([class*='feature']) .counters-count {
    color: #fff;
}

.bg--primary div:not([class*='feature']) .counters-label {
    color: rgba(255, 255, 255, 0.6);
}


.bg--primary-1 {
    background: #c79d5f !important
}


.btn--primary-1,
.btn--primary-1:visited {
    background: #c79d5f;
    border-color: #c79d5f;
}

    .btn--primary-1 .btn__text,
    .btn--primary-1:visited .btn__text {
        color: #fff;
    }

    .btn--primary-1:hover {
        background: #c79d5f;
    }

    .btn--primary-1:active {
        background: #c79d5f;
    }



.counters-entry {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

hr.short {
    border-color: #c79d5f;
}



.color--primary-1 {
    color: #c79d5f !important;
}

.menu-horizontal.main--menu > li > a > .caret, .menu-horizontal.main--menu > li > span > .caret {
    background: #c79d5f;
}

section.FirstPageSlider.slider:before {
    background: linear-gradient(to top, transparent, #5aaaa3);
}

.bg--dark {
    background: #5aaaa3 !important;
}

@media (max-width: 767px) {
    .nav-container {
        background: #5aaaa3;
    }
}

.menu-vertical li a:hover, .menu-vertical li span:hover {
    background: #c79d5f;
    color: #fff !important;
}

    .menu-vertical li a:hover i, .menu-vertical li span:hover i {
        color: #fff !important;
    }

.bg--primary {
    background-color: #c79d5f
}

.bg--gray--dark {
    background: #2a2a2a !important;
}

.bg--gray--light {
    background: #dedede !important;
}

.bg--dark .counters-label {
    color: #fff;
}

.badge-list.dark li a {
    background: #c79d5f;
    color: #ffffff;
}

.fa-ul > li a i {
    color: #c79d5f
}
