.mod_home_testimonio {
  padding: 75px 0 100px;
  background color: #000000;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio {
    padding: 50px 0;
    background color: #000000;
  }
}

.mod_home_testimonio .ct_title {
  margin-bottom: 32px;
}

.mod_home_testimonio .ct_title h2 {
  padding: 0 20px;
  font-weight: 600;
  font-size: 26px;
  line-height: 39px;
  text-align: center;
  color: #000000;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .ct_title h2 {
    font-size: 20px;
    line-height: 29px;
  }
}

.mod_home_testimonio .item_hidden {
  display: none;
}

.mod_home_testimonio .ct_border_slider {
  max-width: 970px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.mod_home_testimonio .ct_slider_htestimonio {
  max-width: 100%;
}

.mod_home_testimonio .ct_item {
  margin: 32px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .ct_item {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.mod_home_testimonio .ct_item .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .ct_item .item {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.mod_home_testimonio .ct_item .ct_image {
  flex: 0 0 200px;
  margin-right: 70px;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .ct_item .ct_image {
    text-align: center;
    margin-right: 0;
  }
}

.mod_home_testimonio .ct_item .ct_image img {
  min-width: 200px;
  min-height: 200px;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .ct_item .ct_image img {
    margin: 0 auto;
  }
}

.mod_home_testimonio .ct_item .ct_testimonio .course {
  font-weight: 600;
  font-size: 14px;
  line-height: 23px;
  color: #104DE5;
  margin-bottom: 24px;
}

.mod_home_testimonio .ct_item .ct_testimonio .testimonio {
  font-size: 16px;
  line-height: 26px;
}

.mod_home_testimonio .ct_item .ct_testimonio .name {
  margin-top: 24px;
  font-size: 16px;
  line-height: 26px;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .ct_item .ct_testimonio .name {
    font-size: 14px;
    line-height: 23px;
  }
}

.mod_home_testimonio .ct_item .ct_testimonio .name a {
  margin-left: 8px;
}

.mod_home_testimonio .ct_item .ct_testimonio .name a img {
  vertical-align: middle;
}

.mod_home_testimonio .ct_slider_htestimonio {
  position: relative;
}

.mod_home_testimonio .ct_slider_htestimonio .glide__track {
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .ct_slider_htestimonio .glide__track {
    padding: 0;
  }
}

.mod_home_testimonio .ct_slider_htestimonio .glide__track .glide__slides {
  z-index: 10;
}

.mod_home_testimonio .glide__arrows {
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .glide__arrows {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    top: 0;
    transform: none;
    margin-top: 56px;
    display: none;
  }
}

.mod_home_testimonio .glide__arrows .glide__arrow--left {
  left: -32px;
  transform: rotate(-180deg) translateY(50%);
}

.mod_home_testimonio .glide__arrows .glide__arrow--right {
  right: -32px;
}

.mod_home_testimonio .glide__arrows .counter {
  display: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  color: #020841;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .glide__arrows .counter {
    display: block;
  }
}

.mod_home_testimonio .glide__bullets {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.mod_home_testimonio .glide__bullets .glide__bullet {
  background-color: #ffffff;
  border: none;
  padding: 0;
  position: relative;
  margin: 0 16px;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .glide__bullets .glide__bullet {
    margin: 0 10px;
  }
}

.mod_home_testimonio .glide__bullets .glide__bullet.active .mask.full,
.mod_home_testimonio .glide__bullets .glide__bullet.active .mask .fill {
  animation: fill ease-in-out 20s;
  transform: rotate(180deg);
}

.mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .inside-circle {
  width: 70px;
  height: 70px;
  display: block;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .inside-circle {
    width: 50px;
    height: 50px;
  }
}

.mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .inside-circle figure {
  width: 70px;
  height: 70px;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .inside-circle figure {
    width: 50px;
    height: 50px;
  }
}

.mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .inside-circle figure img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  padding: 4px;
  border-radius: 50px;
}

.mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .mask,
.mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .fill {
  width: 70px;
  height: 70px;
  position: absolute;
  border-radius: 50%;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .mask,
  .mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .fill {
    width: 50px;
    height: 50px;
  }
}

.mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .mask {
  clip: rect(0px, 70px, 70px, 35px);
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .mask {
    clip: rect(0px, 50px, 50px, 25px);
  }
}

.mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .mask .fill {
  clip: rect(0px, 35px, 70px, 0px);
  background-color: #020841;
}

@media only screen and (max-width: 768px) {
  .mod_home_testimonio .glide__bullets .glide__bullet .circle-wrap .circle .mask .fill {
    clip: rect(0px, 25px, 50px, 0px);
  }
}

.mod_home_testimonio .glide__bullets .glide__bullet .author {
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  color: #020841;
}

@keyframes fill {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
