@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);



body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', 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: 'Montserrat', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #c0a375 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #c0a375 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0a375;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e8ddcd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c0a375;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #c0a375;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #c0a375;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #c0a375;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #c0a375;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #c0a375;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #c0a375;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #c0a375;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #c0a375;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #c0a375;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #c0a375;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #c0a375;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #c0a375;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #c0a375 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #c0a375;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #c0a375;
}
.theme-border {
  border: 1px solid #c0a375;
}
#custom-html-2o {
  /* Type valid CSS here */
}
#custom-html-2o .my-image {
  width: 100%;
}
#custom-html-16 {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-16 .padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
#custom-html-16 ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-16 a:link {
  color: #000000
        ;
}
#custom-html-16 a:visited {
  color: green;
}
#custom-html-16 a:hover {
  color: purple;
}
#custom-html-16 a:active {
  color: blue;
}
#custom-html-16 .table {
  color: white;
  background: ;
}
#custom-html-16 .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-16 .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-16 .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-16 p,
  #custom-html-16 .btn,
  #custom-html-16 input,
  #custom-html-16 div,
  #custom-html-16 span,
  #custom-html-16 h4 {
    font-size: 95%;
  }
  #custom-html-16 h1 {
    font-size: 24px;
  }
  #custom-html-16 h2 {
    font-size: 22px;
  }
  #custom-html-16 h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-16 p,
  #custom-html-16 .btn,
  #custom-html-16 input,
  #custom-html-16 div,
  #custom-html-16 span,
  #custom-html-16 h4 {
    font-size: 95%;
  }
  #custom-html-16 h1 {
    font-size: 20px;
  }
  #custom-html-16 h2 {
    font-size: 18px;
  }
  #custom-html-16 h3 {
    font-size: 16px;
  }
}




#page5-menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page5-menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#page5-menu-0 .navbar-toggler {
  color: #ffffff;
}
#page5-menu-0 .close-icon::before,
#page5-menu-0 .close-icon::after {
  background-color: #ffffff;
}
#page5-menu-0 .link,
#page5-menu-0 .dropdown-item {
  color: #ffffff;
}
#page5-menu-0 .link {
  font-size: 0.8rem;
}
#page5-menu-0 .dropdown-item,
#page5-menu-0 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#page5-menu-0 .link:hover,
#page5-menu-0 .dropdown-item:hover,
#page5-menu-0 .link:focus,
#page5-menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#page5-menu-0 .link[aria-expanded="true"],
#page5-menu-0 .dropdown-menu {
  background: #0e0e0e;
}
#page5-menu-0 .nav-dropdown-sm .link:focus,
#page5-menu-0 .nav-dropdown-sm .link:hover,
#page5-menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page5-menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#page5-menu-0 .navbar,
#page5-menu-0 .nav-dropdown-sm,
#page5-menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page5-menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#page5-menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#page5-menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page5-menu-0 .bg-color.transparent.opened .link:hover,
#page5-menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#page5-menu-0 .link[aria-expanded="true"],
#page5-menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#page5-menu-0 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#page5-extMsg-box4-0 SPAN {
  font-size: 60px;
}
#page5-extMsg-box2-0 SPAN {
  text-align: right;
}
#page5-extMsg-box2-0 P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#page5-custom-html-0 button.btn .show-ctrl {
  display: none;
}
#page5-custom-html-0 button.btn .hide-ctrl {
  display: block;
}
#page5-custom-html-0 button.btn.collapsed .show-ctrl {
  display: block;
}
#page5-custom-html-0 button.btn.collapsed .hide-ctrl {
  display: none;
}
#page5-custom-html-0 .mbr-section-title,
#page5-custom-html-0 .mbr-section-subtitle {
  text-align: center;
}
#page5-custom-html-0 .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#page5-custom-html-0 .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#page5-msg-box5-0 SPAN {
  font-size: 30px;
}
#page5-features1-0 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#page5-header3-0 .mbr-section-title,
#page5-header3-0 .mbr-section-subtitle {
  text-align: center;
}
#page5-custom-html-1 {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#page5-custom-html-1 .padding {
  padding-top: 60px;
  padding-bottom: 50px;
}
#page5-custom-html-1 ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#page5-custom-html-1 a:link {
  color: #000000
        ;
}
#page5-custom-html-1 a:visited {
  color: green;
}
#page5-custom-html-1 a:hover {
  color: purple;
}
#page5-custom-html-1 a:active {
  color: blue;
}
#page5-custom-html-1 .table {
  color: white;
  background: ;
}
#page5-custom-html-1 .table-hover tbody tr:hover td {
  background-color: #726661;
}
#page5-custom-html-1 .table-striped > tbody > tr:nth-child(2n+1) > td,
#page5-custom-html-1 .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #page5-custom-html-1 p,
  #page5-custom-html-1 .btn,
  #page5-custom-html-1 input,
  #page5-custom-html-1 div,
  #page5-custom-html-1 span,
  #page5-custom-html-1 h4 {
    font-size: 98%;
  }
  #page5-custom-html-1 h1 {
    font-size: 24px;
  }
  #page5-custom-html-1 h2 {
    font-size: 22px;
  }
  #page5-custom-html-1 h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #page5-custom-html-1 p,
  #page5-custom-html-1 .btn,
  #page5-custom-html-1 input,
  #page5-custom-html-1 div,
  #page5-custom-html-1 span,
  #page5-custom-html-1 h4 {
    font-size: 96%;
  }
  #page5-custom-html-1 h1 {
    font-size: 20px;
  }
  #page5-custom-html-1 h2 {
    font-size: 18px;
  }
  #page5-custom-html-1 h3 {
    font-size: 16px;
  }
}
#page5-extPricingTable1-0 .mbr-price-figure {
  font-size: 30px;
}
#page5-extPricingTable1-0 .mbr-price-value {
  font-size: 24px;
}
#page5-contacts3-0 H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#page5-contacts3-0 LI {
  color: #a38f84;
  text-align: left;
}




