

/*---------------- reset  ------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,fieldset, legend,caption,.filters ul li p, figure{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent; line-height:normal; font-weight:normal;}
html{height:100%;}
.p10{padding:10px!important;}
.pt10{padding-top:10px;}
.black{color:#000!important}
button{border:none; background:none; cursor:pointer}
.center{text-align:center!important;}
tr{font-weight:bold}
.boton{background: #ea8d3e; color: #fff; border: 1px solid #ea8d3e; border-radius: 2px;}
.boton:hover, #tipoAsunto:hover{background:#d47f38}
.clear{clear: both}
body{-webkit-font-smoothing:antialiased!important; line-height:1.54; color:#333;  height:100%; font-size:11px; background:#eceff1; font-family: Helvetica,Arial,sans-serif; font-weight:400; }
img{color:#f4f4f2;}
ol,ul,li{list-style:none; font-weight:lighter;}
clear, br{clear:both}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
p{line-height:1.6em;}
.mont{font-family: 'Montserrat', sans-serif!important;}
.openSans{font-family: 'Open Sans', sans-serif;}
a {text-decoration: none!important; color: #777; font-weight: 600; cursor: pointer; }
:focus {outline: 0; }
.fright {float: right;}
.fleft{float:left;}
* {-webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;}
button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit;}
input[type="submit"] {cursor: pointer;}
.wrapClose { margin-left: 260px;}
.tleft{text-align:left}
.tcenter{text-align:center}
.tright{text-align: right}


.bckIndex {
    color: #404040;
    font-family: 'Oswald', sans-serif!important;
    background: linear-gradient(to right, #4d5083, #6065a2, #8186c1);
  background-size: cover;
}
#acceso section {
    display: flex;
}
.promo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    width: 60%;
    flex: 1;
    box-sizing: border-box;
    padding-left: 60px;
    background: linear-gradient(119deg, #45487d, #5a5f9d, #7176b3);
    background-size: cover;
}
.centradoVertical {
    display: flex;
    flex-direction: column;
    width: 80%;
}
a {
    text-decoration: none!important;
    color: #777;
    font-weight: 600;
    cursor: pointer;
}
.promo em {
    color: #fff;
    margin-bottom: 40px;
    font-size: 1.98rem;
    font-style: normal;
    font-weight: 200;
    margin-top: 2rem;
}
.promo h1 {
    width: 100%;
    color: #fff;
    font-size: 1.5rem;
}
.promo p {
    width: 100%;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    margin-top: 20px;
    line-height: 1.75rem;
    font-weight:500;
    font-size:1rem
}
#registroContacto {
    font-family: 'Raleway', sans-serif;
    width: 200px;
    border:1px solid #fff;
    color: #fff;
    text-align: center;
    padding: 13px 0;
    margin: 40px 0;
    font-size: 15px;
    border-radius: 4px;
}
.contacto {
    width: 40%;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}
.fade-in.one {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
#acceso #loginForm h1 {
    color:#555990!important;
}
#loginForm h1 {
    padding: 0 0 .75rem;
    font-size: 1.5rem;
}
#loginForm p {
    float: left;
    position: relative;
    width: 100%;
    color: #555990;
}
#acceso .msgBlack {
    color: #945285;
    padding-top: 10px;
}
.msgBlack {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    color: #e77714;
    font-size: 18px;
}
.contacto p {
    float: left;
    position: relative;
    width: 100%;
    font-size: 1.5em;
    font-family: 'Raleway', sans-serif;
}
#loginForm label {
    float: left;
    text-align: left;
    padding: 20px 0 0.85rem 0;
    width: 100%;
    color: #51558a;
    font-size: 1rem;
    font-weight: 500;
}
.contacto .inpLogIn {
    height: 38px;
    font-size: 13px;
    border: 1px solid #dad9d9;
    padding: 0 5%;
    width: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: left;
    background: #fff;
}
#passwordField {
    margin: 0 0 20px;
    float: left;
    width: 100%;
}
.contacto .inpLogIn {
    height: 38px;
    font-size: 13px;
    border: 1px solid #dad9d9;
    padding: 0 5%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #fff;
}
#ojo {
    position: absolute;
    z-index: 9999;
    bottom: 31px;
    right: 9px;
    width: 22px;
    height: 29px;
}
#mesLog {
    margin: 1.5rem 0;
    font-size: 17px;
    font-weight: 300;
    color: #333;
}
#mesLog a {
    color: #f08747;
    font-weight: 600;
}
.contacto {
    width: 40%;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}
.centradoVerticalDos {
    display: flex;
    flex-direction: column;
    width: 72%;
}
.ojo-cerrado {
    background: url(../graphics/ojo-cerrado.png) 0 18px no-repeat;
}
.submit input {
    cursor: pointer;
    background: #f08747;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
        border: 0px solid #c42b9f;
    padding: 12px 0;
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 20px auto 0 auto;
    transition: background-color 0.3s ease, color 0.3s ease;
}


@media only screen and (max-width: 1024px){
	 #acceso section{display:block!important; height:inherit!important}
	 #acceso .promo{display: block; width:100%; padding-left:0px;}
	 .contacto{ width:100%; float:left; display:block; padding:20px 20px 40px 20px; }
	 .centradoVertical{display:block; width:100%; text-align:center; padding:0 20px;}
	 #logoContacto { width: 190px; margin: 20px auto; display: block;}
	 #acceso .promo a{width:200px!important; margin:20px auto;}
	 #registroContacto{display: none}
	 .promo h1{margin-top:20px; font-size:3em}
	 #acceso .promo{float:left; width:100%; box-sizing:inherit; height:auto; padding-bottom:20px;}
	 .centradoVerticalDos{width:100%; padding:10px 0px; text-align: center; display:block; flex-direction:inherit}
	 #loginForm label, .contacto .inpLogIn{text-align:center}
	 .promo h2{font-size:1.4em}
	 .promo p{width: 100%; color: #fff; font-family: 'Raleway', sans-serif; margin-top: 10px; line-height: 1.5em; padding: 0 20px;}
	 #loginFormUsuarios .descrip, .promo em, #acceso #loginForm h1, .descrip{display: none}
	 #loginFormUsuarios .inpLogIn{height:54px}
	 #loginFormUsuarios h1{padding:0px;}
	 .submit input{margin-top:0px;}
	 html{height:auto}
	 #acceso section{padding:0px!important;}
}

