/*body{
     background-image: url(../template/009-PP-WEB-Contacto-202501-v0.jpg);
     background-position: center top;
     background-repeat: no-repeat;
     height: 9500px;
     width: 100%;
} */
.seccion1-contacto .container .content .row .cl2 {
  padding-left: 40px;
}
.seccion1-contacto .container .content .row .cl2 .t2 {
  margin-bottom: 20px;
}
/* ====================================================================================================================================================
   RESPONSIVE DESIGN
   ==================================================================================================================================================== */
@media all and (max-width: 639px) {
  .seccion1-contacto {
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .seccion1-contacto .container .content .row .cl2 {
    padding: 40px 15px;
  }
  .seccion1-contacto .container .content .row .cl2 p {
    text-align: center!important;
  }
  .seccion1-contacto .container .content .row .cl2 .btn {
    display: block!important;
    margin: auto!important;
    width: 100%!important;
  }
}
