@charset
    
* {
    box-sizing: border-box;
}

div#cookies div{
    width: 100%;
    height: 30px;
    background-color: red;
}

:root{
    --color-principal:#006495;
    --color-principalrgb:rgba(107, 184, 254,0.8);
    
}

#fixed{
position: fixed;
width: 100%;
z-index: 1;
background-color: white;

}
#primernav{
    background-color: white;
}
primerli{
    display: flex !important;
}
#segundoli{
    display: flex;
}
#derecha{
    background-color: white;
    opacity: 0.6;
    padding: 0;
}
#segundonav{
    background-color: white;
    border-width: 0px 0px 1px 0px;
    border-color: var(--color-principal);
    width: 100%;
    z-index: 1;
}

#caja1{
    display: flex;
}
#caja2{
    display: flex;
}
.dd{
    background-image: url(Imagenes/email4.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 18px;
    width: 20px;
    display: inline-block;
    margin-right: -6px;
    margin-top: 15px;
}
.email{
    margin-right: 80px;
}
.contact{
    background-image: url(Imagenes/contacto1.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    padding-left: 10px;
    margin-right: -9px;
    margin-top: 9px;
}
.login{
    background-image: url(Imagenes/user1.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 18px;
    width: 20px;
    display: inline-block;
    padding-left: 10px;
    margin-right: -9px;
    margin-top: 10px;
}
#btnli{
    list-style-type: none;
}
#ima {
    background-image: url(Imagenes/Capture.PNG) ;
    height: 79px;
    width: 197px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 5px;
    position: absolute;
}
#h1saludo{
    font-size: 38px;
    color: white;
    font-family: serif, cursive;
    /*text-align: center;
    animation: type 4s steps(28);
    overflow: hidden;
    white-space: nowrap;
    border-right: 4px solid white;
    padding-right: 0px;
    padding-left: 0px;*/
    
    
}
@keyframes type{
    0%{
        width: 0ch;
    }
    100%{
        width: 25ch;
        
    }
}
#h2saludo{
    font-size: 38px;
    color: white;
    font-family: serif, cursive;
    text-align: center;
}
.test{
    color: beige;
}
#contacto{
    text-align: right;
}

#saludo{
    padding-top: 228px;
    padding-bottom: 60px;
    background-color: rgba(0,0,0,0.4);
}

#carousel{
    top: 38px;
    position: relative;
}
.carousel-control.left{
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%) !important;

}
.carousel-control.right{
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%) !important;

}
#ulnav{
    list-style-type: none;
    text-transform: uppercase;
    display: inline-block;
}

li.active a{
    color: yellow;
}

#ulnav li a{
    text-decoration-line: none;
    color: black;
    font: 16px bold;
    font-family: helvetica;
    padding: 10px;
}
#ulnav li a:hover{
    color: var(--color-principal);
}

.contacto ul li{
    font-family: cursive;
    margin-top: 5px;
    margin-right: 30px;
}

#ulnav li a:active{
    color: black;
}

#cuadro{
    float: left;
    margin-top: 5%;
}

.cuadro1{
    float: left;
    height: 100%;
}
.cuadro1 h3{
    font-family: cursive;
    position: relative;
    top: 240px;
    font-size: 28px;
    color: var(--color-principal);
}

#dentrodecaja1{
    padding: 10px 30px;
    display: inline-flex;
}

.textoverimage{
    width: 100%;
    height: 90vh;;
    //height: 655px;
    background-size: 100%;
    background-repeat: no-repeat;
    transition: 0.5s;
    background-position: center;
    position: relative;
    text-decoration-line: none;
}

.textoverimage:hover{
    background-size: 110%;
    text-decoration-line: none;
    font-size: 20px;
}

.textoverimage:after{
    content: attr(data-text);
    position: absolute;
    top: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    white-space: pre-wrap;
    overflow: hidden;
    font-weight: bold;
    background-color: transparent;
    color: #000;
    transition: 0.5s;
    padding: 0 8px;
    text-decoration-line: none;
    font-size: 20px;
        padding: 8px;
    text-align: center;
    align-items: center;
    
}
.textoverimage:hover:after{
    top: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    align-items: center;
    padding: 8px;
    background-color: var(color-principalrgb);
    text-decoration-line: none;
}
.textoverimage:first-line{
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 8px;
    text-decoration-line: none;
}
.ulima1{
    background-size: 100%;
    width: 200px;
    float: left;
    height: 140px;
}

