
#p_destino, #nom_destinatario, #peso_infocupon, #ag_envio, #ag_destino, #fecha_servicio, #n_cupon,
#cod_agencia, #nom_agencia, #tel_agencia, #tipo, #cupon, #f_registro {
	padding: 20px 20px;
}

/* Menú hamburguesa */
#menu_on{
	display: block;
	width:30px;
	height: 20px;
	position: absolute;
    z-index: 200;
    top: 100px;
	right: 30px;
	cursor: pointer;
}

#menu_on span{
	width: 100%;
	height: 4px;
	border-radius: 4px;
	display: block;
	position: absolute;
	background: #010236;
	transition: all 0.25s ease;
	transform-origin : 0px 100%;
}

#menu_on span:nth-child(2){
	top: calc(50% - 2px);
}

#menu_on span:nth-child(3){
bottom: 0;
}

.cambiarMenu span:nth-child(1){
    transform: rotate(45deg) translate(-2px,1px); 
}

.cambiarMenu span:nth-child(2){
    opacity: 0;
}


.cambiarMenu span:nth-child(3){
    transform: rotate(-45deg) translate(-3px,3px); 
}

#menuHamburguesa {
	position: absolute;
	top: 0;
	bottom: 0;
	left:100%;
	width: 300px;
	z-index: 1;
	padding-top: 10%;
	/* Antes eran 90px 30px 30px Luego, esto: padding: 105px 30px 30px; */
	background: #FFF;
	opacity: 0.8;
	transition: all 0.75s ease;
	font-size: 1.2em;
	overflow-y: auto;
}

/* .visible_menu{
	position: absolute;
} */

.visible_menu {
	left: calc(100% - 300px) !important;
	opacity: 0.7;
}


/* Este es para la parte de "¿En qué podemos ayudarte?" */
.visible_menu2 {
	right: 0px !important;
}

#como_puedo_ayudarte {
	z-index: 200;
    display: block;
    position: fixed;
    top: calc(100% - 130px);
    right: -110px;
    background-color: #dcdcdc;
    width: 210px;
    height: 100px;
    border-radius: 70px 0px 0px 70px;
    -webkit-box-shadow: 32px 50px 94px 8px rgba(0,0,0,0.66);
    -moz-box-shadow: 32px 50px 94px 8px rgba(0,0,0,0.66);
    box-shadow: 32px 50px 94px 8px rgba(0,0,0,0.66);
    transition: all 0.75s ease;
}


#menuHamburguesa a{
	display:block;
	text-decoration: none;
	padding: 2%;
	color: rgba(255,255,255,0.75);
	border-bottom: 1px solid rgba(255,255,255,0.2);
	transition: all ease 0.25s;
}

/* #menuHamburguesa a:hover{
	color: rgba(255,255,255,1);
	border-bottom-color:rgba(255,255,255,0.4);
} */

#botonEmailArchivoContacto {
	margin-bottom: 9px !important;
}

@media (max-width: 991.98px) {
	#header-wrap {
		z-index: 201 !important;
	}

    #logo {
        top: 2%;
	}
	
	#redesSociales, #primary-menu ul li:nth-child(2) a div.icono_redes_sociales { /* #primary-menu .one-page-menu #idiomaEspañol */
		display: none;
	}

	#subMenuIdiomas {
		font-weight: bold;
	}

	.frasesEtiquetasBusquedas {
		padding: 20px 10px !important;
	}

	.estilosBotonInfo {
		padding: 8.5px 36.78px;
	}


	#serviciosEspeciales + p {
		text-align: justify !important;
	}


	/* Particulares Venezuela */
	#mensajesFondoAzulPrincipal h2 + p {
		text-align: justify !important;
	}


	.footer2 {
		text-align: center;
	}

	

	#footer .widget {
		padding: 10px 0;
	}

	/* Archivo "contacto.html"*/
	#redesSocialesArchivoContacto {
		padding-bottom: 70px;
	}
}


