@import url(https://fonts.googleapis.com/css?family=Muli:700,800|Roboto:400,400i,700,700i&display=swap);
@import url(wordpress.css);

/*STREAM*/

:root{
  --primary:#00f100;
  --bg:#ffffff;
  --text:#555;
}

.comp-stream-bj {

    padding-top: 100px;
    }

/* COLOR DEL VOLUMEN */
.volume{
  accent-color:#000; /* Chrome / Edge / móvil */
}


.radio-player{
  display:flex;
  align-items:center;
  gap:12px;
  background:var(--bg);
  padding:12px 16px;
  border-radius:10px;
  max-width:420px;
  width:100%;
  box-shadow:0 4px 12px rgba(0, 0, 0, 0.15);
}

.radio-logo img{
  width:42px;
  height:42px;
  object-fit:contain;
}

.play-btn{
  width:44px;
  height:44px;
  border-radius:50%;
  border:none;
  background:var(--primary);
  color:#fff;
  font-size:18px;
  cursor:pointer;
}

.radio-info{
  flex:1;
  line-height:1.2;
}

.status{
  font-size:11px;
  color:var(--primary);
  display:flex;
  align-items:center;
  gap:6px;
}

.live-dot{
  width:8px;
  height:8px;
  background:red;
  border-radius:50%;
  animation:pulse 1.2s infinite;
}

@keyframes pulse{
  0%{opacity:1}
  50%{opacity:.3}
  100%{opacity:1}
}

.radio-name{
  display:block;
  font-size:14px;
  font-weight:bold;
  color:var(--text);
}

.equalizer{
  display:flex;
  align-items:flex-end;
  gap:3px;
  height:18px;
}

.equalizer span{
  width:4px;
  height:4px;
  background:var(--primary);
  animation:bounce 1s infinite ease-in-out;
  opacity:0;
}

.equalizer span:nth-child(2){animation-delay:.2s}
.equalizer span:nth-child(3){animation-delay:.4s}

@keyframes bounce{
  0%,100%{height:4px}
  50%{height:16px}
}

.volume{
  width:60px;
}

@media (max-width: 600px) {
  
  .comp-stream-bj {

    padding-top: 200px;

    }
    .radio-player{
    flex-direction:column;
    align-items:center;
    gap:10px;
    padding:14px;
    max-width:100%;
  }

  .radio-logo img{
    width:50px;
    height:50px;
  }

  .play-btn{
    width:52px;
    height:52px;
    font-size:20px;
  }

  .radio-info{
    text-align:center;
  }

  .status{
    justify-content:center;
  }

  .equalizer{
    justify-content:center;
  }

  .volume{
    width:100%;
  }
}

@media (min-width: 601px) and (max-width: 900px) {
  .radio-player{
    padding:14px 18px;
    gap:14px;
    max-width:100%;
  }

  .radio-logo img{
    width:46px;
    height:46px;
  }

  .play-btn{
    width:48px;
    height:48px;
    font-size:19px;
  }

  .radio-name{
    font-size:15px;
  }

  .volume{
    width:80px;
  }
}
/*FIN STREAM*/


a,
header {
    transition: .3s ease-in-out
}

#comprar .breadcrumb .breadcrumb-item.active,
.navbar-light .navbar-nav .nav-link,
a,
body {
    color: #000614
}

#acerca-nosotros article,
#aliado .imagen,
#blog .imagen,
#clientes .item,
#cursos .imagen,
.section,
.section .body.row,
aside,
section {
    position: relative
}

#agencia .bloque,
#agency .body,
header {
    background-color: #fff
}

#logo,
#logo-footer {
    background-image: url(../images/logo-black.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 129px
}

.btn,
.buttonform {
    cursor: pointer;
    font-weight: 700
}

#nosotros #portada,
#transformamos,
#transformamos2 {
    background-image: url(../images/transformamos.jpg)
}

#metodologia #portada,
#nosotros #portada {
    background-position: top center;
    background-size: cover;
    padding: 150px 0
}

#blog .categoria,
.btn,
.buttonform,
.social li a {
    font-weight: 700
}

#clientes .item,
#comprar .texto,
#equipo-nosotros .imagen,
#header-blog,
#map,
#view-blog .facebook,
#view-blog .navigation,
.custom-hover,
.docente .perfil .texto,
.fg-analytic-wrapper,
.section,
ul.contacto address,
ul.contacto span {
    overflow: hidden
}

#clientes .owl-theme .owl-dots,
#clientes .owl-theme .owl-nav,
#resultados {
    display: none
}

body {
    font-family: Roboto, sans-serif;
    font-size: 17px
}

#acerca-nosotros .numero,
.btn,
.buttonform,
h1,
h2,
h3,
h4,
header {
    font-family: Muli, sans-serif
}

header .container,
img {
    max-width: 100%
}

