* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: "Playfair Display", serif;
    
}

html {
    
    scroll-behavior: smooth;
}



#loading-screen {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #111;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.5rem;
        z-index: 9999;
    }

.container-big {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.containerr {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}


.anl {
    opacity: 0;

}

.anl.animate{
    animation: fadeInLeft 1.4s forwards; /* referring directly to the animation's @keyframe declaration */
   
   opacity: 1;
}

.anu {
    opacity: 0;

}

.anu.animate{
    animation: fadeInUp 1.4s forwards; /* referring directly to the animation's @keyframe declaration */
   
   opacity: 1;
}

.anr {
    opacity: 0;

}

.anr.animate{
    animation: fadeInRight 1.4s forwards; /* referring directly to the animation's @keyframe declaration */
   
   opacity: 1;
}

.and {
    opacity: 0;

}

.and.animate{
    animation: fadeInDown 1.4s forwards; /* referring directly to the animation's @keyframe declaration */
   
   opacity: 1;
}


.zoom {
    opacity: 0;

}

.zoom.animate{
    animation: zoomIn 1.4s forwards; /* referring directly to the animation's @keyframe declaration */
   
   opacity: 1;
}

.roll {
    opacity: 0;

}

.roll.animate{
    animation: rollIn 1.4s forwards; /* referring directly to the animation's @keyframe declaration */
   
   opacity: 1;
}

header {
    background-color: rgba(2, 115, 2, 0.863);
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}

.contact-head {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;

}


.contact-head p a{
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    color: white;
    font-size: 1rem;
    text-decoration: none;

}

.social-links ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.social-links li{
    list-style-type: none;
}
header i{
    font-size: 1rem;
    color: white;
    display: flex;
    


}

.help a {
    color: white;
    font-size: 1rem;
    text-decoration: none;
}

nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
}

nav ul li {
    list-style-type: none;
}

nav ul li a {
    text-decoration: none;
    color: black;
    font-size: 1rem;
}

.nav-item span {
    color: black;
    font-size: 1rem;
}


.logo img {
    width: 15rem;
}

.logo {
    display: flex;
    align-items: center;
}




/* #nav {
    position: fixed;
    z-index: 1;
    background-color: white;
    width: 100%;
} */

.sidebar {
    position: fixed;
    top: 0;
    right: 0;
    height: 70vh;
    width: 100%;
    flex-direction: column;
    z-index: 999;
    align-items: center;
    justify-content: flex-start;
    padding-top: 2rem;
    background-color: rgba(255, 255, 255, 0.668);
    box-shadow: -10px 0 10px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(20px);
    display: none;
        
}

.nav-menu {
    display: none;
}

nav .btn-a  {
    color: white;
    text-decoration: none;
    padding: .8rem;
    background-color: rgba(2, 115, 2, 0.863);

}

.sidebar .btn-a  {
    color: white;
    text-decoration: none;
    padding: .5rem;
    background-color: rgba(2, 115, 2, 0.863);
    display: inline-block;
    font-size: 1rem;

}

nav .btn-a:hover {
    color: white;
    text-decoration: none;
    padding: 1rem;
    background-color: black;
    transition: 0.7s ease, transform 2.3s ease;

}


nav ul li a:hover{
    padding: 1rem;
    border-bottom: 1px solid black;
    transition: 0.7s ease, transform 2.3s ease;
    
}

nav .active {
    padding: 1rem;
    border-bottom: 1px solid black;
}




.hero {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  background-size: cover;
  background-position: center;
  animation: slideshow 20s infinite;
}

.hero-about {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-image: url('https://images.pexels.com/photos/7235911/pexels-photo-7235911.jpeg');
  background-color: rgba(0, 0, 0, 0.75);
    background-blend-mode: multiply;
}

.hero-contact {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-image: url('https://images.pexels.com/photos/7035859/pexels-photo-7035859.jpeg');
  background-color: rgba(0, 0, 0, 0.75);
    background-blend-mode: multiply;
}


