@import url('https://fonts.googleapis.com/css?family=Poppins');
/*https://www.google.com.ar/maps/search/Av.+Dr.+Ricardo+Balb%C3%ADn+3080/@-34.5603573,-58.4797186,15z*/
*{
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
  font-family:'Poppins',sans-serif;
  scroll-behavior: smooth;
}

nav{
  width: 100%;
  height: 60px;
  transition: all 2s;
  z-index: 999;
}

#nav{
  display: none;
}

.logo{
  float: left;
  padding: 3px;
  margin-left: 10px;
}

.logo img{
  width: 200px;
}

nav ul li{
  float: right;
  transition: 1s;
  padding: 17px;
}

#cwpp{
  width: 48px;
  position: absolute;
  right: 20px;
}

#cwwpp{
  font-size: 12px;
  width: 30px;
  color: #1f1f1f;
  letter-spacing: 1px;
  position: absolute;
  margin-top: 16px;
  right: 650px;
}

#twpp{
  font-size: 12px;
  width: 30px;
  color: #1f1f1f;
  letter-spacing: 1px;
  position: absolute;
  margin-top: 23px;
  right: 610px;
}

nav ul li:hover{
  transform: scale(1.08);
  transition: transform 0.4s;
  color: #1f1f1f;
}

nav ul li:nth-child(1){
  margin-right: 50px;
}

nav ul li a{
  font-weight: 400;
  letter-spacing: 1.2px;
  font-size: 11px;
  color: #f1f1f1;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px #1f1f1f;
}
/*--------------*/
.nav-btn{
  position: fixed;
  right: 10px;
  top: 10px ;
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  z-index: 998;
}

#nav{
  display: none;
}
.nav-btn i{
  display: block;
  width: 50px;
  height: 5px ;
  background: rgba(255,255,255,255.9);
  margin-left: (-40px);
  border-radius: 3px ;
  transition: .3s;
}

.nav-btn i:nth-child(1){
  margin-top: 12px;
}

.nav-btn i:nth-child(2){
  margin-top: 4px;
  opacity: 1;
}

.nav-btn i:nth-child(3){
  margin-top: 4px;
}
#nav{
  display: none;
}
.nav-btn{
  display: none;
}
.row{
  width: 100%;
  margin: 0px;
  padding: 0px;
}

#banner{
  background-image: url(/psa-peugeot-citroen-becomes-groupe-psa-plans-global-campaign-with-26-car-range-106204_122.jpg);
  background-position: center 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  top: 0px;
  left: 0px;
  margin-top: 0px;
  width: 100%;
}

.contenedornosotros{
  background-image: url(/seccion%20nosotros.png);
  background-size: cover;
  width: 100%;
  margin-top: -150px;
  z-index: 9999;
  padding-bottom:50px;
}
.contenedornosotros h2{
  margin-top: 150px;
  letter-spacing: 1.7px;
  font-size: 40px;
  text-shadow: 1px 1px 1px #c4c4c4;
}

#sub{
    margin-top:0px;
}

#sub1{
  margin: 3% 25%;
  margin-bottom: 10px;
}

.contenedornosotros h3{
  font-size: 16px;
  letter-spacing: 1.3px;
  margin: 5px;
}
.contenedornosotros p{
  margin: 15px 20%;
  letter-spacing: 1.2px;
  font-size: 13px;
  margin: 5px;
  text-shadow: 1px 1px 1px #c4c4c4;
}

.contenedornosotros #bulnes img{
  width: 18%;
  margin: 10px 0px;
}

#marcas{
  padding: 50px 0px;
}

.contenedornosotros #marcas .col-sm-5{
  width: 50%;
}

.contenedornosotros #marcas img{
  width: 90%;
}

  #hut{
    margin-top: 50px;
  }

#den{
  margin-top: 30px;
}

#tot{
  margin-top: 30px;
}

#valeo{
  margin-top: 30px;
}

