@import url(https://fonts.googleapis.com/css?family=Libre+Franklin:400,400i,600,600i);

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: 'Oxygen', sans-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: 'Oxygen', sans-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: 'Oxygen', sans-serif;
}
.mbr-author-desc {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Oxygen', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #16b5d1 !important;
}
.bg-success {
  background-color: #000000 !important;
}
.bg-info {
  background-color: #74a3c7 !important;
}
.bg-warning {
  background-color: #f57e0d !important;
}
.bg-danger {
  background-color: #ff9685 !important;
}
.btn-primary {
  background-color: #16b5d1;
  border-color: #16b5d1;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #0f798c;
  border-color: #0f798c;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0f798c !important;
  border-color: #0f798c !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: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning {
  background-color: #f57e0d;
  border-color: #f57e0d;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ae5907;
  border-color: #ae5907;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #ae5907 !important;
  border-color: #ae5907 !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: #0c6575;
  color: #0c6575;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #16b5d1;
  border-color: #16b5d1;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #16b5d1 !important;
  border-color: #16b5d1 !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: #000000;
  color: #000000;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #964c06;
  color: #964c06;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f57e0d;
  border-color: #f57e0d;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f57e0d !important;
  border-color: #f57e0d !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: #16b5d1 !important;
}
.text-success {
  color: #000000 !important;
}
.text-info {
  color: #74a3c7 !important;
}
.text-warning {
  color: #f57e0d !important;
}
.text-danger {
  color: #ff9685 !important;
}
.alert-success {
  background-color: #000000;
}
.alert-info {
  background-color: #74a3c7;
}
.alert-warning {
  background-color: #f57e0d;
}
.alert-danger {
  background-color: #ff9685;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #16b5d1;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #16b5d1;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #16b5d1;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #16b5d1;
}
.lead a,
.lead a:hover {
  color: #16b5d1;
}
.lead blockquote {
  border-color: #16b5d1;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #bbeff8;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #b3b3b3;
}
.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: #fde6d1;
}
.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: #16b5d1;
}
/*header2*/
.header1.header2 .mbr-arrow a i {
  color: #222222;
}
.header1.header2 .mbr-arrow a:hover i {
  color: #16b5d1;
}
/*features1*/
.features1 .carousel-indicators li.active {
  border: 5px solid #16b5d1;
}
/*features12*/
.features12 .card .mbr-iconfont,
.features14 .card .mbr-iconfont,
.features16 .card .mbr-iconfont {
  font-family: 'Oxygen', sans-serif;
}
/*msg-box1*/
.msg-box1 ul li:before {
  background-color: #16b5d1;
}
.msg-box1 .round-block {
  background: linear-gradient(45deg, #1399b1, #16b5d1, #31cee9);
}
/*tabs1*/
.tabs1 ul li a.active {
  border-bottom-color: #16b5d1 !important;
}
.tabs1 .tab-list-wraper ul li:before {
  background-color: #16b5d1;
}
.tabs1 .colorBG {
  background-color: #16b5d1;
}
/*content*/
.content2 blockquote {
  border-left: 3px solid #16b5d1;
}
.content4 p {
  border-bottom: 3px solid #16b5d1;
  border-top: 3px solid #16b5d1;
}
/*follow1*/
.follow1 .btn-social {
  color: #16b5d1;
  border-color: #16b5d1;
}
.follow1 .btn-social:hover {
  color: #31cee9;
  background: rgba(22, 181, 209, 0.1);
  border-color: #31cee9;
}
/*share1*/
.share1 .btn-social {
  color: #16b5d1;
  border-color: #16b5d1;
}
.share1 .btn-social:hover {
  color: #31cee9;
  background: rgba(22, 181, 209, 0.1);
  border-color: #31cee9;
}
/* Slider */
.mbr-slider .carousel-indicators .active {
  background-color: #16b5d1;
}
/* Gallery */
.mbr-gallery-filter ul li {
  font-family: 'Libre Franklin', serif;
}
.mbr-gallery-filter li {
  color: #74a3c7;
}
.btn-empty:focus {
  color: #16b5d1;
}
/* 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 #16b5d1;
}
/* testimonials1*/
.testimonials1 .carousel-indicators li.active {
  border: 5px solid #16b5d1;
}
.hamburger-icon {
  background-color: #16b5d1 !important;
}
.hamburger-icon:before {
  background-color: #16b5d1;
}
.hamburger-icon:after {
  background-color: #16b5d1;
}
.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;
}
#menu1-1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1 .navbar-toggler {
  color: #fffffd;
}
#menu1-1 .close-icon::before,
#menu1-1 .close-icon::after {
  background-color: #fffffd;
}
#menu1-1 .link,
#menu1-1 .dropdown-item {
  color: #fffffd;
  font-family: 'Libre Franklin', serif;
}
#menu1-1 .link {
  font-size: 0.7rem;
}
#menu1-1 .dropdown-item,
#menu1-1 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu1-1 .link:hover,
#menu1-1 .link:focus {
  color: #000000;
}
#menu1-1 .dropdown-item:hover::before,
#menu1-1 .dropdown-item:focus::before {
  background: #000000;
}
#menu1-1 .dropdown-item:hover,
#menu1-1 .dropdown-item:focus {
  color: #fffffd;
}
#menu1-1 .link[aria-expanded="true"],
#menu1-1 .dropdown-menu {
  background: #f57e0d;
}
#menu1-1 .nav-dropdown-sm .link:focus,
#menu1-1 .nav-dropdown-sm .link:hover,
#menu1-1 .nav-dropdown-sm .dropdown-item:focus,
#menu1-1 .nav-dropdown-sm .dropdown-item:hover {
  background: #e9760a!important;
}
#menu1-1 .navbar,
#menu1-1 .nav-dropdown-sm,
#menu1-1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1 .nav-dropdown-sm .dropdown-menu {
  background: #f57e0d;
}
#menu1-1 .bg-color.transparent .link {
  color: #fffffd;
  transition: none;
}
#menu1-1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1 .bg-color.transparent.opened .link:hover,
#menu1-1 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu1-1 .link[aria-expanded="true"],
#menu1-1 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#slider-2 .mbr-section-title,
#slider-2 .mbr-section-text {
  color: #fff;
}
#slider-2 .mbr-section-title {
  font-size: 48px;
}
#features7-59 .heading-title {
  color: #000000;
}
#content7-j .mbr-section-title,
#content7-j .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-j .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-j .mbr-table-cell {
  vertical-align: middle;
}
#features2-4o .mbr-iconfont {
  color: #16b5d1;
  border-color: #16b5d1;
}
#features2-4o .card-title {
  font-size: 30px;
}
#features7-4a .card-title {
  font-size: 30px;
}
#header8-52 H3 {
  color: #232323;
  font-family: 'Libre Franklin', serif;
  font-size: 30px;
}
#header8-52 P {
  color: #000000;
  text-align: center;
}
#content7-53 .mbr-section-title,
#content7-53 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-53 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-53 .mbr-table-cell {
  vertical-align: middle;
}
#msg-box1-8 H1 {
  color: #333333;
}
#content7-i .mbr-section-title,
#content7-i .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-i .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-i .mbr-table-cell {
  vertical-align: middle;
}
#header8-42 H3 {
  color: #232323;
}
#header8-42 P {
  color: #000000;
}
#content7-44 .mbr-section-title,
#content7-44 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-44 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-44 .mbr-table-cell {
  vertical-align: middle;
}
#content3-3w .mbr-section-title,
#content3-3w .mbr-section-subtitle {
  text-align: center;
}
#content3-3w H1 {
  color: #fffffd;
}
#form3-c .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#form3-c .card-img a {
  color: #616161;
  border-color: #616161;
  border-width: 2px;
  line-height: 72px;
}
#form3-c .heading {
  background: #16b5d1;
}
#instagram-feed-block-d .inst__title {
  color: #16b5d1;
}
#subscribe1-e .form-control-label {
  color: undefined;
}
#subscribe1-e .mbr-section-title {
  color: #fffffd;
  font-size: 24px;
}
#content3-3x .mbr-section-title,
#content3-3x .mbr-section-subtitle {
  text-align: center;
}
#content3-3x H1 {
  color: #fffffd;
}
#features9-m .mbr-iconfont {
  color: #16b5d1;
  border-color: #16b5d1;
}
#features9-m .card-title {
  text-align: center;
}
#footer1-f .card-title {
  color: #fffffd;
}
#footer1-f .card-text {
  color: #fffffd;
}
#footer1-f .card-text B {
  color: #f57e0d;
}
#footer1-f .card-title B {
  font-size: 15px;
}
#menu1-n .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-n .navbar-toggler {
  color: #fffffd;
}
#menu1-n .close-icon::before,
#menu1-n .close-icon::after {
  background-color: #fffffd;
}
#menu1-n .link,
#menu1-n .dropdown-item {
  color: #fffffd;
  font-family: 'Libre Franklin', serif;
}
#menu1-n .link {
  font-size: 0.7rem;
}
#menu1-n .dropdown-item,
#menu1-n .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu1-n .link:hover,
#menu1-n .link:focus {
  color: #000000;
}
#menu1-n .dropdown-item:hover::before,
#menu1-n .dropdown-item:focus::before {
  background: #000000;
}
#menu1-n .dropdown-item:hover,
#menu1-n .dropdown-item:focus {
  color: #fffffd;
}
#menu1-n .link[aria-expanded="true"],
#menu1-n .dropdown-menu {
  background: #f57e0d;
}
#menu1-n .nav-dropdown-sm .link:focus,
#menu1-n .nav-dropdown-sm .link:hover,
#menu1-n .nav-dropdown-sm .dropdown-item:focus,
#menu1-n .nav-dropdown-sm .dropdown-item:hover {
  background: #e9760a!important;
}
#menu1-n .navbar,
#menu1-n .nav-dropdown-sm,
#menu1-n .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-n .nav-dropdown-sm .dropdown-menu {
  background: #f57e0d;
}
#menu1-n .bg-color.transparent .link {
  color: #fffffd;
  transition: none;
}
#menu1-n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-n .bg-color.transparent.opened .link:hover,
#menu1-n .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu1-n .link[aria-expanded="true"],
#menu1-n .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header4-1f .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-1f .mbr-table-cell {
  vertical-align: middle;
}
#header6-21 H3 {
  color: #000000;
  text-align: left;
}
#header6-21 P {
  color: #000000;
  text-align: left;
}
#content8-1l P {
  text-align: left;
}
#content8-1l H3 {
  text-align: left;
}
#features20-1p .mbr-section-title,
#features20-1p .mbr-section-subtitle,
#features20-1p .mbr-section-text {
  color: #fff;
}
#features20-1p .mbr-iconfont {
  color: #fff;
  border-color: #fff;
}
#content8-2d P {
  text-align: left;
}
#content8-2d H3 {
  text-align: left;
}
#content7-2f .mbr-section-title,
#content7-2f .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-2f .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-2f .mbr-table-cell {
  vertical-align: middle;
}
#header6-20 H3 {
  color: #000000;
}
#header6-20 P {
  color: #000000;
}
#content3-2b .mbr-section-title,
#content3-2b .mbr-section-subtitle {
  text-align: center;
}
#content3-2b P {
  font-size: 20px;
}
#header6-4r H3 {
  color: #000000;
}
#header6-4r P {
  color: #000000;
}
#header6-49 H3 {
  color: #000000;
}
#header6-49 P {
  color: #000000;
}
#header6-4v H3 {
  color: #000000;
}
#header6-4v P {
  color: #000000;
}
#content3-1z .mbr-section-title,
#content3-1z .mbr-section-subtitle {
  text-align: center;
}
#content7-1t .mbr-section-title,
#content7-1t .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-1t .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-1t .mbr-table-cell {
  vertical-align: middle;
}
#features9-y .mbr-iconfont {
  color: #16b5d1;
  border-color: #16b5d1;
}
#features9-y .card-title {
  text-align: center;
}
#footer1-10 .card-title {
  color: #fffffd;
}
#footer1-10 .card-text {
  color: #fffffd;
}
#footer1-10 .card-text B {
  color: #f57e0d;
}
#footer1-10 .card-title B {
  font-size: 15px;
}
#menu1-11 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-11 .navbar-toggler {
  color: #fffffd;
}
#menu1-11 .close-icon::before,
#menu1-11 .close-icon::after {
  background-color: #fffffd;
}
#menu1-11 .link,
#menu1-11 .dropdown-item {
  color: #fffffd;
  font-family: 'Libre Franklin', serif;
}
#menu1-11 .link {
  font-size: 0.7rem;
}
#menu1-11 .dropdown-item,
#menu1-11 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu1-11 .link:hover,
#menu1-11 .link:focus {
  color: #000000;
}
#menu1-11 .dropdown-item:hover::before,
#menu1-11 .dropdown-item:focus::before {
  background: #000000;
}
#menu1-11 .dropdown-item:hover,
#menu1-11 .dropdown-item:focus {
  color: #fffffd;
}
#menu1-11 .link[aria-expanded="true"],
#menu1-11 .dropdown-menu {
  background: #f57e0d;
}
#menu1-11 .nav-dropdown-sm .link:focus,
#menu1-11 .nav-dropdown-sm .link:hover,
#menu1-11 .nav-dropdown-sm .dropdown-item:focus,
#menu1-11 .nav-dropdown-sm .dropdown-item:hover {
  background: #e9760a!important;
}
#menu1-11 .navbar,
#menu1-11 .nav-dropdown-sm,
#menu1-11 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-11 .nav-dropdown-sm .dropdown-menu {
  background: #f57e0d;
}
#menu1-11 .bg-color.transparent .link {
  color: #fffffd;
  transition: none;
}
#menu1-11 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-11 .bg-color.transparent.opened .link:hover,
#menu1-11 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu1-11 .link[aria-expanded="true"],
#menu1-11 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header4-1u .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-1u .mbr-table-cell {
  vertical-align: middle;
}
#content7-14 .mbr-section-title,
#content7-14 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-14 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-14 .mbr-table-cell {
  vertical-align: middle;
}
#content8-1x P {
  text-align: left;
}
#content8-1x H3 {
  text-align: left;
}
#instagram-feed-block-1a .inst__title {
  color: #16b5d1;
}
#subscribe1-1b .form-control-label {
  color: undefined;
}
#subscribe1-1b .mbr-section-title {
  color: #fffffd;
  font-size: 24px;
}
#features9-1c .mbr-iconfont {
  color: #16b5d1;
  border-color: #16b5d1;
}
#features9-1c .card-title {
  text-align: center;
}
#footer1-1e .card-title {
  color: #fffffd;
}
#footer1-1e .card-text {
  color: #fffffd;
}
#footer1-1e .card-text B {
  color: #f57e0d;
}
#footer1-1e .card-title B {
  font-size: 15px;
}
#menu1-2n .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-2n .navbar-toggler {
  color: #fffffd;
}
#menu1-2n .close-icon::before,
#menu1-2n .close-icon::after {
  background-color: #fffffd;
}
#menu1-2n .link,
#menu1-2n .dropdown-item {
  color: #fffffd;
  font-family: 'Libre Franklin', serif;
}
#menu1-2n .link {
  font-size: 0.7rem;
}
#menu1-2n .dropdown-item,
#menu1-2n .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu1-2n .link:hover,
#menu1-2n .link:focus {
  color: #000000;
}
#menu1-2n .dropdown-item:hover::before,
#menu1-2n .dropdown-item:focus::before {
  background: #000000;
}
#menu1-2n .dropdown-item:hover,
#menu1-2n .dropdown-item:focus {
  color: #fffffd;
}
#menu1-2n .link[aria-expanded="true"],
#menu1-2n .dropdown-menu {
  background: #f57e0d;
}
#menu1-2n .nav-dropdown-sm .link:focus,
#menu1-2n .nav-dropdown-sm .link:hover,
#menu1-2n .nav-dropdown-sm .dropdown-item:focus,
#menu1-2n .nav-dropdown-sm .dropdown-item:hover {
  background: #e9760a!important;
}
#menu1-2n .navbar,
#menu1-2n .nav-dropdown-sm,
#menu1-2n .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-2n .nav-dropdown-sm .dropdown-menu {
  background: #f57e0d;
}
#menu1-2n .bg-color.transparent .link {
  color: #fffffd;
  transition: none;
}
#menu1-2n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-2n .bg-color.transparent.opened .link:hover,
#menu1-2n .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu1-2n .link[aria-expanded="true"],
#menu1-2n .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#slider-2o .mbr-section-title,
#slider-2o .mbr-section-text {
  color: #fff;
}
#slider-2o .mbr-section-title {
  font-size: 48px;
  color: #fffffd;
}
#content3-32 .mbr-section-title,
#content3-32 .mbr-section-subtitle {
  text-align: center;
}
.cid-sVDXwJqL3y.popup-builder {
  background-color: #ffffff;
}
.cid-sVDXwJqL3y.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-sVDXwJqL3y.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-sVDXwJqL3y .modal-content,
.cid-sVDXwJqL3y .modal-dialog {
  height: auto;
}
.cid-sVDXwJqL3y .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-sVDXwJqL3y .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-sVDXwJqL3y .form-wrapper .mbr-form .form-group,
  .cid-sVDXwJqL3y .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-sVDXwJqL3y .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-sVDXwJqL3y .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-sVDXwJqL3y .mbr-text {
  text-align: center;
}
.cid-sVDXwJqL3y .pt-0 {
  padding-top: 0 !important;
}
.cid-sVDXwJqL3y .pb-0 {
  padding-bottom: 0 !important;
}
.cid-sVDXwJqL3y .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-sVDXwJqL3y .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-sVDXwJqL3y .modal-open {
  overflow: hidden;
}
.cid-sVDXwJqL3y .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-sVDXwJqL3y .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-sVDXwJqL3y .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-sVDXwJqL3y .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-sVDXwJqL3y .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-sVDXwJqL3y .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-sVDXwJqL3y .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-sVDXwJqL3y .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-sVDXwJqL3y .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-sVDXwJqL3y .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-sVDXwJqL3y .modal-backdrop.fade {
  opacity: 0;
}
.cid-sVDXwJqL3y .modal-backdrop.show {
  opacity: .5;
}
.cid-sVDXwJqL3y .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-sVDXwJqL3y .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-sVDXwJqL3y .modal-header {
    padding: 1rem;
  }
}
.cid-sVDXwJqL3y .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-sVDXwJqL3y .modal-header .close svg {
  fill: #353535;
}
.cid-sVDXwJqL3y .modal-header .close:hover {
  opacity: 1;
}
.cid-sVDXwJqL3y .modal-header .close:focus {
  outline: none;
}
.cid-sVDXwJqL3y .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-sVDXwJqL3y .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-sVDXwJqL3y .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sVDXwJqL3y .modal-body {
    padding: 1rem;
  }
}
.cid-sVDXwJqL3y .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-sVDXwJqL3y .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-sVDXwJqL3y .modal-footer {
    padding: 1rem;
  }
}
.cid-sVDXwJqL3y .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-sVDXwJqL3y .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-sVDXwJqL3y .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-sVDXwJqL3y .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-sVDXwJqL3y .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-sVDXwJqL3y .modal-lg,
  .cid-sVDXwJqL3y .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-sVDXwJqL3y .modal-xl {
    max-width: 1140px;
  }
}
.cid-sVDXwJqL3y .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-sVDXwJqL3y .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-sVDXwJqL3y .form-group {
  margin-bottom: 1rem;
}
.cid-sVDXwJqL3y .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-sVDXwJqL3y .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-sVDXwJqL3y .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-sVDXwJqL3y .mbr-section-btn {
  margin: 0;
}
.cid-sVDXwJqL3y .mbr-section-btn .btn {
  margin: 0;
}
#features21-36 .card .mbr-iconfont {
  background: #16b5d1;
  border-color: #16b5d1;
}
#features21-36 .mbr-table-cell {
  vertical-align: middle;
}
#features21-38 .card .mbr-iconfont {
  background: #16b5d1;
  border-color: #16b5d1;
}
#features21-38 .mbr-table-cell {
  vertical-align: middle;
}
#content7-2q .mbr-section-title,
#content7-2q .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-2q .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-2q .mbr-table-cell {
  vertical-align: middle;
}
#content7-2q .heading-text {
  font-size: 24px;
}
#features18-3b .card .mbr-iconfont {
  color: #fffffd;
  border-color: #fffffd;
}
#features18-3b .mbr-table-cell {
  vertical-align: middle;
}
#features18-3b .card-title {
  font-size: 17px;
}
#features18-3b .heading-title {
  text-align: left;
}
#content7-2t .mbr-section-title,
#content7-2t .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-2t .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-2t .mbr-table-cell {
  vertical-align: middle;
}
#content7-2t .heading-text {
  font-size: 24px;
}
#header3-40 H3 {
  color: #232323;
}
#header3-40 P {
  font-size: 24px;
}
#header8-3v H3 {
  color: #232323;
}
#header8-3v P {
  color: #000000;
}
#content3-3z .mbr-section-title,
#content3-3z .mbr-section-subtitle {
  text-align: center;
}
#content3-3z H1 {
  color: #fffffd;
}
#form1-3y .form {
  background: #16b5d1;
}
#form1-3y .form-title {
  color: #fffffd;
  font-size: 20px;
}
#form1-3y .heading-title {
  font-size: 60px;
}
#content3-3t .mbr-section-title,
#content3-3t .mbr-section-subtitle {
  text-align: center;
}
#content3-3t H1 {
  color: #fffffd;
}
#content3-3u .mbr-section-title,
#content3-3u .mbr-section-subtitle {
  text-align: center;
}
#content3-3u H1 {
  color: #fffffd;
}
#features9-2x .mbr-iconfont {
  color: #16b5d1;
  border-color: #16b5d1;
}
#features9-2x .card-title {
  text-align: center;
}
#undefined .inst__title {
  color: #16b5d1;
}
#subscribe1-2w .form-control-label {
  color: undefined;
}
#subscribe1-2w .mbr-section-title {
  color: #fffffd;
  font-size: 36px;
}
#content8-2y P {
  font-size: 24px;
}
#footer1-2z .card-title {
  color: #fffffd;
}
#footer1-2z .card-text {
  color: #fffffd;
}
#footer1-2z .card-text B {
  color: #f57e0d;
}
#footer1-2z .card-title B {
  font-size: 15px;
}
