@charset "UTF-8";
/*
Theme Name: Isotech Group
Author: Tris informatique
Author URI: https://www.trisinformatique.com
Version: 1.0
Template: enfold
*/

/*HEADER SECTION*/
#top .header_color .header_bg {
	background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
	border-bottom: 2px solid #bb1f11;
}
#top .av_header_transparency .header_bg {
	background-color: rgba(255, 255, 255, 0.82);
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  opacity: 1;
	border-bottom: 4px solid #bb1f11;
}
#top #header_main > .container.av-logo-container,
#top #header_main > .container .main_menu .av-main-nav > li > a {
  height: 65px !important;
  line-height: 65px !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#top #header.av_header_transparency #header_main > .container .main_menu .av-main-nav > li > a {
  height: 100px !important;
  line-height: 100px !important;
}
#top #header #header_main .logo img {
  margin-top: 5px;
  max-height: unset!important;
  height: auto;
  width: 200px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  }
#top #header.av_header_transparency #header_main .logo img {
  margin-top: -5px;
}
#top #header.av_header_transparency #header_main > .container.av-logo-container {
  height: 100px !important;
  line-height: 100px !important;
}

.logo {
  overflow: visible;
  display: table;
}
.logo a {
  overflow: visible;
  display: table-cell;
  vertical-align: middle;
}

#top #wrap_all .header_color.av_header_transparency .logo a {
  padding: 33px 0px;
  display: block;
}
#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
  color: black;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
#top #header .av-main-nav > li > a {
  padding: 0 25px;
}
#top #header .av-main-nav > li > a .avia-menu-text {
  color: black;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
#top #header.header_color.av_header_transparency .av-main-nav > li > a {
  padding: 0 15px;
}
#top #header.header_color.av_header_transparency .av-main-nav > li.current_page_item > a .avia-menu-text, #top #header.header_color.av_header_transparency .av-main-nav > li:hover > a .avia-menu-text {
  color: #bb1f11;
}
#top #header .av-main-nav > li.current_page_item > a .avia-menu-text, #top #header .av-main-nav > li:hover > a .avia-menu-text {
  color: #bb1f11;
}
#top .header_color.av_header_transparency .avia-menu-fx, #top .avia-menu-fx {
  display: none;
}

/*nav*/
.av-main-nav li:hover {
	background: rgba(255, 255, 255, 0.72);
}

.header_color .main_menu ul ul, .header_color .main_menu .menu ul li a {
  background-color: transparent;
}

.html_header_top .header_color .main_menu ul:first-child > li > ul {
	background: rgba(255, 255, 255, 0.82);
  min-width: 340px;
  border-top: none;
}

#top .main_menu ul:first-child > li > ul li:hover, #top .main_menu ul:first-child > li > ul li.current_page_item {
	background: rgba(255, 255, 255, 0.72);
  border-right: solid 3px #bb1f11;
}

.header_color .main_menu .menu ul li a:hover {
  background-color: transparent;
}

#top .main_menu ul:first-child > li > ul li {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#top .main_menu ul:first-child > li > ul li a {
  padding: 16px 30px 16px 18px;
  white-space: normal;
  letter-spacing: 1px;
}
#top .main_menu ul:first-child > li > ul li a .avia-menu-text {
  color: #9c9c9c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#top .main_color .trs-custom-acc p.toggler.activeTitle, #top .main_color .trs-custom-acc p.toggler:hover {
  background-color: #bb1f11;
  color: white;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
#top .main_color .trs-custom-acc .toggle_content {
  background-color: #bb1f11;
  color: white;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  padding-top: 0;
  margin-top: 0;
}
#top .main_color .trs-custom-acc .toggle_content > p {
  padding-top: 0;
  margin-top: 0;
  text-align: justify;
  font-size: 18px;
  line-height: 25px;
}
#top .av-section-tab-title {
  color: #525E64;
}
/* END HEADER SECTION*/

/*.av_one_fourth{
height: 450px;
}*/
.hr-custom .hr-inner.inner-border-av-border-fat {
  border-top-width: 3px;
}

