.light-color {
    background-color: #EEEEEE;
}

html {
    font-size: 100%;
    font-family: 'Montserrat', sans-serif;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-stretch: 100%;
    font-size: 14px;
    font-weight: 300;
    padding: 0;
    margin: 0;
}

* {
    box-sizing: border-box;
    position: relative;
    font-family: 'Montserrat', sans-serif;
}

a {
    text-decoration: none;
    color: #A31E1E;
}

a:hover {
    color: #e30613;
}

button, .btn, input, select {
    outline: none;
}

.pointer {
    cursor: pointer;
}

.icon-small:before {
    padding: 5px;
    font-size: 15px;
}

.icon-smaller:before {
    padding: 5px;
    font-size: 10px;
}

/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
/*/*/
.color-, .bg- {
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
}

.color-.primary, .bg-.primary {
    color: #ED1C24;
}

.color-.darkPrimary, .bg-.darkPrimary {
    color: #C6171D;
}

.color-.secondary, .bg-.secondary {
    color: #707070;
}

.color-.darkSecondary, .bg-.darkSecondary {
    color: #3e3e3e;
}

.color-.light, .bg-.light {
    color: #FAFAFA;
}

.color-.white, .bg-.white {
    color: #FFFFFF;
}

.color-.black, .bg-.black {
    color: #000000;
}

.color-.gray, .bg-.gray {
    color: #808080;
}

.color-.darkGray, .bg-.darkGray {
    color: #A9A9A9;
}

.color-.silver, .bg-.silver {
    color: #C0C0C0;
}

.color-.lightGray, .bg-.lightGray {
    color: #D3D3D3;
}

.color-.success, .bg-.success {
    color: #78C53C;
}

.color-.info, .bg-.info {
    color: #54c8ff;
}

.color-.error, .bg-.error {
    color: #ff0000;
}

.color-.warning, .bg-.warning {
    color: #FFA500;
}

/*/*/
[color-], [bg-] {
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
    /*/*/
}

[color-] -primary, [bg-] -primary {
    color: #ED1C24;
}

[color-] -darkPrimary, [bg-] -darkPrimary {
    color: #C6171D;
}

[color-] -secondary, [bg-] -secondary {
    color: #707070;
}

[color-] -darkSecondary, [bg-] -darkSecondary {
    color: #3e3e3e;
}

[color-] -light, [bg-] -light {
    color: #FAFAFA;
}

[color-] -white, [bg-] -white {
    color: #FFFFFF;
}

[color-] -black, [bg-] -black {
    color: #000000;
}

[color-] -gray, [bg-] -gray {
    color: #808080;
}

[color-] -darkGray, [bg-] -darkGray {
    color: #A9A9A9;
}

[color-] -silver, [bg-] -silver {
    color: #C0C0C0;
}

[color-] -lightGray, [bg-] -lightGray {
    color: #D3D3D3;
}

[color-] -success, [bg-] -success {
    color: #D3D3D3;
}

[color-] -info, [bg-] -info {
    color: #D3D3D3;
}

[color-] -error, [bg-] -error {
    color: #D3D3D3;
}

[color-] -warning, [bg-] -warning {
    color: #D3D3D3;
}

/*/*/
a {
    color: #A31E1E;
}

a:hover {
    color: #e30613;
}

h1 {
    font-size: 2em;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0.4em;
}

h2 {
    font-size: 1.5em;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0.4em;
}

h3 {
    font-size: 1.2em;
    font-weight: 300;
    margin-top: 0;
    margin-top: 0.2em;
    margin-bottom: 0.4em;
}

h1, h2 {
    color: #e30613;
}

p {
    font-size: 0.9em;
    margin: 0 0 0.5em 0;
    line-height: 1.5;
    font-weight: 400;
}

li {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    list-style-type: none;
    margin: 0;
    margin-bottom: 0.5em;
}

.small {
    font-size: 0.83em;
    font-weight: 400;
}

.smaller {
    font-size: 0.75em;
    font-weight: 300;
}

.gray {
    background-color: #8c8f94;
}

.section {
    padding: 50px 10px 50px 10px;
}

.spacing-large {
    max-width: 1200px;
    width: 1200px;
}

.spacing-medium {
    max-width: 1024px;
}

