/*
Theme Name: NeopsSudios-SomosMas
Theme URI: https://neopsstudios.com
Template: hello-elementor
Author: NeopsStudios
Author URI: https://neopsstudios.com
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder - child for somos mas
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1663832135
Updated: 2022-09-22 07:35:35

*/
.u-hidden__md--down {
	display: none;
}

@media (min-width: 768px) {
	.u-hidden__md--down {
		display: initial;
	}
}

.u-bg-ppla {
	background-color: #722838!important;
	color: #ffffff!important;
}
.c-hero {
	position: relative;
}
.c-hero .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 0;
}
.c-hero__image img{
	width: 100%;
}

.c-hero__wrapper.elementor-element {
	position: absolute!important;
    z-index: 1;
    color: #ffffff;
    width: 100%;
    max-width: 1140px;
    left: 0;
    right: 0;
    margin: auto;
    font-family: "Martel Sans";
    height: 85%;
    /* padding-top: 15%; */
    display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start!important;
}

.c-hero__text {
	justify-content: center;
    display: flex;
    flex-direction: column;
}

.c-hero__text ul {
	display: flex;
	justify-content: space-around;
	width: 100%;
	padding: 0;
}

.c-hero__text ul li {
	list-style: none;
	font-size: 1.375rem;
}

.c-hero__text ul li a {
	color: white;
}

.c-hero__text h1 {
	width: 100%;
	max-width: 95%;
	font-size: 3rem;
	font-weight: bold;
	letter-spacing: -1.6px;
	text-align: center;
	padding-top: 20px;
	padding-left: 2%;
}

.c-hero__text h1 .c-hero__text-minor{
	font-size: 1rem;
	letter-spacing: initial;
	display: block;
	text-align: center;
	line-height: 1.6rem;
	padding-top: 10px;
}

@media (min-width: 768px) {
	.c-hero__text {
		align-items: center;
	}

    .c-hero__text h1 {
		font-size: 5rem;
		padding-top: 100px;
		max-width: 80%;
		padding-left: 0;
	}

	.c-hero__text h1 .c-hero__text-minor{
		font-size: 1.375rem;
		line-height: 2rem;
	}
}

@media (min-width: 1024px) {
	.c-hero__text {
		align-items: flex-start;
	}

	.c-hero__wrapper.elementor-element {
		height: 100%;
		padding-top: 0;
		align-items: flex-start!important;
		justify-content: center;
	}

    .c-hero__text h1 {
		font-size: 5rem;
		max-width: 550px;
		padding-top: 0;
	}
}



.c-presentation {
	max-width: 600px;
	margin: 0 auto;
	padding: 0 5%;
}

@media (min-width: 768px) {
	.c-presentation {
		padding: 0;
	}	
}

@media (max-width: 768px) {
	.c-blocks {
		max-width: 95%;
    	margin: 0 auto 18px;
	}	
}

.c-blocks.elementor-section .elementor-container {
	justify-content: space-between;
}

.c-blocks__block.elementor-column.elementor-col-33,
.c-blocks__block.elementor-column.elementor-col-50{
	width: 100%;
	margin-bottom: 20px;
}

.c-blocks__block--big.elementor-column.elementor-col-50 {
	width: 100%;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.c-blocks__block.elementor-column.elementor-col-33,
	.c-blocks__block.elementor-column.elementor-col-50{
		width: 32%;
		margin-bottom: 0;
	}
	
	.c-blocks__block--big.elementor-column.elementor-col-50 {
		width: 66%;
		margin-bottom: 0;
	}
}


.c-blocks__svg .elementor-widget-container{
	display: flex;
    align-items: center;
    justify-content: center;
}

.c-program__first-wrapper.elementor-section .elementor-container {
	justify-content: space-between;
}

.c-program__block-2.elementor-column.elementor-col-50 {
	width: 48%;
}

.c-program {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}

.c-program__block {
	background-color: #ffffff;
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 85%;
	border-radius: 35px;
	padding: 50px 5%;
	font-family: "Martel Sans", Sans-serif;
	font-size: 1rem;
	color: #707070;
	line-height: 1.875rem;
}
@media (min-width: 1024px) {
    .c-program__block {
		min-width: 30%;
		max-width: 32%;
	}
}

.c-program__block--init {
	display: flex;
	align-items: center;
	justify-content: center;
}

.c-program__block--init p {
	font-size: 1.5rem;
    line-height: 2.5rem;
	margin: 0 auto auto;
	font-weight: 600;
}

.c-program__block.c-program__block--init svg{
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

.c-program__block svg {
	height: 100px;
	margin-bottom: 35px;
}

.c-program__block h4 {
	color: #722838;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3rem;
	margin-bottom: 25px;
}

@media (max-width: 1024px) {
    .c-news {
		padding: 0 5%;
	}
}

.c-calendar .elementor-price-list-text{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap!important;
}

.c-calendar .elementor-price-list-header {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 50px;
    flex-shrink: 0;
    border-right: 1px solid white;
    margin-right: 20px;
}

@media (min-width: 768px) {
	.c-calendar .elementor-price-list-header {
		max-width: 80px;
	}

	.c-title-top {
		max-width: 700px;
		text-align: center;
		margin: 0 auto;
	}
}