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

.logoIma{
    margin-top: 15vh;
    margin-left: 15px;
    align-items: center;
    max-height: 500vh;
    max-width: 500vh;


}

.logoSsp{
    margin-top: 5vh;
    margin-left: 25px;
    max-height: 1000vh;
    max-width: 1000vh;

}

.logoDirOp{
    max-height: 1000vh;
    max-width: 1000vh;
    align-items: center;
    display: block;
    
}

 /* 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;
}

/* cambia el color de fondo de la barra de navegación*/
/*
.navbar{
    background-color: aliceblue;
}
*/

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


.bg0 {
    
    background-color: aliceblue;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.container0 {
    background-color: aliceblue;
    padding: 2rem;
    border-radius: 12px;
   
    width: 300px;
    text-align: center;
  }

.bgt {
    height: 50px;
}


.bg1 {
    /*background-image: url(../image/img3.jpg);*/
    /*background-color: #df1f5b;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    min-height: 65vh;
    background: #B28854;
    background: linear-gradient(0deg, rgba(178, 136, 84, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.bg2 {
    min-height: 78vh;
    
    background-color: aliceblue;
}

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



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

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

.header {
    background-image: url(../image/cabecera.png);
    background-repeat: no-repeat;
    border-top: 25px solid;
    color: #7A1737;
    background-position: left;
    background-size: cover;
    /*height: 20vh;*/

}

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

.titulo_1 {
    font-family: 'typo';
    font-size: 20px;
    color: #ffffff;
    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-color: #B28854;
    background: #7A1737;
    background: linear-gradient(0deg, rgba(122, 23, 55, 1) 0%, rgba(178, 136, 84, 1) 100%);
    min-height: 15vh;
    background-color: #B28854;
}
.footer1 {
    font-size: 14px;
    text-align: center;
    border-top: 1px solid;
    border-color: #DDBC8F;
    background-image: url(../image/footer.jpg);
    min-height: 7vh;
}

.footer1 a {
    margin: 25px;
    color: white;
    text-decoration: none;
    font: 15px "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: #B28854;
    text-decoration: none;
    font-weight: bold;
    font: 18px "Century Gothic", sans-serif;
}

.footer a:hover {
    text-decoration: none;
    color: rgb(0, 0, 8);
    border-top: 2px solid;
    border-color: blue;
}

.box {
    padding: 9px;
}

hr {
    color: #000000;
}

.top {
    margin-top: 20px;
}

.log1 {
    font: 18px 'Ubuntu', sans-serif;
    color: white;
    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*/

    /* 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: 300px;
}
/*  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: 59.5vh;
    
}

.altoTablas{
    
    max-height: 55vh;
    
}

.justificado{
    text-align: justify;
    text-justify: inter-word;
  }
  
  
.form-container {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  width: 90%;
  max-width: 600px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

h2 {
  text-align: center;
  color: #333;
}

form {
  display: flex;
  flex-direction: column;
}

label {
  margin-top: 10px;
  font-weight: bold;
}

input,
textarea,
button {
  margin-top: 5px;
  padding: 10px;
  border: 1px solid #aaa;
  border-radius: 5px;
  font-size: 1rem;
}

textarea {
  resize: vertical;
}

button {
  background-color: #636176;
  color: white;
  cursor: pointer;
  margin-top: 20px;
  transition: background 0.3s ease;
}

button:hover {
  background-color: #813d65;
}

