@font-face {
    font-family: FontAwesome;
    src: url(/assets/fonts/OpenSans/fontawesome-webfont.eot);
    src: url(/assets/fonts/OpenSans/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/assets/fonts/OpenSans/fontawesome-webfont.woff2) format("woff2"), url(/assets/fonts/OpenSans/fontawesome-webfont.woff) format("woff"), url(data:font/ttf;base64,ZXhwb3J0IGRlZmF1bHQgX193ZWJwYWNrX3B1YmxpY19wYXRoX18gKyAiLi9hc3NldHMvZm9udHMvT3BlblNhbnMvZm9udGF3ZXNvbWUtd2ViZm9udC50dGYiOw==) format("truetype"), url(/assets/images/fontawesome-webfont.svg#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: a 2s infinite linear;
    animation: a 2s infinite linear
}

.fa-pulse {
    -webkit-animation: a 1s infinite steps(8);
    animation: a 1s infinite steps(8)
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

tbody,
tfoot,
thead {
    vertical-align: middle
}

div,
td,
th,
tr {
    vertical-align: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.siif-row {
    clear: both;
    overflow: hidden
}

.siif-column {
    display: block;
    float: left;
    position: relative;
    width: 100%
}

.siif-image-header {
    display: block;
    height: 600px
}

div#siif-overlayer-image__missionsContent {
    background: url(/CustomSIIFImages/IFCAM-Nos-Missions.jpg) no-repeat 50%;
    background-size: cover
}

div#siif-overlayer-image__valuesContent {
    background: url(/CustomSIIFImages/IFCAM-Nos-Convictions.jpg) no-repeat 50%;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge1-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge2 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge2-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge3 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge3-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge4 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge4-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge5 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge5-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge6 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge6-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge7 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge7-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge8 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge8-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge9 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge9-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge10 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge10-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge11 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge11-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge12 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge12-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge13 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge13-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge14 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge14-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge15 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge15-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge16 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge16-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge17 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge17-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-montrouge18 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Montrouge18-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie1-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris2 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie2-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris3 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie3-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris4 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie4-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris5 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie5-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris6 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie6-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris7 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie7-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris8 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie8-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris9 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie9-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris10 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie10-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-ms3-image-paris11 {
    background: url(/CustomSIIFImages/IFCAM-Campus-Boetie11-605x384.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-overlayer-image-portail {
    background: url(/CustomSIIFImages/mac-book-pro.png) no-repeat 0 0;
    background-size: cover
}

div#siif-blade-footer__logoCA {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMTEiIGhlaWdodD0iNjEiIHZpZXdCb3g9IjAgMCAzMTEgNjEiPg0KICAgIDxnIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxwYXRoIGQ9Ik0xMDguOTc1IDQxLjI0Mmg4LjA2OFY0Ljk5aC04LjA2OHpNMTMwLjQ4OSA0Ljk5aDM0LjI4N3Y1LjhoLTI2LjE3NHYxMS4zNDFoMjIuOTI4djUuNjQ2aC0yMi45Mjh2MTMuNDY1aC04LjExM1Y0Ljk5TTE5My45NTkgNC4zMTJjNS44MjkgMCAxMS44NzQgMS43IDE2Ljg0IDUuMDk2bC0zLjc3OSA0LjY4NGMtNC4wNDctMi42NzYtNy40NDgtNC4xNjgtMTIuNTc2LTQuMTY4LTguOTA2IDAtMTUuODcgNS4zMDEtMTUuODcgMTMuMDIyczYuOTY0IDEzLjAyMyAxNS44NyAxMy4wMjNjNS4zOTcgMCA4Ljk2LTEuNTk1IDEzLjI3OC00LjM3NGwzLjc3OCA0LjY4NGMtNS4wNzMgMy40NDgtMTEuNDQzIDUuMzAxLTE3LjU0MSA1LjMwMS0xMi4yNTQgMC0yMy44MDUtNi44OTctMjMuODA1LTE4LjY4NSAwLTExLjc4OCAxMS41NS0xOC41ODMgMjMuODA1LTE4LjU4M00yNDMuODA4IDI2Ljg0NGwtNy40NDItMTQuMzk3LTcuNDQgMTQuMzk3aDE0Ljg4MnptMi45NjYgNS42NDVIMjI1Ljk2bC00LjUzIDguNzUzaC04LjI1TDIzMi43NTYgNC45OWg4LjI1bDE5LjU3MyAzNi4yNTJoLTkuMjc1bC00LjUyOS04Ljc1M3pNMzAyLjM2IDQuOTlIMzExdjM2LjI1MmgtOC4wOThWMTQuMjA4TDI4Ny44OSAzNC40NTYgMjczLjMxMiAxNC44M3YyNi40MTNoLTcuMDJWNC45OWg4LjY0bDEzLjcxNCAxOC40MzZMMzAyLjM2MSA0Ljk5TTEwOC45NzUgNTAuNzI4aDIuMDMzdjguMjU0aDYuMDM1djEuNTcxaC04LjA2OHYtOS44MjVNMTE3LjEzMiA1MC43MjhoMS45MjdsLTEuNTQ0IDMuMDVoLTEuNDhsMS4wOTctMy4wNU0xMjAuNzQgNTYuMDQydi01LjMxNGgxLjk5N3Y1LjQzOGMwIDEuNzI0IDEuMTYgMi44ODQgMi45MTYgMi44ODQgMS43NDYgMCAyLjkwNS0xLjE2IDIuOTA1LTIuODg0di01LjQzOGgxLjkzdjUuMzE0YzAgMi43MDQtMS45NDMgNC41MTEtNC44NzQgNC41MTEtMi45MyAwLTQuODc0LTEuODA3LTQuODc0LTQuNTExTTEzNC4xNzQgNTMuNTV2Ny4wMDNoLTIuMDA1di05LjgyNWgyLjAwNWw1LjczNyA2Ljk5di02Ljk5aDIuMDA3djkuODI1aC0yLjAwN2wtNS43MzctNy4wMDRNMTQzLjkzNCA2MC41NTNoMi4wMTd2LTkuODI1aC0yLjAxN3pNMTU4LjM4OSA1MC43MjhsLTQuNjg1IDkuODI1aC0yLjA2bC00LjY4NC05LjgyNWgyLjMxNWwzLjUyNyA3Ljc2MiAzLjUyNy03Ljc2MmgyLjA2TTE1OS4wNjEgNTcuNzE5di02Ljk5MWg4LjU1MlY1Mi4zaC02LjUyN3YyLjM3MWg1Ljk4N3YxLjUzaC01Ljk4N3YxLjUxN2MwIC44NTUuMzkgMS4yNjMgMS4xODUgMS4yNjNoNS41M3YxLjU3MWgtNi4wMTVjLTEuNzI2IDAtMi43MjUtMS4wNTMtMi43MjUtMi44MzRNMTc0LjQ2NCA1NS42YzEuNDM2IDAgMi4zNTctLjYxOSAyLjM1Ny0xLjY4NiAwLTEuMDM4LS44ODEtMS42MTMtMi4zNy0xLjYxM2gtMi45MzhWNTUuNmgyLjk1MXptLTQuOTgyLTQuODcyaDUuMTMyYzIuMzgzIDAgNC4zMTguOTk2IDQuMzE4IDMuMTU4IDAgMS42ODUtMS4xOTEgMi41Ny0yLjgwMyAyLjk0OGwzLjEwMSAzLjcyaC0yLjM2OGwtMi44MTctMy40MjVoLTIuNTMydjMuNDI0aC0yLjAzMXYtOS44MjV6TTE3OS45MDIgNTkuMzM1bC45NDMtMS40MmMxLjIyNy45NCAyLjkgMS4zNzYgNC4zNDIgMS4zNzYgMS40OTcgMCAyLjcyNC0uNDYyIDIuNzI0LTEuMTkyIDAtLjc1OC0xLjM2My0xLjA1NC0yLjkyNi0xLjQwNS0yLjE1Ny0uNDc3LTQuNzItMS4wMzgtNC43Mi0zLjAwNSAwLTEuODI0IDIuMTg1LTIuOTYxIDQuNjgtMi45NjEgMS43MTMgMCAzLjUwNS41MDUgNC44IDEuNDE5bC0uOTQ1IDEuNDE3Yy0xLjA2NS0uODQyLTIuNDk0LTEuMjYzLTMuODE1LTEuMjYzLTEuMzQ4IDAtMi42NDMuNDM0LTIuNjQzIDEuMTM3IDAgLjY2IDEuMjQuOTI1IDIuNzI0IDEuMjM2IDIuMTk3LjQ2MiA0LjkyIDEuMDM5IDQuOTIgMy4xNzIgMCAxLjkzNi0yLjIzNyAzLjA0Ni00Ljc3MiAzLjA0Ni0xLjk1NCAwLTMuOTI0LS42MDQtNS4zMTItMS41NTdNMTkxLjMzMSA2MC41NTNoMi4wMTd2LTkuODI1aC0yLjAxN3pNMTk0LjM1NyA1Mi4zdi0xLjU3Mmg5LjA3NlY1Mi4zaC0zLjU0OHY4LjI1MmgtMS45OHYtOC4yNTJoLTMuNTQ4TTIxMC45NTUgNDguMDE4bC0xLjU2NCAxLjcxM2gtMS43MjdsMS4xODctMS43MTNoMi4xMDR6bS02LjUxNCA5LjcyMnYtNi45MzdoOC41NXYxLjU2aC02LjUyN3YyLjM1NGg1Ljk4OHYxLjUxOWgtNS45ODh2MS41MDRjMCAuODQ5LjM5MiAxLjI1NCAxLjE4NyAxLjI1NGg1LjUzdjEuNTZoLTYuMDE2Yy0xLjcyNSAwLTIuNzI0LTEuMDQ2LTIuNzI0LTIuODE0ek0yMjIuODUxIDU4Ljk4MmMyLjIzOCAwIDMuNzM4LTEuMzM1IDMuNzM4LTMuMzI3IDAtMi4wMDgtMS41LTMuMzU0LTMuNzM4LTMuMzU0aC0yLjMxN3Y2LjY4aDIuMzE3em0tNC4yOTItOC4yNTRoNC4xNmMzLjU1NCAwIDUuOTI1IDEuOTY2IDUuOTI1IDQuOTEzcy0yLjM3MSA0LjkxMi01LjkyNSA0LjkxMmgtNC4xNnYtOS44MjV6TTIyOS45ODggNTYuMDQydi01LjMxNGgxLjk5OHY1LjQzOGMwIDEuNzI0IDEuMTU5IDIuODg0IDIuOTE2IDIuODg0IDEuNzQ0IDAgMi45MDMtMS4xNiAyLjkwMy0yLjg4NHYtNS40MzhoMS45MzJ2NS4zMTRjMCAyLjcwNC0xLjk0NSA0LjUxMS00Ljg3NCA0LjUxMS0yLjkzIDAtNC44NzUtMS44MDctNC44NzUtNC41MTFNMjUwLjIzOCA1MC43MjhjMS40MiAwIDIuODkuNDYzIDQuMSAxLjM5bC0uOTIgMS4yNzhjLS45ODYtLjczLTEuODEzLTEuMTM3LTMuMDYyLTEuMTM3LTIuMTY4IDAtMy44NjQgMS40MTctMy44NjQgMy41MjIgMCAyLjA3OCAxLjUxMiAzLjU4MSAzLjc5OCAzLjU4MSAxLjAxMyAwIDEuOTQ2LS4yOTYgMi42MDItLjc1OHYtMS44ODJoLTIuNzcydi0xLjVoNC43NDN2NC4xMjZjLTEuMTA0Ljg0Mi0yLjY2NyAxLjU0NC00LjY1MiAxLjU0NC0zLjQ2OCAwLTUuNzY4LTIuMTktNS43NjgtNS4wOTcgMC0zLjIxNCAyLjgxMi01LjA2NyA1Ljc5NS01LjA2N00yNjEuNTI3IDU1LjZjMS40MzQgMCAyLjM1NS0uNjE5IDIuMzU1LTEuNjg2IDAtMS4wMzgtLjg4LTEuNjEzLTIuMzY5LTEuNjEzaC0yLjkzOFY1NS42aDIuOTUyem0tNC45ODMtNC44NzJoNS4xMzJjMi4zODIgMCA0LjMxOS45OTYgNC4zMTkgMy4xNTggMCAxLjY4NS0xLjE5MiAyLjU3LTIuODA0IDIuOTQ4bDMuMTAxIDMuNzJoLTIuMzdsLTIuODE2LTMuNDI1aC0yLjUzdjMuNDI0aC0yLjAzMnYtOS44MjV6TTI2OC43IDU1LjgxYzAgMS45OCAxLjU1NSAzLjU1MiAzLjgxMSAzLjU1MiAyLjI1NyAwIDMuODEtMS41NzIgMy44MS0zLjU1MnMtMS41NTMtMy41NTEtMy44MS0zLjU1MWMtMi4yNTYgMC0zLjgxIDEuNTcxLTMuODEgMy41NTF6bS0yLjA3MiAwYzAtMi43NzkgMi40NDQtNS4wODIgNS44ODMtNS4wODIgMy40NCAwIDUuODgzIDIuMzAzIDUuODgzIDUuMDgyIDAgMi43OC0yLjQ0NCA1LjA4Mi01Ljg4MyA1LjA4Mi0zLjQ0IDAtNS44ODMtMi4zMDItNS44ODMtNS4wODJ6TTI3OS43MzggNTYuMDQydi01LjMxNGgxLjk5OHY1LjQzOGMwIDEuNzI0IDEuMTU5IDIuODg0IDIuOTE2IDIuODg0IDEuNzQ0IDAgMi45MDMtMS4xNiAyLjkwMy0yLjg4NHYtNS40MzhoMS45MzJ2NS4zMTRjMCAyLjcwNC0xLjk0NSA0LjUxMS00Ljg3NSA0LjUxMS0yLjkzIDAtNC44NzQtMS44MDctNC44NzQtNC41MTFNMjk2LjUxNCA1Ni4wMmMxLjQyIDAgMi4zMzQtLjcwMiAyLjMzNC0xLjg5NSAwLTEuMTY1LS44NzYtMS44MjQtMi4zNDgtMS44MjRoLTMuMDA4djMuNzE5aDMuMDIyem0tNS4wMS01LjI5Mmg1LjA3NmMyLjM4NyAwIDQuMzM2IDEuMDgyIDQuMzM2IDMuMzk3IDAgMi4zMDMtMS45MjIgMy40NjYtNC4zMzYgMy40NjZoLTMuMDg4djIuOTYyaC0xLjk4OXYtOS44MjV6TTMwMi4yNiA1Ny43MTl2LTYuOTkxaDguNTUyVjUyLjNoLTYuNTN2Mi4zNzFoNS45OXYxLjUzaC01Ljk5djEuNTE3YzAgLjg1NS4zOTIgMS4yNjMgMS4xODcgMS4yNjNIMzExdjEuNTcxaC02LjAxN2MtMS43MjcgMC0yLjcyMy0xLjA1My0yLjcyMy0yLjgzNE0xLjYyNCA2MWg3OS41Nzd2LTguMTMzSDEuNjI0ek01MS4wODQgMTUuMzE1bDUuMzEgMTMuMjY1IDkuMzc5LTQuOTIxTDU3LjY1IDUuNjkzSDQ1LjgzMUwyOS4yMzIgMzYuNmMuMDEzLjAwNSA4LjE2Ny0uMjUgMTMuMzkzLTQuMTggMS4zMjMtLjc3NSA1LjA0Ny0xMC41MzkgOC40Ni0xNy4xMDUiLz4NCiAgICAgICAgPHBhdGggZD0iTTU2LjEyMSAyNy45MjRjLTguMDE0IDQuMTEyLTE1LjYyNyA3LjcxOS0xOS43MjYgOC44OC0xMC44MTQgMy4xMi0yMy45ODcgNC45OTItMjguNzIuNzk0LTQuNDUtMy45NTkgNS44MjctMjAuNTMgMjUuMjY0LTI0LjIyIDMuMTUyLS43MDIgNC45OTMtLjUyMiA0Ljk5My0uNTAyIDAtLjAyLTEuMzMzLTUuNjY3LTIuMzctNi44NTctMS40NS0xLjc3Ny0yLjg3LTIuMTQyLTQuOTg3LTEuODczLTQuMjA4LjI1MS0yMi4xMDcgNS4wMzItMjkuMTcgMTkuOTcyLTMuOTM3IDguNDg4IDEuMyAxNy4wNiA0LjY5IDE5LjU0MyAxLjU3NSAxLjE1NCAxMS43NCAxMC4yODMgMzUuMjQzIDEuMDUzIDIzLjE2LTkuMDAxIDQzLjkwOC0yMy4xNzcgNDMuOTIzLTIzLjE3N3YtOS40ODRjLS4wMDktLjAxMi05LjE1NSA1LjIzOC0xOS43NzMgMTAuOTM3bC05LjM2NyA0LjkzNHoiLz4NCiAgICAgICAgPHBhdGggZD0iTTYwLjA4OSAzNi40MzRjLjg3NCAyLjE4NCAzLjM4NyA4LjUzOCA0LjAyOSAxMC4zNjkuODM5IDIuMDA1IDIuOTMzIDIuMDA1IDIuOTMzIDEuOTk2aDEwLjkwMmwtOC4xMTgtMTcuODkyYTI1OS4yMjMgMjU5LjIyMyAwIDAgMS05Ljc0NiA1LjUyN004NS4yNjEgOC43MjZjLS4wMTUtLjAwMy0xMi4yNjQgNy42LTE1LjEzMyA4Ljc1Ni0yLjYzOSAxLjEyNi0zLjYzLS4zNjItMy45NDUtLjg4My0uNzA4LTEuMTctMS44Ny01LjAyNi0yLjAzNC01LjYwNi4wNy4wMTYuNzQ2LjE2IDIuMzE0LS4yN0M2OC4zMjkgMTAuMjE0IDg1LjI0Ni0uMDA1IDg1LjI2IDB2OC43MjYiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==) no-repeat 0 0;
    background-size: cover
}

div#siif-blade-footer__logoAFAQ {
    background: url(/CustomSIIFImages/ISO78X72.png) no-repeat 0 0;
    background-size: cover
}

div#siif-blade-footer__logoOPQF {
    background: url(/CustomSIIFImages/logo-opqf.png) no-repeat 0 0;
    background-size: cover
}

div#siif-blade-footer__logoDD {
    background: url(/CustomSIIFImages/logo-dd.jpg) no-repeat 0 0;
    background-size: cover
}