#top .main_menu ul:first-child > li.current-menu-item > a > .avia-menu-text {
  color: #bb1f11 !important;
}
#top.portfolio-template-default.single.single-portfolio #wrap_all #main {
  /*padding-top: 102px !important;*/
}

/*MASONRY ENTREPRISE*/
#top .masonry-entreprise .av-inner-masonry{
	border-radius:12px;
	border:2px solid black;
}
#top .masonry-entreprise .avia-arrow{
	display:none;
}
#top .masonry-entreprise .av-masonry-image-container{
	background-size: contain;
	background-repeat:no-repeat;
	background-position:center;
	margin:10px;
}
#top .masonry-entreprise .av-masonry-outerimage-container{
	height:50%;
	background-color:#bb1f11;
	border-bottom: 2px solid #C7C7C7;
}
#top .masonry-entreprise .av-inner-masonry-content{
	display:flex;
	background-color:#fff;
	justify-content:center;
	align-items:center;
	height:50%;
	padding:5px;
	text-align:center;
}
#top .masonry-entreprise .av-inner-masonry-content .entry-title{
	color:black;
}
/*END MASONRY ENTREPRISE*/

/*SERVICE GRID SECTION*/
#top #wrap_all .trs-services-grid {
  color: #fcfcfc;
}
#top #wrap_all .trs-services-grid .grid-entry.av_one_third{
	transition: all 0.2s;
	width: 30%;
	margin: 0 1% 20px 1%;
	border-radius:12px;
}
#top #wrap_all .trs-services-grid .grid-entry.av_one_third:hover{
	box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
	margin: 0 2% 20px 0;
}
#top #wrap_all .trs-services-grid .grid-entry.av_one_third.first{ clear:none; }
@media only screen and (min-width: 768px) and (max-width: 989px){
	.responsive.av-no-preview #top #wrap_all .trs-services-grid .grid-entry.av_one_third{
		width: 30%;
		margin: 0 1% 10px 1%;
	}
	.responsive.av-no-preview #top #wrap_all .trs-services-grid .grid-entry.av_one_third:hover{
	box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
	margin: 0 2% 10px 0;
}
}
@media only screen and (max-width:767px){
	.responsive.av-no-preview #top #wrap_all .trs-services-grid .grid-entry.av_one_third{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.responsive.av-no-preview #top #wrap_all .trs-services-grid .grid-entry.av_one_third:hover{
		box-shadow:none;
		margin: 0 0 20px 0;
	}
}
#top #wrap_all .trs-services-grid .main_color.inner-entry{
	border: 2px solid black;
	border-radius:12px;
}
#top #wrap_all .trs-services-grid .main_color.inner-entry .grid-image{
	border-radius:10px 10px 0 0;
}
#top #wrap_all .trs-services-grid .grid-content {
	min-height: 125px;
	height:125px;
	overflow:hidden;
	background: #bb1f11;
	color: #fcfcfc;
	border-top: 4px solid #fff;
	border-radius: 0 0 10px 10px;
}
#top #wrap_all .trs-services-grid .grid-content .avia-arrow {
  display: none;
}
/*#top #wrap_all .trs-services-grid .grid-content .entry-content-header {
  z-index: 100;
  position: absolute;
  left: 5%;
  width: 90%;
  top: 20%;
}*/
#top #wrap_all .trs-services-grid .grid-content .entry-content {
	display: -webkit-box;
	color:white;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
    overflow: hidden;  
    text-overflow: ellipsis;
}
#top #wrap_all .trs-services-grid .grid-content .grid-entry-title.entry-title {
  background: transparent;
  color: #fcfcfc;
}
#top #wrap_all .trs-services-grid .grid-content::before {
  content: "";
	display:none;
  width: 50px;
  height: 4px;
  background: #bb1f11;
  position: absolute;
  top:0;
	/*bottom: calc(50% - 3px);*/
  right: 0;
}
/*END SERVICE GRID SECTION*/

.single-portfolio .sidebar.sidebar_right .widgettitle {
  padding-bottom: 12px;
}

