.p-color {
    color: #3A3A3C;
}

.h-color {
    color: #19191A;
}

.imagen-formulario {
	width: 100%;
	height: auto;
}

.background-formulario {
	background: url(../img/bg_login.webp);
	background-position: center;
	background-size: cover;
	width: 100vw;
	height: auto;
}

.formulario-agenda {
	padding-right: 2rem;
	padding-left: 2rem;
	padding-bottom: 2rem;
}

.dfs-button-white-landing {
	color: #065FD4;
	background-color: #FFF;
	display: inline-block;
	width: 336px;
	height: 60px;
	line-height: 60px;
	border-radius: 29px;
	font-weight: 600;
	text-align: center;
	margin: 0 8px;
	font-size: 24px;
}

.dfs-va-m {
	vertical-align: middle;
}

.dfs-font-28 {
	font-size: 28px;
}

.dfs-font-44 {
    font-size: 44px;
}

.dfs-font-72 {
	font-size: 72px;
}

.dfs-gap-100 {
	gap: 100px;
}

.dfs-gap-4{
	gap: 4rem;
}

.dfs-gap-2 {
	gap: 2rem;
}

.dfs-as-end {
	align-self: flex-end;
}

.dfs-mt-15 {
	margin-top: 15px;
}

.dfs-mr-265 {
	margin-right: 265px;
}

.dfs-ml-265 {
	margin-left: 265px;
}

.dfs-pt-40 {
	padding-top: 40px;
}

.dfs-pb-60 {
	padding-bottom: 60px;
}

.dfs-pl-180 {
	padding-left: 180px;
}

.quotation-marks {
	font-size: 64px;
	vertical-align: bottom;
	line-height: 0;
}

.preloader {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.5);
	width: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
}

.formspinner {
	position: relative;
	height: 100%;
}

.contact-us .preloader {
	height: 700px;
}

textarea {
	padding: 10px;
}

.messageresponse {
	max-width: 350px;
	margin: 10px auto;
}

.messageresponse .error {
	color: red;
}

.messageresponse .success {
	font-weight: 700;
}

.dfs-i-w-47{
	width: 47%;
}

.dfs-i-50 {
	width: 50%;
	height: max-content;
}

.points {
	display: flex;
	align-items: start;
	gap: 10px;
}

.container-width {
	max-width: 670px;
}

.container-2-w {
	max-width: 608px;
}
.container-bumo {
	max-width: 1004px;
	margin: 0 auto;
}
.container-bullet {
	max-width: 488px;
}

.container-points {
	max-width: 1200px;
}
.container-1 {
	max-width: 300px;
}
.container-2 {
	max-width: 333px;
}
.container-3 {
	max-width: 245px;
}
.query-gap-4 {
	gap: 5.2rem;
}
.container-result {
	max-width: 870px;
}
.container-result-w-center {
	text-align: -webkit-center;
}

.container-formulario {
	display: flex;
	width: 1500px;
	margin: 0 auto;
}
.formulario-1 {
	flex: 2;
	align-content: center;
}
.formulario-2 {
	flex: 1;
	background-color: white;
	border-radius: 30px;
	overflow: hidden;
}
.formulario-contacto {
	width: 434px;
	overflow: hidden;
	height: 699px;
}

.dfs-font-16-contact {
	font-size: 16px !important;
}

@media screen and (min-width: 2560px) {
	.non-query-mb-100 {
		margin-bottom: 0 !important;
	}
}

@media screen and (min-width: 1600px) {
	.container-result {
		max-width: 950px;
	}
	.seguridad-mb-100 {
		margin-bottom: 100px !important;
	}
	.plataformas-img {
		height: 680px !important;
	}
}

@media screen and (max-width: 1600px) {
	.container-width {
		max-width: 506px;
	}
	.container-2-w {
	max-width: 451px;
	}
	.container-bullet {
		max-width: 373px;
	}
	.container-points {
		max-width: 1050px;
	}
	.container-1 {
		max-width: 195px;
	}
	.container-2 {
		max-width: 220px;
	}
	.container-3 {
		max-width: 190px;
	}
	.container-result {
		max-width: 730px;
	}
	.dfs-font-72 {
		font-size: 52px;
	}
	.dfs-font-44 {
        font-size: 32px;
    }

	.dfs-font-24 {
        font-size: 20px !important;
    }

    .dfs-font-18 {
        font-size: 0.85rem !important;
    }

    .dfs-font-16 {
        font-size: 0.75rem !important;
    }
	.seguridad-mb-100 {
		margin-bottom: 100px !important;
	}
	.container-formulario {
		display: flex;
		width: 1200px;
		margin: 0 auto;
		gap: 3rem;
	}
	.formulario-1 {
		flex: 1;
		align-content: center;
	}
}

