@charset "UTF-8";
h1 {
  font-size: 48px;
  font-weight: 600;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 24px;
}

p {
  font-size: 18px;
  font-weight: 400;
}

.block-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.nav-bar {
  padding-top: 30px;
  padding-bottom: 30px;
}

.login-btn {
  background: white;
  margin-left: 10px;
  box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.06);
  display: inline-block;
  border-radius: 35px;
  color: #0d342b;
  padding-left: 5px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
  transition: all 300ms;
}
.login-btn:hover {
  color: #55ab47;
}
.login-btn:hover .login-icon {
  background-color: #55ab47;
}

.logo img {
  padding-top: 10px;
}

.login-icon {
  display: inline-block;
  background-color: #0d342b;
  border-radius: 100%;
  padding: 13px;
  padding-top: 6px;
  padding-bottom: 8px;
  margin-right: 10px;
  transition: all 300ms;
}
.login-icon img {
  width: 15px;
}

.mega-menu-wrap {
  display: inline-block !important;
}

.menu {
  list-style: none;
}
.menu li {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
}
.menu li:hover a {
  color: #55ab47;
}
.menu li a {
  color: #0d342b;
  font-size: 18px;
  font-weight: 600;
  transition: all ease 300ms;
}

.nav-btn {
  display: inline-block;
  color: #0C0C35 !important;
  font-size: 18px;
  font-weight: 700;
}

.menu-item-163 {
  padding-right: 0px !important;
}

.nav-menu {
  display: inline-block;
  position: relative;
  top: 20px;
  vertical-align: middle;
}

.above-bar {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 0px;
}
.above-bar .nav-btn {
  width: 100%;
  color: #0C0C35;
  display: inline;
  padding: 0px;
  border: none;
}

/*-- Home Header --*/
.home-hero {
  padding-top: 150px;
  padding-bottom: 150px;
  min-height: 500px;
  position: relative;
  background-color: #009CB4 !important;
  background-position: center !important;
}
.home-hero h1 p {
  font-size: 50px;
  font-weight: 400;
  font-style: normal;
  line-height: 60px;
  color: #000;
}
.home-hero h1 p strong {
  font-weight: 600;
  font-style: normal;
}
.home-hero img {
  margin-top: -180px;
  max-width: 900px;
  position: absolute;
}

.full-width-content a {
  color: #009CB4 !important;
}

.display-content h4 {
  font-size: 40px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  color: #0D342B !important;
}
.display-content h4 strong {
  font-weight: 600 !important;
}

.single-page-header p {
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  margin-top: 10px;
  color: #fff;
  line-height: 40px;
}

.grey-block {
  background: #f1f1f1;
  margin-bottom: 40px;
  padding-bottom: 50px;
  padding-top: 30px !important;
}

.our-members .grey-block {
  background: #f1f1f1;
  margin-bottom: 0px;
  padding-bottom: 50px;
  padding-top: 50px;
}

.valuable-data .grey-block {
  background: #f1f1f1;
  margin-bottom: 0px;
  padding-bottom: 80px;
  padding-top: 80px;
}

.valuable-data .title-top {
  margin-top: 0px;
}

.full-width-content.nothome {
  padding-top: 80px;
  padding-bottom: 80px;
}
.full-width-content.nothome ul {
  font-weight: 400;
  font-size: 18px;
  color: #5B5B5B;
  padding-top: 10px;
}
.full-width-content.nothome ul li {
  padding-bottom: 10px;
}

.home .full-width-content {
  padding-top: 80px;
  background: #f1f1f1;
  padding-bottom: 80px;
}
.home .full-width-content h3 {
  margin-bottom: 30px;
}

.with-banner .display-content h3 {
  padding-top: 10px;
}

.news-first {
  font-size: 22px;
  font-weight: 400;
  padding-top: 15px;
  display: block;
  color: #5B5B5B;
}
.news-first i {
  color: #009CB4;
  padding-right: 15px;
}

