@import url(../js/bootstrap/css/bootstrap-theme.min.css);
@import url(../js/bootstrap/css/bootstrap.min.css);
@import url(../fonts/font-awesome/css/fontawesome-all.min.css);
.c {
  *zoom: 1;
}
.c:before,
.c:after {
  content: "";
  display: table;
}
.c:after {
  clear: both;
}
.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;
}
.bgs {
  -webkit-background-size: cover;
  background-size: cover;
}
@font-face {
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/stixtwotext/v1/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5Yihg2SOY.ttf) format('truetype');
}
@font-face {
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/stixtwotext/v1/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5YiiH3iOY.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v20/S6uyw4BMUTPHvxk.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh6UVew8.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh50Xew8.ttf) format('truetype');
}
@font-face {
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/stixtwotext/v1/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5Yihg2SOY.ttf) format('truetype');
}
@font-face {
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/stixtwotext/v1/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5YiiH3iOY.ttf) format('truetype');
}
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: #17b4d6;
  text-decoration: underline;
}
a:hover,
a:visited:hover,
a:link:hover,
a:focus:hover {
  text-decoration: underline;
  color: #20c3e7;
}
p {
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  margin: 20px 0;
}
body {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #777777;
  min-height: 100%;
  overflow-x: hidden;
  background-color: #ffffff;
}
@media all and (max-width: 767px) {
  body {
    padding-bottom: 0 !important;
  }
}
.wrap {
  margin: 0 auto;
  max-width: 1100px;
  *zoom: 1;
  position: relative;
  z-index: 2;
}
.wrap:before,
.wrap:after {
  content: "";
  display: table;
}
.wrap:after {
  clear: both;
}
@media all and (min-width: 990px) and (max-width: 1110px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .wrap {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
}
.button {
  text-decoration: none !important;
  padding: 10px 20px;
  display: inline-block;
  color: #ffffff !important;
  background: #17b4d6 !important;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  height: auto !important;
  line-height: 22px !important;
}
.button span {
  display: inline-block;
  vertical-align: middle;
}
.button .fa,
.button .fas {
  margin-left: 30px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.button:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #17b4d6 !important;
}
.button:hover .fa {
  color: #ffffff;
}
.button:hover span span {
  color: #ffffff;
}
.button.dark {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #111 !important;
}
.button.dark:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #17b4d6 !important;
}
.button--inverse {
  background-color: #17b4d6 !important;
  color: #ffffff !important;
  border: none;
}
.button--inverse:hover {
  background-color: #20c3e7 !important;
  color: #ffffff !important;
}
.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 {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left {
  z-index: 1;
  opacity: 0;
}
.carousel-fade .carousel-inner .active.left .item__text {
  display: none;
}
.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;
}
.carousel .carousel-control {
  opacity: 1;
  width: 11px;
  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) {
  .carousel .carousel-control {
    display: none;
  }
}
.carousel .carousel-control > span {
  width: 11px;
  height: 40px;
  font-size: 0;
}
.carousel .carousel-control.left {
  left: 4%;
}
.carousel .carousel-control.left > span {
  background: url(../images/slider-left.png) 0 0 no-repeat;
  -webkit-background-size: 11px 40px;
  background-size: 11px 40px;
  margin-left: 0 !important;
  left: 0;
}
.carousel .carousel-control.right {
  right: 4%;
}
.carousel .carousel-control.right > span {
  background: url(../images/slider-right.png) 0 0 no-repeat;
  -webkit-background-size: 11px 40px;
  background-size: 11px 40px;
  margin-right: 0 !important;
  right: 0;
}
.carousel .carousel-indicators {
  margin-left: 0;
  left: 0;
  bottom: 40px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
}
@media all and (max-width: 850px) {
  .carousel .carousel-indicators {
    display: block;
  }
}
.carousel .carousel-indicators li {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border: none;
  margin: 0 4px;
}
.carousel .carousel-indicators li.active {
  background-color: #17b4d6;
}
@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;
  }
}
.parallax-window {
  min-height: 800px;
  background: transparent;
}
.downtitle {
  font-weight: 300;
  font-size: 32px;
  line-height: 38px;
  display: block;
  margin-top: 12px;
}
.block {
  position: relative;
  *zoom: 1;
  background-color: #ffffff;
}
.block:before,
.block:after {
  content: "";
  display: table;
}
.block:after {
  clear: both;
}
.block > .wrap {
  padding: 100px 0;
}
@media all and (min-width: 990px) and (max-width: 1110px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .block > .wrap {
    padding: 50px 0;
  }
}
.block__title {
  font-size: 37px;
  line-height: 43px;
  position: relative;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .block__title {
    font-size: 24px;
    line-height: 30px;
    padding-left: 0;
  }
}
.block__title.light:before {
  background: url(../images/title.png) 0 0 no-repeat;
  -webkit-background-size: 60px 61px;
  background-size: 60px 61px;
}
a.block__more {
  float: right;
  color: #777777;
  font-weight: 400;
  margin-top: 5px;
}
a.block__more:hover {
  color: #17b4d6;
}
.block__top {
  *zoom: 1;
  margin-bottom: 30px;
}
.block__top:before,
.block__top:after {
  content: "";
  display: table;
}
.block__top:after {
  clear: both;
}
.main iframe {
  display: block !important;
  width: 100% !important;
}
.main > .wrap {
  min-height: 300px;
}
.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;
  color: #154776;
  font-family: 'STIX Two Text';
}
@media all and (min-width: 990px) and (max-width: 1110px), all and (min-width: 768px) and (max-width: 989px) {
  .main h1 {
    font-size: 25px;
    line-height: 32px;
  }
}
.main h2 {
  font-size: 30px;
  line-height: 36px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: 'STIX Two Text';
  color: #17b4d6;
  clear: both;
}
@media all and (max-width: 767px) {
  .main h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.main h3 {
  font-size: 25px;
  line-height: 31px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: 'STIX Two Text';
  color: #154776;
  clear: both;
}
@media all and (max-width: 767px) {
  .main h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
  }
}
.main h4,
.main h5,
.main h6 {
  font-size: 18px;
  line-height: 28px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: 'STIX Two Text';
  clear: both;
}
.main ul {
  margin: 20px 0;
  list-style-type: none !important;
}
.main ul > li {
  padding-left: 20px;
  margin: 10px 0;
  line-height: 24px;
  position: relative;
}
.main ul > li:before {
  content: "";
  background-color: #17b4d6;
  width: 8px;
  height: 8px;
  left: 0;
  position: absolute;
  top: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.main ul > li li:before {
  content: "";
  background-color: #ffffff;
  border: thin solid #17b4d6;
  width: 8px;
  height: 8px;
  left: 0;
  position: absolute;
  top: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.main ol {
  margin: 20px 0;
  list-style-type: none;
}
.main ol > li {
  counter-increment: item;
  position: relative;
  padding-left: 16px;
  margin: 10px 0;
  line-height: 30px;
}
.main ol > li:before {
  content: counter(item) ".";
  position: absolute;
  left: 0;
  top: 0;
  color: #17b4d6;
}
.main table {
  margin: 20px 0;
  width: 100% !important;
  border-collapse: collapse;
  border: none;
}
@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: #17b4d6;
  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: #777777;
  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: 989px), 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: 989px), 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;
  margin: 20px;
}
.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: 989px), 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: 989px), 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: 989px), 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-columns-7 .gallery-item {
  width: 12.31% !important;
  margin-right: 2.30%;
  margin-bottom: 27px;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .main .gallery-columns-7 .gallery-item {
    margin-bottom: 19px;
  }
}
@media all and (max-width: 600px) {
  .main .gallery-columns-7 .gallery-item {
    margin-bottom: 13px;
  }
}
@media all and (max-width: 500px) {
  .main .gallery-columns-7 .gallery-item {
    width: 49.5% !important;
    margin-bottom: 6px;
  }
}
@media all and (max-width: 400px) {
  .main .gallery-columns-7 .gallery-item {
    display: block !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.main .gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
  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.4);
  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: "";
  display: none !important;
  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 .wpcf7 br {
  display: none;
}
.main .wpcf7 p {
  margin: 0;
}
.main ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #777777;
}
.main :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1;
}
.main ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1;
}
.main :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #777777;
}
.main input[type=text],
.main input[type=email],
.main input[type=tel],
.main select,
.main textarea {
  display: block;
  width: 100%;
  height: 48px;
  background-color: #ffffff;
  font-family: 'Lato';
  padding: 0 20px;
  color: #333;
  border: thin solid #ddd;
  font-size: 14px;
  font-weight: 400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.main input[type=text]:focus,
.main input[type=email]:focus,
.main input[type=tel]:focus,
.main select:focus,
.main textarea:focus {
  border-color: #17b4d6;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.main textarea {
  padding: 20px;
  height: 200px;
  max-width: 100%;
  min-width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.main .labelex.second {
  font-size: 20px;
  line-height: 26px;
  margin-top: 30px;
}
.main input[type=submit] {
  text-decoration: none !important;
  padding: 16px 30px;
  display: inline-block;
  color: #ffffff !important;
  background: #20c3e7 !important;
  font-size: 16px;
  text-align: center;
  height: auto !important;
  line-height: 22px !important;
  text-transform: uppercase;
  position: relative;
  border: none;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
@media all and (max-width: 500px) {
  .main input[type=submit] {
    width: 100% !important;
    display: block;
  }
}
.main input[type=submit]:hover {
  background: #37cae9 !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-acceptance .wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-acceptance input[type=radio],
.wpcf7-acceptance input[type=checkbox] {
  display: none;
}
.wpcf7-acceptance label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: 20px;
  margin-right: 15px;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 20px;
}
.wpcf7-acceptance .wpcf7-list-item-label {
  position: relative;
  padding-left: 33px;
  display: block;
}
.wpcf7-acceptance .wpcf7-list-item-label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  left: 0;
  position: absolute;
  top: -1px;
  background-color: #ffffff;
  border: 1px solid #a6a8a7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label:before {
  content: "\2713";
  font-size: 15px;
  color: #ffffff;
  background-color: #17b4d6;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  border: 1px solid #17b4d6;
}
.paginator {
  text-align: center;
  margin-top: 40px;
  font-weight: 400;
}
.paginator a {
  padding: 10px;
  text-transform: uppercase;
  color: #17b4d6;
  font-size: 16px;
  text-decoration: none;
}
.paginator a:hover {
  color: #777777;
  text-decoration: none;
}
.paginator .current {
  color: #17b4d6;
  padding: 10px;
  font-weight: bold;
  background-color: #777777;
}
#ui-datepicker-div {
  width: 100%;
  max-width: 300px;
  background-color: #20c3e7;
  text-align: center;
}
.ui-datepicker-header {
  background-color: #17b4d6;
  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: #17b4d6;
  padding: 3px;
}
.ui-datepicker-calendar td {
  border: 1px solid #37cae9;
  position: relative;
}
.ui-datepicker-calendar td span.ui-state-default {
  color: #65d6ee;
}
.ui-datepicker-calendar td a {
  color: #ffffff;
  background-color: #17b4d6;
  text-decoration: none !important;
  display: block;
}
.ui-datepicker-calendar td a:hover {
  background-color: #17b4d6;
  color: #ffffff;
}
#rform {
  margin-bottom: 40px;
  *zoom: 1;
}
#rform:before,
#rform:after {
  content: "";
  display: table;
}
#rform:after {
  clear: both;
}
#rform input[type=text],
#rform input[type=email],
#rform input[type=date],
#rform select,
#rform textarea {
  background-color: #ffffff;
  height: 30px;
  padding: 0 20px;
  border: none;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  -ms-border-radius: 9999px;
  -o-border-radius: 9999px;
  border-radius: 9999px;
  font-size: 16px;
  color: #000000;
  display: block;
  width: 100%;
}
#rform textarea {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#rform input[type=submit] {
  border: none;
  background: #17b4d6 none;
  width: 170px;
  height: 50px;
  color: #ffffff;
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  display: block;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  -ms-border-radius: 9999px;
  -o-border-radius: 9999px;
  border-radius: 9999px;
}
#rform input[type=submit]:hover {
  background: #20c3e7 none;
}
#rform textarea {
  padding: 20px;
  height: 150px;
}
#rform .form_table {
  background-color: #e3f7ff;
  padding: 36px 20px;
  border: none;
  display: block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