.spacing-small {
    max-width: 960px;
}

.padding-.-h-sm {
    padding-left: 0.5em;
}

.padding-.-h-md {
    padding-left: 0.8em;
}

.padding-.-h-lg {
    padding-left: 1em;
}

.padding-.-h-xl {
    padding-left: 2em;
}

.desc-sm {
    font-size: 0.7em;
    color: #EEEEEE;
}

.desc-md {
    font-size: 0.9em;
    color: #EEEEEE;
}

.desc-lg {
    font-size: 1em;
    color: #EEEEEE;
}

.btn {
    border-radius: 25px;
    padding: 10px 25px;
    font-size: 0.8em;
    font-weight: 300;
    background-color: #e30613;
    color: #FFFFFF;
    text-align: center;
    border-style: none;
    outline: none;
}

.btn.-leaner {
    background-color: transparent;
    border: 1px solid #e30613;
    color: #e30613;
}

.ico-w-input {
    font-size: 0.8em;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
}

.ico-w-input .ico-input {
    width: 35px;
    min-width: 35px;
    height: 35px;
    min-height: 35px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
    text-align: center;
    line-height: 35px;
}

.ico-w-input input {
    background-color: transparent;
    color: #FFFFFF;
    outline: none;
    border: 0;
    padding: 5px 8px;
    font-size: 1em;
    font-weight: 300;
}

