.header-social-links .fa-brands {
    color: #000;
}

.header-social-links li:hover .fa-brands {
    color: #FFF8ED;
}

.header-btn .btn-popup {
    background-color: #000000;
}

.header-btn .btn-popup:hover {
    background-color: #FFF8ED;
}

header.sticky-active {
    background-color: #fff;
    transition: all 0.3s ease-in-out;
}

header .navbar {
    padding: 10px 0px;
}


.header-contct.btn-default {
    margin: 0;
}

.header-contct.btn-default::before {
    display: none;
}

body.sticky-fixed header {
    transform: translate(0, 0px);
}

body.sticky-down header {
    transform: translate(0, -100px);
}

header.sticky-active {
    top: 0;
    transition: all 0.6s ease-in-out;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 99;
}


/* header.sticky-active.fixed .container.main-header-inner {
    border-radius: 20px;
    border-radius: 50px;
    border: 0;
    background: #fff;
} */

.hero.hero-slider-layout .hero-slide {
    padding: 0px 0px;
}

.fixd-middle-content-block {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.hero-slide .slide img {
    height: 100%;
    /* object-fit: cover; */
    width: 100%;
}



.hero-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.hero-video-content {
    display: none;
}

.hero-content .section-title {
    margin-bottom: 0;
}

.hero-btn {
    margin-top: 20px;
    margin-bottom: 60px;
}

.scrolling-content span img {
    max-width: 210px;
    margin-bottom: 0;
    /* filter: invert(1); */
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    object-fit: contain;
    height: auto;
}


.our-scrolling-ticker.one-scroll {
    padding: 0;
    background: #020024;
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(5, 70, 97, 1) 35%, rgba(0, 50, 66, 1) 100%);
}

.our-scrolling-ticker.one-scroll .big-image img {
    max-width: 290px;
}

.our-scrolling-ticker.one-scroll .scrolling-ticker-box {
    padding: 0;
    gap: 0px;
}

.our-scrolling-ticker.one-scroll .scrolling-content span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #fff;
    padding: 9px 14px;
    color: #fff;
    font-size: 28px;
    line-height: 100%;
    /* width: 300px; */
    margin: 0 auto;
    text-align: center;
}

.scrolling-content {
    min-width: auto;
}

.our-scrolling-ticker.one-scroll .scrolling-content {
    gap: 0;
}

