body {
    -webkit-font-smoothing: antialiased !important; 
}

img {
    max-width: 100%;    
}

#main-menu li ul li:last-child {
    /* display: none; */
}

.navbar-brand {
    padding: 14px 0;
}

.page-title-wrap {
    padding: 15px 0;
    background: #fff;
    border-top: 1px solid #f5f5f5;
}

.page-banner-section .banner-content .page-breadcrumb nav ol li a {
    font-size: 12px;
    font-weight: 500;
    color: #7E7E7E;
}

.page-banner-section .banner-content .page-breadcrumb nav ol li {
    font-size: 12px;
    font-weight: 500 !important;
    color: #ff3158;
}

.post-content .post-date {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 20px;
}

.navbar-area {
    position: relative;
}

.relative {
    position: relative;
}

.promo-logo{
    max-width: 250px;
}

.dropdown-submenu > a {
    display: block!important;
}
.dropdown-submenu .dropdown-toggle::after {
    margin-left: 0.4em!important;
    margin-top: 0.55em!important;
    
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.bg-black {
    background: black !important;
}

.bg-black * { color: white; }

.countdown-holder { height: auto!important; }

.countdown-holder #countdown { padding: 0px!important; font-size: 2.5rem!important; }

.countdown-holder #countdown span { color: white!important; }

.accommodation-title-list {
    list-style: none;
    display: flex;
}

.accommodation-title-list li {
    padding-left: 40px;
    position: relative;
}

.accommodation-title-list li::before {
    content: '';
    height: 8px;
    width: 8px;
    display: inline-block;
    background: #6a7c92;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 24px;
}

.team-section .team-item {
    background: url(https://learnkey.com.mt/storage/app/media/CardsBG.png);
    padding: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    border-radius: 12px;
    margin-bottom: 0;
    height: 100%;
}

.team-section .team-item .image {
    height: 150px;
    width: 150px;
    border: 7px solid #225176;
    overflow: hidden;
    margin-left: auto;
    border-radius: 50%;
    margin-bottom: 30px;
}

.team-section .team-item .image img {
    max-width: 100%;
    object-fit: cover;
    object-position: top center;
}

.team-section .team-item .title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
}

.team-section .team-item .designation {
    font-size: 14px;
    font-style: italic;
    color: rgb(255 255 255 / 70%);
    margin-bottom: 12px;
    border-bottom: 3px solid;
    padding-bottom: 5px;
}

.team-section .team-item .contact-detail ul {
    margin: 0;
    padding: 0;
    list-style: none;    
}

.team-section .team-item .contact-detail ul li {
    margin-top: 10px;    
}

.team-section .team-item .contact-detail ul li:nth-child(1) {
    margin-top: 0;
}

.team-section .team-item .contact-detail ul li a {
    font-size: 16px;
    color: rgb(255 255 255 / 90%);    
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 20px;
    align-items: center;
}

.team-section .team-item .contact-detail ul li a span {}
.team-section .team-item .contact-detail ul li a span svg {
    height: 20px;
}

.team-section .team-item .contact-detail ul li a span svg path {
    fill: rgb(255 255 255 / 90%);
}

.team-section .team-item .contact-detail ul li a:hover {
    color: #92cfff;
}

.team-section .team-item .contact-detail ul li a:hover span svg path {
    fill: #92cfff;
}

.team-section .team-section-two {
    background: #f9f9f9;
    padding: 40px 0 10px;
    margin-bottom: 30px;
}

.team-section .team-section-two .experience {
    font-size: 13px;
    color: rgb(225 242 255 / 84%);
    line-height: 1.4;
    font-weight: 300;
}

.team-section .equal-height-col {
    margin-bottom: 30px;    
}

.course-single-page-title {
    background-color: #fff !important;
    border-top: 1px solid #f4f4f4;
}

.course-single-page-title .breadcrumb a {
    color: #6A7C92 !important;
    font-size: 14px;
}

.course-single-page-title  .banner-content .page-breadcrumb nav ol li::before {
    color: #6A7C92;
    font-size: 14px;
}

.course-single-page-title .breadcrumb a:hover {
    color: #FF3158 !important;
}

.single-course .excerpt {
    font-size: 22px;
    font-weight: 500;
    color: #0B1A2B;
    line-height: 1.3;
}

.single-course .nav-pills {
    border-bottom: 1px solid #D9D9D9;
}

.single-course .nav-pills .nav-item {
    margin-right: 25px;    
    position: relative;
    top: 1px;
}

.single-course .nav-pills .nav-link {
    padding: 0;
    color: #7E7E7E;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    padding-bottom: 15px;
}

.single-course .nav-pills .nav-link.active {
    background-color: transparent;
    color: #CF3648;
    border-color: #CF3648;
}

.learnkey-course-info {
    position: sticky;
    top: 125px;
}

.learnkey-course-info .short-info {
    margin-bottom: 0 !important;    
}

/* .course-left-panel {
    margin-right: 20px;
} */

.learnkey-course-info {
    border-radius: 20px;
    border: 1px solid #EFEFEF;
    overflow: hidden;
    box-shadow: 0px 0px 30px rgba(215, 224, 252, 0.45);
}

.learnkey-course-info .short-info .price-grid {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    padding: 20px 20px 10px;
    border-bottom: 1px solid #EFEFEF;
    gap: 10px;
}

.learnkey-course-info .short-info .price-wrap .price {
    color: #464A53;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
    border-top: 1px solid #efefef;
    padding-top: 10px;
    margin-top: 10px;
}

.learnkey-course-info .short-info .price-wrap .price:nth-child(1) {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}

.learnkey-course-info .short-info .price-wrap .price .price-sub-text {
    display: block;
    font-size: 14px;
}

.learnkey-course-info .short-info .price-wrap .price .module-name {
    font-size: 12px;
    font-weight: 400;
}

.learnkey-course-info .short-info .price-grid .enroll-btn a {
    color: #DC3545;
    font-size: 14px;
}

.learnkey-course-info .short-info .price-grid .enroll-btn a:hover {
    color: #607086;    
}

.learnkey-course-info .short-info .course-info {
    padding: 15px 26px;
    background: #F9F9F9;
}

.learnkey-course-info .short-info .course-info .course-info-wrap {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.learnkey-course-info .short-info .course-info .course-info-wrap:last-child {
    border-bottom: 0; 
    padding-bottom: 0;
    margin-bottom: 0;
}

.learnkey-course-info .short-info .course-info .course-info-grid {
    display: flex;
    gap: 7px;
    margin-top: 12px;
}

.learnkey-course-info .short-info .course-info .course-info-grid:nth-child(1) {
    margin-top: 0;    
}

.learnkey-course-info .short-info .course-info .course-info-grid .fa {
    color: #C91A30 !important;
    font-size: 21px;
}

.learnkey-course-info .short-info .course-info .course-info-grid h5 {
    margin-bottom: 3px; 
    font-size: 16px;
    font-weight: 600;
    color: #464A53;
}

.learnkey-course-info .short-info .course-info p {
    line-height: 1.3;
    font-size: 14px;
    color: #464A53;
}

.learnkey-course-info .short-info .course-price-wrap {
    padding: 20px;
    border-bottom: 1px solid #EFEFEF;
}

.learnkey-course-info .short-info .course-price-wrap .course-price-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.learnkey-course-info .short-info .course-price-wrap .course-price-grid .btn {
    font-size: 14px;
    font-weight: 600;
    padding: 8px;
}

.learnkey-course-info .short-info .course-price-wrap .course-price-grid .btn .fa {
    font-size: 14px;
    font-weight: 600;
}

.learnkey-course-info .short-info .award-wrap {
    background: #fff;
    padding: 10px 26px;
    border-radius: 0 0 12px 12px;
}

.learnkey-course-info .short-info .award-wrap .award-grid {
    display: grid;
    grid-template-columns: 60% 40%;
    gap: 20px;
    align-items: center;
}

/* .learnkey-course-info .short-info .award-wrap .award-grid img {
    height: 100px;
} */

.learnkey-course-info .short-info .award-wrap .award-grid .text-grid {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 7px;
    align-items: center;
}

.learnkey-course-info .short-info .award-wrap .award-grid .text-grid .fa {
    font-size: 21px;
    color: #C91A30 !important;
}

.learnkey-course-info .short-info .award-wrap .award-grid .text-grid h5 {
    font-size: 16px;
    font-weight: 600; 
    color: #464A53;
}

.learnkey-course-info .other-fees {
    padding: 20px;
    border-top: 1px solid #F5F5F5;
    display: grid;
    grid-template-columns: 1fr;
}

.learnkey-course-info .other-fees p {
    font-size: 14px;
    color: #464A53;
    line-height: 1.3;
    border-top: 1px solid #efefef;
    padding-top: 10px;
    margin-top: 10px;
}

.learnkey-course-info .other-fees p:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}

.learnkey-course-info .get-qualified {
    text-align: center;        
    margin: 10px 0;
}

.learnkey-course-info .get-qualified img {
    height: 94px;
}

.learnkey-course-info .extra-buttons .extra-button-grid {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.learnkey-course-info .extra-buttons .extra-button-grid .btn {
    background: transparent;
    font-size: 16px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
}

.learnkey-course-info .extra-buttons .extra-button-grid .btn .fa {
    font-size: 22px;
    padding-right: 10px;
}

.learnkey-course-info .extra-buttons .extra-button-grid .btn-handbook {
    color: #DC3545;
}

.learnkey-course-info .extra-buttons .extra-button-grid .btn:hover {
    color: #607086;
}

.gallery-album .album {
    border: 0;
    margin-bottom: 20px;
    border-radius: 7px;
    box-shadow: 3px 2px 15px rgb(0 0 0 / 7%);
}

.gallery-album .album:hover {
    border: 0;    
}

.gallery-album .album img {
    border-radius: 7px 7px 0 0;  
    aspect-ratio: 1.5;
    object-fit: cover;
}

.gallery-album .album .title {
    font-size: 20px;
    padding: 15px !important;
}

.home-blog-grid-wrap .post-item {
    position: relative;
    margin-bottom: 25px !important;
}

.home-blog-grid-wrap .post-item .post-link {
    overflow: hidden;
    display: block;
    padding-bottom: 70px;
    transition: transform 0.3s ease;
}

.home-blog-grid-wrap .post-item .image-wrap {
    border-radius: 10px;
}

.home-blog-grid-wrap .post-item .featured-image {
    width: 100%;
    height: 370px;
    object-fit: cover;
    object-position: top center;
    border-radius: 10px;
}

.home-blog-grid-wrap .post-item .post-content-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 10%;
    background: rgb(255 255 255 / 95%);
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}

.home-blog-grid-wrap .post-item .post-content-wrap .post-title {
    font-size: 20px;
    color: #393939;
    margin-bottom: 0;
    line-height: 1.3;
    min-height: 78px;
}

.home-blog-grid-wrap .post-item .post-link:hover .post-content-wrap .post-title {
    color: #CE2B3D;    
}

.home-blog-grid-wrap .post-item .post-content-wrap .date {
    color: #FF3158;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
}

/* #######################Header Start##################################### */
.header .topbar-header {
    background: #d01b30;
    padding: 8px 40px;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 20px;
}

.header .topbar-header .topbar-left-menubar {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 20px;
}

.header .topbar-header .topbar-left-menubar .topbar-menu-link {
    padding: 0;
    background: transparent;
    border: 0;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
}

.header .topbar-header .topbar-left-menubar .topbar-menu-link:hover {
    color: rgb(255 255 255 / 70%);
}

.header .topbar-header .topbar-left-menubar .dropdown-menu {
    padding: 25px;
    border: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin-top: 15px;
    z-index: 99999;
}

.header .topbar-header .topbar-left-menubar .dropdown-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.header .topbar-header .topbar-left-menubar .dropdown-menu ul li {
    margin-bottom: 15px;    
}

.header .topbar-header .topbar-left-menubar .dropdown-menu ul li:last-child {
    margin-bottom: 0;
}

.header .topbar-header .topbar-left-menubar .dropdown-menu ul li a {
    font-size: 13px;
    font-weight: 500;
    color: #464A53;
    border: 0;
    border-radius: 0;
    padding: 0 !important;   
    background: transparent;
}

.header .topbar-header .topbar-left-menubar .dropdown-menu ul li a:hover {
    color: #CE2B3D;    
}

.header .topbar-header .topbar-contact-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: end;
}

