table {
padding: 5px;
border: 1px solid #ddd;
margin-bottom: 10px;
}
td,
th {
padding: 5px;
border: 1px solid #ddd;
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-16by9-s::before {
padding-top: 38%;
}
.intro-text,
.footer-text-info {
font-weight: 300;
}
.servicio-title {
font-weight: 500;
}
.otros-servicios-col {
display: none !important;
background-color: #f7f7f7;
}
.fusion-social-networks-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.fusion-facebook {
order: 1;
}
.fusion-whatsapp {
order: 2;
}
.fusion-instagram {
order: 3;
}
.fusion-youtube {
order: 4;
}
.wpcf7-form .wpcf7-submit {
color: #e65026 !important;
background-color: #17142d !important;
}
.wpcf7-form .wpcf7-submit:hover {
color: #17142d !important;
background-color: #e65026 !important;
}
.wpcf7-form-control-wrap input[type=text],
.wpcf7-form-control-wrap input[type=email],
.wpcf7-form-control-wrap input[type=tel],
.wpcf7-form-control-wrap input[type=num],
.wpcf7-form-control-wrap input[type=date],
.wpcf7-form-control-wrap .wpcf7-select-parent {
margin-bottom: 20px;
}
abbr.fusion-form-element-required {
border: none !important;
text-decoration: none !important;
}
@media (max-width: 1024px) {
.embed-responsive-16by9-s::before {
padding-top: 56.25%;
}
.header-logo img {
max-width: 50px;
}
}
@media (max-width: 767px) {
.embed-responsive-16by9-s::before {
padding-top: 75%;
}
.noticia-title h2 {
font-size: 28px !important;
}
}
@media (min-width: 768px) {
.fusion-social-networks-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.contact-col {
width: 50%;
float: left;
}
.contact-col.col-left {
padding-right: 15px;
}
.contact-col.col-right {
padding-left: 15px;
}
.wpcf7-form .wpcf7-not-valid-tip {
display: block !important;
margin-bottom: 25px;
}
.noticia-title h2 {
font-size: 48px !important;
}
}
@media (min-width: 1024px) {
.footer-text-info {
max-width: 380px;
}
}