:root {
  --primary-color: #fff;
  --secondary-color: #06338B;
  --white-color: #fff;
  --bg-img-1: url("../img/header1.png");
  --bg-img-2: url("../img/header2.png");
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'niafam' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.niafam-close:before {
  content: "\e90e";
}

.niafam-aparat:before {
  content: "\e900";
}

.niafam-bale:before {
  content: "\e901";
}

.niafam-bisphon:before {
  content: "\e902";
}

.niafam-eita:before {
  content: "\e903";
}

.niafam-envelope-2:before {
  content: "\e904";
}

.niafam-facebook:before {
  content: "\e905";
}

.niafam-fax:before {
  content: "\e906";
}

.niafam-phone-call:before {
  content: "\e907";
}

.niafam-pin:before {
  content: "\e908";
}

.niafam-play-button:before {
  content: "\e909";
}

.niafam-rss:before {
  content: "\e90a";
}

.niafam-rubika:before {
  content: "\e90b";
}

.niafam-sitemap:before {
  content: "\e90c";
}

.niafam-soroush:before {
  content: "\e90d";
}

.niafam-telegram:before {
  content: "\e90f";
}

.niafam-whatsapp:before {
  content: "\e910";
}

.niafam-accessibility:before {
  content: "\e911";
}

.niafam-login:before {
  content: "\e912";
}

.niafam-video-camera-1:before {
  content: "\e913";
}

.niafam-calender:before {
  content: "\e914";
  color: #666;
}

.niafam-down:before {
  content: "\e915";
  color: #fff;
  font-size: 25px;
}

.niafam-down-arrow-2:before {
  content: "\e916";
  color: #fff;
}

.niafam-down-arrow-2 .path2:before {
  content: "\e920";
  margin-left: -2em;
  color: white;
}

.niafam-hospital:before {
  content: "\e917";
  color: #06338b;
}

.niafam-instagram-2:before {
  content: "\e918";
  color: #fff;
}

.niafam-medical-report-1:before {
  content: "\e919";
  color: #06338b;
}

.niafam-right-arrow-1:before {
  content: "\e91a";
  color: #ffd60a;
  font-size: 11px;
}

.niafam-search-strock-1:before {
  content: "\e91b";
  color: #fff;
}

.niafam-student:before {
  content: "\e91c";
  color: #06338b;
}

.niafam-third-party:before {
  content: "\e91d";
  color: #06338b;
}

.niafam-twiter:before {
  content: "\e91e";
  color: #fff;
}

.niafam-apartment:before {
  content: "\e91f";
  color: #06338b;
}

.text__white {
  color: var(--primary-color);
}

.text__yellow {
  color: #FFD60A;
}

.text__dark-blue {
  color: #0752D6;
}

.text__gray {
  color: #666666;
}

.text__blue {
  color: var(--secondary-color);
}

.text__black {
  color: #000;
}

.text__11 {
  font-size: 0.6875em;
}

.text__12 {
  font-size: 0.75em;
}

.text__13 {
  font-size: 0.813em;
}

.text__14 {
  font-size: 0.875em;
}

.text__15 {
  font-size: 0.938em;
}

.text__16 {
  font-size: 1em;
}

.text__17 {
  font-size: 1.063em;
}

.text__18 {
  font-size: 1.125em;
}

.text__19 {
  font-size: 1.188em;
}

.text__20 {
  font-size: 1.25em;
}

.text__22 {
  font-size: 1.375em;
}

.text__24 {
  font-size: 1.5em;
}

.text__25 {
  font-size: 1.5625em;
}

.text__28 {
  font-size: 1.75em;
}

.text__30 {
  font-size: 1.875em;
}

.text__32 {
  font-size: 2em;
}

.text__36 {
  font-size: 2.25em;
}

.text__40 {
  font-size: 2.5em;
}

.text__48 {
  font-size: 3em;
}

.text__50 {
  font-size: 3.125em;
}

.text__66 {
  font-size: 4.7em;
}

.text__bold {
  font-weight: 700;
}

.text__medium {
  font-weight: 500;
}

.text__regular {
  font-weight: 400;
}

.text__light {
  font-weight: 300;
}

.line-height__24 {
  line-height: 24px;
}

.line-height__28 {
  line-height: 28px;
}

.line-clamp__1 {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp__2 {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp__3 {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp__4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp__5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp__6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp__7 {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp__8 {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp__9 {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.flickity-page-dots .dot {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.cover-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}

html {
  scroll-behavior: smooth;
}

body {
  direction: ltr;
  font-family: Roboto;
  font-weight: 500;
  margin: 0;
  line-height: 1.5;
}

i::before {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.wrapper {
  overflow: hidden;
  position: relative;
  min-height: 100vh;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

a:hover {
  text-decoration: none;
  color: #ffd60a;
}

li {
  list-style: none;
}

.fixed-images {
  position: absolute;
  left: 50%;
  top: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.logo-sticky {
  display: none;
}

.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  z-index: 9999999;
  background: #0752d6;
  -webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.05);
  height: 60px;
  -webkit-transition: top 0.8s ease-in-out;
  transition: top 0.8s ease-in-out;
}

.sticky .logo-sticky {
  display: inline-block;
  -webkit-margin-start: 25px;
          margin-inline-start: 25px;
  width: 212px;
  height: 45px;
  position: relative;
}

.main-slider__cell {
  width: 100%;
}

.main-slider__cell .container {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1290px;
  max-width: 100vw;
  z-index: 2;
}

.main-slider__cell::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.1)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.1) 100%);
}

.main-slider__text {
  width: 880px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.main-slider__text span {
  line-height: 37px;
}

.main-slider__text span:first-child {
  margin-bottom: 15px;
  line-height: 58px;
}

.main-slider__pic {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 560px;
}

.main-slider__pic img {
  width: 100%;
  height: auto;
}

.main-slider__sec ol.flickity-page-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.main-slider__sec ol.flickity-page-dots .dot.is-selected {
  margin: 0px 0px 10px;
}

.main-slider__sec ol.flickity-page-dots .dot {
  margin: 0px 0px 10px;
}

.header {
  position: absolute;
  width: 100%;
  position: absolute;
  width: 100%;
  padding-top: 30px;
  height: 105px;
  z-index: 999;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.header__top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__top ul li {
  -webkit-margin-start: 10px;
          margin-inline-start: 10px;
}

.header__top ul li:last-child {
  -webkit-margin-start: 30px;
          margin-inline-start: 30px;
}

.header__top ul li a:hover {
  color: #ffb228;
}

.header__top ul li a:hover i::before {
  color: #ffb228;
}

.header__right {
  width: 57%;
}

.header__link:hover a {
  color: #fff;
}

.header__link i {
  -webkit-margin-end: 9px;
          margin-inline-end: 9px;
}

.header__bottom {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.box-sec {
  background: #f1f8ff;
}

.box-sec__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0;
}

.box-sec__item {
  width: calc(33.33% - 30px);
  -webkit-box-shadow: 0px 15px 30px rgba(7, 82, 214, 0.05);
          box-shadow: 0px 15px 30px rgba(7, 82, 214, 0.05);
  border-radius: 30px;
  background: #fff;
  padding: 60px 30px;
  text-align: center;
  position: relative;
}

.box-sec__item::after {
  content: "";
  position: absolute;
  width: 270px;
  height: 10px;
  top: 0;
  left: 15%;
  background: #0752d6;
  border-radius: 0px 0px 60px 60px;
}

.box-sec__item:first-child {
  margin-right: 30px;
}

.box-sec__item:last-child {
  margin-left: 30px;
}

.box-sec__item:nth-child(2) {
  margin-right: 30px;
  margin-left: 30px;
}

.box-sec__header {
  margin-bottom: 30px;
}

.news-sec {
  margin-bottom: 120px;
}

.news-sec__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  margin-bottom: 30px;
  position: relative;
}

.news-sec__header::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #0752d6;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.news-sec__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.news-sec__right {
  margin-left: 30px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.news-sec__left {
  margin-right: 30px;
  width: 630px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.news-sec__archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}

.news-sec__archive a {
  background: #da2424;
  border-radius: 80px;
  padding: 10px 30px;
  position: relative;
}

.news-sec__archive a i {
  position: absolute;
  left: 70%;
  top: 30%;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.news-sec__archive a:hover {
  padding-right: 40px;
  color: #fff !important;
}

.news-sec__archive a:hover i {
  opacity: 1;
}

.news-sec__archive a:hover i:before {
  color: #fff;
}

.news-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news-item--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
  border-radius: 30px;
}

.news-item--vertical .news-item__pic {
  width: 100%;
  height: 400px;
  -webkit-box-shadow: 0px 15px 30px rgba(6, 51, 139, 0.15);
          box-shadow: 0px 15px 30px rgba(6, 51, 139, 0.15);
}

.news-item--vertical .news-item__content {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  background: #ffffff;
  -webkit-box-shadow: 0px 15px 30px rgba(6, 51, 139, 0.15);
          box-shadow: 0px 15px 30px rgba(6, 51, 139, 0.15);
  border-radius: 30px;
  padding: 30px;
  margin-top: -95px;
  position: relative;
  width: 510px;
  z-index: 15;
  margin-inline-start: 0;
}

.news-item--vertical .news-item__date {
  margin-top: 20px;
}

.news-item--vertical:hover .news-item__pic::after {
  left: 50%;
  opacity: 1;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.news-item--vertical:hover .news-item__pic::before {
  width: 100%;
  opacity: 1;
}

.news-item--vertical:hover .news-item__content a {
  --p: 100%;
  color: #06338b;
}

.news-item--horizontal {
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
  margin-bottom: 15px;
}

.news-item--horizontal:last-child .news-item__content {
  border-bottom: none;
}

.news-item--horizontal .news-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 8px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
  height: 106px;
}

.news-item--horizontal .news-item__lead {
  margin-bottom: 9px;
}

.news-item--horizontal .news-item__date {
  margin-top: auto;
}

.news-item__pic {
  position: relative;
  border-radius: 30px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.news-item__pic img {
  position: absolute;
  left: 50%;
  top: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.news-item__pic::after {
  content: "\e91a";
  font-family: niafam;
  position: absolute;
  top: 50%;
  left: -100%;
  font-size: 1.875em;
  font-weight: bold;
  color: #fff;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  z-index: 3;
  opacity: 0;
}

.news-item__pic::before {
  content: "";
  position: absolute;
  border-radius: 30px;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10%;
  background: rgba(0, 52, 68, 0.5);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
}

.news-item__lead {
  margin-top: 5px;
  text-align: justify;
}

.news-item__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news-item__date span {
  -webkit-margin-start: 5px;
          margin-inline-start: 5px;
}

.news-item__content a {
  -webkit-transition: 0.4s, background-position 0s;
  transition: 0.4s, background-position 0s;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd60a)) calc(100% - var(--p, 0%))/var(--p, 0%) no-repeat;
  background: linear-gradient(#ffd60a 0 0) calc(100% - var(--p, 0%))/var(--p, 0%) no-repeat;
  padding: 0 10px;
  margin: 0 -10px;
  border-radius: 5px;
}

.numbers-sec {
  margin-bottom: 120px;
}

.numbers-sec__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.numbers-sec__right {
  width: 700px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.numbers-sec__right .numbers-sec__pic {
  width: 100%;
  height: 480px;
  position: relative;
  -webkit-box-shadow: -15px 15px 30px rgba(6, 51, 139, 0.15);
          box-shadow: -15px 15px 30px rgba(6, 51, 139, 0.15);
  border-radius: 30px;
}

.numbers-sec__right .numbers-sec__pic img {
  border-radius: 30px;
}

.numbers-sec__left {
  width: 40%;
  position: relative;
  -webkit-padding-start: 60px;
          padding-inline-start: 60px;
}

.numbers-sec__left::before {
  content: "";
  position: absolute;
  width: 990px;
  height: 600px;
  top: 50%;
  left: 96%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #f1f8ff;
  -webkit-box-shadow: 15px 15px 30px rgba(6, 51, 139, 0.15);
          box-shadow: 15px 15px 30px rgba(6, 51, 139, 0.15);
  border-radius: 30px;
}

.numbers-sec__header {
  position: relative;
}

.numbers-sec__header::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #0752d6;
  bottom: -5px;
  left: 25px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.numbers-sec__content {
  position: relative;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-margin-start: 6px;
          margin-inline-start: 6px;
}

.numbers-sec__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  position: relative;
  -webkit-margin-end: 90px;
          margin-inline-end: 90px;
  width: 20%;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.numbers-sec__item:nth-child(3) {
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}

.numbers-sec__item:last-child {
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}

.numbers-sec__item i::before {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.numbers-sec__item::before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.numbers-sec__item:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.numbers-sec__item:hover::before {
  opacity: 1;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}

.numbers-sec__item:hover i::before {
  color: #ffd60a;
}

.numbers-sec__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 13px;
  text-align: center;
}

.numbers-sec__text span:first-child {
  margin-bottom: 13px;
  -webkit-margin-end: -5px;
          margin-inline-end: -5px;
}

.research-sec {
  background-image: url("../img/scientist-checking-tube-with-blood-analysis-dressed-ppe-during-coronavirus-epidemic 1.jpg");
  padding-bottom: 49px;
  position: relative;
}

.research-sec::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 51, 139, 0.95)), to(rgba(7, 82, 214, 0.5)));
  background: linear-gradient(180deg, rgba(6, 51, 139, 0.95) 0%, rgba(7, 82, 214, 0.5) 100%);
}

.research-sec__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  margin-bottom: 30px;
  position: relative;
}

.research-sec__header::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #fff;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.research-sec__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.research-sec__item {
  width: calc(25% - 15px);
  margin-right: 15px;
  margin-left: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}

.research-sec__item:first-child {
  margin-left: 0;
}

.research-sec__item:last-child {
  margin-right: 0;
}

.research-sec__item:hover .research-sec__pic::after {
  left: 50%;
}

.research-sec__item:hover .research-sec__pic::before {
  width: 100%;
  opacity: 1;
}

.research-sec__text {
  padding: 30px;
  text-align: center;
}

.research-sec__pic {
  width: 100%;
  height: 290px;
  position: relative;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.research-sec__pic::after {
  content: "\e91a";
  font-family: niafam;
  position: absolute;
  top: 50%;
  left: -100%;
  font-size: 1.875em;
  font-weight: bold;
  color: #fff;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  z-index: 3;
}

.research-sec__pic::before {
  content: "";
  position: absolute;
  border-radius: 30px;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10%;
  background: rgba(0, 52, 68, 0.5);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
}

.research-sec__pic img {
  border-radius: 30px;
}

.footer-sec {
  background-image: url("../img/AdobeStock_131155172-scaled 1.png");
  position: relative;
}

.footer-sec__container {
  background-image: url("../img/footer.jpg");
  position: relative;
  -webkit-box-shadow: 0px 15px 30px rgba(7, 82, 214, 0.15);
          box-shadow: 0px 15px 30px rgba(7, 82, 214, 0.15);
  border-radius: 30px;
  margin-top: 60px;
}

.footer-sec__container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0.9)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
  border-radius: 30px;
}

