/*
Theme Name:     Qreate-IT Child Theme
Theme URI: 		https://www.qreate-it.nl
Description:    Wordpress
Author:         Qreate-IT
Author URI: 	https://www.qreate-it.nl
Template:       Divi
Version:        1.0
*/
.et_header_style_centered nav#top-menu-nav,
.logos,
p.sitename {
  float: left;
}

.et-fixed-header .logos,
.et-fixed-header .top-menu-right,
.logo_container a svg,
.logos,
.logos img,
.top-menu-right,
p.sitename {
  transition: 0.4s ease-in-out;
}

.cta h2,
.review h2,
p.sitename {
  font-family: Poppins, Helvetica, Arial, Lucida, sans-serif;
}

#top-menu li:nth-last-child(1) a::before,
.et-fixed-header .top-menu-right,
.et_header_style_centered header#main-header.et-fixed-header .logo_container,
div#top-header {
  display: none;
}

.logo_container * {
  color: #333;
}

p.sitename {
  padding-top: 15px;
  padding-left: 5px;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
}

.et-fixed-header p.sitename {
  padding-top: 6px;
}

.et-fixed-header .logo_container a svg {
  margin-top: 13px;
}

.logo_container a svg {
  float: left;
  margin-top: 15px;
  font-size: 42px;
}

.logos {
  padding-right: 15px;
  margin-top: -15px;
}

.et-fixed-header .logos img {
  width: 40%;
  transition: 0.4s ease-in-out;
}

.et-fixed-header .logos {
  padding-top: 5px;
}

.top-menu-right {
  float: right;
  padding-right: 0;
}

a.topmenu-offerte {
  padding: 15px;
  background: #273050;
  color: #fff;
  border-radius: 3px;
  font-size: 15px;
  margin-top: 35px;
}

.et-fixed-header .logo_container {
  float: left;
  padding-top: 7px !important;
}

nav#top-menu-nav {
  padding: 10px 0;
}

.et_pb_contact_form_container span.et_pb_contact_field_radio {
  float: left;
  margin-left: 10px;
}

p.et_pb_contact_field.et_pb_contact_field_5.et_pb_contact_field_last:before {
  content: "Naar wie kunnen we de berekening sturen?";
}

#et-info-phone,
#top-menu li {
  font-size: 15px;
}

p {
  font-weight: 300;
}

.review h2 {
  font-size: 20px;
}

.FAQ a,
.single_review {
  font-size: 16px;
}

.review .et_pb_row {
  border-radius: 5px;
}

.et_header_style_centered #top-menu>li>a {
  color: #38405d;
  font-weight: 400;
}

#top-menu .current-menu-item a::before,
#top-menu .current_page_item a::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
}

#top-menu li a:before {
  content: "";
  position: absolute;
  z-index: -2;
  left: 0;
  right: 100%;
  bottom: -50%;
  background: #273050;
  height: 3px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#top-menu li a:hover {
  opacity: 1 !important;
}

#top-menu li a:hover:before {
  right: 0;
}

#top-menu li li a:before {
  bottom: 10%;
}

.et-fixed-header #top-menu li a:before {
  margin-bottom: -4px !important;
}

a.logo-desc {
  font-weight: 300;
  color: #f23c55;
}

.FAQ a {
  font-weight: 700;
}

.FAQ a:before {
  content: "- ";
}

.offerte-aanvragen input {
  padding: 10px !important;
}

.html-container p {
  font-weight: lighter;
  font-size: 22px;
  color: #31797d;
  margin-top: 25px;
}

.footer-widget h2,
h4.title {
  color: #fff;
}

h4.title {
  font-weight: 700;
}

.menu-item-last a,
div#footer-info,
div#footer-info * {
  color: #fff !important;
}

.menu-item-last {
  background: #273050;
  padding: 15px 17px !important;
  float: right;
  list-style-type: none;
}

.menu-item-last a {
  padding-bottom: 0 !important;
  font-size: 17px;
}

hr {
  border: 1px solid #6d6d6d;
  margin: 0;
}

span#et-info-phone {
  background: #fff;
  padding: 23px 23px 23px 20px;
  font-size: 20px;
  color: #273050;
  margin-right: -1px;
}

#main-footer {
  background-color: #283151;
}

#footer-widgets .footer-widget li:before {
  border: 0;
}

#footer-widgets .footer-widget li {
  background: 0 0;
  padding: 0 !important;
}

