@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Schoolbell:400);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower:400);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Bitter:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);




























body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Oxygen', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Oxygen', 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: 'Oxygen', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Oxygen', sans-serif;
}
.btn {
  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: 'Oxygen', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Oxygen', sans-serif;
}
.mbr-author-desc {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Oxygen', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #b8312f !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #ffda63 !important;
}
.bg-warning {
  background-color: #872634 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #b8312f;
  border-color: #b8312f;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #7b211f;
  border-color: #7b211f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !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: #ffda63;
  border-color: #ffda63;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #ffc817;
  border-color: #ffc817;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #ffc817 !important;
  border-color: #ffc817 !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: #872634;
  border-color: #872634;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #4b151d;
  border-color: #4b151d;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #4b151d !important;
  border-color: #4b151d !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: #671b1a;
  color: #671b1a;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #b8312f;
  border-color: #b8312f;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !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: #fcc000;
  color: #fcc000;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #ffda63;
  border-color: #ffda63;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #ffda63 !important;
  border-color: #ffda63 !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: #371015;
  color: #371015;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #872634;
  border-color: #872634;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #872634 !important;
  border-color: #872634 !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: #b8312f !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #ffda63 !important;
}
.text-warning {
  color: #872634 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #ffda63;
}
.alert-warning {
  background-color: #872634;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #b8312f;
}
.btn-social:hover {
  background: #b8312f;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #b8312f;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #b8312f;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #b8312f;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #b8312f;
}
.lead a,
.lead a:hover {
  color: #b8312f;
}
.lead blockquote {
  border-color: #b8312f;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e08886;
}
.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: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #d15c6c;
}
.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: #b8312f;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Oxygen', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Oxygen', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Oxygen', sans-serif;
}
.features6 .description {
  font-family: 'Oxygen', sans-serif;
}
.count,
.counter-title {
  font-family: 'Oxygen', sans-serif;
}
.counter-subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #b8312f;
}
.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: 'Oxygen', 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: 'Oxygen', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Oxygen', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Oxygen', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Oxygen', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Oxygen', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Oxygen', sans-serif;
}
.extHeader13 .number {
  font-family: 'Oxygen', sans-serif;
}
.extHeader13 .period {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Oxygen', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Oxygen', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Oxygen', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Oxygen', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #b8312f;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Oxygen', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Oxygen', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Oxygen', sans-serif;
}
.extForm2 .container p {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #b8312f;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #b8312f;
}
.extCounters2 h4 {
  font-family: 'Oxygen', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Oxygen', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Oxygen', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #b8312f;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #b8312f;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #b8312f;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Oxygen', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Oxygen', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #b8312f;
}
.extAccordion1 .panel-heading a {
  font-family: 'Oxygen', 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: #b8312f;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Oxygen', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #b8312f;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #b8312f;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #b8312f;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Oxygen', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Oxygen', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Oxygen', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Oxygen', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #b8312f !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #b8312f;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #b8312f;
}
.theme-border {
  border: 1px solid #b8312f;
}
#extMenu1-e6 .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-e6 .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
}
#extMenu1-e6 .navbar-toggler {
  color: #2c4313;
}
#extMenu1-e6 .close-icon::before,
#extMenu1-e6 .close-icon::after {
  background-color: #2c4313;
}
#extMenu1-e6 .link,
#extMenu1-e6 .dropdown-item {
  color: #2c4313;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-e6 .link {
  font-size: 1.25rem;
}
#extMenu1-e6 .dropdown-item,
#extMenu1-e6 .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#extMenu1-e6 .link:hover,
#extMenu1-e6 .dropdown-item:hover,
#extMenu1-e6 .link:focus,
#extMenu1-e6 .dropdown-item:focus {
  color: #b8312f;
}
#extMenu1-e6 .link[aria-expanded="true"],
#extMenu1-e6 .dropdown-menu {
  background: #eef394;
}
#extMenu1-e6 .nav-dropdown-sm .link:focus,
#extMenu1-e6 .nav-dropdown-sm .link:hover,
#extMenu1-e6 .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-e6 .nav-dropdown-sm .dropdown-item:hover {
  background: #f3f6b4!important;
}
#extMenu1-e6 .navbar,
#extMenu1-e6 .nav-dropdown-sm,
#extMenu1-e6 .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-e6 .nav-dropdown-sm .dropdown-menu {
  background: #f5f8c2;
}
#extMenu1-e6 .bg-color.transparent .link {
  color: #2c4313;
  transition: none;
}
#extMenu1-e6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-e6 .bg-color.transparent.opened .link:hover,
#extMenu1-e6 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#extMenu1-e6 .link[aria-expanded="true"],
#extMenu1-e6 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#extMenu1-e6 .innerEmail:hover,
#extMenu1-e6 .innerPhone:hover {
  color: #b8312f;
}
#extMenu1-e6 SPAN {
  color: #232323;
  font-size: 15px;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-e6 B {
  font-size: 16px;
  color: #872634;
}
#header1-3 .mbr-section-title {
  color: #f28281;
  font-family: 'Indie Flower', cursive;
  font-size: 60px;
}
#header1-3 .mbr-section-lead {
  color: #000000;
  font-family: 'Schoolbell', handwriting;
  font-size: 24px;
}
#header1-3 .mbr-section-lead I {
  font-size: 36px;
}
#extFeatures7-6 {
  
}
#extFeatures7-6 H4 {
  font-family: 'Ubuntu', cursive;
  font-size: 28px;
  color: #f28281;
}
#extFeatures7-6 .feature-img:hover {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  animation-duration: 1s;
}
#extFeatures7-8 {
  
}
#extFeatures7-8 H4 {
  font-family: 'Ubuntu', cursive;
  font-size: 28px;
  color: #f28281;
}
#header3-9n .mbr-section-title,
#header3-9n .mbr-section-subtitle {
  text-align: center;
}
#header3-9n .mbr-section-title {
  font-size: 36px;
  color: #872634;
}
#header3-9n .mbr-section-title SPAN {
  font-size: 32px;
}
#header3-23 .mbr-section-title,
#header3-23 .mbr-section-subtitle {
  text-align: center;
}
#header3-23 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#header3-23 .mbr-section-subtitle {
  font-size: 25px;
}
#image2-b DIV {
  font-family: 'Titillium Web', sans-serif;
  font-size: 32px;
}
#extMsg-box4-46 SPAN {
  font-size: 60px;
  font-family: 'Indie Flower', cursive;
  color: #90a878;
}
#extMsg-box4-46 P {
  font-family: 'Indie Flower', cursive;
  font-size: 30px;
  color: #000000;
}
#extMsg-box4-46 .btn {
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box5-k H3 {
  font-family: 'Indie Flower', cursive;
  color: #f28281;
  text-align: right;
}
#msg-box5-k P {
  font-family: 'Indie Flower', handwriting;
  font-size: 36px;
}
#msg-box5-k .btn {
  font-size: 16px;
}
#msg-box5-19 P {
  text-align: left;
  font-size: 22px;
  font-family: 'Oxygen', sans-serif;
  color: #000000;
}
#msg-box5-19 H3 {
  font-family: 'Oxygen', sans-serif;
  color: #000000;
  text-align: left;
}
#extTestimonials1-fn .mbr-section-title {
  color: #f28281;
  font-size: 48px;
  font-family: 'Oxygen', sans-serif;
}
#extTestimonials1-fn .card-footer > small {
  color: #0c2d15;
}
#extTestimonials1-fn .card-block P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
}
#extTestimonials1-fn .card-footer > div {
  font-family: 'Indie Flower', cursive;
}
#extTestimonials1-fn .mbr-section-subtitle {
  color: #000000;
  font-size: 25px;
  font-family: 'Oxygen', sans-serif;
}
#extTestimonials1-fn .mbr-section-title SPAN {
  font-size: 36px;
}
#social-buttons1-c .mbr-section-title {
  font-family: 'Indie Flower', cursive;
  color: #90a878;
  font-size: 36px;
}
#contacts4-3p P {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  text-align: left;
}
#contacts4-3p STRONG {
  color: #b8ef51;
  font-family: 'Bitter', serif;
}
#contacts4-3p B {
  font-family: 'PT Sans', sans-serif;
}
#contacts4-3p UL {
  color: #f28281;
}
#contacts4-3p .btn {
  font-family: 'PT Serif', serif;
}
#social-buttons4-49 .mbr-section-title,
#social-buttons4-49 .btn-social {
  color: #fff;
}
#social-buttons4-49 .mbr-section-title {
  color: #90a878;
  font-family: 'Indie Flower', cursive;
  font-size: 32px;
}
#footer1-r P {
  font-family: 'Indie Flower', cursive;
  color: #0c2d15;
  font-size: 14px;
}
