.footer-sec__top {
  position: relative;
  z-index: 2;
  padding: 60px 60px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-sec__desc {
  width: 350px;
}

.footer-sec__desc ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.footer-sec__desc li {
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
}

.footer-sec__desc li i::before {
  color: #06338b;
}

.footer-sec__logo {
  width: 265px;
  height: 125px;
  position: relative;
  margin-bottom: 10px;
  max-width: 100%;
}

.footer-sec__header {
  position: relative;
  margin-bottom: 15px;
}

.footer-sec__header::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #000;
  bottom: -5px;
  left: 15px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.footer-sec__links {
  margin-top: 80px;
  -webkit-margin-start: 105px;
          margin-inline-start: 105px;
  width: 230px;
}

.footer-sec__links i {
  background: #0752d6;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
}

.footer-sec__links i::before {
  font-size: 5px;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  margin-left: 2px;
}

.footer-sec__links li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.footer-sec__links li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-sec__links li a:hover {
  color: #0752d6;
}

.footer-sec__address {
  width: 402px;
  margin-top: 80px;
  -webkit-margin-start: 90px;
          margin-inline-start: 90px;
}

.footer-sec__address p {
  width: 300px;
  color: #000;
}

.footer-sec__address li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
  color: #000;
}

.footer-sec__copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.footer-sec__social a:hover i::before {
  color: #ffd60a;
}

