@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);




.subtitleFont {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Libre Franklin', serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Libre Franklin', serif;
}
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price,
.mbr-section-title {
  font-family: 'Merriweather', serif;
}
.btn {
  font-family: 'Libre Franklin', serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Merriweather', serif;
}
.btn-sm,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.mbr-section-subtitle {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Merriweather', serif;
}
.mbr-author-desc {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Merriweather', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #5aac98 !important;
}
.bg-success {
  background-color: #1e7c3a !important;
}
.bg-info {
  background-color: #74a3c7 !important;
}
.bg-warning {
  background-color: #ffd785 !important;
}
.bg-danger {
  background-color: #ff9685 !important;
}
.btn-primary {
  background-color: #5aac98;
  border-color: #5aac98;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #3e7b6c;
  border-color: #3e7b6c;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #3e7b6c !important;
  border-color: #3e7b6c !important;
}
.btn-secondary {
  background-color: #a25dae;
  border-color: #a25dae;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #763f7f;
  border-color: #763f7f;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #763f7f !important;
  border-color: #763f7f !important;
}
.btn-info {
  background-color: #74a3c7;
  border-color: #74a3c7;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #447eaa;
  border-color: #447eaa;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #447eaa !important;
  border-color: #447eaa !important;
}
.btn-success {
  background-color: #1e7c3a;
  border-color: #1e7c3a;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #0f3e1d;
  border-color: #0f3e1d;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #0f3e1d !important;
  border-color: #0f3e1d !important;
}
.btn-warning {
  background-color: #ffd785;
  border-color: #ffd785;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ffbe38;
  border-color: #ffbe38;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #ffbe38 !important;
  border-color: #ffbe38 !important;
}
.btn-danger {
  background-color: #ff9685;
  border-color: #ff9685;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #ff5438;
  border-color: #ff5438;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ff5438 !important;
  border-color: #ff5438 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #366a5e;
  color: #366a5e;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #5aac98;
  border-color: #5aac98;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #5aac98 !important;
  border-color: #5aac98 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #66376e;
  color: #66376e;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #a25dae;
  border-color: #a25dae;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #a25dae !important;
  border-color: #a25dae !important;
}
.btn-info-outline {
  background: none;
  border-color: #3d7198;
  color: #3d7198;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #74a3c7;
  border-color: #74a3c7;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #74a3c7 !important;
  border-color: #74a3c7 !important;
}
.btn-success-outline {
  background: none;
  border-color: #0a2a14;
  color: #0a2a14;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #1e7c3a;
  border-color: #1e7c3a;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #1e7c3a !important;
  border-color: #1e7c3a !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ffb61f;
  color: #ffb61f;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffd785;
  border-color: #ffd785;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffd785 !important;
  border-color: #ffd785 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #ff3e1f;
  color: #ff3e1f;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #ff9685;
  border-color: #ff9685;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ff9685 !important;
  border-color: #ff9685 !important;
}
.text-primary {
  color: #5aac98 !important;
}
.text-success {
  color: #1e7c3a !important;
}
.text-info {
  color: #74a3c7 !important;
}
.text-warning {
  color: #ffd785 !important;
}
.text-danger {
  color: #ff9685 !important;
}
.alert-success {
  background-color: #1e7c3a;
}
.alert-info {
  background-color: #74a3c7;
}
.alert-warning {
  background-color: #ffd785;
}
.alert-danger {
  background-color: #ff9685;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #5aac98;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #5aac98;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #5aac98;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #5aac98;
}
.lead a,
.lead a:hover {
  color: #5aac98;
}
.lead blockquote {
  border-color: #5aac98;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #afd7cd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #47d271;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #cfdfec;
}
.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;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000;
}
/* DirectM */
a {
  color: #74a3c7;
}
a:hover {
  color: #333;
}
/*header1*/
.header1 .mbr-arrow a i {
  color: #ffffff;
}
.header1 .mbr-arrow a:hover i {
  color: #5aac98;
}
/*header2*/
.header1.header2 .mbr-arrow a i {
  color: #222222;
}
.header1.header2 .mbr-arrow a:hover i {
  color: #5aac98;
}
/*features1*/
.features1 .carousel-indicators li.active {
  border: 5px solid #5aac98;
}
/*features12*/
.features12 .card .mbr-iconfont,
.features14 .card .mbr-iconfont,
.features16 .card .mbr-iconfont {
  font-family: 'Merriweather', serif;
}
/*msg-box1*/
.msg-box1 ul li:before {
  background-color: #5aac98;
}
.msg-box1 .round-block {
  background: linear-gradient(45deg, #4c9784, #5aac98, #7cbdad);
}
/*tabs1*/
.tabs1 ul li a.active {
  border-bottom-color: #5aac98 !important;
}
.tabs1 .tab-list-wraper ul li:before {
  background-color: #5aac98;
}
.tabs1 .colorBG {
  background-color: #5aac98;
}
/*content*/
.content2 blockquote {
  border-left: 3px solid #5aac98;
}
.content4 p {
  border-bottom: 3px solid #5aac98;
  border-top: 3px solid #5aac98;
}
/*follow1*/
.follow1 .btn-social {
  color: #5aac98;
  border-color: #5aac98;
}
.follow1 .btn-social:hover {
  color: #7cbdad;
  background: rgba(90, 172, 152, 0.1);
  border-color: #7cbdad;
}
/*share1*/
.share1 .btn-social {
  color: #5aac98;
  border-color: #5aac98;
}
.share1 .btn-social:hover {
  color: #7cbdad;
  background: rgba(90, 172, 152, 0.1);
  border-color: #7cbdad;
}
/* Slider */
.mbr-slider .carousel-indicators .active {
  background-color: #5aac98;
}
/* Gallery */
.mbr-gallery-filter ul li {
  font-family: 'Libre Franklin', serif;
}
.mbr-gallery-filter li {
  color: #74a3c7;
}
.btn-empty:focus {
  color: #5aac98;
}
/* captions */
.mbr-figure-caption {
  background-color: #616161;
  color: #fff;
}
/* tabs1 */
.tabs1 ul li a {
  color: #74a3c7;
}
/*tabs3*/
.tabs3 .nav-tabs .nav-link.active {
  border: 5px solid #5aac98;
}
/* testimonials1*/
.testimonials1 .carousel-indicators li.active {
  border: 5px solid #5aac98;
}
.hamburger-icon {
  background-color: #5aac98 !important;
}
.hamburger-icon:before {
  background-color: #5aac98;
}
.hamburger-icon:after {
  background-color: #5aac98;
}
.form-control {
  background: #eef2f7;
  padding: 1rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mbr-form.mx-auto {
  margin: 0 auto;
  float: none;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#slider-27 .mbr-section-title,
#slider-27 .mbr-section-text {
  color: #fff;
}
#slider-27 .mbr-section-text {
  text-align: right;
}
#slider-27 .mbr-section-title {
  text-align: right;
}
#header7-2 H3 {
  font-family: 'Merriweather', serif;
  font-size: 48px;
  color: #667bb1;
}
#header7-2 P {
  color: #2d2d2d;
}
.cid-s9n6RPrp2S {
  background: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
}
.cid-s9n6RPrp2S .image-block {
  margin: auto;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.cid-s9n6RPrp2S .image-block:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0;
  left: 0;
  top: 0;
  transition: all 0.3s;
  pointer-events: none;
  z-index: 2;
}
.cid-s9n6RPrp2S .image-block:hover:before {
  opacity: 0.2;
}
.cid-s9n6RPrp2S .image-block:hover .wrap {
  opacity: 1;
}
.cid-s9n6RPrp2S .image-block:hover img {
  transform: scale(1.05);
}
.cid-s9n6RPrp2S h4 {
  letter-spacing: 2px;
}
.cid-s9n6RPrp2S figcaption {
  position: relative;
}
.cid-s9n6RPrp2S figcaption .wrap {
  position: absolute;
  bottom: 2rem;
  width: 100%;
  opacity: 0;
  padding: 1rem;
  transition: all 0.3s;
  z-index: 3;
}
.cid-s9n6RPrp2S img {
  width: 100%;
  height: 100%;
  transition: all 3s;
  object-fit: cover;
}
@media (max-width: 991px) {
  .cid-s9n6RPrp2S .image-block {
    max-height: 400px;
  }
}
@media (max-width: 767px) {
  .cid-s9n6RPrp2S .wrap {
    opacity: 1!important;
  }
  .cid-s9n6RPrp2S .image-block:before {
    opacity: 0.2!important;
  }
}
.cid-s9nx4yMTa0 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f4f8fa;
}
.cid-s9nx4yMTa0 .mbr-iconfont {
  color: #ffd785;
}
.cid-s9nx4yMTa0 .mbr-iconfont:hover {
  color: #667bb1 !important;
}
.cid-s9nx4yMTa0 .mbr-text {
  margin: 1.5rem 0;
}
.cid-s9nx4yMTa0 .card-img {
  margin-bottom: 2rem;
  max-width: 200px;
  max-height: 200px;
  margin: 0 auto 2rem auto;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.cid-s9nx4yMTa0 .img-icon {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .cid-s9nx4yMTa0 .my-col {
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-s9nx4yMTa0 .mbr-section-subtitle,
.cid-s9nx4yMTa0 .mbr-text,
.cid-s9nx4yMTa0 .social-links .mbr-iconfont {
  color: #8d97ad;
}
#features9-14 .mbr-iconfont {
  color: #5aac98;
  border-color: #5aac98;
}
#features9-14 .card-title {
  font-family: 'Merriweather', serif;
}
#features9-14 .heading-title {
  text-align: center;
  font-family: 'Merriweather', serif;
  font-size: 36px;
}
#footer2-1m .footer-list {
  color: #74a3c7;
}
#footer2-1m .btn-social {
  border-color: #74a3c7;
  color: #74a3c7;
}
#footer2-1m .btn-social:hover {
  background: #74a3c7;
  color: #fff;
}
#footer2-1m .footer-header P {
  font-family: 'Merriweather', serif;
}
#footer2-1m P {
  text-align: center;
}
#footer2-1m LI {
  text-align: center;
}
.cid-sJ7b1JmkJA.popup-builder {
  background-color: #ffffff;
}
.cid-sJ7b1JmkJA.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sJ7b1JmkJA.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sJ7b1JmkJA .modal-content,
.cid-sJ7b1JmkJA .modal-dialog {
  height: auto;
}
.cid-sJ7b1JmkJA .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sJ7b1JmkJA .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sJ7b1JmkJA .form-wrapper .mbr-form .form-group,
  .cid-sJ7b1JmkJA .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sJ7b1JmkJA .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sJ7b1JmkJA .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-sJ7b1JmkJA .mbr-text {
  text-align: center;
}
.cid-sJ7b1JmkJA .pt-0 {
  padding-top: 0 !important;
}
.cid-sJ7b1JmkJA .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sJ7b1JmkJA .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sJ7b1JmkJA .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sJ7b1JmkJA .modal-open {
  overflow: hidden;
}
.cid-sJ7b1JmkJA .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sJ7b1JmkJA .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sJ7b1JmkJA .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sJ7b1JmkJA .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-sJ7b1JmkJA .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sJ7b1JmkJA .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sJ7b1JmkJA .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sJ7b1JmkJA .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-sJ7b1JmkJA .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sJ7b1JmkJA .modal-backdrop.fade {
  opacity: 0;
}
.cid-sJ7b1JmkJA .modal-backdrop.show {
  opacity: .5;
}
.cid-sJ7b1JmkJA .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-sJ7b1JmkJA .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-sJ7b1JmkJA .modal-header {
    padding: 1rem;
  }
}
.cid-sJ7b1JmkJA .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sJ7b1JmkJA .modal-header .close:hover {
  opacity: 1;
}
.cid-sJ7b1JmkJA .modal-header .close:focus {
  outline: none;
}
.cid-sJ7b1JmkJA .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sJ7b1JmkJA .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 100%;
}
@media (min-width: 992px) {
  .cid-sJ7b1JmkJA .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sJ7b1JmkJA .modal-body {
    padding: 1rem;
  }
}
.cid-sJ7b1JmkJA .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-sJ7b1JmkJA .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sJ7b1JmkJA .modal-footer {
    padding: 1rem;
  }
}
.cid-sJ7b1JmkJA .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sJ7b1JmkJA .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sJ7b1JmkJA .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sJ7b1JmkJA .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sJ7b1JmkJA .modal-sm {
    max-width: 300px;
  }
  .cid-sJ7b1JmkJA .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-sJ7b1JmkJA .modal-lg,
  .cid-sJ7b1JmkJA .modal-xl {
    max-width: 800px;
  }
  .cid-sJ7b1JmkJA .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-sJ7b1JmkJA .modal-xl {
    max-width: 1140px;
  }
  .cid-sJ7b1JmkJA .container {
    max-width: 1140px;
  }
}
.cid-sJ7b1JmkJA .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-sJ7b1JmkJA .container {
    max-width: 720px;
  }
}
.cid-sJ7b1JmkJA .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sJ7b1JmkJA .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-sJ7b1JmkJA .form-group {
  margin-bottom: 1rem;
}
.cid-sJ7b1JmkJA .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sJ7b1JmkJA .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sJ7b1JmkJA .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-sJ7b1JmkJA .mbr-section-btn {
  margin: 0;
}
.cid-sJ7b1JmkJA .mbr-section-btn .btn {
  margin: 0;
}
#menu2-2q .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2q .navbar-toggler {
  color: #74a3c7;
}
#menu2-2q .close-icon::before,
#menu2-2q .close-icon::after {
  background-color: #74a3c7;
}
#menu2-2q .link,
#menu2-2q .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-2q .link {
  font-size: 0.9rem;
}
#menu2-2q .dropdown-item,
#menu2-2q .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-2q .link:hover,
#menu2-2q .link:focus {
  color: #5aac98;
}
#menu2-2q .dropdown-item:hover::before,
#menu2-2q .dropdown-item:focus::before {
  background: #5aac98;
}
#menu2-2q .dropdown-item:hover,
#menu2-2q .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-menu {
  background: #ffffff;
}
#menu2-2q .nav-dropdown-sm .link:focus,
#menu2-2q .nav-dropdown-sm .link:hover,
#menu2-2q .nav-dropdown-sm .dropdown-item:focus,
#menu2-2q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu2-2q .navbar,
#menu2-2q .nav-dropdown-sm,
#menu2-2q .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2q .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu2-2q .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-2q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2q .bg-color.transparent.opened .link:hover,
#menu2-2q .bg-color.transparent.opened .link:focus {
  color: #5aac98;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-item[aria-expanded="true"] {
  color: #5aac98!important;
}
#menu1-2t .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-2t .navbar-toggler {
  color: #74a3c7;
}
#menu1-2t .close-icon::before,
#menu1-2t .close-icon::after {
  background-color: #74a3c7;
}
#menu1-2t .link,
#menu1-2t .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu1-2t .link {
  font-size: 1.1rem;
}
#menu1-2t .dropdown-item,
#menu1-2t .nav-dropdown-sm .link {
  font-size: 1.191rem;
}
#menu1-2t .link:hover,
#menu1-2t .link:focus {
  color: #5aac98;
}
#menu1-2t .dropdown-item:hover::before,
#menu1-2t .dropdown-item:focus::before {
  background: #5aac98;
}
#menu1-2t .dropdown-item:hover,
#menu1-2t .dropdown-item:focus {
  color: #74a3c7;
}
#menu1-2t .link[aria-expanded="true"],
#menu1-2t .dropdown-menu {
  background: #ffffff;
}
#menu1-2t .nav-dropdown-sm .link:focus,
#menu1-2t .nav-dropdown-sm .link:hover,
#menu1-2t .nav-dropdown-sm .dropdown-item:focus,
#menu1-2t .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-2t .navbar,
#menu1-2t .nav-dropdown-sm,
#menu1-2t .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-2t .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-2t .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu1-2t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-2t .bg-color.transparent.opened .link:hover,
#menu1-2t .bg-color.transparent.opened .link:focus {
  color: #5aac98;
}
#menu1-2t .link[aria-expanded="true"],
#menu1-2t .dropdown-item[aria-expanded="true"] {
  color: #5aac98!important;
}


