html {
  position: relative;
  min-height: 100%;
}
img {
  max-width: 100%;
  height: auto;
}

.mbr-parallax-background,
.mbr-background {
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.mbr-hidden-scrollbar .mbr-parallax-background {
  background-size: auto 130%;
}
.mobile .mbr-parallax-background {
  background-attachment: scroll !important;
}
.mbr-background {
  background-attachment: scroll !important;
}
.is-builder .animated {
  -webkit-animation-name: none !important;
  animation-name: none !important;
}



.content-2 {
  overflow: hidden;
  padding: 71px 20px 70px;
  position: relative;
}
.content-2.col-5 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-5 .row > div {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 33%;
  }
}
@media (min-width: 992px) {
  .content-2.col-5 .row > div {
    float: left;
    width: 20%;
  }
}
@media (min-width: 992px) {
  .content-2.col-5 {
    padding-top: 75px;
  }
  .content-2.col-5 .thumbnail h3 {
    margin-top: 15px;
  }
  .content-2.col-5 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
}
.content-2.col-4 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-4 .row > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .content-2.col-4 .row > div {
    float: left;
    width: 25%;
  }
}
.content-2.col-3 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-3 .row > div {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .content-2.col-3 {
    padding-top: 64px;
  }
  .content-2.col-3 .thumbnail h3 {
    margin-top: 4px;
  }
  .content-2.col-3 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-3 .thumbnail .group {
    margin-top: 0px;
  }
}
.content-2.col-2 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-2 .row > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .content-2.col-2 {
    padding-top: 48px;
  }
  .content-2.col-2 .thumbnail > img {
    width: 100%;
    max-width: 300px;
  }
  .content-2.col-2 .thumbnail h3 {
    margin-top: -14px;
    margin-bottom: 20px;
    font-size: 25px;
    letter-spacing: 6px;
    line-height: 1.5em;
  }
  .content-2.col-2 .thumbnail h3 + h3 {
    margin-top: -19px;
  }
  .content-2.col-2 .thumbnail p {
    font-size: 17px;
    line-height: 27px;
  }
  .content-2.col-2 .thumbnail .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media (max-width: 767px) {
  .content-2 {
    padding: 0 15px;
  }

  .content-2.dark .row > div {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-2.col-5 {
    padding-top: 70px;
  }
  .content-2.col-5 .row > div + div + div + div {
    margin-top: 50px;
  }
  .content-2.col-5 .thumbnail h3 {
    margin-top: 10px;
  }
  .content-2.col-5 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-4 {
    padding: 64px 20px 70px;
  }
  .content-2.col-4 .row > div + div + div {
    margin-top: 39px;
  }
  .content-2.col-4 .thumbnail h3 {
    margin-top: 4px;
    margin-bottom: 32px;
  }
  .content-2.col-4 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-4 .thumbnail .group {
    margin-top: 37px;
  }
  .content-2.col-3 {
    padding-top: 73px;
  }
  .content-2.col-3 .thumbnail h3 {
    margin-top: 12px;
    margin-bottom: 33px;
  }
  .content-2.col-3 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-3 .thumbnail .group {
    margin-top: 36px;
  }
  .content-2.col-2 {
    padding-top: 64px;
  }
  .content-2.col-2 .thumbnail h3 {
    margin-top: 4px;
    margin-bottom: 33px;
  }
  .content-2.col-2 .thumbnail h3 + h3 {
    margin-top: -34px;
  }
  .content-2.col-2 .thumbnail .group {
    margin-top: 36px;
  }
}
.content-2 .container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.content-2 .row {
  margin-left: -24px;
  margin-right: -24px;
}
.content-2 .thumbnail {
  background: none;
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .content-2 .thumbnail {
    padding-top: 52px;
    padding-bottom: 65px;
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .content-2 .thumbnail {
    padding-bottom: 70px;
  }
}
.content-2 .thumbnail > img,
.content-2 .thumbnail .image img {
  max-width: 65%;
}
@media (max-width: 767px) {
  .content-2 .thumbnail > img,
  .content-2 .thumbnail .image img {
    width: 100%;
    max-width: 300px;
  }
}
.content-2 .thumbnail h3 {
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 32px;
  margin-top: 11px;
}
.content-2 .thumbnail h3 + h3 {
  margin-top: -32px;
}
@media (max-width: 767px) {
  .content-2 .thumbnail h3 {
    font-size: 25px;
    letter-spacing: 6px;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: -14px;
  }
  .content-2 .thumbnail h3 + h3 {
    margin-top: -21px;
  }
}
.content-2 .thumbnail p {
  color: #999;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}
.content-2 .thumbnail p + p {
  margin-top: -10px;
}
@media (max-width: 767px) {
  .content-2 .thumbnail p {
    font-size: 17px;
    line-height: 27px;
  }
}
.content-2 .thumbnail .group {
  line-height: 43px;
  margin-bottom: 20px;
  margin-top: 33px;
  text-align: center;
}
@media (max-width: 767px) {
  .content-2 .thumbnail .group {
    margin-top: 29px;
    line-height: 67px;
  }
}
@media (max-width: 480px) {
  .content-2 .thumbnail .group {
    margin-top: 37px;
  }
}
@media (max-width: 767px) {
  .content-2 .thumbnail .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-right: 9px;
  }
}
@media (max-width: 480px) {
  .content-2 .thumbnail .btn {
    display: block;
    margin-right: 0;
  }
  .content-2 .thumbnail .btn + .btn {
    margin-top: 12px;
  }
}
.content-2.simple h3 {
  margin-top: 0 !important;
  margin-bottom: 31px !important;
}
.content-2.simple h3 + h3 {
  margin-top: -30px !important;
}
.content-2.simple.col-5 {
  padding-top: 77px;
}
.content-2.simple.col-4,
.content-2.simple.col-3 {
  padding-top: 76px;
}
.content-2.simple.col-2 {
  padding-top: 64px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-2.simple h3 {
    margin-bottom: 32px !important;
  }
  .content-2.simple.col-5 {
    padding-top: 76px;
  }
  .content-2.simple.col-5 .row > div + div + div + div {
    margin-top: 53px;
  }
  .content-2.simple.col-4 {
    padding-top: 77px;
  }
  .content-2.simple.col-4 .row > div + div + div {
    margin-top: 53px;
  }
  .content-2.simple.col-2 {
    padding-top: 76px;
  }
}
@media (max-width: 767px) {
  .content-2.simple {
    padding-top: 0 !important;
  }
  .content-2.simple .thumbnail {
    padding-top: 68px;
  }
  .content-2.simple h3 {
    margin-bottom: 20px !important;
  }
  .content-2.simple h3 + h3 {
    margin-top: -21px !important;
  }
}
.content-2.dark {
  background: #3c3c3c;
}
.content-2.dark h1,
.content-2.dark h2,
.content-2.dark h3,
.content-2.dark h4 {
  color: #fff;
}
.content-2.dark p {
  color: #fff;
}
.content-2.dark .btn-default {
  border-color: #fff;
  color: #fff;
}
.content-2.dark .btn-default:hover,
.content-2.dark .btn-default:focus,
.content-2.dark .btn-default.focus,
.content-2.dark .btn-default:active,
.content-2.dark .btn-default.active,
.open > .dropdown-toggle.content-2.dark .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #252525;
}

.btn-custom {
    padding: 5px 8px;
    border-bottom: 2px solid #ccc;
}
.btn-custom:hover {
  background-color: #fff;

  color: gray;
}

.mbr-navbar {
  position: relative;
  width: 100%;
  background-color: #fff;
}
.mbr-navbar:before {
  content: "";
  display: block;
}
.mbr-navbar__brand-link:after,
.mbr-navbar__brand-img {
  height: 74px;
}
.mbr-navbar:before,
.mbr-navbar__container {
  height: 98px;
}
.mbr-navbar--ss .mbr-navbar__brand-link:after,
.mbr-navbar--ss .mbr-navbar__brand-img {
  height: 74px;
}
.mbr-navbar--ss:before,
.mbr-navbar--ss .mbr-navbar__container {
  height: 98px;
}
.mbr-navbar--xs .mbr-navbar__brand-link:after,
.mbr-navbar--xs .mbr-navbar__brand-img {
  height: 32px;
}
.mbr-navbar--xs:before,
.mbr-navbar--xs .mbr-navbar__container {
  height: 56px;
}
.mbr-navbar--s .mbr-navbar__brand-link:after,
.mbr-navbar--s .mbr-navbar__brand-img {
  height: 48px;
}
.mbr-navbar--s:before,
.mbr-navbar--s .mbr-navbar__container {
  height: 72px;
}
.mbr-navbar--m .mbr-navbar__brand-link:after,
.mbr-navbar--m .mbr-navbar__brand-img {
  height: 64px;
}
.mbr-navbar--m:before,
.mbr-navbar--m .mbr-navbar__container {
  height: 88px;
}
.mbr-navbar--l .mbr-navbar__brand-link:after,
.mbr-navbar--l .mbr-navbar__brand-img {
  height: 96px;
}
.mbr-navbar--l:before,
.mbr-navbar--l .mbr-navbar__container {
  height: 120px;
}
.mbr-navbar--xl .mbr-navbar__brand-link:after,
.mbr-navbar--xl .mbr-navbar__brand-img {
  height: 128px;
}
.mbr-navbar--xl:before,
.mbr-navbar--xl .mbr-navbar__container {
  height: 152px;
}
.mbr-navbar--short .mbr-navbar__brand-link:after,
.mbr-navbar--short .mbr-navbar__brand-img {
  height: 40px;
}


.mbr-navbar--short .mbr-navbar__container {
  padding: 12px 0;
}
@media (max-width: 767px) {
  .mbr-navbar--short .mbr-navbar__brand-link:after,
  .mbr-navbar--short .mbr-navbar__brand-img {
    height: 31px;
  }

  .mbr-navbar--short .mbr-navbar__container {
    padding: 7px 0;
  }
}
.mbr-navbar__brand-img {
  position: relative;
}
.mbr-navbar__brand-img,
.mbr-navbar__container,
.mbr-navbar__section {
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.mbr-navbar__section {
  background: #2c2c2c;
  height: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.mbr-navbar__container {
  /*display: table;*/
  padding: 12px 0;
  width: 100%;
}
.mbr-navbar__column {
  /*display: table-cell;*/
  vertical-align: middle;
}
.mbr-navbar__column--xxs {
  width: 1%;
}
.mbr-navbar__column--xs {
  width: 10%;
}
.mbr-navbar__column--s {
  width: 25%;
}
.mbr-navbar__column--m {
  width: 30%;
}
.mbr-navbar__column--l {
  width: 40%;
}
.mbr-navbar__column--xl {
  width: 50%;
}
.mbr-navbar__items {
  float: left;
  padding-left: 0px;
  position: relative;
  left: -20px;
}
.mbr-navbar__items--right {
  float: right;
  left: 0;
}
.mbr-navbar__item {
  display: block;
  float: left;
  position: relative;
}
.mbr-navbar__hamburger {
  display: none;
  margin-top: -11px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10000;
}
.mbr-navbar--collapsed .mbr-navbar__container {
  position: relative;
}
.mbr-navbar--collapsed .mbr-navbar__column {
  display: block;
  width: 100%;
}
.mbr-navbar--collapsed .mbr-navbar__items--right {
  padding-top: 13px;
}
.mbr-navbar--collapsed .mbr-navbar__menu {
  background: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.mbr-navbar--collapsed .mbr-navbar__items {
  float: none;
}
.mbr-navbar--collapsed .mbr-navbar__item {
  float: none;
}
.mbr-navbar--collapsed .mbr-navbar__hamburger {
  display: block;
}
.mbr-navbar--sticky .mbr-navbar__section {
  position: fixed;
}
.mbr-navbar--absolute {
  position: absolute;
}
.mbr-navbar--transparent .mbr-navbar__section {
  background: #fff;
}
.mbr-navbar--stuck .mbr-navbar__section,
.mbr-navbar--relative .mbr-navbar__section {
  background: #2c2c2c;
}
@media (max-width: 991px) {
  .mbr-navbar--auto-collapse .mbr-navbar__container {
    /*position: relative;*/
  }
  .mbr-navbar--auto-collapse .mbr-navbar__column {
    display: block;
    width: 100%;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__items--right {
    padding-top: 13px;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__menu {
    background: rgba(0, 0, 0, 0.9);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__items {
    float: none;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__item {
    float: none;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__hamburger {
    display: block;
  }
}
.mbr-after-navbar:before {
  content: "";
  display: block;
  height: 98px;
}
.mbr-hamburger {
  cursor: pointer;
  height: 50px;
  width: 50px;
}
.mbr-hamburger:focus {
  outline: none;
}
.mbr-hamburger__line,
.mbr-hamburger__line:before,
.mbr-hamburger__line:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  cursor: pointer;
}
.mbr-hamburger__line,
.mbr-hamburger__line:before,
.mbr-hamburger__line:after {
  width: 30px;
  border-bottom: 5px solid;
  top: 9px;
}
.mbr-hamburger__line:before {
  top: -9px;
}
.mbr-hamburger__line:after {
  top: 9px;
}
.mbr-hamburger__line,
.mbr-hamburger__line:before,
.mbr-hamburger__line:after {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.mbr-hamburger--open .mbr-hamburger__line {
  border-color: transparent;
}
.mbr-hamburger--open .mbr-hamburger__line:before,
.mbr-hamburger--open .mbr-hamburger__line:after {
  top: 0;
}
.mbr-hamburger--open .mbr-hamburger__line:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mbr-hamburger--open .mbr-hamburger__line:after {
  top: 10px;
  -ms-transform: translatey(-10px) rotate(-45deg);
  -webkit-transform: translatey(-10px) rotate(-45deg);
  transform: translatey(-10px) rotate(-45deg);
}
@media (max-width: 767px) {
  .mbr-hamburger {
    height: 50px;
    width: 50px;
  }
  .mbr-hamburger__line,
  .mbr-hamburger__line:before,
  .mbr-hamburger__line:after {
    width: 27px;
    border-bottom: 4px solid;
    top: 9px;
  }
  .mbr-hamburger__line:before {
    top: -9px;
  }
  .mbr-hamburger__line:after {
    top: 9px;
  }
}
.mbr-brand {
  display: block;
  float: left;
  position: relative;
}
.mbr-brand,
.mbr-brand:hover {
  text-decoration: none;
}
.mbr-brand__name {
  display: block;
  font-weight: bold;
  margin-top: 5px;
  text-align: center;
}
.mbr-brand__name,
.mbr-brand__name:hover {
  text-decoration: none;
}

.mbr-brand--inline {
  display: table;
}
.mbr-brand--inline:after {
  content: "";
  display: table-cell;
  width: 1px;
}
.mbr-brand--inline .mbr-brand__logo,
.mbr-brand--inline .mbr-brand__name {
  display: table-cell;
  vertical-align: middle;
}
.mbr-brand--inline .mbr-brand__logo {
  padding-right: 10px;
}

@media (max-width: 530px) {
  .mbr-brand {
    width:82%;
  }
  .mbr-brand__name {
    display: block;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
  }
}
.mbr-section {
  padding: 0 20px;
}
.mbr-section--relative {
  position: relative;
}
.mbr-section--full-height {
  height: 100vh;
}
.mbr-section--full-height.mbr-after-navbar:before {
  display: none;
}
.mbr-section--bg-adapted {
  background-attachment: scroll;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.mbr-section__container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.mbr-section__container--std-padding {
  padding: 93px 0;
}
.mbr-section__container--sm-padding {
  padding: 41px 0;
}
.mbr-section__container--isolated {
  padding-bottom: 93px;
  padding-top: 93px;
}
.mbr-section__container--first {
  padding-top: 93px;
  padding-bottom: 41px;
}
.mbr-section__container--middle {
  padding-bottom: 41px;
}
.mbr-section__container--last {
  padding-bottom: 93px;
}
.mbr-section__left {
  padding-right: 40px;
}
.mbr-section__right {
  padding-left: 15px;
}
.mbr-section__header {
  line-height: 1.5em;
  margin: -10px 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  .mbr-section__left {
    padding-right: 15px;
  }
  .mbr-section__right {
    padding-left: 15px;
    padding-top: 51px;
  }
}

.mbr-box {
  display: table;
  width: 100%;
  table-layout: inherit;
}

.mbr-box--stretched {
  height: 100%;
}
.mbr-box__magnet {
  display: table-cell;
  float: none;
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
}
.mbr-box__magnet--sm-padding {
  padding: 41px 0;
}
.mbr-box__magnet--top-left,
.mbr-box__magnet--top-center,
.mbr-box__magnet--top-right {
  vertical-align: top;
}
.mbr-box__magnet--bottom-left,
.mbr-box__magnet--bottom-center,
.mbr-box__magnet--bottom-right {
  vertical-align: bottom;
}
.mbr-box__magnet--top-left,
.mbr-box__magnet--center-left,
.mbr-box__magnet--bottom-left {
  text-align: left;
}
.mbr-box__magnet--top-right,
.mbr-box__magnet--center-right,
.mbr-box__magnet--bottom-right {
  text-align: right;
}
.mbr-box__container {
  height: 50%;
}
@media (max-width: 767px) {
  .mbr-box__container {
    height: 100%;
  }
}
.mbr-hero {
  color: #fff;
  position: relative;
}
.mbr-header {
  margin-top: -20px;
  padding: 0;
  position: relative;
  text-align: left;
  top: 10px;
}
.mbr-header--std-padding {
  padding-bottom: 41px;
}
.mbr-header--center {
  text-align: center;
}
.mbr-header__text {
  display: block;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 6px;
  line-height: 1.5em;
  margin: 0;
}
.mbr-header--inline {
  margin-top: 0;
  padding: 70px 0 50px 0;
  top: 0;
}
.mbr-header--inline .mbr-header__text {
  letter-spacing: 4px;
  line-height: 1em;
  margin: 15px 0 0 0;
}
@media (max-width: 767px) {
  .mbr-header--inline {
    padding: 47px 0 38px 0;
  }
  .mbr-header--inline .mbr-header__text {
    display: block;
    margin: 0 0 38px 0;
  }
}
.mbr-contacts {
  color: #fff;
  font-size: 15px;
  line-height: 1.7em;
  padding: 45px 0 46px;
}
.mbr-contacts__text {
  margin: 0;
}
.mbr-contacts__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mbr-footer {
  color: #9c9c9c;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.5em;
  padding: 37px 0 39px;
  word-spacing: 1px;
}
.mbr-footer__copyright {
  margin: 0;
}
.mbr-buttons {
  margin: -5px 0 13px 0;
  position: relative;
  text-align: left;
  top: 26px;
}
.mbr-buttons__btn,
.mbr-buttons__link {
  margin: 0 10px 13px 0;
}
.mbr-buttons__btn,
.mbr-buttons__link,
.mbr-buttons__btn:hover,
.mbr-buttons__link:hover {
  text-decoration: none;
}
.mbr-buttons--no-offset {
  margin-top: 0;
  top: 0;
}
.mbr-buttons--center {
  left: 5px;
  text-align: center;
}
.mbr-buttons--right {
  text-align: right;
}
.mbr-buttons--right .mbr-buttons__btn,
.mbr-buttons--right .mbr-buttons__link {
  margin: 0 0 13px 6px;
}
@media (max-width: 991px) {
  .mbr-buttons--active {
    left: 5px;
    text-align: center;
  }
  .mbr-buttons--active .mbr-buttons__btn,
  .mbr-buttons--active .mbr-buttons__link {
    margin-left: 0;
    margin-right: 0;
  }
  .mbr-buttons--active .mbr-buttons__link {
    font-size: 25px;
    padding: 10px 30px 2px;
  }
  .mbr-buttons--active .mbr-buttons__btn {
    font-size: 15px;
    margin-top: 9px;
    padding: 15px 30px;
  }
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link {
    font-size: 25px !important;
  }
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link,
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link:hover {
    color: #fff !important;
  }
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__btn {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  .mbr-buttons--auto-align {
    left: 5px;
    text-align: center;
  }
}
.sbr {
  display: none;
}
@media (max-width: 530px) {
  #menu-74 > .mbr-section {
    padding: 0;
  }
  .logimage {
    max-width: 90%;
  }
  .sbr {
    display: block;
  }
  .mbr-buttons {
    left: 0;
  }
  .mbr-buttons__btn,
  .mbr-buttons__link,
  .mbr-buttons--right .mbr-buttons__btn,
  .mbr-buttons--right .mbr-buttons__link {
    display: inline-block;
    margin: 0 0 13px 0;
    text-align: center;
    width: 100%;
  }
  .mbr-buttons--active .mbr-buttons__btn,
  .mbr-buttons--active .mbr-buttons__link {
    width: auto;
  }
  .mbr-buttons--active .mbr-buttons__btn {
    margin-top: 9px;
  }
}
.mbr-article {
  color: #777;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
  position: relative;
  margin-top: -21px;
  top: 14px;
}

.social-likes_style-2 .social-likes__icon {
  background: #252525;
}
.engine {
	position: absolute;
	text-indent: -2400px;
	text-align: center;
	padding: 0;
}


/***********************custom***********************/

/*トップページ*/
.color-gray {
  color: gray;
}
.search_ad_txtArea .list dt {
    background: #f1ada8;
    color: #fff;
    font-size: 14px;
    padding: 0.3em;
    border-radius: 4px;
    font-weight: 100;
}
.search_ad_txtArea .list dd {
    padding: 6px 0 6px 0;
}
.search_ad_txtArea .list ul {
    margin: 0 0 5px 0;
    height: 20px;
    padding-left: 8px;
    height: auto;
}
.search_ad_txtArea .list li {
    display: inline-block;
    font-size: 15px;
    padding: 3px 4px;
}

.text01 {
    margin-top: 7%;
    border: 2px solid #000;
    padding: 20px 50px;
    display: inline-block;
    width: 100%;
    text-align: center;
}


/*block-heading-two*/
.block-heading-two h3 {
    font-size: 22px;
    line-height: 36px;
    font-weight: 600;
    padding: 0px 10px 6px 0px;
    margin-bottom: 25px;
    border-bottom: 3px solid #eee;
}
.block-heading-two h3 span {
    border-color: #ef6262 !important;
}
.block-heading-two h3 span {
    padding-bottom: 11px;
    border-bottom: 5px solid;
}
.block-heading-two h4 {
    color: #000 !important;
    font-size: 19px;
    line-height: 34px;
    font-weight: 400;
    padding: 0px 10px 6px 0px;
    margin: 0 !important;
    margin-bottom: 25px !important;
    border-bottom: 3px solid #eee;
}
.block-heading-two h4 span {
    border-color: #ef6262 !important;
}
.block-heading-two h4 span {
    padding-bottom: 11px;
    border-bottom: 5px solid;
}

.w-100 {
  width: 100% !important;
}
.f-12 {
  font-size: 12px;
}

#header1-73 {
  width: 80%;
  margin: 0 auto;
  height: 80vh;
}

#features1-75 .btn , #features1-76 .btn {
  font-size: 18px;
  padding: 9px 25px;
}

.bor {
    width: 60px;
    height: 3px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 6px;
}

.bg-1 {
    background-color: #4dbdc4 !important;
}
.bg-2 {
    background-color: #fcca39 !important;
}
.bg-3 {
    background-color: #685138 !important;
}
.bg-4 {
    background-color: #376eb6 !important;
}
.bg-5 {
    background-color: #f18e2c !important;
}
.bg-6 {
    background-color: #a3cd5c !important;
}
.bg-7 {
    background-color: #b45ca0 !important;
}
.bg-8 {
    background-color: #b7c4da !important;
}
.bg-9 {
    background-color: #ea6b65 !important;
}


.gold {
    color: #b98d36;
    display: block;
    font-size: 26px;
}
.title-border {
  background: url('../../images/hr-img.png') no-repeat center top;
    height: 20px;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}


/*パターン１*/
.mr-6 {
  margin: 6% 0;
}

.showcase-item {
    position: relative;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    background: #fff;
}
.showcase-item img {
    position: absolute;
    top: -85px;
    width: 100%;
    max-width: 220px;
}
.showcase-item-right img {
    position: absolute;
    top: -85px;
    right: 0;
    width: 100%;
    max-width: 220px;
}
.showcase-item h3 {
    padding-top: 10px;
    font-size: 22px;
}
.showcase-item h3,  .showcase-item p {
    margin-left: 270px;
    padding-right: 20px;
    text-align: center;
}
.showcase-item-right h3,  .showcase-item-right p {
    margin-left: 50px;
    padding-right: 0;
    margin-right: 270px;
    padding-left: 20px;
}
.showcase-item p  {
    padding-bottom: 25px;
    font-size: 15px;
    color: #9a9a9a;
}
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
  clear: both;
      content: " ";
    display: table;
}

@media (max-width: 991px){
.showcase-item {
    padding: 20px;
}
.showcase-item img {
    position: relative;
    top: -55px;
    margin: 0 auto;
}
.showcase-item h3 {
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
}
.showcase-item h3, .showcase-item p {
    position: relative;
    top: -13px;
    margin: 0;
}
.showcase-item p {
    padding: 0;
    text-align: center;
  }
}
@media (max-width: 767px){
.showcase-item {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 40px;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__column {
    display: block;
    overflow: hidden;
    width: 100%;
  }
}

.news {
  margin-bottom: 40px;
}

.news p {
  font-size:14px;
  margin: 5px 20px;
}
.dis-b {
  display: inline-block;
  border-bottom: 2px solid #ccc;
  padding: 3px;
}

.border-b {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-weight: 600;
}

.aside {
    margin-top: 85px;
    background:#fcfcfc;
    border-radius: 13px;
    padding: 6px 4px;
}

.aside h3 {
  text-align: left;
  padding-bottom: 5px;
  border-bottom: 3px solid #ef6262;
}

.border {
  padding: 20px 0;
  border-bottom: 4px solid #eeeeee;
}

.aside-banner:hover {
  opacity: 0.7;
}

.hover:hover {
  opacity: 0.6;
}

.m-b-0 {
  margin-bottom: 0;
}

.m-b-10 {
  margin-bottom: 10px;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.comment-content {
    border-radius: 5px;
    padding: 25px 20px;
    margin-bottom: 5px;
    border: 1px solid #ef6262;
}

.p-1-5 {
  padding: 1.5%;
}
.line-h-9 {
  line-height: 1.9;
}
/*トップページend*/



/*検索一覧ページ*/
.am-checkbox.inline {
    display: inline-block;
}
.form-group {
    margin-bottom: 0;
    padding: 12px 0;
}.am-checkbox,
.am-radio {
  display: block;
  line-height: 22px;
  margin: 0;
  padding: 7px 0;
}
.form-horizontal .am-checkbox,
.form-horizontal .am-radio {
  padding: 7px 0;
  min-height: auto;
}


.am-checkbox input[type="checkbox"],
.am-radio input[type="checkbox"],
.am-checkbox input[type="radio"],
.am-radio input[type="radio"] {
  margin: 0;
  display: none;
  width: 22px;
}
.am-checkbox label,
.am-radio label {
  margin-bottom: 0;
}
.am-checkbox input[type="checkbox"] + label,
.am-radio input[type="checkbox"] + label,
.am-checkbox input[type="radio"] + label,
.am-radio input[type="radio"] + label {
  padding-left: 0;
}
.am-checkbox input[type="checkbox"] + label:before,
.am-radio input[type="checkbox"] + label:before,
.am-checkbox input[type="radio"] + label:before,
.am-radio input[type="radio"] + label:before {
  content: "";
  width: 22px;
  height: 22px;
  display: inline-block;
  border: 2px solid #eaeaea;
  margin-right: 5px;
  font-size: 18px;
  font-family: 'Stroke 7';
  font-weight: normal;
  line-height: 19px;
  vertical-align: bottom;
  text-align: center;
  background-color: transparent;
  cursor: pointer;
}
.am-checkbox input[type="checkbox"] + label:hover:before,
.am-radio input[type="checkbox"] + label:hover:before,
.am-checkbox input[type="radio"] + label:hover:before,
.am-radio input[type="radio"] + label:hover:before {
  border-color: #d1d1d1;
}
.am-checkbox input[type="checkbox"]:hover + label:before,
.am-radio input[type="checkbox"]:hover + label:before,
.am-checkbox input[type="radio"]:hover + label:before,
.am-radio input[type="radio"]:hover + label:before {
  border-color: #d1d1d1;
}
.am-checkbox input[type="checkbox"]:checked + label:before,
.am-radio input[type="checkbox"]:checked + label:before,
.am-checkbox input[type="radio"]:checked + label:before,
.am-radio input[type="radio"]:checked + label:before {
  content: "\e6cd";
  color: #ef6262;
  border-color: #ef6262;
}
.am-checkbox input[type="checkbox"]:disabled + label,
.am-radio input[type="checkbox"]:disabled + label,
.am-checkbox input[type="radio"]:disabled + label,
.am-radio input[type="radio"]:disabled + label {
  opacity: .5;
  pointer-events: none;
}
.am-checkbox input[type="checkbox"]:disabled + label:before,
.am-radio input[type="checkbox"]:disabled + label:before,
.am-checkbox input[type="radio"]:disabled + label:before,
.am-radio input[type="radio"]:disabled + label:before {
  pointer-events: none !important;
  background-color: #ffffff;
}
.am-checkbox input[type="radio"] + label:before,
.am-radio input[type="radio"] + label:before {
  border-radius: 50%;
  font-family: 'Stroke 7';
  line-height: 17px;
  font-size: 14px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .am-checkbox input[type="radio"] + label:before,
  .am-radio input[type="radio"] + label:before {
    line-height: 18px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (min-resolution: 120dpi) {
  .am-checkbox input[type="radio"] + label:before,
  .am-radio input[type="radio"] + label:before {
    line-height: 19px;
  }
}
.am-checkbox input[type="radio"]:checked + label:before,
.am-radio input[type="radio"]:checked + label:before {
  content: "\e6ce";
}
.am-checkbox.inline,
.am-radio.inline {
  display: inline-block;
}
.am-checkbox.inline + .am-checkbox.inline,
.am-checkbox.inline + .am-radio.inline,
.am-radio.inline + .am-checkbox.inline,
.am-radio.inline + .am-radio.inline {
  margin-left: 18px;
}
.form-horizontal .form-group {
  margin-bottom: 0;
  padding: 12px 0;
}
.input-group-addon {
  font-size: 15px;
}
.input-group-addon .am-checkbox,
.input-group-addon .am-radio {
  padding: 0;
  line-height: 21px;
}
.input-group-addon .am-checkbox input + label,
.input-group-addon .am-radio input + label {
  margin: 0;
}
.input-group-addon .am-checkbox input + label:before,
.input-group-addon .am-radio input + label:before {
  margin: 0;
  border-color: #dddddd;
}

.border-none {
  border-bottom: 1px solid #fff !important;
}
/*検索一覧ページend*/




/*詳細ページ*/
.list-1 {
  margin: 7% 0 -7% 0;
}

.pagination > .active > a {
    z-index: 3;
    color: #ffffff;
    background-color: #ef6262;
    border-color: #ef6262;
    cursor: default;
}

.color-pink {
color:#ef6262;
}

.w-45 {
  width: 45%;
}
.w-60 {
  width: 60%;
}
.w-70 {
  width: 70%;
}
.mg-3 {
  margin: 3% 0;
}

hr.dashed {
  border-top: 2px dashed #bbb;
  width: 60%;
}

.list-2 {
  margin: 7% 0;
}

.list-2 h4 {
  margin: 20px;
  color:gray;
}

.list-3 {
    margin: 5% 0 2% 0;
}

/*応募フォーム*/
#form dt {
    width: 30%;
    padding: 1em 1% 0;
    display: inline-block;
    vertical-align: top;
}
#form dd {
    width: 60%;
    display: inline-block;
    padding: 0.5em 1%;
}

.form-control {
    height: 50px;
}

.am-radio input[type="radio"] {
    margin: 0;
    display: none;
    width: 22px;
}

.am-checkbox input[type="checkbox"] + label:before,
.am-radio input[type="checkbox"] + label:before,
.am-checkbox input[type="radio"] + label:before,
.am-radio input[type="radio"] + label:before {
    content: "";
    width: 22px;
    height: 22px;
    display: inline-block;
    border: 2px solid #eaeaea;
    margin-right: 5px;
    font-size: 18px;
    font-family: 'Stroke 7';
    font-weight: normal;
    line-height: 19px;
    vertical-align: bottom;
    text-align: center;
    background-color: transparent;
    cursor: pointer;
}

.am-checkbox input[type="checkbox"]:checked + label:before,
.am-radio input[type="checkbox"]:checked + label:before,
.am-checkbox input[type="radio"]:checked + label:before,
.am-radio input[type="radio"]:checked + label:before {
    content: "\e6cd";
    color: #000;
    border-color: #E5989B;
}
.overflow {
  overflow: hidden;
}

.scout {
  background: #f6f6f6;
  padding: 2% 0 1%;
  color: rgb(68, 68, 68);
}


.is-full-width {
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 2px;
}

.cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
     vertical-align: top;
  }

.cd-headline.clip h1 {
    display: inline-block;
    padding: .6em 0;
}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
}

.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    font-weight: 400;
    left: 0;
    top: 0;
}

.cd-headline.clip b.is-visible {
    opacity: 1;
}
.cd-headline.clip b {
    opacity: 0;
}

.cd-headline.clip .cd-words-wrapper::after
{
    content: '';
    position: absolute;
    top: -1px;
    right: 0;
    width: 2px;
    height: 90%;
    background-color: gray;
}
.label-color {
    color: #B8B8B8;
    font-weight: 400;
}