body {
    font-family: 'Inter', sans-serif; 
    font-size: 16px;  
    font-weight: 500;
    line-height: 32px;
}

.main-logo {
    max-width: 133px;
    filter: brightness(0) invert(1);
}

a {
   
   color:#083a8f;
  
}

a:hover {
    color: #32a7ea;
    text-decoration: none;
  
}

html {
    scroll-behavior: smooth;
}
.black{
    background-color: #141414;
}
.text-black{
    color:#141414;
}
.orange {
    background-color: #FF8F00;
}
.text-orange {
    color: #FF8F00;
}
.blue {
    background-color: #37B5FC;
}
.blue-text{
    color: #37B5FC;
}

.heading2{
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    
}


.heading2_blog{
    font-size: 40px;
    line-height: 59px;
    font-weight: 700;
}

.heading3{
    font-size: 18px;
    line-height:32px;
    font-weight: 400;
    color:#141414;
}


.text-white .begin{
    font-size: 18px;
    line-height: 21.78px;
}

/*NavBar*/
.container-fluid {
    width: 100%;
    padding-right: 80px;
    padding-left: 80px;
    margin-right: auto;
    margin-left: auto;
  }

/* test */
.carousel-indicators li {
    border-radius: 50%;
    width: 16px;
    height: 16px;
}

.carousel-control-prev {
    left: -40px;
  }
.carousel-control-next {
    right: -40px;
  }

.paragraph_font {
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    font-style: normal;
}


a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}

.nav-link {
        font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
}


/* For all section's title */
.section-title {
    font-size: 3rem;
}

header {
    background: linear-gradient(349deg, #37B5FC 0%, #237AAE 132.52%);
}

#main{
    background: linear-gradient(224.35deg, #37B5FC 0%, #237AAE 132.52%);
}


.slideformat {
    padding: 60px 0px 60px;
   
}

.bannerimage img {
    width: 100%;
}

.slidethree .btn-primary {
    border: none !important;
    padding: 10px 20px;
}
.slidethree p {
     margin-bottom: .5rem;
}
.slidethree .header-info {
    line-height: 65px;
}

.welcome-pagination {
    z-index: 1;
    position: absolute;
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,12px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,12px));
       background: #f7f7f7;
   }
.swiper-pagination-bullet-active {
      background: #FFF;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
       text-align: center;
}

.swiper-button-next, .swiper-button-prev {
    color: #FFF;
}
.headerlogo{
    position: absolute; top: 10%; right: 0;
}
.ellipse6 {
	position: absolute;
	width: 78.93px;
	height: 79px;
	border-radius: 100%;
	left: -49px;
	top: -15px;
	background: #A974FF;
}

.ellipse5 {
    position: absolute;
    width: 78.93px;
    height: 79px;
    border-radius: 100%;
    left: 220px;
    top: -27px;
    background: #FE753F;
}

.ellipse4 {
	position: absolute;
	width: 78.93px;
	height: 79px;
	left: 289px;
	top: 310px;
	border-radius: 100%;
	background: #FFFFFF;
}

.ellipse3 {
	position: absolute;
	width: 15.99px;
	height: 16px;
	left: 118px;
	top: 380px;
	background: #FE753F;
	border-radius: 100%;
}

.ellipse2 {
    position: absolute;
    width: 188px;
    height: 119px;
    left: -5vw;
    bottom: -99px;
    
}

.ellipse21{
    position: absolute;
    width: 20px;
    height: 20px;
    right: -40px;
    bottom: -60px;
    background: #FE753F;
    border-radius: 100%;
}

.ellipse22 {
    position: absolute;
    width: 38px;
    height: 38px;
    right: -20px;
    bottom: -20px;
    background: #111;
    border-radius: 100%;
}

.ellipse1 {
    position: absolute;
    width: 200px;
    height: 90px;
    right: -3vw;
    top: -10.4vh;
   
}

.ellipse11{
    position: absolute;
    width: 20px;
    height: 20px;
    left: -40px;
    top: -60px;
    background: #FE753F;
    border-radius: 100%;
}

.ellipse12 {
    position: absolute;
    width: 20px;
    height: 20px;
    left: -100px;
    top: -20px;
    background: #111;
    border-radius: 100%;
}

.hero_img {
    width: 350px;
    height: 350px;
    border-radius: 100%;
    background: #F0C932;
    
}

.hero_img ::before {
	width: 355px;
	height: 343px;
	position: absolute;
	top: 1.32px;
	content: " ";
	border: #fff 1px solid;
	border-radius: 100%;
	left: 23px;
}

.hero_img img {
    position: absolute;
    top: 12.32px;
    border-radius: 100%;
    /*height: 100%;*/
    width: 102%;
    
}

.hero_img .lines {
	width: 163.81px;
	height: 205.5px;
	position: absolute;
	top: 165px;
	right: 248px;
	transform: rotate(20deg);
}

.lines1 {
    position: absolute;
    width: 200px;
    height: 120.36px;
    right: -7vw;
    top: -100px;
    transform: rotate(-180deg);
}



