.cid-rJTMc2K71i {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #efeeee;
}
@media (max-width: 767px) {
  .cid-rJTMc2K71i .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.cid-rJTMc2K71i h4,
.cid-rJTMc2K71i h5,
.cid-rJTMc2K71i p {
  margin-bottom: 0;
}
.cid-rJTMc2K71i p {
  color: #767676;
}
.cid-rJTMc2K71i .card-wrapper {
  transition: all 0.3s;
  background-color: #ffffff;
}
.cid-rJTMc2K71i .card-wrapper .card-box {
  padding: 1.2rem;
}
.cid-rJTMc2K71i .card-wrapper:hover {
  box-shadow: 0 10px 55px 5px rgba(77, 77, 77, 0.35);
}
@media (min-width: 992px) {
  .cid-rJTMc2K71i .card-box {
    position: relative;
  }
  .cid-rJTMc2K71i .mbr-text {
    width: 100%;
    position: absolute;
    padding: 1.2rem 1.2rem 0;
    margin-bottom: -1.2rem;
    background-color: #ffffff;
    opacity: 0;
    transition: all 0.3s;
    bottom: 100%;
    transform: translateY(100%);
    left: 0;
  }
  .cid-rJTMc2K71i .card-wrapper:hover .mbr-text {
    opacity: 1;
    transform: translateY(0);
  }
}
.cid-rJTMc2K71i .card-title {
  float: left;
}
.cid-rJTMc2K71i .card-link {
  float: right;
}
.cid-rJTMc2K71i .card-wrapper {
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.cid-rJTMc2K71i .card-wrapper .card-title {
  position: relative;
}
.cid-rJTMc2K71i .card-wrapper .card-title:after {
  content: "";
  transition: all 0.3s;
  border-bottom: 1px solid currentColor;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
}
.cid-rJTMc2K71i .card-wrapper:hover .card-title:after {
  width: 100%;
}
.cid-rJTMc2K71i .card-box {
  padding-top: 2rem;
  display: inline-block;
  width: 100%;
}
.cid-rJTMc2K71i .card-title,
.cid-rJTMc2K71i .main-title {
  color: #149dcc;
}
.cid-rJTMc2K71i .card-title {
  color: #0f7699;
}
/* gallery */
.cid-rL6X6lkunE {
  padding-top: 135px;
  padding-bottom: 90px;
  background-image: url('../../images/mbr-1920x1299.jpg');
}
.cid-rL6X6lkunE .mbr-section-subtitle {
  color: #767676;
}
.cid-rL6X6lkunE .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rL6X6lkunE .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rL6X6lkunE .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rL6X6lkunE .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rL6X6lkunE .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #282124;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(180deg, #282124, #4e84c2);
}
.cid-rL6X6lkunE .icon-focus,
.cid-rL6X6lkunE .icon-video {
  font-size: 2rem !important;
  width: 50px;
  height: 50px;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}
.cid-rL6X6lkunE .icon-focus:before,
.cid-rL6X6lkunE .icon-video:before {
  content: '+';
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  padding-bottom: 6px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rL6X6lkunE .icon-video {
  font-size: 1.5rem !important;
}
.cid-rL6X6lkunE .mbr-gallery-title {
  transition: all 0.5s ease;
  position: absolute;
  text-align: left;
  display: none;
  width: 100%;
  bottom: 0;
  right: 0;
  padding: 1rem;
  color: #ffffff;
  font-weight: bold;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  font-size: 0.8em;
}
.cid-rL6X6lkunE ul {
  font-size: 0;
}
.cid-rL6X6lkunE .mbr-gallery-filter ul {
  text-align: left;
}
.cid-rL6X6lkunE .mbr-gallery-filter ul li {
  padding: 0;
  margin: 0 .2rem;
}
.cid-rL6X6lkunE .mbr-gallery-filter ul li .btn {
  position: relative;
  padding: 0.5rem 1rem 0.6rem;
  margin: 0!important;
  background-color: transparent !important;
  border-width: 0 !important;
  color: #282124 !important;
}
.cid-rL6X6lkunE .mbr-gallery-filter ul li .btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid transparent;
  border-radius: 5px;
  opacity: 0.5;
}
.cid-rL6X6lkunE .mbr-gallery-filter ul li:not(.active) .btn:hover:after,
.cid-rL6X6lkunE .mbr-gallery-filter ul li.active .btn:not(.active):after,
.cid-rL6X6lkunE .mbr-gallery-filter ul li.active .btn.active:after,
.cid-rL6X6lkunE .mbr-gallery-filter ul li:not(.active) .btn.active:after {
  border-color: #282124;
}
.cid-rL6X6lkunE .mbr-gallery-filter ul li .btn:hover:after {
  -webkit-animation: 1s btn-animation linear infinite;
  animation: 1s btn-animation linear infinite;
}
.cid-rL6X6lkunE .mbr-gallery-filter ul li .btn:not(:hover):after {
  animation: none;
}
.cid-rL6X6lkunE .mbr-gallery-filter ul li:first-child,
.cid-rL6X6lkunE .mbr-gallery-filter ul li:last-child {
  margin: 0;
}
.cid-rL6X6lkunE .mbr-gallery-filter ul .mbr-gallery-filter-all .btn:after {
  opacity: 1;
  border-color: #282124;
}
.cid-rL6X6lkunE .mbr-gallery-item > div:hover .mbr-gallery-title {
  display: block;
}
.cid-rL6X6lkunE .mbr-gallery-item > div:hover:before {
  opacity: 0.8 !important;
}

.cid-spxu5lTSRs {
  padding-top: 120px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/mbr-2.jpg");
}
.cid-spxu5lTSRs .listico {
  padding-right: 1rem;
  font-size: 1.4rem;
}
.cid-spxu5lTSRs .navbar-logo {
  width: 150px;
  margin-bottom: 10px;
  margin: auto;
}
.cid-spxu5lTSRs .btn {
  margin: 0 !important;
  height: 55px;
}
.cid-spxu5lTSRs .form-group {
  padding-right: 0;
}
.cid-spxu5lTSRs .card {
  padding: 3rem 8rem;
}
.cid-spxu5lTSRs .google-map {
  height: 100%;
  min-height: 25rem;
  position: relative;
  width: 100%;
}
.cid-spxu5lTSRs .google-map iframe {
  min-height: 100%;
  width: 100%;
}
.cid-spxu5lTSRs .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-spxu5lTSRs .google-map[data-state] {
  background: #e9e5dc;
}
.cid-spxu5lTSRs .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-spxu5lTSRs .map-placeholder {
  display: none;
}
.cid-spxu5lTSRs .btn-primary {
  border: 1px solid #16a16c !important;
}
.cid-spxu5lTSRs .btn-primary:hover {
  border: 1px solid #16a16c !important;
}
.cid-spxu5lTSRs .stripe {
  border-bottom: 1px solid #0087ab;
  max-width: 100%;
  position: relative;
  margin-bottom: 0.5rem;
}
.cid-spxu5lTSRs .form-control {
  background: transparent;
  padding: 0.5rem 1rem;
  min-height: 55px;
  border-radius: 0px;
}
.cid-spxu5lTSRs .stripe:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  border-bottom: 1px solid #e9e9e9;
  width: 85%;
}
.cid-spxu5lTSRs .mbr-text {
  color: #444;
}
.cid-spxu5lTSRs h5 {
  margin-bottom: 0;
}
.cid-spxu5lTSRs .navbar-brand {
  margin: auto;
  width: 100%;
  text-align: center;
}
.cid-spxu5lTSRs .list-item {
  display: -webkit-flex;
  padding-top: 10px;
  padding-bottom: 10px;
  align-items: center;
  -webkit-align-items: center;
}
.cid-spxu5lTSRs .tips {
  height: 90px;
  width: 90px;
  border-radius: 6px;
  margin: 4px;
}
.cid-spxu5lTSRs .socicon {
  font-size: 1.3rem;
  background: #e9e9e9;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-spxu5lTSRs .social-list {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cid-spxu5lTSRs .social-list .soc-item {
  margin: 0 0.3rem;
}
.cid-spxu5lTSRs .social-list a {
  margin: 0;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.cid-spxu5lTSRs .social-list a:hover {
  opacity: 0.4;
}
.cid-spxu5lTSRs .media-container-row > div {
  padding: 0px;
}
.cid-spxu5lTSRs .text2 {
  color: #000000;
  text-align: left;
}
.cid-spxu5lTSRs .group-title {
  text-align: left;
  color: #000000;
  padding-bottom: 0.2rem;
}
.cid-spxu5lTSRs .links {
  color: #000000;
  line-height: 1.6;
  text-align: left;
}
@media (max-width: 1200px) {
  .cid-spxu5lTSRs .card {
    padding: 3rem;
  }
}
@media (max-width: 991px) {
  .cid-spxu5lTSRs .col-sm-12 {
    margin-bottom: 2rem;
  }
  .cid-spxu5lTSRs h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .cid-spxu5lTSRs .form-group {
    max-width: 180px;
  }
  .cid-spxu5lTSRs .card {
    padding: 2rem 1rem;
  }
}
.cid-spxu5lTSRs .links span {
  color: #9e9e9e;
}
.cid-spxu5lTSRs .logo-title,
.cid-spxu5lTSRs .logo-sub-title {
  text-align: center;
}
.cid-spxu5lTSRs .logo-sub-title i {
  color: #9e9e9e;
}
.cid-spnVkVUT6Z {
  padding-top: 105px;
  padding-bottom: 45px;
}
.cid-spnVkVUT6Z .container-fluid {
  padding: 0 3rem;
}
.cid-spnVkVUT6Z .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(to right, #16a16c 50%, #fe525b 120%);
  display: inline-block;
}
.cid-spnVkVUT6Z .mbr-section-title {
  color: #000000;
}
.cid-spnVkVUT6Z .mbr-section-subtitle {
  color: #000000;
}
.cid-spnVkVUT6Z .panel-group {
  width: 100%;
  margin: 2rem auto;
  margin-top: 0;
}
.cid-spnVkVUT6Z .header-text {
  padding: 2rem 1rem !important;
}
.cid-spnVkVUT6Z .card {
  border-radius: 25px !important;
  background: #ffffff;
  margin-bottom: 1rem;
  box-shadow: 0 7px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 7px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 7px 20px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 7px 20px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 7px 20px 0px rgba(0, 0, 0, 0.1);
}
.cid-spnVkVUT6Z .card .card-header {
  border-radius: 25px;
  border: 0px;
  padding: 0;
  background-color: transparent !important;
}
.cid-spnVkVUT6Z .card .card-header a.panel-title {
  transition: all .3s;
  border-radius: 25px 25px 0 0;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none !important;
  margin-top: -1px;
  line-height: normal;
  padding-right: 2rem;
}
.cid-spnVkVUT6Z .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-spnVkVUT6Z .card .card-header a.panel-title:hover .sign {
  background-color: #52bdf1 !important;
}
.cid-spnVkVUT6Z .card .card-header a.panel-title .sign {
  position: absolute;
  right: 0;
  top: -1px;
  bottom: 0;
  border-radius: 0 25px 25px 0;
  background-color: #767676;
  padding: 2rem;
  padding-top: 36px;
  color: white;
}
.cid-spnVkVUT6Z .card .card-header a.panel-title h4 {
  padding: 1rem 1rem;
  margin-bottom: 0;
}
.cid-spnVkVUT6Z .card .card-header a.collapsed {
  border-radius: 25px;
}
.cid-spnVkVUT6Z .card .panel-body {
  width: calc(100% - 80px);
  border-radius: 0 0 0 25px;
}
@media (max-width: 767px) {
  .cid-spnVkVUT6Z .container-fluid {
    padding: 0 1rem;
  }
  .cid-spnVkVUT6Z .header-text {
    padding: 1rem !important;
  }
  .cid-spnVkVUT6Z .sign {
    padding: 16px !important;
    padding-top: 22px !important;
  }
  .cid-spnVkVUT6Z .panel-body {
    width: calc(100% - 48px);
  }
  .cid-spnVkVUT6Z .panel-group {
    padding: 0;
  }
}
.cid-spUPq5mC5Q {
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: url("../../../assets/images/background30.jpg");
}
.cid-spUPq5mC5Q .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.8;
}
.cid-spUPq5mC5Q .form-control,
.cid-spUPq5mC5Q .field-input {
  padding: 0.5rem;
  background-color: #ffffff;
  border-color: #cccccc;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-spUPq5mC5Q .form-control::-webkit-input-placeholder,
.cid-spUPq5mC5Q .field-input::-webkit-input-placeholder,
.cid-spUPq5mC5Q .form-control::-webkit-input-placeholder,
.cid-spUPq5mC5Q .field-input::-webkit-input-placeholder {
  color: #7ccbf1;
}
.cid-spUPq5mC5Q .form-control:-moz-placeholder,
.cid-spUPq5mC5Q .field-input:-moz-placeholder,
.cid-spUPq5mC5Q .form-control:-moz-placeholder,
.cid-spUPq5mC5Q .field-input:-moz-placeholder {
  color: #7ccbf1;
}
.cid-spUPq5mC5Q .form-control:hover,
.cid-spUPq5mC5Q .field-input:hover,
.cid-spUPq5mC5Q .form-control:focus,
.cid-spUPq5mC5Q .field-input:focus {
  background-color: #efefef;
  border-color: #cccccc;
  color: #232323;
  box-shadow: none;
  outline: none;
}
.cid-spUPq5mC5Q .form-control:hover::-webkit-input-placeholder,
.cid-spUPq5mC5Q .field-input:hover::-webkit-input-placeholder,
.cid-spUPq5mC5Q .form-control:focus::-webkit-input-placeholder,
.cid-spUPq5mC5Q .field-input:focus::-webkit-input-placeholder,
.cid-spUPq5mC5Q .form-control:hover::-webkit-input-placeholder,
.cid-spUPq5mC5Q .field-input:hover::-webkit-input-placeholder,
.cid-spUPq5mC5Q .form-control:focus::-webkit-input-placeholder,
.cid-spUPq5mC5Q .field-input:focus::-webkit-input-placeholder {
  color: #c1c1c1;
}
.cid-spUPq5mC5Q .form-control:hover:-moz-placeholder,
.cid-spUPq5mC5Q .field-input:hover:-moz-placeholder,
.cid-spUPq5mC5Q .form-control:focus:-moz-placeholder,
.cid-spUPq5mC5Q .field-input:focus:-moz-placeholder,
.cid-spUPq5mC5Q .form-control:hover:-moz-placeholder,
.cid-spUPq5mC5Q .field-input:hover:-moz-placeholder,
.cid-spUPq5mC5Q .form-control:focus:-moz-placeholder,
.cid-spUPq5mC5Q .field-input:focus:-moz-placeholder {
  color: #c1c1c1;
}
.cid-spUPq5mC5Q .jq-number__spin:hover,
.cid-spUPq5mC5Q .jq-number__spin:focus {
  background-color: #efefef;
  border-color: #cccccc;
  color: #ffffff;
  box-shadow: none;
  outline: none;
}
.cid-spUPq5mC5Q .jq-number__spin {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-spUPq5mC5Q .jq-selectbox li,
.cid-spUPq5mC5Q .jq-selectbox li {
  background-color: #ffffff;
  color: #000000;
}
.cid-spUPq5mC5Q .jq-selectbox li:hover,
.cid-spUPq5mC5Q .jq-selectbox li.selected {
  background-color: #efefef;
  color: #000000;
}
.cid-spUPq5mC5Q .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-spUPq5mC5Q .jq-number__spin.minus:hover:after,
.cid-spUPq5mC5Q .jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-spUPq5mC5Q .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-spUPq5mC5Q .jq-number__spin.minus:after,
.cid-spUPq5mC5Q .jq-number__spin.plus:after {
  border-top-color: #efefef;
  border-bottom-color: #efefef;
}
.cid-spUPq5mC5Q input::-webkit-clear-button {
  display: none;
}
.cid-spUPq5mC5Q input::-webkit-inner-spin-button {
  display: none;
}
.cid-spUPq5mC5Q input::-webkit-outer-spin-button {
  display: none;
}
.cid-spUPq5mC5Q input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-spxu5lTSRs .links span {
    color: #1b1b1b;
}
.mbr-gallery-filter li a {
  border-radius: 4px !important;
}
