@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);



body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Oxygen', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Oxygen', sans-serif;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Oxygen', sans-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-subtitle,
.mbr-cards .card-subtitle,
.nav-tabs .nav-link,
.mbr-testimonial .card-block,
.table th {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Oxygen', sans-serif;
}
.mbr-author-desc {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Oxygen', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #f39c12 !important;
}
.bg-success {
  background-color: #bdc3c7 !important;
}
.bg-info {
  background-color: #3498db !important;
}
.bg-warning {
  background-color: #c0392b !important;
}
.bg-danger {
  background-color: #e67e22 !important;
}
.btn-primary {
  background-color: #f39c12;
  border-color: #f39c12;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #f5b043;
  border-color: #f5b043;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #f5b043 !important;
  border-color: #f5b043 !important;
}
.btn-secondary {
  background-color: #9b59b6;
  border-color: #9b59b6;
  color: #000000;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #b07cc6;
  border-color: #b07cc6;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #b07cc6 !important;
  border-color: #b07cc6 !important;
}
.btn-info {
  background-color: #3498db;
  border-color: #3498db;
  color: #000000;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #5faee3;
  border-color: #5faee3;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #5faee3 !important;
  border-color: #5faee3 !important;
}
.btn-success {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
  color: #000000;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #d9dcde;
  border-color: #d9dcde;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #d9dcde !important;
  border-color: #d9dcde !important;
}
.btn-warning {
  background-color: #c0392b;
  border-color: #c0392b;
  color: #000000;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #d65548;
  border-color: #d65548;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #d65548 !important;
  border-color: #d65548 !important;
}
.btn-danger {
  background-color: #e67e22;
  border-color: #e67e22;
  color: #000000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb9950;
  border-color: #eb9950;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb9950 !important;
  border-color: #eb9950 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #ef970c;
  color: #ef970c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #f39c12 !important;
  border-color: #f39c12 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #9752b3;
  color: #9752b3;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #9b59b6;
  border-color: #9b59b6;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #9b59b6 !important;
  border-color: #9b59b6 !important;
}
.btn-info-outline {
  background: none;
  border-color: #2b94d9;
  color: #2b94d9;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #3498db !important;
  border-color: #3498db !important;
}
.btn-success-outline {
  background: none;
  border-color: #b7bec2;
  color: #b7bec2;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #bdc3c7 !important;
  border-color: #bdc3c7 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #b83729;
  color: #b83729;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #c0392b !important;
  border-color: #c0392b !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e4791a;
  color: #e4791a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #e67e22;
  border-color: #e67e22;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #000000 !important;
  background-color: #e67e22 !important;
  border-color: #e67e22 !important;
}
.btn-primary.btn-text {
  color: #f39c12;
  background: none;
  border: none;
}
.btn-primary.btn-text:hover,
.btn-primary.btn-text:focus,
.btn-primary.btn-text.focus,
.btn-primary.btn-text:active,
.btn-primary.btn-text.active {
  color: #f5b043;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #9b59b6;
  background: none;
  border: none;
}
.btn-secondary.btn-text:hover,
.btn-secondary.btn-text:focus,
.btn-secondary.btn-text.focus,
.btn-secondary.btn-text:active,
.btn-secondary.btn-text.active {
  color: #b07cc6;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #3498db;
  background: none;
  border: none;
}
.btn-info.btn-text:hover,
.btn-info.btn-text:focus,
.btn-info.btn-text.focus,
.btn-info.btn-text:active,
.btn-info.btn-text.active {
  color: #5faee3;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #bdc3c7;
  background: none;
  border: none;
}
.btn-success.btn-text:hover,
.btn-success.btn-text:focus,
.btn-success.btn-text.focus,
.btn-success.btn-text:active,
.btn-success.btn-text.active {
  color: #d9dcde;
  background: none !important;
  border: none !important;
}
.btn-warning.btn-text {
  color: #c0392b;
  background: none;
  border: none;
}
.btn-warning.btn-text:hover,
.btn-warning.btn-text:focus,
.btn-warning.btn-text.focus,
.btn-warning.btn-text:active,
.btn-warning.btn-text.active {
  color: #d65548;
  background: none !important;
  border: none !important;
}
.btn-danger.btn-text {
  color: #e67e22;
  background: none;
  border: none;
}
.btn-danger.btn-text:hover,
.btn-danger.btn-text:focus,
.btn-danger.btn-text.focus,
.btn-danger.btn-text:active,
.btn-danger.btn-text.active {
  color: #eb9950;
  background: none !important;
  border: none !important;
}
.btn-black.btn-text {
  color: #000000;
  background: none;
  border: none;
}
.btn-black.btn-text:hover,
.btn-black.btn-text:focus,
.btn-black.btn-text.focus,
.btn-black.btn-text:active,
.btn-black.btn-text.active {
  color: #1a1a1a;
  background: none !important;
  border: none !important;
}
.btn-white.btn-text {
  color: #ffffff;
  background: none;
  border: none;
}
.btn-white.btn-text:hover,
.btn-white.btn-text:focus,
.btn-white.btn-text.focus,
.btn-white.btn-text:active,
.btn-white.btn-text.active {
  color: #ffffff;
  background: none !important;
  border: none !important;
}
.text-primary {
  color: #f39c12 !important;
}
.text-success {
  color: #bdc3c7 !important;
}
.text-info {
  color: #3498db !important;
}
.text-warning {
  color: #c0392b !important;
}
.text-danger {
  color: #e67e22 !important;
}
.alert-success {
  background-color: #bdc3c7;
}
.alert-info {
  background-color: #3498db;
}
.alert-warning {
  background-color: #c0392b;
}
.alert-danger {
  background-color: #e67e22;
}
.btn-social {
  border-color: #f39c12;
}
.btn-social:hover {
  background: #f39c12;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #f39c12;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #f39c12;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #f39c12;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #f39c12;
}
.lead a {
  color: #f39c12;
}
.lead a:hover {
  color: #f5b043;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fdedd4;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #e1f0fa;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #e48f86;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #fbe9d9;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #f39c12;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #f39c12;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #f39c12;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(243, 156, 18, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #f4a62a;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #f39c12;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(243, 156, 18, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #f39c12;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #f39c12;
}
.mbr-slider .carousel-indicators .active {
  background: #f39c12;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #f39c12;
}
.mbr-gallery .modal .close:hover {
  background: #f39c12;
}
.mbr-gallery-filter li.active {
  border-color: #f39c12;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #f5b043;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(243, 156, 18, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #f39c12;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #f39c12;
}
/*content4*/
.content4 p {
  border-top-color: #f39c12;
  border-bottom-color: #f39c12;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #f39c12;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #f39c12;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #f39c12;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #f39c12;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #f39c12;
  }
}
.progressbar .progressbar-number {
  background: #f5b043;
}
/*countdown*/
.countdown .period {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Oxygen', sans-serif;
}
.countdown1 .number-wrap {
  border-color: #f39c12;
}
.countdown2 .bottom1 {
  background: #f5b043;
}
.countdown2 .bottom2 {
  background: #c87f0a;
}
/*accordion*/
.accordion .panel-heading {
  background: #f5b043;
  border-bottom: 1px solid #c87f0a;
}
.accordion .panel-heading:hover {
  background: #c87f0a;
}
.accordion .accordion-group .panel:last-child:after {
  background: #c87f0a;
}
/* news */
.news__card:hover {
  background: #f39c12;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #f39c12;
}
.shop1 .shop-item-price {
  font-family: 'Oxygen', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #f39c12;
  opacity: 0.2;
}
.team1 .title1,
.person-info .title1,
.team1 .title2,
.person-info .title2,
.team1 .title3,
.person-info .title3,
.team1 .title4,
.person-info .title4 {
  font-family: 'Oxygen', sans-serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Oxygen', sans-serif;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Oxygen', sans-serif;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #f39c12;
}
.animated-bg1 .text {
  font-family: 'Oxygen', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Oxygen', sans-serif;
}
.features9 .timeline-panel p {
  font-family: 'Oxygen', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Oxygen', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Oxygen', sans-serif;
}
.form-control {
  background: #f5f5f5;
  padding: 0.8rem;
}
.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;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
/*end colorM*/
#menu-4 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4 .navbar-caption {
  color: #ffffff;
}
#menu-4 .navbar-toggler {
  color: #ffffff;
}
#menu-4 .close-icon::before,
#menu-4 .close-icon::after {
  background-color: #ffffff;
}
#menu-4 .link,
#menu-4 .dropdown-item {
  color: #ffffff;
}
#menu-4 .link {
  font-size: 0.875rem;
}
#menu-4 .dropdown-item,
#menu-4 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-4 .link:hover,
#menu-4 .link:focus {
  color: #f39c12;
}
#menu-4 .dropdown-item:hover::before,
#menu-4 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-4 .dropdown-item:hover,
#menu-4 .dropdown-item:focus {
  color: #ffffff;
}
#menu-4 .link[aria-expanded="true"],
#menu-4 .dropdown-menu {
  background: #bf6516;
}
#menu-4 .nav-dropdown-sm .link:focus,
#menu-4 .nav-dropdown-sm .link:hover,
#menu-4 .nav-dropdown-sm .dropdown-item:focus,
#menu-4 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-4 .navbar,
#menu-4 .nav-dropdown-sm,
#menu-4 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-4 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4 .bg-color.transparent.opened .link:hover,
#menu-4 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-4 .link[aria-expanded="true"],
#menu-4 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content3-1l .mbr-section-title,
#content3-1l .mbr-section-subtitle {
  text-align: center;
}
#content3-1l B {
  color: #e67e22;
}
#content3-1l H3 {
  text-align: right;
}
#content1-6 P {
  color: #232323;
  font-size: 20px;
}
#content1-6 B {
  color: #e67e22;
}
#call5-o7 .mbr-section-title {
  text-align: center;
}
#content3-o8 .mbr-section-title,
#content3-o8 .mbr-section-subtitle {
  text-align: center;
}
#content5-h .mbr-section-title {
  font-size: 80px;
}
#content5-h P {
  font-size: 20px;
}
#footer1-1o .mbr-section-subtitle,
#footer1-1o .mbr-section-text {
  color: #fff;
}
#footer1-1o .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-t5CnqzBNUb.popup-builder {
  background-color: #ffffff;
}
.cid-t5CnqzBNUb.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-t5CnqzBNUb.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-t5CnqzBNUb .modal-content,
.cid-t5CnqzBNUb .modal-dialog {
  height: auto;
}
.cid-t5CnqzBNUb .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-t5CnqzBNUb .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-t5CnqzBNUb .form-wrapper .mbr-form .form-group,
  .cid-t5CnqzBNUb .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-t5CnqzBNUb .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-t5CnqzBNUb .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-t5CnqzBNUb .mbr-text {
  text-align: center;
}
.cid-t5CnqzBNUb .pt-0 {
  padding-top: 0 !important;
}
.cid-t5CnqzBNUb .pb-0 {
  padding-bottom: 0 !important;
}
.cid-t5CnqzBNUb .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-t5CnqzBNUb .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-t5CnqzBNUb .modal-open {
  overflow: hidden;
}
.cid-t5CnqzBNUb .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-t5CnqzBNUb .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-t5CnqzBNUb .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-t5CnqzBNUb .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-t5CnqzBNUb .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-t5CnqzBNUb .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-t5CnqzBNUb .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-t5CnqzBNUb .modal-content {
  background: #ecf0f1;
  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-t5CnqzBNUb .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-t5CnqzBNUb .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-t5CnqzBNUb .modal-backdrop.fade {
  opacity: 0;
}
.cid-t5CnqzBNUb .modal-backdrop.show {
  opacity: .5;
}
.cid-t5CnqzBNUb .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-t5CnqzBNUb .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-t5CnqzBNUb .modal-header {
    padding: 1rem;
  }
}
.cid-t5CnqzBNUb .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-t5CnqzBNUb .modal-header .close svg {
  fill: #eeeeee;
}
.cid-t5CnqzBNUb .modal-header .close:hover {
  opacity: 1;
}
.cid-t5CnqzBNUb .modal-header .close:focus {
  outline: none;
}
.cid-t5CnqzBNUb .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-t5CnqzBNUb .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-t5CnqzBNUb .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-t5CnqzBNUb .modal-body {
    padding: 1rem;
  }
}
.cid-t5CnqzBNUb .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-t5CnqzBNUb .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-t5CnqzBNUb .modal-footer {
    padding: 1rem;
  }
}
.cid-t5CnqzBNUb .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-t5CnqzBNUb .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-t5CnqzBNUb .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-t5CnqzBNUb .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-t5CnqzBNUb .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-t5CnqzBNUb .modal-lg,
  .cid-t5CnqzBNUb .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-t5CnqzBNUb .modal-xl {
    max-width: 1140px;
  }
}
.cid-t5CnqzBNUb .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-t5CnqzBNUb .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-t5CnqzBNUb .form-group {
  margin-bottom: 1rem;
}
.cid-t5CnqzBNUb .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-t5CnqzBNUb .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-t5CnqzBNUb .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-t5CnqzBNUb .mbr-section-btn {
  margin: 0;
}
.cid-t5CnqzBNUb .mbr-section-btn .btn {
  margin: 0;
}
#slider-gi .mbr-section-title {
  font-size: 60px;
  text-align: center;
}
#slider-gi .mbr-section-text {
  text-align: center;
}
#slider-gi .mbr-section-text B {
  font-size: 20px;
}
#content1-s P {
  color: #000000;
  font-size: 20px;
}
#features1-n .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-n .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
}
#features1-n .mbr-section-text {
  text-align: center;
}
#features1-u .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-u .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000000;
  text-align: center;
}
#features1-u .mbr-section-text {
  text-align: center;
  color: #000000;
}
#features1-v .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-v .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
}
#features1-v .mbr-section-text {
  text-align: center;
}
#features1-w .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-w .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000000;
  text-align: center;
}
#features1-w .mbr-section-text {
  text-align: center;
  color: #000000;
}
#features1-x .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-x .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
}
#features1-x .mbr-section-text {
  text-align: center;
}
#features1-g6 .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
  color: #000000;
}
#features1-g6 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000000;
  text-align: center;
}
#features1-g6 .mbr-section-text {
  text-align: center;
  color: #000000;
}
#features1-j5 .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-j5 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
}
#features1-j5 .mbr-section-text {
  text-align: center;
}
#menu-j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j .navbar-caption {
  color: #ffffff;
}
#menu-j .navbar-toggler {
  color: #ffffff;
}
#menu-j .close-icon::before,
#menu-j .close-icon::after {
  background-color: #ffffff;
}
#menu-j .link,
#menu-j .dropdown-item {
  color: #ffffff;
}
#menu-j .link {
  font-size: 0.875rem;
}
#menu-j .dropdown-item,
#menu-j .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-j .link:hover,
#menu-j .link:focus {
  color: #f39c12;
}
#menu-j .dropdown-item:hover::before,
#menu-j .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-j .dropdown-item:hover,
#menu-j .dropdown-item:focus {
  color: #ffffff;
}
#menu-j .link[aria-expanded="true"],
#menu-j .dropdown-menu {
  background: #bf6516;
}
#menu-j .nav-dropdown-sm .link:focus,
#menu-j .nav-dropdown-sm .link:hover,
#menu-j .nav-dropdown-sm .dropdown-item:focus,
#menu-j .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-j .navbar,
#menu-j .nav-dropdown-sm,
#menu-j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-j .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-j .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-j .bg-color.transparent.opened .link:hover,
#menu-j .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-j .link[aria-expanded="true"],
#menu-j .dropdown-item[aria-expanded="true"] {
  color: #f39c12 !important;
}
#slider3-m .mbr-section-title,
#slider3-m .mbr-section-text {
  color: #fff;
}
#slider3-m .mbr-section-text {
  font-size: 20px;
}
#content1-2d P {
  color: #000000;
  font-size: 20px;
}
#footer1-1o .mbr-section-subtitle,
#footer1-1o .mbr-section-text {
  color: #fff;
}
#footer1-1o .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbGPlY4.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbGPlY4.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbGPlY4.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbGPlY4 .modal-content,
.cid-tu8BbGPlY4 .modal-dialog {
  height: auto;
}
.cid-tu8BbGPlY4 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbGPlY4 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbGPlY4 .form-wrapper .mbr-form .form-group,
  .cid-tu8BbGPlY4 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbGPlY4 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbGPlY4 .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-tu8BbGPlY4 .mbr-text {
  text-align: center;
}
.cid-tu8BbGPlY4 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbGPlY4 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbGPlY4 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbGPlY4 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbGPlY4 .modal-open {
  overflow: hidden;
}
.cid-tu8BbGPlY4 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbGPlY4 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbGPlY4 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbGPlY4 .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-tu8BbGPlY4 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbGPlY4 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbGPlY4 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbGPlY4 .modal-content {
  background: #ecf0f1;
  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-tu8BbGPlY4 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbGPlY4 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbGPlY4 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbGPlY4 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbGPlY4 .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-tu8BbGPlY4 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbGPlY4 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbGPlY4 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbGPlY4 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbGPlY4 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbGPlY4 .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbGPlY4 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbGPlY4 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbGPlY4 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbGPlY4 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbGPlY4 .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-tu8BbGPlY4 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbGPlY4 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbGPlY4 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbGPlY4 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbGPlY4 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbGPlY4 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbGPlY4 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbGPlY4 .modal-lg,
  .cid-tu8BbGPlY4 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbGPlY4 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbGPlY4 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbGPlY4 .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-tu8BbGPlY4 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbGPlY4 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbGPlY4 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbGPlY4 .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-tu8BbGPlY4 .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbGPlY4 .mbr-section-btn .btn {
  margin: 0;
}

#features6-1b .lead {
  color: #9fa3a7;
}
#features6-1b .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-1b .mbr-section-text {
  color: #ffffff;
}
#features6-1b .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-1b .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-1b .mbr-section-text B {
  font-size: 20px;
}
#content3-1s .mbr-section-title,
#content3-1s .mbr-section-subtitle {
  text-align: center;
}
#content3-1s H3 {
  text-align: right;
}
#menu-1c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1c .navbar-caption {
  color: #ffffff;
}
#menu-1c .navbar-toggler {
  color: #ffffff;
}
#menu-1c .close-icon::before,
#menu-1c .close-icon::after {
  background-color: #ffffff;
}
#menu-1c .link,
#menu-1c .dropdown-item {
  color: #ffffff;
}
#menu-1c .link {
  font-size: 0.875rem;
}
#menu-1c .dropdown-item,
#menu-1c .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1c .link:hover,
#menu-1c .link:focus {
  color: #f39c12;
}
#menu-1c .dropdown-item:hover::before,
#menu-1c .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-1c .dropdown-item:hover,
#menu-1c .dropdown-item:focus {
  color: #ffffff;
}
#menu-1c .link[aria-expanded="true"],
#menu-1c .dropdown-menu {
  background: #bf6516;
}
#menu-1c .nav-dropdown-sm .link:focus,
#menu-1c .nav-dropdown-sm .link:hover,
#menu-1c .nav-dropdown-sm .dropdown-item:focus,
#menu-1c .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-1c .navbar,
#menu-1c .nav-dropdown-sm,
#menu-1c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1c .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-1c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1c .bg-color.transparent.opened .link:hover,
#menu-1c .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-1c .link[aria-expanded="true"],
#menu-1c .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-1d P {
  color: #232323;
  font-size: 20px;
}
#buttons1-1e .btn {
  font-size: 10px;
}
#buttons1-1e SPAN {
  font-size: 20px;
}
#content1-1h P {
  color: #000000;
  font-size: 20px;
}
#content5-1p .mbr-section-title {
  font-size: 80px;
}
#content5-1p P {
  font-size: 20px;
}
#buttons1-1u .btn {
  font-size: 10px;
}
#buttons1-1u SPAN {
  font-size: 20px;
}
#footer1-1o .mbr-section-subtitle,
#footer1-1o .mbr-section-text {
  color: #fff;
}
#footer1-1o .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbPgswX.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbPgswX.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbPgswX.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbPgswX .modal-content,
.cid-tu8BbPgswX .modal-dialog {
  height: auto;
}
.cid-tu8BbPgswX .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbPgswX .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbPgswX .form-wrapper .mbr-form .form-group,
  .cid-tu8BbPgswX .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbPgswX .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbPgswX .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-tu8BbPgswX .mbr-text {
  text-align: center;
}
.cid-tu8BbPgswX .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbPgswX .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbPgswX .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbPgswX .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbPgswX .modal-open {
  overflow: hidden;
}
.cid-tu8BbPgswX .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbPgswX .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbPgswX .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbPgswX .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-tu8BbPgswX .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbPgswX .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbPgswX .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbPgswX .modal-content {
  background: #ecf0f1;
  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-tu8BbPgswX .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbPgswX .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbPgswX .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbPgswX .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbPgswX .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-tu8BbPgswX .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbPgswX .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbPgswX .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbPgswX .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbPgswX .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbPgswX .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbPgswX .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbPgswX .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbPgswX .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbPgswX .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbPgswX .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-tu8BbPgswX .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbPgswX .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbPgswX .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbPgswX .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbPgswX .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbPgswX .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbPgswX .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbPgswX .modal-lg,
  .cid-tu8BbPgswX .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbPgswX .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbPgswX .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbPgswX .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-tu8BbPgswX .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbPgswX .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbPgswX .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbPgswX .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-tu8BbPgswX .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbPgswX .mbr-section-btn .btn {
  margin: 0;
}
#content3-1w .mbr-section-title,
#content3-1w .mbr-section-subtitle {
  text-align: center;
}
#content3-1w B {
  color: #e67e22;
}
#content3-1w H3 {
  text-align: right;
}
#content1-1x P {
  color: #000000;
  font-size: 20px;
}
#features1-1y .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-1y .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
}
#features1-1y .mbr-section-text {
  text-align: center;
}
#menu-23 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-23 .navbar-caption {
  color: #ffffff;
}
#menu-23 .navbar-toggler {
  color: #ffffff;
}
#menu-23 .close-icon::before,
#menu-23 .close-icon::after {
  background-color: #ffffff;
}
#menu-23 .link,
#menu-23 .dropdown-item {
  color: #ffffff;
}
#menu-23 .link {
  font-size: 0.875rem;
}
#menu-23 .dropdown-item,
#menu-23 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-23 .link:hover,
#menu-23 .link:focus {
  color: #f39c12;
}
#menu-23 .dropdown-item:hover::before,
#menu-23 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-23 .dropdown-item:hover,
#menu-23 .dropdown-item:focus {
  color: #ffffff;
}
#menu-23 .link[aria-expanded="true"],
#menu-23 .dropdown-menu {
  background: #bf6516;
}
#menu-23 .nav-dropdown-sm .link:focus,
#menu-23 .nav-dropdown-sm .link:hover,
#menu-23 .nav-dropdown-sm .dropdown-item:focus,
#menu-23 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-23 .navbar,
#menu-23 .nav-dropdown-sm,
#menu-23 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-23 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-23 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-23 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-23 .bg-color.transparent.opened .link:hover,
#menu-23 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-23 .link[aria-expanded="true"],
#menu-23 .dropdown-item[aria-expanded="true"] {
  color: #f39c12 !important;
}
#content1-2e P {
  color: #000000;
  font-size: 20px;
}
#footer1-25 .mbr-section-subtitle,
#footer1-25 .mbr-section-text {
  color: #fff;
}
#footer1-25 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbI0QJX.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbI0QJX.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbI0QJX.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbI0QJX .modal-content,
.cid-tu8BbI0QJX .modal-dialog {
  height: auto;
}
.cid-tu8BbI0QJX .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbI0QJX .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbI0QJX .form-wrapper .mbr-form .form-group,
  .cid-tu8BbI0QJX .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbI0QJX .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbI0QJX .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-tu8BbI0QJX .mbr-text {
  text-align: center;
}
.cid-tu8BbI0QJX .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbI0QJX .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbI0QJX .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbI0QJX .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbI0QJX .modal-open {
  overflow: hidden;
}
.cid-tu8BbI0QJX .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbI0QJX .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbI0QJX .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbI0QJX .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-tu8BbI0QJX .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbI0QJX .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbI0QJX .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbI0QJX .modal-content {
  background: #ecf0f1;
  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-tu8BbI0QJX .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbI0QJX .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbI0QJX .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbI0QJX .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbI0QJX .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-tu8BbI0QJX .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbI0QJX .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbI0QJX .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbI0QJX .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbI0QJX .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbI0QJX .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbI0QJX .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbI0QJX .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbI0QJX .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbI0QJX .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbI0QJX .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-tu8BbI0QJX .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbI0QJX .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbI0QJX .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbI0QJX .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbI0QJX .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbI0QJX .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbI0QJX .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbI0QJX .modal-lg,
  .cid-tu8BbI0QJX .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbI0QJX .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbI0QJX .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbI0QJX .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-tu8BbI0QJX .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbI0QJX .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbI0QJX .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbI0QJX .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-tu8BbI0QJX .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbI0QJX .mbr-section-btn .btn {
  margin: 0;
}
#content3-27 .mbr-section-title,
#content3-27 .mbr-section-subtitle {
  text-align: center;
}
#content3-27 B {
  color: #e67e22;
}
#content1-28 P {
  color: #000000;
  font-size: 20px;
}
#features1-29 .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-29 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
}
#features1-29 .mbr-section-text {
  text-align: center;
}
#menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2a .navbar-caption {
  color: #ffffff;
}
#menu-2a .navbar-toggler {
  color: #ffffff;
}
#menu-2a .close-icon::before,
#menu-2a .close-icon::after {
  background-color: #ffffff;
}
#menu-2a .link,
#menu-2a .dropdown-item {
  color: #ffffff;
}
#menu-2a .link {
  font-size: 0.875rem;
}
#menu-2a .dropdown-item,
#menu-2a .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-2a .link:hover,
#menu-2a .link:focus {
  color: #f39c12;
}
#menu-2a .dropdown-item:hover::before,
#menu-2a .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-2a .dropdown-item:hover,
#menu-2a .dropdown-item:focus {
  color: #ffffff;
}
#menu-2a .link[aria-expanded="true"],
#menu-2a .dropdown-menu {
  background: #bf6516;
}
#menu-2a .nav-dropdown-sm .link:focus,
#menu-2a .nav-dropdown-sm .link:hover,
#menu-2a .nav-dropdown-sm .dropdown-item:focus,
#menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-2a .navbar,
#menu-2a .nav-dropdown-sm,
#menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2a .bg-color.transparent.opened .link:hover,
#menu-2a .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-2a .link[aria-expanded="true"],
#menu-2a .dropdown-item[aria-expanded="true"] {
  color: #f39c12 !important;
}
#content1-2f P {
  color: #000000;
  font-size: 20px;
}
#footer1-2c .mbr-section-subtitle,
#footer1-2c .mbr-section-text {
  color: #fff;
}
#footer1-2c .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbMXLda.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbMXLda.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbMXLda.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbMXLda .modal-content,
.cid-tu8BbMXLda .modal-dialog {
  height: auto;
}
.cid-tu8BbMXLda .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbMXLda .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbMXLda .form-wrapper .mbr-form .form-group,
  .cid-tu8BbMXLda .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbMXLda .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbMXLda .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-tu8BbMXLda .mbr-text {
  text-align: center;
}
.cid-tu8BbMXLda .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbMXLda .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbMXLda .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbMXLda .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbMXLda .modal-open {
  overflow: hidden;
}
.cid-tu8BbMXLda .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbMXLda .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbMXLda .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbMXLda .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-tu8BbMXLda .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbMXLda .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbMXLda .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbMXLda .modal-content {
  background: #ecf0f1;
  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-tu8BbMXLda .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbMXLda .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbMXLda .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbMXLda .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbMXLda .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-tu8BbMXLda .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbMXLda .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbMXLda .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbMXLda .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbMXLda .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbMXLda .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbMXLda .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbMXLda .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbMXLda .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbMXLda .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbMXLda .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-tu8BbMXLda .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbMXLda .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbMXLda .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbMXLda .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbMXLda .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbMXLda .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbMXLda .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbMXLda .modal-lg,
  .cid-tu8BbMXLda .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbMXLda .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbMXLda .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbMXLda .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-tu8BbMXLda .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbMXLda .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbMXLda .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbMXLda .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-tu8BbMXLda .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbMXLda .mbr-section-btn .btn {
  margin: 0;
}

#features6-2g .lead {
  color: #9fa3a7;
}
#features6-2g .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-2g .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-2g .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-2g .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-2g .mbr-section-text B {
  font-size: 20px;
}
#content3-2h .mbr-section-title,
#content3-2h .mbr-section-subtitle {
  text-align: center;
}
#content3-2h H3 {
  text-align: right;
}
#menu-2i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2i .navbar-caption {
  color: #ffffff;
}
#menu-2i .navbar-toggler {
  color: #ffffff;
}
#menu-2i .close-icon::before,
#menu-2i .close-icon::after {
  background-color: #ffffff;
}
#menu-2i .link,
#menu-2i .dropdown-item {
  color: #ffffff;
}
#menu-2i .link {
  font-size: 0.875rem;
}
#menu-2i .dropdown-item,
#menu-2i .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-2i .link:hover,
#menu-2i .link:focus {
  color: #f39c12;
}
#menu-2i .dropdown-item:hover::before,
#menu-2i .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-2i .dropdown-item:hover,
#menu-2i .dropdown-item:focus {
  color: #ffffff;
}
#menu-2i .link[aria-expanded="true"],
#menu-2i .dropdown-menu {
  background: #bf6516;
}
#menu-2i .nav-dropdown-sm .link:focus,
#menu-2i .nav-dropdown-sm .link:hover,
#menu-2i .nav-dropdown-sm .dropdown-item:focus,
#menu-2i .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-2i .navbar,
#menu-2i .nav-dropdown-sm,
#menu-2i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2i .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-2i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2i .bg-color.transparent.opened .link:hover,
#menu-2i .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-2i .link[aria-expanded="true"],
#menu-2i .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-2j P {
  color: #232323;
  font-size: 20px;
}
#buttons1-2k .btn {
  font-size: 10px;
}
#buttons1-2k SPAN {
  font-size: 20px;
}
#content3-2l .mbr-section-title,
#content3-2l .mbr-section-subtitle {
  text-align: center;
}
#content1-2o P {
  color: #000000;
  font-size: 20px;
}
#content5-2p .mbr-section-title {
  font-size: 80px;
}
#content5-2p P {
  font-size: 20px;
}
#buttons1-2q .btn {
  font-size: 10px;
}
#buttons1-2q SPAN {
  font-size: 20px;
}
#footer1-2r .mbr-section-subtitle,
#footer1-2r .mbr-section-text {
  color: #fff;
}
#footer1-2r .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbQlltd.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbQlltd.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbQlltd.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbQlltd .modal-content,
.cid-tu8BbQlltd .modal-dialog {
  height: auto;
}
.cid-tu8BbQlltd .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbQlltd .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbQlltd .form-wrapper .mbr-form .form-group,
  .cid-tu8BbQlltd .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbQlltd .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbQlltd .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-tu8BbQlltd .mbr-text {
  text-align: center;
}
.cid-tu8BbQlltd .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbQlltd .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbQlltd .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbQlltd .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbQlltd .modal-open {
  overflow: hidden;
}
.cid-tu8BbQlltd .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbQlltd .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbQlltd .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbQlltd .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-tu8BbQlltd .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbQlltd .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbQlltd .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbQlltd .modal-content {
  background: #ecf0f1;
  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-tu8BbQlltd .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbQlltd .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbQlltd .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbQlltd .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbQlltd .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-tu8BbQlltd .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbQlltd .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbQlltd .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbQlltd .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbQlltd .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbQlltd .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbQlltd .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbQlltd .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbQlltd .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbQlltd .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbQlltd .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-tu8BbQlltd .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbQlltd .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbQlltd .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbQlltd .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbQlltd .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbQlltd .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbQlltd .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbQlltd .modal-lg,
  .cid-tu8BbQlltd .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbQlltd .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbQlltd .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbQlltd .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-tu8BbQlltd .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbQlltd .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbQlltd .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbQlltd .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-tu8BbQlltd .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbQlltd .mbr-section-btn .btn {
  margin: 0;
}
#menu-2s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2s .navbar-caption {
  color: #ffffff;
}
#menu-2s .navbar-toggler {
  color: #ffffff;
}
#menu-2s .close-icon::before,
#menu-2s .close-icon::after {
  background-color: #ffffff;
}
#menu-2s .link,
#menu-2s .dropdown-item {
  color: #ffffff;
}
#menu-2s .link {
  font-size: 0.875rem;
}
#menu-2s .dropdown-item,
#menu-2s .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-2s .link:hover,
#menu-2s .link:focus {
  color: #f39c12;
}
#menu-2s .dropdown-item:hover::before,
#menu-2s .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-2s .dropdown-item:hover,
#menu-2s .dropdown-item:focus {
  color: #ffffff;
}
#menu-2s .link[aria-expanded="true"],
#menu-2s .dropdown-menu {
  background: #bf6516;
}
#menu-2s .nav-dropdown-sm .link:focus,
#menu-2s .nav-dropdown-sm .link:hover,
#menu-2s .nav-dropdown-sm .dropdown-item:focus,
#menu-2s .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-2s .navbar,
#menu-2s .nav-dropdown-sm,
#menu-2s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2s .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-2s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2s .bg-color.transparent.opened .link:hover,
#menu-2s .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-2s .link[aria-expanded="true"],
#menu-2s .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-hp P {
  color: #000000;
  font-size: 20px;
  text-align: left;
}
#call5-o9 .mbr-section-title {
  text-align: center;
}
#content1-2v P {
  color: #232323;
  font-size: 20px;
}
#content1-2v B {
  color: #e67e22;
}
#content5-2w .mbr-section-title {
  font-size: 80px;
}
#content5-2w P {
  font-size: 20px;
}
#footer1-2x .mbr-section-subtitle,
#footer1-2x .mbr-section-text {
  color: #fff;
}
#footer1-2x .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbzGt5i.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbzGt5i.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbzGt5i.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbzGt5i .modal-content,
.cid-tu8BbzGt5i .modal-dialog {
  height: auto;
}
.cid-tu8BbzGt5i .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbzGt5i .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbzGt5i .form-wrapper .mbr-form .form-group,
  .cid-tu8BbzGt5i .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbzGt5i .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbzGt5i .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-tu8BbzGt5i .mbr-text {
  text-align: center;
}
.cid-tu8BbzGt5i .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbzGt5i .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbzGt5i .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbzGt5i .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbzGt5i .modal-open {
  overflow: hidden;
}
.cid-tu8BbzGt5i .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbzGt5i .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbzGt5i .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbzGt5i .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-tu8BbzGt5i .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbzGt5i .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbzGt5i .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbzGt5i .modal-content {
  background: #ecf0f1;
  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-tu8BbzGt5i .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbzGt5i .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbzGt5i .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbzGt5i .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbzGt5i .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-tu8BbzGt5i .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbzGt5i .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbzGt5i .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbzGt5i .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbzGt5i .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbzGt5i .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbzGt5i .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbzGt5i .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbzGt5i .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbzGt5i .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbzGt5i .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-tu8BbzGt5i .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbzGt5i .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbzGt5i .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbzGt5i .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbzGt5i .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbzGt5i .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbzGt5i .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbzGt5i .modal-lg,
  .cid-tu8BbzGt5i .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbzGt5i .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbzGt5i .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbzGt5i .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-tu8BbzGt5i .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbzGt5i .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbzGt5i .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbzGt5i .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-tu8BbzGt5i .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbzGt5i .mbr-section-btn .btn {
  margin: 0;
}

#features6-30 .lead {
  color: #9fa3a7;
}
#features6-30 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-30 .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-30 .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-30 .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-30 .mbr-section-text B {
  font-size: 20px;
}
#content3-31 .mbr-section-title,
#content3-31 .mbr-section-subtitle {
  text-align: center;
}
#content3-31 H3 {
  text-align: right;
}
#menu-32 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-32 .navbar-caption {
  color: #ffffff;
}
#menu-32 .navbar-toggler {
  color: #ffffff;
}
#menu-32 .close-icon::before,
#menu-32 .close-icon::after {
  background-color: #ffffff;
}
#menu-32 .link,
#menu-32 .dropdown-item {
  color: #ffffff;
}
#menu-32 .link {
  font-size: 0.875rem;
}
#menu-32 .dropdown-item,
#menu-32 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-32 .link:hover,
#menu-32 .link:focus {
  color: #f39c12;
}
#menu-32 .dropdown-item:hover::before,
#menu-32 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-32 .dropdown-item:hover,
#menu-32 .dropdown-item:focus {
  color: #ffffff;
}
#menu-32 .link[aria-expanded="true"],
#menu-32 .dropdown-menu {
  background: #bf6516;
}
#menu-32 .nav-dropdown-sm .link:focus,
#menu-32 .nav-dropdown-sm .link:hover,
#menu-32 .nav-dropdown-sm .dropdown-item:focus,
#menu-32 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-32 .navbar,
#menu-32 .nav-dropdown-sm,
#menu-32 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-32 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-32 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-32 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-32 .bg-color.transparent.opened .link:hover,
#menu-32 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-32 .link[aria-expanded="true"],
#menu-32 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-33 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-34 .btn {
  font-size: 10px;
}
#buttons1-34 SPAN {
  font-size: 20px;
}
#content1-38 P {
  color: #000000;
  font-size: 20px;
}
#content5-39 .mbr-section-title {
  font-size: 80px;
}
#content5-39 P {
  font-size: 20px;
}
#buttons1-3a .btn {
  font-size: 10px;
}
#buttons1-3a SPAN {
  font-size: 20px;
}
.cid-uANU4I4nd8.popup-builder {
  background-color: #ffffff;
}
.cid-uANU4I4nd8.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uANU4I4nd8.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uANU4I4nd8 .modal-content,
.cid-uANU4I4nd8 .modal-dialog {
  height: auto;
}
.cid-uANU4I4nd8 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uANU4I4nd8 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uANU4I4nd8 .form-wrapper .mbr-form .form-group,
  .cid-uANU4I4nd8 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uANU4I4nd8 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uANU4I4nd8 .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-uANU4I4nd8 .mbr-text {
  text-align: center;
}
.cid-uANU4I4nd8 .pt-0 {
  padding-top: 0 !important;
}
.cid-uANU4I4nd8 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uANU4I4nd8 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uANU4I4nd8 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uANU4I4nd8 .modal-open {
  overflow: hidden;
}
.cid-uANU4I4nd8 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uANU4I4nd8 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uANU4I4nd8 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uANU4I4nd8 .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-uANU4I4nd8 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uANU4I4nd8 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uANU4I4nd8 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uANU4I4nd8 .modal-content {
  background: #ecf0f1;
  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-uANU4I4nd8 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-uANU4I4nd8 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uANU4I4nd8 .modal-backdrop.fade {
  opacity: 0;
}
.cid-uANU4I4nd8 .modal-backdrop.show {
  opacity: .5;
}
.cid-uANU4I4nd8 .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-uANU4I4nd8 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uANU4I4nd8 .modal-header {
    padding: 1rem;
  }
}
.cid-uANU4I4nd8 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uANU4I4nd8 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-uANU4I4nd8 .modal-header .close:hover {
  opacity: 1;
}
.cid-uANU4I4nd8 .modal-header .close:focus {
  outline: none;
}
.cid-uANU4I4nd8 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-uANU4I4nd8 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-uANU4I4nd8 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uANU4I4nd8 .modal-body {
    padding: 1rem;
  }
}
.cid-uANU4I4nd8 .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-uANU4I4nd8 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uANU4I4nd8 .modal-footer {
    padding: 1rem;
  }
}
.cid-uANU4I4nd8 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uANU4I4nd8 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uANU4I4nd8 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uANU4I4nd8 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uANU4I4nd8 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-uANU4I4nd8 .modal-lg,
  .cid-uANU4I4nd8 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-uANU4I4nd8 .modal-xl {
    max-width: 1140px;
  }
}
.cid-uANU4I4nd8 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uANU4I4nd8 .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-uANU4I4nd8 .form-group {
  margin-bottom: 1rem;
}
.cid-uANU4I4nd8 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uANU4I4nd8 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uANU4I4nd8 .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-uANU4I4nd8 .mbr-section-btn {
  margin: 0;
}
.cid-uANU4I4nd8 .mbr-section-btn .btn {
  margin: 0;
}
#footer1-3b .mbr-section-subtitle,
#footer1-3b .mbr-section-text {
  color: #fff;
}
#footer1-3b .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#features6-3c .lead {
  color: #9fa3a7;
}
#features6-3c .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-3c .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-3c .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-3c .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-3c .mbr-section-text B {
  font-size: 20px;
}
#content3-3d .mbr-section-title,
#content3-3d .mbr-section-subtitle {
  text-align: center;
}
#content3-3d H3 {
  text-align: right;
}
#menu-3e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3e .navbar-caption {
  color: #ffffff;
}
#menu-3e .navbar-toggler {
  color: #ffffff;
}
#menu-3e .close-icon::before,
#menu-3e .close-icon::after {
  background-color: #ffffff;
}
#menu-3e .link,
#menu-3e .dropdown-item {
  color: #ffffff;
}
#menu-3e .link {
  font-size: 0.875rem;
}
#menu-3e .dropdown-item,
#menu-3e .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-3e .link:hover,
#menu-3e .link:focus {
  color: #f39c12;
}
#menu-3e .dropdown-item:hover::before,
#menu-3e .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-3e .dropdown-item:hover,
#menu-3e .dropdown-item:focus {
  color: #ffffff;
}
#menu-3e .link[aria-expanded="true"],
#menu-3e .dropdown-menu {
  background: #bf6516;
}
#menu-3e .nav-dropdown-sm .link:focus,
#menu-3e .nav-dropdown-sm .link:hover,
#menu-3e .nav-dropdown-sm .dropdown-item:focus,
#menu-3e .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-3e .navbar,
#menu-3e .nav-dropdown-sm,
#menu-3e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3e .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-3e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3e .bg-color.transparent.opened .link:hover,
#menu-3e .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-3e .link[aria-expanded="true"],
#menu-3e .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-3f P {
  color: #232323;
  font-size: 20px;
}
#buttons1-3g .btn {
  font-size: 10px;
}
#buttons1-3g SPAN {
  font-size: 20px;
}
#content3-3h .mbr-section-title,
#content3-3h .mbr-section-subtitle {
  text-align: center;
}
#content1-3k P {
  color: #000000;
  font-size: 20px;
}
#content5-3l .mbr-section-title {
  font-size: 80px;
}
#content5-3l P {
  font-size: 20px;
}
#buttons1-3m .btn {
  font-size: 10px;
}
#buttons1-3m SPAN {
  font-size: 20px;
}
#footer1-3n .mbr-section-subtitle,
#footer1-3n .mbr-section-text {
  color: #fff;
}
#footer1-3n .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbSEpes.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbSEpes.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbSEpes.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbSEpes .modal-content,
.cid-tu8BbSEpes .modal-dialog {
  height: auto;
}
.cid-tu8BbSEpes .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbSEpes .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbSEpes .form-wrapper .mbr-form .form-group,
  .cid-tu8BbSEpes .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbSEpes .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbSEpes .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-tu8BbSEpes .mbr-text {
  text-align: center;
}
.cid-tu8BbSEpes .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbSEpes .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbSEpes .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbSEpes .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbSEpes .modal-open {
  overflow: hidden;
}
.cid-tu8BbSEpes .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbSEpes .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbSEpes .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbSEpes .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-tu8BbSEpes .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbSEpes .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbSEpes .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbSEpes .modal-content {
  background: #ecf0f1;
  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-tu8BbSEpes .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbSEpes .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbSEpes .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbSEpes .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbSEpes .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-tu8BbSEpes .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbSEpes .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbSEpes .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbSEpes .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbSEpes .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbSEpes .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbSEpes .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbSEpes .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbSEpes .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbSEpes .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbSEpes .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-tu8BbSEpes .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbSEpes .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbSEpes .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbSEpes .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbSEpes .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbSEpes .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbSEpes .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbSEpes .modal-lg,
  .cid-tu8BbSEpes .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbSEpes .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbSEpes .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbSEpes .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-tu8BbSEpes .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbSEpes .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbSEpes .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbSEpes .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-tu8BbSEpes .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbSEpes .mbr-section-btn .btn {
  margin: 0;
}

#features6-3o .lead {
  color: #9fa3a7;
}
#features6-3o .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-3o .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-3o .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-3o .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-3o .mbr-section-text B {
  font-size: 20px;
}
#content3-3p .mbr-section-title,
#content3-3p .mbr-section-subtitle {
  text-align: center;
}
#content3-3p H3 {
  text-align: right;
}
#menu-3q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3q .navbar-caption {
  color: #ffffff;
}
#menu-3q .navbar-toggler {
  color: #ffffff;
}
#menu-3q .close-icon::before,
#menu-3q .close-icon::after {
  background-color: #ffffff;
}
#menu-3q .link,
#menu-3q .dropdown-item {
  color: #ffffff;
}
#menu-3q .link {
  font-size: 0.875rem;
}
#menu-3q .dropdown-item,
#menu-3q .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-3q .link:hover,
#menu-3q .link:focus {
  color: #f39c12;
}
#menu-3q .dropdown-item:hover::before,
#menu-3q .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-3q .dropdown-item:hover,
#menu-3q .dropdown-item:focus {
  color: #ffffff;
}
#menu-3q .link[aria-expanded="true"],
#menu-3q .dropdown-menu {
  background: #bf6516;
}
#menu-3q .nav-dropdown-sm .link:focus,
#menu-3q .nav-dropdown-sm .link:hover,
#menu-3q .nav-dropdown-sm .dropdown-item:focus,
#menu-3q .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-3q .navbar,
#menu-3q .nav-dropdown-sm,
#menu-3q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3q .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-3q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3q .bg-color.transparent.opened .link:hover,
#menu-3q .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-3q .link[aria-expanded="true"],
#menu-3q .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-3r P {
  color: #232323;
  font-size: 20px;
}
#buttons1-3s .btn {
  font-size: 10px;
}
#buttons1-3s SPAN {
  font-size: 20px;
}
#content1-3w P {
  color: #000000;
  font-size: 20px;
}
#content5-3x .mbr-section-title {
  font-size: 80px;
}
#content5-3x P {
  font-size: 20px;
}
#buttons1-3y .btn {
  font-size: 10px;
}
#buttons1-3y SPAN {
  font-size: 20px;
}
#footer1-3z .mbr-section-subtitle,
#footer1-3z .mbr-section-text {
  color: #fff;
}
#footer1-3z .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbTHl6u.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbTHl6u.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbTHl6u.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbTHl6u .modal-content,
.cid-tu8BbTHl6u .modal-dialog {
  height: auto;
}
.cid-tu8BbTHl6u .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbTHl6u .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbTHl6u .form-wrapper .mbr-form .form-group,
  .cid-tu8BbTHl6u .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbTHl6u .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbTHl6u .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-tu8BbTHl6u .mbr-text {
  text-align: center;
}
.cid-tu8BbTHl6u .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbTHl6u .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbTHl6u .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbTHl6u .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbTHl6u .modal-open {
  overflow: hidden;
}
.cid-tu8BbTHl6u .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbTHl6u .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbTHl6u .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbTHl6u .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-tu8BbTHl6u .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbTHl6u .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbTHl6u .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbTHl6u .modal-content {
  background: #ecf0f1;
  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-tu8BbTHl6u .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbTHl6u .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbTHl6u .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbTHl6u .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbTHl6u .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-tu8BbTHl6u .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbTHl6u .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbTHl6u .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbTHl6u .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbTHl6u .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbTHl6u .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbTHl6u .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbTHl6u .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbTHl6u .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbTHl6u .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbTHl6u .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-tu8BbTHl6u .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbTHl6u .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbTHl6u .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbTHl6u .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbTHl6u .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbTHl6u .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbTHl6u .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbTHl6u .modal-lg,
  .cid-tu8BbTHl6u .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbTHl6u .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbTHl6u .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbTHl6u .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-tu8BbTHl6u .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbTHl6u .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbTHl6u .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbTHl6u .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-tu8BbTHl6u .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbTHl6u .mbr-section-btn .btn {
  margin: 0;
}

#features6-40 .lead {
  color: #9fa3a7;
}
#features6-40 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-40 .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-40 .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-40 .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-40 .mbr-section-text B {
  font-size: 20px;
}
#content3-41 .mbr-section-title,
#content3-41 .mbr-section-subtitle {
  text-align: center;
}
#content3-41 H3 {
  text-align: right;
}
#menu-42 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-42 .navbar-caption {
  color: #ffffff;
}
#menu-42 .navbar-toggler {
  color: #ffffff;
}
#menu-42 .close-icon::before,
#menu-42 .close-icon::after {
  background-color: #ffffff;
}
#menu-42 .link,
#menu-42 .dropdown-item {
  color: #ffffff;
}
#menu-42 .link {
  font-size: 0.875rem;
}
#menu-42 .dropdown-item,
#menu-42 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-42 .link:hover,
#menu-42 .link:focus {
  color: #f39c12;
}
#menu-42 .dropdown-item:hover::before,
#menu-42 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-42 .dropdown-item:hover,
#menu-42 .dropdown-item:focus {
  color: #ffffff;
}
#menu-42 .link[aria-expanded="true"],
#menu-42 .dropdown-menu {
  background: #bf6516;
}
#menu-42 .nav-dropdown-sm .link:focus,
#menu-42 .nav-dropdown-sm .link:hover,
#menu-42 .nav-dropdown-sm .dropdown-item:focus,
#menu-42 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-42 .navbar,
#menu-42 .nav-dropdown-sm,
#menu-42 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-42 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-42 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-42 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-42 .bg-color.transparent.opened .link:hover,
#menu-42 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-42 .link[aria-expanded="true"],
#menu-42 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-43 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-44 .btn {
  font-size: 10px;
}
#buttons1-44 SPAN {
  font-size: 20px;
}
#content1-48 P {
  color: #000000;
  font-size: 20px;
}
#content5-49 .mbr-section-title {
  font-size: 80px;
}
#content5-49 P {
  font-size: 20px;
}
#buttons1-4a .btn {
  font-size: 10px;
}
#buttons1-4a SPAN {
  font-size: 20px;
}
#footer1-4b .mbr-section-subtitle,
#footer1-4b .mbr-section-text {
  color: #fff;
}
#footer1-4b .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbUROUb.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbUROUb.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbUROUb.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbUROUb .modal-content,
.cid-tu8BbUROUb .modal-dialog {
  height: auto;
}
.cid-tu8BbUROUb .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbUROUb .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbUROUb .form-wrapper .mbr-form .form-group,
  .cid-tu8BbUROUb .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbUROUb .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbUROUb .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-tu8BbUROUb .mbr-text {
  text-align: center;
}
.cid-tu8BbUROUb .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbUROUb .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbUROUb .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbUROUb .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbUROUb .modal-open {
  overflow: hidden;
}
.cid-tu8BbUROUb .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbUROUb .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbUROUb .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbUROUb .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-tu8BbUROUb .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbUROUb .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbUROUb .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbUROUb .modal-content {
  background: #ecf0f1;
  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-tu8BbUROUb .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbUROUb .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbUROUb .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbUROUb .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbUROUb .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-tu8BbUROUb .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbUROUb .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbUROUb .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbUROUb .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbUROUb .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbUROUb .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbUROUb .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbUROUb .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbUROUb .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbUROUb .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbUROUb .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-tu8BbUROUb .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbUROUb .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbUROUb .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbUROUb .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbUROUb .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbUROUb .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbUROUb .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbUROUb .modal-lg,
  .cid-tu8BbUROUb .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbUROUb .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbUROUb .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbUROUb .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-tu8BbUROUb .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbUROUb .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbUROUb .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbUROUb .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-tu8BbUROUb .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbUROUb .mbr-section-btn .btn {
  margin: 0;
}

#features6-4c .lead {
  color: #9fa3a7;
}
#features6-4c .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-4c .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-4c .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-4c .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-4c .mbr-section-text B {
  font-size: 20px;
}
#content3-4d .mbr-section-title,
#content3-4d .mbr-section-subtitle {
  text-align: center;
}
#content3-4d H3 {
  text-align: right;
}
#menu-4e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4e .navbar-caption {
  color: #ffffff;
}
#menu-4e .navbar-toggler {
  color: #ffffff;
}
#menu-4e .close-icon::before,
#menu-4e .close-icon::after {
  background-color: #ffffff;
}
#menu-4e .link,
#menu-4e .dropdown-item {
  color: #ffffff;
}
#menu-4e .link {
  font-size: 0.875rem;
}
#menu-4e .dropdown-item,
#menu-4e .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-4e .link:hover,
#menu-4e .link:focus {
  color: #f39c12;
}
#menu-4e .dropdown-item:hover::before,
#menu-4e .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-4e .dropdown-item:hover,
#menu-4e .dropdown-item:focus {
  color: #ffffff;
}
#menu-4e .link[aria-expanded="true"],
#menu-4e .dropdown-menu {
  background: #bf6516;
}
#menu-4e .nav-dropdown-sm .link:focus,
#menu-4e .nav-dropdown-sm .link:hover,
#menu-4e .nav-dropdown-sm .dropdown-item:focus,
#menu-4e .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-4e .navbar,
#menu-4e .nav-dropdown-sm,
#menu-4e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4e .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-4e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4e .bg-color.transparent.opened .link:hover,
#menu-4e .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-4e .link[aria-expanded="true"],
#menu-4e .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-4f P {
  color: #232323;
  font-size: 20px;
}
#buttons1-4g .btn {
  font-size: 10px;
}
#buttons1-4g SPAN {
  font-size: 20px;
}
#content1-4k P {
  color: #000000;
  font-size: 20px;
}
#content5-4l .mbr-section-title {
  font-size: 80px;
}
#content5-4l P {
  font-size: 20px;
}
#buttons1-4m .btn {
  font-size: 10px;
}
#buttons1-4m SPAN {
  font-size: 20px;
}
#footer1-4n .mbr-section-subtitle,
#footer1-4n .mbr-section-text {
  color: #fff;
}
#footer1-4n .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbW0l71.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbW0l71.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbW0l71.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbW0l71 .modal-content,
.cid-tu8BbW0l71 .modal-dialog {
  height: auto;
}
.cid-tu8BbW0l71 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbW0l71 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbW0l71 .form-wrapper .mbr-form .form-group,
  .cid-tu8BbW0l71 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbW0l71 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbW0l71 .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-tu8BbW0l71 .mbr-text {
  text-align: center;
}
.cid-tu8BbW0l71 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbW0l71 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbW0l71 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbW0l71 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbW0l71 .modal-open {
  overflow: hidden;
}
.cid-tu8BbW0l71 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbW0l71 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbW0l71 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbW0l71 .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-tu8BbW0l71 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbW0l71 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbW0l71 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbW0l71 .modal-content {
  background: #ecf0f1;
  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-tu8BbW0l71 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbW0l71 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbW0l71 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbW0l71 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbW0l71 .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-tu8BbW0l71 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbW0l71 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbW0l71 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbW0l71 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbW0l71 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbW0l71 .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbW0l71 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbW0l71 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbW0l71 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbW0l71 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbW0l71 .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-tu8BbW0l71 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbW0l71 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbW0l71 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbW0l71 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbW0l71 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbW0l71 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbW0l71 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbW0l71 .modal-lg,
  .cid-tu8BbW0l71 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbW0l71 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbW0l71 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbW0l71 .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-tu8BbW0l71 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbW0l71 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbW0l71 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbW0l71 .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-tu8BbW0l71 .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbW0l71 .mbr-section-btn .btn {
  margin: 0;
}

#features6-4o .lead {
  color: #9fa3a7;
}
#features6-4o .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-4o .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-4o .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-4o .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-4o .mbr-section-text B {
  font-size: 20px;
}
#content3-4p .mbr-section-title,
#content3-4p .mbr-section-subtitle {
  text-align: center;
}
#content3-4p H3 {
  text-align: right;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .navbar-toggler {
  color: #ffffff;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #ffffff;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #ffffff;
}
#menu-4q .link {
  font-size: 0.875rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-4q .link:hover,
