/*
/* 
    Created on : 13-sep-2016, 9:37:32
    Author     : Romina
*/
.col-centered{
    float: none;
    margin: 0 auto;
}
.recaptcha{
    width: 400px;
    float: left;
    position: relative;
    left: 30%;
    margin-top:0px;

}    
.nota{
    width: 40%;
    margin-left: 10px;
    font-weight: 500;
    border:2px red dotted;
    padding: 5px;
}
.contenedor-logo-boton{
    width: 600px;display: inline-block;margin-top: 30px;
}
@media (min-width: 768px) {
  .fa-long-arrow-down{
    display: none;
}
  .fa-long-arrow-right{
    display: none;
}
.form-bock{
    width: 100%;
    margin-bottom:20px;
    display: inline;
    float: left;
}
  .informe{
   width: 20%;
   float: left;
   margin-bottom:20px;
}
.input{
   width: 80%;
   float: left;
}
.form-inline .form-control {
    width: inherit; 
} 

}
@media (max-width: 767px) {
  .fa-long-arrow-right{
    display: none;
}
  .fa-long-arrow-down{
    display: inherit;
        display: none;
}
.input{
   width: 100%;
   float: left;
}
.form-bock{
    height: 90px;
}
.nota{
    width: 80%;
    margin-left: 0;
    margin: auto;
} 
#distinto{
    float: left;
}
#comprobante{
    margin-bottom:100px; 
}
.recaptcha{
    width: 300px;
    float: left;
    position: inherit;
    left: 0%;
    margin-top:100px;
} 
.contenedor-logo-boton{
    width: 100%;display: inline-block;margin-top: 30px;
}  
}

@media screen and (max-width: 590px){
.g-recaptcha {
margin-bottom: 100px;
margin-top: -100px;
}}
@media (max-width: 1300px) {
  .navbar li a{
    padding: 3px;  
        -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;  
}

.navbar li a:hover{
    text-decoration: none;
    padding: 3px;
    list-style-type: none;
    color: #da1a21;
    background: #FFF;
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;  
}
#lista{
    padding-bottom: 30px;
}
}
@media (min-width: 800px) {
   .modal-dialog{
    width: 40%;
}
} 
@media (max-width: 1200px) {
    #footer{
        padding-top: 100px;
    }
} 
@media (max-width: 1100px) {
    #footer{
        padding-top: 300px;
    }
} 
@media (max-width: 1099px) {
    #footer{
        padding-top: 10-0px;
    }
    .copy{
       margin-bottom: 200px;
    }
}   
@media (max-width: 990px) {
  .navbar li a{
    padding: 3px;  
}
#lista{
    padding-bottom: 0px;
    width: 50%;
    float: left;
}
#lista2{
    margin-top: 0px;
    padding-bottom: 0px;
    width: 50%;
    float: left;
}
}

@media (max-width: 900px) {
.text-contacto{
    padding: 30px;
    min-height: 700px;
}
#background{
    display: none;
}
#background-respo{
    display: inherit;
}
    #footer{
padding-top: 0px;
}
.text-contacto h2{
    color:#004378;
    padding: 10px 0 0 0px;
    font-size:30px;
    text-align: center;
}

.text-contacto h4{
    color:#004378;
    padding: 0px 0 0 10px;
    font-size:20px;
}
.text-contacto p{
    padding: 10px 0 0 10px;
    font-size: 16px;
    line-height: 26px;
}
.nav-justified{
    display: inline;
}
#boton-res{
        background-image: url(../img/icono_mas-01-01.png);
        background-size: cover;
        width:31px;
        height:31px;
            position: absolute;
    right: 30px;
    top: 20px;
        margin-bottom: 10px;
        outline:none;
        border:none;
}

.nav {
    position: -webkit-sticky;
    top: 0;
    z-index: 1;
    background-color: #0060a5;
        -ms-transform: translate(0px,0px);/* IE 9 */
    -webkit-transform: translate(0px,0px); /* Safari */
    transform: translate(0px,0px);
}
.nav {
  margin-top: -20px;
  padding: 28px 0 25px 0;
}
.sticky {
  padding: 20px 0 10px 0;
}
.nav > li > a{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px;
    color:#FFF;
     background: #004378;
}
.nav > li > a:hover{
    position: relative;
    display: block;
    margin: 0;
    color:#004378;
    background: transparent;
}
.menu-principal{
    display: none;
}
.nav-justified {
    display: inline-block;
    margin: 0;
}
.nav-justified li{
    list-style: none;
}
.product {
    padding-left: 0px;
}
.nav div{
    margin-left: 0px !important;
    display: inline-flex;
}
}
@media (max-width: 900px) {
.text-nosotros h2{
    color:#004378;
    padding: 0px 0 0 0px;
    font-size:30px;
    text-align: center;
}

.text-nosotros p{
    padding: 0px 0 0 0px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
}
.nav-justified{
    display: inline;
}
.nav > li > a{
    position: relative;
    display: block;
    margin: 0;
    color:#FFF;
     background: #004378;
}
.logo-responsive{
    width: 50%;
}
.nav > li > a:hover{
    position: relative;
    display: block;
    margin: 0;
    color:#004378;
    background: transparent;
}
.menu-principal{
    display: none;
}
ul{
        padding: 0;
}
.btn-danger {
    color: #FFF;
    border: none;
    width: 100px;
    padding: 10px;
    margin-left: 130px;
}
}