/****/
.single-course .course-meta .meta-item:nth-child(3n + 1) {
  clear: both;
}
@media (max-width: 767px) {
  .single-course .course-meta .meta-item {
    width: 50%;
  }
  .single-course .course-meta .meta-item:nth-child(3n + 1) {
    clear: none;
  }
  .single-course .course-meta .meta-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media (max-width: 400px) {
  .single-course .course-meta .meta-item {
    width: 100%;
  }
}

.icon-level {
  background: url("../images/level-up.png") no-repeat scroll center center
    transparent;
}

.icon-price {
  background: url("../images/price-tag.png") no-repeat scroll center center
    transparent;
}

.icon-students {
  background: url("../images/student.png") no-repeat scroll center center
    transparent;
}

.gbb-row.gsc-equal-height .column-content-inner {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  top: 0;
}

@media (min-width: 992px) {
  .navigation .gva_menu > li.menu-item--active-trail > a {
    color: #b8e2f6 !important;
  }
}

@media (min-width: 992px) {
  .navigation .gva_menu > li > a:hover,
  .navigation .gva_menu > li > a:after,
  .navigation .gva_menu > li > a:active {
    color: #b8e2f6;
  }
}

@media (min-width: 992px) {
  .navigation .gva_menu .sub-menu > li > a:hover {
    color: #b8e2f6;
  }
}

.widget.gsc-heading.style-default .heading-line span.one {
  background: #b8e2f6;
  margin-left: 0;
}

.widget.gsc-heading.style-default .heading-line span.second {
  background: #b8e2f6;
}

.widget.gsc-heading.style-default .heading-line span.three {
  background: #b8e2f6;
}

.btn,
.btn-white,
.btn-theme,
input.js-form-submit,
.portfolio-filter ul.nav-tabs > li > a {
  background: #b8e2f6;
  border: 2px solid #b8e2f6;
}

.block .block-title {
  border-bottom: 1px solid #b8e2f6;
}

.btn,
.btn-white,
.btn-theme,
input.js-form-submit,
.portfolio-filter ul.nav-tabs > li > a {
  border-radius: 0%;
  -webkit-border-radius: 0px;
}

.block.block-simplenews .form-actions:after {
  content: "\f1d8";
  font-family: "FontAwesome";
  top: 0;
  left: 0;
  width: 65px;
  height: 45px;
  z-index: 1;
  position: absolute;
  background: #b8e2f6;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  color: #fff;
}

.owl-carousel .owl-dots .owl-dot {
  background: #b8e2f6;
}

/*change colors of language dropdown*/
.edit-lang-dropdown-select--2 {
  background-color: #fff;
  color: #767676;
  border-color: #767676;
}

.select-wrapper:after {
  color: #767676;
}

.has-glyphicons .select-wrapper:after {
  content: "\e135";
  display: inline-block;
  font-family: "Glyphicons Halflings";
}

.select-wrapper select {
  padding-right: 1.5em;
}

.lang-dropdown-select-element.form-select.form-control {
  border: none;
  box-shadow: none;
  background: none;
}

.topbar-content > div:nth-child(1) {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  gap: 20px;
}

#block-gavias-edubiz-businesshour {
  display: flex;
  align-items: baseline;
  /* justify-content: center; */
  gap: 20px;
}

#search-block-form {
  display: flex;
  gap: 2px;
}

#search-block-form input.form-submit {
  height: 27.59px;
}

.contact-info {
  display: flex;
}

input.js-form-submit {
  padding-top: 4px;
  padding-bottom: 6px;
}

.title-desc p {
  text-align: justify;
}

.title-desc ul {
  text-align: left;
}

.cus-col {
  color: #b8e2f6;
}

.tp-caption.text.btn-slide.skrollable.skrollable-after > a {
  background-color: #b8e2f6;
}
.gavias_sliderlayer .btn-slide.inner,
.gavias_sliderlayer .btn-slide a,
.gavias_sliderlayer .btn-slide-white.inner,
.gavias_sliderlayer .btn-slide-white a,
#gavias_slider_single .btn-slide.inner,
#gavias_slider_single .btn-slide a,
#gavias_slider_single .btn-slide-white.inner,
#gavias_slider_single .btn-slide-white a {
  background-color: #b8e2f6;
}

@media (max-width: 992px) {
  .block.block-simplenews #edit-mail-wrapper input.form-email {
    width: 80%;
    margin-top: 0px;
  }
}

.js-form-item.form-item.js-form-type-item.form-item-message.js-form-item-message.form-no-label {
  margin-bottom: 10px;
}

.fa-twitter:before {
  color: #00aced;
}
.fa-linkedin:before {
  color: #007bb6;
}

.fa-youtube:before {
  color: #bb0000;
}

header .site-branding-logo {
  margin-bottom: 95px;
}

ul {
  list-style: none;
}

#block-gavias-edubiz-content
  > div
  > article
  > div
  > div
  > div
  > div
  > div:nth-child(2)
  > div
  > .bb-inner.default {
  margin-top: 50px;
}

@media (max-width: 992px) {
  .mobile-screen-alignment {
    display: flex;
    align-items: center !important;
    gap: 50px;
    flex-direction: column;
    margin-left: 0px !important;
  }
}
/* @media (max-width: 992px) {
  .block.block-simplenews #edit-mail-wrapper input.form-email {
    width: 80%;
    margin-top: 0px;
  }
} */
