@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap');
*
{
    margin:0;
    padding:0;
    box-sizing:border-box;
    scroll-behavior: smooth;
    font-family: 'Poppins', sans-serif;
}
.fondo-responsive {
    display: flex;
    height: 100vh;
    width: 100%;
    justify-content: center;
  }    
  .fondo {
    opacity: 1;
  }
  .centered {
    position: absolute;
    top: 28%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
  }     
  .centered-1 {
    position: absolute;
    top: 42%;
    left: 50%;
    text-align: center;
    opacity: 1;
    transform: translate(-50%, -50%);
  }
  .centered-1 h4 {
    font-size: 28px;
    color: rgb(255, 255, 255);
    font-weight: 200;
  }
.carousel-caption h3
{
    color: black;
}
.carousel-caption p
{
    color: black;
}
header
{
    position:fixed;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: white;
    z-index: 1000;
    box-shadow: rgb(151, 151, 151) 0px 0px 5px 0px;
}
.container-header
{
    display: flex;
    justify-content: space-between;
}
header .menu
{
    display: flex;
    justify-content: end;
    align-content: center;
    align-items: center;
}
header ul
{
    position: relative;
    display: flex;
}
header ul li
{
    position: relative;
    list-style: none;
}
header ul li a
{
    position: relative;
    padding: 5px 10px;
    color: black;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}
