.uk-grid {
    margin-left: -40px!important;
    margin-right: -40px!important;
}
.uk-grid>* {
    padding-left: 40px!important;
    padding-right: 40px!important;
}

.uk-dropdown {
  text-align: left;
  padding: 15px;
  border-radius: 7px;
  background: #FFFFFF;
  box-shadow: 0 9px 24px -4px rgba(0,0,0,0.63);
}
.uk-dropdown-item {
}
.uk-dropdown-item a {
  padding: 7px 20px;
  margin: 0;
  display: block;
  height: auto;
  font-size: 13px;
  color: rgb(45, 45, 45)!important;
  text-align: center;
  line-height: 20px;
}
.uk-dropdown-item a:hover {
  color: #bc9e5f!important;
}
.blob {
  z-index: 9999;
  position: absolute;
  top: 5%;
  left: 35%;
  fill: #F8E71C;
  width: 40vmax;
  z-index: -1;
  animation: move 15s cubic-bezier(0.76, 0.01, 0.26, 1) infinite;
  transform-origin: 50% 50%;
}
 
@keyframes move {
  0%   { transform: scale(1)   translate(-10px, -30px); } 
  38%  { transform: scale(0.8, 1) translate(40vw, 30vh) rotate(160deg); }
  40%  { transform: scale(0.8, 1) translate(40vw, 30vh) rotate(160deg); }
  78%  { transform: scale(1.3) translate(0vw, 30vw) rotate(-20deg); }
  80%  { transform: scale(1.3) translate(0vw, 30vw) rotate(-20deg); }
  100% { transform: scale(1)   translate(-5px, -25px); } 
}

.page_labels ul, .page_labels ul li {
  margin: 60px 0;
  padding: 0;
  list-style: none;
}

.socials-float {
  z-index: 999;
  position: fixed;
  bottom: 18px;
  right: 90px;
  width: auto;
  list-style: none;
}
  .socials-float li {
    display: inline-block;
    margin-right: 9px;
  }

.video-container:hover .ps-tip {
    display: block;
}
.ps-tip {
    -webkit-transition: all 0.33s ease-out;
    -moz-transition: all 0.33s ease-out;
    -o-transition: all 0.33s ease-out;
    transition: all 0.33s ease-out;
    display: none;
    background: #000;
    margin-left: 28px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1000;
    border-radius: 8px;
    color: #fff;
    margin-top: -70px;
}

.crisp-kquevr {
    transform: scale(1.3)!important;
    animation: jump 5s linear alternate infinite!important;
}
.crisp-bubble {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #000;
  color: #fff;
  padding: 6px;
  border-radius: 6px;
}

/****** GLOBAL STYLE ******/

.header {
  position: relative;
  border-top: 13px solid #A1574A;
  background-color: #F3E7D9;
}
.header .header-logo-over {
  z-index: 2;
  position: absolute;
  top: -80px;
  left: 50%;
  width: 840px;
  height: 835px;
  margin-left: -420px;
  background: transparent url(../../assets/images/logo_overbg.png) center top no-repeat;
  background-size: contain;
}
.header .header-logo {
  z-index: 9;
  position: absolute;
  top: 100px;
  left: 50%;
  width: 90%;
  max-width: 362px;
  height: 404px;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  background: transparent url(../../assets/images/logo.png) center top no-repeat;
  background-size: contain;
}
.header .header-image {
  position: relative;
  z-index: 1;
  height: 650px;
  background: #eee url('') center center no-repeat;
  background-size: cover;
}
.header.header-small .header-image {
  position: relative;
  max-height: 400px;
}
.header.header-small .header-logo {
  max-height: 250px;
  top: 240px;
}
.header .header-text {
  position: relative;
  z-index: 3;
  text-align: center;
}
.content {
  position: relative;
  text-align: center;
  z-index: 9;
  padding: 70px 10px;
  padding-top: 110px;
}

.presentation {
  background: transparent url('') center center no-repeat;
  background-size: cover;
  padding: 300px 0 0 0;
}
  .presentation .presentation-content {
    position: relative;
    background: transparent url(../../assets/images/footer_block_bg.png) center top no-repeat;
    background-size: cover;
    padding: 70px;
    padding-right: 350px;
    margin-bottom: -100px;
  }

