@import url(../js/bootstrap/css/bootstrap-theme.min.css);
@import url(../js/bootstrap/css/bootstrap.min.css);
@import url(../fonts/font-awesome/css/all.min.css);
@import url(../fonts/montserrat/stylesheet.css);
.c {
  *zoom: 1;
}
.c:before,
.c:after {
  content: "";
  display: table;
}
.c:after {
  clear: both;
}
.grayscale {
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}
.grayscale-none {
  -webkit-filter: none !important;
  -o-filter: none !important;
  filter: none !important;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cover {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
html {
  min-height: 100%;
  position: relative;
}
@media all and (max-width: 767px) {
  html {
    overflow-x: hidden;
  }
}
img,
.svg {
  border: 0 none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
input,
select,
textarea {
  outline: none;
}
input[type=submit],
button {
  cursor: pointer;
}
body,
ul,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
form {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
ul {
  list-style-type: none;
}
a,
a:visited,
a:link,
a:focus {
  outline: none;
  color: #575899;
  text-decoration: underline;
}
a:hover,
a:visited:hover,
a:link:hover,
a:focus:hover {
  text-decoration: underline;
  color: #3ab3b0;
}
p {
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  margin: 20px 0;
}
body {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
  min-height: 100%;
  overflow-x: hidden;
  background-color: #ffffff;
}
.wrap {
  margin: 0 auto;
  max-width: 1200px;
  *zoom: 1;
  position: relative;
}
.wrap:before,
.wrap:after {
  content: "";
  display: table;
}
.wrap:after {
  clear: both;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .wrap {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
}
.button {
  text-decoration: none !important;
  padding: 10px 24px;
  display: inline-block;
  color: #ffffff !important;
  background: #575899 !important;
  font-size: 14px;
  text-align: center;
  height: auto !important;
  line-height: 20px !important;
  position: relative;
  margin-top: 20px;
  font-weight: bold;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-transform: uppercase;
}
.button .button__icon {
  position: absolute;
  background-color: #3ab3b0;
  color: #ffffff;
  width: 40px;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
}
.button .button__icon .far {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.button span {
  display: inline-block;
  vertical-align: middle;
}
.button .fa,
.button .fas {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  font-size: 18px;
  color: #ffffff;
}
.button:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background: #3ab3b0 !important;
}
.button:hover .button__icon {
  background-color: #3ab3b0;
}
.button:hover .button__icon .far {
  color: #575899 !important;
}
.button:hover .fa,
.button:hover .fas,
.button:hover .far,
.button:hover .fab {
  color: #ffffff;
}
.button:hover span span {
  color: #ffffff;
}
.button.dark {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #3ab3b0 !important;
  border-color: #3ab3b0;
}
.button.dark:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #575899 !important;
  border-color: #575899;
}
.button--inverse {
  background: none !important;
  color: #575899 !important;
  border-color: #575899;
}
.button--inverse:hover {
  background: #575899 !important;
  color: #ffffff !important;
  border-color: #575899;
}
.button--reverse {
  background: #ffffff !important;
  color: #575899 !important;
  border-color: #ffffff;
}
.button--reverse:hover {
  background: #3ab3b0 !important;
  color: #ffffff !important;
  border-color: #3ab3b0;
}
.carousel-fade .carousel-inner .item {
  /*-webkit-transition-property: opacity;
            -ms-transition-property: opacity;
            -o-transition-property: opacity;
            transition-property: opacity;*/
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  visibility: visible;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  visibility: visible;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
@media all and (max-width: 767px) {
  .mobile-hide {
    display: none !important;
  }
}
.mobile-show {
  display: none;
}
@media all and (max-width: 767px) {
  .mobile-show {
    display: block;
  }
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.uptitle {
  color: #575899;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  display: block;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.block {
  position: relative;
  *zoom: 1;
}
.block:before,
.block:after {
  content: "";
  display: table;
}
.block:after {
  clear: both;
}
.block > .wrap {
  padding: 60px 0;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .block > .wrap {
    padding: 30px 0;
  }
}
.block__title {
  font-size: 40px;
  line-height: 46px;
  position: relative;
  font-weight: 300;
}
@media all and (max-width: 767px) {
  .block__title {
    font-size: 24px;
    line-height: 30px;
  }
}
a.block__more {
  float: right;
  color: #000000;
  font-weight: 400;
  margin-top: 5px;
}
a.block__more:hover {
  color: #575899;
}
.block__top {
  *zoom: 1;
}
.block__top:before,
.block__top:after {
  content: "";
  display: table;
}
.block__top:after {
  clear: both;
}
.block__top h2 {
  font-weight: 800;
  font-size: 50px;
  line-height: 56px;
  position: relative;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .block__top h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media all and (max-width: 500px) {
  .block__top h2 br {
    display: none;
  }
}
.main blockquote {
  padding: 40px 30px;
  font-size: 18px;
  line-height: 24px;
  border: none;
  background-color: #575899;
  background-image: -webkit-gradient(linear, left top, right top, from(#575899), to(#3ab3b0));
  background-image: -webkit-linear-gradient(left, #575899, #3ab3b0);
  background-image: -moz-linear-gradient(left, #575899, #3ab3b0);
  background-image: -ms-linear-gradient(left, #575899, #3ab3b0);
  background-image: -o-linear-gradient(left, #575899, #3ab3b0);
  color: #ffffff;
  margin: 30px 0;
}
.main blockquote h1,
.main blockquote h2,
.main blockquote h3,
.main blockquote h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 36px;
}
.main blockquote p {
  margin: 20px 0;
}
.main blockquote p:first-of-type {
  margin-top: 0;
}
.main blockquote p:last-of-type {
  margin-bottom: 0;
}
.main iframe {
  display: block !important;
  width: 100% !important;
  overflow: hidden;
  height: auto !important;
  min-height: 300px !important;
}
.main p.wp-caption-text {
  background-color: #eef5f3;
  margin: 0;
  padding: 10px;
}
.main p p:first-of-type {
  margin-top: 0;
}
.main h1 {
  font-size: 44px;
  line-height: 50px;
  position: relative;
  margin-bottom: 40px;
  font-weight: 500;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px) {
  .main h1 {
    font-size: 25px;
    line-height: 32px;
  }
}
.main h2 {
  font-size: 50px;
  line-height: 56px;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .main h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.main h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .main h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
.main h3.linked {
  background-color: #3ab3b0;
  background: -webkit-gradient(linear, left top, right top, from(#3ab3b0), to(#575899));
  background: -webkit-linear-gradient(left, #3ab3b0, #575899);
  background: -moz-linear-gradient(left, #3ab3b0, #575899);
  background: -ms-linear-gradient(left, #3ab3b0, #575899);
  background: -o-linear-gradient(left, #3ab3b0, #575899);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  line-height: 46px;
  padding-bottom: 8px;
  border-bottom: medium solid #bcdce0;
}
@media all and (max-width: 767px) {
  .main h3.linked {
    font-size: 18px;
    line-height: 26px;
  }
}
.main h4,
.main h5,
.main h6 {
  font-size: 18px;
  line-height: 28px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 500;
}
.main ul {
  margin: 20px 0;
  list-style-type: none !important;
}
.main ul > li {
  padding-left: 30px;
  margin: 10px 0;
  line-height: 24px;
  position: relative;
}
.main ul > li:before {
  content: "\f058";
  font-family: 'Font Awesome 6 Pro';
  color: #3ab3b0;
  left: 0;
  position: absolute;
  top: 2px;
  font-weight: bold;
}
.main ol {
  margin: 20px 0;
  list-style-type: none;
}
.main ol > li {
  counter-increment: item;
  position: relative;
  padding-left: 26px;
  margin: 10px 0;
  line-height: 30px;
}
.main ol > li:before {
  content: counter(item) ".";
  position: absolute;
  left: 0;
  top: 0;
  color: #575899;
  font-weight: bold;
}
.main table {
  margin: 20px 0;
  width: 100% !important;
  border-collapse: collapse;
  border: none;
  text-align: center;
}
@media all and (max-width: 500px) {
  .main table {
    font-size: 13px;
    line-height: 18px;
  }
}
.main table tr:last-child td {
  border-bottom: none;
}
.main table tr:first-child td {
  padding-top: 0;
}
.main table tr th {
  text-align: left;
  color: #ffffff;
  padding: 16px 14px;
  background-color: #575899;
  font-size: 20px;
  text-transform: uppercase;
}
@media all and (max-width: 500px) {
  .main table tr th {
    font-size: 16px;
    line-height: 24px;
  }
}
.main table tr td {
  padding: 16px 14px;
  color: #000000;
  border-bottom: 1px solid #d6d5d4;
  font-weight: 400;
}
@media all and (max-width: 500px) {
  .main table tr td {
    padding: 3px 5px;
  }
}
.main img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .main img.alignleft {
    float: none;
    display: block;
    margin: 20px auto;
  }
}
.main img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .main img.alignright {
    float: none;
    display: block;
    margin: 20px auto;
  }
}
.main img.aligncenter {
  display: block;
  margin: 20px auto;
}
.main img.alignnone {
  float: none;
}
.main .gallery-columns-3 .gallery-item {
  width: 31.80% !important;
  margin-right: 2.30%;
  margin-bottom: 27px;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .main .gallery-columns-3 .gallery-item {
    margin-bottom: 19px;
  }
}
@media all and (max-width: 600px) {
  .main .gallery-columns-3 .gallery-item {
    margin-bottom: 13px;
  }
}
@media all and (max-width: 500px) {
  .main .gallery-columns-3 .gallery-item {
    width: 49.5% !important;
    margin-bottom: 6px;
  }
}
@media all and (max-width: 400px) {
  .main .gallery-columns-3 .gallery-item {
    display: block !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.main .gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
  margin-right: 0;
}
.main .gallery-columns-4 .gallery-item {
  width: 23.27% !important;
  margin-right: 2.30%;
  margin-bottom: 27px;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .main .gallery-columns-4 .gallery-item {
    margin-bottom: 19px;
  }
}
@media all and (max-width: 600px) {
  .main .gallery-columns-4 .gallery-item {
    margin-bottom: 13px;
  }
}
@media all and (max-width: 500px) {
  .main .gallery-columns-4 .gallery-item {
    width: 49.5% !important;
    margin-bottom: 6px;
  }
}
@media all and (max-width: 400px) {
  .main .gallery-columns-4 .gallery-item {
    display: block !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.main .gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
  margin-right: 0;
}
.main .gallery-columns-5 .gallery-item {
  width: 18.16% !important;
  margin-right: 2.30%;
  margin-bottom: 27px;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .main .gallery-columns-5 .gallery-item {
    margin-bottom: 19px;
  }
}
@media all and (max-width: 600px) {
  .main .gallery-columns-5 .gallery-item {
    margin-bottom: 13px;
  }
}
@media all and (max-width: 500px) {
  .main .gallery-columns-5 .gallery-item {
    width: 49.5% !important;
    margin-bottom: 6px;
  }
}
@media all and (max-width: 400px) {
  .main .gallery-columns-5 .gallery-item {
    display: block !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.main .gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
  margin-right: 0;
}
.main .gallery {
  *zoom: 1;
  font-size: 0;
  margin-top: 40px !important;
}
.main .gallery:before,
.main .gallery:after {
  content: "";
  display: table;
}
.main .gallery:after {
  clear: both;
}
.main .gallery-item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 19.80% !important;
  margin-right: 0.25%;
  margin-bottom: 2px;
  margin-top: 0 !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
@media all and (max-width: 500px) {
  .main .gallery-item {
    width: 49.5% !important;
    margin-bottom: 3px;
  }
}
@media all and (max-width: 500px) {
  .main .gallery-item:nth-of-type(even) {
    margin-right: 0 !important;
  }
}
@media all and (max-width: 500px) {
  .main .gallery-item:nth-of-type(odd) {
    margin-right: 1% !important;
  }
}
.main .gallery-item a {
  display: block;
  position: relative;
  overflow: hidden;
}
.main .gallery-item a:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(21, 21, 21, 0.7);
  content: "";
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
@media all and (max-width: 767px) {
  .main .gallery-item a:after {
    display: none !important;
  }
}
.main .gallery-item a:before {
  content: "\f002";
  font-family: 'Font Awesome 6 Pro';
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  z-index: 2;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .main .gallery-item a:before {
    display: none !important;
  }
}
.main .gallery-item a:hover:after,
.main .gallery-item a:hover:before {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.main .gallery-item img {
  border: none !important;
  width: 100%;
}
.main .gallery-item .gallery-caption {
  color: #ffffff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(37, 37, 37, 0.81);
}
.main .wp-caption.alignnone {
  margin-top: 40px;
}
.main .wp-caption.aligncenter {
  margin: 40px auto 0 auto;
}
.main .wp-caption img {
  width: 100%;
}
.main ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ffffff;
  font-weight: bold;
}
.main :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffffff;
  font-weight: bold;
  opacity: 1;
}
.main ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffffff;
  font-weight: bold;
  opacity: 1;
}
.main :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ffffff;
  font-weight: bold;
}
.main .acc {
  margin: 10px 0 0 0;
}
.main .acc .wpcf7-list-item-label {
  font-size: 12px;
  line-height: 18px;
}
.main .acc a {
  color: #3ab3b0;
  font-weight: 500;
  text-decoration: underline;
}
.main .acc a:hover {
  color: #575899;
}
.main .wpcf7-spinner {
  display: none !important;
}
.main input[type=text],
.main input[type=email],
.main input[type=tel],
.main select,
.main textarea {
  display: block;
  width: 100%;
  height: 40px;
  background: none;
  font-family: 'Montserrat';
  padding: 0 20px;
  color: #ffffff;
  border: thin solid #575899;
  font-size: 14px;
  font-weight: bold;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.main input[type=text]:focus,
.main input[type=email]:focus,
.main input[type=tel]:focus,
.main select:focus,
.main textarea:focus {
  border-color: #575899;
}
.main select {
  background-color: #575899;
  color: #ffffff;
  cursor: pointer;
}
.main select option {
  cursor: pointer;
}
.main textarea {
  padding: 20px;
  height: 136px;
  max-width: 100%;
  min-width: 100%;
}
@media all and (max-width: 500px) {
  .main textarea {
    height: 70px;
    padding: 10px;
  }
}
.main .wpcf7-form-control-wrap {
  display: block;
}
.main .wpcf7-not-valid-tip {
  background-color: #d93d3d;
  color: #ffffff;
  font-size: 12px;
  padding: 3px 6px;
  position: absolute;
  left: 0;
  top: 95%;
  z-index: 2;
}
.main input[type="file"] {
  color: #333;
  border: none !important;
  outline: none;
}
.main input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}
.main input[type="file"]::before {
  content: 'Nahrát foto';
  color: white;
  text-align: center;
  display: block;
  background: #000000;
  border: none !important;
  padding: 0 8px;
  height: 42px;
  line-height: 42px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-weight: 300;
  font-size: 11px;
}
.main input[type="file"]:active {
  outline: none !important;
}
.main input[type="file"]:hover::before {
  background-color: #222;
}
.main input[type=submit] {
  text-decoration: none !important;
  padding: 10px 30px;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  height: auto !important;
  line-height: 22px !important;
  position: relative;
  border: none;
  font-weight: 500;
  min-width: 200px;
}
@media all and (max-width: 500px) {
  .main input[type=submit] {
    width: 100% !important;
    display: block !important;
  }
}
.main input[type=submit]:hover {
  background: #3ab3b0 !important;
  color: #ffffff !important;
}
.main .rowex {
  *zoom: 1;
  padding: 10px 0;
}
.main .rowex:before,
.main .rowex:after {
  content: "";
  display: table;
}
.main .rowex:after {
  clear: both;
}
.main .twice .item {
  float: left;
  width: 49%;
  margin-right: 2%;
}
@media all and (max-width: 650px) {
  .main .twice .item {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.main .twice .item:nth-child(2) {
  margin-right: 0;
}
@media all and (max-width: 650px) {
  .main .twice .item:nth-child(2) {
    margin-top: 20px;
  }
}
.main .third .item {
  float: left;
  width: 32%;
  margin-right: 2%;
}
@media all and (max-width: 650px) {
  .main .third .item {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
@media all and (max-width: 650px) {
  .main .third .item:nth-child(2) {
    margin-top: 20px;
  }
}
.main .third .item:nth-child(3) {
  margin-right: 0;
}
@media all and (max-width: 650px) {
  .main .third .item:nth-child(3) {
    margin-top: 20px;
  }
}
.main select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.main .noul {
  margin: 0;
}
.main .noul > li {
  padding-left: 0;
}
.main .noul > li:before {
  display: none;
}
.wpcf7 p {
  margin: 0;
}
.wpcf7 br {
  display: none;
}
.wpcf7-acceptance .wpcf7-list-item,
.wpcf7-radio .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-acceptance input[type=radio],
.wpcf7-radio input[type=radio],
.wpcf7-checkbox input[type=radio],
.wpcf7-acceptance input[type=checkbox],
.wpcf7-radio input[type=checkbox],
.wpcf7-checkbox input[type=checkbox] {
  display: none;
}
.wpcf7-acceptance label,
.wpcf7-radio label,
.wpcf7-checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: 20px;
  margin-right: 15px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
}
@media all and (max-width: 767px) {
  .wpcf7-acceptance label,
  .wpcf7-radio label,
  .wpcf7-checkbox label {
    word-break: break-all;
  }
}
.wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7-radio .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
  position: relative;
  padding-left: 33px;
  display: block;
}
.wpcf7-acceptance .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-label:before,
.wpcf7-checkbox .wpcf7-list-item-label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  left: 0;
  position: absolute;
  top: -1px;
  background: transparent;
  border: thin solid #3ab3b0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label:before,
.wpcf7-radio input[type=checkbox]:checked + .wpcf7-list-item-label:before,
.wpcf7-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label:before,
.wpcf7-acceptance input[type=radio]:checked + .wpcf7-list-item-label:before,
.wpcf7-radio input[type=radio]:checked + .wpcf7-list-item-label:before,
.wpcf7-checkbox input[type=radio]:checked + .wpcf7-list-item-label:before {
  content: "\f111";
  font-family: 'Font Awesome 6 Pro';
  font-size: 11px;
  color: #3ab3b0;
  background-color: transparent;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  border: thin solid #3ab3b0;
}
.paginator {
  text-align: center;
  margin-top: 40px;
  font-weight: 400;
}
.paginator a {
  padding: 10px;
  text-transform: uppercase;
  color: #575899;
  font-size: 16px;
  text-decoration: none;
}
.paginator a:hover {
  color: #000000;
  text-decoration: none;
}
.paginator .current {
  color: #575899;
  padding: 10px;
  font-weight: bold;
  background-color: #000000;
}
#ui-datepicker-div {
  width: 100%;
  max-width: 300px;
  background-color: #3ab3b0;
  text-align: center;
}
.ui-datepicker-header {
  background-color: #575899;
  position: relative;
  padding: 20px;
}
.ui-datepicker-header a {
  color: #ffffff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  text-decoration: none;
  cursor: pointer;
}
.ui-datepicker-header a span:before {
  font-size: 24px !important;
  font-weight: bold;
  top: 0 !important;
}
.ui-datepicker-title {
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
.ui-datepicker-prev {
  left: 20px;
}
.ui-datepicker-next {
  right: 20px;
}
.ui-datepicker-calendar {
  width: 100%;
  color: #ffffff;
  border-collapse: collapse;
}
.ui-datepicker-calendar th {
  text-align: center;
  background-color: #389a7a;
  padding: 3px;
}
.ui-datepicker-calendar td {
  border: 1px solid #49bd97;
  position: relative;
}
.ui-datepicker-calendar td span.ui-state-default {
  color: #6ecaac;
}
.ui-datepicker-calendar td a {
  color: #ffffff;
  background-color: #389a7a;
  text-decoration: none !important;
  display: block;
}
.ui-datepicker-calendar td a:hover {
  background-color: #575899;
  color: #ffffff;
}
.grecaptcha-badge {
  display: none !important;
}
/* Cookies */
.cc-pc-container {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-overflow: hidden;
  -moz-overflow: hidden;
  -ms-overflow: hidden;
  -o-overflow: hidden;
  overflow: hidden;
}
.cc-nb-okagree,
.cc-nb-reject,
.cc-cp-foot-save {
  background-color: #575899 !important;
  color: #ffffff !important;
  border: none !important;
}
.cc-nb-okagree:hover,
.cc-nb-reject:hover,
.cc-cp-foot-save:hover {
  background-color: #3ab3b0 !important;
}
.cc-pc-head-lang-select,
.cc-pc-head-lang-select:focus,
.cc-pc-head-lang-select:active {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.cc-cp-foot {
  padding: 20px;
  display: block;
  *zoom: 1;
}
.cc-cp-foot:before,
.cc-cp-foot:after {
  content: "";
  display: table;
}
.cc-cp-foot:after {
  clear: both;
}
.cc-cp-foot-save:focus {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.freeprivacypolicy-com---pc-dialog div.cc-cp-foot-byline {
  display: none !important;
}
.bgc {
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#f3f3f3));
  background-image: -webkit-linear-gradient(left, #ffffff, #f3f3f3);
  background-image: -moz-linear-gradient(left, #ffffff, #f3f3f3);
  background-image: -ms-linear-gradient(left, #ffffff, #f3f3f3);
  background-image: -o-linear-gradient(left, #ffffff, #f3f3f3);
}
.lines {
  border-bottom: thin solid rgba(0, 0, 0, 0.1);
  clear: both;
  margin: 40px auto;
}
.rll-youtube-player {
  padding-bottom: 0 !important;
  background-color: #000000;
  height: 300px !important;
}
.wpcf7 form .wpcf7-response-output {
  font-size: 14px;
  line-height: 20px;
}
@-webkit-keyframes slide {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@-moz-keyframes slide {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@-o-keyframes slide {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes slide {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
.showcase {
  position: relative;
}
#slider {
  background: #ffffff;
}
#slider .item .wrap {
  z-index: 3;
  height: 100vh;
}
@media all and (max-width: 767px) {
  #slider .item .wrap {
    height: 500px;
  }
}
#slider .carousel-control {
  opacity: 1;
  width: 26px;
  background: none !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media all and (max-width: 850px) {
  #slider .carousel-control {
    display: none;
  }
}
#slider .carousel-control > span {
  width: 26px;
  height: 41px;
  font-size: 0;
}
#slider .carousel-control.left {
  left: 4%;
}
#slider .carousel-control.left > span {
  /*background: url(../images/slider-left.png) 0 0 no-repeat;
	        -webkit-background-size: 26px 41px;
	        background-size: 26px 41px;*/
  margin-left: 0 !important;
  left: 0;
}
#slider .carousel-control.right {
  right: 4%;
}
#slider .carousel-control.right > span {
  /*background: url(../images/slider-right.png) 0 0 no-repeat;
	        -webkit-background-size: 26px 41px;
	        background-size: 26px 41px;*/
  margin-right: 0 !important;
  right: 0;
}
#slider .item__text {
  max-width: 800px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#slider .item__text h1 {
  font-size: 90px;
  line-height: 100px;
  position: relative;
  font-weight: bold;
  margin-bottom: 14px;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  #slider .item__text h1 {
    font-size: 50px;
    line-height: 56px;
  }
}
#slider .item__text h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  #slider .item__text h2 {
    font-size: 19px;
    line-height: 24px;
  }
}
#slider .item__text p {
  font-size: 22px;
  line-height: 30px;
}
#slider .item__text .button {
  opacity: 1 !important;
}
#slider .item__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
#slider .item__bg video {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
}
#slider .carousel-indicators {
  margin-left: 0;
  left: 0;
  bottom: 40px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 1110px;
  width: 100%;
  display: none !important;
}
#slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #3ab3b0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin: 0 4px;
}
#slider .carousel-indicators li.active {
  background-color: #575899;
}
.showcase__page {
  position: relative;
  text-align: center;
}
.showcase__page .wrap {
  height: 100vh;
}
@media all and (max-width: 767px) {
  .showcase__page .wrap {
    height: 500px;
  }
}
.showcase__text {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  top: 260px;
}
@media all and (max-width: 767px) {
  .showcase__text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.showcase__text h1 {
  font-size: 90px;
  line-height: 100px;
  position: relative;
  font-weight: bold;
}
.showcase__text .button {
  padding: 18px 30px;
  font-size: 20px;
  margin-top: 40px;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .showcase__page h1 {
    font-size: 50px;
    line-height: 56px;
  }
}
.showcase__page .button {
  text-transform: none;
}
.showcase__page .button span {
  display: block;
  font-weight: 400;
  font-size: 13px;
}
.showcase__page .desc {
  width: 100%;
  max-width: 580px;
}
.frmbox--showcase {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 48%;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .frmbox--showcase {
    position: relative;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
.aboutbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 767px) {
  .aboutbox {
    display: block;
  }
}
.aboutbox__text {
  width: 50%;
  background-color: #575899;
  background-image: -webkit-gradient(linear, left top, right top, from(#575899), to(#3ab3b0));
  background-image: -webkit-linear-gradient(left, #575899, #3ab3b0);
  background-image: -moz-linear-gradient(left, #575899, #3ab3b0);
  background-image: -ms-linear-gradient(left, #575899, #3ab3b0);
  background-image: -o-linear-gradient(left, #575899, #3ab3b0);
  color: #ffffff;
  *zoom: 1;
}
.aboutbox__text:before,
.aboutbox__text:after {
  content: "";
  display: table;
}
.aboutbox__text:after {
  clear: both;
}
@media all and (max-width: 767px) {
  .aboutbox__text {
    width: 100%;
  }
}
.aboutbox__text__inner {
  max-width: 600px;
  width: 100%;
  padding: 40px 0 40px 100px;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px) {
  .aboutbox__text__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media all and (max-width: 767px) {
  .aboutbox__text__inner {
    padding: 40px;
    float: none;
    max-width: 100%;
  }
}
.aboutbox__img {
  width: 50%;
  position: relative;
  overflow: hidden;
  /*&:hover .aboutbox__img__inner {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}*/
}
@media all and (max-width: 767px) {
  .aboutbox__img {
    width: 100%;
    height: 300px;
  }
}
.aboutbox__img__inner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.aboutbox--reverse .aboutbox__text {
  background: #ffffff none;
  color: #000000;
}
.aboutbox--reverse .aboutbox__text__inner {
  float: right;
  padding-left: 0;
  padding-right: 100px;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px) {
  .aboutbox--reverse .aboutbox__text__inner {
    padding-left: 40px;
  }
}
@media all and (max-width: 767px) {
  .aboutbox--reverse .aboutbox__text__inner {
    padding: 40px;
  }
}
.aboutbox--reverse .aboutbox__img:hover .aboutbox__img__inner {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.iconslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.iconslist .item {
  max-width: 20%;
  width: 100%;
  padding: 0 20px;
}
@media all and (max-width: 767px) {
  .iconslist .item {
    max-width: 33%;
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
@media all and (max-width: 550px) {
  .iconslist .item {
    max-width: 50%;
  }
}
.iconslist .item__icon {
  margin-bottom: 20px;
  height: 100px;
  line-height: 100px;
}
.iconslist .item__icon img {
  max-height: 96%;
  width: auto;
  max-width: 96px;
}
.iconslist .item__text h3 {
  color: #3ab3b0;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 10px;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .iconslist .item__text h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
.iconslist .item__text p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
@media all and (max-width: 767px) {
  .iconslist .item__text p {
    font-size: 13px;
    line-height: 20px;
  }
}
.ourslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 700px) {
  .ourslist {
    display: block;
  }
}
.ourslist .item {
  width: 31.33%;
  margin-right: 3%;
  margin-bottom: 30px;
  background-color: #ffffff;
  border: thin solid #e3e3e3;
  position: relative;
}
@media all and (max-width: 700px) {
  .ourslist .item {
    width: 100%;
    margin-right: 0;
  }
}
.ourslist .item:nth-child(3n+3) {
  margin-right: 0;
}
.ourslist .item:hover .button {
  background-color: #3ab3b0 !important;
}
.ourslist .item:hover .item__text h2 {
  color: #575899;
}
.ourslist .item:hover .item__text h2:after {
  width: 110px;
}
.ourslist .item:hover .item__img .inner {
  opacity: 0.80;
}
.ourslist .item__img {
  padding: 20px;
}
.ourslist .item__img .inner {
  height: 300px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .ourslist .item__img .inner {
    height: 200px;
  }
}
@media all and (max-width: 700px) {
  .ourslist .item__img .inner {
    height: 300px;
  }
}
@media all and (max-width: 450px) {
  .ourslist .item__img .inner {
    height: 200px;
  }
}
.ourslist .item__text {
  padding: 0 20px 20px 20px;
}
.ourslist .item__text h2 {
  padding-bottom: 26px;
  position: relative;
  font-weight: 300;
  font-size: 36px;
  line-height: 42px;
}
.ourslist .item__text h2:after {
  content: "";
  height: 1px;
  border-bottom: thick solid #575899;
  width: 90px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .ourslist .item__text h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media all and (max-width: 700px) {
  .ourslist .item__text h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.ourslist .item__text h2:after {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ourslist .item__additions {
  background-color: #f7f7f7;
  padding: 8px 20px;
}
.ourslist .item__description {
  padding: 14px 20px;
}
.ourslist .item__description p {
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}
.ourslist .button {
  margin-top: 14px;
}
.ourslist .item__link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.modal,
.tos-wrapper.tos-fixed {
  z-index: 99999;
}
#modal__video .modal-header {
  padding-bottom: 40px;
}
.modal-content {
  background-color: #000000;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.modal-content iframe {
  border: none;
}
.modal-dialog {
  width: 100%;
  max-width: 80%;
}
@media all and (max-width: 1200px) {
  .modal-dialog {
    max-width: 80%;
  }
}
@media all and (max-width: 767px) {
  .modal-dialog {
    max-width: 90%;
  }
}
.modal-dialog iframe {
  display: block;
  width: 100% !important;
  min-height: 80vh !important;
}
@media all and (max-width: 767px) {
  .modal-dialog iframe {
    min-height: 400px !important;
  }
}
.modal-header {
  border-bottom: none;
  padding: 0;
}
@media all and (max-width: 600px) {
  .modal-header {
    padding-top: 20px;
  }
}
.modal-header .close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
  color: #8d8c8c;
  font-weight: 300;
  text-shadow: none;
  opacity: 1 !important;
  font-size: 30px;
}
@media all and (max-width: 600px) {
  .modal-header .close {
    top: 10px;
    right: 10px;
  }
}
.bloglist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 550px) {
  .bloglist {
    display: block;
  }
}
.bloglist .item {
  width: 30.33%;
  padding: 20px;
  border: thin solid #ddd;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 40px;
}
@media all and (max-width: 900px) {
  .bloglist .item {
    width: 48%;
  }
}
@media all and (max-width: 550px) {
  .bloglist .item {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media all and (max-width: 900px) {
  .bloglist .item:nth-child(3) {
    display: none;
  }
}
@media all and (max-width: 550px) {
  .bloglist .item:nth-child(3) {
    display: block;
  }
}
.bloglist .item__img {
  height: 190px;
  overflow: hidden;
  position: relative;
}
.bloglist .item__img a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bloglist .item__img a:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.bloglist .item__text {
  padding: 30px 20px;
  background-color: #ffffff;
}
.bloglist .item__title {
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 0;
}
.bloglist .item__date {
  font-size: 13px;
  text-align: center;
  display: block;
  width: 125px;
  height: 38px;
  line-height: 38px;
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 20px;
  background: rgba(255, 255, 255, 0.8);
}
.bloglist .item__date .far,
.bloglist .item__date .fas {
  color: #575899;
  margin-right: 6px;
}
.bloglist p {
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 14px;
}
.bloglist .button {
  padding: 10px 20px;
  margin-top: 14px;
  font-size: 14px;
  display: block;
  width: 100%;
}
ul.shearer {
  font-size: 0;
  position: relative;
  margin-top: 50px !important;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: thin solid #ddd;
  padding-left: 80px;
}
ul.shearer:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  content: "Sdílet na:";
  font-size: 14px;
}
ul.shearer li {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  margin: 0 24px 0 0;
}
ul.shearer a {
  color: #000000;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.shearer a:hover {
  color: #575899;
}
.sing__content {
  *zoom: 1;
}
.sing__content:before,
.sing__content:after {
  content: "";
  display: table;
}
.sing__content:after {
  clear: both;
}
.sing__content .featured {
  float: left;
  padding: 20px;
  border: thin solid #ddd;
  margin: 20px 30px 30px 0;
  width: 100%;
  max-width: 450px;
}
@media all and (max-width: 767px) {
  .sing__content .featured {
    float: none;
    margin: 40px auto;
  }
}
.sing__content .featured img {
  width: 100%;
  display: block;
}
.filter {
  margin-bottom: 40px;
  margin-right: 10px;
  *zoom: 1;
}
.filter:before,
.filter:after {
  content: "";
  display: table;
}
.filter:after {
  clear: both;
}
.filter__wrap {
  float: right;
}
@media all and (max-width: 500px) {
  .filter__wrap {
    float: none;
    text-align: center;
  }
}
.filter__label {
  float: left;
  margin-right: 10px;
}
@media all and (max-width: 500px) {
  .filter__label {
    float: none;
    margin-right: 0;
    display: block;
    margin-bottom: 20px;
  }
}
.filterlist {
  float: left;
  *zoom: 1;
}
.filterlist:before,
.filterlist:after {
  content: "";
  display: table;
}
.filterlist:after {
  clear: both;
}
@media all and (max-width: 500px) {
  .filterlist {
    float: none;
    font-size: 0;
  }
}
.filterlist .item {
  float: left;
  margin-left: 10px;
}
@media all and (max-width: 500px) {
  .filterlist .item {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin: 10px;
  }
}
.filterlist .item:first-child {
  margin-left: 0;
}
.filterlist .active a {
  text-decoration: none;
  color: #ffffff;
  background-color: #575899;
}
.filterlist a {
  background-color: #f1f1f1;
  padding: 6px;
  text-decoration: none;
  color: #000000;
  font-weight: 500;
}
@media all and (max-width: 500px) {
  .filterlist a {
    display: block;
  }
}
.filterlist a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #575899;
}
.interest__label {
  display: block;
  font-size: 13px;
  line-height: 18px;
  color: #575899;
  font-weight: 500;
  margin-top: 14px;
  margin-bottom: 5px;
}
.interest .wpcf7-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 500px) {
  .interest .wpcf7-checkbox {
    display: block;
  }
}
.interest .wpcf7-list-item {
  width: 33.33%;
  margin: 4px 0 !important;
  padding-right: 5px;
}
@media all and (max-width: 500px) {
  .interest .wpcf7-list-item {
    width: 100%;
  }
}
.interest p {
  font-size: 13px !important;
  line-height: 20px !important;
  color: #000000;
}
.showcase.active {
  overflow: hidden;
}
.showcase.active .frmshowcase {
  left: 0;
  opacity: 1;
}
.frmshowcase {
  padding: 30px;
  background-color: #ffffff;
  position: absolute;
  bottom: 30px;
  max-width: 45%;
  opacity: 0;
  left: -9999px;
  z-index: 10;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .frmshowcase {
    max-width: 100%;
  }
}
.frmshowcase .frm__label {
  margin-top: 0;
}
.frmshowcase .close__frm {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #575899;
  display: block;
  cursor: pointer;
  font-size: 20px;
}
.showcase__page .frmshowcase {
  position: relative;
  bottom: 0;
  left: 0 !important;
  max-height: 0;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #000000;
}
.showcase__page.active .button {
  opacity: 0;
}
.showcase__page.active .frmshowcase {
  max-height: 9999px;
  padding: 30px;
}
.gdc_cquarter .gdc_inner {
  padding: 0 20px !important;
}
.photonavigo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px;
  background-color: #f1f1f1;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .photonavigo {
    padding: 4px;
  }
}
@media all and (max-width: 500px) {
  .photonavigo {
    justify-content: center;
  }
}
.photonavigo .item {
  padding: 20px;
  background-color: #444;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
  cursor: pointer;
  color: #ffffff;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .photonavigo .item {
    padding: 8px;
    margin-right: 5px;
  }
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .photonavigo .item {
    font-size: 14px;
    line-height: 20px;
  }
}
@media all and (max-width: 500px) {
  .photonavigo .item {
    width: 100%;
    max-width: 50%;
    border: thin solid #f1f1f1;
    margin-right: 0;
    text-align: center;
  }
}
.photonavigo .item:hover {
  background-color: #ccc;
}
.photonavigo .item.active {
  background-color: #575899;
  color: #ffffff;
}
.photocontent,
.subphotocontent {
  display: none;
}
.photocontent.active,
.subphotocontent.active {
  display: block;
}
.subphotonavigo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 14px;
}
.subphotonavigo .item {
  padding: 10px;
  background-color: #f1f1f1;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 13px;
  line-height: 18px;
}
@media all and (max-width: 767px) {
  .subphotonavigo .item {
    margin-right: 0;
    border: thin solid #ffffff;
    width: 100%;
    max-width: 33%;
  }
}
.subphotonavigo .item:hover {
  background-color: #ccc;
}
.subphotonavigo .item.active {
  background-color: #575899;
  color: #ffffff;
}
ul.gal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}
ul.gal li {
  width: 15.83%;
  margin-right: 1%;
  margin-bottom: 10px;
}
@media all and (max-width: 600px) {
  ul.gal li {
    width: 49.50%;
  }
}
ul.gal li:nth-child(6n+6) {
  margin-right: 0;
}
@media all and (max-width: 600px) {
  ul.gal li:nth-child(odd) {
    margin-right: 1%;
  }
}
@media all and (max-width: 600px) {
  ul.gal li:nth-child(even) {
    margin-right: 0;
  }
}
ul.gal a {
  display: block;
  position: relative;
  overflow: hidden;
  height: 180px;
}
@media all and (max-width: 500px) {
  ul.gal a {
    height: 130px;
  }
}
ul.gal a:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(171, 53, 53, 0.3);
  content: "";
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
@media all and (max-width: 767px) {
  ul.gal a:after {
    display: none !important;
  }
}
ul.gal a:before {
  content: "\f002";
  font-family: 'Font Awesome 6 Pro';
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  z-index: 2;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  ul.gal a:before {
    display: none !important;
  }
}
ul.gal a:hover:after,
ul.gal a:hover:before {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.tos-caption {
  display: none !important;
}
.overlll {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .overlll {
    display: none !important;
  }
}
.overlll.hover {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.bgc-reverse {
  color: #ffffff;
  background-color: #575899;
  background-image: -webkit-gradient(linear, left top, right top, from(#575899), to(#3ab3b0));
  background-image: -webkit-linear-gradient(left, #575899, #3ab3b0);
  background-image: -moz-linear-gradient(left, #575899, #3ab3b0);
  background-image: -ms-linear-gradient(left, #575899, #3ab3b0);
  background-image: -o-linear-gradient(left, #575899, #3ab3b0);
}
.getbox {
  text-align: center;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .getbox {
    text-align: center;
  }
}
.getbox__label {
  font-size: 50px;
  line-height: 56px;
  display: block;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .getbox__label {
    font-size: 30px;
    line-height: 36px;
  }
}
.getboxlist {
  font-size: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 100px;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .getboxlist {
    right: 0;
    position: relative;
    top: 0;
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }
}
.getboxlist .item {
  display: inline-block;
  vertical-align: middle;
  font-size: 40px;
  font-weight: bold;
  background-color: #ffffff;
  padding: 20px;
}
@media all and (max-width: 400px) {
  .getboxlist .item {
    font-size: 20px;
  }
}
.getboxlist .item + .item {
  margin-left: 20px;
}
.getboxlist .item span {
  background-color: #3ab3b0;
  background: -webkit-gradient(linear, left top, right top, from(#3ab3b0), to(#575899));
  background: -webkit-linear-gradient(left, #3ab3b0, #575899);
  background: -moz-linear-gradient(left, #3ab3b0, #575899);
  background: -ms-linear-gradient(left, #3ab3b0, #575899);
  background: -o-linear-gradient(left, #3ab3b0, #575899);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.whylist .item {
  border-bottom: thin solid #bbdcdd;
  padding: 40px 0 40px 130px;
  position: relative;
}
@media all and (max-width: 500px) {
  .whylist .item {
    padding-left: 0;
  }
}
.whylist .item:last-child {
  border-bottom: none;
}
.whylist .item__icon {
  text-align: center;
  width: 100px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
@media all and (max-width: 500px) {
  .whylist .item__icon {
    position: relative;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 500px) {
  .whylist .item__text {
    text-align: center;
  }
}
.whylist .item__text h2 {
  font-size: 50px;
  line-height: 56px;
  margin-bottom: 10px;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .whylist .item__text h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.whylist .item__text p {
  margin: 0;
}
.sp-easy-accordion {
  margin-top: 40px;
  border-bottom: thin solid #f3f3f3;
}
@media all and (max-width: 767px) {
  .sp-easy-accordion {
    border-bottom: none;
  }
}
.sp-easy-accordion .fa-plus:before {
  content: "\f107";
  font-weight: 300;
}
.sp-easy-accordion .fa-minus:before {
  content: "\f106";
  font-weight: 300;
}
.sp-easy-accordion .ea-card.sp-ea-single {
  background: #ffffff !important;
  color: #000000 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
  border-top: thin solid rgba(0, 0, 0, 0.2) !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Montserrat' !important;
}
.sp-easy-accordion .ea-card.sp-ea-single:hover .ea-header a {
  color: #3ab3b0 !important;
}
.sp-easy-accordion .ea-card.sp-ea-single.ea-expand {
  background: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.2) !important;
}
.sp-easy-accordion .ea-card.sp-ea-single.ea-expand .ea-header a {
  color: #575899 !important;
}
.sp-easy-accordion .ea-card.sp-ea-single.ea-expand .ea-header a .ea-expand-icon.fa {
  color: #3ab3b0 !important;
}
.sp-easy-accordion .ea-card.sp-ea-single .ea-header a {
  color: #000000 !important;
  position: relative;
  padding: 20px 80px 20px 20px;
  font-family: 'Montserrat' !important;
}
@media all and (max-width: 767px) {
  .sp-easy-accordion .ea-card.sp-ea-single .ea-header a {
    font-size: 17px;
    line-height: 24px;
  }
}
.sp-easy-accordion .ea-card.sp-ea-single .ea-header a .ea-expand-icon.fa {
  color: #3ab3b0 !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  font-size: 30px !important;
  float: none !important;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
  padding: 0 20px 20px 20px !important;
}
.rowex.checker {
  position: relative;
  padding-left: 220px;
}
@media all and (max-width: 500px) {
  .rowex.checker {
    padding-left: 0;
  }
}
.rowex.checker .labelex {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  font-size: 14px;
  width: 194px;
  text-align: right;
}
@media all and (max-width: 500px) {
  .rowex.checker .labelex {
    top: 0;
    position: relative;
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    text-align: left;
    display: block;
  }
}
.page-template-template-why-renewables .showcase__page .wrap {
  min-height: 642px;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .page-template-template-why-renewables .showcase__page .wrap {
    min-height: 0;
    padding-top: 70px;
    padding-bottom: 40px;
  }
}
.page-template-template-why-renewables .showcase__page h1 {
  padding-right: 52%;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .page-template-template-why-renewables .showcase__page h1 {
    text-align: center;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
#exitpopup-modal .exitpopup-modal-window {
  background-color: #575899;
  background-image: -webkit-gradient(linear, left top, right top, from(#575899), to(#3ab3b0));
  background-image: -webkit-linear-gradient(left, #575899, #3ab3b0);
  background-image: -moz-linear-gradient(left, #575899, #3ab3b0);
  background-image: -ms-linear-gradient(left, #575899, #3ab3b0);
  background-image: -o-linear-gradient(left, #575899, #3ab3b0);
  color: #ffffff;
}
#exitpopup-modal p {
  color: #ffffff;
}
#exitpopup-modal .modal-body {
  padding: 50px;
}
#exitpopup-modal .exitpopup-modal-window {
  max-width: 50% !important;
  width: 100%;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  #exitpopup-modal .exitpopup-modal-window {
    max-width: 90% !important;
    height: auto !important;
    top: 50px !important;
    bottom: initial !important;
  }
}
.page-id-119 #exitpopup-modal {
  display: none !important;
}
.trainingblock {
  background-color: #131320;
  color: #ffffff;
}
.trainingbox {
  *zoom: 1;
}
.trainingbox:before,
.trainingbox:after {
  content: "";
  display: table;
}
.trainingbox:after {
  clear: both;
}
.trainingbox__img {
  float: left;
  width: 48.5%;
}
@media all and (max-width: 767px) {
  .trainingbox__img {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.trainingbox__img img {
  width: 100%;
}
.trainingbox__text {
  float: left;
  width: 48.5%;
  margin-left: 3%;
}
@media all and (max-width: 767px) {
  .trainingbox__text {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.trainingbox__text .block__top h2 {
  color: #3ab3b0;
}
.iconsblock {
  background-color: #131320;
  color: #ffffff;
}
.iconsblock .wrap {
  max-width: 96%;
}
.joinblock {
  background: url(../images/bg_join.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.joinbox {
  text-align: right;
  padding-right: 10%;
}
.joinbox .block__top h2 {
  color: #000000;
}
.joinbox__text {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 540px;
}
.coursesblock {
  background-color: #131320;
  color: #ffffff;
}
.courselist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 650px) {
  .courselist {
    display: block;
  }
}
.courselist .item {
  width: 31.33%;
  margin-right: 3%;
  color: #ffffff;
  padding: 100px 30px 90px 30px;
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .courselist .item {
    width: 48.5%;
  }
}
@media all and (max-width: 650px) {
  .courselist .item {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 30px !important;
  }
}
.courselist .item:nth-child(1),
.courselist .item:nth-child(2),
.courselist .item:nth-child(3) {
  margin-top: 0;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .courselist .item:nth-child(3) {
    margin-top: 30px;
  }
}
.courselist .item:nth-child(3n+3) {
  margin-right: 0;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .courselist .item:nth-child(even) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .courselist .item:nth-child(odd) {
    margin-right: 3%;
  }
}
.courselist .item:hover .item__bg {
  transform: scale(1.1);
}
.courselist .item.first {
  background-color: #0c0c15;
  padding: 30px;
}
.courselist .item.first h2 {
  color: #3ab3b0;
  font-size: 50px;
  line-height: 56px;
  font-weight: 800;
}
.courselist .button {
  bottom: 30px;
  left: 30px;
  z-index: 2;
  position: absolute;
}
.courselist .item__text {
  position: relative;
  z-index: 2;
}
.courselist .item__text h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
  margin-bottom: 10px;
}
.courselist .item__text p {
  margin: 0;
  font-size: 13px;
  line-height: 20px;
}
.courselist .item__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.courselist .item__bg:before {
  content: "";
  background: rgba(0, 0, 0, 0.82);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.testimonialslist {
  font-size: 0;
  text-align: center;
  margin-top: 50px;
}
.testimonialslist .item {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  width: 25%;
  padding: 0 30px;
}
@media all and (max-width: 767px) {
  .testimonialslist .item {
    width: 50%;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
@media all and (max-width: 450px) {
  .testimonialslist .item {
    width: 100%;
    display: block;
  }
}
.testimonialslist .item__img {
  text-align: center;
  max-width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border: thick solid #ffffff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
  margin-bottom: 14px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonialslist .item__img img {
  display: block;
  width: 100%;
}
.testimonialslist .item__title {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 30px;
}
.testimonialslist .item__title:after {
  content: "";
  display: block;
  width: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-bottom: thick solid #3ab3b0;
}
.testimonialslist .item__description p {
  margin: 0;
  font-style: italic;
  font-size: 13px;
  line-height: 20px;
}
.testimonialsblock .wrap {
  max-width: 96%;
}
.showcase__page.showcase__contact .wrap {
  height: auto;
  padding-top: 180px;
  padding-bottom: 0;
}
.showcase__page.showcase__contact .showcase__text {
  position: relative;
  top: 0;
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.showcase__form {
  background-color: #ffffff;
  padding: 40px 80px;
  width: 100%;
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  -webkit-border-radius: 20px 20px 0 0;
  box-shadow: 0 0 20 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20 rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 650px) {
  .showcase__form {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.showcase__form .frm__label {
  display: none;
}
.showcase__form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000000;
}
.showcase__form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000000;
  opacity: 1;
}
.showcase__form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000000;
  opacity: 1;
}
.showcase__form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000000;
}
.showcase__form .main input[type=text],
.showcase__form .main input[type=email],
.showcase__form .main input[type=tel],
.showcase__form .main textarea {
  color: #000000;
}
.showcase__page.after:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.82);
}
.showcase__page.after .wrap {
  z-index: 1;
}
.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .flexbox {
    display: block;
  }
}
.flexbox__text {
  width: 50%;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .flexbox__text {
    width: 100%;
  }
}
.flexbox__text__inner {
  max-width: 600px;
  width: 100%;
  float: right;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .flexbox__text__inner {
    max-width: 100%;
    float: none;
    padding: 50px 20px !important;
  }
}
.flexbox__text.first {
  position: relative;
  color: #ffffff;
}
.flexbox__text.first:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(19, 19, 32, 0.85);
}
.flexbox__text.first .flexbox__text__inner {
  padding-right: 100px;
  position: relative;
  z-index: 2;
}
.flexbox__text.first .block__top h2 {
  color: #3ab3b0;
}
.flexbox__text.second .flexbox__text__inner {
  float: none;
  padding-left: 100px;
}
.flexbox__text.second .block__top h2 {
  color: #575899;
}
.stepsblock {
  color: #ffffff;
  background-color: #32324e;
}
.stepsblock .block__top h2 {
  color: #3ab3b0;
}
.steplist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .steplist {
    display: block;
  }
}
.steplist .item {
  width: 33.33%;
  padding: 90px 5%;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .steplist .item {
    width: 100% !important;
    padding: 50px 20px;
  }
}
.steplist .item__1 {
  background: #32324e;
}
.steplist .item__2 {
  background: #222235;
}
.steplist .item__3 {
  background: #131320;
}
/* ------------------ HEADER ----------------*/
.header {
  background: transparent;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 9999;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header .wrap {
  padding: 30px 0;
}
.nav-up .header {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.nav-up .logo {
  -webkit-background-size: 130px 64px;
  background-size: 130px 64px;
  width: 130px;
  height: 64px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.logo {
  position: absolute;
  top: 20px;
  left: 0;
  display: block;
  background: url(../images/logo.png) 0 0 no-repeat;
  -webkit-background-size: 200px 96px;
  background-size: 200px 96px;
  width: 200px;
  height: 96px;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .logo {
    left: 3%;
  }
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .logo {
    -webkit-background-size: 130px 64px;
    background-size: 130px 64px;
    width: 130px;
    height: 64px;
  }
}
.socials {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  font-size: 0;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .socials {
    right: 3%;
  }
}
.socials li {
  display: inline-block;
  vertical-align: middle;
}
.socials li + li {
  margin-left: 10px;
}
.socials a {
  font-size: 12px;
  display: block;
  width: 24px;
  text-align: center;
  line-height: 24px;
  background-color: #3ab3b0;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.socials a:hover {
  background-color: #575899;
  color: #ffffff;
}
/********************* Footer ******************/
.footer {
  position: relative;
  background-color: #131320;
  color: #ffffff;
}
.footer:before {
  content: "";
  width: 50%;
  display: block;
  height: 100%;
  background: url(../images/bg-footer.jpg) center center no-repeat;
  background-size: cover;
  position: absolute;
}
@media all and (max-width: 767px) {
  .footer:before {
    display: none;
  }
}
.footer .wrap {
  padding: 50px 0;
  z-index: 1;
}
.footer a {
  text-decoration: none;
  color: #000000;
}
.footer a:hover {
  text-decoration: none;
  color: #575899;
}
.footertop {
  *zoom: 1;
}
.footertop:before,
.footertop:after {
  content: "";
  display: table;
}
.footertop:after {
  clear: both;
}
.footertop__text {
  width: 50%;
  float: left;
}
@media all and (max-width: 767px) {
  .footertop__text {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.footer__logo {
  display: block;
  width: 100%;
  max-width: 250px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.footertop__text__address {
  padding-bottom: 26px;
  position: relative;
  padding-bottom: 4px;
}
.footertop__text__address:after {
  content: "";
  height: 1px;
  border-bottom: thick solid #575899;
  width: 90px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media all and (max-width: 767px) {
  .footertop__text__address:after {
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer__menu {
  font-size: 0;
}
.footer__menu > li {
  font-size: 13px;
  margin-bottom: 10px;
}
.footer__menu a {
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
}
.footer__menu a:hover {
  color: #575899;
}
.footer__menu .submenu,
.footer__menu .sub-menu {
  display: none;
}
.copy {
  text-align: center;
}
.copy p {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
}
.footertop__form {
  float: left;
  width: 50%;
  padding-right: 50px;
}
@media all and (max-width: 767px) {
  .footertop__form {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
.frm__label {
  font-size: 54px;
  line-height: 60px;
  font-weight: 800;
  margin-bottom: 20px;
  display: block;
  color: #3ab3b0;
  text-align: center;
}
@media all and (max-width: 500px) {
  .frm__label {
    text-align: center;
  }
}
.frm__label span {
  font-weight: 400;
}
@media all and (max-width: 500px) {
  .frm__label span {
    display: block;
  }
}
.frm {
  *zoom: 1;
}
.frm:before,
.frm:after {
  content: "";
  display: table;
}
.frm:after {
  clear: both;
}
.frm .item {
  height: auto !important;
  min-height: 0 !important;
}
.frm__half {
  width: 40%;
  float: left;
}
@media all and (max-width: 500px) {
  .frm__half {
    width: 100%;
    float: none;
  }
}
.frm__half + .frm__half {
  width: 55%;
  margin-left: 5%;
}
@media all and (max-width: 500px) {
  .frm__half + .frm__half {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 10px;
  }
}
.frm__bottom {
  *zoom: 1;
  margin-top: 20px;
}
.frm__bottom:before,
.frm__bottom:after {
  content: "";
  display: table;
}
.frm__bottom:after {
  clear: both;
}
.frm__bottom .addphoto {
  width: 40%;
  float: left;
}
@media all and (max-width: 450px) {
  .frm__bottom .addphoto {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.frm__bottom .addphoto input[type="file"] {
  width: 100%;
  font-size: 12px;
}
.frm__bottom .submit input[type="submit"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  width: 100% !important;
  min-width: 0;
  color: #ffffff;
  background: #3ab3b0;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.frm__bottom .submit input[type="submit"]:hover {
  color: #ffffff !important;
  background: #575899 !important;
}
.frm__bottom__adition {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  margin-top: 10px;
  display: block;
  padding-left: 50px;
  padding-right: 50px;
}
.socials--footer {
  position: relative;
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  top: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .socials--footer {
    right: 0;
  }
}
.socials--footer a {
  color: #ffffff;
}
.socials--footer a:hover {
  color: #ffffff;
}
@media all and (max-width: 500px) {
  .frmbox {
    padding: 20px;
  }
}
.footer.full--width {
  background: url(../images/bg-footer-contact.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.footer.full--width:before {
  display: none;
}
.footer.full--width .footertop__text {
  width: 100%;
  float: none;
}
.footer.full--width .footer__logo {
  margin-top: 0;
}
.footer.full--width .copy {
  opacity: 0.40;
}
/* ------------------ MENU --------------------*/
#toogle-menu {
  display: none;
  width: 30px;
  z-index: 1000;
  float: right;
  margin-right: 90px;
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  #toogle-menu {
    display: block;
  }
}
#toogle-menu span {
  display: block;
  margin-bottom: 4px;
  height: 4px;
  background-color: #575899;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  -ms-border-radius: 9999px;
  -o-border-radius: 9999px;
  border-radius: 9999px;
}
#toogle-menu span:nth-child(3) {
  margin-bottom: 0;
}
.nav-up .menu {
  position: fixed;
  z-index: 999;
  top: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.main-menu {
  *zoom: 1;
  font-size: 0;
  text-align: left;
  float: right;
  margin-right: 110px;
}
.main-menu:before,
.main-menu:after {
  content: "";
  display: table;
}
.main-menu:after {
  clear: both;
}
@media all and (min-width: 990px) and (max-width: 1220px) {
  .main-menu {
    margin-right: 70px;
  }
}
@media all and (min-width: 768px) and (max-width: 990px), all and (max-width: 767px) {
  .main-menu {
    position: absolute;
    left: -9999px;
    margin-left: 0;
    float: none;
  }
}
.main-menu > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}
.main-menu > li:first-child {
  margin-left: 0;
}
.main-menu > li:last-child {
  padding-right: 0;
  border-right: none;
}
.main-menu > li:last-child:after {
  display: none;
}
.main-menu > li:hover > a {
  text-decoration: none;
  color: #575899;
}
.main-menu > li:hover > a:after {
  width: 30%;
}
.main-menu > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.main-menu > li.menu-item-has-children > a {
  /*padding-right: 38px;

				&:before {
					.fAwesome;
					content: "\f078";
					color: @links;
					.t50;
					right: 18px;
					font-weight: bold;
					font-size: 10px;
					z-index: 2;

					@media @tablet, @mobile {
						display: none;
					}

				}*/
}
.main-menu > li.current-menu-item > a,
.main-menu > li.current-category-ancestor > a,
.main-menu > li.current-post-ancestor > a,
.main-menu > li.current-page-ancestor > a,
.main-menu > li.current-menu-parent > a {
  text-decoration: none;
  color: #575899;
  font-weight: bold;
}
.main-menu > li.current-menu-item > a:after,
.main-menu > li.current-category-ancestor > a:after,
.main-menu > li.current-post-ancestor > a:after,
.main-menu > li.current-page-ancestor > a:after,
.main-menu > li.current-menu-parent > a:after {
  width: 30%;
}
.main-menu > li > a {
  font-size: 15px;
  line-height: 24px;
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 4px 10px;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
}
@media all and (min-width: 990px) and (max-width: 1220px) {
  .main-menu > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.main-menu > li > a:after {
  content: "";
  display: block;
  height: 2px;
  border-bottom: thick solid #3ab3b0;
  width: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: -2px;
}
.main-menu > li > a:hover {
  text-decoration: none;
  color: #575899;
}
.main-menu > li > a:hover:after {
  width: 30%;
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f1f1f1;
    padding: 10px 10px;
    width: 660px;
    text-align: center;
    left: 50%;
    margin-left: -330px;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li {
    width: 100%;
    max-width: 33%;
    padding: 20px;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li:hover > a {
    background: none;
    color: #575899;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li > a {
    color: #000000;
    text-decoration: none;
    border-bottom: none;
    padding-bottom: 26px;
    position: relative;
    padding-bottom: 10px;
  }
  .main-menu > li.menu-item-27 .sub-menu > li > a:after {
    content: "";
    height: 1px;
    border-bottom: thick solid #575899;
    width: 90px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li > a:hover {
    background: none;
    color: #575899;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li > a:hover:before {
    opacity: 0.6;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li > a:before {
    content: "";
    display: block;
    background-color: #666;
    width: 90%;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 1;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li > a:after {
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li.menu-item-125 > a:before {
    background: url(/wp-content/uploads/2023/03/01-1500x1001.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li.menu-item-124 > a:before {
    background: url(/wp-content/uploads/2023/03/02.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li.menu-item-72 > a:before {
    background: url(/wp-content/uploads/2023/03/03.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li.menu-item-123 > a:before {
    background: url(/wp-content/uploads/2023/03/04-1500x992.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li.menu-item-122 > a:before {
    background: url(/wp-content/uploads/2023/03/05.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media all and (min-width: 990px) {
  .main-menu > li.menu-item-27 .sub-menu > li.menu-item-121 > a:before {
    background: url(/wp-content/uploads/2023/03/06.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
.main-menu .sub-menu,
.top-menu .sub-menu {
  background-color: #575899;
  position: absolute;
  left: 0;
  top: 100%;
  width: 250px;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  z-index: 99;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.main-menu .sub-menu > li,
.top-menu .sub-menu > li {
  position: relative;
}
.main-menu .sub-menu > li:hover > .sub-menu,
.top-menu .sub-menu > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.main-menu .sub-menu > li:hover > a,
.top-menu .sub-menu > li:hover > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #177488;
}
.main-menu .sub-menu > li:hover > a:after,
.top-menu .sub-menu > li:hover > a:after {
  display: none;
}
.main-menu .sub-menu > li .current-menu-item,
.top-menu .sub-menu > li .current-menu-item {
  color: #ffffff;
  text-decoration: none;
  background-color: #177488;
}
.main-menu .sub-menu > li > a,
.top-menu .sub-menu > li > a {
  font-size: 15px;
  line-height: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  color: #ffffff;
  font-weight: 400;
  border-bottom: thin solid #1f9ab4;
}
.main-menu .sub-menu > li > a:hover,
.top-menu .sub-menu > li > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #177488;
}
.header.active .main-menu,
.menu.active .main-menu {
  margin-top: 0;
  left: 0;
  right: 0;
  background-color: #575899;
  z-index: 9999;
  top: 100%;
  width: 100%;
  line-height: 24px;
  text-align: center;
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.header.active .main-menu > li,
.menu.active .main-menu > li {
  float: none;
  margin: 0;
  display: block;
  padding: 0;
}
.header.active .main-menu > li:hover .sub-menu,
.menu.active .main-menu > li:hover .sub-menu {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
.header.active .main-menu > li .sub-menu,
.menu.active .main-menu > li .sub-menu {
  display: none;
  width: 100%;
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.header.active .main-menu > li .sub-menu.show,
.menu.active .main-menu > li .sub-menu.show {
  display: block;
  position: relative;
  opacity: 1;
  visibility: visible;
}
.header.active .main-menu > li .sub-menu.show > li > a,
.menu.active .main-menu > li .sub-menu.show > li > a {
  font-size: 15px;
  font-weight: 400;
  padding-left: 30px;
  text-align: center;
}
.header.active .main-menu > li > .nav-click,
.menu.active .main-menu > li > .nav-click {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 1px;
  padding: 6px 20px;
  background-color: #146272;
  z-index: 3;
  display: block;
  cursor: pointer;
}
.header.active .main-menu > li > .nav-click:before,
.menu.active .main-menu > li > .nav-click:before {
  font-family: 'Font Awesome 6 Pro';
  content: "\f107";
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  margin-top: 3px;
  display: block;
}
.header.active .main-menu > li.current-menu-item > a,
.menu.active .main-menu > li.current-menu-item > a {
  color: #ffffff;
  background-color: #3ab3b0;
}
.header.active .main-menu > li.current-menu-item > a:hover,
.menu.active .main-menu > li.current-menu-item > a:hover {
  background-color: #000000;
}
.header.active .main-menu > li a:after,
.menu.active .main-menu > li a:after {
  display: none;
}
.header.active .main-menu > li > a,
.menu.active .main-menu > li > a {
  padding: 14px 10px;
  color: #ffffff;
  line-height: 18px;
  font-size: 16px;
  display: block;
  border-bottom: 1px solid #1f9ab4;
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  font-family: 'Montserrat';
  border-top: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: normal;
  background: none !important;
}
.header.active .main-menu > li > a:hover,
.menu.active .main-menu > li > a:hover {
  background: none !important;
}