a {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

a:not(.buttonform):hover,
button:hover:not(.buttonform) {
    text-decoration: none;
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.container {
    max-width: 1200px;
    width: 90%
}

.border {
    margin-top: -5px;
    width: 50px;
    background-color: #d6ceee !important
}

.form-control {
    height: 45px
}

#agencia .form-group,
#modalCotizar .form-group,
#view-servicios #portada .formulario .bloque {
    margin-bottom: 30px
}

.btn {
    padding: 10px 35px
}

.btn-sm {
    padding: .25rem .5rem
}

.padding,
.padding-top {
    padding-top: 120px
}

.padding,
.padding-bottom {
    padding-bottom: 120px
}

#comprar .vista.free h5,
#cursos .free h5,
#cursos article.free>a:hover,
#view-cursos #portada h5.free,
.text-green,
ul.list.list-green i {
    color: #00ce94
}

.btn-green {
    background-color: #00ce94;
    border: 1px solid #00ce94;
    color: #fff !important
}

.btn-outline-blue:hover,
.btn-outline-green:hover {
    color: #00ad7c
}

.btn-outline-green {
    border: 1px solid #00ce94;
    color: #00ce94
}

#blog h3 a:hover,
#view-blog a,
.text-blue {
    color: #321abe
}

.btn-blue {
    background-color: #321abe;
    border: 1px solid #321abe;
    color: #fff !important
}

.btn-outline-blue {
    border: 1px solid #321abe;
    color: #321abe
}

.bg-blue {
    background-color: #321abe !important;
    color: #fff
}

.bg-yellow {
    background-color: #ffc94f !important;
    color: #fff
}

.bg-green {
    background-color: #00ce94 !important;
    color: #fff
}

.bg-purple {
    background-color: #d174eb !important;
    color: #fff
}

.bg-orange {
    background-color: #ff895f !important;
    color: #fff
}

.bg-cian {
    background-color: #00d4fd !important;
    color: #fff
}

.page-link,
footer a:hover,
footer h4 {
    color: #3a0bc8
}

#home #portada .container,
.section .container {
    position: relative;
    z-index: 2
}

#clases .bloque,
#contacto .bloque,
#cursos-contenido .bloque,
#view-blog .imagen,
.docente,
.section .head,
footer .bloque {
    margin-bottom: 40px
}

#view-blog h1,
.section h1,
.section h2 {
    font-size: 42px;
    font-weight: 800
}

.section .body.row {
    margin-top: -15px;
    margin-bottom: -15px
}

.section .body.row>article,
.section .body.row>div {
    padding-top: 15px;
    padding-bottom: 15px
}

.bg-light {
    background-color: #e9eff5 !important
}

#home #portada,
.buttonform,
.portada-blue .caja {
    background-color: #321abe
}

#ademas-nosotros ul,
#contacto ul,
.popover-content ul,
footer ul,
ul.list {
    list-style: none;
    padding: 0;
    margin: 0
}

#ademas-nosotros i,
ul.list i {
    float: left;
    margin-right: 15px;
    font-size: 30px
}

#ademas-nosotros li,
ul.list li {
    margin-bottom: 25px
}

#view-blog h2,
#view-blog h3 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

#view-blog h4,
#view-blog h5,
#view-blog h6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

ul.list-small i {
    font-size: 24px
}

ul.list.list-purple i {
    color: #d174eb
}

ul.list.list-cian i {
    color: #00d4fd
}

ul.list.list-orange i {
    color: #ff895f
}

ul.list.list-yellow i {
    color: #ffc94f
}

#ademas-nosotros li span,
ul.list li span {
    overflow: hidden;
    display: block
}

.has-warning .form-control {
    border-color: #f0ad4e
}

.has-warning .form-control-feedback,
.has-warning .fv-control-feedback {
    color: #f0ad4e
}

.has-success .form-control {
    border-color: #5cb85c
}

.has-danger .form-control-feedback,
.has-danger .fv-control-feedback,
.has-success .form-control-feedback,
.has-success .fv-control-feedback {
    color: #dc3545
}

.has-danger .form-control {
    border-color: #dc3545
}

.has-danger small {
    font-size: 12px
}

main {
    padding-top: 106px
}

body#home main {
    padding-top: 0
}

header {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

header.navbar-light {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, .15)
}

#cursos article>a:hover,
.box-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 8px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 8px rgba(0, 0, 0, .15)
}

header.navbar-dark {
    background-color: transparent
}

#logo {
    height: 80px
}

.navbar-dark #logo {
    background-image: url(../images/logo.png)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #321abe;
    font-weight: 880
}

#blog .categoria a,
#home.landing .navbar-dark .navbar-nav .whatsapp .nav-link b,
.navbar-dark .navbar-nav .nav-link {
    color: #fff
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
    font-weight: 880
}

.navbar-nav .whatsapp .nav-link {
    color: #000614 !important
}

.navbar-nav .whatsapp .nav-link small {
    display: block;
    color: #8093a0;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: -7px
}

#comprar .imagen .etiqueta li,
#cursos .imagen .etiqueta li,
#view-cursos #portada ul li,
.navbar-nav .whatsapp .nav-link i,
.navbar-nav .whatsapp .nav-link span,
.social li {
    display: inline-block
}

.navbar-nav .btn {
    margin: 10px 15px 0
}

.whatsapp {
    border: 0
}

.whatsapp i {
    font-size: 46px;
    color: #29d166;
    padding-right: 5px
}

.navbar-nav .whatsapp .nav-link b {
    font-weight: 800;
    font-size: 24px
}

#home #portada {
    background-image: url(../images/portada.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    color: #fff;
    padding: 200px 0 150px
}

#home.landing #portada {
    background-image: none
}

#home.landing #portada .video {
    width: 100%;
    max-width: 960px;
    margin: 0 auto
}

#home #portada h1 {
    font-weight: 800;
    font-size: 52px
}

#home #portada p,
#view-cursos #portada p,
#view-servicios #portada p {
    font-weight: 400;
    margin: 30px 0;
    font-size: 20px
}

#clases .bloque:last-child,
#cursos-contenido .bloque:last-child,
#home #portada p:last-child,
#tools .bloq:last-child,
.docente:last-child,
.popover-content ul li:last-child,
.tools .bloq:last-child {
    margin-bottom: 0
}

#home #portada .btn {
    padding: 10px 35px;
    margin: 10px 0;
    font-size: 20px
}

.portada-blue {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    margin: auto;
    top: 0;
    left: 0
}

.portada-blue .caja {
    width: 50%;
    height: inherit;
    float: left
}

.portada-right {
    height: 100%
}

.portada-bottom {
    position: absolute;
    width: 50%
}

.btn-whatsapp,
.buttonform {
    position: fixed;
    z-index: 999
}

#partners,
footer,
footer a {
    color: #8495ad
}

#partners .container img {
    margin: 45px 15px
}

