.bg {
  background-color: white;
  padding: 8px;
  border-radius: 10px 30px 10px 30px;
  margin-bottom: 10px;
}
.theme-btn,
.theme-btn2 {
  font-size: 18px;
  color: var(--color-white);
  padding: 14px 31px;
}
.j11 {
  text-align: justify;
  margin-top: 7px;
}
.about-item .icon {
  width: 60px;
  height: 60px;
  line-height: 50px;
}
.sidebar-popup-content p,a{
    text-align:left;
}
.site-breadcrumb::before {
  
    left: 0;
    background: var(--color-dark);
    opacity: 0.4;
    z-index: -1;
}
.site-breadcrumb {
    padding-top: 150px;
    padding-bottom: 150px;
    z-index: 1;
}
.about-item .icon img {
  width: 35px;
  filter: brightness(0) invert(1);
}
.feature-negative {
  margin-top: -300px;
  margin-bottom: 50px;
  z-index: 1;
}
.feature-item {
  height: 220px;
}
.visa-icon img {
  width: 70px;
  filter: none;
}
.visa-icon {
  background: #fff;
}
.navbar .nav-item .dropdown-menu {
  width: auto;
}
.navbar .nav-item .dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 0px;
  top: 8px;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1300px;
  }
}
.coaching-price {
  display: none;
}
.quote-bg::before {
  width: 100%;
  height: 100%;
  background: var(--theme-color);
  opacity: 0.5;
}
.visa-img img {
  border-radius: 0 50px 50px 50px;
  height: 250px;
}
p,
li {
  font-size: 18px !important;
  text-align: justify;
}
.service-sidebar .category a {
  display: block;
  font-size: 19px;
}
.service-sidebar .widget .title {
  font-size: 36px;
}
.coaching-img img {
  border-radius: 40px 40px 40px 0;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 21px;
  }
  .site-title {
    font-size: 34px;
  }
  h1 {
    font-size: 28px;
  }
  .col-6 {
    
    width: 100%;
}
}
.hero-single::before {
  background: none;
}
@media (max-width: 767px) {
  .hero-single .hero-content .hero-sub-title {
    font-size: 15px;
  }
 p, li {
    font-size: 17px !important;
    text-align: left;
}
.header-top-social{
  display: none;
}
.header-top::before {
    width: 55%;
}
}
@media (max-width: 991px) {
  .hero-single .hero-content .hero-title {
    font-size: 38px;
  }
  .visa-icon {
    background: #fff;
    display: none;
  }
  .header-top-list a {

    margin-left: 59px;
}
.header-top::before {
    width: 50%;
}
}

button.sidebar-btn.nav-right-link {
    display: none;
}
.country-content p {
  margin: 5px 0 7px 0;
  display: none;
}
.country-content h4 {
  color: var(--color-dark);
  font-size: 20px;
  margin-bottom: 20px;
}
 .main-navigation .theme-btn{
    padding: 10px 20px !important;
    font-size: 15px !important;
}
@media (max-width: 991px) {
    .navbar-brand img {
        width: 180px;
    }
    .ds-sm{
        display:none;
    }
}
.navbar-brand img {
    width: 191px;
    position: absolute;
    left: -63px;
    top: 24px;
}
button.sidebar-btn.nav-right-link {
     display: block; 
    position: absolute;
    top: 30px;
    right: -60px;
}
@media (max-width: 991px) {
    .navbar {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .navbar-brand img {
    width: 191px;
    position: absolute;
    left: 9px;
    top: -11px;
}
}

@media (max-width: 1180px) {
