.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-play:before {
  content: "\f04b";
}
.fa-times:before,
.fa-times:before {
  content: "\f00d";
}
.fad.fa-angle-down:after,
.fa-duotone.fa-angle-down:after {
  content: "\10f107";
}
.fad.fa-angle-up:after,
.fa-duotone.fa-angle-up:after {
  content: "\10f106";
}
.fad.fa-play:after,
.fa-duotone.fa-play:after {
  content: "\10f04b";
}
.fad.fa-times:after,
.fa-duotone.fa-times:after,
.fad.fa-times:after,
.fa-duotone.fa-times:after {
  content: fa-content(\10f00d);
}
.fa-times {
  font-family: 'Font Awesome 6 Pro';
}
/*
	@font-face {
	  font-family: 'Roboto Condensed';
	  font-style: normal;
	  font-weight: 300;
	  src: url('../fonts/roboto-condensed-v16-latin-300.eot');
	  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
	       url('../fonts/roboto-condensed-v16-latin-300.eot?#iefix') format('embedded-opentype'),
	       url('../fonts/roboto-condensed-v16-latin-300.woff2') format('woff2'),
	       url('../fonts/roboto-condensed-v16-latin-300.woff') format('woff'), 
	       url('../fonts/roboto-condensed-v16-latin-300.ttf') format('truetype'), 
	       url('../fonts/roboto-condensed-v16-latin-300.svg#RobotoCondensed') format('svg');
	}
	*/
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v20-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/roboto/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto/roboto-v20-latin-300.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v20-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/roboto/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto/roboto-v20-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/roboto-condensed/roboto-condensed-v19-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url('../fonts/roboto-condensed/roboto-condensed-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed/roboto-condensed-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed/roboto-condensed-v19-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed/roboto-condensed-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed/roboto-condensed-v19-latin-700.svg#RobotoCondensed') format('svg');
  /* Legacy iOS */
}
.font1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
}
.font1-regular {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font1-bold {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-size-body {
  font-size: 14px;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  .font-size-body {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  .font-size-body {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .font-size-body {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  .font-size-body {
    font-size: 16px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  .font-size-body {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  .font-size-body {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  .font-size-body {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  .font-size-body {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  .font-size-body {
    font-size: 16px;
  }
}
.fa-angle-up {
  font-family: 'Font Awesome 6 Pro';
}
.fa-angle-down {
  font-family: 'Font Awesome 6 Pro';
}
.fa-play {
  font-family: 'Font Awesome 6 Pro';
}
.fa-times {
  font-family: 'Font Awesome 6 Pro';
}
.gradient-left-to-right {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#236a77+0,37b3ba+100 */
  background: #236a77;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #236a77 0%, #37b3ba 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #236a77 0%, #37b3ba 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #236a77 0%, #37b3ba 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#236a77', endColorstr='#37b3ba', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.hl-big {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  .hl-big {
    font-size: 30px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  .hl-big {
    font-size: 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .hl-big {
    font-size: 40px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  .hl-big {
    font-size: 40px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  .hl-big {
    font-size: 50px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  .hl-big {
    font-size: 70px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  .hl-big {
    font-size: 80px;
  }
}
@media all and (min-width: 1920px) {
  .hl-big {
    font-size: 80px;
  }
}
@media all and (min-width: 2200px) {
  .hl-big {
    font-size: 80px;
  }
}
.hl-big.hl-big-light {
  font-weight: 300;
}
.hl-big p {
  margin-top: 15px;
}
.aff-box {
  border: 1px solid #AAA;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}
.btn {
  display: inline-block;
  padding: 10px 25px;
  font-weight: 400;
  line-height: 1;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
  border: 0;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.btn.upper,
.btn-upper {
  text-transform: uppercase;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  .btn {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  .btn {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .btn {
    font-size: 15px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  .btn {
    font-size: 15px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  .btn {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  .btn {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  .btn {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  .btn {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  .btn {
    font-size: 16px;
  }
}
.btn.btn-outline-white {
  background: transparent;
  border: 2px solid #FFF;
  color: #FFF;
}
.btn.btn-outline-white:hover {
  background: #FFF;
  border: 2px solid #FFF;
  color: #000;
}
.btn.btn-white {
  background: #FFF;
  color: #236a77;
  border: 2px solid #FFF;
}
.btn.btn-white:hover {
  border: 2px solid #FFF;
  transform: scale(1.05);
  background: #FFF;
  color: #236a77;
}
.btn.btn-green {
  background: #32b566;
  color: #FFF;
  box-shadow: 0 5px 0 #237744;
}
.btn.btn-green:hover {
  border: 0;
  transform: scale(1.1);
  background: #32b566;
  color: #FFF;
}
.btn.btn-turquoise {
  background: #236a77;
  color: #FFF;
  box-shadow: 0 5px 0 #237744;
}
.btn.btn-turquoise:hover {
  border: 0;
  transform: scale(1.1);
  background: #236a77;
  color: #FFF;
}
.btn.btn-red {
  background: #b53244;
  color: #FFF;
}
.btn.btn-red:hover {
  border: 0;
  transform: scale(1.1);
}
.btn.btn-gold {
  background: #b5aa32;
  color: #FFF;
}
body {
  background: #FFF;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.05em;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 300;
  color: #000;
  font-size: 14px;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  body {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  body {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  body {
    font-size: 14px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  body {
    font-size: 16px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  body {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  body {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  body {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  body {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  body {
    font-size: 16px;
  }
}
strong,
b {
  font-weight: 700;
}
a {
  color: #000;
  text-decoration: none;
  outline: 0 !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover {
  text-decoration: none;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
h1,
h2 {
  font-size: 20px;
  line-height: 1.2em;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  h1,
  h2 {
    font-size: 20px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  h1,
  h2 {
    font-size: 20px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  h1,
  h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  h1,
  h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  h1,
  h2 {
    font-size: 60px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  h1,
  h2 {
    font-size: 60px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  h1,
  h2 {
    font-size: 60px;
  }
}
@media all and (min-width: 1920px) {
  h1,
  h2 {
    font-size: 60px;
  }
}
@media all and (min-width: 2200px) {
  h1,
  h2 {
    font-size: 60px;
  }
}
.bullets li {
  position: relative;
  padding: 0 0 10px 20px;
}
.bullets li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'FontAwesome';
  content: "\f105";
  color: #000;
}
.wrapper-400 {
  width: 400px;
  max-width: 92%;
  margin: 0 auto;
}
input[type='text'],
input[type='email'],
input[type='password'],
input[type='number'],
input[type='tel'],
input[type='date'],
input[type="url"],
textarea,
select {
  border: 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px 15px;
  height: 50px;
  background: transparent;
  border-radius: 5px;
}
.custom-upload-btn {
  overflow: hidden;
  padding: 8px 15px;
  margin: 2px;
  background: #FFF;
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
}
.custom-upload-btn br {
  display: none;
}
.custom-upload-btn input[type="file"] {
  position: fixed;
  opacity: 0;
  top: 0;
}
.custom-upload-btn:hover {
  background: #000;
  color: #FFF;
}
.custom-upload-btn:active {
  background: #CCF;
}
.custom-upload-btn.invalid {
  color: #A44;
}
.custom-upload-btn.selected {
  color: #FFF !important;
  background: #000;
}
.custom-upload-btn.selected:after {
  content: "\f00c";
  font-family: FontAwesome;
}
div.wpcf7-mail-sent-ok {
  background: #236a77;
  border-color: #236a77;
  color: #FFF;
}
.wpcf7-form.sent > div:not(.wpcf7-response-output),
.wpcf7-form.sent .wpcf7-submit {
  display: none;
}
#wpcf7-f982-o1 .wpcf7-form.sent .wpcf7-mail-sent-ok,
#wpcf7-f5-o1 .wpcf7-form.sent .wpcf7-mail-sent-ok {
  display: block;
}
header#main-header {
  background: #236a77;
  position: fixed;
}
body.main-nav-modal-open header#main-header {
  max-width: 100%;
}
body.scrolled header#main-header {
  background: rgba(35, 106, 119, 0.85);
}
@media all and (max-width: 767px) {
  body:not(.scrolled) header#main-header {
    transform: translate(-50%, 0);
  }
}
header#main-header .logo {
  width: auto;
  height: 40px;
  display: block;
  position: relative;
  top: 6px;
  transition: all ease-in-out 0.3s;
}
header#main-header .logo-nav:after {
  display: inline;
}
header#main-header nav#main-nav {
  padding: 0;
}
header#main-header nav#main-nav ul > li.cta a {
  background-color: #000;
  border: 1px solid #000;
  padding: 1em 1.5em;
  outline: none;
  text-decoration: none;
  display: inline-block;
  padding: 10px 25px;
  font-weight: 400;
  line-height: 1;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
  border: 0;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  background: #32b566;
  color: #FFF;
  box-shadow: 0 5px 0 #237744;
  position: relative;
  top: 5px;
}
header#main-header nav#main-nav ul > li.cta a:hover {
  /*
            background-color: @color-ci-2;
            color: @color-ci-1;
            border: 1px solid @color-ci-1;
            */
}
header#main-header nav#main-nav ul > li.cta a.btn-outline-black {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}
header#main-header nav#main-nav ul > li.cta a.btn-outline-black:hover {
  background: #000;
  color: #FFF;
}
header#main-header nav#main-nav ul > li.cta a.upper,
header#main-header nav#main-nav ul > li.cta a-upper {
  text-transform: uppercase;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  header#main-header nav#main-nav ul > li.cta a {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  header#main-header nav#main-nav ul > li.cta a {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  header#main-header nav#main-nav ul > li.cta a {
    font-size: 15px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  header#main-header nav#main-nav ul > li.cta a {
    font-size: 15px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  header#main-header nav#main-nav ul > li.cta a {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  header#main-header nav#main-nav ul > li.cta a {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  header#main-header nav#main-nav ul > li.cta a {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  header#main-header nav#main-nav ul > li.cta a {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  header#main-header nav#main-nav ul > li.cta a {
    font-size: 16px;
  }
}
header#main-header nav#main-nav ul > li.cta a.btn-outline-white {
  background: transparent;
  border: 2px solid #FFF;
  color: #FFF;
}
header#main-header nav#main-nav ul > li.cta a.btn-outline-white:hover {
  background: #FFF;
  border: 2px solid #FFF;
  color: #000;
}
header#main-header nav#main-nav ul > li.cta a.btn-white {
  background: #FFF;
  color: #236a77;
  border: 2px solid #FFF;
}
header#main-header nav#main-nav ul > li.cta a.btn-white:hover {
  border: 2px solid #FFF;
  transform: scale(1.05);
  background: #FFF;
  color: #236a77;
}
header#main-header nav#main-nav ul > li.cta a.btn-green {
  background: #32b566;
  color: #FFF;
  box-shadow: 0 5px 0 #237744;
}
header#main-header nav#main-nav ul > li.cta a.btn-green:hover {
  border: 0;
  transform: scale(1.1);
  background: #32b566;
  color: #FFF;
}
header#main-header nav#main-nav ul > li.cta a.btn-turquoise {
  background: #236a77;
  color: #FFF;
  box-shadow: 0 5px 0 #237744;
}
header#main-header nav#main-nav ul > li.cta a.btn-turquoise:hover {
  border: 0;
  transform: scale(1.1);
  background: #236a77;
  color: #FFF;
}
header#main-header nav#main-nav ul > li.cta a.btn-red {
  background: #b53244;
  color: #FFF;
}
header#main-header nav#main-nav ul > li.cta a.btn-red:hover {
  border: 0;
  transform: scale(1.1);
}
header#main-header nav#main-nav ul > li.cta a.btn-gold {
  background: #b5aa32;
  color: #FFF;
}
header#main-header nav#main-nav ul > li.cta a:hover {
  border: 0;
  transform: scale(1.1);
  background: #32b566;
  color: #FFF;
}
body:not(.scrolled) header#main-header nav#main-nav ul > li.cta a {
  font-size: 1.2em;
}
header#main-header nav#main-nav ul > li.current-menu-parent a {
  border-bottom: 0;
  color: #32b566;
}
header#main-header nav#main-nav ul > li.current-menu-item a {
  border-bottom: 0;
  color: #32b566;
}
header#main-header nav#main-nav ul > li.current-menu-item.hide-active {
  display: none;
}
@media all and (min-width: 769px) {
  header#main-header nav#main-nav ul > li:not(.cta) a {
    position: relative;
    top: 5px;
  }
}
header#main-header nav#main-nav ul > li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  padding: 0px;
}
header#main-header nav#main-nav ul > li a.upper,
header#main-header nav#main-nav ul > li a-upper {
  text-transform: uppercase;
}
header#main-header nav#main-nav ul > li a:hover {
  color: #32b566;
}
header#main-header nav#main-nav ul > li.menu-item-has-children {
  padding-bottom: 29px;
}
header#main-header nav#main-nav ul > li.menu-item-has-children .sub-menu {
  margin-top: 7px;
  min-width: 160px;
  width: 170px;
}
body.scrolled-up header#main-header nav#main-nav ul > li.menu-item-has-children .sub-menu {
  margin-top: 29px;
}
header#main-header nav#main-nav ul > li.menu-item-has-children .sub-menu li a {
  background: rgba(35, 106, 119, 0.85);
  min-width: 124px;
  padding: 15px;
}
header#main-header nav#main-nav ul > li.menu-item-has-children .sub-menu li a:hover {
  background: #32b566;
}
@media all and (max-width: 768px) {
  header#main-header #nav-modal {
    background: #237744 !important;
  }
  header#main-header #nav-modal nav#main-nav ul > li a {
    color: #FFF !important;
  }
}
footer#main-footer {
  position: relative;
  font-size: 14px;
  background-size: auto 100%;
  background: #236a77;
  color: #FFF;
}
footer#main-footer .em-social-media-channels {
  margin: 25px 0 15px 0;
}
footer#main-footer .em-social-media-channels a {
  background: transparent;
  color: #FFF;
  border-radius: 50%;
  border: 2px solid #FFF;
}
footer#main-footer .em-social-media-channels a:hover {
  background: #FFF;
  color: #236a77;
}
footer#main-footer #em-footer-custom {
  padding-bottom: 40px;
  text-align: center;
}
footer#main-footer #em-footer-custom .float-left {
  float: none;
  display: inline-block;
}
@media all and (min-width: 768px) {
  footer#main-footer #em-footer-custom {
    text-align: left;
  }
  footer#main-footer #em-footer-custom .float-left {
    float: left;
  }
}
footer#main-footer::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 50px;
  margin-top: 0;
  top: -49px;
  left: 0;
  z-index: 1;
  background-size: 100% 50px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAwMCAyNTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwMDAgMjUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzIzNkE3Nzt9PC9zdHlsZT48Zz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwxNTQuMmMxMDkuNywxNC4xLDI1NC43LDIyLjYsNDEzLjgsMjIuNmMzNDIuMSwwLDUwOC4yLTU3LjYsNjIwLjUtODguNEMxMTUxLjEsNTYuMywxMzExLjUsMCwxNjUzLjYsMGMxMjksMCwyNDcuMyw1LjYsMzQ2LjQsMTUuM1YyNTBIMFYxNTQuMnoiLz48L2c+PC9zdmc+);
}
@media all and (min-width: 769px) {
  footer#main-footer::after {
    height: 80px;
    background-size: 100% 80px;
    top: -79px;
  }
}
footer#main-footer a {
  color: rgba(255, 255, 255, 0.5);
}
footer#main-footer a:hover {
  color: #ffffff;
}
footer#main-footer .col_3 > strong {
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px;
}
footer#main-footer .col_3 ul {
  padding: 0;
  margin: 0;
}
footer#main-footer .col_3 ul li {
  padding: 7px 0;
}
footer#main-footer .trust-icon {
  width: 70px;
  height: auto;
  position: absolute;
  top: 50px;
  right: 50px;
}
footer#main-footer .copyright {
  margin-bottom: 15px;
  display: block;
  float: none;
}
@media all and (min-width: 768px) {
  footer#main-footer .copyright {
    margin-bottom: 0;
    float: left;
  }
}
footer#main-footer nav {
  text-align: center;
  margin: 0 15px;
}
footer#main-footer nav ul li {
  padding-left: 0;
  padding: 0 10px;
}
@media all and (min-width: 769px) {
  footer#main-footer nav {
    text-align: left;
  }
  footer#main-footer nav ul li:first-child {
    padding-left: 0;
  }
}
footer#main-footer .logo-wrapper .logo {
  width: 150px;
  height: auto;
  display: inline-block;
}
footer#main-footer .logo-wrapper .logo.upscale {
  width: 220px;
}
@media all and (min-width: 768px) {
  footer#main-footer .logo-wrapper {
    text-align: right;
  }
  footer#main-footer .logo-wrapper .logo {
    position: relative;
    z-index: 2;
    top: 0;
  }
}
.btn-top {
  z-index: 9999991;
  right: 80px !important;
  bottom: 15px !important;
  opacity: 0;
  border-color: #236a77;
  background: rgba(255, 255, 255, 0.9);
  color: #236a77 !important;
}
.btn-top:hover {
  background: #236a77;
  color: #FFF !important;
}
body.scrolled .btn-top {
  opacity: 1;
}
.grecaptcha-badge {
  z-index: 9999992;
}
.em-social-media-channels a {
  background: #000;
  color: #FFF;
  border-radius: 50%;
  border: 2px solid #000;
}
.em-social-media-channels a:hover {
  background: #FFF;
  color: #000;
}
body:not('.single-post') .box {
  padding: 25px;
  border: 1px solid #AAA;
  background: #fff;
  border-radius: 10px;
}
@media all and (min-width: 769px) {
  body:not('.single-post') .box {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  }
}
video {
  width: 100%;
  height: auto;
  outline: 0;
}
/*
    #cookie-law-info-bar {

        #cookie_action_close_header {
            .btn;
            .btn.btn-green !important;
        }
    }
    */