#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
}
#menu-0 .link {
  font-size: 0.8rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #0e0e0e;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-0 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box4-1 SPAN {
  font-size: 60px;
}
#extMsg-box2-2 SPAN {
  text-align: right;
}
#extMsg-box2-2 P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-3 button.btn .show-ctrl {
  display: none;
}
#custom-html-3 button.btn .hide-ctrl {
  display: block;
}
#custom-html-3 button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-3 button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-3 .mbr-section-title,
#custom-html-3 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-3 .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-3 .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#features1-7 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-8 .mbr-section-title,
#header3-8 .mbr-section-subtitle {
  text-align: center;
}
#contacts3-c H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-c LI {
  color: #a38f84;
  text-align: left;
}




#menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#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.8rem;
}
#menu-2a .dropdown-item,
#menu-2a .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-2a .link:hover,
#menu-2a .dropdown-item:hover,
#menu-2a .link:focus,
#menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#menu-2a .link[aria-expanded="true"],
#menu-2a .dropdown-menu {
  background: #0e0e0e;
}
#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: #202020!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: #282828;
}
#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: #c0a375;
}
#menu-2a .link[aria-expanded="true"],
#menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-2a .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box2-2b SPAN {
  text-align: right;
}
#extMsg-box2-2b P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-2c button.btn .show-ctrl {
  display: none;
}
#custom-html-2c button.btn .hide-ctrl {
  display: block;
}
#custom-html-2c button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-2c button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-2c .mbr-section-title,
#custom-html-2c .mbr-section-subtitle {
  text-align: center;
}
#custom-html-2c .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-2c .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-2e SPAN {
  font-size: 30px;
}
#features1-2g .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-2h .mbr-section-title,
#header3-2h .mbr-section-subtitle {
  text-align: center;
}
#custom-html-2j {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-2j .padding {
  padding-top: 60px;
  padding-bottom: 50px;
}
#custom-html-2j ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-2j a:link {
  color: #000000
        ;
}
#custom-html-2j a:visited {
  color: green;
}
#custom-html-2j a:hover {
  color: purple;
}
#custom-html-2j a:active {
  color: blue;
}
#custom-html-2j .table {
  color: white;
  background: ;
}
#custom-html-2j .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-2j .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-2j .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-2j p,
  #custom-html-2j .btn,
  #custom-html-2j input,
  #custom-html-2j div,
  #custom-html-2j span,
  #custom-html-2j h4 {
    font-size: 98%;
  }
  #custom-html-2j h1 {
    font-size: 24px;
  }
  #custom-html-2j h2 {
    font-size: 22px;
  }
  #custom-html-2j h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-2j p,
  #custom-html-2j .btn,
  #custom-html-2j input,
  #custom-html-2j div,
  #custom-html-2j span,
  #custom-html-2j h4 {
    font-size: 96%;
  }
  #custom-html-2j h1 {
    font-size: 20px;
  }
  #custom-html-2j h2 {
    font-size: 18px;
  }
  #custom-html-2j h3 {
    font-size: 16px;
  }
}
#extPricingTable1-2k .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-2k .mbr-price-value {
  font-size: 24px;
}
#contacts3-2l H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-2l LI {
  color: #a38f84;
  text-align: left;
}




#menu-j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#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.8rem;
}
#menu-j .dropdown-item,
#menu-j .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-j .link:hover,
#menu-j .dropdown-item:hover,
#menu-j .link:focus,
#menu-j .dropdown-item:focus {
  color: #c0a375;
}
#menu-j .link[aria-expanded="true"],
#menu-j .dropdown-menu {
  background: #0e0e0e;
}
#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: #202020!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: #282828;
}
#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: #c0a375;
}
#menu-j .link[aria-expanded="true"],
#menu-j .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-j .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box2-k SPAN {
  text-align: right;
}
#extMsg-box2-k P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-l button.btn .show-ctrl {
  display: none;
}
#custom-html-l button.btn .hide-ctrl {
  display: block;
}
#custom-html-l button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-l button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-l .mbr-section-title,
#custom-html-l .mbr-section-subtitle {
  text-align: center;
}
#custom-html-l .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-l .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-n SPAN {
  font-size: 30px;
}
#features1-p .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-q .mbr-section-title,
#header3-q .mbr-section-subtitle {
  text-align: center;
}
#extAccordion1-s H1 {
  color: #000000;
}
#extAccordion1-s P {
  color: #ffffff;
}
#custom-html-u {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-u .padding {
  padding-top: 60px;
  padding-bottom: 50px;
}
#custom-html-u ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-u a:link {
  color: #000000
        ;
}
#custom-html-u a:visited {
  color: green;
}
#custom-html-u a:hover {
  color: purple;
}
#custom-html-u a:active {
  color: blue;
}
#custom-html-u .table {
  color: white;
  background: ;
}
#custom-html-u .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-u .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-u .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-u p,
  #custom-html-u .btn,
  #custom-html-u input,
  #custom-html-u div,
  #custom-html-u span,
  #custom-html-u h4 {
    font-size: 98%;
  }
  #custom-html-u h1 {
    font-size: 24px;
  }
  #custom-html-u h2 {
    font-size: 22px;
  }
  #custom-html-u h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-u p,
  #custom-html-u .btn,
  #custom-html-u input,
  #custom-html-u div,
  #custom-html-u span,
  #custom-html-u h4 {
    font-size: 96%;
  }
  #custom-html-u h1 {
    font-size: 20px;
  }
  #custom-html-u h2 {
    font-size: 18px;
  }
  #custom-html-u h3 {
    font-size: 16px;
  }
}
#extPricingTable1-v .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-v .mbr-price-value {
  font-size: 24px;
}
#contacts3-w H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-w LI {
  color: #a38f84;
  text-align: left;
}