#menu-4q .link:focus {
  color: #f39c12;
}
#menu-4q .dropdown-item:hover::before,
#menu-4q .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-4q .dropdown-item:hover,
#menu-4q .dropdown-item:focus {
  color: #ffffff;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #bf6516;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-4q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-4r P {
  color: #232323;
  font-size: 20px;
}
#buttons1-4s .btn {
  font-size: 10px;
}
#buttons1-4s SPAN {
  font-size: 20px;
}
#content1-4w P {
  color: #000000;
  font-size: 20px;
}
#content5-4x .mbr-section-title {
  font-size: 80px;
}
#content5-4x P {
  font-size: 20px;
}
#buttons1-4y .btn {
  font-size: 10px;
}
#buttons1-4y SPAN {
  font-size: 20px;
}
#footer1-4z .mbr-section-subtitle,
#footer1-4z .mbr-section-text {
  color: #fff;
}
#footer1-4z .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbX5z4i.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbX5z4i.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbX5z4i.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbX5z4i .modal-content,
.cid-tu8BbX5z4i .modal-dialog {
  height: auto;
}
.cid-tu8BbX5z4i .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbX5z4i .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbX5z4i .form-wrapper .mbr-form .form-group,
  .cid-tu8BbX5z4i .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbX5z4i .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbX5z4i .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-tu8BbX5z4i .mbr-text {
  text-align: center;
}
.cid-tu8BbX5z4i .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbX5z4i .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbX5z4i .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbX5z4i .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbX5z4i .modal-open {
  overflow: hidden;
}
.cid-tu8BbX5z4i .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbX5z4i .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbX5z4i .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbX5z4i .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-tu8BbX5z4i .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbX5z4i .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbX5z4i .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbX5z4i .modal-content {
  background: #ecf0f1;
  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-tu8BbX5z4i .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbX5z4i .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbX5z4i .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbX5z4i .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbX5z4i .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-tu8BbX5z4i .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbX5z4i .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbX5z4i .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbX5z4i .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbX5z4i .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbX5z4i .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbX5z4i .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbX5z4i .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbX5z4i .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbX5z4i .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbX5z4i .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-tu8BbX5z4i .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbX5z4i .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbX5z4i .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbX5z4i .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbX5z4i .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbX5z4i .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbX5z4i .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbX5z4i .modal-lg,
  .cid-tu8BbX5z4i .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbX5z4i .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbX5z4i .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbX5z4i .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-tu8BbX5z4i .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbX5z4i .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbX5z4i .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbX5z4i .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-tu8BbX5z4i .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbX5z4i .mbr-section-btn .btn {
  margin: 0;
}

#features6-50 .lead {
  color: #9fa3a7;
}
#features6-50 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-50 .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-50 .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-50 .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-50 .mbr-section-text B {
  font-size: 20px;
}
#content3-51 .mbr-section-title,
#content3-51 .mbr-section-subtitle {
  text-align: center;
}
#content3-51 H3 {
  text-align: right;
}
#menu-52 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-52 .navbar-caption {
  color: #ffffff;
}
#menu-52 .navbar-toggler {
  color: #ffffff;
}
#menu-52 .close-icon::before,
#menu-52 .close-icon::after {
  background-color: #ffffff;
}
#menu-52 .link,
#menu-52 .dropdown-item {
  color: #ffffff;
}
#menu-52 .link {
  font-size: 0.875rem;
}
#menu-52 .dropdown-item,
#menu-52 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-52 .link:hover,
#menu-52 .link:focus {
  color: #f39c12;
}
#menu-52 .dropdown-item:hover::before,
#menu-52 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-52 .dropdown-item:hover,
#menu-52 .dropdown-item:focus {
  color: #ffffff;
}
#menu-52 .link[aria-expanded="true"],
#menu-52 .dropdown-menu {
  background: #bf6516;
}
#menu-52 .nav-dropdown-sm .link:focus,
#menu-52 .nav-dropdown-sm .link:hover,
#menu-52 .nav-dropdown-sm .dropdown-item:focus,
#menu-52 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-52 .navbar,
#menu-52 .nav-dropdown-sm,
#menu-52 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-52 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-52 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-52 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-52 .bg-color.transparent.opened .link:hover,
#menu-52 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-52 .link[aria-expanded="true"],
#menu-52 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-53 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-54 .btn {
  font-size: 10px;
}
#buttons1-54 SPAN {
  font-size: 20px;
}
#content1-58 P {
  color: #000000;
  font-size: 20px;
}
#content5-59 .mbr-section-title {
  font-size: 80px;
}
#content5-59 P {
  font-size: 20px;
}
#buttons1-5a .btn {
  font-size: 10px;
}
#buttons1-5a SPAN {
  font-size: 20px;
}
#footer1-5b .mbr-section-subtitle,
#footer1-5b .mbr-section-text {
  color: #fff;
}
#footer1-5b .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbYfVgw.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbYfVgw.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbYfVgw.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbYfVgw .modal-content,
.cid-tu8BbYfVgw .modal-dialog {
  height: auto;
}
.cid-tu8BbYfVgw .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbYfVgw .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbYfVgw .form-wrapper .mbr-form .form-group,
  .cid-tu8BbYfVgw .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbYfVgw .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbYfVgw .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-tu8BbYfVgw .mbr-text {
  text-align: center;
}
.cid-tu8BbYfVgw .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbYfVgw .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbYfVgw .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbYfVgw .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbYfVgw .modal-open {
  overflow: hidden;
}
.cid-tu8BbYfVgw .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbYfVgw .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbYfVgw .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbYfVgw .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-tu8BbYfVgw .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbYfVgw .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbYfVgw .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbYfVgw .modal-content {
  background: #ecf0f1;
  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-tu8BbYfVgw .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbYfVgw .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbYfVgw .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbYfVgw .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbYfVgw .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-tu8BbYfVgw .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbYfVgw .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbYfVgw .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbYfVgw .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbYfVgw .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbYfVgw .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbYfVgw .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbYfVgw .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbYfVgw .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbYfVgw .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbYfVgw .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-tu8BbYfVgw .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbYfVgw .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbYfVgw .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbYfVgw .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbYfVgw .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbYfVgw .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbYfVgw .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbYfVgw .modal-lg,
  .cid-tu8BbYfVgw .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbYfVgw .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbYfVgw .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbYfVgw .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-tu8BbYfVgw .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbYfVgw .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbYfVgw .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbYfVgw .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-tu8BbYfVgw .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbYfVgw .mbr-section-btn .btn {
  margin: 0;
}

#features6-5c .lead {
  color: #9fa3a7;
}
#features6-5c .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-5c .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-5c .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-5c .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-5c .mbr-section-text B {
  font-size: 20px;
}
#content3-5d .mbr-section-title,
#content3-5d .mbr-section-subtitle {
  text-align: center;
}
#content3-5d H3 {
  text-align: right;
}
#menu-5e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5e .navbar-caption {
  color: #ffffff;
}
#menu-5e .navbar-toggler {
  color: #ffffff;
}
#menu-5e .close-icon::before,
#menu-5e .close-icon::after {
  background-color: #ffffff;
}
#menu-5e .link,
#menu-5e .dropdown-item {
  color: #ffffff;
}
#menu-5e .link {
  font-size: 0.875rem;
}
#menu-5e .dropdown-item,
#menu-5e .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-5e .link:hover,
#menu-5e .link:focus {
  color: #f39c12;
}
#menu-5e .dropdown-item:hover::before,
#menu-5e .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-5e .dropdown-item:hover,
#menu-5e .dropdown-item:focus {
  color: #ffffff;
}
#menu-5e .link[aria-expanded="true"],
#menu-5e .dropdown-menu {
  background: #bf6516;
}
#menu-5e .nav-dropdown-sm .link:focus,
#menu-5e .nav-dropdown-sm .link:hover,
#menu-5e .nav-dropdown-sm .dropdown-item:focus,
#menu-5e .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-5e .navbar,
#menu-5e .nav-dropdown-sm,
#menu-5e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5e .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-5e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5e .bg-color.transparent.opened .link:hover,
#menu-5e .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-5e .link[aria-expanded="true"],
#menu-5e .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-5f P {
  color: #232323;
  font-size: 20px;
}
#buttons1-5g .btn {
  font-size: 10px;
}
#buttons1-5g SPAN {
  font-size: 20px;
}
#content1-5k P {
  color: #000000;
  font-size: 20px;
}
#content5-5l .mbr-section-title {
  font-size: 80px;
}
#content5-5l P {
  font-size: 20px;
}
#buttons1-5m .btn {
  font-size: 10px;
}
#buttons1-5m SPAN {
  font-size: 20px;
}
#footer1-5n .mbr-section-subtitle,
#footer1-5n .mbr-section-text {
  color: #fff;
}
#footer1-5n .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbZqvvo.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbZqvvo.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbZqvvo.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbZqvvo .modal-content,
.cid-tu8BbZqvvo .modal-dialog {
  height: auto;
}
.cid-tu8BbZqvvo .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbZqvvo .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbZqvvo .form-wrapper .mbr-form .form-group,
  .cid-tu8BbZqvvo .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbZqvvo .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbZqvvo .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-tu8BbZqvvo .mbr-text {
  text-align: center;
}
.cid-tu8BbZqvvo .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbZqvvo .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbZqvvo .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbZqvvo .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbZqvvo .modal-open {
  overflow: hidden;
}
.cid-tu8BbZqvvo .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbZqvvo .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbZqvvo .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbZqvvo .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-tu8BbZqvvo .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbZqvvo .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbZqvvo .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbZqvvo .modal-content {
  background: #ecf0f1;
  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-tu8BbZqvvo .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbZqvvo .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbZqvvo .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbZqvvo .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbZqvvo .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-tu8BbZqvvo .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbZqvvo .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbZqvvo .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbZqvvo .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbZqvvo .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbZqvvo .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbZqvvo .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbZqvvo .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbZqvvo .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbZqvvo .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbZqvvo .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-tu8BbZqvvo .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbZqvvo .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbZqvvo .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbZqvvo .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbZqvvo .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbZqvvo .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbZqvvo .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbZqvvo .modal-lg,
  .cid-tu8BbZqvvo .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbZqvvo .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbZqvvo .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbZqvvo .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-tu8BbZqvvo .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbZqvvo .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbZqvvo .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbZqvvo .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-tu8BbZqvvo .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbZqvvo .mbr-section-btn .btn {
  margin: 0;
}

#features6-5o .lead {
  color: #9fa3a7;
}
#features6-5o .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-5o .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-5o .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-5o .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-5o .mbr-section-text B {
  font-size: 20px;
}
#content3-5p .mbr-section-title,
#content3-5p .mbr-section-subtitle {
  text-align: center;
}
#content3-5p H3 {
  text-align: right;
}
#menu-5q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5q .navbar-caption {
  color: #ffffff;
}
#menu-5q .navbar-toggler {
  color: #ffffff;
}
#menu-5q .close-icon::before,
#menu-5q .close-icon::after {
  background-color: #ffffff;
}
#menu-5q .link,
#menu-5q .dropdown-item {
  color: #ffffff;
}
#menu-5q .link {
  font-size: 0.875rem;
}
#menu-5q .dropdown-item,
#menu-5q .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-5q .link:hover,
#menu-5q .link:focus {
  color: #f39c12;
}
#menu-5q .dropdown-item:hover::before,
#menu-5q .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-5q .dropdown-item:hover,
#menu-5q .dropdown-item:focus {
  color: #ffffff;
}
#menu-5q .link[aria-expanded="true"],
#menu-5q .dropdown-menu {
  background: #bf6516;
}
#menu-5q .nav-dropdown-sm .link:focus,
#menu-5q .nav-dropdown-sm .link:hover,
#menu-5q .nav-dropdown-sm .dropdown-item:focus,
#menu-5q .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-5q .navbar,
#menu-5q .nav-dropdown-sm,
#menu-5q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5q .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-5q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5q .bg-color.transparent.opened .link:hover,
#menu-5q .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-5q .link[aria-expanded="true"],
#menu-5q .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-5r P {
  color: #232323;
  font-size: 20px;
}
#buttons1-5s .btn {
  font-size: 10px;
}
#buttons1-5s SPAN {
  font-size: 20px;
}
#content1-5w P {
  color: #000000;
  font-size: 20px;
}
#content5-5x .mbr-section-title {
  font-size: 80px;
}
#content5-5x P {
  font-size: 20px;
}
#buttons1-5y .btn {
  font-size: 10px;
}
#buttons1-5y SPAN {
  font-size: 20px;
}
#footer1-5z .mbr-section-subtitle,
#footer1-5z .mbr-section-text {
  color: #fff;
}
#footer1-5z .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bc0vPJh.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bc0vPJh.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bc0vPJh.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bc0vPJh .modal-content,
.cid-tu8Bc0vPJh .modal-dialog {
  height: auto;
}
.cid-tu8Bc0vPJh .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bc0vPJh .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bc0vPJh .form-wrapper .mbr-form .form-group,
  .cid-tu8Bc0vPJh .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bc0vPJh .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bc0vPJh .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-tu8Bc0vPJh .mbr-text {
  text-align: center;
}
.cid-tu8Bc0vPJh .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bc0vPJh .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bc0vPJh .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bc0vPJh .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bc0vPJh .modal-open {
  overflow: hidden;
}
.cid-tu8Bc0vPJh .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bc0vPJh .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bc0vPJh .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bc0vPJh .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-tu8Bc0vPJh .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bc0vPJh .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bc0vPJh .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bc0vPJh .modal-content {
  background: #ecf0f1;
  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-tu8Bc0vPJh .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bc0vPJh .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bc0vPJh .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bc0vPJh .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bc0vPJh .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-tu8Bc0vPJh .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc0vPJh .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bc0vPJh .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bc0vPJh .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bc0vPJh .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bc0vPJh .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bc0vPJh .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bc0vPJh .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bc0vPJh .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc0vPJh .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bc0vPJh .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-tu8Bc0vPJh .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc0vPJh .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bc0vPJh .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bc0vPJh .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bc0vPJh .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bc0vPJh .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bc0vPJh .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bc0vPJh .modal-lg,
  .cid-tu8Bc0vPJh .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bc0vPJh .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bc0vPJh .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bc0vPJh .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-tu8Bc0vPJh .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bc0vPJh .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bc0vPJh .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bc0vPJh .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-tu8Bc0vPJh .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bc0vPJh .mbr-section-btn .btn {
  margin: 0;
}

#features6-60 .lead {
  color: #9fa3a7;
}
#features6-60 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-60 .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-60 .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-60 .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-60 .mbr-section-text B {
  font-size: 20px;
}
#content3-61 .mbr-section-title,
#content3-61 .mbr-section-subtitle {
  text-align: center;
}
#content3-61 H3 {
  text-align: right;
}
#menu-62 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-62 .navbar-caption {
  color: #ffffff;
}
#menu-62 .navbar-toggler {
  color: #ffffff;
}
#menu-62 .close-icon::before,
#menu-62 .close-icon::after {
  background-color: #ffffff;
}
#menu-62 .link,
#menu-62 .dropdown-item {
  color: #ffffff;
}
#menu-62 .link {
  font-size: 0.875rem;
}
#menu-62 .dropdown-item,
#menu-62 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-62 .link:hover,
#menu-62 .link:focus {
  color: #f39c12;
}
#menu-62 .dropdown-item:hover::before,
#menu-62 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-62 .dropdown-item:hover,
#menu-62 .dropdown-item:focus {
  color: #ffffff;
}
#menu-62 .link[aria-expanded="true"],
#menu-62 .dropdown-menu {
  background: #bf6516;
}
#menu-62 .nav-dropdown-sm .link:focus,
#menu-62 .nav-dropdown-sm .link:hover,
#menu-62 .nav-dropdown-sm .dropdown-item:focus,
#menu-62 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-62 .navbar,
#menu-62 .nav-dropdown-sm,
#menu-62 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-62 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-62 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-62 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-62 .bg-color.transparent.opened .link:hover,
#menu-62 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-62 .link[aria-expanded="true"],
#menu-62 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-63 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-64 .btn {
  font-size: 10px;
}
#buttons1-64 SPAN {
  font-size: 20px;
}
#content1-68 P {
  color: #000000;
  font-size: 20px;
}
#content5-69 .mbr-section-title {
  font-size: 80px;
}
#content5-69 P {
  font-size: 20px;
}
#buttons1-6a .btn {
  font-size: 10px;
}
#buttons1-6a SPAN {
  font-size: 20px;
}
#footer1-6b .mbr-section-subtitle,
#footer1-6b .mbr-section-text {
  color: #fff;
}
#footer1-6b .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bc1GMtJ.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bc1GMtJ.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bc1GMtJ.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bc1GMtJ .modal-content,
.cid-tu8Bc1GMtJ .modal-dialog {
  height: auto;
}
.cid-tu8Bc1GMtJ .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bc1GMtJ .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bc1GMtJ .form-wrapper .mbr-form .form-group,
  .cid-tu8Bc1GMtJ .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bc1GMtJ .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bc1GMtJ .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-tu8Bc1GMtJ .mbr-text {
  text-align: center;
}
.cid-tu8Bc1GMtJ .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bc1GMtJ .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bc1GMtJ .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bc1GMtJ .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bc1GMtJ .modal-open {
  overflow: hidden;
}
.cid-tu8Bc1GMtJ .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bc1GMtJ .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bc1GMtJ .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bc1GMtJ .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-tu8Bc1GMtJ .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bc1GMtJ .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bc1GMtJ .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bc1GMtJ .modal-content {
  background: #ecf0f1;
  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-tu8Bc1GMtJ .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bc1GMtJ .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bc1GMtJ .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bc1GMtJ .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bc1GMtJ .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-tu8Bc1GMtJ .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc1GMtJ .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bc1GMtJ .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bc1GMtJ .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bc1GMtJ .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bc1GMtJ .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bc1GMtJ .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bc1GMtJ .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bc1GMtJ .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc1GMtJ .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bc1GMtJ .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-tu8Bc1GMtJ .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc1GMtJ .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bc1GMtJ .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bc1GMtJ .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bc1GMtJ .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bc1GMtJ .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bc1GMtJ .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bc1GMtJ .modal-lg,
  .cid-tu8Bc1GMtJ .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bc1GMtJ .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bc1GMtJ .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bc1GMtJ .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-tu8Bc1GMtJ .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bc1GMtJ .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bc1GMtJ .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bc1GMtJ .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-tu8Bc1GMtJ .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bc1GMtJ .mbr-section-btn .btn {
  margin: 0;
}

#features6-6c .lead {
  color: #9fa3a7;
}
#features6-6c .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-6c .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-6c .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-6c .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-6c .mbr-section-text B {
  font-size: 20px;
}
#content3-6d .mbr-section-title,
#content3-6d .mbr-section-subtitle {
  text-align: center;
}
#content3-6d H3 {
  text-align: right;
}
#menu-6e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6e .navbar-caption {
  color: #ffffff;
}
#menu-6e .navbar-toggler {
  color: #ffffff;
}
#menu-6e .close-icon::before,
#menu-6e .close-icon::after {
  background-color: #ffffff;
}
#menu-6e .link,
#menu-6e .dropdown-item {
  color: #ffffff;
}
#menu-6e .link {
  font-size: 0.875rem;
}
#menu-6e .dropdown-item,
#menu-6e .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-6e .link:hover,
#menu-6e .link:focus {
  color: #f39c12;
}
#menu-6e .dropdown-item:hover::before,
#menu-6e .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-6e .dropdown-item:hover,
#menu-6e .dropdown-item:focus {
  color: #ffffff;
}
#menu-6e .link[aria-expanded="true"],
#menu-6e .dropdown-menu {
  background: #bf6516;
}
#menu-6e .nav-dropdown-sm .link:focus,
#menu-6e .nav-dropdown-sm .link:hover,
#menu-6e .nav-dropdown-sm .dropdown-item:focus,
#menu-6e .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-6e .navbar,
#menu-6e .nav-dropdown-sm,
#menu-6e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6e .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-6e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-6e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6e .bg-color.transparent.opened .link:hover,
#menu-6e .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-6e .link[aria-expanded="true"],
#menu-6e .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-6f P {
  color: #232323;
  font-size: 20px;
}
#buttons1-6g .btn {
  font-size: 10px;
}
#buttons1-6g SPAN {
  font-size: 20px;
}
#content1-6k P {
  color: #000000;
  font-size: 20px;
}
#content5-6l .mbr-section-title {
  font-size: 80px;
}
#content5-6l P {
  font-size: 20px;
}
#buttons1-6m .btn {
  font-size: 10px;
}
#buttons1-6m SPAN {
  font-size: 20px;
}
#footer1-6n .mbr-section-subtitle,
#footer1-6n .mbr-section-text {
  color: #fff;
}
#footer1-6n .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bc2PP1U.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bc2PP1U.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bc2PP1U.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bc2PP1U .modal-content,
.cid-tu8Bc2PP1U .modal-dialog {
  height: auto;
}
.cid-tu8Bc2PP1U .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bc2PP1U .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bc2PP1U .form-wrapper .mbr-form .form-group,
  .cid-tu8Bc2PP1U .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bc2PP1U .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bc2PP1U .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-tu8Bc2PP1U .mbr-text {
  text-align: center;
}
.cid-tu8Bc2PP1U .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bc2PP1U .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bc2PP1U .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bc2PP1U .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bc2PP1U .modal-open {
  overflow: hidden;
}
.cid-tu8Bc2PP1U .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bc2PP1U .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bc2PP1U .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bc2PP1U .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-tu8Bc2PP1U .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bc2PP1U .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bc2PP1U .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bc2PP1U .modal-content {
  background: #ecf0f1;
  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-tu8Bc2PP1U .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bc2PP1U .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bc2PP1U .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bc2PP1U .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bc2PP1U .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-tu8Bc2PP1U .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc2PP1U .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bc2PP1U .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bc2PP1U .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bc2PP1U .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bc2PP1U .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bc2PP1U .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bc2PP1U .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bc2PP1U .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc2PP1U .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bc2PP1U .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-tu8Bc2PP1U .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc2PP1U .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bc2PP1U .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bc2PP1U .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bc2PP1U .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bc2PP1U .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bc2PP1U .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bc2PP1U .modal-lg,
  .cid-tu8Bc2PP1U .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bc2PP1U .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bc2PP1U .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bc2PP1U .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-tu8Bc2PP1U .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bc2PP1U .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bc2PP1U .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bc2PP1U .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-tu8Bc2PP1U .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bc2PP1U .mbr-section-btn .btn {
  margin: 0;
}

#features6-6o .lead {
  color: #9fa3a7;
}
#features6-6o .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-6o .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-6o .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-6o .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-6o .mbr-section-text B {
  font-size: 20px;
}
#content3-ia .mbr-section-title,
#content3-ia .mbr-section-subtitle {
  text-align: center;
}
#content3-ia H3 {
  color: #ffffff;
  font-size: 30px;
}
#content3-ia video {
  max-width: 100% !IMPORTANT;
  height: auto !IMPORTANT;
}
#content3-6p .mbr-section-title,
#content3-6p .mbr-section-subtitle {
  text-align: center;
}
#content3-6p H3 {
  text-align: right;
}
#menu-6q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6q .navbar-caption {
  color: #ffffff;
}
#menu-6q .navbar-toggler {
  color: #ffffff;
}
#menu-6q .close-icon::before,
#menu-6q .close-icon::after {
  background-color: #ffffff;
}
#menu-6q .link,
#menu-6q .dropdown-item {
  color: #ffffff;
}
#menu-6q .link {
  font-size: 0.875rem;
}
#menu-6q .dropdown-item,
#menu-6q .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-6q .link:hover,
#menu-6q .link:focus {
  color: #f39c12;
}
#menu-6q .dropdown-item:hover::before,
#menu-6q .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-6q .dropdown-item:hover,
#menu-6q .dropdown-item:focus {
  color: #ffffff;
}
#menu-6q .link[aria-expanded="true"],
#menu-6q .dropdown-menu {
  background: #bf6516;
}
#menu-6q .nav-dropdown-sm .link:focus,
#menu-6q .nav-dropdown-sm .link:hover,
#menu-6q .nav-dropdown-sm .dropdown-item:focus,
#menu-6q .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-6q .navbar,
#menu-6q .nav-dropdown-sm,
#menu-6q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6q .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-6q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-6q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6q .bg-color.transparent.opened .link:hover,
#menu-6q .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-6q .link[aria-expanded="true"],
#menu-6q .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-6r P {
  color: #232323;
  font-size: 20px;
}
#buttons1-6s .btn {
  font-size: 10px;
}
#buttons1-6s SPAN {
  font-size: 20px;
}
#content1-6w P {
  color: #000000;
  font-size: 20px;
}
#content5-6x .mbr-section-title {
  font-size: 80px;
}
#content5-6x P {
  font-size: 20px;
}
#buttons1-6y .btn {
  font-size: 10px;
}
#buttons1-6y SPAN {
  font-size: 20px;
}
#footer1-6z .mbr-section-subtitle,
#footer1-6z .mbr-section-text {
  color: #fff;
}
#footer1-6z .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bc3Tecn.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bc3Tecn.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bc3Tecn.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bc3Tecn .modal-content,
.cid-tu8Bc3Tecn .modal-dialog {
  height: auto;
}
.cid-tu8Bc3Tecn .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bc3Tecn .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bc3Tecn .form-wrapper .mbr-form .form-group,
  .cid-tu8Bc3Tecn .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bc3Tecn .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bc3Tecn .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-tu8Bc3Tecn .mbr-text {
  text-align: center;
}
.cid-tu8Bc3Tecn .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bc3Tecn .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bc3Tecn .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bc3Tecn .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bc3Tecn .modal-open {
  overflow: hidden;
}
.cid-tu8Bc3Tecn .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bc3Tecn .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bc3Tecn .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bc3Tecn .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-tu8Bc3Tecn .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bc3Tecn .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bc3Tecn .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bc3Tecn .modal-content {
  background: #ecf0f1;
  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-tu8Bc3Tecn .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bc3Tecn .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bc3Tecn .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bc3Tecn .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bc3Tecn .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-tu8Bc3Tecn .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc3Tecn .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bc3Tecn .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bc3Tecn .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bc3Tecn .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bc3Tecn .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bc3Tecn .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bc3Tecn .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bc3Tecn .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc3Tecn .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bc3Tecn .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-tu8Bc3Tecn .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc3Tecn .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bc3Tecn .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bc3Tecn .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bc3Tecn .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bc3Tecn .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bc3Tecn .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bc3Tecn .modal-lg,
  .cid-tu8Bc3Tecn .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bc3Tecn .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bc3Tecn .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bc3Tecn .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-tu8Bc3Tecn .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bc3Tecn .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bc3Tecn .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bc3Tecn .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-tu8Bc3Tecn .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bc3Tecn .mbr-section-btn .btn {
  margin: 0;
}

#features6-70 .lead {
  color: #9fa3a7;
}
#features6-70 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-70 .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-70 .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-70 .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-70 .mbr-section-text B {
  font-size: 20px;
}
#content3-71 .mbr-section-title,
#content3-71 .mbr-section-subtitle {
  text-align: center;
}
#content3-71 H3 {
  text-align: right;
}
#menu-72 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-72 .navbar-caption {
  color: #ffffff;
}
#menu-72 .navbar-toggler {
  color: #ffffff;
}
#menu-72 .close-icon::before,
#menu-72 .close-icon::after {
  background-color: #ffffff;
}
#menu-72 .link,
#menu-72 .dropdown-item {
  color: #ffffff;
}
#menu-72 .link {
  font-size: 0.875rem;
}
#menu-72 .dropdown-item,
#menu-72 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-72 .link:hover,
#menu-72 .link:focus {
  color: #f39c12;
}
#menu-72 .dropdown-item:hover::before,
#menu-72 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-72 .dropdown-item:hover,
#menu-72 .dropdown-item:focus {
  color: #ffffff;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-menu {
  background: #bf6516;
}
#menu-72 .nav-dropdown-sm .link:focus,
#menu-72 .nav-dropdown-sm .link:hover,
#menu-72 .nav-dropdown-sm .dropdown-item:focus,
#menu-72 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-72 .navbar,
#menu-72 .nav-dropdown-sm,
#menu-72 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-72 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-72 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-72 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-72 .bg-color.transparent.opened .link:hover,
#menu-72 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-73 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-74 .btn {
  font-size: 10px;
}
#buttons1-74 SPAN {
  font-size: 20px;
}
#content1-78 P {
  color: #000000;
  font-size: 20px;
}
#content5-79 .mbr-section-title {
  font-size: 80px;
}
#content5-79 P {
  font-size: 20px;
}
#buttons1-7a .btn {
  font-size: 10px;
}
#buttons1-7a SPAN {
  font-size: 20px;
}
#footer1-7b .mbr-section-subtitle,
#footer1-7b .mbr-section-text {
  color: #fff;
}
#footer1-7b .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bc69fNZ.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bc69fNZ.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bc69fNZ.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bc69fNZ .modal-content,
.cid-tu8Bc69fNZ .modal-dialog {
  height: auto;
}
.cid-tu8Bc69fNZ .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bc69fNZ .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bc69fNZ .form-wrapper .mbr-form .form-group,
  .cid-tu8Bc69fNZ .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bc69fNZ .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bc69fNZ .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-tu8Bc69fNZ .mbr-text {
  text-align: center;
}
.cid-tu8Bc69fNZ .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bc69fNZ .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bc69fNZ .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bc69fNZ .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bc69fNZ .modal-open {
  overflow: hidden;
}
.cid-tu8Bc69fNZ .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bc69fNZ .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bc69fNZ .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bc69fNZ .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-tu8Bc69fNZ .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bc69fNZ .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bc69fNZ .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bc69fNZ .modal-content {
  background: #ecf0f1;
  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-tu8Bc69fNZ .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bc69fNZ .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bc69fNZ .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bc69fNZ .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bc69fNZ .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-tu8Bc69fNZ .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc69fNZ .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bc69fNZ .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bc69fNZ .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bc69fNZ .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bc69fNZ .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bc69fNZ .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bc69fNZ .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bc69fNZ .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc69fNZ .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bc69fNZ .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-tu8Bc69fNZ .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc69fNZ .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bc69fNZ .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bc69fNZ .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bc69fNZ .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bc69fNZ .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bc69fNZ .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bc69fNZ .modal-lg,
  .cid-tu8Bc69fNZ .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bc69fNZ .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bc69fNZ .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bc69fNZ .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-tu8Bc69fNZ .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bc69fNZ .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bc69fNZ .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bc69fNZ .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-tu8Bc69fNZ .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bc69fNZ .mbr-section-btn .btn {
  margin: 0;
}

#features6-7c .lead {
  color: #9fa3a7;
}
#features6-7c .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-7c .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-7c .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-7c .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-7c .mbr-section-text B {
  font-size: 20px;
}
#content3-7d .mbr-section-title,
#content3-7d .mbr-section-subtitle {
  text-align: center;
}
#content3-7d H3 {
  text-align: right;
}
#menu-7e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7e .navbar-caption {
  color: #ffffff;
}
#menu-7e .navbar-toggler {
  color: #ffffff;
}
#menu-7e .close-icon::before,
#menu-7e .close-icon::after {
  background-color: #ffffff;
}
#menu-7e .link,
#menu-7e .dropdown-item {
  color: #ffffff;
}
#menu-7e .link {
  font-size: 0.875rem;
}
#menu-7e .dropdown-item,
#menu-7e .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-7e .link:hover,
#menu-7e .link:focus {
  color: #f39c12;
}
#menu-7e .dropdown-item:hover::before,
#menu-7e .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-7e .dropdown-item:hover,
#menu-7e .dropdown-item:focus {
  color: #ffffff;
}
#menu-7e .link[aria-expanded="true"],
#menu-7e .dropdown-menu {
  background: #bf6516;
}
#menu-7e .nav-dropdown-sm .link:focus,
#menu-7e .nav-dropdown-sm .link:hover,
#menu-7e .nav-dropdown-sm .dropdown-item:focus,
#menu-7e .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-7e .navbar,
#menu-7e .nav-dropdown-sm,
#menu-7e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7e .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-7e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-7e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7e .bg-color.transparent.opened .link:hover,
#menu-7e .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-7e .link[aria-expanded="true"],
#menu-7e .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-7f P {
  color: #232323;
  font-size: 20px;
}
#buttons1-7g .btn {
  font-size: 10px;
}
#buttons1-7g SPAN {
  font-size: 20px;
}
#content1-7k P {
  color: #000000;
  font-size: 20px;
}
#content5-7l .mbr-section-title {
  font-size: 80px;
}
#content5-7l P {
  font-size: 20px;
}
#buttons1-7m .btn {
  font-size: 10px;
}
#buttons1-7m SPAN {
  font-size: 20px;
}
#footer1-7n .mbr-section-subtitle,
#footer1-7n .mbr-section-text {
  color: #fff;
}
#footer1-7n .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bc7b10S.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bc7b10S.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bc7b10S.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bc7b10S .modal-content,
.cid-tu8Bc7b10S .modal-dialog {
  height: auto;
}
.cid-tu8Bc7b10S .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bc7b10S .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bc7b10S .form-wrapper .mbr-form .form-group,
  .cid-tu8Bc7b10S .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bc7b10S .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bc7b10S .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-tu8Bc7b10S .mbr-text {
  text-align: center;
}
.cid-tu8Bc7b10S .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bc7b10S .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bc7b10S .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bc7b10S .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bc7b10S .modal-open {
  overflow: hidden;
}
.cid-tu8Bc7b10S .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bc7b10S .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bc7b10S .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bc7b10S .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-tu8Bc7b10S .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bc7b10S .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bc7b10S .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bc7b10S .modal-content {
  background: #ecf0f1;
  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-tu8Bc7b10S .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bc7b10S .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bc7b10S .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bc7b10S .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bc7b10S .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-tu8Bc7b10S .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc7b10S .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bc7b10S .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bc7b10S .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bc7b10S .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bc7b10S .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bc7b10S .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bc7b10S .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bc7b10S .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc7b10S .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bc7b10S .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-tu8Bc7b10S .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc7b10S .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bc7b10S .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bc7b10S .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bc7b10S .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bc7b10S .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bc7b10S .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bc7b10S .modal-lg,
  .cid-tu8Bc7b10S .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bc7b10S .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bc7b10S .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bc7b10S .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-tu8Bc7b10S .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bc7b10S .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bc7b10S .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bc7b10S .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-tu8Bc7b10S .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bc7b10S .mbr-section-btn .btn {
  margin: 0;
}

#features6-7o .lead {
  color: #9fa3a7;
}
#features6-7o .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-7o .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-7o .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-7o .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-7o .mbr-section-text B {
  font-size: 20px;
}
#content3-7p .mbr-section-title,
#content3-7p .mbr-section-subtitle {
  text-align: center;
}
#content3-7p H3 {
  text-align: right;
}
#menu-7q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7q .navbar-caption {
  color: #ffffff;
}
#menu-7q .navbar-toggler {
  color: #ffffff;
}
#menu-7q .close-icon::before,
#menu-7q .close-icon::after {
  background-color: #ffffff;
}
#menu-7q .link,
#menu-7q .dropdown-item {
  color: #ffffff;
}
#menu-7q .link {
  font-size: 0.875rem;
}
#menu-7q .dropdown-item,
#menu-7q .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-7q .link:hover,
#menu-7q .link:focus {
  color: #f39c12;
}
#menu-7q .dropdown-item:hover::before,
#menu-7q .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-7q .dropdown-item:hover,
#menu-7q .dropdown-item:focus {
  color: #ffffff;
}
#menu-7q .link[aria-expanded="true"],
#menu-7q .dropdown-menu {
  background: #bf6516;
}
#menu-7q .nav-dropdown-sm .link:focus,
#menu-7q .nav-dropdown-sm .link:hover,
#menu-7q .nav-dropdown-sm .dropdown-item:focus,
#menu-7q .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-7q .navbar,
#menu-7q .nav-dropdown-sm,
#menu-7q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7q .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-7q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-7q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7q .bg-color.transparent.opened .link:hover,
#menu-7q .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-7q .link[aria-expanded="true"],
#menu-7q .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-7r P {
  color: #232323;
  font-size: 20px;
}
#buttons1-7s .btn {
  font-size: 10px;
}
#buttons1-7s SPAN {
  font-size: 20px;
}
#content1-7w P {
  color: #000000;
  font-size: 20px;
}
#content5-7x .mbr-section-title {
  font-size: 80px;
}
#content5-7x P {
  font-size: 20px;
}
#buttons1-7y .btn {
  font-size: 10px;
}
#buttons1-7y SPAN {
  font-size: 20px;
}
#footer1-7z .mbr-section-subtitle,
#footer1-7z .mbr-section-text {
  color: #fff;
}
#footer1-7z .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bc8jr1J.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bc8jr1J.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bc8jr1J.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bc8jr1J .modal-content,
.cid-tu8Bc8jr1J .modal-dialog {
  height: auto;
}
.cid-tu8Bc8jr1J .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bc8jr1J .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bc8jr1J .form-wrapper .mbr-form .form-group,
  .cid-tu8Bc8jr1J .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bc8jr1J .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bc8jr1J .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-tu8Bc8jr1J .mbr-text {
  text-align: center;
}
.cid-tu8Bc8jr1J .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bc8jr1J .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bc8jr1J .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bc8jr1J .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bc8jr1J .modal-open {
  overflow: hidden;
}
.cid-tu8Bc8jr1J .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bc8jr1J .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bc8jr1J .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bc8jr1J .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-tu8Bc8jr1J .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bc8jr1J .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bc8jr1J .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bc8jr1J .modal-content {
  background: #ecf0f1;
  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-tu8Bc8jr1J .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bc8jr1J .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bc8jr1J .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bc8jr1J .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bc8jr1J .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-tu8Bc8jr1J .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc8jr1J .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bc8jr1J .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bc8jr1J .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bc8jr1J .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bc8jr1J .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bc8jr1J .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bc8jr1J .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bc8jr1J .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc8jr1J .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bc8jr1J .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-tu8Bc8jr1J .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc8jr1J .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bc8jr1J .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bc8jr1J .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bc8jr1J .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bc8jr1J .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bc8jr1J .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bc8jr1J .modal-lg,
  .cid-tu8Bc8jr1J .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bc8jr1J .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bc8jr1J .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bc8jr1J .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-tu8Bc8jr1J .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bc8jr1J .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bc8jr1J .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bc8jr1J .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-tu8Bc8jr1J .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bc8jr1J .mbr-section-btn .btn {
  margin: 0;
}

#features6-80 .lead {
  color: #9fa3a7;
}
#features6-80 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-80 .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-80 .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-80 .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-80 .mbr-section-text B {
  font-size: 20px;
}
#content3-81 .mbr-section-title,
#content3-81 .mbr-section-subtitle {
  text-align: center;
}
#content3-81 H3 {
  text-align: right;
}
#menu-82 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-82 .navbar-caption {
  color: #ffffff;
}
#menu-82 .navbar-toggler {
  color: #ffffff;
}
#menu-82 .close-icon::before,
#menu-82 .close-icon::after {
  background-color: #ffffff;
}
#menu-82 .link,
#menu-82 .dropdown-item {
  color: #ffffff;
}
#menu-82 .link {
  font-size: 0.875rem;
}
#menu-82 .dropdown-item,
#menu-82 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-82 .link:hover,
#menu-82 .link:focus {
  color: #f39c12;
}
#menu-82 .dropdown-item:hover::before,
#menu-82 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-82 .dropdown-item:hover,
#menu-82 .dropdown-item:focus {
  color: #ffffff;
}
#menu-82 .link[aria-expanded="true"],
#menu-82 .dropdown-menu {
  background: #bf6516;
}
#menu-82 .nav-dropdown-sm .link:focus,
#menu-82 .nav-dropdown-sm .link:hover,
#menu-82 .nav-dropdown-sm .dropdown-item:focus,
#menu-82 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-82 .navbar,
#menu-82 .nav-dropdown-sm,
#menu-82 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-82 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-82 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-82 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-82 .bg-color.transparent.opened .link:hover,
#menu-82 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-82 .link[aria-expanded="true"],
#menu-82 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-83 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-84 .btn {
  font-size: 10px;
}
#buttons1-84 SPAN {
  font-size: 20px;
}
#content1-88 P {
  color: #000000;
  font-size: 20px;
}
#content5-89 .mbr-section-title {
  font-size: 80px;
}
#content5-89 P {
  font-size: 20px;
}
#buttons1-8a .btn {
  font-size: 10px;
}
#buttons1-8a SPAN {
  font-size: 20px;
}
#footer1-8b .mbr-section-subtitle,
#footer1-8b .mbr-section-text {
  color: #fff;
}
#footer1-8b .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bc9xVC7.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bc9xVC7.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bc9xVC7.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bc9xVC7 .modal-content,
.cid-tu8Bc9xVC7 .modal-dialog {
  height: auto;
}
.cid-tu8Bc9xVC7 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bc9xVC7 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bc9xVC7 .form-wrapper .mbr-form .form-group,
  .cid-tu8Bc9xVC7 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bc9xVC7 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bc9xVC7 .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-tu8Bc9xVC7 .mbr-text {
  text-align: center;
}
.cid-tu8Bc9xVC7 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bc9xVC7 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bc9xVC7 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bc9xVC7 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bc9xVC7 .modal-open {
  overflow: hidden;
}
.cid-tu8Bc9xVC7 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bc9xVC7 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bc9xVC7 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bc9xVC7 .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-tu8Bc9xVC7 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bc9xVC7 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bc9xVC7 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bc9xVC7 .modal-content {
  background: #ecf0f1;
  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-tu8Bc9xVC7 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bc9xVC7 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bc9xVC7 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bc9xVC7 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bc9xVC7 .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-tu8Bc9xVC7 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc9xVC7 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bc9xVC7 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bc9xVC7 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bc9xVC7 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bc9xVC7 .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bc9xVC7 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bc9xVC7 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bc9xVC7 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc9xVC7 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bc9xVC7 .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-tu8Bc9xVC7 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc9xVC7 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bc9xVC7 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bc9xVC7 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bc9xVC7 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bc9xVC7 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bc9xVC7 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bc9xVC7 .modal-lg,
  .cid-tu8Bc9xVC7 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bc9xVC7 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bc9xVC7 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bc9xVC7 .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-tu8Bc9xVC7 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bc9xVC7 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bc9xVC7 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bc9xVC7 .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-tu8Bc9xVC7 .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bc9xVC7 .mbr-section-btn .btn {
  margin: 0;
}

#features6-8c .lead {
  color: #9fa3a7;
}
#features6-8c .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-8c .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-8c .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-8c .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-8c .mbr-section-text B {
  font-size: 20px;
}
#content3-8d .mbr-section-title,
#content3-8d .mbr-section-subtitle {
  text-align: center;
}
#content3-8d H3 {
  text-align: right;
}
#menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8e .navbar-caption {
  color: #ffffff;
}
#menu-8e .navbar-toggler {
  color: #ffffff;
}
#menu-8e .close-icon::before,
#menu-8e .close-icon::after {
  background-color: #ffffff;
}
#menu-8e .link,
#menu-8e .dropdown-item {
  color: #ffffff;
}
#menu-8e .link {
  font-size: 0.875rem;
}
#menu-8e .dropdown-item,
#menu-8e .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-8e .link:hover,
#menu-8e .link:focus {
  color: #f39c12;
}
#menu-8e .dropdown-item:hover::before,
#menu-8e .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-8e .dropdown-item:hover,
#menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#menu-8e .link[aria-expanded="true"],
#menu-8e .dropdown-menu {
  background: #bf6516;
}
#menu-8e .nav-dropdown-sm .link:focus,
#menu-8e .nav-dropdown-sm .link:hover,
#menu-8e .nav-dropdown-sm .dropdown-item:focus,
#menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-8e .navbar,
#menu-8e .nav-dropdown-sm,
#menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8e .bg-color.transparent.opened .link:hover,
#menu-8e .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-8e .link[aria-expanded="true"],
#menu-8e .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-8f P {
  color: #232323;
  font-size: 20px;
}
#buttons1-8g .btn {
  font-size: 10px;
}
#buttons1-8g SPAN {
  font-size: 20px;
}
#content1-8k P {
  color: #000000;
  font-size: 20px;
}
#content5-8l .mbr-section-title {
  font-size: 80px;
}
#content5-8l P {
  font-size: 20px;
}
#buttons1-8m .btn {
  font-size: 10px;
}
#buttons1-8m SPAN {
  font-size: 20px;
}
#footer1-8n .mbr-section-subtitle,
#footer1-8n .mbr-section-text {
  color: #fff;
}
#footer1-8n .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcaA8kP.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcaA8kP.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcaA8kP.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcaA8kP .modal-content,
.cid-tu8BcaA8kP .modal-dialog {
  height: auto;
}
.cid-tu8BcaA8kP .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcaA8kP .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcaA8kP .form-wrapper .mbr-form .form-group,
  .cid-tu8BcaA8kP .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcaA8kP .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcaA8kP .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-tu8BcaA8kP .mbr-text {
  text-align: center;
}
.cid-tu8BcaA8kP .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcaA8kP .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcaA8kP .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcaA8kP .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcaA8kP .modal-open {
  overflow: hidden;
}
.cid-tu8BcaA8kP .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcaA8kP .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcaA8kP .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcaA8kP .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-tu8BcaA8kP .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcaA8kP .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcaA8kP .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcaA8kP .modal-content {
  background: #ecf0f1;
  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-tu8BcaA8kP .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcaA8kP .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcaA8kP .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcaA8kP .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcaA8kP .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-tu8BcaA8kP .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcaA8kP .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcaA8kP .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcaA8kP .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcaA8kP .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcaA8kP .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcaA8kP .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcaA8kP .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcaA8kP .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcaA8kP .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcaA8kP .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-tu8BcaA8kP .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcaA8kP .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcaA8kP .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcaA8kP .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcaA8kP .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcaA8kP .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcaA8kP .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcaA8kP .modal-lg,
  .cid-tu8BcaA8kP .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcaA8kP .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcaA8kP .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcaA8kP .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-tu8BcaA8kP .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcaA8kP .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcaA8kP .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcaA8kP .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-tu8BcaA8kP .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcaA8kP .mbr-section-btn .btn {
  margin: 0;
}
#content3-8p .mbr-section-title,
#content3-8p .mbr-section-subtitle {
  text-align: center;
}
#content3-8p B {
  color: #e67e22;
}
#content1-8q P {
  color: #000000;
  font-size: 20px;
}
#features1-8r .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-8r .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
}
#features1-8r .mbr-section-text {
  text-align: center;
}
#menu-8s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8s .navbar-caption {
  color: #ffffff;
}
#menu-8s .navbar-toggler {
  color: #ffffff;
}
#menu-8s .close-icon::before,
#menu-8s .close-icon::after {
  background-color: #ffffff;
}
#menu-8s .link,
#menu-8s .dropdown-item {
  color: #ffffff;
}
#menu-8s .link {
  font-size: 0.875rem;
}
#menu-8s .dropdown-item,
#menu-8s .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-8s .link:hover,
#menu-8s .link:focus {
  color: #f39c12;
}
#menu-8s .dropdown-item:hover::before,
#menu-8s .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-8s .dropdown-item:hover,
#menu-8s .dropdown-item:focus {
  color: #ffffff;
}
#menu-8s .link[aria-expanded="true"],
#menu-8s .dropdown-menu {
  background: #bf6516;
}
#menu-8s .nav-dropdown-sm .link:focus,
#menu-8s .nav-dropdown-sm .link:hover,
#menu-8s .nav-dropdown-sm .dropdown-item:focus,
#menu-8s .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-8s .navbar,
#menu-8s .nav-dropdown-sm,
#menu-8s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8s .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-8s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8s .bg-color.transparent.opened .link:hover,
#menu-8s .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-8s .link[aria-expanded="true"],
#menu-8s .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#slider3-8t .mbr-section-title,
#slider3-8t .mbr-section-text {
  color: #fff;
}
#slider3-8t .mbr-section-text {
  font-size: 20px;
}
#content1-8u P {
  color: #000000;
  font-size: 20px;
}
.cid-uANTWid7Pi.popup-builder {
  background-color: #ffffff;
}
.cid-uANTWid7Pi.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-uANTWid7Pi.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-uANTWid7Pi .modal-content,
.cid-uANTWid7Pi .modal-dialog {
  height: auto;
}
.cid-uANTWid7Pi .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-uANTWid7Pi .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-uANTWid7Pi .form-wrapper .mbr-form .form-group,
  .cid-uANTWid7Pi .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-uANTWid7Pi .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-uANTWid7Pi .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-uANTWid7Pi .mbr-text {
  text-align: center;
}
.cid-uANTWid7Pi .pt-0 {
  padding-top: 0 !important;
}
.cid-uANTWid7Pi .pb-0 {
  padding-bottom: 0 !important;
}
.cid-uANTWid7Pi .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-uANTWid7Pi .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-uANTWid7Pi .modal-open {
  overflow: hidden;
}
.cid-uANTWid7Pi .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-uANTWid7Pi .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-uANTWid7Pi .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-uANTWid7Pi .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-uANTWid7Pi .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-uANTWid7Pi .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-uANTWid7Pi .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-uANTWid7Pi .modal-content {
  background: #ecf0f1;
  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-uANTWid7Pi .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-uANTWid7Pi .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-uANTWid7Pi .modal-backdrop.fade {
  opacity: 0;
}
.cid-uANTWid7Pi .modal-backdrop.show {
  opacity: .5;
}
.cid-uANTWid7Pi .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-uANTWid7Pi .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uANTWid7Pi .modal-header {
    padding: 1rem;
  }
}
.cid-uANTWid7Pi .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-uANTWid7Pi .modal-header .close svg {
  fill: #eeeeee;
}
.cid-uANTWid7Pi .modal-header .close:hover {
  opacity: 1;
}
.cid-uANTWid7Pi .modal-header .close:focus {
  outline: none;
}
.cid-uANTWid7Pi .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-uANTWid7Pi .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-uANTWid7Pi .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uANTWid7Pi .modal-body {
    padding: 1rem;
  }
}
.cid-uANTWid7Pi .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-uANTWid7Pi .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-uANTWid7Pi .modal-footer {
    padding: 1rem;
  }
}
.cid-uANTWid7Pi .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-uANTWid7Pi .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-uANTWid7Pi .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-uANTWid7Pi .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-uANTWid7Pi .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-uANTWid7Pi .modal-lg,
  .cid-uANTWid7Pi .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-uANTWid7Pi .modal-xl {
    max-width: 1140px;
  }
}
.cid-uANTWid7Pi .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-uANTWid7Pi .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-uANTWid7Pi .form-group {
  margin-bottom: 1rem;
}
.cid-uANTWid7Pi .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-uANTWid7Pi .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-uANTWid7Pi .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-uANTWid7Pi .mbr-section-btn {
  margin: 0;
}
.cid-uANTWid7Pi .mbr-section-btn .btn {
  margin: 0;
}
#footer1-8v .mbr-section-subtitle,
#footer1-8v .mbr-section-text {
  color: #fff;
}
#footer1-8v .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#features6-8y .lead {
  color: #9fa3a7;
}
#features6-8y .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-8y .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-8y .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-8y .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-8y .mbr-section-text B {
  font-size: 20px;
}
#content3-8z .mbr-section-title,
#content3-8z .mbr-section-subtitle {
  text-align: center;
}
#content3-8z H3 {
  text-align: right;
}
#menu-90 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-90 .navbar-caption {
  color: #ffffff;
}
#menu-90 .navbar-toggler {
  color: #ffffff;
}
#menu-90 .close-icon::before,
#menu-90 .close-icon::after {
  background-color: #ffffff;
}
#menu-90 .link,
#menu-90 .dropdown-item {
  color: #ffffff;
}
#menu-90 .link {
  font-size: 0.875rem;
}
#menu-90 .dropdown-item,
#menu-90 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-90 .link:hover,
#menu-90 .link:focus {
  color: #f39c12;
}
#menu-90 .dropdown-item:hover::before,
#menu-90 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-90 .dropdown-item:hover,
#menu-90 .dropdown-item:focus {
  color: #ffffff;
}
#menu-90 .link[aria-expanded="true"],
#menu-90 .dropdown-menu {
  background: #bf6516;
}
#menu-90 .nav-dropdown-sm .link:focus,
#menu-90 .nav-dropdown-sm .link:hover,
#menu-90 .nav-dropdown-sm .dropdown-item:focus,
#menu-90 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-90 .navbar,
#menu-90 .nav-dropdown-sm,
#menu-90 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-90 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-90 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-90 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-90 .bg-color.transparent.opened .link:hover,
#menu-90 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-90 .link[aria-expanded="true"],
#menu-90 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-91 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-92 .btn {
  font-size: 10px;
}
#buttons1-92 SPAN {
  font-size: 20px;
}
#content1-96 P {
  color: #000000;
  font-size: 20px;
}
#content5-97 .mbr-section-title {
  font-size: 80px;
}
#content5-97 P {
  font-size: 20px;
}
#buttons1-98 .btn {
  font-size: 10px;
}
#buttons1-98 SPAN {
  font-size: 20px;
}
#footer1-99 .mbr-section-subtitle,
#footer1-99 .mbr-section-text {
  color: #fff;
}
#footer1-99 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcbE1vX.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcbE1vX.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcbE1vX.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcbE1vX .modal-content,
.cid-tu8BcbE1vX .modal-dialog {
  height: auto;
}
.cid-tu8BcbE1vX .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcbE1vX .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcbE1vX .form-wrapper .mbr-form .form-group,
  .cid-tu8BcbE1vX .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcbE1vX .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcbE1vX .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-tu8BcbE1vX .mbr-text {
  text-align: center;
}
.cid-tu8BcbE1vX .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcbE1vX .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcbE1vX .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcbE1vX .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcbE1vX .modal-open {
  overflow: hidden;
}
.cid-tu8BcbE1vX .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcbE1vX .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcbE1vX .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcbE1vX .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-tu8BcbE1vX .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcbE1vX .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcbE1vX .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcbE1vX .modal-content {
  background: #ecf0f1;
  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-tu8BcbE1vX .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcbE1vX .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcbE1vX .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcbE1vX .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcbE1vX .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-tu8BcbE1vX .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcbE1vX .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcbE1vX .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcbE1vX .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcbE1vX .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcbE1vX .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcbE1vX .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcbE1vX .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcbE1vX .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcbE1vX .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcbE1vX .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-tu8BcbE1vX .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcbE1vX .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcbE1vX .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcbE1vX .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcbE1vX .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcbE1vX .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcbE1vX .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcbE1vX .modal-lg,
  .cid-tu8BcbE1vX .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcbE1vX .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcbE1vX .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcbE1vX .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-tu8BcbE1vX .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcbE1vX .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcbE1vX .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcbE1vX .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-tu8BcbE1vX .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcbE1vX .mbr-section-btn .btn {
  margin: 0;
}

#features6-9a .lead {
  color: #9fa3a7;
}
#features6-9a .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-9a .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-9a .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-9a .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-9a .mbr-section-text B {
  font-size: 20px;
}
#content3-9b .mbr-section-title,
#content3-9b .mbr-section-subtitle {
  text-align: center;
}
#content3-9b H3 {
  text-align: right;
}
#menu-9c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9c .navbar-caption {
  color: #ffffff;
}
#menu-9c .navbar-toggler {
  color: #ffffff;
}
#menu-9c .close-icon::before,
#menu-9c .close-icon::after {
  background-color: #ffffff;
}
#menu-9c .link,
#menu-9c .dropdown-item {
  color: #ffffff;
}
#menu-9c .link {
  font-size: 0.875rem;
}
#menu-9c .dropdown-item,
#menu-9c .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-9c .link:hover,
#menu-9c .link:focus {
  color: #f39c12;
}
#menu-9c .dropdown-item:hover::before,
#menu-9c .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-9c .dropdown-item:hover,
#menu-9c .dropdown-item:focus {
  color: #ffffff;
}
#menu-9c .link[aria-expanded="true"],
#menu-9c .dropdown-menu {
  background: #bf6516;
}
#menu-9c .nav-dropdown-sm .link:focus,
#menu-9c .nav-dropdown-sm .link:hover,
#menu-9c .nav-dropdown-sm .dropdown-item:focus,
#menu-9c .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-9c .navbar,
#menu-9c .nav-dropdown-sm,
#menu-9c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9c .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-9c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-9c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9c .bg-color.transparent.opened .link:hover,
#menu-9c .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-9c .link[aria-expanded="true"],
#menu-9c .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-9d P {
  color: #232323;
  font-size: 20px;
}
#buttons1-9e .btn {
  font-size: 10px;
}
#buttons1-9e SPAN {
  font-size: 20px;
}
#content1-9i P {
  color: #000000;
  font-size: 20px;
}
#content5-9j .mbr-section-title {
  font-size: 80px;
}
#content5-9j P {
  font-size: 20px;
}
#buttons1-9k .btn {
  font-size: 10px;
}
#buttons1-9k SPAN {
  font-size: 20px;
}
#footer1-9l .mbr-section-subtitle,
#footer1-9l .mbr-section-text {
  color: #fff;
}
#footer1-9l .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BccNBwR.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BccNBwR.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BccNBwR.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BccNBwR .modal-content,
.cid-tu8BccNBwR .modal-dialog {
  height: auto;
}
.cid-tu8BccNBwR .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BccNBwR .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BccNBwR .form-wrapper .mbr-form .form-group,
  .cid-tu8BccNBwR .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BccNBwR .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BccNBwR .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-tu8BccNBwR .mbr-text {
  text-align: center;
}
.cid-tu8BccNBwR .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BccNBwR .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BccNBwR .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BccNBwR .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BccNBwR .modal-open {
  overflow: hidden;
}
.cid-tu8BccNBwR .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BccNBwR .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BccNBwR .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BccNBwR .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-tu8BccNBwR .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BccNBwR .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BccNBwR .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BccNBwR .modal-content {
  background: #ecf0f1;
  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-tu8BccNBwR .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BccNBwR .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BccNBwR .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BccNBwR .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BccNBwR .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-tu8BccNBwR .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BccNBwR .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BccNBwR .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BccNBwR .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BccNBwR .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BccNBwR .modal-header .close:focus {
  outline: none;
}
.cid-tu8BccNBwR .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BccNBwR .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BccNBwR .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BccNBwR .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BccNBwR .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-tu8BccNBwR .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BccNBwR .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BccNBwR .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BccNBwR .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BccNBwR .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BccNBwR .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BccNBwR .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BccNBwR .modal-lg,
  .cid-tu8BccNBwR .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BccNBwR .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BccNBwR .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BccNBwR .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-tu8BccNBwR .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BccNBwR .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BccNBwR .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BccNBwR .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-tu8BccNBwR .mbr-section-btn {
  margin: 0;
}
.cid-tu8BccNBwR .mbr-section-btn .btn {
  margin: 0;
}

#features6-9m .lead {
  color: #9fa3a7;
}
#features6-9m .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-9m .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-9m .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-9m .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-9m .mbr-section-text B {
  font-size: 20px;
}
#content3-9n .mbr-section-title,
#content3-9n .mbr-section-subtitle {
  text-align: center;
}
#content3-9n H3 {
  text-align: right;
}
#menu-9o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9o .navbar-caption {
  color: #ffffff;
}
#menu-9o .navbar-toggler {
  color: #ffffff;
}
#menu-9o .close-icon::before,
#menu-9o .close-icon::after {
  background-color: #ffffff;
}
#menu-9o .link,
#menu-9o .dropdown-item {
  color: #ffffff;
}
#menu-9o .link {
  font-size: 0.875rem;
}
#menu-9o .dropdown-item,
#menu-9o .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-9o .link:hover,
#menu-9o .link:focus {
  color: #f39c12;
}
#menu-9o .dropdown-item:hover::before,
#menu-9o .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-9o .dropdown-item:hover,
#menu-9o .dropdown-item:focus {
  color: #ffffff;
}
#menu-9o .link[aria-expanded="true"],
#menu-9o .dropdown-menu {
  background: #bf6516;
}
#menu-9o .nav-dropdown-sm .link:focus,
#menu-9o .nav-dropdown-sm .link:hover,
#menu-9o .nav-dropdown-sm .dropdown-item:focus,
#menu-9o .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-9o .navbar,
#menu-9o .nav-dropdown-sm,
#menu-9o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9o .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-9o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-9o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9o .bg-color.transparent.opened .link:hover,
#menu-9o .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-9o .link[aria-expanded="true"],
#menu-9o .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-9p P {
  color: #232323;
  font-size: 20px;
}
#buttons1-9q .btn {
  font-size: 10px;
}
#buttons1-9q SPAN {
  font-size: 20px;
}
#content1-9u P {
  color: #000000;
  font-size: 20px;
}
#content5-9v .mbr-section-title {
  font-size: 80px;
}
#content5-9v P {
  font-size: 20px;
}
#buttons1-9w .btn {
  font-size: 10px;
}
#buttons1-9w SPAN {
  font-size: 20px;
}
#footer1-9x .mbr-section-subtitle,
#footer1-9x .mbr-section-text {
  color: #fff;
}
#footer1-9x .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BceUnMf.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BceUnMf.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BceUnMf.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BceUnMf .modal-content,
.cid-tu8BceUnMf .modal-dialog {
  height: auto;
}
.cid-tu8BceUnMf .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BceUnMf .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BceUnMf .form-wrapper .mbr-form .form-group,
  .cid-tu8BceUnMf .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BceUnMf .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BceUnMf .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-tu8BceUnMf .mbr-text {
  text-align: center;
}
.cid-tu8BceUnMf .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BceUnMf .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BceUnMf .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BceUnMf .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BceUnMf .modal-open {
  overflow: hidden;
}
.cid-tu8BceUnMf .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BceUnMf .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BceUnMf .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BceUnMf .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-tu8BceUnMf .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BceUnMf .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BceUnMf .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BceUnMf .modal-content {
  background: #ecf0f1;
  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-tu8BceUnMf .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BceUnMf .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BceUnMf .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BceUnMf .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BceUnMf .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-tu8BceUnMf .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BceUnMf .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BceUnMf .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BceUnMf .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BceUnMf .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BceUnMf .modal-header .close:focus {
  outline: none;
}
.cid-tu8BceUnMf .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BceUnMf .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BceUnMf .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BceUnMf .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BceUnMf .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-tu8BceUnMf .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BceUnMf .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BceUnMf .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BceUnMf .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BceUnMf .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BceUnMf .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BceUnMf .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BceUnMf .modal-lg,
  .cid-tu8BceUnMf .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BceUnMf .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BceUnMf .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BceUnMf .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-tu8BceUnMf .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BceUnMf .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BceUnMf .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BceUnMf .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-tu8BceUnMf .mbr-section-btn {
  margin: 0;
}
.cid-tu8BceUnMf .mbr-section-btn .btn {
  margin: 0;
}

#features6-fg .lead {
  color: #9fa3a7;
}
#features6-fg .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-fg .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-fg .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-fg .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-fg .mbr-section-text B {
  font-size: 20px;
}
#header10-ff .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header10-ff B {
  font-size: 30px;
}
#header10-ff P {
  font-size: 20px;
}
#header10-ff H1 {
  color: #ffffff;
}
#content3-9z .mbr-section-title,
#content3-9z .mbr-section-subtitle {
  text-align: center;
}
#content3-9z H3 {
  text-align: right;
}
#menu-a0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-a0 .navbar-caption {
  color: #ffffff;
}
#menu-a0 .navbar-toggler {
  color: #ffffff;
}
#menu-a0 .close-icon::before,
#menu-a0 .close-icon::after {
  background-color: #ffffff;
}
#menu-a0 .link,
#menu-a0 .dropdown-item {
  color: #ffffff;
}
#menu-a0 .link {
  font-size: 0.875rem;
}
#menu-a0 .dropdown-item,
#menu-a0 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-a0 .link:hover,
#menu-a0 .link:focus {
  color: #f39c12;
}
#menu-a0 .dropdown-item:hover::before,
#menu-a0 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-a0 .dropdown-item:hover,
#menu-a0 .dropdown-item:focus {
  color: #ffffff;
}
#menu-a0 .link[aria-expanded="true"],
#menu-a0 .dropdown-menu {
  background: #bf6516;
}
#menu-a0 .nav-dropdown-sm .link:focus,
#menu-a0 .nav-dropdown-sm .link:hover,
#menu-a0 .nav-dropdown-sm .dropdown-item:focus,
#menu-a0 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-a0 .navbar,
#menu-a0 .nav-dropdown-sm,
#menu-a0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-a0 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-a0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-a0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-a0 .bg-color.transparent.opened .link:hover,
#menu-a0 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-a0 .link[aria-expanded="true"],
#menu-a0 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-a1 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-a2 .btn {
  font-size: 10px;
}
#buttons1-a2 SPAN {
  font-size: 20px;
}
#content1-a6 P {
  color: #000000;
  font-size: 20px;
}
#content5-a7 .mbr-section-title {
  font-size: 80px;
}
#content5-a7 P {
  font-size: 20px;
}
#buttons1-a8 .btn {
  font-size: 10px;
}
#buttons1-a8 SPAN {
  font-size: 20px;
}
#footer1-a9 .mbr-section-subtitle,
#footer1-a9 .mbr-section-text {
  color: #fff;
}
#footer1-a9 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bcg5cSw.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bcg5cSw.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bcg5cSw.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bcg5cSw .modal-content,
.cid-tu8Bcg5cSw .modal-dialog {
  height: auto;
}
.cid-tu8Bcg5cSw .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bcg5cSw .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bcg5cSw .form-wrapper .mbr-form .form-group,
  .cid-tu8Bcg5cSw .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bcg5cSw .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bcg5cSw .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-tu8Bcg5cSw .mbr-text {
  text-align: center;
}
.cid-tu8Bcg5cSw .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bcg5cSw .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bcg5cSw .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bcg5cSw .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bcg5cSw .modal-open {
  overflow: hidden;
}
.cid-tu8Bcg5cSw .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bcg5cSw .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bcg5cSw .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bcg5cSw .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-tu8Bcg5cSw .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bcg5cSw .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bcg5cSw .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bcg5cSw .modal-content {
  background: #ecf0f1;
  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-tu8Bcg5cSw .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bcg5cSw .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bcg5cSw .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bcg5cSw .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bcg5cSw .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-tu8Bcg5cSw .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bcg5cSw .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bcg5cSw .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bcg5cSw .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bcg5cSw .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bcg5cSw .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bcg5cSw .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bcg5cSw .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bcg5cSw .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bcg5cSw .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bcg5cSw .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-tu8Bcg5cSw .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bcg5cSw .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bcg5cSw .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bcg5cSw .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bcg5cSw .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bcg5cSw .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bcg5cSw .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bcg5cSw .modal-lg,
  .cid-tu8Bcg5cSw .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bcg5cSw .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bcg5cSw .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bcg5cSw .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-tu8Bcg5cSw .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bcg5cSw .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bcg5cSw .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bcg5cSw .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-tu8Bcg5cSw .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bcg5cSw .mbr-section-btn .btn {
  margin: 0;
}

#features6-aa .lead {
  color: #9fa3a7;
}
#features6-aa .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-aa .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-aa .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-aa .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-aa .mbr-section-text B {
  font-size: 20px;
}
#content3-ab .mbr-section-title,
#content3-ab .mbr-section-subtitle {
  text-align: center;
}
#content3-ab H3 {
  text-align: right;
}
#menu-ac .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ac .navbar-caption {
  color: #ffffff;
}
#menu-ac .navbar-toggler {
  color: #ffffff;
}
#menu-ac .close-icon::before,
#menu-ac .close-icon::after {
  background-color: #ffffff;
}
#menu-ac .link,
#menu-ac .dropdown-item {
  color: #ffffff;
}
#menu-ac .link {
  font-size: 0.875rem;
}
#menu-ac .dropdown-item,
#menu-ac .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-ac .link:hover,
#menu-ac .link:focus {
  color: #f39c12;
}
#menu-ac .dropdown-item:hover::before,
#menu-ac .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-ac .dropdown-item:hover,
#menu-ac .dropdown-item:focus {
  color: #ffffff;
}
#menu-ac .link[aria-expanded="true"],
#menu-ac .dropdown-menu {
  background: #bf6516;
}
#menu-ac .nav-dropdown-sm .link:focus,
#menu-ac .nav-dropdown-sm .link:hover,
#menu-ac .nav-dropdown-sm .dropdown-item:focus,
#menu-ac .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-ac .navbar,
#menu-ac .nav-dropdown-sm,
#menu-ac .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ac .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-ac .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ac .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ac .bg-color.transparent.opened .link:hover,
#menu-ac .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-ac .link[aria-expanded="true"],
#menu-ac .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-ad P {
  color: #232323;
  font-size: 20px;
}
#buttons1-ae .btn {
  font-size: 10px;
}
#buttons1-ae SPAN {
  font-size: 20px;
}
#content1-ai P {
  color: #000000;
  font-size: 20px;
}
#content5-aj .mbr-section-title {
  font-size: 80px;
}
#content5-aj P {
  font-size: 20px;
}
#buttons1-ak .btn {
  font-size: 10px;
}
#buttons1-ak SPAN {
  font-size: 20px;
}
#footer1-al .mbr-section-subtitle,
#footer1-al .mbr-section-text {
  color: #fff;
}
#footer1-al .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BchamTO.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BchamTO.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BchamTO.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BchamTO .modal-content,
.cid-tu8BchamTO .modal-dialog {
  height: auto;
}
.cid-tu8BchamTO .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BchamTO .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BchamTO .form-wrapper .mbr-form .form-group,
  .cid-tu8BchamTO .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BchamTO .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BchamTO .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-tu8BchamTO .mbr-text {
  text-align: center;
}
.cid-tu8BchamTO .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BchamTO .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BchamTO .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BchamTO .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BchamTO .modal-open {
  overflow: hidden;
}
.cid-tu8BchamTO .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BchamTO .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BchamTO .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BchamTO .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-tu8BchamTO .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BchamTO .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BchamTO .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BchamTO .modal-content {
  background: #ecf0f1;
  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-tu8BchamTO .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BchamTO .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BchamTO .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BchamTO .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BchamTO .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-tu8BchamTO .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BchamTO .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BchamTO .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BchamTO .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BchamTO .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BchamTO .modal-header .close:focus {
  outline: none;
}
.cid-tu8BchamTO .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BchamTO .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BchamTO .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BchamTO .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BchamTO .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-tu8BchamTO .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BchamTO .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BchamTO .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BchamTO .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BchamTO .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BchamTO .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BchamTO .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BchamTO .modal-lg,
  .cid-tu8BchamTO .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BchamTO .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BchamTO .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BchamTO .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-tu8BchamTO .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BchamTO .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BchamTO .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BchamTO .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-tu8BchamTO .mbr-section-btn {
  margin: 0;
}
.cid-tu8BchamTO .mbr-section-btn .btn {
  margin: 0;
}

#features6-am .lead {
  color: #9fa3a7;
}
#features6-am .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-am .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-am .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-am .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-am .mbr-section-text B {
  font-size: 20px;
}
#content3-an .mbr-section-title,
#content3-an .mbr-section-subtitle {
  text-align: center;
}
#content3-an H3 {
  text-align: right;
}
#menu-ao .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ao .navbar-caption {
  color: #ffffff;
}
#menu-ao .navbar-toggler {
  color: #ffffff;
}
#menu-ao .close-icon::before,
#menu-ao .close-icon::after {
  background-color: #ffffff;
}
#menu-ao .link,
#menu-ao .dropdown-item {
  color: #ffffff;
}
#menu-ao .link {
  font-size: 0.875rem;
}
#menu-ao .dropdown-item,
#menu-ao .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-ao .link:hover,
#menu-ao .link:focus {
  color: #f39c12;
}
#menu-ao .dropdown-item:hover::before,
#menu-ao .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-ao .dropdown-item:hover,
#menu-ao .dropdown-item:focus {
  color: #ffffff;
}
#menu-ao .link[aria-expanded="true"],
#menu-ao .dropdown-menu {
  background: #bf6516;
}
#menu-ao .nav-dropdown-sm .link:focus,
#menu-ao .nav-dropdown-sm .link:hover,
#menu-ao .nav-dropdown-sm .dropdown-item:focus,
#menu-ao .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-ao .navbar,
#menu-ao .nav-dropdown-sm,
#menu-ao .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ao .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-ao .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ao .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ao .bg-color.transparent.opened .link:hover,
#menu-ao .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-ao .link[aria-expanded="true"],
#menu-ao .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-ap P {
  color: #232323;
  font-size: 20px;
}
#buttons1-aq .btn {
  font-size: 10px;
}
#buttons1-aq SPAN {
  font-size: 20px;
}
#content1-au P {
  color: #000000;
  font-size: 20px;
}
#content5-av .mbr-section-title {
  font-size: 80px;
}
#content5-av P {
  font-size: 20px;
}
#buttons1-aw .btn {
  font-size: 10px;
}
#buttons1-aw SPAN {
  font-size: 20px;
}
#footer1-ax .mbr-section-subtitle,
#footer1-ax .mbr-section-text {
  color: #fff;
}
#footer1-ax .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bcigooh.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bcigooh.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bcigooh.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bcigooh .modal-content,
.cid-tu8Bcigooh .modal-dialog {
  height: auto;
}
.cid-tu8Bcigooh .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bcigooh .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bcigooh .form-wrapper .mbr-form .form-group,
  .cid-tu8Bcigooh .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bcigooh .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bcigooh .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-tu8Bcigooh .mbr-text {
  text-align: center;
}
.cid-tu8Bcigooh .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bcigooh .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bcigooh .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bcigooh .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bcigooh .modal-open {
  overflow: hidden;
}
.cid-tu8Bcigooh .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bcigooh .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bcigooh .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bcigooh .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-tu8Bcigooh .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bcigooh .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bcigooh .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bcigooh .modal-content {
  background: #ecf0f1;
  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-tu8Bcigooh .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bcigooh .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bcigooh .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bcigooh .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bcigooh .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-tu8Bcigooh .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bcigooh .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bcigooh .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bcigooh .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bcigooh .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bcigooh .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bcigooh .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bcigooh .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bcigooh .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bcigooh .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bcigooh .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-tu8Bcigooh .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bcigooh .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bcigooh .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bcigooh .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bcigooh .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bcigooh .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bcigooh .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bcigooh .modal-lg,
  .cid-tu8Bcigooh .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bcigooh .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bcigooh .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bcigooh .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-tu8Bcigooh .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bcigooh .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bcigooh .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bcigooh .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-tu8Bcigooh .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bcigooh .mbr-section-btn .btn {
  margin: 0;
}

#features6-ay .lead {
  color: #9fa3a7;
}
#features6-ay .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-ay .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-ay .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-ay .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-ay .mbr-section-text B {
  font-size: 20px;
}
#content3-az .mbr-section-title,
#content3-az .mbr-section-subtitle {
  text-align: center;
}
#content3-az H3 {
  text-align: right;
}
#menu-b0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b0 .navbar-caption {
  color: #ffffff;
}
#menu-b0 .navbar-toggler {
  color: #ffffff;
}
#menu-b0 .close-icon::before,
#menu-b0 .close-icon::after {
  background-color: #ffffff;
}
#menu-b0 .link,
#menu-b0 .dropdown-item {
  color: #ffffff;
}
#menu-b0 .link {
  font-size: 0.875rem;
}
#menu-b0 .dropdown-item,
#menu-b0 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-b0 .link:hover,
#menu-b0 .link:focus {
  color: #f39c12;
}
#menu-b0 .dropdown-item:hover::before,
#menu-b0 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-b0 .dropdown-item:hover,
#menu-b0 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b0 .link[aria-expanded="true"],
#menu-b0 .dropdown-menu {
  background: #bf6516;
}
#menu-b0 .nav-dropdown-sm .link:focus,
#menu-b0 .nav-dropdown-sm .link:hover,
#menu-b0 .nav-dropdown-sm .dropdown-item:focus,
#menu-b0 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-b0 .navbar,
#menu-b0 .nav-dropdown-sm,
#menu-b0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b0 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-b0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b0 .bg-color.transparent.opened .link:hover,
#menu-b0 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-b0 .link[aria-expanded="true"],
#menu-b0 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-b1 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-b2 .btn {
  font-size: 10px;
}
#buttons1-b2 SPAN {
  font-size: 20px;
}
#content1-b6 P {
  color: #000000;
  font-size: 20px;
}
#content5-b7 .mbr-section-title {
  font-size: 80px;
}
#content5-b7 P {
  font-size: 20px;
}
#buttons1-b8 .btn {
  font-size: 10px;
}
#buttons1-b8 SPAN {
  font-size: 20px;
}
#footer1-b9 .mbr-section-subtitle,
#footer1-b9 .mbr-section-text {
  color: #fff;
}
#footer1-b9 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcjqNPB.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcjqNPB.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcjqNPB.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcjqNPB .modal-content,
.cid-tu8BcjqNPB .modal-dialog {
  height: auto;
}
.cid-tu8BcjqNPB .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcjqNPB .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcjqNPB .form-wrapper .mbr-form .form-group,
  .cid-tu8BcjqNPB .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcjqNPB .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcjqNPB .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-tu8BcjqNPB .mbr-text {
  text-align: center;
}
.cid-tu8BcjqNPB .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcjqNPB .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcjqNPB .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcjqNPB .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcjqNPB .modal-open {
  overflow: hidden;
}
.cid-tu8BcjqNPB .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcjqNPB .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcjqNPB .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcjqNPB .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-tu8BcjqNPB .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcjqNPB .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcjqNPB .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcjqNPB .modal-content {
  background: #ecf0f1;
  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-tu8BcjqNPB .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcjqNPB .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcjqNPB .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcjqNPB .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcjqNPB .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-tu8BcjqNPB .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcjqNPB .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcjqNPB .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcjqNPB .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcjqNPB .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcjqNPB .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcjqNPB .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcjqNPB .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcjqNPB .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcjqNPB .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcjqNPB .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-tu8BcjqNPB .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcjqNPB .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcjqNPB .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcjqNPB .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcjqNPB .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcjqNPB .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcjqNPB .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcjqNPB .modal-lg,
  .cid-tu8BcjqNPB .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcjqNPB .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcjqNPB .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcjqNPB .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-tu8BcjqNPB .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcjqNPB .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcjqNPB .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcjqNPB .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-tu8BcjqNPB .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcjqNPB .mbr-section-btn .btn {
  margin: 0;
}

#features6-ba .lead {
  color: #9fa3a7;
}
#features6-ba .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-ba .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-ba .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-ba .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-ba .mbr-section-text B {
  font-size: 20px;
}
#content3-bb .mbr-section-title,
#content3-bb .mbr-section-subtitle {
  text-align: center;
}
#content3-bb H3 {
  text-align: right;
}
#menu-bc .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bc .navbar-caption {
  color: #ffffff;
}
#menu-bc .navbar-toggler {
  color: #ffffff;
}
#menu-bc .close-icon::before,
#menu-bc .close-icon::after {
  background-color: #ffffff;
}
#menu-bc .link,
#menu-bc .dropdown-item {
  color: #ffffff;
}
#menu-bc .link {
  font-size: 0.875rem;
}
#menu-bc .dropdown-item,
#menu-bc .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-bc .link:hover,
#menu-bc .link:focus {
  color: #f39c12;
}
#menu-bc .dropdown-item:hover::before,
#menu-bc .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-bc .dropdown-item:hover,
#menu-bc .dropdown-item:focus {
  color: #ffffff;
}
#menu-bc .link[aria-expanded="true"],
#menu-bc .dropdown-menu {
  background: #bf6516;
}
#menu-bc .nav-dropdown-sm .link:focus,
#menu-bc .nav-dropdown-sm .link:hover,
#menu-bc .nav-dropdown-sm .dropdown-item:focus,
#menu-bc .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-bc .navbar,
#menu-bc .nav-dropdown-sm,
#menu-bc .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bc .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-bc .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-bc .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bc .bg-color.transparent.opened .link:hover,
#menu-bc .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-bc .link[aria-expanded="true"],
#menu-bc .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-bd P {
  color: #232323;
  font-size: 20px;
}
#buttons1-be .btn {
  font-size: 10px;
}
#buttons1-be SPAN {
  font-size: 20px;
}
#content1-bi P {
  color: #000000;
  font-size: 20px;
}
#content5-bj .mbr-section-title {
  font-size: 80px;
}
#content5-bj P {
  font-size: 20px;
}
#buttons1-bk .btn {
  font-size: 10px;
}
#buttons1-bk SPAN {
  font-size: 20px;
}
#footer1-bl .mbr-section-subtitle,
#footer1-bl .mbr-section-text {
  color: #fff;
}
#footer1-bl .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bckt8f0.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bckt8f0.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bckt8f0.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bckt8f0 .modal-content,
.cid-tu8Bckt8f0 .modal-dialog {
  height: auto;
}
.cid-tu8Bckt8f0 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bckt8f0 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bckt8f0 .form-wrapper .mbr-form .form-group,
  .cid-tu8Bckt8f0 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bckt8f0 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bckt8f0 .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-tu8Bckt8f0 .mbr-text {
  text-align: center;
}
.cid-tu8Bckt8f0 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bckt8f0 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bckt8f0 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bckt8f0 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bckt8f0 .modal-open {
  overflow: hidden;
}
.cid-tu8Bckt8f0 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bckt8f0 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bckt8f0 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bckt8f0 .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-tu8Bckt8f0 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bckt8f0 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bckt8f0 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bckt8f0 .modal-content {
  background: #ecf0f1;
  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-tu8Bckt8f0 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bckt8f0 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bckt8f0 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bckt8f0 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bckt8f0 .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-tu8Bckt8f0 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bckt8f0 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bckt8f0 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bckt8f0 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bckt8f0 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bckt8f0 .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bckt8f0 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bckt8f0 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bckt8f0 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bckt8f0 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bckt8f0 .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-tu8Bckt8f0 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bckt8f0 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bckt8f0 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bckt8f0 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bckt8f0 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bckt8f0 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bckt8f0 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bckt8f0 .modal-lg,
  .cid-tu8Bckt8f0 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bckt8f0 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bckt8f0 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bckt8f0 .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-tu8Bckt8f0 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bckt8f0 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bckt8f0 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bckt8f0 .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-tu8Bckt8f0 .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bckt8f0 .mbr-section-btn .btn {
  margin: 0;
}

#features6-bm .lead {
  color: #9fa3a7;
}
#features6-bm .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-bm .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-bm .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-bm .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-bm .mbr-section-text B {
  font-size: 20px;
}
#content3-bn .mbr-section-title,
#content3-bn .mbr-section-subtitle {
  text-align: center;
}
#content3-bn H3 {
  text-align: right;
}
#menu-bo .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bo .navbar-caption {
  color: #ffffff;
}
#menu-bo .navbar-toggler {
  color: #ffffff;
}
#menu-bo .close-icon::before,
#menu-bo .close-icon::after {
  background-color: #ffffff;
}
#menu-bo .link,
#menu-bo .dropdown-item {
  color: #ffffff;
}
#menu-bo .link {
  font-size: 0.875rem;
}
#menu-bo .dropdown-item,
#menu-bo .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-bo .link:hover,
#menu-bo .link:focus {
  color: #f39c12;
}
#menu-bo .dropdown-item:hover::before,
#menu-bo .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-bo .dropdown-item:hover,
#menu-bo .dropdown-item:focus {
  color: #ffffff;
}
#menu-bo .link[aria-expanded="true"],
#menu-bo .dropdown-menu {
  background: #bf6516;
}
#menu-bo .nav-dropdown-sm .link:focus,
#menu-bo .nav-dropdown-sm .link:hover,
#menu-bo .nav-dropdown-sm .dropdown-item:focus,
#menu-bo .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-bo .navbar,
#menu-bo .nav-dropdown-sm,
#menu-bo .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bo .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-bo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-bo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bo .bg-color.transparent.opened .link:hover,
#menu-bo .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-bo .link[aria-expanded="true"],
#menu-bo .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-bp P {
  color: #232323;
  font-size: 20px;
}
#buttons1-bq .btn {
  font-size: 10px;
}
#buttons1-bq SPAN {
  font-size: 20px;
}
#content1-bu P {
  color: #000000;
  font-size: 20px;
}
#content5-bv .mbr-section-title {
  font-size: 80px;
}
#content5-bv P {
  font-size: 20px;
}
#buttons1-bw .btn {
  font-size: 10px;
}
#buttons1-bw SPAN {
  font-size: 20px;
}
#footer1-bx .mbr-section-subtitle,
#footer1-bx .mbr-section-text {
  color: #fff;
}
#footer1-bx .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BclBVGP.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BclBVGP.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BclBVGP.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BclBVGP .modal-content,
.cid-tu8BclBVGP .modal-dialog {
  height: auto;
}
.cid-tu8BclBVGP .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BclBVGP .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BclBVGP .form-wrapper .mbr-form .form-group,
  .cid-tu8BclBVGP .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BclBVGP .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BclBVGP .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-tu8BclBVGP .mbr-text {
  text-align: center;
}
.cid-tu8BclBVGP .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BclBVGP .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BclBVGP .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BclBVGP .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BclBVGP .modal-open {
  overflow: hidden;
}
.cid-tu8BclBVGP .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BclBVGP .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BclBVGP .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BclBVGP .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-tu8BclBVGP .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BclBVGP .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BclBVGP .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BclBVGP .modal-content {
  background: #ecf0f1;
  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-tu8BclBVGP .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BclBVGP .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BclBVGP .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BclBVGP .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BclBVGP .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-tu8BclBVGP .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BclBVGP .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BclBVGP .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BclBVGP .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BclBVGP .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BclBVGP .modal-header .close:focus {
  outline: none;
}
.cid-tu8BclBVGP .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BclBVGP .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BclBVGP .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BclBVGP .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BclBVGP .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-tu8BclBVGP .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BclBVGP .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BclBVGP .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BclBVGP .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BclBVGP .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BclBVGP .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BclBVGP .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BclBVGP .modal-lg,
  .cid-tu8BclBVGP .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BclBVGP .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BclBVGP .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BclBVGP .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-tu8BclBVGP .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BclBVGP .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BclBVGP .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BclBVGP .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-tu8BclBVGP .mbr-section-btn {
  margin: 0;
}
.cid-tu8BclBVGP .mbr-section-btn .btn {
  margin: 0;
}

#features6-by .lead {
  color: #9fa3a7;
}
#features6-by .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-by .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-by .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-by .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-by .mbr-section-text B {
  font-size: 20px;
}
#content3-bz .mbr-section-title,
#content3-bz .mbr-section-subtitle {
  text-align: center;
}
#content3-bz H3 {
  text-align: right;
}
#menu-c0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-c0 .navbar-caption {
  color: #ffffff;
}
#menu-c0 .navbar-toggler {
  color: #ffffff;
}
#menu-c0 .close-icon::before,
#menu-c0 .close-icon::after {
  background-color: #ffffff;
}
#menu-c0 .link,
#menu-c0 .dropdown-item {
  color: #ffffff;
}
#menu-c0 .link {
  font-size: 0.875rem;
}
#menu-c0 .dropdown-item,
#menu-c0 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-c0 .link:hover,
#menu-c0 .link:focus {
  color: #f39c12;
}
#menu-c0 .dropdown-item:hover::before,
#menu-c0 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-c0 .dropdown-item:hover,
#menu-c0 .dropdown-item:focus {
  color: #ffffff;
}
#menu-c0 .link[aria-expanded="true"],
#menu-c0 .dropdown-menu {
  background: #bf6516;
}
#menu-c0 .nav-dropdown-sm .link:focus,
#menu-c0 .nav-dropdown-sm .link:hover,
#menu-c0 .nav-dropdown-sm .dropdown-item:focus,
#menu-c0 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-c0 .navbar,
#menu-c0 .nav-dropdown-sm,
#menu-c0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-c0 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-c0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-c0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-c0 .bg-color.transparent.opened .link:hover,
#menu-c0 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-c0 .link[aria-expanded="true"],
#menu-c0 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-c1 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-c2 .btn {
  font-size: 10px;
}
#buttons1-c2 SPAN {
  font-size: 20px;
}
#content1-c6 P {
  color: #000000;
  font-size: 20px;
}
#content5-c7 .mbr-section-title {
  font-size: 80px;
}
#content5-c7 P {
  font-size: 20px;
}
#buttons1-c8 .btn {
  font-size: 10px;
}
#buttons1-c8 SPAN {
  font-size: 20px;
}
#footer1-c9 .mbr-section-subtitle,
#footer1-c9 .mbr-section-text {
  color: #fff;
}
#footer1-c9 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcmQLrK.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcmQLrK.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcmQLrK.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcmQLrK .modal-content,
.cid-tu8BcmQLrK .modal-dialog {
  height: auto;
}
.cid-tu8BcmQLrK .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcmQLrK .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcmQLrK .form-wrapper .mbr-form .form-group,
  .cid-tu8BcmQLrK .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcmQLrK .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcmQLrK .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-tu8BcmQLrK .mbr-text {
  text-align: center;
}
.cid-tu8BcmQLrK .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcmQLrK .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcmQLrK .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcmQLrK .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcmQLrK .modal-open {
  overflow: hidden;
}
.cid-tu8BcmQLrK .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcmQLrK .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcmQLrK .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcmQLrK .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-tu8BcmQLrK .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcmQLrK .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcmQLrK .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcmQLrK .modal-content {
  background: #ecf0f1;
  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-tu8BcmQLrK .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcmQLrK .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcmQLrK .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcmQLrK .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcmQLrK .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-tu8BcmQLrK .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcmQLrK .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcmQLrK .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcmQLrK .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcmQLrK .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcmQLrK .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcmQLrK .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcmQLrK .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcmQLrK .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcmQLrK .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcmQLrK .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-tu8BcmQLrK .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcmQLrK .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcmQLrK .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcmQLrK .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcmQLrK .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcmQLrK .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcmQLrK .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcmQLrK .modal-lg,
  .cid-tu8BcmQLrK .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcmQLrK .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcmQLrK .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcmQLrK .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-tu8BcmQLrK .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcmQLrK .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcmQLrK .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcmQLrK .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-tu8BcmQLrK .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcmQLrK .mbr-section-btn .btn {
  margin: 0;
}

#features6-cz .lead {
  color: #9fa3a7;
}
#features6-cz .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-cz .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-cz .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-cz .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-cz .mbr-section-text B {
  font-size: 20px;
}
#content3-d0 .mbr-section-title,
#content3-d0 .mbr-section-subtitle {
  text-align: center;
}
#content3-d0 H3 {
  text-align: right;
}
#menu-d1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-d1 .navbar-caption {
  color: #ffffff;
}
#menu-d1 .navbar-toggler {
  color: #ffffff;
}
#menu-d1 .close-icon::before,
#menu-d1 .close-icon::after {
  background-color: #ffffff;
}
#menu-d1 .link,
#menu-d1 .dropdown-item {
  color: #ffffff;
}
#menu-d1 .link {
  font-size: 0.875rem;
}
#menu-d1 .dropdown-item,
#menu-d1 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-d1 .link:hover,
#menu-d1 .link:focus {
  color: #f39c12;
}
#menu-d1 .dropdown-item:hover::before,
#menu-d1 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-d1 .dropdown-item:hover,
#menu-d1 .dropdown-item:focus {
  color: #ffffff;
}
#menu-d1 .link[aria-expanded="true"],
#menu-d1 .dropdown-menu {
  background: #bf6516;
}
#menu-d1 .nav-dropdown-sm .link:focus,
#menu-d1 .nav-dropdown-sm .link:hover,
#menu-d1 .nav-dropdown-sm .dropdown-item:focus,
#menu-d1 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-d1 .navbar,
#menu-d1 .nav-dropdown-sm,
#menu-d1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-d1 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-d1 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-d1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-d1 .bg-color.transparent.opened .link:hover,
#menu-d1 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-d1 .link[aria-expanded="true"],
#menu-d1 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-d2 P {
  color: #000000;
  font-size: 20px;
}
#buttons1-d3 .btn {
  font-size: 10px;
}
#buttons1-d3 SPAN {
  font-size: 20px;
}
#content1-d7 P {
  color: #000000;
  font-size: 20px;
}
#content5-d8 .mbr-section-title {
  font-size: 80px;
}
#content5-d8 P {
  font-size: 20px;
}
#buttons1-d9 .btn {
  font-size: 10px;
}
#buttons1-d9 SPAN {
  font-size: 20px;
}
#footer1-da .mbr-section-subtitle,
#footer1-da .mbr-section-text {
  color: #fff;
}
#footer1-da .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcoZB9G.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcoZB9G.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcoZB9G.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcoZB9G .modal-content,
.cid-tu8BcoZB9G .modal-dialog {
  height: auto;
}
.cid-tu8BcoZB9G .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcoZB9G .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcoZB9G .form-wrapper .mbr-form .form-group,
  .cid-tu8BcoZB9G .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcoZB9G .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcoZB9G .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-tu8BcoZB9G .mbr-text {
  text-align: center;
}
.cid-tu8BcoZB9G .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcoZB9G .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcoZB9G .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcoZB9G .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcoZB9G .modal-open {
  overflow: hidden;
}
.cid-tu8BcoZB9G .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcoZB9G .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcoZB9G .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcoZB9G .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-tu8BcoZB9G .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcoZB9G .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcoZB9G .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcoZB9G .modal-content {
  background: #ecf0f1;
  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-tu8BcoZB9G .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcoZB9G .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcoZB9G .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcoZB9G .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcoZB9G .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-tu8BcoZB9G .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcoZB9G .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcoZB9G .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcoZB9G .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcoZB9G .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcoZB9G .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcoZB9G .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcoZB9G .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcoZB9G .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcoZB9G .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcoZB9G .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-tu8BcoZB9G .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcoZB9G .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcoZB9G .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcoZB9G .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcoZB9G .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcoZB9G .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcoZB9G .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcoZB9G .modal-lg,
  .cid-tu8BcoZB9G .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcoZB9G .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcoZB9G .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcoZB9G .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-tu8BcoZB9G .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcoZB9G .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcoZB9G .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcoZB9G .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-tu8BcoZB9G .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcoZB9G .mbr-section-btn .btn {
  margin: 0;
}

#features6-db .lead {
  color: #9fa3a7;
}
#features6-db .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-db .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-db .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-db .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-db .mbr-section-text B {
  font-size: 20px;
}
#content3-dc .mbr-section-title,
#content3-dc .mbr-section-subtitle {
  text-align: center;
}
#content3-dc H3 {
  text-align: right;
}
#menu-dd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-dd .navbar-caption {
  color: #ffffff;
}
#menu-dd .navbar-toggler {
  color: #ffffff;
}
#menu-dd .close-icon::before,
#menu-dd .close-icon::after {
  background-color: #ffffff;
}
#menu-dd .link,
#menu-dd .dropdown-item {
  color: #ffffff;
}
#menu-dd .link {
  font-size: 0.875rem;
}
#menu-dd .dropdown-item,
#menu-dd .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-dd .link:hover,
#menu-dd .link:focus {
  color: #f39c12;
}
#menu-dd .dropdown-item:hover::before,
#menu-dd .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-dd .dropdown-item:hover,
#menu-dd .dropdown-item:focus {
  color: #ffffff;
}
#menu-dd .link[aria-expanded="true"],
#menu-dd .dropdown-menu {
  background: #bf6516;
}
#menu-dd .nav-dropdown-sm .link:focus,
#menu-dd .nav-dropdown-sm .link:hover,
#menu-dd .nav-dropdown-sm .dropdown-item:focus,
#menu-dd .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-dd .navbar,
#menu-dd .nav-dropdown-sm,
#menu-dd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-dd .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-dd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-dd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-dd .bg-color.transparent.opened .link:hover,
#menu-dd .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-dd .link[aria-expanded="true"],
#menu-dd .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-de P {
  color: #232323;
  font-size: 20px;
}
#buttons1-df .btn {
  font-size: 10px;
}
#buttons1-df SPAN {
  font-size: 20px;
}
#content1-dj P {
  color: #000000;
  font-size: 20px;
}
#content5-dk .mbr-section-title {
  font-size: 80px;
}
#content5-dk P {
  font-size: 20px;
}
#buttons1-dl .btn {
  font-size: 10px;
}
#buttons1-dl SPAN {
  font-size: 20px;
}
#footer1-dm .mbr-section-subtitle,
#footer1-dm .mbr-section-text {
  color: #fff;
}
#footer1-dm .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bcq9Aqv.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bcq9Aqv.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bcq9Aqv.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bcq9Aqv .modal-content,
.cid-tu8Bcq9Aqv .modal-dialog {
  height: auto;
}
.cid-tu8Bcq9Aqv .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bcq9Aqv .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bcq9Aqv .form-wrapper .mbr-form .form-group,
  .cid-tu8Bcq9Aqv .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bcq9Aqv .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bcq9Aqv .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-tu8Bcq9Aqv .mbr-text {
  text-align: center;
}
.cid-tu8Bcq9Aqv .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bcq9Aqv .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bcq9Aqv .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bcq9Aqv .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bcq9Aqv .modal-open {
  overflow: hidden;
}
.cid-tu8Bcq9Aqv .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bcq9Aqv .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bcq9Aqv .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bcq9Aqv .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-tu8Bcq9Aqv .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bcq9Aqv .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bcq9Aqv .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bcq9Aqv .modal-content {
  background: #ecf0f1;
  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-tu8Bcq9Aqv .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bcq9Aqv .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bcq9Aqv .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bcq9Aqv .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bcq9Aqv .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-tu8Bcq9Aqv .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bcq9Aqv .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bcq9Aqv .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bcq9Aqv .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bcq9Aqv .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bcq9Aqv .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bcq9Aqv .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bcq9Aqv .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bcq9Aqv .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bcq9Aqv .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bcq9Aqv .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-tu8Bcq9Aqv .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bcq9Aqv .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bcq9Aqv .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bcq9Aqv .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bcq9Aqv .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bcq9Aqv .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bcq9Aqv .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bcq9Aqv .modal-lg,
  .cid-tu8Bcq9Aqv .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bcq9Aqv .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bcq9Aqv .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bcq9Aqv .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-tu8Bcq9Aqv .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bcq9Aqv .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bcq9Aqv .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bcq9Aqv .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-tu8Bcq9Aqv .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bcq9Aqv .mbr-section-btn .btn {
  margin: 0;
}

#features6-dn .lead {
  color: #9fa3a7;
}
#features6-dn .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-dn .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-dn .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-dn .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-dn .mbr-section-text B {
  font-size: 20px;
}
#content3-do .mbr-section-title,
#content3-do .mbr-section-subtitle {
  text-align: center;
}
#content3-do H3 {
  text-align: right;
}
#menu-dp .hide-buttons .nav-btn {
  display: none !important;
}
#menu-dp .navbar-caption {
  color: #ffffff;
}
#menu-dp .navbar-toggler {
  color: #ffffff;
}
#menu-dp .close-icon::before,
#menu-dp .close-icon::after {
  background-color: #ffffff;
}
#menu-dp .link,
#menu-dp .dropdown-item {
  color: #ffffff;
}
#menu-dp .link {
  font-size: 0.875rem;
}
#menu-dp .dropdown-item,
#menu-dp .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-dp .link:hover,
#menu-dp .link:focus {
  color: #f39c12;
}
#menu-dp .dropdown-item:hover::before,
#menu-dp .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-dp .dropdown-item:hover,
#menu-dp .dropdown-item:focus {
  color: #ffffff;
}
#menu-dp .link[aria-expanded="true"],
#menu-dp .dropdown-menu {
  background: #bf6516;
}
#menu-dp .nav-dropdown-sm .link:focus,
#menu-dp .nav-dropdown-sm .link:hover,
#menu-dp .nav-dropdown-sm .dropdown-item:focus,
#menu-dp .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-dp .navbar,
#menu-dp .nav-dropdown-sm,
#menu-dp .nav-dropdown-sm .link[aria-expanded="true"],
#menu-dp .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-dp .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-dp .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-dp .bg-color.transparent.opened .link:hover,
#menu-dp .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-dp .link[aria-expanded="true"],
#menu-dp .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-dq P {
  color: #232323;
  font-size: 20px;
}
#buttons1-dr .btn {
  font-size: 10px;
}
#buttons1-dr SPAN {
  font-size: 20px;
}
#content1-dw P {
  color: #000000;
  font-size: 20px;
}
#content5-dx .mbr-section-title {
  font-size: 80px;
}
#content5-dx P {
  font-size: 20px;
}
#buttons1-dy .btn {
  font-size: 10px;
}
#buttons1-dy SPAN {
  font-size: 20px;
}
#footer1-dz .mbr-section-subtitle,
#footer1-dz .mbr-section-text {
  color: #fff;
}
#footer1-dz .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcspXDH.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcspXDH.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcspXDH.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcspXDH .modal-content,
.cid-tu8BcspXDH .modal-dialog {
  height: auto;
}
.cid-tu8BcspXDH .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcspXDH .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcspXDH .form-wrapper .mbr-form .form-group,
  .cid-tu8BcspXDH .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcspXDH .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcspXDH .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-tu8BcspXDH .mbr-text {
  text-align: center;
}
.cid-tu8BcspXDH .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcspXDH .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcspXDH .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcspXDH .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcspXDH .modal-open {
  overflow: hidden;
}
.cid-tu8BcspXDH .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcspXDH .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcspXDH .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcspXDH .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-tu8BcspXDH .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcspXDH .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcspXDH .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcspXDH .modal-content {
  background: #ecf0f1;
  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-tu8BcspXDH .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcspXDH .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcspXDH .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcspXDH .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcspXDH .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-tu8BcspXDH .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcspXDH .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcspXDH .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcspXDH .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcspXDH .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcspXDH .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcspXDH .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcspXDH .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcspXDH .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcspXDH .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcspXDH .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-tu8BcspXDH .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcspXDH .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcspXDH .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcspXDH .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcspXDH .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcspXDH .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcspXDH .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcspXDH .modal-lg,
  .cid-tu8BcspXDH .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcspXDH .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcspXDH .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcspXDH .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-tu8BcspXDH .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcspXDH .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcspXDH .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcspXDH .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-tu8BcspXDH .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcspXDH .mbr-section-btn .btn {
  margin: 0;
}

#features6-e0 .lead {
  color: #9fa3a7;
}
#features6-e0 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-e0 .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-e0 .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-e0 .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-e0 .mbr-section-text B {
  font-size: 20px;
}
#content3-e1 .mbr-section-title,
#content3-e1 .mbr-section-subtitle {
  text-align: center;
}
#content3-e1 H3 {
  text-align: right;
}
#menu-e2 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-e2 .navbar-caption {
  color: #ffffff;
}
#menu-e2 .navbar-toggler {
  color: #ffffff;
}
#menu-e2 .close-icon::before,
#menu-e2 .close-icon::after {
  background-color: #ffffff;
}
#menu-e2 .link,
#menu-e2 .dropdown-item {
  color: #ffffff;
}
#menu-e2 .link {
  font-size: 0.875rem;
}
#menu-e2 .dropdown-item,
#menu-e2 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-e2 .link:hover,
#menu-e2 .link:focus {
  color: #f39c12;
}
#menu-e2 .dropdown-item:hover::before,
#menu-e2 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-e2 .dropdown-item:hover,
#menu-e2 .dropdown-item:focus {
  color: #ffffff;
}
#menu-e2 .link[aria-expanded="true"],
#menu-e2 .dropdown-menu {
  background: #bf6516;
}
#menu-e2 .nav-dropdown-sm .link:focus,
#menu-e2 .nav-dropdown-sm .link:hover,
#menu-e2 .nav-dropdown-sm .dropdown-item:focus,
#menu-e2 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-e2 .navbar,
#menu-e2 .nav-dropdown-sm,
#menu-e2 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-e2 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-e2 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-e2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-e2 .bg-color.transparent.opened .link:hover,
#menu-e2 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-e2 .link[aria-expanded="true"],
#menu-e2 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-e3 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-e4 .btn {
  font-size: 10px;
}
#buttons1-e4 SPAN {
  font-size: 20px;
}
#content1-e8 P {
  color: #000000;
  font-size: 20px;
}
#content5-e9 .mbr-section-title {
  font-size: 80px;
}
#content5-e9 P {
  font-size: 20px;
}
#buttons1-ea .btn {
  font-size: 10px;
}
#buttons1-ea SPAN {
  font-size: 20px;
}
#footer1-eb .mbr-section-subtitle,
#footer1-eb .mbr-section-text {
  color: #fff;
}
#footer1-eb .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BctuF90.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BctuF90.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BctuF90.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BctuF90 .modal-content,
.cid-tu8BctuF90 .modal-dialog {
  height: auto;
}
.cid-tu8BctuF90 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BctuF90 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BctuF90 .form-wrapper .mbr-form .form-group,
  .cid-tu8BctuF90 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BctuF90 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BctuF90 .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-tu8BctuF90 .mbr-text {
  text-align: center;
}
.cid-tu8BctuF90 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BctuF90 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BctuF90 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BctuF90 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BctuF90 .modal-open {
  overflow: hidden;
}
.cid-tu8BctuF90 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BctuF90 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BctuF90 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BctuF90 .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-tu8BctuF90 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BctuF90 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BctuF90 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BctuF90 .modal-content {
  background: #ecf0f1;
  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-tu8BctuF90 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BctuF90 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BctuF90 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BctuF90 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BctuF90 .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-tu8BctuF90 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BctuF90 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BctuF90 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BctuF90 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BctuF90 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BctuF90 .modal-header .close:focus {
  outline: none;
}
.cid-tu8BctuF90 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BctuF90 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BctuF90 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BctuF90 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BctuF90 .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-tu8BctuF90 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BctuF90 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BctuF90 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BctuF90 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BctuF90 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BctuF90 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BctuF90 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BctuF90 .modal-lg,
  .cid-tu8BctuF90 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BctuF90 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BctuF90 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BctuF90 .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-tu8BctuF90 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BctuF90 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BctuF90 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BctuF90 .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-tu8BctuF90 .mbr-section-btn {
  margin: 0;
}
.cid-tu8BctuF90 .mbr-section-btn .btn {
  margin: 0;
}

#features6-ec .lead {
  color: #9fa3a7;
}
#features6-ec .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-ec .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-ec .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-ec .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-ec .mbr-section-text B {
  font-size: 20px;
}
#content3-ed .mbr-section-title,
#content3-ed .mbr-section-subtitle {
  text-align: center;
}
#content3-ed H3 {
  text-align: right;
}
#menu-ee .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ee .navbar-caption {
  color: #ffffff;
}
#menu-ee .navbar-toggler {
  color: #ffffff;
}
#menu-ee .close-icon::before,
#menu-ee .close-icon::after {
  background-color: #ffffff;
}
#menu-ee .link,
#menu-ee .dropdown-item {
  color: #ffffff;
}
#menu-ee .link {
  font-size: 0.875rem;
}
#menu-ee .dropdown-item,
#menu-ee .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-ee .link:hover,
#menu-ee .link:focus {
  color: #f39c12;
}
#menu-ee .dropdown-item:hover::before,
#menu-ee .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-ee .dropdown-item:hover,
#menu-ee .dropdown-item:focus {
  color: #ffffff;
}
#menu-ee .link[aria-expanded="true"],
#menu-ee .dropdown-menu {
  background: #bf6516;
}
#menu-ee .nav-dropdown-sm .link:focus,
#menu-ee .nav-dropdown-sm .link:hover,
#menu-ee .nav-dropdown-sm .dropdown-item:focus,
#menu-ee .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-ee .navbar,
#menu-ee .nav-dropdown-sm,
#menu-ee .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ee .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-ee .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ee .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ee .bg-color.transparent.opened .link:hover,
#menu-ee .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-ee .link[aria-expanded="true"],
#menu-ee .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-ef P {
  color: #232323;
  font-size: 20px;
}
#buttons1-eg .btn {
  font-size: 10px;
}
#buttons1-eg SPAN {
  font-size: 20px;
}
#content1-ek P {
  color: #000000;
  font-size: 20px;
}
#content5-el .mbr-section-title {
  font-size: 80px;
}
#content5-el P {
  font-size: 20px;
}
#buttons1-em .btn {
  font-size: 10px;
}
#buttons1-em SPAN {
  font-size: 20px;
}
#footer1-en .mbr-section-subtitle,
#footer1-en .mbr-section-text {
  color: #fff;
}
#footer1-en .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcuAZuk.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcuAZuk.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcuAZuk.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcuAZuk .modal-content,
.cid-tu8BcuAZuk .modal-dialog {
  height: auto;
}
.cid-tu8BcuAZuk .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcuAZuk .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcuAZuk .form-wrapper .mbr-form .form-group,
  .cid-tu8BcuAZuk .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcuAZuk .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcuAZuk .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-tu8BcuAZuk .mbr-text {
  text-align: center;
}
.cid-tu8BcuAZuk .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcuAZuk .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcuAZuk .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcuAZuk .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcuAZuk .modal-open {
  overflow: hidden;
}
.cid-tu8BcuAZuk .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcuAZuk .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcuAZuk .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcuAZuk .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-tu8BcuAZuk .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcuAZuk .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcuAZuk .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcuAZuk .modal-content {
  background: #ecf0f1;
  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-tu8BcuAZuk .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcuAZuk .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcuAZuk .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcuAZuk .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcuAZuk .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-tu8BcuAZuk .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcuAZuk .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcuAZuk .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcuAZuk .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcuAZuk .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcuAZuk .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcuAZuk .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcuAZuk .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcuAZuk .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcuAZuk .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcuAZuk .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-tu8BcuAZuk .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcuAZuk .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcuAZuk .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcuAZuk .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcuAZuk .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcuAZuk .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcuAZuk .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcuAZuk .modal-lg,
  .cid-tu8BcuAZuk .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcuAZuk .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcuAZuk .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcuAZuk .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-tu8BcuAZuk .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcuAZuk .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcuAZuk .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcuAZuk .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-tu8BcuAZuk .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcuAZuk .mbr-section-btn .btn {
  margin: 0;
}

#features6-eo .lead {
  color: #9fa3a7;
}
#features6-eo .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-eo .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-eo .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-eo .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-eo .mbr-section-text B {
  font-size: 20px;
}
#content3-ep .mbr-section-title,
#content3-ep .mbr-section-subtitle {
  text-align: center;
}
#content3-ep H3 {
  text-align: right;
}
#menu-eq .hide-buttons .nav-btn {
  display: none !important;
}
#menu-eq .navbar-caption {
  color: #ffffff;
}
#menu-eq .navbar-toggler {
  color: #ffffff;
}
#menu-eq .close-icon::before,
#menu-eq .close-icon::after {
  background-color: #ffffff;
}
#menu-eq .link,
#menu-eq .dropdown-item {
  color: #ffffff;
}
#menu-eq .link {
  font-size: 0.875rem;
}
#menu-eq .dropdown-item,
#menu-eq .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-eq .link:hover,
#menu-eq .link:focus {
  color: #f39c12;
}
#menu-eq .dropdown-item:hover::before,
#menu-eq .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-eq .dropdown-item:hover,
#menu-eq .dropdown-item:focus {
  color: #ffffff;
}
#menu-eq .link[aria-expanded="true"],
#menu-eq .dropdown-menu {
  background: #bf6516;
}
#menu-eq .nav-dropdown-sm .link:focus,
#menu-eq .nav-dropdown-sm .link:hover,
#menu-eq .nav-dropdown-sm .dropdown-item:focus,
#menu-eq .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-eq .navbar,
#menu-eq .nav-dropdown-sm,
#menu-eq .nav-dropdown-sm .link[aria-expanded="true"],
#menu-eq .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-eq .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-eq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-eq .bg-color.transparent.opened .link:hover,
#menu-eq .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-eq .link[aria-expanded="true"],
#menu-eq .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-er P {
  color: #232323;
  font-size: 20px;
}
#buttons1-es .btn {
  font-size: 10px;
}
#buttons1-es SPAN {
  font-size: 20px;
}
#content1-ew P {
  color: #000000;
  font-size: 20px;
}
#content5-ex .mbr-section-title {
  font-size: 80px;
}
#content5-ex P {
  font-size: 20px;
}
#buttons1-ey .btn {
  font-size: 10px;
}
#buttons1-ey SPAN {
  font-size: 20px;
}
#footer1-ez .mbr-section-subtitle,
#footer1-ez .mbr-section-text {
  color: #fff;
}
#footer1-ez .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcvM8IR.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcvM8IR.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcvM8IR.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcvM8IR .modal-content,
.cid-tu8BcvM8IR .modal-dialog {
  height: auto;
}
.cid-tu8BcvM8IR .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcvM8IR .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcvM8IR .form-wrapper .mbr-form .form-group,
  .cid-tu8BcvM8IR .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcvM8IR .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcvM8IR .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-tu8BcvM8IR .mbr-text {
  text-align: center;
}
.cid-tu8BcvM8IR .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcvM8IR .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcvM8IR .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcvM8IR .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcvM8IR .modal-open {
  overflow: hidden;
}
.cid-tu8BcvM8IR .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcvM8IR .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcvM8IR .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcvM8IR .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-tu8BcvM8IR .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcvM8IR .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcvM8IR .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcvM8IR .modal-content {
  background: #ecf0f1;
  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-tu8BcvM8IR .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcvM8IR .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcvM8IR .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcvM8IR .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcvM8IR .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-tu8BcvM8IR .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcvM8IR .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcvM8IR .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcvM8IR .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcvM8IR .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcvM8IR .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcvM8IR .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcvM8IR .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcvM8IR .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcvM8IR .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcvM8IR .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-tu8BcvM8IR .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcvM8IR .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcvM8IR .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcvM8IR .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcvM8IR .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcvM8IR .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcvM8IR .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcvM8IR .modal-lg,
  .cid-tu8BcvM8IR .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcvM8IR .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcvM8IR .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcvM8IR .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-tu8BcvM8IR .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcvM8IR .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcvM8IR .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcvM8IR .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-tu8BcvM8IR .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcvM8IR .mbr-section-btn .btn {
  margin: 0;
}

#features6-f0 .lead {
  color: #9fa3a7;
}
#features6-f0 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-f0 .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-f0 .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-f0 .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-f0 .mbr-section-text B {
  font-size: 20px;
}
#content3-f1 .mbr-section-title,
#content3-f1 .mbr-section-subtitle {
  text-align: center;
}
#content3-f1 H3 {
  text-align: right;
}
#menu-f2 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-f2 .navbar-caption {
  color: #ffffff;
}
#menu-f2 .navbar-toggler {
  color: #ffffff;
}
#menu-f2 .close-icon::before,
#menu-f2 .close-icon::after {
  background-color: #ffffff;
}
#menu-f2 .link,
#menu-f2 .dropdown-item {
  color: #ffffff;
}
#menu-f2 .link {
  font-size: 0.875rem;
}
#menu-f2 .dropdown-item,
#menu-f2 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-f2 .link:hover,
#menu-f2 .link:focus {
  color: #f39c12;
}
#menu-f2 .dropdown-item:hover::before,
#menu-f2 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-f2 .dropdown-item:hover,
#menu-f2 .dropdown-item:focus {
  color: #ffffff;
}
#menu-f2 .link[aria-expanded="true"],
#menu-f2 .dropdown-menu {
  background: #bf6516;
}
#menu-f2 .nav-dropdown-sm .link:focus,
#menu-f2 .nav-dropdown-sm .link:hover,
#menu-f2 .nav-dropdown-sm .dropdown-item:focus,
#menu-f2 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-f2 .navbar,
#menu-f2 .nav-dropdown-sm,
#menu-f2 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-f2 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-f2 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-f2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-f2 .bg-color.transparent.opened .link:hover,
#menu-f2 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-f2 .link[aria-expanded="true"],
#menu-f2 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-f3 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-f4 .btn {
  font-size: 10px;
}
#buttons1-f4 SPAN {
  font-size: 20px;
}
#content1-f8 P {
  color: #000000;
  font-size: 20px;
}
#content5-f9 .mbr-section-title {
  font-size: 80px;
}
#content5-f9 P {
  font-size: 20px;
}
#buttons1-fa .btn {
  font-size: 10px;
}
#buttons1-fa SPAN {
  font-size: 20px;
}
#footer1-fb .mbr-section-subtitle,
#footer1-fb .mbr-section-text {
  color: #fff;
}
#footer1-fb .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcwRZET.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcwRZET.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcwRZET.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcwRZET .modal-content,
.cid-tu8BcwRZET .modal-dialog {
  height: auto;
}
.cid-tu8BcwRZET .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcwRZET .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcwRZET .form-wrapper .mbr-form .form-group,
  .cid-tu8BcwRZET .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcwRZET .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcwRZET .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-tu8BcwRZET .mbr-text {
  text-align: center;
}
.cid-tu8BcwRZET .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcwRZET .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcwRZET .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcwRZET .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcwRZET .modal-open {
  overflow: hidden;
}
.cid-tu8BcwRZET .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcwRZET .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcwRZET .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcwRZET .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-tu8BcwRZET .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcwRZET .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcwRZET .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcwRZET .modal-content {
  background: #ecf0f1;
  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-tu8BcwRZET .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcwRZET .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcwRZET .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcwRZET .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcwRZET .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-tu8BcwRZET .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcwRZET .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcwRZET .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcwRZET .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcwRZET .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcwRZET .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcwRZET .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcwRZET .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcwRZET .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcwRZET .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcwRZET .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-tu8BcwRZET .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcwRZET .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcwRZET .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcwRZET .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcwRZET .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcwRZET .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcwRZET .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcwRZET .modal-lg,
  .cid-tu8BcwRZET .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcwRZET .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcwRZET .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcwRZET .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-tu8BcwRZET .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcwRZET .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcwRZET .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcwRZET .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-tu8BcwRZET .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcwRZET .mbr-section-btn .btn {
  margin: 0;
}
#content1-gh P {
  color: #f39c12;
}
#content1-gh B {
  font-size: 48px;
  color: #e67e22;
}
#content1-gi P {
  color: #000000;
  font-size: 20px;
}
#menu-fh .hide-buttons .nav-btn {
  display: none !important;
}
#menu-fh .navbar-caption {
  color: #ffffff;
}
#menu-fh .navbar-toggler {
  color: #ffffff;
}
#menu-fh .close-icon::before,
#menu-fh .close-icon::after {
  background-color: #ffffff;
}
#menu-fh .link,
#menu-fh .dropdown-item {
  color: #ffffff;
}
#menu-fh .link {
  font-size: 0.875rem;
}
#menu-fh .dropdown-item,
#menu-fh .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-fh .link:hover,
#menu-fh .link:focus {
  color: #f39c12;
}
#menu-fh .dropdown-item:hover::before,
#menu-fh .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-fh .dropdown-item:hover,
#menu-fh .dropdown-item:focus {
  color: #ffffff;
}
#menu-fh .link[aria-expanded="true"],
#menu-fh .dropdown-menu {
  background: #bf6516;
}
#menu-fh .nav-dropdown-sm .link:focus,
#menu-fh .nav-dropdown-sm .link:hover,
#menu-fh .nav-dropdown-sm .dropdown-item:focus,
#menu-fh .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-fh .navbar,
#menu-fh .nav-dropdown-sm,
#menu-fh .nav-dropdown-sm .link[aria-expanded="true"],
#menu-fh .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-fh .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-fh .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-fh .bg-color.transparent.opened .link:hover,
#menu-fh .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-fh .link[aria-expanded="true"],
#menu-fh .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-gj P {
  color: #e67e22;
  font-size: 48px;
}
#content1-fk P {
  color: #232323;
  font-size: 20px;
}
#content1-fk B {
  color: #e67e22;
}
#content5-fl .mbr-section-title {
  font-size: 80px;
}
#content5-fl P {
  font-size: 20px;
}
#footer1-fm .mbr-section-subtitle,
#footer1-fm .mbr-section-text {
  color: #fff;
}
#footer1-fm .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbCV8rT.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbCV8rT.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbCV8rT.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbCV8rT .modal-content,
.cid-tu8BbCV8rT .modal-dialog {
  height: auto;
}
.cid-tu8BbCV8rT .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbCV8rT .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbCV8rT .form-wrapper .mbr-form .form-group,
  .cid-tu8BbCV8rT .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbCV8rT .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbCV8rT .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-tu8BbCV8rT .mbr-text {
  text-align: center;
}
.cid-tu8BbCV8rT .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbCV8rT .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbCV8rT .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbCV8rT .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbCV8rT .modal-open {
  overflow: hidden;
}
.cid-tu8BbCV8rT .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbCV8rT .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbCV8rT .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbCV8rT .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-tu8BbCV8rT .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbCV8rT .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbCV8rT .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbCV8rT .modal-content {
  background: #ecf0f1;
  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-tu8BbCV8rT .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbCV8rT .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbCV8rT .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbCV8rT .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbCV8rT .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-tu8BbCV8rT .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbCV8rT .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbCV8rT .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbCV8rT .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbCV8rT .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbCV8rT .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbCV8rT .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbCV8rT .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbCV8rT .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbCV8rT .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbCV8rT .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-tu8BbCV8rT .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbCV8rT .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbCV8rT .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbCV8rT .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbCV8rT .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbCV8rT .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbCV8rT .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbCV8rT .modal-lg,
  .cid-tu8BbCV8rT .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbCV8rT .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbCV8rT .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbCV8rT .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-tu8BbCV8rT .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbCV8rT .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbCV8rT .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbCV8rT .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-tu8BbCV8rT .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbCV8rT .mbr-section-btn .btn {
  margin: 0;
}
#menu-fn .hide-buttons .nav-btn {
  display: none !important;
}
#menu-fn .navbar-caption {
  color: #ffffff;
}
#menu-fn .navbar-toggler {
  color: #ffffff;
}
#menu-fn .close-icon::before,
#menu-fn .close-icon::after {
  background-color: #ffffff;
}
#menu-fn .link,
#menu-fn .dropdown-item {
  color: #ffffff;
}
#menu-fn .link {
  font-size: 0.875rem;
}
#menu-fn .dropdown-item,
#menu-fn .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-fn .link:hover,
#menu-fn .link:focus {
  color: #f39c12;
}
#menu-fn .dropdown-item:hover::before,
#menu-fn .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-fn .dropdown-item:hover,
#menu-fn .dropdown-item:focus {
  color: #ffffff;
}
#menu-fn .link[aria-expanded="true"],
#menu-fn .dropdown-menu {
  background: #bf6516;
}
#menu-fn .nav-dropdown-sm .link:focus,
#menu-fn .nav-dropdown-sm .link:hover,
#menu-fn .nav-dropdown-sm .dropdown-item:focus,
#menu-fn .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-fn .navbar,
#menu-fn .nav-dropdown-sm,
#menu-fn .nav-dropdown-sm .link[aria-expanded="true"],
#menu-fn .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-fn .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-fn .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-fn .bg-color.transparent.opened .link:hover,
#menu-fn .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-fn .link[aria-expanded="true"],
#menu-fn .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-gq P {
  color: #f39c12;
}
#content1-gq B {
  font-size: 48px;
  color: #e67e22;
}
#content1-fq P {
  color: #232323;
  font-size: 20px;
}
#content1-fq B {
  color: #e67e22;
}
#content1-gr P {
  color: #000000;
  font-size: 20px;
}
#call5-oa .mbr-section-title {
  text-align: center;
}
#content5-gv P {
  text-align: left;
  color: #ffffff;
  font-size: 20px;
}
#footer1-fs .mbr-section-subtitle,
#footer1-fs .mbr-section-text {
  color: #fff;
}
#footer1-fs .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbBRko0.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbBRko0.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbBRko0.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbBRko0 .modal-content,
.cid-tu8BbBRko0 .modal-dialog {
  height: auto;
}
.cid-tu8BbBRko0 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbBRko0 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbBRko0 .form-wrapper .mbr-form .form-group,
  .cid-tu8BbBRko0 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbBRko0 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbBRko0 .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-tu8BbBRko0 .mbr-text {
  text-align: center;
}
.cid-tu8BbBRko0 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbBRko0 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbBRko0 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbBRko0 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbBRko0 .modal-open {
  overflow: hidden;
}
.cid-tu8BbBRko0 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbBRko0 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbBRko0 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbBRko0 .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-tu8BbBRko0 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbBRko0 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbBRko0 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbBRko0 .modal-content {
  background: #ecf0f1;
  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-tu8BbBRko0 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbBRko0 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbBRko0 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbBRko0 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbBRko0 .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-tu8BbBRko0 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbBRko0 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbBRko0 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbBRko0 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbBRko0 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbBRko0 .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbBRko0 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbBRko0 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbBRko0 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbBRko0 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbBRko0 .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-tu8BbBRko0 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbBRko0 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbBRko0 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbBRko0 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbBRko0 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbBRko0 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbBRko0 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbBRko0 .modal-lg,
  .cid-tu8BbBRko0 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbBRko0 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbBRko0 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbBRko0 .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-tu8BbBRko0 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbBRko0 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbBRko0 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbBRko0 .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-tu8BbBRko0 .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbBRko0 .mbr-section-btn .btn {
  margin: 0;
}
#menu-ft .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ft .navbar-caption {
  color: #ffffff;
}
#menu-ft .navbar-toggler {
  color: #ffffff;
}
#menu-ft .close-icon::before,
#menu-ft .close-icon::after {
  background-color: #ffffff;
}
#menu-ft .link,
#menu-ft .dropdown-item {
  color: #ffffff;
}
#menu-ft .link {
  font-size: 0.875rem;
}
#menu-ft .dropdown-item,
#menu-ft .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-ft .link:hover,
#menu-ft .link:focus {
  color: #f39c12;
}
#menu-ft .dropdown-item:hover::before,
#menu-ft .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-ft .dropdown-item:hover,
#menu-ft .dropdown-item:focus {
  color: #ffffff;
}
#menu-ft .link[aria-expanded="true"],
#menu-ft .dropdown-menu {
  background: #bf6516;
}
#menu-ft .nav-dropdown-sm .link:focus,
#menu-ft .nav-dropdown-sm .link:hover,
#menu-ft .nav-dropdown-sm .dropdown-item:focus,
#menu-ft .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-ft .navbar,
#menu-ft .nav-dropdown-sm,
#menu-ft .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ft .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-ft .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ft .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ft .bg-color.transparent.opened .link:hover,
#menu-ft .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-ft .link[aria-expanded="true"],
#menu-ft .dropdown-item[aria-expanded="true"] {
  color: #f39c12 !important;
}
#content1-gh P {
  color: #000000;
  font-size: 60px;
  text-align: center;
}
#content1-fw P {
  color: #232323;
  font-size: 20px;
  text-align: left;
}
#content1-fw B {
  color: #000000;
}
#content5-gn .mbr-section-title {
  font-size: 60px;
}
#content1-gx P {
  color: #000000;
  font-size: 20px;
}
#content5-go .mbr-section-title {
  font-size: 60px;
}
#content1-gm P {
  color: #000000;
  font-size: 20px;
}
#content1-gm B {
  color: #000000;
  font-size: 20px;
}
#content5-gp .mbr-section-title {
  font-size: 60px;
}
#content1-gq P {
  color: #000000;
  font-size: 20px;
}
#content1-gq B {
  color: #000000;
  font-size: 20px;
}
#content5-gr .mbr-section-title {
  font-size: 60px;
}
#content1-gs P {
  color: #000000;
  font-size: 20px;
}
#content1-gs B {
  color: #000000;
  font-size: 20px;
}
#content5-gt .mbr-section-title {
  font-size: 60px;
}
#content1-gu P {
  color: #000000;
  font-size: 20px;
}
#content1-gu B {
  color: #000000;
  font-size: 20px;
}
#content1-gw P {
  color: #000000;
  font-size: 25px;
}
#content5-fx .mbr-section-title {
  font-size: 80px;
}
#content5-fx P {
  font-size: 20px;
}
#footer1-fy .mbr-section-subtitle,
#footer1-fy .mbr-section-text {
  color: #fff;
}
#footer1-fy .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbEkHZV.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbEkHZV.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbEkHZV.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbEkHZV .modal-content,
.cid-tu8BbEkHZV .modal-dialog {
  height: auto;
}
.cid-tu8BbEkHZV .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbEkHZV .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbEkHZV .form-wrapper .mbr-form .form-group,
  .cid-tu8BbEkHZV .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbEkHZV .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbEkHZV .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-tu8BbEkHZV .mbr-text {
  text-align: center;
}
.cid-tu8BbEkHZV .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbEkHZV .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbEkHZV .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbEkHZV .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbEkHZV .modal-open {
  overflow: hidden;
}
.cid-tu8BbEkHZV .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbEkHZV .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbEkHZV .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbEkHZV .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-tu8BbEkHZV .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbEkHZV .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbEkHZV .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbEkHZV .modal-content {
  background: #ecf0f1;
  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-tu8BbEkHZV .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbEkHZV .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbEkHZV .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbEkHZV .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbEkHZV .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-tu8BbEkHZV .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbEkHZV .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbEkHZV .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbEkHZV .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbEkHZV .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbEkHZV .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbEkHZV .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbEkHZV .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbEkHZV .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbEkHZV .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbEkHZV .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-tu8BbEkHZV .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbEkHZV .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbEkHZV .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbEkHZV .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbEkHZV .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbEkHZV .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbEkHZV .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbEkHZV .modal-lg,
  .cid-tu8BbEkHZV .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbEkHZV .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbEkHZV .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbEkHZV .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-tu8BbEkHZV .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbEkHZV .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbEkHZV .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbEkHZV .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-tu8BbEkHZV .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbEkHZV .mbr-section-btn .btn {
  margin: 0;
}
#menu-fz .hide-buttons .nav-btn {
  display: none !important;
}
#menu-fz .navbar-caption {
  color: #ffffff;
}
#menu-fz .navbar-toggler {
  color: #ffffff;
}
#menu-fz .close-icon::before,
#menu-fz .close-icon::after {
  background-color: #ffffff;
}
#menu-fz .link,
#menu-fz .dropdown-item {
  color: #ffffff;
}
#menu-fz .link {
  font-size: 0.875rem;
}
#menu-fz .dropdown-item,
#menu-fz .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-fz .link:hover,
#menu-fz .link:focus {
  color: #f39c12;
}
#menu-fz .dropdown-item:hover::before,
#menu-fz .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-fz .dropdown-item:hover,
#menu-fz .dropdown-item:focus {
  color: #ffffff;
}
#menu-fz .link[aria-expanded="true"],
#menu-fz .dropdown-menu {
  background: #bf6516;
}
#menu-fz .nav-dropdown-sm .link:focus,
#menu-fz .nav-dropdown-sm .link:hover,
#menu-fz .nav-dropdown-sm .dropdown-item:focus,
#menu-fz .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-fz .navbar,
#menu-fz .nav-dropdown-sm,
#menu-fz .nav-dropdown-sm .link[aria-expanded="true"],
#menu-fz .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-fz .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-fz .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-fz .bg-color.transparent.opened .link:hover,
#menu-fz .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-fz .link[aria-expanded="true"],
#menu-fz .dropdown-item[aria-expanded="true"] {
  color: #f39c12 !important;
}
#content1-gk P {
  color: #f39c12;
}
#content1-gk B {
  font-size: 48px;
  color: #e67e22;
}
#content1-g2 P {
  color: #232323;
  font-size: 20px;
}
#content1-g2 B {
  color: #e67e22;
}
#content5-g3 .mbr-section-title {
  font-size: 80px;
}
#content5-g3 P {
  font-size: 20px;
}
#footer1-g4 .mbr-section-subtitle,
#footer1-g4 .mbr-section-text {
  color: #fff;
}
#footer1-g4 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbFzrEQ.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbFzrEQ.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbFzrEQ.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbFzrEQ .modal-content,
.cid-tu8BbFzrEQ .modal-dialog {
  height: auto;
}
.cid-tu8BbFzrEQ .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbFzrEQ .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbFzrEQ .form-wrapper .mbr-form .form-group,
  .cid-tu8BbFzrEQ .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbFzrEQ .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbFzrEQ .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-tu8BbFzrEQ .mbr-text {
  text-align: center;
}
.cid-tu8BbFzrEQ .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbFzrEQ .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbFzrEQ .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbFzrEQ .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbFzrEQ .modal-open {
  overflow: hidden;
}
.cid-tu8BbFzrEQ .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbFzrEQ .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbFzrEQ .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbFzrEQ .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-tu8BbFzrEQ .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbFzrEQ .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbFzrEQ .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbFzrEQ .modal-content {
  background: #ecf0f1;
  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-tu8BbFzrEQ .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbFzrEQ .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbFzrEQ .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbFzrEQ .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbFzrEQ .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-tu8BbFzrEQ .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbFzrEQ .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbFzrEQ .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbFzrEQ .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbFzrEQ .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbFzrEQ .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbFzrEQ .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbFzrEQ .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbFzrEQ .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbFzrEQ .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbFzrEQ .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-tu8BbFzrEQ .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbFzrEQ .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbFzrEQ .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbFzrEQ .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbFzrEQ .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbFzrEQ .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbFzrEQ .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbFzrEQ .modal-lg,
  .cid-tu8BbFzrEQ .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbFzrEQ .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbFzrEQ .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbFzrEQ .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-tu8BbFzrEQ .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbFzrEQ .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbFzrEQ .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbFzrEQ .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-tu8BbFzrEQ .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbFzrEQ .mbr-section-btn .btn {
  margin: 0;
}

#features6-cm .lead {
  color: #9fa3a7;
}
#features6-cm .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-cm .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-cm .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-cm .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-cm .mbr-section-text B {
  font-size: 20px;
}
#content3-cn .mbr-section-title,
#content3-cn .mbr-section-subtitle {
  text-align: center;
}
#content3-cn H3 {
  text-align: right;
}
#menu-co .hide-buttons .nav-btn {
  display: none !important;
}
#menu-co .navbar-caption {
  color: #ffffff;
}
#menu-co .navbar-toggler {
  color: #ffffff;
}
#menu-co .close-icon::before,
#menu-co .close-icon::after {
  background-color: #ffffff;
}
#menu-co .link,
#menu-co .dropdown-item {
  color: #ffffff;
}
#menu-co .link {
  font-size: 0.875rem;
}
#menu-co .dropdown-item,
#menu-co .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-co .link:hover,
#menu-co .link:focus {
  color: #f39c12;
}
#menu-co .dropdown-item:hover::before,
#menu-co .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-co .dropdown-item:hover,
#menu-co .dropdown-item:focus {
  color: #ffffff;
}
#menu-co .link[aria-expanded="true"],
#menu-co .dropdown-menu {
  background: #bf6516;
}
#menu-co .nav-dropdown-sm .link:focus,
#menu-co .nav-dropdown-sm .link:hover,
#menu-co .nav-dropdown-sm .dropdown-item:focus,
#menu-co .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-co .navbar,
#menu-co .nav-dropdown-sm,
#menu-co .nav-dropdown-sm .link[aria-expanded="true"],
#menu-co .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-co .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-co .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-co .bg-color.transparent.opened .link:hover,
#menu-co .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-co .link[aria-expanded="true"],
#menu-co .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-cp P {
  color: #232323;
  font-size: 20px;
}
#buttons1-cq .btn {
  font-size: 10px;
}
#buttons1-cq SPAN {
  font-size: 20px;
}
#content1-cu P {
  color: #000000;
  font-size: 20px;
}
#content5-cv .mbr-section-title {
  font-size: 80px;
}
#content5-cv P {
  font-size: 20px;
}
#buttons1-cw .btn {
  font-size: 10px;
}
#buttons1-cw SPAN {
  font-size: 20px;
}
#footer1-cx .mbr-section-subtitle,
#footer1-cx .mbr-section-text {
  color: #fff;
}
#footer1-cx .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcrefSR.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcrefSR.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcrefSR.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcrefSR .modal-content,
.cid-tu8BcrefSR .modal-dialog {
  height: auto;
}
.cid-tu8BcrefSR .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcrefSR .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcrefSR .form-wrapper .mbr-form .form-group,
  .cid-tu8BcrefSR .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcrefSR .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcrefSR .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-tu8BcrefSR .mbr-text {
  text-align: center;
}
.cid-tu8BcrefSR .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcrefSR .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcrefSR .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcrefSR .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcrefSR .modal-open {
  overflow: hidden;
}
.cid-tu8BcrefSR .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcrefSR .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcrefSR .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcrefSR .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-tu8BcrefSR .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcrefSR .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcrefSR .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcrefSR .modal-content {
  background: #ecf0f1;
  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-tu8BcrefSR .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcrefSR .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcrefSR .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcrefSR .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcrefSR .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-tu8BcrefSR .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcrefSR .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcrefSR .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcrefSR .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcrefSR .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcrefSR .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcrefSR .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcrefSR .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcrefSR .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcrefSR .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcrefSR .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-tu8BcrefSR .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcrefSR .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcrefSR .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcrefSR .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcrefSR .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcrefSR .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcrefSR .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcrefSR .modal-lg,
  .cid-tu8BcrefSR .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcrefSR .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcrefSR .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcrefSR .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-tu8BcrefSR .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcrefSR .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcrefSR .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcrefSR .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-tu8BcrefSR .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcrefSR .mbr-section-btn .btn {
  margin: 0;
}
#menu-ga .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ga .navbar-caption {
  color: #ffffff;
}
#menu-ga .navbar-toggler {
  color: #ffffff;
}
#menu-ga .close-icon::before,
#menu-ga .close-icon::after {
  background-color: #ffffff;
}
#menu-ga .link,
#menu-ga .dropdown-item {
  color: #ffffff;
}
#menu-ga .link {
  font-size: 0.875rem;
}
#menu-ga .dropdown-item,
#menu-ga .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-ga .link:hover,
#menu-ga .link:focus {
  color: #f39c12;
}
#menu-ga .dropdown-item:hover::before,
#menu-ga .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-ga .dropdown-item:hover,
#menu-ga .dropdown-item:focus {
  color: #ffffff;
}
#menu-ga .link[aria-expanded="true"],
#menu-ga .dropdown-menu {
  background: #bf6516;
}
#menu-ga .nav-dropdown-sm .link:focus,
#menu-ga .nav-dropdown-sm .link:hover,
#menu-ga .nav-dropdown-sm .dropdown-item:focus,
#menu-ga .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-ga .navbar,
#menu-ga .nav-dropdown-sm,
#menu-ga .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ga .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-ga .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ga .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ga .bg-color.transparent.opened .link:hover,
#menu-ga .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-ga .link[aria-expanded="true"],
#menu-ga .dropdown-item[aria-expanded="true"] {
  color: #f39c12 !important;
}
#features6-gj .lead {
  color: #9fa3a7;
}
#features6-gj .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-gj .mbr-section-text {
  color: #232323;
  font-size: 20px;
}
#features6-gj .mbr-section-title {
  font-size: 36px;
}
#content5-ge .mbr-section-title {
  font-size: 80px;
}
#content5-ge P {
  font-size: 20px;
}
#footer1-gf .mbr-section-subtitle,
#footer1-gf .mbr-section-text {
  color: #fff;
}
#footer1-gf .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbAPsW9.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbAPsW9.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbAPsW9.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbAPsW9 .modal-content,
.cid-tu8BbAPsW9 .modal-dialog {
  height: auto;
}
.cid-tu8BbAPsW9 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbAPsW9 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbAPsW9 .form-wrapper .mbr-form .form-group,
  .cid-tu8BbAPsW9 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbAPsW9 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbAPsW9 .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-tu8BbAPsW9 .mbr-text {
  text-align: center;
}
.cid-tu8BbAPsW9 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbAPsW9 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbAPsW9 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbAPsW9 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbAPsW9 .modal-open {
  overflow: hidden;
}
.cid-tu8BbAPsW9 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbAPsW9 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbAPsW9 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbAPsW9 .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-tu8BbAPsW9 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbAPsW9 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbAPsW9 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbAPsW9 .modal-content {
  background: #ecf0f1;
  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-tu8BbAPsW9 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbAPsW9 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbAPsW9 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbAPsW9 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbAPsW9 .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-tu8BbAPsW9 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbAPsW9 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbAPsW9 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbAPsW9 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbAPsW9 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbAPsW9 .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbAPsW9 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbAPsW9 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbAPsW9 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbAPsW9 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbAPsW9 .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-tu8BbAPsW9 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbAPsW9 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbAPsW9 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbAPsW9 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbAPsW9 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbAPsW9 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbAPsW9 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbAPsW9 .modal-lg,
  .cid-tu8BbAPsW9 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbAPsW9 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbAPsW9 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbAPsW9 .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-tu8BbAPsW9 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbAPsW9 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbAPsW9 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbAPsW9 .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-tu8BbAPsW9 .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbAPsW9 .mbr-section-btn .btn {
  margin: 0;
}

#features6-gl .lead {
  color: #9fa3a7;
}
#features6-gl .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-gl .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-gl .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-gl .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-gl .mbr-section-text B {
  font-size: 20px;
}
#content3-gm .mbr-section-title,
#content3-gm .mbr-section-subtitle {
  text-align: center;
}
#content3-gm H3 {
  text-align: right;
}
#menu-gn .hide-buttons .nav-btn {
  display: none !important;
}
#menu-gn .navbar-caption {
  color: #ffffff;
}
#menu-gn .navbar-toggler {
  color: #ffffff;
}
#menu-gn .close-icon::before,
#menu-gn .close-icon::after {
  background-color: #ffffff;
}
#menu-gn .link,
#menu-gn .dropdown-item {
  color: #ffffff;
}
#menu-gn .link {
  font-size: 0.875rem;
}
#menu-gn .dropdown-item,
#menu-gn .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-gn .link:hover,
#menu-gn .link:focus {
  color: #f39c12;
}
#menu-gn .dropdown-item:hover::before,
#menu-gn .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-gn .dropdown-item:hover,
#menu-gn .dropdown-item:focus {
  color: #ffffff;
}
#menu-gn .link[aria-expanded="true"],
#menu-gn .dropdown-menu {
  background: #bf6516;
}
#menu-gn .nav-dropdown-sm .link:focus,
#menu-gn .nav-dropdown-sm .link:hover,
#menu-gn .nav-dropdown-sm .dropdown-item:focus,
#menu-gn .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-gn .navbar,
#menu-gn .nav-dropdown-sm,
#menu-gn .nav-dropdown-sm .link[aria-expanded="true"],
#menu-gn .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-gn .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-gn .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-gn .bg-color.transparent.opened .link:hover,
#menu-gn .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-gn .link[aria-expanded="true"],
#menu-gn .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-go P {
  color: #232323;
  font-size: 20px;
}
#buttons1-gp .btn {
  font-size: 10px;
}
#buttons1-gp SPAN {
  font-size: 20px;
}
#content1-gt P {
  color: #000000;
  font-size: 20px;
}
#content5-gu .mbr-section-title {
  font-size: 80px;
}
#content5-gu P {
  font-size: 20px;
}
#buttons1-gv .btn {
  font-size: 10px;
}
#buttons1-gv SPAN {
  font-size: 20px;
}
#footer1-gw .mbr-section-subtitle,
#footer1-gw .mbr-section-text {
  color: #fff;
}
#footer1-gw .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcdQsN2.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcdQsN2.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcdQsN2.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcdQsN2 .modal-content,
.cid-tu8BcdQsN2 .modal-dialog {
  height: auto;
}
.cid-tu8BcdQsN2 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcdQsN2 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcdQsN2 .form-wrapper .mbr-form .form-group,
  .cid-tu8BcdQsN2 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcdQsN2 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcdQsN2 .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-tu8BcdQsN2 .mbr-text {
  text-align: center;
}
.cid-tu8BcdQsN2 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcdQsN2 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcdQsN2 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcdQsN2 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcdQsN2 .modal-open {
  overflow: hidden;
}
.cid-tu8BcdQsN2 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcdQsN2 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcdQsN2 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcdQsN2 .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-tu8BcdQsN2 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcdQsN2 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcdQsN2 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcdQsN2 .modal-content {
  background: #ecf0f1;
  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-tu8BcdQsN2 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcdQsN2 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcdQsN2 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcdQsN2 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcdQsN2 .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-tu8BcdQsN2 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcdQsN2 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcdQsN2 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcdQsN2 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcdQsN2 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcdQsN2 .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcdQsN2 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcdQsN2 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcdQsN2 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcdQsN2 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcdQsN2 .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-tu8BcdQsN2 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcdQsN2 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcdQsN2 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcdQsN2 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcdQsN2 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcdQsN2 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcdQsN2 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcdQsN2 .modal-lg,
  .cid-tu8BcdQsN2 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcdQsN2 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcdQsN2 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcdQsN2 .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-tu8BcdQsN2 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcdQsN2 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcdQsN2 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcdQsN2 .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-tu8BcdQsN2 .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcdQsN2 .mbr-section-btn .btn {
  margin: 0;
}

#features6-gy .lead {
  color: #9fa3a7;
}
#features6-gy .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-gy .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-gy .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-gy .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-gy .mbr-section-text B {
  font-size: 20px;
}
#content3-gz .mbr-section-title,
#content3-gz .mbr-section-subtitle {
  text-align: center;
}
#content3-gz H3 {
  text-align: right;
}
#menu-h0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-h0 .navbar-caption {
  color: #ffffff;
}
#menu-h0 .navbar-toggler {
  color: #ffffff;
}
#menu-h0 .close-icon::before,
#menu-h0 .close-icon::after {
  background-color: #ffffff;
}
#menu-h0 .link,
#menu-h0 .dropdown-item {
  color: #ffffff;
}
#menu-h0 .link {
  font-size: 0.875rem;
}
#menu-h0 .dropdown-item,
#menu-h0 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-h0 .link:hover,
#menu-h0 .link:focus {
  color: #f39c12;
}
#menu-h0 .dropdown-item:hover::before,
#menu-h0 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-h0 .dropdown-item:hover,
#menu-h0 .dropdown-item:focus {
  color: #ffffff;
}
#menu-h0 .link[aria-expanded="true"],
#menu-h0 .dropdown-menu {
  background: #bf6516;
}
#menu-h0 .nav-dropdown-sm .link:focus,
#menu-h0 .nav-dropdown-sm .link:hover,
#menu-h0 .nav-dropdown-sm .dropdown-item:focus,
#menu-h0 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-h0 .navbar,
#menu-h0 .nav-dropdown-sm,
#menu-h0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-h0 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-h0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-h0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-h0 .bg-color.transparent.opened .link:hover,
#menu-h0 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-h0 .link[aria-expanded="true"],
#menu-h0 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-h1 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-h2 .btn {
  font-size: 10px;
}
#buttons1-h2 SPAN {
  font-size: 20px;
}
#content1-h6 P {
  color: #000000;
  font-size: 20px;
}
#content5-h7 .mbr-section-title {
  font-size: 80px;
}
#content5-h7 P {
  font-size: 20px;
}
#buttons1-h8 .btn {
  font-size: 10px;
}
#buttons1-h8 SPAN {
  font-size: 20px;
}
#footer1-h9 .mbr-section-subtitle,
#footer1-h9 .mbr-section-text {
  color: #fff;
}
#footer1-h9 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8Bc51R6V.popup-builder {
  background-color: #ffffff;
}
.cid-tu8Bc51R6V.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8Bc51R6V.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8Bc51R6V .modal-content,
.cid-tu8Bc51R6V .modal-dialog {
  height: auto;
}
.cid-tu8Bc51R6V .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8Bc51R6V .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8Bc51R6V .form-wrapper .mbr-form .form-group,
  .cid-tu8Bc51R6V .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8Bc51R6V .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8Bc51R6V .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-tu8Bc51R6V .mbr-text {
  text-align: center;
}
.cid-tu8Bc51R6V .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8Bc51R6V .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8Bc51R6V .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8Bc51R6V .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8Bc51R6V .modal-open {
  overflow: hidden;
}
.cid-tu8Bc51R6V .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8Bc51R6V .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8Bc51R6V .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8Bc51R6V .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-tu8Bc51R6V .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8Bc51R6V .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8Bc51R6V .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8Bc51R6V .modal-content {
  background: #ecf0f1;
  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-tu8Bc51R6V .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8Bc51R6V .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8Bc51R6V .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8Bc51R6V .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8Bc51R6V .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-tu8Bc51R6V .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc51R6V .modal-header {
    padding: 1rem;
  }
}
.cid-tu8Bc51R6V .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8Bc51R6V .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8Bc51R6V .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8Bc51R6V .modal-header .close:focus {
  outline: none;
}
.cid-tu8Bc51R6V .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8Bc51R6V .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8Bc51R6V .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc51R6V .modal-body {
    padding: 1rem;
  }
}
.cid-tu8Bc51R6V .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-tu8Bc51R6V .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8Bc51R6V .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8Bc51R6V .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8Bc51R6V .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8Bc51R6V .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8Bc51R6V .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8Bc51R6V .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8Bc51R6V .modal-lg,
  .cid-tu8Bc51R6V .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8Bc51R6V .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8Bc51R6V .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8Bc51R6V .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-tu8Bc51R6V .form-group {
  margin-bottom: 1rem;
}
.cid-tu8Bc51R6V .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8Bc51R6V .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8Bc51R6V .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-tu8Bc51R6V .mbr-section-btn {
  margin: 0;
}
.cid-tu8Bc51R6V .mbr-section-btn .btn {
  margin: 0;
}

