@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);




body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', 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: 'Roboto', 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: 'Roboto', sans-serif;
}
.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: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Roboto', sans-serif;
}
.mbr-author-desc {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Roboto', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #c71c1e !important;
}
.bg-success {
  background-color: #f3c649 !important;
}
.bg-info {
  background-color: #000000 !important;
}
.bg-warning {
  background-color: #ffffff !important;
}
.bg-danger {
  background-color: #000000 !important;
}
.btn-primary {
  background-color: #c71c1e;
  border-color: #c71c1e;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #841314;
  border-color: #841314;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #841314 !important;
  border-color: #841314 !important;
}
.btn-secondary {
  background-color: #c71c1e;
  border-color: #c71c1e;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #841314;
  border-color: #841314;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #841314 !important;
  border-color: #841314 !important;
}
.btn-info {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-success {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-warning {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-danger {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #6e0f11;
  color: #6e0f11;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c71c1e;
  border-color: #c71c1e;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c71c1e !important;
  border-color: #c71c1e !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #6e0f11;
  color: #6e0f11;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #c71c1e;
  border-color: #c71c1e;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #c71c1e !important;
  border-color: #c71c1e !important;
}
.btn-info-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-success-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-danger-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.text-primary {
  color: #c71c1e !important;
}
.text-success {
  color: #f3c649 !important;
}
.text-info {
  color: #000000 !important;
}
.text-warning {
  color: #ffffff !important;
}
.text-danger {
  color: #000000 !important;
}
.alert-success {
  background-color: #f3c649;
}
.alert-info {
  background-color: #000000;
}
.alert-warning {
  background-color: #ffffff;
}
.alert-danger {
  background-color: #000000;
}
.btn-social {
  border-color: #c71c1e;
}
.btn-social:hover {
  background: #c71c1e;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c71c1e;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c71c1e;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c71c1e;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c71c1e;
}
.lead a,
.lead a:hover {
  color: #c71c1e;
}
.lead blockquote {
  border-color: #c71c1e;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ec7778;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c71c1e;
}
.scrollToTop_wraper {
  display: none;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Roboto', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Roboto', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Roboto', sans-serif;
}
.features6 .description {
  font-family: 'Roboto', sans-serif;
}
.count,
.counter-title {
  font-family: 'Roboto', sans-serif;
}
.counter-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #c71c1e;
}
.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: 'Roboto', 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: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Roboto', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Roboto', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Roboto', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Roboto', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Roboto', sans-serif;
}
.extHeader13 .number {
  font-family: 'Roboto', sans-serif;
}
.extHeader13 .period {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Roboto', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Roboto', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Roboto', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Roboto', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #c71c1e;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Roboto', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Roboto', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Roboto', sans-serif;
}
.extForm2 .container p {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #c71c1e;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #c71c1e;
}
.extCounters2 h4 {
  font-family: 'Roboto', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Roboto', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Roboto', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #c71c1e;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #c71c1e;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #c71c1e;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Roboto', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Roboto', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #c71c1e;
}
.extAccordion1 .panel-heading a {
  font-family: 'Roboto', 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: #c71c1e;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Roboto', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #c71c1e;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #c71c1e;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #c71c1e;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Roboto', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Roboto', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Roboto', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Roboto', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #c71c1e !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #c71c1e;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #c71c1e;
}
.theme-border {
  border: 1px solid #c71c1e;
}
#ext_menu-1 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1 .navbar-caption {
  color: #ffffff;
}
#ext_menu-1 .navbar-toggler {
  color: #c71c1e;
}
#ext_menu-1 .close-icon::before,
#ext_menu-1 .close-icon::after {
  background-color: #c71c1e;
}
#ext_menu-1 .link,
#ext_menu-1 .dropdown-item {
  color: #c71c1e;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-1 .link {
  font-size: 0.82rem;
}
#ext_menu-1 .dropdown-item,
#ext_menu-1 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-1 .link:hover,
#ext_menu-1 .dropdown-item:hover,
#ext_menu-1 .link:focus,
#ext_menu-1 .dropdown-item:focus {
  color: #c71c1e;
}
#ext_menu-1 .link[aria-expanded="true"],
#ext_menu-1 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-1 .nav-dropdown-sm .link:focus,
#ext_menu-1 .nav-dropdown-sm .link:hover,
#ext_menu-1 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-1 .navbar,
#ext_menu-1 .nav-dropdown-sm,
#ext_menu-1 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-1 .bg-color.transparent .link {
  color: #c71c1e;
  transition: none;
}
#ext_menu-1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1 .bg-color.transparent.opened .link:hover,
#ext_menu-1 .bg-color.transparent.opened .link:focus {
  color: #c71c1e;
}
#ext_menu-1 .link[aria-expanded="true"],
#ext_menu-1 .dropdown-item[aria-expanded="true"] {
  color: #c71c1e!important;
}
#ext_menu-1 .navbar-dropdown .navbar-logo img {
  height: 4.125rem;
  transition: all 0.3s ease-in-out;
}
#slider-6 H2 {
  text-align: left;
  color: #ffffff;
}
#slider-6 B {
  color: #ffffff;
}
#slider-6 P {
  text-align: left;
}
#extCounters3-n .count {
  color: #ffffff;
  font-size: 36px;
}
#extCounters3-n .counter-title {
  color: #ffffff;
}
#extCounters3-n .delimiter {
  margin: 0;
}
#extCounters3-n .count {
  margin-bottom: 0;
}
#extCounters3-n .row {
  padding-top: 20px;
  padding-bottom: 20px;
}
#content5-m .mbr-section-title,
#content5-m p {
  color: #fff;
}
#content5-m P {
  color: #000000;
  text-align: left;
  font-size: 17px;
}
#content5-m .mbr-section-title {
  color: #000000;
  text-align: center;
}
#extShop1-2h .galleryItem h4:hover {
  color: #c71c1e;
}
#extShop1-2h .mbr-gallery-filter ul li.active {
  color: #c71c1e;
}
#extShop1-2h .mbr-gallery-filter ul li:hover {
  color: #c71c1e;
}
#extShop1-2h .mbr-gallery-filter ul li:before {
  background: #c71c1e;
}
#extShop1-2h .min-toggle:hover,
#extShop1-2h .max-toggle:hover {
  background-color: #c71c1e;
}
#extShop1-2h .shop-title {
  font-family: Roboto;
}
#extShop1-2h .categories-titles .mbr-gallery-filter ul li {
  font-family: Roboto;
}
#extShop1-2h .max-input {
  font-family: Roboto;
}
#extShop1-2h .min-input {
  font-family: Roboto;
}
#extShop1-2h .item-title {
  font-family: Roboto;
  font-size: 25px;
}
#extShop1-2h .item-subtitle {
  font-family: Roboto Condensed;
}
#extShop1-2h .card-description {
  font-family: Roboto;
}
#extShop1-2h .shop-item-price {
  font-family: Roboto;
  font-size: 15px;
  color: #c1c1c1;
}
#extShop1-2h .shop-item-price SPAN {
  font-size: 15px;
}
#extShop1-2h .item-button {
  text-align: center;
  display: none;
}
#extShop1-2h .galleryItem .price-block {
  display: none;
}
#extShop1-2h .mbr-gallery-item {
  padding: 0px;
}
#extShop1-2h .sort-buttons {
  display: none;
}
#extShop1-2h .item-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  position: absolute;
}
#extShop1-2h .galleryItem h4:hover {
  color: #fff;
}
#extShop1-2h .galleryItem h4,
#extShop1-2h .carousel-item h4 {
  margin-bottom: 0;
  text-decoration: none;
  font-size: 0.9em !important;
  position: absolute;
  display: block;
  width: 100%;
  font-style: normal;
  font-weight: 400;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  background: -webkit-linear-gradient(left, rgba(85, 67, 70, 0.85), rgba(69, 80, 91, 0.85)) !important;
  background: -moz-linear-gradient(left, rgba(85, 67, 70, 0.85), rgba(69, 80, 91, 0.85)) !important;
  background: -o-linear-gradient(left, rgba(85, 67, 70, 0.85), rgba(69, 80, 91, 0.85)) !important;
  background: -ms-linear-gradient(left, rgba(85, 67, 70, 0.85), rgba(69, 80, 91, 0.85)) !important;
  background: linear-gradient(left, rgba(85, 67, 70, 0.85), rgba(69, 80, 91, 0.85)) !important;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
}
#contacts1-i STRONG {
  color: #000000;
  font-size: 18px;
}
#contacts1-i P {
  color: #000000;
}
#contacts1-i A {
  color: #000000;
}



