.photocontent
{
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 600px;
}

.ai-scrolldown {
    cursor:pointer;
}

.photocontent h1
{
    color: #ffffff;
    text-align: center;
    margin-bottom:30px;
        
}
.photocontent p
{
    color: #ffffff;
    text-align: center
}

.photocontent h1{
    font-size: 49px; 
}
.photocontent p
{
    font-size: 15px;
    font-weight: bold;
    font-family: "Exo", sans-serif;
}
.photocontent i
{
    font-size: 30px;
    position: absolute;
    left: 48%;
    color: #ed7b12; 
}
.fa-circle{
    color:#ffffff !important;
    font-size: 20px;
}
.photocontent p
{
    margin-bottom: 0px;
}
.photocontent span
{
    color: #ed7b12; 
}
.photoabsolute    
{
position: relative;
}
.underphotocontent p
{
    margin: 20px 40px 50px 40px;
    text-align:left;
}
.buttoncenter
{
    left: 50%;
    margin: 50px 0px 50px 0px;
    text-align: center; 
}

.block p
{
    color: #000;
    text-align: left;

}

.block.large {
    padding-top:120px;
    padding-bottom:120px;
}

.block.large h2 {
    margin-bottom:0px;
}

.greybg
{   
    background-color: #d7d7d7;
}

.resp-title {
    font-size:25px;
    line-height:50px;
}

.card
{
    box-sizing: border-box;
    display:block;
    float:left;
    width:100%;
    background-color: #ffffff;  
    min-height:230px;
    padding:20px;
    -webkit-box-shadow: 0px 0px 44px 0px rgba(68, 61, 48, 0.24);
    -moz-box-shadow: 0px 0px 44px 0px rgba(68, 61, 48, 0.24);
    box-shadow: 0px 0px 44px 0px rgba(68, 61, 48, 0.24);    
    transition: box-shadow 0.3s ease-in-out;
}

.card:hover {
    
 -webkit-box-shadow: 0px 0px 12px 0px rgba(68, 61, 48, 0.24);
    -moz-box-shadow: 0px 0px 12px 0px rgba(68, 61, 48, 0.24);
    box-shadow: 0px 0px 12px 0px rgba(68, 61, 48, 0.24);     
}

#newsitems .columns:nth-child(1) {
    margin-left:0px;
}

.no-margin-left {
    margin-left:0px;
}

.card p
{
    color: #000000;
}
.carddate
{
    font-size: 16px;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top:  0px;
}
.cardtitle
{
    color: #ed7b12 !important;
    font-size: 19px;
    font-weight: 800;
    text-transform:uppercase;
    text-align: left;
    margin-bottom: 0px;
    margin-left: 10px;
    font-family: "Exo", sans-serif;

}   
.carddesc
{
    text-align: left;
    margin-left: 10px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 20px;
}
.slick-prev {
    left:20px!important;
    z-index:999;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;    
}

.slick-next {
    right:20px!important;
    z-index:999;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;       
}

.orangefont
{
    color: #ed7b12 !important;
}
.carddesc span
{
    color: #ed7b12 !important;
}
.customerbox
{
    margin-top: 30px;   
}
.costumerbg
{
position: absolute;
}
.costumerpic
{
position: relative;
right:0px;
bottom: 0px;
    float:right;
    max-height:227px;
}
.greybg .five.columns {
    background-color:white;
}
.center
{
    text-align: center;
}
#threebuttons
{
    margin-top: 60px;   
    margin-bottom:60px;
}
#threebuttons h3    
{
    font-size: 25px;
}
#threebuttons  a
{
    font-size: 19px;
}
#newsitems
{
    margin-top: 10px;
    margin-bottom: 45px;
}
#newsitems h3
{
    font-size: 25px;
    margin-top:20px;
}
#Customertitle
{
    margin-top: 40px;
    font-size: 25px;
}
#customertext p
{
color: #000000;
text-align: left;
font-size:18px; 
line-height: 26px;
    font-style:italic;
    padding:20px 40px;
    margin-bottom:0px;
}
#customertext
{
font-size: 50px;
}
#Customerright
{
    margin-top: 10px;
    margin-left: 0% !important;
}
#customerdetail
{
    font-weight: 900;
    font-family: "Exo", sans-serif;
    text-align: left;
    color: #000000;
    text-transform:uppercase;
    margin:0px 40px 40px;

}
.imgColaps img
{
    position: absolute;
    top: 0;
}
.Whyimenz
{
    color: #ee7b13;
    font-size: 18px;
}
.Whyimenz span
{
    font-family: "Exo", sans-serif;
    font-weight: 900;
    font-size: 24px;
}
.inline-text
{
    display: inline-block;
}
.inline-text:not(:last-child)::after 
{
    content: '\00a0-\00a0';
    display: inline-block;
}
.customerslogos 
{
    margin: 25px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align:center;
}



