@charset "utf-8";
/* CSS Document */

/*//////////////////////////////////////////////////////////////////
[ FONT ]*/

@font-face {
  font-family: Poppins-Regular;
  src: url('../fonts/poppins/Poppins-Regular.ttf'); 
}

@font-face {
  font-family: Poppins-Medium;
  src: url('../fonts/poppins/Poppins-Medium.ttf'); 
}

@font-face {
  font-family: Poppins-Bold;
  src: url('../fonts/poppins/Poppins-Bold.ttf'); 
}

@font-face {
  font-family: Poppins-SemiBold;
  src: url('../fonts/poppins/Poppins-SemiBold.ttf'); 
}

/*----------------------------------------*/

BODY  {

/*	font-family : verdana,arial,helvetica;*/
	font-family: Poppins-Regular;
	font-size : 10pt;
	background-color: #EEEEEF;
	color: #666;
	margin: 0;
}

TD  {
/*	font-family : verdana,arial,helvetica; */
	font-family: Poppins-Regular;	
	font-size : 12pt;
}

INPUT  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}
img {
    border-style: none;
	}
audio, canvas, img, video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}
.pie {
/*	font-family : verdana,arial,helvetica;*/
	font-family : Poppins-Regular;
	font-size : 10pt;
	color:#FFF	
}
.enca {
/*	font-family : verdana,arial,helvetica;*/
	font-family : Poppins-Regular;
/*	font-size : 12pt;*/
	font-size : 19px;
	text-align:right;
/*	font-weight:bold;*/
	color:#FFF	
}
.enca2 {
	font-family : Poppins-Regular;
	font-size : 12pt;
	font-weight:bold;
	color:#2C3942	
}
.cuerpo {
	font-family : Poppins-Regular;
	font-size : 12pt;
	color:#6E6E6E;	
}
.notas{
	font-family : Poppins-Regular;
	font-size : 9pt;
	color:#DF0101;
	text-align:justify;	
}

