@charset "utf-8";
/* CSS Document */

/*** 2020 ***/
html {
	font-size: 16px !important ;
}	

body {
	font-size: 16px !important ;
	/*font-family: 'Source Sans Pro';*/
	/*font-family: 'Open Sans', sans-serif;*/
	background-position: center top;
	background-repeat: no-repeat;

}


/** TOP **/	
.top {
	background-image: none ;
	background-color: #981024 ;
	opacity: 1 ;
	min-height: 7.438em;
	height: 100%;
	position: relative ;
	z-index: 0 ;
}
.top .container {
	max-width: 72.75rem;
	width: auto;
	background-image: none;
	min-height: 7.438em;
	height: 100%;

}


/** LOGO **/


.logo {
	width: 21.188rem;
	height: 100%;
	min-height: 7.438rem;
	margin-top: 0rem;
	float: left;
}
.logo a {
	background-image: url(../ns2-images/pb-logo-menuTop.png);
	background-repeat: no-repeat ;
	background-position: left -15px; 
	height: 100%;
	min-height: 7.438rem;
}

/** MENU TOP **/
.menu-top {
	max-width:300px;
	min-height: 7.438rem;
	width: 100%;
	height: 100%;
	margin-top: 0.25rem ;
	float: right ;
}

.menu_idioma {
    width: auto !important;
    margin-right: 0px;
    margin-top: 6px;
    background-image: url(../ns2-images/menu_idioma_bkg_2.fw.png);
    background-position: 112px 0px;
}

.menu_idioma li a {
	font-weight: 400 ;
	font-size: 10px ;
	color:  white ;
	display: block;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
}
.menu_idioma li a:hover {
	opacity: 0.5 ;
}

.menu_idioma li a:first-child {
	margin-right: 0rem;
}

.menu_idioma li a:last-child {
	margin-left: 2px;
}


.menu_idioma li a.botonFb {
	background-image: url(../ns2-images/menuTop-Fb.png) ;
	margin-right: -14px;
    margin-top: -1px;
}

.menu_idioma li a.botonTw {
	background-image: url(../ns2-images/menuTop-X-exp.png) ;
	margin-right: 14px;
}

.menu_idioma li a.botonIg {
	background-image: url(../ns2-images/menuTop-Ig.png) ;
	margin-right: 14px;
}
.menu_idioma li a.botonIn {
	background-image: url(../ns2-images/menuTop-In.fw.png?123) ;
	margin-right: 11px;
    margin-top: -1px;
}

.menu_idioma li a.botonIdiomaSp {
	width: auto;
	margin-right: 9px;
	opacity: 1 ;
	margin-top: 0px;
}
.menu_idioma li a.botonIdiomaIn {
	width: auto;
	margin-right: 0px;
	opacity: 1 ;
	margin-top: 0px;
}

.cssmenu {
	font-family: 'Open Sans', sans-serif;
	float: right;
	margin-top: 14px ; 
	clear: both;
	margin-right: -18px;

}

.cssmenu  a {
    font-size: 15px;
    text-transform: uppercase !important;
    color: white;
    padding-right: 17px;
	float: right ;
    
}

.cssmenu li a:hover {
	text-decoration: none;
	opacity: 0.7 ;
}


.cssmenu  a.whatsapp {
	display: block;
	width: 29px;
	height: 26px;
	background-image: url(../ns2-images/menuTop-whatsapp.png) ;
	background-repeat: no-repeat;
	margin-top: -2px;
	margin-right: -5px;
}

.cssmenu  a.consulta {
	display: block;
	width: 29px;
	height: 26px;
	background-image: url(../ns2-images/menuTop-consulta.png) ;
	background-repeat: no-repeat;
}


/*
.cssmenu {
	font-family: 'Source Sans Pro';
	float: right;
	margin-top: 14px ; 
	clear: both;
	margin-right: -18px;

}
.cssmenu li  {
	float: right ;

}
.cssmenu li a {
    font-size: 15px;
    text-transform: uppercase !important;
    color: white;
    padding-right: 17px;
    font-family: 'Open Sans', sans-serif;
}

.cssmenu li a:hover {
	text-decoration: none;
	opacity: 0.7 ;
}


.cssmenu li a.whatsapp {
	display: block;
	width: 29px;
	height: 26px;
	background-image: url(../ns2-images/menuTop-whatsapp.png) ;
	background-repeat: no-repeat;
	margin-top: -2px;
	margin-right: -5px;
}
.cssmenu li a.consulta {
	display: block;
	width: 29px;
	height: 26px;
	background-image: url(../ns2-images/menuTop-consulta.png) ;
	background-repeat: no-repeat;
}

*/

