@font-face {
  font-family: 'Segoe UI';
  src: url('SegoeUI.woff2') format('woff2'),
      url('SegoeUI.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('SegoeUI-Semibold.woff2') format('woff2'),
      url('SegoeUI-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Segoe UI Semilight';
  src: url('SegoeUI-Semilight.woff2') format('woff2'),
      url('SegoeUI-Semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('SegoeUI-Light.woff2') format('woff2'),
      url('SegoeUI-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('SegoeUI-Bold.woff2') format('woff2'),
      url('SegoeUI-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/***********************Roboto**********************/
@font-face {
  font-family: 'Roboto';
  src: url('roboto/Roboto-Light.woff2') format('woff2'),
      url('roboto/Roboto-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/Roboto-Regular.woff2') format('woff2'),
      url('roboto/Roboto-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/Roboto-Medium.woff2') format('woff2'),
      url('roboto/Roboto-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/Roboto-Bold.woff2') format('woff2'),
      url('roboto/Roboto-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/Roboto-Black.woff2') format('woff2'),
      url('roboto/Roboto-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/**********************Cairo***************************/
@font-face {
  font-family: 'Cairo';
  src: url('cairo/Cairo-Light.woff2') format('woff2'),
      url('cairo/Cairo-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cairo';
  src: url('cairo/Cairo-Regular.woff2') format('woff2'),
      url('cairo/Cairo-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cairo';
  src: url('cairo/Cairo-Bold.woff2') format('woff2'),
      url('cairo/Cairo-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cairo';
  src: url('cairo/Cairo-SemiBold.woff2') format('woff2'),
      url('cairo/Cairo-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cairo';
  src: url('cairo/Cairo-Black.woff2') format('woff2'),
      url('cairo/Cairo-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
body{
  font-family: 'Roboto', sans-serif !important;
}

.ar body{
  font-family: 'Cairo' !important;
}


.atchievments .atchievments-slider .slider-tabs-atchiev .item.slick-current:hover {
  transform: unset; }
.atchievments .atchievments-slider .slider-tabs-atchiev .item.slick-current .item-content {
  transition: trasform .3s ease; }
.atchievments .atchievments-slider .slider-tabs-atchiev .item .item-content {
  transition: trasform .3s ease; }
.atchievments .atchievments-slider .slider-tabs-atchiev .slick-active:hover {
  transform: scale(1.2); }

  .mob-img{
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  @media (min-width: 768px){
    .mob-img{
      background-image: none !important;
    }
  }

  footer  #instagram.social-slider .social-quotes .swiper-container1 .swiper-wrapper1 .swiper-slide1 .slider-content .text-info:after{
    display: none;
  }

  footer #instagram.social-slider .social-quotes .swiper-container1 .swiper-wrapper1 .swiper-slide1 .slider-content .text-info p { 
    height: 107px;
    overflow: hidden;
}

footer #instagram.social-slider .social-quotes .swiper-container1 .swiper-wrapper1 .swiper-slide1 .slider-content .text-info .personal-info img {
  border-radius: 0;
  width: 350px;
  max-width: 100%;
}

.photo-gallery .gallery .gallery-box .box-overlay .more{
  display: block;
}

.atchievments .atchievments-slider .slider-tabs-atchiev .item .item-content{
  padding: 0px 20px;
}


.post-link .personal-info{
  text-align: center;
  margin-bottom: 20px;
}


@media (min-width: 768px){
  .atchievments .atchievments-slider .container .row:first-child .col-md-5 h2 {
    margin-bottom: 20px;
    font-size: 41px;
  }
}

/* footer .social-slider .social-quotes .youtube-swiper .swiper-wrapper1 .swiper-slide1 .youtube-content .video-2{
  display: none;
}

footer .social-slider .social-quotes .youtube-swiper .swiper-wrapper1 .swiper-slide1 .youtube-content .video-1 {
  width: 100%;
  text-align: center;
}


footer .social-slider .social-quotes .youtube-swiper .swiper-wrapper1 .swiper-slide1 .youtube-content iframe {
  width: 50%;
} */
/*# sourceMappingURL=custom.css.map */
.twitter-timeline .SandboxRoot.env-bp-820 .timeline-Tweet-text{
  font-size: 18px;
}

.atchievments-slider-content .cv-body .heading-section ul li{
  font-weight: 400 !important;
}

.atchievments-slider-content .cv-body .cv-info ul li{
  font-weight: 400 !important;
}

.atchievments-slider-content .cv-body .cv-info p{
  font-weight: 400 !important;
}