.hero-visa {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-image: url('https://images.pexels.com/photos/33497885/pexels-photo-33497885.jpeg');
  background-color: rgba(0, 0, 0, 0.75);
    background-blend-mode: multiply;
}


.hero-admission {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-image: url('https://images.pexels.com/photos/8106665/pexels-photo-8106665.jpeg');
  background-color: rgba(0, 0, 0, 0.75);
    background-blend-mode: multiply;
}

.hero-flight {
  position: relative;
  padding-top: 10rem;
  padding-bottom: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-image: url('https://images.pexels.com/photos/17694889/pexels-photo-17694889.jpeg');
  background-color: rgba(0, 0, 0, 0.75);
    background-blend-mode: multiply;
}


@keyframes slideshow {
  0% { background-image: url('hero-1.png'); }
  33% { background-image: url('hero-2.png'); }
  66% { background-image: url('hero-3.png'); }
  100% { background-image: url('hero-4.png'); }
}

.hero::after {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.7); /* dark overlay */
  z-index: 0;
}
.hero-content {
  z-index: 1;
}

.hero-content {
  color: white;
  text-align: center;
  padding: 0 2rem;
  
}

/* Fancy Headline */
.hero-content h1 {
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: white;
    animation: bounceInDown 4s forwards;
    
    
  
}

.hero-content h1 span {
    color: rgb(7, 153, 7);
   
    font-size: 3rem;
}

.hero-content h1:hover {
  text-shadow: 0 0 15px rgba(2, 115, 2, 0.863);
  
}





/* Tagline */
.hero-content p {
  font-size: 1.25rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  color: #f5f5f5;
  opacity: 0.9;
  animation: bounceInDown 2s forwards;
}

/* Button */
.hero-btn {
  background: rgba(2, 115, 2, 0.863);
  color: white;
  display: inline-block;
  padding: 0.8rem 1.8rem;
  border-radius: 50px;
  font-weight: 600;
  text-decoration: none;
    animation: bounceInUp 2s forwards;
}
.hero-btn:hover {
  background: black;
  box-shadow: 0 0 15px white;
    transition: all 0.9s ease;
}


.container-small {
    width: 70%;
    margin: auto;
    overflow: hidden;
    text-align: center;
    padding-bottom: 2rem;
}

.container-small h2 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    text-transform: uppercase;
    color: rgb(7, 153, 7);
}

.container-small h3 {
    font-size: 3rem;
    margin-bottom: 1rem;
    letter-spacing: -2px;
}


#about {
    padding: 4rem 0;

}


.about {
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 2rem;
}

.about-img {
    width: 40%;
}

.about-imgs {
    width: 40%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
}

.about-imgs img {
    width: 7rem;
    border-radius: 50%;
    aspect-ratio: 1/1;
    image-rendering: auto;
}

.about-img img {
    width: 100%;
}


.about-text {
    width: 60%;
}

.about-text h2 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: rgb(7, 153, 7);
}

.about-text h3 {
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1rem;
}

.about-text p {
    font-size: 1rem;
    line-height: 1.8;
    color: #555;
}

.about-tags {
    display: flex;
    align-items: center;
    gap: 1rem;
    justify-content: space-between;
    margin-top: 2rem;
}

.about-tags img{
    width: 3rem;
    margin-right: 1rem;
}

.about-tags p {
    display: inline-flex;
    align-items: center;
    font-size: 1.3rem;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
}

.checks {
    display: flex;
    align-items: center;
    
    justify-content: start;

    
}

.checks-badge {
    width: 20%;
    margin-right: 1rem;
}

.checks-text {
    width: 80%;
}

.check-list {
    width: 1rem;
    
}

#badges {
    background-image: url('https://images.pexels.com/photos/7235895/pexels-photo-7235895.jpeg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: rgba(0, 0, 0, 0.75);
    background-blend-mode: multiply;
    text-align: center;
    padding: 4rem 0;

}

