﻿@font-face {
    font-family: 'MijnOnlineAgendaFolks';
    src: url('../fonts/folks/Folks-Normal.eot'); /* IE9 Compat Modes */
    src: url('../fonts/folks/Folks-Normal.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/folks/Folks-Normal.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/folks/Folks-Normal.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/folks/Folks-Normal.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/folks/Folks-Normal.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /*background-color: #f6f6f6;    */
    /*background-color: #ffffff;*/
    background-color: #f9f9f9;
    /*background-color: fuchsia;*/
    /*padding-top: 70px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 25px;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -90px;
    /*-6.4em*/
}

.footer, .push {
    height: 90px;
}

form {
    height: 100%;
}

.comment {
    color: #cccccc !important;
    /*font-style: italic;*/
}

.width350 {
    max-width: 350px;
}

.width500 {
    max-width: 500px;
}

.width600 {
    max-width: 600px;
}

.width700 {
    max-width: 700px;
}

.width800 {
    max-width: 800px;
}

.width900 {
    max-width: 900px;
}

.width1000 {
    max-width: 1000px;
}

.width1200 {
    max-width: 1200px;
}


.leftie {
    margin-left: 20%;
    text-align: left;
    /*
    max-width: 250px;
    border: 1px solid red;
    */
}

.leftie2 {
    text-align: left;
    /*
    max-width: 250px;
    border: 1px solid red;
    */
}

.leftie3 {
    text-align: left;
    border: 1px solid red;
    max-width: 250px;
    float: inherit;
    /*
    
    
    */
}


/* language */
.currentlanguage {
    /*color: #fbd32e;*/
    color: #333333;
    font-weight: bold;
}

.otherlanguage {
}

/* backgrounds */
.background1 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #e4600d; /*oranje*/
}

.background2 {
    padding-top: 25px;
    padding-bottom: 25px;
    /*
        background-color: #f3f3f3; grijs
    background-color: #f9f9f9; grijs
    background-color: #dff0d8; groen
        */
    background-color: #f9f9f9;
    border-top: 1px solid #e3e3e3;
    /*
    border-bottom: 1px solid #e3e3e3;
    */
}

.background3 {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #ffffff;
    /*background-color: yellow;*/
    border-top: 1px solid #e3e3e3;
    /*
    border-bottom: 1px solid #e3e3e3;
    */
}

.background4 {
    background: url(../images/veeg.gif);
    background-repeat: no-repeat;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #ffffff;
    background-position: center;
    /*background-color: yellow;*/
    border-top: 1px solid #e3e3e3;
    /*
    border-bottom: 1px solid #e3e3e3;
    */
}

.background5 {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #ffffff;
    /*background-color: yellow;*/
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    /*
    */
}

.background6 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #e4600d;
    /*background-color: yellow;*/
    /*border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;*/
    /*
    */
}

.backgroundPicture {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #ffffff;
    /*background-color: yellow;*/
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    /*
    */
}

/* icons */
.fa-user-md {
    color: #cecece;
}

.fa-graduation-cap {
    color: #cecece;
}

.fa-truck {
    color: #cecece;
}

.fa-quote-left {
    color: #cecece;
}

.fa-times {
    /*color: red;*/
    margin-right: 15px;
    opacity: 0.6;
    color: rgba(255, 0, 0, 0.6);
}

.fa-check {
    color: #5fac00;
    margin-right: 15px;
}

.fa-info-circle {
    color: #e4600d;
}

.info-circle {
    font-size: 2px;
}

.fa-twitter {
    /*color: #00aced;*/
}

/* mark */

mark {
    background-color: transparent;
    color: #8CA600;
    font-weight: bold;
}

/* list */

.clean li {
    list-style: none;
    margin-left: -35px;
}


.list-unstyled {
    margin-bottom: 20px;
}

    .list-unstyled li {
        background-repeat: no-repeat;
        background-position: left 5px;
        background-image: url(../images/check.png);
        padding-left: 40px;
        margin-bottom: 10px;
    }

/* well */

.well {
    background-color: #ffffff;
}