#menu-2q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2q .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#menu-2q .navbar-toggler {
  color: #ffffff;
}
#menu-2q .close-icon::before,
#menu-2q .close-icon::after {
  background-color: #ffffff;
}
#menu-2q .link,
#menu-2q .dropdown-item {
  color: #ffffff;
}
#menu-2q .link {
  font-size: 0.8rem;
}
#menu-2q .dropdown-item,
#menu-2q .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-2q .link:hover,
#menu-2q .dropdown-item:hover,
#menu-2q .link:focus,
#menu-2q .dropdown-item:focus {
  color: #c0a375;
}
#menu-2q .link[aria-expanded="true"],
#menu-2q .dropdown-menu {
  background: #0e0e0e;
}
#menu-2q .nav-dropdown-sm .link:focus,
#menu-2q .nav-dropdown-sm .link:hover,
#menu-2q .nav-dropdown-sm .dropdown-item:focus,
#menu-2q .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-2q .navbar,
#menu-2q .nav-dropdown-sm,
#menu-2q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2q .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-2q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2q .bg-color.transparent.opened .link:hover,
#menu-2q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2q .link[aria-expanded="true"],
#menu-2q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-2q .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box2-2r SPAN {
  text-align: right;
}
#extMsg-box2-2r P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-2s button.btn .show-ctrl {
  display: none;
}
#custom-html-2s button.btn .hide-ctrl {
  display: block;
}
#custom-html-2s button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-2s button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-2s .mbr-section-title,
#custom-html-2s .mbr-section-subtitle {
  text-align: center;
}
#custom-html-2s .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-2s .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-2t SPAN {
  font-size: 30px;
}
#msg-box1-2u {
  
}
#msg-box1-2u .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box1-2u TABLE {
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial;
}
#msg-box1-2u #wrapper {
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  width: 730px;
  position: absolute;
  top: 2%;
  left: 50%;
  margin-left: -365px;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 7px 1px rgba(87, 81, 87, 0.78);
  -moz-box-shadow: 0px 0px 7px 1px rgba(87, 81, 87, 0.78);
  box-shadow: 0px 0px 7px 1px rgba(87, 81, 87, 0.78);
}
#msg-box1-2u hr {
  border: 0;
  height: 1px;
  background: #333;
  background-image: linear-gradient(to right, #cccccc, #333333, #cccccc);
}
#features1-2v .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-2w .mbr-section-title,
#header3-2w .mbr-section-subtitle {
  text-align: center;
}
#custom-html-2y {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-2y .padding {
  padding-top: 60px;
  padding-bottom: 50px;
}
#custom-html-2y ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-2y a:link {
  color: #000000
        ;
}
#custom-html-2y a:visited {
  color: green;
}
#custom-html-2y a:hover {
  color: purple;
}
#custom-html-2y a:active {
  color: blue;
}
#custom-html-2y .table {
  color: white;
  background: ;
}
#custom-html-2y .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-2y .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-2y .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-2y p,
  #custom-html-2y .btn,
  #custom-html-2y input,
  #custom-html-2y div,
  #custom-html-2y span,
  #custom-html-2y h4 {
    font-size: 98%;
  }
  #custom-html-2y h1 {
    font-size: 24px;
  }
  #custom-html-2y h2 {
    font-size: 22px;
  }
  #custom-html-2y h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-2y p,
  #custom-html-2y .btn,
  #custom-html-2y input,
  #custom-html-2y div,
  #custom-html-2y span,
  #custom-html-2y h4 {
    font-size: 96%;
  }
  #custom-html-2y h1 {
    font-size: 20px;
  }
  #custom-html-2y h2 {
    font-size: 18px;
  }
  #custom-html-2y h3 {
    font-size: 16px;
  }
}
#extPricingTable1-2z .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-2z .mbr-price-value {
  font-size: 24px;
}
#contacts3-30 H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-30 LI {
  color: #a38f84;
  text-align: left;
}




#menu-36 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-36 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#menu-36 .navbar-toggler {
  color: #ffffff;
}
#menu-36 .close-icon::before,
#menu-36 .close-icon::after {
  background-color: #ffffff;
}
#menu-36 .link,
#menu-36 .dropdown-item {
  color: #ffffff;
}
#menu-36 .link {
  font-size: 0.8rem;
}
#menu-36 .dropdown-item,
#menu-36 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-36 .link:hover,
#menu-36 .dropdown-item:hover,
#menu-36 .link:focus,
#menu-36 .dropdown-item:focus {
  color: #c0a375;
}
#menu-36 .link[aria-expanded="true"],
#menu-36 .dropdown-menu {
  background: #0e0e0e;
}
#menu-36 .nav-dropdown-sm .link:focus,
#menu-36 .nav-dropdown-sm .link:hover,
#menu-36 .nav-dropdown-sm .dropdown-item:focus,
#menu-36 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-36 .navbar,
#menu-36 .nav-dropdown-sm,
#menu-36 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-36 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-36 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-36 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-36 .bg-color.transparent.opened .link:hover,
#menu-36 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-36 .link[aria-expanded="true"],
#menu-36 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-36 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box2-37 SPAN {
  text-align: right;
}
#extMsg-box2-37 P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-38 button.btn .show-ctrl {
  display: none;
}
#custom-html-38 button.btn .hide-ctrl {
  display: block;
}
#custom-html-38 button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-38 button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-38 .mbr-section-title,
#custom-html-38 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-38 .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-38 .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-39 SPAN {
  font-size: 30px;
}
#features1-3b .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-3c .mbr-section-title,
#header3-3c .mbr-section-subtitle {
  text-align: center;
}
#custom-html-3e {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-3e .padding {
  padding-top: 10px;
  padding-bottom: 50px;
}
#custom-html-3e ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-3e a:link {
  color: #000000
        ;
}
#custom-html-3e a:visited {
  color: green;
}
#custom-html-3e a:hover {
  color: purple;
}
#custom-html-3e a:active {
  color: blue;
}
#custom-html-3e .table {
  color: white;
  background: ;
}
#custom-html-3e .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-3e .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-3e .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-3e p,
  #custom-html-3e .btn,
  #custom-html-3e input,
  #custom-html-3e div,
  #custom-html-3e span,
  #custom-html-3e h4 {
    font-size: 98%;
  }
  #custom-html-3e h1 {
    font-size: 24px;
  }
  #custom-html-3e h2 {
    font-size: 22px;
  }
  #custom-html-3e h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-3e p,
  #custom-html-3e .btn,
  #custom-html-3e input,
  #custom-html-3e div,
  #custom-html-3e span,
  #custom-html-3e h4 {
    font-size: 96%;
  }
  #custom-html-3e h1 {
    font-size: 20px;
  }
  #custom-html-3e h2 {
    font-size: 18px;
  }
  #custom-html-3e h3 {
    font-size: 16px;
  }
}
#extPricingTable1-3f .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-3f .mbr-price-value {
  font-size: 24px;
}
#contacts3-3g H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-3g LI {
  color: #a38f84;
  text-align: left;
}