@media (max-width: 1199px) {
	#mensajesFondoAzulPrincipal h2 + p {
		margin: 0px 100px !important;
		margin-bottom: 50px !important;
	}

	#informaciónImagenFurgoneta #textoInfoFurgoneta {
		
	}
}


@media (min-width:992px) and (max-width: 1008px) { /* 992px hasta 1008px */
	#menuIdiomas {
		height: 70px;
	}

	#menuIdiomas > a {
		padding-right: 0px !important;
	}

	#menuIdiomas > a > div {
		float: left;
    	font-size: 14px;
	}

	#menuIdiomas > a > img {
		display: block !important;
	}

	#menuIdiomas > ul {
		width: 140px !important;
	}


	#menuIdiomas + li > a {
		font-size: 17.5px !important;
    	padding-left: 8px !important;
	}

	#menuIdiomas + li > a > div:nth-child(2) {
		margin-right: -15px;
		width: 291px;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {
	#mensajesFondoAzul > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2), #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 0px !important;
	}

	/* #mensajesFondoAzulPrincipal h2 + p {
		margin: 0px 100px !important;
	} */

	#iconoLlamadaServiciosCorporativos {
		padding: 5.5% !important;
		padding-bottom: 0% !important;
	}
}


@media(min-width: 768px) {
	#seccionContact > div:nth-child(1) > div:nth-child(1),
	#seccionContact > div:nth-child(2) > div:nth-child(1),
	#seccionContact > div:nth-child(3) > div:nth-child(1) {
		height: 75% !important;
	}
}





@media (min-width: 1145px) {
	.tituloContactoBody {
		font-size: 280% !important;
	}

	.parrafosNumeroArchivoContactoLocalizanos {
		font-size: 180% !important;
	}

	#archivoContacto1, #archivoContacto2, #archivoContacto3, .parrafosNumeroArchivoContacto, #linkEmail {
		font-size: 90% !important;
	}
}

@media (min-width: 1206px) {
	#archivoContacto1, #archivoContacto2, #archivoContacto3, .parrafosNumeroArchivoContacto, #linkEmail {
		font-size: 100% !important;
	}

	#archivoContacto1 + div, #archivoContacto2 + div, #archivoContacto3 + div {
		padding: 7.5% !important;
		padding-bottom: 0% !important;
	}
}

@media (min-width: 1448px) {
	.tituloContactoBody {
		font-size: 300% !important;
	}

	.parrafosNumeroArchivoContactoLocalizanos {
		font-size: 190% !important;
	}

	#archivoContacto1, #archivoContacto2, #archivoContacto3, .parrafosNumeroArchivoContacto {
		font-size: 120% !important;
	}

	#linkEmail {
		font-size: 110% !important;
	}

	#archivoContacto1 + div, #archivoContacto2 + div, #archivoContacto3 + div {
		padding: 6.5% !important;
		padding-bottom: 0% !important;
	}
}

@media (min-width: 1692px) {
	.tituloContactoBody {
		font-size: 320% !important;
	}

	.parrafosNumeroArchivoContactoLocalizanos {
		font-size: 200% !important;
	}

	#archivoContacto1, #archivoContacto2, #archivoContacto3, .parrafosNumeroArchivoContacto {
		font-size: 130% !important;
	}

	#linkEmail {
		font-size: 120% !important;
	}

	#archivoContacto1 + div, #archivoContacto2 + div, #archivoContacto3 + div {
		padding: 5.5% !important;
		padding-bottom: 0% !important;
	}
}

@media (min-width: 1814px) {
	.tituloContactoBody {
		font-size: 340% !important;
	}

	.parrafosNumeroArchivoContactoLocalizanos {
		font-size: 210% !important;
	}

	#archivoContacto1, #archivoContacto2, #archivoContacto3, .parrafosNumeroArchivoContacto {
		font-size: 140% !important;
	}

	#linkEmail {
		font-size: 120% !important;
	}

	#archivoContacto1 + div, #archivoContacto2 + div, #archivoContacto3 + div {
		padding: 4.5% !important;
		padding-bottom: 0% !important;
	}
}

