.servicio_desc li{
color:black;
padding-bottom:5px;
}
.servicio_desc2 li{
color:black;
padding-bottom:5px;
}
.bloc{
width:fit-content;
}

.titulares{
color:white;
text-align: center;
padding: 10px 15px;
box-sizing: border-box;
background:#05A0EB;
}
.titulares h1{
font-size: 40px;
margin-bottom:0
}

.bandita{
font-size: 17px;
color:white;
text-align: center;
padding: 10px 15px;
box-sizing: border-box;
background:#05A0EB;
}

.contenedor{
width: 100%;
margin:0 auto;
background:white;
}

.hero{
display:flex;
justify-content: center;
align-items: center;
width:100%;
background-image: url("../images/servicios-domicilio.webp");
background-position: center center; 
background-repeat: no-repeat;
background-size:cover;
background-attachment: fixed; 
}

.speeche{
margin-top:9vh;
margin-bottom:9vh;
margin-left:15%;
margin-right:15%;
text-align: center;
padding:2em;
box-sizing: border-box;
background-color: rgba(0,0,0,0.4);
border-radius: 12px;
}
.speeche img{
max-width:400px;
width:100%;
}
.speeche h1{
font-size:55px;
color:#F3CE01;
margin-top:0 !important;
margin-bottom:0 !important;
line-height: 1.1em !important;
text-shadow: 2px 2px 2px #444444;
}
.speeche h2{
font-size:23px;
font-weight: normal !important;
color:white;
margin-top:10px !important;
margin-bottom:0 !important
}

.hero_info{
  top:10%;
}

/* SERVICIOS - HORIZONTAL 1*/

.servicios{
display:flex;
justify-content: center;
align-items: center;
flex-wrap: nowrap;
padding: 2em;
box-sizing: border-box;
margin-top:0px;
}
.servicio_foto{
width:50%;
text-align: right;
background:white;
}
.servicio_foto img{
max-width:460px;
width:100%;
}
.servicio_desc{
width:50%;
padding:0 2em 0 3em;
box-sizing: border-box;
background:white;
}

/* SERVICIOS - HORIZONTAL 2*/

.servicios2{
display:flex;
justify-content: center;
align-items: center;
flex-wrap: nowrap;
padding: 2em;
box-sizing: border-box;
margin-top:0px;
}
.servicio_foto2{
width:50%;
text-align: left;
background:white;
}
.servicio_foto2 img{
max-width:460px;
width:100%;
}
.servicio_desc2{
width:50%;
padding:0 2em 0 24%;
box-sizing: border-box;
background:white;
}



/* FORMAS DE PAGO */
.pago{
width:100%;
max-width:700px;
box-sizing:border-box;
padding:0 15px;
margin-bottom:20px;
}

/* GENERAL */
body{
    padding:0;
    border:0;
    margin:0;
    color:black; 
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size:18px;
    box-sizing:border-box;
}   


.descripciones2 ul{
margin-left: -20px;
}

.texto{
  margin: 0 auto;
  width:90%;
  text-align: center;
  line-height: 1.4em;
}
.texto p{
  margin-bottom:0px !important;
font-size:19px;
}
.logos{
  padding:1em;
  box-sizing: border-box;
}
.logos img{
  width:100%;
  max-width:190px;
}


/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
#tag_urgencia{
font-size:25px !important;    
}
}

/* ------------------------ */

h3{
  margin-top:5px;
  margin-bottom:10px;
}

strong{
font-weight:bold;
}

.celulares2{
  text-align: center;
  width:100%;
  font-size:21px;
  padding:0.5em 0.5em 0.3em;
  box-sizing: border-box;
  background:#004896;
}
.celulares2 a{
  font-size:30px;
  color:white;
}
.celulares2 a:hover{
  color:rgb(207, 254, 97);
}

h5{
  margin:0;
  color:grey;
  font-weight:normal;
}

h1{
  margin-top:0;
}
.yellow{
  color:rgb(207, 254, 97);
}

.footer{
padding:2em 1em;
text-align:center;
color:white;
line-height: 1.3em;
background:#05A0EB;
}
.footer img{
width:100%;
max-width:300px;
}
.logo_pie{
  width:180px;
  height:154px;
}
.piebanda{
  text-align:center;
}
.foto_whatsapp{
width: 100%;
max-width:360px;
}

#inscripcion{
  font-size:31px;
  padding-top:15px;
  font-weight:400;
}
#sub_fecha{
  font-size:25px;
  font-weight:400;
}


/* banda superior */
.banda_header{
    text-align:center;
    padding:1.5em 1em 1em 1em;
    box-sizing: border-box;
    background:white;
}
.banda_header img{
max-width:475px;
width:100%;
}

.banda_header h1{
  font-size:24px;
  margin:0;
  margin-bottom:5px;
}

.contenido{
  padding:2em 2.5em;
  box-sizing:border-box;
  background:white;
}

li{
  padding-bottom:0.8em;
}

a {
  text-decoration: none;
  color:red;
}

.fucsia{
  color: #455da0;
  font-weight: bold;
}

