/*----------------------------- header css start -----------------------------*/

#header-region {
  background: none;
  border: 0 none;
  font-size: 15px;
  margin-bottom: 0;
  padding: 10px 0;
  width: 100%;
  z-index: 111;
  color: #4f4f4f;
  background: #fff;
  box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.2);
}

.header-region .navbar-nav>li>a {
  background-color: transparent;
  color: #3b3b3b;
  font-weight: 500;
  line-height: 42px;
  padding: 0 3px;
  z-index: 111;
  font-size: 14px;
  margin-right: inherit;
  width: auto;
  height: inherit;
  font-family: "Roboto", sans-serif;
}

.header-region .navbar-nav>li>a.stu-login {
  border: 1px solid #e85222;
  border-radius: 5px;
  line-height: 32px;
  padding: 0 12px;
  margin-top: 5px;
  background: #e85222;
  color: #fff;
}

.header-region .navbar-nav>li>a.stu-login:hover {
  background-color: #e85222 !important;
  color: #fff !important;
}

.header-region .navbar-nav>li>a.stu-login img {
  width: 20px;
  vertical-align: middle;
}

.header-region .navbar-nav>li>a.stu-login1 {
  border: 1px solid #e85222;
  border-radius: 5px;
  line-height: 32px;
  padding: 0 12px;
  margin-top: 5px;
  background-color: #fff;
  color: #000;
}

.header-region .navbar-nav>li>a.stu-login1 img {
  width: 20px;
  vertical-align: middle;

}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #3b3b3b !important;
  background-color: transparent !important;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #3b3b3b !important;
  background-color: transparent !important;
}

.header-region .navbar-right>li {
  margin: 0 5px;
}

.header-region .navbar-right>li:last-child {
  margin-right: 0;
}

.header-region .navbar-nav>li>.dropdown-menu {
  top: calc(100% + 12px);
  min-width: 220px;
  border-radius: 0;
  padding: 0;
  border: none;
}

.header-region .navbar-nav>li>.dropdown-menu li a {
  line-height: 35px;
  font-size: 15px;
  border-bottom: 1px solid #f2f2f2;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: transparent;
  border-color: #337ab7;
}

.navbar-brand>img {
  max-height: 42px;
}

.navbar-brand {
  height: auto;
  padding-bottom: 1px;
  padding-top: 1px;
}

.header-call .popup-header-link {
  background: 0 0;
  color: #4f4f4f;
  width: auto;
  float: left;
  margin-right: 15px;
  position: relative;
}

.header-region .navbar-nav>li.iconforweb>a b {
  font-weight: 500;
}

.header-region .navbar-nav>li>a.btnsamecont {
  background-color: #ff692e;
  border-radius: 3px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 30px;
  line-height: 41px;
  margin-top: 5px;
}

#header-region.fixedheader {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
}

.callphoneno2,
.callphoneno3,
.callphoneno4 {
  display: none;
}

.header-region .navbar-nav>li>.dropdown-menu li {
  list-style: none;
}

.header-region .navbar-nav>li>.dropdown-menu li a {
  line-height: 40px;
  font-size: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 25px;
}

.header-region .navbar-nav>li>.dropdown-menu li a {
  color: #000 !important;
}

.header-region .dropdown-submenu>a::before {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-left-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-left-color: #333;
  margin-top: 5px;
  margin-right: -10px;
  margin-top: 18px;
}

#header-region .dropdown-menu {
  border: none;
}

.header-region .navbar-nav>li>.dropdown-menu li ul {
  min-width: 260px;
  border-radius: 0;
  padding: 0;
  background-color: #eaeaea;
  left: 100%;
  top: 0px;
}

#header-region ul li i.fa.fa-whatsapp {
  color: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50px;
  background: #20ab4b;
  margin-right: 5px;
}

#header-region ul li i.fa.fa-phone {
  color: #ffffff;
  background: #f15e29;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50px;
  margin-right: 5px;
}