#extMenu1-5n .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-5n .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
}
#extMenu1-5n .navbar-toggler {
  color: #2c4313;
}
#extMenu1-5n .close-icon::before,
#extMenu1-5n .close-icon::after {
  background-color: #2c4313;
}
#extMenu1-5n .link,
#extMenu1-5n .dropdown-item {
  color: #2c4313;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-5n .link {
  font-size: 1.25rem;
}
#extMenu1-5n .dropdown-item,
#extMenu1-5n .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#extMenu1-5n .link:hover,
#extMenu1-5n .dropdown-item:hover,
#extMenu1-5n .link:focus,
#extMenu1-5n .dropdown-item:focus {
  color: #b8312f;
}
#extMenu1-5n .link[aria-expanded="true"],
#extMenu1-5n .dropdown-menu {
  background: #eef394;
}
#extMenu1-5n .nav-dropdown-sm .link:focus,
#extMenu1-5n .nav-dropdown-sm .link:hover,
#extMenu1-5n .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-5n .nav-dropdown-sm .dropdown-item:hover {
  background: #f3f6b4!important;
}
#extMenu1-5n .navbar,
#extMenu1-5n .nav-dropdown-sm,
#extMenu1-5n .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-5n .nav-dropdown-sm .dropdown-menu {
  background: #f5f8c2;
}
#extMenu1-5n .bg-color.transparent .link {
  color: #2c4313;
  transition: none;
}
#extMenu1-5n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-5n .bg-color.transparent.opened .link:hover,
#extMenu1-5n .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#extMenu1-5n .link[aria-expanded="true"],
#extMenu1-5n .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#extMenu1-5n .innerEmail:hover,
#extMenu1-5n .innerPhone:hover {
  color: #b8312f;
}
#extMenu1-5n SPAN {
  color: #232323;
  font-size: 15px;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-5n B {
  font-size: 16px;
  color: #872634;
}
#header1-4g .mbr-section-title {
  color: #f28281;
  font-family: 'Indie Flower', cursive;
  font-size: 48px;
}
#header1-4g .mbr-section-lead {
  color: #000000;
  font-family: 'Indie Flower', cursive;
  font-size: 24px;
}
#header1-4g .mbr-section-lead I {
  font-size: 30px;
}
#header3-df .mbr-section-title,
#header3-df .mbr-section-subtitle {
  text-align: center;
}
#header3-df .mbr-section-title {
  font-family: 'Indie Flower', cursive;
  color: #f28281;
}
#header3-df .mbr-section-subtitle {
  font-size: 23px;
  color: #414141;
}
#header3-ew .mbr-section-title,
#header3-ew .mbr-section-subtitle {
  text-align: center;
}
#header3-ew .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  color: #f28281;
  text-align: left;
}
#header3-ew .mbr-section-subtitle {
  font-size: 23px;
  color: #414141;
  text-align: left;
  font-family: 'Oxygen', sans-serif;
}
#header3-di .mbr-section-title,
#header3-di .mbr-section-subtitle {
  text-align: center;
}
#header3-di .mbr-section-title {
  text-align: left;
  font-family: 'Oxygen', sans-serif;
  color: #f28281;
}
#header3-di .mbr-section-subtitle {
  text-align: left;
  font-size: 30px;
  font-family: 'Oxygen', sans-serif;
}
#header3-di .mbr-section-subtitle B {
  color: #1e1d1d;
}
#content1-54 P {
  text-align: left;
  font-size: 21px;
  font-family: 'Oxygen', sans-serif;
  color: #000000;
}
#header3-dk .mbr-section-title,
#header3-dk .mbr-section-subtitle {
  text-align: center;
}
#header3-dk .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 36px;
}
#header3-dk .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-dk .mbr-section-title DIV {
  font-family: 'Oxygen', sans-serif;
}
#content1-5d P {
  text-align: left;
  font-size: 21px;
  font-family: 'Oxygen', sans-serif;
  color: #000000;
}
#header3-dj .mbr-section-title,
#header3-dj .mbr-section-subtitle {
  text-align: center;
}
#header3-dj .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 36px;
}
#header3-dj .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-dj .mbr-section-title DIV {
  font-family: 'Oxygen', sans-serif;
}
#content1-5g P {
  text-align: left;
  font-size: 21px;
  font-family: 'Oxygen', sans-serif;
  color: #000000;
}
#extMsg-box3-9p SPAN {
  text-align: left;
  color: #f28281;
}
#header3-bt .mbr-section-title,
#header3-bt .mbr-section-subtitle {
  text-align: center;
}
#header3-bt .mbr-section-title {
  text-align: left;
  font-size: 36px;
  color: #f28281;
  font-family: 'Oxygen', sans-serif;
}
#header3-bt .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#content1-bu P {
  text-align: left;
  font-size: 21px;
  font-family: 'Oxygen', sans-serif;
}
#social-buttons1-4r .mbr-section-title {
  font-family: 'Indie Flower', cursive;
  color: #90a878;
  font-size: 36px;
}
#footer1-63 P {
  font-family: 'Indie Flower', cursive;
  color: #0c2d15;
  font-size: 14px;
}
#contacts4-61 P {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  text-align: left;
}
#contacts4-61 STRONG {
  color: #b8ef51;
  font-family: 'Bitter', serif;
}
#contacts4-61 B {
  font-family: 'PT Sans', sans-serif;
}
#contacts4-61 UL {
  color: #f28281;
}
#contacts4-61 .btn {
  font-family: 'PT Serif', serif;
}
#social-buttons4-g9 .mbr-section-title,
#social-buttons4-g9 .btn-social {
  color: #fff;
}
#social-buttons4-g9 .mbr-section-title {
  color: #90a878;
  font-family: 'Indie Flower', cursive;
  font-size: 32px;
}