.badge-set {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    color: rgb(7, 153, 7);
    width: 100%;
}

.badge-set img {
    
    width: 10rem;
    padding-bottom: 0.5rem;
 
}

.badge-items {
    background-color: rgba(255, 255, 255, 0.811);
    width: 20%;
    padding: 1rem;
    border-radius: 1rem;
    
}



.badge-text p {
    font-size: 3rem;
    
    font-weight: 700;
    padding-top: .5rem;
    

}

.badge-text span {
    font-size: 3rem;
    
    font-weight: 700;
    

}


#services {
    padding-top: 5rem;
}

.visa {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    margin-bottom: 2rem;
    
    
}

.service-img {
    width: 100%;
    border-radius: 2rem;
    z-index: 0;
    object-fit: cover;
    overflow: hidden;
    display: inline-block;
    background-color: rgb(0, 0, 0);
    line-height: 0;
}

.visa img {
    width: 100%;
    border-radius: 2rem;
    z-index: 0;
    transition: transform 0.4s ease-out;
    transition: opacity 0.4s ease-out;

}

.visa-text:hover img{
    transform: scale(1.2);
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0.7;

}



.visa-front h4 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgb(7, 153, 7);
    padding: 1rem;
    border-radius: 1rem;
    width: 60%;
    margin: -2.5rem auto;
    z-index: 1;
    position: relative;
}

.visa-text:hover .visa-front h4 {
    opacity: 0;
}

.visa-back h4 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    padding: 1rem 0;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff7d;

}

.visa-back {
    text-align: center;
    color: #fff;
    background-color: rgb(7, 153, 7);
    padding: 1rem;
    border-radius: 1rem;
    width: 60%;
    margin: -10rem auto;
    z-index: 1;
    position: relative;
    top: 0;
    opacity: 0;
    

}

.visa-back a {
    background-color: rgb(0, 0, 0);
    color: white;
    text-decoration: none;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    font-weight: 500;
    display: inline-block;
    margin-top: 2rem;
   

}

.visa-text:hover .visa-back {
    opacity: 1;
    top: -10rem;
    transition: all 0.4s ease-out;
}



/* Contact Page */
.contact-main {
    display: flex;
    justify-content: space-between;
    gap: 5rem;
    padding-bottom: 10rem;
    padding-top: 10rem;
    animation: bounceInRight; /* referring directly to the animation's @keyframe declaration */
    animation-duration: 2s; /* don't forget to set a duration! */
    overflow: hidden;

}

.contact-logo{
    display: flex;
    align-items: center;
}

.contact-logo img{
    width: 10rem;
}




.contact-info h1 {
    letter-spacing: -2px;
    font-weight: 300;
    font-size: 3rem;
    margin-bottom: 1rem;
    text-align: start;
}


form input,
form textarea,
form select {
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    width: 100%;
    background-color: rgba(205, 205, 205, 0.4);
    resize: none;
    outline: none;
    padding: .5rem;
    font-weight: 100;
    color: rgba(0, 0, 0, 0.6);
    border-radius: 5px;
    border: transparent;
    
}

form label {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
}

form div {
    margin-bottom: 1rem;
}

#contact-section button {
    background-color: rgba(8, 131, 8, 0.873);
    color: white;
    cursor: pointer;
    padding: 1rem;
    font-size: 1rem;
    font-weight: 700;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    border: transparent;
}

.contact-info {
    width: 50%;
}

.contact-info p {
    font-size: 1.5rem;
    padding-top: 1rem;
    font-weight: 200;
}

.contact-info p a {
    color: black;
    font-size: 1.5rem;
    padding-top: 1rem;
    font-weight: 200;
    text-decoration: none;
}

.contact-form {
    width: 50%;
}

