@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Montserrat:300,400,500,600,700,800,900");
.container {
  max-width: 1300px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%; }

.container-xs {
  max-width: 860px; }

.container-m {
  max-width: 1100px; }

.container-l {
  max-width: 1300px; }

.container-xl {
  max-width: 1600px; }

.no-container {
  width: 100%;
  padding: 0;
  max-width: none; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  .col-xs-1.pull-left, .col-sm-1.pull-left, .col-md-1.pull-left, .col-lg-1.pull-left, .col-xs-2.pull-left, .col-sm-2.pull-left, .col-md-2.pull-left, .col-lg-2.pull-left, .col-xs-3.pull-left, .col-sm-3.pull-left, .col-md-3.pull-left, .col-lg-3.pull-left, .col-xs-4.pull-left, .col-sm-4.pull-left, .col-md-4.pull-left, .col-lg-4.pull-left, .col-xs-5.pull-left, .col-sm-5.pull-left, .col-md-5.pull-left, .col-lg-5.pull-left, .col-xs-6.pull-left, .col-sm-6.pull-left, .col-md-6.pull-left, .col-lg-6.pull-left, .col-xs-7.pull-left, .col-sm-7.pull-left, .col-md-7.pull-left, .col-lg-7.pull-left, .col-xs-8.pull-left, .col-sm-8.pull-left, .col-md-8.pull-left, .col-lg-8.pull-left, .col-xs-9.pull-left, .col-sm-9.pull-left, .col-md-9.pull-left, .col-lg-9.pull-left, .col-xs-10.pull-left, .col-sm-10.pull-left, .col-md-10.pull-left, .col-lg-10.pull-left, .col-xs-11.pull-left, .col-sm-11.pull-left, .col-md-11.pull-left, .col-lg-11.pull-left, .col-xs-12.pull-left, .col-sm-12.pull-left, .col-md-12.pull-left, .col-lg-12.pull-left {
    float: left; }
  .col-xs-1.pull-right, .col-sm-1.pull-right, .col-md-1.pull-right, .col-lg-1.pull-right, .col-xs-2.pull-right, .col-sm-2.pull-right, .col-md-2.pull-right, .col-lg-2.pull-right, .col-xs-3.pull-right, .col-sm-3.pull-right, .col-md-3.pull-right, .col-lg-3.pull-right, .col-xs-4.pull-right, .col-sm-4.pull-right, .col-md-4.pull-right, .col-lg-4.pull-right, .col-xs-5.pull-right, .col-sm-5.pull-right, .col-md-5.pull-right, .col-lg-5.pull-right, .col-xs-6.pull-right, .col-sm-6.pull-right, .col-md-6.pull-right, .col-lg-6.pull-right, .col-xs-7.pull-right, .col-sm-7.pull-right, .col-md-7.pull-right, .col-lg-7.pull-right, .col-xs-8.pull-right, .col-sm-8.pull-right, .col-md-8.pull-right, .col-lg-8.pull-right, .col-xs-9.pull-right, .col-sm-9.pull-right, .col-md-9.pull-right, .col-lg-9.pull-right, .col-xs-10.pull-right, .col-sm-10.pull-right, .col-md-10.pull-right, .col-lg-10.pull-right, .col-xs-11.pull-right, .col-sm-11.pull-right, .col-md-11.pull-right, .col-lg-11.pull-right, .col-xs-12.pull-right, .col-sm-12.pull-right, .col-md-12.pull-right, .col-lg-12.pull-right {
    float: right; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 890px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.background {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-position: center center; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.aligner-t {
  display: table; }

.align-middle-t {
  display: table-cell;
  vertical-align: middle; }

.align-middle-fl {
  display: flex;
  align-items: center; }

.j-content {
  justify-content: center; }

.padding-xs {
  padding-top: 7.5px;
  padding-bottom: 7.5px; }

.padding-m {
  padding-top: 15px;
  padding-bottom: 15px; }

.padding-l {
  padding-top: 25px;
  padding-bottom: 25px; }

.padding-xl {
  padding-top: 35px;
  padding-bottom: 35px; }

.margin-xs {
  margin: 7.5px 0; }

.margin-m {
  margin: 15px 0; }

.margin-l {
  margin: 25px 0; }

.margin-xl {
  margin: 35px 0; }

.margin-bottom {
  margin-bottom: 15px; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.overflow-hidden {
  overflow: hidden; }

.color-white {
  color: #fff; }

.text-white {
  color: #fff; }

.text-pink {
  color: #B52555; }

.text-blue {
  color: #A0D1CA; }

.text-violet {
  color: #7A97AB; }

.uppercase {
  text-transform: uppercase; }

.transition {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.pull-active .content-menu ul.menu {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInRight;
  -webkit-animation-name: fadeInRight; }

.pull-active .content-menu .col-left {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  -webkit-animation-name: fadeInLeft; }

.fast-animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -ms-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s; }

.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes ripple {
  0% {
    box-shadow: 0 0 0 0px #fff, 0 0 0 0px #fff, 0 0 0 0px #fff, 0 0 0 0px #fff; }
  100% {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0), 0 0 0 10px rgba(255, 255, 255, 0), 0 0 0 15px rgba(255, 255, 255, 0), 0 0 0 20px rgba(255, 255, 255, 0); } }
@-webkit-keyframes opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.opacity {
  -webkit-animation-name: opacity;
  animation-name: opacity; }

@-webkit-keyframes inside-right {
  0% {
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes inside-right {
  0% {
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@-webkit-keyframes scale {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0); }
  30% {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  50% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes scale {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0); }
  30% {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  50% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes pulse {
  from {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    opacity: 1;
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    opacity: 1;
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

html, body {
  margin: 0;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 300; }

body.pull-active {
  overflow: hidden; }

#page {
  height: 100%;
  position: relative;
  z-index: 2;
  padding-top: 70px; }
  .admin-menu #page {
    padding-top: 78px; }
  .not-front #page {
    padding-top: 102px; }
  @media (max-width: 540px) {
    #page {
      padding-top: 62px; } }

.hotelier.admin-menu #page,
.client.admin-menu #page {
  padding-top: 103px; }

.discover.page-node-53 #page {
  padding-top: 0; }
.discover.admin-menu.page-node-53 #page {
  padding-top: 78px; }

#content-header {
  background: #dedede;
  text-align: left; }

.top-header {
  background: #000;
  width: 100%;
  left: 0;
  -moz-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out; }
  .discover.page-node-53 .top-header {
    position: absolute;
    top: -100%; }
  .top-header ul {
    margin: 0;
    padding: 0; }
  .top-header li {
    list-style: none;
    float: left;
    margin: 0; }
  .top-header a {
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 14px; }
    .top-header a.clients {
      background: #A0D1CA; }
    .top-header a.partners {
      background: #7A97AB; }
    .top-header a:hover.clients {
      background: #4a4a4a;
      color: #A0D1CA; }
    .top-header a:hover.partners {
      color: #7A97AB;
      background: #4a4a4a; }
  .top-header .support {
    font-size: 14px;
    padding: 6px 0 6px 0; }
    .top-header .support li a {
      padding: 2px 15px;
      font-weight: 600; }
      .top-header .support li a.active {
        color: #B52555; }
        .client .top-header .support li a.active {
          color: #A0D1CA; }
        .hotelier .top-header .support li a.active {
          color: #7A97AB; }
      .top-header .support li a:hover {
        color: #B52555; }
        .client .top-header .support li a:hover {
          color: #A0D1CA; }
        .hotelier .top-header .support li a:hover {
          color: #7A97AB; }
    @media (max-width: 767px) {
      .top-header .support {
        display: none; } }
  .top-header .login a {
    padding: 8px 15px;
    letter-spacing: 1.7px; }
  @media (max-width: 540px) {
    .top-header .login {
      width: 100%; }
      .top-header .login li {
        width: 50%; } }

#header {
  position: fixed;
  background: #fff;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 1px solid #dedede;
  z-index: 9;
  -moz-transition: padding 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out;
  -webkit-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out; }
  #header.active {
    padding-top: 30px; }
    .discover.page-node-53 #header.active .top-header {
      top: 0; }
  .admin-menu #header {
    top: 29px; }
  #header .logo {
    float: left; }
    #header .logo a {
      display: block;
      padding: 18px 0;
      -moz-transition: padding 0.1s ease-in-out;
      -o-transition: padding 0.1s ease-in-out;
      -webkit-transition: padding 0.1s ease-in-out;
      transition: padding 0.1s ease-in-out; }
    #header .logo img {
      -moz-transition: max-width 0.1s ease-in-out;
      -o-transition: max-width 0.1s ease-in-out;
      -webkit-transition: max-width 0.1s ease-in-out;
      transition: max-width 0.1s ease-in-out; }
    @media (max-width: 540px) {
      #header .logo img {
        max-width: 180px; } }
  #header #header-region {
    float: right; }
  #header ul.menu {
    margin: 0;
    padding-right: 70px; }
    #header ul.menu li {
      text-align: center;
      margin: 0;
      padding: 0;
      position: relative; }
      #header ul.menu li:hover > a, #header ul.menu li:hover > .nolink, #header ul.menu li.active > a, #header ul.menu li.active > .nolink, #header ul.menu li.active-trail > a, #header ul.menu li.active-trail > .nolink {
        font-weight: 400; }
        #header ul.menu li:hover > a:before, #header ul.menu li:hover > .nolink:before, #header ul.menu li.active > a:before, #header ul.menu li.active > .nolink:before, #header ul.menu li.active-trail > a:before, #header ul.menu li.active-trail > .nolink:before {
          bottom: 0;
          opacity: 1; }
      #header ul.menu li:hover ul {
        display: block; }
      #header ul.menu li:last-child ul {
        left: auto;
        right: 0; }
    #header ul.menu ul {
      display: none;
      position: absolute;
      background: #fff;
      width: 240px;
      left: 0;
      padding: 0;
      -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); }
      #header ul.menu ul li {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #dedede; }
        #header ul.menu ul li a, #header ul.menu ul li .nolink {
          padding: 15px;
          font-size: 13px;
          display: block;
          text-transform: uppercase; }
          #header ul.menu ul li a:before, #header ul.menu ul li .nolink:before {
            display: none; }
    #header ul.menu a, #header ul.menu .nolink {
      padding: 25px 15px;
      position: relative;
      -moz-transition: padding 0.1s ease-in-out;
      -o-transition: padding 0.1s ease-in-out;
      -webkit-transition: padding 0.1s ease-in-out;
      transition: padding 0.1s ease-in-out; }
      #header ul.menu a:before, #header ul.menu .nolink:before {
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        position: absolute;
        width: 100%;
        height: 5px;
        background: #B52555;
        content: "";
        opacity: 0;
        left: 0;
        bottom: -5px; }
        .client #header ul.menu a:before, .client #header ul.menu .nolink:before {
          background: #A0D1CA; }
        .hotelier #header ul.menu a:before, .hotelier #header ul.menu .nolink:before {
          background: #7A97AB; }
      @media (max-width: 1220px) {
        #header ul.menu a, #header ul.menu .nolink {
          padding: 26px 10px;
          font-size: 14px; } }
    @media (max-width: 980px) {
      #header ul.menu {
        display: none; } }
  #header.small .logo a {
    padding: 13px 0; }
  #header.small .logo img {
    max-width: 140px; }
  #header.small ul.menu a,
  #header.small ul.menu .nolink {
    padding-top: 15px;
    padding-bottom: 15px; }
  #header.small .pull-menu {
    top: 13px; }