h2 {
    font-size: 24px;
    color:red;
    margin-top:30px;
  margin-bottom:30px;
}
.nowrap{
  white-space:nowrap;
}


/* WHATSAPP FIJO */
.social{
position:fixed;
border-left:0px;
bottom:-55px;
right:-175px;
z-index:2000
}
.social img{
  width:100%;
  max-width:300px;
}
.social ul{list-style:none}
.social ul li a{
display:inline-block;
padding: 2px 2px;
margin:2px;
text-decoration:none;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease; 
border-radius: 8px;
opacity:1;
/* box-shadow: 2px 2px 2px rgba(0,0,0,0.5); */
}

.social ul li a:hover{opacity:0.8;}
/* ----------------------------------------- */



@media (max-width: 880px) {
.hero_info{
  top:10%;
}
}

@media (max-width: 767px) {
.banda_header img {
max-width: 385px;
}
}

@media (max-width: 550px) {
.intro{
  padding:2em 2em 0 2em;
}
.hero li{
font-size:30px;
padding-bottom:10px;
line-height: 1em;
}
}

@media (max-width: 767px) {
.banda_header img {
max-width: 350px;
}
}

@media (max-width: 480px) {
.social{
right:-155px;
}
.social img{
  max-width:250px;
}
}

@media (max-width: 400px) {
.hero_info{
top:0 !important
}
}


@media (max-width: 1700px) {
.servicio_desc2{
width:50%;
padding:0 2em 0 20%;
}
}

@media (max-width: 1600px) {
.speeche{
margin-top:9vh;
margin-bottom:9vh;
margin-left:5%;
margin-right:5%;
}
}

@media (max-width: 1500px) {
.servicio_desc2{
width:50%;
padding:0 2em 0 15%;
}
}

@media (max-width: 1500px) {
.servicio_desc2{
width:50%;
padding:0 2em 0 10%;
}
}


@media (max-width: 1300px) {
.texto{
  width:80%;
}
.bloqueauditorias{
  width:95%;
}  
.contenedor{
    box-shadow: none;
    margin-top:0px;
}
}

@media (max-width: 1220px) {
.promo{
  width:80%;
  padding:1.5em;
}
.promo_fecha{
width:29%;
font-size: 31px;
padding:30px 0.4em 0.4em 0.4em;
}
.promo_desc{
width:60%;
color:white;
font-size: 27px;
padding: 0px 1em 0 1em;
}

.porque_auditar{
  margin-top:20px;
}
.porque_foto{
width:35%;
}
.porque_txt{
width:65%;
padding:0em 0em 0 1.5em;
}
}

@media (max-width: 1150px) {
.servicio_desc2{
width:50%;
padding:0 2em 0 5%;
}
}

@media (max-width: 1100px) {
.speeche{
margin:0;
padding:3em 1em 1em !important;
border-radius: 0;
}
.speeche h1{
font-size:45px;
}
.speeche h2{
font-size:20px;
}
.speeche img{
max-width:240px;
}
}



@media (max-width:1100px){
.traslucido{
left: 4vw;
bottom:24vh;
}
.traslucido img{
width:340px;
}
.sistemacompleto img{
  border-radius: 0 !important;
}
.texto{
  width:90%;
}
.bloqueauditorias{
  width:100%;
}
.auditorias{
padding-bottom:0px;
}
.detalles li {
    line-height: 1.2em;
}

  .footer{
  padding:2em 1em 9em 1em;
}
}

@media (max-width: 991px) {
.texto{
  width:100%;
}
.consulta_enviada{
margin-top:3px;
}
.promo_fecha{
width:100%;
font-size: 24px;
padding:0.5em 0.4em;
margin-bottom:20px;
}
.promo_desc{
width:100%;
font-size: 24px;
}
.promo_prox{
  font-size: 29px;
  margin-bottom:5px;
}
.banda_header h1{
    font-size:20px;
}

.porque_auditar{
  margin-top:20px;
  flex-wrap: wrap;
}
.porque_foto{
width:100%;
text-align: center;
}
.porque_txt{
width:100%;
padding:1.5em 0 0 0;
}
.porque_txt h2{
  margin-top:0;
}
.items p{
  line-height: 0.6em;
}
/* form inscripcion cursos */
.contact_foto img{
  max-width:140px;
  width:100%;
}
}



@media (max-width: 700px) {
.sistemacompleto {
width:100%;
height:30vh;
}
.traslucido{
left: 0;
right:0;
bottom:23vh;
}
.traslucido img{
width:340px;
}
.detalles{
  margin-top:10px;
  padding:0;
}
.detalles li {
    line-height: 1em;
}    
.esquema{
  padding-top:10px;
  padding-bottom:0px;
  }
}

@media (max-width: 720px) {

.boton{
margin-left:58px;
}
}

@media (max-width: 850px) {
.slider{
width:90%;
}
.curso{
flex-wrap: wrap;
}
.cursotexto{
  width:100%;
}
.cursofoto{
  width:100%;
}
.cursofoto img{
  width:100%;
}
.form_inscripcion{
width:90%;
}
}