.header .topbar-header .topbar-contact-list a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.header .topbar-header .topbar-contact-list a svg {
    height: 16px;
    width: 16px;
    position: relative;
    top: -2px;
}

.header .topbar-header .topbar-contact-list a svg path {
    fill: #fff;    
}

.header .topbar-header .topbar-contact-list a:hover {
    color: rgb(255 255 255 / 70%);
}

.header .main-navigation .navbar {
    display: grid;
    grid-template-columns: 210px 1fr auto;
    gap: 30px;
    align-items: center;
    padding: 0 40px;
    background: #fff;
}

.header .main-navigation .navbar .navbar-collapse {
    padding-left: 10px;    
}

.header .main-navigation .navbar .nav-link {
    font-size: 14px;
    color: #464A53;
    font-weight: 500;
    gap: 5px;
}

.header .main-navigation .navbar .nav-link:hover {
    color: #f6180b;    
}

.header .main-navigation .main-menu-buttons {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
}

.header .main-navigation .main-menu-buttons li a {
    font-size: 12px;
    font-weight: 500;
    color: #241c15;
    border: 1px solid #241c15;
    padding: 16px;
    border-radius: 50px;    
    line-height: 1;
    transition: transform .3s cubic-bezier(.5,2.5,.7,.7), box-shadow .3s cubic-bezier(.5,2.5,.7,.7), -webkit-transform .3s cubic-bezier(.5,2.5,.7,.7), -webkit-box-shadow .3s cubic-bezier(.5,2.5,.7,.7);
    -webkit-font-smoothing: antialiased;
    min-width: 102px;
}