#header7-c H3 {
  font-family: 'Merriweather', serif;
  font-size: 48px;
  color: #2b4484;
}
#header7-c P {
  color: #2d2d2d;
  text-align: left;
}
#footer2-d .footer-list {
  color: #74a3c7;
}
#footer2-d .btn-social {
  border-color: #74a3c7;
  color: #74a3c7;
}
#footer2-d .btn-social:hover {
  background: #74a3c7;
  color: #fff;
}
#footer2-d .footer-header P {
  font-family: 'Merriweather', serif;
}
#footer2-d P {
  text-align: center;
}
#menu2-2q .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2q .navbar-toggler {
  color: #74a3c7;
}
#menu2-2q .close-icon::before,
#menu2-2q .close-icon::after {
  background-color: #74a3c7;
}
#menu2-2q .link,
#menu2-2q .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-2q .link {
  font-size: 0.9rem;
}
#menu2-2q .dropdown-item,
#menu2-2q .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-2q .link:hover,
#menu2-2q .link:focus {
  color: #5aac98;
}
#menu2-2q .dropdown-item:hover::before,
#menu2-2q .dropdown-item:focus::before {
  background: #5aac98;
}
#menu2-2q .dropdown-item:hover,
#menu2-2q .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-menu {
  background: #ffffff;
}
#menu2-2q .nav-dropdown-sm .link:focus,
#menu2-2q .nav-dropdown-sm .link:hover,
#menu2-2q .nav-dropdown-sm .dropdown-item:focus,
#menu2-2q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu2-2q .navbar,
#menu2-2q .nav-dropdown-sm,
#menu2-2q .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2q .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu2-2q .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-2q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2q .bg-color.transparent.opened .link:hover,
#menu2-2q .bg-color.transparent.opened .link:focus {
  color: #5aac98;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-item[aria-expanded="true"] {
  color: #5aac98!important;
}


