@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  font-style: normal;
  color: #1F0000;
  background: #fff;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
a{
  outline: none;
}
.navigation a:hover,
a:hover{
  color: #E54D42;
  text-decoration: none;
}
.widget,
ul.nostyle{
  margin: 0;
  padding: 0;
  list-style: none;
}
img{
  max-width: 100%;
  height: auto;
}
button, input, optgroup, select, textarea {
  outline: none;
}
.post-navigation {
  margin-left: 0;
  margin-right: 0;
}
.post-navigation .post-title{
  margin-top: 0;
}
.slick-slider .slick-track,
.displayflex{
  display: -webkit-box; 
  display: -moz-box; 
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.jc_between{
  justify-content: space-between;
}
.jc_center{
  justify-content: center;
}
.max_width_1085{
  max-width: 1085px;
}
.max_width_930{
  max-width: 930px;
}
.slider_pagination{
  min-width: 101px;
}						
.sliderbox .slick-arrow,
.slick-slider .slick-arrow,						   
.slider_pagination .slick-arrow{
  height: 48px;
  width: 48px;
  cursor: pointer;
border: none;
  background-color: transparent !important;
  font-size: 0;
  padding: 0;			   
}
.sliderbox .slick-disabled,
.slick-slider .slick-disabled,
.slider_pagination .slick-disabled{
  opacity: 0.7;
}
.sliderbox .slick-arrow.slick-prev,
.slick-slider .slick-arrow.slick-prev,								  
.slider_pagination .slick-prev,
.slider_pagination .slick_prev{
  background: url(../images/prev.svg) no-repeat center;
  margin-right: 5px;
}
.sliderbox .slick-arrow.slick-next,
.slick-slider .slick-arrow.slick-next,									  
.slider_pagination .slick-next,
.slider_pagination .slick_next{
  background: url(../images/next.svg) no-repeat center;
}
.slider_pagination .slick-hidden{
  /*opacity: 0;*/
}
#site_header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: transparent linear-gradient(0deg, #00000000 0%, #141414EF 100%) 0% 0% no-repeat padding-box;
  min-height: 112px;
  padding-top: 20px;
  z-index: 999;
}
.home #site_header .site_logo .site_title{
  display: none;
}
#site_header .site_logo .site_title{
  max-width: 100px;
  margin: 0;
}
#site_header .site_menu{
  
}
#site_header .site_menu ul{
  
}
#site_header .site_menu ul li{
  
}
#site_header .site_menu ul li a{
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  padding: 0 20px;
  border: 2px solid transparent;
  border-radius: 30px;
  display: block;
  line-height: 30px;
  background: none;
  font-family: 'Montserrat', sans-serif;
}
/*#site_header .site_menu ul li.current_page_item a,
#site_header .site_menu ul li.current-menu-item a,*/
#site_header .site_menu ul li.menu_active a,
#site_header .site_menu ul li.active a,
#site_header .site_menu ul li:hover a{
  border-color: #E54D42;
}

#site_footer {
  background: #141414;
  padding: 50px 0 100px;
  color: #fff;
  position: relative;
  border-radius: 0 180px 0 0;
}
#site_footer .footer_cover{
  align-items: flex-end;
}
#site_footer .footer_left {
  
}
#site_footer .footer_left {
  
}
#site_footer .footer_right .widget{
  width: 100%;
  text-align: right;
}
#site_footer .footer_right .widget a{
  color: #fff;
  text-decoration: underline;
}
#site_footer .footer_left .widget a:hover,
#site_footer a:hover{
  color: #E54D42;
}
#site_footer .footer_left .widget_media_image{
  margin-bottom: 30px;
  max-width: 200px;
}
#site_footer .footer_left .widget .wp-block-image{
  text-align: left;
}
#site_footer .footer_right {
  justify-content: flex-end;
  align-items: flex-end;
}
#site_footer .footer_right .map_site{
  margin-right: 30px;
}
#site_footer .footer_right .map_site .wp-block-image,
#site_footer .footer_right .map_site img{
  border-radius: 10px;
}
#site_footer .footer_right .rs_links li{
  margin-right: 12px;
}
#site_footer .footer_right .rs_links li{
  margin-right: 12px;
  margin-top: 10px;
}

