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






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-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: #dddddd !important;
}
.bg-success {
  background-color: #eeeeee !important;
}
.bg-info {
  background-color: #000000 !important;
}
.bg-warning {
  background-color: #ffffff !important;
}
.bg-danger {
  background-color: #999999 !important;
}
.btn-primary {
  background-color: #dddddd;
  border-color: #dddddd;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #f7f7f7 !important;
  border-color: #f7f7f7 !important;
}
.btn-secondary {
  background-color: #d901ed;
  border-color: #d901ed;
  color: #000000;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #ec23fe;
  border-color: #ec23fe;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #ec23fe !important;
  border-color: #ec23fe !important;
}
.btn-info {
  background-color: #000000;
  border-color: #000000;
  color: #000000;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
}
.btn-success {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #000000;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-warning {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
.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: #999999;
  border-color: #999999;
  color: #000000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #b3b3b3;
  border-color: #b3b3b3;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #d8d8d8;
  color: #d8d8d8;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #dddddd;
  border-color: #dddddd;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #dddddd !important;
  border-color: #dddddd !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #d001e3;
  color: #d001e3;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #d901ed;
  border-color: #d901ed;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #d901ed !important;
  border-color: #d901ed !important;
}
.btn-info-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-success-outline {
  background: none;
  border-color: #e9e9e9;
  color: #e9e9e9;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #eeeeee !important;
  border-color: #eeeeee !important;
}
.btn-warning-outline {
  background: none;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-danger-outline {
  background: none;
  border-color: #949494;
  color: #949494;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #000000 !important;
  background-color: #999999 !important;
  border-color: #999999 !important;
}
.btn-primary.btn-text {
  color: #dddddd;
  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: #f7f7f7;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #d901ed;
  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: #ec23fe;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #000000;
  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: #1a1a1a;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #eeeeee;
  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: #ffffff;
  background: none !important;
  border: none !important;
}
.btn-warning.btn-text {
  color: #ffffff;
  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: #ffffff;
  background: none !important;
  border: none !important;
}
.btn-danger.btn-text {
  color: #999999;
  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: #b3b3b3;
  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: #dddddd !important;
}
.text-success {
  color: #eeeeee !important;
}
.text-info {
  color: #000000 !important;
}
.text-warning {
  color: #ffffff !important;
}
.text-danger {
  color: #999999 !important;
}
.alert-success {
  background-color: #eeeeee;
}
.alert-info {
  background-color: #000000;
}
.alert-warning {
  background-color: #ffffff;
}
.alert-danger {
  background-color: #999999;
}
.btn-social {
  border-color: #dddddd;
}
.btn-social:hover {
  background: #dddddd;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #dddddd;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #dddddd;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #dddddd;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #dddddd;
}
.lead a {
  color: #dddddd;
}
.lead a:hover {
  color: #f7f7f7;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #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: #d9d9d9;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #dddddd;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #dddddd;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #dddddd;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(221, 221, 221, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #eaeaea;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #dddddd;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(221, 221, 221, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #dddddd;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #dddddd;
}
.mbr-slider .carousel-indicators .active {
  background: #dddddd;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #dddddd;
}
.mbr-gallery .modal .close:hover {
  background: #dddddd;
}
.mbr-gallery-filter li.active {
  border-color: #dddddd;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #f7f7f7;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(221, 221, 221, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #dddddd;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #dddddd;
}
/*content4*/
.content4 p {
  border-top-color: #dddddd;
  border-bottom-color: #dddddd;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #dddddd;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #dddddd;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #dddddd;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #dddddd;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #dddddd;
  }
}
.progressbar .progressbar-number {
  background: #f7f7f7;
}
/*countdown*/
.countdown .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Arvo', serif;
}
.countdown1 .number-wrap {
  border-color: #dddddd;
}
.countdown2 .bottom1 {
  background: #f7f7f7;
}
.countdown2 .bottom2 {
  background: #c4c4c4;
}
/*accordion*/
.accordion .panel-heading {
  background: #f7f7f7;
  border-bottom: 1px solid #c4c4c4;
}
.accordion .panel-heading:hover {
  background: #c4c4c4;
}
.accordion .accordion-group .panel:last-child:after {
  background: #c4c4c4;
}
/* news */
.news__card:hover {
  background: #dddddd;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #dddddd;
}
.shop1 .shop-item-price {
  font-family: 'Montserrat', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #dddddd;
  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: #dddddd;
}
.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;
}
/*end colorM*/
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #666666;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #666666;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #666666;
  font-family: 'Montserrat', sans-serif;
}
#menu-0 .link {
  font-size: 0.7rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-0 .link:hover,
