﻿.mb-100 {margin-bottom: 100px }.ClosePanel {right: -300px !important;}.OpenPanel {right: 10px !important;}@keyframes swing {0% {transform: rotate(0deg) }10% {transform: rotate(10deg) }30% {transform: rotate(0deg) }40% {transform: rotate(-10deg) }50% {transform: rotate(0deg) }60% {transform: rotate(5deg) }70% {transform: rotate(0deg) }80% {transform: rotate(-5deg) }100% {transform: rotate(0deg) }}@keyframes sonar {0% {transform: scale(0.9);opacity: 1 }100% {transform: scale(2);opacity: 0 }}body {font-size: 0.9rem }.page-wrapper .sidebar-wrapper, .sidebar-wrapper .sidebar-brand > a, .sidebar-wrapper .sidebar-dropdown > a:after, .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before, .sidebar-wrapper ul li a i, .page-wrapper .page-content, .sidebar-wrapper .sidebar-search input.search-menu, .sidebar-wrapper .sidebar-search .input-group-text, .sidebar-wrapper .sidebar-menu ul li a, #show-sidebar, #close-sidebar {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease }:root {--surface-color: var(--testsho-color);--testsho-color: #26a443 }.page-wrapper {height: 100vh }.page-wrapper .theme {width: 40px;height: 40px;display: inline-block;border-radius: 4px;margin: 2px }.page-wrapper .theme.chiller-theme {background: #1d1d1d }.page-wrapper.toggled .sidebar-wrapper {right: 10px;top: 11px;}@media screen and (min-width: 950px) {.page-wrapper.toggled .page-content {padding-right: 260px }}@media screen and (max-width:951px) {.page-wrapper.toggled .sidebar-wrapper {right: -300px }.pagination {overflow: auto !important }.side-pagetop .img-panel {width: 30% !important }.table-responsive-md {overflow: auto !important }}#show-sidebar {position: relative }.sidebar-wrapper {width: 260px;height: 100%;max-height: 100%;position: fixed;top: 7px;right: -300px;z-index: 999 }.sidebar-wrapper ul {list-style-type: none;padding: 0;margin: 0 }.sidebar-wrapper a {text-decoration: none }.sidebar-content {max-height: calc(100% - 20px);height: calc(100% - 20px);position: relative;}.sidebar-content.desktop {overflow-y: hidden }.sidebar-wrapper .sidebar-brand {padding: 10px 20px;display: flex;align-items: center }.sidebar-wrapper .sidebar-brand > a > img {width: auto;height: 2rem;flex-grow: 1 }.sidebar-wrapper .sidebar-brand #close-sidebar {cursor: pointer;font-size: 20px }.sidebar-wrapper .sidebar-header {padding: 20px;overflow: hidden }.sidebar-wrapper .sidebar-header .user-pic {float: right;width: 60px;padding: 2px;border-radius: 12px;margin-left: 15px;overflow: hidden }.sidebar-wrapper .sidebar-header .user-pic img {object-fit: cover;height: 100%;width: 100% }.sidebar-wrapper .sidebar-header .user-info {float: right }.sidebar-wrapper .sidebar-header .user-info > span {display: block }.sidebar-wrapper .sidebar-header .user-info .user-role {font-size: 12px }.sidebar-wrapper .sidebar-header .user-info .user-status {font-size: 11px;margin-top: 4px }.sidebar-wrapper .sidebar-header .user-info .user-status i {font-size: 8px;margin-right: 4px;color: #5cb85c }.sidebar-wrapper .sidebar-search > div {padding: 10px 20px }.sidebar-wrapper .sidebar-menu {padding-bottom: 10px;padding: 7px !important;margin: 0 !important }.sidebar-wrapper .sidebar-menu .header-menu span {font-weight: 900;font-size: 20px;padding: 1rem;display: inline-block }.sidebar-wrapper .sidebar-menu ul li a {display: inline-block;width: 100%;text-decoration: none;position: relative;padding: .3rem .3rem !important;margin-bottom: 0;border-radius: .5rem }.sidebar-wrapper .sidebar-menu ul li a i {margin-left: 8px;font-size: 15px;width: 30px;height: 30px;line-height: 30px;text-align: center;border-radius: 4px }.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {display: inline-block;animation: swing ease-in-out 0.5s 1 alternate }.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f104";font-style: normal;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-align: center;background: 0 0;position: absolute;left: 15px;top: 7px }.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {padding: 5px 0 }.sidebar-wrapper .sidebar-menu .sidebar-dropdown ul {padding: 0 10px 0 0;font-size: 12px;font-weight: 400;background-color: rgb(40 167 69 / 8%);border-radius: 5px }.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {padding-left: 25px }.sidebar-wrapper .sidebar-menu ul li a span.label, .sidebar-wrapper .sidebar-menu ul li a span.badge {float: left;margin-top: 8px;margin-right: 5px }.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge, .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {float: left;margin-top: 0px }.sidebar-wrapper .sidebar-menu .sidebar-submenu {display: none }.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {transform: rotate(-90deg);left: 17px }.sidebar-footer {position: absolute;width: 100%;bottom: 0;display: flex }.sidebar-footer > a {flex-grow: 1;text-align: center;height: 30px;line-height: 30px;position: relative }.sidebar-footer > a .notification {position: absolute;top: 0 }.badge-sonar {display: inline-block;background: #980303;border-radius: 50%;height: 8px;width: 8px;position: absolute;top: 0 }.badge-sonar:after {content: "";position: absolute;top: 0;left: 0;border: 2px solid #980303;opacity: 0;border-radius: 50%;width: 100%;height: 100%;animation: sonar 1.5s infinite }.page-wrapper .page-content {display: inline-block;width: 100%;padding-left: 0px;padding-top: 50px;overflow: inherit;background-color: #f5f7fb }::-webkit-scrollbar {width: 7px;height: 7px }::-webkit-scrollbar-button {width: 0px;height: 0px }::-webkit-scrollbar-thumb {background: #b3afaf;border: 0px none #ffffff;border-radius: 50px }::-webkit-scrollbar-thumb:hover {background: #787878 }::-webkit-scrollbar-thumb:active {background: #787878 }::-webkit-scrollbar-track {background: #dede;border: 0px none #ffffff;border-radius: 50px }::-webkit-scrollbar-track:hover {background: #dede }::-webkit-scrollbar-track:active {background: #dede }::-webkit-scrollbar-corner {background: transparent }.chiller-theme .sidebar-wrapper {background: none;}.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {border-color: #2b2b2b;box-shadow: none }.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role, .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text, .chiller-theme .sidebar-wrapper .sidebar-brand > a, .chiller-theme .sidebar-wrapper .sidebar-menu ul li a, .chiller-theme .sidebar-footer > a {color: #fff }.i-color {color: #fff !important;padding-right: 10px;}.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a, .chiller-theme .sidebar-wrapper .sidebar-header .user-info, .chiller-theme .sidebar-wrapper .sidebar-brand > a:hover, .chiller-theme .sidebar-footer > a:hover i {background: rgb(255 255 255 / 0.2);}.page-wrapper.chiller-theme.toggled #close-sidebar {color: #bdbdbd }.page-wrapper.chiller-theme.toggled #close-sidebar:hover {color: #ffffff }.chiller-theme .sidebar-wrapper ul li:hover a i, .chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus span, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {color: #ffffff }.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {color: #fff;font-size: 18px;}.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {color: var(--testsho-color) }.chiller-theme .sidebar-footer {background: #2b2b2b;box-shadow: 0px -1px 5px #131212;border-top: 1px solid #3a3a3a }.chiller-theme .sidebar-footer > a:first-child {border-left: none }.chiller-theme .sidebar-footer > a:last-child {border-right: none }.chiller-theme .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .chiller-theme .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .chiller-theme .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background: #636363 }.chiller-theme .mCSB_scrollTools .mCSB_draggerRail {background-color: transparent }.dashboard .alert {background: url(../img/panel-img/content-bg.png) repeat-x;background-size: contain }.dashboard a {text-decoration: none }.dashboard .dash-notification {transition: all 0.3s }.dashboard .dash-notification:hover {box-shadow: 0 10px 20px rgba(0,0,0,0.1);transform: translateY(-2px) }.dashboard .card {background-color: rgba(255,255,255,0.8) !important }.dashboard .dash-notification .card-body {padding: 0.5rem 1rem }.dashboard .dash-notification .card-body .fas {font-size: 2.5rem }.dashboard .dash-notification .card-body h5 {padding-top: 0.5rem;font-size: 1.1rem }.dashboard .dash-notification .card-footer {font-size: 1.1rem }.pagination .paginate_button a {display: inline-block;text-align: center;line-height: 2;border-radius: 3px;width: 2.3rem !important;height: 2rem !important;margin: 0.2rem;border: 1px solid #ddd }.breadcrumb {background-color: #f7f7f7;padding: 1rem }.breadcrumb .breadcrumb-item {font-size: 1rem;font-weight: 300 }.breadcrumb .breadcrumb-item a {color: #686868 }.breadcrumb .breadcrumb-item.active {font-size: 1rem;font-weight: bold }.breadcrumb-item .breadcrumb-item::before {padding-left: 0.5rem !important }.btn a {color: #fff;text-decoration: none }.control-label {margin-top: 1rem;border-right: 10px solid var(--testsho-color)6e;border-radius: 5px 8px 8px 5px;margin-right: 1rem;padding: 0.3rem;border-left: 1px solid var(--testsho-color)91;text-align: center }.form-control {border-radius: 0.7em }.center-border {border-left: 1px dashed gray;border-right: 1px dashed gray }.center p {text-align: center }.card-forms {padding: 2rem;border: 1px dashed #dedede;border-radius: 3rem }.label-form {top: 10px }.label-text {background-color: #fff;font-weight: 600 }.border-r {border-radius: .5rem }.box {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;position: relative;flex-direction: column;transition: transform .4s }.box:hover {transform: scale(1.1) }.box .percent {width: 215px;height: 215px;position: relative }.box .percent svg {width: 215px;height: 215px;position: relative }.box .percent svg circle {width: 215px;height: 215px;fill: none;stroke-width: 40px;stroke: #000;transform: translate(5px,5px);stroke-dasharray: 440;stroke-dashoffset: 440 }.box .percent svg circle:nth-child(1) {stroke-dashoffset: 0;stroke: #f3f3f3 }.box .percent svg circle:nth-child(2) {stroke: #03a9f4 }.box .percent .num {top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;position: absolute;color: #111 }.box .percent .num h2 {font-size: 40px;margin: 0;font-weight: 900 }.box .percent .num h2 span {font-size: 24px }.box .text {padding: 10px 0 0;color: #999;font-weight: 700;letter-spacing: 1px }.bg-purp {box-shadow: 0px 0px 20px #cfc8c8;color: #656466;transition: .4s;font-size: .73rem }.bg-purp:hover {box-shadow: 0px 0px 30px #cfc8c8 }.fw-1 {font-weight: 100 !important }.fw-2 {font-weight: 200 !important }.fw-3 {font-weight: 300 !important }.fw-4 {font-weight: 400 !important }.fw-5 {font-weight: 500 !important }.fw-6 {font-weight: 600 !important }.fw-7 {font-weight: 700 !important }.fw-8 {font-weight: 800 !important }.fw-9 {font-weight: 900 !important }.Tit-p {font-size: 15px;padding: 1rem;margin: 0 }.prg-b {height: 10px;background: #e9ecef;border-radius: 1rem }.prg-v {background-color: #00c851;height: 100%;padding: 0;border-radius: 1rem }.head-mobile {position: fixed !important;margin-top: 28px;border-radius: 16px;background-color: #369573;left: 10px;z-index: 5;}.head-mobile img {margin-left: 5px;width: 22%;}.head-mobile {color: #fff;display: flex;align-items: center;overflow: hidden;border-radius: 35px;height: 33px;position: absolute;left: 45%;transform: translate(-50%, -300%);transition: width 1.5s ease, height 1.5s ease, transform 1s ease;}.head-mobile.enter {transform: translate(-50%, -50%);}.head-mobile2 {background-color: var(--Org-color);color: #fff;display: flex;align-items: center;border-radius: 35px;height: 33px;left: 42%;transform: translate(-50%, -300%);transition: width 1.5s ease, height 1.5s ease, transform 1s ease;}.head-mobile2 {position: fixed !important;margin-top: 111px;border-radius: 16px;background-color: #369573;z-index: 5;}.date-format2 {font-size: 19px;color: #fff;font-weight: 600;}.head-mobile2 img {margin-left: 5px;width: 4%;}@media(max-width:768px) {.head-mobile img {margin-left: 5px;width: 22%;}.head-mobile {background-color: #369573;color: #fff;display: flex;align-items: center;overflow: hidden;border-radius: 35px;height: 33px;position: absolute;left: 45%;transform: translate(-50%, -300%);transition: width 1.5s ease, height 1.5s ease, transform 1s ease;}.head-mobile2 img {margin-left: 5px;width: 22%;}.head-mobile2 {background-color: #369573;color: #fff;display: flex;align-items: center;overflow: hidden;border-radius: 35px;height: 33px;position: absolute;left: 45%;transform: translate(-50%, -300%);transition: width 1.5s ease, height 1.5s ease, transform 1s ease;}}.col-1 {width: 0;}.col-9 {width: 95%;}.marquee {white-space: nowrap;overflow: hidden;display: flex;align-items: center;height: 100%;}.marquee span {display: inline-block;animation: marquee-left 10s linear forwards;font-size: 14px;}.Logo-date {display: flex;justify-content: space-between;align-items: center;padding: 0 5px;opacity: 0;transition: opacity 1s ease;}.Logo-date.visible {opacity: 1;}.Logo-date2 {display: flex;justify-content: space-between;align-items: center;padding: 0 5px;opacity: 1;transition: opacity 1s ease;}.Logo-date2.visible {opacity: 1;}@keyframes marquee-left {0% {transform: translateX(-190%);}100% {transform: translateX(120%);}}.date-format {font-size: 19px;color: #fff;font-weight: 600;}.border-r-100 {border-radius: 100% }.sidebar-content .cog {font-size: 1.5rem;color: var(--testsho-color) }.testsho-c {color: var(--testsho-color) }.sidebar-menu li i {color: #fff }.b {display: inline-block;width: 100%;text-decoration: none;position: relative;padding: 8px 20px 8px 30px;background-color: transparent;color: #bdbdbd;border: none }.i {margin-left: 10px;font-size: 13px;width: 30px;height: 30px;line-height: 30px;text-align: center;border-radius: 4px;color: #bdbdbd;background-color: #2b2b2b }.page-toppanel {position: fixed;top: 0;width: 100%;flex: 100%;height: 90px;left: 0;right: 0;color: dimgray;z-index: 999;background-color: #fff }@media(max-width:990px) {.side-pagetop {width: 100% !important;border-left: none;display: flex;justify-items: center;align-items: center;text-align: center;height: 100% }.side-pagetop .show-response {display: block !important }.response-mode {display: none !important }}.side-pagetop .show-response {display: none }.side-pagetop {width: 260px;display: flex;justify-content: space-between;justify-items: center;align-items: center;text-align: center;height: 100% }.side-pagetop img {width: 60% }.search-pagetop span {background: none;color: var(--testsho-color) }.search-pagetop input {border: 1px solid #d6f5dd }.page-toppanel-side i {font-size: 1.1rem;color: #5e5c5c;margin-top: .9rem }.BR-1 {border-radius: 12px !important }.our-team {padding: 10px 5px 40px;margin-bottom: 30px;background-color: #fff;text-align: center;overflow: hidden;position: relative;border-radius: .5rem;border: 1px solid #dee2e6 }.our-team .picture {display: inline-block;height: 130px;width: 130px;margin-bottom: 1rem;z-index: 1;position: relative }.our-team .picture::before {content: "";width: 100%;height: 0;border-radius: 40%;background-color: var(--testsho-color);position: absolute;bottom: 135%;right: 0;left: 0;opacity: 0.9;transform: scale(3);transition: all 0.3s linear 0s }.our-team:hover .picture::before {height: 100% }.our-team .picture::after {content: "";width: 100%;height: 100%;border-radius: 50%;background-color: #767676;position: absolute;top: 0;left: 0;z-index: -1 }.our-team .picture img {width: 100%;height: 100%;border-radius: 50%;transform: scale(1);transition: all 0.9s ease 0s }.our-team:hover .picture img {box-shadow: 0 0 0 14px #f7f5ec;transform: scale(0.7) }.our-team .title {display: block;font-size: 15px;color: #4e5052;text-transform: capitalize }.our-team .social {width: 100%;padding: 0;margin: 0;position: absolute;bottom: -100px;left: 0;transition: all 0.5s ease 0s }.our-team:hover .social {bottom: 0 }.our-team .social li {display: inline-block }.our-team .social li a {display: block;padding: 10px;font-size: 17px;color: white;transition: all 0.3s ease 0s;text-decoration: none }.our-team .social li a:hover {color: #1369ce;background-color: #f7f5ec }.title-person {margin-top: -.6rem }.team-content {display: flex;justify-content: space-between }.team-content a {width: 40px;height: 40px;border: 1px solid #dededede;border-radius: 100% }.row-m {margin-right: -2px;margin-left: -2px }.social .p-0:hover a {color: var(--testsho-color) !important }.social .p-0 a i {color: var(--testsho-color) !important }.logo-office {width: 85px;height: 80px;background-color: #fff;justify-content: center;align-items: center;display: flex;padding: 0 .5rem;border-radius: .5rem;margin-top: -12px }.name-office {justify-content: center;align-items: center;display: flex;padding: 0 .5rem;border-radius: .5rem }.OfficeCard {background-color: #fff;border-radius: .5rem;overflow: hidden }.BR-50 {border-radius: .5rem !important }.tooltip {z-index: 0 !important }@media(min-width:880px) {.min-width-160 {min-width: 160px }.min-width-100 {min-width: 100px }.min-width-130 {min-width: 130px }.min-width-200 {min-width: 200px }}.top {display: flex;justify-content: space-between;align-items: center;width: 100%;position: relative;border-radius: 30px }.search-items {display: flex;position: relative;border-radius: 30px;width: 400px;border-radius: 20px }.search-items input[type=text] {border: 1px solid #aeaeae;outline: none;height: 50px;padding: 0 6px;border-radius: 12px;text-align: center }.btn-panel {background-color: #0f7785;color: #fff }.text-panel {color: #0f7785 !important }.search-items searchbtn:focus {border: 1px solid #1bc1e6 }.search-items #searchbtn {color: #fff;background-color: #0f7785;border: none;outline: none;cursor: pointer;padding: 0 15px;border-radius: 5px 0 0 5px;transition: .4s;height: 40px;width: 40px;border-radius: 50%;position: absolute;left: 20px;top: 5px;display: flex;justify-content: center;align-items: center }.search-items #searchbtn:hover {background-color: #fff;border: 1px solid #198c34;color: #198c34 }.back-btn {border-radius: .6rem;color: #fff;height: 40px;display: flex;justify-content: space-between;align-items: center }.icon {font-size: 17px;text-decoration: none;cursor: pointer;transition: .3s;margin-left: 2px }.icon:hover {opacity: .8 }.a-buttonMenuOpen {left: -89px;top: 50px;border-radius: 1rem 0 0 1rem;}.a-buttonMenuClose {left: -12px !important;top: 50px !important;background-color: #369573 !important;border-radius: 1rem 0 0 1rem;}li {direction: rtl }.chevron {font-size: 1.5rem;border: 2px solid #369573;background-color: #369573;border-radius: 50%;}.bg-button-menu {background-color: #369573;}.bars {padding-left: 1px;margin-right: 50px;font-size: 1.4rem;color: rgb(225 229 243);border: 2px solid #369573;border-radius: 50%;}.d-none-desctop {display: none !important;}.d-none-mobile {display: block !important;}@media screen and (max-width:880px) {.d-none-desctop {display: block !important;}.d-none-mobile {display: none !important;}.a-buttonMenuClose {border-radius: 1rem 0 0 1rem;top: -0.4px !important;left: -85px !important;}a span {font-weight: 500;}.a-buttonMenuOpen {border-radius: 1rem 0 0 1rem;top: -0.4px;left: -85px;}.sidebar-content {max-height: calc(100% - 0px);height: calc(100% - 0px);position: relative;}.sidebar-wrapper {width: 260px;height: 100%;max-height: 88.5%;position: fixed;top: 7px;right: -300px;z-index: 999 }.top {flex-direction: column;row-gap: 20px }.search-items {width: 300px }.icon {margin-left: 10px;font-size: 19px }}