.contenedorcotizacion{
  background-image:url(/especialidad-mecanica-automotriz-1800x677.jpg);
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedorcotizacion h3{
  font-size: 38px;
  color: #f1f1f1;
  padding: 2%;
  text-shadow: 4px 3px 4px #1f1f1f;
}

.marcascotizacion{
  display: none;
  background-color: rgba(255,255,255,0.2);
  width: 100%;
  height: 200px;
}

.marcascotizacion #logopeu, #logods, #logoct{
  width: 70%;
  height: 50%;
  margin-top: 20px;
  transition: .7s;
}

#logopeu:hover, #logods:hover, #logoct:hover{
  transform: scale(1.1);
}

#chasis{
  width: 60%;
  margin-top: 80px;
  background-color: rgba(255,255,255,.5);
}

#titulo{
  margin: 10px;
  padding: 0px;
  font-size: 30px;
}

#frmCot{
  width: 90%;
  height: auto;
  background-color: rgba(255,255,255,.1);
  padding: 10px 10px;
  margin: auto;
  border-radius: 2px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 20px 10px #1f1f1f;
}

input.placeholder {
    text-align: center;
}

input, textarea, select{
  margin: 10px;
  width: 40%;
  height: 30px;
  text-align: center;
}

textarea{
  min-height: 100px;
  max-height: 120px;
  max-width: 80%;
  min-width: 60%;
}

#msj{
  height: 70px;
  width: 60%;
}

#button{
  width: 50%;
  height: 40px;
  transition: .4s;
}

#button:hover{
  transform: scale(1.1);
  cursor: pointer;
}

#contactochasis{
  margin-top:20px;
}

#logochico{
  width: 100px;
  height: 70px;
  margin: 0px 20px;
}

.contenedorcontacto{
  background-color: #f1f1f1;
}

#lowpp{
  width: 10px;
  height: 10px;
}

#comparte{
  height: 35px;
  width: 45%;
}

#frmCon{
  padding: 20px;
  margin-top: 30px;
  width: 70%;
  background-color: rgba(0,0,0,.01);
  box-shadow: 0px 0px 30px 5px #c4c4c4;
  margin: 50px auto;
}

#logoimg{
  width: 200px;
  margin-top: 50px;
  padding: 30px;
}

.contenedorcontacto{
   padding-top: 30px; 
}

.contenedorcontacto a{
  text-decoration: none;
  color: #1f1f1f;
}

.contenedorcontacto a:hover{
  color: #000;
}

#mapa img{
  width: 100%;
  margin-top: 30px;
  transition: 1s;
}

  #contacto {
  margin-top: 10%;
  font-size: 40px;
  text-shadow: 1px 1px 1px #c4c4c4;
  letter-spacing: 1.8px;
}

.contenedorcontacto p{
  margin: 5px 15%;
  text-shadow: 1px 1px 1px #c4c4c4;
  font-size: 13px;
}

.logo2 img{
  color: #f1f1f1;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  text-shadow: 2px 2px 2px #1f1f1f;
  letter-spacing: 0px;
  width: 300px;
  margin: auto;
  margin-top: 15%;
  margin-bottom: 20px;
}

footer{
  width: 100%;
  background-color: #1f1f1f;
  padding: 20px;
}

footer #logofinal{
  width: 200px;
  margin-top: 20px;
}

a #twpp{
  color: #f1f1f1;
}

#afip{
  margin-top: 35px;
}

#wpp{
  width: 64px;
  position: absolute;
  margin-top: 40px;
  margin-right: 40px;
  display: none;
}

#loguito{
  width: 28px;
}

#loguitofb{
  width:35px;
}

footer p{
  font-size: 12px;
  color: #f1f1f1;
  margin: 10px;
}

