body {
  font-family: 'Roboto', sans-serif;
  color: #303030;
  padding: 0;
}
a {
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  color: #447ebd;
}
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
}
h1 {
  font-size: 3.5rem;
  font-weight: 300;
}
h2 {
  font-size: 4rem;
  font-weight: 300;
}
h3 {
  font-size: 1.5rem;
  font-weight: 400;
}
.subtitle {
  font-size: 1.5rem;
  font-weight: 300;
}
.main-title {
  position: relative;
  padding-bottom: 20px;
}
.main-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 15%;
  height: 2px;
  background: #447ebd;
}
.wrap-main .navbar-dark {
  background: #f3f3f4;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  z-index: 9;
}
.wrap-main .navbar-dark .navbar-brand {
  color: #888888;
  font-size: 1rem;
}
.wrap-main .navbar-dark .btn-primary {
  background: none;
  border-color: transparent;
}
.wrap-main .navbar-dark .btn-primary:focus {
  outline: 0;
  box-shadow: none;
}
.wrap-main .navbar-dark .input-group input {
  border-radius: 0;
  border: 0;
  border-bottom: solid 1px #90a1b5;
  background: transparent;
}
.wrap-main .navbar-dark .input-group input:focus {
  outline: none;
  background: #fff;
  box-shadow: 0 0 1px #90a1b5;
}
.wrap-main .navbar-dark .navbar-top-links li {
  border-right: solid 1px #e2e2e2;
}
.wrap-main .navbar-dark .navbar-top-links li a {
  color: #888888;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 300;
  display: block;
  padding: 0 12px;
}
.wrap-main .navbar-dark .navbar-top-links li a:hover {
  text-decoration: none;
}
.wrap-main .carousel-inner:before {
  content: " ";
  position: absolute;
  background: url("../images/promo-slider-mask-after.b1d1cf4e2a19.png") no-repeat;
  width: 100%;
  height: 20px;
  bottom: 0;
  left: 0;
  z-index: 30;
}
.wrap-main .carousel-item .link-banner {
  display: block;
  position: relative;
  z-index: 9;
}
.wrap-main .carousel-item .link-banner:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  background: linear-gradient(-179deg, rgba(26, 45, 65, 0) 36%, rgba(26, 45, 65, 0.14) 45%, rgba(0, 0, 0, 0.5) 85%);
}
.wrap-main .carousel-control-prev-icon {
  background: url("../images/left-arrow.6268d70225ec.svg") no-repeat;
  width: 50px;
  height: 50px;
}
.wrap-main .carousel-control-next-icon {
  background: url("../images/right-arrow_s.3994888801c8.svg") no-repeat;
  width: 50px;
  height: 50px;
}
.wrap-main .site-header li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.wrap-main .site-header li:before,
.wrap-main .site-header li:after {
  content: '';
  position: absolute;
  border-bottom: solid 1px #1c89ff;
  bottom: 0;
  width: 0;
}
.wrap-main .site-header li:before {
  left: 0;
}
.wrap-main .site-header li:after {
  right: 0;
}
.wrap-main .site-header li:hover:before {
  width: 100%;
  -webkit-transition: width 1.3s cubic-bezier(0.202, 0.61, 0.36, 1);
  -o-transition: width 1.3s cubic-bezier(0.202, 0.61, 0.36, 1);
  transition: width 1.3s cubic-bezier(0.202, 0.61, 0.36, 1);
}
.wrap-main .site-header li:hover:after {
  width: 100%;
  -webkit-transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.wrap-main .site-header li a {
  display: block;
  color: #303030;
  font-size: 14px;
  padding: 5px 10px;
  font-weight: 300;
  text-transform: uppercase;
}
.wrap-main .site-header li a:hover {
  text-decoration: none;
  color: #1c89ff;
}
.wrap-main .dropdown-menu {
  right: 0;
  left: auto;
  min-width: 23rem;
  padding: 2rem 2rem;
}
.wrap-main .login input {
  border: solid 1px #90a1b5;
  padding: 0.5rem;
  width: 100%;
}
.wrap-main .login .lost_password {
  display: block;
  text-align: right;
  text-decoration: underline;
  color: #a9a9a9;
  font-size: 1rem;
  line-height: 1.2rem;
}
.wrap-main .login .lost_password:hover {
  color: #1c89ff;
}
.wrap-main .login-btn {
  background: #90a1b5;
  color: #FFFFFF;
  text-align: center;
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
  padding: 0.5rem 0;
}
.wrap-main .register-link {
  color: #90a1b5;
  text-decoration: none;
  display: block;
  text-align: center;
}
.wrap-main .image-style {
  position: relative;
}
.wrap-main .image-style:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin: 15px;
  border: solid 1px #fff;
  width: 93%;
  height: 93%;
}
.post-thumbnail {
  position: relative;
  overflow: hidden;
}
.post-thumbnail:after {
  content: "";
  position: absolute;
  top: 0;
  left: -110%;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: rotate(0deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
}
.post-thumbnail:hover:after {
  opacity: 1;
  top: 0;
  left: 167%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
}
.card-body p {
  font-size: 0.9rem;
}
.post-thumbnail a {
  display: block;
}
@media (max-width: 686px) and (min-device-width: 320px) {
  .carousel {
    display: none;
  }
}
/*# sourceMappingURL=market_home.css.map */