#content3-q .mbr-section-title,
#content3-q .mbr-section-subtitle {
  text-align: center;
}
#content3-q H1 {
  font-size: 32px;
  font-family: 'Merriweather', serif;
}
#footer2-k .footer-list {
  color: #74a3c7;
}
#footer2-k .btn-social {
  border-color: #74a3c7;
  color: #74a3c7;
}
#footer2-k .btn-social:hover {
  background: #74a3c7;
  color: #fff;
}
#footer2-k .footer-header P {
  font-family: 'Merriweather', serif;
}
#footer2-k P {
  text-align: center;
}
#menu2-2q .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2q .navbar-toggler {
  color: #74a3c7;
}
#menu2-2q .close-icon::before,
#menu2-2q .close-icon::after {
  background-color: #74a3c7;
}
#menu2-2q .link,
#menu2-2q .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-2q .link {
  font-size: 0.9rem;
}
#menu2-2q .dropdown-item,
#menu2-2q .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-2q .link:hover,
#menu2-2q .link:focus {
  color: #5aac98;
}
#menu2-2q .dropdown-item:hover::before,
#menu2-2q .dropdown-item:focus::before {
  background: #5aac98;
}
#menu2-2q .dropdown-item:hover,
#menu2-2q .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-menu {
  background: #ffffff;
}
#menu2-2q .nav-dropdown-sm .link:focus,
#menu2-2q .nav-dropdown-sm .link:hover,
#menu2-2q .nav-dropdown-sm .dropdown-item:focus,
#menu2-2q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu2-2q .navbar,
#menu2-2q .nav-dropdown-sm,
#menu2-2q .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2q .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu2-2q .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-2q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2q .bg-color.transparent.opened .link:hover,
#menu2-2q .bg-color.transparent.opened .link:focus {
  color: #5aac98;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-item[aria-expanded="true"] {
  color: #5aac98!important;
}

