@charset "UTF-8";
/* CSS Document */

html, 
html * {
	margin: 0;
}
header {
	padding: 5px;
	background-color: #1A1363;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
footer {
	padding: 30px;
	background-color: #333;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #FFF;
    text-decoration: none;
    text-align: left;
}
body {
	margin-left: auto;
	margin-right: auto;
	background: #E0FEFE;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

h1 {
    font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 36px;
        color: #FFF;
        text-decoration: none;
        text-align: left;
}
h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #FFF;
    text-decoration: none;
}
h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #1A1363;
    text-decoration: none;
}
h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 19px;
    color: #666;
    text-decoration: none;
}
h5 {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 17px;
    color: #333;
    text-decoration: none;
    line-height: 26px;
}
p {
    margin: 10px;
}

.style-icon {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 33px;
	height: 33px;
    
}

.row:before, .row:after {
	content: "";
	display: table;
    
}
.row:after {
	clear: both;
}
.col {
	width: 100%;
}

.col-general {
    padding: 20px 20px 20px 20px;
    margin-top: 0px;
    margin-left: 12px;
    margin-right: 12px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 27px;
    color: #000;
}
.col-comentarios {
    background-color: #F8F8F8;
    padding: 20px 20px 20px 20px;
    margin-top: 12px;
    margin-left: 12px;
    margin-right: 12px;
    text-align: center;
}

.layout {
	background-image: url(../imagenes/background.jpg);
	background-size: cover;
    background-position: center;
    height: 500px;
	padding: 0px 0px 0px 0px;
    margin: 40px 0px 0px 0px;
    background-repeat: no-repeat;
    background-color: #D9DBDF;
}

.llamado {
    float: left;
    margin-top: 50px;
    margin-left: 20px;
    display: table;
    clear: both;
}
.sub_llamado {
    float: left;
    margin-top: 22px;
    margin-left: 20px;
    display: table;
    clear: both;
}

.boton_negro:hover {
    font-family: 'Roboto', sans-serif;
    background-color: #333;
    border: 1px #FFF solid;
    padding: 12px 30px;
    border-radius: 30px;
    color: #FFF;
    text-decoration: none;
    font-size: 15px;
}
.boton_negro {
    font-family: 'Roboto', sans-serif;
    background-color: #000;
	border: 1px #FFF solid;
	padding: 12px 30px;
	border-radius: 30px;
	color: #FFF;
	text-decoration: none;
    font-size: 15px;
}
.boton_azul:hover {
    font-family: 'Roboto', sans-serif;
    background-color: #EEE;
	border: 1px #1A1363 solid;
	padding: 12px 30px;
	border-radius: 30px;
	color: #1A1363;
	text-decoration: none;
    font-size: 17px;
}
.boton_azul {
    font-family: 'Roboto', sans-serif;
    background-color: #1B728B;
	border: 1px #FFF solid;
	padding: 12px 30px;
	border-radius: 30px;
	color: #FFF;
	text-decoration: none;
    font-size: 17px;
}

.img-producto {
    border: 4px solid #1A1363;
    border-radius: 9px;
    
}

.info-box-productos {
    background-color: #F8F8F8;
    padding: 20px 20px 20px 20px;
    border: 1px solid #E3E3E3;
    border-radius: 9px;
    -webkit-box-shadow: 3px 3px 5px 1px #F0F0F0;
    box-shadow: 3px 3px 5px 1px #F0F0F0;
    margin-top: 12px;
    margin-left: 12px;
    margin-right: 12px;
}
.info-llamado-corporativo {
    background-color: #1A1363;
    padding: 10px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    color: #FFF;
    text-shadow: 1px 1px 2px #000000;
}
.info-box-form {
    background-color: #1A1363;
    padding: 20px 20px 20px 20px;
    
    border-radius: 9px;
    margin-top: 12px;
    margin-left: 12px;
    margin-right: 12px;
}


.titulo-producto {
    margin-top: 70px;
    margin-left: 0px;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 26px;
    color: #1A1363;
    text-decoration: none;
}
.encabezado-int {
        margin-top: 90px;
        margin-left: 12px;
        padding: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        font-size: 27px;
        color: #1A1363;
        text-decoration: none;
    }
.magazine {
    margin-top: 77px;
    margin-left: 22px;
    padding: 33px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 44px;
    color: #666;
    text-decoration: none;
}
.titulo-int {
    margin-top: 70px;
    margin-left: 0px;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 22px;
    color: #1A1363;
    text-decoration: none;
}
.subtitulo-int {
    margin-top: 0px;
    margin-left: 12px;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    line-height: 30px;
}
.firma-int {
    margin-top: 0px;
    margin-left: 0px;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    text-decoration: none;
}

.texto_form {
    width: 100%;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 33px;
    text-align: left;
    font-weight: 300;
    color: #404040;
    text-decoration: none;
    border: 1px solid #666;
    border-radius: 6px;
    background-color: #FFF;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 15px;
}

.link_nav:hover {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFF;
    text-decoration: underline;
    letter-spacing: 1px;
}
.link_nav {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    letter-spacing: 1px;
}

.loguito img {
        height: 24px;
        margin-left: 6px;
    }

@media (max-width: 768px) {
    .logo img {
        height: 40px;
        margin-right: auto; /* alinea a la izquierda */
    }
    .logo-footer img {
        height: 33px;
        margin-right: auto; /* alinea a la izquierda */
    }
  
    .menu {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        padding: 1px;
        background-color: #222;
        box-shadow: 0px 8px 16px 0px #333;
        display: none;
        text-align: center;
      }

    .menu ul {
        flex-direction: column;
        list-style-type: none;
    }

    .menu li {
        margin-right: 0;
        margin-top: 30px;
        margin-bottom: 10px;
        padding: 10px;
    }
    .menu li:hover {
        margin-right: 0;
        margin-top: 30px;
        margin-bottom: 10px;
        background-color: #444;
        padding: 10px;
    }

    .menu.active {
        display: block;
        float: right;
    }
    
    .menu-icon {
        display: block;
        cursor: pointer;
        margin-left: auto; /* alinea a la derecha */
        margin-right: 10px;
        color: #FFF;
    } 
}

