body.rtl-mode {text-align: right;direction: rtl;}body.rtl-mode .form-select {background-position: left 0.75rem center;padding: 0.375rem 0.75rem 0.375rem 2.25rem;}body.rtl-mode .breadcrumb-item + .breadcrumb-item::before {float: right;padding-left: 0.5rem;}* {margin: 0;padding: 0;box-sizing: border-box;}.display {display: flex;flex-direction: column;}html {overflow-x: hidden;}body {font-family: NeoSansArabicLight;font-size: 16px;overflow-x: hidden;}h1, h2, h3, h4, h5, h6 {font-weight: bold;}h5, h4 {font-size: 26px;}p, li, a, label {font-family: NeoSansArabicLight;font-size: 20px;}strong {font-size: 22px;}img {object-fit: cover;}.about-us, .projects, .library, .donation, .volunteer, .footer {position: relative;padding: 80px 0;overflow: hidden;}.search-container {position: relative;width: 80%;display: flex;justify-content: space-between;align-items: center;border: 1px solid #ccc;padding: 8px;margin: 0 auto;}.search-container::after {content: "";position: absolute;right: -45px;bottom: 0px;width: 37px;height: 47px;border-right: 18px solid #ef5063;border-bottom: 18px solid #ef5063;}.search-container::before {content: "";position: absolute;left: -45px;top: 0;width: 37px;height: 47px;border-left: 18px solid #ef5063;border-top: 18px solid #ef5063;}.search-container form {width: 100%;}.search-container input {width: 90% !important;border: none !important;}.search-container input:focus {outline: none;border: none;}.search-container button {background: none;border: none;position: absolute;left: 16px;top: 10px;color: #343434;}.search-container button svg {font-size: 24px;margin-bottom: -2px;}.search-container a img {height: 31px;}ul {padding-left: 0;margin-bottom: 0;}li {list-style: none;}a {text-decoration: none;}p {margin-bottom: 0;}.section-title {margin-bottom: 1.5rem;}.section-title h2 {font-size: 2.5rem;font-weight: bold;}.owl-dots {position: absolute;inset: auto 0 0 0;margin: auto;}.footer-link, .send {z-index: 1;position: relative;font-size: inherit;font-family: inherit;color: white;padding: 0.5em 1em;outline: none;border: none;border-radius: 6px;overflow: hidden;}.footer-link::before, .send::before {content: "";z-index: -1;position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: #264668;transform-origin: center left;transform: scaleX(0);transition: transform 0.25s ease-in-out;}.footer-link:hover, .send:hover {cursor: pointer;}.footer-link:hover::before, .send:hover::before {transform-origin: center right;transform: scaleX(1);}[data-aos] {transition-duration: 2000;}.blue-c {color: #264668;}header.min-header {position: relative;min-height: 60vh;background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/min-header.png);background-size: cover;background-position: center;display: flex;justify-content: center;align-items: center;}header.min-header .waves {position: absolute;width: 100%;height: 15vh;margin-bottom: -7px;min-height: 100px;max-height: 150px;inset: auto 0 0 0;}header.min-header .parallax > use {animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;}header.min-header .parallax > use:nth-child(1) {animation-delay: -2s;animation-duration: 7s;}header.min-header .parallax > use:nth-child(2) {animation-delay: -3s;animation-duration: 10s;}header.min-header .parallax > use:nth-child(3) {animation-delay: -4s;animation-duration: 13s;}header.min-header .parallax > use:nth-child(4) {animation-delay: -5s;animation-duration: 20s;}@keyframes move-forever {0% {transform: translate3d(-90px, 0, 0);}100% {transform: translate3d(85px, 0, 0);}}@media (max-width: 768px) {header.min-header .waves {height: 40px;min-height: 40px;}}header.min-header .image-header {position: relative;}header.min-header .image-header .pattern {position: absolute;width: 120%;border-top: 16px solid #ef5063;border-left: 16px solid #ef5063;border-right: 0 solid #ef5063;border-bottom: 0 solid #ef5063;height: 140%;top: -22px;left: -24px;transition: all 0.3s linear;}header.min-header .image-header .pattern::after {content: "";position: absolute;width: 100px;height: 16px;background-color: #ef5063;bottom: -27px;left: -24px;transform: rotate(29deg);transition: all 0.3s linear;opacity: 1;}header.min-header .image-header .pattern::after {width: 70px;bottom: -18px;left: -16px;}header.min-header .image-header img {height: 90px;}header.min-header .page-title {color: #fff !important;margin-bottom: 0;}header.min-header h2 {color: #fff !important;}.content-page {padding: 80px 0;position: relative;overflow: hidden;}.content-page .row {align-items: center;--bs-gutter-y: 3rem;}.content-page .row .image {text-align: end;}.about-foundation h4 {color: #ef5063;margin-bottom: 1.5rem;}.about-vision .vision {color: #f7b118;}.about-vision .message {color: #000;}.about-objectives h4 {color: #ef5063;}.about-objectives p {color: #00a69c;margin-bottom: 0.5rem;}.about-objectives ol {padding-left: 0;padding-right: 1rem;}.about-objectives ol li {list-style: auto;}.about-members {padding-right: 1rem;padding-left: 1rem;}.about-members .row {--bs-gutter-x: 2.5rem;--bs-gutter-y: 2.5rem;}.member {position: relative;display: flex;align-items: center;justify-content: center;background-color: #f8f8f8;border-radius: 6px;padding: 2rem;text-align: center;width: 94%;}.member::after {content: "";position: absolute;inset: 50% -30px auto auto;transform: translateY(-50%);background-image: url(../icons/member.svg);background-size: cover;width: 60px;height: 60px;}.member h4 {font-size: 16px;margin-right: 4px;margin-bottom: 0 !important;color: #333 !important;}.member p {color: #00a09b !important;}.h-160 {height: 160px !important;}.member.member-mange {padding: 2rem 1rem 1rem;flex-direction: column;height: 140px;}.member.member-mange::after {inset: -44% auto auto 50%;transform: translateY(50%) translateX(-50%);}.member.member-mange .phone {margin: 10px 0 4px;}.member.member-mange .phone span {margin-inline-end: 8px;}.member.member-mange .phone svg {color: #00a69c;}.member.member-mange .email {color: #333;transition: all 0.3s linear;}.member.member-mange .email:hover {color: #00a69c;}.member.member-mange .email span {margin-inline-end: 8px;}.member.member-mange .email svg {color: #00a69c;}.volunteer-page input, .contact-page input, .volunteer-page textarea, .contact-page textarea, .volunteer-page select, .contact-page select {background-color: #f3f3f3;}.volunteer-page input, .contact-page input, .volunteer-page select, .contact-page select {height: 48px;}.volunteer-page label, .contact-page label {font-weight: 400;}.volunteer-page .row, .contact-page .row {--bs-gutter-y: 1.5rem;}.volunteer-page form, .contact-page form {width: 75%;margin: auto;}.volunteer-page button, .contact-page button {width: 200px;background-color: #00a69c;color: #fff;border-radius: 4px;transition: all 0.3s linear;}.volunteer-page button:hover, .contact-page button:hover {color: #fff;}.projects-page .project {display: block;background-color: #264668;}.projects-page .project:hover .image .pattern {width: 84% !important;}.projects-page .project .image .pattern {left: 16px !important;}.projects-page .project .image .pattern::after {width: 85px !important;bottom: -23px !important;}.projects-page .project .image img {height: 90px !important;padding: 4px;}.quran-page h5 {color: #ef5063;margin-bottom: 1.5rem;}.quran-page p {margin-bottom: 1.5rem;}label {margin-bottom: 8px;}.doc {display: flex;justify-content: flex-start;align-items: center;padding: 1rem;transition: all 0.3s linear;}.doc:hover {transform: translateY(-4px);}.doc:active {transform: translateY(-2px);}.doc img {width: 48px;height: 48px;margin-inline-end: 1rem;}.doc h5 {color: #414141;font-size: 20px;font-weight: 400;}.support-us {padding: 3rem 0;background-color: transparent;background-image: linear-gradient(180deg, #c2a75e 0%, #fff 100%);text-align: center;}.support-us .row {justify-content: center;}.support-us p {margin: 3rem 0;}.support-us a {padding: 8px 16px;background-color: #c2a75e;color: #fff;border-radius: 6px;transition: all 0.3s linear;}.support-us a:hover {transform: translateY(-4px);background-color: #daba64;}.support-us a:active {transform: translateY(-2px);}.accounts-donation .money-image img {max-width: 100%;}.accounts-details {padding-top: 7rem;background-color: transparent;background-image: linear-gradient(180deg, #fff 0%, #e1e0de 100%);}.accounts-details h2 {font-size: 40px;}.accounts-details .bank {padding: 3rem 0;}.accounts-details .bank .row {margin: 0 !important;}.accounts-details .bank.bank-1 {border-bottom: 1px dotted #414141;}.accounts-details .bank .img-box .bank-img {width: 100%;}.accounts-details .bank h4 {font-size: 32px;margin-bottom: 1.5rem;}.accounts-details .bank p {font-size: 28px;width: max-content;}.accounts-details .bank p span {color: #daba64;}@font-face {font-family: "NeoSansArabicLight";src: url('../fonts/NeoSansArabicLight.ttf') format('truetype');font-weight: 200;font-display: swap;}@font-face {font-family: "NeoSansArabicLight";src: url('../fonts/NeoSansArabicMedium.ttf') format('truetype');font-weight: 500;font-display: swap;}@font-face {font-family: "NeoSansArabicLight";src: url('../fonts/NeoSansArabicBold.ttf') format('truetype');font-weight: bold;font-display: swap;}@font-face {font-family: "NeoSansArabicLight";src: url('../fonts/NeoSansArabic.ttf') format('truetype');font-weight: 400;font-display: swap;}@font-face {font-family: "YakoutLinotypeLight";src: url('../fonts/YakoutLinotypeLight-Regular.ttf') format('truetype');font-weight: 400;font-display: swap;}@font-face {font-family: "flaticon";src: url("../fonts/flaticon.ttf?30d1b63c9fa55d9e3738df72d2014e60") format("truetype"), url("../fonts/flaticon.woff?30d1b63c9fa55d9e3738df72d2014e60") format("woff"), url("../fonts/flaticon.woff2?30d1b63c9fa55d9e3738df72d2014e60") format("woff2"), url("../fonts/flaticon.eot?30d1b63c9fa55d9e3738df72d2014e60#iefix") format("embedded-opentype"), url("../fonts/flaticon.svg?30d1b63c9fa55d9e3738df72d2014e60#flaticon") format("svg");}i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {font-family: flaticon !important;font-style: normal;font-weight: normal !important;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.flaticon-case-study:before {content: "\f101";}.flaticon-video-button:before {content: "\f102";}.flaticon-graduation-cap:before {content: "\f103";}.flaticon-website:before {content: "\f104";}.flaticon-mosque:before {content: "\f105";}.flaticon-pencil:before {content: "\f106";}.flaticon-job-seeker:before {content: "\f107";}.flaticon-decoration:before {content: "\f108";}@keyframes plyr-progress {to {background-position: 25px 0;background-position: var(--plyr-progress-loading-size, 25px) 0;}}@keyframes plyr-popup {0% {opacity: 0.5;transform: translateY(10px);}to {opacity: 1;transform: translateY(0);}}@keyframes plyr-fade-in {0% {opacity: 0;}to {opacity: 1;}}.plyr {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;align-items: center;direction: ltr;display: flex;flex-direction: column;font-family: inherit;font-family: var(--plyr-font-family, inherit);font-variant-numeric: tabular-nums;font-weight: 400;font-weight: var(--plyr-font-weight-regular, 400);line-height: 1.7;line-height: var(--plyr-line-height, 1.7);max-width: 100%;min-width: 200px;position: relative;text-shadow: none;transition: box-shadow 0.3s ease;z-index: 0;}.plyr audio, .plyr iframe, .plyr video {display: block;height: 100%;width: 100%;}.plyr button {font: inherit;line-height: inherit;width: auto;}.plyr:focus {outline: 0;}.plyr--full-ui {box-sizing: border-box;}.plyr--full-ui *, .plyr--full-ui :after, .plyr--full-ui :before {box-sizing: inherit;}.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {touch-action: manipulation;}.plyr__badge {background: #4a5464;background: var(--plyr-badge-background, #4a5464);border-radius: 2px;border-radius: var(--plyr-badge-border-radius, 2px);color: #fff;color: var(--plyr-badge-text-color, #fff);font-size: 9px;font-size: var(--plyr-font-size-badge, 9px);line-height: 1;padding: 3px 4px;}.plyr--full-ui ::-webkit-media-text-track-container {display: none;}.plyr__captions {animation: plyr-fade-in 0.3s ease;bottom: 0;display: none;font-size: 13px;font-size: var(--plyr-font-size-small, 13px);left: 0;padding: 10px;padding: var(--plyr-control-spacing, 10px);position: absolute;text-align: center;transition: transform 0.4s ease-in-out;width: 100%;}.plyr__captions span:empty {display: none;}@media (min-width: 480px) {.plyr__captions {font-size: 15px;font-size: var(--plyr-font-size-base, 15px);padding: 20px;}}@media (min-width: 768px) {.plyr__captions {font-size: 18px;font-size: var(--plyr-font-size-large, 18px);}}.plyr--captions-active .plyr__captions {display: block;}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {transform: translateY(-40px);transform: translateY(calc(var(--plyr-control-spacing, 10px)*-4));}.plyr__caption {background: rgba(0, 0, 0, 0.8);background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));border-radius: 2px;-webkit-box-decoration-break: clone;box-decoration-break: clone;color: #fff;color: var(--plyr-captions-text-color, #fff);line-height: 185%;padding: 0.2em 0.5em;white-space: pre-wrap;}.plyr__caption div {display: inline;}.plyr__control {background: 0 0;border: 0;border-radius: 3px;border-radius: var(--plyr-control-radius, 3px);color: inherit;cursor: pointer;flex-shrink: 0;overflow: visible;padding: 7px;padding: calc(var(--plyr-control-spacing, 10px)*0.7);position: relative;transition: all 0.3s ease;}.plyr__control svg {fill: currentColor;display: block;height: 18px;height: var(--plyr-control-icon-size, 18px);pointer-events: none;width: 18px;width: var(--plyr-control-icon-size, 18px);}.plyr__control:focus {outline: 0;}.plyr__control.plyr__tab-focus {outline-color: #00b3ff;outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));outline-offset: 2px;outline-style: dotted;outline-width: 3px;}a.plyr__control {text-decoration: none;}.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, a.plyr__control:after, a.plyr__control:before {display: none;}.plyr--full-ui ::-webkit-media-controls {display: none;}.plyr__controls {align-items: center;display: flex;justify-content: flex-end;text-align: center;}.plyr__controls .plyr__progress__container {flex: 1;min-width: 0;}.plyr__controls .plyr__controls__item {margin-left: 2.5px;margin-left: calc(var(--plyr-control-spacing, 10px)/4);}.plyr__controls .plyr__controls__item:first-child {margin-left: 0;margin-right: auto;}.plyr__controls .plyr__controls__item.plyr__progress__container {padding-left: 2.5px;padding-left: calc(var(--plyr-control-spacing, 10px)/4);}.plyr__controls .plyr__controls__item.plyr__time {padding: 0 5px;padding: 0 calc(var(--plyr-control-spacing, 10px)/2);}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {padding-left: 0;}.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip], .plyr__controls:empty {display: none;}.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {display: inline-block;}.plyr__menu {display: flex;position: relative;}.plyr__menu .plyr__control svg {transition: transform 0.3s ease;}.plyr__menu .plyr__control[aria-expanded=true] svg {transform: rotate(90deg);}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {display: none;}.plyr__menu__container {animation: plyr-popup 0.2s ease;background: hsla(0, 0%, 100%, 0.9);background: var(--plyr-menu-background, hsla(0, 0%, 100%, 0.9));border-radius: 4px;bottom: 100%;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));color: #4a5464;color: var(--plyr-menu-color, #4a5464);font-size: 15px;font-size: var(--plyr-font-size-base, 15px);margin-bottom: 10px;position: absolute;right: -3px;text-align: left;white-space: nowrap;z-index: 3;}.plyr__menu__container > div {overflow: hidden;transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);}.plyr__menu__container:after {border: 4px solid transparent;border-top: var(--plyr-menu-arrow-size, 4px) solid hsla(0, 0%, 100%, 0.9);border-width: var(--plyr-menu-arrow-size, 4px);content: "";height: 0;position: absolute;right: 14px;right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7 - var(--plyr-menu-arrow-size, 4px)/2);top: 100%;width: 0;}.plyr__menu__container [role=menu] {padding: 7px;padding: calc(var(--plyr-control-spacing, 10px)*0.7);}.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {margin-top: 2px;}.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {margin-top: 0;}.plyr__menu__container .plyr__control {align-items: center;color: #4a5464;color: var(--plyr-menu-color, #4a5464);display: flex;font-size: 13px;font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));padding: 4.66667px 10.5px;padding: calc(var(--plyr-control-spacing, 10px)*0.7/1.5) calc(var(--plyr-control-spacing, 10px)*0.7*1.5);-webkit-user-select: none;user-select: none;width: 100%;}.plyr__menu__container .plyr__control > span {align-items: inherit;display: flex;width: 100%;}.plyr__menu__container .plyr__control:after {border: 4px solid transparent;border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;content: "";position: absolute;top: 50%;transform: translateY(-50%);}.plyr__menu__container .plyr__control--forward {padding-right: 28px;padding-right: calc(var(--plyr-control-spacing, 10px)*0.7*4);}.plyr__menu__container .plyr__control--forward:after {border-left-color: #728197;border-left-color: var(--plyr-menu-arrow-color, #728197);right: 6.5px;right: calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px));}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after, .plyr__menu__container .plyr__control--forward:hover:after {border-left-color: initial;}.plyr__menu__container .plyr__control--back {font-weight: 400;font-weight: var(--plyr-font-weight-regular, 400);margin: 7px;margin: calc(var(--plyr-control-spacing, 10px)*0.7);margin-bottom: 3.5px;margin-bottom: calc(var(--plyr-control-spacing, 10px)*0.7/2);padding-left: 28px;padding-left: calc(var(--plyr-control-spacing, 10px)*0.7*4);position: relative;width: calc(100% - 14px);width: calc(100% - var(--plyr-control-spacing, 10px)*0.7*2);}.plyr__menu__container .plyr__control--back:after {border-right-color: #728197;border-right-color: var(--plyr-menu-arrow-color, #728197);left: 6.5px;left: calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px));}.plyr__menu__container .plyr__control--back:before {background: #dcdfe5;background: var(--plyr-menu-back-border-color, #dcdfe5);box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);content: "";height: 1px;left: 0;margin-top: 3.5px;margin-top: calc(var(--plyr-control-spacing, 10px)*0.7/2);overflow: hidden;position: absolute;right: 0;top: 100%;}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after, .plyr__menu__container .plyr__control--back:hover:after {border-right-color: initial;}.plyr__menu__container .plyr__control[role=menuitemradio] {padding-left: 7px;padding-left: calc(var(--plyr-control-spacing, 10px)*0.7);}.plyr__menu__container .plyr__control[role=menuitemradio]:after, .plyr__menu__container .plyr__control[role=menuitemradio]:before {border-radius: 100%;}.plyr__menu__container .plyr__control[role=menuitemradio]:before {background: rgba(0, 0, 0, 0.1);content: "";display: block;flex-shrink: 0;height: 16px;margin-right: 10px;margin-right: var(--plyr-control-spacing, 10px);transition: all 0.3s ease;width: 16px;}.plyr__menu__container .plyr__control[role=menuitemradio]:after {background: #fff;border: 0;height: 6px;left: 12px;opacity: 0;top: 50%;transform: translateY(-50%) scale(0);transition: transform 0.3s ease, opacity 0.3s ease;width: 6px;}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {background: #00b3ff;background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {opacity: 1;transform: translateY(-50%) scale(1);}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {background: rgba(35, 40, 47, 0.1);}.plyr__menu__container .plyr__menu__value {align-items: center;display: flex;margin-left: auto;margin-right: calc(-7px - -2);margin-right: calc(var(--plyr-control-spacing, 10px)*0.7*-1 - -2);overflow: hidden;padding-left: 24.5px;padding-left: calc(var(--plyr-control-spacing, 10px)*0.7*3.5);pointer-events: none;}.plyr--full-ui input[type=range] {-webkit-appearance: none;background: 0 0;border: 0;border-radius: 26px;border-radius: calc(var(--plyr-range-thumb-height, 13px)*2);color: #00b3ff;color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));display: block;height: 19px;height: calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin: 0;min-width: 0;padding: 0;transition: box-shadow 0.3s ease;width: 100%;}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {background: 0 0;background-image: linear-gradient(90deg, currentColor 0, transparent 0);background-image: linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0));border: 0;border-radius: 2.5px;border-radius: calc(var(--plyr-range-track-height, 5px)/2);height: 5px;height: var(--plyr-range-track-height, 5px);-webkit-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;-webkit-user-select: none;user-select: none;}.plyr--full-ui input[type=range]::-webkit-slider-thumb {-webkit-appearance: none;background: #fff;background: var(--plyr-range-thumb-background, #fff);border: 0;border-radius: 100%;box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));height: 13px;height: var(--plyr-range-thumb-height, 13px);margin-top: -4px;margin-top: calc(var(--plyr-range-thumb-height, 13px)/2*-1 - var(--plyr-range-track-height, 5px)/2*-1);position: relative;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;width: 13px;width: var(--plyr-range-thumb-height, 13px);}.plyr--full-ui input[type=range]::-moz-range-track {background: 0 0;border: 0;border-radius: 2.5px;border-radius: calc(var(--plyr-range-track-height, 5px)/2);height: 5px;height: var(--plyr-range-track-height, 5px);-moz-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;user-select: none;}.plyr--full-ui input[type=range]::-moz-range-thumb {background: #fff;background: var(--plyr-range-thumb-background, #fff);border: 0;border-radius: 100%;box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));height: 13px;height: var(--plyr-range-thumb-height, 13px);position: relative;-moz-transition: all 0.2s ease;transition: all 0.2s ease;width: 13px;width: var(--plyr-range-thumb-height, 13px);}.plyr--full-ui input[type=range]::-moz-range-progress {background: currentColor;border-radius: 2.5px;border-radius: calc(var(--plyr-range-track-height, 5px)/2);height: 5px;height: var(--plyr-range-track-height, 5px);}.plyr--full-ui input[type=range]::-ms-track {color: transparent;}.plyr--full-ui input[type=range]::-ms-fill-upper, .plyr--full-ui input[type=range]::-ms-track {background: 0 0;border: 0;border-radius: 2.5px;border-radius: calc(var(--plyr-range-track-height, 5px)/2);height: 5px;height: var(--plyr-range-track-height, 5px);-ms-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;user-select: none;}.plyr--full-ui input[type=range]::-ms-fill-lower {background: 0 0;background: currentColor;border: 0;border-radius: 2.5px;border-radius: calc(var(--plyr-range-track-height, 5px)/2);height: 5px;height: var(--plyr-range-track-height, 5px);-ms-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;user-select: none;}.plyr--full-ui input[type=range]::-ms-thumb {background: #fff;background: var(--plyr-range-thumb-background, #fff);border: 0;border-radius: 100%;box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));height: 13px;height: var(--plyr-range-thumb-height, 13px);margin-top: 0;position: relative;-ms-transition: all 0.2s ease;transition: all 0.2s ease;width: 13px;width: var(--plyr-range-thumb-height, 13px);}.plyr--full-ui input[type=range]::-ms-tooltip {display: none;}.plyr--full-ui input[type=range]:focus {outline: 0;}.plyr--full-ui input[type=range]::-moz-focus-outer {border: 0;}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {outline-color: #00b3ff;outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));outline-offset: 2px;outline-style: dotted;outline-width: 3px;}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {outline-color: #00b3ff;outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));outline-offset: 2px;outline-style: dotted;outline-width: 3px;}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {outline-color: #00b3ff;outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));outline-offset: 2px;outline-style: dotted;outline-width: 3px;}.plyr__poster {background-color: #000;background-color: var(--plyr-video-background, var(--plyr-video-background, #000));background-position: 50% 50%;background-repeat: no-repeat;background-size: contain;height: 100%;left: 0;opacity: 0;position: absolute;top: 0;transition: opacity 0.2s ease;width: 100%;z-index: 1;}.plyr--stopped.plyr__poster-enabled .plyr__poster {opacity: 1;}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {display: none;}.plyr__time {font-size: 13px;font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));}.plyr__time + .plyr__time:before {content: "\2044";margin-right: 10px;margin-right: var(--plyr-control-spacing, 10px);}@media (max-width: 767px) {.plyr__time + .plyr__time {display: none;}}.plyr__tooltip {background: hsla(0, 0%, 100%, 0.9);background: var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));border-radius: 3px;border-radius: var(--plyr-tooltip-radius, 3px);bottom: 100%;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));color: #4a5464;color: var(--plyr-tooltip-color, #4a5464);font-size: 13px;font-size: var(--plyr-font-size-small, 13px);font-weight: 400;font-weight: var(--plyr-font-weight-regular, 400);left: 50%;line-height: 1.3;margin-bottom: 10px;margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);opacity: 0;padding: 5px 7.5px;padding: calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events: none;position: absolute;transform: translate(-50%, 10px) scale(0.8);transform-origin: 50% 100%;transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;white-space: nowrap;z-index: 2;}.plyr__tooltip:before {border-left: 4px solid transparent;border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-right: 4px solid transparent;border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-top: 4px solid hsla(0, 0%, 100%, 0.9);border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));bottom: -4px;bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content: "";height: 0;left: 50%;position: absolute;transform: translateX(-50%);width: 0;z-index: 2;}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {opacity: 1;transform: translate(-50%) scale(1);}.plyr .plyr__control:hover .plyr__tooltip {z-index: 3;}.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip, .plyr__controls > .plyr__control:first-child .plyr__tooltip {left: 0;transform: translateY(10px) scale(0.8);transform-origin: 0 100%;}.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before, .plyr__controls > .plyr__control:first-child .plyr__tooltip:before {left: 16px;left: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7);}.plyr__controls > .plyr__control:last-child .plyr__tooltip {left: auto;right: 0;transform: translateY(10px) scale(0.8);transform-origin: 100% 100%;}.plyr__controls > .plyr__control:last-child .plyr__tooltip:before {left: auto;right: 16px;right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7);transform: translateX(50%);}.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {transform: translate(0) scale(1);}.plyr__progress {left: 6.5px;left: calc(var(--plyr-range-thumb-height, 13px)*0.5);margin-right: 13px;margin-right: var(--plyr-range-thumb-height, 13px);position: relative;}.plyr__progress__buffer, .plyr__progress input[type=range] {margin-left: -6.5px;margin-left: calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right: -6.5px;margin-right: calc(var(--plyr-range-thumb-height, 13px)*-0.5);width: calc(100% + 13px);width: calc(100% + var(--plyr-range-thumb-height, 13px));}.plyr__progress input[type=range] {position: relative;z-index: 2;}.plyr__progress .plyr__tooltip {font-size: 13px;font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));left: 0;}.plyr__progress__buffer {-webkit-appearance: none;background: 0 0;border: 0;border-radius: 100px;height: 5px;height: var(--plyr-range-track-height, 5px);left: 0;margin-top: -2.5px;margin-top: calc(var(--plyr-range-track-height, 5px)/2*-1);padding: 0;position: absolute;top: 50%;}.plyr__progress__buffer::-webkit-progress-bar {background: 0 0;}.plyr__progress__buffer::-webkit-progress-value {background: currentColor;border-radius: 100px;min-width: 5px;min-width: var(--plyr-range-track-height, 5px);-webkit-transition: width 0.2s ease;transition: width 0.2s ease;}.plyr__progress__buffer::-moz-progress-bar {background: currentColor;border-radius: 100px;min-width: 5px;min-width: var(--plyr-range-track-height, 5px);-moz-transition: width 0.2s ease;transition: width 0.2s ease;}.plyr__progress__buffer::-ms-fill {border-radius: 100px;-ms-transition: width 0.2s ease;transition: width 0.2s ease;}.plyr--loading .plyr__progress__buffer {animation: plyr-progress 1s linear infinite;background-image: linear-gradient(-45deg, rgba(35, 40, 47, 0.6) 25%, transparent 0, transparent 50%, rgba(35, 40, 47, 0.6) 0, rgba(35, 40, 47, 0.6) 75%, transparent 0, transparent);background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);background-repeat: repeat-x;background-size: 25px 25px;background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);color: transparent;}.plyr--video.plyr--loading .plyr__progress__buffer {background-color: hsla(0, 0%, 100%, 0.25);background-color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25));}.plyr--audio.plyr--loading .plyr__progress__buffer {background-color: rgba(193, 200, 209, 0.6);background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));}.plyr__volume {align-items: center;display: flex;max-width: 110px;min-width: 80px;position: relative;width: 20%;}.plyr__volume input[type=range] {margin-left: 5px;margin-left: calc(var(--plyr-control-spacing, 10px)/2);margin-right: 5px;margin-right: calc(var(--plyr-control-spacing, 10px)/2);position: relative;z-index: 2;}.plyr--is-ios .plyr__volume {min-width: 0;width: auto;}.plyr--audio {display: block;}.plyr--audio .plyr__controls {background: #fff;background: var(--plyr-audio-controls-background, #fff);border-radius: inherit;color: #4a5464;color: var(--plyr-audio-control-color, #4a5464);padding: 10px;padding: var(--plyr-control-spacing, 10px);}.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {background: #00b3ff;background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));color: #fff;color: var(--plyr-audio-control-color-hover, #fff);}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {background-color: rgba(193, 200, 209, 0.6);background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {background-color: rgba(193, 200, 209, 0.6);background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));}.plyr--full-ui.plyr--audio input[type=range]::-ms-track {background-color: rgba(193, 200, 209, 0.6);background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));}.plyr--audio .plyr__progress__buffer {color: rgba(193, 200, 209, 0.6);color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));}.plyr--video {background: #000;background: var(--plyr-video-background, var(--plyr-video-background, #000));overflow: hidden;}.plyr--video.plyr--menu-open {overflow: visible;}.plyr__video-wrapper {background: #000;background: var(--plyr-video-background, var(--plyr-video-background, #000));margin: auto;overflow: hidden;position: relative;width: 100%;}.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {aspect-ratio: 16/9;}@supports not (aspect-ratio:16/9) {.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {height: 0;padding-bottom: 56.25%;position: relative;}}.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {border: 0;height: 100%;left: 0;position: absolute;top: 0;width: 100%;}.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {padding-bottom: 240%;position: relative;transform: translateY(-38.28125%);}.plyr--video .plyr__controls {background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));background: var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, 0.75)));border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;bottom: 0;color: #fff;color: var(--plyr-video-control-color, #fff);left: 0;padding: 5px;padding: calc(var(--plyr-control-spacing, 10px)/2);padding-top: 20px;padding-top: calc(var(--plyr-control-spacing, 10px)*2);position: absolute;right: 0;transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;z-index: 3;}@media (min-width: 480px) {.plyr--video .plyr__controls {padding: 10px;padding: var(--plyr-control-spacing, 10px);padding-top: 35px;padding-top: calc(var(--plyr-control-spacing, 10px)*3.5);}}.plyr--video.plyr--hide-controls .plyr__controls {opacity: 0;pointer-events: none;transform: translateY(100%);}.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {background: #00b3ff;background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));color: #fff;color: var(--plyr-video-control-color-hover, #fff);}.plyr__control--overlaid {background: #00b3ff;background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));border: 0;border-radius: 100%;color: #fff;color: var(--plyr-video-control-color, #fff);display: none;left: 50%;opacity: 0.9;padding: 15px;padding: calc(var(--plyr-control-spacing, 10px)*1.5);position: absolute;top: 50%;transform: translate(-50%, -50%);transition: 0.3s;z-index: 2;}.plyr__control--overlaid svg {left: 2px;position: relative;}.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {opacity: 1;}.plyr--playing .plyr__control--overlaid {opacity: 0;visibility: hidden;}.plyr--full-ui.plyr--video .plyr__control--overlaid {display: block;}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {background-color: hsla(0, 0%, 100%, 0.25);background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)));}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {background-color: hsla(0, 0%, 100%, 0.25);background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)));}.plyr--full-ui.plyr--video input[type=range]::-ms-track {background-color: hsla(0, 0%, 100%, 0.25);background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)));}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px hsla(0, 0%, 100%, 0.5);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px hsla(0, 0%, 100%, 0.5);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px hsla(0, 0%, 100%, 0.5);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));}.plyr--video .plyr__progress__buffer {color: hsla(0, 0%, 100%, 0.25);color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25));}.plyr:fullscreen {background: #000;border-radius: 0!important;height: 100%;margin: 0;width: 100%;}.plyr:fullscreen video {height: 100%;}.plyr:fullscreen .plyr__control .icon--exit-fullscreen {display: block;}.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {display: none;}.plyr:fullscreen.plyr--hide-controls {cursor: none;}@media (min-width: 1024px) {.plyr:-webkit-full-screen .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}.plyr:fullscreen .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr:-webkit-full-screen {background: #000;border-radius: 0!important;height: 100%;margin: 0;width: 100%;}.plyr:-webkit-full-screen video {height: 100%;}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {display: block;}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {display: none;}.plyr:-webkit-full-screen.plyr--hide-controls {cursor: none;}@media (min-width: 1024px) {.plyr:-webkit-full-screen .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr:-moz-full-screen {background: #000;border-radius: 0!important;height: 100%;margin: 0;width: 100%;}.plyr:-moz-full-screen video {height: 100%;}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {display: block;}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {display: none;}.plyr:-moz-full-screen.plyr--hide-controls {cursor: none;}@media (min-width: 1024px) {.plyr:-moz-full-screen .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr:-ms-fullscreen {background: #000;border-radius: 0!important;height: 100%;margin: 0;width: 100%;}.plyr:-ms-fullscreen video {height: 100%;}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {display: block;}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {display: none;}.plyr:-ms-fullscreen.plyr--hide-controls {cursor: none;}@media (min-width: 1024px) {.plyr:-ms-fullscreen .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr--fullscreen-fallback {background: #000;border-radius: 0!important;bottom: 0;display: block;height: 100%;left: 0;margin: 0;position: fixed;right: 0;top: 0;width: 100%;z-index: 10000000;}.plyr--fullscreen-fallback video {height: 100%;}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {display: block;}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {display: none;}.plyr--fullscreen-fallback.plyr--hide-controls {cursor: none;}@media (min-width: 1024px) {.plyr--fullscreen-fallback .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr__ads {border-radius: inherit;bottom: 0;cursor: pointer;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;z-index: -1;}.plyr__ads > div, .plyr__ads > div iframe {height: 100%;position: absolute;width: 100%;}.plyr__ads:after {background: #23282f;border-radius: 2px;bottom: 10px;bottom: var(--plyr-control-spacing, 10px);color: #fff;content: attr(data-badge-text);font-size: 11px;padding: 2px 6px;pointer-events: none;position: absolute;right: 10px;right: var(--plyr-control-spacing, 10px);z-index: 3;}.plyr__ads:after:empty {display: none;}.plyr__cues {background: currentColor;display: block;height: 5px;height: var(--plyr-range-track-height, 5px);left: 0;margin: -var(--plyr-range-track-height, 5px)/2 0 0;opacity: 0.8;position: absolute;top: 50%;width: 3px;z-index: 3;}.plyr__preview-thumb {background-color: hsla(0, 0%, 100%, 0.9);background-color: var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));border-radius: 3px;bottom: 100%;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));margin-bottom: 10px;margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);opacity: 0;padding: 3px;padding: var(--plyr-tooltip-radius, 3px);pointer-events: none;position: absolute;transform: translateY(10px) scale(0.8);transform-origin: 50% 100%;transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;z-index: 2;}.plyr__preview-thumb--is-shown {opacity: 1;transform: translate(0) scale(1);}.plyr__preview-thumb:before {border-left: 4px solid transparent;border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-right: 4px solid transparent;border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-top: 4px solid hsla(0, 0%, 100%, 0.9);border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));bottom: -4px;bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content: "";height: 0;left: 50%;position: absolute;transform: translateX(-50%);width: 0;z-index: 2;}.plyr__preview-thumb__image-container {background: #c1c8d1;border-radius: 2px;border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);overflow: hidden;position: relative;z-index: 0;}.plyr__preview-thumb__image-container img {height: 100%;left: 0;max-height: none;max-width: none;position: absolute;top: 0;width: 100%;}.plyr__preview-thumb__time-container {bottom: 6px;left: 0;position: absolute;right: 0;white-space: nowrap;z-index: 3;}.plyr__preview-thumb__time-container span {background-color: rgba(0, 0, 0, 0.55);border-radius: 2px;border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);color: #fff;font-size: 13px;font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));padding: 3px 6px;}.plyr__preview-scrubbing {bottom: 0;filter: blur(1px);height: 100%;left: 0;margin: auto;opacity: 0;overflow: hidden;pointer-events: none;position: absolute;right: 0;top: 0;transition: opacity 0.3s ease;width: 100%;z-index: 1;}.plyr__preview-scrubbing--is-shown {opacity: 1;}.plyr__preview-scrubbing img {height: 100%;left: 0;max-height: none;max-width: none;-o-object-fit: contain;object-fit: contain;position: absolute;top: 0;width: 100%;}.plyr--no-transition {transition: none !important;}.plyr__sr-only {clip: rect(1px, 1px, 1px, 1px);border: 0!important;height: 1px!important;overflow: hidden;padding: 0!important;position: absolute!important;width: 1px !important;}.plyr [hidden] {display: none !important;}.main-nav {position: absolute;inset: 0 0 auto 0;width: 100%;z-index: 99999999;}.main-nav .navbar-nav {margin-inline-start: -16px;}.main-nav .navbar-nav .nav-item .nav-link {color: white;font-size: 18px;}.main-nav .navbar-nav .nav-item .nav-link.special {font-weight: 900;color: #f7b118 !important;}.main-nav .navbar-brand {padding: 0;margin: 0;margin-inline-start: 14%;}.main-nav .nav-hover {position: relative;}.main-nav .nav-hover .nav-list {background: #fff;position: absolute;inset: 100% 0 auto auto;min-width: 140px;width: max-content;border-radius: 4px;visibility: hidden;padding: 0 10px;opacity: 0;transition: all 0.3s linear;}.main-nav .nav-hover .nav-list li a {color: #264668;display: flex;align-items: center;margin-bottom: 8px;font-size: 18px;width: 100%;transition: all 0.3s linear;}.main-nav .nav-hover .nav-list li a:hover {color: #00a69c;}.main-nav .nav-hover:hover .nav-list {padding: 10px;visibility: visible;opacity: 1;}.sec-logo {display: none;}.main-header {position: relative;height: 100vh;overflow: hidden;margin-bottom: 1rem;}.main-header .owl-carousel {height: 100vh;}.main-header .owl-carousel .owl-stage-outer {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {position: relative;height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item .item::before {content: '';position: absolute;inset: 0;width: 100%;height: 100%;background: linear-gradient(#264668ab, #264668b5);z-index: 0;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item .item img {height: 100vh;}.main-header .caption {position: absolute;inset: 58% auto auto 50%;transform: translate(-50%, -50%);text-align: center;z-index: 10;width: 80%;}.main-header .caption .title {color: white;margin-bottom: 0;font-size: 56px;}.main-header .caption .title span {color: #00a09b;}.main-header .caption .desc {color: white;margin: 32px 0;font-size: 24px;font-weight: 400;}.main-header .caption .actions {display: flex;align-items: center;justify-content: center;margin-top: 80px;}.main-header .caption .actions .btn {padding: 4px 48px 8px;border: 1px solid #00a09b;color: white;border-radius: 6px;font-size: 20px;background: #00a09b;transition: all 0.3s linear;}.main-header .caption .actions .btn:hover {background: transparent;color: #00a09b;}.headroom--not-top {background: #fff;box-shadow: 0 -2px 16px rgba(128, 128, 128, 0.31);}.headroom--not-top.animated.slideUp {animation-name: slideDown !important;}.headroom--not-top .top-header {display: none;}.headroom--not-top .main-logo {display: none;}.headroom--not-top .navbar-brand {margin-inline-start: 7%;}.headroom--not-top .navbar-nav {margin-inline-start: 19%;}.headroom--not-top .sec-logo {display: flex;}.headroom--not-top.mob-nav .btn svg {color: #264668 !important;}.headroom--not-top .second-nav {padding: 10px 0;transition: all 0.3s linear;}.headroom--not-top .second-nav .main-logo {transition: all 0.3s linear;}.headroom--not-top .second-nav .main-logo img {height: 60px;transition: all 0.3s linear;}.headroom--not-top .main-search .form-group {position: relative;margin: 0;}.headroom--not-top .main-search .form-group .form-control {height: 40px;}.headroom--not-top .main-search .form-group .select2-container .select2-selection--single {height: 40px;}.headroom--not-top .main-search .form-group .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 40px;}.headroom--not-top .main-search .form-group .select2-container--default .select2-selection--single .select2-selection__arrow {height: 40px;}.headroom--not-top .bottom-nav .navbar-nav .nav-item .nav-link {padding: 10px 20px;}.headroom--not-top .bottom-nav .navbar-nav .nav-item .nav-link .icon {display: none;}.headroom--not-top .bottom-nav .navbar-nav .nav-item .nav-link span {margin-top: 8px;}.headroom--not-top .bottom-nav .navbar-nav .nav-item .nav-link .fa-angle-down {left: 0;bottom: 15px;}.headroom--not-top .navbar-default .navbar-nav > .open > a, .headroom--not-top .navbar-default .navbar-nav > .open > a:focus, .headroom--not-top .navbar-default .navbar-nav > .open > a:hover {color: #264668 !important;}.headroom--not-top .navbar-nav .nav-item .nav-link {color: #264668 !important;}.headroom--not-top .navbar-nav .nav-item .nav-link {font-size: 17px;}.header--fixed {position: fixed;z-index: 10;right: 0;left: 0;top: 0;z-index: 999;}.headroom {transition: transform 0.25s ease-in-out;will-change: transform;}.headroom--pinned {transform: translateY(0);}.headroom--unpinned {transform: translateY(-100%);}.animated {animation-duration: 0.5s;animation-fill-mode: both;will-change: transform, opacity;}@keyframes slideDown {0% {transform: translateY(-100%);}100% {transform: translateY(0);}}.animated.slideDown {animation-name: slideDown;}@keyframes slideUp {0% {transform: translateY(0);}100% {transform: translateY(-100%);}}.animated.slideUp {animation-name: slideUp;}@keyframes swingInX {0% {transform: perspective(400px) rotateX(-90deg);}100% {transform: perspective(400px) rotateX(0);}}.animated.swingInX {-ie-transform-origin: top;transform-origin: top;-webkit-animation-name: swingInX;-moz-backface-visibility: visible !important;-moz-animation-name: swingInX;-o-backface-visibility: visible !important;-o-animation-name: swingInX;backface-visibility: visible !important;animation-name: swingInX;}.animated.flipInX, .animated.swingOutX {-webkit-backface-visibility: visible !important;-moz-backface-visibility: visible !important;-o-backface-visibility: visible !important;}@keyframes swingOutX {0% {transform: perspective(400px) rotateX(0);}100% {transform: perspective(400px) rotateX(-90deg);}}.animated.swingOutX {-webkit-transform-origin: top;-webkit-animation-name: swingOutX;-moz-animation-name: swingOutX;-o-animation-name: swingOutX;animation-name: swingOutX;backface-visibility: visible !important;}@keyframes flipInX {0% {transform: perspective(400px) rotateX(90deg);opacity: 0;}100% {transform: perspective(400px) rotateX(0);opacity: 1;}}.animated.flipInX {-webkit-animation-name: flipInX;-moz-animation-name: flipInX;-o-animation-name: flipInX;backface-visibility: visible !important;animation-name: flipInX;}@keyframes flipOutX {0% {transform: perspective(400px) rotateX(0);opacity: 1;}100% {transform: perspective(400px) rotateX(90deg);opacity: 0;}}.animated.flipOutX {-webkit-animation-name: flipOutX;-webkit-backface-visibility: visible !important;-moz-animation-name: flipOutX;-moz-backface-visibility: visible !important;-o-animation-name: flipOutX;-o-backface-visibility: visible !important;animation-name: flipOutX;backface-visibility: visible !important;}@keyframes bounceInDown {0% {opacity: 0;transform: translateY(-200px);}60% {opacity: 1;transform: translateY(30px);}80% {transform: translateY(-10px);}100% {transform: translateY(0);}}.animated.bounceInDown {animation-name: bounceInDown;}@keyframes bounceOutUp {0% {transform: translateY(0);}30% {opacity: 1;transform: translateY(20px);}100% {opacity: 0;transform: translateY(-200px);}}.mob-nav {display: none;}.mob-nav .btn svg {color: white;width: 32px;height: 32px;}.mob-offcanvas .offcanvas-header .btn-close {margin-inline-start: auto;}.mob-offcanvas .accordion-button::after {margin-inline-start: auto;margin-inline-end: 0;}.mob-offcanvas .offcanvas-body .accordion-flush .accordion-item .accordion-button {padding: 6px 0;color: #264668;font-size: 20px;}.mob-offcanvas .offcanvas-body ul li a {display: flex;align-items: center;color: #264668;padding: 6px 0;}.main-footer {position: relative;padding: 80px 0 20px;background: linear-gradient(to bottom, #264668, #264668 130%);}.main-footer .title {color: white;font-weight: 700;}.main-footer ul li {position: relative;}.main-footer ul li a, .main-footer ul li a:not([href]):not([class]), .main-footer ul li a:not([href]):not([class]):hover {color: #d9d9d9;cursor: pointer;transition: all 0.3s linear;width: 100%;display: inline-block;}.main-footer ul li a:hover, .main-footer ul li a:not([href]):not([class]):hover, .main-footer ul li a:not([href]):not([class]):hover:hover {color: #f7b118;}.main-footer ul li.drop-down {padding-inline-start: 12px;}.main-footer ul li.drop-down a span {display: inline-block;transform: rotate(180deg);position: absolute;inset: 5px -2px auto auto;}.main-footer ul li.drop-down .drop-menu {padding: 8px 0;transform: translateY(-100px);visibility: hidden;opacity: 0;display: none;}.main-footer ul li.drop-down.opened::before {height: 0;}.main-footer ul li.drop-down.opened a span {transform: rotate(90deg);}.main-footer ul li.drop-down.opened .drop-menu {transform: translateY(0);visibility: visible;opacity: 11;display: flex;flex-direction: column;transition: all 0.3s linear;}.main-footer a, .main-footer p {color: #d9d9d9;font-size: 18px;}.main-footer a {font-size: 1rem;}.main-footer .socials {margin: 1rem 0 0.5rem;}.main-footer .socials li:not(:last-child) {margin-inline-end: 1rem;}.main-footer .footer-logo {height: 100%;display: flex;justify-content: start;align-items: center;}.main-footer .bottom-footer {text-align: center;margin-top: 3rem;}.main-footer .socials ul li {margin: 0;margin-inline-end: 0 !important;margin-bottom: 2rem;}.main-footer .socials ul li a {width: 32px;height: 32px;}.main-footer .socials ul li a:hover {transform: perspective(1000px) rotate(-30deg) skew(25deg) translate(0, 0);box-shadow: none;}.main-footer .accounts .image {display: flex;justify-content: end;}.main-footer .accounts p {font-size: 16px;margin-top: 6px;}.tf-tree {font-size: 16px;overflow: auto;}.tf-tree * {box-sizing: border-box;margin: 0;padding: 0;}.tf-tree ul {display: inline-flex;}.tf-tree li {align-items: center;display: flex;flex-direction: column;flex-wrap: wrap;padding: 0 1em;position: relative;}.tf-tree li ul {margin: 2em 0;}.tf-tree li li:before {border-top: 0.0625em solid #000;content: "";display: block;height: 0.0625em;left: -0.03125em;position: absolute;top: -1.03125em;width: 100%;}.tf-tree li li:first-child:before {left: calc(50% - 0.03125em);max-width: calc(50% + 0.0625em);}.tf-tree li li:last-child:before {left: auto;max-width: calc(50% + 0.0625em);right: calc(50% - 0.03125em);}.tf-tree li li:only-child:before {display: none;}.tf-tree li li:only-child > .tf-nc:before, .tf-tree li li:only-child > .tf-node-content:before {height: 1.0625em;top: -1.0625em;}.tf-tree .tf-nc, .tf-tree .tf-node-content {border: 0.0625em solid #000;display: inline-block;padding: 0.5em 1em;position: relative;}.tf-tree .tf-nc:before, .tf-tree .tf-node-content:before {top: -1.03125em;}.tf-tree .tf-nc:after, .tf-tree .tf-nc:before, .tf-tree .tf-node-content:after, .tf-tree .tf-node-content:before {border-left: 0.0625em solid #000;content: "";display: block;height: 1em;left: calc(50% - 0.03125em);position: absolute;width: 0.0625em;}.tf-tree .tf-nc:after, .tf-tree .tf-node-content:after {top: calc(100% + 0.03125em);}.tf-tree .tf-nc:only-child:after, .tf-tree .tf-node-content:only-child:after, .tf-tree > ul > li > .tf-nc:before, .tf-tree > ul > li > .tf-node-content:before {display: none;}.tf-tree.tf-gap-sm li {padding: 0 0.6em;}.tf-tree.tf-gap-sm li > .tf-nc:before, .tf-tree.tf-gap-sm li > .tf-node-content:before {height: 0.6em;top: -0.6em;}.tf-tree.tf-gap-sm li > .tf-nc:after, .tf-tree.tf-gap-sm li > .tf-node-content:after {height: 0.6em;}.tf-tree.tf-gap-sm li ul {margin: 1.2em 0;}.tf-tree.tf-gap-sm li li:before {top: -0.63125em;}.tf-tree.tf-gap-sm li li:only-child > .tf-nc:before, .tf-tree.tf-gap-sm li li:only-child > .tf-node-content:before {height: 0.6625em;top: -0.6625em;}.tf-tree.tf-gap-lg li {padding: 0 1.5em;}.tf-tree.tf-gap-lg li > .tf-nc:before, .tf-tree.tf-gap-lg li > .tf-node-content:before {height: 1.5em;top: -1.5em;}.tf-tree.tf-gap-lg li > .tf-nc:after, .tf-tree.tf-gap-lg li > .tf-node-content:after {height: 1.5em;}.tf-tree.tf-gap-lg li ul {margin: 3em 0;}.tf-tree.tf-gap-lg li li:before {top: -1.53125em;}.tf-tree.tf-gap-lg li li:only-child > .tf-nc:before, .tf-tree.tf-gap-lg li li:only-child > .tf-node-content:before {height: 1.5625em;top: -1.5625em;}.tf-tree li.tf-dotted-children .tf-nc:after, .tf-tree li.tf-dotted-children .tf-nc:before, .tf-tree li.tf-dotted-children .tf-node-content:after, .tf-tree li.tf-dotted-children .tf-node-content:before {border-left-style: dotted;}.tf-tree li.tf-dotted-children li:before {border-top-style: dotted;}.tf-tree li.tf-dotted-children > .tf-nc:before, .tf-tree li.tf-dotted-children > .tf-node-content:before {border-left-style: solid;}.tf-tree li.tf-dashed-children .tf-nc:after, .tf-tree li.tf-dashed-children .tf-nc:before, .tf-tree li.tf-dashed-children .tf-node-content:after, .tf-tree li.tf-dashed-children .tf-node-content:before {border-left-style: dashed;}.tf-tree li.tf-dashed-children li:before {border-top-style: dashed;}.tf-tree li.tf-dashed-children > .tf-nc:before, .tf-tree li.tf-dashed-children > .tf-node-content:before {border-left-style: solid;}.navbar-for-mobile {display: none;}.navbar-for-mobile #button_canvas {background-color: #264668;border: 0;line-height: 0.5rem;height: 35px;}.navbar-for-mobile #button_canvas svg {color: #fff;font-size: 24px;}.navbar-for-mobile .nav-mobile {background-color: #264668;}.navbar-for-mobile .nav-mobile .offcanvas-header button {width: max-content;height: max-content;}.navbar-for-mobile .nav-mobile .offcanvas-header button svg {font-size: 2rem;color: #fff;}.navbar-for-mobile .nav-mobile .nav-menu .dropdown-toggle {padding: 4px;}.navbar-for-mobile .nav-mobile .nav-menu.offcanvas-body {padding: 0 1rem;}.navbar-for-mobile .nav-mobile .nav-menu .search-container {border: 0;}.navbar-for-mobile .nav-mobile .nav-menu .search-container::after {display: none !important;}.navbar-for-mobile .nav-mobile .nav-menu .search-container::before {display: none !important;}.navbar-for-mobile .nav-mobile .nav-menu .search-container input {padding: 12px 2rem;background-color: #fff !important;color: #264668 !important;width: 100% !important;}.navbar-for-mobile .nav-mobile .nav-menu .search-container a {position: absolute;top: 0;left: 0;display: flex;align-items: center;padding: 16px 20px;}.navbar-for-mobile .nav-mobile .nav-menu .lang-image button {background: none;color: #fff;border: 0;padding: 1rem;}.navbar-for-mobile .nav-mobile .nav-menu .lang-image button::after {transform: rotate(90deg);}.navbar-for-mobile .nav-mobile .nav-menu .lang-image .language-dropdown {inset: -90% auto auto 25% !important;background-color: #fff !important;text-align: initial;}.navbar-for-mobile .nav-mobile .nav-menu .lang-image .language-dropdown li a {color: #264668 !important;}.navbar-for-mobile .nav-mobile .nav-menu ul.links-group {display: flex;flex-direction: column;height: max-content;line-height: 40px;}.navbar-for-mobile .nav-mobile .nav-menu ul.links-group li a {color: #fff;padding: 0.5rem;}.navbar-for-mobile .nav-mobile .nav-menu ul.links-group .dropdown-menu {inset: -40px auto auto 100px !important;text-align: initial;}.navbar-for-mobile .nav-mobile .nav-menu ul.links-group .dropdown-menu li a {color: #264668;}.navbar-for-mobile .nav-mobile .nav-menu ul.mega-menu {position: absolute;top: -140px;background: rgba(255, 255, 255, 0.11);}.navbar-for-mobile .nav-mobile .nav-menu ul.mega-menu a.project {flex-direction: column;background-color: transparent;border: none;}.navbar-for-mobile .nav-mobile .nav-menu ul.mega-menu a.project .pattern {display: none;}.navbar-for-mobile .nav-mobile .nav-menu ul.mega-menu a.project .image {margin-bottom: 0;padding: 0;}.navbar-for-mobile .nav-mobile .nav-menu ul.mega-menu a.project .image img {height: 55px;}.navbar-for-mobile .nav-mobile .nav-menu ul.mega-menu a.project .content h5 {font-size: 16px;}.navbar-for-mobile .accordion-item:last-of-type .accordion-button.collapsed {background-color: #264668;color: #fff;padding-left: 10px;padding-right: 10px;font-size: 18px;}.navbar-for-mobile .accordion ul {padding: 10px 8px;}.navbar-for-mobile .accordion ul li a {color: #fff !important;}.navbar-for-mobile .accordion .accordion-item {background-color: #264668;}.navbar-for-mobile .accordion .accordion-button {padding: 1rem 10px;}.navbar-for-mobile .accordion .accordion-button:focus {background-color: #264668;border-color: #264668;color: #fff;outline: 0;box-shadow: none;}.navbar-for-mobile .accordion .accordion-button::after, .navbar-for-mobile .accordion .accordion-button:not(.collapsed)::after {margin-left: 0;margin-right: auto;}.navbar-for-mobile .accordion #flush-projects ul.row {padding: 24px 8px;background-color: #264668;}.navbar-for-mobile .accordion #flush-projects ul.row .project {padding: 2px 0;}.navbar-for-mobile .accordion #flush-projects ul.row .project .image {margin-bottom: 1rem;padding: 0;}.navbar-for-mobile .accordion #flush-projects ul.row .project .image img {height: 100px;}.navbar-for-mobile .accordion #flush-projects ul.row .project .content {padding: 0;margin-bottom: 32px;}.navbar-for-mobile .accordion #flush-projects ul.row .project .content h5 {margin-bottom: 0;}.navbar-for-mobile .accordion .accordion-button:not(.collapsed) {color: #fff;background-color: #264668;box-shadow: none;}.navbar-for-mobile .accordion .accordion-button::after {background-image: url(../images/arr-down.svg);}.about-osoul-modules {background: url(../images/pattern-bg.png);background-position: center;background-size: cover;padding: 0rem 0 5rem;}.osoul-benefit {position: relative;min-height: 400px;padding-top: 70px;}.benefit-list .nav.nav-tabs {height: auto;border: none;background: transparent;box-shadow: none;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}.benefit-list .nav.nav-tabs li {float: none !important;height: auto;margin-bottom: 16px;}.benefit-list .nav.nav-tabs li a {margin: 0;background: #fff;box-shadow: 5px 5px 10px 0 #d5d5d5;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 20px;letter-spacing: 0;border: 0;border-bottom: 2px solid transparent;border-radius: 10px;}.benefit-list .nav.nav-tabs li a img {height: 70px;}.benefit-list .nav.nav-tabs li a i {font-size: 70px;line-height: 60px;color: #000;}.benefit-list .nav.nav-tabs li a h4 {font-weight: bold;font-size: 20px;margin: 10px 0 0;color: #000;width: max-content;}.benefit-list .nav.nav-tabs li.active a i {color: #fff;}.benefit-list .nav.nav-tabs li.active a h4 {color: #fff;}.benefit-list .nav.nav-tabs li:nth-child(1) i {color: #0077b4;}.benefit-list .nav.nav-tabs li:nth-child(1).active a {background: #0077b4 !important;}.benefit-list .nav.nav-tabs li:nth-child(2) i {color: #1ea446;}.benefit-list .nav.nav-tabs li:nth-child(2).active a {background: #1ea446;}.benefit-list .nav.nav-tabs li:nth-child(3) i {color: #c03c2a;}.benefit-list .nav.nav-tabs li:nth-child(3).active a {background: #c03c2a;}.benefit-list .nav.nav-tabs li:nth-child(4) i {color: #ee6923;}.benefit-list .nav.nav-tabs li:nth-child(4).active a {background: #ee6923;}.benefit-list .nav.nav-tabs li:nth-child(5) i {color: #9e9e9e;}.benefit-list .nav.nav-tabs li:nth-child(5).active a {background: #9e9e9e;}.benefit-list .nav.nav-tabs li:nth-child(6) i {color: #03a9f4;}.benefit-list .nav.nav-tabs li:nth-child(6).active a {background: #03a9f4;}.benefit-list .nav.nav-tabs li:nth-child(7) i {color: #8bc34a;}.benefit-list .nav.nav-tabs li:nth-child(7).active a {background: #8bc34a;}.benefit-list .nav.nav-tabs li:nth-child(8) i {color: #ffbb33;}.benefit-list .nav.nav-tabs li:nth-child(8).active a {background: #ffbb33;}.benefit-tabs-content {padding: 0 15px;margin-top: 50px;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title {display: inline-flex;align-items: center;justify-content: center;margin: 0;padding: 15px 30px;min-width: 300px;font-size: 24px;font-weight: bold;color: #fff;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-1 {background: #0077b4;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-2 {background: #1ea446;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-3 {background: #c03c2a;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-4 {background: #ee6923;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-5 {background: #9e9e9e;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-6 {background: #03a9f4;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-7 {background: #8bc34a;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-8 {background: #ffbb33;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-content {padding: 50px;background: #fff;}.benefit-tabs-content .tab-content .tab-content-title {font-size: 22px;font-weight: bold;margin: 32px 0;}.tab-content-card {background: #fff;box-shadow: none;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 1rem;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;margin: 0;height: 150px;margin-bottom: 10px;border: 1px solid #ddd;text-align: center;}.tab-content-card h5 {margin-bottom: 10px;font-size: 21px;font-weight: bold;color: #000;}.tab-content-card img {height: auto;max-height: 60px;margin: auto;max-width: 100%;}.share-card .card-logo {position: relative;height: 180px;padding: 40px 20px;display: flex;align-items: center;justify-content: center;}.share-card .card-logo img {max-width: 100%;height: auto;max-height: 120px;width: auto;margin: auto;}.share-card .card-caption {padding: 20px 10px;border-top: 1px solid #ddd;text-align: center;height: 77px;display: flex;align-items: center;justify-content: center;}.share-card .card-caption .card-title {margin: 0;font-weight: bold;max-height: 34px;overflow: hidden;}.share-card .card-caption .card-title a {color: #333;font-size: 16px;}.tab-content-video {display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;margin: 0;}@media (max-width: 568px) {.tab-content-video {margin-bottom: 8px;}}.tab-content-video img {width: 100%;height: 150px;object-fit: cover;margin: auto;}.tab-content-video .caption {position: absolute;bottom: 0;left: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.3);display: flex;align-items: center;justify-content: center;flex-direction: column;}.tab-content-video .caption h4 {font-size: 16px;color: #fff;font-weight: bold;margin: 0 0 10px;}.tab-content-video .caption .play {width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;background: #fff;color: #25abb8;}.about, .vol {position: relative;}.about:hover .dropdown, .vol:hover .dropdown {transform: translateY(0);visibility: visible;opacity: 1;}.about .dropdown, .vol .dropdown {position: absolute;width: max-content;background: #264668;top: 55px px;right: -16px;transform: translateY(40px);visibility: hidden;opacity: 0;transition: all 0.3s ease;z-index: 15;}.about .dropdown li, .vol .dropdown li {margin-bottom: 8px;padding: 4px 8px;}.mega-link-menu:hover .mega-menu {visibility: visible;transform: translateY(0);opacity: 1;}.mega-link-menu .mega-menu {position: absolute;width: 100%;height: 300px;background: #264668;left: 0;right: 0;top: 55px;display: flex;align-items: center;justify-content: center;visibility: hidden;transform: translateY(32px);opacity: 0;transition: all 0.3s ease;z-index: 13;}.mega-link-menu .mega-menu li a {display: flex;align-items: center;justify-content: center;flex-direction: column;}.mega-link-menu .mega-menu li a .image .pattern {position: absolute;width: 80px;border-top: 24px solid #ef5063;border-left: 24px solid #ef5063;border-right: 0 solid #ef5063;border-bottom: 0 solid #ef5063;height: 90%;top: 0;left: -30px;transition: all 0.3s linear;}.mega-link-menu .mega-menu li a .image .pattern::after {content: "";position: absolute;width: 100px;height: 24px;background-color: #ef5063;bottom: -27px;left: -24px;transform: rotate(30deg);transition: all 0.3s linear;opacity: 1;}.mega-link-menu .mega-menu li a .image .pattern::after {width: 70px !important;bottom: -20px !important;left: -22px !important;}.mega-link-menu .mega-menu li a .image img {height: 100px;}.mega-link-menu .mega-menu li a .content h5 {font-size: 16px;}.mega-link-menu .mega-menu li a:hover .image .pattern {position: absolute;width: 80px;border-top: 24px solid #ef5063;border-left: 24px solid #ef5063;border-right: 0 solid #ef5063;border-bottom: 0 solid #ef5063;height: 90%;top: 0;left: -30px;transition: all 0.3s linear;}.mega-link-menu .mega-menu li a:hover .image .pattern::after {content: "";position: absolute;width: 100px;height: 24px;background-color: #ef5063;bottom: -27px;left: -24px;transform: rotate(30deg);transition: all 0.3s linear;opacity: 1;}.navbar-for-mobile .nav-mobile .nav-menu ul.links-group .dropdown-menu.mega-menu {inset: -190px auto auto 0 !important;}.navbar-for-mobile .logo img {height: 60px;margin-top: 0px;margin-bottom: -6px;margin-inline-start: 4px;}.navbar-for-mobile ul.mega-menu {width: 58%;margin-right: auto;height: auto;left: 12px;padding: 10px 0;background-color: #264668;}.navbar-for-mobile ul.mega-menu li {margin-bottom: 8px;}.navbar-for-mobile ul.mega-menu li a {width: 150px;display: flex;justify-content: center;align-items: center;margin: auto;background-color: #fff;border: 1px solid #f9f9f9;border-radius: 6px;}.navbar-for-mobile ul.mega-menu li a img {width: auto;height: 90px;}.quran-page .owl-item.active.center .slider {transform: scale(1);opacity: 1;}.quran-page .slider {transform: scale(0.9);opacity: 0.5;transition: all 0.3s linear;}.quran-page .slider img {max-width: 100%;height: 320px;border-radius: 8px;}.quran-page .owl-dots {inset: auto 0 -48px 0;}.support {padding: 80px 0;}.support .row {--bs-gutter-y: 1.5rem;}.support .main-card {height: 200px;justify-content: center;align-items: center;color: #fff;z-index: 1;}.support .main-card h4, .support .main-card p {font-weight: bold;}.support .main-card h4 {font-size: 24px;}.support .main-card p {font-size: 32px;}.support .main-card::after {content: "";position: absolute;width: 100%;height: 200px;background: linear-gradient(#ffbb33d6, #ffbb33d6), url(../images/pattern-donate.png);inset: 0;z-index: -1;}.support .section-title {text-align: center;margin: 80px 0;}.support .section-title .heading {color: #333;font-size: 32px;}.support .sm-heading {display: flex;justify-content: center;align-items: center;padding: 10px 32px;background: #25abb8;color: #fff;max-width: 250px;margin: 0 auto 24px;border-radius: 60px;}.support .has-media {height: 300px;padding: 20px;}.support .has-media p {margin-bottom: 20px;font-size: 20px;line-height: 1.8;}.support .has-media .media {display: flex;align-items: center;justify-content: space-between;}.support .has-media .media .media-left {margin-inline-end: 16px;}.support .has-media .media .media-left img {width: 100px;}.support .has-media .media .media-heading {color: #25abb8;font-size: 20px;font-weight: bold;margin: 0 0 10px;}.support .has-media .media p {margin-bottom: 0;}.bg-cyan {background-color: #25abb8;}.bg-default {background-color: #2bbbad;}.main-about-osoul {padding: 80px 0;}.main-about-osoul .hoverable {margin-bottom: 16px;box-shadow: 0 4px 6px 0 #0000001c;transition: all 0.3s linear;}.main-about-osoul .hoverable:hover {box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.8);}.main-about-osoul .hoverable .media {display: flex;}.main-about-osoul .hoverable .media .media-left {width: 15%;padding: 16px;display: flex;flex-direction: column;align-items: center;justify-content: center;color: #fff;}.main-about-osoul .hoverable .media .media-left svg {color: #fff !important;display: block;font-size: 40px;margin-bottom: 10px;}.main-about-osoul .hoverable .media .media-left h3 {font-size: 16px;text-align: center;}.main-about-osoul .hoverable .media .media-body {padding: 24px;width: 100%;}.main-about-osoul .hoverable .media .media-body p, .main-about-osoul .hoverable .media .media-body li {line-height: 30px;color: #6c6c6c;}.main-about-osoul .hoverable .media .media-body li svg {color: #2bbbad;font-size: 20px;margin-inline-end: 4px;}.rules .rule-item .card {height: 300px;margin-bottom: 0;background: #f5f5f5;}.rules .rule-item .card h4 {padding: 10px 0;text-align: center;color: #fff;}.rules .rule-item .card p {padding: 10px 20px;color: #6c6c6c;margin: 0;}header.min-header .project-logo img {height: auto;max-height: 130px;}header.min-header .page-title {display: flex;flex-direction: column;align-items: center;}header.min-header .page-title img {margin-bottom: 10px;}header.min-header.distinction {background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/distinction.avif);background-size: cover;background-position: center;}.deadline {color: #ef5063;}.require {list-style: auto;}.volunteer p {font-size: 18px;line-height: 32px;}.volunteer p span {font-weight: 600;color: #264668;}.volunteer ul {padding-inline-start: 16px;margin-bottom: 2rem;}.volunteer ul li {list-style: auto;line-height: 28px;}.volunteer ul li::marker {margin-right: 4px;}.volunteer .vol-btn {padding: 8px 32px;background-color: #264668;color: #fff;border-radius: 4px;}.donation .section-title h2 a {color: #fff;}.modal-pdf .modal-header .btn-close {margin: 0;}.modal-pdf .modal-title {margin: auto;}.modal-pdf .modal-dialog {max-width: 75vw;}.about-box .section-title {margin-inline-end: 56px;margin-top: 4rem;}.about-box .content .intro {color: #303030;line-height: 32px;}.about-box .content .intro strong {color: #1d3346;}.about-box .content h6 {line-height: 32px;}.about-box .content h5 strong {color: #00a69c;}.about-box .content p, .about-box .content li {line-height: 28px;color: #444;}.about-box .content ul {margin-top: 1rem;}.about-box .content ul li:first-child {margin-bottom: 1rem;}.about-box .content li:first-child strong {color: #ef5063;}.about-box .content li:last-child strong {color: #f7b118;}.wrapper .donation {background-color: #fff;}.wrapper .donation h2 {color: #264668;margin-inline-end: 24px;}.wrapper .donation .data {margin-top: 24px;}.wrapper .volunteer-page.content-page {padding: 6re 0 8rem;}.wrapper .volunteer-page .volunteer {padding: 0;margin-bottom: 1.5rem;}.wrapper .volunteer-page .volunteer::after, .wrapper .volunteer-page .volunteer::before {content: none;}.wrapper .volunteer-page .volunteer h5 {color: #ef5063;}.wrapper .volunteer-page .volunteer p {line-height: 32px !important;}.wrapper .volunteer-page .volunteer h6 {color: #fdae00;margin-top: 16px;}.about-foundation p, .about-foundation li {line-height: 28px;color: #444;}.about-foundation .found-content h4 {color: #00a69c;}.about-foundation h4.vision {color: #ef5063;}.about-foundation h4.message {color: #f7b118;}.about-foundation .object-content h4 {color: #264668;}.about-foundation .object-content p {color: #222;font-weight: 600;}.min-header.flex-column h1 {font-size: 2rem;}.view-project .row {align-items: flex-start;}.view-project .intro h3 {color: #00a69c;font-size: 28px;margin-bottom: 16px;}.view-project .intro p {margin-bottom: 10px;line-height: 32px;font-size: 18px;text-align: justify;color: #222;}.view-project .image-cover img {height: 500px;}.view-project .title {text-align: center;margin-bottom: 48px;}.view-project .project-idea {background: #00a69c;padding: 4rem 0;margin: 2rem 0;}.view-project .project-idea .row {align-items: center;--bs-gutter-y: 0;}.view-project .project-idea .title h4 {color: #fff;}.view-project .project-idea .item {display: flex;align-items: center;height: 200px;background-color: #fff;padding-inline-end: 1.5rem;}.view-project .project-idea .item .icon-container {height: 100%;background: #f0c057;width: 80px;text-align: center;display: flex;align-items: center;justify-content: center;margin-inline-end: 8px;}.view-project .project-idea .item .icon-container .icon {color: #fff;font-size: 24px;}.view-project .project-idea .item .content {width: 100%;}.view-project .project-idea .item .content p {line-height: 28px;margin-bottom: 8px;}.view-project .importance {padding: 4rem 0;}.view-project .importance .content p {line-height: 32px;margin-bottom: 16px;}.view-project .importance .content ul {padding-inline-start: 16px;}.view-project .importance .content ul li {list-style: auto;line-height: 32px;margin-bottom: 8px;}.view-project .targeted {padding: 4rem 0;background-color: #555;}.view-project .targeted .title {width: 75%;margin: auto;margin-bottom: 3rem;}.view-project .targeted .title h4 {margin-bottom: 16px;}.view-project .targeted .title p {text-align: start;margin-bottom: 10px;line-height: 32px;font-size: 18px;}.view-project .targeted ul {display: flex;align-items: center;justify-content: space-between;}.view-project .targeted ul li {background-color: #fff;border-radius: 8px;text-align: center;width: 200px;min-height: 150px;padding: 12px 16px;}.view-project .targeted ul li h5 {color: #00a69c;margin-bottom: 12px;}.view-project .targeted ul li p {color: #707070;}.view-project .targeted ul:first-of-type {margin-bottom: 3rem;}.view-project .derivative-projects {padding: 4rem 0 0 0;}.view-project .derivative-projects ul li .project-img {border-radius: 8px;box-shadow: 0 0 4px 0px #00000033;padding: 12px 0;text-align: center;}.view-project .derivative-projects ul li .project-img img {height: 120px;}.logo img {height: 80px;}.found-content h4 {color: #00a69c;}.found-content p {line-height: 28px;color: #444;font-size: 20px;}.vision-content h4.vision {color: #ef5063;margin-bottom: 24px;font-size: 32px;}.vision-content p {font-size: 22px;line-height: 32px;}.message-content p {line-height: 32px;}h4.message {color: #f7b118 !important;margin-bottom: 24px;font-size: 32px;}.object-content h4 {color: #264668;margin-bottom: 24px;font-size: 28px;}.object-content p {color: #222;font-weight: 600;line-height: 32px;margin-bottom: 12px;}.object-content ol {padding-left: 0;margin-bottom: 0;padding-inline-start: 20px !important;}.object-content ol li {line-height: 28px;color: #444;list-style: circle;margin-bottom: 8px;}.about-foundation .image img {object-fit: cover;}.about-card {padding: 40px 1rem;border: none;box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);transition: all 0.3s linear;}.about-card:hover {box-shadow: 0 6px 10px 4px rgba(0, 0, 0, 0.08);}.about-card h4 {text-align: center;margin-top: 24px;}.about-osoul-modules {background: none;}.about-osoul-modules h2 {color: #1d3346;}.about-osoul-modules .khota-single-section-description p {line-height: 32px;font-size: 20px;}.about-osoul-modules .module-content {padding: 90px 0 50px;}.about-osoul-modules .module-content ul li a {width: 90%;display: inline-block;background: #fff;border-radius: 6px;padding: 2rem;text-align: center;transition: all 0.3s linear;box-shadow: 0px 1px 5px 0 #d5d5d5;}.about-osoul-modules .module-content ul li a:hover {box-shadow: 0 0.125rem 1rem #d5d5d5;}.about-osoul-modules .module-content ul li a img {height: 130px;}.about-osoul-modules .project-logo {padding: 2rem 0;text-align: center;}.about-osoul-modules .project-logo img {height: 200px;}.zedny-idea {padding: 60px 0;background: #00a69c;}.zedny-idea .section-title {margin-bottom: 3rem;}.zedny-idea .card {padding: 24px 16px;min-height: 370px;}.zedny-idea .card .card-title {margin-top: 10px;margin-bottom: 1rem;}.zedny-idea .card span {display: flex;align-items: center;justify-content: center;width: 64px;height: 64px;border-radius: 50%;background-color: #f0c057;}.zedny-idea .card span .icon {font-size: 32px;color: #fff;}.zedny-idea .card p {line-height: 34px;font-size: 22px;}.zedny-reasons-importance {padding: 80px 0;}.zedny-reasons-importance h4 {font-size: 2rem;margin-bottom: 1rem;}.zedny-reasons-importance p {font-size: 22px;}.zedny-reasons-importance ol {padding-left: 0;padding-inline-start: 12px;}.zedny-reasons-importance ol li {font-size: 20px;list-style: auto;line-height: 36px;}.grab-main-img {padding: 80px 0;background: #00a794;}.grab-main-img img {height: 600px;}.zedny-projects {padding-top: 60px;}.zedny-projects .section-title {margin-bottom: 3rem;}.zedny-projects .section-title h3 {font-size: 36px;}.zedny-projects ul li .khota-single-section {display: flex;align-items: center;justify-content: center;padding: 20px;background: #fff;border-radius: 10px;background-clip: padding-box;box-shadow: 3px 3px 5px 0 #d5d5d5;position: relative;z-index: 2;transition: all 0.3s linear;}.zedny-projects ul li .khota-single-section img {height: 100px;}.zedny-projects ul li .khota-single-section:hover {box-shadow: 6px 6px 10px 0 #d5d5d5;}.about-foundation .row {align-items: initial;}.volunteer-page {padding: 7rem 0;}.volunteer-page .volunteer p span {font-size: 20px;}.volunteer-page .volunteer h5 {font-size: 24px;}.volunteer-page .volunteer h6 {font-size: 20px;}.align-items-initial {align-items: initial !important;}.plyr__video-wrapper {height: 100%;}.plyr__video-wrapper .plyr__poster {background-size: cover;}.osoul-feelds a {transition: all 0.3s linear;}.osoul-feelds a:hover {transform: translateY(-4px);box-shadow: 0 0.125rem 2rem rgba(0, 0, 0, 0.08) !important;}.osoul-feelds a:active {transform: translateY(-2px);}.main-text {padding: 24px 32px;box-shadow: 2px 2px 10px 0 #e1e1e1;margin: 0rem 0 5rem 0;color: #626262;text-align: justify;}.main-text p {line-height: 36px;margin-bottom: 8px;color: #626262;text-align: justify;}.main-text ul {--bs-gutter-y: 0 !important;}.main-text ul li {margin-bottom: 2rem !important;}.main-text ul li a {box-shadow: 0px 0px 10px 0 #d0d0d0;transition: all 0.3s linear;}.main-text ul li a:hover {transform: translateY(-4px);box-shadow: 0px 0px 10px 2px #d0d0d0;}.main-text ul li a:active {transform: translateY(-2px);}.main-content .accordion .accordion-button {background-color: #00a69c;color: #fff;font-size: 22px;}.main-content .accordion .accordion-button::after {margin-left: 0;margin-inline-start: auto;background-image: url(../images/arr-down.svg);}.main-content .accordion .accordion-button:focus {border-color: transparent;box-shadow: none;}.main-content .accordion p, .main-content .accordion li {color: #646464;}.main-content .accordion p::before, .main-content .accordion li::before {content: ". ";color: #ffbb33;font-size: 36px;font-weight: bolder;width: 10px;display: inline-block;}.main-content .accordion .accordion-body .item:not(:last-of-type) {margin-bottom: 8px;}.main-content .accordion .accordion-body .item h4 {color: #ef5063;margin-bottom: 0;}.main-content .accordion .accordion-body .item p {color: #626262;text-align: justify;}.main-content .accordion.accordion-auto ul li {list-style: auto;line-height: 1.7;text-align: justify;color: #646464;font-size: 22px;}.main-content .accordion.accordion-auto ul li::before {content: none;}.main-content .accordion.accordion-auto ul li ul li {list-style: none;}.osoul-logo {padding: 56px 0 20px;}.video-container {position: relative;}.wrapper .projects .project .image img {width: auto;height: 120px !important;padding: 18px;}.mob-header {display: none;position: relative;max-height: 400px;}.mob-header button {position: absolute;inset: 50% auto auto 50%;background: none;font-size: 24px;transform: translate(-50%, -50%);border-radius: 50%;width: 56px;height: 56px;border: none;color: #00b3ff;}.mob-header button:hover, .mob-header button:focus {color: #00b3ff;box-shadow: none;}.modal .modal-dialog {max-width: 75% !important;}.center-item {border: 0;padding: 1rem 1.25rem;min-height: 480px;}.center-item .title {margin: 1.5rem 0;font-size: 28px;}.center-item .title.idea {color: #ffd15c;}.center-item .title.vision {color: #fe8990;}.center-item .title.message {color: #262f5f !important;}.center-item p {line-height: 32px;text-align: justify;}.min-header h1, .min-header h2, .min-header h3, .min-header h4 {color: #fff;}.fixed-side {position: fixed;top: 40%;left: -300px;width: 300px;height: 300px;z-index: 100;background: #264668;transition: all 0.3s linear;}.fixed-side .fixed-icon {position: absolute;top: 0;right: -40px;background: #264668;z-index: 999;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border-top-right-radius: 6px;border-bottom-right-radius: 6px;}.fixed-side .fixed-icon span {margin-bottom: 3px;cursor: pointer;}.fixed-side .fixed-icon .close {display: none;opacity: 0;}.fixed-side .side-header {text-align: center;padding: 8px;}.fixed-side .side-header .title {color: white;margin-bottom: 0;}.fixed-side .side-body {position: relative;padding: 8px;}.fixed-side .side-body::before {content: '';position: absolute;background-color: #0000006e;width: calc(100% - 16px);height: calc(100% - 16px);inset: 8px;z-index: 0;}.fixed-side .side-body img:not(.play img) {height: 230px;width: 100%;}.fixed-side .side-body .play {position: absolute;inset: 50% auto auto 50%;z-index: 101;transform: translate(-50%, -50%);width: 32px;height: 32px;display: flex;justify-content: center;align-items: center;}.fixed-side.active {left: 0;}.fixed-side.active .fixed-icon .close {display: block;opacity: 1;}.fixed-side.active .fixed-icon .open {display: none;opacity: 0;}.about-us {text-align: center;padding: 60px 0 40px;}.about-us .container {display: flex;flex-direction: column;justify-content: center;align-items: center;height: 100%;}.about-us .title {color: #264668;font-size: 40px;margin-bottom: 2rem;}.about-us p {padding: 1rem;border-radius: 10px;font-size: 20px;color: #676767;font-weight: 400;box-shadow: 0 0.5rem 8px rgba(188, 188, 188, 0.15);}.about-us p strong {color: #264668;font-size: 24px;}.initiatives {position: relative;padding: 80px 0;height: 90vh;background: linear-gradient(#ffffff3d, #00000085), url(../images/init-bbg.jpg);background-size: cover;background-attachment: fixed;display: flex;align-items: center;}.initiatives .sec-title {color: #264668;font-size: 40px;margin-bottom: 3rem;}.initiatives .card-box {position: relative;height: 300px;}.initiatives .card {background-color: #fff;bottom: 0;box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);height: 300px;left: 0;margin: auto;overflow: hidden;position: absolute;right: 0;top: 0;border: 0;transition: all 0.3s linear;}.initiatives .card:hover {height: 350px;}.initiatives .card:hover .cta-container {display: inline;margin-top: 295px;}.initiatives .card:hover .card_circle {background-size: cover;border-radius: 0;margin-top: 50px;}.initiatives .card:hover h2 {display: none;}.initiatives .card:hover h2 small {color: #fff;}.initiatives .card:hover p {margin-top: 214px;}.initiatives .card h2 {color: #264668;font-size: 24px;font-weight: 500;margin-top: 160px;position: absolute;text-align: center;width: 100%;z-index: 9999;transition: all 0.3s linear;}.initiatives .card p {color: rgba(0, 0, 0, 0.6);font-size: 100%;font-weight: normal;margin-top: 200px;position: absolute;text-align: center;z-index: 9999;transition: all 0.3s linear;padding: 0 8px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}.initiatives .card .cta-container {display: none;margin-top: 320px;position: absolute;text-align: center;width: 100%;z-index: 9999;transition: all 0.3s linear;}.initiatives .card .cta {-moz-border-radius: 2px;-moz-transition: 0.2s ease-out;-ms-transition: 0.2s ease-out;-o-transition: 0.2s ease-out;-webkit-border-radius: 2px;-webkit-transition: 0.2s ease-out;background-clip: padding-box;border: 2px solid #264668;border-radius: 60px;color: #264668;display: inline-block;font-size: 17px;font-weight: 400;height: 36px;letter-spacing: 0.5px;line-height: 30px;margin-bottom: 15px;padding: 0 2rem;text-decoration: none;text-transform: uppercase;transition: 0.2s ease-out;}.initiatives .card .cta:hover {background-color: #264668;box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);color: #fff;-moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}.initiatives .card .card_circle {background-size: cover;border-radius: 6px;height: 300px;position: absolute;width: 100%;inset: 0;display: flex;justify-content: center;align-items: end;top: -150px;padding-bottom: 24px;transition: all 0.3s linear;}.initiatives .card-quran h2 {color: #9b9b75;}.initiatives .card-quran .cta {border: 2px solid #9b9b75;color: #9b9b75;}.initiatives .card-quran .cta:hover {background-color: #9b9b75;}.initiatives .card-quran .card_circle {background-color: #9b9b75;}.initiatives .card-ayoha h2 {color: #62909e;}.initiatives .card-ayoha .cta {border: 2px solid #62909e;color: #62909e;}.initiatives .card-ayoha .cta:hover {background-color: #62909e;}.initiatives .card-ayoha .card_circle {background-color: #62909e;}.initiatives .card-khota h2 {color: #8d7884;}.initiatives .card-khota .cta {border: 2px solid #8d7884;color: #8d7884;}.initiatives .card-khota .cta:hover {background-color: #8d7884;}.initiatives .card-khota .card_circle {background-color: #8d7884;}.initiatives .card-zedny h2 {color: #738c85;}.initiatives .card-zedny .cta {border: 2px solid #738c85;color: #738c85;}.initiatives .card-zedny .cta:hover {background-color: #738c85;}.initiatives .card-zedny .card_circle {background-color: #738c85;}.initiatives .card-grab h2 {color: #8d7884;}.initiatives .card-grab .cta {border: 2px solid #8d7884;color: #8d7884;}.initiatives .card-grab .cta:hover {background-color: #8d7884;}.initiatives .card-grab .card_circle {background-color: #00a09b;}.media-center {position: relative;padding: 80px 0;}.media-center .sec-title {color: #264668;font-size: 40px;margin-bottom: 3rem;}.media-card {position: relative;background-color: #fff;box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);overflow: hidden;border: 0;-webkit-transition: all 0.5s;height: 588px;transition: all 0.5s;}.media-card .image img {transition: all 0.3s linear;}.media-card:hover {transform: translateY(-3px);box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}.media-card .card-body .title {color: #264668;font-size: 20px;}.media-card .card-body .auther {display: flex;align-items: center;color: #ef5063;}.media-card .card-body .auther img {margin-inline-end: 4px;}.media-card .card-body p:not(.auther) {margin: 0;margin-top: 10px;padding: 0;color: #666C74;line-height: 27px;font-size: 18px;}.media-card.sec-media-card {flex-direction: row;height: 180px;}.media-card.sec-media-card .image {width: 200px;height: 180px;}.media-card.sec-media-card .image img {width: 200px;height: 180px;}.media-card.sec-media-card .card-body .title {display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}.media-card.sec-media-card .card-body p {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}.charity-shop {position: relative;padding: 80px 0;background: #264668;}.charity-shop .sec-title {color: white;font-size: 40px;margin-bottom: 3rem;}.charity-shop .coner {position: relative;margin-top: 56px;}.charity-shop .btn {padding: 8px 40px;background: #ffb71b;color: white;border: 2px solid #ffb71b;transition: all 0.3s linear;}.charity-shop .btn:hover {background: transparent;color: #ffb71b;}.contact {position: relative;padding: 0;}.contact .text-content {position: absolute;inset: 50% auto auto 50%;transform: translate(-50%, -50%);display: flex;flex-direction: column;align-items: center;z-index: 9;}.contact .text-content .title {font-size: 40px;font-weight: 800;color: #264668;margin-bottom: 0;}.contact .text-content p {color: #2c2c2c;margin: 0 0 2rem;}.contact .text-content .btn {padding: 8px 40px;background-color: #00a09b;border: 2px solid #00a09b;color: white;transition: all 0.3s linear;}.contact .text-content .btn:hover {background-color: transparent;color: #00a09b;}.contact .area {background: #f8f8f8;width: 100%;height: 90vh;}.contact .circles {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.contact .circles li {position: absolute;display: block;list-style: none;width: 20px;height: 20px;background: #264668bd;animation: animate 25s linear infinite;bottom: -150px;}.contact .circles li:nth-child(1) {left: 25%;width: 80px;height: 80px;animation-delay: 0s;background: #ef5063c7;}.contact .circles li:nth-child(2) {left: 10%;width: 20px;height: 20px;animation-delay: 2s;animation-duration: 12s;background: #00a09bbd;}.contact .circles li:nth-child(3) {left: 70%;width: 20px;height: 20px;animation-delay: 4s;background: #ffb71bb7;}.contact .circles li:nth-child(4) {left: 40%;width: 60px;height: 60px;animation-delay: 0s;animation-duration: 18s;background: #ef5063c7;}.contact .circles li:nth-child(5) {left: 65%;width: 20px;height: 20px;animation-delay: 0s;background: #ffb71bb7;}.contact .circles li:nth-child(6) {left: 75%;width: 110px;height: 110px;animation-delay: 3s;background: #00a09bbd;}.contact .circles li:nth-child(7) {left: 35%;width: 150px;height: 150px;animation-delay: 7s;}.contact .circles li:nth-child(8) {left: 50%;width: 25px;height: 25px;animation-delay: 15s;animation-duration: 45s;background: #ffb71bb7;}.contact .circles li:nth-child(9) {left: 20%;width: 15px;height: 15px;animation-delay: 2s;animation-duration: 35s;background: #00a09bbd;}.contact .circles li:nth-child(10) {left: 85%;width: 150px;height: 150px;animation-delay: 0s;animation-duration: 11s;}@keyframes animate {0% {transform: translateY(0) rotate(0deg);opacity: 1;border-radius: 0;}100% {transform: translateY(-1000px) rotate(720deg);opacity: 0;border-radius: 50%;}}.statistics {position: relative;padding: 80px 0;overflow: hidden;}.statistics .section-title h2 {color: #264668;}.statistics .item {position: relative;background: #fff;border-radius: 8px;padding: 16px;}.statistics .item::before, .statistics .item::after {content: '';position: absolute;background: #0077b4;}.statistics .item::before {width: 30%;height: 4px;inset: 0 80px auto auto;}.statistics .item::after {width: 30%;height: 2px;inset: 1px 46% auto auto;}.statistics .item.green::before, .statistics .item.green::after {background: #00a69c;}.statistics .item.green span {color: #00a69c;}.statistics .item.yellow::before, .statistics .item.yellow::after {background: #f7b118;}.statistics .item.yellow span {color: #f7b118;}.statistics .item.red::before, .statistics .item.red::after {background: #ef5063;}.statistics .item.red span {color: #ef5063;}.statistics .item.blue::before, .statistics .item.blue::after {background: #264668;}.statistics .item.blue span {color: #264668;}.statistics .item span {font-weight: 700;}.statistics .item .icon {margin-inline-end: 8px;}.statistics .item .content {position: relative;}.statistics .item .content p {font-size: 18px;}.statistics .btn-more {margin-top: 3rem;padding: 2rem 0 0;text-align: center;}.statistics .btn-more a {display: inline-block;position: relative;color: #fff;border: #264668;padding: 10px 48px;border-radius: 8px;background: #264668;overflow: hidden;transition: color 0.4s ease-in-out;z-index: 1;}.statistics .btn-more a::before {content: "";position: absolute;top: 50%;left: 50%;width: 1em;height: 1em;border-radius: 50%;background-color: #f7b118;transform-origin: center;transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);transition: transform 0.45s ease-in-out;z-index: -1;}.statistics .btn-more a:hover {cursor: pointer;color: #161616;}.statistics .btn-more a:hover::before {transform: translate3d(-50%, -50%, 0) scale3d(15, 15, 15);}.video-section {position: relative;padding: 80px 0;background: #f7f7f7;margin-top: 80px;}.video-section .plyr__video-embed iframe, .video-section .plyr__video-wrapper--fixed-ratio video {position: relative;}.products ul {border: 0;}.products ul li a {display: flex;flex-direction: column;align-items: center;justify-content: center;box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);padding: 20px 8px;transition: all 0.3s linear;}.products ul li a img {margin-bottom: 1rem;}.products ul li a h4 {margin-bottom: 0;font-size: 24px;font-weight: 500;}.products ul li a:hover {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);}.products-tabs {margin-top: 4rem;}.products-tabs .tab-pane-title {background: #264668;width: max-content;padding: 8px 22px;color: white;margin-bottom: 32px;border-radius: 8px;font-size: 24px;font-weight: 400;}.products-tabs .site-card {position: relative;border: 0;height: 250px;box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);transition: all 0.3s linear;overflow: hidden;}.products-tabs .site-card::before {content: '';position: absolute;inset: 0;width: 100%;height: 100%;background: #264668af;z-index: 1;transform: translateY(0);transition: all 0.3s linear;}.products-tabs .site-card img {position: absolute;inset: 0;width: 100%;max-height: 100%;height: 100%;}.products-tabs .site-card .title {color: white;transform: translate(-50%, -50%);transition: all 0.3s linear;position: absolute;inset: 50% auto auto 50%;opacity: 1;z-index: 22;}.products-tabs .book-card {height: auto;border: 0;box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);transition: all 0.3s linear;}.products-tabs .book-card .book-img {width: 100%;}.products-tabs .book-card .book3d {position: relative;display: inline-block;width: 50%;padding: 10% 40%;margin: 2.5% 0 12.5%;-webkit-perspective: 1800px;-moz-perspective: 1800px;perspective: 1800px;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;cursor: pointer;height: 220px;}.products-tabs .book-card .book3d ul {list-style: none;}.products-tabs .book-card .book3d::after {content: "";position: absolute;width: 87.5%;height: 20%;background-color: rgba(25, 25, 25, 0.15);transform: rotateZ(6deg) rotateX(70deg) rotateY(0deg);box-shadow: 0 0 10px 5px rgba(25, 25, 25, 0.15);left: 10px;top: 90%;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;transition: all 0.8s ease;mix-blend-mode: screen;}.products-tabs .book-card .book3d .hardcover_front {-webkit-transform: rotateY(-36deg) translateZ(-6px);-moz-transform: rotateY(-36deg) translateZ(-6px);transform: rotateY(-36deg) translateZ(-6px);z-index: 100;position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform-origin: 0% 100%;-moz-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transition: all 0.8s ease, z-index 0.6s;-moz-transition: all 0.8s ease, z-index 0.6s;transition: all 0.8s ease, z-index 0.6s;}.products-tabs .book-card .book3d .hardcover_front li {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;}.products-tabs .book-card .book3d .hardcover_front li:first-child {background-color: #eee;background-size: 100% 100%;background-position: center;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;-webkit-user-select: none;-moz-user-select: none;user-select: none;-webkit-transform: translateZ(4px);-moz-transform: translateZ(4px);transform: translateZ(4px);}.products-tabs .book-card .book3d .hardcover_front li:first-child:after {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 100%;-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);transform: rotateY(90deg) translateZ(-2px) translateX(2px);}.products-tabs .book-card .book3d .hardcover_front li:first-child:before {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 100%;-webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);-moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);transform: rotateY(90deg) translateZ(158px) translateX(2px);}.products-tabs .book-card .book3d .hardcover_front li:last-child {background: #fffbec;-webkit-transform: rotateY(180deg) translateZ(-3px);-moz-transform: rotateY(180deg) translateZ(-3px);transform: rotateY(180deg) translateZ(-3px);}.products-tabs .book-card .book3d .hardcover_front li:last-child:after {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 160px;-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);}.products-tabs .book-card .book3d .hardcover_front li:last-child:before {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 160px;box-shadow: 0px 0px 30px 5px #333;-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);}.products-tabs .book-card .book3d .hardcover_back {-webkit-transform: rotateY(-21deg) translateZ(-8px);-moz-transform: rotateY(-21deg) translateZ(-8px);transform: rotateY(-21deg) translateZ(-8px);position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform-origin: 0% 100%;-moz-transform-origin: 0% 100%;transform-origin: 0% 100%;}.products-tabs .book-card .book3d .hardcover_back li {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;}.products-tabs .book-card .book3d .hardcover_back li:first-child {background: #fffbec;-webkit-transform: translateZ(2px);-moz-transform: translateZ(2px);transform: translateZ(2px);}.products-tabs .book-card .book3d .hardcover_back li:first-child:after {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 100%;-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);transform: rotateY(90deg) translateZ(-2px) translateX(2px);}.products-tabs .book-card .book3d .hardcover_back li:first-child:before {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 100%;-webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);-moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);transform: rotateY(90deg) translateZ(158px) translateX(2px);}.products-tabs .book-card .book3d .hardcover_back li:last-child {background: #fffbec;-webkit-transform: translateZ(-2px);-moz-transform: translateZ(-2px);transform: translateZ(-2px);}.products-tabs .book-card .book3d .hardcover_back li:last-child:after {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 160px;-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);}.products-tabs .book-card .book3d .hardcover_back li:last-child:before {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 160px;box-shadow: 10px -1px 80px 20px #666;-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);}.products-tabs .book-card .book3d .page {position: absolute;top: 0;left: 0;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;width: 100%;height: 98%;top: 1.5%;left: 3%;z-index: 10;-webkit-transform: translateZ(-2px);-moz-transform: translateZ(-2px);transform: translateZ(-2px);}.products-tabs .book-card .book3d .page > li {background: -webkit-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);background: -moz-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);background: -ms-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);background: linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);box-shadow: inset 0px -1px 2px rgba(50, 50, 50, 0.1), inset -1px 0px 1px rgba(150, 150, 150, 0.2);border-radius: 0px 5px 5px 0px;position: absolute;top: 0;left: 0;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;width: 100%;height: 100%;-webkit-transform-origin: left center;-moz-transform-origin: left center;transform-origin: left center;-webkit-transition-property: transform;-moz-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease;-moz-transition-timing-function: ease;transition-timing-function: ease;}.products-tabs .book-card .book3d .page > li:nth-child(1) {-webkit-transition-duration: 0.6s;-moz-transition-duration: 0.6s;transition-duration: 0.6s;}.products-tabs .book-card .book3d .page > li:nth-child(2) {-webkit-transition-duration: 0.6s;-moz-transition-duration: 0.6s;transition-duration: 0.6s;}.products-tabs .book-card .book3d .page > li:nth-child(3) {-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;transition-duration: 0.4s;}.products-tabs .book-card .book3d .page > li:nth-child(4) {-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s;}.products-tabs .book-card .book3d .page > li:nth-child(5) {-webkit-transition-duration: 0.6s;-moz-transition-duration: 0.6s;transition-duration: 0.6s;}.products-tabs .book-card .book3d .page li:nth-child(1) {-webkit-transform: rotateY(-28deg);-moz-transform: rotateY(-28deg);transform: rotateY(-28deg);}.products-tabs .book-card .book3d .page li:nth-child(2) {-webkit-transform: rotateY(-30deg);-moz-transform: rotateY(-30deg);transform: rotateY(-30deg);}.products-tabs .book-card .book3d .page li:nth-child(3) {-webkit-transform: rotateY(-32deg);-moz-transform: rotateY(-32deg);transform: rotateY(-32deg);}.products-tabs .book-card .book3d .page li:nth-child(4) {-webkit-transform: rotateY(-34deg);-moz-transform: rotateY(-34deg);transform: rotateY(-34deg);}.products-tabs .book-card .book3d .page li:nth-child(5) {-webkit-transform: rotateY(-36deg);-moz-transform: rotateY(-36deg);transform: rotateY(-36deg);}.products-tabs .book-card .book3d:hover::after {transform: rotateZ(10deg) rotateX(50deg) rotateY(0deg);}.products-tabs .book-card .book3d:hover > .hardcover_front {-webkit-transform: rotateY(-55deg) translateZ(-6px);-moz-transform: rotateY(-55deg) translateZ(-6px);transform: rotateY(-55deg) translateZ(-6px);z-index: 0;}.products-tabs .book-card .book3d:hover > .page li:nth-child(1) {-webkit-transform: rotateY(-30deg);-moz-transform: rotateY(-30deg);transform: rotateY(-30deg);-webkit-transition-duration: 1.5s;-moz-transition-duration: 1.5s;transition-duration: 1.5s;}.products-tabs .book-card .book3d:hover > .page li:nth-child(2) {-webkit-transform: rotateY(-35deg);-moz-transform: rotateY(-35deg);transform: rotateY(-35deg);-webkit-transition-duration: 1.8s;-moz-transition-duration: 1.8s;transition-duration: 1.8s;}.products-tabs .book-card .book3d:hover > .page li:nth-child(3) {-webkit-transform: rotateY(-40deg);-moz-transform: rotateY(-40deg);transform: rotateY(-40deg);-webkit-transition-duration: 1.6s;-moz-transition-duration: 1.6s;transition-duration: 1.6s;}.products-tabs .book-card .book3d:hover > .page li:nth-child(4) {-webkit-transform: rotateY(-45deg);-moz-transform: rotateY(-45deg);transform: rotateY(-45deg);-webkit-transition-duration: 1.4s;-moz-transition-duration: 1.4s;transition-duration: 1.4s;}.products-tabs .book-card .book3d:hover > .page li:nth-child(5) {-webkit-transform: rotateY(-50deg);-moz-transform: rotateY(-50deg);transform: rotateY(-50deg);-webkit-transition-duration: 1.2s;-moz-transition-duration: 1.2s;transition-duration: 1.2s;}.products-tabs .book-card:hover {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);}.products-tabs .book-card .title {color: #264668;margin-bottom: 0;font-size: 16px;}.products-tree {margin-bottom: 80px;}.products-tree .tf-tree {overflow: visible;}.products-tree .tf-tree li li:first-child:before {left: -12px;}.products-tree .tf-tree li li:last-child:before {right: 6px;}.products-tree .tf-tree li ul {margin: 0;}.products-tree .main-logo {border-radius: 53%;width: 170px;height: 170px;display: flex;justify-content: center;align-items: center;border: 0 !important;}.products-tree .main-logo .logo {color: #264668;background-color: #fff;font-family: 'Poppins', sans-serif;text-align: center;width: auto;padding: 32px;margin: 0 auto;border-radius: 25px;position: relative;z-index: 1;}.products-tree .main-logo .logo:before {content: '';border-radius: 20px;box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);position: absolute;inset: 15px;}.products-tree .tf-nc.d-flex {border: 0 !important;margin-top: 16px;}.products-tree .tf-nc.d-flex::before {border: 0 !important;}.products-tree .text-con {color: #fff;font-family: 'Poppins', sans-serif;text-align: center;padding: 20px 30px 50px;border-top: 25px solid #264668;box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.3) inset;border-radius: 20px 20px 0 0;position: relative;z-index: 1;}.products-tree .text-con::before {content: '';background-color: #264668;height: 100%;box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3) inset;position: absolute;left: 20px;right: 20px;top: 0;z-index: -1;clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);}.products-tree .tf-tree .tf-nc, .products-tree .tf-tree .tf-node-content {border: -2px dashed #00a09b;}.products-tree .tf-tree .tf-nc:after, .products-tree .tf-tree .tf-nc:before, .products-tree .tf-tree .tf-node-content:after, .products-tree .tf-tree .tf-node-content:before {border-left: 0.0625em solid #00a09b;}.products-tree .tf-tree li li:before {border-top: 2px dashed #00a09b;}.products-tree p {color: white;}.products-tree .tf-tree .tf-nc:not(ul.row .tf-nc) {border: 2px dashed #00a399;margin-bottom: 16px;}.products-tree .tf-tree .tf-nc:not(ul.row .tf-nc)::after {border-left: 0 ;height: 0;}.products-tree ul.row {margin-top: 10px !important;}.products-tree ul.row .tf-nc::before {left: 50%;border-left: 2px dashed #00a09b;height: 70px;}.products-tree .item {text-align: center;width: 100%;padding: 18px 10px 30px 20px;margin: 1.5rem auto 0;border: 2px solid #ffb71b;border-radius: 10px;position: relative;z-index: 1;transition: all 0.3s linear;}.products-tree .item:before, .products-tree .item:after {content: "";width: 100%;height: 100%;border-radius: 10px;position: absolute;transition: all 0.3s linear;z-index: -1;}.products-tree .item:before {background: #f8f8f8;top: -20px;right: -20px;}.products-tree .item:after {background: #fff;top: -10px;right: -10px;}.products-tree .item.gerab {border-color: #00a69c;}.products-tree .item.gerab:after {background: #00a69c;box-shadow: 0 0 10px #00a69b41;}.products-tree .item.quran {border-color: #9b9b75;}.products-tree .item.quran:after {background: #9b9b75;box-shadow: 0 0 10px #9b9b7544;}.products-tree .item.khota {border-color: #8d7884;}.products-tree .item.khota:after {background: #8d7884;box-shadow: 0 0 10px #8d788462;}.products-tree .item.ayoha {border-color: #62909e;}.products-tree .item.ayoha:after {background: #62909e;box-shadow: 0 0 10px #62909e4d;}.products-tree .item.zedny {border-color: #738c85;}.products-tree .item.zedny:after {background: #738c85;box-shadow: 0 0 10px #738c855b;}.products-tree .item:hover {border-color: #fff;padding: 18px 15px 30px 15px;}.products-tree .item:hover::before, .products-tree .item:hover::after {top: 0;right: 0;}.products-tree .main-logo:after {border-left: 2px dashed #00a09b !important;height: 56px !important;top: 88% !important;}.counter-section {position: relative;animation: gradient 20s ease infinite;padding: 45px 0 80px;}@keyframes gradient {0% {background-position: 0% 50%;}50% {background-position: 100% 50%;}100% {background-position: 0% 50%;}}.counter-section .container {display: flex;justify-content: center;align-items: center;height: 100%;}.counter-section .sec-title {text-align: center;margin-bottom: 2rem;}.counter-section .sec-title .title {color: #264668;font-size: 40px;}.counter-section .row {width: 100%;}.counter-section .item {position: relative;border-radius: 10px;border: 2px solid #eee;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 300ms;}.counter-section .item .outer {margin: 0.125rem;height: calc(100% - 4px);width: calc(100% - 4px);border-radius: 10px;background-color: #ffffff;}.counter-section .item .outer::before, .counter-section .item .outer::after {position: absolute;z-index: -1;height: 0;width: 0;border-radius: 10px;border-color: inherit;opacity: 0;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 300ms;content: '';}.counter-section .item .outer::before {left: 0;top: 0;border-top-width: 2px;border-left-width: 2px;}.counter-section .item .outer::after {bottom: 0;right: 0;border-bottom-width: 2px;border-right-width: 2px;}.counter-section .item .wrap {margin: 0.125rem;height: calc(100% - 4px);width: calc(100% - 4px);border-radius: 10px;background-color: #ffffff;}.counter-section .item .inner {margin: 0.125rem;height: calc(100% - 4px);width: calc(100% - 4px);border-radius: 10px;background-color: #ffffff;display: flex;flex-direction: column;align-items: center;padding: 24px 0;}.counter-section .item .inner::before, .counter-section .item .inner::after {position: absolute;z-index: -1;height: 0;width: 0;border-radius: 10px;border-color: inherit;opacity: 0;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 300ms;content: '';}.counter-section .item .inner::before {right: 0;top: 0;border-top-width: 2px;border-right-width: 2px;}.counter-section .item .inner::after {bottom: 0;left: 0;border-bottom-width: 2px;border-left-width: 2px;}.counter-section .item .icon-bg {position: absolute;top: 12px;left: 45%;transform: translateX(-50%);height: 2.5rem;width: 2.5rem;border-radius: 9999px;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 300ms;}.counter-section .item strong {margin: 32px 0 16px;font-size: 18px;}.counter-section .item p {color: #9ca3af;font-size: 16px;}.counter-section .item:hover {border-color: transparent;}.counter-section .item:hover .outer::before, .counter-section .item:hover .outer::after, .counter-section .item:hover .inner::before, .counter-section .item:hover .inner::after {height: 5rem;width: 5rem;opacity: 1;}.counter-section .item:hover .icon-bg {height: 4rem;width: 4rem;left: 50%;}.counter-section .item.blue .outer::before {border-top: 2px solid #264668;border-left: 2px solid #264668;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.blue .outer::after {border-bottom: 2px solid #264668;border-right: 2px solid #264668;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.blue .inner::before {border-top: 2px solid #264668;border-right: 2px solid #264668;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.blue .inner::after {border-bottom: 2px solid #264668;border-left: 2px solid #264668;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.yellow .outer::before {border-top: 2px solid #ffb71b;border-left: 2px solid #ffb71b;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.yellow .outer::after {border-bottom: 2px solid #ffb71b;border-right: 2px solid #ffb71b;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.yellow .inner::before {border-top: 2px solid #ffb71b;border-right: 2px solid #ffb71b;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.yellow .inner::after {border-bottom: 2px solid #ffb71b;border-left: 2px solid #ffb71b;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.green .outer::before {border-top: 2px solid #00a09b;border-left: 2px solid #00a09b;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.green .outer::after {border-bottom: 2px solid #00a09b;border-right: 2px solid #00a09b;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.green .inner::before {border-top: 2px solid #00a09b;border-right: 2px solid #00a09b;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.green .inner::after {border-bottom: 2px solid #00a09b;border-left: 2px solid #00a09b;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.red .outer::before {border-top: 2px solid #f9485c;border-left: 2px solid #f9485c;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.red .outer::after {border-bottom: 2px solid #f9485c;border-right: 2px solid #f9485c;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.red .inner::before {border-top: 2px solid #f9485c;border-right: 2px solid #f9485c;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.red .inner::after {border-bottom: 2px solid #f9485c;border-left: 2px solid #f9485c;border-top-left-radius: 0;border-bottom-right-radius: 0;}.contact {height: 90vh;}.loading-page {position: fixed;inset: 0;display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;background-color: #00a09b;z-index: 9999999;}.loading-page .loader {width: 40px;height: 60px;position: relative;}.loading-page .loader::before, .loading-page .loader::after {content: "";position: absolute;inset: 0;background: #f7b118;clip-path: polygon(0 0, 100% 0, 100% 67%, 50% 67%, 50% 34%, 0 34%);animation: sp7 2s infinite;}.loading-page .loader::before {background: #264668;}.loading-page .loader::after {--s: -1, -1;}@keyframes sp7 {0%, 10% {transform: scale(var(--s, 1)) translate(0, 0) rotate(0deg);}33% {transform: scale(var(--s, 1)) translate(0, -20px) rotate(0deg);}66% {transform: scale(var(--s, 1)) translate(10px, -20px) rotate(-90deg);}90%, 100% {transform: scale(var(--s, 1)) translate(10px, -10px) rotate(-90deg);}}.project {display: block;padding: 1.5rem 0 1rem;border-radius: 8px;background: rgba(23, 61, 101, 0.59);backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);transition: all 0.3s linear;}.project .image {position: relative;display: flex;justify-content: center;margin-bottom: 2rem;padding: 2rem 0;}.project .image img {width: auto;height: 100px !important;padding: 4px;}.project .image .pattern {position: relative;left: 1rem !important;}.project .image .pattern::after {width: 85px !important;bottom: -23px !important;}.project .image .pattern-3 {position: absolute;width: 60%;border-top: 24px solid #f7b118;border-left: 24px solid #f7b118;border-right: 0 solid #f7b118;border-bottom: 0 solid #f7b118;height: 90%;top: 0;left: 30px;transition: all 0.3s linear;}.project .image .pattern-3::after {content: "";position: absolute;width: 100px;height: 24px;background-color: #f7b118;bottom: -27px;left: -24px;transform: rotate(29deg);transition: all 0.3s linear;opacity: 1;}.project .image .pattern-1 {position: absolute;width: 60%;border-top: 24px solid #ef5063;border-left: 24px solid #ef5063;border-right: 0 solid #ef5063;border-bottom: 0 solid #ef5063;height: 90%;top: 0;left: 30px;transition: all 0.3s linear;}.project .image .pattern-1::after {content: "";position: absolute;width: 100px;height: 24px;background-color: #ef5063;bottom: -27px;left: -24px;transform: rotate(29deg);transition: all 0.3s linear;opacity: 1;}.project:hover {transform: translateY(-3px);}.project:hover .image .pattern {width: 84% !important;}.project:hover .image .pattern-1 {position: absolute;width: 80%;border-top: 24px solid #ef5063;border-left: 24px solid #ef5063;border-right: 24px solid #ef5063;border-bottom: 24px solid #ef5063;height: 100%;top: 0;left: 30px;transition: all 0.3s linear;}.project:hover .image .pattern-1::after {opacity: 0;}.project:hover .image .pattern-3 {position: absolute;width: 80%;border-top: 24px solid #f7b118;border-left: 24px solid #f7b118;border-right: 24px solid #f7b118;border-bottom: 24px solid #f7b118;height: 100%;top: 0;left: 30px;transition: all 0.3s linear;}.project:hover .image .pattern-3::after {opacity: 0;}.project .name {color: #ffffff;margin-bottom: 0;font-size: 16px;text-align: center;padding-top: 8px;}.media-hvr-card {position: relative;background-color: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);overflow: hidden;-webkit-transition: box-shadow 0.5s;transition: box-shadow 0.5s;}.media-hvr-card .card__thumb {height: 245px;overflow: hidden;background-color: #000;-webkit-transition: height 0.5s;transition: height 0.5s;}.media-hvr-card .card__thumb img {width: 100%;display: block;opacity: 1;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;}.media-hvr-card .card__body {position: relative;height: 125px;padding: 20px;-webkit-transition: height 0.5s;transition: height 0.5s;}.media-hvr-card .card__body .card__title {margin: 0;padding: 0 0 10px 0;color: #000;font-size: 22px;font-weight: 500;text-transform: uppercase;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}.media-hvr-card .card__body .auther {display: flex;align-items: center;color: #ef5063;font-size: 16px;margin-top: 8px;}.media-hvr-card .card__body .auther span {margin-bottom: 6px;margin-inline-end: 6px;}.media-hvr-card .card__body .card__description {margin: 0;margin-top: 10px;padding: 0;color: #666C74;line-height: 27px;opacity: 0;-webkit-transform: translateY(45px);transform: translateY(45px);-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, transform 0.3s;transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;-webkit-transition-delay: 0s;transition-delay: 0s;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;font-weight: 400;font-size: 18px;}.media-hvr-card .card__category {position: absolute;top: 10%;left: 50%;transform: translateX(-50%) translateY(-4px);opacity: 0;transition: all 0.3s linear;}.media-hvr-card .card__footer {background: #264668;padding: 8px 16px;}.media-hvr-card .card__footer .share__count, .media-hvr-card .card__footer .view__count {display: flex;align-items: center;}.media-hvr-card .card__footer .share__count img, .media-hvr-card .card__footer .view__count img {margin-inline-end: 4px;}.media-hvr-card .card__footer .share__count span, .media-hvr-card .card__footer .view__count span {color: white;}.media-hvr-card:hover {box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);}.media-hvr-card:hover .card__thumb {height: 130px;}.media-hvr-card:hover .card__thumb img {opacity: 0.6;-webkit-transform: scale(1.2);transform: scale(1.2);}.media-hvr-card:hover .card__body {height: 250px;}.media-hvr-card:hover .card__description {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);-webkit-transition-delay: 0.2s;transition-delay: 0.2s;}.media-hvr-card:hover .card__category {opacity: 1;transform: translateX(-50%) translateY(0);}.charity-card {border-radius: 10px;transition: all 0.3s linear;}.charity-card .image {border-radius: 10px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;transition: all 0.3s linear;overflow: hidden;}.charity-card .image img {border-radius: 10px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;transition: all 0.3s linear;}.charity-card:hover {transform: translateY(-3px);}.charity-card:hover .image img {transform: scale(1.1);}.charity-card:active {transform: translateY(-1px);}.charity-card .progress-box .progress-title {font-size: 18px;font-weight: 700;color: #000;margin: 0 0 30px;}.charity-card .progress-box .range {display: flex;justify-content: space-between;align-items: center;}.charity-card .progress-box .range h6 {font-size: 13px;}.charity-card .progress-box .range h6 span {margin-inline-end: 4px;}.charity-card .progress-box .range .max, .charity-card .progress-box .range .total {color: #264668;}.charity-card .progress-box .progress {height: 10px;background-color: #e7e7e7;}.charity-card .progress-box .progress-bar {background-color: #264668;}.charity-card .progress-box form {margin-top: 20px;}.charity-card .progress-box form input {width: 100%;height: 44px;padding: 8px;border-radius: 8px;border: 0;background: #f8f8f8;color: #264668;}.charity-card .progress-box form input::placeholder {color: #264668;}.charity-card .card-body .title {font-size: 20px;margin-bottom: 20px;color: #264668;}.charity-card .card-footer {padding: 0;border: 0;margin-top: 2rem;background: transparent;}.charity-card .card-footer .btn {width: 100%;background: transparent;display: flex;justify-content: center;align-items: center;color: #264668;border: 0;border-top: 1px solid #dfdfdf;transition: all 0.3s linear;padding: 16px;border-radius: 0;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}.charity-card .card-footer .btn img {margin-inline-end: 8px;height: 1.5rem;transition: all 0.3s linear;}.charity-card .card-footer .btn .white {display: none;transform: translateY(2px);}.charity-card .card-footer .btn .main {transform: translateY(0);}.charity-card .card-footer .btn:hover {color: white;background: #264668;}.charity-card .card-footer .btn:hover .white {display: flex;transform: translateY(0);}.charity-card .card-footer .btn:hover .main {display: none;transform: translateY(-2px);}.products-tree .project {padding: 0 40px;margin: 30px -15px 30px;background: #264668;text-align: center;color: #fff;border: 1px solid #fff;margin-top: 9px;}.products-tree .project .project-content {padding: 10px 15px 30px;margin: -35px 0;border-radius: 25px 0 25px 0;background: #f8f8f8;position: relative;transition: all 0.3s ease 0s;}.products-tree .project .project-content:hover {box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}.products-tree .project .project-content:before, .products-tree .project .project-content:after {content: "";width: 35px;height: 35px;background: linear-gradient(45deg, #f8f8f8 49%, transparent 50%);position: absolute;top: -1px;right: -35px;}.products-tree .project .project-content:after {background: linear-gradient(225deg, #f8f8f8 49%, transparent 50%);top: auto;right: auto;bottom: -1px;left: -35px;}.products-tree .project.yellow .project-content {background: #ff9801;}.products-tree .project.yellow .project-content:before {background: linear-gradient(45deg, #b46c00 49%, transparent 50%);}.products-tree .project.yellow .project-content:after {background: linear-gradient(225deg, #b46c00 49%, transparent 50%);}.products-tree .project.green .project-content {background: #8cc63e;}.products-tree .project.green .project-content:before {background: linear-gradient(45deg, #618e27 49%, transparent 50%);}.products-tree .project.green .project-content:after {background: linear-gradient(225deg, #618e27 49%, transparent 50%);}.products-tree .project.blue .project-content {background: #01abcc;}.products-tree .project.blue .project-content:before {background: linear-gradient(45deg, #0088a2 49%, transparent 50%);}.products-tree .project.blue .project-content:after {background: linear-gradient(225deg, #0088a2 49%, transparent 50%);}@media only screen and (max-width: 990px) {.products-tree .counter {margin-bottom: 70px;}}@media only screen and (max-width: 767px) {.products-tree .counter {margin-bottom: 90px;}}.stories {position: relative;height: 90vh;}.stories .sec-title {position: absolute;inset: 16px auto auto 50%;transform: translateX(-50%);color: white;font-size: 28px;}.socials {margin: 4rem 0 4rem;}@media (max-width: 600px) {.socials ul {transform: scale(0.6);}}@media (min-width: 601px) and (max-width: 700px) {.socials ul {transform: scale(0.7);}}@media (min-width: 701px) and (max-width: 800px) {.socials ul {transform: scale(0.8);}}.socials ul {margin: 0;padding: 0;list-style: none;display: flex;}.socials ul li {margin: 0 40px;}.socials ul li a .blue {transition: all 0.5s;}.socials ul li a .white {visibility: hidden;opacity: 0;display: none;transition: all 0.5s;}.socials ul li a {position: relative;display: flex;justify-content: center;align-items: center;width: 80px;height: 80px;background: #fff;text-align: center;transform: perspective(1000px) rotate(-30deg) skew(25deg) translate(0, 0);transition: 0.5s;box-shadow: -20px 20px 10px rgba(0, 0, 0, 0.5);}.socials ul li a::before {content: "";position: absolute;top: 10px;left: -20px;height: 100%;width: 20px;background: #b2b2b2;transition: 0.5s;transform: rotate(0deg) skewY(-45deg);}.socials ul li a::after {content: "";position: absolute;bottom: -20px;left: -10px;height: 20px;width: 100%;background: #e5e5e5;transition: 0.5s;transform: rotate(0deg) skewX(-45deg);}.socials ul li a:hover {transform: perspective(1000px) rotate(-30deg) skew(25deg) translate(20px, -20px);box-shadow: -50px 50px 50px rgba(0, 0, 0, 0.5);}.socials ul li:hover .blue {visibility: hidden;opacity: 0;display: none;}.socials ul li:hover .white {visibility: visible;opacity: 1;display: flex;}.socials ul li:hover:nth-child(1) a {background-color: #3b5999;}.socials ul li:hover:nth-child(1) a::before {background-color: #2f477a;}.socials ul li:hover:nth-child(1) a::after {background-color: #4e69a3;}.socials ul li:hover:nth-child(2) a {background-color: #141714;}.socials ul li:hover:nth-child(2) a::before {background-color: #14171A;}.socials ul li:hover:nth-child(2) a::after {background-color: #14171A;}.socials ul li:hover:nth-child(3) a {background-color: #dd4b39;}.socials ul li:hover:nth-child(3) a::before {background-color: #b03c2d;}.socials ul li:hover:nth-child(3) a::after {background-color: #e05d4c;}.socials ul li:hover:nth-child(4) a {background-color: #222;}.socials ul li:hover:nth-child(4) a::before {background-color: #222;}.socials ul li:hover:nth-child(4) a::after {background-color: #222;}.socials ul li:hover:nth-child(5) a {background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);}.socials ul li:hover:nth-child(5) a::before {background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);}.socials ul li:hover:nth-child(5) a::after {background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);}.socials ul li:hover:nth-child(6) a {background-color: #25d366;}.socials ul li:hover:nth-child(6) a::before {background-color: #25d366;}.socials ul li:hover:nth-child(6) a::after {background-color: #25d366;}.start-header {height: 100vh;background: url(../images/min-header.jpg);background-size: cover;background-position: 100% 100%;}.start-header .start-content {position: absolute;inset: 50% auto auto 50%;transform: translate(-50%, -50%);text-align: center;background-color: #fff;border-radius: 8px;border: 0;padding: 10px;}.start-header .start-content h1 {position: relative;color: #333;font-size: 48px;}.start-header .start-content h2 {position: relative;display: block;color: #264668;font-size: 40px;margin: 32px 0;}.start-header .start-content span {position: relative;font-size: 48px;color: #f7b118;}.prod-desc {font-family: "YakoutLinotypeLight";font-size: 24px !important;}#exampleModal iframe {height: 75vh;}.benefit-list .nav.nav-tabs {--bs-gutter-y: 1rem !important;}.benefit-list .nav.nav-tabs li button {margin: 0;background: #fff;box-shadow: none;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 20px;letter-spacing: 0;border: 0;border-bottom: 2px solid transparent;-webkit-box-shadow: 5px 5px 10px 0 #d5d5d5;-moz-box-shadow: 5px 5px 10px 0 #d5d5d5;-ms-box-shadow: 5px 5px 10px 0 #d5d5d5;-o-box-shadow: 5px 5px 10px 0 #d5d5d5;box-shadow: 5px 5px 10px 0 #d5d5d5;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;width: 100%;height: 200px;}.benefit-list .nav.nav-tabs li button i {font-size: 70px;line-height: 60px;color: #000;}.benefit-list .nav.nav-tabs li button i:nth-child(1) {color: #0077B4;}.benefit-list .nav.nav-tabs li button i:nth-child(2) {color: #1EA446;}.benefit-list .nav.nav-tabs li button i:nth-child(3) {color: #C03C2A;}.benefit-list .nav.nav-tabs li button i:nth-child(4) {color: #EE6923;}.benefit-list .nav.nav-tabs li button i:nth-child(5) {color: #9E9E9E;}.benefit-list .nav.nav-tabs li button i:nth-child(6) {color: #03A9F4;}.benefit-list .nav.nav-tabs li button i:nth-child(7) {color: #8BC34A;}.benefit-list .nav.nav-tabs li button i:nth-child(8) {color: #ffbb33;}.benefit-list .nav.nav-tabs li button h4 {font-weight: bold;font-size: 1rem;margin: 10px 0 0;color: #000;}.benefit-list .nav.nav-tabs li.active button i, .benefit-list .nav.nav-tabs li.active h4 {color: white;}.benefit-list .nav.nav-tabs li:nth-child(1).active button {background: #0077B4;}.benefit-list .nav.nav-tabs li:nth-child(2).active button {background: #1EA446;}.benefit-list .nav.nav-tabs li:nth-child(3).active button {background: #C03C2A;}.benefit-list .nav.nav-tabs li:nth-child(4).active button {background: #EE6923;}.benefit-list .nav.nav-tabs li:nth-child(5).active button {background: #9E9E9E;}.benefit-list .nav.nav-tabs li:nth-child(6).active button {background: #03A9F4;}.benefit-list .nav.nav-tabs li:nth-child(7).active button {background: #8BC34A;}.benefit-list .nav.nav-tabs li:nth-child(8).active button {background: #ffbb33;}.benefit-tabs-content .tab-content {margin: 40px 0;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-content {background-color: #f6f6f6;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title {display: inline-flex;align-items: center;justify-content: center;margin: 0;padding: 15px 30px;min-width: 300px;-webkit-border-top-right-radius: 10px;-webkit-border-bottom-right-radius: 0;-webkit-border-bottom-left-radius: 0;-webkit-border-top-left-radius: 30px;-moz-border-radius-topright: 10px;-moz-border-radius-bottomright: 0;-moz-border-radius-bottomleft: 0;-moz-border-radius-topleft: 30px;border-top-right-radius: 10px;border-bottom-right-radius: 0;border-bottom-left-radius: 0;border-top-left-radius: 30px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;font-size: 24px;font-weight: bold;color: #fff;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-1 {background: #0077B4;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-2 {background: #1EA446;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-3 {background: #C03C2A;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-4 {background: #EE6923;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-5 {background: #9E9E9E;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-6 {background: #03A9F4;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-7 {background: #8BC34A;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-8 {background: #ffbb33;}.benefit-tabs-content .tab-content-card {background: #fff;box-shadow: none;display: flex;overflow: visible;padding: 15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;margin: 0;height: 150px;align-items: center;justify-content: center;margin-bottom: 10px;border: 1px solid #ddd;flex-direction: column;text-align: center;}.benefit-tabs-content .tab-content-card h5 {font-size: 18px;font-weight: 500;}.benefit-tabs-content hr {margin-top: 2rem;margin-bottom: 20px;border: 0;border-top: 1px solid #242424;}.benefit-tabs-content .pane-title {font-size: 18px;font-weight: bold;margin: 32px 0;color: #333 !important;}.tab-content-video {display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;margin: 0;}.tab-content-video img {width: 100%;height: 150px;object-fit: cover;margin-left: auto;margin-right: auto;max-width: 100%;}.tab-content-video .caption {position: absolute;bottom: 0;left: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.3);display: flex;align-items: center;justify-content: center;flex-direction: column;}.tab-content-video .caption h4 {font-size: 20px;color: #fff;font-weight: bold;margin: 0 0 10px;}.tab-content-video .caption .play .fa-play {width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;background: #fff;color: #264668;}.tab-content-video .share-card {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;background: #fff;}.tab-content-video .share-card .card-logo {height: 180px;padding: 40px 20px;display: flex;align-items: center;justify-content: center;position: relative;}.tab-content-video .share-card .card-logo img {height: auto;max-height: 120px;width: auto;margin-left: auto;margin-right: auto;}.tab-content-video .share-card .card-caption {padding: 20px 10px;border-top: 1px solid #ddd;text-align: center;height: 77px;display: flex;align-items: center;justify-content: center;}.tab-content-video .share-card .card-caption .card-title {margin: 0;font-weight: bold;max-height: 34px;overflow: hidden;font-size: 18px;}.tab-content-video .share-card .card-caption .card-title a {color: #333;}.mob-offcanvas .offcanvas-body ul li a.special {color: #f7b118 !important;}.form-select-lg {font-size: 18px;}.new-tabs {border-bottom: 0;margin-bottom: 3rem;}.new-tabs .nav-item:nth-child(2) {margin: 0 8px;}.new-tabs .nav-link {color: #264668;border: 1px solid #264668;border-radius: 8px;font-weight: 500;}.new-tabs .nav-link:hover {color: #264668;}.new-tabs .nav-link.active {background-color: #264668;color: white;}.c-link {font-size: 22px !important;display: flex;margin-bottom: 10px;}.the-btn {padding: 8px 40px;background-color: #00a09b;border: 2px solid #00a09b;color: white;transition: all 0.3s linear;}.the-btn:hover {background-color: transparent;color: #00a09b;}.small {margin-inline-start: 8px;font-size: 1rem;}.new-tabs li {margin-inline-end: 8px;}.new-tabs li button {width: max-content;}.floating-icon {position: fixed;inset: auto 1rem 1rem auto;z-index: 9999;}.floating-icon a {display: flex;align-items: center;justify-content: center;background: #25d366;width: 48px;height: 48px;border-radius: 50%;}.nomination .title:nth-child(2) {font-size: 20px;margin-bottom: 2rem;font-weight: 500;}.nomination ul {padding-inline-start: 24px;margin-bottom: 16px;}.nomination ul li {list-style: disc;margin-bottom: 4px;}.nomination p a {color: #00a09b;text-decoration: underline;}.job-card {padding: 10px;border-radius: 10px;border-color: #e6e6e6;transition: all 0.3s linear;}.job-card .image img {border-radius: 12px;}.job-card .title {margin-bottom: 0;color: #264668;font-size: 20px;}.job-card .available {background-color: #00a09b;padding: 2px 20px 6px;border-radius: 75px;color: #ffffff;}.job-card .not-available {background-color: #f05163;padding: 2px 20px 6px;border-radius: 75px;color: #ffffff;}.job-card .card-body .location {display: flex;margin-bottom: 8px;}.job-card .card-body .location img {margin-inline-end: 8px;}.job-card .card-body p {color: #4b5563;font-size: 18px;}.job-card .card-body p:not(:last-of-type) {margin-bottom: 8px;}.job-card .card-footer .btn {background: linear-gradient(135deg, #3b82f6 0%, #264668 100%);padding: 8px 32px 12px;color: white;border: 0;border-radius: 8px;}.job-card:hover {transform: translateY(-3px);box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);}.job-card.expired {opacity: 0.7;filter: blur(1px);}.job-card.expired span.exp {background: red;color: white;padding: 5px 16px 8px;border-radius: 88px;display: flex;width: max-content;margin-bottom: 1rem;}.job-card.expired .card-footer .btn {background: red;}@media (min-width: 993px) and (max-width: 1200px) {.wrapper .footer .upper .search-container {width: 55% !important;}.wrapper .footer .lower .contacts p {width: max-content;}}@media (max-width: 992px) {.wrapper .navbar-for-mobile {display: block;}.wrapper .main-header .owl-stage {height: 100%;}.wrapper .main-header .owl-stage .owl-item {height: 100%;}.wrapper .main-header .owl-stage .owl-item .slider {height: 100%;}.wrapper .main-header .owl-stage .owl-item .slider .image {height: 100%;}.wrapper .carousel_about .slider .image {margin-bottom: 1rem !important;}.wrapper .projects::after {content: "" !important;position: absolute !important;right: 0 !important;top: 0 !important;width: 100% !important;height: 48px !important;background-color: #f7b118 !important;z-index: 9 !important;}.wrapper .projects .project .image .pattern {left: 60px !important;}.wrapper .library::after {content: "" !important;position: absolute !important;right: 0 !important;top: 0 !important;width: 100% !important;height: 48px !important;background-color: #ef5063 !important;z-index: 9 !important;}.wrapper .donation::after {content: "" !important;position: absolute !important;right: 0 !important;top: 0 !important;width: 100% !important;height: 48px !important;background-color: #264668 !important;z-index: 9 !important;}.wrapper .donation .item .image .pattern {position: absolute !important;width: 75% !important;border-top: 24px solid #264668 !important;border-left: 24px solid #264668 !important;border-right: 0 solid #264668 !important;border-bottom: 0 solid #264668 !important;height: 100% !important;top: -30px !important;left: -30px !important;transition: all 0.3s linear !important;}.wrapper .donation .item .image .pattern::after {content: "" !important;position: absolute !important;width: 100px !important;height: 24px !important;background-color: #264668 !important;bottom: -27px !important;left: -24px !important;transform: rotate(29deg) !important;transition: all 0.3s linear !important;opacity: 1 !important;}.wrapper .donation .item .image .pattern::after {width: 80% !important;left: -20px !important;bottom: -16px !important;}.wrapper .volunteer .small-pattern {bottom: 50px !important;transform: none !important;}.wrapper .footer {padding-left: 1rem;padding-right: 1rem;}.wrapper .footer .row {flex-direction: column-reverse;}.wrapper .footer .footer-logo {text-align: center !important;margin-bottom: 2rem;}.wrapper .footer .footer-logo img {width: 80% !important;}.wrapper .footer .upper {flex-direction: column;}.wrapper .footer .upper .search-container {width: 100% !important;margin-bottom: 2rem;margin-right: 0 !important;}.wrapper .footer .upper .search-container::after, .wrapper .footer .upper .search-container::before {display: none;}.wrapper .footer .upper .contact-socials {margin: 1.5rem 0;justify-content: flex-start !important;}.wrapper .footer .upper .contact-socials .socials {margin-bottom: 0 !important;width: 100%;justify-content: flex-start !important;}.wrapper .footer .footer-links ul {flex-wrap: wrap;}.wrapper .footer .lower {padding: 1rem 0;}.wrapper .content-page.about-vision .image {text-align: center;}.wrapper .support .has-media {height: 430px;}.wrapper .support .has-media .media {flex-direction: column;}.wrapper .support .has-media .media .media-left {margin-bottom: 1.5rem;}.wrapper .view-project .project-idea .item {flex-direction: column;padding: 0;margin-bottom: 20px !important;height: max-content;text-align: center;}.wrapper .view-project .project-idea .item .icon-container {width: 100%;padding: 10px 0;margin: 0;margin-bottom: 10px;}.wrapper .view-project .project-idea .item .content {padding: 10px;}.wrapper .view-project .intro p {font-size: 16px;}.wrapper .view-project .targeted ul {flex-wrap: wrap;}.wrapper .view-project .targeted ul li {margin-bottom: 1rem;}.grab-main-img img {height: 400px;}.mob-header {display: block;}.main-nav {display: none;}.mob-nav {display: block;}.start-header .start-content {width: 80%;}}@media (max-width: 768px) {.wrapper .projects::after {content: "" !important;position: absolute !important;right: 0 !important;top: 0 !important;width: 100% !important;height: 48px !important;background-color: #f7b118 !important;z-index: 9 !important;}.wrapper .projects .project .image .pattern {left: 60px !important;}.wrapper .content-page.about-vision .image {text-align: center;}.wrapper .volunteer-page form {width: 100%;}.wrapper .support .has-media {height: 270px;}.wrapper .support .has-media .media {flex-direction: row;}.wrapper .support .has-media .media .media-left {margin-bottom: 0;}.grab-main-img img {height: 300px;}.about-us {padding-top: 2.5rem !important;}.about-us .about-box.d-flex {flex-direction: column;}.about-card {height: auto !important;}.center-item {min-height: max-content !important;}.counter-section {height: max-content;}.main-header {height: 100vh;}.main-header .caption .title {font-size: 48px;margin-bottom: 2rem;}.main-header .owl-carousel {height: 100vh;}.main-header .owl-carousel .owl-stage-outer {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item .item img {height: 100vh;}.initiatives {height: auto;}.about-us {height: auto;}.headroom--not-top .sec-logo {height: 65px !important;}.start-header .start-content {width: 95%;}.start-header .start-content h1 {font-size: 40px;}.start-header .start-content h2 {font-size: 32px;}.start-header .start-content span {font-size: 32px;}.new-tabs {padding-bottom: 20px;overflow-x: scroll;display: flex;flex-wrap: nowrap;justify-content: start !important;}.res-img {width: 100% !important;height: auto !important;}}@media (max-width: 578px) {.wrapper .donation .item .image .pattern::after {width: 80% !important;left: -22px !important;bottom: -16px !important;}.wrapper .volunteer .item {margin-bottom: 3rem;}.wrapper .volunteer .small-pattern {bottom: 41px !important;}.wrapper .footer .footer-links ul li {margin-bottom: 1rem !important;}.wrapper .footer .upper .search-container {margin: 0 !important;}.wrapper .footer .upper .contact-socials {flex-direction: column-reverse !important;}.wrapper .footer .upper .contact-socials .text-socials {margin-top: 0;margin-bottom: 1rem;}.wrapper .footer .upper .contact-socials .text-socials h4 {font-size: 20px;}.wrapper .footer .upper .title-links-footer h5 {margin-bottom: 1rem;}.wrapper .about-members {padding-right: 1rem;padding-left: 1rem;}.wrapper .contact-page form {width: 100% !important;}.accounts-details .bank .row {flex-direction: column;}.accounts-details .bank .img-box .bank-img {width: 100%;}.accounts-details .bank p {font-size: 22px;}.support .section-title .heading {font-size: 24px;}.support .main-card h4 {font-size: 20px;}.support .main-card p {font-size: 16px;}.support .has-media {height: max-content !important;}.support .has-media .media {flex-direction: column !important;}.support .has-media .media .media-heading {font-size: 18px;}.support .has-media .media .media-left {margin-bottom: 1.5rem !important;}.support .has-media p {font-size: 18px;}.min-header.flex-column h1 {font-size: 24px;}.view-project {padding: 6rem 0 8rem;}.view-project .targeted .title {width: 96%;}.view-project .targeted ul li {width: 100%;}.grab-main-img img {height: 200px;}.about-vision {padding: 4rem 0 5rem;}.about-vision .image-logo {text-align: center !important;}.about-vision .image-logo .img-logo {max-width: 80%;height: auto;}.member {margin: 0 1.5rem;}.accounts-details {padding-top: 1rem;}.accounts-details .bank {padding: 0 0 3rem;}.main-media-card {margin-bottom: 2rem;}.media-card.sec-media-card {flex-direction: column;height: auto;}.media-card.sec-media-card .image {width: 100%;}.contact .text-content {width: 90%;text-align: center;}.contact .socials {margin: 0rem 0 0rem;}.contact .socials ul {flex-wrap: wrap;justify-content: center;align-items: center;}.contact .socials ul li {margin-bottom: 56px;}.main-footer .footer-logo {justify-content: center;}.main-footer .socials {margin: 0 !important;}.main-footer .socials ul li {margin-bottom: 3rem;}.main-footer .socials ul li a {width: 48px;height: 48px;}.main-footer .socials ul li:nth-child(5), .main-footer .socials ul li:nth-child(6) {margin-bottom: 0;}.main-footer .accounts .d-flex {flex-direction: column;}.main-footer .accounts .d-flex .title {margin-bottom: 2rem;margin-inline-end: auto;}.main-footer .accounts .text-start {text-align: center !important;}.main-footer .accounts .image {justify-content: center;}.project .image img {height: 120px !important;}.project .image .pattern {left: 2rem !important;}.products-tree .tf-tree li li:before {border-top: 0;}.floating-icon {inset: auto 1rem 2rem auto;}}@media (max-width: 478px) {.grab-main-img img {height: 160px;}.main-header .caption .title {font-size: 40px;}.main-header .caption .actions .btn {font-size: 1rem;}}