#landing12 {
    background-image: url("https:round3.png");
    width: 100%;
}

body{
    height: auto;
    width: auto;

}

#landing12 .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#landing12 .col {
    margin-bottom: 20px
}
#landing12 h2 {
    font-size: 24px;
    text-transform: initial;
    font-weight: 700;
    margin-bottom: 0;
}

#landing12 h3 {
    font-size: 20px;
    text-transform: initial;
    font-weight: 700;
    margin-bottom: 0;
}
#landing12 h4 {
    font-size: 20px;
    text-transform: initial;
    font-weight: 400;
    margin-bottom: 0;
}
#landing12 h4:hover {
    color: #08b2c7;
    font-weight: 700;
}
#landing12 h6 {
    font-size: 14px;
    text-transform: initial;
    font-weight: 500;
    margin-bottom: 0;
    color: rgb(39, 39, 39);

}

#landing12 .card {
    box-shadow: 0 .125rem .55rem #032e581f !important;
    border-radius: 5px;
    transition: 0.3s;
    width: 100%;
    margin-bottom: 12px;
    background-color: white;
    height: 100px;
    padding: 0 12px
}

#landing12 .card-img {
    border-radius: 10px;
    transition: 0.3s;
    width: 100%;
    background-color: white;
    margin-bottom: 15px
}

#landing12 .card-img:hover {
    box-shadow: 0 .5rem 1rem #032e581f !important;
}

#landing12 .card-img img {
    border-radius: 10px
}

#landing12 .hrefButton {
    transition: 0.2s
}

#landing12 .hrefButton:hover .card-img {
    box-shadow: 0 .8rem 1rem #032e581f !important;
}

#landing12 .hrefButton:hover h6 {
    font-weight: 700;
    color: black
}

#landing12 .card p {
    line-height: 100px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 700;
}

#landing12 .iconCat {
    width: 25px;
    margin-right: 12px
}


.swiper-container-hs {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: white;
    padding: 0 25px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 90%;
}

.swiper-slide:nth-child(2n) {
    width: 90%;
}

.swiper-slide:nth-child(3n) {
    width: 80%;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 0;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: white;
    border: none
}

.nav-tabs>li>a,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
    border: none
}

.nav-tabs {
    border: none;
}

.swiper-button-next,
.swiper-button-prev {
    background-size: 18px 44px;
}

.altoitem {
    height: 100% !important
}
.mainContent{
    background: transparent !important;
}
.mobileitem{
    margin-bottom: 0 !important;
    background: white !important
}
.itemSemanalEscritorio{
    height: auto !important;
}
.margin-bottom{
    margin-bottom: 0 !important
}
.pagination li a{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px
}
.page {
    display: none;
}
.page-active {
    display: block;
}

