@charset "utf-8";
*,
:after,
:before,
body {
    box-sizing: border-box
}

.center,
body,
main {
    width: 100%
}

#page_error .center,
.center {
    transform: translateY(-50%);
    float: left
}

.burger,
.load-body {
    visibility: hidden
}

/* Maroc Specific */

.border-box {
    border: 4px solid white;
}

.logo {
        height: 60px;
    }

@media screen and (min-width: 600px) {
    .burger{
        position: absolute;
    }
}

.nav-bubble .sub-li a,
.nav-general .li-desktop,
h3 {
    text-transform: uppercase
}

.select-style select:focus,
a,
a img,
select[name=lang] {
    outline: 0
}

a,
nav.lang ul li a {
    text-decoration: none
}

* {
    margin: 0;
    padding: 0
}

.clearfix:after,
.clearfix:before {
    content: ' ';
    display: table
}

.clearfix:after {
    clear: both
}

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

strong {
  font-weight: bold!important;
}

#loader {
    width: 73px;
    margin: 8px 5.65%
}

img {
    border: 0
}

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

.center {
    position: absolute;
    top: 50vh
}

body {
    line-height: 1;
    font-family: Roboto, sans-serif;
    color: #fff;
    background-color: #F80059
}

body,
html {
    overflow-x: hidden
}

body::-webkit-scrollbar {
    display: none
}

main {
    float: left;
    min-height: calc(100vh - 140px)
}

#page_error .gif,
#page_error figure {
    min-height: 300px;
    width: 100%
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

header {
    margin-bottom: 64px;
    width: 100%;
    position: relative
}

#page_error .center {
    width: 100%;
    position: absolute;
    padding-right: 6%;
    top: 40%
}

.nav-bubble,
.nav-bubble:before {
    left: 50%;
    transform: translateX(-50%)
}

#page_error .card {
    height: 300px
}

#page_error figure {
    overflow: hidden;
    border-radius: 15Px
}

#page_error .btn-round {
    bottom: -34px
}

#download-app_mobile {
    display: none
}

#reset_margin-bottom:last-child,
.home section,
.home-cards .bloc,
.home-cards section {
    margin-bottom: 0
}

section {
    float: left;
    width: 100%;
    font-weight: 500;
    margin-bottom: 64px
}

section:last-child {
    margin-bottom: 120px
}

.title-page {
    margin-bottom: 64px;
    max-width: 480px
}

.title-page p {
    margin-bottom: 8px
}

h2 {
    font-size: 33px;
    margin-bottom: 9px;
    font-weight: 800;
    font-style: italic
}

h3 {
    opacity: .8;
    font-size: 15px;
    margin-bottom: 3px;
    font-weight: 600
}

h4 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 18px;
    margin-top: 5px
}

p {
    font-weight: 400;
    line-height: 19px
}

#home .title-page {
    margin-bottom: 32px
}

h1 {
    display: inline-block
}

.burger {
    padding: 15px 0 15px 15px;
    cursor: pointer
}

.burger hr {
    width: 20px;
    height: 2px;
    background-color: #fff;
    border: 0;
    border-radius: 50px
}

.burger hr:first-child {
    margin-bottom: 6px
}

.nav-general {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 20px 7% 0
}

.nav-general .li-desktop {
    position: relative;
    z-index: 3;
    display: inline-block;
    padding: 20px 10px;
    font-size: 15px;
    font-weight: 500;
    color: #fff
}

a.white {
    color: #fff;
    opacity: .7
}

a.white:hover {
    opacity: 1
}

.nav-bubble {
    position: absolute;
    justify-content: center;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 18px;
    z-index: 1
}

.nav-bubble .become-driver {
    z-index: 9999;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px
}

.nav-bubble .container-nav {
    padding: 36px 32px 0
}

.nav-bubble:before {
    content: "";
    position: absolute;
    top: -11px;
    border-left: 12px solid transparent;
    border-bottom: 12px solid #fff;
    border-right: 12px solid transparent
}

