
.right-icon {
	margin-right: 50px;
}

.left10 {
	margin-left: 10px;
}

.pad10 {
	padding-left: 10px; 
	padding-right: 10px
}

.bot10 {
	margin-bottom: 10px
}

.bot25 {
	margin-bottom: 25px
}

.bot30 {
	margin-bottom: 30px
}

.pad-icons-contact {
	padding-top: 40px;
	padding-bottom: 40px;
}

.back-az3 {
	background-color:#005589; 
	padding-top: 50px; 
	padding-bottom: 30px
}

.blanco {
	color: #FFFFFF;
}

.title.title-section.text-center {
	text-align: center
}

.text-center {
	text-align: center
}

.titulo-azul-section {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: 1px;
    font-family: 'Bowlby One SC';
}

.title.title-section h2.titulo-azul-section {
	margin-bottom: 20px;
}

/* REDES Y WHATSAPP */

.cont-icon-text {
	display: inline-block;
	width: 175px;
	height: 60px;
}

.icon-big {
    /*float: left;*/
    display: inline-block;
    /*width: 16.6666%;*/
	width: 90px;
    height: 90px;
}

.icon-big-whatsapp {
	/*display: inline-block;*/
	float: left;
	width: 60px;
    height: 60px;
}

.icon-big-whatsapp-text {
	/*display: inline-block;*/
	float: left;
	width: 115px;
    height: 60px;
	text-align: left;
	padding-left: 10px;
}

.icon-big i {
	font-size: 54px;
	color: #FFFFFF;
}

.container-out .icon-big a {
	display: block
}

.container-out .icon-big a:hover i {
	color: #000000;
}

.whatsapp-big {
    background-image: url('../images/whatsapp-big.png');
    width: 56px;
    height: 56px;
    background-size: contain;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
	background-color: #005589;
}

.whatsapp-big:hover {
  background-image: url('../images/whatsapp-big-hover.png');
}

p.sat {
	color: #FFFFFF;
	line-height: 15px;
	text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
	margin: 5px 0 0 0;
}

p.redes {
	color: #FFFFFF;
	line-height: 15px;
	text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
	margin: 0 0;
	/*float: left;*/
	float: none;
	width: auto;
    height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.redes-title {
	width: 450px; 
	text-align: center;
	/*text-align: left;*/
	/*margin-left: 15px;*/ 
	margin-bottom: 5px; 
	display: inline-block;
}

.title.title-section p.size-cont {
	font-size: 23px;
    font-weight: 700;
    line-height: 1.2;
    width: 340px;
    margin: auto;
    margin-bottom: 60px;
}

@media (max-width:479px) {
	
.titulo-azul-section {
    font-size: 30px;
    line-height: 30px;
}
	
.title.title-section p.size-cont {
    width: 100%;
	margin-bottom: 20px
}	
	
.icon-big {
	width: 60px;
    height: 70px;
}	
.icon-big i {
	font-size: 40px;
}
.right-icon	{
	margin-right: 30px;
}	
	
}

@media (max-width:320px) {
	
.icon-big {
	width: 50px;
    height: 70px;
}	
.icon-big i {
	font-size: 32px;
}	
	
}