#header1-99 .mbr-section-title {
  text-align: center;
  color: #000000;
  font-family: 'Indie Flower', cursive;
  font-size: 48px;
}
#header3-b0 .mbr-section-title,
#header3-b0 .mbr-section-subtitle {
  text-align: center;
}
#header3-b0 .mbr-section-title {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-b0 .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#extMenu1-6v .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6v .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
}
#extMenu1-6v .navbar-toggler {
  color: #2c4313;
}
#extMenu1-6v .close-icon::before,
#extMenu1-6v .close-icon::after {
  background-color: #2c4313;
}
#extMenu1-6v .link,
#extMenu1-6v .dropdown-item {
  color: #2c4313;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-6v .link {
  font-size: 1.25rem;
}
#extMenu1-6v .dropdown-item,
#extMenu1-6v .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#extMenu1-6v .link:hover,
#extMenu1-6v .dropdown-item:hover,
#extMenu1-6v .link:focus,
#extMenu1-6v .dropdown-item:focus {
  color: #b8312f;
}
#extMenu1-6v .link[aria-expanded="true"],
#extMenu1-6v .dropdown-menu {
  background: #eef394;
}
#extMenu1-6v .nav-dropdown-sm .link:focus,
#extMenu1-6v .nav-dropdown-sm .link:hover,
#extMenu1-6v .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6v .nav-dropdown-sm .dropdown-item:hover {
  background: #f3f6b4!important;
}
#extMenu1-6v .navbar,
#extMenu1-6v .nav-dropdown-sm,
#extMenu1-6v .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6v .nav-dropdown-sm .dropdown-menu {
  background: #f5f8c2;
}
#extMenu1-6v .bg-color.transparent .link {
  color: #2c4313;
  transition: none;
}
#extMenu1-6v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6v .bg-color.transparent.opened .link:hover,
#extMenu1-6v .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#extMenu1-6v .link[aria-expanded="true"],
#extMenu1-6v .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#extMenu1-6v .innerEmail:hover,
#extMenu1-6v .innerPhone:hover {
  color: #b8312f;
}
#extMenu1-6v SPAN {
  color: #232323;
  font-size: 15px;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-6v B {
  font-size: 16px;
  color: #872634;
}
#content1-b2 P {
  text-align: left;
  font-size: 23px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box8-b1 .mbr-section-title,
