
/*********************HOME*********************/

.chiffres_cles {
    padding: 50px 15%;
    background: linear-gradient(to right, #e2c475, #eed38b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2c475', endColorstr='#ff755e', GradientType=1);
    /* IE6-9 */
    margin-right: -33.508% !important;
    margin-left: -33.51% !important;
    width: 100vw !important;
}

.btn-inscription-home {
    background-image: url("../_img/parallax_acceuil.jpg");
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #272a39;
    padding: 35px;
    margin-top: 0px !important;
    margin-right: -33.5% !important;
    margin-left: -33.51% !important;
    width: 100vw !important;
}


#home_register {
    background: transparent !important;
    color: #272a39;
    border: 1px solid #272a39 !important;
    margin-left: 20px;
}

/*********************PRODUITS*********************/

.meta-categorie {
    color: #d4a414;
}

/********************* FAQ *********************/

.faq-title-arrow {
    position: absolute;
    border: solid #e2c475;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    top: 50%;
    right: 20px;
    transform: rotate(45deg);
}

#faq {
    margin: 50px 0;
}

#faq a.collapsed .faq-title-arrow {
    transform: rotate(-45deg);
}

#faq .faq-title-text {
    max-width: calc(100% - 24px);
    /*font-size: 1.4em;*/
}

#faq .faq-title {
    position: relative;
    width: 100%;
    text-align: left;
    color: #d4a414;
    white-space: initial;
    text-decoration: none;
}

#faq .card-header {
    margin-bottom: 20px;
    background-color: #fff;
    border-bottom: none;
    border-radius: 10px;
}

#faq .faq-body {
    margin: 20px 0;
    box-sizing: border-box;
    text-align: justify;
}

.le-logo-distinction img {
    width: 35%;
}

/*********************Comment ça marche *********************/

.titles h2 {
    font-size: 35px;
}

.row .sub-block {
    margin-top: 30px;
}

/********************Laureat List ************************/

.post-meta-item {
    font-size: 12px;
}

.post-title {
    font-size: 16px;
    line-height: 20px;
}

.post-title a {
    font-size: 14px;
    margin-top: 8px;
    min-height: 40px;
    display: block;
}

.fiche-produit {
    text-align: center;
}

.fiche-produit img {
    width: auto !important;
    height: auto;
    max-height: 255px;
}

.post-author {
    text-align: left;
}

.leslaurats article {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.leslaurats article:hover {
    box-shadow: 0 0 .50rem rgba(0, 0, 0, .15) !important;
}

/******************** Laureat Top **************************/

.fiche-produit-top {
    text-align: center;
}

.fiche-produit-top img {
    width: auto !important;
    height: auto;
    max-height: 275px;
}

.post-author,
.laureat-title,
.laureat-name {
    min-height: 40px;
    overflow: hidden;
}

/********************Laureat Details ************************/

.laureat_detail p {
    margin: 25px 0;
    text-align: justify;
}

.laureat_detail h3 {
    font-size: 26px;
    margin-top: 50px;
}

.laureat_detail h6 {
    font-size: 14px;
}

.laureat_detail h6 span {
    font-size: 16px;
    font-weight: bold;
}

.laureat_detail .img_content {
    text-align: center;
}

.laureat_detail img {
    max-width: 100%;
    max-height: 350px;
    height: auto;
}

.laureat_detail .tags_picto {
    margin: 0 2px;
    width: 10%;
    display:none;
}

.laureat_detail .goum {

    width: 30%;
}

@media (max-width: 992px) {
    .comment-marche-sociaux {
        display: none;
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        color: #272a39 !important;
    }

    .navbar-nav .nav-item:nth-child(4) a,
    .navbar-nav .nav-item:last-child a {
        width: 100%;
        margin-left: auto;
        min-width: 0px;
        border: none;
        text-align: left;
    }

    .navbar-nav .nav-item:nth-child(4) a:hover,
    .navbar-nav .nav-item:last-child a:hover {
        color: #272a39;
        background-color: transparent;
    }
}

/********************Liste partenaires ************************/

.partner_card .partner_title {
    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.partner_card .partner_title span {
    font-family: "roboto-medium" !important;
}

.partner_card .post-boxed .post-body {
    height: auto;
}


.partner_card .img_container {
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.partner_card img {
    max-height: 150px;	
    width: auto !important;
    max-width: 100%;
}
.partner_card .img_container a{	
	text-align: center;
}

.partner_card .post-title a {
    border-style: solid;
    border-width: 2px;
    border-color: #d4a414;
    border-radius: 20px;
    display: inline-block;
    padding: 7px 20px;
    font-weight: bold;
}

.partner_card .post-title a:hover {
    border-color: #272a39;
}

.article_description {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 3.6em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
    text-align: left;
    font-size: 13px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 5px;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.article_description:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
}

.article_description:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
}

.back_pro .navbar-nav a {
    color: #272a39;
}

.back_pro #global {
    border-radius: 10px !important;
}

.back_pro form #f_change_pass a {
    color: #000;
}

