@charset "utf-8";
/* CSS Document */
.encabezado {
	background: white;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	padding-left: 0px;
	width: 100%;
	/*max-width:1000px;*/
	box-shadow: 0px 4px 3px rgba(0,0,0,.5);
	margin: 0;
	
}
.logo{
	margin-top: 10px;
	margin-bottom: -38px;
	float: left;
	}
.icono{
	margin-left: 38%;
	margin-top: -10px;
	padding-left: 3%;
	display: inline-flex;
	position: relative;
	float: top;
	}
.icono img{
	margin-left: 20px;
}
.icono p{
	width: 200%;
	font-size: 11px;
	padding-left: 15px;
}
.icono h3{
	font-size: 18px;
	margin: 5px;
	margin-left: 40px;
}
#menu{
	background: #297392;
		
}

.menu{
	width: 100%;
	float: right;
	font-size: 15px;
	font:bold;
	color: white;
	margin-top: 2px;
	display: inline-flex;
	*padding-left: 600px;
		
	}
.menu li{
	list-style: none;
	}
.menu a{
	color: white;
	padding: 5px;
	display: block;
			}
.menu span{
	margin-right: 10px;
}

.menu a:hover{
	background: #C2C2D1;
	color: #76373B;
}
.menu_bar {
	display: none;
}

