@charset "utf-8";
@import url("https://use.typekit.net/ohb8bgq.css");

body {
    font-family: calibri, sans-serif;
}

.full_ancho {
    width: 100%;
    right: auto;
    left: auto;
    margin-right: auto;
    margin-left: auto;
}
.titulo1 {
font-family: calibri, sans-serif;
font-weight: 700;
font-style: normal;
}
p {
font-weight: 300;
font-style: normal;
}
.logo {
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
    padding-left: auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
	width: 320px;
	padding-top: 20px;
}
.menu {
	font-family: bree, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-left: 5px;
	margin-right: 5px;
	font-size: large;
	margin-bottom: -9px;
}
.dropdown-item {
	background-color: #FFFFFF;
	color: #960000;
	text-transform: uppercase;
	border-radius: 0px;
	border-top: 1px solid #FFFFFF;
	margin-bottom: 3px;
	width: 100% !important;
	/*margin-left: 5px;
	margin-top: 3px;*/
}
a.dropdown-item:hover {
	background-color: #960000 !important;
	color: #FFFFFF !important;
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #000000 !important;
	background-color: #FFFFFF !important;
}
.dropdown-menu {
	border: 0px solid #FFFFFF;
	border-radius: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	margin-top: 8px;
	color: #960000;
}
.carousel-caption {
    position: relative;
    top: 156px;
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
    padding-left: auto;
    left: auto;
    right: auto;
    z-index: 70;

}

a.menu:hover {
	color: #960000 !important;
	background-color: #FFFFFF;
}
a.menu:active {
	color: #960000 !important;
	background-color: #FFFFFF;
}
.linea_arriba {
    border-top: thin solid #D4D4D4;
}
.btn-link {
    color: #FFFFFF !important;
    background-color: #00CCFF;
    text-transform: uppercase;
    text-decoration: none;
}
.separa_sub_menu {
    margin-right: 8px;

}
.redes {
	margin-right: 8px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	border-radius: 15px;
	background-color: hsla(0,0%,100%,0.00);
	font-size: x-small;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 9px;
	width: 30px;
}

.topcito {
    margin-top: 9px;
}
.separador {
    height: 30px;
}
.naranja {
	color: #960000;
}
.operacion {
	font-family: din-2014, sans-serif;
	font-weight: 300;
	font-style: normal;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	text-transform: uppercase;
	border-radius: 7px;
	position: relative;
	top: -20px;
	left: 14px;
	margin-bottom: -13px;
	background-color: #960000;
	color: #FFFFFF;

}
.operacion2 {
	font-family: din-2014, sans-serif;
	font-weight: 300;
	font-style: normal;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	text-transform: uppercase;
	border-radius: 7px;
	position: relative;
	/* [disabled]margin-bottom: -13px; */
	background-color: #960000;
	color: #FFFFFF;

}
.inversion {
	background-image: url(../elementos/360.jpg);
	background-repeat: no-repeat;
	height: 347px;
	background-size: cover;
}
/*
.medio {
	background-image: url(../elementos/fondo_medio.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
*/
.medio2 {
	background-color: #960000;
	/*background-image: url(../elementos/fondo.jpg);
	background-repeat: no-repeat;
	background-size: cover;*/
}

.bloque_inver {
	width: 150px;
	position: relative;
	left: 50%;
	top: 97px;
	height: auto;
	right: 50%;
}
.pie_foto {
	background-image: url(../elementos/fondo_top.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 184px;
}
.carousel-caption {
    width: 80%;
}
.fondo_top {
	background-image: url(../elementos/fondo_top.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -20px;
	background-size: cover;
}
.seguinos {
	display: inline;
	margin-left: 96px;



}
#carouselExampleIndicators1 {
	position: relative;
	top: -24px;
	margin-top: 4px;
}
.bloque_contenido {
	margin-top: -20px;
	margin-bottom: -30px;
}
#submit {
	background-color: #960000;
	color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}






