 @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");:root {--body: #0F1F1F;--black: #000;--white: #fff;--theme: #004F44;--theme-2: #FFA729;--header: #141519;--text: #27282C;--border: #49515b4d;--bg: #F0F4F5;--bg-2: #004F44;--box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.06);}.theme-btn {position: relative;z-index: 2;overflow: hidden;vertical-align: middle;display: inline-block;border: none;text-transform: capitalize;text-align: center;border-radius: 30px;background: var(--theme);font-family: "Poppins", sans-serif;color: var(--white);font-size: 16px;font-weight: 600;line-height: 1;padding: 6px 6px 6px 32px;letter-spacing: -0.18px;}.theme-btn i {margin-left: 10px;transition: all 0.4s ease-in-out;width: 44px;height: 44px;line-height: 44px;border-radius: 50%;background-color: var(--theme-2);color: var(--header);}.theme-btn::before {content: "";position: absolute;height: 100%;bottom: 0;left: 0;width: 0;background-color: var(--theme-2);z-index: -1;transition: all 0.4s ease-out;border-radius: inherit;}.theme-btn:hover {color: var(--header);box-shadow: none;}.theme-btn:hover::before {width: 100%;}.theme-btn:hover i {background-color: var(--theme);color: var(--white);}@media (max-width: 575px) {.theme-btn {font-size: 14px;}}.link-btns {font-size: 16px;font-weight: 600;display: inline-block;font-family: "Open Sans", sans-serif;text-transform: capitalize;color: var(--theme);}.link-btns i {transform: rotate(-40deg);transition: all 0.4s ease-in-out;font-weight: 400;}.link-btns:hover i {transform: rotate(0);}body {font-family: "Inter", sans-serif;font-size: 18px;font-weight: 400;line-height: 32px;color: var(--text);background-color: var(--white);padding: 0;margin: 0;overflow-x: hidden;}@media (max-width: 767px) {body {font-size: 15px;}}ul {padding: 0;margin: 0;list-style: none;}button {border: none;background-color: transparent;padding: 0;}input:focus {color: var(--text);outline: none;}input {color: var(--text);}h1, h2, h3, h4, h5, h6 {font-family: "Poppins", sans-serif;margin: 0px;padding: 0;color: var(--header);text-transform: capitalize;transition: all 0.4s ease-in-out;}h1 {font-size: 74px;font-weight: 700;line-height: 113%;}@media (max-width: 1600px) {h1 {font-size: 64px;}}@media (max-width: 1399px) {h1 {font-size: 58px;}}@media (max-width: 1199px) {h1 {font-size: 60px;}}@media (max-width: 991px) {h1 {font-size: 52px;}}@media (max-width: 767px) {h1 {font-size: 46px;}}@media (max-width: 575px) {h1 {font-size: 38px;}}@media (max-width: 470px) {h1 {font-size: 32px;}}h2 {font-size: 50px;font-weight: 600;line-height: 120%;}@media (max-width: 1399px) {h2 {font-size: 40px;}}@media (max-width: 1199px) {h2 {font-size: 38px;}}@media (max-width: 767px) {h2 {font-size: 40px;}}@media (max-width: 575px) {h2 {font-size: 37px;}}@media (max-width: 470px) {h2 {font-size: 30px;}}h3 {font-size: 24px;font-weight: 600;line-height: 142%;}@media (max-width: 1399px) {h3 {font-size: 18px;}}@media (max-width: 1199px) {h3 {font-size: 20px;}}@media (max-width: 991px) {h3 {font-size: 21px;}}@media (max-width: 767px) {h3 {font-size: 22px;}}@media (max-width: 575px) {h3 {font-size: 20px;}}h4 {font-size: 22px;font-weight: 600;}@media (max-width: 1399px) {h4 {font-size: 18px;}}@media (max-width: 575px) {h4 {font-size: 18px;}}h5 {font-size: 20px;font-weight: 600;}@media (max-width: 575px) {h5 {font-size: 20px;}}h6 {font-size: 16px;font-weight: 600;}a {text-decoration: none;outline: none !important;cursor: pointer;color: var(--header);transition: all 0.4s ease-in-out;}p {margin: 0px;transition: all 0.4s ease-in-out;}span {margin: 0px;transition: all 0.4s ease-in-out;}.preloader {align-items: center;cursor: default;display: flex;height: 100%;justify-content: center;position: fixed;left: 0;top: 0;width: 100%;z-index: 9999999;text-align: center;}.preloader .animation-preloader {z-index: 1000;}.preloader .animation-preloader .spinner {animation: spinner 1s infinite linear;border-radius: 50%;border: 3px solid rgba(0, 0, 0, 0.2);border-top-color: var(--theme);height: 9em;margin: 0 auto 3.5em auto;width: 9em;}@media (max-width: 767px) {.preloader .animation-preloader .spinner {width: 7.5em;height: 7.5em;margin: 0 auto 1.5em auto;}}.preloader .animation-preloader .txt-loading {font: bold 5em "Poppins", sans-serif, "Inter", sans-serif;text-align: center;user-select: none;}@media (max-width: 767px) {.preloader .animation-preloader .txt-loading {font-size: 2.5em;}}.preloader .animation-preloader .txt-loading .letters-loading {color: var(--theme-2);position: relative;}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {animation-delay: 0.2s;}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {animation-delay: 0.4s;}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {animation-delay: 0.6s;}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {animation-delay: 0.8s;}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {animation-delay: 1s;}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {animation-delay: 1.2s;}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {animation-delay: 1.4s;}.preloader .animation-preloader .txt-loading .letters-loading::before {animation: letters-loading 4s infinite;color: var(--theme);content: attr(data-text-preloader);left: 0;opacity: 0;font-family: "Poppins", sans-serif;position: absolute;top: -3px;transform: rotateY(-90deg);}.preloader p {font-weight: 600;text-transform: uppercase;letter-spacing: 8px;color: var(--theme);}.preloader .loader {position: fixed;top: 0;left: 0;width: 100%;height: 100%;font-size: 0;z-index: 1;pointer-events: none;}.preloader .loader .row {height: 100%;}.preloader .loader .loader-section {padding: 0px;}.preloader .loader .loader-section .bg {background-color: #fff;height: 100%;left: 0;width: 100%;transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);}.preloader.loaded .animation-preloader {opacity: 0;transition: 0.3s ease-out;}.preloader.loaded .loader-section .bg {width: 0;transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);}.back-to-top {border-radius: 50%;background-color: var(--theme);width: 50px;height: 50px;line-height: 50px;color: var(--white);font-size: 18px;position: fixed;display: inline-block;z-index: 999;right: 30px;bottom: 30px;transition: all 0.4s ease-in-out;opacity: 0;visibility: hidden;transform: translateY(20px);}.back-to-top:hover {background-color: var(--header);color: var(--white);}.back-to-top.show {opacity: 1;visibility: visible;transform: translate(0);}.cursor-outer {-webkit-margin-start: -12px;margin-inline-start: -12px;margin-top: -12px;width: 30px;height: 30px;border: 1px solid var(--theme);background-color: var(--theme);-webkit-box-sizing: border-box;box-sizing: border-box;z-index: 10000000;opacity: 0.34;-webkit-transition: all 0.4s ease-out 0s;transition: all 0.4s ease-out 0s;}.cursor-outer.cursor-hover {opacity: 0.14;}.cursor-outer.cursor-big {opacity: 0;}.mouseCursor {position: fixed;top: 0;inset-inline-start: 0;inset-inline-end: 0;bottom: 0;pointer-events: none;border-radius: 50%;-webkit-transform: translateZ(0);transform: translateZ(0);visibility: hidden;text-align: center;}.mouseCursor.cursor-big {width: 20px;height: 20px;-webkit-margin-start: -12px;margin-inline-start: -12px;margin-top: -12px;}.cursor-inner {-webkit-margin-start: -3px;margin-inline-start: -3px;margin-top: -3px;width: 10px;height: 10px;z-index: 10000001;background-color: var(--theme);opacity: 1;-webkit-transition: all 0.24s ease-out 0s;transition: all 0.24s ease-out 0s;}.cursor-inner span {color: var(--text);line-height: 60px;opacity: 0;text-transform: uppercase;letter-spacing: 1px;font-size: 12px;}.cursor-inner.cursor-big span {opacity: 1;}.cursor-inner.cursor-hover {-webkit-margin-start: -10px;margin-inline-start: -10px;margin-top: -10px;width: 30px;height: 30px;background-color: var(--theme);border: 1px solid #686363;opacity: 0;}.search-popup {position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: -2;-webkit-transition: all 1s ease;-khtml-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}.search-popup__overlay {position: fixed;width: 224vw;height: 224vw;top: calc(90px - 112vw);right: calc(50% - 112vw);z-index: 3;display: block;-webkit-border-radius: 50%;-khtml-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;-webkit-transform: scale(0);-khtml-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transform-origin: center;transform-origin: center;-webkit-transition: transform 0.8s ease-in-out;-khtml-transition: transform 0.8s ease-in-out;-moz-transition: transform 0.8s ease-in-out;-ms-transition: transform 0.8s ease-in-out;-o-transition: transform 0.8s ease-in-out;transition: transform 0.8s ease-in-out;transition-delay: 0s;transition-delay: 0.3s;-webkit-transition-delay: 0.3s;background-color: #000000;opacity: 0.3;cursor: url(../../assets/img/close.png), auto;}@media (max-width: 767px) {.search-popup__overlay {position: absolute;top: 0;left: 0;right: 0;bottom: 0;transform: none;width: 100%;height: 100%;border-radius: 0;transform: translateY(-110%);}}.search-popup__content {position: fixed;width: 0;max-width: 560px;padding: 30px 15px;left: 50%;top: 50%;opacity: 0;z-index: 3;-webkit-transform: translate(-50%, -50%);-khtml-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;-khtml-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;-moz-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;-ms-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;-o-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;transition-delay: 0s, 0.8s, 0s;transition-delay: 0s, 0.4s, 0s;transition-delay: 0.2s;-webkit-transition-delay: 0.2s;}.search-popup__form {position: relative;}.search-popup__form input[type=search], .search-popup__form input[type=text] {width: 100%;height: 66px;border: none;outline: none;padding-left: 20px;background-color: var(--white);font-size: 16px;font-weight: 400;color: var(--text);transition: all 500ms ease;}.search-popup__form input[type=search]:focus, .search-popup__form input[type=text]:focus {color: var(--header);}.search-popup__form .search-btn {padding: 0;width: 66px;height: 66px;display: flex;justify-content: center;align-items: center;position: absolute;top: 0;right: -1px;border-radius: 0;font-size: 20px;color: var(--white);background-color: var(--theme);transition: all 0.4s ease-in-out;}.search-popup__form .search-btn:hover {background-color: var(--black);}.search-popup__form .eolexi-btn svg {width: 1em;height: 1em;fill: currentColor;}.search-popup.active {z-index: 9999;}.search-popup.active .search-popup__overlay {top: auto;bottom: calc(90px - 112vw);-webkit-transform: scale(1);-khtml-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);transition-delay: 0s;-webkit-transition-delay: 0s;opacity: 0.7;-webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);-khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);-moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);-ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);-o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);}@media (max-width: 767px) {.search-popup.active .search-popup__overlay {position: absolute;top: 0;left: 0;right: 0;bottom: 0;transform: none;width: 100%;height: 100%;border-radius: 0;transform: translateY(0%);}}.search-popup.active .search-popup__content {width: 100%;opacity: 1;transition-delay: 0.7s;-webkit-transition-delay: 0.7s;}.gt-page-nav-wrap ul {display: flex;align-items: center;gap: 10px;justify-content: center;}.gt-page-nav-wrap ul li {display: inline-block;}.gt-page-nav-wrap ul li:first-child a {color: var(--white);background-color: transparent;border: 1px none;}.gt-page-nav-wrap ul li:last-child a {color: var(--white);background-color: transparent;border: 1px none;}.gt-page-nav-wrap ul li .gt-page-numbers.current {background-color: var(--theme);color: var(--white);}.gt-page-nav-wrap ul li .gt-page-numbers {display: inline-block;width: 54px;height: 54px;line-height: 54px;border-radius: 100%;background: transparent;border: 1px solid rgba(255, 255, 255, 0.2);font-weight: 600;transition: all 0.3s ease-in-out;color: var(--text);text-align: center;background-color: transparent;}@media (max-width: 991px) {.gt-page-nav-wrap ul li .gt-page-numbers {margin-top: 10px;width: 50px;height: 50px;line-height: 50px;font-size: 14px;}}@media (max-width: 470px) {.gt-page-nav-wrap ul li .gt-page-numbers {width: 40px;height: 40px;line-height: 40px;}}.gt-page-nav-wrap ul li .gt-page-numbers.active {background-color: var(--theme);color: var(--white);}.gt-page-nav-wrap ul li .gt-page-numbers i {margin-top: 2px;}.gt-page-nav-wrap ul li .gt-page-numbers:hover {background-color: var(--theme);color: var(--white);}@media (max-width: 1199px) {.menu-thumb {display: none !important;}}.header-main {display: flex;align-items: center;justify-content: space-between;padding: 10px 0;}.header-main .main-menu ul {margin-bottom: 0;}.header-main .main-menu ul li {position: relative;list-style: none;display: inline-block;margin-inline-end: 45px;}.header-main .main-menu ul li:last-child {margin-inline-end: 0;}.header-main .main-menu ul li a {display: inline-block;font-size: 16px;font-weight: 500;letter-spacing: -0.34px;color: var(--header);font-family: "Poppins", sans-serif;padding: 20px 0;text-align: left;position: relative;text-transform: capitalize;transition: all 0.4s ease-in-out;}.header-main .main-menu ul li a i {margin-left: 4px;font-size: 14px;}.header-main .main-menu ul li a:hover {color: var(--theme) !important;}.header-main .main-menu ul li .submenu {position: absolute;top: 115%;inset-inline-start: 0;min-width: 260px;padding: 20px 0;z-index: 99999;visibility: hidden;opacity: 0;transform-origin: top center;color: var(--header);transform: translateY(-10px);transition: all 0.4s ease-in-out;border-top: 4px solid var(--theme-2);background-color: var(--white);box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}.header-main .main-menu ul li .submenu li {display: block;width: 100%;margin: 0;}.header-main .main-menu ul li .submenu li a {position: relative;z-index: 11;font-size: 16px;font-weight: 500;letter-spacing: -0.34px;color: var(--header);line-height: 38px;padding: 0px 0px 0px 32px;padding-right: 22px;width: 100%;display: flex;align-items: center;justify-content: space-between;}.header-main .main-menu ul li .submenu li a::before {content: "";position: absolute;width: 0px;height: 2px;background: var(--theme);left: 14px;bottom: 18px;transition: all 0.4s ease-in-out;}.header-main .main-menu ul li .submenu li a:hover {color: var(--theme) !important;}.header-main .main-menu ul li .submenu li:last-child a {border: none;}.header-main .main-menu ul li .submenu li .submenu {inset-inline-start: 100%;top: 0;visibility: hidden;opacity: 0;}.header-main .main-menu ul li .submenu li:hover > a {color: var(--theme) !important;margin-left: 10px;}.header-main .main-menu ul li .submenu li:hover > a::before {width: 10px;}.header-main .main-menu ul li .submenu li:hover > a::after {color: var(--theme);}.header-main .main-menu ul li .submenu li:hover > .submenu {-webkit-transform: translateY(1);-moz-transform: translateY(1);-ms-transform: translateY(1);-o-transform: translateY(1);transform: translateY(1);visibility: visible;opacity: 1;}.header-main .main-menu ul li .submenu li.has-dropdown > a::after {position: absolute;top: 50%;inset-inline-end: 25px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);color: var(--theme);}.header-main .main-menu ul li .has-homemenu {width: 1300px;padding: 30px 30px 10px 30px;opacity: 0;left: -250px;visibility: hidden;padding: 30px 30px 10px 30px;}@media (max-width: 1399px) {.header-main .main-menu ul li .has-homemenu {width: 1000px;}}.header-main .main-menu ul li:hover > a {color: var(--theme);}.header-main .main-menu ul li:hover > a::after {color: var(--theme);}.header-main .main-menu ul li:hover > .submenu {visibility: visible;opacity: 1;transform: translateY(0px);}.header-main .header-right {gap: 30px;}@media (max-width: 1399px) {.header-main .header-right {gap: 20px;}}.header-main .sidebar__toggle {cursor: pointer;font-size: 20px;}.header-top-section {border-bottom: 1px solid rgba(108, 112, 111, 0.3);padding: 12px 0;overflow: hidden;}@media (max-width: 1199px) {.header-top-section {display: none;}}.header-top-section .container-fluid {padding: 0 100px;}@media (max-width: 1600px) {.header-top-section .container-fluid {padding: 0 50px;}}@media (max-width: 1399px) {.header-top-section .container-fluid {padding: 0 40px;}}@media (max-width: 1199px) {.header-top-section .container-fluid {padding: 0 30px;}}.header-top-section .header-top-wrapper {display: flex;align-items: center;justify-content: space-between;}.header-top-section .header-top-wrapper ul {display: flex;align-items: center;gap: 20px;}.header-top-section .header-top-wrapper ul li {color: var(--header);font-size: 16px;}.header-top-section .header-top-wrapper ul li:not(:last-child) {border-right: 1px solid #162726;padding-right: 20px;}.header-top-section .header-top-wrapper ul li i {margin-right: 9px;}.header-top-section .header-top-wrapper .social-icon {display: flex;align-items: center;gap: 10px;}.header-top-section .header-top-wrapper .social-icon a {width: 30px;height: 30px;line-height: 30px;text-align: center;display: inline-block;border-radius: 50%;border: 1px solid var(--text);text-align: center;color: var(--text);font-size: 14px;}.header-top-section .header-top-wrapper .social-icon a:hover {background-color: var(--theme);color: var(--white);border: 1px solid var(--theme);opacity: 1;}.header-1 {position: relative;z-index: 99999;}.header-1 .logo-shape {position: absolute;left: 0;top: 0;bottom: 0;z-index: -1;}@media (max-width: 1399px) {.header-1 .logo-shape {display: none;}}@media (max-width: 1399px) {.header-1 .header-logo2 {display: none;}}.header-1 .header-logo {display: none;}@media (max-width: 1399px) {.header-1 .header-logo {display: block;}}.header-1 .container-fluid {padding: 0 100px;}@media (max-width: 1600px) {.header-1 .container-fluid {padding: 0 50px;}}@media (max-width: 1399px) {.header-1 .container-fluid {padding: 0 40px;}}@media (max-width: 1199px) {.header-1 .container-fluid {padding: 0 30px;}}@media (max-width: 470px) {.header-1 .container-fluid {padding: 0 15px;}}.header-1 .header-right .search-toggler {background-color: transparent;border: 1px solid rgba(20, 20, 20, 0.2);width: 52px;height: 52px;line-height: 52px;text-align: center;border-radius: 50%;}.header-1 .header-right .sidebar__toggle {color: var(--header);}@media (max-width: 1199px) {.header-1 .header-right .theme-btn {display: none;}}.header-1 .header-right-items {display: flex;align-items: center;gap: 100px;}@media (max-width: 1600px) {.header-1 .header-right-items {gap: 50px;}}.header-2 {position: absolute;top: 30px;left: 0;z-index: 99999;width: 100%;}@media (max-width: 767px) {.header-2 {top: 15px;}}.header-2 .mega-menu-wrapper {background-color: var(--white);padding-left: 30px;padding-right: 30px;border-radius: 100px;}@media (max-width: 767px) {.header-2 .mega-menu-wrapper {padding-left: 15px;padding-right: 15px;}}.header-2 .logo {display: flex;align-items: center;gap: 50px;}.header-2 .header-right-items {gap: 80px;}@media (max-width: 1600px) {.header-2 .header-right-items {gap: 50px;}}.header-2 .category-oneadjust {border-radius: 30px;background: #F2F4F7;display: flex;align-items: center;padding: 10px 18px;line-height: 1;}@media (max-width: 1399px) {.header-2 .category-oneadjust {display: none;}}.header-2 .category-oneadjust .single-select {border: none;background-color: transparent;line-height: initial;height: initial;font-size: 16px;font-weight: 500;font-family: "Poppins", sans-serif;color: var(--header);padding-right: 28px;}.header-2 .category-oneadjust .single-select::after {right: 0;border-bottom: 2px solid var(--header);border-right: 2px solid var(--header);width: 8px;height: 8px;}.header-3 .logo {display: flex;align-items: center;gap: 50px;}.header-3 .category-oneadjust {border-radius: 30px;background: #F2F4F7;display: flex;align-items: center;padding: 10px 18px;line-height: 1;}@media (max-width: 1399px) {.header-3 .category-oneadjust {display: none;}}.header-3 .category-oneadjust .single-select {border: none;background-color: transparent;line-height: initial;height: initial;font-size: 16px;font-weight: 500;font-family: "Poppins", sans-serif;color: var(--header);padding-right: 28px;}.header-3 .category-oneadjust .single-select::after {right: 0;border-bottom: 2px solid var(--header);border-right: 2px solid var(--header);width: 8px;height: 8px;}.sticky {position: fixed !important;top: 0 !important;left: 0;width: 100%;z-index: 9999;transition: all 0.9s;background-color: var(--white);-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}.offcanvas__info {background: var(--white) none repeat scroll 0 0;border-left: 2px solid var(--theme);position: fixed;right: 0;top: 0;width: 400px;height: 100%;-webkit-transform: translateX(calc(100% + 80px));-moz-transform: translateX(calc(100% + 80px));-ms-transform: translateX(calc(100% + 80px));-o-transform: translateX(calc(100% + 80px));transform: translateX(calc(100% + 80px));-webkit-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;-moz-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;z-index: 9999999;overflow-y: scroll;overscroll-behavior-y: contain;scrollbar-width: none;}.offcanvas__info.info-open {opacity: 1;-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}.offcanvas__logo a img {width: 150px;}.offcanvas__wrapper {position: relative;height: 100%;padding: 30px 30px;}.offcanvas__wrapper .offcanvas-title {font-size: 28px;margin-bottom: 15px;}.offcanvas__wrapper .offcanvas__content p {color: var(--header);}.offcanvas__wrapper .offcanvas__content .offcanvas__close {width: 45px;height: 45px;line-height: 45px;text-align: center;border-radius: 50%;background-color: var(--theme);position: relative;z-index: 9;cursor: pointer;}.offcanvas__wrapper .offcanvas__content .offcanvas__close i {color: var(--white);}.offcanvas__wrapper .offcanvas__content .social-icon {margin-top: 30px;gap: 10px;margin-bottom: 30px;}.offcanvas__wrapper .offcanvas__content .social-icon a {width: 52px;height: 52px;line-height: 52px;text-align: center;font-size: 16px;display: block;background: transparent;color: var(--header);-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;text-align: center;border: 1px solid var(--border);border-radius: 50%;}.offcanvas__wrapper .offcanvas__content .social-icon a:hover {background-color: var(--theme);color: var(--white);border: 1px solid var(--theme);}.offcanvas__wrapper .offcanvas__content .offcanvas__contact {margin-top: 20px;margin-bottom: 40px;}.offcanvas__wrapper .offcanvas__content .offcanvas__contact h3 {font-size: 24px;margin-bottom: 15px;}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .contact-list li {font-size: 16px;color: var(--header);}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .contact-list li:not(:last-child) {margin-bottom: 10px;}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .contact-list li span {font-weight: 600;color: var(--header);font-size: 18px;}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .contact-list li a {font-size: 16px;color: var(--header);}.offcanvas__wrapper .offcanvas__content .offcanvas__contact span {text-transform: initial;}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button {display: flex;align-items: center;}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area {margin-top: 30px;}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area .offcanvas-gallery-items {display: flex;align-items: center;gap: 20px;}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area .offcanvas-gallery-items:not(:last-child) {margin-bottom: 20px;}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area .offcanvas-gallery-items .offcanvas-image {width: 100px;height: 100px;overflow: hidden;border-radius: 0;}.offcanvas__wrapper .offcanvas__content .theme-btn {text-align: center;}.offcanvas__overlay {position: fixed;height: 100%;width: 100%;background: #151515;z-index: 900;top: 0;opacity: 0;visibility: hidden;right: 0;}.offcanvas__overlay.overlay-open {opacity: 0.8;visibility: visible;}@media (max-width: 450px) {.offcanvas__info {width: 350px;}}@media (max-width: 575px) {.offcanvas__wrapper {padding: 20px;}}.breadcrumb-wrapper {position: relative;z-index: 9;}@media (max-width: 1399px) {.breadcrumb-wrapper {margin-bottom: 0;}}.breadcrumb-wrapper .bottom-shape {height: 72px;position: absolute;bottom: -30px;left: 0;right: 0;z-index: 12;}@media (max-width: 1399px) {.breadcrumb-wrapper .bottom-shape {display: none;}}.breadcrumb-wrapper .page-heading {position: relative;padding: 140px 0 140px;z-index: 9;text-align: center;}@media (max-width: 991px) {.breadcrumb-wrapper .page-heading {padding: 120px 0 120px;}}@media (max-width: 767px) {.breadcrumb-wrapper .page-heading {text-align: center;}}.breadcrumb-wrapper .page-heading h1 {color: var(--white);font-size: 80px;position: relative;text-transform: capitalize;z-index: 9;font-weight: 700;}@media (max-width: 1199px) {.breadcrumb-wrapper .page-heading h1 {font-size: 60px;}}@media (max-width: 575px) {.breadcrumb-wrapper .page-heading h1 {font-size: 45px;}}.breadcrumb-wrapper .page-heading .breadcrumb-items {display: inline-flex;justify-content: center;margin-top: 30px;gap: 10px;border-radius: 30px;background: rgba(255, 255, 255, 0.1);padding: 15px 28px;line-height: 1;}@media (max-width: 575px) {.breadcrumb-wrapper .page-heading .breadcrumb-items {margin-top: 20px;}}.breadcrumb-wrapper .page-heading .breadcrumb-items li {color: var(--white);text-transform: capitalize;font-weight: 400;font-size: 16px;line-height: 1.4;}.breadcrumb-wrapper .page-heading .breadcrumb-items li a {color: var(--white);transition: all 0.4s ease-in-out;}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover {color: var(--theme-2);}.breadcrumb-wrapper .page-heading .breadcrumb-items li a i {color: var(--theme);margin-right: 5px;}.breadcrumb-wrapper .page-heading .breadcrumb-items li i {color: var(--white);}.breadcrumb-wrapper .breadcrumb-image {position: absolute;bottom: 0;top: 0;right: 140px;}@media (max-width: 1600px) {.breadcrumb-wrapper .breadcrumb-image {right: 30px;}}@media (max-width: 1199px) {.breadcrumb-wrapper .breadcrumb-image {display: none;}}.error-items {text-align: center;}.error-items .thumb {max-width: 700px;margin: 0 auto;}.error-items .thumb img {width: 100%;height: 100%;}.error-items .theme-btn {margin-top: 60px;}.error-items .theme-btn i {transform: rotate(-40deg);transition: all 0.4s ease-in-out;font-weight: 600;}.codex-hero-1 {padding: 170px 0;position: relative;}@media (max-width: 1199px) {.codex-hero-1 {padding: 130px 0;}}@media (max-width: 767px) {.codex-hero-1 {padding: 90px 0;}}.codex-hero-1 .hero-shape-1 {position: absolute;top: 20%;left: 5%;}@media (max-width: 1399px) {.codex-hero-1 .hero-shape-1 {top: 16%;left: 0%;}}@media (max-width: 1199px) {.codex-hero-1 .hero-shape-1 {display: none;}}.codex-hero-1 .hero-shape-2 {position: absolute;top: 68%;left: 40%;}@media (max-width: 1399px) {.codex-hero-1 .hero-shape-2 {top: 69%;left: 32%;}}@media (max-width: 1199px) {.codex-hero-1 .hero-shape-2 {display: none;}}.codex-hero-1 .hero-shape-3 {position: absolute;top: 10%;right: 10%;}@media (max-width: 1399px) {.codex-hero-1 .hero-shape-3 {max-width: 100px;top: 63%;}.codex-hero-1 .hero-shape-3 img {width: 100%;height: 100%;}}@media (max-width: 1199px) {.codex-hero-1 .hero-shape-3 {display: none;}}.codex-hero-1 .hero-shape-4 {position: absolute;bottom: 10%;right: 10%;}@media (max-width: 1199px) {.codex-hero-1 .hero-shape-4 {display: none;}}.codex-hero-1 .hero-shape-5 {position: absolute;bottom: 10%;left: 10%;}@media (max-width: 1199px) {.codex-hero-1 .hero-shape-5 {display: none;}}.codex-hero-1 .codex-hero-content {position: relative;z-index: 9;}.codex-hero-1 .codex-hero-content span {color: var(--theme);padding: 10px 28px;line-height: 1;border-radius: 30px;background: rgba(0, 79, 68, 0.1);}.codex-hero-1 .codex-hero-content h1 {color: var(--header);margin-top: 15px;}.codex-hero-1 .codex-hero-content p {margin-top: 20px;}@media (max-width: 1399px) {.codex-hero-1 .codex-hero-content p {font-size: 15px;}}@media (max-width: 575px) {.codex-hero-1 .codex-hero-content p {font-size: 14px;}}.codex-hero-1 .codex-hero-content .theme-btn {margin-top: 50px;}.codex-hero-1 .codex-right-items {position: relative;}.codex-hero-1 .codex-right-items .client-counter-box {display: flex;align-items: center;gap: 20px;border-radius: 77.5px;background: var(--white);display: inline-flex;padding: 25px;line-height: 1;position: absolute;z-index: 9;top: 3%;right: 45%;}@media (max-width: 1199px) {.codex-hero-1 .codex-right-items .client-counter-box {display: none;}}.codex-hero-1 .codex-right-items .client-counter-box .content h3 {color: var(--theme-2);}.codex-hero-1 .codex-right-items .client-counter-box .content p {font-size: 16px;}.codex-hero-1 .codex-right-items .counter-box {position: absolute;bottom: 10%;right: -7%;border-radius: 77.5px;background: var(--white);padding: 18px 35px;text-align: center;line-height: 1;z-index: 9;}@media (max-width: 1600px) {.codex-hero-1 .codex-right-items .counter-box {right: 0;}}@media (max-width: 1199px) {.codex-hero-1 .codex-right-items .counter-box {display: none;}}.codex-hero-1 .codex-right-items .counter-box h3 {color: var(--theme);}.codex-hero-1 .codex-right-items .codex-hero-image {max-width: 270px;margin-top: 190px;}@media (max-width: 1199px) {.codex-hero-1 .codex-right-items .codex-hero-image {margin-top: 0;}}.codex-hero-1 .codex-right-items .codex-hero-image img {width: 100%;height: 100%;}.codex-hero-1 .codex-right-items .codex-hero-imag-2 {max-width: 342px;}.codex-hero-1 .codex-right-items .codex-hero-imag-2 img {width: 100%;height: 100%;}.codex-hero-2 {padding: 220px 0 130px;position: relative;z-index: 9;}.codex-hero-2 .hero-shape-1 {position: absolute;top: 25%;right: 15%;}.codex-hero-2 .hero-shape-2 {position: absolute;top: 50%;left: 30%;}@media (max-width: 1399px) {.codex-hero-2 .hero-shape-2 {position: absolute;top: 54%;left: 25%;}}@media (max-width: 1199px) {.codex-hero-2 .hero-shape-2 {display: none;}}.codex-hero-2 .hero-shape-3 {position: absolute;z-index: -1;bottom: 35%;right: 33%;}.codex-hero-2 .line-shape-animation {height: 138px;position: absolute;bottom: -5px;left: 0;right: 0;z-index: 12;}@media (max-width: 1399px) {.codex-hero-2 .line-shape-animation {display: none;}}.codex-hero-2 .codex-hero-shape {position: absolute;bottom: 0;left: 40%;z-index: -1;}@media (max-width: 1199px) {.codex-hero-2 .codex-hero-shape {display: none;}}.codex-hero-2 .container {max-width: 1720px;}.codex-hero-2 .codex-hero-image {max-width: 400px;margin: 0 auto;position: relative;z-index: 9;}.codex-hero-2 .codex-hero-image img {width: 100%;height: 100%;}.codex-hero-2 .codex-hero-image.style-2 {margin-top: 180px;}@media (max-width: 1399px) {.codex-hero-2 .codex-hero-image.style-2 {margin-top: 120;}}@media (max-width: 1199px) {.codex-hero-2 .codex-hero-image.style-2 {margin-top: 0;}}.codex-hero-2 .codex-hero-content {text-align: center;position: relative;z-index: 9;}.codex-hero-2 .codex-hero-content span {color: var(--white);border-radius: 30px;background: rgba(255, 255, 255, 0.1);padding: 12px 24px;line-height: 1;}.codex-hero-2 .codex-hero-content h1 {color: var(--white);margin-top: 25px;}.codex-hero-2 .codex-hero-content p {max-width: 600px;font-size: 18px;color: var(--white);margin: 20px auto 0;}@media (max-width: 575px) {.codex-hero-2 .codex-hero-content p {font-size: 16px;}}.codex-hero-2 .codex-hero-content .theme-btn {margin-top: 50px;background-color: var(--white);color: var(--header);}.codex-hero-2 .codex-hero-content .theme-btn i {background-color: var(--theme);color: var(--white);}.codex-hero-2 .codex-hero-content .theme-btn::before {background-color: var(--theme-2);}.codex-hero-2 .codex-hero-content .theme-btn:hover {color: var(--header);}.codex-hero-2 .codex-hero-content .theme-btn:hover i {background-color: var(--white);color: var(--theme);}.codex-hero-3 {padding: 40px 0 0;overflow: hidden;position: relative;background-position: bottom !important;overflow: hidden;}@media (max-width: 1399px) {.codex-hero-3 {padding-top: 130px;}}@media (max-width: 1199px) {.codex-hero-3 {padding-top: 70px !important;}}.codex-hero-3 .line-top {height: 60px;position: absolute;top: -30px;left: 0;right: 0;z-index: 12;}@media (max-width: 1199px) {.codex-hero-3 .line-top {display: none;}}@media (max-width: 1199px) {.codex-hero-3 {padding: 140px 0;}}@media (max-width: 1199px) {.codex-hero-3 {padding: 140px 0 0;}}.codex-hero-3 .codex-hero-shape-1 {position: absolute;left: 0;top: 35%;}@media (max-width: 1399px) {.codex-hero-3 .codex-hero-shape-1 {max-width: 120px;}.codex-hero-3 .codex-hero-shape-1 img {width: 100%;height: 100%;}}@media (max-width: 1199px) {.codex-hero-3 .codex-hero-shape-1 {display: none;}}.codex-hero-3 .codex-hero-shape-2 {position: absolute;left: 50%;top: 15%;}@media (max-width: 1399px) {.codex-hero-3 .codex-hero-shape-2 {left: 37%;}}@media (max-width: 1199px) {.codex-hero-3 .codex-hero-shape-2 {display: none;}}.codex-hero-3 .codex-hero-shape-3 {position: absolute;left: 26%;bottom: 4%;}@media (max-width: 1399px) {.codex-hero-3 .codex-hero-shape-3 {left: 28%;}}@media (max-width: 1199px) {.codex-hero-3 .codex-hero-shape-3 {display: none;}}.codex-hero-3 .codex-hero-shape-4 {position: absolute;right: 13%;top: 6%;}@media (max-width: 1399px) {.codex-hero-3 .codex-hero-shape-4 {max-width: 120px;right: 10%;top: 8%;}.codex-hero-3 .codex-hero-shape-4 img {width: 100%;height: 100%;}}@media (max-width: 1199px) {.codex-hero-3 .codex-hero-shape-4 {display: none;}}.codex-hero-3 .codex-hero-shape-5 {position: absolute;right: 8%;top: 35%;}@media (max-width: 1399px) {.codex-hero-3 .codex-hero-shape-5 {max-width: 200px;top: 38%;}.codex-hero-3 .codex-hero-shape-5 img {width: 100%;height: 100%;}}@media (max-width: 1199px) {.codex-hero-3 .codex-hero-shape-5 {right: 2%;top: 41%;max-width: 240px;}.codex-hero-3 .codex-hero-shape-5 img {width: 100%;}}@media (max-width: 1199px) {.codex-hero-3 .codex-hero-shape-5 {display: none;}}.codex-hero-3 .codex-hero-shape-6 {position: absolute;left: 42%;bottom: 4%;}@media (max-width: 1399px) {.codex-hero-3 .codex-hero-shape-6 {max-width: 265px;left: 44%;bottom: 8%;}.codex-hero-3 .codex-hero-shape-6 img {width: 100%;}}@media (max-width: 1199px) {.codex-hero-3 .codex-hero-shape-6 {display: none;}}.codex-hero-3 .codex-hero-content {position: relative;z-index: 99;margin-top: -50px;}@media (max-width: 1399px) {.codex-hero-3 .codex-hero-content {margin-top: -130px;}}@media (max-width: 1199px) {.codex-hero-3 .codex-hero-content {text-align: center;margin-top: 0;}}.codex-hero-3 .codex-hero-content span {color: var(--theme);border-radius: 30px;background: rgba(0, 79, 68, 0.1);padding: 12px 24px;font-weight: 500;display: inline-block;margin-bottom: 20px;}@media (max-width: 575px) {.codex-hero-3 .codex-hero-content span {font-size: 14px;padding: 9px 20px;margin-bottom: 15px;}}.codex-hero-3 .codex-hero-content h1 {color: var(--header);margin-top: 15px;}.codex-hero-3 .codex-hero-content p {margin-top: 20px;}@media (max-width: 1399px) {.codex-hero-3 .codex-hero-content p br {display: none;}}@media (max-width: 575px) {.codex-hero-3 .codex-hero-content p {font-size: 14px;}}.codex-hero-3 .codex-hero-content .theme-btn {margin-top: 50px;}.codex-hero-3 .codex-hero-image {margin-left: -70px;}@media (max-width: 1199px) {.codex-hero-3 .codex-hero-image {margin-left: 0;max-width: 800px;margin: 0 auto;}.codex-hero-3 .codex-hero-image img {border-radius: 0 !important;}}.codex-hero-3 .codex-hero-image img {width: 100%;height: 100%;border-bottom-right-radius: 300px;}.codex-about-wrapper {margin-bottom: 120px;}@media (max-width: 1199px) {.codex-about-wrapper {margin-bottom: 0;}}.codex-about-wrapper .codex-about-image {max-width: 600px;position: relative;z-index: 9;}@media (max-width: 1199px) {.codex-about-wrapper .codex-about-image {max-width: initial;}}.codex-about-wrapper .codex-about-image img {width: 100%;height: 100%;border: 15px solid rgba(0, 79, 68, 0.1);border-radius: 50%;}.codex-about-wrapper .codex-about-image .codex-about-image-2 {max-width: 250px;position: absolute;top: -10px;right: -115px;}@media (max-width: 1399px) {.codex-about-wrapper .codex-about-image .codex-about-image-2 {right: -50px;}}@media (max-width: 1199px) {.codex-about-wrapper .codex-about-image .codex-about-image-2 {right: 0;top: 0;max-width: 200px;}.codex-about-wrapper .codex-about-image .codex-about-image-2 img {width: 100%;height: 100%;}}.codex-about-wrapper .codex-about-image .codex-about-image-2 img {border-radius: 50%;border: 10px solid var(--white);}.codex-about-wrapper .codex-about-image .codex-about-image-3 {max-width: 300px;position: absolute;bottom: -120px;right: -40px;}@media (max-width: 1199px) {.codex-about-wrapper .codex-about-image .codex-about-image-3 {right: initial;left: 0;bottom: 0;max-width: 200px;}.codex-about-wrapper .codex-about-image .codex-about-image-3 img {width: 100%;height: 100%;}}.codex-about-wrapper .codex-about-image .codex-about-image-3 img {border-radius: 50%;border: 10px solid var(--white);}.codex-about-wrapper .codex-about-content {margin-left: 60px;}@media (max-width: 1199px) {.codex-about-wrapper .codex-about-content {margin-left: 0;}}.codex-about-wrapper .codex-about-content .about-text {margin-top: 25px;}.codex-about-wrapper .codex-about-content .codex-counter-area {display: flex;align-items: center;justify-content: space-between;margin-top: 35px;}@media (max-width: 1199px) {.codex-about-wrapper .codex-about-content .codex-counter-area {flex-wrap: wrap;gap: 30px;justify-content: start;}}@media (max-width: 767px) {.codex-about-wrapper .codex-about-content .codex-counter-area {margin-top: 25px;}}.codex-about-wrapper .codex-about-content .codex-counter-area .codex-counter-item {border-right: 1px solid rgba(108, 112, 111, 0.3);padding-right: 40px;}@media (max-width: 1399px) {.codex-about-wrapper .codex-about-content .codex-counter-area .codex-counter-item {padding-right: 0;border-right: none;}}.codex-about-wrapper .codex-about-content .codex-counter-area .codex-counter-item.border-none {border-right: none;padding-right: 0;}.codex-about-wrapper .codex-about-content .codex-counter-area .codex-counter-item h2 {font-size: 50px;font-weight: 600;}@media (max-width: 1399px) {.codex-about-wrapper .codex-about-content .codex-counter-area .codex-counter-item h2 {font-size: 42px;}}@media (max-width: 767px) {.codex-about-wrapper .codex-about-content .codex-counter-area .codex-counter-item h2 {font-size: 38px;}}.codex-about-wrapper .codex-about-content .codex-counter-area .codex-counter-item p {font-size: 18px;font-weight: 500;color: var(--header);}@media (max-width: 1399px) {.codex-about-wrapper .codex-about-content .codex-counter-area .codex-counter-item p {font-size: 16px;}}@media (max-width: 767px) {.codex-about-wrapper .codex-about-content .codex-counter-area .codex-counter-item p {font-size: 15px;}}.codex-about-wrapper .codex-about-content .codex-about-author {display: flex;align-items: center;gap: 30px;margin-top: 50px;}@media (max-width: 1199px) {.codex-about-wrapper .codex-about-content .codex-about-author {flex-wrap: wrap;}}@media (max-width: 767px) {.codex-about-wrapper .codex-about-content .codex-about-author {margin-top: 25px;}}.codex-about-wrapper .codex-about-content .codex-about-author .codex-author-image {display: flex;align-items: center;gap: 15px;}.codex-about-wrapper .codex-about-content .codex-about-author .codex-author-image .content h6 {font-size: 18px;font-weight: 600;}.codex-about-wrapper .codex-about-content .codex-about-author .codex-author-image .content p {color: var(--text);font-weight: 500;margin-top: -2px;}.codex-about-wrapper-2 .codex-about-image img {width: 100%;height: 100%;}.codex-about-wrapper-2 .codex-about-content {margin-left: 60px;}@media (max-width: 1399px) {.codex-about-wrapper-2 .codex-about-content {margin-left: 30px;}}@media (max-width: 1199px) {.codex-about-wrapper-2 .codex-about-content {margin-left: 0;}}.codex-about-wrapper-2 .codex-about-content .about-text {margin-top: 25px;}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper {display: flex;align-items: center;gap: 30px;margin-top: 50px;flex-wrap: wrap;margin-bottom: 30px;}@media (max-width: 1399px) {.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper {gap: 30px;}}@media (max-width: 991px) {.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper {margin-top: 40px;gap: 70px;}}@media (max-width: 991px) {.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper {gap: 20px;}}@media (max-width: 575px) {.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper {margin-top: 30px;flex-wrap: wrap;gap: 10px;}}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar {display: flex;align-items: center;gap: 10px;}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar span {font-size: 18px;line-height: 1;font-weight: 600;}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar .content h6 {display: block;margin-bottom: 0;font-weight: 600;font-size: 18px;line-height: 135%;}@media (max-width: 575px) {.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar .content br {display: block;}}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar {position: relative;height: 120px;width: 120px;}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar div {position: absolute;height: 100px;width: 100px;border-radius: 50%;}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar div span {position: absolute;font-size: 20px;line-height: 92px;height: 90px;width: 90px;left: 5px;top: 5px;font-weight: 600;text-align: center;border-radius: 50%;background-color: var(--bg);color: var(--header);}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar .background {background-color: #DFE2FF !important;}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar .rotate {clip: rect(0 50px 100px 0);background-color: var(--theme) !important;}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar .left {clip: rect(0 50px 100px 0);opacity: 1;background-color: var(--bg) !important;}.codex-about-wrapper-2 .codex-about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar .right {clip: rect(0 50px 100px 0);-webkit-transform: rotate(180deg);transform: rotate(180deg);opacity: 0;background-color: var(--theme) !important;}.codex-about-wrapper-2 .codex-about-content .list-box {display: flex;gap: 80px;margin-top: 30px;}@media (max-width: 1399px) {.codex-about-wrapper-2 .codex-about-content .list-box {gap: 40px;}}@media (max-width: 1199px) {.codex-about-wrapper-2 .codex-about-content .list-box {flex-wrap: wrap;gap: 30px;}}.codex-about-wrapper-2 .codex-about-content .list-box ul li {font-size: 18px;font-weight: 600;}.codex-about-wrapper-2 .codex-about-content .list-box ul li img {margin-right: 7px;}.codex-about-wrapper-2 .codex-about-content .list-box ul li:not(:last-child) {margin-bottom: 15px;}.codex-about-wrapper-2 .codex-about-content .theme-btn {margin-top: 50px;}.codex-about-wrapper-3 .codex-about-content {max-width: 635px;}.codex-about-wrapper-3 .codex-about-content .about-text {margin-top: 25px;}.codex-about-wrapper-3 .codex-about-content p {margin-top: 15px;}@media (max-width: 767px) {.codex-about-wrapper-3 .codex-about-content .theme-btn {margin-top: 25px !important;}}.codex-about-wrapper-3 .codex-about-image {position: relative;max-width: 536px;margin-left: 25%;}@media (max-width: 1199px) {.codex-about-wrapper-3 .codex-about-image {margin-left: 0;}}.codex-about-wrapper-3 .codex-about-image img {width: 100%;height: 100%;}.codex-about-wrapper-3 .codex-about-image .another-image {max-width: 360px;position: absolute;top: 15%;left: -32%;}@media (max-width: 1199px) {.codex-about-wrapper-3 .codex-about-image .another-image {left: 0;top: 0;max-width: 200px;}.codex-about-wrapper-3 .codex-about-image .another-image img {width: 100%;height: 100%;}}.codex-about-wrapper-3 .codex-about-image .another-image img {border-radius: 287px;border: 10px solid var(--white);}.codex-programs-box-items-2 {border-radius: 18px;background-color: var(--white);margin-top: 30px;}.codex-programs-box-items-2 .codex-image {padding: 20px;padding-bottom: 0;}.codex-programs-box-items-2 .codex-image img {width: 100%;height: 100%;border-radius: 12px;}.codex-programs-box-items-2 .codex-content {padding: 25px 20px;}.codex-programs-box-items-2 .codex-content p {font-size: 16px;margin-top: 10px;}.codex-programs-box-items-2 .codex-content h4 a:hover {color: var(--theme);}.codex-programs-box-items-2 .codex-content .theme-btn {background-color: var(--white);color: var(--header);border-radius: 30px;border: 1px solid #6C706F;margin-top: 25px;}.codex-programs-box-items-2 .codex-content .theme-btn i {background-color: var(--theme);color: var(--white);}.codex-programs-box-items-2 .codex-content .theme-btn::before {background-color: var(--theme);}.codex-programs-box-items-2 .codex-content .theme-btn:hover {color: var(--white);}.codex-programs-box-items-2 .codex-content .theme-btn:hover i {background-color: var(--white);color: var(--theme);}.codex-programs-box-items-2.style-2 {background-color: var(--bg);border-radius: 18px;}.codex-programs-box-items-2.style-2 .codex-content .theme-btn i {background-color: var(--theme-2);color: var(--header);}.codex-programs-section-2 {position: relative;margin-top: 40px;padding-bottom: 260px !important;margin-bottom: -70px;z-index: 9;}@media (max-width: 991px) {.codex-programs-section-2 {padding-bottom: 220px !important;margin-bottom: -45px;}}.codex-programs-section-2 .line-top {position: absolute;top: -40px;left: 0;height: 92px;}.codex-programs-section-2 .line-bottom {position: absolute;bottom: -2px;left: 0;right: 0;height: 138px;}.codex-programs-section-2 .codex-program-shape-1 {position: absolute;z-index: -1;top: 10%;right: 10%;}.codex-programs-section-2 .codex-program-shape-2 {position: absolute;z-index: -1;bottom: 15%;left: 10%;}.codex-discount-section {position: relative;z-index: 9;}.codex-discount-section::before {width: 100%;height: 100%;top: 0;bottom: 0;left: 0;right: 0;content: "";background: linear-gradient(90deg, #141519 20.39%, rgba(20, 21, 25, 0) 99.83%);position: absolute;z-index: -1;}.discount-box-items h2 {font-size: 70px;color: var(--white);font-weight: 700;}@media (max-width: 1199px) {.discount-box-items h2 {font-size: 38px;}}@media (max-width: 767px) {.discount-box-items h2 {font-size: 42px;}}@media (max-width: 575px) {.discount-box-items h2 {font-size: 37px;}}@media (max-width: 470px) {.discount-box-items h2 {font-size: 30px;}}.discount-box-items p {color: var(--white);margin-top: 25px;}.discount-box-items .btn-box {margin-top: 50px;display: flex;gap: 30px;}@media (max-width: 1199px) {.discount-box-items .btn-box {flex-wrap: wrap;gap: 15px;}}@media (max-width: 767px) {.discount-box-items .btn-box {margin-top: 25px;}}.discount-box-items .btn-box .theme-btn {border: 1px solid transparent;}.discount-box-items .btn-box .theme-btn:hover {color: var(--header);}.discount-box-items .btn-box .theme-btn.style-2 {background-color: transparent;border: 1px solid var(--white);}.discount-box-items .btn-box .theme-btn.style-2 i {background-color: var(--white);}.discount-box-items .btn-box .theme-btn.style-2::before {background-color: var(--theme);}.discount-box-items .btn-box .theme-btn.style-2:hover {border: 1px solid var(--theme);color: var(--white);}.discount-box-items .btn-box .theme-btn.style-2:hover i {color: var(--theme);}.codex-choose-us-wrapper {margin-bottom: 55px;margin-top: 60px;}@media (max-width: 1399px) {.codex-choose-us-wrapper {margin-bottom: -10px;}}@media (max-width: 1199px) {.codex-choose-us-wrapper {margin-top: -15px;margin-bottom: 0;}}@media (max-width: 991px) {.codex-choose-us-wrapper {margin-top: -40px;}}.codex-choose-us-wrapper .codex-choose-us-content .choose-text {margin-top: 25px;}.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon {display: flex;align-items: center;gap: 30px;margin-top: 50px;}@media (max-width: 1399px) {.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon {gap: 20px;}}@media (max-width: 1199px) {.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon {flex-wrap: wrap;gap: 20px;}}@media (max-width: 767px) {.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon {margin-top: 30px;}}.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon .codex-icon-items {display: flex;align-items: center;gap: 20px;}@media (max-width: 1399px) {.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon .codex-icon-items {gap: 15px;}}.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon .codex-icon-items .icon {max-width: 90px;width: 100%;height: 90px;line-height: 90px;text-align: center;border-radius: 50%;background: rgba(0, 79, 68, 0.15);}@media (max-width: 1399px) {.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon .codex-icon-items .icon {max-width: 83px;height: 83px;line-height: 83px;}.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon .codex-icon-items .icon img {width: 40px;height: 40px;}}.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon .codex-icon-items .icon.style-2 {background: rgba(255, 167, 41, 0.15);}.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon .codex-icon-items .content p {font-size: 16px;}@media (max-width: 1399px) {.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon .codex-icon-items .content p {font-size: 14px;}}@media (max-width: 1199px) {.codex-choose-us-wrapper .codex-choose-us-content .codex-choose-icon .codex-icon-items .content p {font-size: 15px;}}.codex-choose-us-wrapper .codex-choose-image {max-width: 600px;position: relative;z-index: 9;margin-left: 80px;}@media (max-width: 1199px) {.codex-choose-us-wrapper .codex-choose-image {margin-left: 0;}}@media (max-width: 1399px) {.codex-choose-us-wrapper .codex-choose-image {margin-left: 20px;}}.codex-choose-us-wrapper .codex-choose-image img {width: 100%;height: 100%;border: 15px solid rgba(0, 79, 68, 0.1);border-radius: 50%;}.codex-choose-us-wrapper .codex-choose-image .codex-counter-item {display: flex;gap: 20px;border-radius: 10px;background-color: var(--theme-2);color: var(--header);position: absolute;top: 42%;right: -24%;padding: 30px 40px;}@media (max-width: 1600px) {.codex-choose-us-wrapper .codex-choose-image .codex-counter-item {padding: 20px 30px;right: -5%;}}@media (max-width: 1199px) {.codex-choose-us-wrapper .codex-choose-image .codex-counter-item {display: none;}}.codex-choose-us-wrapper .codex-choose-image .codex-counter-item h2 {color: var(--header);}.codex-choose-us-wrapper .codex-choose-image .codex-counter-item p {max-width: 120px;color: var(--header);}.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-2 {max-width: 250px;position: absolute;top: -65px;left: -20px;}@media (max-width: 1399px) {.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-2 {max-width: 250px;}.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-2 img {width: 100%;height: 100%;}}@media (max-width: 1199px) {.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-2 {right: 0;left: initial;top: 0;max-width: 200px;}.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-2 img {width: 100%;height: 100%;}}.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-2 img {border-radius: 50%;border: 10px solid var(--white);}.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-3 {max-width: 300px;position: absolute;bottom: -65px;left: -85px;}@media (max-width: 1399px) {.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-3 {left: -20px;max-width: 250px;}.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-3 img {width: 100%;height: 100%;}}@media (max-width: 1199px) {.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-3 {left: 0;bottom: 0;max-width: 200px;}.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-3 img {width: 100%;height: 100%;}}.codex-choose-us-wrapper .codex-choose-image .codex-choose-image-3 img {border-radius: 50%;border: 10px solid var(--white);}.codex-choose-us-section2 {position: relative;margin-bottom: 30px;}.codex-choose-us-section2 .line-bottom {position: absolute;height: 65px;bottom: -30px;left: 0;right: 0;z-index: 12;}.codex-pricing-section-3 .section-title .nav {border: none;margin-top: 30px;}.codex-pricing-section-3 .section-title .nav .nav-tabs {border-bottom: 0;display: flex;justify-content: center;}.codex-pricing-section-3 .section-title .nav .nav-link {font-size: 18px;font-weight: 500;text-transform: capitalize;border: 0;border-radius: 0;padding: 7px 56px;position: relative;background: transparent;z-index: 2;color: var(--text);margin-bottom: 0;}.codex-pricing-section-3 .section-title .nav .nav-link::before {position: absolute;content: "";right: 0px;top: 50%;transform: translateY(-50%) translateX(50%);background: var(--theme);width: 75px;height: 32px;border-radius: 20px;border: 1px solid var(--theme);}.codex-pricing-section-3 .section-title .nav .nav-link::after {position: absolute;content: "";right: -33px;top: 50%;transform: translateY(-50%);width: 24px;height: 24px;border-radius: 50%;background: var(--white);z-index: 1;}.codex-pricing-section-3 .section-title .nav .nav-link:first-child {padding-left: 0;}.codex-pricing-section-3 .section-title .nav .nav-link:last-child {padding-right: 0;}.codex-pricing-section-3 .section-title .nav .nav-link:last-child::after {display: none;}.codex-pricing-section-3 .section-title .nav .nav-link:last-child::before {display: none;}.codex-pricing-section-3 .section-title .nav .nav-link.active {color: var(--theme);}.codex-pricing-section-3 .section-title .nav .nav-link.active::after {right: 8px;}.codex-pricing-box-items-3 {border-radius: 18px;background: var(--bg);padding: 40px 36px;margin-top: 30px;transition: all 0.4s ease-in-out;position: relative;}.codex-pricing-box-items-3 .popul-text {background-color: var(--theme-2);font-size: 16px;font-weight: 600;font-family: "Poppins", sans-serif;line-height: 1;color: var(--header);padding: 10px 20px;border-radius: 30px;position: absolute;top: 30px;right: 30px;}.codex-pricing-box-items-3 .pricing-header h2 {font-size: 80px;color: var(--theme);font-weight: 500;margin-top: 20px;margin-bottom: 10px;}@media (max-width: 1199px) {.codex-pricing-box-items-3 .pricing-header h2 {font-size: 60px;}}.codex-pricing-box-items-3 .pricing-header h2 sup {font-size: 18px;color: var(--text);font-weight: 400;transition: all 0.4s ease-in-out;}@media (max-width: 767px) {.codex-pricing-box-items-3 .pricing-header h2 sup {font-size: 16px;}}.codex-pricing-box-items-3 .pricing-header .theme-btn {margin-top: 20px;width: 100%;padding: 20px 30px;margin-bottom: 40px;background-color: var(--header);}@media (max-width: 767px) {.codex-pricing-box-items-3 .pricing-header .theme-btn {margin-top: 25px;}}.codex-pricing-box-items-3 .pricing-header .theme-btn::before {background-color: var(--theme) !important;}.codex-pricing-box-items-3 .pricing-header .theme-btn:hover {color: var(--white);}.codex-pricing-box-items-3 h4 {border-top: 1px solid rgba(108, 112, 111, 0.3);padding-top: 30px;text-transform: uppercase;}.codex-pricing-box-items-3 .list-items {margin-top: 20px;}.codex-pricing-box-items-3 .list-items li {font-size: 16px;font-weight: 400;transition: all 0.4s ease-in-out;}.codex-pricing-box-items-3 .list-items li i {color: var(--theme-2);margin-right: 8px;transition: all 0.4s ease-in-out;}.codex-pricing-box-items-3 .list-items li:not(:last-child) {margin-bottom: 10px;}.codex-pricing-box-items-3.active {background-color: var(--bg);transition: all 0.4s ease-in-out;}.codex-pricing-box-items-3.active .pricing-header h2 {color: var(--theme-2);}.codex-pricing-box-items-3.active .pricing-header h2 sup {color: var(--text);}.codex-pricing-box-items-3.active .pricing-header p {color: var(--text);}.codex-pricing-box-items-3.active .pricing-header .theme-btn {background-color: var(--theme);color: var(--white);}.codex-pricing-box-items-3.active .pricing-header .theme-btn::before {background-color: var(--header) !important;}.codex-pricing-box-items-3.active h4 {color: var(--header);border-top: 1px solid rgba(39, 40, 44, 0.3);}.codex-pricing-box-items-3.active .list-items li i {color: var(--theme-2);}.codex-pricing-box-items-3.active .list-items li {color: var(--text);}.codex-choose-us-wrapper-2 {margin-top: -30px;}@media (max-width: 991px) {.codex-choose-us-wrapper-2 {margin-top: 0;}}.codex-choose-us-wrapper-2 .codex-choose-us-content {margin-right: 30px;}@media (max-width: 1199px) {.codex-choose-us-wrapper-2 .codex-choose-us-content {margin-right: 0;}}.codex-choose-us-wrapper-2 .codex-choose-us-content .choose-text {margin-top: 25px;}.codex-choose-us-wrapper-2 .codex-choose-us-content ul {margin-top: 30px;}.codex-choose-us-wrapper-2 .codex-choose-us-content ul li {font-size: 18px;font-weight: 600;color: var(--header);display: flex;align-items: center;gap: 10px;}.codex-choose-us-wrapper-2 .codex-choose-us-content ul li:not(:last-child) {margin-bottom: 15px;}.codex-choose-us-wrapper-2 .codex-icon-box-items-area {position: relative;z-index: 9;}.codex-choose-us-wrapper-2 .codex-icon-box-items-area::before {position: absolute;top: 50%;left: 50%;background: var(--theme);content: "";width: 600px;height: 600px;border-radius: 50%;z-index: -1;transform: translate(-50%, -50%);}@media (max-width: 1199px) {.codex-choose-us-wrapper-2 .codex-icon-box-items-area::before {display: none;}}.codex-choose-us-wrapper-2 .codex-icon-box-items-area .codex-box-items .codex-box {border-radius: 23.604px;background: #fff;padding: 50px 30px;text-align: center;margin-top: 30px;}.codex-choose-us-wrapper-2 .codex-icon-box-items-area .codex-box-items .codex-box .icon {width: 100px;height: 100px;line-height: 100px;text-align: center;border-radius: 50%;background-color: #F0F4F5;margin: 0 auto;margin-bottom: 40px;}.codex-choose-us-wrapper-2 .codex-icon-box-items-area .codex-box-items .codex-box.style-2 {background-color: var(--white);}.codex-choose-us-wrapper-2 .codex-icon-box-items-area .codex-box-items .codex-box.style-2 .icon {background-color: var(--bg);}.codex-choose-us-wrapper-2 .codex-icon-box-items-area .codex-box-items .codex-box.style-3 {background-color: var(--theme-2);}.codex-choose-us-wrapper-2 .codex-icon-box-items-area .codex-box-items .codex-box.style-4 {background-color: var(--header);}.codex-choose-us-wrapper-2 .codex-icon-box-items-area .codex-box-items .codex-box.style-4 .codex-counter-item h2 {color: var(--white);}.codex-choose-us-wrapper-2 .codex-icon-box-items-area .codex-box-items .codex-box.style-4 .codex-counter-item p {color: var(--white);}.codex-choose-us-wrapper-2 .codex-icon-box-items-area .codex-box-items.style-2 {margin-top: 200px;}@media (max-width: 1199px) {.codex-choose-us-wrapper-2 .codex-icon-box-items-area .codex-box-items.style-2 {margin-top: 30px;}}.scrolling-wrap {overflow: hidden;white-space: nowrap;display: flex;gap: 20px;padding: 15px 0;}.scrolling-wrap .comm {display: flex;align-items: center;animation: scroll 60s linear infinite;gap: 30px;cursor: pointer;}.scrolling-wrap .comm .cmn-textslide {font-size: 16px;font-weight: 500;line-height: 32px;text-transform: capitalize;color: var(--white);font-family: "Poppins", sans-serif;display: flex;align-items: center;gap: 8px;}.scrolling-wrap .comm .cmn-textslide i {font-size: 21px;}.scrolling-wrap .comm .cmn-textslide.text-color-2 {color: var(--white);}.scrolling-wrap:hover .comm {animation-play-state: paused;}@media (max-width: 1399px) {.scrolling-wrap .comm {gap: 20px;}}@media (max-width: 991px) {.scrolling-wrap {gap: 14px;}.scrolling-wrap .comm {gap: 14px;}}@media (max-width: 575px) {.scrolling-wrap .comm {gap: 12px;}}.mycustom-marque {background-color: var(--theme);}@keyframes scroll {0% {transform: translateX(0);}100% {transform: translateX(-100%);}}@keyframes scrolly {0% {transform: translateY(0);}100% {transform: translateY(-60%);}}@keyframes scrolls {0% {transform: translateX(0);}100% {transform: translateX(100%);}}.codex-choose-us-style-22 {margin-top: 30px;}.codex-choose-us-style-22 .codex-box-items .codex-box {background-color: #F0F4F5 !important;}.codex-choose-us-style-22 .codex-box-items .codex-box .icon {background-color: var(--white) !important;}.codex-choose-us-style-22 .codex-box-items .codex-box.style-3 {background-color: var(--theme-2) !important;}.codex-choose-us-style-22 .codex-box-items .codex-box.style-4 {background-color: #141519 !important;}.codex-category-box-items {border-radius: 18px;background: rgba(255, 255, 255, 0.1);padding: 50px 28px;text-align: center;margin-top: 30px;transition: all 0.4s ease-in-out;position: relative;z-index: 9;}.codex-category-box-items .codex-icon {width: 100px;height: 100px;line-height: 100px;border-radius: 50%;text-align: center;background-color: #F2F4F7;margin: 0 auto;margin-bottom: 25px;}.codex-category-box-items .codex-content h3 {margin-bottom: 10px;color: var(--white);}.codex-category-box-items .codex-content p {font-size: 16px;color: var(--bg);}.codex-category-box-items .codex-content .theme-btn {background-color: transparent;color: var(--white);border-radius: 30px;border: 1px solid var(--white);margin-top: 30px;}.codex-category-box-items:hover {background-color: var(--theme-2);transition: all 0.4s ease-in-out;}.codex-category-box-items:hover .codex-icon {background-color: var(--white);}.codex-category-box-items:hover .codex-content h3 {color: var(--header);}.codex-category-box-items:hover .codex-content p {color: var(--header);}.codex-category-box-items:hover .codex-content .theme-btn {background-color: var(--header);border: 1px solid transparent;}.codex-category-box-items:hover .codex-content .theme-btn i {background-color: var(--theme);color: var(--white);}.codex-category-box-items:hover .codex-content .theme-btn::before {background-color: var(--theme);}.codex-category-box-items:hover .codex-content .theme-btn:hover i {background-color: var(--theme-2) !important;color: var(--theme);}.codex-top-category-section {position: relative;z-index: 9;}.codex-top-category-section .category-shape-1 {position: absolute;top: 10%;right: 80px;z-index: -1;}@media (max-width: 1199px) {.codex-top-category-section .category-shape-1 {display: none;}}.codex-top-category-section .array-button {position: relative;}.codex-top-category-section .array-button::before {position: absolute;top: 25px;left: 0;content: "";height: 1px;width: 620px;background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);}@media (max-width: 1399px) {.codex-top-category-section .array-button::before {width: 450px;}}@media (max-width: 1199px) {.codex-top-category-section .array-button::before {display: none;}}.codex-top-category-section .array-button::after {position: absolute;top: 25px;right: 0;content: "";height: 1px;width: 620px;background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);}@media (max-width: 1399px) {.codex-top-category-section .array-button::after {width: 450px;}}@media (max-width: 1199px) {.codex-top-category-section .array-button::after {display: none;}}.codex-top-category-section .array-button .array-prev, .codex-top-category-section .array-button .array-next {border: 1px solid var(--white);color: var(--white);}.codex-top-category-section .array-button .array-prev:hover, .codex-top-category-section .array-button .array-next:hover {color: var(--header);}.codex-courses-box-items {margin-top: 30px;border-radius: 18px;background: var(--bg);overflow: hidden;}.codex-courses-box-items .codex-courses-image {position: relative;}.codex-courses-box-items .codex-courses-image img {width: 100%;height: 100%;border-radius: 18px 18px 0px 0px;}.codex-courses-box-items .codex-courses-image .post-box {border-radius: 30px;background: var(--theme-2);padding: 12px 20px;color: var(--header);line-height: 1;position: absolute;top: 25px;left: 25px;font-size: 14px;font-weight: 600;}.codex-courses-box-items .codex-courses-image .post-box:hover {background: var(--theme);color: var(--white);}.codex-courses-box-items .codex-courses-content {padding: 30px 30px;}@media (max-width: 1399px) {.codex-courses-box-items .codex-courses-content {padding: 25px 18px;}}@media (max-width: 1199px) {.codex-courses-box-items .codex-courses-content {padding: 25px;}}@media (max-width: 767px) {.codex-courses-box-items .codex-courses-content {padding: 26px;}}@media (max-width: 575px) {.codex-courses-box-items .codex-courses-content {padding: 24px;}}.codex-courses-box-items .codex-courses-content .star {color: rgb(255, 164, 27);}.codex-courses-box-items .codex-courses-content .star i:last-child {color: #6C706F;}.codex-courses-box-items .codex-courses-content h3 {margin-top: 10px;}.codex-courses-box-items .codex-courses-content h3 a:hover {color: var(--theme);}.codex-courses-box-items .codex-courses-content .post-date {display: flex;align-items: center;gap: 30px;margin-top: 20px;margin-bottom: 20px;border-bottom: 1px solid rgba(108, 112, 111, 0.3);padding-bottom: 20px;}@media (max-width: 1399px) {.codex-courses-box-items .codex-courses-content .post-date {gap: 10px;}}@media (max-width: 1199px) {.codex-courses-box-items .codex-courses-content .post-date {flex-wrap: wrap;gap: 15px;}}.codex-courses-box-items .codex-courses-content .post-date li {display: flex;align-items: center;gap: 20px;}@media (max-width: 1399px) {.codex-courses-box-items .codex-courses-content .post-date li {gap: 10px;}}.codex-courses-box-items .codex-courses-content .post-date li .icon {width: 36px;height: 36px;line-height: 36px;background-color: var(--white);text-align: center;border-radius: 50%;color: var(--theme);}.codex-courses-box-items .codex-courses-content .client-info-area {display: flex;align-items: center;justify-content: space-between;transition: all 0.4s ease-in-out;}@media (max-width: 1399px) {.codex-courses-box-items .codex-courses-content .client-info-area {flex-wrap: wrap;gap: 15px;}}.codex-courses-box-items .codex-courses-content .client-info-area .client-info {display: flex;align-items: center;gap: 15px;font-size: 18px;color: var(--header);font-weight: 600;}.codex-courses-box-items .codex-courses-content .client-info-area h2 {font-size: 36px;color: var(--theme);font-weight: 600;}@media (max-width: 575px) {.codex-courses-box-items .codex-courses-content .client-info-area h2 {font-size: 30px;}}.codex-courses-box-items .codex-courses-content .theme-btn {width: 100%;padding: 20px;display: none;margin-top: -13px;}.codex-courses-box-items .codex-courses-content .theme-btn:hover {color: var(--header);}.codex-courses-box-items:hover .codex-courses-content .client-info-area {display: none;}.codex-courses-box-items:hover .codex-courses-content .theme-btn {display: block;}.codex-category-box-items-3 {border-radius: 18px;background: var(--bg);padding: 40px 30px;transition: all 0.4s ease-in-out;}.codex-category-box-items-3 .codex-icon {width: 80px;height: 80px;line-height: 80px;border-radius: 50%;text-align: center;background-color: var(--white);margin-bottom: 40px;transition: all 0.4s ease-in-out;}.codex-category-box-items-3 .codex-icon img {transition: all 0.4s ease-in-out;}.codex-category-box-items-3 .codex-content p {font-size: 16px;margin-top: 10px;}.codex-category-box-items-3:hover {background-color: var(--theme);}.codex-category-box-items-3:hover .codex-content h4 {color: var(--white);}.codex-category-box-items-3:hover .codex-content p {color: var(--bg);}.codex-category-box-items-3.style-2 {margin-top: 60px;}@media (max-width: 1199px) {.codex-category-box-items-3.style-2 {margin-top: 0;}}.codex-courses-details-area .codex-image img {width: 100%;height: 100%;border-radius: 18px;}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content {margin-top: 30px;}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content .list-date {display: flex;align-items: center;gap: 30px;}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content .list-date li h6 {border-radius: 30px;background: #F2F4F7;padding: 10px 24px;display: inline-block;}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content .list-date li {color: var(--header);}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content .list-date li i {color: var(--theme);}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content h3 {font-size: 36px;margin-top: 20px;}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content p {margin-top: 20px;}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content .list-items {margin-top: 20px;}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content .list-items li {color: var(--header);}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content .list-items li i {color: var(--header);margin-right: 8px;font-size: 25px;}.codex-courses-details-area .codex-courses-details-wrapper .codex-left-content .list-items li:not(:last-child) {margin-bottom: 10px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content {margin-top: 32px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav {display: flex;align-items: center;background-color: var(--white);box-shadow: 10px 4px 30px rgba(168, 168, 168, 0.2);border: 1px solid var(--border);border-radius: 10px;justify-content: center;padding: 14px 30px;gap: 80px;margin-bottom: 50px;}@media (max-width: 1600px) {.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav {gap: 50px;}}@media (max-width: 1199px) {.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav {gap: 30px;flex-wrap: wrap;}}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav .nav-item {padding: 0;position: relative;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav .nav-item .nav-link {font-size: 18px;font-weight: 500;color: var(--text);position: relative;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav .nav-item .nav-link::before {position: absolute;right: -40px;top: 20px;content: "";width: 5px;height: 5px;border-radius: 5px;background-color: rgba(0, 91, 255, 0.2);}@media (max-width: 1199px) {.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav .nav-item .nav-link::before {display: none;}}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav .nav-item .nav-link.bb-none::before {display: none;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav .nav-item .nav-link.active {color: var(--theme);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav .nav-item .nav-link.active::before {background-color: var(--theme);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .nav .nav-item .nav-link.active::after {position: absolute;bottom: -15px;left: 0;height: 2px;width: 100%;content: "";background: var(--theme);transition: 0.3s;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .description-content h3 {font-size: 27px;margin-bottom: 20px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .description-content .list-item li {font-size: 16px;font-weight: 500;color: var(--header);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .description-content .list-item li i {color: var(--theme);margin-right: 5px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .description-content .list-item li:not(:last-child) {margin-bottom: 10px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items h3 {font-size: 27px;margin-bottom: 30px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-item {border: none;border-radius: 0px;margin-bottom: 15px;border: 1px solid var(--border);border-radius: 7px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-item h2 button {font-size: 18px;line-height: 1;font-weight: 500;box-shadow: none;border-radius: 0 !important;padding: 20px 30px;font-family: "Poppins", sans-serif;color: var(--header);background-color: transparent;border-bottom: 1px solid var(--border);border-radius: 7px;}@media (max-width: 575px) {.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-item h2 button {font-size: 17px;}}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-item .accordion-body {padding: 0;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-item .accordion-body ul li {display: flex;align-items: center;justify-content: space-between;padding: 18px 30px;}@media (max-width: 1199px) {.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-item .accordion-body ul li {flex-wrap: wrap;gap: 20px;}}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-item .accordion-body ul li:not(:last-child) {border-bottom: 1px solid var(--border);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-item .accordion-body ul li span {font-size: 16px;color: var(--text);font-weight: 400;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-item .accordion-body ul li span i {margin-right: 10px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-button {background-color: transparent;color: var(--header);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-button::after {display: none;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-button::before {position: absolute;content: "\f078";font-family: "Font Awesome 5 Pro";font-weight: 700;top: 18px;right: 30px;font-size: 16px;text-align: center;transition: all 0.4s ease-in-out;color: var(--header);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-button.collapsed {background-color: transparent;color: var(--header);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .course-curriculum-items .courses-faq-items .accordion .accordion-button.collapsed::before {content: "\f054";color: var(--header);background-color: transparent;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .instructors-items h3 {margin-bottom: 10px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .instructors-items .instructors-box-items {padding: 40px 50px;border: 1px solid var(--border);border-radius: 10px;background-color: #F4F9FF;display: flex;align-items: center;gap: 40px;margin-top: 20px;}@media (max-width: 767px) {.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .instructors-items .instructors-box-items {flex-wrap: wrap;gap: 20px;padding: 30px;}}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .instructors-items .instructors-box-items .content {max-width: 521px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .instructors-items .instructors-box-items .content h4 {font-size: 22px;margin-bottom: 5px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .instructors-items .instructors-box-items .content p {margin-top: 25px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .instructors-items .instructors-box-items .content .social-icon {display: flex;align-items: center;gap: 10px;margin-top: 15px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .instructors-items .instructors-box-items .content .social-icon a {width: 35px;height: 35px;line-height: 35px;text-align: center;font-size: 16px;display: block;background: transparent;color: var(--text);-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;text-align: center;border: 1px solid var(--border);border-radius: 50%;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .instructors-items .instructors-box-items .content .social-icon a:hover {background-color: var(--theme);color: var(--white);border: 1px solid var(--theme);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .instructors-items .instructors-box-items.style-2 {background-color: var(--white);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items h3 {font-size: 27px;margin-bottom: 30px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items {border: 1px solid var(--border);border-radius: 10px;padding: 10px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .courses-reviews-box {display: flex;align-items: center;gap: 70px;border-bottom: 1px solid var(--border);padding-bottom: 10px;}@media (max-width: 767px) {.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .courses-reviews-box {flex-wrap: wrap;gap: 20px;}}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .courses-reviews-box .reviews-box {padding: 50px 34px;text-align: center;min-width: 248px;box-shadow: 10px 4px 60px rgba(182, 182, 182, 0.2);background-color: var(--white);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .courses-reviews-box .reviews-box h2 {font-size: 90px;line-height: 1;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .courses-reviews-box .reviews-box .star {color: #FFAE5D;margin-bottom: 10px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right {max-width: 452px;width: 100%;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item {display: flex;align-items: center;gap: 30px;}@media (max-width: 767px) {.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item {flex-wrap: wrap;gap: 20px;}}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item:not(:last-child) {margin-bottom: 15px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .star {color: #FFAE5D;display: flex;align-items: center;gap: 7px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .star i.color-2 {color: var(--text);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item span {font-weight: 500;color: var(--header);}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .progress {background: rgba(255, 174, 93, 0.3);justify-content: flex-start;border-radius: 0;align-items: center;position: relative;display: flex;height: 5px;width: 100%;max-width: 244px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .progress-value {animation: load 3s normal forwards;border-radius: 0;background: #FFAE5D;height: 5px;width: 0;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .style-two {animation: load2 3s normal forwards;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .style-three {animation: load3 3s normal forwards;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .style-four {animation: load4 3s normal forwards;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .courses-reviews-box-items .reviews-ratting-right .reviews-ratting-item .style-five {animation: load5 3s normal forwards;}@keyframes load {0% {width: 0;}100% {width: 100%;}}@keyframes load2 {0% {width: 0;}100% {width: 90%;}}@keyframes load3 {0% {width: 0;}100% {width: 80%;}}@keyframes load4 {0% {width: 0;}100% {width: 70%;}}@keyframes load5 {0% {width: 0;}100% {width: 60%;}}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .instructors-box-items {padding: 40px 30px;display: flex;align-items: center;gap: 40px;}@media (max-width: 767px) {.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .instructors-box-items {flex-wrap: wrap;gap: 20px;padding: 30px;}}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .instructors-box-items .content {max-width: 540px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .instructors-box-items .content h4 {font-size: 22px;margin-bottom: 5px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .instructors-box-items .content p {margin-top: 15px;}.codex-courses-details-area .codex-courses-details-wrapper .courses-details-content .courses-reviews-items .instructors-box-items .content .star {color: #FFAE5D;margin-top: 15px;}.codex-courses-details-area .details-list-area {margin-top: -80px;margin-right: 20px;padding: 30px 40px;border-radius: 5px;background-color: var(--white);box-shadow: var(--box-shadow);position: relative;z-index: 9;}@media (max-width: 1199px) {.codex-courses-details-area .details-list-area {margin-right: 30px;}}@media (max-width: 991px) {.codex-courses-details-area .details-list-area {margin-top: 30px;}}.codex-courses-details-area .details-list-area .details-list {margin-bottom: 30px;}.codex-courses-details-area .details-list-area .details-list li {display: flex;align-items: center;justify-content: space-between;padding: 15px 0;}.codex-courses-details-area .details-list-area .details-list li:not(:last-child) {border-bottom: 1px solid var(--border);}.codex-courses-details-area .details-list-area .details-list li span i {color: var(--theme);}.codex-courses-details-area .details-list-area .theme-btn {padding: 20px 35px;}.codex-courses-details-area .details-list-area .theme-btn.style-2 {background-color: var(--theme-2);color: var(--header);}.codex-courses-details-area .details-list-area .theme-btn.style-2::before {background-color: var(--theme);}.codex-courses-details-area .details-list-area .theme-btn.style-2:hover {color: var(--white);}.codex-courses-details-area .details-list-area .social-icon {justify-content: center;gap: 15px;margin-top: 30px;}.codex-courses-details-area .details-list-area .social-icon a {color: var(--header);}.codex-courses-details-area .details-list-area .social-icon a:hover {color: var(--theme-2);}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items {border-radius: 18px;background: #F2F4F7;padding: 40px 36px;margin-bottom: 20px;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .wid-title {margin-bottom: 15px;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .wid-title h5 {font-size: 24px;font-weight: 600;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .wid-title.style-2 {border: none;padding-bottom: 0;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items:not(:last-child) {margin-bottom: 30px;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .courses-list-box {background-color: var(--white);padding: 16px;line-height: 1;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .courses-list-box:not(:last-child) {margin-bottom: 10px;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .courses-list-box .star {color: #FFA41B;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .codex-search-widget form {width: 100%;position: relative;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .codex-search-widget form input {background-color: var(--white);font-size: 18px;font-weight: 400;padding: 16px 20px;width: 100%;border: none;color: var(--text);border-radius: 8px;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .codex-search-widget form button {position: absolute;right: -2px;top: 0;width: 66px;border-radius: 8px;font-size: 18px;height: 100%;background-color: var(--theme);color: var(--white);text-align: center;transition: all 0.3s ease-in-out;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .codex-search-widget form button:hover {background-color: var(--header);}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .categories-list .checkbox-single {position: relative;padding-left: 18px;cursor: pointer;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .categories-list .checkbox-single input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}.codex-courses-wrapper .courses-main-sidebar-area .courses-main-sidebar .courses-sidebar-items .categories-list .checkbox-single .text-color {font-weight: 600;font-size: 16px;color: var(--header);}.program-details-wrapper .program-details-items .details-image img {width: 100%;height: 100%;border-radius: 18px;}.program-details-wrapper .program-details-items .details-content {margin-top: 40px;}.program-details-wrapper .program-details-items .details-content .post {background-color: var(--theme-2);color: var(--white);padding: 4px 15px;border-radius: 8px;display: inline-block;margin-bottom: 20px;}.program-details-wrapper .program-details-items .details-content h2 {font-size: 30px;margin-bottom: 20px;}@media (max-width: 767px) {.program-details-wrapper .program-details-items .details-content h2 {font-size: 26px;}}@media (max-width: 575px) {.program-details-wrapper .program-details-items .details-content h2 {font-size: 24px;}}.program-details-wrapper .program-details-items .details-content .details-author-area {display: flex;align-items: center;gap: 30px;border-top: 1px solid var(--border);border-bottom: 1px solid var(--border);padding: 20px 0;margin-bottom: 40px;margin-top: 30px;}@media (max-width: 575px) {.program-details-wrapper .program-details-items .details-content .details-author-area {flex-wrap: wrap;gap: 15px;margin-bottom: 20px;margin-top: 20px;}}.program-details-wrapper .program-details-items .details-content .details-author-area .author-items {display: flex;align-items: center;gap: 10px;}.program-details-wrapper .program-details-items .details-content .details-author-area .class-list {display: flex;align-items: center;gap: 30px;}.program-details-wrapper .program-details-items .details-content .details-author-area .class-list li i {color: var(--theme-2);}.program-details-wrapper .program-details-items .details-content .list-items {margin-top: 20px;}.program-details-wrapper .program-details-items .details-content .list-items li:not(:last-child) {margin-bottom: 10px;}.program-details-wrapper .program-details-items .details-content .list-items li i {margin-right: 5px;color: var(--theme);}.program-details-wrapper .details-list-area {padding: 30px 40px;border-radius: 10px;position: relative;z-index: 9;border: 1px solid var(--border);}@media (max-width: 1199px) {.program-details-wrapper .details-list-area {padding: 30px 20px;}}@media (max-width: 991px) {.program-details-wrapper .details-list-area {padding: 30px 40px;}}.program-details-wrapper .details-list-area h3 {font-size: 24px;border-bottom: 1px solid var(--border);padding-bottom: 20px;}@media (max-width: 1199px) {.program-details-wrapper .details-list-area {margin-right: 0;}}@media (max-width: 991px) {.program-details-wrapper .details-list-area {margin-top: 0;}}.program-details-wrapper .details-list-area .details-list {margin-bottom: 30px;}.program-details-wrapper .details-list-area .details-list li {display: flex;align-items: center;justify-content: space-between;padding: 15px 0;border-bottom: 1px solid var(--border);}.program-details-wrapper .details-list-area .details-list li span {font-weight: 600 !important;color: var(--header);}.program-details-wrapper .details-list-area .details-list li span i {color: var(--theme-2);}.program-details-wrapper .details-list-area .theme-btn {padding: 24px 40px;}@media (max-width: 1199px) {.program-details-wrapper .details-list-area .theme-btn {padding: 19px 25px;font-size: 14px;}}@media (max-width: 991px) {.program-details-wrapper .details-list-area .theme-btn {padding: 19px 40px;font-size: 16px;}}.program-details-wrapper .details-list-area .theme-btn.border-style {border: 1px solid var(--theme-2);color: var(--theme-2);background-color: transparent;padding: 24px 40px;}.program-details-wrapper .details-list-area .theme-btn.border-style::after, .program-details-wrapper .details-list-area .theme-btn.border-style::before {background-color: var(--theme-2);}.program-details-wrapper .details-list-area .theme-btn.border-style:hover {color: var(--white);}.program-details-wrapper .details-list-area .social-icon {justify-content: center;gap: 15px;margin-top: 30px;}.program-details-wrapper .details-list-area .social-icon a {width: 36px;height: 36px;line-height: 36px;text-align: center;font-size: 16px;display: block;color: var(--theme-2);transition: all 0.4s ease-in-out;text-align: center;background-color: transparent;border: 1px solid var(--theme-2);border-radius: 8px;}.program-details-wrapper .details-list-area .social-icon a:hover {background-color: var(--theme-2);color: var(--white);border: 1px solid transparent;}.program-details-wrapper .program-author-items {display: flex;align-items: center;gap: 30px;padding: 30px;border: 1px solid var(--border);border-radius: 12px;margin-top: 23px;}@media (max-width: 1199px) {.program-details-wrapper .program-author-items {flex-wrap: wrap;justify-content: center;text-align: center;}}.program-details-wrapper .program-author-items .thumb {max-width: 370px;}.program-details-wrapper .program-author-items .thumb img {width: 100%;height: 100%;border-radius: 18px;}.program-details-wrapper .program-author-items .content {max-width: 700px;}@media (max-width: 1199px) {.program-details-wrapper .program-author-items .content {margin: 0 auto;text-align: center;}}.program-details-wrapper .program-author-items .content h2 {font-size: 30px;margin-bottom: 5px;}@media (max-width: 575px) {.program-details-wrapper .program-author-items .content h2 {font-size: 26px;}}.program-details-wrapper .program-author-items .content span {margin-bottom: 20px;display: inline-block;}@media (max-width: 575px) {.program-details-wrapper .program-author-items .content span {margin-bottom: 10px;}}.program-details-wrapper .program-author-items .content ul {margin-top: 20px;display: flex;align-items: center;gap: 50px;border-top: 1px solid var(--border);border-bottom: 1px solid var(--border);padding: 20px 0;}@media (max-width: 1199px) {.program-details-wrapper .program-author-items .content ul {flex-wrap: wrap;justify-content: center;text-align: center;gap: 20px;}}.program-details-wrapper .program-author-items .content ul li {color: var(--header);}.program-details-wrapper .program-author-items .content ul li i {margin-right: 5px;}.program-details-wrapper .program-author-items .content ul li .color-star {color: var(--theme-2);}.program-details-wrapper .program-author-items .content .social-icon {margin-top: 40px;gap: 15px;position: relative;z-index: 9;}@media (max-width: 1199px) {.program-details-wrapper .program-author-items .content .social-icon {flex-wrap: wrap;justify-content: center;}}@media (max-width: 575px) {.program-details-wrapper .program-author-items .content .social-icon {margin-top: 20px;}}.program-details-wrapper .program-author-items .content .social-icon a {width: 36px;height: 36px;line-height: 36px;text-align: center;font-size: 16px;display: block;color: var(--theme-2);transition: all 0.4s ease-in-out;text-align: center;border-radius: 8px;background-color: transparent;border: 1px solid var(--theme-2);}.program-details-wrapper .program-author-items .content .social-icon a:hover {background-color: var(--theme-2);color: var(--white);border: 1px solid transparent;}.codex-event-details-area .codex-image img {width: 100%;height: 100%;border-radius: 18px;}.codex-event-details-area .codex-event-details-wrapper .details-content {margin-top: 30px;}@media (max-width: 575px) {.codex-event-details-area .codex-event-details-wrapper .details-content {margin-top: 20px;}}.codex-event-details-area .codex-event-details-wrapper .details-content h2 {font-weight: 600;font-size: 36px;}@media (max-width: 767px) {.codex-event-details-area .codex-event-details-wrapper .details-content h2 {font-size: 30px;}}@media (max-width: 575px) {.codex-event-details-area .codex-event-details-wrapper .details-content h2 {font-size: 26px;}}.codex-event-details-area .codex-event-details-wrapper .details-content .thumb img {width: 100%;height: 100%;border-radius: 10px;}.codex-event-details-area .codex-event-details-wrapper .details-content .offer-list {margin-top: 30px;margin-bottom: 30px;}.codex-event-details-area .codex-event-details-wrapper .details-content .offer-list li i {color: var(--theme);margin-right: 5px;}.codex-event-details-area .codex-event-details-wrapper .details-content .offer-list li:not(:last-child) {margin-bottom: 15px;}.codex-event-details-area .codex-event-details-wrapper .details-content .location {display: flex;align-items: center;gap: 30px;margin-top: 20px;}.codex-event-details-area .codex-event-details-wrapper .details-content .location li i {color: var(--theme);margin-right: 5px;}.codex-event-details-area .codex-event-details-wrapper .details-content .location li a {color: var(--text);}.codex-event-details-area .codex-event-details-wrapper .details-content .map-items {margin-top: 40px;}.codex-event-details-area .codex-event-details-wrapper .details-content .map-items iframe {width: 100%;height: 450px;}.codex-event-details-area .event-details-information {background-color: #F2F4F7;padding: 40px 35px;border-radius: 18px;margin-top: 40px;margin-left: 30px;}@media (max-width: 1399px) {.codex-event-details-area .event-details-information {margin-left: 0;}}.codex-event-details-area .event-details-information .information-list {margin-top: 20px;margin-bottom: 30px;}.codex-event-details-area .event-details-information .information-list li {display: flex;align-items: center;justify-content: space-between;padding: 15px 0;border-bottom: 1px solid var(--border);}.codex-event-details-area .event-details-information .information-list li span {font-size: 16px;color: var(--text);font-weight: 400;}.codex-event-details-area .event-details-information .information-list li span i {margin-right: 10px;}.codex-event-details-area .event-details-information .information-list li .text {font-weight: 500;color: var(--header);text-align: right;display: inline-block;}.codex-event-details-area .event-details-information .information-list li .text.color-2 {color: var(--theme);}.codex-event-details-area .event-details-information .information-list li .text.color-3 {color: var(--theme);}.codex-event-details-area .event-details-information .theme-btn {width: 100%;background-color: var(--theme);color: var(--white);padding: 20px 30px;justify-content: center;border-radius: 30px;}.codex-event-details-area .event-details-information .theme-btn::before, .codex-event-details-area .event-details-information .theme-btn::after {display: none;}.codex-event-details-area .event-details-information .theme-btn:hover {background-color: var(--header);}.codex-event-details-area .event-details-information .coming-soon-timer {display: flex;align-items: center;gap: 30px;max-width: 650px;justify-content: center;margin: 30px auto;}@media (max-width: 1399px) {.codex-event-details-area .event-details-information .coming-soon-timer {flex-wrap: wrap;gap: 20px;}}.codex-event-details-area .event-details-information .coming-soon-timer .timer-content h3 {font-size: 22px;font-weight: 700;color: var(--header);width: 70px;height: 70px;line-height: 70px;border-radius: 50%;display: inline-block;background-color: var(--white);text-align: center;}.codex-event-details-area .event-details-information .coming-soon-timer .timer-content h3.bg-2 span {background-color: #C3F499;}.codex-event-details-area .event-details-information .coming-soon-timer .timer-content h3.bg-3 span {background-color: #00E2C5;}.codex-event-details-area .event-details-information .coming-soon-timer .timer-content h3.bg-4 span {background-color: #66FFFF;}.codex-event-details-area .event-details-information .coming-soon-timer .timer-content p {font-weight: 600;font-size: 18px;color: var(--header);margin-top: 10px;text-align: center;}.codex-event-details-area .event-details-information .share-btn {font-size: 16px;font-weight: 600;color: var(--theme);display: inline-block;}.codex-event-details-area .event-details-information .share-btn i {margin-right: 5px;}.codex-event-box-items-2 {margin-top: 30px;display: flex;align-items: center;border-radius: 18px;background-color: #F2F4F7;}@media (max-width: 1199px) {.codex-event-box-items-2 {display: block;}}.codex-event-box-items-2 .codex-image {max-width: 264px;}@media (max-width: 1199px) {.codex-event-box-items-2 .codex-image {max-width: initial;}.codex-event-box-items-2 .codex-image img {border-radius: 12px !important;}}.codex-event-box-items-2 .codex-image img {width: 100%;height: 100%;border-radius: 18px 0px 0px 18px;}.codex-event-box-items-2 .codex-content {padding: 0 30px;flex-basis: 60%;}@media (max-width: 1199px) {.codex-event-box-items-2 .codex-content {padding: 25px;}}.codex-event-box-items-2 .codex-content h3 a:hover {color: var(--theme);}.codex-event-box-items-2 .codex-content .list-box {display: flex;align-items: center;gap: 20px;margin-top: 15px;}.codex-event-box-items-2 .codex-content .list-box li {display: flex;align-items: center;gap: 10px;font-size: 16px;}.codex-event-box-items-2 .codex-content .list-box li i {color: var(--theme-2);}.codex-event-box-items-2 .codex-content .theme-btn {background-color: transparent;color: var(--header);border-radius: 30px;border: 1px solid #6C706F;margin-top: 20px;}.codex-event-box-items-2 .codex-content .theme-btn i {background-color: var(--theme);color: var(--white);width: 35px;height: 35px;line-height: 35px;}.codex-event-box-items-2 .codex-content .theme-btn::before {background-color: var(--theme);}.codex-event-box-items-2 .codex-content .theme-btn:hover {color: var(--white);}.codex-event-box-items-2 .codex-content .theme-btn:hover i {background-color: var(--white);color: var(--theme);}.codex-team-box-items {margin-top: 30px;}.codex-team-box-items .codex-image {position: relative;}.codex-team-box-items .codex-image img {width: 100%;height: 100%;border-radius: 18px;}.codex-team-box-items .codex-image .codex-content {position: absolute;border-radius: 10px;background: var(--white);padding: 17px 20px;bottom: 24px;left: 24px;right: 24px;line-height: 1;opacity: 0;visibility: hidden;transition: all 0.4s ease-in-out;}@media (max-width: 1399px) {.codex-team-box-items .codex-image .codex-content {left: 20px;bottom: 20px;right: 20px;}}.codex-team-box-items .codex-image .codex-content h4 a:hover {color: var(--theme);}.codex-team-box-items .codex-image .codex-content p {font-size: 16px;margin-top: 5px;}.codex-team-box-items .codex-image:hover .codex-content {opacity: 1;visibility: visible;}.codex-team-wrapper-3 .codex-team-image-items {margin-right: 50px;}@media (max-width: 1399px) {.codex-team-wrapper-3 .codex-team-image-items {margin-right: 0;}}.codex-team-wrapper-3 .codex-team-image-items .team-img {position: relative;}.codex-team-wrapper-3 .codex-team-image-items .team-img img {width: 100%;height: 100%;border-radius: 18px;}.codex-team-wrapper-3 .codex-team-image-items .team-img .team-content {padding: 18px 24px;background-color: #fff;position: absolute;bottom: 30px;left: 30px;right: 30px;border-radius: 10px;}.codex-team-wrapper-3 .codex-team-image-items .team-img .team-content h3 a {background-position: 0 95%;background-repeat: no-repeat;background-size: 0% 2px;display: inline;}.codex-team-wrapper-3 .codex-team-image-items .team-img .team-content h3 a:hover {background-size: 100% 2px;background-image: linear-gradient(180deg, #144443 0%, #144443 100%);}.codex-team-wrapper-3 .codex-team-image-items .team-img .team-content .share-icon {position: absolute;right: 24px;bottom: 30px;height: 40px;width: 40px;line-height: 40px;text-align: center;color: #162726;background: #F2F4F7;-webkit-transition: all 300ms ease;transition: all 300ms ease;z-index: 3;border-radius: 50%;cursor: pointer;}.codex-team-wrapper-3 .codex-team-image-items .team-img .team-content .share-icon:hover {background: var(--theme);color: var(--white);}.codex-team-wrapper-3 .codex-team-image-items .team-img .team-content .social-icon {position: absolute;right: 20px;bottom: 75px;display: -webkit-box;display: -ms-flexbox;display: flex;gap: 5px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;background: transparent;-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: bottom;transform-origin: bottom;z-index: 3;visibility: hidden;opacity: 0;-webkit-transition: all 400ms ease;transition: all 400ms ease;}.codex-team-wrapper-3 .codex-team-image-items .team-img .team-content .social-icon a {position: relative;width: 44px;height: 44px;display: block;font-size: 16px;border-radius: 6px;line-height: 44px;text-align: center;color: var(--header);-webkit-transition: all 300ms ease;transition: all 300ms ease;background: var(--white);}.codex-team-wrapper-3 .codex-team-image-items .team-img .team-content .social-icon a:hover {background: var(--theme);color: var(--white);}.codex-team-wrapper-3 .codex-team-image-items .team-img:hover .team-content .social-icon {-webkit-transform: scaleY(1);transform: scaleY(1);opacity: 1;visibility: visible;}.codex-team-wrapper-3 .codex-team-content {border-radius: 18px;background: #223635;padding: 35px;position: relative;}.codex-team-wrapper-3 .codex-team-content .array-button {display: grid;position: absolute;right: 40px;top: 40px;z-index: 999;}.codex-team-wrapper-3 .codex-team-content .array-button .array-prev, .codex-team-wrapper-3 .codex-team-content .array-button .array-next {width: 50px;height: 50px;line-height: 50px;border: none;}.codex-team-wrapper-3 .codex-team-content .array-button .array-prev {background-color: var(--white);color: var(--theme-2);}.codex-team-wrapper-3 .codex-team-content .array-button .array-prev:hover {color: var(--white);background-color: var(--theme-2);}.codex-team-wrapper-3 .codex-team-content .array-button .array-next {color: var(--theme);background-color: var(--theme-2);}.codex-team-wrapper-3 .codex-team-content .array-button .array-next:hover {background-color: var(--white);color: var(--theme-2);}.codex-team-wrapper-3 .codex-team-content .team-text {margin-top: 15px;color: var(--white);}.codex-team-wrapper-3 .codex-team-content .codex-team-image {margin-top: 20px;}.codex-team-wrapper-3 .codex-team-content .codex-team-image .image {max-width: 223px;height: 193px;}@media (max-width: 1199px) {.codex-team-wrapper-3 .codex-team-content .codex-team-image .image {max-width: initial;}}.codex-team-wrapper-3 .codex-team-content .codex-team-image .image img {width: 100%;height: 100%;border-radius: 18px;object-fit: cover;}.codex-team-section {position: relative;}.codex-team-details-wrapper .codex-team-details-left-image {margin-right: 90px;}@media (max-width: 1199px) {.codex-team-details-wrapper .codex-team-details-left-image {margin-right: 0;}}.codex-team-details-wrapper .codex-team-details-left-image .codex-image {position: relative;}.codex-team-details-wrapper .codex-team-details-left-image .codex-image img {width: 100%;height: 100%;border-radius: 18px;}.codex-team-details-wrapper .codex-team-details-left-image .codex-image .text-team {font-size: 24px;font-weight: 600;color: var(--header);font-family: "Poppins", sans-serif;text-transform: uppercase;padding: 22px 30px;background-color: var(--theme-2);border-radius: 10px;line-height: 1;display: inline-block;max-height: 410px;height: 100%;position: absolute;text-align: center;top: 50%;right: -40px;transform: translateY(-50%) rotate(180deg);writing-mode: vertical-rl;}@media (max-width: 1199px) {.codex-team-details-wrapper .codex-team-details-left-image .codex-image .text-team {right: 0;}}.codex-team-details-wrapper .codex-team-details-right-content h4 {color: var(--theme);margin-bottom: 25px;margin-top: 15px;}.codex-team-details-wrapper .codex-team-details-right-content ul {margin-top: 20px;}.codex-team-details-wrapper .codex-team-details-right-content ul li i {margin-right: 10px;color: var(--theme-2);}.codex-team-details-wrapper .codex-team-details-right-content ul li:not(:last-child) {margin-bottom: 10px;}.codex-team-details-wrapper .codex-team-details-right-content .social-icon {display: flex;gap: 20px;margin-top: 30px;}.codex-team-details-wrapper .codex-team-details-right-content .social-icon a {border-radius: 50px;background: var(--bg);padding: 12px;display: inline-block;width: 44px;height: 44px;line-height: 25px;text-align: center;}.codex-team-details-wrapper .codex-team-details-right-content .social-icon a:hover {background-color: var(--theme);color: var(--white);}.codex-team-details-wrapper .codex-middle-content {margin-top: 60px;}@media (max-width: 767px) {.codex-team-details-wrapper .codex-middle-content {margin-top: 30px;}}.codex-team-details-wrapper .codex-middle-content h3 {font-size: 36px;margin-bottom: 15px;}.codex-team-details-wrapper .contact-content {margin-top: 100px;margin-right: 60px;}@media (max-width: 1199px) {.codex-team-details-wrapper .contact-content {margin-right: 0;margin-top: 60px;}}.codex-team-details-wrapper .contact-content .header h3 {font-size: 36px;margin-bottom: 10px;}.codex-team-details-wrapper .contact-content .contact-form-box {margin-top: 40px;}.codex-team-details-wrapper .contact-content .contact-form-box .form-clt input, .codex-team-details-wrapper .contact-content .contact-form-box .form-clt textarea {border-radius: 6px;background: #F2F4F7;line-height: 1;padding: 20px 25px;width: 100%;text-transform: capitalize;color: var(--text);border: none;}.codex-team-details-wrapper .contact-content .contact-form-box .form-clt textarea {padding-bottom: 110px;}.codex-team-details-wrapper .codex-pro-items {margin-top: 100px;}@media (max-width: 1199px) {.codex-team-details-wrapper .codex-pro-items {margin-top: 60px;}}.codex-team-details-wrapper .codex-pro-items .header h3 {font-size: 36px;margin-bottom: 20px;}.codex-team-details-wrapper .codex-pro-items .progress-wrap {margin-top: 30px;}.codex-team-details-wrapper .codex-pro-items .progress-wrap .pro-items {width: 100%;}.codex-team-details-wrapper .codex-pro-items .progress-wrap .pro-items:not(:last-child) {margin-bottom: 40px;}.codex-team-details-wrapper .codex-pro-items .progress-wrap .pro-items .pro-head {display: flex;align-items: center;justify-content: space-between;margin-bottom: 10px;}.codex-team-details-wrapper .codex-pro-items .progress-wrap .pro-items .pro-head .title {color: var(--header);font-size: 16px;font-weight: 600;}.codex-team-details-wrapper .codex-pro-items .progress-wrap .pro-items .pro-head .point {font-size: 16px;color: var(--header);}.codex-team-details-wrapper .codex-pro-items .progress-wrap .pro-items .progress {background: rgba(6, 78, 164, 0.5);border-radius: 2px;justify-content: flex-start;align-items: center;position: relative;display: flex;height: 10px;width: 100%;}.codex-team-details-wrapper .codex-pro-items .progress-wrap .pro-items .progress-value {animation: load 3s normal forwards;border-radius: 0;background: var(--theme);height: 10px;width: 0;}.codex-team-details-wrapper .codex-pro-items .progress-wrap .pro-items .style-two {animation: load2 3s normal forwards;}.codex-team-details-wrapper .codex-pro-items .progress-wrap .pro-items .style-three {animation: load3 3s normal forwards;}@keyframes load {0% {width: 0;}100% {width: 90%;}}@keyframes load2 {0% {width: 0;}100% {width: 70%;}}@keyframes load3 {0% {width: 0;}100% {width: 55%;}}.codex-team-section-3 {position: relative;margin-top: 40px;padding-bottom: 195px !important;}.codex-team-section-3 .line-top {position: absolute;top: -40px;left: 0;height: 92px;}.codex-team-section-3 .line-bottom {position: absolute;bottom: -2px;left: 0;right: 0;height: 80px;}.team-box-items-4 {position: relative;}.team-box-items-4 .team-image {position: relative;z-index: 9;overflow: hidden;}.team-box-items-4 .team-image::before {content: "";position: absolute;top: 70%;left: 50%;width: 0;height: 0;background: rgba(3, 31, 66, 0.8);transform-origin: center;transition: all 300ms ease;}.team-box-items-4 .team-image img {width: 100%;height: 100%;}.team-box-items-4 .team-image .team-content {position: absolute;left: 40px;bottom: -40px;opacity: 0;visibility: hidden;transition: all 0.4s ease-in-out;}.team-box-items-4 .team-image .team-content h3 {font-size: 26px;margin-bottom: 5px;}.team-box-items-4 .team-image .team-content h3 a {color: var(--white);}.team-box-items-4 .team-image .team-content p {color: var(--white);}.team-box-items-4 .team-image .social-profile {position: absolute;right: 20px;top: -120px;content: "";-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;z-index: 2;display: inline-block;overflow: hidden;z-index: 9;opacity: 0;visibility: hidden;}.team-box-items-4 .team-image .social-profile ul {transform: translateY(-100px);transition: all 0.6s ease-in-out;opacity: 0;visibility: hidden;}.team-box-items-4 .team-image .social-profile ul li {margin-bottom: 10px;}.team-box-items-4 .team-image .social-profile ul li a {width: 50px;height: 50px;line-height: 50px;text-align: center;font-size: 18px;font-weight: 500;display: block;background: var(--white);color: var(--header);-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;text-align: center;margin: 0 auto;border-radius: 5px;}.team-box-items-4 .team-image .social-profile ul li a:hover {background: var(--theme);}.team-box-items-4 .team-image .social-profile .plus-btn {z-index: 2;cursor: pointer;width: 50px;height: 50px;line-height: 50px;text-align: center;font-size: 18px;font-weight: 500;display: inline-block;background: var(--theme);color: var(--header);transition: all 0.4s ease-in-out;border-radius: 5px;margin-bottom: 10px;}.team-box-items-4 .team-image .social-profile .plus-btn:hover {background: var(--theme);}.team-box-items-4 .team-image .social-profile:hover ul {transform: translateY(0);opacity: 1;visibility: visible;}.team-box-items-4:hover .team-image::before {top: 0;right: 0;left: 0;bottom: 0;width: 100%;height: 100%;}.team-box-items-4:hover .team-image .team-content {visibility: visible;opacity: 1;bottom: 20px;}.team-box-items-4:hover .team-image .social-profile {visibility: visible;opacity: 1;top: 20px;}.team-box-items-4.style-2 {margin-top: 30px;}.team-box-items-4.style-2 .team-image::before {display: none;}.team-box-items-4.style-2 .team-image img {border-radius: 7px;}.team-box-items-4.style-2 .team-image .social-profile {position: absolute;right: 20px;top: 20px;opacity: 1;visibility: visible;}.team-box-items-4.style-2 .team-image .social-profile ul li a {width: 40px;height: 40px;line-height: 40px;background: var(--white);color: var(--header);border-radius: 50%;}.team-box-items-4.style-2 .team-image .social-profile ul li a:hover {background: var(--theme);color: var(--white);}.team-box-items-4.style-2 .team-image .social-profile .plus-btn {width: 40px;height: 40px;line-height: 40px;background: var(--white);color: var(--header);border-radius: 50%;}.team-box-items-4.style-2 .team-image .social-profile .plus-btn:hover {background: var(--theme);color: var(--white);}.team-box-items-4.style-2 .team-content {margin-top: 20px;text-align: center;}.team-box-items-4.style-2 .team-content h4 {font-size: 24px;}.team-box-items-4.style-2 .team-content h4 a:hover {color: var(--theme);}.section-title-area .codex-testimonial-author-items {display: flex;align-items: center;gap: 30px;}@media (max-width: 1199px) {.section-title-area .codex-testimonial-author-items {flex-wrap: wrap;gap: 15px;}}.section-title-area .codex-testimonial-author-items .codex-testimonial-author {display: flex;align-items: center;gap: 20px;}.section-title-area .codex-testimonial-author-items .codex-testimonial-author .icon {width: 56px;height: 56px;line-height: 56px;background-color: #F2F4F7;text-align: center;border-radius: 8px;}.codex-testimonial-box-items {border-radius: 18px;background: #F2F4F7;padding: 40px 36px;margin-top: 30px;}@media (max-width: 1399px) {.codex-testimonial-box-items {padding: 30px;}}@media (max-width: 767px) {.codex-testimonial-box-items {padding: 28px;}}@media (max-width: 575px) {.codex-testimonial-box-items {padding: 24px;}}.codex-testimonial-box-items h4 {font-size: 21px;font-weight: 400;color: #27282C;margin-top: 40px;line-height: 167%;}@media (max-width: 1399px) {.codex-testimonial-box-items h4 {font-size: 21px;}}@media (max-width: 767px) {.codex-testimonial-box-items h4 {font-size: 19px;margin-top: 25px;}}@media (max-width: 575px) {.codex-testimonial-box-items h4 {font-size: 17px;}}.codex-testimonial-box-items .client-info {display: flex;align-items: center;gap: 20px;margin-top: 30px;}@media (max-width: 575px) {.codex-testimonial-box-items .client-info {margin-top: 20px;}}.codex-testimonial-box-2 {border-radius: 18px;background: var(--white);padding: 50px 40px;margin-top: 30px;text-align: center;}.codex-testimonial-box-2 .star {color: rgb(236, 176, 20);}.codex-testimonial-box-2 h3 {font-weight: 400;font-family: "Open Sans";margin-top: 20px;}.testimonial-thumbs {max-width: 400px;overflow: hidden;margin-top: 30px;}.testimonial-thumbs .codex-info {text-align: center;width: 249px;margin-top: 25px;opacity: 0;visibility: hidden;margin-left: -85px;}.testimonial-thumbs .swiper-slide.swiper-slide-active .codex-info {opacity: 1;visibility: visible;}.codex-testimonial-section-2 {position: relative;padding-bottom: 250px !important;margin-top: 40px;margin-bottom: -48px;}.codex-testimonial-section-2 .array-button {margin-top: -100px;justify-content: start;}@media (max-width: 1199px) {.codex-testimonial-section-2 {padding-bottom: 230px !important;}}@media (max-width: 991px) {.codex-testimonial-section-2 {padding-bottom: 210px !important;}}.codex-testimonial-section-2.style-inner {padding-bottom: 120px !important;}@media (max-width: 1199px) {.codex-testimonial-section-2.style-inner {padding-bottom: 100px !important;}}@media (max-width: 991px) {.codex-testimonial-section-2.style-inner {padding-bottom: 80px !important;}}.codex-testimonial-section-2 .line-top {position: absolute;top: -40px;left: 0;height: 92px;}.codex-testimonial-section-2 .line-bottom {position: absolute;bottom: -2px;left: 0;right: 0;height: 138px;}.codex-testimonial-section-2 .testimonial-shape-1 {position: absolute;top: 5%;right: 5%;}.codex-testimonial-section-2 .testimonial-shape-2 {position: absolute;bottom: 15%;left: 5%;}.codex-faq-wrapper-3 .codex-faq-images-items {position: relative;}.codex-faq-wrapper-3 .codex-faq-images-items .codex-counter-item {background-color: var(--theme-2);color: var(--header);border-radius: 10px;padding: 40px 50px;display: inline-block;text-align: center;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}.codex-faq-wrapper-3 .codex-faq-images-items .codex-counter-item h2 {color: var(--header);font-size: 48px;font-weight: 600;margin-bottom: 5px;}.codex-faq-wrapper-3 .codex-faq-images-items .codex-image img {width: 100%;height: 100%;border-radius: 18px;border: 10px solid var(--theme);}.codex-faq-wrapper-3 .codex-faq-images-items .codex-image-2 {margin-bottom: 30px;}.codex-faq-wrapper-3 .codex-faq-images-items .codex-image-2 img {width: 100%;height: 100%;border-radius: 18px;}.codex-faq-wrapper-3 .codex-faq-images-items .codex-image-3 img {width: 100%;height: 100%;border-radius: 18px;}.codex-faq-wrapper-3 .faq-content {margin-left: 60px;}@media (max-width: 1399px) {.codex-faq-wrapper-3 .faq-content {margin-left: 30px;}}@media (max-width: 1199px) {.codex-faq-wrapper-3 .faq-content {margin-left: 0;}}.codex-faq-wrapper-3 .faq-content .accordion-item {border: 0;background-color: transparent;margin-bottom: 24px;margin-top: 25px;}.codex-faq-wrapper-3 .faq-content .accordion-item .accordion-header .accordion-button {font-weight: 500;color: var(--white);border: 0;border-radius: 12px 12px 0px 0px;box-shadow: none;background-color: var(--header);padding: 16px 15px 16px 25px;text-transform: capitalize;font-size: 20px;background-color: var(--theme);border: none;}@media (max-width: 1199px) {.codex-faq-wrapper-3 .faq-content .accordion-item .accordion-header .accordion-button {font-size: 18px;}}.codex-faq-wrapper-3 .faq-content .accordion-item .accordion-header .accordion-button::after {content: "\f067";background: transparent;font-family: "Font Awesome 6 Pro";font-weight: 500;transition: all 0.3s ease-in-out !important;color: var(--white);width: 39px;height: 39px;line-height: 39px;text-align: center;background-color: var(--header);border-radius: 50%;}.codex-faq-wrapper-3 .faq-content .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {content: "\f068";background: transparent;font-family: "Font Awesome 6 Pro";font-weight: 500;transform: rotate(0);color: var(--theme);width: 39px;height: 39px;line-height: 39px;text-align: center;background-color: var(--white);border-radius: 50%;}.codex-faq-wrapper-3 .faq-content .accordion-item .accordion-header .accordion-button.collapsed {border-radius: 10px;border: none;background: transparent;padding: 16px 15px 16px 25px;color: var(--header);background-color: var(--white);}.codex-faq-wrapper-3 .faq-content .accordion-item .accordion-collapse .accordion-body {padding-left: 30px;padding-top: 15px;color: var(--header);background-color: var(--white);border: none;}@media (max-width: 1399px) {.codex-faq-wrapper-3 .faq-content .accordion-item .accordion-collapse .accordion-body {padding-right: 50px;}}.codex-faq-section-3 {position: relative;margin-top: 30px;}.codex-faq-section-3 .line-top {position: absolute;top: -30px;left: 0;height: 61px;}.faq-search-item {max-width: 936px;margin: 0 auto;position: relative;}.faq-search-item input {background-color: var(--white);line-height: 1;width: 100%;border: none;padding: 22px 30px;border-radius: 30px;}.faq-search-item button {position: absolute;top: 0;right: 0;bottom: 0;}.faq-search-text {text-align: center;font-size: 50px;font-weight: 600;margin-bottom: 40px;}@media (max-width: 767px) {.faq-search-text {font-size: 38px;}}.faq-search-text span {color: var(--theme);}@media (max-width: 1199px) {.codex-cta-class-wrapper {padding: 80px 0;}}.codex-cta-class-wrapper .girl-image {margin-bottom: -5px;}@media (max-width: 1399px) {.codex-cta-class-wrapper .girl-image img {width: 100%;height: 100%;}}@media (max-width: 1199px) {.codex-cta-class-wrapper .girl-image {display: none;}}@media (max-width: 1899px) {.codex-cta-class-wrapper .girl-image.style-2 {margin-left: -100px;}}@media (max-width: 1600px) {.codex-cta-class-wrapper .girl-image.style-2 {margin-left: -150px;}}@media (max-width: 1399px) {.codex-cta-class-wrapper .girl-image.style-2 {margin-left: -75px;}}@media (max-width: 1399px) {.codex-cta-class-wrapper .content {margin-top: -30px;}}@media (max-width: 1399px) {.codex-cta-class-wrapper .content {margin-top: 0;}}.codex-cta-class-wrapper .content .theme-btn {background-color: var(--white);color: var(--header);margin-top: 50px;}.codex-cta-class-wrapper .content .theme-btn i {background-color: var(--theme-2);color: var(--theme);}.codex-cta-class-wrapper .content .theme-btn::before {background-color: var(--theme-2);}.codex-cta-class-wrapper .content .theme-btn:hover {color: var(--header);}.codex-cta-class-wrapper .content .theme-btn:hover i {background-color: var(--theme);color: var(--white);}.codex-cta-clases-section {position: relative;margin-top: 170px;}@media (max-width: 1399px) {.codex-cta-clases-section {margin-top: 140px;}}@media (max-width: 1199px) {.codex-cta-clases-section {margin-top: 120px;}}@media (max-width: 991px) {.codex-cta-clases-section {margin-top: 100px;}}.codex-cta-clases-section .line-top {position: absolute;top: -145px;left: 0;height: 145px;}.codex-cta-new-wrapper {padding: 120px 30px;text-align: center;border-radius: 30px;overflow: hidden;}@media (max-width: 1199px) {.codex-cta-new-wrapper {padding-top: 100px;padding-bottom: 100px;}}@media (max-width: 991px) {.codex-cta-new-wrapper {padding-top: 80px;padding-bottom: 80px;}}.codex-cta-new-wrapper h2 {font-size: 70px;font-weight: 700;max-width: 936px;margin: 0 auto;}@media (max-width: 1199px) {.codex-cta-new-wrapper h2 {font-size: 58px;}}@media (max-width: 767px) {.codex-cta-new-wrapper h2 {font-size: 42px;}}@media (max-width: 575px) {.codex-cta-new-wrapper h2 {font-size: 38px;}}@media (max-width: 470px) {.codex-cta-new-wrapper h2 {font-size: 32px;}}.codex-cta-new-wrapper form {max-width: 650px;width: 100%;position: relative;margin: 0 auto;margin-top: 50px;}@media (max-width: 1199px) {.codex-cta-new-wrapper form {margin-top: 30px;}}.codex-cta-new-wrapper form .theme-btn {display: inline-block;background-color: var(--theme);color: var(--white);border-radius: 6px;padding: 19px 20px;position: absolute;top: 6px;right: 8px;line-height: 1;font-size: 16px;font-weight: 600;}.codex-cta-new-wrapper form input {width: 100%;outline: none;border-radius: 10px;background-color: var(--white);font-size: 15px;padding: 24px 20px;line-height: 1;color: var(--header);border: none;}.codex-cta-new-wrapper form input::placeholder {color: var(--header);}.codex-cta-new-wrapper {position: relative;z-index: 9;}.codex-cta-new-wrapper .codex-cta-shape-1 {position: absolute;z-index: -1;bottom: 0;left: 0;}@media (max-width: 1199px) {.codex-cta-new-wrapper .codex-cta-shape-1 {display: none;}}.codex-cta-new-wrapper .codex-cta-shape-2 {position: absolute;z-index: -1;top: 0;right: 30px;}@media (max-width: 1199px) {.codex-cta-new-wrapper .codex-cta-shape-2 {display: none;}}.codex-cta-new-wrapper .codex-cta-shape-3 {position: absolute;z-index: -1;bottom: 22%;right: 10%;}@media (max-width: 1199px) {.codex-cta-new-wrapper .codex-cta-shape-3 {display: none;}}.codex-project-wrapper-2 .nav {border-radius: 30px;border: 1px solid rgba(108, 112, 111, 0.5);background: transparent;display: flex;align-items: center;max-width: 805px;margin: 30px auto 30px;}@media (max-width: 1199px) {.codex-project-wrapper-2 .nav {flex-wrap: wrap;border: none;padding: 20px;gap: 30px;justify-content: center;text-align: center;}}.codex-project-wrapper-2 .nav .nav-item .nav-link {font-size: 16px;font-weight: 600;font-family: "Poppins", sans-serif;color: var(--white);padding: 20px 32px;line-height: 1;text-align: center;}@media (max-width: 1199px) {.codex-project-wrapper-2 .nav .nav-item .nav-link {border: 1px solid rgba(108, 112, 111, 0.5);border-radius: 30px;}}.codex-project-wrapper-2 .nav .nav-item .nav-link.active {background-color: var(--theme-2);border-radius: 30px;color: var(--header);}.codex-project-wrapper-2 .codex-project-long-image {position: relative;margin-top: 30px;z-index: 9;}.codex-project-wrapper-2 .codex-project-long-image .circle-icon {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: var(--theme-2);width: 54px;height: 54px;line-height: 54px;text-align: center;border-radius: 50%;color: var(--theme);opacity: 0;visibility: hidden;}.codex-project-wrapper-2 .codex-project-long-image img {width: 100%;height: 100%;border-radius: 18px;}.codex-project-wrapper-2 .codex-project-long-image::before {width: 100%;height: 100%;top: 0;bottom: 0;left: 0;right: 0;content: "";background: linear-gradient(180deg, rgba(20, 21, 25, 0) 0%, #141519 100%);position: absolute;opacity: 0;visibility: hidden;transition: all 0.4s ease-in-out;border-radius: 18px;}.codex-project-wrapper-2 .codex-project-long-image .codex-project-content-items {display: flex;align-items: center;justify-content: space-between;position: absolute;bottom: 30px;left: 30px;right: 30px;opacity: 0;visibility: hidden;transition: all 0.4s ease-in-out;z-index: 1;}.codex-project-wrapper-2 .codex-project-long-image .codex-project-content-items .codex-content h3 a {color: var(--white);}.codex-project-wrapper-2 .codex-project-long-image:hover::before {opacity: 1;visibility: visible;}.codex-project-wrapper-2 .codex-project-long-image:hover .circle-icon {opacity: 1;visibility: visible;}.codex-project-wrapper-2 .codex-project-long-image:hover .codex-project-content-items {opacity: 1;visibility: visible;}.codex-project-wrapper-2 .codex-project-image {position: relative;margin-top: 30px;z-index: 9;height: 380px;}@media (max-width: 1399px) {.codex-project-wrapper-2 .codex-project-image {height: 295px;}}.codex-project-wrapper-2 .codex-project-image img {width: 100%;height: 100%;border-radius: 18px;object-fit: cover;}.codex-project-wrapper-2 .codex-project-image .circle-icon {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: var(--theme-2);width: 54px;height: 54px;line-height: 54px;text-align: center;border-radius: 50%;color: var(--theme);opacity: 0;visibility: hidden;}@media (max-width: 1399px) {.codex-project-wrapper-2 .codex-project-image .circle-icon {top: 30%;}}.codex-project-wrapper-2 .codex-project-image::before {width: 100%;height: 100%;top: 0;bottom: 0;left: 0;right: 0;content: "";background: linear-gradient(180deg, rgba(20, 21, 25, 0) 0%, #141519 100%);position: absolute;opacity: 0;visibility: hidden;transition: all 0.4s ease-in-out;border-radius: 18px;}.codex-project-wrapper-2 .codex-project-image .codex-project-content-items {display: flex;align-items: center;justify-content: space-between;position: absolute;bottom: 30px;left: 30px;right: 30px;opacity: 0;visibility: hidden;transition: all 0.4s ease-in-out;z-index: 1;}.codex-project-wrapper-2 .codex-project-image .codex-project-content-items .codex-content h3 a {color: var(--white);}.codex-project-wrapper-2 .codex-project-image .codex-project-content-items .circle-shape {background-color: var(--white);width: 54px;height: 54px;line-height: 54px;text-align: center;border-radius: 50%;}.codex-project-wrapper-2 .codex-project-image .codex-project-content-items .circle-shape i {color: var(--theme);}.codex-project-wrapper-2 .codex-project-image:hover::before {opacity: 1;visibility: visible;}.codex-project-wrapper-2 .codex-project-image:hover .codex-project-content-items {opacity: 1;visibility: visible;}.codex-project-wrapper-2 .codex-project-image:hover .circle-icon {opacity: 1;visibility: visible;}.codex-project-section-2 {position: relative;margin-top: 15px;padding-bottom: 260px !important;margin-bottom: -40px;padding-top: 120px !important;}@media (max-width: 1600px) {.codex-project-section-2 {padding-top: 120px !important;}}@media (max-width: 1199px) {.codex-project-section-2 {padding-top: 120px !important;padding-bottom: 240px !important;}}@media (max-width: 991px) {.codex-project-section-2 {padding-top: 100px !important;padding-bottom: 220px !important;}}.codex-project-section-2 .line-top {position: absolute;top: -40px;left: 0;height: 92px;}@media (max-width: 991px) {.codex-project-section-2 .line-top {top: -13px;}}.codex-project-section-2 .line-bottom {position: absolute;bottom: -2px;left: 0;right: 0;height: 138px;}::-webkit-scrollbar {width: 8px;height: 8px;}::-webkit-scrollbar-track {box-shadow: inset 0 0 5px var(--theme);border-radius: 5px;}::-webkit-scrollbar-thumb {background: var(--theme);border-radius: 10px;}.fix {overflow: hidden;}.ralt {position: relative;}.ml-50 {margin-left: 50px;}@media (max-width: 1199px) {.ml-50 {margin-left: 0;}}.ripple {position: relative;}.ripple::before, .ripple::after {position: absolute;left: 50%;top: 50%;width: 110px;height: 110px;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);border-radius: 50%;box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);-webkit-animation: rippleOne 3s infinite;animation: rippleOne 3s infinite;}.ripple::before {-webkit-animation-delay: 0.9s;animation-delay: 0.9s;content: "";position: absolute;right: 0;bottom: 0;}.ripple::after {-webkit-animation-delay: 0.6s;animation-delay: 0.6s;content: "";position: absolute;right: 0;bottom: 0;}@media (max-width: 767px) {br {display: none;}}.bg-cover {background-repeat: no-repeat;background-size: cover;position: relative;background-position: center;}.sticky-style {position: sticky !important;top: 100px;}.gt-slide-transtion {-webkit-transition-timing-function: linear;transition-timing-function: linear;}.gt-brand-slide-element {width: auto;display: inline-block;}.array-button {display: flex;align-items: center;gap: 16px;justify-content: center;}.array-button .array-prev, .array-button .array-next {width: 45px;height: 45px;line-height: 45px;text-align: center;border-radius: 50%;border: 1px solid var(--header);color: var(--header);transition: all 0.4s ease-in-out;}.array-button .array-prev:hover, .array-button .array-next:hover {background-color: var(--theme-2);border: 1px solid var(--theme-2);color: var(--header);}.page-nav-wrap {margin-top: 60px;}.page-nav-wrap ul li {display: inline-block;}.page-nav-wrap ul li.active .page-numbers {background-color: var(--theme);color: var(--white);}.page-nav-wrap ul li .page-numbers.current {background-color: var(--theme);color: var(--white);}.page-nav-wrap ul li .page-numbers {display: inline-block;width: 60px;height: 60px;text-align: center;line-height: 60px;border-radius: 100px;background: transparent;color: var(--black);font-weight: 400;transition: all 0.3s ease-in-out;margin: 0 2px;}@media (max-width: 767px) {.page-nav-wrap ul li .page-numbers {margin-top: 10px;width: 40px;height: 40px;line-height: 40px;font-size: 14px;}}.page-nav-wrap ul li .page-numbers i {margin-top: 2px;}.page-nav-wrap ul li .page-numbers:hover {background-color: var(--theme);color: var(--white);border: 1px solid var(--theme);}.swiper-dot-3 {margin-top: 50px;z-index: 1;}.swiper-dot-3 .swiper-pagination-bullet {width: 14px;height: 14px;transition: 0.6s;background: var(--header);opacity: 1;border-radius: 10px;}.swiper-dot-3 .swiper-pagination-bullet:not(:last-child) {margin-right: 20px;}.swiper-dot-3 .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: rgb(40, 44, 50);transition: 0.6s;position: relative;}.swiper-dot-3 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {position: absolute;width: 14px;height: 14px;line-height: 14px;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;background-color: var(--theme);content: "";}.swiper-dot4 {text-align: center;}.swiper-dot4 .swiper-pagination-bullet {width: 10px;height: 10px;transition: 0.6s;background-color: var(--theme);opacity: 0.25;border-radius: 100%;position: relative;}.swiper-dot4 .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: var(--theme);transition: 0.6s;position: relative;width: 35px;height: 10px;border-radius: 30px;opacity: 1;}.sticky-style {position: sticky !important;top: 100px;}.footer-bg {background-color: #141519;}.footer-bg-2 {background-color: #F0F4F5;}.ml-40 {margin-left: 60px;}@media (max-width: 1399px) {.ml-40 {margin-left: 0;}}.page-nav-wrap {margin-top: 60px;}.page-nav-wrap ul li {display: inline-block;}.page-nav-wrap ul li.active .page-numbers {background-color: var(--theme);color: var(--white);}.page-nav-wrap ul li .page-numbers.current {background-color: var(--theme);color: var(--white);}.page-nav-wrap ul li .page-numbers {display: inline-block;width: 48px;height: 48px;text-align: center;line-height: 48px;border-radius: 0;background: #F4F4F4;color: var(--header);font-weight: 400;transition: all 0.3s ease-in-out;margin: 0 2px;border-radius: 50%;font-family: "Poppins", sans-serif;}@media (max-width: 767px) {.page-nav-wrap ul li .page-numbers {margin-top: 10px;width: 40px;height: 40px;line-height: 40px;font-size: 14px;}}.page-nav-wrap ul li .page-numbers i {margin-top: 2px;color: var(--header);transition: all 0.4s ease-in-out;}.page-nav-wrap ul li .page-numbers:hover {background-color: var(--theme);color: var(--white);}.page-nav-wrap ul li .page-numbers:hover i {color: var(--white);}.codex-news-box-items {margin-bottom: 3px;}.codex-news-box-items .codex-image {position: relative;}.codex-news-box-items .codex-image img {width: 100%;height: 100%;border-radius: 18px;}.codex-news-box-items .codex-image .post-box {border-radius: 30px;background: var(--theme-2);padding: 12px 20px;color: var(--header);line-height: 1;position: absolute;top: 20px;right: 30px;font-size: 14px;font-weight: 400;}.codex-news-box-items .codex-content {margin-top: 25px;}.codex-news-box-items .codex-content .list-box {display: flex;align-items: center;gap: 20px;}@media (max-width: 1199px) {.codex-news-box-items .codex-content .list-box {flex-wrap: wrap;gap: 10px;}}.codex-news-box-items .codex-content .list-box li {display: flex;align-items: center;gap: 10px;font-size: 16px;}.codex-news-box-items .codex-content .list-box li i {color: var(--theme);}.codex-news-box-items .codex-content h3 {margin-top: 10px;}.codex-news-box-items .codex-content h3 a:hover {color: var(--theme-2);}.codex-news-box-items .codex-content .theme-btn {background-color: var(--white);color: var(--header);border-radius: 30px;border: 1px solid #6C706F;margin-top: 30px;background: transparent;}.codex-news-box-items .codex-content .theme-btn i {background-color: var(--theme);color: var(--white);}.codex-news-box-items .codex-content .theme-btn::before {background-color: var(--theme);}.codex-news-box-items .codex-content .theme-btn:hover {color: var(--white);}.codex-news-box-items .codex-content .theme-btn:hover i {background-color: var(--theme-2);color: var(--theme);}.codex-news-box-items.style-2 {border-radius: 18px;background: #F2F4F7;padding: 20px;margin-top: 30px;}.codex-news-content {margin-left: 50px;}@media (max-width: 1199px) {.codex-news-content {margin-left: 0;}}.codex-news-content .news-text {margin-top: 25px;}.news-left-items {margin-top: 30px;background: var(--bg);padding: 20px 20px 40px 20px;border-radius: 18px;}.news-left-items .news-left-image img {width: 100%;height: 100%;border-radius: 12px;}.news-left-items .news-left-content {margin-top: 30px;}.news-left-items .news-left-content .list-box {display: flex;align-items: center;gap: 20px;}.news-left-items .news-left-content .list-box li {display: flex;align-items: center;gap: 10px;font-size: 16px;}.news-left-items .news-left-content .list-box li i {color: var(--theme);}.news-left-items .news-left-content h4 a:hover {color: var(--theme);}.news-left-items .news-left-content .theme-btn {background-color: transparent;color: var(--header);border-radius: 30px;border: 1px solid #6C706F;margin-top: 25px;background: transparent;}.news-left-items .news-left-content .theme-btn i {background-color: var(--theme-2);color: var(--header);width: 35px;height: 35px;line-height: 35px;}.news-left-items .news-left-content .theme-btn::before {background-color: var(--theme);}.news-left-items .news-left-content .theme-btn:hover {color: var(--white);}.news-left-items .news-left-content .theme-btn:hover i {background-color: var(--white);color: var(--theme);}.news-post-items {margin-top: 30px;}.news-post-items li {display: flex;align-items: center;gap: 25px;background: #F2F4F7;border-radius: 18px;}@media (max-width: 1399px) {.news-post-items li {gap: 15px;}}@media (max-width: 1199px) {.news-post-items li {display: block;}}.news-post-items li .post-img {padding: 10px;}@media (max-width: 1399px) {.news-post-items li .post-img {max-width: 219px;}}@media (max-width: 1199px) {.news-post-items li .post-img {max-width: initial;}}.news-post-items li .post-img img {width: 100%;height: 100%;border-radius: 12px;}@media (max-width: 1199px) {.news-post-items li .post-content {padding: 25px;}}.news-post-items li .list-box {display: flex;align-items: center;gap: 20px;}@media (max-width: 1399px) {.news-post-items li .list-box {gap: 10px;font-size: 14px;}}.news-post-items li .list-box .list-items {display: flex;align-items: center;gap: 10px;font-size: 16px;}@media (max-width: 1399px) {.news-post-items li .list-box .list-items {gap: 10px;font-size: 14px;}}.news-post-items li .list-box .list-items i {color: var(--theme);}.news-post-items li h4 {font-size: 22px;font-weight: 600;}@media (max-width: 1399px) {.news-post-items li h4 {font-size: 15px;line-height: 140%;margin-top: 5px !important;}}.news-post-items li h4 a:hover {color: var(--theme);}.news-post-items li .theme-btn {background-color: transparent;color: var(--header);border-radius: 30px;border: 1px solid #6C706F;margin-top: 25px;}@media (max-width: 1399px) {.news-post-items li .theme-btn {margin-top: 15px;}}@media (max-width: 1399px) {.news-post-items li .theme-btn {margin-top: 20px;}}.news-post-items li .theme-btn i {background-color: var(--theme-2);color: var(--header);width: 35px;height: 35px;line-height: 35px;}.news-post-items li .theme-btn::before {background-color: var(--theme);}.news-post-items li .theme-btn:hover {color: var(--white);}.news-post-items li .theme-btn:hover i {background-color: var(--white);color: var(--theme);}.news-post-items li:not(:last-child) {margin-bottom: 25px;}@media (max-width: 1399px) {.news-post-items li:not(:last-child) {margin-bottom: 18px;}}.codex-news-section1 {position: relative;}.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items {margin-bottom: 40px;}.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-image img {width: 100%;height: 100%;border-radius: 18px;}.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-content {margin-top: 30px;}.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-content .post-box {display: flex;align-items: center;gap: 30px;}@media (max-width: 1199px) {.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-content .post-box {flex-wrap: wrap;gap: 15px;}}.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-content .post-box li i {margin-right: 6px;color: var(--theme);}.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-content h3 {font-size: 36px;margin-top: 10px;margin-bottom: 10px;}@media (max-width: 1199px) {.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-content h3 {font-size: 29px;}}@media (max-width: 470px) {.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-content h3 {font-size: 26px;}}.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-content h3 a {background-position: 0 95%;background-repeat: no-repeat;background-size: 0% 2px;display: inline;}.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-content h3 a:hover {color: var(--theme);background-size: 100% 2px;background-image: linear-gradient(180deg, var(--theme) 0%, var(--theme) 100%);}.codex-news-grid-wrapper .codex-news-grid-content .codex-news-grid-items .codex-grid-content .theme-btn {margin-top: 30px;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget {margin-bottom: 40px;background-color: var(--bg);padding: 30px;border-radius: 18px;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .codex-search-widget form {width: 100%;position: relative;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .codex-search-widget form input {background-color: var(--white);font-size: 18px;font-weight: 400;padding: 16px 20px;width: 100%;border: none;color: var(--text);border-radius: 8px;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .codex-search-widget form button {position: absolute;right: -2px;top: 0;width: 66px;border-radius: 8px;font-size: 18px;height: 100%;background-color: var(--theme);color: var(--white);text-align: center;transition: all 0.3s ease-in-out;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .codex-search-widget form button:hover {background-color: var(--header);}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .widget-title {margin-bottom: 30px;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .category-list li {display: flex;align-items: center;justify-content: space-between;font-size: 16px;font-weight: 400;color: var(--header);transition: all 0.4s ease-in-out;background-color: var(--white);padding: 18px 22px;font-family: "Poppins", sans-serif;line-height: 1;border-radius: 8px;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .category-list li a {color: var(--header);}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .category-list li:not(:last-child) {margin-bottom: 20px;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .category-list li span {font-weight: 400;font-size: 16px;color: var(--theme);}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .category-list li:hover {background-color: var(--theme);}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .category-list li:hover a {color: var(--white);}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .category-list li:hover span {color: var(--white);}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items {display: flex;align-items: center;gap: 20px;}@media (max-width: 1199px) {.codex-news-grid-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items {flex-wrap: wrap;}}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items:not(:last-child) {margin-bottom: 20px;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items .recent-thumb img {border-radius: 10px;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items .recent-content h5 {margin-bottom: 5px;font-weight: 600;font-size: 18px;line-height: 150%;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items .recent-content h5 a:hover {color: var(--theme);}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items .recent-content ul li {color: var(--theme);font-weight: 400;font-size: 18px;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .tagcloud a {display: inline-block;padding: 12px 20px;line-height: 1;font-weight: 400;background: var(--white);margin-right: 10px;margin-bottom: 10px;text-transform: capitalize;border-radius: 6px;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .tagcloud a:last-child {margin-right: 0;}.codex-news-grid-wrapper .main-sideber .single-sideber-widget .tagcloud a:hover {background-color: var(--theme);color: var(--white);}.codex-iamge img {width: 100%;height: 100%;border-radius: 18px;}.codex-news-details-wrapper {margin-top: 40px;}.codex-news-details-wrapper .codex-left-content .text {margin-top: 20px;}.codex-news-details-wrapper .codex-left-content .quote-items {display: flex;gap: 40px;margin-top: 30px;}@media (max-width: 1199px) {.codex-news-details-wrapper .codex-left-content .quote-items {flex-wrap: wrap;gap: 20px;}}.codex-news-details-wrapper .codex-left-content .codex-image {margin-top: 30px;}.codex-news-details-wrapper .codex-left-content .codex-image img {width: 100%;height: 100%;border-radius: 18px;}.codex-news-details-wrapper .codex-left-content .codex-tag-share-wrap {margin-top: 80px;}@media (max-width: 767px) {.codex-news-details-wrapper .codex-left-content .codex-tag-share-wrap {margin-top: 30px;}}.codex-news-details-wrapper .codex-left-content .codex-tag-share-wrap .tagcloud a {display: inline-block;padding: 12px 24px;line-height: 1;background: var(--bg);margin-right: 8px;text-transform: capitalize;font-weight: 600;font-size: 18px;transition: all 0.4s ease-in-out;border-radius: 40px;}@media (max-width: 1399px) {.codex-news-details-wrapper .codex-left-content .codex-tag-share-wrap .tagcloud a {padding: 10px 18px;font-size: 16px;}}@media (max-width: 1199px) {.codex-news-details-wrapper .codex-left-content .codex-tag-share-wrap .tagcloud a {margin-bottom: 15px;}}.codex-news-details-wrapper .codex-left-content .codex-tag-share-wrap .tagcloud a:hover {background-color: var(--theme);color: var(--white);}.codex-news-details-wrapper .codex-left-content .codex-tag-share-wrap .codex-social-share a {font-size: 16px;color: var(--white);display: inline-block;width: 52px;height: 52px;line-height: 52px;border-radius: 100%;text-align: center;background-color: var(--header);}@media (max-width: 1399px) {.codex-news-details-wrapper .codex-left-content .codex-tag-share-wrap .codex-social-share a {width: 40px;height: 40px;line-height: 40px;font-size: 14px;}}.codex-news-details-wrapper .codex-left-content .codex-tag-share-wrap .codex-social-share a:not(:last-child) {margin-right: 10px;}.codex-news-details-wrapper .codex-left-content .codex-tag-share-wrap .codex-social-share a:hover {background-color: var(--theme);}.codex-news-details-wrapper .codex-left-content .codex-comments-area {margin-top: 40px;}.codex-news-details-wrapper .codex-left-content .codex-comments-area .codex-blog-single-comment {border-bottom: 1.2px solid rgba(191, 191, 191, 0.24);}@media (max-width: 575px) {.codex-news-details-wrapper .codex-left-content .codex-comments-area .codex-blog-single-comment {flex-wrap: wrap;gap: 20px;}}.codex-news-details-wrapper .codex-left-content .codex-comments-area .codex-blog-single-comment.codex-style-2 {margin-left: 150px;}@media (max-width: 1199px) {.codex-news-details-wrapper .codex-left-content .codex-comments-area .codex-blog-single-comment.codex-style-2 {margin-left: 0;}}.codex-news-details-wrapper .codex-left-content .codex-comments-area .codex-blog-single-comment .codex-content .head .con h5 {margin-bottom: 5px;}.codex-news-details-wrapper .codex-left-content .codex-comments-area .codex-blog-single-comment .codex-content .head .con span {font-size: 18px;font-weight: 400;color: var(--header);}.codex-news-details-wrapper .codex-left-content .codex-comments-area .codex-blog-single-comment .codex-content p {color: var(--header);font-size: 20px;}.codex-news-details-wrapper .codex-left-content .codex-comments-area .codex-blog-single-comment .codex-content .reply {font-size: 18px;font-weight: 600;color: var(--theme-2);transition: all 0.4s ease-in-out;text-decoration: underline;}.codex-news-details-wrapper .codex-left-content .codex-comments-area .codex-blog-single-comment .codex-content .reply i {margin-left: 8px;transform: rotate(-45deg);}.codex-news-details-wrapper .codex-left-content .codex-comments-area .codex-blog-single-comment .codex-content .reply:hover {color: var(--header);}.codex-news-details-wrapper .codex-left-content .comment-form-wrap h2 {margin-bottom: 10px;}.codex-news-details-wrapper .codex-left-content .comment-form-wrap p {margin-bottom: 20px;}.codex-news-details-wrapper .codex-left-content .comment-form-wrap .form-clt input, .codex-news-details-wrapper .codex-left-content .comment-form-wrap .form-clt textarea {width: 100%;outline: none;border: none;background-color: var(--bg);padding-bottom: 20px;padding: 16px 20px;transition: all 0.4s ease-in-out;color: #333;font-size: 16px;}.codex-news-details-wrapper .codex-left-content .comment-form-wrap .form-clt input::placeholder, .codex-news-details-wrapper .codex-left-content .comment-form-wrap .form-clt textarea::placeholder {color: #333;}.codex-news-details-wrapper .codex-left-content .comment-form-wrap .form-clt textarea {padding-bottom: 150px;resize: none;}.codex-news-details-wrapper .main-sideber .single-sideber-widget {margin-bottom: 40px;background-color: var(--bg);padding: 30px;border-radius: 18px;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .codex-search-widget form {width: 100%;position: relative;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .codex-search-widget form input {background-color: var(--white);font-size: 18px;font-weight: 400;padding: 16px 20px;width: 100%;border: none;color: var(--text);border-radius: 8px;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .codex-search-widget form button {position: absolute;right: -2px;top: 0;width: 66px;border-radius: 8px;font-size: 18px;height: 100%;background-color: var(--theme);color: var(--white);text-align: center;transition: all 0.3s ease-in-out;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .codex-search-widget form button:hover {background-color: var(--header);}.codex-news-details-wrapper .main-sideber .single-sideber-widget .widget-title {border-bottom: 1.5px solid rgba(129, 129, 129, 0.24);padding-bottom: 16px;margin-bottom: 30px;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .category-list li {display: flex;align-items: center;justify-content: space-between;font-size: 16px;font-weight: 400;color: var(--header);transition: all 0.4s ease-in-out;background-color: var(--white);padding: 18px 22px;font-family: "Poppins", sans-serif;line-height: 1;border-radius: 8px;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .category-list li a {color: var(--header);}.codex-news-details-wrapper .main-sideber .single-sideber-widget .category-list li:not(:last-child) {margin-bottom: 20px;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .category-list li span {font-weight: 400;font-size: 16px;color: var(--theme);}.codex-news-details-wrapper .main-sideber .single-sideber-widget .category-list li:hover {background-color: var(--theme);}.codex-news-details-wrapper .main-sideber .single-sideber-widget .category-list li:hover a {color: var(--white);}.codex-news-details-wrapper .main-sideber .single-sideber-widget .category-list li:hover span {color: var(--white);}.codex-news-details-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items {display: flex;align-items: center;gap: 20px;}@media (max-width: 1199px) {.codex-news-details-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items {flex-wrap: wrap;}}.codex-news-details-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items:not(:last-child) {margin-bottom: 20px;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items .recent-thumb img {border-radius: 10px;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items .recent-content h5 {margin-bottom: 5px;font-weight: 600;font-size: 18px;line-height: 150%;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items .recent-content h5 a:hover {color: var(--theme);}.codex-news-details-wrapper .main-sideber .single-sideber-widget .recent-post-area .recent-items .recent-content ul li {color: var(--theme-2);font-weight: 400;font-size: 18px;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .tagcloud a {display: inline-block;padding: 12px 20px;line-height: 1;font-weight: 400;background: var(--white);margin-right: 10px;margin-bottom: 10px;text-transform: capitalize;border-radius: 6px;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .tagcloud a:last-child {margin-right: 0;}.codex-news-details-wrapper .main-sideber .single-sideber-widget .tagcloud a:hover {background-color: var(--theme);color: var(--white);}.contact-wrapper .codex-contact-content .contact-text {margin-top: 25px;}.contact-wrapper .codex-contact-content ul {margin-top: 30px;}.contact-wrapper .codex-contact-content ul li {display: flex;align-items: center;gap: 20px;}.contact-wrapper .codex-contact-content ul li .icon {width: 50px;height: 50px;line-height: 50px;text-align: center;background-color: var(--theme-2);color: var(--header);font-size: 24px;border-radius: 6px;}.contact-wrapper .codex-contact-content ul li .content h5 {font-size: 18px;margin-bottom: 5px;}.contact-wrapper .codex-contact-content ul li .content a {color: var(--text);}.contact-wrapper .codex-contact-content ul li:not(:last-child) {margin-bottom: 30px;}.contact-wrapper .codex-contact-items .contact-form-box {margin-top: 40px;background-color: #F2F4F7;padding: 40px;border-radius: 18px;}.contact-wrapper .codex-contact-items .contact-form-box .form-clt {position: relative;}.contact-wrapper .codex-contact-items .contact-form-box .form-clt.with-icon input, .contact-wrapper .codex-contact-items .contact-form-box .form-clt.with-icon textarea, .contact-wrapper .codex-contact-items .contact-form-box .form-clt.with-icon select {padding-left: 64px;}.contact-wrapper .codex-contact-items .contact-form-box .form-clt.with-icon .input-icon {position: absolute;left: 24px;top: 50%;transform: translateY(-50%);width: 32px;height: 32px;line-height: 32px;text-align: center;border-radius: 50%;background: rgba(0, 79, 68, 0.08);color: var(--theme);font-size: 14px;z-index: 1;pointer-events: none;}.contact-wrapper .codex-contact-items .contact-form-box .form-clt input, .contact-wrapper .codex-contact-items .contact-form-box .form-clt textarea, .contact-wrapper .codex-contact-items .contact-form-box .form-clt select {border-radius: 8px;border: none;background: var(--white);line-height: 1;padding: 20px 25px;width: 100%;text-transform: capitalize;color: var(--text);}.contact-wrapper .codex-contact-items .contact-form-box .form-clt select {appearance: none;-webkit-appearance: none;-moz-appearance: none;cursor: pointer;}.contact-wrapper .codex-contact-items .contact-form-box .form-clt.with-icon .nice-select {padding-left: 64px !important;padding-right: 40px !important;padding-top: 20px !important;padding-bottom: 20px !important;position: relative;border-radius: 8px;border: none;background: var(--white);width: 100% !important;height: auto !important;min-height: auto !important;line-height: 1 !important;display: block;float: none;}.contact-wrapper .codex-contact-items .contact-form-box .form-clt.with-icon .nice-select .current {padding-left: 0;line-height: 1;display: block;height: auto;}.contact-wrapper .codex-contact-items .contact-form-box .form-clt textarea {padding-bottom: 110px;}.contact-wrapper .codex-contact-items .contact-form-box .form-clt .input-icon {display: inline-flex;align-items: center;justify-content: center;color: var(--theme);font-size: 16px;}.map-area iframe {height: 700px;width: 100%;}@media (max-width: 991px) {.map-area iframe {height: 650px;}}@media (max-width: 767px) {.map-area iframe {height: 530px;}}@media (max-width: 575px) {.map-area iframe {height: 430px;}}.section-title {position: relative;z-index: 99;margin-bottom: 30px;}.section-title h6 {color: var(--theme);border-radius: 30px;background: rgba(0, 79, 68, 0.1);padding: 10px 24px;font-size: 20px;font-weight: 500;display: inline-block;line-height: 1;margin-bottom: 20px;}.section-title h6.style-2 {background: rgba(255, 255, 255, 0.1);color: var(--white);}@media (max-width: 767px) {.section-title {margin-bottom: 0;}}.section-title-area {display: flex;align-items: center;justify-content: space-between;position: relative;z-index: 9;margin-bottom: 30px;}@media (max-width: 767px) {.section-title-area {margin-bottom: 0;}}.section-title-area .section-title {margin-bottom: 0;}@media (max-width: 991px) {.section-title-area {flex-wrap: wrap;gap: 30px;}}.section-title-area p {max-width: 532px;}.section-title-area .nav {display: flex;align-items: center;gap: 20px;}@media (max-width: 1199px) {.section-title-area .nav {flex-wrap: wrap;gap: 20px;}}.section-title-area .nav .nav-item .nav-link {font-size: 16px;font-weight: 600;color: #6C706F;}.section-title-area .nav .nav-item .nav-link.active {color: var(--header);}.center {text-align: center;margin: 0 auto;}.section-bg {background-color: var(--bg);}.section-bg-2 {background-color: var(--bg-2);}.section-bg-3 {background: #162726;}.theme-bg {background-color: var(--theme);}.section-padding {padding: 120px 0;}@media (max-width: 1199px) {.section-padding {padding: 100px 0;}}@media (max-width: 991px) {.section-padding {padding: 80px 0;}}.mean-container a.meanmenu-reveal {display: none;}.mean-container .mean-nav {background: none;margin-top: 0;}.mean-container .mean-bar {padding: 0;min-height: auto;background: none;}.mean-container .mean-nav > ul {padding: 0;margin: 0;width: 100%;list-style-type: none;display: block !important;}.mean-container a.meanmenu-reveal {display: none !important;}.mean-container .mean-nav ul li a {width: 100%;padding: 10px 0;color: var(--header);font-size: 16px;line-height: 1.5;font-weight: 500;text-transform: capitalize;border-bottom: 1px solid var(--border) !important;border: none;}.mean-container .mean-nav ul li a:hover {color: var(--theme);}.mean-container .mean-nav ul li a:last-child {border-bottom: 0;}.mean-container .mean-nav ul li a:hover {color: var(--theme);}.mean-container .mean-nav ul li a.mean-expand {margin-top: 5px;padding: 0 !important;}.mean-container .mean-nav ul li > a > i {display: none;}.mean-container .mean-nav ul li > a.mean-expand i {display: inline-block;font-size: 18px;}.mean-container .mean-nav > ul > li:first-child > a {border-top: 0;}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transition: all 0.4s ease-in-out;}.mean-container .mean-nav ul li .mega-menu li a {height: 200px;width: 100%;padding: 0;border-top: 0;margin-bottom: 20px;}.codex-footer-wrapper {padding: 50px 0 80px;position: relative;z-index: 9;}@media (max-width: 1199px) {.codex-footer-wrapper {padding: 70px 0 100px;}}@media (max-width: 991px) {.codex-footer-wrapper {padding: 50px 0 80px;}}.codex-footer-wrapper .codex-footer-widget-items {margin-top: 30px;}.codex-footer-wrapper .codex-footer-widget-items .codex-widget-head {margin-bottom: 30px;}.codex-footer-wrapper .codex-footer-widget-items .codex-widget-head h3 {color: var(--white);}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .footer-input input {border: none;background-color: var(--white);padding: 20px 22px;border-radius: 6px;width: 100%;line-height: 1;outline: none;}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .footer-input .theme-btn {padding: 21px 22px;border-radius: 6px;width: 100%;margin-top: 16px;background-color: var(--theme-2);color: var(--header);}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .footer-input .theme-btn::before {background-color: var(--white);}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .footer-input .theme-btn:hover {color: var(--header);}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .payment-save {display: flex;align-items: center;gap: 10px;margin-top: 20px;}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .payment-save input {width: 20px;height: 20px;border-radius: 4px;border: 1px solid rgba(255, 255, 255, 0.1);padding-bottom: 0;color: var(--white);background-color: transparent;padding-top: 0;margin-top: 0;outline: none;}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .payment-save label {font-size: 16px;font-weight: 500;text-transform: capitalize;color: var(--text);}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .payment-save label span {text-decoration: underline;}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .codex-footer-btn {display: flex;align-items: center;gap: 16px;margin-top: 44px;}@media (max-width: 767px) {.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .codex-footer-btn {flex-wrap: wrap;}}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .codex-footer-btn .footer-btn {display: inline-block;font-size: 16px;font-weight: 600;color: var(--white);border: 1px solid transparent;background-color: var(--theme);font-family: "Poppins", sans-serif;padding: 18px 20px;border-radius: 39px;line-height: 1;}@media (max-width: 1600px) {.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .codex-footer-btn .footer-btn {font-size: 13px;padding: 16px 14px;}}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .codex-footer-btn .footer-btn i {margin-right: 8px;font-size: 18px;}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .codex-footer-btn .footer-btn:hover {background-color: var(--theme-2);color: var(--header);}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .codex-footer-btn .footer-btn.style-2 {border: 1px solid var(--white);background-color: transparent;color: var(--white);}.codex-footer-wrapper .codex-footer-widget-items .codex-footer-content .codex-footer-btn .footer-btn.style-2:hover {background-color: var(--theme);border: 1px solid var(--theme);}.codex-footer-wrapper .codex-footer-widget-items .list-items li {font-size: 16px;font-weight: 400;}.codex-footer-wrapper .codex-footer-widget-items .list-items li:not(:last-child) {margin-bottom: 10px;}.codex-footer-wrapper .codex-footer-widget-items .list-items li a {padding-left: 20px;position: relative;color: #27282C;}.codex-footer-wrapper .codex-footer-widget-items .list-items li a::before {position: absolute;top: 8px;left: 0;width: 6px;height: 6px;content: "";border-radius: 50%;background-color: #27282C;transition: all 0.4s ease-in-out;}.codex-footer-wrapper .codex-footer-widget-items .list-items li a:hover {color: var(--theme);}.codex-footer-wrapper .codex-footer-widget-items .list-items li a:hover::before {background-color: var(--theme);}.codex-footer-wrapper .codex-footer-widget-items .contact-info li {font-size: 16px;font-weight: 400;color: #27282C;}.codex-footer-wrapper .codex-footer-widget-items .contact-info li:not(:last-child) {margin-bottom: 10px;}.codex-footer-wrapper .codex-footer-widget-items .contact-info li a {color: #27282C;}.codex-footer-wrapper .codex-footer-widget-items .codex-contact-list li {display: flex;align-items: center;gap: 16px;}.codex-footer-wrapper .codex-footer-widget-items .codex-contact-list li:not(:last-child) {margin-bottom: 28px;}.codex-footer-wrapper .codex-footer-widget-items .codex-contact-list li .icon {max-width: 56px;height: 56px;line-height: 56px;border-radius: 30px;border: 1px solid rgba(255, 255, 255, 0.2);border-radius: 50%;text-align: center;color: var(--white);width: 100%;}.codex-footer-wrapper .codex-footer-widget-items .codex-contact-list li .content p {color: var(--white);margin-bottom: 5px;}@media (max-width: 1399px) {.codex-footer-wrapper .codex-footer-widget-items .codex-contact-list li .content p {font-size: 14px;}}.codex-footer-wrapper .codex-footer-widget-items .codex-contact-list li .content h4 {color: var(--white);}@media (max-width: 1399px) {.codex-footer-wrapper .codex-footer-widget-items .codex-contact-list li .content h4 {font-size: 16px;}}.codex-footer-wrapper .codex-footer-widget-items .codex-contact-list li .content h4 a {color: var(--white);}.codex-footer-wrapper.style-2 {padding: 70px 0 85px;}@media (max-width: 1199px) {.codex-footer-wrapper.style-2 {padding: 70px 0 100px;}}@media (max-width: 991px) {.codex-footer-wrapper.style-2 {padding: 50px 0 60px;}}.codex-footer-wrapper.style-2 .codex-footer-widget-items .codex-widget-head h3 {color: var(--header);}.codex-footer-wrapper.style-2 .codex-footer-widget-items .codex-footer-content .social-icon {display: flex;align-items: center;gap: 10px;margin-top: 30px;}.codex-footer-wrapper.style-2 .codex-footer-widget-items .codex-footer-content .social-icon a {width: 36px;height: 36px;line-height: 36px;text-align: center;display: inline-block;border-radius: 50%;border: 1px solid rgba(0, 0, 0, 0.8);text-align: center;color: var(--header);opacity: 0.8;}.codex-footer-wrapper.style-2 .codex-footer-widget-items .codex-footer-content .social-icon a:hover {background-color: var(--theme);color: var(--white);border: 1px solid var(--theme);opacity: 1;}.codex-footer-wrapper.style-2 .codex-footer-widget-items .list-items li a {color: var(--text);}.codex-footer-wrapper.style-2 .codex-footer-widget-items .list-items li a:hover {color: var(--theme);}.codex-footer-wrapper.style-new-3 .codex-footer-content p {color: #F0F4F5 !important;}.codex-footer-wrapper.style-new-3 .list-items li a {color: #F0F4F5 !important;}.codex-footer-wrapper.style-new-3 .list-items li a::before {background-color: #F0F4F5 !important;transition: all 0.4s ease-in-out;}.codex-footer-wrapper.style-new-3 .list-items li a:hover {color: var(--theme-2) !important;}.codex-footer-wrapper.style-new-3 .list-items li a:hover::before {background-color: var(--theme-2) !important;}.codex-footer-section {position: relative;}.codex-footer-section.style-contact-page {margin-top: 0;}.codex-footer-section.style-contact-page .codex-footer-wrapper {padding: 90px 0 120px;}@media (max-width: 1199px) {.codex-footer-section.style-contact-page .codex-footer-wrapper {padding: 70px 0 10px;}}@media (max-width: 991px) {.codex-footer-section.style-contact-page .codex-footer-wrapper {padding: 50px 0 80px;}}@media (max-width: 1899px) {.codex-footer-section.style-contact-page .codex-footer-bg-1 {display: none;}}.codex-footer-section.style-contact-page .codex-footer-bg-1::before {top: 0;}@media (max-width: 1899px) {.codex-footer-section .codex-footer-bg-1 {display: none;}}.codex-footer-section .codex-footer-bg-1::before {position: absolute;top: 32px;bottom: 0;left: 12%;height: 100%;content: "";background: #27282C;width: 442px;height: initial;}@media (max-width: 1600px) {.codex-footer-section .codex-footer-bg-1::before {left: 0;}}.codex-footer-bottom p {color: #FFF !important;}.codex-footer-bottom .text-color {color: #141519 !important;}.codex-footer-bottom .text-color-2 {color: #27282C !important;}.codex-footer-bottom.style-3 {background-color: transparent;padding: 0;}.codex-footer-bottom.style-3 .codex-footer-bottom-wrapper {border-top: 1px solid rgba(255, 255, 255, 0.3);padding: 18px 0;}.codex-footer-bottom .codex-footer-bottom-wrapper {display: flex;align-items: center;justify-content: space-between;}@media (max-width: 991px) {.codex-footer-bottom .codex-footer-bottom-wrapper {flex-wrap: wrap;justify-content: center;gap: 15px;text-align: center;}}.codex-footer-bottom .codex-footer-bottom-wrapper p {font-size: 18px;color: var(--white);}.codex-footer-bottom .codex-footer-bottom-wrapper .social-icon {display: flex;align-items: center;gap: 10px;}.codex-footer-bottom .codex-footer-bottom-wrapper .social-icon a {width: 36px;height: 36px;line-height: 36px;text-align: center;display: inline-block;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.8);text-align: center;color: var(--white);opacity: 0.8;}.codex-footer-bottom .codex-footer-bottom-wrapper .social-icon a:hover {background-color: var(--theme-2);color: var(--header);border: 1px solid var(--theme);opacity: 1;}.codex-footer-section {position: relative;margin-top: -30px;}.codex-footer-section.style-3 {margin-top: -30px;}.codex-footer-section .line-top {position: absolute;top: 0;z-index: 1;left: 0;height: 60px;}.footer-name {margin-bottom: -62px;}@media (max-width: 1199px) {.footer-name {margin-bottom: 0;}}.footer-name h2 {color: var(--theme);text-align: center;font-size: 450px;font-weight: 700;letter-spacing: -17.5px;line-height: 1;}@media (max-width: 1600px) {.footer-name h2 {letter-spacing: 2px;}}@media (max-width: 1600px) {.footer-name h2 {font-size: 400px;}}@media (max-width: 1399px) {.footer-name h2 {font-size: 320px;}}@media (max-width: 1199px) {.footer-name h2 {font-size: 280px;}}@media (max-width: 991px) {.footer-name h2 {font-size: 190px;}}@media (max-width: 767px) {.footer-name h2 {font-size: 140px;}}@media (max-width: 575px) {.footer-name h2 {font-size: 80px;margin-top: 20px;}}.codex-footer-bottom-wrapper-2 {display: flex;align-items: center;justify-content: space-between;border-top: 1px solid rgba(108, 112, 111, 0.3);padding: 20px 0;}@media (max-width: 991px) {.codex-footer-bottom-wrapper-2 {flex-wrap: wrap;gap: 10px;justify-content: center;text-align: center;}}.codex-footer-bottom-wrapper-2 .footer-menu {display: flex;align-items: center;justify-content: space-between;gap: 30px;}.codex-footer-bottom-wrapper-2 .footer-menu a:hover {color: var(--theme);}@media (max-width: 575px) {.codex-footer-bottom-wrapper-2 .footer-menu {flex-wrap: wrap;gap: 10px;justify-content: center;}}@-webkit-keyframes rippleOne {70% {-webkit-box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);}100% {-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);}}@keyframes rippleOne {70% {-webkit-box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);}100% {-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);}}@keyframes cir36 {100% {transform: rotate(360deg);}}@keyframes rounded {50% {transform: rotate(15deg);}}@keyframes up-down {0% {transform: translateY(10px);}100% {transform: translateY(-10px);}}@-webkit-keyframes spinner {to {-webkit-transform: rotateZ(360deg);transform: rotateZ(360deg);}}@keyframes spinner {to {-webkit-transform: rotateZ(360deg);transform: rotateZ(360deg);}}@-webkit-keyframes letters-loading {0%, 75%, 100% {opacity: 0;transform: rotateY(-90deg);}25%, 50% {opacity: 1;transform: rotateY(0deg);}}@keyframes letters-loading {0%, 75%, 100% {opacity: 0;transform: rotateY(-90deg);}25%, 50% {opacity: 1;transform: rotateY(0deg);}}@keyframes loaderspin {0% {transform: translate(-50%, -50%) rotate(0deg);}100% {transform: translate(-50%, -50%) rotate(360deg);}}@keyframes tpswing {0% {-webkit-transform: rotate(20deg);-ms-transform: rotate(20deg);transform: rotate(20deg);}100% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}}@keyframes width {0% {width: 0%;}100% {width: 100%;}}@-webkit-keyframes width {0% {width: 0%;}100% {width: 100%;}}@-webkit-keyframes loaderspin {0% {transform: translate(-50%, -50%) rotate(0deg);}100% {transform: translate(-50%, -50%) rotate(360deg);}}@keyframes loaderpulse {0% {transform: scale(1);}100% {transform: scale(1.2);}}@keyframes rounded {50% {transform: rotate(20deg);}}@keyframes cir36 {100% {transform: rotate(360deg);}}.float-bob-y {-webkit-animation-name: float-bob-y;animation-name: float-bob-y;-webkit-animation-duration: 3s;animation-duration: 3s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-timing-function: linear;animation-timing-function: linear;}@media (max-width: 1199px) {.float-bob-y {animation-name: initial;}}@-webkit-keyframes float-bob-y {0% {-webkit-transform: translateY(-30px);transform: translateY(-30px);}50% {-webkit-transform: translateY(-10px);transform: translateY(-10px);}100% {-webkit-transform: translateY(-30px);transform: translateY(-30px);}}@keyframes float-bob-y {0% {-webkit-transform: translateY(-30px);transform: translateY(-30px);}50% {-webkit-transform: translateY(-10px);transform: translateY(-10px);}100% {-webkit-transform: translateY(-30px);transform: translateY(-30px);}}.float-bob-x {-webkit-animation-name: float-bob-x;animation-name: float-bob-x;-webkit-animation-duration: 3s;animation-duration: 3s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-timing-function: linear;animation-timing-function: linear;}@media (max-width: 1199px) {.float-bob-x {animation-name: initial;}}@-webkit-keyframes float-bob-x {0% {-webkit-transform: translateX(0px);transform: translateX(30px);}50% {-webkit-transform: translateX(10px);transform: translateX(10px);}100% {-webkit-transform: translateX(30px);transform: translateX(30px);}}@keyframes float-bob-x {0% {-webkit-transform: translateX(30px);transform: translateX(30px);}50% {-webkit-transform: translateX(10px);transform: translateX(10px);}100% {-webkit-transform: translateX(30px);transform: translateX(30px);}}@keyframes bounce-x {0% {-webkit-transform: translateX(0);transform: translateX(0);}50% {-webkit-transform: translateX(30px);transform: translateX(30px);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}.bounce-x {-webkit-animation: bounce-x 7s infinite linear;animation: bounce-x 7s infinite linear;}@keyframes criss-cross-left {0% {left: -20px;}50% {left: 50%;width: 20px;height: 20px;}100% {left: 50%;width: 375px;height: 375px;}}@keyframes criss-cross-right {0% {right: -20px;}50% {right: 50%;width: 20px;height: 20px;}100% {right: 50%;width: 375px;height: 375px;}}@keyframes rotated2 {0% {transform: rotate(0);}100% {transform: rotate(-360deg);}}@keyframes wave {0% {transform: translateX(0);}50% {transform: translateX(-25%);}100% {transform: translateX(-50%);}}.img-custom-anim-left {animation: img-anim-left 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;opacity: 0;}@keyframes img-anim-left {0% {transform: translateX(-5%);clip-path: inset(0 100% 0 0);opacity: 0;}100% {transform: translateX(0);clip-path: inset(0 0 0 0);opacity: 1;}}.img-custom-anim-right {animation: img-anim-right 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;opacity: 0;}@keyframes img-anim-right {0% {transform: translateX(5%);clip-path: inset(0 0 0 100%);opacity: 0;}100% {transform: translateX(0);clip-path: inset(0 0 0 0);opacity: 1;}}.img-custom-anim-left {animation: img-anim-left 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;opacity: 0;}@keyframes img-anim-left {0% {transform: translateX(-5%);clip-path: inset(0 100% 0 0);opacity: 0;}100% {transform: translateX(0);clip-path: inset(0 0 0 0);opacity: 1;}}.img-custom-anim-top {animation: img-anim-top 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1);opacity: 0;}@keyframes img-anim-top {0% {transform: translateY(-5%);clip-path: inset(0 0 100% 0);opacity: 0;}100% {transform: translateY(0);clip-path: inset(0 0 0 0);opacity: 1;}}.img-custom-anim-bottom {animation: img-anim-bottom 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1);opacity: 0;}@keyframes moving {0% {transform: translatey(0px);}20% {transform: translateX(-50px);}50% {transform: translatey(-40px);}100% {transform: translatey(0px);}}@keyframes translateX2 {0% {-webkit-transform: translateX(-30px);-moz-transform: translateX(-30px);-ms-transform: translateX(-30px);-o-transform: translateX(-30px);transform: translateX(-30px);}100% {-webkit-transform: translatXY(20px);-moz-transform: translateX(20px);-ms-transform: translateX(20px);-o-transform: translateX(20px);transform: translateX(20px);}}@keyframes translateY2 {0% {-webkit-transform: translateY(-30px);-moz-transform: translateY(-30px);-ms-transform: translateY(-30px);-o-transform: translateY(-30px);transform: translateY(-30px);}100% {-webkit-transform: translateY(20px);-moz-transform: translateY(20px);-ms-transform: translateY(20px);-o-transform: translateY(20px);transform: translateY(20px);}}@keyframes arryLeftRight {0% {transform: translateX(-10px);}100% {transform: translateX(10px);}}.animation__arryLeftRight {animation: arryLeftRight 2s ease infinite alternate;}@keyframes shine {from {-webkit-mask-position: 150%;}to {-webkit-mask-position: -50%;}}.animation-infinite {height: 30px;width: 100%;background-repeat: repeat;overflow: hidden;}@keyframes ShapeAnim {0% {background-position: top left;}100% {background-position: top left 3000px;}}@keyframes cir36 {100% {transform: rotate(360deg);}}@keyframes rounded {50% {transform: rotate(15deg);}}.codex-hero-4 {padding: 170px 0;position: relative;}@media (max-width: 1199px) {.codex-hero-4 {padding: 130px 0;}}@media (max-width: 767px) {.codex-hero-4 {padding: 90px 0;}}.codex-hero-4 .hero-shape-1 {position: absolute;top: 20%;left: 5%;}@media (max-width: 1199px) {.codex-hero-4 .hero-shape-1 {display: none;}}.codex-hero-4 .hero-shape-2 {position: absolute;top: 68%;left: 40%;}@media (max-width: 1199px) {.codex-hero-4 .hero-shape-2 {display: none;}}.codex-hero-4 .hero-shape-3 {position: absolute;top: 10%;right: 10%;}@media (max-width: 1199px) {.codex-hero-4 .hero-shape-3 {display: none;}}.codex-hero-4 .hero-shape-4 {position: absolute;bottom: 10%;right: 10%;}@media (max-width: 1199px) {.codex-hero-4 .hero-shape-4 {display: none;}}.codex-hero-4 .codex-hero-content {position: relative;z-index: 9;}.codex-hero-4 .codex-hero-content span {color: var(--theme);padding: 10px 28px;line-height: 1;border-radius: 30px;background: rgba(0, 79, 68, 0.1);}.codex-hero-4 .codex-hero-content h1 {color: var(--header);margin-top: 15px;}.codex-hero-4 .codex-hero-content p {margin-top: 20px;}.codex-hero-4 .codex-hero-content .hero-buttons {margin-top: 40px;display: flex;gap: 20px;align-items: center;flex-wrap: wrap;}@media (max-width: 575px) {.codex-hero-4 .codex-hero-content .hero-buttons {flex-direction: column;align-items: flex-start;}}.codex-hero-4 .codex-hero-content .hero-buttons .video-play-btn {display: inline-flex;align-items: center;gap: 10px;color: var(--header);font-weight: 600;padding: 15px 30px;border-radius: 30px;background: rgba(255, 255, 255, 0.9);transition: all 0.4s ease-in-out;}.codex-hero-4 .codex-hero-content .hero-buttons .video-play-btn i {font-size: 24px;color: var(--theme);}.codex-hero-4 .codex-hero-content .hero-buttons .video-play-btn:hover {background: var(--white);transform: translateY(-2px);}.codex-hero-4 .codex-hero-content .hero-stats {margin-top: 50px;display: flex;gap: 40px;flex-wrap: wrap;}@media (max-width: 575px) {.codex-hero-4 .codex-hero-content .hero-stats {gap: 20px;}}.codex-hero-4 .codex-hero-content .hero-stats .stat-item {text-align: center;padding: 20px;background: rgba(255, 255, 255, 0.05);border-radius: 15px;min-width: 120px;transition: all 0.4s ease-in-out;}.codex-hero-4 .codex-hero-content .hero-stats .stat-item:hover {background: rgba(255, 255, 255, 0.1);transform: translateY(-5px);}.codex-hero-4 .codex-hero-content .hero-stats .stat-item h3 {color: var(--theme);font-size: 32px;font-weight: 700;margin-bottom: 5px;line-height: 1;}@media (max-width: 575px) {.codex-hero-4 .codex-hero-content .hero-stats .stat-item h3 {font-size: 24px;}}.codex-hero-4 .codex-hero-content .hero-stats .stat-item p {color: var(--text);font-size: 14px;margin: 0;font-weight: 500;}.codex-hero-4 .codex-video-hero-wrapper {position: relative;width: fit-content;max-width: 100%;margin-left: auto;margin-right: auto;}@media (max-width: 991px) {.codex-hero-4 .codex-video-hero-wrapper {width: 100%;}}.codex-hero-4 .codex-video-hero-wrapper .video-hero-image {position: relative;border-radius: 20px;overflow: hidden;box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);width: fit-content;max-width: 100%;height: fit-content;display: inline-block;}@media (max-width: 991px) {.codex-hero-4 .codex-video-hero-wrapper .video-hero-image {width: 100%;}}.codex-hero-4 .codex-video-hero-wrapper .video-hero-image img {width: 100%;height: auto;display: block;max-width: 100%;}.codex-hero-4 .codex-video-hero-wrapper .video-hero-image .video-play-overlay {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 79, 68, 0.3);display: flex;align-items: center;justify-content: center;transition: all 0.4s ease-in-out;}.codex-hero-4 .codex-video-hero-wrapper .video-hero-image .video-play-overlay:hover {background: rgba(0, 79, 68, 0.5);}.codex-hero-4 .codex-video-hero-wrapper .video-hero-image .video-play-overlay .video-play-button {width: 80px;height: 80px;border-radius: 50%;background: var(--white);display: flex;align-items: center;justify-content: center;transition: all 0.4s ease-in-out;}.codex-hero-4 .codex-video-hero-wrapper .video-hero-image .video-play-overlay .video-play-button i {font-size: 40px;color: var(--theme);}.codex-hero-4 .codex-video-hero-wrapper .video-hero-image .video-play-overlay .video-play-button:hover {transform: scale(1.1);background: var(--theme-2);}.codex-hero-4 .codex-video-hero-wrapper .video-hero-image .video-play-overlay .video-play-button:hover i {color: var(--white);}.codex-hero-4 .codex-video-hero-wrapper .video-features-box {position: absolute;background: var(--white);border-radius: 15px;padding: 20px 25px;box-shadow: var(--box-shadow);display: flex;align-items: center;gap: 15px;z-index: 9;}@media (max-width: 1199px) {.codex-hero-4 .codex-video-hero-wrapper .video-features-box {display: none;}}.codex-hero-4 .codex-video-hero-wrapper .video-features-box.style-2 {bottom: -20px;right: -20px;}.codex-hero-4 .codex-video-hero-wrapper .video-features-box .feature-icon {width: 50px;height: 50px;border-radius: 50%;background: rgba(0, 79, 68, 0.1);display: flex;align-items: center;justify-content: center;}.codex-hero-4 .codex-video-hero-wrapper .video-features-box .feature-icon i {font-size: 24px;color: var(--theme);}.codex-hero-4 .codex-video-hero-wrapper .video-features-box .feature-content h4 {font-size: 16px;margin-bottom: 5px;color: var(--header);}.codex-hero-4 .codex-video-hero-wrapper .video-features-box .feature-content p {font-size: 14px;color: var(--text);margin: 0;}.codex-video-category-section {position: relative;z-index: 9;}.codex-video-category-section .array-button {display: flex;justify-content: center;gap: 15px;margin-top: 50px;}.codex-video-category-section .array-button button {width: 45px;height: 45px;line-height: 45px;text-align: center;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.3);color: var(--white);background: transparent;transition: all 0.4s ease-in-out;}.codex-video-category-section .array-button button:hover {background: var(--theme-2);border-color: var(--theme-2);color: var(--header);}.codex-video-category-section .codex-video-category-box {border-radius: 18px;background: rgba(255, 255, 255, 0.1);padding: 50px 28px;text-align: center;margin-top: 30px;transition: all 0.4s ease-in-out;position: relative;z-index: 9;}.codex-video-category-section .codex-video-category-box .codex-icon {width: 100px;height: 100px;line-height: 100px;border-radius: 50%;text-align: center;background-color: rgba(255, 255, 255, 0.2);margin: 0 auto;padding-top: 8px;margin-bottom: 25px;transition: all 0.4s ease-in-out;}.codex-video-category-section .codex-video-category-box .codex-icon i {font-size: 40px;color: var(--white);}.codex-video-category-section .codex-video-category-box .codex-content h3 {margin-bottom: 10px;color: var(--white);}.codex-video-category-section .codex-video-category-box .codex-content p {font-size: 16px;color: rgba(255, 255, 255, 0.8);}.codex-video-category-section .codex-video-category-box .codex-content .theme-btn {background-color: transparent;color: var(--white);border-radius: 30px;border: 1px solid var(--white);margin-top: 30px;}.codex-video-category-section .codex-video-category-box:hover {background-color: var(--theme-2);transform: translateY(-5px);transition: all 0.4s ease-in-out;}.codex-video-category-section .codex-video-category-box:hover .codex-icon {background-color: var(--white);}.codex-video-category-section .codex-video-category-box:hover .codex-icon i {color: var(--theme);}.codex-video-category-section .codex-video-category-box:hover .codex-content h3 {color: var(--header);}.codex-video-category-section .codex-video-category-box:hover .codex-content p {color: var(--header);}.codex-video-category-section .codex-video-category-box:hover .codex-content .theme-btn {background-color: var(--header);border: 1px solid transparent;color: var(--white);}.codex-video-category-section .codex-video-category-box:hover .codex-content .theme-btn i {background-color: var(--theme);color: var(--white);}.codex-featured-video-section .section-title-area {margin-bottom: 50px;display: flex;align-items: flex-end;justify-content: space-between;flex-wrap: wrap;gap: 20px;}@media (max-width: 767px) {.codex-featured-video-section .section-title-area {margin-bottom: 40px;flex-direction: column;align-items: flex-start;}}.codex-featured-video-section .section-title-area .section-title {flex: 1;}.codex-featured-video-section .section-title-area .section-title h6 {color: var(--theme);font-weight: 600;text-transform: uppercase;letter-spacing: 1px;font-size: 14px;margin-bottom: 12px;}.codex-featured-video-section .section-title-area .section-title h2 {font-size: 42px;font-weight: 800;line-height: 1.2;color: var(--header);}@media (max-width: 767px) {.codex-featured-video-section .section-title-area .section-title h2 {font-size: 36px;}}@media (max-width: 575px) {.codex-featured-video-section .section-title-area .section-title h2 {font-size: 28px;}}@media (max-width: 767px) {.codex-featured-video-section .section-title-area .theme-btn {margin-top: 10px;}}.codex-featured-video-section .codex-video-course-box {background: var(--white);border-radius: 20px;overflow: hidden;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);transition: all 0.4s ease-in-out;margin-top: 30px;height: 100%;display: flex;flex-direction: column;}.codex-featured-video-section .codex-video-course-box:hover {transform: translateY(-8px);box-shadow: 0 15px 50px rgba(0, 0, 0, 0.15);}.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail {position: relative;overflow: hidden;height: 280px;background: #f5f5f5;}@media (max-width: 767px) {.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail {height: 240px;}}@media (max-width: 575px) {.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail {height: 220px;}}.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail img {width: 100%;height: 100%;object-fit: cover;transition: all 0.4s ease-in-out;}.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail .video-duration {position: absolute;top: 15px;right: 15px;background: rgba(0, 0, 0, 0.85);color: var(--white);padding: 8px 14px;border-radius: 25px;font-size: 13px;display: inline-flex;align-items: center;gap: 6px;font-weight: 600;z-index: 3;backdrop-filter: blur(5px);}.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail .video-duration i {font-size: 12px;}.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail .video-play-icon {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 75px;height: 75px;border-radius: 50%;background: rgba(255, 255, 255, 0.98);display: flex;align-items: center;justify-content: center;opacity: 0;z-index: 3;transition: all 0.4s ease-in-out;cursor: pointer;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);}.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail .video-play-icon i {font-size: 32px;color: var(--theme);margin-left: 4px;}.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail .video-play-icon:hover {background: var(--white);transform: translate(-50%, -50%) scale(1.15);box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);}.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail .post-box {position: absolute;bottom: 15px;left: 15px;background: var(--theme);color: var(--white);padding: 8px 20px;border-radius: 6px;font-size: 13px;font-weight: 700;z-index: 3;text-transform: uppercase;letter-spacing: 0.5px;}.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail:hover img {transform: scale(1.08);}.codex-featured-video-section .codex-video-course-box .codex-video-thumbnail:hover .video-play-icon {opacity: 1;}.codex-featured-video-section .codex-video-course-box .codex-video-content {padding: 28px 30px 30px;flex: 1;display: flex;flex-direction: column;}@media (max-width: 575px) {.codex-featured-video-section .codex-video-course-box .codex-video-content {padding: 24px 20px 26px;}}.codex-featured-video-section .codex-video-course-box .codex-video-content .star {margin-bottom: 12px;display: flex;gap: 3px;}.codex-featured-video-section .codex-video-course-box .codex-video-content .star i {font-size: 16px;color: #FFA729;}.codex-featured-video-section .codex-video-course-box .codex-video-content .star i.fa-star-sharp {color: #FFA729;}.codex-featured-video-section .codex-video-course-box .codex-video-content h3 {margin-bottom: 16px;line-height: 1.4;min-height: 56px;}@media (max-width: 575px) {.codex-featured-video-section .codex-video-course-box .codex-video-content h3 {min-height: auto;font-size: 20px;}}.codex-featured-video-section .codex-video-course-box .codex-video-content h3 a {color: var(--header);font-weight: 700;font-size: 22px;transition: all 0.4s ease-in-out;display: block;}@media (max-width: 575px) {.codex-featured-video-section .codex-video-course-box .codex-video-content h3 a {font-size: 18px;}}.codex-featured-video-section .codex-video-course-box .codex-video-content h3 a:hover {color: var(--theme);}.codex-featured-video-section .codex-video-course-box .codex-video-content .video-meta {display: flex;gap: 24px;margin-bottom: 22px;padding-bottom: 22px;border-bottom: 1px solid #E8E8E8;flex-wrap: wrap;}@media (max-width: 575px) {.codex-featured-video-section .codex-video-course-box .codex-video-content .video-meta {gap: 16px;margin-bottom: 18px;padding-bottom: 18px;}}.codex-featured-video-section .codex-video-course-box .codex-video-content .video-meta li {display: flex;align-items: center;gap: 8px;color: var(--text);font-size: 14px;font-weight: 500;}.codex-featured-video-section .codex-video-course-box .codex-video-content .video-meta li i {color: var(--theme);font-size: 16px;}.codex-featured-video-section .codex-video-course-box .codex-video-content .client-info-area {display: flex;align-items: center;justify-content: space-between;margin-bottom: 24px;margin-top: auto;padding-top: 8px;}.codex-featured-video-section .codex-video-course-box .codex-video-content .client-info-area .client-info {display: flex;align-items: center;gap: 12px;}.codex-featured-video-section .codex-video-course-box .codex-video-content .client-info-area .client-info .img {width: 42px;height: 42px;border-radius: 50%;overflow: hidden;border: 2px solid #f0f0f0;flex-shrink: 0;}.codex-featured-video-section .codex-video-course-box .codex-video-content .client-info-area .client-info .img img {width: 100%;height: 100%;object-fit: cover;}.codex-featured-video-section .codex-video-course-box .codex-video-content .client-info-area .client-info span {color: var(--text);font-size: 15px;font-weight: 600;}.codex-featured-video-section .codex-video-course-box .codex-video-content .client-info-area h2 {color: var(--theme);font-size: 28px;font-weight: 800;margin: 0;line-height: 1;}@media (max-width: 575px) {.codex-featured-video-section .codex-video-course-box .codex-video-content .client-info-area h2 {font-size: 24px;}}.codex-featured-video-section .codex-video-course-box .codex-video-content .theme-btn {width: 100%;text-align: center;justify-content: center;padding: 14px 30px;font-weight: 600;font-size: 15px;border-radius: 10px;margin-top: auto;}.codex-video-features-section .codex-video-features-image {position: relative;}.codex-video-features-section .codex-video-features-image img {width: 100%;border-radius: 20px;}.codex-video-features-section .codex-video-features-image .video-feature-badge {position: absolute;bottom: 30px;right: 30px;background: var(--white);border-radius: 15px;padding: 20px 25px;box-shadow: var(--box-shadow);display: flex;align-items: center;gap: 15px;}@media (max-width: 767px) {.codex-video-features-section .codex-video-features-image .video-feature-badge {position: relative;bottom: auto;right: auto;margin-top: 20px;}}.codex-video-features-section .codex-video-features-image .video-feature-badge .badge-icon {width: 60px;height: 60px;border-radius: 50%;background: rgba(0, 79, 68, 0.1);display: flex;align-items: center;justify-content: center;}.codex-video-features-section .codex-video-features-image .video-feature-badge .badge-icon i {font-size: 28px;color: var(--theme);}.codex-video-features-section .codex-video-features-image .video-feature-badge .badge-content h3 {color: var(--theme);font-size: 28px;margin-bottom: 5px;}.codex-video-features-section .codex-video-features-image .video-feature-badge .badge-content p {color: var(--text);font-size: 14px;margin: 0;}.codex-video-features-section .codex-video-features-content .video-features-list {margin-top: 30px;}.codex-video-features-section .codex-video-features-content .video-features-list .feature-item {display: flex;gap: 20px;margin-bottom: 25px;}.codex-video-features-section .codex-video-features-content .video-features-list .feature-item .feature-icon {width: 60px;height: 60px;border-radius: 50%;background: rgba(0, 79, 68, 0.1);display: flex;align-items: center;justify-content: center;flex-shrink: 0;}.codex-video-features-section .codex-video-features-content .video-features-list .feature-item .feature-icon i {font-size: 28px;color: var(--theme);}.codex-video-features-section .codex-video-features-content .video-features-list .feature-item .feature-content h4 {font-size: 18px;margin-bottom: 8px;color: var(--header);}.codex-video-features-section .codex-video-features-content .video-features-list .feature-item .feature-content p {color: var(--text);font-size: 15px;margin: 0;}.codex-video-instructors-section .codex-instructor-box {background: var(--white);border-radius: 20px;overflow: hidden;box-shadow: var(--box-shadow);transition: all 0.4s ease-in-out;margin-top: 30px;}.codex-video-instructors-section .codex-instructor-box:hover {transform: translateY(-5px);box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);}.codex-video-instructors-section .codex-instructor-box:hover .instructor-overlay {opacity: 1;}.codex-video-instructors-section .codex-instructor-box .instructor-image {position: relative;overflow: hidden;}.codex-video-instructors-section .codex-instructor-box .instructor-image img {width: 100%;height: auto;transition: all 0.4s ease-in-out;}.codex-video-instructors-section .codex-instructor-box .instructor-image .instructor-overlay {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 79, 68, 0.9);display: flex;flex-direction: column;align-items: center;justify-content: center;opacity: 0;transition: all 0.4s ease-in-out;padding: 20px;}.codex-video-instructors-section .codex-instructor-box .instructor-image .instructor-overlay .instructor-stats {display: flex;gap: 30px;margin-bottom: 20px;}.codex-video-instructors-section .codex-instructor-box .instructor-image .instructor-overlay .instructor-stats .stat-item {text-align: center;}.codex-video-instructors-section .codex-instructor-box .instructor-image .instructor-overlay .instructor-stats .stat-item h3 {color: var(--white);font-size: 24px;margin-bottom: 5px;}.codex-video-instructors-section .codex-instructor-box .instructor-image .instructor-overlay .instructor-stats .stat-item p {color: rgba(255, 255, 255, 0.8);font-size: 14px;margin: 0;}.codex-video-instructors-section .codex-instructor-box .instructor-image .instructor-overlay .social-links {display: flex;gap: 15px;}.codex-video-instructors-section .codex-instructor-box .instructor-image .instructor-overlay .social-links a {width: 40px;height: 40px;border-radius: 50%;background: rgba(255, 255, 255, 0.2);display: flex;align-items: center;justify-content: center;color: var(--white);transition: all 0.4s ease-in-out;}.codex-video-instructors-section .codex-instructor-box .instructor-image .instructor-overlay .social-links a:hover {background: var(--theme-2);transform: translateY(-3px);}.codex-video-instructors-section .codex-instructor-box .instructor-image:hover img {transform: scale(1.1);}.codex-video-instructors-section .codex-instructor-box .instructor-content {padding: 25px;text-align: center;}.codex-video-instructors-section .codex-instructor-box .instructor-content h4 {margin-bottom: 8px;}.codex-video-instructors-section .codex-instructor-box .instructor-content h4 a {color: var(--header);transition: all 0.4s ease-in-out;}.codex-video-instructors-section .codex-instructor-box .instructor-content h4 a:hover {color: var(--theme);}.codex-video-instructors-section .codex-instructor-box .instructor-content p {color: var(--text);font-size: 14px;margin-bottom: 15px;}.codex-video-instructors-section .codex-instructor-box .instructor-content .instructor-rating {display: flex;flex-direction: column;align-items: center;gap: 8px;}.codex-video-instructors-section .codex-instructor-box .instructor-content .instructor-rating .star {margin: 0;}.codex-video-instructors-section .codex-instructor-box .instructor-content .instructor-rating span {font-size: 14px;color: var(--text);}.codex-video-testimonial-section {position: relative;z-index: 9;}.codex-video-testimonial-section .array-button {display: flex;justify-content: center;gap: 15px;margin-top: 50px;}.codex-video-testimonial-section .array-button button {width: 45px;height: 45px;line-height: 45px;text-align: center;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.3);color: var(--white);background: transparent;transition: all 0.4s ease-in-out;}.codex-video-testimonial-section .array-button button:hover {background: var(--theme-2);border-color: var(--theme-2);color: var(--header);}.codex-video-testimonial-section .codex-video-testimonial-box {background: rgba(255, 255, 255, 0.1);backdrop-filter: blur(10px);border-radius: 20px;padding: 40px;margin-top: 30px;border: 1px solid rgba(255, 255, 255, 0.2);transition: all 0.4s ease-in-out;}.codex-video-testimonial-section .codex-video-testimonial-box:hover {background: rgba(255, 255, 255, 0.15);transform: translateY(-5px);}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-header {display: flex;align-items: center;gap: 20px;margin-bottom: 25px;}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-header .client-image {width: 70px;height: 70px;border-radius: 50%;overflow: hidden;border: 3px solid rgba(255, 255, 255, 0.3);}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-header .client-image img {width: 100%;height: 100%;object-fit: cover;}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-header .client-info h4 {color: var(--white);margin-bottom: 5px;}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-header .client-info p {color: rgba(255, 255, 255, 0.8);font-size: 14px;margin-bottom: 10px;}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-header .client-info .star {margin: 0;}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-header .client-info .star i {color: var(--theme-2);}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-content p {color: rgba(255, 255, 255, 0.9);font-size: 16px;line-height: 1.8;margin-bottom: 25px;}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-video .video-link {display: inline-flex;align-items: center;gap: 10px;color: var(--white);font-weight: 600;padding: 12px 25px;border-radius: 30px;background: rgba(255, 255, 255, 0.1);border: 1px solid rgba(255, 255, 255, 0.3);transition: all 0.4s ease-in-out;}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-video .video-link i {font-size: 20px;}.codex-video-testimonial-section .codex-video-testimonial-box .testimonial-video .video-link:hover {background: var(--theme-2);border-color: var(--theme-2);transform: translateY(-2px);}.codex-cta-new-section .codex-cta-new-wrapper {padding: 80px 40px;border-radius: 20px;position: relative;overflow: hidden;}@media (max-width: 767px) {.codex-cta-new-section .codex-cta-new-wrapper {padding: 60px 30px;}}.codex-cta-new-section .codex-cta-new-wrapper h2 {font-size: 42px;line-height: 1.3;margin-bottom: 20px;}@media (max-width: 767px) {.codex-cta-new-section .codex-cta-new-wrapper h2 {font-size: 32px;}}@media (max-width: 575px) {.codex-cta-new-section .codex-cta-new-wrapper h2 {font-size: 28px;}}.codex-cta-new-section .codex-cta-new-wrapper p {font-size: 18px;color: rgba(255, 255, 255, 0.9);margin-top: 15px;max-width: 600px;margin-left: auto;margin-right: auto;}@media (max-width: 575px) {.codex-cta-new-section .codex-cta-new-wrapper p {font-size: 16px;}}.codex-cta-new-section .codex-cta-new-wrapper .cta-buttons {margin-top: 40px;display: flex;gap: 20px;justify-content: center;flex-wrap: wrap;}.codex-cta-new-section .codex-cta-new-wrapper .cta-buttons .theme-btn.style-2 {background: transparent;border: 2px solid var(--white);color: var(--white);}.codex-cta-new-section .codex-cta-new-wrapper .cta-buttons .theme-btn.style-2 i {background: transparent;color: var(--white);}.codex-cta-new-section .codex-cta-new-wrapper .cta-buttons .theme-btn.style-2:hover {background: var(--white);color: var(--header);}.codex-cta-new-section .codex-cta-new-wrapper .cta-buttons .theme-btn.style-2:hover i {color: var(--theme);}.codex-video-hero-wrapper .video-features-box {top: 20px;left: -20px;}@media (max-width: 1199px) {.codex-video-hero-wrapper .video-features-box {display: none;}}.codex-video-features-section .codex-video-features-image img {box-shadow: none;}@media (max-width: 991px) {.codex-hero-4 .codex-hero-content {text-align: center;margin-bottom: 40px;}.codex-hero-4 .codex-hero-content .hero-buttons {justify-content: center;}.codex-hero-4 .codex-hero-content .hero-stats {justify-content: center;}.codex-video-course-box {margin-bottom: 30px;}.codex-instructor-box {margin-bottom: 30px;}}.codex-video-category-box, .codex-video-course-box, .codex-instructor-box, .codex-video-testimonial-box {animation: fadeInUp 0.6s ease-out;}@keyframes fadeInUp {from {opacity: 0;transform: translateY(30px);}to {opacity: 1;transform: translateY(0);}}