body {
    color: #000000;
    font-size: 16px;
    font-family: "Lato", sans-serif;
}

:root {
    --red: #C5093B;
    --white: #ffffff;
}


@font-face {
    font-family: 'futurabold';
    src: url('../fonts/futurab-webfont.woff2') format('woff2'),
         url('../fonts/futurab-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: "Futura Md BT";
    src: url("../fonts/FuturaBT-BoldItalic.woff2") format("woff2"), url("../fonts/FuturaBT-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura BdCn BT";
    src: url("../fonts/FuturaBT-BoldCondensed.woff2") format("woff2"), url("../fonts/FuturaBT-BoldCondensed.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura Bk BT";
    src: url("../fonts/FuturaBT-Book.woff2") format("woff2"), url("../fonts/FuturaBT-Book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura Hv BT";
    src: url("../fonts/FuturaBT-HeavyItalic.woff2") format("woff2"), url("../fonts/FuturaBT-HeavyItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura Lt BT";
    src: url("../fonts/FuturaBT-LightItalic.woff2") format("woff2"), url("../fonts/FuturaBT-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura Md BT";
    src: url("../fonts/FuturaBT-Medium.woff2") format("woff2"), url("../fonts/FuturaBT-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura Bk BT";
    src: url("../fonts/FuturaBT-BookItalic.woff2") format("woff2"), url("../fonts/FuturaBT-BookItalic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura Hv BT";
    src: url("../fonts/FuturaBT-Heavy.woff2") format("woff2"), url("../fonts/FuturaBT-Heavy.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura LtCn BT";
    src: url("../fonts/FuturaBT-LightCondensed.woff2") format("woff2"), url("../fonts/FuturaBT-LightCondensed.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura XBlk BT";
    src: url("../fonts/FuturaBT-ExtraBlack.woff2") format("woff2"), url("../fonts/FuturaBT-ExtraBlack.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura MdCn BT";
    src: url("../fonts/FuturaBT-MediumCondensed.woff2") format("woff2"), url("../fonts/FuturaBT-MediumCondensed.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura Lt BT";
    src: url("../fonts/FuturaBT-Light.woff2") format("woff2"), url("../fonts/FuturaBT-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura";
    src: url("../fonts/Futura-Bold.woff2") format("woff2"), url("../fonts/Futura-Bold.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura XBlk BT";
    src: url("../fonts/FuturaBT-ExtraBlack.woff2") format("woff2"), url("../fonts/FuturaBT-ExtraBlack.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura Md BT";
    src: url("../fonts/FuturaBT-MediumItalic.woff2") format("woff2"), url("../fonts/FuturaBT-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura";
    src: url("../fonts/Futura-CondensedLight.woff2") format("woff2"), url("../fonts/Futura-CondensedLight.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

h1 {
    font-size: 50px;
    color: #012F47;
    font-family: "Futura XBlk BT";
    font-weight: 900;
}

h2 {
    font-size: 38px;
    color: #012F47;
    font-family: "futurabold";
    font-weight: 500;
}

h3 {
    font-size: 27px;
    color: #025773;
    font-family: "futurabold";
    font-weight: 500;
}

h4 {
    font-size: 22px;
    color: #025773;
    font-family: "futurabold";
    font-weight: 500;
}

h5 {
    font-size: 18px;
    /*21 to 18*/
    font-family: "futurabold";
    font-weight: 500;
}

h6 {
    font-size: 16px;
    font-family: "futurabold";
    font-weight: 500;
}

p {
    line-height: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #1A1A1A;
}

a {
    color: #025773;
    font-weight: 700;
}

a:hover {
    color: #C5093B;
    text-decoration: underline;
}

.link {
    font-size: 17px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.link img {
    max-width: 18px;
    margin-left: 6px;
}

.link:hover {
    color: #012F47;
}

.link:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(21%) sepia(61%) saturate(6136%) hue-rotate(334deg) brightness(76%) contrast(106%);
    filter: brightness(0) saturate(100%) invert(21%) sepia(61%) saturate(6136%) hue-rotate(334deg) brightness(76%) contrast(106%);
}

.reset a {
    color: #1A1A1A;
    font-size: 15px;
}

.reset a img {
    max-width: 13px;
    margin-right: 3px;
}

.container-fluid {
    padding-left: 40px;
    padding-right: 40px;
}

.btn_green {
    background-color: #019D83;
    color: #fff;
    font-weight: 700;
    padding: 10px 30px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.btn_green:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 0%;
    height: 105%;
}

.btn_green:hover {
    color: #fff;
    text-decoration: none;
}

.btn_green:hover::before {
    width: 100%;
    background: #000000;
}

.btn_sm,
.btn-block.btn-danger,
.btn-danger {
    color: #fff;
    padding: 11px 30px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    position: relative;
    background: #C5093B;
    overflow: hidden;
    z-index: 1;
    font-family: "futurabold";
    font-weight: 500;
    border: 0;
    width: auto;
}

.btn_sm:hover,
.btn-block.btn-danger:hover,
.btn-danger:hover {
    color: #fff;
    text-decoration: none;
    background: #025773;
    border: 0;
}
.btn_sm.alt:hover {
    color: #025773;
    background: #FFFFFF;
}

.btn-block.btn-danger {
    width: auto;
}

.container {
    max-width: 1250px;
}

img {
    max-width: 100%;
    height: auto;
}

.form-control {
    border: 1px solid #000000;
    border-radius: 0;
    min-height: 50px;
    background-color: #F0F0F0;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1607843137);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1607843137);
}

.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.sm-gutters>.col,
.sm-gutters>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}

select {
    min-height: 50px;
    background-image: url(../img/select-arrow.svg);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: top 20px right 12px;
    min-width: 130px;
    background-size: 16px;
    color: #000000;
    background-color: #fff !important;
}

select.form-control {
    color: #000000;
}

.search-box .btn {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    z-index: 9;
}

.search-box .form-control {
    color: #000;
}

.search-box ::-webkit-input-placeholder {
    color: #000;
}

.search-box ::-moz-placeholder {
    color: #000;
}

.search-box :-ms-input-placeholder {
    color: #000;
}

.search-box :-moz-placeholder {
    color: #000;
}

label.title {
    font-weight: 700;
}

::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

::-moz-placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

:-ms-input-placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

:-moz-placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

.main_header {
    position: fixed;
    background: #fff;
    z-index: 99;
    width: 100%;
    top: 0px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.main_header a {
    text-decoration: none;
}

.main_header .navbar {
    padding: 0px;
}

.main_header .navbar-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0px;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.main_header .navbar-brand img {
    max-width: 120px;
    margin-right: 0px;
}

.main_header .navbar-collapse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.main_header .container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.main_header .top_header_cont {
    margin-left: auto;
    z-index: 9;
    padding-top: 15px;
    display: flex;
    justify-content: flex-end;
}

.main_header .navbar ul {
    list-style: none;
    padding: 0;
}

.main_header .navbar-nav>li>a {
    text-transform: uppercase;
}

.main_header .navbar .container-fluid {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.main_header .social_media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
}

.main_header .social_media ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0px;
    list-style: none;
}

.main_header .social_media ul li {
    margin-right: 4px;
}

.main_header .social_media a {
    padding: 7px 9px;
    display: block;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #C5093B;
}

.main_header .social_media a img {
    max-width: 20px;
    max-height: 17px;
}

.main_header .social_media a:hover {
    background: #025773;
}

.main_header .top_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main_header .top_menu .top_inner_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-right: 30px;
    padding-left: 15px;
}

.main_header .top_menu .top_inner_menu a {
    color: #012F47;
    font-size: 16px;
    padding: 8px 12px;
    display: inline-block;
    position: relative;
    /*font-family: "Futura";
    font-weight: 500;*/
    font-family: 'futurabold';
  font-weight: bold;
}

.main_header .top_menu .top_inner_menu a::after {
    content: "";
    position: absolute;
    right: 0px;
    width: 2px;
    height: 15px;
    top: 13px;
    background: #012F47;
}

.main_header .top_menu .top_inner_menu a:hover {
    color: #C5093B;
    text-decoration: underline;
}

.main_header .top_menu .top_inner_menu li:last-child a::after {
    display: none;
}

.main_header .email-number ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    margin-bottom: 0px;
}

.main_header .email-number ul li {
    margin-right: 15px;
}

.main_header .email-number ul li a {
    color: #012F47;
   /* font-family: "Futura";
    font-weight: 500;*/
    font-family: 'futurabold';
  font-weight: bold;
}

.main_header .email-number ul li a:hover {
    color: #C5093B;
    text-decoration: underline;
}

.main_header .top_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-right: 0px;
}

.main_header .top_search .form-control {
    min-height: 40px;
    padding: 2px 10px;
    border-radius: 0px;
    max-width: 250px;
    height: auto;
    border: 1px solid #C5093B;
    background-color: #fff;
}

.main_header .top_search .searchbardiv {
    max-width: 220px;
}

.main_header .top_search .buttonsearch {
    background: none;
    border: 0;
    position: absolute;
    right: 5px;
    top: 4px;
    z-index: 9;
}

.main_header .top_search .buttonsearch img {
    max-width: 25px;
}

.main_header .nav_bottom {
    margin-top: 25px;
    margin-left: auto;
}

.main_header .navbar-nav>li {
    position: relative;
    margin: 0px 4px;
}

.main_header .navbar-nav>li>a {
    font-size: 18px;
    padding: 10px 25px 10px 25px !important;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 24px;
    position: relative;
    font-family: "Futura XBlk BT";
    font-weight: 900;
}

.main_header .navbar-nav>li:hover>a {
    color: #C5093B;
}

.main_header .navbar-nav .dropdown-menu {
    width: 250px;
    border-radius: 0px;
    padding: 0px;
    text-align: left;
    margin-top: 0;
    left: -20px;
    background: #F0F0F0;
    top: 100%;
    border: 0;
    padding-top: 0px;
    box-shadow: 0px 5px 10px #00000029;
    border-radius: 0;
    text-align: left;
    padding-bottom: 15px;
}

.main_header .navbar-nav .dropdown-menu>li {
    margin-bottom: 0px;
    position: relative;
}

.dropdown-menu>li.has-subdropdown::after {
    content: '+';
    position: absolute;
    right: 10px;
    top: 0px;
    color: var(--red);
    font-size: 20px;
    font-weight: bold;
}

.dropdown-menu>li:hover::after {
    color: #fff;
    content: '\2212';
}

.main_header .navbar-nav .dropdown-menu>li>a {
    color: #025773;
    text-align: left;
    display: block;
    padding: 5px 20px;
    font-size: 17px;
    font-family: "Futura Hv BT";
    font-weight: 900;
    line-height: 20px;
}

.main_header .navbar-nav .dropdown-menu>li:hover>a {
    color: #fff;
    background: #025773;
}

.main_header .navbar-nav .dropdown-menu a {
    white-space: normal;
}

.main_header .plus-minus {
    position: absolute;
    right: 0px;
    top: 2px;
    right: 22px;
    cursor: pointer;
}

.main_header .plus-minus::after {
    content: "+";
    position: absolute;
    color: #000;
    font-weight: bold;
    font-size: 24px;
}

.main_header .plus-minus.minus-icon::after {
    content: "-";
    margin-top: -2px;
}

.nav_bottom .sub-dropdown {
    display: none;
    position: absolute;
    right: auto;
    width: 280px;
    left: 100%;
    text-align: left;
    top: 0;
    background: #F0F0F0;
    box-shadow: 0px 5px 10px #00000029;
    min-height: 60px;
    padding: 15px !important;
}

.nav_bottom .sub-dropdown li a {
    font-family: "Futura Md BT";
    font-weight: 500;
    color: #012F47;
}

.nav_bottom .sub-dropdown li a:hover {
    color: #025773;
}

.sub-dropdown li {
    margin-bottom: 6px;
}

@media (min-width: 1200px) {
    .main_header .navbar-nav>li:hover .dropdown-menu {
        display: block;
    }
    .dropdown-menu>li:hover .sub-dropdown {
        display: block;
    }
}

.select_language {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 2px;
    min-height: 25px;
    position: relative;
    padding-left: 60px;
}

.select_language::after {
    content: "";
    background-image: url(../img/select-down.svg);
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 8px;
    right: 5px;
    background-size: cover;
}

.select_language select {
    background: none;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../img/globe.svg) !important;
    background-repeat: no-repeat;
    font-size: 14px;
    color: #010101 !important;
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1607843137);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1607843137);
    padding-left: 30px;
    padding-right: 20px;
    height: 25px;
    background-position: top 2px left 2px;
}

.select_language select option {
    font-size: 16px;
}

.select_language select::-ms-expand {
    display: none;
}

.main_banner {
    /*padding-top: 130px;*/
    position: relative;
}

.main_banner:before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.8196078431)), to(rgba(84, 84, 84, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8196078431), rgba(84, 84, 84, 0));
    z-index: 1;
    opacity: 0.5;
}

.main_banner .carousel-item img {
    width: 100%;
    object-fit: cover;
    height: calc(100vh - 200px);
}

.main_banner h1 {
    color: #fff;
    font-family: "Futura XBlk BT";
    font-weight: 900;
    font-size: 55px;
}

.main_banner h1 span {
    font-family: "futurabold";
    font-weight: 500;
    font-size: 28px;
    display: block;
}

.main_banner p,
.main_banner .carousel-caption div {
    color: #fff;
    font-family: "futurabold";
    font-weight: 500;
    font-size: 24px;
    max-width: 700px;
    line-height: 34px;
}

.carousel-caption div {
    margin-bottom: 1rem;
}

.main_banner .carousel-caption {
    left: 10%;
    right: 10%;
    text-align: left;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.main_banner .carousel-control-next {
    width: auto;
    right: 30px;
    opacity: 1;
}

.main_banner .carousel-control-next img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.main_banner .carousel-control-prev {
    width: auto;
    left: 30px;
    opacity: 1;
}

.main_banner .carousel-indicators li {
    width: 15px;
    height: 15px;
    border: 0;
    border-radius: 100px;
    background: #C5093B;
    opacity: 1;
}

.main_banner .carousel-indicators li.active {
    background: #fff;
}

.main_banner .carousel-control-next-icon,
.main_banner .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
    opacity: 1;
    background-color:#C5093B;
  padding: 22px;
  background-size: 20px;
}
.main_banner .carousel-control-next-icon:hover,
.main_banner .carousel-control-prev-icon:hover{
    background-color: #025773;
}

.nav_section {
    position: absolute;
    max-width: 1500px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    background: #fff;
    bottom: -100px;
    z-index: 9;
    max-width: 90%;
    width: 90%;
    left: 5%;
    right: 5%;
    padding: 30px 0px;
}

.nav_section .navcol {
    width: 20%;
    padding: 0px 10px;
}

.nav_section .navBlock_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nav_section .navblock_icon {
    background: #025773;
    border-radius: 12px;
    width: 85px;
    height: 83px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
}

.nav_section .navBlock_col:hover .navblock_icon {
    background: #C5093B;
}

.nav_section h4 {
    min-height: 52px;
    font-family: "Futura Hv BT";
    font-weight: 900;
    text-align: center;
}

.nav_section a:hover {
    text-decoration: none;
}

.nav_section .navBlock_col:hover h4 {
    color: #C5093B;
}

.section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}

.allBtn {
    margin-top: 25px;
    text-align: center;
}

.allBtn a {
    min-width: 180px;
}

.top-title {
    text-align: center;
    margin-bottom: 20px;
}

.top-title.text-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.top-title p {
    color: #012F47;
    font-weight: 600;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}

.top-title .btn_sm {
    margin-top: 10px;
}

.main_wrapper .NewsMettings {
    padding-top: 140px;
    padding-bottom: 70px;
    position: relative;
}

.newsRowMain {
    margin-left: -8px;
    margin-right: -8px;
}

.mt_card_col {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 10px;
    height: 534px;
}

.mt-img-wrap {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1019607843);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1019607843);
    height: 100%;
}

.mt_card_col.noimg .mt-img-wrap {
    padding-top: 30px;
}

.mt-img-wrap .img_mt_block img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.mt-img-wrap .mt-date {
    background-color: #012F47;
    color: #fff;
    position: absolute;
    top: 0px;
    font-family: "futurabold";
    font-weight: 500;
    font-size: 14px;
    padding: 5px 10px;
}

.mt-img-wrap h5 {
    background-color: #000000;
    color: #fff;
    font-size: 14px;
    padding: 6px 10px;
    margin: 0px;
    font-weight: 500;
}

.mt-img-wrap .text_mt_block {
    padding: 15px;
}

.mt-img-wrap .text_mt_block h6 {
    color: #012F47;
    font-family: "futurabold";
    font-weight: 500;
    font-size: 14px;
}

.mt-img-wrap a {
    text-decoration: none;
}

.mt-img-wrap:hover {
    background: #025773;
}

.mt-img-wrap:hover h3,
.mt-img-wrap:hover h4,
.mt-img-wrap:hover h5,
.mt-img-wrap:hover h6,
.mt-img-wrap:hover p {
    color: #fff;
}

.meetingRow {
    max-height: 535px;
    overflow: auto;
}

.meetingRow::-webkit-scrollbar {
    width: 10px;
}


/* Track */

.meetingRow::-webkit-scrollbar-track {
    background: #E5EBF0;
}


/* Handle */

.meetingRow::-webkit-scrollbar-thumb {
    background: #B4B4B4
}

.meetingRow {
    scrollbar-color: #B4B4B4 #E5EBF0;
    scrollbar-width: thin;
}

.meetingRow>a {
    text-decoration: none;
}

.meetingBoxblock {
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.meetingBoxblock .meetingBox {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 90px auto;
    grid-template-columns: 90px auto;
}

.meetingBoxblock .timedate {
    background: #012F47;
    color: #fff;
    font-size: 22px;
    font-family: "Futura XBlk BT";
    font-weight: 900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.meetingBoxblock .timedate span {
    display: block;
}

.meetingBoxblock .meetingInfo {
    padding: 15px;
}

.meetingBoxblock .meetingInfo p {
    margin-bottom: 0px;
}

.meetingBoxblock:hover {
    background: #012F47;
}

.meetingBoxblock:hover h4,
.meetingBoxblock:hover p,
.meetingBoxblock:hover h3 {
    color: #fff;
}

.site_img_panel .panel_det_r {
    padding-left: 15%;
    padding-right: 50px;
}

.site_img_panel .panel_det_r h2,
.site_img_panel .panel_det_r h3,
.site_img_panel .panel_det_r h4,
.site_img_panel .panel_det_r h5,
.site_img_panel .panel_det_r h6,
.site_img_panel .panel_det_r p,
.site_img_panel .panel_det_r li {
    color: #fff;
}

.site_img_panel .panel_det_r h2 {
    margin-bottom: 20px;
}

.site_img_panel .panel_det_r p {
    margin-bottom: 20px;
}

.site_img_panel .panel_row {
    margin-left: 0;
}

.site_img_panel .panel_row .col_img {
    padding-left: 0px;
}

.site_img_panel .btn_sm {
    min-width: 190px;
}

.icon_cards {
    padding-bottom: 20px;
}

.icon_cards .ic_col {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 60px;
}

.icon_cards .icon_card_row {
    padding-top: 50px;
}

.icon_cards .icon_card_content {
    background: #025773;
    border: 1px solid #C5093B;
    height: 100%;
}

.icon_cards .icon_card_content a {
    text-decoration: none;
}

.icon_cards .icon_card_content:hover {
    background: #012F47;
}

.icon_cards .icon_card_content h3 {
    color: #fff;
}

.icon_cards .icon_card_content p {
    color: #fff;
}

.description {
    color: #fff;
}

.icon_cards .icon_card_content .description {
    margin-bottom: 20px;
}

.icon_cards .icon_card_content .icon-info {
    width: 70px;
    height: 70px;
    background: #C5093B;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
}

.icon_cards .icon_card_content .icon-info img {
    max-width: 45px;
    max-height: 40px;
}

.icon_cards .icon_card_content .icon_text_info {
    padding: 20px 30px 30px 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    height: calc(100% - 30px);
}

.icon_card_links {
    margin-top: auto;
}

.icon_card_links .btn-primary {
    background: #fff !important;
    border: 0;
    border-radius: 0;
    padding: 8px 15px;
    width: 100%;
    color: #025773 !important;
    text-align: left;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    font-weight: normal;
}

.icon_card_content .dropdown-item {
    white-space: normal;
}

.icon_card_content .dropdown-menu {
    max-width: 100%;
    z-index: 9;
    top: 35px !important;
    bottom: auto;
    transform: none !important;
    border-radius: 0px !important;
    border: 0;
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
}

.icon_card_links .dropdown-toggle::after {
    border: 0;
    background-image: url(../img/select-arrow.svg);
    position: absolute;
    width: 21px;
    height: 14px;
    right: 0;
    background-size: 20px;
    background-repeat: no-repeat;
    top: 13px;
    right: 10px;
}

.icon_cards .icon_card_content select {
    color: #025773;
    font-weight: 600;
}

.home_img_buttons .img_button_row {
    padding-top: 25px;
}

.signup-box {
    position: relative;
}

.signup-box:after {
    content: "";
    position: absolute;
    background: #012F47;
    height: 70px;
    width: 100%;
    bottom: 0px;
    z-index: -1;
}

.signup-box .sign-up-container {
    padding: 50px;
    background: #025773;
}

.signup-box .sign-up-container h2,
.signup-box .sign-up-container p {
    color: #fff;
}

.signup-box .container {
    max-width: 1250px;
    margin: 0 auto;
}

.sign-up-container .form-fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 6px;
}

.sign-up-container .form-fields input {
    border: 1px solid #2699FB;
    background: #fff;
    width: 100%;
    min-height: 45px;
    padding: 10px;
    outline: 0 !important;
}

.sign-up-container .form-group {
    margin-bottom: 8px;
}

.form-submit input {
    color: #fff;
    padding: 11px 30px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    position: relative;
    background: #C5093B;
    overflow: hidden;
    z-index: 1;
    font-family: "futurabold";
    font-weight: 500;
    border: 0;
    width: 100%;
}

.form-submit input[type="submit"]:hover {
    color: #012F47;
    background: #FFFFFF;
}

.main-form {
    background: #000000;
    padding: 40px 20px;
    margin-top: 50px;
    margin-bottom: 40px;
}

.main-form h2 {
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.main-form p {
    color: #fff;
    text-align: center;
}

.footer {
    background-color: #012F47;
    padding: 40px 0px;
}

.footer .footer-top {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.3fr 1fr 1fr 1fr;
    grid-template-columns: 1.3fr 1fr 1fr 1fr;
}

.footer .footer-top .foot_menu {
    padding: 0px;
    list-style: none;
}

.footer .footer-top .foot_menu li {
    margin-bottom: 3px;
}

.footer .footer-top .foot_menu li a {
    font-family: "Futura Bk BT";
    font-weight: normal;
    color: #fff;
}

.footer .foot_media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
}

.footer .foot_media ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0px;
    list-style: none;
}

.footer .foot_media ul li {
    margin-right: 4px;
}

.footer .foot_media a {
    padding: 7px 9px;
    display: block;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #C5093B;
}

.footer .foot_media a img {
    max-width: 20px;
    max-height: 17px;
}

.footer .foot_media a:hover {
    background: #025773;
}

.footer .foot-logo {
    margin-bottom: 20px;
}

.footer h4 {
    color: #fff;
    margin-bottom: 20px;
}

.footer .contact-info p {
    font-family: "Futura Hv BT";
    font-weight: 900;
    color: #fff;
    display: grid;
    grid-template-columns: 35px auto;
}

.footer .contact-info p a {
    color: #fff;
}

.footer .contact-info p a:hover {
    color: #fff;
}

.footer .footer-bottom {
    padding-top: 60px;
    color: #fff;
}

.footer .footer-bottom p {
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin-bottom: 0px;
}

.footer .footer-bottom ul {
    list-style: none;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer .footer-bottom ul li {
    margin-right: 30px;
}

.footer .footer-bottom ul li a {
    color: #fff;
    position: relative;
    font-size: 15px;
}

.footer .footer-bottom ul li a::after {
    content: "";
    position: absolute;
    right: -15px;
    background: #fff;
    width: 2px;
    height: 15px;
    top: 1px;
}

.footer .footer-bottom ul li:last-child a:after {
    display: none;
}

.gray,
.grey {
    background-color: #F0F0F0;
}

.blue {
    background-color: #012F47;
}

.main_wrapper>section {
    padding: 80px 0px;
}

.main_wrapper {
    padding-top: 148px;
}

.main_wrapper p {
    margin-bottom: 20px;
}

.main_breadcrumb {
    padding-top: 0px;
}

.main_breadcrumb .breadcrumb {
    background: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 30px;
    font-size: 15px;
    text-transform: uppercase;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main_breadcrumb .breadcrumb a {
    color: #025773;
    font-family: "Futura Bk BT";
    font-weight: normal;
}

.main_breadcrumb .breadcrumb li.active {
    color: #025773;
    font-family: "futurabold";
    font-weight: 500;
    font-size: 15px;
}

.main_breadcrumb .breadcrumb img {
    vertical-align: unset;
    margin-right: 0;
    position: relative;
    top: 1px;
}

.main_breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    background: url(../img/arrow-small.svg);
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 5px;
    padding-right: 7px;
    padding-left: 7px;
    background-size: 8px;
}

.main_breadcrumb .breadcrumb-item+.breadcrumb-item {
    padding-left: 3px;
}

.page_title {
    padding-top: 30px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
}

.page_title h1 {
    position: relative;
    z-index: 9;
    display: table;
    padding-bottom: 30px;
    color: #025773;
    font-family: "futurabold";
    font-weight: 500;
}

.page_title.has-bg {
    background-color: #025773;
    padding: 60px 0px;
}

.page_title.has-bg h1 {
    color: #fff;
    padding: 0px;
    margin: 0px;
}

.page_title.has-bg h1+p {
    padding-top: 15px;
}

.page_title.has-bg p {
    color: #fff;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}

.page_title.has-img {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2fr 1.2fr;
    grid-template-columns: 2fr 1.2fr;
    padding: 0;
    text-align: left;
}

.page_title.has-img p {
    margin-left: 0px;
}

.page_title.has-img .title-content h1 {
    margin-bottom: 15px;
    text-align: left;
}

.page_title.has-img .title-content p,
.page_title.has-img .title-content .description {
    text-align: left;
}

.page_title .btn_sm:hover {
    background: #fff;
    color: #C5093B;
}

.page_title .title-content {
    padding: 20px 10%;
}

.page_title .head-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page_title .head-buttons a {
    margin-right: 5px;
}

.page_title .title-img img {
    min-height: 360px;
    -o-object-fit: cover;
    object-fit: cover;
    display: table;
    margin-left: auto;
}

.generic_middle_block {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-top: 0px;
}

.generic_middle_block .date {
    font-family: "futurabold";
    font-weight: 500;
    color: #012F47;
    padding-top: 15px;
}

.general_carousel {
    margin-bottom: 30px;
}

.general_carousel .carousel-control-next,
.general_carousel .carousel-control-prev {
    opacity: 1;
    width: 50px;
    height: 80px;
    background: rgba(255, 255, 255, 0.89);
    top: 40%;
}

.general_carousel .carousel-control-next img,
.general_carousel .carousel-control-prev img {
    max-width: 26px;
}

.doc_block {
    display: block;
    color: #025773;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.doc_block img {
    margin-right: 8px;
    max-width: 20px;
}

.doc_block strong {
    font-size: 16px;
    margin-right: 10px;
}

.doc_block:hover {
    color: #C5093B;
    text-decoration: underline;
}

.doc_block:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(21%) sepia(61%) saturate(6136%) hue-rotate(334deg) brightness(76%) contrast(106%);
    filter: brightness(0) saturate(100%) invert(21%) sepia(61%) saturate(6136%) hue-rotate(334deg) brightness(76%) contrast(106%);
}

.topTitle {
    text-align: center;
    margin-bottom: 30px;
}

.link_text {
    color: #5C6B26;
    font-weight: 700;
    font-size: 15px;
}

.link_text img {
    margin-left: 3px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.img_text_card_row .img_text_card_col {
    padding: 0px 6px;
    margin-bottom: 15px;
}

.img_text_card_row .text-img-wrap {
    background: #fff;
    height: 100%;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1019607843);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1019607843);
}

.img_text_card_row .text-img-wrap a:hover {
    text-decoration: none;
}

.img_text_card_row .text-img-wrap.no-img .btn_sm {
    position: absolute;
    bottom: 20px;
}

.img_text_card_row .text-img-wrap .img_card_block img {
    width: 100%;
}

.img_text_card_row .text-img-wrap .text_card_block {
    padding: 20px 25px;
}

.img_text_card_row .text-img-wrap:hover {
    background: #025773;
}

.text_card_block .description {
    color: #000;
}

.img_text_card_row .text-img-wrap:hover p a {
    color: #fff;
}

.img_text_card_row .text-img-wrap:hover h1,
.img_text_card_row .text-img-wrap:hover h2,
.img_text_card_row .text-img-wrap:hover h3,
.img_text_card_row .text-img-wrap:hover h4,
.img_text_card_row .text-img-wrap:hover h5,
.img_text_card_row .text-img-wrap:hover h6,
.img_text_card_row .text-img-wrap:hover p,
.img_text_card_row .text-img-wrap:hover li,
.img_text_card_row .text-img-wrap:hover .description {
    color: #fff;
}

.button_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.img_button_row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.img_button_row .img_btn_col {
    margin-bottom: 15px;
    padding-left: 8px;
    padding-right: 8px;
}

.img_button_row .img_block {
    position: relative;
}

.img_button_row .img_block .img_block_title {
    position: static;
    background-color: #012F47;
    padding: 15px 10px;
    text-align: center;
}

.img_button_row .img_block .img_block_title h4 {
    position: relative;
    color: #fff;
    margin: 0px;
}

.img_button_row .img_block img {
    width: 100%;
}

.img_button_row .img_block:hover .img_block_title {
    background: #C5093B;
}

.simple_list_info .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.simple_list_col {
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 10px;
}

.simple_list_col a {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    padding: 10px;
    background: #025773;
    border-radius: 0px;
    font-family: "Futura Hv BT";
    font-weight: 900;
    height: 100%;
}

.simple_list_col a:hover {
    background: #C5093B;
    text-decoration: none;
}

.how_to_cont {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.how_to_cont h2 {
    margin-bottom: 50px;
    position: relative;
    padding-left: 25px;
}

.how_to_cont .how_row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 10px;
}

.how_to_cont .how_row h6 {
    margin-bottom: 0px;
}

.how_to_cont .how_row .number {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 40px;
    min-height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
    background: #025773;
    color: #fff;
    font-family: "futurabold";
    font-weight: 500;
    font-size: 14px;
    border: 0;
}

.how_to_cont .how_row .how_title {
    font-size: 16px;
    text-transform: none;
    color: #1A1A1A;
    font-family: "Lato", sans-serif;
    font-weight: 700;
}

.how_to_cont .how_row p.how_title {
    margin-bottom: 5px;
}

.contactcard_row .contact_col {
    padding: 0px 6px;
    margin-bottom: 15px;
}

.contactcard_row .cont_inner {
    padding: 20px 30px;
}

.contactcard_row .cont_inner h4 {
    color: #012F47;
    font-size: 19px;
}

.contactcard_row .cont_inner h5 {
    color: #1A1A1A;
    font-family: "Futura Md BT";
    font-weight: 500;
}

.contactcard_row .contact_box {
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1019607843);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1019607843);
    border-bottom: 4px solid #C5093B;
    background: #fff;
    height: 100%;
}

.contactcard_row .contact_box p {
    margin-bottom: 5px;
}

.contactcard_row .contact_box .cont_img img {
    width: 100%;
}

.contactcard_row .tel_em_fax {
    margin-top: 15px;
}

.contactcard_row .tel_em_fax strong {
    color: #1A1A1A;
    font-weight: 700;
}

.contactcard_row .tel_em_fax a {
    color: #025773;
    text-decoration: none;
}

.contactcard_row .tel_em_fax a:hover {
    text-decoration: underline;
    color: #C5093B;
}

.contactcard_row .tel_em_fax p {
    margin-bottom: 3px;
}

.contactcard_row .tel_em_fax p.adress {
    padding-top: 15px;
}

.owl-general {
    position: relative;
    margin: 0px auto;
    max-width: 800px;
}

.owl-general .item-caption {
    max-width: 800px;
    padding: 20px;
    text-align: center;
}

.owl-general .owl-stage {
  /*  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
}

.owl-general .owl-stage .owl-item {
   /* width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;*/
}

.owl-general .owl-stage .item {
  /*  width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;*/
}

.owl-general .owl-stage .item .carousel-caption {
    position: static;
    text-align: center;
    background: #fff;

}

.owl-general .owl-carousel .owl-item img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
}

.owl-general .owl-nav button {
    width: 40px;
    height: 70px;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    background: rgba(255, 255, 255, 0.89);
}

.owl-general .owl-nav button img {
    max-width: 20px;
}

.owl-general .owl-nav .owl-next {
    right: 0px;
}

.owl-general .owl-nav .owl-prev {
    left: 0px;
}

.owl-general .owl-stage-outer {
    margin: auto;
    overflow: hidden;
}

.owl-general .owl-carousel .owl-dot {
    width: 32px;
    height: 1px;
    border-radius: 0;
    margin: 0px 3px;
    background: #4E453B;
}

.owl-general .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 15px;
    display: none;
    margin-bottom: 15px;
}

.owl-general .owl-carousel .owl-dot.active {
    background: #4E453B;
    height: 3px;
}

.expanding-grid {
    position: relative;
}

.expanding-grid .expand_box {
    background: #F0F0F0;
}

.expanding-grid .expand_det {
    text-align: center;
    padding: 15px;
    background: #fff;
    padding-bottom: 0px;
}

.expanding-grid .expand_det h6 {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000000;
}

.expanding-grid .expand_det h6 span {
    display: block;
    font-size: 16px;
    color: #000000;
    margin-top: 10px;
    font-weight: normal;
}

.expanding-grid .links {
    display: block;
    overflow: hidden;
    padding: 1em 0;
    margin: 0px -2px;
}

.expanding-grid .links>li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0px 5px;
    width: 25%;
    list-style: none;
    margin-bottom: 16px;
}