/*Tablet View*/

@media (min-width: 768px){
    
    body {
		max-width: 100%;
	}
   
    h1 {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 48px;
        color: #FFF;
        text-decoration: none;
        text-align: left;
    }
    h2 {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 30px;
        color: #FFF;
        text-decoration: none;
    }
    h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 24px;
        color: #1A1363;
        text-decoration: none;
    }
    h4 {
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 22px;
        color: #666;
        text-decoration: none;
    }
    h5 {
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 17px;
        color: #333;
        text-decoration: none;
        line-height: 26px;
    }
    
    .llamado {
        float: left;
        margin-top: 90px;
        margin-left: 30px;
        display: table;
        clear: both;
    }
    .sub_llamado {
        float: left;
        margin-top: 22px;
        margin-left: 30px;
        display: table;
        clear: both;
    }
    
    .logo img {
        height: 60px;
    }
    .logo-footer img {
        height: 39px;
    }
    .loguito img {
        height: 24px;
        margin-left: 6px;
    }
    .menu {
        display: flex;
        justify-content: flex-end;
        text-align: center;
    }
    .menu ul {
        margin: 0;
        padding: 0;
        display: inline-block;
        text-align: center;
    }
    .menu li {
        margin-right: 20px;
        display: inline-block;
        text-align: center;
    }
    .menu-icon {
        display: none;
    }

   
    .layout {
        background-image: url(../imagenes/background.jpg);
        background-size: cover;
        margin: 50px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        height: 520px;
        background-repeat: no-repeat;
        background-color: #D9DBDF;
        background-position: center;
    }
    
    .col {
		float: left;
	}
    .col-25 {
		width: 25%;
	}
    .col-50 {
		width: 50%;
    }
    
    .col-60 {
		width: 60%;
	}
    
    .col-general {
        padding: 20px 20px 20px 20px;
        margin-top: 0px;
        margin-left: 12px;
        margin-right: 12px;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        font-size: 27px;
        color: #000;
    }
    .col-comentarios {
        background-color: #F8F8F8;
        padding: 80px 80px 80px 80px;
        margin-top: 0px;
        margin-left: 12px;
        margin-right: 12px;
        text-align: center;
    }
    .col-software:hover {
        background-color: #FFF;
        padding: 50px;
        margin-top: 20px;
        margin-left: 22px;
        margin-right: 22px;
        text-align: left;
        border: 1px solid #CCC;
        border-radius: 12px;
        -webkit-box-shadow: 3px 3px 5px 3px #DDD;
        box-shadow: 3px 3px 5px 3px #DDD;
    }
    .col-software {
        background-color: #F2F2F2;
        padding: 50px;
        margin-top: 20px;
        margin-left: 22px;
        margin-right: 22px;
        text-align: left;
        border: 1px solid #CCC;
        border-radius: 12px;
        -webkit-box-shadow: 3px 3px 5px 1px #F0F0F0;
        box-shadow: 3px 3px 5px 1px #F0F0F0;
    }
    .col-20 {
		width: 20%;
	}
    .col-80 {
		width: 80%;
	}
    .llamado_pc {
        float: left;
        margin-top: 280px;
        margin-left: 100px;
        display: table;
        clear: both;
    }
    .sub_llamado_pc {
        float: left;
        margin-top: 12px;
        margin-left: 100px;
        display: table;
        clear: both;
    }
    .sub_llamado_pc2 {
        float: left;
        margin-top: 30px;
        margin-left: 100px;
        display: table;
        clear: both;
    }
    
    .titulo-producto {
        margin-top: 90px;
        margin-left: 12px;
        padding: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        font-size: 26px;
        color: #1A1363;
        text-decoration: none;
    }
    .encabezado-int {
        margin-top: 90px;
        margin-left: 12px;
        padding: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        font-size: 33px;
        color: #1A1363;
        text-decoration: none;
    }
    .titulo-int {
        margin-top: 90px;
        margin-left: 0px;
        padding: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        font-size: 26px;
        color: #1A1363;
        text-decoration: none;
    }
    
    .subtitulo-int {
        margin-top: 90px;
        margin-left: 0px;
        padding: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 22px;
        color: #333;
        text-decoration: none;
    }
   
}

/*Desktop View*/

@media (min-width: 1024px){
 
    body {
		max-width: 100%;
	}
    
    h1 {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 66px;
        color: #FFF;
        text-decoration: none;
        text-align: left;
    }
    h2 {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 44px;
        color: #FFF;
        text-decoration: none;
        margin: 40px 0px 0px 0px;
    }
    h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 33px;
        color: #1A1363;
        text-decoration: none;
    }
        
    .llamado {
        float: left;
        margin-top: 90px;
        margin-left: 40px;
        display: table;
        clear: both;
    }
    .sub_llamado {
        float: left;
        margin-top: 22px;
        margin-left: 40px;
        display: table;
        clear: both;
    }
    
    .layout {
        background-image: url(../imagenes/background.jpg);
        background-size: cover;
        margin: 60px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        height: 600px;
        background-repeat: no-repeat;
        background-color: #D9DBDF;
        background-position: center;
    }
    
    .col-25 {
		width: 25%;
	}
    
    .col-general {
        padding: 40px;
        margin-top: 12px;
        margin-left: 39px;
        margin-right: 39px;
    }
    
    
    
}

