


/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Roboto:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather&display=swap');*/
/* Fonts CSS */
@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Heavy.woff2') format('woff2'), url('../fonts/Avenir-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Black.woff2') format('woff2'), url('../fonts/Avenir-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Light.woff2') format('woff2'), url('../fonts/Avenir-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Medium.woff2') format('woff2'), url('../fonts/Avenir-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Regular.woff2') format('woff2'), url('../fonts/Avenir-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.woff2') format('woff2'), url('../fonts/Calibri.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri-BoldItalic.woff2') format('woff2'), url('../fonts/Calibri-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri-Bold.woff2') format('woff2'), url('../fonts/Calibri-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri-Italic.woff2') format('woff2'), url('../fonts/Calibri-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


*, ::after, ::before {
    box-sizing:border-box
}

body, html {
    width: 100%;
    height: 100%;
    
}

source{
    width:100%;
    height: auto;
    display: block;
}
picture{
    width:100%;
    height: auto;
    display: block;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
ol, ul {
    list-style: none;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom:0
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items:center !important
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left:-15px
}

.text-left {
    text-align:left !important
}

.text-right {
    text-align:right !important
}

.text-center {
    text-align:center !important
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left:15px
}


.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width:41.666667%
}

.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width:58.333333%
}

.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height:1
}
@font-face {
    font-family: "Font Awesome 5";
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}
@font-face {
    font-family: "Font Awesome 5";
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url(../fonts/fa-light-300.eot);
    src: url(../fonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-light-300.woff2) format("woff2"), url(../fonts/fa-light-300.woff) format("woff"), url(../fonts/fa-light-300.ttf) format("truetype"), url(../fonts/fa-light-300.svg#fontawesome) format("svg")
}


@font-face {
    font-family: "Font Awesome 5";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg")
}
@font-face {
    font-family: "Font Awesome 5";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .fas {
    font-family: "Font Awesome 5";
    font-weight: 900
}
.fab {
    font-family: "Font Awesome 5"
}
.fad {
    position: relative;
    font-family: "Font Awesome 5";
    font-weight:900
}

.fad:before {
    position: absolute;
    color: var(--fa-primary-color, inherit);
    opacity: 1;
    opacity:var(--fa-primary-opacity, 1)
}

.fad:after {
    color:var(--fa-secondary-color, inherit)
}
.fa-swap-opacity .fad:before, .fad.fa-swap-opacity:before, .fad:after {
    opacity: .4;
    opacity:var(--fa-secondary-opacity, .4)
}
.fa-swap-opacity .fad:after, .fad.fa-swap-opacity:after {
    opacity: 1;
    opacity:var(--fa-primary-opacity, 1)
}
.fad.fa-inverse {
    color:#fff
}

.fad.fa-stack-1x, .fad.fa-stack-2x {
    position:absolute
}

.fad.fa-fw:before, .fad.fa-stack-1x:before, .fad.fa-stack-2x:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform:translateX(-50%)
}
.fa-heart:before {
    content: "\f004"
}
.fa-facebook-f:before {
    content: "\f39e"
}
.fa-linkedin-in:before {
    content: "\f0e1"
}
.fa-instagram:before {
    content: "\f16d"
}

.fal {
    font-weight:300
}
.fal, .far {
    font-family: "Font Awesome 5"
}
.fa-map-marker-alt:before {
    content: "\f3c5"
}
.fa-times-hexagon:before {
    content: "\f2ee"
}

.pt-5, .py-5 {
    padding-top:3rem !important
}
.pb-5, .py-5 {
    padding-bottom:3rem !important
}
.p-0 {
    padding:0 !important
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left:auto
}
@media (min-width: 576px) {
    .container, .container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width:720px
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width:25%
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width:50%
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width:16.666667%
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width:33.333333%
    }
    .nous-section{width:100%;height:auto;}
    .nous-section--padding{padding: 0 0 50px 0;}

}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width:1200px
    }
}
/* fancybox */
body.compensate-for-scrollbar {
    overflow:hidden
}

.fancybox-active {
    height:auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility:hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index:99992
}

.fancybox-container * {
    box-sizing:border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top:0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y:auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function:cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function:cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index:99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility:visible
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select:none
}

.fancybox-toolbar {
    right: 0;
    top:0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index:99994
}

.fancybox-is-open .fancybox-stage {
    overflow:hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index:99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width:0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display:block
}

.fancybox-slide--image {
    overflow: hidden;
    padding:44px 0
}

.fancybox-slide--image:before {
    display:none
}

.fancybox-slide--html {
    padding:6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align:middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index:99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor:zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor:zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor:grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor:grabbing
}

.fancybox-container [data-selectable=true] {
    cursor:text
}

.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width:100%
}

.fancybox-spaceball {
    z-index:1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width:100%
}
.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width:44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color:#ccc
}

.fancybox-button:hover {
    color:#fff
}

.fancybox-button:focus {
    outline:none
}

.fancybox-button.fancybox-focus {
    outline:1px dotted
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline:none
}

.fancybox-button div {
    height:100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width:100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width:0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
    display:none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index:99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index:401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity:1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top:0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow:hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display:none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width:70px
}