.expanding-grid .links>li .active .plus-minus_icon {
    background: #012F47;
}

.expanding-grid .links>li .active .plus-minus_icon:after {
    content: "-";
}

.expanding-grid .expand_img img {
    width: 100%;
}

.expanding-grid .spacer {
    clear: both;
    display: block;
    margin-bottom: 0px;
}

.expanding-grid .expanding-container {
    clear: both;
    display: none;
    overflow: hidden;
    width: 100%;
    margin-top: -10px;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1607843137);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1607843137);
}

.expanding-grid .expanding-container.expanded,
.expanding-grid .expanding-grid .expanding-container:target {
    display: block;
}

.expanding-grid .close-button {
    background: url(../img/cancel.png);
    color: #fff;
    display: inline-block;
    height: 25px;
    line-height: 1;
    overflow: hidden;
    text-decoration: none;
    text-indent: 5em;
    white-space: nowrap;
    width: 25px;
    will-change: opacity;
    z-index: 5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-size: cover;
    margin-top: 20px;
    margin-right: 20px;
}

.expanding-grid .close-button.active {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.expanding-grid .close-button:hover {
    opacity: 0.5;
}

.expanding-grid .expand-content {
    padding: 50px 50px 30px 70px;
    margin: auto;
}

.expanding-grid .plus-minus_icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #000000;
    height: 28px;
    width: calc(100% + 30px);
    margin-left: -15px;
}

