body{
    font-family: Montserrat;

    font-size: 1.3em;
}

section {
    margin-top: 100px;
}

.ocultar {
    opacity: 0;
}
.visible {
    opacity: 1;
}

.big {
    font-size: 50px;
    line-height: 50px;
}
.modulo {
    padding: 40px 0;
    min-height: 500px!important;
}
.padd {
    padding: 40px 0;
}
.bg_diagonal_izq {
    background: url('../img/bg_diagonal_izq.svg') no-repeat;
    background-size: cover;
    background-position: center;
    color: black;
}
.bg_diagonal_der {
    background: url('../img/bg_diagonal_der.svg') no-repeat;   
    background-size: cover;   
    background-position: center;   
    /* color: black; */
}

.container{
    -webkit-transition: width 800ms ease-in-out;
    -moz-transition: width 800ms ease-in-out;
    -o-transition: width 800ms ease-in-out;
    transition: width 800ms ease-in-out;
}
/* ------------- NAV ---------------------- */
.navbar-nav a {
    padding: 15px 0;
}

.navbar-inverse{
    /* display: none; */
    min-height: 100px;
    background: black;
    margin-bottom: 0;
}
.navbar-inverse .navbar-nav > li > a {
    /* padding-top: 40px; */
    /* padding-bottom: 40px; */
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 1.4rem;
    color: white;
    padding: 15px 10px;
    text-transform: uppercase;
}
li > .dropdown-menu {
    right: -20px;
    background-color: rgb(255, 210, 3);
}

.dropdown-menu .divider {
    margin: 1px 16px;
    background-color: rgb(163, 163, 163);
}

.topnav .navbar-nav {
    margin-top: 25px;
}

.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus, 
.navbar-inverse .navbar-nav >li>a:hover{
    background-color: rgb(32,32,32);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}


/* ------------- Slide banner ---------------------- */
div#myCarousel {
    min-height: 400px;
    height: 50%;
}

.carousel-inner {
    height: 100%;
}


.carousel .item {
    height: 100%;
    background-size: auto 100%!important;
}


.banner {
    /* background-size: auto 100%; */
    min-height: 500px;
}

.banner .texto {
    /* padding: 100px 0; */
}


/* ------------- HOME ---------------------- */

#home_2, #home_3, #home_4, #home_5 {
    /* min-height: 500px; */
}



#home_1 {
    background: black;
}


#home_3 {
    background: url('../img/banner3.jpg')!important;
    background-size: cover;
    color: white;
    /* min-height: 400px; */
}
#home_4 {
}
#home_4 {
    background: rgb(250, 210, 3) url('../img/banner4.jpg') no-repeat;
    background-attachment: fixed;
    background-position: 73% 90px;
    background-size: 25%;
}

#home_2, #home_5{
    color: black;
}

.recuadrado {
    display: inline-block;
    background: rgba(0, 0, 0, 0.38);
    padding: 3px 10px;
    min-width: 40%;
    text-transform: uppercase;
    margin: 15px 0;
}

.bajada {
    font-family: Rokkitt;
    font-size: 30px;
    line-height: 30px;
    text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 1px;
    margin-bottom: 15px;
    border: 4px solid;   
    border-bottom: none;   
    border-top: none;   
    border-right: none;   
    padding-left: 15px;
}
.text-right .bajada {
    border-left: none;
    border-right: 4px solid;
    padding-right: 15px;
}

a.bot {
    display: inline-block;
    padding: 5px 15px;
    /* width: 40%; */
    min-width: 200px;
    /* max-width: 300px; */
    /* color: black; */
    text-decoration: none;
    margin: 15px 0 0 0;
}
a.bot i {
    color: gray;
    font-style: inherit;
}
a.bot.ama {
    color: black;
    background: url('../img/bot_ama.svg');
    background-size: cover;
}
.text-right a.bot.ama {
    background: url('../img/bot_ama_derecho.svg');
    background-size: cover;
}
a.bot.neg {
    color: white;
    background: url('../img/bot_neg.svg');
    background-size: cover;
}
.text-right a.bot.neg {
    background: url('../img/bot_neg_derecho.svg');
    background-size: cover;
}
a.bot:hover {
    text-shadow: black 1px 1px 2px;
    color: white;
    /* border-bottom: 1px solid grey; */
    /* border-right: 1px solid grey; */
}