#features6-ha .lead {
  color: #9fa3a7;
}
#features6-ha .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-ha .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-ha .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-ha .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-ha .mbr-section-text B {
  font-size: 20px;
}
#content3-hb .mbr-section-title,
#content3-hb .mbr-section-subtitle {
  text-align: center;
}
#content3-hb H3 {
  text-align: right;
}
#menu-hc .hide-buttons .nav-btn {
  display: none !important;
}
#menu-hc .navbar-caption {
  color: #ffffff;
}
#menu-hc .navbar-toggler {
  color: #ffffff;
}
#menu-hc .close-icon::before,
#menu-hc .close-icon::after {
  background-color: #ffffff;
}
#menu-hc .link,
#menu-hc .dropdown-item {
  color: #ffffff;
}
#menu-hc .link {
  font-size: 0.875rem;
}
#menu-hc .dropdown-item,
#menu-hc .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-hc .link:hover,
#menu-hc .link:focus {
  color: #f39c12;
}
#menu-hc .dropdown-item:hover::before,
#menu-hc .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-hc .dropdown-item:hover,
#menu-hc .dropdown-item:focus {
  color: #ffffff;
}
#menu-hc .link[aria-expanded="true"],
#menu-hc .dropdown-menu {
  background: #bf6516;
}
#menu-hc .nav-dropdown-sm .link:focus,
#menu-hc .nav-dropdown-sm .link:hover,
#menu-hc .nav-dropdown-sm .dropdown-item:focus,
#menu-hc .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-hc .navbar,
#menu-hc .nav-dropdown-sm,
#menu-hc .nav-dropdown-sm .link[aria-expanded="true"],
#menu-hc .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-hc .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-hc .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-hc .bg-color.transparent.opened .link:hover,
#menu-hc .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-hc .link[aria-expanded="true"],
#menu-hc .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-hd P {
  color: #232323;
  font-size: 20px;
}
#buttons1-he .btn {
  font-size: 10px;
}
#buttons1-he SPAN {
  font-size: 20px;
}
#content3-hf .mbr-section-title,
#content3-hf .mbr-section-subtitle {
  text-align: center;
}
#content1-hi P {
  color: #000000;
  font-size: 20px;
}
#content5-hj .mbr-section-title {
  font-size: 80px;
}
#content5-hj P {
  font-size: 20px;
}
#buttons1-hk .btn {
  font-size: 10px;
}
#buttons1-hk SPAN {
  font-size: 20px;
}
#footer1-hl .mbr-section-subtitle,
#footer1-hl .mbr-section-text {
  color: #fff;
}
#footer1-hl .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcxZdUo.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcxZdUo.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcxZdUo.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcxZdUo .modal-content,
.cid-tu8BcxZdUo .modal-dialog {
  height: auto;
}
.cid-tu8BcxZdUo .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcxZdUo .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcxZdUo .form-wrapper .mbr-form .form-group,
  .cid-tu8BcxZdUo .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcxZdUo .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcxZdUo .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-tu8BcxZdUo .mbr-text {
  text-align: center;
}
.cid-tu8BcxZdUo .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcxZdUo .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcxZdUo .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcxZdUo .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcxZdUo .modal-open {
  overflow: hidden;
}
.cid-tu8BcxZdUo .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcxZdUo .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcxZdUo .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcxZdUo .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-tu8BcxZdUo .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcxZdUo .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcxZdUo .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcxZdUo .modal-content {
  background: #ecf0f1;
  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-tu8BcxZdUo .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcxZdUo .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcxZdUo .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcxZdUo .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcxZdUo .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-tu8BcxZdUo .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcxZdUo .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcxZdUo .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcxZdUo .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcxZdUo .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcxZdUo .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcxZdUo .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcxZdUo .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcxZdUo .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcxZdUo .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcxZdUo .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-tu8BcxZdUo .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcxZdUo .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcxZdUo .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcxZdUo .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcxZdUo .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcxZdUo .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcxZdUo .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcxZdUo .modal-lg,
  .cid-tu8BcxZdUo .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcxZdUo .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcxZdUo .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcxZdUo .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-tu8BcxZdUo .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcxZdUo .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcxZdUo .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcxZdUo .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-tu8BcxZdUo .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcxZdUo .mbr-section-btn .btn {
  margin: 0;
}
#content3-hr .mbr-section-title,
#content3-hr .mbr-section-subtitle {
  text-align: center;
}
#content3-hr B {
  color: #e67e22;
}
#content1-hs P {
  color: #000000;
  font-size: 20px;
}
#features1-ht .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-ht .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
}
#features1-ht .mbr-section-text {
  text-align: center;
}
#menu-hv .hide-buttons .nav-btn {
  display: none !important;
}
#menu-hv .navbar-caption {
  color: #ffffff;
}
#menu-hv .navbar-toggler {
  color: #ffffff;
}
#menu-hv .close-icon::before,
#menu-hv .close-icon::after {
  background-color: #ffffff;
}
#menu-hv .link,
#menu-hv .dropdown-item {
  color: #ffffff;
}
#menu-hv .link {
  font-size: 0.875rem;
}
#menu-hv .dropdown-item,
#menu-hv .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-hv .link:hover,
#menu-hv .link:focus {
  color: #f39c12;
}
#menu-hv .dropdown-item:hover::before,
#menu-hv .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-hv .dropdown-item:hover,
#menu-hv .dropdown-item:focus {
  color: #ffffff;
}
#menu-hv .link[aria-expanded="true"],
#menu-hv .dropdown-menu {
  background: #bf6516;
}
#menu-hv .nav-dropdown-sm .link:focus,
#menu-hv .nav-dropdown-sm .link:hover,
#menu-hv .nav-dropdown-sm .dropdown-item:focus,
#menu-hv .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-hv .navbar,
#menu-hv .nav-dropdown-sm,
#menu-hv .nav-dropdown-sm .link[aria-expanded="true"],
#menu-hv .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-hv .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-hv .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-hv .bg-color.transparent.opened .link:hover,
#menu-hv .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-hv .link[aria-expanded="true"],
#menu-hv .dropdown-item[aria-expanded="true"] {
  color: #f39c12 !important;
}
#content1-hw P {
  color: #000000;
  font-size: 20px;
}
#footer1-hx .mbr-section-subtitle,
#footer1-hx .mbr-section-text {
  color: #fff;
}
#footer1-hx .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbO631W.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbO631W.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbO631W.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbO631W .modal-content,
.cid-tu8BbO631W .modal-dialog {
  height: auto;
}
.cid-tu8BbO631W .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbO631W .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbO631W .form-wrapper .mbr-form .form-group,
  .cid-tu8BbO631W .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbO631W .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbO631W .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-tu8BbO631W .mbr-text {
  text-align: center;
}
.cid-tu8BbO631W .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbO631W .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbO631W .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbO631W .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbO631W .modal-open {
  overflow: hidden;
}
.cid-tu8BbO631W .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbO631W .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbO631W .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbO631W .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-tu8BbO631W .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbO631W .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbO631W .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbO631W .modal-content {
  background: #ecf0f1;
  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-tu8BbO631W .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbO631W .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbO631W .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbO631W .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbO631W .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-tu8BbO631W .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbO631W .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbO631W .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbO631W .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbO631W .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbO631W .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbO631W .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbO631W .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbO631W .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbO631W .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbO631W .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-tu8BbO631W .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbO631W .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbO631W .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbO631W .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbO631W .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbO631W .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbO631W .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbO631W .modal-lg,
  .cid-tu8BbO631W .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbO631W .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbO631W .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbO631W .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-tu8BbO631W .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbO631W .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbO631W .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbO631W .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-tu8BbO631W .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbO631W .mbr-section-btn .btn {
  margin: 0;
}

#features6-ib .lead {
  color: #9fa3a7;
}
#features6-ib .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-ib .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-ib .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-ib .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-ib .mbr-section-text B {
  font-size: 20px;
}
#content3-ic .mbr-section-title,
#content3-ic .mbr-section-subtitle {
  text-align: center;
}
#content3-ic H3 {
  text-align: right;
}
#menu-id .hide-buttons .nav-btn {
  display: none !important;
}
#menu-id .navbar-caption {
  color: #ffffff;
}
#menu-id .navbar-toggler {
  color: #ffffff;
}
#menu-id .close-icon::before,
#menu-id .close-icon::after {
  background-color: #ffffff;
}
#menu-id .link,
#menu-id .dropdown-item {
  color: #ffffff;
}
#menu-id .link {
  font-size: 0.875rem;
}
#menu-id .dropdown-item,
#menu-id .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-id .link:hover,
#menu-id .link:focus {
  color: #f39c12;
}
#menu-id .dropdown-item:hover::before,
#menu-id .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-id .dropdown-item:hover,
#menu-id .dropdown-item:focus {
  color: #ffffff;
}
#menu-id .link[aria-expanded="true"],
#menu-id .dropdown-menu {
  background: #bf6516;
}
#menu-id .nav-dropdown-sm .link:focus,
#menu-id .nav-dropdown-sm .link:hover,
#menu-id .nav-dropdown-sm .dropdown-item:focus,
#menu-id .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-id .navbar,
#menu-id .nav-dropdown-sm,
#menu-id .nav-dropdown-sm .link[aria-expanded="true"],
#menu-id .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-id .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-id .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-id .bg-color.transparent.opened .link:hover,
#menu-id .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-id .link[aria-expanded="true"],
#menu-id .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-ie P {
  color: #232323;
  font-size: 20px;
}
#buttons1-if .btn {
  font-size: 10px;
}
#buttons1-if SPAN {
  font-size: 20px;
}
#content1-ij P {
  color: #000000;
  font-size: 20px;
}
#content5-ik .mbr-section-title {
  font-size: 80px;
}
#content5-ik P {
  font-size: 20px;
}
#buttons1-il .btn {
  font-size: 10px;
}
#buttons1-il SPAN {
  font-size: 20px;
}
#footer1-im .mbr-section-subtitle,
#footer1-im .mbr-section-text {
  color: #fff;
}
#footer1-im .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcCCwIO.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcCCwIO.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcCCwIO.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcCCwIO .modal-content,
.cid-tu8BcCCwIO .modal-dialog {
  height: auto;
}
.cid-tu8BcCCwIO .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcCCwIO .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcCCwIO .form-wrapper .mbr-form .form-group,
  .cid-tu8BcCCwIO .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcCCwIO .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcCCwIO .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-tu8BcCCwIO .mbr-text {
  text-align: center;
}
.cid-tu8BcCCwIO .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcCCwIO .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcCCwIO .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcCCwIO .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcCCwIO .modal-open {
  overflow: hidden;
}
.cid-tu8BcCCwIO .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcCCwIO .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcCCwIO .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcCCwIO .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-tu8BcCCwIO .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcCCwIO .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcCCwIO .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcCCwIO .modal-content {
  background: #ecf0f1;
  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-tu8BcCCwIO .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcCCwIO .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcCCwIO .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcCCwIO .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcCCwIO .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-tu8BcCCwIO .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcCCwIO .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcCCwIO .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcCCwIO .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcCCwIO .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcCCwIO .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcCCwIO .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcCCwIO .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcCCwIO .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcCCwIO .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcCCwIO .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-tu8BcCCwIO .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcCCwIO .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcCCwIO .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcCCwIO .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcCCwIO .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcCCwIO .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcCCwIO .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcCCwIO .modal-lg,
  .cid-tu8BcCCwIO .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcCCwIO .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcCCwIO .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcCCwIO .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-tu8BcCCwIO .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcCCwIO .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcCCwIO .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcCCwIO .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-tu8BcCCwIO .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcCCwIO .mbr-section-btn .btn {
  margin: 0;
}
#content3-io .mbr-section-title,
#content3-io .mbr-section-subtitle {
  text-align: center;
}
#content3-io B {
  color: #e67e22;
}
#content1-ip P {
  color: #000000;
  font-size: 20px;
}
#features1-iq .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-iq .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
}
#features1-iq .mbr-section-text {
  text-align: center;
}
#menu-ir .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ir .navbar-caption {
  color: #ffffff;
}
#menu-ir .navbar-toggler {
  color: #ffffff;
}
#menu-ir .close-icon::before,
#menu-ir .close-icon::after {
  background-color: #ffffff;
}
#menu-ir .link,
#menu-ir .dropdown-item {
  color: #ffffff;
}
#menu-ir .link {
  font-size: 0.875rem;
}
#menu-ir .dropdown-item,
#menu-ir .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-ir .link:hover,
#menu-ir .link:focus {
  color: #f39c12;
}
#menu-ir .dropdown-item:hover::before,
#menu-ir .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-ir .dropdown-item:hover,
#menu-ir .dropdown-item:focus {
  color: #ffffff;
}
#menu-ir .link[aria-expanded="true"],
#menu-ir .dropdown-menu {
  background: #bf6516;
}
#menu-ir .nav-dropdown-sm .link:focus,
#menu-ir .nav-dropdown-sm .link:hover,
#menu-ir .nav-dropdown-sm .dropdown-item:focus,
#menu-ir .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-ir .navbar,
#menu-ir .nav-dropdown-sm,
#menu-ir .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ir .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-ir .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ir .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ir .bg-color.transparent.opened .link:hover,
#menu-ir .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-ir .link[aria-expanded="true"],
#menu-ir .dropdown-item[aria-expanded="true"] {
  color: #f39c12 !important;
}
#slider3-is .mbr-section-title,
#slider3-is .mbr-section-text {
  color: #fff;
}
#slider3-is .mbr-section-text {
  font-size: 20px;
}
#content1-iu P {
  color: #000000;
  font-size: 20px;
}
#footer1-iv .mbr-section-subtitle,
#footer1-iv .mbr-section-text {
  color: #fff;
}
#footer1-iv .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbLJdzv.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbLJdzv.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbLJdzv.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbLJdzv .modal-content,
.cid-tu8BbLJdzv .modal-dialog {
  height: auto;
}
.cid-tu8BbLJdzv .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbLJdzv .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbLJdzv .form-wrapper .mbr-form .form-group,
  .cid-tu8BbLJdzv .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbLJdzv .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbLJdzv .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-tu8BbLJdzv .mbr-text {
  text-align: center;
}
.cid-tu8BbLJdzv .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbLJdzv .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbLJdzv .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbLJdzv .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbLJdzv .modal-open {
  overflow: hidden;
}
.cid-tu8BbLJdzv .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbLJdzv .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbLJdzv .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbLJdzv .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-tu8BbLJdzv .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbLJdzv .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbLJdzv .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbLJdzv .modal-content {
  background: #ecf0f1;
  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-tu8BbLJdzv .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbLJdzv .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbLJdzv .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbLJdzv .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbLJdzv .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-tu8BbLJdzv .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbLJdzv .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbLJdzv .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbLJdzv .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbLJdzv .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbLJdzv .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbLJdzv .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbLJdzv .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbLJdzv .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbLJdzv .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbLJdzv .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-tu8BbLJdzv .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbLJdzv .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbLJdzv .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbLJdzv .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbLJdzv .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbLJdzv .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbLJdzv .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbLJdzv .modal-lg,
  .cid-tu8BbLJdzv .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbLJdzv .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbLJdzv .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbLJdzv .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-tu8BbLJdzv .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbLJdzv .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbLJdzv .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbLJdzv .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-tu8BbLJdzv .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbLJdzv .mbr-section-btn .btn {
  margin: 0;
}
#content3-ix .mbr-section-title,
#content3-ix .mbr-section-subtitle {
  text-align: center;
}
#content3-ix B {
  color: #e67e22;
}
#content1-iy P {
  color: #000000;
  font-size: 20px;
}
#features1-iz .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-iz .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
}
#features1-iz .mbr-section-text {
  text-align: center;
}
#menu-j0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j0 .navbar-caption {
  color: #ffffff;
}
#menu-j0 .navbar-toggler {
  color: #ffffff;
}
#menu-j0 .close-icon::before,
#menu-j0 .close-icon::after {
  background-color: #ffffff;
}
#menu-j0 .link,
#menu-j0 .dropdown-item {
  color: #ffffff;
}
#menu-j0 .link {
  font-size: 0.875rem;
}
#menu-j0 .dropdown-item,
#menu-j0 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-j0 .link:hover,
#menu-j0 .link:focus {
  color: #f39c12;
}
#menu-j0 .dropdown-item:hover::before,
#menu-j0 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-j0 .dropdown-item:hover,
#menu-j0 .dropdown-item:focus {
  color: #ffffff;
}
#menu-j0 .link[aria-expanded="true"],
#menu-j0 .dropdown-menu {
  background: #bf6516;
}
#menu-j0 .nav-dropdown-sm .link:focus,
#menu-j0 .nav-dropdown-sm .link:hover,
#menu-j0 .nav-dropdown-sm .dropdown-item:focus,
#menu-j0 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-j0 .navbar,
#menu-j0 .nav-dropdown-sm,
#menu-j0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-j0 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-j0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-j0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-j0 .bg-color.transparent.opened .link:hover,
#menu-j0 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-j0 .link[aria-expanded="true"],
#menu-j0 .dropdown-item[aria-expanded="true"] {
  color: #f39c12 !important;
}
#slider3-j1 .mbr-section-title,
#slider3-j1 .mbr-section-text {
  color: #fff;
}
#slider3-j1 .mbr-section-text {
  font-size: 20px;
}
#content1-j3 P {
  color: #000000;
  font-size: 20px;
}
#footer1-j4 .mbr-section-subtitle,
#footer1-j4 .mbr-section-text {
  color: #fff;
}
#footer1-j4 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BbKwIpn.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BbKwIpn.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BbKwIpn.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BbKwIpn .modal-content,
.cid-tu8BbKwIpn .modal-dialog {
  height: auto;
}
.cid-tu8BbKwIpn .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BbKwIpn .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BbKwIpn .form-wrapper .mbr-form .form-group,
  .cid-tu8BbKwIpn .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BbKwIpn .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BbKwIpn .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-tu8BbKwIpn .mbr-text {
  text-align: center;
}
.cid-tu8BbKwIpn .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BbKwIpn .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BbKwIpn .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BbKwIpn .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BbKwIpn .modal-open {
  overflow: hidden;
}
.cid-tu8BbKwIpn .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BbKwIpn .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BbKwIpn .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BbKwIpn .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-tu8BbKwIpn .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BbKwIpn .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BbKwIpn .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BbKwIpn .modal-content {
  background: #ecf0f1;
  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-tu8BbKwIpn .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BbKwIpn .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BbKwIpn .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BbKwIpn .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BbKwIpn .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-tu8BbKwIpn .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbKwIpn .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BbKwIpn .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BbKwIpn .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BbKwIpn .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BbKwIpn .modal-header .close:focus {
  outline: none;
}
.cid-tu8BbKwIpn .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BbKwIpn .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BbKwIpn .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbKwIpn .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BbKwIpn .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-tu8BbKwIpn .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BbKwIpn .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BbKwIpn .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BbKwIpn .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BbKwIpn .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BbKwIpn .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BbKwIpn .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BbKwIpn .modal-lg,
  .cid-tu8BbKwIpn .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BbKwIpn .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BbKwIpn .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BbKwIpn .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-tu8BbKwIpn .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BbKwIpn .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BbKwIpn .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BbKwIpn .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-tu8BbKwIpn .mbr-section-btn {
  margin: 0;
}
.cid-tu8BbKwIpn .mbr-section-btn .btn {
  margin: 0;
}

#features6-j6 .lead {
  color: #9fa3a7;
}
#features6-j6 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-j6 .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-j6 .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-j6 .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-j6 .mbr-section-text B {
  font-size: 20px;
}
#content3-j7 .mbr-section-title,
#content3-j7 .mbr-section-subtitle {
  text-align: center;
}
#content3-j7 H3 {
  text-align: right;
}
#menu-j8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j8 .navbar-caption {
  color: #ffffff;
}
#menu-j8 .navbar-toggler {
  color: #ffffff;
}
#menu-j8 .close-icon::before,
#menu-j8 .close-icon::after {
  background-color: #ffffff;
}
#menu-j8 .link,
#menu-j8 .dropdown-item {
  color: #ffffff;
}
#menu-j8 .link {
  font-size: 0.875rem;
}
#menu-j8 .dropdown-item,
#menu-j8 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-j8 .link:hover,
#menu-j8 .link:focus {
  color: #f39c12;
}
#menu-j8 .dropdown-item:hover::before,
#menu-j8 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-j8 .dropdown-item:hover,
#menu-j8 .dropdown-item:focus {
  color: #ffffff;
}
#menu-j8 .link[aria-expanded="true"],
#menu-j8 .dropdown-menu {
  background: #bf6516;
}
#menu-j8 .nav-dropdown-sm .link:focus,
#menu-j8 .nav-dropdown-sm .link:hover,
#menu-j8 .nav-dropdown-sm .dropdown-item:focus,
#menu-j8 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-j8 .navbar,
#menu-j8 .nav-dropdown-sm,
#menu-j8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-j8 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-j8 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-j8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-j8 .bg-color.transparent.opened .link:hover,
#menu-j8 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-j8 .link[aria-expanded="true"],
#menu-j8 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-j9 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-ja .btn {
  font-size: 10px;
}
#buttons1-ja SPAN {
  font-size: 20px;
}
#content1-je P {
  color: #000000;
  font-size: 20px;
}
#content5-jf .mbr-section-title {
  font-size: 80px;
}
#content5-jf P {
  font-size: 20px;
}
#buttons1-jg .btn {
  font-size: 10px;
}
#buttons1-jg SPAN {
  font-size: 20px;
}
#footer1-jh .mbr-section-subtitle,
#footer1-jh .mbr-section-text {
  color: #fff;
}
#footer1-jh .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcDJXj8.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcDJXj8.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcDJXj8.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcDJXj8 .modal-content,
.cid-tu8BcDJXj8 .modal-dialog {
  height: auto;
}
.cid-tu8BcDJXj8 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcDJXj8 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcDJXj8 .form-wrapper .mbr-form .form-group,
  .cid-tu8BcDJXj8 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcDJXj8 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcDJXj8 .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-tu8BcDJXj8 .mbr-text {
  text-align: center;
}
.cid-tu8BcDJXj8 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcDJXj8 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcDJXj8 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcDJXj8 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcDJXj8 .modal-open {
  overflow: hidden;
}
.cid-tu8BcDJXj8 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcDJXj8 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcDJXj8 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcDJXj8 .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-tu8BcDJXj8 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcDJXj8 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcDJXj8 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcDJXj8 .modal-content {
  background: #ecf0f1;
  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-tu8BcDJXj8 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcDJXj8 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcDJXj8 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcDJXj8 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcDJXj8 .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-tu8BcDJXj8 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcDJXj8 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcDJXj8 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcDJXj8 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcDJXj8 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcDJXj8 .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcDJXj8 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcDJXj8 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcDJXj8 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcDJXj8 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcDJXj8 .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-tu8BcDJXj8 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcDJXj8 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcDJXj8 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcDJXj8 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcDJXj8 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcDJXj8 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcDJXj8 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcDJXj8 .modal-lg,
  .cid-tu8BcDJXj8 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcDJXj8 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcDJXj8 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcDJXj8 .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-tu8BcDJXj8 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcDJXj8 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcDJXj8 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcDJXj8 .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-tu8BcDJXj8 .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcDJXj8 .mbr-section-btn .btn {
  margin: 0;
}

#features6-ju .lead {
  color: #9fa3a7;
}
#features6-ju .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-ju .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-ju .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-ju .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-ju .mbr-section-text B {
  font-size: 20px;
}
#content3-jv .mbr-section-title,
#content3-jv .mbr-section-subtitle {
  text-align: center;
}
#content3-jv H3 {
  text-align: right;
}
#menu-jw .hide-buttons .nav-btn {
  display: none !important;
}
#menu-jw .navbar-caption {
  color: #ffffff;
}
#menu-jw .navbar-toggler {
  color: #ffffff;
}
#menu-jw .close-icon::before,
#menu-jw .close-icon::after {
  background-color: #ffffff;
}
#menu-jw .link,
#menu-jw .dropdown-item {
  color: #ffffff;
}
#menu-jw .link {
  font-size: 0.875rem;
}
#menu-jw .dropdown-item,
#menu-jw .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-jw .link:hover,
#menu-jw .link:focus {
  color: #f39c12;
}
#menu-jw .dropdown-item:hover::before,
#menu-jw .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-jw .dropdown-item:hover,
#menu-jw .dropdown-item:focus {
  color: #ffffff;
}
#menu-jw .link[aria-expanded="true"],
#menu-jw .dropdown-menu {
  background: #bf6516;
}
#menu-jw .nav-dropdown-sm .link:focus,
#menu-jw .nav-dropdown-sm .link:hover,
#menu-jw .nav-dropdown-sm .dropdown-item:focus,
#menu-jw .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-jw .navbar,
#menu-jw .nav-dropdown-sm,
#menu-jw .nav-dropdown-sm .link[aria-expanded="true"],
#menu-jw .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-jw .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-jw .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-jw .bg-color.transparent.opened .link:hover,
#menu-jw .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-jw .link[aria-expanded="true"],
#menu-jw .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-jx P {
  color: #232323;
  font-size: 20px;
}
#buttons1-jy .btn {
  font-size: 10px;
}
#buttons1-jy SPAN {
  font-size: 20px;
}
#content1-k2 P {
  color: #000000;
  font-size: 20px;
}
#content5-k3 .mbr-section-title {
  font-size: 80px;
}
#content5-k3 P {
  font-size: 20px;
}
#buttons1-k4 .btn {
  font-size: 10px;
}
#buttons1-k4 SPAN {
  font-size: 20px;
}
#footer1-k5 .mbr-section-subtitle,
#footer1-k5 .mbr-section-text {
  color: #fff;
}
#footer1-k5 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcAi505.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcAi505.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcAi505.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcAi505 .modal-content,
.cid-tu8BcAi505 .modal-dialog {
  height: auto;
}
.cid-tu8BcAi505 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcAi505 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcAi505 .form-wrapper .mbr-form .form-group,
  .cid-tu8BcAi505 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcAi505 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcAi505 .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-tu8BcAi505 .mbr-text {
  text-align: center;
}
.cid-tu8BcAi505 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcAi505 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcAi505 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcAi505 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcAi505 .modal-open {
  overflow: hidden;
}
.cid-tu8BcAi505 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcAi505 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcAi505 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcAi505 .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-tu8BcAi505 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcAi505 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcAi505 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcAi505 .modal-content {
  background: #ecf0f1;
  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-tu8BcAi505 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcAi505 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcAi505 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcAi505 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcAi505 .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-tu8BcAi505 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcAi505 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcAi505 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcAi505 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcAi505 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcAi505 .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcAi505 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcAi505 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcAi505 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcAi505 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcAi505 .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-tu8BcAi505 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcAi505 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcAi505 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcAi505 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcAi505 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcAi505 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcAi505 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcAi505 .modal-lg,
  .cid-tu8BcAi505 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcAi505 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcAi505 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcAi505 .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-tu8BcAi505 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcAi505 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcAi505 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcAi505 .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-tu8BcAi505 .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcAi505 .mbr-section-btn .btn {
  margin: 0;
}

#features6-k6 .lead {
  color: #9fa3a7;
}
#features6-k6 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-k6 .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-k6 .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-k6 .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-k6 .mbr-section-text B {
  font-size: 20px;
}
#content3-k7 .mbr-section-title,
#content3-k7 .mbr-section-subtitle {
  text-align: center;
}
#content3-k7 H3 {
  text-align: right;
}
#menu-k8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-k8 .navbar-caption {
  color: #ffffff;
}
#menu-k8 .navbar-toggler {
  color: #ffffff;
}
#menu-k8 .close-icon::before,
#menu-k8 .close-icon::after {
  background-color: #ffffff;
}
#menu-k8 .link,
#menu-k8 .dropdown-item {
  color: #ffffff;
}
#menu-k8 .link {
  font-size: 0.875rem;
}
#menu-k8 .dropdown-item,
#menu-k8 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-k8 .link:hover,
#menu-k8 .link:focus {
  color: #f39c12;
}
#menu-k8 .dropdown-item:hover::before,
#menu-k8 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-k8 .dropdown-item:hover,
#menu-k8 .dropdown-item:focus {
  color: #ffffff;
}
#menu-k8 .link[aria-expanded="true"],
#menu-k8 .dropdown-menu {
  background: #bf6516;
}
#menu-k8 .nav-dropdown-sm .link:focus,
#menu-k8 .nav-dropdown-sm .link:hover,
#menu-k8 .nav-dropdown-sm .dropdown-item:focus,
#menu-k8 .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-k8 .navbar,
#menu-k8 .nav-dropdown-sm,
#menu-k8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-k8 .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-k8 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-k8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-k8 .bg-color.transparent.opened .link:hover,
#menu-k8 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-k8 .link[aria-expanded="true"],
#menu-k8 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-k9 P {
  color: #232323;
  font-size: 20px;
}
#buttons1-ka .btn {
  font-size: 10px;
}
#buttons1-ka SPAN {
  font-size: 20px;
}
#content1-ke P {
  color: #000000;
  font-size: 20px;
}
#content5-kf .mbr-section-title {
  font-size: 80px;
}
#content5-kf P {
  font-size: 20px;
}
#buttons1-kg .btn {
  font-size: 10px;
}
#buttons1-kg SPAN {
  font-size: 20px;
}
#footer1-kh .mbr-section-subtitle,
#footer1-kh .mbr-section-text {
  color: #fff;
}
#footer1-kh .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcBp9u7.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcBp9u7.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcBp9u7.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcBp9u7 .modal-content,
.cid-tu8BcBp9u7 .modal-dialog {
  height: auto;
}
.cid-tu8BcBp9u7 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcBp9u7 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcBp9u7 .form-wrapper .mbr-form .form-group,
  .cid-tu8BcBp9u7 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcBp9u7 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcBp9u7 .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-tu8BcBp9u7 .mbr-text {
  text-align: center;
}
.cid-tu8BcBp9u7 .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcBp9u7 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcBp9u7 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcBp9u7 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcBp9u7 .modal-open {
  overflow: hidden;
}
.cid-tu8BcBp9u7 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcBp9u7 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcBp9u7 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcBp9u7 .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-tu8BcBp9u7 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcBp9u7 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcBp9u7 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcBp9u7 .modal-content {
  background: #ecf0f1;
  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-tu8BcBp9u7 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcBp9u7 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcBp9u7 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcBp9u7 .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcBp9u7 .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-tu8BcBp9u7 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcBp9u7 .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcBp9u7 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcBp9u7 .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcBp9u7 .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcBp9u7 .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcBp9u7 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcBp9u7 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcBp9u7 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcBp9u7 .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcBp9u7 .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-tu8BcBp9u7 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcBp9u7 .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcBp9u7 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcBp9u7 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcBp9u7 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcBp9u7 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcBp9u7 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcBp9u7 .modal-lg,
  .cid-tu8BcBp9u7 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcBp9u7 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcBp9u7 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcBp9u7 .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-tu8BcBp9u7 .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcBp9u7 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcBp9u7 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcBp9u7 .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-tu8BcBp9u7 .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcBp9u7 .mbr-section-btn .btn {
  margin: 0;
}

#features6-ji .lead {
  color: #9fa3a7;
}
#features6-ji .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-ji .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-ji .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-ji .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-ji .mbr-section-text B {
  font-size: 20px;
}
#content3-jj .mbr-section-title,
#content3-jj .mbr-section-subtitle {
  text-align: center;
}
#content3-jj H3 {
  text-align: right;
}
#menu-jk .hide-buttons .nav-btn {
  display: none !important;
}
#menu-jk .navbar-caption {
  color: #ffffff;
}
#menu-jk .navbar-toggler {
  color: #ffffff;
}
#menu-jk .close-icon::before,
#menu-jk .close-icon::after {
  background-color: #ffffff;
}
#menu-jk .link,
#menu-jk .dropdown-item {
  color: #ffffff;
}
#menu-jk .link {
  font-size: 0.875rem;
}
#menu-jk .dropdown-item,
#menu-jk .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-jk .link:hover,
#menu-jk .link:focus {
  color: #f39c12;
}
#menu-jk .dropdown-item:hover::before,
#menu-jk .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-jk .dropdown-item:hover,
#menu-jk .dropdown-item:focus {
  color: #ffffff;
}
#menu-jk .link[aria-expanded="true"],
#menu-jk .dropdown-menu {
  background: #bf6516;
}
#menu-jk .nav-dropdown-sm .link:focus,
#menu-jk .nav-dropdown-sm .link:hover,
#menu-jk .nav-dropdown-sm .dropdown-item:focus,
#menu-jk .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-jk .navbar,
#menu-jk .nav-dropdown-sm,
#menu-jk .nav-dropdown-sm .link[aria-expanded="true"],
#menu-jk .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-jk .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-jk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-jk .bg-color.transparent.opened .link:hover,
#menu-jk .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-jk .link[aria-expanded="true"],
#menu-jk .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-jl P {
  color: #232323;
  font-size: 20px;
}
#buttons1-jm .btn {
  font-size: 10px;
}
#buttons1-jm SPAN {
  font-size: 20px;
}
#content1-jq P {
  color: #000000;
  font-size: 20px;
}
#content5-jr .mbr-section-title {
  font-size: 80px;
}
#content5-jr P {
  font-size: 20px;
}
#buttons1-js .btn {
  font-size: 10px;
}
#buttons1-js SPAN {
  font-size: 20px;
}
#footer1-jt .mbr-section-subtitle,
#footer1-jt .mbr-section-text {
  color: #fff;
}
#footer1-jt .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BczcQes.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BczcQes.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BczcQes.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BczcQes .modal-content,
.cid-tu8BczcQes .modal-dialog {
  height: auto;
}
.cid-tu8BczcQes .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BczcQes .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BczcQes .form-wrapper .mbr-form .form-group,
  .cid-tu8BczcQes .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BczcQes .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BczcQes .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-tu8BczcQes .mbr-text {
  text-align: center;
}
.cid-tu8BczcQes .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BczcQes .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BczcQes .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BczcQes .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BczcQes .modal-open {
  overflow: hidden;
}
.cid-tu8BczcQes .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BczcQes .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BczcQes .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BczcQes .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-tu8BczcQes .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BczcQes .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BczcQes .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BczcQes .modal-content {
  background: #ecf0f1;
  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-tu8BczcQes .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BczcQes .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BczcQes .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BczcQes .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BczcQes .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-tu8BczcQes .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BczcQes .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BczcQes .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BczcQes .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BczcQes .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BczcQes .modal-header .close:focus {
  outline: none;
}
.cid-tu8BczcQes .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BczcQes .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BczcQes .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BczcQes .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BczcQes .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-tu8BczcQes .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BczcQes .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BczcQes .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BczcQes .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BczcQes .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BczcQes .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BczcQes .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BczcQes .modal-lg,
  .cid-tu8BczcQes .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BczcQes .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BczcQes .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BczcQes .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-tu8BczcQes .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BczcQes .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BczcQes .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BczcQes .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-tu8BczcQes .mbr-section-btn {
  margin: 0;
}
.cid-tu8BczcQes .mbr-section-btn .btn {
  margin: 0;
}

#features6-kk .lead {
  color: #9fa3a7;
}
#features6-kk .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
}
#features6-kk .mbr-section-text {
  color: #ffffff;
  font-size: 20px;
}
#features6-kk .mbr-section-title DIV {
  color: #f39c12;
  font-size: 36px;
}
#features6-kk .mbr-section-subtitle B {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#features6-kk .mbr-section-text B {
  font-size: 20px;
}
#content3-kl .mbr-section-title,
#content3-kl .mbr-section-subtitle {
  text-align: center;
}
#content3-kl H3 {
  text-align: right;
}
#menu-km .hide-buttons .nav-btn {
  display: none !important;
}
#menu-km .navbar-caption {
  color: #ffffff;
}
#menu-km .navbar-toggler {
  color: #ffffff;
}
#menu-km .close-icon::before,
#menu-km .close-icon::after {
  background-color: #ffffff;
}
#menu-km .link,
#menu-km .dropdown-item {
  color: #ffffff;
}
#menu-km .link {
  font-size: 0.875rem;
}
#menu-km .dropdown-item,
#menu-km .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-km .link:hover,
#menu-km .link:focus {
  color: #f39c12;
}
#menu-km .dropdown-item:hover::before,
#menu-km .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-km .dropdown-item:hover,
#menu-km .dropdown-item:focus {
  color: #ffffff;
}
#menu-km .link[aria-expanded="true"],
#menu-km .dropdown-menu {
  background: #bf6516;
}
#menu-km .nav-dropdown-sm .link:focus,
#menu-km .nav-dropdown-sm .link:hover,
#menu-km .nav-dropdown-sm .dropdown-item:focus,
#menu-km .nav-dropdown-sm .dropdown-item:hover {
  background: #df7619!important;
}
#menu-km .navbar,
#menu-km .nav-dropdown-sm,
#menu-km .nav-dropdown-sm .link[aria-expanded="true"],
#menu-km .nav-dropdown-sm .dropdown-menu {
  background: #e67e22;
}
#menu-km .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-km .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-km .bg-color.transparent.opened .link:hover,
#menu-km .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-km .link[aria-expanded="true"],
#menu-km .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content1-kn P {
  color: #232323;
  font-size: 20px;
}
#buttons1-ko .btn {
  font-size: 10px;
}
#buttons1-ko SPAN {
  font-size: 20px;
}
#content1-ks P {
  color: #000000;
  font-size: 20px;
}
#content5-kt .mbr-section-title {
  font-size: 80px;
}
#content5-kt P {
  font-size: 20px;
}
#buttons1-ku .btn {
  font-size: 10px;
}
#buttons1-ku SPAN {
  font-size: 20px;
}
#footer1-kv .mbr-section-subtitle,
#footer1-kv .mbr-section-text {
  color: #fff;
}
#footer1-kv .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
.cid-tu8BcnVGsL.popup-builder {
  background-color: #ffffff;
}
.cid-tu8BcnVGsL.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tu8BcnVGsL.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tu8BcnVGsL .modal-content,
.cid-tu8BcnVGsL .modal-dialog {
  height: auto;
}
.cid-tu8BcnVGsL .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tu8BcnVGsL .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tu8BcnVGsL .form-wrapper .mbr-form .form-group,
  .cid-tu8BcnVGsL .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tu8BcnVGsL .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tu8BcnVGsL .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-tu8BcnVGsL .mbr-text {
  text-align: center;
}
.cid-tu8BcnVGsL .pt-0 {
  padding-top: 0 !important;
}
.cid-tu8BcnVGsL .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tu8BcnVGsL .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tu8BcnVGsL .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tu8BcnVGsL .modal-open {
  overflow: hidden;
}
.cid-tu8BcnVGsL .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tu8BcnVGsL .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tu8BcnVGsL .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tu8BcnVGsL .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-tu8BcnVGsL .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tu8BcnVGsL .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tu8BcnVGsL .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tu8BcnVGsL .modal-content {
  background: #ecf0f1;
  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-tu8BcnVGsL .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tu8BcnVGsL .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tu8BcnVGsL .modal-backdrop.fade {
  opacity: 0;
}
.cid-tu8BcnVGsL .modal-backdrop.show {
  opacity: .5;
}
.cid-tu8BcnVGsL .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-tu8BcnVGsL .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcnVGsL .modal-header {
    padding: 1rem;
  }
}
.cid-tu8BcnVGsL .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tu8BcnVGsL .modal-header .close svg {
  fill: #eeeeee;
}
.cid-tu8BcnVGsL .modal-header .close:hover {
  opacity: 1;
}
.cid-tu8BcnVGsL .modal-header .close:focus {
  outline: none;
}
.cid-tu8BcnVGsL .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tu8BcnVGsL .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tu8BcnVGsL .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcnVGsL .modal-body {
    padding: 1rem;
  }
}
.cid-tu8BcnVGsL .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-tu8BcnVGsL .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tu8BcnVGsL .modal-footer {
    padding: 1rem;
  }
}
.cid-tu8BcnVGsL .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tu8BcnVGsL .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tu8BcnVGsL .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tu8BcnVGsL .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tu8BcnVGsL .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tu8BcnVGsL .modal-lg,
  .cid-tu8BcnVGsL .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tu8BcnVGsL .modal-xl {
    max-width: 1140px;
  }
}
.cid-tu8BcnVGsL .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tu8BcnVGsL .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-tu8BcnVGsL .form-group {
  margin-bottom: 1rem;
}
.cid-tu8BcnVGsL .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tu8BcnVGsL .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tu8BcnVGsL .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-tu8BcnVGsL .mbr-section-btn {
  margin: 0;
}
.cid-tu8BcnVGsL .mbr-section-btn .btn {
  margin: 0;
}