#content3-2h .mbr-section-title,
#content3-2h .mbr-section-subtitle {
  text-align: center;
}
#content3-2h H1 {
  font-size: 32px;
}
#footer2-1h .footer-list {
  color: #74a3c7;
}
#footer2-1h .btn-social {
  border-color: #74a3c7;
  color: #74a3c7;
}
#footer2-1h .btn-social:hover {
  background: #74a3c7;
  color: #fff;
}
#footer2-1h .footer-header P {
  font-family: 'Merriweather', serif;
}
#footer2-1h P {
  text-align: center;
}
#gallery2-1i .mbr-gallery-title {
  text-align: center;
}
#menu2-2q .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2q .navbar-toggler {
  color: #74a3c7;
}
#menu2-2q .close-icon::before,
#menu2-2q .close-icon::after {
  background-color: #74a3c7;
}
#menu2-2q .link,
#menu2-2q .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-2q .link {
  font-size: 0.9rem;
}
#menu2-2q .dropdown-item,
#menu2-2q .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-2q .link:hover,
#menu2-2q .link:focus {
  color: #5aac98;
}
#menu2-2q .dropdown-item:hover::before,
#menu2-2q .dropdown-item:focus::before {
  background: #5aac98;
}
#menu2-2q .dropdown-item:hover,
#menu2-2q .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-menu {
  background: #ffffff;
}
#menu2-2q .nav-dropdown-sm .link:focus,
#menu2-2q .nav-dropdown-sm .link:hover,
#menu2-2q .nav-dropdown-sm .dropdown-item:focus,
#menu2-2q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu2-2q .navbar,
#menu2-2q .nav-dropdown-sm,
#menu2-2q .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2q .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu2-2q .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-2q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2q .bg-color.transparent.opened .link:hover,
#menu2-2q .bg-color.transparent.opened .link:focus {
  color: #5aac98;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-item[aria-expanded="true"] {
  color: #5aac98!important;
}