#cursos-contenido ul.icons li:last-child,
#partners .container img:last-child,
#view-cursos #portada .etiqueta li:last-child {
    margin-right: 0
}

#servicios {
    padding-top: 60px
}

#servicios a:hover {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

#cursos article>a,
#servicios .imagen {
    display: block
}

#servicios .imagen img {
    max-width: 140px
}

#servicios .texto {
    padding: 25px 0 0
}

#aliado .texto h3,
#servicios .texto h3,
footer h4 {
    font-size: 20px;
    font-weight: 800
}

.navbar-toggler {
    display: inline-flex
}

.navbar-dark .navbar-toggler,
.navbar-light .navbar-toggler {
    border-color: transparent
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(58, 11, 200, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

#agencia .bloque .container {
    max-width: 960px
}

#transformamos,
#transformamos2 {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    background-attachment: fixed;
    color: #fff
}

#transformamos .bloque {
    background-image: url(../images/linea.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    max-width: 450px;
    padding: 50px 35px
}

#transformamos h2 {
    padding: 15px;
    max-width: 450px;
    margin: 0 auto
}

#clientes>.container {
    max-width: 100%;
    width: 100%
}

#clientes .item {
    border-radius: 40%;
    width: 200px;
    height: 200px;
    padding: 25px;
    -webkit-box-shadow: 0 0 50px -1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 50px -1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 50px -1px rgba(0, 0, 0, .1);
    margin: 30px auto
}

#clientes .item img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#clientes .body {
    margin: 0 0 -30px
}

#aliado .imagen {
    width: 120px;
    height: 120px;
    margin: 30px auto
}

#aliado .imagen .numero {
    font-size: 80px;
    font-weight: 800;
    color: #dee8ef;
    position: absolute;
    top: -30px;
    left: -40px;
    z-index: 1
}

#aliado .imagen .fondo {
    height: inherit;
    width: inherit;
    position: relative;
    z-index: 2;
    background-color: #fff;
    border: 1px solid #e9ebfe
}

#aliado .texto {
    padding: 0 25px
}

#aliado article img {
    max-width: 80px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#metodologia img {
    margin: 0 auto
}

#footer-top {
    padding: 80px 0 40px
}

#footer-bottom {
    border-top: 1px solid #e9ebfe;
    padding: 40px 0
}

#logo-footer {
    height: 55px
}

ul.contacto i {
    float: left;
    line-height: 23px;
    padding-right: 10px
}

footer h4 {
    line-height: 55px
}

#contacto ul li,
.docente .perfil,
footer ul li {
    margin-bottom: 10px
}

#cursos-contenido.section .head,
footer .head {
    margin-bottom: 20px
}

.social {
    margin: 20px -5px 0 !important;
    list-style: none;
    padding: 0
}

.social li {
    padding: 0 5px
}

.social li a {
    display: block;
    background-color: #3a0bc8;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 20px
}

.social li a:hover {
    color: #fff;
    background-color: #00ce94
}

.buttonform {
    border-radius: 3px 3px 0 0;
    color: #fff !important;
    padding: 15px 0 25px;
    border: 0;
    transform: rotate(-90deg);
    right: -100px;
    top: 245px;
    text-align: center;
    font-size: 20px;
    width: 100%;
    max-width: 250px;
    text-decoration: none !important
}

#modalCotizar .modal-content {
    background-color: #e9eff5;
    position: relative
}

#modalCotizar .modal-content .close {
    position: absolute;
    top: -25px;
    right: -25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 38px;
    opacity: 1
}

#modalCotizar .modal-dialog {
    padding-top: 30px
}

#modalCotizar .container {
    max-width: 760px
}

#modalCotizar .checkbox span {
    font-size: 14px;
    color: #838383;
    padding-left: 15px;
    display: block
}

.btn-whatsapp {
    right: 18px;
    bottom: 50px;
    height: auto;
    width: auto;
    background: #00ce94;
    padding: 12.5px;
    border-radius: 50px
}

#equipo-nosotros .texto {
    padding: 25px;
    background-color: #fff;
    text-align: center
}

#equipo-nosotros .texto h3 {
    font-size: 18px;
    color: #000614
}

#equipo-nosotros .texto h4 {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000614
}

#equipo-nosotros .imagen {
    position: relative;
    display: block;
    width: 100%;
    max-width: 250px;
    padding: 0;
    border-radius: 50%;
    margin: 0 auto
}

#equipo-nosotros .imagen::before {
    display: block;
    content: "";
    padding-top: 100%
}

#equipo-nosotros img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border: 0
}

#equipo-nosotros .imagen:after {
    display: block;
    clear: both;
    content: ""
}

#map {
    position: relative;
    min-height: 350px
}

#map #map_canvas {
    width: 100%;
    min-height: inherit
}

#acerca-nosotros .body {
    padding-bottom: 80px
}

#acerca-nosotros article .punto {
    width: 10px;
    height: 10px;
    background-color: #321abe;
    border-radius: 50%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -45px;
    z-index: 3
}

#acerca-nosotros article:first-child:before,
#acerca-nosotros article:nth-child(2):before,
#acerca-nosotros article:nth-child(4):before,
#acerca-nosotros article:nth-child(5):before {
    content: '';
    position: absolute;
    width: 50%;
    border-top: 1px dashed #c3cad0;
    right: 0;
    top: 40px;
    background-color: #fff;
    z-index: 2;
    height: 100%
}

#acerca-nosotros article:nth-child(2):after,
#acerca-nosotros article:nth-child(3):before,
#acerca-nosotros article:nth-child(5):after,
#acerca-nosotros article:nth-child(6):after {
    content: '';
    position: absolute;
    width: 50%;
    border-top: 1px dashed #c3cad0;
    left: 0;
    top: 40px;
    background-color: #fff;
    z-index: 2;
    height: 100%
}

.shape1,
.shape2 {
    position: absolute;
    z-index: 1
}