#rform .form_table tbody {
  display: block;
  width: 100%;
}
#rform .form_table .rr_form_row {
  display: block;
  width: 100%;
}
#rform .form_table td {
  display: block;
  text-align: left;
  width: 100%;
}
#rform .form_table .rr_form_row .rr_required:after {
  position: relative;
  color: #ff1100;
  margin-left: 4px;
  right: 0;
}
#rform .rform-left {
  float: left;
  width: 50%;
}
@media all and (max-width: 767px) {
  #rform .rform-left {
    float: none;
    width: 100%;
  }
}
#rform .rform-right {
  float: right;
  width: 50%;
  padding-left: 30px;
}
@media all and (max-width: 767px) {
  #rform .rform-right {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-bottom: 40px;
  }
}
#rreviews {
  margin-bottom: 40px;
}
#rreviews .drop_cap {
  display: none;
}
#rreviews .testimonial_group .testimonial .rr_title {
  margin-left: 0;
  margin-right: 0;
}
#rreviews .testimonial {
  display: none;
  background-color: #e8f4fa;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  width: 31.33%;
  margin-right: 3%;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  #rreviews .testimonial {
    width: 100%;
    margin-right: 0;
  }
}
#rreviews .testimonial:nth-child(3) {
  margin-right: 0;
}
#rsnippet {
  text-align: center;
}
.agree {
  position: relative;
  margin-top: 10px;
}
.agree input {
  position: absolute;
  left: 13px;
  top: 0;
}
.agree span {
  font-size: 13px;
  line-height: 18px;
  display: block;
}
.agree span strong {
  content: "*";
  position: relative;
  color: #f10;
  margin-left: 4px;
  right: 0;
}
.agree td {
  padding: 0 !important;
}
.agree .rr_form_input {
  padding-top: 0;
}
.small-text {
  display: block;
  font-size: 13px;
  line-height: 18px;
  color: #ffffff;
  font-weight: 400;
}
.headi:after {
  content: "*";
  position: relative;
  color: #f10;
  margin-left: 4px;
  right: 0;
}
.radio_row label {
  font-weight: normal;
  margin-left: 10px;
}
.radio_row label:first-of-type {
  margin-left: 0;
}
.showcase {
  position: relative;
}
#slider {
  background: #000000;
  color: #ffffff;
}
@media all and (max-width: 767px) {
  #slider {
    /*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;
  }
}
#slider .item .wrap {
  height: 500px;
  z-index: 3;
}
@media all and (min-width: 990px) and (max-width: 1110px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  #slider .item .wrap {
    height: auto;
    padding-top: 200px;
    padding-bottom: 250px;
  }
}
#slider .item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(left, #112a41 0%, rgba(17, 42, 65, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #112a41 0%, rgba(17, 42, 65, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #112a41 0%, rgba(17, 42, 65, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#112a41', endColorstr='#00ffff', GradientType=1);
  /* IE6-9 */
}
#slider {
  border-bottom: thick solid #0d2d4b;
}
#slider .item__text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  border-top: thin solid #17b4d6;
  border-bottom: thin solid #17b4d6;
}
@media all and (min-width: 990px) and (max-width: 1110px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  #slider .item__text {
    max-width: 100%;
    text-align: center;
  }
}
#slider .item__text h2 {
  font-size: 50px;
  line-height: 60px;
  position: relative;
  font-weight: 900;
  text-transform: uppercase;
  font-family: 'STIX Two Text';
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  #slider .item__text h2 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media all and (max-width: 600px) {
  #slider .item__text h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
