/*
Theme Name: Theme
Theme URI:
Description:
Version: 1.24
Author: KBM
Author URI:
Tags:
License:
License URI:
*/

@font-face {
    font-family: 'Myriad Pro';
    src: url('library/fonts/MyriadPro-Regular.eot');
    src: local('Myriad Pro Regular'), local('MyriadPro-Regular'),
        url('library/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('library/fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('library/fonts/MyriadPro-Regular.woff') format('woff'),
        url('library/fonts/MyriadPro-Regular.ttf') format('truetype'),
        url('library/fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    font-style: normal;
    font-weight: 600;
    src: local('Myriad Pro Bold'), url('library/fonts/MYRIADPRO-BOLD.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('library/fonts/MyriadPro-Black.eot');
    src: local('Myriad Pro Black'), local('MyriadPro-Black'),
        url('library/fonts/MyriadPro-Black.eot?#iefix') format('embedded-opentype'),
        url('library/fonts/MyriadPro-Black.woff2') format('woff2'),
        url('library/fonts/MyriadPro-Black.woff') format('woff'),
        url('library/fonts/MyriadPro-Black.ttf') format('truetype'),
        url('library/fonts/MyriadPro-Black.svg#MyriadPro-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'MyriadPro-Light';
    src: url('library/fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
        url('library/fonts/MyriadPro-Light.woff') format('woff'),
        url('library/fonts/MyriadPro-Light.ttf') format('truetype'),
        url('library/fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('library/fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
        url('library/fonts/MyriadPro-Semibold.woff') format('woff'),
        url('library/fonts/MyriadPro-Semibold.ttf') format('truetype'),
        url('library/fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Black';
    src: url('library/fonts/Avenir-Black.eot'),
        url('library/fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'),
        url('library/fonts/Avenir-Black.woff') format('woff'),
        url('library/fonts/Avenir-Black.woff2') format('woff2'),
        url('library/fonts/Avenir-Black.ttf') format('truetype'),
        url("library/fonts/Avenir-Black.svg#Avenir Black") format("svg");
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bhatoshineregular';
    src: url('library/fonts/bhatoshine_reguler-webfont.woff2') format('woff2'),
        url('library/fonts/bhatoshine_reguler-webfont.woff') format('woff');
    font-display: swap;
    font-weight: normal;
    font-style: normal;

}

html {
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    scroll-behavior: smooth;
    font-size: 17px;
}

a,
a:hover,
a:active,
a:visited,
a:focus,
.red {
    color: #ec466a;
}

.deconnexion:hover {}

ul>li {
    margin-left: 20px;
}

a:hover .deconnexion {
    color: #ec466a;
    border: 1px solid #ec466a;
    text-decoration: none;
}

a .deconnexion,
a .deconnexion-mobile {
    color: #404040;
}

/*.lead {
    font-size: 18px!important;;
}*/

.deconnexion-mobile {
    line-height: 47px;
    float: right;
    text-transform: uppercase;
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 5px 20px 5px 10px;
    font-family: montserratsemibold, sans-serif;
    letter-spacing: 1px;
    z-index: 100;
    white-space: nowrap;
}

a:hover .deconnexion-mobile {
    color: #ec466a;
    border: 1px solid #ec466a;
    text-decoration: none;
}

.upload,
.card {
    background-color: #fff;
    background-image: none;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-family: "PT Sans Narrow", sans-serif;
    margin: 35px auto 15px;
    padding: 10px 20px;
    width: 100%;
}

.upload ul {
    display: none;
}

.drop {
    border-width: 2px;
    padding: 25px 45px;
    margin-bottom: 0px;
}

.alert-success {
    background-color: #009d55;
}

body {
    padding-top: 0 !important;
    background-color: rgba(255, 255, 255, 0) !important;
    font-family: "MyriadPro-Light", sans-serif !important;
    overflow-x: hidden;
    color: #5C5E61;
    font-size: 15px;
}

h1 {
    color: #ec466a;
}

h2 {
    color: #ec466a;
}

/*.lead{
    font-family: "Myriad Pro",sans-serif !important;
    !*font-weight: bold!important;*!
}

.lead {
    font-size: 22px!important;
}*/
.imgHeader {
    width: 100%;
    height: 100%;
}

.mt-3 {
    margin-top: 30px;
}

.mt-5 {
    margin-top: 50px;
}

.mt-7 {
    margin-top: 70px;
}

.py-1 {
    padding-top: 30px;
    padding-bottom: 30px;
}

/* Customize the label (the container) */
.form-check-label.container {
    margin-top: 15px;
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.form-check-label.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input~.checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.form-check-label.container input:checked~.checkmark {
    background-color: #ec466a;
}

label {
    margin-top: 7px;
    margin-bottom: 2px;
    font-size: 15px;
    font-family: "Myriad Pro", serif, sans-serif;
    font-weight: 400;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.form-check-label.container input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.form-check-label.container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.img-ins {
    padding-top: 0;
}

.navbar.navbar-default {
    background-color: rgba(255, 255, 255, 0.8);
    border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #9083AA;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Avenir-Black', serif, sans-serif;
    font-weight: 600;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.navbar-default .navbar-nav>li>a:hover {
    background-color: transparent !important;
    border-color: transparent;
    color: #CF5176;
    font-weight: 600;
}

#main-memu-desktop ul.navbar-nav {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0;
}

#main-memu-desktop li {
    display: inline-block;
    *display: inline;
    /*IE7*/
    *zoom: 1;
    /*IE7*/
    margin-right: 10px;
    float: none;
}

.concours-yellow {
    font-family: Avenir-Black, sans-serif;
    color: #ffc620;
    font-size: 37px;
}

.concours-red {
    font-family: bhatoshineregular, sans-serif;
    color: #ec466a;
    font-size: 50px;
}

li.full-width {
    display: block;
    float: none;
}

button.form-control {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    background-color: #9083AA;
    line-height: 20px;
    padding: 15px 100px;
    width: auto;
    height: auto;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

button.form-control:hover {
    background-color: #584f6e;
}

button.form-control.btn-depot,
.page-template-page-connexion .btn-primary {
    background-color: #68c62b;
    border-color: transparent;
}

button.form-control.btn-depot:hover,
.page-template-page-connexion .btn-primary:hover {
    background-color: #2e5c13;
}

.navbar-default .navbar-nav>li>a:focus {
    background-color: transparent !important;
    border-color: transparent;
    color: #CF5176;
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #CF5176;
    font-weight: 600;
}

.navbar-default .navbar-nav>li.active>a {
    background-color: transparent !important;
    border-color: transparent;
    color: #ec466a;
    font-weight: 600;
}

.alert-success {
    background-color: #dff0d8 !important;
}

.nav-tabs {
    border-bottom: 0px !important;
}

.imglegume {
    padding-top: 260px;
    max-width: 100%;
}

/* PJG */

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.equal .col-md-6 {
    display: flex;
}

.row .col-md-6.noMarginPaddingBorder {
    margin: 0;
    padding: 0;
    border: 0;
}

.row .col-md-6.noMarginPaddingBorder.pr-2 {
    padding-right: 0px;
}

@media (min-width: 768px) {
    .row .col-md-6.noMarginPaddingBorder.pl-2 {
        padding-left: 10px;
    }
}

/*@media (min-width: 768px) {*/
.row.equal {
    display: flex;
    flex-wrap: wrap;
}

/*}*/
.main-title {
    color: #ed8311;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    font-family: "Myriad Pro", serif, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.main-subtitle {
    color: #ed8311;
    font-size: 30px;
    text-align: center;
    font-family: "Myriad Pro", serif, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.main-banner {
    text-align: center;
}

.main-banner-wrapper {
    background-color: #ec466a;
    color: #fff;
    font-size: 25px;
    transform: rotate(-3deg);
    display: inline-block;
    font-family: "Myriad Pro", serif, sans-serif;
    font-weight: 600;
    padding: 10px 30px;
    margin-top: 15px;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

.main-banner-wrapper:hover {
    background-color: #872929;
}

.main-banner-wrapper a {
    color: #fff;
}

.main-banner-wrapper a:hover {
    text-decoration: none;
}

.page-template-page-home-concours .main-subtitle {
    font-size: 25px;
}

.row.blocs {
    margin-top: 50px;
}

.blocs ol {
    list-style: none;
    counter-reset: my-awesome-counter;
    padding-left: 30px;
    color: #ec466a;
    font-weight: bold;
}

.blocs ol li {
    counter-increment: my-awesome-counter;
    margin: 0 0 0.5rem 0;
    position: relative;
}

.blocs ol li::before {
    content: counter(my-awesome-counter);
    color: #ec466a;
    font-weight: 600;
    font-size: 30px;
    position: absolute;
    --size: 32px;
    left: calc(-1 * var(--size));
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 0;
    font-family: "Myriad Pro", serif, sans-serif;
}

.b-dark .b-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateX(-16%);
    max-width: 100%;
    max-height: 100%;
    display: none;
}

.b-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateX(16%);
    max-width: 100%;
    max-height: 100%;
    display: none;
    z-index: 1;
    object-fit: contain;
}

.copyright {
    position: absolute;
    bottom: -20px;
    width: 100%;
    text-align: right;
    font-size: 10px;
    padding: 5px 0;
}

.pl-2 .copyright {
    padding-right: 10px;
}

.row.blocs:nth-child(1n+0) .b-bg.b-bg-1 {
    display: block;
}

.row.blocs:nth-child(1n+0) .b-bg.b-bg-2,
.row.blocs:nth-child(1n+0) .b-bg.b-bg-3 {
    display: none;
}

.row.blocs:nth-child(2n+0) .b-bg.b-bg-2 {
    display: block;
}

.row.blocs:nth-child(2n+0) .b-bg.b-bg-1,
.row.blocs:nth-child(2n+0) .b-bg.b-bg-3 {
    display: none;
}

.row.blocs:nth-child(3n+0) .b-bg.b-bg-3 {
    display: block;
    transform: translateX(16%);
}

.row.blocs:nth-child(3n+0) .b-bg.b-bg-1,
.row.blocs:nth-child(3n+0) .b-bg.b-bg-2 {
    display: none;
}

.b-dark {
    background-color: #f8f7f7;
}

.b-wrapper {
    padding: 25px 20px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.b-wrapper-lots {
    padding: 25px 25px 18px 25px;
    justify-content: start;
    display: flex;
    flex-direction: column;
}

.b-wrapper.b-wrapper-right {
    padding: 25px 20px;
}

@media (max-width: 768px) {
    .b-wrapper {
        padding: 25px 20px;
    }

    .b-wrapper-lots {
        padding: 25px 25px 18px 25px;
    }

    .b-wrapper.b-wrapper-right {
        padding: 25px 20px;
    }

    .xs-mt-15 {
        margin-top: 15px;
    }

    .xs-mt-3 {
        margin-top: 30px;
    }

    .b-wrapper-lots .b-title,
    .b-wrapper-lots .b-content {
        padding: 0 !important;
    }

    .lot-all .b-wrapper-lots {
        padding: 0 !important;
    }

    .lot-all .b-content {
        margin-bottom: 20%;
    }

    .d-title {
        background-size: 100% 100% !important;
    }

    .b-title.bg-title-1,
    .b-title.bg-title-2,
    .b-title.bg-title-3,
    .b-title.bg-title-full {
        background-size: 100% 80% !important;
    }

}


.b-title {
    font-family: 'Avenir-Black', sans-serif;
    /* color: #fff; */
    font-size: 23px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 0px;
    z-index: 2;
}

#deps .b-title {
    color: #5C5E61;
}

.b-wrapper-lots .b-title {
    /*padding:0 75px;*/
    padding: 0 25px;
    min-height: 70px;
}

/*.b-title.bg-title-left{
    background: url("images/b-left.png") center center no-repeat;
    background-size: 100% auto;
    padding: 20px 30px 50px 30px;
    margin-left: -30px;
}
.b-title.bg-title-right{
    background: url("images/b-right.png") center center no-repeat;
    background-size: 100% auto;
    padding: 20px 30px 50px 30px;
    margin-left: -30px;
}*/
/* .b-title.bg-title-1.d-title-green {
    background: url("images/b-1.png") center center no-repeat;
    background-size: 100% auto;
    padding: 20px 30px 50px 30px;
    margin-left: -30px;
    display: inline-block;
}

.b-title.bg-title-2.d-title-green {
    background: url("images/b-2.png") center center no-repeat;
    background-size: 100% 100%;
    padding: 20px 30px 50px 30px;
    margin-left: -30px;
    display: inline-block;
}

.b-title.bg-title-3.d-title-green {
    background: url("images/b-3.png") center center no-repeat;
    background-size: 100% auto;
    padding: 20px 30px 50px 30px;
    margin-left: -30px;
    display: inline-block;
}

.b-title.bg-title-1.d-title-pink,.b-title.bg-title-1.d-title-rose {
    background: url("images/b-1-rose.png") center center no-repeat;
    background-size: 100% auto;
    padding: 25px 30px 45px 30px;
    display: inline-block;
    margin-left: -30px;
}

.b-title.bg-title-2.d-title-pink,.b-title.bg-title-2.d-title-rose {
    background: url("images/b-1-rose-right.png") center center no-repeat;
    background-size: 100% auto;
    padding: 25px 30px 45px 30px;
    display: inline-block;
    margin-left: -30px;
}

.b-title.bg-title-3.d-title-pink, .b-title.bg-title-3.d-title-rose {
    background: url("images/b-1-rose.png") center center no-repeat;
    background-size: 100% auto;
    padding: 25px 30px 45px 30px;
    display: inline-block;
    margin-left: -30px;
}
.b-title.d-title-pink.without-image, .b-title.d-title-pink.without-image{
    padding:25px 30px 55px 30px !important;
}
.b-title.bg-title-full.d-title-green {
    display: inline-block;
    margin: 0 auto 10px auto !important;
    background: url("images/b-full.png") center center no-repeat !important;
    background-size: 100% 100% !important;
    padding: 15px 30px 35px 30px !important;
    text-align: center !important;
}
.b-title.bg-title-full.d-title-rose, .b-title.bg-title-full.d-title-pink {
    display: inline-block;
    margin: 0 auto 10px auto !important;
    background: url("images/b-full-rose.png") center center no-repeat !important;
    background-size: 100% auto !important;
    padding: 35px 40px 50px 40px !important;
    text-align: center !important;
} */
.title-row {
    text-align: center;
    margin-bottom: 40px;
}

.d-title {
    text-align: center;
}

.d-content ul {
    list-style: none;
    margin-bottom: 40px;
}

.d-content ul li::before {
    content: "\2022";
    color: #E8466B;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0.5em;
}

/* .d-title.d-title-tous{
    background: url("images/participants.png") center center no-repeat;
    background-size: 100% auto;
    padding: 20px 30px 50px 30px;
    display: inline-block;
    margin: 0 auto;
    text-transform:uppercase;
}
.d-title.d-title-laureats{
    background: url("images/laureats.png") center center no-repeat;
    background-size: 100% auto;
    padding: 20px 30px;
    display: inline-block;
    margin: 0 auto;
    text-transform:uppercase;
} */
.b-content.d-content-mea {
    text-align: center;
    color: #E8466B;
    font-size: 27px;
    font-family: "Myriad Pro", sans-serif;
    line-height: 35px;
    padding: 10px 30px;
}

.b-content.d-content-mea b,
.b-content.d-content-mea strong {
    text-align: center;
    color: #E8466B;
    font-size: 27px;
    font-family: "Myriad Pro", sans-serif;
    line-height: 35px;
    font-weight: 600;
}

/* .d-title.d-title-rose, .d-title.d-title-pink{
    background: url("images/participants.png") center center no-repeat;
    background-size: 100% auto;
    padding: 20px 30px 50px 30px;
    display: inline-block;
    margin: 0 auto;
} */
.b-title.bg-title-rose,
.b-title.d-title-pink {}

/* .d-title.d-title-green{
    background:  url("images/b-full.png") center center no-repeat;
    background-size: 100% 100%;
    padding: 15px 30px 41px 30px;
    display: inline-block;
    margin: 0 auto;
} */
/*.b-title.d-title-green{*/
/*    background: url("images/b-full.png") center center no-repeat;*/
/*}*/
.b-content,
.b-link {
    z-index: 2;
}

.b-content.d-content {
    margin-top: 20px;
    /*font-size:24px;
    line-height:32px;*/
    font-family: "Myriad Pro", sans-serif;
    font-weight: normal;
    color: #54575A;
}

.b-content.d-content h3 {
    color: #E8466B;
    font-size: 24px;
    font-weight: 900;
    font-family: "Myriad Pro", sans-serif;
}

.b-content {

    line-height: 20px;
    text-align: justify;
}

.b-content p {
    margin-bottom: 25px;
}

.b-content strong,
.b-content b {
    font-family: "MyriadPro-Semibold", sans-serif;
    /*color: #ec466a;*/
    /*font-size: 18px;*/
    line-height: 22px;
}

.b-wrapper-lots .b-content {
    /*padding:0 75px;*/
    padding: 0 25px;
    font-size: 16px;
    font-weight: 600;
    min-height: 45px;
}

.row .col-md-6.noMarginPaddingBorder.b-image-wrapper {
    align-items: center;
    justify-items: center;
    justify-content: center;
}

.b-image {
    z-index: 2;
    max-width: 100%;
    /* width: 100%; */
    height: auto;
}

.b-link a {
    font-weight: 600;
    /*padding-right:35px;
    background: url("images/link.png") right center no-repeat;
    background-size: 25px;
    min-height: 25px;*/
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    z-index: 2;
}

.b-link a:hover {
    color: #872929;
}

.s-button {
    text-align: center;
    border: 1px solid #fff;
    padding: 18px 45px;
    display: inline-block;
    background-color: #ec466a;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    font-family: "Myriad Pro", serif, sans-serif;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    margin: 30px auto 0;
}

.s-button a {
    color: #fff;
    text-decoration: none;
}

.s-button:hover {
    background-color: #7a2525;
}

.reglement {
    background-color: #12ae99;
    color: #fff;
    margin: 30px 0;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
}

.reglement .left {
    flex-direction: column;
    justify-content: center;
}

@media (min-width: 1200px) {
    .container {
        width: 960px;
    }
}

@media (min-width: 768px) {
    .reglement .left {
        padding-left: 10%;
        text-align: left !important;
    }

}

.reglement .right {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.reglement .right .f-button {
    border: 1px solid #fff;
    padding: 18px 45px;
    display: inline-block;
    background-color: #12ae99;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.reglement .right .f-button:hover {
    background-color: #118773;
    cursor: pointer;
}

.reglement .right .f-button a:hover {
    color: #fff;
    text-decoration: none;
}

.reglement a,
.reglement a:hover {
    color: #fff;
}

.showpub {
    border: 1px solid #fff;
    padding: 18px 45px;
    display: inline-block;
    background-color: #68c62b;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    color: #fff;
}

.showpub:hover {
    background-color: #2e5c13;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
}

.logo-footer {
    padding: 0 15px;
    max-width: 100%;
    vertical-align: middle !important;
}

.login-mdp {
    font-family: "Myriad Pro", serif, sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin-top: 35px;
}

.lot-all sup {
    text-transform: none;
}

.lot-all .b-content {
    font-size: 18px;
    font-family: "Myriad Pro", serif, sans-serif;
}

.lot-1 {
    margin-left: 5%;
}

.lot-0 .b-title {
    font-size: 18px;
    margin-top: -22%;
    margin-bottom: 0;
    min-height: auto;
}

.lot-0 .b-content {
    font-size: 24px;
    line-height: 26px;
}

.lot-1 .b-title {
    font-size: 18px;
    margin-top: -33%;
    margin-bottom: 0;
    color: #ff8400;
    min-height: auto;
}

.lot-1 img {
    margin-top: 10px;
}

.lot-2 .b-title {
    font-size: 18px;
    margin-top: -22%;
    margin-left: 10%;
    margin-bottom: 0;
    color: #8dc924;
    min-height: auto;
}

.lot-2 .b-content {
    margin-left: 10%;
}

.img-tag.coccinelle {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 65px;
    max-width: 25%;
}

.img-tag.herisson {
    position: absolute;
    bottom: -15px;
    right: -15px;
    width: 140px;
    max-width: 25%;
}

.tohide,
button.form-control.tohide {
    display: none;
    width: 100%;
}

.publi {
    background-color: #fff;
    background-image: none;
    border-radius: 3px;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    margin: 15px auto 15px;
    padding: 30px;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.publi-doc {
    background-color: #fff;
    background-image: none;
    border-radius: 3px;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    margin: 15px auto 15px;
    padding: 30px;
    font-size: 18px;
    /*display: flex;
    align-items: center;*/
}

.publications-w {
    display: none
}

.more-pubs {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 18px;
}

.like-w {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 18px;
}

.like-counter {
    padding: 18px 45px;
    display: inline-block;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    color: #CF5176;
    font-size: 22px;
}

.like-w,
.like-w .like-counter,
.like-w .like-it {
    color: #CF5176 !important;
}

.like-w.liked .like-txt {
    display: none;
}

.jaime {
    text-decoration: underline;
}

.jaime:hover {
    text-decoration: none;
}

.departement h4 {
    text-transform: uppercase;
}

.upload.working {
    opacity: 1;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        opacity: .8
    }

    70% {
        opacity: 1;
    }

    100% {
        opacity: .8
    }
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #95A0B0;
}

.footer-shortcuts {
    line-height: 29px;
}

.footer-links-left a {
    font-family: "Myriad Pro", sans-serif;
    font-size: 14px;
    line-height: 29px;
    color: #9083AA;
}

.footer-links-center {
    color: #CF5176;
    /*color: #68c62b;*/
    font-size: 16px;
}

.footer-links-center strong {
    font-size: 18px;
    font-family: "Myriad Pro", sans-serif;
}

.footer-links-right a {
    font-family: "Myriad Pro", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #9083AA;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    /* .b-title.bg-title-1,
    .b-title.bg-title-2,
    .b-title.bg-title-3{
        padding: 40px 20px 70px 20px;
        margin: 0 auto 0 auto;
    }
    .b-title.bg-title-full{
        background: url(images/b-1.png) center center no-repeat;
        background-size: 100% auto;
        padding: 40px 20px 70px 20px;
    } */
}

@media (max-width: 991px) {
    .pl-2.b-image-wrapper {
        width: 100%;
        justify-content: center;
    }

    .pl-2.b-image-wrapper {
        width: 100%;
        justify-content: center;
    }
}


.cn-button.bootstrap {
    color: #336f0c !important;
    background: #fcd750 !important;
}

.depot-form label {
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px;
}

.depot-form .upload {
    margin-top: 0;
    padding-top: 10px;
}

#is_not_ready.is_ready_y,
#is_ready.is_ready_n,
#is_ready.is_ready_a,
#is_not_ready.is_ready_a,
#is_ready_a .is_ready_n,
#is_ready_a .is_ready_y,
#is_ready_a .btn-depot-1,
.card_a .btn_is_ready_a,
.card_a .btn_depot_is_ready_a {
    display: none;
}

.pdf-preview,
.loading-pdf {
    display: none;
}

.working .loading-pdf {
    display: block;
}

button.form-control.btn_is_ready_y {
    display: none;
}

.button:disabled {
    opacity: 0.5;
}

#submit5 .hide {
    display: none;
}