/* RFo : Enlève l'effet bleu autour de l'accordéon selectionné*/
.togglecontainer p.toggler:focus {
  outline: 0;
}

/* TRi: Ajout d'un sous ligné en dessous d'un titre */
/*.trs-special-underline::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    bottom: 7px;
    left: 0;
}*/



.trs-special-underline::after {
    content: '';
    width: 94%;
    height: 6px;
    background: #bb1f11;
    position: absolute;
    bottom: -6px;
    left: 60px;
}
.trs-special-underline{
margin-bottom: 25px;
}



#top.single-portfolio .trs-header-services .trs-special-underline::after {
  content: '';
  width: 60%;
  height: 5px;
  background: #bb1f11;
  position: absolute;
  bottom: -5px;
  right: -50px;
  left: unset;
}

#top.single-portfolio #wrap_all .trs-services-grid .grid-content{
  padding: 0px;
  position: relative;
}
#top.single-portfolio #wrap_all .trs-services-grid header {
  margin-top: -5px;
}
   .info-chantier.strip {
    display: inline-block;
    width: 100% !important;
    margin-right: auto;
    margin-left: auto;
    padding: 14px 15%;
    border-bottom: 1px solid #bb1f11 !important;
} 
   
.info-chantier.strip .block { 
    float: left;
    display: block;
    padding: 0 10px 0 0;
}

.info-chantier .chantier-label {
    text-transform: uppercase !important;
    font-weight: 800 !important;
    color: #1a1a1a !important;
    margin: 3px 0 -8px 0 !important;
    font-size: 16px !important;
}

.info-chantier.strip .block p {
    padding: 0 !important;
    margin: 0;
}

.info-chantier.strip .chantier-label p {
    font-size: 12px !important;
    letter-spacing: 1px !important;
    line-height: 20px;
    margin-bottom: 2px;
}

.chantier-info {
  color: #303030;
  line-height: 1.5; 
}

.info-chantier .people {
  display: flex;
  justify-content: flex-end; 
  align-items: center;
  gap: 10px; 
}

.info-chantier .people img {
  border-radius: 5px; 
  background: #bb1f11;
  padding: 10px;
  transition: background 0.3s ease, transform 0.3s ease;
}

.info-chantier .people a {
  position: relative; 
  transition: color 0.3s ease;
}

/* Style pour l'icône de flèche lors du survol */
.info-chantier .people a::after {
  content: '→';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(100%,-50%);
  display: none;
  color: #484848;
  font-size: 30px;
}

/* Effets de survol */
.info-chantier .people a:hover {
  cursor: pointer;
  color: #484848; 
}

.info-chantier .people a:hover::after {
  display: block;
}

.info-chantier .people a:hover img {
  background: #484848;
  transform: scale(1.05); /* Légère augmentation de la taille de l'image lors du survol pour une meilleure interactivité. */
}


/*CUSTOM GRID */
#top .custom-masonry-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}

#top .masonry-item {
  background-color: #bb1f11;
  border: 2px solid black;
	border-radius:10px;
  overflow: hidden;
  position: relative;
}

#top .chantier-link {
  display: block;
  position: relative;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
}

#top .chantier-image {
  background-size: cover;
  background-position: center;
  height: 200px;
  transition: transform 0.3s ease-in-out;
}

#top .chantier-link:hover .chantier-image {
  transform: scale(1.1);
}

#top .chantier-title {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); 
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 10px;
  margin-bottom:0;
}

#top .entreprise-thumbnail img {
  width: 175px;
  height: auto;
  margin: 10px auto;
  display: block;
}
/*END CUSTOM GRID*/

/*ENTREPRISE PAGE*/
#top .entreprise-info-block .iconbox_content{
	background-color: #fff;
	border:2px solid black;
	-webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
 	box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
	
}
#top .entreprise-info-block .iconbox_content .iconbox_content_title,
#top .entreprise-info-block .iconbox_content .iconbox_content_container {
	color:black;
}

