/* line 3, ../../../scss/layout/_inst-values.scss */
.container-values {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 7, ../../../scss/layout/_inst-values.scss */
.container-values .row:first-child .col-value {
  width: 100%;
}
/* line 10, ../../../scss/layout/_inst-values.scss */
.container-values .row:first-child .col-value .content {
  padding-top: 25px;
  padding-bottom: 35px;
}
/* line 14, ../../../scss/layout/_inst-values.scss */
.container-values .row:first-child .col-value .content .title {
  font-size: 40px;
}
/* line 19, ../../../scss/layout/_inst-values.scss */
.container-values .row:first-child .col-value .content .editor-content, .container-values .row:first-child .col-value .content .editor-content p {
  font-size: 20px;
}
/* line 28, ../../../scss/layout/_inst-values.scss */
.container-values .title4 .txt:after {
  background-color: #D2D6DB;
}
@media screen and (max-width: 1100px) {
  /* line 36, ../../../scss/layout/_inst-values.scss */
  .container-values .col-value .title {
    font-size: 24px;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 990px) {
  /* line 49, ../../../scss/layout/_inst-values.scss */
  .container-values .row:first-child .col-value .content {
    padding: 25px 30px;
  }
  /* line 53, ../../../scss/layout/_inst-values.scss */
  .container-values .row:first-child .col-value .title {
    font-size: 24px !important;
  }
  /* line 59, ../../../scss/layout/_inst-values.scss */
  .container-values .row:first-child .col-value .editor-content, .container-values .row:first-child .col-value .editor-content p {
    font-size: 16px !important;
    line-height: 1.45em !important;
  }
}

/* line 72, ../../../scss/layout/_inst-values.scss */
.col-value {
  margin-bottom: 5px;
  padding: 0;
  padding-left: 5px;
}
/* line 77, ../../../scss/layout/_inst-values.scss */
.col-value .content {
  height: 100%;
  padding: 25px 30px;
  color: #fff;
  background-color: #748AA3;
}
/* line 84, ../../../scss/layout/_inst-values.scss */
.col-value:first-child {
  padding-left: 0;
}
/* line 88, ../../../scss/layout/_inst-values.scss */
.col-value .title {
  margin: 0 0 25px;
  color: #fff;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 0.03em;
}
/* line 95, ../../../scss/layout/_inst-values.scss */
.col-value .title .txt {
  padding-bottom: 10px;
}
/* line 103, ../../../scss/layout/_inst-values.scss */
.col-value .editor-content, .col-value .editor-content p {
  color: #fff;
  line-height: 1.88em;
}
@media screen and (max-width: 990px) {
  /* line 72, ../../../scss/layout/_inst-values.scss */
  .col-value {
    padding-left: 0;
  }
  /* line 113, ../../../scss/layout/_inst-values.scss */
  .col-value .title {
    font-size: 24px;
  }
  /* line 119, ../../../scss/layout/_inst-values.scss */
  .col-value .editor-content, .col-value .editor-content p {
    font-size: 16px;
    line-height: 1.45em;
  }
}

/* line 1, ../../../scss/layout/_testimonial-list.scss */
.testimonials-list-wrapper {
  padding: 35px 0 85px;
  background-color: #495972;
  border-bottom: 10px solid #00C8C6;
}
/* line 6, ../../../scss/layout/_testimonial-list.scss */
.testimonials-list-wrapper .title {
  margin: 0 0 30px;
  color: #fff;
}
/* line 10, ../../../scss/layout/_testimonial-list.scss */
.testimonials-list-wrapper .title .txt {
  padding-bottom: 20px;
}
/* line 14, ../../../scss/layout/_testimonial-list.scss */
.testimonials-list-wrapper .title .txt:after {
  width: 50%;
  background-color: #fff;
}
/* line 21, ../../../scss/layout/_testimonial-list.scss */
.testimonials-list-wrapper .desc {
  padding: 0 20%;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
/* line 31, ../../../scss/layout/_testimonial-list.scss */
.testimonials-list-wrapper .logo-wrapper {
  margin: 0 auto 20px;
  height: 140px;
  width: 90%;
  text-align: center;
}
/* line 37, ../../../scss/layout/_testimonial-list.scss */
.testimonials-list-wrapper .logo-wrapper img {
  display: inline-block;
  width: auto;
  max-height: 100%;
}
@media screen and (max-width: 768px) {
  /* line 47, ../../../scss/layout/_testimonial-list.scss */
  .testimonials-list-wrapper .desc {
    padding: 0;
  }
}

/* line 55, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel {
  padding-top: 115px;
}
/* line 58, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .slick-list {
  width: 1170px;
  margin: 0 auto;
  overflow: visible;
}
/* line 64, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .item {
  position: relative;
  text-align: center;
  padding: 0 0.8%;
  -moz-transform: scale(0.85, 0.85);
  -ms-transform: scale(0.85, 0.85);
  -webkit-transform: scale(0.85, 0.85);
  transform: scale(0.85, 0.85);
  opacity: .7;
  -moz-transition: all, 325ms;
  -o-transition: all, 325ms;
  -webkit-transition: all, 325ms;
  transition: all, 325ms;
}
/* line 72, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .item .icon-svg_quotes {
  position: absolute;
  top: -20px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-size: 50% auto;
  background-position: center center;
  background-color: #00ada8;
}
/* line 83, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .item .texto {
  height: 275px;
  padding: 30px 5%;
  font-size: 17px;
  color: #7A7A7A;
  line-height: 1.55em;
  background-color: #fff;
}
/* line 92, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .item .infos {
  position: relative;
  padding: 20px 4% 5px;
  height: 130px;
  color: #fff;
  background-color: #00ada8;
}
/* line 99, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .item .infos:after {
  content: '';
  position: absolute;
  top: -30px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 26px 30px 26px;
  border-color: transparent transparent #00ada8 transparent;
}
/* line 113, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .item .nome {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #fff;
  letter-spacing: 0.03em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.1em;
}
/* line 126, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .item .nome:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 33%;
  height: 2px;
  background-color: #fff;
}
/* line 138, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .item .empresa {
  font-size: 14px;
  color: #666666;
  line-height: 1.2em;
  letter-spacing: 0.03em;
}
/* line 145, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .item.slick-active {
  opacity: 1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 152, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .slick-next-blocked {
  position: absolute;
  top: -5px;
  left: 50%;
  z-index: 10;
  margin-left: 15px;
  width: 55px;
  height: 55px;
  display: none;
}
/* line 161, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel.slick-next-disabled .slick-next-blocked {
  display: block;
}
/* line 165, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .slick-arrow {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
}
/* line 170, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .slick-prev {
  box-shadow: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  text-indent: 0;
  text-decoration: none !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #fff;
  text-indent: -9999px;
  margin-left: -63px;
}
/* line 509, ../../../scss/layout/_mixins-buttons.scss */
.testimonial-carrosel .slick-prev:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate3d(-50%, -50%, 0) scale(1);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -moz-transition: all, 175ms;
  -o-transition: all, 175ms;
  -webkit-transition: all, 175ms;
  transition: all, 175ms;
}
/* line 520, ../../../scss/layout/_mixins-buttons.scss */
.testimonial-carrosel .slick-prev.slick-disabled, .testimonial-carrosel .slick-prev.disabled {
  opacity: .4;
  cursor: default;
}
/* line 526, ../../../scss/layout/_mixins-buttons.scss */
.testimonial-carrosel .slick-prev:hover:not(.disabled):not(.slick-disabled):after {
  -moz-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.2);
  transform: translate3d(-50%, -50%, 0) scale(1.2);
}
/* line 535, ../../../scss/layout/_mixins-buttons.scss */
.testimonial-carrosel .slick-prev:after {
  margin-left: -2px;
  border-width: 11px 13px 11px 0;
  border-color: transparent #065DC6 transparent transparent;
}
/* line 175, ../../../scss/layout/_testimonial-list.scss */
.testimonial-carrosel .slick-next {
  box-shadow: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  text-indent: 0;
  text-decoration: none !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #fff;
  text-indent: -9999px;
  margin-left: 20px;
}
/* line 509, ../../../scss/layout/_mixins-buttons.scss */
.testimonial-carrosel .slick-next:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate3d(-50%, -50%, 0) scale(1);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -moz-transition: all, 175ms;
  -o-transition: all, 175ms;
  -webkit-transition: all, 175ms;
  transition: all, 175ms;
}
/* line 520, ../../../scss/layout/_mixins-buttons.scss */
.testimonial-carrosel .slick-next.slick-disabled, .testimonial-carrosel .slick-next.disabled {
  opacity: .4;
  cursor: default;
}
/* line 526, ../../../scss/layout/_mixins-buttons.scss */
.testimonial-carrosel .slick-next:hover:not(.disabled):not(.slick-disabled):after {
  -moz-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.2);
  transform: translate3d(-50%, -50%, 0) scale(1.2);
}
/* line 546, ../../../scss/layout/_mixins-buttons.scss */
.testimonial-carrosel .slick-next:after {
  margin-left: 2px;
  border-width: 11px 0 11px 13px;
  border-color: transparent transparent transparent #065DC6;
}
@media screen and (max-width: 1280px) {
  /* line 182, ../../../scss/layout/_testimonial-list.scss */
  .testimonial-carrosel .slick-list {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  /* line 192, ../../../scss/layout/_testimonial-list.scss */
  .testimonial-carrosel .item .texto {
    height: 230px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  /* line 203, ../../../scss/layout/_testimonial-list.scss */
  .testimonial-carrosel .item {
    padding: 0 1.5%;
  }
  /* line 206, ../../../scss/layout/_testimonial-list.scss */
  .testimonial-carrosel .item .texto {
    height: 280px;
  }
  /* line 210, ../../../scss/layout/_testimonial-list.scss */
  .testimonial-carrosel .item .nome {
    margin-bottom: 15px;
  }
}

/* line 4, ../../../scss/layout/_inst-clients.scss */
.clients-testimonial-carrosel {
  margin-top: 60px;
}

/* line 10, ../../../scss/layout/_inst-clients.scss */
body.page-template-page-clientes .testimonial-carrosel .item .texto {
  height: 410px;
}

/* line 16, ../../../scss/layout/_inst-clients.scss */
.container-clientes {
  padding-top: 45px;
}
/* line 19, ../../../scss/layout/_inst-clients.scss */
.container-clientes .image-wrapper {
  position: relative;
  margin: 0 0 30px;
  height: 140px;
  border: 1px dotted #b3b3b3;
}
/* line 25, ../../../scss/layout/_inst-clients.scss */
.container-clientes .image-wrapper .img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  height: auto;
  margin: 0 auto;
  opacity: .5;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  -webkit-transition: opacity 350ms;
  transition: opacity 350ms;
  -moz-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
/* line 38, ../../../scss/layout/_inst-clients.scss */
.container-clientes .image-wrapper:hover .img {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  /* line 48, ../../../scss/layout/_inst-clients.scss */
  .container-clientes .image-wrapper .img {
    opacity: 1;
  }
}

/* line 56, ../../../scss/layout/_inst-clients.scss */
.clients-slider {
  position: relative;
  padding-top: 80px;
  padding-bottom: 70px;
}
/* line 61, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-next-blocked {
  position: absolute;
  top: -5px;
  left: 50%;
  z-index: 10;
  margin-left: 15px;
  width: 55px;
  height: 55px;
  display: none;
}
/* line 70, ../../../scss/layout/_inst-clients.scss */
.clients-slider.slick-next-disabled .slick-next-blocked {
  display: block;
}
/* line 74, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-arrow {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
/* line 80, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-arrow.slick-arrow {
  background-color: #95BAF4;
}
/* line 86, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-prev {
  box-shadow: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  text-indent: 0;
  text-decoration: none !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #fff;
  text-indent: -9999px;
  left: -60px;
}
/* line 509, ../../../scss/layout/_mixins-buttons.scss */
.clients-slider .slick-prev:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate3d(-50%, -50%, 0) scale(1);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -moz-transition: all, 175ms;
  -o-transition: all, 175ms;
  -webkit-transition: all, 175ms;
  transition: all, 175ms;
}
/* line 520, ../../../scss/layout/_mixins-buttons.scss */
.clients-slider .slick-prev.slick-disabled, .clients-slider .slick-prev.disabled {
  opacity: .4;
  cursor: default;
}
/* line 526, ../../../scss/layout/_mixins-buttons.scss */
.clients-slider .slick-prev:hover:not(.disabled):not(.slick-disabled):after {
  -moz-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.2);
  transform: translate3d(-50%, -50%, 0) scale(1.2);
}
/* line 535, ../../../scss/layout/_mixins-buttons.scss */
.clients-slider .slick-prev:after {
  margin-left: -2px;
  border-width: 11px 13px 11px 0;
  border-color: transparent #065DC6 transparent transparent;
}
/* line 91, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-next {
  box-shadow: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  text-indent: 0;
  text-decoration: none !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #fff;
  text-indent: -9999px;
  right: -60px;
}
/* line 509, ../../../scss/layout/_mixins-buttons.scss */
.clients-slider .slick-next:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate3d(-50%, -50%, 0) scale(1);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -moz-transition: all, 175ms;
  -o-transition: all, 175ms;
  -webkit-transition: all, 175ms;
  transition: all, 175ms;
}
/* line 520, ../../../scss/layout/_mixins-buttons.scss */
.clients-slider .slick-next.slick-disabled, .clients-slider .slick-next.disabled {
  opacity: .4;
  cursor: default;
}
/* line 526, ../../../scss/layout/_mixins-buttons.scss */
.clients-slider .slick-next:hover:not(.disabled):not(.slick-disabled):after {
  -moz-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.2);
  transform: translate3d(-50%, -50%, 0) scale(1.2);
}
/* line 546, ../../../scss/layout/_mixins-buttons.scss */
.clients-slider .slick-next:after {
  margin-left: 2px;
  border-width: 11px 0 11px 13px;
  border-color: transparent transparent transparent #065DC6;
}
/* line 96, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-dots {
  margin: 0;
  padding: 0;
  padding-top: 20px;
}
/* line 101, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-dots, .clients-slider .slick-dots li {
  list-style: none;
  text-align: center;
}
/* line 106, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-dots li {
  display: inline-block;
  margin-left: 1.5%;
}
/* line 110, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-dots li button {
  box-shadow: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  text-indent: 0;
  text-decoration: none !important;
  display: inline-block;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  background-color: #065DC6;
  opacity: .5;
}
/* line 121, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-dots li.slick-active button {
  opacity: 1;
}
/* line 125, ../../../scss/layout/_inst-clients.scss */
.clients-slider .slick-dots li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  /* line 56, ../../../scss/layout/_inst-clients.scss */
  .clients-slider {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 139, ../../../scss/layout/_inst-clients.scss */
  .clients-slider .slick-dots li {
    margin-left: 2.5%;
  }
}
@media screen and (max-width: 640px) {
  /* line 56, ../../../scss/layout/_inst-clients.scss */
  .clients-slider {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
  /* line 149, ../../../scss/layout/_inst-clients.scss */
  .clients-slider .slick-dots {
    display: none !important;
  }
  /* line 153, ../../../scss/layout/_inst-clients.scss */
  .clients-slider .slick-arrow {
    top: auto;
    left: 50%;
    right: auto;
    bottom: 0;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #495972;
  }
  /* line 162, ../../../scss/layout/_inst-clients.scss */
  .clients-slider .slick-prev {
    margin-left: -40px;
  }
  /* line 166, ../../../scss/layout/_inst-clients.scss */
  .clients-slider .slick-next {
    margin-left: 40px;
  }
}

/* Slider */
/* line 3, ../../../scss/plugins/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, ../../../scss/plugins/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 25, ../../../scss/plugins/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 29, ../../../scss/plugins/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 34, ../../../scss/plugins/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 43, ../../../scss/plugins/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 49, ../../../scss/plugins/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 55, ../../../scss/plugins/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 59, ../../../scss/plugins/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 63, ../../../scss/plugins/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 67, ../../../scss/plugins/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 70, ../../../scss/plugins/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 73, ../../../scss/plugins/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 79, ../../../scss/plugins/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 83, ../../../scss/plugins/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 87, ../../../scss/plugins/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 91, ../../../scss/plugins/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 97, ../../../scss/plugins/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 4, ../../../scss/layout/_inst-history.scss */
.btn-timeline-wrapper {
  position: relative;
  padding-left: 70px;
}
/* line 8, ../../../scss/layout/_inst-history.scss */
.btn-timeline-wrapper .icon {
  position: absolute;
  top: 5px;
  left: 0;
}
/* line 12, ../../../scss/layout/_inst-history.scss */
.btn-timeline-wrapper .text {
  display: block;
  margin-bottom: 18px;
  padding-right: 13%;
  color: #065DC6;
  font-family: 'dinmediumalternate', sans-serif;
  font-size: 24px;
  line-height: 1.25em;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 990px) {
  /* line 4, ../../../scss/layout/_inst-history.scss */
  .btn-timeline-wrapper {
    display: none;
  }
}

/* line 29, ../../../scss/layout/_inst-history.scss */
.timeline-wrapper {
  padding: 35px 0 85px;
  background: url('http://dev.blbbrasil.com.br/wp-content/themes/blbbrasil/assets/img/global/bg-gray.png?1745503235') repeat-y;
}
/* line 33, ../../../scss/layout/_inst-history.scss */
.timeline-wrapper .title {
  margin: 0 0 40px;
  color: #065DC6;
}
/* line 37, ../../../scss/layout/_inst-history.scss */
.timeline-wrapper .title .txt {
  font-size: 36px;
  font-family: 'dinregular', sans-serif;
  padding-bottom: 20px;
}
/* line 43, ../../../scss/layout/_inst-history.scss */
.timeline-wrapper .title .txt:after {
  width: 50%;
  background-color: #95BAF4;
}
/* line 50, ../../../scss/layout/_inst-history.scss */
.timeline-wrapper .desc {
  margin-bottom: 30px;
  text-align: center;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  /* line 29, ../../../scss/layout/_inst-history.scss */
  .timeline-wrapper {
    padding-bottom: 35px;
  }
  /* line 60, ../../../scss/layout/_inst-history.scss */
  .timeline-wrapper .title1 {
    margin-bottom: 25px;
  }
  /* line 64, ../../../scss/layout/_inst-history.scss */
  .timeline-wrapper .title1 .txt {
    font-size: 24px;
    padding-bottom: 15px;
  }
  /* line 69, ../../../scss/layout/_inst-history.scss */
  .timeline-wrapper .desc {
    padding-left: 6%;
    padding-right: 6%;
  }
  /* line 73, ../../../scss/layout/_inst-history.scss */
  .timeline-wrapper .desc, .timeline-wrapper .desc p {
    font-size: 16px;
  }
}

/* line 83, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel {
  padding-top: 100px;
}
/* line 86, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .slick-list {
  width: 1170px;
  margin: 0 auto;
  overflow: visible;
}
/* line 92, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .item {
  position: relative;
  text-align: center;
  padding: 0 0.8%;
  -moz-transform: scale(0.85, 0.85);
  -ms-transform: scale(0.85, 0.85);
  -webkit-transform: scale(0.85, 0.85);
  transform: scale(0.85, 0.85);
  opacity: .7;
  -moz-transition: all 325ms;
  -o-transition: all 325ms;
  -webkit-transition: all 325ms;
  transition: all 325ms;
}
/* line 100, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .item .title {
  position: relative;
  height: 55px;
  margin: 0;
  margin-bottom: 75px;
  text-align: center;
  text-transform: uppercase;
  color: #065DC6;
}
/* line 109, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .item .title .txt {
  font-size: 36px;
  font-family: 'dinbold', sans-serif;
  padding-bottom: 10px;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms;
}
/* line 118, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .item .title .txt:after {
  width: 0%;
  background-color: #95BAF4;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms;
}
/* line 128, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .item .icon-wrapper {
  position: relative;
  width: 185px;
  height: 165px;
  margin: 0 auto 55px;
}
/* line 134, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .item .icon-wrapper .img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate3d(-50%, -50%, 0) scale(1);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  -moz-transition: all 450ms;
  -o-transition: all 450ms;
  -webkit-transition: all 450ms;
  transition: all 450ms;
  -webkit-transition-delay: 950ms;
  transition-delay: 950ms;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
  height: auto;
}
/* line 150, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .item .desc, .timeline-carrosel .item .desc p {
  color: #183665;
  font-family: 'dinmediumalternate', sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
/* line 161, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .item.slick-active {
  opacity: 1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 168, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .slick-next-blocked {
  position: absolute;
  top: -5px;
  left: 50%;
  z-index: 10;
  margin-left: 15px;
  width: 55px;
  height: 55px;
  display: none;
}
/* line 177, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel.slick-next-disabled .slick-next-blocked {
  display: block;
}
/* line 181, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .slick-arrow {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
}
/* line 186, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .slick-prev {
  box-shadow: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  text-indent: 0;
  text-decoration: none !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #fff;
  text-indent: -9999px;
  margin-left: -63px;
}
/* line 509, ../../../scss/layout/_mixins-buttons.scss */
.timeline-carrosel .slick-prev:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate3d(-50%, -50%, 0) scale(1);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -moz-transition: all, 175ms;
  -o-transition: all, 175ms;
  -webkit-transition: all, 175ms;
  transition: all, 175ms;
}
/* line 520, ../../../scss/layout/_mixins-buttons.scss */
.timeline-carrosel .slick-prev.slick-disabled, .timeline-carrosel .slick-prev.disabled {
  opacity: .4;
  cursor: default;
}
/* line 526, ../../../scss/layout/_mixins-buttons.scss */
.timeline-carrosel .slick-prev:hover:not(.disabled):not(.slick-disabled):after {
  -moz-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.2);
  transform: translate3d(-50%, -50%, 0) scale(1.2);
}
/* line 535, ../../../scss/layout/_mixins-buttons.scss */
.timeline-carrosel .slick-prev:after {
  margin-left: -2px;
  border-width: 11px 13px 11px 0;
  border-color: transparent #065DC6 transparent transparent;
}
/* line 191, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .slick-next {
  box-shadow: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  text-indent: 0;
  text-decoration: none !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #fff;
  text-indent: -9999px;
  margin-left: 20px;
}
/* line 509, ../../../scss/layout/_mixins-buttons.scss */
.timeline-carrosel .slick-next:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate3d(-50%, -50%, 0) scale(1);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -moz-transition: all, 175ms;
  -o-transition: all, 175ms;
  -webkit-transition: all, 175ms;
  transition: all, 175ms;
}
/* line 520, ../../../scss/layout/_mixins-buttons.scss */
.timeline-carrosel .slick-next.slick-disabled, .timeline-carrosel .slick-next.disabled {
  opacity: .4;
  cursor: default;
}
/* line 526, ../../../scss/layout/_mixins-buttons.scss */
.timeline-carrosel .slick-next:hover:not(.disabled):not(.slick-disabled):after {
  -moz-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.2);
  transform: translate3d(-50%, -50%, 0) scale(1.2);
}
/* line 546, ../../../scss/layout/_mixins-buttons.scss */
.timeline-carrosel .slick-next:after {
  margin-left: 2px;
  border-width: 11px 0 11px 13px;
  border-color: transparent transparent transparent #065DC6;
}
/* line 196, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .slick-current.item {
  opacity: 1;
}
/* line 199, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .slick-current.item .title .txt {
  font-size: 50px;
}
/* line 203, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .slick-current.item .title .txt:after {
  width: 75%;
}
/* line 209, ../../../scss/layout/_inst-history.scss */
.timeline-carrosel .slick-current.item .icon-wrapper .img {
  -moz-transform: translate3d(-50%, -50%, 0) scale(1.5);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.5);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.5);
  transform: translate3d(-50%, -50%, 0) scale(1.5);
}
@media screen and (max-width: 1280px) {
  /* line 219, ../../../scss/layout/_inst-history.scss */
  .timeline-carrosel .slick-list {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  /* line 83, ../../../scss/layout/_inst-history.scss */
  .timeline-carrosel {
    padding-top: 45px;
  }
  /* line 228, ../../../scss/layout/_inst-history.scss */
  .timeline-carrosel .item {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 234, ../../../scss/layout/_inst-history.scss */
  .timeline-carrosel .item .title .txt {
    font-size: 24px;
    padding-bottom: 15px;
  }
  /* line 241, ../../../scss/layout/_inst-history.scss */
  .timeline-carrosel .item .desc {
    padding: 0;
  }
  /* line 244, ../../../scss/layout/_inst-history.scss */
  .timeline-carrosel .item .desc, .timeline-carrosel .item .desc p {
    font-size: 20px;
  }
  /* line 252, ../../../scss/layout/_inst-history.scss */
  .timeline-carrosel .item.slide-current .title .txt {
    font-size: 28px;
  }
  /* line 256, ../../../scss/layout/_inst-history.scss */
  .timeline-carrosel .item.slide-current .icon-wrapper {
    margin-bottom: 70px;
  }
}

/* Slider */
/* line 3, ../../../scss/plugins/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, ../../../scss/plugins/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 25, ../../../scss/plugins/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 29, ../../../scss/plugins/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 34, ../../../scss/plugins/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 43, ../../../scss/plugins/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 49, ../../../scss/plugins/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 55, ../../../scss/plugins/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 59, ../../../scss/plugins/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 63, ../../../scss/plugins/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 67, ../../../scss/plugins/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 70, ../../../scss/plugins/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 73, ../../../scss/plugins/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 79, ../../../scss/plugins/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 83, ../../../scss/plugins/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 87, ../../../scss/plugins/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 91, ../../../scss/plugins/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 97, ../../../scss/plugins/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

@media screen and (max-width: 990px) {
  /* line 6, ../../../scss/layout/_inst-team.scss */
  .container {
    width: 100%;
  }
}
/* line 12, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper {
  position: relative;
  padding-top: 80px;
  padding-bottom: 70px;
}
/* line 17, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper .slick-next-blocked {
  position: absolute;
  top: -5px;
  left: 50%;
  z-index: 10;
  margin-left: 15px;
  width: 55px;
  height: 55px;
  display: none;
}
/* line 26, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper.slick-next-disabled .slick-next-blocked {
  display: block;
}
/* line 30, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper .slick-arrow {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
/* line 37, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper .slick-prev {
  box-shadow: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  text-indent: 0;
  text-decoration: none !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #fff;
  text-indent: -9999px;
  left: 15px;
}
/* line 509, ../../../scss/layout/_mixins-buttons.scss */
.team-carrossel-wrapper .slick-prev:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate3d(-50%, -50%, 0) scale(1);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -moz-transition: all, 175ms;
  -o-transition: all, 175ms;
  -webkit-transition: all, 175ms;
  transition: all, 175ms;
}
/* line 520, ../../../scss/layout/_mixins-buttons.scss */
.team-carrossel-wrapper .slick-prev.slick-disabled, .team-carrossel-wrapper .slick-prev.disabled {
  opacity: .4;
  cursor: default;
}
/* line 526, ../../../scss/layout/_mixins-buttons.scss */
.team-carrossel-wrapper .slick-prev:hover:not(.disabled):not(.slick-disabled):after {
  -moz-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.2);
  transform: translate3d(-50%, -50%, 0) scale(1.2);
}
/* line 535, ../../../scss/layout/_mixins-buttons.scss */
.team-carrossel-wrapper .slick-prev:after {
  margin-left: -2px;
  border-width: 11px 13px 11px 0;
  border-color: transparent #065DC6 transparent transparent;
}
/* line 42, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper .slick-next {
  box-shadow: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  text-indent: 0;
  text-decoration: none !important;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #fff;
  text-indent: -9999px;
  right: 15px;
}
/* line 509, ../../../scss/layout/_mixins-buttons.scss */
.team-carrossel-wrapper .slick-next:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate3d(-50%, -50%, 0) scale(1);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  -moz-transition: all, 175ms;
  -o-transition: all, 175ms;
  -webkit-transition: all, 175ms;
  transition: all, 175ms;
}
/* line 520, ../../../scss/layout/_mixins-buttons.scss */
.team-carrossel-wrapper .slick-next.slick-disabled, .team-carrossel-wrapper .slick-next.disabled {
  opacity: .4;
  cursor: default;
}
/* line 526, ../../../scss/layout/_mixins-buttons.scss */
.team-carrossel-wrapper .slick-next:hover:not(.disabled):not(.slick-disabled):after {
  -moz-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.2);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.2);
  transform: translate3d(-50%, -50%, 0) scale(1.2);
}
/* line 546, ../../../scss/layout/_mixins-buttons.scss */
.team-carrossel-wrapper .slick-next:after {
  margin-left: 2px;
  border-width: 11px 0 11px 13px;
  border-color: transparent transparent transparent #065DC6;
}
/* line 47, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper .slick-dots {
  margin: 0;
  padding: 0;
  padding-top: 20px;
}
/* line 52, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper .slick-dots, .team-carrossel-wrapper .slick-dots li {
  list-style: none;
  text-align: center;
}
/* line 57, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper .slick-dots li {
  display: inline-block;
  margin-left: 1.5%;
}
/* line 61, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper .slick-dots li button {
  box-shadow: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  text-indent: 0;
  text-decoration: none !important;
  display: inline-block;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  background-color: #065DC6;
  opacity: .5;
}
/* line 72, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper .slick-dots li.slick-active button {
  opacity: 1;
}
/* line 76, ../../../scss/layout/_inst-team.scss */
.team-carrossel-wrapper .slick-dots li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  /* line 12, ../../../scss/layout/_inst-team.scss */
  .team-carrossel-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 90, ../../../scss/layout/_inst-team.scss */
  .team-carrossel-wrapper .slick-dots li {
    margin-left: 2.5%;
  }
}
@media screen and (max-width: 640px) {
  /* line 12, ../../../scss/layout/_inst-team.scss */
  .team-carrossel-wrapper {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
  /* line 100, ../../../scss/layout/_inst-team.scss */
  .team-carrossel-wrapper .slick-dots {
    display: none !important;
  }
  /* line 104, ../../../scss/layout/_inst-team.scss */
  .team-carrossel-wrapper .slick-arrow {
    top: auto;
    left: 50%;
    right: auto;
    bottom: 0;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #495972;
  }
  /* line 113, ../../../scss/layout/_inst-team.scss */
  .team-carrossel-wrapper .slick-prev {
    margin-left: -40px;
  }
  /* line 117, ../../../scss/layout/_inst-team.scss */
  .team-carrossel-wrapper .slick-next {
    margin-left: 40px;
  }
}

/* line 125, ../../../scss/layout/_inst-team.scss */
.partners-list-wrapper {
  margin-top: 40px;
}
/* line 128, ../../../scss/layout/_inst-team.scss */
.partners-list-wrapper .title4 {
  margin-bottom: 40px;
}
/* line 131, ../../../scss/layout/_inst-team.scss */
.partners-list-wrapper .title4 .txt {
  color: #748AA3;
  font-size: 24px;
}
/* line 138, ../../../scss/layout/_inst-team.scss */
.partners-list-wrapper .row-partners {
  margin-bottom: 75px;
}
/* line 142, ../../../scss/layout/_inst-team.scss */
.partners-list-wrapper .col-partner {
  margin-bottom: 30px;
}
/* line 145, ../../../scss/layout/_inst-team.scss */
.partners-list-wrapper .col-partner .photo {
  margin-bottom: 16px;
}
/* line 149, ../../../scss/layout/_inst-team.scss */
.partners-list-wrapper .col-partner .name {
  text-transform: uppercase;
  color: #065DC6;
  font-family: 'dinbold', sans-serif;
  font-size: 18px;
}
/* line 156, ../../../scss/layout/_inst-team.scss */
.partners-list-wrapper .col-partner .function {
  color: #183665;
  font-family: 'dinmediumalternate', sans-serif;
  font-size: 16px;
}
/* line 162, ../../../scss/layout/_inst-team.scss */
.partners-list-wrapper .col-partner .desc {
  margin-top: 24px;
}
@media screen and (max-width: 990px) {
  /* line 172, ../../../scss/layout/_inst-team.scss */
  .partners-list-wrapper .col-partner .name {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  /* line 182, ../../../scss/layout/_inst-team.scss */
  .partners-list-wrapper .title4 .txt {
    font-size: 20px;
  }
  /* line 186, ../../../scss/layout/_inst-team.scss */
  .partners-list-wrapper .row-partners {
    margin-bottom: 0;
  }
  /* line 190, ../../../scss/layout/_inst-team.scss */
  .partners-list-wrapper .col-partner {
    margin-bottom: 60px;
  }
  /* line 193, ../../../scss/layout/_inst-team.scss */
  .partners-list-wrapper .col-partner .desc {
    margin-top: 5px;
  }
}
