/* ===================================
    About
====================================== */
/*
    Theme Name: Wexim
    Theme URI:
    Author: Themes Industry
    Author URI:
    Description: One Page Parallax Template
    Tags: one page, multipurpose, parallax, creative, html5

 */
/* ===================================
    Variables
====================================== */
/* ===================================
    Styling
====================================== */
::-webkit-scrollbar {
  background-color: #21315f;
}

::-webkit-scrollbar-thumb {
  background: #21315f;
}

a:hover,
a:active {
  color: #21315f;
}

.gradient-bg1,
.team-progress .progress-bar,
.team-box .overlay:before,
.cube-portfolio1 .cbp-l-grid-mosaic-flat .cbp-caption-activeWrap,
.overlay-two:before,
.price-two.hvr-gradient:hover,
.loader {
  background: #21315f;
  border-top: 5px solid #fb8f59;
}

.header-appear .navbar-top-default.navbar-gradient {
  background: #21315f;
  border-top: 5px solid #fb8f59;
}

.top-header-area ~ .navbar-top-default {
  background-color: #21315f;
}

/* CTA */
.btn.btn-rounded {
  border-radius: 0px;
}

/* text-color */
h1, h2, h3, h4, h5, h6 {
  color: #21315f;
  font-weight: lighter !important;
}

.top-header-area {
  color: #FFFFFF;
}

.main-color,
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item:hover {
  color: #21315f;
}

.alt-color {
  color: #63c600;
}

.third-color,
.header-appear .nav-box-round .navbar-nav .nav-link:hover,
.navbar.navbar-right .navbar-nav .nav-link.active,
.button-play:hover i,
.parallax-box:hover i {
  color: #ffffff;
}