.expanding-grid .plus-minus_icon:after {
    content: "+";
    font-weight: normal;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 23px;
}

.Event-Cards .no-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.Event-Cards .item {
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 15px;
}

.no-found-info {
    padding: 90px 0px 120px 0px;
    text-align: center;
    max-width: 800px;
    margin: auto;
}

.no-found-info h3 {
    margin-bottom: 0px;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    font-size: 38px;
    line-height: 50px;
    color: #1A1A1A;
}

.no-found-info .larger-text {
    font-size: 120px;
    margin-bottom: 10px;
    line-height: 120px;
    padding-bottom: 0px;
    color: #025773;
    font-family: "Futura XBlk BT";
    font-weight: 900;
}

.no-found-info .btn_sm {
    min-width: 150px;
    padding: 10px 22px;
    font-size: 16px;
    text-transform: none;
    margin-top: 30px;
}


/* result page start */

.main_search_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #012F47;
    padding: 35px 15px;
}

.main_search_content h4 {
    margin-right: 20px;
    margin-bottom: 0px;
    color: #fff;
}

.main_search_content .search_box {
    margin-bottom: 0px;
    max-width: 320px;
}

.main_search_content .search_box .btn {
    border: 0;
    background: none;
    border-radius: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 50px;
    z-index: 9;
}