#cookie-law-info-bar {
  font-size: 1.2rem;
  padding: 8px 10px;
  background: #FFF !important;
  padding: 25px !important;
}
@media all and (min-width: 768px) {
  #cookie-law-info-bar {
    padding: 50px !important;
  }
}
#cookie-law-info-bar br {
  display: none;
}
#cookie-law-info-bar .cli_settings_button {
  margin: 25px 0 !important;
  display: block;
}
#cookie-law-info-bar a.cli_settings_button {
  font-size: 1rem;
}
#cookie-law-info-bar #cookie_action_close_header {
  background-color: #000;
  color: #FFF;
  border: 1px solid #000;
  padding: 1em 1.5em;
  outline: none;
  text-decoration: none;
  display: inline-block;
  padding: 10px 25px;
  font-weight: 400;
  line-height: 1;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
  border: 0;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  background: #32b566 !important;
  box-shadow: 0 5px 0 #237744 !important;
  color: #FFF !important;
}
#cookie-law-info-bar #cookie_action_close_header:hover {
  /*
            background-color: @color-ci-2;
            color: @color-ci-1;
            border: 1px solid @color-ci-1;
            */
}
#cookie-law-info-bar #cookie_action_close_header.btn-outline-black {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}
#cookie-law-info-bar #cookie_action_close_header.btn-outline-black:hover {
  background: #000;
  color: #FFF;
}
#cookie-law-info-bar #cookie_action_close_header.upper,
#cookie-law-info-bar #cookie_action_close_header-upper {
  text-transform: uppercase;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  #cookie-law-info-bar #cookie_action_close_header {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  #cookie-law-info-bar #cookie_action_close_header {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  #cookie-law-info-bar #cookie_action_close_header {
    font-size: 15px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  #cookie-law-info-bar #cookie_action_close_header {
    font-size: 15px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  #cookie-law-info-bar #cookie_action_close_header {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  #cookie-law-info-bar #cookie_action_close_header {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  #cookie-law-info-bar #cookie_action_close_header {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  #cookie-law-info-bar #cookie_action_close_header {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  #cookie-law-info-bar #cookie_action_close_header {
    font-size: 16px;
  }
}
#cookie-law-info-bar #cookie_action_close_header.btn-outline-white {
  background: transparent;
  border: 2px solid #FFF;
  color: #FFF;
}
#cookie-law-info-bar #cookie_action_close_header.btn-outline-white:hover {
  background: #FFF;
  border: 2px solid #FFF;
  color: #000;
}
#cookie-law-info-bar #cookie_action_close_header.btn-white {
  background: #FFF;
  color: #236a77;
  border: 2px solid #FFF;
}
#cookie-law-info-bar #cookie_action_close_header.btn-white:hover {
  border: 2px solid #FFF;
  transform: scale(1.05);
  background: #FFF;
  color: #236a77;
}
#cookie-law-info-bar #cookie_action_close_header.btn-green {
  background: #32b566;
  color: #FFF;
  box-shadow: 0 5px 0 #237744;
}
#cookie-law-info-bar #cookie_action_close_header.btn-green:hover {
  border: 0;
  transform: scale(1.1);
  background: #32b566;
  color: #FFF;
}
#cookie-law-info-bar #cookie_action_close_header.btn-turquoise {
  background: #236a77;
  color: #FFF;
  box-shadow: 0 5px 0 #237744;
}
#cookie-law-info-bar #cookie_action_close_header.btn-turquoise:hover {
  border: 0;
  transform: scale(1.1);
  background: #236a77;
  color: #FFF;
}
#cookie-law-info-bar #cookie_action_close_header.btn-red {
  background: #b53244;
  color: #FFF;
}
#cookie-law-info-bar #cookie_action_close_header.btn-red:hover {
  border: 0;
  transform: scale(1.1);
}
#cookie-law-info-bar #cookie_action_close_header.btn-gold {
  background: #b5aa32;
  color: #FFF;
}
#cookie-law-info-bar #cookie_action_close_header:hover {
  border: 0 !important;
  transform: scale(1.1) !important;
  background: #32b566 !important;
  color: #FFF !important;
}
#cookie-law-info-bar #cookie_action_close_header:hover {
  border: 0;
}
body.blog header#main-header,
body.single-post header#main-header {
  background: transparent;
}
body.blog.scrolled header#main-header,
body.single-post.scrolled header#main-header {
  background: rgba(35, 106, 119, 0.85);
}
@media all and (min-width: 768px) {
  body.blog:not(.scrolled) header#main-header .logo,
  body.single-post:not(.scrolled) header#main-header .logo {
    height: 60px;
  }
}
body.blog #main,
body.single-post #main {
  padding-bottom: 50px;
}
@media all and (min-width: 769px) {
  body.blog #main,
  body.single-post #main {
    padding-bottom: 100px;
  }
}
body.blog section#intro,
body.single-post section#intro,
body.blog section#hero,
body.single-post section#hero {
  position: relative;
}
body.blog section#intro:after,
body.single-post section#intro:after,
body.blog section#hero:after,
body.single-post section#hero:after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
body.blog section#intro .hero-wrapper,
body.single-post section#intro .hero-wrapper,
body.blog section#hero .hero-wrapper,
body.single-post section#hero .hero-wrapper {
  z-index: 1;
}
body.blog .em-hero-simple .inner-full .inner-wrapper {
  bottom: 25px;
  top: auto;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
}
body.blog #intro h1 {
  display: none;
}
body.blog #em-masonry-blog .em-masonry-blog-wrapper .em-masonry {
  margin-top: -10px;
}
@media all and (min-width: 1469px) {
  body.blog #em-masonry-blog .em-masonry-blog-wrapper .em-masonry {
    margin-top: -15px;
  }
}
body.single-post section#hero .hero-wrapper h1 {
  color: #236a77;
  border-radius: 5px;
}
body.single-post section#hero .hero-wrapper .date {
  top: auto;
  bottom: 0;
  border-radius: 5px;
}
body.single-post section#hero .hero-wrapper .meta span.author {
  border-radius: 5px;
}
body.single-post section#hero .hero-wrapper .meta span.categories ul li a {
  border-radius: 5px;
}
body.single-post section#hero .hero-wrapper .featured {
  display: none;
}
body.single-post section#post-content .post-content-wrapper {
  padding-bottom: 50px;
}
.em-post-tile {
  border: 1px solid #DEDEDE;
  border-radius: 10px;
  overflow: hidden;
}
.em-post-tile .box .date {
  display: none;
}
.em-post-tile .box .content {
  margin-bottom: 0;
  padding: 25px;
}
.em-post-tile .box .content .inner {
  border-radius: 10px 10px 0 0;
  padding: 0;
  top: 0;
}
.em-post-tile .box .content .inner header h3 {
  margin-bottom: 15px;
  color: #236a77;
}
.em-post-tile .box .content .inner .more {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.1em;
  border-bottom: 2px solid #236a77;
  color: #236a77;
}
.em-post-tile .box .content .inner .more.upper,
.em-post-tile .box .content .inner .more-upper {
  text-transform: uppercase;
}
.em-post-tile .box .date {
  border-radius: 5px;
}
.em-post-tile:hover .box .content .inner .more {
  color: #000;
}
.em-conference-tile {
  background: #FFF;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
  overflow: hidden;
}
.em-conference-tile > .box {
  text-align: center;
}
.em-conference-tile > .box .media {
  border-bottom: 1px solid #DEDEDE;
}
.em-conference-tile > .box .content {
  padding: 2rem;
}
.em-conference-tile > .box .content header {
  color: #236a77;
}
.em-conference-tile > .box .content .more {
  margin-top: 15px;
}
.em-conference-tile .overlay-full .info {
  font-size: 0.85rem;
  margin-top: 15px;
}
.em-conference-tile .overlay-full form {
  display: block;
  margin-top: 40px;
}
.em-conference-tile .overlay-full form .captcha img {
  position: relative;
  top: 18px;
}
.em-conference-tile .overlay-full form .captcha input {
  max-width: 70px;
}
.em-conference-tile .overlay-full form input[type="submit"] {
  background-color: #000;
  border: 1px solid #000;
  padding: 1em 1.5em;
  outline: none;
  text-decoration: none;
  display: inline-block;
  padding: 10px 25px;
  font-weight: 400;
  line-height: 1;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
  border: 0;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  background: #32b566;
  color: #FFF;
  box-shadow: 0 5px 0 #237744;
}
.em-conference-tile .overlay-full form input[type="submit"]:hover {
  /*
            background-color: @color-ci-2;
            color: @color-ci-1;
            border: 1px solid @color-ci-1;
            */
}
.em-conference-tile .overlay-full form input[type="submit"].btn-outline-black {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}
.em-conference-tile .overlay-full form input[type="submit"].btn-outline-black:hover {
  background: #000;
  color: #FFF;
}
.em-conference-tile .overlay-full form input[type="submit"].upper,
.em-conference-tile .overlay-full form input[type="submit"]-upper {
  text-transform: uppercase;
}
@media all and (min-width: 360px) and (max-width: 480px) {
  .em-conference-tile .overlay-full form input[type="submit"] {
    font-size: 14px;
  }
}
@media all and (min-width: 480px) and (max-width: 768px) {
  .em-conference-tile .overlay-full form input[type="submit"] {
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .em-conference-tile .overlay-full form input[type="submit"] {
    font-size: 15px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  .em-conference-tile .overlay-full form input[type="submit"] {
    font-size: 15px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1468px) {
  .em-conference-tile .overlay-full form input[type="submit"] {
    font-size: 16px;
  }
}
@media all and (min-width: 1468px) and (max-width: 1680px) {
  .em-conference-tile .overlay-full form input[type="submit"] {
    font-size: 16px;
  }
}
@media all and (min-width: 1680px) and (max-width: 1920px) {
  .em-conference-tile .overlay-full form input[type="submit"] {
    font-size: 16px;
  }
}
@media all and (min-width: 1920px) {
  .em-conference-tile .overlay-full form input[type="submit"] {
    font-size: 16px;
  }
}
@media all and (min-width: 2200px) {
  .em-conference-tile .overlay-full form input[type="submit"] {
    font-size: 16px;
  }
}
.em-conference-tile .overlay-full form input[type="submit"].btn-outline-white {
  background: transparent;
  border: 2px solid #FFF;
  color: #FFF;
}
.em-conference-tile .overlay-full form input[type="submit"].btn-outline-white:hover {
  background: #FFF;
  border: 2px solid #FFF;
  color: #000;
}
.em-conference-tile .overlay-full form input[type="submit"].btn-white {
  background: #FFF;
  color: #236a77;
  border: 2px solid #FFF;
}
.em-conference-tile .overlay-full form input[type="submit"].btn-white:hover {
  border: 2px solid #FFF;
  transform: scale(1.05);
  background: #FFF;
  color: #236a77;
}
.em-conference-tile .overlay-full form input[type="submit"].btn-green {
  background: #32b566;
  color: #FFF;
  box-shadow: 0 5px 0 #237744;
}
.em-conference-tile .overlay-full form input[type="submit"].btn-green:hover {
  border: 0;
  transform: scale(1.1);
  background: #32b566;
  color: #FFF;
}
.em-conference-tile .overlay-full form input[type="submit"].btn-turquoise {
  background: #236a77;
  color: #FFF;
  box-shadow: 0 5px 0 #237744;
}
.em-conference-tile .overlay-full form input[type="submit"].btn-turquoise:hover {
  border: 0;
  transform: scale(1.1);
  background: #236a77;
  color: #FFF;
}
.em-conference-tile .overlay-full form input[type="submit"].btn-red {
  background: #b53244;
  color: #FFF;
}
.em-conference-tile .overlay-full form input[type="submit"].btn-red:hover {
  border: 0;
  transform: scale(1.1);
}
.em-conference-tile .overlay-full form input[type="submit"].btn-gold {
  background: #b5aa32;
  color: #FFF;
}
.em-conference-tile .overlay-full form input[type="submit"]:hover {
  border: 0;
  transform: scale(1.1);
  background: #32b566;
  color: #FFF;
}
.em-conference-tile .overlay-full form .conference-hidden-col {
  display: none;
}
.overlay-full .box {
  overflow: hidden;
}
.overlay-full .box .header {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #236a77;
  margin-bottom: 25px;
}
.overlay-full .box .header.upper,
.overlay-full .box .header-upper {
  text-transform: uppercase;
}