@media (max-width: 650px) {
.slider{
width:100%;
}
.slider ul{
line-height: 15px;
}
.descripciones,.descripciones2{
  padding-left:0;
  padding-right:0;
}  
.mi1 {
  margin-top:20px;
}
.contenido{
  padding:0.5em 1em;
}
ul{
  margin-left:-22px;
}
h2{
    font-size: 20px;
    margin-bottom: 6px;
}
.promo{
  width:100%;
  padding:1.5em;
  border-radius: 0;
}
.promo_fecha{
font-size: 20px;
padding:0.5em 0.4em;
margin-bottom:20px;
border-radius: 5px;
}
.promo_desc{
font-size: 20px;
padding: 0;
}
.promo_prox{
  font-size: 23px;
  margin-bottom:5px;
}
.curso{
  padding:1em;
}
.curso_historial{
  font-size:15px;
  padding:1em;
  line-height: 1.2em;
}
.bloqueauditorias{
  width:100%;
}
.mi2 h2{
  margin-top:0;
  line-height: 1.2em;
}
.mi2{
  padding-bottom:10px;
}
}

@media (max-width: 550px){
.descripciones2 ul li{
font-size:17px !important;
line-height: 1.2em !important;
letter-spacing: 0 !important;
padding-bottom:10px !important;
}
}



@media (max-width: 500px){
.descripciones,.descripciones2{
width:100% !important; 
}  
.mi1{
  height:200px;
  background-position: center 10%; 
}
.curriculum{
  font-size:15px;
  padding-right:20px;
}
.curriculum ol{
  margin-left:-35px;
}
.marcolegal{
  padding:2em 2em;
}
.bot_consultas{
  margin:auto;
  margin-bottom:15px;
}
.porque_txt p{
line-height:1.5em;
}
}

@media (max-width: 440px) {
.descripciones,.descripciones2{
  width: 100% !important;
  margin: 0 !important;
  margin-right:0 !important;
}  
.banda_header{
    font-size:15px;
}
.mi2{
  padding:20px 20px 0 20px;
}
}

@media (max-width: 440px) {
.todo h1{
font-size:1.5em;
}
.descripciones h1 {
font-size:1.5em !important;
}
.descripciones2 h1 {
font-size:1.5em !important;
}

.hero h1 {
    font-size:35px;
}
.hero_info h2{
    font-size:20px;
}
.hero p {
    font-size:18px;
}
h5{
  font-size:12px;
}
}


@media (max-width: 650px){
.intro{
  font-size:16px;
  padding-left:1em;
  padding-right:1em;
}
}

@media (max-width: 767px){

.faltan{
  font-size: 19px;
}
.faltan_historial{
  font-size: 21px;
}
#sub_fecha{
  font-size: 18px;
}
#sub_fecha_historial{
  font-size: 17px;
}
.sobremi{
flex-wrap: wrap;
}
.mi1{
  width:100%;
  height:200px;
  order:2;
}
.mi2{
  line-height: 1.2em;
  width:100%;
  border-left: 1px solid #AAAAAA;
  border-radius: 0;
  border-top:none;
}
}

/*
@media (max-width: 1500px){
.servicio_foto {
    width: 50%;
}
.servicio_desc {
    width: 50%;
}
.servicio_foto2 {
    width: 40%;
}
.servicio_desc2 {
    width: 55%;
    padding: 0 3em 0 7em;
}
}
*/

@media (max-width: 1285px){
.item{
width:450px;
}
.item-up img{
max-width:450px;
}
}




@media (max-width: 1000px){
.bloc{
margin: 0 auto;
width: 100%;
padding: 0 0 0 1em;
box-sizing: border-box;
}
.servicios, .servicios2{
flex-wrap: wrap;
padding-left:0;
padding-right:0;
padding-bottom:1em;
padding-top:0;
}
.servicio_foto {
    width: 100%;
text-align: center;
}
.servicio_foto img, .servicio_foto2 img{
max-width:537px;
border-radius: 0;
margin-bottom:1em;
}

.servicio_desc {
width:100%;
padding: 0 1em 0 2em !important;
}
.servicio_foto2 {
    width: 100%;
order:1;
text-align: center;
}
.servicio_desc2 {
    width: 100%;
    padding: 0 1em 0 1em;
text-align:left;
order:2;
}
}


@media (max-width: 900px){
.descripciones2{
width:85%;
}
}

@media (max-width: 970px){
.item{
width:550px;
}
.item-up img{
max-width:550px;
}
}

@media (max-width: 430px){
.item{
border: none;
border-radius: 0;
margin-bottom:0;
}
.texto p{
padding-left:20px;
padding-right:20px;
}
.intro1{
padding-left:0 !important;
padding-right:0 !important;
box-sizing: border-box;
}
.item-up img{
max-width:550px;
}
.item-down{
border-radius: 0;
}
}

@media (max-width: 400px){
.servicio_desc{
padding-left:1em !important;
}
.servicio_desc2{
padding-left:0 !important;
}

.celulares2 a {
font-size:28px !important;
}
.banda_header img{
max-width:260px;
width:100%;
}
}

@media (max-width: 550px){
.item{
margin-left:0px !important;
margin-right:0px !important;
}
}
