:root {
    --t4-primary-rgb: 41, 88, 132;
}

.t4-footnav .t4-module .module-title span {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

form:not(.form-no-margin) .control-group .controls {
    margin-left: 0;
}

.eb-page-heading, .page-header h1 {
    font-size: 36px;
    font-weight: 700;
    color: #295884;
    text-transform: capitalize; 
    border-bottom: 1px solid #295884;
}

.t4-inner-5 {
    background-image: url(/images/globe.png);
    height: 150%;
    top: -33.0382%;
    background-attachment: scroll;
    background-color: #f4f4f4;
    background-position: 50% 0;
    background-size: cover;
    z-index: 0;
    overflow: hidden;
    position: relative;
}

.reviews-block__text {
    background-color: #dddddd;
    border-radius: 1rem;
    padding: 12px;
}

.eb-event-title {
    font-size: 22px;
    color: #295884;
    font-weight: 600;
}

.header-wrap {
    /* background-color: #295884; */
    margin-top: 18px;
}

.t4-navbar  {
    background-color: #295884;
}

.t4-megamenu .navbar-nav > li > .nav-link, .t4-megamenu .navbar-nav > li > a {
    font-family: 'montserratregular', sans-serif;
    padding: 13.5px 1rem;
    height: auto;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.t4-megamenu .navbar-nav > .active > .nav-link, .t4-megamenu .navbar-nav > .active > a {
    padding: 12px 1rem;
    border-bottom: 3px solid #ffffff;
}

.header-block-1 {
    border: none;
}

.layout-default #t4-header {
    border: none;
}

.t4-megamenu {
    margin-right: 48px;
}
.t4-megamenu .nav>.dropdown>.dropdown-toggle .item-caret, .t4-megamenu .nav>.dropdown>.nav-link .item-caret {
    border-top: 4px solid #ffffff;
}
.favsliderpro-caption-title {
    text-shadow: 0 0 20px #000000;
}

.t4-footnav .container {
    margin-top: 12px;
    border-top: 1px solid #295884;
}

.moduletable {
    border: none;
}

.contact-info-widget-boxed ul li p {
    font-size: 16px;
}

.contact-info-widget-boxed {
    border: none;
}

.contact-info-widget-boxed ul li {
    border-right: none;
    width: 33%;
}

.page-header h2 {
    color: #222222;
    font-size: 20px;
    font-weight: 600;
}

.blog-item-content {
    border-bottom: 1px solid #eeeeee;
}

.registration fieldset legend {
    display: none;
}

form:not(.form-no-margin) .control-group .control-label {
    float: none;
}

.eb-plugin-sponsors, .eb-plugin-speakers, .eb-horizontal-plugin-header {
    border-bottom: 1px solid #295884;
    color: #295884;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 12px;
}

.eb-sponsor-logo {
    max-width: 150px;
    vertical-align: middle;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
}

.eb-speaker-name {
    font-size: 18px;
    font-weight: 600;
}

.ebm-upcoming-events li, .ebm-upcoming-events > div {
    padding: 0;
    margin: 0;
    border-bottom: none;
    line-height: inherit;
}