.header .main-navigation .main-menu-buttons li a::after {
    margin-left: 8px; 
    font-size: 14px;
    position: relative;
    top: 1px;
}

.header .main-navigation .main-menu-buttons li a:hover {
    color: #241c15;
    border: 0;
    box-shadow:0 0 0 0.0625rem #241c15, 0 .375em 0 0 #241c15;
    transform: translateY(calc(-1*  .375em));
}

.header .main-navigation .main-menu-buttons li a.apply-btn {
    color: #241c15 !important;
    border-color: #241c15;   
    background-color: #fdd416 !important;
}

.header .main-navigation .main-menu-buttons li a.apply-btn:hover {
    color: #0b1a2b;
    border-color: #FF3158;
}

.header .main-navigation .main-menu-buttons .dropdown-menu {
    width: 290px;
    padding: 25px;
    border: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%); 
    margin-top: 15px;
}

.header .main-navigation .main-menu-buttons .dropdown-menu li {
    margin-bottom: 20px;
}

.header .main-navigation .main-menu-buttons .dropdown-menu li a {
    font-size: 14px;
    font-weight: 500;
    color: #464A53;
    border: 0;
    border-radius: 0;
    padding: 0;
}

.header .main-navigation .main-menu-buttons .dropdown-menu li a:hover {
    background: transparent;    
    color: #CE2B3D;
    box-shadow: none;
    transform: none;
}

.header .main-navigation .main-menu-buttons .dropdown-menu li.request-callback {
    border-top: 1px solid #D9D9D9;
    margin-bottom: 0;
    padding-top: 20px;
}

.header .main-navigation .main-menu-buttons .dropdown-menu li.request-callback a {
    display: flex;
    justify-content: center;
    gap: 12px;
    color: #3886C7;
}

.header .main-navigation .main-menu-buttons .dropdown-menu li.request-callback a svg {
    height: 16px;
    width: 16px;
}

.header .main-navigation .main-menu-buttons .dropdown-menu li.request-callback a svg path {
    fill: #3886C7;
}

.header .main-navigation .main-menu-buttons .dropdown-menu li.request-callback a:hover {
    color: #CE2B3D;
}

.header .main-navigation .main-menu-buttons .dropdown-menu li.request-callback a:hover svg path {
    fill: #CE2B3D;
}

.main-navigation .main-menu-dropdown-wrap {
    width: 290px;
    padding: 10px;
    border: 0;
    background: #F6F6F6;
    border-radius: 8px;
    /*box-shadow: 0 0 10px rgb(0 0 0 / 10%); */
    margin-top: 8px;
}

.main-navigation .main-menu-dropdown-wrap .course-menu-title {
     color: #CE2B3D;
     font-size: 20px;
     font-weight: 700;
     margin-bottom: 15px;
     margin-left: 15px;
}

.main-navigation .main-menu-dropdown-wrap .nav-item a {
    font-size: 14px;
    color: #464A53;
    background: transparent;
    border-left: 4px solid transparent;
    padding: 15px !important;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    line-height: 1.25;
}

.main-navigation .main-menu-dropdown-wrap .nav-item a:hover {
    background: #fff;
    border-left: 4px solid #CE2B3D;
}

.main-navigation .main-menu-dropdown-wrap .dropdown-submenu .dropdown-toggle::after {
    margin-top: 0 !important;    
}

.main-navigation .main-menu-dropdown-wrap .dropdown-submenu .dropdown-item {
    white-space: initial;    
}

.main-navigation .main-menu-dropdown-wrap .dropdown-submenu .dropdown-menu {
    width: 430px;
    background: #fff;
    border: 0;
    border-radius: 8px;
    padding: 10px 0;
    box-shadow: 0 0 20px rgb(0 0 0 / 7%);
    max-height: 500px;
    overflow-y: visible;
}

.main-navigation .main-menu-dropdown-wrap .dropdown-submenu .dropdown-menu li:last-child {
    border-bottom: 0;    
}

.main-navigation .main-menu-dropdown-wrap .dropdown-submenu .dropdown-menu a {   
    background: transparent;
    border-left: 0;
    font-size: 14px;
    color: #464A53;
    padding: 13px 30px !important;
}

.main-navigation .main-menu-dropdown-wrap .dropdown-submenu .dropdown-menu a:hover {
    background: rgb(246 246 246);
    background: linear-gradient(90deg, rgb(246 246 246) 0%, rgba(255, 255, 255, 1) 50%, rgb(246 246 246) 100%);
    color: #CE2B3D;
}

