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

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


body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', 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: 'Source Sans Pro','Source Sans 3', sans-serif;
  font-weight:700;
}
.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: 'Source Sans Pro','Source Sans 3', sans-serif;
}
.btn {
  border-radius: 2em;
}

.mbr-subscribe .btn {
  border-radius: 2em !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: 'Roboto', sans-serif;
  font-style: normal;
}

.card-block a {
/*    font-weight: 700;*/
    letter-spacing: 0.1em;
}

.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: #ff9900 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #ffffff !important;
}
.bg-warning {
  background-color: #2969b0 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #ff9900;
  border-color: #ff9900;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #b36b00;
  border-color: #b36b00;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #b36b00 !important;
  border-color: #b36b00 !important;
}
.btn-secondary {
  background-color: #553982;
  border-color: #553982;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #32224d;
  border-color: #32224d;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #32224d !important;
  border-color: #32224d !important;
}
.btn-info {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !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: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !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-color{
       background-color:  rgb(229, 238, 249);
}

.btn-primary-outline {
    box-shadow: 5px 5px 3px rgb(220,220,220);
/*    background-color: rgba(240,240,240,1);*/
/*    background-color: rgb(220,220,250);*/
/*    background-color:  rgb(194, 216, 241);*/
        background-color:  rgb(229, 238, 249);

    color:black;
    border-radius: 1rem;
/*    border: 1px solid lightgrey;*/
    border-style: none;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
    color: white;
    background-color:rgba(255, 153,9,1); 
    box-shadow: 1px 1px 1px rgb(220,220,220);
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: grey !important;
  background-color: rgba(250,250,250,0.8); !important;
}


.btn-accordion-outline.collapsed ,
.btn-accordion-outline {
    width:96%;
    box-shadow: 5px 5px 3px rgb(220,220,220);
/*    background-color: rgba(240,240,240,1);*/
    color:black;
    border-radius: 1rem 1rem 0rem 0rem;
/*    border: 1px solid lightgrey;*/
    border-style: none;
/*    margin:0px;*/
    margin: 0 4% 1rem 0;
}
.btn-accordion-outline[aria-expanded="true"]
{
     margin: 0 4% 0 0;
        color: white;
    background-color:rgba(255, 153,9,1); 
    box-shadow: 1px 1px 1px rgb(220,220,220);
}
.btn-accordion-outline:hover,
.btn-accordion-outline:focus,
.btn-accordion-outline.focus,
.btn-accordion-outline:active,
.btn-accordion-outline.active {
    color: white;
    background-color:rgba(255, 153,9,1); 
    box-shadow: 1px 1px 1px rgb(220,220,220);
    
}
.btn-accordion-outline.disabled,
.btn-accordion-outline:disabled {
  color: grey !important;
  background-color: rgba(250,250,250,0.8); !important;
}



/*
.btn-primary-outline {
  background: none;
  border-color: #232323;
  color: #232323;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #ff9900;
  border-color: #ff9900;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ff9900 !important;
  border-color: #ff9900 !important;
}
*/


.btn-secondary-outline {
  background: none;
  border-color: #271a3b;
  color: #271a3b;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #553982;
  border-color: #553982;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #553982 !important;
  border-color: #553982 !important;
}
.btn-info-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !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: #16385d;
  color: #16385d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !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: #ff9900 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #ffffff !important;
}
.text-warning {
  color: #2969b0 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #ffffff;
}
.alert-warning {
  background-color: #2969b0;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #ff9900;
}
.btn-social:hover {
  background: #ff9900;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #ff9900;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #ff9900;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ff9900;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ff9900;
}
.lead a,
.lead a:hover {
  color: #ff9900;
}
.lead blockquote {
  border-color: #ff9900;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffebcc;
}
.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: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #79aae0;
}
.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: #ff9900;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Roboto', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Roboto', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Roboto', sans-serif;
}
.features6 .description {
  font-family: 'Roboto', sans-serif;
}
.count,
.counter-title {
  font-family: 'Roboto', sans-serif;
}
.counter-subtitle {
  
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #ff9900;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Roboto', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Roboto', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Roboto', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Roboto', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Roboto', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Roboto', sans-serif;
}
.extHeader13 .number {
  font-family: 'Roboto', sans-serif;
}
.extHeader13 .period {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Roboto', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Roboto', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Roboto', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Roboto', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #ff9900;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Roboto', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Roboto', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Roboto', sans-serif;
}
.extForm2 .container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #ff9900;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #ff9900;
}
.extCounters2 h4 {
  font-family: 'Roboto', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Roboto', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Roboto', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #ff9900;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #ff9900;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #ff9900;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Roboto', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Roboto', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #ff9900;
}
.extAccordion1 .panel-heading a {
  font-family: 'Roboto', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #ff9900;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Roboto', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #ff9900;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #ff9900;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #ff9900;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Roboto', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Roboto', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Roboto', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Roboto', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #ff9900 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #ff9900;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #ff9900;
}
.theme-border {
  border: 1px solid #ff9900;
}
#extHeader6-4l H1 {
  color: #ff9900;
}
#extHeader6-4l P {
/*  color: #2969b0;*/
  font-family: 'Roboto', sans-serif;
}
#content7-6z B {
  color: #2969b0;
}
#content7-6z P {
  color: #2969b0;
}
#content7-6z .mbr-table-cell {
  vertical-align: middle;
}
#msg-box3-3c .mbr-section-title,
#msg-box3-3c p {
  color: #000;
}
#msg-box3-3c .lead P {
  font-family: 'Roboto', sans-serif;
  color: #2969b0;
  text-align: center;
  font-size: 20px;
}
#msg-box3-3c .lead H1 {
  color: #2969b0;
}
#msg-box3-3c .lead H3 {
  text-align: right;
}
#msg-box3-3c .lead H2 {
  color: #f3c649;
  font-size: 36px;
}
#msg-box3-3c .mbr-section-title {
  color: #ff9900;
}
#download .striped .mbr-cards-col:nth-child(2n) .container .card{
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  padding:20px
}
#download .striped .mbr-cards-col:nth-child(2n+1) .container .card{
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding:20px
}
#download .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #f3c649;
}
#download .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #f3c649;
}
#download .mbr-cards-col:nth-child(even) .card-title {
  color: #f3c649;
}
#download .mbr-cards-col:nth-child(odd) .card-title {
  color: #f3c649;
}
#download .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
}
#features1-78 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-78 .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #f3c649;
}
#features1-78 .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #f3c649;
}
#features1-78 .mbr-cards-col:nth-child(even) .card-title {
  color: #f3c649;
}
#features1-78 .mbr-cards-col:nth-child(odd) .card-title {
  color: #f3c649;
}
#features1-78 .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
}
#msg-box3-4w .mbr-section-title,
#msg-box3-4w p {
  color: #000;
}
#msg-box3-4w .mbr-section-title {
  color: #faaf40;
  font-size: 36px;
}
#msg-box3-4w .lead P {
  color: #ffffff;
  font-size: 20px;
}
#trailer H3 {
  color: #faaf40;
  font-size: 30px;
}
#menu-y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-y .navbar-caption {
  color: #ffffff;
}
#menu-y .navbar-toggler {
  color: #ffffff;
}
#menu-y .close-icon::before,
#menu-y .close-icon::after {
  background-color: #ffffff;
}
#menu-y .link,
#menu-y .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-y .link {
  /*font-size: 1.1rem;*/
}
#menu-y .dropdown-item,
#menu-y .nav-dropdown-sm .link {
  font-size: 1.191rem;
}
#menu-y .link:hover,
#menu-y .dropdown-item:hover,
#menu-y .link:focus,
#menu-y .dropdown-item:focus {
  color: white;
}
#menu-y .link[aria-expanded="true"],
#menu-y .dropdown-menu {

}
#menu-y .nav-dropdown-sm .link:focus,
#menu-y .nav-dropdown-sm .link:hover,
#menu-y .nav-dropdown-sm .dropdown-item:focus,
#menu-y .nav-dropdown-sm .dropdown-item:hover {
  background: #0c4788!important;
}
#menu-y .navbar,
#menu-y .nav-dropdown-sm,
#menu-y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-y .nav-dropdown-sm .dropdown-menu {
/*    background-color: white;*/
}
#menu-y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-y .bg-color.transparent.opened .link:hover,
#menu-y .bg-color.transparent.opened .link:focus {
  color: white;

}
#menu-y .link[aria-expanded="true"],
#menu-y .dropdown-item[aria-expanded="true"] {
  color: white!important;
      background-color: rgb(255, 153, 9);
}
#msg-box3-4u .mbr-section-title,
#msg-box3-4u p {
  color: #000;
}
#msg-box3-4u .lead P {
  color: rgb(41, 104, 176);
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
}
#msg-box3-4u .lead UL {
  color: #ffffff;
}
#msg-box3-4u .mbr-section-title {
  color: #faaf40;
  font-size: 36px;
}
#msg-box3-4u .mbr-section-title SPAN {
  font-size: 25px;
}
/*#footer .mbr-section-title,*/
#footer .btn-social {
  /*color: #FFF;*/
  color: #2968b0;
  box-shadow: 5px 5px 3px rgb(220,220,220);

}
#footer .btn-social:hover {
  color: #FFF;
  box-shadow: 1px 1px 1px rgb(220,220,220);
}
#footer .mbr-col{
    padding: 4rem 2rem 0rem 2rem;
}
#social-buttons3-7y .mbr-section-title,
#social-buttons3-7y .btn-social {
  color: #fff;
}



