@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500);

.Heavy, .Light, .Thin, .fontPluto {
    font-family: Pluto
}

.search form select, h1 {
    text-transform: uppercase
}

.natixis .headerBottom a, .natixis footer .links a, .natixis header a, .readMore a {
    text-decoration: none
}

@font-face {
    font-family: Pluto;
    src: local('Pluto Thin'), local('PlutoThin'), url(/fonts/natixis/subset-PlutoThin.woff2) format('woff2'), url(/fonts/natixis/subset-PlutoThin.woff) format('woff');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Pluto;
    src: local('Pluto Light'), local('PlutoLight'), url(/fonts/natixis/subset-PlutoLight.woff2) format('woff2'), url(/fonts/natixis/subset-PlutoLight.woff) format('woff');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Pluto;
    src: local('Pluto Heavy'), local('PlutoHeavy'), url(/fonts/natixis/subset-PlutoHeavy.woff2) format('woff2'), url(/fonts/natixis/subset-PlutoHeavy.woff) format('woff');
    font-weight: 900;
    font-style: normal
}

body, html {
    overflow-x: hidden
}

.flex {
    display: -ms-flexbox;
    display: flex
}

.flexvcenter {
    display: flex;
    justify-content: center;
    align-items: center
}

.fontPluto {
    line-height: 1.2em
}

.Light {
    font-weight: 100;
    font-style: normal
}

.Thin {
    font-weight: 300
}

.Heavy {
    font-weight: 900
}

.txt180 {
    font-size: 230%
}

.clearfix {
    clear: both
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.d-block{
    display: block;
}

.bxslider a{
    text-decoration: none;
    color: #5f6367;
}

.purple{
    color: #692475;
}
.small{
    font-size: 80%;
}
.jc-c{
    justify-content: center;
}
.jc-a{
    justify-content: space-around;
}
.jc-sb{
    justify-content: space-between;
}
.mw-550{
    max-width: 550px;
}
.mw-700{
    max-width: 700px;
}
.mw-100p{
    max-width: 100%;
}
.mt-1{
    margin-top: 1rem;
}
.mt-2{
    margin-top: 2rem;
}
.mt-3{
    margin-top: 3rem;
}
.margintbauto{
    margin-top: auto;
    margin-bottom: auto;
}
.marginauto{
    margin: auto;
}
.purple_btn{
    position: relative;
    display: inline-block;
    width: 250px;
    background-color: #692475;
    border-radius: 10px;
    border: 1px solid #692475;
    padding: .5rem 0 .5rem 1rem;
    color: #fff;
    font-family: "Pluto", sans-serif;
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    transition: all .3s;
}
.purple_btn:hover{
    color: #692475;
    background-color: #fff;
}
.purple_btn .icon-chevron{
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
    height: 10px;
    width: 10px;
    border-right: 1px solid #fff; 
    border-top: 1px solid #fff; 
    transform: translateY(-50%) rotate(45deg);
    transition: all .3s;
}
.purple_btn:hover .icon-chevron{
    border-right-color: #692475; 
    border-top-color: #692475; 
}

.natixis {
    clear: both;
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Roboto, sans-serif;
    line-height: 1.5;
    font-size: 14px;
    color: #5f6367
}

.BlockTemoignagesTitre h2, .block3 h2, h1, h3 {
    font-family: Pluto;
    color: #692475;
    line-height: 1em
}

h1 {
    font-size: 50px
}

.BlockTemoignagesTitre h2, .block3 h2 {
    font-weight: 100;
    text-transform: uppercase;
    font-size: 45px
}

h3 {
    font-weight: 300;
    font-size: 37px
}

p {
    font-size: 22px;
    /*font-weight: 100;*/
}

.play-button {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/img/svg/play-button.svg) no-repeat
}

.play-button.btn-sm {
    width: 30px;
    height: 30px;
    float: right;
    margin-left: 10px
}

.modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    padding-top: 30px
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    width: 90%;
    height: 90%
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
    position: absolute;
    top: -10px;
    right: 5px
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modal iframe {
    width: 100%;
    height: 100%
}

.natixis a.instagram .svg, .natixis a.instagram .svg:hover, .natixis a.linkedin .svg, .natixis a.linkedin .svg:hover, .natixis a.twitter .svg, .natixis a.twitter .svg:hover, .natixis a.youtube .svg, .natixis a.youtube .svg:hover, .natixis a.facebook .svg, .natixis a.facebook .svg:hover {
    width: 36px;
    vertical-align: middle
}

.natixis main .headerBackground {
    background: url(/img/img_block1.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: top right;
    height: 689px;
    position: absolute;
    width: 100%;
    z-index: -1;

}

.natixis main, article, aside, details, figcaption, figure, footer, form, header, hgroup, hr, main, menu, nav, section, summary {
    display: block;
    clear: both
}

.natixis main {
    padding-left: 15px;
    padding-right: 15px;
    position:relative;
}

.natixis header {
    overflow: auto;
    background: #fff
}

.natixis .blackRightArrow {
    cursor: pointer;
    border: 0;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: .5em 2em .5em 1em;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/img/svg/arrow_down.svg) 85%/15% no-repeat
}

.natixis .blackRightArrow::-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.natixis .blackRightArrow::-ms-expand {
    display: none
}

.natixis header {
    padding-bottom: 25px
}

.natixis header hr.top {
    border-top: 1px solid #000
}

.natixis header hr.bottom {
    clear: both;
    border-top: 2px solid #e5e5e5
}

.natixis header img {
    vertical-align: middle
}

.natixis header .blockRight {
    float: right;
    display: inline-block;
    margin-top: 1%;
    vertical-align: middle
}

.natixis span.Followus {
    display: none;
    font-weight: 400;
    color: #4d4d4d
}

.natixis a.twitter {
    display: inline-block;
    vertical-align: middle
}

.natixis a.twitter .svg {
    background-image: url(/img/svg/twitter.svg);
    height: 36px
}

.natixis a.twitter .svg:hover {
    margin-left: 15px;
    background-image: url(/img/svg/hover-twitter.svg);
    height: 36px
}

.natixis a.instagram {
    display: inline-block;
    vertical-align: middle
}

.natixis a.instagram .svg {
    margin-left: 15px;
    background-image: url(/img/svg/instagram.svg);
    height: 36px
}

.natixis a.instagram .svg:hover {
    margin-left: 15px;
    background-image: url(/img/svg/hover-instagram.svg);
    height: 36px
}

.natixis a.linkedin {
    display: inline-block;
    vertical-align: middle
}

.natixis img.linkedin {
    margin-left: 15px
}

.natixis a.linkedin .svg {
    float: right;
    margin-left: 15px;
    background-image: url(/img/svg/in.svg);
    height: 36px
}

.natixis a.linkedin .svg:hover {
    float: right;
    margin-left: 15px;
    background-image: url(/img/svg/hover-in.svg);
    height: 36px
}

.natixis a.youtube {
    display: inline-block;
    vertical-align: middle
}

.natixis img.youtube {
    margin-left: 15px
}

.natixis a.youtube .svg {
    float: right;
    margin-left: 15px;
    background-image: url(/img/svg/youtube.svg);
    height: 36px
}

.natixis a.youtube .svg:hover {
    float: right;
    margin-left: 15px;
    background-image: url(/img/svg/hover-youtube.svg);
    height: 36px
}

.natixis a.facebook {
    display: inline-block;
    vertical-align: middle
}

.natixis img.facebook {
    margin-left: 15px
}

.natixis a.facebook .svg {
    float: right;
    margin-left: 15px;
    background-image: url(/img/svg/facebook.svg);
    height: 36px
}

.natixis a.facebook .svg:hover {
    float: right;
    margin-left: 15px;
    background-image: url(/img/svg/hover-facebook.svg);
    height: 36px
}