/* Navigation */
.logo {
    font-weight: 900;
    font-size: 1.5rem;
}

.nav-item {
    margin: 0 15px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 2.3rem 0.5rem;
}

.navbar{
    padding: 0;
}

/* Main Section */


.header-main {
    margin-top: 20px;
}

.header-info {
    font-weight: 700;
    font-size: 64px;
    color: #fff;
    line-height: 77.45px;

}


.slidetwo span {
    color:#37B5FC;
}
.slidetwo .slide-content {
    padding: 40px 30px;
}

.slidetwo .slide-content .btn-primary {
    border-color: #ff8f00;
}
.header-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #FFFFFF;
    padding-right: 20px;
}





.btn-outline-light {
    margin-left: 20px;
}

.btn-space {
    margin-top: 20px;
}

/* paragraph color */
.gray {
    color: #828282;
}

/* Overview */
.info-width {
    width: 60%;
    font-size: 1.3rem;
}

.overview-icon {
    font-size: 28px;
    color: #FF8F00;
}



/* .btn-outline {
    border-color: #FF8F00;
} */

.overview-row {
    margin-top: 4rem;
    margin-bottom: 3rem;
}

.overview-header {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -1px;
}

.overview-icon,
.overview-header,
.info-width {
    padding: 1rem 0;
}


#ready {
    background-color: #F5F5F5;
    margin-top: 50px;
    padding: 100px 0;
}

.carousel-inner {
	padding: 60px 0px;
} 

.carousel-item {
    position: relative;
    padding:60px 45px
}

/* .card-body {
    padding: 6% 8%;
} */

.letter_space {
    letter-spacing: -1px;
}

.letter_space1 {
    letter-spacing: -4px;
}

.btn-block {
    font-size: 1.5rem;
}


.cta-text {
    font-weight: bold;
    font-size: 3rem;
    color: #fff;
}

/* Footer */

.footer-bg {
    background-color: #37B5FC;
}


.footer_header {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #EAECF0;
}
.logs{
    left:-50px;
}

.footer-links li a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
}

.copyright {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.social_icon {
    font-size: 24px;
    color: #fff;
    }


.button {
    border: none;
    padding: 11px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin: 2px;
    transition-duration: 0.4s;
    cursor: pointer;
}

.button1 {
    background-color: white;
    color: #FF8F00;
    border: 2px solid #FF8F00;
    border-radius: 5px;
}
.button2 {
    background-color: #FF8F00;
    color: #FFFFFF;
    border-radius: 5px;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #1889c9;
    border-color: transparent;
}

/* Chart styling */
.chart {
    position: relative;
    display: inline-block;
    margin: 20px 10px;
    color: #000;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}
.value {
    position: absolute;
    top: 37%;
    left: 41%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 24px;
}
.touch-hover:hover {
    background-color: #FF8F00;
    color: #fff !important;
    border-color:  #FF8F00;
}

.form-control {
    width: 100%;
    height: 48px;
    border-radius: 8px;
    border: 1px solid var(--light-gray-2, #D5D6DB);
    background: var(--white, #FFF);
}

/*********service *********/
.fp-service-menu {
    list-style: none;
    padding: 0 0 0 30px;
}
  
  .fp-service-menu li {
    position: relative;
    padding: 5px 0;
}

  .fp-service-menu li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 5px;
    position: absolute;
    left: -35px;
    font-size: 28px;
    color: #FF8F00;
}
  
.fp-service-menu a {
    font-size: 20px;
    font-weight: 400;
    color: #212529;
    position: relative;
    letter-spacing: -1px;
}

/********************Course Search ****************************/

.courseform {
     padding: 30px;
     border-radius: 16px;
     border: 1px solid #F0F0F0;
     background: #FFF;  
 }
 .courseform select.form-control:not([size]):not([multiple]) {
	height: 100%;
}
 .courseform .form-control {
    width: 100%;
   }
#coursemenu .nav-item {
    margin: 0;
}

#coursemenu .nav-link {
    color: #828282;
    border-bottom: #eee solid 2px;
    padding:15px 25px;
    margin:0
    
}
#coursemenu .navbar .nav li:first-child a {
 padding-left:0;
 
}

#coursemenu .nav-item .active {
    color: #37B5FC;
    border-bottom: #37B5FC solid 3px;
    
}

.coursetitle {
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
}

.coursedetail h2 {
    color: #083a8f;
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
}


.coursedetail p {
    font-size: 18px;
    line-height: 32px;
    color: #141414;
    font-weight: 400;
}

.coursedetail p a {
    text-decoration: underline;
    font-size: 18px;
    font-weight: 400;
    color: #141414;
}

.coursedetail .has-large-font-size {
    font-size: 20px !important;
    line-height: 28px;
}

.coursedetail .wp-block-separator {
        color: #EAECF0;
}


.coursedetail hr {
    border: 1px solid;
    border-left: none;
    border-right: none;
    color: #EAECF0;
}

.coursedetail .slick-slide p {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
}