#menu-1u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1u .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#menu-1u .navbar-toggler {
  color: #ffffff;
}
#menu-1u .close-icon::before,
#menu-1u .close-icon::after {
  background-color: #ffffff;
}
#menu-1u .link,
#menu-1u .dropdown-item {
  color: #ffffff;
}
#menu-1u .link {
  font-size: 0.8rem;
}
#menu-1u .dropdown-item,
#menu-1u .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-1u .link:hover,
#menu-1u .dropdown-item:hover,
#menu-1u .link:focus,
#menu-1u .dropdown-item:focus {
  color: #c0a375;
}
#menu-1u .link[aria-expanded="true"],
#menu-1u .dropdown-menu {
  background: #0e0e0e;
}
#menu-1u .nav-dropdown-sm .link:focus,
#menu-1u .nav-dropdown-sm .link:hover,
#menu-1u .nav-dropdown-sm .dropdown-item:focus,
#menu-1u .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-1u .navbar,
#menu-1u .nav-dropdown-sm,
#menu-1u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1u .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-1u .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1u .bg-color.transparent.opened .link:hover,
#menu-1u .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1u .link[aria-expanded="true"],
#menu-1u .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1u .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box2-69 SPAN {
  text-align: right;
}
#extMsg-box2-69 P {
  color: #000000;
  font-family: 'Droid Serif', serif;
  font-size: 20px;
  text-align: center;
}
#extMsg-box2-1w SPAN {
  text-align: right;
}
#extMsg-box2-1w P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-1x button.btn .show-ctrl {
  display: none;
}
#custom-html-1x button.btn .hide-ctrl {
  display: block;
}
#custom-html-1x button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-1x button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-1x .mbr-section-title,
#custom-html-1x .mbr-section-subtitle {
  text-align: center;
}
#custom-html-1x .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-1x .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-1z SPAN {
  font-size: 30px;
}
#features1-6a .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-22 .mbr-section-title,
#header3-22 .mbr-section-subtitle {
  text-align: center;
}
#extPricingTable1-25 .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-25 .mbr-price-value {
  font-size: 24px;
}
#contacts3-26 H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-26 LI {
  color: #a38f84;
  text-align: left;
}
#extFeatures3-41 .mbr-iconfont-features4 {
  color: #c0a375 !important;
}
#extFeatures3-41 .wraper {
  border-color: #c0a375 !important;
}
#extFeatures13-43 .etl-icon {
  color: #666666;
}
#extFeatures6-40 .card-img {
  background-color: #c0a375 !important;
}




#menu-46 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-46 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#menu-46 .navbar-toggler {
  color: #ffffff;
}
#menu-46 .close-icon::before,
#menu-46 .close-icon::after {
  background-color: #ffffff;
}
#menu-46 .link,
#menu-46 .dropdown-item {
  color: #ffffff;
}
#menu-46 .link {
  font-size: 0.8rem;
}
#menu-46 .dropdown-item,
#menu-46 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-46 .link:hover,
#menu-46 .dropdown-item:hover,
#menu-46 .link:focus,
#menu-46 .dropdown-item:focus {
  color: #c0a375;
}
#menu-46 .link[aria-expanded="true"],
#menu-46 .dropdown-menu {
  background: #0e0e0e;
}
#menu-46 .nav-dropdown-sm .link:focus,
#menu-46 .nav-dropdown-sm .link:hover,
#menu-46 .nav-dropdown-sm .dropdown-item:focus,
#menu-46 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-46 .navbar,
#menu-46 .nav-dropdown-sm,
#menu-46 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-46 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-46 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-46 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-46 .bg-color.transparent.opened .link:hover,
#menu-46 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-46 .link[aria-expanded="true"],
#menu-46 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-46 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box2-47 SPAN {
  text-align: right;
}
#extMsg-box2-47 P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-48 button.btn .show-ctrl {
  display: none;
}
#custom-html-48 button.btn .hide-ctrl {
  display: block;
}
#custom-html-48 button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-48 button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-48 .mbr-section-title,
#custom-html-48 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-48 .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-48 .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-49 SPAN {
  font-size: 30px;
}
#features1-4b .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-4c .mbr-section-title,
#header3-4c .mbr-section-subtitle {
  text-align: center;
}
#custom-html-4e {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-4e .padding {
  padding-top: 60px;
  padding-bottom: 50px;
}
#custom-html-4e ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-4e a:link {
  color: #000000
        ;
}
#custom-html-4e a:visited {
  color: green;
}
#custom-html-4e a:hover {
  color: purple;
}
#custom-html-4e a:active {
  color: blue;
}
#custom-html-4e .table {
  color: white;
  background: ;
}
#custom-html-4e .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-4e .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-4e .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-4e p,
  #custom-html-4e .btn,
  #custom-html-4e input,
  #custom-html-4e div,
  #custom-html-4e span,
  #custom-html-4e h4 {
    font-size: 98%;
  }
  #custom-html-4e h1 {
    font-size: 24px;
  }
  #custom-html-4e h2 {
    font-size: 22px;
  }
  #custom-html-4e h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-4e p,
  #custom-html-4e .btn,
  #custom-html-4e input,
  #custom-html-4e div,
  #custom-html-4e span,
  #custom-html-4e h4 {
    font-size: 96%;
  }
  #custom-html-4e h1 {
    font-size: 20px;
  }
  #custom-html-4e h2 {
    font-size: 18px;
  }
  #custom-html-4e h3 {
    font-size: 16px;
  }
}
#extPricingTable1-4f .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-4f .mbr-price-value {
  font-size: 24px;
}
#contacts3-4g H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-4g LI {
  color: #a38f84;
  text-align: left;
}





