@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,400i,700,700i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);




body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Arvo', 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: 'Arvo', serif;
}
.btn {
  border-radius: 2.6em;
}
.mbr-gallery-filter ul li {
  border-radius: 2.6em;
}
.btn-sm,
.mbr-section-subtitle,
.mbr-cards .card-subtitle,
.nav-tabs .nav-link,
.mbr-testimonial .card-block,
.table th {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Arvo', serif;
}
.mbr-author-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Arvo', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #bbbbbb !important;
}
.bg-success {
  background-color: #d22a18 !important;
}
.bg-info {
  background-color: #fff905 !important;
}
.bg-warning {
  background-color: #f2c201 !important;
}
.bg-danger {
  background-color: #810e02 !important;
}
.btn-primary {
  background-color: #bbbbbb;
  border-color: #bbbbbb;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-secondary {
  background-color: #3b0803;
  border-color: #3b0803;
  color: #000000;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #6c0f05;
  border-color: #6c0f05;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #6c0f05 !important;
  border-color: #6c0f05 !important;
}
.btn-info {
  background-color: #fff905;
  border-color: #fff905;
  color: #000000;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #fffa38;
  border-color: #fffa38;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #fffa38 !important;
  border-color: #fffa38 !important;
}
.btn-success {
  background-color: #d22a18;
  border-color: #d22a18;
  color: #000000;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #e84635;
  border-color: #e84635;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #e84635 !important;
  border-color: #e84635 !important;
}
.btn-warning {
  background-color: #f2c201;
  border-color: #f2c201;
  color: #000000;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #fed328;
  border-color: #fed328;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #fed328 !important;
  border-color: #fed328 !important;
}
.btn-danger {
  background-color: #810e02;
  border-color: #810e02;
  color: #000000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #b31303;
  border-color: #b31303;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #b31303 !important;
  border-color: #b31303 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #b6b6b6;
  color: #b6b6b6;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #bbbbbb !important;
  border-color: #bbbbbb !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #310703;
  color: #310703;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #3b0803;
  border-color: #3b0803;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #3b0803 !important;
  border-color: #3b0803 !important;
}
.btn-info-outline {
  background: none;
  border-color: #faf400;
  color: #faf400;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #fff905;
  border-color: #fff905;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #fff905 !important;
  border-color: #fff905 !important;
}
.btn-success-outline {
  background: none;
  border-color: #c92817;
  color: #c92817;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #d22a18;
  border-color: #d22a18;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #d22a18 !important;
  border-color: #d22a18 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #e8ba01;
  color: #e8ba01;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #f2c201;
  border-color: #f2c201;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #f2c201 !important;
  border-color: #f2c201 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #770d02;
  color: #770d02;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #810e02;
  border-color: #810e02;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #000000 !important;
  background-color: #810e02 !important;
  border-color: #810e02 !important;
}
.btn-primary.btn-text {
  color: #bbbbbb;
  background: none;
  border: none;
}
.btn-primary.btn-text:hover,
.btn-primary.btn-text:focus,
.btn-primary.btn-text.focus,
.btn-primary.btn-text:active,
.btn-primary.btn-text.active {
  color: #d4d4d4;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #3b0803;
  background: none;
  border: none;
}
.btn-secondary.btn-text:hover,
.btn-secondary.btn-text:focus,
.btn-secondary.btn-text.focus,
.btn-secondary.btn-text:active,
.btn-secondary.btn-text.active {
  color: #6c0f05;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #fff905;
  background: none;
  border: none;
}
.btn-info.btn-text:hover,
.btn-info.btn-text:focus,
.btn-info.btn-text.focus,
.btn-info.btn-text:active,
.btn-info.btn-text.active {
  color: #fffa38;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #d22a18;
  background: none;
  border: none;
}
.btn-success.btn-text:hover,
.btn-success.btn-text:focus,
.btn-success.btn-text.focus,
.btn-success.btn-text:active,
.btn-success.btn-text.active {
  color: #e84635;
  background: none !important;
  border: none !important;
}
.btn-warning.btn-text {
  color: #f2c201;
  background: none;
  border: none;
}
.btn-warning.btn-text:hover,
.btn-warning.btn-text:focus,
.btn-warning.btn-text.focus,
.btn-warning.btn-text:active,
.btn-warning.btn-text.active {
  color: #fed328;
  background: none !important;
  border: none !important;
}
.btn-danger.btn-text {
  color: #810e02;
  background: none;
  border: none;
}
.btn-danger.btn-text:hover,
.btn-danger.btn-text:focus,
.btn-danger.btn-text.focus,
.btn-danger.btn-text:active,
.btn-danger.btn-text.active {
  color: #b31303;
  background: none !important;
  border: none !important;
}
.btn-black.btn-text {
  color: #000000;
  background: none;
  border: none;
}
.btn-black.btn-text:hover,
.btn-black.btn-text:focus,
.btn-black.btn-text.focus,
.btn-black.btn-text:active,
.btn-black.btn-text.active {
  color: #1a1a1a;
  background: none !important;
  border: none !important;
}
.btn-white.btn-text {
  color: #ffffff;
  background: none;
  border: none;
}
.btn-white.btn-text:hover,
.btn-white.btn-text:focus,
.btn-white.btn-text.focus,
.btn-white.btn-text:active,
.btn-white.btn-text.active {
  color: #ffffff;
  background: none !important;
  border: none !important;
}
.text-primary {
  color: #bbbbbb !important;
}
.text-success {
  color: #d22a18 !important;
}
.text-info {
  color: #fff905 !important;
}
.text-warning {
  color: #f2c201 !important;
}
.text-danger {
  color: #810e02 !important;
}
.alert-success {
  background-color: #d22a18;
}
.alert-info {
  background-color: #fff905;
}
.alert-warning {
  background-color: #f2c201;
}
.alert-danger {
  background-color: #810e02;
}
.btn-social {
  border-color: #bbbbbb;
}
.btn-social:hover {
  background: #bbbbbb;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #bbbbbb;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #bbbbbb;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #bbbbbb;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #bbbbbb;
}
.lead a {
  color: #bbbbbb;
}
.lead a:hover {
  color: #d4d4d4;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fbfbfb;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #f8c4be;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #fffed1;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #fff2c0;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #fb1e07;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #bbbbbb;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #bbbbbb;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #bbbbbb;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a {
  border-radius: 50% !important;
}
.mbr-arrow-up a {
  border-radius: 50% !important;
}
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(187, 187, 187, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #c8c8c8;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #bbbbbb;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(187, 187, 187, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #bbbbbb;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #bbbbbb;
}
.mbr-slider .carousel-indicators .active {
  background: #bbbbbb;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #bbbbbb;
}
.mbr-gallery .modal .close:hover {
  background: #bbbbbb;
}
.mbr-gallery-filter li.active {
  border-color: #bbbbbb;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #d4d4d4;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(187, 187, 187, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #bbbbbb;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #bbbbbb;
}
/*content4*/
.content4 p {
  border-top-color: #bbbbbb;
  border-bottom-color: #bbbbbb;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #bbbbbb;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #bbbbbb;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #bbbbbb;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #bbbbbb;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #bbbbbb;
  }
}
.progressbar .progressbar-number {
  background: #d4d4d4;
}
/*countdown*/
.countdown .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Arvo', serif;
}
.countdown1 .number-wrap {
  border-color: #bbbbbb;
}
.countdown2 .bottom1 {
  background: #d4d4d4;
}
.countdown2 .bottom2 {
  background: #a2a2a2;
}
/*accordion*/
.accordion .panel-heading {
  background: #d4d4d4;
  border-bottom: 1px solid #a2a2a2;
}
.accordion .panel-heading:hover {
  background: #a2a2a2;
}
.accordion .accordion-group .panel:last-child:after {
  background: #a2a2a2;
}
/* news */
.news__card:hover {
  background: #bbbbbb;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #bbbbbb;
}
.shop1 .shop-item-price {
  font-family: 'Montserrat', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #bbbbbb;
  opacity: 0.2;
}
.team1 .title1,
.person-info .title1,
.team1 .title2,
.person-info .title2,
.team1 .title3,
.person-info .title3,
.team1 .title4,
.person-info .title4 {
  font-family: 'Arvo', serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Montserrat', sans-serif;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Open Sans', sans-serif;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #bbbbbb;
}
.animated-bg1 .text {
  font-family: 'Open Sans', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Arvo', serif;
}
.features9 .timeline-panel p {
  font-family: 'Open Sans', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Montserrat', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Montserrat', sans-serif;
}
.form-control {
  background: #f5f5f5;
  padding: 0.8rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
/*end colorM*/
#call3-v .display-1 {
  font-weight: 700;
  color: #fff;
}
#call3-v .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-v .mbr-section-subtitle {
  font-size: 17px;
  color: #decd8a;
}
#call3-v .btn {
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
}
#menu-3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3 .navbar-toggler {
  color: #f1c40f;
}
#menu-3 .close-icon::before,
#menu-3 .close-icon::after {
  background-color: #f1c40f;
}
#menu-3 .link,
#menu-3 .dropdown-item {
  color: #f1c40f;
}
#menu-3 .link {
  font-size: 1.2rem;
}
#menu-3 .dropdown-item,
#menu-3 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3 .link:hover,
#menu-3 .link:focus {
  color: #bbbbbb;
}
#menu-3 .dropdown-item:hover::before,
#menu-3 .dropdown-item:focus::before {
  background: #bbbbbb;
}
#menu-3 .dropdown-item:hover,
#menu-3 .dropdown-item:focus {
  color: #f1c40f;
}
#menu-3 .link[aria-expanded="true"],
#menu-3 .dropdown-menu {
  background: #143a1d;
}
#menu-3 .nav-dropdown-sm .link:focus,
#menu-3 .nav-dropdown-sm .link:hover,
#menu-3 .nav-dropdown-sm .dropdown-item:focus,
#menu-3 .nav-dropdown-sm .dropdown-item:hover {
  background: #1d552a!important;
}
#menu-3 .navbar,
#menu-3 .nav-dropdown-sm,
#menu-3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3 .nav-dropdown-sm .dropdown-menu {
  background: #216030;
}
#menu-3 .bg-color.transparent .link {
  color: #f1c40f;
  transition: none;
}
#menu-3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3 .bg-color.transparent.opened .link:hover,
#menu-3 .bg-color.transparent.opened .link:focus {
  color: #bbbbbb;
}
#menu-3 .link[aria-expanded="true"],
#menu-3 .dropdown-item[aria-expanded="true"] {
  color: #bbbbbb!important;
}
#header7-i .mbr-section-subtitle {
  text-transform: uppercase;
  color: #000000;
  text-align: left;
}
#header7-i .mbr-section-text {
  color: #3d240c;
  font-size: 20px;
}
#header7-i .mbr-section-title {
  color: #3b0803;
  font-weight: bold;
}
#header7-i .mbr-section-title SPAN {
  font-size: 60px;
}
#header7-i .mbr-section-subtitle B {
  font-size: 18px;
}
#call2-1m .display-1 {
  font-weight: 700;
  color: #222;
}
#call2-1m .lead {
  color: #222;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-4 .display-1 {
  font-weight: 700;
}
#call1-4 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-4 .mbr-section-title {
  text-align: center;
  color: #f1c40f;
}
#call1-4 .mbr-section-subtitle {
  text-align: center;
  color: #fff77e;
}
#gallery1-1j .mbr-gallery-title {
  color: #7f8c8d;
}
#intro1-6 .mbr-section-subtitle {
  text-align: center;
}
#intro1-6 .mbr-section-title {
  text-align: center;
}
#social-buttons1-b .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-b .mbr-section-title {
  color: #fff;
}
#footer1-5 .mbr-section-subtitle,
#footer1-5 .mbr-section-text {
  color: #fff;
}
#footer1-5 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
  color: #f1c40f;
}