#msg-box8-b1 p {
  color: #fff;
}
#msg-box8-b1 .mbr-section-title {
  text-align: center;
  color: #1e1d1d;
}
#msg-box8-b1 .lead P {
  text-align: left;
  color: #000000;
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#social-buttons1-74 .mbr-section-title {
  font-family: 'Indie Flower', cursive;
  color: #90a878;
  font-size: 36px;
}
#contacts4-75 P {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  text-align: left;
}
#contacts4-75 STRONG {
  color: #b8ef51;
  font-family: 'Bitter', serif;
}
#contacts4-75 B {
  font-family: 'PT Sans', sans-serif;
}
#contacts4-75 UL {
  color: #f28281;
}
#contacts4-75 .btn {
  font-family: 'PT Serif', serif;
}
#social-buttons4-fk .mbr-section-title,
#social-buttons4-fk .btn-social {
  color: #fff;
}
#social-buttons4-fk .mbr-section-title {
  color: #90a878;
  font-family: 'Indie Flower', cursive;
  font-size: 32px;
}
#footer1-77 P {
  font-family: 'Indie Flower', cursive;
  color: #0c2d15;
  font-size: 14px;
}



















#msg-box5-89 H3 {
  font-family: 'Indie Flower', cursive;
  color: #f28281;
  text-align: right;
  font-size: 36px;
}
#msg-box5-89 P {
  font-family: 'Indie Flower', handwriting;
  font-size: 36px;
}
#msg-box5-89 .btn {
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#msg-box5-85 H3 {
  font-family: 'Indie Flower', cursive;
  color: #f28281;
  text-align: left;
  font-size: 36px;
}
#msg-box5-85 P {
  font-family: 'Indie Flower', handwriting;
  font-size: 36px;
}
#msg-box5-85 .btn {
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#msg-box4-aj H3 {
  color: #f28281;
  font-size: 32px;
}
#msg-box4-aj P {
  font-family: 'Oxygen', sans-serif;
  font-size: 22px;
  color: #000000;
}
#msg-box4-ak H3 {
  color: #f28281;
  text-align: left;
  font-size: 32px;
}
#msg-box4-ak P {
  font-family: 'Oxygen', sans-serif;
  font-size: 22px;
  color: #000000;
  text-align: left;
}
#msg-box4-al H3 {
  color: #f28281;
  text-align: left;
  font-size: 32px;
}
#msg-box4-al P {
  font-family: 'Oxygen', sans-serif;
  font-size: 22px;
  color: #000000;
  text-align: left;
}
#header3-ar .mbr-section-title,
#header3-ar .mbr-section-subtitle {
  text-align: center;
}
#header3-ar .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 36px;
}
#header3-ar .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-ar .mbr-section-title DIV {
  text-align: center;
  color: #000000;
  font-size: 32px;
}
#extMenu1-7v .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-7v .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
}
#extMenu1-7v .navbar-toggler {
  color: #2c4313;
}
#extMenu1-7v .close-icon::before,
#extMenu1-7v .close-icon::after {
  background-color: #2c4313;
}
#extMenu1-7v .link,
#extMenu1-7v .dropdown-item {
  color: #2c4313;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-7v .link {
  font-size: 1.25rem;
}
#extMenu1-7v .dropdown-item,
#extMenu1-7v .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#extMenu1-7v .link:hover,
#extMenu1-7v .dropdown-item:hover,
#extMenu1-7v .link:focus,
#extMenu1-7v .dropdown-item:focus {
  color: #b8312f;
}
#extMenu1-7v .link[aria-expanded="true"],
#extMenu1-7v .dropdown-menu {
  background: #eef394;
}
#extMenu1-7v .nav-dropdown-sm .link:focus,
#extMenu1-7v .nav-dropdown-sm .link:hover,
#extMenu1-7v .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-7v .nav-dropdown-sm .dropdown-item:hover {
  background: #f3f6b4!important;
}
#extMenu1-7v .navbar,
#extMenu1-7v .nav-dropdown-sm,
#extMenu1-7v .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-7v .nav-dropdown-sm .dropdown-menu {
  background: #f5f8c2;
}
#extMenu1-7v .bg-color.transparent .link {
  color: #2c4313;
  transition: none;
}
#extMenu1-7v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-7v .bg-color.transparent.opened .link:hover,
#extMenu1-7v .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#extMenu1-7v .link[aria-expanded="true"],
#extMenu1-7v .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#extMenu1-7v .innerEmail:hover,
#extMenu1-7v .innerPhone:hover {
  color: #b8312f;
}
#extMenu1-7v SPAN {
  color: #232323;
  font-size: 15px;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-7v B {
  font-size: 16px;
  color: #872634;
}
#header3-ap .mbr-section-title,
#header3-ap .mbr-section-subtitle {
  text-align: center;
}
#header3-ap .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 36px;
}
#header3-ap .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#social-buttons1-80 .mbr-section-title {
  font-family: 'Indie Flower', cursive;
  color: #90a878;
  font-size: 36px;
}
#contacts4-61 P {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  text-align: left;
}
#contacts4-61 STRONG {
  color: #b8ef51;
  font-family: 'Bitter', serif;
}
#contacts4-61 B {
  font-family: 'PT Sans', sans-serif;
}
#contacts4-61 UL {
  color: #f28281;
}
#contacts4-61 .btn {
  font-family: 'PT Serif', serif;
}
#social-buttons4-fl .mbr-section-title,
#social-buttons4-fl .btn-social {
  color: #fff;
}
#social-buttons4-fl .mbr-section-title {
  color: #90a878;
  font-family: 'Indie Flower', cursive;
  font-size: 32px;
}
#footer1-83 P {
  font-family: 'Indie Flower', cursive;
  color: #0c2d15;
  font-size: 14px;
}


















