.main_search_content .search_box .btn img {
    max-width: 30px;
}

.main_search_content .form-control {
    min-width: 320px;
    border: 0;
    background: #FDFDFD;
}

.resultmain {
    padding: 0px 0px 0px 0px;
}

.rslt_txt {
    padding: 30px 0px 20px 0px;
    margin: auto;
}

.rslt_txt .container {
    max-width: 950px;
}

.acc__card {
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1019607843);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1019607843);
}

.acc__title {
    border-radius: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 55px;
    padding: 10px 20px;
    background: #fff;
    padding-right: 40px;
    cursor: pointer;
    position: relative;
    width: 100%;
}

.acc__title h5 {
    margin: 0px;
    color: #012F47;
    position: relative;
}

.acc__title .acco_sign {
    position: absolute;
    right: 15px;
    top: 10px;
}

.acc__title .acco_sign img {
    max-width: 20px;
}

.acc__title.active .acco_sign img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-filter: brightness(0) saturate(100%) invert(21%) sepia(61%) saturate(6136%) hue-rotate(334deg) brightness(76%) contrast(106%);
    filter: brightness(0) saturate(100%) invert(21%) sepia(61%) saturate(6136%) hue-rotate(334deg) brightness(76%) contrast(106%);
}

.acc__panel {
    display: none;
    border: 0;
    border-top: 0;
    background: #fff;
    padding: 15px 20px 20px 20px;
}