.section {
  position: relative;
  width: 100%;
  float: left; }
  .section.node-brands h2 {
    background: url('../images/plus.png?1540216657') repeat 0 0;
    padding: 45px 0 0;
    margin-bottom: 65px;
    font-weight: 900; }
    .section.node-brands h2:after {
      content: "";
      background: url('../images/icon_logo_arrow.png?1540216130') no-repeat center center;
      width: 100%;
      height: 50px;
      display: inline-block;
      margin-bottom: -30px; }
  @media (max-width: 767px) {
    .section.node-brands .figure:last-child {
      margin-bottom: 0 !important; } }
  .hotelier .section.first-section {
    padding-top: 50px;
    padding-bottom: 50px; }
  .section.section-two-columns {
    position: relative; }
    .section.section-two-columns .field-name-field-text {
      padding: 50px; }
      @media (max-width: 767px) {
        .section.section-two-columns .field-name-field-text {
          padding: 0 0 15px;
          margin-top: 25px; } }
    .section.section-two-columns .col-left .align-middle-fl, .section.section-two-columns .col-right .align-middle-fl {
      height: 100%; }
      .page-node-53.discover .section.section-two-columns .col-left .align-middle-fl, .page-node-53.discover .section.section-two-columns .col-right .align-middle-fl {
        height: auto; }
    .section.section-two-columns .col-left {
      min-height: 50px;
      padding: 0; }
      @media (max-width: 767px) {
        .section.section-two-columns .col-left {
          padding: 0; }
          .section.section-two-columns .col-left img {
            width: 100%;
            display: block; } }
    .section.section-two-columns .no-container .col-left {
      padding: 0;
      width: 50%;
      margin-right: -100%;
      background-size: cover;
      background-position: center center; }
      .section.section-two-columns .no-container .col-left .img-container {
        float: none;
        width: 22000px;
        text-align: center; }
      .section.section-two-columns .no-container .col-left img {
        width: 100%; }
    .section.section-two-columns .no-container .col-right {
      width: 100%;
      max-width: 1330px;
      margin: 0 auto;
      float: none; }
    .section.section-two-columns .no-container .field-name-field-text {
      width: 50%;
      float: right; }
      .section.section-two-columns .no-container .field-name-field-text > .field-items {
        width: 100%; }
    .section.section-two-columns.pull-right .col-left {
      float: right; }
    .section.section-two-columns.pull-right .no-container .col-left {
      margin-right: auto;
      margin-left: -100%; }
    .section.section-two-columns.pull-right .no-container .field-name-field-text {
      float: left; }
    .section.section-two-columns.pull-right .bg-color {
      left: 0;
      right: auto; }
    .section.section-two-columns .bg-color {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 50%; }
      @media (max-width: 767px) {
        .section.section-two-columns .bg-color {
          width: 100%; } }
    .section.section-two-columns .image-container {
      text-align: center; }
    @media (max-width: 767px) {
      .section.section-two-columns .no-container .col-left {
        width: 100%;
        margin-right: 0;
        height: 180px; }
        .section.section-two-columns .no-container .col-left .img-container {
          float: none;
          width: 100%; }
      .section.section-two-columns .no-container .col-right {
        float: left; }
      .section.section-two-columns .no-container .field-name-field-text {
        width: 100%; }
      .section.section-two-columns.pull-right .no-container .col-left {
        margin-left: 0%; } }
  .section.section-text-block .col-left {
    padding-right: 100px; }
  .section.separator span {
    height: 10px;
    width: 100%;
    float: left;
    background: url('../images/separator.png?1540301483') no-repeat center center/cover; }
  .section.section-two-columns-text .custom_list_1 {
    padding: 0 25px 50px;
    width: 100%;
    float: left; }
    .section.section-two-columns-text .custom_list_1 li {
      margin: 25px 0;
      list-style: none;
      padding-left: 60px;
      position: relative; }
    .section.section-two-columns-text .custom_list_1 .icon {
      width: 50px;
      height: 50px;
      display: inline-block;
      background: url('../images/icons/icon_1.png?1540315009') no-repeat center center;
      position: absolute;
      top: 0;
      left: 0; }
    .section.section-two-columns-text .custom_list_1 .icon_2 {
      background-image: url('../images/icons/icon_2.png?1540315009'); }
    .section.section-two-columns-text .custom_list_1 .icon_3 {
      background-image: url('../images/icons/icon_3.png?1540315009'); }
    .section.section-two-columns-text .custom_list_1 .icon_4 {
      background-image: url('../images/icons/icon_4.png?1540315009'); }
    .section.section-two-columns-text .custom_list_1 .icon_5 {
      background-image: url('../images/icons/icon_5.png?1540315009'); }
  .section.our-brand-logos {
    margin-bottom: 45px; }
    .section.our-brand-logos .field-collection-view {
      width: 20%;
      float: left;
      clear: none;
      position: relative; }
      @media (max-width: 767px) {
        .section.our-brand-logos .field-collection-view {
          width: 33.3334%; } }
      @media (max-width: 540px) {
        .section.our-brand-logos .field-collection-view {
          width: 50%; } }
      .section.our-brand-logos .field-collection-view a {
        height: 100%;
        text-align: center;
        display: block;
        padding: 0.5px; }
        .section.our-brand-logos .field-collection-view a:hover img {
          -webkit-filter: invert(0%) grayscale(0) brightness(1);
          filter: invert(0%) grayscale(0) brightness(1); }
      .section.our-brand-logos .field-collection-view .field-collection-view-links {
        position: absolute;
        bottom: 0;
        z-index: 2; }
      .section.our-brand-logos .field-collection-view img {
        -webkit-filter: invert(62%) grayscale(1) brightness(180%);
        filter: invert(62%) grayscale(1) brightness(180%);
        -moz-transition: filter 0.2s ease-in-out;
        -o-transition: filter 0.2s ease-in-out;
        -webkit-transition: filter 0.2s ease-in-out;
        transition: filter 0.2s ease-in-out;
        width: 100%;
        height: auto; }
    .section.our-brand-logos .field-collection-container .field-items .field-item {
      margin: 0; }

