

 .imgs {
    width: 30px;
 }

 .image {
    width: 30px;
 }

 .facebook{
   width: 30px;
   margin-right: 10px;
 }

 .instagram{
   width: 30px;
   margin-right: 10px;
 }

 .linkedin{
   width: 30px;
   margin-right: 10px;
 }

 .siguenos{
   margin-right: 10px;
   color: white;
 }
 
 .callme{
   color: white;
 }

 .tel{
  width: 50px;
 }

 #whatsapp {
  position: fixed;
  bottom: 20px;
  right:20px;
  width: 60px;
  height: 60px;
}

.terms{
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 50px;
  font-family: 'Times New Roman', Times, serif;
  text-align: center;
  color: black;
}

.condisiones{
  margin-top: 20px;
  margin-bottom: 20px;
}

.texto-terms{
  padding: 20px 50px !important;
	text-align: justify;
  font-size: 20px;
  color: black;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}
 

.SEO{
  font-size: 25px;
  color: #fff;
  text-align: center;
}

.SEOTITLE{
  font-size: 35px;
  color: #fff;
  text-align: left;
}

.SEOS{
  font-size: 25px;
  color: #fff;
  text-align: block;
}

.SEOTITLES{
  font-weight: bold;
  font-size: 25px;
  color: #fff;
  text-align: justify;
}

.seo-img img{
  width: 60%;
  margin-left: 80%;
}