.topnav {
	overflow: hidden;
	float: right;
	margin-top: -75px ; 
	margin-right: -18px;
	padding-top: 2px ; 
	clear: both;
}

.topnav a {
	/*
	float: left;
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 17px;
	text-transform: uppercase;
	*/
	font-size: 15px;
	text-transform: uppercase !important;
	color: white;
	padding-right: 17px;
	float: left ;
	text-align: right;
}

.topnav a:hover {
	text-decoration: none;
	opacity: 0.7 ;
}

.topnav a.active {
}

.topnav .icon {
	display: none;



}

.topnav  a.whatsapp {
	display: block;
	width: 29px;
	height: 26px;
	background-image: url(../ns2-images/menuTop-whatsapp.png) ;
	background-repeat: no-repeat;
	margin-top: -2px;
	margin-right: -5px;
}

.topnav  a.consulta {
	display: block;
	width: 29px;
	height: 26px;
	background-image: url(../ns2-images/menuTop-consulta.png) ;
	background-repeat: no-repeat;
}
@media screen and (max-width: 1164px) {


	/*.topnav a:not(:first-child) {display: none;}*/
	.logo {
		position: relative;
		left: 50%;
		margin-left: -169px;
	}
	.topnav {
		float: none;
		margin: 0 0 0 0;
	}
	.topnav  a.whatsapp {
		display: none;
		padding: 0px 0px 9px 0px !important;
	}
	.topnav  a.consulta {
		display: none;
		padding: 0px 0px 9px 0px !important;
	}
	.topnav a {display: none;}
	.topnav a.icon {
		float: right;
		display: block;
		/* position: absolute; */
		right: 0;
		top: 0;
		margin-top: -2px;
		background-color: #111;
		font-size: 20px;
		text-align: center;
		padding-bottom: 3px;
		padding-top: 1px;
		width: 100%;
		text-decoration: none;
		padding-right: 0px;

	}

	.topnav.responsive {
		position: relative;
		width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		padding-top: 32px;
		/* padding-bottom: 5px; */
	}
	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
		margin-top: 0px;
		background-color: #111;
		font-size: 20px;
		text-align: center;
		padding-bottom: 3px !important;
		padding-top: 1px;
	}

	.topnav.responsive a {
		background-color: #2E2E2E;
		float: none;
		display: block;
		text-align: right;
		width: 100%;
		text-align: center;
		padding: 6px 0px 7px 0px;
		background-position: center;
	}
	.logo {
		position: relative;
		left: 50%;
		margin-left: -171px;
	}
	.div-menu-idioma {
		width: 100%;
		background-color: #555;
		display: flex;
		padding: 5px 0px 0px 0px;
	}
	.menu_idioma {
			/* margin-left: 0px !important; */
		width: auto !important;
		margin-right: 0px;
		margin-top: 0px;
		background-image: url(../ns2-images/menu_idioma_bkg_2.fw.png);
		background-position: 112px 0px;
		margin-left: auto !important;
		margin-right: auto !important;
		height: 18px;
	}

	/** BUSCADOR GENERAL **/
	.buscadorHome .contenido {
		max-width: 93% !important;
	}
	.buscadorHome .contenido .buscadorInput {
		max-width: 93% !important ;
	}
	.buscadorHome .contenido .buscadorInput input[type=text] {	
		width: 63% !important;
	}
	.buscadorHome .contenido .buscadorInput button {
		width: 91px !important;
	}
	.buscadorHome .contenido {
		display: flex;
		padding-bottom: 35px;
	}

	/** LOGO **/
	.logo a {
		background-image: url(../ns2-images/pb-logo-menuTop-m.png) !important ;
		background-position: left 0px !important;
	}
}

/** BUSCADOR GENERAL **/
.buscadorGeneral {
	display: block ;
	min-height: 304px ;
	height: 100%;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	z-index: 0 ;
	background-color: #C97F7F;
	margin-top: -4px;
}