.contact-info span {
    font-weight: 700;
    font-size: 1.5rem;
   
}

.contact-main span img {
    width: 3rem;
}


.follow {
    padding-top: 1rem;
}

.follow-links {
    display: inline-flex;
    gap: 2rem;
    justify-content: space-between;
    align-items: center;
    padding-top: 1rem;
}

.follow-links img {
    width: 3rem;
}

iframe {
    width: 80%;
    height: 50rem;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    justify-content: center;
    display: block;
    padding-bottom: 2rem;
    
}

/* About Page */

.mission {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    gap: 3rem;

}

.vision {
    padding: 2rem;
    background-color: rgba(8, 131, 8, 0.873);
    color: #fff;
    border-radius: 1rem;
    width: 60%;
}

.vision:hover {
    background-color: black;
    transition: ease-in 1s;
    
}

.vision h4 {
    font-weight: 700;
    border-bottom: 2px solid white;
    padding-bottom: 0.5rem;

}


.packages {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    margin-bottom: 2rem;
    
}

#packages {
 
    padding: 5rem 0;
}

.package-card img {
    width: 100%;
   
    border-radius: 2rem 0 2rem 0;
  
    transition: transform 0.4s ease-out;
    transition: opacity 0.4s ease-out;

}

.package-card:hover img{
    
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0.7;

}

.package-card {
    background-color: rgba(8, 131, 8, 0.873);
    border-radius: 2rem;
    text-align: center;
    padding-bottom: 1rem;
    color: white;
    transition: all 0.4s ease-out;
}

.package-card:hover {
    background-color: rgba(7, 153, 7, 0.61);
    transform: scale(1.02);
    transition: all 0.4s ease-out;
}

.package-card h4 {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    padding-top: 1rem;
}


#packages a {
    background-color: rgb(0, 0, 0);
    color: white;
    text-decoration: none;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    font-weight: 500;
    display: inline-block;
    margin-top: 1rem;
}






#blank {
    padding: 5rem 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    background-image: url('https://images.pexels.com/photos/7235895/pexels-photo-7235895.jpeg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


.study-abroad {
    display: flex;
    align-items: start;
    justify-content: space-between;
    width: 100%;
    gap: 5rem;
}

.study-img {
    width: 50%;

}

.study-text {
    width: 50%;

}

.study-text h2 {
    font-weight: 700;
    margin-bottom: 1rem;
    text-transform: uppercase;
    color: rgb(7, 153, 7);

}

.study-img img {
    width: 100%;
    border-radius: 2rem;
}



#appointment {
    text-align: center;
    margin-top: 5rem;
    margin-bottom: 5rem;
    background-image: url('https://images.pexels.com/photos/14311256/pexels-photo-14311256.jpeg');
     background-repeat: no-repeat;
    background-size: cover;
    /* filter: brightness(50%); */
    background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: multiply;

}

/* .appointment:hover {
    transform: scale(1.1);
    transition: 0.4s ease-in-out 0.9s;
    box-shadow: 5px 5px 10px black;
} */

.appointment {
    
    padding: 2rem;
    
}

.appointment h3 {
    font-size: 2rem;
    font-weight: 300;
    color: white;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

#appointment form {
    width: 60%;
    margin-left: auto;
    margin-right: auto;

}

.form-group {
    padding-bottom: 1rem;
}

.td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

#date {
    width: 100%;
}
#time {
    width: 100%;
}
.appointment select {
    width: 100%;
    padding: 1.5rem;
    border: none;
    outline: none;
}

.appointment button {
    width: 100%;
    color: white;
    background-color: rgb(7, 153, 7);
    padding: 1rem;
}

.appointment button:hover {
    color: white;
    background-color: rgb(1, 1, 25);
    transition: 0.5s ease 0.5s;

    
}


.why-us {
    padding: 4rem 0;
    margin: 2rem 0;
   
}



#why-us h3, #why-us p, #why-us h4 {
    color: black;

}