.natixis header .applicantAccount {
    display: inline-block;
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 20px
}

.natixis header .applicantAccount a {
    color: #000
}

.natixis header .applicantAccount a:hover {
    color: #692475
}

.natixis .headerBottom {
    border-top: 2px solid #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    padding: 10px 0;
    margin-bottom: 30px;
    background: #fff
}

.natixis .headerBottom a {
    position: relative;
    color: #692475;
    margin-right: 55px;
    font-weight: 700
}

.natixis .headerBottom a:after, .natixis .headerBottom a:before {
    position: absolute;
    clear: both;
    content: ''
}

.natixis .headerBottom a:hover {
    color: #5f6367
}

.natixis .headerBottom a:after {
    left: calc(50% - 5px);
    left: -moz-calc(50% - 5px);
    left: -webkit-calc(50% - 5px);
    left: calc(50% - 5px);
    left: -moz-calc(50% - 5px);
    left: -webkit-calc(50% - 5px);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.natixis .headerBottom a:before {
    width: 100%
}

.natixis .headerBottom a:hover::before {
    border-top: 2px solid;
    top: -15px
}

.natixis .headerBottom a:hover::after {
    border-top: 6px solid #5f6367;
    top: -15px
}

.natixis .images {
    clear: both
}

.natixis .images .block1 {
    margin-bottom: 50px
}

.natixis .images img {
    clear: both;
    max-width: 100%;
    height: auto
}

.natixis .search {
    clear: both
}

.natixis footer {
    color: #000;
    font-size: 14px;
    margin-top: 40px;
    padding-top: 15px;
    padding-bottom: 15px
}

.natixis footer .followus {
    float: left;
    margin-bottom: 20px
}

.natixis footer .links {
    float: right;
    margin-left: 20px
}

.natixis footer .links hr {
    display: none
}

.natixis footer .links a {
    color: #000;
    margin-left: 20px
}

.natixis footer .links a:hover {
    color: #9856b4
}

.natixis footer .group {
    clear: both;
    font-weight: 400;
    font-size: 14px;
    color: #5f6367;
    border-top: solid 1px #ccc
}

.natixis footer .group hr {
    border: 1px solid #ccc
}

.natixis footer .group span {
    float: right
}

.search form {
    margin-left: 0;
    margin-right: 0;
    font-size: 14px
}

.search form .divInputs {
    display: block;
    width: 100%;
    margin-right: 0;
    background: #fff;
    -moz-box-shadow: 2px 2px 5px 0 #cfcfcf;
    -webkit-box-shadow: 2px 2px 5px 0 #cfcfcf;
    -o-box-shadow: 2px 2px 5px 0 #cfcfcf;
    box-shadow: 2px 2px 5px 0 #cfcfcf;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=5);
    border-radius: 10px;
    overflow: auto
}

.search form .divInputs:before {
    display: block;
    content: '';
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: #692475;
    border-radius: 10px 10px 0 0
}

.search form #keywords {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 10px 10px 10px 15px;
    border: none;
    font-weight: 400;
    min-width: 250px
}

.search form #keywords:focus {
    outline-color: #ccc
}

.natixis .search form #keywords::-webkit-input-placeholder {
    font-size: 16px
}

.natixis .search form #keywords::-moz-placeholder {
    font-size: 16px
}

.natixis .search form #keywords:-ms-input-placeholder {
    font-size: 16px
}

.natixis .search form #keywords:-moz-placeholder {
    font-size: 16px
}

.natixis .search form button[type=submit] {
    display: inline-block;
    border: none;
    background: #fff;
    cursor: pointer;
    width: 35px;
    height: 35px
}

.search form .divButtons {
    display: inline-block;
    float: right;
    vertical-align: middle;
    width: 4%;
    margin-top: 30px;
    margin-bottom: 18px
}

