body {
  margin: 0;
  font-family: 'Poppins', sans-serif !important;
}
a{
  text-decoration: none;
}
img{
  max-width:100%;
}
h1,h2,h3,h4,h5,h6{
  font-weight: 600;
}
.container{
  max-width:1170px;
  margin:0 auto;
}
/* top header css start here*/
.social-links.right-side {
  text-align: end;
  margin-right: 10px;
}
.top-header {
  background: #3d85c5;
  padding: 16px;
}

.footer-section.margin {
  margin: 0;
}

.social-links.right-side a {
  background: #F37824;
  margin: 0 !important;
}

.social-links.right-side a i {
  font-size: 16px;
  margin-top: 10px;
}
/* top header css end here */
#header{
  background-color: #fff;
  transition: 0.8s linear !important;
}
header#header.sticky-header {
    position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0px 0px 0px 0px #000;
    transition: 0.8s linear !important;
}
.navbar {
  background-color: #ffffff;
  transition: 0.8s linear !important;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1170px;
  margin: 0 auto;
}
/* img.img_width {
  width: 250px;
} */
.navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-brand {
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
}

.navbar-toggler {
  background: none;
  color: #fff;
  border: none;
  background-color: #D00202;
  font-size: 1.5rem;
  cursor: pointer;
  display: none;
  border-radius: 5px;
}

.navbar-menu {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.navbar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.nav-item {
  position: relative;
}

.nav-link {
  color: #000;
  text-decoration: none;
  padding: 0.5rem 1rem;
  display: block;
}

.nav-link:hover, .dropdown-toggle:hover {
  background-color: #f37824;
  color: #fff;
  border-radius: 5px;
}
.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #3d85c5;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  list-style: none;
  padding: 0;
  margin: 0;
  width: 230px;
  border-radius: 10px;
  z-index: 99999 !important;
}

.dropdown-item {
  color: #fff;
  padding: 0.5rem 1rem;
  text-decoration: none;
  display: block;
}

.dropdown-item:hover {
  background-color: #f37824;
  border-radius:5px;
  color:#fff;
}

.dropdown-toggle:hover + .dropdown-menu, .dropdown-menu:hover {
  display: block;
}

.navbar-nav .nav-item:nth-child(2) .dropdown-menu {
  width: 420px;
}

/* Responsive Styles */
@media (min-width: 768px) {
  .navbar-menu {
    flex-direction: row;
    width: auto;
  }
  .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .quality {
      height: auto !important;
  }
  /* .row.about_us_sec img {
      margin-top: 30px;
  } */
  .navbar-menu {
    display: none;
  }
  .navbar-toggler {
    display: block;
  }
  .navbar-menu.active {
    display: flex;
  }
  ul.dropdown-menu {
      z-index: 9999;
  }

  section.our_services.p-5 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
}

.service {
    margin-bottom: 40px;
}

.col-md-4.pt-5 {
    padding-top: 0px !important;
}
.col-md-6.p-5.background {
  margin-top: 50px;
}

.feedback.bg_red {
    top: 10px !important;
}
ul.dropdown-menu {
  width: 100%;
}

/* top-header */

.top-header img {
  width: 100px !important;
  height: auto;
  
}

.col-sm-1.img-width {
  width: 25%;
}


.footer-section.margin {
  margin-top: -32px;
}
.col-md-6.border_div {
  width: 100% !important;
}
.col-md-6.border_div.height-margin {
  margin-bottom: 3rem;
}
img.imgg-margin {
  margin-bottom: 1rem;
}
img.img-width-student-visa {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.col-md-3.mb-5.equal-width {
  display: flex;
  justify-content: center;
}
.australia {
  padding: 50px !important;
}
h4.text-center.text-size {
  font-size: 32px !important;
}
.canada1 {
  padding: 50px !important;
}
.usa{
  padding: 50px !important;
}
.container.pt-5.mt-4.left-right-margin {
  padding: 30px;
}

.col-md-6.border_div.australia1 {
  margin-bottom: 40px;
}
.uk{
  padding: 50px !important;
}
.new-zealand {
  padding: 50px !important;
}
}


