/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/



/* STRUCTURE */

/* resolve layouts archive issue */

/*.post-type-archive #main > .ast-row {
  margin-right: 0;
  margin-left: 0; }

.entry-header, .post-navigation, .ast-archive-description, .ast-pagination {
  display: none; }
*/

ul {
	padding-bottom:1.4em;
}

figcaption {
	text-align: left;
	color: #999;
	font-size: 0.8em;
}

.post-info h6 {
  margin-top:30px;
  margin-bottom: 10px;
}


.menu-inline-divider {
  display: inline-block; }

.menu-inline-divider {
  border-left: 1px solid #365181;
  padding-left: 10px;
  margin-left: 10px; }

.menu-inline-divider:first-of-type {
  border-left: none;
  padding-left: 0;
  margin-left: 0; }



.bluetextbox {
	background: #365181;
	color:#fff;
	padding:30px;
	margin-bottom:30px;
}

.bluetextbox a {
	color:#fff;
	font-weight:700;
}

.malchimpformoptions label{
	padding-left:10px;
}


/* PAGINATION */

.pagination {
	justify-content: center;
	margin-top:30px;
}

.mailchimp-improve label {
	margin-left:10px;
}


/*
p a, li a {
  color: #1b4abc; } */

/* EVENTS */


.blue-details-box {
  background-color: #365181;
  color: #fff;
  font-family: "IBM Plex Serif", serif;
  font-size: 0.9em;
  padding: 30px 30px 40px;
  margin-top: 20px;
  margin-bottom: 20px; }
  .blue-details-box a {
    color: #fff; }

.blue-details-box-title {
  text-align: center;
  font-size: 1.2;
  font-weight: 600;
  padding-bottom: 20px;
  text-transform: uppercase; }



.section-filter-block {
  position: relative;
  border-top: 1px solid #e0e3e8;
  border-bottom: 1px solid #e0e3e8;
  padding-top: 1em;
  margin-bottom: 2em;
  padding-bottom: 0.5em; 
}

.section-filter-block h4 {
    margin-bottom: 0.5em; 
}

/*
.no-bottom-border {
  border-bottom: none !important; }
*/

.blue-box {
  background-color: #134568;
  color: #fff !important;
  padding: 30px; }
  @media (min-width: 768px) {
    .blue-box {
      min-height: 200px; } }
  .blue-box p {
    font-size: 1.1em;
    color: #fff !important; }
  .blue-box a {
    color: #fff !important; }

@media (min-width: 768px) {
  .blue-box-300 {
    min-height: 300px; } }

.blue-box-200 .blue-box-title, .blue-box-300 .blue-box-title {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  line-height: 1.5; }

.blue-box-title {
  text-transform: uppercase;
  font-size: 1.2em; }

.blue-box-text {
  font-size: 1em; }



/* FORMS */

#field_2_1 label {
  display: none; }

.filter-box {
  padding-top: 20px;
  padding-bottom: 2px;
  margin-top: 1em;
  margin-bottom: 2em; }

.filter-1 .form-group {
  display: inline-block;
  padding-right: 10px;
  width: 90%; }
  @media (min-width: 992px) {
    .filter-1 .form-group {
      width: 16%; } }
  @media (min-width: 1200px) {
    .filter-1 .form-group {
      width: 16%; } }

.filter-1 .form-intro {
  display: inline-block;
  padding-right: 20px; }

.filter-2 .form-group {
  display: inline-block;
  padding-right: 10px;
  width: 90%; }
  @media (min-width: 992px) {
    .filter-2 .form-group {
      width: 24%; } }
  @media (min-width: 1200px) {
    .filter-2 .form-group {
      width: 22%; } }

.filter-2 .form-intro {
  display: inline-block;
  padding-right: 20px; }

.essb_links.essb_links_right {
  text-align: left; }

.essb-right .essb_links.essb_links_right {
  text-align: right; }


/* Style selection box */


.form-control {
  height: 44px;
  /*background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>");*/
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 10px top 15px;
  background-size: 16px 16px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -webkit-appearance: none; }

.btn-lg, .btn-group-lg > .btn, #respond form .btn-group-lg > input#submit, .btn-group-lg > input[type="submit"], .well-product input[type="submit"], input[type="submit"].btn-lg, input[type="submit"].search-submit {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px; }

.btn-outline-primary {
  color: #365181;
  border: 1px solid #365181; }

.btn-outline-primary:hover {
  color: #fff;
  background-color: #365181; }

.btn-outline-secondary {
  color: #b1904a;
  border: 1px solid #b1904a; }

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #b1904a; }

.w3eden .btn {
  text-transform: capitalize !important;
  font-weight: 500 !important;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1.3em;
  color: #b1904a !important;
  background-color: #fff;
  padding: 12px 24px;
  border: 1px solid #b1904a;
  border-radius: 0px; }

.w3eden .btn-primary:hover, .w3eden .btn-primary:focus {
  background-color: #b1904a !important;
  color: #fff !important;
  border: 1px solid #b1904a;
  box-shadow: none; }


/* Pagination */

.pagination > li > a, .pagination > li > span {
  color: #b1904a !important;
  border: 1px solid #b1904a;
  font-weight: 400;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important; }
  .pagination > li > a :hover, .pagination > li > span :hover {
    background-color: #b1904a !important;
    color: #fff !important; }



/* SPACING */

.top0 {
  padding-top: 0px; }

.top0m {
  margin-top: 0px; }

.margin0 {
  margin: 0; }

.top10 {
  padding-top: 1em; }

.top20 {
  padding-top: 2em; }

.top30px {
  padding-top: 30px; }

.top30 {
  padding-top: 3em; }

.top40 {
  padding-top: 4em; }

@media (min-width: 992px) {
  .right40 {
    padding-right: 40px; } }

.topbot40 {
  padding-top: 4em;
  padding-bottom: 4em; }

.bottom0 {
  margin-bottom: 0 !important; }

.bottom10 {
  padding-bottom: 1em; }

.bottom10m {
  margin-bottom: 1em; }

.bottom20 {
  padding-bottom: 2em; }

.bottom20m {
  margin-bottom: 2em; }

.bottom30 {
  padding-bottom: 3em; }

.bottom30m {
  margin-bottom: 3em; }

.bottom30px {
  margin-bottom: 30px; }

.bottom40 {
  padding-bottom: 4em; }

.bottom40m {
  margin-bottom: 4em; }

.block-space {
  margin-top: 4em;
  margin-bottom: 4em; }

.left20 {
  padding-left: 20px; }

.line-space-white {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #fff; }

.border-block {
  position: relative;
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 2em;
  margin-bottom: 2em; }

.bottom-page-spacing {
  padding-bottom: 6em; }



/* Page */

/*.social-icon-left {
  display: inline-block;
  padding-left: 10px; }

.post-navigation {
  display: none; }

.more-block {
  padding-top: 2em;
  padding-bottom: 2em; }

.block-page-title {
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 1em;
  margin-bottom: 2em; }
  .block-page-title h1 {
    margin-top: 20px; }
  .block-page-title h5 {
    margin-bottom: 5px; }

.image-header {
  position: relative;
  min-height: 220px;
  border-bottom: 1px solid #fff;
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .image-header {
      min-height: 260px; } }
  @media (min-width: 992px) {
    .image-header {
      min-height: 300px; } }
  @media (min-width: 1200px) {
    .image-header {
      min-height: 380px; } }

.image-header-block {
  position: absolute;
  bottom: 0px; }
  .image-header-block h1 {
    color: #fff !important;
    font-weight: 500;
    margin-top: 0; }
  .image-header-block h5, .image-header-block h5 a {
    color: #fff; }
  .image-header-block h5 {
    margin-bottom: 5px; }

.sidebar-block {
  font-size: 0.9em; }
  .sidebar-block h5 {
    margin-top: 1em;
    margin-bottom: 0; }
  @media (max-width: 768px) {
    .sidebar-block {
      margin-top: 2em;
      padding: 2em;
      margin-bottom: 2em;
      background-color: #e0e3e8; } }

.page-header {
  background-color: #365181;
  color: #fff;
  padding-top: 3em;
  padding-bottom: 3em;
  margin-top: 0;
  margin-bottom: 2em; }
  .page-header h1 {
    color: #fff !important; }

.block-blue {
  background-color: #e0e3e8;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
  margin-bottom: 40px; }
  .block-blue .breadcrumb, .block-blue .breadcrumb a {
    color: #fff; }

.block-darkblue {
  background-color: #365181;
  color: #fff;
  padding-top: 3em;
  padding-bottom: 4em;
  margin-top: 4em; }
  .block-darkblue .breadcrumb, .block-darkblue .breadcrumb a {
    color: #fff; }
  .block-darkblue h1 {
    margin-top: 0; }

.block-gold {
  background-color: #b1904a;
  color: #fff;
  padding-top: 3em;
  padding-bottom: 4em;
  margin-top: 4em; }
  .block-gold .breadcrumb, .block-gold .breadcrumb a {
    color: #fff; }

.breadcrumb {
  padding: 0 5px;
  margin-bottom: 22px;
  list-style: none;
  background: none;
  border-radius: 0px;
  font-size: 12px;
  text-transform: uppercase; }

a[target="_blank"]:not(.notarget):after {
  display: none; }

.space0 .essb_links {
  margin: 0; }

.pale-blue-block {
  background-color: #e0e3e8; }

.selector-block, .selector-block-green {
  text-align: center !important;
  padding: 40px 20px; }
  .selector-block img, .selector-block-green img {
    max-width: 120px;
    text-align: center !important;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .selector-block h2, .selector-block-green h2 {
    text-align: center !important;
    margin-top: 0 !important; }

.selector-block {
  background-color: #fff;
  color: #365181 !important; }

.block-darkblue .selector-block h2 {
  color: #000 !important; }

.selector-block-green {
  background-color: #b1904a;
  color: #fff !important; }
*/


/* Accordion */

/*.panel-default > .panel-heading {
  background: none; }

.panel {
  border: none;
  box-shadow: none; }

.panel-heading {
  padding: 0; }
  .panel-heading h3 {
    margin-bottom: 10px;
    padding-top: 20px; }

.panel-group .panel-heading {
  border-bottom: 1px solid #dbd9d9; }

.panel-body {
  padding: 20px 0 0; }

/* Tablet and bigger 
@media ( min-width: 768px ) {
    .grid-divider {
        position: relative;
        padding: 0;
    }
    .grid-divider>[class*='col-'] {
        position: static;
    }
    .grid-divider>[class*='col-']:nth-child(n+2):before {
        content: "";
        border-left: 1px solid #DDD;
        position: absolute;
        top: 0;
        bottom: 0;
    }
    .col-padding {
        padding: 0 15px;
    }
}



/* GRID */


.grid-holder {
  position: relative; }

@media (min-width: 768px) {
  .grid-container {
    position: relative;
    border-bottom: 1px solid #e0e3e8;
    margin-bottom: 30px;
    padding-bottom: 30px; } }

div.grid-container:last-of-type {
  border-bottom: none;
  padding-bottom: 0px; }

@media (min-width: 768px) {
  .grid-container-single {
    position: relative;
    border-bottom: 1px solid #e0e3e8 !important;
    margin-bottom: 30px !important;
    padding-bottom: 30px !important; } }

.grid-bottom-border {
  border-bottom: 1px solid #e0e3e8; }

div.grid-bottom-border:last-child {
  border-bottom: none; }

@media (min-width: 768px) {
  .fill-width {
    margin-left: -30px;
    margin-right: -30px;
    outline-offset: 30px; } }

@media (min-width: 768px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.grid-block {
	padding: 0 15px; }

  .grid-block img {
    width: 100%; }
  .grid-block h1 {
    margin-top: 0em;
    color: #365181;
    font-size: 1.8em; }
    @media (min-width: 768px) {
      .grid-block h1 {
        font-size: 1.8em; } }
    @media (min-width: 992px) {
      .grid-block h1 {
        font-size: 2.2em; } }
    @media (min-width: 1200px) {
      .grid-block h1 {
        font-size: 2.8em; } }
  .grid-block h3 {
    margin-top: 5px; }
  .grid-block h6 {
    margin-top: 10px;
    margin-bottom: 0; }
  @media (max-width: 768px) {
    .grid-block {
      padding-bottom: 20px; } }

.grid-block-image {
  background-color: #f0efef;
  width: 100%;
  height: 240px; }

.grid-block-small {
  padding: 0 15px; }
  .grid-block-small img {
    width: 100%; }

.grid-block-inner, .grid-unit-single {
  height: 100%;
  padding: 0 30px; }

div.grid-unit, div.grid-unit-single {
  border-left: 1px solid #e0e3e8; }

div.grid-unit:first-child {
  border-left: none; }

.grid-theme {
  font-family: "IBM Plex Serif", serif;
  color: #b1904a;
  font-size: 0.9em;
  line-height: 1.2;
  padding-top: 10px; }
  .grid-theme a {
    color: #b1904a; }

div.grid-theme a:hover {
  text-decoration: none !important; }

.grid-title-large, .grid-title, .grid-text {
  color: #365181; }

.grid-title-large {
  font-size: 2.6em;
  line-height: 1.2;
  padding-top: 10px; }

.grid-title {
  font-size: 1.3em;
  line-height: 1.2;
  padding-top: 10px; }

.grid-text {
  font-size: 0.9em;
  line-height: 1.2;
  padding-top: 10px; }

.section-block {
  border-top: 1px solid #e0e3e8;
  border-bottom: 1px solid #e0e3e8;
  padding: 0.5em 0;
  margin-top: 2em;
  margin-bottom: 30px; }
  .section-block h4, .section-block h5, .section-block h6 {
    margin-bottom: 0; }
*/



/* GRID overlays */

.grid-overlay-blue,
.grid-overlay-gold {
  display: inline;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.grid-overlay-blue {
  background: rgba(59, 144, 195, 0.8); }

.grid-overlay-gold {
  background: rgba(48, 149, 71, 0.8); }

.grid-overlay-blue p,
.grid-overlay-gold p {
  color: #fff;
  padding: 30px;
  font-size: 1.6; }

.grid-container:hover .grid-overlay-blue,
.grid-container:hover .grid-overlay-gold {
  opacity: 1; }

.grid-icon {
  display: inline;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #365181;
  color: #fff;
  padding: 10px 20px; }





/* FONTS */

/*
.block-darkblue h1, .block-darkblue h2, .block-darkgreen h1, .block-darkgreen h2 {
  color: #fff !important; }

.feature-text p {
  font-size: 1.4em;
  color: #365181;
  padding-top: 15px; }

.text-center {
  text-align: center !important; }

.readmore {
  font-family: "IBM Plex Sans", sans-serif;
  color: #000;
  font-size: 13px; }

.meta-title {
  color: #000;
  font-size: 1em;
  font-weight: 700;
  padding-top: 10px; }

.meta-details {
  font-size: 0.8em;
  padding-top: 10px; }

.breadcrumb a {
  color: #365181; }

.page-topic {
  color: #365181;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.4;
  padding-top: 30px; }

blockquote {
  position: relative;
  padding: 0 0 0 40px;
  margin-top: 3em;
  margin-bottom: 3em;
  border-left: 8px solid #e0e3e8;
  z-index: 1; }
  blockquote p {
    font-size: 1.4em;
    font-weight: 300; }



/* COLOURS */

/*
.row.vertical-divider {
  overflow: hidden;
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px solid #ddd; }

.row.vertical-divider > div[class^="col-"] {
  padding-bottom: 100px;
  margin-bottom: -100px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

.row.vertical-divider div[class^="col-"]:first-child {
  border-left: none; }

.row.vertical-divider div[class^="col-"]:last-child {
  border-right: none; }




/* TOOLKITS */


@media (min-width: 768px) {
  .g20-bottom {
    padding-bottom: 60px; } }

.g20header {
  background-color: #365181;
  margin-bottom: 30px; }
  .g20header h1 {
    color: #fff !important;
    margin-top: 30px;
    margin-bottom: 30px; }

.g20image-header {
  position: relative;
  min-height: 220px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .g20image-header {
      min-height: 260px; } }
  @media (min-width: 992px) {
    .g20image-header {
      min-height: 300px; } }
  @media (min-width: 1200px) {
    .g20image-header {
      min-height: 380px; } }

.g20image-header-block {
  position: absolute;
  bottom: 0px; }
  .g20image-header-block h1 {
    color: #fff !important;
    font-weight: 500;
    margin-top: 0; }
  .g20image-header-block h5, .g20image-header-block h5 a {
    color: #fff; }
  .g20image-header-block h5 {
    margin-bottom: 5px; }

.g20-sidebar {
  background-color: #e5ded4;
  padding: 30px; }

.g20-country-box {
  border: solid 2px #e5ded4;
  margin: 15px;
  padding: 15px;
  width: 95%; }

.g20-country .col-xs-6 {
  border: solid 2px #e5ded4;
  margin: 15px;
  padding: 15px;
  width: 45%; }

.g20-country .col-sm-4 {
  border: solid 6px #fff;
  background-color: #e5ded4;
  padding: 15px; }

.g20-content-grid-blue, .g20-content-grid-gold {
  padding-top: 2em; }
  .g20-content-grid-blue h2, .g20-content-grid-gold h2 {
    border-bottom: 1px solid #e0e3e8;
    padding-bottom: 10px;
    margin-bottom: 1.5em; }
  .g20-content-grid-blue h3, .g20-content-grid-gold h3 {
    font-size: 1.1em !important;
    font-weight: 400; }



/* VIDEO */


.media-block {
  background-color: #fff;
  position: relative; }

.media-block-overlay {
  display: inline;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: rgba(34, 146, 71, 0.6); }
  .media-block-overlay p {
    color: #fff; }

.grid-container:hover .media-block-overlay {
  opacity: 1;
  text-decoration: none !important; }

.media-block-plus {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  text-align: center;
  font-size: 4em; }

.media-block-title {
  min-height: 90px; }

.media-container {
  position: relative; }

.media-container img {
  width: 100%; }

.media-tab {
  position: absolute;
  top: 0;
  left: 2%; }

.video-play-button, .video-play-button-small {
  position: absolute;
  top: 45%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.6); }

.video-play-button {
  font-size: 3.6rem; }

.video-play-button-small {
  font-size: 2rem; }

/*# sourceMappingURL=base.css.map */


/*

.link-on-image a {
	color:#fff !important;
}

.footer-social {
	padding-left: 0px !important;
	padding-right: 20px !important;
}

.footer-social .fa {
	font-size:24px !important;
}

*/

.btn-outline-primary {
	border-radius:0px;
	text-transform: uppercase !important;
}


.gsc-input-box {border:1px solid #ececec !important}


/* WORDPRESS BUTTONS */


.tb-button__link {
font-family: "IBM Plex Sans", Sans-serif;
font-size: 18px !important;
font-weight: 500 !important;
font-style: normal;
line-height: 1.5em !important;
letter-spacing: 1px;
border-style: solid;
border-width: 1px 1px 1px 1px;
	color: #BA984D !important;
	background-color: #fff !important;
border-color: #BA984D;
border-radius: 0px 0px 0px 0px !important;
}


.tb-button__link:hover {
color: #FFFFFF !important;
background-color: #BA984D !important;
}

/*
.page-feature-image .wp-caption .wp-caption-text {
	text-align:left;
	color: #999;
	font-size:0.8em;
}

.info-block h5 {
	padding-bottom:10px;
	padding-top: 20px;

}

button.gsc-search-button.gsc-search-button-v2 {
	background: #144569;
}
*/

/*
.detail-block h5 {
	margin-top:30px;
	margin-bottom:5px;
}
*/