.search form select {
    color: #5f6367;
    border: none;
    float: left;
    padding: 10px 30px 10px 10px;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    font-weight: inherit;
    line-height: inherit;
    line-height: 1.5em;
    margin-top: 25px;
    margin-bottom: 0;
    margin-left: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/img/svg/arrow_down.svg) center right no-repeat;
    background-size: 25px
}

.search form select:hover {
    color: #692475
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.natixis #actualites, .natixis .block4 {
    position: relative
}

.searchBottom {
    height: 25vh;
    margin-top: 30px;
    margin-bottom: 30px
}

.natixis .block3 {
    width: 25%;
    float: left;
    min-height: 600px;
    margin-right: 5%
}

.natixis .block3 h2 {
    margin-top: 0
}

.natixis .block3 .btn {
    cursor: pointer;
    background: #692475;
    padding: 15px;
    border-radius: 8px;
    color: #fff;
    font-style: italic;
    font-size: 16px;
    border: none
}

.natixis .block4 {
    width: 70%;
    float: left
}

.natixis .block4 .navSlide {
    position: absolute
}

.natixis .block4 .content {
    position: relative;
    margin-top: 130px;
    background: #f2f2f2;
    padding: 120px 20px 90px
}

.natixis .block4 .bx-viewport {
    overflow: visible !important
}

.natixis .block4 .bx-wrapper {
    box-shadow: none;
    border: none
}

#actualites .bx-wrapper .bx-pager.bx-default-pager a {
    height: 12px;
    width: 12px;
    border-radius: 2px;
    background: #b6a4bf
}

#actualites .bx-wrapper .bx-pager.bx-default-pager a.active, 
#actualites .bx-wrapper .bx-pager.bx-default-pager a:focus, 
#actualites .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #8b679d
}

#actualites .bx-wrapper .bx-controls-direction a {
    top: 40px
}

#actualites .bx-wrapper .bx-next, 
#actualites .bx-wrapper .bx-prev {
    width: 35px;
    height: 25px;
    text-align: center;
    border: 2px solid #692475;
    border-radius: 10px;
    background: url(/img/svg/arrow-prev.svg) center center no-repeat;
    background-size: 30%;
    text-indent: -50000px
}

#actualites .bx-wrapper .bx-prev {
    left: 110px
}

#actualites .bx-wrapper .bx-next {
    transform: scale(-1);
    left: 160px
}

.natixis .block4 .num {
    float: left;
    color: #692475;
    padding-top: 20px
}

.natixis .block4 .cadreNav {
    position: absolute;
    top: 0;
    left: 80px;
    right: 0;
    height: 472px;
    width: 90%;
    padding: 20px 0 20px 20px;
    border-top: solid 4px #692475;
    border-bottom: solid 4px #692475;
    border-left: solid 4px #692475
}

.natixis .block4 .cadreNav .imgSlide {
    position: absolute !important;
    right: 0;
    z-index: 1
}

#BlockTemoignages {
    position: relative;
    overflow: auto
}

#BlockTemoignages .BlockTemoignagesTitre {
    position: relative;
    width: 50%;
    float: left
}

#BlockTemoignages .BlockTemoignagesNav {
    position: relative;
    width: 40%;
    float: right;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 15px
}

#BlockTemoignages .BlockTemoignagesNav .navSlide {
    float: right;
    padding-top: 40px
}

#BlockTemoignages .itemTemoignages {
    display: flex;
    justify-content: flex-start;
    margin-top: 40px
}

#BlockTemoignages .item {
    width: 33%;
    position: relative;
    border-right: solid 1px #ccc;
    padding-bottom: 50px
}

#BlockTemoignages .item:last-child:after {
    content: '';
    position: absolute;
    top: 0;
    height: 300px;
    width: 1px;
    background: #ccc;
    margin-left: -1px
}

#BlockTemoignages .item:last-child {
    border: none
}

#BlockTemoignages .item .img {
    position: relative;
    cursor: pointer
}