.fancybox-navigation .fancybox-button div {
    padding:7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding:31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right:env(safe-area-inset-right)
}
.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index:99996
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding:75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top:-50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events:all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration:none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration:underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index:99999
}
@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right:6px
    }

    .fancybox-slide--image {
        padding:6px 0
    }

    .fancybox-close-small {
        right:-6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width:36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right:12px
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right:max(12px, env(safe-area-inset-right))
        }
    }
}
@keyframes a {
    to {
        transform:rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function:cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform:translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform:translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform:translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function:cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity:1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform:scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform:scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform:scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform:rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform:rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform:rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform:scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform:scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform:translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform:translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform:translateZ(0) scale(1)
}
/*Main Css */
::selection{background:#ff9500;color:#fff;text-shadow:none;}
::-webkit-scrollbar{width:5px;background-color:#F5F5F5;}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment{display:none;}
::-webkit-scrollbar-track-piece{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#dedede;}
::-webkit-scrollbar-thumb:vertical{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#ff9500;}

body{font-family: 'Calibri';overflow-x:hidden;font-size:16px;line-height:1;color:#000000;}
h1,
h2,
h3,
h4,
h5,
h6{display:block;font-family: 'Avenir';}
*:hover,
*:focus,
*{outline:none!important;}
img{max-width:100%;height:auto;}
a,
input[type="submit"]{-webkit-transition:all 0.4s ease-In-out;-moz-transition:all 0.4s ease-In-out;-o-transition:all 0.4s ease-In-out;transition:all 0.4s ease-In-out;display:inline-block;cursor:pointer; }
a:hover{color: #ff9500;text-decoration: none;}
p,
a{font-size:16px;font-weight:normal;color:#000000; }
p{line-height:26px;display:block; }
span{display:inline-block;}

textarea,
select,
input[type],
textarea,
select,
button{background:transparent;border:none;border-radius:0px;font-weight:400;}
::-webkit-input-placeholder{color:#fff;font-weight:400;}
::-moz-placeholder{color:#fff;font-weight:400;}
:-ms-input-placeholder{color:#fff;font-weight:400;}
:-moz-placeholder{color:#fff;font-weight:400;}

/* Tabbing CSS */
[class^="box-"]{display:none}
[class^="box-"].showfirst{display:block}

/* Accordion CSS */
.myaccordion li .faq-opt{display:none;}
.myaccordion li.active .faq-opt{display:block;}
.myaccordion li.active .faq-ang h4:before{content:'\f077';}

/* Custom Slick Css */
.slick-list{margin:0 -15px;}
.slick-slide{margin:0 15px;}
ul.slick-dots{padding:50px 0 0;text-align:center;}
ul.slick-dots li{margin:0 20px 0 0px;width:auto;display:inline-block;vertical-align:middle;overflow:hidden;padding:0px;border:none;}
.slick-dots li button:before,
.slick-dots li button:before{color:#FFF;opacity:1;font-size:20px;}
.slick-dots li button{height:8px;width:8px;border-radius:50%;padding:0px;background:#d6d6d6;border:none;cursor:pointer;font-size:0px;padding:0px;-webkit-transition:all 0.4s ease-In-out;-moz-transition:all 0.4s ease-In-out;-o-transition:all 0.4s ease-In-out;transition:all 0.4s ease-In-out;box-sizing:border-box;}
.slick-dots li.slick-active button{background:#ff9500;width:11px;height:11px;}
span.arrows{width:40px;height:40px;border:none;position:absolute;top:0px;bottom:0px;margin:auto;z-index:2;cursor:pointer;line-height:39px;font-size:12px;text-align:center;font-weight:300;top:0;border-radius:0;background:#f7f7f7;color:#696969}
span.arrows.next{right:1%;}

/* Global Css */
.sprite-icn:before{content:"";background-image:url(../images/sprite.png);background-repeat:no-repeat;display:inline-block;}
.ovr-hiddn{overflow:hidden;}

.overlay:after{content:"";position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.60);z-index:1;}
.overlay{display:none;}
.overlay.active{display:block;}

.mn-btn{color:#ffffff;font-size:18px;background:#000000;border:1px solid #000000;font-weight:400;text-transform:uppercase;padding:0px 0px;}
.mn-btn:hover{background:transparent;color:#000000;}

/* Padding Classes */
.pad-sec{ padding: 100px 0; }
.pad-zero{padding:0px;}
.pad-l-zero{padding-left:0px;}
.pad-r-zero{padding-right:0px;}

/* Heading Classes */

.mn-hd h4{font-size:36px;font-weight:900;line-height:1.39;text-align:center;color:#808080;margin-bottom:35px;}
.para p{font-size:20px;font-weight:normal;line-height:1.25;color:#808080;margin-bottom:25px;}
.para a{width:120px;height:45px;background-color:#ff9500;border-radius:50px;text-align:center;line-height:45px;font-size:20px;font-weight:500;color:#ffffff;}
.para a:hover{background-color:#1377c9;}

/* header CSS */
header{-webkit-transition:all 0.4s ease-In-out;-moz-transition:all 0.4s ease-In-out;-o-transition:all 0.4s ease-In-out;transition:all 0.4s ease-In-out;position:sticky;top:0;z-index:5;}

.logo{display:inline-block;transition:all 0.4s ease-In-out;padding: 10px 0;}
.logo img{max-width: 43%;display:block;transition:all 0.4s ease-In-out; margin: 0;}
.logo video{max-width: 43%;display:block;transition:all 0.4s ease-In-out; margin: 0;}
.sticky{box-shadow:1px 1px 7px rgba(0,0,0,0.4);}
.sticky .logo img{max-width: 35%;transition:all 0.4s ease-In-out;}
.sticky .logo video{max-width: 35%;transition:all 0.4s ease-In-out;}

/* Menu Css */
.menu{font-size:0px;display:inline-block;vertical-align:middle;}
.menu li{display:inline-block;vertical-align:middle;margin-right: 45px; padding-bottom:10px}
.menu li.last{margin-right:0px;}
.menu li a{display:block;font-size:16px;color:#0a043c;font-weight:normal;font-family: 'Avenir';}
.menu li:hover a,
.menu li.active a{color:#ff9500;}
ul.lagu-selet{display:inline-block;padding-left:40px}
ul.lagu-selet ol{display:inline-block;position:relative;}
ul.lagu-selet ol:first-child{margin-right:20px;}
ul.lagu-selet ol:after{content:'/';position:absolute;top: 2px;/* bottom:0; */right: -16px;margin:auto;font-size: 18px;font-weight:700;color:#0a043c;}
ul.lagu-selet ol.last:after{display:none;}
ul.lagu-selet ol a{line-height: 22px;}
ul.lagu-selet ol a:hover{color:#ff9500;}
ul.lagu-selet ol.currents a{font-weight:700;font-size: 20px;}
.menu__flex{min-width: fit-content;}
.dropdown__menu{position: relative; display: inline-block;}
.dropdown__content{
    display: none;
    text-align: left;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

    z-index: 1;}
    .dropdown__content > a{
        padding:20px;
       color: black !important;
    }
    .dropdown__content > a:hover{
        background-color: #ff9500;
        color: white !important;
       
    }
.dropdown__menu:hover .dropdown__content {
    display: block;
}
/* Dropdown CSS*/
@keyframes btotreverse{
    0%{top:75px;opacity:1;}
    100%{top:115px;opacity:0;}
}
@keyframes btot{
    0%{top:115px;opacity:0;}
    100%{top:40px;opacity:1;}
}
.dropdown-nav{position:relative;overflow:hidden;vertical-align:middle;}
.dropdown-nav:hover{overflow:visible;}
ul.dropdown{position:absolute;width:100%;left:-0px;margin:auto;background:#fff;padding:20px;text-align:left;border-radius:2px;box-shadow:0 0 10px 3px #00000014;opacity:0;animation:btotreverse 0.5s forwards;}
ul.dropdown li{width:100%;display:inline-block;vertical-align:middle;}
ul.dropdown li a{padding:0;font-size:14px;color:#000!important;display:block;width:100%;margin:0px 0 15px;text-align:center;font-weight:600;background:transparent!important;}
ul.dropdown li.last a{margin-bottom:0px;}
ul.dropdown li a:hover{color:#000!important;}
.dropdown-nav:hover ul.dropdown{animation:btot 0.5s forwards;z-index:9;}

/* Write your CSS styling from here */
header{margin:0 auto;padding:0 5%;background-color:#fff;transition:all 0.4s ease-in-out;padding-top: 15px; padding-bottom:15px}
.wrapper{ padding:0 5%; margin: 0 auto; }
.mainBanner{background-position: top;height: 666px;background-repeat:no-repeat;display:flex;align-items:center;position:relative;background-size: 240px;}
.mainBanner h3{font-size: 3.1vw;letter-spacing: 1.1px;line-height: 1;color: #ff9500;margin-bottom: 50px;text-transform: uppercase;transition: all 0.4s ease-In-out;}
.mainBanner p{  font-size: clamp(0.4rem, 2.2vw, 24px); color: #808080; line-height: 2; letter-spacing: 0.25px; }
.mainBanner p span{color: #1377c9;text-transform: uppercase;}
.mainBanner__video-wrapper{height:0;}
.mainBanner--width{width: calc(100%);}
.trvl p span{color: #ff9500;}
h3.color-2{ color: #1377c9; }
ul.topNavBtn{ display: flex; align-items: center; justify-content: end;}

ul.topNavBtn li a{  font-size: 14px; font-weight: 400; color: #fff; padding: 15px 30px; border-radius: 30px; }

ul.topNavBtn li:first-child a
    { 
        background: #ff9500; 
        margin-right: 15px; 
    } 
    
ul.topNavBtn li:last-child a
    { 
        background: #1377c9; 
        margin-right: 0;
    }

.homeSec-2{ background: #1377c9; padding: 50px 0; }
.homeSec-2 h2{font-size: 39px;font-weight: bold;letter-spacing: 0.08px;color: #fff;line-height: normal;}
.homeSec-3{ background-position:center;height:100vh;background-repeat:no-repeat;display:flex;position:relative; }
.homeSec-3 h3{ font-size: 48px; letter-spacing: 12.8px; line-height: 1; color: #ff9500; text-transform: uppercase;transition: all 0.4s ease-In-out; }
.homeSec-3 h4{ font-size: 48px; letter-spacing: 12.8px; line-height: 1; color: #1377c9; text-transform: uppercase; margin-top: 70%;transition: all 0.4s ease-In-out; }
.homeSec-4 h2{font-size: 39px;font-weight: 600;line-height: 1.56;color: #808080;margin-bottom: 50px;color: #808080;}
.homeSec-5 h2{  font-size: 36px; font-weight: 600;  line-height: 1.39; color: #fff; padding: 20px 0; background: #ff9500; width: 100%; text-align: center; }
.homeSec-5 ul.jobSlider{margin-top: 50px; margin-bottom: 50px; }
.homeSec-5 ul.jobSlider li{ text-align: center; }
.homeSec-5 ul.jobSlider li img{ margin: 0 auto; }
.homeSec-5 ul.jobSlider li .titleApply h3{color: #1377c9;line-height: 1.5;font-weight: bold;font-size: 18px;padding: 0 20px;margin-bottom: 10px;min-height: 55px;}
.homeSec-5 ul.jobSlider li .titleApply a{  border-radius: 22.5px; background-color: #ff9500; padding: 15px 30px; color: #fff; }
.jobSlide-btn .slick-disabled{opacity:0;pointer-events:none;}
.homeSec-5 .arrowHolder{}
.homeSec-5 .arrowHolder ul{ display: flex; width: 100%; justify-content: space-between; align-items: center; }
.testiArrow{ position: absolute; width: 100%; top: 50%; }
.testiArrow ul{ display: flex; justify-content: space-between; align-items: center; }
.testiArrow ul li{ height: 60px; width: 60px; background: #1377c9; text-align: center; line-height: 60px; cursor: pointer; color: #fff; font-size: 28px; }
.testiArrow ul li:hover{background: #ff9500;  }
.eventSec h2{ font-size: 40px;  line-height: 1.25; padding: 50px 0 20px; color: #808080; font-weight: 700; }
.eventSec ul{ display: flex; justify-content: center; align-items: center;    width: 100%; }
.eventSec ul li{position: relative;/* z-index: 1; */transition: ease 0.4s;}
.eventSec ul li:hover{transition:ease 0.4s;transform:scale(1.1);z-index:1;}
.eventSec ul li .eventTxt{text-align:center;position:absolute;bottom:50px;left:0;right:0;}
.eventSec ul li .eventTxt h4{font-size:24px;margin:20px 0 20px;color:#fff;font-weight:700;text-transform:capitalize;min-height:48px;}
.eventSec ul li .eventTxt p{font-size:15px;line-height:1.73;color:#1377c9;background-color:#c0c0c0;padding:10px 0;margin:0 30px 10px;border-radius:50px;}
.eventSec ul li .eventTxt p i{width:20px;height:20px;color:#fff;}
.eventSec ul li .eventTxt a{padding:15px 30px;border-radius:22.5px;background-color:#ff9500;color:#fff;}
.homeBlogSec{}
.homeBlogSec h2{font-size:40px;line-height:1.25;padding:50px 0;color:#808080;font-weight:700;}
.homeBlogSec .blogBox{text-align:center;}
.homeBlogSec .blogBox img{width:100%;border-radius:30px;}
.homeBlogSec .blogBox h4{color:#0a043c;font-size:18px;font-weight:600;margin-bottom:15px;margin-top:15px;cursor:pointer;transition:ease 0.4s;}
.homeBlogSec .blogBox p{}
.homeBlogSec .blogBox:hover h4{color:#ff9500;transition:ease 0.4s;}
footer{background:#1377c9;padding:40px 0 0;}
footer ul{margin-bottom:30px;}
footer ul li{}
footer ul li a{line-height:2.17;color:#fcfdff;font-weight:500;font-size:18px;}
footer ul li a i{margin-right:5px;}
footer p{color:#fff;margin-bottom:20px;}

footer p strong i{color:#ff9500;margin-right:15px;-webkit-animation: mover 1s infinite  alternate;animation: mover 1s infinite  alternate;}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-5px); }
}
footer p a{color:#fff;text-decoration:none;}
footer form{}
footer form input[type='text']{width:100%;border:1px solid #fff;border-radius:14px;padding:0 15px;color:#fff;height:54px;margin-bottom:20px;}
footer form input[type='email']{width:100%;border:1px solid #fff;border-radius:14px;padding:0 15px;color:#fff;height:54px;margin-bottom:20px;}
footer form input[type='submit']{color:#fff;border-radius:14px;background-color:#ff9500;padding:20px 45px;}
.copyRightInner{text-align:left;padding:0;width:100%;margin:0 auto;position:relative;   /* height: 251px; */}

.cri-logo{
    width: 400px;
    object-fit: cover;
    height:auto;
    margin:auto;
  
	text-align: center;
}
.copyRightInner p{margin-bottom:0;}
.copyRightInner1 ul{display:flex;margin-bottom:0;padding:0;}
.copyRightInner1 ul li{margin-right:15px;}
.copyRightInner1 ul li a{border:2px solid #ff9500;border-radius:50%;line-height:42px;height:44px;width:44px;color:#ff9500;text-align:center;padding-left:4px;box-shadow:0 0 0 0 rgb(255, 149, 0,0);animation:pulsef1 2s infinite;}
.copyRightInner1 ul li.last{margin-right:0;}
.copyRightInner1 ul li a:hover{border-color:transparent;color:#fff; background-color: #ff9500;}
@keyframes pulsef1{
    0%{box-shadow:0 0 0 0 rgba(255, 149, 0,0.9);}
    70%{box-shadow:0 0 0 11px rgba(255, 149, 0,0);}
    100%{box-shadow:0 0 0 0 rgba(255, 149, 0,0);}
}
.footer-social ul li a{width:38px;height:38px;line-height:36px;text-align:center;font-size:18px;color:#283891;border:solid 2px #283891;background-color:transparent;border-radius:50%;box-shadow:0 0 0 0 rgb(255, 149, 0,0);animation:pulse1 2s infinite;margin:0;}
.footer-social ul li a:hover{color:#fff;border-color:#1377c9;background-color:#283891;}
.copyright{border-top:1px solid #fff;background:#fff;margin-top:20px;padding: 15px 20px;}
ul.slideNav{display:flex;justify-content:flex-end;}
ul.slideNav li{color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;}
ul.slideNav li.first{opacity:0.5;}
ul.slideNav li.last:before{width:200px;height:2px;background:#fff;content:"";display:inline-block;}
/* End Styling */

/* Hamburger Menu */
.menu-Bar{width:30px;height:20px;cursor:pointer;position:absolute;right:15px;top:0;bottom:0px;margin:auto;z-index:22;display:none;}
.menu-Bar span{display:block;height:4px;width:100%;background:#1377c9;position:absolute;transition:.6s all;border-radius:100px;}
.menu-Bar span:nth-child(1){top:0;}
.menu-Bar span:nth-child(2){top:8px;transform-origin:left;}
.menu-Bar span:nth-child(3){top:16px;}
.menu-Bar.open span{background:#fff;}
.menu-Bar.open span:nth-child(1){transform:rotate(45deg);top:12px;transform-origin:right-center;}
.menu-Bar.open span:nth-child(2){width:0;opacity:0;}
.menu-Bar.open span:nth-child(3){transform:rotate(-45deg);top:12px;transform-origin:right-center;}
ul.topNavBtn li.first a:hover { background: #808080; }
ul.topNavBtn li a:hover { background: #808080; }
ul.topNavBtn li.ent-menu.ent-menu1 a,ul.topNavBtn li.tra-menu.tra-menu1 a{font-weight: 900;letter-spacing: 0.5px;font-size: 19px;}
.homeSec-5 ul.jobSlider li .titleApply a:hover { background-color: #1377c9; }
.eventSec ul li .eventTxt a:hover { background: #1377c9; }
footer p:hover a { color: #ff9500; }
.copyRightInner ul li a:hover { background-color: #ff9500; color: #fff; }
.copyRightInner p, .copyRightInner a{color:#808080;font-size:18px;display: block;}
.copyRightInner a:hover{color: #1377c9;}
/*.homeSec-3 h3:hover, .mainBanner h3:hover, .homeSec-3 h4:hover {color: #808080;transition: ease 0.4s;}*/

/*rev home*/
.orgn h4 {font-weight: 700;line-height: 1.29;letter-spacing: 0.25px;margin-bottom: 25px;font-size: 24px;color: #808080;}
.orgn p{font-weight:normal;line-height:1.5;letter-spacing:0.15px;font-size:24px;color:#808080;}
.quebecSec{padding:50px 0;}
.quebe-mainsec{position:relative;}
.qbimg{left:0;position:absolute;top:20px;bottom:0;left:-160px;margin:auto;width:520px;height:510px;}
.qbimg img{width:100%;margin-left:100px;border-radius:35px;}
.quebec-main{width:66.6667%;height:auto;padding:100px 40px 100px 100px;background-color:#f0f0f0;border-radius:15px;margin:auto 0 auto auto;}
.para.quebec-main p{text-align:justify;}
.quebec-main h4{font-size:28px;text-align:left;}
.soulImg{position:relative;}
.soulImg .anchr{position:absolute;width:200px;height:215px;top:6px;left:0;right:0;bottom:0;margin:auto;}
.soulImg .anchr a{font-size:32px;font-weight:900;line-height:1.36;color:#808080;text-transform:uppercase;}
.soulImg .anchr span{display:block;font-size:32px;font-weight:900;color:#808080;}
.soulImg .anchr a:hover { color: #ff9500; }

/*Inner*/
.innerBanner { text-align: center; background: #1377c9; min-height: 130px; display: flex; align-items: center; }
.innerBanner h2 { font-size: 39px; font-weight: bold; line-height: 1.44; letter-spacing: 0.08px; color: #ffffff;padding: 20px 0;}
.innerBanner-about{text-align: center; background: #1377c9; display: flex; align-items: center; font-size: 39px; font-weight: bold; letter-spacing: 0.08px; color: #ffffff;}
.innerBanner-about--pb{ padding-bottom:70px;}
.mnEventSec { padding: 100px 0; }
ul.mnevtnList { display: block; font-size: 0; }
ul.mnevtnList>li { display: inline-block; margin-right: 20px; width: 31.6%; margin-bottom: 20px; }
ul.mnevtnList>li.last { margin-right: 0; }
ul.mnevtnList>li>img { width: 100%; display: block; }
ul.mnevtnList>li .eventTxt {padding: 45px;top: 0;bottom: 0;margin: auto;display: flex;align-items: center;justify-content: center;}
ul.mnevtnList>li .eventTxt h4 { font-size: 20px; line-height: 1.3; letter-spacing: -0.4px; color: #ffffff; margin: 0 0 15px; }
ul.mnevtnList>li .eventTxt p { font-size: 14px; margin-bottom: 20px;}
ul.mnevtnList>li .eventTxt .evntUsrs { margin-bottom: 40px; }
ul.mnevtnList>li .eventTxt .evntUsrs img { margin-right: -14px; }
ul.mnevtnList>li .eventTxt .evntUsrs div { display: inline-block; vertical-align: middle; margin-right: 22px; }
ul.mnevtnList>li .eventTxt .evntUsrs span { color: #fff; font-size: 14px; vertical-align: middle; }
ul.mnevtnList>li .eventTxt a { width: 120px; height: 45px; font-size: 16px; font-weight: 500; font-weight: 700; line-height: 45px; padding: 0; }


/* MY CODE */

/* HOME PAGE */
/*section 1*/
.grid{
    display: grid;
}
.grid--3{
    grid-gap: 30px;
    grid-template-columns: repeat(1, 1fr);
    /*grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));*/
}
.grid--2{
    grid-gap: 30px;
    grid-template-columns: repeat(1, 1fr);
    /*grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));*/
}
.grid--3-autofill{
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 3fr));
}
.grid__container{
    display: flex;
    height: 20vw;
    min-height: 100px;
    overflow: hidden;
    width: 100%;
    justify-content: center;
}
@media only screen and (min-width: 768px) {
    .grid__container{
        height: 11vw;
    }
    .grid--3{
        grid-template-columns: repeat(3, 1fr);
    }
    
}
@media only screen and (min-width: 1200px) {

    .grid--2{

        grid-template-columns: repeat(2, 1fr);

    }
}
.grid__container video{
    width: 350px;
}
.grid__wrapper{
    padding: 2.5vw;
    margin-bottom: 50px;
}

/* HOME PAGE */

/* CAREER PAGE */
.whtbanner{width:100%;height:auto;background-color:#f8f8f8;padding:50px 0;text-align:left;}
.glbpara{text-align:right;}
.glbpara p{padding:0 0 20px;position:relative;margin-bottom:50px;font-size:14px;font-weight:400;line-height:1.57;color:#808080;}
.glbpara p:after{content:'';width:100%;height:1px;border:solid 1px #e0dcdc;position:absolute;bottom:0;right:0;left:0;margin:auto;}
.glbpara p a{color:#1377c9;margin-left:3px;}
.glbpara p a:hover{color:#ff9500;}
.glbcont-wrp{text-align:left;}
.glbcont-wrp h6{font-size:24px;font-weight:700;line-height:2.17;letter-spacing:0.05px;color:#1377c9;}
.glbcont-wrp p{width:60%;font-size:14px;font-weight:400;line-height:1.57;color:#808080;padding-bottom:25px;}
.glbcont-wrp p a{color:#1377c9;}
.glbcont-wrp p a:hover{color:#ff9500;}
.glbform-wrp{text-align:left;}
.glbf-feild{padding-bottom:35px;}
.glbf-feild label{font-size:14px;font-weight:400;line-height:1.57;color:#808080;padding-bottom:25px;display:block;}
.glbf-feild input{width:100%;height:50px;padding:0 20px;border-radius:10px;box-shadow:10px 24px 54px 0 rgba(0,0,0,0.05);background-color:#ffffff;padding:0 25px;font-size:14px;font-weight:400;line-height:1.57;color:#808080;}
.glbf-feild ::-webkit-input-placeholder{color:rgba(150,150,150,0.56);font-weight:400;}
.glbf-feild ::-moz-placeholder{color:rgba(150,150,150,0.56);font-weight:400;}
.glbf-feild ::-ms-input-placeholder{color:rgba(150,150,150,0.56);font-weight:400;}
.glbf-feild ::-moz-placeholder{color:rgba(150,150,150,0.56);font-weight:400;}
.glbf-feild button{width:100%;height:45px;  /*padding: 15px 24px 14px;*/border-radius:22.5px;background-color:#1377c9;border:1px solid transparent;font-family:Roboto;font-size:14px;font-weight:500;line-height:normal;color:#ffffff;transition:all 0.4s ease-In-out;}
.glbf-feild button:hover{color:#1377c9;border-color:#1377c9;background-color:transparent;transition:all 0.4s ease-In-out;}
.glbf-feild select{width:100%;height:50px;padding:0 25px;border-radius:10px;box-shadow:10px 24px 54px 0 rgba(0,0,0,0.05);background-color:#ffffff;font-size:14px;font-weight:400;line-height:1.57;color:#808080;}
.glbform-wrp a{font-size:14px;font-weight:400;line-height:1.57;color:#1377c9;padding:50px 0;}
.glbform-wrp a:hover{color:#ff9500;}
.glblast-logo{text-align:center;}
.blbl-img{padding-bottom:25px;}
.glblast-logo p,
.glblast-logo a{font-size:14px;font-weight:400;line-height:1.57;text-align:center;color:#808080;padding-bottom:8px;}
.glblast-logo a:hover{color:#ff9500;}
/* CAREER PAGE */

/* ABOUT PAGE*/
.about-section{width:100%;height:auto;background-color:#f8f8f8;padding:70px 0;}
.aboutsec-cont{padding-top:50px;}
.aboutsec-cont p{font-size:28px;font-weight:400;line-height:1.25;color:#808080;padding-bottom:5px;padding:0 40px 5px;text-align:center;}
.about-section1{width:100%;height:auto;padding:40px 0 0;}
.aboutsec1-logo{width:100%;height:auto;}
.aboutsec1-logo img{width:100%;height:auto;}
.aboutsec1-cont{padding:30px 25px 30px 0;}
.aboutsec1-cont p{font-size:20px;font-weight:400;line-height:1.57;color:#808080;padding-bottom:20px;text-align:justify;}
.aboutsec1-right{width:100%;height:auto;padding:21px 0 26px 0;}
.aboutsec1-right h6{font-size:54px;font-weight:700;line-height:1.2;letter-spacing:0.05px;text-align:center;color:#1377c9;padding-bottom:30px;}
.aboutsec1-right ul{text-align:center;width:100%;}
.aboutsec1-right ul li{display:inline-block;align-items:center;padding-bottom:15px;margin:65px;}
.aboutsec1-right ul li.last{margin-right:0;}
.aboutsec1-right ul li.last{padding-bottom:0;}

.asr-img{width:100%;height:auto;text-align:center;padding-bottom:20px;}
.asr-img video{width:150px;}
.asr-cont{}
.asr-cont h5{font-size:35px;font-weight:700;line-height:1.94;letter-spacing:0.04px;color:#1377c9;text-align:center;}
.notre-section{background-color: #1377c9;}
.notre-section1{background-color: #ffffff;}
.notr-cont{padding: 0px 60px 0px 5%;}
.notr-cont2{padding: 0px 20px 0px 5%;color: #1377c9;font-size:39px;font-weight:700;line-height:1.05;letter-spacing:0.08px;}
.notr-cont h6{font-size:39px;font-weight:700;line-height:1.05;letter-spacing:0.08px;color: #ffffff;padding-bottom:35px;}
.notr-cont p{font-size: 18.5px;font-weight:400;line-height: 1.4;color: #ffffff;;text-align: justify;}
.notr-cont p:not(:last-child){padding-bottom: 20px}
.notre-section1 .notr-cont h6{color: #1377c9;}
.notre-section1 .notr-cont p{color: #808080;}
.notr-img{font-size:0;}
.notr-img img{width:100%;object-fit:contain;}
.aboutsec3{width:100%;height:auto;background-color:#1377c9;padding:80px 0;text-align:center;border-bottom: 1px solid #fff;}
.abs3-img {height: 75px;padding-bottom: 15px;display: flex;align-items: center;justify-content: center;}
.aboutsec3 h4, .aboutsec3 h4 span{font-size:49px;font-weight:700;line-height:0.84;letter-spacing:0.1px;color:#ffffff;}
.aboutsec3 h5{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0.03px;color:#ffffff;padding-top:10px;}
.aboutready-section{width:100%;height:auto;padding:85px 0 65px;}
.ars-cont h6{font-size:36px;font-weight:600;line-height:1.39;color:#808080;}
.ars-cont h5{font-size:16px;font-weight:600;line-height:3.13;color:#808080;}
.ars-btn{text-align:center;}
.ars-btn p{font-size:16px;font-weight:600;line-height:3.13;color:#808080;}
.ars-btn a{width:148px;height:45px;padding:15px 35px 14px 36px;border-radius:22.5px;background-color:#1377c9;font-family:Roboto;font-size:14px;font-weight:500;line-height:normal;color:#ffffff;}
/* ABOUT PAGE*/


/* ENTERPRISE PAGE */
.nous-section{width:100%;height:auto;}
.nous-cont__list{display: flex; justify-content: space-evenly; padding-bottom: 3vw}
.nous-cont__content{display: flex; align-items: center; justify-content: center;}
.nous-cont__content-wrp{padding:50px 8vw 0 8vw;}
.nous-cont__img-wrapper{ width:420px; display: flex;}
.nous-cont__img{object-fit:cover;vertical-align: super;}
.nous-cont__liste{display: flex;flex-direction: column;}
.nous-cont__liste > ul{font-size:20px;line-height: 1.4; color: #808080; list-style:initial;padding-left: 20px;}
.nous-cont__liste > h4{font-size:28px;line-height: 1.4; color: #808080;}
.nous-cont-wrp{padding:0 8vw;}
.nous-cont-pad-left{padding-left:10vw;}
.nous-cont-pad-right{padding-right:10vw;}
.nous-cont-pad-right2{padding-right:15vw;}
.nous-cont__title h5{margin-bottom:10px;line-height:1.85;letter-spacing:2px;font-weight:800;color:#ff9500;font-size:40px; text-align: center;padding-top: 50px}
.nous-cont__title ul li{position:relative;font-size:20px;font-weight:700;line-height:2.89;letter-spacing:0.04px;color:#808080;padding-left:30px;display:inline-block;margin-right:35px;}
.nous-cont__title ul li:after{content:'\f00c';font-family:'Font Awesome 5';position:absolute;font-weight:400;top:0;bottom:0;left:0;margin:auto;color:#ff9500;}
.nous-cont-wrp h5{margin-bottom:10px;line-height:1.85;letter-spacing:2px;font-weight:800;color:#ff9500;font-size:13px;}
.nous-cont-wrp h6{font-size:52px;font-weight:700;line-height:1.33;letter-spacing:0.08px;color:#1377c9;padding-bottom:35px;}
.nous-cont-wrp ul li{position:relative;font-size:24px;font-weight:700;line-height:2.89;letter-spacing:0.04px;color:#808080;padding-left:30px;display:inline-block;margin-right:35px;}
.nous-cont-wrp ul li:after{content:'\f00c';font-family:'Font Awesome 5';position:absolute;font-weight:400;top:0;bottom:0;left:0;margin:auto;color:#ff9500;}
.le-process-secton{width:100%;height:auto;padding: 0 0 60px 0;}
.leps-cont-wrp h6{font-size:39px;text-align: center; font-weight:700;line-height:1.33;letter-spacing:0.08px;color:#1377c9;padding-bottom:40px;}
.leps-cont-wrp p{font-size: 18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;color:#808080;padding-bottom:25px;}
.leps-cont-wrp ul li{position:relative;font-size:20px;font-weight:700;line-height:3.25;color:#808080;padding-left:35px;margin-left:80px;}
.leps-cont-wrp ul li:after{content:'*';position:absolute;top:-11px;bottom:0;left:0;margin:auto;font-size:32px;color:#1377c9;}
.leps__img{width:25px;}
.leps-img-wrp{padding-top:60px;}
.leps__text-container{background-color:#1377c9; padding: 30px; border-radius: 60px; color: white; text-align: center;}
.leps__text-container p{color: white; font-size:20px; line-height: 1.4;letter-spacing:0.5px}
.leps-cont__container{padding-top:3vw;}
.leps__container{display: flex; justify-content: space-between;}
.leps__container span{text-transform: uppercase; font-weight: bold; color: #808080; font-size:20px}
.solsec-cont-wrp{width:100%;height:auto;}
.solsec-cont-wrp h6{font-size:32px;font-weight:700;line-height:1.56;color:#1377c9;padding-bottom: 0px;margin-bottom: 10px;padding-left: 27px;border-bottom: 2px solid #1377c9;}
.solsec-img-wrp{max-width:450px; object-fit: cover;   padding: 50px 0;}
ul.colasebar>li.active{background:#fff;}
.font-bold{font-weight: 600;}
ul.colasebar>li{border-radius: 5px 5px 0 0;background-color:#fff;width:100%;padding: 20px;transition:0.5s;margin-bottom: 0px;border-bottom: 2px solid #e4e4e4;padding-right:5px;}
ul.colasebar>li.active{padding: 24px 30px 15px;border-radius: 10px 10px 0 0;box-shadow: 0 0px 23px 5px rgb(0 0 0 / 3%);background-color:#ffffff;}
ul.colasebar>li span{display:block;cursor:pointer;transition:0.45s;position:relative;font-size:20px;font-weight:600;letter-spacing:0.34px;color:#1377c9;padding-right:40px;}
.expandable{display:none;padding:20px 0 0 0;font-size:14px;color:#3d3d3d;line-height:22px;}
.expandable p{font-size:14px;font-weight:400;line-height:1.2;letter-spacing:0.24px;color:#79869f;padding-bottom:15px;text-align:justify;}
ul.colasebar>li span.open::after{content:"\f068";}
ul.colasebar>li span::after{content:"\f067";position:absolute;right:12px;top:0;font-family:'Font Awesome 5';font-size:14px;font-weight:700;letter-spacing:0.34px;color:#ff9500;}
.formation-section{width:100%;height:auto;    /*background-color: #f8f8f8;*/}

.format-cont h6{font-size:39px;font-weight:700;line-height:1.33;letter-spacing:0.08px;color:#1377c9;padding-bottom:30px;}
.format-cont p{font-size:18.5px;font-weight:400;line-height:1.4;color:#808080;padding-bottom:25px;text-align:justify;}
.format-img{display: flex; width:100%; justify-content: center;}
.format-img img{border-radius:15px;margin-left:-90px;}
.format-video{width:100%;height:auto;font-size: 0; padding-top: 20px}
.format-video video{width:100%;height:auto;}

.choisir-scetion{width:100%;height:auto;padding:80px 0 50px;}
.choisir-scetion h4{font-size:39px;font-weight:700;line-height:1.33;letter-spacing:0.08px;color:#1377c9;padding-bottom:50px;}

.choisirsec-nav ul{display:flex;align-items:center;justify-content:center;}
.choisirsec-nav ul li{margin-right:40px;}
.choisirsec-nav ul li.last{margin-right:0;}
.choisirsec-nav li{position:relative;}
.choisirsec-nav li img{transform:scale(1.0);transition:0.6s cubic-bezier(0.165,0.84,0.44,1);}
.choisirsec-nav li:hover img{transform:scale(1.1);}
.choisirsec-nav .shape{opacity:0;z-index:-1;line-height:1;position:absolute;transition:0.6s cubic-bezier(0.165,0.84,0.44,1);max-width:10px;z-index:1;}
.choisirsec-nav .shape_1{top:9px;left:12px;width:10px;height:10px;background:#1d78c5;border-radius:50%;}
.choisirsec-nav .shape_2{top:9px;right:12px;width:0;height:0;border-bottom:10px solid #fd941e;border-left:5px solid transparent;border-right:5px solid transparent;}
.choisirsec-nav .shape_3{left:12px;bottom:9px;width:10px;height:10px;background-color:#1f730b;}
.choisirsec-nav .shape_4{right:12px;bottom:9px;width:8px;height:8px;background:#c0c0c0;transform:rotate(-45deg);}
.choisirsec-nav li:hover .shape{opacity:1;}
.choisirsec-nav li:hover .shape_1{top:-5px;left:-6px;}
.choisirsec-nav li:hover .shape_2{transform:rotate(360deg);top:-6px;right:-2px;}
.choisirsec-nav li:hover .shape_3{left:-6px;bottom:-6px;transform:rotate(360deg);}
.choisirsec-nav li:hover .shape_4{right:-20px;bottom:24px;}
.choisir-result{padding:50px 60px 30px 170px;transition:all 0.4s ease-In-out;}
.choisir-result h6{font-size:28px;font-weight:700;line-height:1.86;letter-spacing:0.06px;color:#1377c9;padding-bottom:25px;text-transform: uppercase;}
.choisir-result p{font-size: 18px;font-weight:400;line-height:1.57;color:#808080;padding-bottom:25px;padding-right: 100px;text-align: justify;}
/* ENTERPRISE PAGE */

/* CONTACT US PAGE*/
.contact-section{width:100%;height:auto;padding: 50px 0;}
.contsec-left{width:100%;height:auto;padding:20px 50px 10px;}
.csr-logoimg{text-align:center;}
.csr-hd {padding-left: 20px; text-align: center;}
.csr-hd h6,
.csr-hd h6 a{font-size:16px;font-weight:600;line-height:3.13;color:#808080;}
.csr-hd h6 a{text-decoration:underline;margin-right:5px;}
.csr-hd h6 a:hover{color:#1377c9;}
.contact-form{padding-top:30px;}
.csr-feild{padding-bottom:25px}
.csr-feild input{width:100%;height:50px;padding:0 20px;border:solid 1px #e0dcdc;border-radius:10px;background-color:#ffffff;padding:0 25px;font-size:14px;font-weight:400;line-height:1.57;color:#000;transition:all 0.4s ease-In-out;}
.csr-feild input:hover,
.csr-feild input:focus,
.csr-feild textarea:hover,
.csr-feild textarea:focus{box-shadow:10px 24px 54px 0 rgba(0,0,0,0.05);transition:all 0.4s ease-In-out;}
.csr-feild select{width:100%;height:50px;padding:0 25px;border-radius:10px;border:solid 1px #e0dcdc;background-color:#ffffff;font-size:14px;font-weight:400;line-height:1.57;color:#808080;}
.csr-feild select:hover,
.csr-feild select:focus{box-shadow:10px 24px 54px 0 rgba(0,0,0,0.05);transition:all 0.4s ease-In-out;}
.csr-feild textarea{width:100%;height:150px;padding:25px;border:solid 1px #e0dcdc;border-radius:10px;background-color:#ffffff;font-size:14px;font-weight:400;line-height:1.57;color:#000;transition:all 0.4s ease-In-out;resize:none;}
.csr-feild ::-webkit-input-placeholder{color:#808080;font-weight:400;}
.csr-feild ::-moz-placeholder{color:#808080;font-weight:400;}
.csr-feild ::-ms-input-placeholder{color:#808080;font-weight:400;}
.csr-feild ::-moz-placeholder{color:#808080;font-weight:400;}
.csr-feild button{width:155px;height:45px;border-radius:22.5px;background-color:#1377c9;display: block;margin: auto;border:1px solid transparent;font-family:Roboto;font-size:14px;font-weight:500;line-height:normal;color:#ffffff;transition:all 0.4s ease-In-out;}
.csr-feild button:hover{background-color: #808080;transition:all 0.4s ease-In-out;}
.contsce-last{padding-bottom:50px;}
.contsct-btn{text-align:center;}
.contsct-btn a{display:block;width:130px;height:45px;text-align:center;line-height:45px;border-radius:22.5px;background-color:#1377c9;border:1px solid transparent;font-family:Roboto;font-size:14px;font-weight:500;color:#ffffff;transition:all 0.4s ease-In-out;margin:auto;margin-bottom:10px;}
.contsct-btn a:hover{background-color: #808080;transition:all 0.4s ease-In-out;}
.crsmain-img video {width: 100%;}
/* CONTACT US PAGE*/

/*CONTACT US POP-UP*/
/*Over Lay*/
.ovr-hiddn{overflow:hidden;}
.overlay:after{content:"";position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.85);z-index:9;}
.overlay{display:none;}
.overlay.active{display:block;}
/* POP UP */
.popupMain{position:fixed;overflow:hidden;top:0px;bottom:0px;right:0px;left:0px;width:850px;height:600px;box-shadow:0 2px 42px 0 rgba(0,0,0,0.14);border:solid 1px #3a3f43;background-color:#ffffff;border-radius:25px;margin:auto;z-index:10;display:flex;align-items:center;display:none;background-repeat:no-repeat;background-position-x: 363px;background-position-y: -40px;background-size: contain;}
.closePop{font-size:34px;color:#000;font-weight:700;position:absolute;right:15px;top:15px;z-index:11;}
.closePop:hover{color:#ff9500;}
/*Inner Data Style Pop-up*/
.popinner{padding:90px 0 40px 0;position:relative;}
.pop-cont{text-align:center;padding:0 20px;}
.pop-cont h5{font-size:32px;letter-spacing:12.8px;line-height:1;text-transform:uppercase;}
.pop-cont h6{font-size:26px;font-weight:normal;line-height:1.25;color:#808080;min-height:300px;display:flex;align-items:center;padding:0 40px;justify-content:center;}
.pop-cont a{font-size:22px;font-weight:500;color:#fff;padding:15px 30px;border-radius:30px;}
.pop-cont a:hover{background:#808080;}
.pop-cont p{font-size:20px;font-weight:normal;line-height:1.25;color:#808080;padding-top:10px;}
.pop-cont-orange h5{color:#ff9500;}
.pop-cont-orange a{background:#ff9500;}
.pop-cont-blue h5{color:#1377c9;}
.pop-cont-blue a{background:#1377c9;}
.pop-bottom{position:absolute;bottom:10px;right:0;left:0;margin:auto;width:300px;height:auto;background-image: linear-gradient(to right, #808080 , #808080);color:#fff;text-align:center;padding:10px;border-radius:25px;font-size:18px;transition: all 0.4s ease-in-out;}
.pop-bottom:hover{background-image: linear-gradient(to right, #ff9500 , #1377c9);transition: all 0.4s ease-in-out;}

/*CONTACT US POP-UP*/

/*EVENT PAGE*/
.eventsec-innerwrp{width:100%;height:auto;padding:100px 0;}
.esiw-main{width:100%;min-height:430px;position:relative;border-radius:20px;background-color:#ffffff;border:1px solid #ccc;margin-bottom:30px;transition:all 0.4s ease-In-out;}
.esiw-main:hover{box-shadow:0px -1px 28px 0px rgba(62,53,120.7);transition:all 0.4s ease-In-out;}
.esiw-img{width:100%;height:auto;}
.esiw-img img{width:100%;height:auto;border-radius:20px 20px 0 0;}
.esiw-cont{padding:30px 30px 20px;}
.esiw-cont h4{font-size:22px;font-weight:900;line-height:1.2;color:#808080;padding-left:90px;margin-bottom:5px;}
.esiw-user{display:flex;align-items:center;justify-content:center;padding-bottom:20px;}
.esiw-user img{margin-right:-15px;}
.esiw-user span{color:#808080;font-size:14px;padding-left:20px;}
.esiw-cont a{display:block;width:120px;height:45px;font-size:16px;font-weight:500;font-weight:700;line-height:45px;padding:0;border-radius:22.5px;background-color:#808080;color:#fff;text-align:center;margin:auto;}
.esiw-cont a:hover{background:#ff9500;}
.esiw-date{position:absolute;top:0;bottom:0px;left:22px;margin:auto;background-color: rgb(244,198,146);border-radius:46px;width:80px;height:170px;text-align:center;padding:30px 0;}
.esiw-date h4{font-size:34px;color:#fff;font-weight:bold;}
.esiw-date h4 strong{font-size:18px;color:#808080;font-weight:600;display:block;padding:0px 0 10px 0;}
.esiw-date p{border-radius:30px;background-color: rgb(83, 143, 193);border:1px solid transparent;width:60px;height:60px;line-height:60px;font-size:23px;text-align:center;color:#fff;margin:auto;box-shadow:0 0 0 0 rgba(83, 143, 193,1);transform:scale(1);animation:pulse1 2s infinite;transition:all 0.4s ease-In-out;}
@keyframes pulse1{
    0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(83, 143, 193,0.7);}
    70%{transform:scale(1);box-shadow:0 0 0 10px rgba(83, 143, 193,0);}
    100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(83, 143, 193,0);}
}
.esiw-main:hover .esiw-date p{color: #fff;background-color: #4c4e5c;animation:pulse2 2s infinite;}
@keyframes pulse2{
    0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(76, 78, 92,0.7);}
    70%{transform:scale(1);box-shadow:0 0 0 10px rgba(76, 78, 92,0);}
    100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(76, 78, 92,0);}
}
/*EVENT PAGE*/

/* EVENT DETAIL PAGE*/
.eventdetail-section{width:100%;height:auto;padding:40px 0 250px;background-color:#f8f8f8;}
.evdsec-cont{text-align:center;padding:0 150px;}
.evdsec-cont h6{font-size:16px;font-weight:600;line-height:3.13;color:#808080;}
.evdsec-cont h5{font-size:52px;font-weight:700;line-height:1.33;letter-spacing:0.08px;color:#1377c9;padding-bottom:50px;}
.evdsec-cont p{font-size:14px;font-weight:400;line-height:1.57;color:#808080;padding:0 50px 60px;}
.evdsec-cont a{min-width:160px;max-width:100%;min-height:40px;line-height:40px;text-align:center;padding:12px 30px;background-color:#1377c9;font-family:Roboto;font-size:18px;font-weight:500;color:#ffffff;}
.evdsec-cont a:hover{background:#808080;box-shadow:10px 24px 54px 0 rgba(0,0,0,0.05);}
.eventdetail-section1{width:100%;height:auto;}
.ecdsec-img{width:100%;height:auto;margin-top:-200px;}
.ecdsec-img img{width:100%;height:550px;}
.evdsec1-cont{width:100%;height:auto;padding:50px 0 80px;}
.event-lieu{padding-bottom:45px;}
.evdsec1-cont h4{font-size:39px;font-weight:700;line-height:1.33;letter-spacing:0.08px;color:#1377c9;padding-bottom:10px;}
.evdsec1-cont p,
.event-user a{font-size:16px;font-weight:400;line-height:1.57;color:#808080;}
.event-incites{width:100%;height:auto;position:relative;margin-bottom:45px;}
.event-incites:after{content:'';width:100%;height:1px;border:solid 1px #e0dcdc;position:absolute;bottom:0;right:0;left:0;margin:auto;}
.event-user{display:flex;align-items:center;padding-bottom:30px;}
.event-user span{border:solid 2px #ffffff;border-radius:50%;width:60px;height:60px;background-position:center;background-size:cover;background-repeat:no-repeat;margin-left:-20px;}
.event-user span:nth-child(1){margin:0;}
.event-user a{margin-left:30px;}
.event-user a:hover{color:#1377c9;}
.evsec-btn{padding-bottom:45px;}
.evsec-btn a{min-width:160px;max-width:100%;min-height:40px;line-height:40px;text-align:center;padding:12px 30px;background-color:#1377c9;font-family:Roboto;font-size:18px;font-weight:500;color:#ffffff;}
.evsec-btn a:hover{background:#808080;box-shadow:10px 24px 54px 0 rgba(0,0,0,0.05);}
.evdsec-sec h6{font-size:39px;font-weight:700;line-height:1.33;letter-spacing:0.08px;color:#1377c9;padding-bottom:20px;}
.evdsec-sec ul li{display:inline-block;margin-right:20px;}
.evdsec-sec ul li a{font-size:22px;font-weight:400;line-height:1.57;color:#808080;}
.evdsec-sec ul li a:hover{color:#1377c9;}
.event-slider .esiw-main{margin-top:30px;}
.event-slider .slick-slide{margin:0;}
/* EVENT DETAIL PAGE*/

/*BLOG PAGE*/
.blogpage{padding:100px 7%;}
.blogpage .row{padding:0 0 30px 0;}
.blogpage .row:nth-child(even){-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}
.blogpage_boxm{margin:50px auto 0;display:table;}
.blogpage_boxm .double-left{font-size:18px;color: #1377c9;font-weight:500;}
.blogpage_boxm .double-left:hover,.blogpage_boxm  .double-right:hover{color: #ff9500;}
.blogpage_boxm li{display:inline-block;}
.blogpage_boxm ul{display:inline-block;margin:0 40px;border-radius:27px;background-color:rgb(207 224 238);width:auto;line-height:53px;text-align:center;}
.blogpage_boxm li a{font-size:18px;color: #1377c9;border-radius:26px;padding:0px 25px;font-weight:500;}
.double-right{font-size:18px;color:#1377c9;font-weight:500;}
.blogpage_boxm li a:hover{background-color: #1377c9;color:rgb(255 255 255);}
.secblogdetail{padding:100px 0;}
.secblogdetail .heading{text-align:center;font-size:54px;color:rgb(49,49,49);padding:0 0 30px 0;}
ul.blogdetail_box_job{margin:0px auto 50px;display:table;}
ul.blogdetail_box_job li{display:inline-block;padding:0 10px;position:relative;}
ul.blogdetail_box_job li a{font-size:18px;color:rgb(49,49,49);}
ul.blogdetail_box_job li:after{content:"|";position:absolute;right:-3px;top:0;bottom:0;margin:auto;color:#afafaf;font-weight:600;}
ul.blogdetail_box_job li.last:after{display:none;}
ul.blogdetail_box_job li a:hover{color:rgb(232 31 45);}
.blogdetail_boxl{padding:30px 0;text-align:center;}
.blogdetail_boxl ul li a i{font-size:35px;margin:auto;}
.blogdetail_boxl ul li a{border-radius:50%;width:63px;height:63px;line-height:63px;display:flex;align-items:center;align-content:center;}
.blogdetail_boxl ul li a h5{font-size:18px;color:rgb(49,49,49);line-height:1.222;font-weight:500;margin:auto;}
.blogdetail_boxl ul li a h5 strong{display:block;color:#bfbfbf;font-weight:400;}
.blogdetail_boxl ul li{text-align:center;margin:0 auto 15px;display:table;}
.blogdetail_boxl ul li a:hover{background-color:rgba(255,255,255,0.4);box-shadow:2.939px 4.045px 30.1px 4.9px rgba(117,117,117,0.13);color:#ff9500;}
.blogdetail_boxr{padding:30px 0 0 0;width:764px;}
.blogdetail_boxr p{font-size:18px;color:rgb(49,49,49);line-height:1.556;padding:0 0 30px;}
.blogdetail_boxr_left{display:flex;align-items:center;align-content:center;}
.blogdetail_boxr_left h5{padding:0 0 0 20px;font-size:20px;color:rgb(49,49,49);font-weight:500;}
.blogdetail_boxr_left h5 strong{display:block;font-size:16px;color:rgb(115,115,115);}
.blogdetail_boxr_right{text-align:right;}
.blogdetail_boxr_right ul p{display:inline-block;width:auto;font-size:16px;color:rgb(115,115,115);padding:0 10px 0 0;}
.blogdetail_boxr_right ul li{display:inline-block;padding:0 5px;}
.blogdetail_boxr_right ul li a{width:40px;height:40px;border:2px solid rgb(49,49,49);border-radius:50%;display:flex;align-items:center;align-content:center;text-align:center;}
.blogdetail_boxr_right ul li a i{margin:auto;}
.blogdetail_boxr_main{padding:20px 0;border-top:1px solid #dadada;border-bottom:1px solid #dadada;align-items:center;align-content:center;}
.blog_boxtext .btn_red{border-radius:32px;background-color:#1377c9;width:155px;height:63px;line-height:63px;text-align:center;font-size:16px;color:rgb(255,255,255);font-weight:600;}
.blog_boximg{position:relative;}
.blog_boximg img{position:relative;width:100%;max-height:500px;border-radius:10px;}
.blog_boxtext a.btn_red{position:absolute;top:20px;right:20px;}
.blog_boxm:hover a.btn_red{background-color: #4f8bbd;}
.blog_boxtextb{position:absolute;bottom:-150px;left:0;right:0;padding:30px 40px;-webkit-transition:all 0.4s ease-In-out;-moz-transition:all 0.4s ease-In-out;-o-transition:all 0.4s ease-In-out;transition:all 0.4s ease-In-out;}
.blog_boxtextb h5{font-size:18px;color:rgb(255,255,255);margin:0 0 20px 0;}
.blog_boxtextb h4{font-size:28px;color:rgb(255,255,255);font-weight:bold;line-height:34px;padding-bottom:30px;}
.blog_boxtextb p{font-size:18px;color:rgb(255,255,255);line-height:32px;    /*position: absolute;*/    /*opacity: 0;*/
-webkit-transition:all 0.4s ease-In-out;-moz-transition:all 0.4s ease-In-out;-o-transition:all 0.4s ease-In-out;transition:all 0.4s ease-In-out;min-height:120px;}
.blog_boxm:hover .blog_boxtextb{bottom:0;-webkit-transition:all 0.4s ease-In-out;-moz-transition:all 0.4s ease-In-out;-o-transition:all 0.4s ease-In-out;transition:all 0.4s ease-In-out;}
.blog_boxmright .blog_boxtextb{width:70%;}
.blog_boxtextb h5 strong{padding:0 25px 0 0;}
.secblog{padding:50px 7% 150px;}
.secblog .headingmain{margin:0 0 80px 0;text-align:left;}
.secblog .headingmain h3.heading{padding:0 0 20px 0;font-size:40px;font-weight:600;}
/*BLOG DETAIL PAGE*/
.seccommentmain{padding:100px;background:#fff2f2;}
.blogslider .slick-dots{padding:0;text-align:center;position:absolute;top:-70px;right:0;}
.blogslider .slick-dots li button{background-color:rgb(218,218,218);width:56px;height:6px;border-radius:0!important;}
.blogslider .slick-dots li.slick-active button{background-color:rgb(27 87 137);width:121px;height:6px;}
/*BLOG DETAIL PAGE*/
/*BLOG PAGE*/

/*Travailleur Page*/
.travailsec1{width: 100%;height: auto;}
.travailsec3{padding:0px 0 40px;}
.trsec3-cont p{font-size:22px;font-weight:400;line-height:1.4;color:#808080;padding-bottom:25px;text-align:center;padding:40px 0;}
.travailsec2-wrapper{margin: 4rem 0;}
/*Travailleur Page*/

/*REGION MAP*/
.regions-section{width:100%;height:auto;padding:0px 0 30px;}
.regions-section .innerBanner h2{text-align: center;}
.regions-list{width:100%;overflow-y:auto;overflow-x:hidden;}
.regions-list ul{width:100%;height:auto;}
.regions-list ul li{width:100%;height:auto;background-color:#f8f8f8;margin-bottom: 8px;position: relative;}
.regions-list ul li:after{content:'';width:10px;height:100%;position:absolute;top:0;bottom:0;left:0;margin:auto;background-color:#ff9500;opacity:0;}
.regions-list ul li.relist-active:after{opacity:1;}
.regions-list ul li.last{margin-bottom: 0;}
.reglist-img{width:100%;height:auto;font-size:0;position:relative;}
.reglist-img:after{content:'';width:10px;height:100%;position:absolute;top:0;bottom:0;left:0;margin:auto;background-color:#ff9500;opacity:0;}
.relist-active .reglist-img:after{opacity:1;}
.reglist-img img{width:100%;height:90px;}
.reglist-cont{width:100%;height:100%;position:relative;padding: 0 0 0;}
.reglist-cont h6{font-size: 16px;font-weight:600;padding: 5px 0 5px 25px;letter-spacing:0.5px;text-transform:uppercase;color:#1377c9;cursor: pointer;}
.regions-list ul li:hover .reglist-cont h6,
.relist-active .reglist-cont h6, .relist-active1 .reglist-cont h6 {color:#ff9500;}
.liste-active{color:#ff9500;}
.reglist-span{width:100%;position:absolute;bottom:0;left:0;opacity:1;transition:all 0.4s ease-In-out;}
.regions-list ul li:hover .reglist-span{opacity:0;left:200%;transition:all 0.4s ease-In-out;}
.reglist-span span{position:relative;display:;width:40px;height:40px;margin-right:8px;margin-bottom:8px;background:#d7d8e6;}
.reglist-btn{width:100%;position:absolute;bottom:0;left:200%;opacity:0;transition:all 0.4s ease-In-out;}
.regions-list ul li:hover .reglist-btn{opacity:1;left:0;transition:all 0.4s ease-In-out;}
.reglist-btn a{max-height:40px;min-width:100px;line-height:40px;border:2px solid #ff9500;color:#808080;font-size:16px;font-weight:600;padding:0 20px;text-align:center;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;position:relative;overflow:hidden;z-index:1;-webkit-transition:color 150ms ease-in-out;transition:color 150ms ease-in-out;}
.reglist-btn a:after{content:'';position:absolute;display:block;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:100%;background:#ff9500;z-index:-1;-webkit-transition:width 200ms ease-in-out;transition:width 200ms ease-in-out;}
.reglist-btn a:hover{color:#fff;}
.reglist-btn a:hover:after{width:110%;}
.region-map{position:relative;overflow:hidden!important;z-index:0;}


.region-map::-webkit-scrollbar{width:5px;background-color:transparent;}
.region-map::-webkit-scrollbar-button:start:decrement,
.region-map::-webkit-scrollbar-button:end:increment{display:none;}
.region-map::-webkit-scrollbar-track-piece{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.0);background-color:transparent;}
.region-map::-webkit-scrollbar-thumb:vertical{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.0);background-color:transparent;}
.region-map svg{position:relative;left: -69px; top: -62px;z-index:0;}
.region-map .mysvg g path.mysvypath:hover,
a.current-re svg g path.mysvypath,
a.listmap-active path, a.listmap-active1 path{fill:#ff9500!important;cursor:pointer;transition:all 0.4s ease-in-out;}
/*
body.no-scrollbar{overflow:hidden;}
*/
foreignObject span{font-size:9px;color:#808080;font-weight:800;}
foreignObject span.carte_quebec_svg_tooltip{color:#fff;padding-right:4px;vertical-align:6px;}
.carre_blanc{width:5px;height:5px;background:#fff;display:inline-block;vertical-align:6px;font-size:0;}
.regmap-btn a{width:30px;height:30px;line-height:30px;background-color:#fbfbfb;color:#000;font-size:18px;margin-bottom:10px;text-align:center;z-index:1;border: 2px solid #666;}
.regmap-btn a:hover{color:#1377c9;border-color: #1377c9;;}
.regmap-btn{position:sticky;top:0;left:0;width:70px;height:100px;z-index:1;}
.zoom-svg-zoom-in{position:absolute!important;bottom:50px!important;right:30px!important;}
.zoom-svg-container{background-color:#aadaff!important;}
/*REGION MAP*/
.travailGallery-section{width:100%;height:auto;padding:40px 0;}
.tra-gall{position:relative;overflow:hidden;width:100%;height:auto;margin-bottom:30px;border-radius:15px;box-shadow:0 0px 0px 0px rgb(0 0 0 / 5%);}
.tra-gall:hover{box-shadow:0 0px 47px 12px rgb(0 0 0 / 5%);transition:all 0.4s ease-in-out;}
.tra-gall img{width: 100%; height: auto;border-radius:15px; transition:transform 2s,filter 1.5s ease-in-out;transform-origin:center center;filter:brightness(50%);transform:scale(1.0);transition:all 0.4s ease-in-out;}
.tra-gall:hover img{filter:brightness(100%);transform:scale(1.4);transition:all 0.4s ease-in-out;}
.tra-gall-btn{text-align:center;}
.tra-gall-btn a{border-radius:22.5px;background-color:#ff9500;padding:15px 30px;color:#fff;font-size:22px;font-weight:600;}
.tra-gall-btn a:hover{background-color:#1377c9;}
.tra-gall a{width:100%;}
/*Travailleur Page*/

/*Team Page*/
.teamBanner{width:100%;height:auto;padding:140px 0;background-repeat:no-repeat;background-position:center;background-size:cover;}
.teamBanner-main h6{font-size:39px;font-weight:bold;line-height:1.44;letter-spacing:0.08px;color:#ffffff;}
.teamBanner-main h5{font-size:22px;font-weight:400;line-height:1.57;color:#ffffff;padding-bottom:25px;text-align:justify;}
.teamSection-one{width:100%;height:auto;padding:80px 0 10px;}
.teamsec1-cont{padding:0 90px;}
.teamsec1-cont h6{font-size:39px;font-weight:bold;line-height:1.44;letter-spacing:0.08px;color:#1377c9;text-align:center;padding-bottom:45px;}
.teamsec1-cont p{font-size:22px;font-weight:400;line-height:1.57;color:#808080;padding-bottom:25px;text-align:justify;}
.teamSection-two{width:100%;height:auto;padding:50px 0;}
.teamsec2-main{width:100%;height:auto;text-align:center;position:relative;margin-bottom:40px;padding:20px 20px;border:2px solid transparent;border-radius:15px;cursor:pointer;box-shadow:0 0px 0px 0px rgb(0 0 0 / 0%);transition:all 0.4s ease-in-out;}
.teamsec2-img{width:100%;min-height: 1px;overflow:hidden;border-radius:50%;margin-bottom:15px;font-size: 0;}
.teamsec2-img img{width:100%;height:auto;border-radius:50%;transform:scale(1.0);transition:all 0.4s ease-in-out;}
.teamsec2-cont h5{color:#b1b1b1;font-style:italic;font-size:22px;font-weight:400;line-height: 1.2;min-height: 60px;position: relative;transition:all 0.4s ease-in-out;}
.teamsec2-cont h6{color:#b1b1b1;font-size:18px;font-weight:600;line-height:1.3;padding-top:10px;}
.teamsec2-cont img{width:25px;height:25px;}
.teamsec2-main:hover{box-shadow:0 0px 47px 12px rgb(0 0 0 / 5%);border-color:#cccccc;transition:all 0.4s ease-in-out;}
.teamsec2-main:hover .teamsec2-img img{transform:scale(1.2);transition:all 0.4s ease-in-out;}
.teamsec2-main:hover .teamsec2-img{box-shadow:0 0 0 0 rgb(19,119,201,0);animation:pulsefteam 2s infinite;}
.teamsec2-cont a{text-transform:capitalize;color:#b1b1b1;font-size:14px;font-weight:600;line-height:1.3;padding-top:15px;text-decoration: underline;}
.teamsec2-cont a:hover{color: #1377c9;}
@keyframes pulsefteam{
    0%{box-shadow:0 0 0 0 rgba(19,119,201,0.9);}
    70%{box-shadow:0 0 0 15px rgba(19,119,201,0);}
    100%{box-shadow:0 0 0 0 rgba(19,119,201,0);}
}
.teamsec2-logo{position:absolute;top:3px;right:3px;}
.teamsec2-logo img{width:60px;height:60px;}
/*Team Page*/

/*Policy Page*/
.policy-section{
    width: 100%;
    height: auto;
    padding: 80px 0;
    background-color: #f8f8f8;
}


.policy-main h6{
    font-size: 28px;
    font-weight: 900;
    line-height: 1.39;
    color: #808080;
   padding-bottom: 15px;
}

.policy-main h5{
    font-size: 36px;
    font-weight: 900;
    line-height: 1.39;
    color: #808080;
    padding-top: 20px;
   padding-bottom: 25px;
}

.policy-main p{
    font-size: 20px;
    font-weight: normal;
    line-height: 1.25;
    color: #808080;
    padding-bottom: 45px;
    text-align: justify;
}


/*Policy Page*/


/* HOME PAGE AND HOME SECTION 3*/
.homesec3{width:100%;height:auto;padding:150px 0 75px;}
.home-main-wrp{width:964px;height:564px;padding:0;margin:auto;position:relative;}
.home3-img-wrp{width:964px;height:564px;padding:0;margin:0;}
.box-imghome{position: absolute;top: 0;left: 0;width: auto;height: auto;}
.home3-img-wrp img{width:964px;height:558px;}
.home3-h1{position:absolute;top:0;left:0;z-index: 1;}
.home3-h2{position:absolute;right:0;bottom:0;z-index: 1;}
.home3-h1 h3 a,
.home3-h2 h3 a{font-size:48px;letter-spacing:12.8px;line-height:1;text-transform:uppercase;transition:all 0.4s ease-In-out;}
.home3-h1 h3 a{color:#ff9500;}
.home3-h2 h3 a{color:#1377c9;}
.home3-h1 h3 a:hover,
.home3-h2 h3 a:hover{color:#808080;}
.tolorn{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:0.19px;color:#171717;transition:all 0.4s ease-In-out;}
a.tooltipmy{position:relative;transition:all 0.4s ease-In-out;}
a.tooltipmy:hover{text-decoration:none;transition:all 0.4s ease-In-out;}
a.tooltipmy:after{content:attr(tip);box-shadow:3px 3px 4px rgba(0,0,0,.2);border-radius:5px;width:0;min-height:0;background-color:#fb931f;font-size:0;font-weight:400;line-height:20px;letter-spacing:0.15px;color:#ffffff;position:absolute;top:0;left:0;text-align:left;    /*display: none;*/opacity:0;margin:0 auto auto 0;text-align:left;transition:all 0.4s ease-In-out;}
a.tooltipmy.tblorn:after{background-color:#1377c9;}
a.tooltipmy:before{z-index:1000;position:absolute;content:"";top:15px;left:0px;border-right:7px transparent solid;border-left:7px transparent solid;display:none;transition:all 0.4s ease-In-out;}
a.tooltipmy:hover{z-index:1000;position:relative;color:#808080;transition:all 0.4s ease-In-out;}
a.tooltipmy:hover:after{opacity:1;padding:20px;width:291px;min-height:1px;font-size:13px;    /*display: block;*/transition:all 0.4s ease-In-out;}
a.tooltipmy:hover:before{display:block;transition:all 0.4s ease-In-out;}
.bomain{position:absolute;width:260px;}
.bo1{bottom:5px;left:-180px;text-align:right;}
.bo2{bottom:110px;left:-90px;text-align:right;}
.bo3{bottom:85px;left:420px;}
.bo4{bottom:180px;left:-15px;text-align:right;}
.bo5{top:320px;right:210px;}
.bo6{top:225px;right:385px;text-align:right;}
.bo7{top:120px;right:300px;text-align:right;}
.bo8{top:147px;right:-220px;}
.bo9{top:30px;right:210px;text-align:right;}
.bbmain{position:absolute;width:260px;}
.bb1{bottom:5px;left:-180px;text-align:right;}
.bb2{bottom:110px;left:-90px;text-align:right;}
.bb3{bottom:85px;left:420px;}
.bb4{bottom:180px;left:-15px;text-align:right;}
.bb5{top:320px;right:210px;}
.bb6{top:225px;right:385px;text-align:right;}
.bb7{top:120px;right:300px;text-align:right;}
.bb8{top:147px;right:-220px;}
.bb9{top:30px;right:210px;text-align:right;}
.homesec3-imageMapData span{position:absolute;width:360px;height:auto;font-size:14px;line-height:1.4;color:#fff;text-align:center;border-radius:15px;padding:20px 30px;box-shadow:0 2px 28px 6px rgb(0 0 0 / 5%);z-index:3;}
.homesec3-blue-imageMapData span{background-color:#1377c9;}
.homesec3-blue-imageMapData .box-imdb1{top:425px;left:89px;}
.homesec3-blue-imageMapData .box-imdb2{top:428px;left:179px;}
.homesec3-blue-imageMapData .box-imdb3{top:451px;left:382px;}
.homesec3-blue-imageMapData .box-imdb4{top:346px;left:256px;}
.homesec3-blue-imageMapData .box-imdb5{top:323px;left:451px;}
.homesec3-blue-imageMapData .box-imdb6{top:219px;left:258px;}
.homesec3-blue-imageMapData .box-imdb7{top:121px;left:347px;}
.homesec3-blue-imageMapData .box-imdb8{top:143px;left:552px;}
.homesec3-blue-imageMapData .box-imdb9{top:35px;left:431px;}
.homesec3-orange-imageMapData span{background-color:#ff9500;}
.homesec3-orange-imageMapData .box-imdo1{top:440px;left:89px;}
.homesec3-orange-imageMapData .box-imdo2{top:428px;left:179px;}
.homesec3-orange-imageMapData .box-imdo3{top:451px;left:382px;}
.homesec3-orange-imageMapData .box-imdo4{top:346px;left:256px;}
.homesec3-orange-imageMapData .box-imdo5{top:323px;left:451px;}
.homesec3-orange-imageMapData .box-imdo6{top:219px;left:258px;}
.homesec3-orange-imageMapData .box-imdo7{top:121px;left:347px;}
.homesec3-orange-imageMapData .box-imdo8{top:143px;left:552px;}
.homesec3-orange-imageMapData .box-imdo9{top:35px;left:431px;}
.homesec3-imageMapData span i{color:#fff;width:auto;height:auto;position:absolute;top:10px;right:25px;font-size:14px;cursor:pointer;font-weight:900;line-height:13.5px;text-align:center;border-radius:50%;padding:0;margin:auto;}
/* HOME PAGE AND HOME SECTION 3*/

/*EXTRA CODE*/
.menuWrap{text-align:center;}
.wht-logo{text-align:center;background-color:#ffffff;}
.wht-logo img{width:300px;height:auto;}
.homesec3-inner{padding:90px 0!important;}



/*EXTRA CODE*/

/* MY CODE ENd*/
.copyRightInner.copyrightInner-right {
    padding-bottom: 46px;
}

.homeSec-4 h2 {
    text-align: center;
    background: #1377c9;
    color:#fff;
    padding: 50px 0;
    margin-bottom: 0;
}

.homeSec-4.pad-sec {
    padding: 50px 0 100px;
}


.travailGallery-section .col-md-2>div:nth-child(n+7) {
    display:none;
  }
.travailGallery-section.viewall .col-md-2>div:nth-child(n+7) {
    display:block;
  }

  .dl-cv-link {
    font-size: 28px;
    text-align: right;
    color: white;
    font-weight: 600;
    margin-bottom: 25px;
    background-color: #ff9500;
    padding: 15px 30px;
    border-radius: 30px;
}
.dl-cv-link:hover{
    background-color: #9E9999;
    color: #ffffff;
}

.trsec1-img {
    position: relative;
    padding-top: 50px;
}

.trsec1-img a {
    position: absolute;
    font-size: 18px;
    color: #9E9999;
    font-weight: 600;
    text-decoration: underline;
    left: 40px;
    top: 54px;
}

.qbimg.home-blog-img img {
    /* min-height: 500px; */
    margin-left: 0;
border-radius: 0;
}

.quebec-main {
    width: 100%;
    padding:40px;
    /* padding: 100px 40px 100px 40px; */
 }

 .qbimg {
    width: 100%;
    position: static;
height: auto;
}



 .sticky .logo {

    padding: 5px 0;
}

.para.quebec-main p {
    font-size: 16px;
    margin-bottom: 10px;
}

.quebec-main h4 {
    margin-bottom: 15px;
}

.format-cont h6 {
    font-size: 35px;
}

.header-login{
    padding:0 25px;
}
.header-login>li{
    display:inline-block;
    vertical-align:top;
    padding:0 10px;
}
.header-login a{
    color:#000;
    font-size:15px;
    text-transform:capitalize
}
.header-login a:hover{
    color:#1377c9;
}




/**/

.mobSec-home3{display: none;}
.bxmob.bxmob-ornge { margin: 50px 0; }
.bxmob h4 a { font-size: 30px; text-transform: uppercase; letter-spacing: 3px; }
.bxmob ul { font-size: 0; margin: 25px 0 0; }
.bxmob ul li { width: 100%; display: inline-block; vertical-align: top; margin-bottom: 30px; padding: 0 15px; }
.bxmob ul li h5 { font-size: 16px; color: #000; margin-bottom: 10px; line-height: 25px; font-weight: 600; }
.bxmob ul li p { font-size: 14px; line-height: 20px; }
.bxmob ul li h5 span { width: 35px; height: 35px; background: #000; color: #fff; font-size: 16px; text-align: center; line-height: 37px; border-radius: 50%; vertical-align: unset; margin-right: 12px; }
.bxmob-ornge ul li h5 { color: #ff9500; }
.bxmob-ornge h4 a { color: #ff9500; }
.bxmob-ornge ul li h5 span { background: #ff9500; }
.bxmob-blue h4 a,
.bxmob-blue ul li h5 { color: #1377c9; }
.bxmob-blue ul li h5 span { background: #1377c9; }


/* Responsive Media Queries */
@media (max-width:1660px) { }
@media (max-width:1440px) {
    header { width: 100%; }
    /*.mainBanner { height: 130vh; }*/
    .wrapper { width: 100%; }
    footer { padding: 80px 80px 45px; }
    .notr-cont2 { padding: 20px 20px 20px 20px; }
    .notr-cont{padding: 20px 20px 20px 20px;}
    .contsec-left { padding: 50px 5% 50px; }
    .menu li { margin-right: 35px; }
 
    .nous-cont-wrp ul li { font-size: 20px; padding-left: 25px; margin-right: 10px; }
    .nous-cont-wrp h6 { font-size: 45px; padding-bottom: 20px; }
    .secblog { padding: 50px 1% 150px; }
    .cri-logo { width: auto; }
    .copyRightInner.copyrightInner-right { padding-bottom: 0; }
    .copyRightInner.copyrightInner-right p { font-size: 15px; }
}
@media (min-width:1201px) {
    .for-screenHide{display: none;}
    .for-screenShow{display: block;}
}
@media (max-width:1200px) {
    .grid-services--width{width:100% !important;}
    .service-wrapper{margin:25px !important;width: 63%;}
    img { max-width: 100%; height: auto; }
    .menu-Bar { display: block; top: 25px; bottom:inherit; }
    .menuWrap.open { display: flex; left: 0px; }
    .menuWrap { position: fixed; left: -210%; right: 0; top: 0; bottom: 0; margin: auto; background: #ff9500; height: 100vh; display: flex; align-items: center; justify-content: center; flex-flow: column; transition: all 0.4s ease; z-index: 3; width: 100vw; }
    .logo img { max-width: 50%; }
    .logo video { max-width: 50%; }
    .container { position: relative; }
    header .header-top { display: none; }
    header .main-header ul.menu>li { display: block; padding: 0px; margin:15px 0;}
    header .main-header ul.menu>li a { color: #fff; }
    header .main-header ul.menu>li a:before { display: none; }

    ul.topNavBtn li a { padding: 12px 25px; }
    ul.lagu-selet { padding-left: 0; }
    .menu li { margin-right: 0; }
    .testiArrow { width: 98%; }
    .esiw-cont h4 { font-size: 18px; }
    .esiw-date { width: 60px; }
    .esiw-date h4 { font-size: 24px; }
    .esiw-date p { width: 40px; height: 40px; line-height: 40px; font-size: 18px; }
.box-orange{position:relative;}
    .home3-img-wrp{width: 100%;
        display: flex;
        justify-content: center;}
        
    .mobSec-home3 {display: block;}
    .for-mobHide{display: none;}
    .for-mobShow{display: block;}
    .bxmob ul li{width: 50%;}
    ul.topNavBtn {
    position: relative;
    right: 50%;
}
.home3-img-wrp img { width: 100%; height: auto;}
.bomain{width:34%;}
.bbmain{width:34%;}
.bo1{bottom: -62px; left:0;}
.bb1{bottom: -62px; left:0;}
.bo2{bottom: -12px; left: 12px;text-align: left;}
.bb2{bottom: 30px; left: -15px;text-align: right;}
.bo3 {bottom: 40px;left: 210px;}
.bb3 {bottom: 63px;left: 210px;}
.bo4 {bottom: 123px;left: 125px;text-align: right;}
.bb4 {bottom: 123px;left: 80px;text-align: right;}
.bo5 {top: 369px;left: 50px;}
.bb5 {top: 335px;left: 31px;text-align: right;}
.bo6 {top: 285px;text-align: left;left: 220px;}
.bb6 {top: 269px;text-align: left;left: 221px;}
.bo7 {top: 192px;text-align: right;left: 61px;}
.bb7 {top: 166px;text-align: right;left: 61px;}
.bo8 {top: 160px;left: 192px;}
.bb8 {top: 110px;left: 252px;}
.bo9 {top: 116px;right: 172px;text-align: right;}
.bb9 {top: 101px;right: 180px;text-align: right;}
.homesec3-orange-imageMapData span {left: 50% !important;transform: translate(-50%, -50%);}
.homesec3-blue-imageMapData span {left: 50% !important;transform: translate(-50%, -50%);}
.homesec3-imageMapData span{width:300px;}
.home3-h2 {right: 100px;bottom: -100px;}
.home3-h1 {left: 100px;}
.homesec3 { padding: 30px 0 75px; }
.box-blue {position: relative;}
.box-imghome{position: inherit;}
.grid-services--1 > div >p{

    font-size: 16px !important;
}
}
@media (max-width:1024px){
    .nous-cont__img-wrapper{width:100%;}
    .leps-cont__container{display: none;}
    .double-box{flex-direction: column;}
    .double-box__text--right{padding-left: 0;}
    .col-md-6{ max-width: 100% !important; }
    .aboutsec1-flex{display: flex; flex-direction: column;}
    .aboutsec1-flex-direction{display: flex; flex-direction: column-reverse; }
    .aboutsec1-width{max-width: 100%;}
    .copyRightInner1{margin: 25px 0;}
    footer p{margin-bottom:10px;}
    .copyRightInner{padding:10px 0;}
    .container__flex--centernd{flex: auto;}
    .solsec-img-wrp{max-width:100%;}
    .travailsec2-wrapper{margin: 1rem 0;}
    .map__container{display: flex; flex-direction: column;}
    .map__container >.col-md-7, .col-md-5{max-width: 100%; padding-top: 10px;}
    .copyright > .container-fluid > .row >.col-md-3{max-width: 100%;}
    .aboutsec1-cont{padding: 20px 20px 20px 20px;}
    .contact-section > .container-fluid > .row >.col-md-5{max-width: 100%;}
    .contact-section > .container-fluid > .row{flex-direction: column-reverse;}
    .whtbanner > .container{max-width:100%;}
    .quebe-mainsec > .row{flex-direction: column;}
    .trsec1-img{padding-top:0;}
    .le-process-secton{padding: 0 0 20px 0;}
    .leps-img-wrp{padding-top:30px;}
}
@media (max-width:824px) {
    body, p{font-size:14px;}
    header {padding: 10px 15px;}
    .popupMain { background-image: none; }
    .pop-cont p {padding-bottom: 25px; border-bottom: 1px solid lightgray;font-size: 13px;}
    .mainBanner {height: auto;    padding: 50px 0;}
    .mainBanner h3 {font-size: 20px;margin-bottom: 0;letter-spacing: 0;text-shadow: 0px 1px 13px #c0c0c0;}
    .mainBanner p {font-size: 16px;}
    .homeSec-2 h2 { font-size: 20px; padding: 0 10px; }
    .home3-h1 h3 a,
    .home3-h2 h3 a { font-size: 20px; letter-spacing: 4.8px; }
    .home-main-wrp { width: 100%; height: auto; }
    .homeSec-4 h2 { font-size: 25px; line-height: 1.2; }
    .homeSec-5 h2 { font-size: 25px; }
    .eventSec h2 { font-size: 30px; }
    .quebec-main h4 { font-size: 20px; }
    .para.quebec-main p { font-size: 16px; }
    .quebec-main { padding: 25px; }
    .quebecSec { padding: 12px 0; }
    footer { padding: 20px; }
    .about-section { padding: 20px 0; }
    .aboutsec-cont p { font-size: 20px; line-height: 1.25; padding: 0; }
    .innerBanner h2 { font-size: 24px; padding: 0px 0; }
    .innerBanner { min-height: 100px; }
    .aboutsec1-cont { padding: 30px 0 0 0; }
    .aboutsec1-right h6 { font-size: 24px; padding-bottom: 10px; }
    .aboutsec1-right ul li { margin: 10px;    width: 43%; }
    .aboutsec1-logo img {width: 55%;display: block;margin: auto;}
    .solsec-img-wrp{padding: 20px 0 0 0; min-width:100%;}
    .asr-img img {width: 60px;}
    .asr-cont h5 { font-size: 18px; }
    .notr-cont h6 { font-size: 24px; text-align: center; padding-bottom: 20px;}
    .notr-cont p { font-size: 18px; text-align: center; }
    .notr-cont2-title{display:none;}
    .notr-cont2-title-mobile{display: block;}
    .evdsec-cont { padding: 0; }
    .evdsec-cont h5 { font-size: 24px; padding-bottom: 10px; }
    .evdsec-cont p { font-size: 14px; padding: 20px 5px; }
    .evdsec-cont a,
    .evsec-btn a { min-width: 130px; padding: 2px; font-size: 16px; }
    .ecdsec-img img { height: auto; }
    .evdsec1-cont h4 { font-size: 24px; }
    .evdsec-sec h6 { font-size: 24px; }
    .logo img, .sticky .logo img { max-width: 50%; }
    .logo video, .sticky .logo video { max-width: 50%; }
    .nous-cont-wrp h6 { font-size: 22px; }
    .nous-cont__list{flex-wrap: wrap; }
    .nous-cont__title h5{font-size:2.2rem;}
    .nous-cont__title ul li{font-size:1.3rem;}
    .nous-cont__content{flex-direction: column;}
    .nous-cont__img-wrapper{height:auto;}
    .milieu{flex-direction: column-reverse;}
    .nous-cont-wrp ul li { font-size: 18px; }
    .solsec-cont-wrp { padding: 0; }
    ul.colasebar>li span { font-size: 18px; }
    .format-cont h6 { font-size: 22px; }
    .format-cont { padding: 20px; }
    .format-cont p { font-size: 18px; }
    .formatimg-cont { text-align: center; }
    .format-img img { margin-left: 0; margin-top: 65px; }
    .choisir-scetion h4 { font-size: 24px; }
    .choisir-scetion { padding: 20px 0; }
    .choisir-result { padding: 50px 0; }
    .choisir-result p { font-size: 16px; padding-right: 0; text-align: center; }
    .choisir-result h6 { font-size: 24px; text-align: center; }
    .choisirsec-nav ul { display: block; text-align: center; }
    .choisirsec-nav ul li { display: inline-block; width: 32%; margin: 0; }
    .choisir-scetion h4{padding-top: 50px;}
    .zoom-svg-container { width: 100% !important; height: auto !important; }
    .popupMain { width: 100%; height: 650px; }
    .popinner > .container > .row{flex-direction: column;}
    .popinner{padding: 70px 0 0 0 ;}
    .pop-cont h5 { font-size: 18px; letter-spacing: 3.8px; }
    .pop-cont h6 { font-size: 16px; padding: 20px 0; min-height: 0; }
    .pop-cont-blue h5 { padding-top: 20px; }
    .travailsec2-wrapper{margin: 0.8rem 0 0 0;}
    .pop-bottom { position: unset; }
    .popupMain { text-align: center; }
    .popupMain a { margin-bottom: 10px; }
    .teamsec1-cont h6 { font-size: 24px; padding-bottom: 20px; }
    .teamsec1-cont { padding: 0; }
    .teamSection-one { padding: 20px 0; }
    .teamsec1-cont p { font-size: 18px; text-align: center; }
    .teamSection-two { padding: 10px 0; }
    .teamsec2-main { margin-bottom: 0px; }
    .blog_boxtextb h4 { font-size: 15px; padding-bottom: 13px;}
    .blog_boxtextb p {font-size: 14px;}
    .blog_boxtextb h5 {font-size: 14px;padding: 0;margin: 1px 0 13px;}
    .blog_boxtextb { position: unset; padding: 20px; }
    .blog_boxtextb h5,
    .blog_boxtextb p,
    .blog_boxtextb a,
    .blog_boxtextb h4 { color: #000; line-height: 20px; min-height: 0; }
    .blog_boxmright .blog_boxtextb { width: 100%; }
    .blogpage_boxm ul { width: 200px; }
    .blogpage_boxm .double-left,
    .double-right { font-size: 12px; }
    .blogpage_boxm { margin: 0px auto 0; display: table; }
    .blogpage_boxm li { display: inline-block; width: 23%; }
    .blogpage_boxm ul { margin: 0 10px; }
    .secblog { padding: 50px 1% 50px; }
    .secblogdetail .heading { font-size: 18px; padding-bottom: 15px;}
    ul.blogdetail_box_job {margin-bottom: 20px;}
    ul.blogdetail_box_job li a {font-size: 14px;}
    .secblogdetail { padding: 20px 0; }
    .blogdetail_boxl ul li { display: inline-block; vertical-align: top; }
    .blogdetail_boxl ul li a i { font-size: 24px; }
    .blogdetail_boxl { padding: 0; }
    .blogdetail_boxr { padding: 0; width: 100%; }
    .seccommentmain { padding: 10px; }
    .secblog .headingmain h3.heading { font-size: 24px; }
    .blog_boxtext .btn_red { width: 120px; height: 40px; line-height: 40px; font-size: 14px; }
    .contact-section { padding: 0; }
    .csr-hd { padding-left: 0; }
    .policy-main h6 { font-size: 18px; }
    .policy-section { padding: 20px 0; }
    .policy-main p { font-size: 16px; }
    .policy-main h5 { font-size: 18px; }
    .orgn h4 { padding-top: 30px; }
    .event-slider { margin: 0 10px; }
    .quebecSec .para a { width: 100px; height: 40px; line-height: 38px; font-size: 18px; }
    .formatimg-cont span { text-align: center !important; }
    .soulImg .anchr {  top: 155px;  }
    .soulImg .anchr a { font-size: 12px !important; }
    .popupMain { background-image: none !important; }
    .d-flex {display: block !important;}
    ul.topNavBtn {   position:relative; width: 250px;right: 100%;text-align: center;display: block;}
    ul.topNavBtn>li {display: inline-block;}
    .orgn h4 {font-size: 20px;}
    .orgn p {font-size: 16px;}
    .orgn p br {display: none;}
    .orgn {padding: 0 0 30px;}
    .trvl {text-align: left;padding-left: 15px;margin-bottom: 60px; padding-top: 90px;}
    .entr {text-align: right;padding-right: 15px; padding-top: 90px;}
    .homeSec-5 ul.jobSlider li .titleApply h3 {font-size: 16px;line-height: 20px;min-height: auto;padding: 0 10px;}
    .homeSec-5 ul.jobSlider li .titleApply h3 br {display: none;}
    .homeSec-5 ul.jobSlider {margin: 35px 0 0;}
    .testiArrow {left: 0;width: 98%;right: 0;margin: auto;}
    .testiArrow ul li {width: 35px;height: 35px;line-height: 35px;}
    .aboutsec3 .row .col-md-2 {width: 50%;margin-bottom: 25px;}
    a.dl-cv-link { font-size: 20px; }
    .esiw-main { min-height: auto; }
    .trsec3-cont p { font-size: 18px;
    }
    .zoom-svg-container { width: 100% !important; }
    .regions-list { margin-top: 30px; }
    .travailGallery-section { height: 400px; overflow: hidden; overflow-y: auto; margin-bottom: 35px; width: 95%; }
    .travailGallery-section .row .col-md-2 { width: 50%; margin-bottom: 25px; }
    .bxmob ul li { width: 100%; }
    .homeSec-4.pad-sec { padding: 50px 0; }
    .teamsec2-cont h6 { font-size: 14px; }
    ul.blogdetail_box_job { margin-bottom: 20px; }
    ul.blogdetail_box_job li a { font-size: 14px; }
    .blogdetail_boxl ul li a { width: 40px; height: 40px; line-height: 40px; font-size: 12px; }
    .blogdetail_boxl ul li a h5 { font-size: 12px; }
    .blogdetail_boxr p { font-size: 14px; line-height: 23px; }
    .container__wrapper{ margin:0;}
    .nous-cont-pad-left{padding-left:0;}
    .nous-cont-pad-right{padding-right:0;}

}

@media (max-width:767px) {
    .logo img, .sticky .logo img {
    max-width: 35%;
}
.logo video, .sticky .logo video {
    max-width: 35%;
}
.map-quebec{
    width: 153% !important;
    left: -107px !important;
    top: -54px !important;
    height: auto !important;
}

ul.topNavBtn {
    right: 0;
    width: 100%;
}}

@media (max-width:480px) {
    .home3-h2 {right: 12px;bottom: -100px;}
    .home3-h1 {left: 12px;}
 }


 /* THUMBNAIL VIDEO HOME PAGE */
.thumbnail__video{
   display: flex;
}
.thumbnail--right{
    justify-content: right;
}
@media (min-width: 824px){
    .thumbnail--right {
       
        justify-content:center;
    }
}
.thumbnail--left{
    justify-content: left;
}
@media (min-width: 824px){
    .thumbnail--left {
       
        justify-content:center;
    }
}
@media (min-width: 824px){
    .thumbnail__video {
        display: block;
       
    }
}
.thumbnail__wrapper{
    position: relative;
}
.thumbnail__video-pic{
    width: 20vw;
    min-width:170px;
}

.thumbnail__video-pic--width1{
    width: 14vw;
    min-width:120px;
}

.thumbnail__play-btn{
    position: absolute;
    left: 50%; /* relative to nearest positioned ancestor or body element */
    top: 50%; /*  relative to nearest positioned ancestor or body element */
    transform: translate(-50%, -50%); /* relative to element's height & width */
}
.play-button {
    height: 40px;
    width: 65px;    
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}

.play-button:hover {
    background-color: rgba(0, 173, 239, 0.9);
}

.play-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 10.5px;
    left: 24px;
    margin: 0 auto;
    border-style: solid;
    border-width: 9.5px 0 9.5px 17px;
    border-color: transparent transparent transparent #ffffff;
}


/* MODAL VIDEO - SUITE AU CLICK THUMBNAIL */
.modal-video{
    display: flex;
    background-color: rgba(0,0,0,.9);
    height: 100%;
    justify-content: end;
    margin: 0;
    padding: 2vw;
    transition: opacity .3s ease;
    top: 0;
    width: 100%;
    z-index: 20;
}

.modal--ouvre{
    left: 0;
    opacity: 1;
    pointer-events: all;
    position: fixed;
}
.modal--ferme{
    left: -105vw;
    opacity: 0;
    pointer-events: none;
    position: absolute;
}
.modal-video-content{
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute;
    display: flex;
    width: 100%;
    padding: 0 4vw;
    height: 85%;
}
.overflow-y--hidden{
    overflow-y: hidden;
}
.modal-video--height{
    height: 85%;
}
.modal-btn-close{
    color: white;
    align-self: start;
    font-size: 28px;
    font-weight: bold;
    margin: 5px;
}
.modal-btn-close:hover{
    color: #fd941e;
    
}


/*SIGNATURE PAD*/
.signature{
    background-color: whitesmoke;
    font-family:Helvetica;
    font-size: 18px;
    color: #333;      
}
@media only screen and (min-width: 1024px){
    .signature{
        padding: 2rem 6vw;
        min-height: 100vh;
        display: flex;
        justify-content: center;      
    }
}
.signature__title{
    font-weight: bold;
    font-size: 25px;
    padding-left:25px;
    font-family:Helvetica;
}
@media only screen and (min-width: 1024px){
    .signature__title{
        font-size: 32px;
    }
}
.signature__wrapper{
    padding: 4vw;
    background-color: white;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media only screen and (min-width: 1024px){
    .signature__wrapper{
        min-width: 550px;
        box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    }
}
.signature__lang{
    display: flex;
    flex-direction: row;
    padding: 5px;
    justify-content: right;
}
.signature__lang-header{
    background-color: whitesmoke;
    padding-left: 30px;
}

/* Signature */
.signature__pad-wrapper {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
  
}
.signature__pad-titre{
    font-weight: bold;
    font-size:18px
}
.signature__pad {
    border: 2px solid #efefef;
    left: 0;
    top: 0;
    border-radius: 5px;
    height:200px;
}

/* Form */
.signature__header{
    display: flex;
    padding-bottom: 1rem;
    border-bottom: 1px solid #d7d7d7d7;
    align-items: center;
}
.signature__logo{
    width:100px;
    
}
.signature__inputs-wrapper{
    display: flex !important;
    flex-direction: column !important;
    margin: 2.2rem 0 1rem 0 !important;
    max-width:500px;
}

.signature__inputs-wrapper > div{
    font-weight: bold;
    
    display: flex;
    flex-direction: column;
 
}
.signature__input-disabled{
    pointer-events: none;
    color: gray;
}
.signature__input{
    border-radius: 5px !important;
    font-size: 14px !important;
    border: 2px solid #efefef !important;
    padding: 7px 14px !important;
    transition: all 0.3s ease !important;
   
}
@media only screen and (min-width: 1024px){
    .signature__input{
        width: 500px !important;
    }
}
.signature__input:focus{
    border-color: #1d78c5 !important;
    outline: 0;   
}
.signature__inputs-container{
    
    margin-top: 0.5rem;
}

/* Buttons */
.signature__btn-wrapper{
    padding-top: 2rem;
}
.signature__btn{
    border: none;
    cursor: pointer;
    border-radius:22.5px !important;
}

.signature__btn-primary{
    background-color:#1d78c5 !important;
    padding:13px !important;
    width: 100px !important;
    font-weight: bold!important;
    transition: background-color 0.3s !important;
    border:2px solid #1d78c5 !important;
    color: white !important;  
}
.signature__btn-primary:hover{
    color: #1d78c5 !important;
    background-color: white !important;
}
.signature__btn-sec{
    background-color: white;
    padding:13px;
    width: 100px;
    font-weight: bold;
    transition: background-color 0.3s;
    border:2px solid #fd941e;
    color: #fd941e;  
}
.signature__btn-sec:hover{
    background-color:#fd941e;
    color: white;
}
.signature--success{
    padding: 25px;
    font-size: 32px;
}
.signature__erreur{
    color: red ;
    font-size: 10px;
    padding-bottom: 1rem;
    padding-top: 5px;
}
.modal-wait {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('http://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
}


.modal-wait--ferme {
    overflow: hidden;   
    display: none;
}
.modal-wait--ouvre{
    display: block;
}

/* triple-BOX COMPONENT */
.triple-box__title{
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.08px;
    color: #1377c9;
    padding-top: 5vw;
    text-align:center;
}

.triple-box{
    display: flex;
    padding: 30px 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media only screen and (min-width: 1024px){
    .triple-box{
        padding: 0;
    }
}
.triple-box__container{
    align-self: center;
   
}
.triple-box__container-center{
    align-self: center;
}
@media only screen and (min-width: 1024px){
    .triple-box__container{
        width:30%;
     
    }
    .triple-box__container-center{
        width:40%;
    }
}
.triple-box__img-wrapper{
    display: flex;
    justify-content: center;
    min-width: 100%;
     
}
@media only screen and (min-width: 1024px){
    .triple-box__img-wrapper{
        min-width: auto;
     
    }
    
}
.pic-width{
    min-width:100%;
}
.triple-box__img{
    width: 500px;
}
.triple-box--font{
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #808080;
    text-align: justify;
    padding: 0px 20px 0px 5%;
}
.triple-box--bgcolor{
    background-color: whitesmoke;
}
.container__wrapper{
    margin: 50px 0;
}
.container__flex--center{
    display:flex;
    flex-direction: column;
    justify-content: center;
}
.container__flex--centernd{
    display:flex;
    justify-content: center;
  
}
.close{
    display: none;
}
.title__bw{
    font-size: 39px;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: 0.08px;
    color: #1377c9;
    padding-top: 50px;
    text-align: center;
}
@media (max-width:824px){
    .title__bw{
        font-size: 24px;
    }
}


/** CSS MAP INTERACTIVE CANADA**/

.canada-map {
    /*background: #88a;*/
    background-color: #aadaff;
    color: #fff;
    font-family: Avenir, Calibri, sans-serif;
  }
  #canada-map { 
    fill: #1377c9;
  }
  #canada-map g {
    transition: .3s;
  }
  #canada-map g:hover{ 
    fill: #ff9500;
    cursor: pointer;
  }
  #usa{
    /*fill: #c3ecb2*/
    fill: #e8e8e8;
  }
  .active, .active:hover { 
    fill:  #ff9500 !important;
  }		
  #provinceInfo { 
    position: absolute;
    top: 0; right: 0;
    width: 25%;
    background: rgba(0,0,0,0.2);
    pointer-events: none;
    opacity: 0;
    transition: 1s; 
  }
  @media all and (max-width: 800px) {
    #provinceInfo { width: 40%; }
  }
  @media all and (max-width: 750px) {
    #provinceInfo { 
      width: 100%; 
      position: static; 
      background: none;
    }
    #provinceInfo.show p { 
        color: #000 !important; 
        margin-bottom: 2rem; 
    }
  }
  
  .province-name--color{
    color: #ff9500 !important;
    fill: #ff9500;
  }
  .canada-map{
    border: 1px solid lightgray;
    border-radius: 15px;
    
  }



   /* SWIPER SECTION PARTENAIRES */
  .swiper {
    width: 100%;
    height: 100%;
    padding: 50px 30px !important;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: auto !important; 
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: opacity 0.3 ease-out;
    opacity: 0.5;
  }

 .swiper-slide-visible {
    opacity: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-slide__img-wrapper{
    display: flex;
    overflow: hidden;
    width: 150px;
    
}


   /* SWIPER SECTION Témoignages */
.bloc-swiper{
    
}

.swiper-temoignage  .swiper-slide {
    text-align: center;
    font-size: 18px;
    padding: 25px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
@media (max-width:824px){
    .swiper-temoignage  .swiper-slide{
        padding: 0;
        }
}

.swiper-temoignage .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-temoignage .swiper-content{
    display: flex;
    flex-wrap: wrap;
    width:80%;
    align-items: center;
    justify-content: space-around;
}
@media (max-width:824px){
    .swiper-temoignage .swiper-content{
        width:100%;
        }
}

.swiper-temoignage .swiper-img-wrapper{
    overflow: hidden;
    width: 500px;
}

.swiper-temoignage .swiper-title{
    text-align: left;
    font-weight: bold;
}
@media (max-width:824px){
    .swiper-temoignage .swiper-title{
        text-align:center;
        }
}

.swiper-temoignage .swiper-subtitle{
    padding-bottom: 20px;
}

.swiper-temoignage .swiper-content-text{
    width:70%;
    text-align: left;
    color: #808080;
    font-size: 18.5px;
    font-weight: 400;
    line-height: 1.4;
}
.quote-mark{
    display: flex;
    align-items:flex-start;
}
@media (max-width:824px){
.quote-mark blockquote{
    text-align:center;
    padding-top: 20px;
    }
}
.quote-mark svg{
    fill:rgba(255, 149, 0,0.9);
    padding: 50px 15px 0 15px;
    width: 300px;
}
@media (max-width:824px){
    .quote-mark svg{
        display: none;
        }
}
.swiper-temoignage-pagination{
    text-align: center;
    margin-top: 25px;
}
.swiper-temoignage-button-next > .svg{
    fill:rgba(255, 149, 0,0.9);
    width: 100px;
}
.swiper-temoignage-button-previous .svg{
    fill:rgba(255, 149, 0,0.9);
    width: 300px;
}

/***SERVICES */
.service{
    display: flex;
    flex-direction: column;
}
.service h4{
    font-size: 20px;
    font-weight: 700;
    color: #808080;
    margin-bottom: 25px;

}
.service h5{
    font-size: 18px;
    font-weight: 500;
    color: white;
    background-color: #1377c9;
    width:100%;
    cursor: pointer;
}

.service-wrapper{
    width: 80%;
    align-self: center;
}
.service-wrapper--padding{
    margin: 50px;
}
@media only screen and (min-width: 1200px) {
    .service-wrapper--padding{
        padding: 0 150px 0px 150px;

    }
}
.service__wrapper-text{
    margin: 50px 0 50px 0;
    display:flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.service__text{
    font-size: 18.5px;
    line-height: 1.4;
    font-weight: 400;
    color: #808080;
    padding-bottom: 50px;   
    text-align: justify;
    
}

.service-btn--width{
width:fit-content}
.service__text--center{
    text-align: center;
}

.grid-services--1{
    grid-template-columns: 1fr;
    margin-bottom: 40px
    
}
.grid--italique{
    font-style: italic;
}
.grid-services--1 > div{
    padding: 15px;
    border-bottom: 2px solid gainsboro;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.grid-services--1 > div > p{
    font-weight: 600;
    letter-spacing: 0.34px;
}
.grid-services--1 > div > div{
    font-weight: 600;
    letter-spacing: 0.34px;
    font-size: 14px;
}
.grid-services-wrapper{
   
}
.grid-services--width{
    width:90%;
}
.grid-services__title{
    color: #1377c9;
}
.grid-services__sec-text{
    font-style:italic;
    margin-top: 5px;
    font-size: 14px;
    color: #808080;
}

.grid-services__wrapper{   
    padding: 10px;
    
}
.grid-services__titre{
    display: flex;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: white;
    background-color: #1377c9;
    width:100%;
    padding: 15px;
    align-items: center;
    
}
.grid-services__titre--marginb{
    margin-bottom: 10px;
}
.grid-services__titre > div{
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    
}

.booking{
    padding: 20px 20px;
    background-color: whitesmoke;
}
@media only screen and (min-width: 1200px) {
    .booking {
        padding: 100px 50px;

    }
}
.booking__heading{
    text-align: center;
    font-size: 39px;
    color:#1377c9;
    font-weight: bold;
    margin-bottom:100px;
}
.booking__card{
    display: flex;
    justify-content: space-between;
    flex-direction:column;
    align-content: center;
    flex-wrap: wrap;
    align-items:center;
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background-color: #ffffff;
    
}
.booking__title{
    padding-top: 15px;
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: bold;
    color: #808080;
    text-align: center;
}
.booking__title-line{
    border-top: 1px solid;
    
    width: 180px;
}
.booking__text > p{
    color: #808080;
    text-align: center;
    
}
.booking__text > h6{
    color: #808080;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.booking__text{
    padding-top: 15px;
}
.booking__text-blue{
    color: #1377c9 !important;
}

.booking__price{
    display:flex;
    justify-content: center;
    padding-top: 20px;
}
.booking__price--font-small{
    font-size: 10px;
}
.booking__price-value{
    font-size: 20px;
    font-weight: bold;
    
}

.booking--border-right{
    border-right:1px solid #1377c9;
    margin-top: 15px;
    margin-bottom: 7px;
    margin-left: 15px;
    margin-right: 15px;
    
}
.booking__img{
    width: 180px;
    height:250px;
    object-fit: cover;
}
.booking__btn{
    margin: 5px 0;
    padding: 15px 30px;
    border-radius: 30px !important;
    text-align: center;
    transition-duration: 0.3s;
    border: none;
}
.booking__btn:hover{
    color: #ffffff !important;
    background-color: #808080 !important;
}
.booking__btn a:hover{
    color: #ffffff !important;
    
}
.booking__btns{
    display: flex;
    flex-direction: column;
    padding:15px;
}
.booking__link{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.modal-booking{
    display: flex;
    align-items: center;
    background-color: rgba(0,0,0,.9);
    margin: 0;
    padding: 2vw;
    transition: opacity .3s ease;
    top: 0;
    height: 100%;
    z-index: 20;
    top: 0;
    width: 100%;
    justify-content: center
}


.modal--opacity-body{
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-booking-content{
    padding: 3vw;
    background-color: whitesmoke;
    position: relative;
    width:100%;
    height:100%;
    top:0;

   
    overflow: auto;
}
@media only screen and (min-width: 768px) {
    .modal-booking-content {

        height:fit-content;
        
    }
}
@media only screen and (min-width: 1200px) {
    .modal-booking-content {
        width:50%;
       

    }
}
.modal-booking-text{
    padding:25px 25px 40px 25px;
    font-size: 20px;
    line-height: 1.5;
    text-align: justify;

}
.modal-booking-text--bold{
    text-decoration: underline;
    font-weight: bold;
}
.modal-booking-btn{
    display: flex;
    justify-content: space-evenly;
}
.modal-booking__btn-close{
    color: #ff9500;
    align-self: start;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    padding:10px
}
.modal-booking__btn-close:hover{
    color: #e57514;
}
.booking-btn--colorblue{
    background: #1377c9 !important;
}
.booking-btn--colororange{
    background: #ff9500 !important;
}
.booking-btn--colororange:hover{
    background: #e57514 !important;
    cursor:pointer;
}
.modal-booking-link{
    color: white;
    font-weight:bold;
}
.modal-booking__h3{
    font-size:20px;
    padding-bottom: 25px;
}
.modal-booking__input{
    border: 1px solid #1377c9 !important;
    border-radius: 2px !important;
    padding: 5px;
    width:100%;
}
@media only screen and (min-width: 760px) {
    .modal-booking__input {  
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .modal-booking__input {  
        width: 100%;
    }
}
.modal-booking__checkbox{
    display: flex;
    flex-direction: column;
    margin-bottom:20px;
}
.modal-booking--show{
    display: block;
}
.modal-booking--hidden{
    display:none;
}

.modal-booking__input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #1377c9;
    opacity: 1; /* Firefox */
  }
  
  .modal-booking__input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #1377c9;
  }
  
  .modal-booking__input::-ms-input-placeholder { /* Microsoft Edge */
    color: #1377c9;
  }
#Qc_1_  g g a path:hover{
fill: rgba(255, 149, 0,0.9);;
}
#Qc_1_  g g a path{
    fill: #1377c9;
    }

.redirection{
    background-color: whitesmoke;
    padding: 100px 30px;
    font-size: 20px;
    font-weight: bold;
}

/* MODALE DES COOKIES */

/* COOKIES - PREMIÈRE FENÊTRE */

.cookies, .cookies_settings {
    background-color: #F9F9F9;
    box-shadow: 0px 8px 16px -2px rgba(0,0,0,0.2);
    padding: 1em;
    margin: 1em;
    border-radius: 8px;
    position: fixed;
    bottom: 0;
    right: 0;
}

.cookies {
    width: 50%; 
    font-family: 'Calibri';
    font-weight: bold;
    z-index: 10000;
    /* display: none; */
}

.cookies__heading, .cookies__content, .cookies__btn-wrapper {
    display: flex;
}

.cookies__heading, .cookies__content {
    padding-bottom: 1em;
}

.cookies__title {
    padding-right: 1em;
    font-weight: bold;
}

.cookies__title, .cookies__text, .cookies__detailed-infos {
    color: #404040;
}

.cookies__text {
    padding-right: 1em;
} 

.cookies__btn-wrapper {
    flex-flow: column;
    justify-content: center;
    gap: .5em;
}

.cookies__btn {
    border-radius: 8px;
    padding: 0.7em 1em;
    font-size: 14px;
    width: 120px;
}

.btn--full-blue {
    background-color: #1D78C5 !important;
    border: none; 
    color: #F9F9F9 !important;
}

.btn--full-blue:hover {
    background-color: #0264b5 !important;
    transition: background-color 0.5s ease !important;
    cursor: pointer;
}

.btn--half-blue {
    border: 2px solid #1D78C5;
    background-color: #F9F9F9;
    color: #1D78C5;
}

.btn--half-blue:hover {
    background-color: #1D78C5;
    color: #F9F9F9;
    transition: background-color 0.5s ease;
    cursor: pointer;
}

.cookies__policy {
    color: #1D78C5;
    text-decoration: none;
}

/* COOKIES - DEUXIÈME FENÊTRE */

.cookies_settings {
    width: 40%;
    display: flex;
    flex-flow: column;
    gap: 1em;
    display: none;
    z-index: 10000; 
}

.cookies_settings__item {
    padding: .5em;
    border-radius: 5px;
    border: 2px solid #1D78C5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cookies_settings__item p {
    color: #808080;
    margin: 0;
}

.cookies__detailed-infos, .cookies_settings__policy a {
    font-size: 14px;
}

.cookies_settings__policy a {
    font-weight: bold;
    text-decoration: underline;
    color: #404040;
}

.cookies_settings__btn {
    display: flex;
    justify-content: space-between;
}

.cookies_settings__btn--all button {
    padding: 1em;
}

.cookies_settings__btn > button {
    padding: 0;
}

/* Sliders */

/* Les switch - Les boîtes autour des sliders */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
    
/* Cacher le HTML par défaut des checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
    
/* Les sliders */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
    
.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
    
input:checked + .slider {
    background-color: #5E9CD0;
}
    
input:focus + .slider {
    box-shadow: 0 0 1px #5E9CD0;
}
    
input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
    
/* Les sliders ronds */
.slider.round {
    border-radius: 34px;
}
    
.slider.round:before {
    border-radius: 50%;
}

/* Media Query de la modale des cookies */

@media screen and (max-width: 830px) {
    .cookies, .cookies_settings {
        width: 100%;
        margin: 0;
    }
}

/* MODALE DU FORMULAIRE POUR DEMANDE DE CONSULTATION EN IMMIGRATION */

.modal--immigration{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    background-color: rgba(0,0,0,.9);
    margin: 0;
    padding: 2vw;
    transition: opacity .3s ease;
    top: 0;
    z-index: 20;
    top: 0;
    justify-content: center
}

.modal--immigration-content {
    background-color: #F9F9F9;
    box-shadow: 0px 8px 16px -2px rgba(0,0,0,0.2);
    padding: 1em;
    margin: 1em;
    border-radius: 8px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 50%;
    z-index: 100000;
    overflow: auto;
}

.close-btn--immigration {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    cursor: pointer;
    background: none;
    border: none;
}

.close-btn--immigration, .modal--immigration-content {
    color: #404040;
}

.form--immigration {
    display: flex;
    flex-flow: column;
    font-family: 'Avenir';
    font-size: 18px; 
}

.form--immigration input[type="submit"] {
    font-size: 18px;
}

.form--immigration textarea{
    font-family: 'Avenir';
}

.form--immigration button {
    border-radius: 8px;
    padding: 1em 1em;
    font-size: 14px;
}

.form--immigration input, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical
}

.form--immigration input:focus, .form--immigration textarea:focus {
    outline-color: #5E9CD0;
}

.custom-placeholder::placeholder {
    color: #808080;
}

.error-message {
    color: #FF5757;
    padding-bottom: 1em;
}

@media screen and (max-width: 1200px) {
    .modal--immigration-content {
        width: 75%;
    }
}

@media screen and (max-width: 600px) {
    .modal--immigration-content {
        max-height: 80vh;
    }
}