/**
 * Theme Name: f365
 * Theme URI: f365
 * Description:f365
 * Version: 1.0.0
 * Author: Julian
 * Author URI: ibamsa
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template: genesis
**/







img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important;
}
@font-face {
    font-family: segoeui;
    src: url(/wp-content/themes/startergeek/fonts/segoeu/segoeui.woff2);
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: segoeui;
    src: url(/wp-content/themes/startergeek/fonts/segoeu/segoeuib.woff2);
    font-style: normal;
    font-weight: 800;
}
@font-face {
    font-family: segoeui;
    src: url(/wp-content/themes/startergeek/fonts/segoeu/segoeuibl.woff2);
    font-style: normal;
    font-weight: 900;
}
html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
body {
    background-color: #fff;
    color: #4d4d4d;
    font-family: "segoeui";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    overflow-x: hidden;
}
button, input:focus, input[type=button], input[type=reset], input[type=submit], .button, .gallery img {
    transition: all .2s ease-in-out;
    border: 0;
    padding: 10px;
    font-size: 32px;
    font-family: inherit;
}
input[type=submit], .button {
    cursor: pointer;
}
button, input, select, textarea {
    font-size: 24px;
    font-family: inherit;
    line-height: 1.5;
    width: 100%;
    padding: 10px;
    border: solid 1px #707070;
    box-sizing: border-box;
    background: #fff;
    border-radius: 6px;
}
a {
    color: #777;
    text-decoration: underline;
    transition: color .2s ease-in-out, background-color .2s ease-in-out;
}
a:focus, a:hover {
    color: #333;
    text-decoration: none;
}
p {
    margin: 0 0 20px;
    padding: 0;
}
ol, ul {
    margin: 0;
    padding: 0;
}
article ol, article ul {
    padding-left: 20px;
}
li {
    list-style-type: none;
}
article li {
    padding-left: 10px;
	list-style:initial;margin-left:10px;margin-bottom:10px
}
hr {
    border: none;
    border-collapse: collapse;
    border-top: 1px solid #eee;
    clear: both;
    margin: 30px 0;
}
b, strong {
    font-weight: 800;
}
blockquote, cite, em, i {
    font-style: italic;
}
mark {
    background: #ddd;
    color: #333;
}
blockquote {
    margin: 30px;
}
h1 {
    font-family: "segoeui";
    font-weight: 900;
    line-height: 1.2;
    margin: 0 0 20px;
}
h2, h3, h4, h5, h6 {
    font-family: "segoeui";
    font-weight: 900;
    line-height: 1.2;
    margin: 0 0 20px;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
.entry-content h3, .entry-content h4 {
    font-weight: 800;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
embed, iframe, img, object, video, .wp-caption {
    max-width: 100%}
img {
    height: auto;
    vertical-align: top;
}
figure {
    margin: 0;
}
*, :before, :after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
.site-inner {
    width: 100%;
    margin: 0 auto;
}
.entry-meta {
    display: none;
}
a {
    color: #707070;
    text-decoration: none;
    font-weight: 700;
}
.site-container {
    max-width: 100%;
    box-sizing: border-box;
}
.site-header {
    background: #fff;
}
.title-area img {
    padding: 3% 0;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    max-width: 90%}
.site-description {
    display: none;
}
.mobmenu img {
    margin: 0 auto;
    display: block;
    height: 24px;
	filter: brightness(0) invert(1);
}
.mobmenu {
    background: #bf1120;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    padding: 10px;
}
.active, .mobmenu:hover {
    background: #ff3748;
    color: #fff;
}
.mobmenu2 {
    cursor: pointer;
}
#social {
    padding: 6px;
    box-sizing: border-box;position: relative;
  z-index: 15;background: #212121;
}
#social a {
    font-size: 20px;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
}
#social .telefono {
    font-size: 20px;
    color: #ff3748;
}
#social>div {
    margin: 5px auto;
    padding: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#social-container {
    background: #212121;
}
#social-container {
    color: #f3f3f3;
}
#social-container a {
    color: #ff3748;
}
#social-container img {
    margin: 0 5px;
}
#social-container .telefono {
    min-width: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 63px;
}
#social-container .redes {
    min-width: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 63px;
}
.contacto a:hover {
    filter: invert(9%) sepia(22%) saturate(0%) hue-rotate(198deg) brightness(105%) contrast(94%);
}
#social-container a:hover {
    filter: brightness(0%) invert(100%);
}
.site-header {
    width: 100%;
    position: relative;
    z-index: 2;
}
.site-header>.wrap {
    margin: 0 auto;
}
.nav-primary {
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    background: #bf1120;
}
.nav-primary wrap {
    position: relative;
}
.nav-primary ul {
    text-align: center;
    list-style: none;
    padding-left: 0;
    background: #212121;
}
.nav-primary li a {
    color: #fff;
    padding: 1em .666vw;
    text-decoration: none;
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
    font-weight: 400;
    min-height: 50px;
    display: block;
}
.nav-primary li:hover {
    background: #ff3748;
    color: #fff;
    overflow: hidden;
}
.nav-primary li:hover>a {
    color: #fff;
}
.nav-primary li ul {
    display: none;
    position: absolute;
    min-width: 140px;
    top: 67px;
    background: #ed1f41;
}
.nav-primary li ul li, .nav-primary li ul li a {
    color: #fff;
}
.featured-slides {
    margin: 0 auto;
    background: #202120;
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
}
.mySlides img {
    margin: 0 auto;
    display: block;
    width: 100%}