figcaption {
    padding: 0;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 0.5em;
}
/***********auto sidebar menu ************/
.service-sidebar+.service-content {
    margin-top: 2rem
}
.service-sidebar {
    position: relative;
    width: 240px; /* Adjust the width of the sidebar as desired */
  }
  
   #sticky-sidebar {
    position: sticky;
    top: 20px;
    float: right;
    z-index: 1;
}
/* .floating-sidebar {
   
} */

@media(min-width: 60em) {
    .service-sidebar+.service-content {
        margin-top:0
    }
}

.service-sidebar-menu {
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 20px 0 rgba(66,66,66,.2);
    box-shadow: 0 5px 20px 0 rgba(66,66,66,.2);
    overflow: hidden;
    position: absolute;
    background: #fff;
}

.service-sidebar-menu li {
    margin: 0;
    border-top: 1px solid #e8ecf0
}

.service-sidebar-menu li>* {
    display: block;
    padding: .5rem 1.25rem;
    font-size: 16px;
    font-weight: 400;
}

.service-sidebar-menu li a:active,.service-sidebar-menu li a:focus,.service-sidebar-menu li a:hover {
    text-decoration: none
}

.service-sidebar-menu li a:hover {
    background: #ff8f00;
    color: #fff
}




.service-sidebar-menu li:first-child a:hover {
    background: #ff8f00;
    color: hsla(0,0%,100%,.6)
}

.is-stuck .service-sidebar-menu li:first-child a {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.service-sidebar-menu .backtotop {
    background: #ff8f00;
    color: #fff;
}


/****************contact us **************************/
#contactform {
    margin: 30px 0;
    padding: 20px;
}

#message {
    height: 150px;
    width: 100%;
}
#contactaddress {
    padding: 30px 0;
}

.address {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.contact-address p {
    line-height: 24px;
    color: #667085;
    font-weight: 400;
    margin-bottom: 8px;
}

.contact-address {
    margin: 15px 0;
}

/******************************teams page *******************************/
.teamheader .hero_img {
    width: 350px;
    height: 350px;
    border-radius: 100%;
    background: transparent;
}
.teamheader .hero_img img {
    top: 9.32px;
    height: 95%;
    width: 93%;
    z-index: -1;
}

.teamheader  .hero_img .lines {
    width: 163.81px;
    height: 205.5px;
    position: absolute;
    top: 165px;
    right: 248px;
    transform: rotate(20deg);
}

.team-member {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
    border: 1px solid #ccc;
    
    background: #F5F5F5;
}


.team-modal h3,
.team-member h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #101828;
    margin-bottom: 0;
    margin-top: 12px;
}
.team-modal p,
.team-member p {
    font-size: 16px;
    line-height: 24px;
    color: #37B5FC;
    margin-bottom: 10px;
}
.team-modal .secondp,
.team-member .secondp{
    color: #828282;
}
.team-modal .social-icons i,
.team-member .social-icons i {
    font-size: 20px;
    margin: 5px;
    color: #bdbdbd;
}

.team-modal .social-icons i:hover,
.team-member .social-icons i:hover {
    color: #FF8F00;
}

.subheadingteam {
    font-size: 16px;
    font-family: Inter;
    font-weight: 600;
    line-height: 24px;
    color: #37B5FC;
}

#teaminfo {
    padding: 60px 50px 20px;
    max-width: 1045px;
    margin: 0 auto;
}

#teaminfo p {
    font-size: 20px;
    font-family: Inter;
    line-height: 32px;
    font-weight: 400;
}
.team-member-image {
    height: 140px;
    width: 140px;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.3s ease;
}
 
.team-member-image:hover {
    transform: scale(1.1);
   
}


.team-modal {
    border-radius: 20px;
}
.team-modal p{
    font-weight: 400;;
}
.team-modal .details-describtion-model p{
    color:#141414;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

/*************about Us********************/
.wp-block-columns {
    display: flex;
    flex-wrap: wrap;
  }
  
  .wp-block-column {
    flex: 1;
    padding: 10px;
  }
  
  .wp-block-image {
    margin-bottom: 10px;
  }
  
  .has-text-align-center {
    text-align: center;
  }
  
  .has-major-color {
    color: #000; /* Replace with your desired color */
  }
  
  .has-large-font-size {
    font-size: 24px; /* Replace with your desired font size */
  }
  
  .wp-block-heading {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  
  .is-style-line li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
  }
  
  @media (max-width: 768px) {
    .wp-block-column {
      flex-basis: 100%;
    }
  }

  /*****************our Track Record Page ********************/


  .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }

  .accordion-active .accordion-content {
    max-height: 100%; /* Adjust the value based on your content height */
    transition: max-height 0.3s ease;
  }

  .accordion-title {
    cursor: pointer;
     font-size: 26px;
   
}

.accordion-title::after {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: left;
    margin-top: 2px;
    transition: transform 0.3s ease-in-out;
    position: absolute;
    padding: 0 33px;
}

  .accordion-active .accordion-title::after {
    transform: rotate(180deg);
  }
  .rotate::after {
    transform: rotate(180deg);
  }

  /* test  */
  .accordion-content ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    padding: 0;
}
.accordion-content li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    font-weight: 400;
}