.wellAboutUs {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    background-color: #ffffff;
    min-height: 506px;
}

.wellContact {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    background-color: #ffffff;
    min-height: 350px;
}

.green {
    background-color: #dff0d8;
}



/* logo */
.logo {
    width: 20%;
    min-width: 100px;
    margin-top: 10px;
    vertical-align: middle;
}

/* labels */
h1 {
    font-family: MijnOnlineAgendaFolks;
    letter-spacing: -1px;
}

    h1 link {
        color: grey;
    }

.visible-xs h1 {
    font-size: 40px;
}

.visible-sm h1 {
    font-size: 60px;
}

.visible-md h1 {
    font-size: 80px;
}

.visible-lg h1 {
    font-size: 100px;
}

h1 .online {
    color: #ea7638;
}

h2 {
    font-family: MijnOnlineAgendaFolks;
    line-height: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

h3 {
    font-family: MijnOnlineAgendaFolks;
    font-size: 2.15em;
}


/*
.visible-xs h2
{
    
}

.visible-sm h2
{
    font-size: 40px;
}

.visible-md h2
{    
    font-size: 40px;
}

.visible-lg h2
{
    font-size: 40px;
}
    */

.highlight {
    color: #ea7638;
}


/* button */
.btn {
    background-color: #e4600d;
    border-color: #e4600d;
    color: #FFFFFF;
}

    .btn:hover {
        background-color: #e4600d;
        border-color: #e4600d;
        color: #FFFFFF;
    }


/* navbar */

.navbar-default {
    background-color: #e4600d;
    /*background-color: #e4600d;*/
    /*border-color: #e4600d;*/
    border: 0px;
    font-size: 12px;
}

    .navbar-default .navbar-brand {
        color: #FFFFFF;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #FFFFFF;
        }

    .navbar-default .navbar-text {
        color: #FFFFFF;
    }

    .navbar-default .navbar-nav > li > a {
        color: #FFFFFF;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #FFFFFF;
            background-color: #df5c15;
        }

    .navbar-default .navbar-nav > li > .dropdown-menu {
        background-color: #e4600d;
    }

        .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
            color: #FFFFFF;
        }

            .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
            .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
                color: #FFFFFF;
                background-color: #df5c15;
            }

        .navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
            background-color: #e4600d;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #FFFFFF;
        background-color: #e4600d;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #FFFFFF;
        background-color: #df5c15;
    }

    .navbar-default .navbar-toggle {
        border-color: #e4600d;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #e4600d;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #FFFFFF;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #df5c15;
    }

    .navbar-default .navbar-link {
        color: #FFFFFF;
    }

        .navbar-default .navbar-link:hover {
            color: #FFFFFF;
        }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #FFFFFF;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #FFFFFF;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #FFFFFF;
        background-color: #e4600d;
    }
}

/* navbar centreren */
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

/* submenu */
.submenu {
    background-color: #f9f9f9;
    font-size: 12px;
    color: #666666;
    /*border: 1px solid red;*/
    text-align: right;
    padding: 10px;
}

A:link.submenulink {
    color: #888888;
    text-decoration: none;
}

A:unknown.submenulink {
    color: #888888;
    text-decoration: none;
}

A:hover.submenulink {
    color: #888888;
    text-decoration: none;
}

A:visited.submenulink {
    color: #888888;
    text-decoration: none;
}

A:link.introlution {
    color: #ffffff;
    text-decoration: none;
}

A:unknown.introlution {
    color: #ffffff;
    text-decoration: none;
}

A:hover.introlution {
    color: #ffffff;
    text-decoration: none;
}

A:visited.introlution {
    color: #ffffff;
    text-decoration: none;
}


/* counter-up */
.counter-up {
    font-family: MijnOnlineAgendaFolks;
    font-size: 33px;
    float: left;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: bottom;
}

.circle {
    background: #e4600d;
    width: 100px;
    line-height: 100px;
    display: inline-block;
    color: #fff;
    border-radius: 100%;
}

/* error */
.error {
    color: red;
}

