*{
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body{
	font-family: 'Baloo Da 2', cursive;
	font-size: 19px;
	color: #858585;
}

.post, .page {
	margin: 0;
}

a, a:visited{
	color: #009fae;
	transition: all .3s ease-in-out;
}

a:hover{
	opacity: .7;
	color: #009fae;
	text-decoration: none;
}


.blanco{
	color:#fff; 
}

.azul{
	color: #6db7c7;
}

.titulo{
	font-size: 67px;
	line-height: 55px;
	font-weight: 600;
	position: relative;
}

.conten{
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.site-title a{
	width: 184px;
	height: 174px;
	background: url(./img/logo-v2.png) no-repeat;
	background-size: cover;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	position: relative;
	top: -34px;
}

.site-header{
	position: fixed;
	z-index: 20;
	width: 100%;
	background: white;
}

.site-header .conten{
	padding: 40px;
	padding: 0 40px;
	height: 100px;
	position: relative;
}

.site-header .conten .row{
	height: 100px;
}

.site-branding{
	position: relative;
	z-index: 20;
	top: 20px;
}

.main-navigation{
	padding: 0 0 0 200px;
}

.main-navigation ul{
	display: block;
}

.main-navigation li {
	position: relative;
	display: inline-block;
}

.main-navigation li a{
	text-transform: uppercase;
	padding: 20px;
	font-size: 20px;
	font-weight: 700;
}

.main-navigation li a:hover,
.main-navigation li.current-menu-item a{
	color: #f56270;
}

.section-home{
	color: #fff;
	background: url(./img/fondo-home.png) center bottom no-repeat;
	background-size: cover;
	padding-bottom: 110px;
	font-size: 21px;
	position: relative;
	z-index: 2;
}

.section-home .conten{
	padding: 40px;
}

.section-home h2{
	font-size: 66px;
	font-weight: 600;
}

.main-home{
	margin-top: -240px;
	padding-top: 300px;
}

.main-page{
	padding-top: 90px;
}

.site-main-home{
	background: url(./img/fondo1.png) center top no-repeat;
	background-position: 0 800px;
	background-size: contain;
	padding-top: 100px;
}

.site-interior{
	background: url(./img/fondo2.jpg) center top no-repeat;
	background-size: cover;
	padding-top: 100px;
}
.site-nosotros{
	background: url(./img/fondo3.jpg) center top no-repeat;
	background-size: contain;
	padding-top: 100px;
}
.site-gogreen{
	background: url(./img/fondo4.jpg) center top no-repeat;
	background-size: cover;
	padding-top: 100px;
}
.site-blog{
	background: url(./img/fondo-blog.jpg) center top no-repeat;
	background-size: cover;
	padding-top: 100px;
}

.site-blog2{
	background: url(./img/fondo-blog.png) center top no-repeat;
	background-size: cover;
	padding-top: 100px;
}


.site-footer{
	background: url(./img/fondo-footer.png) center top no-repeat;
	background-size: cover;
	color: #fff;
	width: 100%;
	padding-top: 158px;
	padding-bottom: 90px;
}

.redes a{
	margin: 15px;
}

.menu-footer{
	margin-top: 20px;
}

.menu-footer ul{
	list-style: none;
	display: inline-block;
}

.menu-footer li{
	display: inline-block;
}

.menu-footer li a{
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	border-left: 2px solid #fff;
	padding: 0 20px;
}

.menu-footer li.first a{
	border: none;
}

.videos{
	margin-top: 50px;
	margin-bottom: 50px;
}

.slider_izquierda, .slider_izquierda:active{
	position: absolute;
	left: -20px;
	font-size: 58px;
	color: var(--blanco);
	outline: none;
}

.slider_derecha, .slider_derecha:active{
	position: absolute;
	right: -20px;
	font-size: 58px;
	color: var(--blanco);
	outline: none;
}

.item-marca, .item-foto{
	text-align: center;
}

.slick-slide img{
	display: inline-block;
}

.item-foto{
	padding: 20px;
}

.item-foto img{
	margin-bottom: 20px;
}

.nubes{
	position: absolute;
	left: -240px;
	top: -20px;
}

.arcoiris{
	position: absolute;
	right: -280px;
	top: -20px;
}

.circulos{
	position: absolute;
	left: -270px;
	top: -20px;
}

.idioma{
	background: #009fae;
	color: #fff !important;
	font-weight: 600;
	font-family: 'Baloo Da 2', cursive;
	display: inline-block;
	margin: 6px;
	border-radius: 40px;
	font-size: 14px;
	padding: 5px 0px;
	text-align: center;
	width: 30px;
	height: 30px;
}

.idioma:hover, .idioma.selected{
	background: #f56270;
	text-decoration: none;
}

.site.en .idioma_en{
	background: #f56270;
}

.site.it .idioma_it{
	background: #f56270;
}

.site.es .idioma_es{
	background: #f56270;
}

.slider-marca{
	position: relative;
}

.title-h2 {
	color: var( --e-global-color-text );
	font-family: "Sora", Sans-serif;
	font-size: 35px;
	font-weight: 300;
	line-height: 0.9em;
	margin-left: 20px;
}

.videos .col{
	padding: 30px;
}

.video-container{
	
	  width: 100%;
	  padding-top: 56.25%;
	  position: relative;
}

.video-container iframe{
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
}

.item-marca{
	padding: 20px;
}

.elementor-widget-container p{
	line-height: 1.5rem;
}

.item-blog{
	background: #fff;
	padding: 20px;
	color: #333;
	text-align: left;
}

.size-full img{
	width: 100%;
}

input[type="text"], select, textarea{
	width: 100%;
}

.containervideo {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wrap-video{
	padding: 3%;
	width: 100%;
	position: absolute;
	z-index: 20;
}

.widget_block ul{
	margin: 0;
}

.widget_block li{
	margin-bottom: 50px;
}

.wp-block-latest-posts__featured-image{
	display: none;
}

.res{
	display: none;
}

.conten-blog{
	padding-top: 100px; 
	border-radius: 50px; 
	background: #fff; 
	padding: 30px 50px; 
	margin-bottom: 100px
}

.margintop50{
	margin-top: 50px;
}

.site-marca{
	padding-top: 100px;
}

@media (max-width: 640px) {
	.nores {
		display: none;
	}
	
	.site-marca{
		padding-top: 0;
	}
	
	.res{
		display: block;
	}
	
	.videos{
		margin: auto;
		width: 90%;
	}
	
	.redes a img{
		max-width: 50px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.menu-footer li {
		display: block;
		margin-bottom: 20px;
	}
	
	.menu-footer li a {
		border-left: none;
		padding-bottom: 20px;
	}
	
	.menu-footer-1-container .menu{
		margin: 0;
	}
	
	.conten {
		width: 90%;
		max-width: 1200px;
		margin: auto;
	}
	
	.elementor-element-populated{
		padding: 20px !important;
	}
	
	.main-page {
		padding-top: 0px;
	}
	
	.site-blog {
		padding-top: 40px;
	}
	
	.site-blog2 {
		padding-top: 40px;
	}
	
	.conten-blog{
		padding-top: 100px; 
		border-radius: 50px; 
		background: #fff; 
		padding: 30px 10px; 
		margin-bottom: 100px
	}
	
	.top-sidebar{
		margin-top: 50px;
	}
	
	.margintop50{
		margin-top: 0;
	}
	
	.site-main-home {
		padding-top: 0;	
	}
	
	.section-home h2 {
		font-size: 50px;
		font-weight: 600;
	}
	
	.section-home .conten {
		padding: 40px 5px;
	}
}