#top .social_media .av_font_icon a{
	font-size:40px;
	color:#bb1f11;
}
/*END ENTREPRISE PAGE*/


#top .trs-special-underline h2.av-special-heading-tag{
font-weight: bold !important;
}
/*Portfolio Grid*/

.sort_width_container .text-sep {
    display: none !important;
}
#top #js_sort_items{
	display: flex;
 	justify-content: center;
  	flex-direction: column;
  	align-items: center;
	padding:20px;
	border:4px solid #bb1f11;
}
#top #js_sort_items .sort_by_cat{
	display: flex;
  	justify-content: center;
  	align-content: center;
  	flex-wrap: wrap;
	gap:10px;
}
#top #js_sort_items .sort_by_cat .inner_sort_button{
	padding: 15px 25px;
	border: unset;
	border-radius: 15px;
	color: #212121;
 	z-index: 2;
 	background: #e8e8e8;
 	position: relative;
 	font-weight: 1000;
 	font-size: 17px;
 	-webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
 	box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
 	transition: all 250ms;
 	overflow: hidden;
}
#top #js_sort_items .sort_by_cat .inner_sort_button span{
	z-index:1;
	position:relative;
}
#top #js_sort_items .sort_by_cat .inner_sort_button::before{
	content: "";
 	position: absolute;
 	top: 0;
 	left: 0;
 	height: 100%;
 	width: 0;
 	border-radius: 15px;
 	background-color: #bb1f11;
 	z-index: 0;
 	-webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
 	box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
 	transition: all 250ms
}
#top #js_sort_items .sort_by_cat .inner_sort_button:hover,
#top #js_sort_items .sort_by_cat .active_sort .inner_sort_button{
	color: #fff;
}
#top #js_sort_items .sort_by_cat .inner_sort_button:hover::before,
#top #js_sort_items .sort_by_cat .active_sort .inner_sort_button::before{
	width: 100%;
}

#top.single-portfolio #wrap_all .trs-services-grid h3, #top.single-chantiers #wrap_all .trs-services-grid h3{
  font-size: 17px;
    font-weight: 400;
    padding: 0px 10px 0px 0px;
}
@media(max-width : 768px){
  #top.single-portfolio .trs-services-grid, #top.single-chantiers #wrap_all .trs-services-grid {
    display: grid!important;
    grid-template-columns: 2fr 2fr!important;
    grid-template-rows: auto auto auto!important;
  }
  #top.single-portfolio .trs-services-grid > div, #top.single-chantiers .trs-services-grid > div {
    position: relative!important;
    width: 100%!important;
    height: 240px!important;
    left: 0!important;
    top: 0!important;
    margin : 0!important;
    transform: none!important;
  }

  #top #wrap_all .trs-services-grid .main_color.inner-entry .grid-image{
	height: 200px ! important;
  }
  #top .trs-services-grid .grid-image > *, #top .trs-services-grid .grid-image img{
    /*height: 140px ! important;*/
	height:auto;
	width:100%;
    overflow: hidden;
    display: block;
  }

  #top #wrap_all #main .trs-contact-cards .flex_column_table {
    width: 240px;
    float: unset;
    position: absolute;
    top: 0;
    right : 0;
  }

  #top.single-portfolio .trs-services-grid, #top.single-chantiers #wrap_all .trs-services-grid{
    grid-auto-rows: 240px;
  }

  #top.single-portfolio .trs-services-grid{
    height: auto!important;
  }
}

@media(max-width : 450px){
  #top #wrap_all #main .trs-contact-cards .flex_column_table {
    width: 240px;
    float: unset;
    position: absolute;
    top: 275px;
    right : 0;
  }
}

/*END Portfolio Grid*/

/*Google map*/
.avia-google-map-container .gm-style-iw p {
	
}
.avia-google-map-container .gm-style-iw-c{
	border-radius:0px;
	border-bottom: 4px solid #686263;
}

.avia-google-map-container .gm-style-iw-tc{
	display:none;
}
/*END Google map*/