/* responsive youtube embed */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }




/* parallax */

#parallax1_xs_nl {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/smartphone_xs_nl.gif) repeat-x #f8f8f8 fixed;
    background-color: #f8f8f8;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

#parallax1_sm_nl {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/smartphone_sm_nl.gif) repeat-x #f8f8f8 fixed;
    background-color: #f8f8f8;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

#parallax1_md_nl {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/smartphone_md_nl.jpg) repeat-x #f8f8f8 fixed;
    background-color: #f8f8f8;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

#parallax1_lg_nl {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/smartphone_lg_nl.jpg) repeat-x #f8f8f8 fixed;
    background-color: #f8f8f8;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

#parallax1_xs_fr {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/smartphone_xs_fr.gif) repeat-x #f8f8f8 fixed;
    background-color: #f8f8f8;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

#parallax1_sm_fr {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/smartphone_sm_fr.gif) repeat-x #f8f8f8 fixed;
    background-color: #f8f8f8;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

#parallax1_md_fr {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/smartphone_md_fr.jpg) repeat-x #f8f8f8 fixed;
    background-color: #f8f8f8;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

#parallax1_lg_fr {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/smartphone_lg_fr.jpg) repeat-x #f8f8f8 fixed;
    background-color: #f8f8f8;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

.divPracticesSmartphone_xs_nl {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_smartphone_xs_nl.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}

.divPracticesSmartphone_sm_nl {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_smartphone_sm_nl.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}

.divPracticesSmartphone_md_nl {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_smartphone_md_nl.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}

.divPracticesSmartphone_lg_nl {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_smartphone_lg_nl.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}

.divPracticesSmartphone_xs_fr {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_smartphone_xs_fr.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}

.divPracticesSmartphone_sm_fr {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_smartphone_sm_fr.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}

.divPracticesSmartphone_md_fr {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_smartphone_md_fr.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}

.divPracticesSmartphone_lg_fr {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_smartphone_lg_fr.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}


#parallax2 {
    background: url(../images/bg2.jpg) 50% 0 fixed;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 50px 0;
}

#parallax2_xs {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_parallax_xs_768.jpg) no-repeat #f8f8f8 fixed;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

#parallax2_sm {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_parallax_sm_992.jpg) no-repeat #f8f8f8 fixed;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

#parallax2_md {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_parallax_md_1200.jpg) no-repeat #f8f8f8 fixed;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

#parallax2_lg {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_parallax_lg.jpg) no-repeat #f8f8f8 fixed;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: auto;
    margin: 0px auto;
    width: 100%;
    position: relative;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 100px 0;
}

.div_xs {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_xs_768.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}

.div_sm {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_sm_992.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}

.div_md {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_md_1200.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}

.div_lg {
    /*background: url(../images/Lumia_screenshot.jpg) repeat-x 0 fixed; */
    background: url(../images/bg_md_1200.jpg) no-repeat #f8f8f8;
    background-color: #f8f8f8;
    border-top: 1px solid #e3e3e3;
    height: 50%;
    margin: 0px auto;
    width: 100%;
    position: relative;
    background-position: center;
    /*box-shadow: 0 0 50px rgba(0,0,0,0.5);    */
    padding: 0;
}


/* footer */

.footerweg {
    width: 100%;
    /*position: fixed;*/
    background-color: #e4600d;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    bottom: 0px;
    padding: 0px;
    border: none;
    vertical-align: middle;
}

.footer1 {
    width: 100%;
    /*position: fixed;*/
    /*background-color: #e4600d;*/
    background-color: #222222;
    color: #FFFFFF;
    /*font-family: Verdana;
    font-size: 12px;*/
    bottom: 0px;
    padding-top: 10px;
    padding-bottom: 15px;
    border: none;
    vertical-align: middle;
}

.footer2 {
    width: 100%;
    /*position: fixed;*/
    background-color: #111111;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    bottom: 0px;
    padding: 0px;
    border: none;
    vertical-align: middle;
}

.social {
    width: 30px;
    cursor: pointer;
}

.left {
    float: left;
}

