<!DOCTYPE HTML>
<html class="windows x86 js win7up x64 is-modern-browser loaded" lang="fr" dir="ltr" data-latest-firefox="71.0" data-esr-versions="68.3.0" data-gtm-container-id="GTM-MW3R8V" data-gtm-page-id="Homepage" data-stub-attribution-rate="1.0">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
{% block meta %} {% endblock %}
<link rel="icon" type="image/png" sizes="196x196" href="https://www.mozilla.org/media/img/favicons/mozilla/favicon-196x196.2af054fea211.png"/>
<!-- For Windows Phone -->
<title>{% block title %}{{ site }}{% endblock %}</title>
{% block stylesheets %}
<script type="text/javascript" src="{{ asset('templatehome/js/site.133e404d326d.js') }}" charset="utf-8"></script>
<script src="{{ asset('templatehome/js/jquery-3.4.1.min.js') }}"></script>
<script src="https://assets.website-files.com/5d76680dc57fa0f42dcfe0c5/js/lottieflow.b96c071c3.js" type="text/javascript"></script>
<link rel="icon" type="image/png" sizes="196x196" href="https://www.mozilla.org/media/img/favicons/mozilla/favicon-196x196.2af054fea211.png"/>
<link rel="stylesheet" type="text/css" href="{{ asset('template/css/fontsaps.css') }}" />
<link href="{{ asset('template/css/bootstrap.min.css') }}" rel="stylesheet"/>
<link href="{{ asset('template/css/font-awesome.min.css') }}" rel="stylesheet"/>
<link href="{{ asset('templatehome/css/protocol-core.f0fd276209f6.css') }}" rel="stylesheet" type="text/css"/>
<link href="{{ asset('templatehome/css/home-2018.1f2e7180ad73.css') }}" rel="stylesheet" type="text/css"/>
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="{{ asset('template/login/vendor/bootstrap/css/bootstrap.min.css') }}"/>
<style>
.my-fixed-nav{
position: fixed!important; top: 0px!important; z-index: 100; width: 100%!important;
box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.lightblue-fullback{background-color:#f7f9fc;border-top:1px solid #d9e1ed;border-bottom:1px solid #d9e1ed}
.minicallout span{padding:20px 0}
.minicallout span{display:block;margin:0 auto;padding:50px 0 50px 0;text-align:center}.minicallout span img{padding-right:10px}
.c-navigation-breadcrumbs__directory {
display: flex;
}
.c-navigation-breadcrumbs__link:link {
color: #007c89;
}
.c-navigation-breadcrumbs__link:link:hover {
background-image: linear-gradient(currentColor, currentColor);
background-size: auto 1px;
background-repeat: repeat-x;
background-position: 0 calc(50% + 1ex);
}
@media (max-width: 500px) {
.c-navigation-breadcrumbs__item:not(:nth-last-child(2)) {
display: none;
}
.c-navigation-breadcrumbs__link:before {
display: inline-block;
content: '\200b';
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23007c89' stroke-width='2' stroke-linecap='round' stroke-linejoin='round%5C'%3E%3Cline x1='19' y1='12' x2='5' y2='12'%3E%3C/line%3E%3Cpolyline points='12 19 5 12 12 5'%3E%3C/polyline%3E%3C/svg%3E") center/16px 16px no-repeat;
width: 16px;
}
}
@media (min-width: 501px) {
.c-navigation-breadcrumbs__item:nth-last-child(n+2):after {
display: inline-block;
content: '\200b';
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23767676' stroke-width='2' stroke-linecap='round' stroke-linejoin='round%5C'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E") center/16px 16px no-repeat;
width: 16px;
margin: 0 8px;
}
.c-navigation-breadcrumbs__link {
display: block;
float: left;
}
}
.breadcrumbs {
list-style: none;
margin: 0px 0px 16px 0px;
padding: 0;
}
.breadcrumbs li {
list-style: none;
margin: 0;
padding: 0;
display: block;
float: left;
font-family: Montserrat,sans-serif;
text-transform: capitalize;
font-weight: 700;
letter-spacing: .05em;
line-height: 20px;
color: hsl(0, 0%, 30%);
}
.breadcrumbs li a {
display: block;
padding: 0 40px 0 0px;
color: hsl(0, 0%, 30%);
text-decoration: none;
height: 20px;
position: relative;
perspective: 700px;
}
.breadcrumbs li a:after {
content: '';
width: 20px;
height: 20px;
border-color: #333;
border-style: solid;
border-width: 1px 1px 0 0;
-webkit-backface-visibility: hidden;
outline: 1px solid transparent;
position: absolute;
right: 20px;
-webkit-transition: all .15s ease;
-moz-transition: all .15s ease;
-ms-transition: all .15s ease;
transition: all .15s ease;
-webkit-transform: rotateZ(45deg) skew(10deg, 10deg);
-moz-transform: rotateZ(45deg) skew(10deg, 10deg);
-ms-transform: rotateZ(45deg) skew(10deg, 10deg);
transform: rotateZ(45deg) skew(10deg, 10deg);
}
.breadcrumbs li a:hover:after {
right: 15px;
-webkit-transform: rotateZ(45deg) skew(-10deg, -10deg);
-moz-transform: rotateZ(45deg) skew(-10deg, -10deg);
-ms-transform: rotateZ(45deg) skew(-10deg, -10deg);
transform: rotateZ(45deg) skew(-10deg, -10deg);
}
.list-group-item:hover{
background: #f2f2f2;
cursor: pointer;
}
.my-svg {
position: absolute;
}
.demo {
height: 150px;
background: rgba(0,0,0,0.1);
margin-bottom: 20px;
}
.demo__buttons {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
height: 200px;
-webkit-transform: translate(-100px, -100px);
transform: translate(-100px, -100px);
-webkit-filter: url("#goo");
filter: url("#goo");
}
.demo__buttons.step-0 .demo__social-btn-1, .demo__buttons.step-0 .demo__social-btn-2, .demo__buttons.step-0 .demo__social-btn-3, .demo__buttons.step-0 .demo__social-btn-4 {
-webkit-transform: translate3d(-50px, -50px, 0);
transform: translate3d(-50px, -50px, 0);
}
.demo__buttons.step-1 .demo__social-btn-1 {
-webkit-transform: translate3d(-50px, -50px, 0);
transform: translate3d(-50px, -50px, 0);
}
.demo__buttons.step-1 .demo__social-btn-2, .demo__buttons.step-1 .demo__social-btn-3, .demo__buttons.step-1 .demo__social-btn-4 {
-webkit-transform: translate3d(-50px, 50px, 0);
transform: translate3d(-50px, 50px, 0);
}
.demo__buttons.step-2 .demo__social-btn-1 {
-webkit-transform: translate3d(-50px, -50px, 0);
transform: translate3d(-50px, -50px, 0);
}
.demo__buttons.step-2 .demo__social-btn-2 {
-webkit-transform: translate3d(-50px, 50px, 0);
transform: translate3d(-50px, 50px, 0);
}
.demo__buttons.step-2 .demo__social-btn-3, .demo__buttons.step-2 .demo__social-btn-4 {
-webkit-transform: translate3d(50px, 50px, 0);
transform: translate3d(50px, 50px, 0);
}
.demo__buttons.step-3 .demo__social-btn-1 {
-webkit-transform: translate3d(-50px, -50px, 0);
transform: translate3d(-50px, -50px, 0);
}
.demo__buttons.step-3 .demo__social-btn-2 {
-webkit-transform: translate3d(-50px, 50px, 0);
transform: translate3d(-50px, 50px, 0);
}
.demo__buttons.step-3 .demo__social-btn-3 {
-webkit-transform: translate3d(50px, 50px, 0);
transform: translate3d(50px, 50px, 0);
}
.demo__buttons.step-3 .demo__social-btn-4 {
-webkit-transform: translate3d(50px, -50px, 0);
transform: translate3d(50px, -50px, 0);
}
.demo__social-btn {
position: absolute;
left: 65px;
top: 65px;
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
font-size: 30px;
background: white;
color: #261758;
border-radius: 50%;
cursor: pointer;
transition: all 0.2s ease;
z-index: 1000;
}
.demo__social-btn:hover {
color: #106279;
box-shadow: 0 0 15px white;
}
.demo__open-btn {
position: absolute;
left: 65px;
top: 65px;
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
font-weight: 700;
font-size: 30px;
font-family: sans-serif;
background: white;
color: #261758;
border-radius: 50%;
cursor: pointer;
transition: all 0.2s ease;
z-index: 1001;
}
.demo__open-btn:hover {
color: #106279;
box-shadow: 0 0 15px white;
}
/*
---------------------------------------------
Start Modal SPP
-------------------------------------------------
*/
/*
html.sppmodal-active, body.sppmodal-active {
overflow: hidden;
}
*/
.sppmodal-container {
position: fixed; /*Mettre à fixed si la classe sppmodal-active est appliqué à l'élément body*/
display: table;
height:100%;
width: 100%;
top: 0;
left: 0;
transform: scale(0);
z-index: 1000;
}
.sppmodal-container.one {
transform: scaleY(0.01) scaleX(0);
animation: unfoldIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.sppmodal-container.one .sppmodal-background .sppmodal {
transform: scale(0);
animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.sppmodal-container.one.out {
transform: scale(1);
animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.sppmodal-container.one.out .sppmodal-background .sppmodal {
animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.sppmodal-container .sppmodal-background{
display: table-cell;
background: rgba(247, 248, 251,0.8)!important;
text-align: center;
vertical-align: middle;
}
.sppmodal-container .sppmodal-background .sppmodal {
padding: 0px 0px 55px 0px;
display: inline-block;
position: relative;
min-height: 300px;
width: 500px;
font-family: Arial;
font-size: 13px;
font-weight: 400;
text-align: center;
line-height: 18px;
color: #333;
background-color: #FFFFFF;
background-repeat: repeat;
background-position: left top;
border: 1px solid #F1F3F9;
border-radius: 4px;
box-shadow: 0px 2px 5px 1px #999999;
}
.sppmodal-container .sppmodal-background .sppmodal h2 {
font-size: 25px;
line-height: 25px;
margin-bottom: 15px;
}
.sppmodal-container .sppmodal-background .sppmodal p {
font-size: 18px;
line-height: 22px;
}
.sppmodal-container .sppmodal-background .sppmodal .sppmodal-svg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
border-radius: 3px;
}
.sppmodal-container .sppmodal-background .sppmodal .sppmodal-svg rect {
stroke: #fff;
stroke-width: 2px;
stroke-dasharray: 778;
stroke-dashoffset: 778;
}
@keyframes unfoldIn {
0% {
transform: scaleY(0.005) scaleX(0);
}
50% {
transform: scaleY(0.005) scaleX(1);
}
100% {
transform: scaleY(1) scaleX(1);
}
}
@keyframes unfoldOut {
0% {
transform: scaleY(1) scaleX(1);
}
50% {
transform: scaleY(0.005) scaleX(1);
}
100% {
transform: scaleY(0.005) scaleX(0);
}
}
@keyframes zoomIn {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes zoomOut {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
/*
--------------------------------------
End Modal SPP
--------------------------------------
*/
.silly_scrollbar {
height:750px;
-webkit-box-sizing: border-box;
padding:0 14px;
overflow:auto;
paddin-top: 15px;
}
.silly_scrollbar::-webkit-scrollbar {
width: 12px;
}
.silly_scrollbar::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
}
.silly_scrollbar::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px red;
}
.silly_scrollbar::-webkit-scrollbar-thumb:hover {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8);
}
.list-group-item {
user-select: none;
}
.list-group input[type="checkbox"] {
display: none;
}
.list-group input[type="checkbox"] + .list-group-item {
cursor: pointer;
}
.list-group input[type="checkbox"] + .list-group-item:before {
content: "\2713";
color: transparent;
font-weight: bold;
margin-right: 1em;
}
.list-group input[type="checkbox"]:checked + .list-group-item {
background-color: #0275D8;
color: #FFF;
}
.list-group input[type="checkbox"]:checked + .list-group-item:before {
color: inherit;
}
.list-group input[type="radio"] {
display: none;
}
.list-group input[type="radio"] + .list-group-item {
cursor: pointer;
}
.list-group input[type="radio"] + .list-group-item:before {
content: "\f096";
color: transparent;
font-weight: bold;
margin-right: 1em;
color: #333;
font-size: 25px!important;
font-weight: bold!important;
margin-top: 5px;
}
.list-group input[type="radio"]:checked + .list-group-item:before {
content: "\2713";
color: transparent;
font-weight: bold;
margin-right: 1em;
font-size: 16px!important;
}
.list-group input[type="radio"]:checked + .list-group-item {
background-color: #0275D8;
color: #FFF;
}
.list-group input[type="radio"]:checked + .list-group-item:before {
color: inherit;
}
.progressbar {
counter-reset: step;
}
.progressbar li {
list-style: none;
display: inline-block;
width: 30.33%;
position: relative;
text-align: center;
cursor: pointer;
}
.progressbar li:before {
content: counter(step);
counter-increment: step;
width: 30px;
height: 30px;
line-height : 30px;
border: 1px solid #ddd;
border-radius: 100%;
display: block;
text-align: center;
margin: 0 auto 0px auto;
background-color: #fff;
position: relative;
z-index: 1;
}
.progressbar li:after {
content: "";
position: absolute;
width: 100%;
height: 1px;
background-color: #ddd;
top: 15px;
left: -50%;
z-index : 0;
}
.progressbar li:first-child:after {
content: none;
}
.progressbar li.active {
color: green;
font-weight: bold;
}
.progressbar li.active:before {
border-color: green;
}
.progressbar li.active + li:after {
background-color: green;
}
.disabled-btn{
cursor: not-allowed;
text-decoration: none;
text-align: center;
background: #D6D9E4!important; pointer-events: none;
}
.header-wave {
position: relative;
min-height: 200px;
background: transparent;
background-image: linear-gradient(155deg, #f4f4f4 0%, #f4f4f4 50%, #f4f4f4 100%);
}
.header-wave h1 {
color: white;
}
.svg-wave {
position: absolute;
bottom: 0;
width: 100%;
height: auto;
}
.section-wave{
position: relative;
margin: 0;
padding: 0;
background: white;
width: 100%;
height: 200px;
}
#worf{
position: absolute;
bottom: 0;
width: 100%;
}
#worf path{
fill: url(#grad1)
}
section.section-2{
width: 100%;
height: 200px;
background: linear-gradient(to right, #dffdgg 0%,#f2f2f2 100%);
}
.popover {
position: relative;
z-index: 1;
box-sizing: border-box;
padding: 1em;
border: 1px solid #dadada;
background: #fff;
min-width: 100%;
}
.popover, .popover:before {
box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
.popover:before,
.popover:after {
content: '';
display: block;
position: absolute;
width: 15px;
height: 15px;
border: 1px solid #dadada;
background: #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.popover:before {
z-index: -1;
}
.popover.arrow-top:before,
.popover.arrow-top:after {
bottom: 100%;
left: 20px;
margin-bottom: -7px;
border-bottom: 0;
border-right: 0;
}
.popover.arrow-bottom:before,
.popover.arrow-bottom:after {
top: 100%;
left: 20px;
margin-top: -7px;
border-top: 0;
border-left: 0;
}
.popover.arrow-right:before,
.popover.arrow-right:after {
top: 20px;
left: 100%;
margin-left: -7px;
border-bottom: 0;
border-left: 0;
}
.popover.arrow-left:before,
.popover.arrow-left:after {
top: 20px;
left: 0;
margin-left: -9px;
border-top: 0;
border-right: 0;
}
.cardcode{border-radius:5px;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.3);margin-bottom:20px}
.cardcode.simple-image-cardcode{height:435px;background-size:cover!important;background-position:50%!important;position:relative;display:flex;justify-content:center;align-items:center}
@media only screen and (max-width:800px){.cardcode.simple-image-cardcode{height:300px}}
@media only screen and (max-width:600px){.cardcode.simple-image-cardcode{max-height:130px}.cardcode.simple-image-cardcode a h2{font-size:1.1rem!important}}
.cardcode.simple-image-cardcode a{display:block;width:100%;text-decoration:none;color:#fff;z-index:4;text-align:center;height:100%;display:flex;justify-content:center;align-items:center}
.cardcode.simple-image-cardcode a h2{font-size:3rem;width:80%}.cardcode.simple-image-cardcode:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);border-radius:5px}
.cardcode.simple-image-cardcode.min-cardcode{width:100%;max-height:130px}.cardcode.simple-image-cardcode.min-cardcode h2{font-size:1.1rem}.cardcode.image-cardcode{width:100%;min-height:280px;position:relative;transition:all .5s;margin-bottom:50px;background-color:#fff}
.cardcode.image-cardcode a.img{display:block;width:100%;text-align:center;height:150px}.cardcode.image-cardcode a.img span{display:block;margin:auto;width:95%;height:100%;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.3);border-radius:5px;position:relative;top:-12px;transition:all .5s;background:url(/build/images/code.7e1bde1f.jpeg);background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}
.cardcode.image-cardcode a.title{color:#0f0f0f;text-decoration:none;transition:all .5s}.cardcode.image-cardcode a.title h2{font-size:1.2rem;padding-left:15px;padding-right:15px;margin-top:15px}
.cardcode.image-cardcode a.title:hover{color:#585858}.cardcode.image-cardcode .infos{padding:20px;font-size:13px;display:flex;justify-content:space-between;color:#7b7b7b;position:absolute;bottom:0;left:-4px;right:-4px}
.cardcode.image-cardcode .infos a{color:#7b7b7b;text-decoration:none;transition:all .5s}.cardcode.image-cardcode .infos a:hover{color:#949494}.cardcode.image-cardcode .infos span.stats span:not(:last-child){margin-right:15px}
.cardcode.image-cardcode .infos span.stats i{margin-right:5px}.cardcode.image-cardcode:hover a.img span{transform:translateY(-7px)}
/*===================== Begin Dropdowncarte ======================*/
.dropdowncarte {
position: relative;
box-sizing: content-box;
max-width: 100%;
height: 1em;
padding: 18px 21px;
background-color: #fff;
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
.dropdowncarte:hover svg {
transform: scale(1.1);
}
.dropdowncarte button {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 3;
border: none;
outline: none;
background: none;
cursor: pointer;
}
.dropdowncarte button:focus ~ svg {
transform: rotate(-180deg);
}
.dropdowncarte .options {
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.dropdowncarte input {
display: none;
}
.dropdowncarte input:checked + label {
display: block;
z-index: 2;
font-weight: 600;
transform: none !important;
}
.dropdowncarte label {
position: absolute;
width: 100%;
z-index: 1;
padding: 18px 21px;
line-height: 1;
background-color: #549cc4;
cursor: pointer;
color: #fff;
transition: background-color 0.2s, transform 0.2s ease;
}
.dropdowncarte label:hover {
background-color: #d6d6d6;
}
.dropdowncarte button:focus + .options input:not(:checked) + label, .dropdowncarte .options label:active, .dropdowncarte .options label:active ~ label {
transform: translateY(calc(var(--index) * 100%));
}
.dropdowncarte button:focus + .options input:checked + label ~ label, .dropdowncarte .options input:checked ~ label:active, .dropdowncarte .options input:checked ~ label:active ~ label {
transform: translateY(calc((var(--index) - 1) * 100%));
}
.dropdowncarte svg {
position: absolute;
width: 21px;
top: 25%;
right: 14px;
z-index: 2;
fill: currentColor;
transition: transform 0.1s;
}
.breadcrumbs-title{
font-family: Montserrat-ExtraBold;
}
.cover-text h2{
font-size: 25px!important;
font-family: OpenSans-SemiBold!important;
text-align: left;
}
.cover-text h4{
font-size: 13px!important;
font-family: OpenSans-Regular!important;
text-align: left;
color: green;
}
.position-current-user{
background: #444a92!important;
color: #fff!important;
}
.position-current-user strong{
color: #fff;
}
.position-current-user .ultra-small{
color: #ddd;
}
/*======================End Dropdowncarte ===========================*/
#demo {
margin: 20px auto;
max-width: 960px;
}
#demo h1 {
font-size: 2.4rem;
line-height: 3.2rem;
letter-spacing: 0;
font-weight: 300;
color: #212121;
text-transform: inherit;
margin-bottom: 1rem;
text-align: center;
}
#demo h2 {
font-size: 1.5rem;
line-height: 2.8rem;
letter-spacing: 0.01rem;
font-weight: 400;
color: #212121;
text-align: center;
}
.shadow-z-1 {
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.12);
}
/* -- Material Design Table style -------------- */
.table {
width: 100%;
max-width: 100%;
margin-bottom: 2rem;
background-color: #fff;
color: #333;
}
.table > thead > tr,
.table > tbody > tr,
.table > tfoot > tr {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
text-align: left;
padding: 10px;
vertical-align: middle!important;
vertical-align: top;
border-top: 0;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.table > thead > tr > th {
font-weight: 400;
color: #757575;
vertical-align: bottom;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.table .table {
background-color: #fff;
}
.table .no-border {
border: 0;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 0.8rem;
}
.table-bordered {
border: 0;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 0;
border-bottom: 1px solid #e0e0e0;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 768px) {
.table-responsive-vertical > .table {
margin-bottom: 0;
background-color: transparent;
}
.table-responsive-vertical > .table > thead,
.table-responsive-vertical > .table > tfoot {
display: none;
}
.table-responsive-vertical > .table > tbody {
display: block;
}
.table-responsive-vertical > .table > tbody > tr {
display: block;
border: 1px solid #e0e0e0;
border-radius: 2px;
margin-bottom: 1.6rem;
}
.table-responsive-vertical > .table > tbody > tr > td {
background-color: #fff;
display: block;
vertical-align: middle;
text-align: right;
}
.table-responsive-vertical > .table > tbody > tr > td[data-title]:before {
content: attr(data-title);
float: left;
font-size: inherit;
font-weight: 400;
color: #757575;
}
.table-responsive-vertical.shadow-z-1 {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.table-responsive-vertical.shadow-z-1 > .table > tbody > tr {
border: none;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
}
.table-responsive-vertical > .table-bordered {
border: 0;
}
.table-responsive-vertical > .table-bordered > tbody > tr > td {
border: 0;
border-bottom: 1px solid #e0e0e0;
}
.table-responsive-vertical > .table-bordered > tbody > tr > td:last-child {
border-bottom: 0;
}
.table-responsive-vertical > .table-striped > tbody > tr > td,
.table-responsive-vertical > .table-striped > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical > .table-striped > tbody > tr > td:nth-child(odd) {
background-color: #f5f5f5;
}
.table-responsive-vertical > .table-hover > tbody > tr:hover > td,
.table-responsive-vertical > .table-hover > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical > .table-hover > tbody > tr > td:hover {
background-color: rgba(0, 0, 0, 0.12);
}
}
.table-striped.table-mc-red > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-red > tbody > tr:nth-child(odd) > th {
background-color: #fde0dc;
}
.table-hover.table-mc-red > tbody > tr:hover > td,
.table-hover.table-mc-red > tbody > tr:hover > th {
background-color: #f9bdbb;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-red > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-red > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-red > tbody > tr > td:nth-child(odd) {
background-color: #fde0dc;
}
.table-responsive-vertical .table-hover.table-mc-red > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-red > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-red > tbody > tr > td:hover {
background-color: #f9bdbb;
}
}
.table-striped.table-mc-pink > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-pink > tbody > tr:nth-child(odd) > th {
background-color: #fce4ec;
}
.table-hover.table-mc-pink > tbody > tr:hover > td,
.table-hover.table-mc-pink > tbody > tr:hover > th {
background-color: #f8bbd0;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-pink > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-pink > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-pink > tbody > tr > td:nth-child(odd) {
background-color: #fce4ec;
}
.table-responsive-vertical .table-hover.table-mc-pink > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-pink > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-pink > tbody > tr > td:hover {
background-color: #f8bbd0;
}
}
.table-striped.table-mc-purple > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-purple > tbody > tr:nth-child(odd) > th {
background-color: #f3e5f5;
}
.table-hover.table-mc-purple > tbody > tr:hover > td,
.table-hover.table-mc-purple > tbody > tr:hover > th {
background-color: #e1bee7;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-purple > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-purple > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-purple > tbody > tr > td:nth-child(odd) {
background-color: #f3e5f5;
}
.table-responsive-vertical .table-hover.table-mc-purple > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-purple > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-purple > tbody > tr > td:hover {
background-color: #e1bee7;
}
}
.table-striped.table-mc-deep-purple > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-deep-purple > tbody > tr:nth-child(odd) > th {
background-color: #ede7f6;
}
.table-hover.table-mc-deep-purple > tbody > tr:hover > td,
.table-hover.table-mc-deep-purple > tbody > tr:hover > th {
background-color: #d1c4e9;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-deep-purple > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-deep-purple > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-deep-purple > tbody > tr > td:nth-child(odd) {
background-color: #ede7f6;
}
.table-responsive-vertical .table-hover.table-mc-deep-purple > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-deep-purple > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-deep-purple > tbody > tr > td:hover {
background-color: #d1c4e9;
}
}
.table-striped.table-mc-indigo > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-indigo > tbody > tr:nth-child(odd) > th {
background-color: #e8eaf6;
}
.table-hover.table-mc-indigo > tbody > tr:hover > td,
.table-hover.table-mc-indigo > tbody > tr:hover > th {
background-color: #c5cae9;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-indigo > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-indigo > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-indigo > tbody > tr > td:nth-child(odd) {
background-color: #e8eaf6;
}
.table-responsive-vertical .table-hover.table-mc-indigo > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-indigo > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-indigo > tbody > tr > td:hover {
background-color: #c5cae9;
}
}
.table-striped.table-mc-blue > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-blue > tbody > tr:nth-child(odd) > th {
background-color: #e7e9fd;
}
.table-hover.table-mc-blue > tbody > tr:hover > td,
.table-hover.table-mc-blue > tbody > tr:hover > th {
background-color: #d0d9ff;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-blue > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-blue > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-blue > tbody > tr > td:nth-child(odd) {
background-color: #e7e9fd;
}
.table-responsive-vertical .table-hover.table-mc-blue > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-blue > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-blue > tbody > tr > td:hover {
background-color: #d0d9ff;
}
}
.table-striped.table-mc-light-blue > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-light-blue > tbody > tr:nth-child(odd) > th {
background-color: #e1f5fe;
}
.table-hover.table-mc-light-blue > tbody > tr:hover > td,
.table-hover.table-mc-light-blue > tbody > tr:hover > th {
background-color: #b3e5fc;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-light-blue > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-light-blue > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-light-blue > tbody > tr > td:nth-child(odd) {
background-color: #e1f5fe;
}
.table-responsive-vertical .table-hover.table-mc-light-blue > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-light-blue > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-light-blue > tbody > tr > td:hover {
background-color: #b3e5fc;
}
}
.table-striped.table-mc-cyan > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-cyan > tbody > tr:nth-child(odd) > th {
background-color: #e0f7fa;
}
.table-hover.table-mc-cyan > tbody > tr:hover > td,
.table-hover.table-mc-cyan > tbody > tr:hover > th {
background-color: #b2ebf2;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-cyan > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-cyan > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-cyan > tbody > tr > td:nth-child(odd) {
background-color: #e0f7fa;
}
.table-responsive-vertical .table-hover.table-mc-cyan > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-cyan > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-cyan > tbody > tr > td:hover {
background-color: #b2ebf2;
}
}
.table-striped.table-mc-teal > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-teal > tbody > tr:nth-child(odd) > th {
background-color: #e0f2f1;
}
.table-hover.table-mc-teal > tbody > tr:hover > td,
.table-hover.table-mc-teal > tbody > tr:hover > th {
background-color: #b2dfdb;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-teal > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-teal > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-teal > tbody > tr > td:nth-child(odd) {
background-color: #e0f2f1;
}
.table-responsive-vertical .table-hover.table-mc-teal > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-teal > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-teal > tbody > tr > td:hover {
background-color: #b2dfdb;
}
}
.table-striped.table-mc-green > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-green > tbody > tr:nth-child(odd) > th {
background-color: #d0f8ce;
}
.table-hover.table-mc-green > tbody > tr:hover > td,
.table-hover.table-mc-green > tbody > tr:hover > th {
background-color: #a3e9a4;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-green > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-green > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-green > tbody > tr > td:nth-child(odd) {
background-color: #d0f8ce;
}
.table-responsive-vertical .table-hover.table-mc-green > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-green > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-green > tbody > tr > td:hover {
background-color: #a3e9a4;
}
}
.table-striped.table-mc-light-green > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-light-green > tbody > tr:nth-child(odd) > th {
background-color: #f1f8e9;
}
.table-hover.table-mc-light-green > tbody > tr:hover > td,
.table-hover.table-mc-light-green > tbody > tr:hover > th {
background-color: #dcedc8;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-light-green > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-light-green > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-light-green > tbody > tr > td:nth-child(odd) {
background-color: #f1f8e9;
}
.table-responsive-vertical .table-hover.table-mc-light-green > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-light-green > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-light-green > tbody > tr > td:hover {
background-color: #dcedc8;
}
}
.table-striped.table-mc-lime > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-lime > tbody > tr:nth-child(odd) > th {
background-color: #f9fbe7;
}
.table-hover.table-mc-lime > tbody > tr:hover > td,
.table-hover.table-mc-lime > tbody > tr:hover > th {
background-color: #f0f4c3;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-lime > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-lime > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-lime > tbody > tr > td:nth-child(odd) {
background-color: #f9fbe7;
}
.table-responsive-vertical .table-hover.table-mc-lime > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-lime > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-lime > tbody > tr > td:hover {
background-color: #f0f4c3;
}
}
.table-striped.table-mc-yellow > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-yellow > tbody > tr:nth-child(odd) > th {
background-color: #fffde7;
}
.table-hover.table-mc-yellow > tbody > tr:hover > td,
.table-hover.table-mc-yellow > tbody > tr:hover > th {
background-color: #fff9c4;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-yellow > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-yellow > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-yellow > tbody > tr > td:nth-child(odd) {
background-color: #fffde7;
}
.table-responsive-vertical .table-hover.table-mc-yellow > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-yellow > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-yellow > tbody > tr > td:hover {
background-color: #fff9c4;
}
}
.table-striped.table-mc-amber > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-amber > tbody > tr:nth-child(odd) > th {
background-color: #fff8e1;
}
.table-hover.table-mc-amber > tbody > tr:hover > td,
.table-hover.table-mc-amber > tbody > tr:hover > th {
background-color: #ffecb3;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-amber > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-amber > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-amber > tbody > tr > td:nth-child(odd) {
background-color: #fff8e1;
}
.table-responsive-vertical .table-hover.table-mc-amber > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-amber > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-amber > tbody > tr > td:hover {
background-color: #ffecb3;
}
}
.table-striped.table-mc-orange > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-orange > tbody > tr:nth-child(odd) > th {
background-color: #fff3e0;
}
.table-hover.table-mc-orange > tbody > tr:hover > td,
.table-hover.table-mc-orange > tbody > tr:hover > th {
background-color: #ffe0b2;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-orange > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-orange > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-orange > tbody > tr > td:nth-child(odd) {
background-color: #fff3e0;
}
.table-responsive-vertical .table-hover.table-mc-orange > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-orange > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-orange > tbody > tr > td:hover {
background-color: #ffe0b2;
}
}
.table-striped.table-mc-deep-orange > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-deep-orange > tbody > tr:nth-child(odd) > th {
background-color: #fbe9e7;
}
.table-hover.table-mc-deep-orange > tbody > tr:hover > td,
.table-hover.table-mc-deep-orange > tbody > tr:hover > th {
background-color: #ffccbc;
}
@media screen and (max-width: 767px) {
.table-responsive-vertical .table-striped.table-mc-deep-orange > tbody > tr > td,
.table-responsive-vertical .table-striped.table-mc-deep-orange > tbody > tr:nth-child(odd) {
background-color: #fff;
}
.table-responsive-vertical .table-striped.table-mc-deep-orange > tbody > tr > td:nth-child(odd) {
background-color: #fbe9e7;
}
.table-responsive-vertical .table-hover.table-mc-deep-orange > tbody > tr:hover > td,
.table-responsive-vertical .table-hover.table-mc-deep-orange > tbody > tr:hover {
background-color: #fff;
}
.table-responsive-vertical .table-hover.table-mc-deep-orange > tbody > tr > td:hover {
background-color: #ffccbc;
}
}
table tr:nth-of-type(even) {
background-color: #F1F3F9!important;
}
table tr{
font-family: Muli-Regular;
font-size: 14px;
}
thead th {
font-family: Muli-Bold!important;
font-size: 15px!important;
color: #283346!important;
}
body{
font-family: Quicksand-Regular;
}
.menu-client > ul > li a{
padding: 1.5em 1em!important;
}
/*
--------------Begin Accordion ------
*/
.boxC12{
width: 100%;
margin: 0 auto;
padding: 0px;
}
.boxC12 p{
padding-bottom: 0px!important;
margin-bottom: 0px!important;
}
details {
width: 100%;
margin-bottom: 20px;
}
details>p {
padding: 20px;
}
summary {
cursor:pointer;
padding: 20px;
background-color: #e8e8e8;
box-shadow: 0 0 5px #333;
display: flex;
justify-content: space-between;
align-items: center;
}
summary::marker {
content: "";
}
.plusminus {
position: relative;
width: 1rem;
height: 1rem;
}
.plusminus::before {
content: "";
position: absolute;
width: 3px;
height: 1rem;
background-color: #bf2d2d;
left: 50%;
transform: translateX(-50%);
}
.plusminus::after {
content: "";
position: absolute;
width: 1rem;
height: 3px;
background-color: #bf2d2d;
top: 50%;
transform: translateY(-50%);
}
details[open] .plusminus::before {
width: 0;
height: 0;
}
/*----------------End Accordion
*/
/*============ Begin Box Article ============*/
.title-bold {
color: #000;
font-size: 16px;
display: block;
}
.title-blog blogdate, .title-bold {
border-bottom: 1px #e4e4e4 solid;
overflow: hidden;
text-transform: uppercase;
font-weight: 700;
padding-top: 5px;
line-height: 42px;
margin-bottom: 20px;
}
.inner-profile {
padding-left: 20px;
padding-right: 20px;
overflow: hidden;
padding-bottom: 10px;
}
.box {
border: 1px solid #e4e4e4;
padding: 5px;
background: #fff;
box-shadow: 0px 2px 5px 0px #D4D8DE;
margin-bottom: 10px;
}
.title-bold span {
border-bottom: 2px #289fcd solid;
}
.title-bold span, .title-bold-notline span {
margin-left: 10px;
padding-left: 8px;
padding-right: 8px;
display: block;
}
.all-forum-profile img, .inner-forum-profile img, .title-bold span {
float: left;
}
/*============= Begin Blog Article ===================*/
*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.row-featured .blog{
padding: 30px 5px!important;
max-width: 100%!important;
}
.blog .blog-pagination {
margin-top: 15px;
color: #555555;
background-color: #fff;
}
.blog .blog-pagination ul {
display: flex;
padding: 0;
margin: 0;
list-style: none;
}
.blog .blog-pagination li {
margin: 0 5px;
transition: 0.3s;
border-radius: 10px;
}
.blog .blog-pagination li a {
color: var(--color-default);
padding: 7px 16px;
display: flex;
align-items: center;
justify-content: center;
}
.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
background: var(--color-primary);
color: #fff;
}
.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
color: var(--color-white);
}
/*--------------------------------------------------------------
# Blog Posts List
--------------------------------------------------------------*/
.blog .posts-list article {
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
padding: 30px;
height: 100%;
border-radius: 10px;
overflow: hidden;
background-color: #fff;
}
.blog .posts-list article:hover{
border-color: transparent;
transform: translateY(-5px);
box-shadow: 0 .5rem 1rem rgba(0,0,0,0.15);
cursor: pointer;
}
.blog .posts-list .post-img {
max-height: 240px;
margin: -30px -30px 15px -30px;
overflow: hidden;
}
.blog .posts-list .post-category {
font-size: 16px;
color: #555555;
margin-bottom: 10px;
}
.blog .posts-list .title {
font-size: 22px;
font-weight: 700;
padding: 0;
margin: 0 0 20px 0;
}
.blog .posts-list .title a {
color: var(--color-default);
transition: 0.3s;
text-decoration: none;
}
.blog .posts-list .title a:hover {
color: var(--color-primary);
}
.blog .posts-list .post-author-img {
width: 50px;
border-radius: 50%;
margin-right: 15px;
}
.blog .posts-list .post-author-list {
font-weight: 600;
margin-bottom: 5px;
}
.blog .posts-list .post-date {
font-size: 14px;
color: #3c3c3c;
margin-bottom: 0;
}
</style>
<link rel="stylesheet" href="{{ asset('templatehome/notify/themes/alertify.core.css') }}" />
<link rel="stylesheet" href="{{ asset('templatehome/notify/themes/alertify.default.css') }}" id="toggleCSS" />
<script src="{{ asset('templatehome/notify/lib/alertify.min.js') }}"></script>
<script>
function resetNotif(){
$("#toggleCSS").attr("href", "{{ asset('templatehome/notify/themes/alertify.default.css') }}");
alertify.set({
labels : {
ok : "OK",
cancel : "Cancel"
},
delay : 5000,
buttonReverse : false,
buttonFocus : "ok"
});
}
</script>
{% endblock %}
</head>
<body id="home" class="html-ltr">
{{ render(controller("App\\Controller\\General\\Template\\MenuController::menubare", {'position': 'offerts'})) }}
<div id="outer-wrapper">
<main>
{% block body %}
{% endblock %}
</main>
{{ render(controller("App\\Controller\\General\\Template\\MenuController:footer", {'position': 'offerts'})) }}
</div>
<div class="content-alert-action-factory-user" value="0" name="0" style="display: none;"></div>
<div class="panel-result-action-factory-user" style="display: none; position: fixed; z-index: 90000; width: 100%; text-align: center; top: 40%;">
<span style="display: inline-block; width: 80px; height: 80px; background: transparent; text-align: center; padding-top: 25px;">
<div data-w-id="bdd6bb74-6a76-cc2b-93ad-7ae71601b802" data-animation-type="lottie" data-src="https://assets2.lottiefiles.com/datafiles/kaSuzs8QVBUsk3j/data.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="26.2" data-duration="0" style="height: 100px;"></div>
</span>
</div>
<div class="modal fade" data-backdrop="static" id="open-modalSelect-reinitialize" style="padding-top: 50px;">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header color-bottom" style="border-bottom: 4px solid #37c0fb; display: block!important;">
<button type="button" class="close custom-close-popup" style="float: right!important;">×</button>
<h3 class="modal-title" style="margin: 0px; font-size: 22px;"> Initialisation du mot de passe</h3>
</div>
<div class="modal-body">
<div class="wait-account-verification-affiliate" style="text-align: center; height: 100px; padding-top: 30px; color: #333;">
Patientez un moment pendant la vérification de votre session.</br>
<img src="{{ asset('template/images/loader1.gif') }}" alt="image" style="height: 40px; width: 40px;">
</div>
<div class="form-coustom-reset-password" style="text-align: left; display: none; margin-bottom: 30px;">
<div class="col-md-10 col-sm-12 col-md-offset-1" style="color: #333;">
<div style="border-bottom: 1px solid #ddd; margin-bottom: 15px; font-size: 20px;">Identification du compte</div>
<form method="post" action="#" class="form-check-identifiant">
<div class="form-group form-group-resset">
<input type="text" class="form-control" placeholder="Rentrez l'email du compte" required="">
</div>
<div class="alert alert-resset alert-block alert-danger" style="display:none">
<h4>Erreur !</h4>
Nous n'avons pu identifier un compte avec cette adresse.
</div>
<div class="form-group">
<button class="btn btn-primary" style="background: #e34520;">Envoyer</button>
</div>
</form>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="modal-footer" style="color: #333;">
{% include 'Theme/General/Template/Menu/social.html.twig' %}
</div>
</div>
</div>
</div>
<div id="sppmodal-container" class="sppmodal-container">
<div class="sppmodal-background">
<div class="silly_scrollbar">
<div class="sppmodal">
<a href="#!" class="pull-right close-sppmodal" style="position: absolute; top: 7px; right: 7px;">
<img src="{{ asset('template/images/close.svg') }}" style="height: 22px;"/>
</a>
<div class="wait-account-verification" style="padding-top: 2px; margin-top: -3px; margin-right: -1px; margin-left: -1px;">
<img src="{{ asset('template/images/user-bg.jpg') }}" alt="image" style="width: 100%; border-radius: 5px 5px 0px 0px;">
<div class="text-center" style="margin-top: 60px;">
<img src="{{ asset('template/images/loader1.gif') }}" alt="image" style="height: 30px; width: 40px;">
<div>Chargement en cours ...</div>
</div>
</div>
<div class="sppmodal-content"></div>
<div style="position: absolute; bottom: 0px; width: 100%; padding: 15px 10px; border-top: 1px solid #ddd; background: #f7f7f7;">
{% include 'Theme/General/Template/Menu/social.html.twig' %}
</div>
</div>
</div>
</div>
</div>
<!--[if !IE]><!-->
<script type="text/javascript" src="{{ asset('templatehome/js/common-protocol.e63d930b4412.js') }}" charset="utf-8"></script>
<!--<![endif]-->
<script type="text/javascript" src="{{ asset('templatehome/js/stub-attribution.bf7c7a8615d5.js') }}" charset="utf-8"></script>
<!--[if !IE]><!-->
<script type="text/javascript" src="{{ asset('templatehome/js/home.c5483f81f59a.js') }}" charset="utf-8"></script>
<!--===============================================================================================-->
<script src="{{ asset('template/login/vendor/bootstrap/js/popper.js') }}"></script>
<script src="{{ asset('template/login/vendor/bootstrap/js/bootstrap.min.js') }}"></script>
<!--===============================================================================================-->
{% block srcjavascript %}
{% endblock %}
<script type="text/javascript">
$(function(){
$('.open-spp-modal').click(function(){
$('.sppmodal-content').hide();
$('.wait-account-verification').show();
$('#sppmodal-container').removeClass('out').addClass('one');
$('body').addClass('sppmodal-active');
$.post('{{ path('produit_produit_ajouter_product_panier', {'position': 'duree'}) }}',function(data){
if(data != 0)
{
$('.wait-account-verification').hide();
$('.sppmodal-content').show();
$('.sppmodal-content').html(data);
}else{
resetNotif();
alertify.alert("Echec, Une erreur a été rencontrée. Essayez à nouveau !");
$('#sppmodal-container').addClass('out');
$('body').removeClass('sppmodal-active');
}
});
})
$('.close-sppmodal').click(function(){
resetNotif();
alertify.confirm("Êtes-vous certain de vouloir annuler cette opération ?", function (e) {
if(e){
$('#sppmodal-container').addClass('out');
$('body').removeClass('sppmodal-active');
} else {
alertify.success("Opération annulée avec succès !");
}
});
});
{% block javascript %}
{% endblock %}
});
</script>
</body>
</html>