#extMsg-box2-4j SPAN {
  text-align: right;
}
#extMsg-box2-4j P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#menu-4i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4i .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#menu-4i .navbar-toggler {
  color: #ffffff;
}
#menu-4i .close-icon::before,
#menu-4i .close-icon::after {
  background-color: #ffffff;
}
#menu-4i .link,
#menu-4i .dropdown-item {
  color: #ffffff;
}
#menu-4i .link {
  font-size: 0.8rem;
}
#menu-4i .dropdown-item,
#menu-4i .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4i .link:hover,
#menu-4i .dropdown-item:hover,
#menu-4i .link:focus,
#menu-4i .dropdown-item:focus {
  color: #c0a375;
}
#menu-4i .link[aria-expanded="true"],
#menu-4i .dropdown-menu {
  background: #0e0e0e;
}
#menu-4i .nav-dropdown-sm .link:focus,
#menu-4i .nav-dropdown-sm .link:hover,
#menu-4i .nav-dropdown-sm .dropdown-item:focus,
#menu-4i .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-4i .navbar,
#menu-4i .nav-dropdown-sm,
#menu-4i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4i .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-4i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4i .bg-color.transparent.opened .link:hover,
#menu-4i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4i .link[aria-expanded="true"],
#menu-4i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-4i .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extCountdown1-4y .mbr-section-title SPAN {
  font-size: 22px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#extCountdown1-4y .mbr-section-title I {
  font-size: 24px;
}
#custom-html-4k button.btn .show-ctrl {
  display: none;
}
#custom-html-4k button.btn .hide-ctrl {
  display: block;
}
#custom-html-4k button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-4k button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-4k .mbr-section-title,
#custom-html-4k .mbr-section-subtitle {
  text-align: center;
}
#custom-html-4k .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-4k .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-4l SPAN {
  font-size: 30px;
}
#features1-4n .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-4o .mbr-section-title,
#header3-4o .mbr-section-subtitle {
  text-align: center;
}
#custom-html-4q {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-4q .padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
#custom-html-4q ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-4q a:link {
  color: #000000
        ;
}
#custom-html-4q a:visited {
  color: green;
}
#custom-html-4q a:hover {
  color: purple;
}
#custom-html-4q a:active {
  color: blue;
}
#custom-html-4q .table {
  color: white;
  background: ;
}
#custom-html-4q .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-4q .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-4q .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-4q p,
  #custom-html-4q .btn,
  #custom-html-4q input,
  #custom-html-4q div,
  #custom-html-4q span,
  #custom-html-4q h4 {
    font-size: 98%;
  }
  #custom-html-4q h1 {
    font-size: 24px;
  }
  #custom-html-4q h2 {
    font-size: 22px;
  }
  #custom-html-4q h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-4q p,
  #custom-html-4q .btn,
  #custom-html-4q input,
  #custom-html-4q div,
  #custom-html-4q span,
  #custom-html-4q h4 {
    font-size: 96%;
  }
  #custom-html-4q h1 {
    font-size: 20px;
  }
  #custom-html-4q h2 {
    font-size: 18px;
  }
  #custom-html-4q h3 {
    font-size: 16px;
  }
}
#extPricingTable1-4r .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-4r .mbr-price-value {
  font-size: 24px;
}
#contacts3-4s H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-4s LI {
  color: #a38f84;
  text-align: left;
}