@media (min-width: 1910px) {
	.tituloContactoBody {
		font-size: 360% !important;
	}

	.parrafosNumeroArchivoContactoLocalizanos {
		font-size: 220% !important;
	}

	#archivoContacto1, #archivoContacto2, #archivoContacto3, .parrafosNumeroArchivoContacto {
		font-size: 150% !important;
	}

	#linkEmail {
		font-size: 120% !important;
	}

	#archivoContacto1 + div, #archivoContacto2 + div, #archivoContacto3 + div {
		padding: 3.5% !important;
		padding-bottom: 0% !important;
	}
}





@media (min-width: 768px) and (max-width: 1199px) {
	#masInfo {
		padding-top: 20px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#mensajesFondoAzul > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2), #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 120px !important;
	}

	#masInfo {
		text-align: center !important;
	}

	#footer h4 {
		font-size: 16.2px;
	}



	/* Servicios Corporativos */
	#iconoLlamadaServiciosCorporativos {
		padding: 3.5% !important;
		padding-bottom: 0% !important;
	}



	/* Archivo "contacto.html"*/
	#archivoContacto1, #archivoContacto2, #archivoContacto3 {
		font-size: 69% !important;
	}

	#archivoContacto1 + div, #archivoContacto2 + div, #archivoContacto3 + div {
		padding: 14.5% !important;
    	padding-bottom: 0% !important;
	}

	#archivoContacto3 + div {
		margin-bottom: 0% !important;
	}
}


@media (min-width: 415px) and (max-width: 767px) { /* min-width: 500px */
	#seccionServicio > div:nth-child(1) > div:nth-child(1), #seccionServicio > div:nth-child(2) > div:nth-child(1),
	#seccionServicio > div:nth-child(3) > div:nth-child(1),
	#seccionContact > div:nth-child(1) > div:nth-child(1),
	#seccionContact > div:nth-child(2) > div:nth-child(1), #seccionContact > div:nth-child(3) > div:nth-child(1){
		width: 300px;
		height: auto !important;
		margin-bottom: 50px !important;
	}

	.footer2 li {
		font-size: 1.1rem !important;
    	padding-bottom: 11px !important;
	}

	#footer h4 {
		font-size: 17.2px;
	}

	/* #SE > div:first-child {
		width: 80%;
    	margin: 0 auto;
	} */

	#footer .footer-logo {
		width: 80%;
    	margin: 0 auto;
	}
}


/*Cuando sea mayor a 768px y 991px. margin-left: 80px !important; */

@media (min-width: 768px) and (max-width: 991px) {
	.texto_icono_header_menu_hamburguesa {
		font-size: 90% !important
	}

	#linkEmail, .parrafosNumeroArchivoContacto {
		font-size: 69% !important;
	}

	.serviciosArchivoContacto > div:nth-child(1) > div:nth-child(1),
	.serviciosArchivoContacto > div:nth-child(2) > div:nth-child(1),
	.serviciosArchivoContacto > div:nth-child(3) > div:nth-child(1) {
		height: 90%;
	}

	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 130px !important;
	}

	.footer2 li {
		font-size: 1.1rem !important;
    	padding-bottom: 11px !important;
	}
}


@media (max-width: 767px) { /* Antes estaba 768px. Y antes de éste: 544px */
	#mensajesFondoAzul > div:nth-child(1),
	#mensajesFondoAzul > div:nth-child(2),
	#mensajesFondoAzul > div:nth-child(3) {
		margin-left: 60px !important;
	}

	.divCirculoBlancoPrincipal {
    	right: 8% !important;
	}

	/* Particulares Venezuela */
	#mensajesFondoAzulPrincipal h2 + p {
		margin: 0px 30px !important;
		margin-bottom: 50px !important;
	}

	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1) span,
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2) span,
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) span {
		font-size: 18px !important;
	}

	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1) > div:nth-child(1),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2) > div:nth-child(1),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		padding: 28px 0px !important;
    	padding-left: 30px !important;
	}
}