/* Banner section css start here */
.banner{
  background: url('../images/bg.jpg');
  background-size: cover;
  background-position: center right;
}
.wrapper{
  padding: 70px 0;
  overflow-x: hidden;
}


.my-slider{
  padding: 0 70px;
}
.slick-initialized .slick-slide{
  color: #FFF;
  /* height: 200px; */
  margin: 0 15px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-1.slick-initialized.slick-slider img {
  width: 500px;
  height: 400px;
}


.slick-next, .slick-prev{
  z-index: 5;
}
.slick-next{
  right: 24px;
}
.slick-prev{
  left: 0px;
}
.slick-next:before, .slick-prev:before{
  color: #fff;
  font-size: 26px;
}

.col-md-6.border_div {
  border: 1px solid #000;
  padding: 20px;
  width: 48%;
  margin: 0 auto;
  border-radius: 10px;
}

h2.font_size {
  text-align: center;
  margin: 20px;
}
/* Banner section css end here */

/* About us Section css start here */
.about-page{
  background: url('../images/about_us.jpg');
  background-position: center center;
  background-size: cover;
  padding: 22%;
  position: relative;
}

.about-page:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Black color with 50% opacity */
  opacity: 0.5;
}

h4.text-white.text-center{
  color: #fff;
  font-size: 26px;
  font-weight: 600;
}

h2.heading_best {
  color: #3d85c5;
  font-weight: 600;
  margin-top: 50px;
}

a.button_read_more {
  display: inline-block;
  background-color: #202c54;
  font-size: 15px;
  padding: 10px 24px;
  border-radius: 3px;
  color: #fff;
  transition: all .3s;
}
/* About us section css end here */

/* Faculty image section css start here  */
.container-fluid{
  background: url('../images/banner_2.jpg');
  background-size: cover;
  background-position: center right;
  padding: 2%;
}
/* gallery page banner section css start here */
img.img_width_3 {
  width: 100%;
  height: 315px;
}
/* gallery page banner section css end here */


/* Footer css start here */
.footer-main {
  background: #000;
  margin-top: 40px;
}
.footer {
color: #fff;
padding: 2rem 1rem;
display: flex;
justify-content: flex-end;
padding-left: 0px;
padding-right: 0px;
}

.container.p0 {
padding: 0px;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  width: 100%;
}

.footer-section {
  flex: 1 1 200px;
  margin: 1rem;
}

.footer-section h4 {
  font-weight: 600;
  margin-bottom: 1rem;
}

.footer-section p, .footer-section a{
  color: #fff;
  text-decoration: none;
  margin: 0.5rem 0;
}

.footer-section h4 {
  color:#f37824;
}
.footer-section a:hover {
  color: #f37824;
}

.footer-section ul {
  list-style: none;
  padding: 0;
}

.footer-section ul li {
  margin: 0.5rem 0;
}

.footer-section .social-links a {
  display: inline-block;
  margin-right: 1rem;
  color: #fff;
}

