@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://weloveiconfonts.com/api/?family=fontawesome|typicons);
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Open Sans', sans-serif;
    padding-top: 50px;
}

.idiomas{
    width: 105px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 15px;
    
}

.idiomas p{
    padding: 10px 10px 10px 13px;
    border: 2px solid;
    border-color: rgb(255,255,255,0.3);
    border-radius: 5px;
    color: #fff;
    user-select: none;
}

.idiomas p:hover{
    background: rgba(255,255,255,0.3);
}

.idiomas li:hover>ul{
    display: block;
}

.idiomas span{
    padding-left: 5px;
}

.idiomas li {
    list-style: none;
}

.idiomas a{
    text-decoration: none;
    color: #fff;
}

.submenu li:hover{
    background: rgb(255,255,255,0.3);

}

.submenu{
    display: none;
    position: absolute;
    width: 105px;
    background: #333;
    text-align: center;
}

.submenu li{
    padding: 10px;
    border-bottom: 1px solid rgba(255,255,255,.5);

}

.submenu li:hover{

}

.contenedor {
    width: 98%;
    margin: auto;
}

h1 {
    float: left;
}

header .contenedor {
    display: table;
}

section {
    width: 100%;
}

/*contacto rápido*/

#contact{
    height: 25px;
    background: #7A7A7A;
}

#contact .contenedor{
    padding-top: 1px;
}

#contact .contactar p{
    display: inline;
    padding left: 15px;
    padding-right: 15px;
    float: right;
}

#contact span{
    padding-right: 8px;
}

/*Cabecera*/

#cabecera{
  min-height:450px;
  background:url('../imag/cabecera.png') no-repeat 0 -400px;
  text-align:center;
  color:#ffffff;
}

#cabecera2{
    min-height: 300px;
    background: url('../imag/cabecera.png') no-repeat 0 -400px;
    text-align: center;
}

#cabecera2 .logo{
    margin-top:40px;
    margin-bottom: 40px;
    width: 100%;
    min-width: 350px;
    max-width: 500px;
}

#cabecera .logo{
    margin-top:40px;
    margin-bottom: 40px;
    width: 100%;
    min-width: 350px;
    max-width: 500px;
}
#cabecera h1{
  margin-top:0px;
  font-size:38px;
  margin-bottom:10px;
  text-align:center;
}

#cabecera p{
  font-size:20px;
}

/*Información a primera vista*/

#info h3{
    font-weight: normal;
    margin-top: 20px;
    margin-bottom:20px;
}

#info {
    background: #333;
    color: #fff;
    text-align: center;
    padding: 20px;
}

#info .contenedor {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-width: 70%;
    max-width: 95%;
}

#info2{
    background: #333;
    color: #fff;
    text-align: left;
    padding:20px;

}

/*info general*/

#info_gen{
    min-height: 600px;
    padding: 50px;
    text-align: justify;

}

#info_gen p{
    font-size: 18px;
    margin:20px 0px;
}

#info_gen p img{
    padding: 20px;
    max-height: 40%;
}
/*Cajas*/

#cajas{
  margin-top:30px;
  margin-bottom: 30px;
}

#cajas .contenedor{
    min-height: 250px;
}


#cajas .caja{
    float: left;
    text-align: center;
    width:32%;
    padding:10px;
    max-height: 250px;
    align-self: center;
    box-sizing: border-box;
}

#cajas .caja img{
  width:100px;
}

/*Servicios*/

#services{
    height: 1000px;
    padding-left: 15%;
    padding-right: 15%;
}

#services .contenedor{
    width: 90%;
    min-height: 500px;
    margin-top: 20px;
    margin-bottom: 20px;

}

#services .caja{
    width: 33%;
    height: 500px;
    float: left;
    text-align: center;
    border-right: solid #000 1px;
    border-left: solid #000 1px;
    padding: 10px;
    background: rgba(104,104,104,.3);
}

#services .caja img{
    width: 100%
}

#services p{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    text-align: justify;
}

/*Como trabajamos*/

#work {
    height: 1580px;
    padding-top: 20px;
}

#work .contenedor {
    height: 110px;
    width: 60%;
    margin-bottom: 20px;
    border-bottom: solid #000 1px;
}

#work .caja{
    height: 100px;
    width: 100px;
    float: left;
}

#work .caja2{
    height: 100px;
    width: 80%;
    float: right;
    padding: 25px;
}

#work .caja3{
    height: 100px;
    width: 100px;
    float: right;
}

#work .caja4{
    height: 100px;
    width: 80%;
    float: left;
    padding: 25px;
}

#work img{
    max-height: 100%;
}

 #work .text1{
    float: right;
 }

/*Nuestros vehiculos*/

#vehicles{
    height: 940px;
}

#vehicles h2{
    text-align: center;
    margin-top: 20px;
}

#vehicles .contenedor{
    width: 100%;
    margin-top: 40px;
    height: 350px;
}

#vehicles .caja{
    float:left;
    width: 40%;
    height: 350px;
    background: #7A7A7A;
}

#vehicles .caja2{
    float:right;
    min-width: 60%;
    height: 350px;
    background: #7A7A7A;
    padding:40px;
}

/*#vehicles img{
    width: 100%;
    max-height: 100%
}*/

#vehicles p{
    font-size: 18px;
}

/*Contacto*/

#mapa{
    margin: 20px 0px;
}

#mapa .contenedor{
    height: 600px;
}

#mapa iframe{
    width: 100%;
    height:80%;
}

#mapa .col1{
    width: 60%;
    float: left;
    border-right: #000;
}

#mapa .col2{
    width: 40%;
    float: right;
    border-left: 1px solid;
    border-color: rgb(0,0,0,0.4);
    padding-left: 4%;
    height: 500px;
}

