/***************** Global ****************/
body {
    font-family: 'Comfortaa', "Helvetica", "Arial", sans-serif;;
    padding: 0;
    margin: 0;
}

a {
    font-family: 'Comfortaa', cursive;
    text-decoration: none;
    color: #ffffff;
}

a:hover {
    color: #000000 !important;
}

ul {
    list-style: none;
    font-family: 'Comfortaa', cursive;
}

h1, h2, h3, h4, h5 {
    text-transform: uppercase;
}

a h1, a:hover h1, a h2, a:hover h2 {
    color: #000000;
}

h1 br, h2 br {
    display: none;
}

p {
    font-size: 12px;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.container.col-lg {
    /*max-width: 1366px;
    width: 100%;*/

    max-width: 2560px;
    width: 90%;

    padding-right: 0;
    padding-left: 0;

    /*height: calc(100vh - 248px);*/
}

.box-margin {
    margin-left: 32px;
    margin-right: 32px;
}

.title-underline {
    border-top: black solid 7px;
    width: 49px;
    margin-left: 2px;
}

.central-block {
    position: relative;
}

.desktop {
}

.mobile {
    display: none;
}

.clear-float {
    clear: both;
}

.display-none {
    display: none;
}

.fade {
    opacity: 0;
}

ul.flex-start {
    justify-content: flex-start !important;
}

span.counter {
    height: 21px;
    width: 19px;
    background-color: #9ebdc3;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 21px;
    padding-left: 2px;
    position: absolute;
}

a.know-more {
    background-color: #aebec0;
    padding: 14px 12px 11px 12px;
    position: absolute;
    bottom: 19px;
    right: 19px;
    font-size: 15px;
    cursor: pointer;
}

a.know-more:hover {
    background-color: #d1dadb;
}

.unactivate-album {
    background: #333;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    position: relative;
    box-shadow: 0 0 0 1px black;
    display: inline-block;
}

.activate-album {
    background: #ffffff;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    position: relative;
    box-shadow: 0 0 0 1px black;
    display: inline-block;
}

/* modals */
.jquery-modal {
    z-index: 100 !important;
}

.modal {
    border-radius: unset;
}

.modal a.close-modal:before {
    content: "\e90e";
}

div.modal a.icon-close {
    color: #000000;
    position: absolute;
    right: 10px;
    top: 10px;
}

.modal a.close-modal {
    display: none;
}

option.select_disabled {
    color: #ccc;
}

/* Modal ajout album */
#add-album-modal .select-album {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 15px 0 15px 0;
}

#add-album-modal .select-album div {
    margin-bottom: 10px;
    font-size: 12px;
    width: 90px;
}

#add-album-modal h3 {
    font-size: 14px;
    margin-top: 40px;
    font-weight: 100;
}

#add-album-modal .new-album {
    width: 100%;
    margin-bottom: 15px;
}

#add-album-modal form label {
    font-size: 12px;
}

#add-album-modal form a.submit-form {
    float: unset;
    margin: auto;
}

#add-album-modal form .validation {
    display: flex;
}

#add-album-modal ul {
    padding: 0;
}

#add-album-modal li a {
    color: #000000;
}

#add-album-modal li a:hover {
    text-decoration: underline;
}

#add-album-modal #create-album-title {
    width: 97%;
}

#add-album-modal form .validation {
    margin-top: 15px;
}

/* section Button + */
section ul li a {
    color: #000000;
}

section ul li a:hover {
    text-decoration: underline;
}

section .see-more-block {
    margin: 40px auto 0 auto;
    background-image: url("../img/ico_plus.png");
    background-repeat: no-repeat;
    width: 42px;
    height: 54px;
    cursor: pointer;
}

section .see-more-block a {
    visibility: hidden;
}

section .see-more-block .see-more {
    margin-top: 9px;
    margin-bottom: 42px;
    margin: auto;
}

section .see-more-block img:hover {
    cursor: pointer;
}

/* Section Title + Block filter + links */
section .filter-block, section .link-block {
    padding-right: 18px;
    margin-bottom: 9px;
}

section .filter-block #thematic-filter {
    margin-left: 8px;
}

section .link-block {
    display: flex;
    align-items: center;
}

section .link-block a {
    display: flex;
    align-items: center;
    margin-left: 35px;
}

section .link-block a [class^="icon-"] {
    font-size: 30px;
    margin-right: 12px;
}

section .main-title-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
}

section div.breadcrumb {
    display: flex;
    flex: 0 0 100%;
    margin: 0px 0 11px 0;
    height: 12px;
}

section .breadcrumb a {
    color: #000000;
    font-size: 12px;
    position: relative;
}

section .breadcrumb a:hover {
    text-decoration: underline;
}

section .breadcrumb a i {
    font-size: 5px;
    font-weight: bolder;
    color: #000;
    position: absolute;
    top: 4px;
}

section .breadcrumb a.prev {
    padding-left: 15px;
}

section .breadcrumb a.prev i {
    left: 0;
}

section .main-title-block div.sub-links {
    margin-top: 17px;
}

