@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: 'Roboto', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', sans-serif;
}
.alert,
.mbr-section-title,
.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,
.mbr-section-subtitle,
.mbr-cards .card-subtitle,
.nav-tabs .nav-link,
.mbr-testimonial .card-block,
.table th {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Roboto', sans-serif;
}
.mbr-author-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Roboto', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #fa7e25 !important;
}
.bg-success {
  background-color: #fa7e25 !important;
}
.bg-info {
  background-color: #4d4d4d !important;
}
.bg-warning {
  background-color: #bbbbbb !important;
}
.bg-danger {
  background-color: #ffffff !important;
}
.btn-primary {
  background-color: #fa7e25;
  border-color: #fa7e25;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #fb9c57;
  border-color: #fb9c57;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #fb9c57 !important;
  border-color: #fb9c57 !important;
}
.btn-secondary {
  background-color: #3a3b9c;
  border-color: #3a3b9c;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #4c4ebd;
  border-color: #4c4ebd;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #4c4ebd !important;
  border-color: #4c4ebd !important;
}
.btn-info {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #676767;
  border-color: #676767;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #676767 !important;
  border-color: #676767 !important;
}
.btn-success {
  background-color: #fa7e25;
  border-color: #fa7e25;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #fb9c57;
  border-color: #fb9c57;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #fb9c57 !important;
  border-color: #fb9c57 !important;
}
.btn-warning {
  background-color: #bbbbbb;
  border-color: #bbbbbb;
  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: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #fa781b;
  color: #fa781b;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #fa7e25;
  border-color: #fa7e25;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #fa7e25 !important;
  border-color: #fa7e25 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #373895;
  color: #373895;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #3a3b9c;
  border-color: #3a3b9c;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #3a3b9c !important;
  border-color: #3a3b9c !important;
}
.btn-info-outline {
  background: none;
  border-color: #484848;
  color: #484848;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #4d4d4d !important;
  border-color: #4d4d4d !important;
}
.btn-success-outline {
  background: none;
  border-color: #fa781b;
  color: #fa781b;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #fa7e25;
  border-color: #fa7e25;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #fa7e25 !important;
  border-color: #fa7e25 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #b6b6b6;
  color: #b6b6b6;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #bbbbbb !important;
  border-color: #bbbbbb !important;
}
.btn-danger-outline {
  background: none;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-primary.btn-text {
  color: #fa7e25;
  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: #fb9c57;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #3a3b9c;
  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: #4c4ebd;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #4d4d4d;
  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: #676767;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #fa7e25;
  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: #fb9c57;
  background: none !important;
  border: none !important;
}
.btn-warning.btn-text {
  color: #bbbbbb;
  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: #d4d4d4;
  background: none !important;
  border: none !important;
}
.btn-danger.btn-text {
  color: #ffffff;
  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: #ffffff;
  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: #fa7e25 !important;
}
.text-success {
  color: #fa7e25 !important;
}
.text-info {
  color: #4d4d4d !important;
}
.text-warning {
  color: #bbbbbb !important;
}
.text-danger {
  color: #ffffff !important;
}
.alert-success {
  background-color: #fa7e25;
}
.alert-info {
  background-color: #4d4d4d;
}
.alert-warning {
  background-color: #bbbbbb;
}
.alert-danger {
  background-color: #ffffff;
}
.btn-social {
  border-color: #fa7e25;
}
.btn-social:hover {
  background: #fa7e25;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #fa7e25;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #fa7e25;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #fa7e25;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #fa7e25;
}
.lead a {
  color: #fa7e25;
}
.lead a:hover {
  color: #fb9c57;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fff4ec;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #fff4ec;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c0c0c0;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #fbfbfb;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #fa7e25;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #fa7e25;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #fa7e25;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(250, 126, 37, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #fb8d3e;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #fa7e25;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(250, 126, 37, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #fa7e25;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #fa7e25;
}
.mbr-slider .carousel-indicators .active {
  background: #fa7e25;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #fa7e25;
}
.mbr-gallery .modal .close:hover {
  background: #fa7e25;
}
.mbr-gallery-filter li.active {
  border-color: #fa7e25;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #fb9c57;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(250, 126, 37, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #fa7e25;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #fa7e25;
}
/*content4*/
.content4 p {
  border-top-color: #fa7e25;
  border-bottom-color: #fa7e25;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #fa7e25;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #fa7e25;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #fa7e25;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #fa7e25;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #fa7e25;
  }
}
.progressbar .progressbar-number {
  background: #fb9c57;
}
/*countdown*/
.countdown .period {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Roboto', sans-serif;
}
.countdown1 .number-wrap {
  border-color: #fa7e25;
}
.countdown2 .bottom1 {
  background: #fb9c57;
}
.countdown2 .bottom2 {
  background: #e76305;
}
/*accordion*/
.accordion .panel-heading {
  background: #fb9c57;
  border-bottom: 1px solid #e76305;
}
.accordion .panel-heading:hover {
  background: #e76305;
}
.accordion .accordion-group .panel:last-child:after {
  background: #e76305;
}
/* news */
.news__card:hover {
  background: #fa7e25;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #fa7e25;
}
.shop1 .shop-item-price {
  font-family: 'Roboto', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #fa7e25;
  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: 'Roboto', sans-serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Roboto', sans-serif;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Roboto', sans-serif;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #fa7e25;
}
.animated-bg1 .text {
  font-family: 'Roboto', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Roboto', sans-serif;
}
.features9 .timeline-panel p {
  font-family: 'Roboto', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Roboto', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Roboto', sans-serif;
}
/*end colorM*/
#header3-6 .display-1 {
  font-weight: 700;
}
#header3-6 .lead {
  color: #fff;
  margin-bottom: 0;
}
#header3-6 .mbr-section-title {
  text-align: center;
  font-size: 60px;
  font-family: 'Roboto', sans-serif;
}
#header3-6 .mbr-section-subtitle {
  text-align: center;
}
#header3-6 .mbr-section-subtitle SPAN {
  font-size: 37px;
}
#header7-9 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-9 .mbr-section-text {
  color: #4d4d4d;
  font-size: 19px;
}
#header7-9 .mbr-section-title {
  color: #3a3b9c;
  font-weight: bold;
  font-size: 60px;
}
#header7-b .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-b .mbr-section-text {
  color: #ffffff;
  font-size: 19px;
}
#header7-b .mbr-section-title {
  color: #ffffff;
  font-weight: bold;
  font-size: 60px;
}
#header7-c .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-c .mbr-section-text {
  color: #4d4d4d;
  font-size: 19px;
}
#header7-c .mbr-section-title {
  color: #3a3b9c;
  font-weight: bold;
  font-size: 60px;
}
#call1-d .display-1 {
  font-weight: 700;
}
#call1-d .lead {
  color: #fff;
  margin-bottom: 0;
}
#call1-d .mbr-section-title {
  text-align: left;
  font-size: 60px;
}
#call1-d .mbr-section-subtitle {
  text-align: left;
  font-size: 36px;
}
#header2-h .mbr-section-title,
#header2-h .mbr-section-subtitle,
#header2-h .btn {
  color: #fff;
}
#header2-h .mbr-section-title {
  font-weight: 700;
  font-size: 72px;
  color: #ffffff;
}
#header2-h .mbr-section-subtitle {
  font-size: 19px;
}
#header2-h .mbr-section-subtitle SPAN {
  font-size: 16px;
  color: #ffffff;
}
#features7-j .lead {
  color: #9fa3a7;
}
#features7-j .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-j .mbr-section-title {
  font-size: 60px;
}
#features7-j .mbr-section-text {
  font-size: 19px;
  color: #4d4d4d;
}
#features7-j .mbr-section-title B {
  color: #fa7e25;
}
#header7-p .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-p .mbr-section-text {
  color: #4d4d4d;
  font-size: 19px;
}
#header7-p .mbr-section-title {
  color: #3a3b9c;
  font-weight: bold;
  font-size: 60px;
}
#features1-n .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-n .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  font-size: 30px;
}
#features1-n .mbr-section-text {
  font-size: 20px;
  text-align: center;
}
#features1-n .mbr-section-subtitle B {
  font-size: 36px;
}
#footer3-o .mbr-section-subtitle,
#footer3-o .mbr-section-text {
  color: #fff;
}
#footer3-o .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
  color: #fa7e25;
  font-size: 18px;
}
#footer3-o P {
  font-size: 17px;
}
#features9-q .mbr-section-title {
  font-size: 60px;
  color: #ffffff;
}
#features9-q .mbr-section-subtitle {
  font-size: 30px;
}
#features9-q P {
  text-align: left;
  font-size: 19px;
  color: #ffffff;
}
#features9-q H4 {
  text-align: left;
  font-size: 30px;
  color: #ffffff;
}
#header8-s .display-1 {
  font-weight: 700;
}
#header8-s .subtitle {
  color: #fff;
}
#header8-s .mbr-section-subtitle.lead {
  text-transform: uppercase;
  margin-bottom: 0;
}
#header8-s .testimonial-text,
#header8-s .testimonial-author,
#header8-s .testimonial-position {
  color: #565555;
}
#header8-s .testimonial-position {
  font-style: italic;
  color: #666666;
}
#header8-s .mbr-section-title {
  font-size: 60px;
  color: #fa7e25;
}
#menu-u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-u .navbar-caption {
  color: #ffffff;
}
#menu-u .navbar-toggler {
  color: #3a3b9c;
}
#menu-u .close-icon::before,
#menu-u .close-icon::after {
  background-color: #3a3b9c;
}
#menu-u .link,
#menu-u .dropdown-item {
  color: #3a3b9c;
}
#menu-u .link {
  font-size: 0.930rem;
}
#menu-u .dropdown-item,
#menu-u .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-u .link:hover,
#menu-u .link:focus {
  color: #fa7e25;
}
#menu-u .dropdown-item:hover::before,
#menu-u .dropdown-item:focus::before {
  background: #fa7e25;
}
#menu-u .dropdown-item:hover,
#menu-u .dropdown-item:focus {
  color: #3a3b9c;
}
#menu-u .link[aria-expanded="true"],
#menu-u .dropdown-menu {
  background: #e6e6e6;
}
#menu-u .nav-dropdown-sm .link:focus,
#menu-u .nav-dropdown-sm .link:hover,
#menu-u .nav-dropdown-sm .dropdown-item:focus,
#menu-u .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-u .navbar,
#menu-u .nav-dropdown-sm,
#menu-u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-u .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-u .bg-color.transparent .link {
  color: #3a3b9c;
  transition: none;
}
#menu-u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-u .bg-color.transparent.opened .link:hover,
#menu-u .bg-color.transparent.opened .link:focus {
  color: #fa7e25;
}
#menu-u .link[aria-expanded="true"],
#menu-u .dropdown-item[aria-expanded="true"] {
  color: #fa7e25!important;
}
#content5-v .mbr-section-title {
  color: #3a3b9c;
  font-size: 60px;
}
#content5-v P {
  color: #c0392b;
}