@media (min-width: 576px) and (max-width: 767px) { /* Desde 576px hasta 767px */
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 80px !important;
	}

	#serviciosEspeciales + p {
		margin: 0px -22px !important;
		margin-bottom: 20px !important;
	}

	/* Servicios Corporativos */
	#iconoLlamadaServiciosCorporativos {
		padding: 5% !important;
    	padding-bottom: 0% !important;
	}
}

/* Desde 576px hasta 767px */
/* @media (min-width: 576px) and (min-width: 767px) {
	#serviciosEspeciales + p {
		margin: 0px -22px !important;
		margin-bottom: 20px !important;
	}
} */


@media (max-width: 575px) {
	#mensajesFondoAzul > div:nth-child(1),
	#mensajesFondoAzul > div:nth-child(2),
	#mensajesFondoAzul > div:nth-child(3) {
		margin-left: 40px !important;
	}

	/* #mensajesFondoAzul > div:nth-child(1) > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2) > div:nth-child(1),
	#mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		padding-left: 25px !important;
	} */


	/* Particulares Venezuela */
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 50px !important;
	}

	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1) > div:nth-child(1),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2) > div:nth-child(1),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		padding-left: 30px !important;
	}

	#mensajesFondoAzulPrincipal h2 + p {
		margin: 0px 20px !important;
		margin-bottom: 50px !important;
	}

	/* Servicios Corporativos */
	#iconoLlamadaServiciosCorporativos {
		padding: 5.5% !important;
		padding-bottom: 0% !important;
	}

	#iconoLlamadaServiciosCorporativos + p {
		margin: 0px 0px !important;
	}
}


@media (min-width: 415px) and (max-width: 575px) {
	#serviciosEspeciales {
		line-height: normal;
		margin-bottom: 20px !important;
	}

	#serviciosEspeciales + p {
		margin: 0px -22px !important;
		margin-bottom: 20px !important;
	}

	/* Estilos para el número telefónico */
	#serviciosEspeciales + p + p {
		margin: 0px 0px !important;
	}
}


@media (max-width: 569px) {
	/* #mensajesFondoAzul > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2), #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 0px !important;
	} */

	#mensajesFondoAzul > div:nth-child(1) > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2) > div:nth-child(1),
	#mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		padding-left: 15px !important;
	}
}



@media (max-width: 559px) {
	#mensajesFondoAzulPrincipal h2 + p {
		margin: 0px 20px !important;
		margin-bottom: 50px !important;
	}
}


/* Desde 544px hasta 575px */
@media (min-width: 544px) and (max-width: 575px) {
	#mensajesFondoAzul > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2), #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 20px !important;
		height: 110px;
	}

	#mensajesFondoAzul > div:nth-child(1) > div:nth-child(1),
	#mensajesFondoAzul > div:nth-child(2) > div:nth-child(1),
	#mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		padding: 30px 0px !important;
		padding-left: 35px !important;
	}

	#mensajesFondoAzul > div:nth-child(1) > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2) > div:nth-child(1), #mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		width: 80% !important;
	}

	.divCirculoBlancoPrincipal {
		top: -96px !important;
    	right: -33% !important;
	}

	#mensajesFondoAzul > div:nth-child(1) span,
	#mensajesFondoAzul > div:nth-child(2) span,
	#mensajesFondoAzul > div:nth-child(3) span {
		font-size: 17px !important;
	}
}


/* @media (min-width: 500px) and (max-width: 544px) {
	#mensajesFondoAzul > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2), #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 0px !important;
	}
} */