.ulima1:hover{
    background-size: 110%;
}

.ulimat1{
    float: left;
}

.ulima2{
    width: 200px;
    float: left;
    height: 140px;
}

.ulimat2{
    float: left;
}

.ulima3{
    width: 200px;
    float: left;
}
.ulimat3{
    float: left;
}

.ulima4{
    width: 200px;
    float: left;
    height: 130px;
}

.ulimat4{
    float: left;
}

.ulima5{
    width: 200px;
    float: left;
}

.ulimat5{
    float: left;
}

.ulima6{
    width: 200px;
    float: left;
}

.ulimat6{
    float: left;
}

#ulcon2{
    margin: 0;
    display: inline-flex;
    text-align: right;
    list-style-type: none;
    margin-right: 0px;
    margin-bottom: 0px;
}

#primero{
    display: inline-flex;
    padding: 20px 15px;
    width: 100%;
}
#dcontenedor{
    text-align: center;
    align-self: auto;
}

#dcontenedor div p{
    padding: 10px;
}
.botonregresar{
    background-image: linear-gradient(to bottom, #6BB8FE, #2980b9);
    color: white;
    border-radius: 10px;
    margin: 10px;
}
.botonregresar:hover{
    background-image: linear-gradient(to bottom, #6BB8FE, #3498db);
}
.botonregresar:active{
    background-color: var(--color-principal);
    color: white;
}
#ima1{
    background-image: url(Imagenes/planeacion4.png);
    background-repeat: no-repeat;
    height: 257px;
    width: 100%;
    background-size: contain;
    position: relative;
    display: inline-flex;
    border-radius: 4px;
    background-position: center;
}
.ima1t{
    font-size: 20px;
    display: inline-block;
    text-align: left;
}

.prinser{
    list-style: circle;
    display: list-item;
}

.contenedorul li{
    display:list-item;
    list-style: circle;
    margin: auto;
    text-align: center;
}

#segundo{
    display: inline-flex;
    padding: 20px 15px;
    width: 100%;
}
#ima2{
    background-image: url(Imagenes/ciclodevida.png);
    background-repeat: no-repeat;
    height: 257px;
    width: 100%;
    position: relative;
    background-size: contain;
    display: inline-flex;   
    background-position: center;
}
#separar2{

}
.ima2t{
    font-size: 20px;
    display: inline-block;
}
#tercero{
    display: inline-flex;
    padding: 20px 15px;
    width: 100%;
}
#ima3{
    background-image: url(Imagenes/ciberseguridad6.png);
    background-repeat: no-repeat;
    height: 257px;
    width: 100%;
    background-size: contain;
    display: inline-flex;
    position: relative;
    background-position: center;
}
.ima3t{
    font-size: 20px;
    display: inline-block;
}
.ima1t, .ima2t, .ima3t, .ima4t, .ima5t, .ima6t{
    text-align: left;
}
#cuarto{
    display: inline-flex;
    padding: 20px 15px;
    width: 100%;
}
#ima4{
    background-image: url(Imagenes/continuidad.png);
    background-repeat: no-repeat;
    height: 257px;
    width: 100%;
    position: relative;
    background-size: contain;
    display: inline-flex;
    background-position: center;
}

.ima4t{
    font-size: 20px;
    display: inline-block;
}
#quinto{
    display: inline-flex;
    padding: 20px 15px;
    width: 100%;
}
#ima5{
    background-image: url(Imagenes/cotejo1.png);
    background-repeat: no-repeat;
    height: 257px;
    width: 100%;
    position: relative;
    background-size: contain;
    top: 20px;
    display: inline-flex;
    background-position: center;
}
.ima5t{
    font-size: 20px;
    display: inline-block;
}
#separar5{

}
#sexto{
    padding: 20px 15px;
    width: 100%;
}

#ima6{
    background-image: url(Imagenes/banner.png);
    background-repeat: no-repeat;
    height: 257px;
    width: 100%;
    position: relative;
    background-size: contain;
    top: 20px;
    display: inline-flex;
    background-position: center;
}
#sextorow{
    display: flex;
}
.ima6t{
    font-size: 20px;
    display: inline-block;
}