.buscadorGeneral .contenido {
	max-width: 1164px ;
	width: 100% ;
	height: 100%;
	margin-left: auto ;
	margin-right: auto ;
	position: relative;
	z-index: -1 ;

}
.buscadorGeneral .contenido h2 {
    color: white;
	margin-top: 20px;
 
}
.buscadorGeneral .contenido .operacion {
	clear: both; 
	float: left;
	margin-left: 0px;
	margin-top: 21px;

}
.buscadorGeneral .contenido .inmuebles {	
	clear: both;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 9px;
}
.buscadorGeneral .contenido .buscadorInput {	
	clear: both;
	float: left;
	margin-left: 0px;
	margin-top: 18px;
	padding-left: 0px;
	max-width: 1072px;
	width: 100%;
}
.buscadorGeneral .contenido .buscadorInput input[type=text] {	
	border: 0px;
	width: 85%;
	height: 54px;
	background-color: white;
	padding-left: 19px;
	font-style: italic;
	font-weight: normal;
	float: left;
	font-size: 14px;
	line-height: 39px;
}

.buscador-accesoDirecto {
    float: left;
    clear: both;
    margin-left: -11px;
    margin-top: 10px;
}

.buscador-accesoDirecto a {
	float: left;
	margin-left: 10px;
    font-weight: normal;
    color: #981024;
    font-size: 13px;
    text-transform: uppercase;
    padding: 3px 17px 4px 17px;
    border-radius: 4px;
    border: 1px solid #eee;
    background-color: #eee;
}

.buscadorGeneral .contenido .buscadorInput input[type=text]:focus  {	

}
.buscadorGeneral .contenido .buscadorInput button  {	
	float: left;
    display: block;
    font-size: 15px;
    font-weight: 700;
    /* font-family: 'Source Sans Pro'; */
    color: white;
    line-height: 34px;
    width: 13%;
    text-align: center;
    background-color: #555;
    border: 0px;
    height: 54px;
    letter-spacing: 0px;

}
.buscadorGeneral .contenido .buscadorInput button:hover  {	
	background-color: #ccc ;	
	border: 0px;
    border-radius: 0;
	cursor: pointer;
}
@media screen and (max-width: 1164px) {
	.buscadorGeneral{
		padding-bottom: 21px;
	}
	.buscadorGeneral .contenido {
		max-width: 93%;
		width: 100%;
	}
	.buscadorGeneral .contenido .buscadorInput input[type=text] {
		width: 100%;
		max-width: 79%;
	}
	.buscadorHome .contenido .inmuebles {
		border-right: 0px solid #eee;
	}
}
@media screen and (max-width: 545px) {
	.buscadorGeneral .contenido .buscadorInput button {
		width: 17%;
	}
	.buscadorGeneral .contenido .buscadorInput input[type=text] {
		max-width: 75%;
	}
	.buscador-accesoDirecto {
		margin-top: 0px;
	}
	.buscador-accesoDirecto a {
		margin-top: 10px;
	}
}

/** RADIO BUTTON 1 **/
.containerRadio {
	display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    font-size: 15px;
    font-weight: 600;
    /* font-family: 'Source Sans Pro'; */
    color: white;
    line-height: 40px;
    width: 109px;
    text-align: center;
    letter-spacing: 0px;
}

/* Hide the browser's default radio button */
.containerRadio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 43px;
    width: 111px;
	border-radius: 0%;
	z-index:-999999 ;
	
	
}

/* On mouse-over, add a grey background color */
.containerRadio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containerRadio input:checked ~ .checkmark {
  background-color: #555;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerRadio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.containerRadio .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
}	

/** RADIO BUTTON 2 **/
	

/* The container */
.containerRadio2 {
	display: block;
	position: relative;
	padding-left: 24px;
	margin-bottom: 12px;
	cursor: pointer;
	
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	float: left ;
	font-size: 13px ;
	font-weight: 500;
	color: white ;
	padding-right: 15px;
	
}

/* Hide the browser's default radio button */
.containerRadio2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.containerRadio2:hover input ~ .checkmark2 {
  
	background-color: #981024;
}