#call3-17 .display-1 {
  font-weight: 700;
  color: #fff;
}
#call3-17 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-17 .mbr-section-subtitle {
  font-size: 24px;
  color: #da5a0c;
}
#call3-17 .btn {
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
}
#call3-17 .mbr-section-subtitle B {
  font-size: 30px;
}
#header1-1i .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-1i .mbr-section-text {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  text-align: left;
}
#header1-1i .mbr-section-title {
  color: #f1c40f;
  text-align: left;
}
#header1-1i .btn {
  font-size: 48px;
}
#intro1-1d .mbr-section-subtitle {
  text-align: center;
}
#intro1-1d .mbr-section-title {
  text-align: center;
}
#menu-19 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-19 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-19 .navbar-toggler {
  color: #f1c40f;
}
#menu-19 .close-icon::before,
#menu-19 .close-icon::after {
  background-color: #f1c40f;
}
#menu-19 .link,
#menu-19 .dropdown-item {
  color: #f1c40f;
}
#menu-19 .link {
  font-size: 1.2rem;
}
#menu-19 .dropdown-item,
#menu-19 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-19 .link:hover,
#menu-19 .link:focus {
  color: #bbbbbb;
}
#menu-19 .dropdown-item:hover::before,
#menu-19 .dropdown-item:focus::before {
  background: #bbbbbb;
}
#menu-19 .dropdown-item:hover,
#menu-19 .dropdown-item:focus {
  color: #f1c40f;
}
#menu-19 .link[aria-expanded="true"],
#menu-19 .dropdown-menu {
  background: #143a1d;
}
#menu-19 .nav-dropdown-sm .link:focus,
#menu-19 .nav-dropdown-sm .link:hover,
#menu-19 .nav-dropdown-sm .dropdown-item:focus,
#menu-19 .nav-dropdown-sm .dropdown-item:hover {
  background: #1d552a!important;
}
#menu-19 .navbar,
#menu-19 .nav-dropdown-sm,
#menu-19 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-19 .nav-dropdown-sm .dropdown-menu {
  background: #216030;
}
#menu-19 .bg-color.transparent .link {
  color: #f1c40f;
  transition: none;
}
#menu-19 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-19 .bg-color.transparent.opened .link:hover,
#menu-19 .bg-color.transparent.opened .link:focus {
  color: #bbbbbb;
}
#menu-19 .link[aria-expanded="true"],
#menu-19 .dropdown-item[aria-expanded="true"] {
  color: #bbbbbb!important;
}
#call1-1b .display-1 {
  font-weight: 700;
}
#call1-1b .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-1b .mbr-section-title {
  text-align: center;
  color: #f1c40f;
}
#call1-1b .mbr-section-subtitle {
  text-align: center;
  color: #fff77e;
}
#social-buttons1-1f .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-1f .mbr-section-title {
  color: #fff;
}
#footer1-1g .mbr-section-subtitle,
#footer1-1g .mbr-section-text {
  color: #fff;
}
#footer1-1g .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
  color: #f1c40f;
}

