.login_wrapper {
    max-width: 450px;
}

.login_content {
    background-color: white;
    margin-top: 50px;
    padding: 35px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0.46875rem 2.1875rem rgb(63 106 216 / 3%), 0 0.9375rem 1.40625rem rgb(63 106 216 / 3%), 0 0.25rem 0.53125rem rgb(63 106 216 / 5%), 0 0.125rem 0.1875rem rgb(63 106 216 / 3%);
    box-shadow: 0 0.46875rem 2.1875rem rgb(63 106 216 / 3%), 0 0.9375rem 1.40625rem rgb(63 106 216 / 3%), 0 0.25rem 0.53125rem rgb(63 106 216 / 5%), 0 0.125rem 0.1875rem rgb(63 106 216 / 3%);
}

.login {
    background: #e8e6e6;
    position: relative;
}

body * {
    font-family: 'Lato', sans-serif;
}

.input-login {
    border-radius: 2px !important;
}

.login_content form input[type="text"], .login_content form input[type="email"], .login_content form input[type="password"] {
    border-radius: 2px;
    -ms-box-shadow: inherit !important;
    -o-box-shadow: inherit !important;
    box-shadow: inherit !important;
    border: 1px solid #e8eaeb;
}

.separator {
    border-top: 1px solid #e8eaeb;
    margin-top: 20px;
    margin-bottom: 20px;
}


.form-group .btn {
    margin-bottom: 0px;
}


