@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Freehand:400);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i);





















body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Freehand', display;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Freehand', display;
}
.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: 'Lora', 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: 'Lora', 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: 'Lora', serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Lora', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #f28281 !important;
}
.bg-success {
  background-color: #000000 !important;
}
.bg-info {
  background-color: #41a85f !important;
}
.bg-warning {
  background-color: #b8312f !important;
}
.bg-danger {
  background-color: #e6d591 !important;
}
.btn-primary {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !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: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-success {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning {
  background-color: #b8312f;
  border-color: #b8312f;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #7b211f;
  border-color: #7b211f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !important;
}
.btn-danger {
  background-color: #e6d591;
  border-color: #e6d591;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #d8bd53;
  border-color: #d8bd53;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #d8bd53 !important;
  border-color: #d8bd53 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !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: #255e35;
  color: #255e35;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.btn-success-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #671b1a;
  color: #671b1a;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #b8312f;
  border-color: #b8312f;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !important;
}
.btn-danger-outline {
  background: none;
  border-color: #d3b53e;
  color: #d3b53e;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #e6d591;
  border-color: #e6d591;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #e6d591 !important;
  border-color: #e6d591 !important;
}
.text-primary {
  color: #f28281 !important;
}
.text-success {
  color: #000000 !important;
}
.text-info {
  color: #41a85f !important;
}
.text-warning {
  color: #b8312f !important;
}
.text-danger {
  color: #e6d591 !important;
}
.alert-success {
  background-color: #000000;
}
.alert-info {
  background-color: #41a85f;
}
.alert-warning {
  background-color: #b8312f;
}
.alert-danger {
  background-color: #e6d591;
}
.btn-social {
  border-color: #f28281;
}
.btn-social:hover {
  background: #f28281;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #f28281;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #f28281;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #f28281;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #f28281;
}
.lead a,
.lead a:hover {
  color: #f28281;
}
.lead blockquote {
  border-color: #f28281;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #93d5a6;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #e08886;
}
.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: #f28281;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Lora', serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Lora', serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Lora', serif;
}
.features6 .description {
  font-family: 'Freehand', display;
}
.count,
.counter-title {
  font-family: 'Lora', serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #f28281;
}
.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: 'Lora', 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: 'Lora', serif;
}
.extHeader11 .container span {
  font-family: 'Lora', serif;
}
.extHeader11 .container p.element {
  font-family: 'Lora', serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Lora', serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Lora', serif;
}
.extHeader13 .number {
  font-family: 'Lora', serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Lora', serif;
}
.extFeatures .feature-title {
  font-family: 'Lora', serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Freehand', display;
}
.extFeatures2 h4 {
  font-family: 'Lora', serif;
}
.extFeatures3 .border-wrap {
  border-color: #f28281;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Lora', serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Lora', serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Lora', serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #f28281;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #f28281;
}
.extCounters2 h4 {
  font-family: 'Lora', serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Lora', serif;
}
.extCounters3 .counter-title {
  font-family: 'Lora', serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #f28281;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #f28281;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #f28281;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Lora', serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Lora', serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #f28281;
}
.extAccordion1 .panel-heading a {
  font-family: 'Freehand', display;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #f28281;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Freehand', display;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #f28281;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #f28281;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #f28281;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Lora', serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Lora', serif;
}
.extMenu1 span.icon a:hover {
  color: #f28281 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #f28281;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #f28281;
}
.theme-border {
  border: 1px solid #f28281;
}
#header3-1a {
  
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-1a .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-1a h3 {
  letter-spacing: 3px;
}
#extHeader16-5g SPAN {
  font-family: 'Lora', serif;
  color: #e6d591;
  font-size: 48px;
}
#extHeader16-5g P {
  color: #f97352;
}
#extMenu1-0 .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-0 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-0 .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-0 .close-icon::before,
#extMenu1-0 .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-0 .link,
#extMenu1-0 .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-0 .link {
  font-size: 0.95rem;
}
#extMenu1-0 .dropdown-item,
#extMenu1-0 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-0 .link:hover,
#extMenu1-0 .dropdown-item:hover,
#extMenu1-0 .link:focus,
#extMenu1-0 .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-0 .link[aria-expanded="true"],
#extMenu1-0 .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-0 .nav-dropdown-sm .link:focus,
#extMenu1-0 .nav-dropdown-sm .link:hover,
#extMenu1-0 .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-0 .navbar,
#extMenu1-0 .nav-dropdown-sm,
#extMenu1-0 .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-0 .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-0 .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-0 .bg-color.transparent.opened .link:hover,
#extMenu1-0 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-0 .link[aria-expanded="true"],
#extMenu1-0 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-0 .innerEmail:hover,
#extMenu1-0 .innerPhone:hover {
  color: #f28281;
}
#extMenu1-0 A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-0 SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#msg-box5-1i P {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 16px;
}
#msg-box5-1i H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'Lora', serif;
  color: #90a878;
}
#msg-box5-1i SPAN {
  font-size: 25px;
}
#msg-box5-1i I {
  color: #f3462e;
  font-size: 36px;
}
#msg-box5-1i .btn {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
}
#extTestimonials5-1f .mbr-section-subtitle {
  color: #842929;
  font-size: 19px;
}
#extTestimonials5-1f .mbr-section-title {
  font-family: 'Lora', serif;
}
#extTestimonials5-1f .mbr-section-title I {
  font-family: 'PT Sans', sans-serif;
}
#extTestimonials5-1f .mbr-section-title SPAN {
  font-size: 60px;
}
#msg-box3-6f .mbr-section-title,
#msg-box3-6f p {
  color: #000;
}
#msg-box3-6f .mbr-section-title SPAN {
  color: #d14841;
  font-size: 36px;
}
#msg-box3-6f .lead P {
  font-family: 'Lora', serif;
  font-size: 23px;
}
#extHeader6-1v P {
  color: #f9e4af;
  font-size: 23px;
}
#extHeader6-1v H3 {
  color: #f97352;
  font-family: 'Lora', serif;
}
#extHeader6-1v SPAN {
  color: #f9e4af;
}
#extHeader6-1v I {
  color: #f9e4af;
}
#msg-box5-22 P {
  font-family: 'Lora', serif;
  text-align: right;
}
#msg-box5-22 H3 {
  font-family: 'Lora', serif;
  text-align: right;
}
#msg-box5-22 SPAN {
  color: #3e3e3e;
  font-size: 36px;
}
#extMsg-box4-4l SPAN {
  font-size: 60px;
  font-family: 'Lora', serif;
  color: #e6d591;
}
#extMsg-box4-4l P {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #e6d591;
}
#extMsg-box4-4l .btn {
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#social-buttons4-3r .mbr-section-title,
#social-buttons4-3r .btn-social {
  color: #fff;
}
#social-buttons4-3r .mbr-section-title {
  color: #f3462e;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#footer1-1z P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}




















