@import url(https://fonts.googleapis.com/css?family=Comfortaa:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);












body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Comfortaa', display;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Comfortaa', display;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Comfortaa', display;
}
.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: 'Comfortaa', display;
}
.btn-sm,
.mbr-section-subtitle,
.mbr-cards .card-subtitle,
.nav-tabs .nav-link,
.mbr-testimonial .card-block,
.table th {
  font-family: 'Comfortaa', display;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Comfortaa', display;
}
.mbr-author-desc {
  font-family: 'Comfortaa', display;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Comfortaa', display;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Comfortaa', display;
  font-style: normal;
}
.bg-primary {
  background-color: #4090d0 !important;
}
.bg-success {
  background-color: #bbbbbb !important;
}
.bg-info {
  background-color: #999999 !important;
}
.bg-warning {
  background-color: #ffffff !important;
}
.bg-danger {
  background-color: #34495e !important;
}
.btn-primary {
  background-color: #4090d0;
  border-color: #4090d0;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #69a8da;
  border-color: #69a8da;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #69a8da !important;
  border-color: #69a8da !important;
}
.btn-secondary {
  background-color: #333333;
  border-color: #333333;
  color: #000000;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #4d4d4d !important;
  border-color: #4d4d4d !important;
}
.btn-info {
  background-color: #999999;
  border-color: #999999;
  color: #000000;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #b3b3b3;
  border-color: #b3b3b3;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}
.btn-success {
  background-color: #bbbbbb;
  border-color: #bbbbbb;
  color: #000000;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !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: #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: #388bce;
  color: #388bce;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #4090d0;
  border-color: #4090d0;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #4090d0 !important;
  border-color: #4090d0 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #2e2e2e;
  color: #2e2e2e;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-info-outline {
  background: none;
  border-color: #949494;
  color: #949494;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #999999 !important;
  border-color: #999999 !important;
}
.btn-success-outline {
  background: none;
  border-color: #b6b6b6;
  color: #b6b6b6;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #bbbbbb !important;
  border-color: #bbbbbb !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: #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: #4090d0;
  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: #69a8da;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #333333;
  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: #4d4d4d;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #999999;
  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: #b3b3b3;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #bbbbbb;
  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: #d4d4d4;
  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: #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: #4090d0 !important;
}
.text-success {
  color: #bbbbbb !important;
}
.text-info {
  color: #999999 !important;
}
.text-warning {
  color: #ffffff !important;
}
.text-danger {
  color: #34495e !important;
}
.alert-success {
  background-color: #bbbbbb;
}
.alert-info {
  background-color: #999999;
}
.alert-warning {
  background-color: #ffffff;
}
.alert-danger {
  background-color: #34495e;
}
.btn-social {
  border-color: #4090d0;
}
.btn-social:hover {
  background: #4090d0;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #4090d0;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #4090d0;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #4090d0;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #4090d0;
}
.lead a {
  color: #4090d0;
}
.lead a:hover {
  color: #69a8da;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e4eff8;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #fbfbfb;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #d9d9d9;
}
.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: #4090d0;
}
.scrollToTop_wraper {
  display: none;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #4090d0;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #4090d0;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(64, 144, 208, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #549cd5;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #4090d0;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(64, 144, 208, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #4090d0;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #4090d0;
}
.mbr-slider .carousel-indicators .active {
  background: #4090d0;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #4090d0;
}
.mbr-gallery .modal .close:hover {
  background: #4090d0;
}
.mbr-gallery-filter li.active {
  border-color: #4090d0;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #69a8da;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(64, 144, 208, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #4090d0;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #4090d0;
}
/*content4*/
.content4 p {
  border-top-color: #4090d0;
  border-bottom-color: #4090d0;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #4090d0;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #4090d0;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #4090d0;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #4090d0;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #4090d0;
  }
}
.progressbar .progressbar-number {
  background: #69a8da;
}
/*countdown*/
.countdown .period {
  font-family: 'Comfortaa', display;
  font-style: normal;
}
.countdown .number {
  font-family: 'Comfortaa', display;
}
.countdown1 .number-wrap {
  border-color: #4090d0;
}
.countdown2 .bottom1 {
  background: #69a8da;
}
.countdown2 .bottom2 {
  background: #2c76b1;
}
/*accordion*/
.accordion .panel-heading {
  background: #69a8da;
  border-bottom: 1px solid #2c76b1;
}
.accordion .panel-heading:hover {
  background: #2c76b1;
}
.accordion .accordion-group .panel:last-child:after {
  background: #2c76b1;
}
/* news */
.news__card:hover {
  background: #4090d0;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #4090d0;
}
.shop1 .shop-item-price {
  font-family: 'Comfortaa', display;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #4090d0;
  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: 'Comfortaa', display;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Comfortaa', display;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Comfortaa', display;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #4090d0;
}
.animated-bg1 .text {
  font-family: 'Comfortaa', display;
}
.features9 .timeline-panel h4 {
  font-family: 'Comfortaa', display;
}
.features9 .timeline-panel p {
  font-family: 'Comfortaa', display;
}
.features9 .date-normal p {
  font-family: 'Comfortaa', display;
}
.features9 .date-inverted p {
  font-family: 'Comfortaa', display;
}
.form-control {
  background: #f5f5f5;
  padding: 0.8rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
/*end colorM*/
#header3-2w .display-1 {
  font-weight: 700;
}
#header3-2w .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-2w .mbr-section-title {
  text-align: center;
  font-family: 'Comfortaa', display;
  font-size: 48px;
}
#header3-2w .mbr-section-subtitle {
  text-align: right;
  font-size: 16px;
}
#header3-2w .btn {
  font-size: 14px;
  font-family: 'Comfortaa', display;
}
#header3-2w .mbr-section-title SPAN {
  font-size: 48px;
}
#header4-54 .display-1 {
  font-weight: 700;
}
#header4-54 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#features15-4y .mbr-section-title {
  font-weight: 700;
  font-size: 72px;
  text-align: center;
}
#features15-4y .display-6 {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
}
#features15-4y .mbr-cards-row {
  margin-top: 40px;
}
#features15-4y P {
  text-align: left;
  font-size: 12px;
}
#features15-4y .mbr-section-title SPAN {
  font-size: 60px;
}
#features15-4y B {
  font-size: 16px;
}
#features15-53 .mbr-section-title {
  font-weight: 700;
  color: #4090d0;
}
#features15-53 .display-6 {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
}
#features15-53 .mbr-cards-row {
  margin-top: 40px;
}
#features15-53 P {
  color: #000000;
  font-size: 14px;
}
#features15-53 .display-5 {
  color: #4090d0;
}
#features15-53 .mbr-section-title DIV {
  text-align: left;
}
#features15-4z .mbr-section-title {
  font-weight: 700;
  color: #4090d0;
}
#features15-4z .display-6 {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
}
#features15-4z .mbr-cards-row {
  margin-top: 40px;
}
#features15-4z P {
  color: #000000;
  font-size: 14px;
}
#features15-4z .display-5 {
  color: #4090d0;
}
#features15-4z .mbr-section-title DIV {
  text-align: left;
}
#progress-bar4-3o .mbr-section-text B {
  font-size: 16px;
}
#progress-bar4-3o .mbr-section-subtitle {
  font-size: 10px;
}
#progress-bar4-3o .mbr-section-text {
  font-size: 13px;
}
#progress-bar4-3o .mbr-section-title B {
  font-size: 48px;
}
#progress-bar4-3o .mbr-section-title {
  font-size: 46px;
}
#content2-3c BLOCKQUOTE {
  font-size: 20px;
  color: #232323;
}
#content2-3c P {
  color: #666666;
  font-size: 13px;
}
#content3-4x .mbr-section-title,
#content3-4x .mbr-section-subtitle {
  text-align: center;
}
#content3-4x B {
  color: #666666;
  font-size: 16px;
}
#content3-4x H3 {
  color: #4090d0;
  font-size: 48px;
}
#content3-4x P {
  color: #666666;
  font-size: 14px;
}
#features1-e .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
}
#features1-e .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features1-e .btn {
  font-family: 'Comfortaa', display;
  font-size: 14px;
}
#features1-e .mbr-section-title SPAN {
  font-size: 48px;
}
#features1-e .mbr-section-subtitle B {
  font-size: 12px;
}
#features1-e .mbr-section-text {
  font-size: 12px;
}
#content3-43 .mbr-section-title,
#content3-43 .mbr-section-subtitle {
  text-align: center;
}
#content3-43 B {
  color: #666666;
  font-size: 16px;
}
#content3-43 H3 {
  color: #4090d0;
  font-size: 48px;
}
#content3-43 P {
  color: #666666;
  font-size: 14px;
}
#menu-38 {
  
  
}
#menu-38 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-38 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
}
#menu-38 .navbar-toggler {
  color: #ffffff;
}
#menu-38 .close-icon::before,
#menu-38 .close-icon::after {
  background-color: #ffffff;
}
#menu-38 .link,
#menu-38 .dropdown-item {
  color: #ffffff;
  font-family: 'Comfortaa', display;
}
#menu-38 .link {
  font-size: 0.95rem;
}
#menu-38 .dropdown-item,
#menu-38 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-38 .link:hover,
#menu-38 .link:focus {
  color: #4090d0;
}
#menu-38 .dropdown-item:hover::before,
#menu-38 .dropdown-item:focus::before {
  background: #4090d0;
}
#menu-38 .dropdown-item:hover,
#menu-38 .dropdown-item:focus {
  color: #ffffff;
}
#menu-38 .link[aria-expanded="true"],
#menu-38 .dropdown-menu {
  background: #2c76b1;
}
#menu-38 .nav-dropdown-sm .link:focus,
#menu-38 .nav-dropdown-sm .link:hover,
#menu-38 .nav-dropdown-sm .dropdown-item:focus,
#menu-38 .nav-dropdown-sm .dropdown-item:hover {
  background: #3489cd!important;
}
#menu-38 .navbar,
#menu-38 .nav-dropdown-sm,
#menu-38 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-38 .nav-dropdown-sm .dropdown-menu {
  background: #4090d0;
}
#menu-38 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-38 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-38 .bg-color.transparent.opened .link:hover,
#menu-38 .bg-color.transparent.opened .link:focus {
  color: #4090d0;
}
#menu-38 .link[aria-expanded="true"],
#menu-38 .dropdown-item[aria-expanded="true"] {
  color: #4090d0!important;
}
#menu-38 .btn {
  font-size: 14px;
}
#menu-38 A {
  font-family: 'Comfortaa', display;
  font-size: 12px;
}
#content3-4v .mbr-section-title,
#content3-4v .mbr-section-subtitle {
  text-align: center;
}
#content3-4v B {
  color: #666666;
  font-size: 16px;
}
#content3-4v H3 {
  color: #4090d0;
  font-size: 48px;
}
#content3-4v P {
  color: #666666;
  font-size: 14px;
}
#pricing-table1-3g .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-3g .mbr-section__container .mbr-section-subtitle {
  color: #0b335b;
  font-size: 14px;
  font-family: 'Comfortaa', display;
  text-align: right;
}
#pricing-table1-3g .mbr-price-figure {
  color: #4090d0;
  font-size: 72px;
}
#pricing-table1-3g .mbr-price-value {
  font-size: 24px;
  color: #bbbbbb;
}
#pricing-table1-3g .mbr-price-term {
  font-size: 18px;
  color: #bbbbbb;
}
#pricing-table1-3g .mbr-plan-title {
  font-size: 20px;
  font-family: 'Comfortaa', display;
}
#pricing-table1-3g .btn {
  font-family: 'Comfortaa', display;
}
#pricing-table1-3g UL {
  font-size: 12px;
  font-family: 'Comfortaa', display;
}
#pricing-table1-3g H1 {
  color: #4090d0;
  font-size: 48px;
}
#pricing-table1-3g .mbr-plan-label {
  color: #4090d0;
}
#pricing-table1-3g .mbr-section__container .mbr-section-subtitle B {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
#form2-2o .mbr-section-subtitle {
  text-transform: uppercase;
}
#form2-2o .form-control-label {
  color: undefined;
}
#form2-2o .btn {
  font-family: 'Comfortaa', display;
  font-size: 14px;
}
#form2-2o .mbr-section-text {
  text-align: left;
  font-size: 12px;
}
#form2-2o .mbr-section-title {
  color: #4090d0;
  font-size: 36px;
  text-align: left;
}
#form2-2o .mbr-section-text B {
  font-size: 14px;
}
#footer2-4z .mbr-section-text {
  color: #fff;
}
#footer2-4z P {
  font-size: 10px;
  color: #ffffff;
}