.customerslogos img
{
    text-align:center;
        -webkit-filter: grayscale(100%);
           -moz-filter: grayscale(100%);
             -o-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
                filter: grayscale(100%);
    opacity:.6;
    max-height:70px;
}

.footer-logo {
    filter: brightness(0) invert(1);
    margin-top:40px;
    margin-bottom:20px;
    display:inline-block;
    float:left;
}

.fl {
    display: inline-block;
    float: left;
    clear: left;
}

footer .fa-linkedin-square {
    display:inline-block;
    float:left;
    font-size:40px;
}

footer{
    background-color: #333333;
    text-align: left;
    padding-bottom:60px;

}
footer h4{
    color: #ee7b13;
}
footer p{
    text-align: left;
    color: #ffffff !important;
}
footer a{
    color: #ffffff !important;
}
.slick-prev:before {
    color: #ee7b13 !important;
  }
  .slick-next:before {
    color: #ee7b13 !important;
  }

.slick-prev:before, .slick-next:before {
    font-size:30px!important;
}

.noshadow {
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.text-column-3 {
    column-count:3;
    column-gap:40px;
}

#spotlight figure {
    margin-left:0px;
    margin-right:0px;
}

#spotlight figure img {
    max-width:100%;
    height:auto;
}

#spotlight {
    margin-bottom:40px;
}

#spotlight figcaption {
    display:none;
}



@media (min-width: 750px) {
    .hide {
        display: none;
    }

    
} 


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

    .section-coaching-text {
        padding: 48px !important;
    }
    

    .cta-card {
        background: radial-gradient(circle, #9F9F9F 0%, rgba(0,0,0,0.71) 100%) !important;

    }


    .cta-card-content {
        padding: 25px !important;
    }

    .photocontent {
        top:46%;
    }

    .section-coaching-image {
        width:100%;
        max-height: 100% !important;
    }

   



   

   
}
@media only screen and (max-width: 700px) {

    .linkedin-icon-top {
        display: none;
    }

    .cta-card-image {
        display: none;
    }
   

    .photocontent{
        top:40%;
        width:60%;
    }
    .photocontent p{
        
    }
    .photocontent h1{
      font-size: 2.0em;
  }
  #threebuttons a{
    font-size: 1.1em;
  }
  .resp-title{
      font-size: 25px
  }
  #newsitems h3{
    margin-left: 0%;
  }
  #newsitems div{
    margin-left: 0%;
    margin-bottom: 3%;
  }
  .costumerpic {
    /* margin-top: 22px; */
    /* left: 25%; */
    float: none;
    text-align: center;
    margin: 0px auto;
  }
    .slick-prev, .slick-next {
        top:22%!important;
    }
  .customerslogos
    {
      display: block;
      text-align: center;
      margin-left: 0 !important;
      margin-right: 0 !important;
    }
    .customerslogos .three.columns {
        width: 50%;
        padding: 10px;
        float: left;
        display: inline-block;
        min-height: 104px;
    }
}
@media only screen and (max-width: 400px) {
    
   

    .photocontent{
        top:30%;
        width:90%;
    }
    .photocontent i {
        display:none;
    }
    .photocontent h1{
      font-size: 1.4em;
  }
    .photocontent {
        
    }
}

/*MENU*/

.linkedin-icon-top {
    position: absolute;
    top: 18px;
    right: 14px;
    font-size: 35px;
    color: black;
}

header {
    max-height: 155px !important;
}

header.fixed #logo {
    margin-top: 3px;
}

header.fixed #logo img {
    width: auto;
    height: 55px;
    display: block;
}

.navbar {
    overflow: hidden;
    margin-top: 61px;
}

.navbar a {
    font-size: 18px;
    color: black;
    text-align: center;
    text-decoration: none;
    font-family: exo;
    font-weight: 900;
    display: inline-block;
    text-transform: uppercase;
    padding: 14px 15px 35px 15px;
}

