@font-face {
    font-family: 'Sakkal Majalla';
    src: url('fonts/SakkalMajallaBold.woff2') format('woff2'),
        url('fonts/SakkalMajallaBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Fonts */
:root {
  --default-font: "Open Sans",  system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --heading-font: "Sakkal Majalla",  sans-serif;
  --nav-font: "Open Sans",  sans-serif;
}

:root {
    --nav-color: #212529;
    --nav-hover-color: #2a4562;
    --nav-mobile-background-color: #ffffff;
    --nav-dropdown-background-color: #ffffff;
    --nav-dropdown-color: #212529;
    --nav-dropdown-hover-color: #2a4562;
}

:root {
    --background-color: #ffffff;
    --default-color: #2a4562;
    --heading-color: #0c1a2a;
    --accent-color: #6ba6ce;
    --surface-color: #ffffff;
    --contrast-color: #ffffff;
}

.dark-background {
    --background-color: #2a4562;
    --default-color: #ffffff;
    --heading-color: #ffffff;
    --surface-color: #0c1a2a;
    --contrast-color: #ffffff;
}

/* header css */
.header .logo img {
    max-height: 70px; 
}

@media (max-width:768px){
    .header .logo img {   
    margin: 10px;
}
}

.header { 
    padding: 0; 
}

.lang-link {
    font-size:1.2em !important; 
}

@media (min-width: 1200px) {
    .navmenu li:last-child a { 
        margin-top: 10px;
    }
    .navmenu a, .navmenu a:focus { 
        padding: 30px 15px; 
    }
    .navmenu ul { 
        margin-top: -4px;
    }
}
  
.navmenu .active {
    border-top:4px solid;
}

.nav-link img {
    max-height:90px
}

/* content css */
.section-bg:before { 
    transform: inherit;
}

/* body, a, p {
    font-size: 1.2em !important;
}  */

.hero:before { 
    /* background: color-mix(in srgb, var(--background-color), transparent 60%);      */
    background: transparent;
}

.btn-get-started.download{ 
    background: linear-gradient(135deg, #ff512f, #dd2476);
}

.btn-get-started.download:hover {
  background: linear-gradient(135deg, #dd2476, #ff512f); 
}

.swiper-slide {
    margin:30px 5px 30px 5px;  
} 

.stats i {
    width: 100px;
    height: 100px;
} 

.stats .stats-item span {
    font-size: 50px;
    height: 60px;
} 

.portfolio .portfolio-filters li { 
    font-size: 24px; 
} 

 .rounded-15 {
    border-radius: 15px;
 }

 section, .section { 
    scroll-margin-top: 90px; 
}

.section-bg { 
    padding: 60px 0; 
}

.section-title { 
    padding-bottom: 40px; 
}

.section-title h2 {
    font-size: 45px; 
}

.section-bg:before { 
    top: 0; 
    bottom: 0;
}

.about .content p {
    margin-bottom: 1rem;
}

  

.accreditations.section .nav-tabs { 
      
   --bs-nav-tabs-link-active-border-color: var(--accent-color);
    border-bottom-color: var(--accent-color);
}

.nav-item .nav-link.active {
 background: linear-gradient(to bottom,  rgba(107,166,206,0.3) 0%,rgba(255,255,255,1) 100%);  
 border-bottom-color: #ffffff !important;
box-shadow: 0 -15px 15px rgb(107 166 206 / 15%);
}

.nav-item .nav-link:hover { 
 border-bottom-color: #ffffff !important;
}

.nav-item .nav-link { 
 border-radius: 0 !important;
}

.services .service-item { 
    border-radius: 15px;
    border-top: 3px solid var(--accent-color);
 background: linear-gradient(to bottom,  rgba(159,197,228,0.5) 0%,rgba(159,197,228,0) 100%);  

}

.service-number {
    font-size: 10em;
    opacity: 0.2;
    margin-right: -60px;
    margin-top: -50px;
} 

.services .service-item .title {
    color: var(--nav-hover-color);
    font-size: 2.2em !important; 
}

.service-item p {
    line-height:1.4; 
    opacity: .8;
}

.services .service-item .title { 
    margin-bottom: inherit; 
}

.portfolio .portfolio-content .portfolio-info .preview-link, .portfolio .portfolio-content .portfolio-info .details-link {
     
    left: calc(50% - 0px);
     
}

.glightbox-clean .gslide-title { 
    margin-bottom: 0; 
}

.card {
    border:0;
    /* background-image: linear-gradient(158deg, rgba(84, 84, 84, 0.03) 0%, rgba(84, 84, 84, 0.03) 20%,rgba(219, 219, 219, 0.03) 20%, rgba(219, 219, 219, 0.03) 40%,rgba(54, 54, 54, 0.03) 40%, rgba(54, 54, 54, 0.03) 60%,rgba(99, 99, 99, 0.03) 60%, rgba(99, 99, 99, 0.03) 80%,rgba(92, 92, 92, 0.03) 80%, rgba(92, 92, 92, 0.03) 100%),linear-gradient(45deg, rgba(221, 221, 221, 0.02) 0%, rgba(221, 221, 221, 0.02) 14.286%,rgba(8, 8, 8, 0.02) 14.286%, rgba(8, 8, 8, 0.02) 28.572%,rgba(52, 52, 52, 0.02) 28.572%, rgba(52, 52, 52, 0.02) 42.858%,rgba(234, 234, 234, 0.02) 42.858%, rgba(234, 234, 234, 0.02) 57.144%,rgba(81, 81, 81, 0.02) 57.144%, rgba(81, 81, 81, 0.02) 71.42999999999999%,rgba(239, 239, 239, 0.02) 71.43%, rgba(239, 239, 239, 0.02) 85.71600000000001%,rgba(187, 187, 187, 0.02) 85.716%, rgba(187, 187, 187, 0.02) 100.002%),linear-gradient(109deg, rgba(33, 33, 33, 0.03) 0%, rgba(33, 33, 33, 0.03) 12.5%,rgba(147, 147, 147, 0.03) 12.5%, rgba(147, 147, 147, 0.03) 25%,rgba(131, 131, 131, 0.03) 25%, rgba(131, 131, 131, 0.03) 37.5%,rgba(151, 151, 151, 0.03) 37.5%, rgba(151, 151, 151, 0.03) 50%,rgba(211, 211, 211, 0.03) 50%, rgba(211, 211, 211, 0.03) 62.5%,rgba(39, 39, 39, 0.03) 62.5%, rgba(39, 39, 39, 0.03) 75%,rgba(55, 55, 55, 0.03) 75%, rgba(55, 55, 55, 0.03) 87.5%,rgba(82, 82, 82, 0.03) 87.5%, rgba(82, 82, 82, 0.03) 100%),linear-gradient(348deg, rgba(42, 42, 42, 0.02) 0%, rgba(42, 42, 42, 0.02) 20%,rgba(8, 8, 8, 0.02) 20%, rgba(8, 8, 8, 0.02) 40%,rgba(242, 242, 242, 0.02) 40%, rgba(242, 242, 242, 0.02) 60%,rgba(42, 42, 42, 0.02) 60%, rgba(42, 42, 42, 0.02) 80%,rgba(80, 80, 80, 0.02) 80%, rgba(80, 80, 80, 0.02) 100%),linear-gradient(120deg, rgba(106, 106, 106, 0.03) 0%, rgba(106, 106, 106, 0.03) 14.286%,rgba(67, 67, 67, 0.03) 14.286%, rgba(67, 67, 67, 0.03) 28.572%,rgba(134, 134, 134, 0.03) 28.572%, rgba(134, 134, 134, 0.03) 42.858%,rgba(19, 19, 19, 0.03) 42.858%, rgba(19, 19, 19, 0.03) 57.144%,rgba(101, 101, 101, 0.03) 57.144%, rgba(101, 101, 101, 0.03) 71.42999999999999%,rgba(205, 205, 205, 0.03) 71.43%, rgba(205, 205, 205, 0.03) 85.71600000000001%,rgba(53, 53, 53, 0.03) 85.716%, rgba(53, 53, 53, 0.03) 100.002%),linear-gradient(45deg, rgba(214, 214, 214, 0.03) 0%, rgba(214, 214, 214, 0.03) 16.667%,rgba(255, 255, 255, 0.03) 16.667%, rgba(255, 255, 255, 0.03) 33.334%,rgba(250, 250, 250, 0.03) 33.334%, rgba(250, 250, 250, 0.03) 50.001000000000005%,rgba(231, 231, 231, 0.03) 50.001%, rgba(231, 231, 231, 0.03) 66.668%,rgba(241, 241, 241, 0.03) 66.668%, rgba(241, 241, 241, 0.03) 83.33500000000001%,rgba(31, 31, 31, 0.03) 83.335%, rgba(31, 31, 31, 0.03) 100.002%),linear-gradient(59deg, rgba(224, 224, 224, 0.03) 0%, rgba(224, 224, 224, 0.03) 12.5%,rgba(97, 97, 97, 0.03) 12.5%, rgba(97, 97, 97, 0.03) 25%,rgba(143, 143, 143, 0.03) 25%, rgba(143, 143, 143, 0.03) 37.5%,rgba(110, 110, 110, 0.03) 37.5%, rgba(110, 110, 110, 0.03) 50%,rgba(34, 34, 34, 0.03) 50%, rgba(34, 34, 34, 0.03) 62.5%,rgba(155, 155, 155, 0.03) 62.5%, rgba(155, 155, 155, 0.03) 75%,rgba(249, 249, 249, 0.03) 75%, rgba(249, 249, 249, 0.03) 87.5%,rgba(179, 179, 179, 0.03) 87.5%, rgba(179, 179, 179, 0.03) 100%),linear-gradient(241deg, rgba(58, 58, 58, 0.02) 0%, rgba(58, 58, 58, 0.02) 25%,rgba(124, 124, 124, 0.02) 25%, rgba(124, 124, 124, 0.02) 50%,rgba(254, 254, 254, 0.02) 50%, rgba(254, 254, 254, 0.02) 75%,rgba(52, 52, 52, 0.02) 75%, rgba(52, 52, 52, 0.02) 100%),linear-gradient(90deg, #ffffff,#ffffff); */
}

.card-title {
    margin-bottom: 0;
    color: #2a4562;
}

.service-details .services-list a { 
    margin-top: 10px; 
}

.service-details ul { 
    font-size: 18px;
}

.service-details .services-list a { 
    border-radius: 7px;
}

.service-details .services-list a.active { 
    background-color: #2a4562;
} 

.text-justify {
    text-align: justify;
}
 
.our-values {
    margin-block-start: 0 !important;
    padding-left: 1.5rem;
}
.our-values li{ 
    line-height:1.55;
    opacity: .8;
}

.our-values li strong{
    text-decoration:underline;
}

.carousel-item.active {
    border-top: none;
}

.number_blue {
    background-color:#14325d;
    padding:6.6% 6%;
    border: 1px solid #ffffff !important;
}

.number_skyblue {
    background-color:#6ba6ce;
    padding:6.6% 6%;
     border: 1px solid #ffffff !important;
}

.number_blue strong, .number_skyblue strong {
    font-size:3.4em; 
    color:#ffffff;    
}

.number_blue span,.number_skyblue span {
    font-size:20px !important;
     
    color:#ffffff;        
}
.number_blue h5, .number_skyblue h5 {
margin-top: -10px;
font-size: 1em; 
font-family: var(--default-font);
 }

 .card-body h3.card-title {
    font-family: var(--default-font);
    font-size: 1.2em;
 }
 

 .stats.section {
    padding-bottom:0
}

.numbers_bg{
    background-image: url('../img/numbers_img.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #6ba6ce;
}

.number_blue:nth-child(1), .number_blue:nth-child(2) {
    border-top: none !important;
}

.number_skyblue:nth-child(7), .number_skyblue:nth-child(8) {
    border-bottom: none !important;
}

.course-content p{
    line-height:1.3;
    text-align:justify;  
    font-size: 18px;
}
 

.coursesAccordion .accordion-button { 
     font-weight: 500;
    padding: .65rem 1rem;
    font-family: var(--default-font);
}

.help-box h4 {
    font-family: var(--default-font);
}

.help-box p {
    font-size: 18px;
}

.info-item h3 {
    font-family: var(--default-font);
}

.info-item p {
    font-size: 15px;
}

.coursesAccordion .accordion-body h6{
    font-size: 1.2em;
    color: #cc0000;
    font-family: var(--default-font);
}

.coursesAccordion .accordion-body ul li:before {
    content:"●"; 
    margin-right: 7px !important;
    font-size: .9em;
}

.coursesAccordion .accordion-body ul li {
    color: #686868;
    line-height: 1;
}

.coursesAccordion .accordion-button:focus {
    
    box-shadow: none;
}


.contact .info-item { 
    padding: 20px 0 20px 0;
}

/* .clients .client-logo {
    max-height: 80px;
    object-fit: contain;
}
.clients .carousel-inner {
    display: flex;
}
.clients .carousel-item {
    flex: 0 0 auto;
    transition: transform 0.5s ease-in-out;
} */



@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;
  padding: 30px 0px;
  white-space: nowrap;
  position: relative;
}

.logos:before, .logos:after {
  position: absolute;
  top: 0;
  content: '';
  width: 250px;
  height: 100%;
  z-index: 2;
}

.logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255,255,255,0), rgb(255, 255, 255));
}

.logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255,255,255,0), rgb(255, 255, 255));
}

