<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Typography CSS */

html, body {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    padding: 0;
}
body {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    font-family: 'Heebo';
    -webkit-font-smoothing: antialiased;
    font-size: 16px;

}

p {
    color: #000000c4;
}
h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3
}

h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 1.3
}

h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3
}

h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3
}

h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3
}
h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3
}

.small_divider {
    height: 30px;
}
.medium_divider {
    height: 50px;
}
.large_divider {
    height: 100px;
}

.breadcrumb_section {
  /*  padding: 50px 0px 0px 0px;*/
    margin-top: 1rem;
    overflow: visible;
    width: 100%;
}

.breadcrumb-item {
    display: -ms-flexbox;
    display: flex;
}

.directionLtR{
    direction: ltr;
}

.iframe-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%; /* Ratio 16:9 pour maintenir la proportion de l'iframe */
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: "\f3d2";
    font-family: "Ionicons";
    vertical-align: middle;
    color: black;
    font-weight: 700;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.breadcrumb-item a {
    color: black;
    font-weight: 700;
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #6c757d;
}


/*-----------------------------------------------------------*/
.scrollup {
    background-color: #002620;
    bottom: 20px;
    color: #ffffff;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    left: 20px;
    text-align: center;
    width: 40px;
    z-index: 99;
}
.scrollup:hover {
    background-color: rgb(189, 158, 90);
    color:#fff;
}
.scrollup:focus {
    color:#fff;
}

/*-----------------------------------------------------------*/
header {
    position: fixed; /* Fixe la barre de navigation en haut de la page */
    top: 0;
    left: 0;
    width: 100%;
    background-color: #003a30;
    z-index: 999;
}

.main_content {
    padding-top: 80px; /* Ajoute un espace pour ne pas cacher le contenu sous la barre de navigation */
}

.navbar {
    padding-bottom: 0rem!important;
    border-bottom: 1px solid #1798b2;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.navbar-nav li .nav-link {
    cursor: pointer;
    font-family: 'Heebo';
    font-weight: 700;
    font-size: 22px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); /* Ajouter une ombre au texte */
    color: white !important;
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important;
}


.navbar-light .navbar-toggler {
    background-color: rgb(189, 158, 90);
    color: #003a30;
}



.nav_style1.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkittransform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 0;
    width: 30px;
}
.nav_style1.owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: #fff;
    color: #555;
}
.nav_style1.owl-theme .owl-nav .owl-prev {
    left: -50px;
}
.nav_style1.owl-theme .owl-nav .owl-next {
    right: -50px;
}

/* -------------------------------------------------
  (max-width: 1250px)
---------------------------------------------------*/
@media only screen and (max-width: 1250px) {
    .nav_style1.owl-theme .owl-nav .owl-next {
        right: -40px;
    }
    .nav_style1.owl-theme .owl-nav .owl-prev {
        left: -40px;
    }
}

/* -------------------------------------------------
  max-width: 1199px
---------------------------------------------------*/
@media only screen and (max-width: 1199px) {
    .nav_style1.owl-theme .owl-nav .owl-next {
        right: 0;
    }
    .nav_style1.owl-theme .owl-nav .owl-prev {
        left: 0px;
    }
}



.fWhite{
    color: #ffffff;
}

@media screen and (max-width: 768px) {
    .nav-item:not(:nth-last-child(2)) {
        border-bottom: 1px solid #0B4B58;
    }
}

.navbar-nav .nav-link i {
    color:rgb(189, 158, 90);
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); /* Ajouter une ombre au texte */
    font-size: 24px; /* Ajuster la taille de l'icֳ´ne ֳ&nbsp; votre prֳ©fֳ©rence */
    margin-right: 5px; /* Ajouter une petite marge ֳ&nbsp; droite de l'icֳ´ne */
    margin-left: 10px; /* Ajouter une petite marge ֳ&nbsp; droite de l'icֳ´ne */
}

@media screen and (max-width: 768px) {

    .navbar-brand img {
        /* width: 150px;  Modifier la largeur de l'image pour les appareils mobiles */
        height: auto; /* Rֳ©tablir la hauteur automatique pour conserver les proportions de l'image */
    }
    .navbar-nav li .nav-link {
        font-weight: 400;
        font-size: 18px;
        line-height: 9px;
        text-shadow: none;
    }

}

