




/*==============HEADER IMAGEN =======================*/
.content-header {
    height: 470px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
     background:  url(../image/header.jpg);  /* Chrome 10-25, Safari 5.1-6 */
     background-repeat: no-repeat;
       background-size: cover;
     background-position: right; 
          position: left;
     text-align:left;
}

 
.textheader{
    padding: 30px;
   width: 65%;
    margin-top: 30px;
}

.textheader p {
    color: #fff;
    position: left;
    font-weight: normal;

}
.btn-home {
    margin-left: 30px;
}


.btn:hover {
    background: none;

}


/*==============MENU DE SECCIONES =======================*/

.sau {
    height: 45px;
    background: #12192C;
}
.navbar-barra-submenu{
    display: flex;
    justify-content: start;
    text-align: left;
         padding-left: 30px;
     align-items: center;
 height: 100%;
}
.navbar-barra-submenu a {
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;

    font-weight: normal;
}
.a-submenu{
        padding: 0 20px;
         


}
.a-submenu-i{
padding-right: 20px;
   

}
/*==============DIFERENCIALES =======================*/

.content {
    min-height: 30vh;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.about {
    background:     #FFFFFF;
}
.divtitle{
    width: 100%;
  
}
.title {
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 100;
    color: #000;
          text-align: center !important;
          font-weight: normal;


}
.divpa{
    width: 100%; 
    margin-top: 30px;
    padding-left:90px;
    padding-right: 90px; 

}
.divpa2{
    width: 100%; 
    margin-top: 30px;
  /*  padding-left:90px;
    padding-right: 90px; */

}
.pa{
    color: #000;
    text-align: center !important;
    font-weight: normal;

}
.pp{
    color: #11BAE8;
    letter-spacing: 0.1em;
    margin-top: 40px;
    text-align: center !important;
    font-weight: normal;


}


/*==============SOLUCIONES =======================*/
 .content-soluciones {
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #F5FCFF;
    padding-bottom: 73px;
}


.divpimg{

    width: 70%;
    margin: 0px;
    margin-bottom: 15px;
    
}
.pimg{
    color: #000;
    text-align: center;
    font-weight: normal;

}
.container{
    display: flex;
    width: 100%;
    height: 400px;
        box-sizing: border-box;
        background: #F5FCFF;
padding-top: 30px;

}
.box{
    flex: 1;
    overflow: hidden;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.20);
    line-heigth: 0;
    transition: all 600ms;
    cursor: pointer;
    background: #F5FCFF;
transition-timing-function: ease;

}
.box > .figure {
    position: relative;
     height: 100%;

}
.box > .figure img{
    height: 100%;
    object-fit: cover;

}
.box > .figure .capa{
    position: absolute;
    padding: 0;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 100000000;
       background-image: linear-gradient(to right, #1C639E  , transparent )!important;
}
.box > .figure .capa span{
    position: absolute;
     padding-left: 0;
    font-size: 35px;
    color: #fff;
    top:0;
    transform: rotate(-90deg);
    font-weight: normal;

}
.box > .figure .capa p{
   position: absolute;
       /*top: 338px!important;*/
width: 85%;
bottom: 30px;
   left: 35px;
    right: 35px;
   display: none;
      padding: 0;
    font-size: 18px;
    text-align: left;
    line-height: 0.8;
    color: #fff;
    font-weight: normal;
      line-height: 1.1;

}
.box > .figure .img-residentes{
object-position: -80px 0px!important;
    transition: all 600ms;

}

.box > .figure .img-admin{
object-position: -80px 0px!important;
    transition: all 600ms;


}

.box > .figure .img-seguridad{
object-position: 0px 0px!important;
                transition: all 600ms;


}


.box:hover {
    flex: 20%;
}

.box:hover > .figure .capa{
    background-color: transparent;

}

.box:hover > .figure .capa span{
    display: block;


}
.box > .figure .capa .span-seg{
left: -40px!important;
top: 73px!important;
}
.box > .figure .capa .span-res{
    left: -40px!important;
     top: 73px!important;
}
.box > .figure .capa .span-admin{
    left: -70px!important;
    top: 110px!important;
}

.box:hover > .figure .capa p{

    display: block;


}

.box:hover > .figure .img-residentes{
object-position: 0px 0px!important;
                        transition: all 600ms;

}

.box:hover > .figure .img-admin{
object-position: left!important;
                        transition: all 600ms;

}
.box:hover > .figure .img-seguridad{
object-position: 0px 0px!important;
                        transition: all 66ms;

}

.box:hover > .figure img{
    width: 100%;
    position: bottom;
  
}

/*==============BARRA AZUL CON ICONOS =======================*/
.headimg {
    height: 95px;
    width: 100%;
    background: #12192C;

}
.navbar-barra {
    display: flex;
    margin-left: 100px;
    margin-right: 100px;
        justify-content:  space-between;
        flex-wrap:wrap;
    margin-bottom: 60px!important;


}
.navbar-barra a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    text-align: center;
}
.menu-app{
   margin-top: 15px;
        text-align: center;

}
.imagen{
    width:40px; 
    height: 40px;
        text-align: center;

}
/*==============EMPIEZA YA =======================*/
.price {
    background: #fff;
    text-align: center;
    min-height: 56vh;
        padding: 60px!important;

}
.headblan{
    width: 100%;
    min-height: 40vh;
    box-shadow: 3px 3px 17px Gainsboro;
    background:  url(../image/MarcadeAguaIzq1.png);  /* Chrome 10-25, Safari 5.1-6 */
    background-repeat: no-repeat;
    background-size: 280px 100%;
    background-position: left; 
     display:flex;
    justify-content: center;
    align-items: center;

}