.featured-image-class {
    background: #212121;
}
.featured-image-class img {
    margin: 0 auto;
    display: block;
    width: 100%}
.site-header {
    transition: top .3s ease-in-out 0s;
    animation: .5s cubic-bezier(0, .995, .625, .955) 0s 1 normal forwards running fXmMxv;
}
@keyframes fXmMxv {
    from {
    transform: translateY(-100%);
}
to {
    transform: translateY(0%);
}
}.featured-image-class img, .mySlides img {
    opacity: 0;
    animation: 1.6s cubic-bezier(.33, 1, .68, 1) .3s 1 normal forwards running bann;
    transform: scale(1.5);
}
@keyframes bann {
    from {
    transform: translateY(-100%);
}
to {
    transform: translateY(0%);
    opacity: 1;
}
}@keyframes anim {
    0% {
    display: none;
    opacity: 0;
}
1% {
    display: block;
    opacity: 0;
    transform: scale(1.2);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}.featured-slides picture {
    animation: anim .8s ease-in-out;
    overflow: hidden;
}
.mySlides {
    overflow: hidden;
    position: relative;
}
.bannerdesc h2 {
    color: #fff;
    width: 100%;
    background: #212121;
    margin: 0 auto;
    margin-top: 0;
    text-align: center;
    height: 67px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 20px;
}
.bottonessliders {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    z-index: 4;
}
.previous_btn {
    position: absolute;
    left: 1%;
    border-radius: 3px 0 0 3px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 18px solid #bf1120;
    display: none;
}
.next_btn {
    position: absolute;
    right: 1%;
    border-radius: 3px 0 0 3px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 18px solid #bf1120;
    display: none;
}
.previous_btn:hover {
    border-right: 18px solid #ff3748;
}
.next_btn:hover {
    border-left: 18px solid #ff3748;
}
#contslider {
    position: relative;
    overflow: hidden;
    height: 37vw;
}
#servicios {
    position: relative;
    z-index: 14;
}
#servicios h2 {
    text-align: center;
    color: #156381;
    font-size: 45px;
    text-transform: uppercase;
    margin-top: 40px;
    z-index: 1;
    position: relative;
}
.servicios {
    max-width: 100%;
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.servicio {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    margin: 30px 10px;
    position: relative;
}
.servicios h4 {
    width: 322px;
    background: #bf1120;
    color: #fff;
    height: 71px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 22px;
    z-index: 1;
    position: relative;
}
.servicios a {
    color: #fff;
    background: #212121;
    width: 170px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 11px;
    z-index: 4;
    position: relative;
}
.servicio .servdesc {
    background: #d9d9d9;
    max-width: 85%;
    width: 291px;
    max-height: 0;
    overflow: hidden;
    transition: max-height .666s ease-out;
    position: absolute;
    bottom: -220px;
    z-index: 2;
    text-transform: initial;
    transition: width 2s, height 2s, transform 2s;
}
.servicio .servdesc span {
    padding: 10% 5%;
    box-sizing: border-box;
    display: block;
}
.servicio .servimg {
    position: relative;
    max-width: 100%;
    overflow-x: hidden;
}
#gruas {
    position: relative;
    height: 49vw;
    overflow: hidden;
    width: 100%}
