/*
Theme Name: ALQUEMY
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/




/* GENERALES
================================================================= */

h1.av-special-heading-tag {
    font-size: 43px !important;
}
h2.av-special-heading-tag {
    font-size: 33px !important;
}  
h3.av-special-heading-tag {
    font-size: 23px !important;
}

/* BURGUER MENU */

.av-burger-overlay span.avia-menu-text {
    border-radius: 5px !important;
    padding: 8px !important;
    font-size: 14px;
    font-weight: normal;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
    padding: 15px 30px;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
    padding-left: 50px;
}
.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
    height: 7px;
    display: block;
    position: absolute;
    margin-top: 0;
    opacity: 1;
    border: none!important;
    width: 7px;
    left: 39px;
    top: 42%;
    background-color: #e6ce1d !important;
}
#menu-item-search a {
    color: #e6ce1d !important;
}
.header_color div .av-hamburger-inner, .header_color div .av-hamburger-inner::before, .header_color div .av-hamburger-inner::after {
    background-color: #01102c;
}

.logo a, .av_header_transparency .logo a {
    width: 200px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}
svg#Capa_1 {
    width: 200px;
}

.main_color strong {
    color: #121932;
}
div#header_main {
    border: none;
    box-shadow: 0px 0px 10px #0000001f;
}
.av_header_transparency div#header_main {
    box-shadow: none;
}
a {
    text-decoration: none !important;
}

.boton a, input.boton {
    font-size: 15px !important;
    padding: 10px !important;
    letter-spacing: 1px;
    border-radius: 5px;
    min-width: 120px;
}
.boton.light.amarillo a {
    background-color: transparent !important;
    color: #ceb501 !important;
    border: 2px solid !important;
}
.boton.dos a {
    border: 2px solid;
}
a.more-link {
    font-size: 15px !important;
    letter-spacing: 1px;
    background-color: transparent !important;
    color: #ceb501 !important;
    border-radius: 5px;
    margin: 20px 0 10px 0;
}
#top .fondo-azul strong {
    color: #e6ce1d;
}
.av-subheading.av-subheading_above {
    letter-spacing: 1px;
    opacity: 0.8;
}

body {
    color: #00112c;
    font-weight: 300;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
}

span.avia-menu-text {
    border-radius: 5px !important;
    padding: 8px !important;
}
#top .av-menu-button span.avia-menu-text {
    padding: 8px 15px !important;
    color: #121932 !important;
}

.pagina .template-page.content.alpha.units:before {
    content: "";
    background-color: white;
    height: 120px;
    width: 100%;
    position: relative !important;
    top: 0;
    float: left;
}
.sombra img {
    box-shadow: 10px 10px 20px #01102c12;
}
.flex_cell {
    position: relative;
}
.bloque-imagen {
    min-height: 240px !important;
}
.punto .avia-image-overlay-wrap:before, .flex_column.punto:before, .flex_cell.punto:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: #e6ce1d;
    z-index: 100;
    visibility: visible;
}
.punto.right .avia-image-overlay-wrap:before, .flex_column.punto.right:before {
    right: 0;
    bottom: 0;
}
.punto.left .avia-image-overlay-wrap:before, .flex_column.punto.left:before {
    left: 0;
    bottom: 0;
}
.punto.left.top .avia-image-overlay-wrap:before, .flex_column.punto.left.top:before, .flex_cell.punto.left.top:before {
    left: 0;
    top: 0;
}

/* ICONO SCROLL */
.icon-scroll {
    width: 30px;
    height: 50px;
    margin-left: -20px;
    margin-top: -25px;
    box-shadow: inset 0 0 0 1px #00112c;
    border-radius: 25px;
}
.icon-scroll, .icon-scroll:before {
    position: relative;
    left: 50%;
}
.icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #e6ce1d;
    margin-left: -4px;
    top: 6px;
    border-radius: 4px;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: scroll;
    position: absolute;
}
.icon-scroll a {
    height: 50px;
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 100px;
}
@keyframes scroll{
  0% { opacity: 1; }
  100% { opacity: 0; transform: translateY(40px);}
}

.home section.avia_codeblock_section.avia_code_block_0 {
    position: absolute;
    bottom: 40px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 100%;
}


/* FONDO FAVICON */
#top .av-section-color-overlay {
    opacity: 0.05;
    background-image: url(https://www.alquemy.es/alquemy/wp-content/uploads/2022/02/favicon-alquemy.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left 160px;
}

/* BREADCRUMBS */

span.breadcrumb-title {
    display: none;
}



/* FORMULARIO */

#formulario_section .flex_column_table {
    width: 90% !important;
    margin: 0px auto !important;
    float: none !important;
}
#formulario_section .iconbox_content {
    background-color: white !important;
    border: 1px solid;
}
#formulario_section .iconbox_icon.heading-color {
    font-size: 25px;
    line-height: 25px;
    display: flex;
    justify-content: center;
    border-radius: 3px;
    color: #121932;
    background-color: #e6ce1d;
}
#formulario_section label {
    color: white;
}