#menu-35 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-35 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
}
#menu-35 .navbar-toggler {
  color: #ffffff;
}
#menu-35 .close-icon::before,
#menu-35 .close-icon::after {
  background-color: #ffffff;
}
#menu-35 .link,
#menu-35 .dropdown-item {
  color: #ffffff;
  font-family: 'Comfortaa', display;
}
#menu-35 .link {
  font-size: 0.95rem;
}
#menu-35 .dropdown-item,
#menu-35 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-35 .link:hover,
#menu-35 .link:focus {
  color: #4090d0;
}
#menu-35 .dropdown-item:hover::before,
#menu-35 .dropdown-item:focus::before {
  background: #4090d0;
}
#menu-35 .dropdown-item:hover,
#menu-35 .dropdown-item:focus {
  color: #ffffff;
}
#menu-35 .link[aria-expanded="true"],
#menu-35 .dropdown-menu {
  background: #2c76b1;
}
#menu-35 .nav-dropdown-sm .link:focus,
#menu-35 .nav-dropdown-sm .link:hover,
#menu-35 .nav-dropdown-sm .dropdown-item:focus,
#menu-35 .nav-dropdown-sm .dropdown-item:hover {
  background: #3489cd!important;
}
#menu-35 .navbar,
#menu-35 .nav-dropdown-sm,
#menu-35 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-35 .nav-dropdown-sm .dropdown-menu {
  background: #4090d0;
}
#menu-35 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-35 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-35 .bg-color.transparent.opened .link:hover,
#menu-35 .bg-color.transparent.opened .link:focus {
  color: #4090d0;
}
#menu-35 .link[aria-expanded="true"],
#menu-35 .dropdown-item[aria-expanded="true"] {
  color: #4090d0!important;
}
#menu-35 .btn {
  font-size: 14px;
}
#menu-35 A {
  font-family: 'Comfortaa', display;
  font-size: 12px;
}
#footer1-36 .mbr-section-subtitle,
#footer1-36 .mbr-section-text {
  color: #fff;
}
#footer1-36 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
#header8-37 .display-1 {
  font-weight: 700;
}
#header8-37 .subtitle {
  color: #fff;
}
#header8-37 .mbr-section-subtitle.lead {
  text-transform: uppercase;
  margin-bottom: 0;
}
#header8-37 .testimonial-text,
#header8-37 .testimonial-author,
#header8-37 .testimonial-position {
  color: #565555;
}
#header8-37 .testimonial-position {
  font-style: italic;
  color: #666666;
}
#counters2-3d H3 {
  font-size: 14px;
  color: #666666;
}
#counters2-3d H2 {
  color: #4090d0;
}
#progress-bar7-3e path[stroke] {
  stroke: #4090d0 !important;
}
#progress-bar7-3e H4 {
  color: #666666;
}