.rayascontenedor{
    width: 80%;
    background-color: var(--color-principal);
    margin-top: 20px;
    margin-bottom: 20px;
    margin: auto;
    height: 1px;
    text-align: center;
    display: block;
}

.rayascontenedor div{
    text-align: center;
    display: flex;
    margin: auto;
}

p {
    font-family: sans-serif;
}
#imagen{
    border-width: 1px;
    text-align: right;
    box-shadow: var(--color-principal) 0px 1.3px 0px;
    text-decoration: none;
    padding: 1px;
    
}

#body3{
    width: 100%;
    padding-top: 85px;
    padding-bottom: 85px;
}

#body3 div{
    text-align: left;
    margin: auto;
    font-family: serif, cursive;
    font-size: 20px;
}

div#body3p{
    margin-left: 0px;
    width: 100%;
    font-family: sans-serif;
    font-size: 17px;
}

#p1, #p2, #p3,{
    font-family: sans-serif;
    font-size: 17px;
}

#body3 div h3{
    text-align: left;
}

#body3 div h2{
    text-align: center;
}
#cont3form{
    align-self: center;
}
h1{
    text-align: center;
    font-family: sans-serif;
}

h3{
    text-align: center;
    font-family: sans-serif;
}

p{
    font-family: sans-serif;
}

#contenedor1{
    padding-top: 100px;
}

.rayas{
    width: 80%;
    background-color: var(--color-principal);
    margin-top: 20px;
    margin-bottom: 20px;
    margin: auto;
    height: 2.5px;
    text-align: center;
    display: block;

}

.rayas div{
    text-align: center;
    display: flex;
    margin: auto;
}

#contenedorul{
    align-self: stretch;
    margin: auto;
    font-size: 20px;
    text-align: left;
    
}
.carousel-indicators {
    bottom: 0px !important;
}

.contenedorul li{
    list-style-type: disc;
    align-self: stretch;
    text-align: left;
    
}

#contenedor{
    width: 100%;
    padding-top: 82px;
}


#contenedor3{
    padding-top: 40px;
    padding-bottom: 40px;

}
#cont3div{
    align-self: center;
}

#cont3div2{
    display: flex;
    align-self: stretch;
}

#contenedor3 h1{
    font-family: serif;
}
#botonenviar{
    background-color: var(--color-principal);
    color: white;
    border-radius: 7px;
}
#botonenviar:hover{
    opacity: 0.7;
}
#botonenviar:active{
    background-color: var(--color-principal);
    color: white;
}
#fos{
    width: 100%;
    background-color: var(--color-principal);
    display: flex;
    align-items: center;
    background-color: white;
}
#footer{
    width: 100%;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    align-items: center;

}

.eslogan{
    margin-left: 31px;
}

#fima{
    background-image: url(Imagenes/LogoSanus.PNG);
    height: 72px;
    width: 180px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 36px;
    border-color: transparent;
}

#ulfo{
    margin: 10px 5px; 
}

#ulfo h3{
    color: black;
    text-align: left;
}


#ulfo li{
    
}
.numeros{
    list-style-image: url(Imagenes/contacto1.png) !important;
}
.logoP{
    list-style-image: url(Imagenes/PraxisPSMLogo1.png) !important;
}

.face{
    list-style-image: url(Imagenes/if_facebook_circle_color_107175.png) !important;
}

h1, h2 ,h3 , h4 , h5, h6{
}

p, div{

}

#footer a{
}

.redes{
    width: 100%;
    background-color: var(--color-principal);
    margin-top: 20px;
    margin-bottom: 20px;
    margin: auto;
    height: 70px;
    text-align: center;
    display: block;
}

.redes div{
    text-align: center;
    display: flex;
    margin: auto;
}
#divfo{
    display: flex;
    align-self: stretch;
}

.spinner{
    width: 80px;
    height: 80px;
    
    border: 2px solid #f3f3f3;
    border-top:3px solid #f25a41;
    border-radius: 100%;
    
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right: 0;
    margin: auto;
    
    animation: spin 1s infinite linear;
}