#site_footer .footer_right .rs_links ul{
  display: inline-flex;
	
}
#site_footer .footer_right .rs_links li a:hover{
  opacity: .8;
}
#site_footer .footer_right .rs_links li a img{
  
}
#site_footer .footer_right .widget_nav_menu{
  margin-bottom: 30px;
}
#site_footer .footer_cover .menu li{
  margin: 0 0 12px;
}
#site_footer .footer_right .rs_links li:last-child,
#site_footer .footer_right .menu li:last-child{
 
}
#site_footer .footer_cover .menu li a{
  display: block;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 8px 20px 12px;
  border-radius: 30px;
  line-height: 25px;
  font-size: 20px;
}
#site_footer .footer_right .menu li a:focus,
#site_footer .footer_right .menu li a:hover{
  background: #fff;
  color: #E54D42;
}


.home section.top_section{
  margin-bottom: 0;
  padding-top: 0;
}
.home section.top_section .studio_logo {
  margin-left: -94px;
  display: block;
}
.top_section .top_section_cover{
  position: relative;
  background-size: cover;
  background-position: 0 top;
  padding: 150px 0;
  color: #fff;
  font-size: 20px;
}
.top_section .top_section_cover:before{
  content: "";
  background: transparent linear-gradient(270deg, #00000000 0%, #141414 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 60%;
}
.top_section .top_section_cover .post_details {
  max-width: 500px;
  position: relative;
}
.head_title,
.top_section_cover .post_title {
  letter-spacing: 1.5px;
  color: #FFFFFF;
  font-size: 38px;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 30px;
}
.head_title{
  margin-bottom: 0;
}
.head_title:after{
  content: "";
  background: #fff;
  height: 3px;
  width: 45px;
  display: block;
  margin-top: 10px;
}
.top_section_cover .post_desc {
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 17px;
  line-height: 29px;
  font-weight: normal;
  margin-bottom: 35px;
}
.top_section .top_section_cover .post_details .post_link{
  
}
.know_more a,
.studio_link a,			   
.top_section .top_section_cover .post_details .post_link a{
  border: 2px solid #e54d42;
  border-radius: 30px;
  padding: 8px 20px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.know_more a:hover,
.studio_link a:hover,					 
.top_section .top_section_cover .post_details .post_link a:hover{
  border: 2px solid #e54d42;
	background: #e54d42;
  color: #fff;
}

.home section.section_infos_contact{
  letter-spacing: -0.34px;
  color: #1F0000;
  font-size: 17px;
  line-height: 25px;
  font-weight: normal;
  padding: 100px 0;
  margin: 0;
}

.section_production {
  background: #f3f2f2;
  padding: 100px 0;
}
.section_production .bv_item .icon {
  height: 35px;
}
.section_production .bv_item .title {
  margin: 15px 0 20px;
  font-size: 18px;
  line-height: 30px;
  color: #1F0000;
  letter-spacing: 0px;
}
.section_production .bv_item .desc {
  color: #1F0000;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
}

.section_studio_parisien{

}
.section_studio_parisien,
.section_studio_parisien p{
  letter-spacing: -0.34px;
  color: #1F0000;
  font-size: 17px;
  line-height: 25px;
}
.section_studio_parisien ul{
  list-style: none;
  padding: 0;
}
.section_studio_parisien .studio_parisien_1 .text_row {
  padding-right: 30px;
}
.section_studio_parisien .studio_parisien_1 .imag_row_cover {
  margin-bottom: -100px;
  display: inline-block;
  border-radius: 10px 160px 10px 10px;
}
.section_studio_parisien .studio_parisien_1 .imag_row_cover img{
  border-radius: 10px 160px 10px 10px;
}
.section_studio_parisien .studio_parisien_2 {
  background: #f3f2f2;
  padding: 130px 0 100px;
}
.section_studio_parisien .studio_parisien_2 .imag_row_cover{
  display: inline-block;
  border-radius: 10px 10px 10px 100px;
}
.section_studio_parisien .studio_parisien_2 .imag_row_cover img{
  border-radius: 10px 10px 10px 100px;
}
.home section .red_link{
  margin-top: 40px;
}

.lesactualites{
  margin-bottom: 135px;
}
.lesactualites .bloc_details{
  padding-left: 40px;
  padding-top: 35px;
}
.lesactualites .bloc_images{
  position: relative;
}
.lesactualites .actu_image{
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100px 10px 160px 10px;
}
.lesactualites .actu_image img{
  margin: 0;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  max-height: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 100px 10px 160px 10px;
}
.lesactualites .bloc_details .actu_item{
  margin: 0 0 12px -100px;
  cursor: pointer;
  position: relative;
}
.lesactualites .bloc_details .actu_item.active {
  transform: translateX(-80px);
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  -moz-transform: translateX(-80px);
  -o-transform: translateX(-80px);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.lesactualites .details{
  background: #fff;
  padding: 12px 20px 10px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
}
.lesactualites .details .actu_link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.lesactualites .actu_item.active .details{
  background: #f3f2f2;
}
.lesactualites .details .actu_date {
  color: #7A7A7A;
  font-size: 10px;
  line-height: normal;
  font-weight: 500;
}
.lesactualites .details .actu_title{
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.lesactualites .details .actu_title,
.lesactualites .details .actu_title a{
  letter-spacing: 0px;
  color: #1F0000;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  background: none;
}
.lesactualites .details .actu_title a:focus,
.lesactualites .details:hover .actu_title a{
  color: #E54D42;
  outline: none;
  border: none;
  text-decoration: none;
  background: none;
}
.lesactualites .details .actu_desc{
  font-size: 15px;
  line-height: 23px;
  letter-spacing: -0.3px;
  color: #1F0000;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.lesactualites .all_actus{
  text-align: right;
}
.lesactualites .all_actus a{
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  text-decoration: underline;
  letter-spacing: 0px;
  color: #1F0000;
}
.lesactualites .all_actus a:hover{
  color: #E54D42;
}
.bloc_title{
  margin-bottom: 30px;
}
.bloc_title p:last-child{
  margin-bottom: 0;
}
.bloc_title .title{
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 0;
}
.bloc_title .sub_title {
  letter-spacing: 0px;
  color: #E54D42;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
}
.home section{
  padding-top: 100px;
}
section.contact,
.section_domaine_dintervention {
  background: #f3f2f2;
  padding-bottom: 135px;
}


.bv_realisations .bloc_title {
  margin-bottom: 40px;
}
.bv_realisations .slick-list{
  padding-right: 0 !important;
  padding-bottom: 5px !important;
}
.bv_realisations .slick-slide{
  margin-left: 10px;
  height: auto;
}
.bv_realisations .slick-slide .real_item_cover{
  box-shadow: 1px 3px 3px #00000029;
  border-radius: 4px;
  height: 100%;
  overflow: hidden;
}
.bv_realisations .slick-slide img{
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 100%;
}

section.bv_team{
  margin-bottom: 135px;
}
.bv_team .bloc_title{
  margin-bottom: 80px;
}
.bv_team .slider_pagination{
  margin: 20px 0 -20px;
}
.bv_team .team_item{
  text-align: center;
}
.bv_team .team_item .team_item_cover {
  display: inline-block;
  margin: auto;
  text-align: right;
}
.bv_team .team_item .image{
  height: 240px;
  width: 240px;
  margin-bottom: 20px;
}
.bv_team .team_item .image,
.bv_team .team_item .image img{
  display: inline-block;
  border-radius: 50% 50% 12px 50%;
}
.bv_team .team_item .image img{
  width: 100%;
  height: 100%;
}
.bv_team .team_item .details{

}
.bv_team .team_item .name{
  letter-spacing: 0px;
  color: #1F0000;
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0;
}
.bv_team .team_item .post{

}
.contact .contact_left{
  padding-right: 180px;
}
.wpcf7-form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-select{
  background: #fff url(../images/arrow_down.svg) no-repeat calc(100% - 15px) center !important;
  position: relative;
  z-index: 1;
}
.wpcf7-form .row {
  margin-left: -5px;
  margin-right: -5px;
}
.wpcf7-form .col-xs-12 {
  margin-bottom: 1px;
      padding-left: 5px;
    padding-right: 5px;
}
.wpcf7-form .cnt_texte{
  margin-top: 15px;
}
.wpcf7-form .cnt_texte,
.wpcf7-form .cnt_texte p{
  font-size: 10px;
  color: #7A7A7A;
  line-height: normal;
}
.wpcf7-form .cnt_texte p:last-child{
  margin-bottom: 0;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control{
  width: 100%;
  border: 2px solid #f3f2f2;
  border-radius: 10px;
  outline: none;
  padding: 12px 15px;
  height: auto;
  line-height: normal;
  color: #7A7A7A;
  font-size: 12px;
}
.comment-form > p input,
.comment-form > p textarea{
  border-color: #f3f2f2;
  outline: none !important;
  border-radius: 10px;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control,
.comment-form > p input,
.comment-form > p textarea{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;
  outline: none;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea{
  height: 115px;
}
.listing_post_blog .post_item_cover .post_details .more-link{
  display: none;
}
.comment-form input[type="submit"],
.red_link a,
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
  background: none !important;
  color: #E54D42 !important;
  border: 2px solid #E54D42;
  border-radius: 20px;
  padding: 0 30px;
  line-height: 31px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  outline: none;
}
.comment-form input[type="submit"]:hover,
.red_link a:hover,
.wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
  background: #E54D42 !important;
  color: #fff !important;
}
.contact_right_cover {
  border-radius: 100px 10px 10px 10px;
  display: inline-block;
}
.contact_right_cover img{
  border-radius: 100px 10px 10px 10px;
}


/* Page blog */
.site_main{
  /*margin-bottom: 135px;*/
  font-family: 'Montserrat', sans-serif;
}
.banner_page {
  min-height: 240px;
  padding-top: 120px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 80px;
  padding-bottom: 80px;
  position: relative;
}
.banner_page:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.banner_page .container{
  position: relative;
}
.listing_post_blog .post_item{
  
}
.posts_navigation{
  width: 100%;
  margin-top: 30px;
}
.posts_navigation .page-numbers{
  border: 1px solid #E54D42;
  line-height: 35px;
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
  color: #E54D42;
  margin: 4px;
  height: 35px;
  min-width: 35px;
  text-align: center;
}
.posts_navigation .page-numbers:hover,
.posts_navigation .page-numbers.current{
  background: #E54D42;
  color: #fff;
}
.posts_navigation .prev{
  
}
.posts_navigation .next{
  
}
#posts-flters{
  margin: 0 0 30px;
}
#posts-flters li{
  padding: 5px 15px;
  cursor: pointer;
  list-style: none;
  margin: 0;
}
#posts-flters li,
#posts-flters li a{
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  list-style: none;
  text-decoration: none;
  color: #000;
}
#posts-flters li:hover a,
#posts-flters li.current-menu-item,
#posts-flters li.current-menu-item a,
#posts-flters li.filter-active,
#posts-flters li.filter-active a{
  color: #E54D42;
}
.page_posts {
  margin-bottom: 50px;
}
.listing_post_blog .post_item_cover{
  border: 2px solid #f3f2f2;
  border-radius: 10px;
}
.listing_post_blog .post_item_cover .post_image{
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.listing_post_blog .post_item_cover .post_image a{
  display: block;
}
.listing_post_blog .post_item_cover .post_details{
  padding: 20px;
  background: #fff;
}
.listing_post_blog .post_item_cover .post_title{}
.listing_post_blog .post_item_cover .post_title,
.listing_post_blog .post_item_cover .post_title a{
  letter-spacing: 0px;
  color: #1F0000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
  outline: none;
  border: none;
}
.listing_post_blog .post_item_cover .post_title a:focus,
.listing_post_blog .post_item_cover .post_title a:hover{
  color: #E54D42;
  outline: none;
  border: none;
  text-decoration: none;
}
.listing_post_blog .post_item_cover .post_excerpt{
  margin: 15px 0 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.listing_post_blog .post_item_cover .post_date{
  font-size: 14px;
  font-weight: 400;
}
.grid-sizer,
.grid-item {
  width: 33.333%;
  padding: 0 15px 25px;
}
.listing_post_blog .grid-sizer,
.listing_post_blog .grid-item {
  width: 25%;
}
.site_main article .content_single_post {
  margin-bottom: 50px;
  text-align: justify;
}
.content_single_post .post-thumbnail {
  margin: 0 0 50px;
}
.content_single_post .post-thumbnail figcaption{
  display: none;
}
.content_single_post .post-thumbnail .wp-post-image {
  margin: 0 0 30px;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
}
.content_single_post .comment-reply-title {
  color: #1F0000;
  font-size: 25px;
  line-height: 30px;
}
.single-post .post-navigation,
.single-post .comments-area,
.single-post .entry-footer{
  margin: 0 0 50px;
  max-width: 100% !important;
}
.single-post .post-navigation .meta-nav,
.single-post .post-navigation .post-title{
  margin: 0;
}
.single-post .post-navigation a:hover{
  color: #E54D42;
  outline: none;
  text-decoration: none;
}
.content_page .intro,
.post_by_terms{
  margin: 0 0 80px;
}
.post_by_terms .term_title{
  font-size: 24px;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.post_by_terms .post_term{
  margin: 0 0 30px;
}
.post_by_terms .post_term_img {
  width: 230px;
  height: 230px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #E54D42;
  margin: auto auto 40px;
  position: relative;
  max-width: 100%;
}
.post_by_terms .post_term_img:hover {
  background: #E54D42;
}
.post_by_terms .post_term_img img{
  border-radius: 1000px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.post_by_terms .post_term_img .lien {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.post_by_terms .post_term_detail{
  padding: 0 40px;
}
.post_by_terms .post_term_detail h3{
  font-size: 20px;
  line-height: normal;
  font-weight: 600;
}
.post_by_terms .post_term_detail .sb_adresse{
  
}
.post_by_terms .post_term_detail .sb_separator{
  margin: 2px 0;
}
.post_by_terms .post_term_detail .sb_price{
  font-weight: 600;
  margin-top: 10px;
}
.comment-form > p label{
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
}
.content_single_post {
  clear: both;
  width: 100%;
}
.single-post .post a {
  color: inherit;
}
.single-post .post a:hover {
  color: #E54D42;
}

.galerie_item{
  padding: 0 5px 10px;
  height: 200px;
}
.galerie_item_cover{
  position: relative;
  display: block;
  outline: none;
  border-radius: 10px 50px 10px 10px;
  overflow: hidden;
  height: 100%;
}
.galerie_item_cover img{
  outline: none !important;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  max-height: 100%;
  border-radius: 10px 50px 10px 10px;
}
.galerie_item_cover:hover:before{
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.galerie_item_cover .gal_details{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  padding: 15px;
  align-content: center;
  text-align: center;
}
.galerie_item_cover .gal_details .legende,
.galerie_item_cover .gal_details .title{
  width: 100%;
}
.galerie_item_cover .gal_details .legende{
  font-size: 1.25rem;
  color: #fff;
}
.galerie_item_cover:hover .gal_details{
  opacity: 1;
  visibility: visible;
}
.galerie_item_cover .gal_details .desc{
  display: none;
}
.site_main ul,
.list_puce{
  list-style: disc;
  padding: 0 0 0 15px;
  font-family: 'Montserrat', sans-serif;
}
.list_tiret li{
  display: flex;
}
.list_tiret li:before{
  margin: 0px 5px 0 0;
  content: "–";
}
.post_infos .date {
  display: block;
  font-size: 70%;
  font-weight: 400;
}
.post_infos .the_title {
  margin-bottom: 30px;
}

#bv_videos {
  margin-bottom: 100px;
}
.bv_videos .row{
  margin-left: -5px;
  margin-right: -5px;
}
.bv_videos .videoitem {
  padding: 0 5px 10px;
}
.bv_videos .video_view {
  position: relative;
  width: 100%;
  height: 100%;
}
.bv_videos .know_more {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: #00000095;
  align-content: center;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 15px;
  -webkit-transform : scale(0); 
  -moz-transform : scale(0); 
  -ms-transform : scale(0); 
  -o-transform : scale(0); 
  transform : scale(0); 
}
.bv_videos .video_view:hover .know_more {
  -webkit-transform : scale(1); 
  -moz-transform : scale(1); 
  -ms-transform : scale(1); 
  -o-transform : scale(1); 
  transform : scale(1); 
}
.bv_videos .know_more .video_title{
  font-size: 24px;
  width: 100%;
  margin-bottom: 15px;
}
.bv_videos .know_more .video_link{
  
}
.bv_partenaires .real_item {
  height: auto;
}
.bv_partenaires .real_item_cover {
  height: 100%;
  align-content: center;
  align-items: center;
}
.bv_partenaires .real_item_cover img{
  margin: auto;
}


.fancybox-container{
  bottom: 0;
  right: 0;
}
.fancybox-container .fancybox-bg{
  opacity: 1;
  background: #f3f2f2;
}
.fancybox-is-open .fancybox-stage {
  transform: none;
}
.fancybox-container .fancybox-slide{
  /*margin-left: auto;
  margin-right: auto;
  position: initial;
  width: 100%;*/
  right: 0;
  bottom: 0;
  padding: 45px 0 !important;
}
.fancybox-container .fancybox-slide--current{
  
}
.fancybox-container .fancybox-content{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: initial;
  width: 100% !important;
  position: initial;
  margin: auto !important;
  height: 100% !important;
  /*max-width: 100%;*/
  transform: none !important;
}
.fancybox-container .fancybox-stage .fancybox-image{
  margin-left: auto;
  margin-right: auto;
  position: initial;
  width: auto;
  height: auto;
  max-width: 100%;
  min-width: 0;
}
/*.fancybox-container .fancybox-caption,*/
.fancybox-container .fancybox-caption:after,
.fancybox-container .fancybox-caption:before{
  display: none;
}
.fancybox-container .fancybox-content .fancybox-caption{
  width: 40%;
  min-width: 40%;
  position: initial;
  opacity: 1;
  visibility: visible;
  text-align: left;
  display: block;
  background: none;
  color: #000;
}
.fancybox-container .fancybox-content .fancybox-caption .legende{
  font-size: 1.25rem;
}
.fancybox-container .fancybox-button{
  padding: 10px;
  height: 44px;
  width: 44px;
  background: var(--global--color-primary);
} 
.fancybox-container .fancybox-button div{
  padding: 0;
  width: 100%;

} 
.fancybox-container .fancybox-button:hover{
  background: rgba(30, 30, 30, .6);
  opacity: 0.8;
}
.fancybox-container .compensate-for-scrollbar{
  margin: 0;
}
.fancybox-container .fancybox-toolbar{
  opacity: 1;
  visibility: visible;
}
@media (min-width: 576px) {
  .fancybox-container .fancybox-content{
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .fancybox-container .fancybox-content{
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .fancybox-container .fancybox-content{
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .fancybox-container .fancybox-content{
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .fancybox-container .fancybox-content{
    max-width: 1320px;
  }
}




@media only screen and (max-width: 1199px) {
  #site_footer .footer_right {
    
  }
  .useful_links {
    min-width: 220px;
  }
  #site_footer .footer_right .map_site {
    margin-right: 20px;
  }
  .home section.top_section .studio_logo {
    margin-left: -30px;
  }
  .contact .contact_left{
    padding-right: 80px;
  }
}
@media only screen and (min-width: 991px) {
  .section_domaine_dintervention .left{
    padding-right: 115px;
  }
  .section_domaine_dintervention .right{
    padding-left: 45px;
  }
  .studio_parisien_2 .right{
    padding-left: 45px;
  }
}
@media only screen and (max-width: 991px) {
  #site_footer .footer_left{
    margin-bottom: 30px;
  }
  #site_footer .footer_left,
  #site_footer .footer_right {
    width: 50%;
    justify-content: center;
    text-align: center;
  }
  #site_footer .footer_right .map_site{
    display: none;
  }
  .widget .rs_links{
    justify-content: center;
  }
  .bv_videos .videoitem,
  .grid-sizer,
  .grid-item {
    width: 50%;
  }
  .listing_post_blog .grid-sizer,
  .listing_post_blog .grid-item{
    width: 33.333333%;
  }
  #site_header .close_menu,
  #site_header .menuicon {
    background: url(../images/iconmenu.svg) no-repeat center;
    width: 25px;
    height: 25px;
    cursor: pointer;
    display: block;
    margin-left: 20px;
  }
  .menuopen #site_header .menuicon,
  #site_header .close_menu{
    background-image: url(../images/black_close.svg);
  }
  #site_header .close_menu{
    display: inline-block;
    margin-left: 0;
  }
  #site_header #menu_belleville_wrapper{
    background: transparent linear-gradient(0deg, #00000000 0%, #141414EF 100%) 0% 0% no-repeat padding-box;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 60%;
    padding: 30px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    margin: 0;
  }
  body.menuopen #site_header #menu_belleville_wrapper{
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    z-index: 99999;
    opacity: 1;
    visibility: visible;
  }
  #site_header #menu_belleville_wrapper #menu_belleville li{
    width: 100%;
    padding: 10px 0 0;
  }
  #site_header #menu_belleville_wrapper #menu_belleville li:nth-child(1){
    padding: 0;
  }
  #site_header #menu_belleville_wrapper #menu_belleville li a{
    line-height: 25px;
    padding: 5px 0;
    display: inline-block;
    border: none;
    border-bottom: 2px solid transparent;
    border-radius: 0;
  }
  #site_header #menu_belleville_wrapper #menu_belleville li a:hover{
    border-bottom-color: #E54D42;
  }
  #site_header #menu_belleville_wrapper #menu_belleville .sub-menu{
    width: 100%;
    position: initial;
    padding: 0 0 0 15px;
    border: none;
  }
  #menu_belleville .sub-menu-toggle {
    background: none;
    top: 0;
  }
  .section_studio_parisien .studio_parisien_1 .text_row,
  .contact .contact_left {
    padding-right: 15px;
  }
  .post_by_terms .post_term_detail{
    padding: 0 15px;
  }
  .fancybox-container .fancybox-content .fancybox-caption {
    padding: 25px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .bv_videos .videoitem,
  .fancybox-container .fancybox-content .fancybox-caption,
  .fancybox-container .fancybox-caption,
  .section_domaine_dintervention .col-xs-12,
  .section_studio_parisien .imag_row,
  .section_studio_parisien .text_row,
  .contact .contact_right,
  #site_footer .footer_left,
  #site_footer .footer_right,
  .grid-sizer,
  .grid-item {
    width: 100%;
  }
  .listing_post_blog .grid-sizer,
  .listing_post_blog .grid-item {
    width: 50%;
  }
  #site_header #menu_belleville_wrapper {
    width: 75%;
    padding: 30px;
  }
  .post_by_terms,
  .post_by_terms .post_term_img {
    margin: auto auto 25px;
  }
  .contact .contact_left {
    width: 100%;
    padding-bottom: 30px;
  }
  .section_studio_parisien .text_row{
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .section_studio_parisien .studio_parisien_1 .imag_row_cover {
    margin-bottom: 0;
  }
  .section_production .bv_item {
    width: 100%;
    margin-bottom: 40px;
  }
  .section_production .bv_item {
    width: 100%;
    margin-bottom: 40px;
  }
  .section_production .bv_item .title {
    margin: 15px 0 10px;
  }
  .home section {
    padding-top: 100px;
  }
  section.bv_team,
  .lesactualites{
    margin-bottom: 100px;
  }
  .section_domaine_dintervention {
    padding-bottom: 100px;
  }
  .section_production {
    padding: 120px 0 80px;
  }
  .of_mobile,
  .home section.top_section .studio_logo {
    display: none;
  }
  .on_mobile,
  .home #site_header .site_logo .site_title{
    display: block;
  }
  .lesactualites .bloc_details {
    padding-left: 0;
    padding-top: 0;
  }
  .lesactualites .bloc_details .actu_item {
    margin: 0 0 12px -60px;
    transform: none !important;
  }
  .lesactualites .details .actu_title {
    font-size: 15px;
    line-height: normal;
  }
  .lesactualites .details .actu_desc,
  .lesactualites .details .actu_desc p{
    line-height: normal;
  }
  .section_studio_parisien .studio_parisien_2 {
    padding: 50px 0;
    margin-top: 50px;
  }
  .post_by_terms .post_term_detail{
    padding: 0 15px;
  }
  .fancybox-container .fancybox-content {
    flex-wrap: wrap;
    height: 100% !important;
    align-content: center;
  }
  .fancybox-container .fancybox-stage .fancybox-image {
    max-width: 100%;
    margin-left: 0;
    height: auto;
  }
  .fancybox-container .fancybox-content .fancybox-caption {
    padding: 20px 0 0;
    margin: 0;
  }
}
@media only screen and (max-width: 575px) {
  #site_header #menu_belleville_wrapper {
    width: calc(100% - 50px);
    padding: 20px;
  }
  .post_by_terms .post_term_img {
    margin: auto auto 20px;
  }
  .bv_realisations .slider_pagination {
    margin-bottom: 30px;
    width: 100%;
  }
  .lesactualites .bloc_details .actu_item {
    margin-left: 0;
  }
  .fancybox-container .fancybox-content{
    padding-left: 15px;
    padding-right: 15px;
  }
  .listing_post_blog .grid-sizer,
  .listing_post_blog .grid-item {
    width: 100%;
  }
}