@media (min-width:992px) and (max-width:1199.98px){
.inversion {
    background-image: url(../elementos/proyecto.jpg);
    background-repeat: no-repeat;
    height: 347px;
    background-size: cover;
    background-position: 50% 0%;
}
.bloque_inver {
    width: 59%;
    position: relative;
    left: 355px;
    top: 97px;
}
.carousel-caption {
    position: relative;
    top: 19px;
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
    padding-left: auto;
    left: auto;
    right: auto;
    z-index: 70;

}
.ico_redes {
    height: 60px !important;
    width: auto;
    margin-left: 15px;

}
.fondo_top {
	background-image: url(../elementos/fondo_top.jpg);
	background-repeat: no-repeat;
}
.modal-dialog {
	max-width: 80% !important;
	margin: 1.75rem auto;
}
.prop_destacada {
	position: relative;
	top: -500px;
	left: 26%;
	background-color: hsla(0,100%,59%,0.51);
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 180px;
}
/* imagen con zoom */

.boton_ampliar {
	background-color: #956DB4;
	color: #FFFFFF;
	font-weight: bold;
	right: auto;
	left: auto;
}
/* Estilos para el botón de enviar */
.boton_enviar {
	font-weight: bold;
	border-radius: 10px;
	background-color: #000000;
	color: #FFFFFF;
	border: 2px solid #000000; /* Añade un borde si lo deseas */
	cursor: pointer; /* Cambia el cursor al pasar el mouse */
	transition: background-color 0.3s; /* Agrega una transición suave */
  }
  
  .boton_enviar:hover {
	background-color: #333333; /* Cambia el color al pasar el mouse si lo deseas */
  }
  
.bloque_360 p {
	height: auto;
    width: auto;
    margin-left: 60px;
    margin-top: -68px;
    background-color: #960000;
    padding-left: 20px;
    color: #FFFFFF;
    font-size: medium;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-right: 0px;
}








}

@media (min-width:768px) and (max-width:991.98px){
.inversion {
    background-image: url(../elementos/proyecto.jpg);
    background-repeat: no-repeat;
    height: 347px;
    background-size: cover;
    background-position: 39% 0%;
}
.bloque_inver {
    width: 56%;
    position: relative;
    left: 330px;
    top: 47px;
}
.carousel-caption {
    position: relative;
    top: -8px;
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
    padding-left: auto;
    left: auto;
    right: auto;

}
.ico_redes {
    height: 50px !important;
    width: auto;
    margin-left: 15px;

}
.modal-dialog {
	max-width: 80% !important;
	margin: 1.75rem auto;
}
.buscador {
	background-color: #960000;
	margin-top: 1px;
	padding-top: 5px;








}
.prop_destacada {
	position: relative;
	top: -500px;
	left: 37%;
	background-color: hsla(0,100%,59%,0.51);
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 180px;
}
/* imagen con zoom */

.article-container {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 28px;
}
/* imagen con zoom */

.boton_ampliar {
	background-color: #956DB4;
	color: #FFFFFF;
	font-weight: bold;
	right: auto;
	left: auto;
	margin-left: 57%;
}
.bloque_redes {
	position: relative;
    width: 281px;
    height: 71px;
    display: inline-block;
    top: -90px !important;
    float: right;
    margin-bottom: -90px !important;
    right: -40px;
}
.menu {
	font-family: bree, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-left: 5px;
	margin-right: 5px;
	font-size: small;
	margin-bottom: -9px;
}
.bloque_360 p {
	height: auto;
	width: auto;
	margin-left: 70px;
	margin-top: -55px;
	background-color: #960000;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-right: 0px;
}









}