#ext_menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-o .navbar-caption {
  color: #ffffff;
}
#ext_menu-o .navbar-toggler {
  color: #c71c1e;
}
#ext_menu-o .close-icon::before,
#ext_menu-o .close-icon::after {
  background-color: #c71c1e;
}
#ext_menu-o .link,
#ext_menu-o .dropdown-item {
  color: #c71c1e;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-o .link {
  font-size: 0.82rem;
}
#ext_menu-o .dropdown-item,
#ext_menu-o .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-o .link:hover,
#ext_menu-o .dropdown-item:hover,
#ext_menu-o .link:focus,
#ext_menu-o .dropdown-item:focus {
  color: #c71c1e;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-o .nav-dropdown-sm .link:focus,
#ext_menu-o .nav-dropdown-sm .link:hover,
#ext_menu-o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-o .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-o .navbar,
#ext_menu-o .nav-dropdown-sm,
#ext_menu-o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-o .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-o .bg-color.transparent .link {
  color: #c71c1e;
  transition: none;
}
#ext_menu-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-o .bg-color.transparent.opened .link:hover,
#ext_menu-o .bg-color.transparent.opened .link:focus {
  color: #c71c1e;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-item[aria-expanded="true"] {
  color: #c71c1e!important;
}
#ext_menu-o .navbar-dropdown .navbar-logo img {
  height: 4.125rem;
  transition: all 0.3s ease-in-out;
}
#msg-box8-1c .mbr-section-title,
#msg-box8-1c p {
  color: #fff;
}
#msg-box8-1c .lead P {
  font-size: 20px;
  text-align: center;
}
#msg-box8-1c .mbr-section-title {
  text-align: center;
}
#content5-r .mbr-section-title,
#content5-r p {
  color: #fff;
}
#content5-r P {
  color: #000000;
  text-align: left;
  font-size: 18px;
}
#content5-r .mbr-section-title {
  color: #000000;
  text-align: center;
}
#msg-box5-14 H3 {
  text-align: left;
  font-size: 36px;
  color: #ffffff;
}
#msg-box5-14 P {
  text-align: left;
  font-size: 20px;
  color: #ffffff;
}
#header3-15 .mbr-section-title,
#header3-15 .mbr-section-subtitle {
  text-align: center;
}
#header3-15 .mbr-section-title {
  font-size: 36px;
  text-align: left;
}
#content2-16 SPAN {
  font-family: 'Roboto', sans-serif;
}
#content2-16 BLOCKQUOTE {
  font-family: 'Roboto', sans-serif;
}
#header3-1b .mbr-section-title,
#header3-1b .mbr-section-subtitle {
  text-align: center;
}
#header3-1b .mbr-section-title {
  font-size: 36px;
  text-align: left;
}
#contacts1-v STRONG {
  color: #000000;
  font-size: 18px;
}
#contacts1-v P {
  color: #000000;
}
#contacts1-v A {
  color: #000000;
}