.resultWraper .searchFilterBlock {
    padding-top: 60px;
}

.resultWraper .searchFilterBlock select {
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1607843137);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1607843137);
    background-color: #FDFDFD !important;
    border: 0;
}

.resultWraper .searchFilterBlock .form-group {
    margin-bottom: 10px;
}

.result_row {
    background: #F0F0F0;
    margin-bottom: 15px;
    border-radius: 0px;
    position: relative;
}

.result_row a {
    text-decoration: none;
}

.result_row h3,
.result_row h4,
.result_row h5,
.result_row h2 {
    font-size: 26px;
}

.result_row .re_doc {
    padding-left: 30px;
    padding-right: 30px;
}

.result_row .re_doc a {
    background: #012F47;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    font-family: "futurabold";
    font-weight: 500;
}

.result_row .re_doc a img {
    margin-right: 5px;
    max-width: 18px;
}

.result_row .rsltBody {
    padding: 10px 30px 30px 30px;
}

.result_row .re_category {
    color: #000000;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block;
    text-align: left;
    font-size: 15px;
}

.result_row>a {
    display: block;
}

.result_row:hover {
    background: #025773;
}

.result_row:hover h2,
.result_row:hover h3,
.result_row:hover h4,
.result_row:hover h5,
.result_row:hover p,
.result_row:hover li {
    color: #fff;
}