div#siif-blade-footer__logoAfnorQualiopi {
    background: url(/CustomSIIFImages/qualiopi-mention.png) no-repeat 0 0;
    background-size: cover
}

div#siif-header-logo {
    height: 143px;
    margin-left: -9%;
    background: url(/CustomSIIFImages/IFCAM-1920X572.png) no-repeat 0 0;
    background-size: cover
}

div#siif-subheader-logo {
    background: url(/CustomSIIFImages/ca-rvb.jpg) no-repeat 0 0;
    background-size: cover
}

.siif-button {
    border-radius: 6px;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    color: #fff !important;
    font-weight: 700;
    display: inline-block;
    line-height: 24px;
    text-decoration: none !important;
    margin-right: 10px
}

.siif-button.turquoise {
    background-color: #00b3be
}

.siif-button.orange {
    background-color: #e0582a
}

.siif-button.brown {
    background-color: #af8756
}

.siif-icon.ic-play-circle-outline {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDQwIDQwIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8cGF0aCBkPSJNLTQtNGg0OHY0OEgtNHoiLz4NCiAgICAgICAgPHBhdGggZmlsbD0iI0ZGRiIgZD0iTTE2IDI5bDEyLTktMTItOXYxOHptNC0yOUM4Ljk2IDAgMCA4Ljk2IDAgMjBzOC45NiAyMCAyMCAyMCAyMC04Ljk2IDIwLTIwUzMxLjA0IDAgMjAgMHptMCAzNmMtOC44MiAwLTE2LTcuMTgtMTYtMTZTMTEuMTggNCAyMCA0czE2IDcuMTggMTYgMTYtNy4xOCAxNi0xNiAxNnoiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==) no-repeat 50%;
    background-size: contain
}

.siif-icon.university-logo {
    background: url(/CustomSIIFImages/Universite.svg) no-repeat 50%
}

.siif-icon.formation-logo {
    background: url(/CustomSIIFImages/Formations.svg) no-repeat 50%
}

.siif-icon.campus-logo {
    background: url(/CustomSIIFImages/Campus.svg) no-repeat 50%
}

.siif-icon.ic-keyboard-backspace {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE4IDEyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8cGF0aCBkPSJNMjEgMThILTNWLTZoMjR6Ii8+DQogICAgICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0wIDdoMTQuMTdsLTMuNTggMy41OUwxMiAxMmw2LTYtNi02LTEuNDEgMS40MUwxNC4xNyA1SDB6Ii8+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat 50%;
    display: inline-block
}

.siif-icon.ic-keyboard-backspace-right-white {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE4IDEyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8cGF0aCBkPSJNMjEgMThILTNWLTZoMjR6Ii8+DQogICAgICAgIDxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0wIDdoMTQuMTdsLTMuNTggMy41OUwxMiAxMmw2LTYtNi02LTEuNDEgMS40MUwxNC4xNyA1SDB6Ii8+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat 50%;
    display: inline-block
}

.siif-icon.ic-keyboard-backspace-left-white {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE4IDEyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8cGF0aCBkPSJNLTMtNmgyNHYyNEgtM3oiIC8+DQogICAgICAgIDxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0xOCA1SDMuODNsMy41OC0zLjU5TDYgMCAwIDZsNiA2IDEuNDEtMS40MUwzLjgzIDdIMTh6IiAvPg0KICAgIDwvZz4NCjwvc3ZnPg0K) no-repeat 50%;
    display: inline-block
}

.siif-icon.ic-keyboard-backspace-left {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE4IDEyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8cGF0aCBkPSJNLTMtNmgyNHYyNEgtM3oiIC8+DQogICAgICAgIDxwYXRoIGZpbGw9ImJsYWNrIiBkPSJNMTggNUgzLjgzbDMuNTgtMy41OUw2IDAgMCA2bDYgNiAxLjQxLTEuNDFMMy44MyA3SDE4eiIgLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg0K) no-repeat 50%;
    display: inline-block
}

.siif-icon.ic-keyboard-arrow-right {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIzNyIgdmlld0JveD0iMCAwIDIzIDM3Ij4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8cGF0aCBkPSJNLTI1LTE3aDcydjcyaC03MnoiLz4NCiAgICAgICAgPHBhdGggZmlsbD0iIzAwMCIgZD0iTS43NyAzMi4wMmwxMy43NC0xMy43N0wuNzcgNC40OCA1IC4yNWwxOCAxOC0xOCAxOHoiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==) no-repeat 50%;
    display: inline-block
}

.siif-icon.oval-haut {
    background: url(data:image/png;base64,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) no-repeat 50%
}

.siif-icon.oval-2 {
    background: url(data:image/png;base64,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) no-repeat 50%
}

.siif-icon.ic-add {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MiIgaGVpZ2h0PSI0MiIgdmlld0JveD0iMCAwIDQyIDQyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8cGF0aCBkPSJNLTE1LTE1aDcydjcyaC03MnoiLz4NCiAgICAgICAgPHBhdGggZmlsbD0iI0ZGRiIgZD0iTTQyIDI0SDI0djE4aC02VjI0SDB2LTZoMThWMGg2djE4aDE4eiIvPg0KICAgIDwvZz4NCjwvc3ZnPg0K) no-repeat 50%;
    display: inline-block
}

.siif-icon.bton-close {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8cGF0aCBkPSJNLTEwLTEwaDQ4djQ4aC00OHoiLz4NCiAgICAgICAgPHBhdGggZmlsbD0iIzMyMzczQyIgZD0iTTI4IDIuODJMMjUuMTggMCAxNCAxMS4xOCAyLjgyIDAgMCAyLjgyIDExLjE4IDE0IDAgMjUuMTggMi44MiAyOCAxNCAxNi44MiAyNS4xOCAyOCAyOCAyNS4xOCAxNi44MiAxNHoiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==) no-repeat 50%
}

.siif-icon.bton-close-white {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MiIgaGVpZ2h0PSI0MiIgdmlld0JveD0iMCAwIDI4IDI4Ij4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8cGF0aCBkPSJNLTEwLTEwaDQ4djQ4aC00OHoiLz4NCiAgICAgICAgPHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTI4IDIuODJMMjUuMTggMCAxNCAxMS4xOCAyLjgyIDAgMCAyLjgyIDExLjE4IDE0IDAgMjUuMTggMi44MiAyOCAxNCAxNi44MiAyNS4xOCAyOCAyOCAyNS4xOCAxNi44MiAxNHoiLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==) no-repeat 50%
}

.siif-icon.curseur {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDE4IDMyIj4NCiAgICA8cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjY3OC43MDdsMTQuNTU2IDE0LjU1NmExIDEgMCAwIDEgMCAxLjQxNUwyLjY3OCAzMS4yMzRhMSAxIDAgMCAxLTEuNzA3LS43MDdWMS40MTRBMSAxIDAgMCAxIDIuNjc4LjcwN3oiLz4NCjwvc3ZnPg0K) no-repeat 50%
}

.siif-icon.highlight {
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KICAgICB3aWR0aD0iNjEycHgiIGhlaWdodD0iNjEycHgiIHZpZXdCb3g9IjAgMCA2MTIgNjEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MTIgNjEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZyBpZD0ibWludXMiPg0KPGc+DQo8cmVjdCB5PSIyODcuNDY4IiB3aWR0aD0iNjEyIiBoZWlnaHQ9IjM3LjA2NCIgLz4NCgkJPC9nPg0KCTwvZz4NCjwvc3ZnPg==) no-repeat 50%
}

.siif-icon.fermer {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDIyIDIyIj4NCiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8cGF0aCBkPSJNLTctN2gzNnYzNkgtN3oiLz4NCiAgICAgICAgPHBhdGggZmlsbD0iIzAwMCIgZD0iTTIxLjUgMi42MTVMMTkuMzg1LjUgMTEgOC44ODUgMi42MTUuNS41IDIuNjE1IDguODg1IDExIC41IDE5LjM4NSAyLjYxNSAyMS41IDExIDEzLjExNWw4LjM4NSA4LjM4NSAyLjExNS0yLjExNUwxMy4xMTUgMTF6Ii8+DQogICAgPC9nPg0KPC9zdmc+DQo=) no-repeat 50%
}

.siif-icon.size133 {
    width: 160px;
    height: 4px
}

.siif-icon.size24 {
    width: 24px;
    height: 24px
}

.siif-icon.size18-12 {
    width: 18px;
    height: 12px
}

.siif-icon.size22-36 {
    width: 22px;
    height: 36px
}

.siif-icon.size28 {
    width: 28px;
    height: 28px
}

.siif-icon.size32 {
    width: 32px;
    height: 32px
}

.siif-icon.size36 {
    width: 36px;
    height: 36px
}

.siif-icon.size42 {
    width: 42px;
    height: 42px
}

.siif-icon.size18-30 {
    width: 18.5px;
    height: 30px
}

.siif-icon.size48 {
    width: 48px;
    height: 48px
}

.siif-icon.size384 {
    width: 384px;
    height: 384px
}

.siif-icon.size237-166 {
    width: 237px;
    height: 166px
}

.siif-icon.size258-291 {
    width: 258px;
    height: 291px
}

#siif-blade-anchor {
    background: #32373c;
    padding: 36px 5%;
    position: fixed;
    z-index: 1000
}

#siif-blade-anchor #nav {
    list-style: none inside;
    margin: 0;
    padding: 0;
    text-align: center
}

#siif-blade-anchor #nav li {
    display: block;
    position: relative;
    float: left
}

#siif-blade-anchor #nav .column li a {
    color: #7e7067;
    text-align: left;
    white-space: nowrap
}

#siif-blade-anchor #nav .column li:hover a {
    color: #008b96
}

#siif-blade-anchor #main-anchors {
    position: fixed
}

#siif-blade-anchor .menu-hover ul {
    font-family: Open Sans Regular;
    padding: 10%;
    box-shadow: 5px 8px 24px hsla(210, 8%, 62%, .2)
}

#siif-blade-anchor #nav li a {
    display: block;
    padding: 0;
    text-decoration: none;
    color: #fff
}

#siif-blade-anchor .menu-hover:hover a {
    padding: 1%
}

#siif-blade-anchor #nav ul {
    position: absolute;
    left: 0;
    display: none
}

#siif-blade-anchor #nav .menu-hover:hover ul ul {
    display: none
}

#siif-blade-anchor #nav .menu-hover:hover ul {
    display: block
}

#siif-blade-anchor .menu-hover ul {
    background-color: #fff;
    z-index: 100000;
    min-width: 200px;
    display: block
}

#siif-blade-anchor .second-anchor:before,
#siif-blade-anchor .third-anchor:before {
    content: "";
    margin-top: 2%;
    width: calc(100% + 10px);
    height: calc(100% + 45px);
    position: absolute;
    opacity: 0;
    transition: .15s
}

#siif-blade-anchor .second-anchor:hover,
#siif-blade-anchor .third-anchor:hover {
    border-bottom-color: #008b96;
    border-bottom-width: 3px;
    border-bottom-style: solid
}

#siif-blade-anchor .icon {
    display: none
}

#siif-blade-anchor .siif-anchor {
    display: inline-flex;
    margin-right: 48px;
    font-family: Open Sans Bold;
    color: #fff;
    text-decoration: none
}

#siif-blade-anchor .siif-anchor.turquoise {
    color: #00b3be
}

#siif-blade-anchor .siif-anchor.brown {
    color: #af8756
}

#siif-blade-anchor .siif-anchor.right {
    float: right
}

#siif-blade-anchor .siif-anchor.right.sticky-only {
    right: -5%;
    display: none;
    margin: 0
}

#siif-blade-anchor #social-networks {
    display: inline-flex
}

#siif-blade-anchor #social-networks a {
    margin-right: 10%
}

@keyframes b {
    0% {
        padding: 36px 5%
    }

    to {
        padding: 12px 5%
    }
}

@keyframes c {
    0% {
        padding: 12px 5%
    }

    to {
        padding: 36px 5%
    }
}

@keyframes d {
    0% {
        right: 10%
    }

    to {
        right: calc(10% + 279px)
    }
}

@keyframes e {
    0% {
        right: calc(10% + 279px)
    }

    to {
        right: 10%
    }
}

@keyframes f {
    0% {
        right: -5%
    }

    to {
        right: 5%
    }
}

@keyframes g {
    0% {
        right: 5%
    }

    to {
        right: -5
    }
}

@keyframes h {
    0% {
        padding: 24px 4%
    }

    to {
        padding: 12px 4%
    }
}

@keyframes i {
    0% {
        padding: 12px 10%
    }

    to {
        padding: 24px 4%
    }
}

@keyframes j {
    0% {
        right: 4%
    }

    to {
        right: calc(4% + 279px)
    }
}

@keyframes k {
    0% {
        right: -4%
    }

    to {
        right: 10%
    }
}

@keyframes l {
    0% {
        right: 4%
    }

    to {
        right: -4%
    }
}

@keyframes m {
    0% {
        height: 96px
    }

    to {
        height: 48px
    }
}

@keyframes n {
    0% {
        height: 48px
    }

    to {
        height: 96px
    }
}

@keyframes o {
    0% {
        height: 72.8px
    }

    to {
        height: 48px
    }
}

