/* === SANTANDER TEXT === */

@font-face {
  font-family: "Santander Text";
  src:
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Regular.woff2")
      format("woff2"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Regular.woff")
      format("woff"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Regular.ttf")
      format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Santander Text";
  src:
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Bold.woff2")
      format("woff2"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Bold.woff")
      format("woff"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Bold.ttf")
      format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Santander Text";
  src:
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Light.woff2")
      format("woff2"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Light.woff")
      format("woff"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Light.ttf")
      format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Santander Text";
  src:
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Italic.woff2")
      format("woff2"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Italic.woff")
      format("woff"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-text/SantanderText-Italic.ttf")
      format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* === SANTANDER HEADLINE === */

@font-face {
  font-family: "Santander Headline";
  src:
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-headline/SantanderHeadline-Regular.woff2")
      format("woff2"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-headline/SantanderHeadline-Regular.woff")
      format("woff"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-headline/SantanderHeadline-Regular.ttf")
      format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Santander Headline";
  src:
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-headline/SantanderHeadline-Bold.woff2")
      format("woff2"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-headline/SantanderHeadline-Bold.woff")
      format("woff"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-headline/SantanderHeadline-Bold.ttf")
      format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Santander Headline";
  src:
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-headline/SantanderHeadline-Light.woff2")
      format("woff2"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-headline/SantanderHeadline-Light.woff")
      format("woff"),
    url("/Portals/14/Skins/skin-bem/assets/fonts/santander-headline/SantanderHeadline-Light.ttf")
      format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

*,
ul#myTab {
  padding: 0;
  margin: 0;
}

body,
strong {
  color: #333;
}

#breadcrumb a,
#breadcrumb img,
#breadcrumb span {
  margin-left: 10px;
}

.ie-page__link,
.link,
a {
  text-decoration: none;
}

.f-bold,
strong {
  font-weight: 700;
}

html,
body,
#breadcrumb,
#breadcrumb a:first-child,
.CommandButton,
.Head,
.Normal,
.NormalBold,
.NormalDisabled,
.NormalRed,
.NormalTextBox,
.SubHead,
.SubSubHead,
.notfound-page,
.wrapper,
a,
input,
table,
td,
th {
  font-family: var(--font-family-primary);
}

h1,
h2,
h3,
h4,
h5,
h6,
.title,
.heading {
  font-family: var(--font-family-secundary);
  font-weight: 700;
}

:root {
  --font-family-primary: "Santander Text", Arial, sans-serif;
  --font-family-secundary: "Santander Headline", sans-serif;
  --net-color-primary: #777;
  --net-color-secundary: #007bff;
  --net-color-sucess: #198754;
  --net-color-danger: #dc3545;
  --net-color-warning: #ffc107;
  --net-color-info: #0dcaf0;
  --net-color-light: #f8f9fa;
  --net-color-dark: #343a40;
  --net-btn-bg-primary: #007bff;
  --net-btn-bg-primary-hover: #0571dc;
  --color-header-link: var(--net-color-primary);
  --color-header-link-hover: var(--net-color-secundary);
  --color-header-transparent-link: #fff;
  --color-header-transparent-link-hover: #fff;
  --net-color-link: #007bff;
  --net-color-link-hover: #0571dc;
  --color-1: #191919;
  --color-2: #fff;
}

.wrapper,
body,
html {
  height: 100%;
  width: 100%;
}

* {
  box-sizing: border-box;
}

a {
  margin-bottom: 0;
  outline: 0 !important;
}

li {
  list-style-type: none;
}

ul {
  margin: 0;
}

em,
small {
  letter-spacing: 0;
}

.DNNEmptyPane,
.LoginPanel .dnnForm .dnnFormItem:nth-child(4) a:nth-child(3),
.loginContent .dnnFormItem:nth-child(3),
.loginContent .dnnFormItem:nth-child(5) .dnnFormLabel,
.registerFormPane .dnnSocialRegistration,
span#dnn_ctr36960_Login_Login_DNN_lblLoginRememberMe {
  display: none;
}

.overflow-disabled {
  overflow: hidden;
}

li,
p {
  line-height: 1.5em;
}

.paneOutline {
  border: 1px dashed #ccc;
}

a,
a img,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
video {
  border: 0;
}

#dnn_dnnLOGO_imgLogo {
  max-width: 150px;
  max-height: 40px;
}

.TB_Wrapper,
.TB_Wrapper *,
.dnnActionMenu,
.dnnActionMenu *,
.dnnActionMenu:after,
.dnnActionMenu:before,
.dnn_mact,
.dnn_mact *,
.dnn_mact:after,
.dnn_mact:before,
[class*="Digital"] *,
[class*="RadAjaxPanel"] *,
[id*="ControlPanel"],
[id*="ControlPanel"] *,
[id*="ControlPanel"]:after {
  box-sizing: content-box;
}

html,
li {
  font-size: 16px;
}

p {
  font-size: 14px;
  margin: 0;
}

ol.list-unstyled,
ol.list-unstyled > li,
ul.list-unstyled,
ul.list-unstyled > li {
  list-style: none;
  margin: 0;
}

ul.row {
  margin-left: -15px;
  margin-right: -15px;
}

ol,
ul {
  list-style: none;
}

ul li {
  list-style-type: disc;
}

ul li li {
  list-style-type: circle;
}

ol li {
  list-style-type: decimal;
  list-style-position: inside;
}

.nav li {
  list-style: none !important;
}

body {
  font-size: 13px;
}

.SubHead {
  color: #000;
}

.link--icon,
.link--icon:hover {
  color: var(--net-color-light) !important;
}

Body #Form {
  height: 100%;
}

embed,
img,
object {
  max-width: 100%;
}

[class*="Map"] img,
[class*="map"] img,
[id*="Map"] img,
[id*="map"] img,
table img {
  max-width: none !important;
}

img {
  height: auto;
}

em {
  font-style: italic;
}

small {
  font-size: 12px;
}

a:active,
a:link,
a:visited {
  text-decoration: none;
  color: var(--net-color-link);
}

.link:hover,
a:hover {
  text-decoration: underline;
}

a:hover {
  color: var(--net-color-link-hover);
}

ol li > ol li {
  list-style-type: lower-latin;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--color-1);
  line-height: 1.3em;
  margin: 0 0 10px;
  font-weight: 400;
}

h1 {
  font-size: 1.875rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 0.875rem;
}

h6 {
  font-size: 0.75rem;
}

@media screen and (min-width: 300px) {
  html {
    font-size: 14px;
  }
}

@media screen and (min-width: 720px) {
  html {
    font-size: 16px;
  }
}

#breadcrumb {
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px dashed;
  border-color: #ccc;
  background-color: transparent;
  padding: 5px 0;
  margin: 0;
  display: block;
}

#breadcrumb a {
  font-weight: 600;
  font-size: 11px;
  color: #626262;
}

#breadcrumb a:first-child {
  font-size: 11px !important;
  font-weight: 400;
  color: #7b7d82;
  margin: 0;
}

.ie-page,
.login {
  justify-content: center;
}

.mainPanels__bannerPane .bx-wrapper .netSliderItem {
  width: 100% !important;
}

.registerFormPane div.dnnRegistrationForm .dnnForm,
.w-100 {
  width: 100%;
}

.ie-page__link--primary,
.ie-page__title {
  font-weight: 700;
}

.ie-page {
  display: flex;
  flex-direction: column;
  width: 90%;
  max-width: 750px;
  margin: auto;
  min-height: 100vh;
  gap: 35px;
  align-items: center;
  padding: 30px 0;
}

.login,
.register,
.siteContainer {
  min-height: 100%;
}

.ie-page__body {
  font-size: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ie-page__container,
.notfound-page {
  flex-direction: column;
  display: flex;
}

.ie-page__text {
  margin: 0;
  line-height: 25px;
  font-size: 16px;
}

.ie-page__link:hover {
  text-decoration: underline;
}

.ie-page__title {
  font-size: 30px;
}

.ie-page__subtitle {
  font-size: 18px;
  font-weight: 500;
}

.ie-page__subtitle,
.ie-page__title {
  text-align: center;
}

.ie-page__container {
  gap: 10px;
  margin-top: 25px;
}

.ie-page__container--footer {
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-top: 40px;
}

.ie-page__line {
  border-bottom: 1px solid #999;
  width: 100%;
}

.login {
  display: flex;
  align-items: center;
  width: 100%;
  background: #ecf1f6;
  padding: 10px;
}

.login__body {
  width: 100%;
  max-width: 600px;
}

.login__footer,
.login__logo,
.login__pane {
  display: flex;
  justify-content: center;
  align-items: center;
}

.login__footer {
  margin-top: 10px;
}

.login__footer a {
  width: 120px;
}

.banner-desktop {
  display: none;
}

.banner-mobile {
  display: block;
}

@media (min-width: 780px) {
  .login__footer a {
    width: 140px;
  }

  .banner-desktop {
    display: block;
  }

  .banner-mobile {
    display: none;
  }
}

.dnnEditState .banner-desktop,
.dnnEditState .banner-mobile {
  display: block;
}

.login__logo {
  margin-bottom: 25px;
}

.login__pane > div {
  width: 94%;
  max-width: 380px;
}

.login .DNNContainer_Title_h2.SpacingBottom {
  box-shadow:
    rgba(0, 0, 0, 0.02) 2.76726px 2.76726px 2.21381px 0,
    rgba(0, 0, 0, 0.03) 6.6501px 6.6501px 5.32008px 0,
    rgba(0, 0, 0, 0.04) 12.5216px 12.5216px 10.0172px 0,
    rgba(0, 0, 0, 0.04) 22.3363px 22.3363px 17.869px 0,
    rgba(0, 0, 0, 0.05) 41.7776px 41.7776px 33.4221px 0,
    rgba(0, 0, 0, 0.07) 50px 50px 80px 0;
  border-radius: 10px;
}

.login .heading_wrapper {
  padding-left: 0;
  padding-right: 0;
}

#dnn_loginPane .heading_wrapper h2 {
  margin: 0;
  background-color: #fff;
  text-align: center;
  display: block;
  padding: 15px 0;
  font-size: 20px;
  border-radius: 10px 10px 0 0;
}

#dnn_loginPane .heading_wrapper h2 span {
  color: var(--net-color-dark);
  font-size: 20px;
  margin: 0 !important;
  font-family: var(--font-family-primary);
}

.LoginPanel {
  width: 100%;
  float: none;
  padding: 11px 20px 17px;
  background: #fff;
  border: 0;
  border-top: 1px solid #ddd;
  border-radius: 0 0 10px 10px;
}

.LoginPanel .dnnForm .dnnFormItem a.dnnPrimaryAction {
  box-shadow: none;
  border-radius: 0.25rem;
  background: 0 0;
  background-color: var(--net-btn-bg-primary) !important;
  width: 100%;
  text-shadow: none;
  margin: 0;
  border: 1px solid var(--net-btn-bg-primary);
  color: var(--net-color-light);
  font-size: 16px;
  padding: 15px 0;
  font-weight: 400;
}

.LoginPanel .dnnForm .dnnFormItem a.dnnPrimaryAction:hover {
  background-color: var(--net-btn-bg-primary-hover) !important;
}

.LoginPanel .dnnForm .dnnFormItem a.dnnSecondaryAction {
  box-shadow: none;
  border-radius: 0;
  background: 0 0;
  width: 100%;
  text-shadow: none;
  margin: 0;
  border: 0;
  transition: 0.5s;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 14px;
  color: var(--net-color-link);
}

.loginContent .dnnLabel {
  float: none;
  width: 100%;
  text-align: left;
  color: #737373;
  margin-bottom: 4px;
}

.dnnLoginService input[type="password"],
.dnnLoginService input[type="text"] {
  width: 100%;
  border-radius: 4px;
  height: 44px;
  min-width: 100%;
  border: 1px solid #ddd !important;
  box-shadow: 0 0 5px 0 rgba(239, 239, 239, 0.568627451) !important;
  border-bottom: none;
  margin-bottom: 16px;
  padding: 24px 10px;
}

.dnnFormItem input[type="password"]:active,
.dnnFormItem input[type="password"]:focus,
.dnnFormItem input[type="text"]:active,
.dnnFormItem input[type="text"]:focus {
  outline: 0;
}

.dnnClear:after {
  content: initial;
}

.registerFormPane a.dnnFormHelp {
  right: auto;
}

.registerFormPane .dnnFormItem input[type="email"],
.registerFormPane .dnnFormItem input[type="password"],
.registerFormPane .dnnFormItem input[type="tel"],
.registerFormPane .dnnFormItem input[type="text"],
.registerFormPane .dnnFormItem select,
.registerFormPane .dnnFormItem textarea {
  max-width: none;
  width: 100%;
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #706967;
  outline: 0;
  box-shadow: none;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 5px 16px;
  min-height: 48px;
  border-style: solid;
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-shadow: 0 1px 2px 0rgb (0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 !important;
  box-shadow:
    0 0 transparent,
    0 0 transparent,
    var(--tw-shadow) !important;
}

.registerFormPane .dnnFormItem input[type="email"]:focus,
.registerFormPane .dnnFormItem input[type="password"]:focus,
.registerFormPane .dnnFormItem input[type="tel"]:focus,
.registerFormPane .dnnFormItem input[type="text"]:focus,
.registerFormPane .dnnFormItem select:focus,
.registerFormPane .dnnFormItem textarea:focus {
  border-color: var(--net-color-secundary) !important;
}

.registerFormPane div.dnnRegistrationForm .password-strength-container {
  width: 100%;
  max-width: none;
}

.registerFormPane div.dnnRegistrationForm {
  min-width: auto;
  max-width: 910px;
  margin: auto auto 30px;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 12px 13px #f0f0f0;
}

.registerFormPane .DnnModule-Registration .dnnPrimaryAction,
.registerFormPane .DnnModule-Registration .dnnPrimaryAction:hover {
  box-shadow: none;
  border-radius: 0.25rem;
  background: 0 0;
  background-color: var(--net-btn-bg-primary);
  text-shadow: none;
  text-transform: lowercase;
  margin: 0;
  border: 1px solid var(--net-btn-bg-primary);
  transition: 0.5s;
  text-transform: capitalize;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  width: 180px;
}

.registerFormPane .DnnModule-Registration .dnnPrimaryAction:hover {
  background-color: var(--net-btn-bg-primary-hover) !important;
  border: 1px solid var(--net-btn-bg-primary-hover) !important;
}

.registerFormPane .dnnSecondaryAction {
  box-shadow: none;
  border-radius: 0;
  background: #fff;
  width: 100%;
  text-shadow: none;
  text-transform: lowercase;
  margin: 5px 0 0;
  border: 1px solid #c9cbcc;
  transition: 0.5s;
  font-weight: 500;
  text-transform: capitalize;
  display: none;
}

.registerFormPane .dnnActions {
  height: 60px;
}

.registerFormPane .dnnLabel > label {
  margin-right: 7px;
  font-weight: 400;
}

.register {
  padding: 40px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.register__logo {
  display: flex;
  justify-content: center;
}

@media (max-width: 1025px) {
  .listandpack-container .bx-controls-direction {
    display: none !important;
  }

  .registerFormPane div.dnnRegistrationForm {
    max-width: 100%;
  }

  #dnn_TopPane {
    width: 100%;
  }

  .dnnFormItem > .dnnLabel,
  .registerFormPane .dnnLabel > label {
    width: -moz-max-content;
    width: max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .dnnForm .dnnFormItem .dnnFormHelp,
  .dnnFormHelp,
  .dnnTooltip label .dnnFormHelp {
    position: inherit;
  }

  .dnnTooltip {
    position: initial !important;
  }

  .dnnHelperTip .dnnFormHelpContent,
  .dnnTooltip .dnnFormHelpContent {
    width: 148px !important;
    box-shadow: 0 11px 10px rgba(0, 0, 0, 0.4117647059);
  }
}

@media (min-width: 1024px) {
  #cardtype .bx-wrapper {
    margin-bottom: 0;
  }

  .dnnForm:first-child > div:nth-child(3) > div > div:nth-child(1) {
    padding-right: 5px;
  }

  .dnnForm:first-child > div:nth-child(3) > div > div:nth-child(1),
  .dnnForm:first-child > div:nth-child(3) > div > div:nth-child(2) {
    width: 50%;
    display: inline-block;
  }

  .dnnRegistrationForm > div:first-child > div {
    border-radius: 0;
  }

  .registerFormPane .dnnLabel {
    float: none;
    margin: 0;
    text-align: left;
    display: inline-block;
    color: #706967;
    font-size: 14px;
    transition: 0.2s;
    z-index: 10;
    width: auto;
  }
}

.body-page-notfound {
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.notfound-footer,
.notfound-header {
  padding-left: 50px;
  background: #d9d9d9;
  height: 65px;
  display: flex;
  align-items: center;
}

.notfound-page {
  justify-content: center;
  width: 70%;
  max-width: 630px;
  margin: auto;
}

.notfound-page__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-height: 300px;
  font-size: 17px;
  gap: 10px;
}

.notfound-page__logo img {
  max-width: 300px;
}

.notfound-page__title {
  font-size: 95px;
  color: var(--net-color-primary);
  font-weight: 700;
}

.notfound-page__text {
  display: inline-block;
  font-size: 16px;
}

.notfound-page__text-title {
  font-weight: 800;
  font-size: 32px;
  line-height: 40px;
  color: var(--net-color-dark);
  margin-bottom: 0;
}

.notfound-page__link {
  color: var(--net-color-primary);
  text-decoration: none;
}

.notfound-page__link:hover {
  color: var(--net-color-secundary);
  text-decoration: underline;
}

.containerPanels {
  padding-bottom: 20px;
  max-width: 2060px;
  width: 100%;
}

.siteContainer {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.mainPanels__floatAgency {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (min-width: 1025px) {
  #dnn_dnnLOGO_imgLogo {
    max-height: inherit;
  }

  .ie-page {
    gap: 25px;
    width: 720px;
  }

  .notfound-page__body {
    gap: 0;
  }

  .notfound-page__text-title {
    font-size: 52px;
    line-height: 70px;
    width: -moz-max-content;
    width: max-content;
  }

  .containerPanels {
    margin: auto;
  }

  .mainPanels {
    position: relative;
  }

  .mainPanels__floatPane {
    width: 70%;
    max-width: 1140px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 80px;
    margin: auto;
  }

  .mainPanels__floatAgency {
    display: grid;
    justify-content: space-around;
    grid-template-columns: 70% 30%;
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    margin: auto;
    width: 75%;
    max-width: 1170px;
  }

  .dnnEditState .mainPanels__floatAgency,
  .dnnEditState .mainPanels__floatPane {
    position: initial;
  }

  .dnnEditState .mainPanels__floatAgency {
    display: block;
  }
}

#dnn_ContentPane {
  margin: 1rem 0;
}

.dnnFormLabelWithoutHelp label,
.dnntitle {
  font-weight: 400;
}

.bg-cont-1 {
  background: var(--color-1);
}

.cms-flex__Custom_h2_center .titulo,
.cms-flex__Custom_h2_left .titulo,
.cms-flex__Custom_h3_center .titulo,
.cms-flex__Custom_h3_left .titulo,
.color-cont-1 {
  color: var(--color-1);
}

.border-cont-1 {
  border-color: var(--color-1);
}

.mt-3 {
  margin-top: 30px;
}

.cms-flex__Custom_h2_left .titulo,
.cms-flex__title_h2_left .titulo {
  text-align: left;
  display: block;
  font-weight: 400;
}

.cms-flex__Custom_h2_center .titulo,
.cms-flex__Custom_h3_center .titulo,
.cms-flex__title_h2_center .titulo,
.cms-flex__title_h3_center .titulo {
  text-align: center;
  display: block;
}

.cms-flex__Custom_h3_left .titulo,
.cms-flex__title_h3_left .titulo {
  text-align: left;
  display: block;
}

.Container01 {
  box-shadow: 0 -4px rgb(0 0 0 / 10%) inset;
  padding: 15px;
}

.Container01 .dnntitle {
  color: #fff;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.2);
}

.dnntitle {
  text-transform: capitalize;
  font-size: 24px;
  line-height: 1.8;
}

.Container01 .contentpane {
  padding: 15px 15px 0 10px;
}

.Container02 .contentpane {
  padding: 25px 0 10px;
  border-top: none;
}

.Container02 .dnntitle {
  background: #f2f2f2;
  border-left: 4px solid;
}

.Container02 .dnntitle > span {
  padding: 0 0 0 10px;
}

.Container03 {
  border: 1px solid #ddd;
  margin: 0 0 20px;
}

.Container03 .dnntitle {
  padding: 0 0 0 15px;
  color: #fff;
  font-size: 20px;
  line-height: 42px;
}

.Container03 .contentpane {
  padding: 22px 15px;
}

.Container04 .dnntitle {
  color: #444;
  border-bottom: 1px solid #ddd;
  position: relative;
  padding: 0 0 10px;
  font-size: 26px;
}

.Container04 .dnntitle:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 3px;
  bottom: -1px;
  background: var(--color-1);
  left: 0;
}

.Container04 .contentpane {
  padding: 25px 0 10px;
}

.Container05 {
  background: #f6f6f6;
  border-bottom: 3px solid var(--color-1);
}

.Container05 .dnntitle {
  padding: 10px 0 0 15px;
  margin: 0;
}

.Container05 .contentpane {
  padding: 10px 15px 30px;
}

.cardtype07-image img,
.cardtype07-image {
  border-radius: 8px 8px 0 0;
}

.cardtype07-data {
  position: static !important;
}

.text-image-bottom {
  margin-top: 0 !important;
  right: 0;
  border-radius: 4px 6px 4px 4px;
  background: var(--color-1) !important;
  padding: 2px 10px 0px !important;
}

.text-image-bottom p {
  color: #fff !important;
}

.cms-flex__title_h2_center h2 {
  font-size: 38px;
}

.cardtype03-image .text-destination-card {
  display: none !important;
}

.cardtype03-image .text-promotion-obal {
  margin-top: 0 !important;
  background: var(--color-1) !important;
  color: var(--color-2) !important;
  padding: 2px 12px 0px !important;
  border-radius: 4px 8px 0px 4px !important;
  font-size: 14px !important;
  z-index: 1;
  margin-right: 0 !important;
}

.cardtype03-image img {
  border-radius: 8px 8px 0 0;
  position: relative;
}

.cardtype03-image::after {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
  background-color: #0000008a;
  display: inline-block;
  right: 0;
  z-index: 0;
  top: 0;
  border-radius: 0 12px 0 0;
}

.cardtype03-image::before {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
  background-color: #0000008a;
  display: inline-block;
  left: 0;
  z-index: 1;
  top: 0;
  border-radius: 12px 0 0 0;
}

.cardtype03-data h2 {
  font-weight: 500 !important;
  color: var(--color-1) !important;
}

.cardtype03-data .text-star .fa {
  color: #000000 !important;
  font-size: 18px !important;
}

.text-star .fa-star:nth-child(6) {
  display: none;
}

.cardtype03-data .text-card-md {
  font-size: 14px !important;
  color: #000000 !important;
  font-weight: normal !important;
}

.cardtype03-data .text-card-xs {
  font-size: 10px !important;
  color: #000000 !important;
  font-weight: normal !important;
}

.cardtype03-data h2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.text-card-lg {
  color: #000000 !important;
  font-size: 16px !important;
}

.cardtype03-content {
  border-radius: 8px;
}

.cardtype03-data {
  border-radius: 0 0 8px 8px;
}

.listandpack-container .bx-controls-direction a.bx-prev,
.listandpack-container .bx-controls-direction a.bx-next {
  align-items: center;
  display: flex !important;
  justify-content: center;
  height: 42px;
  width: 42px;
  background-color: #ffffff;
}

.listandpack-container .bx-controls-direction a.bx-prev {
  left: -8px !important;
}

.listandpack-container .bx-controls-direction a.bx-next {
  right: -8px !important;
}

.listandpack-container .bx-controls-direction a .fa {
  color: #000000 !important;
  font-size: 30px !important;
  height: 30px !important;
}

.bx-wrapper {
  border: none !important;
}

.containerPanels {
  background-color: #f2f2f2 !important;
}

.cards_custom-2 .cardtype01-data h2 {
  text-align: center;
  color: var(--color-1) !important;
}

.cards_custom-2 .cardtype01-data .text-card-xs {
  font-size: 13px;
  color: var(--color-1);
  text-align: center;
  margin-bottom: 13px;
}

.cards_custom-2 .cardtype01-data .text-card-lg {
  background-color: var(--color-1);
  padding: 12px;
  text-align: center;
  width: 100%;
  color: var(--color-2) !important;
  border-radius: 50px;
}

.cards_custom-2 .cardtype01-image img {
  border-radius: 12px 12px 0 0;
  border-top: 6px solid #000;
  border-bottom: 6px solid #000;
  border-left: 9px solid #000;
  border-right: 9px solid #000;
}

.cards_custom-2 .cardtype01-data {
  border-radius: 0 0 12px 12px;
}

.bx-wrapper .bx-controls-direction a.disabled,
.bx-controls-direction:has(a.bx-prev.disabled) ~ .bx-pager {
  display: none !important;
}

.netSlider-container img {
  border-radius: 0;
}

.link-foot-mod a {
  color: var(--color-1) !important;
  font-size: 14px;
  font-weight: 600;
}

.link-foot-mod {
  margin-bottom: 40px;
  text-align: right;
}

.opcion-2-disney .widget-tabs-container {
  background-color: transparent !important;
}

#widget-tabs {
  margin-bottom: 0 !important;
  padding: 30px 30px 20px 30px;
}

.tab-content .widget-tab-container {
  background: #d9d9d9 !important;
  border-radius: 0 !important;
}

.DnnModule-NetSlider .bx-wrapper .bx-prev,
.DnnModule-NetSlider .bx-wrapper .bx-next {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00000047 !important;
  width: 60px;
  height: 60px;
  border-radius: 50% !important;
  opacity: 0.8;
}

.DnnModule-NetSlider .bx-wrapper .bx-next:hover,
.DnnModule-NetSlider .bx-wrapper .bx-prev:hover {
  background-color: #fff !important;
  opacity: 1 !important;
}

.DnnModule-NetSlider .bx-wrapper .bx-prev i,
.DnnModule-NetSlider .bx-wrapper .bx-next i {
  font-size: 33px !important;
  color: #fff !important;
}

.DnnModule-NetSlider .bx-wrapper .bx-next:hover i,
.DnnModule-NetSlider .bx-wrapper .bx-prev:hover i {
  color: #000 !important;
}

@media (max-width: 768px) {
  .DnnModule-NetSlider .bx-wrapper .bx-prev,
  .DnnModule-NetSlider .bx-wrapper .bx-next {
    display: none !important;
  }

  .DnnModule-NetSlider .bx-wrapper .bx-next:hover,
  .DnnModule-NetSlider .bx-wrapper .bx-prev:hover {
    background-color: #fff !important;
    opacity: 1 !important;
  }

  .DnnModule-NetSlider .bx-wrapper .bx-prev i,
  .DnnModule-NetSlider .bx-wrapper .bx-next i {
    font-size: 20px !important;
    color: #000 !important;
  }
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  width: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #cbcbcb;
}

#Items-1023 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

#Items-1023 .bx-viewport {
  border-radius: 8px;
}

.opcion-2-disney .widget-tabs li a {
  background-color: #ebebec !important;
}

#dnn_ctr1025_HtmlModule_lblContent p {
  font-size: 24px !important;
}

#dnn_ctr1025_HtmlModule_lblContent {
  margin: 2rem 0;
}

.cards_custom-2 .cardtype01-data h2 {
  margin: 1.5rem 0;
}

.cards_custom-2 .cardtype01-data .text-card-xs {
  margin-bottom: 1.5rem !important;
}

.cardtype01-data p.text-card-xs:not(:has(~ .text-card-xs)) {
  display: none;
}

.cardtype01-content {
  border: 1px solid #d9d9d9;
  border-radius: 8px;
}

.cards_custom-2 .cardtype01-data {
  border-radius: 0 0 8px 8px !important;
}

.cards_custom-2 .cardtype01-image img {
  border-radius: 8px 8px 0 0 !important;
}

#widget-891 .scroll-next {
  display: none;
}