section .main-title-block div.sub-links ul {
    padding-left: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

section .main-title-block div.sub-links ul li {
    margin-left: 10px;
    margin-bottom: 5px;
}

section .main-title-block div.sub-links ul li a {
    font-size: 12px;
}

section .main-title-block div.sub-links ul li a:hover {
    text-decoration: none;
}

section .main-title-block div.sub-links ul li.current, section .main-title-block div.sub-links ul li:hover {
    border-bottom: 5px solid #a1b4b8;
    margin-bottom: 0;
}

/* Section Previoux next content */
section .prev-next {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}

section.detail-photo-section.box-margin .central-block .prev-next {
    display: none;
}

section .prev-next.only {
    justify-content: flex-end;
}

section .prev-next a {
    color: #bababa;
    font-size: 14px;
    position: relative;
}

section .prev-next a:hover {
    text-decoration: underline;
}

section .prev-next a:hover i {
    color: #000;
}

section .prev-next a i {
    font-size: 6px;
    font-weight: bolder;
    color: #333333;
    position: absolute;
    top: 4px;
}

section .prev-next a.prev {
    padding-left: 15px;
}

section .prev-next a.prev i {
    left: 0;
}

section .prev-next a.next {
    padding-right: 15px;
}

section .prev-next a.next i {
    right: 0;
}

/* Advanced search */
.button-advanced-search {
    background-color: white;
    height: 40px;
    width: 35px;
    position: absolute;
    font-size: 25px;
    cursor: pointer;
    margin-left: -32px;
    top: 7px;
    z-index: 10;
}

.button-advanced-search .icon-advanced_search {
    display: block;
    margin: 8px 4px 0 2px;
}

/* images */
.landscape {
    width: 100%;
    height: auto;
}

.portrait {
    width: auto;
    height: 100%;
}

.square {
    width: 100%;
    height: 100%;
}

.wide {
    width: 100%;
    height: auto;
}

.tagged {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 4;
    background: url(../img/point_rouge.png) no-repeat 0 0;
    width: 12px;
    height: 12px;
}

.tagged-unvisible {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 4;
    background-color: #41259C;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #2842A8;
}

#redpoint-check {
    cursor: pointer;
    position: relative;
}

#redpoint-check label {
    cursor: pointer;
}

#redpoint-check input {
    visibility: hidden;
}

.red-point {
    height: 17px;
    width: 17px;
    background-color: #ffffff;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 3px;
    left: 2px;
    cursor: pointer;
    box-shadow: 0px 0px 0px 4px #ee3d3d inset;
}

#redpoint-check.selected .red-point {
    box-shadow: 0px 0px 0px 9px #ee3d3d inset;
}

.off {
    opacity: .2;
    filter: alpha(opacity=20);
}

ul.share-links {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: flex-end;
    align-items: center;
}

ul.share-links li {
    margin-left: 10px;
}

ul.share-links li a {
    color: #000000;
    font-size: 18px;
}

ul.share-links li a:hover {
    text-decoration: none;
}

ul.share-links li .icon-youtube {
    font-size: 25px;
}

/***************** Header - Nav - Search - User Login ****************/
div.nav-bg {
    position: fixed;
    background-color: #ffffff;
    opacity: 0.9;
    height: 73px;
    top: 0;
    z-index: 100;
    width: 100%;
}

nav {
    position: fixed;
    top: 0;
    display: flex;
    z-index: 100;
    height: 73px;
    width: inherit;
    max-width: inherit;
}

nav li > a, li > a {
    font-size: 14px;
}

nav ul.menu {
    height: 47px;
    width: 50px;
    margin: 0 0 0 35px;
    padding: 25px 0 0 0;
    font-size: 23px;
    cursor: pointer;
    z-index: 10;
}

nav ul.menu ul.categories {
    position: absolute;
    border: solid 1px #cccccc;
    top: 65px;
    width: 338px;
    background-color: #aebec0;
    padding-left: 0;
    display: none;
    z-index: 9;
}

nav ul.menu:hover ul.categories {
    display: block;
}

nav ul ul li {
    border-bottom: solid 1px #cccccc;
    padding: 0 0 0 17px;
    line-height: 38px;
}

nav ul.menu ul.categories li:last-child {
    border-bottom: none;
}

nav .logo {
    margin-right: 143px;
    padding-top: 17px;
}

nav .search-container {
    width: 30%;
}

nav .search {
    display: flex;
    align-items: flex-end;
    border-bottom: solid black 2px;
    justify-content: space-between;
    height: 53px;
    width: auto;
    margin: 0 auto;
}

nav .search input {
    width: 100%;
    background-color: transparent;
    font-size: 20px;
    padding: 5px 0 3px 0;
    border: none;
    outline: none;
}

nav .search input::placeholder {
    color: black;
}

nav .search button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin-bottom: 3px;
    padding: 0;
}

nav .search .icon-search {
    font-size: 25px;
}

nav .user-profile {
    position: absolute;
    right: 31px;
    text-align: right;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 24px 0 0 0;
    cursor: pointer;
}

nav .user-profile a {
    font-size: 14px
}

nav .user-profile li#login-show, nav .user-profile li#register-show {
    display: inline-block;
}

nav .user-profile li#login-show, nav .user-profile li#register-show a {
    color: #000000;
}

nav .user-profile span.counter {
    top: -17px;
    right: 1px;
}

nav .user-profile:hover .menu-user {
    display: block;
}

nav .user-profile .icon-user {
    font-size: 18px;
    font-family: 'Comfortaa', cursive;
}

nav .user-profile > li:first-child:hover .menu-list {
    display: block;
}

nav .user-profile .user-name, .register a span {
    font-family: 'Comfortaa', cursive;
    font-size: 14px;
    line-height: 29px;
    color: #000000;
}

.register a span {
    padding-left: 7px;
}

nav .user-profile .menu-list {
    border: solid 1px #cccccc;
    text-align: start;
    display: none;
    width: 200px;
    background-color: #aebec0;
    padding: 0;
    margin-top: 10px;
}

nav .user-profile .menu-list li a {
    font-size: 13px;
    margin-left: 15px;
}

nav .user-profile .menu-list #album-drop-down {
    display: none;
}

nav .user-profile .menu-list #album-drop-down li a {
    margin-left: 10px !important
}

nav .user-profile .menu-list li {
    padding-left: 13px;
    color: #fff;
}

nav .user-profile .menu-list li:hover, nav .user-profile .menu-list li:hover > a {
    color: #000 !important;
}