@media screen and (max-width:1100px){
  html,body{
    overflow-x: hidden; 
    color:black; 
    font-family:'Opens Sans',helvetica;
    height:100%; 
    width:101%; 
    margin: 0px; 
    padding: 0px; 
}
  .logo2 img{
    margin-top: 10px;
  }
  nav{
    width: 100%;
    text-align: center;
  }
  nav ul{
    top:-100%;
    opacity: 0;
    width: 100%;
    position: fixed;
    display: flex;
    flex-flow: column-reverse ;
    margin-top: 75px;
    transition: .5s;
    background: rgba(0,0,0,0.5);
    padding: 10px;
  }
  nav ul li:nth-child(1){
    margin-right: 0px;
  }
.nav-btn{
  display: block;
}
  #nav:checked ~  ul{
    opacity: 1;
    top: 0px;
  }
  #nav:checked + .nav-btn i{
    transition: .4s;
    background: rgba(255,255,255,.9);
  }

  #nav:checked + .nav-btn i:nth-child(1){
    transform: translateY(6px) rotate(225deg);
  }
  #nav:checked + .nav-btn i:nth-child(3){
    transform: translateY(-12px) rotate(-225deg);

  }
  #nav:checked + .nav-btn i:nth-child(2){
    opacity: 0;
  }
  #cwwpp{
    right:150px;
  }
  #twpp{
    right: 110px;
  }
  #frmCon{
    width: 100%;
    padding: 20px;
  }
  #logochico{
    width: 80px;
    height: 55px;
  }
  #comparte{
    width: 100%;
    margin: 10px auto;
  }
  #frmCot input, select{
    width: 80%;
  }
  .contenedorcontacto{
    width: 100%;
  }
  .contenedorcontacto #mapa{
    margin:auto;
    padding: 0px 50px;
  }
  
  .contenedornosotros h2{
    font-size: 35px;
  }
  .contenedornosotros h3{
    font-size: 16px;
  }
  .contenedornosotros p{
    font-size: 12px
  }
  .contenedorcotizacion h3{
    font-size: 40px;
  }
}

@media screen and (max-width:990px){
  #contacto{
    margin: 15px 0px;
  }
    
  .contenedornosotros #marcas img{
  width: 70%;
}
}
@media screen and (max-width:770px){
  .contenedorcontacto #mapa{
    margin: 0px -30px;
  }
  .contenedorcontacto .col-sm-12{
    width: 100%;
  }
  .contenedorcotizacion #chasis{
    margin-top: 0px;
    margin-bottom: 40px;
  }
  #banner{
    width:100%;
  }
  /*
  #cwpp{
    right: 0px;
  }
  #twpp{
    right: 10%;
  }
  */
  .contenedornosotros h2{
    font-size: 19px;
    letter-spacing: 1px;
  }
    .contenedornosotros h3{
    font-size: 14px;
    letter-spacing: 1px;
  }
    .contenedornosotros p{
    font-size: 11px;
    letter-spacing: 1px;
  }
  #consulta{
    font-size: 354px;
  }
  #marcas{
    padding-top: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .contenedornosotros #marcas img{
  width: 50%;
}
}

@media screen and (max-width:450px){
  #banner{
    display: none;
  }
  .logo img{
    margin: 10px;
    width: 140px;
    margin-left: 0px;
    left: 0px;
  }
  .contenedornosotros h2{
    margin-top: 70px;
    font-size: 20px;
    margin-right:4px;
  }
  #cwwpp{
    width: 25px;
    margin-top: 19px;
    right: 140px;
  }
  #twpp{
    right: 105px;
  }
  #bannerres{
    background-image: url(/psa-peugeot-citroen-becomes-groupe-psa-plans-global-campaign-with-26-car-range-106204_1.jpg);
    background-position: center -50px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    width: 100%;
    background-color: #f1f1f1;
    height: 300px;
  }
  .nav-btn i{
    width: 35px;
  }
  
  .contenedornosotros #marcas img{
  width: 70%;
}

  
}