@charset "UTF-8";
/*
Theme Name: Capexis

*/

:root {
	font-size:16px;
 
--dark:#01004c; 
--white:#FFF;
--gray:#f2f6fd; /*eaf1fe;*/
--gray2:#5d7081;
--bleu: #378ce0;	
}
html {
  -webkit-text-size-adjust: 100%; /* Désactive le zoom automatique de Chrome */
	  text-size-adjust: 100%; /* Pour les autres navigateurs (Firefox, IE, etc.) */
}
.mobilebutton {display:none}
.sharers {padding: 0.875rem;background:var(--dark);-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out}
.sharers svg {height: 1.5rem;width: auto;fill: var(--white);}
.sharers:hover {background:var(--bleu)}

.dark {color: var(--dark)} .bg-dark {background-color:var(--dark)} 
.white {color:var(--white)} .bg-white {background-color:var(--white)} a.white:hover {color:var(--white)}
.gray {color:var(--gray)} .bg-gray {background-color:var(--gray)}
.gray2 {color:var(--gray2)} .bg-gray2 {background-color:var(--gray2)}
.active a {color:var(--bleu) !important}
.fleft {float:left}
.logo-contact {width:15.625rem}
 .deco-title:before {
  content: "";
  display: inline-block;
  width: 4rem;
  height: 1px;
  background: var(--dark);
  outline:
2px solid transparent;
  vertical-align: middle;
  margin-right: 1rem;}

.deco-title-white:before {
  content: "";
  display: inline-block;
  width: 4rem;
  height: 1px;
  background: var(--white);
  outline:
2px solid transparent;
  vertical-align: middle;
  margin-right: 1rem;}

.deco-title2::after {
  content: "";
  display: block;
  width: 4rem;
  height: 4px;
  background: var(--bleu);
  outline:
2px solid transparent;
  vertical-align: middle;
  margin-top: 0.7rem;
  margin-left: auto;
  margin-right: auto;
 
	}


.button {background-color:var(--dark)}
.buttonicon {width: 1.2rem;
  display: inline-block;
  transform: rotate(-90DEG);
  vertical-align: middle;}
.buttonicon svg {fill: var(--white);}
.bd { font-family: "Montserrat", sans-serif;font-optical-sizing:auto;}
strong {font-weight:700}
em {font-style:italic}

/*Expertise*/
#expertises h2 {position: absolute;top:11vh;z-index: 20;}
.expertise-image {}
.slider-expertise {width: 100%;
  height: 75VH;
  margin:auto;
  position: absolute;
  bottom: 0;
  top: 0;
  z-index: 10;}
.container-expertise {display:flex;flex-wrap: wrap;justify-content: space-between;align-items: center;background: #fff;
  width: 80%; height:75vh;margin-right: 10rem;}
.expertise-left {width:40%}
.expertise-text-container {width:60%; background:var(--white)}
.expertise-texte p:first-of-type {font-weight:700;font-size:1.5rem}
.expertise-texte p:last-of-type {margin-bottom:0}
.expertise-texte ul {margin-left:1rem;margin-top:2rem;display: grid;
  grid-template-rows: repeat(5,min-content);
  grid-auto-flow: column;}
.expertise-texte li {list-style:disc; font-size:1.1rem}

/*Cabinet*/
.animimg-container {
  position: relative;
  overflow:hidden;
  display: flex;
  align-items: center;
  justify-content: start;
  border-radius:0.4rem;
  height: 65vh;
}
.animimg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  object-fit: cover;
  object-position: center;
  padding:
0;
}


#cabinet {outline: 1px solid transparent;}
.row-cabinet {display:flex;flex-wrap: wrap;justify-content: space-between;align-items:center;}
.img-cabinet {width:45%} .img-expertise img {border-radius:4px}
.content-cabinet {width:45%}
.row-cabinet.img-left .img-cabinet {order:1}
.row-cabinet.img-left .content-cabinet {order:2}
.content-cabinet p:first-of-type {font-weight:700;font-size:1.5rem}
.content-cabinet p:last-child {margin-bottom:0}
.row-cabinet:last-child {margin-bottom:0 !important}

