
/*
----------------------------------------------------------------

Stylesheet Encom Training Plugin
 
----------------------------------------------------------------
*/

* {
	direction: ltr;
}
 
/* # Front Page
---------------------------------------------------------------------------------------------------- */


.frontpagewrapper {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 0.8em;
}

.loginform {
    display: block;
    overflow: hidden;
    width: 320px;
    margin: 0 auto;
    padding: 30px;
    background: rgba(255, 255, 255, .9);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
}

td.entry-view-field-name {
    background-color: #EAEAEA;
    font-weight: bold;
}

/* # Trainingen
-------------------------------------------------------------------------------------------------------- */

.trainingpage a {
    text-decoration: none;
    color: #000000;
}

.trainingpage .polaroid {
    padding: 15px;
    position: relative;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.2);
    text-align: center;
    min-height: 30px;
}

.trainingpage .polaroid .trainimage {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: 205px;
    margin-bottom: 20px;
}


.trainingpage .polaroid .trainimage .trainingtitle { 
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: #ffffff;
    opacity: 0.8;
    padding: 3px;
}

.trainingpage .polaroid .traindescr { 
    text-align: left;
}


.col-sm-3.lessonlabel {
    background-image: url("../images/chalkboard.png");
    height: 150px;
    line-height: 150px;
    text-align: center;
}

.col-sm-3.lessonlabel span {
    margin: auto;
    color: #ffffff;
    font-size: 30px;
    vertical-align: middle
}

.trainingpage h2 {
    font-size: 1.4em;
}

.opacity {
    opacity: 0.5;
}

.trainingsvariant p {
    width: 100%;
    text-align: right;
}

.lessonwrapper {
    background-color: #ffffff;
    padding: 40px;
}

.lessonwrapper .row {
    overflow: hidden;
}

.lessonwrapper a {
    text-decoration: none;
    color: #000000;
}

.attachmntbtn {
    width: 100%;
    background: #EA645C;
    border-radius: 5px;
    padding-left: 10px; 
    line-height: 40px;
    min-height: 40px;
}

.attachmntbtn a {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    color: #f2f3ff;
}

p.attachmntbtn {
    margin-bottom: 10px;
}

.attachmntbtn i {
    padding-right: 7px;
}

.rightimg {
    width: 100%;
    max-height: 300px;
    padding-bottom: 15px;
}

.entry ol,ul {
    padding-left: 20px;
    margin-bottom: 28px;
}


.entry ul li {
     list-style-type: disc;
}

.entry ol li {
     list-style-type: decimal;
}

/* # Sales Page
-------------------------------------------------------------------------------------------------------- */
.actie-pagina .site-inner {
    display: none;
}

.actie-pagina {
    background: #ffffff;
}

.actie-pagina .top-actie-page { 
    width: 100%;
    color: #ffffff;
    background: url(../images/background_salespage.jpg) no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-y: 150%;
}

.actie-pagina h1 {
    font-family: 'Roboto', 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
}

.actie-pagina h3 {
    font-family: 'Montserrat', Arial, Helvetica, 'Nimbus';
    font-weight: 600;
    font-size: 1.1em;
}

.row {
    display: block;
    overflow: auto;
    margin-bottom: 20px;
}

.actie-pagina .top-actie-page ul.addressdata {
    list-style-type: none;
    float: right;
    line-height: 80px;
}

.headline {
    text-align: center;
    width: 100%;
    padding-bottom: 50px;
}

.headline h1 {
    color: #ffffff;
    font-weight: 700;
    font-size: 4rem;
    text-shadow: 2px 2px #85796B;
}

.actie-pagina .top-actie-page .headline p {
        font-family: 'Montserrat', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
        font-size: 1.2em;
}

.actie-pagina p.button {
    background: #8ec738;
    border-radius: 3px;
    padding-left: 10px; 
    line-height: 40px;
    min-height: 40px;
}

.actie-pagina p.button a {
    color: #ffffff;
    text-decoration: none;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.actie-pagina .top-actie-page ul.addressdata li {
    display: block;
    float: left;
    padding-right: 20px;
}

.actie-pagina .traindescr {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Montserrat', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 2rem;
    padding-top: 40px;
    padding-bottom: 25px;
}

.benefits {
    padding-top: 40px;
}

.benefit .advicon {
    text-align: center;
}

.benefit .advicon i {
     color: #8ec738;
     font-size: 5em;
     padding-top: 30px;
     padding-bottom: 10px;
}

.actie-pagina .actiecontent .benefit .advicon i {
     color: #8ec738;
}

.home .benefit .advicon i {
     color: #b7d04e;
}

.home .page-wrap {
    min-height: auto;
    margin-bottom: 40px;
}

.home .cta {
    padding-top: 40px;
    text-align: center;
}

.home .cta p.button {
    background: #b7d04e;
    border-radius: 3px;
    padding-left: 10px;
    line-height: 40px;
    min-height: 40px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.19);
    width: 63%;
    font-size: 1.8rem;
    font-size: 18px;
}


