/*
Theme Name: Welcome
Theme URI: http://nileforest.com/
Version: 1.0
Description: theme based on the Apollo template
Tags: light, one-column, flat, long-scroll.
*/

/*
Rien dans le css pour l'instant, c'est normal.
Si il y a des modifs et des overrides, c'est ici qu'il faudra les faire.
Merci de préserver la propreté du fichier en classant les styles dans
les parties dédiées.
des bisous <3 :) 
*/

/* color guide
#472375 neoma purple classic
#e6dcf4 neoma purple, toned down a lot
*/

/* ---------------------------------------------- /*
 * General styles, imports
/* ---------------------------------------------- */
img{
    width: 100%;
    height: auto;
}
p img{
    width: auto;
	max-width: 100%;
}
hr{
	border: none;
    height: 1px;
    width: 100px;
    background: #472375;
    margin: 20px auto;
}
.center-block{
	margin: 0 auto
}

/* ---------------------------------------------- /*
 * Typography
/* ---------------------------------------------- */
h1, h2, h3, h4, h5, h6, strong{
	color: #472375;
}
h3.title{
	font-size: 40px;
}
p a{
    color: #a5045c;
    text-decoration: underline;
}
a:hover {
    color: #472375;
}
.gallery_home .title{
    text-align: center;
}
/* ---------------------------------------------- /*
 * Modal
/* ---------------------------------------------- */


/* ---------------------------------------------- /*
 * Inputs styles
/* ---------------------------------------------- */


/* ---------------------------------------------- /*
 * Custom button and link style
/* ---------------------------------------------- */
.btn-neoma{
	background: #472375;
	color: #fff;
}
.btn-neoma:focus, .btn-neoma:hover, .btn-neoma:active {
	background: #fff;
	color: #472375;
}
.btn-neoma-2{
	background: #fff;
	color: #472375;
}
.btn-neoma-2:focus, .btn-neoma-2:hover, .btn-neoma-2:active {
	background: #472375;
	color: #fff;
}
/* ---------------------------------------------- /*
 * Main
/* ---------------------------------------------- */
.section-ttl{
	text-align: center;
}
.section-btn{
	padding-top: 50px;
}
.section-btn-2{
	padding-bottom: 50px;
	padding-top: 50px;
}
.overlay-dark:before {
    background-color: rgba(92,55,93,0.85);
}
.section-padding {
    padding-top: 90px;
    padding-bottom: 90px;
}
/* ---------------------------------------------- /*
 * Home
/* ---------------------------------------------- */
.message .msg-img{
	width: 150px;
    height: 150px;
    border-radius: 75px;
    object-fit: cover;
}
.message{
	text-align: center;
    font-size: 80%;
    color: #472375;
}
/* ---------------------------------------------- /*
 * About
/* ---------------------------------------------- */


/* ---------------------------------------------- /*
 * Portfolio
/* ---------------------------------------------- */
.pf-number{
	position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    transform: translateY(-50%);
    padding-top: 50%;
    font-size: 35pt;
    color: rgba(255,255,255,0.7);
    font-weight: bold;
    text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}
.portfolio-box .portfolio-caption-mask {
    background: rgba(92,55,93,0.8) none repeat scroll 0 0;
}
#steps-list .portfolio-grid .portfolio-item {
    width: 25%;
}
@media (max-width: 1170px) {
    #steps-list .portfolio-grid .portfolio-item {
        width: 25%;
    }
}
@media (max-width: 980px) {
    #steps-list .portfolio-grid .portfolio-item {
        width: 50%;
    }
}
@media (max-width: 500px) {
    #steps-list .portfolio-grid .portfolio-item {
        width: 100%;
    }
}
/* ---------------------------------------------- /*
 * Contact and Map
/* ---------------------------------------------- */