.news-btn {
  background: #0C0C35;
  color: #fff;
  border: 1px solid #0C0C35;
  display: inline-block;
  font-weight: 400;
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 35px;
  transition: all 300ms ease;
}
.news-btn:hover {
  color: #fff;
}
.news-btn.btn-1 {
  margin-right: 10px;
  background: transparent;
  color: #0C0C35;
}
.news-btn.btn-1:hover {
  color: #fff;
  background: #0C0C35;
}

.pills-block {
  background: #fbfbfb;
}

/*-- Home 3 Blocks --*/
.home-three-blocks {
  padding-top: 0px;
  padding-bottom: 80px;
  background: #f1f1f1;
}
.home-three-blocks h3 {
  font-weight: 600;
  padding-top: 30px;
  font-size: 24px;
  padding-bottom: 10px;
  color: #009CB4;
}
.home-three-blocks p {
  font-weight: 400;
  font-size: 18px;
  color: #5B5B5B;
}
.home-three-blocks img {
  width: 100%;
  border-radius: 20px;
}

.our-history .display-content {
  margin-top: 100px;
}

.logo {
  height: auto;
  padding-top: 10px;
  display: block;
}

.page-id-217 .block-wpills {
  margin-top: 0px !important;
}

.page-id-217 .pill-block h3 {
  padding-top: 10px;
}

/*--  General Content Block image left or right --*/
.right {
  background-image: url("images/right-pattern.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
}
.right img {
  border-radius: 30px;
}
.right .block-content {
  padding-right: 30px;
}

.left {
  background-image: url("images/left-pattern.svg");
  background-position: top left;
  background-repeat: no-repeat;
}
.left .block-content {
  padding-left: 30px;
}
.left img {
  margin-left: 0px;
  border-radius: 30px;
}
.left .display-content {
  padding-left: 50px;
  padding-right: 0px !important;
}

.display-content {
  position: relative;
  margin-top: 150px;
  padding-right: 50px;
}

.content-with-image img {
  position: relative;
}
.content-with-image h3 {
  color: #009CB4;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  margin-bottom: 10px;
  padding-top: 40px;
}
.content-with-image h3 strong {
  font-weight: 600 !important;
}

.slider-over {
  position: absolute;
  width: 100%;
  top: 75%;
  z-index: 10;
}

.block-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.content-with-image {
  position: relative;
  min-height: 700px;
  padding-top: 80px;
  padding-bottom: 80px;
}
.content-with-image ul li {
  font-weight: 400;
  font-size: 18px;
  color: #5B5B5B;
}
.content-with-image .slick-slide {
  background: #fff;
  border-radius: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.06);
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
  position: relative;
}
.content-with-image .slick-track {
  padding-top: 15px;
  padding-bottom: 15px;
}

.slick-slide h4 {
  display: inline-block;
  margin-bottom: 0px;
  font-size: 25px;
  font-weight: 600;
}

.news-banner {
  background: #F6F6F6;
  padding-top: 25px;
  padding-bottom: 20px;
}
.news-banner h3 {
  padding-top: 20px;
  margin-bottom: 20px;
}
.news-banner p {
  font-size: 24px;
  color: #0D342B;
  padding-top: 15px;
  display: block;
}

.home-hero h1 p {
  position: relative;
  z-index: 10;
  color: #fff;
  font-weight: 500;
}

.home-hero p {
  position: relative;
  z-index: 10;
  color: #fff;
  font-weight: 400;
}