.nav-bubble .li-style a {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    font-size: 15px
}

.nav-bubble .li-style:last-child,
.passenger .nav-bubble .sub-li:last-child {
    margin-bottom: 0
}

.download-app .nav-bubble a {
    color: #190134;
    align-items: center
}

.download-app h4 {
    margin-bottom: 0;
    width: 200px!important
}

.nav-bubble .li-style a:hover {
    opacity: .7
}

.nav-bubble .li-style a .title-nav {
    font-size: 15px;
    width: 100%
}

.nav-bubble .li-style img {
    width: 50px;
    height: 50px
}

.nav-bubble .sub-li {
    margin-bottom: 32px
}

.nav-bubble .sub-li a {
    margin-left: 68px
}

.nav-general .li-desktop:hover ul.nav-bubble.shadow.hidden,
ul.nav-bubble.shadow.hidden:hover {
    display: block
}

.li-style p {
    width: 300px;
    margin-top: 11px;
    color: #190134;
    opacity: .5;
    font-size: 15px;
    text-transform: none
}

.become-driver a:hover,
.sub-li a {
    opacity: .7
}

.nav-mobile {
    position: absolute;
    z-index: 999;
    border-radius: 15px;
    overflow: hidden;
    background-color: #fff;
    width: 96%;
    margin-bottom: 16px
}

.show_nav-mobile {
    top: 18px;
    left: 2%;
    right: 2%;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.hidden_nav-mobile {
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    top: 18px;
    right: -120%;
    left: 120%;
    max-height: 100vh
}

.btn-close-mobile {
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 13px;
    padding: 0 0 15px 15px
}

.become-driver {
    width: 100%;
    padding: 32px 0;
    text-align: center;
    background-color: #190134
}

.become-driver a {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    background-color: #F80059;
    padding: 18px 27px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 14px;
    line-height: 11px
}

.nav-mobile li {
    padding: 16px 0;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center
}

.nav-mobile li img {
    width: 24px
}

ul li.separation {
    padding-left: 30px;
    border-bottom: solid 2px #F6F9FC
}

#category {
    text-transform: uppercase;
    color: #D4CFD8;
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    display: block;
    padding: 0;
    margin-top: 0
}

.nav-mobile .li-style a {
    text-transform: none
}

.li-style {
    font-weight: 500;
    font-size: 18px;
    width: 100%
}

.li-style a {
    text-transform: uppercase
}

.li-style .service {
    color: #F80059
}

.li-style .base {
    color: #9E093F
}

.li-style .pro {
    color: #45087B
}

.li-style .portail {
    color: #5E4D70
}

.li-style .heeboo,
.sub-li a {
    color: #190134
}

.li-style img {
    margin-bottom: -5px;
    margin-right: 18px
}

.sub-li a {
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize
}

.passenger .container-nav {
    padding-bottom: 40px
}

.sub-li a:hover {
    opacity: 1
}

.social-media {
    padding: 35px 0;
    background-color: #FCF8F6;
    text-align: center
}

.nav-mobile .social-media img {
    height: 22px
}

.social-media li {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle
}

.select-style {
    border: none;
    width: 100%;
    overflow: hidden;
    background: url(/img-layout/icons/chevron-dark.svg) 95% 50% no-repeat
}

.select-style select {
    padding: 0;
    width: 100%;
    border: none;
    box-shadow: none;
    background: 0 0;
    -webkit-appearance: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600
}

.select-style option{
  color: black!important;
}

select[name=lang] {
    width: 100%;
    padding: 30px;
    border: 0;
    cursor: pointer;
    font-weight: 500;
    color: #5E4D70;
    text-transform: uppercase;
    font-size: 15px
}

.fix,
.section_col1 {
    margin-left: 15%
}

article>a {
    color: #fff
}

#instagram,
.carousel {
    padding-left: 15%;
    width: 100%;
    float: left
}

.carousel-cell {
    display: block;
    float: left
}

