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

html, 
html * {
	margin: 0;
	box-sizing: border-box;
}

header {
    margin-top: 0px;
	padding: 5px;
	background-color: #F3DB2E;
    width: 100%;
    height: auto;
}
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: #FFF;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

h1 {
    text-shadow: 1px 1px 9px #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 25px;
    color: #FFF;
    text-decoration: none;
}
h2 {
    text-shadow: 1px 1px 9px #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 17px;
    color: #FFF;
    text-decoration: none;
}
h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #333;
    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;
}

.style-logo {
	margin-left: auto;
	margin-right: auto;
	height: 60px;
    display: block;
}
.style-icon {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 44px;
	height: 44px;
    
}
.style-icon-ch {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 33px;
	height: 33px;
    
}
.style-nav ul {
	list-style-type: none;
    text-align: center;
}
.style-nav ul li {
	display: inline-block;
	padding: 6px;
}


.row:before, .row:after {
	content: "";
	display: table;
    
}
.row:after {
	clear: both;
}
.col {
	width: 100%;
}
.col-general {
    padding: 20px 20px 20px 20px;
    margin-top: 12px;
    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_sistema.webp);
	background-size: cover;
	padding: 0px 0px 0px 0px;
    height: 400px;
    background-repeat: no-repeat;
    background-color: #EEE;
}

.llamado {
    float: left;
    margin-top: 20px;
    margin-left: 40px;
    display: table;
    clear: both;
}
.sub_llamado {
    float: left;
    margin-top: 10px;
    margin-left: 40px;
    display: table;
    clear: both;
}
.sub_llamado2 {
    float: left;
    margin-top: 190px;
    margin-left: 40px;
    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: 19px;
}
.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: 19px;
}
.boton_corporativo:hover {
    font-family: 'Roboto', sans-serif;
    background-color: #EEE;
	border: 1px #2294B5 solid;
	padding: 12px 30px;
	border-radius: 30px;
	color: #F3DB2E;
	text-decoration: none;
    font-size: 17px;
}
.boton_corporativo {
    font-family: 'Roboto', sans-serif;
    background-color: #F3DB2E;
	border: 1px #FFF solid;
	padding: 12px 30px;
	border-radius: 30px;
	color: #FFF;
	text-decoration: none;
    font-size: 17px;
}


.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: #2294B5;
    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: #2294B5;
    padding: 20px 20px 20px 20px;
    
    border-radius: 9px;
    margin-top: 12px;
    margin-left: 12px;
    margin-right: 12px;
}

.titulo-int {
    margin-top: 12px;
    margin-left: 12px;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 29px;
    color: #333;
    text-decoration: none;
}
.subtitulo-int {
    margin-top: 0px;
    margin-left: 12px;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 17px;
    color: #333;
    text-decoration: none;
}
.firma-int {
    margin-top: 0px;
    margin-left: 12px;
    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;
}

.login {
    margin: 20px;
    padding: 20px;
    border: 1px #F3DB2E solid;
    text-align: center;
    background-color: #F3DB2E;
    opacity: 84%;
}

.texto_corporativo {
    margin-top: 0px;
    margin-left: 12px;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 30px;
    color: #F3DB2E;
    text-decoration: none;
}

.texto_blanco {
    margin-top: 0px;
    margin-left: 12px;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #FFF;
    text-decoration: none;
}

/*Tablet View*/

@media (min-width: 768px){
    
    body {
		max-width: 100%;
	}
   
    h1 {
        text-shadow: 1px 1px 9px #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        font-size: 44px;
        color: #FFF;
        text-decoration: none;
    }
    h2 {
        text-shadow: 1px 1px 9px #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 27px;
        color: #FFF;
        text-decoration: none;
    }
    h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 24px;
        color: #333;
        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;
    }
    
    .style-nav ul li {
		display: inline-block;
	}
	.style-nav ul {
		text-align: center;
	}
    
    .layout {
        background-image: url(imagenes/background_sistema.webp);
        background-size: cover;
        padding: 0px 0px 0px 0px;
        max-height: 400px;
        background-repeat: no-repeat;
        background-color: #EEE;
        background-position: center;
    }
    
    .col {
		float: left;
	}
    .col-50 {
		width: 50%;
    }
    .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;
    }
    
    .llamado_pc {
        float: left;
        margin-top: 360px;
        margin-left: 100px;
        display: table;
        clear: both;
    }
    .sub_llamado_pc {
        float: left;
        margin-top: 17px;
        margin-left: 100px;
        display: table;
        clear: both;
    }
    .sub_llamado_pc2 {
        float: left;
        margin-top: 70px;
        margin-left: 100px;
        display: table;
        clear: both;
    }
    
    .titulo-int {
        margin-top: 12px;
        margin-left: 12px;
        padding: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        font-size: 36px;
        color: #333;
        text-decoration: none;
    }
    .subtitulo-int {
        margin-top: 0px;
        margin-left: 12px;
        padding: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 25px;
        color: #333;
        text-decoration: none;
    }
    
    
    
}



/*Desktop View*/

@media (min-width: 1024px){
 
    body {
		max-width: 100%;
	}
    
    h1 {
        text-shadow: 1px 1px 9px #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        font-size: 57px;
        color: #FFF;
        text-decoration: none;
    }
    h2 {
        text-shadow: 1px 1px 9px #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 33px;
        color: #FFF;
        text-decoration: none;
    }
    h3 {
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 24px;
        color: #333;
        text-decoration: none;
    }
    
    .style-logo {
		float: left;
        
	}
    
	.style-nav {
		float: right;
	}
	.style-nav {
		float: right;
	}

    .layout {
        background-image: url(imagenes/background_sistema.webp);
        background-size: cover;
        padding: 0px 0px 0px 0px;
        height: 660px;
        background-repeat: no-repeat;
        background-color: #EEE;
        background-position: center;
    }
    
    .col-25 {
		width: 25%;
	}    
    .col-general {
        padding: 20px 20px 20px 20px;
        margin-top: 12px;
        margin-left: 12px;
        margin-right: 12px;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        font-size: 35px;
        color: #000;
    }
    
    .llamado_pc {
        float: left;
        margin-top: 270px;
        margin-left: 100px;
        display: table;
        clear: both;
    }
    .sub_llamado_pc {
        float: left;
        margin-top: 5px;
        margin-left: 100px;
        display: table;
        clear: both;
    }
    .sub_llamado_pc2 {
        float: left;
        margin-top: 70px;
        margin-left: 100px;
    }
    
    .texto_blanco {
        margin-top: 0px;
        margin-left: 12px;
        padding: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 20px;
        color: #FFF;
        text-decoration: none;
    }
    .subtitulo-int {
        margin-top: 0px;
        margin-left: 12px;
        padding: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        font-size: 20px;
        color: #333;
        text-decoration: none;
    }
    .firma-int {
        margin-top: 0px;
        margin-left: 12px;
        padding: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        font-size: 17px;
        color: #333;
        text-decoration: none;
    }
    
}