.button-radius-custom-buymps {
    border-radius: 5px !important;
    background: linear-gradient(to right, #1963ac, #2385c5) !important;
    border: 0px solid transparent;
    padding: 10px 20px;
}


/*--------------------DASHBOARD*/
body * {
    font-family: 'Lato', sans-serif;
}

body {
    font-family: 'Lato', sans-serif;
    background: #3ca1d9;
}

.left_col {
    background: #3ca1d9;
}

.img-profile {
    filter: grayscale(100%) brightness(200%) hue-rotate(360deg) saturate(263%) contrast(320%);
    width: 65%;
    margin: auto;
    display: block;
    margin-top: 20px;
}

.menu_section h3 {
    display: none;
}

.nav.side-menu>li.active>a {
    text-shadow: inherit !important;
    background-color: #1f678f;
    box-shadow: inherit !important;
    background: #1f678f;
}

.nav.side-menu>li>a, .nav.child_menu>li>a {
    color: #ffffff;
    text-transform: capitalize;
}

.nav.side-menu>li.current-page, .nav.side-menu>li.active {
    border-right: 5px solid #65c97d;
}

.nav.child_menu>li>a {
    color: #fff;
    font-size: 13px;
}

.nav-md ul.nav.child_menu li:before {
    background: #1f678f;
}

.nav-md ul.nav.child_menu li:after {
    border-left: 1px solid #1f678f;
}

.main_menu span.fa {
    color: #ffffff;
}

body .container.body .right_col {
    background: #f1f4f6;
}


.nav_menu {
    background: #ffffff;
    border-bottom: 1px solid #e8eaeb;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

#menu_toggle {
    padding: 15px 15px 0;
    margin: 0;
    cursor: pointer;
    color: #3ca1d9;
}

.nav.navbar-nav>li>a {
    font-size: 14px;
    text-transform: capitalize;
}


.navbar-nav .open .dropdown-menu {
    border: 1px solid #e8eaeb;
    font-size: 14px;
}

.top_nav li a i {
    font-size: 20px;
    color: #90afc1;
}

.tile-stats .count, .tile-stats h3, .tile-stats p {
    font-weight: 400;
    color: #90afc1;
}

.tile-stats .icon {
    color: #90afc1;
}

.tile-stats {
    min-height: 130px;
}

.tile-stats h3 {
    color: #90afc1;
    font-size: 20px;
}


.tile-stats {
    border: 1px solid #e8eaeb;
    border-radius: 4px;
    -webkit-box-shadow: 0 0.46875rem 2.1875rem rgb(63 106 216 / 3%), 0 0.9375rem 1.40625rem rgb(63 106 216 / 3%), 0 0.25rem 0.53125rem rgb(63 106 216 / 5%), 0 0.125rem 0.1875rem rgb(63 106 216 / 3%);
    box-shadow: 0 0.46875rem 2.1875rem rgb(63 106 216 / 3%), 0 0.9375rem 1.40625rem rgb(63 106 216 / 3%), 0 0.25rem 0.53125rem rgb(63 106 216 / 5%), 0 0.125rem 0.1875rem rgb(63 106 216 / 3%);
}


.x_panel {
    border: 1px solid #e8eaeb;
    border-radius: 4px;
    -webkit-box-shadow: 0 0.46875rem 2.1875rem rgb(63 106 216 / 3%), 0 0.9375rem 1.40625rem rgb(63 106 216 / 3%), 0 0.25rem 0.53125rem rgb(63 106 216 / 5%), 0 0.125rem 0.1875rem rgb(63 106 216 / 3%);
    box-shadow: 0 0.46875rem 2.1875rem rgb(63 106 216 / 3%), 0 0.9375rem 1.40625rem rgb(63 106 216 / 3%), 0 0.25rem 0.53125rem rgb(63 106 216 / 5%), 0 0.125rem 0.1875rem rgb(63 106 216 / 3%);
}


.row {
    margin-right: 0px;
    margin-left: 0px;
}

.right_col>.row:nth-child(1) {
    margin-top: 60px;
    margin-bottom: 20px;
}

.main_container footer {
    display: none;
}

footer .pull-right a {
    margin-left: 10px;
}


.x_title {
    border-bottom: 1px solid #E6E9ED;
}


.tile-stats .icon i {
    font-size: 45px;
}

.tile-stats .icon {
    width: 120px;
    height: inherit !important;
    color: #73879c;
    position: absolute;
    right: 10px;
    top: 30px;
    z-index: 1;
    color: #90afc1;
    text-align: right;
    display: block;
    padding-right: inherit !important;
}

.tile-stats .icon {
    width: 120px;
    height: inherit !important;
    color: #73879c;
    position: absolute;
    right: 10px;
    top: 30px;
    z-index: 1;
    color: #90afc1;
    text-align: right;
    display: block;
    padding-right: inherit !important;
}

/*---DATATABLE---*/
#datatable .button-radius-custom-buymps {
    border-radius: 5px !important;
    background: linear-gradient(to right, #1963ac, #2385c5) !important;
    border: 0px solid transparent;
    padding: 10px 10px;
}

#datatable .button-radius-custom-buymps[data-original-title="voir"] {
    background: linear-gradient(to right, #399f52, #58b76f) !important;
    border: 0px solid transparent;
    padding: 10px 10px;
}

#datatable .button-radius-custom-buymps[data-original-title="Supprimer"] {
    background: linear-gradient(to right, #d9534f, #db716d) !important;
    border: 0px solid transparent;
    padding: 10px 10px;
}



#datatable .button-radius-custom-buymps[title="voir"] {
    background: linear-gradient(to right, #399f52, #58b76f) !important;
    border: 0px solid transparent;
    padding: 10px 10px;
}

#datatable .button-radius-custom-buymps[title="Supprimer"] {
    background: linear-gradient(to right, #d9534f, #db716d) !important;
    border: 0px solid transparent;
    padding: 10px 10px;
}


table.jambo_table thead {
    background: #f1f4f6;
    color: #73879d;
}

table.jambo_table thead th {
    font-weight: 100 !important;
    padding: 15px;
    border-bottom: 0px solid #e8eaeb;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 15px;
    right: 8px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
    border-top: 1px solid #e8eaeb;
}

#datatable tbody tr img {
    width: 100px;
    height: 100px;
    border: 1px solid #f5f5f5;
    object-fit: cover;
    border-radius: 4px;
}

