* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    list-style: none;
}

a {
    font-family: poppins, sans-serif;
    text-decoration: none !important;
    display: inline-block !important;
}

img {
    width: 100%;
    display: block;
}

ul {
    padding: 0px !important;
    margin: 0px !important;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    font-family: poppins, sans-serif;
}

p {
    font-family: poppins, sans-serif;
}

:root {
    --c1: #e8a646;
    --c2: #00668e;
    --c3: #141414;
    --c4: #ffffff;
    --c5: #05153f;
    --c6: #3e3e3fs;
    --c7: #000;
    --bg: #ffffcc;
}

::selection {
    background-color: var(--c3);
    color: var(--c6);
}

.wrapper {
    overflow: hidden !important;
}

.spacing {
    padding: 60px 0px;
}

.lower-header-body .row .col-lg-3 {
    padding-left: 0px;
}

.banner-upper-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.banner-upper-content img {
    width: 140px;
}

.our-contact-details a:hover {
    opacity: 0.6;
}

.header-contacts {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: end;
    padding: 10px 0px;
    border-radius: 0px 0px 0px 60px;
}

.our-contact-details {
    display: flex;
    gap: 5px;
    align-items: center;
}

.our-contact-details a, .our-contact-details i {
    color: rgb(230, 163, 10);
    font-size: 18px;
    transition: 0.5s;
}

.our-contact-details a {
    font-weight: 500;
}

.our-contact-details i {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    color: var(--c2);
}

