/* YOUR CUSTOM STYLES */

html,body {height: 100%; font-family: 'Raleway', sans-serif;}

.crete-round{font-family: 'Crete Round', serif;}


.onsite-theme-color-1{background-color: #001840 !important;}
.onsite-theme-color-2{background-color: #66cc33 !important;}

.onsite-text-color{color: #001840 !important;}
.onsite-text-color-2{color: #66cc33 !important;}

.navbar-logo-img {width: 75%; max-width: 185px;}
.navbar { background-color: white; }


.photo-2 {background-image: url("https://mdbootstrap.com/img/Photos/Horizontal/Work/full%20page/img%20%281%29.jpg"); margin-top: 88px;} /*EMPRESA */
.photo-3 {background-image: url("http://www.buenosnegocios.com/adjuntos/155/imagenes/000/061/0000061396.jpg"); margin-top: 88px;} /*CONTACTO*/
.photo-4 {background-image: url("http://www.victoria147.com/wp-content/uploads/2015/07/CEO-recursos-humanos-INT.jpeg"); margin-top: 88px;} /*Servicios*/


@media (max-width: 776px) {
    .navbar-logo-img {
        max-width: 120px;
    }
}

.ul-circle li{
    list-style-type: circle;
    margin-left: 1em;
}
footer.page-footer{
    margin-top: 0;
}

.onsite-empresa-principales .card img{
    width: 100%;
    max-height: 140px;
}


/*---------------------------------------------*/
.streak {
  display: block;
  position: relative;
  overflow: hidden;
  height: 250px;
}

.streak.streak-lg {
    height: 400px;
}

@media (max-width: 450px) {
    .streak.streak-long {
      height: 400px; 
      } 
}
.streak.streak-photo {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; 

}
@media (min-width: 1024px) {
    .streak.streak-photo {
    background-attachment: fixed; 
    } 
}
.streak.no-flex {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    height: auto; 
}
.streak .flex-center ul, .streak .card-overlay ul, .streak .card .card-circle ul, .card .streak .card-circle ul, .streak .testimonial-carousel .testimonial .avatar ul, .testimonial-carousel .testimonial .streak .avatar ul, .streak .section.team-section .avatar ul, .section.team-section .streak .avatar ul {
    margin-bottom: 0; 
}
.streak .flex-center ul li:last-child, .streak .card-overlay ul li:last-child, .streak .card .card-circle ul li:last-child, .card .streak .card-circle ul li:last-child, .streak .testimonial-carousel .testimonial .avatar ul li:last-child, .testimonial-carousel .testimonial .streak .avatar ul li:last-child, .streak .section.team-section .avatar ul li:last-child, .section.team-section .streak .avatar ul li:last-child {
    margin-bottom: 0; 
}



