/*	==========================================================================
   Paths
   ========================================================================== */
/* ==========================================================================
   Colors
   ========================================================================== */
/*	==========================================================================
   Typo
   ========================================================================== */
/*	==========================================================================
   Misc
   ========================================================================== */
/* This stylesheet generated by Transfonter (https://transfonter.org) on January 24, 2018 1:43 PM */
@font-face {
  font-family: "Exo 2";
  font-display: fallback;
  src: url("/Assets/fonts/exo2/Exo2-Bold.eot");
  src: url("/Assets/fonts/exo2/Exo2-Bold.eot?#iefix") format("embedded-opentype"), url("/Assets/fonts/exo2/Exo2-Bold.woff2") format("woff2"), url("/Assets/fonts/exo2/Exo2-Bold.woff") format("woff"), url("/Assets/fonts/exo2/Exo2-Bold.ttf") format("truetype"), url("/Assets/fonts/exo2/Exo2-Bold.svg#Exo2-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo 2";
  font-display: fallback;
  src: url("/Assets/fonts/exo2/Exo2-Bold.eot");
  src: url("/Assets/fonts/exo2/Exo2-Bold.eot?#iefix") format("embedded-opentype"), url("/Assets/fonts/exo2/Exo2-Bold.woff2") format("woff2"), url("/Assets/fonts/exo2/Exo2-Bold.woff") format("woff"), url("/Assets/fonts/exo2/Exo2-Bold.ttf") format("truetype"), url("/Assets/fonts/exo2/Exo2-Bold.svg#Exo2-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  font-display: fallback;
  src: url("/Assets/fonts/opensans/OpenSans-Italic.eot");
  src: url("/Assets/fonts/opensans/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("/Assets/fonts/opensans/OpenSans-Italic.woff2") format("woff2"), url("/Assets/fonts/opensans/OpenSans-Italic.woff") format("woff"), url("/Assets/fonts/opensans/OpenSans-Italic.ttf") format("truetype"), url("/Assets/fonts/opensans/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  font-display: fallback;
  src: url("/Assets/fonts/opensans/OpenSans.eot");
  src: url("/Assets/fonts/opensans/OpenSans.eot?#iefix") format("embedded-opentype"), url("/Assets/fonts/opensans/OpenSans.woff2") format("woff2"), url("/Assets/fonts/opensans/OpenSans.woff") format("woff"), url("/Assets/fonts/opensans/OpenSans.ttf") format("truetype"), url("/Assets/fonts/opensans/OpenSans.svg#OpenSans") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  font-display: fallback;
  src: url("/Assets/fonts/opensans/OpenSans-Semibold.eot");
  src: url("/Assets/fonts/opensans/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("/Assets/fonts/opensans/OpenSans-Semibold.woff2") format("woff2"), url("/Assets/fonts/opensans/OpenSans-Semibold.woff") format("woff"), url("/Assets/fonts/opensans/OpenSans-Semibold.ttf") format("truetype"), url("/Assets/fonts/opensans/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");
  font-weight: bold;
  font-style: normal;
}
/*@font-face {
    font-family: 'Open Sans';
    src: url('/Assets/fonts/opensans/OpenSans-Bold.eot');
    src: url('/Assets/fonts/opensans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('/Assets/fonts/opensans/OpenSans-Bold.woff2') format('woff2'),
        url('/Assets/fonts/opensans/OpenSans-Bold.woff') format('woff'),
        url('/Assets/fonts/opensans/OpenSans-Bold.ttf') format('truetype'),
        url('/Assets/fonts/opensans/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}*/
img {
  max-width: 100%;
  height: auto;
}

html {
  background-color: #F5F5F5;
  box-sizing: border-box;
  font-size: 10px;
}

body {
  font-family: "Open Sans", sans-serif;
  line-height: 100%;
  color: #1E1E1E;
  background-color: #F5F5F5;
  overflow-x: hidden;
}

a {
  color: #0D52A5;
  text-decoration: none;
  transition: color 0.25s ease;
}
a:hover, a:focus {
  color: #0D52A5;
}

* {
  box-sizing: border-box;
}

.container-fluid {
  max-width: 1262px;
  margin: 0 auto;
}

.container-inner:before, .container-inner:after {
  content: "";
  display: table;
}
.container-inner:after {
  clear: both;
}

main .container-fluid,
.page-footer .container-fluid,
.page-header .container-fluid {
  max-width: 1322px;
  padding: 0px 30px;
  padding: 0rem 3rem;
}
@media only screen and (min-width: 768px) {
  main .container-fluid,
  .page-footer .container-fluid,
  .page-header .container-fluid {
    max-width: 1362px;
    padding: 0px 50px;
    padding: 0rem 5rem;
  }
}

.page-container.placeholder-active {
  padding-top: 68px;
}
@media only screen and (min-width: 480px) {
  .page-container.placeholder-active {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-container.placeholder-active {
    padding-top: 121px;
  }
}

h1,
h2,
h3,
h4 {
  line-height: 140%;
  font-weight: 700;
}

h1,
.h1,
.signup-form h2,
.article-item .container-fluid > h2,
.section.with-heading h2,
.section h1,
.page-footer h2,
.listing-certifications h2,
.jumbotron h1,
.calendar-listing > h2,
.blog-listing > h2,
.articles-listing > h2,
.article-detail h2,
.accordion-container h2 {
  font-size: 23px;
  font-size: 2.3rem;
  margin: 0px 0px 15px;
  margin: 0rem 0rem 1.5rem;
  font-family: "Exo 2", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media only screen and (min-width: 768px) {
  h1,
  .h1,
  .signup-form h2,
  .article-item .container-fluid > h2,
  .section.with-heading h2,
  .section h1,
  .page-footer h2,
  .listing-certifications h2,
  .jumbotron h1,
  .calendar-listing > h2,
  .blog-listing > h2,
  .articles-listing > h2,
  .article-detail h2,
  .accordion-container h2 {
    font-size: 40px;
    font-size: 4rem;
    margin: 0px 0px 30px;
    margin: 0rem 0rem 3rem;
  }
}
@media only screen and (min-width: 992px) {
  h1,
  .h1,
  .signup-form h2,
  .article-item .container-fluid > h2,
  .section.with-heading h2,
  .section h1,
  .page-footer h2,
  .listing-certifications h2,
  .jumbotron h1,
  .calendar-listing > h2,
  .blog-listing > h2,
  .articles-listing > h2,
  .article-detail h2,
  .accordion-container h2 {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 0px 0px 30px;
    margin: 0rem 0rem 3rem;
  }
}
@media only screen and (min-width: 1440px) {
  h1,
  .h1,
  .signup-form h2,
  .article-item .container-fluid > h2,
  .section.with-heading h2,
  .section h1,
  .page-footer h2,
  .listing-certifications h2,
  .jumbotron h1,
  .calendar-listing > h2,
  .blog-listing > h2,
  .articles-listing > h2,
  .article-detail h2,
  .accordion-container h2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

h2,
.h2,
.listing-certifications-item .text h3,
.calendar-listing-item .event-name h2,
.calendar-listing-item .event-name h3,
.article-item h2,
.article-item h3,
.page-footer h3,
.article-detail h3 {
  font-size: 17px;
  font-size: 1.7rem;
  margin: 0px 0px 15px;
  margin: 0rem 0rem 1.5rem;
  font-family: "Exo 2", sans-serif;
}
@media only screen and (min-width: 768px) {
  h2,
  .h2,
  .listing-certifications-item .text h3,
  .calendar-listing-item .event-name h2,
  .calendar-listing-item .event-name h3,
  .article-item h2,
  .article-item h3,
  .page-footer h3,
  .article-detail h3 {
    margin: 0px 0px 30px;
    margin: 0rem 0rem 3rem;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1440px) {
  h2,
  .h2,
  .listing-certifications-item .text h3,
  .calendar-listing-item .event-name h2,
  .calendar-listing-item .event-name h3,
  .article-item h2,
  .article-item h3,
  .page-footer h3,
  .article-detail h3 {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

h3,
.h3 {
  font-size: 17px;
  font-size: 1.7rem;
  margin: 0px 0px 30px;
  margin: 0rem 0rem 3rem;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  h3,
  .h3 {
    margin: 0px 0px 40px;
    margin: 0rem 0rem 4rem;
  }
}
@media only screen and (min-width: 1440px) {
  h3,
  .h3 {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

h4,
.h4 {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0px 0px 30px;
  margin: 0rem 0rem 3rem;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  h4,
  .h4 {
    margin: 0px 0px 40px;
    margin: 0rem 0rem 4rem;
  }
}
@media only screen and (min-width: 1440px) {
  h4,
  .h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

p,
ul,
ol,
address,
table,
nav {
  line-height: 160%;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (min-width: 992px) {
  p,
  ul,
  ol,
  address,
  table,
  nav {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  p,
  ul,
  ol,
  address,
  table,
  nav {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.with-blue-bg p,
.with-blue-bg ul,
.with-blue-bg ol,
.with-blue-bg address,
.with-blue-bg table,
.with-blue-bg nav {
  color: #fff;
}

.text h2,
.text h3,
.text h4, .mce-content-body h2,
.mce-content-body h3,
.mce-content-body h4 {
  margin: 30px 0px 15px;
  margin: 3rem 0rem 1.5rem;
}
@media only screen and (min-width: 768px) {
  .text h2,
  .text h3,
  .text h4, .mce-content-body h2,
  .mce-content-body h3,
  .mce-content-body h4 {
    margin: 40px 0px 20px;
    margin: 4rem 0rem 2rem;
  }
}
.text h2:first-child,
.text h3:first-child,
.text h4:first-child, .mce-content-body h2:first-child,
.mce-content-body h3:first-child,
.mce-content-body h4:first-child {
  margin-top: 0;
}
.text h2.accordion-item__heading,
.text h3.accordion-item__heading,
.text h4.accordion-item__heading, .mce-content-body h2.accordion-item__heading,
.mce-content-body h3.accordion-item__heading,
.mce-content-body h4.accordion-item__heading {
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (min-width: 992px) {
  .text h2.accordion-item__heading,
  .text h3.accordion-item__heading,
  .text h4.accordion-item__heading, .mce-content-body h2.accordion-item__heading,
  .mce-content-body h3.accordion-item__heading,
  .mce-content-body h4.accordion-item__heading {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .text h2.accordion-item__heading,
  .text h3.accordion-item__heading,
  .text h4.accordion-item__heading, .mce-content-body h2.accordion-item__heading,
  .mce-content-body h3.accordion-item__heading,
  .mce-content-body h4.accordion-item__heading {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.text.with-blue-bg h2,
.text.with-blue-bg h3,
.text.with-blue-bg h4, .mce-content-body.with-blue-bg h2,
.mce-content-body.with-blue-bg h3,
.mce-content-body.with-blue-bg h4 {
  color: #fff;
}
.text p, .mce-content-body p {
  line-height: 160%;
  margin: 15px 0px;
  margin: 1.5rem 0rem;
}
@media only screen and (min-width: 768px) {
  .text p, .mce-content-body p {
    margin: 20px 0px;
    margin: 2rem 0rem;
  }
}
.text p:last-child, .mce-content-body p:last-child {
  margin-bottom: 0;
}
.text p:first-child, .mce-content-body p:first-child {
  margin-top: 0;
}
.text p img, .mce-content-body p img {
  margin: 0px 20px 0px 0px;
  margin: 0rem 2rem 0rem 0rem;
}
.text p > a:not([class]), .mce-content-body p > a:not([class]) {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(13, 82, 165, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #0D52A5;
}
.text p > a:not([class]):hover, .mce-content-body p > a:not([class]):hover {
  border-color: #0D52A5;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #0D52A5;
}
.text p > a:not([class]) svg path, .mce-content-body p > a:not([class]) svg path {
  fill: #0D52A5;
}
.text blockquote, .mce-content-body blockquote {
  margin: 0;
  padding: 0;
}
.text.with-blue-bg p > a:not([class]), .text.with-blue-bg ul > a:not([class]), .text.with-blue-bg ol > a:not([class]), .text.with-blue-bg li > a:not([class]), .mce-content-body.with-blue-bg p > a:not([class]), .mce-content-body.with-blue-bg ul > a:not([class]), .mce-content-body.with-blue-bg ol > a:not([class]), .mce-content-body.with-blue-bg li > a:not([class]) {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(106, 211, 255, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #6AD3FF;
}
.text.with-blue-bg p > a:not([class]):hover, .text.with-blue-bg ul > a:not([class]):hover, .text.with-blue-bg ol > a:not([class]):hover, .text.with-blue-bg li > a:not([class]):hover, .mce-content-body.with-blue-bg p > a:not([class]):hover, .mce-content-body.with-blue-bg ul > a:not([class]):hover, .mce-content-body.with-blue-bg ol > a:not([class]):hover, .mce-content-body.with-blue-bg li > a:not([class]):hover {
  border-color: #6AD3FF;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #6AD3FF;
}
.text.with-blue-bg p > a:not([class]) svg path, .text.with-blue-bg ul > a:not([class]) svg path, .text.with-blue-bg ol > a:not([class]) svg path, .text.with-blue-bg li > a:not([class]) svg path, .mce-content-body.with-blue-bg p > a:not([class]) svg path, .mce-content-body.with-blue-bg ul > a:not([class]) svg path, .mce-content-body.with-blue-bg ol > a:not([class]) svg path, .mce-content-body.with-blue-bg li > a:not([class]) svg path {
  fill: #6AD3FF;
}
.text.with-orange-bg p > a:not([class]), .text.with-orange-bg ul > a:not([class]), .text.with-orange-bg ol > a:not([class]), .text.with-orange-bg li > a:not([class]), .mce-content-body.with-orange-bg p > a:not([class]), .mce-content-body.with-orange-bg ul > a:not([class]), .mce-content-body.with-orange-bg ol > a:not([class]), .mce-content-body.with-orange-bg li > a:not([class]) {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(32, 69, 141, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #20458D;
}
.text.with-orange-bg p > a:not([class]):hover, .text.with-orange-bg ul > a:not([class]):hover, .text.with-orange-bg ol > a:not([class]):hover, .text.with-orange-bg li > a:not([class]):hover, .mce-content-body.with-orange-bg p > a:not([class]):hover, .mce-content-body.with-orange-bg ul > a:not([class]):hover, .mce-content-body.with-orange-bg ol > a:not([class]):hover, .mce-content-body.with-orange-bg li > a:not([class]):hover {
  border-color: #20458D;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #20458D;
}
.text.with-orange-bg p > a:not([class]) svg path, .text.with-orange-bg ul > a:not([class]) svg path, .text.with-orange-bg ol > a:not([class]) svg path, .text.with-orange-bg li > a:not([class]) svg path, .mce-content-body.with-orange-bg p > a:not([class]) svg path, .mce-content-body.with-orange-bg ul > a:not([class]) svg path, .mce-content-body.with-orange-bg ol > a:not([class]) svg path, .mce-content-body.with-orange-bg li > a:not([class]) svg path {
  fill: #20458D;
}
.text.with-blue-bg p,
.text.with-blue-bg h2, .mce-content-body.with-blue-bg p,
.mce-content-body.with-blue-bg h2 {
  color: #fff;
}
.text ul:not([class]) li, .mce-content-body ul:not([class]) li {
  padding-left: 40px;
  padding-left: 4rem;
  position: relative;
}
.text ul:not([class]) li:before, .mce-content-body ul:not([class]) li:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  background: url(/Assets/images/icons/icon-bullet.svg) no-repeat 0 0;
}
@media only screen and (min-width: 1200px) {
  .text ul:not([class]) li:before, .mce-content-body ul:not([class]) li:before {
    top: 5px;
    top: 0.5rem;
  }
}
.text ul:not([class]) li ul li:before, .mce-content-body ul:not([class]) li ul li:before {
  background: url(/Assets/images/icons/icon-bullet-inverse.svg) no-repeat 0 0;
}
.text ul:not([class]) li + li, .mce-content-body ul:not([class]) li + li {
  margin: 10px 0px 0px;
  margin: 1rem 0rem 0rem;
}
.text ul:not([class]) > ul:not([class]), .mce-content-body ul:not([class]) > ul:not([class]) {
  padding-left: 40px;
  padding-left: 4rem;
}
.text.with-blue-bg ul:not([class]) li:before, .mce-content-body.with-blue-bg ul:not([class]) li:before {
  background-image: url(/Assets/images/icons/icon-bullet-white.svg);
}
.text.with-blue-bg ul:not([class]) ul li:before, .mce-content-body.with-blue-bg ul:not([class]) ul li:before {
  background-image: url(/Assets/images/icons/icon-bullet-inverse-white.svg);
}
.text ul,
.text ol, .mce-content-body ul,
.mce-content-body ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.text ul ul,
.text ul ol,
.text ol ul,
.text ol ol, .mce-content-body ul ul,
.mce-content-body ul ol,
.mce-content-body ol ul,
.mce-content-body ol ol {
  margin: 15px 0px;
  margin: 1.5rem 0rem;
}
.text ul li + li,
.text ol li + li, .mce-content-body ul li + li,
.mce-content-body ol li + li {
  margin: 10px 0px 0px;
  margin: 1rem 0rem 0rem;
}
.text ol, .mce-content-body ol {
  list-style-type: upper-latin;
  padding-left: 25px;
  padding-left: 2.5rem;
}
.text ol ol, .mce-content-body ol ol {
  list-style-type: decimal;
}
.text table, .mce-content-body table {
  width: 100%;
  border-collapse: collapse;
  border: 0;
}
@media only screen and (min-width: 992px) {
  .text table, .mce-content-body table {
    margin: 20px 0px;
    margin: 2rem 0rem;
  }
}
.text table thead, .mce-content-body table thead {
  background-color: #20458D;
  color: #fff !important;
  display: none;
}
@media only screen and (min-width: 480px) {
  .text table thead, .mce-content-body table thead {
    display: table-header-group;
  }
}
.text table thead tr:hover, .mce-content-body table thead tr:hover {
  background-color: inherit;
}
.text table th,
.text table td, .mce-content-body table th,
.mce-content-body table td {
  text-align: left;
  display: block;
  height: auto;
}
@media only screen and (min-width: 480px) {
  .text table th,
  .text table td, .mce-content-body table th,
  .mce-content-body table td {
    display: table-cell;
    padding: 15px;
    padding: 1.5rem;
  }
}
.text table tr, .mce-content-body table tr {
  display: block;
  padding: 15px 0px;
  padding: 1.5rem 0rem;
  border-top: 1px dashed rgba(30, 30, 30, 0.3);
  height: auto !important;
}
.text table tr:last-of-type, .mce-content-body table tr:last-of-type {
  border-bottom: 1px dashed rgba(30, 30, 30, 0.3);
}
@media only screen and (min-width: 480px) {
  .text table tr:last-of-type, .mce-content-body table tr:last-of-type {
    border-bottom: 0;
  }
}
@media only screen and (min-width: 480px) {
  .text table tr, .mce-content-body table tr {
    display: table-row;
    margin: 0;
    border: 0;
  }
}
@media only screen and (min-width: 480px) {
  .text table tbody tr:nth-of-type(even), .mce-content-body table tbody tr:nth-of-type(even) {
    background-color: #EBEBEB;
  }
  .text table tbody tr:hover, .mce-content-body table tbody tr:hover {
    background-color: #DEE5ED;
  }
}
.text table .mobile-only, .mce-content-body table .mobile-only {
  display: inline;
  margin-right: 5px;
  margin-right: 0.5rem;
  color: #20458D;
}
@media only screen and (min-width: 480px) {
  .text table .mobile-only, .mce-content-body table .mobile-only {
    display: none;
  }
}
.text .no-offset, .mce-content-body .no-offset {
  margin: 30px 0px;
  margin: 3rem 0rem;
}
.text .no-offset p, .mce-content-body .no-offset p {
  margin: 0;
}
.text .no-offset:last-child, .mce-content-body .no-offset:last-child {
  margin-bottom: 0;
}
.text h2 + .no-offset, .mce-content-body h2 + .no-offset {
  margin-top: 0;
}
.text .with-top-separator, .mce-content-body .with-top-separator {
  border-top: 1px dashed rgba(30, 30, 30, 0.3);
  padding-top: 30px;
  padding-top: 3rem;
  margin-top: 30px;
  margin-top: 3rem;
}
.text .with-bottom-separator, .mce-content-body .with-bottom-separator {
  border-bottom: 1px dashed rgba(30, 30, 30, 0.3);
  padding-bottom: 30px;
  padding-bottom: 3rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

a h2, a h3 {
  color: #1E1E1E;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.container:before, .container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.container-fluid:before, .container-fluid:after {
  content: "";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.accordion {
  margin: 40px 0px;
  margin: 4rem 0rem;
}

.article-detail h2 {
  color: #818181;
}
.articles-listing > h2 {
  color: #818181;
  margin: 0;
}

.blog-listing > h2 {
  color: #818181;
}

.calendar-listing > h2 {
  color: #818181;
}

.database-filter .filtering {
  font-style: italic;
  margin: 40px 0px 0px;
  margin: 4rem 0rem 0rem;
}
.database-filter .filtering .highlight {
  color: #0D52A5;
}

.database-listing {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0px -15px;
  margin: 0rem -1.5rem;
  margin-top: 20px;
  margin-top: 2rem;
  margin-bottom: -15px;
  margin-bottom: -1.5rem;
}

.filter .filter-row {
  margin: 40px 0px 30px;
  margin: 4rem 0rem 3rem;
  display: flex;
  flex-wrap: wrap;
}
.filter .filtering {
  font-style: italic;
  margin: 40px 0px 0px;
  margin: 4rem 0rem 0rem;
  flex-basis: 100%;
  order: 3;
}
.filter .filtering .highlight {
  color: #0D52A5;
}

.jumbotron {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: #20458D;
  position: relative;
  /* Backgrounds */
  /* Color themes */
}
.jumbotron[class*=-bg] {
  /* Overlay */
}
.jumbotron[class*=-bg]:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .jumbotron[class*=-bg]:before {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
  }
}
.jumbotron .container-inner {
  padding: 40px 0px;
  padding: 4rem 0rem;
  position: relative;
  z-index: 555;
}
@media only screen and (min-width: 1200px) {
  .jumbotron .container-inner {
    padding: 80px 0px;
    padding: 8rem 0rem;
  }
}
.jumbotron.hp-bg .container-inner {
  padding: 80px 0px;
  padding: 8rem 0rem;
}
@media only screen and (min-width: 1200px) {
  .jumbotron.hp-bg .container-inner {
    padding: 160px 0px;
    padding: 16rem 0rem;
  }
}
.jumbotron .preheader {
  letter-spacing: 2px;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px 5px;
  margin: 0rem 0rem 0.5rem;
}
.jumbotron .event-info p {
  margin: 0;
  color: #6AD3FF;
  text-transform: uppercase;
}
.jumbotron h1 {
  color: #F5F5F5;
}
.jumbotron h1:only-child {
  margin-bottom: 0;
}
.jumbotron p {
  margin: 30px 0px;
  margin: 3rem 0rem;
}
.jumbotron p:last-child {
  margin: 0;
}
.jumbotron h1,
.jumbotron p {
  color: #F5F5F5;
}
.jumbotron a {
  color: #6AD3FF;
}
.jumbotron img {
  display: block;
  max-width: 120px;
  margin: 30px auto;
  margin: 3rem auto;
}
@media only screen and (min-width: 768px) {
  .jumbotron img {
    max-width: 100%;
  }
}
.jumbotron img:first-child {
  margin: 0px auto 30px;
  margin: 0rem auto 3rem;
}
.jumbotron img.certification-img {
  display: none;
  max-width: 90px;
}
@media only screen and (min-width: 480px) {
  .jumbotron img.certification-img {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .jumbotron img.certification-img {
    max-width: 250px;
  }
}
.jumbotron img.certification-img-mob {
  display: block;
}
@media only screen and (min-width: 480px) {
  .jumbotron img.certification-img-mob {
    display: none;
  }
}
.no-webp .jumbotron.certification-bg {
  background-image: url(/Assets/images/bg/certification-01_mob.jpg);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .no-webp .jumbotron.certification-bg {
    background-image: url(/Assets/images/bg/certification-01_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .jumbotron.certification-bg {
    background-image: url(/Assets/images/bg/certification-01.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .jumbotron.certification-bg {
    background-image: url(/Assets/images/bg/certification-01_large.jpg);
  }
}
.is-webp .jumbotron.certification-bg {
  background-image: url(/Assets/images/bg/certification-01_mob.jpg?format=webp);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .is-webp .jumbotron.certification-bg {
    background-image: url(/Assets/images/bg/certification-01_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .jumbotron.certification-bg {
    background-image: url(/Assets/images/bg/certification-01.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .jumbotron.certification-bg {
    background-image: url(/Assets/images/bg/certification-01_large.jpg?format=webp);
  }
}
.no-webp .jumbotron.certification-detail-bg {
  background-image: url(/Assets/images/bg/certification-detail-01_mob.jpg);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .no-webp .jumbotron.certification-detail-bg {
    background-image: url(/Assets/images/bg/certification-detail-01_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .jumbotron.certification-detail-bg {
    background-image: url(/Assets/images/bg/certification-detail-01.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .jumbotron.certification-detail-bg {
    background-image: url(/Assets/images/bg/certification-detail-01_large.jpg);
  }
}
.is-webp .jumbotron.certification-detail-bg {
  background-image: url(/Assets/images/bg/certification-detail-01_mob.jpg?format=webp);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .is-webp .jumbotron.certification-detail-bg {
    background-image: url(/Assets/images/bg/certification-detail-01_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .jumbotron.certification-detail-bg {
    background-image: url(/Assets/images/bg/certification-detail-01.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .jumbotron.certification-detail-bg {
    background-image: url(/Assets/images/bg/certification-detail-01_large.jpg?format=webp);
  }
}
.no-webp .jumbotron.event-detail-bg {
  background-image: url(/Assets/images/bg/event-detail-01_mob.jpg);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .no-webp .jumbotron.event-detail-bg {
    background-image: url(/Assets/images/bg/event-detail-01_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .jumbotron.event-detail-bg {
    background-image: url(/Assets/images/bg/event-detail-01.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .jumbotron.event-detail-bg {
    background-image: url(/Assets/images/bg/event-detail-01_large.jpg);
  }
}
.is-webp .jumbotron.event-detail-bg {
  background-image: url(/Assets/images/bg/event-detail-01_mob.jpg?format=webp);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .is-webp .jumbotron.event-detail-bg {
    background-image: url(/Assets/images/bg/event-detail-01_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .jumbotron.event-detail-bg {
    background-image: url(/Assets/images/bg/event-detail-01.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .jumbotron.event-detail-bg {
    background-image: url(/Assets/images/bg/event-detail-01_large.jpg?format=webp);
  }
}
.no-webp .jumbotron.database-bg {
  background-image: url(/Assets/images/bg/database-01_mob.jpg);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .no-webp .jumbotron.database-bg {
    background-image: url(/Assets/images/bg/database-01_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .jumbotron.database-bg {
    background-image: url(/Assets/images/bg/database-01.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .jumbotron.database-bg {
    background-image: url(/Assets/images/bg/database-01_large.jpg);
  }
}
.is-webp .jumbotron.database-bg {
  background-image: url(/Assets/images/bg/database-01_mob.jpg?format=webp);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .is-webp .jumbotron.database-bg {
    background-image: url(/Assets/images/bg/database-01_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .jumbotron.database-bg {
    background-image: url(/Assets/images/bg/database-01.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .jumbotron.database-bg {
    background-image: url(/Assets/images/bg/database-01_large.jpg?format=webp);
  }
}
.no-webp .jumbotron.blog-bg {
  background-image: url(/Assets/images/bg/blog-01_mob.jpg);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .no-webp .jumbotron.blog-bg {
    background-image: url(/Assets/images/bg/blog-01_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .jumbotron.blog-bg {
    background-image: url(/Assets/images/bg/blog-01.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .jumbotron.blog-bg {
    background-image: url(/Assets/images/bg/blog-01_large.jpg);
  }
}
.is-webp .jumbotron.blog-bg {
  background-image: url(/Assets/images/bg/blog-01_mob.jpg?format=webp);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .is-webp .jumbotron.blog-bg {
    background-image: url(/Assets/images/bg/blog-01_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .jumbotron.blog-bg {
    background-image: url(/Assets/images/bg/blog-01.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .jumbotron.blog-bg {
    background-image: url(/Assets/images/bg/blog-01_large.jpg?format=webp);
  }
}
.no-webp .jumbotron.about-bg {
  background-image: url(/Assets/images/bg/about-01_mob.jpg);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .no-webp .jumbotron.about-bg {
    background-image: url(/Assets/images/bg/about-01_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .jumbotron.about-bg {
    background-image: url(/Assets/images/bg/about-01.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .jumbotron.about-bg {
    background-image: url(/Assets/images/bg/about-01_large.jpg);
  }
}
.is-webp .jumbotron.about-bg {
  background-image: url(/Assets/images/bg/about-01_mob.jpg?format=webp);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .is-webp .jumbotron.about-bg {
    background-image: url(/Assets/images/bg/about-01_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .jumbotron.about-bg {
    background-image: url(/Assets/images/bg/about-01.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .jumbotron.about-bg {
    background-image: url(/Assets/images/bg/about-01_large.jpg?format=webp);
  }
}
.no-webp .jumbotron.crew-bg {
  background-image: url(/Assets/images/bg/crew-01_mob.jpg);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .no-webp .jumbotron.crew-bg {
    background-image: url(/Assets/images/bg/crew-01_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .jumbotron.crew-bg {
    background-image: url(/Assets/images/bg/crew-01.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .jumbotron.crew-bg {
    background-image: url(/Assets/images/bg/crew-01_large.jpg);
  }
}
.is-webp .jumbotron.crew-bg {
  background-image: url(/Assets/images/bg/crew-01_mob.jpg?format=webp);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .is-webp .jumbotron.crew-bg {
    background-image: url(/Assets/images/bg/crew-01_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .jumbotron.crew-bg {
    background-image: url(/Assets/images/bg/crew-01.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .jumbotron.crew-bg {
    background-image: url(/Assets/images/bg/crew-01_large.jpg?format=webp);
  }
}
.no-webp .jumbotron.calendar-bg {
  background-image: url(/Assets/images/bg/calendar-01_mob.jpg);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .no-webp .jumbotron.calendar-bg {
    background-image: url(/Assets/images/bg/calendar-01_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .jumbotron.calendar-bg {
    background-image: url(/Assets/images/bg/calendar-01.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .jumbotron.calendar-bg {
    background-image: url(/Assets/images/bg/calendar-01_large.jpg);
  }
}
.is-webp .jumbotron.calendar-bg {
  background-image: url(/Assets/images/bg/calendar-01_mob.jpg?format=webp);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .is-webp .jumbotron.calendar-bg {
    background-image: url(/Assets/images/bg/calendar-01_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .jumbotron.calendar-bg {
    background-image: url(/Assets/images/bg/calendar-01.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .jumbotron.calendar-bg {
    background-image: url(/Assets/images/bg/calendar-01_large.jpg?format=webp);
  }
}
.no-webp .jumbotron.contacts-bg {
  background-image: url(/Assets/images/bg/contacts-01_mob.jpg);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .no-webp .jumbotron.contacts-bg {
    background-image: url(/Assets/images/bg/contacts-01_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .jumbotron.contacts-bg {
    background-image: url(/Assets/images/bg/contacts-01.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .jumbotron.contacts-bg {
    background-image: url(/Assets/images/bg/contacts-01_large.jpg);
  }
}
.is-webp .jumbotron.contacts-bg {
  background-image: url(/Assets/images/bg/contacts-01_mob.jpg?format=webp);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .is-webp .jumbotron.contacts-bg {
    background-image: url(/Assets/images/bg/contacts-01_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .jumbotron.contacts-bg {
    background-image: url(/Assets/images/bg/contacts-01.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .jumbotron.contacts-bg {
    background-image: url(/Assets/images/bg/contacts-01_large.jpg?format=webp);
  }
}
.no-webp .jumbotron.hp-bg {
  background-image: url(/Assets/images/bg/hp-01_mob.jpg);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .no-webp .jumbotron.hp-bg {
    background-image: url(/Assets/images/bg/hp-01_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .jumbotron.hp-bg {
    background-image: url(/Assets/images/bg/hp-01.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .jumbotron.hp-bg {
    background-image: url(/Assets/images/bg/hp-01_large.jpg);
  }
}
.is-webp .jumbotron.hp-bg {
  background-image: url(/Assets/images/bg/hp-01_mob.jpg?format=webp);
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .is-webp .jumbotron.hp-bg {
    background-image: url(/Assets/images/bg/hp-01_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .jumbotron.hp-bg {
    background-image: url(/Assets/images/bg/hp-01.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .jumbotron.hp-bg {
    background-image: url(/Assets/images/bg/hp-01_large.jpg?format=webp);
  }
}
.jumbotron.red-theme strong {
  color: #D83232;
}
.jumbotron.red-theme svg path {
  fill: #D83232;
}
.jumbotron.red-theme .link-continue, .jumbotron.red-theme p .underlined-link a, p .underlined-link .jumbotron.red-theme a, .jumbotron.red-theme p a .underlined-link, p a .jumbotron.red-theme .underlined-link {
  color: #D83232;
  border-color: rgba(216, 50, 50, 0.3);
}
.jumbotron.red-theme .link-continue:hover, .jumbotron.red-theme p .underlined-link a:hover, p .underlined-link .jumbotron.red-theme a:hover, .jumbotron.red-theme p a .underlined-link:hover, p a .jumbotron.red-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.red-theme .link-continue:hover svg path, .jumbotron.red-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.red-theme a:hover svg path, .jumbotron.red-theme p a .underlined-link:hover svg path, p a .jumbotron.red-theme .underlined-link:hover svg path {
  fill: #fff;
}
.jumbotron.blue-theme strong {
  color: #4A4ACE;
}
.jumbotron.blue-theme svg path {
  fill: #4A4ACE;
}
.jumbotron.blue-theme .link-continue, .jumbotron.blue-theme p .underlined-link a, p .underlined-link .jumbotron.blue-theme a, .jumbotron.blue-theme p a .underlined-link, p a .jumbotron.blue-theme .underlined-link {
  color: #4A4ACE;
  border-color: rgba(74, 74, 206, 0.3);
}
.jumbotron.blue-theme .link-continue:hover, .jumbotron.blue-theme p .underlined-link a:hover, p .underlined-link .jumbotron.blue-theme a:hover, .jumbotron.blue-theme p a .underlined-link:hover, p a .jumbotron.blue-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.blue-theme .link-continue:hover svg path, .jumbotron.blue-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.blue-theme a:hover svg path, .jumbotron.blue-theme p a .underlined-link:hover svg path, p a .jumbotron.blue-theme .underlined-link:hover svg path {
  fill: #fff;
}
.jumbotron.green-theme strong {
  color: #67A400;
}
.jumbotron.green-theme svg path {
  fill: #67A400;
}
.jumbotron.green-theme .link-continue, .jumbotron.green-theme p .underlined-link a, p .underlined-link .jumbotron.green-theme a, .jumbotron.green-theme p a .underlined-link, p a .jumbotron.green-theme .underlined-link {
  color: #67A400;
  border-color: rgba(103, 164, 0, 0.3);
}
.jumbotron.green-theme .link-continue:hover, .jumbotron.green-theme p .underlined-link a:hover, p .underlined-link .jumbotron.green-theme a:hover, .jumbotron.green-theme p a .underlined-link:hover, p a .jumbotron.green-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.green-theme .link-continue:hover svg path, .jumbotron.green-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.green-theme a:hover svg path, .jumbotron.green-theme p a .underlined-link:hover svg path, p a .jumbotron.green-theme .underlined-link:hover svg path {
  fill: #fff;
}
.jumbotron.purple-theme strong {
  color: #AB4CCC;
}
.jumbotron.purple-theme svg path {
  fill: #AB4CCC;
}
.jumbotron.purple-theme .link-continue, .jumbotron.purple-theme p .underlined-link a, p .underlined-link .jumbotron.purple-theme a, .jumbotron.purple-theme p a .underlined-link, p a .jumbotron.purple-theme .underlined-link {
  color: #AB4CCC;
  border-color: rgba(171, 76, 204, 0.3);
}
.jumbotron.purple-theme .link-continue:hover, .jumbotron.purple-theme p .underlined-link a:hover, p .underlined-link .jumbotron.purple-theme a:hover, .jumbotron.purple-theme p a .underlined-link:hover, p a .jumbotron.purple-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.purple-theme .link-continue:hover svg path, .jumbotron.purple-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.purple-theme a:hover svg path, .jumbotron.purple-theme p a .underlined-link:hover svg path, p a .jumbotron.purple-theme .underlined-link:hover svg path {
  fill: #fff;
}
.jumbotron.orange-theme strong {
  color: #E8B027;
}
.jumbotron.orange-theme svg path {
  fill: #E8B027;
}
.jumbotron.orange-theme .link-continue, .jumbotron.orange-theme p .underlined-link a, p .underlined-link .jumbotron.orange-theme a, .jumbotron.orange-theme p a .underlined-link, p a .jumbotron.orange-theme .underlined-link {
  color: #E8B027;
  border-color: rgba(232, 176, 39, 0.3);
}
.jumbotron.orange-theme .link-continue:hover, .jumbotron.orange-theme p .underlined-link a:hover, p .underlined-link .jumbotron.orange-theme a:hover, .jumbotron.orange-theme p a .underlined-link:hover, p a .jumbotron.orange-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.orange-theme .link-continue:hover svg path, .jumbotron.orange-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.orange-theme a:hover svg path, .jumbotron.orange-theme p a .underlined-link:hover svg path, p a .jumbotron.orange-theme .underlined-link:hover svg path {
  fill: #fff;
}
.jumbotron.ipma-a-theme strong {
  color: #ea614b;
}
.jumbotron.ipma-a-theme svg path {
  fill: #ea614b;
}
.jumbotron.ipma-a-theme .link-continue, .jumbotron.ipma-a-theme p .underlined-link a, p .underlined-link .jumbotron.ipma-a-theme a, .jumbotron.ipma-a-theme p a .underlined-link, p a .jumbotron.ipma-a-theme .underlined-link {
  color: #ea614b;
  border-color: rgba(234, 97, 75, 0.3);
}
.jumbotron.ipma-a-theme .link-continue:hover, .jumbotron.ipma-a-theme p .underlined-link a:hover, p .underlined-link .jumbotron.ipma-a-theme a:hover, .jumbotron.ipma-a-theme p a .underlined-link:hover, p a .jumbotron.ipma-a-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.ipma-a-theme .link-continue:hover svg path, .jumbotron.ipma-a-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.ipma-a-theme a:hover svg path, .jumbotron.ipma-a-theme p a .underlined-link:hover svg path, p a .jumbotron.ipma-a-theme .underlined-link:hover svg path {
  fill: #fff;
}
.jumbotron.ipma-b-theme strong {
  color: #ea8857;
}
.jumbotron.ipma-b-theme svg path {
  fill: #ea8857;
}
.jumbotron.ipma-b-theme .link-continue, .jumbotron.ipma-b-theme p .underlined-link a, p .underlined-link .jumbotron.ipma-b-theme a, .jumbotron.ipma-b-theme p a .underlined-link, p a .jumbotron.ipma-b-theme .underlined-link {
  color: #ea8857;
  border-color: rgba(234, 136, 87, 0.3);
}
.jumbotron.ipma-b-theme .link-continue:hover, .jumbotron.ipma-b-theme p .underlined-link a:hover, p .underlined-link .jumbotron.ipma-b-theme a:hover, .jumbotron.ipma-b-theme p a .underlined-link:hover, p a .jumbotron.ipma-b-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.ipma-b-theme .link-continue:hover svg path, .jumbotron.ipma-b-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.ipma-b-theme a:hover svg path, .jumbotron.ipma-b-theme p a .underlined-link:hover svg path, p a .jumbotron.ipma-b-theme .underlined-link:hover svg path {
  fill: #fff;
}
.jumbotron.ipma-c-theme strong {
  color: #edb162;
}
.jumbotron.ipma-c-theme svg path {
  fill: #edb162;
}
.jumbotron.ipma-c-theme .link-continue, .jumbotron.ipma-c-theme p .underlined-link a, p .underlined-link .jumbotron.ipma-c-theme a, .jumbotron.ipma-c-theme p a .underlined-link, p a .jumbotron.ipma-c-theme .underlined-link {
  color: #edb162;
  border-color: rgba(237, 177, 98, 0.3);
}
.jumbotron.ipma-c-theme .link-continue:hover, .jumbotron.ipma-c-theme p .underlined-link a:hover, p .underlined-link .jumbotron.ipma-c-theme a:hover, .jumbotron.ipma-c-theme p a .underlined-link:hover, p a .jumbotron.ipma-c-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.ipma-c-theme .link-continue:hover svg path, .jumbotron.ipma-c-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.ipma-c-theme a:hover svg path, .jumbotron.ipma-c-theme p a .underlined-link:hover svg path, p a .jumbotron.ipma-c-theme .underlined-link:hover svg path {
  fill: #fff;
}
.jumbotron.ipma-d-theme strong {
  color: #ead168;
}
.jumbotron.ipma-d-theme svg path {
  fill: #ead168;
}
.jumbotron.ipma-d-theme .link-continue, .jumbotron.ipma-d-theme p .underlined-link a, p .underlined-link .jumbotron.ipma-d-theme a, .jumbotron.ipma-d-theme p a .underlined-link, p a .jumbotron.ipma-d-theme .underlined-link {
  color: #ead168;
  border-color: rgba(234, 209, 104, 0.3);
}
.jumbotron.ipma-d-theme .link-continue:hover, .jumbotron.ipma-d-theme p .underlined-link a:hover, p .underlined-link .jumbotron.ipma-d-theme a:hover, .jumbotron.ipma-d-theme p a .underlined-link:hover, p a .jumbotron.ipma-d-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.ipma-d-theme .link-continue:hover svg path, .jumbotron.ipma-d-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.ipma-d-theme a:hover svg path, .jumbotron.ipma-d-theme p a .underlined-link:hover svg path, p a .jumbotron.ipma-d-theme .underlined-link:hover svg path {
  fill: #fff;
}
.jumbotron.ipma-pmc-theme strong {
  color: #ea8857;
}
.jumbotron.ipma-pmc-theme svg path {
  fill: #ea8857;
}
.jumbotron.ipma-pmc-theme .link-continue, .jumbotron.ipma-pmc-theme p .underlined-link a, p .underlined-link .jumbotron.ipma-pmc-theme a, .jumbotron.ipma-pmc-theme p a .underlined-link, p a .jumbotron.ipma-pmc-theme .underlined-link {
  color: #ea8857;
  border-color: rgba(234, 136, 87, 0.3);
}
.jumbotron.ipma-pmc-theme .link-continue:hover, .jumbotron.ipma-pmc-theme p .underlined-link a:hover, p .underlined-link .jumbotron.ipma-pmc-theme a:hover, .jumbotron.ipma-pmc-theme p a .underlined-link:hover, p a .jumbotron.ipma-pmc-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.ipma-pmc-theme .link-continue:hover svg path, .jumbotron.ipma-pmc-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.ipma-pmc-theme a:hover svg path, .jumbotron.ipma-pmc-theme p a .underlined-link:hover svg path, p a .jumbotron.ipma-pmc-theme .underlined-link:hover svg path {
  fill: #fff;
}
.jumbotron.ipma-ppmc-theme strong {
  color: #ea614b;
}
.jumbotron.ipma-ppmc-theme svg path {
  fill: #ea614b;
}
.jumbotron.ipma-ppmc-theme .link-continue, .jumbotron.ipma-ppmc-theme p .underlined-link a, p .underlined-link .jumbotron.ipma-ppmc-theme a, .jumbotron.ipma-ppmc-theme p a .underlined-link, p a .jumbotron.ipma-ppmc-theme .underlined-link {
  color: #ea614b;
  border-color: rgba(234, 97, 75, 0.3);
}
.jumbotron.ipma-ppmc-theme .link-continue:hover, .jumbotron.ipma-ppmc-theme p .underlined-link a:hover, p .underlined-link .jumbotron.ipma-ppmc-theme a:hover, .jumbotron.ipma-ppmc-theme p a .underlined-link:hover, p a .jumbotron.ipma-ppmc-theme .underlined-link:hover {
  color: #fff;
  border-color: #fff;
}
.jumbotron.ipma-ppmc-theme .link-continue:hover svg path, .jumbotron.ipma-ppmc-theme p .underlined-link a:hover svg path, p .underlined-link .jumbotron.ipma-ppmc-theme a:hover svg path, .jumbotron.ipma-ppmc-theme p a .underlined-link:hover svg path, p a .jumbotron.ipma-ppmc-theme .underlined-link:hover svg path {
  fill: #fff;
}

.listing-certifications h2 {
  color: #818181;
}
.listing-certifications h2:not(:first-of-type) {
  margin-top: 40px;
  margin-top: 4rem;
}
@media only screen and (min-width: 768px) {
  .listing-certifications h2:not(:first-of-type) {
    margin-top: 50px;
    margin-top: 5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .listing-certifications h2:not(:first-of-type) {
    margin-top: 80px;
    margin-top: 8rem;
  }
}

.page-footer {
  background-color: #FFF;
  position: relative;
  /*.footer-logo{
      @include screen-sm {
          display: flex;
          justify-content: flex-end;
          padding: 0;
      }
  }*/
}
.page-footer .footer-text-newline-mobile {
  display: block;
}
@media only screen and (min-width: 768px) {
  .page-footer .footer-text-newline-mobile {
    display: inline;
  }
}
.page-footer .footer-white {
  background-image: url("/Assets/images/footer/IPMA_pata-02.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 80% auto;
  padding: 70px 0px;
  padding: 7rem 0rem;
  /*@include screen-xl {
      @include rem('padding', 120, 0, 0);
  }*/
}
@media only screen and (min-width: 480px) {
  .page-footer .footer-white {
    background-size: auto 260px;
  }
}
@media only screen and (min-width: 768px) {
  .page-footer .footer-white {
    padding: 140px 0px;
    padding: 14rem 0rem;
    background-size: auto 360px;
    /*background-position: 80% bottom;
    background-size: auto 85%;*/
  }
}
@media only screen and (min-width: 992px) {
  .page-footer .footer-white {
    background-image: url("/Assets/images/footer/IPMA_pata-01.svg");
    padding: 80px 0px;
    padding: 8rem 0rem;
    text-align: left;
    background-position: right bottom;
    background-size: auto 70%;
  }
}
@media only screen and (min-width: 1200px) {
  .page-footer .footer-white {
    background-position: 80% bottom;
    background-size: auto 85%;
  }
}
.page-footer .footer-white p {
  margin-top: 0px;
}
.page-footer .footer-white p.note {
  margin-top: 25px;
  margin-top: 2.5rem;
}
@media only screen and (min-width: 768px) {
  .page-footer .with-blue-bg .container-fluid {
    max-width: 1500px;
    max-width: 150rem;
  }
  .page-footer .with-blue-bg .container-fluid .col-md4-left, .page-footer .with-blue-bg .container-fluid .col-md4-middle {
    padding-right: 40px;
    padding-right: 4rem;
  }
  .page-footer .with-blue-bg .container-fluid .col-md-4 p {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .page-footer .with-blue-bg .container-fluid {
    /*.col-md4-left, .col-md4-middle {
        @include rem("padding-right", 100);
    }*/
  }
  .page-footer .with-blue-bg .container-fluid .col-md4-left {
    padding-right: 40px;
    padding-right: 4rem;
  }
  .page-footer .with-blue-bg .container-fluid .col-md4-middle {
    padding-left: 40px;
    padding-left: 4rem;
    padding-right: 0;
  }
  .page-footer .with-blue-bg .container-fluid .col-md4-right {
    padding-left: 80px;
    padding-left: 8rem;
  }
}
@media only screen and (min-width: 1440px) {
  .page-footer .with-blue-bg .container-fluid {
    /*.col-md4-left, .col-md4-middle {
        @include rem("padding-right", 100);
    }*/
  }
  .page-footer .with-blue-bg .container-fluid .col-md4-left {
    padding-right: 60px;
    padding-right: 6rem;
  }
  .page-footer .with-blue-bg .container-fluid .col-md4-middle {
    padding-left: 60px;
    padding-left: 6rem;
  }
  .page-footer .with-blue-bg .container-fluid .col-md4-right {
    padding-left: 120px;
    padding-left: 12rem;
  }
}
.page-footer img {
  max-width: 240px;
}
@media only screen and (min-width: 768px) {
  .page-footer img {
    max-width: 100%;
  }
}
.page-footer .col-white-1 {
  padding-bottom: 50%;
  /*border-bottom: 1px dashed $border-color;*/
}
@media only screen and (min-width: 480px) {
  .page-footer .col-white-1 {
    padding-bottom: 200px;
    padding-bottom: 20rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-footer .col-white-1 {
    padding-bottom: 300px;
    padding-bottom: 30rem;
  }
}
@media only screen and (min-width: 992px) {
  .page-footer .col-white-1 {
    /*border-bottom: 0;*/
    /*border-right: 1px dashed $border-color;*/
    padding: 0px 40px 0px 0px;
    padding: 0rem 4rem 0rem 0rem;
  }
}
@media only screen and (min-width: 1200px) {
  .page-footer .col-white-1 {
    padding-right: 120px;
    padding-right: 12rem;
  }
}
.page-footer .col-white-2 {
  padding: 40px 20px 0px;
  padding: 4rem 2rem 0rem;
  /*@include screen-lg {
          @include rem('padding-left', 120);
          @include rem('padding-right', 120);
      }*/
}
.page-footer .col-white-2 img {
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .page-footer .col-white-2 {
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .page-footer .col-white-2 .footer-logo {
    margin-left: 0;
  }
  .page-footer .col-white-2 .social-media-icon {
    margin-top: auto;
  }
}
.page-footer .social-media-icon {
  margin-top: 20px;
  margin-top: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  display: flex;
}
.page-footer .social-media-icon a:first-child {
  margin-right: 20px;
  margin-right: 2rem;
}
@media only screen and (min-width: 480px) {
  .page-footer .social-media-icon a:first-child {
    margin-right: 50px;
    margin-right: 5rem;
  }
}
.page-footer .social-media-icon .circle {
  border: 1px #FFF solid;
  width: 40px;
  width: 4rem;
  height: 40px;
  height: 4rem;
}
.page-footer .social-media-icon .circle svg {
  width: 20px;
  width: 2rem;
  height: 20px;
  height: 2rem;
}
.page-footer .social-media-icon .circle path {
  fill: #FFF;
}
@media only screen and (min-width: 768px) {
  .page-footer .social-media-icon {
    margin-top: 10px;
    margin-top: 1rem;
    margin-bottom: 0;
  }
}
.page-footer h2 {
  color: #21458e;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 768px) {
  .page-footer h2 {
    margin-bottom: 30px;
    margin-bottom: 3rem;
  }
}
.page-footer h3 {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  margin-top: 30px !important;
}
@media only screen and (min-width: 768px) {
  .page-footer h3 {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-footer p {
    margin: 50px 0px 40px;
    margin: 5rem 0rem 4rem;
  }
}

.page-header.off-canvas {
  top: -100px;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(30, 30, 30, 0.3);
}
.page-header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 888;
}
.page-header [class*=col] {
  display: flex;
  align-items: center;
  height: 68px;
}
@media only screen and (min-width: 992px) {
  .page-header [class*=col] {
    align-items: flex-start;
  }
}

@media only screen and (min-width: 480px) {
  .page-homepage .page-header [class*=col] {
    height: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-homepage .page-header [class*=col] {
    height: 121px;
  }
}

.section {
  padding: 40px 0px;
  padding: 4rem 0rem;
}
.section.text + .gallery-container {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .section {
    padding: 70px 0px;
    padding: 7rem 0rem;
  }
}
@media only screen and (min-width: 1200px) {
  .section {
    padding: 90px 0px;
    padding: 9rem 0rem;
  }
}
.section h1 {
  color: #818181;
}
.section.gallery-container {
  padding-bottom: 0;
}
.section.filter {
  padding-bottom: 0;
}
.section.filter + .section {
  padding-top: 0;
}
.catalog-results-wrap .section:not(.article-item) {
  padding-top: 0;
}
.section.calendar-item-highlight {
  background-color: #EBEBEB;
}
.section.with-blue-bg {
  background-color: #20458D;
}
.section.with-orange-bg {
  background-color: #E8B027;
}
.section.with-heading {
  padding: 70px 0px 40px 0px;
  padding: 7rem 0rem 4rem 0rem;
}
.section.with-heading h2 {
  color: #818181;
  margin: 0;
}
.section.with-heading + .articles-listing .article-item:only-child {
  padding-top: 0;
}
.section.hp-variant {
  max-width: 100%;
}

#catalog-results {
  padding-bottom: 40px;
  padding-bottom: 4rem;
}
@media only screen and (min-width: 992px) {
  #catalog-results {
    padding-bottom: 70px;
    padding-bottom: 7rem;
  }
}
@media only screen and (min-width: 1200px) {
  #catalog-results {
    padding-bottom: 90px;
    padding-bottom: 9rem;
  }
}
#catalog-results .row:not(.article-item) {
  padding-bottom: 0;
}

.accordion-item {
  border-radius: 10px;
  margin: 0px -15px;
  margin: 0rem -1.5rem;
  padding: 15px;
  padding: 1.5rem;
  position: relative;
  background-color: #EBEBEB;
}
.accordion-item .accordion-item__heading {
  color: #0D52A5;
}
.accordion-item .accordion-item__heading:after {
  background: url(/Assets/images/icons/icon-arrow-down-blue.svg);
}
.accordion-item .accordion-item__heading:hover {
  background-color: #CECECE;
}
.accordion-item.is-open .accordion-item__heading:hover {
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .accordion-item {
    margin: 0;
  }
}
.accordion-item + .accordion-item {
  margin-top: 15px;
  margin-top: 1.5rem;
}
.with-blue-bg .accordion-item {
  background-color: #365698;
}
.with-blue-bg .accordion-item .accordion-item__heading {
  color: #fff;
}
.with-blue-bg .accordion-item .accordion-item__heading:after {
  background: url(/Assets/images/icons/icon-arrow-down-white.svg);
}
.with-blue-bg .accordion-item .accordion-item__heading:hover {
  background-color: #45639F;
}
.with-blue-bg .accordion-item.is-open .accordion-item__heading:hover {
  background-color: transparent;
}
.with-orange-bg .accordion-item {
  background-color: #efbd41;
}
.with-orange-bg .accordion-item .accordion-item__heading {
  color: #1E1E1E;
}
.with-orange-bg .accordion-item .accordion-item__heading:after {
  background: url(/Assets/images/icons/icon-arrow-down-dark.svg);
}
.with-orange-bg .accordion-item .accordion-item__heading:hover {
  background-color: #EDC65C;
}
.with-orange-bg .accordion-item.is-open .accordion-item__heading:hover {
  background-color: transparent;
}

.accordion-item__heading {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  padding: 15px;
  padding: 1.5rem;
  color: #fff;
  margin: 0;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  padding-right: 60px;
  padding-right: 6rem;
  border-radius: 10px;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 992px) {
  .accordion-item__heading {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .accordion-item__heading {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.row.text .accordion-item__heading {
  margin: 0;
  margin: -15px;
  margin: -1.5rem;
}
.accordion-item__heading:after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  right: 1.5rem;
  width: 12px;
  width: 1.2rem;
  height: 8px;
  height: 0.8rem;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .accordion-item__heading:after {
    width: 15px;
    width: 1.5rem;
    height: 10px;
    height: 1rem;
  }
}
.accordion-item__heading span {
  color: #EBEBEB;
  float: left;
  margin-right: 15px;
  margin-right: 1.5rem;
  font-weight: 600;
}
.is-open .accordion-item__heading:after {
  margin-top: -4px;
  transform: rotate(-180deg);
}

.accordion-item__desc {
  display: none;
  padding-top: 15px;
  padding-top: 1.5rem;
  margin: 0;
}
.accordion-item__desc p, .accordion-item__desc ul {
  color: rgba(30, 30, 30, 0.7) !important;
}
.accordion-item__desc thead p {
  color: #FFF !important;
}
.is-open .accordion-item__desc {
  padding-top: 15px;
  padding-top: 1.5rem;
}

.with-orange-bg .accordion-item__desc p, .with-orange-bg .accordion-item__desc ul {
  color: rgba(30, 30, 30, 0.7) !important;
}
.with-orange-bg .accordion-item__desc thead p {
  color: #FFF !important;
}

.with-blue-bg .accordion-item__desc p, .with-blue-bg .accordion-item__desc ul , .with-blue-bg .accordion-item__desc a{
  color: rgba(255, 255, 255, 0.7) !important;
}
.with-blue-bg .accordion-item__desc a{
    text-decoration: underline;
}
.with-blue-bg .accordion-item__desc a:hover{
    text-decoration: none;
}
.with-blue-bg .accordion-item__desc thead p {
  color: #FFF !important;
}

.article-item {
  max-width: 1490px;
  margin: 0 auto;
  /*  With image on right
      -------------------------------------------------------------------------- */
  /*  Witch image on left
      -------------------------------------------------------------------------- */
  /*  HP variants
      -------------------------------------------------------------------------- */
}
.article-item .container-inner {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .article-item .container-inner {
    display: flex;
    align-items: center;
  }
}
.article-item:nth-of-type(odd) {
  background-color: #EBEBEB;
}
.about-us .article-item:nth-of-type(odd) {
  background-color: transparent;
}
.about-us .article-item:nth-of-type(even) {
  background-color: #EBEBEB;
}
.article-item:only-child {
  background-color: transparent;
}
.article-item p {
  margin: 15px 0px;
  margin: 1.5rem 0rem;
}
@media only screen and (min-width: 992px) {
  .article-item p {
    margin: 20px 0px;
    margin: 2rem 0rem;
  }
}
.article-item p:last-child {
  margin-bottom: 0;
}
.article-item p.published {
  color: #818181;
}
.article-item img {
  max-width: 510px;
  max-width: 51rem;
  width: 100%;
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .article-item img {
    margin: 0;
  }
}
.article-item h2,
.article-item h3,
.article-item p {
  max-width: 510px;
  max-width: 51rem;
}
.article-item .container-fluid > h2 {
  color: #818181;
}
.article-item.hp-variant h2,
.article-item.hp-variant h3 {
  font-size: 23px;
  font-size: 2.3rem;
}
@media only screen and (min-width: 992px) {
  .article-item.hp-variant h2,
  .article-item.hp-variant h3 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1440px) {
  .article-item.hp-variant h2,
  .article-item.hp-variant h3 {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 2px;
  }
}
.article-item.hp-variant h2,
.article-item.hp-variant h3,
.article-item.hp-variant p {
  color: #fff;
}
.article-item.certification h2,
.article-item.certification h3,
.article-item.certification p {
  color: #1E1E1E;
}
.article-item .label {
  margin: 0px 0px 20px;
  margin: 0rem 0rem 2rem;
}
@media only screen and (min-width: 768px) {
  .article-item.image-right [class*=col]:first-of-type {
    padding-left: 15px;
    padding-left: 1.5rem;
  }
}
.article-item.image-right [class*=col]:last-of-type {
  margin-top: 30px;
  margin-top: 3rem;
}
@media only screen and (min-width: 768px) {
  .article-item.image-right [class*=col]:last-of-type {
    padding-right: 15px;
    padding-right: 1.5rem;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .article-item.image-left [class*=col]:first-of-type {
    padding-right: 15px;
    padding-right: 1.5rem;
  }
}
.article-item.image-left [class*=col]:last-of-type {
  margin-top: 30px;
  margin-top: 3rem;
}
@media only screen and (min-width: 768px) {
  .article-item.image-left [class*=col]:last-of-type {
    margin-top: 0;
    padding-left: 15px;
    padding-left: 1.5rem;
  }
}
.article-item.hp-variant:not(.certification) [class*=col]:last-of-type {
  margin-top: 0px;
  margin-top: 0rem;
}
.article-item.young-crew {
  background-size: cover;
}
.no-webp .article-item.young-crew {
  background-image: url(/Assets/images/bg/young-crew-hp_mob.jpg);
}
@media only screen and (min-width: 480px) {
  .no-webp .article-item.young-crew {
    background-image: url(/Assets/images/bg/young-crew-hp_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .article-item.young-crew {
    background-image: url(/Assets/images/bg/young-crew-hp.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .article-item.young-crew {
    background-image: url(/Assets/images/bg/young-crew-hp_large.jpg);
  }
}
.is-webp .article-item.young-crew {
  background-image: url(/Assets/images/bg/young-crew-hp_mob.jpg?format=webp);
}
@media only screen and (min-width: 480px) {
  .is-webp .article-item.young-crew {
    background-image: url(/Assets/images/bg/young-crew-hp_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .article-item.young-crew {
    background-image: url(/Assets/images/bg/young-crew-hp.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .article-item.young-crew {
    background-image: url(/Assets/images/bg/young-crew-hp_large.jpg?format=webp);
  }
}
.article-item.membership {
  background-size: cover;
  position: relative;
}
.article-item.membership:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
@media only screen and (min-width: 768px) {
  .article-item.membership:before {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
  }
}
.article-item.membership .container-fluid {
  z-index: 2;
}
.no-webp .article-item.membership {
  background-image: url(/Assets/images/bg/membership-hp_mob.jpg);
}
@media only screen and (min-width: 480px) {
  .no-webp .article-item.membership {
    background-image: url(/Assets/images/bg/membership-hp_tab.jpg);
  }
}
@media only screen and (min-width: 992px) {
  .no-webp .article-item.membership {
    background-image: url(/Assets/images/bg/membership-hp.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  .no-webp .article-item.membership {
    background-image: url(/Assets/images/bg/membership-hp_large.jpg);
  }
}
.is-webp .article-item.membership {
  background-image: url(/Assets/images/bg/membership-hp_mob.jpg?format=webp);
}
@media only screen and (min-width: 480px) {
  .is-webp .article-item.membership {
    background-image: url(/Assets/images/bg/membership-hp_tab.jpg?format=webp);
  }
}
@media only screen and (min-width: 992px) {
  .is-webp .article-item.membership {
    background-image: url(/Assets/images/bg/membership-hp.jpg?format=webp);
  }
}
@media only screen and (min-width: 1200px) {
  .is-webp .article-item.membership {
    background-image: url(/Assets/images/bg/membership-hp_large.jpg?format=webp);
  }
}
.article-item.certification {
  background-color: #fff;
}
.article-item.certification img {
  max-width: 280px;
}
@media only screen and (min-width: 992px) {
  .article-item.certification img {
    max-width: 100%;
    width: auto;
  }
}

.autocomplete {
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  background-color: #F5F5F5;
  z-index: 666;
  width: 100%;
  border: 1px solid #0D52A5;
  border-top: 0;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
  display: none;
  border-radius: 0 0 10px 10px;
}
.autocomplete p {
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .autocomplete p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .autocomplete p {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.autocomplete ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding: 15px 0px;
  padding: 1.5rem 0rem;
  border-top: 1px dashed rgba(30, 30, 30, 0.3);
}
.autocomplete li a {
  position: relative;
  padding: 5px 0px;
  padding: 0.5rem 0rem;
  color: #1E1E1E;
  transition: background-color 0.4s ease;
}
.autocomplete li .highlight {
  color: #0D52A5;
}
.autocomplete a {
  display: block;
}

.calendar-filter-options .input-group {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1200px) {
  .calendar-filter-options .input-group {
    justify-content: space-between;
  }
}
.calendar-filter-options .input-group > a {
  flex-basis: 100%;
  margin-top: 20px;
  margin-top: 2rem;
}
.calendar-filter-options .input-group > a:nth-of-type(1) {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .calendar-filter-options .input-group > a {
    flex-basis: 50%;
  }
  .calendar-filter-options .input-group > a:nth-of-type(2) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .calendar-filter-options .input-group > a {
    flex-basis: auto;
    margin-top: 0;
  }
}

.calendar-listing-item {
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #EBEBEB;
  border-radius: 10px;
  padding: 30px 15px;
  padding: 3rem 1.5rem;
  margin: 0px -15px;
  margin: 0rem -1.5rem;
}
.calendar-item-highlight .calendar-listing-item {
  background-color: #F5F5F5;
}
.calendar-listing-item + .calendar-listing-item {
  margin-top: 15px;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .calendar-listing-item + .calendar-listing-item {
    margin-top: 30px;
    margin-top: 3rem;
  }
}
.calendar-listing-item:hover {
  background-color: #e0e0e0;
}
@media only screen and (min-width: 768px) {
  .calendar-listing-item {
    padding: 30px;
    padding: 3rem;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .calendar-listing-item {
    padding: 40px;
    padding: 4rem;
  }
}
.calendar-listing-item .event-name {
  flex-basis: 100%;
  border-bottom: 1px dashed rgba(30, 30, 30, 0.3);
  padding-bottom: 20px;
  padding-bottom: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  position: relative;
}
.calendar-listing-item .event-name .letter-shadow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #DADCDD;
  font-size: 190px;
  font-size: 19rem;
  font-family: "Exo 2", sans-serif;
  z-index: 0;
  display: none;
}
@media only screen and (min-width: 768px) {
  .calendar-listing-item .event-name .letter-shadow {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .calendar-listing-item .event-name {
    flex-basis: 50%;
    border-bottom: 0;
    border-right: 1px dashed rgba(30, 30, 30, 0.3);
    padding: 30px 30px 30px 0px;
    padding: 3rem 3rem 3rem 0rem;
  }
}
@media only screen and (min-width: 1200px) {
  .calendar-listing-item .event-name {
    flex-basis: 35%;
    padding: 30px 50px 30px 0px;
    padding: 3rem 5rem 3rem 0rem;
  }
}
.calendar-listing-item .event-name p {
  margin: 0;
  color: #0D52A5;
}
.calendar-listing-item .event-name h2,
.calendar-listing-item .event-name h3 {
  margin: 20px 0px 0px;
  margin: 2rem 0rem 0rem;
}
@media only screen and (min-width: 992px) {
  .calendar-listing-item .event-name h2,
  .calendar-listing-item .event-name h3 {
    font-size: 30px;
    font-size: 3rem;
  }
}
.calendar-listing-item .event-name h2,
.calendar-listing-item .event-name h3,
.calendar-listing-item .event-name p {
  position: relative;
  z-index: 222;
}
.calendar-listing-item .event-desc {
  flex-basis: 100%;
}
@media only screen and (min-width: 768px) {
  .calendar-listing-item .event-desc {
    flex-basis: 50%;
    padding: 30px 0px 30px 30px;
    padding: 3rem 0rem 3rem 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  .calendar-listing-item .event-desc {
    flex-basis: 45%;
    padding: 30px 0px 30px 50px;
    padding: 3rem 0rem 3rem 5rem;
  }
}
.calendar-listing-item .event-desc .name {
  color: #0D52A5;
}
.calendar-listing-item .event-desc p:last-child {
  margin-bottom: 0;
}
.calendar-listing-item .event-link {
  font-size: 14px;
  font-size: 1.4rem;
  display: none;
}
@media only screen and (min-width: 992px) {
  .calendar-listing-item .event-link {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .calendar-listing-item .event-link {
    margin-left: auto;
    flex-basis: 15%;
    text-align: center;
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  .calendar-listing-item .event-link {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.calendar-listing-item .event-link-mob {
  display: block;
}
@media only screen and (min-width: 1200px) {
  .calendar-listing-item .event-link-mob {
    display: none;
  }
}

.category-filter-form {
  display: none;
}
@media only screen and (min-width: 480px) {
  .category-filter-form {
    display: block !important;
  }
}
@media only screen and (min-width: 480px) {
  .category-filter-form .input-group {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: -20px;
    margin-top: -2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .category-filter-form .input-group {
    margin-top: 0;
  }
}
.category-filter-form a {
  margin-top: 20px;
  margin-top: 2rem;
  display: block;
}
@media only screen and (min-width: 480px) {
  .category-filter-form a {
    flex-basis: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .category-filter-form a {
    flex-basis: 33%;
  }
}
@media only screen and (min-width: 1200px) {
  .category-filter-form a {
    margin-top: 0;
    flex-basis: auto;
  }
}
.category-filter-form label {
  cursor: pointer;
  color: #1E1E1E;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
}
@media only screen and (min-width: 992px) {
  .category-filter-form label {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .category-filter-form label {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.category-filter-toggle {
  margin: 0px;
  margin: 0rem;
}
@media only screen and (min-width: 480px) {
  .category-filter-toggle {
    display: none;
  }
}
.category-filter-toggle span {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(13, 82, 165, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #0D52A5;
  cursor: pointer;
}
.category-filter-toggle span:hover {
  border-color: #0D52A5;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #0D52A5;
}
.category-filter-toggle span svg path {
  fill: #0D52A5;
}
.category-filter-toggle svg {
  position: relative;
  top: -2px;
  width: 10px;
  width: 1rem;
  margin-left: 10px;
  margin-left: 1rem;
}
.category-filter-toggle.is-toggled span {
  border-bottom: 0;
}
.category-filter-toggle.is-toggled svg {
  transform: rotate(-180deg);
}

.label {
  display: inline-block;
  padding: 5px;
  padding: 0.5rem;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}
@media only screen and (min-width: 480px) {
  .label {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 992px) {
  .label {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px;
    padding: 1.5rem;
  }
}
.label--red {
  background-color: #D83232;
}
.label--orange {
  background-color: #E8B027;
}
.label--blue {
  background-color: #4A4ACE;
}
.label--green {
  background-color: #67A400;
}
.label--purple {
  background-color: #AB4CCC;
}

.contacts-block {
  padding-bottom: 30px;
  padding-bottom: 3rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  border-bottom: 1px dashed rgba(30, 30, 30, 0.3);
}
@media only screen and (min-width: 768px) {
  .contacts-block {
    display: flex;
    padding-bottom: 60px;
    padding-bottom: 6rem;
    margin-bottom: 60px;
    margin-bottom: 6rem;
  }
}
.contacts-block address {
  font-style: normal;
}
.contacts-block div + div {
  margin-top: 30px;
  margin-top: 3rem;
}
@media only screen and (min-width: 768px) {
  .contacts-block div + div {
    margin-top: 0;
  }
}
.contacts-block div:first-of-type {
  flex-basis: 20%;
  min-width: 270px;
  min-width: 27rem;
}
.contacts-block div:last-of-type {
  flex-basis: 80%;
}
@media only screen and (min-width: 768px) {
  .contacts-block div:last-of-type {
    padding-left: 60px;
    padding-left: 6rem;
  }
}

.contacts-simple {
  font-family: "Exo 2", sans-serif;
  color: #20458D;
  margin-top: 50px;
  margin-top: 5rem;
}
@media only screen and (min-width: 768px) {
  .contacts-simple {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 950px;
    max-width: 95rem;
  }
  .contacts-simple .order-1 {
    order: 1;
  }
  .contacts-simple .order-2 {
    order: 2;
  }
  .contacts-simple .order-3 {
    order: 3;
  }
  .contacts-simple .order-4 {
    order: 4;
  }
}
@media only screen and (min-width: 992px) {
  .contacts-simple {
    flex-wrap: nowrap;
  }
  .contacts-simple .order-1 {
    order: 1;
  }
  .contacts-simple .order-2 {
    order: 1;
  }
  .contacts-simple .order-3 {
    order: 1;
  }
  .contacts-simple .order-4 {
    order: 1;
  }
}
.text .contacts-simple p {
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (min-width: 768px) {
  .text .contacts-simple p {
    margin-top: 0;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    width: 50%;
    flex-basis: 50%;
    flex-shrink: 0;
    /*&:nth-of-type(2) {
            @include rem('margin-left', 100);
        }

        &:nth-of-type(3) {
            @include rem('margin-left', 100);
        }
         &:nth-of-type(4) {
            @include rem('margin-left', 100);
        }*/
  }
}
@media only screen and (min-width: 992px) {
  .text .contacts-simple p {
    width: auto;
    flex-shrink: initial;
    flex-basis: auto;
  }
}
.text .contacts-simple p a {
  border: 0 none;
  padding-bottom: 0;
}
.text .contacts-simple p a:hover {
  margin: 0;
}
.contacts-simple svg {
  vertical-align: middle;
  margin-right: 15px;
  margin-right: 1.5rem;
}
.contacts-simple svg path {
  fill: #20458D;
}

.cookie-dialog-window-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFFFFF;
  box-shadow: 0px 0px 24px -2px rgba(26, 26, 26, 0.2);
  z-index: 1001;
  max-height: 100vh;
  overflow: auto;
  /*    @include screen-md {
      left: 32px;
      right: 32px;
      bottom: 32px;
  }*/
}
@media only screen and (min-width: 480px) {
  .cookie-dialog-window-wrap {
    top: auto;
  }
}

.cookie-dialog-window {
  /* Large Shadow */
  padding: 24px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
}
@media only screen and (min-width: 992px) {
  .cookie-dialog-window {
    padding: 30px 40px;
    flex-direction: row;
  }
}
@media only screen and (min-width: 1440px) {
  .cookie-dialog-window {
    padding: 40px 80px;
  }
}
.cookie-dialog-window .cookies-settings-label {
  display: none;
}
@media only screen and (min-width: 480px) {
  .cookie-dialog-window .cookies-settings-label {
    display: block;
  }
}
.cookie-dialog-window .cookie-dialog-window-logo {
  margin-bottom: 28px;
}
.cookie-dialog-window .cookie-dialog-window-logo img {
  width: 160px;
  height: 28px;
}
@media only screen and (min-width: 480px) {
  .cookie-dialog-window .cookie-dialog-window-logo {
    display: none;
  }
}
.cookie-dialog-window h2.cookies-h2, .cookie-dialog-window P {
  margin-top: 12px;
  margin-top: 1.2rem;
}
.cookie-dialog-window h2.cookies-h2 + p, .cookie-dialog-window P + p {
  margin-top: 12px;
  margin-top: 1.2rem;
}
.cookie-dialog-window p {
  font-size: 16px;
  line-height: 24px;
}
.cookie-dialog-window p.cookie-info-link {
  margin-top: 28px;
  margin-top: 2.8rem;
}
.cookie-dialog-window .cookie-dialog-window-text h3 {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .cookie-dialog-window .cookie-dialog-window-text {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  .cookie-dialog-window .cookie-dialog-window-text {
    margin-right: 60px;
  }
}
.cookie-dialog-window .cookie-dialog-window-buttons {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .cookie-dialog-window .cookie-dialog-window-buttons {
    margin-left: 30px;
    padding-top: 0;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1440px) {
  .cookie-dialog-window .cookie-dialog-window-buttons {
    margin-left: 60px;
  }
}
.cookie-dialog-window .cookie-dialog-window-buttons p {
  margin-top: 0;
}
.cookie-dialog-window .cookie-dialog-window-buttons .button-cookie {
  max-width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 20px;
}
@media only screen and (min-width: 1440px) {
  .cookie-dialog-window .cookie-dialog-window-buttons .button-cookie {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

.button-cookie {
  height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  /* &:after {
          content: "";
          display: inline-block;
          width: 13px;
          height: 7px;
          background-image: url(/Assets/images/cookies/cookies-arrow-black.svg);
          background-repeat: no-repeat;
          background-size: cover;
          margin-left: 9px;
      }
  */
  /*&:hover {
      text-decoration: underline;
  }*/
  /*  &.button-cookie-red {
      background: #000000;
      border-color: #000000;
      color: #FFF;

      &:after {
          background-image: url(/Assets/images/cookies/cookies-arrow-white.svg);
      }
  }*/
}
.button-cookie.button-cookie-link {
  padding: 0;
  background: transparent;
  border: 0;
  height: auto;
  font-weight: 600;
  /*  &:after {
      content: "";
      display: inline-block;
      width: 7px;
      height: 12px;
      background-image: url(/Assets/images/cookies/cookies-arrow-black.svg);
      background-repeat: no-repeat;
      backgroud-size: cover;
      margin-left: 20px;
  }*/
}

#popup-dialog-cookie {
  /* p {
      margin-bottom: 20px;
  }*/
}
#popup-dialog-cookie hr.hr {
  display: block;
  border: 1px solid #000000;
  margin: 32px 0;
}
#popup-dialog-cookie .popup-logo {
  margin-bottom: 28px;
}
#popup-dialog-cookie .popup-logo img {
  width: 160px;
  height: 28px;
}
@media only screen and (min-width: 480px) {
  #popup-dialog-cookie .popup-logo {
    display: none;
  }
}
#popup-dialog-cookie h2, #popup-dialog-cookie h3, #popup-dialog-cookie .h2, #popup-dialog-cookie .h3 {
  margin: 0;
}
#popup-dialog-cookie p {
  margin-top: 12px;
  margin-bottom: 12px;
}
#popup-dialog-cookie .buttons {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 480px) {
  #popup-dialog-cookie .buttons {
    align-items: center;
    flex-direction: row;
  }
}
#popup-dialog-cookie .buttons .cookies-info-link {
  order: 2;
}
@media only screen and (min-width: 480px) {
  #popup-dialog-cookie .buttons .cookies-info-link {
    order: 0;
  }
}
#popup-dialog-cookie .buttons .button-cookie {
  max-width: 100%;
  margin-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  #popup-dialog-cookie .buttons .button-cookie {
    margin-bottom: 0;
  }
}
#popup-dialog-cookie .buttons .button-cookie-red {
  margin-right: 24px;
}
.label-new-checkbox {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.label-new-checkbox span {
  display: block;
}
.label-new-checkbox .ch-readonly {
  width: 40px;
  height: 20px;
  background-image: url("/Assets/images/cookies/cookies-checked.svg");
  background-size: 18px 13px;
  background-position: 25% 50%;
  background-repeat: no-repeat;
  margin-left: 12px;
}
.label-new-checkbox .ch-bg {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 44px;
  height: 24px;
  margin-right: 16px;
  padding: 0 2px;
  min-height: 0;
  transition-duration: 0.2s;
}
.label-new-checkbox .ch-bg:before, .label-new-checkbox .ch-bg:after {
  display: none;
}
.label-new-checkbox .ch-btn {
  background: #FFFFFF;
  border-radius: 20px;
  width: 20px;
  height: 20px;
}
.label-new-checkbox .text {
  font-size: 17px;
  line-height: 24px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .label-new-checkbox .text {
    display: block;
  }
}
.label-new-checkbox .checkbox:checked + .ch-bg {
  justify-content: flex-end;
  background: #1E1E1E;
}

.popup-block {
  display: grid;
  align-items: center;
  justify-content: center;
  padding-top: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto 90px;
  grid-template-areas: "gray-title gray-title" "title checkbox" "description description";
}
@media only screen and (min-width: 768px) {
  .popup-block {
    padding-top: 40px;
    grid-template-columns: auto;
    grid-template-areas: "gray-title checkbox" "title checkbox" "description checkbox";
  }
}
.popup-block.popup-block--gray {
  background: rgba(0, 0, 0, 0.08);
  margin-left: -16px;
  margin-right: -16px;
  margin-top: 24px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .popup-block.popup-block--gray {
    margin-top: 40px;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
  }
}
.popup-block .popup-block__gray-title {
  color: rgba(0, 0, 0, 0.55);
  grid-area: gray-title;
}
.popup-block .popup-block__title {
  grid-area: title;
  margin-top: 12px;
  margin-top: 1.2rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.popup-block .popup-block__description {
  grid-area: description;
}
.popup-block .popup-block__checkbox {
  grid-area: checkbox;
  justify-self: end;
}
@media only screen and (min-width: 768px) {
  .popup-block .popup-block__checkbox {
    padding-left: 80px;
    padding-left: 8rem;
  }
}

.mfp-content {
  max-width: 920px;
  margin: auto;
  background: #fff;
}
.mfp-content .h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.mfp-content .popup-header {
  padding: 24px 16px;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .mfp-content .popup-header {
    padding: 40px;
    padding-bottom: 0;
  }
}
.mfp-content .popup-content {
  padding: 24px 16px;
}
@media only screen and (min-width: 768px) {
  .mfp-content .popup-content {
    padding: 40px;
  }
}

.database-filter-form {
  position: relative;
}
.database-filter-form .input-group {
  position: relative;
}
.database-filter-form .search-input {
  max-width: 340px;
  max-width: 34rem;
}
.database-filter-form .search-input [type=text].with-autocomplete-active {
  border-color: #0D52A5;
  border-radius: 10px 10px 0 0;
}
.database-filter-form [type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
}
.database-filter-form [type=submit] svg {
  width: 18px;
  transition: all 0.25s ease;
}
.database-filter-form [type=submit] svg path {
  fill: #0D52A5;
}
.database-filter-form [type=submit]:hover svg {
  transform: scale(1.2);
}

.database-filter-levels {
  padding: 20px 15px 40px;
  padding: 2rem 1.5rem 4rem;
  background-color: #EBEBEB;
  border-radius: 10px;
  display: none;
}
@media only screen and (min-width: 480px) {
  .database-filter-levels {
    padding: 20px 30px 40px;
    padding: 2rem 3rem 4rem;
  }
}
@media only screen and (min-width: 992px) {
  .database-filter-levels {
    padding: 20px 40px 40px;
    padding: 2rem 4rem 4rem;
  }
}
.database-filter-levels .input-group {
  font-size: 14px;
  font-size: 1.4rem;
}
.database-filter-levels .input-group em {
  color: #818181;
}
@media only screen and (min-width: 992px) {
  .database-filter-levels .input-group {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .database-filter-levels .input-group {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.database-filter-levels p {
  margin: 0;
}
.database-filter-levels p span {
  color: #818181;
}
.database-filter-levels p.with-link {
  margin-top: 15px;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .database-filter-levels p.with-link {
    margin-top: 30px;
    margin-top: 3rem;
  }
}
.database-filter-levels label {
  display: inline-block;
  cursor: pointer;
  margin-top: 20px;
  margin-top: 2rem;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .database-filter-levels label {
    width: calc(50% - 35px);
    margin-right: 30px;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 992px) {
  .database-filter-levels label {
    width: 200px;
  }
}
.database-filter-levels label:hover span {
  border-color: #1E1E1E;
}
.database-filter-levels [type=checkbox],
.database-filter-levels [type=radio] {
  position: absolute;
  left: -9999px;
}
.database-filter-levels input + span {
  display: inline-block;
  width: 26px;
  width: 2.6rem;
  height: 26px;
  height: 2.6rem;
  border: 1px solid rgba(30, 30, 30, 0.3);
  border-radius: 100%;
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-right: 10px;
  margin-right: 1rem;
  transition: all 0.25s ease;
  background-color: transparent;
}
.database-filter-levels input + span:hover {
  border-color: #1E1E1E;
}
.database-filter-levels input:checked + span:after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  width: 3.2rem;
  height: 32px;
  height: 3.2rem;
  background: url(/Assets/images/icons/icon-bullet.svg);
  background-size: cover;
}
.database-filter-levels input:checked ~ .highlight {
  color: #0D52A5;
}

.database-filter-options .input-group:first-of-type label {
  margin-top: 0;
}
.database-filter-options label {
  display: inline-block;
  cursor: pointer;
  margin-top: 20px;
  margin-top: 2rem;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .database-filter-options label {
    width: calc(50% - 35px);
    margin-right: 30px;
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 992px) {
  .database-filter-options label {
    width: 200px;
  }
  .database-filter-options label.label-filter-wide {
    width: 400px;
  }
}

.database-filter-toggle {
  margin: 40px 0px 20px;
  margin: 4rem 0rem 2rem;
}
.database-filter-toggle span {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(13, 82, 165, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #0D52A5;
  cursor: pointer;
}
.database-filter-toggle span:hover {
  border-color: #0D52A5;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #0D52A5;
}
.database-filter-toggle span svg path {
  fill: #0D52A5;
}
.database-filter-toggle svg {
  position: relative;
  top: -2px;
  width: 10px;
  width: 1rem;
  margin-left: 10px;
  margin-left: 1rem;
}
.database-filter-toggle.is-toggled span {
  border-bottom: 0;
}
.database-filter-toggle.is-toggled svg {
  transform: rotate(-180deg);
}

.database-listing-item {
  padding: 40px 15px;
  padding: 4rem 1.5rem;
  background-color: #EBEBEB;
  border-radius: 10px;
  flex: 1 1 100%;
  margin-top: 15px;
  margin-top: 1.5rem;
  transition: all 0.3s ease;
}
.database-listing-item:hover {
  background-color: #e0e0e0;
}
@media only screen and (min-width: 480px) {
  .database-listing-item {
    margin: 15px;
    margin: 1.5rem;
    flex-basis: calc(50% - 30px);
    padding: 40px 30px;
    padding: 4rem 3rem;
  }
}
@media only screen and (min-width: 992px) {
  .database-listing-item {
    flex-basis: calc(33% - 30px);
    max-width: 400px;
    margin-top: 15px;
    margin-top: 1.5rem;
    padding: 40px;
    padding: 4rem;
  }
}
.database-listing-item p {
  margin: 0;
}
.database-listing-item p span {
  color: #818181;
}
.database-listing-item p.with-link {
  margin-top: 15px;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .database-listing-item p.with-link {
    margin-top: 30px;
    margin-top: 3rem;
  }
}

.filter-form {
  position: relative;
}
.filter-form .input-group {
  position: relative;
}
.filter-form .search-input {
  max-width: 340px;
  max-width: 34rem;
}
.filter-form .search-input [type=text].with-autocomplete-active {
  border-color: #0D52A5;
  border-radius: 10px 10px 0 0;
}
.filter-form [type=button] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
  z-index: 666;
  cursor: pointer;
}
.filter-form [type=button] svg {
  width: 18px;
  transition: all 0.25s ease;
}
.filter-form [type=button] svg path {
  fill: #0D52A5;
}
.filter-form [type=button]:hover svg {
  transform: scale(1.2);
}

.filter-options {
  padding: 25px 15px;
  padding: 2.5rem 1.5rem;
  background-color: #EBEBEB;
  border-radius: 10px;
  display: none;
  flex-basis: 100%;
  order: 2;
  margin: 30px 0px 0px;
  margin: 3rem 0rem 0rem;
}
@media only screen and (min-width: 480px) {
  .filter-options {
    padding: 25px 30px;
    padding: 2.5rem 3rem;
    order: 3;
  }
}
@media only screen and (min-width: 992px) {
  .filter-options {
    padding: 25px 40px;
    padding: 2.5rem 4rem;
  }
}
.filter-options .input-group {
  font-size: 14px;
  font-size: 1.4rem;
}
.filter-options .input-group em {
  color: #818181;
}
@media only screen and (min-width: 992px) {
  .filter-options .input-group {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .filter-options .input-group {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.filter-options a {
  cursor: pointer;
}
.filter-options p {
  margin: 0;
}
.filter-options p span {
  color: #818181;
}
.filter-options p.with-link {
  margin-top: 15px;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .filter-options p.with-link {
    margin-top: 30px;
    margin-top: 3rem;
  }
}
.filter-options label:hover span {
  border-color: #1E1E1E;
}
.filter-options [type=checkbox],
.filter-options [type=radio] {
  position: absolute;
  left: -9999px;
}
.filter-options input + span {
  display: inline-block;
  width: 26px;
  width: 2.6rem;
  height: 26px;
  height: 2.6rem;
  border: 1px solid rgba(30, 30, 30, 0.3);
  border-radius: 100%;
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-right: 10px;
  margin-right: 1rem;
  transition: all 0.25s ease;
  background-color: transparent;
}
.filter-options input + span:hover {
  border-color: #1E1E1E;
}
.filter-options input:checked + span:after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  width: 3.2rem;
  height: 32px;
  height: 3.2rem;
  background: url(/Assets/images/icons/icon-bullet.svg);
  background-size: cover;
}
.filter-options input:checked ~ .highlight {
  color: #0D52A5;
}

.filter-sorting {
  margin: 30px 0px 0px;
  margin: 3rem 0rem 0rem;
  padding: 30px 0px 0px;
  padding: 3rem 0rem 0rem;
  border-top: 1px solid #CECECE;
  margin-left: auto;
  flex-basis: 100%;
  order: 4;
}
.filter-sorting svg {
  width: 14px;
  margin-left: 10px;
  margin-left: 1rem;
}
.filter-sorting svg path {
  fill: #1E1E1E;
}
.filter-sorting a {
  font-weight: 600;
}
.filter-sorting a.is-active {
  color: #1E1E1E;
}
.filter-sorting a:not(.is-active) {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(32, 69, 141, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #20458D;
}
.filter-sorting a:not(.is-active):hover {
  border-color: #20458D;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #20458D;
}
.filter-sorting a:not(.is-active) svg path {
  fill: #20458D;
}
.filter-sorting a + a {
  margin-left: 40px;
  margin-left: 4rem;
}
@media only screen and (min-width: 480px) {
  .filter-sorting {
    flex-basis: auto;
    order: 2;
    padding: 0;
    margin-top: 0;
    border: 0 none;
  }
}

.filter-toggle {
  margin: 0;
  font-weight: 600;
}
.filter-toggle span {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(13, 82, 165, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #0D52A5;
  cursor: pointer;
}
.filter-toggle span:hover {
  border-color: #0D52A5;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #0D52A5;
}
.filter-toggle span svg path {
  fill: #0D52A5;
}
.filter-toggle svg {
  position: relative;
  top: -2px;
  width: 10px;
  width: 1rem;
  margin-left: 10px;
  margin-left: 1rem;
}
.filter-toggle.is-toggled span {
  border-bottom: 0;
}
.filter-toggle.is-toggled svg {
  transform: rotate(-180deg);
}

.gallery {
  overflow: hidden;
  margin: 0px -5px;
  margin: 0rem -0.5rem;
}
@media only screen and (min-width: 768px) {
  .gallery {
    margin: 0px -5px;
    margin: 0rem -0.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .gallery {
    margin: 0px -15px;
    margin: 0rem -1.5rem;
  }
}
.gallery [class*=col] {
  display: block;
  padding: 5px 0px;
  padding: 0.5rem 0rem;
}
@media only screen and (min-width: 768px) {
  .gallery [class*=col] {
    padding: 5px;
    padding: 0.5rem;
  }
  .gallery [class*=col]:nth-child(n+4) {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .gallery [class*=col] {
    padding: 15px;
    padding: 1.5rem;
  }
}
.gallery .image-wrap {
  display: none;
}
.gallery .image-wrap.first {
  display: block;
}
@media only screen and (min-width: 768px) {
  .gallery .image-wrap {
    display: block;
  }
}
.gallery .image-wrap .description {
  padding: 0px 10px;
  padding: 0rem 1rem;
  font-style: italic;
  color: #939393;
  line-height: 18px;
  line-height: 1.8rem;
  margin-top: 15px;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .gallery .image-wrap .description {
    display: none;
  }
}
.gallery .link-show-all-wrap {
  text-align: center;
  padding-bottom: 25px;
  padding-bottom: 2.5rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  margin-left: 10px;
  margin-left: 1rem;
  margin-right: 10px;
  margin-right: 1rem;
}
@media only screen and (min-width: 768px) {
  .gallery .link-show-all-wrap {
    display: none;
  }
}
.gallery .link-show-all-wrap .button, .gallery .link-show-all-wrap p .default-button a, p .default-button .gallery .link-show-all-wrap a, .gallery .link-show-all-wrap p a .default-button, p a .gallery .link-show-all-wrap .default-button {
  margin-top: 0;
}
.gallery a.gallery-link {
  display: block;
  position: relative;
  cursor: default;
}
@media only screen and (min-width: 768px) {
  .gallery a.gallery-link {
    cursor: pointer;
  }
  .gallery a.gallery-link:before, .gallery a.gallery-link:after {
    content: "";
    display: block;
    position: absolute;
    opacity: 0;
    transition: all 0.3s ease;
  }
  .gallery a.gallery-link:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.3);
  }
  .gallery a.gallery-link:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 38px;
    width: 3.8rem;
    height: 40px;
    height: 4rem;
    background-image: url(/Assets/images/icons/icon-search.svg);
  }
  .gallery a.gallery-link:hover:before, .gallery a.gallery-link:hover:after {
    opacity: 1;
  }
}

.link-continue, p .underlined-link a, p a .underlined-link {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(13, 82, 165, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #0D52A5;
  font-weight: 600;
}
.link-continue:hover, p .underlined-link a:hover, p a .underlined-link:hover {
  border-color: #0D52A5;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #0D52A5;
}
.link-continue svg path, p .underlined-link a svg path, p a .underlined-link svg path {
  fill: #0D52A5;
}
.link-continue svg, p .underlined-link a svg, p a .underlined-link svg {
  position: relative;
  transition: all 0.3s ease;
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  margin-left: 10px;
  margin-left: 1rem;
}
.link-continue svg path, p .underlined-link a svg path, p a .underlined-link svg path {
  fill: #0D52A5;
}
.link-continue:hover svg, p .underlined-link a:hover svg, p a .underlined-link:hover svg {
  margin-left: 15px;
}
.with-blue-bg .link-continue, .with-blue-bg p .underlined-link a, p .underlined-link .with-blue-bg a, .with-blue-bg p a .underlined-link, p a .with-blue-bg .underlined-link, .membership .link-continue, .membership p .underlined-link a, p .underlined-link .membership a, .membership p a .underlined-link, p a .membership .underlined-link {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(106, 211, 255, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #6AD3FF;
}
.with-blue-bg .link-continue:hover, .with-blue-bg p .underlined-link a:hover, p .underlined-link .with-blue-bg a:hover, .with-blue-bg p a .underlined-link:hover, p a .with-blue-bg .underlined-link:hover, .membership .link-continue:hover, .membership p .underlined-link a:hover, p .underlined-link .membership a:hover, .membership p a .underlined-link:hover, p a .membership .underlined-link:hover {
  border-color: #6AD3FF;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #6AD3FF;
}
.with-blue-bg .link-continue svg path, .with-blue-bg p .underlined-link a svg path, p .underlined-link .with-blue-bg a svg path, .with-blue-bg p a .underlined-link svg path, p a .with-blue-bg .underlined-link svg path, .membership .link-continue svg path, .membership p .underlined-link a svg path, p .underlined-link .membership a svg path, .membership p a .underlined-link svg path, p a .membership .underlined-link svg path {
  fill: #6AD3FF;
}
.with-orange-bg .link-continue, .with-orange-bg p .underlined-link a, p .underlined-link .with-orange-bg a, .with-orange-bg p a .underlined-link, p a .with-orange-bg .underlined-link {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(13, 82, 165, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #0D52A5;
}
.with-orange-bg .link-continue:hover, .with-orange-bg p .underlined-link a:hover, p .underlined-link .with-orange-bg a:hover, .with-orange-bg p a .underlined-link:hover, p a .with-orange-bg .underlined-link:hover {
  border-color: #0D52A5;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #0D52A5;
}
.with-orange-bg .link-continue svg path, .with-orange-bg p .underlined-link a svg path, p .underlined-link .with-orange-bg a svg path, .with-orange-bg p a .underlined-link svg path, p a .with-orange-bg .underlined-link svg path {
  fill: #0D52A5;
}

p .underlined-link a:after, p a .underlined-link:after {
  content: url(/Assets/images/icons/icon-arrow-right-blue.svg);
  width: 12px;
  width: 1.2rem;
  height: 12px;
  height: 1.2rem;
  margin-left: 10px;
  margin-left: 1rem;
  display: inline-block;
  transition: all 0.3s ease;
}
p .underlined-link a:hover:after, p a:hover .underlined-link:after {
  transform: translateX(5px);
}

.text.with-blue-bg p .underlined-link a:after, .text.with-blue-bg p a .underlined-link:after {
  content: url(/Assets/images/icons/icon-arrow-right-lightblue.svg);
}

.link-download {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(13, 82, 165, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #0D52A5;
  color: #0D52A5;
  font-weight: 600;
}
.link-download:hover {
  border-color: #0D52A5;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #0D52A5;
}
.link-download svg path {
  fill: #0D52A5;
}
.link-download svg {
  position: relative;
  transition: all 0.3s ease;
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  margin-left: 10px;
  margin-left: 1rem;
}
.link-download svg path {
  fill: #0D52A5;
}
.link-download:hover {
  color: #0D52A5;
}
.with-blue-bg .link-download {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(106, 211, 255, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #6AD3FF;
}
.with-blue-bg .link-download:hover {
  border-color: #6AD3FF;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #6AD3FF;
}
.with-blue-bg .link-download svg path {
  fill: #6AD3FF;
}
.with-orange-bg .link-download {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(13, 82, 165, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #0D52A5;
}
.with-orange-bg .link-download:hover {
  border-color: #0D52A5;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #0D52A5;
}
.with-orange-bg .link-download svg path {
  fill: #0D52A5;
}

.link-with-icon {
  margin-top: 15px;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .link-with-icon {
    margin-top: 30px;
    margin-top: 3rem;
  }
}
.link-with-icon span {
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(106, 211, 255, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #6AD3FF;
}
@media only screen and (min-width: 768px) {
  .link-with-icon span {
    padding-bottom: 5px;
  }
}
.link-with-icon svg {
  width: 48px;
  width: 4.8rem;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: middle;
}
.link-with-icon svg path {
  transition: all 0.3s ease;
}
.link-with-icon a:hover span {
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}

.listing-certifications-item {
  padding: 40px 15px;
  padding: 4rem 1.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  background-color: #EBEBEB;
  border-radius: 10px;
  margin-right: -15px;
  margin-left: -15px;
  transition: all 0.3s ease;
}
.listing-certifications-item:hover {
  background-color: #e0e0e0;
}
@media only screen and (min-width: 768px) {
  .listing-certifications-item {
    padding: 50px;
    padding: 5rem;
    flex-wrap: nowrap;
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .listing-certifications-item {
    padding: 60px 100px;
    padding: 6rem 10rem;
  }
}
.listing-certifications-item + .listing-certifications-item {
  margin-top: 20px;
  margin-top: 2rem;
}
@media only screen and (min-width: 768px) {
  .listing-certifications-item + .listing-certifications-item {
    margin-top: 30px;
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  .listing-certifications-item + .listing-certifications-item {
    margin-top: 40px;
    margin-top: 4rem;
  }
}
.listing-certifications-item .image-container {
  order: 2;
  display: none;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .listing-certifications-item .image-container {
    display: flex;
    border-left: 1px dashed rgba(30, 30, 30, 0.3);
    flex-basis: 30%;
    padding-left: 60px;
    padding-left: 6rem;
  }
}
@media only screen and (min-width: 1200px) {
  .listing-certifications-item .image-container {
    flex-basis: 40%;
    padding-left: 120px;
    padding-left: 12rem;
  }
}
.listing-certifications-item .image-container img {
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 480px) {
  .listing-certifications-item .image-container img {
    max-width: 120px;
  }
}
@media only screen and (min-width: 992px) {
  .listing-certifications-item .image-container img {
    max-width: 160px;
  }
}
@media only screen and (min-width: 1200px) {
  .listing-certifications-item .image-container img {
    max-width: 100%;
  }
}
.listing-certifications-item .image-container .image-container__content {
  width: 100%;
}
.listing-certifications-item .text {
  order: 1;
  flex-basis: 100%;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .listing-certifications-item .text {
    flex-basis: 50%;
    display: flex;
  }
}
@media only screen and (min-width: 992px) {
  .listing-certifications-item .text {
    flex-basis: 44%;
  }
}
.listing-certifications-item .text h3 {
  text-transform: uppercase;
}
.listing-certifications-item .text p {
  margin: 15px 0px;
  margin: 1.5rem 0rem;
}
@media only screen and (min-width: 768px) {
  .listing-certifications-item .text p {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .listing-certifications-item .text p {
    margin: 30px 0px;
    margin: 3rem 0rem;
  }
}
.listing-certifications-item .text p:last-child {
  margin-bottom: 0;
}
.listing-certifications-item .text p.center-on-mobile {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .listing-certifications-item .text p.center-on-mobile {
    text-align: left;
  }
}
.listing-certifications-item .text img {
  display: block;
  margin: 30px auto;
  margin: 3rem auto;
  max-width: 120px;
}
@media only screen and (min-width: 768px) {
  .listing-certifications-item .text img {
    display: none;
  }
}

.navbar-toggle {
  margin-left: auto;
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  position: relative;
  z-index: 555;
}
.navbar-toggle button {
  background-color: transparent;
  font-family: "Exo 2", sans-serif;
  text-transform: uppercase;
  color: #20458D;
  padding: 20px;
  padding: 2rem;
  margin-right: -25px;
  margin-right: -2.5rem;
}
.navbar-toggle span {
  display: inline-block;
  padding-right: 30px;
  padding-right: 3rem;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar {
  display: none;
}
@media only screen and (max-width: 991px) {
  .navbar.is-active {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #20458D;
    z-index: 777;
    height: 100%;
    min-height: 500px;
    min-height: 50rem;
  }
}
@media only screen and (min-width: 992px) {
  .navbar {
    margin-left: auto;
    display: flex;
  }
}

.navbar-header {
  display: flex;
  background-color: #F5F5F5;
  align-items: center;
  font-family: "Exo 2", sans-serif;
  text-transform: uppercase;
  height: 68px;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0px 30px;
  padding: 0rem 3rem;
  margin: 0px 0px 40px;
  margin: 0rem 0rem 4rem;
  color: #20458D;
}
@media only screen and (min-width: 480px) {
  .navbar-header {
    height: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-header {
    height: 121px;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-header {
    padding: 0px 50px;
    padding: 0rem 5rem;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-header {
    display: none;
  }
}
.navbar-header .link-home {
  color: #20458D;
}
.navbar-header .navbar-close {
  cursor: pointer;
  margin-left: auto;
  padding: 20px;
  padding: 2rem;
  margin-right: -25px;
  margin-right: -2.5rem;
}
.navbar-header .navbar-close span {
  display: inline-block;
  padding-right: 25px;
  padding-right: 2.5rem;
}

.newsletter-form {
  position: relative;
  max-width: 500px;
  max-width: 50rem;
}
.newsletter-form [type=text] {
  padding-right: 60px;
  padding-right: 6rem;
}
@media only screen and (min-width: 992px) {
  .newsletter-form [type=text] {
    padding-right: 170px;
    padding-right: 17rem;
  }
}
.newsletter-form [type=submit] {
  background-color: #d83232;
  border: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0px 20px;
  padding: 0rem 2rem;
  right: 0;
  color: #fff;
  transition: all 0.3s ease;
  text-indent: -9999px;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 0 10px 10px 0;
  font-weight: 700;
  text-indent: -9999px;
  width: 50px;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .newsletter-form [type=submit] {
    font-size: 15px;
    font-size: 1.5rem;
    text-indent: 0;
    width: auto;
  }
  .newsletter-form [type=submit]:hover:after, .newsletter-form [type=submit]:focus:after {
    right: -5px;
    right: -0.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .newsletter-form [type=submit] {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.newsletter-form [type=submit]:after {
  position: absolute;
  transition: all 0.4s ease;
  top: 50%;
  right: 50%;
  margin: -6px -6px 0px 0px;
  margin: -0.6rem -0.6rem 0rem 0rem;
}
@media only screen and (min-width: 992px) {
  .newsletter-form [type=submit]:after {
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    margin-left: 15px;
    margin-left: 1.5rem;
  }
}
.newsletter-form .status-ok [type=text] + label {
  color: #39AD4A;
  font-style: normal;
}
.newsletter-form .status-ok [type=submit] {
  text-indent: -9999px;
  background-color: transparent;
}
.newsletter-form .status-ok [type=submit]:after {
  width: 28px;
  width: 2.8rem;
  height: 28px;
  height: 2.8rem;
  background-image: url(/Assets/images/icons/icon-ok.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.newsletter-form .status-error [type=text] {
  border-color: #E20613;
}
.newsletter-form .status-error [type=text] + label {
  color: #E20613;
  font-style: normal;
}
.newsletter-form .status-error [type=submit] {
  color: #fff;
  background-color: #E20613;
}
.newsletter-form .status-error [type=submit]:after {
  width: 20px;
  width: 2rem;
  height: 18px;
  height: 1.8rem;
  background-image: url(/Assets/images/icons/icon-repeat.svg);
  margin: -10px -8px 0px 0px;
  margin: -1rem -0.8rem 0rem 0rem;
}
@media only screen and (min-width: 992px) {
  .newsletter-form .status-error [type=submit]:after {
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    margin-left: 15px;
    margin-left: 1.5rem;
  }
}

.pagination {
  max-width: 400px;
  max-width: 40rem;
  margin: 0 auto;
  margin-top: 40px;
  margin-top: 4rem;
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .pagination {
    margin-top: 50px;
    margin-top: 5rem;
  }
}
.pagination a {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(32, 69, 141, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #20458D;
  font-weight: 600;
}
.pagination a:hover {
  border-color: #20458D;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #20458D;
}
.pagination a svg path {
  fill: #20458D;
}
.pagination a.disabled {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(129, 129, 129, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #818181;
}
.pagination a.disabled:hover {
  border-color: #818181;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #818181;
}
.pagination a.disabled svg path {
  fill: #818181;
}
.pagination a svg {
  position: relative;
  transition: all 0.3s ease;
}
.pagination p {
  margin: 0 auto;
}
.pagination .arrow-prev svg {
  margin-right: 10px;
  margin-right: 1rem;
  left: 0;
}
.pagination .arrow-prev:hover svg {
  left: -5px;
}
.pagination .arrow-next svg {
  margin-left: 10px;
  margin-left: 1rem;
  transform: rotate(180deg);
  right: 0;
}
.pagination .arrow-next:hover svg {
  right: -5px;
}

.articles-listing + .pagination {
  padding: 0px 30px;
  padding: 0rem 3rem;
}
@media only screen and (min-width: 480px) {
  .articles-listing + .pagination {
    padding: 0;
  }
}
.play-video {
  margin-top: 15px;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .play-video {
    margin-top: 30px;
    margin-top: 3rem;
  }
}
.play-video span {
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(13, 82, 165, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #0D52A5;
}
@media only screen and (min-width: 768px) {
  .play-video span {
    padding-bottom: 5px;
  }
}
.play-video:hover span {
  border-color: rgba(32, 69, 141, 0.3);
  color: #20458D;
}
.play-video:hover .path-1 {
  opacity: 0.8;
}
.jumbotron .play-video span {
  border-bottom: 1px solid rgba(106, 211, 255, 0.3);
  color: #6AD3FF;
}
.jumbotron .play-video:hover span {
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.play-video svg {
  width: 48px;
  width: 4.8rem;
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: middle;
}
.play-video svg path {
  transition: all 0.3s ease;
}

.primary-nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: "Exo 2", sans-serif;
}
@media only screen and (min-width: 768px) {
  .primary-nav {
    margin-left: auto;
  }
}
.primary-nav a {
  display: block;
  color: #1E1E1E;
}
@media only screen and (min-width: 992px) {
  .primary-nav a {
    display: inline-block;
    padding-top: 20px;
    padding-top: 2rem;
    padding-bottom: 20px;
    padding-bottom: 2rem;
    border-top: 3px solid transparent;
  }
}
@media only screen and (max-width: 991px) {
  .primary-nav {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    margin: 0;
    padding: 0px 30px;
    padding: 0rem 3rem;
    border: 0 none;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .primary-nav {
    padding: 0px 50px;
    padding: 0rem 5rem;
  }
}
@media only screen and (max-width: 991px) {
  .primary-nav a {
    display: inline-block;
    color: #fff;
    padding-bottom: 1px;
    padding: 15px 0px;
    padding: 1.5rem 0rem;
    border-bottom: 1px solid transparent;
  }
  .primary-nav a:hover {
    color: #fff;
  }
}
.primary-nav li {
  transition: all 0.3s ease;
  display: block;
  position: relative;
}
.primary-nav li:hover {
  color: #20458D;
}
.primary-nav li:hover:before {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .primary-nav li {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 20px;
    margin-left: 2rem;
  }
  .primary-nav li:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #1E1E1E;
    transition: width 0.4s ease;
  }
  .primary-nav li.is-active:before {
    display: none;
  }
  .primary-nav li.is-active a {
    border-color: #1E1E1E;
  }
}
@media only screen and (min-width: 1200px) {
  .primary-nav li {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 30px;
    margin-left: 3rem;
  }
}
@media only screen and (max-width: 991px) {
  .primary-nav a {
    padding-bottom: 5px;
  }
  .primary-nav a:hover, .primary-nav a.is-active {
    border-bottom: 1px solid #fff;
  }
}

@media only screen and (min-width: 992px) {
  .page-homepage .primary-nav a {
    padding-top: 33px;
    padding-top: 3.3rem;
    padding-bottom: 37px;
    padding-bottom: 3.7rem;
  }
}
@media only screen and (min-width: 1200px) {
  .page-homepage .primary-nav a {
    padding-top: 40px;
    padding-top: 4rem;
    padding-bottom: 50px;
    padding-bottom: 5rem;
  }
}

.signup-form h2 {
  color: #818181;
}
.signup-form p.note {
  font-style: italic;
  color: #818181;
}
.signup-form p a {
  border-bottom: 1px solid #20458D;
  padding-bottom: 5px;
}
.signup-form p a:hover {
  color: #818181;
  border-color: #818181;
}
.signup-form .input-group {
  position: relative;
  margin: 20px 0px;
  margin: 2rem 0rem;
}
@media only screen and (min-width: 480px) {
  .signup-form .input-group [type=text] {
    max-width: 340px;
    max-width: 34rem;
  }
}
.signup-form .with-checkbox label {
  cursor: pointer;
  color: #1E1E1E;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (min-width: 992px) {
  .signup-form .with-checkbox label {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .signup-form .with-checkbox label {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.signup-form .with-checkbox label + label {
  margin-left: 30px;
  margin-left: 3rem;
}
.signup-form .with-checkbox:hover span {
  border-color: #1E1E1E;
}

.site-logo {
  max-width: 100px;
  max-width: 10rem;
  width: 100px;
  width: 10rem;
}
@media only screen and (min-width: 992px) {
  .site-logo {
    padding: 20px 0px 0px 0px;
    padding: 2rem 0rem 0rem 0rem;
  }
}
.site-logo .logo-desktop, .site-logo .logo-desktop-homepage {
  display: none;
}
.site-logo img {
  vertical-align: top;
  width: 100%;
  max-width: 100px;
  max-width: 10rem;
  width: 100px;
  width: 10rem;
  display: inline-block;
  /*@include screen-xs {
      @include rem("max-width", 185);
      content: url("/Assets/images/content/ipma-logo.svg");
  }*/
}
@media only screen and (min-width: 480px) {
  .site-logo {
    max-width: 185px;
    max-width: 18.5rem;
    width: 185px;
    width: 18.5rem;
  }
  .site-logo .logo-mobile {
    display: none;
  }
  .site-logo .logo-desktop {
    display: block;
    max-width: 185px;
    max-width: 18.5rem;
    width: 185px;
    width: 18.5rem;
    content: url("/Assets/images/content/ipma-logo.svg");
  }
}

@media only screen and (min-width: 480px) {
  .page-homepage .site-logo {
    max-width: 200px;
    max-width: 20rem;
    width: 200px;
    width: 20rem;
  }
  .page-homepage .site-logo .logo-mobile {
    display: none;
  }
  .page-homepage .site-logo .logo-desktop-homepage {
    width: 100%;
    display: inline-block;
    max-width: 200px;
    max-width: 20rem;
    width: 200px;
    width: 20rem;
    content: url("/Assets/images/content/ipma-logo_foot.svg");
  }
}
@media only screen and (min-width: 1200px) {
  .page-homepage .site-logo {
    max-width: 280px;
    max-width: 28rem;
    width: 280px;
    width: 28rem;
  }
  .page-homepage .site-logo .logo-desktop-homepage {
    max-width: 280px;
    max-width: 28rem;
    width: 280px;
    width: 28rem;
  }
}

.mobile-menu-is-open .site-logo {
  width: 100%;
  max-width: 100%;
}
.mobile-menu-is-open .site-logo .link-home {
  max-width: 100px;
  max-width: 10rem;
  width: 100px;
  width: 10rem;
}

.social-media-link span, p .facebook-link a span, p a .facebook-link span {
  border-bottom: 1px solid #0D52A5;
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #0D52A5;
  transition: all 0.3s ease;
}
.social-media-link:hover span, p .facebook-link a:hover span, p a .facebook-link:hover span {
  border-color: #0D52A5;
  color: #0D52A5;
  padding-bottom: 0;
  margin-bottom: 2px;
}
.social-media-link:hover svg, p .facebook-link a:hover svg, p a .facebook-link:hover svg {
  opacity: 0.8;
}
.with-blue-bg .social-media-link span, .with-blue-bg p .facebook-link a span, p .facebook-link .with-blue-bg a span, .with-blue-bg p a .facebook-link span, p a .with-blue-bg .facebook-link span {
  border-bottom: 1px solid #6AD3FF;
  color: #6AD3FF;
}
.with-blue-bg .social-media-link:hover span, .with-blue-bg p .facebook-link a:hover span, p .facebook-link .with-blue-bg a:hover span, .with-blue-bg p a .facebook-link:hover span, p a .with-blue-bg .facebook-link:hover span {
  border-color: #6AD3FF;
  color: #6AD3FF;
}
.with-orange-bg .social-media-link:hover span, .with-orange-bg p .facebook-link a:hover span, p .facebook-link .with-orange-bg a:hover span, .with-orange-bg p a .facebook-link:hover span, p a .with-orange-bg .facebook-link:hover span {
  border-color: #1E1E1E;
  color: #1E1E1E;
}
.with-orange-bg .social-media-link:hover svg path, .with-orange-bg p .facebook-link a:hover svg path, p .facebook-link .with-orange-bg a:hover svg path, .with-orange-bg p a .facebook-link:hover svg path, p a .with-orange-bg .facebook-link:hover svg path {
  fill: #1E1E1E;
}
.social-media-link svg, p .facebook-link a svg, p a .facebook-link svg {
  margin-right: 10px;
  margin-right: 1rem;
  vertical-align: middle;
  transition: all 0.3s ease;
}
.social-media-link svg path, p .facebook-link a svg path, p a .facebook-link svg path {
  transition: all 0.3s ease;
}

p .facebook-link a:before, p a .facebook-link:before {
  content: "";
  background-image: url(/Assets/images/icons/icon-fb.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  width: 1rem;
  height: 22px;
  height: 2.2rem;
  margin-right: 10px;
  margin-right: 1rem;
  display: inline-block;
  transition: all 0.3s ease;
  position: relative;
  top: 4px;
}

.text.with-blue-bg p .facebook-link a, .text.with-blue-bg p a .facebook-link {
  color: #6AD3FF;
}

.button, p .default-button a, p a .default-button {
  transition: all 0.2s ease;
  line-height: 100%;
  font-weight: 600;
  font-size: 10px;
  display: inline-block;
  text-decoration: none;
  outline: 0 none;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (min-width: 992px) {
  .button, p .default-button a, p a .default-button {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .button, p .default-button a, p a .default-button {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.button svg, p .default-button a svg, p a .default-button svg {
  display: inline-block;
  vertical-align: middle;
}
.button.icon-on-right svg, p .default-button a.icon-on-right svg, p a .icon-on-right.default-button svg {
  position: relative;
  transition: all 0.3s ease;
  right: 0;
  top: -2px;
  margin-left: 10px;
  margin-left: 1rem;
}
.button.icon-on-right:hover svg, p .default-button a.icon-on-right:hover svg, p a .icon-on-right.default-button:hover svg {
  right: -5px;
}

/*	Default button
		-------------------------------------------------------------------------- */
.button--default, p .default-button a, p a .default-button {
  background-color: #20458D;
  border-radius: 10px;
  color: #fff;
  padding: 15px 25px;
  padding: 1.5rem 2.5rem;
  position: relative;
  z-index: 111;
  transition: all 0.3s ease;
}
.button--default svg path, p .default-button a svg path, p a .default-button svg path {
  fill: #fff;
}
.button--default:hover, p .default-button a:hover, p a .default-button:hover {
  color: #fff;
  background-color: #1E1E1E;
  /*@include rem('padding', 15, 25);
  margin-bottom: 0;*/
}
.jumbotron .button--default, .jumbotron p .default-button a, p .default-button .jumbotron a, .jumbotron p a .default-button, p a .jumbotron .default-button, .with-blue-bg .button--default, .with-blue-bg p .default-button a, p .default-button .with-blue-bg a, .with-blue-bg p a .default-button, p a .with-blue-bg .default-button, .with-orange-bg .button--default, .with-orange-bg p .default-button a, p .default-button .with-orange-bg a, .with-orange-bg p a .default-button, p a .with-orange-bg .default-button {
  background-color: #fff;
  color: #20458D;
}
.jumbotron .button--default svg path, .jumbotron p .default-button a svg path, p .default-button .jumbotron a svg path, .jumbotron p a .default-button svg path, p a .jumbotron .default-button svg path, .with-blue-bg .button--default svg path, .with-blue-bg p .default-button a svg path, p .default-button .with-blue-bg a svg path, .with-blue-bg p a .default-button svg path, p a .with-blue-bg .default-button svg path, .with-orange-bg .button--default svg path, .with-orange-bg p .default-button a svg path, p .default-button .with-orange-bg a svg path, .with-orange-bg p a .default-button svg path, p a .with-orange-bg .default-button svg path {
  fill: #20458D;
}
.jumbotron .button--default:hover, .jumbotron p .default-button a:hover, p .default-button .jumbotron a:hover, .jumbotron p a .default-button:hover, p a .jumbotron .default-button:hover, .with-blue-bg .button--default:hover, .with-blue-bg p .default-button a:hover, p .default-button .with-blue-bg a:hover, .with-blue-bg p a .default-button:hover, p a .with-blue-bg .default-button:hover, .with-orange-bg .button--default:hover, .with-orange-bg p .default-button a:hover, p .default-button .with-orange-bg a:hover, .with-orange-bg p a .default-button:hover, p a .with-orange-bg .default-button:hover {
  color: #fff;
  background-color: #1E1E1E;
}
.jumbotron .button--default:hover svg path, .jumbotron p .default-button a:hover svg path, p .default-button .jumbotron a:hover svg path, .jumbotron p a .default-button:hover svg path, p a .jumbotron .default-button:hover svg path, .with-blue-bg .button--default:hover svg path, .with-blue-bg p .default-button a:hover svg path, p .default-button .with-blue-bg a:hover svg path, .with-blue-bg p a .default-button:hover svg path, p a .with-blue-bg .default-button:hover svg path, .with-orange-bg .button--default:hover svg path, .with-orange-bg p .default-button a:hover svg path, p .default-button .with-orange-bg a:hover svg path, .with-orange-bg p a .default-button:hover svg path, p a .with-orange-bg .default-button:hover svg path {
  fill: #fff;
}

.button--gray {
  background-color: rgba(0, 0, 0, 0.15);
  color: #1E1E1E;
}

.button-close {
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: inline;
  padding-bottom: 2px;
  line-height: 160%;
  color: #fff;
  display: inline-block;
}
.button-close:hover {
  border-color: #fff;
  padding-bottom: 0;
  margin-bottom: 2px;
  color: #fff;
}
.button-close svg path {
  fill: #fff;
}
input[type=submit],
input[type=button],
input[type=image],
button {
  border-radius: 0;
  border: 0 none;
  cursor: pointer;
}

button[disabled] {
  cursor: default;
}

p .default-button a:after, p a .default-button:after {
  content: url(/Assets/images/icons/icon-arrow-right.svg);
  width: 12px;
  width: 1.2rem;
  height: 12px;
  height: 1.2rem;
  margin-left: 10px;
  margin-left: 1rem;
  display: inline-block;
  transition: all 0.3s ease;
}
p .default-button a:hover:after, p a:hover .default-button:after {
  transform: translateX(5px);
}

.text.with-blue-bg p .default-button a, .text.with-blue-bg p a .default-button,
.text.with-orange-bg p .default-button a,
.text.with-orange-bg p a .default-button {
  background-color: #fff;
  color: #20458D;
  /*&:hover{
      @include rem('padding', 15, 25);
      margin-bottom: 0;
  }*/
}
.text.with-blue-bg p .default-button a:after, .text.with-blue-bg p a .default-button:after,
.text.with-orange-bg p .default-button a:after,
.text.with-orange-bg p a .default-button:after {
  content: url(/Assets/images/icons/icon-arrow-right-blue.svg);
}
.text.with-blue-bg p .default-button a svg path, .text.with-blue-bg p a .default-button svg path,
.text.with-orange-bg p .default-button a svg path,
.text.with-orange-bg p a .default-button svg path {
  fill: #20458D;
}
.text.with-blue-bg p .default-button a:hover, .text.with-blue-bg p a .default-button:hover,
.text.with-orange-bg p .default-button a:hover,
.text.with-orange-bg p a .default-button:hover {
  color: #fff;
  background-color: #1E1E1E;
}
.text.with-blue-bg p .default-button a:hover svg path, .text.with-blue-bg p a .default-button:hover svg path,
.text.with-orange-bg p .default-button a:hover svg path,
.text.with-orange-bg p a .default-button:hover svg path {
  fill: #fff;
}
.text.with-blue-bg p .default-button a:hover:after, .text.with-blue-bg p a:hover .default-button:after,
.text.with-orange-bg p .default-button a:hover:after,
.text.with-orange-bg p a:hover .default-button:after {
  content: url(/Assets/images/icons/icon-arrow-right.svg);
}

input,
button,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
}

::-ms-reveal,
::-ms-clear {
  display: none !important;
}

textarea {
  resize: none;
}

input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
}

.input-group {
  position: relative;
}
.input-group a {
  color: #1E1E1E;
}

/* Fake radio/checkbox inputs */
[type=checkbox],
[type=radio] {
  position: absolute;
  left: -9999px;
}

input + span, textarea + span {
  display: inline-block;
  width: 26px;
  width: 2.6rem;
  height: 26px;
  height: 2.6rem;
  border: 1px solid rgba(30, 30, 30, 0.3);
  border-radius: 100%;
  position: relative;
  vertical-align: middle;
  margin-right: 10px;
  margin-right: 1rem;
  transition: all 0.25s ease;
  background-color: transparent;
}
input + span:hover, textarea + span:hover {
  border-color: #1E1E1E;
}

input:checked + span:after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  width: 3.2rem;
  height: 32px;
  height: 3.2rem;
  background: url(/Assets/images/icons/icon-bullet.svg);
  background-size: cover;
}

/* Text input with label */
[type=text], textarea {
  border: 1px solid #CECECE;
  background-color: transparent;
  padding: 10px 15px;
  padding: 1rem 1.5rem;
  border-radius: 10px;
  width: 100%;
  transition: all 0.3s ease;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: italic;
  color: #818181;
  line-height: 1;
  width: 100%;
  position: relative;
  z-index: 555;
}
@media only screen and (min-width: 992px) {
  [type=text], textarea {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  [type=text], textarea {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
[type=text]:focus, textarea:focus {
  border-color: #0D52A5;
}
[type=text].with-autocomplete-active, textarea.with-autocomplete-active {
  border-color: #0D52A5;
  border-radius: 10px 10px 0 0;
}
[type=text]:focus + label, [type=text].is-filled + label, [type=text].with-autocomplete-active + label, textarea:focus + label, textarea.is-filled + label, textarea.with-autocomplete-active + label {
  transform: translate3d(0, -1.5em, 0);
  color: #20458D;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #F5F5F5;
  z-index: 666;
}
@media only screen and (min-width: 992px) {
  [type=text]:focus + label, [type=text].is-filled + label, [type=text].with-autocomplete-active + label, textarea:focus + label, textarea.is-filled + label, textarea.with-autocomplete-active + label {
    font-size: 14px;
    font-size: 1.4rem;
    transform: translate3d(0, -1.4em, 0);
  }
}
.page-footer [type=text]:focus + label, .page-footer [type=text].is-filled + label, .page-footer textarea:focus + label, .page-footer textarea.is-filled + label {
  background-color: #EBEBEB;
}

[type=text] + label, textarea + label {
  font-size: 14px;
  font-size: 1.4rem;
  color: #818181;
  transition: all 0.2s ease;
  font-style: italic;
  position: absolute;
  top: 13px;
  left: 15px;
  padding: 0px 5px;
  padding: 0rem 0.5rem;
  line-height: 1;
  z-index: 0;
}
@media only screen and (min-width: 992px) {
  [type=text] + label, textarea + label {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  [type=text] + label, textarea + label {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

[type=submit] {
  z-index: 666;
}

.with-error [type=text], .with-error textarea {
  border-color: #E20613;
  margin-right: 15px;
  margin-right: 1.5rem;
}
.with-error [type=text] + label, .with-error textarea + label {
  color: #E20613;
}

.message-error {
  margin: 0;
  display: inline-block;
  color: #E20613;
  font-style: italic;
}

.icon {
  position: relative;
  outline: 0;
}
.icon:after, .icon:before {
  background-size: contain;
  vertical-align: middle;
  display: inline-block;
  content: "";
  background-repeat: no-repeat;
}

.icon-menu:after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 22px;
  width: 2.2rem;
  height: 18px;
  height: 1.8rem;
  background-image: url(/Assets/images/icons/icon-menu.svg);
}

.icon-close:after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 22px;
  width: 2.2rem;
  height: 22px;
  height: 2.2rem;
  background-image: url(/Assets/images/icons/icon-close.svg);
}

.icon-arrow-right:after {
  width: 12px;
  width: 1.2rem;
  height: 12px;
  height: 1.2rem;
  background: url(/Assets/images/icons/icon-arrow-right.svg) no-repeat 0 0;
}

.icon-arrow-down:after {
  width: 14px;
  width: 1.4rem;
  height: 8px;
  height: 0.8rem;
  background-image: url(/Assets/images/icons/icon-arrow-down.svg);
}

/*.icon-arrow-up-simple-blue {
       &:before {
           @include rem('margin-right', 12);
           @include rem('width', 16);
           @include rem('height', 11);
           background: url(/Assets/images/icons/icon-arrow-up-simple-blue.svg) no-repeat 0 0;
       }

       &:hover {
           &:before {
               background-image: url(/Assets/images/icons/icon-arrow-up-simple.svg);
           }
       }
   }

.icon-arrow-right-simple {
	&:after {
		@include rem('margin-left', 12);
		@include rem('width', 10);
		@include rem('height', 18);
		background: url(/Assets/images/icons/icon-arrow-right-simple-blue.svg) no-repeat 0 0;
       }

       &:hover {
           &:after {
               background-image: url(/Assets/images/icons/icon-arrow-right-simple.svg);
           }
       }
}

   .icon-arrow-left-simple-blue {
       &:before {
           @include rem('margin-right', 12);
           @include rem('width', 10);
           @include rem('height', 18);
           background: url(/Assets/images/icons/icon-arrow-left-simple-blue.svg) no-repeat 0 0;
       }

       &:hover {
           &:before {
               background-image: url(/Assets/images/icons/icon-arrow-left-simple.svg);
           }
       }
   }

   .icon-arrow-right-circle {
       &:after {
           @include pseudo;
           top: 0;
           left: 0;
           @include rem('width', 40);
           @include rem('height', 40);
           background: url(/Assets/images/icons/icon-arrow-right-circle-blue.svg) no-repeat 0 0;
       }

       &:hover {
           &:after {
               background-image: url(/Assets/images/icons/icon-arrow-right-circle.svg);
           }
       }
   }

   .icon-arrow-down-simple {
       &:after {
           @include rem('margin-left', 12);
           @include rem('width', 18);
           @include rem('height', 11);
           background-image: url(/Assets/images/icons/icon-arrow-down-simple.svg);
       }
   }

   .icon-arrow-down-simple-blue {
       &:after {
           @include rem('margin-left', 12);
           @include rem('width', 18);
           @include rem('height', 11);
           background-image: url(/Assets/images/icons/icon-arrow-down-simple-blue.svg);
       }
   }

   .icon-external-link {
       &:after {
           @include rem('margin-left', 6);
           @include rem('width', 7);
           @include rem('height', 7);
           margin-top: -8px;
           background-image: url(/Assets/images/icons/icon-external-link-blue.svg);
       }

       &:hover {
           &:after {
               background-image: url(/Assets/images/icons/icon-external-link.svg);
           }
       }
   }

   .icon-download {
       &:after {
           @include rem('margin-left', 6);
           @include rem('width', 20);
           @include rem('height', 24);
           background-image: url(/Assets/images/icons/icon-download-blue.svg);
       }

       &:hover {
           &:after {
               background-image: url(/Assets/images/icons/icon-download.svg);
           }
       }
   }

   .icon-search {

       &:after {
           @include pseudo;
           top: 0;
           left: 0;
           @include rem('width', 18);
           @include rem('height', 18);
           background-image: url(/Assets/images/icons/icon-search.svg);
       }

   }

   .icon-close {
       position: relative;

       &:after {
           @include rem('width', 12);
           @include rem('height', 12);
           background-image: url(/Assets/images/icons/icon-close.svg);
       }

   }

   .icon-close-circle {
       position: relative;

       &:after {
           @include pseudo;
           top: 0;
           left: 0;
           @include rem('width', 26);
           @include rem('height', 26);
           background-image: url(/Assets/images/icons/icon-close-circle.svg);
       }

   }

   .icon-facebook {
       position: relative;
       @include rem('width', 30);
       @include rem('height', 30);

       &:after {
           @include pseudo;
           @include center(xy);
           @include rem('width', 12);
           @include rem('height', 24);
           background-image:url(/Assets/images/icons/icon-facebook.svg);
       }

       &:hover {
           &:after {
               background-image: url(/Assets/images/icons/icon-facebook-hover.svg);
           }
       }
   }

   .icon-youtube {
       position: relative;
       @include rem('width', 30);
       @include rem('height', 30);

       &:after {
           @include pseudo;
           @include center(xy);
           @include rem('width', 26);
           @include rem('height', 30);
           background: url(/Assets/images/icons/icon-youtube.svg) no-repeat 0 0;
       }

       &:hover {
           &:after {
               background-image: url(/Assets/images/icons/icon-youtube-hover.svg);
           }
       }
   }

   .icon-instagram {
       position: relative;
       @include rem('width', 30);
       @include rem('height', 30);

       &:after {
           @include pseudo;
           @include center(xy);
           @include rem('width', 30);
           @include rem('height', 30);
           background-image: url(/Assets/images/icons/icon-instagram.svg);
       }

       &:hover {
           &:after {
               background-image: url(/Assets/images/icons/icon-instagram-hover.svg);
           }
       }
   }*/
.text-content p + p, .text-content p + ul, .text-content p + ol, .text-content p + address, .text-content p + table, .text-content p + nav,
.text-content ul + p,
.text-content ul + ul,
.text-content ul + ol,
.text-content ul + address,
.text-content ul + table,
.text-content ul + nav,
.text-content ol + p,
.text-content ol + ul,
.text-content ol + ol,
.text-content ol + address,
.text-content ol + table,
.text-content ol + nav,
.text-content address + p,
.text-content address + ul,
.text-content address + ol,
.text-content address + address,
.text-content address + table,
.text-content address + nav,
.text-content table + p,
.text-content table + ul,
.text-content table + ol,
.text-content table + address,
.text-content table + table,
.text-content table + nav,
.text-content nav + p,
.text-content nav + ul,
.text-content nav + ol,
.text-content nav + address,
.text-content nav + table,
.text-content nav + nav {
  margin-top: 12px;
}
.text-content p + h2, .text-content p + .h2, .text-content .article-detail p + h3, .article-detail .text-content p + h3, .text-content .page-footer p + h3, .page-footer .text-content p + h3, .text-content .article-item p + h2, .article-item .text-content p + h2,
.text-content .article-item p + h3,
.article-item .text-content p + h3, .text-content .calendar-listing-item .event-name p + h2, .calendar-listing-item .event-name .text-content p + h2,
.text-content .calendar-listing-item .event-name p + h3,
.calendar-listing-item .event-name .text-content p + h3, .text-content .listing-certifications-item .text p + h3, .listing-certifications-item .text .text-content p + h3, .text-content p + h3, .text-content p + .h3,
.text-content ul + h2,
.text-content ul + .h2,
.text-content .article-detail ul + h3,
.article-detail .text-content ul + h3,
.text-content .page-footer ul + h3,
.page-footer .text-content ul + h3,
.text-content .article-item ul + h2,
.article-item .text-content ul + h2,
.text-content .article-item ul + h3,
.article-item .text-content ul + h3,
.text-content .calendar-listing-item .event-name ul + h2,
.calendar-listing-item .event-name .text-content ul + h2,
.text-content .calendar-listing-item .event-name ul + h3,
.calendar-listing-item .event-name .text-content ul + h3,
.text-content .listing-certifications-item .text ul + h3,
.listing-certifications-item .text .text-content ul + h3,
.text-content ul + h3,
.text-content ul + .h3,
.text-content ol + h2,
.text-content ol + .h2,
.text-content .article-detail ol + h3,
.article-detail .text-content ol + h3,
.text-content .page-footer ol + h3,
.page-footer .text-content ol + h3,
.text-content .article-item ol + h2,
.article-item .text-content ol + h2,
.text-content .article-item ol + h3,
.article-item .text-content ol + h3,
.text-content .calendar-listing-item .event-name ol + h2,
.calendar-listing-item .event-name .text-content ol + h2,
.text-content .calendar-listing-item .event-name ol + h3,
.calendar-listing-item .event-name .text-content ol + h3,
.text-content .listing-certifications-item .text ol + h3,
.listing-certifications-item .text .text-content ol + h3,
.text-content ol + h3,
.text-content ol + .h3,
.text-content address + h2,
.text-content address + .h2,
.text-content .article-detail address + h3,
.article-detail .text-content address + h3,
.text-content .page-footer address + h3,
.page-footer .text-content address + h3,
.text-content .article-item address + h2,
.article-item .text-content address + h2,
.text-content .article-item address + h3,
.article-item .text-content address + h3,
.text-content .calendar-listing-item .event-name address + h2,
.calendar-listing-item .event-name .text-content address + h2,
.text-content .calendar-listing-item .event-name address + h3,
.calendar-listing-item .event-name .text-content address + h3,
.text-content .listing-certifications-item .text address + h3,
.listing-certifications-item .text .text-content address + h3,
.text-content address + h3,
.text-content address + .h3,
.text-content table + h2,
.text-content table + .h2,
.text-content .article-detail table + h3,
.article-detail .text-content table + h3,
.text-content .page-footer table + h3,
.page-footer .text-content table + h3,
.text-content .article-item table + h2,
.article-item .text-content table + h2,
.text-content .article-item table + h3,
.article-item .text-content table + h3,
.text-content .calendar-listing-item .event-name table + h2,
.calendar-listing-item .event-name .text-content table + h2,
.text-content .calendar-listing-item .event-name table + h3,
.calendar-listing-item .event-name .text-content table + h3,
.text-content .listing-certifications-item .text table + h3,
.listing-certifications-item .text .text-content table + h3,
.text-content table + h3,
.text-content table + .h3,
.text-content nav + h2,
.text-content nav + .h2,
.text-content .article-detail nav + h3,
.article-detail .text-content nav + h3,
.text-content .page-footer nav + h3,
.page-footer .text-content nav + h3,
.text-content .article-item nav + h2,
.article-item .text-content nav + h2,
.text-content .article-item nav + h3,
.article-item .text-content nav + h3,
.text-content .calendar-listing-item .event-name nav + h2,
.calendar-listing-item .event-name .text-content nav + h2,
.text-content .calendar-listing-item .event-name nav + h3,
.calendar-listing-item .event-name .text-content nav + h3,
.text-content .listing-certifications-item .text nav + h3,
.listing-certifications-item .text .text-content nav + h3,
.text-content nav + h3,
.text-content nav + .h3 {
  margin-top: 20px;
}
.text-content h2 + p, .text-content h2 + ul, .text-content h2 + ol, .text-content h2 + address, .text-content h2 + table, .text-content h2 + nav,
.text-content .h2 + p,
.text-content .article-detail h3 + p,
.article-detail .text-content h3 + p,
.text-content .page-footer h3 + p,
.page-footer .text-content h3 + p,
.text-content .article-item h2 + p,
.article-item .text-content h2 + p,
.text-content .article-item h3 + p,
.article-item .text-content h3 + p,
.text-content .calendar-listing-item .event-name h2 + p,
.calendar-listing-item .event-name .text-content h2 + p,
.text-content .calendar-listing-item .event-name h3 + p,
.calendar-listing-item .event-name .text-content h3 + p,
.text-content .listing-certifications-item .text h3 + p,
.listing-certifications-item .text .text-content h3 + p,
.text-content .h2 + ul,
.text-content .article-detail h3 + ul,
.article-detail .text-content h3 + ul,
.text-content .page-footer h3 + ul,
.page-footer .text-content h3 + ul,
.text-content .article-item h2 + ul,
.article-item .text-content h2 + ul,
.text-content .article-item h3 + ul,
.article-item .text-content h3 + ul,
.text-content .calendar-listing-item .event-name h2 + ul,
.calendar-listing-item .event-name .text-content h2 + ul,
.text-content .calendar-listing-item .event-name h3 + ul,
.calendar-listing-item .event-name .text-content h3 + ul,
.text-content .listing-certifications-item .text h3 + ul,
.listing-certifications-item .text .text-content h3 + ul,
.text-content .h2 + ol,
.text-content .article-detail h3 + ol,
.article-detail .text-content h3 + ol,
.text-content .page-footer h3 + ol,
.page-footer .text-content h3 + ol,
.text-content .article-item h2 + ol,
.article-item .text-content h2 + ol,
.text-content .article-item h3 + ol,
.article-item .text-content h3 + ol,
.text-content .calendar-listing-item .event-name h2 + ol,
.calendar-listing-item .event-name .text-content h2 + ol,
.text-content .calendar-listing-item .event-name h3 + ol,
.calendar-listing-item .event-name .text-content h3 + ol,
.text-content .listing-certifications-item .text h3 + ol,
.listing-certifications-item .text .text-content h3 + ol,
.text-content .h2 + address,
.text-content .article-detail h3 + address,
.article-detail .text-content h3 + address,
.text-content .page-footer h3 + address,
.page-footer .text-content h3 + address,
.text-content .article-item h2 + address,
.article-item .text-content h2 + address,
.text-content .article-item h3 + address,
.article-item .text-content h3 + address,
.text-content .calendar-listing-item .event-name h2 + address,
.calendar-listing-item .event-name .text-content h2 + address,
.text-content .calendar-listing-item .event-name h3 + address,
.calendar-listing-item .event-name .text-content h3 + address,
.text-content .listing-certifications-item .text h3 + address,
.listing-certifications-item .text .text-content h3 + address,
.text-content .h2 + table,
.text-content .article-detail h3 + table,
.article-detail .text-content h3 + table,
.text-content .page-footer h3 + table,
.page-footer .text-content h3 + table,
.text-content .article-item h2 + table,
.article-item .text-content h2 + table,
.text-content .article-item h3 + table,
.article-item .text-content h3 + table,
.text-content .calendar-listing-item .event-name h2 + table,
.calendar-listing-item .event-name .text-content h2 + table,
.text-content .calendar-listing-item .event-name h3 + table,
.calendar-listing-item .event-name .text-content h3 + table,
.text-content .listing-certifications-item .text h3 + table,
.listing-certifications-item .text .text-content h3 + table,
.text-content .h2 + nav,
.text-content .article-detail h3 + nav,
.article-detail .text-content h3 + nav,
.text-content .page-footer h3 + nav,
.page-footer .text-content h3 + nav,
.text-content .article-item h2 + nav,
.article-item .text-content h2 + nav,
.text-content .article-item h3 + nav,
.article-item .text-content h3 + nav,
.text-content .calendar-listing-item .event-name h2 + nav,
.calendar-listing-item .event-name .text-content h2 + nav,
.text-content .calendar-listing-item .event-name h3 + nav,
.calendar-listing-item .event-name .text-content h3 + nav,
.text-content .listing-certifications-item .text h3 + nav,
.listing-certifications-item .text .text-content h3 + nav,
.text-content h3 + p,
.text-content h3 + ul,
.text-content h3 + ol,
.text-content h3 + address,
.text-content h3 + table,
.text-content h3 + nav,
.text-content .h3 + p,
.text-content .h3 + ul,
.text-content .h3 + ol,
.text-content .h3 + address,
.text-content .h3 + table,
.text-content .h3 + nav {
  margin-top: 8px;
}
.text-content ul:not([class]):not([id]),
.text-content ol:not([class]):not([id]) {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 30px;
  list-style-type: none;
}
.text-content ul:not([class]):not([id]) li {
  padding-left: 17px;
  position: relative;
}
.text-content ul:not([class]):not([id]) li::before {
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background-color: currentColor;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 12px;
}
.text-content ol:not([class]):not([id]) {
  counter-reset: ol_counter;
}
.text-content ol:not([class]):not([id]) li {
  position: relative;
  padding-left: 30px;
}
.text-content ol:not([class]):not([id]) li::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: ol_counter;
  content: counter(ol_counter) ".";
}
.text-content address {
  margin-bottom: 12px;
}
@media only screen and (min-width: 1200px) {
  .text-content address {
    margin-bottom: 20px;
  }
}

.form-control--switch {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.form-control--switch [type=checkbox],
.form-control--switch [type=radio] {
  position: absolute;
  left: -9999rem;
}
.form-control--switch .ch-bg {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 44px;
  height: 24px;
  padding: 0 2px;
  min-height: 0;
  transition-duration: 0.2s;
}
.form-control--switch .ch-btn {
  background: #FFF;
  border-radius: 20px;
  width: 20px;
  height: 20px;
}
.form-control--switch .checkbox:checked + .ch-bg {
  justify-content: flex-end;
  background: #aadb1e;
}
.form-control--switch .checkbox:checked + span:after {
  background: none;
}

body.is-cookies-settings-open {
  background-image: none !important;
  background: #FFF;
  padding-top: 0 !important;
}
body.is-cookies-settings-open header, body.is-cookies-settings-open main, body.is-cookies-settings-open footer, body.is-cookies-settings-open aside, body.is-cookies-settings-open .page-content-container, body.is-cookies-settings-open .body-bg-image, body.is-cookies-settings-open .page-container, body.is-cookies-settings-open .background-image, body.is-cookies-settings-open .page-wrap {
  display: none;
}

.cookie-settings {
  display: none;
}
.cookie-settings p,
.cookie-settings div,
.cookie-settings a,
.cookie-settings span {
  /*    font-size: u(17);
      line-height: u(28);*/
}
.is-cookies-settings-open .cookie-settings {
  display: flex;
  min-height: 100vh;
  margin: 0 auto;
}

.cookie-banner-wrap {
  display: none;
}
.cookie-banner-wrap.cookie-banner-wrap--active {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  display: block;
}

.cookie-banner {
  display: flex;
  position: relative;
  background-color: #FFFFFF;
}
.cookie-banner p,
.cookie-banner div,
.cookie-banner a,
.cookie-banner span {
  /*   font-size: u(17);
     line-height: u(28);*/
}
.cookie-banner .text-content {
  max-width: 100%;
  flex: 1;
}
.cookie-banner nav.with-gap {
  gap: 12px;
}
@media only screen and (max-width: 575px) {
  .cookie-banner {
    flex-direction: column;
    gap: 16px;
    margin: 32px 16px;
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
    border-radius: 12px;
    border: 1px solid #F1F2F4;
    padding: 16px;
  }
  .cookie-banner .text-content > .is-body-md,
  .cookie-banner .text-content > p {
    margin: 0;
    margin-bottom: 6px;
  }
  .cookie-banner nav.with-gap {
    margin-top: 8px;
    flex-direction: column;
  }
  .cookie-banner nav.with-gap > [class*=box-button].is-small {
    width: 100%;
    justify-content: center;
  }
  .cookie-banner .icon-button {
    position: absolute;
    right: 16px;
    top: 16px;
  }
}
@media only screen and (min-width: 576px) {
  .cookie-banner {
    flex-direction: column;
    gap: 16px;
    margin: 32px 16px;
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
    border-radius: 12px;
    border: 1px solid #F1F2F4;
    padding: 16px;
  }
  .cookie-banner .text-content > .is-body-md,
  .cookie-banner .text-content > p {
    margin: 0;
    margin-bottom: 6px;
  }
  .cookie-banner nav.with-gap {
    margin-top: 8px;
    flex-direction: row;
  }
  .cookie-banner nav.with-gap > [class*=box-button].is-small {
    width: auto;
    justify-content: center;
  }
  .cookie-banner .icon-button {
    position: absolute;
    right: 16px;
    top: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .cookie-banner {
    flex-direction: row;
    align-items: center;
  }
  .cookie-banner nav.with-gap {
    margin-top: 0;
  }
  .cookie-banner .icon-button {
    position: initial;
  }
}
@media only screen and (min-width: 1366px) {
  .cookie-banner {
    margin-inline: auto;
    max-width: 1280px;
  }
}
.button-set {
  display: flex;
  align-items: center;
}
.button-set .button, .button-set p .default-button a, p .default-button .button-set a, .button-set p a .default-button, p a .button-set .default-button {
  margin-bottom: 0;
}
.button-set .button-cookie {
  height: 48px;
  font-size: 15px;
}
.button-set .button-cookie a {
  height: 48px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}
.button-set .button-cookie a, .button-set .button-cookie a span {
  font-size: 15px;
  color: #000000;
}

p.is-bold {
  font-weight: bold;
}
p.is-body-lg {
  font-size: 18px;
  line-height: 28px;
}
p.is-body-md {
  font-size: 17px;
  line-height: 28px;
}
p.is-body-sm {
  font-size: 14px;
  line-height: 20px;
}

.cookie-settings {
  width: 100%;
  min-height: 100%;
  background-color: #FFFFFF;
}
.cookie-settings p {
  margin-top: 0;
  margin-bottom: 0;
}
.cookie-settings > .wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
  padding: 32px 16px 48px 16px;
  max-width: 800px;
  margin-inline: auto;
}
.cookie-settings nav.with-gap {
  gap: 12px;
}
.cookie-settings hr.is-large {
  margin-block: 0px;
  border: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DCDFE4;
  outline: none;
}
.cookie-settings .cookie-type {
  display: flex;
  padding: 12px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  border-radius: 12px;
}
.cookie-settings .cookie-type[aria-required=true] {
  background: #F7F8F9;
}
.cookie-settings .cookie-type > div {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}
.cookie-settings .cookie-type > div > p:first-child {
  color: #626F86;
}
.cookie-settings .accordion-item {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #F1F2F4;
  padding: 0;
  /*        .accordion-item__heading:after {
      right: auto;
      top: 30%;
      margin-left: u(12);
  }*/
}
.cookie-settings .accordion-item .accordion-item__heading {
  padding: 0;
  padding-bottom: 16px;
  grid-template-columns: max-content max-content;
  align-items: center;
  column-gap: 8px;
}
.cookie-settings .accordion-item .accordion-item__heading svg {
  position: static;
}
.cookie-settings .accordion-item .accordion-item__body, .cookie-settings .accordion-item .accordion-item__desc {
  max-width: 100%;
  display: none;
  flex-direction: column;
  gap: 12px;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
.cookie-settings .accordion-item .accordion-item__body .accordion-cookies-list, .cookie-settings .accordion-item .accordion-item__desc .accordion-cookies-list {
  display: flex;
  gap: 12px;
  flex-direction: column;
}
.cookie-settings .accordion-item .accordion-item__body dl, .cookie-settings .accordion-item .accordion-item__desc dl {
  background-color: #F7F8F9;
  padding: 12px;
  border-radius: 12px;
  margin: 0;
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}
.cookie-settings .accordion-item .accordion-item__body dl > *,
.cookie-settings .accordion-item .accordion-item__body dl > * p, .cookie-settings .accordion-item .accordion-item__desc dl > *,
.cookie-settings .accordion-item .accordion-item__desc dl > * p {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}
.cookie-settings .accordion-item .accordion-item__body dl dt, .cookie-settings .accordion-item .accordion-item__desc dl dt {
  font-weight: 600;
}
.cookie-settings .accordion-item .accordion-item__body dl dd, .cookie-settings .accordion-item .accordion-item__desc dl dd {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}
.cookie-settings.cookies-info-button .accordion-item {
  border-bottom: none;
}
@media only screen and (max-width: 575px) {
  .cookie-settings nav:last-child {
    flex-direction: column;
  }
  .cookie-settings nav:last-child > * {
    width: 100%;
    justify-content: center;
  }
  .cookie-settings nav:last-child > *.box-button.is-tertiary {
    order: 5;
  }
}
@media only screen and (min-width: 576px) {
  .cookie-settings nav:last-child {
    flex-direction: column;
  }
  .cookie-settings nav:last-child > * {
    width: 100%;
    justify-content: center;
  }
  .cookie-settings nav:last-child > *.box-button.is-tertiary {
    order: 5;
  }
}
@media only screen and (min-width: 768px) {
  .cookie-settings > .wrapper > .cookie-type {
    width: 100%;
    display: grid;
    grid-template-columns: max-content auto;
    grid-template-areas: "switch info" "switch accordion";
    column-gap: 24px;
    row-gap: 32px;
    max-width: 800px;
    margin-inline: auto;
  }
  .cookie-settings > .wrapper > .cookie-type[aria-required=true] {
    grid-template-areas: "switch info";
  }
  .cookie-settings > .wrapper > .cookie-type label {
    grid-area: switch;
  }
  .cookie-settings > .wrapper > .cookie-type .info {
    grid-area: info;
  }
  .cookie-settings > .wrapper > .cookie-type .accordion {
    grid-area: accordion;
  }
  .cookie-settings nav:last-child {
    flex-direction: row;
    justify-content: flex-end;
  }
  .cookie-settings nav:last-child > * {
    width: auto;
  }
  .cookie-settings nav:last-child > *.box-button.is-tertiary {
    order: initial;
    margin-left: auto;
  }
}

/*	==========================================================================
   Paths
   ========================================================================== */
/* ==========================================================================
   Colors
   ========================================================================== */
/*	==========================================================================
   Typo
   ========================================================================== */
/*	==========================================================================
   Misc
   ========================================================================== */
/*	==========================================================================
   Paths
   ========================================================================== */
/* ==========================================================================
   Colors
   ========================================================================== */
/*	==========================================================================
   Typo
   ========================================================================== */
/*	==========================================================================
   Misc
   ========================================================================== */
.black-lightbox-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  min-height: 100vh;
  z-index: 2000;
}

.lightbox-is-open {
  padding-bottom: 0;
}
.lightbox-is-open .page-content, .lightbox-is-open .share-affix-box, .lightbox-is-open .newsletter-block-wrap {
  display: none !important;
}

.black-lightbox {
  display: none;
  background: #141414;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  min-height: 100vh;
  z-index: 1000;
  color: #FFF;
}
.black-lightbox a {
  color: #FFF;
}

.owl-carousel .owl-item img {
  width: auto !important;
}

.black-lightbox-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  height: 100%;
}
.black-lightbox-inner.with-video .lightbox-prev-image, .black-lightbox-inner.with-video .lightbox-next-image {
  display: none !important;
}
.black-lightbox-inner .circle-icon {
  border: 1px #3b3b3b solid;
  display: inline-block;
  -webkit-border-radius: 35px;
  -webkit-border-radius: 3.5rem;
  -moz-border-radius: 35px;
  -moz-border-radius: 3.5rem;
  border-radius: 35px;
  border-radius: 3.5rem;
  width: 35px;
  width: 3.5rem;
  height: 35px;
  height: 3.5rem;
  text-align: center;
  transition-duration: 0.25s;
  transition-timing-function: linear;
  transform-origin: 50% 50%;
  transition-property: all;
}
.black-lightbox-inner .light-icon {
  display: inline-block;
  transition-duration: 0.25s;
  transition-timing-function: linear;
}
.black-lightbox-inner .top {
  padding: 30px;
  padding: 3rem;
  padding-top: 25px;
  padding-top: 2.5rem;
  height: 80px;
  height: 8rem;
  text-align: right;
}
.black-lightbox-inner .top .lightbox-close {
  width: 36px;
  width: 3.6rem;
  height: 36px;
  height: 3.6rem;
}
.black-lightbox-inner .top .lightbox-close .light-icon {
  margin-top: 11px;
  margin-top: 1.1rem;
  background-image: url("/Assets/images/icons/icon-close-white.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 12px;
  width: 1.2rem;
  height: 12px;
  height: 1.2rem;
}
.black-lightbox-inner .top .lightbox-close:hover {
  transform: scale(0.8);
}
.black-lightbox-inner .top .lightbox-close:hover .light-icon {
  transform: scale(1.25);
}
.black-lightbox-inner .bottom {
  height: 80px;
  height: 8rem;
}
.black-lightbox-inner .content {
  position: relative;
}
.black-lightbox-inner .content .arrow-left-wrap, .black-lightbox-inner .content .arrow-right-wrap {
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 95px;
  width: 9.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.black-lightbox-inner .content .arrow-right-wrap {
  right: 0;
}
.black-lightbox-inner .content .lightbox-prev-image, .black-lightbox-inner .content .lightbox-next-image {
  font-size: 8px;
  font-size: 0.8rem;
  width: 50px;
  width: 5rem;
  height: 50px;
  height: 5rem;
  -webkit-border-radius: 50px;
  -webkit-border-radius: 5rem;
  -moz-border-radius: 50px;
  -moz-border-radius: 5rem;
  border-radius: 50px;
  border-radius: 5rem;
  transition-duration: 0.25s;
}
.black-lightbox-inner .content .lightbox-prev-image .light-icon, .black-lightbox-inner .content .lightbox-next-image .light-icon {
  margin-top: 19px;
  margin-top: 1.9rem;
  transition-duration: 0.25s;
}
.black-lightbox-inner .content .lightbox-prev-image .light-icon, .black-lightbox-inner .content .lightbox-next-image .light-icon {
  margin-top: 19px;
  margin-top: 1.9rem;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  width: 1.2rem;
  height: 8px;
  height: 0.8rem;
}
.black-lightbox-inner .content .lightbox-prev-image .light-icon-arrow-left, .black-lightbox-inner .content .lightbox-next-image .light-icon-arrow-left {
  background-image: url("/Assets/images/icons/Ikony_SipkaDoleva.svg");
}
.black-lightbox-inner .content .lightbox-prev-image .light-icon-arrow-right, .black-lightbox-inner .content .lightbox-next-image .light-icon-arrow-right {
  background-image: url("/Assets/images/icons/Ikony_SipkaDoprava.svg");
}
.black-lightbox-inner .content .lightbox-prev-image:hover, .black-lightbox-inner .content .lightbox-next-image:hover {
  transform: scale(0.8);
}
.black-lightbox-inner .content .lightbox-prev-image:hover .light-icon, .black-lightbox-inner .content .lightbox-next-image:hover .light-icon {
  transform: scale(1.25);
}
.black-lightbox-inner .content .image-and-text {
  width: 100%;
  max-width: calc(100% - 19rem);
  margin: auto;
}
.black-lightbox-inner .content .image-and-text .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.black-lightbox-inner .content .image-and-text .image-wrap {
  display: inline-block;
  max-width: calc(100% - 30rem);
  position: relative;
  vertical-align: top;
}
.black-lightbox-inner .content .image-and-text .image-wrap img {
  max-height: 80vh;
  max-height: calc(100vh - 16rem);
}
.black-lightbox-inner .content .image-and-text .text {
  display: inline-block;
  width: 250px;
  width: 25rem;
  margin-left: 25px;
  margin-left: 2.5rem;
}
.black-lightbox-inner .content .image-and-text .text .title {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.black-lightbox-inner .counter {
  margin-top: 25px;
  margin-top: 2.5rem;
  font-size: 12px;
  font-size: 1.2rem;
  left: 0;
}

@media only screen and (min-width: 992px) {
  .black-lightbox-inner.active-scale .content .image-and-text {
    /*      @include flexbox;
          @include flex-grow(2);
          @include justify-content(center);
          */
  }
  .black-lightbox-inner.active-scale .content .image-and-text .image-wrap {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -moz-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    max-width: 1200px;
    max-width: 120rem;
  }
  .black-lightbox-inner.active-scale .content .image-and-text .image-wrap img {
    width: 100%;
    max-width: 1200px;
    max-width: 120rem;
    object-fit: contain;
  }
}
@media only screen and (min-width: 1440px) {
  .black-lightbox-inner .top {
    padding: 30px;
    padding: 3rem;
    padding-top: 25px;
    padding-top: 2.5rem;
    text-align: right;
  }
  .black-lightbox-inner .top .lightbox-close {
    width: 55px;
    width: 5.5rem;
    height: 55px;
    height: 5.5rem;
    -webkit-border-radius: 55px;
    -webkit-border-radius: 5.5rem;
    -moz-border-radius: 55px;
    -moz-border-radius: 5.5rem;
    border-radius: 55px;
    border-radius: 5.5rem;
    margin-right: 30px;
    margin-right: 3rem;
  }
  .black-lightbox-inner .top .lightbox-close .light-icon {
    margin-top: 18px;
    margin-top: 1.8rem;
    width: 16px;
    width: 1.6rem;
    height: 16px;
    height: 1.6rem;
  }
  .black-lightbox-inner .content .arrow-left-wrap, .black-lightbox-inner .content .arrow-right-wrap {
    text-align: center;
    width: 170px;
    width: 17rem;
  }
  .black-lightbox-inner .content .arrow-left-wrap {
    padding-right: 30px;
    padding-right: 3rem;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
  .black-lightbox-inner .content .arrow-right-wrap {
    padding-left: 30px;
    padding-left: 3rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  .black-lightbox-inner .content .lightbox-prev-image, .black-lightbox-inner .content .lightbox-next-image {
    width: 80px;
    width: 8rem;
    height: 80px;
    height: 8rem;
    -webkit-border-radius: 80px;
    -webkit-border-radius: 8rem;
    -moz-border-radius: 80px;
    -moz-border-radius: 8rem;
    border-radius: 80px;
    border-radius: 8rem;
  }
  .black-lightbox-inner .content .lightbox-prev-image .light-icon, .black-lightbox-inner .content .lightbox-next-image .light-icon {
    margin-top: 32px;
    margin-top: 3.2rem;
    width: 21px;
    width: 2.1rem;
    height: 14px;
    height: 1.4rem;
  }
  .black-lightbox-inner .content .image-and-text {
    max-width: calc(100% - 34rem);
  }
  .black-lightbox-inner .content .image-and-text .image-wrap {
    position: relative;
    vertical-align: top;
  }
  .black-lightbox-inner .content .image-and-text .image-wrap img {
    max-height: 90vh;
    max-height: calc(100vh - 10rem);
  }
  .black-lightbox-inner .content .image-and-text .text {
    width: 250px;
    width: 25rem;
    margin-left: 25px;
    margin-left: 2.5rem;
  }
  .black-lightbox-inner .content .image-and-text .text .title {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .black-lightbox-inner .counter {
    left: 0;
  }
}
@media screen and (max-width: 1200px) {
  .black-lightbox-inner .content .arrow-left-wrap, .black-lightbox-inner .content .arrow-right-wrap {
    width: 12%;
  }
  .black-lightbox-inner .content .image-and-text {
    max-width: 75%;
  }
  .black-lightbox-inner .content .image-and-text .image-wrap {
    display: block;
    max-width: 100%;
    position: relative;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
  }
  .black-lightbox-inner .content .image-and-text .image-wrap img {
    max-height: 90vh;
    max-height: calc(100vh - 10rem);
  }
  .black-lightbox-inner .content .image-and-text .text {
    display: block;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-top: 2rem;
  }
  .black-lightbox-inner .counter {
    position: static;
    margin: 20px;
    margin: 2rem;
    margin-right: 0;
    float: right;
  }
}
body.lightbox-is-open .page-container {
  display: none;
}
body.mobile-menu-is-open .content-container, body.mobile-menu-is-open .page-footer {
  display: none;
}
@media only screen and (min-width: 992px) {
  body.mobile-menu-is-open .content-container, body.mobile-menu-is-open .page-footer {
    display: block;
  }
}

a.cookie-settings-link {
  color: #6AD3FF;
  margin-top: 50px;
  display: inline-block;
}
a.cookie-settings-link:hover {
  color: #FFF;
}

.event-desc .label {
  margin-right: 8px;
  margin-right: 0.8rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.text img {
  height: auto !important;
}

.newsletter-form p {
  font-size: 12px;
  font-size: 1.2rem;
}
@media only screen and (min-width: 992px) {
  .newsletter-form p {
    margin-top: 20px;
    margin-top: 2rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.newsletter-form p.note {
  font-style: italic;
  color: #818181;
  margin-bottom: 0;
}
.newsletter-form p a {
  border-bottom: 1px solid #20458D;
}
@media only screen and (min-width: 992px) {
  .newsletter-form p a {
    padding-bottom: 2px;
  }
}
.newsletter-form p a:hover {
  color: #818181;
  border-color: #818181;
}

.text .contacts-simple-footer {
  line-height: 120%;
  text-align: center;
  margin-top: 0;
}
.text .contacts-simple-footer p {
  display: flex;
  align-items: flex-start;
}
.text .contacts-simple-footer p a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #FFF !important;
  border-bottom: 0 !important;
  padding-bottom: 0;
  line-height: 160%;
}
@media only screen and (min-width: 480px) {
  .text .contacts-simple-footer p a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.text .contacts-simple-footer p a:first-child {
  margin-right: 35px;
  margin-right: 3.5rem;
}
@media only screen and (min-width: 480px) {
  .text .contacts-simple-footer p a:first-child {
    margin-right: 45px;
    margin-right: 4.5rem;
  }
}
.text .contacts-simple-footer p a:hover {
  border-bottom: 0 !important;
}
.text .contacts-simple-footer p a:hover:first-child {
  margin-right: 35px;
  margin-right: 3.5rem;
}
@media only screen and (min-width: 480px) {
  .text .contacts-simple-footer p a:hover:first-child {
    margin-right: 45px;
    margin-right: 4.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .text .contacts-simple-footer {
    text-align: left;
  }
}

.hide {
  display: none;
}

.owl-carousel {
  display: block !important;
}

.hide-important {
  display: none !important;
}

.autocomplete {
  display: block;
}

.text p.message-error {
  margin: 0;
}

.text.with-blue-bg .accordion-item__desc, .text.with-orange-bg .accordion-item__desc {
  color: #FFF;
}

.accordion-item__desc {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 160%;
  margin: 15px 0px;
  margin: 1.5rem 0rem;
}

div.video_container, div.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

div.video_container iframe, div.video_container object, div.video_container embed, div.video-container iframe, div.video-container object, div.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 90vh;
}

.black-lightbox-inner div.video_container iframe, .black-lightbox-inner div.video_container object, .black-lightbox-inner div.video_container embed, .black-lightbox-inner div.video-container iframe, .black-lightbox-inner div.video-container object, .black-lightbox-inner div.video-container embed {
  max-height: 85%;
}

.catalog-results-wrap {
  position: relative;
}
.catalog-results-wrap .loading {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding-top: 100px;
  padding-top: 10rem;
  z-index: 1000;
}
.catalog-results-wrap .loading .loader-image {
  width: 42px;
  width: 4.2rem;
}

.form-search-reset {
  display: inline-block;
  width: 22px;
  width: 2.2rem;
  height: 22px;
  height: 2.2rem;
  background-image: url(/Assets/images/icons/icon-close.svg);
  background-size: cover;
}

.floatleft {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-right: 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.floatright {
  display: inline-block;
  float: right;
  margin-left: 10px;
  margin-left: 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.icon-in-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.icon-in-circle .circle {
  width: 52px;
  width: 5.2rem;
  height: 52px;
  height: 5.2rem;
  border: 1px #0D52A5 solid;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-right: 15px;
  margin-right: 1.5rem;
}
.icon-in-circle .circle path {
  fill: #0D52A5;
}
.page-footer .icon-in-circle {
  font-size: 16px;
  color: #FFF;
}
.page-footer .icon-in-circle .circle {
  border-color: #FFF;
}
.page-footer .icon-in-circle .circle path {
  fill: #FFF;
}
.icon-in-circle svg {
  margin-right: 0;
}

.text .contacts-simple p a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.jumbotron img.jumbotron-bg-image {
  max-width: none !important;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  min-width: 100%;
  object-fit: cover;
  object-position: 50% 0;
  margin: 0 !important;
}
.jumbotron img.jumbotron-bg-image-mobile {
  display: block;
}
@media only screen and (min-width: 480px) {
  .jumbotron img.jumbotron-bg-image-mobile {
    display: none;
  }
}
.jumbotron img.jumbotron-bg-image-tablet {
  display: none;
}
@media only screen and (min-width: 480px) {
  .jumbotron img.jumbotron-bg-image-tablet {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .jumbotron img.jumbotron-bg-image-tablet {
    display: none;
  }
}
.jumbotron img.jumbotron-bg-image-desktop {
  display: none;
}
@media only screen and (min-width: 992px) {
  .jumbotron img.jumbotron-bg-image-desktop {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .jumbotron img.jumbotron-bg-image-desktop {
    display: none;
  }
}
.jumbotron img.jumbotron-bg-image-large {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .jumbotron img.jumbotron-bg-image-large {
    display: block;
  }
}

.jumbotron-with-svg-image {
  display: flex;
  flex-wrap: wrap;
}
.jumbotron-with-svg-image .col-sm-7, .jumbotron-with-svg-image .col-lg-6-2 {
  order: 1;
  width: 100%;
}
.jumbotron-with-svg-image .col-sm-7 img.certification-img, .jumbotron-with-svg-image .col-lg-6-2 img.certification-img {
  min-height: 100px;
  min-width: 100px;
}
@media only screen and (min-width: 768px) {
  .jumbotron-with-svg-image .col-sm-7, .jumbotron-with-svg-image .col-lg-6-2 {
    width: 57%;
    order: 2;
    display: flex;
    align-items: center;
  }
  .jumbotron-with-svg-image .col-sm-7 img.certification-img, .jumbotron-with-svg-image .col-lg-6-2 img.certification-img {
    border-bottom: 0;
    width: 200px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .jumbotron-with-svg-image .col-sm-7 img.certification-img, .jumbotron-with-svg-image .col-lg-6-2 img.certification-img {
    width: 220px;
  }
}
@media only screen and (min-width: 1200px) {
  .jumbotron-with-svg-image .col-sm-7, .jumbotron-with-svg-image .col-lg-6-2 {
    width: 49%;
  }
}
.jumbotron-with-svg-image .col-sm-5, .jumbotron-with-svg-image .col-lg-6-1 {
  order: 2;
}
@media only screen and (min-width: 768px) {
  .jumbotron-with-svg-image .col-sm-5, .jumbotron-with-svg-image .col-lg-6-1 {
    order: 1;
  }
}
@media only screen and (min-width: 1200px) {
  .jumbotron-with-svg-image .col-sm-5, .jumbotron-with-svg-image .col-lg-6-1 {
    width: 50%;
  }
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../Assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