.divbtnayuda{
    margin-top: 30px;
    float: right;
}


.divpemp{
    width: 50%;
    padding-right: 85px;
}
.divpemptext{
    
    width: 100%;
}
.pemp{
    color:black !important; 
    text-align:left;

    }

.contenido-empiezaya{
     display:flex;
    justify-content: space-between;
  width: 100%;
  margin: 30px;
text-align: center;

}
.contenedor-imagen-empiezaya{
    width:50%;     
   text-align: center;
}

.img-empieza-ya{
    width: 70%; 
    border-radius:35px;
     float: center;
}
/*==============EMPODERA TUS EQUIPOS =======================*/

.imgcolor{
     background: #15ABE0;
    text-align: left;
    min-height: 30vh;
}
.contenido-tecnologia{
    display: flex;
     width:100%;
}

.contenido-textos{
    height: 100%!important;
    width: 100%;
    padding:45px;
    padding-top:60px;
    text-align:left;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.texto-imgcolor{
    color:black !important; 
    text-align:left; 
    margin: 15px;
    margin-top: 0;
    width: 100%;

}
.texto-imgcolor-p{
    color:black !important;
     text-align:left; 
    margin: 15px;
    width: 100%;

}

.enlace-image-color-text{
   
    
    color: white;
    text-align: left!important;  
    margin: 15px;
    margin-top: 10px;
        width: 100%;

}








/*---------------============================================================================================RESPONSIVE-===============================================------------------*/

/*---------------======================RESPONSIVE-===============================================------------------*/

/*---------------======================RESPONSIVE-===============================================------------------*/

/*---------------======================RESPONSIVE-===============================================------------------*/

/*---------------======================RESPONSIVE-===============================================------------------*/
 @media  (min-width: 600px) and (max-width: 900px){


/* texto de la imagen del header*/
.textheader{
    padding:  15px;
   width: 100%;
    margin-top: 15px;
}

.btn-home {
    margin-left: 10px;
    margin-top: 10px;
}
.content-header{
    height: 470px !important;
    background-position:  top 0px right 0px!important;
}

/* Contenido de texto de diferenciales*/
.divpa{
    margin-top: 30px;
    padding-left: 30px!important;
    padding-right:  30px!important; 

}


/* soluciones textos y imagenes*/
.divpimg{

    width: 100%!important;
    padding: 15px!important;
     
}


.container{
    height: 970px;
    flex-direction: column;
}
.navbar-barra {
    margin-left: 15px;
    margin-right: 15px;

}
.box > .figure .capa span{

    font-size: 25px;

}
.box > .figure .capa .span-admin{
    top: 80px!important;
        left: -65px!important;

}
.box > .figure .capa .span-seg{
top: 53px!important;
}
.box > .figure .capa .span-res{
     top: 53px!important;
}
.box > .figure img{
    width: 100%!important;
    object-fit: cover;

}

.box > .figure .img-residentes{
object-position: top center!important;
    transition: all 600ms;

}

.box > .figure .img-admin{
object-position: top right!important;
    transition: all 600ms;


}

.box > .figure .img-seguridad{
object-position: top left!important;
                transition: all 600ms;
}

.box:hover > .figure .img-residentes{
object-position: top center!important;
                        transition: all 600ms;

}

.box:hover > .figure .img-admin{
object-position: top right!important;
                        transition: all 600ms;

}
.box:hover > .figure .img-seguridad{
object-position: top left!important;
                        transition: all 600ms;

}
.box:hover {
    flex: 15%;
}


.navbar-barra a {
    margin: 0 5px;
}

.headimg {
    height: 90px;
}


.menu-app{
   margin-top: 25px;
        text-align: center;

}
.imagen{
    width:20px; 
    height: 20px;
        text-align: center;

}

 .content-soluciones {
    padding-left: 30px;
    padding-right: 30px;


}
.headblan{
    width: 100%;
    min-height: 40vh;
    
    background:  url(../image/MarcadeAguaIzq1.png);  /* Chrome 10-25, Safari 5.1-6 */
     background-repeat: no-repeat;
    background-size: 320px 90%;
    background-position: left top; 
     display:flex;
}
.contenido-empiezaya{
     display:flex;
  width: 100%;
  margin: 30px;
text-align: center;
flex-direction: column;

}
.contenedor-imagen-empiezaya{
    width:100%;     
   text-align: center;
}

.img-empieza-ya{
    width: 100%; 
    border-radius:35px;
     float: center;
     margin-bottom: 10px;
}

.divbtnayuda{
    margin-top: 10px;
    float: right;
}
.btnayuda{
    padding: 5px;
    font-size: 20px;
    color: #fff;
    background-color:  #15ABE0;
    border-radius: 15px;
    border: 1px double #87CEEB;


}

.divpemp{
    width: 100%;
    padding-right: 25px;
}


/* -------EMPODERA TUS EQUIPOS------*/
.contenido-tecnologia{
    flex-direction: column!important;
}


.contenido-textos{
    height: 100%;
    width: 100%;
    padding:15px;
    padding-top:35px;
        padding-bottom:35px;

    text-align:left;
}
.texto-imgcolor{
    color:black !important; 
    text-align:left; 
    margin: 15px;
    margin-top: 0;

}
.texto-imgcolor-p{
    color:black !important;
     text-align:left; 
    margin: 15px;


}

.enlace-image-color-text{
    text-decoration: none; 
    color: white;
    text-align: left!important;  
    margin: 15px;
    margin-top: 30px;
}


 }

/* ////////////////////////////////RESOLUCION CELULARES//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION CELULARES//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION CELULARES//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION CELULARES//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION CELULARES//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION CELULARES//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION CELULARES//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
  @media  (max-width: 600px){

/* texto de la imagen del header*/
.textheader{
    padding:  15px;
   width: 100%;
    margin-top: 15px;
}

.btn-home {
    margin-left: 10px;
    margin-top: 10px;
}
.content-header{
    height: 470px !important;
    background-position:  top 0px right -20px!important;
}
/* tamanos de letras y paddings de meny y submenu*/

.navbar-barra-submenu{
    display: flex;
    justify-content: start;
    text-align: left;
         padding-left: 12px;
     align-items: center;
}

.navbar-barra-submenu a {
    font-size: 22px;
}
.a-submenu{
        padding: 0 5px;
}
.title {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 30px;

}
.a-submenu-i{
padding-right: 10px;
}
/* Contenido de texto de diferenciales*/
.content {
    min-height: 30vh;
    padding: 30px;
  
}

.divpa{
    margin-top: 30px;
    padding-left: 0px!important;
    padding-right:  0px!important; 

}



/* soluciones textos y imagenes*/
.divpimg{

    width: 100%!important;
    padding: 15px!important;
     
}

.container{
    height: 670px;
    flex-direction: column;
}
.navbar-barra {
    margin-left: 15px;
    margin-right: 15px;

}
.box > .figure .capa span{

    font-size: 25px;

}
.box > .figure .capa .span-admin{
    top: 80px!important;
        left: -65px!important;

}
.box > .figure .capa .span-seg{
top: 53px!important;
}
.box > .figure .capa .span-res{
     top: 53px!important;
}
.box > .figure img{
    width: 100%!important;
    object-fit: cover;

}


.box > .figure .img-residentes{
object-position: 0px 0px!important;
    transition: all 600ms;

}

.box > .figure .img-admin{
object-position: 0px 0px!important;
    transition: all 600ms;


}

.box > .figure .img-seguridad{
object-position: 0px 0px!important;
                transition: all 600ms;
}

.box:hover > .figure .img-residentes{
object-position: 0px 0px!important;
                        transition: all 600ms;

}

.box:hover > .figure .img-admin{
object-position: 0px 0px!important;
                        transition: all 600ms;

}
.box:hover > .figure .img-seguridad{
object-position: 0px 0px!important;
                        transition: all 600ms;

}
.box:hover {
    flex: 5%;
}
/* -------EMPODERA TUS EQUIPOS------*/
.contenido-tecnologia{
    flex-direction: column!important;
}


.navbar-barra a {
    margin: 0 11px;
}

.headimg {
    height: 200px;
}


.menu-app{
   margin-top: 30px;
        text-align: center;

}
.imagen{
    width:20px; 
    height: 20px;
        text-align: center;

}

 .content-soluciones {
    padding-left: 30px;
    padding-right: 30px;


}
/* ------EMPIEZA YA---*/
.price {
    background: #fff;
    text-align: center;
        padding: 30px!important;

}

.headblan{
    width: 100%;
    min-height: 40vh;
    
    background:  url(../image/MarcadeAguaIzq1.png);  /* Chrome 10-25, Safari 5.1-6 */
     background-repeat: no-repeat;
    background-size: 280px 400px;
    background-position: left top; 
     display:flex;
}
.contenido-empiezaya{
     display:flex;
   flex-direction: column;
  width: 100%;
  margin: 20px;
text-align: center;

}
.contenedor-imagen-empiezaya{
    width:100%;     
   text-align: center;
}

.img-empieza-ya{
    width: 100%; 
    border-radius:35px;
     float: center;
     margin-bottom: 10px;
}

.divbtnayuda{
    margin-top: 10px;
    float: center;
}
.btnayuda{
    padding: 5px;
    font-size: 20px;
    color: #fff;
    background-color:  #15ABE0;
    border-radius: 15px;
    border: 1px double #87CEEB;


}

.divpemp{
    width: 100%;
    padding-right: 25px;
}
/* -------EMPODERA TUS EQUIPOS------*/
.contenido-tecnologia{
    flex-direction: column!important;
}


.contenido-textos{
    height: 100%;
    width: 100%;
    padding:15px;
    padding-top:35px;
        padding-bottom:35px;

    text-align:left;
}
.texto-imgcolor{
    color:black !important; 
    text-align:left; 
    margin: 15px;
    margin-top: 0;

}
.texto-imgcolor-p{
    color:black !important;
     text-align:left; 
    margin: 15px;


}

.enlace-image-color-text{
    text-decoration: none; 
    color: white;
    text-align: left!important;  
    margin: 15px;
    margin-top: 30px;
}


 }
