﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:.35em .75em .625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/*!
 * fullPage 4.0.16
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block;}.fp-slide{float:left;}.fp-slide,.fp-slidesContainer{height:100%;display:block;}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}.fp-table{display:flex;flex-direction:column;justify-content:center;width:100%;}.fp-slidesContainer{float:left;position:relative;}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.fp-prev{left:15px;}.fp-next{right:15px;}.fp-arrow{width:0;height:0;border-style:solid;}.fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent;}.fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff;}.fp-notransition{-webkit-transition:none!important;transition:none!important;}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0);}#fp-nav.fp-right{right:17px;}#fp-nav.fp-left{left:17px;}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important;}.fp-slidesNav.fp-bottom{bottom:17px;}.fp-slidesNav.fp-top{top:17px;}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0;}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative;}.fp-slidesNav ul li{display:inline-block;}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%;}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px;}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer;}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1;}#fp-nav ul li .fp-tooltip.fp-right{right:20px;}#fp-nav ul li .fp-tooltip.fp-left{left:20px;}.fp-auto-height.fp-section,.fp-auto-height .fp-slide{height:auto!important;}.fp-responsive .fp-is-overflow.fp-section{height:auto!important;}.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,.fp-scrollable .fp-section,.fp-scrollable .fp-slide{height:100vh;height:calc(var(--vh,1vh)*100);}.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]){min-height:100vh;min-height:calc(var(--vh,1vh)*100);}.fp-overflow{justify-content:flex-start;max-height:100vh;}.fp-scrollable .fp-auto-height .fp-overflow{max-height:none;}.fp-is-overflow .fp-overflow.fp-auto-height-responsive,.fp-is-overflow .fp-overflow.fp-auto-height,.fp-is-overflow>.fp-overflow{overflow-y:auto;}.fp-overflow{outline:0;}.fp-overflow.fp-table{display:block;}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide{height:auto!important;min-height:auto!important;}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px;}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent;}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:16px;border:4px solid transparent;}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0;}.fp-warning,.fp-watermark a{text-decoration:none;color:#000;background:rgba(255,255,255,.6);padding:5px 8px;font-size:14px;font-family:arial;color:#000;display:inline-block;border-radius:3px;margin:12px;}.fp-noscroll .fp-overflow{overflow:hidden;}html{box-sizing:border-box;direction:ltr;}html,body{scroll-behavior:smooth;}*,*::before,*::after{box-sizing:inherit;}@font-face{font-family:"dmsans-bold";src:url("../../../font/dmsans-bold.ttf") format("truetype");}@font-face{font-family:"dmsans-regular";src:url("../../../font/dmsans-regular.ttf") format("truetype");}body{font-family:"dmsans-regular";}h1{font-family:"dmsans-bold";font-size:4.75rem;font-weight:bold;margin:22px 0!important;color:#00a651;}button{font-size:1.5625rem;}h2{font-family:"dmsans-bold";font-size:3.4375rem;font-weight:bold;color:#00a651;}h3{font-family:"dmsans-bold";font-size:2.5rem;font-weight:bold;color:#00a651;}h4{font-family:"dmsans-bold";font-size:1.5rem;font-weight:400;color:#00a651;}h5{font-size:1.5rem;font-weight:bold;color:#000;}h6{font-family:"dmsans-bold";font-size:1.25rem;font-weight:bold;color:#2b3a65;line-height:29px;}lable{font-family:"dmsans-regular";font-size:1.5rem;color:#00a651;font-weight:bold;}p{font-family:"dmsans-regular";font-size:1.375rem;font-weight:normal;font-weight:400;line-height:normal;color:#a5abb6;}a{font-family:"dmsans-regular";font-size:1.125rem;width:fit-content;}li{font-family:"dmsans-regular";color:#636366;}@media(max-width:576px){h1{font-size:2.25rem;font-weight:bold;}h2{font-size:2.1875rem;font-weight:bold;}h3{font-size:1.875rem;font-weight:bold;}h4{font-size:1.625rem;font-weight:bold;}h5{font-size:1.5rem;font-weight:bold;}h6{font-size:1.25rem;font-weight:bold;line-height:29px;}lable{font-size:1.25rem;}p{font-size:1rem;}a{font-size:1.25rem;}}@media(max-width:992px){h1{font-size:2.8125rem;font-weight:bold;}h2{font-size:4.375rem;font-weight:bold;}h3{font-size:2.6875rem;font-weight:bold;}h4{font-size:1.625rem;font-weight:bold;}h5{font-size:1.5rem;font-weight:bold;}h6{font-size:1.25rem;font-weight:bold;}lable{font-size:1.25rem;}p{font-size:1rem;}a{font-size:1rem;}}@media(max-width:1400px){h1{font-size:2.8125rem;font-weight:bold;}h2{font-size:2.5rem;font-weight:bold;}h3{font-size:1.5625rem;font-weight:bold;}h4{font-size:1.25rem;font-weight:bold;}h5{font-size:1.125rem;font-weight:bold;}h6{font-size:1rem;font-weight:bold;}lable{font-size:1.25rem;}p{font-size:.875rem;line-height:1.1;}a{font-size:.875rem;}}@media(max-width:1200px){h1{font-size:2.8125rem;font-weight:bold;}h2{font-size:2.5rem;font-weight:bold;}h3{font-size:1.5625rem;font-weight:bold;}h4{font-size:1.25rem;font-weight:bold;}h5{font-size:1.125rem;font-weight:bold;}h6{font-size:1rem;font-weight:bold;}lable{font-size:1.25rem;}p{font-size:1rem;line-height:1.1;}a{font-size:.875rem;}}@media(max-width:768px){h1{font-size:2.8125rem;}h2{font-size:2.1875rem;}h3{font-size:1.4375rem;}h4{font-size:1.25rem;}h5{font-size:1.125rem;}h6{font-size:1rem;}lable{font-size:1rem;}p{font-size:.875rem;font-weight:normal;}.About-Us p{font-size:.875rem;}.Our-News .News-desc p{font-size:.875rem;}#carser .item p{font-size:.875rem;}button{font-size:1.125rem;}a{font-size:.875rem;}}.clearfix::after{clear:both;content:"";display:table;}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap;}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.Header{position:fixed;z-index:11;width:100%;border-bottom:1px solid #fff;transition:all .3s ease-in;}.Header.facultu-header{background:rgba(0,45,22,.4901960784);}.Header .home-icon{border:1px solid #fff;border-radius:40px;}.scrolled{background:#000;transition:all .3s ease-in;z-index:3333333;}.arabic{display:flex;align-items:center;justify-content:flex-end;}.arabic .search{background:#00a651;padding:16px;color:#fff;}.top-bar{background-color:#2c3e50;color:#fff;padding:8px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #3a506b;}.home-link{color:#fff;text-decoration:none;font-size:14px;opacity:.9;}.top-right{display:flex;align-items:center;}.search-btn{background-color:#00a86b;color:#fff;border:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:10px;}.lang-btn{color:#fff;text-decoration:none;font-size:16px;}.main-header{padding:0 0;display:flex;justify-content:space-between;align-items:center;}.logo{display:flex;align-items:center;}.logo img{height:80px;margin-right:10px;}.logo img.faculty{height:50px;}.logo-text{color:#fff;}.logo-text h1{font-size:36px;font-weight:bold;margin:0;line-height:1;}.logo-text p{font-size:14px;margin:0;}.header-right{display:flex;align-items:center;}.academics-btn{display:flex;align-items:center;background:none;border:0;color:#fff;margin-right:20px;cursor:pointer;text-decoration:none;transition:.3s ease-in;}.academics-btn.extra{font-size:13px;border:1px solid;border-radius:20px;padding:9px;}@media(max-width:576px){.academics-btn.extra{font-size:10px;}}.academics-btn:hover{background:#00a651;transition:.3s ease-in;color:#fff;}.grid-icon{color:#00a86b;font-size:20px;margin-right:8px;}.menu-btn{background:none;border:0;color:#fff;font-size:24px;cursor:pointer;}.main-nav{padding:0;}.nav-list{display:flex;justify-content:space-around;list-style:none;margin:0;padding:0;}.nav-item{position:relative;}.nav-item #megaAcademics{background:#fff;padding:16px;}.nav-item #megaAcademics h6{color:#00a651;}.nav-item #megaAcademics ul li a{color:#000;}.nav-item a{color:#fff;text-decoration:none;padding:10px 20px;display:block;font-size:16px;transition:background-color .3s;}.nav-item:first-child a{border-bottom:3px solid #fff;}.nav-item a:hover{background-color:#04a147;text-decoration:none;color:#fff;}.nav-link:focus{color:#fff;}.hero{position:relative;height:400px;background-image:url("https://hebbkx1anhila5yf.public.blob.vercel-storage.com/image-BRYf5nkPjxHbIbVxqvWuU5j15n9GCx.png");background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;}.hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);}.hero-content{position:relative;z-index:1;max-width:800px;padding:0 20px;}.hero-title{font-size:32px;margin-bottom:20px;}.hero-subtitle{font-size:48px;font-weight:bold;}@media(max-width:768px){.nav-list{flex-direction:column;}.header-right{display:none;}.hero-title{font-size:24px;}.hero-subtitle{font-size:32px;}}@media(max-width:576px){.desktop-view{display:none;}}.mobile-view{display:none;}.mobile-view .Header{background:rgba(0,0,0,.9);}.mobile-view .Header .search-icon{background:#00a651;padding:16px;color:#fff;}@media(max-width:576px){.mobile-view{display:block;}}.Header{transition:transform .3s ease-in-out;}.Header.scrolled-down{transform:translateY(-100%);}.Header.scrolled-up{transform:translateY(0);box-shadow:0 2px 10px rgba(0,0,0,.1);}.Header.scrolled{background-color:rgba(0,0,0,.9);}.nav-list{position:relative;}.mega-menu-parent{position:relative;}.mega-menu-parent>a{display:flex;align-items:center;}.mega-menu-parent>a i{margin-left:5px;font-size:12px;transition:transform .3s ease;}.mega-menu-parent.active>a i{transform:rotate(180deg);}.mega-menu-parent:hover .mega-menu{display:none;}.mega-menu-parent.active .mega-menu{display:block;}.mega-menu{position:absolute;left:0;width:1000px;background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.1);padding:20px;z-index:1000;display:none;border-top:3px solid #00a651;}.mega-menu-parent:hover .mega-menu{display:block;}.mega-menu-container{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 15px;}.mega-menu-column{flex:1;padding:0 15px;}.mega-menu-column h4{color:#00a651;margin-bottom:15px;font-size:18px;}.mega-menu-column ul{list-style:none;padding:0;margin:0;}.mega-menu-column ul li{margin-bottom:10px;}.mega-menu-column ul li a{color:#333;text-decoration:none;transition:color .3s ease;}.mega-menu-column ul li a:hover{color:#fff;}@media(max-width:991px){.mega-menu{position:static;display:none;box-shadow:none;padding:0;}.mega-menu-container{flex-direction:column;padding:0;}.mega-menu-column{padding:10px 0;}.mega-menu-column h4{font-size:16px;margin-bottom:10px;}.dropdown-menu{border:0;padding-left:20px;}}footer{position:relative;z-index:100000;}footer .butttons a{background:linear-gradient(0deg,#00a651,#00a651),radial-gradient(50% 50% at 50% 50%,rgba(255,255,255,.12) 0%,rgba(0,0,0,0) 100%);text-decoration:none;color:#fff;border-radius:48px;padding:9px 40px;margin:3px;}@media(max-width:576px){footer .butttons a{padding:5px;margin:4px;}}footer .socialMedia button{box-shadow:0 1px 0 0 rgba(255,255,255,.0784313725) inset;background:radial-gradient(50% 50% at 50% 50%,rgba(255,255,255,.08) 0%,rgba(255,255,255,0) 100%);border-radius:100px;padding:15px;border:1px solid #333;color:#fff;width:55px;height:55px;transition:.3s ease-in;}footer .socialMedia button:hover{background:#00a651;transition:.3s ease-in;}footer .itemss{border-top:1px solid #333;}footer .itemss .div{list-style:none;display:flex;align-items:center;justify-content:space-between;}@media(max-width:576px){footer .itemss .div{display:flex;flex-direction:column;}}footer .itemss .div a{color:#a5abb6;transition:.3s ease-in;cursor:pointer;}footer .itemss .div a:hover{color:#fff;}footer .itemm .div{list-style:none;display:flex;align-items:center;justify-content:space-evenly;}footer .itemm .div a{color:#a5abb6;transition:.3s ease-in;cursor:pointer;}footer .itemm .div a:hover{color:#fff;}footer .itemm .copyright p .logo-ken{color:#eea240;transition:.3s ease-in;}footer .itemm .copyright p .logo-ken:hover{color:#fff;transition:.3s ease-in;}.green-button{border-radius:22.5px;background:#00a651;text-decoration:none;color:#fff;padding:9px 40px;border:1px solid #00a651;transition:.3s ease-in;}.green-button:hover{background:transparent;border:1px solid #00a651;color:#00a651;transition:.3s ease-in;}.green-button.margin-plus{padding:9px 40px!important;}.green-button.footerbutton{color:#fff;border:1px solid #fff;transition:.3s ease-in;}@media(max-width:576px){.green-button{padding:9px;}}.green-button-footer{border-radius:22.5px;background:#00a651;text-decoration:none;color:#fff;padding:9px 40px;border:1px solid #00a651;transition:.3s ease-in;}.green-button-footer:hover{background:transparent;border:1px solid #fff;color:#fff;transition:.3s ease-in;}.Green-color{color:#00a651;}#loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;}.loading-spinner{border:5px solid #f3f3f3;border-top:5px solid #009650;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.home{height:90vh;background-size:cover;position:relative;}.home .overlay{position:absolute;width:100%;height:100%;top:0;background-color:rgba(0,0,0,.6705882353);}.home .home-data{height:100%;display:flex;justify-content:center;flex-direction:column;}.home .box{background:#fff;box-shadow:2px 5px 8px 0 rgba(0,0,0,.0588235294);border-radius:8px;padding:25px 15px;display:flex;flex-direction:column;align-items:center;}.home .box h4{color:#4b4b4b;}.home .box img{width:25%;}.home .desktop-section{margin-top:-5%;position:relative;}@media(max-width:576px){.home .desktop-section{display:none;}}.home .mobile-section{display:none;}@media(max-width:576px){.home .mobile-section{margin-top:-35%;position:relative;display:block;overflow:hidden;}}.e-service{background:rgba(254,205,143,.2);}.e-service h3{position:absolute;inline-size:fit-content;display:flex;transform:rotate(270deg);top:37%;left:-3%;}@media(max-width:576px){.e-service h3{position:relative;transform:rotate(360deg);inline-size:-webkit-fill-available;justify-content:center;}}.e-service .eService-box{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;padding:57px 24px;transition:.3s ease-in;}.e-service .eService-box img{margin-bottom:33px;}.e-service .eService-box .btn-service{width:179px;height:45px;border-radius:22.5px;border:1px solid #6c6c6d;background:transparent;color:#6c6c6d;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:.3s ease-in;}.e-service .eService-box .btn-service:hover{background:#6c6c6d;color:#fff;transition:.3s ease-in;}.e-service .eService-box:hover{transition:.3s ease-in;background:#fff;}.e-service .link a{text-decoration:none;color:#4b4b4b;}.e-service .link a i{color:#00a651;}.importsDates{background:rgba(222,218,213,.2);overflow:hidden;}.importsDates .mySwiper{overflow:hidden;display:flex;align-items:center;flex-direction:column;padding:33px;overflow:hidden;}.importsDates .swiper-button-custom{position:absolute;top:50%;background:#5b5b5b;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;box-shadow:0 4px 6px rgba(0,0,0,.2);z-index:10;}@media(max-width:576px){.importsDates .swiper-button-custom{top:80%;}}.importsDates .swiper-button-custom:hover{background:#00a651;}.importsDates .swiper-button-prev-custom{left:0;}@media(max-width:576px){.importsDates .swiper-button-prev-custom{left:10%;}}.importsDates .swiper-button-next-custom{right:0;}@media(max-width:576px){.importsDates .swiper-button-next-custom{right:10%;}}.importsDates .swiper-button-custom::after{font-size:18px;font-weight:bold;}.importsDates .green-line{width:100px;height:5px;background:#00a651;}.importsDates .unit{display:flex;align-items:center;}.importsDates .unit .date{border:1px solid #00a651;border-radius:9px;border-width:1px;width:60px;height:50px;display:flex;align-items:center;margin:0 15px;justify-content:center;font-weight:bold;color:#00a651;flex-direction:column;}.importsDates .unit .date span{border-bottom:2px solid #18ae61;}.importsDates .link a{text-decoration:none;color:#4b4b4b;}.importsDates .link a i{color:#00a651;}.Statistics .green-line{width:100px;height:5px;background:#00a651;}.Statistics .StatisticsBox{position:relative;background-size:cover;background-position:center;height:290px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;overflow:hidden;}.Statistics .StatisticsBox .overlay{background:rgba(0,0,0,.6980392157);position:absolute;width:100%;height:100%;top:0;}.Statistics .StatisticsBox .content{display:flex;align-items:center;flex-direction:column;padding:56px;}.Statistics .StatisticsBox .description{position:absolute;bottom:-100%;left:50%;transform:translateX(-50%);width:100%;height:100%;color:#fff;padding:10px;text-align:center;font-size:14px;transition:bottom .3s ease-in-out;background:rgba(255,255,255,.37);display:flex;align-items:center;backdrop-filter:blur(7px);display:flex;flex-direction:column;justify-content:center;}.Statistics .StatisticsBox:hover .content{opacity:0;}.Statistics .StatisticsBox:hover .description{bottom:0;}.labels .label-box .box-labels{position:relative;background-size:cover;background-position:center;height:700px;display:flex;align-items:center;text-align:center;cursor:pointer;overflow:hidden;}.labels .label-box .box-labels .overlay{background:rgba(0,0,0,.6705882353);position:absolute;width:100%;height:100%;top:0;}.labels .label-box .box-labels .content{display:flex;flex-direction:column;padding:20px;}.labels .label-box .box-labels .content ul{list-style:none;display:flex;flex-direction:column;align-items:flex-start;padding:0;}.labels .label-box .box-labels .content ul li{color:#fff;font-size:18px;font-weight:bold;margin:10px;}.labels .label-box .box-labels .content a{text-decoration:none;border:1px solid #fff;width:140px;height:45px;border-width:1px;border-radius:22.5px;display:flex;align-items:center;justify-content:center;color:#fff;transition:.3s ease-in;}.labels .label-box .box-labels .content a:hover{background:#00a651;border:1px solid #00a651;transition:.3s ease-in;}@media(max-width:576px){.labels .label-box{padding:0;}}.news .line{width:4px;height:auto;background:#fff45a;}.news .box-news .content-news .line-green{width:100%;border-width:1px;border:1px solid #00a651;margin-bottom:5px;}@media(max-width:576px){.news .box-news{display:flex;flex-direction:column;}}.Announcements{background:rgba(211,211,211,.2);}.Announcements .line{width:4px;height:auto;background:#fff45a;}.Announcements .box-news .dates{background:#00a651;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:-15%;z-index:11111;position:relative;margin-left:3%;position:absolute;top:120%;}@media(max-width:576px){.Announcements .box-news .dates{top:67%;}}.Announcements .box-news .line{width:4px;height:auto;background:#fff45a;}@media(max-width:576px){.Announcements .box-news{display:flex;flex-direction:column;}}.Announcements .announce-box .date{background:#00a651;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:-15%;z-index:11111;position:relative;margin-left:3%;}.map .pin{display:flex;align-items:flex-start;}.map .numbers a{text-decoration:none;color:#333;transition:.3s ease-in;}.map .numbers a i{margin:0 10px;color:#00a651;}.map .numbers a:hover{color:#00a651;transition:.3s ease-in;}.map svg{width:100%;}.map svg path:hover{fill:#00a651;cursor:pointer;}.map svg .active{fill:#00a651;}