.single a{
	font-size: 12px;
	font-family: 'Maison Neue Medium';
}

.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;
}

.faqs .faq-single:last-child{
	border-bottom: 0;
}

.logos-patrocinadores{
	border-top: 1px solid #00afbf;
}

.enun{
	min-width: 213px;
}
.button-arrow-dif{
	text-transform: none !important;
	color: white !important;
	background-color: transparent !important;
	margin-top: 40px;
	margin-bottom: 40px;

}


@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;
}

.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;
        /*margin-top: 70px;*/
        position: relative !important;
    }
   /* .normal-section {
	    padding-top: 0px !important;
	}*/
}
