.single a{
	font-size: 12px;
	font-family: 'Maison Neue Medium';
}
.icons-1 .single{
	margin-bottom: 40px
}
.icons-1 .single img{
	max-width: 87px;
} 
.icons-1 .single .image{
	margin-bottom: 15px
}
.icons-1 .title-line{
	margin-bottom: 30px
}
.icons-1 .single p{
	margin-bottom: 0
}
.box-precios{
	margin-top: 55px
}
.box-single{
	position: relative;
	border: 1px solid white;
	padding: 40px;
	height: 100%
}
.box-single h3{
	font-size: 20px;
}
.box-single-1 h3{
	max-width: 250px;
	background-color: #00afbf;
	padding: 10px;
	margin-top: -72px
}
.box-single-2 h3{
	max-width: 155px;
	background-color: #00afbf;
	padding: 10px;
	margin-top: -72px
}
.price{
	text-align: right;
}

.enun{
	min-width: 213px;
}



@media only screen and (max-width:1920px) {
	
}

@media only screen and (max-width: 1700px) {
	
	
	
}
@media only screen and (max-width: 1500px) {
	
	

}
@media only screen and (max-width: 1200px) {
	

}

@media only screen and (max-width:991px) {
	/*.normal-section{
		padding-top: 40px !important
	}*/
}	

@media only screen and (max-width: 767px) {
	.box-single{
		margin-bottom: 55px;
		height: auto
	}
	
}

@media only screen and (max-width: 575px) {
	
	
}

.block-texto-azul .image-right-2 {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 48%;
    overflow: hidden;
    background-size: cover;
    background-position: center bottom;
}

.block-texto-azul .image,
.block-texto-azul .image-right-2{
    bottom: auto;
    /*position: fixed;*/
    top: 0;
    height:700px
}
/*.site-inner{
    margin-top: 0 !important
}*/

.block-texto-azul{
    padding-top: 80px;
    position: inherit;
}
.logos-patrocinadores{
    position: relative;
    z-index: 1001
}


@media only screen and (max-width:991px) {
    .block-texto-azul .image-right-2,
    .block-texto-azul .image{
        position: relative;
        display: block;
        height: 295px;
        bottom: auto;
        width: 100%
    }
    .block-texto-azul .image,
    .block-texto-azul .image-right-2{
        background-position: center bottom;
        /*margin-top: 70px;*/
        position: relative !important;
    }
   /* .normal-section {
	    padding-top: 0px !important;
	}*/
}