.accordion-content li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 5px;
    position: absolute;
    left: -28px;
    font-size: 20px;
    color: #FF8F00;
}

.accordion-content .column-1, 
.accordion-content .column-2 {
    border-radius: 8px;
    padding: 20px 50px;
    border: 1px solid #E0E0E0;
    background-image: url('../png/trackbg.png');
    background-repeat: no-repeat;
    background-position-x: right;
}

.accordion-item {
    
    padding: 10px;
  }

.page-default .hero_img img {
    top: 9.32px;
    height: 330px;
    width: 93%;
    z-index: -1;
}

/***********************blog*************************/
.blog-card {
    background: var(--white, #FFF);
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
    border:none;
    padding:24px;
}
.blog-card .card-title a{
    color: #141414;
    font-size: 24px;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.blog-card p {
    font-weight: 400;
    color: #828282;
}
.blog-card .card-title a:hover{
    text-decoration: none;
    color:#FF8F00;

}

.btn-primary {
    background-color: #FF8F00;
    color: #fff;
    padding: 10px 20px;
    border: none;
  }
  
  .btn-primary:hover {
    background-color: #37B5FC;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    border: none;
  
  }
   .btn {
    padding: 11px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    transition-duration: 0.4s;
    cursor: pointer;
    border: 2px solid;
    border-radius: 8px;
}

.btn-outline-primary {
 color: #FF8F00;
 background-color: transparent;
    background-image: none;
    border-color: #FF8F00;
    
    

} 
.btn-outline-primary:hover {
    color: #fff;
    background-color: #FF8F00;
    border-color: #FF8F00;
       
   }
.btn-block+.btn-block {
    margin-top: 0;
}
.btn-light {
    border: none;
}

  .views_count {
    padding: 0 20px;
}

/***********sidebar*******/
.sidebar .card {
    display: flex;
    border: none;
    margin-bottom: 24px;
    gap: 24px;
    align-items: flex-start;
  }
.sidebar .card-title {
    font-size: 18px;
    line-height: 32px;
    padding: 0;
    margin: 0;
    /* padding: 0 0 0 12px; */
}

.sidebar .card-body {
    padding: 8px;
}
.sidebar h3 {
    font-size: 24px;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: capitalize;
        margin:0px
    }
    .sidebar .recentpost{
        margin:24px 0
    }

.sidebar .card-title a {
        color: #141414;
        font-weight: 600;
    }

.sidebar .card-title a:hover {
    color: #37B5FC;
    text-decoration: none;
}

.page-item.active .page-link {
    background-color: #37B5FC;
    border-color: #37B5FC;
    }

.page-link {
      color: #37B5FC;
   }

   .attachment-post-thumbnail {
    max-width: 100%;
   height: auto;
   border-radius: 10px;

  }

 .blog-card  h2 {
    font-size: 1.2rem;
}

#ready .btn,
.team-member .btn {
    border: none;
    
}

.clientslogos .swiper-slide {
    overflow: hidden;
    background: #eee;
    border-radius: 8px;
}

.clientslogos .swiper-slide img {
 width:100%;
}
.cllogo {
    overflow: hidden;
}

/*****alert**********/
.alert-widget{
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    text-align: center;
    color: #fff;
    background: #ff8f00;
    position: fixed!important;
    top: auto!important;
    bottom: 0!important;
    z-index: 1;
    width: 100%;
    padding: 1rem 1rem 0rem 1rem;
    font-size: 1.125rem;
    }

    .alert-widget a {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        text-rendering: geometricPrecision;
        display: inline-block;
        padding: .75rem 2rem;
        border: 0;
        border-radius: 2rem;
        font-weight: 700;
        line-height: 1;
        text-align: center;
        overflow-wrap: break-word;
        cursor: pointer;
        -webkit-transition: all .45s cubic-bezier(.23,1,.32,1);
        transition: all .45s cubic-bezier(.23,1,.32,1);
        background-color:#fff;
        color:#37b5fc
    }
    .alert-widget a:hover {
        color: #FFF;
        background-color: #37b5fc;
        text-decoration:none;
    }
    
    .alert-widget a:before {
        content: "\f040";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 1em;
        vertical-align: baseline;
        padding: 0 10px 0 0;
    }
    .alert-widget-title {
        display: none;
    }

    /*footer {*/
    /*    margin-bottom: 60px !important;*/
    /*}*/
    
    .backtotop .arrow {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        border: solid black;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        margin-left: 5px;
      }
      
      .backtotop .arrow.up {
        transform: translateY(-50%) rotate(-135deg);
      }

   .service-sidebar-menu {
    right: 0;
    width: 100%;
}

    .backtotop a::before {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        float: right;       
        transition: opacity 0.3s ease-in-out;
      }
      
      .notexpanded .backtotop a::before {
      transform: rotate(178deg);
      padding-right: 20px;
      }
      a.backtotop:hover::before {
        transform: rotate(178deg);
      }

      .notexpanded .backtotop:hover::before {
        transform: rotate(0deg);
        padding-left: 20px;
        padding-right: 0;
        
      } 
      @keyframes spin {
        from {
          transform: rotate(0deg);
        }
        to {
          transform: rotate(360deg);
        }
      }
      
      .backtotop a:hover i {
        animation: spin 3s linear infinite;
      }

      /* .coursedetail h2:before {
        content: "";
        display: inline-block;
        background-image: url("../assets/aegis_bullet.png");
        background-repeat: no-repeat;
        width: 42px;
        height: 26px;
        margin-right: 17px;
        background-size: contain;
    } */
    .coursedetail ul {
        list-style: none;
    }

    .coursedetail li {
        position: relative;
    }
   
    .coursedetail li:before {
        content: "";
        display: inline-block;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='11.74' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23083a8f' d='M0 0a6.58 6.58 0 006.48 5.6c5 .27 13.21-3.38 14.52 2.81a6.6 6.6 0 00-1.81-4.64C16.37 1 11.86 1.3 4.66 1.38.89 1.43.36.68 0 0z'/%3E%3Cpath fill='%23083a8f' d='M20.89 9.6s-.1-2.46-1.88-3C15 5.31 8.88 8.31 4.46 6.65c0 0 1.34 2.89 5.69 2.74 3.69-.13 9.79-3.2 10.74.21z'/%3E%3Cpath fill='%23083a8f' d='M20.35 9.36A1.69 1.69 0 0019 8.78c-2.52-.16-5.23 2.07-8.41 1.55 0 0 1 1.8 4 1.35 1.46-.22 3.23-1.7 4.54-2a1.67 1.67 0 00-.13.66c0 .67.36 1.21.8 1.21s.8-.54.8-1.21a1.49 1.49 0 00-.25-.98z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        width: 25px;
        height: 13px;
        left: -32px;
        position: absolute;
        background-size: contain;
        top: 8px;
    }

.wp-block-separator {
    margin: 1.5rem auto;
    border: 0;
    border-bottom: 1px solid #e8ecf0;
}
.slick-dots li::before {
    display: none;
}

/* #services::before {
    content: "";
    position: absolute;
    background-image: url("../assets/vector-left.svg");
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    left: -30%;
    
} */

.rounded {
    border-radius: 1rem!important;
}

/* #track::before {
    content: "";
    position: absolute;
    background-image: url("../assets/vector-right.svg");
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover; 
    right: 0; 
} */
.trackbg {
    position: absolute;
    right: 0;
    margin-top: 100px;
}

.servicebg {
    position: absolute;
    left: 0;
    margin-top: 100px;
}


/***********mega menu **********/

.grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.large-up-4>.cell {
    width: 25%;
}

.grid-padding-x .grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem;
}

.header .slot-mega {
    display: none;
    background: rgba(255, 255, 255, 0.97);
    z-index: 5;
    position: absolute;
    max-width: 1104px;
    padding-bottom: 15px;
    border-radius: 0 0 10px 10px;
}
.header .slot-mega .menu-mega {
    margin: 0;
    padding: 1rem;
    width: 100%;
list-style: none;
}
.header .slot-mega .cell:not(:nth-child(4n)):not(:last-child) {
    border-right: 1px solid #e8ecf0;
}
.header .slot-mega a {
    color: #083a8f;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1);
    transition: all .45s cubic-bezier(.23, 1, .32, 1);
   
}
.header .slot-mega a:active, .header .slot-mega a:focus, .header .slot-mega a:hover {
    opacity: .6;
}
.header.is-active:before {
    display: block;
}
.header.is-active .menu-main>:first-child a {
    background: #0084cd;
    color: #fff;
}
.header.is-active .slot-mega {
    display: block;
}
.menu-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    width: 100%;
    height: 100%}