@keyframes p {
    0% {
        height: 48px
    }

    to {
        height: 72.8px
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    #siif-blade-anchor {
        width: 90%
    }

    #siif-blade-anchor.sticky {
        width: 90%;
        top: 0;
        padding: 12px 5%
    }

    #siif-blade-anchor.sticky .menu-hover ul {
        margin-top: 22px
    }

    #siif-blade-anchor.sticky .siif-anchor.right {
        right: calc(9% + 240px)
    }

    #siif-blade-anchor.sticky .siif-anchor.right.turquoise {
        margin-right: -15px !important
    }

    #siif-blade-anchor.sticky .siif-anchor.right.sticky-only {
        right: 5%;
        display: inline-block
    }

    #siif-blade-anchor.sticky #nav li:hover ul {
        animation-name: b;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards;
        display: block;
        left: 0;
        background: #fff
    }

    #siif-blade-anchor.siif-anchor.right {
        margin-right: 49px
    }

    #siif-blade-anchor:not(.sticky) {
        position: fixed;
        animation-name: c;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }

    #siif-blade-anchor:not(.sticky) .siif-anchor.right {
        animation-name: e;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }

    #siif-blade-anchor:not(.sticky) .siif-anchor.right.sticky-only {
        display: none;
        animation-name: g;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }

    #siif-blade-anchor:not(.sticky) #nav .menu-hover:hover ul {
        position: absolute;
        z-index: 100000000;
        margin-top: 46px
    }

    #siif-blade-anchor:not(.sticky) #nav .menu-hover:hover ul ul {
        display: none
    }

    #siif-blade-anchor:not(.sticky) #nav .menu-hover:hover ul {
        display: block
    }

    #siif-blade-subheader {
        margin-top: 70px
    }
}

@supports not (-ms-high-contrast:none) {
    #siif-blade-anchor {
        width: 90%
    }

    #siif-blade-anchor #nav .menu-hover:hover ul {
        display: block;
        position: absolute;
        z-index: 100000000;
        margin-top: 46px
    }

    #siif-blade-anchor.sticky {
        height: 25px;
        animation-name: b;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }

    #siif-blade-anchor.sticky .siif-anchor.right {
        animation-name: d;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }

    #siif-blade-anchor.sticky .siif-anchor.right.turquoise {
        margin-right: -15px !important
    }

    #siif-blade-anchor.sticky .siif-anchor.right.sticky-only {
        display: inline-block;
        animation-name: f;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }

    #siif-blade-anchor.sticky #nav .menu-hover:hover ul {
        display: block;
        position: absolute;
        z-index: 100000000;
        margin-top: 11px
    }

    #siif-blade-anchor.unsticky {
        animation-name: c;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }

    #siif-blade-anchor.unsticky .siif-anchor.right {
        animation-name: e;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }

    #siif-blade-anchor.unsticky .siif-anchor.right.sticky-only {
        display: none;
        animation-name: g;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }

    #siif-blade-anchor.unsticky #nav .menu-hover:hover ul {
        position: absolute;
        z-index: 100000000;
        margin-top: 46px
    }

    #siif-blade-anchor.unsticky #nav .menu-hover:hover ul ul {
        display: none
    }

    #siif-blade-anchor.unsticky #nav .menu-hover:hover ul {
        display: block
    }

    #siif-blade-anchor-empty {
        height: 96px;
        background: #32373c
    }

    #siif-blade-anchor-empty.sticky {
        animation-name: m;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }

    #siif-blade-anchor-empty.unsticky {
        animation-name: n;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards
    }
}

@media only screen and (max-width:1410px) and (min-device-width:768px) {

    .second-anchor:before,
    .third-anchor:before {
        margin-top: 10%
    }

    #siif-blade-anchor #nav .menu-hover:hover ul {
        margin-top: 35px
    }

    #siif-blade-anchor {
        padding-left: 4%;
        padding-right: 4%;
        width: 92%
    }

    #siif-blade-anchor.sticky .sticky-only.right.siif-anchor {
        margin-right: -4vw
    }

    #siif-blade-anchor.sticky .turquoise.right.siif-anchor {
        margin-right: -10vw !important
    }

    #siif-blade-anchor.sticky #nav .menu-hover:hover ul {
        position: absolute;
        padding: 1%
    }

    #siif-blade-anchor .siif-anchor {
        font-size: 12px;
        margin-right: 11px
    }

    #siif-blade-anchor .siif-blade.siif-row.unsticky .siif-anchor:first-child {
        margin-left: 0
    }

    #siif-blade-anchor.unsticky #social-networks a:last-child {
        padding-right: 30%
    }

    #siif-blade-anchor.unsticky #nav .menu-hover:hover ul {
        display: inline-grid !important;
        margin-top: 23px
    }

    #siif-blade-anchor .siif-blade.siif-row.sticky .siif-anchor:first-child {
        margin-left: -7%
    }

    #siif-blade-anchor #siif-blade-subheader {
        padding-top: 130px
    }
}

@media only screen and (max-width:1410px) and (min-device-width:768px) and (-ms-high-contrast:active),
only screen and (max-width:1410px) and (min-device-width:768px) and (-ms-high-contrast:none) {

    #siif-blade-anchor #nav li:hover ul,
    #siif-blade-anchor .column {
        display: grid;
        top: 35px
    }

    #siif-blade-anchor #nav .menu-hover:hover ul {
        margin-top: 0;
        height: 100px
    }

    #siif-blade-anchor #social-networks a,
    #siif-blade-anchor .siif-anchor.right.turquoise {
        margin-right: 0
    }

    #siif-blade-anchor.sticky .siif-anchor.right.turquoise {
        margin-right: -115px !important
    }

    #siif-blade-anchor.sticky .siif-anchor.right {
        right: calc(4% + 279px)
    }

    #siif-blade-anchor.sticky #nav li:hover ul {
        position: inherit
    }

    #siif-blade-anchor.unsticky #nav li:hover ul {
        display: grid;
        position: inherit;
        top: 0
    }

    #siif-blade-subheader {
        padding-top: 130px
    }
}

@media only screen and (max-width:1410px) and (min-device-width:768px) {
    @supports not (-ms-high-contrast:none) {
        #siif-blade-anchor.sticky {
            animation-name: h;
            animation-duration: .5s;
            animation-delay: 0;
            animation-fill-mode: forwards
        }

        #siif-blade-anchor.sticky .siif-anchor.right {
            animation-name: j;
            animation-duration: .5s;
            animation-delay: 0;
            animation-fill-mode: forwards
        }

        #siif-blade-anchor.sticky .siif-anchor.right.sticky-only {
            display: inline-block;
            animation-name: k;
            animation-duration: .5s;
            animation-delay: 0;
            animation-fill-mode: forwards
        }

        #siif-blade-anchor.unsticky {
            animation-name: i
        }

        #siif-blade-anchor.unsticky,
        #siif-blade-anchor.unsticky .siif-anchor.right {
            animation-duration: .5s;
            animation-delay: 0;
            animation-fill-mode: forwards
        }

        #siif-blade-anchor.unsticky .siif-anchor.right.sticky-only {
            display: none;
            animation-name: l;
            animation-duration: .5s;
            animation-delay: 0;
            animation-fill-mode: forwards
        }

        #siif-blade-anchor-empty {
            height: 97px;
            background: #32373c
        }

        #siif-blade-anchor-empty.sticky {
            animation-name: o;
            animation-duration: .5s;
            animation-delay: 0;
            animation-fill-mode: forwards
        }

        #siif-blade-anchor-empty.unsticky {
            animation-name: p;
            animation-duration: .5s;
            animation-delay: 0;
            animation-fill-mode: forwards
        }

        #siif-blade-subheader {
            padding-top: 130px
        }
    }
}

@media only screen and (max-width:768px) {
    #siif-blade-anchor {
        height: 200px !important
    }

    #nav,
    .column {
        display: grid
    }

    #siif-blade-subheader {
        padding-top: 130px
    }

    .siif-column {
        display: inline-table
    }

    #siif-blade-anchor #nav .menu-hover:hover ul {
        margin-top: 0 !important
    }
}

#siif-blade-header .siif-row:first-child {
    margin-top: 45px
}

#siif-blade-header .siif-row:first-child .siif-column {
    width: 50%;
    text-align: right
}

#siif-blade-header .siif-row:first-child .siif-column:last-child {
    margin-top: 3%
}

#siif-blade-header .siif-row {
    margin: 132px 10% 0
}

#siif-blade-header .siif-button {
    margin: 0 24px
}

#siif-blade-header .brown {
    position: absolute;
    right: 10%;
    margin-top: 6%
}

#siif-blade-header .siif-header-menu {
    font-weight: 400;
    font-size: 20px;
    display: inline-block;
    color: #32373c
}

#siif-blade-header .siif-header-menu__big {
    font-size: 25px
}

#siif-blade-header .siif-header-title {
    font-size: 72px;
    line-height: 81px;
    font-weight: 600;
    color: #fff;
    font-family: Bree
}

#siif-blade-header .siif-header-subtitle {
    font-size: 20px;
    line-height: 33px;
    font-weight: 700;
    color: #fff
}

@media only screen and (max-width:1400px) {
    #siif-blade-header {
        height: 360px;
        background-size: cover
    }

    #siif-blade-header .siif-button.brown,
    #siif-blade-header .siif-button.turquoise {
        margin-right: 12px;
        margin-left: 12px;
        padding: 9px 12px;
        line-height: 18px;
        font-size: 13px
    }

    #siif-blade-header .siif-row {
        margin-top: 36px;
        margin-left: 4%;
        margin-right: 4%
    }

    #siif-blade-header .siif-row .siif-column:first-child {
        width: 45%
    }

    #siif-blade-header .siif-row .siif-column:last-child {
        width: 55%;
        text-align: right
    }

    #siif-blade-header .siif-row:last-child {
        margin-top: 12px;
        margin-right: 4%;
        margin-left: 4%
    }

    #siif-blade-header .siif-header-menu {
        line-height: 18px;
        font-size: 13px
    }

    #siif-blade-header .siif-header-menu siff-header-menu__big {
        line-height: 24px;
        font-size: 17px;
        font-family: OpenSans
    }

    #siif-blade-header .siif-header-title {
        font-family: Bree;
        font-size: 48px;
        font-weight: 600;
        line-height: 60px
    }

    #siif-blade-header .siif-header-subtitle {
        font-family: Bree;
        font-size: 17px;
        line-height: 24px;
        vertical-align: super
    }

    #siif-blade-header .siif-icon.size48 {
        width: 30px;
        height: 30px;
        margin-right: 12px
    }

    #siif-blade-header .siif-header-subtitle,
    #siif-blade-header .siif-icon.ic-play-circle-outline.size48 {
        display: inline-block
    }
}

.info-notification {
    z-index: 2;
    position: absolute;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    padding: 1em
}

.info-notification p {
    margin-top: 10px
}

.info-text {
    width: 90%;
    padding: .5em;
    display: inline-block
}

.info-icon {
    top: 2px;
    width: 5%;
    display: inline-block;
    position: absolute;
    right: 45px
}

.close-notification {
    float: right;
    width: 15px;
    height: 15px;
    cursor: pointer
}

#siif-blade-subheader {
    background-color: #fafafa
}

#siif-blade-subheader .siif-row {
    margin: 60px 10%
}

#siif-blade-subheader .siif-column:first-child {
    width: 9%;
    margin-right: 72px
}

#siif-blade-subheader .siif-column:last-child {
    width: 79%
}

#siif-blade-subheader .siif-subheader-title {
    font-size: 32px;
    line-height: 48px;
    font-weight: 400;
    color: #5d6670;
    font-family: Bree
}

#siif-blade-subheader .siif-subheader-subtitle {
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
    color: #5d6670
}

#siif-blade-subheader .siif-subheader-subtitle .moreweight {
    font-weight: 900
}

#siif-blade-subheader #siif-subheader-logo {
    height: 96px;
    width: 132.9px;
    margin-top: -10px;
    padding-bottom: 6px
}

@media only screen and (max-width:1400px) {
    #siif-blade-subheader {
        height: 140px
    }

    #siif-blade-subheader .siif-row {
        margin: 44px 4% 36px
    }

    #siif-blade-subheader .siif-subheader-title {
        height: 33px;
        font-family: Bree;
        font-size: 20px;
        line-height: 33px
    }

    #siif-blade-subheader .siif-column:first-child {
        margin-right: 36px
    }

    #siif-blade-subheader .siif-subheader-subtitle {
        font-size: 13px;
        line-height: 18px
    }

    #siif-blade-subheader #siif-subheader-logo {
        margin-top: 0;
        height: 60.7px;
        width: 84px
    }
}

#siif-blade-actu {
    height: 479px
}

#siif-blade-actu :focus {
    outline: none
}

#siif-blade-actu .siif-slick {
    margin: 48px 5% 24px
}

#siif-blade-actu .siif-slick .slick-slide {
    margin: 0 12px;
    width: 282px;
    cursor: pointer
}

#siif-blade-actu .slick-arrow.small {
    position: absolute;
    top: 185px;
    z-index: 2;
    height: 100%;
    width: 10%;
    top: 0
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    #siif-blade-actu .slick-arrow.small.slick-disabled {
        display: none;
        opacity: 0;
        z-index: 0;
        animation-duration: .5s;
        animation-delay: 0s;
        animation-fill-mode: forwards;
        animation-timing-function: linear
    }
}

@supports not (-ms-high-contrast:none) {
    #siif-blade-actu .slick-arrow.small.slick-disabled {
        opacity: 0;
        z-index: 0;
        animation-name: w;
        animation-duration: .5s;
        animation-delay: 0s;
        animation-fill-mode: forwards;
        animation-timing-function: linear
    }
}

#siif-blade-actu .slick-arrow.small.prev {
    background-image: linear-gradient(270deg, hsla(0, 0%, 100%, 0), #fff);
    left: 0
}

#siif-blade-actu .slick-arrow.small.prev .siif-icon {
    position: absolute;
    top: 185px;
    left: 36px;
    transform: rotate(180deg)
}

#siif-blade-actu .slick-arrow.small.next {
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
    right: 0;
    margin-right: -1px
}

#siif-blade-actu .slick-arrow.small.next .siif-icon {
    position: absolute;
    right: 36px;
    top: 185px
}

#siif-blade-actu .slick-arrow.big {
    position: absolute;
    top: 185px;
    height: 100%;
    top: 0;
    background-color: hsla(0, 0%, 100%, .48)
}

#siif-blade-actu .slick-arrow.big.show {
    animation-name: v;
    animation-duration: .7s;
    animation-delay: 0s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    z-index: 2
}

#siif-blade-actu .slick-arrow.big.hide {
    width: 0;
    opacity: 0;
    z-index: 0
}

#siif-blade-actu .slick-arrow.big.prev {
    left: 0
}

#siif-blade-actu .slick-arrow.big.next {
    right: 0
}

#siif-blade-actu .siif-actu .siif-column:last-child {
    display: none
}

#siif-blade-actu .siif-actu .siif-row:last-child {
    margin: 24px
}

#siif-blade-actu .siif-actu-pic {
    height: 211px;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

#siif-blade-actu .siif-actu-category,
#siif-blade-actu .siif-actu-date {
    font-size: 13px;
    color: #32373c;
    line-height: 18px;
    display: inline-block
}

#siif-blade-actu .siif-actu-category {
    font-family: Open Sans Bold
}

#siif-blade-actu .siif-actu-date {
    float: right
}

#siif-blade-actu .siif-actu-title {
    margin-top: 20px;
    font-size: 25px;
    line-height: 33px;
    font-family: Open Sans Bold;
    color: #32373c;
    height: 120px
}

#siif-blade-actu #siif-actu-title-notFocused {
    overflow: hidden;
    text-overflow: ellipsis
}

#siif-blade-actu .siif-actu-content {
    margin-top: 40px;
    font-size: 16px;
    line-height: 24px;
    font-family: Open Sans Regular;
    color: #32373c;
    height: 162px
}