/* bg-image */
.bg-section-image {
    position: relative;
    background-image: url('../Images/bg-backgroung-image.png');
    /* Replace with your image */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.bg-section-image .overlay {
    padding: 20px 10px;
}


.bg-section-image .overlay::after {
    content: "";
    display: inline-block;
    position: absolute;
    background-color: rgba(34, 34, 34, 0.6);
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.bg-section-image .join-social-media {
    z-index: 10;
    position: relative;
}

.bg-section-image .join-social-media h3,
.bg-section-image .join-social-media h2 {
    color: #fff;
}

.bg-section-image .section-title-content p {
    color: #fff;
}

.bg-section-image .agency-social-item {
    color: #fff;
}

.bg-section-image .readmore-btn {
    border-color: #fff;
}

.bg-section-image .custom-arrow-right:hover i {
    color: #fff;
}

/* bg-image */
.fees-accommodation .work-process-item::before {
    display: none;
}

.main-video-gallery .video-gallery-image a::before {
    border-radius: 35px;
}


/* Hero Video Section */
.hero-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-video video,
.hero-video {
    height: 900px;
}

.hero::before {
    display: none;
}

.hero.hero-slider-layout {
    background: none;
    padding: 0;
    min-height: max-content;
}

/* Hero Video Section */

/* Why This course */
.why-this-course .order-lg-2 {
    order: 3 !important;
}

.why-this-course .why-choose-images {
    position: inherit;
}

.why-this-course .why-choose-img {
    position: inherit;
    transform: none;
    max-width: 100%;
}

.why-this-course .why-choose-img img {
    aspect-ratio: inherit;
    height: 100%;
}

.why-this-course figure {
    width: 100%;
    height: 100%;
}

.why-this-course .why-choose-list {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.why-this-course .why-choose-list-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    height: 100%;
    border: 0;
}

.why-this-course .row>* {
    padding-left: 10px;
    padding-right: 10px;
}

.why-this-course .why-choose-list .why-choose-list-item:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}

.why-this-course .col-lg-3 {
    width: 28%;
}

.why-this-course .col-lg-6 {
    width: 44%;
}

.why-this-course .col-lg-6 div {
    height: 100%;
}

/* Why This course */

/* Why Skips Uni */


.why-study-here .project-item {
    position: relative;
    border-radius: 20px;
}

.why-study-here .project-content {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    height: 0px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    bottom: 0;
    padding: 20px;
    color: #fff;
    transition: 0.4s ease-in-out;
    opacity: 0;
}

.why-study-here .project-item:hover .project-content {
    top: 0;
    height: 100%;
    opacity: 1;
    transition: 0.4s ease-in-out;
}

.why-study-here .project-content h3 {
    color: #fff;
}

.why-study-here .page-gallery-box .photo-gallery img {
    aspect-ratio: inherit;
    height: 100%;
}

.why-study-here .gallery-items,
.why-study-here .project-image,
.why-study-here .gallery-items div {
    height: 100%;
}

.why-study-here figure,
.why-study-here figure a {
    height: 100%;
    display: block;
}

.why-study-here .page-gallery-box .photo-gallery {
    margin-bottom: 0;
}

.project-item:hover .project-image figure img {
    transform: none;
}

/* Why Skips Uni */

/* Placement Slider */
.digital-slider-brand .digital-features-item {
    border: 0;
    background: transparent;
    backdrop-filter: inherit;
    -webkit-backdrop-filter: inherit;
    /* background: linear-gradient(90deg, rgba(25, 11, 127, 1) 0%, rgba(0, 77, 109, 1) 72%); */
    padding: 0;
}

.agency-supports-header .section-title {
    margin-bottom: 0;
}

.agency-supports-slider {
    margin-top: 20px;
}

.digital-features-item .agency-supports-logo {
    border: 1px solid #ccc;
    border-radius: 20px;
    overflow: hidden;
    background-color: transparent;
    padding: 10px;
}

.digital-features-item .agency-supports-logo img {
    width: 100%;
    object-fit: contain;
    max-height: 150px;
}

.digital-slider-brand .digital-features-item::before {
    display: none;
}

.digital-slider-brand .section-title h3 {
    color: #000;
}

.digital-slider-brand .section-title h2 {
    color: #000;
}

.digital-slider-brand div p {
    color: #000;
}

.digital-slider-brand .agency-supports-logo {
    background-color: transparent;
}

.digital-slider-brand h3,
.digital-slider-brand p {
    color: #fff;

}

.agency-supports-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.free-consultation-circle img {
    filter: invert(1);
}

/* Placement Slider */

/* Application Process */
.application-process .how-work-list-item.active h3 {
    color: #fff;
}

.application-process .how-work-list-item.active p {
    color: #fff;
}

.application-process .how-work-list-item.active .how-work-list-no h2 {
    color: #FFF8ED;
}

.application-process .how-work-list-item.active .how-work-list-image::before {
    opacity: 0.5;
}

.application-process .our-agency-circle figure img,
.agency-circle-arrow img {
    filter: invert(1);
}

/* Application Process */

/* News and Video section */
.news-team .new-items .page-gallery-box {
    border: 1px solid #ccc;
    border-radius: 20px;
    overflow: hidden;
}

.news-team .new-items .page-gallery-box .photo-gallery {
    margin-bottom: 0;
}

.wrap-news {
    flex-wrap: wrap;
}

.wrap-news .photo-gallery img {
    /* aspect-ratio: inherit; */
    width: 100%;
    height: 100%;
}

.video-reel-team video {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.mfp-image-holder .mfp-content {
    padding: 20px;
}

.video-reel-slider h3 {
    font-size: 22px;
    text-align: center;
    margin-top: 10px;
}

/* News and Video section */
/* client-video Video section */
.client-video .about-us-body p {
    color: #fff;
}

.about-us-list::before {
    opacity: 0;
}

/* client-video Video section */
/* achievements section */
.key-facts-image {
    width: 378px;
}

.why-choose-image.video-block {
    display: flex;
}

.key-facts-content {
    width: calc(100% - 750px);
    padding: 30px;
}

.video-block video {
    height: 670px;
    object-fit: contain;
    width: 100%;
}

.key-facts-box::before {
    display: none;
}

/* achievements section */
/* Portfolio css section */
.our-portfolio .container .project-item {
    border: 0;
}

.our-portfolio .container .portfolio-grid {
    max-width: 1320px;
    margin: 0 auto;
}

.page-gallery-box .photo-gallery {
    margin-bottom: 0;
}

.photo-gallery h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}

.wrap-news .new-items h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}

.portfolio-grid .photo-gallery h3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 43px;
}

.portfolio-grid .photo-gallery h3 span {
    font-size: 15px;
    font-weight: 500;
}

.portfolio-grid .photo-gallery h3 span span {
    font-weight: 800;
}

/* Portfolio css section */
/* Contact Form Section */
.contact-main {
    background-color: #f77e2d;
}

.contact-main .contact-us-form {
    background-color: #fff;
}

