* {
    font-display: auto
}
@font-face {
    font-family: 'monserrat-black';
    src: url('/andes-fonts/Montserrat-ExtraBold.eot');
    src: url('/andes-fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('/andes-fonts/Montserrat-ExtraBold.woff') format('woff'), url('/andes-fonts/Montserrat-ExtraBold.ttf') format('truetype'), url('/andes-fonts/Montserrat-ExtraBold.svg#citroenbold') format('svg');
    font-display: block
}
@font-face {
    font-family: 'monserrat-Bold';
    src: url('/andes-fonts/Montserrat-Bold.eot');
    src: url('/andes-fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('/andes-fonts/Montserrat-Bold.woff') format('woff'), url('/andes-fonts/Montserrat-Bold.ttf') format('truetype'), url('/andes-fonts/Montserrat-Bold.svg#citroenbold') format('svg');
    font-display: block
}
h1,
h2,
h3,
b,
strong,
.title01 {
    font-family: 'monserrat-Bold' !important
}
@font-face {
    font-family: 'monserrat-regular';
    src: url('/andes-fonts/Montserrat-Medium.eot');
    src: url('/andes-fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('/andes-fonts/Montserrat-Medium.woff') format('woff'), url('/andes-fonts/Montserrat-Medium.ttf') format('truetype'), url('/andes-fonts/Montserrat-Medium.svg#citroenbold') format('svg');
    font-display: block
}
h5,
h6,
p,
a,
li,
ul,
div {
    font-family: 'monserrat-regular' !important
}
@font-face {
    font-family: 'monserrat-light';
    src: url('/andes-fonts/Montserrat-Light.eot');
    src: url('/andes-fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('/andes-fonts/Montserrat-Light.woff') format('woff'), url('/andes-fonts/Montserrat-Light.ttf') format('truetype'), url('/andes-fonts/Montserrat-Light.svg#citroenbold') format('svg');
    font-display: block
}
label,
span {
    font-family: 'monserrat-light' !important
}
hr.linea_ {
    margin-top: 6px;
    width: 35px;
    height: 4px;
    background-image: linear-gradient(to left, #2BA1D4, #1580BA);
    margin-bottom: 0
}
.title_1:before {
    display: none !important
}
.big_100,
.big_100_ {
    font-size: 1em !important
}

.whatsapp {
    position: fixed;
    width: auto;
    right: 25px;
    bottom: 30px;
    z-index: 999999;
}
.flotante {
    background-color: #0dc152;
    color: rgba(255,255,255,1);
    height: 40px;
    padding: 16px 18px 15px 20px;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0 1px 6px rgba(0,0,0,.06), 0 2px 32px rgba(0,0,0,.16);
    transition: box-shadow 80ms ease-in-out,width .4s ease .2s;
    font-size: 1.8rem;
}
.flotante i.fa-whatsapp{
    font-size: 2.2rem;
}
.flotante:hover {
    box-shadow: 0 2px 8px rgba(0,0,0,.09),0 4px 40px rgba(0,0,0,.5) !important;
    color: #fff;
    text-decoration: none !important;
}
.whatsapp, .btn_cotizar{
    -webkit-animation: 1600ms pulsate infinite alternate ease-in-out !important;
  -moz-animation: 1600ms pulsate infinite alternate ease-in-out !important;
  -ms-animation: 1600ms pulsate infinite alternate ease-in-out !important;
  -o-animation: 1600ms pulsate infinite alternate ease-in-out !important;
  animation: 1600ms pulsate infinite alternate ease-in-out !important;
}
@keyframes pulsate {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}
@-webkit-keyframes pulsate {
  0% { -webkit-transform: scale(1); }
  50% { -webkit-transform: scale(1.1); }
  100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulsate {
  0% { -moz-transform: scale(1); }
  50% { -moz-transform: scale(1.1); }
  100% { -moz-transform: scale(1); }  
}
@-ms-keyframes pulsate {
  0% { -ms-transform: scale(1); }
  50% { -ms-transform: scale(1.3); }
  100% { -ms-transform: scale(1); }  
}
@-o-keyframes pulsate {
  0% { -o-transform: scale(1); }
  50% { -o-transform: scale(1.3); }
  100% { -o-transform: scale(1); }  
}
.hover- img {

}

.hover- img:hover{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

/* hover */


.container1 {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    margin-top: 15px;
    margin-left: 14px
}
.informacion-whatsapp {
    background: #064660;
}
.title002 {
    color: #fff !important;
}

#reserva {
    width: 100%;
    position: relative;
    background-image: url(../andes-img/matricula.png);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position-x: 40%;
}



#reserva_pol{
    width: 100%;
    position: relative;
    background-image: url(https://andestec.pe/pol/img/matricula-pol.png);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position-x: 40%;    
}

.fa-whatsapp {
    font-size: 20px;

}
a.whatsapp02 {
    background: #69AE29;
    border-radius: 15px;
    padding: 8px 15px;
    text-decoration: none;
    color: #fff;
}
a.whatsapp02:hover {
    background: #fff;
    color: #000
}
.convocatoria{
    background-image: linear-gradient(to left, #2BA1D4, #1580BA);
    border-radius: 20px;
    color: #fff;
    border: none;
    padding: 0.5rem 1.5rem;
}

.convocatoria:hover {
    background-image: linear-gradient(to left, #1E82AA, #2E97C1)!important;
    color: #fff;
    box-shadow: 0 0 14px -1px rgba(46, 151, 193, .98);
    transition: 0.5s;
}
.convocatoria:focus{
    box-shadow: 0 0 14px -1px rgba(46, 151, 193, .98);
   
}

.menu_reclamos{
    background: rgba(0,0,0,0.9);
}
.container1 input:checked~.checkmark:after {
    display: block
}
.container1 .checkmark:after {
    left: 10px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: #4BB8E4
}
.container1 a {
    color: #3273a0 !important
}
.container1 input:checked~.checkmark {
    background-color: #2196F3
}
.container1 span {
    color: #444 !important
}
.container1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}
#nav_2.sticky {
    position: fixed;
    width: 100%;
    z-index: 9999
}
img {
    width: 100%
}
.navbar {
    padding: 0rem 1rem !important
}
.text_reserva {
    line-height: 20px;
    font-size: 15px;
    text-align: center;
    padding: 0px 6.5%;
    margin-bottom: 10px;
    margin-top: 6px;
    color: #666;
    margin-left: 10px;
    margin-right: 10px
}
.fa-circle:before {
    background: -webkit-linear-gradient(#2BA1D4, #1580BA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #1580BA;
    font-size: 9px;
    margin-right: 8px
}
.title_1:before {
    content: "";
    position: absolute;
    top: 40px;
    width: 30px;
    height: 4px;
    background-image: linear-gradient(to left, #2BA1D4, #1580BA)
}
.title_footer:before {
    content: "";
    position: absolute;
    top: 33px;
    width: 30px;
    height: 2px;
    background: #fff
}
.formulario1 {
    padding: 0 15px !important
}

.space_header {
    margin-top: 100px;
 
}

img.logo_footer {
    width: 60%;
    margin-bottom: 20px
}
.big_director {
    font-size: 1.13em;
    color: #3273A0;
    font-weight: 600;
    display: inline-block;
    position: relative
}
.big_director:before {
    position: absolute;
    top: 32px;
    content: "";
    background-image: url(https://andestec.pe/andes-images/linkedin-andesaccelerator.png);
    background-size: 30px;
    width: 31px;
    height: 31px;
    background-repeat: no-repeat
}
.title_1,
.title_footer {
    display: inline-block;
    position: relative
}
.title_1_1{
    font-size: 1.85rem !important;
}
.space_footer {
    margin-top: 20px !important
}
.title_servicio {
    text-align: center;
    color: #fff;
    font-family: 'monserrat-regular' !important;
    font-size: 1.6em !important
}
.footer_1,
.footer_2,
.footer_3 {
    padding-inline-start: 0 !important
}
.footer_1 li {
    margin-left: 35px !important
}
.footer_2 li,
.footer_3 li {
    margin-left: 30px !important
}
.footer_1 li.lef_10,
.footer_2 li.lef_10,
.footer_3 li.lef_10 {
    margin-left: 10px !important
}
.footer_1 li a:hover,
.footer_2 li a:hover,
.footer_3 li a:hover {
    color: #2BA1D4 !important;
    text-decoration: none !important
}
.footer_1 li a i:before,
.footer_1 li i:before {
    position: absolute;
    margin-left: -25px;
    margin-top: -15px
}
.link_ {
    color: #ccc !important
}
.footer_2 li a i:before,
.footer_3 li a i:before {
    position: absolute;
    margin-left: -20px;
    margin-top: -10px
}
.big_servicios {
    color: #fff;
    padding: 0 20px
}
hr.linea_2 {
    border: 0;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    width: 13.5em;
    margin-bottom: 15px;
    margin-top: 8px
}
hr.linea_3 {
    border: 0;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    width: 11em;
    margin-bottom: 15px;
    margin-top: 8px
}
hr.linea_6 {
    border: 0;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    width: 13.5em;
    margin-bottom: 15px;
    margin-top: 8px
}
hr.linea_7 {
    border: 0;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    width: 11.5em;
    margin-bottom: 15px;
    margin-top: 8px
}
.capa2_ {
    background: #26B0AB
}
.capa3_ {
    background: #4C48F9
}
.capa6_ {
    background: #006F87
}
.capa7_ {
    background: #5E5BDD
}
#Reserva {
    background-image: linear-gradient(to left, #35AFE0, #1580BA)
}
.big_1001 {
    color: #fff;
    font-size: 1.3em;
    margin-top: -4px
}
a.libro-de-reclamos img{
 width: 30px !important;    
}
li.libro-de-reclamos{
        margin-left: 0 !important;
}
a.btn-reserva {
    border: 1px solid #fff;
    border-radius: 13px;
    color: #fff;
    font-size: 1.2em;
    padding: 6px 20px
}
a.btn-reserva:hover {
    background-image: linear-gradient(to left, #1E82AA, #0b719a)!important;
    color: #fff;
    box-shadow: 0 0 17px -1px rgb(5, 107, 152);
    transition: 0.5s;
    border: 1px solid #1E82AA !important;
}
.btn_conoce1 {
    background: #5E5BDD;
    color: #fff !important;
    font-weight: 600;
    font-size: 1.05em;
    border-radius: 13px;
    font-family: 'monserrat-light' !important;
    box-shadow: 2px 4px 0px 1px rgba(50, 50, 50, .66);
    padding-left: 18px;
    padding-right: 18px
}
a.btn_conoce1:hover {
    background: #504DC1 !important;
    transition: 0.5s;
    box-shadow: -2px 4px 0px 1px rgba(30, 30, 30, .66)
}
.btn_conoce2 {
    background: #35AFE0;
    color: #fff !important;
    font-weight: 600;
    font-size: 1.05em;
    border-radius: 13px;
    font-family: 'monserrat-light' !important;
    box-shadow: 2px 4px 0px 1px rgba(80, 80, 80, .66);
    padding-left: 18px;
    padding-right: 18px
}
a.btn_conoce2:hover {
    background: #2E97C1 !important;
    transition: 0.5s;
    box-shadow: -2px 4px 0px 1px rgba(50, 50, 50, .66)
}
.btn_conoce3 {
    background: #5E5BDD;
    color: #fff !important;
    font-weight: 600;
    font-size: 1.05em;
    border-radius: 13px;
    font-family: 'monserrat-light' !important;
    box-shadow: 2px 4px 0px 1px rgba(50, 50, 50, .66);
    padding-left: 18px;
    padding-right: 18px
}
a.btn_conoce3:hover {
    background: #504DC1 !important;
    transition: 0.5s;
    box-shadow: -2px 4px 0px 1px rgba(30, 30, 30, .66)
}
.btn_conoce4 {
    background: #35AFE0;
    color: #fff !important;
    font-weight: 600;
    font-size: 1.05em;
    border-radius: 13px;
    font-family: 'monserrat-light' !important;
    box-shadow: 2px 4px 0px 1px rgba(80, 80, 80, .66);
    padding-left: 18px;
    padding-right: 18px
}
a.btn_conoce4:hover {
    background: #2E97C1 !important;
    transition: 0.5s;
    box-shadow: -2px 4px 0px 1px rgba(50, 35, 50, .66)
}
img.full-imagen-servicio {
    width: 100%
}
img.foto-director {
    width: 190px;
    border-radius: 50%;
    margin-bottom: 20px;
}
img.foto-director:hover {
    box-shadow: 0 0 17px -1px rgba(0, 0, 0, .66)
}
.navbar-light .nav_link {
    margin-left: 60px !important
}
.bg-light {
    background-color: transparent !important
}
p.big_100 {
    text-align: justify !important
}
header #menu_.sticky2 {
    width: 100% !important;
    position: fixed;
    z-index: 999;
    top: 0px;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    background: rgba(0, 0, 0, 0.85) !important;
    padding-bottom: 4px !important
}
.navbar-light .link {
    color: #fff !important
}
.small {
    font-size: 11px;
    color: #999;
    display: block;
    margin-top: -10px
}
.cont {
    text-align: center
}
.accordion-container {
    position: relative;
    cursor: pointer
}
.accordion-container .article-title {
    display: block;
    cursor: pointer
}
.lg-icon {
    font-family: 'lg' !important
}
.accordion-content b {
    position: relative;
    margin-left: -12px
}
.sticky2 .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: fadeInDown
}
h2.title001 {
    font-size: 1.5rem !important
}
h1.title002 {
    font-size: 2.4em;
}
.big {
    margin-top: 20px;
    color: #CCCAC9
}
#metodologia,
#andes,
#Directores,
#Nuestros-servicios,
#aprender,
#workshop,
#workshop_2,
#herramientas,
#precio,
#profesor,
#te_daremos,
#agenda,
#quiero_participar {
    padding-top: 50px;
    padding-bottom: 50px
}
#Inicio {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(https://andestec.pe/andes-images/slider-andesaccelerator.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position-x: 30%;
    background-attachment: fixed;
}
#Gracias {
    width: 100%;
    height: 500px !important;
    position: relative;
    background-image: url(https://andestec.pe/andes-images/slider-andesaccelerator.png);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position-x: 30%
}
#menu {
    width: 100%;
    height: 100%
}
.container1 a.modal11{
    color: #fff !important;
}


.btn-white {
    width: 20%;
    background: #fff;
    color: #444;
    font-weight: 700;
}
.btn-white:hover {
    background: #00c3fd;
    color: #fff
}
.capa-reserva {
    background: rgba(0, 0, 0, 0.55);
}
.capa-reserva-pol {
    background: rgba(0, 0, 0, 0.7);
}
.title_blanco {
    color: #fff;
    font-weight: 900
}
.btn_reserva {
    width: auto !important;
    line-height: 0 !important
}
.image_herramienta {
    margin-bottom: 30px;
    text-align: center
}
img.imagen_netodologia_1 {
    width: 65%
}
.title_azul {
    color: #29a0ac;
    font-weight: 900
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0 !important
}
input.blue001 {
    width: 75%;
    padding: 10px;
    background-image: linear-gradient(to left, #2BA1D4, #1580BA);
    border-radius: 20px;
    color: #fff;
    margin-bottom: 0 !important;
    line-height: 0;
    height: 40px;
}

#quiero_participar {
    background-color: #ff800b !important
}
.logoedigital {
    max-width: 150px
}
.sticky2 .logoedigital {
    max-width: 140px
}
.big11 {
    color: #ef8408;
    font-size: 25px;
    font-weight: 900
}
.big10 {
    font-size: 20px;
    font-weight: 100;
    color: #fff
}
.fa-check {
    position: absolute;
    margin-left: -30px;
    margin-top: 10px;
    color: #000 !important
}
.linea_title {
    border: none;
    height: 1px;
    background: #fff;
    width: 34em;
    margin-top: 5px !important
}
h5 {
    margin-bottom: 0 !important
}
.big {
    font-size: 1.45em
}
.botom_azul {
    background: #299fac;
    color: white;
    font-weight: 600;
    text-transform: inherit;
    font-size: 20px !important;
    padding: 10px 40px !important;
    border-radius: 20px !important
}
.botom_verde {
    background: #30CF07 !important;
    color: white;
    font-weight: 600;
    text-transform: inherit;
    font-size: 20px !important;
    padding: 10px 40px !important;
    border-radius: 20px !important
}
.whatpssap:hover {
    background: #FC8c11 !important;
    color: #fff !important
}
.whatpssap {
    background: #ff800b !important;
    color: white;
    font-weight: 600;
    text-transform: inherit;
    font-size: 17px !important;
    padding: 6px 20px !important;
    border-radius: 20px !important
}
.pagar_ahora:hover {
    background: #1FA953 !important;
    background-image: linear-gradient(to left, #1FA953, #20B959) !important;
    box-shadow: 0 0 17px -1px rgba(32, 185, 89, .98);
    transition: 0.5s
}
.pagar_ahora {
    background-image: linear-gradient(to left, #25D366, #20B959);
    color: white;
    font-weight: 600;
    text-transform: inherit;
    font-size: 17px !important;
    padding: 6px 20px !important;
    border-radius: 20px !important
}
.botom_naranja:hover,
input.blue001:hover {
    background-image: linear-gradient(to left, #1E82AA, #2E97C1)!important;
    color: #fff;
    box-shadow: 0 0 17px -1px rgba(46, 151, 193, .98);
    transition: 0.5s
}
.botom_azul:hover {
    background: #2AAAAC !important;
    color: #fff
}
.botom_verde:hover {
    background: #30CA37 !important;
    color: #fff !important
}
.nav__flotante {
    height: 31px;
    background: #263238;
    border-bottom: 4px solid #757575;
    margin-bottom: 0;
    border-color: transparent;
    z-index: 10000;
    border: 0;
    border-radius: 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 3px
}
.bannerTop__texto_color {
    color: white;
    font-size: 16px;
    font-family: Calibri !important
}
.flotante_derecha {
    justify-content: flex-end
}
.flotante_item {
    color: #3f3f3f;
    display: flex;
    list-style: none
}
.banner__icon_color {
    color: white
}
.footer__edigital,
.footer-section li,
.footer-section li a {
    background: #212121;
    color: #ccc !important
}
.footer__edigital {
    padding-top: 20px
}
i.fa-facebook-square:before,
.fa-youtube:before {
    color: #fff;
    font-size: 30px
}
.slider_ul {
    font-size: 20px;
    margin-left: -15px
}

#form1 input[type=text]:valid, #form1 input[type=tel]:valid, #form1 input[type=email]:valid, #form1 textarea:valid {
    border-bottom: 1px solid #1F884B !important;
}

#form2 input[type=text]:valid, #form2 input[type=tel]:valid, #form2 input[type=email]:valid, #form2 textarea:valid {
    border: 2px solid #1F884B !important;
}

#form2 input[type=text],
#form2 input[type=tel],
#form2 input[type=email],
#form2 select{
    overflow: visible;
    width: 100%;
    height: 45px;
    padding: 0px 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}

#form2 option{
    color: #444;
} 

#form2 input[type=text]::placeholder,
#form2 input[type=tel]::placeholder,
#form2 input[type=email]::placeholder{
    color: #fff !important;
}

#form1 input[type=text],
#form1 input[type=tel],
#form1 input[type=email] {
    height: 40px;
    padding: 3px 15px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #202020;
    border: none;
    border-radius: 0;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #aaa;
    font-size: 14px
}
button:focus {
    box-shadow: none;
    outline: 0;
    background: #000
}

#form1 textarea:focus,
#form1 textarea.form-control:focus,
#form1 input.form-control:focus,
#form1 input[type=text]:focus,
#form1 input[type=tel]:focus,
#form1 input[type=password]:focus,
#form1 input[type=email]:focus,
#form1 input[type=number]:focus,
#form1 [type=text].form-control:focus,
#form1 [type=password].form-control:focus,
#form1 [type=email].form-control:focus,
#form1 [type=tel].form-control:focus,
[contenteditable].form-control:focus{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: -webkit-focus-ring-color auto 0px;
    background-color: rgb(250, 250, 250);
    border-bottom: 1px solid #000;
}
#form2 textarea:focus,
#form2 input[type=text]:focus,
#form2 input[type=tel]:focus,
#form2 input[type=password]:focus,
#form2 input[type=email]:focus,
#form2 select:focus{
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    outline: -webkit-focus-ring-color auto 0px;
    border: 1px solid #1580BA;
   
}
b {
    font-weight: bold
}
.gracias_1 {
    margin-top: 11%
}
.navbar-nav a {
    display: inline-block;
    position: relative
}
.actives:before,
.navbar-nav .actives1:before {
    content: "";
    position: absolute;
    top: 35px;
    width: 20px;
    height: 2px;
    background-image: linear-gradient(to left, #ccc, #fff);
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: slideInLeft
}
.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
    font-size: 0.9em
}
.navbar-nav .active:before {
    display: none !important
}
a.dropdown-item:hover,
a.dropdown-item:active > .show,
a.active:hover a.active:active {
    color: #ef8408 !important;
    background: #fff !important;
    background-color: #fff !important
}
a.active>.show:hover,
a.nav-link:hover {
    color: #ef8408 !important
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: 15px
}
.banner__box--form {
    background: white;
    background: #fff;
    border-radius: 10px;
    position: inherit
}
._bg_reservar {
    color: #3273A0;
    margin-top: 0px;
    font-size: 21px;
    width: 100%;
    margin-bottom: 10px
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    img.full-imagen-servicio {
        height: 23em !important
    }
    .logoedigital {
        max-width: 130px !important
    }
    .text_reserva {
        line-height: 18px !important;
        font-size: 14px !important
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
        font-size: 0.7em
    }
    .pagar_ahora {
        font-size: 14px !important;
        padding: 6px 8px !important
    }
}
@media (min-width: 1280px) {
    .pagar_ahora {
        font-size: 1.05em !important
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 1.05em !important
    }
}
@media (max-width: 1024px) {
    .capa_1 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media (max-width: 991px) {
    .capa1_ {
        order: 2
    }
    .btn-white {
        width: 50% !important;
    }    
    .text_reserva {
        line-height: 19px !important;
        font-size: 16px !important
    }

    .capa2_ {
        order: 1
    }
    .capa5_ {
        order: 2
    }
    .capa6_ {
        order: 1
    }
    .order1 {
        order: 1
    }
    .order2 {
        order: 2
    }
    .order3 {
        order: 3
    }
    .order4 {
        order: 4
    }
    .order5 {
        order: 5
    }
    .order6 {
        order: 6
    }
}
@media (max-width: 992px) {
    .nav__flotante {
        display: none
    }
    .navbar-collapse div {
        text-align: left !important
    }
    .fa-bars:before {
        color: #fff !important
    }
    .dropdown-menu {
        background-color: transparent;
        background-clip: padding-box;
        border: none
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        margin-top: -5px !important
    }
}
@media (min-width: 768px) {
    .movil {
        display: none
    }
    .capatitle .title001 {
        padding-top: 2rem
    }
    #Inicio .col-md-8 {
        -ms-flex: 0 0 70.666667%;
        flex: 0 0 70.666667%;
        max-width: 70.666667%
    }
    #Inicio .col-md-4 {
        -ms-flex: 0 0 29.333333%;
        flex: 0 0 29.333333%;
        max-width: 29.333333%
    }
}
@media (max-width: 421px) {
    h1.title002 {
        font-size: 2em !important
    }

}
@media (max-width: 414px) {
    .botom_azul {
        font-size: 16px !important;
        padding: 10px 20px !important
    }
    .movil_linea{
        font-size:20px !important;
    }
    .movil_linea_1{
        font-size:18px !important;        
    }
    .movil ul {
        margin-left: -20px
    }
    ::placeholder {
        font-size: 15px
    }
    p.big_100_ {
        text-align: justify !important
    }
    .big_servicios {
        font-size: 1.06em !important;
        padding: 0 5px !important;
    }
}
@media (max-width: 375px) {
    .logoedigital {
        max-width: 115px
    }
    .sticky2 .logoedigital {
        max-width: 122px !important
    }
    a.btn-reserva {
        font-size: 1.1em !important
    }
    h2{
        font-size:28px !important;
    }
}
@media (max-width: 767px) {
    .pc {
        display: none
    }
        .linea_title {
        width: 12em
    }
    .movil_contet_ {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .capa_sombra .row {
        text-align: center
    }
    .big_1001 {
        margin-bottom: 15px !important
    }
    img.imagen_netodologia_1 {
        width: 100% !important
    }
    .text_profesor {
        padding-top: 50px !important
    }
    #reservar_asesoria {
        padding-top: 30px
    }
    .title_blanco {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
    #te_daremos .title_blanco {
        padding-bottom: 35px
    }
    #aprender .title_azul {
        padding-bottom: 35px
    }
}
@media (max-width: 1000px) and (min-width: 767px) {
    img.imagen_precio_1 {
        transform: translateX(-38%)
    }

}
@media (min-width: 1280px) {
    #metodologia .container {
        padding: 0 70px
    }
    .footer_2,
    .footer_3 {
        transform: translateX(14%)
    }
    .container {
        max-width: 1250px !important
    }
}
@media (min-width: 1600px) {
    .container {
        max-width: 100% !important;
        padding-left: 9%;
        padding-right: 9%
    }
}