.ico-w-input input::placeholder {
    color: rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.area-login input::placeholder {
    color: #e4e4e4;
}

.ico-cercle {
    border: solid 1px #FFFFFF;
    border-radius: 50%;
    color: #e30613;
    align-items: center;
}

.ico-cercle.md {
    min-width: 35px;
    width: 35px;
    height: 35px;
}

.ico-cercle.md i {
    font-size: 1em;
    color: #FFFFFF;
}

.ico-cercle.large {
    border: solid 1px #e30613;
    min-width: 95px;
    width: 95px;
    height: 95px;
}

.ico-cercle.large i {
    font-size: 2em;
}

.ico-cercle.xlarge {
    border: solid 1px #e30613;
    min-width: 128px;
    width: 128px;
    height: 128px;
}

.ico-cercle.xlarge i {
    font-size: 2.5em;
}

.ec-header {
    background: linear-gradient(rgba(255, 255, 255, 0.6), white), url("../images/bg-landing.jpg");
    /*background-attachment: fixed;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.ec-header .ec-logo {
    /*width: 20px;
        height: 20px;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 100px solid red;
        position: relative;*/
}

.ec-header .ec-logo .logo {
    height: 60px;
}

.ec-header .ec-head {
    padding: 0 15px 100px;
}

.ec-header .ec-head h1.head-title {
    margin-top: 0;
}

.ec-header .ec-head .head-desc {
    font-weight: 300;
}

.ec-header .ec-head .arguments h2 {
    margin-top: 0;
}

.ec-header .ec-head .arguments ul {
    padding: 0;
    list-style-type: none;
}

.ec-header .ec-head .arguments ul li {
    margin-bottom: 0.4em;
    font-size: 1em;
    padding-left: 35px;
    position: relative;
}

.ec-header .ec-head .arguments ul li:before {
    content: "\e984";
    font-family: 'LLMS';
    position: absolute;
    color: #e30613;
    left: 0;
    font-size: 1.2em;
    top: -4px;
}
.ec-header .lang {
    height: 35px;
    width: 35px;
    border: 2px solid #FFFFFF;
    color: #e30613;
    background-color: #FFFFFF;
    box-shadow: 7px 6px 5px -5px rgba(0, 0, 0, 0.4);
    border-radius: 25px;
    margin: 5px;
    text-align: center;
    line-height: 33px;
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
  }
  .ec-header .lang.active-lang, .ec-header .lang:hover {
    border: 2px solid #e30613;
    color: #FFFFFF;
    background-color: #e30613; }
.connexion {
    color: #FFFFFF;
}

.connexion h3 {
    margin-bottom: 3em;
}

.connexion .area-login {
    background-color: #e30613;
    padding: 15px;
    color: #FFFFFF;
}

.connexion .area-login > * {
    margin-bottom: 10px;
}

.connexion .area-login > *:first-child {
    margin-top: 0;
}

.connexion .area-login > *:last-child {
    margin-bottom: 0;
}

.connexion .area-login .btn {
    background-color: #1A1716;
}

.connexion .area-login .btn:hover {
    color: #e30613;
    background-color: #FFFFFF;
}

.connexion .area-social {
    background-color: #A31E1E;
}

.connexion .area-social .ico-cercle {
    margin: 8px;
}

.connexion .area-social .ico-cercle:hover {
    background-color: #1A1716;
    border-color: #1A1716;
}

.connexion .area-singup {
    padding: 15px;
    background-color: #1A1716;
}

.connexion .area-singup > * {
    margin-bottom: 10px;
}

.connexion .area-singup > *:first-child {
    margin-top: 0;
}

.connexion .area-singup > *:last-child {
    margin-bottom: 0;
}

.connexion .area-renit-mail {
    padding: 15px;
    background-color: #e30613;
    width: 300px !important;
}

.connexion .area-renit-mail > * {
    margin-bottom: 10px;
}

.connexion .area-renit-mail > *:first-child {
    margin-top: 0;
}

.connexion .area-renit-mail > *:last-child {
    margin-bottom: 0;
}

.connexion .area-renit-mail .btn {
    background-color: #1A1716;
}

.connexion .area-renit-mail .btn:hover {
    color: #e30613;
    background-color: #FFFFFF;
}

.connexion .area-renit-mail .ico-w-input {
    width: 100% !important;
}

.ec-content .features {
    text-align: center;
}

.ec-content .features h3 {
    font-weight: 400;
}

.ec-content .features .desc {
    font-weight: 300;
}

.ec-content .charte .ico-cercle.xlarge {
    border: 0;
    border: 3px solid #FFFFFF;
    box-shadow: 2px 2px 7px -2px #000000;
}

.ec-content .formation h2 {
    text-align: center;
}

.ec-content .formation .card-formation .card-item {
    overflow: hidden;
    padding: 15px;
    border-bottom: 2px solid #e30613;
    border-radius: 2px;
    box-shadow: 0px 5px 21px -5px rgba(0, 0, 0, 0.15);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.ec-content .formation .card-formation .card-item.module-1 {
    background-image: linear-gradient(to bottom, white 5%, rgba(255, 255, 255, 0.9) 100%), url("../images/module-1.jpg");
}

.ec-content .formation .card-formation .card-item.module-2 {
    background-image: linear-gradient(to bottom, white 5%, rgba(255, 255, 255, 0.9) 100%), url("../images/module-2.jpg");
}

.ec-content .formation .card-formation .card-item.module-3 {
    background-image: linear-gradient(to bottom, white 5%, rgba(255, 255, 255, 0.9) 100%), url("../images/module-3.jpg");
}

.ec-content .formation .card-formation .card-item.module-4 {
    background-image: linear-gradient(to bottom, white 5%, rgba(255, 255, 255, 0.9) 100%), url("../images/module-4.jpg");
}

.ec-content .formation .card-formation .card-item.module-5 {
    background-image: linear-gradient(to bottom, white 5%, rgba(255, 255, 255, 0.9) 100%), url("../images/module-5.jpg");
}

.ec-content .formation .card-formation .card-item .card-title {
    color: #e30613;
    font-weight: 400;
    line-height: 1.5;
    height: 50px;
}

.ec-content .formation .card-formation ul.item-formation {
    padding: 0;
}

.ec-content .formation .card-formation ul.item-formation li {
    font-size: 0.8em;
    font-weight: 300;
    padding-left: 20px;
    margin-bottom: 0.8em;
    position: relative;
}

.ec-content .formation .card-formation ul.item-formation li:before {
    content: "\2022";
    position: absolute;
    left: 0;
    font-size: 35px;
    top: -19px;
}

.phone-advatnages-fr {
    background-image: url("../images/phone-avantages.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: fixed;
}
.phone-advatnages-de {
    background-image: url("../images/phone-avantages-de.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: fixed;
}

.lesplus .items-plus {
    padding: 20px;
    background-color: rgba(26, 23, 22, 0.4);
    border-radius: 5px;
    color: #FFFFFF;
    width: 100%;
}

.lesplus .items-plus ul {
    padding-left: 0;
    margin: 0;
}

.lesplus .items-plus li {
    font-size: 0.9em;
    font-weight: 300;
    padding-left: 25px;
    margin-bottom: 0.8em;
    position: relative;
}

.lesplus .items-plus li:before {
    content: "\002B";
    position: absolute;
    left: 0;
    font-size: 30px;
    top: -13px;
}

.ec-footer {
    font-size: 0.8em;
}

.ec-footer .footer-message .desc {
    text-align: center;
}

.ec-footer .footer-bottom .item-link {
    padding: 2px 10px;
    color: #8c8f94;
    font-weight: 300;
}

.pop-cookies {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px 15px;
    color: #FFFFFF;
}

.pop-cookies p {
    font-weight: 300;
    font-size: 0.8em;
    margin-bottom: 0;
}

.pop-cookies .btn {
    background-color: #000000;
    color: #FFFFFF;
    font-weight: 300;
    border-radius: 25px;
    padding: 10px 25px;
    margin: 10px 10px 0;
}

.pop-cookies a {
    color: #FFFFFF;
    font-weight: 400;
    text-decoration: underline;
}

.btn:hover {
    /* border: 1px solid red; */
    color: #e30613;
    background-color: #FFFFFF;
}

@media only screen and (max-width: 600px) {
    body {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991.98px) {
    .spacing-large {
        max-width: 1200px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}


input::placeholder {
    font-size: 0.9em;
    opacity: 1;
}

input[type=checkbox], input[type=radio] {
    position: relative;
    font-size: 10px;
    line-height: 1;
    width: 10px;
    height: 10px;
    min-height: 10px;
    max-height: 10px;
    margin-right: 10px;
    left: 1px;
    top: 1px;
    outline-style: none;
    outline-color: transparent;
    outline-width: 0px;
}

input[type=checkbox]:after, input[type=checkbox]:before, input[type=radio]:after, input[type=radio]:before {
    font-family: "LLMS";
    text-align: center;
    font-size: 12px;
    line-height: 1;
    width: 12px;
    height: 12px;
    min-height: 12px;
    max-height: 12px;
    border: 1px solid #A9A9A9;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

input[type=checkbox]::before, input[type=radio]::before {
    content: ' ';
    background-color: #FFFFFF;
}

input[type=checkbox]:after, input[type=radio]:after {
    color: #ED1C24;
    background-color: #FFFFFF;
}

input[type=checkbox]:checked[data-icon]::after, input[type=radio]:checked[data-icon]::after {
    content: attr(data-icon);
}

input[type=radio]:before, input[type=radio]:after, input[type=radio]:checked {
    border-radius: 50%;
}

input[type=radio]:checked:after {
    content: '\e925';
    font-size: 0.9em;
    line-height: calc(0.73 * 2em);
}

input[type=checkbox]:before, input[type=checkbox]:after, input[type=checkbox]:checked {
    border-radius: 2px;
}

input[type=checkbox]:checked:after {
    content: '\e984';
}


.section-title {
    color: #000000;
    font-size: 1.5em;
    font-weight: 300;
}

.section-sub-title {
    color: #e30613;
    font-size: 1em;
    font-weight: 600;
}

.help-container {
    padding: 5px 15px;
}

.help-container .help-section .section-sub-title {
    margin-bottom: 0;
}

.help-container .help-section p {
    color: #4f565d;
    font-size: 0.75em;
}


.help-container .help-section .help-item > i {
    width: 30px;
    height: 25px;
    border-radius: 3px;
    border: 1px solid rgba(227, 6, 19, 0.3);
    color: #e30613;
}

.help-container .help-section .help-item:hover {
    color: #e30613;
}

.help-container .help-section .help-item:hover > i {
    color: #FFFFFF;
    background-color: #e30613;
}

.help-container .help-section .help-item > i:before {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}


/*// STYLE NEW //*/

input[type=button], input[type=checkbox], input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

input[type=checkbox], input[type=radio] {
    position: relative;
    width: 14px;
    height: 14px;
    min-height: 14px;
    max-height: 14px;
    margin: 0;
    padding: 0 !important;
    margin-right: 6px;
    left: 1px;
    top: 1px;
    outline-style: none;
    outline-color: transparent;
    outline-width: 0px;
}

input[type=checkbox]:after, input[type=checkbox]:before, input[type=radio]:after, input[type=radio]:before {
    font-family: "LLMS";
    text-align: center;
    font-size: 10px;
    line-height: 1.4;
    width: 16px;
    height: 16px;
    min-height: 16px;
    max-height: 16px;
    border: 1px solid #A9A9A9;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #FFFFFF;
}

input[type=checkbox]:before, input[type=checkbox]:before, input[type=radio]:before, input[type=radio]:before {
    content: ' ';
}

input[type=checkbox]:after, input[type=checkbox]:after, input[type=radio]:after, input[type=radio]:after {
    color: #e30613;
}

input[type=radio]:before, input[type=radio]:after, input[type=radio]:checked {
    border-radius: 50%;
}

input[type=radio]:checked:after {
    content: '\e925';
}

input[type=checkbox]:before, input[type=checkbox]:after, input[type=checkbox]:checked {
    border-radius: 2px;
}

input[type=checkbox]:checked:after {
    content: '\e90b';
}

input[type=checkbox]:checked[data-icon]::after, input[type=radio]:checked[data-icon]::after {
    content: attr(data-icon);
}

input[type=button] {
    cursor: pointer;
    padding: 10px 25px;
    font-size: 0.8em;
    font-weight: normal;
    text-align: center;
    border-style: none;
}

input[type=button].-leaner {
    background-color: transparent;
    border: 1px solid #e30613;
    color: #e30613;
}

input[type=button].btn {
    background-color: #e30613;
    border-radius: 25px;
    color: #FFFFFF;
}

.popup-sign-up{
    padding: 15px 0px;
    border-radius: 3px;
    /* width: 50%;
    height: 320px;
    padding: 25px; */
    font-size: 1.1rem;
    font-weight: 300;
    text-align: center;
}
.popup-sign-up .title {
    text-transform: uppercase;
}
.popup-sign-up .btn {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    padding: 10px;
    margin: 0px 8px;
    font-weight: bold;
    text-transform: uppercase;
}
.popup-sign-up .enrol-lang {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    padding: 10px;
    margin: 0px 8px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #FFFFFF;
    color: #e30613;
    border: 2px solid #e30613;
}

.popup-sign-up .enrol-lang.active-lang{
    background-color: #e30613;
    border: 2px solid #e30613;
    color: #FFFFFF;
    cursor: unset;
}

.popup-sign-up .active{
    background-color: #FFFFFF;
    border: 2px solid #e30613;
    color: #e30613;
    cursor: unset;
}
.warning-sign-up {
    padding: 5px 30px;
    background-color: rgb(255, 249, 215);
    margin-top: 15px;
    font-size: 12px;
}
.close-triangle {
    position: absolute;
    cursor: pointer;
    top: -15px;
    width: 0;
    height: 0;
    min-width: 0;
    min-height: 0;
    max-width: 0;
    max-height: 0;
    color: #ffffff;
    border-left: 45px solid rgba(255, 255, 255, 0);
    border-top: 45px solid #000000;
    z-index: 101;
}
.close-triangle:before {
    content: '\0d7';
    font-size: 30px;
    position: absolute;
    top: -50px;
    right: 3px;
}
.popup-sign-up .button {
    border-radius: 25px;
    padding: 10px 25px;
    font-size: 0.8em;
    font-weight: 300;
    background-color: #e30613;
    color: #FFFFFF;
    text-align: center;
    border-style: none;
    outline: none;
    margin-top: 10px !important;
}


.popup-sign-up .button:hover {
    background-color: #FFFFFF;
    color: #e30613;
}


.sidebar-popup {
    width: 95%;
    height: 97%;
}
.sidebar-popup .content {
    padding: 15px;
    overflow-y: auto;
    height: calc(100vh - 20px);
}
.sidebar-popup .notification {
    margin: 0;
}

.sidebar-popup .label-control {
    margin: 0;
}

.sidebar-popup input[type="text"] {
    padding: 4px;
    height: 35px;
}
.sidebar-popup p.smaller {
    font-size: 0.7rem !important;
}
.sidebar-popup button {
    padding: 0;
    height: 35px;
    border-radius: 3px;
    font-size: 1.6rem;
    width: 50px;
    margin: 0;
    min-width: 40px;
}