.navbar-brand {
     margin-right: 0rem;
     padding-top: 0rem;
}

.contact_phone i {
    font-size: 20px;
}
.pr_search_trigger {
    font-size: 20px;
}
.pr_search_trigger.show i::before {
    content: "\ec2a";
}


.search_btn3 {
    background-color: rgb(189, 158, 90);
    color: #fff;
    border: 0;
    padding: 10px 20px;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9;
}

.product_search_form {
    position: relative;
    width: 360px;
}


/* -------------------------------------------------
  max-width: 1199px
---------------------------------------------------*/
@media only screen and (max-width: 1199px) {
    .product_search_form {
        max-width: 480px;
    }

}

/* -------------------------------------------------
  max-width: 991px
---------------------------------------------------*/
@media only screen and (max-width: 991px) {
    .product_search_form {
        max-width: 100%;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 79px;
        z-index: 9;
        right: 0;
        width: 100%;
        padding: 5px 7px;
        background-color: #fff;
    }
    .product_search_form.show {
        display: block;
    }
}

/* -------------------------------------------------
  max-width: 480px
---------------------------------------------------*/
@media only screen and (max-width: 480px) {
    .product_search_form select {
        width: 120px;
        padding: 8px 25px 8px 5px;
        overflow: hidden;
    }
}

/* -------------------------------------------------
  max-width: 380px
---------------------------------------------------*/
@media only screen and (max-width: 380px) {
    .product_search_form.rounded_input input {
        padding: 10px 15px;
    }
}



.img_whatsApp_icon{
    width: 35px !important;
}


.categories-lien-conteneur {
    text-decoration: none; /* Supprime le soulignement du lien */
}

.categories-conteneur {
    position: relative;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    padding: 0; /* Supprime le padding pour ֳ©liminer l'espace */
    border-radius: 5px;
    margin-bottom: 30px;
}


/* Responsive for desktops */
@media screen and (min-width: 993px) {

    .categories-image {
        height: 200px;
    }
}


.categories-image {
    position: relative;
    width: 100%;
    margin: 0;
    overflow: hidden; /* Empֳ×che le dֳ©passement du contenu */
}

.categories-image img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.categories-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); /* Couleur de l'opacitֳ© */
    opacity: 0; /* Dֳ©finit l'opacitֳ© de base ֳ&nbsp; 0 */
    transition: opacity 0.3s ease-in-out; /* Transition de l'opacitֳ© au survol */
}
.categories-conteneur:hover .categories-image::before {
    opacity: 1; /* L'opacitֳ© devient 1 au survol */
}


.categories-lien {
    margin: 5px;
    font-weight: 700;
    padding: 5px; /* Ajoute un espace de 5 pixels ֳ&nbsp; l'intֳ©rieur de la div */
}

.categories-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.categories-lien p {
    margin: 0;
    text-decoration: none;
    color: #333;
    text-overflow: ellipsis; /* Ajoute des points de suspension si le texte est masquֳ© */
    overflow: hidden; /* Masque le texte qui dֳ©passe la taille de la div */
}

/* Media query pour les ֳ©crans de petite taille (mobiles) */
@media screen and (max-width: 768px) {

    .categories-lien {
        font-size: 14px; /* Rֳ©duire la taille de la police ֳ&nbsp; 12 pixels pour les mobiles */
    }

}
/*-----------------------------------------------------------*/

.image-main-container {
    background-color: rgba(255, 215, 100, 0.5); /* Couleur soleil avec opacitֳ© de 0,6 */
    position: relative;
    width: 100%; /* Dֳ©finir la largeur du conteneur sur 100% pour occuper toute la largeur de l'ֳ©cran */
    overflow: hidden; /* Masquer tout contenu dֳ©passant du conteneur */
}

/* Style pour l'image avec opacitֳ© */
.image-main-container img {
    width: 100%; /* Rendre l'image en pleine largeur du conteneur */
    height: auto; /* Laisser la hauteur se rֳ©gler automatiquement en fonction de la largeur pour maintenir les proportions */
    opacity: 0.6;
}