/* .footer-section .social-links a:hover {
  color:#f37824;
} */
.footer-section h4 {
  margin: 0;
}
.social-links a i {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
}
.social-links a {
  border: 1px solid;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.footer-section p {
  font-size: 16px;
  text-align: left;
}
.footer-section .social-links a i {
font-family: 'FontAwesome';
}
.social-links a {
  border: 1px solid #3d85c5;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #3d85c5;
  color:#fff;
}

.social-links a:hover {
  color: #fff;
  background: #f37824;
  border: 1px solid #f37824;
}
@media (max-width: 768px) {
  .footer-container {
    flex-direction: column;
    align-items: center;
  }
  .footer-section {
    flex: 1 1 100%;
    margin: 1rem 0;
  }
  .footer-container {
      display: block;
  }
  /* footer {
      padding-top: 120px !important;
  } */
 /* infrastructure css responsive start here*/
 .row {
  display: block;
}

.col-md-4 {
  width: 100%;
}

.col-md-4.right {
  margin: 0;
  margin: 20px 0px;
}

.container-fluid {
  padding: 100px;
}

footer.footer {
  padding: 0px 20px;
}

.col-md-5 {
width: 100%;
}
 /* infrastructure css responsive end here*/

/* index css start here */
h3.font_size {
  font-size: 24px;
}

.row.about_us_sec.space img {
  margin-top: 30px;
}

.row.about_us_sec.padding img {
  margin-bottom: 40px;
}
.bg-dark img {
margin-bottom: 20px;
}

.bg-dark {
padding: 0px !important;
}

h3.text-center {
  padding-top: 10px;
}

.bg-dark .container {
padding: 20px 10px !important;
}

.container.pt-5.pb-5.margin .col-md-6 {
margin-bottom: 40px;
}
.container.pt-5.pb-5.margin{
padding: 35px 20px 0px !important;
}



.testimonial {
padding: 0;
}
/* .container.change {
padding: 10px 20px 20px!important;
} */
/* .row.about_us_sec.space {
padding: 30px 0px;
}  */
.p-3.mb-2.bg-secondary.text-white.pt-5.pb-5 {
padding: 2rem !important;
}
.container.pt-5.pb-5.padding {
padding: 2.5rem 1rem 1.5rem !important;

}

.container.pt-5.pb-5.padding .col-md-6:nth-child(2) {
margin-top: 35px;
}
.p-3.bg-secondary {
padding: 2rem 1rem !important;
}
.col-md-6.principal {
margin-top: 35px;
}


h1.mb-3 {
font-size: 25px;
}

form {
margin-bottom: 40px;
}
.form-control {
  border: 1px solid #000 Im !important;
}

div#carouselExampleIndicators {
margin-top: 30px;
}
}
/* form css start here */
.inner_div h2 {
  font-weight: 600;
}

.inner_div {
  margin: 10px 0 40px 0px;
}
/* form css end here  */

/* Footer css end here */
/* student-visa css start here */
h4.text-black.text-center.font-size.mt-3 {
  font-weight: 600;
  font-size: 40px;
}
/* student-visa css end here */

.interview-pre{
  background: url('../images/interview-pre.jpg');
  background-position: top center;
  background-size: cover;
  padding: 22%;
  position: relative;
}

.interview-pre:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Black color with 50% opacity */
  opacity: 0.5;
}
.australia {
  background: url('../images/AUSTRALIA.jpg');
  background-position: center center;
  background-size: cover;
  padding: 160px;
  position: relative;
  background-repeat: no-repeat;
}
.australia:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Black color with 50% opacity */
  opacity: 0.5;
}
h4.text-center.text-size {
  font-size: 50px;
  font-weight: 600;
  color: #fff;
  z-index: 9999;
  position: relative;
}

.australia1 p{
  text-align: justify;
}

.canada1 {
  background: url('../images/canada1.jpg');
  background-position: center center;
  background-size: cover;
  padding: 160px;
  position: relative;
  background-repeat: no-repeat;
}
.canada1:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Black color with 50% opacity */
  opacity: 0.5;
}



.usa{
  background: url('../images/usa-banner.jpg');
  background-position: center center;
  background-size: cover;
  padding: 24%;
  position: relative;
  background-repeat: no-repeat;
  position: relative;
}
.usa:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Black color with 50% opacity */
  opacity: 0.5;
}

.uk{
  background: url('../images/uk1.jpg');
  background-position: center center;
  background-size: cover;
  padding: 160px;
  position: relative;
  background-repeat: no-repeat;
}

.uk:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Black color with 50% opacity */
  opacity: 0.5;
}

.new-zealand{
  background: url('../images/newzeland.jpg');
  background-position: center center;
  background-size: cover;
  padding: 33%;
  position: relative;
  background-repeat: no-repeat;
}

.new-zealand:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Black color with 50% opacity */
  opacity: 0.5;
}