#extMsg-box4-51 SPAN {
  font-size: 48px;
}
#menu-52 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-52 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#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.8rem;
}
#menu-52 .dropdown-item,
#menu-52 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-52 .link:hover,
#menu-52 .dropdown-item:hover,
#menu-52 .link:focus,
#menu-52 .dropdown-item:focus {
  color: #c0a375;
}
#menu-52 .link[aria-expanded="true"],
#menu-52 .dropdown-menu {
  background: #0e0e0e;
}
#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: #202020!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: #282828;
}
#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: #c0a375;
}
#menu-52 .link[aria-expanded="true"],
#menu-52 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-52 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extCountdown1-53 .mbr-section-title SPAN {
  font-size: 22px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#extCountdown1-53 .mbr-section-title I {
  font-size: 24px;
}
#custom-html-54 button.btn .show-ctrl {
  display: none;
}
#custom-html-54 button.btn .hide-ctrl {
  display: block;
}
#custom-html-54 button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-54 button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-54 .mbr-section-title,
#custom-html-54 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-54 .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-54 .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-5e SPAN {
  font-size: 30px;
}
#features1-57 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-58 .mbr-section-title,
#header3-58 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-5a {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-5a .padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
#custom-html-5a ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-5a a:link {
  color: #000000
        ;
}
#custom-html-5a a:visited {
  color: green;
}
#custom-html-5a a:hover {
  color: purple;
}
#custom-html-5a a:active {
  color: blue;
}
#custom-html-5a .table {
  color: white;
  background: ;
}
#custom-html-5a .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-5a .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-5a .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-5a p,
  #custom-html-5a .btn,
  #custom-html-5a input,
  #custom-html-5a div,
  #custom-html-5a span,
  #custom-html-5a h4 {
    font-size: 98%;
  }
  #custom-html-5a h1 {
    font-size: 24px;
  }
  #custom-html-5a h2 {
    font-size: 22px;
  }
  #custom-html-5a h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-5a p,
  #custom-html-5a .btn,
  #custom-html-5a input,
  #custom-html-5a div,
  #custom-html-5a span,
  #custom-html-5a h4 {
    font-size: 96%;
  }
  #custom-html-5a h1 {
    font-size: 20px;
  }
  #custom-html-5a h2 {
    font-size: 18px;
  }
  #custom-html-5a h3 {
    font-size: 16px;
  }
}
#extPricingTable1-5b .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-5b .mbr-price-value {
  font-size: 24px;
}
#contacts3-5c H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-5c LI {
  color: #a38f84;
  text-align: left;
}



#extMsg-box4-5f SPAN {
  font-size: 48px;
}
#extMsg-box4-5f P {
  text-align: center;
  color: #ffffff;
}
#menu-5g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5g .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#menu-5g .navbar-toggler {
  color: #ffffff;
}
#menu-5g .close-icon::before,
#menu-5g .close-icon::after {
  background-color: #ffffff;
}
#menu-5g .link,
#menu-5g .dropdown-item {
  color: #ffffff;
}
#menu-5g .link {
  font-size: 0.8rem;
}
#menu-5g .dropdown-item,
#menu-5g .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-5g .link:hover,
#menu-5g .dropdown-item:hover,
#menu-5g .link:focus,
#menu-5g .dropdown-item:focus {
  color: #c0a375;
}
#menu-5g .link[aria-expanded="true"],
#menu-5g .dropdown-menu {
  background: #0e0e0e;
}
#menu-5g .nav-dropdown-sm .link:focus,
#menu-5g .nav-dropdown-sm .link:hover,
#menu-5g .nav-dropdown-sm .dropdown-item:focus,
#menu-5g .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-5g .navbar,
#menu-5g .nav-dropdown-sm,
#menu-5g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5g .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-5g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5g .bg-color.transparent.opened .link:hover,
#menu-5g .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-5g .link[aria-expanded="true"],
#menu-5g .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-5g .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#custom-html-5i button.btn .show-ctrl {
  display: none;
}
#custom-html-5i button.btn .hide-ctrl {
  display: block;
}
#custom-html-5i button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-5i button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-5i .mbr-section-title,
#custom-html-5i .mbr-section-subtitle {
  text-align: center;
}
#custom-html-5i .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-5i .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-5k SPAN {
  font-size: 30px;
}
#features1-5l .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-5m .mbr-section-title,
#header3-5m .mbr-section-subtitle {
  text-align: center;
}
#custom-html-5o {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-5o .padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
#custom-html-5o ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-5o a:link {
  color: #000000
        ;
}
#custom-html-5o a:visited {
  color: green;
}
#custom-html-5o a:hover {
  color: purple;
}
#custom-html-5o a:active {
  color: blue;
}
#custom-html-5o .table {
  color: white;
  background: ;
}
#custom-html-5o .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-5o .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-5o .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-5o p,
  #custom-html-5o .btn,
  #custom-html-5o input,
  #custom-html-5o div,
  #custom-html-5o span,
  #custom-html-5o h4 {
    font-size: 98%;
  }
  #custom-html-5o h1 {
    font-size: 24px;
  }
  #custom-html-5o h2 {
    font-size: 22px;
  }
  #custom-html-5o h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-5o p,
  #custom-html-5o .btn,
  #custom-html-5o input,
  #custom-html-5o div,
  #custom-html-5o span,
  #custom-html-5o h4 {
    font-size: 96%;
  }
  #custom-html-5o h1 {
    font-size: 20px;
  }
  #custom-html-5o h2 {
    font-size: 18px;
  }
  #custom-html-5o h3 {
    font-size: 16px;
  }
}
#extPricingTable1-5p .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-5p .mbr-price-value {
  font-size: 24px;
}
#contacts3-5q H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-5q LI {
  color: #a38f84;
  text-align: left;
}