@media (min-width: 992px) {
    .image-main-container img {
        height: 540px; /* Dֳ©finir une hauteur fixe de 600 pixels */
        object-fit: cover;
        object-position: top; /* Ajuster l'image en haut du conteneur */
    }
}


/* Style pour le texte au-dessus de l'image */
.image-main-text {
    position: absolute;
    width: 700px;
    top: 35%;
    left: 20%;
    font-size: 130px;
    transform: translate(-50%, -50%);
    color: #000000;
    line-height: 1;
    font-family: 'Heebo';
    font-weight: 900;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Ajouter une ombre au texte */

}


.image-main-text span{
    position: relative;
    display: block;
    width: 450px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2;
}


.image-main-stat {
    position: relative;
    background-color: rgba(184, 134, 11, 0.8);
    transform: skewX(-30deg);
    border-radius: 10px;
    opacity: 0.6;
    width: 450px;
    height: 100px;
    font-size: 26px;
    display: flex; /* Ajouter cette propriֳ©tֳ© pour utiliser Flexbox */
    justify-content: center; /* Ajouter cette propriֳ©tֳ© pour centrer horizontalement */
    align-items: center; /* Ajouter cette propriֳ©tֳ© pour centrer verticalement */
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.image-main-stat::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(184, 134, 11, 0.8); /* Couleur de fond avec opacitֳ© */
    transform: skewX(-30deg);
    border-radius: 10px;
    z-index: -1;
}

.image-main-stat .row {
    /* Aligner la ligne au centre vertical du parallֳ©logramme */
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; /* Ajouter cette propriֳ©tֳ© pour que z-index fonctionne */
    z-index: 1; /* Mettre le contenu au-dessus du fond semi-transparent */
}


@media screen and (max-width: 768px) {
    .image-main-text {
        width: 130px;
        top: 45%;
        left: 24%;
        line-height: 1;
        font-size: 35px;
    }
    .image-main-text span {
        font-size: 15px;
        line-height: 1;
        width: 150px;
    }
}


.div-en-tete {
    background-color: #003a30; /* Couleur d'en-tֳ×te verte */
    color: #fff; /* Couleur du texte en-tֳ×te */
    text-align: center;
    font-size: 39px;
    font-weight: bold;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.div-en-tete span{
    display: block; /* Fait en sorte que le span prenne 100% de la largeur de la div */
    font-size: 24px;
}

.div-body {
    background-color: #f8f9fa; /* Couleur de fond gris clair */
    padding: 20px;
    border-radius: 5px;
    color: #333; /* Couleur du texte contenu */
}

.div-body span{
    display: block; /* Fait en sorte que le span prenne 100% de la largeur de la div */
    padding-bottom: 10px;
    text-align: center;
    color: #333333;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2em;
}

.div-body .input-field {
    display: flex;
    align-items: center; /* Aligner verticalement les ֳ©lֳ©ments */
    margin-bottom: 10px;
}

.div-body .input-field input[type="checkbox"] {
    margin-left: 5px; /* Ajouter un petit espacement entre la case ֳ&nbsp; cocher et le texte de l'ֳ©tiquette */
}

.div-body .input-field label {
    font-size: 13px;
    margin-right: 5px;
}
.div-body .input-field input::placeholder {
    font-size: 12px; /* Ajuster la taille de police selon vos prֳ©fֳ©rences */
}


.btn i {
    margin-right: 0;
    display: inline-block;
}

.btn-tel-whatsapp {
    background-color: transparent;
    border: 1px solid #003a30;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding: 12px 5px;
    z-index: 1;
}
.btn-tel-whatsapp::before,
.btn-tel-whatsapp::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #003a30;
    z-index: -1;
    transition: all 0.3s ease-in-out;
    width: 51%;
}
.btn-tel-whatsapp::after {
    right: 0;
    left: auto;
}
.btn-tel-whatsapp:hover:before,
.btn-tel-whatsapp:hover:after {
    width: 0;
}
.btn-tel-whatsapp:hover {
    color: #003a30 !important;
}


