@font-face {
font-family: 'AbrilFatface Re';
src: url(//www.sine-qua-langues.fr/wp-content/themes/sinequalangues/fonts/AbrilFatface-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat Re';
src: url(//www.sine-qua-langues.fr/wp-content/themes/sinequalangues/fonts/Montserrat-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat Se';
src: url(//www.sine-qua-langues.fr/wp-content/themes/sinequalangues/fonts/Montserrat-SemiBold.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'icomoon';
src: url(//www.sine-qua-langues.fr/wp-content/themes/sinequalangues/fonts/icomoon.ttf?ajvnky) format('truetype');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-phone:before { content: "\e901"; }
.icon-email:before { content: "\e902"; }
.icon-map:before { content: "\e903"; }
.icon-bulle:before { content: "\e904"; }
.icon-tild:before { content: "\e900"; } body,
html {
width: 100%;
height: auto;
font-size: 15px;
overflow-x: hidden;
}
body { 
font-family: 'Montserrat Re', Helvetica, sans-serif;
overflow-x: hidden;
color: #0d1e28;
}
section { padding: 3rem 0; } 
a {
color: #0d1e28;
text-decoration: none !important;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
a:hover {
color: #f7af29;
}
b,
strong {
font-family: 'Montserrat Se', Helvetica, sans-serif;
font-weight: initial;
}
button:hover,
button:focus, 
a:hover, 
a:focus {
box-shadow: 0 !important;
outline: 0 !important;
}
p {
color: #0d1e28;
margin-bottom: 20px;
font-weight: 200;
font-size: 1rem;
}
ul,
p:last-of-type { margin-bottom: 0; }
h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'AbrilFatface Re', Helvetica, sans-serif; }
h2 { font-size: 2.5rem; }
big {
font-size: 200%;
padding: 0 0.6rem;
}
.card {
border-radius: 0;
border: 0;
background-color: transparent;
}
.card img {
border-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .card > * { flex: 0 0 auto; }
} .float-nav {
width: 100%;
margin-bottom: 1rem;
text-align: right;
}
.float-nav ul { 
padding-left: 0;
margin-bottom: 0;
}
.float-nav ul li {
position: relative;
list-style: none;
line-height: 2;  
text-align: left;
display: inline-block;
padding-right: 1rem;
}
.float-nav ul li:last-child { padding-right: 0; }
.float-nav ul li a {
font-family: 'AbrilFatface Re', Helvetica, sans-serif;
color: #0d1e28;
font-size: 1.1rem;
text-decoration: underline;
margin-left: auto;
display: table;
}
@media screen and (max-width: 767px) {
.float-nav ul li a { margin: 1rem auto 0 auto; }
} header.masthead {
width: 100%;
height: 100%;
}
@media screen and (max-width: 991px) {
header.masthead .logo {
max-width: 400px;
display: block;
margin: 0 auto;
}
}
@media screen and (max-width: 575px) {
header.masthead .logo { max-width: 100%; }
} .navbar {
border-top: 1px solid #0d1e28;
border-bottom: 1px solid #0d1e28;
padding: 0.8rem 0 2rem 0;
margin-top: 3rem;
}
.navbar ul.navbar-nav { display: table-row; }
.navbar ul.navbar-nav li {
display: table-cell;
list-style-type: none;
vertical-align: middle;
position: relative;
}
.navbar ul.navbar-nav li:before {
font-family: 'icomoon';
content: "\e900";
font-size: 1.5rem;
text-align: center;
color: #0d1e28;
position: absolute;
bottom: -1.8rem;
left: 0;
right: 0;
}
.navbar ul.navbar-nav li a {
font-family: 'AbrilFatface Re', Helvetica, sans-serif;
color: #0d1e28;
font-size: 1.2rem;
text-align: center;
padding-right: 0.85rem !important;
padding-left: 0.85rem !important;
position: relative;
line-height: 1.1;
display: table-cell;
vertical-align: middle;
}
nav.mobile { display: none; }
nav.mobile.fixed {
position: fixed;
display: block;
margin-top: 0;
padding-top: 0;
padding-bottom: 2rem;
border: 0;
background-color: #fff;
top: 0;
right: 0;
left: 0;
z-index: 999;
-webkit-animation: animNav 0.4s ease-in-out 1;
}
@-webkit-keyframes animNav {
0% {
opacity: 0.5;
top: -40px;
}
100% {
opacity: 1;
top: 0px;
}
}
@media screen and (max-width: 767px) {
.navbar { padding: 0.8rem 0 0.8rem 0; }
.navbar ul.navbar-nav { display: block; }
.navbar ul.navbar-nav li {
display: block;
text-align: center;
vertical-align: unset;
}
.navbar ul.navbar-nav li a {
vertical-align: unset;
display: block;
}
.navbar ul.navbar-nav li:before { display: none; }
.navbar .navbar-toggler {
color: #0d1e28;
border-color: #0d1e28;
margin: 0 auto;
}
.navbar .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(130,123,114, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
.navbar .navbar-nav li a:before,
.navbar .navbar-nav li.active a:before { display: none; }
nav.mobile.fixed { 
padding-top: 1rem;
padding-bottom: 1rem;
}
nav.mobile.fixed .navbar-toggler { display: block; }
}  
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.navbar ul.navbar-nav li:before { display: none; }
} #presentation .bg-noir { background-color: rgba(0, 0, 0, 0.7); }
#presentation .bg-noir * { color: #fff; } #module h2 {
color: #4eb9ae;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 2.5rem;
}
#module .card .card-img-top {
max-width: 100px;
margin: 0 auto 1rem auto;
}
#module .card .card-body { padding: 0.25rem; }
#module .card .card-body .card-title {
font-family: 'Montserrat Se', Helvetica, sans-serif;
font-size: 1.5rem;
background-color: #bae3df;
padding: 0.5rem;
text-align: center;
text-transform: none;
}
#module .card .card-body .card-text * {
font-family: 'Montserrat Se', Helvetica, sans-serif;
color: #4eb9ae;
text-align: center;
}
@media screen and (max-width: 767px) {
#module h2 {
font-size: 1.5rem;
display: block;
text-align: center;
}
} #formation .card .card-body { padding: 0.25rem; }
#formation .card .card-body .card-text-header {
font-family: 'Montserrat Se', Helvetica, sans-serif;
font-size: 1.5rem;
color: #b1a775;
text-align: center;
text-transform: uppercase;
margin-bottom: 0.3rem;
}
#formation .card .card-body .card-title {
font-family: 'Montserrat Se', Helvetica, sans-serif;
color: #b1a775;
background-color: #0d1e28;
font-size: 1.3rem;
padding: 0.5rem;
text-align: center;
text-transform: none;
}
#formation .card .card-body .card-text { text-align: center; }
#formation .card .card-body .btn {
background-color: #fff;
color: #b1a775;
font-size: 0.75rem;
border: 0;
}
#formation .cpf-wrapper .cpf * {
font-family: 'AbrilFatface Re', Helvetica, sans-serif;
font-size: 1.8rem;
}
#formation .cpf-wrapper .text-cpf {
font-family: 'Montserrat Se', Helvetica, sans-serif;
color: #174195;
font-size: 1.3rem;
text-transform: uppercase;
text-decoration: none !important;
letter-spacing: 1px;
border-top: 1px solid #0d1e28;
border-bottom: 1px solid #0d1e28;
position: relative;
padding: 1rem 4rem;
display: inline-block;
margin-top: 1rem;
padding-right: 6rem;
}
#formation .cpf-wrapper .text-cpf:before {
content: "";
height: 77px;
width: 155px;
background-size: cover;
background-image: url(//www.sine-qua-langues.fr/wp-content/themes/sinequalangues/img/moncompteformation.jpg);
background-repeat: no-repeat;
background-position: center;
position: absolute;
right: -5rem;
top: 50%;
transform: translateY(-50%);
}
#formation .cpf-wrapper .text-cpf .rond {
color: #fff;
background-color: #174195;
padding: 0.9rem 0.4rem;
border-radius: 50%;
}
#formation .cpf-wrapper .btn-cpf {
font-family: 'Montserrat Se', Helvetica, sans-serif;
background-color: #fff;
color: #174195;
text-decoration: none !important;
border: 0;
font-size: 0.75rem;
display: inline-block;
padding-left: 5rem;
vertical-align: middle;
}
#formation #carousel-logo {
border-top: 1px solid #0d1e28;
border-bottom: 1px solid #0d1e28;
padding: 1rem 4rem 1rem 4rem;
}
@media screen and (max-width: 767px) {
#formation .cpf-wrapper .btn-cpf {
padding-left: 0rem;
margin-top: 1rem;
}
}
@media screen and (max-width: 575px) {
#formation .cpf-wrapper .text-cpf { padding-right: 10rem; }
#formation .cpf-wrapper .text-cpf:before { right: 0rem; }
} #cadre .bg-noir {
background-color: #0d1e28;
margin-top: 15rem;
}
#cadre .bg-noir h2 {
font-family: 'Montserrat Se', Helvetica, sans-serif;
color: #b1a775;
text-transform: uppercase;
font-size: 1.5rem;
text-align: center;
margin-bottom: 0;
} #tableau-des-formations button {
font-family: 'Montserrat Se', Helvetica, sans-serif;
background-color: #fff;
color: #0d1e28;
font-size: 1.3rem;
text-transform: uppercase;
border: 1px solid #0d1e28;
border-radius: 0;
display: table;
position: relative;
padding: 1.6rem 3rem 1.4rem 3rem;
margin: 1.5rem auto 0 auto;
}
#tableau-des-formations button:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f0dd";
font-size: 5rem;
color: #0d1e28;
position: absolute;
top: -5.2rem;
left: 0;
right: 0;
text-align: center;
}
#tableau-des-formations .mots * {
font-family: 'AbrilFatface Re', Helvetica, sans-serif;
font-size: 2.5rem;
text-align: center;
margin: 2rem 0;
} #satisfaction #chart {
height: 210px;
width: 210px;
margin: 0 auto;
}
#satisfaction h3 { font-size: 1.5rem; }
#satisfaction .legende { 
list-style: none;
padding-left: 0;
text-align: center;
margin-bottom: 2rem;
}
#satisfaction .legende li { display: inline-block; }
#satisfaction .legende li > div { 
position: relative;
padding-left: 2.5rem;
font-size: 0.9rem;
}
#satisfaction .legende li > div:before {
content: "";
position: absolute;
width: 25px;
height: 15px;
background-color: #e5e5e5;
top: 50%;
transform: translateY(-50%);
left: 0.5rem;
}
#satisfaction .legende li > div.non-applicable:before { background-color: #e5e5e5; }
#satisfaction .legende li > div.tres-satisfait:before { background-color: #4eb9ae; }
#satisfaction .legende li > div.satisfait:before { background-color: #7fcac2; }
#satisfaction .legende li > div.insufisant:before { background-color: #d3cdb3; }
#satisfaction .legende li > div.tres-insufisant:before { background-color: #b1a775; }
@media screen and (max-width: 1199px) {
#satisfaction #chart {
height: 200px;
width: 200px;
}
} .contact-titre h2 { 
position: relative;
padding: 4rem 0 4rem 10rem;
display: table;
margin: 0 auto;
}
.contact-titre h2:before {
content: "";
height: 135px;
width: 135px;
background-size: cover;
background-image: url(//www.sine-qua-langues.fr/wp-content/themes/sinequalangues/img/bulle.png);
background-repeat: no-repeat;
background-position: center;
position: absolute;
left: 0rem;
top: 50%;
transform: translateY(-50%);
}
#contact .card {
background-color: #0d1e28;
margin-bottom: 1.4rem;
margin-top: 5rem;
}
#contact .card * {
font-family: 'Montserrat Se', Helvetica, sans-serif;
color: #fff;
font-size: 1.2rem;
}
#contact .card span {
font-size: 2rem;
display: inline-block;
vertical-align: middle;
}
#contact .card img { max-width: 270px; }
@media screen and (max-width: 991px) {
#contact .card { margin-top: 0; }
} #contact-us .form {
width: 100%;
height: 45px;
padding: 10px 15px;
background-color: rgba(255, 255, 255, 0.85);
border: 1px solid #fff;
margin-bottom: 14px;
color: #0d1e28 !important;
font-size: 0.8rem;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
#contact-us .form:hover { border: 1px solid #0d1e28; }
#contact-us .form:focus {
color: #fff;
outline: none;
border: 1px solid #0d1e28;
}
#contact-us textarea {
height: 12rem !important;
max-width: 100%;
}
#contact-us .form-btn {
display: block;
font-size: 0.9rem;
height: auto;
padding: 0.5rem 2rem;
margin-top: -2rem;
color: #fff;
background: #b1a775;
border: 1px solid #b1a775;
border-radius: 0;
outline: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#contact-us .form-btn:hover {
background: #eee;
color: #b1a775;
border: 1px solid #b1a775;
}
#contact-us .form-btn:active { opacity: 0.9; }
#contact-us .wpcf7-list-item { margin: 0 !important; }
#contact-us ::placeholder { color: #0d1e28;
opacity: 1; }
#contact-us :-ms-input-placeholder { color: #0d1e28;
}
#contact-us ::-ms-input-placeholder { color: #0d1e28;
}
#contact-us span.wpcf7-list-item-label { font-size: 0.85rem; }
#rc-imageselect,
.g-recaptcha > div,
.cf7sr-g-recaptcha {
transform:scale(0.80);
transform-origin:0;
transform:scale(0.80);
transform-origin:0 0;
-webkit-transform:scale(0.80);
transform:scale(0.80);
-webkit-transform-origin:0 0;
transform-origin:0 0;
} footer .pre-footer { background-color: #fff; }
footer .pre-footer * {
color: #0d1e28;
font-size: 1rem;
list-style: none;
}
footer .pre-footer hr {
border-top: 1px solid rgb(215 207 175);
width: 60%;
margin-left: 0;
}
footer .pre-footer h2 {
color: #0d1e28;
font-size: 1.1rem;
padding: 0;
margin-bottom: 0.5rem;
}
footer .pre-footer ul.menu {
list-style-type: none;
padding: 0;
margin-bottom: 1.5rem;
height: 100%;
}
footer .pre-footer ul.menu:last-of-type { margin-bottom: 0; }
footer .pre-footer ul.menu li { 
list-style: none;
padding: 0;
}
footer .pre-footer ul.menu li:before { display: none; }
footer .pre-footer ul.menu li a {
color: #0d1e28;
font-size: 0.9rem;
}
footer .pre-footer ul.menu li a:hover { text-decoration: underline; }
footer .footer {
background-color: #fff;
margin: 0;
}
footer .footer * {
font-size: 0.7rem;
color: #0d1e28;
padding-bottom: 0px;
margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
footer .pre-footer ul.menu.bordure { border-right: 0; }
footer .pre-footer ul.menu,
footer .pre-footer ul.social {
text-align: center;
display: block;
}
}
@media screen and (max-width: 575px) {
footer .pre-footer * { text-align: center; }
footer .pre-footer hr { margin: 1rem auto; }
footer .pre-footer h2 {
text-align: center;
display: block;
text-decoration: underline;
}
} #carousel-logo { padding-top: 0; }
#carousel-logo .slick-slide {
margin: 0 10px;
border: 0;
}
#carousel-logo .slick-slide img { width: 100%; }
#carousel-logo .slick-slider {
position: relative;
display: block;
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;
}
#carousel-logo .slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
#carousel-logo .slick-list:focus { outline: none; }
#carousel-logo .slick-list.dragging {
cursor: pointer;
cursor: hand;
}
#carousel-logo .slick-slider .slick-track,
#carousel-logo .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#carousel-logo .slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
#carousel-logo .slick-track:before,
#carousel-logo .slick-track:after {
display: table;
content: '';
}
#carousel-logo .slick-track:after { clear: both; }
#carousel-logo .slick-loading .slick-track { visibility: hidden; }
#carousel-logo .slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
#carousel-logo [dir='rtl'] .slick-slide { float: right; }
#carousel-logo .slick-slide img { display: block; }
#carousel-logo .slick-slide.slick-loading img { display: none; }
#carousel-logo .slick-slide.dragging img { pointer-events: none; }
#carousel-logo .slick-initialized .slick-slide { display: block; }
#carousel-logo .slick-loading .slick-slide { visibility: hidden; }
#carousel-logo .slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
#carousel-logo .slick-arrow.slick-hidden { display: none; }
#carousel-logo .slick-dots {
display: flex;
justify-content: center;
margin: 0;
padding: 1rem 0;
list-style-type: none;
margin-top: 2rem;
}
#carousel-logo .slick-dots li { margin: 0 0.25rem; }
#carousel-logo .slick-dots button {
display: block;
width: 1rem;
height: 1rem;
padding: 0;
border: none;
border-radius: 100%;
background-color: #003567;
text-indent: -9999px;
}
#carousel-logo .slick-dots li.slick-active button { background-color: #d7cfaf; } .social {
list-style: none;
padding-left: 0;
display: inline;
}
.social li { display: inline-block; }
.social li .icon-button {
cursor: pointer;
font-size: 23px;
margin: 0 2px;
position: relative;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.social li .icon-button i {
background: #0d1e28;
color: #fff;
height: 40px;
line-height: 40px;
border-radius: 25px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
width: 40px;
z-index: 10;
}
.social li .icon-button i:hover,
.social li .icon-button i:focus {
background: #4eb9ae;
color: #fff;
} table {
font-size: 0.9rem;
width: 100%;
border-spacing: 0;
border-collapse: collapse;
table-layout: fixed;
}
table thead tr th {
background: #0d1e28222;
color: #b1a775;
text-transform: uppercase;
text-align: center;
padding: 0.5rem;
overflow: hidden;
border: 1px solid #fff;
}
table thead tr th:nth-child(1) { width: 20%; }
table thead tr th:nth-child(2) { width: 15%; }
table tbody tr:nth-child(odd) { background-color: #f1efe6; }
table tbody tr:nth-child(even) { background-color: #e0f3f1; }
table tbody tr td {
border: 1px solid #fff;
padding: 0.5rem;
}
table tbody tr td:nth-child(1),
table tbody tr td:nth-child(2) { text-align: center; } .parallax {
position: relative;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}
.parallax .overlay {
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
width: 100%;
height: auto;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: 4rem 0;
}
@media screen and (min-width: 575px) {
.parallax { background-attachment: scroll; }
} div.btn-back-to-top {
background-color: #b1a775;
color: #0d1e28;
padding: 0.5rem 1rem;
position: fixed;
right: 1rem;
bottom: 2rem;
-webkit-transition: -webkit-transform 0.2s ease;
transition: transform 0.2s ease;
-webkit-transform: translateY(200%);
transform: translateY(200%);
border-radius: 0;
}
div.btn-back-to-top:active,
div.btn-back-to-top:focus,
div.btn-back-to-top:hover { 
background-color: #0d1e28;
color: #b1a775;
}
div.btn-back-to-top.scrolled {
-webkit-transform: translateY(0);
transform: translateY(0);
}