#mapa .col2 span{
    padding-right: 8px;
}

#mapa form{
    width: 90%;
    height:500px;
}

#mapa input, textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 7px;
    box-sizing: border-box;
    font-size: 17px;
}

#mapa #boton{
    border: none;
}
#mapa textarea{
    min-height: 100px;
    max-height: 200px;
    max-width: 100%;
    min-width: 100%
}

#mapa .dato{
    padding-top: 50px;
}

#gracias{
    height: 500px;
    width: 100%;
}

#gracias .contenedor{
text-align: center;
margin-top: 160px;
}

#gracias h2{
    font-size: 30px;
}

#gracias .button{
    margin-top: 100px;
}

#gracias a{
    text-decoration: none;
    color: #000;
    margin-top: 100px;
    border: solid rgba(0,0,0,.5);
    padding: 20px 40px;
    font-size: 18px;
}

#gracias a:hover{
    background: rgba(0,0,0,.5);
    text-decoration-color: white;
}
/*Info final*/

#finale{
    background: #7A7A7A;
    min-height: 350px;
    margin-bottom: 20px;
}

#finale .contenedor{
    min-height: 380px;
}
#finale .caja{
    float: left;
    text-align: center;
    width: 40%;
    height: 350px;
    padding-top: 25px;
    padding-bottom: 25px;
}

#finale .caja2{
    float: left;
    text-align: center;
    width: 25%;
    height: 350px;
    padding-top: 8%;
    padding-bottom: 8%;
}

#finale .caja3{
    float: left;
    text-align: center;
    width: 35%;
    height: 350px;
    padding-top: 8%;
    padding-bottom: 8%;
}

#finale h3{
    padding-bottom: 10px;
    color:#000;
}

#finale .secciones{
    text-align: left;
    padding-top: 20px;
    padding-bottom: 84px;
    list-style: none;
    text-align: center;
    font-size: 17px;
}

#finale .secciones a{
    text-decoration: none;
    color: #000;
}

#finale span{
    padding-right: 8px;
}

#finale .caja3 a{
    padding-top: 50px;
}

#finale .caja3 img{
    padding-top: 50px;
}

/*Footer*/

footer .contenedor {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 25px;
}

.copy {
    font-size: 20px;
}

.sociales {
    width: 100%;
    text-align: center;
    font-size: 28px;
}

.sociales a {
    color: #333;
    text-decoration: none;
}

@media (min-width:768px) { 
    .sociales {
        width: auto;
    }
    
    footer .contenedor {
        justify-content: space-between;
    }
}

@media screen and (max-width: 767px) {
    #work{
        height: 3900px;
    }
    #work .contenedor{
        height: 300px;
    }
    #work .caja{
        float: none;
    }

    #work .caja2{
        float: none;
        width: 100%;
        height: 200px;
    }

    #work .caja3{
        float: none;
    }

    #work .caja4{
        float: none;
        width: 100%;
        height: 200px;
    }

    #work img{
        max-width: 100%;
    }
}    


@media (min-width:1024px) {
    .contenedor {
        width: 1000px;
    }

    #info_gen #uno{
        display: none;
    }
}

@media screen and (max-width: 754px) {
    #cajas .caja {
        min-width: 50%;
        min-height: 200px;
        margin-left: 25%;
        margin-right: 25%;
    }

    #cajas {
        width: 100%;
        height:600px;
    }

    #cajas .contenedor {
        min-width: 350px;
        height:600px;
    }

    #finale {
        height: 860px;
        margin-bottom: 20px;
    }

    #finale .caja {
        width: 100%;
    }

    #finale .caja2 {
        width: 100%;
        height: 250px;
    }

    #finale .caja3 {
        width: 100%;
        height: 250px;
    }

    .copy{
        text-align: center;
    }
}

@media (min-width: 754px) and (max-width: 1024px) {
    #finale {
        height: 640px;
        margin-bottom: 20px;
    }

    #finale .caja{
        min-width: 100%;
    }

    #finale .caja2{
        min-width: 50%;
        height: 250px;
    }
}

@media screen and (max-width: 600px) {
    #contact {
        height: 78px;
    }

    #contact .contactar {
        text-align: center;
        display: block;
    }

    #contact .contactar p{
        float: none;
        display: block;
        padding-top: 2px;
        padding-bottom: 2px;
    }
}

@media screen and (max-width: 1150px) {
    .idiomas{
       float: right;
    }
}

@media screen and (max-width: 1024px) {
    #info_gen{
        padding: 20px;
    }
    #info_gen #dos{
        display: none;
    }

    #info_gen #uno{
        max-width: 100%;
    }

    #services{
        padding: 0px 20px;
    }

    #work .contenedor{
        width: 95%;
    }

    #vehicles{
        height: 1150px;
    }

    #vehicles .contenedor{
        height: 492px;
    }
    #vehicles .caja2{
        width: 100%;
        margin-bottom: 20px;
        height: 200px;

    }

    #vehicles .caja{
        width: 100%;
        max-height: 100%;
        text-align: center;
        background: #fff;
        margin-bottom: 20px;
    }

    #mapa{
        height: 1400px;
    }
    #mapa .col1{
        width: 100%
    }

    #mapa .col2{
        width: 100%;
        height: 100px;
        border-left: none;
        margin-bottom: 50px;
        text-align: center;
    }

    #mapa form{
        width: 100%;
    }

}

@media screen and (max-width: 780px) {
    #services{
        height: 1720px;
    }
    #services .caja{
        width: 100%;
        height: 350px;
        border: none;
        margin-bottom: 10px;
    }

    #services .caja img{
        width: 225px;
    }
}

@media screen and (max-width: 684px) {
    #vehicles img{
        width: 100%;
    }
    #vehicles .caja{
        height: 40%;
    }

}