#fondogruas {
    width: 100%;
    position: relative;
}
#mapamex {
    position: absolute;
    z-index: 2;
    position: absolute;
    z-index: 2;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 36vw;
    bottom: 7vw;
}
#lleganporti {
    position: absolute;
    top: 8vw;
    right: 25vw;
    width: 21vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#lleganporti img {
    width: 7vw;
}
#lleganporti h4 {
    color: #fff;
    font-style: italic;
    font-size: 2vw;
    text-align: right;
}
.camiones {
    position: relative;
    margin: 0 auto;
    right: 0;
    left: 0;
    max-width: 95%;
    bottom: 22vw;
    z-index: 2;
}
.animated.bounceInRight.camion5 {
    opacity: 1;
    width: 29.5%;
    animation: bounceInRightold 2s ease-in-out both;
    margin-top: -1.5vw;
    margin-right: -15%;
    margin-left: 3%}
.animated.bounceInRight.camion4 {
    opacity: 1;
    margin-right: -13%;
    width: 35%;
    animation: bounceInRightold 2.5s ease-in-out both;
    margin-top: 3vw;
}
.animated.bounceInRight.camion3 {
    opacity: 1;
    margin-right: -15%;
    width: 32%;
    animation: bounceInRightold 3s ease-in-out both;
    margin-top: 5vw;
}
.animated.bounceInRight.camion2 {
    opacity: 1;
    margin-right: -9%;
    width: 27%;
    animation: bounceInRightold 3.5s ease-in-out both;
    margin-top: 5vw;
}
.animated.bounceInRight.camion1 {
    opacity: 1;
    margin-right: -11%;
    width: 21%;
    animation: bounceInRightold 4s ease-in-out both;
    margin-top: 9vw;
}
@keyframes bounceInRightold {
    0% {
    opacity: 1;
    display: none;
    transform: translateX(2000px);
}
60% {
    display: block;
    transform: translateX(-20px);
}
80% {
    transform: translateX(5px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}#porque {
    width: 1100px;
    max-width: 95%;
    margin: 50px auto;
}
#porque h2 {
    background: #bf1120;
    height: 90px;
    margin: 0;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 2%;
    box-sizing: border-box;
}
#porque h4 {
    background: #dedede;
    height: 90px;
    margin: 0;
    color: #212121;
    display: flex;
    align-items: center;
    padding: 2%;
    box-sizing: border-box;
    position: relative;
    padding-left: 40px;
    border: solid 1px #707070;
    transition: background-color .5s ease;
    font-size: 24px;
    border-top: none;
    border-bottom: none;
}
#porque h4:before {
    content: url('/wp-content/uploads/2026/04/Poligono-5.png');
    position: relative;
    z-index: 1;
    left: -20px;
    top: 0;
}
#porque>div {
    border: solid 1px #707070;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    font-size: 20px;
    border-top: none;
}
#porque>div span {
    padding: 2%;
    box-sizing: border-box;
    display: block;
}
#porque h4.active {
    background: #212121;
    color: #fff;
}
#porque h4.active:before {
    content: url('/wp-content/uploads/2026/04/Poligono-2.png');
    position: relative;
    z-index: 1;
    left: -20px;
    top: 0;
}
#porque ul {
    margin-left: 20px;
}
#porque li {
    margin-bottom: 5px;
}
#porque li:before {
    content: "\2022";
    color: #bf1120;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.featuredpost article {
    overflow: hidden;
}
.featuredpost a img {
    transition: .75s ease;
    margin: 0 auto;
    display: block;
}
.featuredpost a:hover img {
    opacity: 1;
    -webkit-animation: flash 1s;
    animation: flash 1s;
    transform: scale(1.1);
}
@-webkit-keyframes flash {
    0% {
    opacity: .4;
}
100% {
    opacity: 1;
}
}@keyframes flash {
    0% {
    opacity: .4;
}
100% {
    opacity: 1;
}
}.archive .content, .error404 article .entry-content, .single article .entry-content, .page article .entry-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1em;
    width: 100%;
    box-sizing: border-box;
}
.entry-title {
    text-align: center;
    color: #fff;
    background: #212121;
    min-height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    padding: 10px;
    box-sizing: border-box;
}
#contbot {
    position: fixed;
    border-radius: 8px;
    top: 36%;
    right: -14px;
    font-size: 20px;
    padding: 15px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    border-radius: 50px 0 0 50px;
    box-shadow: 6px 0px 17px #212121;
    z-index: 27;
    background: rgba(255, 255, 255, .8);
    box-sizing: border:box;
    transform: scale(.666);
}
#contbot img {
    margin: 5px;
    position: relative;
}
#contbot div:hover {
    -webkit-filter: drop-shadow(6px 0px 7px rgba(0, 0, 0, .3));
    filter: drop-shadow(6px 0px 7px rgba(0, 0, 0, .3));
}
#contbot .social1 a:before {
    content: url("/wp-content/uploads/2021/11/Grupo-133.png");
    position: absolute;
    left: -320px;
    margin-top: -85px;
    z-index: 3;
    -webkit-transition: opacity 1.2s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease-out;
    display: none;
}
#contbot .social2 a:before {
    content: url("/wp-content/uploads/2021/11/Grupo-132.png");
    position: absolute;
    left: -320px;
    margin-top: -85px;
    z-index: 3;
    -webkit-transition: opacity 1.2s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease-out;
    display: none;
}
#contbot .social3 a:before {
    content: url("https://web.archive.org/wp-content/uploads/2021/11/Grupo-134.png");
    position: absolute;
    left: -320px;
    margin-top: -85px;
    z-index: 3;
    -webkit-transition: opacity 1.2s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease-out;
    display: none;
}
#contbot .social4 a:before {
    content: url("https://web.archive.org/wp-content/uploads/2021/11/Grupo-136.png");
    position: absolute;
    left: -320px;
    margin-top: -85px;
    z-index: 3;
    -webkit-transition: opacity 1.2s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease-out;
    display: none;
}
#contbot .social5 a:before {
    content: url("https://web.archive.org/wp-content/uploads/2021/11/Grupo-135.png");
    position: absolute;
    left: -320px;
    margin-top: -85px;
    z-index: 3;
    -webkit-transition: opacity 1.2s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease-out;
    display: none;
}
#contbot a:hover:before {
    display: block;
}
#contacto {
    background: #f2f2f2;
}
.contacto {
    width: 1320px;
    max-width: 95%;
    margin: 0 auto;
}
.contacto h2 {
    color: #212121;
    font-size: 30px;
    text-align: center;
}
.infofooter {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
}
.infofooter img {
    margin: 0 10px;
}
.infofooter h4 {
    color: #bf1120;
    font-weight: 400;
    font-size: 18px;
    margin: 10px auto;
}
.infofooter h4 a {
    color: #bf1120;
    font-weight: 400;
    font-size: 18px;
    margin: 10px auto;
}
.infofooter .redes {
    width: 160px;
    display: flex;
    justify-content: space-around;
    margin: 10px auto;
}
.correofooter {
    font-size: 20px;
    display: flex;
    align-items: center;
    font-weight: 400;
    color: #bf1120;
    margin: 10px auto;
}
.correofooter span {
    display: block;
    margin-top: -10px;
}
.direccion {
    color: #fff;
    background: #212121;
    font-size: 22px;
    width: 940px;
    max-width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
.direccion:before {
    content: url('/wp-content/uploads/2026/04/Grupo-71.png');
    position: absolute;
    z-index: 1;
    left: -45px;
    top: 0;
}
.mapafooter {
    margin: 0 auto;
    display: block;
}
.footer-widgets-2 .custom-html-widget {
    background: #212121;
    color: #f3f3f3;
    border-top: solid 10px #8e0713;
    height: 108px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: -20px;
    padding: 5px;
    box-sizing: border-box;
}
.footer-widgets-2 .custom-html-widget>div {
    max-width: 725px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.footer-widgets-2 .custom-html-widget>div img {
    filter: brightness(0%) invert(100%);
    margin-right: 5px;
}
.wpcf7 form.invalid .wpcf7-response-output {
    background: #ffb900;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
}



.medioinput {
  display: flex;
  justify-content: space-between;
}
.medioinput > div {
  width: 48.5%;
}






header {
    transition: all .5s ease-out;
}
header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 98;
}
#wpcf7-f81-p82-o1 input {
    margin: .5em auto;
    max-width: 1174px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#wpcf7-f81-p82-o1 .wpcf7-submit {
    background: #bf1120;
    color: #c8c8c8;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
}
#wpcf7-f81-p82-o1 .wpcf7-submit:hover {
    background: #2b2b2b;
}
#wpcf7-f81-p82-o1 textarea {
    height: 180px;
}
.pum-container {
    border: none !important;
}
.pum-container p {
    background: #bf1120;
    color: #fff;
    font-weight: 900;
    padding: 2%;
    box-sizing: border-box;
}
.pum-content {
    border: none !important;
}
.pum-container {
    max-width: 85% !important;
}