.back_pro form p a {
    color: #FFF;
}

.btn-primary {
    border-radius: 28px;
}

.back_pro input {
    border-radius: 7px;
}

.PAGE_default_tableaudebord input[type="submit"] {
    background-color: transparent;
    border: none;
}

.PAGE_default_tableaudebord select {
    padding: 2px 5px;
}

.PAGE_default_tableaudebord input[type="file"] {
    border: none;
}

.PAGE_default_tableaudebord fieldset {
    border-radius: 0px;
}

/********* BACK JURY ***************/

.btn-radius {
    border-radius: 28px;
}

.checkbox input {
    position: absolute;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: initial;
    /* border: 0; */
}

.checkbox input,
.jforms-ctrl-radiobuttons {
    margin-right: 5px !important;
}

.block-preview {
    padding: 50px 0 200px;
}

.block-preview .title {
    font-size: 65px;
    font-family: "roboto-bold";
}

.footer-3 div.footer-wrapper {
    padding: 29px 0 29px 0;
}

.block-preview .cover-image {
    background-image: url(/_img/slide/image_accueil.jpg);
    position: absolute;
    background-position: center;
    background-size: cover;
    z-index: -1;
    top: 0;
    width: 100vw;
}

@media (min-width: 576px) {
    .block-preview .cover-image {
        left: calc((100vw - 540px) / -2) !important;
    }

    .chiffres_cles,
    .btn-inscription-home {
        margin-left: calc((100vw - 540px) / -2) !important;
        margin-right: calc((100vw - 540px) / -2) !important;
    }
}

@media (min-width: 768px) {
    .block-preview .cover-image {
        left: calc((100vw - 720px) / -2) !important;
    }

    .chiffres_cles,
    .btn-inscription-home {
        margin-left: calc((100vw - 720px) / -2) !important;
        margin-right: calc((100vw - 720px) / -2) !important;
    }
}

@media (min-width: 992px) {
    .block-preview .cover-image {
        left: calc((100vw - 960px) / -2) !important;
    }

    .chiffres_cles,
    .btn-inscription-home {
        margin-left: calc((100vw - 960px) / -2) !important;
        margin-right: calc((100vw - 960px) / -2) !important;
    }
}

@media (min-width: 1200px) {
    .block-preview .cover-image {
        left: calc((100vw - 1140px) / -2) !important;
    }

    .chiffres_cles,
    .btn-inscription-home {
        margin-left: calc((100vw - 1140px) / -2) !important;
        margin-right: calc((100vw - 1140px) / -2) !important;
    }
}

@media (max-width: 576px) {
    .chiffres_cles,
    .btn-inscription-home {
        margin: 0 auto !important;
    }
}

@media (min-width: 992px) {
    .block-preview .cover-image {
        opacity: 1;
    }
}

