.twenty20{
margin-bottom: 20px;
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
width: 3px;
height: 9999px;
left: 50%;
margin-left: -1.5px; }
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
width: 9999px;
height: 3px;
top: 50%;
margin-top: -1.5px; }
.twentytwenty-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%; }
.twentytwenty-overlay {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
transition-duration: 0.5s; }
.twentytwenty-before-label, .twentytwenty-after-label {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
transition-property: opacity; }
.twentytwenty-before-label, .twentytwenty-after-label {
color: white;
font-size: 13px;
letter-spacing: 0.1em; }
.twentytwenty-before-label, .twentytwenty-after-label {
position: absolute;
background: rgba(255, 255, 255, 0.2);
line-height: 38px;
padding: 0 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
}
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
}
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
width: 0;
height: 0;
border: 6px inset transparent;
position: absolute; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
top: 50%;
margin-top: -6px; }
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
left: 50%;
margin-left: -6px; }
.twentytwenty-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none; }
.twentytwenty-container img {
max-width: 100%;
width: 100%;
position: absolute;
top: 0;
display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
background: rgba(0, 0, 0, 0); }
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
opacity: 0; }
.twentytwenty-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.twentytwenty-before-label {
opacity: 0; }
.twentytwenty-before-label {
}
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-after-label{
opacity: 1;
}
.twentytwenty-after-label {
opacity: 0; }
.twentytwenty-after-label {
}
.twentytwenty-horizontal .twentytwenty-before-label {
left: 1px;
bottom: 0px;
max-width: 50%;
box-sizing: border-box;
line-height: inherit;
padding: 4px; }
.twentytwenty-horizontal .twentytwenty-after-label {
right: 1px;
bottom: 0px;
max-width: 50%;
box-sizing: border-box;
line-height: inherit;
padding: 4px; }
.twentytwenty-vertical .twentytwenty-before-label {
top: 1px;
line-height: inherit;
padding: 6px;
box-sizing: border-box;}
.twentytwenty-vertical .twentytwenty-after-label {
bottom: 1px;
line-height: inherit;
padding: 6px;
box-sizing: border-box; }
.twentytwenty-overlay {
-webkit-transition-property: background;
-moz-transition-property: background;
transition-property: background;
background: rgba(0, 0, 0, 0);
z-index: 25; }
.twentytwenty-overlay:hover {
background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label {
opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label {
opacity: 1; }
.twentytwenty-before {
z-index: 20; }
.twentytwenty-after {
z-index: 10; }
.twentytwenty-handle {
height: 38px;
width: 38px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: -22px;
border: 3px solid white;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
z-index: 40;
cursor: pointer; }
.twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 22px;
-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 22px;
-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:before {
left: 50%;
margin-left: 22px;
-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
right: 50%;
margin-right: 22px;
-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-left-arrow {
border-right: 6px solid white;
left: 50%;
margin-left: -17px; }
.twentytwenty-right-arrow {
border-left: 6px solid white;
right: 50%;
margin-right: -17px; }
.twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px; }
.twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px; }.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
.tavonline-overlay, .image-anime:after, .perspective-slider .slide .image:before, .video-anime:after, .perspective-slider .slide .video-wrapper:before, .perspective-slider .slide .image:after, .perspective-slider .slide .video-wrapper:after, .cross-slider, .freelancer-hero, .freelancer-services, .contact-bar{
background: rgb(237 237 237 / 0%) !important;
}
body{
font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
color: #0f2245 !important;
}
h1, h2, h3, h4, h5, h6, p, .subheading, .cross-nav .prev, .cross-nav .next, .roll.slider-content-holder .swiper-pagination-bullet .title h1, .cross-slider-captions .word-group span, .work-categories span, .scroll-to-explore span, .scroll-to-explore i, .cross-slider .social-links a, .work-hero-3 .category, .testimonial-slider .author, .agency-counter .counter .count-number, .agency-counter .counter .plus, .comment-reply-title{
color: #0f2245 !important;
}
footer h3, footer .social-links a, footer p{
color: #0f2245 !important;
}
footer .bottom-wrapper .social-links a{
opacity: 1 !important;
}
.freelancer-hero .hi{
font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
color: #0f2245 !important;
}
.freelancer-hero .title{
color: #0f2245 !important;
}
.freelancer-hero .title span{
color: #0f2245 !important;
}
.services-1 .accordion-title p{
color: white;
}
body.page-id-1378 .spacer-150{
height: 25px;
}
body.page-id-1378 .about-video{
display: none;
}
#secc_quiensoy .about-video{
display: none;
}
#alchemy_secc1 .about-video{
display: none;
}
#alchemy_secc1 .about-number{
display: none;
}
#alchemyforliving_secc1 .about-video{
display: none;
}
#alchemyforliving_secc1 .about-number{
display: none;
}
#alchemyforliving_secc1 .spacer-150{
height: 25px;
}
#alchemyforliving_secc1 .spacer-120{
height: 10px;
}
#alchemyfor_realstate_secc1 .about-video{
display: none;
}
#alchemyfor_realstate_secc1 .about-number{
display: none;
}
#alchemyfor_realstate_secc1 .spacer-150{
height: 25px;
}
#alchemyfor_realstate_secc1 .spacer-120{
height: 10px;
}
#secc_clientes .about-video{
display: none;
}
#secc_clientes .about-number{
display: none;
}
#secc_clientes .spacer-150{
height: 25px;
}
#secc_clientes .spacer-120{
height: 10px;
}
#secc_clientes_home .spacer-120{
height: 100px;
}
#secc_prensa_home .spacer-150{
height: 80px;
}
#antes_despues .spacer-150{
height: 25px;
}
header .burger-menu span, header .burger-menu span:after{
background-color: black !important;
}
body.page-id-1382 .about-number{
display: none;
}
body.page-id-1382 .spacer-150{
height: 25px;
}
body.page-id-1382 .about-video{
display: none;
}
#secc_tiposalchemy .spacer-120{
height: 10px;
}
#secc_tiposalchemy h6 a{
color: black !important;
}
h1, h2, h3, h4, h5, h6{
font-family: "Montserrat", sans-serif !important;
color: #0f2245 !important;
}
h2 {
font-size: calc(0.3rem + 3vw) !important;
line-height: calc(1rem + 3.7vw) !important;
}
h6{
font-size: calc(0.6rem + 1vw) !important;
line-height: calc(1rem + 1.8vw) !important;
}
h3{
font-family: "Montserrat", sans-serif !important;
}
h2 .text-lines{
font-family: "Montserrat", sans-serif !important;
color: #0f2245 !important;
}
.overlay-menu .overlay-wrap .left-area nav li a{
font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
.overlay-menu .right-area ul li span.title{
font-family: "Montserrat", sans-serif !important;
}
.overlay-menu .right-area ul li a{
font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
.agency-counter .counter .count-number{
font-family: "Montserrat", sans-serif !important;
}
.freelancer-hero .title{
font-size: calc(0.7rem + 7vw) !important;
line-height: calc(0.7rem + 8vw) !important;
}
#secc_home1 .spacer-75{
height: 25px;
}
.scene.scene--full{
display: none
}
.article-comments{
display: none;
}
.no-comment{
display: none;
}
body.blog .spacer-150{
height: 0px;
}
body.blog .spacer-60{
height: 20px;
}
.news-type-1 .categories a, .news-type-1 .date{
text-transform: capitalize !important;
}
#secc_convencido .spacer-120{
height: 50px;
}
#secc_que_eshomealchemy .subheading .text-lines{
font-family: "Montserrat", sans-serif !important;
color: #0f2245 !important;
font-size: 35px;
}
#secc_que_eshomealchemy .section-title .subheading{
opacity: 1 !important;
}
#secc_que_eshomealchemy h3 .text-lines{
font-size: calc(0.8rem + 2.0vw);
font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
#secc_que_eshomealchemy .spacer-120{
height: 10px;
}
#secc_que_eshomealchemy .spacer-90{
height: 0px;
}
#secc_que_eshomealchemy .service-item .title{
opacity: 1;
}
.slide-numbers span{
font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
font-size: 33px !important;
}
p{
font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
.slide-number-wrap .total-slide{
font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
.service-item:hover p{
opacity: 1 !important;
}
#conoceme_header .spacer-300{
height: 190px;
}
.overlay-menu .overlay-wrap .right-area{
background-color: #131313 !important;
}
.overlay-menu .right-area ul{
display: none;
}
#bloque_testimonios .testimonial-slider .swiper-slide h6{
font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
font-size: 20px !important;
line-height: 30px !important;
color: #0f2245 !important;
}
#bloque_testimonios2 .testimonial-slider .swiper-slide h6{
font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
font-size: 20px !important;
line-height: 30px !important;
color: #0f2245 !important;
}
.video_vertical{
width: 600px !important;
height: 1066px;
}
.video_testimonio{
width: 100%;
height: 630px;
}
body.page-id-1376 .spacer-120{
height: 0px !important;
}
.idioma .wpml-ls-statics-footer{
float: right;
padding-top: 0px;
z-index: 99999;
position: relative;
pointer-events: all;
}
.idioma .wpml-ls-statics-footer span.wpml-ls-native{ 
display: none;
}
.idioma .wpml-ls-statics-footer span.wpml-ls-display{ 
display: none;
}
body.blog .news-wrapper .categories{
display: none !important;
}
body.single .single-news .categories{
display: none !important;
}
@media screen and (min-width: 1025px) { .elementor-element-70f6617.secc_convencido {
padding-left: 100px !important;
padding-right: 100px !important;
}
.elementor-element-70f6617 .e-con-inner {
max-width: 1400px !important;
margin: 0 auto !important;
} .elementor-element-9e794eb {
padding-left: 100px !important;
padding-right: 100px !important;
}
.elementor-element-9e794eb .e-con-inner {
max-width: 1400px !important;
margin: 0 auto !important;
} .elementor-element-fe0b07c.secc_que_eshomealchemy {
padding-left: 100px !important;
padding-right: 100px !important;
} .elementor-element-fe0b07c .e-con-full,
.elementor-element-fe0b07c .e-flex {
max-width: 1400px !important;
margin-left: auto !important;
margin-right: auto !important;
}
} @media screen and (min-width: 1600px) {
.elementor-element-70f6617.secc_convencido,
.elementor-element-9e794eb {
padding-left: 150px !important;
padding-right: 150px !important;
}
.elementor-element-70f6617 .e-con-inner,
.elementor-element-9e794eb .e-con-inner {
max-width: 1500px !important;
}
.elementor-element-fe0b07c.secc_que_eshomealchemy {
padding-left: 150px !important;
padding-right: 150px !important;
}
.elementor-element-fe0b07c .e-con-full,
.elementor-element-fe0b07c .e-flex {
max-width: 1500px !important;
}
}
@media screen and (min-width: 1920px) {
.elementor-element-70f6617.secc_convencido,
.elementor-element-9e794eb {
padding-left: 200px !important;
padding-right: 200px !important;
}
.elementor-element-70f6617 .e-con-inner,
.elementor-element-9e794eb .e-con-inner {
max-width: 1600px !important;
}
.elementor-element-fe0b07c.secc_que_eshomealchemy {
padding-left: 200px !important;
padding-right: 200px !important;
}
.elementor-element-fe0b07c .e-con-full,
.elementor-element-fe0b07c .e-flex {
max-width: 1600px !important;
}
} @media screen and (max-width: 1024px) { .header-container a.logo img {
width: 200px !important;
}
.perspective-slider {
height: 50vh !important;
} }
@media screen and (max-width: 768px) { .header-container {
padding: 12px 15px !important;
}
.header-container a.logo img {
width: 160px !important;
} .scroll-to-explore.pers-redirect,
.slider-bottom.pers-bottom {
display: none !important;
}
.perspective-slider {
height: 45vh !important;
} } @media screen and (max-width: 740px) {
.video_vertical{
width: 100% !important;
height: 500px;
}
.header-container a.logo img{
width: 100% !important;
}
.video_testimonio{
width: 100%;
height: 100%;
}
.freelancer-hero .hi{
margin-top: 20vh !important;
}
#secc_convencido .spacer-120{
height: 0px;
} #cab_queeshome .spacer-300 {
height: 125px;
}
#cab_queeshome .spacer-30 {
height: 0px;
}
footer .button-wrapper .flen-btn span{
font-size: 14px;
}  .header-container {
position: fixed !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
z-index: 99999 !important;
background: white !important;
padding: 10px 15px !important;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.header-container .row {
display: flex !important;
align-items: center !important;
justify-content: space-between !important;
} .header-container .col-xl-2.col-md-6.col-6 {
flex: 0 0 auto !important;
width: auto !important;
}
.header-container a.logo img {
width: 140px !important;
display: block !important;
} .header-container .col-xl-10.col-md-6.col-6.idioma {
flex: 1 !important;
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
gap: 12px !important;
width: auto !important;
} .idioma .wpml-ls-statics-footer {
float: none !important;
margin: 0 !important;
padding: 0 !important;
position: relative !important;
}
.idioma .wpml-ls-statics-footer ul {
display: flex !important;
gap: 8px !important;
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
align-items: center !important;
}
.idioma .wpml-ls-statics-footer li {
margin: 0 !important;
padding: 0 !important;
}
.idioma .wpml-ls-statics-footer .wpml-ls-flag {
width: 22px !important;
height: 15px !important;
display: block !important;
} .burger-menu {
width: 30px !important;
height: 25px !important;
display: flex !important;
flex-direction: column !important;
justify-content: space-between !important;
cursor: pointer !important;
}
.burger-menu span {
width: 100% !important;
height: 2px !important;
display: block !important;
} .elementor-element-93d879a.secc_home1 {
padding-top: 70px !important; min-height: auto !important;
display: block !important; }
.freelancer-hero {
padding: 30px 15px 20px !important;
min-height: auto !important;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
}
.freelancer-hero .container {
width: 100% !important;
padding: 0 !important;
}
.freelancer-hero .col-8 {
width: 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
text-align: center !important;
} .freelancer-hero .hi {
visibility: visible !important;
display: block !important;
font-size: 16px !important;
margin-bottom: 15px !important;
text-align: center !important;
height: auto !important;
}
.freelancer-hero h1.title {
visibility: visible !important;
display: block !important;
font-size: calc(1.8rem + 2.5vw) !important;
line-height: 1.2 !important;
margin-bottom: 25px !important;
text-align: center !important;
height: auto !important;
} .freelancer-hero::before {
content: none !important;
display: none !important;
} .freelancer-hero .image.bottom {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin: 20px 0 0 0 !important;
display: block !important;
position: relative !important;
} #secc_convencido {
padding-top: 30px !important;
}
#secc_convencido .spacer-120 {
height: 20px !important;
}
#secc_convencido h2 {
font-size: calc(1.2rem + 2.5vw) !important;
line-height: 1.4 !important;
text-align: center !important;
padding: 0 15px !important;
} .elementor-element-9e794eb {
padding: 30px 15px !important;
}
.elementor-element-9e794eb h2 {
font-size: calc(1.3rem + 2vw) !important;
text-align: center !important;
}
.elementor-element-9e794eb p {
font-size: 15px !important;
text-align: center !important;
} .perspective-slider {
height: auto !important;
min-height: auto !important;
margin-bottom: 30px !important;
position: relative !important;
overflow: visible !important;
display: flex !important;
flex-direction: column !important;
gap: 15px !important;
padding: 0 15px !important;
}
.perspective-slider .slide {
width: 100% !important;
height: 250px !important;
position: relative !important;
transform: none !important;
opacity: 1 !important;
display: block !important;
}
.perspective-slider .slide .image {
width: 100% !important;
height: 100% !important;
background-size: cover !important;
background-position: center !important;
border-radius: 8px !important;
display: block !important;
} .scroll-to-explore,
.scroll-to-explore.pers-redirect,
.slider-bottom,
.slider-bottom.pers-bottom,
.slide-number-wrap,
.slide-numbers,
.total-slide {
display: none !important;
visibility: hidden !important;
} #secc_que_eshomealchemy {
padding: 30px 0 !important;
}
#secc_que_eshomealchemy .e-con-inner {
padding: 0 15px !important;
}
#secc_que_eshomealchemy h3 {
font-size: calc(1.1rem + 1.5vw) !important;
margin-bottom: 15px !important;
}
#secc_que_eshomealchemy p {
font-size: 14px !important;
line-height: 22px !important;
} .elementor-element-851c26a {
padding: 40px 15px !important;
}
.elementor-element-d1a29db h3 {
font-size: 1.8rem !important;
text-align: center !important;
margin-bottom: 30px !important;
}
.wpcf7-form p {
margin-bottom: 15px !important;
}
.contact-bar,
input.contact-bar,
textarea.contact-bar {
width: 100% !important;
padding: 12px 15px !important;
font-size: 15px !important;
border: 1px solid #ddd !important;
border-radius: 4px !important;
}
textarea.contact-bar {
min-height: 120px !important;
}
.form-btn,
input.form-btn {
width: 100% !important;
padding: 15px 30px !important;
font-size: 16px !important;
} footer {
padding: 40px 15px 30px !important;
background: white !important;
}
footer .container {
padding: 0 !important;
width: 100% !important;
}
footer .spacer-30 {
height: 20px !important;
}
footer .spacer-90 {
height: 30px !important;
} footer .row:first-of-type {
display: flex !important;
flex-direction: column !important;
align-items: center !important;
width: 100% !important;
}
footer .col-md-8,
footer .col-md-4 {
width: 100% !important;
max-width: 100% !important;
flex: 0 0 100% !important;
}
footer h3 {
font-size: 18px !important;
margin-bottom: 20px !important;
text-align: center !important;
} footer .button-wrapper {
width: 100% !important;
text-align: center !important;
margin-top: 20px !important;
display: flex !important;
justify-content: center !important;
}
footer .button-wrapper .flen-btn {
width: auto !important;
max-width: 90% !important;
margin: 0 auto !important;
display: inline-block !important;
padding: 15px 40px !important;
background: #000 !important;
color: white !important;
border-radius: 50px !important;
text-decoration: none !important;
text-align: center !important;
}
footer .button-wrapper .flen-btn span {
font-size: 13px !important;
color: white !important;
display: inline-block !important;
word-break: break-word !important;
text-align: center !important;
} footer .row.bottom-wrapper {
display: flex !important;
flex-direction: column !important;
align-items: center !important;
gap: 20px !important;
margin-top: 30px !important;
width: 100% !important;
}
footer .bottom-wrapper .col-xl-4,
footer .bottom-wrapper .col-xl-8 {
width: 100% !important;
max-width: 100% !important;
flex: 0 0 100% !important;
text-align: center !important;
} footer .bottom-wrapper p.little {
font-size: 13px !important;
color: #0f2245 !important;
margin: 0 !important;
text-align: center !important;
display: block !important;
} footer .social-links {
display: flex !important;
justify-content: center !important;
align-items: center !important;
gap: 20px !important;
flex-wrap: wrap !important;
margin: 0 !important;
padding: 0 !important;
}
footer .social-links a {
font-size: 15px !important;
color: #0f2245 !important;
text-decoration: none !important;
display: inline-block !important;
opacity: 1 !important;
}
footer .social-links a:hover {
text-decoration: underline !important;
} .spacer-300 { height: 60px !important; }
.spacer-150 { height: 30px !important; }
.spacer-120 { height: 25px !important; }
.spacer-90 { height: 20px !important; }
.spacer-75 { height: 15px !important; }
.spacer-60 { height: 15px !important; }
.spacer-45 { height: 12px !important; }
.spacer-30 { height: 10px !important; } .overlay-menu .overlay-wrap {
flex-direction: column !important;
}
.overlay-menu .left-area {
width: 100% !important;
padding: 50px 20px !important;
}
.overlay-menu .left-area nav li {
margin: 12px 0 !important;
}
.overlay-menu .left-area nav li a {
font-size: 1.3rem !important;
} .elementor-element-93d879a.secc_home1 {
padding-top: 70px !important;
padding-bottom: 0 !important; margin-bottom: 0 !important;
min-height: auto !important;
}
.freelancer-hero {
padding: 20px 15px 10px !important; min-height: auto !important;
}
.freelancer-hero .spacer-75 {
height: 10px !important; }
.freelancer-hero .image.bottom {
margin: 10px 0 0 0 !important; }  .elementor-element-b1e191c {
margin-bottom: 20px !important; }
.elementor-element-851c26a {
padding: 30px 15px !important; margin-top: 0 !important;
} .elementor-element-851c26a .spacer-120,
.elementor-element-851c26a .spacer-150 {
height: 0px !important;
} .elementor-element-d1a29db h3 {
font-size: 1.6rem !important;
margin-bottom: 20px !important;
margin-top: 0 !important;
}  body.page-id-1613 .spacer-300 {
height: 40px !important;
}
body.page-id-1613 .spacer-150 {
height: 20px !important;
}
body.page-id-1613 .spacer-120 {
height: 15px !important;
}
body.page-id-1613 .spacer-90 {
height: 10px !important;
} #secc_convencido {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.elementor-element-9e794eb {
padding: 20px 15px !important;
margin-top: 0 !important;
}
#secc_que_eshomealchemy {
padding: 20px 0 !important;
margin-top: 0 !important;
}
#secc_que_eshomealchemy .spacer-120 {
height: 10px !important;
}
#secc_que_eshomealchemy .spacer-90 {
height: 5px !important;
} .perspective-slider {
padding: 0 15px !important;
margin: 20px 0 !important;
}
.perspective-slider .slide {
height: 220px !important; } .spacer-120.spacer-md-60.spacer-sm-30 {
height: 20px !important; }
footer {
padding: 30px 15px 20px !important; }
footer .spacer-30 {
height: 15px !important;
}
footer .spacer-90 {
height: 20px !important;
} .elementor-element-93d879a.secc_home1 {
padding-top: 60px !important; padding-bottom: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.freelancer-hero {
padding: 0 15px 10px !important; margin-top: 0 !important; min-height: 100vh !important;
}
.freelancer-hero .container {
padding: 0 !important;
margin: 0 !important;
} .freelancer-hero .spacer-75 {
display: none !important; } .freelancer-hero .hi {
visibility: visible !important;
display: block !important;
font-size: 15px !important;
margin-bottom: 8px !important; text-align: center !important;
height: auto !important;
padding: 0 !important;
}
.freelancer-hero h1.title {
visibility: visible !important;
display: block !important;
font-size: calc(1.8rem + 2.5vw) !important;
line-height: 1.15 !important;
margin-top: 0 !important;
margin-bottom: 15px !important;
text-align: center !important;
height: auto !important;
padding: 0 !important;
} .freelancer-hero .image.bottom {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin: 10px 0 0 0 !important;
padding: 0 !important;
display: block !important;
position: relative !important;
} .freelancer-hero::before,
.freelancer-hero::after {
content: none !important;
display: none !important;
} .elementor-1378 .elementor-element.elementor-element-cc651b9{
padding-top: 30px !important;
padding-left: 10px !important;
}
.elementor-1382 .elementor-element.elementor-element-cc651b9{
padding-left: 10px !important;
} .elementor-element-f06c651 .page-caption .spacer-300.spacer-md-200 {
height: 0px !important;
display: none !important;
} .cab_queeshome .spacer-300,
.cab_queeshome .spacer-md-200,
#cab_queeshome .spacer-300,
#cab_queeshome .spacer-md-200 {
height: 0px !important;
display: none !important;
} .elementor-element-f06c651.cab_queeshome {
padding-top: 70px !important; padding-bottom: 0px !important;
margin-top: 0 !important;
} .page-caption {
padding-top: 0 !important;
padding-bottom: 30px !important;
} .page-caption .container {
padding-top: 0 !important;
margin-top: 0 !important;
}
.page-caption h2.title {
margin-top: 0 !important;
padding-top: 0 !important;
}
.elementor-element-2da10d3 .page-caption .container{
padding-top: 20px !important;
}
body.blog .page-caption .container{
padding-top: 20px !important;
}
.elementor-element-1749925 h2 .text-lines{
margin-top: 85px !important;
}
}  @media screen and (max-width: 480px) {
.header-container a.logo img {
width: 120px !important;
}
.freelancer-hero .hi {
font-size: 14px !important;
}
.freelancer-hero h1.title {
font-size: calc(1.5rem + 2vw) !important;
}
#secc_convencido h2 {
font-size: calc(1rem + 3vw) !important;
}
.perspective-slider .slide {
height: 200px !important;
}
footer .button-wrapper .flen-btn {
padding: 12px 30px !important;
}
footer .button-wrapper .flen-btn span {
font-size: 12px !important;
}
.freelancer-hero {
padding: 15px 15px 5px !important;
}
.elementor-element-851c26a {
padding: 20px 15px !important;
}
.perspective-slider .slide {
height: 180px !important;
}
footer {
padding: 25px 15px 20px !important;
}
.elementor-element-93d879a.secc_home1 {
padding-top: 60px !important;
}
.freelancer-hero {
padding: 0 10px 5px !important;
}
.freelancer-hero .hi {
font-size: 14px !important;
margin-bottom: 6px !important;
}
.freelancer-hero h1.title {
font-size: calc(1.5rem + 2vw) !important;
margin-bottom: 10px !important;
}
.elementor-element-f06c651.cab_queeshome {
padding-top: 85px !important;
}
.page-caption {
padding-bottom: 0px !important;
}
} body, html {
overflow-x: hidden !important;
max-width: 100% !important;
}
.elementor-section,
.elementor-container,
.e-con,
.e-con-inner {
max-width: 100% !important;
overflow-x: hidden !important;
} .otgs-development-site-front-end {
position: relative !important;
z-index: 1 !important;
}