#contacts1-3w STRONG {
  color: rgb(255, 153,9);
  font-family: 'Roboto', sans-serif;
font-weight: 700;
letter-spacing: 0.1em;
}
#contacts1-3w P {
  text-align: left;
}



#menu-5r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5r .navbar-caption {
  color: #ffffff;
}
#menu-5r .navbar-toggler {
  color: #ffffff;
}
#menu-5r .close-icon::before,
#menu-5r .close-icon::after {
  background-color: #ffffff;
}
#menu-5r .link,
#menu-5r .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-5r .link {
  font-size: 1rem;
}
#menu-5r .dropdown-item,
#menu-5r .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-5r .link:hover,
#menu-5r .dropdown-item:hover,
#menu-5r .link:focus,
#menu-5r .dropdown-item:focus {
  color: #ff9900;
}
#menu-5r .link[aria-expanded="true"],
#menu-5r .dropdown-menu {
  background: #1f5087;
}
#menu-5r div.dropdown-menu {
     border-bottom-left-radius: 2em;
     border-bottom-right-radius: 2em;
    border-top-right-radius: 2em;
}
#menu-5r .nav-dropdown-sm .link:focus,
#menu-5r .nav-dropdown-sm .link:hover,
#menu-5r .nav-dropdown-sm .dropdown-item:focus,
#menu-5r .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-5r .navbar,
#menu-5r .nav-dropdown-sm,
#menu-5r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5r .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-5r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5r .bg-color.transparent.opened .link:hover,
#menu-5r .bg-color.transparent.opened .link:focus {
  color: #ff9900;
}
#menu-5r .link[aria-expanded="true"],
#menu-5r .dropdown-item[aria-expanded="true"] {
  color: #ff9900!important;
}
#header3-7l .mbr-section-title,
#header3-7l .mbr-section-subtitle {
  font-style: italic;
  letter-spacing: 1rem;
}
#header3-7l H3 {
  color: #ff9900;
}
#header3-7l SMALL {
  color: #2969b0;
}
#extFeatures10-7c .etl-icon {
  color: #333333;
}
#extFeatures10-7c P {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#extFeatures10-7c H4 {
  color: #f3c649;
}
#extFeatures14-7b H4 {
  font-size: 1.5rem;
  color: #ff9900;
}
#extFeatures14-7b P {
  color: #2969b0;
}
#extFeatures14-7b H3 {
  color: #f7da64;
}
#contacts1-4c STRONG {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#contacts1-4c P {
  text-align: left;
}