#menu-0 .link:focus {
  color: #dddddd;
}
#menu-0 .dropdown-item:hover::before,
#menu-0 .dropdown-item:focus::before {
  background: #dddddd;
}
#menu-0 .dropdown-item:hover,
#menu-0 .dropdown-item:focus {
  color: #666666;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-0 .bg-color.transparent .link {
  color: #666666;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #dddddd;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #dddddd!important;
}
#menu-0 .navbar {
  background: rgba(255, 255, 255, 0.9);
  border-style: none;
  border-bottom: solid 1px #d901ed;
}
#menu-0 .collapse {
  background: rgba(255, 255, 255, 0.9);
}
#content3-v .mbr-section-title,
#content3-v .mbr-section-subtitle {
  text-align: center;
}
#content3-v H3 {
  font-size: 21px;
  color: #ffffff;
}
#slider3-2 .mbr-section-title,
#slider3-2 .mbr-section-text {
  color: #fff;
}
#slider3-2 .mbr-section-title {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
#slider3-2 .container-slide {
  margin-left: auto;
  margin-right: 100px;
  width: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: right;
  padding: 8px;
}
#content3-1m .mbr-section-title,
#content3-1m .mbr-section-subtitle {
  text-align: center;
}
#content3-1m H3 {
  font-size: 25px;
}
#content3-22 .mbr-section-title,
#content3-22 .mbr-section-subtitle {
  text-align: center;
}
#content3-22 H3 {
  font-size: 20px;
  color: #8e44ad;
}
#content1-1r P {
  text-align: center;
}
#content1-1r a {
  color: #333;
  text-decoration: underline;
}
#content1-1r a:hover {
  color: #8e44ad;
  text-decoration: overline;
}
#content3-1o .mbr-section-title,
#content3-1o .mbr-section-subtitle {
  text-align: center;
}
#content3-1o H3 {
  font-size: 25px;
}
#features7-24 .lead {
  color: #9fa3a7;
}
#features7-24 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-24 .mbr-section-title {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  color: #8e44ad;
}
#features7-24 .mbr-section-text {
  color: #000000;
}
#features7-24 img {
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 5px;
}
#features7-24 a {
  color: #333;
  text-decoration: underline;
}
#features7-24 a:hover {
  color: #d901ed;
  text-decoration: overline;
}
#features6-26 .lead {
  color: #9fa3a7;
}
#features6-26 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #8e44ad;
}
#features6-26 .mbr-section-text {
  color: #333333;
}
#features5-1k .lead {
  color: #9fa3a7;
}
#features5-1k .mbr-section-subtitle {
  text-transform: uppercase;
  color: #8e44ad;
}
#features5-1k .card-number {
  left: -20px;
}
#features5-1k .mbr-section-text {
  color: #333333;
}
#content1-23 P {
  text-align: center;
}
#footer7-13 {
  
}
#footer7-13 SPAN {
  font-size: 20px;
}
#footer7-13 P {
  color: #000000;
  font-size: 10px;
  font-family: 'Montserrat', sans-serif;
}
#footer7-13 .mbr-section-btn {
  text-align: center;
}
#footer7-13 a {
  color: #d901ed;
  font-style: normal!important;
  text-decoration: underline;
}
#footer7-13 a:hover {
  color: #000;
  font-style: normal!important;
  text-decoration: overline;
}