/* ------------- FOOTER ---------------------- */

div#prefooter {
    text-align: center;
    font-family: Rokkitt;
    font-size: 25px;
    line-height: 30px;
    text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 1px;
    color: white;
    background-color: #a4a5a6;
    padding: 40px 0;
}

footer {
    background: black;
    padding: 50px 0;
    color: white;
    text-transform: uppercase;
    font-size: 1.3em;
}

footer .env_botones {
    background: rgb(255, 210, 3);
    clear: both;  
    float:left;  
    /* overflow:hidden; */  
    width:100%;
}



footer ul li a {
    color: black;
    margin: auto 16px;
    font-size: 0.8em;
}


footer .big{
    font-size: 30px;
    line-height: 30px;
}
footer .row {
    margin-bottom: 40px;
}

footer .nav > li > a:hover, footer .nav > li > a:focus {
    background-color: rgba(226, 186, 0, 1)!important;
    color: black!important;
    /* border-color: rgb(255, 212, 1)!important; */
}
footer a {
    color: white;
}

/* ------------- SECCIONES ---------------------- */

#maquinas_usadas .banner {
    background: url('../img/banner_maquinas_usadas.jpg') no-repeat center top;
}
#insumos .banner {
    color: black;
}

#insumos #prods .padd:nth-child(odd){
    background: rgb(219, 219, 219);
}
#insumos #prods .titulo{
    font-size: 4.5rem;
    border-left: 5px solid;
    margin-bottom: 30px;
    text-transform: uppercase;
}

section #subbot ul li {
    display: block;
    float: left;
    text-align: center;
    width: 24%;
    margin-right: 1%;
    /* margin: 0 2px; */
}
section #subbot ul li a{
    /* width: 40%; */
    display: block;
    color: black;
    padding: 2px;
    margin: 5px auto;
    border: 1px solid;
}
section nav.navbar {
    margin-bottom: 0;
    top: 100px;
    z-index: 10;
    background-color: rgb(255, 210, 3);
    box-shadow: 2px 2px 2px rgb(140, 140, 140);
}

#maquinas_nuevas #subbot ul li {
    width: 32.3%;
    margin-right: 1%;
}




div#subbot {
    margin-bottom: 0;
    top: 100px;
    z-index: 10;
    background-color: rgb(255, 210, 3);
}

#insumos #prods .bajada, .banner .bajada {
    text-shadow: none;
}

#insumos #prods .bajada {
    font-size: 20px;
    line-height: 20px;
}

#insumos #prods .recuadrado {
    background: rgb(255,210,3); /* Old browsers */  
    background: -moz-linear-gradient(left, rgb(255,210,3) 0%, rgb(255,245,201) 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgb(255,210,3)), color-stop(100%,rgb(255,245,201))); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(left, rgb(255,210,3) 0%,rgb(255,245,201) 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(left, rgb(255,210,3) 0%,rgb(255,245,201) 100%); /* Opera 11.10+ */  
    background: -ms-linear-gradient(left, rgb(255,210,3) 0%,rgb(255,245,201) 100%); /* IE10+ */  
    background: linear-gradient(to right, rgb(255,210,3) 0%,rgb(255,245,201) 100%); /* W3C */  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd203', endColorstr='#fff5c9',GradientType=1 ); /* IE6-9 */

}

#insumos, #maquinas_nuevas {
    margin-top: 151px;
}

#insumos #prods .bajada .big {
    font-size: 30px;
    line-height: 30px;
}

#insumos .modulo {
    color: black;
}
#maquinas_usadas .banner_bg_atras {
    background: url('../img/maquinas_usadas_banner.jpg');   
    background-size: cover;   
    background-position: center;
}
#maquinas_nuevas .banner_bg_atras {
    background: url('../img/maquinas_nuevas_banner.jpg') no-repeat;      
    background-position: 70%;
}
#maquinas_nuevas .lista .padd:nth-child(odd) {
    background: rgb(219, 219, 219);
}
#sistema_pagos .banner_bg_atras {
    background: url('../img/sistemapagos_banner.jpg') rgb(219, 219, 219) no-repeat;      
    background-position: right;
    background-size: cover;
}
#repuestos .banner_bg_atras {
    background: url('../img/repuestos_banner.jpg') rgb(219, 219, 219) no-repeat;      
    background-position: right;
}
#accesorios .banner_bg_atras {
    background: url('../img/accesorios_banner.jpg') rgb(219, 219, 219) no-repeat;      
    background-position: right;
}