/*EQUIPE*/
.row-equipe {display:flex;flex-wrap: wrap;justify-content: space-between;align-items:end;}
.img-equipe {width:30%}
.content-equipe {width:60%} .content-equipe p {margin-bottom:0}
.row-equipe.img-left .img-expertise {order:1}
.row-equipe.img-left .content-equipe {order:2}
#equipe .first-word {display:block}


/*Contact*/
.container2col {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items:center;
}
.c2c-left {
  width: 35%; border-radius:0.4rem;
}
.c2c-right {
  width: 55%;
}


.phone {display: flex;flex-wrap: wrap;align-items: center;}
.email {display: flex;flex-wrap: wrap;align-items: center;}
.locality {display: flex;flex-wrap: wrap;align-items: center;}
.picto-phone, .picto-email, .picto-locality {width: 1.4rem;margin-right: 1.4rem;}
.picto-phone svg, .picto-email svg, .picto-locality svg {fill:var(--white);width: 1.4rem}

.form-col2 {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.form-col-left, .form-col-right {width:45%}

/* =Header Image
-------------------------------------------------------------- */

.custom-bg {position:relative;background-attachment:scroll;background-repeat: no-repeat;background-size: cover;background-position: center;top: 0;left: 0;width:100%;}
.custom-bg::after {content: ""; top: 0;left: 0;bottom: 0;right: 0;position: absolute;z-index: 1;}
.height50 {height:50vh} .height75 {height:75vh} .height100 {height:100vh}


#title-content-zone {position:absolute;z-index:2;left:0;top:0;right:0;bottom:0;margin:auto;display: flex;
justify-content: center;
align-items: center;}

.custom-bg.height100 .scrollcontainer {display:block;}
.scrollcontainer {
  display:none;	
  position: absolute;
  left: 0;
  bottom:3rem;
  right: 0;
  z-index: 2;
  margin: auto;
}
.gradient { background-image: linear-gradient(to top, rgba(10, 7, 28, 0.9) 0%, transparent);
    position: absolute;
    bottom: 0;
   top:0;
	left:0;
		right:0;
	z-index: 1;}
/*svg*/
.fleche-down-darkbg {display: block;
  width: 1.5rem;
  height: auto;
  margin: auto;
  transform: rotate(90deg);}
.fleche-down-darkbg svg {fill:var(--white)}

/* =Featured Image
-------------------------------------------------------------- */
.post-thumbnail img {width:100%;height:auto}

.post-thumbnail.animated {overflow:hidden;  }
.post-thumbnail.animated img:hover {
transform: scale(1.1);
}
	.post-thumbnail.animated img {transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-webkit-transition: all 1s ease;
		-o-transition: all 1s ease;}

h2 a {transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-webkit-transition: all 1s ease;
		-o-transition: all 1s ease;}


/* = Posts grid
-------------------------------------------------------------- */

#gridlist {display: flex;
flex-wrap: wrap;
justify-content: flex-start;
row-gap:3.75rem;
column-gap: 5%;
	
}
#post-grid {
  background:var(--white);
 width: 30%;
	border-radius: 0.4rem;
  overflow: hidden;
}
#post-grid .post-title a {color:var(--dark);-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out} #post-grid .post-title a:hover {color:var(--bleu);}

/* = Posts & pages basics
-------------------------------------------------------------- */
.post-container h2, .post-container h3 {text-align:left}
.single .entry-content p:first-of-type, .page .entry-content p:first-child {font-size:1.8rem;font-weight:700;text-align: left;}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {color:var(--dark);font-size:2rem;line-height:1.2;font-weight:700; margin-bottom:1.875rem;margin-top: 3rem;}

.entry-content ul {margin-bottom:1.875rem;}
.entry-content li {list-style:disc;margin-left:2rem; margin-bottom:1.5rem}

/* = Related Posts 
-------------------------------------------------------------- */

#related-posts #post-grid {background: var(--white);}

/* = Comments
-------------------------------------------------------------- */
.comment-list article {background:var(--gray);padding:2rem;margin-bottom:2rem;border-radius:8px}
.comment-respond label {display: none;}

/* = Carousel
-------------------------------------------------------------- */

.team-carousel {width:100%;}
.team-carousel-item {width:23.5%;margin:0 1%;float:left}