.contact-info-item {
    display: flex;
    text-align: left;
    flex-direction: row;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 0;
    padding: 0;
    /* padding: 20px; */
}

.contact-info-item .icon-box {
    position: relative;
    background-color: #f77e2d;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
    margin-bottom: 0;
    transition: all 0.5s ease-in-out;
}

.contact-info-item .icon-box i {
    color: #fff;
    position: relative;
    z-index: 99;
}

.contact-item-content {
    width: calc(100% - 120px);
}

.footer-contact-box {
    width: 100%;
    display: block;
}

.contact-item-content h3 {
    text-transform: capitalize;
}

.faqs-contact-box {
    position: relative;
    border: 1px solid #dddddd;
    backdrop-filter: blur(70px);
    -webkit-backdrop-filter: blur(70px);
    border-radius: 30px;
    padding: 40px;
    margin-right: 20px;
    overflow: hidden;
}

.faqs-contact-form .form-control {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2em;
    background: transparent;
    border: 1px solid #004d6d;
    border-radius: 10px;
    padding: 16px 20px;
    box-shadow: none;
    outline: none;
}

#farm-animal-checkboxes {
    flex-wrap: wrap;
}

#farm-animal-checkboxes .col {
    flex: none;
    width: auto;
}

.btn-highlighted {
    position: relative;
    display: inline-block;
    line-height: 1.3em;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    background: #FFF8ED;
    color: #ffffff;
    text-transform: capitalize;
    border-radius: 100px;
    padding: 15px 30px;
    text-align: center;
    border: none;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}

.btn-highlighted:hover {
    color: #ffffff;
}

.contact-us-form::before {
    opacity: 0.05;
}

.contact-main .contact-info-item {
    width: 100%;
}

.contact-item-content a:hover {
    color: #FFF8ED;
}

.contact-item-content a::after {
    background-color: #FFF8ED;
}

/* Contact Form Section */
/* news css section */
.wrap-news .new-items h3 a {
    text-decoration: none;
    color: #F9690E;
}

.wrap-news .new-items h3 a:hover {
    text-decoration: none;
    color: #004d6d;
}

.project-item {
    margin-bottom: 20px;
}

.new-items {
    margin-top: 20px;
}

/* news css section */
/* strategies-analy */
.strategies-analy .why-choose-img {
    max-width: 315px;
    object-fit: contain;
    margin: 0 auto;
}

/* strategies-analy */
/* our-services section */
.our-services .service-boxes {
    height: 100%;
}

/* our-services section */
/* Faq Section main */
.faq-accordion .accordion-item::before {
    display: none;
}

.faq-accordion .accordion-item,
.faq-accordion .accordion-header .accordion-button.collapsed {
    background-color: #ffffff;
}

.faq-accordion .accordion-item .accordion-body p {
    color: #000000;
}

.faq-accordion .accordion-item .collapse {
    visibility: visible;
}

.faq-accordion .accordion-item .accordion-button::after,
.faq-accordion .accordion-item .accordion-button.collapsed::after {
    color: #ffffff;
}

.faq-accordion .accordion-item .accordion-button::after {
    background-color: #004d6d;
}

/* Faq Section main */

/* faculty Section gsap slider */
#dragger,
#ring,
.img {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    user-select: none;
    margin: 0;
    padding: 0;
}


.container-for-faculty div {
    position: absolute;
}

.container-for-faculty {
    perspective: 1700px;
    width: 380px;
    height: 600px;
    left: 50%;
    top: 50%;
    transform: none;
    position: relative;
}

.container-for-faculty .img {
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    transform-origin: 50% 50% 1000px;
    overflow: hidden;
    border-radius: 20px;
}

.container-for-faculty .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    display: block;
    pointer-events: none;
    /* avoid image drag interference */
    user-select: none;
}

#dragger {
    width: 100%;
    height: 100%;
    cursor: grab;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    /* invisible drag layer */
}

.container-for-faculty .team-content {
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-bottom: 20px;
}

.container-for-faculty .team-content h3 {
    font-size: 28px;
    position: relative;
    z-index: 999;
    margin-bottom: 5px;
    color: #ffffff;
}

.container-for-faculty .team-content p {
    font-size: 18px;
    position: relative;
    z-index: 999;
    margin-top: 5px;
}

.container-for-faculty .team-content::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(178.78deg, rgba(0, 0, 0, 0) 6.13%, rgba(0, 0, 0, 0.8) 51.02%);
    z-index: 1;
}

.container-for-faculty .years-mark-symbol img {
    border-radius: 5px;
}


.years-mark-symbol {
    top: 0;
    right: 0;
    top: 20px;
    left: auto;
    right: 20px;
    width: 70px;
}