#acerca-nosotros article:nth-child(3):after,
#acerca-nosotros article:nth-child(4):after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px dashed #c3cad0;
    left: 0;
    top: 40px;
    border-radius: 50%;
    z-index: 1
}

#acerca-nosotros article:nth-child(4):before,
#acerca-nosotros article:nth-child(5):after {
    border-bottom: 1px dashed #c3cad0
}

#acerca-nosotros .numero {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #321abe;
    display: inline-block;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 30px;
    z-index: 3
}

#acerca-nosotros .texto {
    position: relative;
    margin: 40px auto;
    max-width: 260px;
    width: 100%;
    z-index: 3
}

#ademas-nosotros h3,
#agency h3 b,
#bienvenido h1 b {
    font-weight: 800
}

#ademas-nosotros i {
    color: #00ce94
}

.subray {
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    margin-top: 3px;
    margin-bottom: 9px
}

.subray>div {
    width: 25%;
    height: 3px;
    background: #3a0bc8
}

.shape1 {
    top: 20%;
    left: 30px;
    -webkit-animation: 4s linear infinite rotate3d;
    animation: 4s linear infinite rotate3d;
    opacity: .4
}

.shape2 {
    top: 60%;
    left: 5%
}

.shape3,
.shape4 {
    top: 15%;
    position: absolute;
    z-index: 1
}

.shape3 {
    left: 0;
    -webkit-animation: 15s linear infinite animationFramesOne;
    animation: 15s linear infinite animationFramesOne
}

.shape4 {
    right: 10%;
    -webkit-animation: 20s linear infinite animationFramesOne;
    animation: 20s linear infinite animationFramesOne
}

.shape5 {
    position: absolute;
    right: 5%;
    top: 10%;
    z-index: 1;
    -webkit-animation: 5s linear infinite movebounce;
    animation: 5s linear infinite movebounce;
    opacity: .2
}

.shape6,
.shape8 {
    right: 10%
}

.shape6 {
    position: absolute;
    z-index: 1;
    top: 40%
}

.shape7,
.shape8 {
    top: 15%;
    z-index: 1;
    position: absolute
}

.shape7 {
    left: 25%;
    -webkit-animation: 20s linear infinite animationFramesOne;
    animation: 20s linear infinite animationFramesOne
}

.shape9 {
    position: absolute;
    z-index: 1;
    -webkit-animation: 5s linear infinite movebounce;
    animation: 5s linear infinite movebounce
}

@-webkit-keyframes movebounce {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes movebounce {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@-webkit-keyframes moveleftbounce {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes moveleftbounce {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@-webkit-keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@-webkit-keyframes animationFramesOne {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
        transform: translate(141px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
        transform: translate(83px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
        transform: translate(-40px, 72px) rotate(144deg)
    }
}

@keyframes animationFramesOne {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
        transform: translate(141px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
        transform: translate(83px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
        transform: translate(-40px, 72px) rotate(144deg)
    }
}

.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@-webkit-keyframes pulse {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#nosotros #portada {
    color: #fff
}

#metodologia #portada {
    background-image: url(../images/metodologia.jpg);
    color: #fff
}

#agency article {
    border-right: 2px solid #f1f5f7
}

#agency article>div {
    padding: 35px
}

#agency article .img {
    min-height: 120px;
    position: relative
}

#agency article:last-child {
    border-right: 0
}

#agency h3,
#blog h3 {
    font-size: 22px
}

#blog .imagen .img,
#blog img,
#comprar .imagen img,
#cursos .imagen img,
#listado-servicios img,
#view-cursos #portada .formulario img,
.docente .perfil .imagen img {
    width: 100%
}

#blog .texto {
    padding: 30px 0
}

#blog .categoria {
    position: absolute;
    background-color: #321abe;
    color: #fff;
    bottom: 0;
    z-index: 1;
    text-transform: uppercase;
    padding: 10px
}

.custom-hover {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 100%
}

.custom-hover:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding-bottom: 100%;
    margin-top: -50%;
    opacity: 0;
    background: #321abe;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1), opacity .5s;
    -moz-transition: -moz-transform .5s cubic-bezier(.4, 0, .2, 1), opacity .5s;
    transition: transform .5s cubic-bezier(.4, 0, .2, 1), opacity .5s;
    z-index: 1
}

.custom-hover:hover:before {
    opacity: .7;
    -webkit-transform: scale(1.55);
    -moz-transform: scale(1.55);
    -ms-transform: scale(1.55);
    transform: scale(1.55)
}

.custom-hover:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 29px;
    height: 29px;
    margin-top: -14.5px;
    margin-left: -14.5px;
    background: url(../images/hover_icon.png) center center no-repeat;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1), opacity .5s;
    -moz-transition: -moz-transform .5s cubic-bezier(.4, 0, .2, 1), opacity .5s;
    transition: transform .5s cubic-bezier(.4, 0, .2, 1), opacity .5s;
    z-index: 2
}

.custom-hover:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.custom-hover.round:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#view-blog .container {
    max-width: 700px
}

#view-blog h2 {
    font-size: 36px;
    font-weight: 400
}

#view-blog h3 {
    font-size: 28px;
    font-weight: 400
}

#view-blog h4 {
    font-size: 24px;
    font-weight: 400
}

#view-blog h5 {
    font-size: 20px;
    font-weight: 400
}

#view-blog h6 {
    font-size: 17px;
    font-weight: 400
}

#view-blog .texto img {
    text-align: center;
    width: 100%;
    height: inherit
}

#view-blog p {
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 1rem
}

#view-blog .facebook {
    width: 100$;
    margin-top: 40px
}

#header-blog {
    padding: 40px 0;
    border-bottom: 1px solid #e9ebfe
}

.page-item.active .page-link {
    background-color: #3a0bc8;
    border-color: #3a0bc8
}

