header .navbar-light .navbar-brand img.logo {
  width: 290px;
  vertical-align: top;
  margin: -30px 30px -34px -30px;
}
img {
  object-fit: cover;
}
.xamin-process.xamin-circle .circle-effect img {
  object-fit: contain;
}
svg:not(:root).svg-inline--fa {
  overflow: visible;
}
.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.banner-container {
  text-align: center;
  -webkit-font-smoothing: antialiased;
  margin: 0px;
  font-size: 16px;
  line-height: 1.6;
  color: #688594;
  box-sizing: border-box;
  background-color: #f6c243;
  display: flex;
  text-align: left;
  color: #363d4a;
  font-size: 14px;
  padding: 15px 1em;
  font-family: 'Lato', sans-serif;
}
@media only screen and (min-width: 961px) {
  .banner-container {
    font-size: 15px;
    padding: 15px 3em;
  }
}
@media only screen and (max-width: 640px) {
  .banner-container {
    display: block;
  }
  .banner-container .title br {
    display: none;
  }
  .banner-container img {
    float: left;
  }
  .banner-container .vl {
    margin: 10px 0px !important;
    padding: 0px !important;
    clear: both;
    border: 0px none !important;
    height: 1px !important;
    border-bottom: 1px solid #363d4a !important;
  }
  .banner-container div {
    display: block !important;
    width: 100% !important;
    flex-basis: 100% !important;
  }
  .banner-container .info {
    margin: 10px 0px 0px 0px;
    clear: both;
  }
}
.banner-container .vl {
  border-left: 1px solid #363d4a;
  width: 1px;
  margin: -5px 8px;
}
.banner-container .title {
  width: 75px;
  font-weight: bold;
}
@media only screen and (min-width: 961px) {
  .banner-container .title {
    line-height: 1.4;
  }
}
.banner-container a {
  color: #363d4a;
}
.banner-container img {
  width: 37px;
  height: 40px;
  margin-right: 10px;
}
.banner-container .p1 {
  font-size: 14px;
  font-weight: 300;
  flex-basis: 30%;
}
@media only screen and (min-width: 961px) {
  .banner-container .p1 {
    flex-basis: 52%;
  }
}
.banner-container .p2 {
  font-size: 14px;
  flex-basis: 25%;
}
.banner-container .info {
  margin-left: auto;
  border: 1px solid #363d4a;
  border-radius: 20px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.banner-container .info span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-weight: bold;
}
.footer-logo img {
  margin: -25px 30px -10px -36px;
  width: 270px;
}
.search-form .search-submit {
  background: linear-gradient(to right, #00e4fd -50%, #02a2ff 150%);
}
.search-form .search-submit:hover {
  background: linear-gradient(to right, #00e4fd 0%, #02a2ff 100%);
}
.iq-blog-box .iq-blogtag li a,
.blue-btn.button,
.contact-box i {
  background: linear-gradient(to right, #00e4fd -50%, #02a2ff 150%);
}
.contact-box i {
  text-shadow: 1px 1px 1px #0095d4;
}
.xamin-process.xamin-circle .circle-effect {
  border: 2px dashed #02c3ff;
}
/*# sourceMappingURL=style.css.map */