.btn-tel {
    background-color: transparent;
    border: 1px solid rgb(189, 158, 90);
    color: #fff;
    position: relative;
    overflow: hidden;
    padding: 12px 5px;
    z-index: 1;
}
.btn-tel::before,
.btn-tel::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(189, 158, 90);
    z-index: -1;
    transition: all 0.3s ease-in-out;
    width: 51%;
}
.btn-tel::after {
    right: 0;
    left: auto;
}
.btn-tel:hover:before,
.btn-tel:hover:after {
    width: 0;
}
.btn-tel:hover {
    color: rgb(189, 158, 90) !important;
}




.btn-validation {
    background-color: transparent;
    border: 1px solid rgb(189, 158, 90);
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.btn-validation::before,
.btn-validation::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(189, 158, 90);
    z-index: -1;
    transition: all 0.3s ease-in-out;
    width: 51%;
}
.btn-validation::after {
    right: 0;
    left: auto;
}
.btn-validation:hover:before,
.btn-validation:hover:after {
    width: 0;
}
.btn-validation:hover {
    color: rgb(189, 158, 90) !important;
}


/*-----------------------------------------------------------*/

.product-meta li {
    color: #292b2c;
    list-style: none;
    margin-top: 10px;
    font-size: 14px;
}

.product-meta li a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857143;
}
a {
    color: #292b2c;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}
a:hover {
    color: rgb(189, 158, 90);
    text-decoration: none;
}
a:focus {
    outline: none;
}


ul, li, ol {
    margin: 0;
    padding: 0;
}


.product {
    /*
    background-color: #fff;
    position: relative;
    margin-bottom: 30px;
    transition: all 0.5s ease-in-out;
    box-shadow: 0px 0px 5px 0px #bbbbbb;
    */
    position: relative;
    transition: all 0.5s ease-in-out;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    padding: 0;
    border-radius: 5px;
}

.product a {
    color: #292b2c;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}

.product a:hover {
    color: rgb(189, 158, 90);
    text-decoration: none;
}

.product_img {
    position: relative;
    overflow: hidden;
}

.carousel_slider .product  {
    margin: 5px;
}

.product_img img {
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product_img::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0,0,0,0.2);
    opacity: 0;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}
.img_carousel {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
}

.product_title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
}
.product_info {
    padding: 10px;
}

/*-----------------------------------------------------------*/

.page-title {
    padding: 0;
    margin: 0;
    line-height: 1;
    text-align: right;
}

.page-title h1 {
    font-size: 32px;
    font-weight: 700;
}

.cat_img{
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 10px 10px 10px 10px;
    --e-column-margin-right: 10px;
    --e-column-margin-left: 10px;
}

.cat-img_wrapper {
    border-radius: 5px 5px 5px 5px;
    width: 100%;
    height: 190px;
    object-fit: cover;
    object-position: center;
}

/*-----------------------------------------------------------*/

.floating-whatsapp{
    position:fixed;
    width:60px;
    height:60px;
    bottom:20px;
    right:20px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}
.float-button-whatsapp{
    margin-top:14px;
}



.nagishli-trigger-icon:hover {
    background-color: rgb(189, 158, 90)!important;
    color:#fff!important;
}

/*---------------- contact -------------------------------------------*/

.image-main-contact {
    position: relative;
    width: 100%;
    height: 28vh; /* La hauteur de l'ֳ©cran */
    overflow: hidden;
}

.image-main-contact img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Cette propriֳ©tֳ© permet de conserver les proportions de l'image sans la dֳ©former */
}


@media screen and (max-width: 768px) {
    .image-main-contact {
        height: 20vh;
    }
}

.title-form-contact{
    font-weight: 600;
    font-size: 24px;
}

.info-contact{
    color: #0B4B58;
    font-weight: 600;
    font-size: 14px;
}

.info-contact i{
    font-size: 22px;
}

.info-contact a{
    color: #0B4B58;
}

/*-----------------------------------------------------------*/
.footer_dark {
    background-color: #003a30;
    position: relative;
    padding: 100px 0 70px;
}
.widget_title{
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 25px;
}
.widget_links li {
    list-style: none;
    padding-bottom: 10px;
}
.widget_links li a {
    font-size: 14px;
    color: #fff;
}