.slideshow {
  position: relative;
  overflow: hidden; }
  .slideshow .field-collection-view {
    position: relative;
    margin: 0; }
  .slideshow .slide-content {
    color: #fff;
    height: 350px;
    width: 100%;
    float: left; }
    .slideshow .slide-content p:last-child {
      margin: 0; }
    .slideshow .slide-content .content {
      padding: 50px 15px; }
  .slideshow .field-collection-view-links {
    position: absolute;
    bottom: 10px;
    right: 40px; }
    .slideshow .field-collection-view-links a {
      color: #fff; }
  .slideshow .field-collection-container ul.action-links-field-collection-add {
    margin: 0;
    padding: 0; }
  .slideshow .action-links {
    position: absolute;
    bottom: 10px;
    right: 10px; }
    .slideshow .action-links li {
      list-style: none;
      margin: 0; }
    .slideshow .action-links a {
      color: #fff; }

/*Home page*/
.intro {
  text-align: center;
  color: #fff;
  padding: 90px 15px 180px 15px; }
  @media (max-width: 767px) {
    .intro {
      padding-bottom: 50px; } }
  .intro h1 {
    font-size: 62px;
    line-height: 72px;
    font-weight: 500; }
    .intro h1 img {
      width: 47px; }
    @media (max-width: 1210px) {
      .intro h1 {
        font-size: 45px;
        line-height: 50px; }
        .intro h1 img {
          width: 32px; } }
    @media (max-width: 935px) {
      .intro h1 {
        font-size: 38px;
        line-height: 42px; }
        .intro h1 img {
          width: 27px; } }
    @media (max-width: 540px) {
      .intro h1 {
        font-size: 32px;
        line-height: 34px; }
        .intro h1 img {
          width: 22px; } }
  .intro img {
    vertical-align: inherit;
    margin: 0 15px; }
  .intro b {
    font-weight: 700; }
  .intro h4 {
    margin: 0; }
    @media (max-width: 540px) {
      .intro h4 {
        font-size: 18px;
        line-height: 22px; } }
  .intro a {
    text-decoration: none;
    color: #fff; }
  .intro .play-video {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 30px;
    margin: 45px 0;
    border: 2px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out; }
    .intro .play-video:before {
      content: "";
      width: 50px;
      height: 50px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -25px;
      margin-top: -25px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      animation: ripple, ripple, ripple;
      animation-delay: 1s, 4s, 7s;
      animation-duration: 2s; }
    .intro .play-video i {
      top: -3px;
      position: relative;
      left: 4px; }
    .intro .play-video:hover {
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }
  .intro .mouse {
    background: url('../images/icons/mouse.png?1540752801') no-repeat center center/cover;
    width: 16px;
    height: 54px;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -8px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .intro .mouse {
        background-image: url('../images/icons/mouse_2.png?1540753060'); } }
  .intro ul.login {
    position: absolute;
    bottom: 85px;
    left: 0;
    width: 100%; }
    @media (max-width: 767px) {
      .intro ul.login {
        position: static; }
        .intro ul.login li {
          margin: 0 5px 15px; }
          .intro ul.login li.first {
            margin-right: 0; }
          .intro ul.login li.second {
            margin-left: 0; } }
    @media (max-width: 540px) {
      .intro ul.login li {
        margin: 0 0 15px;
        width: 100%; } }

ul.login, div.login {
  margin: 0;
  padding: 0; }
  ul.login li, div.login li {
    list-style: none;
    display: inline-block;
    text-align: center; }
    ul.login li.first, div.login li.first {
      margin-right: 50px; }
    ul.login li.second, div.login li.second {
      margin-left: 50px; }
  ul.login a, div.login a {
    display: block;
    font-weight: 500;
    text-decoration: none;
    color: #fff;
    text-align: center; }
    ul.login a span, div.login a span {
      font-size: 18px;
      background-color: #A0D1CA;
      color: #000;
      display: block;
      padding: 15px 35px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px; }
    ul.login a.partners span, div.login a.partners span {
      background-color: #7A97AB; }
    ul.login a.small:hover, ul.login a small:hover, div.login a.small:hover, div.login a small:hover {
      color: #bdbdbd; }
    ul.login a small, div.login a small {
      display: block;
      margin: 10px 0 5px; }
    ul.login a:hover span, div.login a:hover span {
      background: #000;
      color: #fff; }

.social-intro {
  margin: 0;
  padding: 0;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  color: #fff;
  top: 50%;
  left: -115px; }
  .social-intro li {
    list-style: none;
    display: inline-block;
    margin: 0 10px; }
    .social-intro li:first-child:before {
      content: "";
      height: 1px;
      background: #fff;
      width: 60px;
      display: inline-block;
      margin-right: 10px; }
  .social-intro a {
    color: #fff;
    display: block; }
    .social-intro a:hover {
      color: #000; }

@media (max-width: 767px) {
  section .social-intro {
    display: none; } }

.field-collection-view {
  padding: 0;
  margin: 0; }

.field-collection-view,
.field-collection-container {
  border: none;
  margin: 0; }

.field-name-field-figures {
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 25px; }
  .field-name-field-figures a {
    text-decoration: none; }
    .field-name-field-figures a:hover .field-name-field-main-title,
    .field-name-field-figures a:hover .field-name-field-sub-title {
      color: #B52555; }
  .field-name-field-figures .field-item .field {
    display: block; }
    .field-name-field-figures .field-item .field.field-name-field-image {
      margin-bottom: 15px;
      display: table;
      width: 100%; }
      .field-name-field-figures .field-item .field.field-name-field-image .field-items {
        display: table-cell;
        vertical-align: middle; }
    .field-name-field-figures .field-item .field.field-name-field-big-number {
      font-size: 70px;
      line-height: 70px;
      margin-bottom: 15px;
      display: inline-block;
      width: 100%;
      font-family: "Montserrat", sans-serif;
      color: #003057; }
      @media (max-width: 1500px) {
        .field-name-field-figures .field-item .field.field-name-field-big-number {
          font-size: 55px;
          line-height: 55px; } }
      @media (max-width: 767px) {
        .field-name-field-figures .field-item .field.field-name-field-big-number {
          font-size: 45px;
          line-height: 45px; } }
  .field-name-field-figures .field-name-field-main-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #000;
    text-transform: uppercase; }
  .field-name-field-figures .field-name-field-sub-title {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 20px;
    max-width: 360px;
    margin: 0 auto; }
  @media (max-width: 767px) {
    .field-name-field-figures .figure {
      margin-bottom: 30px !important; } }

.figures-about .field-name-field-figures .field-item .field.field-name-field-big-number {
  color: #B52555; }

.figures-home a img {
  -moz-transition: filter 0.2s ease-in-out;
  -o-transition: filter 0.2s ease-in-out;
  -webkit-transition: filter 0.2s ease-in-out;
  transition: filter 0.2s ease-in-out;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }
.figures-home a:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0); }

.leadership-block {
  margin: 25px 0 0; }
  .leadership-block .field-collection-view {
    margin-bottom: 0; }
  .leadership-block .col-xs-12 {
    padding: 0.5px; }
  .leadership-block .field-collection-view-links {
    position: absolute;
    top: 10px;
    right: 10px; }
  .leadership-block aside {
    float: left;
    height: 250px;
    width: 100%; }
    .leadership-block aside > .content {
      display: flex;
      align-items: center;
      text-align: center;
      justify-content: center;
      color: #fff;
      padding: 15px;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: rgba(181, 37, 85, 0.7);
      padding: 15px;
      opacity: 0;
      visibility: hidden;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0); }
    .leadership-block aside .field-type-text-with-summary {
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0); }
    .leadership-block aside p {
      margin: 0; }
    .leadership-block aside:hover .content {
      opacity: 1;
      visibility: visible;
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
    .leadership-block aside:hover .field-type-text-with-summary {
      -moz-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s;
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }

#footer {
  width: 100%;
  background-color: #001C34;
  text-align: center;
  font-size: 14px;
  position: relative; }
  #footer ul.menu {
    text-align: center;
    margin: 15px 0;
    padding: 0; }
  #footer .block {
    padding: 50px 25px;
    text-align: center;
    color: #fff;
    max-width: 1200px;
    margin: 0 auto; }
  #footer a, #footer .nolink {
    color: #fff;
    text-decoration: none; }
    #footer a:hover, #footer .nolink:hover {
      color: #c8c8db; }
    #footer a.active, #footer .nolink.active {
      color: #B52555; }
      .client #footer a.active, .client #footer .nolink.active {
        color: #A0D1CA; }
      .hotelier #footer a.active, .hotelier #footer .nolink.active {
        color: #7A97AB; }
  #footer .logo {
    margin-bottom: 15px; }
  #footer img {
    margin-top: 20px; }
  #footer p {
    text-transform: uppercase; }
    #footer p a {
      color: #B52555; }
      .client #footer p a {
        color: #A0D1CA; }
      .hotelier #footer p a {
        color: #7A97AB; }
  #footer ul ul {
    display: none !important; }

