.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-50 {
    margin-bottom: 50px;
}


.p-0 {
    padding: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-t-60 {
    padding-top: 60px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-t-80 {
    padding-top: 80px;
}

.p-t-100 {
    padding-top: 100px;
}
.p-t-110 {
    padding-top: 110px;
}
.p-t-120 {
    padding-top: 120px;
}
.p-t-130 {
    padding-top: 130px;
}
.p-t-140 {
    padding-top: 140px;
}

.p-t-148 {
    padding-top: 148px;
}

.p-t-150 {
    padding-top: 150px;
}

.p-t-250 {
    padding-top: 250px;
}

.p-t-260 {
    padding-top: 260px;
}

.p-t-270 {
    padding-top: 270px;
}

.p-t-280 {
    padding-top: 280px;
}

.p-t-290 {
    padding-top: 290px;
}

.p-t-300 {
    padding-top: 300px;
}

.p-t-350 {
    padding-top: 350px;
}


.p-b-10 {
    padding-bottom: 10px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-b-70 {
    padding-bottom: 70px;
}

.p-b-80 {
    padding-bottom: 80px;
}

.p-b-100 {
    padding-bottom: 100px;
}

.p-b-150 {
    padding-bottom: 140px;
}

.p-b-190 {
    padding-bottom: 190px;
}

.p-b-200 {
    padding-bottom: 200px;
}

.p-b-230 {
    padding-bottom: 230px;
}

.p-b-300 {
    padding-bottom: 300px;
}

.p-b-310 {
    padding-bottom: 310px;
}

.p-b-410 {
    padding-bottom: 410px;
}

.p-b-450 {
    padding-bottom: 450px;
}

.p-b-500 {
    padding-bottom: 500px;
}

.p-b-550 {
    padding-bottom: 550px;
}

.p-b-600 {
    padding-bottom: 650px;
}

/* Estilos de textos */



h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
    font-size: 2.8em;
}

h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 2.6em;
}

h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 2.4em;
}

h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 2em;
}

p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 1.6em;
}


.titulo-valores{
	font-size: 1.4em;
}

.texto-valores{
	font-size: 1em;
}


.titulo-sucursales{
	font-size: 5em;
}

.subtitulo-sucursal{
	font-size: 1.8em;
}

.texto-sucursal{
	font-size: 1.2em;
}

.fw-700 {
    font-weight: 700; /* Peso de letra 700 */
}

.fw-300 {
    font-weight: 300; /* Peso de letra 300 */
}

.titulo-movil {
	font-size: 1.8em;
}

.texto-movil {
	font-size: 1.3em;
}

/* Estilos de color */

.c-verde{
    color: rgba(22,127,67,1);
}

.c-blanco{
    color: rgba(255,255,255,1);
}

.c-verde-02{
    color: rgba(11,97,96,1);
}

.c-rojo{
    color: rgba(160,59,40,1);
}


/* Estilos de seccion */

.seccion-quienes-somos {
	background: url(../../app-assets/images/banner-quienes-somos.jpg);
    background-size: cover;
	padding: 10px 0 10px;
}

.seccion-valores {
    background: url(../../app-assets/images/banner-valores.jpg);
    background-size: cover;
	padding: 50px 0 300px;
}

.seccion-valores-movil{
    background-color: rgba(236,229,213,1);
	padding: 50px 0 50px;
}


.seccion-servicios {
	background-color: rgba(11,97,96,1);
	padding: 50px 0 50px;
}

.seccion-servicios-02 {
    background: url(../../app-assets/images/banner-servicios.jpg);
    background-size: cover;
	padding: 0px 0 350px;
}


.seccion-nuestra-oferta {
    background: url(../../app-assets/images/banner-oferta-02.png);
    background-size: cover;
	padding: 100px 0 329px;
}


.seccion-sucursales-morelos {
    background-color: rgba(236,229,213,1);
	padding: 50px 0 50px;
}

.seccion-sucursales-tlaxcala{
    background: url(../../app-assets/images/banner-tlaxcala.png);
    background-size: cover;
	padding: 100px 0 350px;
}

.seccion-footer{
    background: url(../../app-assets/images/banner-footer.jpg);
    background-size: cover;
	padding: 150px 0 10px;
}



.navbar-custom {
    background-color: rgba(11, 14, 11, 1);
    /* Fondo negro con opacidad */
}

.navbar-custom {
    background-color: rgba(0, 0, 0, 0.7);
}

.navbar-scrolled {
    background-color: rgba(0, 0, 0, 0.9) !important;
    transition: background-color 0.3s ease;
}

.modal-menu ul {
    list-style: none;
    padding: 0;
}

.close-menu-movil {
	color: white;
	opacity: 1;
	font-size: 1.8em;
}


.modal-menu li {
    margin: 20px 0;
}

.modal-menu a {
    color: rgba(255, 255, 255, 1);
    font-size: 1.5rem;
    text-decoration: none;
}

.social-icons a {
    color: white;
    font-size: 1.5rem;
    margin: 0 15px;
}


.menu-movil li a {
    font-family: "Noto Sans", sans-serif;
    color: rgba(255, 255, 255, 1);
    font-size: 2em;
    font-weight: 700;
}


.modal-menu-movil {
	background-color: rgba(0,0,0,1) !important;
}


html {
    scroll-behavior: smooth;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: rgba(0, 0, 0, 1);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: .3rem;
    outline: 0;
}



.mapa-quines-somos {
    margin-top: 10%;
}

.botones-oferta{
    margin-top: -12%;
}