#ext_menu-1e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1e .navbar-caption {
  color: #ffffff;
}
#ext_menu-1e .navbar-toggler {
  color: #c71c1e;
}
#ext_menu-1e .close-icon::before,
#ext_menu-1e .close-icon::after {
  background-color: #c71c1e;
}
#ext_menu-1e .link,
#ext_menu-1e .dropdown-item {
  color: #c71c1e;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-1e .link {
  font-size: 0.82rem;
}
#ext_menu-1e .dropdown-item,
#ext_menu-1e .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-1e .link:hover,
#ext_menu-1e .dropdown-item:hover,
#ext_menu-1e .link:focus,
#ext_menu-1e .dropdown-item:focus {
  color: #c71c1e;
}
#ext_menu-1e .link[aria-expanded="true"],
#ext_menu-1e .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-1e .nav-dropdown-sm .link:focus,
#ext_menu-1e .nav-dropdown-sm .link:hover,
#ext_menu-1e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1e .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-1e .navbar,
#ext_menu-1e .nav-dropdown-sm,
#ext_menu-1e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1e .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-1e .bg-color.transparent .link {
  color: #c71c1e;
  transition: none;
}
#ext_menu-1e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1e .bg-color.transparent.opened .link:hover,
#ext_menu-1e .bg-color.transparent.opened .link:focus {
  color: #c71c1e;
}
#ext_menu-1e .link[aria-expanded="true"],
#ext_menu-1e .dropdown-item[aria-expanded="true"] {
  color: #c71c1e!important;
}
#ext_menu-1e .navbar-dropdown .navbar-logo img {
  height: 4.125rem;
  transition: all 0.3s ease-in-out;
}
#msg-box8-1f .mbr-section-title,
#msg-box8-1f p {
  color: #fff;
}
#msg-box8-1f .lead P {
  font-size: 20px;
  text-align: center;
}
#msg-box8-1f .mbr-section-title {
  text-align: center;
}
#extShop1-2f .galleryItem h4:hover {
  color: #c71c1e;
}
#extShop1-2f .mbr-gallery-filter ul li.active {
  color: #c71c1e;
}
#extShop1-2f .mbr-gallery-filter ul li:hover {
  color: #c71c1e;
}
#extShop1-2f .mbr-gallery-filter ul li:before {
  background: #c71c1e;
}
#extShop1-2f .min-toggle:hover,
#extShop1-2f .max-toggle:hover {
  background-color: #c71c1e;
}
#extShop1-2f .shop-title {
  font-family: Roboto;
}
#extShop1-2f .categories-titles .mbr-gallery-filter ul li {
  font-family: Roboto;
}
#extShop1-2f .max-input {
  font-family: Roboto;
}
#extShop1-2f .min-input {
  font-family: Roboto;
}
#extShop1-2f .item-title {
  font-family: Roboto;
  font-size: 25px;
}
#extShop1-2f .item-subtitle {
  font-family: Roboto Condensed;
}
#extShop1-2f .card-description {
  font-family: Roboto;
}
#extShop1-2f .shop-item-price {
  font-family: Roboto;
}
#extShop1-2f .item-button {
  text-align: center;
  display: none;
}
#extShop1-2f .galleryItem .price-block {
  display: none;
}
#extShop1-2f .sort-buttons {
  display: none;
}
#extShop1-2f .galleryItem h5,
#extShop1-2f .carousel-item h5 {
  font-style: normal;
  font-weight: 400;
}
#extShop1-2f .text-modal h5 {
  font-style: normal;
  font-weight: 400;
}
#contacts1-1n STRONG {
  color: #000000;
  font-size: 18px;
}
#contacts1-1n P {
  color: #000000;
}
#contacts1-1n A {
  color: #000000;
}

