@media (max-width: 575.98px) {
	#slides-banner-home {
		min-height: 360px !important;
	} #slides-banner-home .block {
		background-size: cover !important;
		min-height: 300px !important;
	} #slides-banner-home .text-banner {
		font-size: 1.3em !important;
		padding-bottom: 30px;
	} #slides-banner-home .custom_dots {
		bottom: 120px !important;
		padding-left: 10px !important;
	} #slides-banner-home .custom_dots li {
		width: 40px !important;;
	} #banner-top #rastrear-guias {
		bottom: 170px !important;
	} #banner-top #rastrear-guias textarea {
		width: 150px !important;
		font-size: 0.7em !important;
	} #banner-top #rastrear-guias .rastrear {
		font-size: 0.7em !important;
	} #banner-top .ayuda {
		max-height: 40px !important;
	} #flotante {
		margin-top: -150px !important;
	} #tiempos-de-entrega .orange {
        font-size: 1em !important;
	} #tiempos-de-entrega .blue {
		font-size: 1em !important;
	} #tiempos-de-entrega .tracking { 
	    padding: 0px 20px !important;
	} #servicios .title {
		font-size: 1em !important;
	} #servicios .block {
		padding: 20px 10px !important;
	} #servicios .block .blue {
		font-size: 0.8em !important;
	} #servicios .block .gray {
		font-size: 0.8em !important;
	} #entregas-garantizadas .white {
		font-size: 1em !important;
	}
} @media (min-width: 575.98px) and (max-width: 767.98px) {
	#slides-banner-home {
		min-height: 360px !important;
	} #slides-banner-home .block {
		background-size: cover !important;
		min-height: 300px !important;
	} #slides-banner-home .text-banner {
		font-size: 1.3em !important;
		padding-bottom: 30px;
	} #slides-banner-home .custom_dots {
		bottom: 120px !important;
		padding-left: 10px !important;
	} #slides-banner-home .custom_dots li {
		width: 40px !important;;
	} #banner-top #rastrear-guias {
		bottom: 170px !important;
	} #banner-top #rastrear-guias textarea {
		width: 150px !important;
		font-size: 0.7em !important;
	} #banner-top #rastrear-guias .rastrear {
		font-size: 0.7em !important;
	} #banner-top .ayuda {
		max-height: 40px !important;
	} #flotante {
		margin-top: -150px !important;
	} #tiempos-de-entrega .orange {
        font-size: 1em !important;
	} #tiempos-de-entrega .blue {
		font-size: 1em !important;
	} #tiempos-de-entrega .tracking { 
	    padding: 0px 20px !important;
	} #servicios .title {
		font-size: 1em !important;
	} #servicios .block {
		padding: 20px 10px !important;
	} #servicios .block .blue {
		font-size: 0.8em !important;
	} #servicios .block .gray {
		font-size: 0.8em !important;
	} #entregas-garantizadas .white {
		font-size: 1em !important;
	}
} @media (min-width: 767.98px) and (max-width: 991.98px) {
	#slides-banner-home {
		min-height: 360px !important;
	} #slides-banner-home .block {
		background-size: cover !important;
		min-height: 300px !important;
	} #slides-banner-home .text-banner {
		font-size: 1.3em !important;
		padding-bottom: 30px;
	} #slides-banner-home .custom_dots {
		bottom: 120px !important;
		padding-left: 10px !important;
	} #slides-banner-home .custom_dots li {
		width: 40px !important;;
	} #banner-top #rastrear-guias {
		bottom: 170px !important;
	} #banner-top #rastrear-guias textarea {
		width: 150px !important;
		font-size: 0.7em !important;
	} #banner-top #rastrear-guias .rastrear {
		font-size: 0.7em !important;
	} #banner-top .ayuda {
		max-height: 40px !important;
	} #flotante {
		margin-top: -150px !important;
	} #tiempos-de-entrega .orange {
        font-size: 1em !important;
	} #tiempos-de-entrega .blue {
		font-size: 1em !important;
	} #tiempos-de-entrega .tracking { 
	    padding: 0px 20px !important;
	} #servicios .title {
		font-size: 1em !important;
	} #servicios .block {
		padding: 20px 10px !important;
	} #servicios .block .blue {
		font-size: 0.8em !important;
	} #servicios .block .gray {
		font-size: 0.8em !important;
	} #entregas-garantizadas .white {
		font-size: 1em !important;
	}
} @media (min-width: 991.98px) and (max-width: 1199.98px) { 
    #banner-top #rastrear-guias {
		bottom: 280px !important;
	} #slides-banner-home .custom_dots {
		bottom: 140px !important;
		padding-left: 25px !important;
	} 
} @media ( min-width: 1200px ) {
	#slides-banner-home .block {
	    min-height: 700px !important;
	}
}