.filterBlocks .topTitle {
    margin-bottom: 20px;
}

.resull_filter {
    padding: 20px 0px 60px 0px;
}

.pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sort_boxResult {
    margin-left: auto;
    margin-bottom: 20px;
}

.sort_boxResult select {
    min-width: 270px;
}

.gray .main_breadcrumb {
    background: #F0F0F0;
}

.search_box {
    max-width: 330px;
}

.search_box .form-control {
    border: 0;
    background: #FDFDFD;
}

.search_box .btn {
    position: absolute;
    right: 0px;
    top: 3px;
}

.news_wraper .newsimg img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 300px;
}

.news_wraper .news-section {
    /* padding-top: 60px;  */
    padding-bottom: 20px;
}

.news_wraper .news-section a {
    text-decoration: none;
}

.news_wraper .horizontalCard {
    background: #fff;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1019607843);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1019607843);
    margin-bottom: 20px;
}

.news_wraper .horizontalCard .newsimg img {
    height: 250px;
}

.news_wraper .horizontalCard h5 {
    font-size: 14px;
    color: #012F47;
    text-transform: uppercase;
}

.news_wraper .horizontalCard h4 {
    margin-bottom: 15px;
}

.news_wraper .news_date {
    background-color: #012F47;
    color: #fff;
    position: absolute;
    top: 0px;
    font-family: "futurabold";
    font-weight: 500;
    font-size: 14px;
    padding: 5px 10px;
    text-transform: uppercase;
    visibility: visible;
}

.news_wraper .newsbody_inner {
    padding: 20px;
}

.news_wraper .top-title {
    margin-bottom: 20px;
}

.news_wraper .newsSearchEra {
    padding-top: 50px;
    padding-bottom: 50px;
}

.news_wraper .newsInRow {
    margin-bottom: 30px;
}

.news_wraper .newsInRow .form-control {
    border: 0;
}

.news_wraper .search_filter_title .filterWrap {
    padding-top: 10px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 330px 10px 140px 10px 120px;
    grid-template-columns: 330px 140px 120px;
    grid-column-gap: 10px;
}

.news_wraper .search_filter_title .reset {
    padding-top: 6px;
}

.news_wraper .nsRight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.news_wraper .nsRight .newsSort {
    max-width: 240px;
    margin-left: auto;
    min-width: 240px;
}

.news_wraper .newsRow {
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 15px;
}

.news_wraper .newsRow .newsColumn {
    width: 33.3%;
    padding: 0px 7px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.news_wraper .newsRow .newsColumn .news_category {
    font-size: 14px;
    padding: 5px 10px;
}

.news_wraper .newsRow .news_content {
    background: #fff;
    height: 100%;
    position: relative;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1019607843);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1019607843);
}

.news_wraper .newsRow .news_content .newsinfo {
    padding: 20px;
}

.news_wraper .newsRow .news_content h4 {
    margin-bottom: 15px;
}

.news_wraper .newsRow .news_content h5 {
    font-size: 14px;
    color: #012F47;
    text-transform: uppercase;
}

.news_wraper .newsRow .news_content a {
    text-decoration: none;
}

.news_wraper .newsRow .news_content.noimg,
.newsRowMain .mt-img-wrap.noimg {
    padding-top: 30px;
}

.news_wraper .newsContainer {
    padding-top: 10px;
}

.news_wraper .news-contact-cards {
    padding-top: 40px;
}

.twitter-feed {
    background: #fff;
}

.inner-content {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
}

.inner-content .contactcard_row {
    padding-bottom: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lmt_row {
    background: #fff;
    margin-bottom: 50px;
}

.lmt_row .lmt_content {
    padding: 30px;
}

.lmt_row .col_right {
    padding-right: 0px;
    padding-left: 0;
}

.lmt_row .lmt_img {
    height: 100%;
}

.lmt_row .lmt_img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.lmt_row .btn_sm {
    margin-top: 20px;
}

.lmt_row.even .col_left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.lmt_row.even .col_right {
    padding-left: 0px;
}

.lmt_row:last-child {
    margin-bottom: 20px;
}

.lmt_docs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
}

.main_wrapper .inner-text-cards {
    padding-top: 50px;
    padding-bottom: 20px;
}

.event_row {
    padding-top: 40px;
    padding-bottom: 60px;
}

.evt_filters {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 140px 10px 120px 10px 1fr;
    grid-template-columns: 1fr 140px 120px 1fr;
    grid-column-gap: 10px;
    margin-bottom: 50px;
}

.evt_filters .form-control {
    border: 0;
    min-width: 100%;
}

.back_next_posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.back_next_posts a {
    color: #C5093B;
}

.back_next_posts h3 {
    color: #012F47;
    margin: 0px;
    font-size: 30px;
}

.accordion_block {
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1019607843);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1019607843);
    margin-bottom: 20px;
}

.main_acco_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0px;
    background: #fff;
    position: relative;
    cursor: pointer;
}

.main_acco_title .date_meet {
    background: #012F47;
    color: #fff;
    min-width: 110px;
    min-height: 105px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-radius: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "Futura XBlk BT";
    font-weight: 900;
}

.main_acco_title .date_meet span {
    display: block;
    font-family: "Futura Bk BT";
    font-weight: normal;
    padding-top: 5px;
}

.main_acco_title .acco_title_info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 15px 20px;
}

.main_acco_title h4 {
    margin-bottom: 8px;
}

.main_acco_title p {
    margin: 0px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
}

.main_acco_title .accosign {
    position: absolute;
    top: 25px;
    right: 25px;
}

.main_acco_title .accosign img {
    max-width: 18px;
}

.main_acco_title.active .accosign img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.main_acco_title:hover {
    background: #012F47;
}

.main_acco_title:hover h4,
.main_acco_title:hover p,
.main_acco_title:hover .cancel-info,
.main_acco_title:hover .cancel-info:before {
    color: #fff;
}

.main_acco_title:hover .accosign img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.main_acco_title:hover .cancel-info:before {
    background: #fff;
}

.acco_panel {
    display: none;
    background: #fff;
    padding: 25px;
}

.acco_panel h6 {
    font-weight: normal;
}

.acco_panel .document_era {
    margin-top: 35px;
    margin-bottom: 20px;
}

.acco_panel .document_era h5 {
    color: #025773;
    margin-bottom: 20px;
}

.buttons_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
}

.buttons_row a {
    margin-right: 10px;
    margin-bottom: 6px;
}

.buttons_row a:last-child {
    margin-right: 0px;
}

.acco_panel .buttons_row {
    flex-wrap: wrap;
}

.cancel-info {
    color: #C5093B;
    font-weight: 700;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    padding-left: 15px;
    position: relative;
}

.cancel-info::before {
    content: "";
    background: #C5093B;
    width: 1px;
    height: 12px;
    display: inline-block;
    margin-right: 10px;
}

.signup_info {
    background: #025773;
    padding: 20px;
}

.signup_info h4 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}

