/*
Theme Name: blx-mh
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.icon-box h3 {
  font-size: 16px;
}
.section-title {
  border: 0;
}
.section-title b {
  background: transparent;
}
.section-title span {
  border: 0;
  margin: 0;
}
.box-gt .section-bg.bg-loaded {
  background-repeat: no-repeat !important;
  background-size: contain!important;
  background-position: left;
}
.box-gt .video-button-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.box-gt .video-button-wrapper .button {
  border-color: #004878;
  background-color: #004878;
}
.box-dv .col-inner .box-image {
  border-radius: 10px;
  overflow: hidden;
}
.box-dv .col-inner .box-text {
  padding: 15px 0;
}
.box-qt .large-3 {
  max-width: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}
.box-qt .section-title-main {
  color: #004878;
  display: inline-block;
  padding: 5px 25px;
  border: 2px dashed #004878;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 0px 3px #fff;
}
.box-ld .col-inner {
  min-height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  padding: 20px 15px;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0px 5px 25px 0px #343f5b40;
  -webkit-box-shadow: 0px 5px 25px 0px #343f5b40;
  position: relative;
  color: #fff;
  font-weight: bold;
}
.box-ld .col-inner:before {
  font-size: 100px;
  font-weight: 900;
  color: #fff;
  opacity: .2;
  position: absolute;
  z-index: 0;
  bottom: 0;
  right: 15px;
  line-height: 71px;
}
.box-ld > .col:nth-child(1) .col-inner:before {
  content: "01";
}
.box-ld > .col:nth-child(2) .col-inner:before {
  content: "02";
}
.box-ld > .col:nth-child(3) .col-inner:before {
  content: "03";
}
.box-ld > .col:nth-child(4) .col-inner:before {
  content: "04";
}
.box-ld > .col:nth-child(5) .col-inner:before {
  content: "05";
}
.box-ld > .col:nth-child(6) .col-inner:before {
  content: "06";
}
.box-h1 p {
  font-size: 15px;
}
.box-h1 h3 {
  font-size: 35px;
  font-weight: 700;
  display: block;
  line-height: 1.2;
  margin-bottom: 2px;
}
.is-divider {
  display: none;
}
h5.post-title {
  line-height: 24px;
  font-size: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.ft-top .wpcf7-form p {
  display: flex;
  align-items: center;
}
.ft-top .wpcf7-form p input {
  border-radius: 5px;
  margin-bottom: 0;
}
.ft-top .wpcf7-form p input.wpcf7-submit {
  margin-left: 10px;
  background: #fec03c;
  color: #333;
}
.ft-top .wpcf7-form p .wpcf7-spinner {
  display: none;
}
.ft-bottom p {
  margin-bottom: 5px;
}
.archive-page-header {
  background-image: url(images/a1.webp);
  background-size: cover;
  background-position: center top;
  padding: 25px 15px 0;
  background-repeat: no-repeat;
  min-height: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  flex-flow: column;
  margin-bottom: 50px;
}
.archive-page-header h1,
.archive-page-header span.cat-title {
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  text-transform: none;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 0px;
  letter-spacing: 1px ;
}
#breadcrumbs {
  color: #fff;
  text-align: center;
}
#breadcrumbs a {
  color: #fff;
}
.meta-single {
  margin-bottom: 20px;
  color: #555;
}
.meta-single i {
  margin-right: 5px;
}
.row-divided > .col + .col:not(.large-12) {
  border-left: 0;
}
.entry-content,
.page-wrapper {
  padding-top: 0;
}
.post-item .post-meta:before {
  content: "\f073";
  margin-right: 5px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
}
.post-sidebar .box-vertical .box-text {
  padding: 0 0 0 15px;
}
.post-sidebar .box-vertical .box-text .post-title {
  font-size: 16px;
  line-height: 1.4;
  -webkit-line-clamp: inherit;
}
.post-sidebar .box-vertical .box-image {
  vertical-align: top;
}
.box-bd1 .col-inner {
  padding-bottom: 25px;
  border-bottom: solid 1px #e7eaf2;
}
.box-bd1 .col-inner .post-meta {
  margin-bottom: 10px;
}
.box-tt ul {
  list-style: none;
}
.box-tt ul li {
  margin-left: 0;
}
.box-tt i {
  color: #004878;
  margin-right: 10px;
}
.wpcf7 .row .col {
  padding-bottom: 10px ;
}
.wpcf7 .row input,
.wpcf7 .row textarea {
  border: solid 1px #e7eaf2;
  font-size: 15px;
  color: #abb2c3;
  border-radius: 3px;
  padding: 25px 20px;
}
.wpcf7 .row .wpcf7-submit {
  padding: 0 30px;
  color: #fff;
  border-radius: 30px;
  text-transform: none;
  font-size: 20px;
  font-weight: normal;
}
.lightbox-content {
  padding: 30px 20px 0;
  text-align: center;
  border-radius: 5px;
}
.lightbox-content form {
  margin-bottom: 0;
}
.lightbox-content .wpcf7-spinner {
  display: none;
}
.toolbox_scroll {
  width: 60px;
  height: auto;
  position: fixed;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -os-transform: translateY(-50%);
  opacity: 1;
  z-index: 9999;
}
.toolbox_scroll a {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: #004878;
  line-height: 60px;
  margin-bottom: 0px;
  text-align: center;
  position: relative;
}
.toolbox_scroll a:first-child {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.toolbox_scroll a:last-child {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.toolbox_scroll a span {
  position: absolute;
  width: 170px;
  color: #04112d;
  background: #fff;
  height: 45px;
  line-height: 45px;
  text-align: center;
  visibility: hidden;
  border-radius: 3px;
  box-shadow: 0px 12px 30px 0px #5c1c281f;
}
.toolbox_scroll a span:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.toolbox_scroll a:hover {
  background: #001a2c;
}
.toolbox_scroll a:hover span {
  visibility: visible;
  opacity: 0.9;
  right: 100%;
  top: 50%;
  margin-top: -15px;
  margin-right: 15px;
  z-index: 999;
}
.toolbox_scroll a .fa {
  color: #fff;
  font-size: 18px;
}
@media only screen and (min-width: 990px) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .ft-top:before {
    content: "";
    background-image: url(images/a2.webp);
    background-size: contain;
    width: 100%;
    min-height: 270px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: top left;
  }
  .ft-top .box-pleft .col-inner {
    position: absolute;
    top: -65px;
    width: 330px;
    right: 160px;
  }
  .blog-wrapper .post-sidebar {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1600px) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .ft-top:before {
    left: -160px;
  }
}
@media only screen and (max-width: 1400px) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .ft-top:before {
    left: -280px;
  }
}
@media only screen and (max-width: 1300px) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .ft-top:before {
    left: -350px;
  }
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .box-qt .large-3 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .box-qt .large-3 .icon-box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    text-align: left;
    align-items: center;
  }
  .box-qt .large-3 .icon-box .icon-box-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    max-width: 200px;
  }
  .box-qt .large-3 .icon-box .icon-box-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: 15px;
  }
  .box-h1 h3 {
    font-size: 25px;
  }
  .icon-box.icon-box-left {
    align-items: center;
  }
  .archive-page-header h1,
  .archive-page-header span.cat-title {
    font-size: 26px;
  }
  #breadcrumbs {
    margin-top: 10px;
    font-size: 90%;
  }
  .post-sidebar .box-vertical .box-text {
    padding: 10px 0 10px;
  }
}
