@charset "UTF-8";

/*LIGHTBOX*/

.overlay-aviso{
    width:100%; 
    z-index: 1031; 
    position:fixed; 
    top:0; 
    right: 0;
    bottom: 0;
    left:0; 
    background-color: black; 
    opacity: 0.95; 
    text-align:center;
    padding-top: 60px;
}

.close-aviso{
    display: none !important;
}

.modal-overlay img{
    width: 100%;
}

.modal-overlay button{
    background-color: red;
    border: none;
    padding: 15px 45px;
    border-radius: 30px;
    font-size: 1.4em;
    margin-top: 30px;
    color: white;
}

.modal-overlay {
    width: 60%;
    position: absolute;
    margin-top: 60px;
    margin-left: 20%;
    text-align: center;
    z-index: 1032; /* 1px higher than the overlay layer */
}

/*GENERAL STYLES*/

body{
    font-family: 'Lato', sans-serif;
    overflow-x: hidden !important;
    float: left;
    position: relative;
}

html, body{
  min-height: 100%;
}

.container-fluid{
    padding-right: 0;
    padding-left: 0;
}

/*DESCARGAS*/

h4.panel-title{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #a19d9b;
    text-transform: capitalize;

}

.archivos{
    text-align: center;
}

.archivos h1{
    font-size: 0.8em;
    color: black !important;
}

.archivos img{
    width: 75% !important;
    margin-bottom: 5px !important;
}

/*MENU MAIN*/

.navbar-brand img{
    width: 85%;
}

.navbar-nav{
    margin-top: 20px;
}

nav.top-nav-collapse .navbar-brand img{
    width: 50%;
    margin-bottom: 15px
}

nav.top-nav-collapse .navbar-nav>li>a{
    color: black !important;
}

nav.top-nav-collapse {
    border-bottom: thin solid #efefef;
}

nav.top-nav-collapse ul.nav {
    margin-top: 10px !important;
}

.navbar-default .navbar-nav>.active>a{
    background-color: transparent !important;
    color: #bf2026;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    background-color: transparent !important;
    color: #bf2026 !important;
}

.navbar-brand {
    float: left;
    height: auto; 
    padding: 1px; 
    font-size: 18px; 
    line-height: 20px; 
}

.navbar .dropdown-menu a {
    font-size: 1em !important;
}

.carousel-caption .btn {
    font-size: 1.2em;
}

/* Dropdown Button */
.dropbtn {
    background-color: transparent;
    font-family: 'Lato', sans-serif;
    color: black;
    text-transform: uppercase;
    padding: 15px;
    font-weight: 700;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 234;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #fff;
    color: red;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.carousel-caption {
    left: 10%;
    top: 140px;
    width: 70%;
    text-align: left;
}

.carousel-caption h2{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2.6em;
}

.carousel-caption p{
    font-size: 1.3em;
}

ul.nav li.active{
    height: auto !important;
}

/*BANNER*/
#myCarousel .carousel-control {
    width: 50px;
    height: 50px;
    margin-top: 250px;
}

.carousel-control.right{
    right: 30px;
}
.carousel-control.left{
    left: 30px;
}

#myCarousel .carousel-control {
    width: 50px;
    height: 50px;
    margin-top: 250px;
}

#myCarousel .carousel-control img {
    width: 50px;
}

/*NOSOTROS*/

section.nosotros{
    padding-bottom: 70px;
    padding-top: 70px;
}

section.nosotros h1{
    font-weight: 900;
    color: #bf2026;
    margin-top: 0;
}

section.nosotros p{
    font-weight: 300;
    color: #000;
    font-size: 1.6em;
}

section.nosotros span{
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    font-size: 1.6em;
}

section.nosotros .gutter-top-medium{
    margin-top: 50px;
}

section.nosotros ul li{
    list-style-type: circle;
    font-size: 1.5em;
    font-weight: 300;
}

section.nosotros ul {

    padding-left: 20px;
}

.info img{
    width: 100%;
    margin-bottom: 30px;
}

/*SERVICIOS*/