@media screen and (max-width: 1280px) {
	.dfs-font-72 {
		font-size: 52px;
	}

    .dfs-font-44 {
        font-size: 32px;
    }

	.dfs-font-24 {
        font-size: 20px !important;
    }

    .dfs-font-18 {
        font-size: 0.85rem !important;
    }

    .dfs-font-16 {
        font-size: 0.75rem !important;
    }

	.query-pl-50 {
		padding-left: 50px;
	}

	.query-arcs {
		bottom: unset;
	}

    .query-mb {
        margin-bottom: 0 !important;
    }

    .query-mt {
        margin-top: 0 !important;
    }
	.container-formulario {
		display: flex;
		width: 1000px;
		margin: 0 auto;
		gap: 1rem;
	}
	.formulario-1 {
		flex: 1;
		align-content: center;
	}
}

@media screen and (min-width: 1024px) {
	.query-flex-pro{
		display: flex !important;
	}
}

@media screen and (max-width: 1024px) {
	.contenedor-contact-us {
		width: 400px !important;
		margin-right: 6rem;
	}
	.query-mrl-3 {
		margin-left: 3rem !important;
		margin-right: 3rem !important;
	}
	.query-display-block-contact {
		display: block !important;
	}

	.query-gap-4 {
		gap: 2rem !important;
	}
	.query-footer div:nth-child(1){
		width: 100% !important;
		padding-left: 0 !important;
		margin-bottom: 45px !important;
	}
	.query-footer div:nth-child(2) nav{
		display: flex !important;
		flex-direction: column !important;
		align-items: baseline !important;
	}
	.query-footer div:nth-child(2) nav a{
		padding-bottom: 10px !important;
	}
	.dfs-display-ib-li li {
        display:block;
        padding:10px 0;
    }

    .dfs-display-ib-li li:nth-child(2n) {
        display:none;
    }
	.query-left-text {
        text-align:left;
    }
	.query-txt-center {
		text-align: center;
	}
	.dfs-font-72 {
		font-size: 72px;
	}
	.dfs-font-44 {
        font-size: 44px;
    }
	.dfs-font-18 {
        font-size: 18px !important;
    }

    .dfs-font-16 {
        font-size: 16px !important;
    }
	.query-fd-cr {
        flex-direction: column-reverse;
    }
	.query-reparto-column {
		flex-direction: column;
	}
	.query-pale-0 {
		padding-left: 0;
	}
	.dfs-i-w-47 {
		width: auto;
	}
	.dfs-i-50 {
		width: auto;
	}
	.query-margin-center {
		margin: 0 auto;
	}
	.container-2-w {
		max-width: 615px;
	}
	.query-mb-3 {
		margin-bottom: 3rem;
	}
	.container-bullet {
		max-width: 600px;
	}
	.container-width {
		max-width: 800px;
	}
	.container-bumo {
		max-width: 800px;
	}
	.query-mkt-mb {
		margin-bottom: 30px;
	}
	.query-seguridad-img {
		margin-top: 50px;
		margin-left: 0 !important;
	}
	.query-seguridad-mb {
		margin-bottom: 50px !important;
		margin-left: 0 !important;
	}
	.query-reparto-mb-0 {
		margin-bottom: 0 !important;
	}
	.container-formulario {
		display: block;
		width: 750px;
	}
	.formulario-2 {
		width: 750px;
		margin: 3rem auto 0 auto;
		overflow: hidden;
	}
	.query-padding-margin-cero {
		padding: 0 !important;
		margin: 0 !important;
	}
	.contenedor-formulario-home {
		margin: 0 auto;
		width: 500px !important;
		margin-bottom: 50px;
		padding-right: 0 !important;
	}
	.query-button-contact-home {
		display: flex !important;
		justify-content: center;
	}
}

@media screen and (max-width: 1000px) {
	.query-arcs {
		height: 400px;
		bottom: -230px;
	}
    .query-display-block-1000 {
        display: block;
    }
	.query-flex-to-column-1000 {
		flex-direction: column;
	}
	.query-grid-air {
		display: grid !important;
		grid-template-columns: 1fr 1fr;
	}
	.query-grid-center {
		grid-column: 1 / 3;
		text-align: center;
		justify-self: center;
	}
	.query-margin-grid {
		margin-left: 2rem;
		margin-right: 2rem;
	}
}