.Primero {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --bdt-breakpoint-s: 640px;
    --bdt-breakpoint-m: 960px;
    --bdt-breakpoint-l: 1200px;
    --bdt-breakpoint-xl: 1600px;
    --bdt-leader-fill-content: .;
    --page-title-display: block;
    --wd-text-line-height: 1.6;
    --wd-form-color: inherit;
    --wd-form-placeholder-color: inherit;
    --wd-form-bg: transparent;
    --wd-form-brd-color: rgba(129,129,129,.2);
    --wd-form-brd-color-focus: rgba(129,129,129,.3);
    --wd-tags-mb: 20px;
    --wd-block-spacing: 20px;
    --color-gray-200: #f1f1f1;
    --color-gray-300: #bbb;
    --color-gray-400: #a5a5a5;
    --color-gray-500: #777;
    --color-gray-600: #666;
    --color-gray-700: #555;
    --color-gray-800: #333;
    --color-gray-900: #242424;
    --bgcolor-white: #FFF;
    --bgcolor-gray-100: #f7f7f7;
    --brdcolor-gray-300: rgba(119,119,119,.2);
    --wd-text-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-text-font-weight: 400;
    --wd-text-color: #777777;
    --wd-text-font-size: 14px;
    --wd-title-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-title-font-weight: 600;
    --wd-title-color: #242424;
    --wd-entities-title-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-entities-title-font-weight: 400;
    --wd-entities-title-color: #333333;
    --wd-entities-title-color-hover: rgb(51 51 51 / 65%);
    --wd-alternative-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-widget-title-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-widget-title-font-weight: 600;
    --wd-widget-title-transform: uppercase;
    --wd-widget-title-color: #333;
    --wd-widget-title-font-size: 16px;
    --wd-header-el-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-header-el-font-weight: 600;
    --wd-header-el-transform: none;
    --wd-header-el-font-size: 13px;
    --wd-primary-color: rgb(203,54,48);
    --wd-alternative-color: rgb(51,51,51);
    --wd-link-color: #333333;
    --wd-link-color-hover: rgb(203,54,48);
    --btn-default-bgcolor: rgb(203,54,48);
    --btn-default-bgcolor-hover: rgb(51,51,51);
    --btn-shop-bgcolor: rgb(203,54,48);
    --btn-shop-bgcolor-hover: rgb(51,51,51);
    --btn-accent-bgcolor: rgb(51,51,51);
    --btn-accent-bgcolor-hover: #CB3630;
    --notices-success-bg: #459647;
    --notices-success-color: #fff;
    --notices-warning-bg: #E0B252;
    --notices-warning-color: #fff;
    --wd-form-brd-radius: 5px;
    --wd-form-brd-width: 1px;
    --btn-default-color: #fff;
    --btn-default-color-hover: #fff;
    --btn-shop-color: #fff;
    --btn-shop-color-hover: #fff;
    --btn-accent-color: #fff;
    --btn-accent-color-hover: #fff;
    --btn-default-brd-radius: 5px;
    --btn-default-box-shadow: none;
    --btn-default-box-shadow-hover: none;
    --btn-shop-brd-radius: 5px;
    --btn-shop-box-shadow: none;
    --btn-shop-box-shadow-hover: none;
    --btn-accent-brd-radius: 5px;
    --btn-accent-box-shadow: none;
    --btn-accent-box-shadow-hover: none;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    --jp-carousel-primary-color: #fff;
    --jp-carousel-primary-subtle-color: #999;
    --jp-carousel-bg-color: #000;
    --jp-carousel-bg-faded-color: #222;
    --jp-carousel-border-color: #3a3a3a;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    color: var(--wd-text-color);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    --e-global-color-primary: #C8102E;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #000000;
    --e-global-color-accent: #000000;
    --e-global-color-06a6bce: #FFFFFF;
    --e-global-color-a652011: #37B44B;
    --e-global-color-ea3ee74: #86868B;
    --e-global-color-b55d50e: #F5F5F7;
    --e-global-color-b3f6b28: #161617;
    --e-global-color-c801717: #333333;
    --e-global-typography-primary-font-family: "SF Pro Display";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "SF Pro Display";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "SF Pro Display";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "SF Pro Display";
    --e-global-typography-accent-font-weight: 500;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: inherit;
    font-size: 100%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1460px;
}