/*-- Home Events Block --*/
.events-block-home {
  padding-top: 80px;
  min-height: 700px;
}
.events-block-home .bg-events {
  background-color: #009CB4;
  width: 50%;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  background-image: url(images/bg-pattern.svg);
  background-repeat: no-repeat;
}
.events-block-home .display-content {
  margin-top: 45px;
}
.events-block-home .circle-event {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 80%;
  padding: 30px;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
  z-index: 10;
  background: #fff;
  border-radius: 30px;
}
.events-block-home .circle-event h4 {
  color: #1C1C1C;
  font-size: 18px;
}
.events-block-home .circle-event h3 {
  font-size: 24px;
  padding: 10px !important;
  color: #009CB4;
}
.events-block-home h4 {
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  color: #fff;
}
.events-block-home h3 {
  font-weight: 600;
  font-size: 35px;
  margin-bottom: 20px;
  color: #1C1C1C;
}
.events-block-home p {
  font-size: 17px;
}
.events-block-home a {
  background: transparent;
  color: #0C0C35;
  border: 1px solid #0C0C35;
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 35px;
  transition: all 300ms ease;
  margin-top: 20px;
}

.image-key-service {
  margin-bottom: 20px;
}

.round-icon {
  padding-left: 5px;
}

.events-block-two {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f1f1f1;
}

.events-block-two h2 {
  margin-bottom: 50px;
  color: #1C1C1C;
  font-weight: 500;
}

.events-block-two h3 {
  margin-bottom: 0px;
  padding-bottom: 10px;
  display: block;
  vertical-align: middle;
}

.events-block-two h4 {
  margin-bottom: 0px;
  font-weight: 300;
  font-size: 18px;
  color: #0d342b;
}

.events-block-two button {
  border-radius: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: none;
  margin-top: 10px;
  font-size: 25px;
  color: #009CB4;
  transition: all 300ms ease;
}

.events-block-two button:hover {
  color: #009CB4;
}

.event-box {
  padding: 20px;
  min-height: 150px;
  border-radius: 20px;
}

.line-spread {
  height: 1px;
  width: 300px;
  background: #C5C5C5;
  display: inline-block;
  margin-bottom: 8px;
}

.slick-slide {
  margin: 0 10px;
}

/* the parent */
.slick-list {
  margin: 0 -10px;
}

.title-event {
  min-height: 100px;
  margin: auto;
  display: flex;
  align-items: center;
}

.courses {
  padding-top: 80px !important;
}
.courses ul {
  font-size: 16px;
  font-weight: 400;
  color: #5B5B5B;
}
.courses ul li {
  padding-bottom: 10px;
}
.courses h2 {
  padding-bottom: 10px !important;
}
.courses h3 {
  padding-top: 20px;
}
.courses .col-sm-8 {
  padding-right: 45px;
}
.courses .card-body h4 {
  font-size: 18px;
  font-weight: 300;
  color: #5B5B5B;
}
.courses .card-body p {
  color: #009CB4;
}
.courses .card-body a {
  margin-top: 30px;
}

.virtual-tour {
  background-color: #009CB4;
  background-image: url(images/bg-pattern.svg);
  padding-top: 80px;
  padding-bottom: 80px;
}
.virtual-tour h3 {
  font-size: 38px;
  color: #fff;
  padding-top: 120px;
}
.virtual-tour p {
  color: #fff;
  font-size: 22px;
  padding-right: 20px;
}
.virtual-tour a {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  font-weight: 400;
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 35px;
  transition: all 300ms ease;
}

.mid-page-banner {
  padding-top: 80px;
  padding-bottom: 80px;
}
.mid-page-banner .container {
  background-color: #009CB4;
  background-image: url(images/bg-pattern.svg);
  padding-top: 40px;
  padding-bottom: 50px;
}
.mid-page-banner .content-area {
  padding-left: 30px;
  display: block;
  padding-top: 20px;
  padding-right: 60px;
}
.mid-page-banner .content-area h3 {
  color: #fff;
  font-weight: 500;
}
.mid-page-banner .content-area p {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
}
.mid-page-banner .link-area {
  padding-top: 50px;
  padding-right: 30px;
}
.mid-page-banner .link-area a {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  font-weight: 400;
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 35px;
  transition: all 300ms ease;
  margin-right: 20px;
}