@media (max-width: 543px) {
	#mensajesFondoAzul > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2), #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 20px !important;
		height: 110px;
	}

	#mensajesFondoAzul > div:nth-child(1) > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2) > div:nth-child(1),
	#mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		width: 80% !important;
		padding: 30px 0px !important;
		padding-left: 30px !important;
	}

	#mensajesFondoAzul > div:nth-child(1) span, #mensajesFondoAzul > div:nth-child(2) span, #mensajesFondoAzul > div:nth-child(3) span {
		font-size: 16px !important;
	}

	.divCirculoBlancoPrincipal {
		height: 110px !important;
		top: -96px !important;
		right: -33% !important;
	}

	
	/* Emprendedores Venezuela */
	.circuloBlancoPrincipal {
		top: -12px !important;
    	right: 11% !important;
	}
}


@media (min-width: 514px) and (max-width: 543px) {
	.circuloBlancoPrincipal {
		top: -96px !important;
    	right: -27% !important;
	}
}


@media (max-width: 513px) {
	.circuloBlancoPrincipal {
		top: -96px !important;
    	right: -27% !important;
	}

	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1) > div:nth-child(1),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2) > div:nth-child(1),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		padding: 28px 0px !important;
		padding-left: 30px !important;
	}
}



@media (min-width: 767px) and (max-width: 991px) {
	/* .estilosBotonInfo {
		padding: 8.5px 36.78px !important;
	} */
}


@media (min-width: 768px) and (max-width: 991px) { /* Desde 768px hasta 991px */
	#tuOpinionNosImporta + .espacioBotonInfo {
		padding-left: 0px !important;
    	padding-right: 0px;
	}
}

@media (max-width: 767px) {
	.frasesEtiquetasBusquedas {
		margin-bottom: 15px !important;
	}

	#cadaDiaMasCercaDeTi {
		line-height: 1.2;
	}

	#masInfo {
		text-align: center !important;
	}

	#tuOpinionNosImporta {
		width: 45% !important;
		padding-left: 40px !important;
	}

	#tuOpinionNosImporta + .espacioBotonInfo {
		text-align: center;
	}

	.divsBusquedas {
		height: auto !important;
	}
}


@media (max-width: 414px) {
	#div_tracking div.row > div {
		margin-bottom: 0px !important;
	}

	.contadores {
		font-size: 45px !important;
	}

	.parrafosContadores {
		font-size: 20px !important;
		margin-bottom: 25px !important;
	}

	.masInformacionServicios {
		font-size: 25px !important;
	}

	#cadaDiaMasCercaDeTi {
		font-size: 45px !important;
		margin-bottom: 0px;
	}

	#tuOpinionNosImporta {
		font-size: 44px !important;
	}

	#imagen2 {
		height: 413px !important;
	}
	


	#mensajesFondoAzul > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2), #mensajesFondoAzul > div:nth-child(3) {
		margin-left: -6px !important;
	}


	#mensajesFondoAzul > div:nth-child(1) > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2) > div:nth-child(1),
	#mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		width: 80% !important;
		padding: 31px 0px !important;
		padding-left: 30px !important;
	}

	#mensajesFondoAzul > div:nth-child(1) span, #mensajesFondoAzul > div:nth-child(2) span, #mensajesFondoAzul > div:nth-child(3) span {
		font-size: 15px !important;
	}

	.divCirculoBlancoPrincipal {
		right: -42% !important;
	}


	#atencionAlCliente {
		margin-left: 20px;
    	margin-right: 20px;
	}



	#serviciosEspeciales {
		line-height: normal;
		margin-bottom: 20px !important;
	}

	#serviciosEspeciales + p {
		margin: 0px -22px !important;
		margin-bottom: 20px !important;
	}

	/* Estilos para el número telefónico */
	#serviciosEspeciales + p + p {
		margin: 0px 0px !important;
	}

	.divCirculoBlancoPrincipal {
		right: -45% !important;
	}

	#mensajesFondoAzul {
		margin-left: -4%;
	}


	.divsBusquedas {
		margin-bottom: 50px !important;
		height: auto !important;
		width: 70% !important;
	}

	

	.espacioBotonInfo {
		padding-left: 0px !important;
		padding-right: 0px !important;
		text-align: center;
	}


	.footer2 ul {
		margin-bottom: 0px;
	}

	.footer2 li {
		font-size: 1.12rem !important;
    	padding-bottom: 4px !important;
	}

	#sitiosOficiales #post-list-footer > div {
		margin-top: 40px !important;
	}

	#footer h4 {
		font-size: 18.2px;
	}

	#poweredBy {
		margin-top: 40px !important;
	}



	/* Particulares Emprendedores */
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2),
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 18px !important;
	}

	.circuloBlancoPrincipal {
		top: -98px !important;
		right: -40% !important;
	}

	#mensajesFondoAzulPrincipal h2 + p {
		margin: 0px 20px !important;
		margin-bottom: 50px !important;
	}
}