section.servicios{
    
    background-color: #f5f4f4;
    padding-bottom: 50px;
    padding-top: 50px;
}

section.servicios h1{
    font-weight: 900;
    color: #000;
    margin-top: 0;
}

section.servicios p{
    font-weight: 300;
    color: #000;
    font-size: 1.6em;
}

section.servicios .gutter-top-medium{
    margin-top: 50px;
}

.servicios-gallery img{
    width: 100%;
}

.mask{
    color: black;
     font-weight: 900;
     font-size: 1.6em;
     text-align: center;
     padding-top: 120px;
}

.mask-equipo{
    color: white;
    font-weight: 300;
    font-size: 1em;
    text-align: center;
    padding-top: 50px !important;
    padding-left: 10px;
    padding-right: 10px;
        margin-right: auto;
    margin-left: auto;
}

.overlay img{
    width: 100%;
}

/*EQUIPO*/


.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    /*margin-bottom: 30px;*/
}




.gutter-bottom-medium{
    margin-bottom: 40px;
}

section.equipo{

    background-color: #FFF;
    padding-bottom: 50px;
    padding-top: 70px;
}

section.equipo h1{
    font-weight: 900;
    color: #bf2026;
    margin-top: 0;
}

section.equipo h2{
    font-weight: 700;
    color: #bf2026;
    margin-top: 0;
    font-size: 1.9em;
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: left;
}

section.equipo p{
    font-weight: 300;
    color: #000;
    font-size: 1.6em;
}

section.equipo span {
    font-weight: 300;
    color: #000;
    font-size: 1em;

}

section.equipo .gutter-top-medium{
    margin-top: 50px;
}

div#text-center{
    text-align: justify;
}

.carousel-inner.onebyone-carosel { margin: auto; width: 90%; }
.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.05);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.05);
}

#myCarousel-1{ 
    min-height: 400px; 
} 

#myCarousel-1 .carousel, .item, .active {
    height: 320px;
}

#myCarousel-1 .carousel-inner {
   min-height: 450px;
}

.carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none; 
    background-image: none;
    background-repeat: repeat-x;
}

.carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none; 
    background-image: none;
    background-repeat: repeat-x;
}

.carousel-control {
    width: 50px;
    height: 50px;
    margin-top: 100px;
}

/*CONTACTO*/

section.contacto ul li:nth-child(2) {
    list-style-type: none !important;
}

section.contacto ul li:nth-child(3) {
    list-style-type: none !important;
}

section.contacto ul li:nth-child(4) {
    list-style-type: none !important;
}

section.contacto{
    background-color: #59554d;
    padding-bottom: 50px;
    padding-top: 70px;
}

section.contacto h1{
    font-weight: 900;
    color: #fff;
    margin-top: 0;
}

section.contacto h2{
    font-weight: 700;
    color: #bf2026;
    margin-top: 0;
    font-size: 1.3em;
    margin-top: 10px;
    margin-bottom: 0px;
}

section.contacto p{
    font-weight: 300;
    color: #fff;
    font-size: 1.5em;
}

section.contacto span {
    font-weight: 300;
    color: #000;
    font-size: 1.1em;
}

section.contacto .gutter-top-medium{
    margin-top: 50px;
}

section.contacto input{
    width: 70%;
    background-color: white !important;
    color: black;
    padding-left: 15px;
    height: 35px;
    font-family: 'Lato', sans-serif;
    font-size: 1em;
}

section.contacto textarea{
    width: 72%;
    background-color: white;
    color: black;
    padding-left: 15px;
    min-height: 250px;
    font-family: 'Lato', sans-serif;
    font-size: 1em;
    padding-top: 10px;
}

section.contacto button{
    width: 30%;
    font-size: 1.3em;
}

section.contacto ul{
    width: 100%;
    padding-left: 20px;
    margin-top: 20px;
}

section.contacto ul li{
    list-style-type: circle;
    color:white;
    font-size: 1.1em;
    margin-bottom: 5px;
    font-weight: 300;
    word-break: break-all;
}

/*FOOTER*/

footer{
    background-color: black;
    padding: 40px 20px 40px 20px;
    text-align: center;
    color: #59554d;
    text-align: left;
    font-size: 1em;
}