#valoribamsa{background-image: url("/wp-content/uploads/2026/04/Grupo-112.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;min-height:355px;display:flex;flex-direction:column;align-items:center;justify-content:center}


#valoribamsaint {
  width: 920px;
  max-width: 100%;
  padding: 10px;
  box-sizing: border-box;
	color:#fff;text-align:center
}




@media screen and (min-width:60em) {
    .pum-container {
    width: 500px !important;
    margin: 0 auto !important;
    left: calc(50% - 250px) !important;
}
.previous_btn {
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 25px solid #bf1120;
}
.next_btn {
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 25px solid #bf1120;
}
.previous_btn:hover {
    border-right: 25px solid #ff3748;
}
.next_btn:hover {
    border-left: 25px solid #ff3748;
}
#social {
    display: flex;
    justify-content: center;
    font-size: .8vw;
}
#social>div {
    margin: 5px 1vw;
}
.headerdeart .radial-progress {
    top: 15%;
    right: 10%}
.site-header {
    background: 0 0;
}
.site-header>.wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    height: 151px;
}
.header-widget-area {
    max-width: 100%;
    width: 1370px;
}
.whatscel {
    margin-left: 1em;
}
.headermail img {
    margin-top: 5px;
}
.title-area {
    margin: 0;
    background: #fff;
    min-width: 350px;
    border-radius: 0 0 30px 30px;
}
.mobmenu {
    display: none;
}
.nav-primary {
    max-height: 100%;
    overflow: visible;
}
.nav-primary>ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
.nav-primary .wrap {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.nav-primary .wrap>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    position: relative;
    z-index: 10;
    background: 0 0;
}
.nav-primary .wrap>ul>li {
    display: inline-block;
    padding: .7em .5em;
}
.nav-primary li:hover>ul {
    display: block;
}
.nav-primary li ul li {
    position: relative;
}
.nav-primary li ul li ul {
    right: -140px;
    top: 0;
}
#home-block1 {
    margin-top: -151px;
}
.bannerdesc h2 {
    font-size: 2vw;
}
.servicio .servimg {
    overflow-x: visible;
}
#porque h2 {
    font-size: 2vw;
}
#porque h4 {
    font-size: 1.8vw;
}
.contacto h2 {
    font-size: 45px;
}
.infofooter h4, .infofooter h4 a {
    font-size: 25px;
}
.correofooter {
    font-size: 30px;
}
.infofooter {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
}
.direccion {
    font-size: 30px;
}
.footer-widgets-2 .custom-html-widget {
    margin-top: -40px;
}
.featured-image-class {
    margin-top: -8.5vw;
}
#wpcf7-f6-p161-o1 textarea {
    width: 100%;
    height: 244px;
}
.formright {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.formright label {
    width: 49%}
.formbotcom {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1%}
.formbotcom label {
    width: 73%}
.wpcf7-submit {
    height: 175px;
    width: 32%;
    margin: 0;
    margin-right: 0 !important;
}
#wpcf7-f6-p161-o1 .ajax-loader {
    display: none !important;
}
#wpcf7-f6-p161-o1 .wpcf7-spinner {
    display: none !important;
}
#wpcf7-f6-p161-o1 .wpcf7-submit {
    height: 244px;
    width: 25%}