#header3-9t .mbr-section-title,
#header3-9t .mbr-section-subtitle {
  text-align: center;
}
#header3-9t .mbr-section-title {
  color: #f28281;
  font-size: 36px;
}
#header3-9t .mbr-section-title SPAN {
  color: #b8312f;
  font-family: 'PT Sans', sans-serif;
}
#header3-9u .mbr-section-title,
#header3-9u .mbr-section-subtitle {
  text-align: center;
}
#header3-9u .mbr-section-title {
  color: #000000;
  font-size: 36px;
  font-family: 'PT Sans', sans-serif;
}
#extMsg-box3-96 SPAN {
  text-align: left;
  color: #f28281;
}
#extMenu1-5n .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-5n .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
}
#extMenu1-5n .navbar-toggler {
  color: #2c4313;
}
#extMenu1-5n .close-icon::before,
#extMenu1-5n .close-icon::after {
  background-color: #2c4313;
}
#extMenu1-5n .link,
#extMenu1-5n .dropdown-item {
  color: #2c4313;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-5n .link {
  font-size: 1.25rem;
}
#extMenu1-5n .dropdown-item,
#extMenu1-5n .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#extMenu1-5n .link:hover,
#extMenu1-5n .dropdown-item:hover,
#extMenu1-5n .link:focus,
#extMenu1-5n .dropdown-item:focus {
  color: #b8312f;
}
#extMenu1-5n .link[aria-expanded="true"],
#extMenu1-5n .dropdown-menu {
  background: #eef394;
}
#extMenu1-5n .nav-dropdown-sm .link:focus,
#extMenu1-5n .nav-dropdown-sm .link:hover,
#extMenu1-5n .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-5n .nav-dropdown-sm .dropdown-item:hover {
  background: #f3f6b4!important;
}
#extMenu1-5n .navbar,
#extMenu1-5n .nav-dropdown-sm,
#extMenu1-5n .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-5n .nav-dropdown-sm .dropdown-menu {
  background: #f5f8c2;
}
#extMenu1-5n .bg-color.transparent .link {
  color: #2c4313;
  transition: none;
}
#extMenu1-5n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-5n .bg-color.transparent.opened .link:hover,
#extMenu1-5n .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#extMenu1-5n .link[aria-expanded="true"],
#extMenu1-5n .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#extMenu1-5n .innerEmail:hover,
#extMenu1-5n .innerPhone:hover {
  color: #b8312f;
}
#extMenu1-5n SPAN {
  color: #232323;
  font-size: 15px;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-5n B {
  font-size: 16px;
  color: #872634;
}
#header3-6f .mbr-section-title,
#header3-6f .mbr-section-subtitle {
  text-align: center;
}
#header3-6f .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 60px;
}
#extTestimonials5-9r .mbr-section-title {
  color: #b8312f;
  font-size: 36px;
}
#msg-box5-6n P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-6n H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #90a878;
}
#msg-box5-6n SPAN {
  font-size: 25px;
}
#msg-box5-6g P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-6g H3 {
  font-size: 32px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #f28281;
}
#msg-box5-6g SPAN {
  font-size: 25px;
}
#msg-box5-6g .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-6j P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-6j H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #90a878;
}
#msg-box5-6j SPAN {
  font-size: 25px;
  color: #90a878;
}
#msg-box5-6j .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-6m P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-6m H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #f97352;
}
#msg-box5-6m SPAN {
  font-size: 25px;
}
#msg-box5-6m .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-6p P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-6p H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #90a878;
}
#msg-box5-6p SPAN {
  font-size: 25px;
}
#msg-box5-6p .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-6o P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-6o H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #f97352;
}
#msg-box5-6o SPAN {
  font-size: 25px;
}
#msg-box5-ay P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-ay H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #90a878;
}
#msg-box5-ay SPAN {
  font-size: 25px;
}
#msg-box5-ay .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-at P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-at H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #f97352;
}
#msg-box5-at SPAN {
  font-size: 25px;
}
#msg-box5-at .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-au P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-au H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #90a878;
}
#msg-box5-au SPAN {
  font-size: 25px;
}
#msg-box5-au .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-av P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-av H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #f97352;
}
#msg-box5-av SPAN {
  font-size: 25px;
}
#msg-box5-av .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-aw P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-aw H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #90a878;
}
#msg-box5-aw SPAN {
  font-size: 25px;
}
#msg-box5-aw .btn {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-ax P {
  text-align: left;
  font-family: 'PT Serif', serif;
  font-size: 16px;
}
#msg-box5-ax H3 {
  font-size: 30px;
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #f28281;
}
#msg-box5-ax SPAN {
  font-size: 25px;
}
#msg-box5-ax .btn {
  font-family: 'Oswald', sans-serif;
}
#extMsg-box4-7k SPAN {
  font-size: 48px;
  font-family: 'Indie Flower', cursive;
  color: #90a878;
}
#extMsg-box4-7k P {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#extMsg-box4-7k .btn {
  font-size: 12px;
  font-family: 'Lora', serif;
}
#social-buttons1-60 .mbr-section-title {
  font-family: 'Indie Flower', cursive;
  color: #90a878;
  font-size: 36px;
}
#contacts4-61 P {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  text-align: left;
}
#contacts4-61 STRONG {
  color: #b8ef51;
  font-family: 'Bitter', serif;
}
#contacts4-61 B {
  font-family: 'PT Sans', sans-serif;
}
#contacts4-61 UL {
  color: #f28281;
}
#contacts4-61 .btn {
  font-family: 'PT Serif', serif;
}
#social-buttons4-fj .mbr-section-title,
#social-buttons4-fj .btn-social {
  color: #fff;
}
#social-buttons4-fj .mbr-section-title {
  color: #90a878;
  font-family: 'Indie Flower', cursive;
  font-size: 32px;
}
#footer1-63 P {
  font-family: 'Indie Flower', cursive;
  color: #0c2d15;
  font-size: 14px;
}