#siif-blade-actu .siif-opacity-pic {
    position: absolute;
    padding-left: 100%;
    top: 187px;
    height: 24px;
    background-color: hsla(210, 5%, 93%, .72)
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    #siif-blade-actu .slick-slide.focused {
        width: 995px;
        cursor: default
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:first-child {
        width: 384px
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:first-child .siif-row:last-child {
        margin: 0;
        opacity: 0
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:first-child .siif-actu-pic {
        height: 407px
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:first-child .siif-opacity-pic {
        display: none
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child {
        width: calc(100% - 384px - 184px);
        display: block;
        margin: 36px 90px 36px 60px
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .siif-actu-category {
        display: inline-block;
        margin-right: 24px;
        opacity: 1;
        margin-top: 0
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .siif-actu-date {
        display: inline-block;
        opacity: 1;
        float: none;
        margin-top: 0
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .siif-actu-title {
        display: block;
        font-size: 20px;
        line-height: 30px;
        height: auto;
        max-height: 60px;
        opacity: 1;
        margin-top: 24px
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .siif-actu-content {
        opacity: 1
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .siif-button {
        opacity: 1;
        margin-top: 0
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .fermer {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
        opacity: 1;
        transform: scale(1)
    }
}

@supports not (-ms-high-contrast:none) {
    #siif-blade-actu .slick-slide.focused {
        cursor: default;
        animation-name: q;
        animation-duration: .4s;
        animation-delay: 0;
        animation-fill-mode: forwards;
        animation-timing-function: ease-out
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:first-child {
        width: 384px
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:first-child .siif-row:last-child {
        margin: 0;
        opacity: 0
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:first-child .siif-actu-pic {
        animation-name: r;
        animation-duration: .5s;
        animation-delay: 0;
        animation-fill-mode: forwards;
        animation-timing-function: ease-out
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:first-child .siif-opacity-pic {
        display: none
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child {
        width: calc(100% - 384px - 184px);
        display: block;
        margin: 36px 90px 36px 60px
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .siif-actu-category {
        display: inline-block;
        opacity: 0;
        margin-right: 24px;
        animation-name: s;
        animation-duration: .3s;
        animation-delay: .3s;
        animation-fill-mode: forwards;
        animation-timing-function: ease-out
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .siif-actu-date {
        display: inline-block;
        opacity: 0;
        float: none;
        animation-name: s;
        animation-duration: .3s;
        animation-delay: .3s;
        animation-fill-mode: forwards;
        animation-timing-function: ease-out
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .siif-actu-title {
        display: block;
        opacity: 0;
        margin-top: 24px;
        font-size: 20px;
        line-height: 30px;
        height: auto;
        max-height: 60px;
        animation-name: t;
        animation-duration: .3s;
        animation-delay: .4s;
        animation-fill-mode: forwards;
        animation-timing-function: ease-out
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .siif-actu-content {
        opacity: 0;
        animation-name: V;
        animation-duration: .3s;
        animation-delay: .4s;
        animation-fill-mode: forwards;
        animation-timing-function: ease-out
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .siif-button {
        opacity: 0;
        animation-name: s;
        animation-duration: .3s;
        animation-delay: .6s;
        animation-fill-mode: forwards;
        animation-timing-function: ease-out
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child .fermer {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
        animation-name: u;
        animation-duration: 1s;
        animation-delay: .95s;
        animation-fill-mode: forwards
    }
}

@media only screen and (max-width:1400px) {
    #siif-blade-actu {
        height: 439px
    }

    #siif-blade-actu .siif-slick {
        margin: 24px 4% 24px 5%
    }

    #siif-blade-actu .siif-actu-category,
    #siif-blade-actu .siif-actu-content,
    #siif-blade-actu .siif-actu-date {
        font-size: 13px
    }

    #siif-blade-actu .fermer {
        padding-left: 38px
    }

    #siif-blade-actu .slick-arrow:first-child {
        left: -1px
    }

    #siif-blade-actu .slick-arrow:last-child {
        right: -2px
    }

    #siif-blade-actu .siif-actu-title {
        font-size: 20px;
        line-height: 27px
    }
}

@keyframes q {
    0% {
        width: 282px
    }

    to {
        width: 995px
    }
}

@keyframes r {
    0% {
        height: 211px
    }

    to {
        height: 407px
    }
}

@keyframes s {
    0% {
        opacity: 0;
        margin-top: 50px
    }

    to {
        opacity: 1;
        margin-top: 0
    }
}

@keyframes t {
    0% {
        opacity: 0;
        margin-top: 74px
    }

    to {
        opacity: 1;
        margin-top: 24px
    }
}

@keyframes u {
    0% {
        opacity: 0;
        transform: scale(2)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes v {
    0% {
        opacity: 0;
        width: 0
    }

    to {
        opacity: 1;
        width: calc(50% - 490px)
    }
}

@keyframes w {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@media only screen and (max-width:1400px) {
    #siif-blade-actu .slick-slide.focused .siif-actu-title {
        font-size: 17px
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:first-child {
        width: 45%
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-column:last-child {
        width: 38%;
        margin-top: 44px;
        margin-left: 26px
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-actu-title {
        line-height: 24px !important;
        margin-top: 12px !important;
        font-size: 17px !important;
        padding-bottom: 2px
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-actu-pic {
        margin-top: 20px;
        left: 50%;
        width: auto;
        max-height: 336px;
        margin-left: 24px
    }

    #siif-blade-actu .slick-slide.focused .siif-actu .siif-actu-content {
        font-size: 13px;
        height: auto;
        margin-bottom: 13%
    }
}

#siif-blade-blog {
    background-color: #f1f8f9;
    height: 192px
}

#siif-blade-blog .siif-row {
    margin-left: 10%;
    margin-top: 42px;
    margin-right: 10%
}

#siif-blade-blog .siif-column:first-child {
    width: 65%
}

#siif-blade-blog .siif-column:last-child {
    width: 35%
}

#siif-blade-blog .siif-blog-title {
    font-family: Bree;
    color: #008895;
    font-size: 29px;
    font-weight: 700;
    line-height: 42px;
    text-transform: uppercase
}

#siif-blade-blog .siif-blog-subtitle {
    margin-top: 6px;
    font-size: 17px;
    line-height: 24px
}

#siif-blade-blog .siif-button {
    display: inline-block;
    margin-top: 30px;
    float: right;
    text-decoration: none
}

@media only screen and (max-width:1400px) {
    #siif-blade-blog {
        height: 156px
    }

    #siif-blade-blog .siif-blog-title {
        font-size: 25px;
        line-height: 36px
    }

    #siif-blade-blog .siif-row {
        margin: 4%
    }

    #siif-blade-blog .siif-button {
        margin-top: 16px
    }
}

#siif-blade-mainsections1,
#siif-blade-mainsections2,
#siif-blade-mainsections3 {
    height: 576px
}

#siif-blade-mainsections1 .siif-row:first-child,
#siif-blade-mainsections2 .siif-row:first-child,
#siif-blade-mainsections3 .siif-row:first-child {
    margin: 96px 10%
}

#siif-blade-mainsections1 .siif-mainsections-title,
#siif-blade-mainsections2 .siif-mainsections-title,
#siif-blade-mainsections3 .siif-mainsections-title {
    margin-top: 40px;
    font-size: 48px;
    line-height: 57px;
    font-family: Bree;
    text-transform: uppercase
}

#siif-blade-mainsections1 .siif-mainsections-second-title,
#siif-blade-mainsections2 .siif-mainsections-second-title,
#siif-blade-mainsections3 .siif-mainsections-second-title {
    font-size: 21px
}

#siif-blade-mainsections1 .siif-mainsections-subtitle,
#siif-blade-mainsections2 .siif-mainsections-subtitle,
#siif-blade-mainsections3 .siif-mainsections-subtitle {
    margin-top: 18px;
    font-size: 17px;
    line-height: 24px
}

#siif-blade-mainsections1 .siif-column,
#siif-blade-mainsections2 .siif-column,
#siif-blade-mainsections3 .siif-column {
    width: 50%
}

#siif-blade-mainsections1 .campus-video,
#siif-blade-mainsections1 .university-video,
#siif-blade-mainsections2 .campus-video,
#siif-blade-mainsections2 .university-video,
#siif-blade-mainsections3 .campus-video,
#siif-blade-mainsections3 .university-video {
    float: right;
    width: 384px;
    height: 384px
}

#siif-blade-mainsections1 .campus-logo,
#siif-blade-mainsections1 .university-logo,
#siif-blade-mainsections2 .campus-logo,
#siif-blade-mainsections2 .university-logo,
#siif-blade-mainsections3 .campus-logo,
#siif-blade-mainsections3 .university-logo {
    float: right;
    position: relative
}

#siif-blade-mainsections1 video,
#siif-blade-mainsections2 video,
#siif-blade-mainsections3 video {
    float: right
}

#siif-blade-mainsections1 .formation-logo,
#siif-blade-mainsections2 .formation-logo,
#siif-blade-mainsections3 .formation-logo {
    float: left
}

#siif-blade-mainsections1 .siif-mainsections-actions,
#siif-blade-mainsections2 .siif-mainsections-actions,
#siif-blade-mainsections3 .siif-mainsections-actions {
    margin-top: 29px
}

#siif-blade-mainsections1 .siif-mainsections-actions .siif-icon,
#siif-blade-mainsections2 .siif-mainsections-actions .siif-icon,
#siif-blade-mainsections3 .siif-mainsections-actions .siif-icon {
    vertical-align: middle;
    float: none
}

#siif-blade-mainsections1 .siif-mainsections-actions__campus,
#siif-blade-mainsections1 .siif-mainsections-actions__catalog,
#siif-blade-mainsections1 .siif-mainsections-actions__degree,
#siif-blade-mainsections1 .siif-mainsections-actions__difcam,
#siif-blade-mainsections1 .siif-mainsections-actions__externalOffers,
#siif-blade-mainsections1 .siif-mainsections-actions__list,
#siif-blade-mainsections1 .siif-mainsections-actions__missions,
#siif-blade-mainsections1 .siif-mainsections-actions__mutualLifeOffer,
#siif-blade-mainsections1 .siif-mainsections-actions__portal,
#siif-blade-mainsections1 .siif-mainsections-actions__quality,
#siif-blade-mainsections1 .siif-mainsections-actions__rent,
#siif-blade-mainsections1 .siif-mainsections-actions__values,
#siif-blade-mainsections2 .siif-mainsections-actions__campus,
#siif-blade-mainsections2 .siif-mainsections-actions__catalog,
#siif-blade-mainsections2 .siif-mainsections-actions__degree,
#siif-blade-mainsections2 .siif-mainsections-actions__difcam,
#siif-blade-mainsections2 .siif-mainsections-actions__externalOffers,
#siif-blade-mainsections2 .siif-mainsections-actions__list,
#siif-blade-mainsections2 .siif-mainsections-actions__missions,
#siif-blade-mainsections2 .siif-mainsections-actions__mutualLifeOffer,
#siif-blade-mainsections2 .siif-mainsections-actions__portal,
#siif-blade-mainsections2 .siif-mainsections-actions__quality,
#siif-blade-mainsections2 .siif-mainsections-actions__rent,
#siif-blade-mainsections2 .siif-mainsections-actions__values,
#siif-blade-mainsections3 .siif-mainsections-actions__campus,
#siif-blade-mainsections3 .siif-mainsections-actions__catalog,
#siif-blade-mainsections3 .siif-mainsections-actions__degree,
#siif-blade-mainsections3 .siif-mainsections-actions__difcam,
#siif-blade-mainsections3 .siif-mainsections-actions__externalOffers,
#siif-blade-mainsections3 .siif-mainsections-actions__list,
#siif-blade-mainsections3 .siif-mainsections-actions__missions,
#siif-blade-mainsections3 .siif-mainsections-actions__mutualLifeOffer,
#siif-blade-mainsections3 .siif-mainsections-actions__portal,
#siif-blade-mainsections3 .siif-mainsections-actions__quality,
#siif-blade-mainsections3 .siif-mainsections-actions__rent,
#siif-blade-mainsections3 .siif-mainsections-actions__values {
    display: inline-block;
    color: #e0582a !important;
    line-height: 24px;
    font-family: Open Sans Regular;
    font-weight: 700;
    font-size: 17px
}

#siif-blade-mainsections1 .siif-mainsections-actions__campus a,
#siif-blade-mainsections1 .siif-mainsections-actions__catalog a,
#siif-blade-mainsections1 .siif-mainsections-actions__degree a,
#siif-blade-mainsections1 .siif-mainsections-actions__difcam a,
#siif-blade-mainsections1 .siif-mainsections-actions__externalOffers a,
#siif-blade-mainsections1 .siif-mainsections-actions__list a,
#siif-blade-mainsections1 .siif-mainsections-actions__missions a,
#siif-blade-mainsections1 .siif-mainsections-actions__mutualLifeOffer a,
#siif-blade-mainsections1 .siif-mainsections-actions__portal a,
#siif-blade-mainsections1 .siif-mainsections-actions__quality a,
#siif-blade-mainsections1 .siif-mainsections-actions__rent a,
#siif-blade-mainsections1 .siif-mainsections-actions__values a,
#siif-blade-mainsections2 .siif-mainsections-actions__campus a,
#siif-blade-mainsections2 .siif-mainsections-actions__catalog a,
#siif-blade-mainsections2 .siif-mainsections-actions__degree a,
#siif-blade-mainsections2 .siif-mainsections-actions__difcam a,
#siif-blade-mainsections2 .siif-mainsections-actions__externalOffers a,
#siif-blade-mainsections2 .siif-mainsections-actions__list a,
#siif-blade-mainsections2 .siif-mainsections-actions__missions a,
#siif-blade-mainsections2 .siif-mainsections-actions__mutualLifeOffer a,
#siif-blade-mainsections2 .siif-mainsections-actions__portal a,
#siif-blade-mainsections2 .siif-mainsections-actions__quality a,
#siif-blade-mainsections2 .siif-mainsections-actions__rent a,
#siif-blade-mainsections2 .siif-mainsections-actions__values a,
#siif-blade-mainsections3 .siif-mainsections-actions__campus a,
#siif-blade-mainsections3 .siif-mainsections-actions__catalog a,
#siif-blade-mainsections3 .siif-mainsections-actions__degree a,
#siif-blade-mainsections3 .siif-mainsections-actions__difcam a,
#siif-blade-mainsections3 .siif-mainsections-actions__externalOffers a,
#siif-blade-mainsections3 .siif-mainsections-actions__list a,
#siif-blade-mainsections3 .siif-mainsections-actions__missions a,
#siif-blade-mainsections3 .siif-mainsections-actions__mutualLifeOffer a,
#siif-blade-mainsections3 .siif-mainsections-actions__portal a,
#siif-blade-mainsections3 .siif-mainsections-actions__quality a,
#siif-blade-mainsections3 .siif-mainsections-actions__rent a,
#siif-blade-mainsections3 .siif-mainsections-actions__values a {
    color: #e0582a !important
}

#siif-blade-mainsections1 .siif-mainsections-actions__campus,
#siif-blade-mainsections1 .siif-mainsections-actions__catalog,
#siif-blade-mainsections1 .siif-mainsections-actions__externalOffers,
#siif-blade-mainsections1 .siif-mainsections-actions__missions,
#siif-blade-mainsections1 .siif-mainsections-actions__portal,
#siif-blade-mainsections1 .siif-mainsections-actions__values,
#siif-blade-mainsections2 .siif-mainsections-actions__campus,
#siif-blade-mainsections2 .siif-mainsections-actions__catalog,
#siif-blade-mainsections2 .siif-mainsections-actions__externalOffers,
#siif-blade-mainsections2 .siif-mainsections-actions__missions,
#siif-blade-mainsections2 .siif-mainsections-actions__portal,
#siif-blade-mainsections2 .siif-mainsections-actions__values,
#siif-blade-mainsections3 .siif-mainsections-actions__campus,
#siif-blade-mainsections3 .siif-mainsections-actions__catalog,
#siif-blade-mainsections3 .siif-mainsections-actions__externalOffers,
#siif-blade-mainsections3 .siif-mainsections-actions__missions,
#siif-blade-mainsections3 .siif-mainsections-actions__portal,
#siif-blade-mainsections3 .siif-mainsections-actions__values {
    margin-right: 36px
}

#siif-blade-mainsections1 .siif-mainsections-actions__catalog,
#siif-blade-mainsections1 .siif-mainsections-actions__degree,
#siif-blade-mainsections1 .siif-mainsections-actions__externalOffers,
#siif-blade-mainsections1 .siif-mainsections-actions__mutualLifeOffer,
#siif-blade-mainsections2 .siif-mainsections-actions__catalog,
#siif-blade-mainsections2 .siif-mainsections-actions__degree,
#siif-blade-mainsections2 .siif-mainsections-actions__externalOffers,
#siif-blade-mainsections2 .siif-mainsections-actions__mutualLifeOffer,
#siif-blade-mainsections3 .siif-mainsections-actions__catalog,
#siif-blade-mainsections3 .siif-mainsections-actions__degree,
#siif-blade-mainsections3 .siif-mainsections-actions__externalOffers,
#siif-blade-mainsections3 .siif-mainsections-actions__mutualLifeOffer {
    display: block
}

