/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.inactiveLink {
    pointer-events: none;
    cursor: default;
}

@font-face {
    font-family: 'CircularStdBook';
    src: url('/fonts/CircularStdBook.eot');
    src: url('/fonts/CircularStdBook.eot') format('embedded-opentype'),
    url('/fonts/CircularStdBook.woff2') format('woff2'),
    url('/fonts/CircularStdBook.woff') format('woff'),
    url('/fonts/CircularStdBook.ttf') format('truetype'),
    url('/fonts/CircularStdBook.svg#CircularStdBook') format('svg');
}
@font-face {
    font-family: 'CircularStdBold';
    src: url('/fonts/CircularStdBold.eot');
    src: url('/fonts/CircularStdBold.eot') format('embedded-opentype'),
    url('/fonts/CircularStdBold.woff2') format('woff2'),
    url('/fonts/CircularStdBold.woff') format('woff'),
    url('/fonts/CircularStdBold.ttf') format('truetype'),
    url('/fonts/CircularStdBold.svg#CircularStdBold') format('svg');
}
@font-face {
    font-family: 'CircularStdBlack';
    src: url('/fonts/CircularStdBlack.eot');
    src: url('/fonts/CircularStdBlack.eot') format('embedded-opentype'),
    url('/fonts/CircularStdBlack.woff2') format('woff2'),
    url('/fonts/CircularStdBlack.woff') format('woff'),
    url('/fonts/CircularStdBlack.ttf') format('truetype'),
    url('/fonts/CircularStdBlack.svg#CircularStdBlack') format('svg');
}