#extMenu1-r .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-r .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-r .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-r .close-icon::before,
#extMenu1-r .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-r .link,
#extMenu1-r .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-r .link {
  font-size: 0.95rem;
}
#extMenu1-r .dropdown-item,
#extMenu1-r .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-r .link:hover,
#extMenu1-r .dropdown-item:hover,
#extMenu1-r .link:focus,
#extMenu1-r .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-r .link[aria-expanded="true"],
#extMenu1-r .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-r .nav-dropdown-sm .link:focus,
#extMenu1-r .nav-dropdown-sm .link:hover,
#extMenu1-r .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-r .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-r .navbar,
#extMenu1-r .nav-dropdown-sm,
#extMenu1-r .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-r .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-r .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-r .bg-color.transparent.opened .link:hover,
#extMenu1-r .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-r .link[aria-expanded="true"],
#extMenu1-r .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-r .innerEmail:hover,
#extMenu1-r .innerPhone:hover {
  color: #f28281;
}
#extMenu1-r A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-r SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#msg-box5-s P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-s H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Serif', serif;
  color: #b8312f;
}
#msg-box5-s SPAN {
  font-size: 25px;
}
#msg-box5-s I {
  font-size: 17px;
  font-family: 'PT Serif', serif;
}
#msg-box5-t P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-t H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Serif', serif;
  color: #2c2c2c;
}
#msg-box5-t SPAN {
  font-size: 25px;
}
#msg-box5-t I {
  font-size: 17px;
}
#msg-box5-v P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-v H3 {
  font-size: 36px;
  text-align: left;
  font-family: 'PT Serif', serif;
  color: #2c2c2c;
}
#msg-box5-v SPAN {
  font-size: 25px;
}
#msg-box5-v I {
  font-size: 17px;
}
#msg-box5-u P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-u H3 {
  font-size: 36px;
  text-align: left;
  font-family: 'PT Serif', serif;
  color: #2c2c2c;
}
#msg-box5-u SPAN {
  font-size: 25px;
}
#msg-box5-u I {
  font-size: 17px;
}
#msg-box5-w P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-w H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Serif', serif;
  color: #842929;
}
#msg-box5-w SPAN {
  font-size: 30px;
  font-family: 'Lora', serif;
}
#msg-box5-w I {
  font-size: 17px;
  color: #2c2c2c;
}
#msg-box5-w .btn {
  font-family: 'Lora', serif;
  font-size: 15px;
}
#extMsg-box4-6i SPAN {
  font-size: 46px;
  font-family: 'Lora', serif;
  color: #e25041;
}
#extMsg-box4-6i P {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #e6d591;
}
#extMsg-box4-6i .btn {
  font-size: 16px;
  font-family: 'Lora', serif;
}
#social-buttons4-5m .mbr-section-title,
#social-buttons4-5m .btn-social {
  color: #fff;
}
#social-buttons4-5m .mbr-section-title {
  color: #f3462e;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}





#header3-2k {
  
}
#header3-2k .mbr-section-title,
#header3-2k .mbr-section-subtitle {
  text-align: center;
}
#header3-2k .mbr-section-title,
#header3-2k .mbr-section-subtitle {
  text-align: center;
}
#header3-2k .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-2k .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-2k h3 {
  letter-spacing: 3px;
}
#extMenu1-2l .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-2l .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-2l .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-2l .close-icon::before,
#extMenu1-2l .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-2l .link,
#extMenu1-2l .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-2l .link {
  font-size: 0.95rem;
}
#extMenu1-2l .dropdown-item,
#extMenu1-2l .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-2l .link:hover,
#extMenu1-2l .dropdown-item:hover,
#extMenu1-2l .link:focus,
#extMenu1-2l .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-2l .link[aria-expanded="true"],
#extMenu1-2l .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-2l .nav-dropdown-sm .link:focus,
#extMenu1-2l .nav-dropdown-sm .link:hover,
#extMenu1-2l .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-2l .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-2l .navbar,
#extMenu1-2l .nav-dropdown-sm,
#extMenu1-2l .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-2l .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-2l .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-2l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-2l .bg-color.transparent.opened .link:hover,
#extMenu1-2l .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-2l .link[aria-expanded="true"],
#extMenu1-2l .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-2l .innerEmail:hover,
#extMenu1-2l .innerPhone:hover {
  color: #f28281;
}
#extMenu1-2l A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-2l SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#header3-5e .mbr-section-title,
#header3-5e .mbr-section-subtitle {
  text-align: center;
}
#header3-5e .mbr-section-title {
  text-align: left;
}
#header3-5e .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-5e .mbr-section-title SPAN {
  font-size: 32px;
}
#content1-3h {
  
}
#content1-3h P {
  text-align: justify;
  font-size: 20px;
  font-family: 'Lora', serif;
}
#social-buttons4-5j .mbr-section-title,
#social-buttons4-5j .btn-social {
  color: #fff;
}
#social-buttons4-5j .mbr-section-title {
  color: #f3462e;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#footer1-2s P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}