.faculty-main {
    background-color: rgb(255, 248, 237);
    position: relative;
}

.faculty-main .heaing-content {
    margin: 0;
    position: absolute;
    text-align: center;
}
.faculty-main .heaing-content .col-lg-8{
    margin: 0 auto;
}

.teacher-slider {
    position: relative;
    padding-top: 60px;
}

#ring {
    perspective: 7000px;
}


/* faculty Section gsap slider */

/* our-brands section */

.our-brands .brand-list-item::before {
    background: linear-gradient(360deg,
            rgba(252, 222, 134, 0.418) -20.74%,
            /* softer yellow */
            rgba(0, 0, 0, 0.15) 106.06%
            /* soft black fade */
        );

}

.our-brands .section-title h2 {
    color: #ffffff;
}

.brand-item-content {
    color: #ffffff;
}

.brand-item-content h3 {
    color: #ffffff;
}

.faqs-review-box {
    padding: 0;
    max-width: max-content;
}

/* our-brands section */
/* Social Media Section */
/* bg-image join-agency section */
.bg-section-image {
    position: relative;
    background-image: url('../Images/banner-parlax-bg.png');
    /* Replace with your image */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.bg-section-image .overlay {
    padding: 20px 10px;
}


.bg-section-image .overlay::after {
    content: "";
    display: inline-block;
    position: absolute;
    background-color: rgba(34, 34, 34, 0.6);
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.bg-section-image .join-social-media {
    z-index: 10;
    position: relative;
}

.bg-section-image .join-social-media h3,
.bg-section-image .join-social-media h2 {
    color: #fff;
}

.bg-section-image .section-title-content p {
    color: #fff;
}

.bg-section-image .agency-social-item {
    color: #fff;
}

.bg-section-image .readmore-btn {
    border-color: #fff;
}

.bg-section-image .custom-arrow-right:hover i {
    color: #fff;
}

.bg-section-image .overlay {
    padding: 20px 10px;
}

.bg-section-image .join-social-media {
    z-index: 10;
    position: relative;
}


.agency-social-item {
    position: relative;
    border: 1px solid var(--divider-color);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0 30px 10px;
    padding: 30px 40px 30px 70px;
    transition: all 0.3s ease-in-out;
}

.agency-social-item .icon-box {
    position: absolute;
    top: -30px;
    left: -30px;
}

.agency-social-item .icon-box a {
    position: relative;
    display: block;
    background-color: var(--accent-color);
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}

.agency-social-item:hover .icon-box a {
    background-color: transparent;
}

.agency-social-item .icon-box a::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--secondary-color);
    border-radius: 50%;
    transform: translate(100%, 100%);
    transition: all 0.4s ease-in-out;
}

.agency-social-item:hover .icon-box a::before {
    transform: translate(0);
}

.agency-social-item .icon-box i {
    position: relative;
    font-size: 40px;
    color: var(--dark-color);
    transition: all 0.4s ease-in-out;
    z-index: 1;
}

.agency-social-item:hover .icon-box a i {
    color: var(--primary-color);
}

.agency-social-content h3 {
    font-size: 22px;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.agency-social-content p {
    margin: 0;
}

.agency-social-btn {
    margin-left: 10px;
}

.readmore-btn-inharit {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}


.readmore-btn-inharit img {
    max-width: 24px;
    transition: all 0.3s ease-in-out;
}

.agency-social-item:hover .readmore-btn-inharit img {
    transform: rotate(45deg);
}

.agency-social-btn .readmore-btn-inharit img {
    filter: invert(1);
}

.agency-social-btn .readmore-btn-inharit i {
    color: #fff;
}

.agency-social-btn .readmore-btn-inharit:hover i {
    color: #f77e2d;
}


.agency-social-item .icon-box a i {
    color: #fff;
}

.agency-social-item .icon-box.youtube a {
    background-color: #FF0000;
}

.agency-social-item .icon-box.linkedin a {
    background-color: #0077B5;
}

.agency-social-item .icon-box.instagram a {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.agency-social-item .icon-box.youtube a::before {
    background-color: #FF0000;
}

.agency-social-item .icon-box.linkedin a::before {
    background-color: #0077B5;
}

.agency-social-item .icon-box.instagram a::before {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.agency-social-item:hover .icon-box a .fa-brands {
    color: #fff;
}

.join-agency .section-title h2 span{
    color: #ffffff;
}

/* bg-image join-agency section */
/* Social Media Section */

.client-box-content h3,.client-box-content p{
    color: #ffffff;
}

/* Student Review Slider */
.our-testimonial .testimonial-image img{
    width: 100%;
}
/* Student Review Slider */