.bloc-contact{
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
}
/* title */
.bloc-contact .ttl{ text-align: center; }
.bloc-contact .ttl .name{
    color: #472375;
    font-size: 20px;
    font-weight: bold;
}
.bloc-contact .ttl .post{
    text-transform: uppercase;
    font-size: 12px;
}
.bloc-contact hr{ margin:0px auto; }
/* details */
.bloc-contact .dtl{ text-align: left; padding: 20px;}
.bloc-contact .dtl a, .bloc-contact .dtl{ color: #000; }
.bloc-contact .dtl i{ width: 12px; height: 12px; display: inline-block; }
.bloc-contact .dtl i.tel{ background: url(./assets/img/tel.png) no-repeat center center; background-size: contain; }
.bloc-contact .dtl i.mail{ background: url(./assets/img/mail.png) no-repeat center center; background-size: contain; }
.bloc-contact .dtl i.pin{ background: url(./assets/img/pin.png) no-repeat center center; background-size: contain; }
/* ---------------------------------------------- /*
 * Header
/* ---------------------------------------------- */
.lp .intro-title{
	width: 50vw;
    max-width: 400px;
    float: right;
}/*
.steps .intro-title{
	max-width: 100%;
	width: 100%;
    float: none;
}*/

.page .intro-content-inner h1, .page .intro-content-inner p{
	color:#fff !important;
	text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}
.page .intro-content-inner p{
	font-size: 15pt;
}
.intro-content-inner img{
	max-width: 400px;
}
.section-padding-s {
    padding-top: 50px;
    padding-bottom: 50px;
}
.header .logo img{
        max-width: 125px;
    }
/* ---------------------------------------------- /*
 * Footer
/* ---------------------------------------------- */
/*#steps-list{
	border-top: 1px solid #e6dcf4;
}*/
#steps-list .portfolio-image-wrap{
	background: #000;
}
#steps-list .portfolio-image-wrap img{
	opacity: 0.5;
}
.footer .social li a i.yammer{
	background: url(https://welcome.neoma-bs.com/wp-content/uploads/2018/04/yammer.png) no-repeat;
    background-size: 15px 15px;
    width: 30px;
    height: 30px;
    display: block;
    background-position: 50% 50%;
}
#menu-item-196{
	transform: translateY(10px);
}
.footer a{ color: #000; }
/* ---------------------------------------------- /*
 * Navigation
/* ---------------------------------------------- */
.nav-menu-inner li a{
	z-index: 9999;
    text-decoration: none !important;
}
#list-sub-step a{
	background: #472375;
	color: #fff;
	padding: 17px 30px !important;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    outline: none;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
}
#list-sub-step a:focus, #list-sub-step a:hover, #list-sub-step a:active {
	background: #fff;
	color: #472375;
	outline-width: 0;
    text-decoration: none !important;
}
.sub-menu {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    background: rgba(34,34,34,0.90);
    padding: 0;
    width: 230px;
    display: none;
    margin-top: 80px;
    margin-left: -60px;
}
.menu-item-has-children:hover .sub-menu{
    display: block;
}
.nav-menu ul.nav-menu-inner li {
    display: inline-block;
    list-style: none;
    text-align: left;
    color: #fff;
    z-index: 9999;
}
.sub-menu li {
    width: 100%;
    position: relative;
}
.sub-menu li a{
    color: rgba(255,255,255,0.60);;
    margin: 15px 15px 15px 30px;
}
.header-fixed .sub-menu{
    margin-top: 58px;
}
.nav-menu ul.nav-menu-inner > li > a{
    padding: 37px 8px;
}
.nav-menu.active ul.nav-menu-inner > li > a{
    padding: 10px!important;
}
.active .sub-menu{
    background:none!important;
}
.sub-menu .sub-menu{display: none!important; }
.sub-menu .fa-angle-right{color: transparent;}

/* ---------------------------------------------- /*
 * Animation and transition
/* ---------------------------------------------- */

/* ---------------------------------------------- /*
 * Preloader
/* ---------------------------------------------- */


/* ---------------------------------------------- /*
 * Media
/* ---------------------------------------------- */
@media (max-width: 1024px){
    .nav-menu ul.nav-menu-inner li {
        display: block;
        width: 100%;
    }
    .menu-item-has-children .sub-menu{
        display: block;
    }
    .nav-menu .nav-menu-inner ul li a{
        padding: 0;
        border: none;
    }
    .nav-menu .sub-menu{
        width: 100%;
        margin: 0;
        position: relative;
    }
    
    .nav-menu ul.nav-menu-inner li a{font-size: 9px;}
    
    .nav-menu.active ul.nav-menu-inner li a, .header-fixed .nav-menu.active ul.nav-menu-inner li a{
        padding: 0 10px;
        border:none;
    }
    .nav-menu ul.nav-menu-inner > li > a{padding: 37px 8px; font-size: 9px;}

}


    
@media (max-width: 991px) {
	.intro-title{
	    float: none;
	}
}

@media (max-width: 767px) {
    .mfp-content{
    	height: 100%;
    }
}

@media (max-width: 480px) {

}