 @charset UTF-8; :root { --primary: #d6065c; --secondary: #64b3f4; --success: #00be62; --info: #028d8a; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #0b342e; --blue: #64b3f4; --indigo: #6610f2; --purple: #7758d5; --pink: #d6065c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #00be62; --dark-green: #00AB71; --teal: #028d8a; --cyan: #b9e7f1; --white: #fff; --gray-400: #ced4da; --gray: #6c757d; --gray-dark: #0b342e; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: Nunito; --font-family-primary: Nunito; --font-family-secondary: Nunito; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } button, hr, input { overflow: visible; } html { font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } details, footer, header, menu, nav, section { display: block; } h1 { font-size: 2em; margin: .67em 0; } main { display: block; } hr { box-sizing: content-box; height: 0; } code { font-family: monospace, monospace; font-size: 1em; } a { background-color: transparent; -webkit-text-decoration-skip: objects; } a:active, a:hover { outline-width: 0; } b { font-weight: bolder; } small { font-size: 80%; } img { border-style: none; } svg:not(:root) { overflow: hidden; } button, input, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button { text-transform: none; }  [type=submit], button, html [type=button] { -webkit-appearance: button; } [type=button]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner { border-style: none; padding: 0; } [type=button]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring { outline: ButtonText dotted 1px; } textarea { overflow: auto; } [type=checkbox] { box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; } [type=search] { -webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; } summary { display: list-item; } [hidden] { display: none; } .btn-materlu { background: linear-gradient(243deg, #028d8a 0, #00be62 100%); color: white !important; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 1px 1px 4px 0 rgba(53, 53, 53, .4); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 1px 1px 4px 0 rgba(53, 53, 53, .4); } .btn-materlu:hover { background: linear-gradient(243deg, #016765 0, #00984e 100%); } .btn-materlu:active { background: linear-gradient(243deg, #015b59 0, #008b48 100%); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } .btn-link.btn:not(:disabled):not(.disabled):active, .btn-link.btn:not(:disabled):not(.disabled).active { -webkit-box-shadow: none; box-shadow: none; } .btn-link.btn:not(:disabled):not(.disabled):active:focus, .btn-link.btn:not(:disabled):not(.disabled).active:focus { -webkit-box-shadow: none; box-shadow: none; } .btn-link:focus, .btn-link.focus { text-decoration: none !important; } .btn-link:hover { text-decoration: none !important; } .bg-gradient-green { background: linear-gradient(243deg, #028d8a 0, #00be62 100%) !important; } .bg-gradient-2 { background: linear-gradient(60deg, #64b3f4 0, #c2e59c 100%) !important; } .bg-gradient-light-2 { background: linear-gradient(-20deg, #e9defa 0, #fbfcdb 100%) !important; } .bg-gradient-light-3 { background: -webkit-gradient(linear, left bottom, left top, from(#dfe9f3), to(white)) !important; background: linear-gradient(to top, #dfe9f3 0, white 100%) !important; } .bg-gradient-light-3-inverse { background: -webkit-gradient(linear, left top, left bottom, from(#dfe9f3), to(white)) !important; background: linear-gradient(to bottom, #dfe9f3 0, white 100%) !important; } .bg-gradient-light-4 { background: -webkit-gradient(linear, left bottom, left top, from(#f3e7e9), color-stop(99%, #e3eeff), to(#e3eeff)) !important; background: linear-gradient(to top, #f3e7e9 0, #e3eeff 99%, #e3eeff 100%) !important; } .bg-gradient-light-5 { background: linear-gradient(-225deg, #E3FDF5 0, #FFE6FA 100%) !important; } .bg-gradient-light-7 { background: linear-gradient(60deg, #abecd6 0, #fbed96 100%) !important; } .bg-gradient-light-8 { background: -webkit-gradient(linear, left bottom, left top, from(#a8edea), to(#fed6e3)) !important; background: linear-gradient(to top, #a8edea 0, #fed6e3 100%) !important; } .box-shadow-sm { -webkit-box-shadow: 0 1px 3px 1px rgba(53, 53, 53, .2); box-shadow: 0 1px 3px 1px rgba(53, 53, 53, .2); } .text-shadow { text-shadow: 1px 3px 5px rgba(0, 0, 0, .3); } .font-primary { font-family: var(--font-family-primary), sans-serif; font-weight: 400; } .font-secondary { font-family: var(--font-family-secondary), sans-serif; font-weight: 900; } .nav, ul { list-style: none; }  .btn:lang(cs), h1:lang(cs), h2:lang(cs), h3:lang(cs), h4:lang(cs), h5:lang(cs), h6:lang(cs), .h1:lang(cs), .h2:lang(cs), .h3:lang(cs), .h4:lang(cs), .h5:lang(cs), .h6:lang(cs) { font-family: Anton, sans-serif; text-transform: uppercase; } iframe { border: none; } *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }  footer, header, main, nav, section { display: block; } body { margin: 0; font-family: var(--font-family-primary), sans-serif; font-size: 1.2rem; font-weight: 400; line-height: 1.5; color: #0b342e; text-align: left; background-color: #fff; } @media (max-width: 575.98px) { body { font-size: calc(1rem + .3vw); } } [tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .5rem; } p { margin-top: 0; margin-bottom: 1rem; } ol, ul, dl { margin-top: 0; margin-bottom: 1rem; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } b { font-weight: bolder; } small { font-size: 80%; } a { color: #028d8a; text-decoration: none; background-color: transparent; } a:hover { color: #014240; text-decoration: none; } a:not([href]) { color: inherit; text-decoration: none; } a:not([href]):hover { color: inherit; text-decoration: none; }  code { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } img { vertical-align: middle; border-style: none; } svg { overflow: hidden; vertical-align: middle; } label { display: inline-block; margin-bottom: .5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input, button, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button { text-transform: none; } button, [type=button], [type=submit] { -webkit-appearance: button; } button:not(:disabled), [type=button]:not(:disabled), [type=submit]:not(:disabled) { cursor: pointer; } button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=submit]::-moz-focus-inner { padding: 0; border-style: none; }  input[type=checkbox] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type=date], input[type=time] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; } [type=search] { outline-offset: -2px; -webkit-appearance: none; } [type=search]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } summary { display: list-item; cursor: pointer; } template { display: none; } [hidden] { display: none !important; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: .5rem; font-family: var(--font-family-secondary), sans-serif; font-weight: 900; line-height: 1.2; } h1, .h1 { font-size: 3rem; } @media (max-width: 1200px) { h1, .h1 { font-size: calc(1.425rem + 2.1vw); } } h2, .h2 { font-size: 2.4rem; } @media (max-width: 1200px) { h2, .h2 { font-size: calc(1.365rem + 1.38vw); } } h3, .h3 { font-size: 2.1rem; } @media (max-width: 1200px) { h3, .h3 { font-size: calc(1.335rem + 1.02vw); } } h4, .h4 { font-size: 1.8rem; } @media (max-width: 1200px) { h4, .h4 { font-size: calc(1.305rem + .66vw); } } h5, .h5 { font-size: 1.5rem; } @media (max-width: 1200px) { h5, .h5 { font-size: calc(1.275rem + .3vw); } } h6, .h6 { font-size: 1.2rem; } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, .1); } small, .small { font-size: 80%; font-weight: 400; } .img-fluid { max-width: 100%; height: auto; } code { font-size: 87.5%; color: #d6065c; word-wrap: break-word; } a>code { color: inherit; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid, .container-lg { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container, .container-lg { max-width: 960px; } } @media (min-width: 1200px) { .container, .container-lg { max-width: 1140px; } } @media (min-width: 1400px) {  .container-lg, .container { max-width: 1320px; } } @media (min-width: 1600px) {  .container-lg, .container { max-width: 1520px; } } @media (min-width: 1800px) {  .container-lg, .container { max-width: 1720px; } } @media (min-width: 2000px) {  .container-lg, .container { max-width: 1920px; } } .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }  .col-12, .col, .col-sm-6, .col-sm-8, .col-sm-12, .col-md-4, .col-md-5, .col-md-6, .col-md-8, .col-md-12, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-8, .col-lg-9, .col-lg-10, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-12, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } @media (min-width: 576px) { .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } } @media (min-width: 768px) { .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.33333%; } } @media (min-width: 992px) { .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .order-lg-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-lg-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .offset-lg-1 { margin-left: 8.33333%; } .offset-lg-2 { margin-left: 16.66667%; } } @media (min-width: 1200px) { .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .offset-xl-3 { margin-left: 25%; } } .form-control { display: block; width: 100%; height: calc(1.5em + 1rem + 2px); padding: .5rem 1.5rem; font-family: var(--font-family-primary), sans-serif; font-size: 1.25rem; font-weight: 400; line-height: 1.5; color: #6c757d; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 1rem; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control { -webkit-transition: none; transition: none; } } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:-moz-focusring { color: transparent; text-shadow: 0 0 0 #6c757d; } .form-control:focus { color: #0b342e; background-color: #fff; border-color: #00be62; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), inset 0 3px 5px rgba(0, 0, 0, .125); } .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-moz-placeholder { color: #6c757d; opacity: 1; } .form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } textarea.form-control { height: auto; } .form-inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @media (min-width: 576px) { .form-inline label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } } .btn { display: inline-block; font-family: var(--font-family-secondary), sans-serif; font-weight: 900; color: #0b342e; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 0 solid transparent; padding: .5rem 1.5rem; font-size: 1.25rem; line-height: 1.5; border-radius: 1.75rem; -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .btn { -webkit-transition: none; transition: none; } } .btn:hover { color: #0b342e; text-decoration: none; } .btn:focus, .btn.focus { outline: 0; -webkit-box-shadow: 0 0 0 .2rem rgba(214, 6, 92, .25); box-shadow: 0 0 0 .2rem rgba(214, 6, 92, .25); } .btn.disabled, .btn:disabled { opacity: .65; -webkit-box-shadow: none; box-shadow: none; } .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus { -webkit-box-shadow: 0 0 0 .2rem rgba(214, 6, 92, .25), inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: 0 0 0 .2rem rgba(214, 6, 92, .25), inset 0 3px 5px rgba(0, 0, 0, .125); } a.btn.disabled { pointer-events: none; } .btn-primary { color: #fff; background-color: #d6065c; border-color: #d6065c; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 1px 1px 4px 0 rgba(53, 53, 53, .4); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 1px 1px 4px 0 rgba(53, 53, 53, .4); } .btn-primary:hover { color: #fff; background-color: #b1054c; border-color: #a40547; } .btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #b1054c; border-color: #a40547; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 1px 1px 4px 0 rgba(53, 53, 53, .4), 0 0 0 .2rem rgba(220, 43, 116, .5); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 1px 1px 4px 0 rgba(53, 53, 53, .4), 0 0 0 .2rem rgba(220, 43, 116, .5); } .btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #d6065c; border-color: #d6065c; } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle { color: #fff; background-color: #a40547; border-color: #980441; } .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show>.btn-primary.dropdown-toggle:focus { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(220, 43, 116, .5); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(220, 43, 116, .5); } .btn-link { font-weight: 400; color: #028d8a; text-decoration: none; } .btn-link:hover { color: #014240; text-decoration: none; } .btn-link:focus, .btn-link.focus { text-decoration: none; -webkit-box-shadow: none; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; } .fade { -webkit-transition: opacity .15s linear; transition: opacity .15s linear; } @media (prefers-reduced-motion: reduce) { .fade { -webkit-transition: none; transition: none; } } .fade:not(.show) { opacity: 0; } .collapse:not(.show) { display: none; } .dropup, .dropdown { position: relative; } .dropdown-toggle { white-space: nowrap; } .dropdown-toggle::after { display: inline-block; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1.2rem; color: #0b342e; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .15); border-radius: 1rem; -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); } .dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: .125rem; } .dropup .dropdown-toggle::after { display: inline-block; margin-left: .255em; vertical-align: .255em; content: ""; border-top: 0; border-right: .3em solid transparent; border-bottom: .3em solid; border-left: .3em solid transparent; } .dropup .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] { right: auto; bottom: auto; } .dropdown-item { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #0b342e; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #071f1b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #d6065c; } .dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; } .dropdown-menu.show { display: block; } .nav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: .5rem 1rem; } .nav-link:hover, .nav-link:focus { text-decoration: none; } .nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; } .navbar { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: .5rem 1rem; } .navbar .container, .navbar .container-fluid, .navbar .container-lg { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .navbar-brand { display: inline-block; padding-top: .275rem; padding-bottom: .275rem; margin-right: 1rem; font-size: 1.5rem; line-height: inherit; white-space: nowrap; } @media (max-width: 1200px) { .navbar-brand { font-size: calc(1.275rem + .3vw); } } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; float: none; } .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .navbar-toggler { padding: .25rem .75rem; font-size: 1.5rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 1.75rem; } @media (max-width: 1200px) { .navbar-toggler { font-size: calc(1.275rem + .3vw); } } .navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; } @media (max-width: 991.98px) { .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: .5rem; padding-left: .5rem; } .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-lg .navbar-toggler { display: none; } } .card { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, .125); border-radius: 1rem; } .card>hr { margin-right: 0; margin-left: 0; } .card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; min-height: 1px; padding: 1.25rem; } .card-title { margin-bottom: .75rem; } .card-text:last-child { margin-bottom: 0; } .card-footer { padding: .75rem 1.25rem; background-color: rgba(0, 0, 0, .03); border-top: 1px solid rgba(0, 0, 0, .125); } .card-footer:last-child { border-radius: 0 0 calc(1rem - 1px) calc(1rem - 1px); } .breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: .75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: transparent; border-radius: 1rem; } .breadcrumb { box-shadow: 0 1px 3px 1px rgb(53 53 53 / 50%); border-radius: 0; margin-bottom: 0; padding-left: 1rem; padding-right: 1rem; padding-bottom: .25rem; } .badge { display: inline-block; padding: .25em .4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 1rem; -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .badge { -webkit-transition: none; transition: none; } } a.badge:hover, a.badge:focus { text-decoration: none; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } .media { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .close { float: right; font-size: 1.8rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; } @media (max-width: 1200px) { .close { font-size: calc(1.305rem + .66vw); } } .close:hover { color: #000; text-decoration: none; } .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; } a.close.disabled { pointer-events: none; } .modal-open { overflow: hidden; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; } .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none; } .modal.fade .modal-dialog { -webkit-transition: -webkit-transform .3s ease-out; transition: -webkit-transform .3s ease-out; transition: transform .3s ease-out; transition: transform .3s ease-out, -webkit-transform .3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px); } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { -webkit-transition: none; transition: none; } } .modal.show .modal-dialog { -webkit-transform: none; transform: none; } .modal.modal-static .modal-dialog { -webkit-transform: scale(1.02); transform: scale(1.02); } .modal-dialog-scrollable { display: -webkit-box; display: -ms-flexbox; display: flex; max-height: calc(100% - 1rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; } .modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { -ms-flex-negative: 0; flex-shrink: 0; } .modal-dialog-scrollable .modal-body { overflow-y: auto; } .modal-dialog-centered { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: calc(100% - 1rem); } .modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; } .modal-dialog-centered.modal-dialog-scrollable { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; } .modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; } .modal-dialog-centered.modal-dialog-scrollable::before { content: none; } .modal-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 3px solid rgba(0, 0, 0, .2); border-radius: 2rem; -webkit-box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5); box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5); outline: 0; } .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: .5; } .modal-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem 1rem; border-bottom: 3px solid #dee2e6; border-top-left-radius: calc(2rem - 3px); border-top-right-radius: calc(2rem - 3px); } .modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; } .modal-title { margin-bottom: 0; line-height: 1.5; } .modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; } .modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: .75rem; border-top: 3px solid #dee2e6; border-bottom-right-radius: calc(2rem - 3px); border-bottom-left-radius: calc(2rem - 3px); } .modal-footer>* { margin: .25rem; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { height: calc(100vh - 3.5rem); } .modal-content { -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .5); box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .5); } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { max-width: 1140px; } } .carousel { position: relative; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner::after { display: block; clear: both; content: ""; } .carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform .6s ease-in-out; transition: -webkit-transform .6s ease-in-out; transition: transform .6s ease-in-out; transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out; } @media (prefers-reduced-motion: reduce) { .carousel-item { -webkit-transition: none; transition: none; } } .carousel-item.active { display: block; } .bg-cyan { background-color: #b9e7f1 !important; } a.bg-cyan:hover, a.bg-cyan:focus, button.bg-cyan:hover, button.bg-cyan:focus { background-color: #8fd8e9 !important; } .border { border: 1px solid #dee2e6 !important; } .border-left { border-left: 1px solid #dee2e6 !important; } .border-blue { border-color: #64b3f4 !important; } .border-cyan { border-color: #b9e7f1 !important; } .rounded { border-radius: 1rem !important; } .rounded-circle { border-radius: 50% !important; } .d-none { display: none !important; } .d-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-block { display: block !important; } } @media (min-width: 768px) { .d-md-block { display: block !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-block { display: block !important; } } .flex-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .align-items-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } @media (min-width: 576px) { .flex-sm-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .justify-content-sm-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } } @media (min-width: 768px) { .flex-md-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .justify-content-md-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .align-items-md-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } } @media (min-width: 992px) { .flex-lg-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .justify-content-lg-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .align-items-lg-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } } @media (min-width: 1200px) { .flex-xl-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .align-items-xl-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } .w-100 { width: 100% !important; } .h-100 { height: 100% !important; } .mt-0 { margin-top: 0 !important; }  .mx-0 { margin-right: 0 !important; } .mb-0 { margin-bottom: 0 !important; }  .mx-0 { margin-left: 0 !important; } .mt-1, .my-1 { margin-top: .25rem !important; } .mr-1 { margin-right: .25rem !important; }  .my-1 { margin-bottom: .25rem !important; } .m-2 { margin: .5rem !important; }  .my-2 { margin-top: .5rem !important; } .mr-2 { margin-right: .5rem !important; } .mb-2, .my-2 { margin-bottom: .5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mr-3, .mx-3 { margin-right: 1rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .ml-3, .mx-3 { margin-left: 1rem !important; }  .mx-4 { margin-right: 1.5rem !important; } .mb-4 { margin-bottom: 1.5rem !important; } .ml-4, .mx-4 { margin-left: 1.5rem !important; } .mt-5 { margin-top: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0 { padding-top: 0 !important; }  .px-0 { padding-right: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; }  .py-1 { padding-top: .25rem !important; }  .py-1 { padding-bottom: .25rem !important; } .p-2 { padding: .5rem !important; }  .py-2 { padding-top: .5rem !important; } .pr-2, .px-2 { padding-right: .5rem !important; } .pb-2, .py-2 { padding-bottom: .5rem !important; }  .px-2 { padding-left: .5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; }  .px-3 { padding-right: 1rem !important; } .pb-3, .py-3 { padding-bottom: 1rem !important; }  .px-3 { padding-left: 1rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; }  .px-4 { padding-right: 1.5rem !important; }  .py-4 { padding-bottom: 1.5rem !important; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; }  .py-5 { padding-bottom: 3rem !important; } .pl-5 { padding-left: 3rem !important; } @media (min-width: 576px) { .mr-sm-0 { margin-right: 0 !important; } .mb-sm-2 { margin-bottom: .5rem !important; } .mt-sm-3 { margin-top: 1rem !important; }  .mx-sm-5 { margin-right: 3rem !important; }  .mx-sm-5 { margin-left: 3rem !important; }  .py-sm-0 { padding-top: 0 !important; }  .py-sm-0 { padding-bottom: 0 !important; } .p-sm-3 { padding: 1rem !important; }  .py-sm-5 { padding-top: 3rem !important; }  .py-sm-5 { padding-bottom: 3rem !important; } } @media (min-width: 768px) { .mt-md-0 { margin-top: 0 !important; } .mt-md-3 { margin-top: 1rem !important; } .mb-md-5 { margin-bottom: 3rem !important; }  .py-md-3 { padding-top: 1rem !important; }  .px-md-3 { padding-right: 1rem !important; }  .py-md-3 { padding-bottom: 1rem !important; }  .px-md-3 { padding-left: 1rem !important; } } @media (min-width: 992px) { .mr-lg-0 { margin-right: 0 !important; } .mt-lg-2 { margin-top: .5rem !important; } .mb-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5 { margin-left: 3rem !important; }  .px-lg-0 { padding-right: 0 !important; }  .px-lg-0 { padding-left: 0 !important; }  .px-lg-2 { padding-right: .5rem !important; }  .px-lg-2 { padding-left: .5rem !important; } .p-lg-3 { padding: 1rem !important; }  .px-lg-3 { padding-right: 1rem !important; }  .px-lg-3 { padding-left: 1rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } } @media (min-width: 1200px) { .ml-xl-5 { margin-left: 3rem !important; }  .py-xl-0 { padding-top: 0 !important; }  .py-xl-0 { padding-bottom: 0 !important; } } .text-left { text-align: left !important; } .text-center { text-align: center !important; } @media (min-width: 768px) { .text-md-left { text-align: left !important; } } .font-weight-bold { font-weight: 700 !important; } .text-white { color: #fff !important; } .text-primary { color: #d6065c !important; } a.text-primary:hover, a.text-primary:focus { color: #8c043c !important; } .text-light { color: #f8f9fa !important; } a.text-light:hover, a.text-light:focus { color: #cbd3da !important; } .text-dark { color: #0b342e !important; } a.text-dark:hover, a.text-dark:focus { color: black !important; } .text-purple { color: #7758d5 !important; } a.text-purple:hover, a.text-purple:focus { color: #4e2db3 !important; } .text-green { color: #00be62 !important; } a.text-green:hover, a.text-green:focus { color: #00723b !important; } .text-teal { color: #028d8a !important; } a.text-teal:hover, a.text-teal:focus { color: #014240 !important; } .text-white { color: #fff !important; } a.text-white:hover, a.text-white:focus { color: #d9d9d9 !important; } .visible { visibility: visible !important; } @media print { *, *::before, *::after { text-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; }  img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } .badge { border: 1px solid #000; } } /*! * MIT Licence * ShahinSorkh <sorkh.shahin@hotmail.com> 2017 */ .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeIn { 0 { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0 { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeInDown { 0 { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInDown { 0 { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @-webkit-keyframes fadeInDownBig { 0 { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInDownBig { 0 { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @-webkit-keyframes fadeInLeft { 0 { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInLeft { 0 { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @-webkit-keyframes fadeInLeftBig { 0 { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInLeftBig { 0 { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @-webkit-keyframes fadeInRight { 0 { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRight { 0 { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @-webkit-keyframes fadeInRightBig { 0 { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRightBig { 0 { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @-webkit-keyframes fadeInUp { 0 { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInUp { 0 { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @-webkit-keyframes fadeInUpBig { 0 { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInUpBig { 0 { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOut { 0 { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0 { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes fadeOutDown { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @keyframes fadeOutDown { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @-webkit-keyframes fadeOutDownBig { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } @keyframes fadeOutDownBig { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } @-webkit-keyframes fadeOutLeft { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } @keyframes fadeOutLeft { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } @-webkit-keyframes fadeOutLeftBig { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } @keyframes fadeOutLeftBig { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } @-webkit-keyframes fadeOutRight { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @keyframes fadeOutRight { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @-webkit-keyframes fadeOutRightBig { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } @keyframes fadeOutRightBig { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } @-webkit-keyframes fadeOutUp { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } @keyframes fadeOutUp { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } @-webkit-keyframes fadeOutUpBig { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } @keyframes fadeOutUpBig { 0 { opacity: 1; } 100% { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } @-webkit-keyframes slideInDown { 0 { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInDown { 0 { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @-webkit-keyframes slideInLeft { 0 { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInLeft { 0 { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @-webkit-keyframes slideInRight { 0 { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInRight { 0 { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @-webkit-keyframes slideInUp { 0 { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes slideInUp { 0 { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @-webkit-keyframes slideOutDown { 0 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @keyframes slideOutDown { 0 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } @-webkit-keyframes slideOutLeft { 0 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } @keyframes slideOutLeft { 0 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } @-webkit-keyframes slideOutRight { 0 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @keyframes slideOutRight { 0 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @-webkit-keyframes slideOutUp { 0 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } @keyframes slideOutUp { 0 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 100% { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } body * { outline: none !important; } header { position: sticky; top: 0; } .country-select { width: 100%; text-align: left; border: 1px solid #dee2e6; border-radius: .5rem; padding: .75rem 1rem; cursor: pointer; font-size: 1rem; display: flex; align-items: center; justify-content: space-between; background-color: #fff; } .country-option { display: flex; align-items: center; padding: .75rem 1rem; cursor: pointer; } .country-option:hover { background-color: #f8f9fa; } .country-option img, .country-select img { width: 24px; height: 24px; margin-right: .75rem; border-radius: 50%; object-fit: cover; } header { z-index: 1030; } .hamburguer { font-size: 1.8rem; width: 26px; } #language-collapse a { -webkit-transition: .3s; transition: .3s; } #language-collapse a:hover { -webkit-transition: .3s; transition: .3s; } .navbar li { list-style: none; } .navbar-brand img { max-height: 40px; } .nav-custom-after .navbar-brand img { height: 37px; } .nav-custom-after { background-image: linear-gradient(-225deg, #E3FDF5 0, #FFE6FA 100%); padding: 0rem; border-bottom: 5px solid #b9e7f1; -webkit-box-shadow: 0 1px 4px 2px rgba(53, 53, 53, .3); box-shadow: 0 1px 4px 2px rgba(53, 53, 53, .3); } @media (max-width: 991.98px) { .nav-custom-after { height: 47px; } } .nav-custom-after a, .nav-custom-after i { --text-dark-blue: #3b90d6; color: var(--text-dark-blue); -webkit-transition: all 1s ease; transition: all 1s ease; } .numberCart { position: absolute; padding: 2px 7px; background: #028d8a; border-radius: 25px; font-size: .7rem !important; top: 18px; color: white; right: 10px; } .sticky { position: fixed; top: 0; width: 100%; } .header_content { z-index: 5000; top: 0; left: 0; right: 0; transition: top ease-out .3s; } .bg-gradient-pink { background: linear-gradient(243deg, rgb(214, 6, 92) 0, rgb(249, 36, 142) 100%) } @media (min-width: 992px) { .mega-menu { position: absolute; top: 100%; right: 0; width: 100vw; background-color: #E3FDF5; -webkit-box-shadow: 0 3px 3px 0 rgba(53, 53, 53, .3); box-shadow: 0 3px 3px 0 rgba(53, 53, 53, .3); background-image: linear-gradient(-225deg, #E3FDF5 0, #FFE6FA 100%); border-bottom: 5px solid #b9e7f1; border-top: 5px solid #b9e7f1; } .dropdown { position: static; } } @media (max-width: 991.98px) { .navbar-collapse{ background-color: #E3FDF5; background-image: linear-gradient(-225deg, #E3FDF5 0, #FFE6FA 100%); border-bottom: 5px solid #b9e7f1; -webkit-box-shadow: 0 1px 4px 2px rgba(53, 53, 53, .3); box-shadow: 0 1px 4px 2px rgba(53, 53, 53, .3); } .menu-mobile { border-bottom: 1px solid #dee2e6; } } .menu-icon-svg { --text-dark-blue: #3b90d6; fill: var(--text-dark-blue); background-color: #c8e6ed; border-radius: .5rem; padding: .45rem; } @media (max-width: 991.98px) { .menu-icon-svg { height: 38px; } } @media (min-width: 992px) { .menu-icon-svg { height: 45px; border: 3px solid #8fdaeb; } } .menu-link-region { flex-basis: 25%; flex-grow: 0; } .menu-link { align-self: stretch; border-bottom: 1px solid #dee2e6; border-right: 1px solid #dee2e6; } @media (max-width: 991.98px) { .menu-link:first-of-type { border-top: 1px solid #dee2e6; } .menu-link:last-of-type { border-bottom: 0; } } .menu-link .h6{ --text-dark-blue: #3b90d6; color:var(--text-dark-blue); } .menu-link:hover { background-color: #dae1ff; } .book-link:hover { --text-dark-blue: #574d8a; } .flag-menu{ --text-dark-blue: #3b90d6; border:2px solid var(--text-dark-blue); height: 20px; width: 20px; } .img-menu1 { max-height: 180px; object-fit: contain; border-radius: .25rem; max-width: 100%; height: auto; } .img-menu2 { max-height: 124px; object-fit: contain; border-radius: .25rem; max-width: 100%; height: auto; } .nav-item-caption { color: #3b90d6; font-size: 1.0rem; font-weight: 900; } .nav-item { min-width: 50px; } @media (max-width: 991.98px) { .nav-item i { font-size: 1rem; } } .nav-buttons { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr));; } @media (max-width: 991.98px) { .nav-buttons { display: none; } } @media (min-width: 1200px) { .nav-link-with-icon { padding-bottom: 0 !important; } } .boxBanner{ z-index: 5000; text-align: center; width: 100vw; padding: 6px; padding-left: 16px; padding-right: 16px; font-size: 1.3rem; } @media (max-width: 575.98px) { .boxBanner { font-size: 1rem; line-height: 1.6rem; } } .boxBanner em { font-style: normal; padding: 0 8px; border-radius: 4px; } header { position: fixed; top: 0; width: 100%; transition: top .3s; } body { margin-top: 84px; } @media (min-width: 768px) { body { margin-top: 124px; } } .cardbook { border: none; background:-webkit-gradient(linear,left bottom,left top,from(#94d9d6),to(#e8dfff))!important; background: linear-gradient(to top, #94d9d6 0, #e8dfff 100%) !important; -webkit-box-shadow: 1px 1px 5px 1px rgba(53, 53, 53, .4); box-shadow: 1px 1px 5px 1px rgba(53, 53, 53, .4); margin-bottom: 7px; } .cardbook .card-title { margin: 0; font-family: var(--font-family-secondary); font-size: 1.6rem; color: #574d8a; } .cardbook .price { font-family: var(--font-family-secondary); font-size: 1.6rem; color: #fff; background-color: #92a2f9; padding: 0rem .6rem; border-radius: 12px; text-shadow: 1px 1px 3px #6272c5; -webkit-box-shadow: inset 0 1px 4px 1px rgba(53, 53, 53, .1); box-shadow: inset 0 1px 4px 1px rgba(53, 53, 53, .1); } .books-list .cardbook .price { position: absolute; margin-top: .75rem; right: 0; bottom: 6px; z-index: 1; } .cardbook .card-text { font-size: 1.1rem; font-family: var(--font-family-secondary); } .cardbook .card-footer { background-color: transparent; border-top: 5px solid #c9dcef; } .card-footer .btn-materlu { text-wrap: nowrap; margin-top: .75rem; max-width: 360px; } .discount-badge { position: absolute; top: -12px; right: -6px; } .discount-badge span { position: absolute; font-size: .85rem; top: 8px; text-shadow: 1px 1px 3px #6272c5; font-family: var(--font-family-secondary); font-weight: 900; color: #fff; left: 5px; } .discount-badge i { font-size: 2.2rem; } .previous-price { color: #6272c5; text-shadow: none; font-size: .85rem; position: relative; bottom: -7px; font-weight: 900; } .final-price { font-size: 1.2rem; font-weight: 900; } @media (max-width: 575.98px) { .card-title { font-size: 26px; } } .img-fluid-cover { max-width: 100%; height: 100%; } .book-character-category { font-size: .85rem; text-transform: uppercase; color: white; font-weight: 700; background: #7758d5; padding-inline: 16px; border-radius: 16px 16px 0 0; padding-block: 4px; } .img-container { background-image: url(https://cdn.materlu.com/img/bg-img/bg-our-stories.webp); } .cover-book::after{ content:""; top:0; left:0; bottom:0; right:0; position:absolute; opacity:.8; background-image: -webkit-gradient(linear,left top,right top, from(rgba(0,0,0,.4)), color-stop(1%,rgba(110,110,110,.1)), color-stop(3%,rgba(255,255,255,.1)), color-stop(4%,rgba(110,110,110,.3)), color-stop(4.5%,rgba(0,0,0,.1)), color-stop(5%,rgba(110,110,110,.6)), color-stop(5.5%,rgba(255,255,255,.1)), to(rgba(0,0,0,.2))); background-image: linear-gradient(to right, rgba(0,0,0,.4) 0,rgba(110,110,110,.1) 1%, rgba(255,255,255,.1) 3%, rgba(110,110,110,.3) 4%, rgba(0,0,0,.1) 4.5%, rgba(110,110,110,.6) 5%, rgba(255,255,255,.1) 5.5%, rgba(0,0,0,.2) 100%); border-radius:2px 4px 4px 2px; } .cover-book{ -webkit-box-shadow: inset 6px 0 4px 0 rgba(0,0,0,.25), inset 9px -2px 2px 0 rgba(189,175,204,.3), inset 11px 6px 14px 8px rgba(214,199,230,.1), inset 17px 0 2px 0 rgba(255,255,255,.1), inset 14px 0 4px 2px rgba(0,0,0,.2), inset 0 -2px 3px 1px rgba(0,0,0,.5), 3px 6px 20px 10px rgba(105,82,101,.3), 2px 3px 8px 1px rgba(117,50,106,.8); box-shadow: inset 6px 0 4px 0 rgba(0,0,0,.25), inset 9px -2px 2px 0 rgba(189,175,204,.3), inset 11px 6px 14px 8px rgba(214,199,230,.1), inset 17px 0 2px 0 rgba(255,255,255,.1), inset 14px 0 4px 2px rgba(0,0,0,.2), inset 0 -2px 3px 1px rgba(0,0,0,.5), 3px 6px 20px 10px rgba(105,82,101,.3), 2px 3px 8px 1px rgba(117,50,106,.8); -webkit-transform-origin:center center; transform-origin:center center; -webkit-transform:rotate(-3deg); transform:rotate(-3deg); border-radius:2px 4px 4px 2px; background-size:cover; background-position-x:right; background-position-y:center; background-repeat:no-repeat; background-color: white; overflow: hidden; } .cover-book img{ mix-blend-mode: multiply; } .carouselOurBooks { margin-left: 3rem; margin-right: 3rem; } @media (max-width: 480px) { .carouselOurBooks { margin-left: 1rem; margin-right: 1rem; } } .books-list .img-container{ background-size:contain; background-position:0 100%; background-repeat:no-repeat; -webkit-box-shadow: 0 3px 3px 0 rgba(53, 53, 53, .1); box-shadow: 0 3px 3px 0 rgba(53, 53, 53, .1); border-bottom: 5px solid #f0eaff; } .books-list .cover-book { transform: rotate(0deg); } .books-list .cover-book-wrapper { height:100%; width:100% } @media (max-width:575.98px){ .books-list .img-container{ background-size:cover; border-top-left-radius: 1rem; border-top-right-radius: 1rem; } .books-list .cover-book{ height:70vw; width:70vw; max-height:220px; max-width:220px } } @media (min-width: 576px) and (max-width: 767.98px) { .books-list .cover-book{ height:180px; width:180px } } @media (min-width: 768px) and (max-width:991.98px){ .books-list .img-container{ background-size:cover; border-top-left-radius: 1rem; border-top-right-radius: 1rem; } .books-list .cover-book{ height:240px; width:240px } } @media (min-width:992px) and (max-width:1199.98px){ .books-list .cover-book{ height:250px; width:250px } } @media (min-width:1200px) and (max-width:1399.98px){ .books-list .cover-book{ height:180px; width:180px } } @media (min-width:1400px) and (max-width:1599.98px){ .books-list .cover-book{ height:220px; width:220px } } @media (min-width:1600px) { .books-list .cover-book{ height:265px; width:265px } } .other-books-container .slick-dots li button::before { font-size: 15px } .other-books-container .slick-dots li.slick-active button::before { color: #f8f9fa } .other-books-container .slick-dots li button::before { color: #b9e7f1 } @media (max-width:575.98px) { .slick-next { display: none } .slick-prev { display: none } } .other-books-container .slick-track { display: flex !important; } .other-books-container .slick-slide { height: inherit !important; margin: 0 10px; } @media (max-width: 480px) { .other-books-container .slick-slide { height: inherit !important; margin: 0 5px; } } .slick-dots-container { width: 245px; overflow: hidden; display: block; padding: 0; margin: 5px auto; position: relative; height: 20px; } .slick-dots-container > ul { padding: 0; display: flex; transition: all .25s; position: relative; margin: 0; list-style: none; transform: translateX(0); align-items: center; bottom: unset; height: 100%; } .slick-dots-container > ul li { background-color: #b9e7f1; border: none; border-radius: 50%; width: 15px; height: 15px; margin: 0 10px; } .slick-dots-container > ul li button { font-size: 0; line-height: 0; display: block; cursor: pointer; color: transparent; border: 0; outline: 0; background: 0 0; } .slick-dots-container > ul li.p-small-1, .slick-dots-container > ul li.n-small-1 { transform: scale(0.8); } .slick-dots-container > ul li.slick-active { transform: scale(1); transform-origin: center; background: #f8f9fa; } .slick-dots li button:before { display: none; } * { -webkit-box-sizing: border-box; box-sizing: border-box; } .main-content { overflow-x: hidden; } .lazyloaded.headerMonsteriframe { height: 200px; width: 200px; } @media (max-width:575.98px) { .lazyloaded.headerMonsteriframe { height: 150px; width: 150px; } } .bg-header { --bg-color1: #e44a62; --bg-color2: #f53d52; } @media (max-width: 1199.98px) { .bg-header { background: linear-gradient(200deg, var(--bg-color1) 0, var(--bg-color2) 100%) !important; } } @media (min-width: 1200px) { .bg-header { background: linear-gradient(330deg, var(--bg-color1) 0, var(--bg-color2) 100%) !important; } } .bg-img-1 { background-image: url(https://cdn.materlu.com/img/bg-img/forma-clara4.svg); background-repeat: no-repeat; background-size: contain; background-position: center bottom; bottom: -1px; position: relative; } @media (min-width: 768px) { .container-img-header { border-bottom-style: solid; border-bottom-width: 5px; border-color: #64b3f400; } } .firstMonsters { height: 200px; position: absolute; bottom: -1rem; right: 0; z-index: 1; } .firstMonsters .headerMonster1 { position: relative; right: -70px; } .firstMonsters .headerMonster2 { position: relative; right: 0; } .img-header { max-width: 100%; object-fit: contain; object-position: bottom; background: transparent; } @media (max-width: 575.98px) { .img-header { height: auto; min-height: 200px; } .height-header { padding-top: 1rem; } } @media (min-width: 576px) and (max-width: 767.98px) { .img-header { height: 259px; width: 516px; min-height: 259px; } .height-header { padding-top: 1rem; } } @media (min-width: 768px) and (max-width: 991.98px) { .img-header { height: 300px; width: 599px; min-height: 300px; } .height-header { padding-top: 2rem; } } @media (min-width: 992px) and (max-width: 1199.98px) { .img-header { height: 308px; width: 615px; min-height: 308px; } .height-header { padding-top: 2rem; } } @media (min-width: 1200px) and (max-width: 1399.98px) { .h1-header { font-size: 2rem; } .h2-header { font-size: 1.4rem; } .img-header { height: 263px; width: 525px; min-height: 263px; } .height-header { height: calc(263px + 8rem); padding-top: 1rem; } .firstMonsters { bottom: -5rem; } } @media (min-width: 1400px) and (max-width: 1599.98px) { .h1-header { font-size: 2.5rem; } .h2-header { font-size: 1.6rem; } .img-header { height: 308px; width: 615px; min-height: 308px; } .height-header { height: calc(308px + 8rem); padding-top: 1rem; } .firstMonsters { bottom: -5rem; } } @media (min-width: 1600px) and (max-width: 1799.98px) { .h1-header { font-size: 3rem; } .h2-header { font-size: 1.8rem; } .img-header { height: 358px; width: 715px; min-height: 358px; } .height-header { height: calc(358px + 6rem); padding-top: 1rem; } } @media (min-width: 1800px) and (max-width: 1999.98px) { .h1-header { font-size: 3rem; } .h2-header { font-size: 1.8rem; } .img-header { height: 408px; width: 815px; min-height: 408px; } .height-header { height: calc(408px + 4rem); } } @media (min-width: 2000px) { .h1-header { font-size: 3rem; } .h2-header { font-size: 1.8rem; } .img-header { height: 458px; width: 915px; min-height: 458px; } .height-header { height: calc(458px + 3rem); } } .headerMonster3 { position: absolute; z-index: 1000; bottom: 0; left: 0; } @media (max-width:939.98px) { #our-books .headerMonster3 { display: none; } } .title-section-1 h2 { background: -webkit-linear-gradient(#3b90d6, #0cada5); background-clip: border-box; -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: #3b90d6; } @media (max-width:575.98px) { .title-section-1 svg { width: 200px; } #our-books .lazyloaded.headerMonsteriframe1 { height: 120px; width: 120px; } #our-books .headerMonster3 { left: 10%; bottom: 50px; } } @media (min-width:576px) { .title-section-1 svg { width: 400px; } #our-books .lazyloaded.headerMonsteriframe1 { height: 200px; width: 200px; } #our-books .headerMonster3 { left: 5vw; bottom: -13px; } } #our-books .slick-dots li button::before { font-size: 15px; } .slick-dots-container > ul li { background-color: #00ab71; } .slick-dots-container > ul li.slick-active { background: #57f0a6; } #our-books .slick-next:before, #our-books .slick-prev:before { font-size: 25px; color: #64b3f4; } @media (max-width:575.98px) { #our-books .slick-next { display: none; } #our-books .slick-prev { display: none; } } #collections .card { border: none; background: linear-gradient(180deg, #9abe60 0, #f9dcb4 100%); } #collections .card img { max-height: 200px; max-width: 100%; object-fit: contain; } #collections .text-white { text-shadow: 1px 1px 5px rgb(0 0 0 / 40%); } #for-who { border-top: 5px solid #fbfcdb; } #for-who .card{ background: linear-gradient(180deg, #85ace5 0, #a3e0cf 100%); } .gradient-bg-seo-text { background: linear-gradient(180deg, #e9defa 0, #fbfcdb 100%); border-top: 5px solid #fbfcdb; border-bottom: 5px solid #d3c5e2; } .seo_text_subtitle { font-weight: bold; font-size: 1.4rem; } @media (max-width: 575.98px) { .webp .col-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-500.png.webp); } .no-webp .col-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-500.png); } .col-bg-img { min-height: 361px; background-position: 50% 100%; background-repeat: no-repeat; background-size: cover; } } @media (min-width: 576px) and (max-width: 767.98px) { .webp .col-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-700.png.webp); } .no-webp .col-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-700.png); } .col-bg-img { min-height: 481px; background-position: 50% 100%; background-repeat: no-repeat; background-size: cover; } } @media (min-width: 768px) and (max-width: 991.98px) { .webp .col-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-900.png.webp); } .no-webp .col-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-900.png); } .col-bg-img { min-height: 622px; background-position: 50% 100%; background-repeat: no-repeat; background-size: cover; } } @media (min-width: 992px) { .img-bg-seo-text { background-repeat: no-repeat; background-size: contain; width: 100vw; background-position: 100% 50%; } } @media (min-width: 992px) and (max-width: 1199.98px) { .webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-1200.png.webp); } .no-webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-1200.png); } } @media (min-width: 1200px) and (max-width: 1399.98px) { .webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-1200.png.webp); } .no-webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-1200.png); } } @media (min-width: 1400px) and (max-width: 1599.98px) { .webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-1400.png.webp); } .no-webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-1400.png); } } @media (min-width: 1600px) and (max-width: 1799.98px) { .webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-1600.png.webp); } .no-webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-1600.png); } .img-bg-seo-text { min-height: 500px; } .img-bg-seo-text .container-lg { min-height: 500px; } } @media (min-width: 1800px) and (max-width: 1999.98px) { .webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-1800.png.webp); } .no-webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-1800.png); } .img-bg-seo-text { min-height: 500px; } .img-bg-seo-text .container-lg { min-height: 500px; } } @media (min-width: 2000px) { .webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-2000.png.webp); } .no-webp .img-bg-seo-text { background-image: url(https://cdn.materlu.com/img/bg-img/seo-text/materlu-family-2000.png); } .img-bg-seo-text { min-height: 500px; } .img-bg-seo-text .container-lg { min-height: 500px; } } #seo-text p, #seo-text h2 { color: #574d8a; } .on-top { position: relative; z-index: 100; } #benefits h3 { --text-dark-blue: #3b90d6; color: var(--text-dark-blue); } .bg-img-benefits { background-image: url(https://cdn.materlu.com/img/bg-img/forma3.svg); background-repeat: no-repeat; background-size: 50%; background-position: 100% 0; } @media (min-width:1800px) { .bg-img-benefits { background-size: contain; background-position: 100% 0; } } @media (min-width:1200px) and (max-width:1799.98px) { .bg-img-benefits { background-size: 50%; background-position: 100% 0; } } @media (min-width:992px) and (max-width:991.98px) { .bg-img-benefits { background-size: 60%; background-position: 100% 0; } } @media (min-width:576px) and (max-width:767.98px) { .bg-img-benefits { background-size: 75%; background-position: 180% 0; } } @media (max-width:575.98px) { .bg-img-benefits { background-size: 80%; background-position: 200% 0; } } .img-benefits { object-fit: contain; } @media (min-width: 576px) { .img-benefits { max-width: 100%; } } .img-big-benefits { max-width: 100%; object-fit: contain; } @media (max-width: 575.98px) { .img-benefits { width: 85px; height: 69px; } .benefits-gradient { background: linear-gradient(90deg, #90b1de 20%, #4c88d8 40%, #4c88d8 100%); } .benefits-p { text-align: left; } } @media (min-width: 576px) { .benefits-gradient { background: linear-gradient(0deg, #3d87ec 0, #dedfa0 100%); } .benefits-p { text-align: center; } } @media (min-width: 576px) and (max-width: 767.98px) { .img-benefits { width: 200px; height: 162px; } } @media (min-width: 768px) and (max-width: 991.98px) { .img-benefits { width: 173px; height: 141px; } } @media (min-width: 992px) and (max-width: 1599.98px) { .img-benefits { width: 149px; height: 121px; } } @media (min-width: 1600px) and (max-width: 1799.98px) { .img-benefits { width: 174px; height: 142px; } } @media (min-width: 1800px) and (max-width: 1999.98px) { .img-benefits { width: 149px; height: 121px; } } @media (min-width: 2000px) { .img-benefits { width: 174px; height: 142px; } } @media (min-width: 1800px) { .col-xxl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } } .bg-img-2 { z-index: 0; } @media (max-width: 1999.98px) { .bg-img-2 { top: -15vh; min-width: 50vw; max-width: 100vw; } } @media (min-width: 2000px) { .bg-img-2 { top: -32vh; min-width: 45vw; max-width: 100vw; } } .title-section svg { max-height: 360px; } .title-section path { fill: transparent; } .title-section .font-title { font-family: var(--font-family-secondary); font-weight: 900; font-size: .8rem; fill: #00be62; } .title-section .font-primary { font-family: var(--font-family-primary); font-weight: 400; font-size: .5rem; fill: #0b342e; } .title-section .font-secondary { font-family: var(--font-family-secondary); font-weight: 900; font-size: .5rem; fill: #0b342e; } .title-section .flecha { fill: #019285; } @media (min-width:1200px) { .how-it-works-steps { margin-top: -100px; } } .icons-steps { -o-object-fit: contain; object-fit: contain; margin: -4% auto; } .step-number { color: #fff; font-family: var(--font-family-secondary); font-weight: 900; font-size: 1.25rem; background-color: #74b5dd; padding: .5rem 1.1rem; margin: 0 auto; border-radius: 100%; border: 5px solid #fff; } #how-it-is { background: -webkit-gradient(linear, left bottom, left top, from(#ffe2b2), to(white)) !important; background: linear-gradient(to top, #ffe2b2 0, #fff 100%) !important; } #how-it-is p { text-align: justify; } .lazyloaded.how-it-is-section { background-image: url(https://cdn.materlu.com/img/bg-img/Path_2_Copy_3.svg); background-repeat: no-repeat; } @media (min-width:2000px) { .how-it-is-section { background-size: 70%; background-position: 100% 0; } } @media (min-width:1400px) and (max-width:1999.98px) { .how-it-is-section { background-size: 57%; background-position: 100% 80%; } } @media (min-width:1200px) and (max-width:1399.98px) { .how-it-is-section { background-size: 65%; background-position: 100% 110%; } } @media (min-width:992px) and (max-width:1199.98px) { .how-it-is-section { background-size: 65%; background-position: 100% 95%; } } @media (min-width:768px) and (max-width:991.98px) { .how-it-is-section { background-size: 99%; background-position: 100% 120%; } } @media (min-width:576px) and (max-width:767.98px) { .how-it-is-section { background-size: 107%; background-position: 100% 103%; } } @media (max-width:575.98px) { .how-it-is-section { background-size: 110vh; background-position: 90% 98%; } } .carouselAdvertising .slide-2 { background-size: cover; background-repeat: no-repeat; border-top: 5px solid #c2e59c; border-bottom: 5px solid #64b3f4; } .webp .carouselAdvertising .lazyloaded.slide-2 { background-image: url(https://cdn.materlu.com/img/bg-img/forma2.webp); } .no-webp .carouselAdvertising .lazyloaded.slide-2 { background-image: url(https://cdn.materlu.com/img/bg-img/forma2.png); } @media (max-width:600px) { .webp .carouselAdvertising .lazyloaded.slide-2 { background-image: url(https://cdn.materlu.com/img/bg-img/forma2-800.webp); } .no-webp .carouselAdvertising .lazyloaded.slide-2 { background-image: url(https://cdn.materlu.com/img/bg-img/forma2-800.png); } } @media (min-width:601px) and (max-width:1200px) { .webp .carouselAdvertising .lazyloaded.slide-2 { background-image: url(https://cdn.materlu.com/img/bg-img/forma2-1200.webp); } .no-webp .carouselAdvertising .lazyloaded.slide-2 { background-image: url(https://cdn.materlu.com/img/bg-img/forma2-1200.png); } } @media (min-width:768px) and (max-width:991.98px) { img.img-fluid.boy-with-app { max-height: 300px; margin-top: -120px; } } @media (max-width:767.98px) { img.img-fluid.boy-with-app { max-width: 60%; margin-top: -30px; } } .carouselAdvertising .slide-1, .carouselAdvertising .slide-2 { height: 450px; overflow: hidden; } .carouselAdvertising .lazyloaded.slide-1 { background-image: url(https://cdn.materlu.com/img/bg-img/forma.svg); background-size: cover; background-repeat: no-repeat; border-top: 5px solid #fbfcdb; border-bottom: 5px solid #d3c5e2; } @media (min-width: 1200px) { .lazyloaded.headerMonsteriframeBigger { height: 30vh; width: 30vh; } } @media (min-width: 992px) and (max-width: 1199.98px) { .lazyloaded.headerMonsteriframeBigger { height: 20vh; width: 20vh; } } @media (min-width:768px) and (max-width:991.98px) { .slide1Monster { position: absolute; right: 0; bottom: -15px; } .carouselAdvertising .slide-1 { position: relative; } .lazyloaded.headerMonsteriframeBigger { height: 35vh; width: 35vh; } .carouselAdvertising .slide-1 .col-md-12 { margin-bottom: -58px; } } @media (min-width:576px) and (max-width:767.98px) { .slide1Monster { position: absolute; right: 0; bottom: 0; } .carouselAdvertising .slide-1 { position: relative; } .lazyloaded.headerMonsteriframeBigger { height: 20vh; width: 20vh; } } @media (max-width:575.98px) { .slide1Monster { display: none; } } .carouselAdvertising .slick-dots li button::before { font-size: 10px; } .carouselAdvertising .slick-dots li button::before { color: #fed6e3; } @media (max-width: 1399.98px){ .carouselAdvertising .h1{ font-size: calc(1.425rem + 1.5vw); } } .lazyloaded.faqStn { background-image: url(https://cdn.materlu.com/img/bg-img/birthday-bg.svg); background-repeat: no-repeat; background-size: contain; } .faqStn h3 .text-primary { text-shadow: 0 0 11px rgb(255, 255, 255); } @media (min-width:1400px) { .faqStn { background-position: -48vw 30%; } } @media (min-width:1200px) and (max-width:1399.98px) { .faqStn { background-position: -40vw 70%; } } @media (min-width:992px) and (max-width:1199.98px) { .faqStn { background-position: -28vw 57%; } } @media (min-width:768px) and (max-width:991.98px) { .faqStn { background-position: -10vw 34%; } } @media (min-width:576px) and (max-width:767.98px) { .faqStn { background-position: -10vw 30%; } } @media (max-width:575.98px) { .faqStn { background-position: -10vw 30%; } } .lazyloaded.opinions { background-image: url(https://cdn.materlu.com/img/bg-img/about-bg.svg); background-repeat: no-repeat; } .opinions { background-size: 70%; } .opinionsMonster4 { position: absolute; z-index: 1000; top: -100px; } @media (min-width:1600px) { .opinions { background-position: 137% 0; min-height: 650px; background-size: 70vw; } .opinionsMonster4 { right: 100px; } } @media (min-width:1400px) and (max-width:1599.98px) { .opinions { background-position: 120% 0; min-height: 640px; background-size: 70vw; } .opinionsMonster4 { right: 50px; } } @media (min-width:1200px) and (max-width:1399.98px) { .opinions { background-position: 35vw 30%; min-height: 640px; } .opinionsMonster4 { right: 0; } } @media (min-width:992px) and (max-width:1199.98px) { .opinions { background-position: 37vw 30%; background-size: 90%; padding-bottom: 200px; } .opinionsMonster4 { right: 0; } } @media (min-width:768px) and (max-width:991.98px) { .opinions { background-position: 2vw 20%; padding-bottom: 100px; background-size: 109%; } .opinionsMonster4 { right: 0; } .lazyloaded.headerMonsteriframeBigger { height: 20vh; width: 20vh; } } @media (min-width:576px) and (max-width:767.98px) { .opinions { background-position: 2vw 20%; padding-bottom: 40px; background-size: 109%; } .opinionsMonster4 { right: 0; } } @media (max-width:575.98px) { .opinions { background-position: -75vw -10%; padding-bottom: 30px; background-size: 300%; } .opinionsMonster4 { right: 0; top: -12vh; } .lazyloaded.headerMonsteriframeBigger { height: 20vh; width: 20vh; } } .birthday-gift { -webkit-box-shadow: inset -1px 2px 12px 3px rgba(53, 53, 53, .1); box-shadow: inset -1px 2px 12px 3px rgba(53, 53, 53, .1); } .birthday-gift form { position: absolute; z-index: 100; } @media (min-width:1600px) { .birthday-gift .boy-birthday { position: absolute; bottom: 0; right: 0; height: 650px; width: 671px; object-fit: contain; } .birthday-gift form { bottom: 115px; width: 450px; right: 74px; } } @media (min-width:1400px) and (max-width:1599.98px) { .birthday-gift .boy-birthday { position: absolute; bottom: 0; right: -100px; height: 650px; } .birthday-gift form { bottom: 115px; width: 100%; } } @media (min-width:1200px) and (max-width:1399.98px) { .birthday-gift .boy-birthday { position: absolute; bottom: 0; right: -130px; height: 650px; } .birthday-gift form { bottom: 115px; width: 100%; } } @media (min-width:992px) and (max-width:1199.98px) { .birthday-gift .boy-birthday { position: absolute; bottom: 0; right: -130px; height: 600px; } .birthday-gift form { bottom: 95px; width: 110%; left: -15px; } } @media (min-width:768px) and (max-width:991.98px) { .birthday-gift .boy-birthday { position: absolute; bottom: 0; right: -135px; height: 500px; } .birthday-gift form { bottom: 70px; width: 100%; } .birthday-gift .small { font-size: 70%; } } @media (min-width:576px) and (max-width:767.98px) { .birthday-gift .boy-birthday { position: relative; bottom: 0; height: 500px; left: 0; } .birthday-gift form { bottom: 74px; width: 65%; left: 135px; } } @media (max-width:575.98px) { .birthday-gift { margin-top: 1em; position: relative; } .birthday-gift .boy-birthday { position: relative; bottom: 0; height: 500px; left: -55px; } .birthday-gift form { bottom: 73px; width: 90%; left: 66px; max-width: 358px; } .birthday-gift .small { font-size: 65%; } } @media (max-width:450px) { .birthday-gift .boy-birthday { left: -95px; } .birthday-gift form { bottom: 74px; width: 90%; left: 30px; max-width: 358px; } } .lazyloaded.contactStn { background-image: url(https://cdn.materlu.com/img/bg-img/birthday-bg.svg); background-repeat: no-repeat; background-size: 90%; background-position: -300px 182px; } .contactStn input .message { height: 123px; } @media (max-width:575.98px) { .contactStn .headerMonster2 { right: 100px; } } body { overflow-x: hidden; } .wait { cursor: wait !important; } @media (max-width:1199px) { .banner-svg { display: none !important; } } .materlu-icon { width: 142px; height: 115px; flex-shrink: 0; } .materlu-icon-1 { background-position: 0 0; } .materlu-icon-2 { background-position: -142px 0; } .materlu-icon-4 { background-position: -426px 0; } .materlu-icon-5 { background-position: -568px 0; } @media (max-width:399.98px) { #how-it-works .materlu-icon-1 { display: none; } #how-it-works .materlu-icon-2 { display: none; } #how-it-works .materlu-icon-5 { display: none; } #how-it-works .materlu-icon-4 { display: none; } } .viewport { max-width: 90vw; max-height: 90vw; } .apple_badge { height: 52px; } .play_badge { height: 78px; } .card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; } .flag { height: 20px; width: 20px; } .btn.btn-materlu { z-index: 100; } @media (min-width: 480px) { .carouselCategoryBooks:not(.slick-initialized) { display: grid; grid-auto-flow: column; grid-column-gap: 20px; margin: 0 3.5rem !important; } } @media (min-width: 480px) and (max-width: 679.98px) { .carouselCategoryBooks:not(.slick-initialized) { grid-auto-columns: 100%; margin: 0 .6rem !important; } } @media (min-width: 680px) and (max-width: 1199.98px) { .carouselCategoryBooks:not(.slick-initialized) { grid-auto-columns: calc(50% - .6rem); } } @media (min-width: 1200px) and (max-width: 1499.98px) { .carouselCategoryBooks:not(.slick-initialized) { grid-auto-columns: calc(33% - .6rem); } } @media (min-width: 1500px) { .carouselCategoryBooks:not(.slick-initialized) { grid-auto-columns: calc(25% - .95rem); } } @media (max-width: 479.98px) { .carouselCategoryBooks { display: flex; flex-direction: column; } } @media (max-width: 767.98px) { .blur-bottom { mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 1) 95%, rgba(0, 0, 0, 0) 100%); -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 1) 95%, rgba(0, 0, 0, 0) 100%); } } .divider { border-bottom: 5px solid #fbfcdb; } .bg-gradient-light-3-alt { background: -webkit-gradient(linear, left bottom, left top, from(#dfe9f3), to(white)) !important; background: linear-gradient(to top, #dfe9f3 0, white 50%, #dfe9f3 100% ) !important; } footer { z-index: 1010; position: relative; -webkit-box-shadow: 0 -1px 4px 2px rgba(53,53,53,.3); box-shadow: 0 -1px 4px 2px rgba(53,53,53,.3); border-top: #01827b 5px solid; } .bg-gradient-green .dropdown-item:focus,.bg-gradient-green .dropdown-item:hover { color: #fff; text-decoration: none; background-color: #028d8a; } .bg-gradient-green a.text-light:focus,.bg-gradient-green a.text-light:hover { color: #fff!important; } .flag { border: 2px solid #01827b; } .flag { height: 20px; width: 20px; } footer .dropdown-menu { min-width: inherit; } .close { outline: 0!important; } .social-links .fa-stack { margin: 4px; } .x-twitter { fill: #fff; height: 1em; width: 1em; top: .5em; left: .75em; } .footer-links label { margin-bottom: 0; } .footer-links a, .footer-links label, .footer-links .fake-link, .footer-links .h5 { text-shadow: 1px 1px 5px rgb(1 130 123); transition: all .3s ease-in-out; } .footer-links a:hover, .footer-links .fake-link:hover .footer-links label:hover { text-shadow: 1px 1px 10px rgb(2 97 92); transition: all .3s ease-in-out; transform: translateX(3px); } .footer-links .h5 { text-decoration: underline; } .justify-content-evenly { justify-content: space-evenly; } .whatsapp-button { position: fixed; right: 16px; bottom: 3%; z-index: 2000; } .whatsapp-button-mobile { display: block !important; width: 48px; filter: drop-shadow(3px 5px 2px rgb(0 0 0 / .4)); } .whatsapp-button-desktop { display: none !important; font-family: var(--font-family-primary); font-weight: 900; } .whatsapp-button-desktop > img { width: 32px; } @media (min-width: 576px) { .whatsapp-button-mobile { display: none !important; } .whatsapp-button-desktop { display: block !important; } } 