.why-icon path {
    fill: black;
 
}

.why-icon {
    width: 10rem;
    border: 5px solid black;
    padding: 1rem;
    border-radius: 1rem;

}

.why-card {

    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
}


.why-card-list {
    background-color: rgba(228, 228, 228, 0.3);
    padding: 2rem;
    border-radius: 1rem;
    text-align: center;
    transition: all 0.4s ease-out;
}

.why-card-list h4 {
    font-size: 1.2rem;
    margin: 1rem auto;
    text-transform: uppercase;
    color: black;
}

.why-card-list:hover {
    background-color: rgba(153, 152, 152, 0.3);
    transform: scale(1.02);
    transition: all 0.4s ease-out;
}

.why-card-list:hover .why-icon{
    background-color: white;
    border-color:white;
    transform: rotate(360deg);
    transition: all 0.4s ease-out;
    border-radius: 50%;
}

.why-card-list:hover .why-icon path {
    fill: rgb(7, 153, 7);
    transition: all 0.4s ease-out;
    
}

.why-button {
    background-color: #079907;
    text-decoration: none;
    color: white;
    font-size: 1.15rem;
    padding: 1rem 2rem;
    border-radius: 2rem;
    display: inline-block;
    margin-top: 2rem;
    transition: all 0.4s ease-out;
    

}



#review {
    background-image: url('https://images.pexels.com/photos/7968581/pexels-photo-7968581.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
    /* filter: brightness(50%); */
    background-color: rgba(0, 0, 0, 0.75);
    background-blend-mode: multiply;
  
}

.reviews {
    position: relative;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3rem;
    text-align: center;
}



.reviews p {

    padding-bottom: 2rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: white;
}

.reviews h4{
    padding-bottom: 1.5rem;
    font-size: 2rem;
    font-weight: 200;
    font-style: italic;
    color: white;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.five-stars {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;   
    padding-bottom: 2rem;
}

.five-stars img{
    width: 2rem;
}



#faq {

    color: black;
    padding-top: 5rem;
    padding-bottom: 5rem;
}



/* Change accordion button color when active/open */
.accordion .accordion-button:not(.collapsed) {
  background-color: #079907; /* Bootstrap red */
  color: #fff; /* white text for contrast */
  box-shadow: none; /* remove blue glow */
}

/* Optional: smooth color transition */
.accordion .accordion-button {
  transition: background-color 0.3s ease, color 0.3s ease;
}

/* .accordion button {
    background-color: black;
    color: white;
    border-radius: 4rem;
} */

/* Optional: change border of active accordion */
.accordion-item {
  border: 1px solid #079907;
}




#summary {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: rgba(3, 134, 3, 0.858);
    /* padding-bottom: 3rem; */
}


.flex {
    display: grid;
    grid-template-columns: 4fr 1fr 1fr 1fr;
    justify-content: space-between;
    /* align-items: center; */
    gap: 3rem;
    color: white;
    font-family:'Courier New', Courier, monospace ;
}

.flex a {
    text-decoration: none;
    color: white;
    display: block;
    font-size: 1rem;
}

.flex span{
    text-decoration: none;
    color: white;
    display: block;
    font-size: 1rem;
}

.flex h5 {
    color: white;
    font-size: 1.2rem;
    font-weight: 700;
}

.flex h4 {
    color: white;
}

.bag a {
    color: black;
}

.second li {
    list-style-type: none;
}

.flex h6, .flex p {
    font-size: 1rem;
}