.container_footer{
    background-color: #C5BA9F;
    border-radius: 4px;
    color: #981861;

    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;

    text-align: right;
    margin-bottom: 20px;
}
.uk-container {
  box-sizing: content-box;
  /* 1 */
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.imagen_principal_contenedor{
    background-color: #fff;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 0px 4px 20px #9EAEAF;
	vertical-align:top;
}
.container_header{
    background-color: #422b7c;
    color: white;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.container_blanco{
    background-color: #fff;

    padding-top: 20px;
    padding-bottom: 20px;
}

.span1 {
	color:#F00 !important;
	font-weight:bold;		
}

.button_salir {
 border: none;
/* background: #2C3942;*/
 background: #990000;
 color: #fff;
 padding: 5px;
 font-size: 16px;
 font-family: Poppins-Regular;
 border-radius: 5px;
 position: relative;
 box-sizing: border-box;
 transition: all 500ms ease;
 width:160px; height:40px;
}
/*fantasma*/
.button_salir:hover {
 background: rgba(0,0,0,0);
 color: #2C3942;
 font-size: 13px;
 font-weight: bold;
/* box-shadow: inset 0 0 0 3px #3a7999;*/
 box-shadow: inset 0 0 0 3px #636466;
}
.button_edita {
 border: none;
 background: #259057;
 color: #fff;
 padding: 5px;
 font-family: Poppins-Regular;
 font-size: 15px;
 border-radius: 5px;
 position: relative;
 box-sizing: border-box;
 transition: all 500ms ease;
 width:90px; height:25px;
}
/*fantasma*/
.button_edita:hover {
 background: rgba(0,0,0,0);
 color: #2C3942;
 font-size: 13px;
 font-weight: bold;
/* box-shadow: inset 0 0 0 3px #3a7999;*/
 box-shadow: inset 0 0 0 3px #636466;
}
.button {
 border: none;
 background: #57b846;
 color: #fff;
 padding: 5px;
 font-family: Poppins-Regular; 
 font-size: 16px;
 border-radius: 5px;
 position: relative;
 box-sizing: border-box;
 transition: all 500ms ease;
 width:145px; height:40px;
}
/*fantasma*/
.button:hover {
 background: rgba(0,0,0,0);
 color: #990000;
 font-size: 13px;
 font-weight: bold;
 box-shadow: inset 0 0 0 3px #990000;
}
.button_pro {
 border: none;
/* background: #0c4e2a;*/
 background: #57b846;
 color: #fff;
 padding: 5px;
 font-family: Poppins-Regular;
 font-size: 16px;
 border-radius: 50px;
 position: relative;
 box-sizing: border-box;
 transition: all 500ms ease;
 width:155px; height:55px;
}
/*fantasma*/
.button_pro:hover {
 background: rgba(0,0,0,0);
 color: #990000;
 font-size: 13px;
 font-weight: bold;
 box-shadow: inset 0 0 0 3px #990000;
}

.boton_personalizado{
    text-decoration: none;
	padding: 2px;
	padding-left: 10px;
    padding-right: 10px;
    font-family: Poppins-Regular;
    font-size: 13px;
    color: #010101;
    background-color: #EAECEE;
    border-radius: 50px;
    border: 2px double #575757;
	width:145px; height:40px;
  }

.boton_personalizado:hover{
    /*opacity: 0.6;*/
    text-decoration: none;	 
	background-color: #FFFFFF;
 	color: #010101;
 	font-size: 13px;
 	font-weight: bold;
 
  }

/*---------------------------------------------Icono descarga--------------------------*/
@font-face{
	font-family:Material-Design-Iconic-Font;
	src:url(../fonts/iconic/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(../fonts/iconic/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(../fonts/iconic/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}
	
@font-face {
  font-family: Poppins-Regular;
  src: url('../fonts/poppins/Poppins-Regular.ttf');
}


.zmdi1{
	display:inline-block;
	font:normal normal normal 14px/1 'Material-Design-Iconic-Font';
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	color: #57b846;	}
	
.zmdi2{
	display:inline-block;
	font:normal normal normal 14px/1 'Material-Design-Iconic-Font';
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	color: #2C3942;	}
	
.zmdi3{
	display:inline-block;
	font:normal normal normal 14px/1 'Material-Design-Iconic-Font';
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	color: #990000;	}

.zmdi1-hc-lg{
	font-size:1.33333333em;	
	line-height:.75em;
	vertical-align:-15%;
}
	
.zmdi1-hc-2x{font-size:2em}
.zmdi1-hc-3x{font-size:3em}
.zmdi1-hc-4x{font-size:4em}
.zmdi1-hc-5x{font-size:5em}
.zmdi1-hc-6x{font-size:14em;text-align:center;font-weight: bold;}
.zmdi1-hc-8x{font-size:10em}

.zmdi1-cloud-download:before{content:'\f21a'} /*icono descarga*/
	
.zmdi1-file-text:before{content:'\f222'}	/*icono editar*/
.zmdi1-comment-edit:before{content:'\f25d'}
.zmdi1-edit:before{content:'\f158'}
.zmdi1-edit:hover{content:'\f158';color: rgb(192, 57, 43, 0.9);}
.zmdi1-file-text:before{content:'\f222'}
.zmdi-delete:before {content: '\f154';} /*icono bote  */
.zmdi-print:before{content:'\f1b0'}
.zmdi-cloud-upload:before{content:'\f21e'}
.zmdi-file-text:before {content: '\f222';}
.zmdi-account-box:before{content:'\f203'}
.zmdi-accounts:before{content:'\f20d'}
.zmdi-alert-triangle:before{content:'\f1f4'}
.zmdi-print:before{content:'\f1b0'}
.zmdi1-zmdi-collection-pdf:before{content:'\f14d'} /*icono descarga*/
.zmdi-google-earth:before{content:'\f17c'}
.zmdi-comment-alt-text:before{content:'\f25b'}

/*.zmdi1-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px; height:100%;}*/


/*Texto botones*/
.zmdi1-hc-lg2{
	font-family: Poppins-Regular;
	font-size:18px;	
	line-height:.75em;
	vertical-align:-15%;
	color: rgb(192, 57, 43, 0.9);
}


.zmdi1-check-all:before{content:'\f267';color:#57b846;} /*icono doble check*/
.zmdi1-close:before{content:'\f136';color: rgb(192, 57, 43, 0.9);} /*icono "X" */





/*---------------------- a -----------------------*/
a {
	font-family: Poppins-Regular;
	font-size: 16px;
	line-height: 1.7;
	color: #57b846;
	margin: 0px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  text-decoration: none;
}

a:focus {
	outline: none !important;
}

a:hover {
  text-decoration: none;
  color: rgb(192, 57, 43, 0.9);
}

/*------------------- Botones --------------------*/
button {
	outline: none !important;
	border: none;
	background: transparent;
	font-family: Poppins-Regular;
	font-size: 12px;
}

button:hover {
	cursor: pointer;
	height:38px;
		
}

/*iframe {
	border: none !important;
}*/



.btn{position:relative;float:left}
/*.btn-block+.btn-block{margin-left:0}*/
.btn-block{display:block;width:100%; border-radius:5px;}
.btn-default{color:#333;background-color:#fff;border-color:#ccc;color: #57b846;}
.btn-default:hover{background-color:#e6e6e6;border-color:#adadad;color:rgb(192, 57, 43, 0.9);}

.uk-input,
.uk-select,
.uk-textarea,
.uk-radio,
.uk-checkbox {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
}
/*
 * Show the overflow in Edge.
 */
.uk-input {
  overflow: visible;
}
/*
 * Remove the inheritance of text transform in Firefox.
 */
.uk-select {
  text-transform: none;
}
/*
 * 1. Change font properties to `inherit` in all browsers
 * 2. Don't inherit the `font-weight` and use `bold` instead.
 * NOTE: Both declarations don't work in Chrome, Safari and Opera.
 */
.uk-select optgroup {
  /* 1 */
  font: inherit;
  /* 2 */
  font-weight: bold;
}
/*
 * Remove the default vertical scrollbar in IE.
 */
.uk-textarea {
  overflow: auto;
}
/*
 * Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X.
 */
.uk-input[type="search"]::-webkit-search-cancel-button,
.uk-input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
.uk-input[type="number"]::-webkit-inner-spin-button,
.uk-input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/*
 * Removes placeholder transparency in Firefox.
 */
.uk-input::-moz-placeholder,
.uk-textarea::-moz-placeholder {
  opacity: 1;
}
/*
 * Remove the padding in IE 10-.
 */
.uk-radio,
.uk-checkbox {
  padding: 0;
}
/*
 * Improves consistency of cursor style for clickable elements
 */
.uk-radio:not(:disabled),
.uk-checkbox:not(:disabled) {
  cursor: pointer;
}
/*
 * Define consistent border, margin, and padding.
 */
.uk-fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
/* Input, select and textarea
 * Allowed: `text`, `password`, `datetime`, `datetime-local`, `date`,  `month`,
            `time`, `week`, `number`, `email`, `url`, `search`, `tel`, `color`
 * Disallowed: `range`, `radio`, `checkbox`, `file`, `submit`, `reset` and `image`
 ========================================================================== */
/*
 * Remove default style in iOS.
 */
.uk-input,
.uk-textarea {
  -webkit-appearance: none;
}
/*
 * 1. Prevent content overflow if a fixed width is used
 * 2. Take the full width
 * 3. Reset default
 * 4. Style
 */
.uk-input,
.uk-select,
.uk-textarea {
  /* 1 */
/*  max-width: 100%;*/
  /* 2 */
  width: 100%;
  /* 3 */
  border: 0 none;
  /* 4 */
  padding: 0 6px;
  background: #fff;
  color: #666;
  border: 1px solid #e5e5e5;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transition-property: color, background-color, border;
  transition-property: color, background-color, border;
}
/*
 * Single-line
 * 1. Allow an `a` element to look like a `input` or `select` element
 * 2. Make sure line-height is not larger than height
 *    Also needed to center the text vertically if `a` element is used
 */
.uk-input,
.uk-select:not([multiple]):not([size]) {
  height: 40px;
  vertical-align: middle;
  /* 1 */
  display: inline-block;
  /* 2 */
  line-height: 38px;
}
/*
 * Multi-line
 */
.uk-select[multiple],
.uk-select[size],
.uk-textarea {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: top;
}
/* Focus */
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: 0;
  background-color: #fff;
  color: #666;
  border-color: #1e87f0;
}
/* Disabled */
.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
  background-color: #f8f8f8;
  color: #999;
  border-color: #e5e5e5;
}
/*
 * Placeholder
 */
.uk-input:-ms-input-placeholder {
  color: #999 !important;
}
.uk-input::-moz-placeholder {
  color: #999;
}
.uk-input::-webkit-input-placeholder {
  color: #999;
}
.uk-textarea:-ms-input-placeholder {
  color: #999 !important;
}
.uk-textarea::-moz-placeholder {
  color: #999;
}
.uk-textarea::-webkit-input-placeholder {
  color: #999;
}
.punteada_abajo {
	/*border-bottom: 1px solid #767779;*/
	border-bottom: 2px solid #57b846;
}

.punteada_blanco {
	/*border-bottom: 1px solid #767779;*/
	border-bottom: 6px double #fff;
}

.punteada_blanco2 {
	/*border-bottom: 1px solid #767779;*/
	border-bottom: 4px solid #fff;
}
.tabla_borde {
	width: 100%
	border-bottom: 1px solid #424242;
	border-left:1px solid #424242;
	border-right:1px solid #424242;
	border-top:1px solid #424242;
	background:#d9d9d9;
	color: 000;
	font-family: Poppins-Regular;
    font-size: 12px;				
}

.tabla_borde1 {
	width: 100%
	border-bottom: 1px solid #424242;
	border-left:1px solid #424242;
	border-right:1px solid #424242;
	border-top:1px solid #424242;
	background:#fff;
	color: 000;
	font-family: Poppins-Regular;
    font-size: 12px;				
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.1rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}
/* style 6 */

.inputfile-6 + label {
    color: #2c3942;
}

.inputfile-6 + label {
    border: 1px solid #767779;
	/*border: 1px solid #d3394c;
    background-color: #f1e5e6;*/
	background-color: #fff;
    padding: 0;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #722040;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile-6 + label span {
    width: 400px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-6 + label strong {
    height: 100%;
/*    color: #f1e5e6;*/
	color: #fff;
/*    background-color: #d3394c;*/
    background-color: #767779;	
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    /*background-color: #722040;*/
	background-color: #2c3942;
}

@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: block;
	}
}
b,strong{
	font-weight:bold;
	}
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content {
	width: 100%;
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 3em 0;
}
.box {
	/*background-color: #dfc8ca;*/
	background-color: #fff;
	/*padding: 6.25rem 1.25rem;*/
	padding: 1.25rem 1.25rem;
}

.box + .box {
	margin-top: 2.5rem;
}


.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.zoom{
	    width:150px;
		height:150px;
		padding:1em;
		float:center;	
		
		 /* Aumentamos la anchura y altura durante 2 segundos*/
        transition: width 2s, height 2s, transform 1s;
        -moz-transition: width 2s, height 2s, -moz-transform 1s;
        -webkit-transition: width 2s, height 2s, -webkit-transform 1s;
        -o-transition: width 2s, height 2s,-o-transform 1s;
		
       
   }

.zoom:hover{
        /* tranformamos el elemento al pasar el mouse por encima al doble de
           su tamaño con scale(2). */
        transform : scale(4);
        -moz-transform : scale(4);      /* Firefox */
        -webkit-transform : scale(4);   /* Chrome - Safari */
        -o-transform : scale(4);        /* Opera */
		  
    }
.zoom_1{
	    width:200px;
		height:200px;
		padding:2em;
		float:center;			
		
		 /* Aumentamos la anchura y altura durante 2 segundos*/
        transition: width 2s, height 2s, transform 1s;
        -moz-transition: width 2s, height 2s, -moz-transform 1s;
        -webkit-transition: width 2s, height 2s, -webkit-transform 1s;
        -o-transition: width 2s, height 2s,-o-transform 1s;
		
       
   }
	
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
   
   /*     Boton on/off           */
   
    .onoffswitch {
        position: relative; width: 79px;
        -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    }
    .onoffswitch-checkbox {
        display: none;
    }
    .onoffswitch-label {
        display: block; overflow: hidden; cursor: pointer;
        border: 2px solid #E3E3E3; border-radius: 36px;
    }
    .onoffswitch-inner {
        display: block; width: 200%; margin-left: -100%;
        transition: margin 0.3s ease-in 0s;
    }
    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block; float: left; width: 50%; height: 36px; padding: 0; line-height: 36px;
        font-size: 13px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
        box-sizing: border-box;
    }
    .onoffswitch-inner:before {
        content: "si";
        padding-left: 10px;
        background-color: #57B846; color: #FFFFFF;
		text-align: left;
    }
    .onoffswitch-inner:after {
        content: "no";
        padding-right: 10px;
        background-color: #990000; color: #FFFFFF;
        text-align: right;
    }
    .onoffswitch-switch {
        display: block; width: 30px; margin: 3px;
        background: #2C3942;
        position: absolute; top: 0; bottom: 0;
        right: 39px;
        border: 2px solid #E3E3E3; border-radius: 36px;
        transition: all 0.3s ease-in 0s; 
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
        margin-left: 0;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
        right: 0px; 
    }
