@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(http://themes.googleusercontent.com/static/fonts/ubuntu/v5/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
}

@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Serif'), local('DroidSerif'), url(http://themes.googleusercontent.com/static/fonts/droidserif/v4/0AKsP294HTD-nvJgucYTaIbN6UDyHWBl620a-IRfuBk.woff) format('woff');
}



@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Serif'), local('DroidSerif'), url(http://themes.googleusercontent.com/static/fonts/droidserif/v4/0AKsP294HTD-nvJgucYTaIbN6UDyHWBl620a-IRfuBk.woff) format('woff');
}


 body {
   
    font: 15px "Century Gothic", "Times Roman", sans-serif;
    background: rgb(159, 158, 161);
    
}

.logoestrella{
    margin-top: 2vh;
    margin-left: 5px;
    align-items: left-side;
    max-height: 50vh;
    max-width: 50vh;
    opacity: 0.4;


}

#delfrutoimg{
	position: absolute;
	top: 14vh;
	right: 5vw;
	width:15vh;
	height:4vh;
}
#sangriaimg{
	width:40vh;
	height:40vh;
}
#rowalmacen{
background-color:#c7d0d7;
}
 /* cambia el color de los link  de la barra de navegación  en modo normal*/

.navbar-nav .nav-link  {
  /* font: 15px "Comic Sans MS"; */ /*para cambia el tipo de letra y tamaño*/       
    color: black !important;
    
  
  }

  /* cambia el color de los link  de la barra de navegación  en modo active*/
.navbar-nav .active{
    color:blue !important;
}

.dropdown-menu {
    
    --bs-dropdown-link-active-bg: #{$blue-700};
  }
/* cambia el color de fondo de la barra de navegación*/
/*
.navbar{
    background-color: aliceblue;
}
*/

.bg {
    height: 78vh;
    
    background-color: aliceblue;
}


.prueba1 {
    max-height: 10vh;
    background-color: aliceblue;
}

.bgt {
    height: 50px;
}


.bg1 {
	
    background-color:#BB052D;
    min-height: 65vh;
	max-width: 103vw;
}



@font-face {
    font-family: 'FLEISC2';
    src: url('../fonts/FLEISC2.TTF');
}

@font-face {
    font-family: 'BRAILLEL';
    src: url('../fonts/BRAILLE.ttf');
}

@font-face {
    font-family: 'typo';
    src: url('../fonts/typo.ttf');
}

@font-face {
    font-family: 'gothic';
    src: url('../fonts/gothics.ttf');
}

@font-face {
    font-family: 'noto sans';
    src: url('../fonts/Noto_Sans/');
}

.margen {
    display: inline-block;
    margin: 1em;
}

.espejo_h {
    transform: scale(-1, 1);
}

.espejo_v {
    transform: scale(1, -1);
}

.lsm {
    font-family: 'FLEISC2';
    /*background: white;*/
    color: #231b2bd2;
    font-size: 50px;
    font-weight: 100;
}

.braille_l {
    font-family: 'BRAILLEL';
    color: #000000;
    background: rgba(128, 128, 128, 0.308);
    font-size: 20px;
}

.panel {
    border-color: #eee;
    margin: 1px;
    padding: 10px;
    
    font: 15px "Century Gothic", "Times Roman", sans-serif;
}

.title {
    font-family: 'typo';
}

.header {
    background-color: white;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    height: 20vh;
}
.header1 {
    background-color: white;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    height: 15vh;
}

.logo {
    font-family: 'typo';
    font-size: 35px;
    color: #ffffff;
    margin: 15px;
}

.titulo_1 {
    font-family: 'typo';
    font-size: 30px;
    color: #FF6501;
    margin: 15px;
}
.titulo_1_a {
    font-family: 'typo';
    font-size: 16px;
    color: #FF6501;
    margin: 15px;
}

.title1 {
    font: 14px "Century Gothic", "Times Roman", sans-serif;
}

.title2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
}

.title3 {
    font: 12px  sans-serif;
}
.title4 {
    font: 10px  sans-serif;
}
.title5 {
    font: 11px  sans-serif;
}

.sub1 {
    width: 90px;
    color: #202020;
    background: #808080;
    font-size: 15px;
    height: 35px;
    margin: 20px;
    padding: 10px;
    width: 100px;
}

.sub {
    width: 100%;
    background-color: #168ac7;
    font-size: 20px;
    padding: 2px;
    margin-top: 15px;
    margin-right: 20px;
}

.sub:hover {
    color: #fff;
}

.footer {
    font-size: 10px;
    text-align: center;
    border-top: 1px solid;
    border-color: #323232;
	background-color: white;
    min-height: 15vh;
	color:#FF6501;
}
.footer1 {
    font-size: 14px;
    text-align: center;
    border-top: 1px solid;
    border-color: #323232;
    background-color: white;
    min-height: 7vh;
	color:#FF6501;
}

.footer1 a {
    margin: 25px;
    color: #FF6501;
    text-decoration: none;
    font: 20px "Century Gothic", "Times Roman", sans-serif;
}

.footer1 a:hover {
    text-decoration: none;
    color: #9acd32;
    border-top: 2px solid;
    border-color: blue;
}

.footer a {
    margin: 25px;
    color: #FF6501;
    text-decoration: none;
    font: 20px "Century Gothic", "Times Roman", sans-serif;
}

.footer a:hover {
    text-decoration: none;
    color: #9acd32;
    border-top: 2px solid;
    border-color: blue;
	
}

.box {
    padding: 9px;
}

hr {
    color: #000000;
}

.top {
    margin-top: 20px;
}

.log1 {
    font: 18px 'Ubuntu', sans-serif;
    color: #FF6501;
    margin-left: 10px;
}