#contbot {
    transform: scale(1);
    right: 0;
}
.entry-title {
    font-size: 40px;
}
@media screen and (min-width:1920px) {
    .bannerdesc h2 {
    font-size: 45px;
}
#social {
    font-size: 16px;
}
#porque h2 {
    font-size: 36px;
}
#porque h4 {
    font-size: 30px;
}
}}.animatable {
    opacity: 0;
    transition: opacity 50ms;
}
.animatable.zoomIn {
    opacity: 1;
    transform: scale3d(.2, .2, .2);
}
.animatable.zoomOut {
    opacity: 1;
    transform: scale3d(1.25, 1.25, 1.25);
}
.animatable.zoomOut2 {
    opacity: 1;
    transform: scale3d(1.4, 1.4, 1.4);
}
.animatable.animated {
    opacity: 1;
}
@keyframes bounce {
    20%, 53%, 80%, from, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 0, 0);
}
40%, 43% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -30px, 0);
}
70% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -15px, 0);
}
90% {
    transform: translate3d(0, -4px, 0);
}
}.animated.bounce {
    animation: bounce 2s ease-in-out both;
    transform-origin: center bottom;
}
@keyframes flash {
    50%, from, to {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}.animated.flash {
    animation: flash 2s ease-in-out both;
}
@keyframes pulse {
    from, to {
    transform: scale3d(1, 1, 1);
}
50% {
    transform: scale3d(1.05, 1.05, 1.05);
}
}.animated.pulse {
    animation: pulse 2s ease-in-out both;
}
@keyframes rubberBand {
    from, to {
    transform: scale3d(1, 1, 1);
}
30% {
    transform: scale3d(1.25, .75, 1);
}
40% {
    transform: scale3d(.75, 1.25, 1);
}
50% {
    transform: scale3d(1.15, .85, 1);
}
65% {
    transform: scale3d(.95, 1.05, 1);
}
75% {
    transform: scale3d(1.05, .95, 1);
}
}.animated.rubberBand {
    animation: 2s ease-in-out both;
}
@keyframes shake {
    from, to {
    transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
}
}.animated.shake {
    animation: shake 2s ease-in-out both;
}
@keyframes headShake {
    0% {
    transform: translateX(0);
}
6.5% {
    transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
    transform: translateX(5px) rotateY(7deg);
}
31.5% {
    transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
    transform: translateX(2px) rotateY(3deg);
}
50% {
    transform: translateX(0);
}
}.animated.headShake {
    animation-timing-function: ease-in-out;
    animation: 2s ease-in-out both;
}
@keyframes swing {
    20% {
    transform: rotate3d(0, 0, 1, 15deg);
}
40% {
    transform: rotate3d(0, 0, 1, -10deg);
}
60% {
    transform: rotate3d(0, 0, 1, 5deg);
}
80% {
    transform: rotate3d(0, 0, 1, -5deg);
}
to {
    transform: rotate3d(0, 0, 1, 0deg);
}
}.animated.swing {
    transform-origin: top center;
    animation: 2s ease-in-out both;
}
@keyframes tada {
    from, to {
    transform: scale3d(1, 1, 1);
}
10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
}.animated.tada {
    animation: 2s ease-in-out both;
}
@keyframes wobble {
    from, to {
    transform: none;
}
15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
}.animated.wobble {
    animation: wobble 2s ease-in-out both;
}
@keyframes jello {
    11.1%, from, to {
    transform: none;
}
22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg);
}
77.7% {
    transform: skewX(.390625deg) skewY(.390625deg);
}
88.8% {
    transform: skewX(-.1953125deg) skewY(-.1953125deg);
}
}.animated.jello {
    animation: jello 2s ease-in-out both;
    transform-origin: center;
}
@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
}
20% {
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    transform: scale3d(.9, .9, .9);
}
60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    transform: scale3d(.97, .97, .97);
}
to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
}.animated.bounceIn {
    animation: bounceIn 2s ease-in-out both;
}
@keyframes bounceInDown {
    60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
}
60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
}
75% {
    transform: translate3d(0, -10px, 0);
}
90% {
    transform: translate3d(0, 5px, 0);
}
to {
    transform: none;
}
}.animated.bounceInDown {
    animation: bounceInDown 2s ease-in-out both;
}
@keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
}
60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
}
75% {
    transform: translate3d(-10px, 0, 0);
}
90% {
    transform: translate3d(5px, 0, 0);
}
to {
    transform: none;
}
}.animated.bounceInLeft {
    animation: bounceInLeft 2s ease-in-out both;
}
@keyframes bounceInRight {
    60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
}
60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
}
75% {
    transform: translate3d(10px, 0, 0);
}
90% {
    transform: translate3d(-5px, 0, 0);
}
to {
    transform: none;
}
}.animated.bounceInRight {
    animation: bounceInRight 2s ease-in-out both;
}
@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
}
60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
}
75% {
    transform: translate3d(0, 10px, 0);
}
90% {
    transform: translate3d(0, -5px, 0);
}
to {
    transform: translate3d(0, 0, 0);
}
}.animated.bounceInUp {
    animation: bounceInUp 2s ease-in-out both;
}
@keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}.animated.fadeIn {
    animation: fadeIn 1s ease-in-out both;
}
@keyframes fadeInDown {
    from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.animated.fadeInDown {
    animation: fadeInDown 1s ease-in-out both;
}
@keyframes fadeInLeft {
    from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.animated.fadeInLeft {
    animation: fadeInLeft 1s ease-in-out both;
}
@keyframes fadeInRight {
    from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.animated.fadeInRight {
    animation: fadeInRight 1s ease-in-out both;
}
@keyframes fadeInUp {
    from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.animated.fadeInUp {
    animation: fadeInUp 1s ease-in-out both;
}
@keyframes lightSpeedIn {
    from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
}
60% {
    transform: skewX(20deg);
    opacity: 1;
}
80% {
    transform: skewX(-5deg);
    opacity: 1;
}
to {
    transform: none;
    opacity: 1;
}
}.animated.lightSpeedIn {
    animation: lightSpeedIn 2s ease-in-out both;
    animation-timing-function: ease-out;
}
@keyframes rotateIn {
    from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
}
to {
    transform-origin: center;
    transform: none;
    opacity: 1;
}
}.animated.rotateIn {
    animation: rotateIn 1s ease-in-out both;
}
@keyframes rotateInDownLeft {
    from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
}
}.animated.rotateInDownLeft {
    animation: rotateInDownLeft 1s ease-in-out both;
}
@keyframes rotateInDownRight {
    from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
}
}.animated.rotateInDownRight {
    animation: rotateInDownRight 1s ease-in-out both;
}
@keyframes rotateInUpLeft {
    from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
}
}.animated.rotateInUpLeft {
    animation: rotateInUpLeft 1s ease-in-out both;
}
@keyframes rotateInUpRight {
    from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
}
to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
}
}.animated.rotateInUpRight {
    animation: rotateInUpRight 1s ease-in-out both;
}
@keyframes rollIn {
    from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
    opacity: 1;
    transform: none;
}
}.animated.rollIn {
    animation: rollIn 2s ease-in-out both;
}
@keyframes zoomOut {
    from {
    opacity: 1;
    transform: scale3d(1.25, 1.25, 1.25);
}
100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
}.animated.zoomOut {
    animation: zoomOut 1s cubic-bezier(1, 0, .7, 1) .125s 1 normal forwards running;
    overflow: hidden;
}
@keyframes zoomOut2 {
    from {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
100% {
    opacity: 1;
    transform: scale3d(1.4, 1.4, 1.42);
}
}.animated.zoomOut2 {
    animation: zoomOut2 .25s cubic-bezier(1, 0, .5, 1) .25s 1 normal forwards running;
    overflow: hidden;
}
@keyframes zoomIn {
    from {
    opacity: 1;
    transform: scale3d(.2, .2, .2);
    animation-delay: 3s;
}
100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
}.animated.zoomIn {
    opacity: 1;
    animation: zoomIn 1s cubic-bezier(.1, 0, .7, 1) .25s 1 normal forwards running;
    overflow: hidden;
    position: relative;
}
@keyframes zoomInDown {
    from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}.animated.zoomInDown {
    animation: zoomInDown 2s ease-in-out both;
}
@keyframes zoomInLeft {
    from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}.animated.zoomInLeft {
    animation: zoomInLeft 2s ease-in-out both;
}
@keyframes zoomInRight {
    from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}.animated.zoomInRight {
    animation: zoomInRight 2s ease-in-out both;
}
@keyframes zoomInUp {
    from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}.animated.zoomInUp {
    animation: zoomInUp 2s ease-in-out both;
}
@keyframes slideInDown {
    from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}.animated.slideInDown {
    animation: slideInDown 1s ease-in-out both;
}
@keyframes slideInLeft {
    from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}.animated.slideInLeft {
    animation: slideInLeft 1s ease-in-out both;
}
@keyframes slideInRight {
    from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}.animated.slideInRight {
    animation: slideInRight 1s ease-in-out both;
}
@keyframes slideInUp {
    from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}.slideInUp {
    animation: slideInUp 1s ease-in-out both;
}
@charset "UTF-8";
    #start-resizable-editor-section {
    display: none;
}