/* Mobile Header */
.header.mobile .mobile-menubar-wrap {
    display: grid;
    grid-template-columns: 1fr auto auto;
    align-items: center;
    gap: 20px;
    padding: 0 40px;    
    position: relative;
}

.header.mobile .menu-toggle svg {
    height: 40px;
    width: 40px;
}

.header.mobile .mobile-menubar-wrap .btn-menu-toggle {
    background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  outline: none;  
}

.header.mobile .mobile-menubar-wrap .btn-menu-toggle .line {
  fill: none;
  stroke: #0b1a2b;
  stroke-width: 5;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.header.mobile .mobile-menubar-wrap .btn-menu-toggle .line1 {
  stroke-dasharray: 60 207;
  stroke-width: 5;
}
.header.mobile .mobile-menubar-wrap .btn-menu-toggle .line2 {
  stroke-dasharray: 60 60;
  stroke-width: 5;
}
.header.mobile .mobile-menubar-wrap .btn-menu-toggle .line3 {
  stroke-dasharray: 60 207;
  stroke-width: 5;
}
.header.mobile .mobile-menubar-wrap .btn-menu-toggle.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 5;
}
.header.mobile .mobile-menubar-wrap .btn-menu-toggle.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 5;
}
.header.mobile .mobile-menubar-wrap .btn-menu-toggle.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 5;
}

.header.mobile .mobile-menubar-wrap .mobile-menu-content {
    position: absolute;
    margin-top: 15px;
    left: 10px;
    right: 10px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);    
    display: none;
}

.header.mobile .mobile-menubar-wrap .mobile-menu-content .main-list-one {
    margin: 0;
    padding: 0;
    padding: 5px 12px;
    max-height: 350px;
    overflow-y: auto;
}

.header.mobile .mobile-menubar-wrap .mobile-menu-content ul li {
    position: relative;    
}

.header.mobile .mobile-menubar-wrap .mobile-menu-content ul li a {
    color: #051441;
    padding: 10px 8px;
    font-size: 13px;    
    font-weight: 500;
    white-space: initial;
}

.header.mobile .mobile-menubar-wrap .mobile-menu-content .dropdown-menu {
    position: static !important;    
    transform: translate3d(0px, 0px, 0px) !important;
}

.header.mobile {
    display: none;    
}
.header.mobile .mobile-menubar-wrap .mobile-menu-content .dropdown-menu {
    position: static !important;
    transform: translate3d(0px, 0px, 0px) !important;    
}

.header.mobile .mobile-menubar-wrap .mobile-menu-content .dropdown-menu.show {
    display: block;
}
/* #######################Header End##################################### */
.page-banner-section {
    margin-top: 0;   
    background: rgb(249, 249, 249);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 65%);
}

.page-banner-section .banner-wrapper {
    padding: 50px 0 30px;
    text-align: center;
}

.page-banner-section .banner-wrapper .banner-title {
    font-size: 31px;
    font-weight: 700;
    color: #464A53;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.page-banner-section .banner-wrapper .banner-title span {
    color: #CE2B3D;
}

.section-title {
    margin-bottom: 30px;
}

.section-title h4 {
    font-size: 35px;
    font-weight: 700;
    color: #0B1A2B !important;  
    position: relative;
    z-index: 9;    
}

.section-title p {
    margin-top: 10px;    
}

.section-title h4.text-white {
    color: #fff !important;    
}

.section-title h4::before {
    content: '';
    display: inline-block;
    background: url(https://learnkey.com.mt/storage/app/media/title-shapes.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 17px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: -1;
}

.section-title.left-align h4::before {
    background-position: left;
}

.feature-section, .why-choose-us, .video-section, .blog-section {
    padding: 50px 0;
}

.navbar-area.sticky {
    position: fixed;
    z-index: 9999;
}

.titlebar-wrap {
    background: url('https://learnkey.com.mt/storage/app/media/titlebar-image.jpg');
    position: relative;
    padding: 40px 0;
    text-align: center;
    background-size: cover !important;
    background-position: center center !important;
    background-color: #f5f5f5 !important;
}

.titlebar-wrap .overlayer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.titlebar-wrap .banner-title-content {
    position: relative;
    z-index: 9;    
}

.titlebar-wrap .banner-title-content .page-title {
    font-size: 36px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    text-shadow: 0 0px 20px #fff;
    color: #0b1a2b;
}

.titlebar-wrap .breadcrumb {
    background: transparent;
    justify-content: center;
    padding: 0;    
}

.titlebar-wrap .breadcrumb-item+.breadcrumb-item::before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 600;    
}

.titlebar-wrap .breadcrumb li {
    font-size: 14px;
    font-weight: 500 !important;
    color: #0b1a2b;
    text-shadow: 0 0px 20px #fff;
}

.about-page-content .content-title {
    font-size: 18px;
    color: #0b1b2c;
    margin-bottom: 20px;
}

.about-page-content .about-page-section-two {
    margin-top: 25px;
    margin-bottom: 35px;
}

.about-page-content .about-page-section-two p {
    margin-bottom: 20px;
}

