html,body {height:100%;width:100%;}
.jumbotron {background-color:inherit;}
.container-full-bg {width:100%;height:100%;max-width:100%;background-position:center;background-size:cover;}
.container-full-bg .container, .container-full-bg .container .jumbotron {height:100%;width:100%;}
.inicio{ position:absolute; bottom:10%; text-align:center; width: 92%;}

.inmodal .modal-header {
    padding: 30px 30px!Important;
    text-align: left!Important;
}

.disclamer{ background-color:#DDD; padding:50% 15px; text-align:center;}

.progress {background-color: rgba(1, 144, 197, 0.29)!Important; margin-bottom: 0px;!Important;}

.pricing-dest {background-image:url(../img/pricing.png); background-repeat:no-repeat; background-position:bottom; margin:0px; padding:20px 0px; height:140px;}

/* Cores Simulador*/
.green-color {
    color: #390;
}

.green-bckg-color { background-color: #390!Important;
}

.blue-bckg-color { background-color: #0090c5!Important;
}

.blue-dark-bckg-color { background-color: #01509F!Important; }

.white-font{ color:#FFFFFF;}

.affix {position:fixed!Important; top: 100px!Important; width: 540px!Important;}


.blue-font-color {
  color: #31708f;
  font-weight: bold;
}

/*  INICIO HEMOFILIA*/
.d-inline {display: inline;}

@media (max-width: 360px) {
  .col-xs-4 {
    float: left;
  }
  .col-xs-4 {
    width: 100%;
  }
}