#ext_menu-1t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1t .navbar-caption {
  color: #ffffff;
}
#ext_menu-1t .navbar-toggler {
  color: #c71c1e;
}
#ext_menu-1t .close-icon::before,
#ext_menu-1t .close-icon::after {
  background-color: #c71c1e;
}
#ext_menu-1t .link,
#ext_menu-1t .dropdown-item {
  color: #c71c1e;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-1t .link {
  font-size: 0.82rem;
}
#ext_menu-1t .dropdown-item,
#ext_menu-1t .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-1t .link:hover,
#ext_menu-1t .dropdown-item:hover,
#ext_menu-1t .link:focus,
#ext_menu-1t .dropdown-item:focus {
  color: #c71c1e;
}
#ext_menu-1t .link[aria-expanded="true"],
#ext_menu-1t .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-1t .nav-dropdown-sm .link:focus,
#ext_menu-1t .nav-dropdown-sm .link:hover,
#ext_menu-1t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1t .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-1t .navbar,
#ext_menu-1t .nav-dropdown-sm,
#ext_menu-1t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1t .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-1t .bg-color.transparent .link {
  color: #c71c1e;
  transition: none;
}
#ext_menu-1t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1t .bg-color.transparent.opened .link:hover,
#ext_menu-1t .bg-color.transparent.opened .link:focus {
  color: #c71c1e;
}
#ext_menu-1t .link[aria-expanded="true"],
#ext_menu-1t .dropdown-item[aria-expanded="true"] {
  color: #c71c1e!important;
}
#ext_menu-1t .navbar-dropdown .navbar-logo img {
  height: 4.125rem;
  transition: all 0.3s ease-in-out;
}
#msg-box8-1u .mbr-section-title,
#msg-box8-1u p {
  color: #fff;
}
#msg-box8-1u .lead P {
  font-size: 20px;
  text-align: center;
}
#msg-box8-1u .mbr-section-title {
  text-align: center;
}
#features1-29 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-29 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-29 .card-img {
  border-radius: .25rem;
  text-align: center;
}
#features1-29 .mbr-cards-col {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
#contacts1-1w STRONG {
  color: #000000;
  font-size: 18px;
}
#contacts1-1w P {
  color: #000000;
}
#contacts1-1w A {
  color: #000000;
}