.footer-social {
  margin: 10px 0 15px 0;
  padding: 0; }
  .footer-social li {
    display: inline-block;
    list-style: none;
    margin: 0  8px; }
    .footer-social li a {
      color: #fff;
      text-align: center;
      background: #B52555;
      width: 35px;
      height: 35px;
      line-height: 35px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      display: block; }
      .client .footer-social li a {
        background: #A0D1CA; }
      .hotelier .footer-social li a {
        background: #7A97AB; }
      .footer-social li a:hover {
        background: #000; }

.marketo-form h4 {
  margin: 0;
  background: #B52555;
  color: #fff;
  padding: 20px 10px;
  text-align: center; }
.marketo-form .mktoForm {
  margin: 0;
  padding: 10px;
  border: 1px solid #f1f1f1;
  background: #f8f8f8; }
  .marketo-form .mktoForm .mktoNative {
    margin: 0 !important; }
  .marketo-form .mktoForm .mktoCheckboxList input {
    height: auto !important;
    margin: 10px 0;
    width: auto !important; }
.marketo-form label.mktoLabel {
  color: #4A4A4A;
  font-size: 14px;
  font-weight: 300;
  width: 100% !important;
  margin-bottom: 5px; }
.marketo-form .mktoButtonRow {
  margin-top: 10px; }
.marketo-form .mktoNative button {
  background: #A0D1CA; }

.mktoForm .mktoNative button {
  background: #A0D1CA !important; }

.remove-video iframe {
  display: none; }

.go-top {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #B52555;
  color: #fff;
  font-size: 18px;
  cursor: pointer; }
  .go-top:hover {
    background: #000; }

.field-name-field-text .field-item p:last-child {
  margin-bottom: 0; }

.view-client-front-block .views-row {
  width: 33.33334%;
  float: left; }
.view-client-front-block .block-why-us {
  height: 250px;
  display: table;
  text-align: center;
  width: 100%;
  filter: grayscale(1);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .view-client-front-block .block-why-us a {
    background: rgba(0, 0, 0, 0.4);
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700; }
  .view-client-front-block .block-why-us:hover {
    filter: grayscale(0); }
@media (max-width: 767px) {
  .view-client-front-block {
    width: 50%; } }
@media (max-width: 540px) {
  .view-client-front-block {
    width: 100%; } }

#news_output {
  width: 100%;
  float: left; }
  #news_output ul {
    margin: 15px 0 0;
    padding: 0; }
  #news_output li {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0 0 25px;
    margin: 0;
    color: #fff;
    font-size: 14px; }
    #news_output li:last-child {
      margin: 0; }
  #news_output a {
    color: #fff;
    text-decoration: none; }
    #news_output a:hover {
      color: #B52555; }
  #news_output .date {
    font-style: italic;
    font-size: 12px;
    color: #D9D9D9;
    margin-bottom: 10px; }
  #news_output .more {
    color: #D692A9;
    margin-top: 10px;
    text-transform: uppercase;
    display: block; }
  #news_output h4 {
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    padding: 0; }
  #news_output .image {
    width: 25%;
    display: table-cell; }
  #news_output .text {
    width: 75%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 25px; }