#BlockTemoignages .item .img:before {
    position: absolute;
    content: '';
    width: 15%;
    height: 15%;
    background: url(/img/svg/play-button.svg) center no-repeat;
    left: 42%;
    top: 42%;
    text-align: center
}

#BlockTemoignages .item .img:after, .readMore:before {
    content: '';
    position: absolute;
    left: 0
}

#BlockTemoignages .item .img:after {
    width: 148px;
    height: 48px;
    background: url(/img/icon-play.png) center no-repeat;
    bottom: -6px
}

#BlockTemoignages .item h4 {
    font-weight: 100;
    font-size: 20px;
    margin-bottom: 0
}

#BlockTemoignages .item p {
    font-weight: 700;
    font-size: 20px;
    margin-top: 10px
}

#BlockTemoignages .item .itemContent {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px
}

.readMore {
    position: absolute;
    bottom: 0;
    color: #692475;
    font-style: italic;
    font-size: 20px
}

.readMore:before {
    top: -4px;
    width: 30px;
    height: 4px;
    background: #692475
}

.readMore a {
    color: #692475
}

.natixis.resultats {
    background: 0 0
}

.natixis.resultats header {
    border-bottom: solid 1px #ccc
}

#job_block_desc p {
    font-size: 14px;
    color: #000;
    line-height: 1.5
}

#job_list_header .block6 {
    position: relative;
    float: left;
    width: 60%
}

#job_list_header .block6 img {
    float: right
}

#job_list_header .block5 {
    position: relative;
    float: left;
    width: 40%;
    margin-top: 50px
}

#job_list_header .block5 p {
    margin-top: 30px !important
}

#job_list_header .block5 .Heavy {
    position: relative
}

#job_list_form_search select {
    cursor: pointer;
    background-color: #fff;
    border: 0;
    display: inline-block;
    font: inherit;
    line-height: inherit;
    line-height: 1.5em;
    padding: .5em 2em .5em 1em;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) .5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

/* Page jeunes*/
#jeunes.natixis main{
    font-family: "Pluto", sans-serif;
    color: #000;
}
#jeunes.natixis h1{
    font-family:Pluto;
    font-weight: 300;
    color: #692475;
    font-size: 72px;
    line-height:1em;
    margin-right:12rem;
}
#jeunes.natixis .h1{
    color: #692475;
    line-height: 1em;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 1.2rem;
}
#jeunes.natixis p{
    font-size: 18px;
}
#top_part{
    border-bottom: solid 1px #ccc;
}
#promesse h2{
    margin-right: 1rem;
}
#promesse p{
    margin-top: .5rem;
    margin-bottom: .5rem;
}
#promesse p.bold{
    margin-top: 1rem;
}
.list_solution{
    display: flex;
    text-align: center;
    justify-content: space-between;
    margin-top: 2rem;
}
.list_solution .sep_hori{
    width: 2px;
    height: 130px;
    background-color: #ccc;
}
.list_solution .img_c{
    height: 70px;
    display: flex;
}
.list_solution img{
    display: inline-block;
    margin: auto;
}
.list_solution .text{
    max-width: 130px;
}
.bloc_opportunities{
    display: flex;
    background-color: #e5e5e5;
}
.bloc_opportunities h3{
    text-transform: uppercase;
    color: #692475;
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 1.5em;
    font-weight: 700;
}
.bloc_opportunities .img_c{
    line-height: 0;
    margin: auto;
}
.bloc_opportunities .text_c{
    padding: 1rem 2.5rem;
}
.bloc_opportunities .text_c p{
    font-size: 16px;
    margin-top: .5rem;
}
#notre_tribu > div{
    flex-wrap: wrap;
}
#meetus{
    background-color: #e5e5e5;
    padding: 2.5rem;
}
#meetus .h1{
    margin-top: 0;
}
.bxslider_school_c .bx-wrapper{
    background-color: transparent;
    border: 0;
    box-shadow: none;
    margin: 0 auto;
}
ul.bxslider_school{
    margin-top: 0;
}
.bxslider_school li{
    background-color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    list-style-type: none;
}
.bxslider_school_c .bx-wrapper .bx-prev,
.bxslider_school_c .bx-wrapper .bx-next{
    top: 45%;
    background: none;
    border-top: 1px solid #692475;
    border-left: 1px solid #692475;
    width: 65px;
    height: 46px;
    transform: rotate(-68deg) skew(-45deg);
    text-indent: 0;
}
.bxslider_school_c .bx-wrapper .bx-prev{
    left: -70px;
}
.bxslider_school_c .bx-wrapper .bx-next{
    transform: rotate(112deg) skew(-45deg);
    right: -70px;
}
#prefooter p{
    max-width: calc(100% - 400px);
}
/* /Page jeunes*/