@media (max-width: 411px) {
	/* #seccionContact .estilosDivsContacto {
		height: 100% !important;
	} */

	#seccionContact .frasesEtiquetasBusquedas {
		margin-bottom: 0px !important;
	}


	#seccionServicio div.col-md-4 {
		margin-bottom: 40px;
	}
	
	.estilosDivsServicios {
		height: auto !important;
		margin-bottom: 0px !important;
	}
}


@media (max-width: 375px) {
	#mensajesFondoAzul > div:nth-child(1) > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2) > div:nth-child(1),
	#mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		margin-left: -10px;
		width: 100% !important;
	}

	.divCirculoBlancoPrincipal {
		right: -56% !important;
	}


	#seccionContact > div:nth-child(1) > div:nth-child(1),
	#seccionContact > div:nth-child(2) > div:nth-child(1),
	#seccionContact > div:nth-child(3) > div:nth-child(1) {
		height: 82% !important;
	}


	#mensajesFondoAzul {
		margin-left: -7%;
	}


	#masInfo a {
		padding: 8.5px 36.78px;
	}

	.estilosParrafoInfo {
		padding: 0px 0px !important;
	}


	#tuOpinionNosImporta {
		padding-left: 25px !important;
	}

	
	#serviciosEspeciales + p + p {
		margin: 0px -30px !important;
	}


	/*Archivo "contacto.html"*/
	#botonEmailArchivoContacto {
		margin-bottom: 0px !important;
	}

	#archivoContacto3 + div {
		padding-top: 19px !important;
	}
	


	.footer2 li {
		font-size: 1rem !important;
	}

	#footer h4 {
		font-size: 16px;
	}



	#mensajesFondoAzul > div:nth-child(1), #mensajesFondoAzul > div:nth-child(2), #mensajesFondoAzul > div:nth-child(3) {
		margin-left: -15px !important;
	}



	/* Particulares Emprendedores */
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1), #mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2), #mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) {
		margin-left: 32px !important;
	}
	
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1) > div:nth-child(1), #mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2) > div:nth-child(1), #mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) > div:nth-child(1) {
		padding: 31px 0px !important;
		padding-left: 30px !important;
	}

	.circuloBlancoPrincipal { /* 768px 991px */
		right: -43% !important;
	}

	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(1) span,
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(2) span,
	#mensajesFondoAzulPrincipal #mensajesFondoAzul > div:nth-child(3) span {
		font-size: 16px !important;
	}

	#mensajesFondoAzulPrincipal h2 + p {
		margin: 0px 0px !important;
		margin-bottom: 50px !important;
	}

	/*Archivo "contacto.html"*/
	.parrafosNumeroArchivoContacto {
		margin-bottom: 0px !important;
	}

	/* Particulares corporativo */
	#iconoLlamadaServiciosCorporativos + p {
		margin: 0px -25px !important;
	}
}


#subMenuIdiomas {
	font-size: 14px;
}

