@font-face {
  font-family: HelveticaNeueLTPro-Roman;
  src: url("fonts/HelveticaNeueLTPro-Roman.6f0b67a1ea8b.otf") format("opentype"); }
@font-face {
  font-family: HelveticaNeueLTPro-Thin;
  src: url("fonts/HelveticaNeueLTPro-Th.451d58594954.otf") format("opentype"); }
@font-face {
  font-family: HelveticaNeueLTPro-Light;
  src: url("fonts/HelveticaNeueLTPro-Lt.5ef4e382220d.otf") format("opentype"); }
body {
  font-family: HelveticaNeueLTPro-Roman, "Helvetica Neue", Helvetica, sans-serif;
  color: #00205b;
  line-height: 24px; }

a {
  text-decoration: underline;
  color: #00205b; }

h1 {
  font-family: HelveticaNeueLTPro-Thin, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 3rem;
  font-weight: 100; }

nav .nav-link {
  color: #00205b;
  text-decoration: underline; }

.navbar .navbar-nav {
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap; }
  .navbar .navbar-nav .nav-item {
    margin: 0 24px;
    font-size: 20px; }

.container {
  max-width: 1170px; }

#hero {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.7)), url("img/hero.bb91f0f21125.jpg");
  background-size: cover;
  background-position: top center; }
  #hero h1 {
    font-size: 4.5rem;
    line-height: 1; }
    #hero h1 span.slovar {
      font-style: italic;
      font-family: "HelveticaNeueLTPro-Roman", Helvetica, sans-serif;
      font-weight: bolder; }
  #hero div.gesla {
    position: relative; }
    #hero div.gesla img {
      width: 100%; }
    #hero div.gesla div#geslaslider {
      position: absolute;
      width: 60%;
      height: 40%;
      top: 30%;
      left: 15%; }
      #hero div.gesla div#geslaslider .carousel-item span {
        display: block; }
        #hero div.gesla div#geslaslider .carousel-item span.upo {
          opacity: 0.8;
          font-weight: 700;
          font-style: italic; }
        #hero div.gesla div#geslaslider .carousel-item span.exp {
          padding-left: 1em;
          font-size: 1.1em; }
    #hero div.gesla .carousel-indicators {
      position: relative; }
      #hero div.gesla .carousel-indicators button {
        border-radius: 10px;
        height: 10px;
        width: 10px;
        margin-left: 8px;
        margin-right: 8px;
        background-color: white;
        border: 2px solid #5c89a6 !important; }
        #hero div.gesla .carousel-indicators button.active {
          background-color: #5c89a6; }

.herovid {
  border-radius: 8px;
  overflow: hidden; }

#testimonials {
  background: url("img/quotemark.ef5a33159889.svg") top 10% right 10% no-repeat, linear-gradient(180deg, #90b3c7 50%, #FFFFFF 50%); }
  #testimonials img {
    border-radius: 8px;
    width: 100%; }
    #testimonials img:hover {
      filter: brightness(0.7); }
  #testimonials h2 {
    font-family: HelveticaNeueLTPro-Light, "Helvetica Neue", sans-serif;
    font-size: 2.5rem; }
  #testimonials .playwrap {
    position: relative; }
    #testimonials .playwrap:hover img {
      filter: brightness(0.7); }
    #testimonials .playwrap:hover .playbtn {
      filter: brightness(1.5); }
    #testimonials .playwrap .playbtn {
      position: absolute;
      width: 50px;
      height: auto;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  #testimonials .arrow {
    max-width: 160px; }

#articles {
  background: linear-gradient(180deg, #FFFFFF 40%, #d2ac92 40%); }
  #articles img {
    border-radius: 8px; }

.mobile-logo {
  max-width: 108px; }