#header3-23 {
  
}
#header3-23 .mbr-section-title,
#header3-23 .mbr-section-subtitle {
  text-align: center;
}
#header3-23 .mbr-section-title,
#header3-23 .mbr-section-subtitle {
  text-align: center;
}
#header3-23 .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-23 .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-23 h3 {
  letter-spacing: 3px;
}
#extHeader6-62 P {
  color: #f9e4af;
  font-size: 23px;
}
#extHeader6-62 H3 {
  color: #f97352;
  font-family: 'Lora', serif;
}
#extHeader6-62 SPAN {
  color: #f9e4af;
  font-size: 48px;
}
#extHeader6-62 I {
  color: #f9e4af;
}
#extMenu1-24 .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-24 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-24 .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-24 .close-icon::before,
#extMenu1-24 .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-24 .link,
#extMenu1-24 .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-24 .link {
  font-size: 0.95rem;
}
#extMenu1-24 .dropdown-item,
#extMenu1-24 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-24 .link:hover,
#extMenu1-24 .dropdown-item:hover,
#extMenu1-24 .link:focus,
#extMenu1-24 .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-24 .link[aria-expanded="true"],
#extMenu1-24 .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-24 .nav-dropdown-sm .link:focus,
#extMenu1-24 .nav-dropdown-sm .link:hover,
#extMenu1-24 .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-24 .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-24 .navbar,
#extMenu1-24 .nav-dropdown-sm,
#extMenu1-24 .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-24 .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-24 .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-24 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-24 .bg-color.transparent.opened .link:hover,
#extMenu1-24 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-24 .link[aria-expanded="true"],
#extMenu1-24 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-24 .innerEmail:hover,
#extMenu1-24 .innerPhone:hover {
  color: #f28281;
}
#extMenu1-24 A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-24 SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#header3-36 .mbr-section-title,
#header3-36 .mbr-section-subtitle {
  text-align: center;
}
#header3-36 .mbr-section-title {
  font-family: 'Lora', serif;
}
#header3-36 .mbr-section-title SPAN {
  color: #b8312f;
  font-size: 30px;
}
#content2-3a P {
  text-align: center;
}
#extHeader6-28 P {
  color: #f9e4af;
  font-size: 23px;
}
#extHeader6-28 H3 {
  color: #f97352;
  font-family: 'Lora', serif;
}
#extHeader6-28 SPAN {
  color: #f9e4af;
}
#extHeader6-28 I {
  color: #f9e4af;
}
#extTestimonials5-4r .mbr-section-subtitle {
  color: #842929;
  font-size: 19px;
}
#extTestimonials5-4r .mbr-section-title {
  font-family: 'Lora', serif;
}
#extTestimonials5-4r .mbr-section-title I {
  font-family: 'PT Sans', sans-serif;
}
#extTestimonials5-4r .mbr-section-title SPAN {
  font-size: 60px;
}
#msg-box3-6r .mbr-section-title,
#msg-box3-6r p {
  color: #000;
}
#msg-box3-6r .mbr-section-title SPAN {
  color: #d14841;
  font-size: 36px;
}
#msg-box3-6r .lead P {
  font-family: 'Lora', serif;
  font-size: 23px;
}
#extMsg-box4-5p SPAN {
  font-size: 60px;
  font-family: 'Lora', serif;
  color: #e6d591;
}
#extMsg-box4-5p P {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #e6d591;
}
#extMsg-box4-5p .btn {
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#footer1-2b P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}






#header3-2c {
  
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-2c .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-2c h3 {
  letter-spacing: 3px;
}
#extMenu1-2d .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-2d .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-2d .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-2d .close-icon::before,
#extMenu1-2d .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-2d .link,
#extMenu1-2d .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-2d .link {
  font-size: 0.95rem;
}
#extMenu1-2d .dropdown-item,
#extMenu1-2d .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-2d .link:hover,
#extMenu1-2d .dropdown-item:hover,
#extMenu1-2d .link:focus,
#extMenu1-2d .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-2d .link[aria-expanded="true"],
#extMenu1-2d .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-2d .nav-dropdown-sm .link:focus,
#extMenu1-2d .nav-dropdown-sm .link:hover,
#extMenu1-2d .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-2d .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-2d .navbar,
#extMenu1-2d .nav-dropdown-sm,
#extMenu1-2d .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-2d .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-2d .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-2d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-2d .bg-color.transparent.opened .link:hover,
#extMenu1-2d .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-2d .link[aria-expanded="true"],
#extMenu1-2d .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-2d .innerEmail:hover,
#extMenu1-2d .innerPhone:hover {
  color: #f28281;
}
#extMenu1-2d A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-2d SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#extHeader6-2f P {
  color: #f9e4af;
  font-size: 23px;
}
#extHeader6-2f H3 {
  color: #f97352;
  font-family: 'Lora', serif;
}
#extHeader6-2f SPAN {
  color: #f9e4af;
}
#extHeader6-2f I {
  color: #f9e4af;
}
#extHeader16-4o SPAN {
  font-family: 'Lora', serif;
  color: #e6d591;
}
#extHeader16-4o P {
  color: #f97352;
}
#footer1-2i P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}












