
#alert-covid-19 {
	box-shadow	: 0 6px 6px -6px rgba(22, 33, 44, 0.2);
}

/** Carousel (slideshow) **/
.home-carousel {
	background-color	: #96C031;
}

.home-carousel .images {
	height	: 600px;
}

.home-carousel .images .et_pb_slide {
	height	: 100%;
}

.home-carousel .carousel-control {
	display	: none;
}

.home-carousel .et_pb_slide_description {
	padding	: 170px 8% 16% 8%;
}

.home-carousel .logo {
	position	: absolute;
	right	: 0;
	top	: 15px;
}

.home-carousel .logo img {
	filter	: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
	width	: 150px;
}

.home-carousel .form-cerca-rapida {
	background-color	: #333;
	background-color	: rgba(0, 0, 0, 0.7);
	height	: auto;
	margin-top	: 0;
	padding	: 15px 10px 5px;
	text-align	: left;
}

.home-carousel .form-cerca-rapida .form-group {
	margin-right	: 0;
}

.home-carousel .form-cerca-rapida .form-group:last-child {
	margin-right	: 0;
}

.home-carousel .form-cerca-rapida select.form-control + .chosen-container.chosen-container-single .chosen-single {
	font-size	: 16px;
	height	: 36px;
}

.home-carousel .form-cerca-rapida .select-edat + .chosen-container.chosen-container-single .chosen-single:before {
	content	: "\f1ae";
}

.home-carousel .form-cerca-rapida .select-tipus-activitat + .chosen-container.chosen-container-single .chosen-single:before {
	content	: "\f6bb";
}

.home-carousel .form-cerca-rapida .select-periode + .chosen-container.chosen-container-single .chosen-single:before {
	content	: "\f073";
}

.home-carousel .form-cerca-rapida .form-group {
	margin-bottom	: 10px;
}

#seccio-alert-covid-19 {
	background-color: #FBD22A;
	display: flex;
	font-size: 16px;
	line-height: 1.8;
	margin-bottom	: 50px;
	padding: 0;
}

#seccio-alert-covid-19 .col-1 {
	display	: none;
}

#seccio-alert-covid-19 .col-2 {
 padding	: 20px 30px;
}

#seccio-alert-covid-19 .col-2 h3 {
	font-size	: 20px;
	margin-top	: 0;
	text-transform	: uppercase;
}

/** Secció activitats destacades **/
#seccio-activitats-destacades {
	margin-bottom	: 50px;
	margin-top	: 50px;
}
	
#seccio-activitats-destacades .graella-distribuidora-thumbnail {
	border-radius	: 50%;
	height	: 200px;
	width	: 200px;
}

#seccio-activitats-destacades .graella-distribuidora-title {
	font-size	: 30px;
}

/*
#seccio-activitats-destacades .graella-fotos .foto-amb-overlay .overlay {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content	: center;
	text-align: center;
}

#seccio-activitats-destacades .graella-fotos .foto-amb-overlay:hover .overlay {
	visibility	: hidden;
}

#seccio-activitats-destacades .graella-fotos .foto-amb-overlay .overlay-title {
	border-bottom: none;
	font-family: Sophia;
	font-size: 80px;
	font-size: ;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
}
*/

/** Intranet famílies **/
#seccio-intranet-famílies {
	background-color	: #007C37;
	color	: #FFF;
	margin-bottom	: 50px;
	padding	: 40px 0;
	text-align	: center;
}

#seccio-intranet-famílies .container .col-1 img {
	margin	: auto;
}

#seccio-intranet-famílies h2 {
	font-family	: Sophia, Roboto, sans-serif;
	font-size	: 100px;
	margin-top	: 0;
}

#seccio-intranet-famílies .cta-body {
	margin-bottom	: 30px;
}

/** Proposta educativa **/
#seccio-proposta-educativa {
	margin-bottom	: 50px;
}


#seccio-proposta-educativa .proposta-educativa-descripcio {
	margin-bottom	: 30px;
}

.proposta-educativa-logo {
	margin	: 10px auto;
	width	: 180px;
}

/** Secció destacats **/
#seccio-elements-destacats {
	display	: flex;
	flex-wrap	: wrap;
	margin-bottom	: 50px;
}

#seccio-elements-destacats .destacat {
	background-color	: #E9E9E9;
	color: #333333;
	display	: block;
	flex-grow	: 1;
	min-width	: 250px;
	padding	 : 30px 30px 80px 30px;
	position	: relative;
	text-align	: center;
	width	: 30%;
}

#seccio-elements-destacats .destacat:nth-child(2n) {
	background-color	: #F2F2F2;
}

#seccio-elements-destacats .destacat:hover {
	background-color	: #007C37;
	color	: #FFF;
}

#seccio-elements-destacats .destacat .destacat-icon {
	border-radius: 50%;
	border: 1px solid #333;
	height: 120px;
	margin	: 0 auto 30px auto;
	text-align: center;
	width: 120px;
}

#seccio-elements-destacats .destacat:hover  .destacat-icon {
	border-color	: #FFF;
}

#seccio-elements-destacats .destacat .destacat-icon i {
	display: inline-block;
	line-height: 120px;
	font-size: 50px;
}

#seccio-elements-destacats .destacat .destacat-body {
	font-weight	: 300;
}

#seccio-elements-destacats .destacat .destacat-body h4 {
	font-size: 22px;
	font-weight	: 400;
	text-transform: uppercase;
	text-align: center;
}

