.nav-bar {
    height: 155px;
    max-height: 155px;
    line-height: 153px;
    border-bottom: 1px solid #ccc;
}

.image-xs {
    max-height: 65px;
}
.color{
    color: brown!important;
}
.color-01{
    color: aquamarine!important;
}
.color-02{
    color: rgb(166, 207, 207)!important;
}
.color-03{
    color: rgb(88, 255, 66)!important;
}
.color-05{
    color: rgb(255, 255, 255)!important;
}
.color-06{
    color: black!important;
}
.color-09{
    color: darkgreen!important;
}
.color-10{
    color:rgb(42, 83, 1)!important;
}
.color-11{
    color:rgb(3, 114, 133);
}

.color-blanco{
    color: white!important;
}
.fons-01{
    background-color: rgb(32, 32, 32)!important;
}
.fondo-01{
    background-color: #eafbe6!important;
}
.fondo-02{
    background-color: #fceaea!important;
}
.fondo-03{
    background-color: #92ffb1!important;
}
.fondo-04{
    background-color: #f0faf3!important;
}

.bg-primary {
    background: #b1fd6f!important;
  }
.footer-color-1{
  background-color: #ecc978!important;
}
.footer-color-2{
    background-color: #fbb4ff!important;
}
.footer-color-3{
    background-color: #b5dd8a!important;
}
.footer-color-4{
    background-color: #fb9a97!important;
}
.footer-color-5{
    background-5olor: #d87571!important;
}
.footer-color-6{
    background-color: #fcbdf5!important;
}




.sombra{
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.26);
}
.espacio{
    margin-left: 10px;
}

.p-video {
    padding: .5rem!important
}

  
.foundry_modal{
    background-color: black!important;
}
.text-modal{
    padding-left: 20px;
    padding-right: 20px;
}
.background-multiply .background-image-holder {
    background-color: #3b3be8 !important;
    background-blend-mode: multiply;
  }
.justi{
    text-align: justify;
}
/* Boton arriba */
#scrollTopButton {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #5ebb47;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 50%;
    width: 42px;
}

#scrollTopButton:hover {
    background-color: #0057b393;
}
/* Boton arriba */


.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #fafafa;
}
.premsa{
    margin-bottom: 10px;
}
.mutis{
    opacity: 0;
}
h1.large-01 {
    font-size: 92px;
    line-height: 80px;
    font-weight: 100;
}
.btn-filled{
    color: #3b3be8!important;
}
section.testimonis{
  margin-top: opx!important;
}

@media (max-width: 767px) {
  section .secti {
      padding: 5px;
      margin-top: 100px;
  }
}
@media (max-width: 767px) {
    .secti {
        margin-top: 0px!important;
    }
  }
.trajec{
    font-weight: 700!important;
}
@media (max-width: 767px) {
    .pt-xs-80 {
        padding-top: 38px;
    }
}
.justi{
    text-align: justify;
}

.icon-color {
    color: #c90505!important; /* Cambia el color a tu preferencia */
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (max-width: 767px) {
    .section-yo{
        padding: 39px 20px!important;
    }
}
@media (max-width: 767px) {
    .bandera{
        width: 5%;
    }
}
.minifotos{
    padding-bottom: 10px;
}
.flotar{
    float: right;
}
.campos{
    font-weight: 300!important;
}
.lila{
    color:#0097b2!important;
}