@media (min-width: 991.99px) {
    #logo {
        top: calc(2% + 70px);
	}
	
	#menuHamburguesa {
		margin-top: 70px;
		height: calc(100% - 70px);
		padding-top: 2.4%;
	}

	#menuHamburguesa ul {
		margin-top: 9px;
		width: 50%;
		margin: 0 auto;
	}

	/* #idiomas {
		display: none;
	} */

	/* #primary-menu ul #idiomaEspañol a {
		font-size: 13.5px;
	} */
}

@media (max-width: 600px) {
    #logo img {
        height: 50px;
    }
}


#redesSociales {
	position: relative;
	left: -142px;
}


.iconos_header_menu_hamburguesa {
	height: auto;
    width: 140px;
    background-color: #262350; /* Antes estaba #010236 */
    margin: 0 auto;
    padding: 25px;
    border-radius: 40px;
    -webkit-box-shadow: 7px -6px 31px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 7px -6px 31px 0px rgba(0,0,0,0.75);
    box-shadow: 7px -6px 31px 0px rgba(0,0,0,0.75);
}

.otros_estilos_menu_hamburguesa {
	width: 90px;
    border-radius: 25px;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,1);
	box-shadow: 0px 0px 15px 2px rgba(0,0,0,1);
}

.estilosIconosSeccionServicio {
	box-shadow: none;
    margin-bottom: 10px;
}

.texto_icono_header_menu_hamburguesa {
	font-size: 95%;
    text-transform: uppercase;
    color: #f02b2e;
    text-align: center;
    font-weight: bold;
    margin-top: 3px;
	margin-bottom: 0;
}

#menuHamburguesa ul li {
    margin: 0 auto;
	margin-bottom: 10px;
	padding-top: 2%;
}



h2 {
	color: #010236 !important; /* Antes era #1b1346*/
}


.icono_redes_sociales {
	position: relative;
    float: left;
	/* Aquí va ésto: top: calc(2% + 70px);*/
	padding: 17.5px 10px;
	border-right: 0;
}

.icono_redes_sociales div {
	width: 35px;
    height: 35px;
}


/* Sección "Quiero hacer un envío" */
.divEtiquetasEnvio {
	height: 100%;
	font-weight: 700;
	line-height: 1.1;
}

.etiquetasEnvio {
	line-height: normal !important;
	text-align: left;
	margin-left: 20px;
	color: #010236;
	margin-bottom: 2%;
}