#view-cursos #portada,
#view-servicios #portada {
    padding: 50px 0
}

#view-cursos #portada.section {
    overflow: inherit;
    min-height: 600px
}

#view-cursos #portada.section .texto {
    overflow: inherit;
    min-height: 500px
}

#view-cursos #portada ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px
}

#view-cursos #portada h5 {
    margin: 20px 0;
    font-weight: 800;
    color: #321abe;
    font-size: 25px
}

#comprar .vista h5 span,
#cursos h5 span,
#view-cursos #portada h5 span {
    color: #8d8d9d;
    font-size: 14px;
    text-decoration: line-through;
    font-weight: 400
}

#view-cursos #portada .formulario {
    background-color: #fff;
    width: 100%
}

#view-cursos #portada .formulario>.tab-content {
    padding: 60px 25px
}

#view-cursos #portada .formulario h4,
#view-servicios #portada .formulario h4 {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 30px
}

#view-cursos #portada .container,
#view-servicios #portada .container {
    position: relative;
    z-index: 3
}

#view-cursos #portada .bg {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 35%;
    right: 0;
    top: 0;
    background-color: #321abe
}

.bg-character {
    background-size: contain;
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-position: center bottom;
    background-repeat: no-repeat
}

#view-cursos #portada p span,
#view-servicios #portada p span {
    background-color: #e9eff5
}

#view-cursos #cursos-bottom,
#view-servicios #servicios-bottom {
    display: flex;
    flex-wrap: wrap
}

#view-cursos #cursos-bottom .s-left,
#view-servicios #servicios-bottom .s-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    align-items: flex-end;
    width: 50%;
    overflow: hidden;
    min-height: 700px
}

#view-cursos #cursos-bottom .s-left img,
#view-servicios #servicios-bottom .s-left img {
    left: unset;
    right: 600px;
    position: absolute;
    bottom: -15px
}

#view-cursos #cursos-bottom .s-right img,
#view-servicios #servicios-bottom .s-right img {
    right: unset;
    left: 600px;
    position: absolute;
    bottom: -15px
}

#view-cursos #cursos-bottom .s-right,
#view-servicios #servicios-bottom .s-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background: #1a3446;
    align-items: flex-start;
    width: 50%;
    overflow: hidden;
    min-height: 700px;
    color: #fff
}

#view-cursos #cursos-bottom .content,
#view-servicios #servicios-bottom .content {
    flex-wrap: nowrap
}

#view-cursos #cursos-bottom .col,
#view-servicios #servicios-bottom .col {
    padding: 0 35px;
    max-width: 600px
}

#preguntas,
#view-cursos #preguntas,
#view-servicios #preguntas {
    background-image: url(../images/leftsidde.png), url(../images/rightsidde.png);
    background-repeat: no-repeat;
    background-position: calc(50% - 580px) 200px, calc(50% + 580px) 200px
}

#preguntas .container,
#view-cursos #preguntas .container,
#view-servicios #preguntas .container {
    max-width: 800px
}

#view-cursos .img,
#view-servicios .img {
    max-width: 900px
}

#listado-servicios article>div {
    background-color: #fff;
    -webkit-border-top-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    -moz-border-radius-topright: 40px;
    -moz-border-radius-bottomleft: 40px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    overflow: hidden
}

#listado-servicios .texto {
    padding: 25px 35px;
    min-height: 120px;
    display: block
}

#listado-servicios h3 {
    font-size: 22px;
    overflow: hidden
}

#listado-servicios .icon {
    float: right;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #b6c8d5;
    color: #fff;
    text-align: center;
    line-height: 60px;
    margin-left: 10px
}

#view-servicios #portada .formulario {
    background-color: #fff;
    padding: 60px 25px;
    width: 100%
}

#view-servicios #portada .bg {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 33%;
    right: 0;
    top: 0;
    background-color: #321abe
}

.card-header {
    background-color: #fff;
    border: none
}

.card-header .btn {
    padding: 0;
    font-size: 20px;
    text-align: left
}

#headtools {
    padding: 80px 0
}

#tools,
.tools {
    position: relative;
    margin-top: -40px
}

#tools .container,
.tools .container {
    max-width: 1050px
}

#tools .contenido,
.tools .contenido {
    padding: 35px 25px;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

#tools .contenido .border,
.tools .contenido .border {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin: 15px 0 30px
}

#tools .bloq,
.tools .bloq {
    overflow: hidden;
    margin-bottom: 30px
}

#virtual-head h1 {
    font-size: 32px;
    font-weight: 800
}

#virtual h3 {
    color: #321abe;
    font-weight: 800;
    font-size: 20px
}

#virtual h4 {
    color: #444;
    font-weight: 700;
    font-size: 18px
}

#virtual article>div {
    padding: 40px 25px;
    background-color: #fff
}

#virtual img {
    max-width: 135px
}

#virtual .texto {
    padding-top: 25px
}

#virtual .button {
    padding-top: 20px
}

body.landing #agencia i {
    font-size: 24px;
    margin-right: 10px
}

#comprar .imagen .etiqueta,
#cursos .imagen .etiqueta {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    top: 20px;
    left: 20px
}

#comprar .imagen .etiqueta li span,
#cursos .imagen .etiqueta li span,
#view-cursos #portada .etiqueta li span {
    padding: 5px 15px
}

#cursos .texto {
    padding: 25px
}

#cursos h3,
#view-cursos #portada .formulario #cursos-comprar h3 {
    font-weight: 800;
    font-size: 20px;
    line-height: 22px
}

#comprar .vista h4,
#cursos h4 {
    font-size: inherit;
    color: #515152
}

#beneficios h3,
#cursos ul.icons li i,
#cursos-contenido ul.icons li i,
#pagos h4,
#tools .bloq li i,
#view-cursos #portada ul.icons li i,
.docente .perfil .texto h3,
.tools .bloq li i {
    font-size: 20px
}