.video-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opactity 0.2s ease-in-out;
  -o-transition: opactity 0.2s ease-in-out;
  -webkit-transition: opactity 0.2s ease-in-out;
  transition: opactity 0.2s ease-in-out; }
  .video-content.active {
    opacity: 1;
    visibility: visible; }
  .video-content .video-align {
    padding: 50px 0; }
  .video-content .close-video {
    color: #fff;
    float: right;
    padding: 15px 0;
    cursor: pointer; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%; }

.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#sliding-popup {
  max-width: 400px;
  height: auto !important;
  padding: 15px; }
  #sliding-popup .popup-content {
    max-width: 100%; }
    #sliding-popup .popup-content #popup-text,
    #sliding-popup .popup-content #popup-buttons {
      max-width: 100%;
      width: 100%; }
    #sliding-popup .popup-content #popup-buttons {
      margin: 5px 0 0; }
  #sliding-popup h2 {
    font-size: 18px;
    line-height: 22px; }

.block-event {
  display: table;
  width: 100%;
  float: left;
  margin-bottom: 15px;
  color: #4a4a4a;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400; }
  .block-event .image {
    display: table-cell;
    vertical-align: middle;
    width: 20%; }
  .block-event .content {
    display: table-cell;
    vertical-align: middle;
    width: 80%;
    padding-left: 15px; }
  .block-event .date {
    color: #ccc;
    font-style: italic;
    font-size: 12px;
    font-weight: 300; }
  .block-event .title {
    margin-bottom: 5px; }
  .block-event .stand {
    display: block;
    font-size: 12px; }

.field-name-body img {
  height: auto !important; }

* {
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(../js/boxsizing.htc); }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em;
  margin: 0 0 15px;
  font-family: "Montserrat", sans-serif; }

h1 {
  font-size: 54px;
  line-height: 62px;
  font-weight: 700; }
  h1 strong, h1 b {
    font-weight: 900; }
  @media (max-width: 860px) {
    h1 {
      font-size: 42px;
      line-height: 46px; } }

h2 {
  font-size: 42px;
  line-height: 48px;
  font-weight: 700; }
  h2 strong, h2 b {
    font-weight: 900; }
  @media (max-width: 860px) {
    h2 {
      font-size: 32px;
      line-height: 36px; } }

h3 {
  font-size: 32px;
  line-height: 38px;
  margin: 15px 0;
  font-weight: 600;
  letter-spacing: 1px; }
  h3 strong, h3 b {
    font-weight: 900; }
  @media (max-width: 860px) {
    h3 {
      font-size: 24px;
      line-height: 28px; } }

h4 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 400; }
  @media (max-width: 860px) {
    h4 {
      font-size: 20px;
      line-height: 24px; } }

h5 {
  font-size: 20px;
  font-weight: 400; }

h6 {
  font-size: 18px;
  font-weight: 400; }

.block-title {
  font-size: 32px;
  line-height: 38px;
  margin: 0 0 25px;
  font-weight: 600;
  letter-spacing: 1px; }
  .block-title strong, .block-title b {
    font-weight: 900; }
  @media (max-width: 860px) {
    .block-title {
      font-size: 24px;
      line-height: 28px; } }

big {
  font-size: 20px;
  line-height: 24px; }

p {
  margin: 0 0 1em 0;
  font-size: 16px;
  line-height: 24px; }

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap; }