#menu-38 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-38 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
}
#menu-38 .navbar-toggler {
  color: #ffffff;
}
#menu-38 .close-icon::before,
#menu-38 .close-icon::after {
  background-color: #ffffff;
}
#menu-38 .link,
#menu-38 .dropdown-item {
  color: #ffffff;
  font-family: 'Comfortaa', display;
}
#menu-38 .link {
  font-size: 0.95rem;
}
#menu-38 .dropdown-item,
#menu-38 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-38 .link:hover,
#menu-38 .link:focus {
  color: #4090d0;
}
#menu-38 .dropdown-item:hover::before,
#menu-38 .dropdown-item:focus::before {
  background: #4090d0;
}
#menu-38 .dropdown-item:hover,
#menu-38 .dropdown-item:focus {
  color: #ffffff;
}
#menu-38 .link[aria-expanded="true"],
#menu-38 .dropdown-menu {
  background: #2c76b1;
}
#menu-38 .nav-dropdown-sm .link:focus,
#menu-38 .nav-dropdown-sm .link:hover,
#menu-38 .nav-dropdown-sm .dropdown-item:focus,
#menu-38 .nav-dropdown-sm .dropdown-item:hover {
  background: #3489cd!important;
}
#menu-38 .navbar,
#menu-38 .nav-dropdown-sm,
#menu-38 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-38 .nav-dropdown-sm .dropdown-menu {
  background: #4090d0;
}
#menu-38 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-38 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-38 .bg-color.transparent.opened .link:hover,
#menu-38 .bg-color.transparent.opened .link:focus {
  color: #4090d0;
}
#menu-38 .link[aria-expanded="true"],
#menu-38 .dropdown-item[aria-expanded="true"] {
  color: #4090d0!important;
}
#menu-38 .btn {
  font-size: 14px;
}
#menu-38 A {
  font-family: 'Comfortaa', display;
  font-size: 12px;
}
#footer1-39 .mbr-section-subtitle,
#footer1-39 .mbr-section-text {
  color: #fff;
}
#footer1-39 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
#header11-3f .btn {
  font-family: 'Comfortaa', display;
}
#header11-3f H1 {
  font-size: 36px;
}
#header11-3f P {
  font-size: 12px;
}
#form1-3b .mbr-section-subtitle {
  text-transform: uppercase;
}