.gradient-text1,
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
.blog-item-content h4 a:hover {
  background: #21315f;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn.btn-blue,
.side-right-social a,
.price-item .btn.btn-black:hover,
.price-item .btn.btn-black:focus {
  background: #faf7eb;
  border-color: #faf7eb;
}

.btn.btn-blue:hover,
.btn.btn-blue:focus {
  background: transparent !important;
  border-color: #314b96;
  color: #314b96 !important;
}

.btn.btn-gradient,
.team-box-two .team-two-block::before,
.scroll-top-arrow,
.widget .search-btn {
  background-color: #21315f;
  background-image: none;
}
.btn.btn-gradient:hover,
.team-box-two .team-two-block::before:hover,
.scroll-top-arrow:hover,
.widget .search-btn:hover {
  background-color: #314b96;
}

.scroll-top-arrow {
  background-image: none;
}

.header-appear .nav-box-round .navbar-nav .nav-link.active,
.owl-dots .owl-dot::after,
.footer-social li a:hover {
  background-color: #16203f;
}

.nav-line .navbar-nav .nav-link:before,
.button-play,
.price-two.hvr-blue:hover,
.side-menu,
.error-text h2,
.blog-pagination li a:hover,
.blog-pagination li.active a,
.blog-pagination li a:focus,
.wexim .tp-bullet.selected .tp-bullet-inner {
  background: #16203f;
}

.count-down-form .form-control:focus {
  border-bottom: 2px solid #16203f !important;
}

.blog-tags li a:hover,
.blog-tags li a:focus {
  border: 1px solid #16203f;
  background-color: #16203f;
}

.price-item .btn.btn-black:hover,
.price-item .btn.btn-black:focus {
  background: #16203f !important;
  border-color: #16203f;
}

.price-two .btn.btn-blue:hover, .price-two .btn.btn-blue:focus {
  background: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}

p {
  color: #434343;
}

/* content adjustments */
.content-left-align {
  text-align: left;
}

.team-box {
  min-height: 1350px;
}
.team-box .team-bio p {
  margin-bottom: 20px;
}

@media only screen and (max-width: 600px) {
  .mobile-hero-logo {
    text-align: center;
    margin-left: 50px;
    margin-top: 350px;
  }
}
@media only screen and (min-width: 601px) {
  .mobile-only {
    display: none;
  }
}
@media (min-width: 640px) {
  .wwd-right-set {
    margin-left: 3px;
  }
}

@media (min-width: 640px) {
  .wwd-left-set {
    margin-right: 3px;
  }
}
@media (max-width: 640px) {
  .wwd-left-set {
    margin-bottom: 15px;
  }
}

.feature-box {
  background-color: #e7eff6;
  text-align: center;
  padding: 15px;
}
.feature-box .wwd-title {
  display: block;
  text-align: center;
}
.feature-box.wwd-turnkey {
  background-image: url(../images/wwd-icons-turnkey-blue.png);
  background-repeat: no-repeat;
  background-position: top 35px right 0px;
  background-size: 100px auto;
}
.feature-box.wwd-acct {
  background-image: url(../images/wwd-icons-acct-blue.png);
  background-repeat: no-repeat;
  background-position: top 35px right 0px;
  background-size: 100px auto;
}
.feature-box.wwd-eff {
  background-image: url(../images/wwd-icons-eff-blue.png);
  background-repeat: no-repeat;
  background-position: top 35px right 0px;
  background-size: 100px auto;
}
.feature-box.wwd-dist {
  background-image: url(../images/wwd-icons-dist-blue.png);
  background-repeat: no-repeat;
  background-position: top 35px right 0px;
  background-size: 100px auto;
}
.feature-box ul {
  list-style: disc;
  margin-left: 15px;
}
.feature-box ul li {
  font-size: 13px;
  margin-bottom: 10px;
}
.feature-box .btn-info {
  color: #fff;
  background-color: #21315f;
  border-color: #21315f;
  font-size: 12px;
}
.feature-box .btn-info:hover {
  background-color: #5379e7;
}

.clients-section {
  background-color: #fbfaf6;
  background-image: url(../images/clients-bg-blue.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  border-top: 1px solid #5379e7;
  border-bottom: 1px solid #5379e7;
}

.client-item {
  padding: 10px;
}
.client-item .client-box {
  text-align: center;
}
.client-item .client-box .client-logo {
  margin-bottom: 15px;
}
.client-item .client-box h6 {
  font-weight: bold;
  margin-bottom: 10px;
}

.wwd h5 {
  font-weight: bolder;
  display: block;
  min-height: 50px;
}
.wwd h6 {
  font-weight: bolder;
  display: block;
  min-height: 50px;
}
.wwd ul {
  text-align: left;
  padding-top: 30px;
  padding-bottom: 10px;
  list-style: none;
  display: block;
  height: 200px;
}
.wwd ul li {
  line-height: normal;
  font-size: 13px;
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px;
  margin-bottom: 20px;
  min-height: 25px;
}

.wwd-header {
  font-size: 20px;
  color: #21315f;
  background-color: #ebe8de;
  border-bottom: 1px solid #21315f;
  line-height: 40px;
  text-align: center;
}

.wwd-modal-content {
  padding: 15px;
}
.wwd-modal-content ul {
  list-style: disc;
}
.wwd-modal-content ul li {
  margin-bottom: 15px;
}

.ihs-footer {
  background-image: url("../images/ihs-footer.jpg");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: cover;
}

.team {
  padding: 20px;
  background-color: #ffffff;
  margin-bottom: 40px;
}
@media only screen and (min-width: 601px) {
  .team {
    min-height: 1200px;
  }
}
.team .team-title {
  font-size: 14px;
  margin-bottom: 35px !important;
}

.team-sales {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
}
@media (min-width: 767.98px) {
  .team-sales {
    min-height: 350px;
  }
}
.team-sales .img {
  margin-bottom: 10px;
}
.team-sales .name {
  font-family: "Poppins", sans-serif;
  color: #21315f;
  font-weight: lighter !important;
  font-size: 18px;
}
.team-sales .title {
  font-size: 14px;
}

.col-5ths {
  flex: 0 0 20%;
  max-width: 20%;
}

@media (max-width: 767.98px) {
  .col-5ths {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
#mid-banner {
  background-size: 100% auto;
  background-color: #ab9f75;
}
#mid-banner .col-md-4 {
  padding-right: 0px;
  padding-left: 0px;
}
#mid-banner .col-md-4 img {
  border: 5px solid #ab9f75 !important;
}
