@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);












body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Noto Sans', 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: 'Noto Sans', sans-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: 'Noto Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Noto Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Noto Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #f39c12 !important;
}
.bg-success {
  background-color: #ffc80a !important;
}
.bg-info {
  background-color: #416487 !important;
}
.bg-warning {
  background-color: #eeeeee !important;
}
.bg-danger {
  background-color: #34495e !important;
}
.btn-primary {
  background-color: #f39c12;
  border-color: #f39c12;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #f5b043;
  border-color: #f5b043;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #f5b043 !important;
  border-color: #f5b043 !important;
}
.btn-secondary {
  background-color: #f39c12;
  border-color: #f39c12;
  color: #000000;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #f5b043;
  border-color: #f5b043;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #f5b043 !important;
  border-color: #f5b043 !important;
}
.btn-info {
  background-color: #416487;
  border-color: #416487;
  color: #000000;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #527da9;
  border-color: #527da9;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #527da9 !important;
  border-color: #527da9 !important;
}
.btn-success {
  background-color: #ffc80a;
  border-color: #ffc80a;
  color: #000000;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #ffd33d;
  border-color: #ffd33d;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #ffd33d !important;
  border-color: #ffd33d !important;
}
.btn-warning {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #000000;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-danger {
  background-color: #34495e;
  border-color: #34495e;
  color: #000000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #46627f;
  border-color: #46627f;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #46627f !important;
  border-color: #46627f !important;
}
.btn-primary-outline {
  background: none;
  border-color: #ef970c;
  color: #ef970c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #f39c12 !important;
  border-color: #f39c12 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #ef970c;
  color: #ef970c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #f39c12 !important;
  border-color: #f39c12 !important;
}
.btn-info-outline {
  background: none;
  border-color: #3e5f80;
  color: #3e5f80;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #416487;
  border-color: #416487;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #416487 !important;
  border-color: #416487 !important;
}
.btn-success-outline {
  background: none;
  border-color: #ffc600;
  color: #ffc600;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #ffc80a;
  border-color: #ffc80a;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #ffc80a !important;
  border-color: #ffc80a !important;
}
.btn-warning-outline {
  background: none;
  border-color: #e9e9e9;
  color: #e9e9e9;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #eeeeee !important;
  border-color: #eeeeee !important;
}
.btn-danger-outline {
  background: none;
  border-color: #304457;
  color: #304457;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #34495e;
  border-color: #34495e;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #000000 !important;
  background-color: #34495e !important;
  border-color: #34495e !important;
}
.btn-primary.btn-text {
  color: #f39c12;
  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: #f5b043;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #f39c12;
  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: #f5b043;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #416487;
  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: #527da9;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #ffc80a;
  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: #ffd33d;
  background: none !important;
  border: none !important;
}
.btn-warning.btn-text {
  color: #eeeeee;
  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: #34495e;
  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: #46627f;
  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: #f39c12 !important;
}
.text-success {
  color: #ffc80a !important;
}
.text-info {
  color: #416487 !important;
}
.text-warning {
  color: #eeeeee !important;
}
.text-danger {
  color: #34495e !important;
}
.alert-success {
  background-color: #ffc80a;
}
.alert-info {
  background-color: #416487;
}
.alert-warning {
  background-color: #eeeeee;
}
.alert-danger {
  background-color: #34495e;
}
.btn-social {
  border-color: #f39c12;
}
.btn-social:hover {
  background: #f39c12;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #f39c12;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #f39c12;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #f39c12;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #f39c12;
}
.lead a {
  color: #f39c12;
}
.lead a:hover {
  color: #f5b043;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fdedd4;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #fff6d6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #84a4c4;
}
.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: #6789ab;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #f39c12;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #f39c12;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #f39c12;
  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(243, 156, 18, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #f4a62a;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #f39c12;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(243, 156, 18, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #f39c12;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #f39c12;
}
.mbr-slider .carousel-indicators .active {
  background: #f39c12;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #f39c12;
}
.mbr-gallery .modal .close:hover {
  background: #f39c12;
}
.mbr-gallery-filter li.active {
  border-color: #f39c12;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #f5b043;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(243, 156, 18, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #f39c12;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #f39c12;
}
/*content4*/
.content4 p {
  border-top-color: #f39c12;
  border-bottom-color: #f39c12;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #f39c12;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #f39c12;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #f39c12;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #f39c12;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #f39c12;
  }
}
.progressbar .progressbar-number {
  background: #f5b043;
}
/*countdown*/
.countdown .period {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Noto Sans', sans-serif;
}
.countdown1 .number-wrap {
  border-color: #f39c12;
}
.countdown2 .bottom1 {
  background: #f5b043;
}
.countdown2 .bottom2 {
  background: #c87f0a;
}
/*accordion*/
.accordion .panel-heading {
  background: #f5b043;
  border-bottom: 1px solid #c87f0a;
}
.accordion .panel-heading:hover {
  background: #c87f0a;
}
.accordion .accordion-group .panel:last-child:after {
  background: #c87f0a;
}
/* news */
.news__card:hover {
  background: #f39c12;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #f39c12;
}
.shop1 .shop-item-price {
  font-family: 'Noto Sans', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #f39c12;
  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: 'Noto Sans', sans-serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Noto Sans', sans-serif;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Raleway', sans-serif;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #f39c12;
}
.animated-bg1 .text {
  font-family: 'Raleway', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Noto Sans', sans-serif;
}
.features9 .timeline-panel p {
  font-family: 'Raleway', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Noto Sans', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Noto Sans', sans-serif;
}
/*end colorM*/
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-0 .link {
  font-size: 1rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-0 .link:hover,
#menu-0 .link:focus {
  color: #f39c12;
}
#menu-0 .dropdown-item:hover::before,
#menu-0 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-0 .dropdown-item:hover,
#menu-0 .dropdown-item:focus {
  color: #ffffff;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #1a242f;
}
#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: #273646!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: #2c3e50;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  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: #f39c12;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#header3-v .display-1 {
  font-weight: 700;
}
#header3-v .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-v .mbr-section-title {
  text-align: center;
  font-size: 80px;
}
#header3-v .mbr-section-subtitle {
  text-align: center;
  font-size: 24px;
}
#header9-4 .elements-content {
  padding-bottom: 50px;
}
#header9-4 .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-4 .mbr-section-title,
#header9-4 .tab-pane {
  color: #000;
}
#header9-4 .mbr-section-title {
  font-size: 60px;
  font-family: 'Lora', serif;
}
#header9-4 .mbr-section-title B {
  font-family: 'Noto Sans', sans-serif;
  color: #000000;
  font-size: 80px;
}
#header9-4 .mbr-section-title.display-1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 80px;
  margin-top: 40px;
}
#call5-16 .mbr-section-title B {
  color: #ffffff;
  font-size: 72px;
}
#call5-16 .mbr-section-title {
  color: #ffffff;
  font-size: 60px;
}
#call5-16 .text-xs-left {
  margin-left: 8%;
  width: 84%;
}
#content5-y .mbr-section-title {
  font-size: 80px;
}
#features16-5 .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
  font-family: 'Lora', serif;
  font-size: 84px;
}
#features16-5 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  font-size: 24px;
}
#features16-5 .mbr-section-subtitle:before {
  display: none;
}
#features16-5 .mbr-section-subtitle.lead {
  margin-bottom: 15px;
  line-height: 1.2;
}
#features16-6 .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
}
#features16-6 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  font-size: 24px;
}
#features16-6 .mbr-section-text {
  color: #ffffff;
}
#features16-6 .mbr-section-subtitle:before {
  display: none;
}
#features16-6 .mbr-section-subtitle.lead {
  margin-bottom: 15px;
  line-height: 1.2;
}
#features17-r .mbr-section-title {
  font-weight: 400;
  font-size: 36px;
  text-align: right;
}
#features17-r .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#content3-1k .mbr-section-title,
#content3-1k .mbr-section-subtitle {
  text-align: center;
}
#content3-1k B {
  font-family: 'Noto Sans', sans-serif;
  font-size: 80px;
}
#content3-1k .mbr-section-title.display-4 {
  font-size: 80px;
}
#gallery3-1j .mbr-gallery-title {
  font-size: 24px;
  text-align: center;
}
#gallery3-1j .mbr-gallery-title B {
  font-size: 24px;
}
#call5-1f .mbr-section-title B {
  color: #232323;
  font-size: 60px;
}
#call5-1f .mbr-section-title {
  color: #232323;
  font-size: 48px;
}
#animated-bg1-g {
  
  
}
#animated-bg1-g .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-g H1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 72px;
}
#animated-bg1-g P {
  font-size: 30px;
  font-family: 'Droid Sans', sans-serif;
  text-align: center;
}
#animated-bg1-g .btn-white:hover {
  background-color: #fff;
  cursor: default;
  border-color: #fff;
  box-shadow: none;
  color: #535353;
}
#form1-d .mbr-section-subtitle {
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
  color: #416487;
}
#form1-d .form-control-label {
  color: undefined;
}
#form1-d .mbr-section-title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 48px;
  color: #416487;
}
#form1-d .mbr-section-title B {
  color: #416487;
  font-size: 36px;
  font-family: 'Noto Sans', sans-serif;
}
#form1-d .mbr-section-subtitle B {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
}
#footer2-15 .mbr-section-text {
  color: #fff;
}
#footer2-15 P {
  color: #ffffff;
}