#content5-2a .mbr-section-title,
#content5-2a .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #ffffff;
}
#content5-2a .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content5-2a .mbr-table-cell {
  vertical-align: middle;
}
#footer2-1m .footer-list {
  color: #74a3c7;
}
#footer2-1m .btn-social {
  border-color: #74a3c7;
  color: #74a3c7;
}
#footer2-1m .btn-social:hover {
  background: #74a3c7;
  color: #fff;
}
#footer2-1m .footer-header P {
  font-family: 'Merriweather', serif;
}
#footer2-1m P {
  text-align: center;
}
#content3-1p .mbr-section-title,
#content3-1p .mbr-section-subtitle {
  text-align: center;
}
#custom-html-1o {
  /* Type valid CSS here */
}
#custom-html-1o .my-image {
  width: 100%;
}
#custom-html-1o div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-1o p {
  font-size: 60px;
  color: #777;
}
#content3-1r .mbr-section-title,
#content3-1r .mbr-section-subtitle {
  text-align: center;
}
#custom-html-1q {
  /* Type valid CSS here */
}
#custom-html-1q .my-image {
  width: 100%;
}
#custom-html-1q div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-1q p {
  font-size: 60px;
  color: #777;
}
#content3-1u .mbr-section-title,
#content3-1u .mbr-section-subtitle {
  text-align: center;
}
#custom-html-1t {
  /* Type valid CSS here */
}
#custom-html-1t .my-image {
  width: 100%;
}
#custom-html-1t div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-1t p {
  font-size: 60px;
  color: #777;
}
#menu2-2q .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2q .navbar-toggler {
  color: #74a3c7;
}
#menu2-2q .close-icon::before,
#menu2-2q .close-icon::after {
  background-color: #74a3c7;
}
#menu2-2q .link,
#menu2-2q .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-2q .link {
  font-size: 0.9rem;
}
#menu2-2q .dropdown-item,
#menu2-2q .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-2q .link:hover,
#menu2-2q .link:focus {
  color: #5aac98;
}
#menu2-2q .dropdown-item:hover::before,
#menu2-2q .dropdown-item:focus::before {
  background: #5aac98;
}
#menu2-2q .dropdown-item:hover,
#menu2-2q .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-menu {
  background: #ffffff;
}
#menu2-2q .nav-dropdown-sm .link:focus,
#menu2-2q .nav-dropdown-sm .link:hover,
#menu2-2q .nav-dropdown-sm .dropdown-item:focus,
#menu2-2q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu2-2q .navbar,
#menu2-2q .nav-dropdown-sm,
#menu2-2q .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2q .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu2-2q .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-2q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2q .bg-color.transparent.opened .link:hover,
#menu2-2q .bg-color.transparent.opened .link:focus {
  color: #5aac98;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-item[aria-expanded="true"] {
  color: #5aac98!important;
}