b, strong {
  font-weight: 600; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp, tt {
  line-height: 1.5em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaa; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

#site-name {
  font-weight: 300;
  padding: 0 0 0.5em;
  margin: 0; }

div.view div.views-admin-links {
  width: auto; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.clearfix {
  clear: both; }

#system-themes-form img {
  width: 100px; }

.form-item .description {
  font-style: italic;
  margin-top: 5px;
  color: #777; }

#edit-delete {
  color: #c00; }

div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #036;
  background: #bdf;
  border: 1px solid #ace; }

div.warning {
  color: #840;
  background: #fe6;
  border-color: #ed5; }

div.error {
  color: white;
  background: #e63;
  border-color: #d52; }

div.status {
  color: #360;
  background: #cf8;
  border-color: #bbee77;
  margin-top: 70px; }

::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  height: auto;
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid,
textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 99%; }

td {
  vertical-align: top; }

tr.even td,
tr.odd td {
  padding: 10px 5px; }

tr.odd {
  background-color: white; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 2em; }

dd {
  margin: 0 0 0 2em; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

ul {
  list-style-type: disc; }
  ul li {
    margin: .5em 0; }
  ul ul {
    list-style-type: circle; }
    ul ul ul {
      list-style-type: square; }
      ul ul ul ul {
        list-style-type: circle; }

ol {
  list-style-type: decimal; }
  ol ol {
    list-style-type: lower-alpha; }
    ol ol ol {
      list-style-type: decimal; }

#navigation ul {
  margin: 0px;
  float: left;
  padding: 0px; }
#navigation li {
  list-style: none;
  margin: 5px;
  float: left; }

#footer p {
  margin: 0px; }

.node-type-corp-news {
  background: #fff; }
  .node-type-corp-news .section {
    height: 100vh; }
    .node-type-corp-news .section.bg-news {
      min-height: 300px;
      -moz-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      -webkit-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
    @media (max-width: 800px) {
      .node-type-corp-news .section {
        height: auto;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover; }
        .node-type-corp-news .section.bg-news {
          min-height: inherit;
          height: 300px;
          -moz-transition: all 1s ease-in-out;
          -o-transition: all 1s ease-in-out;
          -webkit-transition: all 1s ease-in-out;
          transition: all 1s ease-in-out; } }
    @media (max-width: 800px) and (max-width: 460px) {
      .node-type-corp-news .section.bg-news {
        height: 200px; } }
    @media (max-width: 800px) {
        .node-type-corp-news .section .bg-section {
          -moz-background-size: contain;
          -o-background-size: contain;
          -webkit-background-size: contain;
          background-size: contain;
          background-position: top center !important; } }
  .node-type-corp-news .section-content-new {
    margin-bottom: 30px;
    display: table;
    width: 100%;
    height: auto;
    padding-bottom: 25px; }
    .node-type-corp-news .section-content-new .group-header {
      position: relative; }
      .node-type-corp-news .section-content-new .group-header .content-header {
        width: 100%;
        background-color: #fff;
        padding: 35px 25px 10px 25px;
        top: 1px;
        position: relative; }
        .node-type-corp-news .section-content-new .group-header .content-header h1 p {
          font-weight: 100;
          font-size: 36px;
          line-height: 44px;
          margin: 0; }
          .node-type-corp-news .section-content-new .group-header .content-header h1 p span {
            color: #B52555; }
    .node-type-corp-news .section-content-new .group-left {
      padding-right: 50px;
      padding-left: 25px; }
    .node-type-corp-news .section-content-new .group-right {
      padding-left: 0;
      padding-top: 8px; }
      .node-type-corp-news .section-content-new .group-right .md-button {
        display: block;
        margin-bottom: 15px; }
        .node-type-corp-news .section-content-new .group-right .md-button a {
          color: #fff;
          display: block; }
          .node-type-corp-news .section-content-new .group-right .md-button a:hover {
            color: #003057; }
    @media (max-width: 767px) {
      .node-type-corp-news .section-content-new .group-left, .node-type-corp-news .section-content-new .group-right {
        padding: 15px; } }
  .node-type-corp-news .group-header {
    padding: 0;
    margin-bottom: 25px; }
    @media (max-width: 800px) {
      .node-type-corp-news .group-header {
        margin-bottom: 15px; }
        .node-type-corp-news .group-header .content-header {
          margin-top: 0 !important;
          padding: 15px !important; } }
  .node-type-corp-news .field-name-post-date {
    padding: 5px 0 0;
    width: 100%; }
  .node-type-corp-news .field-name-field-tags-news {
    width: 100%;
    display: inline-block; }
    .node-type-corp-news .field-name-field-tags-news a {
      color: #77777A;
      text-decoration: none; }
      .node-type-corp-news .field-name-field-tags-news a:hover {
        text-decoration: underline; }

.field-name-field-main-title,
.field-name-field-main-title p {
  font-weight: 100;
  font-size: 36px;
  line-height: 44px; }
  .field-name-field-main-title p,
  .field-name-field-main-title p p {
    margin: 0; }
  .field-name-field-main-title span,
  .field-name-field-main-title p span {
    color: #B52555; }

#block-views-news_home-block {
  width: 100%;
  display: inline-block;
  padding: 5px 5px 0; }
  #block-views-news_home-block .block-title {
    font-size: 50px;
    width: 100%;
    padding: 25px;
    margin: 0;
    text-align: center;
    display: inline-block; }

.new-block {
  width: 33.33334%;
  float: left;
  padding: 15px;
  text-align: left; }
  .new-block .content-block {
    position: relative;
    overflow: hidden; }
    .new-block .content-block:hover .title a:before {
      right: -100%; }
    .new-block .content-block:hover .title a:after {
      bottom: 50%;
      visibility: visible;
      opacity: 1; }
    .new-block .content-block:hover img {
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    .new-block .content-block:hover .text {
      background: #003057;
      color: #dedede; }
      .new-block .content-block:hover .text a {
        color: #f1f1f1; }
  .new-block img {
    width: 100%;
    height: auto;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .new-block .text {
    padding: 15px;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .new-block .changed {
    font-size: 9px; }
  .new-block .title a {
    font-size: 14px;
    color: #77777a;
    text-decoration: none;
    line-height: 18px;
    width: 100%;
    float: left; }
  @media (max-width: 800px) {
    .new-block {
      width: 50%; } }
  @media (max-width: 580px) {
    .new-block {
      width: 100%; } }

.field-name-post-date {
  display: none; }

.new .field-name-post-date {
  display: block; }

.contact_discover_bloques {
  width: 100%;
  display: inline-block;
  margin: 15px 0; }
  .contact_discover_bloques .bloque {
    width: 50%;
    padding: 5px;
    float: left; }
    .contact_discover_bloques .bloque.hotelier_contact a {
      background-color: #F68746; }
      .contact_discover_bloques .bloque.hotelier_contact a:hover {
        border-color: #F68746;
        color: #F68746; }
    .contact_discover_bloques .bloque.client_contact a {
      background-color: #A0D1CA; }
      .contact_discover_bloques .bloque.client_contact a:hover {
        border-color: #A0D1CA;
        color: #A0D1CA; }
    .contact_discover_bloques .bloque a {
      font-size: 14px;
      padding: 15px 40px 15px 25px;
      text-decoration: none;
      text-transform: uppercase;
      display: block;
      color: #fff;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      border: 1px solid transparent; }
      .contact_discover_bloques .bloque a:hover {
        background-color: transparent;
        border: 1px solid; }
      .contact_discover_bloques .bloque a strong {
        display: block; }

.bg-section {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 100%;
  padding: 50px 0;
  float: left;
  width: 100%;
  display: table;
  background-position: center center; }

.node-type-error-page #header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%; }
.node-type-error-page #page {
  display: table;
  width: 100%; }
.node-type-error-page #main {
  width: 100%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 70px 0;
  padding-bottom: 350px; }
.node-type-error-page footer {
  position: absolute;
  bottom: 0;
  left: 0; }
.node-type-error-page #content-header {
  max-width: 600px;
  margin: 0 auto; }
.node-type-error-page .title {
  font-weight: 100;
  font-size: 72px;
  margin: 35px;
  line-height: 66px;
  color: #B52555;
  border-bottom: 2px dashed #B52555; }
.node-type-error-page article {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  font-size: 22px; }
@media (max-width: 560px) {
  .node-type-error-page .title {
    font-size: 42px; } }

/* FLEX SLIDER*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  max-width: 100%; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  float: left;
  width: 100%;
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel {
  margin-top: 25px; }
  .carousel li {
    text-align: center;
    margin: 0 10px; }
    .carousel li img {
      display: inline-block;
      vertical-align: middle; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 60px;
  height: 60px;
  margin: -30px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "fontello";
  font-size: 40px;
  display: inline-block;
  content: '\e801';
  color: #f3f3f3;
  background: #000;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%; }

.flex-direction-nav a.flex-next:before {
  content: '\e802'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "fontello";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  margin: 15px 0 0;
  text-align: center;
  float: left; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 40px;
  height: 6px;
  display: block;
  background: #000;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.flex-control-paging li a:hover {
  background: #B52555; }

.flex-control-paging li a.flex-active {
  background: #B52555;
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
.tabs {
  top: 0; }

ul.primary,
ul.secondary {
  overflow: hidden;
  *zoom: 1;
  border: 0;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  white-space: nowrap;
  width: 100%;
  text-align: left;
  top: 0; }
  .not-front ul.primary, .not-front
  ul.secondary {
    top: 0; }
  ul.primary li,
  ul.secondary li {
    float: none;
    /* LTR */
    display: inline-block;
    margin: 0; }
  ul.primary a,
  ul.secondary a {
    border: 1px solid #e9e9e9;
    border-right: 0;
    border-bottom: 0;
    display: block;
    line-height: 1.5em;
    text-decoration: none; }

/*
 * Primary tabs
 */
ul.primary li {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  text-shadow: white 1px 1px 0;
  border: none;
  border-bottom: 0;
  margin: 0;
  /* LTR */
  float: left; }
  ul.primary li.active {
    border-bottom: 1px solid white;
    margin-bottom: -1px;
    /* Overlap the ul's border. */ }

/*
 * Secondary tabs
 */
ul.secondary {
  font-size: .9em;
  margin-top: -1.5em;
  /* Collapse bottom margin of ul.primary. */
  padding-bottom: .5em; }

ul.primary li a,
ul.primary li.active a {
  border: none;
  border-right: 1px solid #ccc;
  border-top: none;
  display: block;
  margin: 0;
  color: #77777A;
  background: #f8f8f8;
  padding: 5px 10px; }
  ul.primary li a:hover,
  ul.primary li.active a:hover {
    border-bottom: 1px solid #ccc; }

ul.menu li {
  display: inline-block;
  list-style: none; }
ul.menu a, ul.menu .nolink {
  display: block;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }

.pull-menu {
  width: 32px;
  height: 28px;
  display: inline-block;
  position: absolute;
  top: 26px;
  right: 20px;
  z-index: 97;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }
  @media (max-width: 540px) {
    .pull-menu {
      top: 20px; } }
  .pull-menu span {
    display: block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    height: 2px;
    background-color: #003057;
    position: relative; }
    .pull-menu span:nth-child(1) {
      width: 80%; }
    .pull-menu span:nth-child(2) {
      width: 60%;
      margin: 5px 0;
      -moz-transition: background 0.2s ease-in-out;
      -o-transition: background 0.2s ease-in-out;
      -webkit-transition: background 0.2s ease-in-out;
      transition: background 0.2s ease-in-out;
      -moz-transition-delay: 1s;
      -o-transition-delay: 1s;
      -webkit-transition-delay: 1s;
      transition-delay: 1s; }
    .pull-menu span:nth-child(1), .pull-menu span:nth-child(3) {
      top: 0;
      left: 0;
      -moz-transition-property: width, left, top, -moz-transform;
      -o-transition-property: width, left, top, -o-transform;
      -webkit-transition-property: width, left, top, -webkit-transform;
      transition-property: width, left, top, transform;
      -moz-transition-duration: 0.2s, 0.2s, 0.3s, 0.3s;
      -o-transition-duration: 0.2s, 0.2s, 0.3s, 0.3s;
      -webkit-transition-duration: 0.2s, 0.2s, 0.3s, 0.3s;
      transition-duration: 0.2s, 0.2s, 0.3s, 0.3s;
      -moz-transition-delay: 0.3s, 0.3s, 0.3s, 0.5s;
      -o-transition-delay: 0.3s, 0.3s, 0.3s, 0.5s;
      -webkit-transition-delay: 0.3s, 0.3s, 0.3s, 0.5s;
      transition-delay: 0.3s, 0.3s, 0.3s, 0.5s; }
  .pull-menu.close-menu {
    position: absolute;
    top: 40px;
    right: 40px;
    color: #fff; }
    .pull-menu.close-menu span {
      background: #fff; }
  .pull-menu.active span:nth-child(1), .pull-menu.active span:nth-child(3) {
    -moz-transition-delay: 0.1s, 0.2s, 0.3s, 0.2s;
    -o-transition-delay: 0.1s, 0.2s, 0.3s, 0.2s;
    -webkit-transition-delay: 0.1s, 0.2s, 0.3s, 0.2s;
    transition-delay: 0.1s, 0.2s, 0.3s, 0.2s;
    width: 50%;
    left: 8px; }
  .pull-menu.active span:nth-child(1) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 5px; }
  .pull-menu.active span:nth-child(2) {
    background: none;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  .pull-menu.active span:nth-child(3) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -9px; }
  .pull-menu small {
    font-size: 11px;
    float: left; }

.overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  padding-top: 70px;
  padding-bottom: 50px;
  background: rgba(43, 43, 43, 0.98);
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #fff; }
  .pull-active .overlay {
    opacity: 1;
    visibility: visible; }
  .overlay .overlay-content {
    display: table;
    width: 100%;
    height: 100%; }
  .overlay .align-menu {
    display: table-cell;
    vertical-align: middle; }
  .overlay .content-menu {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 999; }
  .overlay .col-left {
    padding-right: 15px; }
    .overlay .col-left p {
      border-top: 1px solid #979797;
      margin-top: 25px;
      padding-top: 25px;
      width: 100%;
      float: left;
      margin-bottom: 15px; }
  .overlay .col-right {
    border-left: 1px solid #979797;
    padding-left: 25px; }
  .overlay h2 {
    border-bottom: 1px solid #979797;
    margin: 0 0 30px;
    padding: 0 0 25px; }
  .overlay .login {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%; }
    .overlay .login li {
      margin: 0; }
  .overlay ul.menu {
    padding: 0; }
    .overlay ul.menu li {
      text-align: right;
      display: block;
      margin: 0 0 10px; }
      .overlay ul.menu li.home a {
        font-size: 42px;
        padding: 0;
        margin-top: -17px; }
        .overlay ul.menu li.home a:hover {
          color: #B52555; }
      .overlay ul.menu li.home .discover.front {
        color: #B52555; }
    .overlay ul.menu .nolink {
      color: #fff;
      font-weight: 400; }
    .overlay ul.menu .client-menu a:hover {
      color: #A0D1CA; }
    .overlay ul.menu .partner-menu a:hover {
      color: #7A97AB; }
    .overlay ul.menu .discover-menu a:hover {
      color: #B52555; }
    .overlay ul.menu a {
      color: #fff; }
      .overlay ul.menu a.first {
        font-size: 22px;
        line-height: 26px; }
        .overlay ul.menu a.first:hover {
          color: #f3f3f3; }
      .overlay ul.menu a.client {
        color: #A0D1CA; }
      .overlay ul.menu a.partner {
        color: #7A97AB; }
      .overlay ul.menu a.discover {
        color: #B52555; }
    .overlay ul.menu ul {
      margin-bottom: 30px;
      padding: 0; }
      .overlay ul.menu ul a {
        font-size: 12px;
        line-height: 16px; }
      .overlay ul.menu ul ul {
        margin: 10px 0 20px; }
        .overlay ul.menu ul ul a {
          font-size: 10px; }
  @media (max-width: 767px) {
    .overlay {
      text-align: center; }
      .overlay .login li {
        margin-bottom: 15px; }
      .overlay .col-right, .overlay .col-left {
        padding: 0 15px;
        border: none; }
      .overlay ul.menu li {
        text-align: center; } }

::-webkit-input-placeholder {
  color: #4a4a4a;
  font-style: italic;
  font-size: 14px;
  font-weight: 100; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #4a4a4a;
  font-style: italic;
  font-size: 14px;
  font-weight: 100; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #4a4a4a;
  font-style: italic;
  font-size: 14px;
  font-weight: 100; }

:-ms-input-placeholder {
  color: #4a4a4a;
  font-style: italic;
  font-size: 14px;
  font-weight: 100; }

#block-webform-client-block-19 ::-webkit-input-placeholder {
  color: #fff;
  font-style: italic;
  font-size: 12px;
  font-weight: 100; }
#block-webform-client-block-19 :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-style: italic;
  font-size: 12px;
  font-weight: 100; }
#block-webform-client-block-19 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-style: italic;
  font-size: 12px;
  font-weight: 100; }
#block-webform-client-block-19 :-ms-input-placeholder {
  color: #fff;
  font-style: italic;
  font-size: 12px;
  font-weight: 100; }

select::-ms-expand {
  display: none; }

input[type="text"],
input[type="password"] {
  padding: 8px;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

input[type="submit"] {
  padding: 12px 25px;
  color: #fff;
  background: #B52555;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  text-transform: uppercase;
  font-size: 12px; }

.btn,
.form-submit {
  text-decoration: none;
  border: none;
  padding: 15px 45px;
  line-height: 14px;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-weight: 400;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  background: #f3f3f3;
  color: #000; }

.btn-big {
  padding: 20px 45px;
  font-size: 14px;
  line-height: 16px; }

.btn-small {
  padding: 10px 25px; }

.btn-default {
  color: #fff;
  background-color: #003057;
  border-bottom-color: #dcdcdc; }
  .btn-default:hover {
    color: #003057;
    background-color: #dcdcdc; }

.btn-pink {
  color: #fff;
  background-color: #B52555;
  border-bottom-color: #dcdcdc; }
  .btn-pink:hover {
    color: #B52555;
    background-color: #dcdcdc; }

.btn-blue {
  color: #fff;
  background-color: #A0D1CA;
  border-bottom-color: #dcdcdc; }
  .btn-blue:hover {
    color: #A0D1CA;
    background-color: #dcdcdc; }

.btn-violet {
  color: #fff;
  background-color: #7A97AB;
  border-bottom-color: #dcdcdc; }
  .btn-violet:hover {
    color: #7A97AB;
    background-color: #dcdcdc; }

.btn-orange {
  color: #fff;
  background-color: #F68746;
  border-bottom-color: #dcdcdc; }
  .btn-orange:hover {
    color: #F68746;
    background-color: #dcdcdc; }

.btn-full {
  width: 100%; }

.block-webform label,
.webform-client-form label {
  color: #fff;
  font-size: 14px;
  font-weight: 300; }
.block-webform input, .block-webform textarea, .block-webform select,
.webform-client-form input,
.webform-client-form textarea,
.webform-client-form select {
  padding: 12px 8px 12px 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #939393;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 100%; }
  .block-webform input:focus.required, .block-webform textarea:focus.required, .block-webform select:focus.required,
  .webform-client-form input:focus.required,
  .webform-client-form textarea:focus.required,
  .webform-client-form select:focus.required {
    background-image: none; }
.block-webform input,
.webform-client-form input {
  color: #fff; }
.block-webform select,
.webform-client-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  width: 100%; }
.block-webform select[required=required],
.webform-client-form select[required=required] {
  display: block !important;
  opacity: 0 !important;
  position: absolute; }
.block-webform textarea,
.webform-client-form textarea {
  min-height: 120px;
  max-width: 100%;
  max-height: 400px; }
.block-webform .form-item,
.webform-client-form .form-item {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left; }
  .block-webform .form-item input,
  .webform-client-form .form-item input {
    width: 100%; }
  @media (max-width: 800px) {
    .block-webform .form-item,
    .webform-client-form .form-item {
      width: 100%; } }
.block-webform .webform-component-textarea,
.webform-client-form .webform-component-textarea {
  width: 100%; }
.block-webform .form-actions,
.webform-client-form .form-actions {
  width: 100%;
  float: left;
  text-align: right; }
  .block-webform .form-actions input,
  .webform-client-form .form-actions input {
    background: #B52555;
    padding: 12px 25px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    border: none; }
    .block-webform .form-actions input:hover,
    .webform-client-form .form-actions input:hover {
      background: #000; }
.block-webform .chosen-container-single .chosen-single,
.webform-client-form .chosen-container-single .chosen-single {
  color: #77777A;
  background: #fff;
  padding: 12px 8px;
  height: auto;
  border-color: #ccc;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: normal;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
.block-webform .chosen-container-single .chosen-single div b,
.webform-client-form .chosen-container-single .chosen-single div b {
  background-position: 0 11px; }
.block-webform .chosen-container-single .chosen-search input[type=text],
.webform-client-form .chosen-container-single .chosen-search input[type=text] {
  padding-top: 8px;
  padding-bottom: 8px;
  background: url('../images/icons/search.png') scroll no-repeat 99% 5px !important; }
.block-webform .chosen-container,
.webform-client-form .chosen-container {
  width: 100% !important; }

/*form sourcing*/
#block-webform-client-block-19 {
  padding: 0; }
  #block-webform-client-block-19 h2 {
    font-size: 22px;
    margin: 0 0 20px;
    padding: 0;
    line-height: 28px;
    font-weight: 300; }
  #block-webform-client-block-19 > .block-inner {
    background: rgba(0, 48, 87, 0.57);
    float: left;
    width: 100%;
    padding: 25px; }
  #block-webform-client-block-19 a {
    color: #B52555; }
    #block-webform-client-block-19 a.chosen-single {
      color: #ccc; }
  #block-webform-client-block-19 .form-actions {
    margin-bottom: 0; }
  #block-webform-client-block-19 .chosen-container-single .chosen-single {
    background: none;
    border: none;
    border-bottom: 1px solid #939393; }
  #block-webform-client-block-19 .chosen-results li {
    color: #4a4a4a; }
  #block-webform-client-block-19 .webform-component--policy {
    margin: 0; }
    #block-webform-client-block-19 .webform-component--policy p {
      font-size: 12px;
      line-height: 15px; }
      #block-webform-client-block-19 .webform-component--policy p:last-child {
        margin: 0; }

.messages.webform-confirmation {
  background-color: #003057;
  border: none;
  padding: 10px;
  margin: 0 0 20px; }
  .messages.webform-confirmation h3 {
    color: #fff;
    font-weight: 300px;
    font-size: 16px; }

.form-item {
  margin: 0 0 15px; }

table {
  border-collapse: collapse; }
