.section-ourapp-1{
    padding: 100px;    
    padding-top: 20px;
    padding-bottom: 0;
    background-color: #f7f7f7;
}

.section-ourapp-1 img{
    width: 200px !important;
    height: 200px !important;
}

.section-ourapp-1 h3{
    color: #0c5ca8 !important;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 1.875rem;
    text-rendering: optimizeLegibility;
    font-size: 2.125rem;
    /* text-transform: uppercase; */    
    font-family: "Avenir Next";
    text-align: center;
}


.section-ourapp-1 h2{
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    color: #111 !important;
    font-family: "Avenir Next";
    font-size: 5.5rem;
    font-weight: bold;
    margin-bottom: 6.5rem;
    text-align: center;
}


.section-ourapp-1 .title-h1-bleue {
    background-color: #0c5ca8;
    width: 25.25rem;
    height: 0.475rem;
    display: block;
    margin: 20px auto 20px auto;
    transition: all .2s ease-in-out;
}

/* QA */

.u-align-left {
    text-align: left;
}

.u-clearfix::after, .u-clearfix::before {
    content: '';
    display: table;
}

.u-clearfix::after {
    clear: both;
}

.u-section-1 {
    /* background-image: url('../images/ourapproach/bgpattern.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /* margin: 100px 10px 20px 10px; */
    /* overflow: hidden; */
}

.u-section-1 .u-sheet-1 {
    min-height: 700px;
}

.u-sheet {
    position: relative;
    margin: 0 auto;
}

.u-section-1 .u-layout-wrap-1 {
    margin-top: 60px;
    margin-bottom: 0;
}