#siif-blade-mainsections1 .arrow-right,
#siif-blade-mainsections2 .arrow-right,
#siif-blade-mainsections3 .arrow-right {
    position: absolute;
    margin-left: 36%;
    margin-top: -6%
}

#siif-blade-mainsections1 .arrow-left,
#siif-blade-mainsections2 .arrow-left,
#siif-blade-mainsections3 .arrow-left {
    position: absolute;
    margin-left: 39%;
    margin-top: -3%
}

@media only screen and (max-width:1400px) {

    #siif-blade-mainsections1 .siif-mainsections-title,
    #siif-blade-mainsections2 .siif-mainsections-title,
    #siif-blade-mainsections3 .siif-mainsections-title {
        width: 337px;
        font-size: 39px;
        line-height: 48px
    }

    #siif-blade-mainsections1 .siif-mainsections-subtitle,
    #siif-blade-mainsections2 .siif-mainsections-subtitle,
    #siif-blade-mainsections3 .siif-mainsections-subtitle {
        font-size: 13px;
        line-height: 18px;
        width: 287px;
        margin-bottom: 12px
    }

    #siif-blade-mainsections1 .siif-mainsections-actions,
    #siif-blade-mainsections2 .siif-mainsections-actions,
    #siif-blade-mainsections3 .siif-mainsections-actions {
        margin-top: 0
    }

    #siif-blade-mainsections1 .arrow-left,
    #siif-blade-mainsections1 .arrow-right,
    #siif-blade-mainsections2 .arrow-left,
    #siif-blade-mainsections2 .arrow-right,
    #siif-blade-mainsections3 .arrow-left,
    #siif-blade-mainsections3 .arrow-right {
        margin-top: -7%
    }

    #siif-blade-mainsections1 .oval-2,
    #siif-blade-mainsections1 .oval-haut,
    #siif-blade-mainsections2 .oval-2,
    #siif-blade-mainsections2 .oval-haut,
    #siif-blade-mainsections3 .oval-2,
    #siif-blade-mainsections3 .oval-haut {
        transform: scale(.7)
    }

    #siif-blade-mainsections1 video,
    #siif-blade-mainsections2 video,
    #siif-blade-mainsections3 video {
        height: 240px;
        width: 320px
    }

    #siif-blade-mainsections1 .campus-video,
    #siif-blade-mainsections1 .university-video,
    #siif-blade-mainsections2 .campus-video,
    #siif-blade-mainsections2 .university-video,
    #siif-blade-mainsections3 .campus-video,
    #siif-blade-mainsections3 .university-video {
        padding-top: 6vh
    }
}

#siif-blade-mainsections2 {
    height: 600px
}

#siif-blade-mainsections2 .siif-row:first-child {
    margin-top: 46px
}

@media only screen and (max-width:1400px) {

    #siif-blade-mainsections1,
    #siif-blade-mainsections2,
    #siif-blade-mainsections3 {
        height: auto
    }

    #siif-blade-mainsections1 .siif-row .siif-column:first-child {
        width: 64%
    }

    #siif-blade-mainsections1 .siif-row .siif-column:last-child {
        width: 36%
    }

    #siif-blade-mainsections2 .siif-row .siif-column:first-child,
    #siif-blade-mainsections2 .siif-row .siif-column:last-child {
        width: 50%
    }

    .campus-logo,
    .campus-video,
    .formation-logo,
    .university-logo,
    .university-video {
        width: 300px !important;
        height: 300px !important
    }

    #leftArrow,
    #rightArrow {
        position: absolute;
        top: calc(100% - 344px);
        left: 58vw;
        padding-top: 6px
    }

    #leftArrow {
        transform: rotate(180deg)
    }

    #siif-blade-mainsections3 .siif-column:first-child {
        width: 75%
    }

    #siif-blade-mainsections3 .siif-column:last-child {
        width: 25%
    }
}

#siif-blade-numbers {
    height: 420px
}

#siif-blade-numbers .siif-row {
    padding-left: 10%;
    padding-right: 10%
}

#siif-blade-numbers #siif-main-numbers {
    height: 276px;
    background-color: #33b590;
    display: block
}

#siif-blade-numbers #siif-main-numbers .content-show {
    display: block
}

#siif-blade-numbers #siif-main-numbers .siif-column:first-child {
    width: 35%;
    padding-top: 48px;
    padding-bottom: 36px
}

#siif-blade-numbers #siif-main-numbers .siif-column:last-child {
    float: right;
    width: 60%;
    padding-top: 92px;
    padding-bottom: 79px
}

#siif-blade-numbers #siif-overlayer-numbers {
    height: 276px;
    background-color: #1d8769
}

#siif-blade-numbers #siif-overlayer-numbers .numbers-overlayer-main {
    font-family: Bree;
    font-size: 78px;
    font-weight: 600;
    color: #fff;
    margin-right: 24px;
    display: inline-block
}

#siif-blade-numbers #siif-overlayer-numbers .numbers-overlayer-title {
    line-height: 48px;
    font-family: Bree;
    font-size: 32px;
    font-weight: 600;
    display: inline-block;
    color: #fff
}

#siif-blade-numbers #siif-overlayer-numbers .numbers-overlayer-maindescription {
    padding-top: 80px
}

#siif-blade-numbers #siif-overlayer-numbers .numbers-overlayer-description {
    font-family: Open Sans Regular;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    margin-top: 20px
}

#siif-blade-numbers .siif-row:last-child {
    height: 144px;
    padding-bottom: 42px;
    background-color: #297;
    width: 100%
}

#siif-blade-numbers .siif-row:last-child .siif-column {
    width: 25%
}

#siif-blade-numbers .numbers-main {
    /* grand écran */
    line-height: 192px;
    font-size: 86px;
    font-family: Bree;
    font-weight: 700;
    height: 192px;
    color: #fff;
    padding-top:50px;
}

#siif-blade-numbers .numbers-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    font-family: Bree;
    color: #fff;
    height: 48px
}

#siif-blade-numbers .numbers-subtitle {
    font-size: 17px;
    font-weight: 600;
    font-family: Open Sans Regular;
    line-height: 24px;
    color: #fff;
    height: 48px
}

#siif-blade-numbers .numbers {
    font-size: 32px;
    font-family: Open Sans Bold;
    line-height: 48px;
    color: #fff;
    height: 48px;
    padding-top: 36px
}

#siif-blade-numbers .numbers-more {
    padding-top: 51px
}

#siif-blade-numbers .numbers-description {
    font-size: 13px;
    font-family: Open Sans Bold;
    line-height: 18px;
    color: #fff;
    height: 18px;
    text-transform: uppercase
}

#siif-blade-numbers #siif-launch,
#siif-blade-numbers #siif-launch2,
#siif-blade-numbers #siif-launch3 {
    width: 35%;
    height: 95px;
    background-color: #297
}

#siif-blade-numbers .siif-row.content-hidden {
    display: none
}

#siif-blade-numbers #siif-launch2.active,
#siif-blade-numbers #siif-launch3.active,
#siif-blade-numbers #siif-launch.active {
    background-color: #1d8769;
    width: 100%;
    height: 144px;
    display: inline-block;
    margin-left: -24px
}

#siif-blade-numbers #siif-launch2.active .numbers,
#siif-blade-numbers #siif-launch2.active .numbers-description,
#siif-blade-numbers #siif-launch3.active .numbers,
#siif-blade-numbers #siif-launch3.active .numbers-description,
#siif-blade-numbers #siif-launch.active .numbers,
#siif-blade-numbers #siif-launch.active .numbers-description {
    padding-left: 24px
}

@media only screen and (max-width:1400px) {
    #siif-blade-numbers {
        height: 324px
    }

    #siif-blade-numbers .siif-row {
        padding-left: 5%;
        padding-right: 5%
    }

    #siif-blade-numbers #siif-main-numbers,
    #siif-blade-numbers #siif-overlayer-numbers {
        height: 192px
    }

    #siif-blade-numbers #siif-overlayer-numbers .numbers-overlayer-maindescription {
        padding-top: 59px
    }

    #siif-blade-numbers #siif-overlayer-numbers .numbers-overlayer-main {
        font-family: Bree;
        font-size: 48px;
        font-weight: 600
    }

    #siif-blade-numbers #siif-overlayer-numbers .numbers-overlayer-title {
        font-family: Bree;
        font-size: 32px;
        font-weight: 600;
        line-height: 48px
    }

    #siif-blade-numbers #siif-overlayer-numbers .numbers-overlayer-description {
        font-family: Open Sans Regular;
        font-size: 13px;
        font-weight: 600;
        line-height: 18px;
        margin-top: 0
    }

    #siif-blade-numbers .siif-row:last-child {
        height: 132px;
        padding-bottom: 0
    }

    #siif-blade-numbers .numbers-main {
        font-family: Bree;
        /* Taille du texte de l'onglet main si petit écran*/
        font-size: 56px;
        font-weight: 600;
        padding-top: 11px
    }


    #siif-blade-numbers .numbers-title {
        font-size: 20px
    }

    #siif-blade-numbers .numbers-subtitle {
        font-size: 13px;
        font-weight: 600;
        font-family: Open Sans Bold
    }

    #siif-blade-numbers .numbers {
        font-family: Open Sans Bold;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        height: 30px
    }

    #siif-blade-numbers .numbers-description {
        width: 61%;
        height: 36px;
        text-transform: uppercase;
        font-family: Open Sans Bold;
        font-size: 13px;
        font-weight: 700;
        line-height: 18px;
        padding-bottom: 0
    }

    #siif-blade-numbers .ic-add {
        width: 21px;
        height: 21px
    }
}

.siif-overlayer {
    height: 576px;
    position: absolute;
    z-index: 2;
    width: 100%;
    opacity: 0;
    visibility: hidden
}

.siif-overlayer#siif-overlayer-fullscreen {
    z-index: 1;
    background-color: #fff;
    height: 100vh;
    width: 100%;
    position: fixed
}

.siif-overlayer#siif-overlayer-mainsections1,
.siif-overlayer#siif-overlayer-mainsections2,
.siif-overlayer#siif-overlayer-mainsections3-campus,
.siif-overlayer#siif-overlayer-mainsections3-portail {
    position: fixed;
    top: 15%;
    left: -1%
}

.siif-overlayer#siif-overlayer-mainsections2 {
    background-color: #f1f8f9
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-row:first-child {
    margin-top: 48px
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-row {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 17px
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-column {
    width: 486px
}

.siif-overlayer#siif-overlayer-mainsections2 .spring-margin {
    margin: 10px
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-column:last-child {
    width: calc(90% - 486px - 20px);
    padding-left: 10%
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-menu {
    padding-top: 49px;
    padding-bottom: 48px
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-menu .siif-row {
    margin: 11px 54px 12px 48px;
    display: block
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-menu .siif-row.siif-line {
    height: 1px;
    margin: 0 54px 0 48px;
    background-color: #fff
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-content {
    padding: 50px 0;
    opacity: 0;
    width: 85%
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-title {
    font-size: 29px;
    line-height: 42px;
    font-family: Bree;
    font-weight: 600;
    color: #91bdbf
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-icon.bton-close {
    margin: 10px;
    position: absolute;
    right: 0
}

.siif-overlayer#siif-overlayer-mainsections2 .curseur {
    position: absolute;
    left: calc(10% - 44px)
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-menu {
    background-color: #00b3be;
    border-radius: 12px
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-menu .siif-overlayer-menu-item {
    font-family: Open Sans Bold;
    font-size: 17px;
    line-height: 24px;
    color: #fff
}

.siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-content {
    font-family: Open Sans Regular;
    font-size: 25px;
    line-height: 36px;
    color: #32373c
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content {
    background-color: #fff;
    width: 70%;
    padding-top: 48px;
    padding-left: 10%;
    height: 528px;
    z-index: 3
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content .siif-row:first-child {
    margin-bottom: 36px
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #ms1-title .siif-column {
    padding-bottom: 9px
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #missions-content,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #quality-content,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content {
    margin-top: 40px;
    padding-bottom: 1px
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-image {
    width: 20%;
    float: right;
    height: 576px;
    position: relative
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-image #siif-overlayer-image__missionsContent,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-image #siif-overlayer-image__qualityContent,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-image #siif-overlayer-image__valuesContent {
    height: 576px;
    width: 100%;
    z-index: 1
}

.siif-overlayer#siif-overlayer-mainsections1 .siif-icon.bton-close {
    margin: 10px;
    position: absolute;
    right: 45px;
    top: -45px
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-missions,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-quality,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-values {
    font-family: Open Sans Regular;
    font-weight: 700;
    line-height: 33px;
    font-size: 20px;
    display: inline-block
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-missions,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-values {
    margin-right: 63px;
    margin-left: 10px
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-missions.nonactive,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-quality.nonactive,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-values.nonactive {
    color: #00b3be
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-missions:hover,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-quality:hover,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-values:hover {
    border-bottom: 2px solid #000
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-missions.active,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-quality.active,
.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-menu-title-values.active {
    color: #32373c;
    border-bottom-width: 3px;
    border-bottom-style: solid
}

.siif-overlayer#siif-overlayer-mainsections1 .siif-overlayer-menu-item1-title,
.siif-overlayer#siif-overlayer-mainsections1 .siif-overlayer-menu-item2-title,
.siif-overlayer#siif-overlayer-mainsections1 .siif-overlayer-menu-item3-title {
    font-family: Open Sans Regular;
    line-height: 24px;
    font-size: 19px;
    font-weight: 600;
    padding-bottom: 1px
}

.siif-overlayer#siif-overlayer-mainsections1 .siif-overlayer-menu-item1-description,
.siif-overlayer#siif-overlayer-mainsections1 .siif-overlayer-menu-item2-description,
.siif-overlayer#siif-overlayer-mainsections1 .siif-overlayer-menu-item3-description {
    font-family: Open Sans Regular;
    line-height: 18px;
    font-size: 16px;
    color: #32373c
}

.siif-overlayer#siif-overlayer-mainsections1 .siif-overlayer-title {
    font-size: 29px;
    line-height: 42px;
    font-family: Bree;
    font-weight: 600;
    color: #91bdbf
}

.siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-highlight {
    top: 32px;
    position: absolute
}

.siif-overlayer#siif-overlayer-mainsections1 .siif-opacity-pic {
    position: absolute;
    top: calc(100% - 576px);
    height: 576px;
    width: 78px;
    background-color: hsla(0, 0%, 100%, .72);
    z-index: 2
}

.siif-overlayer#siif-overlayer-mainsections1 #missions-content .siif-column,
.siif-overlayer#siif-overlayer-mainsections1 #quality-content .siif-column {
    width: 90%;
    margin-right: 24px
}

.siif-overlayer#siif-overlayer-mainsections1 #missions-content .siif-overlayer-menu-item1-title,
.siif-overlayer#siif-overlayer-mainsections1 #missions-content .siif-overlayer-menu-item3-title,
.siif-overlayer#siif-overlayer-mainsections1 #quality-content .siif-overlayer-menu-item1-title,
.siif-overlayer#siif-overlayer-mainsections1 #quality-content .siif-overlayer-menu-item3-title {
    margin-bottom: 12px
}

.siif-overlayer#siif-overlayer-mainsections1 #missions-content .siif-icon.ic-keyboard-arrow-right.size18-30.hidden,
.siif-overlayer#siif-overlayer-mainsections1 #quality-content .siif-icon.ic-keyboard-arrow-right.size18-30.hidden {
    display: none
}

.siif-overlayer#siif-overlayer-mainsections1 #values-content ul {
    margin-left: 2em;
    list-style-type: square
}

.siif-overlayer#siif-overlayer-mainsections1 #values-content .siif-column {
    width: 96%
}

.siif-overlayer#siif-overlayer-mainsections1 #values-content .siif-overlayer-menu-item2-title {
    margin-bottom: 12px
}

.siif-overlayer#siif-overlayer-mainsections1 #values-content .siif-overlayer-seeLess,
.siif-overlayer#siif-overlayer-mainsections1 #values-content .siif-overlayer-seeMore {
    display: none
}

.siif-overlayer#siif-overlayer-mainsections3-campus {
    background-color: #f1f8f9;
    height: 576px
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-row {
    margin-left: 10%;
    margin-right: 10%
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-row:first-child {
    padding-top: 48px;
    height: 42px;
    padding-bottom: 20px
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-row:last-child {
    height: 384px;
    border-radius: 12px
}

.siif-overlayer#siif-overlayer-mainsections3-campus #siif-overlayer-description {
    width: 50%
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-thumbnail {
    height: 384px;
    width: 80%;
    background-color: #fff;
    border-radius: 12px
}

.siif-overlayer#siif-overlayer-mainsections3-campus .montrouge-image,
.siif-overlayer#siif-overlayer-mainsections3-campus .paris-image {
    height: 384px;
    width: 100%;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    position: relative
}

.siif-overlayer#siif-overlayer-mainsections3-campus #siif-overlayer-accesslink {
    top: calc(100% - 161px);
    position: absolute;
    left: 75vw;
    height: 48px;
    width: 86px
}

.siif-overlayer#siif-overlayer-mainsections3-campus #siif-overlayer-accesslink #siif-show-overlayer-mainsections3-campusLink,
.siif-overlayer#siif-overlayer-mainsections3-campus #siif-overlayer-accesslink #siif-show-overlayer-mainsections3-portailLink {
    font-family: Open Sans Bold;
    font-size: 17px;
    line-height: 24px;
    color: #32373c;
    margin-bottom: 18px
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-description-title {
    background-color: #fff;
    padding-top: 18px;
    padding-left: 48px;
    padding-bottom: 18px;
    border-top-left-radius: 12px
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-icon.bton-close {
    margin: 10px;
    position: absolute;
    right: 45px;
    top: -36px
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-title {
    line-height: 42px;
    height: 42px;
    font-family: Bree;
    font-size: 29px;
    font-weight: 600;
    color: #91bdbf
}

.siif-overlayer#siif-overlayer-mainsections3-campus #siif-overlayer-description-title__montrouge,
.siif-overlayer#siif-overlayer-mainsections3-campus #siif-overlayer-description-title__paris {
    line-height: 36px;
    font-family: Bree;
    font-size: 25px;
    font-weight: 600;
    color: #00b3be
}

.siif-overlayer#siif-overlayer-mainsections3-campus #siif-overlayer-description-title__montrouge {
    margin-right: 18px
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-description__montrouge,
.siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-description__paris {
    display: inline-block;
    padding-left: 48px;
    padding-top: 36px;
    font-family: Open Sans Bold;
    line-height: 30px
}

.siif-overlayer#siif-overlayer-mainsections3-campus #montrouge-maps,
.siif-overlayer#siif-overlayer-mainsections3-campus #paris-maps {
    margin-left: 48px
}

.siif-overlayer#siif-overlayer-mainsections3-campus #paris-maps {
    margin-top: 49px
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-description-button a {
    color: #fff !important;
    background-color: #00b3be;
    font-family: Open Sans Bold;
    font-size: 17px;
    line-height: 24px;
    margin-top: 20px;
    padding: 12px 21px;
    text-decoration: none
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-opacity-image {
    position: absolute;
    width: 100%;
    height: 48px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    background-color: rgba(0, 0, 0, .48);
    top: calc(100% - 48px)
}

.siif-overlayer#siif-overlayer-mainsections3-campus .siif-slick-Montrouge,
.siif-overlayer#siif-overlayer-mainsections3-campus .siif-slick-Paris {
    margin-left: 50%;
    width: 50%
}

.siif-overlayer#siif-overlayer-mainsections3-campus .ic-keyboard-backspace-right-white {
    top: calc(100% - 30px);
    left: 55%;
    position: absolute;
    z-index: 1;
    cursor: pointer
}

.siif-overlayer#siif-overlayer-mainsections3-campus .ic-keyboard-backspace-left-white {
    top: calc(100% - 30px);
    left: 45%;
    position: absolute;
    z-index: 1;
    cursor: pointer
}

.siif-overlayer#siif-overlayer-mainsections3-portail {
    background-color: rgba(151, 207, 191, .06);
    height: 576px
}

.siif-overlayer#siif-overlayer-mainsections3-portail .siif-row {
    margin-left: 10%;
    margin-right: 10%
}

.siif-overlayer#siif-overlayer-mainsections3-portail .siif-row:first-child {
    padding-top: 48px;
    height: 42px;
    padding-bottom: 20px
}