.cta h2,
.et-fixed-header nav#top-menu-nav {
  padding-top: 10px;
}

.small-marginbot {
  margin-bottom: 15px;
}

.review_slider h2,
.review_slider p {
  color: #333 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}

.et-pb-arrow-next,
.et-pb-arrow-prev {
  color: #327a7e !important;
}

.et-pb-controllers a {
  background: #327a7e !important;
}

.review_slider a.et_pb_more_button.et_pb_button,
.review_slider a.et_pb_more_button.et_pb_button:hover {
  padding: 0;
  border: 0;
  color: #000;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.review_slider a.et_pb_more_button.et_pb_button:hover:after {
  content: "";
  display: none;
}

.field-wrap input[type="button"] {
  background: #f23c55;
  border: 0;
  color: #fff;
  border-radius: 2px;
  padding: 15px 40px !important;
  font-size: 16px;
}

.abc-menu .et_pb_button_module_wrapper {
  float: left;
}

.abc-menu a.et_pb_button {
  padding: 10px;
  border: 0;
}

.abc-menu {
  background: #273050;
  padding: 0 !important;
}

.abc-menu * {
  color: #fff !important;
}

.abc-menu div div {
  margin-bottom: 0 !important;
}

.abc-menu div {
  margin: 0 auto;
  display: table;
}

.abc-menu a.et_pb_button:hover {
  padding: 10px;
  border: 0;
}

.abc-menu a.et_pb_button:hover:after {
  display: none;
}

.grey-background {
  background: #f0f0f0;
}

a.logo-name {
  color: #273050;
}

.et_header_style_centered #top-menu>li>a {
  padding: 0 !important;
}

.et_header_style_centered nav#top-menu-nav {
  margin-top: 7px;
}

.logos img {
  max-width: 86px;
}

.logos img:nth-child(2) {
  max-width: 66px;
}

div.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module {
  margin-right: 0 !important;
}

.title h3 {
  font-size: 26px;
  line-height: 34px;
  color: #38405d;
  font-weight: 600;
}

body #page-container .et_pb_contact_form_0.et_pb_contact_form_container .et_pb_button {
  background-color: #f84a50;
  border-color: #f84a50;
}

#footer-bottom {
  background-color: #8eb002;
}

img.logo_house {
  float: left;
  margin-top: 17px;
}

.et_pb_slide_content em {
  color: #000;
}

.logo_footer--center {
  float: none;
  margin: 0 auto;
  display: table;
}

.logo_footer {
  background: #283151;
  padding-top: 25px;
  padding-bottom: 10px;
}

.logo_footer * {
  color: #fff !important;
}

a.logo-name {
  font-weight: 600;
  font-size: 20px;
}

a.logo-desc {
  font-size: 22px;
}

.et_pb_contact_form_0.et_pb_contact_form_container h2.et_pb_contact_main_title {
  color: #38405d;
}

.no-padding-bottom * {
  padding-bottom: 0;
}

@media screen and (min-width: 1224px) {
  ul#top-menu li.menu-item:nth-last-child(1) {
    display: none;
  }
}

@media screen and (max-width: 1223px) {
  div#et-top-navigation li.menu-item-type-custom {
    display: none;
  }

  .grey-background {
    min-height: 50px;
  }
}

@media screen and (max-width: 1156px) {
  .et_header_style_centered nav#top-menu-nav {
    display: none !important;
  }

  .et_header_style_centered #et_mobile_nav_menu {
    float: none;
    position: relative;
    display: block;
    padding: 10px;
  }

  .mobile_menu_bar:before {
    float: right;
  }
}

#et_search_icon:hover,
#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a,
.bottom-nav li.current-menu-item>a,
.comment-reply-link,
.entry-summary p.price ins,
.et-social-icon a:hover,
.et_password_protected_form .et_submit_button,
.footer-widget h4,
.form-submit .et_pb_button,
.mobile_menu_bar:after,
.mobile_menu_bar:before,
.nav-single a,
.posted_in a,
.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce #content input.button,
.woocommerce #content input.button.alt,
.woocommerce #content input.button.alt:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce .star-rating span:before,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page #content input.button,
.woocommerce-page #content input.button.alt,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page .star-rating span:before,
.woocommerce-page a.button,
.woocommerce-page a.button.alt,
.woocommerce-page a.button.alt:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button,
.woocommerce-page button.button.alt,
.woocommerce-page button.button.alt:hover,
.woocommerce-page button.button:hover,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price,
.woocommerce-page input.button,
.woocommerce-page input.button.alt,
.woocommerce-page input.button.alt:hover,
.woocommerce-page input.button:hover,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #273050;
}