#header3-4s {
  
}
#header3-4s .mbr-section-title,
#header3-4s .mbr-section-subtitle {
  text-align: center;
}
#header3-4s .mbr-section-title,
#header3-4s .mbr-section-subtitle {
  text-align: center;
}
#header3-4s .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-4s .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-4s h3 {
  letter-spacing: 3px;
}
#extMenu1-4t .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-4t .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-4t .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-4t .close-icon::before,
#extMenu1-4t .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-4t .link,
#extMenu1-4t .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-4t .link {
  font-size: 0.95rem;
}
#extMenu1-4t .dropdown-item,
#extMenu1-4t .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-4t .link:hover,
#extMenu1-4t .dropdown-item:hover,
#extMenu1-4t .link:focus,
#extMenu1-4t .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-4t .link[aria-expanded="true"],
#extMenu1-4t .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-4t .nav-dropdown-sm .link:focus,
#extMenu1-4t .nav-dropdown-sm .link:hover,
#extMenu1-4t .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-4t .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-4t .navbar,
#extMenu1-4t .nav-dropdown-sm,
#extMenu1-4t .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-4t .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-4t .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-4t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-4t .bg-color.transparent.opened .link:hover,
#extMenu1-4t .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-4t .link[aria-expanded="true"],
#extMenu1-4t .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-4t .innerEmail:hover,
#extMenu1-4t .innerPhone:hover {
  color: #f28281;
}
#extMenu1-4t A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-4t SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#extMsg-box4-5l SPAN {
  font-size: 60px;
  font-family: 'Lora', serif;
  color: #e6d591;
}
#extMsg-box4-5l P {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #e6d591;
}
#extMsg-box4-5l .btn {
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#header3-58 .mbr-section-title,
#header3-58 .mbr-section-subtitle {
  text-align: center;
}
#header3-58 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#header3-58 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#features7-54 .card-subtitle {
  color: #bcbcbc;
}
#features7-54 .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#features7-54 B {
  font-family: 'Lora', serif;
}
#features7-54 P {
  font-family: 'Lora', serif;
}
#form1-61 .form-control-label {
  color: #ffffff;
}
#form1-61 .mbr-section-title {
  color: #ffffff;
}
#form1-61 SMALL {
  color: #cccccc;
}
#social-buttons4-4z .mbr-section-title,
#social-buttons4-4z .btn-social {
  color: #fff;
}
#social-buttons4-4z .mbr-section-title {
  color: #f3462e;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
}
#footer1-50 P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}





#header3-2u {
  
}
#header3-2u .mbr-section-title,
#header3-2u .mbr-section-subtitle {
  text-align: center;
}
#header3-2u .mbr-section-title,
#header3-2u .mbr-section-subtitle {
  text-align: center;
}
#header3-2u .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-2u .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-2u h3 {
  letter-spacing: 3px;
}
#extMenu1-2v .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-2v .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-2v .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-2v .close-icon::before,
#extMenu1-2v .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-2v .link,
#extMenu1-2v .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-2v .link {
  font-size: 0.95rem;
}
#extMenu1-2v .dropdown-item,
#extMenu1-2v .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-2v .link:hover,
#extMenu1-2v .dropdown-item:hover,
#extMenu1-2v .link:focus,
#extMenu1-2v .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-2v .link[aria-expanded="true"],
#extMenu1-2v .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-2v .nav-dropdown-sm .link:focus,
#extMenu1-2v .nav-dropdown-sm .link:hover,
#extMenu1-2v .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-2v .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-2v .navbar,
#extMenu1-2v .nav-dropdown-sm,
#extMenu1-2v .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-2v .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-2v .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-2v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-2v .bg-color.transparent.opened .link:hover,
#extMenu1-2v .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-2v .link[aria-expanded="true"],
#extMenu1-2v .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-2v .innerEmail:hover,
#extMenu1-2v .innerPhone:hover {
  color: #f28281;
}
#extMenu1-2v A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-2v SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#header1-33 .mbr-section-lead {
  color: #fadb8c;
  font-size: 25px;
}
#header1-33 .mbr-section-title {
  color: #ffffff;
  font-size: 60px;
}
#extShop1-35 .galleryItem h4:hover {
  color: #f28281;
}
#extShop1-35 .mbr-gallery-filter ul li.active {
  color: #f28281;
}
#extShop1-35 .mbr-gallery-filter ul li:hover {
  color: #f28281;
}
#extShop1-35 .mbr-gallery-filter ul li:before {
  background: #f28281;
}
#extShop1-35 .min-toggle:hover,
#extShop1-35 .max-toggle:hover {
  background-color: #f28281;
}
#extShop1-35 .shop-title {
  font-family: 'Lora', serif;
}
#extShop1-35 .categories-titles .mbr-gallery-filter ul li {
  font-family: 'Lora', serif;
}
#extShop1-35 .max-input {
  font-family: 'Lora', serif;
}
#extShop1-35 .min-input {
  font-family: 'Lora', serif;
}
#extShop1-35 .item-title {
  font-family: 'Lora', serif;
}
#extShop1-35 .item-subtitle {
  font-family: 'Lora', serif;
  color: #b8312f;
  font-size: 20px;
}
#extShop1-35 .card-description {
  font-family: 'Freehand', display;
}
#extShop1-35 .shop-item-price {
  font-family: 'Lora', serif;
  color: #41a85f;
}
#extShop1-35 H3 {
  font-size: 32px;
}
#extShop1-35 .item-subtitle B {
  font-size: 19px;
}
#msg-box8-69 .mbr-section-title,
#msg-box8-69 p {
  color: #fff;
}
#msg-box8-69 .lead P {
  font-size: 32px;
  color: #ffffff;
}
#msg-box8-69 .mbr-section-title {
  color: #ffe39c;
}
#social-buttons4-5o .mbr-section-title,
#social-buttons4-5o .btn-social {
  color: #fff;
}
#social-buttons4-5o .mbr-section-title {
  color: #f3462e;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#footer1-32 P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}

















