 @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, strong { font-weight: bolder; } small { font-size: 80%; } img { border-style: none; } svg:not(:root) { overflow: hidden; } button, input { 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; } [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-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; } .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); } .nav, ul { list-style: none; }  .btn:lang(cs), h1:lang(cs), h2:lang(cs), h3:lang(cs), h5:lang(cs), h6:lang(cs), .h1:lang(cs), .h2:lang(cs), .h3: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, h5, h6 { margin-top: 0; margin-bottom: .5rem; } p { margin-top: 0; margin-bottom: 1rem; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ol, ul, dl { margin-top: 0; margin-bottom: 1rem; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } b, strong { 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 { 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; } [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, h5, h6, .h1, .h2, .h3, .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); } } 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; } 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, .container-xxl { 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-xxl, .container-lg, .container { max-width: 1320px; } } @media (min-width: 1600px) { .container-xxl, .container-lg, .container { max-width: 1520px; } } @media (min-width: 1800px) { .container-xxl, .container-lg, .container { max-width: 1720px; } } @media (min-width: 2000px) { .container-xxl, .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-md-4, .col-md-5, .col-md-6, .col-md-7, .col-lg-3, .col-lg-4, .col-lg-6, .col-lg-8, .col-xl-4, .col-xl-5, .col-xl-7, .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-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%; } } @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-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.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-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%; } .order-lg-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-lg-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .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; } } @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-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } } .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; } .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-header { padding: .75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, .03); border-bottom: 1px solid rgba(0, 0, 0, .125); } .card-header:first-child { border-radius: calc(1rem - 1px) calc(1rem - 1px) 0 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); }  .card-img-top { -ms-flex-negative: 0; flex-shrink: 0; width: 100%; }  .card-img-top { border-top-left-radius: calc(1rem - 1px); border-top-right-radius: calc(1rem - 1px); } .card-deck .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-deck { 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; margin-right: -15px; margin-left: -15px; } .card-deck .card { -webkit-box-flex: 1; -ms-flex: 1 0 0; flex: 1 0 0; margin-bottom: 0; } } .accordion>.card { overflow: hidden; } .accordion>.card:not(:last-of-type) { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .accordion>.card:not(:first-of-type) { border-top-left-radius: 0; border-top-right-radius: 0; } .accordion>.card>.card-header { border-radius: 0; margin-bottom: -1px; } @media (max-width: 767.98px) { .breadcrumb-container { display: none; } } .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; } .breadcrumb-item a, .breadcrumb-item { font-weight: 900; text-transform: uppercase; font-size: .95rem; color: #f8f9fa; } .breadcrumb-item+.breadcrumb-item { padding-left: .5rem; } .breadcrumb-item+.breadcrumb-item::before { display: inline-block; padding-right: .5rem; color: #d4f2f8; content: "/"; } .breadcrumb-item+.breadcrumb-item:hover::before { text-decoration: underline; } .breadcrumb-item+.breadcrumb-item:hover::before { text-decoration: none; } .breadcrumb-item.active { color: #f8f5e7; } .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; } } .bg-blue { background-color: #64b3f4 !important; } a.bg-blue:hover, a.bg-blue:focus, button.bg-blue:hover, button.bg-blue:focus { background-color: #349cf1 !important; } .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-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-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-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; } .justify-content-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !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-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !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; } .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !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; } .justify-content-lg-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .align-items-lg-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } } @media (min-width: 1200px) { .align-items-xl-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } } .position-relative { position: relative !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; } .mb-0 { margin-bottom: 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 { margin-top: 1rem !important; } .mr-3, .mx-3 { margin-right: 1rem !important; } .mb-3 { margin-bottom: 1rem !important; } .ml-3, .mx-3 { margin-left: 1rem !important; } .mt-4 { margin-top: 1.5rem !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; } .mb-5 { margin-bottom: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; }  .px-0 { padding-right: 0 !important; }  .py-0 { padding-bottom: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; }  .py-1 { padding-top: .25rem !important; }  .py-1 { padding-bottom: .25rem !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; } @media (min-width: 576px) {  .py-sm-0 { padding-top: 0 !important; }  .py-sm-0 { padding-bottom: 0 !important; }  .py-sm-2 { padding-top: .5rem !important; }  .py-sm-2 { padding-bottom: .5rem !important; }  .px-sm-3 { padding-right: 1rem !important; }  .px-sm-3 { padding-left: 1rem !important; }  .px-sm-5 { padding-right: 3rem !important; }  .px-sm-5 { padding-left: 3rem !important; } } @media (min-width: 768px) { .mt-md-0 { margin-top: 0 !important; }  .mx-md-0 { margin-right: 0 !important; }  .mx-md-0 { margin-left: 0 !important; }  .px-md-0 { padding-right: 0 !important; }  .px-md-0 { padding-left: 0 !important; } } @media (min-width: 992px) {  .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; } } @media (min-width: 1200px) {  .mx-xl-5 { margin-right: 3rem !important; }  .mx-xl-5 { margin-left: 3rem !important; }  .py-xl-0 { padding-top: 0 !important; }  .py-xl-0 { padding-bottom: 0 !important; } } .text-justify { text-align: justify !important; } .text-left { text-align: left !important; } .text-center { text-align: center !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-blue { color: #64b3f4 !important; } a.text-blue:hover, a.text-blue:focus { color: #1d90ef !important; } .text-purple { color: #7758d5 !important; } a.text-purple:hover, a.text-purple:focus { color: #4e2db3 !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; } .small_currency_symbol{font-size:.8rem} 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-header { padding: .5rem 1.25rem; margin-bottom: 0; border-bottom: 5px solid #f0eaff; background-color: rgba(145, 162, 250, .3); min-height: 60px; -webkit-box-shadow: 0 3px 3px 0 rgba(53, 53, 53, .1); box-shadow: 0 3px 3px 0 rgba(53, 53, 53, .1); z-index: 100; } .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; } body{ overflow-x:hidden } .bg-img2{ background-repeat:no-repeat } .webp .bg-img2{ background-image:url(https://cdn.materlu.com/img/bg-img/forma4rosa2.png.webp) } .no-webp .bg-img2{ background-image:url(https://cdn.materlu.com/img/bg-img/forma4rosa2.png) } @media (max-width:575.98px){ .bg-img{ background-position:20vw -5vh } .bg-img2{ background-position:-30vw 100% } } @media (min-width:576px) and (max-width:767.98px){ .bg-img{ background-position:20vw -5vh } .bg-img2{ background-position:-10vw 100% } } @media (min-width:768px) and (max-width:991.98px){ .bg-img{ background-position:40vw -5vh } .bg-img2{ background-position:-30% 100% } } @media (min-width:992px) and (max-width:1199.98px){ .bg-img{ background-position:250% 0 } .bg-img2{ background-position:-30% 100% } } @media (min-width:1200px) and (max-width:1399.98px){ .bg-img{ background-position:140% 0 } .bg-img2{ background-position:-10% 100% } } @media (min-width:1400px){ .bg-img{ background-position:110% 0 } .bg-img2{ background-position:0 100% } } .main-container{ width:100%; overflow-x:hidden; border-top: 5px solid var(--blue); } .on-top{ position:relative; z-index:10 } .on-top-dropdown{ position:relative; z-index:1000 } .bg-img{ background-repeat:no-repeat } .top-bg-img { position: absolute; height: 100vh; } @media (max-width: 767.98px) { .gradient-header { background: linear-gradient(140deg, #3d87ec 0, #94e5a7 100%) !important; } } @media (min-width: 768px) { .gradient-header { background: linear-gradient(100deg, #3d87ec 0, #94e5a7 100%) !important; } } .text-greenish-light { color: #e3ffe6; } @media (max-width: 575.98px) { h1{ font-size: calc(1.425rem + 2.1vw); padding-top: 1rem; } h2 { font-size: calc(1rem + 1.2vw); } .header-img { padding-top: 1rem; } .header-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/category-bg/cat-bg-575.png); background-repeat: no-repeat; background-position: 0 100%; background-size: cover; } } @media (min-width: 576px) and (max-width: 767.98px) { h1{ font-size: calc(1.425rem + 2.1vw); padding-top: 1.5rem; } h2 { font-size: calc(1rem + 1vw); } .header-img { max-width: 500px!important; padding-top: 1rem; } .header-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/category-bg/cat-bg-768.png); background-repeat: no-repeat; background-position: 0 100%; background-size: cover; } } @media (min-width: 768px) and (max-width: 991.98px) { h1{ font-size: calc(1.425rem + 1vw); } h2 { font-size: calc(.8rem + 1vw); } .header-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/category-bg/cat-bg-768.png); background-repeat: no-repeat; background-position: 100% 0; background-size: cover; } .intro { height: 300px } .webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-992.png.webp); background-position:100% 0; } .no-webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-992.png); background-position:100% 0; } } @media (min-width: 992px) and (max-width: 1199.98px) { h1{ font-size: calc(1.425rem + 1vw); } h2 { font-size: calc(.8rem + 1vw); } .header-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/category-bg/cat-bg-992.png); background-repeat: no-repeat; background-position: 100% 0; background-size: cover; } .intro { height: 300px } .webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-992.png.webp); background-position:100% 0; } .no-webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-992.png); background-position:100% 0; } } @media (min-width: 1200px) and (max-width: 1399.98px){ h1 { font-size: 2rem; } h2 { font-size: 1.4rem; } .header-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/category-bg/cat-bg-1200.png); background-repeat: no-repeat; background-position: 100% 0; background-size: cover; } .intro { height: 250px } .webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-1200.png.webp); background-position:100% 0; } .no-webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-1200.png); background-position:100% 0; } } @media (min-width: 1400px) and (max-width: 1599.98px){ h1 { font-size: 2.5rem; } h2 { font-size: 1.6rem; } .header-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/category-bg/cat-bg-1400.png); background-repeat: no-repeat; background-position: 100% 0; background-size: cover; } .intro { height: 350px } .webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-1600.png.webp); background-position:100% 0; } .no-webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-1600.png); background-position:100% 0; } } @media (min-width: 1600px) and (max-width: 1799.98px) { h1 { font-size: 3rem; } h2 { font-size: 1.8rem; } .header-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/category-bg/cat-bg-1600.png); background-repeat: no-repeat; background-position: 100% 0; background-size: cover; } .intro { height: 350px } .webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-1600.png.webp); background-position:100% 0; } .no-webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-1600.png); background-position:100% 0; } } @media (min-width: 1800px) and (max-width: 1999.98px) { h1 { font-size: 3rem; } h2 { font-size: 1.8rem; } .header-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/category-bg/cat-bg-1800.png); background-repeat: no-repeat; background-position: 100% 0; background-size: cover; } .intro { height: 321px } .webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-1800.png.webp); background-position:100% 0; } .no-webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-1800.png); background-position:100% 0; } } @media (min-width: 2000px) { h1 { font-size: 3rem; } h2 { font-size: 2rem; } .header-bg-img { background-image: url(https://cdn.materlu.com/img/bg-img/category-bg/cat-bg-2000.png); background-repeat: no-repeat; background-position: 100% 0; background-size: cover; } .intro { height: 338px } .webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-2000.png.webp); background-position:110% 0; } .no-webp .bg-img{ background-image:url(https://cdn.materlu.com/img/bg-img/category-bg/rosa-2000.png); background-position:110% 0; } } .faq-category { border-top: 5px solid #fbfcdb; border-bottom: 5px solid #d3c5e2; -webkit-box-shadow: 0 1px 3px 1px rgba(53,53,53,.2); box-shadow: 0 1px 3px 1px rgba(53,53,53,.2); } #collections { border-top: 5px solid #b4daaf; } #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%); } #collections .card { background: linear-gradient(180deg, #59b25b 0, #bde5ac 100%); } #collections .card.regalos-hermanos { background: linear-gradient(180deg, #3db68c 0, #d1e5ac 100%); } #collections .card.regalos-padres { background: linear-gradient(180deg, #3db6b3 0, #ace5c9 100%); } #collections .card.regalos-madres{ background: linear-gradient(180deg, #9abe60 0, #f9dcb4 100%); } #collections .card.regalos-abuelos { background: linear-gradient(180deg, #59a2b2 0, #bde5ac 100%); } #collections .card.regalos-amigos { background: linear-gradient(180deg, #59b25b 0, #bde5ac 100%); } #collections .card.regalos-profesores { background: linear-gradient(180deg, #59b298 0, #ace5d4 100%); } #collections .card.regalos-originales{ background: linear-gradient(180deg, #a0be60 0, #f9f1b4 100%); } #collections .card.regalos-dia-de-la-madre{ background: linear-gradient(180deg, #60be77 0, #b4f9cd 100%); } #collections .card.regalos-dia-del-padre{ background: linear-gradient(180deg, #60aebe 0, #cab4f9 100%); } #collections .card.regalos-navidad{ background: linear-gradient(180deg, #60be92 0, #b4f9d1 100%); } #collections .card.regalos-ratoncito-perez{ background: linear-gradient(180deg, #bea060 0, #f9d8b4 100%); } #collections .card.regalos-fin-de-curso { background: linear-gradient(180deg, #60be68 0, #e6f9b4 100%); } .features-container { border-top: #96a7f7 5px solid; border-bottom: 5px solid #dae0e2; box-shadow: 0 -1px 7px 0 rgb(53 53 53 / 20%); background: -webkit-gradient(linear, left bottom, left top, from(#b1cbef), to(#fef2d6)); background: linear-gradient(to bottom, #b1cbef 0, #fef2d6 100%); } @media (max-width: 575.98px) { .features-img { height: 208px; width: 250px; object-fit: contain; max-width: 100%; } } @media (min-width: 576px) and (max-width: 767.98px) { .features-img { height: 250px; width: 300px; object-fit: contain; max-width: 100%; } } @media (min-width: 768px) and (max-width: 991.98px) { .features-img { height: 167px; width: 200px; object-fit: contain; max-width: 100%; } } @media (min-width: 992px) and (max-width: 1199.98px) { .features-img { height: 208px; width: 250px; object-fit: contain; max-width: 100%; } } @media (min-width: 1200px) and (max-width: 1399.98px){ .features-img { height: 250px; width: 300px; object-fit: contain; max-width: 100%; } } @media (min-width: 1400px){ .features-img { height: 300px; width: 360px; object-fit: contain; max-width: 100%; } } .header-img { object-fit: contain; object-position:bottom; max-width: 100%; height: 100%; min-height: 200px; } .content-container { max-width: 1300px; margin: auto; } .parallax-content { position: relative; z-index: 2; max-width: 100vw; } .seoSection1 { border-top: 5px solid var(--darker-brown); border-bottom: 5px solid var(--ocre); } .seoSection1 a { color: var(--darker-brown); } .seoSection1 a:hover { color: var(--text-dark-brown); } .seoSection2, .seoSection3 { border-bottom: 5px solid var(--ocre); } .seoSection2 img, .seoSection4 img { object-fit: contain; max-width: 100%; height: auto; } .seo-content h2 { color: #3b90d6; font-size: 2.1rem; } @media (max-width: 1200px) { .seo-content h2 { font-size: calc(1.335rem + 1.02vw) ; } } .custom-cards { border-radius: calc(1rem - 1px); box-shadow: 0 0 4px 1px rgb(53 53 53 / 40%); border: none; background-color: #b8ceec; } .custom-cards h2, .custom-cards strong{ color: #3d608d; } .custom-cards div { height: 100%; } .seo-content strong { font-weight: 100 !important; color: #3b90d6 !important; } .cardbook .faq-question { margin: 0; font-family: var(--font-family-secondary); color: #574d8a; font-size: calc(1.2rem + .3vw); } .seo-content h2 + p { padding-top: 1rem; } 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; } } 