.log {
    margin: 10px;
    margin-right: 60px;
    margin-left: 5px;
    color: white;
    text-decoration: none;
    
    font-size: 15px;
}

.log:hover {
    color: #9acd32;
    border-top: 2px solid;
    border-color: blue;
    text-decoration: none;
}

.fielsetreset {
    all: revert;
}

    /* se ajusta las propiedades del boton retroceder del carousel color tamaño posición*/
.carousel-control-prev-icon {
    height: 70px;
    width: 20px;
    outline: black;
    background-color: rgba(0, 0, 0, 0.4);
    background-size: 100%, 100%;
    border-radius: 20%;
    /*background-image: none; */
    position: absolute;
    left: 0%;
    /* border: 1px solid black;  borde al rededor del boton */
    
}
    /* se ajusta las propiedades del boton siguiente del carousel color tamaño posición*/
.carousel-control-next-icon {
    height: 70px;
    width: 20px;
    outline: black;
    background-color: rgba(0, 0, 0, 0.4);
    background-size: 100%, 100%;
    border-radius: 20%;
    /*background-image: none;*/ /*quita la imagen del boton del carousel*/
    position: absolute;
    right: 0%;
    /* border: 1px solid black;  borde al rededor del boton */
    
}

.margen_slide{

    margin-bottom: 70px;
}
/*máximo ancho del contenedor del carousel para mejor adaptación a las pantallas*/
.maxancho{
    max-width: 850px;
}
/*  personalisar botones del carousel no necesario por ahora*/
/*
.carousel-control-next-icon:after
{
  content: '>';
  font-size: 55px;
  color: rgb(88, 143, 219);
  position: absolute;
  right: 0%;

}

.carousel-control-prev-icon:after {
 content: '<'; 
  font-size: 55px;
  color:rgb(88, 143, 219);
  position: absolute;
  left: 0%;
  
}
*/

/*tooltip izquierdo*/
[data-tooltip]{ 
    position:relative; 
    border-bottom: 1px dotted #09C;
    cursor:pointer;
    }
    [data-tooltip]::before {
    content : attr(data-tooltip);
    background-color:rgba(0,0,0,.75);
    color:white;
    -webkit-font-smoothing: antialiased;
    width:230px;
    padding:10px;
    height:auto;
    border-radius:3px;
    display:none;
    position:absolute;
    bottom:25px;
    right:calc(100% - 100%);
    pointer-events: none;
    z-index:99;
     }
    [data-tooltip]::after{
    content:"";
    height:1px;
    width:1px;
    border:10px solid transparent;
    border-top-color:rgba(0,0,0,.75);
    position:absolute;
    bottom:4px;
    left:50%;
    display: none;
    }
    [data-tooltip]:hover::before,
    [data-tooltip]:hover::after
    { display:block;}
   
   
    /*tooltip derecho*/
[data-tooltip-der]{ 
    position:relative; 
    border-bottom: 1px dotted #09C;
    cursor:pointer;
    }
    [data-tooltip-der]::before {
    content : attr(data-tooltip-der);
    background-color:rgba(0,0,0,.75);
    color:white;
    -webkit-font-smoothing: antialiased;
    width:240px;
    padding:10px;
    height:auto;
    border-radius:3px;
    display:none;
    position:absolute;
    bottom:25px;
    left:calc(100% - 100%);
    pointer-events: none;
    z-index:99;
     }
    [data-tooltip-der]::after{
    content:"";
    height:1px;
    width:1px;
    border:10px solid transparent;
    border-top-color:rgba(0,0,0,.75);
    position:absolute;
    bottom:4px;
    left:50%;
    display: none;
    }
    [data-tooltip-der]:hover::before,
    [data-tooltip-der]:hover::after
    { display:block;}


/*temporal*/

		/*TIPOGRAFÍAS*/
		
		/*INICIALIZACIÓN DE ESTILOS*/
		*{
			margin:0;
			padding:0;
			box-sizing:border-box;
		}

		body{background-color:#f6f6f6;}

		/*PERSONALIZACIÓN DE P.MANTENIMIENTO*/
		.mantenimiento{
			
			padding:32px;
			
			border-radius:20px;
			background-image: radial-gradient(circle at 50% 50%, #c2ffff 0, #bdf8ff 25%, #b5def2 50%, #acc5d3 75%, #a1adb5 100%);
			background-color:#fff;
			
			
		}
		.mantenimiento h1, .mantenimiento h2, .mantenimiento p{
			font-family:"noto sans", sans-serif;
		}

		.mantenimiento h1{
			font-size:3em;
			text-align:center;
			padding:16px;
		}
		.mantenimiento h2{
			font-size:2em;
			font-style:italic;
		}
		.mantenimiento p{
			margin:16px 0;
			line-height:1.5em;
		}
.bordeJuridico{
border-color: rgba(153, 151, 151, 0.361);
border-width: 6px;
border-radius:8px;
border-style: double;

padding-top: 10px;

margin-bottom: 5px;
margin-left:0px ;
margin-right: 0px;
}       

.altoJuridico{
    
    max-height: 60vh;
    
}


.justificado{
    text-align: justify;
    text-justify: inter-word;
  }

#canvas {
    border: 2px solid black;
}

#canvas2 {
    border: 2px solid black;
}


#carouselbita {
  font-size: 12px;
}
#carouselbita:after {
  content: ""; 
  font-size: 5em;  
  color: rgba(96, 96, 96, 0.9);
  z-index: 9999;
 
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
    
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}


.carouselbita	{
border-color: rgba(153, 151, 151, 0.361);
border-width: 6px;
border-radius:8px;
border-style: double;

padding-top: 10px;

margin-bottom: 5px;
margin-left:0px ;
margin-right: 0px;
}  




.es{
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    height:20px;
    width:25px;
}
.inline-block{
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline; 
}