html{
height:100%;	
}
div#login_error_output {
    position: absolute;
    width: 100%;
    font-size: 13px;
    bottom: 7px;
    /* top: 1; */
    text-align: 0;
}
div#content{
background: url(../img/bgContent.jpg) no-repeat bottom center;
background-size:cover;
padding:0px 0 22px 0!important;;
}
div#menu {
    margin: 0 auto;
    height: 100px!important;	
    display: table;
}
#photo{
display:none!important;	
	
}
#showPerfil{
display:none!important;	
	
}
#perfilContent{
display:none;		
}
.socialMedia .text{
	color:#000!important;	
}
#loginContent .valid {
    color: red;
    right: 0;
    /* width: 95%; */
    right: 10px;
    left: auto;
    font-size: 25px;
    text-align: right;
    position: absolute;
    background: none;
}
div#login_rst {
    top: 97px;
    position: relative;
    color: #fff;
    height: 78px;
    margin: 15px 0 0 0;
}
.logo {
background: url(../img/logoHome.png) no-repeat center center;
    background-size: cover;
    display: block;
    width: 214px;
    cursor: pointer;
    height: 120px;
    margin: 0 auto 16px;
}

.logo.logoes {
background: url(../img/logoHome_es.png) no-repeat center center;
    background-size: cover;
    display: block;
    width: 214px;
    cursor: pointer;
    height: 120px;
    margin: 0 auto 16px;
}

.btn-success {
	cursor:pointer;
    background: #fff;
    display: table;
    text-decoration: none;
    color: #B5002C;
    font-size: 23px;
    padding: 6px 9px 4px 13px;
    margin: 16px auto 0;
    font-weight: 200;
    text-transform: uppercase;
    border: 0;
}

.login {
    padding: 30px 20px 0 21px;
    text-align: center;
}

.loginInput input {
    display: block;
    width: 100%;
	position:relative;
    padding: 10px 3px 10px 42px;
}
div#loginPhoto {
padding:0!important;
top: 27px!important;
}

.menu {

    top: 32px!important;
    right: 6px!important;
}
input#user {
    margin: 0 0 15px 0;
}

.user{
position:relative;	
}
.pass{
	z-index:100;
position:relative;	
}

.user span {
    background: url(../img/user.png) no-repeat center center;
    position: absolute;
    width: 20px;
    height: 23px;
    left: 7px;
    z-index: 1;
    top: 7px;
}
.pass span {
    background: url(../img/pass.png) no-repeat center center;
    position: absolute;
    width: 20px;
    height: 23px;
    left: 7px;
    z-index: 1;
    top: 7px;
}

input#remember_me {
    display: inline-block;
    width: 13px;
    padding: 0;
    float: left;
    margin: 5px 0 0 0;
}

.rememberme {
	    float: left;
    text-align: left;
    color: #fff;
    font-size: 13px;
    font-weight: 200;
}

.rememberme label {
    margin: 3px 0 0 4px;
    display: inline-block;
}

.remembermeContent {
    position: relative;
    margin: 10px 0 0 0;
}

.bottomText {
    color: #fff;
    font-size: 14px;
    font-weight: 200;
    margin: 30px 0 0 0;
}

.bottomText span {
    margin: 0 27px 0 0;
}

.forgot {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    float: right;
    margin: 5px 0 0 0;
    font-weight: 200;
}
.clear {
    clear: both;
}

#content .text {
	background: url(../img/bgText.png) ;
	background-repeat-y: repeat;
	height: 100%;
    float: left;
    width: 62%;
    padding: 44px 0 0 42px;
    font-size: 60px;
    display: block;
    color: #fff;

}
.text h3{
    line-height: 1;
    margin: 0;
}

.line2 {
    font-weight: 100;
}

div#loginContent {
    float: left;
    width: 50%;
    display: block;
}


.logosFooter li {
    display: inline-block;
    margin: 0 58px 0 0px;
}

ul.logosFooter {
    vertical-align: middle;
    display: table;
    padding: 0;
	    margin: 0;
}

.logo1 {
    background: url(../img/logos/xcaret.png) no-repeat center center;
    background-size: cover;
    display: block;
    width: 120px;
    cursor: pointer;
    height: 51px;
}
.logo2 {
    background: url(../img/logos/ado.png) no-repeat center center;
    background-size: cover;
    display: block;
    width: 140px;
    cursor: pointer;
    height: 40px;
}
.logo3 {
    background: url(../img/logos/logo3.png) no-repeat center center;
    background-size: cover;
    display: block;
    width: 95px;
    cursor: pointer;
    height: 74px;
}
.logo4 {
    background: url(../img/logos/uni.png) no-repeat center center;
    background-size: cover;
    display: block;
    width: 171px;
    cursor: pointer;
    height: 45px;
}
.logo5 {
    background: url(../img/logos/acotur.png) no-repeat center center;
    background-size: cover;
    display: block;
    width: 159px;
    cursor: pointer;
    height: 37px;
}

.logo6 {
    background: url(../img/logos/inmense.png) no-repeat center center;
    background-size: cover;
    display: block;
    width: 103px;
    cursor: pointer;
    height: 70px;
}


div#loginContent {
	height:100%;
	background:#B5002C;
    float: left;
    width: 26%;
    display: block;
}

#footer {
    background: #fff;
    padding: 0px 0 10px 0!important;
}
@media screen and (max-width: 1024px) {
	div#loginPhoto {
    padding: 0!important;
    top: 12px!important;
}
	#content .text {

    width: 54%;
    padding: 72px 0 0 42px;

}
	div#loginContent {

    float: left;
    width: 40%;

}

.logosFooter li {
    display: inline-block;
    margin: 0 15px 0 0px;
}
.text h3 {
    line-height: 1;
    margin: 0;
    font-size: 64px;
}
}


@media only screen and (max-width: 768px) {
	
	#menu #language {
   
    top: 23px;
    font-size: 14px;
    right: 68px;

}
	
	div#wraper {

    padding: 0 0 1px 0px!important;
;
}


	.text h3 {
    line-height: 1;
    margin: 0;
 
	
}
#content .text {
    text-align: center;
    height: 180px;
    float: none;
    width: 100%;
    padding: 72px 0 0 0px;
    font-size: 28px;
}
	
	div#loginContent{
		float:none;
		   width: 100%;
	}
		.login{
		float:none;
	}
	#footer {

    position: relative!important;

	}
.logosFooter li {
    /* width: 100%; */
    display: block;
    text-align: center;
    margin: 0 auto 29px;
}
.text h3 {
    line-height: 1;
    margin: 0;
    font-size: 38px;
}
}