#extMenu1-fo .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-fo .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
}
#extMenu1-fo .navbar-toggler {
  color: #2c4313;
}
#extMenu1-fo .close-icon::before,
#extMenu1-fo .close-icon::after {
  background-color: #2c4313;
}
#extMenu1-fo .link,
#extMenu1-fo .dropdown-item {
  color: #2c4313;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-fo .link {
  font-size: 1.25rem;
}
#extMenu1-fo .dropdown-item,
#extMenu1-fo .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#extMenu1-fo .link:hover,
#extMenu1-fo .dropdown-item:hover,
#extMenu1-fo .link:focus,
#extMenu1-fo .dropdown-item:focus {
  color: #b8312f;
}
#extMenu1-fo .link[aria-expanded="true"],
#extMenu1-fo .dropdown-menu {
  background: #eef394;
}
#extMenu1-fo .nav-dropdown-sm .link:focus,
#extMenu1-fo .nav-dropdown-sm .link:hover,
#extMenu1-fo .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-fo .nav-dropdown-sm .dropdown-item:hover {
  background: #f3f6b4!important;
}
#extMenu1-fo .navbar,
#extMenu1-fo .nav-dropdown-sm,
#extMenu1-fo .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-fo .nav-dropdown-sm .dropdown-menu {
  background: #f5f8c2;
}
#extMenu1-fo .bg-color.transparent .link {
  color: #2c4313;
  transition: none;
}
#extMenu1-fo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-fo .bg-color.transparent.opened .link:hover,
#extMenu1-fo .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#extMenu1-fo .link[aria-expanded="true"],
#extMenu1-fo .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#extMenu1-fo .innerEmail:hover,
#extMenu1-fo .innerPhone:hover {
  color: #b8312f;
}
#extMenu1-fo SPAN {
  color: #232323;
  font-size: 15px;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-fo B {
  font-size: 16px;
  color: #872634;
}
#header3-g5 .mbr-section-title,
#header3-g5 .mbr-section-subtitle {
  text-align: center;
}
#header3-g5 .mbr-section-title {
  font-family: 'PT Sans', sans-serif;
  color: #f28281;
}
#header3-g5 .mbr-section-subtitle {
  font-size: 23px;
  color: #414141;
}
#header3-g5 .mbr-section-title SPAN {
  color: #b8312f;
}
#content1-g6 P {
  text-align: left;
  font-size: 20px;
  font-family: 'Lora', serif;
  color: #000000;
}
#social-buttons1-g1 .mbr-section-title {
  font-family: 'Indie Flower', cursive;
  color: #90a878;
  font-size: 36px;
}
#contacts4-g2 P {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  text-align: left;
}
#contacts4-g2 STRONG {
  color: #b8ef51;
  font-family: 'Bitter', serif;
}
#contacts4-g2 B {
  font-family: 'PT Sans', sans-serif;
}
#contacts4-g2 UL {
  color: #f28281;
}
#contacts4-g2 .btn {
  font-family: 'PT Serif', serif;
}
#social-buttons4-g3 .mbr-section-title,
#social-buttons4-g3 .btn-social {
  color: #fff;
}
#social-buttons4-g3 .mbr-section-title {
  color: #90a878;
  font-family: 'Indie Flower', cursive;
  font-size: 32px;
}
#footer1-g4 P {
  font-family: 'Indie Flower', cursive;
  color: #0c2d15;
  font-size: 14px;
}

