.avatar-row {
  margin: 50px 0;
}
.avatar {
  max-width: 240px;
  font-size: .9rem;
}
  .avatar .avatar-image {
    display: inline-block;
    height: 120px;
    width: 120px;
    margin: 0 auto;
    margin-bottom: 20px;
    background: transparent url() center center no-repeat;
    background-size: cover;
    border-radius: 100px;
  }
  .avatar > strong {
    display: block;
  }
  .avatar > div {
    display: block;
  }

footer {
    background: #A1574A;
    color: #FFF;
    padding: 70px;
    padding-top: 230px;
}
  footer h4 {
    font-size: 1.5rem;
    color: #F3E7D9;
    margin-bottom: 20px;
  }
  footer .footer-socials {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none; 
  }
    footer .footer-socials li {
      display: inline-block;
      margin: 0;
      margin-right: 10px;
      padding: 0;
      list-style: none;
    }
      footer .footer-socials li img {
        width: 40px;
        filter: brightness(3000%);
      }

.video-screen {
  position: relative;
  max-width: 560px;
  height: 290px;
  margin: 0 auto;
  background: rgba(0,0,0,1) url(../../assets/images/video-screen.jpg) center bottom no-repeat;
  background-size: cover;
  margin-top: -200px;
  margin-bottom: 60px;
  -webkit-transition: all 0.33s ease-out;
  -moz-transition: all 0.33s ease-out;
  -o-transition: all 0.33s ease-out;
  transition: all 0.33s ease-out;
  -webkit-box-shadow: 0px 10px 18px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 10px 18px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 10px 18px 0px rgba(50, 50, 50, 0.75);
}
  .video-screen:before {
    z-index: 2;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background: rgba(0,0,0,.3);*/
  }
  .video-screen:after {
    cursor: pointer;
    z-index: 3;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent url(../../assets/images/button_play.png) center center no-repeat;
    background-size: 103px;
    -webkit-transition: all 0.33s ease-out;
    -moz-transition: all 0.33s ease-out;
    -o-transition: all 0.33s ease-out;
    transition: all 0.33s ease-out;
    animation: circleScale 1s infinite;
  }
  .video-screen-float {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }

.page-with-header {
  
}
  .page-with-header .header .header-text {
    padding-top: 110px;
    padding-bottom: 90px;
  }
  .page-with-header .content {
    padding-top: 30px;
  }


@keyframes circleScale {
  0% {transform: scale(0.8)  }
  50% { transform: scale(1.1) }
  100% { transform: scale(0.8) }
}
@keyframes jump {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.modal-video {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 90%;
  height: 90%;
  background-color: #000000d9;
  /*border-radius: 5%;*/
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s 0.5s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
  -webkit-transition: all 0.17s ease-out;
  -moz-transition: all 0.17s ease-out;
  -o-transition: all 0.17s ease-out;
  transition: all 0.17s ease-out;
}
.modal-video.is-visible {
  opacity: 1;
  visibility: visible;
  width: 100%;
  height: 100%;
  border-radius: 0%;
}
.modal-video .modal-video-bg {
  cursor: pointer;
  z-index: 2;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}
.modal-video .modal-video-src {
  z-index: 3;
  position: absolute;
  width: 90%;
  max-width: 800px;
  max-height: 440px;
  top: 50%;
  left: 50%;
  background-color: rgba(255,255,255,0);
  box-shadow: 0 9px 24px -4px rgba(0,0,0,0.63);
  -webkit-transform: translate(-50%, -60%);
  -moz-transform: translate(-50%, -60%);
  -o-transform: translate(-50%, -60%);
  -ms-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
  -webkit-transition: all 0.17s ease-out;
  -moz-transition: all 0.17s ease-out;
  -o-transition: all 0.17s ease-out;
  transition: all 0.17s ease-out;
}
.modal-video.is-visible .modal-video-src {
  background-color: #fff;
  box-shadow: 0 9px 24px -4px rgba(0,0,0,0.63);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.modal-video .modal-video-btn-close {
  z-index: 4;
  cursor: pointer;
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 30px;
  color: #fff;
}