@keyframes spin {
    from{
        transform: rotate(0deg);
    }to{
        transform: rotate(360deg);
    }
}

#overlay{
  height:100%;
  width:100%;
  background:rgba(0, 0, 0, 1);
  position:fixed;
  left:0;
  top:0;
 }

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
@media only screen and (max-width: 451px){
    #titulo1{
        font-size: 6vw;
    }
    #titulo2{
        font-size: 6vw;
    }
    #titulo3{
        font-size: 6vw;
    }
    #titulo4{
        font-size: 6vw;
    }
    #titulo5{
        font-size: 6vw;
    }
    #titulo6{
        font-size: 6vw;
    }
}



@media only screen and (max-width: 840px){
    #h1saludo{
        font-size: 10vw;
    }
    #parallax{
        background-attachment: scroll !important;
    }
    /*#primernav{
        display: none;
        background-color: rgba(0,0,0,0.4);
    }
    #segundonav{
        display: none;
        background-color: rgba(0,0,0,0.4);;
    }*/
    #sexto{
        width: auto;
        padding: 0;
        margin: 0;
    }
    #fos{
        margin: 0;
        width: auto;
    }
    #fima{
        margin-left: 26px;
        margin-top: 30px;
        height: 73px;
        width: 161px;
    }
    #centro{
        padding-top: 0 !important;
    }
    #saludo{
        padding-top: 170px;
    }
    #ima1t{
        font-size: 2vh;
    }
    #ima2t{
        font-size: 2vh;
    }
    #ima3t{
        font-size: 2vh;
    }
    #ima4t{
        font-size: 2vh;
    }
    #ima5t{
        font-size: 2vh;
    }
    #ima6t{
        font-size: 2vh !important;
    }
    #padd{
        padding: 0;
    }
    #dcontenedor div p {
    }
    #primero{
        padding: 20px 0px;
    }
    #segundo{
        padding: 20px 0px;
    }
    #tercero{
        padding: 20px 0px;
    }
    #cuarto{
        padding: 20px 0px;
    }
    #quinto{
        padding: 20px 0px;
    }
    #sexto{
        padding: 2  0px 0px;
    }
    #titulo1{
        font-size: 5vw;
    }
    #titulo2{
        font-size: 5vw;
    }
    #titulo3{
        font-size: 5vw;
    }
    #titulo4{
        font-size: 5vw;
    }
    #titulo5{
        font-size: 5vw;
    }
    #titulo6{
        font-size: 5vw;
    }
    #contenedorul {
        font-size: 2vh;
        padding-bottom: 10px;
    }
    #body3 div {
        text-align: left;
        margin: auto;
        font-family: serif, cursive;
        font-size: 2vh;
        padding: 0;
    }
    #hh1{
        font-size: 3vh;
    }
    #hh2{
        font-size: 2vh;
    }
    #h6p{
        font-size: 2vh !important;
    }
    #h2t{
        font-size: 3vh;
        text-align: center;
    }
    #h2saludo{
        font-size: 5vh !important;
    }
    #correo{
        font-size: 2vh !important;
    }
    #foto{
        position: relative !important;
        top: 0 !important;
        width: 19vh !important;
        height: 6vh !important;
    }
    .navbar-default .navbar-toggle{
    }
    .navbar-default .navbar-toggle:hover{
        background-color: var(--color-principal) !important;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: black !important;
        opacity: 0.3 !important;
    }
    #form6{
        padding-bottom: 25px;
    }
    #body3{
         padding-top: 48px;
        padding-bottom: 40px;
    }
    #ctexto{
        padding: 0;
        text-align: center !important;
    }
    #p1{
        padding: 0;
        text-align: left;
    }
    #p3{
        padding: 0;
        text-align: left;
    }
    #divfo{
        padding: 0;
    }
    #context{
        font-size: 4vh;
    }
    #context1{
        font-size: 3vh;
    }
    #ulform{
        font-size: 2vh;
        padding: 0;
    }
    #ulnav{
        margin-right: 0 !important;
        margin-left: 2px !important;
    }

    #formh1{
        font-size: 4vh;
    }
}

@media only screen and (max-width: 991px){
    #textop{
        text-align: center !important;
        font-size: 3vh;
    }
}