.about-page-info-thum {
    background: url(https://learnkey.com.mt/storage/app/media/learnkey-photo-front-about-us.jpg);
    border-radius: 10px 10px 100px;
    position: absolute;
    top: 0;
    right: 12px;
    bottom: 0;
    left: 12px;
    background-size: cover;
    background-position: top center;
    min-height: 300px;
}

.testimonial .review-image-wrap {
    position: relative;    
    margin-bottom: 30px;
}

.testimonial .review-image-wrap .thum {
    height: 100px;
    width: 100px;
    border-radius: 100%;
    background-position: center !important;
    background-size: cover !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}

.testimonial .review-image-wrap .quote {
    background: #0B1A2B;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
    position: absolute;
    top: 55px;
    margin-left: 80px;
}

.testimonial .review-image-wrap .quote svg {
    height: 24px;
    width: 24px;
}

.testimonial .review-image-wrap .quote svg path {
    fill: #fff;    
}

.testimonial .swiper-slide {
    height: auto;
    box-shadow: 0 0 20px rgb(0, 0, 0, 7%);
    border-radius: 5px;
}

.testimonial .review-text {
    font-size: 18px;
    color: #464A53;
    margin-bottom: 30px;
}

.testimonial .review {
    margin-bottom: 20px;    
}

.testimonial .box-style {
    border: 0;    
    padding: 40px;
}

.testimonial .box-style:hover {
    box-shadow: none;    
}

.testimonial .name {
    font-size: 18px;  
    color: #0B1A2B;
    font-weight: 400;
}

.swiper-pagination-bullet {
    background: #e0e0e0;
    opacity: 1;    
}

.swiper-pagination-bullet-active {
    background: #e42c21 !important;    
}

.accordion>.card {
    margin-bottom: 10px;
    box-shadow: 4px 11px 10px 0px rgb(0 0 0 / 10%);
    border-radius: 8px !important;
    overflow: hidden;
    border: 0;
}

.accordion>.card>.card-header {
    padding: 0;
    border: 0;
    background-color: #7E7E7E;
    border-radius: 6px;
}

.accordion>.card>.card-header .btn-link {
    text-decoration: none;
    color: #fff;
    padding: 10px 12px;
    background: #a71e35;
}

.accordion>.card>.card-header .btn-link.collapsed {
    background-color: #7E7E7E;
}

.choose-us-section {
    position: relative;
}

.choose-us-wrap {
    background: #d01b30 url(https://learnkey.it/wp-content/uploads/2024/05/dots.png);
    border-radius: 20px;
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    top: -190px;
}

.choose-us-wrap .choose-us-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.choose-us-wrap .choose-us-content .item {
    padding: 50px 20px;
    text-align: center;
    border-right: 1px solid #dc3545;
}

.choose-us-wrap .choose-us-content .item:last-child {
    border-right: 0;
}

.choose-us-wrap .choose-us-content .item .number {
    font-size: 48px;
    font-weight: 700;
    color: #ffff;
    line-height: 1.5;
}

.choose-us-wrap .choose-us-content .item .info {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.choose-us-wrap .choose-us-content .item .info span {
    font-weight: 400;
}

.choose-us-bg {
    background: url('https://learnkey.com.mt/storage/app/media/malta-bg.jpg');
    position: relative;
    margin-top: 80px;
    padding-top: 100px !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.choose-us-bg .overlay {
    background: rgb(40 40 40 / 90%);
}

.choose-us-bg .choose-banner {
    position: relative;
    z-index: 9;
    padding-top: 70px;
    text-align: center;
    padding-bottom: 40px;
}

.choose-us-bg .choose-banner h2 {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 10px;
}

.choose-us-bg .choose-banner h2 span {
    color: #ff6e7c;
}

.choose-us-bg .choose-banner p {
    color: #fff;
    margin-bottom: 30px;
}

.choose-us-bg .choose-banner .btn {
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    padding: 14px 20px;
    padding-right: 48px;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    line-height: 1.5;
    margin: 0 5px;
    position: relative;
}

.choose-us-bg .choose-banner .btn:hover {
    color: #ff6e7c;
    border: 1px solid #ff6e7c;
}

.choose-us-bg .choose-banner .btn.apply {
    background: #dc3545;
    border-color: #dc3545;
}

.choose-us-bg .choose-banner .btn.apply:hover {
    background: #fff;
    color: #222;
    border-color: #fff;
}

.choose-us-bg .choose-banner .btn svg {
    height: 16px;
    width: 16px;
    position: absolute;
    right: 22px;
    top: 18px;
}

.choose-us-bg .choose-banner .btn svg path {
    fill: #fff;    
}

.choose-us-bg .choose-banner .btn:hover svg path {
    fill: #ff6e7c;  
}
    
.choose-us-bg .choose-banner .btn.apply:hover svg path {
    fill: #222;  
}

.learnkeyVideoGallery .swiper-slide {
    background: transparent;
}

.video-lightbox-wrap {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.video-lightbox-wrap img {
    cursor: pointer;
}

.video-lightbox-wrap .video-button-play {
    position: absolute;
    top: 35%;
    right: 43%;
    text-align: center;
    cursor: pointer;
}
.video-lightbox-wrap .video-button-mask {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ccc;
}

.video-lightbox-wrap .video-button-mask::after,
.video-lightbox-wrap .video-button-mask::before {
    opacity: 0;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    border-color: currentColor;
    width: 100%;
    height: 100%;
    -webkit-animation: zoomBig 1.5s linear infinite;
    animation: zoomBig 1.5s linear infinite;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.video-lightbox-wrap .video-button-mask::after {
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
}

.video-lightbox-wrap .video-play-icon {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    background: rgb(30 39 36 / 90%);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.video-lightbox-wrap .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1;
    margin-left: 2px;
    z-index: 2;
}

.video-lightbox-wrap .icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 22px solid #dc3545;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-modal .modal-body {
    padding: 0;
}

.video-modal .modal-close {
    position: absolute;
    top: -26px;
    right: 0;
}

.video-modal .modal-close span {
    color: #fff;    
    background: #d01b30;
    opacity: 1;
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
}

.video-modal .modal-close span:hover {
    opacity: .6;
}

.learnkeyVideoGallery .swiper-wrapper {
    padding-bottom: 50px;    
}

@-webkit-keyframes zoomBig {
  0% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    opacity: 0.8;
    border-width: 4px; }
  25% {
    border-width: 3px; }
  50% {
    border-width: 2px; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
    border-width: 1px; } }

@keyframes zoomBig {
  0% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    opacity: 0.8;
    border-width: 4px; }
  25% {
    border-width: 3px; }
  50% {
        border-width: 2px; }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
        border-width: 1px; 
    } 
}

.footer {
    background: #fff;
    border-color: #eee;
}

.box-style .box-content-style h4 {
    margin-bottom: 12px;
}

.box-style .box-content-style p {
    margin-bottom: 15px;    
}

.box-style .box-content-style p span {
    color: #FF3158;
}


.contact-section .contact-item-wrapper .contact-item .contact-content h4 {
    color: #0b1a2b;    
}

.single-course {
    position: relative;
}

.single-course .bg-blur-effect {
    position: absolute;
    display: flex;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.single-course .bg-blur-effect span {
    width: 24rem;
    height: 24rem;
    filter: blur(64px);
    mix-blend-mode: multiply;
    border-radius: 9999px;
    opacity: .1;
    display: block;
}

.single-course .featured-image {
    border-radius: 20px;    
}

.single-course .course-left-panel .page-title {
    font-size: 30px;
    color: #464A53;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: 700;
}

.single-course .course-left-panel .top-short-info-wrap {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 20px;
    align-items: center;
}

.single-course .course-left-panel .top-short-info {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 10px;
}

.single-course .course-left-panel .top-short-info li {
    border: 1px solid #464A53;  
    font-size: 14px;
    font-weight: 500;
    color: #464A53;
    padding: 5px 10px;
    border-radius: 30px;
}

.single-course .course-left-panel .top-short-info-wrap .additional-buttons .additional-button-grid {
    display: flex;    
    gap: 15px;
    align-items: center;
    justify-content: flex-end;
}

.single-course .course-left-panel .top-short-info-wrap .additional-buttons .additional-button-grid a {
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    border: 0;
    color: #C91A30;
    display: flex;
    align-items: center;
    gap: 7px;
    text-align: left;
    min-width: 100px;
}

.single-course .course-left-panel .top-short-info-wrap .additional-buttons .additional-button-grid a .fa {
    font-size: 24px;    
}

.single-course .course-left-panel .top-short-info-wrap .additional-buttons .additional-button-grid a:hover {
    background: transparent;
    color: #0b1a2b;
}

.single-course .course-left-panel .course-tab-box {
    padding: 0;
}

.single-course .course-left-panel .custom-radius {
    border-radius: 20px;
}

.single-course .course-left-panel .course-tab-box .nav-pills {
    padding: 23px 35px 0;
}

.single-course .course-left-panel .course-tab-box .tab-content {
    padding: 35px;
}

.single-course .course-left-panel .course-tab-box .course-section-title {
    font-size: 20px;
    font-weight: 700;
    color: #464A53;
}

.single-course .course-left-panel .course-tab-box p,
.single-course .course-left-panel .course-tab-box li {
    color: #464A53;    
    line-height: 1.5;
}

.single-course .course-single-accordion .card {
    box-shadow: none;    
    border: 1px solid #EFEFEF;
    border-radius: 10px;
}

.single-course .course-single-accordion .card .card-header {
    background-color: transparent; 
    margin-bottom: 0;
}

.single-course .course-single-accordion .card .card-body {
    padding: 0 17px;    
}

.single-course .course-single-accordion .card .card-header .btn-link,
.single-course .course-single-accordion .card .card-header .btn-link.collapsed {
    background-color: transparent; 
    color: #464A53;
    font-size: 20px;
    padding: 17px;
    font-weight: 400;
}

.single-course .course-single-accordion .card .card-header .btn-link {
    font-weight: 700;
    /* background: #EFEFEF; */
    border-radius: 0;
    position: relative;
}

.single-course .course-single-accordion .card .card-header .btn-link::after {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-left: auto;
    content: "";
    background-image: url(https://learnkey.com.mt/storage/app/media/teenyicons_down-outline.png);
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform .2s ease-in-out;
    display: inline-block;
    position: absolute;
    right: 12px;
    margin-top: 7px;
    transform: rotate(-180deg); 
}

.single-course .course-single-accordion .card .card-header .btn-link.collapsed::after {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-left: auto;
    content: "";
    background-image: url(https://learnkey.com.mt/storage/app/media/teenyicons_down-outline.png);
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform .2s ease-in-out;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 27%;
    transform: rotate(0deg); 
}

.single-course .course-single-accordion .card table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}

.single-course .course-single-accordion .card table td,
.single-course .course-single-accordion .card table th {
    border: 1px solid #ddd;
    padding: 8px;    
    color: #464A53;
}

@-webkit-keyframes freddie-head{
    0%{
        -webkit-transform:rotate(0deg) translateY(0);
        transform:rotate(0deg) translateY(0);
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355);
        animation-timing-function:cubic-bezier(.215,.61,.355)
    }
    40%{
        -webkit-transform:rotate(-10deg) translateY(-7%);
        transform:rotate(-10deg) translateY(-7%);
        -webkit-animation-timing-function:linear;
        animation-timing-function:linear
    }
    60%{
        -webkit-transform:rotate(0deg) translateY(4%);
        transform:rotate(0deg) translateY(4%);
        -webkit-animation-timing-function:linear;
        animation-timing-function:linear
    }
    80%{
        -webkit-transform:rotate(0deg) translateY(0);
        transform:rotate(0deg) translateY(0);
        -webkit-animation-timing-function:linear;
        animation-timing-function:linear
    }
}
@keyframes freddie-head{
    0%{
        -webkit-transform:rotate(0deg) translateY(0);
        transform:rotate(0deg) translateY(0);
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355);
        animation-timing-function:cubic-bezier(.215,.61,.355)
    }
    40%{
        -webkit-transform:rotate(-10deg) translateY(-7%);
        transform:rotate(-10deg) translateY(-7%);
        -webkit-animation-timing-function:linear;
        animation-timing-function:linear
    }
    60%{
        -webkit-transform:rotate(0deg) translateY(4%);
        transform:rotate(0deg) translateY(4%);
        -webkit-animation-timing-function:linear;
        animation-timing-function:linear
    }
    80%{
        -webkit-transform:rotate(0deg) translateY(0);
        transform:rotate(0deg) translateY(0);
        -webkit-animation-timing-function:linear;
        animation-timing-function:linear
    }
}
@-webkit-keyframes freddie-eye{
    0%{
        opacity:0
    }
    1%{
        opacity:1
    }
    55%{
        opacity:1
    }
    56%{
        opacity:0
    }
    to{
        opacity:0
    }
}
@keyframes freddie-eye{
    0%{
        opacity:0
    }
    1%{
        opacity:1
    }
    55%{
        opacity:1
    }
    56%{
        opacity:0
    }
    to{
        opacity:0
    }
}
@-webkit-keyframes freddie-wink{
    0%{
        opacity:1
    }
    1%{
        opacity:0
    }
    55%{
        opacity:0
    }
    56%{
        opacity:1;
        -webkit-transform:scaleY(.5);
        transform:scaleY(.5);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);
        animation-timing-function:cubic-bezier(.175,.885,.32,1.275)
    }
    75%{
        -webkit-transform:scaleY(1);
        transform:scaleY(1);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);
        animation-timing-function:cubic-bezier(.175,.885,.32,1.275)
    }
    99%{
        opacity:1
    }
    to{
        opacity:1
    }
}
@keyframes freddie-wink{
    0%{
        opacity:1
    }
    1%{
        opacity:0
    }
    55%{
        opacity:0
    }
    56%{
        opacity:1;
        -webkit-transform:scaleY(.5);
        transform:scaleY(.5);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);
        animation-timing-function:cubic-bezier(.175,.885,.32,1.275)
    }
    75%{
        -webkit-transform:scaleY(1);
        transform:scaleY(1);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);
        animation-timing-function:cubic-bezier(.175,.885,.32,1.275)
    }
    99%{
        opacity:1
    }
    to{
        opacity:1
    }
}