.siif-overlayer#siif-overlayer-mainsections3-portail .siif-row:last-child {
    height: 384px;
    border-radius: 12px
}

.siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-description {
    width: 75%;
    background-color: #a0dbcb;
    height: 384px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px
}

.siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-image {
    width: 25%;
    background-color: rgba(151, 207, 191, .12);
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    height: 384px
}

.siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-image-portail {
    position: absolute;
    margin-top: 72px;
    height: 240px;
    width: 403.6px;
    left: -250px
}

.siif-overlayer#siif-overlayer-mainsections3-portail .siif-overlayer-thumbnail {
    height: 384px
}

.siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-accesslink {
    top: calc(100% - 200px);
    position: absolute;
    left: 75vw;
    height: 48px;
    width: 69px
}

.siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-accesslink #siif-show-overlayer-mainsections3-campusLink {
    font-family: Open Sans Bold;
    font-size: 17px;
    line-height: 24px;
    color: #32373c;
    margin-bottom: 18px
}

.siif-overlayer#siif-overlayer-mainsections3-portail .siif-icon.bton-close {
    margin: 10px;
    position: absolute;
    right: 45px;
    top: -36px
}

.siif-overlayer#siif-overlayer-mainsections3-portail .siif-overlayer-title {
    line-height: 42px;
    height: 42px;
    font-family: Bree;
    font-size: 29px;
    font-weight: 600;
    color: #91c7b8
}

.siif-overlayer#siif-overlayer-mainsections3-portail .siif-overlayer-description__portail {
    padding-left: 48px;
    padding-top: 96px;
    font-family: Open Sans Bold;
    line-height: 30px;
    color: #32373c;
    width: 78%
}

.siif-overlayer#siif-overlayer-mainsections3-portail .siif-overlayer-description-button-portail button {
    width: 152px;
    height: 48px;
    border-radius: 6px;
    background-color: #fff;
    font-family: Open Sans Bold;
    font-size: 17px;
    line-height: 24px;
    margin-top: 1vw;
    margin-bottom: 54px;
    margin-left: 48px
}

@media only screen and (max-width:1400px) {
    .siif-overlayer {
        height: 420px
    }

    .siif-overlayer#siif-overlayer-mainsections1,
    .siif-overlayer#siif-overlayer-mainsections2,
    .siif-overlayer#siif-overlayer-mainsections3-campus,
    .siif-overlayer#siif-overlayer-mainsections3-portail {
        left: 0
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content {
        width: 59%;
        margin-left: 36px;
        height: 393px;
        padding-top: 27px;
        margin-top: 0
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content .siif-row:first-child {
        margin-bottom: 10px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #missions-content,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content {
        margin-top: 12px;
        height: 290px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content .siif-overlayer-menu-item2-title {
        font-size: 15px;
        margin-bottom: 9px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #siif-overlayer-menu-title-missions,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #siif-overlayer-menu-title-values {
        margin-right: 10px;
        margin-left: 0
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #siif-overlayer-menu-title-missions,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #siif-overlayer-menu-title-quality,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #siif-overlayer-menu-title-values {
        font-size: 18px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content .siif-overlayer-menu-item1-title,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content .siif-overlayer-menu-item2-title,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content siif-overlayer-menu-item3-title {
        font-size: 17px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content .siif-overlayer-menu-item1-description,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content .siif-overlayer-menu-item2-description {
        font-size: 12px;
        line-height: 15px !important
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content .highlight {
        width: 145px
    }
}

@media only screen and (max-width:1400px) and (-ms-high-contrast:active),
only screen and (max-width:1400px) and (-ms-high-contrast:none) {

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeLess,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeMore {
        display: block;
        position: fixed;
        top: 64vh;
        margin-left: 45vw
    }
}

@media only screen and (max-width:1400px) {
    @supports not (-ms-high-contrast:none) {
        .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeMore {
            display: block;
            position: fixed;
            top: calc(100% - 50px);
            margin-left: 50vw
        }

        .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeLess {
            display: block;
            position: fixed;
            top: calc(100% - 50px);
            margin-left: 49vw
        }
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeLess #siif-overlayer-menu-item2-showless-content,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeLess #siif-overlayer-menu-item2-showmore-content,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeMore #siif-overlayer-menu-item2-showless-content,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeMore #siif-overlayer-menu-item2-showmore-content {
        font-weight: 900
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeLess span,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeMore span {
        vertical-align: sub;
        margin-left: 5px;
        width: 16px;
        height: 16px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeLess .left,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeMore .left {
        transform: rotate(180deg);
        margin-right: 5px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content #content3 {
        height: 240px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeLess.hidden,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #values-content .siif-overlayer-seeMore.hidden {
        display: none
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #rightArrow {
        display: block;
        padding: 2px;
        margin-left: -137px;
        top: 183px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-content #leftArrow {
        display: none;
        padding: 2px;
        margin-left: -137px;
        top: 183px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-image {
        width: 36%;
        height: 420px
    }

    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-image #siif-overlayer-image__missionsContent,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-image #siif-overlayer-image__missionsContent .siif-opacity-pic,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-image #siif-overlayer-image__valuesContent,
    .siif-overlayer#siif-overlayer-mainsections1 #siif-overlayer-mainsections1-image #siif-overlayer-image__valuesContent .siif-opacity-pic {
        height: 420px;
        top: 0
    }

    .siif-overlayer#siif-overlayer-mainsections1 .siif-icon.bton-close {
        right: 31px
    }

    .siif-overlayer#siif-overlayer-mainsections2 {
        height: 420px
    }

    .siif-overlayer#siif-overlayer-mainsections2 .siif-column:last-child {
        width: calc(90% - 486px)
    }

    .siif-overlayer#siif-overlayer-mainsections2 .siif-row:first-child {
        margin-top: 27px
    }

    .siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-menu .siif-row {
        margin-left: 24px
    }

    .siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-menu {
        padding-top: 20px
    }

    .siif-overlayer#siif-overlayer-mainsections2 .spring-margin {
        width: 336px;
        height: 296px
    }

    .siif-overlayer#siif-overlayer-mainsections2 .spring-margin .siif-line {
        display: none
    }

    .siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-menu .siif-overlayer-menu-item {
        font-size: 15px;
        line-height: 21px;
        margin-left: 24px;
        margin-right: 24px
    }

    .siif-overlayer#siif-overlayer-mainsections2 .siif-overlayer-content {
        font-size: 17px;
        line-height: 24px;
        padding-bottom: 24px;
        padding-top: 20px
    }

    .siif-overlayer#siif-overlayer-mainsections3-campus {
        height: 420px
    }

    .siif-overlayer#siif-overlayer-mainsections3-campus .montrouge-image,
    .siif-overlayer#siif-overlayer-mainsections3-campus .paris-image,
    .siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-thumbnail {
        height: 288px;
        width: auto
    }

    .siif-overlayer#siif-overlayer-mainsections3-campus .siif-row {
        margin-left: 4%;
        margin-right: 4%
    }

    .siif-overlayer#siif-overlayer-mainsections3-campus #siif-overlayer-accesslink {
        top: 57px;
        left: 48%;
        height: auto;
        width: auto
    }

    .siif-overlayer#siif-overlayer-mainsections3-campus #siif-overlayer-accesslink .siif-icon.size18-12 {
        position: absolute;
        left: -33px;
        top: 5px
    }

    .siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-description__montrouge,
    .siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-description__paris {
        font-size: 13px;
        line-height: 24px;
        padding-top: 24px;
        padding-left: 24px
    }

    .siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-description-title {
        padding-top: 13px;
        padding-left: 24px;
        padding-bottom: 11px;
        border-top-left-radius: 12px
    }

    .siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-description-title #siif-overlayer-description-title__montrouge,
    .siif-overlayer#siif-overlayer-mainsections3-campus .siif-overlayer-description-title #siif-overlayer-description-title__paris {
        font-size: 20px;
        line-height: 24px
    }

    .siif-overlayer#siif-overlayer-mainsections3-campus #montrouge-maps,
    .siif-overlayer#siif-overlayer-mainsections3-campus #paris-maps {
        margin-left: 24px
    }

    .siif-overlayer#siif-overlayer-mainsections3-campus #paris-maps {
        margin-top: 20px
    }

    .siif-overlayer#siif-overlayer-mainsections3-portail {
        height: 420px
    }

    .siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-description,
    .siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-image,
    .siif-overlayer#siif-overlayer-mainsections3-portail .siif-overlayer-thumbnail {
        height: 288px
    }

    .siif-overlayer#siif-overlayer-mainsections3-portail .siif-row {
        margin-left: 4%;
        margin-right: 4%
    }

    .siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-accesslink {
        top: 57px;
        left: 400px;
        height: auto;
        width: auto
    }

    .siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-accesslink .siif-icon.size18-12 {
        position: absolute;
        left: -35px;
        top: 5px
    }

    .siif-overlayer#siif-overlayer-mainsections3-portail .siif-overlayer-description__portail {
        font-size: 13px;
        line-height: 24px;
        padding-top: 66px
    }

    .siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-image-portail {
        width: 322.9px;
        height: 192px;
        left: -210px
    }

    .siif-overlayer#siif-overlayer-mainsections3-portail #siif-overlayer-mainsections3-portail .siif-overlayer-thumbnail {
        height: 288px
    }
}

#siif-overlayer-numbers-plus {
    height: 420px;
    background-color: #297
}

#siif-overlayer-numbers-plus .siif-row {
    padding-left: 10%;
    padding-right: 10%;
    height: 144px
}

#siif-overlayer-numbers-plus .siif-row .siif-column:not(:last-child) {
    width: 32%
}

#siif-overlayer-numbers-plus .siif-row .siif-column:last-child {
    width: 2%
}

#siif-overlayer-numbers-plus .siif-row:first-child {
    padding-top: 66px
}

#siif-overlayer-numbers-plus .siif-numbers-more {
    height: 100px;
    position: absolute;
    width: 80%
}

#siif-overlayer-numbers-plus .numbers {
    font-size: 32px;
    font-family: Open Sans Bold;
    line-height: 48px;
    color: #fff;
    height: 48px;
    padding-top: 36px
}

#siif-overlayer-numbers-plus .numbers-description {
    font-size: 13px;
    font-family: Open Sans Bold;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    height: 18px
}

#siif-overlayer-numbers-plus .siif-number-separator {
    width: 84%;
    height: 1px;
    background-color: #fff;
    margin-left: 8%
}

#siif-overlayer-numbers-plus .siif-icon.bton-close-white {
    margin: 10px;
    display: block;
    right: 0;
    padding-top: 85px
}

@media only screen and (max-width:1400px) {
    #siif-overlayer-numbers-plus {
        height: 324px;
        color: #1d8769
    }

    #siif-overlayer-numbers-plus .siif-row:first-child {
        padding-top: 30px
    }

    #siif-overlayer-numbers-plus .siif-column:not(:last-child) {
        width: 32%
    }

    #siif-overlayer-numbers-plus .siif-column:last-child {
        width: 2%
    }

    #siif-overlayer-numbers-plus .numbers {
        padding-top: 33px;
        height: 30px;
        font-family: Open Sans Bold;
        font-size: 20px;
        line-height: 30px
    }

    #siif-overlayer-numbers-plus .numbers-description {
        width: 80%;
        height: 36px;
        font-family: Open Sans Bold;
        font-size: 13px;
        line-height: 18px;
        text-transform: uppercase
    }

    #siif-overlayer-numbers-plus .siif-number-separator {
        margin-left: 36px;
        margin-right: 36px
    }

    #siif-overlayer-numbers-plus .siif-icon {
        width: 21px;
        height: 21px
    }
}

@keyframes x {
    0% {
        opacity: 0;
        visibility: hidden;
        transform: scale(.9)
    }

    to {
        opacity: 1;
        visibility: visible;
        transform: scale(1)
    }
}