#call3-w .display-1 {
  font-weight: 700;
  color: #fff;
}
#call3-w .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-w .mbr-section-subtitle {
  font-size: 24px;
  color: #da5a0c;
}
#call3-w .btn {
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
}
#call3-w .mbr-section-subtitle B {
  font-size: 30px;
}
#menu-y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-y .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-y .navbar-toggler {
  color: #f1c40f;
}
#menu-y .close-icon::before,
#menu-y .close-icon::after {
  background-color: #f1c40f;
}
#menu-y .link,
#menu-y .dropdown-item {
  color: #f1c40f;
}
#menu-y .link {
  font-size: 1.2rem;
}
#menu-y .dropdown-item,
#menu-y .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-y .link:hover,
#menu-y .link:focus {
  color: #bbbbbb;
}
#menu-y .dropdown-item:hover::before,
#menu-y .dropdown-item:focus::before {
  background: #bbbbbb;
}
#menu-y .dropdown-item:hover,
#menu-y .dropdown-item:focus {
  color: #f1c40f;
}
#menu-y .link[aria-expanded="true"],
#menu-y .dropdown-menu {
  background: #143a1d;
}
#menu-y .nav-dropdown-sm .link:focus,
#menu-y .nav-dropdown-sm .link:hover,
#menu-y .nav-dropdown-sm .dropdown-item:focus,
#menu-y .nav-dropdown-sm .dropdown-item:hover {
  background: #1d552a!important;
}
#menu-y .navbar,
#menu-y .nav-dropdown-sm,
#menu-y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-y .nav-dropdown-sm .dropdown-menu {
  background: #216030;
}
#menu-y .bg-color.transparent .link {
  color: #f1c40f;
  transition: none;
}
#menu-y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-y .bg-color.transparent.opened .link:hover,
#menu-y .bg-color.transparent.opened .link:focus {
  color: #bbbbbb;
}
#menu-y .link[aria-expanded="true"],
#menu-y .dropdown-item[aria-expanded="true"] {
  color: #bbbbbb!important;
}
#shop1-10 .galleryItem h4:hover {
  color: #bbbbbb;
}
#shop1-10 .mbr-gallery-filter ul li.active {
  color: #bbbbbb;
}
#shop1-10 .mbr-gallery-filter ul li:hover {
  color: #bbbbbb;
}
#shop1-10 .mbr-gallery-filter ul li:before {
  background: #bbbbbb;
}
#shop1-10 .min-toggle:hover,
#shop1-10 .max-toggle:hover {
  background-color: #bbbbbb;
}
#shop1-10 .shop-title {
  font-family: Arvo;
}
#shop1-10 .categories-titles .mbr-gallery-filter ul li {
  font-family: Arvo;
}
#shop1-10 .max-input {
  font-family: Arvo;
}
#shop1-10 .min-input {
  font-family: Arvo;
}
#shop1-10 .item-title {
  font-family: Arvo;
}
#shop1-10 .card-description {
  font-family: Open Sans;
}
#shop1-10 .shop-item-price {
  font-family: Montserrat;
}
#shop1-10 H3 {
  text-align: center;
  font-size: 48px;
  color: #04701d;
}
#shop1-10 LI {
  color: #333333;
}
#shop1-10 .shop-item-price SPAN {
  font-size: 21px;
}
#call1-11 .display-1 {
  font-weight: 700;
}
#call1-11 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-11 .mbr-section-title {
  text-align: center;
  color: #f1c40f;
}
#call1-11 .mbr-section-subtitle {
  text-align: center;
  color: #fff77e;
}
#intro1-13 .mbr-section-subtitle {
  text-align: center;
}
#intro1-13 .mbr-section-title {
  text-align: center;
}
#social-buttons1-15 .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-15 .mbr-section-title {
  color: #fff;
}
#footer1-16 .mbr-section-subtitle,
#footer1-16 .mbr-section-text {
  color: #fff;
}
#footer1-16 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
  color: #f1c40f;
}