nav .user-profile .menu-list li span.icon-arrow-right {
    font-size: 5px;
    position: absolute;
    margin-top: 17px;
    font-weight: bold;
}

nav .user-profile .menu-list li.album {
    line-height: inherit;
    margin-top: 10px;
    padding-bottom: 8px;
}

nav .user-profile .menu-list li.album a#menu-album {
    position: relative;
}

nav .user-profile .menu-list li.album span.icon-arrow-right {
    margin-top: 8px !important;
    left: -15px;
}

nav .user-profile .menu-list li.album span.icon-arrow-down {
    margin-top: 8px !important;
    font-size: 5px;
    position: absolute;
    margin-top: 17px;
    font-weight: bold;
    left: -15px;
}

nav .user-profile .menu-list li.album ul.sub-menu {
    padding: 0;
    /*display: none;*/
}

nav .user-profile .menu-list li.album:hover ul.sub-menu {
    display: block;
}

nav .user-profile .menu-list li.album ul.sub-menu li {
    border: none;
    padding-left: 0 !important;
    line-height: initial;
    margin: 0 0 5px 0;
}

nav .user-profile .menu-list li.album ul.sub-menu li a {
    font-size: 10px;
}

/************** connect modal **************/
nav a.connect-modal {
    color: black;
}

#connect-modal form {
    margin-bottom: 45px;
}

#connect-modal input:first-of-type {
    margin-bottom: 16px;
}

#connect-modal input {
    width: 100%;
}

#connect-modal h3 {
    font-size: 16px;
    margin-top: 45px;
}

#connect-modal p > a {
    color: black;
    text-decoration: underline;
}

#connect-modal form a.submit-form {
    float: unset;
    margin: auto;
}

#connect-modal form .validation {
    display: flex;
}

#connect-modal .flex {
    display: flex;
    flex-direction: column;
}

/***************** Search Autocomplete ****************/
.autocomplete {
    background-color: #aebec0;
    color: #fff;
    width: 401px !important;
    z-index: 10000;
    position: fixed !important;
    top: 55px !important;
    padding: 0;
    position: fixed !important;
}

.autocomplete div {
    padding: 5px 0 5px 5px;
    font-weight: bold;
}

.autocomplete div:hover {
    cursor: pointer;
    background-color: #8a9a9c;
    color: #000;
}

.autocomplete div span {
    font-weight: normal;
}

/* search advanced */
.advanced-search-filters {
    display: none;
    position: relative;
    background-color: #ececec;
    margin-left: -32px;
}

/***************** Footer ****************/
footer {
    min-height: 96px;
    background-color: #ACBFC3;
    display: flex;
    padding: 0 10px 0 10px;
    margin-top: 50px;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    /*
        max-width: 1346px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;*/
}

footer ul {
    display: flex;
    margin: 5px 0 0 0;
    padding: 0;
}

footer li a {
    font-size: 14px;
}

footer a.logo {
    width: 36%;
}

footer ul.links li {
    margin-left: 18px;
}

footer ul.share-links li a {
    color: #ffffff;
}

/* Cookies */
div.axeptio_mount {
    z-index: 100;
}

div.axeptio_mount .bepVfn svg path:first-of-type {
    fill: #acbfc3 !important;
}

div.axeptio_mount .eGlULl.eGlULl.eGlULl.eGlULl.eGlULl#axeptio_btn_acceptAll.eGlULl {
    color: #acbfc3 !important;
}

div.axeptio_mount div[class^="Elements__ContentHeading"] img {
    display: none;
}

/* overlay login box etc */
#overlay {
    display: none;
    position: fixed;
    top: 0;
    top: 0;
    width: 100%;
    height: 300%;
    z-index: 2000 !important;
}

#overlay-black {
    z-index: 110 !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center;
}

#overlay-content {
    position: absolute;
    top: 0;
    top: 0;
    width: 100%;
    height: 300%;
    z-index: 120
}

#overlay .modal {
    margin: 20% 0 0 35%;
    display: none
}

#overlay #news-box.modal {
    max-width: 40% !important;
    text-align: center;
}

#overlay .login-box h1 {
    border-bottom: 1px solid #666666;
    font-size: 13px;
    font-weight: 700;
    color: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    padding: 0 0 10px
}

#overlay .login-box .buttons {
    border-top: 1px solid #666666;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0
}

/*.login-box input {
    background: #cccccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    font-style: italic;
    font-size: 14px;
    color: #333333;
    border: none;
    height: 20px
}*/

.login-box h1 span.lost-pwd {
    float: right;
    font-weight: normal;
}

#overlay .show {
    display: block;
    position: relative
}

#overlay .ask-delete-email {
    position: absolute;
    top: 25px;
    background: #fff;
    height: 90%;
    width: 86%;
    line-height: 25px;
}

#overlay .ask-delete-email div {
    text-align: center;
    display: flex;
    align-content: flex-start;
}

#overlay .ask-delete-email div a {
    margin: 10px 0 0 10px;
}

#overlay .ask-delete-email div a#send-album-clean {
    background-color: #c3c3c3;
}

#overlay h1.important {
    padding: 10px;
    display: block;
    text-align: center;
    background-color: red;
    margin: 0 0 15px 0;
    border: none;
}

.hidden-layout nav, .hidden-layout footer, .hidden-layout section {
    display: none;
}

/***************** Home generic ****************/
#home-page section {
    margin-top: 12px;
}

#home-page section h2 {
    font-size: 36px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

#home-page .box-padding {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 21px;
    padding-bottom: 40px;
}

/* Page list - Page detail header block margin + title */
.page-list section:first-of-type, .page-detail section:first-of-type, .page-cms section:first-of-type, .page-contact section:first-of-type, .page-account section:first-of-type {
    margin-top: 72px;
}