.flickity-prev-next-button {
    top: 0;
    width: 44px
}

.section_card-large .flickity-prev-next-button {
    height: 290px
}

.section_card-icons .flickity-prev-next-button,
.section_card-prices .flickity-prev-next-button,
.section_card-testimonial .flickity-prev-next-button {
    height: 188px
}

.section_card-media .flickity-prev-next-button {
    height: 276px
}

.card {
    margin-bottom: 18px
}

.shadow {
    box-shadow: 0 12px 15px rgba(0, 0, 0, .15);
    transition: .2s
}

.shadow:hover {
    box-shadow: 0 15px 20px rgba(0, 0, 0, .2);
    transition: .3s ease-in-out
}

.media:hover {
    transform: scale(.97);
    transition: .4s ease-in-out
}

input[type=submit] {
    box-shadow: 0 12px 10px rgba(0, 0, 0, .2);
    transition: .2s
}

.bloc {
    margin-right: 0
}

.bloc-clickable {
    margin-right: 30px;
    border-radius: 15px
}

.section_card-icons .bloc-unclickable:nth-child(2n) .card {
    background-color: rgba(21, 1, 52, .7)!important
}

.bloc-unclickable:first-child .card {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    overflow: hidden
}

.bloc-unclickable:last-child .card {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden
}

.section_card-icons .bloc .card {
    width: 320px;
    height: 188px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    background-color: #160234
}

.section_card-icons .picto {
    margin: auto;
    width: 72px
}

.section_card-icons p {
    margin-top: 18px;
    max-width: 275px
}

.section_card-large .card {
    width: 500px;
    height: 290px;
    display: inline-block;
    position: relative;
    border-radius: 15px
}

.section_card-large a {
    width: 500px;
    max-height: 290px;
    margin-bottom: 32px
}

.section_card-large .card-title {
    position: absolute;
    top: 18px;
    left: 18px;
    z-index: 2;
    color: #fff;
    max-width: 240px
}

.section_card-large figure {
    width: 100%;
    height: 290px;
    overflow: hidden;
    border-radius: 15px
}

.section_card-large .gif {
    width: 100%;
    min-height: 290px
}