.Segundo{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --bdt-breakpoint-s: 640px;
    --bdt-breakpoint-m: 960px;
    --bdt-breakpoint-l: 1200px;
    --bdt-breakpoint-xl: 1600px;
    --bdt-leader-fill-content: .;
    --page-title-display: block;
    --wd-text-line-height: 1.6;
    --wd-form-color: inherit;
    --wd-form-placeholder-color: inherit;
    --wd-form-bg: transparent;
    --wd-form-brd-color: rgba(129,129,129,.2);
    --wd-form-brd-color-focus: rgba(129,129,129,.3);
    --wd-tags-mb: 20px;
    --wd-block-spacing: 20px;
    --color-gray-200: #f1f1f1;
    --color-gray-300: #bbb;
    --color-gray-400: #a5a5a5;
    --color-gray-500: #777;
    --color-gray-600: #666;
    --color-gray-700: #555;
    --color-gray-800: #333;
    --color-gray-900: #242424;
    --bgcolor-white: #FFF;
    --bgcolor-gray-100: #f7f7f7;
    --brdcolor-gray-300: rgba(119,119,119,.2);
    --wd-text-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-text-font-weight: 400;
    --wd-text-color: #777777;
    --wd-text-font-size: 14px;
    --wd-title-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-title-font-weight: 600;
    --wd-title-color: #242424;
    --wd-entities-title-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-entities-title-font-weight: 400;
    --wd-entities-title-color: #333333;
    --wd-entities-title-color-hover: rgb(51 51 51 / 65%);
    --wd-alternative-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-widget-title-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-widget-title-font-weight: 600;
    --wd-widget-title-transform: uppercase;
    --wd-widget-title-color: #333;
    --wd-widget-title-font-size: 16px;
    --wd-header-el-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-header-el-font-weight: 600;
    --wd-header-el-transform: none;
    --wd-header-el-font-size: 13px;
    --wd-primary-color: rgb(203,54,48);
    --wd-alternative-color: rgb(51,51,51);
    --wd-link-color: #333333;
    --wd-link-color-hover: rgb(203,54,48);
    --btn-default-bgcolor: rgb(203,54,48);
    --btn-default-bgcolor-hover: rgb(51,51,51);
    --btn-shop-bgcolor: rgb(203,54,48);
    --btn-shop-bgcolor-hover: rgb(51,51,51);
    --btn-accent-bgcolor: rgb(51,51,51);
    --btn-accent-bgcolor-hover: #CB3630;
    --notices-success-bg: #459647;
    --notices-success-color: #fff;
    --notices-warning-bg: #E0B252;
    --notices-warning-color: #fff;
    --wd-form-brd-radius: 5px;
    --wd-form-brd-width: 1px;
    --btn-default-color: #fff;
    --btn-default-color-hover: #fff;
    --btn-shop-color: #fff;
    --btn-shop-color-hover: #fff;
    --btn-accent-color: #fff;
    --btn-accent-color-hover: #fff;
    --btn-default-brd-radius: 5px;
    --btn-default-box-shadow: none;
    --btn-default-box-shadow-hover: none;
    --btn-shop-brd-radius: 5px;
    --btn-shop-box-shadow: none;
    --btn-shop-box-shadow-hover: none;
    --btn-accent-brd-radius: 5px;
    --btn-accent-box-shadow: none;
    --btn-accent-box-shadow-hover: none;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    --jp-carousel-primary-color: #fff;
    --jp-carousel-primary-subtle-color: #999;
    --jp-carousel-bg-color: #000;
    --jp-carousel-bg-faded-color: #222;
    --jp-carousel-border-color: #3a3a3a;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    color: var(--wd-text-color);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    --e-global-color-primary: #C8102E;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #000000;
    --e-global-color-accent: #000000;
    --e-global-color-06a6bce: #FFFFFF;
    --e-global-color-a652011: #37B44B;
    --e-global-color-ea3ee74: #86868B;
    --e-global-color-b55d50e: #F5F5F7;
    --e-global-color-b3f6b28: #161617;
    --e-global-color-c801717: #333333;
    --e-global-typography-primary-font-family: "SF Pro Display";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "SF Pro Display";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "SF Pro Display";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "SF Pro Display";
    --e-global-typography-accent-font-weight: 500;
    hyphens: manual;
    border: 0;
    vertical-align: baseline;
    font: inherit;
    font-size: 100%;
    display: block;
    box-sizing: border-box;
    position: relative;
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    margin: 0 0 0 0;
    padding: 100px 150px 0 150px;
    background-color: #34283C;
    width: 1903px;
    left: -236.5px;
}