/* HOME 09-09 */
#BlockTemoignages .itemTemoignages {
    margin-bottom: 60px;
}
#BlockTemoignages .item p {
    /*height: 90px;*/
    text-overflow : ellipsis;
    overflow: hidden;
    margin-bottom: 0;
}
.readMore::before {
    left: 0;
}

/* Page More than a job */
#nos_videos_content{
    border-top: 1px solid #e5e5e5;
}
#nos_videos_content .sub_title{
    font-family: "Pluto", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #666;
}
#nos_videos_content > .item{
    padding-top: 80px;
}
#nos_videos_content > .item:nth-child(odd){
    background-color: #f4f4f4;
}
#nos_videos_content .video_iframe{
    position:relative;
    height:0;
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom:31.25%;
    padding-top:30px;
}
#nos_videos_content .video_comment{
    padding-bottom: 50px;
}
#nos_videos_content .video_comment p{
    font-family: "Pluto", sans-serif;
    font-size: 18px;
    color: #666;
    padding-left: 70px;
    padding-right: 70px;
}

#nos_videos_content .video_iframe:after{
    content: '';
    position: absolute;
    left: 140px;
}

#nos_videos_content .video_iframe:after {
    width: 148px;
    height: 48px;
    background: url(/img/icon-play.png) center no-repeat;
    bottom: -14px
}
#nos_videos_content > .item:nth-child(odd) .video_iframe:after {
    background: url(/img/icon-play-grey.png) center no-repeat;
}  
/* //Page More than a job */


@media all and (min-width: 768px) and (max-width: 1024px) {
    #job_list_header .block5 {
        width: 60%
    }
    #job_list_header .block6 {
        width: 40%
    }
    #jeunes.natixis h1{
        margin-right: 2rem;
        font-size: 55px;
    }
    .bxslider_school_c .bx-wrapper .bx-next {
        right: -45px;
    }
    .bxslider_school_c .bx-wrapper .bx-prev {
        left: -45px;
    }
}

@media all and (max-width: 767px) {
    #job_list_header .block5 {
        width: 100%
    }

    #job_list_header .block6 {
        display: none
    }

    #job_list_header .block5 .Heavy::before {
        top: -10px;
        left: -60px;
        background-size: 62%
    }

    #BlockTemoignages .itemTemoignages {
        display: inherit;
        justify-content: inherit
    }

    .readMore {
        position: relative
    }
    #jeunes.natixis h1 {
        margin-right: 0;
        margin-top: 0;
        margin-bottom: .8rem;
    }
    .bxslider_school_c .bx-wrapper .bx-prev, 
    .bxslider_school_c .bx-wrapper .bx-next{
        display: none;
    }
    #BlockTemoignages .item p {
        margin-bottom: 15px;
    }
}