.page-list section h1, .page-cms section h1, .page-contact section h1, .page-account section h1, .page-detail section div.main-title-block h1, .page-detail section div.main-title-block h2 {
    font-size: 31px;
    font-weight: 100;
    letter-spacing: 1px;
    margin: 5px 0;
}

.page-list section h2.sub-title {
    font-size: 24px;
}

.page-list section h1 em, .page-contact section h1 em {
    display: block;
    font-size: 16px;
    font-style: normal;
    margin-top: 4px;
}

.page-list section p.edito {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
}

@media screen and (min-width: 375px) and (max-width: 408px) {
    #home-page .photographers-mobile ul li {
        margin: 10px 4px;
    }
}

@media screen and (min-width: 409px) and (max-width: 435px) {
    #home-page .photographers-mobile ul li {
        margin: 10px 9px;
    }
}

@media screen and (max-width: 435px) {
    #home-page .actu-reportages .img-container, #home-page .portfolios-tirages .img-container {
        height: 180px;
        width: 180px;
    }

    #home-page .photographers-mobile ul li .photo {
        width: 50px;
        height: 50px;
    }
}

@media screen and (min-width: 488px) and (max-width: 555px) {
    #home-page .photographers-mobile ul li {
        margin: 10px 5px;
    }
}

@media screen and (min-width: 556px) and (max-width: 600px) {
    #home-page .photographers-mobile ul li {
        margin: 10px 9px;
    }
}

@media screen and (min-width: 436px) and (max-width: 600px) {
    #home-page .photographers-mobile ul li .photo {
        width: 70px;
        height: 70px;
    }

    #home-page .actu-reportages .img-container, #home-page .portfolios-tirages .img-container {
        height: 200px;
        width: 200px;
    }
}

@media screen and (max-width: 600px) {
    .mobile-hidden {
        display: none !important;
    }

    .mobile-show {
        display: block;
    }

    #home-page .actu-reportages {
        margin-top: 120px !important;
    }

    #home-page .actu-reportages ul, #home-page .portfolios-tirages ul {
        display: flex;
        justify-content: space-between;
        padding-left: 0;
    }

    #home-page .actu-reportages ul li, #home-page .portfolios-tirages ul li {
        position: relative;
    }

    #home-page .actu-reportages .img-container, #home-page .portfolios-tirages .img-container {
        position: relative;
        overflow: hidden;
    }

    #home-page .actu-reportages .img-container img, #home-page .portfolios-tirages .img-container img {
        height: 260px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #home-page .portfolios-tirages .title-container, #home-page .actu-reportages .title-container {
        background-color: rgba(255, 255, 255, .8);
    }

    #home-page .portfolios-tirages .title-container, #home-page .actu-reportages .title-container {
        position: absolute;
        top: 50%;
        padding: 10px 5px 10px 5px;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 110px;
        text-align: center;
    }

    #home-page .actu-reportages .title-container {
        font-weight: 600;
        background-color: rgba(255, 255, 255, .8);
    }

    #home-page .portfolios-tirages .title-container {
        font-size: 15px;
        background-color: rgba(172, 191, 195, .8);
        color: white;
    }

    #home-page .photographers-mobile {
        padding: 5px 0 5px 0;
        background-color: #C0C0C0;
        position: relative;
    }

    #home-page .photographers-mobile ul {
        display: flex;
        padding: 0;
        justify-content: space-evenly;
        flex-wrap: wrap;
        margin: 0;
    }

    #home-page .photographers-mobile ul li .photo {
        background-color: #000;
        overflow: hidden;
        text-align: center;
    }

    #home-page .photographers-mobile .photographers-link {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: rgba(255, 255, 255, .8);
        padding: 14px 12px 11px 12px;
        text-align: center;
        color: black;
        width: 170px;
        font-weight: 600;
        font-size: 14px;
    }
}

/***************** Home banner ****************/
.home-banner {
    background-color: #ACBFC3;
    padding: 28px 30px 40px 22px;
    color: white;
    margin-top: 100px;
}

.home-banner-mobile {
    display: none;
}

.home-banner h1 {
    margin: 0 0 10px 0;
    font-size: 34px;
    font-weight: 100;
    line-height: 40px;
}

/***************** Home photographers-activity ****************/
section.photographers-news ul {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.photographers-news ul li {
    width: 390px;
}

section.photographers-news ul li:first-child {
    margin-left: 0;
}

section.photographers-news ul li .title-block {
    padding-left: 2px;
}

section.photographers-news ul li .title-block p.date, #photographers-news.page-list .modal p.date {
    color: #bababa;
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 16px;
}

section.photographers-news ul li .title-block p.description {
    margin-top: 3px;
    font-weight: bold;
    font-size: 16px;
}

section.photographers-news ul li .img-block, #photographers-news.page-list .modal .img-block {
    position: relative;
    display: flex;
    min-height: 416px;
    height: 416px;
    background-color: #ececec;
    text-align: center;
    padding: 10px;
}

section.photographers-news ul li .img-block img {
    margin: auto;
}

section.photographers-news ul li .img-block img.square {
    height: auto;
}

/* Compat V1 - hide image in news description */
body#photographers-news .jquery-modal .description img, body#photographers-news.page-detail article div.news-desc img {
    display: none;
}

body#photographers-news div.news-desc p.area a, body#photographers-news div.news-desc p a {
    color: unset;
    text-decoration: underline;
}

body#photographers-news div.news-desc p a:hover {
    text-decoration: none;
}

section.photographers-news ul li .img-block:hover .hover {
    display: block;
}

section.photographers-news ul li .img-block .hover {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .7);
    position: absolute;
    top: 0;
    text-align: left;
}