@media (max-width: 410px) {
  .opcion-bs .widget-tabs .fa {
    width: 55px !important;
  }

  #widget-891 .scroll-next {
    position: absolute;
    right: 10px;
    top: 0px;
    background: #cbcbcb;
    width: 33px;
    height: 60px;
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 5;
  }

  #widget-891 .widget-tabs::-webkit-scrollbar {
    display: none;
  }

  #widget-891 .scroll-next i::before {
    font-size: 20px;
  }
}

a#dnn_dnnUSER_registerLink:active,
a#dnn_dnnUSER_registerLink:link,
a#dnn_dnnUSER_registerLink:visited {
  color: #fff !important;
}

.cardtype01-data {
  padding: 18px !important;
}

.cards_custom-2 .cardtype01-data h2 {
  margin: 0 !important;
}

.cards_custom-2 .cardtype01-data .text-card-xs {
  margin: 2rem 0 !important;
}

#menuitems-wrap-1028 #cardtype .bx-wrapper .cardtype01-data {
  min-height: 282px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

/* #cardtype .bx-wrapper .cardtype01-data .text-card-xs{
  height: 90px;
  align-items: center;
  display: flex;
  flex: 1;
  margin: 2rem 0!important;
} */
#cardtype .cardtype03-data h2 {
  height: 52px;
}

.cardtype01-data p:empty {
  display: none !important;
}

.containerPanels {
  padding-bottom: 0 !important;
}