.signup_info label.title {
    color: #fff;
    font-size: 15px;
}

.signup_info .form-group {
    margin-bottom: 10px;
}

.signup_info .form-control {
    min-height: 40px;
    border: 0;
    background: #fff;
}

.signup_info .btn_sm {
    min-width: 190px;
}

.contact_map {
    padding-top: 50px;
}

.icon_text_wraper {
    padding-top: 20px;
}

.icon_text_wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 26px auto;
    grid-template-columns: 26px auto;
}

.icon_text_wrap p {
    font-family: "Futura Hv BT";
    font-weight: 900;
}

.icon_text_wrap .icon_wrap {
    margin-right: 8px;
}

.contact-form {
    padding: 50px 0px;
}

.contact-form h2 {
    color: #fff;
}

.has_filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.filter_drop select {
    border: 0;
    min-width: 260px;
}

.filter_drop label {
    color: #012F47;
}

.program_list .container {
    max-width: 1200px;
}

.evt-detail-info {
    padding: 70px 0px;
}

.evt-detail-info h2 {
    font-size: 32px;
}

.evt-detail-info .topTitle {
    text-align: left;
}

.evt-detail-info .simple_list_info .row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.evt-detail-info section {
    padding-bottom: 50px;
}

.add_cal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.add_cal img {
    margin-right: 5px;
}

.evt-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.2fr 0.8fr 2fr;
    grid-template-columns: 1.2fr 0.8fr 2fr;
}

.evt_block {
    margin-bottom: 40px;
}

.speaker_info {
    padding-top: 10px;
}

.speaker_info p {
    margin-bottom: 5px;
}

.main-content {
    padding-top: 60px;
    padding-bottom: 60px;
}

.quick_links {
    margin-bottom: 40px;
    position: relative;
}

.quick_links ul {
    padding: 0px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    overflow-x: hidden;
}

.quick_links ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #025773;
}

.quick_links ul li a {
    font-size: 18px;
    color: #1A1A1A;
    font-family: "futurabold";
    font-weight: 500;
    background: #fff;
    padding: 15px 15px;
    text-decoration: none;
    position: relative;
}
.quick_links ul li a::after{
    content: '';position: absolute;background: #025773;width: 1px;height: 25px;top: 50%;transform: translateY(-50%);right: 0px;
}
.quick_links ul li:last-child a::after{
    display: none;
}

.quick_links ul li a.active {
    background: #025773;
    color: #fff;
}

.content-block {
    margin-bottom: 50px;
}

.content-block h2 {
    margin-bottom: 25px;
}

.content-block .acc__main {
    padding-top: 10px;
}

.content-block ul li,
.content-block ol li {
    margin-bottom: 15px;
}

.content-block .owl-general {
    margin-left: 0px;
    /*max-width: 600px;*/
    max-width: 100%;
    padding-top: 15px;
}

.content-block .owl-general .owl-item img {
  /*  max-height: 350px;*/
    width: 100%;
    object-fit: cover;
}

.sidebar-main {
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1019607843);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1019607843);
    padding: 20px;
    border-bottom: 5px solid #C5093B;
    margin-bottom: 20px;
}

.sidebar-main .sidemenu {
    padding: 0px;
    list-style: none;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0px;
}

.sidebar-main .sidemenu li a {
    padding: 6px 20px;
    display: block;
    text-decoration: none;
}

.sidebar-main .sidemenu li a:hover {
    background: #C5093B;
    color: #fff;
}

.sidebar-main .sidemenu li.active a {
    font-family: "futurabold";
    font-weight: 500;
}

.sidebar-main h4 {
    margin-bottom: 15px;
}

.sidebar-main .contact_box {
    margin: -20px;
}

.sidebar-main .cont_img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.sidebar-main .cont_inner {
    padding: 15px;
}

.sidebar-main .tel_em_fax p {
    margin-bottom: 0px;
}

.sidebar-main .btn_sm,
.sidebar-main .btn_blue {
    width: 100%;
}
/*
.hgac-personalanding .main_wrapper {
    padding-top: 0;
}
*/
.quick_links ul li a:hover {
    color: #C5093B;
}

.node--calendar .full-container>.container {
    max-width: 100% !important;
    padding: 0px;
    overflow: hidden;
}

.styled_form .form-field {
    margin-bottom: 15px;
}

.styled_form .control-label {
    font-weight: 600;
}

.styled_form .form-control {
    border: 1px solid #012F47;
    background-color: #FDFDFD;
    border-radius: 4px
}

.styled_form textarea {
    min-height: 150px;
}

.collapsible-group-link-wrapper {
    margin-bottom: 5px;
}

.table {
    margin-top: 20px;
}

.table thead {
    border-bottom: none !important;
}

.table td {
    padding: 12px 15px !important;
    border: 0 !important;
    border-right: 1px solid #025773 !important;
    border-bottom: 1px solid #025773 !important;
}

.table td:last-child {
    border-right: 0px !important;
}

.table th {
    background: #025773;
    text-transform: none;
    color: #fff;
    border-top: 0 !important;
    border-bottom: 0px !important;
    padding: 15px 15px !important;
    border-right: 1px solid #B8B6B9 !important;
    font-weight: 500;
    font-size: 18px;
    font-family: "futurabold";
}

.table th:last-child {
    border-right: 0px;
}

.table tbody tr:nth-child(2n+1) {
    background: #fff !important;
}

.table tbody tr:nth-child(2n) {
    background: #fff !important;
}

.acc__main h2 {
    margin-bottom: 15px;
}

.row.section {
    margin-left: 0px;
    margin-right: 0px;
}

.row.section+.container {
    padding-bottom: 30px;
}

.media-text-block+.row.section {
    padding-top: 20px;
}

.media-text-block.blue h1,
.media-text-block.blue h2,
.media-text-block.blue h3,
.media-text-block.blue h4,
.media-text-block.blue h5,
.media-text-block.blue h6,
.media-text-block.blue p,
.media-text-block.blue li {
    color: #fff;
}

.media-text-block .media_content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.media-text-block.blue .media_content {
    padding: 20px 15px;
}

.alternate .col-lg-6:first-child {
    order: 2;
}

.blue .media_img img {
    height: 100%;
    object-fit: cover;
}

.media-text-block+.page-content-below {
    padding-top: 15px;
}

.media-text-block:not(.blue) .row {
    background: #fff;
}

.media-text-block:not(.alternate) .col-lg-6:first-child {
    padding-left: 0px;
}

.media-text-block.alternate .media_content {
    padding-left: 30px;
}

.media-text-block.alternate .col-lg-6:first-child {
    padding-right: 0px;
    padding-left: 0;
}

.media-text-block+.media-text-block {
    margin-top: 50px;
}


/*
.hgac-personalanding .main_wrapper > section {
    padding: initial;
}*/

button.btn-danger.btn-block.btn-filter {
    width: 100%;
    margin-bottom: 20px;
}

.modal-header .close {
    position: absolute;
    right: 10px;
    top: 5px;
}

.col-web-app-listing .thumbnail {
    text-align: center;
}

.caption-web-app-listing {
    padding-top: 5px;
}

.node--home .row.section .col-sm-12 {
    padding: 0px;
}

.left-content .acc__main .acc__card:last-child {
    margin-bottom: 30px;
}

.button_list {
    padding-top: 30px;
    padding-bottom: 30px;
}

.styled_form input[type="text"],
.styled_form input[type="password"],
.styled_form input[type="number"],
.styled_form select,
.styled_form input[type="tel"],
.styled_form input[type="email"],
.styled_form input[type="date"],
.styled_form textarea {
    border: 1px solid #012F47;
    background-color: #FDFDFD;
    border-radius: 4px;
    width: 100%;
    max-width: 600px;
    min-height: 45px;
   /* -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1607843137);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1607843137);*/
    margin-bottom: 10px;
    padding: 10px;
    background-position: top 17px right 12px;
}
.styled_form input[type="date"]{
   /* background-image: url(../img/calendar-icon.svg);*/
}