section.photographers-news ul li .img-block .hover .box-margin {
    margin-top: 80px;
}

section.photographers-news ul li .img-block .hover p.date {
    margin-bottom: 0;
    font-size: 16px;
}

section.photographers-news ul li .img-block .hover .author-name {
    font-size: 35px;
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
}

section.photographers-news ul li .img-block .hover .title {
    margin-bottom: 4px;
    font-size: 18px;
}

section.photographers-news ul li .img-block .hover .description {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 15px;
}

/***************** Home Le FIL ****************/
section.le-fil {
    background-color: #cccccc;
}

section.le-fil h2 {
    font-size: 36px;
    font-weight: 100;
}

section.le-fil ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    list-style: none;
    padding-left: 0;
    margin-bottom: 10px;
}

section.le-fil li {
    width: 202px;
    padding: 7px;
    margin-bottom: 10px;
}

section.le-fil li div.thumb-cnt {
    position: relative;
}

#photographers-home section.le-fil li div.thumb-cnt,
#photographer-reportages section.le-fil li div.thumb-cnt,
#home-page section.le-fil li div.thumb-cnt,
#reportage section.le-fil li div.thumb-cnt {
    height: 230px;
}

section.le-fil li div.thumb-cnt .masterimage {
    /*    display: flex;
        justify-content: center;
        position: relative;
        overflow: hidden;*/
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
}

.page-detail.page-list section.le-fil li div.thumb-cnt .masterimage, .page-list.page-search section.le-fil li div.thumb-cnt .masterimage {
    background-position: center bottom;
}

section.le-fil li div.thumb-cnt .bgimage {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .2;
    background-size: contain;
}

section.le-fil li div.thumb-cnt .bgimage.neg10d, section.le-fil li div.thumb-cnt .bgimage.neg5d {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
}

section.le-fil li div.thumb-cnt .bgimage.pos10d, section.le-fil li div.thumb-cnt .bgimage.pos5d {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
}

section.le-fil li img {
    max-height: 133px;
    width: auto;
}

.page-list.page-detail section.le-fil li {
    width: 240px;
}

.page-list.page-detail section.le-fil li img {
    max-height: 173px;
}

.page-list.page-detail section.le-fil li img.square {
    max-width: 173px;
    max-height: 173px;
}

.page-list.page-detail section.le-fil li .by a {
    text-decoration: underline;
}

.page-list.page-detail section.le-fil li .by a:hover {
    text-decoration: none;
}

section.le-fil li .date {
    margin: 15px 0 5px 0;
    color: white;
}

section.le-fil li h4 {
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 19px;
    font-size: 18px;
    letter-spacing: 1px;
    word-break: break-word;
}

section.le-fil li p {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 18px;
}

section.le-fil li p.small-desc {
    font-size: 14px;
}

section.le-fil li .by {
    font-size: 12px;
}

section.le-fil .see-more {
    margin-bottom: 22px
}

/***************** Home Photographers ****************/
section.photographers {
    background-color: #ececec;
    padding-right: 0 !important;
}

section.photographers a {
    color: #000000;
    font-size: 12px;
}

section.photographers .geoloc-bloc a:hover {
    text-decoration: underline;
}

section.photographers a:hover img {
    opacity: 0.6;
}

section.photographers .see-more-block {
    margin-top: 28px
}

#home-page section.photographers a.know-more {
    position: initial;
    background-color: white;
}

#home-page section.photographers a.know-more:hover {
    text-decoration: underline;
}

#home-page section.photographers div.discover-more {
    text-align: center;
}

section.photographers h2 {
    font-size: 36px;
    font-weight: 100;
    margin-bottom: 27px;
    margin-top: 22px;
}

section.photographers .head-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 28px;
}

section.photographers .head-section .geoloc-bloc {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

section.photographers .head-section .geoloc-bloc .icon-geoloc {
    font-size: 30px;
    margin-right: 12px;
}

section.photographers ul {
    display: flex;
    padding-left: 0;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
}

section.photographers ul li {
    width: 75px;
    text-align: center;
    margin: 0 25px 25px 0;
    position: relative;
}

section.photographers ul li .photo {
    background-color: #000;
    width: 70px;
    height: 70px;
    overflow: hidden;
}

section.photographers ul li .photo img, .biography .thumb img, .photographer-card .photo img {
    filter: grayscale(1);
}

section.photographers ul li div.photographer-card.tooltip-content .photo {
    height: unset !important;
}

section.photographers ul li p {
    margin-left: 3px;
    margin-top: 8px;
    font-weight: 600;
    text-align: left;
}

/***************** Home Sliders Portfolios ****************/
section.portfolios {
    opacity: 0;
    padding-top: 23px;
    padding-bottom: 59px;
    background-color: #ececec;
}

#home-page section.portfolios {
    background-color: #ffffff;
}

section.portfolios h2 {
    font-size: 36px;
    font-weight: 100;
    padding-left: 32px;
    margin-bottom: 12px;
}

section.portfolios .see-more-block {
    display: none;
}

section.portfolios div.portfolio-slider {
    position: relative;
    display: flex;
    align-items: flex-end;
    margin-bottom: 45px;
}

/* Portfolios Master slide */
section.portfolios div.portfolio-slider ul.slider-master {
    position: relative;
    width: 774px;
    padding-left: 0 !important;
}

section.portfolios div.portfolio-slider ul.slider-master li {
    background-color: #617377;
    height: 525px;
    overflow: hidden;
    cursor: pointer;
}

section.portfolios div.portfolio-slider ul.slider-master li img {
    height: 100%;
    margin: 0 auto;
}

section.portfolios .slider-arrows .slick-dots li button:before {
    opacity: 1;
    color: white;
    font-size: 13px;
}