.u-expanded-width {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

div {
    display: block;
}

.u-layout-col, .u-layout-row, .u-layout-col > *, .u-layout-row > * {
    display: flex;
}

.u-layout-col, .u-layout-row {
    flex: 1 1 auto;
}

.u-layout-row {
    flex-direction: row;
    flex-wrap: wrap;
    min-height: -webkit-fit-content;
    min-height: fit-content;
}

.u-section-1 .u-layout-cell-1 {
    min-height: 580px;
}

.u-layout-row > .u-size-30 {
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 50%;
}

.u-layout-cell {
    position: relative;
    display: flex;
    background-clip: padding-box;
    background-origin: padding-box;
}

.u-layout-row > * {
    max-height: 100%;
    min-height: -webkit-fit-content;
    min-height: fit-content;
}

.u-section-1 .u-container-layout-1 {
    padding: 60px;
}

.u-container-layout {
    position: relative;
    flex: 1;
    max-width: 100%;
    transition-duration: inherit;
}

.u-section-1 .u-text-1 {
    font-size: 6.75rem;
    font-weight: 700;
    text-transform: none;
    margin: 0 18px 0 0;
    font-family: "Avenir Next";
}

h2:not(.u-subtitle) {
    /* font-weight: 400; */
    /* font-size: 2.25rem;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 20px; */
}

.u-text {
    word-wrap: break-word;
    position: relative;
}

.u-section-1 .u-layout-cell-2 {
    min-height: 570px;
}

.u-section-1 .u-container-layout-2 {
    padding: 30px;
}

.u-section-1 .u-image-1 {
    width: 347px;
    height: 520px;
    object-position: 50% 6.76%;
    margin: 0 0 0 auto;
}

.u-overlap.u-overlap-transparent .u-header, .u-image, .u-gradient {
    color: #111111;
}

.u-image, .u-background-effect-image, .u-video-poster {
    object-fit: cover;
    display: block;
    vertical-align: middle;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.u-section-1 .u-group-1 {
    min-height: 246px;
    height: auto;
    width: 510px;
    margin: -323px auto 70px;
}

.u-palette-2-base {
    color: #ffffff;
    background-color:  #0c5ca8;

}

.u-group {
    display: flex;
}

.u-section-1 .u-container-layout-3 {
    padding: 30px;
}

.u-icon {
    display: block;
    line-height: 0;
    border-width: 0px;
}

.u-section-1 .u-icon-1 {
    width: 64px;
    height: 64px;
    margin: 0 auto 0 0;
}

.u-file-icon img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.u-section-1 .u-text-2 {
    font-size: 1.85rem;
    font-style: normal;
    font-weight: 400;
    margin: -64px 20px 0 94px;
    font-family: "Avenir Next";
}

.u-section-1 .u-text-3 {
    margin: 20px 20px 0 94px;
}

/* ======================================*/
/* 
	Our Approach - QA
*/
/* ======================================*/

/* Mobile Screen */

@media (min-width:375px) and (max-width:767px) {
	.u-section-1 .u-sheet-1 {
        min-height: 881px;
    }

    .u-layout-wrap:not(.u-layout-custom-xs) .u-layout {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .u-layout-wrap:not(.u-layout-custom-xs) .u-layout .u-layout-cell {
        border-left: 0 !important;
        border-right: 0 !important;
    }

    .u-layout-wrap:not(.u-layout-custom-xs) .u-layout-row > * {
        min-width: 100%;
    }

    .u-section-1 .u-layout-cell-1 {
        min-height: 208px;
    }

    .u-section-1 .u-container-layout-1 {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .u-section-1 .u-image-1 {
        margin-left: -20px;
    }

    .u-file-icon img {
        visibility: hidden;
    }

    .u-section-1 .u-text-1 {
        font-size: 5rem;
    }

    .u-section-1 .u-layout-cell-2 {
        min-height: 466px;
    }

    .u-section-1 .u-group-1 {
        min-height: 314px;
        margin-top: -238px;
        margin-right: initial;
        margin-left: initial;
        width: auto;
    }

    .u-expanded-width-xs {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .u-section-1 .u-text-2 {
        margin: -14px 20px 0 10px;
    }
	
}

/* Tablette Screen */

@media (min-width:768px) and (max-width:1023px) {

    .u-section-1 .u-text-1 {
        font-size: 4.75rem;
    }
	

}

/* CP */

.u-section-2 {
    background-color: #f7f7f7;
    margin-bottom: 5.5rem;
}

.u-section-2 .u-sheet-1 {
    min-height: 630px;
}

.u-section-2 .u-shape-1 {
    width: 700px;
    height: 367px;
    background-image: none;
    margin: 150px auto 0 0;
}

.u-palette-1-base, .u-body.u-palette-1-base, .u-container-style.u-palette-1-base:before, .u-table-alt-palette-1-base tr:nth-child(even) {
    color: #ffffff;
    background-color: #111111;
}

.u-section-2 .u-image-1 {
    width: 809px;
    height: 388px;
    object-position: 0% 50%;
    background-position: 0% 50%;
    margin: -500px auto 0 131px;
}

img.u-image{
    overflow: hidden;
}

.u-section-2 .u-group-1 {
    background-color: #0c5ca8;
    min-height: 285px;
    width: 722px;
    height: auto;
    margin: -100px 0 40px auto;
}

.u-section-2 .u-container-layout-1 {
    padding: 30px 50px;
}

.u-section-2 .u-text-1 {
    font-size: 4.25rem;
    /* text-transform: uppercase; */
    letter-spacing: 2px;
    font-weight: 700;
    margin: 20px 0 0;
}

.u-text-palette-1-base, a.u-button-style.u-text-palette-1-base, a.u-button-style.u-text-palette-1-base[class*="u-border-"] {
    color: #ffffff !important;
}

.u-section-2 .u-text-2 {
    margin: 32px 0 0;
    color: #ffffff;
    font-size: 1.85rem;
    font-style: normal;
    font-weight: 400;
    /* margin: -64px 20px 0 94px; */
    font-family: "Avenir Next";
}

/* ======================================*/
/* 
	Our Approach - CP
*/
/* ======================================*/

/* Mobile Screen */

@media (min-width:375px) and (max-width:767px) {

    .u-section-2 .u-sheet-1 {
        min-height: 801px;
    }

    .u-sheet {
        width: 340px;
    }

    .u-section-2 .u-shape-1 {
        height: 249px;
        width: 304px;
        margin-top: 124px;
    }

    .u-section-2 .u-image-1 {
        height: 268px;
        width: 314px;
        margin: -300px auto 0 30px;
    }

    .u-section-2 .u-group-1 {
        min-height: 465px;
        width: 295px;
        margin-top: -32px;
        margin-right: 0;
    }

    .u-section-2 .u-container-layout-1 {
        padding: 30px;
    }

    .u-valign-middle-xs {
        justify-content: center;
    }

    .u-valign-middle-xs, .u-valign-top-xs, .u-valign-bottom-xs {
        display: flex;
        flex-direction: column;
    }

    .u-section-2 .u-text-1 {
        font-size: 3.25rem;
        margin-top: 0;
    }

}

/* Tablette Screen */

@media (min-width:768px) and (max-width:1023px) {

    .u-section-2 .u-image-1 {
        margin: -500px auto 0 1px;
    }

}




/* RL */

section.u-image, .u-sheet.u-image, .u-group.u-image, .u-layout-cell.u-image {
    overflow: visible;
}

.u-section-3 {
    background-image: url('../images/ourapproach/3.jpg');
    background-position: 50% 50%;
    min-height: 600px;
}

.u-section-3 .u-group-1 {
    width: calc(((100% - 1140px) / 2) + 481px);
    min-height: 372px;
    height: auto;
    background-image: none;
    margin: 0 0 20px auto;
}

.u-white, .u-body.u-white, .u-container-style.u-white:before {
    color: #111111;
    background-color: #ffffff;
}

.u-align-center {
    text-align: center;
}

.u-valign-middle, .u-valign-top, .u-valign-bottom {
    /* display: flex !important; */
}

.u-valign-middle {
    justify-content: center;
}

.u-section-3 .u-container-layout-1 {
    padding: 30px;
}

.u-section-3 .u-text-1 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.125rem;
    font-weight: 500;
    margin: 0;
}

.u-section-3 .u-text-2 {
    font-size: 4.75rem;
    font-weight: 700;
    text-transform: none;
    margin: 0 18px 0 0;
    font-family: "Avenir Next";
}

.u-section-3 .u-line-1 {
    width: 100px;
    height: 3px;
    margin: 40px auto 0;
}

.u-line.u-line-horizontal {
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
}

.u-border-grey-dark-1, .u-separator-grey-dark-1:after {
    border-color: #454545;
}

.u-border-6, .u-separator-6:after, .u-text.u-border-6, a.u-button-style.u-border-6 {
    border-width: 6px;
}

[class*="u-border-"], .u-link[class*="u-border-"] {
    border-style: solid;
}

.u-section-3 .u-text-3 {
    margin: 20px 0 0;
    font-size: 1.85rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Avenir Next";
}

.u-text-grey-40, .u-text-grey-40 a, a.u-button-style.u-text-grey-40, a.u-button-style.u-text-grey-40[class*="u-border-"] {
    color: #4A4A4A !important;
}


/* ======================================*/
/* 
	Our Approach - RL
*/
/* ======================================*/

/* Mobile Screen */

@media (min-width:375px) and (max-width:767px) {

    .u-section-3 {
        min-height: 584px;
    }

    .u-section-3 .u-group-1 {
        width: calc(((100% - 340px) / 2) + 340px);
    }

    .u-section-3 .u-container-layout-1 {
        padding-left: 10px;
        padding-right: 10px;
    }



}

/* Tablette Screen */

@media (min-width:768px) and (max-width:1023px) {

	

}


/* ======================================*/
/* 
	Our Approach
*/
/* ======================================*/

/* Mobile Screen */

@media (min-width:375px) and (max-width:767px) {
	.section-ourapp-1 {
		padding: 15px;
	}

    .section-ourapp-1 h2 {
		font-size: 28px;
	}
}

/* Tablette Screen */

@media (min-width:768px) and (max-width:1023px) {

	.section-ourapp-1 {
		padding: 15px;
	}

    .section-ourapp-1 h2 {
		font-size: 32px;
	}

}