@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);








body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', 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: 'Montserrat', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #2969b0 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #553982 !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #553982;
  border-color: #553982;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #32224d;
  border-color: #32224d;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #32224d !important;
  border-color: #32224d !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #16385d;
  color: #16385d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #271a3b;
  color: #271a3b;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #553982;
  border-color: #553982;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #553982 !important;
  border-color: #553982 !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #2969b0 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #553982 !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #553982;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #2969b0;
}
.btn-social:hover {
  background: #2969b0;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #2969b0;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #2969b0;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #2969b0;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #2969b0;
}
.lead a,
.lead a:hover {
  color: #2969b0;
}
.lead blockquote {
  border-color: #2969b0;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #79aae0;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #9477c3;
}
.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: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #2969b0;
}
#menu-5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5 .navbar-caption {
  color: #ffffff;
  font-size: 20px;
}
#menu-5 .navbar-toggler {
  color: #ffffff;
}
#menu-5 .close-icon::before,
#menu-5 .close-icon::after {
  background-color: #ffffff;
}
#menu-5 .link,
#menu-5 .dropdown-item {
  color: #ffffff;
}
#menu-5 .link {
  font-size: 0.75rem;
}
#menu-5 .dropdown-item,
#menu-5 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-5 .link:hover,
#menu-5 .dropdown-item:hover,
#menu-5 .link:focus,
#menu-5 .dropdown-item:focus {
  color:  #e7edff ;
}
#menu-5 .link[aria-expanded="true"],
#menu-5 .dropdown-menu {
  background: #1f5087;
}
#menu-5 .nav-dropdown-sm .link:focus,
#menu-5 .nav-dropdown-sm .link:hover,
#menu-5 .nav-dropdown-sm .dropdown-item:focus,
#menu-5 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-5 .navbar,
#menu-5 .nav-dropdown-sm,
#menu-5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5 .bg-color.transparent.opened .link:hover,
#menu-5 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#menu-5 .link[aria-expanded="true"],
#menu-5 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#menu-5 .btn {
  font-size: 14px;
}
#msg-box7-4 .mbr-section-title,
#msg-box7-4 .lead p {
  color: #fff;
}
#msg-box7-4 P {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#msg-box7-4 .btn {
  font-size: 13px;
}
#features4-c .card-subtitle {
  color: #bcbcbc;
}
#features4-c .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-c H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-c P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#features4-d .card-subtitle {
  color: #bcbcbc;
}
#features4-d .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-d H4 {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
}
#features4-d P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box8-a .mbr-section-title,
#msg-box8-a p {
  color: #fff;
}
#msg-box8-a .btn {
  font-size: 19px;
}
#form1-f .form-control-label {
  color: #232323;
}
#contacts1-g STRONG {
  color: #ffffff;
  text-align: left;
}
#social-buttons4-1b .mbr-section-title,
#social-buttons4-1b .btn-social {
  color: #fff;
}




#menu-i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-i .navbar-caption {
  color: #ffffff;
  font-size: 20px;
}
#menu-i .navbar-toggler {
  color: #ffffff;
}
#menu-i .close-icon::before,
#menu-i .close-icon::after {
  background-color: #ffffff;
}
#menu-i .link,
#menu-i .dropdown-item {
  color: #ffffff;
}
#menu-i .link {
  font-size: 0.75rem;
}
#menu-i .dropdown-item,
#menu-i .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-i .link:hover,
#menu-i .dropdown-item:hover,
#menu-i .link:focus,
#menu-i .dropdown-item:focus {
  color: #e7edff;
}
#menu-i .link[aria-expanded="true"],
#menu-i .dropdown-menu {
  background: #1f5087;
}
#menu-i .nav-dropdown-sm .link:focus,
#menu-i .nav-dropdown-sm .link:hover,
#menu-i .nav-dropdown-sm .dropdown-item:focus,
#menu-i .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-i .navbar,
#menu-i .nav-dropdown-sm,
#menu-i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-i .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-i .bg-color.transparent.opened .link:hover,
#menu-i .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#menu-i .link[aria-expanded="true"],
#menu-i .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#menu-i .btn {
  font-size: 14px;
}
#header5-r .mbr-section-title {
  color: #ffffff;
}
#header5-r .mbr-section-lead {
  color: #efefef;
}
#header5-r .btn {
  font-size: 17px;
}
#features4-s .card-subtitle {
  color: #bcbcbc;
}
#features4-s .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-s H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-s P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
  text-align: center;
}
#features4-k .card-subtitle {
  color: #bcbcbc;
}
#features4-k .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-k H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-k P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box8-m .mbr-section-title,
#msg-box8-m p {
  color: #fff;
}
#msg-box8-m .btn {
  font-size: 19px;
}
#form1-n .form-control-label {
  color: #232323;
}
#form1-n SMALL {
  color: #8c8c8c;
}
#contacts1-o STRONG {
  color: #ffffff;
  text-align: left;
}
#social-buttons4-1a .mbr-section-title,
#social-buttons4-1a .btn-social {
  color: #fff;
}