@media all and (min-width: 1025px) {
    .natixis .headerBottom .menuheaderBottom, .natixis header {
        padding-left: 15px
    }

    .natixis .images, .natixis .search {
        clear: both
    }

    .natixis .images .block1, .natixis .images .block2, .natixis a.instagram, .natixis a.linkedin, .natixis a.twitter, .natixis a.youtube, .natixis a.facebook, .natixis span.Followus {
        display: inline-block
    }

    .natixis header {
        padding-top: 15px
    }

    .natixis header hr.bottom {
        margin-top: 25px
    }

    .natixis header img.logo {
        width: 220px;
        height: auto
    }

    .natixis header select {
        margin-right: 35px
    }

    .natixis header .applicantAccount {
        margin-right: 15px
    }

    .natixis .main, .natixis main {
        max-width: 1290px;
        margin-right: auto;
        margin-left: auto
    }

    .natixis .images .block1 {
        margin-right: 9%;
        margin-bottom: 50px
    }

    .natixis .search form .divKeywords {
        display: inline-block;
        width: 23%;
        float: left;
        border-right: solid 1px #ccc
    }

    .natixis footer .links {
        margin-left: 105px
    }

    .natixis footer .group {
        margin-bottom: 18px;
        padding-top: 10px
    }

    .natixis footer .group hr {
        margin-bottom: 15px;
        margin-left: 0;
        margin-right: 0;
        border: 1px solid #ccc;
        width: 100%
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
        
    .natixis main .headerBackground {
    top:-50px;  
    }
    
    .natixis .headerBottom .menuheaderBottom, .natixis header {
        padding-left: 15px
    }

    .natixis footer .group, .natixis footer .links, .natixis header .applicantAccount, .natixis header select {
        margin-right: 20px
    }

    .natixis header {
        padding-top: 13px
    }

    .natixis header img.logo {
        width: 165px;
        height: auto
    }

    .natixis header a.linkedin, .natixis header a.twitter, .natixis span.Followus {
        display: inline-block
    }

    .natixis header a.youtube {
        display: inline-block;
    }

    .search form .divInputs {
        padding-bottom: 20px
    }

    .search form select {
        width: 90% !important;
        margin-left: 15px;
        border: 1px solid #ccc
    }

    .search form #keywords {
        min-width: 250px
    }

    .search form .divButtons {
        float: none;
        display: block;
        padding-top: 20px;
        clear: both
    }

    #BlockTemoignages .BlockTemoignagesTitre h2 {
        margin-left: 15px
    }

    .natixis footer .group {
        margin-left: 20px
    }
}

