.btn {
  font-family: 'Oswald', sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase; }
  .btn.grey-black {
    color: #777; }
    .btn.grey-black:hover {
      color: #000; }

.btn-default {
  color: #fff; }

.btn-sm {
  padding: 1.15rem 1.5rem;
  font-size: 1.3rem;
  letter-spacing: 1px; }

.btn-md {
  padding: 1rem 2.4rem;
  font-size: 12px;
  letter-spacing: .025em;
  text-shadow: none; }

.tab-selector .nav-link,
.tab-selector .nav-link.active {
  border: 0; }

.widget-newsletter-form form {
  display: -ms-flex;
  display: flex; }

.mfp-smooth-fade.mfp-bg {
  transition: all .35s;
  background-color: transparent;
  opacity: .5; }

.mfp-smooth-fade.mfp-removing {
  transition: opacity .35s ease-out;
  opacity: 0; }

.mfp-wrap {
  z-index: 1043; }

.mfp-wrap .mfp-content {
  transition: all .35s ease-out;
  opacity: 0; }

.mfp-ready.mfp-bg {
  transition: all .35s ease-out;
  background-color: #000; }

.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.cart-design-6 .icon-mini-cart {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 18px;
  margin-right: 6px;
  border-right: 1px solid transparent;
  border-bottom: 18px solid;
  border-left: 1px solid transparent;
  vertical-align: middle; }
  .cart-design-6 .icon-mini-cart::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 2px 2px 0 2px;
    width: 10px;
    height: 5px;
    border-radius: 3px 3px 0 0;
    border-style: solid; }

.filter-box {
  padding: 40px 40px 35px;
  border-top: 2px solid;
  box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.1); }
  .filter-box h2 {
    margin-bottom: 30px;
    color: #151515;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase; }
  .filter-box select {
    width: 100%;
    height: auto;
    margin-bottom: 24px;
    padding: 1em 2em 1em 1em;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
    background-image: linear-gradient(45deg, transparent 50%, #bababa 50%), linear-gradient(135deg, #bababa 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 7px), calc(100% - 15px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .05em;
    text-transform: uppercase; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .filter-box {
      padding: 20px 30px 0; } }

.comment-arrow {
  border-top: 15px solid transparent;
  border-right: 15px solid #f4f4f4;
  border-bottom: 15px solid transparent;
  left: -15px;
  height: 0;
  position: absolute;
  top: 28px;
  width: 0; }

.info-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 1rem;
  border: 1px solid #dedede; }
  .info-box:first-child {
    margin-top: 1rem; }
  .info-box i {
    min-width: 5rem;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    color: #252525;
    font-size: 3.7rem;
    text-align: center; }
    .info-box i::before {
      width: auto;
      margin: 0; }
  .info-box h4 {
    margin-top: .2rem;
    margin-bottom: 0;
    color: #252525;
    font: 600 1.4rem / 1.1 "Open Sans",sans-serif;
    letter-spacing: .025em;
    text-transform: uppercase; }
  .info-box p {
    margin-bottom: 0;
    font-size: 1.2rem;
    letter-spacing: .01em;
    line-height: 1.8; }
  .info-box + .info-box {
    margin-top: -1px; }

.member {
  margin-bottom: 2.8rem;
  transition: all .3s ease;
  background-color: #fff; }
  .member img {
    display: block;
    width: 100%;
    height: auto; }
  .member:hover {
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3); }

.member-title {
  margin: 0;
  padding: 3rem 0;
  color: #111;
  font: 400 1.6rem / 1 'Oswald';
  text-align: center;
  text-transform: uppercase; }

.word-rotator-title {
  margin: 0 0 20px;
  color: #313131;
  font-size: 3rem;
  font-weight: 300;
  line-height: 4.6rem; }

.word-rotate {
  display: inline-block;
  position: relative;
  height: 30px;
  margin-bottom: -1.2rem;
  padding: 0 10px;
  font-weight: 700;
  text-align: center;
  overflow: hidden;
  visibility: hidden; }
  .word-rotate.active {
    visibility: visible; }

.word-rotate-items {
  display: inline-block;
  position: relative;
  top: 0; }
  .word-rotate-items span {
    float: left;
    clear: both; }

.grdnt-sprt {
  height: 1px;
  margin: 7px 0;
  border: 0;
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent); }

.subtitle-through {
  position: relative;
  margin-bottom: 2rem;
  color: #252525;
  font: 700 1.6rem / 1 "Open Sans",sans-serif;
  letter-spacing: 0;
  text-transform: uppercase; }
  .subtitle-through span {
    position: relative;
    padding-right: 2rem;
    background: #fff;
    z-index: 2; }
  .subtitle-through::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dde0e2;
    content: '';
    z-index: 1; }

.subtitle-bottom {
  margin-bottom: 3rem;
  padding: 0 0 1rem;
  border-bottom: 1px solid #e7e7e7;
  color: #282d3b;
  font: 700 1.6rem / 1 "Oswald",sans-serif;
  text-transform: uppercase; }

.gallery-item img {
  width: 100%;
  max-width: none;
  margin-bottom: 2rem; }

.accordion-btn {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1.6rem;
  height: 1.6rem;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
  border: 0;
  border-radius: 50%;
  background-color: #333;
  box-shadow: none;
  cursor: pointer; }
  .accordion-btn::before, .accordion-btn::after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 50%;
    width: 8px;
    height: 2px;
    margin-top: -1px;
    margin-right: -4px;
    transition: all .35s;
    background-color: #fff;
    content: ''; }

.collapsed > .accordion-btn {
  background-color: #929292; }
  .collapsed > .accordion-btn::after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }

.history-item-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 0 2rem; }

.history-item {
  background-color: #eee;
  padding: 37px 37px 40px; }
  .history-item h3 {
    font: 400 5rem/1 'Oswald';
    color: #141a1f;
    margin-bottom: 25px; }
  .history-item p {
    font-size: 1.5rem;
    line-height: 2;
    color: #646a70;
    margin: 0; }