.navbar a:hover {
    color: #EF7F00;
}

.subnav {
    float: left;
    overflow: hidden;
}
  
/* Subnav button */
.subnav .subnavbtn {
    font-size: 18px;
    border: none;
    outline: none;
    color: black;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    font-family: exo;
    font-weight: 900;
    padding: 14px 15px 15px 15px;
}

.navbar a:hover, .subnav:hover .subnavbtn {
    background-color: white;
}

.subnav-content  {
    display: none;
    position: absolute;
    background-color: white;
    z-index: 1;
    padding: 10px 0px 10px 0px;
}

.subnav-content a {
    text-align: left;
    color: black;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 16px;
}

.subnav-content a:hover {
    color: #EF7F00;
}

.subnav:hover .subnav-content {
    display: block;
}

/*U kunt bij ons terecht voor de volgende diensten*/

.mr-5px {
    margin-right: 5px !important;
}

.button-custom {
    padding: 0px 16px;
    margin-right: 0px;
}

/*Section COACHING homepage*/

.section-coaching {
    background: #FFFFFF;
    box-shadow: 0 0 32px 0 rgba(0,0,0,0.14);
    margin-bottom: 121px;
}

.section-coaching-image {
    max-width: 100%;
    height: auto;
    display: block;
}



.section-coaching-text {
    padding: 48px 48px 48px 15px;
}



.section-coaching-text h1 {
    font-size: 48px;
    color: #000000;
}

.section-coaching-text h4 {
    font-size: 18px;
    color: #EF7F00;
    margin-bottom: 4px;
}


/*Long title on top of page*/

.header-title {
    margin: 40px 0px;
}

.header-title span {
    color: #EF7F00;
}

.header-title h1 {
    font-size: 58px;
    line-height: 65px;
    color: #999999;

}

.header-title h4 {
    font-size: 18px;
    color: #EF7F00;
    margin-bottom: 4px;
    padding: 20px 0px;
}

/*CTA card*/

.cta-card {
    box-sizing: border-box;
    display:block;
    float:left;
    width:100%;
    margin-bottom: 100px;
    background-image: url('../images/michelle_3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}


.cta-card-content {
    padding: 40px 40px 40px 251px;
}

.cta-card h4 {
    font-size: 28px;
    line-height: 30px;
    text-transform: none;
    font-weight: 400;
    color: #FFFFFF;
}

/*Others*/

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

.margin-top-60 {
    margin-top: 60px;
}

span.date {
    display: block;
    font-size: 10px;
    line-height: 9px;
}

.news-items li {
    margin-bottom: 6px;
}

.im-alert-av {
    text-align: center;
    padding-top: 38px;
    padding-bottom: 56px;
    background-color: #FFFFFF;
    box-shadow: 0 8px 20px 0 rgba(0,0,0,0.16);
    margin-bottom: 90px;
    position: relative;
}
.im-alert-av h2 {
    color: #F5821F;
    font-size: 42px;
    line-height: 56px;
}
.im-alert-av img {
    margin-bottom: 30px;
}
.im-alert-close {
    position: absolute;
    font-size: 53px;
    color: #ed7f00;
    top: 39px;
    right: 44px;
}

@media screen and (max-width: 992px) {
    .im-alert-av {}
    .im-alert-av img {}
    .im-alert-av h2 {}
}
@media screen and (max-width: 768px) {
    .im-alert-av {
    }
    .im-alert-av img {
        width: 196px;
        margin-bottom: 21px;
    }
    .im-alert-av h2 {
        font-size: 32px;
        line-height: 46px;
        margin-bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 468px) {
    .im-alert-av {
        text-align: center;
        padding-top: 24px;
        padding-bottom: 24px;
        background-color: #FFFFFF;
        box-shadow: 0 8px 20px 0 rgb(0 0 0 / 16%);
        margin-bottom: 90px;
        position: relative;
    }
    .im-alert-av img {
        width: 136px;
        margin-bottom: 11px;
    }
    .im-alert-av h2 {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 0;
        padding: 10px;
    }
    .im-alert-close {
        position: absolute;
        font-size: 41px;
        color: #ed7f00;
        top: 10px;
        right: 10px;
    }
    #spotlight .u-resp-img {
        min-height: 465px;
        object-fit: none;
    }
    .photocontent {
        transform: translate(-50%, -24%);
    }
}
@media screen and (max-width: 468px) {
    
}