/* SOBRE NOSOTROS*/
img.logo-partner-single {
    width: 200px;
    display: flex;
    height: 90px;
    object-fit: cover;
}
img.logo-partner-single.odoo {
    margin: 0 auto;
}




/* TIMELINE */
.main_color .av-timeline-nav a {
    background-color: #e6ce1d;
    opacity: 1;
}

/* TABLA */
#top li.avia-heading-row {
    background-color: #121932 !important;
    border-color: #121932 !important;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center !important;
    font-size: 18px
}
.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), #top .main_color .avia-data-table.avia_pricing_minimal td {
    color: #121932;
}
.tabla-servicio li {
    text-align: left !important;
    font-size: 16px;
}
.tabla-servicio li:before {
    content: "✓";
    font-family: 'icomoon';
    padding-right: 10px;
}
.tabla-servicio li.avia-heading-row:before {
    display: none;
}

/* PAGINA ODOO
================================================================= */

.sombra .avia-image-overlay-wrap {
    box-shadow: 0px 10px 20px #12193229;
}
div#captura_odoo {
    overflow: hidden;
}

.imagen-video span.av_font_icon {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}
.img-video span.av_font_icon {
    display: flex;
    justify-content: center;
    width: 100%;
}
#top .imagen-video .av-icon-char {
    font-size: 130px;
    line-height: 130px;
}
#top .mfp-bg {
    background: #00112c;
    opacity: 0.95 !important;
}

#wrap_movil {
    overflow: hidden;
}
img.movil {
    width: 350px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    box-shadow: 0px 50px 20px #00000038;
    height: 480px;
    object-fit: cover;
    object-position: top;
}
img.movil-2 {
    width: 200px;
    position: absolute;
    top: 130px;
    transform: rotate(25deg);
    opacity: 0.2;
}
img.movil-3 {
    width: 230px;
    position: absolute;
    right: -270px;
    top: 130px;
    transform: rotate(-45deg);
    opacity: 0.2;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 130px;
}
#formulario_section.blanco label {
    color: #121932;
    font-size: 13px;
}



/* HOME
================================================================= */

/* servicios principales */

.iconbox_content header.entry-content-header {
    display: flex;
    flex-flow: column;
}
.iconbox_icon.heading-color {
    font-size: 30px;
    color: #ceb500;
}
.navision .iconbox_icon.heading-color {
    font-size: 35px;
}
.home .iconbox {
    background: transparent;
    min-height: 250px;
}

/* LOGOS TECNOLOGIAS */
#top .avia-logo-element-container .slide-entry {
    padding: 0px 50px;
    height: 90px;
}



/* BLOG
================================================================= */


article.slide-entry {
    background-color: white;
}
.slide-content {
    padding: 15px 20px;
}
article.slide-entry {
    background-color: white;
    box-shadow: 0px 10px 20px #01102c12;
}
#top .slide-meta {
    display: none;
}
h3.slide-entry-title.entry-title {
    font-size: 21px !important;
    letter-spacing: 0 !important;
}
h3.slide-entry-title.entry-title {
    margin-bottom: 15px;
}
.avia-content-grid-active article img.wp-post-image {
    height: 240px;
    object-fit: cover;
    width: 100%;
}

/* SIDEBAR BLOG */
h3.widgettitle {
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.sidebar li.cat-item a {
    color: #01102c !important;
}
span.news-time {
    display: none;
}


/*  KIT DIGITAL 
================================================================= */

article.iconbox {
    margin: 0;
}
p.toggler {
    background-color: #12193200 !important;
    color: #121932 !important;
    border: 1px solid #121932 !important;
}
span.toggle_icon {
    border: none;
}
span.vert_icon, span.hor_icon {
    border-color: #e6ce1d;
}
.togglecontainer {
    margin: 0;
}
.toggle_content.invers-color {
    background-color: #12193200;
    border: 1px solid #121932;
    font-size: 16px;
}
.img-kit-digital img {
    width: 120px;
    margin-top: -70px;
}
#top #bonificaciones_section .iconbox_icon.heading-color {
    font-size: 28px !important;
    color: #d9bf00 !important;
    background-color: #121932 !important;
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    min-width: 50px;
}
.toggle_content.invers-color {
    background-color: #12193200;
    border: 1px solid #121932;
    font-size: 16px;
    min-height: 350px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.boton {
    background-color: #e6ce1d;
    color: #121932;
}
#formulario_section .flex_column_table {
    box-shadow: 0px 10px 20px #0000001f;
}


/* FOOTER
================================================================= */

.medios-pago img {
    width: 140px;
    margin-bottom: 30px;
}
#custom_footer strong {
    color: #e6ce1d !important;
}
.html_header_transparency #top .footer-page-content .avia-builder-el-0 .container {
    padding-top: 30px;
}
#custom_footer {
    position: relative;
}

div#custom_footer:before {
    content: "";
    background-image: url(https://www.alquemy.es/wp-content/uploads/2022/03/favicon-alquemy-blanco.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right -12% bottom 40%;
    background-size: 35%;
}




