/* 
    Document   : bsi-styles
    Created on : 20 janv. 2014, 16:03:25
    Author     : nadirelasri
    Description:
        Purpose of the stylesheet follows.
*/


@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:200,400,700,300);

/* 5 columns grid definition */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* end 5 columns definition */


a:not(.btn):hover,
a:not(.btn):focus {
    outline: none;
    text-decoration: none;
    color: #3498db;

}
a:not(.btn) {
    color: #2a6496;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

h1,
h2,
h3,
h4 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
}

h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 140%
}

button {
    font-family: 'Montserrat', sans-serif;
}

/* NEL */
.navbar-brand {
    padding: 0 15px !important;
    margin-top: 6px;
}






.header-social {
    top: 6px;
    background: #f2f5f5;
    font-size:12px;
    color: #AAA;
}

.header-social .contact {
    padding-right: 10px;
}

.header-social .sep {
    padding: 0 6px;
    color: #FFF;
}

.header-social .social-networks a,
.header-social .social-networks a:visited {
    display: inline-block;
    float:right;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #AAA;
}

.header-social .social-networks a:hover {
    background-color: #FFF;
    color :#000;
}

h4 {
    font-size: 15px;
    font-weight: 400;
}

body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    color: #000;
    padding-top: 6px;
    background: url('../img/border-color.jpg') repeat-x #FFF;
}

header .navbar {
    margin-bottom: 0 !important;
    border: 0 !important;
}

header nav ul li a:link,
header nav ul li a:visited,
header nav ul li a {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    color: #888;
    padding: 20px 0px !important;
    border-bottom: 3px #FFF solid;
    margin: 0 24px;
}

header nav ul {
    padding: 28px 0;
}

header .navbar-nav.navbar-right li:last-child a {
    margin-right: 15px;
}

header .navbar-nav.navbar-right ul.dropdown-menu li:last-child a {
    margin-right: 0 !important
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #f2f5f5;
}

header .nav>li.active>a,
header .nav>li.open>a,
header .nav>li>a:hover, 
header .nav>li>a:focus {
    text-decoration: none !important;
    color: #333333;
    background: transparent !important;
    position: relative;
    border-bottom-color: #BEC0C2;
}

header .nav>li.active>a:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    border-top-width: 0;
    border-bottom-color: #BEC0C2;
    bottom: 0px;
    left: 50%;
    content: "";
    margin-left: -5px;
}

header .nav .dropdown-menu {
    border: 0;
    border-top: 3px solid #BEC0C2;
    border-bottom: 3px solid #BEC0C2;
    -webkit-box-shadow: none;
    box-shadow: none;
    right: auto;
    left: 24px;
    border-radius: 0;
    margin-top: -3px;
    padding: 0 0 !important;
}

header .nav .dropdown-menu a:link,
header .nav .dropdown-menu a:visited,
header .nav .dropdown-menu a {
    text-transform: none !important;
    color: #666;
    font-weight: 400;
    border-bottom-width: 1px;
}

header .nav .dropdown-menu li a {
    padding: 10px !important;
    margin: 0;
}

@media (min-width: 768px) {
    header .navbar-nav>li>a {
        padding-top: 0 !important;
        padding-bottom: 10px !important;
    }
}

header .nav>li>a {
    padding-left: 0;
    padding-right: 0;
}

header .nav>li {
    /*margin-left: 20px;
    margin-right: 20px;*/
}

.bs-activities {
    background-color: #FFF;
}

.bs-activities .inner-container {
    margin: 0px 15px 0 15px;

}

.bs-activities .row .col-md-15 {
    padding-top: 30px;
    padding-bottom: 20px;
    position: relative;
    height: 590px;
}

.bs-activities .row .col-md-15 h4 {
    margin-top: 20px;
    font-weight: 400;
    text-align: center;
}

.bs-activities .row .col-md-15 p {
    line-height: 170%;
    text-align: justify;
    padding-bottom: 16px;
    /*text-align: center;*/
}

.bs-activities .row .col-md-15 .act-identity {
    height: 57px;
    width: 57px;
    background: #333;
    /*position: absolute;
    margin-top: -28px;*/
    z-index: 10000;
    left: 50%;
    margin: 0 auto;
}

.line-subtitle {
    height: 1px;
    width: 70px;
    margin: 17px auto;
    background: #DBDBDB;
}

.line-subtitle-white {
    background: #FFF !important;
}

.bs-activities .row .col-md-15 {
    background-color: #FFF;
    -webkit-transition: background-color 500ms ease-in;
    -moz-transition: background-color 500ms ease-in;
    -o-transition: background-color 500ms ease-in;
    -ms-transition: background-color 500ms ease-in;
    transition: background-color 500ms ease-in;
}

.bs-activities .row .col-md-15:hover {
    color: #FFF;
    cursor: pointer;
}