.section_card-large .filter {
    position: absolute;
    width: 100%;
    height: 290px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 15px;
    background: -moz-linear-gradient(top, rgba(25, 1, 52, 1) 0, rgba(25, 1, 52, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(25, 1, 52, 1) 0, rgba(25, 1, 52, 0) 100%);
    background: linear-gradient(to bottom, rgba(25, 1, 52, 1) 0, rgba(25, 1, 52, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#190134', endColorstr='#00190134', GradientType=0)
}

.btn-insta,
.section_card-large .btn-round {
    position: absolute;
    bottom: -25px;
    right: 16px;
    box-shadow: 0 10px 12px rgba(0, 0, 0, .2)
}

.section_card-large .btn-round {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    z-index: 2;
    background-color: #fff;
    border-radius: 100%;
    height: 52px;
    width: 52px
}

.section_card-large .btn-round img {
    margin: auto
}

.btn-icon-hover,
.btn-insta .btn-icon-hover {
    display: none
}

.change_for_pro {
    margin-top: 16px
}

.change_for_pro .btn-register {
    margin-left: 0;
    width: 210px;
    padding: 14px 8px;
    margin-top: 22px
}

.btn-charte {
    margin-left: 0;
    float: left;
    margin-top: 16px;
    margin-bottom: 32px;
    color: #190134;
    text-align: center;
    font-size: 12px;
    padding: 14px 21px;
    background-color: #fff;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 600
}

.btn-charte:hover {
    background-color: #190134;
    color: #fff;
    transition: 4sec ease-in-out
}

.video_container {
    margin-bottom: 52px;
    width: 400px;
    height: 230px;
    overflow: hidden;
    border-radius: 15px;
    transition: 0.3s ease-in-out
}

.video_container:hover {
    transform: scale(0.95) !important;
}

.video {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    width: 100%;
    min-height: 230px;
    background: url(/img-content/bg-video.png) no-repeat;
    background-size: 100%;
    border-radius: 15px
}

.video .btn-round {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    background-color: #fff;
    border-radius: 100%;
    height: 52px;
    width: 52px;
    padding-left: 3px
}

#security article {
    float: left;
    margin-left: 0;
    margin-bottom: 32px
}

#security .content-security {
    margin-left: 15%;
    max-width: 580px
}

.content-security article h3 {
    margin-top: 18px
}

.btn-insurance,
.btn-register {
    margin-top: 32px;
    margin-bottom: 8px;
    text-align: center;
    font-size: 12px;
    padding: 14px 21px;
    border-radius: 30px;
    font-weight: 600;
    float: left;
    text-transform: uppercase
}

.content-security article p {
    line-height: 22px
}

.content-security article p br {
    line-height: 30px
}

.btn-insurance {
    color: #190134;
    background-color: #fff
}

a.btn-insurance:hover {
    background-color: #190134;
    color: #fff;
    transition: .3s ease-in-out
}

.btn-register {
    margin-left: 15%;
    color: #190134;
    background-color: #fff
}

a.btn-register:hover {
    background-color: #190134;
    color: #fff;
    transition: .3s ease-in-out
}

.services .section_col1 .bloc {
    margin-bottom: 64px
}

.btn-insta {
    z-index: 1;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    background-color: #fff;
    border-radius: 100%;
    height: 52px;
    width: 52px
}

.background-card,
.cost {
    bottom: 0;
    position: absolute
}

.media,
.media img {
    border-radius: 15px
}

.btn-insta img {
    margin: auto;
    height: 18px
}

.section_card-media .bloc:first-child {
    overflow: visible;
    padding-bottom: 0
}

.section_card-media .bloc {
    margin-bottom: 40px
}

.media {
    width: 276px;
    overflow: hidden
}

.media img {
    width: 100%;
    display: table-row
}

.section_card-testimonial .bloc {
    width: 320px;
    display: inline-block
}

.section_card-testimonial p {
    margin-top: 18px;
    white-space: normal;
    margin-bottom: 8px;
    max-width: 280px
}

.section_card-testimonial img {
    width: 100%;
    display: table-row
}

.section_card-prices .bloc .card {
    width: 320px;
    height: 188px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    background-position: center center
}

#instagram,
.section_card-prices {
    width: 100%
}

.cost-container {
    position: relative;
    margin-bottom: 28px;
    height: 188px;
    overflow: hidden
}

.cost-container .carousel {
    position: absolute;
    width: 100%
}

.cost {
    margin-left: 0;
    left: 0;
    top: 0;
    right: 0;
    opacity: 1!important;
    transition: all .8s ease-in-out
}

.hidden-cost {
    opacity: 0!important;
    z-index: -8!important;
    transition: all .8s ease-in-out
}

.cost .carousel-cell:nth-child(2n+2) .background-card,
.section_cities .carousel-cell:nth-child(2n+2) img {
    opacity: .7
}

.move_left,
.move_right {
    transition: .2s ease-in-out
}

.background-card {
    height: 188px;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0
}

.cost .carousel-cell:first-child .background-card {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px
}

.cost .carousel-cell:last-child .background-card {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

h5 {
    font-size: 25px;
    font-weight: 500;
    margin-left: 22px;
    margin-right: 8px;
    width: 80px;
    text-align: right;
    vertical-align: text-top
}

.sweden h5:after,
h5:after {
    margin-left: 2px;
    vertical-align: text-top
}

.offer p {
    max-width: 310px
}

h5:after {
    content: "€";
    font-size: 16px
}

.sweden h5:after {
    content: "kr"
}

.sweden .img-se {
    margin: auto;
    width: 240px
}

.price div {
    margin-left: 10px;
    width: 100%
}

h6 {
    font-size: 18px;
    line-height: 58px
}

.btn-baseorpro {
    position: relative;
    margin-left: 15%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    width: 270px;
    height: 45px;
    border-radius: 50px;
    border: 2px solid #720142;
    text-transform: uppercase
}

.btn-baseorpro .background-btn {
    position: absolute;
    top: -3px;
    height: 47px;
    width: 140px;
    background-color: #fff;
    border-radius: 50px
}

.move_left {
    left: -2px
}

.move_right {
    left: 128px
}

.choices {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%
}

.choices a {
    cursor: pointer;
    float: left;
    background-color: transparent;
    border: none;
    font-size: 12px;
    width: 50%;
    padding: 15px 22px;
    font-weight: 600;
    color: #190134;
    text-align: center
}

.partners .select-style select,
textarea[name=comment] {
    padding-bottom: 16px;
    color: #fff;
    font-size: 13px;
    font-weight: 600
}

.hidden {
    display: none;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.press article {
    margin-bottom: 52px
}

.section_cities {
    margin-top: 10%
}

.section_cities p {
    margin-top: 8px
}

form.form_become-partner {
    float: left;
    margin-left: 15%;
    width: 70%;
    max-width: 980px;
    margin-bottom: 22px;
    margin-top: 22px
}

.partners .select-style {
    border: none;
    width: 100%;
    border-bottom: 2px solid #fff;
    overflow: hidden;
    background: url(/img-layout/dropdown.svg) 97% 20% no-repeat;
    margin-bottom: 52px
}

.partners .select-style select {
    cursor: pointer;
    width: 100%;
    border: none;
    box-shadow: none;
    background: 0 0;
    -webkit-appearance: none;
    text-transform: uppercase
}

textarea[name=comment] {
    float: left;
    width: 100%;
    border: 0;
    border-bottom: solid 2px #fff;
    background-color: transparent;
    margin-bottom: 32px;
    outline: 0;
    height: 34px;
    max-height: 300px;
    resize: none;
    border-radius: 0
}

textarea::-webkit-input-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600
}

textarea::-moz-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600
}

textarea:-ms-input-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600
}

