body {
    font-family: 'Open Sans',Helvetica,Arial,sans-serif !important;
    font-display: swap;
}

p, a
{
    font-size: 15px;
    font-family: 'Lato',Helvetica,Arial,sans-serif !important;
    font-display: swap;
}

p
{
    color: #5c5c5c;
}

body, button, input, select, textarea
{
    font-size: 15px !important;
}

h1
{
    font-size: 34px !important;
    font-weight: 500;
    line-height: 1.3;
    color: #726665;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h2
{
    font-size: 33px;
    font-weight: 500;
    line-height: 1.3;
    color: #726665;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h3
 {
     font-size: 28px;
     font-weight: 500;
     line-height: 1.3;
     color: #726665;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h4
{
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3;
    color: #726665;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h5
{
    font-size: 22px;
    padding-bottom: 5px;
    font-weight: 500;
    line-height: 1.3;
    color: #726665;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h6
{
    font-size: 18px;
    padding-bottom: 5px;
    font-weight: 500;
    line-height: 1.3;
    color: #726665;
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* Navigatiebalk */



nav ul li {
    margin-right: 30px;
}

.nav>li>a {
    display: block;
    padding: 10px 15px;
}

li.current-menu-item a {
    color: #ffffff !important;
    font-weight: 600;
    border-bottom: 3px solid white;
    padding-bottom: 20px;
}

header#masthead {
    z-index: 10001;
    position: relative;
}

.logo {
    width: 230px;
    margin-top: 17px;
    z-index: 10;
    position: relative;
    margin-bottom: 15px;
}

nav ul li a {
    font-size: 14px;
    padding-top: 5px;
    color: white !important;
    font-weight: 300;
}

.main-navigation {
    clear: inherit !important;
    display: block !important;
    float: right !important;
    width: initial !important;
    background: none;
}

a.btn_leesmeer.btn {
    width: 100%;
    text-align: left;
}

.main-navigation a {
    padding-top: 25px;
    padding-bottom: 23px;
}

.main-navigation ul li ul li a {
    margin-top: 0px;
}

.main-navigation ul li ul li {
    padding: 18px;
    width: 190px;
    background-color: #706664;
    border-bottom: 1px solid #ffffff;
    margin-right: 0px;
}

ul li ul li.current-menu-item a {
    font-weight: 700 !important;
    border-bottom: none !important;
    padding-bottom: 0px;
}

nav ul li ul li.current-menu-item a {
    color: #ffffff !important;
}

.main-navigation ul ul a {
    width: 100% !important;
}

.main-navigation ul ul {
    top: 3.2em !important;
    margin-top: 20px;
}

/* Slides */

ul.slides h1 {
    display: none !important;
}

ol.slider-dots-navigation {
    display: none !important;
}

ul.slides p {
    color: white;
    font-size: 17px;
    margin-bottom: 13px;
}

ul.slides li p a {
    margin-top: 5px;
    width: auto;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    border-radius: 2px;
    padding: 12px 32px;
    background-color: #CC2B1A;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
}

ul.slides li p a:hover {
    background: #9D2114;
    color: white;
    text-decoration: none;
}

/* Homepage content */



.homepage h2.entry-title {
    display: none;
}

.content_home h2.widget-title {
    float: left;
    padding-left: 35px;
    width: 425px;
    line-height: 1.3;
}

section.main_slider h1.widget-title {
    width: 55%;
    text-shadow: 0px 0px 18px #323232;
}

section.main_slider {
    background-color: #E6E6E6;
    color: white;
    height: 480px;
    padding-bottom: 75px;
   /* background: url("../img/slider.jpg") fixed; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.project-img-wrapper img {
    height: auto;
    max-width: 100%;
    width: 100%;
    height: auto;
}


a.btn_purple {
    margin-top: 5px;
    width: auto;
    color: #fff !important;
    display: inline-block;
    font-weight: 600;
    border: 1px solid #c7b3ab;
    font-size: 14px;
    border-radius: 0px;
    padding: 15px 30px;
    background-color: #c7b3ab;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
}

a.btn_purple:hover {
    background: #8f8584;
    color: white;
    text-decoration: none;
}

a.btn_white {
    margin-top: 5px;
    width: auto;
    color: #706664 !important;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0px;
    border: 1px solid #706664;
    padding: 15px 30px;
    background-color: white;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
}

a.btn_white:hover {
    background: #eaeaea;
    text-decoration: none;
}

section.back_home {
    background: #f3f3f3;
    padding-bottom: 50px;
    padding-top: 50px;
}

section.projecten_homepage {
    padding-top: 90px;
    padding-bottom: 90px;
    background: white;
    position: relative;
    z-index: 1000;
}




/* Footer CSS */

footer#colophon {
    padding-top: 80px;
    padding-bottom: 10px;
    color: #615e62;
    background: white;
}

footer#colophon, p {
    line-height: 1.8;
}

footer .col-md-4 {
    padding-right: 50px;
}

.line {
    height: 1px;
    width: 100%;
    background: #B5B3B6;
    margin-top: 10px;
    margin-bottom: 35px;
}

.copy {
    float: right;
}

p.design
{
    float: left;
}

.copy_info p
{
    font-size: 14px;
}

.copy_info a
{
    font-size: 14px;
    font-weight: 600;
    color: #615E62;
}

/* Extra CSS */

a.post-edit-link {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #1A171B;
    color: white !important;
}



/* Subpages CSS */

.grey_back {
    background: #eeeeee;
    padding: 50px;
}

.page_content {
    padding: 0px;
    padding-top: 60px;
    padding-bottom: 110px;
}

.information {
    background-color: #D8D8D8;
    color: white;
    padding-top: 55px;
    padding-bottom: 55px;
    background: url("../img/info.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.information a.btn {
    float: right;
}

.information h4 {
    float: left;
    color: white;
}

.site-content h1.entry-title {
    margin-top: 0px;
}

input.wpcf7-form-control.wpcf7-submit {
    margin-top: 5px;
    width: auto;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 2px;
    border-radius: 0px;
    padding: 15px 40px;
    background-color: #CC2B1A;
    border: none !important;
    box-shadow: none !important;
}

.sidebar {
    background: #ffffff;
    padding: 0px;
    float: left;
}

.sidebar .project_post {
    width: 100%;
    margin-bottom: 4%;
}



/* Post CSS */



.project_post {
    padding-bottom: 0px !important;
    margin-top: 3%;
    background: white;
    width: 15.8%;
    float: left;
    margin-right: 1%;
    box-shadow: 0px 0px 25px #3232322e;
    text-align: center;
    padding: 0px;
}

.project_post:last-child {
    margin-right: 0%;
}

section#text-4 {
    margin-bottom: 0px;
}

h4.product_h {
    color: #706666 !important;
    font-size: 20px !important;
}

.project-img-wrapper {
    width: 100% !important;
    height: 500px !important;
    overflow: hidden !important;
    background: url(http://www.aannemingsbedrijfdavidwebdesign.nl/wp-content/uploads/2016/04/Davidwebdesign_slider_img.jpg);
}

.img_project {
    background: #ededed;
    height: 180px;
    width: auto;
    overflow: hidden;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

img.medewerker-img {
    top: 0;
    width: 100%;
    overflow: hidden;
}
.img_product {
    height: 200px;
    overflow: hidden;
}

.dakkapel_about {
    padding-left: 0px !important;
}

.text_producten {
    padding: 20px;
}

.nav-previous {
    display: none;
}

.nav-next {
    display: none;
}

p.design a:visited {
    color: black;
}

section#text-8 {
    float: left;
    margin: auto !important;
}

img.size-thumbnail {
    margin-bottom: 20px;
}

a:visited {
    color: white;
}

section.navigation_header {
    background: #706666c4;
}

.call_header {
    padding-top: 30px;
    padding-left: 0px;
}

.clock {
    background: url(../img/uur.png);
    height: 50px;
    width: 50px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    float: left;
    margin-top: 3px;
}

a.margin_contact {
    margin-top: 6px;
    float: right;
}

p.call_text {
    font-size: 16px;
    margin-bottom: 0px;
    margin-left: 60px;
}

a.call_bold {
    font-size: 20px;
    font-weight: 600;
    color: #751ca4 !important;
    text-decoration: none;
    margin-left: 10px;
}

.btn_header a.btn_white {
    float: right;
    margin-left: 10px;
}

.btn_header a.btn_purple {
    float: right;
    margin-left: 10px;
}

.btn_header {
    padding-right: 0px;
    padding-top: 45px;
    float: right;
}

.kisten_home {
    background: white;
    box-shadow: 0px 0px 25px #3232322e;
    float: left;
    text-align: center;
    margin-bottom: 35px;
    width: 24%;
    margin-right: 1%;
}

.kaarten_home {
    background: white;
    box-shadow: 0px 0px 25px #3232322e;
    float: left;
    text-align: center;
    margin-bottom: 35px;
    width: 24%;
    margin-right: 1%;
}

.condoleance_home {
    background: white;
    box-shadow: 0px 0px 25px #3232322e;
    float: left;
    text-align: center;
    margin-bottom: 35px;
    width: 24%;
    float: left;
    margin-right: 0%;
}

.goedkoper_home {
    background: white;
    box-shadow: 0px 0px 25px #3232322e;
    float: left;
    text-align: center;
    margin-bottom: 35px;
    width: 24%;
    float: left;
    margin-right: 1%;
}

.side_home {

}

.fb_home {
    background: white;
    box-shadow: 0px 0px 25px #3232322e;
    float: left;
    text-align: center;
    margin-bottom: 35px;
}

.kisten_img {
    height: 140px;
    width: 100%;
    background: url(../img/memento_kist.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.kaarten_img {
    height: 140px;
    width: 100%;
    background: url(../img/memento_kaart.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.condoleance_img {
    height: 140px;
    width: 100%;
    background: url(../img/condoleance.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.goedkoper_img {
    height: 140px;
    width: 100%;
    background: url(../img/megeld.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.fb_img {
    height: 140px;
    width: 100%;
    background: url(../img/fb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

section.dienstverlening {
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
}

section.dienstverlening h4
{
    margin-bottom: 40px;
}


.side_home a.btn_purple {
    width: 100%;
    margin-top: 0px;
    padding: 22px;
}

.side_home h3 {
    font-size: 14px;
    font-weight: 600;
}

.side_home section {
    padding-left: 20px;
    padding-right: 20px;
}

section.pakketten_homepage .side_home {
    margin-top: -50px;
    position: relative;
    z-index: 1000;
}

.pakketten_home {
    margin-top: -270px;
    padding: 0px;
    position: relative;
    z-index: 1000;
}

a.btn_leesmeer.btn_purple p {
    margin-bottom: 0px;
    color: white !important;
}

a.btn_leesmeer.btn_purple {
    width: 100%;
}

p.pakket_hoofdtitle {
    margin-bottom: 0px;
    padding-top: 35px;
    color: #706666;
    font-family: 'Maven Pro',Helvetica,Arial,sans-serif !important;
    font-size: 18px;
}

.ondertitel {
    padding-top: 10px;
    padding-bottom: 30px;
    color: #706666;
    font-size: 13px;
}

.pakketten_home h3 {
    text-align: center;
    font-size: 33px;
    margin-top: 40px;
    margin-bottom: 0px;
    color: white;
    text-shadow: 0px 0px 25px #323232c4;
}

.side_home p {
    font-size: 14px;
}

section.pakketten_homepage {
    background: white;
    padding-bottom: 90px;
}

section.overlijden_melden {
    background: #706665;
    padding-top: 50px;
    padding-bottom: 65px;
}

section.overlijden_melden h4 {
    color: white;
    font-size: 35px;
    float: left;
}

section.overlijden_melden a.btn_purple {
    float: right;
}

section.overlijden_melden a.btn_white {
    float: right;
    margin-right: 15px;
    border: none;
}

strong {
    color: #726665;
}

li.menu-item-has-children > a:after {
    content: "\f0dd";
    font-family: FontAwesome;
    padding-left: 5px;
    color: white;
    position: relative;
    top: -3px;
}

nav ul li ul li a {
    color: white !important;
    padding: 0px !important;
}

.informatie {
    box-shadow: 0px 0px 25px #3232322e;
    padding: 25px 50px;
}

.informatie h3 {
    margin-bottom: 18px;
}

.kist {
    width: 23%;
    margin-right: 2%;
    background: white;
}

.kist h4.product_h {
    font-size: 15px !important;
}

.rouw_img {
    width: 30%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.rouw_img .img_rouwkaarten {
    height: 460px !important;
    background: #ffffff;
    padding-top: 0px;
}

img.medewerker-img {
    top: 0;
    width: 100%;
    overflow: hidden;
    padding: 20px;
}

.rouw_img .ondertitel {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #706666;
}

.kist .img_project {
    background: white;
    height: 140px;
}

button#vfb-field-49 {
    margin-top: 0px;
    width: auto;
    color: #fff !important;
    display: inline-block;
    font-weight: 600 !important;
    border: 1px solid #706666;
    font-size: 14px;
    border-radius: 0px !important;
    padding: 15px 30px !important;
    background-color: #706666 !important;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    box-shadow: none !important;
}

input.aannameform1 {
    top: -10px;
}

input.rightinput {
    top: -10px;
}

input.aannameform2 {
    top: -10px;
}

input.rightinput {
    top: -10px;
}

input.akkoord {
    top: -70px;
}

.vfbp-form .btn-primary {
    margin-top: 0px;
    width: auto;
    color: #fff !important;
    display: inline-block;
    font-weight: 600 !important;
    border: 1px solid #706666;
    font-size: 14px;
    border-radius: 0px !important;
    padding: 15px 30px !important;
    background-color: #706666 !important;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    box-shadow: none !important;
}


.social a {
    color: white !important;
    font-size: 13px;
    padding-left: 5px;
    font-weight: 500;
}

.social {
    float: right;
    margin-left: 40px;
}

.social img {
    width: 30px;
}

section.contact_head {
    background: #c7b3ab;
}

.logo_cont {
    position: relative;
}