@media (min-width: 768px) {
    .block-preview .cover-image {
        left: 0;
        opacity: 1;
    }
}




.quisommesnous #global p span {
    line-height: 1.7em;
}

.quisommesnous .position {
    height: 50px;
}

.quisommesnous .position {
    height: 50px;
}

.embed {
    cursor: text;
}


/********************** PAGE LOGO ********************/

.logo-page-picto {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 80px !important;
}

.logo-page-picto img,
.logo-picto img {
    width: auto;
    height: auto;
    max-height: 115px;
}

.logo-picto img {
    max-height: 180px;
}

.logo-page-picto h4,
.logo-picto h4 {
    margin-top: 30px;
}

.logo-picto h4 {
    margin-top: 40px;
    font-size: 19px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 994px) {
    .logo-picto h4 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

.logo-picto .card {
    background-color: transparent;
}

.logo-page-text {
    margin-top: 5px !important;
}

.logo-page-text p,
.logo-picto p {
    text-align: justify;
}

.quisommesnous .logo-page-picto p {
    margin: 4px auto;
    text-align: center !important;
}

.quisommesnous .logo-page-picto h4 {
    margin-bottom: 20px;
}

.quisommesnous .logo-page-picto img {
    max-height: 160px;
}

.expertise p {
    width: 80%;
    margin-left: 19%;
}

@media (max-width: 994px) {
    .expertise p {
        width: 100%;
        margin-left: 0;
    }
}

#global .row .logo-p,
#global .row .logo-picto {
    margin-top: 30px;
}

/************************ FORMS ****************************/

#f_connect label {
    color: #e2c475;
}

.text-align-center {
    text-align: center;
}

.no-margin {
    margin: 0 !important;
}

.text-color {
    color: #D4A414 !important;
}

.margin-30 {
    margin-top: 30px !important;
}

.input-background-color input {
    background: #f9f9f9 !important;
}

.thumbnail-2 * + .title {
    height: 60px;
}

/********** QUI SOMMES NOUS ************/

.img-qui-sommes-nous img {
    width: 200px;
    display: block;
    margin: auto;
    margin-top: 50px;
}

.btn-primary {
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-family: 'roboto-light';
    color: #272a39;
}

body {
    overflow-x: hidden;
    top: 0;
    position: absolute;
    left: 0;
    width: 100vw;
}

p,
p span,
.img-qui-sommes-nous li,
.logo-page-text li {
    text-align: justify !important;
    font-family: 'roboto-light' !important;
}

.chiffres_cles p {
    text-align: center !important;
}

.chiffres_cles p:first-child {
    font-family: "roboto-bold" !important;
    font-size: 58px !important;
}

.chiffres_cles p:last-child {
    font-size: 18px !important;
    padding: 0 50px !important;
    text-align: justify !important;
}

.burble img {
    width: 50%;
    border-radius: 50%;
    margin: 0 auto !important;
}

.no-burble img {
    width: 30%;
    display: block;
    margin: 0 auto !important;
}

.burble-association {
    margin: 60px auto 0;
}

.burble-association img {
    width: auto;
    height: 120px;
}

.burble-association p {
    text-align: center !important;
}

.burble-association-2 {
    margin: 60px auto 0;
}

.no-burble img {
    width: 30%;
    margin: 0 auto !important;
}

.burble-association-2 img {
    width: auto;
    height: 120px;
}

.burble-association-2 p {
    text-align: center !important;
}

.no-margin {
    margin: 0;
}

.card {
    border: none;
    padding: 5% 7%;
}

input [type="button"] {
    border-radius: 36px !important;
}

.commentamarche .text-left {
    margin-top: 0px;
}

.jeunespousses .text-left p {
    text-align: left !important;
}

.commentamarche .text-left p {
    text-align: left !important;
}

.commentamarche .burble img {
    width: 55% !important;
}

/*.commentamarche burble { pading: 0;  }*/