#comprar .vista h5,
#cursos h5 {
    font-weight: 800;
    color: #321abe
}

#cursos ul.icons,
#cursos-contenido ul.icons,
#view-cursos #portada .formulario #cursos-comprar ul.icons {
    list-style: none;
    padding-left: 0;
    margin: 20px 0
}

#comprar .vista ul.icons li,
#cursos ul.icons li {
    display: inline-block;
    color: #515152;
    line-height: 20px
}

#comprar .vista ul.icons li i.fa-star,
#cursos ul.icons li i.fa-star,
#cursos-contenido ul.icons li i.fa-star,
#view-cursos #portada ul.icons li i.fa-star {
    color: #ffc200
}

#cursos h5 {
    margin: 20px 0
}

#beneficios h3 {
    line-height: 22px;
    font-weight: 800;
    color: #3a0bc8
}

#beneficios .imagen {
    position: relative;
    margin: 20px 0;
    height: 56px
}

#beneficios .imagen img {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 56px
}

#clases article a h3,
#cursos-contenido.section .head h2 {
    font-size: 25px;
    color: #3a0bc8
}

.docente .perfil .imagen {
    width: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin-right: 15px
}

.docente .perfil .texto p {
    font-size: 16px;
    color: #8d8d9d
}

#view-cursos #portada .formulario #cursos-comprar h4 {
    font-size: 18px;
    color: #515152;
    margin-bottom: .5rem
}

#view-cursos #portada .etiqueta li {
    display: inline-block;
    margin-right: 15px
}

#view-cursos #portada .or {
    padding: 5px 0
}

#view-cursos #portada .or span {
    width: 22px;
    height: 1px;
    background-color: #000614;
    display: inline-block;
    margin-bottom: 5px
}

#cursos-contenido ul.icons li {
    display: inline-block;
    color: #515152;
    line-height: 20px;
    margin-bottom: 15px;
    margin-right: 15px
}

#view-cursos #portada .has-danger .form-control-feedback {
    font-size: 11px
}

#pagos article>div {
    background-color: #fff;
    padding: 25px
}

#pagos h4 {
    color: #3a0bc8
}

blockquote {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px 0;
    padding: 15px 25px;
    border-left: .4em solid #321abe;
    font-style: italic
}

#comprar .bloque {
    margin-bottom: 60px
}

#comprar .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px
}

#comprar .breadcrumb .breadcrumb-item span {
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #fff;
    border-radius: 50%;
    background-color: #bdc0c4;
    text-align: center
}

#comprar .breadcrumb .breadcrumb-item {
    color: #bdc0c4
}

#comprar .breadcrumb .breadcrumb-item.active span {
    background-color: #000614
}

#comprar .nav-tabs {
    border-bottom: 0;
    margin: 0 -10px
}

#comprar .nav-tabs .nav-item.show .nav-link,
#comprar .nav-tabs .nav-link.active {
    border-color: #321abe;
    background-color: rgba(58, 11, 200, .05)
}

#comprar .nav-tabs .nav-link {
    border-color: #dee2e6;
    border-radius: 0;
    margin: 10px;
    padding: 0 25px;
    font-size: 14px;
    height: 64px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

#comprar .imagen {
    position: relative;
    float: left;
    width: 170px;
    margin-right: 20px
}

#comprar .vista h3 {
    font-weight: 800;
    font-size: 16px;
    line-height: 22px
}

#comprar .vista ul.icons {
    font-size: 14px;
    list-style: none;
    padding-left: 0;
    margin: 10px 0
}

#comprar .vista ul.icons li i {
    font-size: 16px
}

#comprar .precios {
    border-top: 1px solid #e9ecef;
    padding: 20px 0;
    margin: 20px 0
}

.fv-form-bootstrap4:not(.form-inline) label~.fv-control-feedback {
    top: 5px
}

#usuario .container {
    max-width: 420px
}

#formcredit .form-group i.fv-control-feedback {
    display: none !important
}

.mercadopago-button {
    display: inline-block !important;
    text-align: center !important;
    vertical-align: middle !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    font-family: Muli, sans-serif !important;
    cursor: pointer !important;
    font-weight: 700 !important;
    padding: 10px 35px !important;
    background-color: #321abe !important;
    border: 1px solid #321abe !important;
    color: #fff !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.correcttick,
.correcttickgray {
    padding: 2px;
    top: -2px;
    border-radius: 3px;
    font-size: 10px;
    margin-right: 6px;
    color: #fff;
    position: relative
}

.mercadopago-button:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    content: "\f09d";
    margin-right: 3px
}

#formTarjeta button {
    margin-bottom: 15px
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 1rem
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 1rem
}

#clases .breadcrumb {
    background-color: transparent;
    border-radius: .25rem;
    padding: 0
}

#clases article a {
    display: block;
    padding: 25px;
    background-color: #fff
}

#clases article a h4 {
    font-size: 15px
}

#clases article ul {
    list-style: none;
    padding: 0
}

#clases article p,
#clases article ul li {
    color: #515152
}

#clases article .top {
    min-height: 150px
}

#clases .bloque>h3 {
    font-size: 25px;
    color: #3a0bc8;
    margin-bottom: 20px
}

#bienvenido h1 {
    font-weight: 300
}

.accordion .card-header .btn {
    box-shadow: none
}

.correcttick {
    background: #8bbe56
}

.correcttickgray {
    background: #bec2bb
}

.analytic_row {
    margin-bottom: 25px;
    padding-bottom: 20px;
    display: inline-block;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    width: 100%;
    font-size: 14px
}

.color-box {
    margin-top: 20px;
    padding-left: 17px
}

.color-box p.extra {
    padding-top: 5px
}

.color-box strong {
    font-size: 16px;
    padding-right: 5px
}

.color-box .shadow {
    margin: 0
}

