body { 
  font-family: 'Rubik', sans-serif; 
}
h1, h2, h3, h4, h5, h6 { 
  font-family: 'Rubik', sans-serif;  
}

/** selection **/
*::-moz-selection { background: #f7c605; color: #fff; text-shadow: none; }
::-moz-selection { background: #f7c605; color: #fff; text-shadow: none; }
::selection { background: #f7c605; color: #fff; text-shadow: none; }

h2 { 
  font-size: 40px; line-height: 46px; font-weight: 500;
}
p, li,  td {
  font-size: 16px;
  line-height: 1.7;
}
ul {
  padding: 1.3em;
  margin: auto !important;
}

.default {
  background-color: rgba(0,0,0,.35);
}

.page a {
  color: #17a2b8;
}

.button { 
  border:none;
  background: #f7c605;
  background: -webkit-gradient(linear, 100% 0, 0 0, from(#f7c605), to(#ff8850)); 
  background: -webkit-linear-gradient(right, #f7c605, #ff8850) !important; 
  background: -moz-linear-gradient(right, #f7c605, #ff8850); 
  background: -o-linear-gradient(right, #f7c605, #ff8850);
  background: linear-gradient(right, #f7c605, #ff8850); 
}
.button, .form-control, .nice-select { 
  border-radius: 3px; 
}


/* menu */
.menu-bar {
  float: right;
}
.menu-logo a {
  font-size: 18px !important;
  font-weight: 500;
  line-height: 20px;
}
.desktopTopFixed li a {
  line-height: 48px !important;
}

/* top header */
.mgb-top-header .mega-menu .menu-links > li > a {
  font-size: 12px !important;
  font-weight: 400 !important;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.mgb-top-header .mega-menu .menu-links > li > a .fa {
  position: relative;
  font-size: 85%;
  margin-left: 3px;
}
.mgb-top-header .extra-info {
  float: left;
}
.mgb-top-header .extra-info > a > i {
  margin-right: 3px;
  font-size: 85%;
}
.mgb-top-header .extra-info > a {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    color: #ffffff;
    font-size: 0.933em;
    line-height: 20px;
    padding-top: .5rem;
    padding-bottom: .5rem;
    position: relative;
    text-transform: capitalize;
}

/*banner */
.slider-parallax {
  max-height: 600px;
}

.mgb-banner h1 { 
  font-size: 44px; 
  line-height: 52px; 
  font-weight: 500;
}
.mgb-banner h3 { 
  display: inline-block; 
  margin: 10px 15px;  
}
.mgb-banner h3 span { 
  display: block; 
  text-align: left; 
  font-size: 20px; 
}
.mgb-banner p { 
  display: block;  
  font-size: 20px;
  line-height: 1.5;
}
.mgb-banner h1, .mgb-banner p, .text-shadow {
  text-shadow: 1px 2px 1px #2a3442;
}
.mgb-banner .button {
  font-size: 18px;
}
.mgb-banner .tab .nav-tabs > li > a { 
  border:none; 
  text-transform: uppercase; 
  font-size: 16px; 
  background: #ffffff; 
  font-weight: 600; 
}
.mgb-banner .tab .nav.nav-tabs > li > a.active, .mgb-banner .nav.nav-tabs > li > a.active:focus, .mgb-banner .nav.nav-tabs > li > a.active:hover { 
  border:none; 
  background: #f7c605; 
  background: -webkit-gradient(linear, 100% 0, 0 0, from(#ff8850), to(#f7c605)); 
  background: -webkit-linear-gradient(right, #ff8850, #f7c605) !important; 
  background: -moz-linear-gradient(right, #ff8850, #f7c605); 
  background: -o-linear-gradient(right, #ff8850, #f7c605);
  background: linear-gradient(right, #ff8850, #f7c605); 
}

.mgb-banner-cta .banner-cta-content {
  position: relative;
  top: -60px;
}
.mgb-banner-cta ul {
  width: 100%;
}
.mgb-banner-cta p {
  font-size: 20px;
  line-height: 1.2;
}
.mgb-banner-cta .calendar-countdown span {
    position: absolute;
    font-size: 30px;
    z-index: 500;
    width: 66px;
    height: 50px;
    display: inline-block;
    left: 50%;
    top: 20px;
    margin-left: -33px;
    line-height: 50px;
}

.mgb-banner-cta .timer {
  margin-top: 0px;
}

/* mgb-usp */
.mgb-usp-bg { 
  padding: 20px 0 60px 0; 
  background: #2a3442;
}

/* mgb-quote */
.mgb-quote .section-title {
  margin-bottom: 0px;
}


/* mgb-questions */
.mgb-questions { 
  background: #f7c605;
  background: -webkit-gradient(linear, 100% 0, 0 0, from(#ff8850), to(#f7c605));
  background: -webkit-linear-gradient(right, #ff8850, #f7c605);
  background: -moz-linear-gradient(right, #ff8850, #f7c605);
  background: -o-linear-gradient(right, #ff8850, #f7c605);
  background: linear-gradient(right, #ff8850, #f7c605);
}
.mgb-questions h3 {
  font-weight: 200;
}
.mgb-questions p {
  font-size: 20px;
}
.mgb-questions .tab .questions {
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
.mgb-questions .tab .nav-tabs {
  display: block;
}
.mgb-questions .nav-border .nav.nav-tabs li a {
  border: 3px solid #ffffff;
  margin: 0 5px;
  color: #ffffff;
  font-size: 20px;
}

.mgb-questions .button.active {
  background-color: #508084;
  border-color: #508084;
}

.mgb-questions .nav-border .nav.nav-tabs li a:hover {
  border-color: #2a3442;
  color: #2a3442;
}
.mgb-questions .nav-border .nav.nav-tabs li a.active {
  border: 3px solid #508084;
  background-color: #508084;
  color: #ffffff;
}

.mgb-questions input {
  background: #f6f5f6;
  padding: 19px;
  border: none;
  font-size: 16px !important;
  color: #2a3442 !important;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.mgb-questions .input-group-prepend {
  padding: 0px;
}
.mgb-questions .input-group-prepend .button {
  padding: 20px 40px;
  background: #508084 !important;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.mgb-questions .antwoord p {
  display: none;
  border: 2px solid #ffffff; 
  padding: 20px; 
  font-size: 18px;
}
.mgb-questions .answer {
  font-weight: 500;
  font-size: 22px;
  display: block;
}
.mgb-questions .next-question {
  display: none;
}
.mgb-questions .show-thankyou {
  display: none;
}

.vraag-container {
  padding: 20px !important;
  border-radius: 10px;
  background: rgba(255,255,255,.3);
  margin-bottom: 20px !important;
}

.mgb-customer-rights ol {
  padding-left: 1.3em;
}
.mgb-customer-rights li {
  color: #ffffff;
  font-size: 20px;
  padding-left: 1em;
}

.mgb-box span { 
  font-size: 40px; 
  line-height: 40px; 
  font-weight: 500; 
}

.mgb-flow .feature-text  { 
  position: relative; 
}
.mgb-flow .feature-text .feature-icon { 
  border: 2px dashed rgba(255,255,255,0.3); 
  border-radius: 50%; 
  width: 180px; 
  height: 180px; 
  margin: 0 auto; 
  padding: 30px; 
}
.mgb-flow .feature-text .feature-arrow { 
  position: absolute; 
  right: -18%; 
  top: 30%; 
  display: block; 
  transform: translateY(-50%); 
  -webkit-transform: translateY(-50%); 
  -o-transform: translateY(-50%); 
  -ms-transform: translateY(-50%); 
  -moz-transform: translateY(-50%); 
  transform: translateY(-50%); 
  opacity: 0.3; 
} 


.mgb-contact { 
  background: #fba72a;
  /* background: -webkit-gradient(linear, 100% 0, 0 0, from(#f7c605), to(#ff8850));
  background: -webkit-linear-gradient(left, #ff8850, #f7c605);
  background: -moz-linear-gradient(left, #ff8850, #f7c605);
  background: -o-linear-gradient(left, #ff8850, #f7c605);
  background: linear-gradient(left, #ff8850, #f7c605); */
}
.mgb-contact h3 {
  font-weight: 200;
}

.mgb-rights-aside {
  padding: 40px 20px;
  display: table;
}
.mgb-rights-aside .section-title {
  display: table-cell;
  vertical-align: middle;
}
.mgb-rights-aside ol {
  font-size: 18px;
}
.mgb-rights-aside h2 {
  font-size: 32px;
  line-height: 1;
  max-width: 400px;
  margin-left: 20px;
}
.mgb-rights-aside .button {
  margin-left: 20px;
}

.mgb-contact-partners p {
  font-size: 13px;
}
.mgb-contact-partners .media .media-icon {
  padding-right: .5rem;
}
.mgb-contact-partners .media .media-icon span {
  font-size: 28px;
}
.mgb-contact-partners .pricing-top {
  padding: 15px;
}

.pricing-plan-text {
  font-size: 24px;
}

.footer a:hover,
.footer a { 
  color: #f7c605 !important; 
}


/* page layout */

.page .default {
  background-color: #2a3442;
  position: static;
}
.page h4 {
  margin-top: 32px;
  font-weight: 400;
}
.page ul {
  padding-top: 0;
}

/* page title */
.mgb-page-title {
  max-height: 200px;
}
.mgb-page-title h3 {
  font-weight: 200;
}


/* price-table */
.price-table {
  max-width: 300px;
  font-size: 16px;
}
.price .header {
  background: #2a3442;
}
.membership-pricing-table table .plan-header-business {
    background: #fba72a;
    color: #ffffff;
    border-color: #fba72a;
}
.membership-pricing-table table .recommended-plan-ribbon {
  color: #2a3442;
}
.membership-pricing-table table .plan-header-blue {
    color: #fff;
    background-color: #2a3442;
    border-color: #2a3442;
}
.membership-pricing-table table td {
  font-size: 16px;
  line-height: 1.7;
}
.membership-pricing-table table .button,
.membership-pricing-table table .button:hover {
  color:#ffffff;
}

/* radio */
.radio {
  display: block;
  margin-bottom: 10px;
}

/* media */
.media {
  display: table;
  margin-bottom: 1.5rem;
}
.media p {
  line-height: 1.2em;
}
.media .media-body, .media .media-icon {
  display: table-cell;
  vertical-align: middle;
}
.media .media-icon {
  padding-right: 1.5rem;
}
.pricing-title h3 {
  font-size: 22px;
  line-height: 1.1;
}


/*color*/

.bg-darkblue {
  background: #2a3442;
}
.bg-blue {
  background: #206e75;
}
.bg-lightblue {
  background: #17a2b8;
}
.bg-lightgrey {
  background: #f6f7f8;
}
.bg-black {
  background: #1a1a1a;
}
.bg-grad-orange {
  background: #f7c605;
  background: -webkit-gradient(linear, 100% 0, 0 0, from(#ff8850), to(#f7c605));
  background: -webkit-linear-gradient(right, #ff8850, #f7c605);
  background: -moz-linear-gradient(right, #ff8850, #f7c605);
  background: -o-linear-gradient(right, #ff8850, #f7c605);
  background: linear-gradient(right, #ff8850, #f7c605);
}
.bg-grad-orange p {
  text-shadow: 0 0 0 transparent;
}
.text-darkblue {
  color: #2a3442;
}
.text-blue {
  color: #206e75;
}
.text-lightblue {
  color: #17a2b8;
}

.theme-color, 
.mega-menu .menu-links > li.active a, 
.mega-menu .drop-down-multilevel li:hover > a, 
.mega-menu .menu-links > li > a:hover, 
.play-video:hover, .popup-video,
.play-video:hover a, 
.footer-useful-link ul li a:hover, 
.footer-widget a:hover, 
.footer-widget a, 
.blog .admin a, 
.blog a:hover, 
ul.list li:after { 
  color: #f7c605; 
}

.btn-white {
  background: #ffffff !important;
  color: #2a3442 !important;
}

.btn-darkblue-inverted,
.btn-darkblue-inverted:hover {
  border-color: #2a3442 !important;
  color: #2a3442 !important;
}
.btn-darkblue {
  background: #2a3442 !important;
}
#advies-tab.active {
  color: #ffffff !important;
  background: #2a3442 !important;
}

.play-video, #back-to-top .top { background: #f7c605; }

.remember-checkbox a {
  color: #f7c605;
}



/*responsive */

@media (max-width: 991px) {
  .default {
    background: #2a3442 !important;
  }
  .mgb-top-header .container {
    padding-left: 0;
    padding-right: 0;
  }
  .mgb-top-header .mega-menu .menu-links {
    width: 100%;
    background: #000000;
  }
  .mgb-top-header .mega-menu .menu-links > li {
    border-bottom: 0;
    text-align: right;
  }
  .mgb-top-header .mega-menu .menu-links > li > a {
    color: #ffffff;
  }
  .mgb-top-header .mega-menu .menu-links {
    padding: 0;
  }
  .mgb-top-header .mega-menu {
    min-height: 0;
  }
  .menu-logo a {
    line-height: 36px !important;
  }
  .feature-arrow {
    display: none !important;
  }
  .center-mobile {
    text-align: center;
  }
  .mgb-rights-aside h2,
  .mgb-rights-aside .button,
  .mgb-rights-aside ol {
    margin-left: 0px;
  }
}


@media screen and (min-width: 992px) {
  .mega-menu.desktopTopFixed .menu-list-items {
    background: #2a3442 !important;
  }
  .mgb-usp p {
    margin-bottom: 0px;
  }
}
 