#header3-1a {
  
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-1a .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-1a h3 {
  letter-spacing: 3px;
}
#header3-6g .mbr-section-title,
#header3-6g .mbr-section-subtitle {
  text-align: center;
}
#header3-6g .mbr-section-title {
  color: #ffe39c;
}
#header3-6g .mbr-section-title SPAN {
  font-size: 25px;
}
#extHeader16-5g SPAN {
  font-family: 'Lora', serif;
  color: #e6d591;
  font-size: 25px;
}
#extHeader16-5g P {
  color: #f97352;
  text-align: center;
  font-size: 18px;
}
#extMenu1-0 .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-0 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-0 .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-0 .close-icon::before,
#extMenu1-0 .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-0 .link,
#extMenu1-0 .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-0 .link {
  font-size: 0.95rem;
}
#extMenu1-0 .dropdown-item,
#extMenu1-0 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-0 .link:hover,
#extMenu1-0 .dropdown-item:hover,
#extMenu1-0 .link:focus,
#extMenu1-0 .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-0 .link[aria-expanded="true"],
#extMenu1-0 .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-0 .nav-dropdown-sm .link:focus,
#extMenu1-0 .nav-dropdown-sm .link:hover,
#extMenu1-0 .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-0 .navbar,
#extMenu1-0 .nav-dropdown-sm,
#extMenu1-0 .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-0 .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-0 .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-0 .bg-color.transparent.opened .link:hover,
#extMenu1-0 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-0 .link[aria-expanded="true"],
#extMenu1-0 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-0 .innerEmail:hover,
#extMenu1-0 .innerPhone:hover {
  color: #f28281;
}
#extMenu1-0 A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-0 SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#msg-box5-1i P {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 16px;
}
#msg-box5-1i H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'Lora', serif;
  color: #90a878;
}
#msg-box5-1i SPAN {
  font-size: 25px;
}
#msg-box5-1i I {
  color: #f3462e;
  font-size: 36px;
}
#msg-box5-1i .btn {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
}
#extTestimonials5-1f .mbr-section-subtitle {
  color: #842929;
  font-size: 19px;
}
#extTestimonials5-1f .mbr-section-title {
  font-family: 'Lora', serif;
}
#extTestimonials5-1f .mbr-section-title I {
  font-family: 'PT Sans', sans-serif;
}
#extTestimonials5-1f .mbr-section-title SPAN {
  font-size: 60px;
}
#extHeader6-1v P {
  color: #f9e4af;
  font-size: 23px;
}
#extHeader6-1v H3 {
  color: #f97352;
  font-family: 'Lora', serif;
}
#extHeader6-1v SPAN {
  color: #f9e4af;
}
#extHeader6-1v I {
  color: #f9e4af;
}
#msg-box5-22 P {
  font-family: 'Lora', serif;
  text-align: right;
}
#msg-box5-22 H3 {
  font-family: 'Lora', serif;
  text-align: right;
}
#msg-box5-22 SPAN {
  color: #3e3e3e;
  font-size: 36px;
}
#extMsg-box4-4l SPAN {
  font-size: 60px;
  font-family: 'Lora', serif;
  color: #e6d591;
}
#extMsg-box4-4l P {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #e6d591;
}
#extMsg-box4-4l .btn {
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#social-buttons4-3r .mbr-section-title,
#social-buttons4-3r .btn-social {
  color: #fff;
}
#social-buttons4-3r .mbr-section-title {
  color: #f3462e;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#footer1-1z P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}





#header3-2k {
  
}
#header3-2k .mbr-section-title,
#header3-2k .mbr-section-subtitle {
  text-align: center;
}
#header3-2k .mbr-section-title,
#header3-2k .mbr-section-subtitle {
  text-align: center;
}
#header3-2k .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-2k .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-2k h3 {
  letter-spacing: 3px;
}
#extMenu1-2l .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-2l .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-2l .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-2l .close-icon::before,
#extMenu1-2l .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-2l .link,
#extMenu1-2l .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-2l .link {
  font-size: 0.95rem;
}
#extMenu1-2l .dropdown-item,
#extMenu1-2l .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-2l .link:hover,
#extMenu1-2l .dropdown-item:hover,
#extMenu1-2l .link:focus,
#extMenu1-2l .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-2l .link[aria-expanded="true"],
#extMenu1-2l .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-2l .nav-dropdown-sm .link:focus,
#extMenu1-2l .nav-dropdown-sm .link:hover,
#extMenu1-2l .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-2l .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-2l .navbar,
#extMenu1-2l .nav-dropdown-sm,
#extMenu1-2l .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-2l .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-2l .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-2l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-2l .bg-color.transparent.opened .link:hover,
#extMenu1-2l .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-2l .link[aria-expanded="true"],
#extMenu1-2l .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-2l .innerEmail:hover,
#extMenu1-2l .innerPhone:hover {
  color: #f28281;
}
#extMenu1-2l A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-2l SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#header3-5e .mbr-section-title,
#header3-5e .mbr-section-subtitle {
  text-align: center;
}
#header3-5e .mbr-section-title {
  text-align: left;
}
#header3-5e .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-5e .mbr-section-title SPAN {
  font-size: 32px;
}
#content1-3h {
  
}
#content1-3h P {
  text-align: justify;
  font-size: 20px;
  font-family: 'Lora', serif;
}
#social-buttons4-5j .mbr-section-title,
#social-buttons4-5j .btn-social {
  color: #fff;
}
#social-buttons4-5j .mbr-section-title {
  color: #f3462e;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#footer1-2s P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}