button.flickity-prev-next-button {width: 100px;height: 100px; padding:0;outline: none !important;}

/* icon color */
.flickity-button-icon {fill: var(--bleu);}

.flickity-prev-next-button.next {right: -15%;} .flickity-prev-next-button.previous {left: -15%;}
.flickity-page-dots {bottom:0%;}
.flickity-button:disabled {opacity: 0 !important}

.flickity-enabled:focus .flickity-viewport {outline: none !important;}
button.flickity-button, button.flickity-button:hover, button.flickity-button:focus { box-shadow: none!important;}

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	color:var(--dark);
	background: var(--white);
	font-family: "Poppins", serif;
	font-size:1.25rem;
	overflow:hidden;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
#hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {color:var(--bleu);text-decoration:none}
a:focus {outline:none;}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
	color:var(--bleu)
}
a img {
	border: 0;
}

/* =Structure
----------------------------------------------- */


.container {
    margin: 0 auto;
    position: relative;
	width:80%;
	max-width:100rem;
}
.container90 {
	margin: 0 auto;
    position: relative;
	width:96%;
	max-width:118.75rem;
}
.container70 {margin: 0 auto;
    position: relative;
	width:70%;
	max-width:100rem;}

p {margin-bottom:1.875rem}


/* =Genericons
----------------------------------------------- */

.social-circle {width:2.4rem;height:2.4rem; background:var(--dark); border-radius:50%; display:flex;align-items:center;justify-content:center;border:0px solid #fff; -moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out}



.rs-set {}

.rs-set:hover svg {fill:var(--white);-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out}
.rs-set svg {width:1.4rem; fill:var(--white)}

/* Contact Form */

.wpcf7 {text-align:center}
.grecaptcha-badge {display:none}
.wpcf7 br {display:none}
.wpcf7 input[type="text"], input[type="url"], .wpcf7 input[type="email"] {width:100%;margin-bottom: 1.875rem;} .wpcf7 textarea {width:100%; margin-bottom: 1.125rem;}
.wpcf7 input[type="text"], input[type="url"], .wpcf7 input[type="email"],.wpcf7 textarea
{border: 1px solid var(--gray2);
  background: var(--white);font-size: 1.2rem;}
.wpcf7-list-item {display:block;font-size:0.9rem;margin-bottom:2.875rem;width:100%;text-align:left;margin-left:0 !important}
.wpcf7 input[type="submit"] {}
.wpcf7-list-item-label {padding-left:6px;font-weight: 300;}
.wpcf7-spinner {display:none}
.wpcf7 form .wpcf7-response-output {
  font-size: 1.2rem;
  padding: 2rem;
}
.wpcf7-form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
  display: none;
}
.wpcf7-not-valid-tip {
  font-size:0.8rem !important;
 position: absolute;
  width:20rem;
  display: flex;
	left: 10px;
  top: 0;
}
.wpcf7-form-control-wrap {
	display: block;}

/* Media ------------------------------------- */

figure {
	display: block;
	margin: 0;
}

iframe {
	display: block;
	max-width: 100%;
}

video {
	display: block;
}

svg,
img,
embed,
object {
	display: block;
	height: auto;
	max-width: 100%;
}

figcaption,
.wp-caption-text {
	color: #6d6d6d;
	display: block;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 1.5rem;
}

figcaption a,
.wp-caption-text a {
	color: inherit;
}


/* GALLERIES */

.gallery {
	width:100%;
	height:50vh;
	overflow:hidden;
	background:var(--dark);
	margin-bottom:20px
}

.gallery-item {
	
	width: 100%;
	
}

.gallery-item img {margin:auto;height:50vh;width:auto;display:block}
.gallery-caption {
	display: block;
	margin-top: 0.8em;
}
.gallery-item .gallery-caption {position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  color: var(--white) !important;
  font-size: 0.7rem !important;
  line-height: 1 !important;
  background: rgb(0, 0, 0,0.8);
  padding:2%;
padding: 0.5rem 1rem;
  margin-top: 0;opacity:0;transition: ease-in-out 0.4s;}
.gallery-item:hover .gallery-caption {opacity:1}