#home-page section.portfolios .slider-arrows .slick-dots li button:before {
    color: #dde8ea;
}

section.portfolios .slider-arrows .slider-dots li.slick-active button:before {
    color: #ACBFC3;
}

/* Portfolios Master slide Card */
section.portfolios .card {
    position: absolute;
    height: 266px;
    background-color: rgba(172, 191, 195, .8);
    top: 64px;
    left: 712px;
    padding: 67px 23px 0 23px;
}

section.portfolios .card .date {
    color: white;
    margin: 0 0 6px 0;
}

section.portfolios .card a.know-more, .page-tirages a.know-more {
    background-color: white;
    color: black;
    padding: 14px 24px 11px 23px;
}

section.portfolios .card a.know-more:hover {
    text-decoration: underline;
}

section.portfolios .card p.author-name {
    margin: 0 0 18px 0;
    font-size: 36px;
}

section.portfolios .card .title-underline {
    margin-left: 0;
}

section.portfolios .card .description {
    font-size: 17px;
    line-height: 23px;
}

/* Slide nav thumbs */
section.portfolios ul.slider-nav {
    padding: 0;
    margin: 0 8px 16px 8px;
    overflow: hidden;
}

section.portfolios ul.slider-nav .slick-list {
    margin-left: -10px;
    width: calc(100% + 20px);
}

section.portfolios ul.slider-nav .slick-list .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}

section.portfolios ul.slider-nav .slick-list .slick-slide:hover {
    cursor: pointer;
}

section.portfolios ul.slider-nav .slick-list .slick-slide li .slide-container {
    overflow: hidden;
    width: 132px;
    height: 132px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position-x: center !important;
    background-position-y: center !important;
}

section.portfolios ul.slider-nav .slick-list .slick-slide li .slide-container img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

section.portfolios ul.slider-nav .slick-list .slick-slide li .slide-container img.portrait {
    height: 100%;
    width: auto;
}

section.portfolios ul.slider-nav .slick-list .slick-slide li .slide-container div.slide-content {
    display: none;
}

/* Portfolios slide arrows */
section.portfolios .slider-arrows {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

section.portfolios .slider-arrows .slider-dots ul {
    position: relative;
    bottom: unset;
}

section.portfolios .slider-arrows .slider-dots ul li {
    /*margin: 0;*/
}

section.portfolios .slider-arrows .prev-arrow.slick-arrow {
    margin: 5px 29px 0 0;
}

section.portfolios .slider-arrows .prev-arrow:before {
    content: url("../img/carousel-arrow-left.png");
}

section.portfolios .slider-arrows .next-arrow.slick-arrow {
    margin: 5px 0 0 29px;
}

section.portfolios .slider-arrows .next-arrow:after {
    content: url("../img/carousel-arrow-right.png");
}

section.portfolios .slider-arrows .next-arrow, section.portfolios .slider-arrows .prev-arrow {
    cursor: pointer;
}


section.tirages {
    padding-top: 27px;
    background-color: #ececec;
    margin-top: 10px;
    margin-bottom: 300px;
    position: relative;
}

section.tirages .card {
    position: absolute;
    padding: 65px 0 0 23px;
    width: 277px;
    height: 235px;
    background-color: rgba(172, 191, 195, .8);
    bottom: -160px;
    left: 15px;
}

section.tirages .card .description {
    font-size: 17px;
    line-height: 23px;
}

section.tirages a.know-more {
    background-color: white;
    color: black;
    padding: 14px 24px 11px 23px;
}

section.portfolios .card a.know-more:hover {
    text-decoration: underline;
}

section.tirages .img-shadow {
    position: absolute !important;
    right: 200px !important;
    bottom: 36px !important;
    height: 150px !important;
    opacity: .5;
    -webkit-transform: rotate(-11deg);
    -moz-transform: rotate(11deg);
    -o-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
}

section.tirages .prev, section.tirages .next {
    cursor: pointer;
    color: black;
    font-size: 20px;
    position: absolute;
    top: 370px;
    z-index: 10;
}

section.tirages .next.icon-arrow-right {
    right: 0;
}


section.tirages h2 {
    padding-left: 32px;
}

section.tirages .card h2 {
    font-size: 36px;
    font-weight: 100;
    margin: 0 0 12px 0;
    padding-left: 0;
    color: white;
}

section.tirages .carousel-container {
    position: relative;
}

section.tirages .background {
    position: absolute;
    width: 100%;
    height: 101px;
    background-color: #c0c0c0;
    bottom: 104px;
    border-top: 2px solid #a9a8a8;
}

section.tirages .img-reverse {
    height: 115px;
    text-align: center;
    overflow: hidden;
    margin-bottom: -5px;
}

section.tirages .img-reverse img {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: scaleY(-1);
    opacity: .3;
    filter: blur(4px);
    display: initial;
}

section.tirages .tirage-slider {
    padding-left: 0;
}

section.tirages .tirage-slider-slide {
    position: relative;
}

.tirage-slider .tirage-slider-slide .ombre {
    position: absolute;
    bottom: 79px;
    background: url(../img/ombre_galerie.png) top left no-repeat;
    z-index: 0;
    left: -49px;
    width: 101px;
    height: 65px;
    opacity: 0.4;
}

section.tirages .tirage-slider-slide .slide-img img {
    margin: auto;
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
    max-height: 100%;
    max-width: 100%;
}

section.tirages .tirage-slider-slide .slide-img a > img {
    box-shadow: -2px 0 6px 2px #7c7c7c;
}

section.tirages .slide-img {
    height: 500px;
    margin: 0 auto;
}

section.tirages .slick-track {
    /*left: -53px;*/
}

.message-maintenance {
    position: fixed;
    top: 0;
    z-index: 99999;
    color: white;
    background: #617377;
    padding: 10px;
    opacity: 0.6;
}

@media screen and (max-width: 1600px) {
    section.tirages .slide-img {
        height: 400px;
    }

    section.tirages .img-reverse img {
        width: 360px;
    }

    section.tirages .tirage-slider-slide .slide-img img {
        width: 360px;
        max-width: 360px;
    }
}

@media screen and (max-width: 1300px) {
    section.tirages .slide-img {
        height: 300px;
    }

    section.tirages .img-reverse img {
        width: 300px;
    }

    section.tirages .tirage-slider-slide .slide-img img {
        width: 300px;
        max-width: 300px;
    }
}


@media screen and (max-width: 1100px) {
    section.tirages .slide-img {
        height: 250px;
    }

    section.tirages .img-reverse img {
        width: 200px;
    }

    section.tirages .tirage-slider-slide .slide-img img {
        width: 200px;
        max-width: 200px;
    }


    section.tirages .card {
        bottom: -70px;
    }

    section.tirages {
        margin-bottom: 145px;
    }

    section.tirages .icon-prev-arrow, section.tirages .icon-next-arrow {
        top: 330px;
    }

    section.tirages .card {
        position: absolute;
        padding-top: 35px;
    }
}

@media screen and (max-width: 900px) {
    section.tirages {
        display: none;
    }
}

/* Responsive */
@media screen and (min-width: 1024px) {
    .search {
        width: auto;
    }
}

@media screen and (max-width: 1350px) {
    section.photographers-news ul {
        justify-content: space-evenly;
    }

    section.photographers ul {
        justify-content: space-around;
    }
}

@media screen and (max-width: 1350px) {
    section.portfolios ul.slider-nav .slick-list .slick-slide li .slide-container {
        width: 120px;
        height: 80px;
    }
}

@media screen and (max-width: 1300px) {
    section.portfolios ul.slider-nav .slick-list .slick-slide li .slide-container {
        width: 100px;
        height: 66px;
    }
}

@media screen and (max-width: 1200px) {
    section.portfolios ul.slider-nav {
        display: none;
    }
}

@media screen and (max-width: 1100px) {
    nav .user-profile span.user-name, nav .user-profile li#register-show a span {
        display: none;
    }

    section.portfolios div.portfolio-slider {
        margin-bottom: 0;
    }

    section.portfolios div.portfolio-slider ul.slider-master {
        width: 100%;
    }

    section.portfolios .card {
        width: 100%;
        top: unset;
        bottom: 19px;
        padding: 0;
        left: 0;
        height: auto;
    }

    section.portfolios .card .title-underline {
        display: none;
    }

    section.portfolios .card .date {
        margin-top: 15px;
        margin-left: 23px;
    }

    section.portfolios .card p.author-name {
        margin-left: 23px;
        font-size: 30px;
    }

    section.portfolios .card .description {
        margin-left: 23px;
    }
}