.x_title {
    margin-bottom: 40px;
}


.form-control {
    border-radius: 4px !important;
    border: 1px solid #e0e6ed !important;
    box-shadow: inherit !important;
}

label {
    font-weight: 400;
}

.main_menu .lnr {
    font-size: 18px;
    margin-right: 5px;
}

.btn[aria-haspopup="listbox"] {
    border: 0px solid transparent !important;
}

.main_menu .lnr {
    font-size: 22px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.nav>li>a>img {
    border: 1px solid #e1e6eb;
    max-width: none;
}

.nav.side-menu>li>a, .nav.child_menu>li>a {
    border-bottom: 1px solid #3994c7;
    margin-bottom: 0px;
}

table.jambo_table thead th {
    font-weight: 400 !important;
}

.nav-md .container.body .right_col {
    padding-top: 100px;
}

button.btn.btn-default {
    padding: 10px 20px;
    border-radius: 5px !important;
}

.nav-sm .nav.side-menu li a i {
    font-size: 25px !important;
    text-align: center;
    width: 100% !important;
    margin-bottom: 5px;
    display: block;

}

.nav-sm .nav.side-menu li a {
    word-break: break-all;

}

#modal-form .col-md-4 {
    width: 82%;
}


.bubble-text-admin {
    background: #e2e7ed;
    color: #4e4e4e;
    padding: 15px 15px;
    border-radius: 3px;
    width: 100%;
}

.bubble-text-admin::after {
    bottom: -10px;
    border-top: 20px solid #e2e7ed;
}

.bubble-text-admin img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.bubble-text-admin p {
    margin-bottom: 0px;
}

.bubble-text-admin span:nth-child(2) {
    text-transform: capitalize;
}

.bubble-text-admin span:nth-child(3) {
    font-weight: 700;
}

.bubble-text hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #d3dbe5;
}


#modal-form .col-md-4.msg-admin {
    width: 100%;
}

#modal-form .col-md-4.msg-admin .bubble {
    float: right;
}

#modal-form .col-md-4.msg-admin .bubble-text::after {
    content: "";
    border-top: 20px solid #74c2e7;
    position: absolute;
    right: 20px;
    bottom: -10px;
}

#modal-form .col-md-4.msg-admin .bubble-text {
    background: #74c2e7;
}

.bubble-text hr {
    border-top: 1px solid #5aadd5;
}

.nav.side-menu>li>a, .nav.child_menu>li>a {
    font-size: 15px;
}

/*body{
    max-width: 70%;
    margin: auto;
    border: 1px solid #e6e9ed;
    border-radius: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
	height: auto;
}
html{
    background-color: #f8fbff;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media only screen and (max-width: 900px) {
	body{
		max-width: 100%;
		margin: auto;
		border: 0px solid #e6e9ed;
		border-radius: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		height: auto;
	}
}*/

/* login */
.login header .link, .contact header .link {
    color: #28B7D5;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 3px transparent;
}

header .dropdown svg {
    position: absolute;
    top: 38px;
    left: 12px;
    width: auto;
}

.login header .link.active, .contact header .link.active {
    border-bottom: 3px solid #28B7D5;
}