.right {
    float: right;
}


.testimonialtext {
    font-style: italic;
}

.testimonialsource {
    background-color: transparent;
    color: #8CA600;
    font-weight: bold;
}


/* price */
/*@import url("http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");*/
.panel-pricing {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

    .panel-pricing:hover {
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    }

    .panel-pricing .panel-heading {
        padding: 20px 10px;
    }

        .panel-pricing .panel-heading .fa {
            margin-top: 10px;
            font-size: 58px;
        }

    .panel-pricing .list-group-item {
        color: #777777;
        border-bottom: 1px solid rgba(250, 250, 250, 0.5);
    }

        .panel-pricing .list-group-item:last-child {
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px;
        }

        .panel-pricing .list-group-item:first-child {
            border-top-right-radius: 0px;
            border-top-left-radius: 0px;
        }

    .panel-pricing .panel-body {
        background-color: #f0f0f0;
        font-size: 20px;
        color: #777777;
        padding: 6px;
        margin: 0px;
    }



/*voor feature TELE+ Integrated*/
.panel-blue > .panel-heading {
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,#81C3FF 0,#ebcccc 100%);
}

.blue {
    background-color: #81C3FF;
}






/* background setup */
.background {
    background-repeat: no-repeat;
    /* custom background-position */
    background-position: 50% 50%;
    /* ie8- graceful degradation */
    background-position: 50% 50%\9 !important;
}

/* fullscreen setup */
.fullscreen,
.content-a {
    width: 100%;
    min-height: 100%;
}

    .not-fullscreen,
    .not-fullscreen .content-a,
    .fullscreen.not-overflow,
    .fullscreen.not-overflow .content-a {
        height: 100%;
        overflow: hidden;
    }

/* content centering styles */
.content-a {
    display: table;
}

.content-b {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

/* visual styles */
.not-fullscreen {
    height: 50%;
}




/* features per pack */


tr.features:nth-child(even) {
    background: #f0f0f0;
    border-bottom: 1px solid #dddddd;
}

tr.features:nth-child(odd) {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
}

td.features {
    text-align: center;
    padding: 5px;
}

td.featurespack {
    text-align: center;
    padding: 5px;
    font-weight: bold;
    width: 130px;
}

td.featuresname {
    text-align: center;
    padding: 5px;
    font-weight: bold;
    width: 275px;
}

.featurenvt {
    text-align: center;
    padding: 5px;
    color: #999999;
}

/*
table.features { border-collapse: separate; border-spacing: 15px; }
    */

.featurerowsssss {
    border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}

/*81C3FF*/




/* testimonials */

/*
.circular {
    width: 75px;
    height: 75px;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    background: url(http://www.hapdonk.be/images/hapdonk.be/johan.jpg) no-repeat;
}
    */

                /* carousel */
                #quote-carousel {
                    padding: 0 10px 30px 10px;
                    margin-top: 30px;
                }

                    /* Control buttons  */
                    #quote-carousel .carousel-control {
                        background: none;
                        color: #222;
                        font-size: 2.3em;
                        text-shadow: none;
                        margin-top: 30px;
                    }
                        /* Previous button  */
                        #quote-carousel .carousel-control.left {
                            left: -12px;
                        }
                        /* Next button  */
                        #quote-carousel .carousel-control.right {
                            right: -12px !important;
                        }
                    /* Changes the position of the indicators */
                    #quote-carousel .carousel-indicators {
                        right: 50%;
                        top: auto;
                        bottom: 0px;
                        margin-right: -19px;
                    }
                        /* Changes the color of the indicators */
                        #quote-carousel .carousel-indicators li {
                            background: #c0c0c0;
                        }

                        #quote-carousel .carousel-indicators .active {
                            background: #333333;
                        }

                    #quote-carousel img {
                        width: 250px;
                        height: 100px;
                    }
                /* End carousel */

               


                /**
          MEDIA QUERIES
        */


blockquote small {
    background-color: transparent;
    color: #8CA600;
    font-weight: bold;    
}

blockquote p {
    
}