.main-menu-dropdown-wrap.dropdownCoursesAward {
    top: -20px;
    position: absolute;
    z-index: 999999;
    right: -200px;
    width: 200px;
    list-style: none;
}

.navbar-nav.sm.sm-blue {
    background: transparent;
    box-shadow: none;
}

.navbar-nav.sm.sm-blue li {
     border-left: 0;   
     position: relative;
}

.navbar-nav.sm.sm-blue li .sub-arrow {
    top: 29px;
    right: 14px;
    left: auto;
    border-color: #555555 transparent transparent transparent;
}

.navbar-nav.sm.sm-blue li ul li .sub-arrow {
    position: absolute;
    top: 47%;
    right: 12px;
    left: auto;
    content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjMzLjQgNDA2LjZjMTIuNSAxMi41IDMyLjggMTIuNSA0NS4zIDBsMTkyLTE5MmMxMi41LTEyLjUgMTIuNS0zMi44IDAtNDUuM3MtMzIuOC0xMi41LTQ1LjMgMEwyNTYgMzM4LjcgODYuNiAxNjkuNGMtMTIuNS0xMi41LTMyLjgtMTIuNS00NS4zIDBzLTEyLjUgMzIuOCAwIDQ1LjNsMTkyIDE5MnoiLz48L3N2Zz4=');
    display: inline-block;
    width: 12px; 
    height: 12px;
    border: 0;
    display: none;
}