ul#mobile_menu {
  margin-top: 40px;
  border-color: #273050;
  padding: 25px;
}

@media screen and (min-width: 981px) {
  .r_fixed_buttons .et_pb_column {
    padding-bottom: 30px;
  }

  .r_fixed_buttons .et_pb_button_module_wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}

@media screen and (max-width: 980px) {
  .et_header_style_centered #main-header .mobile_nav {
    background: no-repeat;
  }

  .et_header_style_centered .mobile_nav .select_page,
  .et_header_style_split .mobile_nav .select_page {
    color: #273050;
  }

  .et_header_style_centered .mobile_menu_bar {
    top: 13px;
    right: 0;
  }

  .et_header_style_centered #main-header {
    padding-bottom: 0;
  }

  .grey-background {
    box-shadow: 0 2px 5px 0 #616161;
  }

  ul#mobile_menu {
    margin-top: 0;
  }

  .contactform-homepage {
    margin-left: 0 !important;
    display: inline-block;
  }

  div.title {
    margin-left: 0 !important;
    display: inline;
  }

  .r_fixed_buttons .et_pb_button_module_wrapper {
    margin-bottom: 40px !important;
  }

  .mobile__nomargin,
  .mobile__nomargin * {
    margin-bottom: 0;
  }

  div.mobile_center .et_pb_button_alignment_right {
    text-align: center;
  }

  .home iframe {
    margin: 20px auto 0;
    display: table;
  }
}

@media screen and (max-width: 749px) {
  .logos {
    display: none;
  }
}

@media screen and (min-width: 548px) {

  .mobile_only,
  .mobile_phone {
    display: none;
  }
}

@media screen and (max-width: 547px) {
  .top-menu-right .inner a {
    display: none;
  }

  a.mobile_phone {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 555555;
  }

  .mobile_phone span#et-info-phone {
    width: 100%;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
    display: table;
  }

  #footer-bottom {
    margin-bottom: 53px;
  }

  .notformobile {
    display: none;
  }

  .contactform-homepage {
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .footer-widget div {
    text-align: center;
    width: 100%;
  }
}

@media screen and (max-width: 310px) {
  .container.clearfix.et_menu_container {
    margin: 0 10px;
  }

  a.logo-name {
    font-size: 18px;
  }

  a.logo-desc {
    font-size: 20px;
  }
}

@media screen and (max-width: 400px) {

  .abc-menu a.et_pb_button,
  .abc-menu a.et_pb_button:hover {
    padding: 10px;
  }

  .abc-menu {
    width: 100%;
  }

  .home iframe {
    display: none;
  }
}

.home iframe {
  max-height: 310px;
  pointer-events: none;
}

.et_pb_toggle_open .et_pb_toggle_title,
.et_pb_toggle_open h5.et_pb_toggle_title {
  color: #273050;
  font-weight: 700;
}

.et_pb_blurb_description h3 {
  color: #273050 !important;
}

.et_pb_blurb_description pre {
  font-size: 22px;
  font-family: Poppins, Helvetica, Arial, Lucida, sans-serif;
  color: #273050;
}

.h3_big h3 {
  font-size: 32px;
  color: #fff;
}

.abc-menu .et_pb_button_23 a,
.abc-menu .et_pb_button_23,
.abc-menu .et_pb_button_24 a,
.abc-menu .et_pb_button_24 {
  pointer-events: none;
  background: dimgrey;
  border-radius: 0px;
}

.footer-widget h4 {
  color: white;
}

.review_rating {
  text-align: center;
  color: #fff;
  padding-top: 20px;
}

.review_rating a {
  color: #fff;
}
div#nf-form-5-cont {
    background: white;
    padding: 25px;
    border-radius: 5px;
}
div#nf-form-5-cont input {
    padding: 10px;
    font-size: 16px;
}
div#nf-form-5-cont .nf-field-container {
    margin-bottom: 10px;
}
.html-container p {
    font-weight: 600;
    color: #273050;
    font-size:15px;
}
div#nf-form-5-cont h2 {
    font-weight: 500;
    color: #273050;
}