#content3-1x .mbr-section-title,
#content3-1x .mbr-section-subtitle {
  text-align: center;
}
#content3-1x H1 {
  font-family: 'Merriweather', serif;
  font-size: 32px;
  color: #fffcf6;
}
#header7-1y H3 {
  font-family: 'Merriweather', serif;
  font-size: 48px;
  color: #2b4484;
}
#header7-1y P {
  color: #2d2d2d;
}
#features7-1z .card-title {
  font-family: 'Merriweather', serif;
}
#features9-20 .mbr-iconfont {
  color: #5aac98;
  border-color: #5aac98;
}
#features9-20 .card-title {
  font-family: 'Merriweather', serif;
}
#features9-20 .heading-title {
  text-align: center;
  font-family: 'Merriweather', serif;
  font-size: 36px;
}
#footer2-21 .footer-list {
  color: #74a3c7;
}
#footer2-21 .btn-social {
  border-color: #74a3c7;
  color: #74a3c7;
}
#footer2-21 .btn-social:hover {
  background: #74a3c7;
  color: #fff;
}
#footer2-21 .footer-header P {
  font-family: 'Merriweather', serif;
}
#footer2-21 P {
  text-align: center;
}
#menu2-2q .hide-buttons .nav-btn {
  display: none !important;
}