.muted {
  color: #90b3c7; }

#footer {
  background-color: #d2ac92; }

.instafeed {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .instafeed .item {
    padding: 1% 5%; }
    .instafeed .item .imgwrap {
      display: inline-block;
      position: relative; }
      .instafeed .item .imgwrap img {
        border-radius: 10px; }
      .instafeed .item .imgwrap img.igicon {
        position: absolute;
        bottom: 0px;
        right: 0px; }
    .instafeed .item h5 {
      font-weight: bold;
      font-size: 1.5rem; }

.btn {
  border-radius: 28px;
  background-color: #D2AC92;
  border: none;
  padding-top: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  color: #00205B; }
  .btn:active, .btn:hover, .btn:focus {
    background-color: #D9B49A;
    color: #00205b; }

#ambassadors {
  min-height: 300px;
  background: url("img/quotemark.ef5a33159889.svg") bottom 45% right 10% no-repeat, #97bcce; }
  #ambassadors h2 {
    color: white;
    font-family: HelveticaNeueLTPro-Light, "Helvetica Neue", sans-serif;
    font-weight: 400; }
  #ambassadors .carousel .carousel-item {
    padding: 5%; }
  #ambassadors .carousel .card {
    border-radius: 10px;
    border-color: #ffffff;
    margin-bottom: 40px; }
    #ambassadors .carousel .card:before {
      content: "";
      position: absolute;
      top: -15px;
      left: 48%;
      width: 0;
      border-bottom: 15px solid white;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent; }
    #ambassadors .carousel .card .card-body iframe {
      margin: auto !important; }
  #ambassadors .carousel .testauthor {
    justify-content: center;
    align-content: center;
    display: flex; }
    #ambassadors .carousel .testauthor .name h3 {
      font-size: 18px;
      color: white;
      line-height: 60px; }
    #ambassadors .carousel .testauthor .name h4 {
      font-size: 14px;
      color: white; }
    #ambassadors .carousel .testauthor img {
      width: 60px;
      height: 60px;
      margin-right: 30px; }
  #ambassadors .carousel .controls button.prev,
  #ambassadors .carousel .controls button.next {
    background: 0 0;
    border: 0; }
  #ambassadors .carousel .carousel-indicators {
    position: relative; }
    #ambassadors .carousel .carousel-indicators button {
      border-radius: 10px;
      height: 10px;
      width: 10px;
      border: 2px solid white;
      background-color: transparent;
      margin-left: 8px;
      margin-right: 8px; }
      #ambassadors .carousel .carousel-indicators button.active {
        background-color: white; }

#takepart {
  background: url("img/form_back.feb61a0b89b4.png") top 50px right 50px no-repeat; }
  #takepart form .form-control {
    border-radius: 30px;
    border-color: #A5C4D7; }
  #takepart .text-left {
    text-align: left !important; }
    #takepart .text-left br {
      margin-top: 10px;
      content: " ";
      display: block; }

#yplayer {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.8);
  overscroll-behavior: none; }
  #yplayer .btn-close {
    position: absolute;
    right: -10px;
    top: -10px;
    opacity: 0.9;
    border: 3px solid #90b3c7;
    z-index: 1000; }

.natecajform h4 {
  text-align: center; }
.natecajform #preview {
  background-color: #eee;
  box-shadow: 0px 0px 7px #ddd;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

@media (max-width: 575.98px) {
  .navbar .navbar-nav {
    justify-content: space-evenly; }
    .navbar .navbar-nav .nav-item {
      font-size: 16px;
      margin: 0 15px; }

  #testimonials {
    background: url("img/quotemark.ef5a33159889.svg") top 50px right 20px/60% no-repeat, linear-gradient(180deg, #90b3c7 320px, #FFFFFF 320px); }

  #takepart {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url("img/doves.5a909a9ebf47.png") top 20px right -50% no-repeat; }

  #hero h1 {
    font-size: 3.5rem; } }
.shadeit {
  box-shadow: 0px 0px 7px #ddd; }

/*# sourceMappingURL=style.css.map  */