/* BANNER */
#slides-banner-home .block {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	min-height: 590px;
	display: flex;
	justify-content: center;
	align-items: center;
} #slides-banner-home .back1 {
	background-image: url("/img/HOME/HEADER1.webp");
} #slides-banner-home .back2 {
	background-image: url("/img/HOME/HEADER2.webp");
} #slides-banner-home .back3 {
	background-image: url("/img/HOME/HEADER3.webp");
} #slides-banner-home .back4 {
	background-image: url("/img/HOME/HEADER4.webp");
} #slides-banner-home .back5 {
	background-image: url("/img/HOME/header5-quejas.webp");
} #slides-banner-home .text-banner {
	font-family: "Montserrat-Bold";
	color: #fff;
	font-size: 2em;
	line-height: 1;
} #slides-banner-home .custom_dots {
	list-style-type: none;
	position: relative;
	bottom: 240px;
	padding-left: 115px;
} #slides-banner-home .custom_dots li {
	display: inline-block;
	display: -webkit-inherit;
	border: 1px solid #fffa;
	background-color: #fffa;
	width: 85px;
	height: 10px;
	margin: 5px;
	border-radius: 0px;
} #slides-banner-home .custom_dots .slick-active {
	background-color: #fff;
} #banner-top #rastrear-guias {
	width: 100%;
	position: relative;
	top: auto;
	bottom: 234px;
	z-index: 999;
} #banner-top #rastrear-guias {
	display: flex;
	justify-content: start;
	align-items: center;
} #banner-top #rastrear-guias .cuadro {
	background-color: #fff;
	display: flex;
	margin-right: 20px;
} #banner-top #rastrear-guias textarea {
	font-family: "Montserrat-Light";
	width: 250px;
	border: 0px;
	resize: none;
	padding: 10px 0px 10px 20px;
} #banner-top #rastrear-guias .rastrear {
	font-family: "Montserrat-Bold";
	background-color: #ff6b00;
	margin: 5px;
	color: #fff;
	padding: 6px 20px;
} #banner-top .ayuda {
	max-height: 47px;
} #flotante {
    position: relative;
    margin-top: -200px;
} #flotante .container {
	box-shadow: 1px 1px 10px;
	background-color: #fff;
} #flotante amp-img {
	max-width: 90px;
	max-height: 90px;
} #flotante .info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
} #flotante .info .line1 {
	font-family: "Montserrat-Bold";
	width: 100%;
	color: #ff6b00;
} #flotante .info .line2 {
	font-family: "Montserrat-Light";
	margin-top: 20px;
	color: #7c7c7d;
	font-size: 0.9em;
} #tiempos-de-entrega {
	padding-top: 80px;
} #tiempos-de-entrega .orange {
	font-family: "Montserrat-Bold";
	font-size: 2em;
	color: #ff6b00;
	text-align: center;
	line-height: 1.2;
} #tiempos-de-entrega .blue {
	font-family: "Montserrat-Light";
	margin-top: 10px;
	font-size: 2em;
	color: #005ebc;
	text-align: center;
	padding: 0px 40px;
	line-height: 1.2;
} #tiempos-de-entrega .tracking {
	margin-top: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0px 80px;
} #tiempos-de-entrega .tracking img {
	width: 100%;
} #servicios {
	padding-top: 80px;
} #servicios .title {
	font-family: "Montserrat-Bold";
	font-size: 2em;
	text-align: center;
	color: #ff6b00;
} #servicios .white-block {
	position: relative;
	background-color: #fff;
	margin-top: 50px;
	box-shadow: 1px 1px 10px;
	border-radius: 10px;
} #servicios .block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 37px;
} #servicios .block img {
	max-width: 100%;
	min-height: 69px;
} #servicios .block .blue {
	font-family: "Montserrat-Bold";
    color: #005ebc;	
    text-align: center;
    margin-top: 30px;
} #servicios .block .gray {
	font-family: "Montserrat-Light";
	font-size: 0.7em;
	text-align: center;
	margin-top: 10px;
} #entregas-garantizadas {
	min-height: 300px;
	margin-top: -250px;
	background-color: #ff6b00;
	padding-bottom: 80px;
} #entregas-garantizadas .white {
	padding-top: 350px;
	font-family: "Montserrat-Bold";
	color: #fff;
	font-size: 2em;
	margin: 0px;
	line-height: 1.2;
	text-align: center;
} #entregas-garantizadas .cotiza {
	text-align: center;
	margin-top: 30px;
} #entregas-garantizadas .cotiza a {
	font-family: "Montserrat-Bold";
	background-color: #005ebc;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	text-decoration: none;
}
.texto-modal{
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.modal-body{
	margin: 0 auto;
}
.texto-modal .texto-en-linea{
	display: flex;
	justify-content: flex-end;
}
.texto-principal-modal{
	font-size: 2rem;
	color: #005ebc;
}
.texto-principal-modal:first-of-type{
	margin-top: 2rem;
}
.texto-principal-modal:last-of-type{
	margin-bottom: 2rem;
}
.texto-secundario-modal{
	font-size: 4rem;
	color: #ff6b00;
	font-weight: 900;
}
#modal-inicio{
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: linear-gradient(rgba(255, 255, 255, 0.854), rgba(255, 255, 255, 0.913)), url("/img/HOME/afimex-logo.png");
}
@media (max-width: 575.98px) {
	.texto-principal-modal{
		font-size: 1.6rem;
	}
	.texto-secundario-modal{
		font-size: 3rem;
	}
} 
#modal-inicio img{
	opacity: 0.5;
}

#modalDfTitulo {
	color: #ff6b00;
	font-family: "Montsettat-Bold";
	font-size: 1.3rem;
	padding-bottom: .8rem;
}

#modalDfTituloImg {
	width: 7.5%;
	margin: 1rem;
}

.modalDfText {
	padding: 1rem 4rem;
}

.modalDfLink {
	font-weight: 700;
	color: #005ebc;
}


.notice-title {
	font-family: "Montserrat-Bold";
	font-size: 2rem;
	padding: 1.5rem;
	font-weight: 100;
	color: #005ebc;
	text-align: center;
	line-height: 1.2;
}

.notice-subtitle {
	font-family: "Montserrat-Bold";
	font-size: 1.2rem;
	padding: 2rem 1.2rem;
	font-weight: 100;
	color: #ff6b00;
	line-height: 1.2;
}

.notice-paragraph {
	font-family: "Montserrat-Light";
	font-size: 1rem;
	line-height: 2rem;
	padding: 1.5rem;
}

.notice-emphasis {
	color: #005ebc;
	font-weight: 500;
}
