



.primary-font-custom {
  font-family: "Montserrat", sans-serif;
  color: #000000; 
}

h1,
h2,
h3,
h4,
legend,
.h1,
.h2,
.h3,
.h4,
.nav-link,
.secondary-font-custom {
  font-family: "Marcellus SC", serif;
  color: #000000; 
}

.container {
    max-width: 1170px;
}

.header_section {
  display: none;
}

#HeaderContentMiddle .carousel-cell {
  width: 100%;
}

#HeaderContentMiddle .carousel-cell img {
  width: 100%;
}

div[id$="customGallery1_pnlTypeGallery"] {
  margin-bottom: 1rem;
}

header .col-md-3 .rounded-3 {
    background: #5b6767;
    background: -moz-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b6767), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -o-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -ms-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: linear-gradient(to bottom, #5b6767 0%, #000000 100%), url(/_uploads/files/background.png);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b6767', endColorstr='#000000', GradientType=0);
    background-blend-mode: multiply;
    background-size: contain;
}

header .col-md-3 img {
    max-height: 106px;
}

.nav_background {
    background: #5b6767;
    background: -moz-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b6767), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -o-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -ms-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: linear-gradient(to bottom, #5b6767 0%, #000000 100%), url(/_uploads/files/background.png);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b6767', endColorstr='#000000', GradientType=0);
    background-blend-mode: multiply;
    background-size: contain;
}

.content_column_two h2 {
    background: #5b6767;
    background: -moz-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b6767), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -o-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -ms-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: linear-gradient(to bottom, #5b6767 0%, #000000 100%), url(../_uploads/files/background.png);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b6767', endColorstr='#000000', GradientType=0);
    background-blend-mode: multiply;
    background-size: contain;
    color: white;
    font-weight: normal;
    padding: 5px;
    border-radius: 0.3rem;
    text-align: center;
}

.navbar-brand img {
    width: 200px !important;
    min-width: 100px !important;			
}

.navbar-custom {
    background-color: #FFFFFF;
}

.home {
    background-color: #FFFFFF;
}

/*  4 items for event carousel - desktop */
.home_slideshow .carousel-cell {
  width: 25%;
  padding: 10px;
}

/*  1 items for event carousel - mobile */
@media only screen and (max-width: 600px) {
    .home_slideshow .carousel-cell {
        width: 100%;
    }
}

.tertiary .primary-font-custom, .tertiary .h2 {
    color: #FFFFFF;
}

.body-custom {
    background-color: #FFFFFF;
}

.header_section {
   background-color: #000000;
}

.header_section > div > h1  {
   color: #FFFFFF;
}

footer {

    section {
        background-color: #FFFFFF;
        color: #000000;

        a,
        a:hover {
            color: #0D6EFD;
            //text-decoration: none;
        }
    }
}

.btn-primary {
    background-color: #0D6EFD;
    color: #FFFFFF;
    border-color: #0D6EFD;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:disabled {
    background-color: #FFFFFF !important;
    color: #0D6EFD !important;
}

.btn-custom {
    background: #daa520 !important;
    color: #333333 !important;
    font-weight: 700;
}

/*
.btn-custom:hover, .btn-custom:active, .btn-custom:disabled {
    background-color: #FFFFFF !important;
    color: #0D6EFD !important;
}
*/

.btn-custom.reverse {
    background-color: #FFFFFF !important;
    color: #0D6EFD !important;
}

.btn-custom.reverse:hover, .btn-custom.reverse:active, .btn-custom.reverse:disabled  {
    background-color: #0D6EFD !important;
    color: #FFFFFF !important;
}

.rounded-btn-custom {
    color: white;
    border: 2px solid;
    border-radius: 8px;
    padding: 5px 10px;
    font-weight: bold;
    transition: background-color 0.5s ease;
    text-decoration: none;
}

.rounded-btn-custom:hover, .rounded-btn-custom:active, .rounded-btn-custom:disabled {
    color: #FFFFFF !important;
    background-color: #0D6EFD !important;
    border-color: #0D6EFD !important;
}

.navbar-light  .nav-link {
    color: #000000;
}

.navbar-dark {
    background: #5b6767;
    background: -moz-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b6767), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -o-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: -ms-linear-gradient(top, #5b6767 0%, #000000 100%);
    background: linear-gradient(to bottom, #5b6767 0%, #000000 100%), url(/_uploads/files/background.png);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b6767', endColorstr='#000000', GradientType=0);
    background-blend-mode: multiply;
    background-size: contain;
}

.navbar-dark  .nav-link {
    color: #FFFFFF;
    font-weight: 200 !important;
}

.dropdown-menu > .dropdown > .nav-link, .dropdown-menu > .nav-item > .nav-link {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    text-transform: none !important;
    font-weight: 400 !important;
}

.nav-link-social-custom {
    @media only screen and (min-width: 1000px) {
        background-color: #0D6EFD;
        color: #FFFFFF;
        height: auto;
        line-height: 2;
        padding: 0px 24px;
        border-radius: 68px;
        text-shadow: none;
        margin: 4px 1rem;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    }

    margin-left: 5px !important;
    margin-right: 0px !important;
    color: #FFFFFF !important;
}

/* loading modal */
.anim_panel {
    color: #0D6EFD !important;
}

.msg_panel {
    color: #000000 !important;
}

/* account page */
.nav-row p {
    color: #0D6EFD;
}

.nav-row i {
    color: #0D6EFD;
}

.nav-row .active {
    color: #0D6EFD;
    border-top-color: #0D6EFD;
    border-bottom-color: #0D6EFD;
}

.nav-row .active:before {
    border-color: #0D6EFD transparent;
}

/* FAQs */
.faqBtn {        
    color: #0D6EFD;
    text-transform: none;
    cursor: pointer;
}

.faqBtn > i {
    color: #0D6EFD;
}

.socialPlatformShare > a > span {
    color: #0D6EFD;
}

/* account */
.hl-input.highlighted {
    background-color: #0D6EFD !important;
}

