.proxima {
    font-family: "Nunito Sans", sans-serif;
}

.pro-bold {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: none !important;
    padding: 4px 8px !important;
    margin: 2px;
}
.pro-medium {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

.jost {
    font-family: 'Jost', sans-serif;
}

.upper {
    text-transform: uppercase;
}

.regular {
    font-weight: 400;
}

.medium {
    font-weight: 500;
}

.semi {
    font-weight: 600;
}

.bold {
    font-weight: 700;
}

.dflex {
    display: flex;
}

.underline {
    text-decoration: underline;
}

.black {
    font-weight: 800;
}

.df {
    display: flex;
}

.dfw {
    display: flex;
    flex-wrap: wrap;
}

.rel {
    position: relative;
}

.img-white {
    filter: brightness(0) invert(1);
}

.black {
    font-weight: 800;
}

.all {
    display: flex;
    align-items: center;
    justify-content: center;
}

.absolute {
    position: absolute;
}

.rotate {
    transform: rotate(180deg);
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova-BoldIt.woff2') format('woff2'), url('../fonts/ProximaNova-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Bl';
    src: url('../fonts/ProximaNova-BlackIt.woff2') format('woff2'), url('../fonts/ProximaNova-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Bl';
    src: url('../fonts/ProximaNova-Black.woff2') format('woff2'), url('../fonts/ProximaNova-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Th';
    src: url('../fonts/ProximaNova-ExtrabldIt.woff2') format('woff2'), url('../fonts/ProximaNova-ExtrabldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('../fonts/ProximaNova-Light.woff2') format('woff2'), url('../fonts/ProximaNova-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Th';
    src: url('ProximaNova-Extrabld.woff2') format('woff2'), url('ProximaNova-Extrabld.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('../fonts/ProximaNova-LightIt.woff2') format('woff2'), url('../fonts/ProximaNova-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova-RegularIt.woff2') format('woff2'), url('../fonts/ProximaNova-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('../fonts/ProximaNova-SemiboldIt.woff2') format('woff2'), url('../fonts/ProximaNova-SemiboldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Th';
    src: url('../fonts/ProximaNova-ThinIt.woff2') format('woff2'), url('../fonts/ProximaNova-ThinIt.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../fonts/ProximaNova-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Th';
    src: url('../fonts/ProximaNovaT-Thin.woff2') format('woff2'), url('../fonts/ProximaNovaT-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

:root {
    --main-theme-primary-color: #0E1645;
    --main-theme-secondary_color: #547C89;
    --main-theme-tertiary_color: #2B9DBF;
    --main-theme-link_color: #2B9DBF;
    --main-theme-hover_color: #046683;
    --main-theme-background_color: #A7D3D7;
    --main-theme-secondary_background_color: #EEF3F4;
    --main-theme-tertiary_background_color: #547C89;
    --main-theme-h1_font_size: 40px;
    --main-theme-h2_font_size: 35px;
    --main-theme-h3_font_size: 25px;
    --main-theme-h4_font_size: 22px;
    --main-theme-h5_font_size: 20px;
    --main-theme--h6_font_size: 16px;
}

body {
    color: #040410;
    overflow-x: hidden;
    font-family: "Nunito Sans", sans-serif;
}

a {
    color: #040410;
}

a:hover {
    color: #040410;
}

a:hover {
    text-decoration: none;
}

p {
    line-height: 22px;
    font-size: 16px;
}

.container-fluid {
    padding-left: 40px;
    padding-right: 40px;
}

h1 {
    font-size: 40px;
    font-weight: 700;
    color: #040410;
    font-family: 'Jost', sans-serif;
    margin-bottom: 20px;
}

h2 {
    font-size: 35px;
    font-weight: 700;
    color: #040410;
    font-family: 'Jost', sans-serif;
    margin-bottom: 15px;
}

h3 {
    font-size: 25px;
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

h4 {
    font-size: 22px;
    font-weight: 700;
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

h5 {
    font-size: 20px;
    font-weight: 700;
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    text-transform: none;
}

h6 {
    font-size: 16px;
    font-weight: 700;
    color: #046683;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    text-transform: none;
}

.container {
    max-width: 1250px;
}

.main_header ul {
    list-style: none;
    padding: 0px;
}

.btn_green {
    background: #006738;
    color: #fff;
    display: inline-block;
    padding: 8px 30px;
    text-align: center;
    font-family: 'Helvetica';
    font-weight: bold;
}

.btn_green:hover {
    background: #024525;
    color: #fff;
}

.btn_sm {
    background: #040410;
    text-transform: uppercase;
    font-family: "Nunito Sans", sans-serif;
    color: #fff;
    display: inline-block;
    padding: 14px 40px;
    text-align: center;
    font-size: 16px;
    border: 0;
}

.btn_sm:hover {
    background: #547C89;
    color: #fff;
}

.main_wrapper select {
    min-height: 50px;
    background-image: url(../img/green-arrow-down.svg);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: top 20px right 12px;
    min-width: 130px;
    background-size: 17px;
    color: #040410;
}

.form-control {
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #E2E2E2;
    border-radius: 0;
    min-height: 50px;
}

.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.main_header {
    position: fixed;
    background: #fff;
    z-index: 99;
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
}

.main_header .navbar-collapse {
    flex-direction: column;
}

.main_header .container {
    align-items: flex-start;
}

.top_header_cont {
    margin-left: auto;
    z-index: 9;
    width: 100%;
}

.navbar {
    padding-bottom: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

.navbar ul {
    list-style: none;
    padding: 0;
}

.navbar .container-fluid {
    align-items: flex-start;
}

.top_menu {
    display: flex;
    min-height: 50px;
    align-items: center;
    justify-content: flex-end;
    margin-right: -40px;
}

.top_menu .social_media {
    display: flex;
}

.top_menu .social_media ul {
    display: flex;
    margin: 0;
}

.top_menu .social_media ul li {
    margin-right: 10px;
}

.top_menu .social_media a {
    padding: 7px 9px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: #547C89;
}

.top_menu .social_media a img {
    max-width: 13px;
    max-height: 15px;
}

.top_menu .social_media a:hover {
    background: #040410;
}

.top_menu .top_inner_menu {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.top_menu .top_inner_menu a {
    color: #040410;
    font-size: 14px;
    padding: 8px 12px;
    display: inline-block;
    font-family: 'Jost', sans-serif;
    position: relative;
}

/*.top_menu .top_inner_menu a::before {
    content: '';
    width: 1px;
    height: 15px;
    background: #040410;
    display: inline-block;
    position: absolute;
    left: -2px;
    top: 12px;
}*/

.top_menu .top_inner_menu a::after {
    content: '';
    width: 1px;
    height: 15px;
    background: #040410;
    display: inline-block;
    position: absolute;
    right: -2px;
    top: 12px;
}

.top_menu .top_inner_menu a:hover {
    color: #547C89;
    text-decoration: underline;
}

.top_menu .top_inner_menu ul {
    margin-bottom: 0px;
}

.top_search {
    display: flex;
    position: relative;
    padding-right: 30px;
    background: #040410;
    min-height: 52px;
    align-items: center;
    padding-left: 20px;
}

.top_search .form-control {
    min-height: 30px;
    padding: 2px 10px;
    border-radius: 0px;
    max-width: 190px;
    border-color: #7A7D81;
    height: auto;
}

header .searchbardiv {
    width: 320px;
}

.buttonsearch {
    background: #547C89;
    z-index: 99;
    padding: 3px 10px;
    border: 1px solid #547C89;
    margin-left: -4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    display: flex;
    align-items: center;
    height: 30px;
}

.buttonsearch img {
    max-width: 18px;
}

.select_language {
    display: flex;
    margin: 0px 2px;
    min-height: 30px;
    margin-right: 25px;
    padding-top: 2px;
}

.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: #040410 !important;
    background-position: right;
    padding-right: 20px;
    margin-right: 20px;
    font-family: 'Jost', sans-serif;
}

.select_language select option {
    font-size: 14px;
}

.select_language select::-ms-expand {
    display: none;
}

.select_language select:hover {
    background-image: url(../img/Globe-blue.svg) !important;
}

.nav_bottom {
    margin-top: 8px;
    display: flex;
    justify-content: center;
}

.navbar-nav>li {
    position: relative;
}

.navbar-nav>li>a {
    font-size: 18px;
    padding: 13px 25px 13px 25px !important;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 24px;
    color: #040410;
    font-family: 'Jost', sans-serif;
}

.navbar-brand img {
    max-width: 400px;
    margin-top: 12px;
}

.navbar-nav>li>.dropdown-menu {
    width: 400px;
    border-radius: 0px;
    padding: 20px 20px;
    margin-top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border: 0;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 0;
    text-align: left;
}

.navbar-nav>li>.dropdown-menu>li {
    margin-bottom: 8px;
    position: relative;
}

.navbar-nav>li>.dropdown-menu a {
    font-size: 16px;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
    color: #040410;
    position: relative;
    background: none;
    white-space: normal;
    padding: 0;
    text-transform: uppercase;
    line-height: 1.3;
}

.navbar-nav>li>.dropdown-menu a:hover {
    color: #547C89;
    /*  font-weight: 700;*/
}

.navbar-nav>li>.dropdown-menu a:hover:before {
    display: block;
}

@media (min-width: 992px) {
    .navbar-nav>li:hover .dropdown-menu {
        display: block;
        z-index: 9999;
    }
}

.navbar-nav>li:hover>a {
    color: #547C89;
}

img {
    max-width: 100%;
}

.admin-bar .alert-area {
    top: 140px;
}

.alert-bar {
    background: #FDD808;
    /* position: fixed; */
    width: 100%;
    z-index: 90;
    /* top: 110px; */
    border: 0;
    text-align: center;
    padding: 7px 30px;
    border-radius: 0px;
    margin: 0;
}
section.alert-area {
    position: fixed;
    top: 110px;
    width: 100%;
    z-index: 90;
}
.alert-bar .close {
    position: absolute;
    right: 10px;
    top: 5px;
    opacity: 1;
    color: #fff;
}

.alert-bar p {
    margin: 0px;
    color: #040410;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.main_banner {
    position: relative;
    display: flex;
    padding-top: 112px;
    grid-template-columns: auto 500px;
    display: grid;
    grid-gap: 8px;
}

.main_banner .carousel {
    grid-row-start: 1;
    grid-row-end: 4;
}

.main_banner .carousel-inner,
.main_banner .carousel-item {
    height: 100%;
}

.main_banner .carousel-caption {
    left: 0;
    top: auto;
    right: auto;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.8);
    text-align: left;
    padding: 50px 80px;
    max-width: 740px;
    margin: auto;
    padding-bottom: 30px;
}

.main_banner .carousel-caption p {
    color: #040410;
    font-size: 22px;
    line-height: 30px;
}

.main_banner .carousel-caption h2 {
    margin-bottom: 40px;
}

.main_banner .carousel-caption .link {
    margin-left: auto;
    display: block;
    text-align: right;
    margin-right: -50px;
}

.main_banner .carousel-caption .link img {
    max-width: 40px;
    height: auto;
    min-height: 40px;
    width: auto;
}

.main_banner .carousel-item img {
    min-height: 65vh;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.main_banner .carousel-control-next,
.main_banner .carousel-control-prev {
    width: 60px;
}

.banner-img {
    height: 100%;
}

.banner-img img {
    height: 100%;
    object-fit: cover;
}

.banner-caption {
    position: relative;
}

.banner-caption:hover h2,
.banner-caption:hover p {
    text-shadow: 1px 1px #000
}

.banner-caption::before {
    background: #547C89;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    content: '';
    opacity: 0.8;
}

.banner-caption:hover::before {
    background: #040410;
    opacity: 0.18;
}

.banner-sm-title {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 70px;
}

.banner-sm-title h2 {
    font-family: 'Jost', sans-serif;
    font-size: 32px;
    color: #fff;
}

.banner-sm-title p {
    font-family: "Nunito Sans", sans-serif;
    color: #fff;
}

.navBlock {
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.navBlock .navBlock_col {
    margin-bottom: 0px;
    position: relative;
    padding: 20px 40px;
    text-align: center;
}

.navBlock .navBlock_col h4 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

.navBlock .navBlock_col:hover h4 {
    font-weight: bold;
    font-family: "Nunito Sans", sans-serif;
}

.navcol {
    padding: 0px 2px;
    width: 25%;
}

.navblock_icon {
    text-align: center;
    margin-bottom: 30px;
}

.navblock_icon img {
    max-width: 90px;
}

.btn-center {
    padding-top: 50px;
}

.imag_grid_area {
    margin-bottom: 70px;
}

.main-news-cards {
    padding: 30px 0px;
}

.titleBlock {
    margin-bottom: 15px;
}

.titleBlock h2 {
    position: relative;
    font-size: 36px;
    text-transform: uppercase;
}

.titleBlock h3 {
    text-align: center;
}

.mt-img-wrap {
    box-shadow: 0px 3px 6px #00000041;
}

.text_mt_block {
    padding: 20px;
    background: #fff;
    padding-bottom: 40px;
}

.text_mt_block h6 {
    text-transform: uppercase;
}

.mt_card_col {
    padding: 0px 5px;
    margin-bottom: 10px;
}

.mt_img_col {
    padding-left: 10px;
    padding-right: 10px;
}

.top-title {
    margin-bottom: 20px;
}

.top-title h2 {
    text-transform: uppercase;
}

.sm-gutters>.col,
.sm-gutters>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.footer-row {
    align-items: center;
}

.copy_right p {
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin: 0px;
}

.footer {
    background: #040410;
    padding: 40px 0px 40px 0px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.footer .footmenu ul {
    padding: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0px;
}

.footer .footmenu ul li a {
    color: #fff;
    font-size: 15px;
    padding: 0px 12px;
    position: relative;
    text-transform: uppercase;
}

.footer .footmenu ul li a::after {
    content: '';
    width: 1px;
    height: 15px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 3px;
}

.footer .footmenu ul li a:hover {
    color: #A7D3D7;
    text-decoration: underline;
}

.footer .footmenu ul li:last-child a:after {
    display: none;
}

.footer .foot_media {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-top: 20px;
}

.footer .foot_media h5 {
    color: #fff;
    margin-bottom: 25px;
}

.footer .foot_media ul {
    list-style: none;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.footer .foot_media ul li {
    margin-right: 12px;
}

.footer .foot_media ul li a {
    color: #fff;
    font-weight: 600;
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .foot_media ul li a img {
    filter: brightness(0) saturate(100%) invert(2%) sepia(68%) saturate(3223%) hue-rotate(235deg) brightness(99%) contrast(101%);
    max-width: 13px;
    max-height: 15px;
}

.footer .foot_media ul li a:hover {
    background: #A7D3D7;
}

.foot_logo a {
    color: #fff;
    font-family: 'Jost', sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
}

.foot_logo a span {
    font-weight: 700;
    display: block;
    font-size: 24px;
}

.foot_center {
    text-align: center;
}

.main_wrapper>section {
    padding: 80px 0px;
}

.main_wrapper {
    padding-top: 112px;
}

.main_wrapper p, .main_wrapper ul {
    margin-bottom: 15px;
}

.main_breadcrumb {
    background: #EEF3F4;
    padding-top: 6px;
}

.main_breadcrumb .container {
    max-width: 100%;
    padding-left: 40px;
}

.main_breadcrumb .breadcrumb {
    background: none;
    margin: 0px;
    padding-left: 10px;
    padding-right: 30px;
    font-size: 14px;
    font-family: "Nunito Sans", sans-serif;
    padding-top: 6px;
    padding-bottom: 6px;
    align-items: center;
    text-transform: capitalize;
}

.main_breadcrumb .breadcrumb a {
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

.main_breadcrumb .breadcrumb li.active {
    color: #040410;
    font-weight: normal;
}

.main_breadcrumb .breadcrumb img {
    vertical-align: unset;
}

.main_breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    background: url(../img/Down_Small.svg);
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-right: 4px;
    background-size: 7px;
}

.page_title {
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
    background: #EEF3F4;
    flex-direction: column;
}

.page_title h1 {
    position: relative;
    z-index: 9;
    display: table;
    padding-bottom: 40px;
    text-transform: uppercase;
}

.gray,
.gray {
    background-color: #EEF3F4;
}

.link_text {
    color: #5C6B26;
    font-weight: 700;
    font-size: 15px;
}

.link_text img {
    margin-left: 3px;
    transform: rotate(180deg);
}

.generic_middle_block {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    padding-top: 60px;
}

.generic_middle_block .date {
    color: #046683;
    font-weight: bold;
}

.rotate_img img {
    transform: rotate(180deg);
}

.doc_block {
    display: block;
    color: #2B9DBF;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    text-decoration: underline;
}

.doc_block img {
    margin-right: 8px;
    max-width: 18px;
    margin-bottom: 5px;
}

.doc_block strong {
    font-size: 16px;
    color: #03587B;
    margin-right: 10px;
}

.doc_block:hover {
    color: #046683;
    text-decoration: underline;
}

.gen_video_img>img {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.button_block {
    display: flex;
}

.topTitle {
    text-align: center;
    margin-bottom: 50px;
}

.topTitle h2 {
    text-transform: uppercase;
}

.color-white h2 {
    color: #fff;
}

.img_button_row {
    justify-content: center;
}

.img_btn_col {
    padding: 0px 3px;
    margin-bottom: 8px;
}

.img_block {
    position: relative;
}

.img_block .img_block_title {
    padding: 10px;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.img_block .img_block_title:before {
    content: '';
    background: linear-gradient(180deg, #01010100, #01010157, #010101D2, #010101);
    width: 100%;
    height: 60%;
    left: 0px;
    position: absolute;
    bottom: 0px;
}

.img_block .img_block_title h3 {
    position: relative;
    text-align: center;
    color: #fff;
    z-index: 9;
    margin-bottom: 15px;
}

.img_block .img_block_title:hover {
    background: rgba(84, 124, 137, 0.8);
}

.img_block img {
    width: 100%;
}

.text-img-wrap {
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
    height: 100%;
    position: relative;
}

.text-img-wrap.no-img {
   /* display: flex;
    align-items: center;*/
}

.text-img-wrap.no-img .btn_sm,
.btn_in .btn_sm {
    position: absolute;
    bottom: 15px;
    left:25px
}

.btn_in {
    padding-bottom: 40px;
}

.text-img-wrap .btn_sm {
    padding: 8px 22px;
    font-size: 14px;
}

.img_text_card_col {
    padding: 0px 6px;
    margin-bottom: 15px;
}

.text_card_block {
    padding: 20px 25px;
    background: #fff;
}

.text_card_block h4 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    color: #040410;
}

.text_card_block .red_info {
    background: #BE0404;
    color: #fff;
    font-family: 'Helvetica';
    font-weight: bold;
    padding: 12px 20px;
    display: inline-block;
    margin-bottom: 15px;
}

.right_info_cont {
    background: #F4F4F4;
    box-shadow: 0px 0px 1px #00000029;
    padding: 25px 30px;
    margin-bottom: 10px;
}

.right_info_cont .btn_primary {
    display: inline-block;
}

.form_fill {
    background: #4E453B;
}

.generic_form {
    max-width: 300px;
    margin: 0px auto;
    padding: 10px 30px;
}

.generic_form .form-group label {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

.generic_form .form-control {
    background: #fff;
    border-radius: 0px;
    min-height: 50px;
    box-shadow: 0px 0px 6px #00000029;
    border: 1px solid #BABABA;
}

.generic_form .form-check-label {
    color: #fff;
}

.generic_form .btn_blue {
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding: 15px 30px;
    width: 150px;
    margin-top: 20px;
    border: 0px;
    box-shadow: 0;
}

.generic_form h4 {
    color: #fff;
    text-align: left;
}

.generic_form p {
    text-align: left;
    color: #fff;
}

.owl-general {
    position: relative;
    margin: 0px auto;
}

.owl-general .owl-stage {
    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-carousel .owl-item img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.owl-general .owl-nav button {
    width: 50px;
    height: 50px;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.owl-general .owl-nav .owl-next {
    right: 15px;
}

.owl-general .owl-nav .owl-prev {
    left: 15px;
    transform: rotate(180deg);
}

.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;
    margin-bottom: 15px;
    display: none;
}

.owl-general .owl-carousel .owl-dot.active {
    background: #4E453B;
    height: 3px;
}

.how_to_cont h2 {
    margin-bottom: 50px;
    position: relative;
    padding-left: 25px;
}

.how_row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 30px;
}

.how_row h6 {
    margin-bottom: 0px;
}

.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: 25px;
    background: #547C89;
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    font-family: 'Jost', sans-serif;
    border: 3px solid #040410;
    padding: 0;
}

.how_to_cont {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

p.how_title {
    margin-bottom: 5px;
}

.simple_list_col {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
}

.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: 85px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    padding: 10px;
    background: #547C89;
    box-shadow: 0px 3px 6px #00000041;
    height: 100%;
}

.simple_list_col a:hover {
    background: #046683;
}

.expanding-grid {
    position: relative;
}

.expand_box {
    border: 1px solid #D9D9D9;
    box-shadow: 0px 0px 3px #00000029;
}

.expand_det {
    text-align: center;
    padding: 20px;
    background: #fff;
    position: relative;
}

.expand_det h6 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #040410;
}

.expand_det h6 span {
    display: block;
    font-size: 16px;
    color: #040410;
    margin-top: 2px;
    text-transform: capitalize;
    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;
}

.expand_img img {
    width: 100%;
    max-height: 310px;
    object-fit: cover;
}

.expanding-grid .links>li:nth-of-type(4n+1) {
    clear: left;
}

.expanding-grid .spacer {
    clear: both;
    display: block;
    margin-bottom: 0px;
}

.expanding-grid .expanding-container {
    clear: both;
    display: none;
    overflow: hidden;
    width: 100%;
    margin-top: -16px;
    border: 1px solid #D9D9D9;
    box-shadow: 0px 0px 3px #00000029;
}

.expanding-grid .expanding-container.expanded,
.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;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 20px;
    margin-right: 20px;
    visibility: hidden;
}

.expanding-grid .close-button.active {
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.expanding-grid .close-button:hover {
    opacity: 0.5;
}

.expand-content {
    padding: 50px 50px 30px 70px;
    margin: auto;
    background: #fff;
    max-width: 1000px;
}

.expand-content h3 {
    font-family: 'Jost', sans-serif;
    color: #547C89;
    border-bottom: 2px solid #040410;
    display: table;
    padding-right: 15px;
}

.expand-content h6 {
    color: #040410;
    text-transform: none;
}

.plus-minus_icon img {
    max-width: 16px;
}

.expanding-grid .links>li .active .plus-minus_icon {
    transform: rotate(180deg);
}

.expanding-grid .links>li .active .expand_det {
    border-top: 0px;
    padding-bottom: 30px;
}

.expanding-grid .links>li .active .expand_det::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background: #fff;
    bottom: -3px;
    left: 0px;
    z-index: 9;
}

#conference-timeline {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#conference-timeline .conference-center-line {
    position: absolute;
    width: 10px;
    height: calc(100% - 470px);
    top: 230px;
    left: 50%;
    margin-left: -4px;
    background: #040410;
    z-index: 0;
}

.timeline-article {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.timeline-article .content-left-container,
.timeline-article .content-right-container {
    max-width: 600px;
    width: 100%;
}

.timeline-article .content-left,
.timeline-article .content-right {
    position: relative;
    width: auto;
}

.timeline-article p span.article-number {
    position: absolute;
    font-weight: 300;
    font-size: 44px;
    top: 10px;
    left: -60px;
    color: #00b0bd;
}

.timeline-article .content-left-container {
    float: left;
    padding-right: 0px;
}

.timeline-article .content-right-container {
    float: right;
    margin-left: auto;
    padding-left: 0px;
}

.timeline-article .circle_yw {
    position: absolute;
    top: 15%;
    left: 50%;
    width: 42px;
    height: 42px;
    margin-left: -21px;
    color: #fff;
    border-radius: 100%;
    background: #fff;
    border: 6px solid #547C89;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
}

.timeline-article:first-child .circle_yw {
    top: 50%;
}

.timeline-article:last-child .circle_yw {
    border-color: #547C89;
    border: 10px solid #547C89;
    border-radius: 100px;
    background: #547C89;
    top: 100px;
}

.timeline-article .image_year_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-top: -100px;
}

.section_year {
    margin-left: 0px;
    color: #040410;
    min-width: 120px;
    text-align: left;
    order: 1;
    font-size: 35px;
    font-family: 'Jost', sans-serif;
    font-weight: 700;
    margin-bottom: 8px;
}

.timeline-descr {
    order: 3;
    max-width: 420px;
    padding-top: 20px;
    text-align: left;
}

.timeline-article .content-left p {
    margin-left: auto;
}

.timeline-article .content-left {
    text-align: right;
}

.timeline-article .content-right {
    text-align: left;
}

.timeline-article .circle_yw {
    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;
}

.timeline-article .circle_yw:after {
    content: '';
    background: #fff;
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100%;
}

.timeline-level-two .circle_yw::after {}

.timeline-level-two.inner_img_left .timeline-inner-left img {
    max-width: 400px;
    margin-right: 100px;
}

.timeline-level-two.inner_img .timeline-inner-left {
    position: relative;
}

.timeline-level-two.inner_img_left .timeline-inner-left:after {
    content: '';
    width: 120px;
    height: 3px;
    background: #002554;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: -1;
    transform: translateY(-50%);
}

.inner_img_left .timeline-inner-left {
    text-align: left;
    position: relative;
    padding-right: 130px;
    z-index: 9;
}

.conference-timeline-content {
    max-width: 1200px;
    margin: auto;
}

.timeline-wrap {
    position: relative;
}

.timeline-row {
    width: 100%;
}

.timeline-level-one {
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.odd.timeline-article .content-right-container {
    padding-left: 40px;
}

.even.timeline-article .content-left-container {
    padding-right: 40px;
}

.timeline-inner-left,
.timeline-inner-right {
    max-width: 50%;
    width: 100%;
}

.timeline-level-two {
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.timeline-inner-left {
    text-align: right;
    padding-right: 40px;
}

.timeline-inner-right {
    text-align: left;
    padding-left: 40px;
    position: relative;
    z-index: 9;
}

.section_img {
    max-width: 420px;
    order: 2;
    position: relative;
    z-index: 90;
}

.even .image_year_row {
    padding-left: 180px;
}

.even .circle_yw::before {
    left: 35px;
    right: auto;
}

.inner_img_right .timeline-inner-right {
    text-align: right;
}

.inner_img_right .timeline-inner-right img {
    max-width: 400px;
}

.timeline-level-two .circle_yw {
    left: 0;
    top: 120px;
}

.circle_yw::before {
    content: '';
    background: #547C89;
    height: 10px;
    width: 180px;
    display: block;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

.timeline-article:last-child .circle_yw::after {
    content: "";
    background: #FDB827;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100%;
    visibility: hidden;
}

.timeline-article:first-child .image_year_row {
    margin-top: 0px;
}

.timeline-article:last-child .timeline-level-one {
    align-items: flex-start;
}

.timeline-article:last-child .section_year {
    text-align: right;
    margin-top: -10px;
}

.timeline-level-two .timeline-inner-left {
    width: 100%;
    display: table;
    max-width: 420px;
    margin-left: auto;
    padding-right: 0;
}

.timeline-level-two .section_img {
    margin-bottom: 15px;
}

.timeline-level-two .timeline-inner-right {
    display: none;
}

.timeline-level-two p {
    max-width: 420px;
    margin-left: auto;
}

.contact_col {
    padding: 0px 6px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.cont_img img {
    width: 100%;
}

.cont_inner {
    padding: 20px 30px;
}

.contact_box {
    background: #EEF3F4;
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #EEF3F4;
}

.contact_box p {
    margin-bottom: 20px;
}

.contact_box h6 {
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 15px;
}

.contact_box h3 {
    margin-bottom: 0px;
    font-size: 22px;
}

.tel_em_fax {
    margin-top: 15px;
}

.tel_em_fax strong {
    color: #040410;
    font-weight: 600;
}

.tel_em_fax a {
    color: #2B9DBF;
    font-weight: 600;
    text-decoration: underline;
}

.tel_em_fax p {
    margin-bottom: 0px;
}

.maintitle {
    margin-bottom: 50px;
}

.main-service {
    background: #005A76;
    padding: 60px 0px 80px 0px;
}

.main-service h2 {
    color: #fff;
    text-align: center;
}

.icon_buttons_row {
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

.button_ico_box {
    text-align: center;
    padding: 20px 15px;
}

.button_ico_box img {
    max-width: 90px;
}

.button_ico_box h4 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

.button_ico_box .img_icon {
    margin-bottom: 15px;
}

.button_ico_col {
    padding: 0px 8px;
    margin-bottom: 16px;
    max-width: 225px;
}

.allBtn {
    text-align: center;
    margin-top: 40px;
}

.allBtn a {
    min-width: 200px;
}

.latstNews .allBtn {
    margin-top: 60px;
}

.middle_wrap {
    position: relative;
}

.sidebar_info {
    box-shadow: 0px 3px 6px #00000029;
    padding: 40px 25px;
    max-width: 300px;
}

.sidebar_info h4 {
    border-bottom: 2px solid #716558;
    padding-bottom: 3px;
    margin-bottom: 15px;
}

.sidebar_info a {
    color: #006738;
}

.filterWrap-meet {
    margin-bottom: 35px;
    justify-content: center;
}

.month-year-col {
    display: flex;
}

.month-year-wrap select {
    margin-right: 6px;
    min-width: 130px;
}

.catg-wrap select {
    min-width: 235px;
}

.mt-txt-holder {
    margin-bottom: 50px;
}

.mt-txt-holder h3 {
    text-align: center;
    margin-bottom: 20px;
}

.mt-txt-holder p {
    font-size: 18px;
}

.main_acco_title {
    background: #F4F2EA;
    align-items: center;
    position: relative;
    cursor: pointer;
    display: flex;
}

.main_acco_title .date_meet {
    display: flex;
    background: #4E453B;
    color: #fff;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    min-height: 110px;
}

.main_acco_title p {
    margin-bottom: 0px;
}

.main_acco_title h6 {
    margin-bottom: 0px;
}

.main_acco_title .acco_title_info {
    padding: 20px;
}

.main_acco_title .accosign {
    position: absolute;
    right: 40px;
}

.main_acco_title .accosign img {
    max-width: 18px;
}

.main_acco_title.active .accosign img {
    transform: rotate(180deg);
}

.acco_panel {
    display: none;
    padding: 30px 130px;
}

h6 .doc_block {
    display: inline-block;
}

.accordion_block {
    margin-bottom: 20px;
}

.no-found-info {
    padding: 120px 0px 20px 0px;
    text-align: center;
}

.no-found-info h3 {
    margin-bottom: 80px;
}

.no-found-info .btn_green {
    min-width: 160px;
}

.search-main {
    padding-top: 90px;
}

.search-main .input-group {
    border: 1px solid #547C89;
    box-shadow: 0px 0px 3px #00000029;
    max-width: 1000px;
    margin: auto;
    width: 100%;
    min-height: 55px;
}

.search-main .form-control {
    border: 0px;
    min-height: 55px;
    border-radius: 0px;
}

.search-main .btn-search {
    background-color: #547C89;
    border-color: #547C89;
    border-radius: 0px;
    width: 55px;
}

.search-main .btn-search img {
    width: 23px;
}

.search-main .dropdown-toggle {
    border-color: #bdbdbd;
    border-radius: 0;
    background: #fff;
}

.search-main .dropdown-toggle:after {
    background-image: url(../img/angle-down-small.svg);
    border: 0;
    width: 13px;
    height: 8px;
    background-size: 12px;
    position: relative;
    top: 4px;
}

.search-main .dropdown-toggle:hover {
    background: none;
}

.search-main .dropdown-toggle #searchSelected {
    display: inline-block;
    text-align: left;
    width: 180px;
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
}

.NewsMettings {
    padding: 80px 0px;
    background-image: url(../img/bg-main.png);
    position: relative;
}

.NewsMettings::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(84, 124, 137, 0.77);
    top: 0px;
}

.meetingBox {
    display: flex;
    background: #fff;
    min-height: 100px;
}

.meetingBoxblock {
    margin-bottom: 10px;
    position: relative;
    padding-left: 80px;
    background: #fff;
}

.meetingBox .timedate {
    background: #040410;
    min-width: 80px;
    min-height: 100px;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    color: #fff;
    flex-direction: column;
    font-size: 19px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-top: 13px;
    position: absolute;
    left: 0;
    height: 100%;
}

.meetingBox .timedate span {
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
}

.meeting-panel-info {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.meetingInfo {
    padding-left: 15px;
    padding-right: 30px;
    width: 100%;
    position: relative;
    padding-top: 15px;
}

.meetingInfo h5 {
    color: #040410;
    font-size: 16px;
    font-weight: normal;
}

.meetingInfo h6 {
    color: #046683;
    text-transform: uppercase;
}

.meetingInfo::after {
    content: '';
    background-image: url(../img/angle-down-small.svg);
    position: absolute;
    right: 15px;
    top: 30px;
    width: 14px;
    height: 9px;
}

.meetingBox.active .meetingInfo::after {
    transform: rotate(180deg);
}

.upmeetings {
    padding-left: 15px;
}

.visit_us {
    display: grid;
    grid-template-columns: 400px auto;
    padding-left: 10%;
}

.map_info img {
    width: 100%;
    min-height: 570px;
    object-fit: cover;
}

.visit_info {
    background: #040410;
    padding: 50px 70px;
    align-self: center;
}

.visit_info h3 {
    color: #fff;
    font-size: 35px;
    font-family: 'Jost', sans-serif;
    margin-bottom: 25px;
}

.visit_info p,
.visit_info p a {
    color: #fff;
}

.visit_info h6 {
    color: #fff;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.visit_info p {
    margin-bottom: 15px;
}

.no-bg {
    background: none;
}

.larger-text {
    font-family: 'Jost', sans-serif;
    font-size: 250px;
    color: #547C89;
    font-weight: 700;
    line-height: 250px;
}

.search-inner {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 100px;
}

.search-inner .search-main {
    padding-top: 40px;
    margin-bottom: 50px;
}

.search-inner h1 {
    font-weight: 500;
    font-size: 50px;
    text-transform: uppercase;
}

.large-title {
    min-height: 250px;
}

.search_block {
    margin-bottom: 15px;
}

.search_block .form-control {
    min-height: 44px;
}

.search_block .form-control::-webkit-input-placeholder {
    color: #040410 !important;
    opacity: 1!important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.search_block .form-control:-moz-placeholder {
    color: #040410 !important;
    opacity: 1!important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.search_block .form-control::-moz-placeholder {
    color: #040410 !important;
    opacity: 1!important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.search_block .form-control:-ms-input-placeholder {
    color: #040410 !important;
    opacity: 1!important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.search_block .btn {
    position: absolute;
    right: 0;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #547C89;
    border-radius: 0;
    z-index: 9;
    background: #547C89;
}

.main_search_content {
    display: flex;
    align-items: center;
    width: 70%;
    justify-content: center;
    margin-bottom: 50px;
}

.main_search_content h5 {
    margin-right: 20px;
    font-size: 18px;
}

.main_search_content .search_block {
    width: 60%;
    max-width: 600px;
}

.acc__card {
    background: #EEF3F4;
    box-shadow: 0px 0px 3px #00000029;
    margin-bottom: 20px;
}

.acc__title {
    position: relative;
    min-height: 55px;
    display: flex;
    align-items: center;
    padding: 5px 30px;
}

.acc__title h5 {
    font-size: 18px;
    margin: 0;
}

.acc__title .acco_sign {
    position: absolute;
    right: 15px;
}

.acc__title.active .acco_sign img {
    transform: rotate(180deg);
}

.acc__panel {
    display: none;
    padding: 10px 60px;
}

.rslt_txt {
    max-width: 1000px;
    margin: 0 auto;
}

.resultmain {
    padding: 80px 0px 30px 0px;
}

.result_row {
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #D9D9D9;
}

.result_row .rsltBody {
    padding: 30px 50px 20px 50px;
}

.result_row .rsltBody h5 {
    font-size: 18px;
}

.resull_filter {
    padding: 30px 0px 70px 0px;
}

.filter_block {
    margin-top: 90px;
}

.filter_block .form-group {
    margin-bottom: 12px;
}

label.title {
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.sort_boxResult {
    margin-left: auto;
    margin-bottom: 20px;
}

.sort_boxResult select {
    min-width: 210px;
}

.filterBlocks {
    padding-left: 0px;
}

.re_category {
    background: #040410;
    display: inline-block;
    text-align: left;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 40px;
    padding-right: 40px;
    min-width: 300px;
}

.title-sort {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-sort h4 {
    margin: 0px;
    font-size: 30px;
}

.pagination {
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 20px;
}

.reset a {
    color: #040410;
    font-weight: 600;
    font-size: 15px;
    margin-top: 5px;
    display: block;
}

.dir_wrap {
    padding: 60px 0px;
}

.filterBlock {
    margin-bottom: 30px;
}

.checkbox-custom {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 30px;
}

.checkbox-custom,
.checkbox-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0px;
    color: #1B2329;
    cursor: pointer;
    font-weight: normal;
}

.checkbox-custom+.checkbox-custom-label:before {
    content: '';
    background: #fff;
    border-radius: 0;
    border: 1px solid #D9D9D9 !important;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    margin-top: -8px;
}

.checkbox-custom:checked+.checkbox-custom-label:before {
    content: "";
    display: inline-block;
    background: #547C89;
}

.form-info {
    margin-top: 50px;
}

.form-info h6 {
    color: #040410;
    font-weight: 400;
}

.form-info .btn_sm {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
}

.acctitle {
    position: relative;
    min-height: 55px;
    display: flex;
    align-items: center;
    padding: 5px 30px;
    background: #EEF3F4;
    justify-content: space-between;
    cursor: pointer;
}

.acctitle h5 {
    font-size: 18px;
    margin: 0;
}

.acctitle .accosign {
    position: absolute;
    right: 15px;
}

.acctitle .accosign img {
    max-width: 17px;
}

.acctitle h6 {
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    margin: 0;
    padding-right: 30px;
}

.acctitle.active .accosign img {
    transform: rotate(180deg);
}

.accpanel {
    padding: 30px 40px;
    display: none;
}

.accpanel .document_era {
    margin-bottom: 30px;
    margin-left: -15px;
}

.btn_sm.sm {
    padding: 7px 20px;
    font-size: 14px;
}

.acccard {
    margin-bottom: 12px;
}

.searchFilterBlock {
    padding-top: 50px;
}

.meeting-wraper {
    padding-top: 70px;
    padding-bottom: 70px;
}

.mt-title {
    margin-bottom: 30px;
}

.mt-title h2 {
    text-transform: uppercase;
}

.main-tabs .nav-tabs {
    border: 0;
    justify-content: center;
}

.main-tabs .nav-tabs li a {
    background: #EEF3F4;
    min-height: 67px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    border: 0;
    min-width: 350px;
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 19px;
    border-bottom: 10px solid #040410 !important;
}

.main-tabs .nav-tabs li a.active {
    background: transparent;
    color: #040410;
}

.tab-content-mt {
    padding-top: 70px;
}

.mt-left-content .search_block {
    margin-bottom: 60px;
}

.mt-left-content .form-group {
    margin-bottom: 10px;
}

.sort_box_mt select {
    max-width: 200px;
    margin-left: auto;
}

.title-row {
    text-align: center;
    padding-top: 15px;
}

.title-row h2 {
    font-size: 30px;
}

.back_next_posts {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
}

.back_next_posts a {
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

.event_lst_row {
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 15px;
}

.event_lst_row:hover {
    outline: 1px solid #2B9DBF;
}

.evtBody {
    padding: 25px;
}

.evtBody h6 {
    margin-bottom: 25px;
}

.evtBody h6 span {
    position: relative;
}

.evtBody h6 span::before {
    content: '';
    width: 2px;
    height: 12px;
    background: #046683;
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
}

.evtBody h3 {
    color: #046683;
    padding-top: 10px;
    padding-bottom: 5px;
}

.evtBody span.link {
    color: #2B9DBF;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    text-decoration: underline;
}

.event_img img {
    height: 100%;
    object-fit: cover;
}

.no-img .eventinfo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.no-img .eventinfo .evtBody {
    padding: 50px;
}

.no-img .eventinfo .evtBody h3 {
    padding-top: 0;
    padding-bottom: 15px;
}

.vid_top_bar {
    background: #040410;
    color: #fff;
    padding: 3px 40px;
    font-size: 15px;
}

.vid_descr {
    padding: 20px 40px;
}

.vid_descr h6 {
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
}

.vid_descr h3 {
    color: #046683;
    padding-top: 10px;
    padding-bottom: 5px;
}

.vid_row {
    box-shadow: 0px 3px 6px #00000029;
    margin: 0;
    margin-bottom: 15px;
}

.vid_lists {
    margin-top: 15px;
}

.login-wraper {
    padding-top: 80px;
    padding-bottom: 100px;
}

.login-wraper .login-content {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.login-wraper .main-tabs .nav-tabs li a {
    min-width: 300px;
}

.login-wraper .tab-content {
    padding-top: 80px;
}

.title-info {
    margin-bottom: 60px;
}

.log-forms {
    max-width: 370px;
    margin: auto;
}

.log-forms h5 {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.log-forms .form-control {
    min-height: 40px;
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #EEF3F4;
    border-radius: 4px;
    font-size: 14px;
}

.log-forms .form-group {
    margin-bottom: 10px;
}

.log-forms .btn_sm {
    min-width: 140px;
    border: 0;
}

.log-forms .checkbox-custom {
    width: auto;
}

.log-forms .woocommerce-privacy-policy-text {
    margin-bottom: 30px;
}

.log-forms .form-control::-webkit-input-placeholder {
    color: #040410 !important;
    opacity: 1!important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.log-forms .form-control:-moz-placeholder {
    color: #040410 !important;
    opacity: 1!important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.log-forms .form-control::-moz-placeholder {
    color: #040410 !important;
    opacity: 1!important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.log-forms .form-control:-ms-input-placeholder {
    color: #040410 !important;
    opacity: 1!important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.log_checkbox {
    display: flex;
    justify-content: space-between;
    padding-top: 5px;
    margin-bottom: 60px;
    font-size: 14px;
}

.inner-wraper {
    padding-top: 50px;
    padding-bottom: 60px;
}

.sort_box_inner {
    max-width: 280px;
    margin-left: auto;
    margin-bottom: 15px;
}

.panel-main {
    background: #EEF3F4;
    display: flex;
    justify-content: space-between;
    min-height: 55px;
    align-items: center;
    padding: 6px 20px;
    margin-bottom: 10px;
}

.panel-main h5 {
    font-size: 18px;
    margin: 0px;
    max-width: 650px;
}

.panel-main ul {
    padding: 0px;
    display: flex;
    list-style: none;
    margin: 0px;
}

.panel-main ul li {
    margin: 0px 15px;
}

.panel-main ul li a {
    position: relative;
}

.panel-main ul li a::after {
    content: '';
    position: absolute;
    right: -15px;
    background: #040410;
    width: 1px;
    height: 12px;
    top: 2px;
}

.panel-main ul li:last-child a::after {
    display: none;
}

.search-filter-area {
    margin-bottom: 50px;
}

.page_title h1 span {
    display: block;
    font-size: 18px;
    text-transform: none;
}

.detail-wrap {
    padding-top: 40px;
    padding-bottom: 100px;
}

.sidemenu {
    /* max-width: 320px;*/
    max-width: 95%;
}

.sidemenu ul {
    box-shadow: 0px 3px 6px #00000029;
    list-style: none;
    padding: 0px;
}

.sidemenu ul li a {
    padding: 8px 40px;
    display: block;
    border-bottom: 1px solid #040410;
    padding-right: 20px;
    font-family: 'Jost', sans-serif;
}

.sidemenu ul li a.active {
   /* background: #547C89;*/
    color: #fff;
}

.sidemenu h5 {
    font-size: 18px;
    text-align: center;
}

.backlink {
    text-align: center;
}

.backlink a {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
}

.backlink a img {
    max-width: 18px;
    vertical-align: sub;
    margin-right: 6px;
}

.dt-block {
    margin-bottom: 80px;
}

.dt-block .wp-block-group.gray {
    padding-left: 25px;
    padding-right: 25px;
}

.dt-block .nav-tabs li a {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
 /*   background: #547C89;*/
    background:  #EEF3F4;
    color: #040410;
    border-radius: 0px;
    min-height: 55px;
    display: flex;
    align-items: center;
    min-width: 160px;
    text-align: center;
    justify-content: center;
    border-right: 1px solid #fff;
}

.dt-block .nav-tabs li a.active {
    background:#547C89;
    color: #fff;
    border-color: #547C89;
}

.dt-block .nav-tabs li:hover a {
    background:#fff;
}
.dt-block .nav-tabs li:hover a.active {
    background:#fff;
    color: #040410;
}
.dt-block .tab-content {
    background: #EEF3F4;
    padding: 60px 30px;
}

.dt-block .acc__card {
    box-shadow: none;
}

.dt-block .acc__panel {
    background: #fff;
    padding: 10px 30px;
}

.dt-content {
    padding-right: 100px;
}

.vid_dets {
    text-align: center;
    padding: 15px 20px;
}

.vid_dets h4 {
    margin-bottom: 15px;
}

.top-search-filter {
    display: grid;
    grid-template-columns: 400px 300px 140px;
    grid-column-gap: 20px;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    margin-top: 40px;
}

.page-template-template-video .top-search-filter {
    grid-template-columns: auto;
    max-width: 1100px;
}
.page-template-template-video .filter-container{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 15px;
}
.filter-row{
    grid-template-columns: auto 180px;
display: grid;
grid-column-gap: 20px;
}
.top-search-filter .reset a{
margin-top: -6px;
}

.top-search-filter select {
    min-height: 44px;
}

.sort_grid_list {
    display: flex;
}

.sort_area {
    margin: 0px 10px;
}

.list_grid_view {
    display: flex;
}

.list_grid_view a {
    cursor: pointer;
}

.list_grid_view a.active img {
    filter: brightness(0) saturate(100%) invert(46%) sepia(24%) saturate(506%) hue-rotate(148deg) brightness(94%) contrast(92%);
}

.list_grid_view .listIcon {
    margin-right: 15px;
    margin-left: 15px;
}

.vd_top_bar {
    background: #040410;
    color: #fff;
    padding: 5px 40px;
    font-size: 15px;
}

.vd_top_bar a {
    color: #fff;
}

.vd_descr {
    padding: 20px 40px;
}

.vd_descr h6 {
    color: #040410;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
}

.vd_descr h3 {
    color: #046683;
    padding-top: 10px;
    padding-bottom: 5px;
}

.vd_row {
    box-shadow: 0px 3px 6px #00000029;
    margin: 0;
    margin-bottom: 25px;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.list_info {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.grid_info {
    display: none;
}

.grid_info .vd_box,
.grid_info .vd_det {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}

.topic {
    background: #040410;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 15px;
    max-width: 450px;
    margin-bottom: 5px;
}

.cont-left h2 {
    font-size: 30px;
}

.input-main {
    height: 27px;
    border: 1px solid #707070;
    min-height: 27px;
    max-width: 300px;
}

.input-main+h3 {
    padding-top: 40px;
    color: #046683;
    padding-bottom: 30px;
}

.st_box {
    background: #EEF3F4;
    max-width: 400px;
    margin-left: auto;
    margin-top: 60px;
    padding: 50px 70px;
    padding-bottom: 30px;
}

.st_box h4 {
    margin-bottom: 5px;
}

.other_videos {
    padding-top: 100px;
    padding-bottom: 30px;
}

.detail_wrap {
    padding-top: 20px;
}

.video-main {
    max-width: 1100px;
    margin: 0 auto 50px auto;
}

.related_info {
    padding-top: 30px;
}

.related_info .document_era {
    margin-bottom: 40px;
}

.related_info .btn_sm {
    min-width: 140px;
}

.sidemenu ul .leveltwo li a {
    padding-left: 70px;
}

.sidemenu ul .levelthree li a {
    padding-left: 80px;
}

.lng_col h6 {
    color: #2B9DBF;
}

.img_section {
    margin-bottom: 30px;
}

.alert-block {
    display: flex;
    font-style: italic;
    max-width: 90%;
    margin: auto;
}

.alert-block img {
    margin-right: 20px;
}

.guide-content h2 {
    font-size: 30px;
}

.acf-map {
    width: 100%;
    height: 630px;
}

.visit_info h3 {
    text-transform: uppercase;
}

p a,
.wp-block-group>ul li a,
.wp-block-group>ol li a,
.main_content>ul li a,
.main_content>ol li a,
.how_to_cont ul li a,
.dt-right li a,
.wp-block-advgb-table  td a {
    color: #2B9DBF;
    font-weight: bold;
    text-decoration: underline;
}

p a:hover,
.wp-block-group>ul li a:hover,
.wp-block-group>ol li a:hover,
.main_content>ul li a:hover,
.main_content>ol li a:hover,
.how_to_cont ul li a:hover, .dt-right li a:hover,
.wp-block-advgb-table  td a:hover
{
    text-decoration: underline;
    color: #046683;
}

.wp-block-group {
    padding: 70px 0px;
}

.aligncenter .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-block-group.alignfull {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.img_button_row.three .img_btn_col,
.img_text_card_row.three .img_text_card_col,
.simple_list_info .row.three .simple_list_col,
.contactcard_row.three .contact_col {
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
}

.img_button_row.four .img_btn_col,
.img_text_card_row.four .img_text_card_col,
.simple_list_info .row.four .simple_list_col,
.contactcard_row.four .contact_col {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.img_button_row.two .img_btn_col,
.img_text_card_row.two .img_text_card_col,
.simple_list_info .row.two .simple_list_col,
.contactcard_row.two .contact_col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.expanding-grid.four .links>li {
    width: 25%;
}

.expanding-grid.two .links>li {
    width: 50%;
}

.expanding-grid.three .links>li {
    width: 33.3%;
}

.advgb-tabs-wrapper .advgb-tab-body-wrapper div.advgb-tab-body {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
}

.advgb-tab-body-wrapper div.advgb-tab-body>* {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.advgb-tab-body-wrapper div.advgb-tab-body>div,
.advgb-tab-body-wrapper div.advgb-tab-body>section {
    max-width: 100%;
}

.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-advgb-accordions,
.advgb-tab-body-wrapper div.advgb-tab-body .document_era,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-advgb-list,
.advgb-tab-body-wrapper div.advgb-tab-body .wp-block-image-wrap {
    max-width: 900px
}

.advgb-tab-body-wrapper div.advgb-tab-body>.wp-block-advgb-image,
.advgb-tab-body-wrapper div.advgb-tab-body>.wp-block-advgb-list {
    max-width: 1000px !important;
}

.gform_legacy_markup_wrapper .description,
.gform_legacy_markup_wrapper .gfield_description,
.gform_legacy_markup_wrapper .gsection_description,
.gform_legacy_markup_wrapper .instruction {
    font-size: 16px !important;
}

.gform_legacy_markup_wrapper .gfield_checkbox li label,
.gform_legacy_markup_wrapper .gfield_radio li label {
    font-size: 16px !important;
}

.advgb-accordion-header {
    background: #EEF3F4 !important;
    padding: 8px 20px !important;
    border-color: #EEF3F4 !important;
    box-shadow: 0px 0px 3px #00000029;
}

.advgb-accordion-header:hover {
    border-color: #2B9DBF !important;
    outline: 1px solid #2B9DBF;
}

.advgb-accordion-header .advgb-accordion-header-title {
    color: #040410 !important;
    font-size: 16px !important;
}

.wp-block-advgb-accordion-item {
    margin-bottom: 8px !important;
}

.advgb-accordion-header-icon svg {
    display: none;
}

.advgb-accordion-header-icon {
    margin-right: 0px !important;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-top: 5px;
    background-image: url(../img/arrow-down-black.svg);
}

.advgb-accordion-header .ui-accordion-header-icon.ui-icon {
    display: none !important;
}

.ui-accordion-header-icon,
.advgb-accordion-header-icon {
    display: block !important
}

.advgb-accordion-body {
    background: #fff !important;
    border-color: #fff !important;
}

.advgb-accordion-header[aria-expanded="true"] .advgb-accordion-header-icon {
    transform: rotate(180deg);
    margin-top: 0;
}

ul.advgb-tabs-panel {
    display: flex;
    justify-content: center;
    border-bottom: 0 !important;
}

ul.advgb-tabs-panel li.advgb-tab {
    border-radius: 0 !important;
    background: none !important;
    color: #101010 !important;
    font-weight: 700;
    min-width: 250px;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px !important;
    border: 0 !important;
    margin-right: 0px !important;
    border-bottom: 10px solid #040410 !important;
}

ul.advgb-tabs-panel li.advgb-tab:hover {
    background: #EEF3F4 !important;
}

ul.advgb-tabs-panel li.advgb-tab a {
    color: #040410 !important;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    font-family: "Nunito Sans", sans-serif;
}

.main_wrapper .wp-block-advgb-adv-tabs ul.advgb-tabs-panel .advgb-tab.advgb-tab-active {
    background: #547C89 !important;
    border-bottom: 10px solid #040410 !important;
    position: relative
}

.main_wrapper .wp-block-advgb-adv-tabs ul.advgb-tabs-panel .advgb-tab.advgb-tab-active a {
    color: #fff !important;
}

.advgb-tab-body-wrapper {
    border: 0 !important;
}

.has-text-field #wp-link .query-results {
    top: 280px !important;
}

.gform_wrapper input:focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
    border: 1px solid #040410 !important;
    outline: 0 !important;
}

.wp-block-image.alignfull {
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
    max-width: 100vw;
}

.main-owl-slider+h2 {
    margin-top: 30px
}

.wp-block-table th,
.wp-block-advgb-table th {
    background: #547C89;
    font-weight: bold;
    color: #fff;
    border-top: 0 !important;
    border-bottom: 0px !important;
    font-size: 18px
}

.wp-block-table tbody tr:nth-child(2n+1),
.wp-block-advgb-table tbody tr:nth-child(2n+1) {
    background: #E2E2E2 !important
}

.wp-block-table tbody tr:nth-child(2n),
.wp-block-advgb-table tbody tr:nth-child(2n) {
    background: #fff !important
}

.wp-block-table td,
.wp-block-advgb-table td {
    border-right: 1px solid #1B79CB;
}

.wp-block-table td:last-child,
.wp-block-advgb-table th:last-child {
    border-right: none
}

.wp-block-table thead,
.wp-block-advgb-table thead {
    border-bottom: none !important;
}

.wp-block-table tr th,
.wp-block-advgb-table tr th {
    padding: 20px 15px !important;
    border-right: 1px solid #9F9F9F;
    border-left: 0;
}

.wp-block-table tr td,
.wp-block-advgb-table tr td {
    padding: 15px 15px !important;
    border: 0;
    border-right: 0 !important;
}

.halfHeight>img {
    height: 70vh;
    object-fit: cover;
}

.quartHeight>img {
    height: 40vh;
    object-fit: cover;
}

.maxHeight>img {
    height: 100vh;
    object-fit: cover;
}

.wp-block-group>*,
.wp-block-group>.document_era,
.wp-block-group>.wp-block-advgb-accordions,
.wp-block-group>.gform_legacy_markup_wrapper,
.wp-block-group>.wp-block-image,
.wp-block-group .wp-block-quote {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.main_content .gform_legacy_markup_wrapper {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;

}
.wp-block-group>section,
.wp-block-group>.wp-block-advgb-adv-tabs,
.wp-block-group>.wp-block-media-text,
.wp-block-group>.wp-block-group,
.wp-block-group>.wp-block-columns,
.wp-block-group .wp-block-advgb-columns {
    max-width: 100%;
}

.wp-block-group>.wp-block-table {
    margin-left: auto;
    margin-right: auto;
}

.wp-block-group__inner-container>*,
.wp-block-group__inner-container>.document_era,
.wp-block-group__inner-container>.wp-block-advgb-accordions,
.wp-block-group__inner-container>.gform_legacy_markup_wrapper,
.wp-block-group__inner-container>.wp-block-image,
.wp-block-group__inner-container .wp-block-quote {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.wp-block-group>.wp-block-group__inner-container,
.wp-block-group__inner-container>section,
.wp-block-group__inner-container>.wp-block-advgb-adv-tabs,
.wp-block-group__inner-container>.wp-block-media-text,
.wp-block-group__inner-container>.wp-block-group,
.wp-block-group__inner-container>.wp-block-columns,
.wp-block-group__inner-container .wp-block-advgb-columns {
    max-width: 100%;
}

.wp-block-group__inner-container>.wp-block-table {
    margin-left: auto;
    margin-right: auto;
}

.advgb-tab-body-wrapper {
    border-radius: 0px !important;
}

.wp-admin .media {
    display: inline-block;
}

.wp-block-buttons {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.main_wrapper .wp-block-buttons>.wp-block-button {
    margin-right: 10px;
}

.main_wrapper .wp-block-buttons .wp-block-button:last-child {
    margin-right: 0px;
}

.main_content>.wp-block-advgb-accordions:nth-last-child(-n+2) {
    padding-bottom: 60px;
}

.advgb-tabs-wrapper.advgb-tab-horz-desktop+p,
.advgb-tabs-wrapper.advgb-tab-horz-desktop+h2,
.advgb-tabs-wrapper.advgb-tab-horz-desktop+h3,
.advgb-tabs-wrapper.advgb-tab-horz-desktop+h4,
.advgb-tabs-wrapper.advgb-tab-horz-desktop+ul,
.advgb-tabs-wrapper.advgb-tab-horz-desktop+ol {
    padding-top: 40px;
}

.wp-block-group>h2,
.wp-block-group__inner-container>h2 {
    margin-bottom: 50px;
    /*  text-transform: uppercase;*/
}

.wp-block-group>.wp-block-advgb-table,
.wp-block-group__inner-container>.wp-block-advgb-table {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.advgb-tab-vert-desktop ul.advgb-tabs-panel li.advgb-tab a {
    font-size: 16px;
    font-weight: normal;
    padding-left: 50px;
    padding-right: 50px;
}

.advgb-tab-vert-desktop ul.advgb-tabs-panel li.advgb-tab {
    border-bottom: 1px solid #040410 !important;
    min-height: 30px;
}

.probox {
    border-radius: 0px !important;
}

.search-main .probox .promagnifier {
    height: 55px !important;
}

.search-main .probox .proinput input.orig {
    font-size: 18px !important;
    font-family: "Nunito Sans", sans-serif !important;
    font-weight: 600 !important;
}

.search-main .probox .proinput input.orig::-webkit-input-placeholder {
    color: #040410!important;
    opacity: 1!important;
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: "Nunito Sans", sans-serif;
}

.search-main .probox .proinput input.orig:-moz-placeholder {
    color: #040410!important;
    opacity: 1!important;
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: "Nunito Sans", sans-serif;
}

.search-main .probox .proinput input.orig::-moz-placeholder {
    color: #040410!important;
    opacity: 1!important;
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: "Nunito Sans", sans-serif;
}

.search-main .probox .proinput input.orig:-ms-input-placeholder {
    color: #040410!important;
    opacity: 1!important;
    font-size: 18px !important;
    font-weight: 600 !important;
    ffont-family: "Nunito Sans", sans-serif;
}

.probox .prosettings .innericon {
    background-image: url(../img/angle-down-small.svg);
    background-size: 14px !important;
}

.probox .prosettings .innericon svg {
    display: none !important;
}

.searchbardiv input.orig,
.searchbardiv .probox,
.searchbardiv .prosettings,
.searchbardiv .promagnifier,
.searchbardiv div.innericon {
    height: 30px !important;
}

.searchbardiv .promagnifier,
.searchbardiv .innericon {
    width: 30px;
}

.wp-block-media-text {
    background: #040410;
}

.wp-block-media-text__content h2,
.wp-block-media-text__content h4,
.wp-block-media-text__content h3,
.wp-block-media-text__content h5,
.wp-block-media-text__content p,
.wp-block-media-text__content ul li,
.wp-block-media-text__content ol li {
    color: #fff;
}

.wp-block-media-text__content h2 {
    font-weight: 600;
    /* text-transform: uppercase;*/
    margin-bottom: 30px;
}

.wp-block-media-text__content h4 {
    margin-bottom: 20px;
}

.main_search_content .probox .prosettings .innericon {
    display: none;
}

.NewsMettings .allBtn .btn_sm:hover {
    background: #FFFFFF;
    color: #040410;
}

.searchbardiv .innericon,
.searchbardiv .promagnifier {
    width: 30px !important;
    border: 0 !important;
}

.searchbardiv .promagnifier .innericon {
    background-size: 16px !important;
    background-color: #547C89 !important;
}

.probox .promagnifier:hover,
.searchbardiv .promagnifier .innericon:hover {
    background-color: #040410 !important;
}

.searchbardiv .probox {
    border: 1px solid #040410 !important;
}

.searchbardiv .probox .prosettings .innericon {
    margin-left: auto;
}

.search-main .promagnifier .innericon:hover,
.main_search_content .promagnifier .innericon:hover {
    background-color: #040410 !important;
}

.category_orange {
    background: #A50707;
    width: 100%;
    display: inline-block;
    color: #fff;
    padding: 3px 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.meetingInfo.cancel-item {
    padding-top: 40px;
}

.meetingInfo.cancel-item::after {
    top: 50px;
}

.addeventatc.addtocal {
    background: none !important;
    box-shadow: none !important;
    color: #547C89 !important;
    font-size: 16px !important;
    font-weight: 700;
    padding-left: 0px !important;
}

.addeventatc .addeventatc_icon {
    display: none;
}

.meeting-panel-info .doc_block:hover {
    color: #040410;
}

.meeting-panel-info .doc_block:hover img {
    filter: brightness(0%);
}

.main_content>* .wp-block-embed {
    margin-left: auto;
    margin-right: auto;
}

.main_content>* {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.main_content>.wp-block-quote,
.main_content>.wp-block-image {
    margin-left: auto;
    margin-right: auto;
}

.main_content>p:first-of-type:first-child,
.main_content>h2:first-of-type:first-child,
.main_content>h3:first-of-type:first-child,
.main_content>h4:first-of-type:first-child,
.main_content>h5:first-of-type:first-child,
.main_content>h1:first-of-type:first-child,
.main_content>ul:first-of-type:first-child,
.main_content>ol:first-of-type:first-child {
    padding-top: 40px;
}

.main_content>p:last-of-type:last-child,
.main_content>h2:last-of-type:last-child,
.main_content>h3:last-of-type:last-child,
.main_content>h4:last-of-type:last-child,
.main_content>h5:last-of-type:last-child,
.main_content>h1:last-of-type:last-child,
.main_content>ul:last-of-type:last-child,
.main_content>ol:last-of-type:last-child {
    padding-bottom: 40px;
}

.main_content>.wp-block-advgb-columns,
.main_content>.wp-block-group,
.main_content>.wp-block-media-text,
.main_content>.wp-block-columns,
.main_content>.advgb-tabs-wrapper {
    max-width: 100%;
}

.main_content>section {
    max-width: 100%;
}

.main_content>.wp-block-columns {
    max-width: 100%;
}

.main_wrapper .wp-block-button__link {
    background: #040410;
    text-transform: uppercase;
    font-family: 'Proxima Nova Lt';
    font-weight: 600;
    color: #fff;
    display: inline-block;
    padding: 12px 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 0;
}


.main_wrapper .wp-block-button__link:hover {
    background: #547C89;
    color: #fff;
}

.main_wrapper .wp-block-media-text__content .wp-block-button__link {
    background: #FFFFFF;
    color: #040410;
}

.main_wrapper .wp-block-media-text__content .wp-block-button__link:hover {
    background: #547C89;
    color: #fff;
}

.wp-block-media-text__content .wp-block-buttons {
    padding-top: 20px;
}

.gen_video_img {
    max-width: 1250px !important;
    margin-left: auto;
    margin-right: auto;
}

.button_ico_box h5 {
    font-family: "Nunito Sans", sans-serif;
}

.button_ico_box:hover h5 {
    font-weight: bold;
    font-family: "Nunito Sans", sans-serif;
}

.generic_middle_block>.wp-block-group__inner-container h2 {
    margin-bottom: 2px;
    text-transform: none;
}

.generic_middle_block>.wp-block-group__inner-container h4 {
    margin-bottom: 20px;
}

.generic_middle_block>.wp-block-group__inner-container .main-owl-slider {
    max-width: 900px;
    margin-bottom: 40px;
}

.advgb-tab-vert-desktop .advgb-tab-body {
    padding-left: 20px !important;
}

.tabs-vertical {
    max-width: 1200px !important;
}

.green {
    background: #547C89;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper select,
.gform_wrapper textarea
{
    height: 45px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #757575;
}

.green .gform_title {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.gform_footer .gform_button {
    background: #040410;
    text-transform: uppercase;
    font-family: "Nunito Sans", sans-serif;
    color: #fff;
    display: inline-block;
    padding: 14px 40px;
    text-align: center;
    font-size: 16px;
    border: 0 !important;
}

.gform_footer .gform_button:hover {
    background: #547C89;
    color: #fff;
}

.gform_footer {
    justify-content: center;
}

.green .gform_footer .gform_button:hover {
    color: #040410;
    background: #fff;
}

.generic-form_wrapper .gform_heading {
    margin-bottom: 60px;
}

.generic-form_wrapper .gform_footer {
    margin-top: 50px !important;
}

.img_card_block img {
    width: 100%;
}

.mobile_descr {
    background: #547C89;
    color: #fff;
    padding: 30px 60px;
    padding-top: 90px;
    padding-bottom: 10px;
}

.mobile_descr p {
    color: #fff;
}

.mobile_descr p a {
    text-decoration: underline;
    color: #fff;
    font-weight: normal;
}

.mobile_descr h6 {
    color: #fff;
    margin-bottom: 5px;
    font-size: 18px;
    text-transform: uppercase;
}

.mob_search {
    position: absolute;
    right: 60px;
    top: 20px;
}

.wp-pagenavi {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: 0;
    color: #040410;
    font-weight: 500;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0px 4px;
}

.wp-pagenavi span.current {
    font-weight: 700;
    color: #040410;
}

.wp-pagenavi .previouspostslink {}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .nextpostslink span,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .previouspostslink span {
    color: #046683;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
}

.cont-right .woocommerce-product-gallery {
    float: none !important;
    width: 100% !important;
}

.cont-right .woocommerce-product-gallery img {
    /*width: auto !important;
    display: table;margin-left: auto;margin-right: auto;*/
    width: 100%;
    max-width: none;
}

.vd_box img {
    width: 100%;
}

.woocommerce-LostPassword {
    padding-top: 5px;
}

.navblock_icon .hover-img {
    display: none;
}

.navBlock_col:hover .hover-img {
    display: flex;
    margin: auto;
}

.navBlock_col:hover .no-hover-img {
    display: none;
}

.button_ico_box .hover-img {
    display: none;
}

.button_ico_box:hover .hover-img {
    display: flex;
    margin: auto;
}

.button_ico_box:hover .no-hover-img {
    display: none;
}

.select_language .nice-select {
    border: 0;
    background-image: url(../img/Globe.svg) !important;
    background-repeat: no-repeat;
    background-position: right 0px top 13px;
    padding-top: 2px;
    padding-left: 5px;
}

.select_language .nice-select:hover {
    background-image: url(../img/Globe-hover.svg) !important;
}

.select_language .nice-select::after {
    display: none;
}

.search-main .prosettings .innericon:before {
    content: 'Search this site';
    position: absolute;
    right: 100px;
    top: 0;
    height: 55px;
    display: flex;
    align-items: center;
    border-left: 2px solid #E5E5E5;
    padding-left: 20px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
}

.search-main .probox .proinput input.orig {
    width: calc(100% - 80px) !important;
}

.top_search .prosettings .innericon:before {
    content: 'Search this site';
    position: absolute;
    right: 60px;
    top: 0;
    height: 30px;
    display: flex;
    align-items: center;
    border-left: 2px solid #E5E5E5;
    padding-left: 10px;
    font-family: "Nunito Sans", sans-serif;
    font-size: 13px;
    text-transform: capitalize;
}

.top_search .probox {
    position: relative;
}

.top_search .probox .proinput input.orig {
    max-width: 140px;
}

.top_search .proclose {
    margin-top: -12px !important;
}

.top_search .prosettings {
    background: none !important;
}

button:focus {
    outline: 0 !important;
}

.advgb-tabs-wrapper.advgb-tab-vert-desktop ul.advgb-tabs-panel {
    box-shadow: 0px 3px 6px #00000029;
}

.green .large,
.green .small,
.green input[type=email] {
    border: 0;
}

.main_search_content .ajaxsearchpro  {
    box-shadow: 0px 0px 3px #00000029 !important;
}
.main_search_content .probox {
    border: 0 !important;
    ;
}
.main_search_content  .innericon , .main_search_content  .promagnifier,
.main_search_content input.orig , .main_search_content .probox{
    height: 45px !important;font-family: "Nunito Sans", sans-serif!important;
}
.main_search_content .probox .promagnifier{
    display: flex !important;
    align-items: center;
    justify-content: center;width: 45px !important;
}
.main_search_content  .proinput input.orig{
    font-size: 15px !important;
}
.main_search_content.probox .proinput input.orig::-webkit-input-placeholder {
    color: #040410!important;
    opacity: 1!important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
}

.main_search_content .probox .proinput input.orig:-moz-placeholder {
    color: #040410!important;
    opacity: 1!important;
    font-size: 15px !important;
    font-weight: normal !important ;  font-family: "Nunito Sans", sans-serif !important;
}

.main_search_content .probox .proinput input.orig::-moz-placeholder {
    color: #040410!important;
    opacity: 1!important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
}

.main_search_content  .probox .proinput input.orig:-ms-input-placeholder {
    color: #040410!important;
    opacity: 1!important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
}

.woocommerce-product-gallery__trigger {
    display: none;
}

.searchFilterBlock .clear_btn {
    text-align: right;
}

.filterBlock+.clear_btn {
    margin-top: -20px;
}

.top-search-filter .form-control {
    padding-left: 20px;
}

.search-filter-area .filterBlock {
    margin-bottom: 25px;
}

.other_videos .topTitle h2 {
    text-transform: none;
    font-size: 30px;
    text-transform: uppercase;
}

.page-template-template-forms .search-filter-area {
    padding-top: 25px;
}

.sort_grid_list img:hover {
    filter: brightness(0) saturate(100%) invert(46%) sepia(39%) saturate(604%) hue-rotate(147deg) brightness(93%) contrast(91%);
}

.state-bar {
    padding-top: 40px;
}

.loadMoreCont {
    text-align: center;
}

.doc_block:hover img {
    filter: brightness(0) saturate(100%) invert(17%) sepia(71%) saturate(4470%) hue-rotate(180deg) brightness(89%) contrast(97%);
}

.sidemenu {
    position: sticky !important;
    top: 160px;
    max-height: calc(100vh - 150px);
    overflow: auto;
    /* box-shadow: 0px 3px 6px #00000029;*/
}

.sidemenu::-webkit-scrollbar {
    display: none;
}

.sidemenu nav {
    padding-right: 2px;
}

.sidemenu {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

body#error-page {
    margin-top: 0;
    max-width: 100%;
    padding: 0;
    box-shadow: none;
    border: 0;
    margin: 0;
}

.single-resource_library .how_to_cont {
    max-width: 900px;
    margin-left: 0;
}

.single-resource_library .howto .container {
    padding-left: 0px;
    padding-right: 0px;
}

body .is-layout-constrained>*,
.dt-block .wp-block-group>* {
    max-width: 100%;
}


/* sidebar fixes*/

#ez-toc-container a {
    color: #040410;
    width: 100%;
    font-size: 16px !important;
}

#ez-toc-container a:hover{
   background: #547C89 !important;
    color: #fff !important;
    cursor: pointer;
}
.sidemenu li.active {
    color: #fff !important;
    cursor: pointer;
}

#ez-toc-container a.active,
.sidemenu li.active >  a {
    color: #040410;
}

.sidemenu div#ez-toc-container {
    padding: 0;
    border-radius: 0;
    border: 0;
    width: 100%;
    margin-bottom: 15px;
}

.sidemenu #ez-toc-container a:visited {
    color: #040410;
}

ul.ez-toc-list>li ul {
    margin-left: 0px !important;
    padding-left: 0px !important;
    box-shadow: none !important;
}

ul.ez-toc-list>li ul li a {
    padding-left: 60px !important;
}

.guide-content .dt-block h2 {
    text-transform: none;
}

.wp-adminify .button,
.wp-adminify button:not(.components-dropdown .components-color-palette__custom-color,
.components-circular-option-picker .components-circular-option-picker__option,
.components-dropdown .components-button,
#customize-theme-controls .components-button,
.adminify-top_bar button) {
    line-height: 24px;
}

p img.alignleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.how-to .how_to_cont {
    max-width: 900px;
}

body:not(.wp-admin) .how-to .how_row {
    display: grid;
    grid-template-columns: 70px auto;
}

body:not(.wp-admin) .how-to .how_row>*:not(.number) {
    grid-column: 2/3;
    padding-left: 0;
}

.img_text_card_row,
.img_button_row {
    display: flex;
}

.wp-block-group>h4,
.main_content>h4 {
    color: #046683;
}

.advgb-accordion-body ul li,
.advgb-accordion-body ol li {
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
}

.wp-block-image.alignCenter {
    text-align: center;
}

.wp-block-image.alignRight {
    text-align: right;
}

.alignfull.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 100%;
}

.how_row .how_title.card-heading-item {
    color: #040410 !important;
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px !important;
}

.mega-submenu {
    display: none;
    border-left: 2px solid #547C89;
    margin-top: 8px;
    padding-left: 10px !important;
}

.plus-minus {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    text-align: center;
    cursor: pointer;
    top: -4px;
}

.plus-minus::after {
    content: '+';
    position: absolute;
    right: 0px;
    background-repeat: no-repeat;
    display: block;
    left: 3px;
    font-weight: bold;
    font-size: 25px;
    color: #547C89;
    top: -3px;
}

.plus-minus.minus-icon::after {
    content: '-';
}

.navbar-nav>li .mega-submenu li a {
    color: #547C89;
    font-weight: normal;
}

.toplevel_page_gf_edit_forms.wp-not-current-submenu {
    background: none !important;
}

.wp-block-image-wrap figure.alignleft {
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
}

.wp-block-image-wrap figure.alignright {
    margin-left: 1em;
    margin-bottom: 1em;
    float: right;
}

.wp-block-image-wrap figure.aligncenter {
    margin: auto;
}


/*** Start Pagination ****/

.cvf_pag_loading {
    /*  padding: 20px;*/
}

.cvf-universal-pagination ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cvf-universal-pagination ul li {
    display: inline;
    margin: 0px 3px;
    padding: 4px 8px;
    color: #020202;
}

.cvf-universal-pagination ul li.active:hover {
    cursor: pointer;
}

.cvf-universal-pagination ul li.inactive {
    background: #7E7E7E;
    display: none !important;
}

.cvf-universal-pagination ul li.selected {
    font-weight: bold;
    opacity: 1;
}


/*
.cvf-universal-pagination ul li:nth-child(1) {
    display: none
}

.cvf-universal-pagination ul li:nth-child(2) {
    color: #fff;
    background: #2E5C06;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    background-image: url(../img/angle-right-white.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 7px;
    opacity: 1;
    transform: rotate(180deg);
}

.cvf-universal-pagination ul li:nth-child(5) {
    color: #fff;
    background: #2E5C06;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    background-image: url(../img/angle-right-white.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 7px;
    opacity: 1;
}
*/


/******* END Pagination *******/

.ginput_container_consent {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.ginput_container_consent .gfield_consent_label {
    margin-left: 5px;
    margin-bottom: 2px;
}

.ui-widget {
    font-family: 'Nunito Sans', sans-serif;
}

p>img:not(.alignright),
p>img:not(.aligncenter) {
    float: left;
    margin-right: 10px;
}

.grid-col-area {
    margin-bottom: 25px;
}

.grid-col-area .vd_row {
    margin-bottom: 0px;
    height: 100%;
}

.main_wrapper p, .main_wrapper ul {
    margin-top: 0px;
}

.dt-block .tab-content .acccard,
.dt-block .tab-content .acctitle {
    background: #fff;
}

#ttcont {
    -webkit-box-shadow: 0px 0px 3px #00000029 !important;
    box-shadow: 0px 0px 3px #00000029 !important;
    padding: 15px !important;
    background: #fff !important;
}

.cmtt .glossaryItemBody {
    color: #000 !important;
}

.woocommerce {
    max-width: unset;
}
.woocommerce .wp-element-button {
    text-transform: uppercase;
    background: #040410;font-weight: normal;border: 0;
}
.woocommerce .wp-element-button:hover{
    background: #547C89;
} 
.woocommerce-cart .woocommerce{
    max-width: 90%;
}
.woocommerce-cart .cart-wrap{
    display: grid;grid-template-columns: 3fr 1fr;margin-top: 40px;
}
.woocommerce-cart .cart-wrap table{
    width: 100%;
}
.cart-wrap h1{
    font-size: 35px;text-transform: uppercase;border-bottom: 1px solid #040410;
}
.cart-wrap .woocommerce-cart-form{
    max-width: 85%;
    border-bottom: 1px solid #040410;
padding-bottom: 40px;
}
.cart-wrap .woocommerce-cart-form .product-name{
    text-align: left !important;
}
.woocommerce-cart .woocommerce-notices-wrapper{

}
.woocommerce-cart .cart_totals{
width: 100% !important;
}
.woocommerce-cart  .page_title{
display: none;
}
.woocommerce-cart  .main_breadcrumb{
    background: #fff;
}
.shop_table  a.remove{
    background: #040410 !important;color: #fff !important;
}
.shop_table  .product-thumbnail img{
min-width: 80px;
}
.shop_table  .product-name a{
    color: #040410 !important;
    text-decoration: none !important;
}
.woocommerce-cart-form__contents dl.variation{
display: flex;
}
.cart-collaterals  h2{
    text-transform: uppercase;
}
.woocommerce-page .cart-collaterals  table.shop_table td, .woocommerce-page .cart-collaterals  table.shop_table th{
padding-left: 0px;padding-right: 0px;text-align: left;
}
.cart_totals  table{
    width: 100%;
}
.cart_totals  table tr td:last-child{
    text-align: right !important;
}
.cart_totals  .order-total{
font-size: 18px !important;text-transform: uppercase;
}
.wc-proceed-to-checkout{
    margin-top: 40px;margin-bottom: 40px;
}
.checkout-button::after{
    display: none;
}
.wc-proceed-to-checkout a{width: 100%;padding-top: 12px;
    padding-bottom: 12px;}
.coupon {
    display: flex;margin-bottom: 10px;
}
.coupon .button {
    padding: 6px 10px;
min-width: 120px;
text-align: center;
text-transform: uppercase;
background: #040410;color: #fff;
border: 0;
}
.coupon .button:hover{
    background: #547C89;
}
.coupon  .input-text{
    border: 1px solid #040410;
    padding: 6px 12px;
    box-shadow: none !important;flex-grow: 1;
}
.coupon label{
    display: none;
}

/* checkout*/
/*.woocommerce-checkout .woocommerce-form-coupon-toggle{
    display: none;
}*/
.woocommerce-checkout .col-1 ,  .woocommerce-checkout .col-2{
    max-width: 80%;
    width: 100% !important;
    float: none !important;padding: 0
}
.woocommerce-checkout .woocommerce{
    max-width: 1200px;
    padding: 40px 10px;
}
.woocommerce-checkout .col2-set h1{
    text-transform: uppercase;
}
.woocommerce-checkout .form-row {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0px;
display: block;
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper{
    display: block;
width: 100%;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text{
    box-shadow: 0px 0px 3px #00000029;
border: 1px solid #EEF3F4;
border-radius: 4px;padding: 10px;
}
.woocommerce-checkout .select2-container--focus .select2-selection{
    box-shadow: 0px 0px 3px #00000029;
    border: 1px solid #EEF3F4;
    border-radius: 4px;
}
#customer_details h3{
    font-size: 18px;
text-transform: uppercase;
}
#customer_details .woocommerce-additional-fields h3{
    font-size: 16px;font-weight: normal;text-transform: none;
}
#place_order{
    width: 100%;
}
.woocommerce-checkout-review-order-table tr th, .woocommerce-checkout-review-order-table tr td{
    text-align: left !important;
    padding-left: 0px !important;
padding-right: 0px !important;
}
.woocommerce-checkout-review-order-table tr td:last-child{
    text-align: right !important;
}
#order_review .order-total{
    font-size: 18px !important;text-transform: uppercase;
    }
.woocommerce-checkout form.checkout {
    display: grid;
grid-template-columns: 2fr 1fr;
}
.woocommerce-checkout form.checkout  .woocommerce-NoticeGroup-checkout{
    grid-column: 1/3;
}
.woocommerce-checkout .page_title{
display: none;
}
.woocommerce-checkout .main_breadcrumb {
    background: #fff;
}
.woocommerce-checkout .woocommerce-info{
    background: none;
    color: #040410;
font-weight: 600;
padding-left: 0;
padding-right: 0;
}
.woocommerce-checkout .woocommerce-info a{
    color: #2B9DBF;
font-weight: bold;
text-decoration: underline;
}
.woocommerce-checkout .woocommerce-info {}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{
 font-weight: 600;   
}
h2#order_review_heading{
    text-transform: uppercase;
}
.woocommerce-checkout-review-order{
    border-top: 1px solid #040410;
}
.woocommerce-checkout-review-order tbody tr:last-child{
    border-bottom: 1px solid #040410;
}
.woocommerce-MyAccount-navigation-link.is-active > a{
    background: #547C89;color: #fff;
}
.woocommerce-account table{
    width: 100%;
}
.woocommerce-account thead th{
    font-weight: bold;border-bottom: 1px solid #040410;
    padding-bottom: 10px;
}
.woocommerce-page table.shop_table td .woocommerce-button{
    padding: 6px 20px;
    min-width: 110px;
    text-align: center;
    text-transform: uppercase
}
.woocommerce-page table.shop_table td .woocommerce-button:hover{
    background: #547C89;
}
.woocommerce-page table.shop_table td, .woocommerce-page table.shop_table th{
    padding: 10px;
    text-align: center;
}
.woocommerce-page table.shop_table td a:not(.woocommerce-button ){
    color: #2B9DBF;font-weight: bold;text-decoration: underline;
}

.woocommerce-account .password-input{
width: 100%;
}
.woocommerce-EditAccountForm fieldset legend{
    border-bottom: 1px solid #040410;
margin-bottom: 30px;
padding-top: 10px;
}
.woocommerce-EditAccountForm .wp-element-button{
    padding-top: 10px;
    padding-bottom: 10px;margin-top: 30px;
}
.woocommerce-EditAccountForm .form-row-first, .woocommerce-EditAccountForm .form-row-last{
    width: 48.5% !important;
}

.woocommerce-account .dt-content {
    padding-right: 0px;
  }

 .my_account_bookings tr{
    border-bottom: 1px solid #040410;

 }
 .woocommerce-page table.my_account_bookings td{
padding-top: 15px;padding-bottom: 15px;
 }

 .my_account_bookings th.booked-product:nth-child(2){
    width: 25%;
 }
 .woocommerce-view-order p mark{
    background: none;
font-weight: bold;
 }
 .woocommerce-order-details__title{
    text-transform: uppercase;
 }
 .woocommerce-table--order-details th,  .woocommerce-table--order-details td{
    text-align: left !important;
 }
 .woocommerce-table--order-details th:last-child,  .woocommerce-table--order-details td:last-child{
    text-align: right !important;
 }

 .woocommerce-Address-title .edit{
    color: #2B9DBF;
    font-weight: bold;
    text-decoration: underline;
 }
 .woocommerce-Address-title .edit:hover{
    text-decoration: underline;
    color: #046683;
 }
 .woocommerce-Message--info .woocommerce-Button{
    background: #040410;
text-transform: uppercase;
padding: 10px 12px;
 }
 .woocommerce-Message--info .woocommerce-Button:hover{
    background: #fff;
    color: #040410;
 }
 .woofc-action-full a{
    background-color: #040410 !important;
    border-radius:0 !important;
    width: 100% !important;
    margin-left: 0px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    height: auto !important;
    text-transform: capitalize !important;
    font-size: 18px !important;
    font-weight: normal !important;
    border: 0 !important;
    background-image: url(../img/white-cart.svg) !important;
    background-repeat: no-repeat !important;
    background-position: top 13px left 35%;
}
.woofc-action-full a:hover{
    background-color: #547C89 !important;
}

.woofc-action-right a {
    background-color: #040410 !important;
    border-radius:0 !important;
    width: 100% !important;
    margin-left: 0px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    height: auto !important;
    text-transform: capitalize !important;
    font-size: 18px !important;
    font-weight: normal !important;
    border: 0 !important;
    background-image: url(../img/white-cart.svg) !important;
    background-repeat: no-repeat !important;
    background-position: top 13px left 13% !important;
    color: #ffffff !important;
}
.woofc-action-right a:hover{
    background-color: #547C89 !important;
}
.woofc-action-left a {
    background-color: #040410 !important;
    border-radius:0 !important;
    width: 100% !important;
    margin-left: 0px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    height: auto !important;
    text-transform: capitalize !important;
    font-size: 18px !important;
    font-weight: normal !important;
    border: 0 !important;
    background-image: url(../img/cart-bag-2.svg) !important;
    background-repeat: no-repeat !important;
    background-position: top 13px left 30%;
    color: #ffffff !important;
}
.woofc-action-left a:hover{
    background-color: #547C89 !important;
}
.woocommerce-ResetPassword{
    max-width: 1000px;
    margin-left: auto;margin-right: auto;padding-top: 30px;
    padding-left: 15px;padding-right: 15px;
}  
a.checkout-button.button.disabled {
    text-transform: uppercase;
    background: grey;
    font-weight: normal;
    border: 0;
}.woofc-action-inner .woofc-action-right .woofc-action-checkout.disabled {
    background-color: grey !important;
    color: #fff !important;
}
.woocommerce-order-received .page_title{
display: none;
}
.woocommerce-order-received .woocommerce-order-details__title , .woocommerce-order-received .woocommerce-column__title{
    border-bottom: 1px solid #040410;padding-bottom: 10px;text-transform: uppercase;
}
.woocommerce-order-received .woocommerce-order{
max-width: 800px;
}

.woocommerce-table--order-details  tr th, .woocommerce-table--order-details  tr td{
    text-align: left !important;
    padding-left: 0px !important;
padding-right: 0px !important;
}
.woocommerce-table--order-details  tr td:last-child{
    text-align: right !important;
}
.woocommerce-table--order-details{
    width: 100%;
}
.wc-booking-summary{
    color: #040410;
}
.wc-booking-summary .wc-booking-summary-list{
    padding-left: 0px;
}
@media print {
    .no-print { display: none; }
    html, body { height:auto; }
}

.mini-cart{
    margin-right: 10px;
display: flex;
align-items: center;
}
.mini-cart > img{
    max-width: 20px;
}
.main_wrapper .wp-block-media-text span.glossaryLink, .main_wrapper .wp-block-media-text a.glossaryLink{
color: #fff !important;border-bottom: 1px solid #fff !important;font-weight: bold;
}
.main_wrapper span.glossaryLink {font-weight: bold;}
.parking-guide-columns .wp-block-group {
    padding: 0;
}
#gform_fields_4 .grecaptcha-badge {
    visibility: visible !important;
    left: 0;
    bottom: 0;
    z-index: 99;
}
a[href="#"] {
    color: inherit;
    font-weight: normal;
    text-decoration: none;
  }
  
  a[href="#"]:hover {
    text-decoration: none;
    color: inherit;
  }
.dt-right div#ez-toc-container{display:none;}


.single-legal_topic .timeline-article .image_year_row{
    margin-top: 0px;
}
.single-legal_topic .circle_yw::before{
    width: 100px;
}
.single-legal_topic .timeline-descr{
    max-width: 300px;
}
.single-legal_topic .img_right  .timeline-descr{
width: 100%;margin-left: auto;
padding-left: 15px;
}
.single-legal_topic .timeline-article .circle_yw{
    top: 50%;
}
.single-legal_topic #conference-timeline .conference-center-line{
    height: calc(100% - 70px);
top: 70px;
}
.single-legal_topic #conference-timeline{
    padding-bottom: 20px;
}
.single-legal_topic .even .circle_yw::before{
    left: 30px;
}
.single-legal_topic .timeline-article:last-child .circle_yw{
    top: auto;bottom: -30px;
}
.add-buttons li button, .add-buttons li button.button{
    width: 90% !important;
}


#gform_4 .grecaptcha-badge:hover {
    overflow: visible;
    width: 256px!important;
}

#gform_4 .grecaptcha-badge {
    overflow: hidden;
    width: 70px!important;
    right: 0px!important;
    left: auto!important;
}
body .uwy.userway_p3 .uai
{bottom: 10px !important;}
.meeting-wraper .main-tabs .nav-tabs {transform: rotate(180deg);}
.meeting-wraper .main-tabs .nav-tabs .nav-item {transform: rotate(-180deg);}
.product_meta .sku_wrapper {display: none;}

.woocommerce-cart .variation{
    flex-wrap: wrap;margin-left: -15px;
    margin-right: -15px;
}
.woocommerce-cart  .variation > div{
    width: 50%;
    margin-top: 3px;
padding: 0px 15px;
}
.detail_wrap .wc-bookings-booking-form-button{
    background: #040410;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
    font-size: 16px;
    border: 0;
}
.detail_wrap .wc-bookings-booking-form-button:hover {
    background: #547C89;
    color: #fff;
}
.woocommerce-order-details .wc-item-meta p{
display: inline-block;
}
.woocommerce-order-details .wc-item-meta {padding-left:0px;}
.woocommerce-view-order .shop_table .product-name a.pro_view_link{ pointer-events: none; }
.woocommerce-order-received .shop_table .product-name a.pro_view_link{ pointer-events: none; }
.woocommerce-page table.shop_table td.booked-product a{ pointer-events: none; }

/* news page*/
.newsSearchEra {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .newsSearchEra .top-title {
    margin-bottom: 20px;
  }
  .search_filter_title .search_block {
    max-width: 280px;
    margin-bottom: 15px;
  }
  .search_filter_title .search_block .label_bl {
    color: #000;
  }
  .newsColumn  > a{
    height: 100%
}
  .search_filter_title .filter_box {
    padding-right: 5px;
    width: 25%;
  }
  .search_filter_title .filter_box.col-three {
    width: 35%;
  }
  .search_filter_title .filter_box.col-three .reset {
    text-align: right;
  }
  .newsSort {
    max-width: 200px;
    margin-left: auto;
    min-width: 250px;
  }
  .newsInRow {
    margin-bottom: 50px;
  }
  .newsimg img {
    width: 100%;
    height: 260px;
  object-fit: cover;
  }
  .nsRight {
    padding-top: 35px;
    justify-content: flex-end;
    flex-direction: column;
    display: flex;
  }
  .newsColumn.no-img a,
  .newsColumn.no-img .newsinfo,
  .newsColumn.no-img .newsBody {
    height: 100%;
    display: block;
  }
  .newsColumn.no-img .newsbody_inner {
    height: calc(100% - 30px);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .newsColumn {
    width: 33.3%;
    padding: 0px 10px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
  }
  .newscard {
    height: 100%;
    background: #fff;
    position: relative;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D9D9D9;
  }
  .news-grid{
    display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
  }
  .newsBody{
    padding: 20px;
  }
 .mt-right-content .sort_box_mt{
    margin-bottom: 20px;
  }
  .print-header{
    display: none;
  }

/*
 .aligncenter .wp-block-embed__wrapper {
    text-align: center;
}
.main_content>.contact_cards.alignleft {
    max-width: 900px;
}
.wp-block-separator.alignfull {
    width: 100% !important;
}
.sirsc-buttons .button-primary {
white-space: nowrap !important;
}
.components-accessible-toolbar .components-button.has-icon.has-icon.is-pressed svg{
    fill: #fff;
}
  #woocommerce-product-images .inside #product_images_container ul li{
    width: 110px !important;
  }*/
.single-product .cart .quantity {display: none;}  
.single-product.postid-7948 .cart .quantity {display: block;}
.sidemenu .ez-toc-link.ez-toc-heading-1 {
    color: #040410 !important;
  }

.sidemenu .ez-toc-list li.active > a {
    color: #040410 !important;background: transparent !important;
  }
  p.important_note {
    font-weight: 600;
    color: red;
    font-style: italic;
}
.disabled {
    background: #547C89 !important;
    cursor: not-allowed !important;
}
p.mcle-credit {
    font-weight: 600;
}
.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-MyAccount-navigation-link--bookings
{
display: none;
}

.videoitemorder .woocommerce-table--order-details tr td:last-child,
.videoitemorder .woocommerce-table--order-details tr th:last-child {
    text-align: left !important;
}

.woofc-item span.woofc-item-price {
    display: none !important;
}
.woofc-area .woofc-data {
    display: none !important;
}