@font-face {
	font-family: "RobotoCondensed";
	src:url(../fuente/RobotoCondensed-Regular.ttf);
}



#titulo h1 {
	font-family: 'RobotoCondensed';
    text-decoration: none;
    text-align: center;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: 300;
}

.pbanners2 {
	width: 80%;
	margin: auto;
}

.pbanners3 img {
	width: 100%;
}

.pbanners3 a img:hover{
    box-shadow: 1px 1px 5px rgb(0, 0, 0);
}

.pbanners3 h1 {
    font-family: 'RobotoCondensed';
    color: #213968;
    text-decoration: none;
    text-align: center;
	font-weight: 300;
}

.pbanners21 {
	margin: auto;
}

.pbanners31 img {
	width: 100%;
}

.pbanners31 a img:hover{
    box-shadow: 1px 1px 5px rgb(0, 0, 0);
}

.pbanners31 h1 {
    font-family: 'RobotoCondensed';
    color: #213968;
    text-decoration: none;
    text-align: center;
	font-weight: 300;
}



/*-----------------------------RESPONSIVE-----------------------------*/

@media screen and (min-width: 0px) {
#titulo {
	padding-top: 20px;
}

#titulo h1 {
	margin-top: 35px;
	margin-bottom: 18px;
}
.pbanners2 {
	overflow: hidden;
	width: 70%;
}
.pbanners3 {
	padding: 8px;
}
.pbanners21 {
	overflow: hidden;
	width: 70%;
}
.pbanners31 {
	padding: 8px;
}
#titulo h1 {
	font-size: 21px;
}
.pbanners3 h1 {
	font-size: 19px;
	margin-bottom: 10px;
}
.pbanners31 h1 {
	font-size: 19px;
	margin-bottom: 10px;
}
}

@media screen and (min-width: 480px) {
#titulo {
	padding-top: 30px;
}

#titulo h1 {
	margin-top: 40px;
	margin-bottom: 23px;
}
.pbanners2 {
	overflow: hidden;
	width: 70%;
}
.pbanners3 {
	padding: 8px;
}
.pbanners21 {
	overflow: hidden;
	width: 70%;
}
.pbanners31 {
	padding: 8px;
}
#titulo h1 {
	font-size: 24px;
}
.pbanners3 h1 {
	font-size: 22px;
	margin-bottom: 20px;
}
.pbanners31 h1 {
	font-size: 22px;
}
#pbanners1 h1 {
	margin-bottom: 20px;
}
}

@media screen and (min-width: 768px) {
#titulo {
	padding-top: 30px;
}

#titulo h1 {
	margin-top: 44px;
	margin-bottom: 25px;
	font-size: 26px;
}
.pbanners2 {
	overflow: hidden;
	width: 70%;
}
.pbanners3 {
	padding: 10px;
}
.pbanners21 {
	overflow: hidden;
	width: 70%;
}
.pbanners31 {
	padding: 10px;
}
.pbanners3 h1 {
	font-size: 24px;
	margin-bottom: 20px;
}
.pbanners31 h1 {
	font-size: 24;
}
#pbanners1 h1 {
	margin-bottom: 20px;
}
}

@media screen and (min-width: 1024px) {
#titulo {
	padding-top: 30px;
}

#titulo h1 {
	margin-top: 46px;
	margin-bottom: 26px;
	font-size: 27px;
}
.pbanners2 {
	display: flex;
	width: 80%;
}
.pbanners3 {
	padding: 10px;
}
.pbanners21 {
	display: flex;
	width: 52%;
}
.pbanners31 {
	padding: 10px;
}
.pbanners3 h1 {
	font-size: 25px;
	margin-bottom: 20px;
}
.pbanners31 h1 {
	font-size: 25px;
}
#pbanners1 h1 {
	margin-bottom: 20px;
}

}

@media screen and (min-width: 1300px) {
#titulo {
	padding-top: 35px;
}

#titulo h1 {
	margin-top: 48px;
	margin-bottom: 28px;
	font-size: 27px;
}
.pbanners2 {
	display: flex;
	width: 80%;
}
.pbanners3 {
	padding: 12px;
}
.pbanners21 {
	display: flex;
	width: 52%;
}
.pbanners31 {
	padding: 12px;
}
.pbanners3 h1 {
	font-size: 25px;
	margin-bottom: 22px;
}
.pbanners31 h1 {
	font-size: 25px;
}
#pbanners1 h1 {
	margin-bottom: 22px;
}
}

@media screen and (min-width: 1600px) {
#titulo {
	padding-top: 35px;
}

#titulo h1 {
	margin-top: 50px;
	margin-bottom: 30px;
	font-size: 28px;
}
.pbanners2 {
	display: flex;
	width: 80%;
}
.pbanners3 {
	padding: 13px;
}
.pbanners21 {
	display: flex;
	width: 52%;
}
.pbanners31 {
	padding: 13px;
}
.pbanners3 h1 {
	font-size: 26px;
	margin-bottom: 22px;
}
.pbanners31 h1 {
	font-size: 26px;
}
#pbanners1 h1 {
	margin-bottom: 22px;
}
}

@media screen and (min-width: 1920px) {
#titulo {
	padding-top: 40px;
}

#titulo h1 {
	margin-top: 50px;
	margin-bottom: 30px;
	font-size: 29px;
}
.pbanners2 {
	display: flex;
	width: 80%;
}
.banners3 {
	padding: 16px;
}
.pbanners21 {
	display: flex;
	width: 52%;
}
.banners31 {
	padding: 16px;
}
.pbanners3 h1 {
	font-size: 27px;
	margin-bottom: 22px;
}
.pbanners31 h1 {
	font-size: 27px;
}
#pbanners1 h1 {
	margin-bottom: 22px;
}

}