.gallery .flickity-prev-next-button.previous {left: 0%;}
.gallery .flickity-prev-next-button.next {right: 0%;}

.gallery .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  width: 50%;
  height: 50%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
text-align: center;}
.gallery button.flickity-button, button.flickity-button:hover, .gallery button.flickity-button:focus {background: transparent;}
.gallery .flickity-button-icon {fill: var(--white);}

/*fancy*/
.fancybox__nav button {background:transparent !important}

/* Inputs ------------------------------------ */

fieldset {
	border: 0.2rem solid #dcd7ca;
	padding: 2rem;
}

legend {
	font-size: 0.85em;
	font-weight: 700;
	padding: 0 1rem;
}

label {
	display: block;
	
}

label.inline,
input[type="checkbox"] + label {
	display: inline;
	font-weight: 400;
	margin-left: 0.5rem;
}

input,
textarea,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button {
	
	line-height: 1;
}



input,
textarea {
	border-color: #999;
	
}

code,
input[type="url"],
input[type="email"],
input[type="tel"] {

	/*rtl:ignore*/
	direction: ltr;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="tel"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	color: var(--dark);
	background: var(--white);
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size:1rem;
	margin: 0;
	max-width: 100%;
	padding: 1.4rem 1.2rem;
	font-family: inherit;
	
}

select {
	font-size: 1em;
}

textarea {
	font-family:inherit;
	height:10rem;
	line-height: 1.5;
	width: 80%;
}

input::-webkit-input-placeholder {
	line-height: normal;
}

input:-ms-input-placeholder {
	line-height: normal;
}

input::-moz-placeholder {
	line-height: normal;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: var(--dark);
	font-family: "Montserrat", sans-serif;
  border: none;
  color: var(--white);
  cursor: pointer;
  padding: 1.125rem 2.5rem 1.125rem 2.5rem;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1;
  margin: 0;
  opacity: 1;
  text-align: center;
  text-decoration: none;
	text-transform:uppercase;
  transition: ease-in-out 0.4s;
  font-family: inherit;
  border-radius:4px;
	
}
@-moz-document url-prefix() {
    button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"]{/*padding-top:18px;*/}
}

button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration: none;
	background: var(--bleu);
  color: var(--white);
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border-color: currentColor;
}

input[type="search"]:focus {
	outline: none;
	
}

/* = Pagination
----------------------------------------------- */
.navigation {
margin-top: 3.75rem;
text-align: center;
	padding-top: 3.75rem;}
  
.navigation li {
    display: inline;
}
  
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: var(--dark);
	color: var(--white) !important;
    border-radius: 4px;
    cursor: pointer;
    font-size:1.1rem;
    padding: 0.5rem 0.75rem;
}
  
.navigation li a:hover,
.navigation li.active a {
    background-color:var(--dark);
}

/* =Footer
----------------------------------------------- */
#colophon {background-color:var(--dark);color:var(--white)}
.footer-l1 {display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid var(--gray2);}
.footer-l2 {display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	align-items: center;}
.footer-menu {display:flex;text-align:center}
.footer-navigation li {margin-left:3rem;}

.footer-navigation li a {color:var(--white);font-size: 1rem;letter-spacing: 1px;}
.footer-l2 .footer-navigation li a {font-size: 0.9rem;}
.footer-l1 .footer-navigation {text-transform: uppercase;}
.footer-navigation li a:hover {color:var(--white)}
.copy {font-size: 0.9rem;}
#logo-footer img {height: 5rem;margin:auto;position: relative;top: 3rem;}
#footer-widget {display:none;flex-wrap: wrap;justify-content:flex-start;column-gap:6.6%;border-top:1px solid var(--white) }
#footer-widget .widget-area {width:20%;}
#footer-widget h3 {font-weight:700;margin-bottom:20px;text-transform:uppercase}
#footer-widget a {color:var(--white)}
#footer-widget a:hover {color:var(--dark)}
#footer-widget ul {list-style:none}
#footer-widget li {margin-bottom:10px}

.social-footer {text-align:center}
.social-footer .social-item {display:inline-block;margin:6px}
.social-footer .social-circle {background: var(--white);}
.social-footer .rs-set svg {fill: var(--dark);}