#menu-1c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1c .navbar-caption {
  color: #ffffff;
  font-size: 20px;
}
#menu-1c .navbar-toggler {
  color: #ffffff;
}
#menu-1c .close-icon::before,
#menu-1c .close-icon::after {
  background-color: #ffffff;
}
#menu-1c .link,
#menu-1c .dropdown-item {
  color: #ffffff;
}
#menu-1c .link {
  font-size: 0.75rem;
}
#menu-1c .dropdown-item,
#menu-1c .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1c .link:hover,
#menu-1c .dropdown-item:hover,
#menu-1c .link:focus,
#menu-1c .dropdown-item:focus {
  color: #e7edff;
}
#menu-1c .link[aria-expanded="true"],
#menu-1c .dropdown-menu {
  background: #1f5087;
}
#menu-1c .nav-dropdown-sm .link:focus,
#menu-1c .nav-dropdown-sm .link:hover,
#menu-1c .nav-dropdown-sm .dropdown-item:focus,
#menu-1c .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-1c .navbar,
#menu-1c .nav-dropdown-sm,
#menu-1c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1c .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-1c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1c .bg-color.transparent.opened .link:hover,
#menu-1c .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#menu-1c .link[aria-expanded="true"],
#menu-1c .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#menu-1c .btn {
  font-size: 14px;
}
#msg-box1-20 H2 {
  color: #3b3b3b;
}
#msg-box1-20 .btn {
  font-size: 20px;
}
#msg-box1-20 H3 {
  font-size: 46px;
}
#content2-21 BLOCKQUOTE {
  color: #3b3b3b;
  font-size: 18px;
}
#pricing-table2-1k .mbr-plan-header,
#pricing-table2-1k .mbr-plan-body {
  background-color: #f4f4f4;
}
#pricing-table2-1k ul,
#pricing-table2-1k .mbr-plan-title,
#pricing-table2-1k .mbr-price-value,
#pricing-table2-1k .mbr-price-figure,
#pricing-table2-1k .mbr-price-term {
  color: #28262b;
}
#pricing-table2-1k .mbr-plan {
  border-color: #e8e8e8;
}
#pricing-table2-1k .mbr-plan .list-group-item {
  border-color: #cfcfcf;
}
#pricing-table2-1k .mbr-section__container .mbr-section-subtitle {
  color: #3b3b3b;
  font-size: 18px;
}
#pricing-table2-1k .mbr-section__container .mbr-section-subtitle B {
  font-size: 18px;
}
#msg-box1-22 H2 {
  color: #3b3b3b;
}
#msg-box1-22 .btn {
  font-size: 20px;
}
#msg-box1-22 H3 {
  font-size: 46px;
}
#features4-1g .card-subtitle {
  color: #bcbcbc;
}
#features4-1g .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-1g H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-1g P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box8-1h .mbr-section-title,
#msg-box8-1h p {
  color: #fff;
}
#msg-box8-1h .btn {
  font-size: 19px;
}
#msg-box8-1h .lead H3 {
  color: #efefef;
}
#msg-box8-1h .mbr-section-title {
  font-size: 32px;
  font-family: 'Raleway', sans-serif;
}
#msg-box8-1h .lead P {
  font-size: 46px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-1h .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#contacts1-1i STRONG {
  color: #ffffff;
  text-align: left;
}
#social-buttons4-1j .mbr-section-title,
#social-buttons4-1j .btn-social {
  color: #fff;
}