#footer2-19 .footer-list {
  color: #74a3c7;
}
#footer2-19 .btn-social {
  border-color: #74a3c7;
  color: #74a3c7;
}
#footer2-19 .btn-social:hover {
  background: #74a3c7;
  color: #fff;
}
#footer2-19 .footer-header P {
  font-family: 'Merriweather', serif;
}
#footer2-19 P {
  text-align: center;
}
#content3-2v .mbr-section-title,
#content3-2v .mbr-section-subtitle {
  text-align: center;
}
#content3-2v P {
  font-size: 24px;
}
#content8-2o P {
  text-align: center;
  font-size: 20px;
}
#menu2-2q .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2q .navbar-toggler {
  color: #74a3c7;
}
#menu2-2q .close-icon::before,
#menu2-2q .close-icon::after {
  background-color: #74a3c7;
}
#menu2-2q .link,
#menu2-2q .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-2q .link {
  font-size: 0.9rem;
}
#menu2-2q .dropdown-item,
#menu2-2q .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-2q .link:hover,
#menu2-2q .link:focus {
  color: #5aac98;
}
#menu2-2q .dropdown-item:hover::before,
#menu2-2q .dropdown-item:focus::before {
  background: #5aac98;
}
#menu2-2q .dropdown-item:hover,
#menu2-2q .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-menu {
  background: #ffffff;
}
#menu2-2q .nav-dropdown-sm .link:focus,
#menu2-2q .nav-dropdown-sm .link:hover,
#menu2-2q .nav-dropdown-sm .dropdown-item:focus,
#menu2-2q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu2-2q .navbar,
#menu2-2q .nav-dropdown-sm,
#menu2-2q .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2q .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu2-2q .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-2q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2q .bg-color.transparent.opened .link:hover,
#menu2-2q .bg-color.transparent.opened .link:focus {
  color: #5aac98;
}
#menu2-2q .link[aria-expanded="true"],
#menu2-2q .dropdown-item[aria-expanded="true"] {
  color: #5aac98!important;
}
