
.prev-footer{
  margin-bottom: 0px !important;
  text-align: justify;
 
}
h1, h2, h3, h4, h5, div, .font-primary {
  font-family: "Roboto", sans-serif;
}
/* .fa{
  display: inline-block;
} */
.footer{
    background-color: #2082b0;
    color:#fff;
    padding: 15px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    padding: 60px 0 30px 0;
    border-top: 1px solid #17455e;
    border-bottom: 1px solid #123649;
  }
  .Piefooter{
    background: #1b1b1b;
    color: #fff;
    padding: 25px;
  }
  .Piefooter p{
    margin-bottom: 0px;
  }
  .FoterMessage{
    justify-content: start !important;
   
  }
  .foot1{
    color: #ffffff;
    line-height: 35px;
    font-family: Rufina;
    font-weight: bold;
    border-bottom: 2px solid #C1C1C1;
    width: 50px;
    
    top: 205px;
  }
  .foot1:hover{
    color: #3e3e3e;
    
    border-bottom: 2px solid #ffffff;
    
  }
  /* nosotros */
 
  .social-footer{
    display: flex !important;
    align-items: center;
   
  }
  .SFone{
    list-style: none;
    display: flex !important;
  }
  
  .footer-social a{
    margin: 0 10px 0 0;
    color: rgb(236, 243, 243);
    font-size: 25px;
    }   
.fa-instagram:hover{  
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    padding: 3px 3px;
    border-radius: 5px;
    
  }
.fa-facebook:hover{
  color: #fff;
  background-color: #3b5998;   
   padding: 3px 3px;
    border-radius: 5px;
}
.fa-linkedin-in:hover{
  color: #fff;
    background-color: #0e76a8;  
    padding: 3px 3px;
    border-radius: 5px;
}
.fa-twitter:hover{
  color: #fff;
  background-color: #00acee;  
    padding: 3px 3px;
    border-radius: 5px;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0.5px solid rgba(122, 117, 129, 0.349);  
}


@media (max-width: 767px){
.SFone{
  display: flex !important;
  
}
.social-footer{
  justify-content: start !important;
  border-top: 1px solid rgba(0,0,0,.1) !important;
}


}

.map{

  overflow: hidden;
}
.aling-content{
  border-right: 2px solid #a0a0a0;
  min-height: 177px;
}
.fa-map-marker-alt, .fa-phone-alt, .fa-envelope {
font-size: 1.2rem;
}
.aling-content a{
  color: #fff;
}
.foot_contact{
  
  border-bottom: 2px solid #C1C1C1;
}
.foot-datacontac{
  padding:20px 0 0 40px;
}
@media (max-width: 991px){
  .aling-content{
    border-right: 0;
    padding-bottom: 10px;
    box-shadow: 2px 0px 20px 0px rgb(0 0 0 / 30%);
  }
  .map{
    padding-top: 10px;
      }
    
  }
  @media (max-width: 991px){
    .aling-content{    
      box-shadow: none;
        }
    .servic-foot{
      text-align: start !important;
    } 
    }
    @media (max-width: 1200px){
      .foot-datacontac{
        padding:20px 0 0 2px;
      }
      }
  

