.navbar.navbar-dropdown.navbar-fixed-top.bg-color {
    background: #41599B !important;
}

.nav-dropdown .dropdown-item {
    padding: 0.3846em 0em 0.3846em 0em;
}

.nav-dropdown .link {
    margin: 0.5em;
}

.tp-splitted.tp-linesplit {
    display: block;
    text-align: left;
    position: relative;
    font-family: Poppins;
    font-weight: 600;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    
}

.tp-bullets, .tp-tabs, .tp-thumbs {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0;
   // display: none !important;
}

.text-info.display-3 strong {
    font-size: 35px;
    background: #ffffff9c;
    padding: 0 20px 1px;
    color: #333;
    border-radius: 15px 0;
    line-height: 1.7;
    text-shadow: 3px 3px 3px #999;
    font-family: Poppins,'Open Sans','Arial Black';
    font-weight: 500;
    border: 3px #eee solid !important;
}

#datepicker {
    color: #444 !important;
    padding-left: 10px;
    padding-right: 10px;
}

#ui-datepicker-trigger {
    color: #444;
}

/*
.media-boxes-filter {
    padding: 0 20px !important;
}

media-box-title strong {
    font-size:15px;
    line-height: 10px !important;
    font-weight:400;
}

.media-boxes-search {
    float: top !important;
    padding-left: 20px;
}


media-box .media-box-image img {
    width: 100%;
    max-width: 100%;
    display: block;
    max-height: 300px !important;
}
.media-box-image div[data-width][data-height] {
    position: relative;
    overflow: hidden;
    max-height: 280px;
} 
.media-box-categories.text-center span {
    font-size: 16px;
}
/*
section {
    margin-left: auto;
    margin-right: auto;
}

.text-success {
    color: #444 !important;
}
@media only screen and (min-width: 671px) {
.text-success {
    font-size: 2.5em !important;
    font-weight: 500;
    font-family: Poppins;
    line-height: 5px;
    }
}

@media only screen and (max-width: 670px) {
.text-success {
    font-size: 2em !important;
    font-weight: 400;
    font-family: Poppins;
    line-height: 1;
    margin-right: auto;
    margin-left: auto;
    }
}

section h2 {
    padding-left: 20px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 33px;
    line-height: 45px;
    color: #292e31;
    padding-top: 40px;
    text-align: center !important;
}

section h2 strong {
    font-weight: 400;
    color: #292e31;
}

h2 {
    margin: 20px 0 20px 20px;
    font-size: 33px;
    font-weight: 400 !important;
    font-family: Poppins;
}

.
.media-container-row.text-center.text-dark.display-5 span {
    font-size: 1.2em !important;
    font-family: Poppins;
    font-weight: 400;
    padding-top: 10px !important;
    color: #222 !important;
    padding-bottom: 20px;
}

.media-container-row.text-center.text-dark.display-2 {
    margin-top:-150px;
    padding: 20px 0 0;
    background-color: #000;
} 


.text-center.cid-r2Pki8r1Cp .row {
    background-color: #41599B !important;
    padding-top: 10px;
} 



button, input, select, textarea {
    color: #444;
}

.text-primary {
    color: #f5f5f5 !important;
}


.form-control {
    border-radius: 0;
    min-height:0;
}

.nav-dropdown .dropdown-item {
  padding: 0.3846em 1em 0.3846em 1em !important;
}

.nav-dropdown .link {
    margin: 1em !important;
}

.nav-dropdown .link.dropdown-toggle::after {
    display: block;
    margin-top: 0em;
    position: relative;
    left: 4em;
    top: -0.8em;
}

.col-md-12 {
    max-width: 1024px;
    margin: 0 15px !important;
    text-align: justify;
    text-justify: inter-word;
}

.row .text-success {
    font-size: 1em !important;
    font-weight: 400;
}

.display-5 {
    max-width: 800px;
    margin: 2px auto;
    line-height: 1.6 !important;
    //text-align: left !important;
    text-align: justify !important;
    text-justify: inter-word !important;
}

div.display-5:nth-child(3) {
    max-width: 800px;
    line-height: 1.4em;
    font-size: 1.2em !important;
    margin: 20px auto;
    font-weight: 400;
    text-align: justify;
    text-justify: inter-word;
}

a {
    color: #000 !important;
}

@media only screen and (max-width: 800px) {

    .display-5{
        padding:20px;
    }
}

@media only screen and (max-width: 450px) {
#filter, #love {
        display: none;
    }
.bottom-history-wrap {
        margin-top: 30px !important;
     }
}

@media only screen and (min-width: 601px) {
 .text-center img {
    width: 100vw;
  }
}

@media only screen and (max-width: 600px) {
 .text-center img {
    width: 100%;
  }
}

.mbr-section {
    position: relative;
    padding-top: 0 !impoprtant;
}

.container h1, h2, h3, h4, h5, h6 {
    margin-top: 30px;
    margin-bottom: .5rem;
}
*/