.nosengagements .burble img {
    width: 50% !important;
}

body.back_pro nav,
body.back_jury nav {
    margin-top: 0;
}

@media (max-width: 768px) {
    .title-padding-0 {
        padding-left: 0 !important;
    }
}

/************ RESPONSIVE TEXT **************/

@media (max-width: 992px) {
    .chiffres_cles p:last-child,
    p,
    p span,
    .img-qui-sommes-nous li,
    .logo-page-text li {
        text-align: left !important;
    }
}

/************ RESPONSIVE PRODUIT DETAILS **********/

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: transparent;
}

/*************** NAV FORMS ***********************/

@media (max-width: 1577px) {
    .logo_forms #is_logo {
        left: 15px;
    }

    .logo_forms #is_logo_md {
        display: block;
    }

    .logo_forms #is_logo_md img {
        width: 50px;
        max-width: 50px;
    }

    .logo_forms #is_logo {
        display: none;
    }
}

.mobile-brand {
    display: none;
}

#global {
    margin-top: 300px;
    height: auto;
    min-height: calc(100vh - 929px)
}

.block-preview .container {
    padding-left: 20px;
    padding-right: 20px;
}

.home #global {
    margin-top: 73px;
}

@media (max-width: 994px) {
    #global {
        margin-top: 30px;
    }

    .home #global {
        margin-top: 0px;
    }
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: transparent;
}

/*************** IE 11 HACK **************************************/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .home .img-header {
        display: block;
    }
}



/**************** BACK AJOUT DE PRODUIT *************/
.link-primary {
    color: #fff !important;
    border-radius: 28px !important;
}

.product-textarea h4 {
    margin-bottom: 50px;
}

.field-style {
    border-top-style: solid;
    margin-bottom: 50px;
}

.field-style legend {
    width: auto;
    padding: 0 10px;
    margin: 0;
}

.field-style .row {
    margin: 0;
}

.dropdown-menu a {
    color: #fff !important;
}

/***************** nav back buttons *******************/

.navbar-nav .nav-item:nth-child(4) a,
.navbar-nav .nav-item:last-child a {
    width: 100%;
    margin-left: 19%;
    min-width: 153px;
    text-align: center;
    border: 1px solid #272a39;
    border-radius: 20px;
}

.navbar-nav .nav-item:nth-child(4) a:hover,
.navbar-nav .nav-item:last-child a:hover {
    color: #fff;
    background-color: #272a39;
}

@media (max-width: 994px) {
    .navbar-toggler:not(:disabled):not(.disabled) {
        color: #272a39 !important;
    }

    .navbar-nav .nav-item:nth-child(4) a,
    .navbar-nav .nav-item:last-child a {
        width: 100%;
        margin-left: auto;
        min-width: 0px;
        border: none;
        text-align: left;
    }

    .navbar-nav .nav-item:nth-child(4) a:hover,
    .navbar-nav .nav-item:last-child a:hover {
        color: #272a39;
        background-color: transparent;
    }
}

/****************** forms contact ************************************/

.contact #global {
    background-color: #fff;
    border-radius: 10px;
}

.contact #global form {
    padding-bottom: 35px;
}

.contact #global form label {
    margin: 20px 0;
    font-size: 17px;
    color: #272a39;
    font-family: 'roboto-regular';
}

.contact #global form input,
.contact #global form select,
.contact #global form textarea {
    background-color: #f1f1f1;
    border: none;
}

.contact #global form textarea {
    min-height: 180px;
    resize: none;
}

.le_logo .logo-p {
    margin-top: 70px !important;
}

@media (max-width: 768px) {
    .le_logo .logo-p {
        margin-top: 30px !important;
    }
}

@media (max-width: 576px) {
    .le_logo .logo-picto .col-md-6:last-child {
        margin-top: 50px;
    }
}

.laureat-top-title {
    margin-top: 60px !important;
}

.laureat-top-title h2 {
    font-size: 70px;
}