.info-tab {
    width: 36px;
    height: 50px;
    float: left;
    margin-left: -21px;
    position: relative;
    top: 6px;
    background: url(../images/sprite.png) no-repeat
}

.tip-icon {
    background-position: 0 -120px
}

.note-icon {
    background-position: 0 0
}

.warning-icon {
    background-position: 0 -60px
}

.note-box,
.tip-box,
.warning-box {
    padding: 15px 25px
}

.note-box {
    color: #144261;
    background: #d5e9f6
}

.warning-box {
    color: #913944;
    background: #ecd2d7
}

.tip-box {
    color: #2e5014;
    background: #d5efc2;
    min-height: 60px
}

#gestorcontenido,
.editable {
    background-color: transparent
}

.favicon img {
    margin: auto;
    display: inline-block
}

#nubes a {
    color: #717171;
    text-decoration: none
}

#nubes a:hover,
#tools .bloq li i.fa-info-circle,
.editable .extension,
.popover-content ul li i.fa-info-circle,
.tools .bloq li i.fa-info-circle {
    color: #448aff
}

#resultados {
    padding: 25px;
    margin-top: 30px;
    border: 1px solid #ddd
}

#resultados p {
    line-height: 16px;
    font-size: 14px
}

.editable {
    color: #000;
    outline: 0;
    margin: 0;
    padding: 20px;
    min-height: 350px !important;
    height: auto
}

.editable h1,
.editable h2 {
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px
}

.editable h1 {
    font-size: 42px
}

.editable p {
    font-weight: 400
}

#keywords .btn {
    padding: 10px 0
}

#gestorcontenido {
    border: 1px solid transparent;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#limpiar {
    background-color: #f3f3f3;
    text-transform: none;
    border: 1px solid #dbdbde;
    position: absolute;
    margin: auto;
    right: 0;
    top: 0;
    padding: 8px 12px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px
}

#limpiar:hover {
    background-color: #448aff;
    color: #fff
}

#tools .bloq li i.fa-times-circle,
.popover-content ul li i.fa-times-circle,
.tools .bloq li i.fa-times-circle {
    color: #d9534f
}

#tools .bloq li i.fa-check-circle,
.popover-content ul li i.fa-check-circle,
.tools .bloq li i.fa-check-circle {
    color: #1ab394
}

.popover-content ul li {
    position: relative;
    margin-left: 22px;
    margin-bottom: 10px
}

.popover-content ul li i {
    position: absolute;
    top: 2px;
    left: -24px;
    font-size: 19px
}

.google-preview {
    border: 4px solid #f1f1f1;
    padding: 12px 10px;
    border-radius: 4px
}

.google-preview .top_link {
    color: #00e;
    font-size: 16px;
    margin-bottom: 2px;
    overflow-x: hidden;
    text-decoration: underline;
    white-space: nowrap
}

.google-preview p:nth-child(2) {
    color: #00802a;
    font-size: 14px
}

@media only screen and (min-width:992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px
    }

    #aliado article:nth-child(2n) {
        padding-top: 150px
    }

    #agencia .bloque {
        padding: 80px 0
    }

    #view-cursos #portada h1,
    #view-servicios #portada h1 {
        font-size: 45px
    }

    #view-cursos .img,
    #view-servicios .img {
        max-width: initial
    }

    #view-servicios #portada .formulario {
        max-width: 380px;
        padding: 60px 45px
    }

    #view-cursos #portada .formulario {
        max-width: 380px
    }

    #view-cursos #portada .formulario>.tab-content {
        padding: 60px 45px
    }
}

@media only screen and (min-width:1300px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 18px
    }
}

@media only screen and (max-width:1700px) {

    .padding,
    .padding-top {
        padding-top: 100px
    }

    .padding,
    .padding-bottom {
        padding-bottom: 100px
    }

    .container {
        max-width: 1150px
    }

    #home #portada {
        padding: 170px 0 140px
    }

    #home #portada h1 {
        font-size: 50px
    }

    #home #portada p {
        margin: 20px 0
    }

    #home #portada .btn {
        font-size: 18px
    }

    #aliado .texto h3,
    #servicios .texto h3,
    footer h4 {
        font-size: 20px
    }

    #clientes .item {
        width: 180px;
        height: 180px;
        padding: 25px
    }

    #view-servicios .img {
        max-width: 800px
    }
}

@media only screen and (max-width:1500px) {

    .padding,
    .padding-top {
        padding-top: 80px
    }

    .padding,
    .padding-bottom {
        padding-bottom: 80px
    }

    body {
        font-size: 16px
    }

    #home #portada {
        padding: 170px 0 130px
    }

    #home #portada h1 {
        font-size: 48px
    }

    #home #portada p {
        margin: 20px 0
    }

    #aliado .texto h3,
    #home #portada .btn,
    #servicios .texto h3 {
        font-size: 17px
    }

    #partners .container img {
        max-width: 180px
    }

    #metodologia #portada,
    #nosotros #portada {
        padding: 100px 0
    }

    #view-cursos .img,
    #view-servicios .img {
        max-width: 700px
    }
}

@media only screen and (max-width:1300px) {

    .padding,
    .padding-top {
        padding-top: 60px
    }

    .padding,
    .padding-bottom {
        padding-bottom: 60px
    }

    body {
        font-size: 15px
    }

    .container {
        max-width: 1050px
    }

    .section h1,
    .section h2 {
        font-size: 38px
    }

    #home #portada h1 {
        font-size: 42px
    }

    #home #portada p {
        margin: 15px 0
    }

    #home #portada .btn {
        font-size: 16px
    }

    .navbar-nav .whatsapp .nav-link b {
        font-size: 22px
    }

    #clientes .item {
        width: 150px;
        height: 150px;
        padding: 15px
    }
}

