@charset "utf-8";
body, td, th, input, select, textarea{
	font-size:16px;
	color: #0a0a0a;
	font-family: 'Roboto', sans-serif;
}
body{
	margin:0px;
	padding: 0px;
}
h1{color:#000000;}
h2{color:#21727E;}
h3{color:#000000;}
h4{color:#ccc;}
h5{color:#000;}
h6{color:#CCC;}

/* Estilos para las zebras */
.zebra { margin-top:15px; margin-bottom:20px;}
.zebra td { border-bottom: 1px solid #f1f1f1;}
.zebra tr.alt td {		background: #f7f7f7;}
.zebra tr.over td {	background: #E2E2E2;}
.zebra tr.title td { background-color: #D6D6D6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999; }

/* Retoques al jQuery UI*/
.ui-state-default, .ui-widget-content .ui-state-default { background: #ccc; color:#FFF; border:none; }
.ui-state-active, .ui-widget-content .ui-state-active { color:#FFF; border:none; background-color: #005D6B; background-image:none; }
.ui-state-default, .ui-widget-content .ui-state-default * { color:#FFF; border:none; }
.ui-state-active, .ui-widget-content .ui-state-active * { color:#FFF; border:none; }
.ui-widget-header, .ui-widget-content { border:none; background:#FFF; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color:#FFF; }
.ui-tabs-nav { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #626262; padding-bottom:5px; border:none; }
.ui-tabs .ui-tabs-nav li a{ padding:5px;}

.margin{margin: 5px;}
.clear{clear: both;}

#MenuVertical{padding: 0; margin: 0; width: 172px; float: left;  margin-right: 27px;}
#MenuVertical li { list-style-position: inside; list-style-type: none; padding: 0px; margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; list-style-image: url(vineta.gif); }
#MenuVertical li a { color: #3e545f; display: inline; list-style-position: inside; list-style-type: none; padding: 0px; font-size: 13px; font-weight: normal; text-decoration: none; margin: 0px; }

.row-flex .col-md-12{
    text-align: initial;
}

/* General Styles */
h2.content-box-title {
    text-align: center;
    color: black;
}
.content-box {
    padding: 30px 10px;
}
.content-area {
    padding: 15px;
}

/* Colors */
.col-whi{
	color: #fff !important;
}
.col-bla{
	color: #000;
}

/* Paddings */
.pad-0{
	padding: 0;
}
.pad-1{
	padding: 1em;
}
.pad-3{
	padding: 3em;
}
.pad-0-intro .col-xs-12{
	padding: 0;
}

/* Displays */
.dis-blo{
	display: block;
}
.dis-inl{
	display: inline-block;
}
.dis-flex{
	display: flex;
}

/* Tags */
p {
    font-weight: 300;
    line-height: 1.5;
    text-align: justify;
}
a {
	transition: all 0.3s ease-in-out;
}
a:hover{
	text-decoration: none;
}
*:focus{
	outline: none !important;
}
section.home-section,.site-content-inside {
    padding-top: 60px;
}

.info-section p{
	text-align: center;
	font-size: 1.2em;
}
.info-section .row .col-xs-12 {
    padding: 0;
}
.intro {
    font-size: 16px;
    padding: 2em 1.5em;
}
.site-content{
	max-width: 1200px;
	margin: 0 auto;
}


/* HEADER */
.content-header {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 10px;
}
header {
    width: 100%;
    top: 0;
    left: 0;
    background: #c51f34;
    border-bottom: 1px solid #ffffff94;
}
figure.brand {
    max-width: 140px;
    margin: 0px auto;
}
.info-top p {
    margin: 0;
}
.intro-banner {
    text-align: center;
    background: #c51f34;
    padding: 5px;
    margin: 25px 15px 15px 15px;
    box-shadow: -1px 3px 5px #0000006b;
    color: #fff;
}
.intro-banner h1 {
    color: #fff;
    font-size: 22px;
    text-shadow: 0 0 3px #0000008f;
}
.footer-bottom {
    background: #D0021B;
    text-align: center;
    padding: 10px 0;
    margin-top: 25px;
}
.footer-bottom * {
    color: #ffff;
    font-size: 12px;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
}
.footer-bottom a:hover{
	color: gray;
}
.banner-inferior-description .col-xs-12 {
    color: #fff;
    padding: 0;
}
.banner-inferior::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #d0061ba3;
    position: absolute;
    top: 0;
    left: 0;
}
.banner-inferior-description {
    z-index: 1;
    position: relative;
    max-width: 400px;
    padding: 0 15px;
}
.banner-inferior {
    max-width: 1200px;
    padding: 15px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    background-position: center;
    margin: 15px;
    background-size: cover;
}

.content-login-plantilla h2 {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 15px 0 5px;
    font-size: 22px;    
}
.content-login-plantilla {
    padding: 20px 15px;
    max-width: 400px;
    margin: 0 auto;
}
.intro-login-planilla {
    text-align: center;
    line-height: 1.5;
    padding: 10px;
}
.content-login-plantilla form .form-group{
    position: relative;
}
.content-login-plantilla label {
    font-weight: 200;
    margin-bottom: 12px;
    display: block;
}
.content-login-plantilla form .form-control {
    height: 50px;
    border-radius: 25px;
    box-shadow: 0 0 10px 4px #0000001f;
    border: none;
    padding-right: 55px;
    color: black;
    font-size: 15px;
    padding-left: 20px;
    margin-bottom: 35px;
}
span.arrow-input {
    background: #4CBAD8;
    position: absolute;
    right: 10px;
    top: 39px;
    color: #fff;
    display: block;
    width: 40px;
    text-align: center;
    height: 40px;
    border-radius: 50%;
    padding-top: 10px;
    font-size: 14px;
}
.content-login-plantilla .btn-default {
    background: #4cbad8;
    color: #fff;
    border: 0;
    border-radius: 30px;
    width: 100%;
    padding: 14px;
    font-size: 18px;
    letter-spacing: 2px;
}

.user-logged .banner-top {
    display: none;
}
.user-logged header {
    position: static;
    background: #c51f34;
    border-bottom: 1px solid #ffffff94;
}
.user-logged .content-header {
    padding: 10px;
}
.user-logged figure.brand {
    max-width: 175px;
}
.content-login-plantilla .content-box, .content-login-plantilla .content-area {
    padding: 0;
}


@media (min-width: 768px){
	figure.brand {
	    margin: 0px;
	}
	header {
	    background: none;
	    border-bottom: none;
	    position: absolute;
	    z-index: 100;
	}
	section.banner-top {
	    position: relative;
	}
	.intro-banner {
	    text-align: center;
	    background: #0000004a;
	    padding: 5px;
	    margin: 25px 15px 15px 15px;
	    box-shadow: none;
	    color: #fff;
	    position: absolute;
	    width: 100%;
	    margin: 0;
	    top: 50%;
	    left: 50%;
	    max-width: 700px;
	    transform: translate(-50%,-50%);
	    border-radius: 22px;
	}
	.intro-banner h1 {
	    color: #fff;
	    font-size: 32px;
	    margin-bottom: 0;
	    text-shadow: 0 0 3px #0000008f;
	    letter-spacing: 1px;
	}
	.banner-description p {
	    text-align: center;
	    line-height: 2;
	    font-size: 18px;
	}
	.banner-inferior {
	    margin: 50px auto;
	}
}

@media (min-width: 992px){
	figure.brand {
	    max-width: 290px;
	}
	.info-top p {
	    font-size: 20px;
	    text-shadow: 0px 2px 4px #000000bd;
	}
	.content-header {
	    padding: 25px 10px;
	}
	.intro-banner h1 {
	    font-size: 39px;
	}
	.banner-inferior-description {
	    max-width: 100%;
	}
	.banner-inferior {
	    padding: 90px 15px;
	    font-size: 20px;
	}
	.banner-inferior-description p {
	    line-height: 2;
	    text-shadow: 0 0 2px black;
	    text-align: center;
	}
	.footer-bottom .site-content {
	    margin: 0 auto;
	    padding: 10px;
	}
	.content-login-plantilla h2 {
	    font-size: 34px;
	}
}

@media (min-width: 1440px){
	.intro-banner {
	    max-width: 770px;
	}
	.intro-banner h1 {
	    font-size: 45px;
	}
}
/* PopUp */
.modal-popUp .modal-dialog {
    width: 100%;
    max-width: 1100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) !important;
    margin: 0;
    padding: 15px;
}
.modal-popUp button.close span {
    line-height: 1;
}
.modal-popUp .modal-body,.modal-popUp .modal-body .col-xs-12 {
    padding: 0 !important;
}
.modal-popUp button.close {
    position: absolute;
    background: white;
    right: -8px;
    top: -12px;
    z-index: 1;
    width: 25px;
    height: 25px;
    opacity: 1 !important;
    border-radius: 50%;
}