#header3-4s {
  
}
#header3-4s .mbr-section-title,
#header3-4s .mbr-section-subtitle {
  text-align: center;
}
#header3-4s .mbr-section-title,
#header3-4s .mbr-section-subtitle {
  text-align: center;
}
#header3-4s .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-4s .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-4s h3 {
  letter-spacing: 3px;
}
#extMenu1-4t .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-4t .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-4t .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-4t .close-icon::before,
#extMenu1-4t .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-4t .link,
#extMenu1-4t .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-4t .link {
  font-size: 0.95rem;
}
#extMenu1-4t .dropdown-item,
#extMenu1-4t .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-4t .link:hover,
#extMenu1-4t .dropdown-item:hover,
#extMenu1-4t .link:focus,
#extMenu1-4t .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-4t .link[aria-expanded="true"],
#extMenu1-4t .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-4t .nav-dropdown-sm .link:focus,
#extMenu1-4t .nav-dropdown-sm .link:hover,
#extMenu1-4t .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-4t .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-4t .navbar,
#extMenu1-4t .nav-dropdown-sm,
#extMenu1-4t .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-4t .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-4t .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-4t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-4t .bg-color.transparent.opened .link:hover,
#extMenu1-4t .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-4t .link[aria-expanded="true"],
#extMenu1-4t .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-4t .innerEmail:hover,
#extMenu1-4t .innerPhone:hover {
  color: #f28281;
}
#extMenu1-4t A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-4t SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#header3-58 .mbr-section-title,
#header3-58 .mbr-section-subtitle {
  text-align: center;
}
#header3-58 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#header3-58 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#features7-54 .card-subtitle {
  color: #bcbcbc;
}
#features7-54 .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#features7-54 B {
  font-family: 'Lora', serif;
}
#features7-54 P {
  font-family: 'Lora', serif;
}
#form1-61 .form-control-label {
  color: #ffffff;
}
#form1-61 .mbr-section-title {
  color: #ffffff;
}
#form1-61 SMALL {
  color: #cccccc;
}
#social-buttons4-4z .mbr-section-title,
#social-buttons4-4z .btn-social {
  color: #fff;
}
#social-buttons4-4z .mbr-section-title {
  color: #f3462e;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
}
#footer1-50 P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}






#header3-2c {
  
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-2c .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-2c h3 {
  letter-spacing: 3px;
}
#extMenu1-2d .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-2d .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-2d .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-2d .close-icon::before,
#extMenu1-2d .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-2d .link,
#extMenu1-2d .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-2d .link {
  font-size: 0.95rem;
}
#extMenu1-2d .dropdown-item,
#extMenu1-2d .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-2d .link:hover,
#extMenu1-2d .dropdown-item:hover,
#extMenu1-2d .link:focus,
#extMenu1-2d .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-2d .link[aria-expanded="true"],
#extMenu1-2d .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-2d .nav-dropdown-sm .link:focus,
#extMenu1-2d .nav-dropdown-sm .link:hover,
#extMenu1-2d .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-2d .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-2d .navbar,
#extMenu1-2d .nav-dropdown-sm,
#extMenu1-2d .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-2d .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-2d .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-2d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-2d .bg-color.transparent.opened .link:hover,
#extMenu1-2d .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-2d .link[aria-expanded="true"],
#extMenu1-2d .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-2d .innerEmail:hover,
#extMenu1-2d .innerPhone:hover {
  color: #f28281;
}
#extMenu1-2d A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-2d SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#extHeader6-2f P {
  color: #f9e4af;
  font-size: 23px;
}
#extHeader6-2f H3 {
  color: #f97352;
  font-family: 'Lora', serif;
}
#extHeader6-2f SPAN {
  color: #f9e4af;
}
#extHeader6-2f I {
  color: #f9e4af;
}
#extHeader16-4o SPAN {
  font-family: 'Lora', serif;
  color: #e6d591;
  font-size: 36px;
}
#extHeader16-4o P {
  color: #f97352;
}
#footer1-2i P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}












#header3-23 {
  
}
#header3-23 .mbr-section-title,
#header3-23 .mbr-section-subtitle {
  text-align: center;
}
#header3-23 .mbr-section-title,
#header3-23 .mbr-section-subtitle {
  text-align: center;
}
#header3-23 .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-23 .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-23 h3 {
  letter-spacing: 3px;
}
#extHeader6-62 P {
  color: #f9e4af;
  font-size: 23px;
}
#extHeader6-62 H3 {
  color: #f97352;
  font-family: 'Lora', serif;
}
#extHeader6-62 SPAN {
  color: #f9e4af;
  font-size: 48px;
}
#extHeader6-62 I {
  color: #f9e4af;
}
#extMenu1-24 .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-24 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-24 .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-24 .close-icon::before,
#extMenu1-24 .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-24 .link,
#extMenu1-24 .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-24 .link {
  font-size: 0.95rem;
}
#extMenu1-24 .dropdown-item,
#extMenu1-24 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-24 .link:hover,
#extMenu1-24 .dropdown-item:hover,
#extMenu1-24 .link:focus,
#extMenu1-24 .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-24 .link[aria-expanded="true"],
#extMenu1-24 .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-24 .nav-dropdown-sm .link:focus,
#extMenu1-24 .nav-dropdown-sm .link:hover,
#extMenu1-24 .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-24 .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-24 .navbar,
#extMenu1-24 .nav-dropdown-sm,
#extMenu1-24 .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-24 .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-24 .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-24 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-24 .bg-color.transparent.opened .link:hover,
#extMenu1-24 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-24 .link[aria-expanded="true"],
#extMenu1-24 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-24 .innerEmail:hover,
#extMenu1-24 .innerPhone:hover {
  color: #f28281;
}
#extMenu1-24 A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-24 SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#header3-36 .mbr-section-title,
#header3-36 .mbr-section-subtitle {
  text-align: center;
}
#header3-36 .mbr-section-title {
  font-family: 'Lora', serif;
}
#header3-36 .mbr-section-title SPAN {
  color: #b8312f;
  font-size: 30px;
}
#content2-3a P {
  text-align: center;
}
#extHeader6-28 P {
  color: #f9e4af;
  font-size: 23px;
}
#extHeader6-28 H3 {
  color: #f97352;
  font-family: 'Lora', serif;
}
#extHeader6-28 SPAN {
  color: #f9e4af;
}
#extHeader6-28 I {
  color: #f9e4af;
}
#extTestimonials5-4r .mbr-section-subtitle {
  color: #842929;
  font-size: 19px;
}
#extTestimonials5-4r .mbr-section-title {
  font-family: 'Lora', serif;
  text-align: center;
}
#extTestimonials5-4r .mbr-section-title I {
  font-family: 'PT Sans', sans-serif;
}
#extTestimonials5-4r .mbr-section-title SPAN {
  font-size: 46px;
}
#extMsg-box4-5p SPAN {
  font-size: 60px;
  font-family: 'Lora', serif;
  color: #e6d591;
}
#extMsg-box4-5p P {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #e6d591;
}
#extMsg-box4-5p .btn {
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#footer1-2b P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}




