@media only screen and (max-width:991px) {

    #home #portada,
    #view-cursos #preguntas,
    #view-servicios #preguntas {
        background-image: none
    }

    #view-cursos #portada.section,
    #view-servicios #portada {
        background-color: #fff !important
    }

    header.navbar-dark {
        background-color: #321abe
    }

    #home #portada {
        background-size: cover;
        background-position: top center;
        padding: 180px 0 50px
    }

    #home #portada .btn {
        padding: 10px 15px;
        display: block;
        width: 100%;
        font-size: 18px
    }

    #agency article p,
    #view-cursos #cursos-bottom img,
    #view-servicios #servicios-bottom img,
    .portada-blue {
        display: none
    }

    #partners .float-lg-left {
        width: 100%
    }

    #partners {
        overflow: hidden
    }

    .portada-bottom {
        position: relative;
        max-width: 105% !important;
        width: 105%;
        left: auto;
        top: auto;
        margin-top: -5px;
        margin-left: -5px
    }

    #partners .container {
        margin-top: -50px
    }

    #logo {
        height: 60px
    }

    .navbar-dark .navbar-nav .nav-link,
    .navbar-light .navbar-nav .nav-link {
        padding: 15px;
        text-align: center
    }

    .navbar-dark .navbar-nav .nav-link {
        border: 1px solid #4f26cd
    }

    .navbar-light .navbar-nav .nav-link {
        border: 1px solid #e5e5e5
    }

    .navbar-nav li:first-child .nav-link {
        margin-top: 15px
    }

    .navbar-nav li:last-child .nav-link {
        margin-bottom: 15px
    }

    .navbar-dark .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .show>.nav-link {
        background-color: #fff;
        color: #321abe
    }

    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .show>.nav-link {
        background-color: #321abe;
        color: #fff
    }

    .whatsapp i {
        font-size: 42px
    }

    #transformamos {
        background-attachment: initial
    }

    #agencia img,
    #home #portada .buttones,
    #metodologia img {
        margin-top: 40px
    }

    #agencia {
        padding: 30px
    }

    #agencia>.container {
        width: 100%;
        max-width: 100%;
        padding: 0
    }

    .section .left {
        -ms-flex-order: 2;
        order: 2
    }

    .section .right {
        -ms-flex-order: 1;
        order: 1
    }

    .buttonform~.btn-whatsapp {
        bottom: 100px
    }

    .buttonform {
        transform: rotate(0);
        right: 0;
        left: 0;
        bottom: 0;
        top: auto;
        max-width: 100%;
        padding: 15px
    }

    footer {
        margin-bottom: 60px
    }

    main {
        padding-top: 86px
    }

    #acerca-nosotros .texto {
        margin: 20px auto
    }

    #nosotros #portada {
        padding: 70px 0
    }

    #agency article {
        border-bottom: 2px solid #f1f5f7
    }

    #view-cursos #portada .bg,
    #view-servicios #portada .bg {
        width: 100%;
        top: initial;
        bottom: 0;
        height: 30%
    }

    #view-servicios #portada p span {
        background-color: transparent
    }

    #view-cursos .img,
    #view-servicios .img {
        max-width: 100%;
        margin-bottom: 40px
    }

    #view-cursos #cursos-bottom .content,
    #view-cursos #cursos-bottom .s-left,
    #view-cursos #cursos-bottom .s-right,
    #view-servicios #servicios-bottom .content,
    #view-servicios #servicios-bottom .s-left,
    #view-servicios #servicios-bottom .s-right {
        width: 100%;
        min-height: 0
    }

    #view-cursos #cursos-bottom .col,
    #view-servicios #servicios-bottom .col {
        max-width: 100%;
        width: 90%;
        margin: 0 auto;
        padding: 40px 15px
    }

    #view-cursos #portada p span {
        background-color: transparent !important
    }

    .home-form {
        top: 0 !important
    }

    #cursos-contenido {
        padding-top: 0 !important
    }

    #view-cursos #portada.section,
    #view-cursos #portada.section .texto {
        min-height: 0
    }
}

@media only screen and (max-width:900px) {
    #clientes .item {
        width: 120px;
        height: 120px
    }
}

@media only screen and (max-width:767px) {
    #home #portada {
        padding: 160px 0 50px
    }

    #home #portada h1,
    .section h1,
    .section h2 {
        font-size: 36px
    }

    #partners .container {
        margin-top: 0
    }

   

    #partners .container img {
        display: block;
        margin: 15px auto !important
    }

    #logo {
        width: 110px
    }

    #transformamos h2 {
        padding: 0
    }

    #acerca-nosotros article:after,
    #acerca-nosotros article:before {
        content: '';
        position: absolute;
        border: 0 !important;
        border-top: 1px dashed #c3cad0 !important;
        border-radius: 0 !important;
        margin: auto;
        width: 50%;
        top: 40px;
        height: inherit
    }

    #acerca-nosotros article:nth-child(5):after,
    #acerca-nosotros article:nth-child(5):before {
        border-bottom: 1px dashed #c3cad0 !important
    }

    #acerca-nosotros article:before {
        right: 0
    }

    #acerca-nosotros article:after {
        left: 0
    }

    #acerca-nosotros article .punto {
        left: initial;
        right: 0
    }

    #acerca-nosotros .texto {
        margin: 0
    }
}

@media only screen and (max-width:576px) {
    #home #portada {
        padding: 140px 0 50px
    }

    #home #portada h1,
    .section h1,
    .section h2 {
        font-size: 30px
    }

    #aliado .body p,
    #listado-servicios .icon {
        display: none
    }

    #logo-footer {
        width: 100px
    }

    footer .bloque {
        margin-bottom: 20px
    }

    #agencia,
    #view-cursos .col-form,
    #view-servicios .col-form {
        padding: 0
    }

    #transformamos h2 {
        font-size: 24px
    }

    #transformamos .bloque {
        max-width: 320px
    }

    #view-cursos #portada .formulario>.tab-content,
    #view-servicios #portada .formulario {
        padding: 60px 15px
    }
}