#header-region ul li i {
  font-size: 17px;
  font-weight: 600;
}

.carts img {
  vertical-align: middle;
  height: 26px;
}

.navbar-header>label {
  display: none;
}

li.suty {
  display: none;
}

.change-header {
  position: fixed !important;
  width: 100%;
  transition: all 0.5s ease 0s;
  z-index: 999999 !important;
  top: 0px;
  background: #2A3040;
  box-shadow: none;
  left: 0;
  border-radius: 0px !important;
}



/* Footer ad */

footer.footer-area.text-center.footer-ad {
  background-color: black;
  color: #fff;
  padding: 10px;
}

footer.footer-area.text-center.footer-ad p {
  margin-bottom: 0;
}

#back-to-top {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 67px;
  left: 20px;
  font-size: 24px;
  border-radius: 50%;
  line-height: 40px;
  z-index: 999999;
  display: none;
  color: #000;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 1px 4px 0 rgb(54 54 54 / 20%);
  background: #ffffff;
}

#back-to-top::after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 35%;
  left: 29%;
  background: #b1a9a9;
  width: 15px;
  height: 1px;
}


/* Footer ad */


@media only screen and (max-width: 1199px) {

  /* -------header css start ----------- */
  #header-region .navbar-nav {
    margin: 0px;
  }


  i.caret-sub.fa.fa-caret-right {
    display: none;
  }

  .header-region .dropdown-submenu>a::before {
    transform: rotate(90deg);
  }

  li.dropdown.dropdown-submenu.open ul.dropdown-menu {
    /* display: block !important; */
    position: relative !important;
    width: 100% !important;
  }

  li.dropdown.dropdown-submenu.open ul.dropdown-menu li a {
    color: #000000 !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .dropdown-menu {
    left: 0 !important;
  }

  .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-inverse.header-region .navbar-toggle .icon-bar {
    background-color: #000;
  }


  .navbar-inverse.header-region .navbar-toggle:focus,
  .navbar-inverse.header-region .navbar-toggle:hover {
    background-color: transparent;
  }

  #header-region .navbar-header {
    margin: 0px !important;
    width: 100%;
  }

  #header-region.navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010;
    margin: 10px !important;
    display: none !important;
  }

  #header-region.navbar-inverse .navbar-collapse.in {
    display: block !important;
  }

  #header-region.navbar-inverse .navbar-collapse.show {
    display: block !important;
    margin: 10px 0 !important;
  }

  #header-region.navbar-inverse .navbar-collapse.show .nav-item {
    margin: 0;
  }

  #header-region.navbar-inverse .navbar-collapse.show .nav-item a {
    padding: 0 10px;
  }

  #header-region {
    font-size: 16px;
    margin-bottom: 0;
    padding: 10px 0px;

  }

  #header-region .navbar-toggle {
    margin-bottom: 0px;
    margin-right: 6px;
    margin-top: 3px;
    display: block;
  }

  .navbar-toggle {
    background-color: transparent;
    border-color: transparent !important;
    padding: 5px 0px 3px;
    margin-top: 10px;
  }

  .header-region .navbar-nav>li>.dropdown-menu li ul li a {
    color: #727272 !important;
    font-size: 14px;
  }

  .header-region .navbar-nav>li>.dropdown-menu li ul {
    background-color: transparent;

  }

  .navbar-inverse .navbar-nav>li>a.stu-login {
    border: 1px solid #e85222;
    border-radius: 5px;
    line-height: 25px;
    padding: 6px 12px !important;
    margin-top: 5px;
    background: #e85222;
    color: #fff !important;
    width: fit-content;
    margin: 5px;
  }

  .navbar-inverse .navbar-nav>li>a.stu-login {
    display: block !important;
  }

  .callphoneno2,
  .callphoneno3,
  .callphoneno4 {
    position: relative;
    z-index: 999;
    display: inline !important;
    bottom: inherit;
  }

  .callphoneno2 .menu-head-link,
  .callphoneno3 .menu-head-link,
  .callphoneno4 .menu-head-link {
    margin-left: 0;
    width: 34%;
    position: fixed;
    left: 0;
    bottom: 0;
  }

  .menu-head-link {
    float: left;
  }

  .callphoneno2 .header-call .popup-header-link {
    background-color: #fc0;
  }

  .callphoneno4 .header-call .popup-header-link {
    background-color: #fc0;
  }

  .callphoneno2 .header-call .popup-header-link,
  .callphoneno3 .header-call .popup-header-link,
  .callphoneno4 .header-call .popup-header-link {
    width: 100%;
    padding: 7px 8px;
    margin-right: 0;
    border-radius: 0;
    min-height: inherit;
    line-height: 20px;
  }


  .callphoneno4 .header-call .popup-header-link {
    background-color: #03a5ff;
  }

  .callphoneno2 .header-call .popup-header-link .icon-header,
  .callphoneno3 .header-call .popup-header-link .icon-header,
  .callphoneno4 .header-call .popup-header-link .icon-header {
    float: left;
    padding-right: 6px;
    color: #000;
    font-size: 22px;
    line-height: 16px;
  }

  .callphoneno2 .header-call .popup-header-link .icon-header img,
  .callphoneno3 .header-call .popup-header-link .icon-header img,
  .callphoneno4 .header-call .popup-header-link .icon-header img {
    max-height: 22px;
  }

  .callphoneno3 .menu-head-link {
    right: 0;
    left: initial;
  }

  .callphoneno3 .header-call .popup-header-link {
    background-color: #0da501;
  }

  .callphoneno2 .header-call .popup-header-link b {
    color: #000;
  }

  .popup-header-link b {
    font-size: 15px;
    line-height: 20px;
    vertical-align: top;
    float: left;
    font-weight: 500;
    color: #000;
  }


  .twnd {
    left: 33% !important;
  }

  .thrsd {
    left: 66% !important;
  }

  .header-region .navbar-nav>li.iconforweb {
    display: none;
  }

  .navbar-brand>img {
    max-height: 25px;
    width: 100px;
  }


  li a.stu-login {
    border: 1px solid #e85222;
    border-radius: 5px;
    line-height: 28px;
    padding: 0 8px;
    margin-top: 0px;
    background-color: #e85222;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    float: right;
    margin-right: 17px;
  }

  li a.stu-login img {
    width: 18px;
    display: none;
  }

  .algn-midd {
    display: initial;
    align-items: center;
  }

  li.suty {
    list-style: none;
    display: block;
  }

  .navbar-nav>.dropdown,
  .navbar-nav>li {
    border-bottom: 1px solid #ccc;
    width: 100%;
  }

  .sub-nav-region .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
    padding-left: 20px;
  }

  .sub-nav-region .caret {
    float: right !important;
    margin-top: 20px;
  }

  .sub-nav-region .navbar-collapse>ul {
    width: initial;
  }

  .header-region .navbar-nav>li>a.stu-login1 {
    display: none;
  }

  .header-region .navbar-nav>li>a.stu-login {
    display: none;
  }

  .header-region .navbar-right>li:last-child {
    display: none;
  }

  .header-region .navbar-nav>li>a.stu-login:nth-last-child(n-4) {
    float: left;
    margin-top: 10px;
  }


  /* -------header css end ----------- */
}



/*-----------------------------Second Header university-----------------------------*/


@media only screen and (max-width: 1199px) {
  #header-face .navbar-header {
    width: 100%;
  }

  #header-face .navbar-toggle {
    position: relative;
    display: block;
    float: right;
    margin-right: 0;
  }

  #header-face .navbar-toggle .icon-bar {
    background-color: #000;
  }

  #header-face .collapse {
    display: none !important;
  }

  #header-face .collapse.in {
    display: block !important;
    margin: 0 7px;
    padding: 0 15px;
  }
}

/*-----------------------------Second Header university-----------------------------*/