.bd-example{
	margin-top: 80px;
}
.caruoserresponty{
	display: none;
}
.active{
	margin-left: 30px;
	overflow:visible;
}
.nosotros{
	padding-top: 8px;
	padding-left: 15%;
	padding-right: 15%;
	background-image: url("../gallery/Nosotrofondo.jpg");
	
}
.nosotros h3{
	font: bold;
	color: white;
margin-left: 10px;
padding: 20px;
}
.titolo{
	font: bold;
	margin-left: 30px; 
	color: 
		#297392;}
.sobrenosotros{
	font-family:  "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 22px;
	color: aliceblue;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	}
.sobrenosotros p{animation-duration: 3s;}
.logoBASC{
	margin-left: 40%;
	margin-right: 50px;
	display: inline-flex;
}
.logoEPA{
	margin-right: auto;
	display: inline-flex;
}
.seccion{
	width: 100%;
	height: 200%;
	background:url("../gallery/backgrount.jpg") fixed;
}
.container__card{
    max-width: 1200px;
    padding: 20px;
    padding-bottom: 40px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.card{
    width: 250px;
    position: relative;
    margin: 10px;
    font-family: 'Poppins', sans-serif;
    transition: all 300ms;
    border-radius: 20px;
}

.card:hover{
    box-shadow: 1px 1px 20px -10px #20202049;
}

.card:hover .info__description{
    margin-top: 0;
    border-radius: 0px 0px 20px 20px;

}

.card:hover .icon{
    margin-top: -110px;
    border-radius: 20px 20px 0px 0px;
}

.icon{
    width: 100%;
    height: 220px;
    background: #8D1824 ;
    padding: 20px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    transition: all 400ms cubic-bezier(0.5,0,0,1);
    border-radius: 20px;
	display: block;
	color: white;
}

.icon img{
	margin-left: 25%;
	align-content: center;
    background: #fff;
    transition: all 400ms cubic-bezier(0.5,0,0,1);
	
}
.icon h5{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif" ;
	display: block;
	text-align: center;
	position: relative;
}
.info__description{
    width: 100%;
    height: 220px;
    color: #474747;
    background: #EFF3F5;
    padding: 20px;
    margin-top: -220px;
    transition: all 400ms cubic-bezier(0.5,0,0,1);
    border-radius: 20px;
}

.info__description p{
    font-size: 14px;
    margin-top: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 9;
    line-clamp: 9;
    overflow: hidden;
}

.info__description input{
    margin-top: 10px;
    padding: 10px 40px;
    background: #2196f3;
    color: white;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    border: none;
    border-radius: 20px;
    box-shadow: 1px 1px 30px -5px #20202049;
    transition: box-shadow 300ms;
}

.info__description input:hover{
    box-shadow: 1px 1px 30px -5px #20202070;
}


/*COLOR DE LAS CARD*/

.c1:hover .icon{
    background: #297392;
}

.c1 .icon img{
    margin-top: 25px;
	color: #DD4B25;
	}

.c1:hover .icon img{
    margin-top: 25px;color: #fff;
}


.c2:hover .icon{
    background: #297392;
}

.c2 .icon img{
	margin-top: 25px;
    color: #146EB0;
}

.c2:hover .icon img{
    color: #fff;
}


.c3:hover .icon{
    background: #297392;
}

.c3 .icon img{
	margin-top: 25px;
    color: #E8B600;
}

.c3:hover .icon img{
    color: #fff;
}
.c4:hover .icon{
    background: #297392;
}

.c4 .icon img{
    color: #E8B600;
}

.c4:hover .icon img{
    color: #fff;
}
.servicios{
	background:#EEEEFD;
	max-width: 100%;
    padding: 50px;
	padding-left: 150px;
	padding-right: 150px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.centrado{
    padding-left: 200px;
    padding-right: 150px;
    margin-left:30px;
    }
.centrado1{
		padding-left: 80px;
		padding-right: 150px;
		margin-left:30px;
		}
	
.servicios h3{
	color: #297392;
    font:"bowlby-one";
	text-align: center;
}
.cuadro1{
	width: 45%;
	height: 300px;
	float: left;
	display: flex;
	position: relative;
	font: bold;
	margin-left: 20px;
	align-items: center;
	justify-content: center;
		
}
.cuadro1 p{
	font: bold;
	text-align: center;
}
.cuadro2{
	width: 45%;
	float:right;
	height: 300px;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	}
.cuadro2 h3{
	*align-content: center;
	*padding-top: 40px;
}
.cuadro2 p{
	*position: relative;
	*font: bold;
	*text-align: center;
}
.footer-wrapper{
	padding-top: 20px;
	background: #3485A7;
}
.menu li{margin-left: 40px;
	
}

.politica{
    padding-top: 5%;
	padding-left: 20%;
	padding-right: 20%;
	padding-bottom: 5%;
	text-align: justify;
    position: relative;
    margin: 10px;
    font-family: 'Poppins', sans-serif;
    transition: all 300ms;
    border-radius: 20px;
}
.politica h1{
	text-align: center;
}
.politica p{
	font-size: medium;
}
.firma{
	text-align: center;
}
body {
	font-family: 'Secular One', sans-serif;
}
@media screen and (max-width:800px){
	body{
		margin: 0px;
		}
	.encabezado{
		height:18%;
	}
	.logo{
	width: auto;
	height: auto;
	align-content: center;
	}
	.logo img{
		width: 380px;
		height: 70px;
	}
	.icono{
		width: 100%;
		height: auto;
	margin: 0%;
	margin-top: 48px;
	margin-bottom: 0px;;
		
	}
	.icono img{
		width: 20px;
		height: 20px;
		margin-left: 20px;
		margin-right: 0px;
		float: right;
	}
	.icono p{
		width:240%;
		margin: 0;
		margin-right: 2px;
		margin-left: 0px;
		font-size: 9px;
		*float: left;
	}
	.icono h3{
		display: none;
	}
	.icono a{
			display: none;
	}
	.menu{
		width: 80%;
		height: 80%;
		left: -100%;
		margin: 0;
		margin-left: -60px;
		position: fixed;
	}
	.menu{
		display: block;
		float: none;
		background:  #297392;
	}
	.menu li{
		border-bottom: 1px solid rgba(255,255,255,.3);
	}
	.menu_bar{
		display: block;
		width:100%;
	}
	.menu_bar .bt-menu{
		display: block;
		padding: 20px;
		background:  #297392;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 25px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing: border-box;
	}	
	.menu_bar span{
		float: right;
		font-size: 40px;
	}
	.bd-example{
		display: none;
		width: 100%;
		margin-top: 240px;
	}
	.caruoserresponty{
		display: block;
		width: 100%;
		margin-top: 240px;
		margin-left: 0px;
	}
	.container-fluid{
		margin-left: -30px;
		margin-right: 0px;
		padding: 0px;
	}
	.d-block{
		width: 100%;
		height: 300px;
		margin: 0px;
		padding: 0px;
	}
	.sobrenosotros{
	font-size: 15px;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	}
	.sobrenosotros p{
		margin: 0px;
		padding: 0px;
	}
	.logoBASC{
		margin-left: 20px;
		display: inline-flex;
	}
	.logoEPA{
		display: inline-flex;
	}
	.servicios{
		background:#EEEEFD;
		max-width: 100%;
		padding: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 40px;
		display: inline-block;
		flex-wrap: wrap;
		justify-content: center;
	}
	.servicio{
		display: block;
		float: none;
	}
	.cuadro1{
		width: 95%;
		height: 250px;
		float: left;
		display: flexbox;
		position:relative;
		font: bold;
		margin-left: 20px;
		margin-right: 20px;
		align-items: center;
		justify-content: center;
			
	}
	.cuadro1 p{
		font: bold;
		text-align: center;
		font-size: 12px;
	}
	.cuadro1 IMG{
		width: auto;
		height: auto;
	}
	.cuadro2{
		width: 100%;
		*float:right;
		height: 250px;
		display: flexbox;
		position:relative;
		align-items: center;
		justify-content: center;
		}
	.cuadro2 h3{
		*align-content: center;
		*padding-top: 40px;
	}
	.cuadro2 p{
		*position: relative;
		font: bold;
		text-align: center;
		font-size: 12px;
	}
	.cuadro2 img{
		width: auto;
		height: auto;
	}
	}