@media screen and (max-width: 1024px) {
    div.nav-bg {
        height: 130px;
        position: absolute;
    }

    nav {
        position: absolute;
    }

    nav .search-container {
        width: 100% !important;
        position: absolute;
        top: 60px;
    }

    nav .search-container .search, .autocomplete {
        width: 70% !important;
    }

    .autocomplete {
        top: 115px !important;
    }

    footer {
        padding: 20px 0 20px 0;
    }

    footer ul {
        margin: 20px 20px 0 20px;
    }

    footer a.logo {
        width: 100%;
        text-align: center;
    }

    footer ul.links li a {
        font-size: 14px;
    }

    .home-banner {
        padding-bottom: 25px;
        margin-top: 130px;
    }

    .home-banner h1 {
        width: auto;
    }

    .page-list section:first-of-type, .page-detail section:first-of-type, .page-cms section:first-of-type, .page-contact section:first-of-type, .page-account section:first-of-type {
        margin-top: 150px !important;
    }

    section .main-title-block {
        display: block;
    }

    section .main-title-block div.sub-links {
        width: 100%;
    }

    section .main-title-block div.sub-links ul {
        justify-content: flex-end;
    }

    section.photographers-news ul li .img-block .hover .box-margin {
        margin-top: 60px;
    }

    section.photographers .head-section .geoloc-bloc {
        display: none;
    }

    section.photographers ul li p {
        font-size: 11px;
    }

    .button-advanced-search, .advanced-search-filters {
        display: none !important;
    }
}

@media screen and (max-width: 970px) {
    section.photographers-news ul li .img-block {
        min-height: unset;
        height: auto;
    }

    section.photographers-news ul li .img-block img.portrait {
        width: -webkit-fill-available;
    }
}

