@import url(https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap);





.btn {
  border-width: 2px;
}
body {
  font-family: Jost;
}
.display-1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 3.9rem;
  line-height: 1.1;
}
.display-1 > .mbr-iconfont {
  font-size: 4.875rem;
}
.display-2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
}
.display-2 > .mbr-iconfont {
  font-size: 4rem;
}
.display-4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
.display-4 > .mbr-iconfont {
  font-size: 1.25rem;
}
.display-5 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
}
.display-5 > .mbr-iconfont {
  font-size: 2.25rem;
}
.display-7 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.display-7 > .mbr-iconfont {
  font-size: 1.5rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 3.12rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 2.73rem;
    font-size: calc( 2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2.56rem;
    font-size: calc( 1.77rem + (3.2 - 1.77) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.77rem + (3.2 - 1.77) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.44rem;
    font-size: calc( 1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
}

.text-primary {
  color: #000000 !important;
}
.text-secondary {
  color: #FF010B !important;
}
.text-success {
  color: #40b0bf !important;
}
.text-info {
  color: #8801c2 !important;
}
.text-warning {
  color: #ffe161 !important;
}
.text-danger {
  color: #ff9966 !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #41005d !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #ff5500 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #266a73 !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #41005d !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #facb00 !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #ff5500 !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #c7c7c7 !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #000000 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  position: relative;
  background-image: transparent;
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0px 1.2em;
  background-position: -10000px 1.2em;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.nav-tabs .nav-link.active {
  color: #8801c2;
}
.nav-tabs .nav-link:not(.active) {
  color: #232323;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #8801c2;
}
.alert-warning {
  background-color: #ffe161;
}
.alert-danger {
  background-color: #ff9966;
}
.mbr-gallery-filter li.active .btn {
  background-color: #8801c2;
  border-color: #8801c2;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
a,
a:hover {
  color: #8801c2;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #c644fe;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #a0d8df;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c644fe;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
.form-control {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
.form-control > .mbr-iconfont {
  font-size: 1.25rem;
}
.form-control:hover,
.form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #8801c2 !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.25rem;
}
blockquote {
  border-color: #8801c2;
}
/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #8801c2;
  color: #ffffff;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #8801c2;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #353535;
  border-bottom-color: #353535;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #8801c2;
  border-bottom-color: #8801c2;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #8801c2 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000000 !important;
  background: #ff9966 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%238801c2' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
.cid-sg7ZywhsWr {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 0px;
}
.cid-sg7ZywhsWr .image-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-sg7ZywhsWr .image-block {
    width: 100% !important;
  }
}
.cid-sg7kak2b9v {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-sg7kak2b9v .card-title {
  line-height: 1.6;
  margin: 0;
  text-align: center;
}
.cid-sg7kak2b9v .card {
  margin-bottom: 25px;
  overflow: hidden;
}
.cid-sg7kak2b9v .card .card-img {
  height: 100%;
}
.cid-sg7kak2b9v .card:hover .card-img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.cid-sg7kak2b9v .card:hover .card-wrapper:before {
  opacity: 0.8;
  background: #9a0859;
}
.cid-sg7kak2b9v .card img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.cid-sg7kak2b9v .line-wrap {
  display: inline-block;
  width: 100%;
}
.cid-sg7kak2b9v .line {
  display: inline-block;
  width: 80px;
  height: 4px;
  background-color: #ff9966;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
.cid-sg7kak2b9v .card-wrapper {
  overflow: hidden;
  position: relative;
}
.cid-sg7kak2b9v .card-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.3s;
  background: #232323;
  opacity: 0.4;
  z-index: 10;
  pointer-events: none;
}
.cid-sg7kak2b9v .card-img {
  overflow: hidden;
  transition: transform 0.3s;
  position: relative;
}
.cid-sg7kak2b9v .card-box {
  position: absolute;
  overflow: hidden;
  height: fit-content;
  margin: auto;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  z-index: 100;
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.cid-sg7kak2b9v .mbr-section-title {
  color: #232323;
  text-align: center;
}
.cid-sg7kak2b9v .card-sub-title {
  text-align: center;
  font-weight: 500;
}
.cid-sg7kak2b9v .mbr-section-sub-title {
  text-align: center;
  color: #767676;
}
.cid-sg7kak2b9v .mbr-section-title,
.cid-sg7kak2b9v .line-wrap {
  color: #8801c2;
  text-align: center;
}
.cid-sg7kak2b9v .mbr-text {
  text-align: center;
  color: #767676;
}
@media (max-width: 992px) {
  .cid-sg7kak2b9v .card-big {
    height: 200px;
  }
  .cid-sg7kak2b9v .card-img {
    margin-top: -15%;
  }
}
.cid-sg7rj2xVGO {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sg7rj2xVGO .mbr-section-title {
  color: #000000;
}
.cid-sg7rg1lUtQ {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-sg7rg1lUtQ img {
  width: 100%;
  height: 130px;
  object-fit: cover;
}
.cid-sg7rg1lUtQ .row {
  justify-content: center;
}
.cid-sg7rg1lUtQ .img-wrap span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  opacity: 0;
  transition: all 0.3s;
  cursor: pointer;
}
.cid-sg7rg1lUtQ .img-wrap {
  overflow: hidden;
  display: flex;
  justify-content: center;
  position: relative;
}
.cid-sg7rg1lUtQ .img-wrap:before {
  content: '';
  position: absolute;
  transition: all 0.3s;
  pointer-events: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: black;
  opacity: 0;
}
.cid-sg7rg1lUtQ .img-wrap:hover:before {
  opacity: 0.2;
}
.cid-sg7rg1lUtQ .img-wrap:hover span {
  opacity: 1;
}
@media (min-width: 992px) {
  .cid-sg7rg1lUtQ .col-lg-x {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
.cid-sg7rg1lUtQ .item {
  padding: 0.5rem;
}
@media (max-width: 767px) {
  .cid-sg7rg1lUtQ .item {
    padding: 0.5rem;
  }
  .cid-sg7rg1lUtQ .row {
    padding: 0 0.5rem;
  }
}
.cid-sg7rg1lUtQ .btn {
  border-radius: 0;
}
.cid-sg7rg1lUtQ .btn .mbr-iconfont {
  font-size: 1rem!important;
  margin: 0 0.5rem;
}
.cid-sg7hzLOsCv {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sg7hzLOsCv .top-line {
  display: flex;
  justify-content: space-between;
}
.cid-sg7hzLOsCv .mbr-section-title,
.cid-sg7hzLOsCv .mbr-section-subtitle {
  text-align: center;
}
.cid-sg7hzLOsCv .card:not(:nth-last-child(1)) {
  margin-bottom: 2rem;
}
.cid-sg7hzLOsCv .card-wrapper {
  border-radius: 4px;
  background-color: #fafafa;
}
.cid-sg7hzLOsCv .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .cid-sg7hzLOsCv .card-box {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .cid-sg7hzLOsCv .card-box {
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sg7hzLOsCv .card-box {
    padding-left: 2rem;
    padding-right: 4rem;
  }
}
.cid-sg7hzLOsCv .mbr-section-title {
  color: #000000;
}
.cid-sg7hzLOsCv .card-title {
  color: #a82682;
}
.cid-sg7k4C9oph {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-sg7k4C9oph img {
  width: 100%;
  height: 130px;
  object-fit: cover;
}
.cid-sg7k4C9oph .row {
  justify-content: center;
}
.cid-sg7k4C9oph .img-wrap span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  opacity: 0;
  transition: all 0.3s;
  cursor: pointer;
}
.cid-sg7k4C9oph .img-wrap {
  overflow: hidden;
  display: flex;
  justify-content: center;
  position: relative;
}
.cid-sg7k4C9oph .img-wrap:before {
  content: '';
  position: absolute;
  transition: all 0.3s;
  pointer-events: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: black;
  opacity: 0;
}
.cid-sg7k4C9oph .img-wrap:hover:before {
  opacity: 0.2;
}
.cid-sg7k4C9oph .img-wrap:hover span {
  opacity: 1;
}
@media (min-width: 992px) {
  .cid-sg7k4C9oph .col-lg-x {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
.cid-sg7k4C9oph .item {
  padding: 0.5rem;
}
@media (max-width: 767px) {
  .cid-sg7k4C9oph .item {
    padding: 0.5rem;
  }
  .cid-sg7k4C9oph .row {
    padding: 0 0.5rem;
  }
}
.cid-sg7k4C9oph .btn {
  border-radius: 0;
}
.cid-sg7k4C9oph .btn .mbr-iconfont {
  font-size: 1rem!important;
  margin: 0 0.5rem;
}
.cid-sg7snhom9c {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sg7snhom9c .mbr-section-title {
  color: #000000;
}
.cid-sg3w2T44ZU {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sg3w2T44ZU .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sg3w2T44ZU .mbr-section-btn .btn-secondary-outline:hover,
.cid-sg3w2T44ZU .mbr-section-btn .btn-secondary-outline .active,
.cid-sg3w2T44ZU .mbr-section-btn .btn-secondary-outline:focus {
  color: #8801c2 !important;
}
@media (min-width: 991px) {
  .cid-sg3w2T44ZU .item-wrapper .mbr-section-btn {
    opacity: 0;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transform: translateY(10px);
  }
}
.cid-sg3w2T44ZU img,
.cid-sg3w2T44ZU .item-img {
  border-radius: 4px;
  position: relative;
}
.cid-sg3w2T44ZU .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
  height: 100%;
}
.cid-sg3w2T44ZU .item-wrapper:hover .item-title a {
  color: #ff9966 !important;
}
@media (min-width: 992px) {
  .cid-sg3w2T44ZU .item-wrapper:hover .mbr-section-btn {
    opacity: 1;
    transform: translateY(0);
  }
  .cid-sg3w2T44ZU .item-wrapper:hover .post_wrap {
    opacity: 1;
    background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    transform: translateY(0);
  }
}
.cid-sg3w2T44ZU .item-content {
  padding-top: 40px;
}
@media (max-width: 768px) {
  .cid-sg3w2T44ZU .item-content {
    padding-top: 20px;
  }
}
.cid-sg3w2T44ZU .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
}
@media (max-width: 767px) {
  .cid-sg3w2T44ZU .card_post {
    padding: 20px;
  }
}
.cid-sg3w2T44ZU .post_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-sg3w2T44ZU .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-sg3w2T44ZU .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sg3w2T44ZU .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sg3w2T44ZU .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-sg3w2T44ZU .item:focus,
.cid-sg3w2T44ZU span:focus {
  outline: none;
}
.cid-sg3w2T44ZU .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sg3w2T44ZU .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sg3w2T44ZU .item-title,
.cid-sg3w2T44ZU .card_topic,
.cid-sg3w2T44ZU .mbr-section-subtitle {
  margin-bottom: 12px;
  transition: all 0.2s;
}
.cid-sg3w2T44ZU .category_content {
  opacity: .8;
}
.cid-sg3w2T44ZU .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ff9966;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sg3w2T44ZU .item-title {
  color: #a82682;
}
.cid-sg3w2T44ZU .mbr-section-title {
  color: #000000;
  text-align: left;
}
.cid-sg3AZcaRKT {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #dfdfdf;
}
.cid-sg3AZcaRKT .text-content .btn-bgr {
  z-index: 0;
}
.cid-sg3AZcaRKT .mbr-overlay {
  background: #d7e8f6;
}
.cid-sg3AZcaRKT .text-content {
  padding: 2rem 0rem;
  background-color: #ff9966;
}
.cid-sg3AZcaRKT .mbr-section-btn {
  margin-left: -0.8rem;
}
.cid-sg3AZcaRKT .media-container-row {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  .cid-sg3AZcaRKT .mbr-text {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .cid-sg3AZcaRKT .text-content {
    margin-bottom: 2rem;
  }
}
.cid-sg7QYChNzw {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../../../assets/images/ing-33594-242882-935x623.jpeg");
}
.cid-sg7QYChNzw .mbr-figure {
  margin: 0 auto;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sg7QYChNzw .mbr-figure img {
  height: 175px;
  width: 175px;
  margin: 0 auto;
  object-fit: cover;
  margin-bottom: 3rem;
  border-radius: 100%;
}
.cid-sg7QYChNzw .mbr-text,
.cid-sg7QYChNzw .mbr-section-btn {
  color: #ffffff;
}
@media (max-width: 767px) {
  .cid-sg7QYChNzw img {
    height: 250px!important;
    width: 250px!important;
  }
}
.cid-sg7QYChNzw H1 {
  color: #ffffff;
}
.cid-sg81898yMr {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sg81898yMr h4 {
  margin-bottom: 0;
}
.cid-sg81898yMr .card:hover img {
  box-shadow: 0 10px 55px 5px rgba(255, 187, 153, 0.35);
}
.cid-sg81898yMr .btn[class*="-outline"] {
  border: none;
  padding: 0;
  margin: 0 0.25rem!important;
  box-shadow: none!important;
}
.cid-sg81898yMr .btn[class*="-outline"] span {
  order: 2;
  font-size: 1.1rem;
  padding-top: 3px;
  transition: padding 0.3s!important;
}
.cid-sg81898yMr .btn[class*="-outline"]:hover span {
  padding-left: 10px;
}
.cid-sg81898yMr .btn[class*="-outline"]:hover {
  background-color: transparent!important;
  color: #8801c2 !important;
  box-shadow: none!important;
}
.cid-sg81898yMr .btn[class*="-outline"]:active,
.cid-sg81898yMr .btn[class*="-outline"]:focus {
  background-color: transparent!important;
  box-shadow: none!important;
}
.cid-sg81898yMr .card-box {
  padding-top: 2rem;
}
.cid-sg81898yMr .card-wrapper {
  height: 100%;
}
.cid-sg81898yMr .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-sg81898yMr img {
  transition: all 0.3s;
  border-radius: 8px;
}
.cid-sg81898yMr .card-title {
  color: #000000;
  text-align: center;
}
.cid-sg81898yMr .main-title {
  color: #232323;
  text-align: center;
}
.cid-sg81898yMr .mbr-text,
.cid-sg81898yMr .mbr-link-btn {
  color: #767676;
}
.cid-sg1AaQN8LV {
  background: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-sg1AaQN8LV .image-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-sg1AaQN8LV .image-block {
    width: 100% !important;
  }
}
.cid-seTskcuuiU {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f7f7f7;
}
.cid-seTskcuuiU .row {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-seTskcuuiU .text-black {
  font-weight: 800;
  letter-spacing: 0.1em;
}
.cid-seTskcuuiU .btn {
  margin-bottom: 2rem;
}
.cid-seTskcuuiU .mbr-text {
  color: #444;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.cid-seTskcuuiU .social-list {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  padding-left: 0;
  margin-bottom: 25px;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-seTskcuuiU .social-list .mbr-iconfont-social {
  font-size: 2rem;
  color: black;
}
.cid-seTskcuuiU .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-seTskcuuiU .social-list a {
  margin: 0;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-seTskcuuiU .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-seTskcuuiU .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .cid-seTskcuuiU .mbr-text {
    text-align: center;
    margin-bottom: 2rem;
  }
}
.cid-seTskcuuiU .links {
  color: #232323;
  text-align: center;
}
.cid-sg1DqEb9DK {
  display: flex;
  padding-top: 135px;
  padding-bottom: 135px;
  background-image: url("../../../assets/images/iss-15983-535-2000x1439.jpeg");
}
.cid-sg1DqEb9DK .mbr-overlay {
  background-color: #353535;
  opacity: 0.5;
}
.cid-sg1DqEb9DK .content-wrap {
  padding: 5rem 1rem;
}
@media (min-width: 768px) {
  .cid-sg1DqEb9DK {
    align-items: flex-end;
  }
  .cid-sg1DqEb9DK .row {
    justify-content: flex-start;
  }
  .cid-sg1DqEb9DK .content-wrap {
    width: 51%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sg1DqEb9DK .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cid-sg1DqEb9DK {
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-sg1DqEb9DK .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cid-sg1DqEb9DK .content-wrap {
    width: 100%;
  }
}
.cid-sg1DqEb9DK .mbr-section-title {
  color: #8801c2;
}
.cid-sg1DqEb9DK .mbr-text,
.cid-sg1DqEb9DK .mbr-section-btn {
  color: #353535;
}
.cid-sg1DqF12EL {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sg1DqFzKRi {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 15px;
}
.cid-sg1DqFzKRi .image-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-sg1DqFzKRi .image-block {
    width: 100% !important;
  }
}
.cid-sg1DqFOYp1 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sg1DqG8Iey {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sg1DqG8Iey h4 {
  margin-bottom: 0;
}
.cid-sg1DqG8Iey .card:hover img {
  box-shadow: 0 10px 55px 5px rgba(255, 187, 153, 0.35);
}
.cid-sg1DqG8Iey .btn[class*="-outline"] {
  border: none;
  padding: 0;
  margin: 0 0.25rem!important;
  box-shadow: none!important;
}
.cid-sg1DqG8Iey .btn[class*="-outline"] span {
  order: 2;
  font-size: 1.1rem;
  padding-top: 3px;
  transition: padding 0.3s!important;
}
.cid-sg1DqG8Iey .btn[class*="-outline"]:hover span {
  padding-left: 10px;
}
.cid-sg1DqG8Iey .btn[class*="-outline"]:hover {
  background-color: transparent!important;
  color: #8801c2 !important;
  box-shadow: none!important;
}
.cid-sg1DqG8Iey .btn[class*="-outline"]:active,
.cid-sg1DqG8Iey .btn[class*="-outline"]:focus {
  background-color: transparent!important;
  box-shadow: none!important;
}
.cid-sg1DqG8Iey .card-box {
  padding-top: 2rem;
}
.cid-sg1DqG8Iey .card-wrapper {
  height: 100%;
}
.cid-sg1DqG8Iey .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-sg1DqG8Iey img {
  transition: all 0.3s;
  border-radius: 8px;
}
.cid-sg1DqG8Iey .card-title {
  color: #149dcc;
}
.cid-sg1DqG8Iey .main-title {
  color: #232323;
}
.cid-sg1DqG8Iey .mbr-text,
.cid-sg1DqG8Iey .mbr-link-btn {
  color: #767676;
}
.cid-sg1DqGzxh7 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f7f7f7;
}
.cid-sg1DqGzxh7 .row {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sg1DqGzxh7 .text-black {
  font-weight: 800;
  letter-spacing: 0.1em;
}
.cid-sg1DqGzxh7 .btn {
  margin-bottom: 2rem;
}
.cid-sg1DqGzxh7 .mbr-text {
  color: #444;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.cid-sg1DqGzxh7 .social-list {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  padding-left: 0;
  margin-bottom: 25px;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sg1DqGzxh7 .social-list .mbr-iconfont-social {
  font-size: 2rem;
  color: black;
}
.cid-sg1DqGzxh7 .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sg1DqGzxh7 .social-list a {
  margin: 0;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-sg1DqGzxh7 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sg1DqGzxh7 .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .cid-sg1DqGzxh7 .mbr-text {
    text-align: center;
    margin-bottom: 2rem;
  }
}
.cid-sg1DqGzxh7 .links {
  color: #232323;
  text-align: center;
}
.cid-sg1Dwt4J0g {
  display: flex;
  padding-top: 135px;
  padding-bottom: 135px;
  background-image: url("../../../assets/images/iss-15983-535-2000x1439.jpeg");
}
.cid-sg1Dwt4J0g .mbr-overlay {
  background-color: #353535;
  opacity: 0.5;
}
.cid-sg1Dwt4J0g .content-wrap {
  padding: 5rem 1rem;
}
@media (min-width: 768px) {
  .cid-sg1Dwt4J0g {
    align-items: flex-end;
  }
  .cid-sg1Dwt4J0g .row {
    justify-content: flex-start;
  }
  .cid-sg1Dwt4J0g .content-wrap {
    width: 51%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sg1Dwt4J0g .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cid-sg1Dwt4J0g {
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-sg1Dwt4J0g .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cid-sg1Dwt4J0g .content-wrap {
    width: 100%;
  }
}
.cid-sg1Dwt4J0g .mbr-section-title {
  color: #8801c2;
}
.cid-sg1Dwt4J0g .mbr-text,
.cid-sg1Dwt4J0g .mbr-section-btn {
  color: #353535;
}
.cid-sg1DwtYR60 {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 15px;
}
.cid-sg1DwtYR60 .image-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-sg1DwtYR60 .image-block {
    width: 100% !important;
  }
}
.cid-sg1DXValR9 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .cid-sg1DXValR9 .image-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-sg1DXValR9 .row {
  flex-direction: row-reverse;
}
.cid-sg1DXValR9 img {
  width: 100%;
}
.cid-sg1DwuaYDg {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sg1DwurVrd {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sg1DwurVrd h4 {
  margin-bottom: 0;
}
.cid-sg1DwurVrd .card:hover img {
  box-shadow: 0 10px 55px 5px rgba(255, 187, 153, 0.35);
}
.cid-sg1DwurVrd .btn[class*="-outline"] {
  border: none;
  padding: 0;
  margin: 0 0.25rem!important;
  box-shadow: none!important;
}
.cid-sg1DwurVrd .btn[class*="-outline"] span {
  order: 2;
  font-size: 1.1rem;
  padding-top: 3px;
  transition: padding 0.3s!important;
}
.cid-sg1DwurVrd .btn[class*="-outline"]:hover span {
  padding-left: 10px;
}
.cid-sg1DwurVrd .btn[class*="-outline"]:hover {
  background-color: transparent!important;
  color: #8801c2 !important;
  box-shadow: none!important;
}
.cid-sg1DwurVrd .btn[class*="-outline"]:active,
.cid-sg1DwurVrd .btn[class*="-outline"]:focus {
  background-color: transparent!important;
  box-shadow: none!important;
}
.cid-sg1DwurVrd .card-box {
  padding-top: 2rem;
}
.cid-sg1DwurVrd .card-wrapper {
  height: 100%;
}
.cid-sg1DwurVrd .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-sg1DwurVrd img {
  transition: all 0.3s;
  border-radius: 8px;
}
.cid-sg1DwurVrd .card-title {
  color: #149dcc;
}
.cid-sg1DwurVrd .main-title {
  color: #232323;
}
.cid-sg1DwurVrd .mbr-text,
.cid-sg1DwurVrd .mbr-link-btn {
  color: #767676;
}
.cid-sg1DwuWL24 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f7f7f7;
}
.cid-sg1DwuWL24 .row {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sg1DwuWL24 .text-black {
  font-weight: 800;
  letter-spacing: 0.1em;
}
.cid-sg1DwuWL24 .btn {
  margin-bottom: 2rem;
}
.cid-sg1DwuWL24 .mbr-text {
  color: #444;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.cid-sg1DwuWL24 .social-list {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  padding-left: 0;
  margin-bottom: 25px;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sg1DwuWL24 .social-list .mbr-iconfont-social {
  font-size: 2rem;
  color: black;
}
.cid-sg1DwuWL24 .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sg1DwuWL24 .social-list a {
  margin: 0;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-sg1DwuWL24 .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sg1DwuWL24 .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .cid-sg1DwuWL24 .mbr-text {
    text-align: center;
    margin-bottom: 2rem;
  }
}
.cid-sg1DwuWL24 .links {
  color: #232323;
  text-align: center;
}
.cid-sg1DJQAAlD {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 15px;
}
.cid-sg1DJQAAlD .image-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-sg1DJQAAlD .image-block {
    width: 100% !important;
  }
}
.cid-sg30regWf3 {
  padding-top: 30px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-sg30regWf3 .mbr-overlay {
  background: linear-gradient(90deg, #0c18bb, #ff1503);
}
.cid-sg30regWf3 h2,
.cid-sg30regWf3 h3,
.cid-sg30regWf3 h4,
.cid-sg30regWf3 p {
  color: #ffffff;
}
.cid-sg30regWf3 .mbr-iconfont {
  font-size: 48px;
  padding-right: 1rem;
}
.cid-sg30regWf3 .text-block {
  border-bottom: 1px solid #767676;
}
.cid-sg30regWf3 .media-container-row {
  -webkit-align-items: center;
  align-items: center;
}
.cid-sg30regWf3 .form-control {
  box-shadow: none;
  padding: 1.07em 1.07em;
  background-color: #dfdfdf;
  border: 1px solid #e8e8e8;
  color: #656565;
  line-height: 1.43;
  min-height: 3.5em;
  border-radius: .25rem;
}
.cid-sg30regWf3 .form-control:focus,
.cid-sg30regWf3 .form-control:hover {
  border: 1px solid #e8e8e8;
  background-color: #f5f5f5;
}
.cid-sg30regWf3 .form-group {
  margin-bottom: 1rem;
}
.cid-sg30regWf3 input::-webkit-input-placeholder,
.cid-sg30regWf3 textarea::-webkit-input-placeholder {
  color: #656565;
}
.cid-sg30regWf3 input:-moz-placeholder,
.cid-sg30regWf3 textarea:-moz-placeholder {
  color: #656565;
}
.cid-sg30regWf3 .jq-selectbox li,
.cid-sg30regWf3 .jq-selectbox li {
  background-color: #dfdfdf;
  color: #000000;
}
.cid-sg30regWf3 .jq-selectbox li:hover,
.cid-sg30regWf3 .jq-selectbox li.selected {
  background-color: #f5f5f5;
  color: #000000;
}
.cid-sg30regWf3 .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #dfdfdf;
}
.cid-sg30regWf3 .jq-selectbox .jq-selectbox__trigger-arrow {
  border-top-color: #f5f5f5;
}
.cid-sg30regWf3 .mbr-text {
  color: #767676;
}
.cid-sg30regWf3 a:not([href]):not([tabindex]) {
  color: #fff;
}
.cid-sg30regWf3 .multi-horizontal {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sg30regWf3 .input-group-btn {
  display: block;
  text-align: center;
}
.cid-sg30regWf3 textarea.form-control {
  resize: none;
}
@media (max-width: 767px) {
  .cid-sg30regWf3 h2 {
    padding-top: 2rem;
  }
}
@media (min-width: 768px) {
  .cid-sg30regWf3 .container > .row > .col-md-6:first-child {
    padding-right: 30px;
  }
  .cid-sg30regWf3 .container > .row > .col-md-6:last-child {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .cid-sg30regWf3 .google-map {
    padding-bottom: 2rem;
  }
}
.cid-sg30regWf3 H2 {
  color: #bbbbbb;
  text-align: center;
}
.cid-sg30regWf3 H3 {
  color: #bbbbbb;
}
.cid-sg1DJQLmsP {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sg1DJR07u4 {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sg1DJR07u4 h4 {
  margin-bottom: 0;
}
.cid-sg1DJR07u4 .card:hover img {
  box-shadow: 0 10px 55px 5px rgba(255, 187, 153, 0.35);
}
.cid-sg1DJR07u4 .btn[class*="-outline"] {
  border: none;
  padding: 0;
  margin: 0 0.25rem!important;
  box-shadow: none!important;
}
.cid-sg1DJR07u4 .btn[class*="-outline"] span {
  order: 2;
  font-size: 1.1rem;
  padding-top: 3px;
  transition: padding 0.3s!important;
}
.cid-sg1DJR07u4 .btn[class*="-outline"]:hover span {
  padding-left: 10px;
}
.cid-sg1DJR07u4 .btn[class*="-outline"]:hover {
  background-color: transparent!important;
  color: #8801c2 !important;
  box-shadow: none!important;
}
.cid-sg1DJR07u4 .btn[class*="-outline"]:active,
.cid-sg1DJR07u4 .btn[class*="-outline"]:focus {
  background-color: transparent!important;
  box-shadow: none!important;
}
.cid-sg1DJR07u4 .card-box {
  padding-top: 2rem;
}
.cid-sg1DJR07u4 .card-wrapper {
  height: 100%;
}
.cid-sg1DJR07u4 .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-sg1DJR07u4 img {
  transition: all 0.3s;
  border-radius: 8px;
}
.cid-sg1DJR07u4 .card-title {
  color: #149dcc;
}
.cid-sg1DJR07u4 .main-title {
  color: #232323;
}
.cid-sg1DJR07u4 .mbr-text,
.cid-sg1DJR07u4 .mbr-link-btn {
  color: #767676;
}
.cid-sg1DJRqwKI {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f7f7f7;
}
.cid-sg1DJRqwKI .row {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sg1DJRqwKI .text-black {
  font-weight: 800;
  letter-spacing: 0.1em;
}
.cid-sg1DJRqwKI .btn {
  margin-bottom: 2rem;
}
.cid-sg1DJRqwKI .mbr-text {
  color: #444;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.cid-sg1DJRqwKI .social-list {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  padding-left: 0;
  margin-bottom: 25px;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sg1DJRqwKI .social-list .mbr-iconfont-social {
  font-size: 2rem;
  color: black;
}
.cid-sg1DJRqwKI .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sg1DJRqwKI .social-list a {
  margin: 0;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-sg1DJRqwKI .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sg1DJRqwKI .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .cid-sg1DJRqwKI .mbr-text {
    text-align: center;
    margin-bottom: 2rem;
  }
}
.cid-sg1DJRqwKI .links {
  color: #232323;
  text-align: center;
}
.cid-sg93zpBOns {
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/iss-15983-535-2000x1439.jpeg");
}
.cid-sg93zpBOns .mbr-overlay {
  background-color: #a82682;
  opacity: 0.5;
}
.cid-sg93zpBOns .content-wrap {
  padding: 5rem 1rem;
}
@media (min-width: 768px) {
  .cid-sg93zpBOns {
    align-items: flex-end;
  }
  .cid-sg93zpBOns .row {
    justify-content: flex-start;
  }
  .cid-sg93zpBOns .content-wrap {
    width: 51%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sg93zpBOns .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cid-sg93zpBOns {
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-sg93zpBOns .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cid-sg93zpBOns .content-wrap {
    width: 100%;
  }
}
.cid-sg93zpBOns .mbr-section-title {
  color: #ffffff;
}
.cid-sg93zpBOns .mbr-text,
.cid-sg93zpBOns .mbr-section-btn {
  color: #ffffff;
}
.cid-sg943YTXnn {
  padding-top: 4rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sg943YTXnn .top-line {
  display: flex;
  justify-content: space-between;
}
.cid-sg943YTXnn .mbr-section-title,
.cid-sg943YTXnn .mbr-section-subtitle {
  text-align: center;
}
.cid-sg943YTXnn .card:not(:nth-last-child(1)) {
  margin-bottom: 2rem;
}
.cid-sg943YTXnn .card-wrapper {
  border-radius: 4px;
  background-color: #ffffff;
  background-color: transparent;
}
.cid-sg943YTXnn .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .cid-sg943YTXnn .card-box {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .cid-sg943YTXnn .card-box {
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sg943YTXnn .card-box {
    padding-left: 2rem;
    padding-right: 4rem;
  }
}
.cid-sg93zqqctb {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 15px;
}
.cid-sg93zqqctb .image-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-sg93zqqctb .image-block {
    width: 100% !important;
  }
}
.cid-sg93zrcVbv {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f7f7f7;
}
.cid-sg93zrcVbv .row {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sg93zrcVbv .text-black {
  font-weight: 800;
  letter-spacing: 0.1em;
}
.cid-sg93zrcVbv .btn {
  margin-bottom: 2rem;
}
.cid-sg93zrcVbv .mbr-text {
  color: #444;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.cid-sg93zrcVbv .social-list {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  padding-left: 0;
  margin-bottom: 25px;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sg93zrcVbv .social-list .mbr-iconfont-social {
  font-size: 2rem;
  color: black;
}
.cid-sg93zrcVbv .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sg93zrcVbv .social-list a {
  margin: 0;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-sg93zrcVbv .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sg93zrcVbv .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .cid-sg93zrcVbv .mbr-text {
    text-align: center;
    margin-bottom: 2rem;
  }
}
.cid-sg93zrcVbv .links {
  color: #232323;
  text-align: center;
}
.cid-sg96smtqbs {
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/iss-15983-535-2000x1439.jpeg");
}
.cid-sg96smtqbs .mbr-overlay {
  background-color: #a82682;
  opacity: 0.5;
}
.cid-sg96smtqbs .content-wrap {
  padding: 5rem 1rem;
}
@media (min-width: 768px) {
  .cid-sg96smtqbs {
    align-items: flex-end;
  }
  .cid-sg96smtqbs .row {
    justify-content: flex-start;
  }
  .cid-sg96smtqbs .content-wrap {
    width: 51%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sg96smtqbs .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cid-sg96smtqbs {
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-sg96smtqbs .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cid-sg96smtqbs .content-wrap {
    width: 100%;
  }
}
.cid-sg96smtqbs .mbr-section-title {
  color: #ffffff;
}
.cid-sg96smtqbs .mbr-text,
.cid-sg96smtqbs .mbr-section-btn {
  color: #ffffff;
}
.cid-sg96NiOaBV {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #e4e3e3;
}
.cid-sg96NiOaBV h5,
.cid-sg96NiOaBV h4,
.cid-sg96NiOaBV p {
  margin-bottom: 0;
}
.cid-sg96NiOaBV p {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-sg96NiOaBV .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.cid-sg96NiOaBV .card-link {
  padding-top: 1.2rem;
  margin-top: 1.2rem;
  border-top: 1px solid #cccccc;
}
.cid-sg96NiOaBV .card-wrapper {
  transition: all 0.3s;
  background-color: #ffffff;
}
.cid-sg96NiOaBV .card-wrapper .card-box {
  padding: 1.2rem;
}
.cid-sg96NiOaBV .card-wrapper:hover {
  box-shadow: 0 10px 55px 5px rgba(255, 187, 153, 0.35);
}
.cid-sg96NiOaBV .card-title-link {
  float: left;
}
.cid-sg96NiOaBV .card-price {
  float: right;
}
.cid-sg96NiOaBV .card-title-link {
  position: relative;
}
.cid-sg96NiOaBV .card-title-link:after {
  content: "";
  transition: all 0.3s;
  border-bottom: 1px solid currentColor;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
}
.cid-sg96NiOaBV .card-title-link:hover:after {
  width: 100%;
}
.cid-sg96NiOaBV .card-box {
  padding-top: 2rem;
  display: inline-block;
  width: 100%;
}
.cid-sg96NiOaBV .card-wrapper {
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.cid-sg96NiOaBV .card-wrapper .card-title {
  transition: all 0.3s;
}
.cid-sg96NiOaBV .card-wrapper:hover .card-title {
  color: #8801c2;
}
.cid-sg96NiOaBV .card-title-link {
  color: #149dcc;
}
.cid-sg96NiOaBV .card-title {
  color: #232323;
}
.cid-sg96NiOaBV .card-price {
  color: #a82682;
}
.cid-sg9rPGFRL1 {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #e4e3e3;
}
.cid-sg9rPGFRL1 h5,
.cid-sg9rPGFRL1 h4,
.cid-sg9rPGFRL1 p {
  margin-bottom: 0;
}
.cid-sg9rPGFRL1 p {
  color: #767676;
}
@media (max-width: 767px) {
  .cid-sg9rPGFRL1 .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.cid-sg9rPGFRL1 .card-link {
  padding-top: 1.2rem;
  margin-top: 1.2rem;
  border-top: 1px solid #cccccc;
}
.cid-sg9rPGFRL1 .card-wrapper {
  transition: all 0.3s;
  background-color: #ffffff;
}
.cid-sg9rPGFRL1 .card-wrapper .card-box {
  padding: 1.2rem;
}
.cid-sg9rPGFRL1 .card-wrapper:hover {
  box-shadow: 0 10px 55px 5px rgba(255, 187, 153, 0.35);
}
.cid-sg9rPGFRL1 .card-title-link {
  float: left;
}
.cid-sg9rPGFRL1 .card-price {
  float: right;
}
.cid-sg9rPGFRL1 .card-title-link {
  position: relative;
}
.cid-sg9rPGFRL1 .card-title-link:after {
  content: "";
  transition: all 0.3s;
  border-bottom: 1px solid currentColor;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
}
.cid-sg9rPGFRL1 .card-title-link:hover:after {
  width: 100%;
}
.cid-sg9rPGFRL1 .card-box {
  padding-top: 2rem;
  display: inline-block;
  width: 100%;
}
.cid-sg9rPGFRL1 .card-wrapper {
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.cid-sg9rPGFRL1 .card-wrapper .card-title {
  transition: all 0.3s;
}
.cid-sg9rPGFRL1 .card-wrapper:hover .card-title {
  color: #8801c2;
}
.cid-sg9rPGFRL1 .card-title-link {
  color: #149dcc;
}
.cid-sg9rPGFRL1 .card-title {
  color: #232323;
}
.cid-sg96snACqm {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 15px;
}
.cid-sg96snACqm .image-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-sg96snACqm .image-block {
    width: 100% !important;
  }
}
.cid-sg96sojLOd {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f7f7f7;
}
.cid-sg96sojLOd .row {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sg96sojLOd .text-black {
  font-weight: 800;
  letter-spacing: 0.1em;
}
.cid-sg96sojLOd .btn {
  margin-bottom: 2rem;
}
.cid-sg96sojLOd .mbr-text {
  color: #444;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.cid-sg96sojLOd .social-list {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  padding-left: 0;
  margin-bottom: 25px;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sg96sojLOd .social-list .mbr-iconfont-social {
  font-size: 2rem;
  color: black;
}
.cid-sg96sojLOd .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sg96sojLOd .social-list a {
  margin: 0;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-sg96sojLOd .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sg96sojLOd .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .cid-sg96sojLOd .mbr-text {
    text-align: center;
    margin-bottom: 2rem;
  }
}
.cid-sg96sojLOd .links {
  color: #232323;
  text-align: center;
}
.cid-sg9sEiKJgl {
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../../../assets/images/mbr-1920x1440.jpeg");
}
.cid-sg9sEiKJgl .mbr-overlay {
  background-color: #a82682;
  opacity: 0.5;
}
.cid-sg9sEiKJgl .content-wrap {
  padding: 5rem 1rem;
}
@media (min-width: 768px) {
  .cid-sg9sEiKJgl {
    align-items: flex-end;
  }
  .cid-sg9sEiKJgl .row {
    justify-content: flex-start;
  }
  .cid-sg9sEiKJgl .content-wrap {
    width: 51%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-sg9sEiKJgl .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cid-sg9sEiKJgl {
    -webkit-align-items: center;
    align-items: center;
  }
  .cid-sg9sEiKJgl .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cid-sg9sEiKJgl .content-wrap {
    width: 100%;
  }
}
.cid-sg9sEiKJgl .mbr-section-title {
  color: #ffffff;
}
.cid-sg9sEiKJgl .mbr-text,
.cid-sg9sEiKJgl .mbr-section-btn {
  color: #ffffff;
}
.cid-sg9t1aKMSN {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #fafafa;
}
.cid-sg9t1aKMSN .oldcost {
  text-decoration: line-through;
  color: #e43f3f;
}
.cid-sg9t1aKMSN .currentcost {
  color: #232323;
}
.cid-sg9t1aKMSN .card-wrapper {
  border-radius: 4px;
  background: #ffffff;
}
@media (min-width: 992px) {
  .cid-sg9t1aKMSN .text-box {
    padding: 2rem;
    padding-right: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-sg9t1aKMSN .text-box {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-sg9t1aKMSN .text-box {
    padding: 1rem;
  }
}
.cid-sg9t1aKMSN .image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.cid-sg9t9TlUmR {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-sg9t9TlUmR .mbr-section-title {
  letter-spacing: 0.1em;
  color: #232323;
  margin-bottom: 2rem;
}
.cid-sg9t9TlUmR .mbr-section-subtitle {
  color: #232323;
  margin-bottom: 2rem;
  letter-spacing: 0.03em;
}
.cid-sg9t9TlUmR .list-img {
  width: 100px;
}
.cid-sg9t9TlUmR .ico2 {
  color: #767676;
  font-size: 1.2rem;
}
.cid-sg9t9TlUmR .btn {
  margin: 0px !important;
}
.cid-sg9t9TlUmR .text-box {
  padding: 1rem;
}
.cid-sg9t9TlUmR .text-box p {
  margin: 0;
}
.cid-sg9t9TlUmR .ico-box {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0px;
}
.cid-sg9t9TlUmR .ico-box p {
  margin: 0;
}
.cid-sg9t9TlUmR .second-col {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sg9t9TlUmR .carousel-item {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sg9t9TlUmR .carousel-item .media-container-row {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.cid-sg9t9TlUmR .carousel-item .wrap-img {
  text-align: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  width: auto;
  height: 500px;
}
.cid-sg9t9TlUmR .carousel {
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: 100%;
}
.cid-sg9t9TlUmR .carousel-indicators {
  display: block;
  position: relative;
  margin-top: 1rem;
  margin-right: 0;
  margin-left: 0;
  text-align: center;
}
.cid-sg9t9TlUmR .carousel-indicators li {
  display: inline-block;
}
.cid-sg9t9TlUmR .carousel-indicators li {
  max-width: 15%;
  max-height: 120px;
  width: 15%;
  height: 120px;
  border-radius: 0;
  opacity: 1;
  background-size: cover;
  border: none;
}
.cid-sg9t9TlUmR .carousel-indicators li.active {
  border: 0px;
}
.cid-sg9t9TlUmR .li1,
.cid-sg9t9TlUmR .carousel-item:nth-child(1) .wrap-img {
  background-image: url("../../../assets/images/mbr-1-1920x1280.jpeg");
}
.cid-sg9t9TlUmR .li2,
.cid-sg9t9TlUmR .carousel-item:nth-child(2) .wrap-img {
  background-image: url("../../../assets/images/mbr-1920x1267.jpeg");
}
.cid-sg9t9TlUmR .li3,
.cid-sg9t9TlUmR .carousel-item:nth-child(3) .wrap-img {
  background-image: url("../../../assets/images/mbr-1920x1280.jpg");
}
.cid-sg9t9TlUmR .li4,
.cid-sg9t9TlUmR .carousel-item:nth-child(4) .wrap-img {
  background-image: url("../../../assets/images/mbr-1-1920x1280.jpg");
}
.cid-sg9t9TlUmR .li5,
.cid-sg9t9TlUmR .carousel-item:nth-child(5) .wrap-img {
  background-image: url("../../../assets/images/mbr-2-1920x1280.jpg");
}
.cid-sg9t9TlUmR .li6,
.cid-sg9t9TlUmR .carousel-item:nth-child(6) .wrap-img {
  background-image: url("../../../assets/images/mbr-2-1920x1280.jpeg");
}
@media (max-width: 992px) {
  .cid-sg9t9TlUmR .carousel-indicators li {
    max-width: 30%;
    max-height: 120px;
    width: 30%;
    height: 120px;
  }
}
@media (max-width: 576px) {
  .cid-sg9t9TlUmR .carousel-indicators li {
    max-width: 30%;
    max-height: 80px;
    width: 30%;
    height: 80px;
  }
}
.cid-sg9t9TlUmR .card-title2 {
  color: #149dcc;
}
.cid-sg9t9TlUmR .sq {
  color: #767676;
}
.cid-sg9t9TlUmR .item {
  color: #767676;
}
.cid-sg9udjfWyI {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sg9sEkcMYn {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 15px;
}
.cid-sg9sEkcMYn .image-block {
  margin: auto;
}
@media (max-width: 768px) {
  .cid-sg9sEkcMYn .image-block {
    width: 100% !important;
  }
}
.cid-sg9sEklqsi {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f7f7f7;
}
.cid-sg9sEklqsi .row {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sg9sEklqsi .text-black {
  font-weight: 800;
  letter-spacing: 0.1em;
}
.cid-sg9sEklqsi .btn {
  margin-bottom: 2rem;
}
.cid-sg9sEklqsi .mbr-text {
  color: #444;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.cid-sg9sEklqsi .social-list {
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  padding-left: 0;
  margin-bottom: 25px;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sg9sEklqsi .social-list .mbr-iconfont-social {
  font-size: 2rem;
  color: black;
}
.cid-sg9sEklqsi .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sg9sEklqsi .social-list a {
  margin: 0;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-sg9sEklqsi .social-list a:hover {
  opacity: .4;
}
@media (max-width: 767px) {
  .cid-sg9sEklqsi .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .cid-sg9sEklqsi .mbr-text {
    text-align: center;
    margin-bottom: 2rem;
  }
}
.cid-sg9sEklqsi .links {
  color: #232323;
  text-align: center;
}