textarea:-moz-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600
}

.form_message {
    color: #190134;
    margin-bottom: 22px
}

.partners input[type=submit] {
    float: right;
    text-align: center;
    background-color: #fff;
    border: 0 outset;
    cursor: pointer;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #190134;
    font-family: Roboto;
    height: 45px;
    width: 100px;
    text-shadow: none
}

.partners input[type=submit]:hover {
    background-color: #190134;
    color: #fff;
    transition: .3s ease-in-out
}

.dropdown-list-container {
    padding: 0 15%;
    width: 100%;
    list-style: none;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden
}

.number {
    padding-right: 12px;
    display: inline-block
}

.dropdown-list {
    position: relative;
    margin-bottom: 1px;
    max-width: 100%
}

.dropdown-list [dropdown-prop=title] {
    opacity: .7;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 22px;
    font-weight: 600;
    padding: 15px 3% 15px 0;
    color: #fff;
    display: block;
    text-decoration: none;
    border-bottom: solid 1px #fff
}

.active {
    opacity: 1!important
}

.dropdown-list [dropdown-prop=title]:hover {
    opacity: 1;
    cursor: pointer
}

.dropdown-list-items {
    -moz-transition: max-height .4s ease-in-out;
    -o-transition: max-height .4s ease-in-out;
    -webkit-transition: max-height .4s ease-in-out;
    transition: max-height .4s ease-in-out;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.dropdown-list-closed {
    max-height: 0
}

.dropdown-list-open {
    max-height: 2000px
}

.dropdown-list-items p {
    padding: 7px 0;
    line-height: 22px
}

.dropdown-icon {
    -moz-transition: -moz-transform .4s ease-in-out;
    -o-transition: -o-transform .4s ease-in-out;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    position: absolute;
    display: block;
    top: 20px;
    right: 0;
    font-size: 1em;
    padding: 0
}

.nav_footer li,
nav.lang ul {
    text-transform: uppercase;
    font-size: 15px
}

.dropdown-icon-open {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.strong {
    font-weight: 600;
    margin-right: 8px
}

.mail,
.tel {
    color: #fff;
    font-weight: 600
}

.mail:hover,
.tel:hover {
    opacity: .7
}

.terms .btn-baseorpro {
    margin: 0 auto 32px
}

.terms strong{
  font-weight: bold!important;
}

.footer_mobile {
    display: none
}

.footer_desktop {
    padding: 80px 80px 150px;
    float: left;
    display: block;
    width: 100%;
    background-color: #190134;
    position: relative
}

.footer_maroc {
    padding: 80px 80px 100px;
    float: left;
    display: block;
    width: 100%;
    background-color: #190134;
    position: relative
}

.footer_desktop div {
    display: inline-block
}

.nav_footer {
    width: 100%;
    margin-bottom: 52px
}

.nav_footer a {
    color: #fff;
    opacity: .7
}

.nav_footer a:hover {
    opacity: 1
}

.nav_footer li {
    display: inline;
    font-weight: 500;
    margin-right: 25px
}

ul.social-media-desktop {
    float: left;
    display: block
}

ul.social-media-desktop li {
    vertical-align: middle;
    display: inline-block;
    margin-right: 40px;
    opacity: 1
}

nav.lang ul ul li a,
ul.social-media-desktop a:hover {
    opacity: .7
}

nav.lang {
    position: absolute;
    float: right;
    bottom: 150px;
    right: 80px
}

nav.lang ul {
    width: 200px;
    position: relative;
    display: inline-block;
    font-weight: 600
}

nav.lang ul li:first-child {
    padding-top: 100px
}

nav.lang ul ul {
    display: none;
    position: absolute;
    top: -94px
}

nav.lang ul li:hover>ul {
    display: block
}

.chevron {
    transform: rotate(0);
    transition: .4s ease-in-out
}

nav.lang ul li:hover .chevron {
    transform: rotate(180deg);
    transition: .4s ease-in-out
}

nav.lang ul li a img.flag {
    width: 21px
}

nav.lang ul li span {
    width: 100%;
    margin-left: 13px
}

nav.lang ul:first-child {
    border-bottom: 2px solid #fff
}

nav.lang ul li a {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 8px 0;
    color: #fff
}

nav.lang ul ul li a:hover {
    opacity: 1
}

@media only screen and (max-width:600px) {
    .home-cards .bloc,
    section {
        margin-bottom: 64px
    }
    #loader {
        width: 62px;
        margin: 10px;
        position: absolute;
        top: 0;
        left: 0
    }
    body {
        position: relative;
        min-height: 100vh;
        float: left
    }
    .burger {
        visibility: visible
    }
    .center {
        position: static;
        transform: translateY(0)
    }
    #download-app_mobile {
        display: block
    }
    .home-cards .bloc {
        padding-right: 7%
    }
    h1 img {
        width: 36px
    }
    .nav-general {
        padding: 20px 20px 0
    }
    .fix,
    .section_col1 {
        margin-left: 0;
        padding-right: 28px
    }
    .nav-general ul {
        display: none
    }
    .fix {
        padding-left: 28px;
        width: 100%
    }
    .bloc-clickable {
        margin-right: 15px
    }
    .section_card-large .bloc-clickable,
    .section_col1 .bloc {
        margin-right: 0
    }
    .bloc-unclickable:nth-child(2n) {
        width: 92%!important
    }
    .bloc .card {
        height: 188px;
        width: 100%
    }
    .section_col1 {
        width: 100%;
        padding-left: 28px
    }
    #instagram,
    .carousel {
        padding-left: 28px;
        z-index: 0
    }
    .carousel-cell {
        width: 100%
    }
    .flickity-prev-next-button {
        display: none;
        opacity: 0
    }
    .section_card-large .btn-round {
        top: 100%;
        transform: translatey(-50%);
        bottom: 0;
        right: 16px
    }
    .section_card-large .card,
    .section_card-large .filter {
        width: 100%;
        height: 188px
    }
    .section_card-large figure {
        width: 100%;
        height: 188px;
        overflow: hidden
    }
    .section_card-large .gif {
        width: 100%;
        min-height: 188px
    }
    #page_error .card {
        height: 300px;
        width: 100%
    }
    #page_error figure {
        min-height: 300px;
        width: 100%;
        overflow: hidden
    }
    #page_error .gif {
        min-height: 300px;
        width: auto
    }
    .section_card-testimonial .bloc img,
    .video {
        min-height: 188px
    }
    .section_card-icons .bloc {
        width: 90%
    }
    .section_card-icons .bloc .card {
        height: 188px;
        width: 100%
    }
    .section_card-testimonial .bloc {
        width: 90%
    }
    .section_card-testimonial .bloc .card {
        height: 188px;
        width: 100%;
        overflow: hidden
    }
    .section_card-media .bloc {
        width: 90%;
        padding-right: 0
    }
    .section_card-media .bloc .card {
        width: 100%
    }
    .btn-insta {
        right: 24px
    }
    .change_for_pro {
        margin-top: 38px
    }
    .change_for_pro .btn-register {
        margin-left: 50%;
        width: 210px;
        padding: 16px 8px;
        margin-top: 30px
    }
    .video_container {
        height: 188px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto 32px auto;
        width: 86%
    }
    .video {
        background-size: cover;
        width: 100%
    }
    .section_card-prices .bloc {
        width: 90%
    }
    .section_card-prices .bloc .card {
        height: 188px;
        width: 100%;
        overflow: hidden
    }
    .background-card {
        width: 100%
    }
    a.btn-register {
        margin-left: 50%;
        transform: translateX(-50%)
    }
    .btn-baseorpro {
        margin: 0 auto 52px
    }
    #security .content-security article:first-child {
        margin-left: 0
    }
    #security .content-security {
        display: inline-block;
        width: 84%;
        margin: 0 auto 0 28px
    }
    .section a.btn-insurance {
        margin-left: 50%;
        transform: translate(-50%);
        width: 210px
    }
    .dropdown-list-container {
        padding: 0 6%
    }
    form.form_become-partner {
        margin: 0 auto;
        width: 100%;
        display: inline-block;
        float: left;
        padding-left: 28px;
        padding-right: 28px
    }
    textarea[name=comment] {
        width: 100%
    }
    .partners .section_col1 img {
        width: 100%;
        min-height: 188px
    }
    .cities .carousel,
    .devenir-driver #carousel_only_desktop {
        padding-right: 28px
    }
    .devenir-driver .section_card-large .bloc:first-child {
        margin-bottom: 64px
    }
    .devenir-driver .section_card-large .bloc .card {
        width: 100%
    }
    h2,
    h4 {
        font-weight: 600
    }
    h3 {
        font-weight: 700
    }
    .footer_mobile {
        float: left;
        display: block;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        height: 82px;
        width: 100%;
        background-color: #160234;
        margin-top: 0
    }
    .footer_desktop {
        display: none
    }
}

@media only screen and (max-width:800px) {
    ul.social-media-desktop {
        margin-left: 0;
        left: 40px;
        transform: none
    }
    nav.lang {
        width: 100%:
    }
    nav.lang ul {
        margin-left: 0;
        padding-left: 0;
        width: 200px
    }
    nav.lang ul ul {
        display: none;
        position: absolute
    }
}

@media only screen and (min-width:1600px) {
    #security .content-security,
    .btn-baseorpro,
    .btn-register,
    .fix,
    .section_col1,
    form.form_become-partner {
        margin-left: calc(50vw - 520px)
    }
    #instagram,
    .carousel {
        padding-left: calc(50vw - 520px)
    }
    .dropdown-list-container {
        padding: 0, calc(50vw - 520px)
    }
    .nav-general {
        padding: 20px 80px 0
    }
}
.email {
    color: #FFF;
    text-decoration: underline;
}
