.section-depoimentos .box-depoimento{
  margin-right: 25px;
}
.section-depoimentos .thumb{
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
}
.section-depoimentos .infos{
  display: inline-block;
  margin-top: 20px;
  /*margin-left: 20px;*/
}


.slick-prev-mob{
  display: block;
  position: absolute;
  top: calc(15% - -10px);
  left: 7px;
  height: 35px;
  width: 32px;
  background-image: url(https://e-bordados.net/src/images/seta_esquerda.png)!important;
  background-repeat: no-repeat!important;
  background-position: center!important;
  z-index: 4;
  cursor: pointer;
  color: #fff!important;
}
.slick-next-mob{
  float: right;
  display: block;
  position: absolute;
  top: calc(15% - -10px);
  right: 10px;
  height: 35px;
  width: 32px;
  background-image: url(https://e-bordados.net/src/images/seta_direita.png)!important;
  background-repeat: no-repeat!important;
  background-position: center!important;
  z-index: 4;
  cursor: pointer;
  color: #fff!important;
}

.section-depoimentos .box-footer{
  display: flex;
}

.content-depoimento{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  min-height: 192px!important;
}
.section-depoimentos .author{
  font-size: 1.1em;
}
.section-depoimentos .reference{
  font-size: 1.1em;
}
.section-depoimentos .author,
.section-depoimentos .reference{
  display: inline-block;
  width: 100%;
}
.btn-video-depoimento{
  background: #3479b8;
  color: white;
}

#sec-depoimento-alunos .title-depoimento-aluno{
  display: none;
}

#sec-depoimento-alunos .author{
  margin-top: 15px;
  margin-bottom: 10px;
}

#sec-depoimento-alunos .content-depoimento{
  margin-bottom:10px;
}

@media (min-width: 320px) and (max-width: 480px) {

#sec-depoimento-alunos .btn-fila-espera{
  width: 100%
}

#sec-depoimento-alunos .box-depoimento{
  margin-top: 30px;
}

#sec-depoimento-alunos .title-depoimento-aluno{
  display: block;
}

}

.fancybox-close {
  background-repeat: no-repeat;
  background-image: url("//static-public.klickpages.com.br/tmp/zip/1152/images/close.png?v=1550523400");
  background-position: 0;
  width: 26px;
  height: 26px;
  right: -14px;
  top: -18px;
  background-size: 100%;
}
.fancybox-inner {
  width: auto !important;
  height: auto !important;
}
.fancybox-wrap {
  width: auto !important;
  max-width: 100%;
}
.fancybox-type-iframe .fancybox-inner {
  height: 0;
  padding-bottom: 56.25%;
}
.fancybox-type-iframe.fancybox-wrap {
  width: 780px !important;
}
.fancybox-type-iframe .fancybox-inner iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.fancybox-skin {
  background: transparent;
  border: 5px solid rgba(255, 255, 255, 0.2);
}
.fancybox-opened .fancybox-skin {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.fancybox-title-float-wrap {
  display: none;
}
.fancybox-close {
  background-repeat: no-repeat;
  background-image: url("//static-public.klickpages.com.br/tmp/zip/319/images/close.png?v=1492693739");
  background-position: 0 0;
  width: 26px;
  height: 26px;
  right: -14px;
  top: -18px;
  background-size: 100%;
}
.fancybox-inner {
  width: auto !important;
  height: auto;
}
.fancybox-wrap {
  width: auto;
}
.fancybox-type-iframe .fancybox-inner {
  overflow-y: auto !important;
}
.fancybox-skin {
  background: transparent;
  border: 5px solid rgba(255, 255, 255, 0.2);
}
.fancybox-opened .fancybox-skin {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

@media (max-width: 641px) {
  .fancybox-opened .fancybox-skin {
    border: none;
  }
  .fancybox-close {
    right: -5px;
    top: -5px;
  }
  .fancybox-wrap {
    width: auto !important;
    padding: 0 10px;
    left: 0 !important;
    top: 50% !important;
    position: fixed !important;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .modal-two-steps header p {
    font-size: 21px;
  }

}

.slick-track {
  margin:0;
}
.slick-depoimentos-videotext .box-depoimento{
  margin-left: 10px;
}
.slick-depoimentos-videotext .box-depoimento .thumb img{
  width: 100%;
}