#extMsg-box2-66 SPAN {
  text-align: right;
}
#extMsg-box2-66 P {
  color: #000000;
  font-family: 'Droid Serif', serif;
  font-size: 20px;
  text-align: center;
}
#menu-5t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5t .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#menu-5t .navbar-toggler {
  color: #ffffff;
}
#menu-5t .close-icon::before,
#menu-5t .close-icon::after {
  background-color: #ffffff;
}
#menu-5t .link,
#menu-5t .dropdown-item {
  color: #ffffff;
}
#menu-5t .link {
  font-size: 0.8rem;
}
#menu-5t .dropdown-item,
#menu-5t .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-5t .link:hover,
#menu-5t .dropdown-item:hover,
#menu-5t .link:focus,
#menu-5t .dropdown-item:focus {
  color: #c0a375;
}
#menu-5t .link[aria-expanded="true"],
#menu-5t .dropdown-menu {
  background: #0e0e0e;
}
#menu-5t .nav-dropdown-sm .link:focus,
#menu-5t .nav-dropdown-sm .link:hover,
#menu-5t .nav-dropdown-sm .dropdown-item:focus,
#menu-5t .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-5t .navbar,
#menu-5t .nav-dropdown-sm,
#menu-5t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5t .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-5t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5t .bg-color.transparent.opened .link:hover,
#menu-5t .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-5t .link[aria-expanded="true"],
#menu-5t .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-5t .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box2-67 SPAN {
  text-align: right;
}
#extMsg-box2-67 P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-5u button.btn .show-ctrl {
  display: none;
}
#custom-html-5u button.btn .hide-ctrl {
  display: block;
}
#custom-html-5u button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-5u button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-5u .mbr-section-title,
#custom-html-5u .mbr-section-subtitle {
  text-align: center;
}
#custom-html-5u .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-5u .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-5w SPAN {
  font-size: 30px;
}
#features1-5x .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-5y .mbr-section-title,
#header3-5y .mbr-section-subtitle {
  text-align: center;
}
#custom-html-60 {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-60 .padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
#custom-html-60 ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-60 a:link {
  color: #000000
        ;
}
#custom-html-60 a:visited {
  color: green;
}
#custom-html-60 a:hover {
  color: purple;
}
#custom-html-60 a:active {
  color: blue;
}
#custom-html-60 .table {
  color: white;
  background: ;
}
#custom-html-60 .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-60 .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-60 .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-60 p,
  #custom-html-60 .btn,
  #custom-html-60 input,
  #custom-html-60 div,
  #custom-html-60 span,
  #custom-html-60 h4 {
    font-size: 98%;
  }
  #custom-html-60 h1 {
    font-size: 24px;
  }
  #custom-html-60 h2 {
    font-size: 22px;
  }
  #custom-html-60 h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-60 p,
  #custom-html-60 .btn,
  #custom-html-60 input,
  #custom-html-60 div,
  #custom-html-60 span,
  #custom-html-60 h4 {
    font-size: 96%;
  }
  #custom-html-60 h1 {
    font-size: 20px;
  }
  #custom-html-60 h2 {
    font-size: 18px;
  }
  #custom-html-60 h3 {
    font-size: 16px;
  }
}
#extPricingTable1-61 .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-61 .mbr-price-value {
  font-size: 24px;
}
#contacts3-62 H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-62 LI {
  color: #a38f84;
  text-align: left;
}





#extMsg-box2-6o SPAN {
  text-align: right;
}
#extMsg-box2-6o P {
  color: #000000;
  font-family: 'Droid Serif', serif;
  font-size: 20px;
  text-align: center;
}
#menu-6c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6c .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#menu-6c .navbar-toggler {
  color: #ffffff;
}
#menu-6c .close-icon::before,
#menu-6c .close-icon::after {
  background-color: #ffffff;
}
#menu-6c .link,
#menu-6c .dropdown-item {
  color: #ffffff;
}
#menu-6c .link {
  font-size: 0.8rem;
}
#menu-6c .dropdown-item,
#menu-6c .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-6c .link:hover,
#menu-6c .dropdown-item:hover,
#menu-6c .link:focus,
#menu-6c .dropdown-item:focus {
  color: #c0a375;
}
#menu-6c .link[aria-expanded="true"],
#menu-6c .dropdown-menu {
  background: #0e0e0e;
}
#menu-6c .nav-dropdown-sm .link:focus,
#menu-6c .nav-dropdown-sm .link:hover,
#menu-6c .nav-dropdown-sm .dropdown-item:focus,
#menu-6c .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-6c .navbar,
#menu-6c .nav-dropdown-sm,
#menu-6c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6c .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-6c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-6c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6c .bg-color.transparent.opened .link:hover,
#menu-6c .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-6c .link[aria-expanded="true"],
#menu-6c .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-6c .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box2-6d SPAN {
  text-align: right;
}
#extMsg-box2-6d P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-6e button.btn .show-ctrl {
  display: none;
}
#custom-html-6e button.btn .hide-ctrl {
  display: block;
}
#custom-html-6e button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-6e button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-6e .mbr-section-title,
#custom-html-6e .mbr-section-subtitle {
  text-align: center;
}
#custom-html-6e .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-6e .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-6g SPAN {
  font-size: 30px;
}
#features1-6h .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-6i .mbr-section-title,
#header3-6i .mbr-section-subtitle {
  text-align: center;
}
#custom-html-6k {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-6k .padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
#custom-html-6k ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-6k a:link {
  color: #000000
        ;
}
#custom-html-6k a:visited {
  color: green;
}
#custom-html-6k a:hover {
  color: purple;
}
#custom-html-6k a:active {
  color: blue;
}
#custom-html-6k .table {
  color: white;
  background: ;
}
#custom-html-6k .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-6k .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-6k .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-6k p,
  #custom-html-6k .btn,
  #custom-html-6k input,
  #custom-html-6k div,
  #custom-html-6k span,
  #custom-html-6k h4 {
    font-size: 98%;
  }
  #custom-html-6k h1 {
    font-size: 24px;
  }
  #custom-html-6k h2 {
    font-size: 22px;
  }
  #custom-html-6k h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-6k p,
  #custom-html-6k .btn,
  #custom-html-6k input,
  #custom-html-6k div,
  #custom-html-6k span,
  #custom-html-6k h4 {
    font-size: 96%;
  }
  #custom-html-6k h1 {
    font-size: 20px;
  }
  #custom-html-6k h2 {
    font-size: 18px;
  }
  #custom-html-6k h3 {
    font-size: 16px;
  }
}
#extPricingTable1-6l .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-6l .mbr-price-value {
  font-size: 24px;
}
#contacts3-6m H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-6m LI {
  color: #a38f84;
  text-align: left;
}