#menu-j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j .navbar-caption {
  color: #ffffff;
}
#menu-j .navbar-toggler {
  color: #ffffff;
}
#menu-j .close-icon::before,
#menu-j .close-icon::after {
  background-color: #ffffff;
}
#menu-j .link,
#menu-j .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-j .link {
  font-size: 1rem;
}
#menu-j .dropdown-item,
#menu-j .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-j .link:hover,
#menu-j .link:focus {
  color: #f39c12;
}
#menu-j .dropdown-item:hover::before,
#menu-j .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-j .dropdown-item:hover,
#menu-j .dropdown-item:focus {
  color: #ffffff;
}
#menu-j .link[aria-expanded="true"],
#menu-j .dropdown-menu {
  background: #304a65;
}
#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: #3c5c7d!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: #416487;
}
#menu-j .bg-color.transparent .link {
  color: #ffffff;
  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: #f39c12;
}
#menu-j .link[aria-expanded="true"],
#menu-j .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#pricing-table2-1a .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table2-1a .mbr-section__container .mbr-section-subtitle {
  color: #ffffff;
}
#pricing-table2-1a .mbr-price-figure {
  font-size: 60px;
}
#pricing-table2-1a .mbr-price-value {
  font-size: 46px;
}
#pricing-table2-1a .mbr-plan-label {
  color: #c0392b;
}
#pricing-table2-1a B {
  color: #ffffff;
  font-size: 48px;
}
#pricing-table2-1a .mbr-plan-label B {
  font-size: 11px;
}
#pricing-table2-1a UL {
  font-size: 12px;
  text-align: center;
}
#pricing-table2-1a .mbr-section-subtitle {
  color: #fff;
}
#pricing-table2-1a .mbr-section-title {
  color: #fff;
}
#pricing-table2-1a .mbr-plan-label {
  background-color: #ef970c!important;
}
#footer2-15 .mbr-section-text {
  color: #fff;
}
#footer2-15 P {
  color: #ffffff;
}