/* ////////////////////////////////RESOLUCION //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////////RESOLUCION //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



  @media  (min-width: 900px) and (max-width: 1025px){


/* texto de la imagen del header*/
.content-header {
    height: 470px !important;
    background-position:  top 0px right 0px!important;

}
.textheader{
   width: 100%;
   
}
/* Contenido de texto de diferenciales*/
.divpa{
    margin-top: 30px;
    padding-left: 60px;
    padding-right:  60px; 

}


/* soluciones textos y imagenes*/
.divpimg{

    width: 100%!important;
    padding: 15px!important;
     
}

.container{
    height: 400px;
}
.navbar-barra {
    margin-left: 15px;
    margin-right: 15px;

}
.box > .figure .capa span{

    font-size: 25px;

}
.box > .figure .capa .span-admin{
    top: 80px!important;
        left: -65px!important;

}
.box > .figure .capa .span-seg{
top: 53px!important;
}
.box > .figure .capa .span-res{
     top: 53px!important;
}

/*   ------ EMPIEZA YA ------*/

.contenedor-imagen-empiezaya{
    width:50%;     
   text-align: center;
}

.img-empieza-ya{
    width: 90%; 
    border-radius:35px;
     float: center;
}
.divpemp{
    width: 50%;
    padding-right: 20px;
}

/*  soluciones*/
.box > .figure .img-residentes{
object-position: -150px 0px!important;
    transition: all 600ms;

}

.box > .figure .img-admin{
object-position: -200px 0px!important;
    transition: all 600ms;


}

.box > .figure .img-seguridad{
object-position: -50px 0px!important;
                transition: all 600ms;
}

.box:hover > .figure .img-residentes{
object-position: -120px 0px!important;
                        transition: all 600ms;

}

.box:hover > .figure .img-admin{
object-position: -200px 0px!important;
                        transition: all 600ms;

}
.box:hover > .figure .img-seguridad{
object-position: top left!important;
                        transition: all 600ms;

}
.box:hover {
    flex: 15%;
}
/* -------EMPODERA TUS EQUIPOS------*/
.contenido-tecnologia{
    flex-direction: column!important;
}
 }