.logo_items {
  display: inline-block;
  animation: 35s slides infinite linear;
}

.logos:hover .logo_items {
  animation-play-state: paused;
}

.logo_items img{
  height: 100px;
}

 
/* footer custom styles */
.footer {
    padding-bottom: inherit; 
 }

 .footer .footer-about .logo { 
    margin-bottom: inherit;
}

 .footer .footer-about .logo img {
    max-height: 100px; 
    opacity: .5;
} 

.footer .copyright {
    padding-top: 15px;
    padding-bottom: 15px; 
}

.bright {
    filter: brightness(800%);
}

.footer h4 {
    font-size: 2em; 
}

.footer .footer-links ul a { 
    line-height: 1.5;
}

.footer p { 
    line-height: 1;
    opacity: .5;
}
.footer .footer-links ul li {
    padding: 5px 0; 
}

.footer-partners img {
    height:50px
}

.footer .footer-about p { 
    font-size: 13px; 
    line-height: 1.3;
    font-family: var(--default-font);
}

/* fix 14" screen issues */

@media (max-width: 1280px) and (min-width: 1200px) {  
    .number_skyblue,.number_blue { 
    padding: 5.5% 5%; 
}
    .col-6.number_blue img, .col-6.number_skyblue img {
    width:80px
   }
  .number_blue strong, .number_skyblue strong {
    font-size: 2.8em;    
  }

    .number_blue h5, .number_skyblue h5 { 
    font-size: .9em; 
    }
}