@media screen and (max-width: 812px) {
    .home-banner h1 span:first-child {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .box-margin {
        margin-left: 16px;
        margin-right: 16px;
    }

    div.modal {
        width: 90% !important;
    }

    div.nav-bg {
        height: 110px;
        position: fixed;
    }

    nav {
        position: fixed;
    }

    nav .logo {
        padding-top: 14px;
    }

    nav .logo img {
        width: 200px;
    }

    nav ul.menu {
        font-size: 19px;
        margin-left: 16px;
        padding-top: 19px;
        margin-right: 0;
    }

    nav .search-container {
        top: 40px;
    }

    nav .search-container .search, .autocomplete {
        width: 90% !important;
    }

    .autocomplete {
        top: 90px !important;
    }

    nav .search input {
        font-size: 17px;
    }

    nav .user-profile {
        right: 19px;
        margin-top: 18px;
    }

    nav .user-profile span.counter {
        /*right: unset;*/
        top: -12px;
        right: -18px;
    }

    footer ul.links li {
        margin-left: 10px;
    }

    #home-page .box-padding {
        margin-left: 16px;
        margin-right: 16px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #home-page section.photographers ul li {
        margin-right: 11px;
    }

    .page-list section:first-of-type, .page-contact section:first-of-type, .page-account section:first-of-type {
        margin-top: 100px !important;
    }

    .page-list section:first-of-type .filter-block {
        padding-right: 0;
    }

    .page-list section:first-of-type .filter-block select {
        width: 100%;
        margin: 0 0 5px 0 !important;
    }

    .page-detail section:first-of-type, .page-cms section:first-of-type {
        margin-top: 125px !important;
    }

    .page-list section h1, .page-detail section h1, .page-cms section h1, .page-contact section h1, .page-account section h1 {
        font-size: 20px !important;
        font-weight: bold !important;
    }

    .page-detail section div.main-title-block h2 {
        font-size: 20px;
        margin: 0;
    }

    .home-banner h1 {
        font-size: 20px;
        line-height: initial;
        font-weight: 100;
    }

    section.photographers-news ul li .img-block {
        min-height: unset;
        height: auto;
    }

    section.photographers-news ul li .img-block .hover .description {
        display: none;
    }

    section.photographers-news ul li .img-block .hover {
        padding-top: 5px;
    }

    section.photographers-news ul li .img-block .hover .box-margin {
        margin-top: 50px;
    }

    section.le-fil li {
        width: 100% !important;
    }

    section.le-fil li .bgimage {
        display: none;
    }

    section.le-fil li .thumb-cnt img {
        width: 100%;
        max-height: unset !important;
    }

    section.portfolios div.portfolio-slider ul.slider-master li {
        height: 248px;
    }

    section.portfolios .card p.date {
        display: none;
    }

    section.portfolios .card p.author-name {
        margin-top: 15px;
        font-size: 20px;
        margin-bottom: 0;
    }

    section.portfolios .card .description {
        margin-top: 5px;
        font-size: 12px;
    }
}

@media screen and (max-width: 414px) {
    h1 br, h2 br {
        display: block;
    }

    nav ul.menu {
        margin-right: 15px;
    }

    #home-page .box-padding {
        margin-left: 0;
        margin-right: 0;
    }

    #home-page section {
        margin-top: 10px;
    }

    #home-page footer {
        margin-top: 0;
    }

    footer ul {
        margin: 20px 20px 0 20px;
        flex-wrap: wrap;
    }

    footer a.logo img {
        width: 220px;
    }

    footer ul.links li a {
        font-size: 12px;
    }

    footer ul.links li:first-child {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        justify-content: center;
    }

    #home-page section h2 {
        font-size: 20px;
        margin-top: 12px;
    }

    section .main-title-block div.sub-links ul {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    section .main-title-block div.sub-links ul li {
        margin-left: 0;
        margin-right: 10px;
    }

    section .see-more-block {
        margin-top: 20px;
        background-size: contain;
        width: 32px;
        height: 44px;
    }

    .home-banner {
        padding: 12px;
        margin-bottom: 22px;
    }

    section.photographers-news {
        padding-bottom: 20px;
    }

    section.photographers-news h2 span {
        display: none;
    }

    #home-page section.photographers-news {
        margin-bottom: 35px;
    }

    #home-page section.photographers {
        background-color: #cccccc;
    }

    #home-page section.photographers ul {
        height: 400px;
        overflow: auto;
    }

    #home-page section.photographers ul li p {
        display: none;
    }

    #home-page section.photographers ul li {
        width: 55px;
    }

    #home-page section.photographers ul li .photo {
        width: 50px;
        height: 50px;
    }

    #home-page section.photographers ul li .photo img {
        width: 100%;
    }

    section.photographers .see-more-block {
        background: none;
        height: auto;
        cursor: pointer;
        width: 100%;
        text-align: center;
    }

    section.photographers .see-more-block a.know-more {
        visibility: visible;
        position: unset;
    }

    section.portfolios {
        padding-bottom: 30px;
    }

    section.portfolios .card {
        bottom: 20px;
    }

    section.portfolios h2 {
        padding-left: 10px;
    }

    section.portfolios div.portfolio-slider ul.slider-master li {
        height: 248px;
    }

    section.portfolios .card .date {
        margin-left: 10px;
        font-size: 12px;
    }

    section.portfolios .card p.author-name {
        margin-top: 0;
        margin-left: 10px;
        font-size: 16px;
    }

    section.portfolios .card .description {
        font-size: 10px;
        margin-left: 10px;
        line-height: 15px;
    }

    section.portfolios .slider-arrows {
        display: none;
    }

    section.portfolios a.know-more {
        bottom: 19px;
        right: 19px;
        font-size: 12px;
    }

    section.portfolios .see-more-block {
        display: block;
    }

    section.detail-photo-section.box-margin .prev-next {
        display: none;
    }

    section.detail-photo-section.box-margin .central-block .prev-next {
        display: flex;
        margin-right: 5px;
        margin-left: 5px;
        width: 100%;
    }

    section.detail-photo-section .photo-desc {
        flex-direction: unset !important;
    }

    .page-list section:first-of-type, .page-contact section:first-of-type, .page-account section:first-of-type {
        margin-top: 100px !important;
    }
}

@media screen and (max-width: 375px) {
    #home-page .actu-reportages .img-container, #home-page .portfolios-tirages .img-container {
        height: 160px;
        width: 160px;
    }

    #home-page .photographers-mobile {
        padding: 0 !important;
    }
}

@media screen and (max-width: 374px) {
    nav ul.menu {
        margin-left: 18px;
    }

    nav .logo img {
        width: 145px;
        margin-top: 3px;
    }

    #home-page .photographers-mobile ul li {
        margin: 5px 2px;
    }

    #home-page .actu-reportages .img-container, #home-page .portfolios-tirages .img-container {
        height: 140px;
        width: 140px;
    }
}