body {
  margin: 0;
  font-family: "Lato";
}
html {
  scroll-behavior: smooth;
}
p {
  font: 400 18px/30px "Lato", Helvetica, sans-serif;
  margin: 0 0 20px 0;
  color: #313131;
}
a:hover {
  list-style-type: none;
}
/* education page start*/
.education-right-text h2 {
  font: 600 30px/32px "Lato", Helvetica, sans-serif;
  margin: 0 0 20px 0;
  color: #005a91;
}
.education-right-img {
  margin: 40px 0;
}
.point h3 {
  font: 600 18px/20px "Lato", Helvetica, sans-serif;
  margin: 0 0 3px 0;
  color: #313131;
}
.back-to-top {
  text-align: right;
  border-bottom: 3px solid #dfdfdf;
}
.custom-padding {
  padding: 50px 0 0 0;
}
.custom-padding:last-child,
.custom-padding-02 {
  padding-bottom: 50px;
}
.margin-inner .education-section {
  margin: 0 !important;
}
.back-to-top a {
  border-bottom: 1px solid #868686;
  font: 600 18px/30px "Lato", Helvetica, sans-serif;
  color: #313131;
  margin: 0 0 10px 0;
  display: inline-block;
  transition: all 0.5s;
}
.back-to-top a:hover {
  color: #005a91;
}
.education-img-left {
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.education-img-left img {
  transition: all 0.5s;
}
.education-img-left:hover img {
  transform: scale(1.1);
}
/* education page End*/
/* header start*/
header {
  display: none;
  padding: 16px 0;
}
.commen-home header {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  right: 0;
  margin: auto;
  z-index: 1;
}
.commen-home .footer-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.navbar-nav li a {
  color: #069 !important;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.5s;
  padding: 30px 10px;
  position: relative;
  line-height: 20px;
}
.navbar-nav li.active a,
.navbar-nav li:hover a {
  color: #000 !important;
}
.navbar-nav li {
  margin: 0 14px;
  position: relative;
  transition: all 0.5s;
  cursor: pointer;
}
.navbar-nav li a:hover::after,
.navbar-nav li.active a::after {
  width: 100%;
}
.navbar-nav li:last-child a::after {
  display: none;
}
.navbar-nav li.login-btn a {
  background: #808187;
  border-radius: 50px;
  color: #fff !important;
  padding: 8px 30px !important;
  margin: 22px 10px;
  display: inline-block;
  vertical-align: top;
}
.navbar-nav li.login-btn a:hover {
  background: #111;
}
.navbar {
  padding: 0;
}
/* header End*/
/* slider start*/
.slider {
  position: relative;
  height: 100vh;
}
.slider-conent {
  color: #fff;
  background: rgba(26, 120, 182, 0.6);
  position: absolute;
  top: 0;
  text-align: left;
  padding: 80px 100px;
  bottom: 0;
  display: inline-block;
  height: 340px;
  margin: auto;
  width: auto;
}
.slider-btn-group {
  position: absolute;
  right: 0;
  bottom: 52px;
  align-items: end;
  display: flex;
  flex-wrap: wrap;
}
.slider-img-contant {
  position: static;
}
.slider-conent h1 {
  font: 64px/80px "Crimson Text", Helvetica, sans-serif;
  margin: 0;
  text-shadow: 0 0 3px #555;
  letter-spacing: 0.1rem;
  color: #fff;
}
.slider-conent h6 span {
  font-size: 42px;
}
.slider-btn-group a {
  font: 500 17px/19px "Lato", Helvetica, sans-serif;
  text-transform: uppercase;
  background: #006799;
  padding: 14px 30px;
  display: inline-block;
  color: #fff;
  text-decoration: none !important;
  transition: all 0.5s;
}
.slider-btn-group a.applink {
  background-color: transparent;
  padding: 0px;
  display: inline-block;
}
.slider-btn-group a img {
  max-width: 160px;
  /* vertical-align: bottom; */
}
.slider-btn-group a:hover,
.slider-btn-group a:last-child:hover {
  background: #000;
  color: #fff;
}
.slider-btn-group a:last-child {
  background: #a21b21;
}
.slider .slider-slide {
  z-index: -1;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  transition: opacity 1s ease-in-out;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
}
.slider .slider-slide.show {
  opacity: 1;
}
/* slider End*/
/* breadcrumb start*/
.breadcrumb {
  background-image: url(../images/breadcrumbs.jpg);
  text-align: center;
  background-size: auto;
  padding: 125px 0;
  margin: 0;
  background-position: bottom;
  border-radius: 0;
}
.breadcrumb h2 {
  font: 500 60px/62px "Crimson Text", Helvetica, sans-serif;
  text-align: left;
  color: #fff;
}
.row-margin {
  margin: 75px 0 0 0;
}
/* breadcrumb End*/

/* footer start*/
.footer-p-space p {
  margin: 0;
  font-weight: 500;
}
.footer-logo {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 146px;
  margin: auto;
}
.footer {
  margin: 0 0 90px 0;
}
.footer-logo a {
  display: inline-block;
}
.footer-logo img {
  padding: 20px;
  background: #fff;
  max-width: 300px;
}
.footer-bottom {
  background: #c6ecff;
  padding: 15px 0;
}
.footer-row {
  align-items: center;
}
.footer-bottom p {
  margin: 0;
  font: italic 400 20px/22px "Lato", Helvetica, sans-serif;
  color: #006699;
  text-align: center;
}
.footer-bottom span a {
  margin: 0;
  font: normal 400 20px/22px "Lato", Helvetica, sans-serif;
  color: #006699;
  text-align: center;
}
.footer-bottom span a:hover {
  color: #000;
}
.footer-ul li {
  list-style: none;
  margin: 0 0 10px 0;
}
.footer-ul li a {
  font: 400 17px/20px "Lato", Helvetica, sans-serif;
  color: #313131;
  transition: all 0.5s;
}
.one-to-ten01 {
  padding: 0 0 0 60px;
}
.extra-page {
  margin: 30px 0 70px 0;
}
.extra-page h1 {
  font: 600 32px/40px "Lato", Helvetica, sans-serif;
  color: #000;
  margin: 0 0 15px 0;
}
.extra-page h2 {
  font: 600 30px/38px "Lato", Helvetica, sans-serif;
  color: #006699;
  margin: 20px 0;
  display: inline-block;
  text-decoration: none;
  transition: all 0.5s;
}
.extra-page h6 {
  font: 400 20px/28px "Lato", Helvetica, sans-serif;
  color: #000;
  margin: 0 0 15px 0;
}

.footer-ul li a:hover {
  color: #006699;
}
.footer-p-space {
  margin: 0 0 20px 0;
}
.footer-p-space p a {
  color: #313131;
}
.footer-p-space p a:hover {
  color: #006699;
}
.footer-p-space p.blue a {
  color: #006699;
  font-weight: 600;
}
/* footer End*/
/* inner Start*/
.inner-link {
  background: #fafafa;
  padding: 28px 0;
}
.link-ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.link-ul li {
  list-style: none;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}
.link-ul li::after {
  width: 1px;
  height: 20px;
  position: absolute;
  content: "";
  right: 0;
  left: auto;
  background: #313131;
  top: 0;
  bottom: 0;
  margin: auto;
}
.link-ul li:last-child::after {
  display: none;
}
.link-ul li a {
  font: 400 20px/22px "Lato", Helvetica, sans-serif;
  color: #313131;
}
.link-ul li a:hover {
  color: #006699;
}
.about-us-content h2 {
  margin: 0;
}
.about-us-content h2 a {
  font: 600 30px/32px "Lato", Helvetica, sans-serif;
  color: #006699;
  margin: 0 0 20px 0;
  display: inline-block;
  text-decoration: none;
  transition: all 0.5s;
}
.about-us-content h2 a:hover {
  color: #313131;
}
.about-us-row {
  padding: 50px 0 0 0;
}
.about-us-sign {
  -text-align: center;
  margin: 30px 0 50px 0;
}
.about-banner {
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.about-banner img {
  transition: all 0.5s;
}
.about-banner:hover img {
  transform: scale(1.2);
}
.contact-us-banner-img {
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin: 0 0 80px 0;
}
.contact-us-banner-img img {
  transition: all 0.5s;
}
.contact-section {
  margin: 60px 0;
}
.contect-head h3,
.contect-head h3 a {
  font: 600 19px/30px "Lato", Helvetica, sans-serif;
  color: #006699;
  margin: 0 0 35px 0;
}
.contact-us-banner-content ul li {
  display: flex;
  align-items: start;
}
.contact-us-banner-content ul li span {
  margin: 0 10px 0 0;
}
.contact-us-banner-content ul li p {
  margin: 0;
}
.contect-head h4 {
  font: 600 25px/30px "Crimson Text", Helvetica, sans-serif;
  color: #313131;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #c1c1c1;
}
.contact-form label {
  font: 400 16px/30px "Lato", Helvetica, sans-serif;
  color: #313131;
}
.contact-form input {
  border: 1px solid #c1c1c1;
  height: 35px;
  border-radius: 0;
  outline: none;
  box-shadow: none !important;
}
.contact-form textarea {
  border: 1px solid #c1c1c1;
  outline: none;
  box-shadow: none !important;
  border-radius: 0;
}
.contact-form input:focus,
.contact-form textarea:focus {
  border-color: #006699;
}
.contact-form button {
  font: 500 19px/20px "Lato", Helvetica, sans-serif;
  color: #fff;
  background: #006699;
  padding: 15px 30px;
  border: none;
  border-radius: 0;
}
.contact-form button:hover {
  background: #000;
}
.contact-us-banner-img:hover img {
  transform: scale(1.2);
}
.contect-address {
  background: #006699;
  padding: 30px;
}
.contect-address h3 {
  font: 400 28px/30px "Crimson Text", Helvetica, sans-serif;
  color: #fff;
  margin: 0 0 35px 0;
}
.contect-address h3 a {
  color: #fff;
  transition: all 0.5s;
}
.contect-address h3 a:hover {
  color: #fff;
}
.contect-address h3:last-child {
  margin: 0;
}
.contect-address h3 span {
  font-weight: 600;
}
.blue-text {
  color: #006699;
}
/* inner End*/
/* Menu start*/
.hs-menubar,
.hs-navigation {
  font-family: "Lato";
  font-weight: 500;
}
.menu-mobile {
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.desktop-hide {
  display: none;
}

@media (max-width: 991px) {
  .desktop-hide {
    display: block;
  }
  .hs-navigation {
    right: -320px;
    top: 94px;
  }
  .mobile-hide {
    display: none;
  }
  .nav-links .its-parent,
  .nav-links li a {
    transition: all 0.5s;
    display: flex;
    align-items: center;
  }
  .nav {
    font-size: 28px;
  }
}

/* Menu End*/
.logo a {
  display: inline-block;
}
.logo a img {
  max-width: 300px;
}
/* education-head start*/
.education-head h2 a {
  font: 600 25px/27px "Lato", Helvetica, sans-serif;
  color: #006699;
  margin: 10px 0;
  display: inline-block;
  transition: all 0.5s;
}
.education-head h2 a:hover {
  color: #000;
}
.education-section {
  margin: 50px 0;
}
.education-img a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.education-img a img {
  transition: all 0.5s;
}
.education-img a:hover img {
  transform: scale(1.1);
}
.education-head {
  padding: 10px;
  border: 1px solid #069;
  text-align: center;
  border-radius: 0;
}
.education-section {
  margin: 50px 0 100px;
}
.details a {
  font: 500 20px/32px "Lato", Helvetica, sans-serif;
  color: #fff;
  margin: 10px 0 0 0;
  background: #006699;
  display: inline-block;
  padding: 7px 20px;
  transition: all 0.5s;
  border-radius: 0;
}
.details a:hover {
  background: #000;
}
.melee-fluid {
  padding: 40px 0px;
  background: #f5f5f5;
}
.melee-fluid .heading-part h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.5%;
  text-transform: capitalize;
  color: #000000;
  border-bottom: 1px solid #c7c7cc;
  padding-bottom: 20px;
}
.melee-fluid .card-section {
  margin-top: 40px;
}
.melee-fluid .card-section ul {
  display: flex;
  list-style-type: none;
  justify-content: space-between;
}
.melee-fluid .card-section ul li {
  width: 32%;
  text-align: center;
  margin: 0% 1%;
}
.melee-fluid .card-section ul li img {
  width: 100%;
  border: 1px solid #dfdfdf;
}
.melee-fluid .card-section ul li a {
  text-decoration: none;
}
.melee-fluid .card-section ul li h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.5%;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  margin-top: 20px;
}
.melee-fluid .card-section ul li h3 span {
  font-size: 16px;
  color: #888888;
  display: block;
  text-transform: capitalize;
}
.download-app {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.download-app li {
  margin-right: 10px;
}
.download-app li img {
  max-width: 140px;
}
/* education-head End*/
/* Responsive start*/
@media (max-width: 1301px) {
}
.container {
  width: 100% !important;
}
@media (max-width: 1199px) {
  .navbar-nav li {
    margin: 0 5px;
  }
  .education-head p {
    font-size: 16px;
    line-height: 23px;
  }
  .education-head h2 a {
    font-size: 20px;
    line-height: 22px;
  }
  .navbar-nav li a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  header {
    padding: 4px 0;
  }
  .footer-bottom span small {
    display: none;
  }
  .slider-btn-group {
    bottom: 74px;
  }
  .logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 30px;
    margin: 0 auto;
    text-align: center;
    z-index: 999;
    width: 200px;
    align-items: start;
    display: flex;
  }
  .contact-form {
    margin: 0 0 30px 0;
  }
  .slider-conent h1 {
    font-size: 70px;
    line-height: 80px;
  }
  .footer-banner {
    display: inline-block;
  }
  .slider-conent {
    height: 270px;
    padding: 60px 70px;
  }
  .link-ul li a {
    font-size: 15px;
    line-height: 17px;
  }
  .footer-ul {
    margin: 0 0 40px 0;
  }
  .footer {
    margin: 0;
  }
  .breadcrumb {
    padding: 85px 0;
  }
  .melee-fluid .card-section ul {
    flex-wrap: wrap;
  }
  .melee-fluid .card-section ul li {
    width: 48%;
    margin: 0% 1%;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .slider-conent {
    margin-right: 20px;
    height: 230px;
    padding: 60px 40px;
  }
  .education-box {
    text-align: center;
  }
  .education-right-text {
    text-align: center;
  }
  .contact-us-banner-img {
    margin: 0 0 40px 0;
  }
  .footer-bottom p {
    font-size: 15px;
  }
  .slider-conent h1 {
    font-size: 55px;
    line-height: 59px;
  }
  .about-banner {
    margin: 0 0 20px 0;
  }
  .about-us-row {
    padding: 30px 0 0 0;
    text-align: center;
  }
  .breadcrumb h2 {
    text-align: center;
  }
  .link-ul li a {
    font-size: 12px;
    line-height: 14px;
  }
  .inner-link {
    padding: 18px 0;
  }
  .link-ul li {
    margin: 0 6px 0 0;
    padding: 0 6px 0 0;
  }
  .education-box {
    margin: 0 0 30px 0;
  }
  .education-section {
    margin: 50px 0 10px;
  }
  .footer-logo {
    left: 0;
  }
  .melee-fluid .heading-part h2 {
    text-align: center;
    font-size: 20px;
  }
  .melee-fluid .card-section ul {
    flex-direction: column;
  }
  .melee-fluid .card-section ul li {
    width: 100%;
    margin: 0% 0%;
    margin-bottom: 20px;
  }
  .melee-fluid .card-section {
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
  }
  .download-app {
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .link-ul li a {
    font-size: 15px;
    line-height: 28px;
  }
  .extra-page h6 {
    font-size: 17px;
  }
  .extra-page h2 {
    font-size: 24px;
  }
  .breadcrumb h2 {
    font-size: 51px;
    line-height: 57px;
  }
  .one-to-ten01 {
    padding: 0 0 0 30px;
  }
  .extra-page {
    margin: 10px 0 30px 0;
  }
  .link-ul {
    display: block;
    text-align: center;
  }
  .link-ul li::after {
    display: none;
  }
  .breadcrumb {
    padding: 45px 0;
  }
  .about-us-content h2 a {
    font-size: 23px;
    margin: 0 0 10px 0;
    line-height: 35px;
  }
  .footer {
    text-align: center;
  }
  .footer-logo {
    left: 0;
  }
  .logo a img {
    max-width: 230px;
  }
}
@media (max-width: 480px) {
  .slider-conent {
    height: 160px;
    padding: 42px 40px;
    width: 100%;
  }
  .custom-padding {
    padding: 20px 0 0 0;
  }
  .education-right-text h2 {
    font-size: 23px;
    line-height: 25px;
    margin: 0 0 10px 0;
  }
  .footer-bottom span a {
    font-size: 17px;
  }
  .logo {
    width: 160px;
  }
  .contact-section label {
    text-align: left;
    width: 100%;
  }
  .footer-logo {
    width: 180px;
    height: 99px;
    left: 0;
  }
  .contect-address h3 {
    margin: 0 0 25px 0;
    font-size: 21px;
    line-height: 30px;
  }
  .contact-section {
    text-align: center;
  }
  .slider-btn-group a {
    padding: 12px 20px;
    font-size: 13px;
  }
  .slider-conent h1 {
    font-size: 32px;
    line-height: 41px;
  }
}
@media (max-width: 404px) {
  .slider-btn-group {
    bottom: 96px;
  }
}
@media (max-width: 360px) {
  .education-section {
    margin: 20px 0 10px;
  }
}
/* Responsive end*/