.widget_links li.active a {
    font-size: 14px;
    color: rgb(189, 158, 90) !important;
}
.contact_info &gt; li {
    margin-bottom: 10px;
    list-style: none;
}
.contact_info &gt; li:last-child {
    margin-bottom: 0px;
}
.contact_info li i {
    display: inline-block;
    margin-left: 10px;
    margin-top: 4px;
    font-size: 18px;
    vertical-align: top;
}
.contact_info li span {
    float: left;
    margin-left: 10px;
    max-width: 70px;
    width: 100%;
    color: #292b2c;
}
.contact_info span + * {
    overflow: hidden;
    color: #687188;
    margin: 0;
    font-size: 14px;
    line-height: 26px;
}
.contact_info i + * {
    overflow: hidden;
    font-size: 14px;
    color: #687188;
    line-height: 26px;
    margin: 0;
    vertical-align: middle;
    max-width: 78%;
    display: inline-block;
}
.contact_info_light li i {
    border-color: #fff;
    color: #fff;
}
.contact_info_light li span,
.contact_info_light li a {
    color: #fff;
}

.contact_info_light li i {
    border-color: #fff;
    color: #fff;
}
.contact_info_light li p,
.contact_info_light li a {
    color: #fff;
}

.footer-contact-gray {
    z-index: 99;
    width: 100%;
    min-height: 60px;
    bottom: 0px;
    background-color: rgba(128, 128, 128, 0.5); /* Couleur grise avec opacitֳ© */
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: top 0.3s ease-in-out;
}

.footer-contact-button {
    color: #ffffff;
    background-color: #0F5E70;
    border-color: #ffffff;
    z-index: 100;
    font-size: 16px;
    width: 220px;
    height:55px;
    position: fixed;
    bottom: 3.5px;
    left: 50%; /* Ajout du centrage horizontal */
    transform: translateX(-50%); /* Dֳ©placement de -50% de la largeur du bouton pour le centrer */
}

.cadre-contact {
    border: 1px solid #e9cd40;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    padding: 20px;
    background-color: antiquewhite;
}

.cadre-contact-link-terms {
    color: #0c1932; /* Couleur bleue pour le lien */
    font-weight: 700;

    text-decoration: none; /* Soulignement pour indiquer que c'est un lien */
}

.l-icon {
    display: inline-block;
    vertical-align: middle;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 50%;
}
.icon-g-arr {
    background-image: url(../../public/img/arrow.svg);
    position: relative;
    background-size: 100%;
    top: 1.22em;
    margin: -0.28em 0;
    margin-right: 0.61em;
}
.icon-g-arr {
    width: 3.05em;
    height: 2.66em;
}

.above-form-strip {
    padding: 0.27em 0;
}

.fs-large-main{
    font-size: 1.77em;
    line-height: .9;
    color: #0F5E70;
}

@media (max-width: 750px) {
    .above-form-text{font-size:1em}
    .fs-large-main { font-size: 1em }
}

.fs22{
    font-size: 22px;
}

.fw600{
    font-weight: 600;
}


.main-subtitle{
    font-size: 18px;
    font-weight: 700;
}

.movebtn{
    display: inline-flex;
    align-items: center;

}
.movetxt{
    display: flex;
    flex-direction: column;
    white-space: nowrap;
    padding-right: 10px;
    text-align: center;
    line-height: 24px;
    font-size: 22px;
}
.fs-small{
    font-size: small;
}

.sma{
    font-size: 18px;
    line-height: 40px;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}

/*-----------------------------------------------------------*/

.required{
    color: #EF5352;
}

.parsley-errors-list
{
    display:none;
    margin:0;
    margin-top: 0;
    padding:0
}

.parsley-errors-list.filled
{
    display:block
}

.parsley-errors-list&gt;li
{
    font-size:11px;
    list-style:none;
    font-weight: normal;
    color:#EF5352;
    margin-bottom: 5px;
    text-align: right;
}

.parsley-error
{
    background: #faeaea;
}

</pre></body></html>