#menu-4m {
  
  
}
#menu-4m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4m .navbar-caption {
  color: #ffffff;
  font-size: 24px;
}
#menu-4m .navbar-toggler {
  color: #ffffff;
}
#menu-4m .close-icon::before,
#menu-4m .close-icon::after {
  background-color: #ffffff;
}
#menu-4m .link,
#menu-4m .dropdown-item {
  color: #ffffff;
  font-family: 'Comfortaa', display;
}
#menu-4m .link {
  font-size: 0.95rem;
}
#menu-4m .dropdown-item,
#menu-4m .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4m .link:hover,
#menu-4m .link:focus {
  color: #4090d0;
}
#menu-4m .dropdown-item:hover::before,
#menu-4m .dropdown-item:focus::before {
  background: #4090d0;
}
#menu-4m .dropdown-item:hover,
#menu-4m .dropdown-item:focus {
  color: #ffffff;
}
#menu-4m .link[aria-expanded="true"],
#menu-4m .dropdown-menu {
  background: #2c76b1;
}
#menu-4m .nav-dropdown-sm .link:focus,
#menu-4m .nav-dropdown-sm .link:hover,
#menu-4m .nav-dropdown-sm .dropdown-item:focus,
#menu-4m .nav-dropdown-sm .dropdown-item:hover {
  background: #3489cd!important;
}
#menu-4m .navbar,
#menu-4m .nav-dropdown-sm,
#menu-4m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4m .nav-dropdown-sm .dropdown-menu {
  background: #4090d0;
}
#menu-4m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4m .bg-color.transparent.opened .link:hover,
#menu-4m .bg-color.transparent.opened .link:focus {
  color: #4090d0;
}
#menu-4m .link[aria-expanded="true"],
#menu-4m .dropdown-item[aria-expanded="true"] {
  color: #4090d0!important;
}
#menu-4m .btn {
  font-size: 14px;
}
#menu-4m A {
  font-family: 'Comfortaa', display;
  font-size: 12px;
}
#pricing-table1-4q .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-4q .mbr-section__container .mbr-section-subtitle {
  color: #0b335b;
  font-size: 16px;
  font-family: 'Comfortaa', display;
}
#pricing-table1-4q .mbr-price-figure {
  color: #4090d0;
  font-size: 84px;
}
#pricing-table1-4q .mbr-price-value {
  font-size: 24px;
  color: #bbbbbb;
}
#pricing-table1-4q .mbr-price-term {
  font-size: 18px;
  color: #bbbbbb;
}
#pricing-table1-4q .mbr-plan-title {
  font-size: 24px;
  font-family: 'Comfortaa', display;
}
#pricing-table1-4q .btn {
  font-family: 'Comfortaa', display;
}
#pricing-table1-4q UL {
  font-size: 14px;
  font-family: 'Comfortaa', display;
}
#pricing-table1-4q H1 {
  color: #4090d0;
  font-size: 60px;
}
#pricing-table1-4q .mbr-plan-label {
  color: #4090d0;
}
#pricing-table1-4q .mbr-section__container .mbr-section-subtitle B {
  color: #232323;
}
#table1-4o th {
  color: #9fa3a7;
}
#table1-4o TH {
  font-size: 24px;
}