#extMenu1-r .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-r .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-r .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-r .close-icon::before,
#extMenu1-r .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-r .link,
#extMenu1-r .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-r .link {
  font-size: 0.95rem;
}
#extMenu1-r .dropdown-item,
#extMenu1-r .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-r .link:hover,
#extMenu1-r .dropdown-item:hover,
#extMenu1-r .link:focus,
#extMenu1-r .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-r .link[aria-expanded="true"],
#extMenu1-r .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-r .nav-dropdown-sm .link:focus,
#extMenu1-r .nav-dropdown-sm .link:hover,
#extMenu1-r .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-r .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-r .navbar,
#extMenu1-r .nav-dropdown-sm,
#extMenu1-r .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-r .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-r .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-r .bg-color.transparent.opened .link:hover,
#extMenu1-r .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-r .link[aria-expanded="true"],
#extMenu1-r .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-r .innerEmail:hover,
#extMenu1-r .innerPhone:hover {
  color: #f28281;
}
#extMenu1-r A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-r SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#msg-box5-s P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-s H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Serif', serif;
  color: #b8312f;
}
#msg-box5-s SPAN {
  font-size: 25px;
}
#msg-box5-s I {
  font-size: 17px;
  font-family: 'PT Serif', serif;
}
#msg-box5-t P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-t H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Serif', serif;
  color: #2c2c2c;
}
#msg-box5-t SPAN {
  font-size: 25px;
}
#msg-box5-t I {
  font-size: 17px;
}
#msg-box5-v P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-v H3 {
  font-size: 36px;
  text-align: left;
  font-family: 'PT Serif', serif;
  color: #2c2c2c;
}
#msg-box5-v SPAN {
  font-size: 25px;
}
#msg-box5-v I {
  font-size: 17px;
}
#msg-box5-u P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-u H3 {
  font-size: 36px;
  text-align: left;
  font-family: 'PT Serif', serif;
  color: #2c2c2c;
}
#msg-box5-u SPAN {
  font-size: 25px;
}
#msg-box5-u I {
  font-size: 17px;
}
#msg-box5-w P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-w H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Serif', serif;
  color: #842929;
}
#msg-box5-w SPAN {
  font-size: 30px;
  font-family: 'Lora', serif;
}
#msg-box5-w I {
  font-size: 17px;
  color: #2c2c2c;
}
#msg-box5-w .btn {
  font-family: 'Lora', serif;
  font-size: 15px;
}
#extMsg-box4-5n SPAN {
  font-size: 60px;
  font-family: 'Lora', serif;
  color: #e6d591;
}
#extMsg-box4-5n P {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #e6d591;
}
#extMsg-box4-5n .btn {
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#social-buttons4-5m .mbr-section-title,
#social-buttons4-5m .btn-social {
  color: #fff;
}
#social-buttons4-5m .mbr-section-title {
  color: #f3462e;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}







