{% extends "Theme/Users/User/layoutoffert.html.twig" %}
{% block meta %}
{{ parent() }}
<meta name="keywords" content="{{ site }}, {{ keywords }}"/>
<meta name="author" content="Noel Kenfack"/>
<meta name="description" content="{{ metier }}, {{ site }}"/>
{% endblock %}
{% block title %}
{{ parent() }} {{ site }}
{% endblock %}
{% block stylesheets %}
{{ parent() }}
<style>
/* */
.small-text {color:#2c2b0c;}
.heading{color:#000; font-size:39px; font-weight:700;}
.work-process-section { width: 100%; display: block; padding: 90px 0px 100px; background: #f7f6e2 ; background-size: cover; background-position: center; }
.work-process-section .heading-block { width: 100%; display: block; max-width: 600px; margin: 0px auto 60px; text-align: center; }
.work-process-section .heading-block .description { font-size: 16px; color: #666666; margin-bottom: 0px; }
.work-process-block { max-width: 1600px; width: 100%; margin: 0px auto; /* height: 450px; */ }
.work-process-layout1 .work-process-top .number { display:inline-block; width:80px; height:80px; text-align:center; border:5px solid; font-size:26px; font-weight:700; line-height:73px; margin-left:40px; margin-bottom:25px; background-color: #b9b533 !important; border-radius: 50%; position: relative; -webkit-transition: all ease 0.4s; transition: all ease 0.4s; }
.work-process-layout1 .work-process-top { text-align:center; position:relative }
.work-process-layout1 .work-process-top .shape { -webkit-transition: all ease 0.4s; transition: all ease 0.4s; display:inline-block; position:absolute; left:25px; top:63px; width:100%; height:270px; max-width:270px; -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%); clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%); border-radius:10px; z-index:0; -webkit-transform:rotate(-5deg); -ms-transform:rotate(-5deg); transform:rotate(-5deg); background-color: #b9b533; }
.work-process-layout1 .vs-work-process-2 .shape { background: #99962a !important; }
.work-process-layout1 .vs-work-process-2 .number{ background: #99962a !important; }
.work-process-layout1 .vs-work-process-2 .work-process-content { border-color: #99962a !important; }
/* .work-process-layout1 .vs-work-process-3 .shape { background: #008dc4 !important; }
.work-process-layout1 .vs-work-process-3 .number{ background: #008dc4 !important; }
.work-process-layout1 .vs-work-process-3 .work-process-content { border-color: #008dc4 !important; }
*/
.work-process-layout1 .vs-work-process-4 .shape { background: #90acd1 !important; }
.work-process-layout1 .vs-work-process-4 .number{ background: #90acd1 !important; }
.work-process-layout1 .vs-work-process-4 .work-process-content { border-color: #90acd1 !important; }
.work-process-layout1 .work-process-content { -webkit-transition: all ease 0.4s; transition: all ease 0.4s; border-radius:10px; box-shadow:0px 3px 0px 0px rgba(17,180,245,0.004),0px 3px 50px 0px rgba(17,180,245,0.1); background-color:rgba(255,255,255,0.969); padding:35px 20px; padding-bottom:30px; max-width:270px; border-bottom:3px solid #b9b533; position: relative;}
.work-process-layout1 .work-process-content.odd-block { border-color: #d9d675; }
.work-process-layout1 .work-process-content .icon { width: 45px; height: 45px; margin: 0px auto 20px; }
.work-process-layout1 .work-process-content .icon img{ width: 100%; height: 100%; }
.work-process-layout1 .work-process-content .process-title { color: #1d165c; font-size: 20px; line-height: 30px; transition: all 500ms ease; font-weight:600; margin-bottom: 12px; }
.work-process-layout1 .work-process-content .text { position: relative; font-size: 14px; line-height: 24px; color: #666666; transition: all 500ms ease; margin-bottom: 0px; }
.work-process-layout1 .vs-work-process:hover .work-process-top .shape {-webkit-transform:rotate(0); -ms-transform:rotate(0); transform:rotate(0); -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%); clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}
.work-process-layout1 .vs-work-process:hover .work-process-top .number { margin-bottom:0px; margin-left:0% }
/*================= Beging Article =================*/
.card {
display: flex;
margin-bottom: 30px;
width: 100%;
}
.card .card-icon-top {
font-size: 4.5rem;
margin-top: 3rem;
}
.card .card-tags {
color: #097d6c;
display: inline-block;
font-weight: 700;
margin-bottom: 1rem;
}
.card .card-tags:before {
content: "";
background-color: #097d6c;
width: 0.75em;
height: 0.75em;
border-radius: 100%;
display: inline-block;
margin-right: 0.5rem;
}
.card .card-date {
display: inline-block;
padding-bottom: 1rem;
}
.card .card-title {
color: #212529;
display: block;
font-weight: 700;
font-size: 1.5rem;
line-height: 1.33333;
margin-bottom: 1rem;
}
.card .card-title:last-child {
margin-bottom: 0;
}
.card .card-label {
color: #212529;
display: block;
font-size: 1.5rem;
line-height: 1.33333;
font-weight: 700;
}
.card .card-body {
padding: 2rem 2rem 2rem 2rem;
align-self: center;
width: 100%;
}
.card .card-body .popover-wrapper.right {
position: absolute;
right: 0;
}
.card .card-metadata {
min-width: 10rem;
}
.card .card-footer {
border-top: none;
padding: 0 2rem 2rem 2rem;
background-color: inherit;
display: flex;
align-items: center;
}
.card .card-footer .vfi {
color: #097d6c;
font-size: 2.5rem;
padding-left: 0.5rem;
}
.card .vfi {
color: #097d6c;
}
.card > a {
border-bottom: none;
color: #637381;
display: flex;
flex-direction: column;
height: 100%;
}
.card > a:hover,
.card > a:active {
color: #fff;
background: #097d6c;
text-decoration: none;
}
.card > a:hover .card-title,
.card > a:hover .card-icon-top,
.card > a:hover .card-footer .vfi,
.card > a:hover .card-tags,
.card > a:active .card-title,
.card > a:active .card-icon-top,
.card > a:active .card-footer .vfi,
.card > a:active .card-tags {
color: #fff;
}
.card > a:hover .text-muted,
.card > a:active .text-muted {
color: #fff !important;
}
.card > a:hover .card-tags:before,
.card > a:active .card-tags:before {
background-color: #fff;
}
.card2 {
-webkit-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
border: none;
-webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
}
.card2:hover {
transform: scale(1.04);
border: none;
}
.card2 > a:hover,
.card2 > a:active {
color: inherit;
background: #fff;
text-decoration: none;
}
.card2 > a:hover .card-icon-top,
.card2 > a:hover .card-footer .vfi,
.card2 > a:hover .card-tags,
.card2 > a:active .card-icon-top,
.card2 > a:active .card-footer .vfi,
.card2 > a:active .card-tags {
color: inherit;
}
.card2 > a:hover .card-title,
.card2 > a:active .card-title {
color: #097d6c;
}
.card2 > a:hover .text-muted,
.card2 > a:active .text-muted {
color: #fff !important;
}
.card2 > a:hover .card-tags:before,
.card2 > a:active .card-tags:before {
background-color: #fff;
}
.card3 {
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.card3:hover {
border: 1px solid #0cb097;
}
.card3 > a:hover,
.card3 > a:active {
color: inherit;
background: #fff;
text-decoration: none;
}
.card3 > a:hover .card-icon-top,
.card3 > a:hover .card-footer .vfi,
.card3 > a:hover .card-tags,
.card3 > a:active .card-icon-top,
.card3 > a:active .card-footer .vfi,
.card3 > a:active .card-tags {
color: inherit;
}
.card3 > a:hover .card-title,
.card3 > a:active .card-title {
color: #212529;
}
.card3 > a .card-icon-top,
.card3 > a .card-icon-top {
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.card3 > a:hover .card-icon-top,
.card3 > a:active .card-icon-top {
transform: scale(1.4);
}
.card3 > a:hover .text-muted,
.card3 > a:active .text-muted {
color: #fff !important;
}
.card3 > a:hover .card-tags:before,
.card3 > a:active .card-tags:before {
background-color: #fff;
}
.card4 {
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
border: 0;
-webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
}
.card4 > a:hover,
.card4 > a:active {
background: #ffffff;
color: inherit;
text-decoration: none;
cursor: url(https://dl.dropbox.com/s/2nmb5ja0g888q8n/arrow.png) 0 0, auto;
}
.card4 > a:hover:before,
.card4 > a:active:before {
content: "";
display: block;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
position: absolute;
}
.card4 > a:hover .card-icon-top,
.card4 > a:hover .card-footer .vfi,
.card4 > a:hover .card-tags,
.card4 > a:active .card-icon-top,
.card4 > a:active .card-footer .vfi,
.card4 > a:active .card-tags {
color: inherit;
}
.card4 > a:hover .card-title,
.card4 > a:active .card-title {
color: #212529;
}
.card4 > a .card-icon-top,
.card4 > a .card-icon-top {
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.card4 > a:hover .text-muted,
.card4 > a:active .text-muted {
color: #fff !important;
}
.card4 > a:hover .card-tags:before,
.card4 > a:active .card-tags:before {
background-color: #fff;
}
.card.card-row-layout .card-body {
text-align: left;
}
@media (min-width: 500px) {
.gradien-color-height{
height: 180px!important;
}
}
@media (max-width: 500px) {
.gradien-color-height{
height: 260px!important;
}
}
@media screen and (max-width: 450px){
#page, #masthead, #content {
width: 100%!important;;
overflow: visible!important;;
}
}
@media (min-width: 992px) {
.card.card-row-layout {
flex-direction: row;
align-items: center;
}
.card.card-row-layout .card-icon-top {
margin-top: 0;
margin-left: 2rem;
}
.card.card-row-layout .card-icon-top.card-icon-right {
order: 100;
margin-right: 2rem;
}
.card.card-row-layout .card-body {
text-align: left;
}
.card.card-row-layout .card-footer {
padding: 2rem;
}
.card.card-row-layout .card-footer .vfi {
font-size: 3.6rem;
}
.card.card-row-layout > a {
flex-direction: row;
align-items: center;
width: 100%;
}
}
.card.card-large .card-title,
.card.card-featured .card-title {
color: #212529;
display: block;
font-weight: 700;
font-size: 1.5rem;
line-height: 1.33333;
}
.card.card-large .card-body,
.card.card-featured .card-body {
text-align: left;
}
@media (min-width: 992px) {
.card.card-fw .card-img-top {
margin-left: 1rem;
max-width: 300px;
order: 100;
}
}
.card.card-large.card-row-layout .card-body {
text-align: center;
}
@media (min-width: 992px) {
.card.card-large.card-row-layout .card-body {
text-align: left;
}
}
@media (min-width: 992px) {
.card.card-large.card-fw .card-img-top {
margin-left: 1rem;
max-width: 400px;
order: 100;
}
.card.card-large.card-fw .vfi {
color: #fff;
}
}
@media (min-width: 1200px) {
.card.card-large.card-fw .card-img-top {
max-width: 500px;
}
}
.card.card-featured .card-body .text-muted {
display: inline-block;
margin-bottom: 1.5rem;
}
.card.card-featured .card-body .card-footer {
padding: 0;
}
@media (min-width: 992px) {
.card.card-featured .card-img-top {
flex: 0 0 50%;
max-width: 50%;
margin: 0;
align-self: start;
}
.card.card-featured .card-body {
display: flex;
flex-flow: column nowrap;
height: 100%;
}
.card.card-featured .card-body .card-footer {
margin-top: auto;
}
}
.card.card-label-content .card-title {
font-weight: 700;
}
.card.card-label-content .card-label {
font-size: 1rem;
}
.card .rounded-circle {
margin: 2rem auto 1rem auto;
width: 61.5%;
}
.card[data-toggle="modal"] {
cursor: pointer;
}
.cards > div,
.cards .card-item {
display: flex;
}
.cards .card.bg-gray-sky {
border: none;
}
.cards.bg-gray-sky {
background-color: transparent;
}
.cards.bg-gray-sky .card {
background-color: #f4f6f8;
border: none;
}
.cards.bg-gray-sky .card .vfi {
color: #097d6c;
}
.cards.bg-gray-sky .card a:hover .vfi {
color: #fff;
}
.cards.cards-bs-grid {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cards.cards-bs-grid .card-item {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.cards.cards-bs-grid .card-item {
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width: 992px) {
.cards.cards-bs-grid .card-item {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
}
/* ============Start Article ========*/
.banner {
display: block;
text-decoration: none;
color: inherit;
overflow: hidden;
background-color: hsl(0, 0%, 100%);
box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
0 0.3px 0.4px hsla(230, 13%, 9%, 0.02),
0 0.9px 1.5px hsla(230, 13%, 9%, 0.045),
0 3.5px 6px hsla(230, 13%, 9%, 0.09);
border-radius: 0.375em;
transition: 0.3s;
width: 100%;
margin-inline: auto;
}
.banner__grid {
display: flex;
flex-direction: column;
}
.banner__grid > * {
min-width: 0;
}
.banner__link {
position: relative;
text-decoration: none;
color: hsl(250, 84%, 54%);
display: inline-block;
transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
transform-origin: left bottom;
}
.banner__link i {
/* label */
position: relative;
z-index: 2;
display: inline-block;
transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.banner__link::after {
/* animated border */
content: "";
background-color: currentColor;
height: 2px;
width: 100%;
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
-webkit-clip-path: inset(0% round 0.1875em);
clip-path: inset(0% round 0.1875em);
opacity: 0.15;
transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.banner__figure {
height: 0;
width: 100%;
padding-bottom: 50%;
transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.banner__text {
padding: 1.5rem;
}
.banner__link-wrapper {
margin-top: 1rem;
}
.banner:hover {
box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
0 0.9px 1.25px hsla(230, 13%, 9%, 0.025), 0 3px 5px hsla(230, 13%, 9%, 0.05),
0 12px 20px hsla(230, 13%, 9%, 0.09);
}
.banner:hover .banner__link {
transform: scale(1.3);
}
.banner:hover .banner__link i {
transform: scale(0.7);
}
.banner:hover .banner__link::after {
height: 100%;
}
.banner:hover .banner__figure {
transform: scale(1.05);
}
@media (min-width: 64rem) {
.banner__grid {
flex-direction: row-reverse;
}
.banner__grid > * {
width: 50%;
}
.banner__figure {
height: 100%;
padding-bottom: 0;
-webkit-clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 50px 100%);
clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 50px 100%);
}
.banner__text {
padding: 3rem;
}
.banner__link-wrapper {
margin-top: 1.5rem;
}
.banner--invert .banner__grid {
flex-direction: row;
}
.banner--invert .banner__figure {
-webkit-clip-path: polygon(
0% 0%,
calc(100% - 100px) 0%,
calc(100% - 50px) 100%,
0% 100%
);
clip-path: polygon(
0% 0%,
calc(100% - 100px) 0%,
calc(100% - 50px) 100%,
0% 100%
);
}
.banner--invert .banner__text {
text-align: right;
}
.banner--invert .banner__link {
transform-origin: right bottom;
}
.banner:hover .banner__figure {
-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
}
/* ------------------------ Watermark (Please Ignore) ----------------------- */
.watermark-ctr {
--clr-button-bg: #141414;
--clr-button: 72, 39, 236;
--clr-text: #ffffff;
position: fixed;
bottom: 1.5rem;
right: 1.5rem;
z-index: 1000;
}
.watermark-ctr a {
text-decoration: none;
color: inherit;
display: flex;
}
.generate-button {
--generate-button-star-1-opacity: 0.25;
--generate-button-star-1-scale: 1;
--generate-button-star-2-opacity: 1;
--generate-button-star-2-scale: 1;
--generate-button-star-3-opacity: 0.5;
--generate-button-star-3-scale: 1;
--generate-button-dots-opacity: 0;
appearance: none;
outline: none;
border: none;
padding: 14px 24px 14px 20px;
border-radius: 29px;
margin: 0;
background-color: var(--clr-button-bg);
color: var(--clr-text);
display: flex;
align-items: center;
justify-content: center;
position: relative;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
z-index: 1;
transform: scale(var(--generate-button-scale, 1)) translateZ(0);
box-shadow: 0px 0px 120px var(--generate-button-shadow-wide, transparent),
0px 4px 12px rgba(0, 0, 0, 0.05), 0px 1px 2px rgba(0, 0, 0, 0.1),
inset 0px 1px 1px
var(--generate-button-shadow-inset, rgba(255, 255, 255, 0.04)),
0 0 0 var(--generate-button-shadow-outline, 0px)
rgba(var(--clr-button), 0.4);
transition: transform 0.3s, background-color 0.3s, box-shadow 0.3s, color 0.3s;
}
.generate-button:before {
content: "";
display: block;
position: absolute;
right: 20%;
height: 20px;
left: 20%;
bottom: -10px;
background: rgba(204, 204, 204, 0.4);
filter: blur(12.5px);
z-index: 2;
clip-path: inset(-200% -30% 10px -30% round 29px);
opacity: 0;
transition: opacity 0.4s;
transform: translateZ(0);
}
.generate-button span {
position: relative;
z-index: 1;
font-family: "Poppins", Arial;
font-weight: 600;
font-size: 16px;
letter-spacing: 0.005em;
display: block;
user-select: none;
}
.generate-button .stroke {
mix-blend-mode: hard-light;
}
.generate-button .stroke svg {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
fill: none;
stroke-width: 0.75px;
stroke: #e2d9ff;
stroke-dasharray: 1.5 14;
stroke-dashoffset: 22;
opacity: 0;
}
.generate-button .stroke svg:nth-child(2) {
stroke-width: 1px;
stroke-opacity: 0.5;
filter: blur(3px);
}
.generate-button svg.icon {
width: 18px;
height: 20px;
margin-right: 10px;
fill: currentColor;
}
.generate-button svg.icon path:nth-child(1) {
opacity: var(--generate-button-star-1-opacity);
transform: scale(var(--generate-button-star-1-scale)) translateZ(0);
transform-origin: 25% 14.58%;
}
.generate-button svg.icon path:nth-child(2) {
opacity: var(--generate-button-star-2-opacity);
transform: scale(var(--generate-button-star-2-scale)) translateZ(0);
transform-origin: 60.42% 50%;
}
.generate-button svg.icon path:nth-child(3) {
opacity: var(--generate-button-star-3-opacity);
transform: scale(var(--generate-button-star-3-scale)) translateZ(0);
transform-origin: 25% 85.42%;
}
.generate-button:hover {
--generate-button-scale: 1.01;
--generate-button-shadow-wide: rgba(var(--clr-button), 0.4);
--generate-button-shadow-inset: rgba(255, 255, 255, 0.35);
--generate-button-shadow-outline: 3px;
color: var(--clr-text);
background-color: rgba(var(--clr-button));
}
.generate-button:hover .stroke svg {
animation: stroke 2s linear infinite;
}
.generate-button:hover:before {
opacity: 1;
}
.generate-button:hover span:before {
opacity: 0;
}
.generate-button:hover:active {
--generate-button-scale: 1.05;
}
@keyframes stroke {
0% {
opacity: 0;
}
25%,
75% {
opacity: 1;
}
95%,
100% {
stroke-dashoffset: 6;
opacity: 0;
}
}
.pagination {
font-weight: bold;
font-size: 16px;
font-family: "helvetica neue", helvetica, arial, sans-serif;
}
.pagination a {
padding: 3px;
border: 1px solid #262626;
border-radius: 3px;
margin: 3px;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #b8b8b8));
background: -moz-linear-gradient(top, #e3e3e3, #b8b8b8);
background: -webkit-linear-gradient(top, #e3e3e3, #b8b8b8);
background: linear-gradient(to bottom, #e3e3e3, #b8b8b8);
box-shadow: 0 0 6px rgba(0, 0, 0, 0.6), inset 0 1px rgba(255, 255, 255, 0.4);
color: #333;
text-decoration: none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.72);
}
.pagination a:hover {
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d90073), color-stop(100%, #a00056));
background: -moz-linear-gradient(top, #d90073, #a00056);
background: -webkit-linear-gradient(top, #d90073, #a00056);
background: linear-gradient(to bottom, #d90073, #a00056);
color: #260014;
}
.pagination a.active {
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00add9), color-stop(100%, #00708c));
background: -moz-linear-gradient(top, #00add9, #00708c);
background: -webkit-linear-gradient(top, #00add9, #00708c);
background: linear-gradient(to bottom, #00add9, #00708c);
color: #001e26;
}
.pagination a.active:hover {
cursor: default;
}
.pagination .prev:before {
content: "« ";
font-weight: normal;
}
.pagination .next:after {
content: " »";
font-weight: normal;
}
.pagination .next:hover, .pagination .prev:hover {
border-color: #141414;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjYyNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #262626), color-stop(100%, #1a1a1a));
background: -moz-linear-gradient(top, #262626, #1a1a1a);
background: -webkit-linear-gradient(top, #262626, #1a1a1a);
background: linear-gradient(to bottom, #262626, #1a1a1a);
box-shadow: 0 0 6px rgba(0, 0, 0, 0.6), inset 0 1px rgba(255, 255, 255, 0.1);
color: #ebebeb;
text-shadow: none;
}
</style>
{% endblock %}
{% block userblog_body %}
<div style="background-image: linear-gradient(-1deg, #F6FCFF 0%, #EAF7FF 98%);">
{% if position == 'aide' %}
{{ render(controller("App\\Controller\\Produit\\Service\\ServiceController:articlesdemo", {'position': position, 'page': page})) }}
{% else %}
{% if position == 'faq' %}
{{ render(controller("App\\Controller\\Produit\\Service\\ServiceController:articlesfaq", {'position': position, 'page': page})) }}
{% else %}
{% if position == 'blog' %}
{{ render(controller("App\\Controller\\Produit\\Service\\ServiceController:articlesblog", {'position': position, 'page': page})) }}
{% else %}
{% if position == 'presentation' %}
{{ render(controller("App\\Controller\\Produit\\Service\\ServiceController:articleapropos", {'position': position, 'page': page})) }}
{% else %}
{% if position == 'garantie' %}
{{ render(controller("App\\Controller\\Produit\\Service\\ServiceController:articlesengagement", {'position': position, 'page': page})) }}
{% else %}
{% if position == 'toutinclus' %}
{{ render(controller("App\\Controller\\Produit\\Service\\ServiceController:articlestoutinclus", {'position': position, 'page': page})) }}
{% else %}
{% if position == 'modepaiement' %}
{{ render(controller("App\\Controller\\Produit\\Service\\ServiceController:articlesmodepaiement", {'position': position, 'page': page})) }}
{% else %}
{% if position == 'cgu' %}
{{ render(controller("App\\Controller\\Produit\\Service\\ServiceController:articlescgu", {'position': position, 'page': page})) }}
{% else %}
{% if position == 'confidentialite' %}
{{ render(controller("App\\Controller\\Produit\\Service\\ServiceController:articlesconfidentialite", {'position': position, 'page': page})) }}
{% else %}
{{ render(controller("App\\Controller\\Produit\\Service\\ServiceController:itemaide", {'position': 'menuaide'})) }}
{% endif %}
{% endif %}
{% endif %}
{% endif %}
{% endif %}
{% endif %}
{% endif %}
{% endif %}
{% endif %}
</div>
{% include 'Theme/General/Template/Menu/contacts.html.twig' %}
<div style="border-top: 2px solid #ddd; background: #fff;">
<div class="container">
{{ render(controller("App\\Controller\\Users\\User\\BilletController:aviscarousel")) }}
</div>
</div>
<div class="modal fade" data-backdrop="false" id="modalArticlesDetail" style="margin-top: -75px;">
<div class="modal-dialog modal-md">
<div class="modal-content">
<div class="modal-header color-bottom" style="border-bottom: 4px solid #37c0fb; display: block;">
<button type="button" class="close" data-dismiss="modal" style="float: right;">×</button>
<h3 class="modal-title custom-title-modal" style="text-transform: capitalize; text-align: left;"> {{ position }} <span class=" fa fa-chevron-right" style="font-size: 20px;"></span> Article #{{ id }}</h3>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-12">
<div class="wait-chargement-content-module-article" style="text-align: center;">
Patientez un moment pendant le chargement de l'article</br>
<img src="{{ asset('template/images/loader1.gif') }}" alt="image" style="height: 40px; width: 40px;">
</div>
<div class="content-module-loading-article" style="display: none;">
</div>
</div>
</div>
</div>
<div class="modal-footer color-top" style="text-align: right; border-top: 4px solid #37c0fb; display: block;">
{% include "Theme/General/Template/Menu/social.html.twig" %}
</div>
</div>
</div>
</div>
{% endblock %}
{% block srcjavascripttemplate %}
{% endblock %}
{% block javascripttemplate %}
{% for infos in app.session.flashbag.get('information') %}
{% if loop.first %}
resetNotif();
alertify.alert("{{ infos }}");
{% endif %}
{% endfor %}
$('a').tooltip();
$('.div-tab-mod').hide();
$('.div-tab-mod:first').show();
$('.tabs-nav li:first').addClass('tab-active');
// Change tab class and display content
$('.tabs-nav a').on('click', function(event){
event.preventDefault();
$('.tabs-nav li').removeClass('tab-active');
$(this).parent().addClass('tab-active');
$('.div-tab-mod').hide();
$($(this).attr('href')).show();
});
$(".open").click(function(){
var container = $(this).parents(".topic");
var answer = container.find(".answer");
var trigger = container.find(".faq-t");
answer.slideToggle(200);
if (trigger.hasClass("faq-o")) {
trigger.removeClass("faq-o");
}
else {
trigger.addClass("faq-o");
}
if (container.hasClass("expanded")) {
container.removeClass("expanded");
}
else {
container.addClass("expanded");
}
});
$('.item-app').hover(function(){
$(this).find('.popover').stop(true, true).delay(200).fadeIn(200);
}, function(){
$(this).find('.popover').stop(true, true).delay(200).fadeOut(200);
});
$('.open-content-article-reponse').click(function(){
var id = $(this).attr('value');
openarticlesupport(id);
});
function openarticlesupport(id)
{
$('#modalArticlesDetail').modal('show');
$('.wait-chargement-content-module-article').show();
$('.content-module-loading-article').hide();
$('.custom-title-modal').html('<img src="{{ asset('template/images/diplome.jpg') }}" alt="image" style="height: 40px; width: 40px;"/> {{ position }} <span class="fa fa-gg" style="font-size: 20px;"></span> Article <span class=" fa fa-gg" style="font-size: 20px;"></span> '+id*87);
$.post('{{ path('produit_service_detail_article_support') }}',{ id: id }, function(data){
$('.wait-chargement-content-module-article').hide();
$('.content-module-loading-article').show();
$('.content-module-loading-article').html(data);
});
}
{% if id > 0 %}
openarticlesupport({{ id }});
{% endif %}
{% endblock %}