/*
 Theme Name:  Huisartsenpost Oude IJssel
 Theme URI:    https://www.divi.com
 Description:  Child Theme for Divi
 Author:       Effectiva Internet Toepassingen
 Author URI:   https://www.effectiva.nl
 Template:     divi
 Version:      1.0.1
*/
@import url("../divi/style.css");
#huisartsenpost_header {
  z-index: 4;
}
.en #et-secondary-nav .menu-item:not(.wpml-ls-item), .tr #et-secondary-nav .menu-item:not(.wpml-ls-item) {
  display: none;
}
.en #top-menu-nav {
  display: none;
}
.wpml-ls-legacy-dropdown > ul {
  padding-bottom: 0;
}
.wpml-ls-legacy-dropdown > ul a {
  padding-right: 0;
}
h1, h2, h3, h4, p, a.et_pb_button {
  hyphens: auto;
}
.zeno_font_resizer_container {
  float: right;
  padding: 0 20px;
  position: relative;
}
/* .page-template-page-doedecheck #main-header{
	position: relative !important;
	top:0 !important;
}

.page-template-page-doedecheck #page-container {
	overflow-x: hidden;
	padding-top: 0 !important;
	position: relative;
}
*/
.page-template-page-doedecheck #et-main-area.overlay_active {
  position: relative;
  z-index: 999999 !important;
}
.page-template-page-doedecheck #main-content .container::before {
  background-color: transparent;
}
#mindd_widget_embedded {
  min-height: 400px !important;
}
#mindd_widget_embedded li {
  list-style: none;
}
#mindd_widget_embedded [data-minddclass="bubbletitle"] {
  color: #000;
}
/* 2.3 Verkooppunten */
html.kaart_html {
  margin-top: 0 !important;
  width: 100%;
}
.page-template-page-verkooppunten #container-fluid-map {
  padding: 0;
}
.page-template-page-verkooppunten #map {
  position: relative;
  bottom: 0;
  min-height: 500px;
  width: 100%;
  z-index: 1;
  /* position:absolute; 
	top:0; 
	bottom:0; 
	min-height: 500px;
	width:100%; 
	transition: all 0.3s; */
}
/* .mapboxgl-canvas-container {
    height: 100vh;
} */
.mapboxgl-ctrl-top-right {
  top: 35px !important;
}
.page-template-page-verkooppunten .mapboxgl-popup {
  max-width: 250px;
}
.popover_content_details p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.popover_content_details p.buttons {
  margin-top: 20px;
}
.popover_content_details div {
  min-height: 25px;
}
.popover_content .button {
  color: #fff;
  font-weight: bold;
  padding: 10px 10px 10px 30px;
}
.popover_content .phone {
  background: #9dbf43 url("images/phone.png") no-repeat;
  background-size: 30px;
  background-position: left 4px;
}
.popover_content .website {
  background: #9dbf43 url("images/website.png") no-repeat;
  background-size: 30px;
  background-position: left 2px;
  margin-left: 3px;
}
.page-template-page-verkooppunten .popover_content h3 {
  color: #762a7a;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 20px;
}
.page-template-page-verkooppunten #content {
  min-height: auto;
}
.page-template-page-verkooppunten .et_pb_row_1 .et_pb_column_1 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.filter-group {
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 200px;
  color: #fff;
}
#filter-group-zorgverleners {
  left: 202px;
}
.filter-group label:last-child {
  border: none;
}
.filter-group input[type=checkbox] {
  display: none;
}
.filter-group input[type=checkbox] + label {
  background-color: #80217e;
  display: inline-block;
  cursor: pointer;
  float: left;
  width: 180px;
  padding: 10px;
}
.filter-group input[type=checkbox] + label {
  background-color: #80217e;
  text-transform: capitalize;
}
.filter-group input[type=checkbox] + label:hover, .filter-group input[type=checkbox]:checked + label {
  background-color: #80217e;
  filter: alpha(opactiy=8000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=8000)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.filter-group input[type=checkbox]:checked + label:before {
  background: url("images/check.svg") no-repeat;
  background-size: 20px 15px;
  display: inline-block;
  height: 15px;
  width: 20px;
  content: "";
  margin-right: 5px;
}
/* The dropdown container */
.dropdown {
  float: left;
  overflow: hidden;
}
/* Dropdown button */
.dropdown .dropbtn {
  font-size: 16px;
  border: none;
  color: white;
  display: inline-block;
  outline: none;
  background-color: #80217e;
  font-family: inherit;
  /* Important for vertical align on mobile phones */
  padding: 10px 15px;
  margin: 0;
  /* Important for vertical align on mobile phones */
  width: 200px;
  text-align: left;
}
/* Add a red background color to navbar links on hover */
.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: #80217e;
}
/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #80217e;
  min-width: 200px;
  max-height: 573px;
  overflow-y: scroll;
  z-index: 9;
}
/* Links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}
/* zoeken */
.filter-ctrl {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 1;
  width: 180px;
}
.filter-ctrl input[type=text] {
  font: 12px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
  width: 100%;
  border: 0;
  background-color: #fff;
  height: 40px;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
/* tabs */
#kaart_tabs {
  border: none;
}
#kaart_tabs .et_pb_tabs_controls {
  background-color: #dcbeda;
}
#kaart_tabs .et_pb_tabs_controls li {
  border-color: #fff;
}
#kaart_tabs .et_pb_tabs_controls li.et_pb_tab_active {
  background-color: #dcbeda;
}
#kaart_tabs .et_pb_tabs_controls::after {
  border: none;
}
#kaart_tabs .et_pb_tab_content {
  padding-bottom: 30px;
}
#kaart_tabs .et_pb_tabs_controls {
  border: 1px solid #d9d9d9;
}
#kaart_tabs .et_pb_tab_0 .et_pb_tab_content {
  padding-top: 30px;
}
#kaart_tabs .et_pb_tab {
  padding: 1px 0 0 0;
}
#kaart_tabs .et_pb_row.et_pb_row_2 {
  margin-bottom: 15px !important;
  margin-top: 15px !important;
}
#list-filter-group {
  clear: both;
  z-index: 99;
}
#list_locations {
  margin-top: 30px;
}
#list_locations .list_location {
  min-height: 175px;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 0;
}
#list_locations .list_location .buttons a {
  background-position: left 7px;
}
.gform_wrapper {
  margin: 2.5% !important;
}
.gform_wrapper h3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 36px !important;
  color: #80217e;
  line-height: 1.3em;
}
.gform_wrapper .gform_button {
  background-color: #94c11f;
  border: none;
  color: #ffffff !important;
  font-size: 18px !important;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  padding: 0.3em 2em !important;
  letter-spacing: 1px;
  transition: all 0.2s;
  line-height: 2.7em !important;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  moz-border-radius: 50px;
}
#gform_wrapper_6 #gform_submit_button_6 {
  background-color: #e84134;
}
#verrichtingen_huisartsenpost .et_pb_number_counter .percent p {
  font-size: 50px;
  font-weight: 700;
}
#verrichtingen_huisartsenpost .et_pb_number_counter h3 {
  font-weight: 700;
  font-size: 27px;
  line-height: 0em;
}
#verrichtingen_huisartsenpost .et_pb_number_counter_3.et_pb_number_counter .percent p {
  color: rgba(128, 33, 126, 0.8);
}
#verrichtingen_huisartsenpost .et_pb_number_counter_4.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_4.et_pb_number_counter .percent p {
  color: #80217e;
}
#verrichtingen_huisartsenpost .et_pb_number_counter_5.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_5.et_pb_number_counter .percent p {
  color: rgba(201, 67, 55, 0.39);
}
#verrichtingen_huisartsenpost .et_pb_number_counter_6.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_6.et_pb_number_counter .percent p {
  color: rgba(201, 67, 55, 0.6);
}
#verrichtingen_huisartsenpost .et_pb_number_counter_7.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_7.et_pb_number_counter .percent p {
  color: rgba(201, 67, 55, 0.8);
}
#verrichtingen_huisartsenpost .et_pb_number_counter_8.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_8.et_pb_number_counter .percent p {
  color: #c94337;
}
#verrichtingen_huisartsenpost .et_pb_number_counter_9.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_9.et_pb_number_counter .percent p {
  color: rgba(108, 180, 181, 0.4);
}
#verrichtingen_huisartsenpost .et_pb_number_counter_10.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_10.et_pb_number_counter .percent p {
  color: rgba(108, 180, 181, 0.6);
}
#verrichtingen_huisartsenpost .et_pb_number_counter_11.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_11.et_pb_number_counter .percent p {
  color: rgba(108, 180, 181, 0.8);
}
#verrichtingen_huisartsenpost .et_pb_number_counter_12.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_12.et_pb_number_counter .percent p {
  color: #6cb4b5;
}
#verrichtingen_huisartsenpost .et_pb_number_counter_13.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_13.et_pb_number_counter .percent p {
  color: rgba(214, 124, 28, 0.4);
}
#verrichtingen_huisartsenpost .et_pb_number_counter_14.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_14.et_pb_number_counter .percent p {
  color: rgba(214, 124, 28, 0.6);
}
#verrichtingen_huisartsenpost .et_pb_number_counter_15.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_15.et_pb_number_counter .percent p {
  color: rgba(214, 124, 28, 0.8);
}
#verrichtingen_huisartsenpost .et_pb_number_counter_16.et_pb_number_counter h3, #verrichtingen_huisartsenpost .et_pb_number_counter_16.et_pb_number_counter .percent p {
  color: #d67c1c;
}
.et_pb_number_counter_18.et_pb_number_counter .percent p, .et_pb_number_counter_17.et_pb_number_counter .percent p {
  color: #80217e;
  font-size: 50px;
  font-weight: 700;
}
.et_pb_number_counter_17.et_pb_number_counter h3, .et_pb_number_counter_17.et_pb_number_counter h1.title, .et_pb_number_counter_17.et_pb_number_counter h2.title, .et_pb_number_counter_17.et_pb_number_counter h4.title, .et_pb_number_counter_17.et_pb_number_counter h5.title, .et_pb_number_counter_17.et_pb_number_counter h6.title, .et_pb_number_counter_18.et_pb_number_counter h3, .et_pb_number_counter_18.et_pb_number_counter h1.title, .et_pb_number_counter_18.et_pb_number_counter h2.title, .et_pb_number_counter_18.et_pb_number_counter h4.title, .et_pb_number_counter_18.et_pb_number_counter h5.title, .et_pb_number_counter_18.et_pb_number_counter h6.title {
  font-weight: 700;
  font-size: 27px;
  color: #80217e !important;
  line-height: 0em;
}
.page-id-12561 {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}
.page-id-12561 .et-waypoint:not(.et_pb_counters) {
  opacity: 1;
}
.page-id-12561 .et_pb_column_3_5 p {
  font-size: 16px;
  line-height: 30px;
}
.page-id-12561 .et_pb_menu_0_tb_header.et_pb_menu ul li a {
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 2px;
  line-height: 1.3em;
}
.page-id-12561 .et_animated {
  opacity: 1;
}
.page-id-12561 .et_pb_section .et_pb_button_0 {
  color: #ffffff !important;
  border-width: 10px !important;
  border-color: #e84134;
  border-radius: 100px;
  letter-spacing: 1px;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 16px;
  font-weight: normal !important;
  line-height: 1.2em !important;
  text-transform: uppercase !important;
  padding-right: 0.7em !important;
  padding-left: 2em !important;
  background-color: #e84134;
}
.page-id-12561 .et_pb_section .et_pb_button_0::before {
  content: attr(data-icon);
  font-family: "ETmodules" !important;
  color: #FFFFFF;
  line-height: inherit;
  font-size: inherit !important;
  opacity: 1;
  margin-left: -1.3em;
  right: auto;
  display: inline-block;
  font-weight: 900 !important;
  height: 22px;
  width: 17px;
  overflow: hidden;
}
.page-id-12561 .et_pb_section .et_pb_button_0::after {
  display: none;
}
.page-id-12561 .et_pb_section .et_pb_button_0:hover {
  border-color: #6cb5b6 !important;
  letter-spacing: 2px !important;
  background-image: initial;
  background-color: #6cb5b6;
}
.page-id-12561 .et_pb_section .et_pb_button_1 {
  color: #ffffff !important;
  border-width: 10px !important;
  border-color: #6cb5b6;
  border-radius: 100px;
  letter-spacing: 1px;
  line-height: 1.2em !important;
  font-size: 16px;
  font-weight: normal !important;
  text-transform: uppercase !important;
  padding-right: 0.7em !important;
  padding-left: 2em !important;
  background-color: #6cb5b6;
}
.page-id-12561 .et_pb_section .et_pb_button_1::before {
  content: attr(data-icon);
  font-family: "ETmodules" !important;
  color: #FFFFFF;
  line-height: inherit;
  font-size: inherit !important;
  opacity: 1;
  margin-left: -1.3em;
  right: auto;
  display: inline-block;
  font-weight: 900 !important;
  height: 22px;
  width: 17px;
  overflow: hidden;
}
.page-id-12561 .et_pb_section .et_pb_button_1::after {
  display: none;
}
.page-id-12561 .et_pb_section .et_pb_button_1:hover {
  border-color: #e84134 !important;
  letter-spacing: 2px !important;
  background-image: initial;
  background-color: #e84134;
}
.page-id-12561 .et_pb_section .et_pb_button_2 {
  color: #ffffff !important;
  border-width: 10px !important;
  border-color: #6cb5b6;
  border-radius: 100px;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 1.2em !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  padding-right: 0.7em !important;
  background-color: #6cb5b6;
}
.page-id-12561 .et_pb_section .et_pb_button_2::before {
  content: attr(data-icon);
  font-family: "ETmodules" !important;
  color: #FFFFFF;
  line-height: inherit;
  font-size: inherit !important;
  opacity: 1;
  margin-left: -1.3em;
  right: auto;
  display: inline-block;
}
.page-id-12561 .et_pb_section .et_pb_button_2::after {
  display: none;
}
.page-id-12561 .et_pb_section .et_pb_button_2:hover {
  border-color: #e84134 !important;
  letter-spacing: 2px !important;
  background-image: initial;
  background-color: #e84134;
}
.page-id-12561 .et_pb_section_3 .title {
  line-height: 30px;
}
@media (min-width: 320px) {
  /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width: 481px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
}
@media (min-width: 641px) {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}
@media (min-width: 961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
}
@media (min-width: 1024px) {
  #list_locations {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #list_locations .list_location {
    width: 50%;
  }
}
@media (min-width: 1281px) {
  /* hi-res laptops and desktops */
}
@media (max-width: 320px) {
  /* smartphones, iPhone, portrait 480x320 phones */
}
@media (max-width: 481px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
}
@media (max-width: 641px) {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}
@media (max-width: 961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
}
@media (max-width: 1025px) {
  /* big landscape tablets, laptops, and desktops */
  .wpml-ls-legacy-dropdown {
    margin: 0 auto;
  }
  #module_kaart {
    margin-top: 40px;
  }
  #module_kaart .et_pb_row {
    width: 100% !important;
  }
  #kaart_tabs .et_pb_tab_0 .et_pb_tab_content {
    padding-top: 0;
  }
  #kaart_tabs .filter-group {
    top: 50px;
  }
  #kaart_tabs #list-filter-group {
    top: -65px;
    width: 100%;
  }
  #kaart_tabs #list-filter-group .dropbtn, #kaart_tabs #list-filter-group .dropdown {
    width: 100%;
  }
  #list_locations {
    margin-top: 60px;
  }
  #list_locations .list_location {
    margin-bottom: 30px;
  }
  #list_locations .list_location .buttons a {
    background-position: left 10px;
    float: left;
    margin-left: 0;
    width: 100%;
  }
  #list_locations .list_location .buttons .phone {
    margin-bottom: 15px;
  }
  .page-template-page-doedecheck #meteen_weten {
    min-height: 750px;
  }
  #mindd_widget_embedded {
    min-height: 500px !important;
    margin-bottom: 60px;
  }
}
@media (max-width: 1281px) {
  /* hi-res laptops and desktops */
}
.mobile_menu_bar:after {
  content: "MENU";
  position: relative !important;
  bottom: 10px;
  left: 10%;
  color: #7f267d;
}
#top-menu li.mega-menu > ul > li:nth-of-type(5n) {
  clear: none;
}
#top-menu li.mega-menu > ul > li:nth-of-type(8n) {
  clear: none;
}
#top-menu li.mega-menu > ul > li {
  width: 14%;
  margin: 0;
}
#top-menu li.mega-menu > ul > li:nth-of-type(5n) {
  clear: none;
}
#top-menu li.mega-menu > ul > li:nth-of-type(9n) {
  clear: none;
}
#top-menu li.mega-menu > ul > li {
  width: 12%;
  margin: 0;
}
#top-menu li a:before {
  content: "";
  position: absolute;
  z-index: -2;
  left: 0;
  right: 100%;
  bottom: 50%;
  background: #94c31f;
  /*** COLOR OF THE LINE ***/
  height: 1px;
  /*** THICKNESS OF THE LINE ***/
  -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%;
}
.nav li ul {
  width: 320px !important;
  /* Width of the dropdown menu */
}
.nav li li ul {
  left: 320px !important;
  /* Use the same size as above */
}
#top-menu li li a {
  width: 280px;
  /* Make this 40 less then the width of the dropdown menu */
}
.page-id-11589 div.et_pb_section.et_pb_section_1 {
  background-image: url(https://huisartsenzorgoudeijssel.nl/wp-content/uploads/2021/05/HAP.jpg) !important;
  min-height: 200px;
}
.page-id-11589 .et_pb_section_2.et_pb_section {
  padding-top: 118px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  background-color: #e3d5e8 !important;
}
.page-id-11589 .et_pb_row_10.et_pb_row {
  margin-top: 32px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-top: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 53px !important;
  padding-left: 20px !important;
}
.page-id-11589 div.et_pb_section.et_pb_section_3 {
  background-color: rgba(128, 33, 126, 0.19) !important;
  background-image: url(https://huisartsenzorgoudeijssel.nl/wp-content/uploads/2021/05/HAP-dienstauto.jpg) !important;
  min-height: 200px;
}
.page-id-11589 .et_pb_column_20 {
  background-image: initial;
  background-color: #ffffff;
  padding-left: 10px;
  height: auto;
  max-height: auto;
  min-height: auto;
  left: 0px;
  right: auto;
  top: 0px;
  bottom: auto;
}
.page-id-11589 .et_pb_text_30 {
  background-image: initial;
  margin-right: 20px !important;
  margin-left: 20px !important;
  padding-top: 39px !important;
  height: auto;
  max-height: none;
  min-height: auto;
  position: relative !important;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
.page-id-11589 .et_pb_section_4.et_pb_section {
  margin-top: -20px;
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 11px;
  padding-left: 0px;
  background-color: #e3d5e8 !important;
}
.page-id-11589 .et_pb_row_12.et_pb_row {
  margin-top: -5px !important;
  margin-right: auto !important;
  margin-bottom: -28px !important;
  margin-left: auto !important;
}
.page-id-11589 .et_pb_row_12 {
  background-image: initial;
  background-color: #ffffff;
  height: auto;
  max-height: none;
  min-height: 11px;
  left: 0px;
  right: auto;
  top: 0px;
  bottom: auto;
}
.page-id-11589 .et_pb_row_13 {
  background-image: initial;
  background-color: #ffffff;
  height: auto;
  max-height: none;
  min-height: 91px;
  left: 0px;
  right: auto;
  top: 0px;
  bottom: auto;
}
.page-id-11589 .et_pb_section_5.et_pb_section {
  padding-top: 50px;
  background-color: rgba(128, 33, 126, 0.36) !important;
}
.page-id-11589 .et_pb_column_30 {
  background-image: initial;
  background-color: #6cb5b6;
  overflow: hidden;
  border-radius: 50px 50px 50px 50px;
  height: auto;
  max-height: auto;
  min-height: auto;
  left: 0px;
  right: auto;
  top: 0px;
  bottom: auto;
}
.page-id-11589 .et_pb_text_36 {
  background-image: initial;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 50px !important;
  padding-right: 50px !important;
  padding-bottom: 50px !important;
  padding-left: 50px !important;
  height: auto;
  max-height: none;
  min-height: auto;
  position: relative !important;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
.page-id-11589 .et_pb_text_36 h4 {
  font-weight: 700;
  font-size: 20px;
  color: #ffffff !important;
  line-height: 1.3em;
}
.page-id-11589 .et_pb_image_15 {
  background-image: initial;
  padding-left: 20px;
  width: 200px;
  position: relative !important;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  margin-left: 0;
}
@media (min-width: 1024px) {
  .page-id-11589 div.et_pb_section.et_pb_section_1, .page-id-11589 div.et_pb_section.et_pb_section_3 {
    padding-top: 72px;
    padding-right: 0px;
    padding-bottom: 344px;
    padding-left: 0px;
  }
  .page-id-11589 .et_pb_row_6.et_pb_row {
    margin-top: -300px !important;
    margin-bottom: -10px !important;
    padding-top: 27px !important;
    padding-right: 0px !important;
    padding-bottom: 27px !important;
    padding-left: 0px !important;
  }
}