.msg-box3-6b .mbr-section-title,
.msg-box3-6b p {
  /*color: #000;*/
}
.msg-box3-6b .mbr-section-title {
 /* color: #faaf40;*/
  font-size: 36px;
}
.msg-box3-6b .lead P {
  color: #ffffff;
  font-size: 20px;
}
.msg-box3-6b .lead {
  /* color: #ffffff;*/
}
#menu-69 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-69 .navbar-caption {
  color: #ffffff;
}
#menu-69 .navbar-toggler {
  color: #ffffff;
}
#menu-69 .close-icon::before,
#menu-69 .close-icon::after {
  background-color: #ffffff;
}
#menu-69 .link,
#menu-69 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-69 .link {
  font-size: 1rem;
}
#menu-69 .dropdown-item,
#menu-69 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-69 .link:hover,
#menu-69 .dropdown-item:hover,
#menu-69 .link:focus,
#menu-69 .dropdown-item:focus {
  color: #ff9900;
}
#menu-69 .link[aria-expanded="true"],
#menu-69 .dropdown-menu {
  background: #1f5087;
}
#menu-69 div.dropdown-menu {
     border-bottom-left-radius: 2em;
     border-bottom-right-radius: 2em;
    border-top-right-radius: 2em;
}
#menu-69 .nav-dropdown-sm .link:focus,
#menu-69 .nav-dropdown-sm .link:hover,
#menu-69 .nav-dropdown-sm .dropdown-item:focus,
#menu-69 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-69 .navbar,
#menu-69 .nav-dropdown-sm,
#menu-69 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-69 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-69 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-69 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-69 .bg-color.transparent.opened .link:hover,
#menu-69 .bg-color.transparent.opened .link:focus {
  color: #ff9900;
}
#menu-69 .link[aria-expanded="true"],
#menu-69 .dropdown-item[aria-expanded="true"] {
  color: #ff9900!important;
}
#extAccordion3-6f P {
  color: #ffffff;
  text-align: left;
}
#extAccordion3-6k P {
  color: #ffffff;
  text-align: left;
}
#msg-box3-6d .mbr-section-title,
#msg-box3-6d p {
  color: #000;
}
#msg-box3-6d .mbr-section-title {
  color: #faaf40;
  font-size: 36px;
}
#msg-box3-6d .lead P {
  color: #ffffff;
  font-size: 20px;
}
#msg-box3-6d .lead {
  color: #ffffff;
}
#extAccordion3-6l P {
  color: #ffffff;
  text-align: left;
}
#contacts1-4c STRONG {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#contacts1-4c P {
  text-align: left;
}