#ext_menu-1y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1y .navbar-caption {
  color: #ffffff;
}
#ext_menu-1y .navbar-toggler {
  color: #c71c1e;
}
#ext_menu-1y .close-icon::before,
#ext_menu-1y .close-icon::after {
  background-color: #c71c1e;
}
#ext_menu-1y .link,
#ext_menu-1y .dropdown-item {
  color: #c71c1e;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-1y .link {
  font-size: 0.82rem;
}
#ext_menu-1y .dropdown-item,
#ext_menu-1y .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-1y .link:hover,
#ext_menu-1y .dropdown-item:hover,
#ext_menu-1y .link:focus,
#ext_menu-1y .dropdown-item:focus {
  color: #c71c1e;
}
#ext_menu-1y .link[aria-expanded="true"],
#ext_menu-1y .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-1y .nav-dropdown-sm .link:focus,
#ext_menu-1y .nav-dropdown-sm .link:hover,
#ext_menu-1y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1y .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-1y .navbar,
#ext_menu-1y .nav-dropdown-sm,
#ext_menu-1y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1y .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-1y .bg-color.transparent .link {
  color: #c71c1e;
  transition: none;
}
#ext_menu-1y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1y .bg-color.transparent.opened .link:hover,
#ext_menu-1y .bg-color.transparent.opened .link:focus {
  color: #c71c1e;
}
#ext_menu-1y .link[aria-expanded="true"],
#ext_menu-1y .dropdown-item[aria-expanded="true"] {
  color: #c71c1e!important;
}
#ext_menu-1y .navbar-dropdown .navbar-logo img {
  height: 4.125rem;
  transition: all 0.3s ease-in-out;
}
#msg-box8-1z .mbr-section-title,
#msg-box8-1z p {
  color: #fff;
}
#msg-box8-1z .lead P {
  font-size: 20px;
  text-align: center;
}
#msg-box8-1z .mbr-section-title {
  text-align: center;
}
#extForm1-25 .mbr-figure img,
#extForm1-25 .mbr-figure iframe {
  display: block;
  width: auto;
}
#contacts1-21 STRONG {
  color: #000000;
  font-size: 18px;
}
#contacts1-21 P {
  color: #000000;
}
#contacts1-21 A {
  color: #000000;
}