.menu-main li {
    margin: 0;
}
.menu-main li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 1.5rem;
    font-size: .875rem;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1);
    transition: all .45s cubic-bezier(.23, 1, .32, 1);
   
}
.menu-main li a:active, .menu-main li a:focus, .menu-main li a:hover {
    background: #0084cd;
    color: #fff;
}
.menu-main li:nth-last-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.menu-main li:nth-last-child(2) a {
    width: auto;
}
.menu-main li:nth-last-child(2):after {
    content: ""}
.menu-main li:last-child a {
    background: #ff8f00;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    text-align: center;
}
.menu-main li:last-child a:active, .menu-main li:last-child a:focus, .menu-main li:last-child a:hover {
    opacity: .6;
}
.slot-mega .sub-menu {
    list-style: none;
    padding: 0;
   }
.slot-mega .sub-menu a{
    font-size: 15px;
    font-weight: 400;
}

.slot-mega .sub-menu a:before {
    content: "";
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='11.74' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23083a8f' d='M0 0a6.58 6.58 0 006.48 5.6c5 .27 13.21-3.38 14.52 2.81a6.6 6.6 0 00-1.81-4.64C16.37 1 11.86 1.3 4.66 1.38.89 1.43.36.68 0 0z'/%3E%3Cpath fill='%23083a8f' d='M20.89 9.6s-.1-2.46-1.88-3C15 5.31 8.88 8.31 4.46 6.65c0 0 1.34 2.89 5.69 2.74 3.69-.13 9.79-3.2 10.74.21z'/%3E%3Cpath fill='%23083a8f' d='M20.35 9.36A1.69 1.69 0 0019 8.78c-2.52-.16-5.23 2.07-8.41 1.55 0 0 1 1.8 4 1.35 1.46-.22 3.23-1.7 4.54-2a1.67 1.67 0 00-.13.66c0 .67.36 1.21.8 1.21s.8-.54.8-1.21a1.49 1.49 0 00-.25-.98z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    width: 13px;
    height: 10px;
    left: -32px;
    background-size: contain;
    top: 8px;
    margin-right: 10px;
}

.cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
   
}
.grid-padding-x .cell {
    padding: 0 15px;
}
/***********mega menu end ************/

.dropdown-menu.show {
    display: none;
}
.dropdown-toggle::after{
    display: none;
}

.slideformat h1 span {
    display: block;
}

@media(min-width: 48em) {
    .mobile-cta {
        display:none;
    }
}
.menu-item-has-children:hover {
    cursor: pointer;
}
.menu-item-has-children:hover .dropdown-menu{
    display:block;

}

.dropdown-menu {
    top: 69px;
    border:none;
   }
   
.dropdown-item {
    padding: 0.25rem 0.5rem;
    color: #1275ad;
} 
.mobile-cta ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    background: #ff8f00;
    color: #fff;
    text-transform: uppercase;
    list-style: none;
    padding: 0;
    text-align: center;
    justify-content: space-evenly;
}

.mobile-cta li {
    border-right: 1px solid;
    padding: 0 10px;
}

.mobile-cta ul li:last-child {
    border: 0;
}

.mobile-cta a {
    display: block;
    padding: .75rem;
    color: inherit;
    font-weight: 400;
    font-size: 14px;;
}

.mobile-cta svg {
    margin-right: .25rem;
}

.btn-hero {
    border: none;
}
a.is-parent {
    text-transform: uppercase;
}

#coursesearch .heading2,
.coursecontent .blue-text,
.blog-card .card-title a,
.fp-service-menu a,
.heading2_blog,
.overview-header,
.text-dark {
    color: #083a8f !important;
}

.blog-card p {
        color: #424242;
}

.page-template-tpl-trackrecord .header-info {
    font-size: 56px;
    color: #fff;
    line-height: 68.45px;
}

.overview-header a {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -1px;
}

.rounded {
     height: 100%;
}

.testimonial-sample {
    background: #083a8f;
    border-radius: 10px;
    color: #fff;
    padding:15px 0;
}
.text-white {
    color: #fff !important;
}


   .swiper-testimonial {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
   .swiper-testimonial .swiper-slide {
      padding: 20px;      
      text-align: center;
     
    }
    
    .swiper-testimonial .swiper-pagination-bullet {
        background: #fff;
}
.swiper-testimonial .swiper-pagination-bullet {
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.swiper-testimonial .swiper-pagination-bullet-active {
    background: #ed8124;
}


.testimonial-sample {
    background: linear-gradient(224.35deg, #37B5FC 0%, #237AAE 132.52%);
   }
   
   
   /* Center tables for demo */
table {
  margin: 0 auto;
}

/* Default Table Style */
table {
  color: #333;
  background: white;
  border: 1px solid grey;
  font-size: 12pt;
  border-collapse: collapse;
}
table thead th,
table tfoot th {
  color: #777;
  background: rgba(0,0,0,.1);
}
table caption {
  padding:.5em;
}
table th,
table td {
  padding: .5em;
  border: 1px solid lightgrey;
}
  .team-member-image-modal {
    height: 140px;
    width: 180px;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    margin: 10px 0;
}

.team-modal h3 {
    font-size: 23px;
    font-weight: 500;
    line-height: 28px;
    color: #083a8f;
    margin-bottom: 0;
    margin-top: 12px;
    text-align: center;
}



/* career page */

  /* Customize the appearance of the slider container */
  .slick-slider {
    margin: 0 auto;
}

/* Style the navigation icons */
.slick-prev, .slick-next {
    font-size: 47px;
    color: #278ecb;
    background: transparent;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    padding: 0;
    }
.slick-prev {
    left: -30px;
}



.slick-next {
    right: 0; /* Position on the right */
}
.slick-slide img {
    display: block;
    border-radius: 10px;
    width: 97%;
}

/* Add basic styles for the accordion */
.accordion-career {
  max-width: 100%;
  margin: 0 auto;
}

.accordion-career .accordion-item {
  border: 0px solid #ccc;
  margin-bottom: 10px;
  border-radius: 4px;
}

.accordion-career .accordion-header {
    background-color: #0f3b8d;
    padding: 15px;
    cursor: pointer;
    user-select: none;
    color: #fff !important;
    border-radius: 10px;
    border: none !important;
    font-size: 18px;
}

.accordion-career .accordion-contentone {
  display: none;
  padding: 10px;
}

   .accordion-career .accordion-arrow {
                display: inline-block;
                width: 1em;
                height: 1em;
                border-left: 1px solid #FFF;
                border-bottom: 1px solid #FFF;
                transform: rotate(-45deg);
                transition: transform 0.3s ease;
                margin-right: 20px;
              
            }

.accordion-career .accordion-header.active .accordion-arrow {
    transform: rotate(135deg);
    margin-top: 10px;
}
.accordion-career .wp-btjd {
    padding: .5rem 1.25rem;
    background: #083a8f;
    font-size: .875em;
    color:#FFF;
}

.accordion-contentone li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    font-weight: 400;
}

.accordion-contentone li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 5px;
    position: absolute;
    left: -28px;
    font-size: 20px;
    color: #FF8F00;
}

.accordion-contentone{
    margin-top:5px;
    border-radius: 8px;
    padding: 20px 50px;
    border: 1px solid #E0E0E0;
    background-image: url('../png/trackbg.png');
    background-repeat: no-repeat;
    background-position-x: right;
}

 .accordion-career ul {
    display: list-item;
    grid-template-columns: unset;
    gap: 20px;
    padding: 0;
}
.accordion-career li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    font-weight: 400;
}