/*MAP SECTION COMPANY*/
#top .company-block{
	background-color:#f3f3f3;
	display:flex;
	align-items: stretch;
	margin-bottom:10px;
}
#top .company-number{
	color:#fff;
	background-color:#686263;
	font-size:20px;
	width: 25px;
	min-width:25px;
	text-align:center;
	padding-top:10px;
}
#top .company-description{
	margin:10px;
}
#top .company-description p{
	margin:0;
}
#top .company-description p.company-name{
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
/*END MAP SECTION COMPANY*/

/*SECTION BLOCK TEXT CUSTOM*/

#top .block-text-line{
	border-left: 4px solid #686263;
	padding-left:20px;
}
#top .block-text-line h2{
	color:#E91B26;
}
/*END SECTION BLOCK TEXT CUSTOM*/

/* TRi: Formats de la liste de service */

.news-thumb img, .news-thumb img {
    width: 44px;
    height: 44px;
}
.news-thumb {
    height: 52px;
    width: 52px;
}

.single-post #main img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.single-post .image-overlay {
    display: none!important;
}
.single-post #main img {
    -webkit-transition: all 1.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

#top #wrap_all .trs-contact-card {
  background: #f5f5f5;
  padding: 30px 10px;
  border-radius: 5px;
  max-width : 300px;
  margin-left : auto;
  margin-right: auto;
}

#top #wrap_all .trs-contact-card .iconbox_content_container p,
#top #wrap_all .trs-contact-card .iconbox_content_container a {
  color: #333!important;
}

#top #wrap_all #trs-table-chantiers td {
  all: unset;
  display: table-cell;
  padding : 5px;
  box-sizing: border-box;
  line-height: 20px;
  color : rgb(102, 102, 102);
  font-size : 15px

}

#top #wrap_all #trs-table-chantiers td:nth-child(1){
  max-width : 200px;
  padding-right : 20px;
  font-weight: bold;
  color : #bb1f11;
}
#top #wrap_all #trs-table-chantiers tr:last-of-type td{
  max-width : unset;
  padding-right : 20px;
  font-weight: normal;
  color : rgb(102, 102, 102);
}

#top.single-portfolio #wrap_all #av_section_1{
	background-blend-mode: luminosity;
}

.av_header_transparency div .av-hamburger-inner,
.av_header_transparency div .av-hamburger-inner::before,
.av_header_transparency div .av-hamburger-inner::after{
  background: white;
}
@media only screen and (max-width: 767px) {
  .responsive #top #header_main > .container .main_menu .av-main-nav > li > a {
    padding: 0 10px;
  }
}
#top .avia-logo-element-container .slide-entry {
    padding: 1px 10px;
    filter: grayscale(1);
}

.footer_color {
  background-size: cover;
}

#top #wrap_all .social_bookmarks a{
  color: white;
  border: 1px solid white;
}

@media(max-width: 768px){
  #top #footer .container .flex_column {
      display: block;
      width:100%!important;
  }
}

@media(min-width : 768px) and (max-width:1368px){
  #top #wrap_all #header .av-main-nav > li > a {
      padding: 0 7px;
  }
}

#top .trs-chantier-vid > video {
	max-height: 400px;
    position: relative;
    display: block;
    float: left;
}

#header_main > div > div > nav > ul > li.social_bookmarks_instagram.av-social-link-instagram.social_icon_2 {
  margin-left: 5px;
}
/* ninja-form styling */
#top .nf-field-description{
	z-index:100;
}
/*only for checkbox consent*/
.checkbox-container.label-right .checkbox-wrap{
	flex-direction:column;
}
#top #ninja_forms_required_items,
.nf-field-container {
    margin-bottom: 0px !important;
}
#top .nf-field-element input[type="text"],
#top .nf-field-element input[type="email"],
#top .nf-field-element input[type="tel"]
{
	margin-bottom: 0 !important;
}

input[type="button"] {
    cursor: pointer;
}
/*END ninja form */



@media(max-width : 1300px){
  .quantity-list-desktop {
    width: 100% !important;
  }
}
.quantity-list-mobile {
  display:none;
}