#menu-6q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6q .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#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.8rem;
}
#menu-6q .dropdown-item,
#menu-6q .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-6q .link:hover,
#menu-6q .dropdown-item:hover,
#menu-6q .link:focus,
#menu-6q .dropdown-item:focus {
  color: #c0a375;
}
#menu-6q .link[aria-expanded="true"],
#menu-6q .dropdown-menu {
  background: #0e0e0e;
}
#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: #202020!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: #282828;
}
#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: #c0a375;
}
#menu-6q .link[aria-expanded="true"],
#menu-6q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-6q .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box2-6r SPAN {
  text-align: right;
}
#extMsg-box2-6r P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-6s button.btn .show-ctrl {
  display: none;
}
#custom-html-6s button.btn .hide-ctrl {
  display: block;
}
#custom-html-6s button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-6s button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-6s .mbr-section-title,
#custom-html-6s .mbr-section-subtitle {
  text-align: center;
}
#custom-html-6s .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-6s .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-6u SPAN {
  font-size: 30px;
}
#features1-6v .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-6w .mbr-section-title,
#header3-6w .mbr-section-subtitle {
  text-align: center;
}
#custom-html-6y {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-6y .padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
#custom-html-6y ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-6y a:link {
  color: #000000
        ;
}
#custom-html-6y a:visited {
  color: green;
}
#custom-html-6y a:hover {
  color: purple;
}
#custom-html-6y a:active {
  color: blue;
}
#custom-html-6y .table {
  color: white;
  background: ;
}
#custom-html-6y .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-6y .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-6y .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-6y p,
  #custom-html-6y .btn,
  #custom-html-6y input,
  #custom-html-6y div,
  #custom-html-6y span,
  #custom-html-6y h4 {
    font-size: 98%;
  }
  #custom-html-6y h1 {
    font-size: 24px;
  }
  #custom-html-6y h2 {
    font-size: 22px;
  }
  #custom-html-6y h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-6y p,
  #custom-html-6y .btn,
  #custom-html-6y input,
  #custom-html-6y div,
  #custom-html-6y span,
  #custom-html-6y h4 {
    font-size: 96%;
  }
  #custom-html-6y h1 {
    font-size: 20px;
  }
  #custom-html-6y h2 {
    font-size: 18px;
  }
  #custom-html-6y h3 {
    font-size: 16px;
  }
}
#extPricingTable1-6z .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-6z .mbr-price-value {
  font-size: 24px;
}
#contacts3-70 H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-70 LI {
  color: #a38f84;
  text-align: left;
}




#menu-72 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-72 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#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.8rem;
}
#menu-72 .dropdown-item,
#menu-72 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-72 .link:hover,
#menu-72 .dropdown-item:hover,
#menu-72 .link:focus,
#menu-72 .dropdown-item:focus {
  color: #c0a375;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-menu {
  background: #0e0e0e;
}
#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: #202020!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: #282828;
}
#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: #c0a375;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-72 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#extMsg-box2-73 SPAN {
  text-align: right;
}
#extMsg-box2-73 P {
  color: #7c706b;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: center;
}
#custom-html-74 button.btn .show-ctrl {
  display: none;
}
#custom-html-74 button.btn .hide-ctrl {
  display: block;
}
#custom-html-74 button.btn.collapsed .show-ctrl {
  display: block;
}
#custom-html-74 button.btn.collapsed .hide-ctrl {
  display: none;
}
#custom-html-74 .mbr-section-title,
#custom-html-74 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-74 .font-white {
  color: #efefef;
  font-size: ;
  font-family: 'Open Sans', sans-serif;
}
#custom-html-74 .font-tag {
  color: #efefef;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-76 SPAN {
  font-size: 30px;
}
#features1-77 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #7c706b;
}
#header3-78 .mbr-section-title,
#header3-78 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-7a {
  /* unvisited link */
  /* visited link */
  /* mouse over link */
  /* selected link */
  /* responsive text queries */
}
#custom-html-7a .padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
#custom-html-7a ul {
  color: #ffffee;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
#custom-html-7a a:link {
  color: #000000
        ;
}
#custom-html-7a a:visited {
  color: green;
}
#custom-html-7a a:hover {
  color: purple;
}
#custom-html-7a a:active {
  color: blue;
}
#custom-html-7a .table {
  color: white;
  background: ;
}
#custom-html-7a .table-hover tbody tr:hover td {
  background-color: #726661;
}
#custom-html-7a .table-striped > tbody > tr:nth-child(2n+1) > td,
#custom-html-7a .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #0e6661;
}
@media screen and (max-width: 992px) {
  #custom-html-7a p,
  #custom-html-7a .btn,
  #custom-html-7a input,
  #custom-html-7a div,
  #custom-html-7a span,
  #custom-html-7a h4 {
    font-size: 98%;
  }
  #custom-html-7a h1 {
    font-size: 24px;
  }
  #custom-html-7a h2 {
    font-size: 22px;
  }
  #custom-html-7a h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #custom-html-7a p,
  #custom-html-7a .btn,
  #custom-html-7a input,
  #custom-html-7a div,
  #custom-html-7a span,
  #custom-html-7a h4 {
    font-size: 96%;
  }
  #custom-html-7a h1 {
    font-size: 20px;
  }
  #custom-html-7a h2 {
    font-size: 18px;
  }
  #custom-html-7a h3 {
    font-size: 16px;
  }
}
#extPricingTable1-7b .mbr-price-figure {
  font-size: 30px;
}
#extPricingTable1-7b .mbr-price-value {
  font-size: 24px;
}
#contacts3-7c H4 {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-7c LI {
  color: #a38f84;
  text-align: left;
}
