body{
  font-family: 'Montserrat', sans-serif;
}
h1{
  font-weight: 700;
  text-transform: uppercase;
}
i{
  color: #ee1d22 !important;
}

#head-info{
  background-color: black;
  color: white;
  padding: 15px;
}
.Ssm{
  display: none;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{
  font-weight: 700;
}
#head-info i{
  padding-right: 5px;
}
#head-info a{
  color: white;
}
.encuentra{
  width: 100%;
  height: 400px;
  background: url(../piky/dis.jpg) no-repeat center center;
  background-size: cover;
}
.maps a{
  color: black;
  text-decoration: none;
}

.carousel-caption{
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  left: 0;
  bottom: 0;
}
.hmap h3{
  font-weight: 700;
}
.icomap{
  font-size: 2rem;
  color: white;
  background-color: black;
  padding: 1rem;
  border-radius: .7rem;
}
.map iframe{
  width: 100%;
  height: 400px;
}
.top{
  padding-top: 0px !important;
}
.puma{
  background: #f5f5f5;
  padding: 0;
  max-width: 700px;
  margin: auto;
}
#skills h3{
  font-weight: 700;
  font-size: 1.2rem;
}
#skills img{
  padding-bottom: 20px;
}
#skills{
  padding: 100px 0;
}

#Platerias{
  height: 60vh;
  background: url(../piky/plateria.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
}
.backN{
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  min-height: 100%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: justify;
  font-size: 1rem;
}
.text-justify{
  text-align: justify;
}
#orfe{
  padding: 100px 0;
}
#orfe2{
  padding: 70px 0 100px;
}
#orfe2 img{
  width: 100%;
  max-width: 900px;
  height: auto;
}
.img-tab{
  width: 100%;
  max-width: 700px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background-color: #ee1d22 !important;
  border: #ee1d22;
  color: white;
}

.nav-pills .nav-link{
  border-radius: 50px;
}
.nav-pills .nav-link, .nav-pills .show>.nav-link{

  margin: 0 .5rem;
  margin-bottom: .7rem;
  color: black;
  border-style: dashed;
  border-color: black;
  border-radius: 50px;
  border-width: thin;
}
.repara{
  background-color: #f5f5f5;
}
.form-control.insu{
    padding: .8rem 1rem;
    border-radius: 50px;
    margin-bottom: 1rem;
}
.Btn-1{
  background-color: #ec1c24;
  color: white;
  padding: 1rem 3rem;
  border-radius: 50px;
  margin: 1.5rem 0;
  border: none;
}
footer{
  color: white;
  background-color: black;
  padding: 40px 0 10px;
}
footer a{
  color: white;
}
footer a:hover{
  color: white;
}
.w600{
  max-width: 900PX;
}
.imgf{
  width: 100px;
  padding: .5rem;
  background-color: white;
  border-radius: 5px;
  margin-bottom: 10px;
}
.ps-2 i{
  color: black !important;
}
.carousel-indicators li{
  background-color: transparent;
  height: 8px;
  width: 8px;
  border: solid white 2px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 50%;
}
footer h3{
  color: #ee1d22;
}

#stk{
  position: sticky;
}

#video{
  padding: 40px 0;
  background-color: #f5f5f5;
}

footer h3{
  font-weight: 700;
  margin-bottom: 20px;
}
.vicen{
  margin: auto;
}
.v-container {
	position: relative;
	padding-bottom: 56.25%; /* proporción 16:9 */
	padding-top: 25px;
	height: 0;
}

.v-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.derecho{
  background-color: black;
  color: gray;
}
.derebor{
  padding-top: 1.5rem;
  border-top: solid gray 1px;
}
.derebor i{
  color: gray;
}
.derecho a{
  color: red;
}
.imfor{
  max-width: 80%;
}
.barra{
  border-left: solid gray 1px;
  margin: 0 2rem;
}

.asoc{
  display: none;
}

.whatsf{
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 300;
}

/* -------------solo dispositivos moviles--------------------*/
@media only screen and (max-width: 760px) {

.Ssm{
  display: block;
}
.Ssmn{
  display: none;
}
.carousel-caption p{
  font-size: 0.9rem;
}
.carousel-caption{
  padding: 1rem 0.5rem;
}
 .derecho{
   padding: 0 1rem;
 }
.carousel-item img{
  height: 200px;
}
.nav-pills{
  width: 100%;
  display: inline-table;
}
.Btn-1{
    width: 100;
}
.imfor{
  max-width: 90%;
}

.whatsf{
  position: fixed;
  bottom: 7px;
  right: 7px;
}

.whatsf img{
  max-width: 100px;
}

.puma{
  padding: 0 12px;
}

}