#seccio-elements-destacats a.destacat::after {
	background-color: #dcdc1c;
	border-radius: 50%;
	bottom: 30px;
	color: #333 !important;
	content: "\f067";
	display: block;
	font-family: "Font Awesome 6 Pro";
	font-size: 13px;
	font-weight: 900;
	height: 38px;
	left: 50%;
	line-height: 38px;
	margin-left: -19px;
	position: absolute;
	text-align: center;
	width: 38px;
	-webkit-font-smoothing: antialiased;
}

/** Estils especifics vista filtrada **/
body.vista-promotor .home-carousel .logo {
	display	: none;
}

@media (min-width: 768px) {
	
	.home-carousel .images {
		height	: auto;
	}
	
	body.home .slider-capcalera .et_pb_slides .et_pb_slide {
		height	: calc(100vh - 135px)
	}

	body.vista-promotor.home .slider-capcalera .et_pb_slides .et_pb_slide {
		height	: calc(100vh - 265px)
	}
	
	.home-carousel .carousel-control {
		display	: block;
	}

	.home-carousel .logo {
		right	: 0;
		top	: 15px;
	}
	
	.home-carousel .logo img {
		width	: 200px;
	}

	.home-carousel .form-cerca-rapida {
		border-radius	: 2px;
		box-shadow	: 0 0 3px #333;
		bottom	: 0;
		left	: 0;
		padding	: 20px;
		position	: absolute;
		width	: 100%;
	}
	
	.home-carousel .form-cerca-rapida > form {
		display	: flex;
		justify-content	: center;
	}

	.home-carousel .form-cerca-rapida .form-group {
		margin-bottom	: 0;
		margin-right	: 0;
	}

	.home-carousel .form-cerca-rapida > form > div {
		float	: none;
	}
	
	.home-carousel .form-cerca-rapida select {
		width	: 180px;
	}
	
	.home-carousel .form-cerca-rapida select#filtre_tipus {
		width	: 240px;
	}
	
	.home-carousel .form-cerca-rapida .chosen-single {
		border-radius	: 0 !important;
		border	: none	!important;
		border-right	: 1px solid #999 !important;
	}
	
	.home-carousel .form-cerca-rapida .form-group:first-child .chosen-single {
		border-top-left-radius	: 9px !important;
		border-bottom-left-radius	: 9px !important;
	}
	
	.home-carousel .form-cerca-rapida .btn-call-to-action {
		border-top-left-radius	: 0;
		border-bottom-left-radius	: 0;
		border-top-right-radius	: 9px;
		border-bottom-right-radius	: 9px;
		float	: none;
		font-size	: 16px;
		line-height	: 2em;
		padding	: 0 10px;
	}
	
	.menu-secundari ul.botons {
		border-spacing	: 10px;
		border-collapse	: separate;
		display	: table;
	}

	.menu-secundari ul.botons > li {
		display	: table-cell;
		float	: none;
		margin	: 0;
		width	: 20%;
	}
	
	/** Secció Info COVID **/
	#seccio-alert-covid-19 .col-1 {
		display: flex;
		align-items: center;
		padding: 20px 10px 20px 40px;
	}

	#seccio-alert-covid-19 .col-1 i {
		font-size: 80px;
	}
	
	#seccio-alert-covid-19 .col-2 h3 i {
		display	: none;
	}
	
	/** Secció intranet famílies **/
	#seccio-intranet-famílies .container {
		display	: flex;
		align-items	: center;
	}

	#seccio-intranet-famílies .container .col-1 {
		flex-grow	: 1;
		width	: 30%;
	}

	#seccio-intranet-famílies .container .col-2 {
		flex-grow	: 1;
		width	: 60%;
	}
	
	/** Proposta educativa **/
	.seccio-proposta-educativa {
		align-items: center;
		display: flex;
		flex-wrap: wrap;
	}

	.seccio-proposta-educativa .proposta-educativa-logo-wrapper {
		width	: 50%;
	}

	.seccio-proposta-educativa .proposta-educativa-descripcio-wrapper {
		padding-left	: 20px;
		width	: 50%;
	}
	
	.proposta-educativa-logo {
		float	: right;
		margin	: 0 0 10px 20px;
		width	: 250px;
	}

	.activitats-destacades .activitat {
		margin-bottom	: 0;
	}
	
	.raons {
		margin-bottom	: 0;
	}

	.info-secundaria .modul {
		font-size	: 12px;
	}
	
	/** Estils especifics vista filtrada **/
	body.vista-promotor .home-carousel .logo {
		display	: none;
	}
}

@media (min-width: 981px) {
	
	.home-carousel .et_pb_slide_description {
		max-width	: calc(100% - 400px);
		padding	: 0;
	}
	
	.seccio-contacta-ns {
		margin-top	: 50px;
	}
	
}

@media (min-width: 1200px) {

	.home-carousel .logo {
		right	: 0;
		top	: 15px;
	}
	
	/*
	.home-carousel .logo img {
		width	: auto;
	}
	*/
	
	/** Proposta educativa **/
	.seccio-proposta-educativa .proposta-educativa-logo-wrapper {
		width	: 40%;
	}

	.seccio-proposta-educativa .proposta-educativa-descripcio-wrapper {
		padding-left	: 40px;
		width	: 60%;
	}
	
	/** Estils especifics vista filtrada **/
	body.vista-promotor .home-carousel .logo {
		display	: none;
	}
}