#header3-23 {
  
}
#header3-23 .mbr-section-title,
#header3-23 .mbr-section-subtitle {
  text-align: center;
}
#header3-23 .mbr-section-title,
#header3-23 .mbr-section-subtitle {
  text-align: center;
}
#header3-23 .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-23 .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-23 h3 {
  letter-spacing: 3px;
}
#extMenu1-24 .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-24 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Freehand', display;
}
#extMenu1-24 .navbar-toggler {
  color: #ffe39c;
}
#extMenu1-24 .close-icon::before,
#extMenu1-24 .close-icon::after {
  background-color: #ffe39c;
}
#extMenu1-24 .link,
#extMenu1-24 .dropdown-item {
  color: #ffe39c;
  font-family: 'Droid Serif', serif;
}
#extMenu1-24 .link {
  font-size: 0.95rem;
}
#extMenu1-24 .dropdown-item,
#extMenu1-24 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#extMenu1-24 .link:hover,
#extMenu1-24 .dropdown-item:hover,
#extMenu1-24 .link:focus,
#extMenu1-24 .dropdown-item:focus {
  color: #f28281;
}
#extMenu1-24 .link[aria-expanded="true"],
#extMenu1-24 .dropdown-menu {
  background: #2b2b2b;
}
#extMenu1-24 .nav-dropdown-sm .link:focus,
#extMenu1-24 .nav-dropdown-sm .link:hover,
#extMenu1-24 .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-24 .nav-dropdown-sm .dropdown-item:hover {
  background: #3d3d3d!important;
}
#extMenu1-24 .navbar,
#extMenu1-24 .nav-dropdown-sm,
#extMenu1-24 .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-24 .nav-dropdown-sm .dropdown-menu {
  background: #454545;
}
#extMenu1-24 .bg-color.transparent .link {
  color: #ffe39c;
  transition: none;
}
#extMenu1-24 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-24 .bg-color.transparent.opened .link:hover,
#extMenu1-24 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#extMenu1-24 .link[aria-expanded="true"],
#extMenu1-24 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#extMenu1-24 .innerEmail:hover,
#extMenu1-24 .innerPhone:hover {
  color: #f28281;
}
#extMenu1-24 A {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extMenu1-24 SPAN {
  color: #f9e4af;
  font-size: 16px;
}
#msg-box3-6q .mbr-section-title,
#msg-box3-6q p {
  color: #000;
}
#msg-box3-6q .mbr-section-title SPAN {
  color: #d14841;
  font-size: 36px;
}
#msg-box3-6q .lead P {
  font-family: 'Lora', serif;
  font-size: 23px;
}
#extTabs1-6p P {
  color: #b8312f;
}
#extTestimonials5-4r .mbr-section-subtitle {
  color: #842929;
  font-size: 19px;
}
#extTestimonials5-4r .mbr-section-title {
  font-family: 'Lora', serif;
}
#extTestimonials5-4r .mbr-section-title I {
  font-family: 'PT Sans', sans-serif;
}
#extTestimonials5-4r .mbr-section-title SPAN {
  font-size: 60px;
}
.cid-rpJ1ZHKUYD {
  padding-top: 60px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-rpJ1ZHKUYD .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-rpJ1ZHKUYD .form-control,
.cid-rpJ1ZHKUYD .field-input {
  padding: 0.5rem;
  background-color: #ffffff;
  border-color: #f28281;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-rpJ1ZHKUYD .form-control input::-webkit-input-placeholder,
.cid-rpJ1ZHKUYD .field-input input::-webkit-input-placeholder,
.cid-rpJ1ZHKUYD .form-control textarea::-webkit-input-placeholder,
.cid-rpJ1ZHKUYD .field-input textarea::-webkit-input-placeholder {
  color: #f28281;
}
.cid-rpJ1ZHKUYD .form-control input:-moz-placeholder,
.cid-rpJ1ZHKUYD .field-input input:-moz-placeholder,
.cid-rpJ1ZHKUYD .form-control textarea:-moz-placeholder,
.cid-rpJ1ZHKUYD .field-input textarea:-moz-placeholder {
  color: #f28281;
}
.cid-rpJ1ZHKUYD .form-control:hover,
.cid-rpJ1ZHKUYD .field-input:hover,
.cid-rpJ1ZHKUYD .form-control:focus,
.cid-rpJ1ZHKUYD .field-input:focus {
  background-color: #efefef;
  border-color: #000000;
  color: #ffffff;
  box-shadow: none;
  outline: none;
}
.cid-rpJ1ZHKUYD .form-control:hover input::-webkit-input-placeholder,
.cid-rpJ1ZHKUYD .field-input:hover input::-webkit-input-placeholder,
.cid-rpJ1ZHKUYD .form-control:focus input::-webkit-input-placeholder,
.cid-rpJ1ZHKUYD .field-input:focus input::-webkit-input-placeholder,
.cid-rpJ1ZHKUYD .form-control:hover textarea::-webkit-input-placeholder,
.cid-rpJ1ZHKUYD .field-input:hover textarea::-webkit-input-placeholder,
.cid-rpJ1ZHKUYD .form-control:focus textarea::-webkit-input-placeholder,
.cid-rpJ1ZHKUYD .field-input:focus textarea::-webkit-input-placeholder {
  color: #000000;
}
.cid-rpJ1ZHKUYD .form-control:hover input:-moz-placeholder,
.cid-rpJ1ZHKUYD .field-input:hover input:-moz-placeholder,
.cid-rpJ1ZHKUYD .form-control:focus input:-moz-placeholder,
.cid-rpJ1ZHKUYD .field-input:focus input:-moz-placeholder,
.cid-rpJ1ZHKUYD .form-control:hover textarea:-moz-placeholder,
.cid-rpJ1ZHKUYD .field-input:hover textarea:-moz-placeholder,
.cid-rpJ1ZHKUYD .form-control:focus textarea:-moz-placeholder,
.cid-rpJ1ZHKUYD .field-input:focus textarea:-moz-placeholder {
  color: #000000;
}
.cid-rpJ1ZHKUYD .jq-number__spin:hover,
.cid-rpJ1ZHKUYD .jq-number__spin:focus {
  background-color: #efefef;
  border-color: #000000;
  color: #ffffff;
  box-shadow: none;
  outline: none;
}
.cid-rpJ1ZHKUYD .jq-number__spin {
  background-color: #ffffff;
  border-color: #f28281;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-rpJ1ZHKUYD .jq-selectbox li,
.cid-rpJ1ZHKUYD .jq-selectbox li {
  background-color: #ffffff;
  color: #000000;
}
.cid-rpJ1ZHKUYD .jq-selectbox li:hover,
.cid-rpJ1ZHKUYD .jq-selectbox li.selected {
  background-color: #efefef;
  color: #000000;
}
.cid-rpJ1ZHKUYD .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-rpJ1ZHKUYD .jq-number__spin.minus:hover:after,
.cid-rpJ1ZHKUYD .jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-rpJ1ZHKUYD .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-rpJ1ZHKUYD .jq-number__spin.minus:after,
.cid-rpJ1ZHKUYD .jq-number__spin.plus:after {
  border-top-color: #efefef;
  border-bottom-color: #efefef;
}
.cid-rpJ1ZHKUYD input::-webkit-clear-button {
  display: none;
}
.cid-rpJ1ZHKUYD input::-webkit-inner-spin-button {
  display: none;
}
.cid-rpJ1ZHKUYD input::-webkit-outer-spin-button {
  display: none;
}
.cid-rpJ1ZHKUYD input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-rpJ1ZHKUYD H4 {
  color: #d14841;
}
#footer1-2b P {
  font-family: 'Lora', serif;
  color: #ffffff;
  font-size: 14px;
}