#menu-j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-j .navbar-toggler {
  color: #f1c40f;
}
#menu-j .close-icon::before,
#menu-j .close-icon::after {
  background-color: #f1c40f;
}
#menu-j .link,
#menu-j .dropdown-item {
  color: #f1c40f;
}
#menu-j .link {
  font-size: 1.2rem;
}
#menu-j .dropdown-item,
#menu-j .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-j .link:hover,
#menu-j .link:focus {
  color: #bbbbbb;
}
#menu-j .dropdown-item:hover::before,
#menu-j .dropdown-item:focus::before {
  background: #bbbbbb;
}
#menu-j .dropdown-item:hover,
#menu-j .dropdown-item:focus {
  color: #f1c40f;
}
#menu-j .link[aria-expanded="true"],
#menu-j .dropdown-menu {
  background: #143a1d;
}
#menu-j .nav-dropdown-sm .link:focus,
#menu-j .nav-dropdown-sm .link:hover,
#menu-j .nav-dropdown-sm .dropdown-item:focus,
#menu-j .nav-dropdown-sm .dropdown-item:hover {
  background: #1d552a!important;
}
#menu-j .navbar,
#menu-j .nav-dropdown-sm,
#menu-j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-j .nav-dropdown-sm .dropdown-menu {
  background: #216030;
}
#menu-j .bg-color.transparent .link {
  color: #f1c40f;
  transition: none;
}
#menu-j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-j .bg-color.transparent.opened .link:hover,
#menu-j .bg-color.transparent.opened .link:focus {
  color: #bbbbbb;
}
#menu-j .link[aria-expanded="true"],
#menu-j .dropdown-item[aria-expanded="true"] {
  color: #bbbbbb!important;
}
#header1-k .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-k .mbr-section-text {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  text-align: left;
}
#header1-k .mbr-section-title {
  color: #f1c40f;
  text-align: left;
}
#header1-k .btn {
  font-size: 48px;
}
#header7-l .mbr-section-subtitle {
  text-transform: uppercase;
  color: #000000;
}
#header7-l .mbr-section-text {
  color: #05042b;
  font-size: 20px;
}
#header7-l .mbr-section-title {
  color: #05042b;
  font-weight: bold;
}
#header7-l .mbr-section-title SPAN {
  font-size: 60px;
}
#shop1-m .galleryItem h4:hover {
  color: #bbbbbb;
}
#shop1-m .mbr-gallery-filter ul li.active {
  color: #bbbbbb;
}
#shop1-m .mbr-gallery-filter ul li:hover {
  color: #bbbbbb;
}
#shop1-m .mbr-gallery-filter ul li:before {
  background: #bbbbbb;
}
#shop1-m .min-toggle:hover,
#shop1-m .max-toggle:hover {
  background-color: #bbbbbb;
}
#shop1-m .shop-title {
  font-family: Arvo;
}
#shop1-m .categories-titles .mbr-gallery-filter ul li {
  font-family: Arvo;
}
#shop1-m .max-input {
  font-family: Arvo;
}
#shop1-m .min-input {
  font-family: Arvo;
}
#shop1-m .item-title {
  font-family: Arvo;
}
#shop1-m .card-description {
  font-family: Open Sans;
}
#shop1-m .shop-item-price {
  font-family: Montserrat;
}
#shop1-m H3 {
  text-align: center;
  font-size: 48px;
  color: #05390c;
}
#shop1-m LI {
  color: #333333;
}
#shop1-m .shop-item-price SPAN {
  font-size: 21px;
}
#call1-n .display-1 {
  font-weight: 700;
}
#call1-n .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-n .mbr-section-title {
  text-align: center;
  color: #f1c40f;
}
#call1-n .mbr-section-subtitle {
  text-align: center;
  color: #fff77e;
}
#form3-o .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ecf0f1;
}
#form3-o .form-control-label {
  color: undefined;
}
#form3-o .mbr-section-title {
  color: #ffffff;
}
#intro1-r .mbr-section-subtitle {
  text-align: center;
}
#intro1-r .mbr-section-title {
  text-align: center;
}
#social-buttons1-t .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-t .mbr-section-title {
  color: #fff;
}
#footer1-u .mbr-section-subtitle,
#footer1-u .mbr-section-text {
  color: #fff;
}
#footer1-u .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
  color: #f1c40f;
}