.left-content .styled_form input[type="checkbox"]+label,
.left-content .styled_form input[type="radio"]+label {
    display: inline-block;
    margin-left: 3px;
    margin-right: 10px;
}



.styled_form input[type=checkbox] {
    opacity: 0;
    display: none;
      }
  .styled_form input[type=checkbox] + label{
    position: relative;
    color: #1A1A1A;
  font-weight: normal;
  padding-left: 25px;
 /* margin-left: -15px !important;*/
  }
  .styled_form input[type=checkbox] + label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #012F47;
    background: #fff;
    border-radius: 3px;
    top: 2px;
    left: 0;
    position: absolute;
  left: 0;
  }
  .styled_form input[type=checkbox]:checked + label:after {
    content: "";
    display: inline-block;
    height: 6px;
    width: 12px;
    top: 7px;
    left: 5px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    border-color: #B92454;
    transform: rotate(-45deg);
    position: absolute;
  }



  
.styled_form input[type=radio] {
    opacity: 0;
    position: absolute;
  left: 0;
  width: 100%;
  z-index: 9;
  min-height: 20px;
  }
  .styled_form input[type=radio] + label{
    position: relative;
    color: #1A1A1A;
  font-weight: normal;
  padding-left: 25px;
  }
  .styled_form input[type=radio] + label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #012F47;
    background: #fff;
    border-radius: 100px;
    top: 2px;
    position: absolute;
  left: 0;
  }
  .styled_form input[type=radio]:checked + label:after {
    content: "" !important;
    display: inline-block;
    height: 10px;
    width: 10px;
    background: #C5093B;
    border-radius: 100px;
    position: absolute;
    left: 3px;
    top: 5px;
  }

.fileupload span{
    display: block;
}
.agree{
    margin-left: 15px;margin-bottom: 20px;
}
.upload_control{
    position: relative;
}
.styled_form input[type="file"]::file-selector-button {
    border-radius: 4px;
    padding: 0 16px;
    height: 40px;
    cursor: pointer;
    background-color:#C5093B;
     margin-right: 16px;
      border: 0 !important;
    transition: background-color 200ms;
      color: #fff;
      font-weight: bold;
         min-width: 150px;
  }
 
  /* file upload button hover state */
  .styled_form input[type="file"]::file-selector-button:hover {
    background-color: #C5093B;
  }
  /* file upload button active state */
  .styled_form input[type="file"]::file-selector-button:active {
    background-color: #C5093B;
  }
  
.input_calendar{
    position: relative;
}
.calendar-icon{
    
}


.styled_form input[type="submit"] {
    color: #fff;
    padding: 11px 30px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    position: relative;
    background: #C5093B;
    overflow: hidden;
    z-index: 1;
    font-family: "futurabold";
    font-weight: 500;
    border: 0;
}

.styled_form input[type="submit"]:hover {
    color: #fff;
    text-decoration: none;
    background: #025773;
    border: 0;
}

.styled_form label {
    display: block;
    font-weight: 700;
    color: #012F47;
}

.styled_form .checkbox label {
    display: inline-block;
    font-weight: normal;
    margin-right: 10px;
    margin-left: 4px
}

.left-content .btn-primary.nav-tab {
    text-align: center;
}

.img_text_card_row.row {
    justify-content: center;
}

.search-open {
    /* position: absolute;*/
    background: #fff;
    z-index: 90;
    top: 140px;
    transition: all .2s;
    padding: 0px;
    width: 100%;
    height: auto;
    /* overflow: hidden;*/

}

.search-close {
    position: absolute;
    width: 33px;
    height: 33px;
    background: var(--red);
    top: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer;
}

.search-close::after {
    content: 'X';
    color: #fff;
}

.search-results-title {
    padding-top: 20px;
}

.search-results-nav {
    color: #fff;
    padding: 11px 30px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    position: relative;
    background: #C5093B;
    overflow: hidden;
    z-index: 1;
    font-family: "futurabold";
    font-weight: 500;
    border: 0;
    top: -50px;
}

.search-results-nav:hover {
    color: #fff;
    text-decoration: none;
    background: #025773;
    border: 0;
}

div.search-bottom {
    margin-top: 100px;
    margin-bottom: 30px;
    padding: 10px;
}
/*
#search-results-wrapper>div {
    border-bottom: 1px solid #9a9a9a;
    margin-bottom: 30px;
}
*/
.node--news-and-media .full-container>.container {
    max-width: 100%;
    padding: 0px;
}

.node--news-and-media .row.section .col-sm-12 {
    padding: 0px;
}

.search_filter_title label {
    display: block;
}

.node--news-and-media .news_wraper .search_filter_title .filterWrap {
    display: block;
    margin-bottom: 20px;
}

.news_wraper {
    padding-top: 50px;
    padding-bottom: 50px;
}

.news_wraper>a {
    text-decoration: none !important;
}

.search_filter_title input[type="text"],
.search_filter_title select {
    box-shadow: 0px 0px 3px #00000029;
    min-height: 45px;
    border: 0px;
    width: 100%;
    padding: 10px
}

.filter_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 15px;
}

.filter_wrap .datepicker,
.filter_wrap select {}

.node--news-and-media .search_box {
    max-width: 350px;
}

.node--news-and-media .search_box #submit {
    position: absolute;
    right: 0px;
}

.datepicker-days .dow {
    padding: 8px;
}

body.hgac-personalanding section.site_img_panel.blue {
    padding: 0;
}

body.hgac-personalanding section.site_img_panel .panel_row .col_img {
    padding-right: 0 !important;
}

.node--news-and-media .newsArea {
    padding-top: 30px;
    background: #F0F0F0;
}
.main_breadcrumb {
    background: #F0F0F0;
}
body.hgac-contentpage .singlecol .main_breadcrumb {
    background: initial;
}
body.node--search-results .singlecol .main_breadcrumb {
    display: none;
}
.cursor {
    cursor: pointer;
}
.noclick {
    cursor: initial;
}
.node--programs-board-of-directors-roster .col-xs-12{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
    /*! background: #fff; */
    /*! padding: 20px 40px; */
    padding-left: 15px;
    padding-right: 15px;
}
.node--programs-board-of-directors-roster .col-xs-12 .thumbnail{
    background: #fff;
    padding: 20px 40px;
}
.node--programs-board-of-directors-roster .col-xs-8{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 0px 15px;
}
.node--programs-board-of-directors-roster .col-xs-4{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    text-align: right;
}
.fade.in {
    opacity: 1;
}
.modal-backdrop.in {
    opacity: .5;
}
.modal-dialog {
    margin: 60px auto;
}
.field-validation-error {
    color: #C5093B;
}
.upmeetings .allBtn {
    margin-top:35px;
}
.backtotop{
    background-color: #C5093B;
  position: fixed;
  /*right: 0px;*/
  bottom: 40px;
  width: 50px;
  height: 50px;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  z-index: 90;
  cursor: pointer;
}
.backtotop img{
    display: block;
}

.scroll-arrow {
    position: absolute;
    top: 13px;
    width: 25px;
    height: 25px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    display: none; /* Initially hide the arrows */z-index: 9;
    background: none;border: 0px;
  }
  
  .scroll-arrow.left {
    left: -25px;
    border-right: 0;
  }
  
  .scroll-arrow.right {
    right: -25px;
    border-left: 0;
  }

  .few-items .scroll-arrow{
    display: none !important;
  }

#OmnilertDiv {
    margin: 0;
    background-color: #AF002F;
    color: #fff;
    padding: 3px 10px;
    text-align: center;
}

#OmnilertDiv div {
    max-width: 1000px;
    margin: 0 auto;
}

#OmnilertDiv p:last-of-type {
    margin-bottom: 5px;
}

#OmnilertDiv h2, #OmnilertDiv p {
    color: #fff;
}

#OmnilertDiv h2 {
    margin-bottom: 0;
}