.header-social-links .fa-brands {
    color: #000;
}

.header-social-links li:hover .fa-brands {
    color: #652600;
}

.header-btn .btn-popup {
    background-color: #004d6d;
}

.header-btn .btn-popup:hover {
    background-color: #652600;
}

header.sticky-active {
    background-color: #652600;
    transition: all 0.3s ease-in-out;
    border: 0;
}

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;

}


.our-scrolling-ticker.one-scroll {
    padding: 0;
    background: #020024;
    background: #652600
}

.our-scrolling-ticker.one-scroll .big-image img {
    max-width: 290px;
}

.our-scrolling-ticker.one-scroll .scrolling-ticker-box {
    padding: 0;
    gap: 0px;
    display: block;
}

.our-scrolling-ticker.one-scroll .swiper-wrapper .swiper-slide {
    position: relative;
    font-size: 24px;
    color: #fff;
    padding: 20px 0px;
    text-align: center;
}

.our-scrolling-ticker.one-scroll .swiper-wrapper .swiper-slide span {
    display: inline-flex;
    align-items: center;
    margin-top: 5px;
    font-size: 20px;
    background-color: #e9a523;
    border-radius: 20px;
    padding: 4px 26px;
}

.our-scrolling-ticker.one-scroll .swiper-wrapper .swiper-slide::after {
    position: absolute;
    content: "";
    display: inline-block;
    border-left: 1px solid #fff;
    right: -10px;
    height: 100%;
    top: 0;
}

.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;
}

.why-grid-three .mission-vision-item {
    padding: 16px;
    margin-bottom: 0;
    height: 100%;
}

.image-block a {
    display: block;
}

.why-grid-three .mission-vision-img img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: inherit;
}

.why-grid-three .mission-vision-item::before {
    background: #fff;
}

.why-grid-three .mission-vision-item .icon-box {
    transition: 0.4s ease-in-out;
}

.why-grid-three .mission-vision-item:hover .icon-box {
    animation: rotation infinite 2s linear;
    bottom: 40px;
}