.main-menu > ul > li > a {
    color: rgb(51, 51, 51);
    transition: 0.5s;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.main-menu > ul > li > a:hover {
    color: rgb(22, 61, 102);
    font-weight: 600;
}

.main-menu > ul {
    align-items: center;
    display: flex;
    gap: 40px;
    justify-content: end;
}

.main-menu > ul > li {
    padding: 15px 0px;
}

.logo a img {
    width: 250px;
}

.responsive-menu {
    display: none;
}

header {
    position: absolute;
    width: 100%;
    z-index: 9;
}

.main-menu {
    display: flex;
    justify-content: right;
    gap: 19px;
    align-items: center;
    position: relative;
    padding: 10px 5% 10px 0px;
    transform: skewX(0deg);
    margin-right: 0px;
}

.order-btn a {
    padding: 10px 21px;
    font-size: 17px;
}

.web-btn {
    padding-left: 0px;
    position: relative;
    padding-top: 0px;
    float: right;
    color: rgb(86, 93, 50);
}

.web-btn.banner-btn {
    float: left;
    transform: skewX(20deg);
    padding-left:20px;
    
}

.banner-btn::before {
    background-color: var(--c1);
}

.logo {
    /* margin-left: 25%; */
}

.lower-header-body .row .col-xl-8 {
    padding: 0px;
}

.banner-img {
    background-size: 100% 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.banner-content {
    padding-top: 4%;
}

.banner-content .subtxt {
    color: var(--c5);
    font-weight: 400;
    font-size: 25px;
}

.banner-content .bnrpara {
    font-size: 40px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    font-family: poppins, sans-serif;
    color: rgb(255 255 255);
}

.banner-content .banner-para {
    font-size: 15px;
}

.banner-content .bnrpara span {
    color: #f1aa09;
    font-size: 40px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    font-family: poppins, sans-serif;
    line-height: 1.2;
}

.banner-content p span {
    color: rgb(198, 132, 0);
    font-size: 35px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    font-family: poppins, sans-serif;
    line-height: 1.2;
}

.banner-content p {
    margin: 0px;
    font-size: 21px;
    font-weight: 300;
    color: #ffffff;
    line-height: 30px;
    padding-bottom: 20px;
    font-family: Poppins;
}

.banner-upper-content p {
    padding: 0px 0px 5px;
}

.custom-prev:hover, .custom-next:hover {
    background-color: var(--c2);
}

.custom-prev, .custom-next {
    transition: 0.5s;
}

.custom-prev:hover i, .custom-next:hover i {
    color: var(--c2);
}

.hero-slider {
    position: relative;
    z-index: 0;
}
.banner-slider {
    height: 550px;
}
.banner-slider .slick-dots {
    position: absolute;
    bottom: -100px;
    display: flex;
    gap: 0px;
    left: 0px !important;
}

.banner-slider .slick-dots li button {
    font-size: 40px;
    -webkit-text-security: disc;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    border: 0px;
    background-color: transparent;
    color: var(--c1);
}

.banner-slider .slick-dots li.slick-active button {
    border: 3px solid var(--c2);
}

.slider-numbers {
    position: absolute;
    bottom: 7%;
    left: 20%;
    transform: translate(-20%, 14%);
    font-size: 23px;
    font-weight: 600;
    color: var(--c2);
}

.web-title h1 {
    font-size: 39px;
    line-height: 43px;
    font-weight: 800;
    padding-bottom: 20px;
}

.web-title h2 {
    font-size: 39px;
    line-height: 43px;
    font-weight: 800;
    padding-bottom: 20px;
}

.exam-course-title {
    width: 90%;
    margin: 0px auto;
}

.exam-course-title h1 {
    margin-bottom: 18px;
    margin-top: 10px;
    line-height: 1.3;
}

.web-title h1 span {
    color: #f1aa09;
}

.web-title h2 span {
    color: rgb(241 170 9);
}

.exam-course-title p {
    font-size: 17px;
    line-height: 30px;
    color: var(--c3);
}

button.hero-prev, button.hero-next {
    z-index: 99;
    top: 55%;
    transform: translateY(-50%);
}

button.hero-prev {
    left: 250px;
}

button.hero-next {
    left: 330px;
}

.service-card-first-sec {
    background-image: url("../images/ourservicebg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

.service-card-second-sec {
    background-image: url("../images/ourservicebg2.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

.service-card-bg {
    position: relative;
    background-image: url("assets/images/card-background.png");
}

.service-card-bg::before {
    background-color: var(--c3);
    transform: skewY(23deg);
    left: 0px;
    bottom: -12px;
    transition: 0.5s;
    z-index: 2;
}

.service-card-bg:hover::before {
    transform: skewY(20deg);
    bottom: 0px;
}

.service-card-img img {
    width: 50%;
    object-fit: contain;
    height: 50%;
}

.service-card-mb {
    margin-bottom: 80px;
}

.service-card {
    padding: 12px 20px;
    position: relative;
    z-index: 99;
    transition: 0.8s;
    height: 12em;
    border-radius: 5px;
}

.service-card-bg {
    margin: 0px 10px;
}

.service-card-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-card-content p {
    font-size: 17px;
    font-weight: 700;
    margin: 0px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    padding-bottom: 10px;
    text-align: center;
}

.service-card-content {
    padding-top: 20px;
}

@keyframes left_right {
    0% {
        transform: scale(1);
    }

    20% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1.1);
    }
}

.running-projects .slick-slide {
    padding: 10px;
}
.running-project-img img {
    object-fit: contain;
    padding: 10px;
    border-radius: 100%;
}
.ruuning-project-img img {
    height: 240px;
    object-fit: cover;
    object-position: center top;
}

.running-project-content {
    padding: 10px;
    height: 80px;
    background: #f1aa09;
    text-align: center;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.running-project-content p {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

.running-project-content p {
    font-size: 16px;
}

.running-project-arrows.custom-next {
    right: -10px;
    transform: skewX(-19deg);
}

.custom-prev.running-project-arrows {
    left: -7px;
    transform: skewX(20deg);
}

.ruuning-project-img {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 20px;  /* Curves the top-left corner */
    border-top-right-radius: 20px;
}

.custom-next i.fa-angle-right {
    transform: skewX(19deg);
}

.custom-prev:hover i.fa-angle-left, .custom-next:hover i.fa-angle-right {
    color: var(--c4);
}

.custom-prev i.fa-angle-left {
    transform: skewX(-14deg);
}

.country-card {
    margin: 0px 10px;
    overflow: hidden;
}

.country-project-content {
    padding: 10px 0px;
    background-color: rgb(240, 230, 219);
}

.country-project-content a {
    font-size: 20px;
    font-weight: 600;
    color: rgb(44, 58, 73);
    transition: 0.5s;
}

.country-project-content a:hover {
    color: var(--c3);
}

.country-base-projects {
    margin-top: 40px;
}

.flag-img img {
    object-fit: cover;
    height: 120px;
    width: 240px;
}

.social-icons ul {
    display: flex;
    gap: 10px;
}

.social-icons ul li a i {
    font-size: 24px;
}

.social-icons ul li:first-child a i {
    color: rgb(0, 0, 0);
    text-shadow: rgb(255, 255, 255) 0px 0px 4px;
}

.social-icons ul li:nth-child(2) a i {
    color: rgb(88, 144, 255);
}

.social-icons ul li:nth-child(3) a i {
    color: rgb(0, 119, 181);
}

.social-icons ul li:nth-child(4) a i {
    background: linear-gradient(45deg, rgb(240, 148, 51) 0%, rgb(230, 104, 60) 25%, rgb(220, 39, 67) 50%, rgb(204, 35, 102) 75%, rgb(188, 24, 136) 100%);
    color: var(--c2);
    padding: 0px 3px;
}

.social-icons ul li:nth-child(5) a i {
    color: rgb(230, 0, 35);
}

.footer-links h2, .follow-us h2 {
    font-size: 25px;
    font-weight: 700;
    color: rgb(230, 163, 10);
    margin-bottom: 11px;
    margin-top: 10px;
}

.contact-detail {
    display: flex;
    align-items: baseline;
    gap: 10px;
    padding-bottom: 15px;
    color: rgb(230, 163, 10);
    font-weight: 500;
}

.contact-detail i {
    font-size: 20px;
    color: rgb(230, 163, 10);
}

.footer-links ul li a {
    color: rgb(255, 255, 255);
    transition: 0.5s;
    font-weight: 200;
    font-size: 14px;
}

.footer-links ul li {
    padding-bottom: 10px;
    color: var(--c2);
    font-weight: 300;
    margin-left: 0px;
    overflow: hidden;
}

.footer-content p {
    font-size: 17px;
    padding-top: 10px;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    font-weight: 200;
}

.social-icons ul li a i {
    font-size: 30px;
}

.contact-detail a, .contact-detail p {
    font-size: 17px;
    color: rgb(255, 255, 255);
    font-weight: 200;
}

.follow-us ul li i {
    color: rgb(0, 0, 0);
    padding: 0px 2px;
    border-radius: 5px;
}

.footer {
    padding-top: 59px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.footer-links ul li a i {
    padding-right: 6px;
    opacity: 0;
    margin-left: -15px;
    transition: 0.5s;
}

.footer-links ul li a:hover i {
    margin-left: 0px;
    opacity: 1;
}

.web-btn a {
    background-color: #f1aa09;
    color: #fff;
    padding: 13.1px 14px;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 500;
    font-family: Poppins;
    transition: 0.5s;
    position: relative;
    z-index: 99;
    /* border-radius: 0px 23px 34px 143px; */
    margin: 18px;
}

.web-btn a:hover {
    color: #fff;
    background-color: var(--c1);
}

.web-btn a:hover::before {
    background-color: var(--c1);
}

.footer-links ul li a:hover {
    color: rgb(230, 163, 10);
}

.banner-btn a::before {
    height: 100%;
}

.copyright {
    padding: 20px 0px;
    border-top: 1px solid rgba(102, 102, 102, 0.4);
    margin-top: 45px;
    text-align: center;
}

.copyright p {
    margin: 0px;
    color: rgb(255, 255, 255);
    font-weight: 300;
}

.copyright a:hover {
    color: var(--c1);
}

.copyright a {
    color: rgb(255, 255, 255);
    font-weight: 300;
    transition: 0.5s;
}

.footer-info ul li a {
    color: rgb(0, 0, 0);
    transition: 0.5s;
    font-weight: 400;
    font-size: 12.5px;
    display: block;
}

.footer-info ul li {
    padding-bottom: 10px;
    color: rgb(0, 0, 0);
    font-weight: 500;
    overflow: hidden;
    display: inline;
    margin-left: 30px;
    text-align: center;
}

.terms-and-cond {
    text-align: end;
}

.footer-logo img {
    width: 240px;
}

.read-more-sec {
    padding: 50px 0px;
}

.footer-sample-btn::before {
    background-color: var(--c1);
}

.custom-prev, .custom-next {
    border: 0px;
    background-color: var(--c4);
    width: 60px;
    height: 42px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 20%;
    z-index: 9;
    transform: translateY(-20%);
}

.custom-prev i, .custom-next i {
    font-size: 29px;
    font-weight: 300;
    color: var(--c3);
    transition: 0.5s;
}

.custom-prev {
    left: 9px;
}

.running-projects {
    position: relative;
    overflow: hidden;
}

.custom-next {
    right: 0px;
}

.open-menu {
    display: none;
}

p a {
    color: var(--c2);
    font-weight: 700;
    transition: 0.5s;
}

p a:hover {
    color: var(--c3);
}

.responsive-lower-header {
    display: none;
}

.contact-form-input {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.contact-form-input input {
    padding: 11px 10px;
    outline: 0px;
    margin-top: -7px;
    margin-bottom: 10px;
    border: 0px;
}

.contact-form-input label {
    font-size: 17px;
    padding: 2px 0px;
    margin-left: 16px;
    margin-bottom: 0px;
    position: relative;
    background-color: var(--c4);
    width: 22%;
    text-align: center;
    color: var(--c2);
    border-radius: 0px 0px 10px 10px;
}

.contact-form-input textarea {
    padding: 10px 10px 60px;
    margin-bottom: 20px;
    outline: 0px;
}

.contact-form-input input, .contact-form-input textarea {
    transition: 0.5s;
    outline: 0px;
    border: 1px solid rgb(232, 166, 70);
    border-radius: 35px;
}

.contact-form-input input:focus, .contact-form-input textarea:focus {
    margin-top: 0px;
}

#exampleModalLabel {
    font-size: 24px;
    color: var(--c6);
}

.modal-body {
    border-radius: 0px 0px 10px 10px;
    background-image: url("../images/first-card-bg.jpg");
}

button.btn.btn-secondary {
    background-color: var(--c3);
    border: 0px;
    padding: 10px 30px !important;
}

.modal-footer {
    justify-content: center !important;
}

.contact-form-inputs input {
    padding: 9px 40px;
    font-size: 17px;
    color: black;
    background-color: var(--c4);
    border: 2px solid rgb(232, 166, 70);
    border-radius: 5px;
    transition: 0.5s;
}

.contact-form-inputs {
    text-align: center;
}

.contact-form-inputs input:hover {
    background-color: var(--c3);
}

.modal-header {
    background-color: var(--c4);
    border-radius: 10px 10px 0px 0px;
}

.modal-header button.btn-close {
    background-color: var(--c6);
    font-size: 22px;
    border-radius: 50%;
}

.modal-content {
    border-radius: 8px;
    background-color: var(--c5);
}

div#exampleModal {
    z-index: 99999;
}

.whatsapp-icon-fixed {
    position: fixed;
    bottom: 5px;
    left: 5px;
}

.whatsapp-icon-fixed a img {
    width: 90px;
}

.country-left, .country-right {
    top: 125%;
    background-color: transparent;
}

.country-left {
    left: 45%;
}

.country-right {
    right: 45%;
}

.country-left i, .country-right i {
    font-size: 35px;
    font-weight: 400;
}

.country-left:hover, .country-right:hover {
    background-color: transparent;
}

.country-left:hover i, .country-right:hover i {
    transform: scale(1.1);
}


    .dropdown{
    flex-direction: column;
    position: absolute !important;
    background-color: var(--c1);
    transition: all .5s ease-in;
    transform: scaleY(0);
    top: 55px;
    z-index: 999;
    transform-origin: top;
  }
  .main-menu ul li:hover ul.dropdown {
    transform: scaleY(1);
  }
  .dropdown > li {
      transition: all .6s;
      position: relative;
  }
  .dropdown li:not(:last-child) {
      border-bottom: 1px solid;
  }
  .dropdown li:hover {
      background-color: var(--c1);
  }
  .dropdown li a {
      color: var(--c3);
      transition: all .6s;
      padding: 6px 11px;
      font-size: 16px;
  }
  .dropdown li:hover > a {
      color: var(--c4) !important;
  }
.footer-info ul li {
    margin-left: 0;
    margin-right: 15px;
}  
.col-lg-6.col-md-6.col-custom-accordion-width {
    width: 47%;
    float: left;
}
.col-lg-6.col-md-6.col-custom-acordion-width {
    width: 47%;
    float: left;
    margin-left: 5%;
}
.accordion-item .card-body p {
    padding: 10px;
}
.accordion-base-section .web-title h3 {
    margin-bottom: 20px;
}

.jumbotron {
    background: #f1aa09;
    color: #FFF;
    border-radius: 0px;
}
.jumbotron-sm { 
    padding-top: 24px;
    padding-bottom: 24px; 
}
.jumbotron small {
    color: #FFF;
}
#btnContactUs {
    background: #f1aa09;
    border-color: #f1aa09;
}

@media screen and (max-width: 1024px) {
    .web-btn.banner-btn {
        float: left;
    }

    .hero-slider .banner-slider .slick-dots {
        bottom: -65px;
    }

    .banner-content .bnrpara span {
        font-size: 40px;
    }

    .lower-header-body .logo {
        margin-left: 10%;
    }

    section.course-sec {
        padding-top: 0px !important;
    }
}

@media screen and (max-width: 767px) {
.banner-slider {
    height: 350px;
}    
    .banner-content .bnrpara, .banner-content .bnrpara span {
        font-size: 23px;
    }

    .banner-img {
        height: 27rem !important;
        background-position: 40% top !important;
    }

    .hero-slider {
        /* height: 30rem !important; */
    }

    .banner-btn {
        width: 70% !important;
    }

    .web-title h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .service-card-content p {
        font-size: 18px;
    }

    .service-card-content p {
        font-size: 13px !important;
    }

    .contact-form-input input, .contact-form-input textarea {
        border-radius: 8px;
    }

    .contact-form-input input {
        padding: 8px;
    }

    .web-title h2 {
        font-size: 20px !important;
    }

    .footer-logo img {
        width: 200px !important;
    }
}
#footer-socials .social-links a {
    padding: 0px 5px 0px 5px;
}
.service-card::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-image: url("../../assets/images/before.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.second-section-img {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 10px;
}

.second-section-img img {
    width: 80px;
}

.second-section-img p {
    font-size: large;
    margin: 0px;
    padding-top: 0px;
    font-weight: bold;
}

.running-project-img img {
    width: 67%;
    margin-left: 47px;
}

.container.height {
    height: 585px;
}
.heading {
    margin-top: 41px;
}
.web-btn.footer-sample-btn {
    float: left;
}
.services .service-item {
    text-align: center;
    transition: 0.3s;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.services-display {
    position: relative;
}

.service-card-content-header h2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0px;
    color: var(--c7);
    line-height: 2;
    padding-bottom: 20px;
}
