a {
  color: #1B1464;
  text-decoration: none;
  font-weight: bold;
}



.div-img:hover{
   -webkit-transform:scale(1.1);
	transform:scale(1.1);
}

.alert{
  text-align: center;
}

p{

  color: #000;
       font-weight: bold;
}

h2{
  font-family: 'Montserrat', sans-serif;
}

h4{
  font-family: 'Montserrat', sans-serif;
}

.item img {
  width:100%;
}

aside{
  float: right;
}

.margin-auto
{
  margin: auto;
}

.margin-top-7
{
  margin-top: 7px;
}

.margin-bottom-20
{
  margin-bottom: 20px;
}

.margin-bottom-10
{
  margin-bottom: 10px;
}

.text-justify
{
  text-align: justify;
}

.font-size-17
{
  font-size: 17px;
}

.font-size-15
{
  font-size: 15px;
}

.container-barra-blue{
  background-color: #042553;
  height: 10px;
}
.bg-gray{
  background-color: #E4E4E4;
}

.bg-white
{
  background-color: #fff;
}

.cl-white
{
  color: #ffffff;
}

.margin-10
{
  margin: 10px;
}
.margin-10-up-down
{
  margin: 10px 0px;
}


.margin-20-up-down
{
  margin: 20px 0px;
}

.margin-top-10
{
  margin-top: 10px;
}

.margin-top-20
{
  margin-top: 20px;
}

.img-with-20
{
  width: 50%;
}

.padding-20
{
  padding: 20px;
}

.padding-10
{
  padding: 10px;
}

.padding-side-28 {
  padding: 0px 28px;
}

.padding-side-40 {
  padding: 0px 40px;
}


.margin-top-20
{
  margin-top: 20px;
}


.no-padding
{
  padding: 0px;
}

.padding-40
{
  padding: 40px;
}

.box-shadow-slide
{
  box-shadow: 0px 0px 35px #000; 
}

.body-content{
  background-image: url('../img/inicio/patron.png');
  z-index: 1000;
height: 40%;
max-height: 100%;
}