/* When the radio button is checked, add a blue background */
.containerRadio2 input:checked ~ .checkmark2 {
	background-color: #eee; 
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark2:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerRadio2 input:checked ~ .checkmark2:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.containerRadio2 .checkmark2:after {
  	top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #981024
}

/** MAIN **/
.main {
    margin-top: 0px;
    /* display: block; */
    width: 100%;
    float: left;
    clear: both;
	
}
.main .container {
	max-width: 1164px;
	width: 100% ;
	min-height: auto;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
.main .container .container-left {
	width: 100%;
	clear: both;
	float: left;
	margin-top: 50px;
}
.main .prop-dest-titulo {
	width: 100%;
	height: 87px;
	background-color: transparent;
	margin-top: 38px;
}
.main .prop-dest-titulo h2 {
	color: #333;
	font-size: 32px ;
	font-weight: bold;
	line-height: 25px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase ;
}

@media screen and (max-width: 1164px) {
	.main .container {
    	max-width: 93%;
	}
	.main .prop-dest-titulo {
	
	}
}
/** SLIDE **/
.slider-fichas-div {
	position: relative;
	left: 0%;
	margin-left: 0px;
	
}
.anythingWindow {
	border: transparent !important;
}
.anythingSlider-default {
  
    padding: 0 0 0 0;
}
.anythingSlider-default .forward {
    margin-right: -80px;  
}

.anythingSlider-default .back {
    margin-left: -80px;  
}

.anythingSlider-default .arrow a {
	display:block ;
	width:54px;
	height:94px;
	background-image:url(../ns2-images/slider-boton-flecha-right.png) ;
	background-position:0 0 ;
	background-repeat:no-repeat ;
	position: relative;
    top: 0px;
    left: 0%;
    margin-right: 0px;
}
.anythingSlider-default .arrow a:hover,
.anythingSlider-default .arrow a.hover { 
	background-position: left -94px; 
}

.anythingSlider-default .back a {
	position: relative;
	top: 0px;
    left: 0%;
    margin-left:0px;
    
	background-image:url(../ns2-images/slider-boton-flecha-left.png) ;

}
.anythingSlider-default .back a:hover,
.anythingSlider-default .back a.hover { 
	background-position: left -94px; 
}
#slider-destacados {
	/*max-width: 1165px ;*/
	width: 100%;
	height: 600px;
}
#slider-exclusivas {
	/*max-width: 1165px ;*/
	width: 100%;
	height: 620px;
}
/** NEWSLETTER **/
.newsletter2 {
	clear: both;
	float: left;
	width: 100% ;
	background-color: #DE8485;
	min-height: 184px;
	height: 100%;
}
.newsletter2 .contenido {
	max-width: 1164px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;

}
.newsletter2 .contenido h2 {
	color: white;
	font-weight: bold;
	font-size: 29px;
	text-align: center;
}

.newsletter2 .contenido .buscadorInput {	
	clear: both;
	float: left;
	margin-left: 34px;
	margin-top: 18px;
	padding-left: 0px;
	max-width: 1072px;
	width: 100%;
}
.newsletter2 .contenido .buscadorInput input[type=text] {	
		border: 0px;
		width: 85%;
		height: 54px;
		background-color: white;
		padding-left: 19px;
		font-style: italic;
		font-weight: normal;
		float: left;
		font-size: 14px;
		line-height: 39px;

}


.newsletter2 .contenido .buscadorInput input[type=text]:focus  {	
	font-style: normal;
	font-weight: normal;
	border: 0 ;
}
.newsletter2 .contenido .buscadorInput #newsletter-submit  {	
    float: left;
    display: block;
    font-size: 16px;
    font-weight: 700;
    /* font-family: 'Source Sans Pro'; */
    color: white;
    line-height: 33px;
    width: 13%;
    text-align: center;
    background-color: #981024;
    border: 0px;
    height: 54px;
	cursor: pointer;

}
.newsletter2 .contenido .buscadorInput #newsletter-submit:hover  {	
	background-color: #ccc ;	
}
.newsletter2 .contenido  .nl-error  {	
	clear: both;
    float: left;
    color: #981024;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    margin-left: 34px;
    margin-top: 5px;
}
.newsletter2 .contenido  .nl-error span  {	
	color: white;
}

.newsletter2 .contenido .nl-gracias{
	clear: both;
	float: left;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-left: 0px;
	margin-top: 15px;
	width: 100%;
}

@media screen and (max-width: 1165px) {
	.newsletter2 .contenido .buscadorInput input[type=text] {
    	width: 80%;
	}
}
@media screen and (max-width: 975px) {
	.newsletter2 .contenido .buscadorInput input[type=text] {
    	width: 75%;
	}
}