.accordion-career li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 5px;
    position: absolute;
    left: -28px;
    font-size: 20px;
    color: #FF8F00;
}

.accordion-career .column-1, 
.accordion-career .column-2 {
    border-radius: 8px;
    padding: 0px 50px;
    border: 0px solid #E0E0E0;
    background-image: none;
    background-repeat: no-repeat;
    background-position-x: right;
}

/* .testimonial */
.testimonial {
    
    width: 100%;
    max-width: 100%;
    background: #ff8f00;
    padding: 3em 9em 1em 2em;
    display: block;
    align-items: flex-end;
    position: relative;
    /*box-shadow: 0 2px 2px hsl(0deg 0% 0%/.075), 0 3px 3px hsl(0deg 0% 0%/.075), 0 5px 5px hsl(0deg 0% 0%/.075), 0 9px 9px hsl(0deg 0% 0%/.075), 0 17px 17px hsl(0deg 0% 0%/.075);*/
    position: relative;
    margin: 20px 0 10px;
}



/* .quote */
.testimonial .quote {
    position: absolute;
    font-size: 3em;
    width: 40px;
    height: 40px;
    background: #2474e5;
    color: #fff;
    text-align: center;
    line-height: 1.25;
}

/* .quote.open */
.testimonial .quote.open {
    top: 0;
    left: 0;
}

/* .quote.close */
.testimonial .quote.close {
    bottom: 0;
    right: 0;
}

/* p */
.testimonial p {
    width: 100%;
    display: inline-block;
    font-size: 1em;
    color: #fff;
    letter-spacing: -0.1px;
}

/* .source */
.testimonial .source {
    width: 40%;
    height: 100%;
    position: relative;
    color:#FFF;
}

/* .source span */
.testimonial .source span {
    display: inline-block;
    font-weight: bold;
    font-size: 1.15em;
    position: relative;
    margin-left: 1rem;
    text-align: right;
}

/* .source span:before */
.testimonial .source span:before {
    content: "\2014";
    display: inline;
    margin-right: 5px;
}

/* .image */
.testimonial .image {
    transform: rotate(-5deg);
    position: absolute;
    top: 0.5em;
    right: 1.5em;
}

/* .image img */
.testimonial .image img {
    border: 5px solid #fff;
    margin: 0;
    padding: 0;
    width: 132px;
}

/* .image .clip */
.testimonial .image .clip {
    border: 2px solid #222;
    border-right: none;
    height: 75px;
    width: 20px;
    position: absolute;
    right: 30%;
    top: -15%;
    border-radius: 25px;
    display:none;
}

/* .image .clip:before */
.testimonial .image .clip:before {
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    height: 10px;
    width: 16px;
    border: 2px solid #222;
    border-bottom: none;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    z-index: 99;
}

/* .image .clip:after */
.testimonial .image .clip:after {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 0;
    height: 40px;
    width: 16px;
    border: 2px solid #222;
    border-top: none;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    z-index: 99;
}
.slick-slider-testimonial .slick-prev,
.slick-slider-testimonial .slick-next {
    display: none !important;
}

.slick-slider-testimonial .slick-dots {
    list-style: none;
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    text-align: center;
}
/*.slick-slider-testimonial .slick-dots li button {*/
/*    border: 2px solid #ff8f00;*/
/*    border-radius: 100%;*/
/*    margin: 0 5px;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*}*/
/*.slick-slider-testimonial .slick-dots li.slick-active button:before, .slick-slider-testimonial .slick-dots li button:before {*/
/*    color: #FFF;*/
/*    opacity: 1;*/
/*    font-size: 16px;*/
/*}*/
/*.slick-slider-testimonial .slick-dots li.slick-active button {*/
/*    border: 3px solid #2474e5;*/
/*    border-radius: 100%;*/
/*}*/