#menu-1l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1l .navbar-caption {
  color: #ffffff;
  font-size: 20px;
}
#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;
}
#menu-1l .link {
  font-size: 0.75rem;
}
#menu-1l .dropdown-item,
#menu-1l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1l .link:hover,
#menu-1l .dropdown-item:hover,
#menu-1l .link:focus,
#menu-1l .dropdown-item:focus {
  color: #e7edff;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-menu {
  background: #1f5087;
}
#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: #2662a4!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: #2969b0;
}
#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: #2969b0;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#menu-1l .btn {
  font-size: 14px;
}
#msg-box1-1x H2 {
  color: #3b3b3b;
}
#msg-box1-1x .btn {
  font-size: 20px;
}
#msg-box1-1x H3 {
  font-size: 46px;
}
#features4-1o .card-subtitle {
  color: #bcbcbc;
}
#features4-1o .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-1o H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-1o P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#features4-1w .card-subtitle {
  color: #bcbcbc;
}
#features4-1w .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-1w H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-1w P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
  text-align: center;
}
#features4-1p .card-subtitle {
  color: #bcbcbc;
}
#features4-1p .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-1p H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-1p P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#features4-1v .card-subtitle {
  color: #bcbcbc;
}
#features4-1v .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-1v H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-1v P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
  text-align: center;
}
#buttons1-1z .btn {
  font-size: 14px;
}
#features4-1t .card-subtitle {
  color: #bcbcbc;
}
#features4-1t .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-1t H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-1t P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
  text-align: center;
}
#msg-box8-1q .mbr-section-title,
#msg-box8-1q p {
  color: #fff;
}
#msg-box8-1q .btn {
  font-size: 19px;
}
#contacts1-1r STRONG {
  color: #ffffff;
  text-align: left;
}
#social-buttons4-1s .mbr-section-title,
#social-buttons4-1s .btn-social {
  color: #fff;
}




#menu-t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-t .navbar-caption {
  color: #ffffff;
  font-size: 20px;
}
#menu-t .navbar-toggler {
  color: #ffffff;
}
#menu-t .close-icon::before,
#menu-t .close-icon::after {
  background-color: #ffffff;
}
#menu-t .link,
#menu-t .dropdown-item {
  color: #ffffff;
}
#menu-t .link {
  font-size: 0.75rem;
}
#menu-t .dropdown-item,
#menu-t .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-t .link:hover,
#menu-t .dropdown-item:hover,
#menu-t .link:focus,
#menu-t .dropdown-item:focus {
  color: #e7edff;
}
#menu-t .link[aria-expanded="true"],
#menu-t .dropdown-menu {
  background: #1f5087;
}
#menu-t .nav-dropdown-sm .link:focus,
#menu-t .nav-dropdown-sm .link:hover,
#menu-t .nav-dropdown-sm .dropdown-item:focus,
#menu-t .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-t .navbar,
#menu-t .nav-dropdown-sm,
#menu-t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-t .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-t .bg-color.transparent.opened .link:hover,
#menu-t .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#menu-t .link[aria-expanded="true"],
#menu-t .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#menu-t .btn {
  font-size: 14px;
}
#header3-12 .mbr-section-title,
#header3-12 .mbr-section-subtitle {
  text-align: center;
}
#header3-12 H3 {
  color: #232323;
}
#features4-v .card-subtitle {
  color: #bcbcbc;
}
#features4-v .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-v H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-v P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#features4-w .card-subtitle {
  color: #bcbcbc;
}
#features4-w .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-w H4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
}
#features4-w P {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box8-x .mbr-section-title,
#msg-box8-x p {
  color: #fff;
}
#msg-box8-x .btn {
  font-size: 19px;
}
#contacts1-o STRONG {
  color: #ffffff;
  text-align: left;
}
#social-buttons4-17 .mbr-section-title,
#social-buttons4-17 .btn-social {
  color: #fff;
}