.datos_contacto {
    font-family: Rokkitt;
    font-size: 3rem;
    text-align: center;
    padding: 60px;
    line-height: 3rem;
}

i.fa {
    position: absolute;   
    right: 5px;   
    top: 5px;   
    font-size: 10px;   
    color: rgb(169, 68, 66);   float: right;
}

.asterisk {
    position: relative;
}

.mapa {
    border: 10px solid rgb(255, 210, 3);
    border-right: none;
    border-left: none;
}

.anular_controles {
    pointer-events: none;
}

.form-group input[type=text], .form-group textarea {
    background-color: rgb(255, 210, 3);
    border: none;
    color: black;
}


.separador_1 {
    text-align: center;
    font-family: Rokkitt;
    padding: 5rem;
    background: url('../img/maquinas_separador.jpg');
    color: white;
    font-size: 5rem;
    line-height: 3,5rem;
}
.chiquito {
    font-size: 3rem;
    line-height: 2rem;

}

#sistema_pagos .titulo {
    font-size: 3.5rem;      margin-bottom: 30px;   
    text-transform: uppercase;
}

.modulo.bg_diagonal_izq {
    /* min-height: 400px; */
}



#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container { height:75%;   width:75%;  color:#bbb; /* margin-top: 60px; */ background-color:#333; border:4px solid #444;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../img/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}




a.basic {
    cursor: pointer;
}

#insumos .item {
    float: left;
    margin: 11px 1%;
    min-height: 227px;
    width: 30%;
}

#insumos .item img {
    float: left;
    width: 34%;
}

#insumos .item .desc {
    margin-left: 37%;
    margin-top: 20px;
}


.subtitulo {
    /* background-color: black; */
    font-family: Rokkitt;   
    font-size: 40px;                        
    padding-left: 35px;
    clear: left;
    padding-top: 20px;
    border-top: solid 1px gray;
}

.subtitulo:first-child {
    border: none;
}



.ir-arriba {
    display:none;
    padding:20px;
    background: #FFD203;
    box-shadow: 2px 2px 2px rgb(140, 140, 140);
    font-size:20px;
    color: #000;
    cursor:pointer;
    position: fixed;
    bottom:20px;
    right:20px;
}

section#maquinas_nuevas #subbot ul li a {
    padding: 10px;
}


/* ------------- RESPONSIVE ---------------------- */
@media (max-width: 1200px){
    .navbar-inverse .navbar-nav > li > a {
        font-size: 1.3rem;
        padding: 15px 5px;

    }
    footer ul li a{
        margin: auto 7px;
    }
}
@media (max-width: 979px){
    footer ul{
        left: initial;
        margin: initial!important;
        position: initial;
    }
    footer ul li{
        float:none;
        right: initial;
    }
    .navbar-brand.topnav img { 
        margin-left: 20px;
        width: 50%;
        height: auto;
    }
    .navbar-nav {
        margin-top: 0!important;

    }
    footer ul li{
        margin: 0;
        width: 100%;
    }
    footer ul li a{
        margin: 0;
        padding: 10px!important;
        margin: auto 5px;
    }
    #insumos .item{
        width: 47%;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding: 15px 5px;
    }

}

@media (max-width: 767px){
    .modulo, .banner_bg_atras {
        background: none!important;
        color: #2A2A2A;
        background-color: gainsboro!important;
    }
    #home_2, #home_5{
        color: black;

        background-color: white!important;
    }
    .navbar.navbar-fixed-top{
        position: initial;
    }
    section{
        margin-top: 0px!important;
    }
    .navbar-brand {
        width: 75%;
        height: initial!important;
    }
    .navbar-brand.topnav img {
        width: auto;
    }
    #insumos #subbot ul li{
        width: 32%;
    }
    #insumos #subbot ul li a{
        padding: 7px;
        margin: 1px auto;
    }
    #insumos .item{
        width: 100%;
    }
    nav.navbar.navbar-fixed-top.subbot{
        display: none;

    }
    .navbar-inverse .navbar-nav > li > a, .navbar-nav .open .dropdown-menu > li > a{
        text-align: center;
    }


}
/* ------------- ----------- ---------------------- */