.body-gradient
{
  background: -webkit-radial-gradient(#0071BA, #042553);
  background: -moz-radial-gradient(#0071BA, #042553);
  background: -o-radial-gradient(#0071BA, #042553); /* For Opera 11.6 to 12.0 */
  background: radial-gradient(#0071BA, #042553);
}

.navbar-inverse {
  background-color: #fff;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #1B1464;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #8AC43F;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #8AC43F;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #1B1464;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #9d9d9d;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #1B1464;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.container-navbar {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;

}
@media (min-width: 768px) {
  .container-navbar {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container-navbar {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-navbar {
    width: 1170px;
  }
}

.navbar {
  min-height: 42px;
  margin-bottom: 10px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}


.container-border-nav
{
 box-shadow: 0px 0px 5px #999;  
}

.container-border-nav-middle
{
 box-shadow: 0px 0px 5px #999; 
 height: 15px 
}


.container-border
{
 padding-top: 10px ;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #8AC43F;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}


.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: bold;
  line-height: 1.42857143;
  color: #1B1464;
  white-space: nowrap;
  text-align: left;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #8AC43F;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #8AC43F;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.container-grantias {
  display: inline-block;
}

.container-white{
  background-color: #ffffff;
  box-shadow: 0px 0px 15px #999;
  margin-top: -20px;
}

.garantias-position
{
  float: left;
}

.container-barra-blue{
  background-color:#0071BA ;
  height: 17.66px;
}

.container-footer
{
  background: -webkit-radial-gradient(#0071BA, #042553);
  background: -moz-radial-gradient(#0071BA, #042553);
  background: -o-radial-gradient(#0071BA, #042553); /* For Opera 11.6 to 12.0 */
  background: radial-gradient(#0071BA, #042553);
}

.svg {
  position: absolute;
  left: 0;
}

@media screen and (max-width: 1260px) {
  .garantias-display {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  .punto{
    display: none;
  }
}

.height-606{
  height: 606px;
}

.green-bar{
  background-color: #99CA50;
  box-shadow: 0px 0px 15px #000;
  margin-bottom: 30px;
}

.container-inicio-sesion{
  background-color: #ffffff;
  box-shadow: 0px 0px 15px #000;
}

.text-right{
  text-align: right;
}


.text-contactenos{
  font-style: italic;
  color:#0068A4;
}

.height-body
{
  min-height: 776px;
}

.container-list
{
 background-color: #ffffff;
}

@media only screen and (max-width: 800px) {

  /* Force table to not be like tables anymore */
  #no-more-tables table, 
  #no-more-tables thead, 
  #no-more-tables tbody, 
  #no-more-tables th, 
  #no-more-tables td, 
  #no-more-tables tr { 
    display: block; 
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables tr { border: 1px solid #ccc; }

  #no-more-tables td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50%; 
    white-space: normal;
    text-align:left;
  }

  #no-more-tables td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
    text-align:left;
    font-weight: bold;
  }

  /*
  Label the data
  */
  #no-more-tables td:before { content: attr(data-title); }
}

.cl-green{
  color: #99CA50;
}

.display-none
{
   display: none;
}

.magin-bottom-5
{
  margin-bottom: 5px;
}

.input-size{
  width: 100%
}

.margin-not-found {
  margin-top: 20px;
  margin-bottom: 20px;
}

.bg-green{
   background-color: #99CA50;
}

.margin-foro
{
  margin: 20px 5px 20px 5px;
}

.border-radius-12{
  border-radius: 12px;
}

@media screen and (max-width: 1024px) {
  .img-foro-user
  {
    display: none;
  }
}

.margin-foro-chat
{
  margin: 10px 10px 10px 0px;
}

.padding-5{
  padding: 5px;
}

.bg-blue{
  background-color: #2588C6;
}

.text-align-right
{
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .fecha-foro
  {
    display: none;
  }
}

.font-weight-bold
{
  font-weight: bold;
}

.cl-blue
{
  color: #1C75BC;
}

.margin-foro-enviar
{
  margin: 0px 0px 0px 10px;
}

.carousel-footer
{
  bottom: 0px;
  position: absolute;
  right: 0px;
  left: 0px;
  
}

.carousel-header
{
  top: 0px;
  position: absolute;

  
}

.container-scroll{
  overflow: scroll;
}

.checkbox{
  min-width: 0px !important;
  display: inline-block;
}

td{
  text-align: center;
}

.cursor-pointer{
  cursor: pointer;
}

.display-inline{
  display: inline-block;
}

.margin-top-20{
      margin-top: 15px;
}

.popover-content {
    padding: 9px 14px;
    color: #397CB7;
    font-weight: bold;
    text-align: center;
}

.form-control-with {

    width: 196px;

}

#padre {
  display: table;
  height:100px;
}
#hijo {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.font-bold{
  font-weight: bold;
}

#myModal .modal-dialog{
  width:50%;
}

.margin-top-24{
  margin-top: 24px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 20000;
    left: 43em;
    top: 0px;
    width: 55%;
    height: 100%;
   
    overflow: auto; /* Enable scroll if needed */
  

}
.modalArriba {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 20000; /* Sit on top */
    left: 44em;
    top: 0px;
    width: 55%;
    height: 110%;
   
    overflow: auto; /* Enable scroll if needed */
  

}
.modalIzq {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 20000; /* Sit on top */
    left: 643px;
    top: 0px;
    width: 55%;
    height: 100%;
   
    overflow: auto; /* Enable scroll if needed */
  

}
.modalAbajo {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 20000; /* Sit on top */
    left: 42em;
       top: 0px;
    margin-left: 93px;
    width: 50%;
    height: 100%;
   
    overflow: auto; /* Enable scroll if needed */
  

}
/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #000;
    float: right;
    font-size: 32px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.flashMessage{
    color: black;
    font-size: 23px;
}
.letraRoja{
    color:red;
}