#menu-6m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6m .navbar-caption {
  color: #ffffff;
}
#menu-6m .navbar-toggler {
  color: #ffffff;
}
#menu-6m .close-icon::before,
#menu-6m .close-icon::after {
  background-color: #ffffff;
}
#menu-6m .link,
#menu-6m .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-6m .link {
  font-size: 1rem;
}
#menu-6m .dropdown-item,
#menu-6m .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-6m .link:hover,
#menu-6m .dropdown-item:hover,
#menu-6m .link:focus,
#menu-6m .dropdown-item:focus {
  color: #ff9900;
}
#menu-6m .link[aria-expanded="true"],
#menu-6m .dropdown-menu {
  background: #1f5087;
}
#menu-6m div.dropdown-menu {
     border-bottom-left-radius: 2em;
     border-bottom-right-radius: 2em;
    border-top-right-radius: 2em;
}
#menu-6m .nav-dropdown-sm .link:focus,
#menu-6m .nav-dropdown-sm .link:hover,
#menu-6m .nav-dropdown-sm .dropdown-item:focus,
#menu-6m .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-6m .navbar,
#menu-6m .nav-dropdown-sm,
#menu-6m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6m .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-6m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-6m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6m .bg-color.transparent.opened .link:hover,
#menu-6m .bg-color.transparent.opened .link:focus {
  color: #ff9900;
}
#menu-6m .link[aria-expanded="true"],
#menu-6m .dropdown-item[aria-expanded="true"] {
  color: #ff9900!important;
}
/*#header2-7o .mbr-section-title {
  color: #fac51c;
}*/
#header2-7o .mbr-section-text {
  color: #2969b0;
  font-size: 17px;
}
#extFeatures11-7p .date P {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#extFeatures11-7p P {
  /*color: #fac51c;*/
  color: rgb(255, 153,9);
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#extFeatures11-7p SPAN {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#extFeatures11-7p B {
  font-size: 19px;
}
#contacts1-4c STRONG {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#contacts1-4c P {
  text-align: left;
}