@media (min-width:576px) and (max-width:767.98px){
.inversion {
    background-image: url(../elementos/proyecto.jpg);
    background-repeat: no-repeat;
    height: 279px;
    background-size: cover;
    background-position: 40% 0%;
}
.bloque_inver {
    width: 56%;
    position: relative;
    left: 278px;
    top: 47px;
}
.carousel-caption {
    position: relative;
    top: -149px;
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
    padding-left: auto;
    left: auto;
    right: auto;
    display: none;

}
.modal-dialog {
	max-width: 80% !important;
	margin: 1.75rem auto;
}
.que_buscas {
	font-size: medium;
	float: none;
	text-align: center;
	background-color: #960000 !important;
}
.buscador {
	background-color: #960000;
	margin-top: -6px;
	padding-top: 10px;








}
/* imagen con zoom */

.article-container {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 28px;
}
.prop_destacada {
	position: relative;
	top: -500px;
	left: 26%;
	background-color: hsla(0,100%,59%,0.51);
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 180px;
}
/* imagen con zoom */

.boton_ampliar {
	background-color: #960000;
	color: #FFFFFF;
	font-weight: bold;
	right: auto;
	left: auto;
}
.bloque_redes {
	position: relative;
	width: 281px;
	height: 71px;
	display: inline-block;
	top: -67px;
	float: right;
	margin-bottom: -67px;
	visibility: hidden;
}
.bloque_360 p {
	height: auto;
	width: auto;
	margin-left: 70px;
	margin-top: -55px;
	background-color: #960000;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-right: 0px;
}









}

@media (max-width:575.98px){
.inversion {
    background-image: url(../elementos/proyecto.jpg);
    background-repeat: no-repeat;
    height: 279px;
    background-size: cover;
    background-position: 40% 0%;
}
.bloque_inver {
    width: 70%;
    position: relative;
    left: 29%;
    top: 47px;
}
h1 {
    font-size: x-large !important;
}
.carousel-caption {
	position: relative;
	/* [disabled]top: -149px; */
	margin-right: auto;
	margin-left: auto;
	padding-right: auto;
	padding-left: auto;
	left: auto;
	right: auto;
	/* [disabled]display: none; */

}
.navbar-toggler {
    margin-top: -118px;
    margin-left: 90%;
}
.logo {
    width: 277px;
    padding-left: 0px;
    margin-left: 22px;
}
.dropdown-menu {
	background-color: hsla(0,0%,100%,0.00) !important;
	border-top: 0px solid #00CCFF;
	border-radius: 0px;
	margin-top: 0px;
	/* [disabled]width: 100%; */
	margin-left: 5px;
	padding-right: 0px;
	margin-right: 4px;

}
.dropdown-item {
	background-color: #960000 !important;
	color: #FFFFFF;
	text-transform: uppercase;
	border-radius: 0px;
	border-top: 1px solid #FFFFFF;
	padding-left: 23px;
	padding-top: 10px;
}
.menu {
    text-transform: uppercase;
    margin-left: 5px;
    margin-right: 5px;
    font-size: large;
    margin-bottom: -9px;
    padding-left: 10px !important;
}
.mapa {
    position: relative;
    padding-bottom: 50% !important;
    height: 0;
    overflow: hidden;
    }
.texto_pie {
    text-align: center !important;
}
.mapa_prop {
    position: relative;
    padding-bottom: 50% !important;
    height: 0;
    overflow: hidden;
    }

.btn-whatsapp {
    display: block;
    width: 50px !important;
    height: 50px !important;
    color: #fff;
    position: fixed;
    right: 40px;
    bottom: 40px;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    z-index: 999;
}
.que_buscas {
	font-size: medium;
	float: none;
	text-align: center;
	/*background-color: #956DB4 !important;*/
}
.botones_buscas {
	background-color: #8961A7 !important;
	outline: 0px !important;
	box-shadow: 0px 0px 0px 0px hsla(0,0%,100%,0.00) !important;
	-webkit-box-shadow: 0px 0px 0px 0px hsla(0,0%,100%,0.00);
	font-size: small;
	margin-bottom: 9px;
}
.buscador {
	background-color: #960000;
	margin-top: -6px;
	padding-top: 10px;








}
.buscas {
	background-color: #960000 !important;
	height: 10px !important;
	margin-top: -25px;
	padding-top: 6px;
}
.bloque_redes {
	position: relative;
	width: 281px;
	height: 71px;
	display: inline-block;
	top: -67px;
	float: right;
	margin-bottom: -67px;
	visibility: hidden;
}
.nav-item .dropdown.show.separa_sub_menu .dropdown-menu {
	background-color: #960000 !important;
}
.dropdown.show.separa_sub_menu .dropdown-menu .dropdown-item {
	background-color: #960000 !important;
	border-top-width: 0px;
    text-transform: uppercase;
	color: #FFFFFF;
}
.row .col-xl-3 .text-white {
	margin-top: 8px;
	float: none !important;
}
/* imagen con zoom */

.article-container {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.sub_menu {
	text-align: center;
	margin-left: 7%;
	margin-right: 7%;
}
.modal-dialog {
	max-width: 90%;
	margin: 1.75rem auto;
	z-index: 187;
}
.bloque_360 p {
	height: auto;
	width: auto;
	margin-left: 60px !important;
	margin-top: -70px !important;
	background-color: #6960000;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-right: 0px;
}
.prop_destacada {
	position: relative;
	top: -500px;
	left: 26%;
	background-color: hsla(0,100%,59%,0.51);
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 180px;
}
/* imagen con zoom */

.boton_ampliar {
	background-color: #960000;
	color: #FFFFFF;
	font-weight: bold;
	right: auto;
	left: auto;
}



















}
.separador2 {
    height: 50px;
}
.linea_gris {
    border-top: thin dotted #8F8F8F;
    margin-top: 0px;
    height: 0px;
}

.mapa {
	position: relative;
	padding-bottom: 300px;
	height: 0;
	overflow: hidden;
    }
.mapa iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 300px !important;
    }