#slider .item__text h2 span {
  display: inline-block;
  background: rgba(167, 141, 125, 0.64);
  padding: 10px;
}
#slider .item__text h3 {
  margin: 20px 0 0 0;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  #slider .item__text h3 {
    font-size: 17px;
    line-height: 24px;
  }
}
#slider .item__text .button {
  margin-top: 30px;
}
#slider .item__buttons .button + .button {
  margin-left: 20px;
}
@media all and (max-width: 767px) {
  #slider .item__buttons .button {
    background: #777777 !important;
    color: #ffffff !important;
    border-color: #777777;
  }
}
@media all and (max-width: 600px) {
  #slider .item__buttons .button {
    display: block;
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
  }
}
.cleft {
  float: left;
  width: 55%;
  margin-right: 5%;
}
@media all and (max-width: 767px) {
  .cleft {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.cright {
  float: left;
  width: 40%;
}
@media all and (max-width: 767px) {
  .cright {
    float: none;
    width: 100%;
  }
}
ul.gal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.gal li {
  width: 48.50%;
  margin-right: 3%;
  margin-bottom: 10px;
}
ul.gal li:nth-child(even) {
  margin-right: 0;
}
ul.gal a {
  display: block;
  position: relative;
  overflow: hidden;
}
ul.gal a:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 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:hover:after,
ul.gal a:hover:before {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.tos-caption {
  display: none !important;
}
.revform {
  background-color: #17b4d6;
}
.revform .wrap {
  padding: 30px 0;
}
.rr_review_form table.form_table td {
  border-bottom: none;
  padding: 2px 14px !important;
}
@media all and (max-width: 767px) {
  .rr_review_form table.form_table td {
    width: 100% !important;
    display: block !important;
    text-align: center !important;
  }
}
.rr_review_form table.form_table .rr_form_row .rr_form_heading {
  width: 30%;
  vertical-align: middle;
  font-weight: bold;
}
.rr_review_form table.form_table .rr_form_row .rr_form_input {
  width: 70%;
  position: relative;
}
.rr_review_form table.form_table .rr_form_row.agree .rr_form_input {
  padding-left: 34px !important;
}
.revform__text {
  color: #ffffff;
}
.revform__text a {
  color: #ffffff;
  text-decoration: underline;
}
.revform__text a:hover {
  color: #ffffff;
  text-decoration: none;
}
@media all and (max-width: 767px) {
  .rr_review_form .form_table .rr_form_row .rr_form_input input[type="text"] {
    width: 100% !important;
  }
}
@media all and (max-width: 767px) {
  .rr_review_form .form_table .rr_form_row .rr_required::after {
    display: none;
  }
}
.showcase__page {
  position: relative;
  background: #ffffff;
  color: #ffffff;
}
.showcase__page:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(left, #081e1c 0%, rgba(8, 30, 28, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #081e1c 0%, rgba(8, 30, 28, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #081e1c 0%, rgba(8, 30, 28, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#081e1c', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .showcase__page:before {
    display: none;
  }
}
.showcase__page .wrap {
  padding: 120px 0;
}
@media all and (max-width: 767px) {
  .showcase__page .wrap {
    padding: 50px 0 80px 0;
  }
}
.showcase__page h1 {
  font-size: 40px;
  line-height: 46px;
  position: relative;
  font-weight: 700;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 767px) {
  .showcase__page h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
.sp-easy-accordion {
  border-bottom: medium solid #ddd;
}
.sp-easy-accordion .ea-card.sp-ea-single {
  background: #ffffff !important;
  color: #17b4d6 !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: medium solid #ddd !important;
  border-left: medium solid #ddd !important;
  border-right: medium solid #ddd !important;
  border-bottom: none !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-easy-accordion .ea-card.sp-ea-single:hover {
  background: #f9f9f9 !important;
}
.sp-easy-accordion .ea-card.sp-ea-single.ea-expand {
  background: #ffffff !important;
  border: medium solid #20c3e7 !important;
}
.sp-easy-accordion .ea-card.sp-ea-single .ea-header a {
  color: #17b4d6 !important;
  position: relative;
  padding: 20px 80px 20px 20px;
}
.sp-easy-accordion .ea-card.sp-ea-single .ea-header a .ea-expand-icon.fa {
  color: #20c3e7 !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  float: none !important;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
  padding: 0 20px 20px 20px !important;
}
.videolist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.videolist li {
  width: 48.50%;
  margin-bottom: 20px;
  margin-right: 3%;
}
.videolist li:nth-child(even) {
  margin-right: 0;
}
.videolist .video a {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 1;
}
.videolist .video a:hover {
  opacity: 0.7;
}
.videolist .video a:after {
  content: "\f144";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  color: #20c3e7;
  font-size: 30px;
  text-align: center;
  z-index: 1;
}
#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;
  }
}
.contact {
  position: relative;
  background-color: #f2f2f2;
}
.contactbox {
  *zoom: 1;
}
.contactbox:before,
.contactbox:after {
  content: "";
  display: table;
}
.contactbox:after {
  clear: both;
}
.contactbox__right {
  float: right;
  width: 48.50%;
  margin-left: 3%;
}
@media all and (min-width: 990px) and (max-width: 1110px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .contactbox__right {
    width: 100%;
    margin-left: 0;
    float: none;
    margin-bottom: 40px;
  }
}
.contactbox__left {
  width: 100%;
}
@media all and (min-width: 990px) and (max-width: 1110px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .contactbox__left {
    width: 100%;
    float: none;
  }
}
@media all and (max-width: 500px) {
  .frmbox {
    padding: 0 20px;
  }
}
.c-item {
  margin: 20px 0;
  position: relative;
  padding-left: 210px;
}
@media all and (max-width: 500px) {
  .c-item {
    padding-left: 0;
  }
}
.c-item strong {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 192px;
  display: block;
  font-size: 15px;
}
@media all and (max-width: 500px) {
  .c-item strong {
    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;
    margin-bottom: 10px;
  }
}
.c-item .wpcf7-form-control-wrap,
.c-item .wpcf7-form-control {
  display: block;
}
.c-item .wpcf7-list-item {
  height: 36px;
}
.c-item .wpcf7-radio label {
  height: auto;
  line-height: 36px;
}
.cols {
  *zoom: 1;
}
.cols:before,
.cols:after {
  content: "";
  display: table;
}
.cols:after {
  clear: both;
}
.cols .col {
  float: left;
  width: 48.50%;
  margin-right: 3%;
}
@media all and (max-width: 767px) {
  .cols .col {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.cols .col + .col {
  margin-right: 0;
}
.cols h2,
.cols h3 {
  font-size: 20px;
  line-height: 26px;
  color: #17b4d6;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.conf {
  background-color: #f2f2f2;
  padding: 30px;
}
.conf select {
  -webkit-border-radius: 9999px 0 0 9999px;
  -moz-border-radius: 9999px 0 0 9999px;
  -ms-border-radius: 9999px 0 0 9999px;
  -o-border-radius: 9999px 0 0 9999px;
  border-radius: 9999px 0 0 9999px;
}
.conf .labelex {
  margin-bottom: 6px;
  display: block;
}
.conf .submited {
  text-align: center;
  margin-top: 30px;
}
.conf .submited input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
}
@media all and (max-width: 600px) {
  .conf .submited input[type="submit"] {
    margin-right: 0;
    margin-top: 20px;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.conf .submited .button--inverse {
  display: inline-block;
  vertical-align: middle;
  color: #17b4d6 !important;
  border-color: #17b4d6;
  margin-top: 0;
}
.conf .submited .button--inverse:hover {
  color: #ffffff !important;
  background-color: #20c3e7 !important;
  border-color: #20c3e7;
}
.wpcf7-acceptance .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item,
.wpcf7-radio .wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-acceptance input[type=radio],
.wpcf7-checkbox input[type=radio],
.wpcf7-radio input[type=radio],
.wpcf7-acceptance input[type=checkbox],
.wpcf7-checkbox input[type=checkbox],
.wpcf7-radio input[type=checkbox] {
  display: none;
}
.wpcf7-acceptance label,
.wpcf7-checkbox label,
.wpcf7-radio label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: 20px;
  margin-right: 15px;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 20px;
}
.wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label,
.wpcf7-radio .wpcf7-list-item-label {
  position: relative;
  padding-left: 44px;
  display: block;
}
.wpcf7-acceptance .wpcf7-list-item-label:before,
.wpcf7-checkbox .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-label:before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  left: 0;
  position: absolute;
  top: -1px;
  background-color: #ffffff;
  border: none;
  -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-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label:before,
.wpcf7-radio input[type=checkbox]:checked + .wpcf7-list-item-label:before,
.wpcf7-acceptance input[type=radio]:checked + .wpcf7-list-item-label:before,
.wpcf7-checkbox input[type=radio]:checked + .wpcf7-list-item-label:before,
.wpcf7-radio input[type=radio]:checked + .wpcf7-list-item-label:before {
  content: "\f111";
  font-size: 12px;
  color: #20c3e7;
  background-color: #ffffff;
  text-align: center;
  line-height: 36px;
  font-weight: bold;
  font-family: 'Font Awesome 5 Free';
}
.wpcf7-checkbox {
  display: block;
  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: 450px) {
  .wpcf7-checkbox {
    display: block;
    margin-bottom: 30px;
  }
}
.wpcf7-checkbox .wpcf7-list-item {
  width: 33.33%;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .wpcf7-checkbox .wpcf7-list-item {
    width: auto;
  }
}
@media all and (max-width: 450px) {
  .wpcf7-checkbox .wpcf7-list-item {
    width: 100%;
  }
}
.wpcf7-checkbox .wpcf7-list-item-label {
  text-transform: uppercase;
  font-weight: 400;
  max-width: 160px;
  font-size: 15px;
}
.dwqa-container input[type="text"],
.dwqa-container input[type="email"],
.dwqa-container input[type="tel"],
.dwqa-container select,
.dwqa-container textarea {
  border: thin solid #17b4d6;
}
.dwqa-questions-footer .dwqa-ask-question a {
  text-decoration: none !important;
  padding: 10px 20px;
  display: inline-block;
  color: #ffffff !important;
  background: #17b4d6 !important;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  height: auto !important;
  line-height: 22px !important;
  border: none;
}
.dwqa-questions-footer .dwqa-ask-question a span {
  display: inline-block;
  vertical-align: middle;
}
.dwqa-questions-footer .dwqa-ask-question a .fa,
.dwqa-questions-footer .dwqa-ask-question a .fas {
  margin-left: 30px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.dwqa-questions-footer .dwqa-ask-question a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #17b4d6 !important;
}
.dwqa-questions-footer .dwqa-ask-question a:hover .fa {
  color: #ffffff;
}
.dwqa-questions-footer .dwqa-ask-question a:hover span span {
  color: #ffffff;
}
.dwqa-questions-footer .dwqa-ask-question a.dark {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #111 !important;
}
.dwqa-questions-footer .dwqa-ask-question a.dark:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #17b4d6 !important;
}
.dwqa-questions-footer .dwqa-ask-question a--inverse {
  background-color: #17b4d6 !important;
  color: #ffffff !important;
  border: none;
}
.dwqa-questions-footer .dwqa-ask-question a--inverse:hover {
  background-color: #20c3e7 !important;
  color: #ffffff !important;
}
.dwqa-questions-footer .dwqa-ask-question a span {
  display: inline-block;
  vertical-align: middle;
}
.dwqa-questions-footer .dwqa-ask-question a .fa,
.dwqa-questions-footer .dwqa-ask-question a .fas {
  margin-left: 30px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.dwqa-questions-footer .dwqa-ask-question a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #17b4d6 !important;
}
.dwqa-questions-footer .dwqa-ask-question a:hover .fa {
  color: #ffffff;
}
.dwqa-questions-footer .dwqa-ask-question a:hover span span {
  color: #ffffff;
}
.dwqa-questions-footer .dwqa-ask-question a.dark {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #111 !important;
}
.dwqa-questions-footer .dwqa-ask-question a.dark:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #17b4d6 !important;
}
.dwqa-questions-footer .dwqa-ask-question a--inverse {
  background-color: #17b4d6 !important;
  color: #ffffff !important;
  border: none;
}
.dwqa-questions-footer .dwqa-ask-question a--inverse:hover {
  background-color: #20c3e7 !important;
  color: #ffffff !important;
}
.main input[name="dwqa-question-submit"],
.main input.dwqa-btn.dwqa-btn-primary {
  text-decoration: none !important;
  padding: 10px 20px;
  display: inline-block;
  color: #ffffff !important;
  background: #17b4d6 !important;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  height: auto !important;
  line-height: 22px !important;
}
.main input[name="dwqa-question-submit"] span,
.main input.dwqa-btn.dwqa-btn-primary span {
  display: inline-block;
  vertical-align: middle;
}
.main input[name="dwqa-question-submit"] .fa,
.main input.dwqa-btn.dwqa-btn-primary .fa,
.main input[name="dwqa-question-submit"] .fas,
.main input.dwqa-btn.dwqa-btn-primary .fas {
  margin-left: 30px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.main input[name="dwqa-question-submit"]:hover,
.main input.dwqa-btn.dwqa-btn-primary:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #17b4d6 !important;
}
.main input[name="dwqa-question-submit"]:hover .fa,
.main input.dwqa-btn.dwqa-btn-primary:hover .fa {
  color: #ffffff;
}
.main input[name="dwqa-question-submit"]:hover span span,
.main input.dwqa-btn.dwqa-btn-primary:hover span span {
  color: #ffffff;
}
.main input[name="dwqa-question-submit"].dark,
.main input.dwqa-btn.dwqa-btn-primary.dark {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #111 !important;
}
.main input[name="dwqa-question-submit"].dark:hover,
.main input.dwqa-btn.dwqa-btn-primary.dark:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #17b4d6 !important;
}
.main input[name="dwqa-question-submit"]--inverse,
.main input.dwqa-btn.dwqa-btn-primary--inverse {
  background-color: #17b4d6 !important;
  color: #ffffff !important;
  border: none;
}
.main input[name="dwqa-question-submit"]--inverse:hover,
.main input.dwqa-btn.dwqa-btn-primary--inverse:hover {
  background-color: #20c3e7 !important;
  color: #ffffff !important;
}
.main input[name="dwqa-question-submit"] span,
.main input.dwqa-btn.dwqa-btn-primary span {
  display: inline-block;
  vertical-align: middle;
}
.main input[name="dwqa-question-submit"] .fa,
.main input.dwqa-btn.dwqa-btn-primary .fa,
.main input[name="dwqa-question-submit"] .fas,
.main input.dwqa-btn.dwqa-btn-primary .fas {
  margin-left: 30px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.main input[name="dwqa-question-submit"]:hover,
.main input.dwqa-btn.dwqa-btn-primary:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #17b4d6 !important;
}
.main input[name="dwqa-question-submit"]:hover .fa,
.main input.dwqa-btn.dwqa-btn-primary:hover .fa {
  color: #ffffff;
}
.main input[name="dwqa-question-submit"]:hover span span,
.main input.dwqa-btn.dwqa-btn-primary:hover span span {
  color: #ffffff;
}
.main input[name="dwqa-question-submit"].dark,
.main input.dwqa-btn.dwqa-btn-primary.dark {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #111 !important;
}
.main input[name="dwqa-question-submit"].dark:hover,
.main input.dwqa-btn.dwqa-btn-primary.dark:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #17b4d6 !important;
}
.main input[name="dwqa-question-submit"]--inverse,
.main input.dwqa-btn.dwqa-btn-primary--inverse {
  background-color: #17b4d6 !important;
  color: #ffffff !important;
  border: none;
}
.main input[name="dwqa-question-submit"]--inverse:hover,
.main input.dwqa-btn.dwqa-btn-primary--inverse:hover {
  background-color: #20c3e7 !important;
  color: #ffffff !important;
}
#wp-question-content-wrap + p,
#wp-question-content-wrap + p + p {
  display: none;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span {
  padding-left: 6px;
  padding-right: 6px;
}
ul.dwqa-autocomplete li:before {
  display: none;
}
.dwqa-answer-form .wp-editor-container,
.dwqa-content-edit-form .wp-editor-container {
  border: thin solid #17b4d6;
}
.titembox {
  margin-top: 80px;
}
.titembox .item {
  margin-bottom: 80px;
}
#dwqa-search,
.dwqa-question-filter {
  display: none;
}
/* ------------------ HEADER ----------------*/
.header {
  background-color: #ffffff;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 999;
}
.header .wrap {
  padding: 30px 0;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .header .wrap {
    padding: 20px 0;
  }
}
a.logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  text-transform: uppercase;
  color: #154776;
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  text-decoration: none;
  font-family: 'STIX Two Text';
  text-align: left;
}
@media all and (min-width: 990px) and (max-width: 1110px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  a.logo {
    left: 3%;
  }
}
a.logo span {
  color: #17b4d6;
  display: block;
  text-transform: none;
}
a.logo:hover {
  color: #17b4d6;
  text-decoration: none;
}
/********************* Footer ******************/
.footer {
  background-color: #154776;
  color: #ffffff;
  border-top: thick solid #0d2d4b;
}
.footer a {
  color: #ffffff;
  text-decoration: underline;
}
.footer a:hover {
  color: #17b4d6;
}
.footer p {
  margin-bottom: 10px;
}
.footer .avr__score {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}
/* ------------------ MENU --------------------*/
#toogle-menu {
  display: none;
  width: 30px;
  height: 25px;
  z-index: 1000;
  float: right;
}
@media all and (min-width: 990px) and (max-width: 1110px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  #toogle-menu {
    display: block;
  }
}
#toogle-menu span {
  display: block;
  margin-bottom: 5px;
  height: 4px;
  background-color: #20c3e7;
}
#toogle-menu span:nth-child(3) {
  margin-bottom: 0;
}
.main-menu {
  font-size: 0;
  float: right;
}
@media all and (min-width: 990px) and (max-width: 1110px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .main-menu {
    position: absolute;
    left: -9999px;
  }
}
.main-menu > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.main-menu > li:first-child {
  margin-left: 0;
}
.main-menu > li:first-child > a {
  padding-left: 0;
  border-left: none;
}
.main-menu > li:hover > a {
  color: #17b4d6;
}
.main-menu > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.main-menu > li.soc > a {
  padding: 0 6px;
}
.main-menu > li.current-menu-item > a {
  color: #17b4d6;
}
.main-menu > li > a {
  text-decoration: none;
  font-size: 16px;
  display: block;
  color: #154776;
  position: relative;
  padding: 0 30px;
  font-family: 'STIX Two Text';
  font-weight: 400;
}
.main-menu > li > a:hover {
  color: #17b4d6;
  text-decoration: none;
}
.main-menu .sub-menu {
  background-color: #17b4d6;
  position: absolute;
  left: 0;
  top: 100%;
  width: 320px;
  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;
}
.main-menu .sub-menu > li {
  position: relative;
}
.main-menu .sub-menu > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.main-menu .sub-menu > li:hover > a {
  color: #20c3e7;
  text-decoration: none;
  background-color: #17b4d6;
}
.main-menu .sub-menu > li .current-menu-item {
  color: #ffffff;
  text-decoration: none;
  background-color: #15a1bf;
}
.main-menu .sub-menu > li > a {
  font-size: 17px;
  line-height: 24px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  color: #dbdbdb;
  font-weight: 400;
}
.main-menu .sub-menu > li > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #15a1bf;
}
.header.active .main-menu {
  margin-top: 0;
  left: 0;
  right: 0;
  background-color: #17b4d6;
  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 {
  float: none;
  margin: 0;
  display: block;
  padding: 0;
}
.header.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 {
  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.show {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
  position: relative;
  top: 0;
  width: 100%;
}
.header.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 {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 1px;
  padding: 6px;
  background-color: #128da8;
  z-index: 3;
  display: block;
  cursor: pointer;
}
.header.active .main-menu > li > .nav-click:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f107";
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
}
.header.active .main-menu > li.current-menu-item > a {
  color: #ffffff;
  background-color: #128da8;
}
.header.active .main-menu > li a:after {
  display: none;
}
.header.active .main-menu > li > a {
  padding: 20px 10px;
  color: #ffffff;
  line-height: 18px;
  font-size: 16px;
  display: block;
  border-bottom: 1px solid #20c3e7;
  /*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;
  border-top: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-transform: none;
}