@keyframes rotation {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.common-padding-grid .service-item {
    padding: 30px;
}

.why-skips .service-item-body p {
    font-size: 18px;
    text-align: justify;
}

.why-skips .service-item-body ul {
    font-size: 18px;
}

.why-skips .service-item::before {
    background-color: #fff;
}


.why-skips-uni {
    background-color: rgba(101, 38, 0, 1);
}

.why-skips-uni .container .section-title h2::after {
    background-color: #fff;
}

.why-skips-uni .container .section-title h2::after,
.why-skips-uni .section-title h2,
.why-skips-uni .section-title-content p {
    color: #fff;
}

.why-skips-uni .light-bg.btn-default {
    background-color: #fff;
    color: #652600;
}

.why-skips-uni .light-bg.btn-default:hover {
    background-color: #ffcc00;
    color: #fff;
}

.why-skips-uni .light-bg.btn-default:hover::before {
    background-color: #ffcc00;
}



.why-skips-uni .why-skips.common-padding-grid .service-item {
    background: rgba(101, 38, 0, 0.5);
    backdrop-filter: none;
    border: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.why-skips-uni .why-skips.common-padding-grid .service-item::before {
    display: none;
}

.why-skips-uni .testimonial-benefits-content ul li::before {
    color: #fff;
}

.skip-why-image figure {
    display: block;
}

.skip-why-image {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
}

.skip-why-image .service-item {
    position: absolute;
    top: 0;
    margin: 0;
    height: 100%;
}

.service-item:hover {
    transform: none;
}


.why-skips-uni .why-skips.common-padding-grid .service-item-body,
.why-skips-uni .why-skips.common-padding-grid h2 {
    color: #fff;
}

.why-skips-uni .why-skips.common-padding-grid h2 {
    font-size: 22px;
}

.image-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.only-banner-image .image-block img {
    width: 100%;
    max-height: 870px;
    object-fit: cover;
}

.team-body {
    color: #fff;
    bottom: 0;
}

.team-body .team-content h3 {
    color: #fff;
}

.team-body .team-social-list ul li {
    min-height: 75px;
}

.achievements-block .experts-counter-item {
    background: transparent;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    border-color: #004d6d;
}

.achievements-block .experts-counter-item i {
    font-size: 45px;
}

.achievements-block .experts-counter-content h2+p {
    color: #000;
}

.achievements-block .experts-counter-item::before {
    display: none;
}

.achievements-block .experts-counter-box.expert-box-1 .experts-counter-item:nth-child(even) {
    background: transparent;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

.achievements-block .experts-counter-box.expert-box-2 .experts-counter-item:nth-child(odd) {
    background: transparent;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

/* 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;
}

/* Time Line Css */
.timeline-section {
    height: 100vh;
    font-size: 40px;
    font-weight: 100;
    background-color: #22A7F0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.timeline-section:nth-child(1) {
    background: white;
}

.timeline-section:nth-child(2) {
    background: #F64747;
}

.timeline-section:nth-child(3) {
    background: #22A7F0;
}

.timeline-section:nth-child(4) {
    background: #F9690E;
}

.timeline-section:nth-child(5) {
    background: #9B59B6;
}

.timeline-section:nth-child(6) {
    background: #03C9A9;
}

.timeline-section:nth-child(7) {
    background: #ffcc00;
}

.nav__timeline {
    position: sticky;
    height: auto;
    top: 30px;
    padding: 30px;
}

.nav {
    margin: 0 0 100px 30px;
}

.nav__counter {
    font-size: 24px;
    transition: all 0.15s ease-out;
}

.nav__title {
    font-size: 32px;
    font-weight: 300;
    margin: 0 0 0.25em;
    width: 300px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: height 0.3s ease-out, opacity 0.2s ease-out;
}

.nav__body {
    font-weight: 100;
    font-size: 18px;
    font-size: 18px;
    width: 300px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: height 0.3s ease-out, opacity 0.2s ease-out;
}

.nav li {
    position: relative;
    transition: all 0.3s ease-out;
    margin-bottom: 1em;
}

.nav li:after {
    content: "";
    display: block;
    border-left: 2px solid white;
    border-top: 2px solid white;
    height: 250px;
    width: 20px;
    position: absolute;
    left: -30px;
    top: 15px;
}

.nav li a {
    display: block;
    padding: 0;
    color: #fff;
    transition: all 0.15s ease-out;
}

.nav li a:hover {
    background-color: transparent;
    padding-left: 1em;
}

.nav li a:focus {
    background-color: transparent;
}

.nav li.active {
    pointer-events: none;
    padding-left: 1em;
}

.nav li.active:after {
    width: 35px;
    height: 400px;
    top: 35px;
}

.nav li.active .nav__counter {
    font-size: 48px;
}

.nav li.active .nav__title {
    height: 40px;
    opacity: 1;
    overflow: visible;
}

.nav li.active .nav__body {
    height: 100px;
    opacity: 1;
    overflow: visible;
}

/* Time Line Css */

/* .placement-company .digital-features-item::before {
    background-color: #004d6d;
    opacity: 1;
} */

.placement-company h2 {
    color: #fff;
}

.testimonial-content p {
    font-size: 14px;
}

.student-review .author-image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.student-review .author-image img {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.student-review .swiper {
    padding: 100px 0px 10px;
}

.student-review.our-testimonial::before {
    top: -20%;
    opacity: 0;
}

.our-testimonial .section-title {
    margin-bottom: 10px;
}

.student-review .testimonial-btn {
    bottom: inherit;
    height: auto;
    top: 0;
    margin-top: 0px;
}


.testimonial-item.work-process-item {
    padding: 0;
    margin-bottom: 0;
}

/* Portfolio section */
.our-portfolio .container .portfolio-grid {
    max-width: 1320px;
    margin: 0 auto;
}

.our-portfolio  .container .section-title{
    text-align: center;
}
.our-portfolio  .container .section-title h2::after{
 margin: 0 auto;
 left: 0;
 right: 0;
}



.project-tag p {
    display: block;
    background-color: #ccc;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    color: #000;
    border-radius: 6px;
    font-size: 14px;
    text-transform: capitalize;
    padding: 6px 15px;
}

/* Portfolio section */

.faq-items .our-faq-section .accordion-item .accordion-button::after {
    background-color: #652600;
    color: #fff;
}

.faq-items .our-faq-section .accordion-item .accordion-button.collapsed::after {
    background-color: #000;
    color: #fff;
}

/* Contact US */
.contact-info-box .info-box-1 {
    background-color: #fff;
}

.contact-info-box .info-box-2 {
    background-color: #fff;
}

.contact-main {
    background: #190B7F;
    background: linear-gradient(90deg, rgba(25, 11, 127, 1) 0%, rgba(0, 77, 109, 1) 72%);
}

.contact-main .contact-info-box .info-box-1::before,
.contact-main .contact-info-box .info-box-2::before {
    background: #fff;
    opacity: 90%;

}

.contact-main .contact-info-box div {
    border: 0;
}

.contact-main .contact-item-content h3 {
    color: #000;
}

.contact-main .contact-item-content p a {
    color: #000;
}

.contact-main .contact-item-content p a:hover {
    color: #652600;
}

.contact-main .contact-item-content p a:hover::after {
    background-color: #652600;
}

.contact-main .contact-item-content {
    color: #000;
}

.contact-main .icon-box i {
    font-size: 45px;
    color: #652600;
}

.contact-main .contact-us-form form .form-control {
    color: #000;
}

.contact-main .contact-us-form form .form-control::placeholder {
    color: #000;
}

.contact-main .section-title h2,
.contact-main .section-title p {
    color: #fff;
}

.contact-main .contact-form-btn button {
    color: #fff;
}

.contact-main .contact-form-btn:hover button {
    color: #fff;
}

.contact-main .contact-us-form {
    background-color: #fff;
}

#farm-animal-checkboxes {
    display: flex;
    flex-wrap: wrap;
}

#farm-animal-checkboxes .col {
    flex: none;
    width: auto;
}

#farm-animal-checkboxes .form-check-input:checked {
    background-color: #000;
    border-color: #000;
}

/* Contact US */

.teacher-slider .team-image img {
    height: 100%;
    transition: 0.4s ease-in-out;
}

.teacher-slider .team-image:hover img {
    height: 100%;
    filter: none;
    mix-blend-mode: inherit;
}

.why-choose-item {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

/* .why-choose-item h3 {
    color: #ffffff;
}

.why-choose-item p {
    color: #ffffff;
} */

/* award section slider */
.awarded-section-main {
    /* background-color: rgba(34, 34, 34, 0.6); */
    /* background-color: #fff; */
    position: relative;
}


.awarded-section-main h2,
.awarded-section-main h3,
.awarded-section-main p {
    color: #000;
}

/* award section slider */
.agency-supports-slider-two {
    position: relative;
    margin-top: 20px;
}

.agency-supports-logo {
    background-color: #fff;
    padding: 10px;
}

.agency-supports-logo img {
    width: 100%;
    object-fit: contain;
    max-height: 150px;
}

.agency-supports-logo {
    background-color: #fff;
    padding: 10px;
}

.agency-supports-slider::after,
.agency-supports-slider-two::after {
    display: none;
    ;
}

.agency-supports-slider::before,
.agency-supports-slider-two::before {
    display: none;
}

/* Common glass effect */
.glass-effect {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    border-radius: 30px;
}

.glass-text-only h3 {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

/* Common glass effect */
.about-agency-item {
    padding: 20px;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    border-radius: 30px;
    border: 1px solid #ccc;
}

.agency-item-content h3 {
    font-weight: 800;
}

.agency-item-content h3:after {
    left: -86px;
    width: 30px;
    height: 30px;
}

/* achievements award section */
.achievements-section {
    background-color: #004d6d;
}

.achievements-section .mission-vision-item {
    color: #fff;
}

.achievements-section .section-title h2,
.achievements-section .section-title h3,
.section-title-content p {
    color: #000;
}

.our-achievements-slider {
    border-top: 1px solid #fff;
    margin-top: 0;
    padding-top: 0px;
}

.our-achievements-slider .company-logo img {
    width: 100%;
    object-fit: contain;
}

.our-achievements-slider h3 {
    color: #000;
    font-size: 18px;
    text-align: center;
    line-height: 100%;
    margin-top: 10px;
}

.our-achievements-slider .section-title h3 {
    text-align: left;
}

.our-achievements-slider h3 {
    display: flex;
    flex-direction: column;
}

.our-achievements-slider h3 span {
    font-size: 14px;
    margin-top: 8px;
    color: #652600;
    display: block;
    text-transform: capitalize;
}

/* achievements award section */
.work-process-item::before {
    background-color: transparent;
}

.why-choose-image {
    position: sticky;
    top: 100px;
}

.agency-supports-header {
    padding: 0;
}

.about-agency-item .icon-box img {
    max-width: 60px;
}

.about-agency-list {
    gap: 40px 30px;
    padding-left: 0;
    border: 0;
}

.faq-items .why-choose-image img {
    object-position: 40% 1%;
}

.mission-vision-image .icon-box img {
    max-width: 60px;
}

.years-mark-symbol {
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: auto;
    right: 20px;
    width: 70px;
    transition: 0.4s ease-in-out;
    /* animation: rotateZoom 3s infinite ease-in-out; */
}


@keyframes rotateZoom {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.two-btn a+a {
    margin-left: 20px;
}

.text-heading-inner-text h3 {
    font-size: 18px;
    font-weight: 900;
}

.text-heading-inner-text+.text-heading-inner-text {
    margin-top: 20px;
}

.text-heading-inner-text h3 p {
    font-size: 18px;
    color: #004d6d;
}

.fees-accommodation .work-process-item {
    background-color: #fff;
}

.our-faq-section .accordion-header .accordion-button {
    font-size: 18px;
    padding: 15px 55px 15px 20px;
}

.our-faq-section .accordion-item {
    margin-bottom: 15px;
}

.page-gallery-box .photo-gallery {
    margin-bottom: 0;
}

.experts-rating-video video {
    height: 100%;
    width: 100%;
}

.experts-rating-video-image {
    width: 100%;
}

.experts-counter-item .icon-box img {
    max-width: 60px;
}

.experts-counter-item:hover .icon-box img {
    filter: none;
}

.mfp-iframe-holder .mfp-content {
    max-width: 1200px;
}

.agency-supports-header {
    margin-bottom: 0;
}

.agency-supports-header .section-title {
    margin-bottom: 10px;
}

.agency-free-consultation img {
    filter: invert(1);
}

/* Swiper arrow */
.testimonial-button-next:hover::before {
    filter: none !important;
}

.testimonial-button-prev:hover::before {
    filter: none !important;
}

/* Swiper arrow */
.news-team .new-items .page-gallery-box .photo-gallery {
    border: 1px solid #ccc;
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
}

.news-team .new-items .page-gallery-box div,
.news-team .new-items .page-gallery-box div a,
.news-team .new-items .page-gallery-box figure {
    height: 100%;
}

.wrap-news {
    flex-wrap: wrap;
}

.video-reel-team video {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.our-learing-banner h2 {
    color: #000;
}

.our-learing-banner h3 {
    color: #000;
}

.Guidelines .image-right figure {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.Guidelines .about-agency-item {
    padding: 0;
    border: 0;
}

.Guidelines .about-agency-item figure {
    height: 100%;
    width: 100%;
}

.Guidelines .about-agency-item .reveal img {
    object-fit: inherit;
}

.mission-vision-item:hover .mission-vision-img img {
    transform: none;
}

/* Hero Video Banner */
.hero.hero-slider-layout {
    min-height: max-content;
}

.hero.hero-slider-layout .hero-slide {
    min-height: max-content;
}

.hero-video {
    height: auto;
}

.hero-video video,
.hero-video {
    height: auto;
}

/* Hero Video Banner */

.photo-gallery 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;
    margin-top: 12px;
    min-height: 43px;
}

.portfolio-grid .photo-gallery h3 span {
    font-size: 16px;
    font-weight: 500;
}

.portfolio-grid .photo-gallery h3 span span {
    font-weight: 800;
}

.wrap-news .new-items h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;

}


.new-items {
    margin-top: 20px;
}

.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;
}

.form-check-input,
.contact-us-form form .form-control {
    border-color: #004d6d;
}

.main-video-gallery .video-gallery-image a::before {
    opacity: 50%;
    visibility: visible;
    transform: scale(1);
}

.main-video-gallery .video-gallery-image a::after {
    opacity: 1;
    visibility: visible;
}

.director-video .section-title {
    margin-bottom: 10px;
}

/* heading */
.container .section-title {
    padding: 16px 0 10px;
    border-radius: 20px;
    position: relative;
}

.container .section-title h2 {
    position: relative;
}

/* .container .section-title h2::before {
    content: "";
    position: absolute;
    width: calc(100% - 120px);
    height: 2px;
    top: -2px;
    left: 0;
    background-color: #652600;
} */
.container .section-title h2::after {
    content: "";
    position: absolute;
    width: 120px;
    height: 3px;
    top: -15px;
    left: 0;
    background-color: #652600;
}

.section-title h2 {
    color: #000;
    font-weight: 600;
}

.section-title h2 span {
    color: #000;
}

.section-row .section-title {
    max-width: 145%;
}

.section-title .text-anime-style-2 {
    position: relative;
    display: inline-block;
}

.contact-main .container .section-title,
.join-agency .container .section-title {
    background-color: transparent;
    background: transparent;
    padding: 0;
}

/* .section-title.init .text-anime-style-2 {
    position: relative;
    display: inline-block;
}

.section-title.init .text-anime-style-2::after {
    animation: underlineGrow 3s ease-out forwards;
    width: auto;
    content: "";
}

.section-title .text-anime-style-2::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 4px;
    width: 0;
    max-width: 100%;
    border-bottom: 4px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(90deg, rgb(14, 52, 122), rgba(255, 0, 0, 0));
    animation: none;
}
.join-agency .section-title .text-anime-style-2::after {
    content: "";
    border-image-source: linear-gradient(90deg, rgb(255, 255, 255), rgba(255, 0, 0, 0));
}

@keyframes underlineGrow {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
} */

#fixedWhatsAppIcon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 20px;
    bottom: 40px;
    width: 60px;
    height: 60px;
    background-color: #54b460;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 50%;
    font-size: 42px;
    z-index: 99;
    transition: 0.4s ease-in-out;
}

#fixedWhatsAppIcon:hover {
    background-color: #339933;
}

.team-image figure,
.team-image img {
    aspect-ratio: inherit !important;
    object-fit: contain !important;
}

div .page-team figure {
    aspect-ratio: inherit !important;
}

.page-team .swiper-wrapper {
    height: max-content;
}

.our-testimonial {
    background-color: #652600;
}

.our-testimonial .container .section-title h2::after {
    background-color: #fff;
}
.our-testimonial .section-title h2 {
    color: #fff;
}
.our-testimonial .container .section-title {
margin-bottom: 0;
}

.our-testimonial .testimonial-slider .testimonial-button-next:hover {
    background-color: #e9a523;
}

.our-testimonial .testimonial-slider .testimonial-button-prev:hover {
    background-color: #e9a523;
}

.testimonial-item.work-process-item{
    height: auto;
    margin-bottom: 10px;
}