.home .cta p.button a {
    color: #ffffff;
    text-decoration: none;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.benefit p {
    font-size: 1.2em;
    font-weight: 600;
    color: #85796B;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.benefit .benetext {
    text-align: center;
}

.pagecontent h1.left {
    text-align: left;
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 35px;
    margin-top: 0px;
    padding-top: 10px;
    color: #85796B;
}

.pagecontent h1 {
    margin: 0px;
    padding: 20px;
    text-align: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 200;
}

.actie-pagina .actiecontent .pagecontent ul {
    list-style: none;
    padding: 0px;
    margin-left: 50px;
    margin-right: 25px;
    padding-bottom: 30px;
    font-size: 2rem;
}

.actie-pagina .actiecontent .pagecontent ul li:before {
    font-family: FontAwesome;
    content: "\f00c";
    color: #8ec738;
    position: absolute;
    margin-left: -30px;
}

.actie-pagina .actiecontent .pagecontent ul.redbefore li:before {
    color: #CC0000;
}
.actie-pagina .actiecontent .pagecontent ul li {
    font-family: 'Montserrat', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    color: #85796B;
}

.inbetweenbanner {
    background: url(../images/inbetweenbanner.jpg) no-repeat top center fixed;
    background-size: cover;
    background-position: 80%;
}

.inbetweenbanner .headline {
    padding-top: 80px;
    padding-bottom: 80px;
}

.gradient {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.gradientbg {
    background: rgba(0, 0, 0, 0.5);
}


.wiebenik {
    padding-top: 40px;
    padding-bottom: 30px;
}

.fixedwidth960 {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.fullwidth {
    width: 100%;
}

.fixedwidth1170 {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.pricingwrapper { 
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
    margin: auto;
    border-radius: 3px;
    margin-bottom: 40px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.19);
}

.prijskop {
    padding-top: 20px;
    background: #dadada;
    padding-bottom: 20px;
    border-radius: 3px 3px 0px 0px;
}

.prijskop h1 {
    margin: 0;
    font-size: 30px;
    font-weight: 300;
    color: #333;
}




.prijsbody {
    padding: 40px 20px 20px 20px;
}

.prijsbody .pricing {
    padding: 0px 20px 20px 20px;
}

.pricing h2 {
    color: #333;
    margin: 0;
    font-weight: 500;
    font-size: 47px;
    padding-top: 15px;
}

.pricing p {
    margin: 0;
    font-size: 15px;
    color: #bfbfbf;
    padding-top: 3px;
    font-weight: 400;
}

.features ul li {
    padding: 11px 0 0;
}

.features ul {
    margin: 27px 0 40px;
}

.features .button {
    background-color: #8ec738;
    border-radius: 5px;
}


.preferred {
    border-width: 4px;
    border-style: solid;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-color: #8ec738;
    border-color: rgba(142, 199, 56, 1);
}

.addicon {
    text-align: center;
}

.addicon i {
     color: #8ec738;
     font-size: 5em;
     padding-bottom: 10px;
}

.testimonials {
    font-family: 'Montserrat', Arial, Helvetica, 'Nimbus';
    padding-bottom: 40px;
}


#Faq .faqitem {
    border: 1px solid #000;
    border-radius: 2px;
    margin-bottom: 15px;
    padding: 25px 20px
}

#Faq .faqitem h3 {
    cursor: pointer;
}

#Faq .faqitem h3.p1.collapsed {
    margin-bottom: 0px;
}

#Faq .faqitem h3.p1.collapsed:after {
    content: '\f078';
    display: block;
    font-family: FontAwesome;
    font-size: 19px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    float: right;
}

#Faq .faqitem h3.p1:after {
    content: '\f077';
    display: block;
    font-family: FontAwesome;
    font-size: 19px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    float: right;
}

#Faq .faqitem ul {
    padding-left: 20px;
    margin-bottom: 28px;
}

#Faq .faqitem ul li {
     list-style-type: disc;
}

.footercta {
    font-family: 'Montserrat', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 1.2em;
    text-align: center;
    width: 100%;
}

.actie-pagina .site-footer {

    margin-top: 30px;
}


@media (max-width: 767px) {
    
    .actie-pagina .top-actie-page {
        text-align: center;
    }
    
    .actie-pagina .top-actie-page ul.addressdata {
        padding-left: 0px;
        line-height: 40px;
        text-align: center;
        float: none;
    }
    
    .actie-pagina .top-actie-page ul.addressdata li {
        width: 100%
    }
    
    .actie-pagina .traindescr {
        text-align: left;
    }
    
    .voordelen {
        text-align: center;
    }
    
    .addicon {
        padding-top: 20px;
    }
    
    .testimonial h3 {
        padding-top: 20px;
    }
            
    .pricingwrapper {
        margin-bottom: 40px;
    }
    
}