#content3-1o .mbr-section-title,
#content3-1o .mbr-section-subtitle {
  text-align: center;
}
#content3-1o B {
  font-family: 'Noto Sans', sans-serif;
  font-size: 80px;
}
#content3-1o .mbr-section-title.display-4 {
  font-size: 80px;
}
#menu-1l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1l .navbar-caption {
  color: #ffffff;
}
#menu-1l .navbar-toggler {
  color: #ffffff;
}
#menu-1l .close-icon::before,
#menu-1l .close-icon::after {
  background-color: #ffffff;
}
#menu-1l .link,
#menu-1l .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1l .link {
  font-size: 1rem;
}
#menu-1l .dropdown-item,
#menu-1l .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-1l .link:hover,
#menu-1l .link:focus {
  color: #f39c12;
}
#menu-1l .dropdown-item:hover::before,
#menu-1l .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-1l .dropdown-item:hover,
#menu-1l .dropdown-item:focus {
  color: #ffffff;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-menu {
  background: #1a242f;
}
#menu-1l .nav-dropdown-sm .link:focus,
#menu-1l .nav-dropdown-sm .link:hover,
#menu-1l .nav-dropdown-sm .dropdown-item:focus,
#menu-1l .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1l .navbar,
#menu-1l .nav-dropdown-sm,
#menu-1l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1l .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1l .bg-color.transparent.opened .link:hover,
#menu-1l .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#form1-1r .mbr-section-subtitle {
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-size: 36px;
  color: #416487;
}
#form1-1r .mbr-section-title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 72px;
  color: #416487;
}
#form1-1r .mbr-section-title B {
  color: #416487;
  font-size: 72px;
  font-family: 'Noto Sans', sans-serif;
}
#form1-1r .mbr-section-subtitle B {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
}
#footer2-1m .mbr-section-text {
  color: #fff;
}
#footer2-1m P {
  color: #ffffff;
}
#call5-1q .mbr-section-title B {
  color: #ffffff;
  font-size: 60px;
}
#call5-1q .mbr-section-title {
  color: #ffffff;
}