#extMenu1-ga .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-ga .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
}
#extMenu1-ga .navbar-toggler {
  color: #2c4313;
}
#extMenu1-ga .close-icon::before,
#extMenu1-ga .close-icon::after {
  background-color: #2c4313;
}
#extMenu1-ga .link,
#extMenu1-ga .dropdown-item {
  color: #2c4313;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-ga .link {
  font-size: 1.25rem;
}
#extMenu1-ga .dropdown-item,
#extMenu1-ga .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#extMenu1-ga .link:hover,
#extMenu1-ga .dropdown-item:hover,
#extMenu1-ga .link:focus,
#extMenu1-ga .dropdown-item:focus {
  color: #b8312f;
}
#extMenu1-ga .link[aria-expanded="true"],
#extMenu1-ga .dropdown-menu {
  background: #eef394;
}
#extMenu1-ga .nav-dropdown-sm .link:focus,
#extMenu1-ga .nav-dropdown-sm .link:hover,
#extMenu1-ga .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-ga .nav-dropdown-sm .dropdown-item:hover {
  background: #f3f6b4!important;
}
#extMenu1-ga .navbar,
#extMenu1-ga .nav-dropdown-sm,
#extMenu1-ga .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-ga .nav-dropdown-sm .dropdown-menu {
  background: #f5f8c2;
}
#extMenu1-ga .bg-color.transparent .link {
  color: #2c4313;
  transition: none;
}
#extMenu1-ga .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-ga .bg-color.transparent.opened .link:hover,
#extMenu1-ga .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#extMenu1-ga .link[aria-expanded="true"],
#extMenu1-ga .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#extMenu1-ga .innerEmail:hover,
#extMenu1-ga .innerPhone:hover {
  color: #b8312f;
}
#extMenu1-ga SPAN {
  color: #232323;
  font-size: 15px;
  font-family: 'Oxygen', sans-serif;
}
#extMenu1-ga B {
  font-size: 16px;
  color: #872634;
}
#content1-gs P {
  text-align: left;
  font-size: 21px;
  font-family: 'Oxygen', sans-serif;
  color: #000000;
}
#header3-gt {
  
}
#header3-gt .mbr-section-title,
#header3-gt .mbr-section-subtitle {
  text-align: center;
}
#header3-gt .mbr-section-title,
#header3-gt .mbr-section-subtitle {
  text-align: center;
}
#header3-gt .mbr-section-title {
  text-align: left;
  color: #f28281;
  font-size: 32px;
}
#header3-gt .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
  color: #f28281;
}
#header3-gt h3 {
  letter-spacing: 3px;
}
#content1-gu P {
  text-align: left;
  font-size: 21px;
  font-family: 'Oxygen', sans-serif;
  color: #000000;
}
#msg-box5-gv P {
  text-align: right;
  font-size: 21px;
}
#msg-box5-gv H3 {
  font-family: 'Indie Flower', handwriting;
  color: #000000;
}
#msg-box5-gw {
  
  
  
}
#msg-box5-gw P {
  font-family: 'Indie Flower', cursive;
  font-size: 21px;
  text-align: left;
}
#msg-box5-gw H3 {
  text-align: left;
  color: #f28281;
  font-size: 36px;
}
#msg-box5-gw B {
  color: #f28281;
}
#msg-box5-gw h3 {
  letter-spacing: 3px;
}
#extTestimonials1-h7 .mbr-section-title {
  color: #f28281;
  font-size: 48px;
  font-family: 'Oxygen', sans-serif;
}
#extTestimonials1-h7 .card-footer > small {
  color: #0c2d15;
}
#extTestimonials1-h7 .card-block P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
}
#extTestimonials1-h7 .card-footer > div {
  font-family: 'Indie Flower', cursive;
}
#extTestimonials1-h7 .mbr-section-subtitle {
  color: #000000;
  font-size: 25px;
  font-family: 'Oxygen', sans-serif;
}
#extTestimonials1-h7 .mbr-section-title SPAN {
  font-size: 36px;
}
#social-buttons1-gn .mbr-section-title {
  font-family: 'Indie Flower', cursive;
  color: #90a878;
  font-size: 36px;
}
#contacts4-go P {
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #f3c649;
  text-align: left;
}
#contacts4-go STRONG {
  color: #b8ef51;
  font-family: 'Bitter', serif;
}
#contacts4-go B {
  font-family: 'PT Sans', sans-serif;
}
#contacts4-go UL {
  color: #f28281;
}
#contacts4-go .btn {
  font-family: 'PT Serif', serif;
}
#social-buttons4-gp .mbr-section-title,
#social-buttons4-gp .btn-social {
  color: #fff;
}
#social-buttons4-gp .mbr-section-title {
  color: #90a878;
  font-family: 'Indie Flower', cursive;
  font-size: 32px;
}
#footer1-gq P {
  font-family: 'Indie Flower', cursive;
  color: #0c2d15;
  font-size: 14px;
}