.slick-slider-testimonial .slick-dots li.slick-active button {
    border: 2px solid #2474e5;
    border-radius: 100%;
    background: #2474e5;
}
.slick-slider-testimonial .slick-dots li button {
    border: 2px solid #ff8f00;
    border-radius: 100%;
    margin: 0 5px;
    width: 10px;
    height: 17px;
    color: transparent;
    background: #ff8f00;
    font-size: 0px;
}
.slick-slider-testimonial .slick-dots li.slick-active button:before {
    color: transparent;
}

.testimonial .test_text_more .collapsed {
    max-height: 100px; /* Adjust the desired height for collapsed content */
    overflow: hidden;
}

.closedmore {
    display: none;
}

@media (max-width: 767px) {
    .slick-prev {
        left: 0px; /* Adjust the value as needed */
    }
    
    .testimonial {
     padding: 6em 1em 3em 1em;
   
}
.testimonial .image img {
    width: 80px;
}
}
/* career page end */
.track_inner .value {
    top: 36%;
    left: 44%;
     font-size: 25px;
    text-align: center;
}

.track_inner .card-body {
    background: #eeee;
    height: 100%;
    border-radius: 15px;
}

.coursedetail h3 {
    color: #083a8f;
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
}
.coursedetail h4 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    color: #514f4f;
}
.header-text a,
.header-text a:hover{
    color: #fff;
    font-weight: 400;
}

.text-center.gray a {
    color: #828282;
}

/*table*/
figure.wp-block-table.is-style-regular.ibdp table {
        width: 100%;
        border-collapse: collapse;
    }

figure.wp-block-table.is-style-regular.ibdp table, th, td {
        border: 1px solid black;
    }
figure.wp-block-table.is-style-regular.ibdp td {
        width: 20%; /* Adjust the percentage based on the number of columns you have */
        text-align:center;
    }
    
.coursecontent .alert-info {
    color: #0c5460;
    background-color: #edf9fb;
    border-color: #bee5eb;
    padding: 21px 51px;
}


/*************404 not found ******************/
#notfound {
   display: flex;
   justify-content: center;
   align-items: center;
    
}


.notfound {
   max-width: 767px;
   width: 100%;
   line-height: 1.4;
   padding: 90px 40px;
   text-align: center;
   background: #fff;
   -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.1);
   box-shadow: 0 15px 15px -10px rgba(0,0,0,.1)
}

.notfound .notfound-404 {
   position: relative;
   height: 180px
}

.notfound .notfound-404 h1 {
   font-family: roboto,sans-serif;
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translate(-50%,-50%);
   -ms-transform: translate(-50%,-50%);
   transform: translate(-50%,-50%);
   font-size: 165px;
   font-weight: 700;
   margin: 0;
   color: #fd8e21;
   text-transform: uppercase
}

.notfound .notfound-404 h1>span {
   color: #38a4e3;
}

.notfound h2 {
   font-family: roboto,sans-serif;
   font-size: 22px;
   font-weight: 400;
   text-transform: uppercase;
   color: #151515;
   margin-top: 0;
   margin-bottom: 25px;
}

.notfound .notfound-search {
   position: relative;
   max-width: 320px;
   width: 100%;
   margin: auto;
}

.notfound .notfound-search>input {
   font-family: roboto,sans-serif;
   width: 100%;
   height: 50px;
   padding: 3px 65px 3px 30px;
   color: #151515;
   font-size: 16px;
   background: 0 0;
   border: 2px solid #c5c5c5;
   border-radius: 40px;
   -webkit-transition: .2s all;
   transition: .2s all;
}

.notfound .notfound-search>input:focus {
   border-color: #00b7ff
}

.notfound .notfound-search>button {
   position: absolute;
   right: 15px;
   top: 5px;
   width: 40px;
   height: 40px;
   text-align: center;
   border: none;
   background: 0 0;
   padding: 0;
   cursor: pointer;
}

.notfound .notfound-search>button>span {
   width: 15px;
   height: 15px;
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translate(-50%,-50%) rotate(-45deg);
   -ms-transform: translate(-50%,-50%) rotate(-45deg);
   transform: translate(-50%,-50%) rotate(-45deg);
   margin-left: -3px
}

.notfound .notfound-search>button>span:after {
   position: absolute;
   content: '';
   width: 10px;
   height: 10px;
   left: 0;
   top: 0;
   border-radius: 50%;
   border: 4px solid #c5c5c5;
   -webkit-transition: .2s all;
   transition: .2s all;
}

.notfound-search>button>span:before {
   position: absolute;
   content: '';
   width: 4px;
   height: 10px;
   left: 7px;
   top: 17px;
   border-radius: 2px;
   background: #c5c5c5;
   -webkit-transition: .2s all;
   transition: .2s all;
}

.notfound .notfound-search>button:hover>span:after {
   border-color: #00b7ff;
}

.notfound .notfound-search>button:hover>span:before {
   background-color: #00b7ff;
}

@media only screen and (max-width: 767px) {
   .notfound h2 {
       font-size:18px;
   }
}

@media only screen and (max-width: 480px) {
   .notfound .notfound-404 h1 {
       font-size:141px;
   }
}

/***************404 not found end *************/
.career-title {
    font-size: 64px;
    line-height: 77px;
    font-weight: 700;
}