@keyframes y {
    0% {
        opacity: 1;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes z {
    0% {
        opacity: 0;
        transform: scale(.9)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes A {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes B {
    0% {
        transform: translateX(300px);
        visibility: hidden;
        opacity: 1
    }

    to {
        transform: translateX(0);
        opacity: 1;
        visibility: visible
    }
}

@keyframes C {
    0% {
        transform: translateX(500px);
        visibility: hidden;
        opacity: 1
    }

    to {
        transform: translateX(0);
        opacity: 1;
        visibility: visible
    }
}

@keyframes D {
    0% {
        opacity: 0;
        transform: translateY(40px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes E {
    0% {
        opacity: 0;
        transform: scale(1.2)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes F {
    0% {
        opacity: 0
    }

    to {
        opacity: 1;
        transform: rotate(1turn)
    }
}

@keyframes G {
    0% {
        opacity: 0;
        margin-left: 100%
    }

    to {
        opacity: 1;
        margin-left: 0
    }
}

@keyframes H {
    0% {
        opacity: .5;
        width: 426px;
        transform: translateX(10px)
    }

    25% {
        opacity: .5;
        width: 426px;
        transform: translateX(-400px)
    }

    50% {
        opacity: .7;
        width: 400px;
        transform: translateX(-290px)
    }

    75% {
        opacity: .7;
        width: 400px;
        transform: translateX(-280px)
    }

    to {
        opacity: .7;
        width: 400px;
        transform: translateX(-330px)
    }
}

@keyframes I {
    0% {
        opacity: .5;
        width: 286px;
        transform: translateX(10px)
    }

    25% {
        opacity: .5;
        width: 286px;
        transform: translateX(-260px)
    }

    50% {
        opacity: .7;
        width: 256px;
        transform: translateX(-146px)
    }

    75% {
        opacity: .7;
        width: 256px;
        transform: translateX(-136px)
    }

    to {
        opacity: .7;
        width: 256px;
        transform: translateX(-186px)
    }
}

@keyframes J {
    0% {
        opacity: 0;
        transform: translateX(100px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes K {
    0% {
        opacity: 0;
        width: 0
    }

    to {
        opacity: 1;
        width: 80%
    }
}

@keyframes L {
    0% {
        opacity: 0;
        width: 0
    }

    to {
        opacity: 1;
        width: 100%
    }
}

@keyframes M {
    0% {
        opacity: 0;
        transform: translateX(-100px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes N {
    0% {
        opacity: 0;
        transform: translateX(10px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes O {
    0% {
        opacity: 0;
        transform: translateX(-10px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes P {
    0% {
        opacity: 0;
        transform: translateY(-50px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes Q {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes R {
    0% {
        opacity: 0;
        transform: translateX(-50px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

#siif-overlayer-fullscreen.overlayer-show {
    opacity: 0;
    animation-name: x;
    animation-duration: .25s;
    animation-delay: 0;
    animation-fill-mode: forwards
}

#siif-overlayer-fullscreen.overlayer-hidden {
    opacity: 1;
    visibility: visible;
    animation-name: y;
    animation-duration: .1s;
    animation-delay: .25s;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-show {
    opacity: 0;
    animation-name: x;
    animation-duration: .25s;
    animation-delay: 0;
    animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-show .content-hidden {
    display: none
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-title {
    opacity: 0;
    animation-name: U;
    animation-duration: .5s;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-menu {
    opacity: 0;
    animation-name: z;
    animation-duration: .5s;
    animation-delay: 0;
    animation-timing-function: cubic-bezier(.68, -.55, .265, 2);
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-menu .siif-overlayer-menu-item {
    opacity: 0;
    animation-name: A;
    animation-duration: .15s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-menu .siif-overlayer-menu-item#siif-overlayer-menu-item1 {
    animation-delay: 0s
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-menu .siif-overlayer-menu-item#siif-overlayer-menu-item2 {
    animation-delay: .05s
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-menu .siif-overlayer-menu-item#siif-overlayer-menu-item3 {
    animation-delay: .1s
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-menu .siif-overlayer-menu-item#siif-overlayer-menu-item4 {
    animation-delay: .15s
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-menu .siif-overlayer-menu-item#siif-overlayer-menu-item5 {
    animation-delay: .2s
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-menu .siif-overlayer-menu-item#siif-overlayer-menu-item6 {
    animation-delay: .25s
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-menu .siif-line {
    opacity: 0;
    animation-name: U;
    animation-duration: .25s;
    animation-delay: .25s;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-show .curseur {
    opacity: 0;
    animation-name: D;
    animation-duration: .5s;
    animation-delay: .75s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-content.content-init {
    animation-name: U;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-content.content-show {
    animation-name: U;
    animation-duration: 1s;
    animation-delay: 0;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-show .siif-overlayer-content.content-hidden {
    display: none
}

#siif-overlayer-mainsections2.overlayer-show .siif-button {
    opacity: 0;
    animation-name: E;
    animation-duration: .5s;
    animation-delay: 1.2s;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-show .bton-close {
    opacity: 0;
    animation-name: F;
    animation-duration: .5s;
    animation-delay: 2s;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections2.overlayer-hidden {
    opacity: 1;
    animation-name: y;
    animation-duration: .25s;
    animation-delay: 0
}

#siif-overlayer-mainsections1.overlayer-show {
    visibility: visible;
    opacity: 1
}

#siif-overlayer-mainsections1.overlayer-show .siif-opacity-pic {
    opacity: 0;
    animation-name: H;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections1.overlayer-show .bton-close {
    opacity: 0;
    animation-name: F;
    animation-duration: .5s;
    animation-delay: 2s;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections1.overlayer-show #missions-content.content-init,
#siif-overlayer-mainsections1.overlayer-show #quality-content.content-init,
#siif-overlayer-mainsections1.overlayer-show #values-content.content-init {
    opacity: 0;
    animation-name: U;
    animation-duration: 1s;
    animation-delay: .5s;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections1.overlayer-show #siif-overlayer-mainsections1-content {
    animation-name: C;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections1.overlayer-show #siif-overlayer-mainsections1-highlight {
    opacity: 0;
    animation-name: G;
    animation-duration: .5s;
    animation-delay: .8s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections1.overlayer-show #siif-overlayer-menu-title-missions {
    opacity: 0;
    color: #00b3be;
    animation-duration: .5s;
    animation-delay: .2s;
    animation-timing-function: ease-out;
    animation-name: J;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections1.overlayer-show #siif-overlayer-menu-title-values {
    opacity: 0;
    color: #00b3be;
    animation-duration: .5s;
    animation-delay: .4s;
    animation-timing-function: ease-out;
    animation-name: J;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections1.overlayer-show #siif-overlayer-menu-title-quality {
    opacity: 0;
    color: #00b3be;
    animation-duration: .5s;
    animation-delay: .6s;
    animation-timing-function: ease-out;
    animation-name: J;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections1.overlayer-show #missions-content.content-show,
#siif-overlayer-mainsections1.overlayer-show #quality-content.content-show,
#siif-overlayer-mainsections1.overlayer-show #values-content.content-show,
#siif-overlayer-mainsections1.overlayer-show .siif-overlayer-image.content-show {
    opacity: 0;
    animation-name: U;
    animation-duration: 1s;
    animation-delay: 0;
    animation-fill-mode: forwards
}

#siif-overlayer-mainsections1.overlayer-show #missions-content.content-hidden,
#siif-overlayer-mainsections1.overlayer-show #quality-content.content-hidden,
#siif-overlayer-mainsections1.overlayer-show #values-content.content-hidden,
#siif-overlayer-mainsections1.overlayer-show .siif-overlayer-image.content-hidden {
    display: none
}

#siif-overlayer-mainsections1.overlayer-hidden {
    opacity: 1;
    animation-name: y;
    animation-duration: .25s;
    animation-delay: 0
}

@supports not (-ms-high-contrast:none) {

    #siif-overlayer-mainsections3-campus.overlayer-show,
    #siif-overlayer-mainsections3-portail.overlayer-show {
        visibility: visible;
        opacity: 1;
        animation-name: x;
        animation-delay: 0;
        animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-thumbnail,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-thumbnail {
        opacity: 0;
        animation-name: K;
        animation-duration: .5s;
        animation-delay: 0;
        animation-timing-function: ease-out;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-accesslink,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-accesslink {
        opacity: 0;
        animation-delay: 2s;
        animation-duration: .5s;
        animation-name: M;
        animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .bton-close,
    #siif-overlayer-mainsections3-portail.overlayer-show .bton-close {
        opacity: 0;
        animation-name: F;
        animation-duration: .5s;
        animation-delay: 2s;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__portail,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__portail {
        opacity: 0;
        animation-duration: .5s;
        animation-delay: .5s;
        animation-name: T;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description-button-portail,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description-button-portail {
        opacity: 0;
        animation-duration: .5s;
        animation-delay: .6s;
        animation-name: T;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-image-portail,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-image-portail {
        opacity: 0;
        animation-duration: 1s;
        animation-name: R;
        animation-fill-mode: forwards;
        animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description-title,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description-title {
        opacity: 0;
        animation-duration: .3s;
        animation-delay: 1s;
        animation-name: P;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-description-title__paris,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-description-title__paris {
        opacity: 0;
        animation-delay: 1.2s;
        animation-fill-mode: forwards;
        animation-name: U
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-description-title__montrouge,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-description-title__montrouge {
        opacity: 0;
        animation-delay: 1.1s;
        animation-fill-mode: forwards;
        animation-name: U
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-description-title__montrouge.nonactive,
    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-description-title__paris.nonactive,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-description-title__montrouge.nonactive,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-description-title__paris.nonactive {
        color: #add8e6
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-slick-Montrouge.content-init,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-slick-Montrouge.content-init {
        background: url(/assets/images/ajax-loader.gif);
        background-repeat: no-repeat;
        background-position: 50%;
        opacity: 0;
        animation-name: U;
        animation-duration: 1s;
        animation-delay: .5s;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-slick-Montrouge.content-show,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-slick-Paris.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-slick-Montrouge.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-slick-Paris.content-show {
        background: url(/assets/images/ajax-loader.gif);
        background-repeat: no-repeat;
        background-position: 50%;
        opacity: 0;
        animation-name: U;
        animation-duration: 1s;
        animation-delay: .1s;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-ms3-image-montrouge.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-ms3-image-paris.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-slick-Montrouge.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-slick-Paris.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-ms3-image-montrouge.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-ms3-image-paris.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-slick-Montrouge.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-slick-Paris.content-hidden {
        display: none
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__montrouge.content-init,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__montrouge.content-init {
        opacity: 0;
        animation-duration: .3s;
        animation-delay: 1.3s;
        animation-name: P;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description-button #montrouge-maps.content-init,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description-button #montrouge-maps.content-init {
        opacity: 0;
        animation-duration: .3s;
        animation-delay: 1.5s;
        animation-name: Q;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #montrouge-maps.content-show,
    #siif-overlayer-mainsections3-campus.overlayer-show #paris-maps.content-show,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__montrouge.content-show,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__paris.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show #montrouge-maps.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show #paris-maps.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__montrouge.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__paris.content-show {
        animation-name: U;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #montrouge-maps.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show #paris-maps.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__montrouge.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__paris.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show #montrouge-maps.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show #paris-maps.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__montrouge.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__paris.content-hidden {
        display: none
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-title,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-title {
        opacity: 0;
        animation-delay: .5s;
        animation-name: U;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-opacity-image,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-opacity-image {
        opacity: 0;
        animation-delay: 1.5s;
        animation-name: U;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .ic-keyboard-backspace-left-white,
    #siif-overlayer-mainsections3-portail.overlayer-show .ic-keyboard-backspace-left-white {
        opacity: 0;
        animation-delay: 2s;
        animation-duration: .5s;
        animation-name: N;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .ic-keyboard-backspace-right-white,
    #siif-overlayer-mainsections3-portail.overlayer-show .ic-keyboard-backspace-right-white {
        opacity: 0;
        animation-delay: 2s;
        animation-duration: .5s;
        animation-name: O;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-hidden {
        opacity: 1;
        animation-name: y;
        animation-duration: .25s;
        animation-delay: 0
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    #siif-overlayer-mainsections3-campus.overlayer-show,
    #siif-overlayer-mainsections3-portail.overlayer-show {
        opacity: 0;
        animation-name: x;
        animation-delay: 0;
        animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-thumbnail,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-thumbnail {
        opacity: 0;
        animation-name: K;
        animation-duration: .5s;
        animation-delay: 0;
        animation-timing-function: ease-out;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-accesslink,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-accesslink {
        opacity: 0;
        animation-delay: 2s;
        animation-duration: .5s;
        animation-name: M;
        animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .bton-close,
    #siif-overlayer-mainsections3-portail.overlayer-show .bton-close {
        opacity: 0;
        animation-name: F;
        animation-duration: .5s;
        animation-delay: 2s;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__portail,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__portail {
        opacity: 0;
        animation-duration: .5s;
        animation-delay: .5s;
        animation-name: T;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description-button-portail,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description-button-portail {
        opacity: 0;
        animation-duration: .5s;
        animation-delay: .6s;
        animation-name: T;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-image-portail,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-image-portail {
        opacity: 0;
        animation-duration: 1s;
        animation-name: R;
        animation-fill-mode: forwards;
        animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description-title,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description-title {
        opacity: 0;
        animation-duration: .3s;
        animation-delay: 1s;
        animation-name: P;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-description-title__paris,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-description-title__paris {
        opacity: 0;
        animation-delay: 1.2s;
        animation-fill-mode: forwards;
        animation-name: U
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-description-title__montrouge,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-description-title__montrouge {
        opacity: 0;
        animation-delay: 1.1s;
        animation-fill-mode: forwards;
        animation-name: U
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-description-title__montrouge.nonactive,
    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-description-title__paris.nonactive,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-description-title__montrouge.nonactive,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-description-title__paris.nonactive {
        color: #add8e6
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-slick-Montrouge.content-init,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-slick-Montrouge.content-init {
        background: url(/assets/images/ajax-loader.gif);
        background-repeat: no-repeat;
        background-position: 50%;
        opacity: 0;
        animation-name: U;
        animation-duration: 1s;
        animation-delay: .5s;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-slick-Montrouge.content-show,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-slick-Paris.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-slick-Montrouge.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-slick-Paris.content-show {
        background: url(/assets/images/ajax-loader.gif);
        background-repeat: no-repeat;
        background-position: 50%;
        opacity: 0;
        animation-name: U;
        animation-duration: 1s;
        animation-delay: .1s;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-ms3-image-montrouge.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show #siif-overlayer-ms3-image-paris.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-slick-Montrouge.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-slick-Paris.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-ms3-image-montrouge.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show #siif-overlayer-ms3-image-paris.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-slick-Montrouge.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-slick-Paris.content-hidden {
        display: none
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__montrouge.content-init,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__montrouge.content-init {
        opacity: 0;
        animation-duration: .3s;
        animation-delay: 1.3s;
        animation-name: P;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description-button #montrouge-maps.content-init,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description-button #montrouge-maps.content-init {
        opacity: 0;
        animation-duration: .3s;
        animation-delay: 1.5s;
        animation-name: Q;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #montrouge-maps.content-show,
    #siif-overlayer-mainsections3-campus.overlayer-show #paris-maps.content-show,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__montrouge.content-show,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__paris.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show #montrouge-maps.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show #paris-maps.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__montrouge.content-show,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__paris.content-show {
        opacity: 0;
        animation-name: U;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show #montrouge-maps.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show #paris-maps.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__montrouge.content-hidden,
    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-description__paris.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show #montrouge-maps.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show #paris-maps.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__montrouge.content-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-description__paris.content-hidden {
        display: none
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-title,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-title {
        opacity: 0;
        animation-delay: .5s;
        animation-name: U;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-hidden,
    #siif-overlayer-mainsections3-portail.overlayer-hidden {
        opacity: 1;
        animation-name: y;
        animation-duration: .25s;
        animation-delay: 0
    }
}

@media only screen and (max-width:1400px) {
    #siif-overlayer-mainsections1.overlayer-show {
        visibility: visible;
        opacity: 1;
        animation-name: U;
        animation-delay: 0;
        animation-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections1.overlayer-show #siif-overlayer-mainsections1-content {
        animation-name: B;
        animation-duration: 1s;
        animation-delay: 0s;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections1.overlayer-show .siif-opacity-pic {
        opacity: 0;
        animation-name: I;
        animation-duration: 2s;
        animation-delay: 1s;
        animation-timing-function: ease-out;
        animation-fill-mode: forwards
    }

    #siif-overlayer-mainsections3-campus.overlayer-show,
    #siif-overlayer-mainsections3-portail.overlayer-show {
        visibility: visible;
        opacity: 1
    }

    #siif-overlayer-mainsections3-campus.overlayer-show .siif-overlayer-thumbnail,
    #siif-overlayer-mainsections3-portail.overlayer-show .siif-overlayer-thumbnail {
        opacity: 0;
        animation-name: L;
        animation-duration: .5s;
        animation-delay: 0;
        animation-timing-function: ease-out;
        animation-fill-mode: forwards
    }
}

@keyframes S {
    0% {
        opacity: 0
    }

    to {
        opacity: 1;
        transform: rotate(-90deg)
    }
}

@keyframes T {
    0% {
        opacity: 0;
        transform: translateY(50px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes U {
    0% {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        visibility: visible
    }
}

@keyframes V {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes W {
    0% {
        opacity: 0;
        font-size: 100px
    }

    to {
        opacity: 1;
        font-size: 78px
    }
}

#siif-blade-numbers #siif-overlayer-numbers .overlayer-description .numbers-overlayer-description,
#siif-blade-numbers #siif-overlayer-numbers .overlayer-description .numbers-overlayer-title {
    opacity: 0;
    animation-name: V;
    animation-duration: .5s;
    animation-delay: .7s;
    animation-fill-mode: forwards
}

#siif-blade-numbers #siif-overlayer-numbers .overlayer-description .numbers-overlayer-main {
    opacity: 0;
    animation-duration: .5s;
    animation-delay: .2s;
    animation-name: W;
    animation-fill-mode: forwards
}

#siif-blade-numbers.content-hidden,
#siif-overlayer-numbers-plus.overlayer-hidden,
#siif-overlayer-numbers.content-hidden,
.numbers-overlayer-1.content-hidden,
.numbers-overlayer-2.content-hidden,
.numbers-overlayer-3.content-hidden {
    display: none
}

@supports not (-ms-high-contrast:none) {
    #siif-overlayer-numbers-plus.overlayer-show {
        opacity: 0;
        animation-name: U;
        animation-duration: .5s;
        animation-fill-mode: forwards
    }

    #siif-overlayer-numbers-plus.overlayer-show .siif-row:first-child {
        opacity: 0;
        animation-duration: .5s;
        animation-delay: .5s;
        animation-name: T;
        animation-fill-mode: forwards
    }

    #siif-overlayer-numbers-plus.overlayer-show .siif-row:first-child .bton-close-white {
        opacity: 0;
        animation-name: S;
        animation-duration: .5s;
        animation-delay: 2s;
        animation-fill-mode: forwards
    }

    #siif-overlayer-numbers-plus.overlayer-show .siif-row:last-child {
        opacity: 0;
        animation-duration: .5s;
        animation-delay: .7s;
        animation-name: T;
        animation-fill-mode: forwards
    }

    #siif-overlayer-numbers-plus.overlayer-show .siif-number-separator {
        opacity: 0;
        animation-name: U;
        animation-delay: 1.2s;
        animation-fill-mode: forwards
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    #siif-overlayer-numbers-plus.overlayer-show {
        opacity: 0;
        animation-name: U;
        animation-duration: .5s;
        animation-fill-mode: forwards
    }
}

#siif-blade-diapo {
    height: 660px;
    background-color: #fff;
    padding-top: 96px;
    position: relative
}

#siif-blade-diapo .slick-center .bg-img {
    position: relative;
    z-index: 1
}

#siif-blade-diapo .next-slide-init .bg-img,
#siif-blade-diapo .next-slide .bg-img {
    background-image: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, .36))
}

#siif-blade-diapo img {
    position: relative;
    z-index: -1;
    display: block;
    height: 447px
}

#siif-blade-diapo .ic-keyboard-backspace {
    position: absolute;
    top: calc(100% + 10px);
    left: calc(100% - 48vw);
    z-index: 2
}

#siif-blade-diapo .ic-keyboard-backspace-left {
    position: absolute;
    top: calc(100% + 10px);
    left: calc(100% - 52vw);
    z-index: 2
}

#siif-blade-diapo .prev-slide-init .bg-img,
#siif-blade-diapo .prev-slide .bg-img {
    background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, .36))
}

#siif-blade-diapo .siif-diapo-title.hidden {
    display: none
}

#siif-blade-diapo .siif-diapo-title {
    display: block;
    margin-top: 11px;
    margin-left: 11px
}

#siif-blade-diapo .slick-slide {
    transition: opacity .5s ease-in-out
}

#siif-blade-diapo .opacidown {
    opacity: 0
}

#siif-blade-diapo .diapoSlick {
    transition: opacity .5s ease-in-out
}

#siif-blade-diapo .slick-slide.opacidown {
    opacity: 0
}

#siif-blade-diapo div.slick-active,
#siif-blade-diapo div.slick-current {
    opacity: 1;
    transition: opacity .5s ease-in-out
}

@media only screen and (max-width:1400px) {
    #siif-blade-diapo {
        height: 400px
    }

    #siif-blade-diapo img {
        height: 285px
    }

    #siif-blade-diapo .ic-keyboard-backspace {
        position: absolute;
        top: calc(100% + 10px);
        z-index: 2
    }
}

#siif-blade-form {
    height: 984px;
    padding-bottom: 72px;
    background: url(/assets/images/ContactForm.jpg) no-repeat 0 0;
    background-size: cover;
    background-position-x: 6vw;
    background-position-y: -5vw
}

#siif-blade-form .siif-column {
    width: 486px;
    padding-left: 10%;
    margin-top: 10px;
    padding-right: 10%
}

#siif-blade-form .form-joinus {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .12);
    padding: 48px 54px 48px 48px
}

#siif-blade-form .form-title {
    line-height: 42px;
    font-size: 29px;
    font-weight: 700;
    color: #32373c;
    margin-bottom: 6px
}

#siif-blade-form .form-description {
    line-height: 24px;
    font-size: 17px;
    font-family: Open Sans Regular;
    color: #32373c;
    margin-bottom: 17px
}

#siif-blade-form .form-joinus input,
#siif-blade-form .form-joinus select,
#siif-blade-form .form-mail input,
#siif-blade-form .form-mail select,
#siif-blade-form .form-phone input,
#siif-blade-form .form-phone select,
#siif-blade-form .form-select input,
#siif-blade-form .form-select select,
#siif-blade-form .form-textarea input,
#siif-blade-form .form-textarea select {
    width: 384px;
    height: 48px;
    border-radius: 3px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
    background-color: #fff;
    border: 1px solid #fafafa;
    margin-bottom: 36px;
    margin-top: 12px
}

#siif-blade-form .form-textarea input {
    padding-top: 35px;
    padding-bottom: 35px
}

#siif-blade-form #fileInput {
    display: none
}

#siif-blade-form .uploadFileForm {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    font-family: Open Sans Regular;
    font-size: 17px;
    font-weight: 600;
    padding: 11px 15px 13px;
    max-width: 200px;
    height: 25px;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
    background-color: #fff;
    border: 1px solid #d8dadd
}

#siif-blade-form .form-situation input {
    width: 24px;
    height: 24px;
    border-radius: 3px;
    background-color: #fafafa;
    border: 1px solid #fafafa;
    margin-top: 24px;
    vertical-align: middle;
    position: relative;
    bottom: -4px
}

#siif-blade-form button {
    width: 199px;
    height: 48px;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
    background-color: #fff;
    border: 1px solid #fafafa;
    font-family: Open Sans Regular;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 36px
}

#siif-blade-form #messageValidationForm {
    margin-top: 36px
}

#siif-blade-form #submitForm {
    width: 128px;
    height: 48px;
    border-radius: 6px;
    background-color: #e0582a;
    font-family: Open Sans Regular;
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    margin-top: 23px
}

#siif-blade-form #siif-join-logo {
    height: 631px
}

@media only screen and (max-width:1400px) {
    #siif-blade-form {
        height: auto;
        padding-bottom: 0;
        background-size: contain;
        background-position-x: 49px;
        background-position-y: center;
        background-repeat: no-repeat
    }

    #siif-blade-form .siif-column {
        margin-top: 6px;
        padding-bottom: 72px
    }
}

#siif-blade-footer {
    background-color: #00b3be;
    padding-top: 8%;
    padding-left: 10%;
    padding-right: 10%
}

#siif-blade-footer .siif-row {
    height: inherit
}

#siif-blade-footer .siif-column:first-child {
    width: 30%
}

#siif-blade-footer .siif-column:nth-child(2) {
    padding-right: 6%
}

#siif-blade-footer .siif-column:not(:first-child):not(:last-child) {
    width: 22%;
    margin-top: 3%
}

#siif-blade-footer .siif-column:last-child {
    width: 15%
}

#siif-blade-footer #siif-blade-footer__logoCA {
    width: 311px;
    height: 61px;
    margin-bottom: 37px
}

#siif-blade-footer #siif-blade-footer__logoAFAQ {
    width: 59px;
    height: 55px;
    display: inline-block;
    margin-right: 25px
}

#siif-blade-footer #siif-blade-footer__logoOPQF {
    width: 118px;
    height: 72px;
    display: inline-block;
    margin-right: 25px
}

#siif-blade-footer #siif-blade-footer__logoDD {
    background-size: contain;
    width: 100%;
    height: 150px;
    display: inline-block
}

#siif-blade-footer #siif-blade-footer__logoAfnorQualiopi {
    background-size: contain;
    width: 100%;
    height: 131px;
    display: inline-block
}

#siif-blade-footer .title {
    width: 282px;
    height: 42px;
    font-family: Bree;
    font-size: 29px;
    font-weight: 700;
    line-height: 42px;
    color: #8cc9cf;
    margin-bottom: 7px
}

#siif-blade-footer .description,
#siif-blade-footer .siif-footerlink {
    width: 282px;
    height: 120px;
    font-family: Open Sans Regular;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}

#siif-blade-footer .description a:visited,
#siif-blade-footer .siif-footerlink a:visited {
    color: #fff
}

#siif-blade-footer .siif-anchor {
    text-decoration: none;
    color: #fff
}

#siif-blade-footer .sixth-anchor a {
    color: #fff
}

@media only screen and (max-width:1400px) {
    #siif-blade-footer {
        padding: 48px 36px 35px;
        height: auto !important
    }

    #siif-blade-footer .siif-column {
        width: 100% !important
    }

    #siif-blade-footer #siif-blade-footer__logoCA {
        display: block;
        margin-right: 161px
    }

    #siif-blade-footer #siif-blade-footer__logoAFAQ,
    #siif-blade-footer #siif-blade-footer__logoAfnorQualiopi,
    #siif-blade-footer #siif-blade-footer__logoDD,
    #siif-blade-footer #siif-blade-footer__logoOPQF {
        margin-bottom: 37px
    }
}

@font-face {
    font-family: Open Sans Regular;
    src: url(/assets/fonts/OpenSans/OpenSans-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Open Sans Bold;
    src: url(/assets/fonts/OpenSans/OpenSans-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Bree;
    src: url(/assets/fonts/Bree/BreeRegular.otf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body {
    font-family: Open Sans Regular;
    font-size: 17px;
    line-height: 24px
}

a {
    cursor: pointer;
    text-decoration: none !important
}

ul {
    list-style: inside
}

.siif-mainsections-actions #siif-show-overlayer-mainsections-catalogLink,
.siif-mainsections-actions #siif-show-overlayer-mainsections-degreeLink,
.siif-mainsections-actions #siif-show-overlayer-mainsections-difcamLink,
.siif-mainsections-actions #siif-show-overlayer-mainsections-externalLink,
.siif-mainsections-actions #siif-show-overlayer-mainsections-mutualLink {
    text-decoration: underline !important;
    display: inline-flex
}

b,
strong {
    font-weight: 700
}

#s4-bodyContainer {
    padding-bottom: 0
}

.next-icon,
.prev-icon {
    position: absolute;
    display: block;
    top: 45%;
    height: 50px;
    width: 50px;
    z-index: 10
}

.prev-icon {
    transform: rotate(90deg);
    left: 47px
}

.next-icon {
    transform: rotate(-90deg);
    right: 71px
}

.slider-link {
    color: #fff;
    right: 10px;
    bottom: 0;
    padding: 1%
}

.slider-image {
    display: block;
    height: 600px;
    padding-top: 1%
}

.slider-title {
    font-size: 25px;
    padding-bottom: 2%;
    max-height: 12vh;
    line-height: 28px
}

.slider-main-title,
.slider-title {
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Bree
}

.slider-main-title {
    top: 36%;
    width: 38%;
    left: 10%;
    position: relative;
    max-height: 17vh;
    text-transform: uppercase;
    font-size: 59px;
    line-height: 59px;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4), 3px 3px 5px rgba(0, 0, 0, .4)
}

.slick-arrow[aria-disabled=true] {
    opacity: 0
}

.slider-info {
    height: auto;
    overflow: hidden;
    padding: 1%;
    background: #af8756;
    width: 29%;
    left: 10%;
    color: #fff;
    top: 53%;
    position: relative;
    transform: translateY(-50%)
}

.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    font-size: 55px
}

.slick-dots li.slick-active button:before {
    color: #af8756 !important
}

.slick-dots {
    top: calc(100% - 3em);
    margin-left: 9%;
    text-align: left !important
}

.slick-dots li {
    margin: 0 15px
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

#siif-cookie {
    position: fixed;
    width: 100%;
    z-index: 1000
}

.top-button-header {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.logo-ca {
    margin-left: 7%;
    float: left
}

.button-CA {
    margin-top: 4%;
    float: right;
    margin-right: 10%;
    background-color: #af8756;
    border-radius: 6px;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    color: #fff !important;
    font-weight: 700;
    display: inline-block;
    line-height: 24px;
    text-decoration: none !important
}

.siif-round-logo {
    height: 30px
}

#inform-and-ask {
    z-index: 10000
}

div [class^=ExternalClass] {
    display: inline-block;
    text-decoration: inherit
}

.siif-footerlink>a,
.siif-footerlink>div>a,
.siif-footerlink>div>p>a {
    color: inherit
}

.siif-footerlink br {
    display: none
}

.button-cookie {
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
    border: 0
}

#deny-cookie.active {
    background-color: #9c1a1a
}