footer a{
    color: #be0606;
}



footer img{
    width: 55%; 
    margin-top: 10px;
}

.footer-booster{
    border-top: thin solid #59554d; 
    padding-top: 25px;
    margin-top: 30px;
}

.border-left{
    border-left: thin solid #59554d;
    padding-left: 100px;
}

/*PAGINA INTERNA*/

.margin-internas{
    margin-top: 130px;
}

section.breadcrumbs{
    background-color: #f5f4f4;
    padding-bottom: 20px;
    padding-top: 20px;
}

section.breadcrumbs li.breadcrumb-item{
    height: 1px !important;
}

.breadcrumb {
    padding: 8px;
    padding-left: 50px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px;
}

.text-justify{
    text-align: justify;
}

.text-center{
    text-align: center;
}

/*RESPONSIVE STYLES START HERE*/

@media only screen and (min-width: 1440px){


}

@media only screen and (max-width: 1024px){

    .navbar-default .navbar-toggle {
        background-color: red;
        border:white;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
        margin-left: 10px;
    }

    .navbar-brand img {
        width: 65%;
    }

    .navbar-default .navbar-toggle {
        margin-top: 30px;
    }

    #portfoliolist{
        width: 90%;
        margin-left: 5%;
    }

    section.contacto textarea {
        width: 73%;
    }

    nav.top-nav-collapse ul.nav {
        margin-bottom: 30px;
        background: #fff;
    }

    .navbar-default .navbar-toggle {
        margin-top: 25px;
    }

    .navbar{
        background-color: #fff;
    }

    .navbar-default .navbar-nav>li>a {
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
    }

    .navbar-nav {
        padding-left: 30px;
    }

    ul.dropdown-menu li {
        margin-left: 20px;
        margin-right: 20px;
        display: inline;
        float: left;
    }

    .navbar .dropdown-menu {
        position: relative ;
        width: 100%;
    }

    .dropdown-menu{
        box-shadow: none;
    }

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

    .gallery-padding{
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-bottom: 30px;
    }

    section.contacto input{
        width: 80%;
        margin-left: 10%;

    }

    section.contacto textarea {
        width: 82%;
        margin-left: 10%;
    }

    section.contacto button {
        width: 70%;
        margin-left: 15%;
    }

    section.nosotros {
        padding-bottom: 70px;
        padding-top: 10px;
    }

     .archivos{
        text-align: center;
        width: 25%;
        float: left;
    }

     .archivos img {
        width: 100% !important;
        margin-bottom: 5px !important;
    }

    nav.top-nav-collapse .navbar-brand img {
        margin-top: 15px;
    }


}

@media only screen and (max-width: 768px){

    .navbar-brand img {
        width: 50%;
        margin-top: 10px;
    }

    .archivos{
        text-align: center;
        width: 25%;
        float: left;
    }

    .navbar-nav{
        padding-left: 30px;
    }

    .gallery-padding{
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-bottom: 30px;
    }

    div#portfoliolist{
        width: 95%;
    }

    section.contacto input{
        width: 90%;
        margin-left: 5%;
    }

    section.contacto textarea{
        width: 92%;
        margin-left: 5%;
    }

    section.contacto button {
        width: 70%;
        margin-left: 15%;
    }

    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
        margin-left: 30px;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
        background-color: #dd700f;
        color: white;
        margin-top: 20px;
        margin-right: 25px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .top-nav-collapse {
        padding: 0;
        background: white;
    }

    nav.top-nav-collapse .navbar-toggle{
        margin-top: 40px;
    }

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

    nav.top-nav-collapse ul.nav {
        margin-bottom: 30px;
        background: #fff;
    }

    .navbar-nav .open .dropdown-menu {
        position: static !important;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    nav.top-nav-collapse .navbar-brand img {
        margin-top: 30px;
    }

    ul.dropdown-menu li{
        margin-left: 20px;
        margin-right: 20px;
        display: inline;
        float: left;
    }

    .archivos img {
        width: 100% !important;
        margin-bottom: 5px !important;
    }

    .navbar-default {
        background-color: #fff;
    }

    nav.top-nav-collapse{
        background-color: #fff;
    }

    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
        background-color: #ccc;
    }

    section.nosotros {
        padding-bottom: 70px;
        padding-top: 10px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent; 
    }

    .background-grey{
        background-color: #efefef !important;
    }

    section.breadcrumbs {
        background-color: #fff;
    }

    .breadcrumb{
        background-color: #fff;
    }

    .navbar div.container{
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-collapse{
        background-color: white !important;
    }

    .navbar-default .navbar-nav>li>a {
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
    }
    
}