.navbar-nav.sm.sm-blue li ul li a:hover .sub-arrow {
    content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48cGF0aCBkPSJNMzEwLjYgMjMzLjRjMTIuNSAxMi41IDEyLjUgMzIuOCAwIDQ1LjNsLTE5MiAxOTJjLTEyLjUgMTIuNS0zMi44IDEyLjUtNDUuMyAwcy0xMi41LTMyLjggMC00NS4zTDI0Mi43IDI1NiA3My40IDg2LjZjLTEyLjUtMTIuNS0xMi41LTMyLjggMC00NS4zczMyLjgtMTIuNSA0NS4zIDBsMTkyIDE5MnoiLz48L3N2Zz4=');
    display: none;
}

.navbar-nav.sm.sm-blue li .nav-link {
    background: transparent;  
    font-size: 14px;
    color: #464A53;
    font-weight: 500;
    gap: 5px;
    padding-right: .5rem;
    padding-left: .5rem;
    padding: 20px 10px;
    font-family: "Poppins", sans-serif;
    text-shadow: none;
}

.navbar-nav.sm.sm-blue ul {
    border: 0;    
}

.navbar-nav.sm.sm-blue ul li {
    
}

.navbar-nav.sm.sm-blue ul li a {
    padding: 12px 22px;   
    font-family: "Poppins", sans-serif;
    text-shadow: none;
    color: #464A53;
    font-weight: 500;
    font-size: 14px;
    border-left: 3px solid transparent !important;
    
}

.navbar-nav.sm.sm-blue ul li a:hover,
.navbar-nav.sm.sm-blue ul li a:focus,
.navbar-nav.sm.sm-blue ul li a:active,
.navbar-nav.sm.sm-blue ul li a.highlighted {
    background: rgb(245,245,245);
    background: linear-gradient(90deg, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 50%, rgba(245,245,245,1) 100%);
    color: #d01b30;
    border-left: 3px solid #d01b30 !important;
}

.navbar-nav.sm.sm-blue ul li .sub-arrow {
    right: 15px;
}

#main-menu li ul li ul {
    background: rgb(245,245,245);
    background: linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 35%);
}

.fact-sheet-list h2 {
    margin-top: 0;
}

.fact-sheet-list .collapse {
    border-top: 1px solid #eee;    
}

.fact-sheet-list .collapse ul li a {
    color: #464a53;
}

.fact-sheet-list .collapse ul li a:hover {
    color: #b0223d;
}

.fact-sheet-list .collapse h4 {
    color: #464a53;
    font-size: 18px;
}

.fact-sheet-list .collapse .award {
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #eee;
}

.fact-sheet-list .collapse .award h5 {
    color: #464a53;
    font-size: 17px;  
    margin-top: 0;
}

.level-four-mobile-nav {
    background: #f9f9f9;
    margin: 10px 15px;
    border-radius: 10px;
    list-style-type: disc;    
}

.home-course-categories .col-md-4 {
     margin-bottom: 25px;   
}

.home-course-categories .item {
    border-radius: 12px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%); 
    overflow: hidden;
    display: grid;
    height: 100%
}

.home-course-categories .item a {
    margin-bottom: 0;
}

.home-course-categories .item .featured {
    background: #eee;
    overflow: hidden;
    /* min-height: 180px; */
}

.home-course-categories .item .featured img {
    height: 275px;    
    width: 100%;
    object-fit: cover;
    object-position: left center;
    display: block;
    transition: transform 0.5s ease;
}

.home-course-categories .item a:hover .featured img {
     transform: scale(1.2);   
}

.home-course-categories .item .content {
    padding: 25px 20px;    
}