@font-face {
    font-family: 'SuisseIntl-Book';
    src: url('/fonts/SuisseIntl-Book.eot');
    src: url('/fonts/SuisseIntl-Book.eot?#iefix') format('embedded-opentype'),
        url('/fonts/SuisseIntl-Book.woff2') format('woff2'),
        url('/fonts/SuisseIntl-Book.woff') format('woff'),
        url('/fonts/SuisseIntl-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SuisseIntl';
    src: url('/fonts/SuisseIntl-Bold.eot');
    src: url('/fonts/SuisseIntl-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/SuisseIntl-Bold.woff2') format('woff2'),
        url('/fonts/SuisseIntl-Bold.woff') format('woff'),
        url('/fonts/SuisseIntl-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/* white config pour css typo blanc */
.white p, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6{color:#ffffff;}
.white p a, .white h1 a, .white h2 a, .white h3 a, .white h4 a, .white h5 a, .white h6 a{color:#ffffff !important;}
.white h1 a:hover, .white h2 a:hover, .white h3 a:hover, .white h4 a:hover, .white h5 a:hover, .white h6 a:hover{color:#fff!important;}

body {font-family: 'SuisseIntl-Book', Arial, sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;}
h1, h2, h4, h5, h6, input, .comment-list .comment-author,.subheader, .bold, strong {font-family: 'SuisseIntl-Book'!important;font-weight:400;}
h3 {font-family: 'SuisseIntl'!important;font-weight:400;}
.search .row .col.section-title h1, .row .col.section-title span, .nectar-button span  {font-family: 'SuisseIntl'!important;font-weight:400;}
#page-header-bg .subheader   {font-family: 'SuisseIntl-Book'!important;font-weight:400;}

#pagination a {font-family:'SuisseIntl-Book'!important;font-weight:200!important;font-size:20px!important;letter-spacing:1px!important;}

.full-width-section > .col.span_12.dark, .full-width-content > .col.span_12.dark {color: #000;}

/*STYLES TEXTES*/

.chapeau p{font-family: 'SuisseIntl-Book'!important;
           font-weight: 400;
           font-size: 25px;
           line-height: 38px;
           padding:0px!important;
           -webkit-font-smoothing:antialiased;}
           
         
.bigtext p{font-family: 'SuisseIntl-Book'!important;
           font-weight: 400;
           font-size: 40px;
           line-height: 50px;
           -webkit-font-smoothing:antialiased;}

@media (max-width:1000px){
    .bigtext p{font-size: 28px;
           line-height: 38px;}}
           

           
.bigdate a{font-size:110px;line-height:90px;}
.bigdate a:hover{font-size:110px;line-height:90px;}

.big{font-size:120px;line-height:110px;}
.big2{font-size:90px;line-height:80px;}           
           
.souligner a:hover{text-decoration:underline!important;color:#91c1c0!important;}
           
.typologieprojet a{
           font-family: 'SuisseIntl-Book'!important;
           font-weight: 400;
           font-size: 18px;
           line-height: 28px;
           color:#000!important;
}
.typologieprojet a:hover {
    text-decoration:underline;
    color:#000!important;
}


.titreprojet p{
    font-family: 'SuisseIntl-Book'!important;font-weight: 400;font-size: 50px;line-height: 60px;
}

/* Tableau infos projets */

.borderleft {border-left:1px solid black; padding-left:20px;}
.motscles {color:#b3ced2;}


.no-image {font-family:'SuisseIntl-Book'!important;font-weight:200!important;font-size:56px!important;letter-spacing:1px!important;}
.vert-center p span{display:none!important;}
.vert-center h3{background-color:black!important;padding:15px 20px;}

/*STYLES IMAGINAIRE */

 /*rotation titres imaginaire */
 
@media (min-width:1000px){
.rotation {
 position: absolute !important;
    margin: 0;
    transform: rotate(-90deg) translateX(-100%);
    transform-origin: top left !important;
    font-family: 'SuisseIntl-Book'!important;
    font-weight: 400;font-size: 30px;
    line-height: 40px;
    -webkit-font-smoothing:antialiased;
}}

.rotation::after {
    content: '';

    height: 1px;
    width: 24px;
    margin: 10px 0 5px 0;
    float:right !important;
    
}

                   


/* page imaginaire */
.word0, .word1, .word2, .word3, .word4, .word5, .word6,
.word7, .word8, .word9, .word10, .word11
{
    font-size: 3.4em;
    line-height:1.2em;
}

/* phrases sur fond dark */
.word4, .word6, .word9, .word11
{
    color: white;
}



/*FIN STYLES IMAGINAIRE */

/*STYLES LOGIQUE */

.textelogique {font-family: 'SuisseIntl-Book'!important;
                   font-size: 22px;
                   line-height: 40px;
                   -webkit-font-smoothing:antialiased;
                   padding-top:20px;
}

.titrelogique a{font-size:70px;
line-height:96px;
color:white;
border:5px solid white;
padding : 0px 10px 0px 10px;
            font-family: 'SuisseIntl-Book'!important;
           
}

.titrelogique a:hover{background-color:rgba(255, 255, 255, 0.5);}

@media (max-width:1000px){
 .titrelogique a{font-size:35px;line-height:51px;
 }
.textelogique {font-size:18px;line-height:30px;}    
    
}
 
 /*FIN STYLES LOGIQUES */




.post-featured-img{display:none!important;}


/*vignettes bas de pages porfolio */
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .proj-bg-img, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .post-bg-img {
    background-size: 300%;opacity: 0.3;
} 




body .masonry.meta_overlaid .masonry-blog-item{padding:30px!important;}


/* Archive de category */
/*.subheader{display:none!important;}*/
.meta-category{display:none!important;}

#page-header-bg .container h1{font-size:100px;line-height:90px;}

.single #page-header-bg .container h1{font-size:60px;}

#sidebar {
    background: #fff!important;
}
  
/* SUR LA HOME LES LAST NEWS */
.home .blog-recent .col .post-header h3 a{color:#000000!important;font-size:24px!important;line-height:30px;}
  
  

/*    
.page-header-bg-image {
    filter: grayscale(60%);
    -webkit-filter: grayscale(60%);
    -moz-filter: grayscale(60%);
    -ms-filter: grayscale(60%);
    -o-filter: grayscale(60%);
}*/


.work-info-bg:hover{opacity:0.1!important;}

.single-portfolio .row .col.section-title h1, .single-portfolio .row .col.section-title .subheader{text-align:left!important;}
.single-portfolio #page-header-bg .subheader {font-size: 16px;}



.portfolio-items .col .inner-wrap[data-animation="fade_in"], .portfolio-items:not(.carousel) .col .inner-wrap.animated, .posts-container article .inner-wrap.animated, .posts-container[data-load-animation="fade_in"] article .inner-wrap.animated {
    opacity: 1!important;
    transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
}


/*footer*/
#footer-outer #footer-widgets .col ul li a:hover {
    color: #b9e4e5 !important;
}

#footer-widgets{padding-top:80px;}

/*bouton header */
header#top nav >ul >li[class*="button_bordered"] >a:before, #header-outer.transparent header#top nav >ul >li[class*="button_bordered"] >a:before {
    border: 1px solid;}
    
    body.ascend #header-outer[data-full-width="true"] header#top nav >ul.buttons {
    margin-right: 15px;
}

/*header portfolio fonts */
/*titre */
.single:not(.material) #page-header-bg.fullscreen-header h1 {
    font-size: 18px !important;font-weight:600;letter-spacing:0;

}
/*sous titre */
@media only screen and (max-width: 3000px) and (min-width: 0px){
.single-portfolio #page-header-bg .subheader {
    font-size: 60px !important;
    line-height: 65px;
}
}

@media only screen and (max-width: 1000px) and (min-width: 690px){
#page-header-bg .span_6 span.subheader {
    font-size: 22px!important;
    line-height: 30px!important;
}
body.single-portfolio .row .col.section-title h1 {
    margin: 0;
}
}

@media only screen and (max-width: 690px){
#page-header-bg .span_6 span.subheader {
    font-size: 15px!important;
    line-height: 20px!important;
}

body.single-portfolio .row .col.section-title h1 {
    margin: 0;
}
}

/*sidebar portfolio */
div#project-meta {
    display: none;}
    

/*draggable*/
.draggable .img-with-animation.animated-in{
  cursor:move!important;
 }
 
.draggablemap .img-with-animation.animated-in{
  cursor:move!important;
 }
 

 
 
/* change la couleur du bg de la citation dans "journal" */
article.post.quote .post-content .quote-inner
{
    background-color: black !important;
}

.post-area.masonry.meta_overlaid article.post.quote .quote-inner .author
{
    font-size: 16px !important;
}

/* hide next post / previous post and related post */


body .masonry.meta_overlaid .masonry-blog-item .article-content-wrap >*:not(.post-header) {
    display: block !important;
}

.article-content-wrap > .video > iframe
{
    width: 100% !important;
    height: auto !important;
}

.linkprojet a{color:#000!important;}
.linkprojet a:hover{color:#fff!important;background-color:#000!important;}

/*Style articles*/
body .masonry.meta_overlaid .masonry-blog-item .post-featured-img:before {
background:none!important;}

.single #author-bio{display:none!important;}
.single .blog-title a{display:none!important;}

.post .post-header .title a{color:#000!important;font-size:36px!important;line-height:45px;text-transform:uppercase;}
.posts-container .post-content:hover{border-bottom:2px solid #000;}
.posts-container .post-content{border-bottom:2px solid #fff;}

/* cale la date sur le single post */
#page-header-bg[data-post-hs="default_minimal"] #single-below-header
{
    text-align:left!important;
    max-width: 1000px;
    margin: 0 auto!important;
}

#page-header-wrap .row .col.section-title span.meta-date
{
    font-family:inherit !important;
}
/*date */
.grav-wrap .text span{font-size:11px!important;background-color:#b3ced2;color:#fff!important;padding:4px;}


.draggablemap p {cursor:move!important;
            font-family: 'SuisseIntl-Book'!important;
            z-index:100000;
}

@media (max-width:1000px){
 .draggablemap p{font-size:40px;}}
 
 /*STYLE BLOG*/
 .post-featured-img{border-radius:0 !important;}
.entry-title {text-align:left!important;}
.single #page-header-bg #single-below-header span {
    color: rgba(255,255,255,1);}
article.post.quote .post-content .quote-inner {background-color: white!important; border: solid black 4px;}
 #page-header-bg .inner-wrap >a{display:none;}
 body .masonry.meta_overlaid .content-inner >a >span.post-featured-img {background-color:white!important;}
 
 /* page blog journal */
.flexDivPost
{
   
    display: flex;
    margin-bottom: 50px;
    margin-top: 50px;
    flex-wrap: nowrap;
    padding-bottom:40px;
  border-bottom:3px solid black;
}

.flexDivPost a
{
    color: black !important;
    text-transform: uppercase;
    font-size: 30px;
    line-height:0px!important;
}
 
@media screen and (max-width: 999px) {
    .flexDivPost
    {
        flex-wrap: wrap;
    }
    
    .titlearticle{
    width: 100%!important
    
    
}}

.date
{
    text-align: left !important;
    font-size: 12px !important;
}

.date > p
{
    padding: 20px;
}
 
.cropBlogImage img
{
    width: 350px !important;
    height: 350px !important;
    max-width: none !important;
    object-fit: cover; 
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.cropBlogImage img:hover
{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.dateButtons > button
{
    border: none;
    font-size: 30px;
    color: black;
    cursor: pointer;
    margin-right: 20px;
    background-color:white;
}

.dateButtons > button:first-child
{
	font-weight: 700;
}

.dateButtons
{
    transition: visibility 0s, opacity 0.2s linear;
    background-color:white;
}

.noPost
{
    margin-top: 50px;
}



/* fond gris un sur deux */
/*.flexDivPost:nth-child(even)
{
    background-color: #FFFFFF;
    margin-top:30px;
    margin-bottom:20px;
}

.flexDivPost:nth-child(odd)
{
    background-color: #FFFFFF;
}*/


.displayPosts {
    border:none;
    font-size:30px;
    margin-bottom:20px;
    font-weight:500;
    border:3px solid white;
    cursor: pointer;
    transition: all 0.1s ease-out;
    background:white;
}

.displayPosts:hover {
    border:3px solid black;
    transition: all 0.1s ease-out;
}

.titlearticle{
    padding-top:15px;
    padding-left: 5%;
    width: 60%;
    padding-right: 10%;
}

.single .heading-title[data-header-style="default_minimal"] #single-below-header span {float:left!important;}

.single #single-below-header >span {
    margin: 0 10px 0 126px!important;
    padding-left: 10px;
    border-left: 1px solid #DDD;
}
@media screen and (max-width: 1024px) {
.single #single-below-header >span {
    margin: 0 10px 0 0px!important;}}
    
.row .col.section-title {border-bottom:none!important;}
div .infocomp {color:#9e9e9e;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:40px 0px 40px 0px;margin:20px 0px 20px 0px;}


p.footerstyle {font-size:14px!important;font-family:arial}

p.footerstyle a{color:#91c1c0!important;}

/* cache l'icone menu dans la nav */
#top nav ul[data-user-set-ocm="off"] .slide-out-widget-area-toggle
{
	display: none !important;
}

.menu-item.menu-item-320
{
	margin-right: 20px;
}

/* bandeau cookie, bouton "en savoir plus"*/

a#cn-more-info {
    background-color: transparent !important;
}

/* Page projet bug scroll mobile */
@media screen and (max-width: 1000px)
{
	.fp-tableCell > .fp-scrollable > .fp-scroller
	{
		transform: translate(0px, 0px) translateZ(0px) !important;
	}
}

/* Portfolio project type */
.archive.tax-project-type .download-book
{
	position: absolute;
	right: 110px;
    top: 50%;
    transform: translateY(-50%);
}

.archive.tax-project-type .download-book img
{
	width: 20px;
    height: auto;
	transform: scale(1);
	transition: all ease-out .1s;
}

.archive.tax-project-type .download-book:hover img
{
	transform: scale(1.2);
	transition: all ease-out .1s;
}

@media screen and (max-width: 1000px)
{
	.archive.tax-project-type .download-book
	{
		position: relative;
		right: unset;
		top: unset;
		transform: none;
		margin: 0 calc((100% - var(--mobile-container-width)) / 2);
	}
}