#menu-55 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-55 .navbar-caption {
  color: #ffffff;
}
#menu-55 .navbar-toggler {
  color: #ffffff;
}
#menu-55 .close-icon::before,
#menu-55 .close-icon::after {
  background-color: #ffffff;
}
#menu-55 .link,
#menu-55 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-55 .link {
  font-size: 1rem;
}
#menu-55 .dropdown-item,
#menu-55 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-55 .link:hover,
#menu-55 .dropdown-item:hover,
#menu-55 .link:focus,
#menu-55 .dropdown-item:focus {
  color: #ff9900;
}
#menu-55 .link[aria-expanded="true"],
#menu-55 .dropdown-menu {
  background: #1f5087;
}
#menu-55 div.dropdown-menu {
     border-bottom-left-radius: 2em;
     border-bottom-right-radius: 2em;
    border-top-right-radius: 2em;
}
#menu-55 .nav-dropdown-sm .link:focus,
#menu-55 .nav-dropdown-sm .link:hover,
#menu-55 .nav-dropdown-sm .dropdown-item:focus,
#menu-55 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-55 .navbar,
#menu-55 .nav-dropdown-sm,
#menu-55 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-55 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-55 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-55 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-55 .bg-color.transparent.opened .link:hover,
#menu-55 .bg-color.transparent.opened .link:focus {
  color: #ff9900;
}
#menu-55 .link[aria-expanded="true"],
#menu-55 .dropdown-item[aria-expanded="true"] {
  color: #ff9900!important;
}
/*
#extFeatures7-5i .mbr-section-title {
  color: #faaf40;
  font-size: 30px;
}
#extFeatures7-5i .mbr-section-subtitle {
  color: #2969b0;
}
#extFeatures7-5i P {
  color: #2969b0;
}
#extFeatures7-5i H4 {
  color: #2969b0;
}
#extFeatures7-5i H5 {
  color: #2969b0;
}
#extFeatures7-5i .mbr-section-title SPAN {
  font-size: 46px;
  color: #ff9900;
}
*/
#msg-box6-5j .mbr-section-title,
#msg-box6-5j .lead p {
  color: #fff;
}
#msg-box6-5j H3 {
  font-size: 30px;
}
#msg-box6-5j SPAN {
  color: #ff9900;
}
#msg-box6-5k .mbr-section-title,
#msg-box6-5k .lead p {
  color: #fff;
}
#msg-box6-5k H3 {
  font-size: 30px;
}
#msg-box6-5k SPAN {
  color: #ff9900;
}
#msg-box6-5l .mbr-section-title,
#msg-box6-5l .lead p {
  color: #fff;
}
#msg-box6-5l H3 {
  font-size: 30px;
}
#msg-box6-5l SPAN {
  color: #ff9900;
}
#contacts1-4c STRONG {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#contacts1-4c P {
  text-align: left;
}



#menu-y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-y .navbar-caption {
  color: #000;
}
#menu-y .navbar-toggler {
  color: #000;
}
#menu-y .close-icon::before,
#menu-y .close-icon::after {
  background-color: #ffffff;
}
#menu-y .link,
#menu-y .dropdown-item {
  color: #000;
  font-family: 'Roboto', sans-serif;
}
#menu-y .link {
  /*font-size: 1.2rem;*/
}
#menu-y .dropdown-item,
#menu-y .nav-dropdown-sm .link {
/*  font-size: 1.083rem;*/
    padding:0.2em;
    line-height: inherit;
}

#menu-y div.dropdown-menu {
/*
     border-bottom-left-radius: 2em;
     border-bottom-right-radius: 2em;
    border-top-right-radius: 2em;
*/
}
#menu-y .nav-dropdown-sm .link:focus,
#menu-y .nav-dropdown-sm .link:hover,
#menu-y .nav-dropdown-sm .dropdown-item:focus,
#menu-y .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-y .navbar,
#menu-y .nav-dropdown-sm,
#menu-y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-y .nav-dropdown-sm .dropdown-menu {
  /*background: #2969b0;*/
}
#menu-y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-y .bg-color.transparent.opened .link {
/*  transition: color 0.2s ease-in-out;*/
}
#menu-y .bg-color.transparent.opened .link:hover,
#menu-y .bg-color.transparent.opened .link:focus {
  color: #ff9900;
}
#menu-y .link[aria-expanded="true"],
#menu-y .dropdown-item[aria-expanded="true"] {
  color: white!important;
}
#msg-box5-76 H3 {
  /*color: #f3c649;*/
    text-align: center;
}
#msg-box5-76 P {
  color: #2969b0;
}
#extFeatures10-7i .etl-icon {
  color: #333333;
}
/*#extFeatures10-7i H4 {
  color: #faaf40;
}*/
#extFeatures10-7i {
    vertical-align:middle;
}
#extFeatures10-7i P.garten {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  display: inline-block;
  margin-top:15%;
}
#extFeatures10-7i .leftside P.garten {
    text-align:right;
}
#extFeatures10-7i .rightside P.garten {
    text-align:left;
}
#extFeatures10-7i P.lernen,
#auswertung-content p.lernen {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  text-align:justify;
  color:#fff;
}
#contacts1-4c STRONG {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#contacts1-4c P {
  text-align: left;
}