#accept-cookie.active,
#confirm-cookie.active {
    background-color: #1b870b
}

#accept-cookie,
#confirm-cookie,
#deny-cookie {
    background-color: gray;
    color: #fff
}

#deny-cookie {
    margin: 10px
}

#inform-and-consent {
    width: 600px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    position: fixed;
    top: 30px;
    left: 50%;
    margin-top: 0;
    margin-left: -300px;
    z-index: 100000;
    opacity: 1
}

#cookie-banner-message {
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 15px;
    border-bottom: 1px solid #eee
}

@media only screen and (max-width:1400px) {
    .button-CA {
        top: 5%
    }

    .slider-info {
        top: 53%
    }

    .siif-round-logo {
        height: 15px;
        right: 10px;
        position: relative
    }

    .slider-main-title {
        width: 45%;
        font-size: 33px;
        line-height: 32px;
        top: 32%;
        max-height: 66px
    }

    .slider-main-title,
    .slider-title {
        overflow: hidden;
        text-overflow: ellipsis
    }

    .slider-title {
        font-size: 21px;
        padding-bottom: 2%;
        line-height: 28px;
        max-height: 7vh
    }

    .slider-image {
        height: 360px;
        background-size: cover
    }

    .logo-ca {
        margin-top: 0;
        margin-left: 5%
    }

    .logo-ca img {
        width: 310px
    }

    .slick-dots {
        top: calc(100% - 40px)
    }
}

@media only screen and (max-width:767px) {
    #s4-workspace {
        overflow-x: scroll
    }

    #s4-bodyContainer {
        width: 767px
    }
}