.login .pull-top-left, .contact .pull-top-left {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.login .pull-top-left svg, .contact .pull-top-left svg {
    width: calc(100% - 1300px + 640px);
    height: calc(100% - 1300px + 600px);
    max-width: 640px;
    min-width: 260px;
}

.login .main, .contact .main {
    position: relative;
}

.login .main .login-section .hello-img {
    min-width: 175px;
    background-image: url('../../../hello.png');
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 70px;
    padding-top: 30px;
    flex: 3;
}

.login .main .login-section .hello-img h1 {
    color: #28B7D5;
    font-size: 70px;
    font-weight: bold;
}

.login .main .login-section .form-card {
    flex: 2;
    min-width: 250px;
    min-height: 600px;
    background-color: #28B7D5;
    border-radius: 4px;
    padding-top: 30px;
    display: flex;
    flex-direction: column;
}

.login .dropdown .dropdown-toggle-langue .langue,
.contact .dropdown .dropdown-toggle-langue .langue {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 10px;
    color: #28B7D5;
}

.login .dropdown .dropdown-toggle-langue .fi,
.contact .dropdown .dropdown-toggle-langue .fi {
    font-size: 24px;
}

.login .dropdown-menu.show, .contact .dropdown-menu.show {
    background: transparent;
    border: none;
    padding-left: 90px;
    right: 0 !important;
    left: auto !important;
}

.login .logo {
    width: 130px;
    height: 130px;
    background-color: #fff;
    border-radius: 50%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login .logo img {
    width: 90px;
    height: 90px;
    object-fit: contain;
}

.login form {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.login form h2 {
    font-size: 13px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
}

.login form h5 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.login form .form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.login form .text-p {
    font-size: 10px;
    padding: 0;
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
}

.login form .input-email {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    flex: 0;
    text-align: center;
}

.login form .input-password {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    flex: 0;
    text-align: center;
}

.login form .input-password span {
    position: absolute;
    top: 6px;
    left: 26px;
}

.login form .input-password .input-login {
    padding-right: 45px;
    text-align: center;
}

.login form .input-email .input-login {
    border-radius: 4px !important;
    height: 40px !important;
    background: #fff;
    border: none !important;
    text-align: center;
    padding: .375rem .75rem !important;
}

.login .button-radius-custom-buymps {
    border-radius: 4px !important;
    background: #fff !important;
    border: none;
    padding: 10px 30px !important;
    color: #1D63AE;
    font: 400 10px Helvetica, sans-serif;
    font-weight: bold !important;
    text-transform: uppercase;
}

.login .partner {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}

.login .partner .pull-right {
    position: absolute;
    right: 0;
    top: -80px;
}

.login .partner h1 {
    font-size: 64px;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.login .partner .description {
    font-size: 16px;
    max-width: 800px;
    text-align: center;
    color: #262424
}

.login .partner .card {
    background-color: transparent;
    border: none;
}

.login .partner .card img {
    height: 200px;
    margin: auto;
    width: 150px;
    object-fit: contain;
    display: block;
}

.login .partner .card .card-text {
    font-size: 18px;
    color: #333;
    text-align: center;
    max-width: 300px;
    margin: auto;
}

.login .partner .card .card-body {
    padding-top: 60px;
}

.login .compte {
    /* height: 40vw; */
    background-image: url('../../images/compteBg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 100px 0;
}

.login .compte h1 {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 60px;
}

.login .guid {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 300px 0 150px;
}

.login .guid .info {
    height: 256px;
    width: 690px;
    background-image: url(../../images/info.png);
    padding: 50px 80px;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 240px;
}

.login .guid .right {
    padding: 20px 20px 20px 320px;
}

.login .guid .info .title {
    font-size: 25px;
    color: #fff;
    font-weight: 900;
    width: 290px;
    max-width: 100%;
}

.login .guid .info .description {
    width: 292px;
    font-size: 16px;
    color: #262424;
}

.login .guid .info img {
    position: absolute;
    right: -45px;
    top: -145px;
}

.login .guid .right img {
    left: -5px;
    top: -205px;
}

.login .guid .pc1 img {
    right: -81px;
    top: -6px;
}

.login .guid .pc1 .title {
    margin-bottom: 10px;
}

.login .guid .pc2 .title {
    margin-bottom: 10px;
}

.login .guid .pc2 img {
    left: -224px;
    top: -74px;
}

.login .guid .pc2 {
    margin-bottom: 0;
}


.login .download {
    /* height: 45vw; */
    background-image: url('../../images/compteBg1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 120px 0;
}

.login .bg {
    background-image: linear-gradient(transparent, transparent, #233, #233, #233);
}

.login .download h1 {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 60px;
}

.login .footer {
    background-color: #233;
}

.login .footer .social {
    padding-top: 110px;
}

.login .footer .social h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    padding-left: 20px;
}

.login .footer .social .d-flex {
    gap: 40px;
}

.login .footer .become {
    padding-top: 70px;
}

.login .footer .become h2 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
}

.login .footer .become button {
    font-size: 20px;
    color: #000;
    background-color: #33CBED;
    height: 87px;
    width: 300px;
    border: none;
    border-radius: 20px;
}

.login .footer .d-flex p {
    font-size: 20px;
    color: #fff;
    margin-right: 40px;
}

.login .footer .d-flex p a {
    text-decoration: underline;
    color: #fff;
}

.contact {
    background: #e8e6e6;
    position: relative;
}

/* .contact .form {
    max-width: 750px;
    flex: 1;
} */

.contact .form form {
    width: 100%;
}

.contact .form form .form-control {
    margin-bottom: 30px;
}

.contact .form form label {
    font-size: 20px;
    color: #2DC1E1;
    padding-left: 20px;
    margin-bottom: 15px;
}

.contact .form form input {
    height: 74px;
    border-radius: 20px !important;
}

.contact .form form textarea {
    border-radius: 20px !important;

}

.contact .form form button {
    font-size: 20px;
    color: #fff;
    background-color: #33CBED;
    min-width: 200px;
    min-height: 50px;
    border: none;
    border-radius: 20px;
    font-weight: bold;
}

.contact .pull-bottom-left {
    position: absolute;
    top: 700px;
    left: 88px;
}

header .dropdown-menu li {
    margin-bottom: 6px;
}


/* Styles for screens smaller than or equal to 991px */
@media (max-width: 991px) {
    .become-partner {
        background-color: #D4F4FC;
    }

    .become-partner h1 {
        font-size: 40px !important;
    }

    .login .partner .card .card-text {
        text-align: start;
    }

    .login .partner .card img {
        width: 200px !important;
    }

    .login .pull-top-left, .contact .pull-top-left {
        top: -28px;
        left: -30px;
    }

    .login .guid .info .description {
        /* display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden; */
    }
}


@media (max-width: 767px) {
    .login .main .login-section .form-card {
        flex: 3;
    }

    .login .compte {
        height: 30vw;
    }

    .login .compte h1, .login .download h1 {
        font-size: 28px;
    }

    .login .compte img, .login .download img {
        width: 100%;
    }

    .login .guid {
        padding-top: 170px;
        padding-bottom: 70px;
    }

    .login .guid .g1 img {
        width: 63%;
        right: -46px;
        top: -104px;
    }

    .login .guid .info {
        width: 100%;
        padding: 20px 70px;
        height: 35vw;
    }

    .login .guid .right {
        padding: 20px 20px 20px 46%;
    }

    .login .guid .g2 img {
        width: 46%;
        top: -156px;
    }

    .login .guid .g3 img {
        right: -39px;
        top: 17px;
        width: 47%;
    }

    .login .guid .g4 img {
        left: -75px;
        top: -16px;
        width: 66%;
    }

    .login .guid .info .title {
        font-size: 26px;
    }

    .login .guid .info .description {
        font-size: 16px;
        /* display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical; */
    }

    .contact .pull-bottom-left {
        left: 15px;
    }
}

@media (max-width: 565px) {
    header svg {
        position: relative;
        top: -50%;
        right: -60%;
        width: 50px;
    }

    header .dropdown svg {
        position: absolute;
        top: 38px;
        left: 12px;
        width: auto;
    }

    .login header .link, .contact header .link {
        font-size: 12px;
    }

    .login .main .login-section .form-card {
        flex: 3;
        margin-left: 28%;
        padding-left: 15%;
        height: auto !important;
    }

    .login .main .login-section .hello-img {
        position: absolute;
        top: 30%;
        width: 44%;
        padding: 1% 5%;
    }

    .login form .form-group p {
        display: none;
    }

    .login .partner {
        padding: 20px 60px 20px 26px;
    }

    .login .partner .pull-right {
        width: 120px;
    }

    .login .partner h1 {
        font-size: 32px !important;
    }

    .login .partner .card img {
        width: 150px !important;
    }

    .login .compte h1 {
        margin-bottom: 40px;
    }

    .login .guid .info {
        padding: 3% 9%;
    }

    .login .guid .right {
        padding: 20px 20px 20px 44%;
    }

    .login .guid .info .title {
        font-size: 20px;
    }

    .login .guid .info .description {
        font-size: 14px;
        width: 65%;
    }

    .login .guid .right .description {
        width: 96%;
        font-size: 12px;

    }

    .login .footer {
        padding: 0 30px;
    }

    .login .footer .social {
        padding-top: 20px;
    }

    .login .footer .social h3 {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .login .footer .social .d-flex {
        gap: 10px;
    }

    .login .footer .social svg {
        width: 30px;
    }

    .login .footer .become {
        padding-top: 20px;
    }

    .login .footer .become h2 {
        font-size: 16px;
    }

    .login .footer .become button {
        width: 120px;
        font-size: 12px;
        height: 40px;
        border-radius: 20px;
    }

    .login .footer .d-flex p {
        font-size: 12px;
    }
}

@media (max-width: 500px) {

    .login-section {
        padding: 0;
    }

    .login .logo {
        width: 80px;
        height: 80px;
    }

    .login .logo img {
        width: 50px;
        height: 50px;
    }

    .login .main .login-section .hello-img {
        height: 200px !important;
    }

    .psw .main .login-section .hello-img {
        top: 40%;
    }

    .login .main .login-section .form-card {
        padding-top: 14px;
        min-height: auto;
    }

    .login form h2 {
        margin-bottom: 10px !important;
    }

    .login form .input-email {
        width: 150px;
        margin-bottom: 18px !important;
    }

    .login form .input-email input {
        border-radius: 10px;
        font-size: 12px;
    }

    .login form .input-password {
        width: 160px;
        margin-bottom: 18px !important;
    }

    .login form .input-password input {
        border-radius: 10px;
        font-size: 12px;
    }

    /* .login .partner {
    } */

    .login .partner h1 {
        font-size: 20px;
    }

    .login .partner .description {
        font-size: 14px;
    }

    .login .partner .card .card-text {
        font-size: 12px;
    }

    .login .partner .card img {
        width: 100px !important;
        height: 150px;
    }

    .login .partner .card .card-body {
        padding: 30px 10px 0 0;
    }

    .login .guid {
        padding: 100px 20px 0 !important;
    }

    .login .guid .info {
        margin-bottom: 120px;
    }


    .login .guid .g1 .title {
        margin-bottom: 10px;
    }

    .login .guid .info .title {
        font-size: 16px;
        max-width: 100%;
        line-height: 1;
    }

    .login .guid .info .description {
        font-size: 11px;
    }

    .login .guid .g1 img {
        width: 54%;
        right: -5%;
        top: -36%;
    }

    .login .guid .right {
        padding: 3% 20px 0px 44%;
    }

    .login .guid .g2 {
        padding: 2% 5% 0px 34%;
    }

    .login .guid .right .description {
        display: -webkit-box;
        /* -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        max-height: 90px;
        overflow: hidden; */
    }

    .login .guid .g2 img {
        width: 42%;
        top: -90px;
        left: -20px;
    }

    .login .guid .g3 img {
        right: -18px;
        top: 17px;
        width: 46%;
    }

    .login .guid .g4 img {
        left: -26px;
        top: 3px;
        width: 60%;
    }

    .login .download {
        padding: 50px 0;
    }

    .login .compte h1, .login .download h1 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .login .compte {
        padding: 100px 0;
    }

    .login .footer .become h2 {
        margin-bottom: 10px;
    }


}