﻿

span, label {
    font-family: Arial;
}

h2 {
    color: #0095C8 !important;
}

.SubMenu {
    background-color: #003b5c;
    color: white;
    display: block;
    position: relative;
    width: 100%;
    padding: 2px 10px;
    top: 140px;
}

    .SubMenu .Titulo {
        font-size: 18px;
        display: table-cell;
        vertical-align: middle;
    }

.Menu {
    display: table-cell;
    width: 100%;
}

.flr {
    float: right;
}

.psRelMenu {
    position: relative;
}

.cuerpo {
    position: relative;
    top: 140px;
}

.close2 {
    color: white;
    float: right;
    background-color: #003b5c;
    display: inline;
    border: none;
}

#modalVisor .modal-header {
    background-color: #003b5c;
    color: white;
}

.dropdown-menu li {
    cursor: pointer;
}

#organigrama {
    cursor: pointer;
}

.Portada {
    padding: 0 !important;
    }

    .Portada > img {
        /*background-image: url('../Img/residencia.jpg');*/
        width: 100%;
    }

.Servicios > .nopadding {
    background-color: #4d4d4d;
    width: 100%;
    height: 100%;
}

.Encabezado_Contendor {
    background-color: rgba(247, 241, 235, 1);
}
.pieFoto {
    position: absolute;
    top: 2px;
    right: 2px;
    background-color: rgba(115,115,115,0.6);
    color: white;
    font-size: 15px;
    font-weight: 100;
}

.MapaSitio {
    position: absolute;
    bottom: 0;
    left: 0px;
    background-color: rgb(77, 77, 77);
    color: white;
    font-size: 14px;
    font-weight: 100;
    padding:5px;
}
 .MapaSitio a {
    color:white;
 }
    .MapaSitio a:hover {
        cursor:pointer;
        color:white;
    }
.pieFoto span {
    padding: 5px;
    text-align: center;
}
.Servicios2 {
    overflow-y:auto;
}
.valores {
    max-height:200px;
    overflow-y:auto;
}
.valores li {
    cursor:pointer;
    text-decoration:underline;
    color:cadetblue;
    font-size:15px;
}
.valores li:hover {
    color:darkcyan;
    font-weight:800;
}
.Servicios {
        color: #ffcc00;
        padding: 0px 0px 0px 0px !important;
        height: 455px;
    }

    .Servicios > .nopadding > .row > .col-lg-12 {
        display: table;
    }

        .Servicios > .nopadding > .row > .col-lg-12 > .middletext {
            /*display: table-cell;*/
            vertical-align: middle;
            font-size: 22px;
            margin:15px 0 0 0;
        }

.middletext1 {
    color: white;
    font-size: 17px;
    font-weight: 400;

}

.Servicios .col-lg-12 {
    height: 100%;
}

.nopaddingizq {
    margin-left: 0px !important;
}

.Servicios span {
    font-size: 20px;
    vertical-align: middle;
    display: block;
    height: 100%;
    padding: 40px 10px;
}

    .Servicios > .nopadding > .row, .Servicios2 > .row {
        /*margin:auto 10px;*/
        display: block;
        height: 33.3%;
    }

/*.Servicios > .nopadding > .row {
    cursor: pointer;
    transition: border 2s;
}

    .Servicios > .nopadding > .row:hover {
        border: 2px solid darkcyan;
    }*/

.active {
    background-color: darkcyan;
}

.Servicios2 {
    background-color: #f8f2ec;
    padding: 0px !important;
    height: 320px;
    padding: 0px !important;
    height: 455px;
}

    .Servicios2 img {
       /* width: 60px;*/
        margin: auto;
        display: block;
    }

.ContenedorImagen > a {
    cursor: pointer;
}

.Servicios2 .item {
    position: relative;
    margin: auto;
    display: block;
    padding: 9px 0px;
    cursor: pointer;
    margin-top: 19%;
}
    .Servicios2 .tooltipitemstick {
        position: relative;
        top: 0;
    }
.tooltipitemstick > .poptitle {
    padding:8px;
}
    .tooltipitemstick > .poptitle > a {
        text-align: center;
        color: gray;
        font-size: 12px;
        display: block;
        font-family: Arial;
    }
.Servicios2 .tooltipitem {
    position: absolute;
    top: 0;
    left: -10px;
}

.tooltipitem > .poptitle {
    border: 1px solid darkcyan;
    padding: 10px;
    text-align: center;
    background-color: rgba(0, 102, 102,0.5);
    color: #cfcdc0;
    z-index: 999;
    font-weight: 600;
    border-radius: 10px 0px;
    box-shadow: 5px 5px 10px gray;
    font-size: 12px;
}

.poptitle > a {
    text-decoration: none !important;
    color: #cfcdc0;
    width: 103px !important;
}

    .poptitle > a:hover {
        text-decoration: underline;
        color: darkcyan;
    }