.mapa_prop {
    position: relative;
    padding-bottom: 30%;
    height: 0;
    overflow: hidden;
    }
.mapa_prop iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    }

.texto_pie {
    text-align: left;
}
.ico_redes {
	margin-left: 20px;
	width: auto;
	height: 70px;
}
/* ligth box
// This CSS is not necessary to function. It simply crops images so they're all the same size.

// Use Bootstrap breakpoints for consistency.
/* ligth box */
$bootstrap-sm: 576px;
$bootstrap-md: 768px;
$bootstrap-lg: 992px;
$bootstrap-xl: 1200px;

/*  Crop thumbnail images.*/
#gallery {
  
  img {
    height: 40vw;
    object-fit: cover;
    
    @media (min-width: $bootstrap-md) {
      height: 25vw;
    }
    
    @media (min-width: $bootstrap-lg) {
      height: 18vw;
    }
    width: auto;
    width: 0%;
    width: 0%;
    margin-right: auto;
    margin-left: auto;
  }
}


/* Crop images in lightbox.*/
.carousel-item {
  
  img {
    /*height: 60vw;*/
    object-fit: cover;
    
    @media (min-width: $bootstrap-sm) {
      height: 350px;
    }
  }
}
.gale_slider {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.fomu {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 9px;
    color: #868686;

}
.btn-whatsapp {
       display:block;
       width:70px;
       height:70px;
       color:#fff;
       position: fixed;
       right:40px;
       bottom:40px;
       border-radius:50%;
       line-height:80px;
       text-align:center;
       z-index:999;
}
.ico_whatsapp {
	width: 25px;
	height: auto;
	margin-right: 6px;
}
.celu {
	float: right;
	margin-top: 8px;
	position: relative;
	left: 0px;
}
.bloque_redes {
	position: relative;
	width: 150px;
	height: 40px;
	display: inline-block;
	top: -43px;
	float: right;
	margin-bottom: -67px;
}
.buscas {
	background-color: #960000;
	height: 10px;
	margin-top: -25px;
	padding-top: 6px;
}
.botones_buscas {
	background-color: #960000 !important;
	outline: 0px !important;
	box-shadow: 0px 0px 0px 0px hsla(0,0%,100%,0.00) !important;
	-webkit-box-shadow: 0px 0px 0px 0px hsla(0,0%,100%,0.00);
}
.dropdown.show.separa_sub_menu .dropdown-menu .dropdown-item {
	background-color: #960000;
	border-top-width: 0px;
	color: #FFFFFF;
}
.row .col-xl-3 .text-white {
	margin-top: 8px;
	float: right;
}


.nav-item .dropdown.show.separa_sub_menu .dropdown-menu {
	background-color: #960000;
}
.form_busca {
	float: left;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	background-color: #960000;
	border: 2px solid #610000;
	border-radius: 5px 25px 25px 5px;
	color: #FFFFFF;
}
::placeholder {
    color: #c4b8ce;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #c4b8ce;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #c4b8ce;
}
.lupa {
	position: relative;
	top: -42px;
	display: inline-block;

}
/* imagen con zoom */

.article-container {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
}

.article-img-holder {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: all 1s;
	background-color: hsla(0,0%,0%,0.59);
	clear: both;
}

.article-img-holder:hover {
	transform: scale(1.2);
	opacity: 0.4 !important;
}

.article-title-link {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	margin-left: 36%;
	margin-right: auto;
	margin-bottom: 25px;
}
.article-title-link:hover {
    text-decoration: underline;
}
.foto_sin_borde {
	padding-left: 2px;
	padding-right: 2px;
}
.texto_estilo {
	color: #960000;
}
.video_360 {
	background-color: #000000;
	margin-bottom: -7px;
}
.bloque_container {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bloque_container2 {
	padding-right: 35px;
	padding-left: 35px;
	background-color: hsla(0,0%,100%,0.66);
	padding-top: 35px;
	padding-bottom: 35px;
}
.formu {
	width: 100%;
	display: block;
	color: #3A3A3A;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	margin-bottom: 15px;
	border-width: 0px;
}
.logo_pie {
	height: auto;
	width: 274px;

}
.flotante {
	/*display: scroll;*/
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 101;
}
.flotante img {
	width: 63px;
 }
@media (min-width:600px){
	.flotante {
	/*display: scroll;*/
	bottom: 50px;
	right: 75px;
}
}
.fade {
    background-color: #680000 !important;
    transition: opacity 0.15s linear;
}
.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: hsla(0,0%,100%,0.00) !important;
	background-clip: padding-box;
	border: 0px solid rgba(0,0,0,0.00) !important;
	border-radius: 0.3rem;
	outline: 0;
}

.close {
	background-color: #FFFFFF !important;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 0px solid #FFFFFF !important;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
	padding: 0.2rem 0.6rem !important;
	margin: -1rem 0rem -1rem auto !important;
	border-radius: 10px;
}
.bloque_360 {
    
}
.bloque_360 img {
	width: 80px;
	height: auto;
}
@media (min-width:1200px){
.modal-dialog {
	max-width: 80% !important;
	margin: 1.75rem auto;
}
.prop_destacada {
	position: relative;
	top: -500px;
	left: 26%;
	background-color: hsla(0,100%,59%,0.51);
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 180px;
}
/* imagen con zoom */

.boton_ampliar {
	background-color: #960000;
	color: #FFFFFF;
	font-weight: bold;
	right: auto;
	left: auto;
}
.menu {
	font-family: bree, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-left: 5px;
	margin-right: 5px;
	font-size: large;
	margin-bottom: -9px;
}
.bloque_360 p {
	height: auto;
	width: auto;
	margin-left: 70px;
	margin-top: -55px;
	background-color: #960000;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-right: 0px;
}





}
.fondo_color {
	background-color: #960000;
}

.navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255);
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: white;
    border: 1px solid black;
    border-radius: 0.25rem;
}