.bs-activities .row .col-md-15.red-theme:hover { background-color: #e32e1d; }
.bs-activities .row .col-md-15.orange-theme:hover { background-color: #ffc343; }
.bs-activities .row .col-md-15.green-theme:hover { background-color: #7ac142; }
.bs-activities .row .col-md-15.blue-theme:hover { background-color: #3381b2; }
.bs-activities .row .col-md-15.brown-theme:hover { background-color: #b78949; }
/**Nouveau théme Formation**/
.bs-activities .row .col-md-15.purple-theme:hover { background-color: #7D0552; }
/**Nouveau théme Formation**/

.bs-activities .row .col-md-15:hover .line-subtitle {
    background: #FFF;
}

.bs-activities .row  .col-md-15:hover h4 {
    color: #FFF !important;
}

.bs-activities .row .col-md-15.red-theme .act-identity { background: url('../img/ico-infra-it-cloud.png') no-repeat 0 0; }
.bs-activities .row .col-md-15.orange-theme .act-identity { background: url('../img/ico-management-si.png') no-repeat 0 0; }
.bs-activities .row .col-md-15.green-theme .act-identity { background: url('../img/ico-metier-bi.png') no-repeat 0 0; }
.bs-activities .row .col-md-15.blue-theme .act-identity { background: url('../img/ico-mobilite.png') no-repeat 0 0; }
.bs-activities .row .col-md-15.brown-theme .act-identity {  background: url('../img/ico-securite.png') no-repeat 0 0; }
/**Nouveau théme Formation**/
.bs-activities .row .col-md-15.purple-theme .act-identity {  background: url('../img/ico-securite.png') no-repeat 0 0; }
/**Nouveau théme Formation**/


.partenaires-grid {
    background-color: #FFF;
}

.partenaires-grid .inner-container {
    margin: 0px 15px 0 15px;
}

.partenaires-grid .row .col-md-15 {
    padding-top: 30px;
    padding-bottom: 20px;
    position: relative;
    height: 520px;
	text-align : center-right
}

.partenaires-grid .row .col-md-3 p {
    line-height: 170%;
    text-align: justify;
    padding-bottom: 16px;
    /*text-align: center;*/
}

.line-partenaires-grid-white {
    background: #FFF !important;
}

.partenaires-grid .row .col-md-3 {
    background-color: #FFF;
    -webkit-transition: background-color 500ms ease-in;
    -moz-transition: background-color 500ms ease-in;
    -o-transition: background-color 500ms ease-in;
    -ms-transition: background-color 500ms ease-in;
    transition: background-color 500ms ease-in;
}

.partenaires-grid .row .col-md-3 {
}

.partenaires-header {
    color: #FFF;
    padding-top: 53px;
}

.partenaires-header h4 {
    font-weight: 400;
    text-align: center;
}


.partenaires-grid .row .col-md-3.red-theme .partenaires-header { background-image: url('../img/ico-infra-it-cloud.png'); }
.partenaires-grid .row .col-md-3.orange-theme .partenaires-header  { background-image: url('../img/ico-management-si.png'); }
.partenaires-grid .row .col-md-3.green-theme .partenaires-header { background-image: url('../img/ico-metier-bi.png'); }
.partenaires-grid .row .col-md-3.blue-theme .partenaires-header { background-image: url('../img/ico-mobilite.png'); }
.partenaires-grid .row .col-md-3.brown-theme .partenaires-header {  background-image: url('../img/ico-securite.png'); }


.partenaires-grid .row .col-md-3 .partenaires-header {
     background-repeat: no-repeat;
     background-position: 50% 0;
     background-size : 45px !important;
}

.bs-partenaires-grid .row  .col-md-3 h4 {
    color: #FFF !important;
}

.partenaires-grid .row .col-md-3.red-theme .act-identity { background: url('../img/ico-infra-it-cloud.png') no-repeat 0 0; }
.partenaires-grid .row .col-md-3.orange-theme .act-identity  { background: url('../img/ico-management-si.png') no-repeat 0 0; }
.partenaires-grid .row .col-md-3.green-theme .act-identity { background: url('../img/ico-metier-bi.png') no-repeat 0 0; }
.partenaires-grid .row .col-md-3.blue-theme .act-identity { background: url('../img/ico-mobilite.png') no-repeat 0 0; }
.partenaires-grid .row .col-md-3.brown-theme .act-identity {  background: url('../img/ico-securite.png') no-repeat 0 0; }

.partenaires-content {

}

.partenaires-content .partenaire-identity:last-child {
    /*margin-bottom: 0 !important;*/
}

.partenaires-content .partenaire-identity {
    text-align: center;
    /*background: #FF3300;*/
    margin-bottom: 15px;
}
.partenaires-content img {
    max-width: 60%;
    max-height: 35px;
}



.partenaires-content .partenaire-identity {
    text-align: center;
    -moz-transition:all 0.6s ease;
    -webkit-transition:all 0.6s ease;
    -o-transition:all 0.6s ease;
    -ms-transition:all 0.6s ease;
    transition:all 0.6s ease;

    -webkit-filter: grayscale(1); 
    -webkit-filter: grayscale(100%); 
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}


.partenaires-content .partenaire-identity:hover {
    -webkit-filter: none; 
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    filter: none;
}


.bs-news-and-testimos {
    background-color: #f2f5f5;
    padding: 20px 0 20px 0;
}

footer.bs-footer {
    background-color: #34495e;
    color: #FFF;
}

/* One Item Per Frame example*/
/* Frame */
.frame {
    height: 250px;
    overflow: hidden;
}
.frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
}
.frame ul li {
    float: left;
    width: 227px;
    height: 100%;
    margin: 0 1px 0 0;
    padding: 0;
}
.frame ul li.active {

}

.oneperframe { height: 350px; }
.oneperframe ul li { width: 100%; }
.oneperframe ul li.active {  }

.compuware-presentation {
    background: url('../img/img-bg-blur.jpg') repeat 50% 70%;
    background-size: 100%;
    padding-top: 80px !important;
}

.bsi-presentation {
    background: url('../img/image04.jpg') no-repeat 50% 20%;
    background-size: 100%;
    padding-top: 70px !important;
}

.compuware-presentation .btns,
.bsi-presentation .btns {
    margin-top: 20px;
}

.bsi-presentation .btns .btn {
    padding: 10px 16px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.33;
    font-weight: 700;
    margin-right: 10px;
}

.frame .bsi-presentation p {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #333;
    line-height: 180%;
    margin: 2px 0 0 0 !important;
    display: inline-block;
    /*background: rgba(0, 0, 0, 0.5);*/
}

.frame .compuware-presentation p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
    line-height: 180%;
    margin: 2px 0 0 0 !important;
    display: inline-block;
}

.frame .compuware-presentation .btns .btn {
    color: #FFF !important;
}

.frame .compuware-presentation .btns .btn:hover {
    background-color: rgba(255,255,255,0.1);
}

.frame .compuware-presentation div.big p {
    font-size: 22px;
    font-weight: 700;
}

.bs-news-and-testimos p.partner-identity {
    text-align: center;
}

.bs-news-and-testimos p {
    line-height: 190%;
}

.bs-news-and-testimos .title {
    line-height: 190%;
    padding-left: 36px
}

.bs-news-and-testimos .title.news {
    background: url('../img/news.png') no-repeat 0 50%;
}

/****Nouvelle icone news*****/
.col-md-news .title.news {
    background: url('../img/news.png') no-repeat 0 50%; padding-left: 36px;
}
/****Nouvelle icone news*****/

.bs-news-and-testimos .title.partners {
    background: url('../img/globe.png') no-repeat 0 50%; 
}

/****Nouvelle icone partenariat*****/
.col-md-partenariat .title.partners {
    background: url('../img/globe.png') no-repeat 0 50%; 
}
/****Nouvelle icone partenariat*****/

.bs-news-and-testimos .title.testimonials {
    background: url('../img/testimonials.png') no-repeat 0 50%;
}

.bs-news-and-testimos .news-entry {
    margin-bottom: 20px;
}

/****partenariat middle*****/
.col-md-partenariat .partners-entry {
    margin-bottom: 20px;
}
/****partenariat middle*****/

.bs-news-and-testimos h3 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    /*text-transform: uppercase;*/
    margin-bottom: 20px;
}

/* nouveau h3 news*/
.col-md-news h3 {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    /*text-transform: uppercase;*/
    margin-bottom: 20px;
}
/* nouveau h3 news*/

/* nouveau h3 partenariat*/
.col-md-partenariat h3 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    /*text-transform: uppercase;*/
    /*margin-bottom: 20px;*/
}
/* nouveau h3 partenariat*/

/* nouveau h3 presentation*/
.col-md-presentation h3 {
    font-family: 'Montserrat', sans-serif;
	font-weight: 700;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    /*text-transform: uppercase;*/
    /*margin-bottom: 20px;*/
}
/* nouveau h3 presentation*/ 

.bs-news-and-testimos h4 {
    font-size: 13px;
    color: #000;
    margin-bottom: 6px;
}

.testimoni-content {
    background: url('../img/quotes.png') no-repeat 0 3px;
    font-family: 'Georgia', sans-serif;
    font-size: 14px;
    padding-left: 30px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 16px;
}

.testimoni-author {
    padding-top: 16px;
    padding-left: 120px;
    background: url('../img/izmar.jpg') no-repeat 30px 0;
    background-size: 80px;
    height: 80px;
}

.rh-author {
    padding-top: 16px;
    padding-left: 120px;
    background: url('../img/asmaa-charaf.png') no-repeat 30px 0;
    background-size: 80px;
    height: 80px;
}

.testimoni-author span {
    display: block;
}
.testimoni-author .testimoni-author-title {
    font-weight: bold;
}
.rh-author .rh-author-title {
    font-weight: bold;
}

.bs-footer {
    padding: 30px 0;
}

.bs-footer .container .row {
    position: relative;

}

.bs-footer .footer-social {
    top: 6px;
    font-size:12px;
    position: absolute;
    top: 10px;
    right: 15px;
}

.bs-footer .footer-social a,
.bs-footer .footer-social a:visited {
    display: block;
    font-size: 20px;
    width: 40px;
    height: 40px;
    color: #b4d5ff;
    text-align: center;
    line-height: 40px;
}

.bs-footer p {
    line-height: 200%;
    color: #BDC3C7;
}



.bs-footer .coordinates {
    padding-left: 60px;
    background: url('../img/location.png') no-repeat 10px 8px;
}

.bs-footer .coordinates p {
    margin-bottom: 0
}

.bs-footer .coordinates h4 {
    
    margin-top: 10px !important;
}

.bs-footer h4 {
    margin-bottom: 6px;
    margin-top: 20px;
    color: #FFF;
}



.footer-after {
    background: #2c3e50;
}

.footer-after .copyright {
    padding: 24px 0;
    color: #BDC3C7;
}

.bs-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
}

.bs-footer ul li {
    line-height: 200%;
}

.bs-footer a:visited,
.bs-footer a {
    color: #BDC3C7;
}

.bs-footer a:hover {
    color: #FFF;
    text-decoration: none;
}

.ariane-wrapper {
    background: #f2f5f5;
}

.ariane-wrapper .container {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ariane-wrapper .current-page-title {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    /*color: #BEC0C2;*/
    text-transform: uppercase;
    padding: 6px 0;
}

.ariane-wrapper .breadcrumb {
    margin: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: right;
    background: transparent !important;
}

.ariane-wrapper .breadcrumb a:link,
.ariane-wrapper .breadcrumb a:visited,
.ariane-wrapper .breadcrumb a {
    color: #CCC;
}

.ariane-wrapper .breadcrumb a:hover {
    color: #3498db;
}

.ariane-wrapper .breadcrumb>.active {
    color: inherit !important;
}

body .presentation-text {
    font-size: 16px;
    line-height: 190%;
    margin-bottom: 20px;
}



.company-assets .asset {
    height: 79px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 20px;
}

.company-assets .asset .background {
    position: absolute;
    z-index: 5px;
    height: 78px;
    width: 79px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

.company-assets .asset.human-resources .background { background-image: url('../img/societe-humain.png'); }
.company-assets .asset.technology .background { background-image: url('../img/societe-technology.png'); }
.company-assets .asset.innovation .background { background-image: url('../img/societe-process.png'); }


.company-assets .asset.human-resources .inner { 
    position: absolute;
    background: #FFF; 
    top: 50%;
    margin-top: -3px;
    left: 50%;
    margin-left: 39px;
    width: 200%;
    height: 6px;
}

h2.text-align-center {
    font-weight: 700;
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
}

h2.text-align-center span {
    padding: 0 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h3.text-align-center {
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 20px;
}

.testimonials p,
.how-we-are p,
.carrers p,
.company-assets p {
    line-height: 200%
}

.company-assets p {
    color: #384348;
}

.carrers {
    padding-bottom: 10px;
    padding-top: 20px;
}

.how-we-are {
    padding-bottom: 20px;
    padding-top: 20px;
}

.societe-how-we-are,
.societe-testimonials,
.company-assets {
    padding-bottom: 20px;
    padding-top: 20px;
}

.company-assets,
.company-assets h2 span {
    background: #b3e299 !important;
}

.how-we-are .societe-testimonial {

}

.how-we-are .testimonial .testimonial-author {
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
    color: #384348
}

.how-we-are .testimonial .testimonial-author span {
    color: #888;
    display: block;
    font-weight: 400;
}
.how-we-are .testimonial-identity {
    text-align: center;
    margin-bottom: 10px;
}

/*
.societe-testimonials .testimonial {
    margin-bottom: 20px;

}

.societe-testimonials .testimonial .testimonial-content {
    padding: 8px 15px 10px 15px;
    position: relative;
}

.societe-testimonials .testimonial.even .testimonial-content {
    border-left: 3px solid #DDD;
}

.societe-testimonials .testimonial.even .testimonial-content .triangle {
    width: 0px;
    height: 0px;
    top: 30px;
    left: -13px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #DDD;
    position: absolute;
}

.societe-testimonials .testimonial.odd .testimonial-content {
    border-right: 3px solid #DDD;
}

.societe-testimonials .testimonial.odd .testimonial-content .triangle {
    width: 0px;
    height: 0px;
    top: 30px;
    right: -13px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #DDD;
    position: absolute;
}

.societe-testimonials .testimonial .testimonial-content .author {
    font-weight: 700;
    color: #384348
}

.societe-testimonials .testimonial .testimonial-content .title {
    font-weight: 300;
    color: #656565
}

.societe-testimonials .testimonial .testimonial-identity img {
    height: 120px;
}

.societe-testimonials .testimonial.even .testimonial-identity {
    text-align:right;
}

.societe-testimonials .testimonial.odd .testimonial-identity {
    text-align:left;
}
*/

.btn {
    border-radius: 0px;
    padding: 10px 15px;
}

.index-hero .btn {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    text-align: center;
    cursor: pointer;
    padding: 18px 52px 15px;
    display: inline-block;
    text-transform: uppercase;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    padding: 15px 40px !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    border-color: #BBB;

}

.index-hero .btn:active {
    top: 1px;
}

.index-hero .btn i {
    font-size: 42px;
    position: absolute;
    margin-top: -21px;
    top: 50%;
    left: 73%;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.index-hero .btn span {
    position: relative;
    left: 0;
    font-weight: 700;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.index-hero .btn:hover {
    background-color: rgba(0,0,0,0.1);
    /*border-color: #FFF !important;*/
}

.index-hero .btn:hover span {
    left: -20px;
}

.index-hero .btn:hover i {
    left: 76%;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

/*icons*/

@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot');
    src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf') format('truetype'),
        url('../fonts/icomoon.woff') format('woff'),
        url('../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
    content: "\e603";
}
.icon-facebook:before {
    content: "\e604";
}
.icon-feed:before {
    content: "\e605";
}
.icon-play:before {
    content: "\e606";
}
.icon-pinterest:before {
    content: "\e608";
}
.icon-instagram:before {
    content: "\e609";
}
.icon-search:before {
    content: "\e61a";
}
.icon-close:before {
    content: "\e600";
}
.icon-wordpress-2:before {
    content: "\e601";
}
.icon-checkmark:before {
    content: "\e602";
}
.icon-youtube:before {
    content: "\e60a";
}
.icon-wordpress:before {
    content: "\e607";
}
.icon-google-plus:before {
    content: "\e60b";
}
.icon-restaurant:before {
    content: "\e60e";
}
.icon-photography:before {
    content: "\e60f";
}
.icon-logo:before {
    content: "\e610";
}
.icon-health:before {
    content: "\e611";
}
.icon-fast:before {
    content: "\e612";
}
.icon-events:before {
    content: "\e613";
}
.icon-education:before {
    content: "\e614";
}
.icon-design:before {
    content: "\e615";
}
.icon-business:before {
    content: "\e617";
}
.icon-blog:before {
    content: "\e618";
}
.icon-affordable:before {
    content: "\e619";
}
.icon-a-get:before {
    content: "\e61b";
}
.icon-a-reccomend:before {
    content: "\e61c";
}
.icon-a-signup:before {
    content: "\e61d";
}
.icon-charity:before {
    content: "\e616";
}
.icon-dot:before {
    content: "\e61f";
}
.icon-arrow-left-sharp:before {
    content: "\e60c";
}
.icon-arrow-right-sharp:before {
    content: "\e60d";
}
.icon-plus:before {
    content: "\e61e";
}
.icon-envelope:before {
    content: "\e620";
}
.icon-mail:before {
    content: "\e621";
}
.icon-eye:before {
    content: "\e622";
}

/*end icons*/


.form-light .form-control {
    margin-bottom: 10px;
    background: #fcfcfc !important;
    border: 1px solid #ccc;
}

.form-light label {
    color: #6b6f74;
}

.form-control {
    border-radius: 1px;
    padding: 8px 12px;
    font-size: 12px;
}

textarea.form-control {
    height: 100px;
}

.contact-main {
    padding: 10px 0 20px 0;
}

.contact-main h3 {
    font-weight: 400;
    font-size: 20px;
    text-align: center;
}

.contact-main .contact-us p {
    margin-bottom: 20px;
    line-height: 180%;
}

.contact-main .contact-info h5 {
    margin: 2px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 13px;
}

.contact-main .contact-info p {
    margin-bottom: 6px;
}

#contact-map {
    height: 300px;
}

.info-window-content h2 {
    font-size: 15px;
    margin-bottom: 8px
}

/* Nouveau CSS Codir hover*/

.codir-grid {
    padding: 80px 0;
    position: relative;
}

.codir-grid .codir-detail .r-d-identity {
    padding-top: 90px;
    padding-bottom: 15px;
    text-align: center;
    height: 200%;
}

.codir-grid .codir-detail .r-d-identity img {
    text-align: center;
    max-width: 80%;
}

.codir-grid .row {
    padding: 0 15px;
	text-align: center; 
	width : 500%;

	
}

.codir-grid .row .col-md-3 {
   /* border-left: #F1F1F1 1px solid;
    border-bottom: #F1F1F1 1px solid;*/
    padding: 0;
}

.codir-grid .row .col-md-3:first-child {
    border-left: 0 !important;
}

.codir-grid .row:last-child .col-md-3 {
    border-bottom: 0 !important;
	width : 11.28% !important;
}

.codir-grid .row:last-child {
    border-bottom: 0 !important;
}

.codir-grid .codir .codir-identity {
    background: #FFF;
    height: 160px;
    text-align: center;   
}
.codir-grid .codir {
    z-index:2;
}

.codir-grid .codir .codir-identity:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;

}

.codir-grid .codir img {
    max-width: 90%;
    max-height: 90%;
}

.codir-grid .col-md-3 {
    height: 100%;
    width: 11.28%;
}

.codir-grid .codir {
    background: #FFF;
    text-align: center;
    -moz-transition:all 0.6s ease;
    -webkit-transition:all 0.6s ease;
    -o-transition:all 0.6s ease;
    -ms-transition:all 0.6s ease;
    transition:all 0.6s ease;

    -webkit-filter: grayscale(1); 
    -webkit-filter: grayscale(100%); 
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}

.codir-grid .codir:hover {
    z-index:10000;
    position: absolute;
    width: 100%;
    cursor: pointer;
    -webkit-filter: none; 
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    filter: none;
    -webkit-box-shadow: 0px 8px 30px 0px rgba(49, 50, 50, 0.75);
    -moz-box-shadow:    0px 8px 30px 0px rgba(49, 50, 50, 0.75);
    box-shadow:         0px 8px 30px 0px rgba(49, 50, 50, 0.75);
}

.codir-grid .codir .codir-detail {
    -webkit-animation: fadein 0.6s; /* Safari and Chrome */
    -moz-animation: fadein 0.6s; /* Firefox */
    -ms-animation: fadein 0.6s; /* Internet Explorer */
    -o-animation: fadein 0.6s; /* Opera */
    animation: fadein 0.6s;
    display: none;
}

.codir-grid .codir .codir-detail h5 {
    font-size: 15px;
    line-height: 150%;
    padding: 0 0 0 0;
    margin: 0 0 0 0 !important;
    text-align: center;
    font-weight: 500;
}

.codir-grid .codir:hover .codir-detail {
    text-align: left;
    padding: 8px 10px 8px 10px;
    width: 500%;
    background: #f2f5f5;

    display: block;
}

/* Nouveau CSS Codir hover*/

/* CSS Reference */
.references-grid {
    padding: 20px 0;
    position: relative;
}

.references-grid .reference-detail .r-d-identity {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    height: 100%;
}

.references-grid .reference-detail .r-d-identity img {
    text-align: center;
    max-width: 80%;
}

.references-grid .row {
    padding: 0 15px;

	
}

.references-grid .row .col-md-3 {
   /* border-left: #F1F1F1 1px solid;
    border-bottom: #F1F1F1 1px solid;*/
    padding: 0;
}

.references-grid .row .col-md-3:first-child {
    border-left: 0 !important;
}

.references-grid .row:last-child .col-md-3 {
    border-bottom: 0 !important;
	width : 11.28% !important;
}

.references-grid .row:last-child {
    border-bottom: 0 !important;
}

.references-grid .reference .reference-identity {
    background: #FFF;
    height: 160px;
    text-align: center;   
}
.references-grid .reference {
    z-index:2;
}

.references-grid .reference .reference-identity:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;

}

.references-grid .reference img {
    max-width: 70%;
    max-height: 70%;
}

.references-grid .col-md-3 {
    height: 100%;
    width: 11.28%;
}

.references-grid .reference {
    background: #FFF;
    text-align: center;
    -moz-transition:all 0.6s ease;
    -webkit-transition:all 0.6s ease;
    -o-transition:all 0.6s ease;
    -ms-transition:all 0.6s ease;
    transition:all 0.6s ease;

    -webkit-filter: grayscale(1); 
    -webkit-filter: grayscale(100%); 
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}

.references-grid .reference:hover {
    z-index:10000;
    position: absolute;
    width: 100%;
    cursor: pointer;
    -webkit-filter: none; 
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    filter: none;
    -webkit-box-shadow: 0px 8px 30px 0px rgba(49, 50, 50, 0.75);
    -moz-box-shadow:    0px 8px 30px 0px rgba(49, 50, 50, 0.75);
    box-shadow:         0px 8px 30px 0px rgba(49, 50, 50, 0.75);
}

.references-grid .reference .reference-detail {
    -webkit-animation: fadein 0.6s; /* Safari and Chrome */
    -moz-animation: fadein 0.6s; /* Firefox */
    -ms-animation: fadein 0.6s; /* Internet Explorer */
    -o-animation: fadein 0.6s; /* Opera */
    animation: fadein 0.6s;
    display: none;
}

.references-grid .reference .reference-detail h5 {
    font-size: 15px;
    line-height: 150%;
    padding: 0 0 0 0;
    margin: 0 0 0 0 !important;
    text-align: center;
    font-weight: 700;
}

.references-grid .reference:hover .reference-detail {
    text-align: left;
    padding: 8px 10px 8px 10px;
    width: 100%;
    background: #f2f5f5;

    display: block;
}

/* CSS Reference */

.partenaires-grid {
    padding: 20px 0;
    position: relative;
}

.partenaires-grid .reference-detail .r-d-identity {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    height: 100%;
}

.partenaires-grid .reference-detail .r-d-identity img {
    text-align: center;
    max-width: 80%;
}

.partenaires-grid .row {
}

.partenaires-grid .row .col-md-3 {
   /* border-left: #F1F1F1 1px solid;
    border-bottom: #F1F1F1 1px solid;*/
}

.partenaires-grid .row .col-md-3:first-child {
}

.partenaires-grid .row:last-child .col-md-3 {
    border-bottom: 0 !important;
}

.partenaires-grid .row:last-child {
    border-bottom: 0 !important;
}

.partenaires-grid .reference .reference-identity {
    background: #FFF;
    height: 60px;
	width : 71%;
	margin-left:14%;
	margin-right:14%;
    text-align: center;   
}
.partenaires-grid .reference {
    z-index:2;
}

.partenaires-grid .reference .reference-identity:before {
    content: "";
    display: inline-block;
    height: 80%;
    vertical-align: middle;

}

.partenaires-grid .reference img {
    max-width: 80%;
    max-height: 80%;
}

.partenaires-grid .col-md-3 {
}


.partenaires-grid .reference {
    background: #FFF;
    text-align: center;
    -moz-transition:all 0.6s ease;
    -webkit-transition:all 0.6s ease;
    -o-transition:all 0.6s ease;
    -ms-transition:all 0.6s ease;
    transition:all 0.6s ease;

    -webkit-filter: grayscale(1); 
    -webkit-filter: grayscale(100%); 
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}

.partenaires-grid .reference:hover {
    z-index:10000;
    position: absolute;
    width: 100%;
    cursor: pointer;
    -webkit-filter: none; 
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    filter: none;
    -webkit-box-shadow: 0px 8px 30px 0px rgba(49, 50, 50, 0.75);
    -moz-box-shadow:    0px 8px 30px 0px rgba(49, 50, 50, 0.75);
    box-shadow:         0px 8px 30px 0px rgba(49, 50, 50, 0.75);
}

.partenaires-grid .reference .reference-detail {
    -webkit-animation: fadein 0.6s; /* Safari and Chrome */
    -moz-animation: fadein 0.6s; /* Firefox */
    -ms-animation: fadein 0.6s; /* Internet Explorer */
    -o-animation: fadein 0.6s; /* Opera */
    animation: fadein 0.6s;
    display: none;
}

.partenaires-grid .reference .reference-detail h5 {
    font-size: 15px;
    line-height: 150%;
    padding: 0 0 0 0;
    margin: 0 0 0 0 !important;
    text-align: center;
    font-weight: 700;
}

.partenaires-grid .reference:hover .reference-detail {
    text-align: left;
    padding: 8px 10px 8px 10px;
    width: 100%;
    background: #f2f5f5;
    display: block;
}

.partners-grid .partners-presentation {
    font-size: 15px;
    line-height: 190%;
    margin: 20px 0;
}

.partners-grid .partner-description {
    line-height: 180%;
    margin-bottom: 4px;
}

.partners-grid .partner-link {
    font-weight: bold;
}

.partners-grid .row {
    margin-bottom: 20px;
}

.partners-grid .col-md-2 {
    text-align: center;
    padding-top: 8px;
}

.partners-grid .col-md-2 img {
    max-width: 80%;
}


.expertise-presentation {
    padding-bottom: 0;
    padding-top: 20px;
}

.expertise-presentation .expertise-presentation-text {
    font-size: 15px;
    line-height: 190%;
    margin-bottom: 20px;
}

body.page-expertise .ariane-wrapper .current-page-title {
    color: #FFF;
    margin-left: 55px;
}

body.page-expertise.orange-theme .breadcrumb>li+li:before,
body.page-expertise.orange-theme .breadcrumb a,
body.page-expertise.orange-theme .breadcrumb a:visited,
body.page-expertise.orange-theme .breadcrumb a:link {
    color: #fde7c1;
}

body.page-expertise.red-theme .breadcrumb>li+li:before,
body.page-expertise.red-theme .breadcrumb a,
body.page-expertise.red-theme .breadcrumb a:visited,
body.page-expertise.red-theme .breadcrumb a:link {
    color: #f5afa8;
}

body.page-expertise.green-theme .breadcrumb>li+li:before,
body.page-expertise.green-theme .breadcrumb a,
body.page-expertise.green-theme .breadcrumb a:visited,
body.page-expertise.green-theme .breadcrumb a:link {
    color: #cce5b8;
}

body.page-expertise.brown-theme .breadcrumb>li+li:before,
body.page-expertise.brown-theme .breadcrumb a,
body.page-expertise.brown-theme .breadcrumb a:visited,
body.page-expertise.brown-theme .breadcrumb a:link {
    color: #dcc9ad;
}

body.page-expertise.blue-theme .breadcrumb>li+li:before,
body.page-expertise.blue-theme .breadcrumb a,
body.page-expertise.blue-theme .breadcrumb a:visited,
body.page-expertise.blue-theme .breadcrumb a:link {
    color: #b4cedf;
}

/**nouveau théme purple**/
body.page-expertise.purple-theme .breadcrumb>li+li:before,
body.page-expertise.purple-theme .breadcrumb a,
body.page-expertise.purple-theme .breadcrumb a:visited,
body.page-expertise.purple-theme .breadcrumb a:link {
    color: #C48189;
}
/**nouveau théme purple**/

body.page-expertise .breadcrumb a:hover,
body.page-expertise .breadcrumb a:focus {
    color: #FFF !important;

}

body.page-expertise .ariane-wrapper .breadcrumb {

}

body.page-expertise .ariane-wrapper .breadcrumb>.active {
    color: #FFF !important;

}

body.page-expertise .ariane-wrapper .container {
    background-position: 15px 50%;
    background-repeat: no-repeat;
    background-size: 50px;
}

/* Page ingenierie applicative */
body.page-expertise.red-theme .ariane-wrapper { background: #e32e1d; }
body.page-expertise.red-theme .ariane-wrapper .container { background-image: url('../img/ico-infra-it-cloud.png'); }

body.page-expertise.orange-theme .ariane-wrapper { background: #feb843; }
body.page-expertise.orange-theme .ariane-wrapper .container { background-image: url('../img/ico-management-si.png'); }

body.page-expertise.green-theme .ariane-wrapper { background: #7ac142; }
body.page-expertise.green-theme .ariane-wrapper .container { background-image: url('../img/ico-metier-bi.png'); }

body.page-expertise.blue-theme .ariane-wrapper { background: #3381b2; }
body.page-expertise.blue-theme .ariane-wrapper .container { background-image: url('../img/ico-mobilite.png'); }

body.page-expertise.brown-theme .ariane-wrapper { background: #b78949; }
body.page-expertise.brown-theme .ariane-wrapper .container { background-image: url('../img/ico-securite.png'); }

/**nouveau théme purple**/
body.page-expertise.purple-theme .ariane-wrapper { background: #7D0552; }
body.page-expertise.purple-theme .ariane-wrapper .container { background-image: url('../img/ico-formation.png'); }
/**nouveau théme purple**/

/* end page ingenierie applicative */

body.page-expertise.red-theme .presentation-red-theme a:visited,
body.page-expertise.red-theme .presentation-red-theme a:link,
body.page-expertise.red-theme .presentation-red-theme a {
    display: block;
    margin: 0 auto;
    position: relative;
    padding: 0 0 10px 0;
    color: #656565;
}

body.page-expertise.red-theme .presentation-red-theme a:hover,
body.page-expertise.red-theme .presentation-red-theme a:focus {
    color: #333;
}

.exp-section {
    padding-bottom: 20px;
}


.exp-section h2 {
    font-size: 16px;
    text-transform: uppercase;
    /*padding-bottom: 10px;*/
    margin-bottom: 6px;
}

.red-theme .exp-section h2 {
    color: #a7070e;
}

.blue-theme .exp-section h2 {
    color: #0c5782;
}

.orange-theme .exp-section h2 {
    color: #fd8e33;
}

.green-theme .exp-section h2 {
    color: #438d2d;
}

.brown-theme .exp-section h2 {
    color: #845624;
}

/**nouveau théme purple**/
.purple-theme .exp-section h2 {
    color: #7D0552;
}
/**nouveau théme purple**/

.exp-section p {
    font-size: 13px;
    line-height: 190%;
    margin: 0 0 12px 0;
}

.exp-section.mobile-apps-section .container img {
    float: right;
    margin-left: 20px;
}

.feature-list h4 .fa:before {
    vertical-align: -10%;
    font-size: 24px;
    display: inline-block;
    width: 1.0714285714285714em;
    text-align: center;
    margin-right: 5px;
}

body.page-expertise a.circle-img-hover img {
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border: 4px solid #FFF;
    border-radius: 50%;
}

body.page-expertise a.circle-img-hover:hover img {
    border-radius: 50%;
    border: 4px solid #EEE;
    box-shadow: 1px 1px 12px #555;

}


body.page-expertise a.circle-img-hover span,
body.page-expertise a.circle-img-hover span,
body.page-expertise a.circle-img-hover span {
    padding: 10px 0;
    display: block;
    margin: auto;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.wide-image-container {
    padding: 20px 0;
}

.wide-image-container img {
    width: 100%;
}

.world-map,
.world-map h2 span {
    background: #f2f5f5 !important;
}

.legal_content{
    margin-bottom: 30px;
}

.jobs-list {
    padding-bottom: 20px;
}

.accordion .accordion-group .accordion-heading .accordion-toggle,
.accordion .accordion-group .accordion-heading .accordion-toggle:hover {
    display:block;
    font-weight: 400;
    color: #000;
    line-height: 3em;
    border-bottom: #AAA 1px solid;
    font-size: 16px;
}

.job-advantages {
    background: #f2f5f5;
    padding : 20px 0;
}

.job-advantages .jobs-header-margin {
    margin-top: 30px;
}

.job-advantages h4 {
}

.job-advantages ul {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.job-advantages .wrapper-container {
    padding: 0 15px;
}

.hr-manager-testimonial {
    background: #FF3300;
}

.testimoni-content p {
line-height: 190%;
}

.hr-manager-testimonial p {
    line-height: 200%;
}

.job-advantages ul li {
    line-height: 30px;
}

.job-advantages ul li i {
    color: #7ac142;
}

.jobs-list .job-header {
    font-weight: 400;
    display: block;
    margin-bottom: 6px;
    margin-top: 15px;
}

.jobs-list .accordion-inner {
    padding: 10px 0 0 0;
}

.subdotted {
    border-bottom: #000 1px dotted;
}

@keyframes fadein {
    from { opacity: 0; }
to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
to   { opacity: 1; }
}​

/** CSS ajout onmouseover**/

#overthing {
 border: 1px solid black;
 position: absolute;
 background-color: InfoBackground;
 color: InfoText;
 display: none;
}

.boutoncodir
{
color:#0000ff;
font-size:12px;
cursor:pointer;
}
.boutoncodir:hover
{
text-decoration: blink;
}
.texte
{
border:0px solid #333333;
background:#eeeeee;
padding:10px;
color:#333333;
}
.texte:hover
{
border:0px solid #000000;
background:#cccccc;
color:#000000;
}