.gauge-svg {
  position: fixed;
  bottom: 20px;
  right: 10px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: 99999999;
}

.gauge-path {
  stroke-width: 2;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  position: relative;
}

.icon-scroll {
  position: fixed;
  bottom: 24px;
  right: 35px;
  width: 65px;
  height: 65px;
  z-index: 99;
}

.icon-scroll i {
  top: 50%;
  position: absolute;
  z-index: 99999999;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.search-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10000;
  background-color: rgba(14, 31, 57, 0.839216);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.search-area--opened {
  visibility: visible;
  opacity: 1;
}

.search-area__close-btn {
  font-size: 1em;
  position: absolute;
  top: 20px;
  right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  line-height: 12px;
  background-color: #ffb228;
  border: 0;
  cursor: pointer;
  border-radius: 5px;
  color: var(--secondary-color);
  opacity: 1;
}

.search-area__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 80px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.search-area__input {
  border-width: 0 0 2px 0;
  border-radius: 0;
  font-size: 1.75em;
  padding: 10px 0;
  border-color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
  background-color: transparent;
  opacity: 1;
  color: #fff;
  margin-bottom: 20px;
}

.search-area__text {
  color: #fff;
}

.search-area--opened {
  visibility: visible !important;
  opacity: 1 !important;
}

.search-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10000;
  background-color: rgba(14, 31, 57, 0.839216);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.search-area__close-btn {
  font-size: 1em;
  position: absolute;
  top: 20px;
  right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  line-height: 12px;
  background-color: #ffb228;
  border: 0;
  cursor: pointer;
  border-radius: 5px;
  color: var(--secondary-color);
  opacity: 1;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

.search-area__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 80px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#myBtn {
  cursor: pointer;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1320px;
  }
}