.primerBanner{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --bdt-breakpoint-s: 640px;
    --bdt-breakpoint-m: 960px;
    --bdt-breakpoint-l: 1200px;
    --bdt-breakpoint-xl: 1600px;
    --bdt-leader-fill-content: .;
    --page-title-display: block;
    --wd-text-line-height: 1.6;
    --wd-form-color: inherit;
    --wd-form-placeholder-color: inherit;
    --wd-form-bg: transparent;
    --wd-form-brd-color: rgba(129,129,129,.2);
    --wd-form-brd-color-focus: rgba(129,129,129,.3);
    --wd-tags-mb: 20px;
    --wd-block-spacing: 20px;
    --color-gray-200: #f1f1f1;
    --color-gray-300: #bbb;
    --color-gray-400: #a5a5a5;
    --color-gray-500: #777;
    --color-gray-600: #666;
    --color-gray-700: #555;
    --color-gray-800: #333;
    --color-gray-900: #242424;
    --bgcolor-white: #FFF;
    --bgcolor-gray-100: #f7f7f7;
    --brdcolor-gray-300: rgba(119,119,119,.2);
    --wd-text-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-text-font-weight: 400;
    --wd-text-color: #777777;
    --wd-text-font-size: 14px;
    --wd-title-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-title-font-weight: 600;
    --wd-title-color: #242424;
    --wd-entities-title-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-entities-title-font-weight: 400;
    --wd-entities-title-color: #333333;
    --wd-entities-title-color-hover: rgb(51 51 51 / 65%);
    --wd-alternative-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-widget-title-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-widget-title-font-weight: 600;
    --wd-widget-title-transform: uppercase;
    --wd-widget-title-color: #333;
    --wd-widget-title-font-size: 16px;
    --wd-header-el-font: "SF Pro Display", Arial, Helvetica, sans-serif;
    --wd-header-el-font-weight: 600;
    --wd-header-el-transform: none;
    --wd-header-el-font-size: 13px;
    --wd-primary-color: rgb(203,54,48);
    --wd-alternative-color: rgb(51,51,51);
    --wd-link-color: #333333;
    --wd-link-color-hover: rgb(203,54,48);
    --btn-default-bgcolor: rgb(203,54,48);
    --btn-default-bgcolor-hover: rgb(51,51,51);
    --btn-shop-bgcolor: rgb(203,54,48);
    --btn-shop-bgcolor-hover: rgb(51,51,51);
    --btn-accent-bgcolor: rgb(51,51,51);
    --btn-accent-bgcolor-hover: #CB3630;
    --notices-success-bg: #459647;
    --notices-success-color: #fff;
    --notices-warning-bg: #E0B252;
    --notices-warning-color: #fff;
    --wd-form-brd-radius: 5px;
    --wd-form-brd-width: 1px;
    --btn-default-color: #fff;
    --btn-default-color-hover: #fff;
    --btn-shop-color: #fff;
    --btn-shop-color-hover: #fff;
    --btn-accent-color: #fff;
    --btn-accent-color-hover: #fff;
    --btn-default-brd-radius: 5px;
    --btn-default-box-shadow: none;
    --btn-default-box-shadow-hover: none;
    --btn-shop-brd-radius: 5px;
    --btn-shop-box-shadow: none;
    --btn-shop-box-shadow-hover: none;
    --btn-accent-brd-radius: 5px;
    --btn-accent-box-shadow: none;
    --btn-accent-box-shadow-hover: none;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    --jp-carousel-primary-color: #fff;
    --jp-carousel-primary-subtle-color: #999;
    --jp-carousel-bg-color: #000;
    --jp-carousel-bg-faded-color: #222;
    --jp-carousel-border-color: #3a3a3a;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    color: var(--wd-text-color);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    --e-global-color-primary: #C8102E;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #000000;
    --e-global-color-accent: #000000;
    --e-global-color-06a6bce: #FFFFFF;
    --e-global-color-a652011: #37B44B;
    --e-global-color-ea3ee74: #86868B;
    --e-global-color-b55d50e: #F5F5F7;
    --e-global-color-b3f6b28: #161617;
    --e-global-color-c801717: #333333;
    --e-global-typography-primary-font-family: "SF Pro Display";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "SF Pro Display";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "SF Pro Display";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "SF Pro Display";
    --e-global-typography-accent-font-weight: 500;
    hyphens: manual;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: inherit;
    font-size: 100%;
    box-sizing: border-box;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}

.ocultar-mobile{display:block;}
    @media (max-width: 768px) {
.ocultar-mobile{display:none;}
#slideraca{width:100% !important; padding-left: 0px; padding-right: 0px;}

    }