.home-course-categories .item .content .title {
    font-size: 20px;  
    color: #051441;
    margin-bottom: 5px;
}

.home-course-categories .item .content .total-course {
    font-size: 14px;    
    color: #6A7C92;
}

.language-section {
    padding: 50px 0;
    background: #b0223d;
}

.language-section .item {
    padding-bottom: 80%;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    background: #410e18;
    display: grid;
    align-items: center;
    
}

.language-section .item a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.language-section .item a .bg-image {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 100%;
    width: 100%;
    display: grid;
    align-items: center;
    justify-content: center;
}

.language-section .item a .bg-image.malta {
    background: url(https://learnkey.com.mt/storage/app/media/malta.jpg);
}

.language-section .item a .bg-image.italy {
    background: url(https://learnkey.com.mt/storage/app/media/italy.jpg);
}

.download-fact-sheet {
    display: grid;
    grid-template-columns: 50px 1fr auto;
    gap: 15px;
    margin-bottom: 15px;
    align-items: center;
}

.download-fact-sheet .thum {
    border-radius: 8px;
    overflow: hidden;
}

.download-fact-sheet .thum img {
    height: 50px;
    width: 50px;
    object-fit: cover;
    object-position: center;
}

.download-fact-sheet .title a {
    font-size: 15px;
    font-weight: 500;
    color: #464a53;
}

.download-fact-sheet .title a:hover {
    color: #d01b30;
}

.download-fact-sheet .download-link {
    display: flex;
    gap: 5px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.download-fact-sheet .download-link li a {
    background: #e3e3e3;
    padding: 7px 10px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
}

.download-fact-sheet .download-link li a span {
    padding-top: 2px;
}

.download-fact-sheet .download-link li a:hover {
    background: #d01b30;
    color: #fff !important;
}

.download-fact-sheet .download-link li a svg {
    height: 16px;
    width: 16px;
    margin-right: 3px;
}

.download-fact-sheet .download-link li a svg path {
    fill: #555658;
}

.download-fact-sheet .download-link li a:hover svg path {
    fill: #fff;
}

.course-price-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    row-gap: 0;
    line-height: 1;
}

.course-price-wrapper p {
    color: #464A53;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
}

.course-price-wrapper p small {
    display: block;
    font-weight: 400;
}

.move-site:hover{
    opacity: .6;
}

@media only screen and (min-width: 1280px) and (max-width: 1439px) {
    .photo-swipe-images .photo-swipe-gallery figure {
        width: 269px !important;    
    }   
}

@media (max-width: 1200px) {
    .learnkey-course-info .short-info .course-price-wrap .course-price-grid {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 1130px) {
    .header.mobile {
        display: block;    
    }
    .header.desktop {
        display: none;    
    }
}

@media (max-width: 1024px) {
    .header .btn {
        font-size: 10px;
    }
    
    .header .navbar .navbar-nav li a {
        padding: 10px 8px;
        font-size: 13px;
    }
    
    .learnkey-course-info .short-info .course-price-wrap .course-price-grid {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 840px) {
    .header .topbar-header .topbar-left {
        display: none;    
    }
    .header .topbar-header .topbar-contact-list {
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .download-fact-sheet {
        grid-template-columns: 1fr auto;
    }
    .download-fact-sheet .thum {
        display: none;
    }
    .single-course .course-left-panel .page-title {
        font-size: 24px;    
    }
    .single-course .course-left-panel .top-short-info-wrap {
        grid-template-columns: 1fr;
    }
    .single-course .course-left-panel .top-short-info {
        display: block;    
    }
    .single-course .course-left-panel .top-short-info li {
        display: inline-block; 
        margin-bottom: 7px;
    }
    .single-course .bg-blur-effect span {
        width: 45%;
        height: 45%;    
    }
    .choose-us-wrap {
        position: relative;
        top: -30px;
    }
    
    .choose-us-bg .choose-banner {
        padding-top: 30px;    
    }
    .choose-us-bg .choose-banner h2 {
        font-size: 28px;
    }
    .choose-us-wrap .choose-us-content {
        grid-template-columns: 1fr;
    }
    .choose-us-wrap .choose-us-content .item {
        border-right: 0;
        border-bottom: 1px solid #dc3545;
        padding: 30px 10px;
    }
    .choose-us-wrap .choose-us-content .item:last-child {
        border-bottom: 0;
    }
    .titlebar-wrap {
        padding: 40px 0;    
    }
    .titlebar-wrap .banner-title-content .page-title {
        font-size: 24px;   
        margin-bottom: 5px;
    }
    .titlebar-wrap .breadcrumb li {
        font-size: 13px;    
    }
    .header .topbar-header {
        padding: 9px 20px;    
    }
    .header.mobile .mobile-menubar-wrap {
        padding: 0 20px;  
        grid-template-columns: 1fr auto;
    }
    .page-banner-section .banner-wrapper .banner-title {
        display: none;
    }
    .header .main-navigation .main-menu-buttons {
        display: none;    
    }
    .learnkey-course-info .short-info .course-price-wrap .course-price-grid .btn {
        font-size: 14px;
    }
    .accommodation-title-list {
        display: block;
        padding: 0;
    }
    
    .accommodation-title-list li {
        display: inline-block;
        padding: 0;
        margin-left: 18px;
    }
    .accommodation-title-list li::before {
        display: none;
    }
    .accommodation-title-list li:nth-child(1) {
        margin-left: 0;
    }
    .promo-logo{
        max-width: 9rem;
    }

    .dropdown-toggle{}
    .dropdown-toggle::after {
        float: right;
        margin-top: 0.5em;
    }
    .feature-section, 
    .why-choose-us, 
    .video-section, 
    .blog-section {
        padding: 25px 0;    
    }
    .dropdown-submenu > .dropdown-menu{
        overflow-x: auto;
        margin-top: 15px;
        margin-left: 15px;
        border-radius: 0 4px 4px;
        margin-right: 15px;    
    }
    
    .countdown-holder #countdown { padding: 0px!important; font-size: 1.1rem!important; }
    
    
    
    .section-title h4 {
    
        z-index: 9 ;
    }
        
    
    
}