.divSelectEnvio {
	
	height: calc(1.5em + 0.75rem + 15px);
	padding: 0.375rem .75rem;
	
	border-radius: 26px;
	background: linear-gradient(135deg, #f5f5f5 0%, #f5f5f5 100%); /* Primer color: #dcdcdc; Segundo color: #f9f9f9 */
	
	-webkit-box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
}

.divSelectEnvio option {
	background-color: #f5f5f5;
	color: #92929b; /* Antes usé este: #6b6a8c */
	font-weight: bold;
	/* padding: 5px 0px; */
	font-family: Lato, sans-serif;
}

.selectEnvio {
	color: #92929b; /* Antes usé este: #6b6a8c */
    font-weight: bold;
    border: transparent;
    background: linear-gradient(135deg, #f5f5f5 0%, #f5f5f5 100%); /* Primer color: #dcdcdc; Segundo color: #f9f9f9 */
}

.inputDivTextfieldSelectEnvio {
	background: linear-gradient(135deg, #f5f5f5 0%, #f5f5f5 100%); /* Primer color: #dcdcdc; Segundo color: #f9f9f9 */
	border: none;
	text-align: center;

    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    color: #6b6a8c;
    width: 100%;
    height: auto;
}

#divTextFieldEnvio {
	/* color: #6b6a8c; */
	height: calc(1.5em + 0.75rem + 15px);
	padding: 0.375rem .75rem;
	border-radius: 26px;
	background: linear-gradient(135deg, #f5f5f5 0%, #f5f5f5 100%); /* Primer color: #dcdcdc; Segundo color: #f9f9f9 */
	/* border: transparent; */
	-webkit-box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
}


/* Sección que está debajo del botón "PRESUPUESTO"*/
.frasesEtiquetasBusquedas {
	line-height: 1.7 !important;
    padding: 20px 40px;
    text-align: center;
    margin-left: 0;
	font-size: 24px;
	color: #FFF;
    margin-bottom: 10px;
}

.divsBusquedas {
	background-color: #f6f6f6;
	height: 116%;
    border-radius: 15px;
	font-weight: 700;
	width: 90%;
    margin: 0 auto;
    /* -webkit-box-shadow: 0px 0px 80px -20px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 80px -20px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 80px -20px rgba(0,0,0,0.75); */
	-webkit-box-shadow: 0px 0px 15px 2px rgba(110,108,110,1);
	-moz-box-shadow: 0px 0px 15px 2px rgba(110,108,110,1);
	box-shadow: 0px 0px 15px 2px rgba(110,108,110,1);
}

.divsValorEnvio {
	height: auto !important;
    background-color: #211952; /* Antes estaba el color #FFF */
	border-radius: 70px;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.divTextFieldBusqueda {
	float: left;
    margin-left: 10px;
    width: calc(100% - 75px);
    color: #6b6a8c !important;
    padding: 0.375rem .75rem;
    border-radius: 26px;
    background: linear-gradient(135deg, #dcdcdc 0%, #f9f9f9 100%);
    -webkit-box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
}

.iconoBuscarTextFieldBusqueda {
	margin-right: 10px;
    float: right;
	width: 50px;
	-webkit-box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 30px -4px rgba(0,0,0,0.75);
    border-radius: 30px;
}

.textFieldsBusqueda {
	font-family: Lato, sans-serif;
	font-size: 1rem;
	letter-spacing: 0.4px;
    font-weight: bold;
    /* Aquí estaba ésto: text-align: center; */
    color: #6b6a8c;
    width: 100%;
    height: auto;
    float: left;
	border-bottom: transparent;
}

.estilosParrafoInfo {
	font-size: 20px;
	margin-bottom: 0;
	color: #010236;
	padding: 0px 40px; text-align: center;
}

.estilosBotonInfo {
	color: #FFF !important;
    background-color: #ff161f !important;
    font-weight: 600 !important;
	padding: 8.5px 40.78px;
	border-radius: 20px;
    font-size: 21px !important;
    border: none !important;
    letter-spacing: normal !important;
    text-transform: none;
    width: 120px;
}

.espacioBotonInfo {
	padding: 20px 40px 25px 40px;
}





/* Sección "CONTACTO" */

.estilosContacto {
	font-size: 85%;
	margin-top: 15px;
	line-height: 1.2 !important;
}

.estilosDivsContacto {
	/* Aquí va ésto: margin: 0 15%; */
	height: 100%;
	border-radius: 70px;
}


/* footer */

.footer2>ul>li:first-child {
	border-top: 0 !important;
}

.footer2 li {
	padding: 4px;
	list-style: none;
	margin: 0;
	text-transform: uppercase;
	font-size: 0.9rem;
    font-weight: 700;
}

.footer2 li a {
	color: #09016a;
}

.footer2 li a:hover {
	color: #ff161f;
}

.icono_redes_sociales_footer {
	float: none;
    display: inline-block;
}



/* Estilos del archivo "particulares_emprendedores.html" */

.medidasDivContenedor {
	height: 18%;
}

.divCirculoBlancoPrincipal {
	background-color: #FFF;
    width: 110px;
    height: 110px;
    display: inline-block;
    position: relative;
    top: -12px;
    right: 11%;
    border-radius: 50%;
    padding: 10px;
}

.divCirculoAzul {
	background-color: #282250;
	width: fit-content;
	display: inline-block;
	border-radius: 50%;
	position: relative;
	top: 2px;
}

.estilosImagenCheck {
	width: 85px;
	height: 85px;
	position: relative;
	left: 5px;
	top: 5px;
}