/* phones */
@media screen and (max-width: 1550px) {
  .scc_block .first-image, .scc_block .second-image {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .events-block-home {
    min-height: auto;
  }
  .events-block-home .circle-event {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
  .events-block-home.below {
    margin-top: 0px;
    padding-top: 0px;
  }
  .events-block-home.below a {
    color: #0C0C35;
    border-color: #0C0C35;
  }
  .home-hero {
    padding-top: 90px;
  }
  footer {
    padding-top: 40px;
    padding-bottom: 80px !important;
  }
  .plus24 {
    margin-top: 20px;
    display: block;
  }
  .coming-soon {
    height: 80px;
  }
  .coming-soon div {
    float: left !important;
  }
  .content-with-image {
    position: relative;
    min-height: 700px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .virtual-tour h3 {
    font-size: 38px;
    color: #fff;
    padding-top: 50px;
  }
  .mid-page-banner .content-area {
    padding-left: 0px;
    display: block;
    padding-top: 20px;
    padding-right: 60px;
  }
  .mid-page-banner .link-area {
    padding-top: 20px;
    padding-right: 30px;
  }
  .contact_page .col-sm-5 {
    margin: 0 !important;
  }
  .contact_page .col-sm-6 {
    margin: 0 !important;
  }
  .events-block-home .container {
    background-color: #009CB4;
    background-image: url(images/bg-pattern.svg);
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .events-block-home p {
    color: #fff;
  }
  .events-block-home h3 {
    color: #fff;
  }
  .events-block-home a {
    border-color: #fff;
    color: #fff;
  }
  .contact_form .card {
    margin: 0 !important;
  }
  .right {
    background: none !important;
  }
  .left {
    background: none !important;
  }
  .left .block-content {
    padding-left: 0px;
  }
  .mob-space {
    padding-top: 30px;
  }
  body {
    padding-top: 120px;
  }
  .mega-menu-wrap {
    top: 10px !important;
  }
  .logo img {
    padding-top: 0px !important;
  }
  .nav-bar {
    position: fixed;
    top: 0px !important;
    width: 100%;
    left: 0;
    background: #fff !important;
    z-index: 1000;
  }
  .mega-sub-menu {
    background: #f1f1f1 !important;
    box-shadow: none !important;
  }
  .our-members .content-with-image .display-content {
    margin-top: 350px !important;
    margin-bottom: 70px !important;
  }
  .stir-it-up-magazine .spacer-image.grey-bg {
    margin-bottom: 0px;
    padding-bottom: 550px;
  }
  .container {
    overflow-x: hidden;
  }
  footer .logo {
    padding: 20px;
  }
  .title-top {
    margin-top: 80px;
    margin-bottom: 30px;
    display: block;
  }
  .home-hero h1 p {
    font-size: 35px;
    line-height: 40px;
  }
  .hero-over {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
  }
  .our-events .full-width-content p {
    margin-bottom: 50px !important;
  }
  .title-event {
    height: auto;
    margin: auto;
    display: flex;
    align-items: center;
  }
  .country-range-brand .title-top {
    margin-top: 0px;
  }
  .country-range-brand .title-top h1 {
    margin-top: 50px !important;
  }
  body {
    overflow-x: hidden;
    width: 100%;
  }
  .bg-image-section {
    position: absolute;
    width: 100%;
    height: 300px;
    top: 0;
    min-height: 200px;
    background-size: cover;
  }
  .events-block-home {
    position: relative;
    overflow: hidden;
  }
  .events-block-home .bg-events {
    width: 100%;
    height: 50%;
    top: 50%;
  }
  .events-block-home .display-content {
    margin-top: 0px;
    padding-right: 0px;
  }
  .events-block-home .circle-event {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-three-blocks .col-sm-4 {
    margin-bottom: 30px;
  }
  .home .display-content {
    margin-top: 360px;
    margin-bottom: 100px;
  }
  .left .display-content {
    margin-left: 0px !important;
  }
  .slider-over {
    position: absolute;
    width: 100%;
    top: 85%;
    z-index: 10;
  }
  .events-block-home .display-content {
    margin-top: 50px;
  }
  .with-banner {
    padding-bottom: 100px;
  }
  .left .display-content {
    padding-left: 0px;
  }
  #mega-menu-wrap-alt-nav .mega-menu-toggle {
    background: transparent;
    padding-top: 0px;
  }
  .slick-list {
    margin: 0;
  }
  .over-mob-men {
    position: absolute;
    top: 35px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .key-services .service-block {
    height: 100%;
    padding-bottom: 20px;
  }
  .page-id-14 .display-content {
    margin-top: 350px;
    padding-bottom: 100px;
  }
  .key-services {
    padding-top: 70px;
    padding-bottom: 100px;
  }
  .bottom-dets {
    margin-bottom: 30px;
  }
  #map2 {
    margin-top: 50px;
  }
  .yellow-contact-box {
    padding-top: 30px !important;
  }
  .name-role {
    padding-left: 0px;
  }
  .team-block h5 {
    font-size: 22px;
    font-weight: 400;
  }
  .team-block h4 {
    font-size: 25px;
    font-weight: 500;
    font-style: normal;
  }
  .member-content {
    padding-left: 0px;
  }
  .page-id-152 .display-content {
    margin-top: 300px;
  }
  .page-id-233 .display-content {
    margin-top: 350px;
    padding-bottom: 50px;
  }
  .courses .col-sm-8 {
    padding-right: 0px;
  }
  .country-range-brand .display-content {
    position: relative;
    margin-top: 350px;
    padding-right: 50px;
    padding-bottom: 50px;
  }
  .country-range-brand .first-image {
    display: none;
  }
  .country-range-brand .second-image {
    display: none;
  }
  .stats-block .stat-c {
    margin-bottom: 85px;
    height: 385px;
    padding-top: 105px;
  }
  .valuable-data .display-content {
    margin-top: 350px;
    padding-bottom: 50px;
  }
  .single-page-header h4 {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    margin-top: 10px;
    color: #fff;
  }
  .spacer-content {
    padding-top: 90px !important;
  }
  #mega-menu-wrap-alt-nav #mega-menu-alt-nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-alt-nav #mega-menu-alt-nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-alt-nav #mega-menu-alt-nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #81bb22;
    background: rgba(51, 51, 51, 0);
  }
  .our-history .display-content {
    margin-top: 350px;
    padding-bottom: 50px;
  }
}
.grey-background {
  background-color: #f1f1f1;
}

.border-5 {
  border-radius: 5px;
}

footer {
  background: #f1f1f1;
}

.footer-contact {
  padding-top: 90px;
  padding-bottom: 90px;
}
.footer-contact h3 {
  font-weight: 400;
  color: #1C1C1C;
  margin-top: 50px;
}
.footer-contact h3 p {
  font-weight: 400;
  color: #1C1C1C;
  margin-top: 50px;
  font-size: 34px;
}
.footer-contact .test-name {
  font-weight: 400;
  color: #5B5B5B;
  margin-top: 30px;
  display: block;
  font-size: 20px;
}
.footer-contact .test-comp {
  font-weight: 400;
  color: #5B5B5B;
  margin-top: 10px;
  margin-bottom: 30px;
  display: block;
}

.foot-menu {
  display: inline-block;
}

.single-page-header p {
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  margin-top: 10px;
  color: #fff;
}

footer {
  padding-top: 40px;
  padding-bottom: 20px;
}

.foot-menu {
  padding-top: 10px;
}

#menu-footer-nav {
  padding-top: 15px;
}
#menu-footer-nav li {
  padding-left: 10px;
  padding-right: 10px;
}
#menu-footer-nav li a {
  font-size: 15px;
}