@media (min-width: 1200px) and (max-width: 1366.98px) {
  .container {
    max-width: 1040px;
  }
  .main-slider__carousel .container {
    width: 1030px;
  }
  .main-slider__text {
    font-size: 90%;
  }
  .box-sec__item::after {
    width: 71%;
  }
  .news-sec {
    margin-bottom: 90px;
  }
  .news-sec__right {
    margin-left: 10px;
  }
  .news-sec__left {
    width: 525px;
  }
  .news-sec .news-item--vertical .news-item__pic {
    height: 333px;
  }
  .numbers-sec__right {
    width: 575px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .numbers-sec__right .numbers-sec__pic {
    height: 394px;
  }
  .numbers-sec__left {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
  .numbers-sec__left::before {
    height: 545px;
    width: 920px;
  }
  .numbers-sec__item {
    -webkit-margin-end: 60px;
            margin-inline-end: 60px;
  }
  .research-sec__pic {
    height: 222px;
  }
  .research-sec__text {
    padding: 30px 6px;
  }
  .footer-sec__links {
    -webkit-margin-start: 50px;
            margin-inline-start: 50px;
    width: 230px;
  }
  .footer-sec__top {
    padding: 60px 40px 40px;
  }
  .footer-sec__desc {
    width: 270px;
  }
  .footer-sec__address {
    width: 335px;
    -webkit-margin-start: 51px;
            margin-inline-start: 51px;
  }
  .footer-sec__address p {
    width: 245px;
  }
}

@media (max-width: 1199.98px) {
  .wrapper {
    font-size: 90%;
  }
  .header__right {
    width: 70%;
  }
  .header__logo {
    width: 255px;
    height: 55px;
  }
  .main-slider__carousel .container {
    width: 950px;
  }
  .main-slider__text {
    width: 650px;
    font-size: 90%;
  }
  .main-slider__text span {
    position: relative;
    z-index: 99;
  }
  .box-sec__item {
    width: calc(35.33% - 30px);
    padding: 35px 30px 40px;
  }
  .box-sec__item:nth-child(1) {
    margin-right: 10px;
  }
  .box-sec__item:nth-child(2) {
    margin-right: 10px;
    margin-left: 10px;
  }
  .box-sec__item:nth-child(3) {
    margin-left: 10px;
  }
  .box-sec__item::after {
    width: 215px;
  }
  .box-sec__header {
    margin-bottom: 18px;
  }
  .research-sec__container {
    position: relative;
    z-index: 2;
  }
  .research-sec__pic {
    height: 203px;
  }
  .research-sec__text {
    padding: 20px 10px;
  }
  .research-sec__header {
    margin-top: 30px;
  }
  .footer-sec__links {
    -webkit-margin-start: 55px;
            margin-inline-start: 55px;
    width: 395px;
  }
  .footer-sec__address {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  .footer-sec__address p {
    width: 190px;
  }
  .footer-sec__top {
    padding: 35px;
  }
  .news-sec {
    margin-bottom: 90px;
  }
  .news-sec__right {
    margin-left: 10px;
  }
  .news-sec__header {
    margin-top: 40px;
  }
  .numbers-sec__icon i::before {
    font-size: 60px;
  }
  .numbers-sec__left {
    width: 50%;
  }
  .icon-scroll {
    right: 31px;
    width: 46px;
    height: 49px;
  }
  .icon-scroll svg {
    width: 70px;
    height: 70px;
  }
  .icon-scroll i {
    top: 51%;
    position: absolute;
    z-index: 99999999;
    left: 90%;
  }
  .icon-scroll i::before {
    font-size: 19px;
  }
  .icon-scroll .gauge-svg {
    right: -10px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .news-item--vertical .news-item__pic {
    width: 470px;
    height: 298px;
  }
  .news-item--vertical .news-item__content {
    padding: 20px;
    margin-top: -60px;
    position: relative;
    width: 415px;
  }
  .news-item--vertical .news-item__date {
    margin-top: 13px;
  }
  .news-item--horizontal {
    margin-bottom: 8px;
  }
  .news-item--horizontal .news-item__content {
    height: 95px;
  }
  .news-sec__left {
    width: 470px;
  }
  .news-sec__archive {
    position: relative;
    z-index: 2;
  }
  .numbers-sec__item {
    -webkit-margin-end: 60px;
            margin-inline-end: 60px;
  }
  .numbers-sec__right {
    width: 490px;
    margin-top: 60px;
  }
  .numbers-sec__right .numbers-sec__pic {
    height: 335px;
  }
  .numbers-sec__left {
    -webkit-padding-start: 30px;
            padding-inline-start: 30px;
  }
  .numbers-sec__left::before {
    height: 505px;
    width: 840px;
  }
}

@media (max-width: 991.98px) {
  .wrapper {
    font-size: 85%;
  }
  .header {
    padding-top: 10px;
    position: relative;
    height: 80px;
    background: #0752d6;
  }
  .header__logo {
    width: 235px;
    height: 50px;
  }
  .header__right {
    width: 63%;
  }
  .header .mburger b {
    background-color: #ffd60a !important;
  }
  .header__top {
    border-bottom: none;
    margin-top: 18px;
  }
  .header__menu {
    width: 20%;
    position: relative;
    top: -50px;
    left: 50%;
  }
  .header .sticky .header__menu {
    width: 20%;
    position: relative;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .header .sticky .logo-sticky {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  .main-slider__carousel .container {
    width: 690px;
  }
  .main-slider__pic {
    height: calc(100vh - 105px) !important;
  }
  .main-slider__text span:first-child {
    -webkit-line-clamp: 1;
  }
  .main-slider__text span:last-child {
    -webkit-line-clamp: 1;
  }
  .box-sec__container {
    padding: 35px 0;
  }
  .box-sec__item {
    padding: 40px 20px 15px;
    width: calc(36.33% - 30px);
  }
  .box-sec__item p {
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .box-sec__item::after {
    width: 150px;
  }
  .news-sec {
    margin-bottom: 45px;
  }
  .news-sec__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .news-sec__left {
    margin-right: 0;
    width: 100%;
    margin-bottom: 18px;
  }
  .news-sec__left .news-item--vertical {
    width: 100%;
  }
  .news-sec__left .news-item--vertical .news-item__pic {
    height: 438px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .news-sec__left .news-item--vertical .news-item__content {
    padding: 15px 20px;
    -webkit-box-shadow: -8px 0px 30px rgba(6, 51, 139, 0.15);
            box-shadow: -8px 0px 30px rgba(6, 51, 139, 0.15);
  }
  .news-sec__left .news-item--vertical .news-item__content a {
    text-align: center;
  }
  .news-sec__left .news-item--vertical .news-item__date {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .news-sec .news-item--horizontal {
    width: 48%;
  }
  .news-sec .news-item--horizontal:nth-child(3) .news-item__content {
    border-bottom: none;
  }
  .news-sec__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .news-sec__archive {
    margin-top: 0;
  }
  .news-sec__header {
    margin-top: 30px;
  }
  .news-sec__right {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  .numbers-sec {
    margin-bottom: 45px;
  }
  .numbers-sec__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-repeat: no-repeat;
    background-image: url("../img/banner.jpg");
    overflow: hidden;
    width: 100%;
    border-radius: 20px;
    position: relative;
    padding: 30px 30px 0;
  }
  .numbers-sec__container::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #f1f8ffbf;
    border-radius: 20px;
  }
  .numbers-sec__left {
    width: 100%;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
  .numbers-sec__left::before {
    display: none;
  }
  .numbers-sec__content {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .numbers-sec__right {
    display: none;
  }
  .numbers-sec__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .numbers-sec__header::after {
    left: 50%;
  }
  .research-sec {
    padding-bottom: 35px;
  }
  .research-sec__item {
    margin-right: 5px;
    margin-left: 5px;
    width: calc(26% - 15px);
  }
  .research-sec__pic {
    height: 203px;
  }
  .research-sec__header {
    margin-top: 30px;
  }
  .research-sec__text {
    padding: 15px 10px;
  }
  .research-sec .flickity-viewport {
    width: 100%;
  }
  .research-sec .carousel-cell {
    width: calc(32% - 10px);
    margin-left: 10px;
    margin-right: 10px;
    height: 288px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .research-sec .flickity-page-dots {
    left: 50%;
    top: 112%;
    width: 100%;
  }
  .research-sec .flickity-page-dots .dot {
    background: #fff;
  }
  .research-sec .flickity-page-dots .dot.is-selected {
    background: #da2424;
    width: 15px;
    height: 15px;
  }
  .research-sec .news-sec__archive {
    position: relative;
    z-index: 2;
    margin-top: 65px;
  }
  .footer-sec__container {
    background-image: none;
  }
  .footer-sec__top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 50px 35px 35px;
  }
  .footer-sec__desc {
    width: 100%;
  }
  .footer-sec__links {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
    width: 245px;
    margin-top: 30px;
  }
  .footer-sec__address {
    -webkit-margin-start: 60px;
            margin-inline-start: 60px;
    width: 300px;
    margin-top: 30px;
  }
  .footer-sec__address p {
    width: 230px;
  }
  .main-slider__pic {
    height: calc(100vh - 60px);
  }
  .main-slider__text .line-clamp__2 {
    -webkit-line-clamp: 3 !important;
  }
}

@media (max-width: 767.98px) {
  .header {
    height: 60px;
  }
  .header__logo {
    width: 170px;
    height: 35px;
  }
  .header__top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-margin-start: 5px;
            margin-inline-start: 5px;
  }
  .header__top ul li:last-child {
    -webkit-margin-start: 30px;
    margin-inline-start: 10px;
  }
  .header__bottom {
    margin-top: -51px;
  }
  .header__bottom.sticky {
    margin-top: 0;
  }
  .header__right {
    width: 65%;
  }
  .header__menu {
    top: 3px;
    left: 55%;
  }
  .main-slider__sec .flickity-page-dots .dot.is-selected {
    width: 17px;
    height: 17px;
  }
  .main-slider__sec .flickity-page-dots .dot {
    width: 13px;
    height: 13px;
  }
  .main-slider__text span:first-child {
    margin-bottom: 0;
    -webkit-line-clamp: 2;
  }
  .box-sec__container {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 35px 0 30px;
  }
  .box-sec__content {
    text-align: left;
  }
  .box-sec__content p {
    -webkit-line-clamp: 3;
  }
  .box-sec__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    margin-bottom: 8px;
  }
  .box-sec__item {
    padding: 20px 20px 20px 35px;
  }
  .box-sec__item::after {
    height: 98px;
    width: 10px;
    top: 15%;
    left: 1px;
    border-radius: 0 60px 60px 0px;
  }
  .box-sec .carousel-cell {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 15px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .box-sec .flickity-viewport {
    width: 100%;
  }
  .box-sec .flickity-viewport {
    height: 285px !important;
  }
  .box-sec .flickity-page-dots {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    left: 0;
    top: 90%;
  }
  .box-sec .flickity-page-dots .dot {
    background: rgba(174, 225, 255, 0.71);
  }
  .box-sec .flickity-page-dots .dot.is-selected {
    background: #0752d6;
    width: 15px;
    height: 15px;
  }
  .news-sec__right {
    margin-left: 0;
  }
  .news-sec .carousel-cell {
    width: 100%;
  }
  .news-sec .flickity-page-dots {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    left: -41%;
    top: 108%;
  }
  .news-sec .flickity-page-dots .dot {
    background: rgba(174, 225, 255, 0.71);
  }
  .news-sec .flickity-page-dots .dot.is-selected {
    background: #0752d6;
    width: 15px;
    height: 15px;
  }
  .news-sec .news-item--horizontal .news-item__content {
    width: 100%;
    height: 95px;
  }
  .news-sec .news-item--horizontal:last-child .news-item__content {
    border-bottom: none;
  }
  .news-sec .news-item--vertical {
    width: 100%;
  }
  .news-sec .news-item--vertical .news-item__pic {
    height: 324px;
  }
  .news-sec .news-item--vertical .news-item__content {
    margin-top: -80px;
    width: 430px;
  }
  .numbers-sec__right {
    width: 500px;
    margin-left: 0;
  }
  .numbers-sec__right .numbers-sec__pic {
    height: 300px;
  }
  .numbers-sec__icon i::before {
    font-size: 55px;
  }
  .research-sec__pic {
    height: 237px;
  }
  .research-sec .carousel-cell {
    width: calc(50% - 10px);
    margin-left: 10px;
    margin-right: 10px;
    height: 320px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .footer-sec__links {
    margin-top: 25px;
  }
  .footer-sec__address {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
    margin-top: 25px;
    width: 100%;
  }
  .footer-sec__address p {
    width: 84%;
  }
  .main-slider__pic {
    height: calc(100vh - 60px);
  }
  .main-slider__text {
    text-align: center;
    max-width: 100%;
  }
  .main-slider__text .line-clamp__2 {
    -webkit-line-clamp: 3 !important;
  }
  .main-slider__sec ol.flickity-page-dots {
    width: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    left: 0;
    right: unset !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    -webkit-transform: unset;
            transform: unset;
    bottom: 20px;
    top: unset;
  }
  .main-slider__sec ol.flickity-page-dots .dot {
    margin-bottom: 0;
    margin-right: 2px !important;
    margin-left: 2px !important;
  }
  .main-slider__sec ol.flickity-page-dots .dot.is-selected {
    margin-bottom: 0;
  }
}

@media (max-width: 575.98px) {
  .wrapper {
    font-size: 90%;
  }
  .header {
    padding-top: 15px;
    position: inherit;
    background-color: #143e92;
    height: 105px;
  }
  .header__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header__right {
    width: 100%;
    margin-top: 15px;
  }
  .header__menu {
    top: 0px;
    left: 91%;
  }
  .header__top {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
    position: relative;
    top: -47px;
  }
  .header__left {
    top: 50px;
    position: relative;
  }
  .main-slider__text {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  .main-slider__text span:first-child {
    font-size: 32px;
    line-height: 43px;
  }
  .main-slider__text span:last-child {
    font-size: 24px;
    line-height: 30px;
    margin-top: 8px;
  }
  .main-slider__sec .flickity-page-dots .dot.is-selected {
    width: 14px;
    height: 14px;
  }
  .main-slider__sec .flickity-page-dots .dot {
    width: 11px;
    height: 11px;
  }
  .box-sec .carousel-cell {
    width: 100%;
  }
  .news-item--vertical .news-item__content {
    margin-top: -5% !important;
    left: 0 !important;
    width: 290px !important;
    -webkit-box-shadow: 1px -14px 31px rgba(6, 51, 139, 0.15) !important;
            box-shadow: 1px -14px 31px rgba(6, 51, 139, 0.15) !important;
  }
  .news-item--vertical .news-item__content a {
    -webkit-line-clamp: 2;
  }
  .news-item--vertical .news-item__pic {
    width: 310px !important;
    height: 210px !important;
  }
  .news-item--vertical .news-item__date {
    margin-top: 10px;
  }
  .news-sec {
    margin-bottom: 25px;
  }
  .news-sec__left {
    width: 100%;
  }
  .news-sec .flickity-page-dots {
    left: -36%;
  }
  .numbers-sec {
    margin-bottom: 0;
  }
  .numbers-sec .container {
    padding-right: 0;
    padding-left: 0px;
  }
  .numbers-sec__container {
    padding-bottom: 50px;
    border-radius: 0;
  }
  .numbers-sec__container::before {
    border-radius: 0;
  }
  .numbers-sec .flickity-viewport {
    width: 100%;
  }
  .numbers-sec__item {
    width: calc(50% - 10px);
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transition-duration: unset;
            transition-duration: unset;
  }
  .numbers-sec .flickity-page-dots {
    left: 50%;
    top: 105%;
    width: 100%;
  }
  .numbers-sec .flickity-page-dots .dot {
    background: #aea2a2;
  }
  .numbers-sec .flickity-page-dots .dot.is-selected {
    background: #da2424;
    width: 15px;
    height: 15px;
  }
  .numbers-sec__left::before {
    height: 355px;
  }
  .numbers-sec__right {
    display: none;
  }
  .numbers-sec__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .numbers-sec__header::after {
    left: 50%;
  }
  .numbers-sec__icon i::before {
    font-size: 55px;
  }
  .research-sec .flickity-viewport {
    overflow: visible;
  }
  .research-sec .carousel-cell {
    height: 290px;
    opacity: 0.6;
  }
  .research-sec .carousel-cell.is-selected {
    opacity: 1;
  }
  .research-sec__pic {
    height: 215px;
  }
}

@media (min-width: 361px) and (max-width: 470px) {
  .news-item--vertical .news-item__pic {
    width: 100%;
  }
  .research-sec .carousel-cell {
    width: 250px;
    height: 320px;
  }
  .research-sec__pic {
    height: 242px;
  }
  .footer-sec__address p {
    width: 77%;
  }
}

@media (max-width: 360.98px) {
  .news-item--vertical .news-item__pic {
    width: 100%;
  }
  .research-sec .carousel-cell {
    width: 100%;
    height: 400px;
  }
  .research-sec .news-sec__archive {
    margin-top: 80px !important;
  }
  .research-sec__pic {
    height: 319px;
  }
  .footer-sec__address p {
    width: 70%;
  }
}

/*  Add by Kareem */
.numbers-sec-wide .numbers-sec__header{text-align:center}
.numbers-sec-wide .numbers-sec__header::after{left:50%}
.numbers-sec-wide .numbers-sec__right{display:none}
.numbers-sec-wide .numbers-sec__left{width:100%;height:auto;background:#f1f8ff;-webkit-box-shadow:15px 15px 30px rgba(6,51,139,.15);box-shadow:15px 15px 30px rgba(6,51,139,.15);border-radius:30px;padding:60px 0}
.numbers-sec-wide .numbers-sec__left::before{content:none;display:none}
.numbers-sec-wide .numbers-sec__item:nth-child(3){-webkit-margin-end:0;margin-inline-end:0}
.numbers-sec-wide .numbers-sec__item{-webkit-margin-end:0;margin-inline-end:0;margin-bottom:0;width:auto;flex:1 1 auto}
.numbers-sec-wide .numbers-sec__content{-webkit-margin-start:0;margin-inline-start:0;justify-content:space-around}
.numbers-sec-wide .news-sec{margin-bottom:60px}
.numbers-sec-wide .numbers-sec{margin-bottom:60px}
@media (max-width:991.98px){
.numbers-sec-wide .numbers-sec__container{background-image:none;padding:0 0 0;border-radius:30px}
.numbers-sec-wide .numbers-sec__item{flex:1 1 33.33%;margin-bottom:30px}
.numbers-sec-wide .numbers-sec__left{padding:60px 0 30px}
}
/*# sourceMappingURL=main.css.map */