/* CSS MOVIL
================================================================= */
@media only screen and (max-width: 767px){
 
h1.av-special-heading-tag {
    font-size: 43px !important;
}
h2.av-special-heading-tag {
    font-size: 33px !important;
}  
h3.av-special-heading-tag {
    font-size: 23px !important;
}
#top .punto .avia-image-overlay-wrap:before, #top .flex_column.punto:before, #top .flex_cell.punto:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
}

main.template-page.content.av-content-full.alpha.units {
    padding: 20px 0px;
}
.responsive #top #wrap_all .av-flex-cells .no_margin {
    padding-top: 15%;
}

#top .cabecera .intro .av_textblock_section .avia_textblock p {
    font-size: 17px;
    line-height: 1.5;
} 
p {
    font-size: 15px;
    line-height: 1.6;
}
.home .iconbox {
    background: transparent;
    min-height: auto;
    margin-bottom: 20px;
}

#top .imagen-video .av-icon-char {
    font-size: 90px;
    line-height: 90px;
}
h3.iconbox_content_title {
    font-size: 20px !important;
    margin-left: 10px !important;
    margin-top: -3px !important;
}
.iconbox_content header.entry-content-header {
    display: flex;
    flex-flow: row;
}
.iconbox_content {
    margin-top: 30px;
}
#top .iconbox_content_container {
    line-height: 1.65em;
    margin-left: 40px;
    margin-top: -10px;
}
#section_servicios .boton.light.amarillo a {
    margin-left: 40px;
}
#formulario_section .iconbox_content header.entry-content-header {
    justify-content: center;
}
span.av-partner-fake-img {
    width: 100px;
    margin: 0 auto;
}
.template-page.content.av-content-full.alpha.units {
    padding: 50px;
}
article.slide-entry.flex_column.post-format-standard {
    margin-bottom: 30px !important;
}

/* LOGOS SLIDE */
#top .avia-logo-element-container .slide-entry {
    padding: 0px 5px;
}
.avia-logo-element-container .slide-entry-wrap {
    display: flex;
    flex-flow: row;
}

/* CABECERAS SECCIONES INTERNAS */
.pagina .template-page.content.alpha.units:before {
    display: none;
}
/* PÁGINAS DE SERVICIO */
#top .formulario-servicio{
    padding: 25px;
    
}
/* KIT DIGITAL */
.img-kit-digital img {
    margin-top: 0px;
}
#bonificaciones_section article.iconbox {
    margin-bottom: 20px;
}
#top #bonificaciones_section .iconbox_icon.heading-color {
    font-size: 25px !important;
}

/* BLOG */
#top .flex_column.av-2ll72-d88631e2f32b526e1b7a8d70855f7bfc {
    padding: 0;
}
article.slide-entry.flex_column.post-format-standard {
    margin-bottom: 30px !important;
    width: 95% !important;
    left: 2%;
}
h3.slide-entry-title.entry-title {
    font-size: 20px !important;
    padding: 0 !important;
}
.html_modern-blog #top .post-entry .blog-categories {
    top: -3px;
}
span.blog-categories.minor-meta a {
    color: #c8b20c !important;
}


/* APPS */

img.movil-2, img.movil-3{
    display: none;
}
#wrap_movil .template-page.content.av-content-full.alpha.units {
    padding: 0;
}


/* FOOTER */
div#custom_footer:before {
    content: "";
    background-image: url(https://www.alquemy.es/wp-content/uploads/2022/03/favicon-alquemy-blanco.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right 110% bottom -21%;
    background-size: 650px;
    opacity: 0.1;
}
}

/*
CSS TABLET (768px a 1024px)
================================================================= */
@media only screen and (max-width: 1023px) and (min-width: 768px) {

}


/*
CSS PC (768px)
================================================================= */
@media only screen and (min-width: 768px) {
.avia-section-huge .content, .avia-section-huge .sidebar {
    padding-top: 60px;
    padding-bottom: 60px;
}
#top .cabecera .hr.hr-invisible {
    height: 20px !important;
}
    
}



/* CSS PANTALLAS GRANDES
================================================================= */

@media only screen and (min-width: 1450px){
.responsive .container {
    max-width: 80%;
}
h1.av-special-heading-tag {
    font-size: 50px !important;
}
h2.av-special-heading-tag {
    font-size: 40px !important;
}  
h3.av-special-heading-tag {
    font-size: 30px !important;
}
.avia-section-huge .content, .avia-section-huge .sidebar {
    padding-top: 130px;
    padding-bottom: 130px;
}
div#custom_footer:before {
    background-position: right -10% bottom -10%;
    background-size: 40%;
}
.pagina .template-page.content.alpha.units:before {
    content: "";
    background-color: white;
    height: 120px;
    width: 100%;
    position: absolute !important;
    top: -100px !important;
}
#top .cabecera .hr.hr-invisible {
    height: 50px;
}
}