@media only screen and (max-width: 425px){

     .navbar-default .navbar-toggle{
        position: absolute;
        right: 35px;
        margin-right: 0;
    }

    section.contacto textarea{
        width: 94%;
        margin-left: 5%;
    }

    footer{
        text-align: center;
    }

    footer ul li{
        text-align: center;
    }

    section.contacto button {
        width: 95%;
        margin-left: 5%;
    }

    .archivos {
        width: 50%;
    }

    .margin-internas{
        margin-top: 100px;
    }

    .breadcrumb {
        padding-left: 0px;
    }

    section.nosotros .gutter-top-medium {
        margin-top: 5px;
    }

    .container-fluid>.navbar-collapse, 
    .container-fluid>.navbar-header, 
    .container>.navbar-collapse, .container>.navbar-header{
        margin-bottom: 20px;
    }
    
    .carousel-caption {
        left: 5%;
        top: 80px;
        width: 90%;
        text-align: left;
    }

    .carousel-caption h2 {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 2.2em;
    }

    #filters {
        margin-left: 0.5em !important;
    }

    #filters li span {
        padding: 10px 20px !important;
        font-size: 0.9em !important;
        margin-top: 0.8em !important;
    }

    section.equipo .gutter-top-medium {
        margin-top: 20px;
    }

    section.equipo h2 {
        font-size: 1.5em;
    }

    ul.dropdown-menu li {
        margin-left: 0px; 
        margin-right: 0px; 
        display: inline; 
        width: 100%;
        float: left;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 700px;
}

}

@media only screen and (max-width: 375px){

    .navbar-default .navbar-toggle{
        position: absolute;
        right: 35px;
        margin-right: 0;
    }

    section.contacto textarea{
        width: 94%;
        margin-left: 5%;
    }

    footer{
        text-align: center;
    }

    footer ul li{
        text-align: center;
    }

    section.contacto button {
        width: 95%;
        margin-left: 5%;
    }

    .archivos {
        width: 50%;
    }

    .margin-internas{
        margin-top: 100px;
    }

    .breadcrumb {
        padding-left: 0px;
    }

    section.nosotros .gutter-top-medium {
        margin-top: 5px;
    }

    .container-fluid>.navbar-collapse, 
    .container-fluid>.navbar-header, 
    .container>.navbar-collapse, .container>.navbar-header{
        margin-bottom: 20px;
    }
    
    .carousel-caption {
        left: 5%;
        top: 80px;
        width: 90%;
        text-align: left;
    }

    .carousel-caption h2 {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 2.2em;
    }

    #filters {
        margin-left: 0.5em !important;
    }

    #filters li span {
        padding: 5px 15px !important;
        font-size: 0.9em !important;
        margin-top: 0.8em !important;
    }

    section.equipo .gutter-top-medium {
        margin-top: 20px;
    }

    section.equipo h2 {
        font-size: 1.5em;
    }

    ul.dropdown-menu li {
        margin-left: 0px; 
        margin-right: 0px; 
        display: inline; 
        width: 100%;
        float: left;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 700px;
}
}

@media only screen and (max-width: 320px){
    
}

@media only screen and (max-width: 1440px) and (min-width: 1024px){
   
    
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
   
    
}

@media only screen and (max-width: 768px) and (min-width: 425px){
   
    
}

@media only screen and (max-width: 425px) and (min-width: 320px){
   
    
}

/*Fix para el menu responsive*/

@media (max-width: 1000px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}




/* Modal */

 /* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 30%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
} 