.inactive {
    display: none;
}

.piepag {
    border-right: 1px solid rgb(0,150,209);
}

.linka {
    color: rgb(0,150,209);
    display: block;
    text-align: center;
}

.picture img{
    
    height: 80px;
    margin: auto;
    display: block;
}
.Servicios3 {
    
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 20% !important;
}

.Servicios3 .tooltipitemstick {
    position: relative;

    
    top: 0;
}
.tooltipitemstick > .poptitleS3 {
    text-align:center;
  
    padding: 2px 12px 0 12px;
    
}

    .tooltipitemstick > .poptitleS3 > a {
        text-align: unset;
        color: #828486;
        font-size: 12px;
        display: block;
        
    }
.poptitleS3 > a {
    margin-left: 13px;
    
    text-decoration: none !important;
    color: white;
    /*width: 110px !important;*/
}

    .poptitleS3 > a:hover {
        text-decoration: underline;
        color: darkcyan;
    }

.tooltipitemstick > .ver {
    
    text-align:justify;
    padding: 0 15px 0 15px;
}

    .tooltipitemstick > .ver > a {
        text-align: right;
        /*font-weight: 700;*/
        color: orange;
        font-size: 10px;
        display: block;
        
        text-decoration: none !important;
    }


    .ver > a:hover {
        text-decoration: underline;
        color: darkgreen;
    }

.Etiquetas {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 11.11% !important;
}
.img_SP img {
    position: absolute;
    padding: 0 0px 0 15px;
    width: 445px;
    height: 240px;
}

  .navbar {
            background-color: #003a5d;
        }

        #navP{
         background-color:transparent !important;
     }
     .titleIntranet {
        font-size: 30px;
        font-family: Arial;

    }
    .date{
        color:#F7D358; 
        background-color: transparent !important;
        margin-top: 17px;
        height: 25px;
        font-size: 14px;
        font-family: Arial;
        margin-left:-60%;
    }
    .bar{
        font-size: 15px;
        font-family: Arial;

    }
    .alerta{

        background-color: transparent !important;
        margin-top: -5px;
        width: 60px;
        height: 25px;
        margin-left: -170%;

    }
    .titulo{
        background-color: transparent !important;
        width: 285px;
        height: 25px;
        margin-top: -8px;
        margin-right: 70px;

    }
    .etiquetas2{
        margin-left: 450px; 
        margin-right: 0px;

    }

.fondo {
    color: white;
    font-size: 15px;    
    /* margin-left: 11px;
        height: 70px;*/
    display: block;
}
        .nopadding1 {
            background-color: #4d4d4d;
            width: 500px;
            height: 500px;
        }
                 
        .imagen
		{
			position: relative;
			bottom:25px;
			
			
        }
 
        .contenedor{
            position: relative;
            display: inline-block;
            text-align: center;
            
        }
         
        .texto-encima{
            position: absolute;
            top: 10px;
            left: 10px;
        }
        .centrado{
            position: absolute;
            top: 58%;
            left: 73.4%;
            background-color:#000;
			opacity:0.88;
            width: 52%;
            margin-top: 87px;
            height: 33%;   
            transform: translate(-50%, -50%);       
               

        }

        .centrado2{

    position: absolute;
    top: 62%;
    left: 64%;
    background-color: #000;
    opacity: 0.8;
    width: 113%;
    margin-top:80px;
    height: 135px;
    transform: translate(-50%, -50%);
}
.contenedor2{
    position: relative;
    display: inline-block;
    text-align: center;
    
    }

    .fondo2{
        color: white;
        font-size: 15px;    
        text-align: left;
        margin-left: 10px;
        height: 70px;      
        display: block;
    }
    
    .recta1{
        font-size: 14px; 
        color: white !important ;
        margin-left: -5px;
        width: 46%  !important;
        height: 26px; 
        background-color:#ff3f00; 
        left: 6%; 
        text-align: center;

    }

    .recta2{

        font-size: 14px; 
        text-decoration: white;
        width: 42%  !important;
        height: 26px; 
        background-color:#00999b; 
        top: -26px;
        text-align: center;
        left: 54%;
    }

    .anuncios{
    
    height:34px; 
    margin-top:2px; 
    background-color:#acacac; 
    color:white;
    margin: -6px 50px 0px -40px;
    font-size:18px;
   }

    .picture2 img{
    
    height: 157px;
    margin: auto;
    display: block;
}

    .CajaBanner3 {
    background-color: white;
       margin: -6px 50px 0px -40px;
    font-size: 0px;
}

        .CajaBanner4 {
    background-color: white;
      margin: 0px 0px 0px 0px;
    font-size: 0px;
}


  

    .tooltipitemstick2 > .poptitleS32 > a {
        text-align: justify;
        color: #2182b9;
        font-size: 12px;
        display: block;
        
    }

       