.fs-20{font-size: 20px;}
.fs-30{font-size: 30px;}
.fs-37{font-size: 37px;}
.fs-14{font-size: 14px !important;}
.fs-16{font-size: 16px;}
.img-fluid {
  max-width: 100%;
}
.text-center {
  text-align: center;
}

#contact-section .tablohizmetler {
  align-items: center;
}

@media only screen and (max-width: 56.25em) {
  #contact-section p {
    font-size: 3rem;
    margin-bottom: 5rem;
  }
}
.icon{max-width: 90px; margin: auto;}
.caja-icon{width: 122px; height: 122px;background: #313131; border-radius: 9px; padding: 15px; border:2px solid #ffffff; text-align: center; margin: auto;}
.caja-icon-red{width: 124px; height: 124px; border-radius: 9px; border:4px solid #cf152d; text-align: center; margin: auto;}
@media (max-width: 540px){
  .tingle-modal-box__footer .tingle-btn {
    display: block;
    float: none;
    margin-bottom: 1rem;
    font-size: 18px;
    width: 20%;
  }}
@media only screen and (max-width: 1024px){
  .owl-carousel .owl-item img {
    height: auto !important;
  }}
@media only screen and (max-width: 991px) {
  .alaizquierda{
    text-align: center !important;
  }
}