@media all and (max-width: 767px) {
    .natixis header .instagram, .natixis header .linkedin, .natixis header .twitter, .natixis header .youtube, .natixis header .facebook, .searchBottom {
        display: none
    }

    .natixis footer .group, .natixis footer .links, .natixis footer .links a, .natixis footer .links hr {
        clear: both;
        display: block;
        float: left
    }
    
    .natixis main .headerBackground {
        background-size: 60%;
        background-position:right 0px top 5%;
    }
    
    .natixis {
        background-size: 60%;
        background-position: right 0 top 5%;
    }

    .natixis .headerBottom {
        background: #fff;
    }

    .search form .divCompany select, .search form .divContract select, .search form .divCountries select, .search form .divJobSectors select {
        background: url(/img/svg/arrow_down.svg) 100%/25px no-repeat;
    }

    .natixis .images .block1 {
        margin-bottom: 20%;
    }

    .natixis .headerBottom a {
        margin-right: 15px;
        font-size: 13px;
    }

    h1, h2 {
        font-size: 30px;
    }

    p {
        font-size: 16px;
    }

    .natixis header {
        padding-top: 10px;
    }

    .natixis header hr.bottom {
        margin-top: 10px;
    }

    .natixis header img.logo {
        margin-left: 1%;
        width: 165px;
        height: auto;
    }

    .natixis header select {
        margin-right: 15px;
        margin-top: 8px;
    }

    .natixis header .applicantAccount {
        margin-right: 15px;
    }

    .natixis .headerBottom .menuheaderBottom {
        padding-left: 15px;
    }

    .natixis .images .block2 {
        float: left;
    }

    .search form #keywords {
        min-width: 250px;
    }

    .search form .divButtons {
        float: none;
        padding-top: 20px;
        display:block;
        margin-left: 20px;
        clear:both;
    }

    .search form .divJobSectors select {
        width: 120px;
    }

    .search form .divContract select {
        width: 190px;
    }

    .search form .divCountries select {
        width: 100px;
    }

    .search form .divCompany select {
        width: 120px;
    }

    .search form select {
        width: 90% !important;
        margin-left: 15px;
        border: 1px solid #ccc;
    }

    .natixis .block3 {
        width: 70%;
        min-height: inherit;
        margin-bottom: 30px;
        margin-top: 50px;
    }

    .natixis .block4 {
        width: 100%;
    }

    .natixis .block4 .num {
        float: none;
        display: block;
    }

    .natixis .block4 .content {
        padding: 50px 20px 20px;
    }

    .natixis footer {
        float: left;
        color: #000;
        font-weight: 600;
        font-size: 14px;
        margin-top: 35px;
        margin-left: 0;
        width: 100%;
        border-top: 8px solid #e5e5e5;
        min-height: 8px;
    }

    .natixis footer .links {
        width: 90%;
    }

    .natixis footer .links hr {
        width: 100%;
        border-top: 1px solid #e5e5e5;
        margin-top: 25px;
    }

    .natixis footer .links a {
        color: #000;
        text-decoration: none;
        margin-top: 15px;
        margin-left: 0;
        width: 90%;
    }

    .natixis footer .links a:hover {
        color: #9856b4;
    }

    .natixis footer .group {
        color: #5f6367;
        font-weight: 400;
        font-size: 14px;
        margin-top: 18px;
        margin-left: 15px;
        margin-right: 15px;
        width: 90%;
    }

    #BlockTemoignages .item {
        border: none;
        width: 100%;
    }

    #BlockTemoignages .item .itemContent {
        max-width: 520px;
    }

    #BlockTemoignages .BlockTemoignagesTitre {
        width: 100%;
    }

    #BlockTemoignages .BlockTemoignagesTitre h2 {
        margin-left: 15px;
    }

    #BlockTemoignages .BlockTemoignagesNav {
        width: 100%;
        padding-top: 0;
    }
    .bloc_opportunities {
        flex-wrap: wrap;
    }
    #notre_tribu .img_jungle{
        margin-top: 1.5rem;
    }
    #meetus{
        margin-top: 2rem;
    }
    #prefooter{
        margin-top: 2rem;
    }
    #prefooter > div{
        flex-wrap: wrap;
    }
    #prefooter p {
        width: 100%;
        max-width: none;
        margin-bottom: 2rem;
    }
    #jeunes main > .content{
        margin-bottom: 0;
    }
}
@media all and (max-width: 575px) {
    .natixis .headerBottom a:hover::before,
    .natixis .headerBottom a:hover::after {
       display: none; 
    }
    .natixis .headerBottom a {
        display: inline-block;
        width: calc(50% - 20px);
    }
    #jeunes.natixis h1 {
        font-size: 50px;
    }
    #jeunes.natixis .h1 {
        font-size: 40px;
    }
    #promesse .h1{
        margin-bottom: 0;
        margin-top: 2.5rem;
    }
    .list_solution {
        flex-wrap: wrap;
    }
    .list_solution > div{
        width: 100%;
        text-align: center;
    }
    .list_solution > div.sep_hori{
        display: none;
    }
    .list_solution .text {
        max-width: 130px;
        margin: 0 auto 1rem;
    }
    .bloc_opportunities .img_c img{
        max-width: 100%;
    }
    .bloc_opportunities .text_c {
        padding: 1rem 0.5rem;
    }
    #meetus {
        padding: 1.5rem 0.8rem;
    }
    #jeunes.natixis .h1 {
        font-size: 28px;
    }
}