@media (min-width: 268px){
.nav-nofondo{
background-color:black!important;
}
}

.solicitar{
 
  border: 0px solid grey;
  border-radius: 10px;
  background-color: #FFF25F;
  
  
}
.solicitar:hover {
background-color: #F7CE40;
}

.fondoModelos{

}

.fa-camera-retro:before{
color:black;
}

.tituloNO{
	background-image: url("../img/backletter2.png");
	background-repeat: no-repeat;
 background-position: center;
 font-size: 22px;
 color: white;
  font-style: italic;  
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';

}
.titulo{
background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
}



@media (min-width: 768px){
header.masthead .intro-text .intro-lead-in  {
    
   font-size:70px !important;
}
}

@media (min-width: 300px){
header.masthead .intro-text .intro-lead-in  {
    
   font-size:40px !important;
   line-height:35px !important;
}
}


.fondo {
  text-align: center;
  color: white;
  
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}




.fit-image{
    padding-top: 30px;
    padding-bottom: 50px;
width:auto;
height:900px;
}


@media (min-width: 768px){
    
        .fit-image{
            padding-top: 0px;
            padding-bottom: 50px;
            width:auto;
            height:900px;
        }
}


@media (min-width: 768px){
#encabezadoproducto {
    padding-top: 200px !important;
    padding-bottom: 10px !important;
}
}


@media (min-width: 768px){
    .detalles{
         padding-top: 150px;
    }
    }

