@charset "UTF-8";:root {--title-font: "Inter", sans-serif;--content-font: "Inter", sans-serif;--color-white: #ffffff;--color-dark: #000000;--color-high-dark: #f73312;--color-light: #f2f2f7;--color-light-two: #d9d9d9;--color-light-three: #fbfaf7;--color-light-four: #b99c74;--color-light-five: #f7f4ee;--color-light-six: #f3f0ee;--color-light-seven: #d6b992;--color-light-eight: #f1e8e2;--color-shado-color: #c4ab891c;--color-light: #f1f5f9;--color-black: #121212;--color-night: #001632;--color-red: #f44336;--color-theme: #e8671a;--color-gray: #80868b;--color-grayish: #dadce0;--shadow-normal: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);--shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);--shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);}* {box-sizing: border-box;}*::before, *::after {box-sizing: border-box;}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {font-size: 100%;line-height: 32px;font-weight: inherit;font-style: inherit;vertical-align: baseline;margin: 0;padding: 0;border: 0;outline: 0;text-decoration: none;font-family: var(--content-font);text-rendering: optimizeLegibility;word-wrap: break-word;}em{font-style: italic;}html {height: 100%;}body {height: 100%;background:#f8fafaa8;color: var(--color-dark);overflow-x: hidden;display: flex;flex-direction: column;}input:focus {outline: 0px;}button:focus, textarea {outline: 0px;}select:focus {outline: none;}a {color: var(--color-dark);display: grid;word-wrap: break-word;}a:focus, a:hover, a:focus i, a:hover i {text-decoration: none;outline: 0px solid #2f12f7;color: #af12f7;}a {display: inline-block;}img {max-width: 100%;height: auto;font-size: 0.1px!important;}u {text-decoration: underline;}strike {text-decoration: line-through;}small {font-size: 80%;font-weight: 400;}h1, h2, h3, h4, h5, h6 {position: relative;font-family: var(--title-font);font-weight: 600;margin: 0px;transition: all 600ms ease;line-height: 1.2;font-family: "Inter",sans-serif;}h1 {font-size: 1.9rem;font-weight: 700;}h2 {font-size: 1.75rem;font-weight: 700;}h3 {font-size: 1.68rem;font-weight: 600;}h4 {font-size: 1.65rem;font-weight: 600;}h5 {font-size: 1.45rem;font-weight: 600;}h6 {font-size: 1.25rem;font-weight: 600;}p {word-wrap: break-word;font-size: 14px;line-height: 28px;margin: 0 0 15px;color: #666666;}p strong {font-weight: 700;}b, strong {font-weight: 700;}q {quotes: "“" "”" "‘" "’";}sub {bottom: -0.25em;position: relative;}sup {top: -0.5em;position: relative;}del {text-decoration: line-through;}mark, ins {margin-bottom:20px;}kbd {padding: 0.2rem 0.4rem;font-size: 87.5%;color: var(--color-white);background-color: var(--color-dark);border-radius: 0.2rem;}pre {display: block;padding: 9.5px;margin: 0 0 10px;font-size: 14px;line-height: 1.42857143;color: var(--color-dark);white-space: pre-wrap;word-wrap: break-word;background-color: var(--color-white);border-radius: 4px;overflow: auto;margin-top: 10px;border: 1px solid var(--color-dark);}code {color: var(--color-dark);background: var(--color-light-five);padding: 0px 5px;}abbr[title] {border-bottom: 1px var(--color-dark) dotted;}abbr, acronym {border-bottom: 1px dotted var(--color-dark);cursor: help;}abbr[title], abbr[data-original-title] {text-decoration: underline;-webkit-text-decoration: underline dotted;text-decoration: underline dotted;cursor: help;-webkit-text-decoration-skip-ink: none;text-decoration-skip-ink: none;}acronym[title] {-webkit-text-decoration: underline dotted;text-decoration: underline dotted;}ul, ol {margin: 1rem auto;padding-left: 22px;}ol ol, ol ul, ul ol, ul ul {margin-top: 0;margin-bottom: 0;}li {word-wrap: break-word;font-size: 18px;line-height: 1.8em;color: var(--color-dark);}dl {display: block;-webkit-margin-before: 1em;margin-block-start: 1em;-webkit-margin-after: 1em;margin-block-end: 1em;-webkit-margin-start: 0px;margin-inline-start: 0px;-webkit-margin-end: 0px;margin-inline-end: 0px;margin-top: 0;margin-bottom: 0.5rem;}dl dt {font-weight: 700;}dl dd {margin: 0 1.5em 0.5em;}svg {width: 1em;height: 1em;font-size: 26px;}figure {max-width: 100%;}select {position: relative;display: block;width: 100%;height: 52px;border-radius: 3px;background: var(--color-white);padding: 10px 15px;margin-bottom: 10px;border-width: 1px;border-color: #999999;border-style: solid;font-size: 17px;appearance: none;-webkit-appearance: none;-moz-appearance: none;background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/> </svg>");background-repeat: no-repeat;background-position-x: 97%;background-position-y: 15px;}select:disabled {border-color: #d4d4d4;background-color: #f2f2f7;}blockquote, cite, footer {color: var(--color-dark);font-size: 15px;position: relative;font-style: normal;display: block;}blockquote[style*="text-align:right"], blockquote[style*="text-align: right"], cite[style*="text-align:right"], cite[style*="text-align: right"], footer[style*="text-align:right"], footer[style*="text-align: right"] {border-left: none;border-right: 0px solid var(--color-dark);padding-left: 0;padding-right: 1em;}blockquote[style*="text-align:center"], blockquote[style*="text-align: center"], cite[style*="text-align:center"], cite[style*="text-align: center"], footer[style*="text-align:center"], footer[style*="text-align: center"] {border: none;padding-left: 0;}blockquote.is-large, blockquote.is-style-large, cite.is-large, cite.is-style-large, footer.is-large, footer.is-style-large {border: none;}blockquote:not(.is-large):not(.is-style-large) {position: relative;margin-bottom: 30px;padding: 30px 26px;margin: 20px 0;}blockquote.has-text-color.has-very-dark-gray-color {border-left: 4px solid var(--color-dark) !important;padding-left: 20px !important;}iframe {width: 100%;}button {cursor: pointer;}button:hover {transform: translateY(-2px);box-shadow: 0 8px 25px rgba(102, 126, 234, 0.3);}html {scroll-behavior: smooth;}.visually-hidden {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;}.eng-loading-progressbar {display: inline-block;width: 100%;height: 5px;position: fixed;top: 0;z-index: 9999999999999999999999999999999;}.eng-progress-container {position: relative;height: 100%;background-color: transparent;outline: 1px solid transparent;overflow: hidden }.eng-progress-animation {border: 16px solid;box-sizing: border-box;overflow: hidden;transform-origin: left center;transform: scaleX(0);position: absolute;top: 0;transition: transform 218ms cubic-bezier(.4, 0, .2, 1);right: 0;bottom: 0;left: 0;will-change: transform;background-color: transparent;border-color: #0026ff;animation-name: eng-progress-anims;animation-duration: 2s;animation-iteration-count: infinite;animation-timing-function: linear }@keyframes eng-progress-anims {0% {transform: translate(0) scaleX(0) }33% {transform: translate(0) scaleX(.5) }66% {transform: translate(25%) scaleX(.75) }88% {transform: translate(100%) scaleX(0) }to {transform: translate(100%) scaleX(0) }}.width-100-pe {width: 100%;}.flex-start-start {display: flex;justify-content: flex-start;align-items: flex-start;}.flex-center-center {display: flex;justify-content: center;align-items: center;}.flex-between-center {display: flex;justify-content: space-between;align-items: center;}.flex-end-end {display: flex;justify-content: flex-end;align-items: flex-end;}.flex-end-center {display: flex;justify-content: flex-end;align-items: center;}.flex-start-center {display: flex;justify-content: flex-start;align-items: center;}.d-flex-wrap {flex-wrap: wrap;}.button-one {padding: 5px 20px;margin: 0;font-size: 16px;font-weight: 600;font-family: var(--title-font);line-height: 28px;}.button-two {padding: 15px 50px;margin: 0;font-size: 16px;font-weight: 600;font-family: var(--title-font);line-height: 28px;background: var(--color-dark);color: var(--color-white);}.ul-reset {padding: 0px;margin: 0px;}.ul-reset li {list-style: none;}.background-cover {background-position: center;background-size: cover;background-repeat: no-repeat;}.background-contain-center {background-position: center;background-size: contain;background-repeat: no-repeat;}.background-center-cover-fixed {background-position: center;background-size: cover;background-attachment: fixed;}.background-cover-no-repeat-left-top {background-position: left top;background-repeat: no-repeat;background-size: cover;}.background-cover-no-repeat-right-bottom, .mb-carsoffer-box-two, .mb-carsoffer-box-one {background-position: right bottom;background-repeat: no-repeat;background-size: cover;}.element-after {content: "";position: absolute;left: 0;top: 0;display: block;width: 100%;height: 2px;}.element-overlay {content: "";position: absolute;left: 0;top: 0;display: block;width: 100%;height: 100%;}input:not([type="checkbox"]) {background: var(--color-white);padding: 13px;border: 0px;width: 100%;}.square-box {border: 8px solid var(--color-light-four);background: transparent;display: block;width: 50px;height: 50px;}.over-back {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}.button-three {border: 1px solid var(--color-light-four);padding: 12px 40px;font-size: 20px;text-transform: capitalize;font-weight: 600;}.transparent-buton-one-radius {background: transparent;color: var(--color-dark);border: 2px solid var(--color-dark);font-weight: 600;text-align: center;padding: 10px 30px;margin-bottom: 0;cursor: pointer;min-width: 180px;border-radius: 30px;}.fill-buton-one-radius {background: var(--color-dark);color: var(--color-white);border: 2px solid var(--color-dark);min-width: 180px;font-weight: 600;text-align: center;padding: 10px 30px;margin-bottom: 0;cursor: pointer;border-radius: 30px;}.icon-btn-two {position: relative;padding-left: 65px;}.icon-btn-two:hover .span-icon {box-shadow: 0 0 5px 5px var(--color-shado-color);}.icon-btn-two .span-icon {position: absolute;width: 52px;height: 52px;border-radius: 50%;border: 2px solid var(--color-dark);background: transparent;left: 0;top: 0;color: var(--color-dark);line-height: 57px;font-size: 21px;text-align: center;display: block;}.round-icon {width: 52px;height: 52px;border-radius: 50%;border: 2px solid var(--color-dark);background: transparent;left: 0;top: 0;color: var(--color-dark);line-height: 57px;font-size: 21px;text-align: center;margin-right: 15px;}.round-icon:last-child {margin-right: 0;}.round-icon:hover {box-shadow: 0 0 5px 5px var(--color-shado-color);}.big-device-hide {display: none;}.preloader {background: var(--color-white);position: fixed;top: 0;left: 0;z-index: 11;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}.preloader .preloader-content .mb-carssite-title {font-size: 40px;font-weight: 600;margin-bottom: 0;}.preloader .preloader-content .mb-carssite-description {font-size: 20px;font-weight: 600;margin-bottom: 0;}.preloader-area {background: var(--color-white);position: fixed;top: 0;left: 0;z-index: 11;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}.preloader-area .preloader-content .mb-carssite-title {font-size: 40px;font-weight: 600;margin-bottom: 0;}.preloader-area .preloader-content .mb-carssite-description {font-size: 20px;font-weight: 600;margin-bottom: 0;}.preloader-area .preloader-content span {color: var(--color-shado-color);position: relative;font-weight: 600;font-size: 60px;text-transform: capitalize;}.preloader-area .preloader-content span::before {font-weight: 600;font-size: 60px;text-transform: capitalize;content: attr(data-text);width: 100%;color: var(--color-dark);position: absolute;top: 31;left: 0;-webkit-animation: preloader 5s ease-in-out infinite both;animation: preloader 5s ease-in-out infinite both;}@-webkit-keyframes preloader {0%, 10%, 90%, 100% {-webkit-clip-path: circle(0 at 50% 50%);clip-path: circle(0 at 50% 50%);}40%, 60% {-webkit-clip-path: circle(50vmax at 50% 50%);clip-path: circle(50vmax at 50% 50%);}}@keyframes preloader {0%, 10%, 90%, 100% {-webkit-clip-path: circle(0 at 50% 50%);clip-path: circle(0 at 50% 50%);}40%, 60% {-webkit-clip-path: circle(50vmax at 50% 50%);clip-path: circle(50vmax at 50% 50%);}}::marker {color: #999999;}button.scroll-top.open {bottom: 200px;opacity: 1;visibility: visible;}button.scroll-top {border-radius: 3px;background-color: #595959;width: 50px;height: 50px;text-align: center;border: 0;position: fixed;bottom: 0px;right: 0;opacity: 0;visibility: hidden;transition: 0.3s;}button.scroll-top svg {fill: #fff;font-size: 24px;transform: rotate(180deg);display: block;margin: 0 auto;position: relative;top: 3px;}button.scroll-top span {font-size: 11px;color: #f6f7fa;text-transform: uppercase;display: block;margin: 0 auto;position: relative;top: -7px;}.mb-carsheader-area.header-one {padding-top: 35px;padding-bottom: 15px;}.mb-carsheader-area.header-one .row {align-items: flex-start;}.mb-carsheader-area.header-one .mb-carsinfo-right {padding-top: 6px;display: flex;align-items: center;flex-wrap: nowrap;justify-content: flex-end;}.mb-carsheader-area.header-one .mb-carsicon-link-text {position: relative;}.mb-carsheader-area.header-one .mb-carsicon-link-text a {display: flex;align-items: center;font-weight: 600;}.mb-carsheader-area.header-one .mb-carsuser-link {padding-left: 30px;margin-right: 30px;margin-left: 30px;position: relative;}.mb-carsheader-area.header-one .mb-carsuser-link::after {content: "";display: block;position: absolute;left: 0;top: -13px;height: 45px;width: 1px;background: #e5e5e5;}.mb-carsheader-area.header-one .mb-carsuser-link a {display: grid;font-weight: 600;}.mb-carsheader-area.header-one .mb-carsuser-link a svg {position: relative;top: -4px;}.mb-carsheader-area.header-one .mb-carscart-link {position: relative;}.mb-carsheader-area.header-one .mb-carscart-link a {font-weight: 600;display: flex;flex-wrap: wrap;}.mb-carsheader-area.header-one .mb-carscart-link a b {font-weight: 600;}.mb-carslogo-area {display: block;align-items: center;width: 100%;}.mb-carslogo-area .mb-carsinfobox__btn {display: none;margin-right: 20px;}.mb-carslogo-area .mb-carsinfobox__btn svg {font-size: 16px;}.mb-carslogo-area .mb-carslogo {display: flex;justify-content: space-between;align-items: center;}.mb-carslogo-area .mb-carslogo a {display: grid;padding-top: 0px;}.mb-carslogo-area .mb-carslogo button {padding: 0;margin: 0;border: 0;background: transparent;margin-right: 20px;position: relative;top: 4px;}.mb-carslogo-area .mb-carslogo button svg {font-size: 35px;transform: rotate(90deg);}.click-item-count {margin-right: 16px;position: relative;bottom: -4px;}.click-item-count span {background: var(--color-high-dark);border-radius: 50%;color: var(--color-white);position: absolute;width: 20px;height: 21px;line-height: 20px;font-size: 11px;text-align: center;right: 25px;bottom: 42px;}p.count-caps{position: relative;margin: 0;color: #fff;top: -6px;font-size: 11px;}.click-item-count svg.carsvg{position: relative;left: 9px;top: 11px;}.mb-carssearch-area .search-quly {margin-top: 5px;display: flex;align-items: center;flex-wrap: wrap;}.mb-carssearch-area .search-quly p {margin: 0;font-size: 13px;color: black;font-weight: 700;text-transform: uppercase;margin-right: 13px;}.mb-carssearch-area .search-quly a {font-size: 13px;color: #999999;position: relative;margin-right: 4px;}.mb-carssearch-area .search-quly a:hover {color: var(--color-dark);text-decoration: underline;}.mb-carssearch-area .search-quly a::after {content: ",";}.mb-carssearch-area .search-quly a:last-child::after {display: none;}.mb-carssearch-area .search-form {position: relative;display: flex;top: 7px;}.mb-carssearch-area .search-form input {width: 100%;}.mb-carssearch-area .search-form button {background: transparent;position: absolute;right: 0;top: 0;border: 0;height: 100%;width: 60px;}.mb-carssearch-area .search-form button svg {font-size: 22px;}.mb-carsheader-menu-bg .mb-carsheader-menu-area {position: relative;}.mb-carsheader-menu-bg .mb-carsheader-menu-area .mb-carsmega-menu-close {left: 20px;}.mb-carsheader-menu-bg .mb-carsheader-menu-area .close-menu-bg {visibility: visible;opacity: 1;}.mb-carsheader-menu-area {position: relative;}.mb-carsheader-menu-area .mb-carsmega-menu-close {z-index: 99;padding: 5px;border-radius: 50%;width: 35px;height: 35px;display: block;position: absolute;left: -100px;top: 70px;font-size: 27px;background: #f73312;cursor: pointer;transition: 0.4s;}.mb-carsheader-menu-area .mb-carsmega-menu-close svg {fill: #fff;}.mb-carsheader-menu-area .close-menu-bg {content: "";display: block;position: absolute;left: 0;top: 100%;width: 100%;background: #00000080;z-index: 2;transition: 0.4s;opacity: 0;visibility: hidden;}.mb-carsheader-menu-area .mb-carsheader-menu-with-info {display: flex;justify-content: space-between;align-items: center;position: relative;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li.down-menu {position: relative;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li.down-menu a {position: relative;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li.down-menu a:hover {color: #f73312;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li.down-menu a svg {fill: #fff;font-size: 14px;position: relative;top: 2px;margin-left: 4px;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li.down-menu:hover ul {opacity: 1;visibility: visible;top: 100%;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li.down-menu:hover ul li a {color: #fff;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li.down-menu:hover ul li:hover a {color: #f73312;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li.down-menu ul {opacity: 0;visibility: hidden;position: absolute;left: 0;top: calc(100% + 10px);width: 210px;background: #262627;z-index: 10001;border-radius: 3px;padding: 15px 0;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li.down-menu ul li a {width: 100%;padding: 5px 20px;position: relative;cursor: pointer;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none {display: flex;justify-content: flex-start;align-items: center;padding: 0;margin: 0;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none .active .mega-menu-area {opacity: 1;visibility: visible;top: 62px;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none .mega-menu-li {position: static;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li {list-style: outside none;position: relative;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li .mega-menu-area {position: absolute;left: 0;top: 150%;background: #fff;padding: 50px;width: 100%;z-index: 10001;border: 1px solid #e5e5e5;transition: 0.3s;opacity: 0;visibility: hidden;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li:hover .mega-menu-area {opacity: 1;visibility: visible;top: 100%;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li a {font-size: 14px;padding: 15px 15px;color: black;font-weight: 700;text-transform: capitalize;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li a .count-hot-beg {position: absolute;top: 4px;right: -10px;font-size: 9px;font-family: "Inter";color: white;font-weight: 600;width: 33px;height: 18px;border-radius: 3px;background-color: #f73312;line-height: 17px;text-align: center;letter-spacing: 1px;}.mb-carsheader-menu-area.dark-bg .mb-carsheader-menu ul.list-style-outside-none li a .count-hot-beg {top: -10px;right: -6px;font-size: 9px;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li:hover a {color: #f73312;}.mb-carsheader-menu-area .mb-carsheader-menu ul.list-style-outside-none li:first-child a {padding: 15px 0px;padding-right: 15px;}.mb-carsheader-menu-info {text-align: right;padding: 15px 0px;}.mb-carsheader-menu-info span {font-size: 14px;color: #999999;font-weight: 400;padding-left: 10px;margin-left: 10px;border-left: 1px solid #e5e5e5;}.mb-carsheader-menu-info a.phomeee {padding-left: 5px;}.mb-carsheader-menu-info a {font-size: 14px;padding: 0px 15px;color: black;font-weight: 700;padding-right: 5px;}.mb-carsheader-menu-info a:last-child {padding-right: 0;}.mb-carsheader-menu-info a:hover {color: #f73312;}.mb-carsslide-menu-area {overflow-y: auto;position: fixed;left: 100%;top: 0;width: 100%;height: 100%;z-index: 99999;opacity: 0;visibility: hidden;transition: 0.5s;}.mb-carsslide-menu-area .mb-carsslide-menu-bg {position: fixed;right: 0%;top: 0;width: 100%;height: 100%;z-index: 99;background: #0000007a;transition: 0.4s;}.mb-carsslide-menu-area .mb-carsslide-menu-close {cursor: pointer;width: 100%;text-align: right;padding: 20px;}.mb-carsslide-menu-area .mb-carsslide-menu-close svg {fill: #d10024;background-color: #fff;float: right;}.mb-carsslide-menu-items {background: #fff;padding-bottom: 50px;}.mb-carsslide-menu-items ul .down-menu {display: block;}.mb-carsslide-menu-items ul .down-menu a {display: flex;justify-content: space-between;align-items: center;}.mb-carsslide-menu-items ul .down-menu a span {right: 60px;}.mb-carsslide-menu-items ul .down-menu a svg {background: #f73312;fill: #fff;width: 1.3em;height: 1.3em;font-size: 17px;padding: 4px;border-radius: 3px;}.mb-carsslide-menu-items ul .down-menu ul {display: none;}.mb-carsslide-menu-items ul .down-menu ul li a {padding-left: 50px;}.mb-carsslide-menu-items ul .mega-menu-li a {display: flex;justify-content: space-between;align-items: center;}.mb-carsslide-menu-items ul .mega-menu-li a svg {background: #f73312;fill: #fff;width: 1.3em;height: 1.3em;font-size: 17px;padding: 4px;border-radius: 3px;}.mb-carsslide-menu-items ul .mega-menu-li .mega-menu-area {display: none;}.mb-carsslide-menu-items ul .mega-menu-li .mega-menu-area .mega-menu-offer {display: none;}.mb-carsslide-menu-items ul .mega-menu-li .mega-menu-area .mega-menu-cat-list {display: block;}.mb-carsslide-menu-items ul .mega-menu-li .mega-menu-area .mega-menu-cat-list .mega-menu-cat-list-single-area a {padding-left: 30px;display: flex;justify-content: flex-start;align-items: center;}.mb-carsslide-menu-items ul .mega-menu-li .mega-menu-area .mega-menu-cat-list .mega-menu-cat-list-single-area a span {top: 0;right: 0;position: relative;background: transparent;width: auto;}.mb-carsslide-menu-items ul {padding: 0px;margin: 0;}.mb-carsslide-menu-items ul li {list-style: outside none;width: 100%;}.mb-carsslide-menu-items ul li a {width: 100%;position: relative;display: block;line-height: 24px;padding: 10px 25px;font-size: 14px;font-weight: 600;color: #000;text-transform: uppercase;border-bottom: 1px solid #e9e9e9;}.mb-carsslide-menu-items ul li a span {position: absolute;top: 13px;right: 10px;font-size: 9px;font-family: "Inter";color: white;font-weight: 600;width: 33px;height: 18px;border-radius: 3px;background-color: #f73312;line-height: 17px;text-align: center;letter-spacing: 1px;}.mb-carsslide-menu-items ul li:hover a {background: #fbfbfb;}.mb-carsslide-logo-items {padding: 30px 0;border-bottom: 1px solid #e9e9e9;}.mb-carsslide-logo-items a {width: 100%;text-align: center;}.mb-carsslide-logo-items a img {display: grid;margin: 0 auto;}.mb-carsslide-logo-items button {display: none;}.mb-carsslide-menu-content {float: right;max-width: 300px;background: #fff;width: 100%;height: 100%;z-index: 100;position: fixed;left: -30px;top: 0;overflow: auto;transition: 0.4s;opacity: 0;visibility: hidden;}.mobile-menu-open {overflow-y: hidden;}.mobile-menu-open .mb-carsslide-menu-content {left: 0;opacity: 1;visibility: visible;}.mobile-menu-open .mb-carsslide-menu-area {opacity: 1;visibility: visible;left: 0%;}.mobile-menu-open .mb-carsslide-menu-area .mb-carsslide-menu-bg {left: 0%;transition: 0.4s;}.mb-carscart-item-list.mini-cart-open {transform: translate(0px, 0px);opacity: 1;visibility: visible;}.mb-carscart-item-list {position: absolute;right: 0;top: 55px;opacity: 0;visibility: hidden;border: 1px solid #e5e5e5;width: 475px;padding: 35px 25px;background: #fff;z-index: 10005;transform: translate(0px, 50px);transition: 0.3s;}.mb-carscart-item-list .mb-carscart-item-list-header {position: relative;display: flex;justify-content: space-between;align-items: center;margin-bottom: 35px;}.mb-carscart-item-list .mb-carscart-item-list-header::after {content: "";position: absolute;right: 0;top: -46px;border: 1px solid #e5e5e5;width: 20px;height: 20px;background: #fff;transform: rotate(45deg);border-bottom: 0;border-right: 0;}.mb-carscart-item-list .mb-carscart-item-list-header h2 {font-size: 20px;color: black;font-weight: 600;}.mb-carscart-item-list .mb-carscart-item-list-header h2 span {font-weight: 400;color: #999999;}.mb-carscart-item-list .mb-carscart-item-list-header button.mb-carscart-close {background: transparent;padding: 0px;border: 0;}.mb-carscart-item-list .mb-carscart-item-list-item {display: flex;justify-content: flex-start;align-items: flex-start;border-bottom: 1px solid #e5e5e5;padding-bottom: 15px;margin-bottom: 15px;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-img {max-width: 100px;width: 100%;height: 100px;display: flex;align-items: center;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-img img {display: grid;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title {width: 100%;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-one {display: flex;justify-content: space-between;align-items: flex-start;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-one a h2 {font-size: 14px;color: black;font-weight: 500;line-height: 20px;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-one a::before {text-decoration: underline;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-one .price-pdo {display: flex;justify-content: flex-start;align-items: center;color: black;gap: 5px;height: 17px;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-one .price-pdo h4 {font-size: 15px;line-height: 15px;color: black;font-weight: 500;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-one .price-pdo h5 {font-size: 15px;line-height: 15px;color: #999999;font-weight: 500;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-one .price-pdo h6 {font-size: 15px;line-height: 15px;font-weight: 500;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-one .price-pdo h6 span {color: #ff3300;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-one .price-pdo h6 span:last-child {color: #999999;text-decoration: line-through;margin-left: 5px;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-accetion {display: flex;justify-content: space-between;align-items: center;margin-top: 30px;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-accetion p {font-size: 12px;color: #999999;margin-bottom: 0;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-accetion .mb-carscart-item-list-item-title-accetion-part {display: flex;justify-content: flex-end;align-items: flex-start;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-accetion .mb-carscart-item-list-item-title-accetion-part a {width: 20px;height: 15px20px;display: block;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-accetion .mb-carscart-item-list-item-title-accetion-part a svg {font-size: 17px;fill: #999999;display: grid;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-accetion .mb-carscart-item-list-item-title-accetion-part a:hover svg {color: #0066ff;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-accetion .mb-carscart-item-list-item-title-accetion-part button.cart-item-close {display: block;width: 20px;height: 20px;background: transparent;padding: 0px;border: 0;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-accetion .mb-carscart-item-list-item-title-accetion-part button.cart-item-close svg {fill: #999999;display: grid;position: relative;top: -5px;}.mb-carscart-item-list .mb-carscart-item-list-item .mb-carscart-item-list-item-title .mb-carscart-item-list-item-title-accetion .mb-carscart-item-list-item-title-accetion-part button.cart-item-close:hover svg {color: #0066ff;}.mb-carscart-item-list .mb-carscart-item-list-money-area {margin: 30px 0;}.mb-carscart-item-list .mb-carscart-item-list-money-area .mb-carscart-item-money {display: flex;justify-content: space-between;align-items: center;}.mb-carscart-item-list .mb-carscart-item-list-money-area .mb-carscart-item-money span {font-size: 14px;color: #666666;}.mb-carscart-item-list .mb-carscart-item-list-money-area .mb-carscart-item-money span:last-child {color: #000;}.mb-carscart-item-list .mb-carscart-item-list-money-area .discount-me.mb-carscart-item-money span:last-child {color: #f73312;}.mb-carscart-item-list .mb-carscart-total-money .mb-carscart-total-header {display: flex;justify-content: space-between;align-items: center;}.mb-carscart-item-list .mb-carscart-total-money .mb-carscart-total-header span {font-size: 20px;color: black;font-weight: 600;text-transform: capitalize;}.mb-carscart-item-list .mb-carscart-total-money .mb-carscart-total-action {margin-top: 35px;display: flex;justify-content: space-between;gap: 10px;}.mb-carscart-item-list .mb-carscart-total-money .mb-carscart-total-action a {text-align: center;width: 100%;display: block;}.mb-carscart-item-list .mb-carscart-total-money .mb-carscart-total-action a:first-child {background: #000;border-color: #000;}.toast.toast-success {background: #000 !important;border: 0px !important;border-radius: 0 !important;box-shadow: 0 !important;opacity: 1 !important;padding: 10px !important;}.toast.toast-success .toast-title {font-size: 15px;font-weight: 600;}.toast.toast-success .toast-message {font-size: 14px;font-weight: 500;}.mb-carsheader-menu-area.red-variant {background: #ff3300;}.mb-carsheader-menu-area.red-variant .mb-carsheader-menu ul.list-style-outside-none li a {color: #fff;padding: 15px 15px;}.mb-carsheader-menu-area.red-variant .mb-carsheader-menu ul.list-style-outside-none > li:first-child > a {padding-left: 0;}.mb-carsheader-menu-area.red-variant .mb-carsheader-menu ul.list-style-outside-none li:hover a {color: #fff;}.mb-carsheader-menu-area.red-variant .mb-carsheader-menu ul.list-style-outside-none .down-menu:hover ul li:hover a {color: #ff3300;}.mb-carsheader-menu-area.red-variant .mb-carsheader-menu-info a {color: #fff;}.mb-carsheader-area.header-three.header-one {padding: 14px 0 6px 0;}.mb-carsheader-area.header-three.header-one .mb-carslogo-area .mb-carslogo button {display: none;}.mb-carsheader-area.header-three.header-one .mb-carsinfo-right .mb-carsicon-link-text {margin-left: 35px;}.mb-carsheader-area.header-three.header-one .mb-carsinfo-right .mb-carsicon-link-text:first-child {margin-left: 0;}.mb-carsheader-area.header-three.header-one .mb-carsinfo-right .mb-carsicon-link-text a .click-item-count {margin-right: 0;}.mb-carsheader-area.header-three.header-one .mb-carsinfo-right .mb-carscart-link {margin-left: 38px;}.mb-carsheader-area.header-three.header-one .mb-carsinfo-right .mb-carscart-link a .click-item-count {margin-right: 0;}.header-support-info h6 {font-size: 12px;color: #999999;font-weight: 400;}.header-support-info a {font-size: 18px;color: black;font-weight: 700;}.mb-carsheader-top-bar-area.design-one {padding: 15px 0;padding-bottom: 0;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-left {display: flex;justify-content: center;align-items: flex-start;flex-wrap: wrap;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-left p {display: flex;justify-content: flex-start;align-items: flex-start;gap: 4px;font-size: 13px;color: #666666;margin-bottom: 0;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-left p .c-ts {color: #f73312;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-left p b {font-style: italic;color: #000;font-weight: 700;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-left a {font-size: 11px;color: #0099ff;margin-left: 13px;text-decoration: underline;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-right {display: flex;justify-content: flex-end;align-items: center;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-right .mb-carsheader-top-bar-info-right-link a {font-size: 13px;color: #666666;margin-right: 17px;padding-right: 17px;border-right: 1px solid #cccccc;line-height: 20px;position: relative;top: 1px;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-right .mb-carsheader-top-bar-info-right-content {display: flex;justify-content: flex-end;align-items: center;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-right .mb-carsheader-top-bar-info-right-content p {margin-bottom: 0;font-size: 13px;color: #666666;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-right .mb-carsheader-top-bar-info-right-content img {margin-left: 15px;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-right .mb-carsheader-top-bar-info-right-content select {border: 0;padding: 0;margin: 0;height: auto;font-size: 13px;color: #666666;background: transparent;width: auto;margin-left: 5px;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-right .mb-carsheader-top-bar-info-right-content svg {font-size: 30px;color: #666666;font-size: 16px;margin-left: 9px;}.mb-carsheader-area.header-three.header-one .mb-carslogo-area .mb-carslogo button {display: block;}@media only screen and (min-width: 300px) and (max-width: 992px) {.mb-carsheader-area.header-three.header-one .lg-dextop-none {display: none;}}@media only screen and (min-width: 300px) and (max-width: 991.98px) {.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-left {justify-content: center;}.mb-carsheader-top-bar-area.design-one .mb-carsheader-top-bar-info-right {justify-content: center;}.mb-carslogo-area .mb-carsinfobox__btn {display: block;}}@media only screen and (min-width: 300px) and (max-width: 768.98px) {.mb-carsheader-top-bar-area.design-one {display: none;}}.mb-carsheader-top-bar-area.design-one.dark-bg {padding: 15px;background-color: #1e1e1f;}.mb-carsheader-top-bar-area.design-one.dark-bg .mb-carsheader-top-bar-info-left {justify-content: flex-start;}.mb-carsheader-top-bar-area.design-one.dark-bg .mb-carsheader-top-bar-info-left p {color: #fff;}.mb-carsheader-top-bar-area.design-one.dark-bg .mb-carsheader-top-bar-info-left p b {color: #fff;}.mb-carsheader-top-bar-area.design-one.dark-bg .mb-carsheader-top-bar-info-right .mb-carsheader-top-bar-info-right-link a {color: #999999;}.mb-carsheader-top-bar-area.design-one.dark-bg .mb-carsheader-top-bar-info-right .mb-carsheader-top-bar-info-right-content p {color: #999999;}.mb-carsheader-top-bar-area.design-one.dark-bg .mb-carsheader-top-bar-info-right .mb-carsheader-top-bar-info-right-content select {color: #999999;}.mb-carsheader-area.header-three.header-one.dark-bg {background-color: #f3f9fa;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carslogo-area .mb-carslogo button {display: none;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carssearch-area .search-form .select-search {display: flex;justify-content: space-between;align-items: center;position: static;height: 100%;background-color: #ebebeb;height: 45px;border-right: #cccccc 1px solid;border-bottom-left-radius: 3px;border-top-left-radius: 3px;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carssearch-area .search-form .select-search select {background: transparent;font-size: 14px;border-radius: 0;color: #000;border: 0;margin-bottom: 0;font-weight: 600;width: auto;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carssearch-area .search-form .select-search svg {fill: #000;font-size: 17px;margin-right: 10px;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carssearch-area .search-form input {height: 45px;padding-left: 100px;border-radius: 0 3px 3px 0;border-left: 0;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carssearch-area .search-form button {background: #f73312;border-bottom-right-radius: 3px;border-top-right-radius: 3px;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carssearch-area .search-form button svg {fill: #fff;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right {padding-top: 0;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right .header-support-info {display: flex;justify-content: flex-start;padding-right: 34px;border-right: 1px solid #3c3c3d;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right .header-support-info .header-support-info-icon {background-color: #383839;width: 45px;height: 45px;border-radius: 50%;padding: 10px;margin-right: 15px;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right .header-support-info .header-support-info-icon svg {fill: #000;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right .header-support-info .header-support-info-l h6 {color: #999;margin-bottom: 3px;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right .header-support-info .header-support-info-l a {color: #fff;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right svg {fill: #000;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right .mb-carscart-link .mb-carscart-item-list {right: -20px;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right .mb-carscart-link .mb-carscart-item-list .mb-carscart-item-list-header button svg {fill: #000;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right .mb-carsicon-link-text a b {color: #000;top: -4px;margin-left: 10px;position: relative;font-size: 14px;font-weight: 400;}.mb-carsheader-menu-area.dark-bg {background-color: #262627;}.mb-carsheader-menu-area.dark-bg .mb-carsheader-menu ul.list-style-outside-none li a {padding-bottom: 0;padding-top: 0px;color: #fff;font-size: 15px;font-weight: 400;}.mb-carsheader-menu-area.dark-bg .mb-carsheader-menu ul.list-style-outside-none li a:hover {color: #f73312;}.menu-cat-list-area {border-radius: 5px 5px 0px 0px;background-color: #f73312;width: 275px;height: 45px;position: relative;display: flex;justify-content: flex-start;align-items: center;padding: 0 20px;padding-top: 15px;padding-bottom: 12px;}.menu-cat-list-area:hover .menu-cat-list-item {opacity: 1;visibility: visible;top: 100%;}.menu-cat-list-area span.icon {height: 45px;display: flex;align-items: center;margin-right: 12px;}.menu-cat-list-area span.icon svg {font-size: 15px;fill: #fff;}.menu-cat-list-area span.text {font-size: 15px;color: white;}.menu-cat-list-area .dropdown-icon-cat {height: 45px;display: flex;align-items: center;margin-left: auto;}.menu-cat-list-area .dropdown-icon-cat svg {font-size: 15px;fill: #fff;}.menu-cat-list-area .menu-cat-list-item {transition: 0.3s;position: absolute;left: 0;top: calc(100% + 10px);background-color: #fff;width: 100%;height: auto;opacity: 0;visibility: hidden;z-index: 10009;}.menu-cat-list-area .menu-cat-list-item ul {margin: 0;padding: 0;list-style-type: none;}.menu-cat-list-area .menu-cat-list-item ul li {display: block;position: relative;}.menu-cat-list-area .menu-cat-list-item ul li svg {font-size: 12px;position: absolute;right: 20px;top: 50%;transform: translateY(-50%);}.menu-cat-list-area .menu-cat-list-item ul li ul {position: absolute;left: 100%;top: 10px;background: #fff;width: 250px;opacity: 0;visibility: hidden;transition: all linear 0.3s;border-left: 1px solid rgba(0, 0, 0, 0.1);}.menu-cat-list-area .menu-cat-list-item ul li:hover ul {opacity: 1;visibility: visible;top: 0;}.menu-cat-list-area .menu-cat-list-item a {width: 100%;color: rgba(0, 0, 0, 0.7);padding: 5px 20px;font-size: 14px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}.menu-cat-list-area .menu-cat-list-item li:last-child a {border-bottom: 0;}.menu-cat-list-area .menu-cat-list-item a:hover {color: #222;}.cat-menu-info-s {display: flex;justify-content: flex-end;align-items: center;margin-top: 5px;}.cat-menu-info-s .cat-menu-info-s-item {display: flex;justify-content: flex-start;align-items: center;margin-left: 40px;}.cat-menu-info-s .cat-menu-info-s-item svg {fill: #fff;margin-right: 8px;font-size: 15px;}.cat-menu-info-s .cat-menu-info-s-item span {font-size: 15px;color: white;}@media only screen and (min-width: 300px) and (max-width: 1599.98px) {.mb-carsheader-area.header-three.header-one.dark-bg .mb-carslogo-area .mb-carslogo button {display: block;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carslogo-area .mb-carslogo button svg {fill: #000;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right .header-support-info {display: none;}.mb-carsheader-menu-area.dark-bg.cat-header .xxl-dextop-none {display: none;}}@media only screen and (min-width: 300px) and (max-width: 1199.98px) {.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right {padding-top: 20px;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsicon-link-text.heart-icon {margin-left: 0;}}.mb-carsslide-menu-area.dark-bg .mb-carsslide-menu-close,.mb-carsslide-menu-area.dark-bg .mb-carsslide-logo-items {background: #f73312;}.mb-carsheader-menu-area.scroll-menu {opacity: 0;visibility: hidden;display: none;position: fixed;top: 0;left: 0;width: 100%;height: auto;z-index: 10005;background: #fff;border-bottom: 1px solid #e9e9e9;animation: sticky linear 1s;}.mb-carsheader-menu-area.scroll-menu.open {opacity: 1;visibility: visible;display: block;}@media only screen and (min-width: 300px) and (max-width: 992.98px) {.mb-carsheader-menu-area.scroll-menu {display: none !important;}}.mb-carsfooter-top-area {border-top: 1px solid #e5e5e5;margin-top: 30px;padding-top: 100px;padding-bottom: 50px;}.mb-carsfooter-top-element h6.footer-top-title {font-size: 17px;color: #fcc0b5;text-transform: capitalize;font-weight: 600;margin-bottom: 35px;}.mb-carsfooter-top-element .mb-carsfooter-top-content p {font-size: 14px;color: #666666;line-height: 1.714;margin-bottom: 10px;}.mb-carsfooter-top-element .mb-carsfooter-top-content p a {text-decoration: underline;margin-left: 5px;}.mb-carsfooter-top-element .mb-carslink-list-one a {font-size: 14px;color: #f4f4f4;width: 100%;}.mb-carsfooter-top-element .mb-carslink-list-one a:hover {text-decoration: underline;color: #fff;}.mb-carsfooter-top-element .mb-carssub-form {margin-bottom: 15px;margin-top: 25px;position: relative;}.mb-carsfooter-top-element .mb-carssub-form input {width: 100%;}.mb-carsfooter-top-element .mb-carssub-form button {position: absolute;right: 0;top: 0;height: 100%;border-top-left-radius: 0;border-bottom-left-radius: 0;padding: 0px 20px;}.mb-carsfooter-top-address h6.footer-top-title {font-size: 20px;color: black;font-weight: 600;margin-bottom: 40px;}.mb-carsfooter-top-address .mb-carsfooter-top-content p {width: 100%;}.mb-carsfooter-top-address .mb-carsfooter-top-content a {font-size: 24px;color: var(--color-high-dark);width: 100%;}.mb-carsfooter-top-address .mb-carsfooter-top-content .call-top-p {margin-bottom: 20px;font-weight: 600;}.mb-carsfooter-top-address .mb-carsfooter-top-content .call-top-p + p {margin-bottom: 0px;}.mb-carsfooter-top-address .mb-carsfooter-top-content img {margin-top: 35px;max-width: 330px;}.mb-carsfooter-top-address .mb-carsfooter-top-content .e-mail-to {font-size: 14px;color: #666666;line-height: 1.714;}.mb-carsfooter-area {padding: 50px 0;margin-top: auto;}.mb-carscopyright-area p {font-size: 14px;color: #666666;line-height: 1.714;text-align: left;margin: 0;}.mb-carscopyright-area p a {font-weight: 600;color: var(--color-dark);margin: 0px 4px;}.mb-carssocial-link {display: flex;justify-content: flex-end;align-items: center;}.mb-carssocial-link h6 {font-size: 14px;color: #666666;line-height: 1.714;text-align: left;margin: 0;margin-right: 25px;}.mb-carssocial-link a {display: grid;margin-right: 14px;}.mb-carssocial-link a svg {font-size: 18px;}.mb-carssocial-link a:last-child {margin-right: 0px;}.mb-carssocial-link a:hover {fill: #f73312;}.mb-carsfooter-area.gray-bg.mekbo-style2 {background-color: #f6f7fa;}.mb-carsfooter-top-area.gray-bg.mekbo-style2 {background-color: #f6f7fa;}.mb-carsfooter-top-area.gray-bg.mekbo-style2 .mb-carsfooter-top-element.mb-carsfooter-top-address img.title-img {margin-bottom: 20px;}.mb-carsfooter-top-area.gray-bg.mekbo-style2 .mb-carsfooter-top-element.mb-carsfooter-top-address .mb-carsfooter-top-content h6 {font-size: 14px;color: black;font-weight: 700;margin-bottom: 30px;line-height: 24px;}.mb-carsfooter-top-area.gray-bg.mekbo-style2 .mb-carsfooter-top-element.mb-carsfooter-top-address .mb-carsfooter-top-content .mb-carssocial-link.svg-link {margin-top: 35px;justify-content: flex-start;}.mb-carsfooter-top-area.gray-bg.mekbo-style2 .mb-carsfooter-top-element.mb-carsfooter-top-address .mb-carsfooter-top-content .mb-carssocial-link.svg-link a {width: auto;margin-right: 20px;}.mb-carsplan-pixel-area.gray-bg.footer-line {background-color: #f6f7fa;}.padding-left-0-lg {padding-left: 0;}.mb-carsfooter-area.mekbo-style3 .mb-carscopyright-area p {text-align: center;}.mb-carsfooter-top-area.gray-bg.mekbo-style2.mekbo-style3 {border-top: 0;}@media only screen and (min-width: 300px) and (max-width: 1199.98px) {.padding-left-0-lg {padding-left: 15px;}}.mb-carsbanner-slider-area.blog-desing-slider-one .splide__pagination li {background: #0000009e;}.mb-carsbanner-slider-area.blog-desing-slider-one .splide__pagination li button {background-color: #999999;}.mb-carsbanner-slider-area.blog-desing-slider-one .splide__pagination li button.is-active {background-color: #fff;}.mb-carsbanner-slider-area {margin-top: 30px;}.mb-carsbanner-slider-area .splide__pagination {left: calc(100% - 80px);bottom: 40px;}.mb-carsbanner-slider-area .splide__pagination .splide__pagination__page.is-active {transform: scale(1);opacity: 1;}.yollow-batch {background-color: #ffb500;color: #000;}.toaster {position: fixed;bottom: 20px;left: 50%;transform: translateX(-50%);border-radius: 8px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);z-index: 99999;display: none;}.toast-danger {background-color: #f73312bd;}.toast-success {background-color: #19f712a3;}.toast-message .toast-frp {font-size: 18px;font-weight: bold;}.toast-message p{color:#fff;}.toast {display: flex;align-items: center;background-color: #363535;padding: 10px;border-radius: 8px;}.toast-icon {font-size: 20px;margin-right: 5px;}.toast-message {font-size: 16px;color: #fff;}.text-center,.ql-align-center{text-align: center !important;}.ql-align-right{text-align: right !important;}.ql-indent-1:not(.ql-direction-rtl) {margin-left: 2em;}.ql-indent-2:not(.ql-direction-rtl) {margin-left: 5em;}.ql-indent-3:not(.ql-direction-rtl) {margin-left: 8em;}.ql-indent-4:not(.ql-direction-rtl) {margin-left: 11em;}.it-cut h4,.it-cut h4 strong{color: #0404d1;}.fx-svgs {position: relative;top: -8px;}.btn {display: inline-block;font-weight: 500;line-height: 1.5;color: #7792B3;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: 1px solid transparent;padding: 0.56rem 0.8rem;font-size: 1rem;border-radius: 0.313rem;-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;-o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.btn {-webkit-transition: none;-o-transition: none;transition: none;}}.btn:hover {color: #94A2B3;text-decoration: none;}.btn:focus {outline: 0;-webkit-box-shadow: 0 0 0 0.25rem rgba(95, 55, 239, 0.25);box-shadow: 0 0 0 0.25rem rgba(95, 55, 239, 0.25);}.btn.disabled, .btn:disabled, fieldset:disabled .btn {pointer-events: none;opacity: 0.65;}.btn-primary {color: #fff;background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);border-color: #5F37EF;transition: all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}.btn-primary:hover {color: #fff;background:linear-gradient(120deg,#6846e5,#24c6dc);border-color: #4c2cbf;}.btn-primary:focus {color: #fff;background: linear-gradient(120deg,#6846e5,#24c6dc);border-color: #4c2cbf;-webkit-box-shadow: 0 0 0 0 rgba(119, 85, 241, 0.5);box-shadow: 0 0 0 0 rgba(119, 85, 241, 0.5);}.btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {color: #fff;background-color: #4c2cbf;border-color: #4729b3;}.btn-primary.disabled, .btn-primary:disabled {color: #fff;background-color: #5F37EF;border-color: #5F37EF;}.btn-outline-primary {color: #0d6efd;border-color: #0d6efd;}.btn-secondary {color: #fff;background-color: #299EF3;border-color: #299EF3;}.btn-secondary:hover {color: #fff;background-color: #2386cf;border-color: #217ec2;}.btn-secondary:focus {color: #fff;background-color: #2386cf;border-color: #217ec2;-webkit-box-shadow: 0 0 0 0 rgba(73, 173, 245, 0.5);box-shadow: 0 0 0 0 rgba(73, 173, 245, 0.5);}.btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {color: #fff;background-color: #217ec2;border-color: #1f77b6;}.btn-secondary.disabled, .btn-secondary:disabled {color: #fff;background-color: #299EF3;border-color: #299EF3;}.btn-success {color: #fff;background-color: #70C217;border-color: #70C217;}.btn-success:hover {color: #fff;background-color: #5fa514;border-color: #5a9b12;}.btn-success:focus {color: #fff;background-color: #5fa514;border-color: #5a9b12;-webkit-box-shadow: 0 0 0 0 rgba(133, 203, 58, 0.5);box-shadow: 0 0 0 0 rgba(133, 203, 58, 0.5);}.btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {color: #fff;background-color: #5a9b12;border-color: #549211;}.btn-success.disabled, .btn-success:disabled {color: #fff;background-color: #70C217;border-color: #70C217;}.btn-info {color: #fff;background-color: #7854F7;border-color: #7854F7;}.btn-info:hover {color: #fff;background-color: #6647d2;border-color: #6043c6;}.btn-info:focus {color: #fff;background-color: #6647d2;border-color: #6043c6;-webkit-box-shadow: 0 0 0 0 rgba(140, 110, 248, 0.5);box-shadow: 0 0 0 0 rgba(140, 110, 248, 0.5);}.btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle {color: #fff;background-color: #6043c6;border-color: #5a3fb9;}.btn-info.disabled, .btn-info:disabled {color: #fff;background-color: #7854F7;border-color: #7854F7;}.btn-warning {color: #4d5969;background-color: #FFBA49;border-color: #FFBA49;}.btn-warning:hover {color: #4d5969;background-color: #ffc464;border-color: #ffc15b;}.btn-warning:focus {color: #4d5969;background-color: #ffc464;border-color: #ffc15b;-webkit-box-shadow: 0 0 0 0 rgba(228, 171, 78, 0.5);box-shadow: 0 0 0 0 rgba(228, 171, 78, 0.5);}.btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle {color: #4d5969;background-color: #ffc86d;border-color: #ffc15b;}.btn-warning.disabled, .btn-warning:disabled {color: #4d5969;background-color: #FFBA49;border-color: #FFBA49;}.btn-danger {color: #fff;background-color: #cb394b;border-color: #bf3646;}.btn-danger:hover {color: #fff;background-color: #EF8C43;border-color: #F3BE6C;}.btn-danger:focus {color: #fff;background-color: #cb394b;border-color: #bf3646;-webkit-box-shadow: 0 0 0 0 rgba(241, 95, 113, 0.5);box-shadow: 0 0 0 0 rgba(241, 95, 113, 0.5);}.btn-danger.active, .btn-danger:active, .show > .btn-danger.dropdown-toggle {color: #fff;background-color: #bf3646;border-color: #b33242;}.btn-danger.disabled, .btn-danger:disabled {color: #fff;background-color: #EF4358;border-color: #EF4358;}.btn-light {color: #4d5969;background-color: #f9fafd;border-color: #f9fafd;}.form-popup-bg {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;flex-direction: column;align-content: center;justify-content: center;}.form-popup-bg {position: fixed;left: 0;top: 0;height: 100%;width: 100%;background-color: rgba(94, 110, 141, 0.9);opacity: 0;visibility: hidden;-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;transition: opacity 0.3s 0s, visibility 0s 0.3s;overflow-y: auto;z-index: 10000;}.form-popup-bg.is-visible {opacity: 1;visibility: visible;-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;-moz-transition: opacity 0.3s 0s, visibility 0s 0s;transition: opacity 0.3s 0s, visibility 0s 0s;}.form-container {background-color: #fff;border-radius: 10px;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);display: flex;flex-direction: column;width: 100%;max-width: 700px;margin-left: auto;margin-right: auto;position: relative;padding: 40px;}.close-button {color: #fff;width: 43px;height: 45px;position: absolute;top: 8px;right: 6px;border: solid 1px #f64242;background-color: #d14;border-radius: 27px;}.form-popup-bg:before {content: '';background-color: #fff;opacity: 0.25;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}.form-container input{background: #ebe8e8;padding: 13px;border: 0px;width: 100%;border-radius: 10px;}.form-container button.submit{margin-top: 24px;background-color: #0b23e8;width: 120px;height: 45px;border: none;color: #fff;border-radius: 9px;font-size: 17px;}.form-container textarea{width:100%;min-height: 75px;background: #ebe8e8;border: none;}.form-container span{color:red;font-size:20px }.Card-Container{background-color: #FFFEFF;min-height: 215px;border: solid transparent;border: 0;border-radius: 30px;box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;text-align: center;margin-top: 20px;}.Main-Card {background-image: linear-gradient(to bottom,#b8b8b81c,#fff);width: 100%;border-radius: 30px;color: #D0C1FF;}.seller{font-size: 20px;font-weight: bold;padding-top: 8px;color: #000;}.seller-name{font-size: 18px;padding: 0 8px;color: #f73312;font-weight: bold;}.seller-p{font-size: 16px;color: #000;padding: 0 5px;}.seller-button{height: 39px;width: 82%;background-color: #ffc499fa;color: #090909;border: none;border-radius: 11px;font-size: 15px;}.seller-button i{margin-right:10px }.filter-wrap{padding: 20px;margin-top: 11px;border-radius: 16px;background-color: #fdfcdc;margin-bottom: 19px;box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;}.hp-filter-wrap .pf,.hp-filter-wrap .ef,.hp-filter-wrap .cf{box-shadow: rgba(0, 0, 0, 0.04) 0px 4px 12px;background: radial-gradient(circle, #b1f6781a, #fff);}.filter-wrap p{font-size: 19px;font-weight: bold;color: #000;margin-bottom: 8px;margin-left: 7px;}.filter-wrap h1{font-size: 23px;margin-top: 24px;color: #ff2500;}.filter-wrap a {background-color: #d4d5d9;height: 38px;padding: 4px 9px;font-size: 13px;border-radius: 11px;margin-bottom: 6px;color: #000;border: 1px solid #6f7eff;font-weight: bold;}.filter-wrap a:hover {background-color: #a89bfb;}.mb-carsfooter-area {background: #020116;padding-top: 45px;margin-top:130px;color:#fff }.mekbo-type{min-height: 168px;align-items: center;background: linear-gradient(to bottom,#fff,#f8f8f882);box-shadow: 0px -4px 6px -4px rgba(0, 0, 0, 0.09);margin-top: -64px;padding-left: 28px;padding-right: 37px;}.mekbo-type h1{font-size: 26px;margin-bottom:10px;}.mekbo-type a{min-height: 40px;background-color: #f73312;padding: 4px;font-size: 14px;border-radius: 11px;color: #fff;min-width: 100px;text-align: center;}.account-container {display: flex;justify-content: center;align-items: center;max-width: 80rem;width: 100%;padding: 0 2rem;margin: 0 auto;margin-top:50px }.account-text {font-family: inherit;line-height: inherit;text-transform: unset;text-rendering: optimizeLegibility;}.account-text-large {font-size: 2rem;font-weight: 600;color: var(--color-black);}.account-text-normal {font-size: 1rem;font-weight: 400;color: var(--color-black);}.account-text-links {font-size: 15px;font-weight: 400;color: var(--color-theme);line-height: 21px;}.account-text-links:hover {text-decoration: underline;}.account-main .account-wrapper {max-width: 28rem;width: 100%;margin: 2rem auto;padding: 2rem 2.5rem;border: none;outline: none;border-radius: 0.25rem;color: var(--color-black);background: var(--color-white);box-shadow: var(--shadow-large);}.account-main .account-wrapper .account-form {width: 100%;height: auto;margin-top: 2rem;}.account-main .account-wrapper .account-form .account-input-control {display: flex;align-items: center;justify-content: space-between;margin-bottom: 1.25rem;}.account-main .account-wrapper .account-form .account-input-field {font-family: inherit;font-size: 1rem;font-weight: 400;line-height: inherit;width: 100%;height: auto;padding: 0.75rem 1.25rem;border: none;outline: none;border-radius: 2rem;color: var(--color-black);background: var(--color-light);text-transform: unset;text-rendering: optimizeLegibility;}.account-main .account-wrapper .account-form .account-input-submit {font-family: inherit;font-size: 1rem;font-weight: 500;line-height: inherit;cursor: pointer;width: 100%;height: auto;padding: 0.65rem 1.25rem;border: none;outline: none;border-radius: 2rem;color: var(--color-white);background: var(--color-theme);box-shadow: var(--shadow-medium);text-transform: capitalize;text-rendering: optimizeLegibility;}.alert-card {position: relative;padding: 1rem;background-color: #f8d7da;color: #721c24;border: 1px solid #f5c6cb;border-radius: 0.25rem;margin-bottom: 1rem;}.alert-header {display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.5rem;}.alert-header p.alert-head {font-size: 21px;color: #c02836;font-weight: bold;}.alert-card.success-card{background-color: #d7e4f8;color: #0c0c0c;border: 1px solid #d5c6f5;}.success-card .alert-header p.alert-head {font-size: 19px;color: #2863c0 !important;}.close-btna {cursor: pointer;background-color: transparent;border: none;color: inherit;font-size: 1.5rem;font-weight: bold;}.close-btna:hover {color: #721c24;}.alert-message {margin: 0;}.remember-me{font-size: 14px;line-height: 15px;width: 250px;}.message-info{background-color: #d7f8d6;padding: 7px;margin-bottom: 24px;border-radius: 9px;}.text-info{color: #0004ff9c;}.text-info-secondary{color: #0808a9;}.my-container{background-color: #fafafa;}.my-index{display: flex;margin-top: 1rem;background-color: #ffffff38;border-radius: 15px;padding: 15px 10px 0;justify-content: space-between;flex-wrap: wrap;min-height: 150px;align-items: center;}.my-index .my-caption{display: flex;gap: .6rem;line-height: 1.1;}.my-index .my-caption .my-text-box >{position: relative;top: 25%;}.my-index .my-caption .my-text-box h2{color: #38b2d6;font-size: 18px;text-transform: capitalize;margin-bottom: -6px;}.my-index .my-caption .my-text-box p{padding-top: .5rem;font-size: 13px;color:#333 }.avatar {width: 50px;height: 50px;border-radius: 50%;background-color: #f73312;display: flex;justify-content: center;align-items: center;font-size: 20px;color: #fff;text-transform: uppercase;}.my-index a{font-size: 14px;background-color: #5e5ef8;height: 41px;padding: 4px 13px;margin-bottom: 0;color: #fff;border-radius: 6px;}@media screen and (max-width:500px) {.my-index .my-caption .my-text-box h2{font-size: 15px;}.avatar {border-radius: 37%;}}@media screen and (max-width:300px) {.my-index .my-caption{flex-direction: column;}.my-index .my-caption a {height: auto;padding: 5px;text-align: center;}}.sign-out{background-color: #ffe5d2ba !important;color: blue !important;height: auto;margin-left: 0;border: 1px solid #ffafaf;}.text-danger{color:#d14 }.summery{margin-top: 42px;padding: 20px;border: 1px solid #ddd;}.summery h2{font-size: 24px;font-weight: bold;}.bg-sumry{display: flex;flex-wrap: wrap;background-color: #80808021;padding: 14px;padding-bottom: 0;margin-top: 6px;}.bg-sumry p{margin-right: 14px;text-transform: capitalize;}.bg-sumry span{font-weight: bold;}.no-border{border:none!important}.no-shadow{box-shadow: none!important;}#car-make-search,#filter-input{border: 1px solid #dddd;font-size: 15px;border-radius: 14px;margin-bottom:10px;}.site-header-p{display:none;z-index:1;}.bg-contains{background-size:contain;}@media only screen and (max-width: 1025px) {.site-header-p{display:block;position: relative;top: 15px;color: #000;font-weight: bold;font-size: 20px;}.site-header-a{display: flex !important;}.site-header-a img{height: 60px;object-fit: contain;width: 105px;}.mb-carsheader-area.header-three.header-one.dark-bg {background-color: #effbfd;}.mb-carsheader-area.header-one .mb-carsinfo-right {border:none;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right {padding-top: 7px;padding-bottom: 7px;}}@media only screen and (max-width: 725px){.mb-carsheader-area.header-three.header-one.dark-bg {background-color: #bd513c;border-bottom: none;}.site-header-p{color:#fff;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carslogo-area .mb-carslogo button svg,.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right svg {fill: #fff;}.mb-carsmain-banner-content {padding-top: 65px;padding-bottom: 32px;}.mb-carsheader-area.header-three.header-one.dark-bg .mb-carsinfo-right {margin-top: -2px;}.bg-contains{background-size:cover;}}.rehoboth-top-header {height: 80px;background-color: #fff;width: 100%;}.rehoboth-top-header a {text-decoration: none;color: #000;}.header-top-inner {display: flex;padding: 9px;}.logo-wrap {width: 27%;}.search-wrap {width: 42%;}.item-count-wrap {width: 30%;position: relative;top: -6px;}.logo-wrap a {display: flex;text-decoration: none;}.logo-wrap img {height: 60px;width: 140px;}.site-name-info {font-size: 32px;color: #000;font-weight: bold;position: relative;top: 4px;}.site-name-info span {font-size: 20px;position: relative;top: -6px;color: #ff5400;}.search-wrap-inner {width: 100%;height: 50px;border-radius: 5px;border: solid 1px #aaa;position: relative;top: 2px;}.search-wrap-inner form {width: 100%;height: 100%;display: flex;}.header_search_input {display: block;position: relative;width: 100%;height: 100%;line-height: 50px;outline: none !important;padding-left: 26px;float: left;font-size: 16px;}.header_search_button {position: absolute;top: 0;right: 0;width: 50px;height: 100%;background: #f73312;border: none;outline: none;cursor: pointer;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}.pr-30 {padding-right: 30px;}.compare-list-wrap {margin-right: 50px;}.compare-list_icon img {width: 100%;}.compare-list_content {margin-left: 14px;}.compare-list_count {margin-top: -2px;color: #a3a3a3;font-size: 14px;}.compare-list_text a {font-size: 18px;font-weight: 400;color: #000000;-webkit-transition: all 200ms ease;-moz-transition: all 200ms ease;-ms-transition: all 200ms ease;-o-transition: all 200ms ease;transition: all 200ms ease;text-decoration: none;}.user_icon img {width: 100%;}.user-profile-list img {width: 46px;height: 32px;position: relative;top: 8px;}.user-profile-list_content {position: relative;top: 3px;}.cart_icon {margin-bottom: -16px;}.cart_icon i {position: relative;top: 12px;font-size: 31px;}.cart_count {position: relative;top: -28px;right: -15px;width: 23px;height: 23px;background: #f73312;border-radius: 50%;text-align: center;display: flex;justify-content: center;}.cart_count span {display: block;line-height: 23px;font-size: 12px;color: #FFFFFF;-webkit-transform: translateY(1px);-moz-transform: translateY(1px);-ms-transform: translateY(1px);-o-transform: translateY(1px);transform: translateY(1px);padding: 0;}.cart_text a {font-size: 18px;font-weight: 400;color: #000000;-webkit-transition: all 200ms ease;-moz-transition: all 200ms ease;-ms-transition: all 200ms ease;-o-transition: all 200ms ease;transition: all 200ms ease;margin-left: 17px;}.mr-30p {margin-right: 30px;}.flex-row {-ms-flex-direction: row !important;flex-direction: row !important;}.flex-row {-ms-flex-direction: row !important;flex-direction: row !important }ul {list-style: none;margin-bottom: 0 }.bottom_menu_dropdown li {display: inline-block;position: relative;height: 51px }.bottom_menu_dropdown li li {display: block;width: 100% }.bottom_menu_dropdown li li a {display: block;width: 100%;border-bottom: solid 1px #f2f2f2;font-size: 16px;}.bottom_menu_dropdown li:last-child a {border-bottom: none }.bottom_menu_dropdown li.hassubs>a i {display: inline-block;margin-left: 5px }.bottom_menu_dropdown li a {display: block;position: relative;font-size: 16px;font-weight: 300;color: #000;line-height: 56px;white-space: nowrap;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease }.bottom_menu_dropdown li a:hover {color: #f73312 }.bottom_menu_dropdown li a i {display: none;-webkit-transform: translateY(-1px);-moz-transform: translateY(-1px);-ms-transform: translateY(-1px);-o-transform: translateY(-1px);transform: translateY(-1px);font-size: 12px }.bottom_menu_dropdown li ul {display: block;position: absolute;top: 120%;left: 0;width: auto;visibility: hidden;opacity: 0;background: #fff;box-shadow: 0 10px 25px rgba(0, 0, 0, .1);-webkit-transition: opacity .3s ease;-moz-transition: opacity .3s ease;-ms-transition: opacity .3s ease;-o-transition: opacity .3s ease;transition: all .3s ease;z-index: 44;padding: 0;}.bottom_menu_dropdown li:hover>ul {top: 100%;visibility: visible;opacity: 1 }.bottom_menu_dropdown ul ul {left: 100%;top: 0 !important }.header_search_input::-webkit-input-placeholder {font-size: 16px !important;font-weight: 300;line-height: 50px;color: #a3a3a3 !important }.header_search_input:-moz-placeholder {font-size: 16px !important;font-weight: 300;line-height: 50px;color: #a3a3a3 !important }.header_search_input::-moz-placeholder {font-size: 16px !important;font-weight: 300;line-height: 50px;color: #a3a3a3 !important }.header_search_input:-ms-input-placeholder {font-size: 16px !important;font-weight: 300;line-height: 50px;color: #a3a3a3 !important }.header_search_input::input-placeholder {font-size: 16px !important;font-weight: 300;line-height: 50px;color: #a3a3a3 !important }.main_nav {width: 100%;border-top: solid 1px #f2f2f2;background: #fafafa;padding-bottom: 12px;box-shadow: inset 0px -5px 5px -5px rgba(0, 0, 0, 0.3);}.main_nav_content {width: 100%;height: 60px }.main_nav_dropdown li {margin-right: 35px }.main_nav_dropdown li:last-child {margin-right: 0 }.main_nav_dropdown li a {font-size: 18px;font-weight: 400;color: #000;line-height: 60px }.main_nav_dropdown li li {padding-left: 15px;padding-right: 15px;margin-right: 0 }@media only screen and (max-width:1199px) {.main_nav_dropdown li {margin-right: 30px }.main_nav_dropdown li a {font-size: 18px }}@media screen and (max-width:1151px) {.logo-wrap {width: 30%;}.item-count-wrap {width: 25%;}.search-wrap {width: 45%;}.cart_text a {font-size: 16px;}.cart_icon i {top: 13px;font-size: 26px;}.user-profile-list img {width: 35px;height: 26px;position: relative;top: 10px;}.user-profile-list_content {top: 5px;}.user-profile-list_text,.cart_text{font-size: 12.5px;}.user-profile-list_text{margin-top: -7px;}}@media screen and (max-width:1026px) {.site-name-info {font-size: 29px;top: 5px;}header .mr-30p {margin-right: 11px;}.search-wrap-inner {border: none }.header_search_input {border: 1px solid #ddddddb5 !important;border-top-left-radius: 8px;border-bottom-left-radius: 8px;}.header_search_button {border-top-right-radius: 8px;border-bottom-right-radius: 8px;border: none;}}@media screen and (max-width:970px) {.search-wrap {width: 40%;}.logo-wrap {width: 30%;}.site-name-info {top: 6px;font-size: 23px;}.site-name-info span {top: -9px;font-size: 17px;}.main_nav {padding-bottom: 0;}.main_nav_dropdown {padding-top: 0;margin-top: 1px;}.logo-wrap img {height: 50px;width: 120px;}}@media screen and (max-width:926px) {.cart_text, .user-profile-list_text {display: none;}.cart_container {margin-right: 20px;}.search-wrap {width: 57%;}.item-count-wrap {width: 15%;}.logo-wrap {width: 33%;}.main_nav_dropdown li a {font-size: 17px;}}.menu_trigger {cursor: pointer;display: block;margin-left: auto;width: 30px;height: 30px;position: relative;display: none;margin-right: 5px;top: 17px;}.menu_trigger span {display: block;height: 4px;background: #000;margin-bottom: 6px;position: absolute;width: 100%;left: 0;transition: all 0.3s ease;}.menu_trigger span:nth-child(2) {top: 41%;transform: translateY(-52%);width: 24px;}.menu_trigger span:nth-child(3) {bottom: 0;}.menu_trigger.show span:nth-child(1) {transform: translateY(8px) rotate(45deg);}.menu_trigger.show span:nth-child(2) {opacity: 0;}.menu_trigger.show span:nth-child(3) {transform: translateY(-8px) rotate(-45deg);}@media screen and (max-width:876px) {.search-wrap {width: 43%;}.logo-wrap {width: 42%;display: flex;}.logo-wrap img {height: 52px;width: 127px;}.site-name-info {top: 3px;}.menu_trigger {display: block;margin-left: 0;}.main_nav {display: none }.rehoboth-top-header {height: 72px;position: fixed;}.rehoboth-hero-s-left h1 {font-size: 25px;}}@media (max-width:715px) {.menu_trigger {top: 13px;}.logo-wrap img {height: 46px;width: 114px;}.site-name-info {top:1px;}.site-name-info span {top: -9px;}.item-count-wrap {width: 17%;}.logo-wrap {width: 40%;}}.search-mvis {display: none;}@media (max-width:700px) {.search-wrap-inner {display: none;}.search-mvis {display: block;margin-right: 20px;position: relative;top: 11px;}.search-mvis i {font-size: 23px;}.item-count-wrap {width: 30%;}.item-count-wrap .justify-content-center {justify-content: end !important;}.logo-wrap {width: 70%;}.search-wrap {width: 0%;}}@media (max-width:520px) {.rehoboth-top-header {height: 59px;}.menu_trigger {top: 5px;}.logo-wrap a {position: relative;top: -3px;}.logo-wrap img {height: 39px;width: 98px;}.site-name-info {top: -27px;font-size: 22px;}.item-count-wrap {position: relative;top: -6px;}.user-profile-list img {width: 28px;height: 21px;}.cart_icon i {font-size: 22px;}.search-mvis i {font-size: 20px;}.cart_container {margin-right: 14px;}.cart_count {top: -25px;right: -18px;}}@media (max-width:380px) {.logo-wrap img {height: 27px;width: 63px;position: relative;top: 7px;}.site-name-info span {top: -8px;font-size: 15px;}.site-name-info {top: -19px;font-size: 19px;}}.fs-7 {font-size: 3.58318rem ;}.fs-2 {font-size: 2.48832rem ;}:root {--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 64px;--space-9: 256px;--rd-small: 2px;--font-5: 32px;--font-7: 64px;--display-font: "Singolare", sans-serif;--display-font-stylistic: "Singolare Layers", "Singolare", sans-serif;}:root, :root.theme-light {--gray-200: #ecefed;--gray-300: #d7dcda;--gray-400: #c2c9c6;--gray-500: #8a918e;--gray-600: #6a716e;--gray-700: #2d3431;--gray-800: #111c17;--white: hsl(211deg 20% 100%);--black: hsl(211deg 20% 14%);--background-body: var(--white);--background-primary: var(--white);--background-contrast: var(--gray-200);--text-primary: var(--deep-green-300);--text-secondary: var(--gray-600);--text-accent: var(--red-500);--text-link: var(--deep-green-400);--border-primary: 1px solid var(--gray-200);--border-secondary: 1px solid var(--gray-300);}.w100p {width: 100% }.mekbo-hero-i-wraps {max-width: var(--mw-wide);width: 100%;margin: 0 auto;padding: var(--space-5) var(--space-5) }@media (min-width:960px) {.mekbo-hero-i-wraps {padding: var(--space-5) var(--space-5) }}.bg-transparent{background-color: transparent !important;}.wh-80p{width: 80px;height:80px }.about-us-we p,.about-us-we li,.about-us-we a{font-size:16px;margin-bottom:0;color: #181717de;}.about-us-we h1{font-size: 23px;margin-bottom: 16px;color: #ff732f;}.about-us-we ul{margin-bottom: 12px;}.btn-save{margin-top: 24px;background-color: #0b23e8;width: 120px;height: 45px;border: none;color: #fff;border-radius: 9px;font-size: 17px;}.form-wrbg{background: #dddddd7a;padding: 13px;margin-bottom: 36px;}.error-w {border: 1px solid red;}header {position: fixed;display: flex;height: 56px;width: 100%;justify-content: space-between;align-items: center;padding: 0 9px;z-index: 100;-webkit-backdrop-filter: blur(2px);backdrop-filter: blur(2px);background: #fffffff7;box-shadow: 0 15px 30px #0000000a,0 1.8px 3.5px #00000005;}.logoMenu {max-width: 200px;min-width: 150px;display: flex;align-items: center;padding: 0 10px;}.logoMenu a{margin: 0;display: inherit;display: flex;align-items: center;position: relative;top: -3px;height: 65px;}.logoMenu img {width: 50px;position: relative;top: 0;left: 0;border-radius:36px;-webkit-border-radius:36px;-moz-border-radius:36px;-ms-border-radius:36px;-o-border-radius:36px;}.logoMenu i {display: none;}header #left {display: flex;justify-content: start;align-items: center;width: 83%;}#hamburIcon {font-size: 45px;cursor: pointer;padding: 8px 8px;border-radius: 4px;width: 50px;position: relative;z-index: 1;color: #000;font-weight: bolder;display: none;background-color: transparent;}#hamburIcon:hover {background-color: rgb(241, 241, 241);}#headerUl {display: flex;justify-content: center;align-items: center;width: 100%;list-style: none;margin: 0;padding: 0;}#headerUl li {display: flex;padding: 6px 10px;cursor: pointer;border-radius: 4px;font-weight: 500;font-size: 16px;}#headerUl li a,#headerUl .dropdown-toggle{color: #050a4a;}header ul li:hover {background-color: rgb(241, 241, 241);}header li .arows {margin-left: 5px;}#hiddenMenu {display: none;position: absolute;}header #right {display: flex;justify-content: end;gap: 5px;align-items: center;width: 16%;}#searchSection {display: none;width: 100%;border: 1px solid #565555;border-radius: 7px;}#searchSection:focus-within {outline: 1px solid yellowgreen;}#searchSection input {height: 37px;padding: 5px;border-radius: 6px 0px 0px 6px;border: 1px solid #ddd;border-right: none;width: 215px;}#searchSection input:focus, #searchSection input:focus-visible {outline: none;}#searchSection button {background-color: #bfc9ff;height: 37px;width: 50px;border: none;border-radius: 0 6px 6px 0;}#accountHeader {padding: 4px;min-width: 150px;border: none;border-radius: 4px;transition: all 0.2s ease-in-out;background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);color: white;font-size: 14px;font-weight: 600;cursor: pointer;text-align: center;display: flex;justify-content: center;align-items: center;}header #right .searchIcon a{position: relative;top: 5px;}header #right .compareIcon svg {width: 23px;position: relative;top: 16px;}#accountHeader svg {position: relative;top: 0px;width: 21px;margin-right: 6px;}#accountHeader small {font-size: 14px;}#accountHeader:hover {background:linear-gradient(120deg,#6846e5,#24c6dc) }header span {display: flex;align-items: center;justify-content: center;padding: 8px 8px;border-radius: 4px;cursor: pointer;}#body_overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);z-index: 99;display: none;}#asideProfile {display: flex;justify-content: flex-start;align-items: center;margin-left: 20px;padding: 10px 20px;}.proBtn {display: flex;justify-content: center;align-items: center;background: #fdf9db;padding: 18px 0;}.proBtn a {width: 90%;border-radius: 4px;padding: 6px;display: flex;justify-content: center;align-items: center;cursor: pointer;border: none;transition: all 0.3s ease-in-out;gap: 11px;font-size: 18px;background: linear-gradient(120deg, #6846e5, #24c6dc);color: #fff;box-shadow: 0 2px 7px #5735cd17;}.proBtn a:hover {background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);}@media screen and (min-width: 1133px) {.aside-h-menu,#body_overlay{display: none !important;}}.aside-h-menu {position: fixed;width: 300px;left: -1px;top: 55px;margin: 0;-webkit-transform: translateX(-100%);transform: translateX(-100%);padding-bottom: 60px;background-color: #fff;z-index: 9999;will-change: transform;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: translateX(-105%);transform: translateX(-105%);flex-direction: column;max-height: 100vh;overflow-y: auto;flex-direction: column;}.is-mactive {transform: translateX(0em) !important;transition: all 0.5s ease-out;}.asideUl {display: flex;flex-direction: column;justify-content: center;align-items: flex-start;width: 100%;margin-left: 0;margin-top: 5px;padding-left: 0;overflow-y: auto;padding-top: 3px;overflow-y: auto;}.asideUl ul{padding: 0;margin-right: 0;width: 100%;overflow-y: auto;margin-top: -8px;padding-bottom: 100px;}.asideUl li {display: flex;justify-content: flex-start;align-items: center;padding: 9px 16px 9px 16px;cursor: pointer;border-radius: 4px;font-weight: 500;font-size: 17px;border-bottom: 1px solid #dddddd63;width: 100%;}.asideUl li.active{border-left: 6px solid #004cff;border-top-left-radius: 0;border-bottom-left-radius: 0;background-color: #edfaff;}.des-active-link{color: #5735cd !important;border-bottom: 5px solid #8ab6f9 !important;}.asideUl li:hover {background-color: rgb(247, 247, 247);}.asideUl li svg {width: 21px;order: 2;height: 15px;}.asideList a{display: flex;justify-content: space-between;width: 100%;align-items: center;}@media screen and (max-width: 802px) {.aside-h-menu {top: 61px;height: calc(100vh + 100px);}}#goldenHat {margin-left: -10px;}.asideBottom {position: absolute;bottom: 0;top: 480px;}.asideBottom li {justify-content: flex-start;align-items: center;padding: 5px 20px;width: 90%;cursor: pointer;border-radius: 4px;font-family: 'Segoe UI', Helvetica, Arial, sans-serif;font-weight: 500;font-size: 15px;}.svgArrow {position: absolute;right: 30px;}.divList {display: flex;align-items: center;justify-content: center;}.asideListDevider {border-bottom: 1px solid #dadada;box-shadow: none;border-radius: 0;}.custom-dropdown {position: relative;display: inline-block;}.dropdown-toggle {padding: 0;background-color: transparent;border: none;cursor: pointer;color: var(--color-dark);word-wrap: break-word;font-size: 16px;line-height: 32px;font-weight: inherit;font-family: var(--content-font);top: 1px;position: relative;}.dropdown-toggle svg {position: relative;top: 3px;width: 14px;}.dropdown-menu {position: absolute;top: 100%;left: -10px;display: none;list-style: none;padding: 0;margin: 0;background-color: #fff;border: 1px solid #ccc;opacity: 0;transition: opacity 0.3s ease;}.dropdown-menu a {display: block;padding: 7px 0 4px 9px;transition: background-color 0.3s ease;line-height: 1.5;font-size:15px }.custom-dropdown:hover .dropdown-menu {display: block;opacity: 1;min-width: 175px;box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;}.custom-dropdown:hover .dropdown-menu a {border-bottom: 1px solid #dddd;}.custom-dropdown:hover .dropdown-menu a:hover {border-left: 2px solid var(--color-high-dark);}.mainClass {position: relative;top: 80px;}.logo-siteName{position: relative;top: 1px;font-size: 20px;color: blue;font-weight: bold;}@media screen and (max-width: 1371px) {header #left {width: 87% }header #right {width: 20%;}#searchSection {display: none;}header #right .searchIcon a{top: -1px;}.searchIcon svg{position: relative;top: 7px;left: 7px;}.searchIcon span{font-size: 9px;}#headerUl li,.dropdown-toggle {font-size: 15px;}}@media screen and (max-width: 1133px) {#headerUl li {font-size: 14px;}.dropdown-toggle {top: -3px;}.logoMenu {width: 100%;justify-content: center;max-width: 100%;}.logoMenu img {width: 53px;left: -12px;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;box-shadow:none;}.logo-siteName{display: block;font-size: 27px;font-weight: bold;position: relative;left: -14px;background: linear-gradient(45deg, #8300ff, #005aff);background-clip: border-box;-webkit-background-clip: text;background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: rgba(255, 255, 255, 0.001);}#hamburIcon {display: block;}#headerUl {display: none;}.logoMenu a{background-color: transparent;padding: 0;}}#hamburIcon.bi-x{background-color: #d14;color: #fff;width: 63px;border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;}@media screen and (max-width: 960px) {.logoMenu img {width: 51px;}}@media screen and (max-width: 760px) {.logoMenu img {width: 46px;}.logo-siteName {font-size: 24px;}}@media screen and (max-width: 660px) {#accountHeader small {display: none;}#accountHeader {min-width: 50px;background:transparent;border-radius: 15px;margin-right: 8px;-webkit-border-radius: 15px;-moz-border-radius: 15px;-ms-border-radius: 15px;-o-border-radius: 15px;}#accountHeader svg {color: #000;width: 30px;height: 30px;}.logo-siteName {font-size: 25px;}.logoMenu img {width: 40px;}}@media screen and (max-width: 370px) {.logoMenu .logo-siteName {font-size: 23px;left: -8px;}.logoMenu img {width: 36px;top: 2px;left: -5px;}.logoMenu {right: 8px;position: relative;}}.mw-mod-1 {background-image: url(https://kehulum.com/assets/images/hero/shape-3.png);background-repeat: no-repeat;background-size: cover;margin-top: -13px;background-color: #fff;}.mw-mod-inner {height: 515px;background: linear-gradient(to right, #c6d7ff80, #d3e2fb, #e2e9fd29);}.mw-mod-1 h1 {margin-bottom: 20px;font-size: 60px;font-weight: 700;font-size: 2.3em;text-transform: capitalize;}.clr-h1,.mw-mod-1 h1 {color: #04385c;background: linear-gradient(90deg, #3f486c, #000108ab);background-clip: border-box;-webkit-background-clip: text;background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: rgba(255, 255, 255, 0.001);}.clr-h1{line-height: 1.3;}.text-orprimary {color: #5102b1 !important;}.hero-p {font-size: 18px;color: #02032cd4;}.mt-hero {margin-top: 10rem }.hero-button {background: #1900ff;border: 1px solid #4d00ff;color: #fff;}.hero-button:hover{background: #363331;color:#fff }@media screen and (max-width: 1280px) {.mw-mod-1 h1 {font-size: 43px;}}@media screen and (max-width: 1200px) {.mw-mod-inner {height: 501px;}}@media screen and (max-width: 1088px) {.mw-mod-1 h1 {font-size: 40px;}.hero-p {font-size: 19px;}}@media screen and (max-width: 1056px) {.mw-mod-inner {height: 455px;}}@media screen and (max-width: 995px) {.container-hero {max-width: 855px;}.mw-mod-1 h1 {font-size: 43px;}.hero-p {font-size: 18px;}.mt-hero {margin-top: 9rem;}}@media screen and (max-width: 801px) {header {height: 61px;}.mw-mod-1 {margin-top: 30px;}.mw-mod-inner {height: 401px;}.mw-mod-1 h1 {font-size: 35px;}.container-hero {max-width: 728px;}.mt-hero {margin-top: 6rem;}}@media screen and (max-width: 790px) {.mw-mod-1 .col-10{width: 100%;text-align: center;}}@media screen and (max-width: 710px) {.mt-hero {margin-top: 6rem;}.mw-mod-1 h1 {font-size: 37px;}.mw-mod-1 .row {display: flex;flex-direction: column;justify-content: center;align-items: center;}.mw-mod-1 {margin-top:13px;}.mw-mod-inner {height: auto;background: linear-gradient(to bottom, #c6d7ff80, #d3e2fb, #eef4fff0);}.mt-hero {margin-top: 5rem;padding-bottom: 20px;}}@media screen and (max-width: 566px) {.mw-mod-1 h1 {font-size: 31px;line-height: 1.5;}.hero-p {font-size: 16.5px;}}@media screen and (max-width: 500px) {.mw-mod-1 h1 {font-size: 29px;line-height: 39px;line-height: 1.5;}.hero-p {font-size: 15px;}}@media screen and (max-width: 340px) {.mw-mod-inner {height: 432px;}.mw-mod-1 h1 {font-size: 24px;line-height: 27px;}.hero-p {font-size: 14px;}}.inHm button#search-filter {background: #000;border: 2px solid #f7331229;}.inHm button#search-filter:hover {background: #e99d02;}.inHm .search-btns {display: flex;justify-content: end;}.inHm .mb-carsparts-search-box-area.search-box-with-banner.mekbo-style2 .mb-carsparts-search-box-form {border: none !important;background: #fff;box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.08) !important;}.inHm.ser-wraps {background: linear-gradient(to bottom, #fdfcfa, #f9fafa);}.w-100per {width: 100%;}.w-100-impr{width: 100% !important;}.rehobz-widget-container {margin: 0px 0px 30px 0px;}:root {--e-global-color-primary: #0F0D1D;--e-global-color-secondary: #FF7700;--e-global-typography-primary-font-family: "Lato";--e-global-typography-primary-font-size: 30px;--e-global-typography-primary-font-weight: 700;}.scroll-container {position: relative;display: flex;align-items: center;overscroll-behavior: none;}#scrollLeftButtonType {position: absolute;left: -27px;top: 44%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}#scrollRightButtonType {position: absolute;right: -27px;top: 44%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}#scrollRightButtonType, #scrollLeftButtonType {background-color: #fff;border: none;border-radius: 50%;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;z-index:1;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}#scrollRightButtonType svg, #scrollLeftButtonType svg {width: 46px;height: 55px;color: #0e73b8;position: relative;top: 1.2px;}#scrollRightButtonType:hover svg, #scrollLeftButtonType:hover svg {color: blue;}.scrollableType {display: flex;overflow-x: auto;scroll-behavior: smooth;-ms-overflow-style: none;scrollbar-width: none;padding: 21px 13px;}.scrollableType::-webkit-scrollbar {display: none;}.item-types {flex: 0 0 auto;width: 165px;padding: 10px;margin-right: 16px;background-color: #fff;justify-content: center;align-items: center;border-radius: 6px;box-shadow:0 3.9165823459625244px 31.332658767700195px 0 #e4e9f196;;transition: all 0.4s ease-in-out;}.item-types:hover {transform: translateY(-5px);box-shadow: 0 2px 2px 0 rgb(68 88 144 / 20%);background: #e7ffff45;}.item-types .img-ct-wrap i{font-size: 60px;color: #070d44c4;margin-bottom: 12px;padding: 12px;margin-top: 9px;margin-bottom: 20px;border: 0;border-bottom: 1px solid #eee;}.hidden-types {display: none;}.img-ct-wrap img {width: 160px;}h3.item-type-text {font-size: 18px;text-transform: capitalize;color: #000;font-weight: 700;margin-bottom: 7px;}.item-types p{line-height: 1.4;}.it-items-link:hover .item-type-text {color: var(--e-global-color-secondary);}.carit-by {margin-top: -44px;margin-bottom: 58px;}.hdtpx{display:none;}@media screen and (max-width: 994px) {.hdtpx{display:block;}.rehobz-heading-title {font-size: 22px;}.scroll-container {max-width: 902px;}.item-types {width: 188px;}.item-type-text {font-size: 15px;}#scrollRightButtonType svg, #scrollLeftButtonType svg {width: 34px;height: 41px;}}@media screen and (max-width: 956px) {.scroll-container {max-width: 833px;}.carit-by {margin-top: -71px;}.img-ct-wrap img {width: 127px;}.item-types {width: 166px;}.item-type-text {font-size: 14px;}}@media screen and (max-width: 886px) {.scroll-container {max-width: 100%;width: 100%;}.img-ct-wrap img {width: 117px;object-fit: contain;height: 63px;}.item-types {width: 168px;}#scrollRightButtonType, #scrollLeftButtonType {background-color: #fbfbfbf7;border-radius: 10px;}#scrollRightButtonType {right: 0;}#scrollLeftButtonType {left: 0;}.item-type-text {font-size: 13px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}}@media screen and (max-width: 600px) {.item-types .img-ct-wrap i {font-size: 52px;margin-bottom:10px;}h3.item-type-text {font-size: 18px }.item-types p {font-size: 12px;}.item-types {width: 142px;box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;}#scrollRightButtonType {right: -19px;}#scrollLeftButtonType {left: -19px;}}.cou h2 {font-size: 18px;color: #0f0d1d;margin-bottom: 10px;margin-top: -12px;}.cou h2 a{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 100%;font-size: 18px;text-transform: capitalize;}.cou h3 {font-size: 20px;color: #FF7700;font-weight: 700;}.view-detail .detail-button {margin-top: 10px;font-size: 15px;}.view-detail a:hover{background-color: #161514cc;color: #fff !important;}.cou {border-radius: 0;border: 1px solid #eeeeee;padding: 13px;position: relative;margin-bottom: 30px;background-color: #fff;}.cou .card-image {position: relative;height: 189px;}.cou .card-image img {border-radius: 0;width: 100%;height: 200px;object-fit: contain;margin-top: -10px;}.cou .property-labels.absolute-yes {top: 10px;left: 0;z-index: 2;}.cou .card-image .property-tools+.property-tools {background-color: #ff7700;}.cou .card-image .property-tools {bottom: 20px;}.body-type span {color: #6d7c90;text-transform: none;font-size: 14px;margin-top: 10px;}.car-features-meta {padding: 10px 0 15px;}.car-features-meta li {display: inline-block;}.car-features-meta li+li {margin-left: 13px;padding-left: 13px;border-left: 1px solid rgba(41, 57, 87, .15);}.car-features-meta li .label {font-size: 14px;font-weight: 400;color: #737f96;text-transform: uppercase;display: block;}.car-features-meta li .value {font-size: 14px;font-weight: 700;color: #293957;display: block;}.car-features-meta li .value span {font-size: 14px;font-weight: 700;color: #293957;display: block;}.call-actionz.white-mod .parallex-text a.btn-second {color: #000 !important;background-color: #fff !important;border-color: #fff !important;}.grid-item .icon-box.cou hr {margin-top: 20px;background-color: currentColor;}.grid-item .icon-box.cou .car-features-meta li+li {margin-left: 15px;padding-left: 0;border-left: none;}.btn-black {padding: 0 2rem;line-height: 53px;background: #000;border: 1px solid #000;border-radius: 0;color: #fff;position: relative;text-transform: capitalize;font-weight: 700;white-space: nowrap;outline: 0;-webkit-transition: all 150ms ease-out;-moz-transition: all 150ms ease-out;-o-transition: all 150ms ease-out;transition: all 150ms ease-out;}.property-labels {z-index: 1 }.property-labels.absolute-yes ul {margin-bottom: 0 }.property-labels.absolute-yes {position: absolute;padding: 0 0 0 10px }.card.ad-card-3 .property-labels.absolute-yes {top: 15px;}.card.ad-card-1 .property-labels.absolute-yes {top: 0;}.property-meta {position: absolute;bottom: 0;left: 0;width: 100%;box-sizing: border-box;padding: 10px;color: #fff;z-index: 1 }.property-meta-relative {position: resltive;z-index: 1 }.property-meta-relative .item-price {color: #232323;font-size: 18px;font-weight: 700;margin-bottom: 0 }.property-meta-relative .item-price small {font-size: 15px;display: inline-flex;font-weight: 400;color: #6d7c90 }.r-item-status {display: flex;margin-bottom: 0;margin-left: 0;padding: 0;}.r-item-status li {margin-right: 10px;padding: 1px 6px;color: #fff;border-radius: 8px;font-size: 12px;height: 28px;}.r-item-status li span{position: relative;top: -3px;}.r-soldc{background-color: #d14;}.det-light-bg {background: #f7f7ff;}.det-header p {font-size: 15px;color: #4c4c4c;margin-top: 5px;margin-bottom: 0;}.det-header p img {margin-right: 8px;vertical-align: sub;}span.stids {background-color: #EDEFF8;color: #6c757d;padding: 3px 10px;display: inline-block;margin-bottom: 15px;font-size: 14px;border-radius: 1px;}span.solditem {background-color: #dd1144b0;}.det-right ul {margin: 0 -12px;list-style: none;display: flex;}.det-right ul li {margin-right: 10px;}.det-right .pricetag {display: flex;white-space: nowrap;position: relative;border-radius: 0;padding: 0 20px;background: #000;border: none;color: #fff;line-height: 42px;font-size: 24px;font-weight: 700;text-align: center;flex-direction: column;}.pricetag::before {position: absolute;content: "\25CF";color: white;text-shadow: 0 0 1px #333;font-size: 11px;line-height: 0px;text-indent: 12px;left: -20px;width: 15px;height: 74px;border-right: 20px solid #000;border-top: 20px solid transparent;border-bottom: 20px solid transparent;top: 0;}.pricetag p {color: #f2f2ffd6;}.det-body {margin-top: -18px;}.mileage-det {display: flex;flex-direction: row;justify-content: start;border-top: 1px solid #e9e9e9;padding-left: 15px;padding-top: 10px;padding-bottom: 12px;position: relative;color: #4c4c4c;background: #f5f5f5;align-items: center;}.mileage-det p {display: flex;gap: 12px;font-size: 19px;}.mileage-det p span {position: relative;top: 5px;font-weight: 500;}.mileage-det svg {width: 40px;height: 40px;}.mileage-det .swg {display: flex;flex-direction: column;}.mileage-det .swg small {position: relative;top: -11px;font-size: 12px;text-align: center;text-transform: capitalize;}@media (max-width: 768px) {.det-body {margin-top: 17px;}.det-right ul {justify-content: start !important;margin: 0;padding: 0;}.det-right .pricetag {font-size: 29px;color: #FF7700;font-weight: 700;justify-content: start;align-items: self-start;}.pricetag p {color: #121212a3;}.det-right .pricetag {background-color: transparent;padding: 0;}.pricetag::before {border: none;}.mileage-cover {display: none !important;}}.bg-sold {background-repeat: #d14 !important;}.det-white {box-shadow: 0 0.3rem 1.525rem -0.375rem rgba(0, 0, 0, 0.1);background-color: #fff;border-radius: .3rem;padding: 20px;}.det-white .widget-seprator {box-shadow: none;padding: 0;}.widget-seprator-heading {position: relative;width: 100%;overflow: hidden;margin-bottom: 30px;}h3.sec-title {font-size: 24px;display: flex;flex-direction: column;}.mw-specs-row {padding: 10px 10px;float: left;width: 100%;clear: both;position: relative;background-color: #f7f7ff;}.mw-specs-row .area-left {float: left;font-size: 0.875rem;color: #0f0d1d;}.mw-specs-row .area-right {float: right;font-size: 0.875rem;color: #0f0d1d;font-weight: 700;position: relative;}.mw-specs-row i {float: left;font-size: 18px;margin-right: 5px;color: #a8a6a6;}.exam-price{position: absolute;margin: 0;right: 0;width: 74px;border-top-right-radius: 12px;color: #fff;border-bottom-left-radius: 12px;margin-bottom: -23px;}.exam-price.free-exam{background-color: #c6c8c6;}.exam-price.paid-exam{background-color: #d14;}.exam-price i{color: #fff;float: none;margin-left: 4px;margin-right: 0;font-size: 13px;}.equal-height-row {display: flex;flex-wrap: wrap;}.equal-height-row>[class^="col-"] {display: flex;flex-direction: column;}.equal-height-row>[class^="col-"]>.mw-specs-row {flex-grow: 1;}.listing-features {width: 100%;position: relative;padding-bottom: 20px;margin-bottom: 10px !important;margin-top: 40px;}.listing-features li i {color: #fff;vertical-align: middle;background: #1bc744;border-radius: 50%;font-size: 16px;}.listing-features li span {padding-left: 5px;vertical-align: middle;font-size: 16px;text-transform: capitalize;}.listing-features li {color: #0f0d1d;list-style: outside none none;margin: 0;padding-bottom: 10px;width: 24%;margin-right: 0 !important;}.prof-style-5 {background-color: #fff;padding: 20px;text-align: left;}.prof-style-4 {margin: 0 auto 0;background-color: #fff;padding: 0 20px 20px;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;text-align: center;min-height: 154px;}.user-thumb {width: 102px;height: 106px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;border: 3px solid #fff;position: relative;overflow: hidden;background-color: #f7f7ff;display: flex;justify-content: center;align-items: center;}.me-3 {margin-right: 1rem !important;}.prof-style-5 .align-items-center h3 {font-size: 24px;margin-bottom: 5px;}.clr-black {color: #0f0d1d;}.prof-style-5 .align-items-center p.review_time {color: #4c4c4c;font-size: 14px;}.mes-buttons a {padding: 1px 20px;font-size: 16px;margin-right: 10px;border-radius: 15px }.mes-buttons .login-btn {background-color: #FF4747;color: #fff;border: none;}.mes-buttons .create-btn {background-color: #008CBA;color: #fff;border: none }.it-sold {background: #dd11441c;border-radius: 8px;text-align: center;margin-bottom: 12px;height: 50px;width: 200px;}.it-sold p {color: #d14;font-size: 17px;text-align: center;position: relative;top: 9px;font-weight:bold }.overflow-hidden {overflow: hidden !important;}.fx-imgbr {width: 20px;height: 20px;margin-right: 10px;position: relative;top: 3px;}.search-page .search-wrap-inner {display: none;}.collapse-btn {background-color: #e5e5e5;border: none;padding: 4px;cursor: pointer;border-radius: 13px;height: 41px;width: 151px;font-size: 15px;box-shadow: 2px 3px 4px #ddd;display: none;}@media (max-width: 878px) {.fx-allpg {margin-top: 248px;}.tfx-allpg {margin-top: 142px;}}@media (max-width:877px) {.fx-allpg {margin-top: 30px;}.tfx-allpg {margin-top: 74px;}}body.no-effect-mt .fx-allpg {margin-top: inherit;}@media (min-width:991px) {.collapse-section .colp-content {display: block !important;}}@media (max-width:991px) {.collapse-btn {display: block;margin-top: 37px;}.collapse-section .colp-content {display: none;}.allstock #results {margin-top: -60px;}}.wh-80p {width: 80px;height: 80px }.about-us-we p, .about-us-we li, .about-us-we a {font-size: 16px;margin-bottom: 0;color: #181717de;}.about-us-we h1 {font-size: 23px;margin-bottom: 16px;color: #ff732f;}.about-us-we ul {margin-bottom: 12px;}.btn-save {margin-top: 24px;background-color: #0b23e8;width: 120px;height: 45px;border: none;color: #fff;border-radius: 9px;font-size: 17px;}.form-wrbg {background: #dddddd7a;padding: 13px;margin-bottom: 36px;}.error-w {border: 1px solid red;}.alphabetical-links{display: flex;flex-wrap: wrap;justify-content: center;margin-bottom: 20px;}.alphabetical-links a{line-height: 20px;text-align: center;border-right: 1px solid #7B7B7B;margin-bottom: 10px;font-size: 15px;margin-right: 12px;padding-right: 13px;}.types-div-out{background: #fff;padding: 13px 8px;border-radius: 11px;}.types-div-list{background: #ebf4f563;;padding: 13px 21px;margin-bottom:12px;display: flex;flex-wrap:wrap;}.types-letter{font-size: 22px;font-weight: bold;color: #0000ff9c;}@media (max-width:550px) {.type-titles{font-size:20px !important }.type-model-a{font-size: 11px !important;}}.sug-title {font-size: 17px;font-weight: bold;color: #90290a;}.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 42px;}.select2-container--default .select2-selection--single .select2-selection__arrow {top: 9px;}.select2-container .select2-selection--single {height: 46px;}.help-info {font-size: 15px;background-color: #dbf6e4;width: 100%;display: block;margin-bottom: 28px;border-left: 9px solid #c56a47de;padding: 15px;}.form-widget {background-color: #ddd3;padding: 17px;border-radius: 6px;margin-bottom: 18px;}#previewContainer {display: flex;flex-wrap: wrap;gap: 17px;margin-top: 15px;background-color: #dddddd91;padding: 13px;justify-content: center;}.previewImage {position: relative;box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;padding: 11px;background-color: #fff;border-radius: 8px;}.previewImage img {max-width: 200px;max-height: 200px;}.removeButton {position: absolute;top: 5px;right: 5px;background-color: #ff0000;color: #fff;border: none;border-radius: 50%;width: 36px;height: 36px;padding: 0;font-size: 17px;cursor: pointer;}.fileInputContainer {position: relative;display: inline-block;width: 200px;}.fileInput {opacity: 0;width: 100%;height: 100%;position: absolute;top: 0;left: 0;cursor: pointer;}.fileInputLabel {display: block;background-color: var(--color-theme);color: #fff;padding: 10px;text-align: center;cursor: pointer;border-radius: 13px;}.features-list .card {box-shadow: none;}.features-list .card h5 {text-transform: capitalize;color: #120347b8;}.features-list label {color: #393a47;}input[type='checkbox'], input[type='radio'] {appearance: none;-webkit-appearance: none;-moz-appearance: none;height: 21px;display: inline-block;vertical-align: middle;position: relative;margin: 0;cursor: pointer;border: 1px solid #4F565D;background: #fff;transition: background 0.3s, border-color 0.3s, outline 0.2s;}input[type='checkbox']:after, input[type='radio']:after {content: '';display: block;left: 0;top: 0;position: absolute;transition: transform 0.3s ease, opacity 0.2s;}input[type='checkbox']:checked, input[type='radio']:checked {background-color: #275EFE;border-color: #275EFE;transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.32, 1.2), opacity 0.3s;}input[type='checkbox']:disabled,button:disabled, input[type='radio']:disabled {background-color: #F6F8FF;border-color: #8F8F8F;cursor: not-allowed;}input[type='checkbox']:disabled:checked, input[type='radio']:disabled:checked {background-color: #8F8F8F;}input[type='checkbox']:disabled + label, input[type='radio']:disabled + label {cursor: not-allowed;}input[type='checkbox']:hover:not(:checked):not(:disabled), input[type='radio']:hover:not(:checked):not(:disabled) {border-color: #275EFE;}input[type='checkbox']:focus-visible, input[type='radio']:focus-visible {outline: 2px solid #275EFE;outline-offset: 4px;}input[type='checkbox']:not(.switch), input[type='radio']:not(.switch) {width: 21px;}input[type='checkbox'] + label, input[type='radio'] + label {display: inline-block;cursor: pointer;font-size: 16px;margin-left: 0.2em;vertical-align: top;user-select: none;text-transform: capitalize;font-weight: 500;padding-left: 8px;}input[type='checkbox']:not(.switch) {border-radius: 0.7rem;}input[type='checkbox']:not(.switch):after {border: 2px solid #fff;height: 45%;width: 25%;border-top: 0;border-left: 0;left: 38%;top: 20%;transform: rotate(20deg);}input[type='checkbox']:not(.switch):disabled:not(:checked):after {border-color: #F6F8FF;}input[type='checkbox']:not(.switch):checked:after {transform: rotate(43deg);}.features-list .card {border: 1px solid #ccc6;border-radius: 5px;}.features-list .card-header {background-color: #f8f9fa;padding: 10px;}.features-list .card-title {margin-bottom: 0;font-size:18px }.features-list .card-body {padding: 15px;background-color: #fff;}.switch-container {display: flex;position: relative;height:38px }.switch-container p{margin-left: 5px;margin-bottom: 0;position: relative;top: 5px;font-weight: bold;font-size:16px }.switch-container .switch-input {display: none;}.switch-container .switch-label {display: block;overflow: hidden;cursor: pointer;border: 1px solid #ccc;border-radius: 34px;position: relative;transition: background-color 0.3s;background-color: #ccc;height: 100%;}.switch-container .switch-label:before {content: "";display: block;position: absolute;top: 2px;left: 2px;width: 30px;height: 30px;border-radius: 50%;background-color: #fff;transition: left 0.3s;}.switch-container .switch-input:checked + .switch-label {background-color: #4caf50;}.switch-container .switch-input:checked + .switch-label:before {left: calc(100% - 2px);transform: translateX(-100%);}.switch-container .switch-label:active:before {width: 34px;}.switch-container .switch-input:disabled + .switch-label {cursor: not-allowed;opacity: 0.6;}.switch-container .switch-input:disabled + .switch-label:before {background-color: #ccc;}.switch-container .switch-label .switch-inner-label {display: flex;align-items: center;justify-content: center;height: 100%;font-weight: bold;color: #fff;text-transform: uppercase;font-size: 10px;}.switch-container .switch-label .switch-inner-label.add-manually {padding-right: 4px;}.switch-container .switch-label .switch-inner-label.select-option {padding-left: 4px;}.formh-title{font-size: 20px;font-weight: bold;color: #0a8390;text-transform: capitalize;}.ads-header{font-size: 23px;margin-bottom: 16px;color: var(--color-theme);}.btn-saveu{background-color: var(--color-theme);color: #fff !important;}.btn-saveu:hover{background-color: #ff9754;}.pad-14{padding:14px }.breadcrumb a {color: #d14;text-decoration: none;background-color: transparent !important;text-transform: capitalize;padding: 0 !important;margin-right: 18px;min-width: auto !important;height: auto !important;text-align: left !important;}.breadcrumb a:hover {text-decoration: underline;}.breadcrumb span {color: #888;}.breadcrumb.fbbm{background: #fff !important;box-shadow: rgba(149, 157, 165, 0.05) 0px 8px 24px !important;margin-bottom: 20px !important;}.type-model-a{padding-left:10px !important;padding-right: 10px !important;}.form-row {display: flex;align-items: center;}.form-group {margin-right: 10px;}.form-group:last-child {margin-right: 0;}#prInfo{background-color: #00628024;}#prInfo p{color: #000;font-size: 16px;font-weight: bold;}.eda-label{width: 93px;line-height: 20px;}#success-post{display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}#success-post i{font-size: 5em;color: green;margin-bottom: 20px;}#success-post h2{font-size: 27px;margin-bottom: 12px;}#success-post p{font-size: 16px;color: #292929;}#success-post a{background-color: #ffe2dc;color: #000;margin-right: 6px;}#success-post button{background-color: #ddd;}.form-label{font-weight: bold;color: #585858;}.req-field{font-size: 20px;position: relative;top: 4px;}.view-post-det .card-message {background-color: #f2f2f2;padding: 20px;border-radius: 10px;text-align: center;}.view-post-det .card-message h2 {color: #333;}.view-post-det .card-message p {color: #666;margin-bottom: 20px;}.view-post-det .card-message .button-container {display: flex;justify-content: center;}.view-post-det .card-message .btn {background-color: #007bff;color: #fff;margin: 0 10px;text-decoration: none;border-radius: 5px;}.view-post-det .card-message .btn:hover {background-color: #0056b3;}.view-post-det .po-err {font-size: 25px;}.view-post-det .lazy-image {filter: blur(10px);opacity: 0;transition: filter 0.5s ease, opacity 0.5s ease;}.view-post-det .lazy-image.loaded {filter: none;opacity: 1;}.view-post-det .product-images img {width: 100%;margin-bottom: 10px;object-fit: contain;height: 500px;}.view-post-det .carousel-control-next-icon, .view-post-det .carousel-control-prev-icon {width: 3rem;height: 3rem;background-color: #ff4006;}.view-post-det .lists-wrap {background-color: #e0af9738;padding: 11px;}.view-post-det .list-card {display: flex;align-items: center;justify-content: space-between;border-bottom: 1px dotted #ccc;padding: 10px;margin-bottom: 15px;background-color: #ffffffba;text-transform: capitalize;}.view-post-det .list-card .title {font-weight: bold;color: #4d4d4d;}.view-post-det .group-lists {background-color: #ffffffbf;padding: 15px;margin-bottom: 13px;border-radius: 8px;}.view-post-det .group-header {background-color: #ddddddba;padding: 9px;margin-bottom: 28px !important;}.view-post-det .group-header p {font-size: 18px;color: #d55c12;margin-bottom: 0;}.view-post-det .accordion-button.collapsed, .view-post-det .accordion-header.collapse {display: block !important;}.view-post-det .accordion-collapse.collapse:not(.show) {display: none;}.view-post-det .accordion-item {background: #dddddd59;padding: 6px;}.view-post-det .accordion-button {font-size: 22px;}.view-post-det .show-hide {font-size: 13px;margin-left: 11px;background-color: #246084;padding: 4px;color: #fff;border-radius: 10px;}.view-post-det .accordion-item {margin-bottom: 26px;box-shadow: rgba(0, 0, 0, 0.01) 0px 1px 4px, rgba(51, 51, 51, 0.15) 0px 0px 0px 3px;}.view-post-det .features-list .card {box-shadow: none;}.view-post-det .features-list label {color: #393a47;}.view-post-det .form-check-input {border: 3px solid rgba(12, 4, 4, 0.25);}.view-post-det .post-status .pending, .view-post-det .post-status .active {padding: 11px;}.view-post-det .post-status .active {background-color: #d6e7ed;}.view-post-det .post-status .pending {background-color: #f8cebb;}.view-post-det .post-wrap {background-color: #f1f1f175;}.view-post-det .product-card {background-color: #fff;padding-bottom: 20px;}.view-post-det .product-title {margin-top: 10px;font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.view-post-det .product-card img {width: 100%;object-fit: contain;max-height: 231px;}.view-post-det .product-specs {display: flex;}.view-post-det .spec-column {flex: 1;padding: 10px;}.view-post-det .spec-column p {margin-bottom: 0;font-size: 14px;font-weight: bold;color: #666;border-bottom: 1px solid #ddd5d5;}.view-post-det .spec-column small {padding-left: 5px;}@media (max-width: 767px) {.view-post-det .product-specs {flex-wrap: wrap;}.view-post-det .spec-column {flex-basis: 50%;}}.sort-image {display: flex;align-items: flex-start;margin-bottom: 10px;background-color: #dddddd54;border-radius: 19px;}.sort-image img {width: 80px !important;height: 80px !important;margin-right: 20px;}.sort-buttons {display: flex;flex-direction: column;}.re-arrange-img button {margin: 5px 0;}.view-post-det .key {font-weight: bold;}.view-post-det .value {margin-left: 5px;font-weight: normal;text-transform: capitalize;}.view-post-det .user-ico {width: 54px;height: 54px;border-radius: 50%;background-color: #3167e6;font-size: 24px;text-align: center;line-height: 55px;color: #fff;margin-right: 19px;text-transform: uppercase;}.view-post-det .statuss {font-size: 12px;margin-left: 20px;background: #d14;color: #fff !important;padding: 5px;border-radius: 8px;position: relative;top: -5px;}.flex-wrap-yes{flex-wrap:wrap }.post-card {position: relative;background-color: #dee4e530;border-radius: 10px;}.sticker {position: absolute;top: 10px;right: 10px;background-color: #ff5252;padding: 0px 7px;border-radius: 5px;font-size: 12px;}.sticker.active {background-color: green;}.sticker-text {color: #fff;font-weight: bold;}.post-w-detail {padding: 10px;}.equal-height>.col-md-4 {display: flex;flex-direction: column;margin-bottom: 10px;}.equal-height>.col-md-4>* {flex: 1;}.view-det{background-color: #f2f83a;color: #000 !important;font-size: 14px;padding: 7px;width: 100%;}.view-post-det .product-card a{display: inherit;}.p-descn *{font-size: 17px !important;}.us-store-name{font-size: 19px;position: relative;top: 10px;margin-left: 11px;text-transform: capitalize;font-weight: bolder;}.us-mtp{margin-top:66px }.fs-10px{font-size:10px }.us-psts{font-size: 20px;text-transform: capitalize;font-weight: bold;margin-top: 28px;margin-bottom: -10px;text-align: center;color: #000;}.forex-box .currency-select {position: relative;display: inline-block;width: 200px;}.forex-box .selected-currency {background: #bcc7d570;color: #000;padding: 8px;cursor: pointer;border-radius: 4px;display: flex;align-items: center;justify-content: space-between;border: 1px solid #00000021;border-bottom: 0;font-size: 18px;}#selected-flag {width: 27px;}.forex-box .currency-dropdown {display: none;position: absolute;background: white;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);border-radius: 4px;z-index: 1000;margin-top: 5px;max-height: 200px;overflow-y: auto;width: 100%;}.forex-box .currency-btn {background: none;border: none;cursor: pointer;padding: 10px;text-align: left;width: 100%;font-size: 15px;display: flex;}.forex-box .currency-btn:hover {background: #f1f1f1;}.forex-box .arrow {margin-left: 10px;}.mselct-w-100{width: 155px;height: 39px;font-size: 14px;padding: 0 13px;background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/> </svg>");background-position-y: 11px;}.chart-selector,.forex-graph-chart{display: none;}.chart-container {position: relative;width: 100%;margin: auto;background: white;border-radius: 8px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);padding: 20px;max-height: 390px;}canvas {width: 100% !important;height: auto !important;}.forex-graph-chart .graph-tabs{display: flex;justify-content: center;margin-bottom: 33px;gap: 28px;overflow: auto;}.forex-graph-chart .graph-tabs .tab{flex-shrink: 0;cursor: pointer;margin: 0px 15px 2px 0;color: #6d6c6c;font-size: 16px;}.forex-graph-chart .graph-tabs .tab.active{border-bottom: 3px solid blue;}@media(max-width:770px){.forex-graph-chart .graph-tabs {margin-bottom: 33px;gap: 0;padding: 0;flex-wrap: wrap;}}@media(max-width:500px){.w-100-sm-box{width: 100%;}.forex-graph-chart .graph-tabs .tab{font-size: 15px;}.chart-container{height: 404px;}}.forex-data {background-color: #ffffff;padding: 20px;border-radius: 10px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.01);margin-top: 20px;}.forex-item {background-color: #f1f3f56b;padding: 20px;margin-bottom: -15px;border-radius: 8px;transition: transform 0.2s, box-shadow 0.2s;}.forex-item:hover {border: 1px solid #ddd;}.forex-item h5 {margin-bottom: 10px;}.rate {display: flex;align-items: center;margin: 5px 0;}.rate span:first-child {padding-right: 10px;}.dotted-line {border-bottom: 1px dotted #343a40;margin: 0 10px;flex-grow: 1;}.rate img {width: 20px;margin-right: 5px;}.not-updated {color: #e67e22;font-style: italic;}.datepicker-input {position: relative;}.datepicker-input input {background: #bcc7d570;color: #040101;padding: 14px;cursor: pointer;border-radius: 4px;display: flex;align-items: center;justify-content: space-between;border: 1px solid #00000021;border-bottom: 0;font-size: 18px;margin-top: -4px;}.datepicker-input input:focus {border-color: #3f8bff;box-shadow: 0 0 0 0.2rem rgba(63, 139, 255, 0.25);outline: none;}.datepicker-input input::placeholder {color: #adb5bd;font-style: italic;}.datepicker-input .calendar-icon {position: absolute;right: 10px;top: 46%;pointer-events: none;color: #6c757d;}.btn-forex {margin-top: 27px;padding: 20px 25px;background-color: #5858bc;color: #fff;outline: none;border-radius: 6px;font-size: 15px;border: none;}.btn-forex:hover {background-color: #3f8bff;}.bank-lists-scroll-container {display: flex;align-items: center;overflow: hidden;position: sticky;top: 56px;background-color: #ffffff;padding-top: 6px;z-index: 1;}.bank-lists-scroll-content {display: flex;overflow-x: auto;scroll-behavior: smooth;width: 100%;scrollbar-width: thin;scrollbar-color: #9eb2ff1a #fafafc00;}.bank-lists-scroll-content a{margin-right: 8px;background-color: #d4e0df9c;flex-shrink: 0;padding: 2px 7px;height: 37px;border-radius: 6px;cursor: pointer;overflow: hidden;}.bank-lists-scroll-content a img{border-radius: 13px;background-color: #fafdfe;padding: 2px;}.bank-lists-scroll-btn {background-color: #007BFF;color: white;border: none;padding: 10px;cursor: pointer;display: none;z-index: 1;margin-top: -18px;}.bank-lists-scroll-btn.left {margin-right: 10px;}.bank-lists-scroll-btn.right {margin-left: 10px;}@media (max-width:994px) {.bank-lists-scroll-container{top: 61px;}}.etcalendar {margin-top: 20px;padding: 15px;border: 1px dashed #007bff;border-radius: 5px;color: #007bff;font-weight: bold;}.no-overflow{overflow: hidden;}.datepicker-input label,.label-forex{font-size: 14px;color: #5f5d5d;}@media (max-width: 1024px) {.forex-wrap-filter{flex-wrap: wrap;}}@media (max-width: 625px) {.btn-forex {margin-top: 25px;}}@media (max-width: 500px) {.label-forex{font-size: 12px !important;line-height: 1;}.currency-select{position: relative;top: 9px;}p.label-forex{position: relative;top: 3px;}.forex-box .selected-currency{padding: 6px;font-size: 14px;}.forex-box .currency-select{width: 100%;}.datepicker-input{width: 50%;}.datepicker-input input{padding: 10px;font-size: 16px;}.currency-type-wrap{width: 50%;}.btn-forex {margin-top: 11px;padding: 11px 12px;}}@media (max-width: 1188px) {.responsive-container {max-width: 96% !important;padding-left: 0;padding-right: 0;}}.f-16px {font-size: 16px;}.f-18px {font-size: 18px;}.f-23px {font-size: 23px;}.f-17px {font-size: 17px;}.f-19px {font-size: 18px;}.f-14px {font-size: 14px;}.f-15px {font-size: 15px;}.f-13px {font-size: 13px;}.loading-spinner {border: 6px solid rgba(255, 255, 255, 0.3);border-top: 6px solid #3498db;border-radius: 50%;width: 65px;height: 65px;animation: loading-spin 1s linear infinite;margin: 0 auto;margin-bottom: 19px;}@keyframes loading-spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.forexOrgNames {display: flex;align-items: center;gap: 10px;text-transform: capitalize;}.forexOrgNames img {width: 50px;height: 50px;object-fit: cover;border-radius: 50%;border: 2px solid #b0b0d6;}.forexOrgNames a{line-height: 1;}.unset-overflow-x{overflow-x: unset !important;}.overflow-auto{overflow: auto !important;}.forex-table {width: 100%;border-collapse: collapse;border-radius: 10px;}.forex-table thead {background-color: #353637;color: #ffffff;}.forex-table th, .forex-table td {padding: 12px 15px;text-align: center;transition: background-color 0.3s;}.forex-table th {font-weight: bold;font-size: 1.1em;}.forex-table td {background-color: #ffffff;font-size: 16px;text-transform: capitalize;padding: 21px;}.forex-table td:first-child {background-color: #faf8d480;}.forex-table tr {border-bottom: 1px solid #fffed2;}.eu-home .forex-table h5 a {line-height: 1;}.forex-table img.logo {width: 50px;height: auto;margin-right: 8px;vertical-align: middle;}.forex-org-container {max-width: 100%;margin: auto;background: white;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);overflow: hidden;}.forex-org-container table {width: 100%;border-collapse: collapse;}.forex-org-container th, .forex-org-container td {padding: 12px;text-align: left;border-bottom: 1px solid #ddd;}.forex-org-container th {background-color: #f2f2f2;line-height: 1.4;}.forex-org-container td:first-child {background-color: #faf8d480;padding-top: 16px;padding-bottom: 5px;max-width: 150px;}.forex-org-container tr:last-child td{padding-bottom: 20px;}.forex-org-container img {width: 20px;height: auto;margin-right: 8px;}@media (max-width: 700px) {.forex-org-container td:first-child{max-width: 100%;}.forex-org-container table, .forex-org-container thead,.forex-org-container tbody,.forex-org-container th, .forex-org-container td, .forex-org-container tr {display: block;}.forex-org-container th {display: none;}.forex-org-container tr {margin-bottom: 10px;border-bottom: 1px solid #ddd;border-radius: 5px;overflow: hidden;}.forex-org-container td {text-align: right;position: relative;padding-left: 50%;display: flex;justify-content: end;align-items: center;}.forex-org-container td::before {content: attr(data-label);position: absolute;left: 10px;text-align: left;font-weight: bold;}.forex-org-container img {width: 15px;}}.error-message, .warning-message {color: #d9534f;text-align: center;font-weight: bold;}.forex-card {display: none;}@media (max-width: 798px) {.forex-table {display: none;}.forex-card {display: block;padding: 11px 4px;}.forex-page .forex-card {display: block;padding: 11px 11px;width: 42%;flex-shrink: 0;border: 1px solid #dddd;}.forex-page .forex-item{margin-bottom: 5px;}.forex-page .forex-table-cards{display: flex;overflow: auto;width: 100%;gap: 9px;padding: 15px 0;}.forexOrgNames {gap: 10px;font-size: 16px;}.forexOrgNames img {width: 40px;height: 40px;}.rate span:first-child,.rate span:last-child {font-size: 14px;}}@media (max-width: 750px) {.forex-page .forex-card {width: 45%;background-color: #00043bc7;box-shadow: rgba(99, 99, 99, 0.1) 0px 2px 8px 0px;}.forex-page .forex-card a,.forex-page .forex-card span,.forex-page .forex-card i,.forex-page .forex-card p{color: #fff;}.forex-page .forex-item {background-color: #0926424d;border: 1px solid #dddddd59;}.forex-page .dotted-line {border-bottom: 1px dotted #7a8692;}.forex-page .forexOrgNames {font-size: 18px;}}@media (max-width: 701px) {.forex-page .forex-card {width: 58%;}}@media (max-width: 555px) {.forex-page .forex-item {margin-bottom: -17px;position: relative;top: -22px;}.forex-page .forex-card {width: 70%;}.convCurtype{position: relative;top: -14px;}.forex-page .forexOrgNames {margin-bottom: -10px;}.forex-page .dotted-line {margin: 0 2px;}}@media (max-width: 480px) {.forex-page .forex-card {width: 78%;}}@media (max-width: 400px) {.forex-page .forex-card {width: 84%;}.forex-page .p-2{padding: 0rem !important;}}.eu-home .forex-table thead {background-color: #343333db;position: sticky;top: 57px;z-index: 1;}.eu-home .forex-table th {font-size: 15px;color: #fff;border-right: 1px solid #aaa8a8;line-height: 1.2;}.calcres{font-size: 16px;color: #5c5d62;}.flip-180{transform: rotate(180deg);}.eu-home .forex-table td {padding:20px 8px 0 0;border-right: 1px solid #ddd;line-height: 1.5;}.eu-home .forex-table td:first-child {background-color: #ffffffc4;align-items: first flex-start;}.mt--9{margin-top: -9px;}.eu-home tr:hover td:not(:first-child), .eu-home tr:hover td:first-child{background-color: #F3F2EB6B;}.forex-table tr {border-bottom: 4px solid #edede729;}.forex-table tr::first-child {border: none }.gap-15{gap: 15px;}.gap-5 {gap: 5px;}.trb-tb-lb{border-bottom: 1px solid #dfe4e2;border-left: 1px solid #ddd;}.eu-home table p {font-size: 18px;color: #1f4296;font-weight: bold;text-align: left;}.eu-home .text-date {font-size: 13px;color: #515050;}table .ml-n31{margin-left: -31px;}.eu-home table i{font-size: 18px;color: #000;margin-right: 3px;}.ehead-i {font-size: 14px !important;color: #e8e8e8 !important;}.no-result-box {display: flex;align-items: center;justify-content: center;flex-direction: column;background-color: #f8d7da69;color: #721c24;border: 1px solid #f5c6cb;border-radius: 8px;padding: 20px;margin: 20px;text-align: center;}.no-result-icon {font-size: 40px;margin-bottom: 10px;}.no-result-message h2 {margin: 0;font-size: 24px;}.no-result-message p {margin: 5px 0;font-size: 16px;}.no-result-box a{background-color: #ddd;color: #000;font-weight: bold;}.forg-link {font-size: 12px;color: blue;text-decoration: underline;}table .forg-link {position: relative;top: -13px;right: -22px;}table p {font-size: 15px;color: #000;}.pu-not{font-size: 12px;position: relative;top: -15px;left: 24px;}.category-scroll{display:flex;gap:3px;overflow:auto }.category-scroll a {cursor: pointer;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;padding: 3px 13px;position: relative;display: inline-block;text-wrap: nowrap;background-color: #e9e9e9;border-radius: 8px;font-size: 14px;flex-shrink: 0;}.category-scroll a:not(:last-child)::after {content: "";display: inline-block;width: 2px;height: 20px;background-color: #c2bfbf;position: absolute;right: -5px;top: 50%;transform: translateY(-50%);}.category-scroll a.active-link {font-weight: bold;color: #fff;background: #03016a;border-radius: 9px;}.category-scroll a:hover{background-color: #9cc5fa30;color: #ff0000a6;}.blog-card {display:flex;flex-direction:column;margin:1rem auto 1.6%;line-height:1.4;border-radius:6px;overflow:hidden;z-index:0;padding:6px }.blog-card:hover .photo {-webkit-transform:scale(1.15) rotate(3deg);transform:scale(1.15) rotate(3deg) }.blog-card .meta {position:relative;z-index:0;height:200px }.blog-card .photo {position:absolute;top:0;right:0;bottom:0;left:0;background-size:contain;background-repeat:no-repeat;background-position:center;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s, -webkit-transform 0.2s;-webkit-transition:transform 0.2s, -webkit-transform 0.2s;-moz-transition:transform 0.2s, -webkit-transform 0.2s;-ms-transition:transform 0.2s, -webkit-transform 0.2s;-o-transition:transform 0.2s, -webkit-transform 0.2s;margin: 0 auto;}.blog-card .description {padding:1rem;background:#fff;position:relative }.blog-card .description h2,.blog-card .description h5 ,.blog-card .description h3,.blog-card .description h3 {font-size:1.15rem;font-weight:600;margin-top:5px }.detlgimg{width: 50px;height: 50px;}.blog-card p {position:relative;margin:10px 0 0 }.blog-card p:first-of-type {margin-top:1.25rem;font-size: 13.4px;line-height: 16px;}.blog-card:hover .details {left:0 }.blog-card .about-description {max-height: 70px;overflow: hidden;position: relative;}.blog-card .about-description::after {content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 20px;background: linear-gradient(to top, white, transparent);}.blog-card .tags{font-size: 12px;background-color: #dddddd4d;padding: 4px;border-radius: 5px;}@media (min-width: 640px) {.blog-card {flex-direction:row;min-height:130px }.blog-card .meta {flex-basis:30%;height:150px }.blog-card .photo{height: 100px;object-fit: cover;}.blog-card .description {flex-basis:70% }.blog-card .description:before {-webkit-transform:skewX(-3deg);transform:skewX(-3deg);content:"";background:#fff;width:30px;position:absolute;left:-10px;top:0;bottom:0;z-index:-1 }.blog-card.alt {flex-direction:row-reverse }.blog-card.alt .description:before {left:inherit;right:-10px;-webkit-transform:skew(3deg);transform:skew(3deg) }.blog-card.alt .details {padding-left:25px }}@media (max-width: 994.5px) {.forex-table img.logo {width: 34px;height: 34px;}.eu-home .forex-table th {font-size: 12px;padding: 5px 11px;}.eu-home .forex-table h5.f-18px {font-size: 14px;}.eu-home .forex-table td {padding: 7px 8px 0 0;font-size: 14px;}.selected-curr-flag {width: 21px;height: 22px;}.blog-card .meta {height:108px }.blog-card .photo{height: 98px;object-fit: cover;margin: initial;padding-left: 13px;}.mt--9{margin-top: 0px;}}.w-100{width: 100%;}.h-100{height: 100%;}.equal-height {display: flex;flex-wrap: wrap;}.equal-height > [class*='col-'] {display: flex;flex-direction: column;}.equal-height .itmcard {display: flex;flex-direction: column;flex: 1;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border:1px solid #ddd;}.mb--17{margin-bottom: -17px;}.orgshad{box-shadow: rgba(0, 0, 0, 0.03) 0px 6px 24px 0px, rgba(164, 162, 162, 0.04) 0px 0px 0px 1px;}.equal-height .itmcard-body {flex-grow: 1;}.equal-height .itmcard-fotter {margin-top: auto;}.equal-height .read-more {padding:5px 0;text-align:center;border-top:1px solid #f4e1e1;background-color:#deedfd;margin-bottom:-6px }.equal-height .read-more a {font-size:16px;display:inline-block;position:relative;border-radius:4px;font-weight:bold }.equal-height .read-more:hover:after {margin-left:10px;opacity:1 }.font-bold{font-weight: bold;}.font-normal{font-weight: 400 !important;}.font-bolder{font-weight: 600;}.text-sm{font-size: 10px;}.breadcrumb {padding: 10px 0;background: linear-gradient(to right,#cde3f5,#e0ecfa,#e0ebfa);border: 0;border-radius: 5px;scroll-margin-top: 80px;}.exam-page-no{scroll-margin-top: 80px;}.breadcrumb ul {list-style-type: none;padding: 0;margin: 0;display: flex;align-items: center;overflow-x: auto;width: 100%;white-space: nowrap;}.breadcrumb li {margin: 0 5px;}.breadcrumb a {text-decoration: none;font-size: 13px;color: #696465;margin-right: 0;}.breadcrumb a.active {color: #673304;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;top: 6px;position: relative;}.breadcrumb a:hover {text-decoration: underline;}.breadcrumb span {color: #666;}@media (max-width: 710px) {.breadcrumb {background: #edf4ff;}}.filter-tags{padding: 0 18px 7px;border-top: 1px solid #dddddd5c;}.filter-button-list{display: flex;gap:4px;overflow: auto;}.filter-tags button,.filter-tags a{padding: 1px 10px;background-color: #dddddd7d;border: 1px solid #c7bfbf;border-radius: 6px;text-wrap: nowrap;margin-bottom: 6px;font-size: 13px;}.filter-tags button.active,.filter-tags a.active{background-color: #121caa;border: 1px solid #b3b2e9;color: #fff !important;}.filter-tags button:hover,.filter-tags a:hover{background-color: #c9ff06;color: #000;}.exchange-output-rates {background-color: #f9f9f9;border-radius: 5px;padding: 15px;margin: 10px 0;}.exchange-output-rates h4 {color: #333;margin-bottom: 18px;line-height: 1.5;}.exchange-output-rates .amount {font-weight: bold;color: #007bff;background-color: transparent;margin-bottom: 10px;}.exchange-output-rates .rate-row {display: flex;justify-content: space-between;padding: 10px;}.exchange-output-rates .rate-row:nth-child(odd) {background-color: #e9edef;}.exchange-output-rates strong {flex: 1;}.exchange-output-rates .rate-row span {flex: 1;text-align: left;}.exchange-output-rates .rate-row {font-size: 1.1em;}.no-white-space .d-flex a{text-align: right;}.no-white-space p{white-space: nowrap;}.no-filter-results {display: none;color: white;background-color: #ececec;padding: 15px;border-radius: 5px;text-align: center;}.no-filter-results p{font-size: 25px;text-transform: capitalize;color: #000;font-weight: bold;margin: 27px 0 53px 0;}.no-filter-results i{font-size: 5em;margin-top: 37px;color: #afafaf;}.no-filter-results #filtered-category{color: #d14;}.items-detail-page .blog-detail {display: flex;max-width: 1200px;margin: 20px auto;padding: 20px;background-color: #ffffff;border-radius: 8px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);}.items-detail-page article {flex: 3;padding-right: 20px;}.items-detail-page .post-title {font-size: 2.1rem;margin-bottom: 10px;}.items-detail-page .post-meta {color: #777;margin-bottom: 20px;}.post-tag-container {display: flex;flex-wrap: wrap;gap: 10px;}.post-tag-container .tag {background-color: #f0f0f0;border-radius: 5px;padding: 0 10px;display: flex;align-items: center;font-size: 13px;}.post-tag-container .tag i {margin-right: 5px;}.post-images {position: relative;width: 100%;max-width: 100%;margin: auto;overflow: hidden;max-height: 400px;}.image-container {display: flex;transition: transform 0.5s ease;width: 100%;}.image-wrapper {flex: 0 0 100%;position: relative;}.image-wrapper img {width: 100%;height: 400px;margin: 0 auto;object-fit: cover;z-index: 1;position: relative;}.post-images .image-wrapper img {object-fit: contain;}.image-wrapper::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: var(--blurred-background);filter: blur(98px);z-index: 0;background-position: initial;-webkit-filter: blur(98px);}@media (max-width:1088px){.image-wrapper img,.post-images {max-height: 312px;}}@media (max-width:995px){.image-wrapper img {object-fit: contain;}.image-wrapper img, .post-images {max-height: 286px;}}@media (max-width:885px){.image-wrapper img,.post-images {max-height: 270px;}}@media (max-width: 800px) {.image-wrapper img, .post-images {max-height: 242px;}}@media (max-width: 750px) {.image-wrapper img, .post-images {max-height: 225px;}.jbpimgs img, .post-images.jbpimgs{max-height: 271px !important;}}@media (max-width: 700px) {.image-wrapper img, .post-images {max-height: 213px;}}@media (max-width: 650px) {.image-wrapper img, .post-images {max-height: 196px;}}@media (max-width: 600px) {.image-wrapper img, .post-images {max-height: 182px;}}@media (max-width: 550px) {.image-wrapper img, .post-images {max-height: 172px;}}@media (max-width: 500px) {.image-wrapper img, .post-images {max-height: 142px;}.image-wrapper img {object-fit: cover;}}@media (max-width: 450px) {.image-wrapper img, .post-images {max-height: 138px;}}@media (max-width: 400px) {.image-wrapper img, .post-images {max-height: 123px;}.image-wrapper img {object-fit: contain;}}.items-detail-page .carousel-button {background-color: rgba(3, 29, 247, 0.7);border: none;border-radius: 50%;cursor: pointer;font-size: 2rem;padding: 10px;position: absolute;top: 61%;z-index: 3;width: 40px;height: 40px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}.items-detail-page .carousel-button i{position: relative;top: -9px;left: -6px;font-weight: bold;color: #fff;}.items-detail-page .carousel-button.prev {left: 8px;}.items-detail-page .carousel-button.next {right: 8px;}.post-content {padding: 0;}.items-detail-page .post-content h3 ,.contacts-wrap h3,.items-detail-page .post-content h2, .contacts-wrap h2{margin: 26px 0 22px 0;color: #0f0774;font-size: 1.5em;border-bottom: 1px solid #dddddd5e;padding-bottom: 11px;}.top-sm-0 .post-content h2{color:#000;}.items-detail-page .post-content p {color: #000;font-size: 17.5px;}.items-detail-page .post-content ul{list-style-type: disc;padding-left: 30px;margin-bottom: 10px;margin-top: 0;}blockquote{border-left: 5px solid #e8e9ea;margin: 1rem 0;padding: 0 1rem !important;font-size: 16px;}.items-detail-page .post-content li{font-size: 17.5px;}.items-detail-page .post-content h4{font-size: 1.2rem;color: #682aa5;margin-bottom: 20px;margin-top: 20px;}.items-detail-page .post-content h5{font-size: 1.1rem;margin-bottom: 20px;margin-top: 20px;}.items-detail-page .post-content h6{font-size: 1rem;margin-bottom: 15px;margin-top: 20px;}.items-detail-page .post-content a{color: blue;}.items-detail-page .sidebar {flex: 1;background-color: #f8f8f894;padding: 20px;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);}.items-detail-page .sidebar h3 {margin-bottom: 15px;font-size: 1.3em;}.items-detail-page .sidebar ul {list-style: none;}.items-detail-page .sidebar ul li {margin: 10px 0;font-size: 15px;}.items-detail-page .sidebar a {color: #065ab4;text-decoration: none;line-height: 1.5;}.items-detail-page .sidebar a:hover {text-decoration: underline;}.accordion-body .post-content h4 {font-size: 1.2rem;margin-bottom: 8px;color: #272D4E;}@media (max-width: 640px) {.items-detail-page .col-md-8 .p-3{padding: 0 !important;}.post-content {padding: 0px;}.items-detail-page .p-3 {padding: .5rem !important;}.items-detail-page .post-content h3,.contacts-wrap h3{font-size: 1.5rem;}.items-detail-page .post-content h4 {font-size: 1.3rem;}.accordion-body .post-content h4 {font-size: 1.1rem;}.post-content.p-2{padding: 0rem !important;}.jobsections h3.f1rem {font-size: 1.2rem;margin-top: 10px;}.items-detail-page a.btn-sm{font-size: 0.7rem;}}@media (max-width: 540px) {.items-detail-page .post-content h3, .contacts-wrap h3 ,.items-detail-page .post-content h2, .contacts-wrap h2{font-size: 1.1rem;line-height: 1.4;}.items-detail-page .post-content h4 {font-size: 1.2rem;}.accordion-body .post-content h4 {font-size: 1.05rem;}.items-detail-page .post-content h5,.items-detail-page .post-content h6 {font-size: 1.1rem;}.items-detail-page .post-content p {color: #000;font-size: 15px;}.bkCtitle {font-size: 27px !important;}}.pagination {margin: 40px 0;background-color: #ffff;}.pagination-items{display: flex;justify-content: start;align-items: center;flex-wrap: wrap;}.pagination-items a {margin: 0 5px;text-decoration: none;color: #fff;padding: 0 10px;background-color: #749689;border-radius: 6px;padding: 3px 17px;}.pagination-items .current {margin: 0 5px;font-weight: bold;background-color: #00f;border-radius: 6px;color: #fff;}.pagination-items .np-pagination{background-color: transparent !important;color: blue;padding: 0;}.pagination a:hover {background-color: #518acb;}.pagination-items .ellipsis {margin: 0 5px;}.share-icons {display: flex;justify-content: end;margin-top: 10px;}.share-icon {margin: 0 8px;font-size: 24px;}.share-icon.colored-icon .bi-facebook{color: blue;}.share-icon.colored-icon .bi-telegram{color: #26c0ff;}.share-icon.colored-icon .bi-linkedin{color: #0a75ff;}.share-icon.colored-icon .bi-whatsapp{color: green;}.jflex {width: 100%;padding:26px 10px;background-color: transparent;border-radius: 10px;margin-top: -5px;margin-bottom: 10px;display: flex;position: relative;}.scbtn{position: absolute;top: 45%;transform: translateY(-50%);background-color: #0800ffa6;padding: 7px;cursor: pointer;z-index: 10;border: navajowhite;border-radius: 27px;display: none;}.sc-lft{left: -21px;}.sc-rht{right: -18px;}.jitems-wrap{display: flex;transition: transform 0.3s ease;scroll-behavior: smooth;overflow-x: auto;display: flex;flex-wrap: wrap;gap: 20px;padding: 7px;}.jitems {width: 23%;min-height: 170px;position: relative;text-align: center;border-radius: 10px;box-shadow: 0px 0px 40px 0px rgba(248, 248, 248, 0.1);;padding: 20px 7px;border: 1px solid #e3e3e3;background-image: linear-gradient(to bottom, #f4f7ffd6, #f7faff);}.jitems:hover{border: 1px solid;cursor: pointer;}.jitems .jlinks{display: flex;flex-direction: column;align-items: center;align-content: center;width: 100%;}.jitems img{width: 54px;border-radius: 30px;height: 54px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;border: 2px solid #ff830069;font-size: 2px;}.jitems h3{color: #07047e;font-weight: bold;margin-top: 18px;font-size: 1.1em;text-align: center;line-height: 1.2;flex-basis: 90%;}.jflex i{background-color: #40404129;padding: 0px 7px;border-radius: 9px;color: #fff;}.jitems:hover i{background-color: #d14;color: #fff;}.scbtn i{background-color: transparent !important;color: #fff !important;font-size: 20px;}.jitems .tagslist{display: flex;overflow: hidden;position: absolute;bottom: 0;}.jitems .tagslist a,.jitems .tagslist span{font-size: 12px;color: #757171;max-width: 165px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-bottom: 2px;text-transform: capitalize;}.plchldr{height: 54px;width: 54px;background-color: #e1dfdf1a;border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;border: 2px solid #0000ff0a;}.jpage{top: 54px;}.jpage h2 {font-size: 1.25rem;font-weight: 700;color: #000;}.text-blue{color: blue;}.text-pink {color: #F71288E3;}.text-success{color: #49c71b;}.text-underline{text-decoration: underline;}.joitem {padding-left: 0;padding-bottom: 15px;}.bg-white{background-color: #fff;}.text-capitalize{text-transform: capitalize !important;}.text-white{color: #fff !important;}@media (max-width: 1401px) {.jitems {width: 23%;}.responsive-container {max-width: 96% !important;padding-left: 0;padding-right: 0;}}@media (max-width: 1291px) {.jitems-wrap{flex-wrap: nowrap;overflow-x: auto;padding-bottom: 18px;}.jbmpage .jitems-wrap{flex-wrap: wrap;}.jbmpage .scbtn {display: none;}.jitems{flex-shrink: 0;width: 160px;}.scbtn{display: block;}.jitems h3 {font-size: 0.9em;line-height: 1.3;}.jitems .tagslist span {font-size: 10px;max-width: 143px;}}.pjcats{background: linear-gradient(to bottom, #f2f2f259, #fcfdff);padding: 17px 8px 13px 8px;border-radius: 10px;box-shadow: rgb(252 253 255) 0px -50px 36px -28px inset;}.joitem li{margin-bottom: 4px;}.joitem .jors{background-color: #ffffff;align-items: center;padding: 0 6px;gap: 15px;border-radius: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;-ms-border-radius: 12px;-o-border-radius: 12px;border: 1px solid #d5d8ff;}.jorg-img{width: 45px;height: 45px;}.jors img{width: 45px;height: 45px;border-radius: 18px;font-size: 2px;object-fit: contain;}.jors .plchldr{height: 45px;width: 45px;display: block;border-radius: 18px;}.jors p,.jors h4{font-size: 16px;color: #5a5a5c;font-weight: bold;margin-top: 7px;line-height: 1.2;}.jors a{background-color: #bad9fa69;color: #0e18b4ba;text-align: center;padding: 0px;border-radius: 4px;font-size: 14px;margin-top: 9px;margin-bottom: 9px;width: 94px;border: 1px solid #0f2aba47;height: 28px;line-height: 1.8;cursor: pointer;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;}.jors a:hover{background-color: #0800f269;color: #fff;}.view-aorg{width: 100%;text-align: center;background-color: #383433a3;color: #fff;border-radius: 6px;margin-top: 10px;margin-bottom: 11px;padding: 5px;}.view-aorg:hover{background-color: #000080;color: #fff;}.p-j13{padding: 13px;}.bg-jlist{padding-top: 15px;}.job-listing {padding: 20px;margin-bottom: 20px;display: flex;flex-direction: column;flex: 1;border-radius: 10px;border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;-ms-border-radius: 8px;-o-border-radius: 8px;border: none;background-color: #fff;box-shadow: 0px 0px 20px 10px rgb(141 139 139 / 12%);}.job-listing:hover {border: 1px solid #26263029;background-color: #f7fdff;}.jpage h3 {font-size: 1.1em;font-weight: 700;color: #00000bc7;margin-top: 9px;display: -webkit-box;-webkit-box-orient: vertical;line-clamp: 4;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;}.job-cover-image {width: 77px;min-height: 77px;max-height: 100px;border-radius: 8px;object-fit: cover;margin-right: 9px;}.job-title {font-size: 1.15em !important;margin: 10px 0;color: #141F2E;}.company-name {color: #6c757d;font-size: 0.8em;margin-bottom: 10px;}.short-description {max-height: 70px;overflow: hidden;position: relative;margin-bottom: 8px;}.short-description p{font-size: 14px;color: #404040d1;margin: 10px 0;text-align: left }.short-description::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 50px;background: linear-gradient(to top, #fbfbfba1, transparent);}.job-listing:hover .short-description::after{background: linear-gradient(to top, #f7fdff, transparent);}.job-added-date {font-size: 0.9em;color: #404040d1;margin-bottom: 10px;}.job-listing .tags {margin-top: 10px;overflow: auto;scrollbar-width: thin;scrollbar-color: #cfd0d11f #dedee000;width: 100%;}.gap3{gap:5px }.job-listing .tag {display: inline-block;background-color: #e0e2e296;color: #6a6b6b;padding: 0px 8px;border-radius: 5px;margin-right: 5px;font-size: 0.8em;transition: background-color 0.3s;margin-bottom: 4px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;flex-shrink: 0;}.job-listing .tag:hover {background-color: #b2ebf2;cursor: pointer;}.bg-tgname{border-bottom: 1px solid #e8efff;background-color: #dddddd17;padding: 8px;}.jtag-name{font-size: 1.8em;}.jobsections {background-color: #e0ecec03;padding: 10px;border-radius: 8px;margin-bottom: 30px;border: 1px solid #ddd;}.jobsections ul {list-style-type: disc;}.jobsections ol {list-style-type: decimal;}.jobsections ol,.jobsections ul{margin: 1em 0;padding-left: 1.5em;margin-bottom: 0;}.jobsections li {margin-bottom: 0.5em;font-size: 1rem;}.jobsections p {font-size: 1rem;color: #000;}.job-descriptions a {color: blue;}.jobsections h3{color: #0f0774;}.f1rem{font-size: 1.5rem;}.mtn30{margin-top: -7px;}.custom-job-details {background-color: #e6e6e640;border-radius: 5px;padding: 15px;}.custom-row {display: flex;margin-bottom: 10px;}.custom-label {font-weight: bold;min-width: 100px;}.custom-ellipsis {flex-grow: 1;border-bottom: 1px dotted #000;margin: 0 10px;}.custom-value {text-align: right;justify-content: end;}.jb-rht{background: #dddddd30;box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;}.apply-link{background-color: #111edd96;color: #fff;}.apply-link:hover{background-color: #d14;color: #fff;}.sidebar-recent-jobs {background-color: #fefefe;padding: 20px;border-radius: 8px;}.sidebar-recent-jobs h2 {font-size: 1.5rem;color: #333;margin-bottom: 15px;}.recent-job {margin-bottom: 15px;padding: 10px;border-bottom: 1px solid #ddd;background-color: #fff;}.sidebar-recent-jobs .job-title {font-size: 1rem !important;text-decoration: none;}.sidebar-recent-jobs img{height: 40px;width: 40px;font-size: 0px;margin-right: 9px;border-radius: 9px;}.sidebar-recent-jobs .job-title:hover {text-decoration: underline;}.sidebar-recent-jobs .company-name {font-size: 0.9rem;color: #666;}.sidebar-recent-jobs h5, .sidebar-recent-jobs p {font-size: 0.9rem;color: #666;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 3;line-clamp: 3;line-height: 1.3;}.clamp-2lines{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}.recent-job:hover{background-color: #dddddd3b;}.view-allj{background-color: blue;color: #fff;min-width: 150px;}.view-allj:hover{color: #fff;background-color: orangered;}.order-col-1 {order: 1;}.order-col-2 {order: 2;}.jbmpage .jitems-wrap{gap: 9px;}.jbmpage .jitems{padding: 14px 7px;border: none;min-height: auto;width: 100%;background: #f9f7f7;box-shadow: none;background-image: none;}.jbmpage .jitems i{display: none;}.jbmpage .jitems:hover{border: 1px solid #ddd;}.jbmpage .jlinks{display: flex;flex-direction: row;width: 100%;gap: 11px;align-items: start;}.jbmpage .jitems img,.jbmpage .jitems .plchldr {width: 34px;height: 33px;border: none;}.jbmpage .jitems .justify-content-between{margin-bottom: 12px;justify-content: start !important;align-items: start !important;}.jbmpage .jitems .tagslist{margin-left: 41px;}.jbmpage .jitems h3{font-weight: normal;margin: 0;font-size: 1em;text-align: left;color: #49494b;}.jbmpage h2 {font-size: 1.15rem;color: #040123c7;}.jbmpage .jitems .tagslist span {font-size: 12px;color: #7571717a;}.joitem .view-aorg{width: 100px;flex-shrink: 0;text-align: center;display: flex;align-items: center;align-content: center;padding: 6px;height: 45px;background-color: #dd4a11d9;margin: 17px 0 0 0;}.jbmpage .itmcard {box-shadow:0px 0px 20px 10px rgb(141 139 139 / 12%);background-color: #fff;border: 1px solid #00000021;border-radius: 6px;}.jbmpage .short-description::after {background: linear-gradient(to top, #fff, transparent);}.jbmpage .job-listing:hover {border: 1px solid #26263029;background-color: #f7fdffa6;}.jbmpage .job-listing:hover .short-description::after {background: linear-gradient(to top, #f7fdffa6, transparent);}.font-weight-bolder {font-weight: 600 !important;}.dtr-post-img, .dtr-post-img img {border-radius: 10px;height: 230px;font-size: 2px;width: 100%;object-fit: cover;}.dtr-post-content {padding: 3px 12px 12px;position: relative;}.dtr-post-item {box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;border-radius: 11px;}.dtr-post-title{display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size: 1.2rem;color: #272D4E;}.dtr-post-item .dtr-read-more {display: inline-block;margin-top: 6px;font-weight: bold;}.fs-date{font-size: 13px;}.bgNwPage{background-color: #F0F8FF;}.bgNwPage .dtr-post-item{box-shadow: rgba(50, 50, 93, 0.03) 0px -50px 100px -20px, rgba(0, 0, 0, 0.1) 0px -30px 60px -30px;border: 1px solid #ddd;}.dtr-section {position: relative;}.color-dark-gray {color:#8d8686 }.bg-light-gradient {background:linear-gradient(to bottom, #eff6f6, #e9f0f1, #f1f5f6, #f8f7f78c) }.desc-title h3,.desc-title h2 {font-weight:bold;font-size:19px ;}.desc-body {padding-top:15px;}.desc-body li, .desc-body p {font-size:16px;color: #4d4c4c;}.desc-body ul {list-style-type: disc;}.desc-body ol {list-style-type: decimal;}.desc-body ol,.desc-body ul{margin: 1em 0;padding-left: 1.5em;margin-bottom: 0;}.desc-body li {margin-bottom: 0.5em;font-size: 1rem;}.desc-body h4{font-size: 1.4rem;font-weight: 600;margin-bottom: 15px;}.desc-body h5{font-size: 1.2rem;font-weight: 600;margin-bottom: 15px;}.card-container {display: flex;flex-wrap: wrap;gap: 20px;margin-top: 28px;margin-bottom: 30px;}.fth1{font-size: 1.4rem;color: #07014f;margin-bottom: 11px;}.e-section-title h2 {font-size: 1.5em;font-weight: 700;text-transform: capitalize;margin-bottom: 0px;padding-bottom: 14px;position: relative;font-family: "Poppins", sans-serif;color: #07014f;padding-top: 8px;}.e-section-title h2::before {content: '';position: absolute;display: block;width: 180px;height: 2px;background: #ddd;bottom: 1.3px;}.e-section-title h2::after {content: '';position: absolute;display: block;width: 40px;height: 6px;background: #fdc134;bottom: .6px;left: 61px;}.br6p{border-radius: 6px;}.bgeba{background-color:#fffc }.eu-home .bgeba{background-color:#feffffde }.item-wcard {background: #fff;border-radius: 10px;box-shadow: 0px 0px 17px 2px rgb(185 184 184 / 24%);padding: 30px 25px;position: relative;overflow: hidden;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;transition: all 0.2s ease;border: 1px solid #ddd;}.item-wcard .card-icon {background: linear-gradient(135deg, #0b19f1ba 0%, #05249ba1 100%);width: 56px;height: 56px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-bottom: 2rem;position: relative;transition: all 0.3s ease;}.item-wcard .card-icon i {font-size: 28px;color: #ffffff;z-index: 2;margin:0;transition: all 0.3s ease;}.item-wcard .card-title {font-size: 1.29rem;font-weight: 700;color: #0f172a;margin-bottom: 1rem;line-height: 1.3;transition: color 0.3s ease;}.item-wcard .card-description {color: #64748b;font-size: 0.95rem;line-height: 1.6;margin-bottom: 2rem;font-weight: 400;transition: color 0.3s ease;}.item-wcard .card-link {display: inline-flex;align-items: center;font-weight: 700;text-decoration: none;transition: all 0.3s ease;font-size: 0.95rem;position: relative;padding: 0.75rem 1.5rem;border-radius: 12px;border: 1px solid rgb(2 1 16);background: rgba(67, 56, 202, 0.1);margin-top:auto;}.item-wcard .card-link i {margin-left: 0.5rem;font-size: 14px;transition: transform 0.3s ease;}.item-wcard:hover .card-icon {transform: scale(1.1) rotate(5deg);box-shadow: 0 8px 25px rgba(188, 238, 250, 0.06);}.item-wcard .card-link:hover {color: #3730a3;background: rgba(67, 56, 202, 0.1);border-color: rgba(67, 56, 202, 0.2);transform: translateX(4px);}.eq-hinner{display: flex;flex-direction: column;height: 100%;}.eu-home .item-wcard {background: #fff;display: flex;border-radius: 10px 10px 10px 10px;box-shadow: 0px 0px 30px 0px rgb(221 221 221 / 14%);padding: 18px;z-index: 1;border: 1px solid #14103559;}.hlftriangle {position: absolute;top: 0;left: -63px;width: 0;height: 0;border-left: 176px solid #0000;border-right: 150px solid #69545400;border-bottom: 200px solid #d2f0ff40;z-index: -1;transform: rotate(90deg);}.item-wcard:hover {transform: translateY(-5px);box-shadow: inset -4px -4px 13px 4px #e0e0e080, -8px -8px 16px #ffff;}.item-wcard-title {font-size: 1.4em;font-weight: 600;margin-bottom: 15px;color: #022924;}.item-wcard-description {font-size: 1em;line-height: 1.5;color: #555;margin-bottom: 15px;}.exmlists-category-card {background-color: #fff;border-radius: 1rem;padding: 1.5rem;box-shadow: rgba(17, 17, 26, 0.02) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;display: flex;align-items: flex-start;gap: 1rem;height: 100%;transition: all 0.3s ease;position: relative;}.exmlists-category-card:hover {transform: translateY(-4px);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);}.exmlists-icon-box {flex-shrink: 0;width: 70px;height: 70px;background-color: #f4f6f2;border-radius: 0.75rem;display: flex;align-items: center;justify-content: center;font-size: 2rem;color: #5e3cf7;}.exmlists-category-title {font-size: 1.2rem;font-weight: 600;}.sc-ribbon{position: absolute;top: 0;right: 8px;z-index: 1;color: #eee;font-size: 15px;cursor: pointer;width: 1.5em;line-height: 0.5em;-webkit-transition: line-height 0.5s;transition: line-height 0.5s;}.sc-ribbon:after {content: "";font-size: 0.5em;position: absolute;height: 1.2em;border: 1.5em solid #F44336;z-index: -1;top: -1em;border-top-width: 1.5em;border-bottom-color: transparent;right: 0;-webkit-transition: height 0.5s;transition: height 0.5s;}.sc-ribbon:before {content: "";font-size: 0.5em;position: absolute;border-style: solid;border-color: transparent transparent #B71C1C transparent;top: -1em;right: 3em;border-width: 0 0 1em 0.7em;z-index: -1;}.exmlists-subtitle {font-size: 0.95rem;color: #666;margin-bottom: 0;display: -webkit-box;-webkit-box-orient: vertical;line-clamp: 2;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;line-height: 1.7;margin-top: 14px;text-transform: capitalize;}.view-textbooks {display: inline-block;padding: 5px 14px;font-size: 1em;font-weight: bold;background-color: #007BFF;color: white;text-decoration: none;border-radius: 5px;transition: background-color 0.3s, transform 0.3s;}.view-textbooks:hover {background-color: #0056b3;transform: scale(1.05);color: #fff;}.side-orginfos{background-color: #e1d7ff6b !important;padding: 11px;border: 1px solid #ddd;border-radius: 4px;}@media (max-width: 600px) {.item-wcard {max-width: 100%;}.jitems .db-600{display: block !important;}.jitems .db-600 h3 {font-size: .9em;font-weight: 600;}.jitems .db-600 i {display: none;}}@media (max-width: 995px) {.order-col-1 {order: 2;}.custom-value {text-align: left;justify-content: start;}.order-col-2 {order: 1;}.view-allj{width: 100%;}.custom-value {text-align: left;}.custom-row {display: block;border-bottom: 1px solid #dddd;}.custom-ellipsis {display: none;}.jtag-name{font-size: 1.6em;}.joblinks-right{margin-left: 20px;}.joblinks-right a{font-size: 13px;color: #7369b5;}.jpage .responsive-container{width: 96%;}.joitem{display: flex;gap: 13px;overflow-x: auto;}.joitem li {flex-shrink: 0;width: 246px;}.jors p,.jors h4 {font-size: 15px;}.jors a{background-color: #01081b91;color: #fff;font-size: 13px;border: 1px solid #000000f0;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;}.w910{width: 100%;}.jpage h2 {font-size: 1.25rem;}.jpage h2 {font-size: 1.1rem;}}@media (max-width: 600px) {.job-title {font-size: 1.2em !important;}.post-title{font-size: 1.5em !important;}.company-name {font-size: 1em;margin-bottom: 0;}.short-description p{font-size: 0.9em;}.jtag-name{font-size: 1.4em;}.jbmpage .p-j13 {padding: 0;}.pxx-2f{padding-right: .5rem !important;padding-left: .5rem !important;}}@media (max-width: 500px) {.job-title {font-size: 1.07em !important;}.company-name {font-size: .8em;}}@media (max-width: 450px) {.job-title {font-size: 1em !important;}.job-cover-image {width: 70px;min-height: 70px;position: relative;top: 10px;}.job-listing .d-flex.gap3.align-items-center{align-items: start !important;}}@media (max-width: 400px) {.job-title {font-size: .9em !important;}.short-description p {font-size: 0.85em;line-height: 1.6;}}.br9p{border-radius: 9px;}.text-black{color:#000 !important }.text-black-dark{color: #140685 !important;}.text-muted {color:#6c757d;}.text-left{text-align: left !important;}.bg-grey{background-color: #ddd;}.border-org{padding: 11px;border-radius: 9px;align-items: start;gap: 11px;box-shadow: 0px 0px 40px 0px rgba(248, 248, 248, 0.1);padding: 20px 7px;border: 1px solid #e3e3e3;background-image: linear-gradient(to bottom, #f4f7ffd6, #f7faff);}.books-hero {background-color:#1909ab;background-repeat:no-repeat;background-position:right;background-size:cover;margin-top: 49px;}.books-hero .coverbg {background:linear-gradient(to bottom, #e1f5ffed, #fefefef2);padding-top:97px;padding-bottom:54px !important }.books-hero h1.text-prtext{text-align: center;color: #242a3b;font-weight: bold;line-height: 1.3;}.colored-text{background: linear-gradient(45deg, #014397, #2d0074);background-clip: border-box;-webkit-background-clip: text;background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: rgba(255, 255, 255, 0.001);}p.text-prtext{color: #494b4b;}.books-hero p{font-size: 19px;}.viewbinl {margin-left:20px;max-height:46px;display:flex;align-items:center;justify-content:center }@media(max-width:627px) {.books-hero-container {max-width:100% !important }.books-hero-container .h5 {font-size:16px !important }.books-hero {background-position:right }.books-hero hr {color:#dddddd4a }.books-hero .coverbg{padding-top: 67px;text-align: center;}.books-hero h1,.exam-hero-container h1{font-size: 1.7em;line-height: 1.3;}.books-hero p,.exam-hero-container p {font-size: 17px;padding:0 5px }}.coverColor {background:#120967f2;background:-webkit-linear-gradient(to right, #120967f2, #0d309a);background:linear-gradient(to right, #120967f2, #0d309a);margin-top:27px;padding: 80px 0 44px 0;}.bimg-wrap {justify-content:center;align-items:center;display:flex }.bimg-size {border-radius:26px;font-size:10px;width: 100%;height: 166px;border:none;object-fit:contain }.bimgShadow {box-shadow:rgba(46, 140, 240, 0.4) -5px 5px, rgba(46, 140, 240, 0.3) -10px 10px, rgba(46, 213, 240, 0.2) -15px 15px, rgba(46, 240, 195, 0.1) -20px 20px, rgba(46, 240, 149, 0.05) -25px 25px }.bg-attact {background-attachment: fixed;background-repeat: no-repeat;background-position-y:-176px;background-size: cover;}.ml-9{margin-right: 9px;}.h1sty {position: relative;top: 28px;line-height: 1.4;text-align: left;text-transform: capitalize;font-size: 2.2em;}@media (max-width:1040px) {.h1sty {font-size: 1.7em;}}@media (max-width:768px) {.bimg-size {width:150px;height:100px;object-fit:contain }.bimgShadow {box-shadow:none }.bg-attact {background-attachment: unset;background-position: center;}.h1sty {top: 22px;text-align: center;padding-bottom: 20px;}.coverColor {margin-top:-6px }}.desc-wrapper {border-radius:9px;margin-bottom:28px }.desc-wrapper .desc-title {background:#ffffff8c;padding:0 11px 12px }.desc-title h3,.desc-title h2 {padding-top:16px;font-weight:bold;color: #030c87;}.desc-body {padding:15px;background-color:#fff }.desc-body li, .desc-body p {font-size:19px }.dePage .desc-body a {color:blue }.book-item{gap: 13px;padding: 23px 9px 2px 9px;;align-items: center;border-radius: 8px;border:none;box-shadow: 0 2px 16px rgba(160,96,192,.09);min-height: 181px;}.book-item i{font-size: 44px;}a:hover .book-item:hover {background-color: #f0f8ffa1;box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 3px;}a:hover .book-item .bk-icon i{color: #002e9a !important;}.book-item h5,.book-item .book-title-name {font-size: 20px;font-weight: 600;margin-bottom: 13px;color: #022d80;}.book-item p {font-size: 14px;font-weight: 400;line-height: 1.2;margin: 0;}.booksList {display: flex;flex-direction: row;justify-content: start;align-items: start;border-radius: 11px;border-bottom: none;box-shadow:0 1px 5px #6846e53b inset;background-color: #fcfcff;-webkit-border-radius: 11px;-moz-border-radius: 11px;-ms-border-radius: 11px;-o-border-radius: 11px;flex:1;padding: 2px;}.booksList.active-link{background-color: #00ff0417;border: 1px solid #0b0120;}.booksList .bookCovers {width: 110px;height: 168px;text-align: center;display: flex;align-items: flex-start;justify-content: flex-start;overflow: hidden;padding: 4px;margin-top: 8px;}.booksList .bookCovers {display: flex;justify-content: flex-start;align-items: flex-start;}.booksList .bookCovers img {width: 100px;height: auto;object-fit: contain;}.bookName {min-width: 100px;display: flex;flex-direction: column;justify-content: start;align-items: start;padding: 0 0 10px 0;height: 100%;}.bookName h5,.bookName .bk-titles {font-weight: 600 !important;font-size: 19px;padding: 9px 19px 7px 7px;margin-bottom: 5px;color: #04043c;line-height: 1.4;}.bookName .border-hr{border: 1px solid #e0e0e080;width: 100%;}.bookName ul{padding: 0;margin: 0;width: 100%;padding: 0 15px 0 7px;}.bookName ul li {margin: 0;padding: 0;text-align: left;font-size: 13px;color: #6e6e6e;display: flex;justify-content: space-between;width: 100%;gap: 4px;margin-bottom: -2px;flex-wrap: nowrap;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.bookName ul li span{display: flex;gap:10px }.bookName ul li span:first-child{font-weight: bold;}.dbtn-wrap{padding: 0 10px;margin-top: auto;width: 100%;}.dbtn-wrap i{color:#fff;font-size: 19px;}.bookName button,.bookName .abton {padding: 0 10px;height: 37px;background-color: #000080a8;border-radius: 5px;border: none;color: #fff;width: auto;}.bookName .abton i{color:#fff !important;}.bookName button:hover,.bookName .abton:hover {background-color: #1313a7c7;color: #fff;}.bookCovers i {font-size:127px }.bookName p {text-align:center;margin-top:11px;font-weight:600 !important }.bookName span.smdef,.bookName p.smdef{font-size: 12px;color: #90aaea;line-height: 1.3;text-align: left;display: block;margin-bottom: 7px;text-transform: capitalize;}.booksList:hover {box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 3px !important;}.booksList:hover button i{color:#fff }@media (max-width:578px) {.bookName h5,.bookName .bk-titles {font-size: 18px;}.bookName button{width: 100%;}.book-item{border: 1px solid #150d3b33;}}.plr-15 {padding-left:35px;padding-right:35px }@media (max-width:768px) {.plr-15 {padding-left:0;padding-right:0 }.desc-body li, .desc-body p {font-size:18px }.bookName button,.bookName a {width:100%}.booksList{border:1px solid #a4a5b3}}.bkdetailCover {margin-top: 58px;padding-top: 82px;padding-bottom: 45px;background: #e8f0fe;}.bkimg-size {width:auto;height:217px;position:relative;top:-10px;margin-bottom:26px;text-align:center }.booksList.activeBG{background-color: #b9ff9fde;}img.bkimg-size {object-fit:cover;font-size:1px;overflow:hidden;border-radius: 9px;box-shadow: rgba(50, 50, 93, 0.09) 0px 50px 100px -20px, rgba(0, 0, 0, 0.15) 0px 30px 60px -30px, rgba(10, 37, 64, 0.05) 0px -2px 6px 0px inset;}.bkCtitle {line-height:51px;text-align:left;text-transform:capitalize;font-size:43px !important;margin-bottom:19px;font-weight:700 !important;color: #022760;}@media (max-width:995px) {.bkCtitle {line-height: 1.4;font-size: 30px !important;}.bkdetailCover .col-md-0{display: none;}.bkimg-size {height: 186px;}.bkdetailCover {padding-bottom: 9px;}}@media (max-width:768px) {.bkimg-size {width:96px;height:130px;border-radius:12%;margin-bottom:0 }.bkCtitle {line-height: 1.4;font-size: 26px !important;margin-top: -26px;margin-left: 17px;}.bkdetailCover {margin-top:42px;padding-bottom:0 }.top-sm-0{top:18px;}}.bg-downloadb{margin-top:-16px;background-color:#fff;padding-top:32px !important;border-bottom:2px solid #0000ff70;border-top:2px solid #ddd;}.bg-light20{background-color: #f5f7f91f;}#download-section{scroll-margin-top: 100px;}.btnd-shadow {box-shadow:rgba(8, 8, 39, 0.1) 0 7px 29px 0 }.bg-downloadb img {width:50px;height:50px;margin-right:10px;border-radius:50%;font-size:1px;overflow:hidden }.bg-downloadb.hdtop img{width:35px;height:35px;}.btbd-wrap{display: flex;justify-content: center;align-items: center;gap: 18px;}.border-hr{border: 1px solid #dddddd80;}.examVert {padding:11px;background-color:#fff;border-radius:8px }.examVert .listVer tr {border-radius:0;margin-bottom:8px;display:block;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;margin-bottom: 0;display: block;border-bottom: 1px solid #dddddd80;padding: 2px 8px;}.examVert .listVer tr.extra-grade{display: none;}.examVert i {color: #0d333245;margin-right: 12px;position: relative;top: 4px;font-size: 25px;}.viewMoreItems i{color:#fff }.finStgex i {color:#7c7c7d }.examVert .exName a {font-size:15px;color:#000;text-transform:capitalize;overflow: hidden;text-overflow: ellipsis;display: flex;align-items: center;gap: 9px;line-height: 1.3;}.examVert .exName a:hover{color: #090b67;}.examVert .exName a.fs18 {font-size:16px;display: flex;line-height: 1.2;align-items: center;}.mr-2 {margin-right:10px }.examVert thead p {text-align:left;padding-bottom:0;padding-top:1px;margin-bottom:7px;color:#015559 }.examVert .corActive {background-color:#edf0fa6b !important;}.examVert .corActive a {font-weight:bold;}tr.viewMoreItems{background: #4853f9ad !important;border-radius: 11px !important;padding: 0 8px !important;display: flex !important;justify-content: center !important;-webkit-border-radius: 11px !important;-moz-border-radius: 11px !important;-ms-border-radius: 11px !important;-o-border-radius: 11px !important;height: 42px;}tr.viewMoreItems a{color: #fff !important;}.bg-exlists-wrap {padding: 24px 21px;box-shadow: rgba(0, 0, 0, 0) 0 4px 12px;border-radius: 7px;background:#fff }.selExFl {color: #5d5d5d;font-weight: bold;text-align: center;margin-bottom: 55px;text-transform: capitalize;margin-top: 32px;}.fs-14px {font-size:14px }.fs-14Cpx {font-size:14px;color:#3B3B3B }.examStart {background-color:#3a0ca3 }.exsbtn {border:transparent;background-color:#5138fdc7;border-radius:0.625rem;line-height:1rem;width:70%;display:flex;justify-content:space-evenly;margin-bottom:5px }.mr-11px {margin-right:11px }.text-subjects {font-weight:600 !important;color:#000 !important;line-height:21px;font-size: 20px;margin-top: 7px;margin-bottom: 12px;}.ex-catgs {background-color:#fff;padding:10px 14px;border-radius:10px;width:100%;display:block;margin-bottom:1rem;box-shadow: 0px 0px 20px 6px rgb(141 139 139 / 9%);border: 1px solid #d9d9d9;}.ex-catgs:hover{box-shadow: rgb(8 17 127 / 44%) 0px 0px 0px 2px, rgba(6, 24, 44, 0) 0px 4px 6px -1px, rgba(255, 255, 255, 0.01) 0px 1px 0px inset;background-color: aliceblue !important;}.folder-wraps {background-color:#FFF4DE99;padding:9px 8px 3px 8px;border-radius:13px;flex: 0 0 80px;}.exFolder {color:#ffcb23;font-size:25px }.exam-hero {background: linear-gradient(to bottom, #f7fbfd, #f7fbfd);padding-top:9rem;}.exam-hero.hasError {background-color:#212ffa2e }@media(max-width:627px) {.exam-hero-container {max-width:100% !important }.exam-hero-container .h5 {font-size:16px !important }.exam-hero {padding-top:7rem;text-align:center;padding-bottom: 1rem !important;}.exam-hero hr {color:#dddddd4a }}.text-capitalize{text-transform: capitalize;}.text-uppercase{text-transform: uppercase;}.font-1em{font-size: 1em;}.examPick {background-color:#fff;border: none;border-radius: 8px;}.bg-white {background-color: #fff !important;}.examPick .card-body {border-radius: 6px;padding:12px 7px;box-shadow: 0px 0px 20px 10px rgba(90, 88, 97, 0.02);-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;-o-border-radius: 6px;min-height: 170px;border-radius: 10px;border: 1px solid #ddd;}.examPick a:hover i{color: #fff;}.line-1-5{line-height: 1.5;}.desctexts1f p{font-size: 1.2rem ;color:#000 }.hw-40px{height: 34px;width: 34px;border-radius: 50%;}#selectedCurrency img{height: 34px;width: 34px;object-fit: contain;}.currency-btn img,#selectedCurrency-exc img{width: 20px;height: 20px;object-fit: contain;}.category-scroll .hw-40px{background: #ddddddfc;margin-right: 8px;}.exsbtn {border: transparent;background-color: #5138fdc7;border-radius: 0.625rem;line-height: 1rem;width: 70%;display: flex;justify-content: space-evenly;margin-bottom: 5px;}.folderIcon {font-size:54px;position:relative;top:-2px;color:#FFA800 }.exsbtn {line-height: 1rem;}.btn-sm {padding: 0.15rem 0.75rem;font-size: 0.925rem;line-height: 1.35;border-radius: 0.42rem;}.eng-popup-wrapper {border:0 none;float:none;box-shadow:none;appearance:none;position:fixed;z-index:888888888;width:100%;height:100%;margin:0;padding:0;overflow:auto;background:rgba(0, 0, 0, 0.61) none repeat scroll 0 0;opacity:0;display:none;left:0;top:0 }body.overFhide {overflow:hidden }.eng-popup-wrapper.active {display:block;opacity:1 }.eng-popups-content {width:100%;max-height:75%;min-height:50%;overflow:auto;position:absolute;bottom:0;display:block;left:0;margin-bottom:0;transition:top 0.2s ease 0s, left 0.2s ease 0s, margin-bottom 0.2s ease 0s;background-color:white;border-top-right-radius:20px;border-top-left-radius:20px }.eng-popups-inr-header {background-color:#ffffff57;height:56px;width:100%;position:relative;border:1px solid #dddddd73;box-shadow:rgba(0, 0, 0, 0.1) 0 4px 12px;margin-bottom:32px;position:fixed;z-index:999999999 }.eng-popups-inr-header p {font-size:18px;padding-top:11px }.eng-popup-close {position:absolute;top:8px;right:8px;width:117px;height:40px;background-color:#d14;border-radius:20px;color:#fff }.eng-popup-close::after, .eng-popup-close::before {content:'';position:absolute;top:18px;width:24px;height:3px;background-color:#f2f4f8;left:8px }.eng-popup-close::before {-webkit-transform:rotate(125deg);-moz-transform:rotate(125deg);-ms-transform:rotate(125deg);-o-transform:rotate(125deg);transform:rotate(125deg) }.eng-popup-close::after {-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg) }.eng-popup-body {position:relative;z-index:0;margin:71px 20px }a.fs18 {font-size: 16px;}.order-notes__top {grid-column:span 12;display:grid;grid-template-columns:repeat(12, 1fr);grid-gap:var(--gutter) var(--gutter);border-bottom:1px solid var(--border-grey-color);padding-bottom:var(--gutter) }@media (min-width: 2540px) {.order-notes__top {grid-column:span 15;grid-template-columns:repeat(15, 1fr) }}.exam-items-list-wrapper {overflow-x: hidden;width: 100%;max-width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;flex-direction: column;flex-wrap: nowrap;box-sizing: border-box;grid-column: span 12;margin-bottom: 56px;box-shadow: rgba(0, 0, 0, 0.07) 1px 0px 8px 0px;}.exam-items-list-wrapper .btn-warning {color: #fff;background-color: #FF2400;}.pd-35px {padding:35px }.disc-btn{height: 34px;line-height: 0;}@media (max-width:1025px) {.pd-35px {padding:1px }}@media (min-width: 576px) {.exam-items-list-wrapper {grid-column:span 6 }}@media (min-width: 1024px) {.exam-items-list-wrapper {grid-column:span 4 }}@media (min-width: 1920px) {.exam-items-list-wrapper {grid-column:span 3 }}.shake {animation: shake 1s;}@keyframes shake {0% {transform: translate(1px, 0);}10% {transform: translate(-1px, 0);}20% {transform: translate(1px, 0);}30% {transform: translate(-1px, 0);}40% {transform: translate(1px, 0);}50% {transform: translate(-1px, 0);}60% {transform: translate(1px, 0);}70% {transform: translate(-1px, 0);}80% {transform: translate(1px, 0);}90% {transform: translate(-1px, 0);}100% {transform: translate(0, 0);}}.expagebgs{background-color: #f5f6f821;}.order-note__content blockquote{font-size: 19px;}.nobottom {border-bottom:none }.order-note__top {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px var(--gutter-x) }.order-note__content {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;background-color: #fff;padding:0 6px;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;-o-border-radius: 6px;}.order-note__content ul {list-style: disc;}.order-note__content h4 {font-size: 1.4rem;}.order-note__content h4:last-child {margin-bottom: 20px;}.quesblock .order-order-note__description:first-child h4:last-child {margin-bottom: 15px;}.order-note__title {display:grid;margin-bottom:1.0667rem;font-weight:500;font-size:1.6667rem;line-height:1.16em }.order-note__title span {text-overflow:ellipsis;overflow:hidden;white-space:nowrap }.isQuestionNo {background: #f3fdff54;color: #1e1e27;padding: 19px 16px;border-bottom: 2px solid #ddd;}h3.isQuestionNo,p.isQuestionNo {font-size: 25px !important;font-weight:bold;}.f-25px{font-size: 25px !important;}.isQuesion p {color:#04095b;font-weight:400;font-size:20px !important }.isQuesion p b, .isQuesion p strong {font-weight:700 }.cho-item {width:100%;cursor:default;user-select:none;display: flex;align-items: flex-start;margin-bottom: 12px;margin-right: 6px;border: 2px solid #e2e8f0a8;border-radius: 12px;margin-bottom: 10px;}.correct-answer {border:1px solid green;border-radius:9px;background-color:#0080000f }.cho-item .cho-inner {border-radius:7px;padding:18px 7px;margin-bottom:0;font-size:17px;color:#03031d;display: flex;flex-wrap:wrap;gap:10px;font-size: 20px;}.cho-item.hasanser {cursor:pointer }.order-note__description {padding-top:6px }.order-note__description.question-border{padding-left: 9px;padding-right: 11px;}.order-note__description li, .order-note__description p {margin-bottom:1.4rem;font-size:18px;line-height:inherit;color:#000 }.ansWr {display:flex;align-items:center }.order-note__description li {margin-bottom:1rem }.choice-letter-lables{width: 41px;height: 41px;border-radius: 50%;background: #edf2f7;color: #4a5568;display: flex;align-items: center;justify-content: center;font-weight: 700;margin-right: 16px;transition: all 0.2s ease;flex-shrink: 0;border: 1px solid #bcb8b8;}.cho-item img {max-width: 200px;height: auto;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);cursor: pointer;transition: all 0.3s ease;border: 1px solid #e2e8f0;}.imgs-qun-center {text-align: center;margin: 27px 0 !important;}.imgs-qun-center .img-zoom-container {position: relative;display: inline-block;cursor: pointer;}.imgs-qun-center img {max-width: 100%;height: auto;border-radius: 12px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease, box-shadow 0.3s ease;border: 2px solid #e2e8f0;display: block;}.imgs-qun-center .img-zoom-container:hover img {transform: scale(1.05);box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);}.imgs-qun-center .zoom-icon {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 2rem;color: rgba(255, 255, 255, 0.8);opacity: 0;transition: opacity 0.2s ease;pointer-events: none;text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);}.imgs-qun-center .img-zoom-container:hover .zoom-icon {opacity: 1;}.order-note__description img:hover {transform: scale(1.05);box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);border-color: #667eea;}.cho-container {display:flex;flex-wrap:wrap;flex-direction: column;}.cho-container label{width: 100%;}.exam-page-no .cho-container {padding: 8px 0;margin-top: 15px;}.exam-page-no input {display: none;}.exam-page-no .cho-container.hasAnswer label {cursor: pointer;}.exam-page-no .cho-item:hover {border-color: #ccc;}.exam-page-no .incorrect {border: 1px solid #801800;border-radius: 7px;background-color: #fd5c420f;}.exam-page-no p {margin: 0;}.quesimg {width:100%;margin-left:auto;margin-right:auto;height:440px;object-fit:contain }@media (max-width: 575px) {.order-note__description li, .order-note__description p {margin-bottom:0.8rem;font-size:16px;}.order-note__description:not(.question-border) p,.order-note__description:not(.question-border) li {line-height: 1.5;}.order-note__content h4 {font-size: 1.2rem;}}@media (max-width: 575px) {.order-note__title {margin-bottom:10px;font-size:1.2rem }.isQuesion p {font-size:16.5px !important }.cho-item .cho-inner {font-size:16px }.isQuestionNo {font-size:22px !important }.exContainer {padding:5px }.fs-1 {font-size:1.1rem !important }.text-subjects {line-height:21px;font-size:18px }}@media only screen and (max-width: 620px) {.quesimg {height:100%;width:100% }.jdetpg .p-3 {padding: 0rem !important;}}.c-d14, .c-d14 * {color:#11b304 !important;font-weight:600 }.c-d14 b, .c-d14 strong {font-weight:800 }img.c-d14 {border:2.2px solid #11b304 }button.ansWr {height:34px !important }.noboxshadow {box-shadow:none !important }.bgExPage h2 {font-size: 22px;color: #606262;}@media (min-width: 1400px) {.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width: 1340px;}}.font-weight-bolder {font-weight: 600 !important;}.fw-700{font-weight: 700 !important;}.fs-1em {font-size: 1.2rem !important;}.skeleton-loader {background-color: #c0c0c0;background-image: linear-gradient(90deg, #ededed 25%, #e6e6e6 50%, #e0dfdf 75%);background-size: 200% 100%;animation: skeleton-loading 1.5s ease-in-out infinite;}@keyframes skeleton-loading {0% {background-position: -200% 0;}100% {background-position: 200% 0;}}.bg-light-grey{background-color: #dddddd42;}.code-wrapper {position: relative;overflow-x: auto;background-color: #23223c;border-radius: 8px;}.code-wrapper pre{background-color: transparent;}pre code.hljs{font-size: 16px;}.copy-button {position: absolute;top: 10px;right: 10px;background: #6272a4;color: white;border: none;padding: 5px 10px;border-radius: 3px;cursor: pointer;}.copy-button.copied {background: #000;border:1px solid }.modal {display: none;position: fixed;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgba(0, 0, 0, 0.5);}.modal-content {background-color: #fefefe;margin: 15% auto;padding: 20px;border: 1px solid #888;width: 80%;}.close-modal {color: #aaa;float: right;font-size: 28px;font-weight: bold;}.close-modal:hover, .close-modal:focus {color: black;text-decoration: none;cursor: pointer;}.eu-home .mw-mod-1 {background-image: url(https://kehulum.com/assets/images/hero.webp);background-color: #f5f7fa;margin-top: 3px;background-position: bottom;background-size: cover;background-position-y: 56px;}.eu-home .mw-mod-inner {height: 631px;background: linear-gradient(to bottom,#ffffff6e,#ffffff6e, #fdfdfddb);}.eu-home .mt-hero {margin-top: 12rem;}.eu-home .mw-mod-1 h1 {margin-bottom: 20px;font-size: 60px;font-weight: 700;font-size: 3.5rem;text-transform: capitalize;line-height: 1.2;background: linear-gradient(90deg, #000e86, #180049);background-clip: border-box;-webkit-background-clip: text;background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: rgba(255, 255, 255, 0.001);}.eu-home .mw-mod-1 span {background: linear-gradient(45deg, #0070ff, #ff00d9);background-clip: border-box;-webkit-background-clip: text;background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: rgba(255, 255, 255, 0.001);font-family: inherit;}.eu-home .hero-p {text-align: left;font-size: 19px;color: #64728f;font-weight: 500;}.eu-home .hero-img-wrap {margin-top: 7em;text-align: center;}.eu-home .hero-img-wrap img{max-height: 441px;object-fit: contain;}.eu-home .jors i{position: relative;left: -8px;}.moveUpDown-anim {display: inline-block;animation: moveUpDown 2.6s infinite;}@keyframes moveUpDown {0%, 100% {transform: translateY(0);}50% {transform: translateY(-10px);}}.welcome-wrapper {padding: 4px;background-image: url(https://kehulum.com/assets/images/hero/hero-bg.webp);background-position: center center;background-size: cover;border-radius: 16px;margin-top:80px;}.welcome-wrapper .container {max-width: 1294px;margin-top: 69px;padding: 0px 0px 29px 0;}.welcome-wrapper .wl-img-wrap {display: flex;align-items: center;justify-content: center;}.welcome-wrapper .wl-img-wrap img {width: 374px;}.welcome-wrapper .sub-text {font-size: 23px;font-weight: 600;line-height: 18px;color: #fff;}.welcome-wrapper .title-inner .title {margin: 0;font-size: 42px;font-weight: 700;line-height: 50px;color: #fff;}.welcome-wrapper .description p {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 14px;border-style: solid;border-width: 0px 0px 0px 2px;border-color: #fff;font-size: 16px;color: #fff;}.eu-ic-box-wrap {text-align: left;flex-direction: row;display: flex;}.eu-icon-box-icon {margin-right: 15px;margin-left: 0;margin-bottom: unset;background-color: #b9b9f963;color: #fff;padding: 0px 3px;font-size: 22px;border-radius: 9px;height: 30px;margin-top: 2px;}.eu-services {font-size: 16px;font-weight: 500;line-height: 26px;color: #fff;margin-bottom: 6px;}.eubox-content {box-shadow:0px 0px 20px 10px rgb(225 218 246 / 7%);border-radius: 8px;margin-top: 105px;-webkit-border-radius: 8px;-moz-border-radius: 8px;-ms-border-radius: 8px;-o-border-radius: 8px;}.no-top-radius{border-top-left-radius:0;border-top-right-radius:0;}.eubox-content .card-container {margin-bottom: 0;}.eubox-content .fth1 {font-size: 1.5rem;color: #030b41;}.eubox-content .fth3 {font-size: 1.15em;color: #010128d1;}.eubox-content .inner-section {background-color:rgba(253, 254, 255, 0.55);align-items: center;border-top-left-radius: 10px;border-top-right-radius: 10px;padding: 17px 12px 1px;}.eubox-content .select-span {font-size: 17px;color: #8a8888;letter-spacing: .3px;}.eubox-content .item-wcard-title {font-size: 1.23em;color: #2f202d;}.eubox-content .view-textbooks {padding: 2px 9px;font-size: 14px;background-color: #1256F7E3;}.single__service {padding: 11px;margin-bottom: 13px;position: relative;border-radius: 10px;flex: 1;background-color: #fff;display: flex;flex-direction: column;box-shadow: 0px 0px 30px 0px rgb(221 221 221 / 26%);justify-content: start;align-items: start;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;}.eu-home .jbsect .equal-height>.col-md-4>* {flex: 1;display: flex;flex-direction: column;flex: 1;}.service__img {position: relative;margin-bottom: 10px;}.service__bg__img{width: 71px;height: 71px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-bottom: 12px;position: relative;transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);background: linear-gradient(135deg, #667eea1a 0%, #764ba23b 100%);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);}.single__service:hover .service__bg__img{transform: scale(1.1) rotate(5deg);box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);}.service__img img {width: 60px;height: 60px;border-radius: 20px;object-fit: contain;}.service__content .job-category-name {font-size: 17px;font-weight: 600;line-height: 21px;margin-bottom: 5px;}.service__content.jbpmain .job-category-name{font-size: 17.5px;text-align:center }.jb-lstcats{width: 100%;display: flex;flex-direction: column;justify-content: start;align-items: start;padding: 0 0 10px 0;height: 100%;text-align: left;}.service__content p {line-height: 29px;margin-bottom: 0;line-height: 29px;margin-bottom: 0;overflow: auto;white-space: nowrap;scrollbar-width: thin;scrollbar-color: #9eb2ff1a #fafafc00;width: 100%;color: #5a5858;}.service__small__img svg {position: absolute;top: 20px;right: 30px;opacity: 0;max-height: 25px;max-width: 30px;}.single__service:hover {background: #fff;border: 1px solid #0000ff2b }.single__service:hover .service__small__img svg {opacity: 1;}.single__service:hover h3, .single__service:hover p {color: #000;transition: 0s;}.eu-home {background-color: #f6f6f645;}.top-features-box {background: linear-gradient(208.29deg, #F5D9D5 0%, #F5EAB4 42.92%, #99D9F5 100%);border-radius: 10px;padding: 24px;position: relative;z-index: 1;box-shadow: 0px 6px 34px rgba(215, 216, 222, 0.04);overflow: hidden;}.top-features-box .inner .content .pre-title {font-size: 14px;color: #fff;font-weight: 500;letter-spacing: 1px;display: block;margin-bottom: 12px;}.top-features-box .inner .content .title {color: #484848;font-size: 1.3rem;}.top-features-box .shape-image {position: absolute;right: 0;top: -114px;z-index: -1;}.top-features-box .thumbnail img {height: 100px;}.top-features-box.bg-gradient-15:hover {background: linear-gradient(151.71deg, #2FC8E58C 0%, #29C98640 100%) !important;}.top-features-box.bg-gradient-16:hover {background: linear-gradient(151.71deg, #FFA4267D 0%, #FF652D29 100%) !important;}.top-features-box.bg-gradient-17:hover {background: linear-gradient(151.71deg, #7259FF73 0%, #30C4FF30 100%) !important;}.bg-gradient-15 {background: linear-gradient(151.71deg, #29C9861A 0%, #2FC8E529 100%) !important;}.bg-gradient-16 {background: linear-gradient(151.71deg, #FF652D1C 0%, #FFA42629 100%) !important;}.bg-gradient-17 {background: linear-gradient(151.71deg, #30C4FF1E 0%, #7259FF30 100%) !important;}.job-instructor-layout {background: #ffffff;position: relative;display: block;border-radius: 7px;box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(164, 162, 162, 0.04) 0px 0px 0px 1px;display: flex;flex-direction: column;height: 100%;-webkit-border-radius: 7px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;}.left-tags-capt {top: 10px;left: 0;position: absolute;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical !important;-webkit-box-direction: normal !important;-webkit-webkit-direction: normal !important;-ms-flex-direction: column !important;-webkit-flex-direction: column !important;flex-direction: column !important;}.left-tags-capt>span {border-radius: 0 40px 40px 0 !important;-webkit-border-radius: 0 40px 40px 0 !important;-moz-border-radius: 0 40px 40px 0 !important;-ms-border-radius: 0 40px 40px 0 !important;-o-border-radius: 0 40px 40px 0 !important;margin-bottom: 0.6rem;}.right-tags-capt {top: 10px;right: 0;position: absolute;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical !important;-webkit-box-direction: normal !important;-webkit-webkit-direction: normal !important;-ms-flex-direction: column !important;-webkit-flex-direction: column !important;flex-direction: column !important;}.right-tags-capt>span {border-radius: 40px 0px 0px 40px !important;-webkit-border-radius: 40px 0px 0px 40px !important;-moz-border-radius: 40px 0px 0px 40px !important;-ms-border-radius: 40px 0px 0px 40px !important;-o-border-radius: 40px 0px 0px 40px !important;margin-bottom: 0.6rem;text-align: right;}.featured-text {display: inline-block;color: #009667;background: rgb(0 150 103 / 15%);padding: 3px 15px;font-size: 12px;}.urgent {display: inline-block;color: #ff8222;background: rgb(255 130 34 / 15%);padding: 3px 15px;font-size: 12px;}.hot {display: inline-block;color: #e91e33;background: rgba(233, 30, 51, 0.17);padding: 3px 15px;font-size: 12px;}.job-instructor-layout .brows-job-type span {position: absolute;padding: 4px 15px;top: 15px;right: 10px;line-height: 1.4;font-size: 11px;border-radius: 0.3rem;font-weight: 500;}.enternship {background: rgba(160, 205, 106, 0.1);color: #4a4b57;}.job-instructor-thumb {display: table;width: 100%;padding: 2em 2em 1em 2em;margin: 0 auto;border-radius: 8px;}.job-instructor-thumb img {display: table;margin: 0 auto;max-width: 80px;max-height: 80px;}.job-instructor-content {position: relative;padding: 0.1rem 1.2rem 0;display: flex;align-items: center;justify-content: flex-start;flex-direction: column;width: 100%;text-align: center;min-height: 80px;}.job-detail-link {flex: 1;}.job-instructor-content.h-auto {min-height: auto !important;}.instructor-title {line-height: 1.5;font-size: 16px;margin: 0;display: -webkit-box;-webkit-box-orient: vertical;line-clamp: 2;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}.instructor-skills {display: flex;flex-wrap: nowrap;gap: 7px;margin-top: 10px;overflow: auto hidden;margin-bottom: 14px;white-space: nowrap;max-width: 100%;}.instructor-skills::-webkit-scrollbar {height: 12px;}.instructor-skills::-webkit-scrollbar-track {background: #f1f1f1;border-radius: 10px;}.instructor-skills::-webkit-scrollbar-thumb {background: #888;border-radius: 10px;}.instructor-skills::-webkit-scrollbar-thumb:hover {background: #555;}.instructor-skills {scrollbar-width: thin;scrollbar-color: #dbd2d2 #f1f1f1;}.job-instructor-layout .tag {position: relative;font-size: 11px;margin-bottom: 3px;background-color: #bfdbcb29;padding: 0 6px;border-radius: 8px;color: rgba(78, 92, 99, 0.7);text-transform: lowercase;border: 1px solid #dddddd69;flex-shrink: 0;text-transform: capitalize;}.job-instructor-footer {display: flex;flex-wrap: wrap;align-items: center;width: 100%;padding: 0 13px;}.instructor-organization {flex: 1;position: relative;top: 7px;left: 4px;}.instructor-scount {margin: 0;color: #020434FF;font-size: 14px;}.instructor-scount img {width: 30px;height: 30px;border-radius: 19px;position: relative;top: 7px;}.instructor-scount span{position: relative;top: -1px;max-width: 142px;display: inline-block;line-height: 1.2;}.instructor-corses span {display: flex;padding: 4px 14px;font-weight: 500;background-color: #e0e3ee33;border-radius: 50px;font-size: 12px;height: 30px;align-items: center;justify-content: center;color: #2e057c;}.job-instructor-layout:hover, .job-instructor-layout:active {transform: scale(1.02);}.job-instructor-layout:hover h4 {color: #000;}.job-instructor-layout:hover i {color: rgb(174, 183, 185);}.rbt-card {overflow: hidden;box-shadow: 0px 6px 34px rgba(215, 216, 222, 0.12);padding: 30px;border-radius: 6px;background: #fff;position: relative;height: 100%;}.rbt-hover {transition: 256ms ease-in-out;}.rbt-card .rbt-card-img {position: relative;height: 256px;width: 100%;background-color: #dddddd30;}.rbt-card-img img {height: 256px;width: 100%;object-fit: contain;}.rbt-card-img .thumbnail-link::before {position: absolute;content: "";background: rgba(111, 120, 148, 0.54);top: 0;left: 0;width: 100%;height: 100%;transition: 256ms ease-in-out;opacity: 0;border-radius: 6px;}.rbt-card:not(.rbt-card-post-box) .rbt-card-img a img {width: 100%;}.rbt-card .rbt-card-img a img {transition: 0.5s;object-fit: cover;border-radius: 6px;}.rbt-card-body {display: flex;padding-top: 0;}.rbt-card .rbt-card-body {margin-top: 21px;}.rbt-card-body .rbt-card-title {flex-basis: 95%;margin: 0;text-transform: capitalize;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;font-size: 17px;}.rbt-card-body .rbt-card-bottom {flex-basis: 5%;display: flex;justify-content: flex-end;}.rbt-card .rbt-card-body .rbt-card-bottom {flex-wrap: wrap;grid-gap: 10px;}.rbt-card .rbt-card-body .rbt-card-bottom {display: flex;justify-content: space-between;align-items: center;}.rbt-hover:hover {transform: scale(1.02);}.viewMoreItems {background-color: #3f2aa8;height: 32px;padding: 0px 15px;color: #fff;border-radius: 10px;font-size: 15px;min-width: 72px;}.viewMoreItems:hover {color: #343333;background-color: #ffa50070;}.bg-grey-white {background-color: #dddddd12;}.eu-home .bg-grey-white{background-color: #ffffff1f;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;-o-border-radius: 6px;}.bg-lgrey{background-color: #dddddd2b;}.joitem a {width: 100%;background-color: transparent;}.joitem a:hover i {color: #2114D1FF;}.jors:hover {background-color: #6baceda6;cursor: pointer;}@media (max-width:1425px) {.eu-home .hero-img-wrap {margin-top: 7em;}.eu-home .hero-img-wrap img {width: 456px;}.eu-home .mw-mod-1 h1 {font-size: 3.4rem;}.eu-home .hero-p {font-size: 16px;line-height: 1.5;}.eu-home .mw-mod-1 .container {max-width: 95%;}}@media (max-width:1320px) {#headerUl li,.dropdown-menu a{font-size:14px;}}@media (max-width:1215px) {.eu-home .mw-mod-1 h1 {font-size: 3.2rem;}.eu-home .hero-img-wrap img {width: 428px;}.eu-home .hero-p {font-weight: 400;color: #414144;}.eu-home .mw-mod-inner {height: 531px;}.eu-home .mt-hero {margin-top: 10rem;padding-left: 0;}.eu-home .hero-img-wrap {margin-top: 8em;}.welcome-wrapper .container {padding-right: 20px;}}@media (max-width:1085px) {.eu-home .mw-mod-1 h1 {font-size: 3.2rem;}.eu-home .mt-hero {margin-top: 9rem;}.eu-home .hero-img-wrap {margin-top: 7em;}.eu-home .mw-mod-inner {height: 436px;}.service__content .job-category-name {font-size: 16px;line-height: 1.3;}}@media (max-width: 994px) {.eu-home .mw-mod-1 .col-md-8 {padding-left: 0;}.eu-home .mw-mod-1 h1 {font-size: 3rem;}.mt-hero {margin-top: 10rem;}.eubox-content .fth1,.e-section-title h2 {font-size: 1.3rem;}.single__service {margin-bottom: 10px;padding: 13px;}.service__content .job-category-name {font-size: 17px;margin-bottom: -1px;}.job-instructor-footer {padding: 4px;}.instructor-scount {font-size: 12px;}.instructor-title {font-size: 16px;}.job-instructor-layout .tag {font-size: 10px;padding: 0 4px;}.instructor-scount img {width: 26px;height: 26px;}.instructor-scount a {font-size: 11px;color: #6f6d6d;}.instructor-corses span {padding: 0px 10px;font-size: 10px;}.eu-services {font-size: 15px;}.jbsect-row {flex-wrap: nowrap;overflow-y: auto;}.jbsect-row [class*="col-"] {width: 21%;padding: 7px;}.service__content .job-category-name {font-size: 15px;line-height: 1.3;}.co-100-md{width: 100% !important;}}@media (max-width: 843px) {.instructor-scount span{top: -4px;max-width: 100%;}.eu-home .mw-mod-1 h1 {font-size: 2.4rem;}.jbsect-row [class*="col-"] {width: 22%;}.eu-home .mw-mod-inner {height: 401px;background: linear-gradient(to bottom,#87caeb24,#fcfeff8f,#f9fbfd);}.eu-home .mt-hero {margin-top: 8rem;position: relative;z-index: 1;}.eu-home .mw-mod-inner {height: 460px;}.eu-home .hero-img-wrap {margin-top: 7em;}.eu-home .mw-mod-1 .col-md-8 {padding-left: 0;}.welcome-wrapper .description p {font-size: 15px;}.title-inner .title {margin-bottom: 12px;font-size: 32px;}.welcome-wrapper .container {padding-right: 15px;padding-left: 15px;margin-top: 37px;}.eubox-content .item-wcard-title {font-size: 1.17em;}.item-wcard-description {font-size: 15.5px;}.eubox-content .view-textbooks {padding: 1px 8px;font-size: 13px;background-color: #1648BEA8;}.top-features-box .inner .content .title {font-size: 1.2rem;}.top-features-box .thumbnail img {height: 83px;}.subs button{width: 100%;max-width: 100%;}}.mb-100{margin-bottom: 95px }@media (max-width: 790px) {.jbsect-row [class*="col-"] {width: 27%;}button.scroll-top.open{display:none;}.eu-home .mt-hero {margin-top: 8rem;}.service__content h3 {font-size: 16px;}.eu-home .mw-mod-1 {margin-top: 0;background-position: left;}.eu-home .mw-mod-1 .col-md-8 {padding-left: 16px;}.eu-home .mw-mod-1 h1 {font-size: 2.3rem;}.jbsect .border-hr.mb-5 {margin-bottom: 1rem !important;}.eubox-content .inner-section {padding: 8px 3px;margin-bottom: 15px !important;background-color: rgb(250 250 250 / 21%);}.eu-home .mb-100{margin-bottom: 50px }.eubox-content .fth3 {font-size: 1em;}}@media (max-width: 768px) {.wl-text-wrap {position: relative;top: 3px;}.eubox-content .fth1 ,.e-section-title h2{font-size: 1.2rem;}.rbt-card-body .rbt-card-title {font-size: 15px;}.eu-home .hero-img-wrap img {opacity: .4;}.eubox-content {margin-top: 65px;}}@media (max-width: 710px) {.eu-home .mw-mod-1 [class^="col-"] {width: 100%;}.eu-home .mw-mod-1 h1 {font-size: 2.2rem;}.eu-home .mt-hero {margin-top: 8rem;}.eu-home .hero-img-wrap {margin-top: -267px;display: flex;justify-content: end;opacity: .2;}.welcome-wrapper .wl-img-wrap {display: none;}.eu-home .hero-img-wrap img {width: 297px;}.eu-services {font-size: 15px;}.eu-serv-list .mb-2 {margin-bottom: .2rem !important;}.eu-home .mw-mod-inner {height: 374px;}.service__content .job-category-name {font-size: 15px;line-height: 1.2;}.service__content p {font-size: 11px;}}@media (max-width: 655px) {.eu-home .mw-mod-1 h1 {font-size: 2.3rem;}.eu-home .mt-hero {margin-top: 7rem;}.eu-home .hero-img-wrap {margin-top: -263px;}.jbsect-row [class*="col-"] {width: 40%;}header{padding-left: 0;padding-right: 0;}}@media (max-width: 600px) {.eubox-content .fth1 ,.e-section-title h2{font-size: 1.2rem;}.eubox-content .item-wcard-title {font-size: 19px;line-height: 1.3;font-weight: bold;}.eu-home .item-wcard-description {font-size: 15.5px;}.eu-home .item-wcard {min-height: 230px;}.viewMoreItems {height: 29px;font-size: 12px;position: relative;top: -3px;line-height: 2.4;}.wl-text-wrap {top: -14px;}.eu-home .mw-mod-inner {height: 460px;background: #fdfdfd4a;}}@media (max-width: 577px) {.xsx-scroll{flex-direction: row !important;flex-wrap: nowrap !important;overflow-x: auto;margin-top: -18px;padding-top: 9px;}.xsx-scroll .col-12 {width: 77%;}.xsx-scroll.row {--bs-gutter-x: 1rem;}}@media (max-width: 500px) {.fth1{font-size: 1.1rem;}.eubox-content .fth1,.e-section-title h2 {font-size: 1.3rem;}.eu-home .hero-img-wrap {margin-top: -285px;position: relative;left: -46px;}.eu-home .border-hr.mb-5 {margin-bottom: 2rem !important;}.jbsect-row [class*="col-"] {width: 44%;}.row.jbsect-row{--bs-gutter-x: 1rem;margin-top: -18px;padding-top: 9px;}.single__service {margin-bottom: 4px;padding:10px 8px;}.jb-lstcats{padding: 0;}.service__img {padding-top: 5px;}.eu-home .mt-hero {margin-top: 8rem;}.eu-home .mw-mod-1 h1 {font-size: 2.5rem;}}@media (max-width: 400px) {.eu-home .hero-img-wrap {margin-top: -291px;left: -25px;}.eu-home .mt-hero {margin-top: 6.4rem;}.jbsect-row [class*="col-"] {width: 47%;}}@media (max-width: 376px) {.eu-home .mw-mod-1 h1 {font-size: 1.7rem;}.eubox-content .fth1,.e-section-title h2 {font-size: 1rem;}}@media (max-width: 310px) {.eu-home .mw-mod-inner {height: 404px;}.eu-home .mw-mod-1 h1 {font-size: 1.5rem;}}@media (max-width: 800px) {.welcome-wrapper .wl-img-wrap{display: none;}.welcome-wrapper {margin-top: 50px;}.welcome-wrapper .wl-img-wrap{display: none;}}.isMob .welcome-wrapper {margin-top: 50px;}.isMob .welcome-wrapper .wl-img-wrap{display: none;}.isMob.eu-home .eubox-content{box-shadow: 0px 0px 20px 10px rgb(225 218 246 / 33%);}.img_wrapper_grid {background-color: #0a04c4;margin: 0 0 30px;border-radius: 5px;position: relative;height: 100%;min-height: 320px;}.img_container_grid img {-webkit-transform: scale(1);transform: scale(1);-moz-transition: all .4s;-webkit-transition: all .4s ease;transition: all .4s ease;opacity: .6;width: 100%;height: 320px;object-fit: cover;}.img_container_grid a:hover img {-webkit-transform: scale(1.2);transform: scale(1.2);opacity: .4 }.img_container_grid {position: relative;overflow: hidden;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;z-index: 0;width: 100%;height: 100% }.short_info_grid {position: absolute;left: 0;bottom: 0;background: linear-gradient(to bottom,transparent,#202850e0);width: 100%;padding: 25px 15px 15px 20px;color: #fff;font-size: 13px;-moz-transition: all .4s;-webkit-transition: all .4s ease;transition: all .4s ease }.short_info_grid h3 {font-size: 27px;color: #fff;margin: 0 0 10px 0;padding: 0;text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8), 1px -1px 0 rgba(0, 0, 0, 0.8), -1px 1px 0 rgba(0, 0, 0, 0.8), 1px 1px 0 rgba(0, 0, 0, 0.8);}.short_info_grid p{color: #fff;display: -webkit-box;-webkit-box-orient: vertical;line-clamp: 2;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;line-height:1.5;}.short_info_grid p.read-more {opacity: 1;display: block;line-height: 1;background-color: #f26522;padding: 8px 12px;margin: 10px 0 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;;-ms-border-radius: 3px;-o-border-radius: 3px;max-width: 35%;text-align: center;}.img_container_grid a:hover .short_info_grid {padding-bottom: 30px }.img_container_grid a:hover .short_info_grid p{line-clamp: 4;-webkit-line-clamp: 4;}.no-search-result{display: flex;flex-direction: column;gap: 20px;justify-content: center;width: 100%;align-items: center;background-color: #faf2af4f;padding: 40px;}.no-search-result i{font-size: 70px;color: #ffa200;}.no-search-result .no-result-text{font-size: 24px;font-weight: bold;}.media-box {border: 1px solid #dddddd1c;border-radius: 0.5rem;padding: 1rem;display: flex;align-items: flex-start;overflow: hidden;position: relative;box-shadow: 0px 0px 20px 10px rgba(95, 45, 237, 0.02);background-color: #fff;}.brows-search-type{position:absolute;top: 0;right: 0;}.media-box .hot {display: inline-block;color: #01030f;background: rgba(83, 253, 6, 0.42);padding: 1px 15px;font-size: 15px;border-bottom-left-radius: 18px;border: 1px double #000;border-right: navajowhite;}.img-media{width: 10%;height: 100px;position: relative;top: 6px;}.media-box img {border-radius: 0.5rem;width: 100px;height: 100px;object-fit: cover;-webkit-border-radius: 0.5rem;-moz-border-radius: 0.5rem;-ms-border-radius: 0.5rem;-o-border-radius: 0.5rem;}.search-page .plchldr{width: 90px;height: 90px;border-radius: 0.5rem;-webkit-border-radius: 0.5rem;-moz-border-radius: 0.5rem;-ms-border-radius: 0.5rem;-o-border-radius: 0.5rem;}.media-content {margin-left: 1rem;width: 90%;}.media-box .btn{font-size: 15px;padding: 8px 15px;margin-top: 12px;width: 204px;}.media-box p{display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;color: #272D4E;}.media-content h2{margin-top: 15px;}.highlight {background-color: yellow;font-weight: bold;font-family: inherit;}.sr-page-result-item .highlight {color: #0f0459;background-color:transparent;}.media-content .highlight {color: #ec5a03;background-color: transparent;}.media-box .post-tag-container .tag{background-color: #e4e4e48a;margin-bottom: 4px;color: #000 !important;}.search-inutf {width: 100%;height: 56px;border: 2px solid #000 !important;border-right: none !important;font-size: 18px;border-radius: 0;color: black;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;}select.search-inutf{max-width: 145px;border-radius: 0;font-size: 15px;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;}.media-box:hover{border: 1px solid #a7c0fedb;}@media (max-width: 710px) {select.search-inutf{max-width: 131px;}.media-box img,.search-page .plchldr {width: 60px;height: 60px;}.media-box h5 {font-size: 19px;}.media-box .tag {padding: 0 6px;font-size: 12px;}.media-box .btn{font-size: 13px;padding: 5px 16px;width: 192px;}}@media (max-width: 579px) {.media-box .post-tag-container {flex-wrap: nowrap;overflow: auto;}select.search-inutf{max-width: 100px;font-size: 13px;padding: 3px;}.media-box .tag {flex-shrink: 0;}.media-box .hot{padding: 1px 8px;font-size: 12px;height: 30px;}}@media (max-width: 430px) {select.search-inutf{max-width: 80px;}.media-box{gap: 5px;padding: 8px;}.media-content {margin-left: 0;margin-top: 11px;}.img-media {top: 21px;}.media-content h5 {margin-top: 7px;}}.bimgsl-container{display: flex;align-items: center;width: 100%;padding-left: 10px;}.bimgs-single {margin-left: -15px;}.bimgs-single img {width: 30px;height: 30px;border-radius: 50%;border: 2px solid #EBEBEB;}.bimgsl-container .more {margin-left: -7px;background-color: #ddd;border-radius: 19px;width: 30px;height: 30px;margin-top: -10px;}.bimgsl-container .more span{font-size: 13px;position: relative;left: 6px;top: -1px;}#loading .loading {display: flex;align-items: flex-end;}.loading .dot {width: 15px;height: 15px;margin: 0 5px;border-radius: 50%;background-color: #3498db;animation: dotloading 1.2s infinite ease-in-out;-webkit-animation: dotloading 1.2s infinite ease-in-out;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}.loading .dot:nth-child(1) {animation-delay: 0s;}.loading .dot:nth-child(2) {animation-delay: 0.2s;}.loading .dot:nth-child(3) {animation-delay: 0.4s;}@keyframes dotloading {0%, 80%, 100% {transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);}40% {transform: translateY(-20px);-webkit-transform: translateY(-20px);-moz-transform: translateY(-20px);-ms-transform: translateY(-20px);-o-transform: translateY(-20px);}}.accordion {margin: 0 auto;border-radius: 8px;overflow: hidden;box-shadow: rgba(92, 96, 99, 0.01) 0px 8px 24px;}.accordion-item {background-color: #fff;transition: background-color 0.3s;height: 79px;margin-bottom: 20px;}.accordion-item.active{height: auto;}.accordion-item:last-child {border-bottom: none;}.accordion-header {display: flex;justify-content: space-between;align-items: center;padding:15px 20px 24px 15px;cursor: pointer;background-color: #f0f1f282;color: #050598;font-size: 18px;font-weight: bold;border-radius: 11px;-webkit-border-radius: 11px;-moz-border-radius: 11px;-ms-border-radius: 11px;-o-border-radius: 11px;}.accordion-header:hover {background-color: #f4f4f4;}.accordion-body {max-height: 0;overflow: hidden;padding: 0 20px;transition: max-height 0.3s ease, padding 0.3s ease;background-color: #fff;display: none;}.accordion-item.active .accordion-body{display: block;max-height: 100%;}.accordion-item.active .accordion-header{border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;border-top-left-radius: 11px;border-top-right-radius: 11px;}.accordion p {font-size: 16px;color: #4d4c4c;}.accordion .icon {font-size: 20px;transition: transform 0.3s;background: blue;color: #fff;padding: 5px;width: 34px;border-radius: 40px;}.accordion .icon span{position: relative;left: 5px;}.accordion-header:hover .icon{background-color: #FFDF5EFF;color: #000;}.turo-blog{background-color: #f0eff01c;}.tuto-blog .tuto-h2 {line-height: 1.3;margin-bottom: 3rem;text-align: center;}.tuto-blog-card {background: #fff;padding: 10px;border-radius: 10px;box-shadow: rgba(17, 17, 26, 0.03) 0px 0px 16px;transition: .25s ease;border: 1px solid #eee;}.tuto-blog-card-banner,.tutu-banner-placeholder {display: none;}.tuto-blog-content-wrapper {padding: 10px 5px;}.tuto-blog-topic {background: hsl(210, 38%, 95%);color: hsl(216, 15%, 52%);font-weight: 600;padding: 0.25rem 1rem;border-radius: 5px;margin-bottom: 1rem;}.tuto-blog .tuto-blog-card .tuto-h3 {line-height: 1.4;margin-bottom: 1rem;font-size: 1.33rem;}.tuto-blog .tuto-wrapper {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;gap: 15px;}.tuto-blog .tuto-h4 {color: hsl(215.4, 16.5%, 53.5%);}.tuto-blog .tuto-text-small {display: flex;align-items: center;gap: 5px;color: hsl(214.5, 21.6%, 70%);}.tuto-text-small {font-size: .875rem;}@media (min-width: 550px) {.tuto-blog-card {display: grid;grid-template-columns: 1fr 4fr;gap: 20px;}.tuto-blog-card-banner {overflow: hidden;border-radius: 5px;background-color: #dddddd3b;display: flex;}.tuto-blog-banner-img {width: 200px;height: 140px;object-fit: contain;}.tutu-banner-placeholder {width: 200px;background-color: #dddddd47;height: 100%;margin: 0 auto;text-align: center;display: flex;justify-content: center;align-items: center;font-size: 100px;color: #ddd;}.tuto-banner-placeholder i{text-align: center;font-size: 100px;color: #ddd !important;}}@media (min-width: 650px) {.tuto-blog-text {color: hsl(214.7, 15.4%, 51.8%);font-size: var(--fs-4);display: -webkit-box;line-clamp: 3;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;margin-bottom: 1rem;}.tuto-blog-text, .tuto-profile-wrapper {display: block;}}.learn-card {user-select: none;border-radius: 5px;z-index: 1;overflow: hidden;background: #fff;padding-top: 2px;position: relative;box-shadow: rgb(6 24 44 / 4%) 0px 0px 0px 2px;}.learn-card .learn-card_header {display: flex;justify-content: space-between;padding: 10px;}.learn-card .learn-card_header h4 {font-size: 26px;color: #0a253f;}.learn-card .learn-card_header p {font-size: 16px;padding: 10px 20px 0 0;color: #4a4970;}.learn-card .content-image img {padding: 7px;width: 60px;height: 60px;border-radius: 50px;background-color: #eaf5ff;}.learn-card_info {color: #0a253f;font-size: 14px;font-weight: 500;display: flex;}.learn-card_info p {margin: 15px 10px;}.learn-card_info span {color: #4a4970;margin-right: 10px;}.learn-card .learn-card_footer{border: 1px solid #025aa524;background: linear-gradient(to right,#fff,aliceblue);}.learn-card .learn-card_footer .wraps{padding: 10px;align-items: center;display: flex;justify-content: space-between;}.learn-card .learn-card_footer .btn {width: 125px;font-size: 16px;height: 38px;padding: 3px 10px;border: none;outline: none;color: #fff;background: #025aa5;cursor: pointer;border-radius: 5px;}.learn-card .learn-card_footer .btn:hover {background-color: #af00ff;color: #ffff;}.learn-card_footer a span {margin-left: 10px;}.learn-card:hover .learn-card_footer{border: 1px solid #025aa524;background: linear-gradient(to right,aliceblue,#fff);}.app-content {display: flex;min-height: 100%;position: relative;}.aside-menu-toggle {display: none;width: 126px;height: 36px;border-radius: 11px;background-color: #2e3047;cursor: pointer;padding: 4px;position: absolute;top: 20px;left: 20px;}.aside-hamburger {position: relative;top: calc(50% - 2px);left: 36px;transform: translate(-50%, -50%);width: 32px;}.aside-menu-toggle p {color: #ffff;margin: 0;position: relative;left: 61px;}.aside-hamburger>span, .aside-hamburger>span::before, .aside-hamburger>span::after {display: block;position: absolute;width: 100%;height: 4px;border-radius: 99px;background-color: #FFF;transition-duration: .25s;}.aside-hamburger>span::before {content: '';top: -8px;}.aside-hamburger>span::after {content: '';top: 8px;}.aside-menu-toggle.is-active {left: 229px;z-index: 1;}.aside-menu-toggle.is-active .aside-hamburger>span {transform: rotate(45deg);}.aside-menu-toggle.is-active .aside-hamburger>span::before {top: 0;transform: rotate(0deg);}.aside-menu-toggle.is-active .aside-hamburger>span::after {top: 0;transform: rotate(90deg);}.content-sidebar {flex: 1 1 0;max-width: 272px;background-color: #e6e6ea99;margin-top: 29px;}.content-sidebar-header {color: #fff;width: 100%;background: #515151;padding: 12px;display: flex;text-align: center;align-items: center;justify-content: center;color: #ffff;border-top-left-radius: 8px;border-top-right-radius: 10px;}.content-sidebar-header p {color: #fff;font-size: 0.9rem;text-transform: uppercase;margin-bottom: 0.5em;font-weight: bold;}.content-sidebar .menu {padding: 3px;}.content-sidebar .menu .menu-item {display: block;padding: 8px;text-decoration: none;transition: 0.2s linear;color: #000;background-color: #fff;margin-bottom: 6px;border-radius: 4px;font-size: 15px;line-height: 1.5;}.content-sidebar .menu .menu-item:hover, .content-sidebar .menu .menu-item.is-active {color: #4b0fd0;border-left: 9px solid #693bba;border-radius: 0;}.content-sidebar .menu .menu-item:hover {border-left: 5px solid #b1a6c4;}.tutor-content {flex: 1 1 0;padding: 15px;background-color: #e8effd26;}.tutor-content h1,.tutor-content h2,.tutor-content h3,.tutor-content h4,.tutor-content h5,.tutor-content h6 {color: #3C3F58;margin-bottom: 1rem;}.tutor-content h1{font-size: 2.2rem;}.tutor-content h2{font-size: 2rem;}.tutor-content h3{font-size: 1.8rem;}.tutor-content h4{font-size: 1.6rem;}.tutor-content h5{font-size: 1.4rem;}.tutor-content h6{font-size: 1.2rem;}.single-tutor h1,.single-tutor h2{font-size: 21px;}.single-tutor h3{font-size: 19px;}.single-tutor h4{font-size: 16px;}.single-tutor h5{font-size: 15px;}.single-tutor h6{font-size: 14px;}.single-tutor h1,.single-tutor h2,.single-tutor h3,.single-tutor h4,.single-tutor h5,.single-tutor h6{margin-bottom: 15px;}.tutor-content p {color: #707793;}.single-tutor p,.single-tutor li{color: #000;line-height: 1.5;font-size: 16px;}.single-tutor a{color: rgb(22, 107, 243) !important;}.end-of-content {height: 1px;}.tutro-btns a{cursor: pointer;}.tutro-btns a,.tutro-btns button{width: 24%;}.tutro-btns a.disabled,.tutro-btns button.disabled{cursor: not-allowed !important;background-color: #a1a5b07d !important;border: none !important;color: #6c6a6a !important;pointer-events: none;text-decoration: none;}@media (max-width: 1024px) {.content-sidebar {max-width: 200px;margin-top: 0;}}@media (max-width: 996px) {.aside-hamburger {display: none;}.tutro-btns a,.tutro-btns button{width: 100%;}.aside-menu-toggle {display: block;left: -9px;border-top-left-radius: 0;border-bottom-left-radius: 0;background-color: #4a8dc9;top: 20px;width: 41px;z-index: 2;}.aside-menu-toggle.is-active {z-index: 2;top: 7px;background-color: #d14;border-bottom-right-radius: 0;border-top-right-radius: 4px;top: initial !important;position: relative !important;left: 224px !important;}.tutor-content {padding: 1rem;margin-top: 40px;}.content-sidebar {position: absolute;top: 0;left: -355px;height: 100%;width: 100%;max-width: 300px;transition: 0.2s linear;overflow-y: auto;background-color: #2c2c3c;margin-top: 0px;}.content-sidebar.is-active {left: -30px;z-index: 1;min-height: 584px;}.content-sidebar-header {text-align: left;align-items: start;justify-content: start;border-top-left-radius: 0;}.aside-menu-toggle.is-active .aside-hamburger {display: block;left: 22px;}.aside-menu-toggle.is-active .open-icons {display: none;}.open-icons {margin-top: -2px;}.open-icons i {color: white;font-size: 27px;position: relative;left: 4px;}}@media (max-width: 769px) {.aside-menu-toggle.is-active {left: 246px !important;}}.category-scroll a {background-color: transparent;}.category-scroll a.active-link {font-weight: bold;border-radius: 0;color: blue;background-color: transparent;}@media (max-width: 768px) {.content-sidebar.is-active {left: -7px;}.aside-menu-toggle.is-active {left: 166px;}.tutor-content h1{font-size: 1.4rem;}.tutor-content h2{font-size: 1.3rem;}.tutor-content h3{font-size: 1.2rem;}.tutor-content h4{font-size: 1.1rem;}.tutor-content h5{font-size: 1rem;}.tutor-content h6{font-size: 1rem;}pre code.hljs {font-size: 14px;}.single-tutor h1,.single-tutor h2{font-size: 18px;}.single-tutor h3{font-size: 16px;}.single-tutor h4,.single-tutor h5,.single-tutor h6{font-size: 15px;}.single-tutor p, .single-tutor li {font-size: 15px;margin-bottom: 9px;}}#ad-banner {width: 100%;height: 500px;background: #f9c74f;padding: 15px;position: sticky;top: 83px;;z-index: 0;box-sizing: border-box;scroll-margin-top: 83px;}#app-content {min-height: 600px;scroll-margin-top: 80px;}@media (max-width: 768px) {#ad-banner {position: static;height: auto;}}.infoIcon {cursor: pointer;display: inline-block;}.popover {display: none;position: absolute;background-color: #fff;border: 1px solid #ccc;border-radius: 4px;padding: 10px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);z-index: 1000;}.popover-content {font-size: 14px;color: #333;}.popover-arrow {position: absolute;top: 18px;left: 0;margin-left: -5px;width: 10px;height: 10px;background-color: #fff;border: 1px solid #ccc;transform: rotate(45deg);}.popover-show {display: block;}.sidebar-sticky-card{margin-bottom: 20px;background-color: #dcdcfd0a;position: sticky;top: 74px;text-align: left;z-index: 10;padding: 8px;}.bts-content {display: flex;justify-content: center;align-items: center;height: 100vh;}.bts-overlay {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 999;}button.copy-link{border: none;position: relative;top: 0px;}.bottom-sheet {display: none;position: fixed;bottom: 0;left: 0;width: 100%;background: #fff;border-top-left-radius: 16px;border-top-right-radius: 16px;box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.2);padding: 20px 0;z-index: 9999999;transition: bottom 0.3s ease-in-out;height: 90vh;max-height: 100vh;overflow: hidden;}.bottom-sheet-content .desctexts1f p {font-size: 1rem;}textarea.comments{border: 1px solid #000;padding: 5px;}.bottom-sheet-header {display: flex;justify-content: space-between;align-items: center;padding: 0 15px 9px;margin-top: 9px;position: fixed;width: 100%;box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);}.bottom-sheet h4 {font-size: 1.3rem;width: 100%;text-align: center;margin-top: 11px;}@media (max-width:800px){.drag-handle {left: 44%;}.bottom-sheet h4 {font-size: 1.2rem;}}@media (max-width: 768px) {.bottom-sheet {height: 90vh;}.bottom-sheet h4 {font-size: 1rem;}.bottom-sheet-content {padding-left: 8px !important;padding-right: 8px !important;}}@media (max-width:600px){.bottom-sheet h4 {font-size: .9rem;}}.bts-close-btn {background: #d14;color: white;border: none;padding: 13px 25px;cursor: pointer;border-radius: 4px;font-size: 17px;}.bts-close-btn:hover {background: #ff7875;}.bottom-sheet-content {margin-top: 80px;overflow-y: auto;background-color: #dddddd36;padding: 22px;height: 100%;}.noxy-overflow{overflow: hidden;}.drag-handle {width: 60px;height: 29px;background-color: #f0f0f0;display: flex;justify-content: center;align-items: center;cursor: ns-resize;position: absolute;top: 0;left: 48%;border-bottom-left-radius: 11px;border-bottom-right-radius: 11px;}.drag-bar {width: 40px;height: 4px;background-color: #ccc;border-radius: 4px;margin: 4px;}.resize-handle {width: 100%;height: 10px;background-color: #ccc;cursor: ns-resize;position: absolute;top: 0;left: 0;}.currecy-calculator {align-items: center;padding: 4px 0;}.currecy-calculator .currency-date, .currecy-calculator .amount-input, .currecy-calculator .currency-select {width: 15%;}.currecy-calculator .amount-input{font-size: 15px;font-weight: bold;}.currecy-calculator .currency-name {white-space: nowrap;overflow: hidden;margin-left: 2px;}.currecy-calculator .selected-currency {background: #f2f2f270;padding: 6px 10px;border: 1px solid #00000021;}.selected-curr-flag{width: 25px;height: 25px;object-fit: contain;margin-right: 4px;}.fs-15em {font-size: 1.5em;}.currecy-calculator input {border: 1px solid #c4bebede;border-radius: 6px;font-size: 15px;background-color: #dddddd38;text-align: center;}.currecy-calculator .curreny-to {width: 11%;cursor: not-allowed !important;user-select: none;}.currecy-calculator p {margin-bottom: 9px;}.f18px{font-size: 18px;}.result-box{margin-top: 20px;padding: 4px 0;background-color: #f7f7f752;}#selectedCurrency-etb{justify-content: space-evenly;cursor:default }.calc-header{display: flex;align-items: center;background-color: #eeeeee36;padding: 0 7px;font-size: 19px;gap: 10px;}.calc-items {background-color: #fff;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);border-radius: 16px;background-color: #ffffff;-webkit-border-radius: 16px;-moz-border-radius: 16px;-ms-border-radius: 16px;-o-border-radius: 16px;}#exchange-results{padding: 14px 2px;}@media (max-width:1025px) {.currecy-calculator .currency-date, .currecy-calculator .amount-input, .currecy-calculator .currency-select {width: 20%;}.currecy-calculator .curreny-to {width: 15%;}}@media (max-width:900px) {.currecy-calculator .currency-name, .currecy-calculator .selected-name {font-size: 13px;}.fs-15em {font-size: 1.2em;}.currecy-calculator .selected-currency {padding: 5px 9px;}.f18px,.calc-header{font-size: 16px;}.calc-items .gap-15{gap:3px }}@media (max-width:710px) {.currecy-calculator {flex-wrap: wrap;}.currecy-calculator .currency-date, .currecy-calculator .amount-input, .currecy-calculator .currency-select {width: 21%;}.currecy-calculator {align-items: end;}.currecy-calculator .currency-select {position: relative;top: 0;}.f18px,.calc-header{font-size: 15px;}}@media (max-width:610px) {.currecy-calculator .currency-date, .currecy-calculator .amount-input, .currecy-calculator .currency-select {width: 38%;}.fs-15em {font-size: 1.1em;}}.nores-container {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;padding: 23px;background-color: #fffefc;margin-top: 13px;}.nores-icon {font-size: 39px;}.nores-message {font-size: 22px;margin-top: 21px;color: #a39c9c;}.date-wrapper{padding: 0;background-color: #fff;margin-bottom: 35px;border: 1px solid #eee;border-left: 4px solid #d2d1ffb8;}.date-header {margin-bottom: 20px;background-color: #090996a3;position: sticky;top: 60px;text-align: left;z-index: 10;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);padding: 8px;max-width: 183px;}.date-header h3{font-size: 18px;color: #051a40;}.date-wrapper .row{padding: 0 12px 20px 12px;}.pointer{cursor: pointer;}.corder-1 {order: 1;}.corder-2 {order: 2;}.corder-3 {order: 3;}.currency-switchs{width: 30%;justify-content: space-around;flex-wrap: nowrap !important;}.cury-multis{width: 35% !important;}.curreny-to{width: 35% !important;}.text-hedtitle{font-size: 2.3rem;color: #1e3159;margin-bottom: 11px;text-align: left;}@media (max-width:1257px){.currency-switchs {width: 36%;}}@media (max-width:1050px){.cury-multis {width: 37% !important;}}@media (max-width:994px){.currecy-calculator .currency-name,.currecy-calculator .selected-name,#date-input{font-size: 15px;}.text-hedtitle{text-align: center;line-height: 1.3;font-size: 1.6rem;}}@media(max-width:873px){.currecy-calculator{flex-wrap: wrap;}.currency-switchs {width: 41%;}}@media (max-width: 730px) {.currency-switchs {width: 50%;}.cury-multis {width: 43% !important;}.currecy-calculator {justify-content: center;}.currecy-calculator .currency-date, .currecy-calculator .amount-input, .currecy-calculator .currency-select {width: 35%;}.currecy-calculator .amount-input{width: 100%;}}@media (max-width: 626px) {.currency-switchs {width: 100%;}.cury-multis {width: 38% !important;}.text-hedtitle {font-size: 1.7rem;}}.exchange-icon {display: flex;align-items: center;font-size: 21px;flex-direction: column;gap: 1px;}.swt-arrow {cursor: pointer;user-select: none;}.exchange-icon .left-arrow{margin-bottom: -19px;}.unvi-avater {width: 45px;height: 38px;display: flex;align-items: center;justify-content: center;background-color: #007bff;color: white;border-radius: 50%;font-weight: bold;margin-right: 15px;font-size: 20px;}button:disabled {opacity: 0.5 !important;pointer-events: none !important;cursor: not-allowed !important;}.bt-none{border-top:none !important }.bbtm-none{border-bottom:none !important }.desc-body a.btn{color: #5B6674;}.shadow-smooth{box-shadow:rgb(92 96 99 / 9%) -1px -3px 24px;}.gr-wrp{padding-top: 22px;background-color: #d9dada14;border-radius: 10px;}.topx70{top:60px }.top-0{top: 0px !important;}.detail-items-container {padding: 10px;border-radius: 8px;box-shadow: rgba(92, 96, 99, 0.02) 0px 8px 24px;margin-bottom: 35px;}.flex-summary {display: flex;flex-wrap: wrap;gap: 15px;}.detail-items-container h3{margin-top: 0 !important;}.flex-summary p{flex: 1 1 200px;background-color: #ebebeb5e;padding: 10px;border-radius: 5px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);text-align: left !important;max-width: 250px }.bkdeta-page .flex-summary p{padding: 3px 8px;border: 1px solid #ddd;margin-bottom: -2px;max-width: 241px }.flex-summary p *{color: #000 !important;background: transparent !important;}.flex-summary p strong{display: block;}@media (max-width:455px){.flex-summary p {flex: 1 1 40%;font-size: 14px !important;margin-bottom: 0;}}.contact-address-links-container {display: grid;grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));gap: 7px;max-width: 1200px;margin: auto;background: #F5F7FC38;}.contact-address-links {background-color: #fff;border-radius: 10px;overflow: hidden;padding: 4px 10px;transition: transform 0.3s ease-in-out;display: flex;align-items: center;position: relative;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;}.contact-address-links:hover {transform: translateY(-5px);}.contact-icon {font-size: 31px;color: #0066cc;margin-right: 20px;}.contact-content{overflow: auto;}.contact-content h4 {font-size: 14px;color: #333;margin: 6px 0 0 0;font-weight: 600;}.contact-content p {font-size: 14px;color: #555;margin-top: 5px;cursor: pointer;line-height: 1.3;}.contact-content a{line-height: 1.2;}@media (max-width: 768px) {.contact-address-links-container {grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));padding: 15px;}}.navigation-jump {background-color: #f8f9fa;padding: 10px 7px;border-radius: 5px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);margin-bottom: 20px;position: sticky;top:80px }.navigation-jump h2 {font-size: 1.1em;margin-bottom: 10px;color: #343a40;}.navigation-jump ul {list-style-type: none;padding: 0;}.navigation-jump li {margin: 5px 0 10px 0;font-size: 14px;line-height: 1.2;}.navigation-jump a {text-decoration: none;color: #5c7dc0;transition: color 0.3s;line-height: 1.5;}.navigation-jump a:hover {color: #0056b3;text-decoration: underline;}.sm-scrl{scroll-behavior: smooth;scroll-margin-top: 100px;}.f-20px {font-size: 20px;}.f-22px {font-size: 22px;}@media (max-width: 968px) {.navigation-jump.hideonxs {display: none;}}.bg-gry-sd{background-color: #dddddd1a;padding-top: 8px;}.bkdt-images{overflow-y: hidden;gap: 10px;background-color: #dddddd29;height: 507px;overflow-x: auto;padding-top: 4px;margin-top: 25px;}.bkdt-images img{width:400px;height: 480px;object-fit: contain;border: 1px solid #ddd;background-color: #fff;}.related-sidebar-item {margin-bottom: 15px;display: flex;align-items: center;text-decoration: none;color: inherit;border-bottom: 1px solid #ddddddb2;}.related-sidebar-item:last-child {border-bottom: none;}.related-sidebar-book-img {width: 40px;height: 40px;object-fit: cover;border-radius: 8px;margin-right: 10px;}.related-sidebar-book-info {flex-grow: 1;}.related-sidebar-book-title {font-size: 15px;font-weight: 400;color: #333;margin-bottom: 5px;}.related-sidebar-book-category {font-size: 0.775rem;color: #777;line-height: 1.5;}.related-sidebar-item:hover {background-color: #f9f9f9;transition: background-color 0.3s ease-in-out;border-radius: 8px;}.related-sidebar-item:hover h6{color: blue;}.position-relative{position:relative }.it-banner-right{position: absolute;right: -1px;top: 0px;padding:2px 5px 2px 10px;border-top-left-radius: 12px;border-bottom-left-radius: 12px;}.it-banner-right.newc{background:linear-gradient(to right,#fff,#9fc4eb5e);}.it-banner-right.oldc{background:linear-gradient(to right,#fff,#d84c155e);}.it-banner-right span{font-size: 14px;color: #000;}.constant-section, .unit-section {margin-bottom: 20px;background: #dddddd21;padding: 15px;border-radius: 5px;box-shadow: 0 0 5px rgba(0,0,0,0.1);}.itemexbox {border-bottom: 1px solid #ddd;padding: 8px 0;font-weight: normal;color: #605d5d;}.itemexbox .key {font-weight: bold;}.itemexbox:last-child {border-bottom: none;}.element-container {display: flex;flex-direction: column;margin-top: 15px;overflow: auto;width: 100%;}.element-row {display: flex;justify-content: space-between;padding: 8px;background-color: white;}.element-header {font-weight: bold;background-color: #f2f2f2;border-bottom: 2px solid #ddd;display:flex;}.element-col {flex: 1;text-align: left;padding: 0 10px;}@media(max-width:760px){.element-col{font-size: 13px;}.bkdt-images img{width:300px;}}.no-results-2 {text-align: center;padding: 20px;font-size: 1.5em;color: #6c757d;border: 2px dashed #dc3545;border-radius: 10px;background-color: #f8d7da;margin: 20px auto;width: 100%;}.ecy-card {border: none;border-radius: 20px;transition: transform 0.3s;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;}.ecy-card:hover {transform: translateY(-5px);}.ecy-card-header {background-color: #0800ff05;border-top-left-radius: 9px;border-top-right-radius: 9px;padding: 20px;}.ecbg-active{background-color: #f2f7ff;}.ecy-card-header h2 {font-size: 1.36rem;}@media (max-width: 576px) {.ecy-card-header h2 {font-size: 1.1rem;}}.ecy-year-item {display: flex;align-items: center;padding: 15px;border-radius: 0;transition: background-color 0.3s ease, transform 0.3s;cursor: pointer;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;}.ecy-year-item:hover {transform: scale(1.02);border-radius: 10px;box-shadow: rgba(0, 0, 0, 0.07) 0px 4px 12px;}.ecy-folder-icon {margin-right: 15px;color: #ffc107;font-size: 2.5em;}.smcrico .ecy-folder-icon{font-size: 1.5em;}.ecy-list-group {list-style-type: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;}.line-12{line-height:1.2;}.ecy-list-group-item {padding:25px 15px 26px 15px;border: 1px solid #dee2e6;transition: background-color 0.3s ease, transform 0.3s;cursor: pointer;flex: 1 0 50%;font-weight: 500;}.ecy-list-group-item p{line-height: 1.5;}.adnbtmbto .ecy-list-group-item:not(:last-child) {border-bottom: none;}.flex-horizontal-items .ecy-list-group{flex-wrap: nowrap;overflow-x: auto;}.flex-horizontal-items .ecy-list-group .ecy-list-group-item{max-width:180px;}.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-radius:0.625rem;-webkit-border-radius:0.625rem;-moz-border-radius:0.625rem;-ms-border-radius:0.625rem;-o-border-radius:0.625rem;}.card > hr {margin-right:0;margin-left:0 }.card > .list-group {border-top:inherit;border-bottom:inherit }.card > .list-group:first-child {border-top-width:0;border-top-left-radius:calc(0.625rem - 2px);border-top-right-radius:calc(0.625rem - 2px) }.card > .list-group:last-child {border-bottom-width:0;border-bottom-right-radius:calc(0.625rem - 2px);border-bottom-left-radius:calc(0.625rem - 2px) }.card > .card-header+.list-group, .card > .list-group+.card-footer {border-top:0 }.card-body {-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem }.card-title {margin-bottom:0.5rem }.card-subtitle {margin-top:-0.25rem;margin-bottom:0 }.card-text:last-child {margin-bottom:0 }.card-link:hover {text-decoration:none }.card-link+.card-link {margin-left:1rem }.card-header {padding:0.5rem 1rem;margin-bottom:0;background-color:#fff;border-bottom:2px solid rgba(0, 0, 0, 0.125) }.card-header:first-child {border-radius:calc(0.625rem - 2px) calc(0.625rem - 2px) 0 0 }.card-footer {padding:0.5rem 1rem;background-color:rgba(0, 0, 0, 0.03);border-top:2px solid rgba(0, 0, 0, 0.125) }.card-footer:last-child {border-radius:0 0 calc(0.625rem - 2px) calc(0.625rem - 2px) }.dtr-servicebox-gradient-border {position: relative;padding: 0;border-radius: 10px;background-color: #fff !important;box-shadow:rgba(17, 17, 26, 0.02) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-bottom: 4px solid #dddddd26;}.margin-top-auto{margin-top: auto;}.dtr-servicebox-wrapper {margin-bottom: 30px;padding-bottom: 19px;}.dtr-servicebox {position: relative;padding: 10px;overflow: hidden;}.dtr-servicebox-heading, .dtr-servicebox-icon {color: #05182b;}.dtr-servicebox-head{background: linear-gradient(to bottom,#083a4703,#fff);border-radius: 18px;padding-top: 11px;}.dtr-servicebox-heading {margin: 0;padding: 0 0 19px 0;font-weight: 600;font-size: 20px;}.eu-home .dtr-servicebox-heading{font-size: 22px;padding: 0;}.eu-home .dtr-servicebox-head{background: transparent;}.dtr-servicebox-content p{line-height: 1.6;font-size: 14.3px;color: #393535;max-height: 122px;overflow-y: auto;}.dtr-servicebox-content.short-description {max-height: 122px;overflow: hidden;position: relative;margin-bottom: 8px;}.dtr-servicebox-content.short-description::after{height: 91px;background: linear-gradient(to top, #fff, transparent);}.ex-cisons {font-size: 29px;margin-bottom: 16px;opacity: .6;width: 80px;height: 80px;background-color: #dde9ff80;padding: 4px;display: flex;justify-content: center;align-items: center;border-radius: 50%;margin-top: 3px;box-shadow: inset 0 0 10px #b8b6b66b;}.ex-cisons-icons i{font-size: 29px;margin-bottom: 16px;}.bgExPage .melst .card-body {margin-top: 6px;}@media screen and (max-width:500px) {.dtr-servicebox-content p {margin: 14px 0 }.bgExPage .melst .card-body {padding: 0;}}.bg-exlists {border-radius: 8px;display: flex;flex-direction: column;height: 100% }.eu-home .dtr-servicebox-gradient-border{box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);}.vi-hdetail {width: 100%;padding: 10px 24px;border: none;border-radius: 12px;font-size: 16px;font-weight: 600;cursor: pointer;transition: all 0.3s ease;position: relative;overflow: hidden;display: flex;align-items: center;justify-content: center;gap: 8px;margin-bottom: 7px;height: auto;background: linear-gradient(120deg, #6846e5, #24abdc);color: white;}.vi-hdetail:hover{background: linear-gradient(135deg, rgb(102, 126, 234) 0%, rgb(118, 75, 162) 100%);color: #fff;}.ex-catgs .vi-hdetail,.ex-starts .vi-hdetail{display: inline-flex;align-items: center;color: #4338ca;font-weight: 600;text-decoration: none;transition: all 0.3s ease;font-size: 0.95rem;position: relative;padding: 0.75rem 1.5rem;border-radius: 12px;background: rgb(67 56 202 / 9%);}.ex-catgs .vi-hdetail:hover ,.ex-starts .vi-hdetail:hover {color:#fff;background-color:#f86d07 }.bs-border{box-shadow: rgba(6, 24, 44, 0.18) 0px 0px 0px 2px, rgba(6, 24, 44, 0) 0px 4px 6px -1px, rgba(255, 255, 255, 0.01) 0px 1px 0px inset;}.ex-catgs:hover button{color: #fff;background-color: #512fcb;border-color: #4c2cbf;}.org-category-wrap{margin-bottom: 40px;padding: 9px 15px;background: #F5F7FC38;border-radius: 20px;}.category-box {position: relative;height: 200px;background: #ffffff;border-radius: 0.5rem;text-align: center;display: flex;align-items: center;justify-content: center;box-sizing: border-box;overflow: hidden;box-shadow: 0 5px 25px 0 rgb(66 69 71 / 6%);-webkit-box-shadow:0 5px 25px 0 rgb(66 69 71 / 6%);transition: 0.6s linear;padding: 30px 0;}.category-box:hover{background: rgb(255, 255, 255);border: 1px solid #cde8ff;}.category-box .category-desc .category-icon {font-size: 40px;margin-bottom:0px;}.category-box .category-desc img {width: 60px;height: 60px;margin-bottom: 7px;box-shadow: 0 10px 25px rgba(60, 72, 88, 0.03) !important;border-radius: 20px;}.category-box .category-desc .category-detail h4 {margin-bottom:12px;}.category-box .category-desc .category-detail p {margin-bottom:0px;font-size:14px;font-weight:500;}.category-box .category-desc .category-detail p.block {display: inline-flex;align-items: center;justify-content: center;height: 28px;background: #f4f5f7;padding: 0.1rem 1rem;font-weight: 500;font-size: 12px;border-radius: 50px;}.fos-5 {font-size: 1.1rem !important;}.modebar-group a[data-title='Edit in Chart Studio']{display:none !important }.js-plotly-plot .plotly .main-svg{width: 100%;height: 100%;}.chats-box{max-height: 500px;overflow: auto;margin-bottom: 23px;}.delete-comment{color:#fff;}.replies {border: 1px solid #e0e0e0;border-radius: 8px;padding: 4px;background-color: #fdfdfd;margin-bottom: 1rem;font-family: system-ui, sans-serif;box-shadow: 0 2px 4px rgba(0,0,0,0.05);transition: opacity 0.3s ease;}.replies .f14px{font-size:14px !important;}.mt--10px{margin-top:-10px;}.replies .av-user-name{font-size: 15px !important;}.av-uinfos{position: relative;z-index: 1;}.av-uchat{border-left: 5px solid #ddd;padding:0 8px !important;position: relative;left: -4px;}.bb-ddd{border-bottom: 1px solid #ddd;}.text-xl {font-size: 1.25rem;line-height: 1.75rem;}.mt-14 {margin-top: 2.5rem;}.w-64 {width: 16rem;}.rounded-t-xl {border-top-left-radius: 0.75rem;border-top-right-radius: 0.75rem;}.cardheader{width: 100%;display: flex;flex-direction: column;justify-content: start;align-items: start;height: 100%;}.cardtitles {padding: 12px 13px 0 13px }.cardtitles p{line-height: 1.5;display: -webkit-box;-webkit-box-orient: vertical;line-clamp: 3;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}.rounded-full {border-radius: 9999px;}.bg-black {--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1)) }.bg-cyan-100 {--tw-bg-opacity:1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1)) }.bg-purple-100 {background-color:rgba(243, 232, 255, 0.43) }.bg-white {background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1)) }.bg-yellow-100 {background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1)) }.bg-blue-100 {background-color:rgb(219 234 254) }.bg-blue{background-color: blue;}.bg-green-100 {--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1)) }.bg-red-100 {--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1)) }.font-semibold {font-weight: 600;}.text-\[0\.73em\] {font-size: 0.73em;}.w-7\/12 {width: 58.333333%;}.ml-2 {margin-left: 0.5rem;}.katex-display > .katex,.katex-display{text-align: left !important;}.font-weight-500{font-weight: 500;}.kebab-menu span,.disc-btn span{position: relative;top: -9px;}.keb-menu-wrap {position: relative;display: inline-block;}.kebab-menu {cursor: pointer;font-size: 15px;color: #fff;height: 33px;line-height: 0.9;margin-top: -2px;}.kebab-menu span, .disc-btn span {position: relative;top: -9px;}.keb-menu-options {display: none;position: absolute;top: 100%;left: 86px;transform: translateX(-100%);background: white;border-radius: 4px;box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;z-index:99;min-width: 155px;padding: 4px 0 5px 0;}.keb-option {padding: 0px 12px;}.order-note__description h2 {margin-bottom:10px;}@media screen and (max-width:560px) {.order-note__description .btn,.order-note__description .kebab-menu{padding: 12px 11px;font-size: 13px;height: 33px !important;line-height: 0;}.order-note__description .btn span,.order-note__description .kebab-menu span{top:-12px;}.order-note__description .kebab-menu{margin-top: -5px;}.order-note__description .keb-option p{display:none }}.itdetlis ul{list-style-type: none;padding: 0;margin: 0;margin: auto;display: flex;flex-wrap: wrap;gap:10px;margin-bottom:20px;}.itdetlis li {background-color: #ffffff;border: 1px solid #ddd;border-radius: 8px;padding: 12px;margin: 10px 0;transition: all 0.3s ease;}.itdetlis li:hover {background-color: #f0f8ff;transform: translateY(-2px);}.itdetlis li strong {color: #0A60BC;margin-right: 4px;}.itdetlis li {color: #555;margin-top: 5px;font-size: 18px;cursor: default;}.dord-1{order:1 }.dord-2{order:2 }@media (max-width: 1026px) {.dord-1{order:2 }.dord-2{order:1 }}.card_pricing {position: absolute;background: linear-gradient(157deg, hsl(205.34deg 100% 82.7% / 72%) -12%, hsla(239.2, 94.9%, 53.7%, 0.68) 109%);width: 78px;height: 71px;right: 15px;top: -1rem;padding-top: 1.25rem;text-align: center;box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;}.card_pricing::before {content: "";position: absolute;width: 14px;height: 16px;background-color: hsl(210deg 97.82% 36.3%);top: 0;left: -14px;clip-path: polygon(0 100%, 100% 0, 100% 100%);}.card_pricing-number, .card_pricing-month {color: #fff;}.card_pricing-symbol {font-size: .75rem;}.card_pricing-month {display: block;font-size: .625rem;}.subs-imi i{font-size: 39px;color: #80808085;position: relative;top: -40px;left: 10px;}.pcard_button {padding: .5rem;border: none;font-size: 1rem;border-radius: .5rem;background: linear-gradient(157deg, #1711dd -12%, #6130b8 109%);color: #fff !important;cursor: pointer;transition: .4s;text-align: center;width: 90%;height: 45px;display: flex;align-items: center;justify-content: center;}.p-p5rem{padding: .5rem;}.pcard_button:hover {background: linear-gradient(157deg, hsl(210, 90.4%, 67.5%) -12%, hsl(209.9, 98.3%, 54.3%) 109%);}.payment-card {margin: 60px auto;border-radius: 1rem;background: linear-gradient(145deg, #dbdafa, #eaecf3);padding: 2rem;transition: all 0.3s ease;text-align: center;}.payment-card p.rpheads {margin: 0;color: #333;font-size: 1.3em;}.birr-amount {font-weight: bold;font-size: 1.9rem;color: #198754;margin: 10px 0;}.birr-description {color: #666;margin-bottom: 20px;}.pay-button {background-color: #089D2D;color: white !important;border: none;border-radius: 8px;padding: 10px;cursor: pointer;font-size: 16px;transition: background-color 0.3s;min-width: 120px;display: flex;align-items: center;gap: 10px;}.pay-button img{width: 50px;height: 40px;object-fit: contain;background-color: #fffffff7;border-radius: 25px;}.pay-button:hover {background-color: #084c88;}.loading-icon {display: inline-block;animation: spinicon 1s linear infinite;-webkit-animation: spinicon 1s linear infinite;}@keyframes spinicon {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.error-container {padding: 40px 20px;border: 1px solid #f5c6cb;background-color: #f8d7da;border-radius: 5px;display: flex;flex-direction: column;justify-content: center;align-items: center;margin-bottom: 20px;}.try-again-btn {margin-top: 15px;padding: 10px 20px;background-color: #721c24;color: white;border: none;border-radius: 5px;cursor: pointer;}.try-again-btn:hover {background-color: #a71c24;}.quesblock .item-quest .cho-item {padding: 0px;}.quesblock .item-quest .cho-inner {cursor: pointer;}.quesblock .item-quest input[type="radio"]{display: none;}.quesblock .item-quest .cho-item:hover {background-color: #e0e0e07a;}.quesblock .item-quest .cho-container .radio-input:checked + .cho-inner {background-color: #e7f3ff;border: 2px solid #0d6efd;border-radius: 8px;}.no-left-border-radius{border-bottom-left-radius: 0;}.xdes-description{display: none;padding: 15px;border-left: 4px solid #70c217;background-color: #dddddd2b;}.xdes-description code {background-color: #f0f0f0;border-radius: 3px;color: #e83e8c;word-wrap: break-word;}.xdes-description h1, .xdes-description h2, .xdes-description h3, .xdes-description h4, .xdes-description h5, .xdes-description h6{font-size: 19px;font-weight: bold;}.prexl .order-note__content{box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.05) 0px 0px 8px;}.ef-correct-answer{background-color: #b4f3b4 !important;}.ef-wrong-answer{background-color: #ffd6e080 !important;}.ef-question-nav {display: flex;flex-wrap: wrap;gap: 5px;justify-content: center;width: 100%;background: #fff;box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset;border-radius: 14px;-webkit-border-radius: 14px;-moz-border-radius: 14px;-ms-border-radius: 14px;-o-border-radius: 14px;margin-bottom: 15px;}.ef-question-nav-btn {width: 50px;height: 50px;margin: 0;border: 2px solid #c0bfbf;border-radius: 8px;transition: all 0.3s ease;font-size: 16px;display: flex;align-items: center;justify-content: center;background-color: #fefefe;color: #35353a;}.ef-answered-question {background-color: #198754 !important;color: white !important;border-color: #146c43;}.ef-active-question {background-color: #0d6efd !important;color: white !important;font-weight: bold;}.ef-non-question {background-color: #bebebec2 !important;color: #3e4242 !important;border-color: #5a6268;font-size: 27px;}.ef-non-question.ef-active-question{background-color: #5f1df1c2 !important;border-color: #192fe8;color: #fff !important;}.ef-option-item {display: flex;align-items: center;cursor: pointer;padding: 10px;border-radius: 8px;transition: all 0.2s ease;}.ef-option-item:hover {background-color: #f8f9fa;}.ef-option-label {display: inline-flex;align-items: center;justify-content: center;width: 30px;height: 30px;border: 2px solid #ccc;border-radius: 50%;margin-right: 10px;font-size: 16px;color: #333;transition: all 0.3s ease;}.ef-option-item.ef-selected {background-color: #e7f3ff;border: 2px solid #0d6efd;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}.ef-option-item.ef-selected .ef-option-label {background-color: #0d6efd;border-color: #0d6efd;color: white;}.ef-modal-backdrop {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 999;display: none;}.ef-results-box {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 400px;padding: 20px;background: white;border: 1px solid #ccc;border-radius: 8px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);z-index: 1000;display: none;}.ef-unanswered {color: red;font-weight: bold;}.ef-jump-btn {margin-left: 10px;text-decoration: none;color: #0d6efd;cursor: pointer;}.ef-ex-start-modal {background-color: #fff;border-radius: 8px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);padding: 90px 20px;text-align: center;width: 100%;}.ef-ex-start-modal h2 {margin-bottom: 15px;color: #333;font-size: 1.5rem;}.ef-ex-start-modal p {margin-bottom: 20px;color: #666;font-size: 1.2rem;}.ef-ex-start-button-continue {background-color: #28a745;color: white;border: none;border-radius: 5px;padding: 10px 25px;cursor: pointer;transition: background-color 0.3s;margin: 0 5px;}.ef-ex-start-button-continue:hover {background-color: #218838;color: #ececec;}.ef-ex-start-button-start-over {background-color: #dc3545;color: white;border: none;border-radius: 5px;padding: 10px 25px;cursor: pointer;transition: background-color 0.3s;margin: 0 5px;}.ef-ex-start-button-start-over:hover {background-color: #c82333;color: #ececec;}.prex-choice-letter{color: #8f0f69;font-weight: bolder;border: 2px solid #8f0f69;padding: 4px;border-radius: 16px;width: 33px;height: 33px;line-height: 1;text-align: center;flex-shrink: 0;}.pricing-card {position: relative;border-radius: 16px;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease, box-shadow 0.3s ease;overflow: hidden;}.pricing-card::before, .pricing-card::after {content: '';position: absolute;width: 100%;height: 10px;background: #007BFF;left: 0;z-index: 1;}.pricing-card::before {top: -10px;border-radius: 16px 16px 0 0;}.pricing-card::after {bottom: -10px;border-radius: 0 0 16px 16px;}.pricing-card:hover {transform: translateY(-5px);box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);}.pricing-card h3 {color: #333;position: relative;z-index: 2;}.pricing-card .price {font-size: 2.5em;font-weight: bold;color: #007BFF;position: relative;z-index: 2;}.pricing-card .subtitle {color: #888;position: relative;z-index: 2;}.pricing-card ul {padding: 0;margin: 0 0 25px;list-style: none;position: relative;z-index: 2;}.pricing-card ul li {margin: 10px 0;font-size: 0.95em;color: #555;text-align: left;}.pricing-card button.order-exam-plan {background: transparent;color: #000;border: 1px solid purple;border-radius: 9px;width:100%;cursor: pointer;transition: background 0.3s ease;position: relative;z-index: 2;}.pricing-card button.order-exam-plan:hover {background-color: #ebf4ff;color: #000;}.featured {border: 2px solid #007BFF;transform: scale(1.05);box-shadow: 0 10px 20px rgba(123, 125, 238, 0.28);}.clear-choice{margin-top: 29px;background-color: #958488;padding: 7px;border-radius: 8px;color: #fff;border: none;}.clear-choice:hover{background-color: #656364;}.cho-border{padding:8px;padding-bottom: 20px;border-bottom: 2px solid #ddd;}.wbodyoverlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.7);display: flex;justify-content: center;align-items: center;z-index: 99999999;visibility: hidden;}.wbodyloading {border: 8px solid #f3f3f3;border-top: 8px solid #3498db;border-radius: 50%;width: 50px;height: 50px;animation: spinwbody 1s linear infinite;-webkit-animation: spinwbody 1s linear infinite;}@keyframes spinwbody {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}#unanswered-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 9999;}#unanswered-modal {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);background: #fff;padding: 20px;width: 90%;max-width: 880px;border-radius: 8px;box-shadow: 0 8px 24px rgba(0,0,0,0.2);z-index: 10000;max-height: 85vh;overflow: hidden;}#unanswered-modal h2 {margin-top: 0;font-size: 18px;text-align: center;}.question-grid {display: grid;grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));gap: 8px;padding: 10px 0;max-height: 60vh;overflow-y: auto;margin-bottom: 16px;}.question-grid .question-link {display: block;padding: 10px;background: #f1f1f1;border-radius: 4px;text-align: center;font-size: 18px;color: #27069e;cursor: pointer;user-select: none;font-weight: bold;}.question-grid .question-link:hover {background: #e2e6ea;}#unanswered-modal .close-btn {display: block;width: 100%;padding: 10px;background: #007bff;color: #fff;border: none;border-radius: 4px;cursor: pointer;font-size: 16px;text-align: center;}#unanswered-modal .close-btn:hover {background: #0056b3;}.sweet-alert button.cancel{background-color: #6D6B6B !important;}.eft-exam-result.card {margin: 20px auto;border-radius: 12px;box-shadow: 0 0 10px rgba(0,0,0,0.1);font-family: 'Segoe UI', sans-serif;background: #fff;}.eft-exam-result.card-body {padding:24px 14px;}.eft-exam-result.card-title {margin-bottom: 16px;font-size: 22px;font-weight: 600;text-align: center;color: #140997;}.eft-exam-result.result-score {font-size: 32px;font-weight: bold;margin-bottom: 20px;text-align: center;}.eft-exam-result.result-details {list-style: none;margin-bottom: 24px;font-size: 16px;background-color: #dddddd3b;padding: 12px 10px;}.eft-exam-result.result-details li {margin-bottom: 8px;}.eft-exam-result.status-text {font-weight: bold;}.eft-exam-result.btn-retake {width: 100%;padding: 12px;font-size: 16px;border-radius: 6px;border: none;background-color: #007bff;color: #fff;cursor: pointer;transition: background 0.2s ease-in-out;}.eft-exam-result.btn-retake:hover {background-color: #0056b3;}.horizontal-upgrade-card {display: flex;align-items: center;background-color: #f9f9f9;border-radius: 12px;padding: 12px 16px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);font-family: 'Segoe UI', sans-serif;max-width: 700px;margin-bottom: 50px;border: 1px solid #ddd }.upgrade-icon {font-size: 24px;color: #ff9800;margin-right: 14px;}.upgrade-content {flex-grow: 1;}.upgrade-title {font-weight: 600;font-size: 18px;color: #333;}.upgrade-text {font-size: 15px;color: #666;line-height: 1.6;}.upgrade-button {background-color: #4CAF50;color: #fff;padding: 8px 14px;font-size: 14px;border: none;border-radius: 6px;cursor: pointer;transition: background 0.2s ease-in-out;}.upgrade-button:hover {background-color: #388e3c;}.eft-cmodals-backdrop {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 999;display: none;}.eft-cmodals-container {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);background: #fff;border-radius: 12px;width: 90%;box-shadow: 0 10px 30px rgba(0,0,0,0.1);z-index: 1000;display: none;overflow: auto;max-height: 100vh;}.eft-cmodals-header {display: flex;justify-content: space-between;align-items: center;position: sticky;top: -5px;z-index: 10;background-color: #e4e3e6c4;padding: 16px;border-bottom: 1px solid #ddd;}.eft-cmodals-header h3 {margin: 0;font-size: 18px;}.eft-cmodals-close:hover {color: #111;}.eft-cmodals-body {margin-top: 10px;font-size: 14px;color: #444;}.eft-cmodals-actions {margin-top: 20px;text-align: right;}.eft-cmodals-btn {background: #4CAF50;color: white;padding: 8px 14px;border: none;border-radius: 6px;cursor: pointer;font-size: 14px;}.eft-cmodals-btn:hover {background: #388e3c;}.text-danger {color: #dc3545 !important;}.text-success {color: #28a745 !important;}.itsonhover:hover{box-shadow: rgba(0, 0, 0, 0.03) 0px 6px 24px 0px, rgba(29, 65, 206, 0.33) 0px 0px 0px 1px;}.lh-13{line-height: 1.3;}#submit-exam {width: 77%;margin-top: 20px;margin-bottom: 11px;padding: 16px 20px;background: linear-gradient(135deg, #48bb78 0%, #38a169 100%);color: white;border: none;border-radius: 12px;font-weight: 700;cursor: pointer;transition: all 0.2s ease;display: flex;align-items: center;justify-content: center;gap: 8px;font-size: 16px;}#submit-exam:hover {transform: translateY(-2px);box-shadow: 0 8px 25px rgba(72, 187, 120, 0.3);}.muif-offer-container {position: relative;padding: 40px;text-align: center;width: 100%;border-radius: 12px;overflow: hidden;margin-bottom: 33px;z-index: 0;}.muif-offer-container::before {content: "";position: absolute;top: -2px;left: -2px;right: -2px;bottom: -2px;background: linear-gradient(270deg, #3b82f6, #60a5fa, #93c5fd, #3b82f6);background-size: 600% 600%;border-radius: 14px;animation: muifBorderRotate 6s linear infinite;z-index: -2;}.muif-offer-container::after {content: "";position: absolute;top: 4px;left: 4px;right: 4px;bottom: 4px;background: #fff;border-radius: 8px;z-index: -1;}@keyframes muifBorderRotate {0% {background-position: 0% 50%;}50% {background-position: 100% 50%;}100% {background-position: 0% 50%;}}.muif-blob {position: absolute;border-radius: 50%;opacity: 0.6;filter: blur(40px);z-index: 1;}.z--1{z-index: -1;}.z-1{z-index: 1;}.muif-blob:nth-child(1) {width: 200px;height: 200px;background: rgb(137 231 179 / 25%);top: 20px;left: 20px;}.muif-blob:nth-child(2) {width: 300px;height: 300px;background: rgb(95 226 153 / 12%);bottom: 30px;right: 30px;animation-delay: -5s;}.muif-blob:nth-child(3) {width: 150px;height: 150px;background: rgba(255, 215, 0, 0.3);top: 40%;left: 40%;animation-delay: -10s;}@keyframes float {0%, 100% {transform: translate(0, 0) scale(1);}25% {transform: translate(15px, -8px) scale(1.05);}50% {transform: translate(-10px, 12px) scale(0.95);}75% {transform: translate(8px, -3px) scale(1.02);}}.muif-headline {position: relative;background: linear-gradient(45deg, #2e8b57, #8a2be2);-webkit-background-clip: text;background-clip: text;color: transparent;font-size: 2.5em;margin-bottom: 15px;font-weight: bold;letter-spacing: 0.5px;}.muif-subheadline {color: #555;font-size: 1.1em;margin-bottom: 25px;}.muif-price-highlight {font-size: 1.5em;color: #230bd6;font-weight: bold;line-height: 1.9;}.muif-unlock-info {background-color: #e9f5f1;color: #2e8b57;padding: 15px;border-radius: 8px;margin-bottom: 25px;display: flex;align-items: center;justify-content: center;gap: 10px;z-index: 2;position: relative;}.muif-lock-icon {font-size: 1.5em;}.muif-strong-text {font-weight: bold;font-size: 1.2em;}.muif-action-buttons {display: flex;flex-direction: column;gap: 15px;margin-bottom: 30px;z-index:2;position: relative;}.muif-action-button {background-color: #007bff;color: white;border: none;border-radius: 8px;padding: 15px 25px;font-size: 1em !important;cursor: pointer;transition: background-color 0.3s ease, transform 0.2s ease;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);display: flex;align-items: center;justify-content: center;gap: 10px;}.muif-action-button:hover {background-color: #0056b3;color:#fff !important;transform: translateY(-2px);box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);}.muif-key-icon, .muif-sparkle-icon, .muif-rocket-icon {font-size: 1.2em;}.muif-additional-message {color: #777;font-size: 0.9em;}@media (min-width: 600px) {.muif-action-buttons {flex-direction: row;justify-content: center;}.muif-offer-container {padding: 50px;}.muif-headline {font-size: 2em !important;margin-bottom: 20px;}.muif-subheadline {font-size: 1.2em;margin-bottom: 30px;}.muif-action-button {padding: 10px 30px;font-size: 1.1em;}.muif-additional-message {font-size: 1em;}}.image-modal {position: fixed;inset: 0;z-index: 10000;display: none;align-items: center;justify-content: center;overflow: hidden;}.image-modal.active {display: flex;flex-direction: column;}.image-modal-backdrop {position: fixed;inset: 0;background: rgba(0, 0, 0, 0.7);z-index: 1;}.image-modal-content {position: relative;z-index: 2;max-height: 100vh;overflow: auto;padding: 20px;display: flex;justify-content: center;align-items: center;}.image-wrapper-zoom {position: relative;display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}.image-wrapper-zoom img {width: 1000px;height: auto;max-height: 100%;object-fit: contain;margin: 0 auto;z-index: 1;position: relative;display: block;}.image-modal-close {position: absolute;top: -16px;right: -10px;z-index: 3;background: #d14;border: none;border-radius: 50%;padding: 8px;cursor: pointer;box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);transition: transform 0.2s;}.image-modal-close svg{color:#fff }.image-modal-close:hover {transform: scale(1.1);}.input-wrapper input {width: 100%;padding: 16px 48px 16px 16px;border: 2px solid #e2e8f0;border-radius: 12px;font-size: 16px;transition: all 0.3s ease;background: #f8fafc;color: #2d3748;}.prof-page {overflow: hidden;}.table-outer {overflow: hidden;position: relative;}.table-scroll {overflow-x: auto;-webkit-overflow-scrolling: touch;}.prof-page h3 {font-size: 20px;margin-bottom: 16px;color: #111827;}.prof-page table {width: 100%;min-width: 800px;border-collapse: separate;border-spacing: 0;border-radius: 12px;overflow: hidden;background-color: #ffffff;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);table-layout: fixed;}.prof-page #loadPayMore,#loadExMore {margin-top: 20px;padding: 10px 20px;display: none;}.prof-page .messageRow {text-align: center;font-style: italic;color: #555;}.prof-page .errorRow {color: red;font-weight: bold;text-align: center;}.prof-page th {background-color: #f9fafb;color: #1f2937;font-weight: 600;font-size: 14px;text-align: left;border-bottom: 1px solid #e5e7eb;}.prof-page td {color: #374151;font-size: 15px;border-bottom: 1px solid #f3f4f6;}.prof-page th, .prof-page td {padding: 14px 16px;border-bottom: 1px solid #f0f0f0;white-space: normal;word-break: normal;vertical-align: middle;}.prof-page td:first-child {width: 30%;max-width: 320px;}.prof-page td:nth-child(2) {width: 15%;}.prof-page tr:last-child td {border-bottom: none;}.prof-page tr:hover {background-color: #f9fafb;}.subject-title {font-weight: 600;color: #1a1a1a;margin-bottom: 4px;}.tx-id {font-size: 13px;color: #666;}.amount-cell {font-weight: 700;color: #16a34a;font-size: 16px;}.badge {display: inline-block;padding: 4px 10px;font-size: 13px;border-radius: 12px;font-weight: 500;line-height: 1;}.badge-plan {background: #eef4ff;color: #4f46e5;}.badge-success {background: #dcfce7;color: #15803d;}.badge-danger {background: #fee2e2;color: #b91c1c;}.badge-purple {background: #f3e8ff;color: #9333ea;}.badge-neutral {background: #f3f4f6;color: #374151;}.btn-action {padding: 6px 14px;font-size: 13px;color: #5b21b6;background: #f5f3ff;border: none;border-radius: 6px;cursor: pointer;transition: 0.2s;}.btn-action:hover {background-color: #ede9fe;}.exhis-expired {background-color: #f8d7da2b !important;color: #721c24 !important;}.exhis-progress {background-color: #fff !important;color: #0c5460 !important;}.exhis-finished {background-color: #d4edda !important;color: #155724 !important;}.exhis-expired td, .exhis-progress td, .exhis-finished td {vertical-align: middle;}.exhis-expired a.btn:disabled, .exhis-progress a.btn:disabled, .exhis-finished a.btn:disabled {pointer-events: none;opacity: 0.65;}.cstk-tabs-nav {display: flex;gap: 8px;margin-bottom: 20px;flex-wrap: wrap;}.cstk-tab-btn {padding: 10px 20px;background: #f1f1f1;border: none;border-radius: 6px;cursor: pointer;font-weight: 600;color: #333;transition: background 0.3s;}.cstk-tab-btn:hover {background-color: #e0e0e0;}.cstk-tab-btn.active {background-color: #007bff;color: #fff;}.cstk-tab-pane {display: none;}.cstk-tab-pane.active {display: block;}.teacher-upload-area {border: 2px dashed #007bff;padding: 40px;border-radius: 8px;background: #f8f9fa;text-align: center;cursor: pointer;transition: 0.3s ease;}.teacher-upload-area:hover {background-color: #e9f5ff;}.upload-box {display: flex;flex-direction: column;align-items: center;justify-content: center;}.alert {padding: 15px;border: 1px solid transparent;border-radius: 0.25rem;margin-bottom: 1rem;}.alert-danger {color: #721c24;background-color: #f8d7da;border-color: #f5c6cb;}.upload-review-alert {border-left: 4px solid #28a745;background-color: #f0fdf4;padding: 1rem 1.25rem;border-radius: 0.5rem;max-width: 500px;margin: 20px auto;}.upload-review-alert i {flex-shrink: 0;font-size: 40px }.upload-review-alert .fw-bold {font-size: 1.75rem;}.upload-review-alert p {color: #2d6a4f;margin-top: 20px;font-size: 18px;}.autocomplete-container {position: relative;width: 100%;}#autocomplete-list {position: absolute;top: 100%;left: 0;right: 0;z-index: 1;background-color: #fff;border: none;max-height: 300px;overflow-y: auto;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.39);display: block;top: 57px;}.autocomplete-item {padding: 10px;cursor: pointer;border-bottom: 1px solid #bcb9b9;line-height: 1.2;}.autocomplete-item:hover {background-color: #f0f0f0;}.sr-page-results {display: grid;grid-template-columns: 1fr;gap: 20px;}.sr-page-result-item {display: flex;background-color: white;border-radius: 8px;overflow: hidden;box-shadow: rgba(0, 0, 0, 0.03) 0px 4px 12px;transition: transform 0.3s, box-shadow 0.3s;min-height: 157px;margin-bottom: 20px;}.sr-page-result-item:hover {transform: translateY(-3px);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);}.sr-page-result-image {width: 151px;min-width: 151px;background-color: #f8f9fa63;display: flex;align-items: flex-start;justify-content: center;padding: 15px;}.sr-page-result-image img {width: 100%;height: 100%;max-height: 150px;object-fit: contain;border-radius: 4px;object-position: top;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;}.sr-page-image-placeholder {width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;color: #6c757d;background: linear-gradient(to bottom,aliceblue,ivory);border-radius: 4px;}.sr-page-image-placeholder i {font-size: 2.5rem;margin-bottom: 10px;color: #baddffa6;}.sr-page-image-placeholder span {font-size: 0.9rem;text-align: center;}.sr-page-result-content {flex: 1;padding: 20px;display: flex;flex-direction: column;min-width: 0;}.sr-page-result-title {margin: 0 ;color: #190848;font-size: 1.4rem;font-weight: normal;text-transform:capitalize;}.sr-page-result-description {margin: 0 0 15px 0;color: #666;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;line-height:1.2;}.sr-page-result-tags {margin-bottom: 15px;display: flex;gap: 8px;overflow-x: auto;overflow-y: hidden;padding-bottom: 5px;-webkit-overflow-scrolling: touch;scrollbar-width: none;}.sr-page-result-tags::-webkit-scrollbar {display: none;}.sr-page-tag {background-color: #ededed;color: #444749;padding: 0px 9px;border-radius: 20px;font-size: 0.8rem;white-space: nowrap;flex-shrink: 0;}.sr-page-view-detail {align-self: flex-start;padding: 8px 20px;background-color: #3498db;color: white;border: none;border-radius: 4px;cursor: pointer;transition: background-color 0.3s;margin-top: auto;white-space: nowrap;min-width: 200px;}.sr-page-view-detail:hover {background-color: #2980b9;}.sr-page-load-more-container {text-align: center;margin-top: 30px;}.sr-page-load-more {padding: 12px 30px;background-color: #2c3e50;color: white;border: none;border-radius: 4px;cursor: pointer;font-size: 16px;transition: background-color 0.3s;}.sr-page-load-more:hover {background-color: #1a252f;}@media (max-width: 768px) {.sr-page-result-item {flex-direction: row;}.sr-page-result-image {width: 130px;min-width: 130px;padding: 10px;}.sr-page-result-image img {max-height: 120px;}}@media (max-width: 480px) {.sr-page-result-title {font-size: 1.1rem;line-height:1.2;}.sr-page-result-item {min-height: auto;margin-bottom:0px;border: 1px solid #ddd;padding-top:10px;border-radius:0;}.sr-page-view-detail{margin-bottom: 14px;width: 100%;height: 36px;line-height: 1.1;font-size: 15px;}.sr-page-result-image {width: 96px;min-width: 95px;padding: 8px;}.sr-page-result-content{padding:6px;padding-top: 8px;}.sr-page-result-image img {max-height: 100px;}.sr-page-image-placeholder i {font-size: 2rem;}.sr-page-result-description {line-clamp: 2;-webkit-line-clamp: 2;line-height:1.16;}.sr-page-result-tags {gap: 6px;}.sr-page-tag {font-size: 0.7rem;padding: 3px 8px;}}.form-control {display: block;width: 100%;padding: 0.375rem 0.75rem;font-size: 1rem;line-height: 1.5;color: #212529;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da !important;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;box-sizing: border-box;}.form-control:focus {color: #212529;background-color: #fff;border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);}input.not-allowed{background: #ddd;cursor: not-allowed;color: #5d5b5b;}#search-form{position: sticky;top: 61px;z-index: 1;}.exsblst-card {background: #fff;border-radius: 1rem;padding: 1rem;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);display: flex;flex-direction: column;text-decoration: none;color: inherit;transition: transform 0.2s ease, box-shadow 0.2s ease;height: 100%;}.exsblst-card:hover {transform: translateY(-5px);box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);}.exsblst-icon {font-size: 1.5rem;color: #fff;background-color: #0d6efd;width: 45px;height: 45px;border-radius: 12px;display: flex;align-items: center;justify-content: center;margin-bottom: 1rem;}.exsblst-card:hover .exsblst-icon{background-color: #65dfd247;}.exsblst-card:hover .exsblst-icon i{color: #423131;}.exsblst-title {font-size: 1.3rem;font-weight: 600;color: #212529;margin-bottom: 6px;}.exsblst-description {font-size: 0.9rem;color: #495057;flex-grow: 1;margin-top: 0.5rem;line-height: 1.5;margin-bottom: 9px;border-bottom: 2px dotted #ddd;padding-bottom: 10px;}.exsblst-arrow {align-self: flex-end;background: #e6f0ff;border-radius: 12%;width: 76px;height: 35px;display: flex;align-items: center;justify-content: center;color: #0d6efd;font-size: 1.2rem }.ecy-year-item .exsblst-arrow{background: #f5f9ff;border-radius: 12px;}.frcitxt img,.frcitxt i{width: 26px!important;height: 26px!important;margin-bottom: 0 !important;}.frcitxt i {font-size: 29px!important;margin-right: 0!important;}.frcitxt:hover{background-color:#dddddd3d }section.faq {background: #f9f9f9;border-radius: 8px;padding: 24px 20px;margin: 40px auto;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);}section.faq h4 {font-size: 1.4rem;margin-bottom: 1em;color: #333;border-bottom: 2px solid #ddd;padding-bottom: 8px;}.faq-item {margin-bottom: 24px;padding-bottom: 16px;border-bottom: 1px dashed #ccc;}.faq-item h5 {font-size: 1.2rem;margin-bottom: 8px;color: #1a237e;position: relative;padding-left: 1.2em;}.faq-item h5::before {content: "Q:";position: absolute;left: 0;color: #f57c00;font-weight: bold;}.faq-item p {margin: 0;padding-left: 1.2em;color: #444;line-height: 1.6;font-size:16px;}.faq-item p::before {content: "A:";margin-right: 0.4em;font-weight: bold;color: #2e7d32;}.scb-wrp{background: radial-gradient(circle,aliceblue,#fff5f9);}.scroll-strip {display: flex;overflow-x: auto;gap: 5px;padding: 16px 10px;scrollbar-width: thin;scroll-behavior: smooth;flex-wrap:wrap;}.scroll-strip::-webkit-scrollbar {height: 6px;}.scroll-strip::-webkit-scrollbar-thumb {background: #ccc;border-radius: 3px;}.book-pill {flex: 0 0 auto;display: flex;align-items: center;width: auto;padding: 7px 8px;background: #fff;border: 1px solid #ddd;border-radius: 6px;text-decoration: none;color: #222;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);transition: box-shadow 0.2s ease;}.book-pill:hover {box-shadow: 0 4px 12px rgba(0,0,0,0.1);}.book-pill img {width: 33px;height: 38px;object-fit: cover;border-radius: 23%;margin-right: 8px;}.book-pill span {font-size: 15px;font-weight: 500;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 150px;display: block;}.bactive-item {border: 2px solid #007bff;background: #e9f3ff;font-weight: 600;color: #007bff;}.book-item .exsblst-arrow{width: 66px;height: 28px;font-size: 0.2rem;align-self: center;}.book-item .exsblst-arrow i {font-size: 27px;}.expansion-card {border: 1px solid #e0e0e0;border-radius: 8px;overflow: hidden;margin-bottom: 20px;background-color: #f9fafe;transition: box-shadow 0.2s ease;}.expansion-card[open] {box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);}.expansion-summary {background-color: #e0f2ff;padding: 14px 20px;font-weight: 600;font-size: 16px;display: flex;justify-content: space-between;align-items: center;cursor: pointer;list-style: none;border-bottom: 1px solid #d0e7f9;}.expansion-summary::-webkit-details-marker {display: none;}.answer-discuss-left{position:sticky;top:0 }.bg-darkddd{background-color:#dddddd36;}i.lightbulb-icon {color: #ffc107;font-size: 1.2em;vertical-align: middle;margin-right: 6px;}.no-user-select{user-select:none;}.expansion-card *{font-size:16.5px !important }.rotate-icon {transition: transform 0.3s ease;}.expansion-card[open] .rotate-icon {transform: rotate(180deg);}.noComments i{font-size:35px !important }.expansion-body {padding: 6px 8px;background-color: #fdffffed;color: #333;}.expansion-body a{background: #ddd;color: #000;}.cc1 {background-color: #cdebf882;}.cc2 {background-color: #f5ecb591;}.cc3 {background-color: #e1d6faa3;}.cc4 {background-color: #f8e2e285;}.item-wcard.cc1,.item-wcard.cc2,.item-wcard.cc3,.item-wcard.cc4{box-shadow: inset -4px -4px 13px 4px #e0e0e080, -8px -8px 16px #ffff;}.remainingText{font-size:13px !important;}@media (max-width: 995px) {.scroll-strip{flex-wrap: nowrap;}}.autom-scroll-wrapper {position: relative;width: 100%;overflow-x: auto;}.autom-scroll-header-controls {display: flex;justify-content: flex-end;gap: 0.5rem;padding: 0;}.autom-scroll-x-container {display: flex;flex-direction: row;flex-wrap: nowrap;gap: 1rem;overflow-x: auto;padding: 1rem;scroll-behavior: smooth;scrollbar-width: none;}.autom-scroll-x-container::-webkit-scrollbar {display: none;}.autom-scroll-row {display: flex;flex-direction: row;gap: 1rem;flex: 0 0 auto;min-width: unset;}.autom-scroll-item {border-radius: 7px;position: relative;cursor: pointer;transition: 0.5s;box-shadow: rgba(17, 17, 26, 0.02) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;}.autom-scroll-item:hover{border: 1px solid blue;}.inner-items-box {position: absolute;top: 10px;left: 11px;right: 10px;bottom: 10px;background: #fff;border-radius: 14px;display: flex;justify-content: center;align-items: center;overflow: hidden;transition: 0.5s;}.inner-items-box:before {content: "";position: absolute;top: 0;left: 0;width: 50%;height: 100%;background: rgba(209, 241, 255, 0.05);}.inb-contents {padding: 1px 9px 2px 9px;text-align: center;}.inb-contents i {color: #3144e9c4;padding: 12px;margin-top: 9px;margin-bottom: 20px;border: 0;border-bottom: 1px solid #eee;display: block;position:relative;z-index:1;}.inb-contents span {position: absolute;color: rgb(30 51 53 / 3%);font-weight: bold;}.inb-contents h3 {position: relative;z-index: 1;font-size: 18px;text-transform: capitalize;color: #000;font-weight: 700;margin-bottom: 7px;}.inb-contents p {font-size: 13px;font-weight: 300;color: rgba(66, 64, 64, 0.9);line-height: 1.4;position: relative;}.autom-scroll-btn {background: rgba(0, 0, 0, 0.6);border: none;color: #fff;font-size: 1.2rem;padding: 0.2rem .6rem;border-radius: 8px;cursor: pointer;transition: background 0.3s ease, opacity 0.3s;transform: translateY(0) !important;}.autom-scroll-btn:hover:enabled {background: rgba(0, 0, 0, 0.8);}.autom-scroll-btn:disabled {opacity: 0.5 !important;pointer-events: none !important;cursor: not-allowed !important;background-color: #cac7c7;}@media (min-width: 994px) {.mt--74{margin-top:-10px;}.autom-scroll-x-container {flex-direction: column;flex-wrap: nowrap;overflow-x: auto;gap: 1rem;width: 100%;}.inb-contents i {font-size: 51px;margin-bottom: 10px;}.autom-scroll-row {flex-wrap: nowrap;gap: 1rem;flex-direction: row;min-width: max-content;}.autom-scroll-item {flex: 0 0 125px;max-width: 130px;min-width: 125px;height: 176px;}.inb-contents p {display:none;}.autom-scroll-wrapper {overflow-x: auto;}.inb-contents h3 {font-size: 16px;}.inb-contents span {top: 8px;right: -3px;font-size: 4rem;}}.suggest-items-container {display: flex;align-items: center;margin: 0 auto;background-color: #fff;padding: 11px;border-radius: 0;box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;margin-bottom: .5px;}.suggest-items-container:hover{background-color: #e4f5f552;}.suggest-items-image {flex: 0 0 54px;margin-right: 9px;}.suggest-items-image img {width: 54px;height: 54px;border-radius: 8px;}.suggest-items-text {flex: 1;}.suggest-items-text h4 {margin: 0 0 10px;font-size: 16px;color: #333;text-transform: capitalize;font-weight: 500;}.suggest-items-text p {margin: 0;font-size: 13px;color: #666;text-transform:capitalize;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}@media (max-width: 994px) {.suggestion-bk{border:none!important;}.suggestion-bk .sidebar-recent-jobs{display: flex;overflow-x: auto;}.suggestion-bk .inner-section{padding-bottom: 0;margin-bottom: 0px !important;}.suggestion-bk .suggest-items-container{flex-shrink: 0;max-width: 304px;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;margin-right: 6px;margin-bottom: 14px;margin-top: 8px;}.mt--74{margin-top:25px;padding-right: 0;}.inb-contents span {top: 15px;right: -2px;font-size: 5rem;}.autom-scroll-x-container {display: flex;flex-direction: row;flex-wrap: nowrap;overflow-x: auto;gap: 1rem;justify-content: flex-start;width: 100%;}.inb-contents i {font-size: 60px;margin-bottom: 8px;}.inb-contents h3 {font-size: 18px;}.autom-scroll-row {display: flex;flex-direction: row;flex-wrap: nowrap;gap: .7rem;flex: 0 0 auto;min-width: unset;}.autom-scroll-item {flex: 0 0 162px;max-width: 173px;min-width: 162px;height: 266px;}.inb-contents p {display:block;}.autom-scroll-wrapper {overflow-x: auto;width: 100%;}}@media (max-width: 700px) {.inner-items-box {top: 0;left: 0;right: 0;bottom: 0;}.autom-scroll-item {border: 1px solid #dddd;height: 248px;}.autom-scroll-x-container{padding-left:0;}.pl-0-xs{padding:0 0 0 6px;}.autom-scroll-header-controls {padding: 0 14px 0 0;}.autom-scroll-btn {padding: 0.1rem .7rem;}}.suggestion-exam{border:none;border-top:1px solid #ddd;}.exsuggest{display: flex;overflow-x: auto;gap:16px;padding: 10px 3px;}.exsuggest .suggest-items-image {flex: 0 0 46px;}.exsuggest .iwraps{width:42px;height:54px;background:#f0f0f0;border-radius:6px;}.exsuggest .iwraps i{font-size: 28px;color: #555;}.exsuggest .suggest-items-container {flex-shrink: 0;width: 350px;align-items: self-start;box-shadow: rgba(0, 0, 0, 0.07) 0px 4px 12px;padding: 18px 7px;}.exsuggest .suggest-items-text h4{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-clamp: 2;overflow: hidden;text-overflow: ellipsis;font-size: 17px;color: #060665;}.extitle-wraps{border-bottom: 1px solid #ddd;height: 47px;}.exsuggest .suggest-items-text p{line-height: 1.3;}.ixcats{background-color: #dddddd1f;padding: 5px;}.exsuggest .itemins{font-size: 11px;line-height: 1.4;color: #7a7b7d;text-align: left;display: flex;align-items: center;gap: 5px;}.exsuggest .itemins span{line-height: 1.3;}.exsuggest .suggest-items-text{display: flex;flex-direction: column;gap: 12px;}.exsuggest h4 i{font-size: 15px;}.exsuggest .suggest-items-container:hover {background-color: #fff;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}@media (max-width: 790px) {.suggestion-exam{border:none}.suggestion-exam .inner-section {margin-bottom: -13px !important;padding-top: 20px;}.suggestion-exam .select-span {font-size: 16px;}}@media(max-width:575px){.exsuggest .suggest-items-container {width: 300px;}}@media(max-width:485px){.exsuggest .suggest-items-container {width: 270px;}}.scbs-container {margin: 0 auto;padding: 0;}.scbs-tabs {display: grid;grid-template-columns: repeat(4, 1fr);gap: 12px;margin-bottom: 22px;position: relative;padding: 13px;box-shadow: rgba(149, 157, 165, 0.12) 0px 8px 24px;border-radius: 14px;}.scbs-tab {background: #ffffff;border: 1px solid #b4b6b9;padding: 10px 24px;font-size: 1rem;font-weight: 600;cursor: pointer;border-radius: 12px;transition: all 0.3s ease;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);text-align: center;position: relative;overflow: hidden;}.scbs-tab::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(135deg, rgba(59, 130, 246, 0.1), rgba(37, 99, 235, 0.1));opacity: 0;transition: opacity 0.3s ease;}.scbs-tab:hover::before {opacity: 1;}.scbs-tab:hover {transform: translateY(-3px);box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);}.scbs-tab.scbs-active {background: linear-gradient(135deg, #3b82f6, #1d4ed8);color: #ffffff;border-color: transparent;box-shadow: 0 6px 16px rgba(59, 130, 246, 0.4);}.scbs-tab.scbs-active::before {opacity: 0;}.scbs-tab-content {display: none;padding: 20px 18px;background: #ffffff;border-radius: 16px;box-shadow: none;opacity: 0;transform: translateY(12px);transition: all 0.4s ease;}.scbs-tab-content .booksList{box-shadow: rgba(201, 201, 207/35%) 1px -1px 6px, rgba(17, 17, 26, 0.1) 0px 0px 8px;background: #fff;}.scbs-tab-content.scbs-active {display: block;opacity: 1;transform: translateY(0);background-color: #fff;}.scbs-tab-content.scbs-active .equal-height{background-color: #cdebf80d;}.scbs-tab-content .selected-carc {font-size: 1.45rem;font-weight: 700;color: #0f172a;margin-top: 0;letter-spacing: -0.025em;}.scbs-tab-content h3 {font-size: 1.1rem;color: #12124b;margin-bottom: 5px;margin-top: 31px;padding-bottom: 20px;}.scbs-tab-content p {margin: 9px 0;color: #475569;font-size: 1.05rem;}.scbs-tab-content .bookName span.smdef{font-size: 14px;}@media (max-width: 1025px) {.scbs-tabs {grid-template-columns: repeat(4, 1fr);}.scbs-tab-content {padding: 20px 11px;}.scbs-tab {padding: 14px 20px;font-size: 0.95rem;}}@media (max-width: 768px) {.scbs-tabs {grid-template-columns: repeat(2, 1fr);gap: 10px;}.scbs-tab {padding: 12px 16px;font-size: 0.9rem;}.scbs-container {padding:0;}}@media (max-width: 480px) {.scbs-tabs {grid-template-columns: repeat(2, 1fr);gap: 8px;}.scbs-tab {padding: 10px 12px;font-size: 0.85rem;box-shadow: 0 2px 10px rgb(0 0 0 / 12%);color:#000;}}.bk-2lnsent{display: -webkit-box;display: box;-webkit-box-orient: vertical;box-orient: vertical;-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;text-overflow: ellipsis;line-height: 1.3;max-height: 2.4em;font-size: 13px !important;text-align: left !important;padding: 0 5px;color: #837d7d !important;margin-top: -1px !important;}.ribbon-wrapper {position: absolute;top: 0;left: 0;width: 75px;height: 75px;overflow: hidden;z-index: 10;}.ribbon {position: absolute;top: 20px;left: -31px;width: 124px;transform: rotate(-45deg);text-align: center;font: bold 12px sans-serif;padding: 5px 0;color: white;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);font-size: 11px;}.ribbon-new-student {background: #27ae60;}.ribbon-old-student {background: #2980b9;}.ribbon-new-teacher {background: #e67e22;}.ribbon-old-teacher {background: #c0392b;}.clr-drk100{color: #16523e;}.google-auto-placed {
  position: relative;
  margin: 50px 0;
  background-color: #f9f9f9;
  padding: 10px;
  margin-bottom: 20px; 
}.google-auto-placed::before {
  content: "Ads";
  position: absolute;
  top: -10px;
  left: 10px;
  background-color: #ffcc00;
  color: #000;
  font-weight: bold;
  padding: 2px 6px;
  font-size: 12px;
  border-radius: 3px;
}