@media screen and (max-width: 545px) {
	.newsletter2 .contenido .buscadorInput input[type=text] {
    	width: 65%;
	}
	.newsletter2 .contenido h2 {
		line-height: 26px;
	}
	.newsletter2 .contenido .buscadorInput #newsletter-submit {
		width: 18%;
	}
}

/** FOOTER **/
.footer2 {
	clear: both;
	float: left;
	width: 100% ;
	background-color: black;
	min-height: 214px;
	height: 100%;
}
.footer2 .contenido {
	max-width: 1094px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	display: table;
}

.footer2 .contenido .modulos {
	max-width: 344px ;
	width: 100% ;
	float: left ;
	border-right: 1px solid #CCCCCC ;
	height:  100% ;
	min-height: 117px ;
}

.footer2 .contenido .redes {
	max-width: 395px;
	border-right: 0;
}
.footer2 .contenido .redes ul li a {
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
}
.footer2 .contenido .redes ul li a:hover {
	opacity: 0.6 ;
}
.footer2 .contenido .redes ul li a.footer-facebook {
	background-image: url(../ns2-images/footer-facebook.png) ;
}

.footer2 .contenido .redes ul li a.footer-twitter {
	background-image: url(../ns2-images/footer-X-exp.png) ;
}

.footer2 .contenido .redes ul li a.footer-instagram {
	background-image: url(../ns2-images/footer-instagram.png) ;
}

.footer2 .contenido .redes ul li a.footer-linkdin {
	background-image: url(../ns2-images/footer-linkdin.png) ;
}

.footer2 .contenido .redes ul li a.footer-contacto {
	background-image: url(../ns2-images/footer-contacto.png) ;
}

.footer2 .contenido .modulos h2 {
	color: #981024;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 7px;

}
.footer2 .contenido .modulos p {
	color: white;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}

.footer2 .contenido .modulos p.calle {
	font-size: 14px;
	font-weight: bold;

}
.footer2 .contenido .modulos p.localidad {
	font-size: 12px;
	font-weight: 300;
}
.footer2 .contenido .modulos p.telefono {
	font-size: 24px;
	font-weight: 300;
	margin-top: 9px;
}

.footer2 .contenido ul {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 39px;
}

.footer2 .contenido ul li {
	float: left;
	padding-right: 29px;
}
.footer2 .contenido ul li:nth-child(1) {
	margin-top: -3px;
}
.footer2 .contenido ul li:nth-child(2) {
	margin-top: 1px;
}
.footer2 .contenido ul li:nth-child(5) {
	margin-top: 6px;
}

.footer2 .contenido .modulos a {
}
.footer2 .contenido .modulos a:hover {
	opacity: 0.7 ;
}
.footer2 .contenido .modulos a img {
	border: 0px;
}
/*
@media screen and (max-width: 545px) {
	.footer2 {
		min-height: 335px;
	}
	.footer2 .contenido .redes {
		max-width: 40px;
		margin-top: -143px;
		margin-left: 36px;
	}
	.footer2 .contenido ul li {
		padding-right: 0px;
		padding-bottom: 19px;
	}
}
*/
@media screen and (max-width: 1164px) {
	.footer2 .contenido .modulos:nth-child(2) {
		border-right: 0px ;
	}
	.footer2 .contenido .modulos {
		max-width: 49% ;
	}
	.footer2 .contenido .redes {
		max-width: 100% ;
	}
	
}
@media screen and (max-width: 700px) {
	.footer2 .contenido .modulos:nth-child(1) {
		max-width: 55% ;
	}
	.footer2 .contenido .modulos:nth-child(2) {
		max-width: 44%;
	}
	.footer2 .contenido .modulos h2 {
		font-size: 18px;
	}
	.footer2 .contenido .modulos p.telefono {
		font-size: 20px;
	}
}

/** DATA FISCAL **/
.dataFiscal {
	clear: both;
	float: left;
	width: 100% ;
	background-color: #AAAAAA;
	min-height: 118;
	height: 100%;
}

.dataFiscal .contenido {
	max-width: 1164px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 15px;
	padding-bottom: 10px;
}

.dataFiscal .contenido p {
	font-size: 13px;
	font-weight: normal;
	text-align: center ;
	line-height: 34px;

}
.dataFiscal .contenido p a {
	color: white ;
	text-transform:  uppercase;
}
.dataFiscal .contenido .terminos {


}

