/*--------- /Homepage styles ---------*/
footer {
	background-color: #003667;
	color: #fff;
	font-family: 'Montserrat', Helvetica, sans-serif;
	padding: 50px 0;
	font-size: 12px;
	line-height: 2.3;
	margin-top: 0;
	font-weight: 500;
}
footer a, footer a:link,
footer a:visited, footer a:hover,
footer a:active {
	color: #fff;
}
footer ul {
    margin-bottom: 0;
    padding-left: 0;
}
footer li {
	line-height: 1.2;
	margin-bottom: 10px;
}
footer li strong {
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
}
footer li.footer-social-heading {
	margin-top: 20px;
}
footer address {
  /* margin-top: 10px;
  margin-bottom: 12px; */
  line-height: 2.5;
}

li.footer-list-heading {
	font-size: 14px;
	font-weight:800;
}
footer .social-icons a {
	padding-right: 5px;
	font-size: 16px;
}

/* Footer Creds */
.footer-creds {
	background-color:#840423;
	line-height:1;
	color: #fff;
	font-size: 12px;
	padding: 20px 0 10px 0;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
}
.footer-creds a {
	color:#fff;
}
.footer-creds a:hover {
	color:#fff;
	text-decoration:underline;
}

/*--------------------------------- MOBILE! ---------------------------------*/
@media only screen and (max-width : 992px) {
  	footer,
	footer li.footer-list-heading,
	footer li {
	  font-size: 18px;
	}
	footer {
	  padding: 35px 0;
	}

	footer ul {
		margin-bottom: 20px;
	}
	.footer-creds .col-sm-6 {
		text-align:left;
		margin-bottom: 10px;
	}
}
/* ======================================
 *  20. footer
/* ====================================== */
footer {
  background: #003667;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

footer:after {
  position: absolute;
  content: url(https://i.ibb.co/9NWd3Jh/footer-bg-2.png);
  right: -20px;
  bottom: -75px;
  z-index: -1;
  opacity: 0.1;
}

.footer-subscribe input {
  border: 0;
  border-radius: 0;
  font-size: 14px;
  height: 60px;
  padding-left: 25px;
}

.footer-subscribe {
  padding: 50px 45px;
  position: relative;
}

.footer-subscribe button {
  background: #02343ei;
  color: #ffffff;
  border: 0px;
  padding: 0px 25px;
  border-radius: 0px;
}

.footer-subscribe-content {
  color: #a3b5ca;
  padding-left: 40px;
  max-width: 560px;
}

.footer-subscribe .input-group {
  margin-top: 6px;
}

.footer-subscribe:before {
  position: absolute;
  content: "";
  background: #d0d700;
  width: 6px;
  height: 90px;
  left: 0;
  top: 50%;
  margin-top: -45px;
}

.footer-subscribe-content .link2 {
  color: #fff;
  margin-top: 8px;
}

.footer-subscribe-content .link2 i {
  color: #fff;
}

.footer-subscribe-content .link2:hover,
.footer-subscribe-content .link2:hover i {
  color: #ffbc13;
}

.footer-subscribe-content a {
  font-size: 14px;
}

.footer-subscribe:after {
  position: absolute;
  content: url("https://i.ibb.co/zx04PkY/edu-logo.png");
  right: 20px;
  top: 40px;
  z-index: -1;
  opacity: 0.1;
}

footer li,
footer li a {
  color: #a3b5ca;
}

footer h3 {
  color: #fff;
  margin-bottom: 20px;
}

footer li {
  font-size: 14px;
}

footer li i {
  margin-right: 5px;
}

footer li:hover a {
  margin-left: 15px;
  color: #ffbc13;
}

footer li a {
  margin-bottom: 5px;
  display: inline-block;
}

footer a i {
  font-size: 8px;
}

.footer-bar {
  background: #01305a;
  padding: 15px;
}

.footer-bar li {
  display: inline-block;
  margin: 0;
  margin-left: 35px;
}

.footer-bar p {
  color: #a3b5ca;
}

.footer-bar a {
  margin: 0;
}

.footer-bar ul {
  text-align: right;
}

.footer-bar li:first-child {
  margin-left: 0;
}

.footer-bar li:hover a {
  margin-left: 0;
}

.footer-bar p {
  color: #a3b5ca;
  font-size: 14px;
}

.footer-bar a {
  margin: 0;
}

.footer-bar ul {
  text-align: right;
}

.footer-bar li:first-child {
  margin-left: 0;
}

.footer-bar li:hover a {
  margin-left: 0;
}

.footer-subscribe-content p {
  font-size: 14px;
}

.footer-small .footer-bar {
  background: #fff;
  padding: 0;
  text-align: center;
}

.footer-small a,
.footer-small p {
  color: #192836;
}

@media only screen and (max-width: 768px) {
  .footer-subscribe-content {
    padding: 0;
    margin-top: 30px;
  }

  .footer-subscribe:after {
    top: 61%;
    right: 0;
  }

  .footer-subscribe:after {
    display: none;
  }

  .footer-subscribe-content {
    padding: 0;
    margin-top: 30px;
  }

  .footer-subscribe:after {
    top: 61%;
    right: 0;
  }

  footer ul,
  footer h3,
  footer img {
    padding-left: 45px;
  }

  footer h3 {
    margin-top: 30px;
  }

  .footer-bar {
    text-align: center;
  }

  .footer-bar ul {
    padding: 0;
    margin-top: 20px;
    text-align: center;
  }

  .footer-bar li {
    margin-left: 25px;
  }

  .footer-small {
    margin: 30px 0;
  }

  .footer-small img {
    margin: 30px 0 3px;
  }
}
.home-2 .link,
.home-2 .link2,
.home-2 .btn-1,
.home-2 .set a.active,
.home-2 footer li:hover a,
.home-2 .video-content-text a:hover i,
.home-2 .gallery-carousel-content a:hover,
.home-2 .video-content-text a:hover,
.home-2 .our-value .item a:hover {
  color: #29ccda;
}

.home-2 .our-value i:hover,
.home-2 .link:after,
.home-2 #toTop,
.home-2 .btn-1:hover {
  background: #29ccda;
}

.home-2 .btn-1:hover {
  color: #fff;
}

.home-2 .gallery-carousel .item:after {
  background: #29ccdacf;
}

.home-2 .video-content-text a {
  color: #192836;
}

.home-3 .link,
.home-3 .link2,
.home-3 .btn-1,
.home-3 .set a.active,
.home-3 footer li:hover a,
.home-3 .video-content-text a:hover i,
.home-3 .gallery-carousel-content a:hover,
.home-3 .video-content-text a:hover,
.home-3 .feature-item:hover a,
.home-3 .social-icon a:hover,
.home-3 nav a:hover,
.home-3 nav a:hover:before,
.home-3 nav .active,
.home-3 nav .active:before,
.home-3 .our-value .item a:hover {
  color: #d74d52;
}

.home-3 .our-value i:hover,
.home-3 .link:after,
.home-3 #toTop,
.home-3 nav a:after,
.home-3 .btn-2,
.home-3 .btn-1:hover {
  background: #d74d52;
}

.home-3 .btn-1:hover,
.home-3 .btn-2:hover,
.home-3 .search .ti-close,
.home-3 .search input {
  color: #fff;
}

.home-3 .search input {
  border-color: #fff;
}

.home-3 .gallery-carousel .item:after,
.home-3 .search {
  background: #d74d52cf;
}

.home-3 .video-content-text a {
  color: #192836;
}

.home-3 .search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.home-3 .search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.home-3 .search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.home-3 .search input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.home-3 .btn-1,
.home-3 .btn-2 {
  border-radius: 4px;
}

.home-3 .slider .item:after {
  display: none;
}

.home-3 .slider-parallax .item:before {
  top: 71px;
  left: 25%;
  transform: none;
}

@media only screen and (max-width: 991px) {
  .home-3 nav {
    background: #d74d52cf;
  }

  .home-3 nav a,
  .home-3 nav a:hover,
  .home-3 nav a:hover:before,
  .home-3 nav .active,
  .home-3 .mobile-menu .ti-close,
  .home-3 nav a:before {
    color: #fff;
  }

  .home-3 nav a:after {
    background: #fff;
  }
}
@media only screen and (max-width: 1200px) {
  .home-2 .gallery,
  .home-3 .gallery {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .home-2 .gallery,
  .home-3 .gallery {
    padding-top: 55px;
  }
}
@media only screen and (max-width: 768px) {
  .home-2 .gallery,
  .home-3 .gallery {
    padding-top: 0;
    margin-top: 80px;
  }

  .home-2 .curriculum-pro {
    padding: 80px 0;
    margin: 80px 0 0;
  }

  .home-2 .curriculum-pro-counter {
    margin-top: 80px;
    display: block;
  }

  .home-2 .gallery-2 img {
    width: 100%;
  }

  .home-2 .gallery-2 {
    margin: 0;
  }

  .home-2 .curriculum-pro:after {
    display: none;
  }

  .home-2 .curriculum-pro {
    background: url("../img/curriculum-pro-bg.jpg") no-repeat center/cover;
  }
}
ul li {
  list-style: none;
}
.footer-subscribe-content p {
  color: #b6b6b6 !important;
}
.bxw2 {
  box-shadow: 0 0 20px 0 rgba(16,26,36,.55);
}
.mt80 {
  margin-top: 80px;
}
.mb60 {
  margin-bottom: 60px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.social-share-btns-container {
  text-align: center;
  position: relative;
  background: #003667;
  padding: 20px 0 0;
}
.breadcrumb-wrapper {
  background: #003667;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
.breadcrumb-wrapper .breadcrumb li.active a {
  color: #ffffff;
}
.breadcrumb-wrapper .breadcrumb-item + .breadcrumb-item::before {
  padding-right: .5rem;
  color: #d0d700;
  content: "keyboard_arrow_right";
  direction: ltr;
  display: inline-block;
  font-family: 'Material Icons';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  vertical-align: bottom;
}