﻿html, body {
  height: 100%;
  width: 100%;
}
body {
font-family: 'Open Sans', sans-serif;
font-style: normal;
position: relative;
background: url(http://portales.inacap.cl/web_resources/themes/re-inacap/img/body.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, var, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, embed, object {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-variant: normal;
  text-transform: none; 
}
/*.container {
  margin-top: 50px;
  height: 500px;
}*/
.content {
  position: relative;
  background: none;
}
.content .ticket {
  position: absolute;
  z-index: 50;
  left: 0;
  right: 0;
  top: -120px;
}
.content .ticket img {
  width: 460px;
}
.content .container {
background-color: transparent !important;
}
#col-content {
  background-color: rgba(255, 51, 40);
  background-color: rgba(255, 51, 40, 0.7);
}
section.box {
margin-top: 4%;
margin-bottom: 4%;
float: left;
width: 44%;
padding: 20px;
height: 320px;
}
#boxleft {
  margin-left: 4%;
  margin-right: 2%;
  background-color: #ffffff;

}
#boxleft h3 {
  font-size: 20px;
  color: #c23734;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
}
#boxleft p {
  text-align:center; 
  font-size:12px;
}
#boxleft .upper {
  text-transform: uppercase;
}
.boxright {
  margin-left: 2%;
  margin-right: 4%;
  background-color: #ffffff;

}
.boxright h3 {
  text-align: center;
  color: #ffffff;
  font-size: 20px;
   font-style: italic;
}
.hr-pero {
  border-top: 1px solid #c23734;
}
.datos-pero {
  text-align: center;
  color: #ffffff;
  margin-top: 40px;
}
textarea {
  resize: none;
}
.boxred {
  background-color: rgba(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.bordered {
  border: 2px solid #ccc;
}
.bordered h3 {
  text-align: center;

}
.login-submit {
  text-align: right;
  width: 20%;
  float: right;
}

#login-form-buttons{

}
.description {
  font-style: italic;
  font-size: 10px;
  margin-top: 24px;
  text-align: center;
}
#rut-div {
  margin-top: 25px;
  margin-bottom: 19px;
}
.login-username, .login-password, .forgetmenot {
  font-size: 13px;
}
.wrap {
height: 650px;
}
.floting {
position: fixed;
right: 10%;
font-size: 50px;
top: 70%;
color: #ffffff;
}
.floting a {
color: #ffffff;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.floting a:hover {
color: #ff3328;;
}
.section-2 {
height: 600px;
text-align: center;
}
.content {
margin-top: 170px;
background: none;
padding-top: 0px;
height: 100%;
min-height: 350px;
}
.section-1 h1 {
text-align: center;
font-size: 50px;
color: #ffffff;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: bold;
letter-spacing: -2px;
}
.white-pero {
  color:#ffffff;
  }
  .text-pero {
 text-align: center;   
  }
  .forgetmenot {
    float: left;
width: 80%;
  }
  .login-submit {

  }
.section-1 img {
text-align: center;
float: none;
margin: auto;
}
.left_content {
padding-top: 50px;
padding-right: 30px;
/*background-color: rgba(255, 51, 40, 0.5);
height: 400px;
*/}
.section-2 h3 {
text-align: center;
text-transform: uppercase;
font-size: 23px;
margin-bottom: 30px;
font-family: 'Open Sans', sans-serif;
color: #ffffff;
}
.left_content h3 {

}
.section-2 p {

}
.right_content {
padding-top: 50px;
padding-left: 30px;
}
.right_content {

}
footer.footer {
width:100%;
height:100px;
position: fixed;
bottom:0;
left:0;
background-color: rgba(255, 51, 40, 0.7);
color: #ffffff;
padding: 0px;
text-align: center;
font-family: 'Open Sans', sans-serif;
}
.footer h5 {
color: #ffffff;
margin-bottom: 5px;
font-family: 'Open Sans', sans-serif;
}
.footer .red {
float: none;
width: 30%;
margin: auto;
}
.footer .redes {
  float: left;
  text-align: center;
  width: 50%;
}
.footer .red2 {
float: none;
width: 30%;
margin: auto;
margin-top: 30px;
height: 40px;
}
.modal-open {
overflow: hidden;
}
.modal-content {
overflow: auto;
overflow-y: inherit;
background-color: #ff3328;
}
.modal {
overflow: hidden;
overflow-y: hidden;
}
.modal-header h1 {
text-transform: uppercase;
font-size: 60px;
margin-bottom: 30px;
font-family: 'Open Sans', sans-serif;
color: #ffffff;
text-align: center;
font-weight: normal;
letter-spacing: 0px;
}
.modal-header h2 {
text-transform: uppercase;
font-size: 20px;
font-family: 'Open Sans', sans-serif;
color: #ffffff;
text-align: center;
}
.modal-body p{
color: #ffffff;
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 14px;
}
.modal-body a{
color: #ffffff;
font-family: 'Open Sans', sans-serif;
}
.modal-body h2 {
text-transform: uppercase;
font-size: 20px;
font-family: 'Open Sans', sans-serif;
color: #ffffff;
text-align: center;
}
.modal-body h3 {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
color: #ffffff;
text-align: center;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
margin-bottom: 10px;
}
div.mensaje {
 border: none;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
-webkit-border-radius: 4px;
-moz-border-radius: 4px; 
background-color: #ff3328;
padding: 15px;
width: 600px;
text-align: center;
float: none;
margin: 30px auto;
color: white;
}
@media (min-width : 320px) and (max-width : 480px) {
/* Styles */
.content {
height: 800px;
}
section.box {
  width: 100%;
  height: 350px;
}
#boxleft, #boxright {
  margin-left: 0px;
  margin-right: 0px;
}
}
@media only screen 
and (min-width : 1824px) {
/* Styles */
body {
height: 1000px;
}
.wrap {
height: 1000px;
}
.section-2 {
height: 1000px;
}
}