/** PANEL ACCESO DIRECTOS **/
.accesosDirectos {
	width: 100% ;
	clear: both;
	float: left;
	background-color: #434147 ;
	/*border-bottom: 7px solid #981024 ;*/
	margin-top: 47px;
	padding-bottom: 25px;
}
.accesosDirectos .contenido {
	max-width: 1164px;
    width: 100%;
    min-height: 305px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 27px;
    position: relative;
}
.accesosDirectos .contenido .modulos  {
	float: left ;
	max-width: 28%;
	width: 100%;
	height: 276px;
	padding-right: 14px ;
	position: relative;
}
.accesosDirectos .contenido .modulos:first-child  {
	
}
.accesosDirectos .contenido .modulos:nth-child(4) {
/*.accesosDirectos .contenido .modulos:last-child {*/
	max-width: 11%;
    float: right;
}

.accesosDirectos .contenido .dobleFila  {
	max-width: 411px;
}

.accesosDirectos .contenido .modulos h2 {
	color: #CCC;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
	width: 98% ;
}
.accesosDirectos .contenido .modulos .dobleFila-ul {
	display: -webkit-box;
}
.accesosDirectos .contenido .modulos .dobleFila-ul ul  {
	max-width: 50%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}
.accesosDirectos .contenido .modulos ul li {
	width: 94%;
	border-bottom: 1px solid #DCDBDC ;
	padding-bottom: 7px;
	padding-top: 8px;
	text-align: center;

}
.accesosDirectos .contenido .modulos ul li a {
	color: #DCDBDC;
	font-size: 18px;
    font-weight: 100;
}
.accesosDirectos .contenido .modulos ul li a:hover {
	text-decoration: none;
	opacity: 0.6 ;
}
.accesosDirectos .contenido .modulos ul li:last-child {
	border-bottom: 0;
}
.accesosDirectos .contenido .modulos .otrasZonas {
	width: 100%;
    display: block;
    text-align: center;
    top: 288px;
    left: -12px;
    position: absolute;
	
}
.accesosDirectos .contenido .modulos:nth-child(4) .otrasZonas a {
	
}
.accesosDirectos .contenido .modulos .otrasZonas a {
	font-weight: normal;
    color: #DCDBDC;
    font-size: 13px;
    text-transform: uppercase;
    padding: 3px 15px 4px 15px;
    border-radius: 4px;
	border: 1px solid #981024;
	background-color: #981024;
}

.accesosDirectos .contenido .modulos .otrasZonas a:hover {
	background-color: #981024;
	text-decoration:underline  ;
}

.accesosDirectos .contenido .botones-footer {
	position: absolute;
	bottom: 0;
	left: 49%;
	margin-bottom: 7px;
	margin-left: -230px;
}
.accesosDirectos .contenido .botones-footer a {
	border: 0px solid #000000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 11px 22px 13px 25px;
	background-color: #981024 ;
	font-size: 19px;
	font-weight: 100 ;
	color: white ;
	vertical-align: top ;
	text-transform: uppercase;

}
.accesosDirectos .contenido .botones-footer a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.accesosDirectos .contenido .botones-footer a:nth-child(2) {
	margin-left: 11px;
}
@media screen and (max-width: 1164px) {
	.accesosDirectos {
		display: flex;
	}
	.accesosDirectos .contenido .modulos {
		float: left;
		max-width: 99%;
		width: 100%;
		height: 276px;
		padding-right: 14px;
		clear: both;
		/* text-align: center; */
		margin-left: 19px;
	}
	.accesosDirectos .contenido .botones-footer {
		position: absolute;
		bottom: 0px;
		left: 49%;		
	}
	.accesosDirectos .contenido .modulos:nth-child(4) {
		max-width: 100%;
		float: left;
	}
	.accesosDirectos .contenido .modulos:nth-child(4) ul li a {
		margin-left: 12px;
	}
	.accesosDirectos .contenido .modulos ul li a {
		width: 100%;
		display: block;
	}
	.accesosDirectos .contenido .botones-footer a {
		font-size: 18px;
		margin-left: 8px;
	}
}


/** WHATSAPP **/
.btn-whatsapp {
		display:block;
		width:70px;
		height:70px;
		color:#fff;
		position: fixed;
		right:20px;
		bottom:20px;
		border-radius:50%;
		line-height:80px;
		text-align:center;
		z-index:999;
}