@media screen and (max-width: 820px) {
	.query-display-block {
        display: block;
    }
	.dfs-font-72 {
		font-size: 72px;
	}
	.dfs-font-44 {
        font-size: 44px;
    }
	.dfs-font-18 {
        font-size: 18px !important;
    }

    .dfs-font-16 {
        font-size: 16px !important;
    }
	.dfs-font-16-contact {
		font-size: 14px !important;
	}
	.dfs-ml-30 {
		margin-left: 0;
	}
	.quotation-marks {
		font-size: 48px;
	}
	.query-txt-center {
		text-align: center;
	}
	.query-mrl-3 {
		margin-left: 0;
		margin-right: 0;
	}
	.query-fd-cr {
		flex-direction: column-reverse;
	}
	.query-mb-4 {
		margin-bottom: 4rem;
	}
	.dfs-i-w-47{
		width: auto;
	}
	.dfs-i-50 {
		width: auto;
	}
	.points {
		margin: 0 100px;
	}
	.query-grid-air {
		display: grid !important;
		grid-template-columns: 1fr 1fr;
	}
	.query-grid-center {
		grid-column: 1 / 3;
		text-align: center;
	}
	.query-font-34 {
		font-size: 34px;
	}
	.query-font-16 {
		font-size: 14px !important;
	}
	.container-bumo {
		max-width: 600px;
	}
	.query-mkt-mb {
		margin-bottom: 30px !important;
	}
	.query-seguridad-mb {
		margin-bottom: 50px !important;
	}
	.container-formulario {
		display: block;
		width: 550px;
	}
	.formulario-2 {
		width: 550px;
		margin: 3rem auto 0 auto;
		overflow: hidden;
	}
	.query-points-cero {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}

@media screen and (max-width: 738px) {
	.dfs-font-18 {
        font-size: 14px !important;
    }
	.query-img-w {
		width: 300px !important;
		height: auto !important;
	}
	.query-i-width {
		width: 350px !important;
		margin: 0 auto;
	}
	.container-bumo {
		max-width: 500px;
	}
	.container-formulario {
		display: block;
		width: 400px;
	}
	.formulario-2 {
		width: 400px;
		margin: 3rem auto 0 auto;
		overflow: hidden;
	}
}

@media screen and (max-width: 480px) {
	.contenedor-contact-us {
		width: 300px !important;
	}
	.formulario-contacto {
		width: 300px !important;
	}
	.dfs-button-white-landing {
		width: 140px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.query-img-w {
		width: 300px !important;
		height: auto !important;
	}
	.dfs-font-72 {
		font-size: 56px;
	}
	.dfs-font-44 {
		font-size: 32px;
	}
	.dfs-font-18 {
		font-size: 14px !important;
	}
	.dfs-ml-30 {
		margin-left: 0 !important;
	}
	.query-text-center {
		text-align: center;
	}
	.query-pl {
		padding-left: 45px !important;
	}
	.query-mlr-55 {
		margin-left: 42px !important;
		margin-right: 0 !important;
	}
	.query-mr-4 {
		margin-right: 4rem;
	}
	.points {
		margin-left: 20px;
		margin-right: 55px;
	}
	.query-grid-air {
		display: flex !important;
	}
	.query-txt-left {
		text-align: left;
	}
	.query-mb-3 {
		margin-bottom: 3rem;
	}
	.query-ml-3 {
		margin-left: 3rem;
	}
	.query-column-grid {
		max-width: 189px;
		margin-top: 2rem;
	}
	.query-margins {
		margin-left: 2rem;
		margin-right: 1rem;
	}
	.container-bumo {
		max-width: 380px;
	}
	.query-mkt-mb {
		margin-bottom: 30px !important;
	}
	.query-mkt-mb-0 {
		margin-bottom: 0px !important;
	}
	.query-mkt-mb-70 {
		margin-bottom: 70px !important;
	}
	.query-seguridad-mrl {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.container-formulario {
		display: block;
		width: 300px;
	}
	.formulario-2 {
		width: 300px;
		margin: 3rem auto 0 auto;
		overflow: hidden;
	}
	.contenedor-formulario-home {
		width: 300px !important;
	}
}
@media screen and (max-width: 470px) {
	.formulario-contacto {
		width: auto;
	}
}

.dfs-jc-center {
	justify-content: center;
}

.dfs-all-width {
	width: -webkit-fill-available;
}

.mkt-mb-70 {
	margin-bottom: 70px !important;
}
.reparto-pb {
	padding-bottom: 30px;
}
.reparto-ptb {
	padding-top: 60px;
	padding-bottom: 100px;
}
.alimentos-ptb {
	padding-bottom: 60px;
	padding-top: 100px;
}

.contenedor-contact-us {
	width: 570px;
}
.dfs-pr-130 {
	padding-right: 130px;
}
.contact-parrafo {
	padding: 2rem 0;
	font-weight: bold;
}
.button-contact-us {
	width: auto !important;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 16px !important;
}
.contenedor-formulario-home {
	width: 750px;
}
.contacto-home-footer {
	padding: 4rem;
	display: flex;
	justify-content: center;
}

.padding-2rem{
	padding: 2rem 0;
}