header ul li a:hover
{
    background: #ffffff;
}
.navbar
{
    border-bottom: #111 solid 1px;
}
.toggle
{
    display:none;
}
.carousel
{
    width: 100%;
}
.align-nube-img
{
    display: flex;
    justify-content: center;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    width: 30vw;
    height: 30vw;
    align-items: center;
}
.align-solutions
{
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.align-block
{
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    color: black;
    width: 28vw;
    height: 40vh;
    align-items: center;
    overflow: auto;
    justify-content: space-around;
    padding: 20px 20px 20px 20px;
}
.align-block h2
{
    justify-content: start;
    display: flex;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 2%;
    padding: 0%;
}
.block
{
    width: auto;
    height: auto;
    justify-content: start;
    display: flex;
    white-space: wrap;
    overflow: auto;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 10%;
    color: #282828;
    overflow: auto;
}
.block-img
{
    display: flex;
    justify-content: center;  
    padding: 5%;
    width: 30vw;
}
.block-img img
{
    width: 100%;
    height: 100%; 
}
.nube-img img
{
    width: 100%;
    height: 100%; 
}
.align-img
{
    display: flex;
    justify-content: center; 
}
.align-img-cloud
{
    display: flex;
    justify-content: center; 
    background: rgb(0, 204, 255);
    border-radius: 1ch;
    width: 4vw;
    height: 7vh;
    padding: 1%;
}
.align-img-company
{
    display: flex;
    justify-content: center; 
    background: rgb(250, 149, 242);
    border-radius: 1ch;
    width: 4vw;
    height: 7vh;
    padding: 1%;
}
.align-img-plataform
{
    display: flex;
    justify-content: center; 
    background: rgb(235, 206, 46);
    border-radius: 1ch;
    width: 4vw;
    height: 7vh; 
    padding: 1%;  
}
.align-img-integrations
{
    display: flex;
    justify-content: center; 
    background: rgb(142, 83, 180);
    border-radius: 1ch;
    width: 4vw;
    height: 7vh;
    padding: 1%;
}
.section-inicio
{
    padding: 1px 10px 10px 10px;
}
.section-inicio h2
{
    justify-content: center;
    display: flex;
    font-weight: 500;
    font-size: 40px;
    margin: 0%;
    padding: 0%;
}
.section-inicio h4
{
    display: flex;
    font-weight: 200;
    font-size: 27px;
    text-align: center;
    justify-content: center;
    margin: 1%;
    padding: 0%;
}
.solutions-title
{
    padding-top: 120px;
    text-align: center;
}
.solutions-title h2
{
    justify-content: center;
    display: flex;
    font-weight: 500;
    font-size: 40px;
    margin: 1%;
    padding: 0%;
}
.solutions-title h3
{
    justify-content: center;
    display: flex;
    font-weight: 200;
    font-size: 40px;
    margin: 1%;
    padding: 0%;
}
.solutions-title h4
{
    justify-content: center;
    display: flex;
    font-weight: 500;
    font-size: 20px;
    margin: 2%;
    padding: 0%;
}

.content-solutions
{
    display: flex;
    justify-content: center;
}
.solutions-center
{
    display: flex;
    align-items: center;
}
.solutions-center h2
{
    font-size: 2.5;
    text-transform: capitalize;
    justify-content: center;
    display: flex;
    font-weight: 300;    
}
.content-services-cloud
{
    min-height: 100vh;
    width: 100%;
    padding: 50px 50px 50px 50px;
    display:  flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    background: rgb(248, 248, 248);
}
.list-logo-img {    
    justify-content: right;
    align-items: center;
    display: flex;
    width: 100%;
    margin: 3%;
}
.list-logo
{
    width: 3vw;
    height: 2.5vw;
    margin: 1%;
}
.list-logo img
{
    width: 100%;
    height: 100%; 
}
span
{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    font-size: large;
}
.align-devices
{
    display: flex;
    justify-content: center;
    width: 70vw;
    height: 70vh;
}
.align-text
{
    width: 100%;
    display: flex;
    justify-content: center;
}
.align-content h2
{
    justify-content: center;
    display: flex;
    font-weight: 500;
    font-size: 30px;
    margin: 1%;
    padding: 0%;
    width: 100%;
}
.align-content h3 
{
    justify-content: center;
    display: flex;
    font-weight: 300;
    font-size: 22px;
    margin: 1%;
    padding: 0%;
    width: 100%;
}
.align-start h2
{
    justify-content: start;
    display: flex;
    font-weight: 500;
    font-size: 40px;
    margin: 1%;
    padding: 0%;
}
.align-start h3
{
    justify-content: center;
    display: flex;
    font-weight: 500;
    font-size: 40px;
    margin: 1%;
    padding: 0%;
}
.align-start h4
{
    justify-content: center;
    display: flex;
    font-weight: 400;
    font-size: 20px;
    margin: 2%;
    padding: 0%;
    line-height: 30px;
}
.content-services-multiplataform
{
    position: relative;
    margin-top: 2%;
    margin-bottom: 5%;
    display:  flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.content-services-multiplataform .align-start
{
    margin-right: 40px;
}
.content-services-multiplataform .align-end
{
    padding-top: 120px;
}
.content-services-multiplataform .align-center
{
    width: 40vw;
    height: 40vw;
}
.content-services-company
{
    position: relative;
    min-height: 100vh;
    padding: 50px 50px 50px 50px;
    display:  flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    background: rgb(248, 248, 248);
}
.content-services-company .align-start
{
    margin-left: 40px;
}
.content-services-company .align-center
{
    display: flex;
    justify-content: center;
}
.content-services-integrations
{
    position: relative;
    min-height: 100vh;
    padding: 50px 50px 50px 50px;
    display:  flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.content-services-integrations .align-start
{
    margin-right: 40px;
}
.content-services-integrations .align-end
{
    padding-top: 250px;
}
.content-services-integrations .align-center
{
    display: flex;
    justify-content: center;
}
.align-start h2
{
    justify-content: start;
    display: flex;
    font-weight: 500;
    font-size: 40px;
    margin: 1%;
    padding: 0%;
}
.align-start h3
{
    justify-content: start;
    display: flex;
    font-weight: 200;
    font-size: 40px;
    margin: 1%;
    padding: 0%;
}
.align-start h4
{
    justify-content: end;
    display: flex;
    font-weight: 400;
    font-size: 20px;
    margin: 2%;
    line-height: 30px;
}
.align-center img
{
    width: 100%;
}
.align-start h1
{
    font-weight: 300;
    font-size: 25px;
    text-align: end;
}
section p
{
    font-size: 18px;
}
section a
{
    display: inline-block;
    padding: 8px 10px;
    text-decoration: none;
    font-size: 18px;
    background: #111;
    color: #fff;
    margin-top: 20px;
}
section:nth-child(odd)
{
    position:relative;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.section:nth-child(odd)
{
    position:relative;
    justify-content: center;
    align-items: center;
    background: blue;
}
.contact {
    min-height: 80vh;
    padding: 2px 10px 10px 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}
.align-title-contact 
{
    display: flex;
    align-content: center;
    width: 100%;
}
.align-contact {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.align-button-contact {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 1%;
}
input {
    padding: 1%;
    margin: 3%;
    width: 60vw;
    height: 6vh;
}
.message {
    height: 15vh;
    justify-content: start;
    display: flex;
    align-items: center;
}
.list-content-mdm
{
    display: none;
}
.align-devices-mdm-tlf img {
    display: none;
}
.list-content-mdm-sm-tlf {
    display: none;
}
.content-services-cloud-mobile{
    display:none;
}
.contact-not
{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 5px;
    text-align: center;
}

@media (max-width: 992px)
{
    .container {
        display: contents;
    }

    .fondo-responsive {
        display: flex;
        height: 100vh;
        width: 100%;
        justify-content: center;
      }    
      .fondo {
        opacity: 1;
      }
      .centered {
        position: absolute;
        top: 28%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 1;
      }     
      .centered-1 {
        position: absolute;
        top: 42%;
        left: 50%;
        text-align: center;
        opacity: 1;
        transform: translate(-50%, -50%);
      }
      .centered-1 h4 {
        font-size: 28px;
        color: rgb(255, 255, 255);
        font-weight: 200;
      }
    .container {
        display: none;
    } 
    .section-inicio h4, h2 {
        padding: 10px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .section-inicio h2 {
        justify-content: center;
        display: flex;
        font-weight: 500;
        font-size: 15px;
        margin: 2%;
    }
    .container-header
    {
        display: flex;
        justify-content: space-around;
        align-items: center;
        align-content: center;
        width: auto;
        height: auto;
    }
    header ul
    {
        position: absolute;
        top: -120%;
        left: 0;
        width: 100%;
        height: calc(100vh - 80px);
        padding: 50px 100px;
        text-align: center;
        overflow: auto;
        transition: 0.5s;
        background: white;
        flex-direction: column;
        opacity: 0;
        transform: translateY(-100%);

    }
    header.active ul
    {
        opacity: 1;
        top: 100px;
        transform: translateY(0);
    }
    header ul li a
    {
        margin: 5px 0;
        font-size: 24px;
    }
    .toggle
    {
        display: block;
        position: relative;
        width: 30px;
        height: 30px;
        cursor: pointer;
    }
    .toggle:before
    {
        content:'';
        position: absolute;
        top:4px;
        width: 100%;
        height: 2px;
        background: rgb(0, 128, 233);
        z-index: 1;
        box-shadow: 0 10px 0 rgb(0, 128, 233);
        transition: 0.5s;
    }
    .toggle:after
    {
        content:'';
        position: absolute;
        bottom:4px;
        width: 100%;
        height: 2px;
        background: rgb(0, 128, 233);
        z-index: 1;
        box-shadow: 0 10px 0 rgb(0, 128, 233);
        transition: 0.5s;
    }
    header.active .toggle:before
    {
        top:15px;
        transform: rotate(125deg);
        box-shadow: 0 0 0 #fff;
    }
    header.active .toggle:after
    {
        bottom:13px;
        transform: rotate(60deg);
        box-shadow: 0 0 0 #fff;
    }
    .solutions-title
{
    padding-top: 130px;
    text-align: center;
    margin: 1%;
    padding: 18px 18px 18px 18px;
    text-align: center;
}
.section-solutions
{
    display: flex;
    justify-content: center;
}
.solutions-title h2, .section-inicio h2
{
    justify-content: center;
    display: flex;
    font-weight: 500;
    font-size: 25px;
    margin: 1%;
    text-align: center;
}
.solutions-title h3, .section-inicio h4
{
    justify-content: center;
    display: flex;
    font-weight: 200;
    font-size: 23px;
    margin: 1%;
    text-align: center;
}
.solutions-title h4
{
    justify-content: center;
    display: flex;
    font-weight: 500;
    font-size: 15px;
    margin: 2%;
}
.content-solutions
{
    padding: 10px 10px 10px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.align-solutions
{
    padding: 10px 10px 10px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.content-services-cloud{
    display:none;
}
.content-services-cloud-mobile{
    display:flex;
    width: 100%;
    flex-direction: column;
    padding: 18px 18px 18px 18px;
    text-align: center;
    
}

.align-block
{
    display: flex;
    flex-direction: column;
    text-decoration: none;
    font-size: 18px;
    color: black;
    width: auto;
    height: auto;
    align-items: center;
    overflow: auto;
    justify-content: center;
    text-align: center;
}
.align-img-cloud
{
    display: flex;
    justify-content: center; 
    background: rgb(0, 204, 255);
    border-radius: 1ch;
    width: 10vw;
    height: 7vh;
    padding: 1%;
}
.align-img-plataform
{
    display: flex;
    justify-content: center; 
    background: rgb(235, 206, 46);
    border-radius: 1ch;
    width: 10vw;
    height: 7vh;
    padding: 1%;
}
.align-img-company
{
    display: flex;
    justify-content: center; 
    background: rgb(250, 149, 242);
    border-radius: 1ch;
    width: 10vw;
    height: 7vh;
    padding: 1%;
}
.align-img-integrations
{
    display: flex;
    justify-content: center; 
    background: rgb(142, 83, 180);
    border-radius: 1ch;
    width: 10vw;
    height: 7vh;
    padding: 1%;
}
.block-img
{
    width: 100%;
    height: 100%;
}
.block
{
    text-align: center;
    color: rgb(49, 49, 49);
}
.align-block h2 {
    font-weight: 450;
}
.align-nube-img
{
    display: none;
}
.contact-not
{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 5px;
    text-align: center;
}
.align-text
{
    width: 100%;
    padding-top: 25%;
}
.align-content
{
    padding: 18px 18px 18px 18px;
    text-align: center;
}
.align-content h2
{
    justify-content: start;
    display: flex;
    font-weight: 500;
    font-size: 38px;
    margin: 1%;
}
.align-content h3 
{
    justify-content: center;
    display: flex;
    font-weight: 300;
    font-size: 28px;
    margin: 1%;
}
.align-devices
{
    display: flex;
    justify-content: center;
    width: 100%;
}
.align-devices img {
    width: 100%;
    height: 80%;
    justify-content: center;
    margin-top: 10%;
}
.align-devices-mdm img {
    display: none;
}
.list-content-mdm-sm-tlf {
    display: none;
}
.align-devices-mdm-tlf img {
    display:flex;
    width: 100%;
    height: 200%;
    justify-content: center;
    margin-top: 10%;
}
.list-content
{
    margin-top: 15%;
    white-space: wrap;
    width: 100%;
}
.list-content-mdm
{
    margin-top: 15%;
    white-space: wrap;
    width: 100%;
}
.list-logo-img span
{
    display: flex;
    text-align: start;  
    font-size: 23px;
    margin: 1.5%
}
.list-logo-img {    
    display: flex;
    text-align: start;
    margin-bottom: 5%;
}
.align-center img
{
    width: 100%;
}
.list-logo
{
    width: 3vw;
    height: 2.5vw;
}
.list-logo img
{
    width: 100%;
    height: 100%; 
}
span
{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    font-size: large;
}
.align-center img 
{
    display: flex;
    justify-content: center;
    width: 100%;
}
.content-services-multiplataform
{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 10px;
    text-align: center;
}
.content-services-multiplataform .align-center 
{
    display: flex;
    justify-content: center;
    width: 100%;
}
.content-services-company
{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 10px;
    text-align: center;
}
.content-services-integrations
{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 10px;
    text-align: center;
}
.align-start h2
{
    text-align: center;
    display: flex;
    font-weight: 500;
    font-size: 35px;
}
.align-start h3
{
    text-align: center;
    display: flex;
    font-weight: 200;
    font-size: 30px;
}
.align-start h4
{
    text-align: center;
    display: flex;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}
.contact {
    margin-top: 20%;
}
.align-title-contact 
{
    margin-bottom: 6%;
}
.align-contact {
    display: flex;
    justify-content: center;
    margin-top: 2%;
    font-size: large;
    
}
.align-button-contact {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 1%;
}
input {
    width: 100%;
    height:  100%;
}
.message {
    height: 15vh;
    justify-content: start;
    display: flex;
    align-items: center;
}
}