.first h3 {
    font-weight: 200;
    font-size: 3rem;
    display: flex;
    align-items: center;
    gap: 2rem;
}
.first h3 img {
    width: 17rem;
    border-radius: 3rem;
}
.first h4 {
    font-size: 1rem;
    font-weight: 300;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.input {
    display: flex;
    
}

.input input {
    padding: 1rem;
    width: 85%;
    border: none;
    outline: none;

}

.input button {
    border: none;
    color: white;
    background-color: black;
    margin-left: -1rem;
    cursor: pointer;
    padding-left: 1rem;
    padding-right: 1rem;
}

.address {
    display: flex;
}

.address-text h6{
    font-weight: 700;
}

footer {
    padding-top: 3rem;
    font-size: 0.8rem;
    color: white;
    text-align: center;
    padding-bottom: 1rem;
    background-color: black;
}

footer span {
    font-weight: 700;
}


















@media (max-width: 1200px) {
    html {
        font-size: 14px;
    }

    .nav-menu {
        display: block;
        cursor: pointer;
        
    }

    .nav-bar {
        display: none;
    }

    header {
        display: none;
    }

    .badge-set img {
    
        width: 7rem;
        padding-bottom: 0.5rem;
 
}


    .why-card {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .work-visa {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    work-option img {
        width: 100rem;
    }

    
     .contact-main {
        display: block;
        gap: 3rem;
        margin-left: auto;
        margin-right: auto;
        text-align: start;
        justify-content: center;
        
    }

    .contact-logo {
        text-align: center;
    }

    .contact-form {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 1rem;
        padding-top: 2rem;
    }

    .contact-info {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    

    .feature-text{
        padding: 3rem;
    }




}



@media (max-width:1000px) {



    .about {
        display: grid;
        grid-template-columns: 1fr;

        
    }

    h1 img {
        width: 5rem;
    }

    .about-img {
        width: 100%;
    }

    .about-imgs {
        width: 100%;
    }


    .about-text {
        width: 100%;
    }

    .about-text h2 {
        font-size: 1.3rem;
        
    }

    .about-text h3 {
        font-size: 2rem;
        margin-bottom: 1rem;
    }

    .about-tags {
        display: block;
    }

    .container-small {
        width: 100%;
        text-align: start;
    }

    .container-small h2 {
        font-size: 1.2rem;
    }

    .container-small h3 {
        font-size: 2rem;
    }

    #services {
        padding: 1rem;
    }

    .visa {
        display: block;
    }

    .why-card {
        display: block;
        
    }

    .why-card-list {
        margin-bottom: 2rem;
    }

    .packages {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .study-abroad {
        display: block;
    }

    .study-img {
        width: 100%;
    }

    .study-text {
        width: 100%;
    }

    .work-option img {
        width: 23rem;
    } 

    .work-option p {
        font-size: 2rem;
        font-weight: 700;
    }

    .mission {
        display: block;
        width: 100%;
        
    }

    .vision {
        margin-bottom: 2rem;
        width: 100%;
        text-align: start;
    }

    .vision h4 {
        text-align: center;
    }

    #work .container-small {
        text-align: center;
    }
     #testimonial .container-small {
        text-align: center;
    }

    

        .td {
        display: block;
    }
    #appointment form {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    footer p, footer span{
        font-size: 0.9rem;
    }

        .form-group select {
        font-size: 1rem;
    }

    .accordion-body {
        font-size: 1rem;
    }

    .flex {
        display: block;
    }

    .first {
        padding: 1rem;
    }

    .second {
        padding: 1rem;
    }

    .third {
        padding: 1rem;
    }

    .fourth {
        padding: 1rem;
    }



    
}


@media (max-width: 700px) {
    html {
        font-size: 12px;
    }

    .badge-set img {
    
        width: 5rem;
    }

    .badge-set {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }

    .badge-items {
        width: 100%;
    }

    
    .visa-back {
        width: 90%;
    }

    #packages {
        padding: 1rem 0;
    }

    #blank {
        padding: 3rem 0;
    }

    .why-us {
        margin: 0 0 2rem 0;
        padding: 0;
    }

}


@media screen and (max-width: 1200) {
    #badges {
        background-attachment: scroll;
    }

    .blank {
        background-attachment: scroll;
    }
}