.legal-details {
  padding-top: 40px;
  padding-bottom: 30px;
  color: #009CB4 !important;
  font-size: 18px;
}
.legal-details .container {
  padding-top: 20px;
}
.legal-details a {
  font-size: 18px;
  font-weight: 400;
  transition: all ease 300ms;
  color: #009CB4 !important;
  padding-right: 20px;
}

.contact-page {
  margin-top: 80px;
  margin-bottom: 0px;
}
.contact-page .icon-box {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  font-size: 25px;
  margin-right: 20px;
  color: #0C4A45;
}
.contact-page .address-box {
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.655);
}
.contact-page .btn-contact {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
  color: rgba(0, 0, 0, 0.655);
}
.contact-page .btn-contact i {
  margin-right: 20px;
  font-size: 25px;
}
.contact-page .btn-contact.yellow i {
  color: #4CA349;
}
.contact-page .btn-contact.green {
  margin-bottom: 30px;
}
.contact-page .btn-contact.green i {
  color: #B7D142;
}
.contact-page h2 {
  font-size: 24px;
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 20px;
}
.contact-page h3 {
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 20px;
}

.form-title {
  padding-top: 90px !important;
}

.yellow-contact-box {
  background: linear-gradient(180deg, rgb(255, 255, 255) 40%, #0d342b 40%);
  padding-bottom: 120px;
  padding-top: 20px;
}
.yellow-contact-box .white-msg {
  background: #fff;
  border-radius: 25px;
  box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.06);
  padding: 30px;
}
.yellow-contact-box .white-msg input {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #D9D9D9;
  padding: 30px;
  margin-bottom: 30px;
}
.yellow-contact-box .white-msg textarea {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #D9D9D9;
  padding: 30px;
  margin-bottom: 30px;
  height: 200px;
}
.yellow-contact-box .white-msg .contact-submit {
  background: #80BB23;
  display: inline-block;
  width: 150px;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 15px;
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.yellow-contact-box .white-msg .wpcf7-spinner {
  display: none;
}

.title-block {
  margin-top: 100px;
}
.title-block h1 {
  font-weight: 500;
  font-style: normal;
  font-size: 65px;
}
.title-block h1 strong {
  font-weight: 600;
  font-style: normal;
}

.featured-posts {
  background: rgba(0, 0, 0, 0.9);
  min-height: 500px;
  margin-top: 70px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.blog-grid {
  margin-top: 100px;
  margin-bottom: 100px;
}

.featured-content {
  position: relative;
  z-index: 100;
}
.featured-content h2 {
  color: #fff;
}
.featured-content h4 {
  color: #000;
  background: rgba(255, 255, 255, 0.798);
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 40px;
  font-weight: 300;
  font-size: 16px;
  margin-top: 150px;
}
.featured-content p {
  color: #fff;
}

.block-bg {
  height: 100%;
  background-size: contain;
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0.6;
}

.index-btn {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  margin-bottom: 30px;
}

.arrow-imp {
  font-family: "Inter", sans-serif;
}

.featured-image-block {
  position: relative;
  overflow: hidden;
  border-radius: 0px;
  padding: 20px;
  min-height: 300px;
  z-index: 100;
  background: black;
  margin-bottom: 20px;
}

.block-content-index {
  position: absolute;
  z-index: 100;
  bottom: 15px;
}
.block-content-index h3 {
  color: #fff !important;
  font-weight: 300 !important;
  font-size: 19px;
  padding-right: 20px;
}
.block-content-index h4 {
  background: rgba(255, 255, 255, 0.798);
  color: #000;
  font-weight: 300;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block !important;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 15px;
  width: auto;
}

.bg-block-index {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.7;
}

/*--- SINGLE ---*/
.blog-single {
  margin-top: 80px;
  margin-bottom: 30px;
}
.blog-single h1 {
  font-weight: 600;
}

.size-single-feat {
  border-radius: 30px;
}

.blog-content {
  margin-top: 60px;
  margin-bottom: 80px;
}

.social-ico {
  width: 30px;
  height: auto;
}

.news-two-block h2 {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 300;
}

.page-builder-block-news {
  padding-top: 80px;
  padding-bottom: 80px;
}

.page-builder-btn {
  background: #0C0C35;
  color: #fff;
  border: 1px solid #0C0C35;
  display: inline-block;
  font-weight: 400;
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 35px;
  transition: all 300ms ease;
}

.flexible-news-text p {
  padding-bottom: 40px;
}

.imgbox-single {
  height: 350px;
  border-radius: 35px;
  overflow: hidden;
  position: relative;
}
.imgbox-single .bg-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home .nav-bar {
  background: #009CB4;
  width: 100%;
  z-index: 10;
}
.home .menu {
  list-style: none;
  margin-bottom: 0px !important;
}
.home .menu li {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
}
.home .menu li.current_page_item a {
  font-weight: 600;
}
.home .menu li:hover a {
  color: #fff;
}
.home .menu li:hover a:hover {
  color: #0C0C35;
}
.home .menu li a {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  transition: all ease 300ms;
}

.menu {
  list-style: none;
}
.menu li {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
}
.menu li.current_page_item a {
  font-weight: 600;
}
.menu li:hover a {
  color: #009CB4;
}
.menu li a {
  color: #009CB4;
  font-size: 18px;
  font-weight: 400;
  transition: all ease 300ms;
}

.mega-sub-menu {
  margin-top: 10px !important;
  padding: 10px !important;
  box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.06) !important;
  border-radius: 5px !important;
}

.mega-menu-wrap {
  display: inline-block !important;
}

.mega-nav {
  position: fixed;
  top: 120px;
  width: 100%;
  z-index: 100;
}
.mega-nav .container {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.mega-nav h3 {
  font-size: 18px;
  margin-bottom: 20px;
}
.mega-nav ul {
  list-style: none;
  padding-left: 0px;
}
.mega-nav ul li {
  padding-bottom: 15px;
}
.mega-nav ul li a {
  font-size: 15px;
  color: #5B5B5B;
  font-weight: 300;
}
.mega-nav .mega-view {
  font-size: 15px;
  color: #009CB4;
}
.mega-nav .coming-soon-box {
  background-image: url(images/hydrogen-image.png);
  height: 235px;
  width: 100%;
  display: block;
  padding: 10px;
}
.mega-nav .coming-soon-box .cs-top {
  font-weight: 300;
  display: block;
  color: #fff;
  font-size: 16px;
}
.mega-nav .coming-soon-box .cs-main {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.mega-nav .coming-soon-box .cs-link {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  display: block;
  padding-top: 140px;
}

.last-list {
  padding-right: 0px !important;
}

.mega-trigger {
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .mega-sub-menu {
    background: #f1f1f1 !important;
    box-shadow: none !important;
    margin-top: 0px !important;
  }
  .mega-menu-item {
    padding-top: 10px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding: 0px !important;
  }
}
body {
  font-family: "Poppins", sans-serif;
  overflow-x: hidden !important;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  border-bottom: none;
  text-decoration: none;
}

.tar {
  text-align: right !important;
}

.tac {
  text-align: center !important;
}

.member-content {
  padding-bottom: 90px;
}

.b2t {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
  opacity: 0;
  transition: all ease 300ms;
  background: white;
  color: black;
  border: none;
  mix-blend-mode: difference;
  border-radius: 100%;
}
.b2t.display-button {
  opacity: 1;
}

h1 {
  color: #009CB4;
}

h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  color: #009CB4;
}
h2 strong {
  font-weight: 600;
  font-style: normal;
}

h3 {
  color: #009CB4;
  font-size: 30px;
  font-weight: 600;
}

p {
  font-weight: 400;
  font-size: 18px;
  color: #5B5B5B;
}

.our-members .content-with-image .display-content {
  margin-top: 80px;
}

.popup-btn.mob a {
  top: auto !important;
  position: fixed;
  right: 0 !important;
  left: 0 !important;
  width: 100%;
  bottom: 0px !important;
  z-index: 1000;
  transform: none !important;
  background-color: #0C0C35;
  padding: 30px 40px 45px;
  height: 0px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 300;
  text-align: center !important;
}
.popup-btn a {
  top: 310px;
  position: fixed;
  right: -95px;
  z-index: 1000;
  transform: rotate(90deg);
  background-color: #0C0C35;
  padding: 30px 40px 45px;
  height: 0px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 300;
}

.contact_page {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.contact_form_bg {
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #009CB4 50%, #009CB4 100%);
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.grey-background {
  background-color: #f1f1f1;
}

.border-5 {
  border-radius: 5px;
}

.read-time {
  color: #fff;
  font-weight: 300;
  padding-left: 10px;
}

.contact_form label {
  display: none;
}
.contact_form textarea {
  border-bottom: solid 2px #f1f1f1;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 10px;
  width: 100%;
}
.contact_form input[type=text] {
  border-bottom: solid 2px #f1f1f1;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 10px;
  width: 100%;
}
.contact_form input[type=email] {
  border-bottom: solid 2px #f1f1f1;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 10px;
  width: 100%;
}
.contact_form input[type=number] {
  border-bottom: solid 2px #f1f1f1;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 10px;
  width: 100%;
}
.contact_form input[type=submit] {
  background-color: #009CB4;
  color: #ffffff;
  border: 0;
  padding: 1rem;
  float: right;
}

​ ​ .btn-block {
  display: block;
  width: 100%;
}

.courses-header h1 {
  color: #fff;
}

.courses h2 {
  padding-bottom: 3rem;
}

.courses h3 {
  color: #009CB4;
  font-size: 18px;
}

.courses p {
  font-size: 16px;
}

.courses .card h3 {
  color: #5B5B5B;
  font-size: 1.5rem;
}

.courses .card p {
  font-size: 1.5rem !important;
}

.pt-12 {
  padding-top: 5rem;
}

.pb-12 {
  padding-bottom: 5rem;
}

.make-me-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  padding: 0 15px;
}

.courses .accordion-header button {
  font-size: 1.5rem;
  color: #009CB4;
  background-color: #f1f1f1;
  border-radius: 10px !important;
  padding: 1.5rem 1rem;
}

.courses .accordion-header {
  padding-bottom: 1rem !important;
}

.accordion-item {
  padding-bottom: 0.5rem;
}

.share-block i {
  color: #5B5B5B;
}

.courses-section {
  padding-top: 90px;
  padding-bottom: 90px;
}

.courses-section h2 {
  margin-bottom: 50px;
  color: #1C1C1C;
  font-weight: 500;
}

.courses-section .nav-pills .nav-link {
  color: #1C1C1C;
  font-weight: 500;
  text-align: left;
  background: none;
  font-size: 22px;
  margin-bottom: 10px;
  width: 100%;
}

.courses-section .nav-pills .nav-link.active {
  color: #009CB4;
}

.courses-section a {
  font-size: 1.2rem;
  color: #1C1C1C;
  background-color: #f1f1f1;
  border-radius: 10px !important;
  padding: 1rem;
  width: 100%;
  display: block;
  padding-right: 45px;
  position: relative;
}
.courses-section a i {
  position: absolute;
  right: 15px;
  top: 15px;
}

.border-right {
  border-right: 2px solid #f1f1f1 !important;
}

.float-right {
  float: right;
}

.standalone {
  color: #009CB4 !important;
  background-color: transparent !important;
}
.standalone i {
  position: relative !important;
  top: 0 !important;
}

.pills-block h4 {
  color: #0C0C35;
}
.pills-block i {
  color: #0C0C35;
}

.video-block {
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  max-height: 485px;
}

.content-with-video {
  padding-bottom: 80px !important;
  min-height: 600px;
}
.content-with-video .news-btn {
  font-size: 18px;
  margin-top: 10px;
}

footer .menu {
  padding-top: 20px;
}
footer .menu li a {
  color: #009CB4 !important;
}

.events-block-home {
  overflow: hidden;
}

.car-bg {
  background: transparent;
  width: 650px;
  position: absolute;
  height: 250px;
  bottom: 150px;
  right: 0;
  z-index: 2;
}

.bg-events {
  z-index: 1;
}

.social-icons {
  margin-top: 50px;
}

/*# sourceMappingURL=site.css.map */
