@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}@media print {
  .nav-menu {
    display: none;
  }
  .header {
    position: absolute;
  }
}

p {
  margin-bottom: 20px;
}

.w-slider-dot {
  height: 6px;
  background-color: #ffffff;
  width: 6px;
  margin-left: 15px !important;
}
.w-slider-dot.w-active {
  height: 6px;
  background-color: #ffffff;
  width: 6px;
}
.w-slider-dot.w-active:after {
  content: "";
  display: block;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  margin: auto;
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #ffffff;
}

.dropdown-list-link.active {
  background-color: #5c99bf;
  color: #fff;
}

.hide {
  display: none;
}

.bule-slide-nav .w-slider-dot {
  height: 6px;
  background-color: #097192;
  width: 6px;
  margin-left: 15px !important;
}
.bule-slide-nav .w-slider-dot.w-active {
  height: 6px;
  background-color: #097192;
  width: 6px;
}
.bule-slide-nav .w-slider-dot.w-active:after {
  content: "";
  display: block;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  margin: auto;
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #000000;
}
.bule-slide-nav {
  pointer-events: auto;
}

.w-select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.word-brreak {
  word-break: break-all;
}

.e-news-col-l {
  background-image: none;
}

.bule-slide-nav .w-slider-dot {
  height: 6px;
  background-color: #097192;
  width: 6px;
  margin-left: 15px !important;
}
.bule-slide-nav .w-slider-dot.w-active {
  height: 6px;
  background-color: #097192;
  width: 6px;
}
.bule-slide-nav .w-slider-dot.w-active:after {
  content: "";
  display: block;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  margin: auto;
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #000000;
}
.bule-slide-nav {
  pointer-events: auto;
}
.header-button-mobile .header-language-text:first-child{
    margin-left: 0px;
}

a {
  word-break: break-word;
}

.sending-txt {
  display: none;
  text-align: center;
  color: white;
}

.photo-gallery-link-b {
  width: 100%;
}

.filter-link {
  white-space: nowrap;
}

.search-result-link:hover .purple-text {
  color: #FFF !important;
}
.purple-text {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-sending-txt {
  display: none;
}

.menu-sub-dropdown {
  max-width: none !important;
}

.content-col-100 {
  width: 100%;
}

.grecaptcha-badge {
  display: none;
}

.home-banner-slider {
  background-color: #86C3F4;
}

.home-banner-title {
  font-size: 45px;
}

.home-banner-txt {
  font-size: 30px;
}

.home-slide-col-txt {
  padding: 0px 5%;
}

.e-newsletter-category-short-description-container {
  height: 270px;
  overflow: auto;
}

.menu-sub-dropdown-list {
  display: none;
}

.menu-sub-dropdown-link {
  display: none;
}

.nav-menu {
  overflow: auto;
}

.heading {
  text-transform: inherit;
  line-height: 57px;
}

.home-achieve-slider {
  margin-top: 0px;
}

.home-achieve-header-container {
  position: relative;
}

.home-achieve-slider.w-slider {
  text-align: inherit;
}

.home-achieve-title-container {
  display: inline-block;
  position: relative;
  margin-bottom: 40px;
}

.home-achieve-arrow-container {
  position: absolute;
}

.home-achieve-arrow-l, .home-achieve-arrow-r {

}

@media only screen and (max-width: 1931px) {
  .home-banner-title {
    font-size: 38px;
  }
}

@media only screen and (max-width: 1593px) {
  .home-banner-title {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1218px) {
  .home-banner-title {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .e-newsletter-category-short-description-container {
    height: auto;
  }

  .home-banner-title {
    font-size: 34px;
  }

  .home-slide-col-txt {
    padding: 40px 0 80px;
  }
}