/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/*------------------------------------------------------***Begin Header Style***------------------------------------------------------*/
.fusion-main-menu > .fusion-menu > li > a{padding: 0px 20px !important;}
.fusion-main-menu > .fusion-menu > li > a:hover,.fusion-main-menu > .fusion-menu > li.current_page_item > a{}
.fusion-main-menu .fusion-menu .sub-menu a{}
.fusion-main-menu .sub-menu .current-menu-item>a, .fusion-main-menu .sub-menu .current_page_item>a {background-color: inherit !important;}
.fusion-main-menu .sub-menu .current-menu-item>a:hover, .fusion-main-menu .sub-menu .current_page_item>a:hover {background-color: var(--menu_bg_hover_color) !important;}
.fusion-main-menu > .fusion-menu > li.menu_icon_rs a {padding: 0px 7px !important;}
.fb-header:hover,.fb-footer:hover {scale:1.15 !important;}
.fb-header,.fb-footer {transition:0.4s !important;}
.section-header .current-menu-item .awb-menu__sub-li.current-menu-item>.awb-menu__sub-a {color:#fff !important;}
.section-header .current-menu-item .awb-menu__sub-li.current-menu-item>.awb-menu__sub-a:hover {color:#d37041 !important;}

.section-header {
	z-index: 999999 !important;
}

/* .fusion-tb-header .is-sticky {
    position: fixed !important;
	top: 0; 
    left: 0;
    width: 100%;
	z-index: 9999999999999 !important;
}
.section-header.is-sticky{background: #4c4949 !important;}
 */
@media only screen and (min-width: 1025px){
	.section-header-accueil:not(.is-sticky) > .e-con-inner {border-bottom: 1px solid #ffffff63 !important;}
	.home .section-header {
    	background: transparent;
	}

	.home  #sliders-container{
		margin-top:-180px;
	}
}
header .home-icon a.coherence-core-menu-item img {
	display: none;
}


@media only screen and (min-width: 1500px){
	.section-header > .fusion-builder-row {
		max-width: calc(1700px + 30px) !important;
	}
}

.home-ancre{display:none !important;}
.home-logo-ancre{margin:-20px 0;}

.header-infos a {color: #F5F4EB;}
.header-infos a:hover {color: #d37041 !important;}

@media only screen and (max-width: 1650px){
	 .header-infos .fusion-li-item-content {
		font-size: 13px !important;
	}
}
@media only screen and (max-width: 1500px){
	 .header-infos .fusion-li-item-content {
		font-size: 12px !important;
	}
}
@media only screen and (max-width: 1370px){
	 .header-infos-maps  {
		display: none !important;
	}
}
@media screen and (max-width:1250px){
    .col-text-circle {
    display: none !important;
} 
} 
@media only screen and (max-width: 1150px){
	 .section-header   .fusion-menu > li > a{font-size: 13px !important;}
	.sec-hdr-top{display:none !important;}
}

.section-header-mobile{display:none !important;}
@media only screen and (max-width: 1024px){
	 .section-header-disktop{display:none!important;}
	 .section-header-mobile{display:block !important;}
	.home-ancre{display:flex !important;}
	.home-logo-ancre{display:none !important;}
	
	.section-header-mobile .awb-menu.collapse-enabled .awb-menu__main-ul{top:65px !important;}
}
/*------------------------------------------------------***End***----------------------------------------------------------------------------*/


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
body .max_div_pg {max-width: 1024px;margin-left: auto !important;margin-right:auto !important;}

/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/
body .max_div_content {max-width: 920px;margin-left: auto !important;margin-right:auto !important;}
.el-pos-abs {position: absolute !important;}
.row-unset > .fusion-builder-row {
    position: unset !important;
}
/**************************************Style :*********************************/
.error404 #main .home-logo-ancre{display:none !important;}
.single-post .fusion-post-title-meta-wrap {text-align: center;}
.single-post .post-content {text-align: center;}
/**************************************Style : SLIDER ********************************/


/**************************************Style : counter ********************************/
.row-width-1500 > .fusion-builder-row {
    max-width: 1600px !important;
}
.counter-elem .fusion-counter-box {
    margin-bottom: 0 !important;
}
.counter-elem .counter-box-container {
    padding:0 !important;
    display:flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    border-right:1px solid #5C5F6B !important;
}
.counter-elem .fusion-counter-box:last-child .counter-box-container{
   border-right:unset !important;
}
.counter-elem .display-counter {
    font-weight: 300 !important;
    line-height:normel !important;
}
.counter-elem .counter-box-content {
    font-weight: 600 !important;
    text-align: left;
    max-width: 145px;
}
@media (max-width: 1290px) {
 
	.counter-elem .counter-box-container {
	    flex-direction: column;
		
	}
	.counter-elem .counter-box-content {
    text-align: center !important;
    max-width: 100%;	
}
	.counter-elem .display-counter{font-size:50px;}
	.counter-elem span.unit{font-size:50px;}

}
@media (max-width: 1125px) {
	.counter-elem .counter-box-content {
	    max-width: 150px;	
	}


}
@media (max-width: 823px) {
  .counter-elem .fusion-counter-box:nth-child(2) .counter-box-container{
	   border-right:unset !important;
	}
	.counter-elem .counter-box-content {
	    text-align: center !important;
	    max-width: 100%;
		
	}
}
@media (max-width: 800px) {
  
	.counter-elem .counter-box-content {
	    text-align: center !important;
	    max-width: 100%;
		
	}	
}
@media (max-width: 767px) {
  .counter-elem .fusion-counter-box .counter-box-container{
	   border-right:unset !important;
	}	
}
/**************************************Style : section_presentation*********************************/
.title-h1-top {
    font-size: 16px;
    font-family: 'Sora';
    color: #4C4949;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight:400 !important;
    display:block;
	margin-bottom:10px !important;
	padding-left:20px !important;
	position:relative;
}
.title-h1-top::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #D37041;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform:translatey(-50%);
}
.title-h1-top-white{color: #fff !important;}
.title-h1-bottom {
    color: #272626;
    font-size: 23px;
    font-family: 'Open Sans';
    font-weight: bold !important;
    display:block;
	margin-top: 10px;
}

.btn-hvr .awb-button__icon{transition:0.4s;}
.btn-hvr:not(:hover) .awb-button__icon{rotate:-45deg;}


.fusion-layout-column.zoom-anim{
  position: relative;
  overflow: hidden;
}

.fusion-layout-column.zoom-anim::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--awb-bg-image);
  background-size: cover;
  background-position: center;
  animation: zoomInOut-img 6s ease-in-out infinite;
  transform-origin: center center;
  z-index: 0;
}


@keyframes zoomInOut-img {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}

/* text-circle */

.img-abs {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 130px !important;
    width: 100%;
}
.text-circle {
  animation: rotateText 10s linear infinite;	
}

@keyframes rotateText {
  from {
    transform: rotate(0deg);
	  
  }
  to {
    transform: rotate(-360deg);
	 
  }
}

@media screen and (max-width:800px){
	.fusion-layout-column.zoom-anim{
		padding:40px !important;
		margin-inline:auto !important;
		width:calc(100% - 30px) !important;
	}
}
/**************************************Style : section_realisation*********************************/
.section-real span.fusion-image-before-after-left-arrow {border-right: 6px solid #D37041;}
.section-real  .fusion-image-before-after-right-arrow {border-left: 6px solid #D37041;}



.wpmf-gallery-icon {
    position: relative;
}

.wpmf-gallery-icon a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0%);
    transition:0.4s !important;
    cursor:pointer;
}
.wpmf-gallery-icon:hover a:after {
    background: rgb(0 0 0 / 45%);
}


@media screen and (max-width:1340px){
    .section-real .max-640 {
    margin-left: 0 !important;
} 
   
    
}

@media screen and (max-width:1024px){
	.section-real > .fusion-builder-row > .fusion-layout-column {
		width: 100% !important;
	}
	body .section-real {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}  
}
/**************************************Style : section_prestations*********************************/
.section_prestations .sa_hover_container {padding-bottom:0 !important;}
.presta-img {
    position: relative;
}
.presta-img a{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50% , -50%);
  opacity:0;
  transition:0.4s;
  z-index:11;
  text-transform: uppercase;
  font-weight: 600;
  width: 100%;
  text-align: center;
}
.presta-img:after{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#F5F4EB;
  opacity:0;
  transition:0.4s;
}
.presta-wrapper h3{
  font-size:23px !important;
  color:#4C4949 !important;
  margin:20px 0 0 0 !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
}
.presta-img a i{
	rotate:-45deg;
  transition:0.4s;
}
.presta-img a:hover  i{
	rotate:0deg;
}
.presta-img:hover a{
  opacity:1;
}
.presta-img a:hover{
  color:#D37041 !important;
}
.presta-img:hover:after{
  opacity:.8;
}


/* arrows */
.section_prestations .sa_owl_theme .owl-nav {
    position: absolute;
    left: -3%;
    bottom: 0;
    top: 0;
    margin: auto;
    max-width: 50px!important;
    transform: translateY(70px);
    display: flex!important;
    flex-direction: column
}

.section_prestations .white .sa_owl_theme .owl-nav .owl-prev,.section_prestations .white .sa_owl_theme .owl-nav .owl-next {
    background-color: var(--awb-color1)!important;
    background-size: 20px 20px!important;
    width: 35px!important;
    height: 35px!important;
    position: relative;
    left: 0px!important;
    right: 0px!important;
    border-radius: 5px!important
}

.section_prestations .white .sa_owl_theme .owl-nav .owl-prev:hover,.section_prestations .white .sa_owl_theme .owl-nav .owl-next:hover {
    background-color: var(--awb-color2)!important
}

.section_prestations .white .sa_owl_theme .owl-nav .owl-prev {
    margin-top: -80px!important
}

.section_prestations .white .sa_owl_theme .owl-nav .owl-next {
    margin-top: 10px!important
}

@media screen and (max-width:1200px){
     .presta-img a{
	  font-size:14px !important;
	}
	.section_prestations .fusion-layout-column {
		width: 100% !important;
/* 		padding: 20px !important; */
	}
}
body .owl-dots.disabled {
    display: none !important;
}
@media screen and (max-width:1200px){
    .section_prestations .sa_owl_theme .owl-nav {
    position: relative !important;
    max-width:150px !important;
    transform: unset;
    display: inline-block !important;
    flex-direction: unset;
    margin-inline:auto !important;
    position: absolute !important;
    bottom: -60px !important;
    top: unset !important;
    left: 50%;
    transform: translateX(-50%);
}



.section_prestations .white .sa_owl_theme .owl-nav .owl-prev {
    margin-top: unset !important;
	left:calc(50% - 40px) !important;
	right:unset !important;
	
}

.section_prestations .white .sa_owl_theme .owl-nav .owl-next {
    margin-top: unset !important;
	right:calc(50% - 40px) !important;
	left:unset !important;
}

}
@media screen and (max-width:800px){
	.section_prestations .sa_hover_container {padding:0 !important;}
	.presta-img:after,.presta-img:hover:after{
	  opacity:.7;
	}
	.presta-img a{
	  opacity:1;
	}
	.presta-img img{
		width:100% !important;
		height:350px !important;
		object-fit:cover;
	}
	.presta-wrapper h3{
	  font-size:19px !important;
	}
}
/**************************************Style : section_point fort*************************/
body .col-pf-left .fusion-builder-row.fusion-builder-row-inner {
    background: #4c4949;
	padding:45px !important;
}
body .col-pf-left .fusion-builder-row.fusion-builder-row-inner  .fusion-content-boxes .fusion-column,
body .col-pf-left .fusion-builder-row.fusion-builder-row-inner  .fusion-content-boxes .fusion-column .content-container{
   margin-bottom:0;
}
body .col-pf-left  .content-box-heading{
   font-weight:700 !important;
}
body .col-pf-left  .fusion-column .content-container{
	font-size:16px !important;
}


body .col-pf-left .fusion-content-boxes.content-boxes-icon-on-side .icon, body .col-pf-left .fusion-content-boxes.content-boxes-icon-on-side .image {
    position: absolute;
    top: 76%;
}
@media (max-width: 1360px) {
	body .col-pf-left > .fusion-column-wrapper {
		padding:0px !important;
	}
	body .col-pf-left .fusion-builder-row.fusion-builder-row-inner {
	    
		padding:30px 80px !important;
	}
}
@media (min-width: 801px) {
	body .col-pf-left .fusion-builder-row.fusion-builder-row-inner {
	    transform:translateX(-70px);
	    min-width: calc(100% + 500px) !important;
	}
}
@media (max-width: 800px) {
	body .col-pf-left .fusion-builder-row.fusion-builder-row-inner {
		background: transparent !important;
		padding:0px !important;
	}
}
@media (max-width: 600px) {
	body .col-pf-left .fusion-builder-row.fusion-builder-row-inner {
	
		padding:0px !important;
	}
	.col-pf-left .content-box-heading {
		padding: 0 !important;
		text-align: center !important;
	}

	.col-pf-left .content-container {
		padding: 0 !important;
		text-align: center !important;
	}

	body .col-pf-left .fusion-content-boxes.content-boxes-icon-on-side .image {
		position: relative !important;
		text-align: center !important;
		margin-bottom: 10px;
	}

	.col-pf-left .col.content-box-wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}
/**************************************Style : section  Partenaire *********************************/
.partenaire-elem{margin-bottom:0 !important;}
/**************************************Style : section_TEXT ticker*********************************/

.col-width-tracker {
    height: 570px;
    max-width: 1470px;
    margin-inline: auto;
}
.col-width-tracker-text {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.news-ticker {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  background: transparent;
  border-radius: 4px;
  padding: 6px 0;
}

.news-ticker__track {
  display: inline-flex;
  gap: 2rem;             
  white-space: nowrap;
  will-change: transform;
  animation: ticker 12s linear infinite;
}

.news-ticker__item {
  display: flex;
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: center;
}


@keyframes ticker {
  0%   { transform: translateX(0%); }
  100% { transform: translateX(-50%); } /* -50% because we duplicated content */
}


@media (max-width: 1600px) {
  .news-ticker__item { font-size: 50px; }
}

@media (max-width: 800px) {
  .news-ticker__item { font-size: 40px; }
	.col-width-tracker {
    height: 400px;
}
}

/**************************************Style : section_points_forts*********************************/

/**************************************Style : section_avis*********************************/
.col_avis .ti-widget.ti-goog .ti-reviews-container-wrapper {
    max-height: 574px !important;
    overflow-y: scroll;
	overflow-x: hidden;
    padding-right: 20px !important;
}

.col_avis .ti-widget {
    max-width: 550px !important;
    padding: 20px !important;
    padding-bottom: 40px !important;
    background: #c0181800 !important;
    margin-inline:auto;
    border-radius: 0px;
    border: 1px solid rgb(76 73 73 / 5%) !important;
}

body .col_avis .ti-widget.ti-goog .ti-review-item>.ti-inner {
    background-color: #ffffff !important;
    backdrop-filter: blur(0px);
    border-radius: 4px !important;
    border: 1px solid #EDEDED !important;
    box-shadow: unset !important;
}



.col_avis ::-webkit-scrollbar-thumb {
    background: #d37041 !important;
    border-radius: 8px !important;
}

.col_avis ::-webkit-scrollbar {
width: 4px !important;
}

.col_avis ::-webkit-scrollbar-track {
background: #00000038 !important;
    border-radius: 8px !important;
}

/*facebook */
 .col-fb iframe {
    display: inline-block!important;
    box-shadow: 0 0 0 15px #4C4949 !important;
    border-radius: 40px!important
}
/**************************************Style : section_produits*********************************/
@media screen and (max-width:1330px){
  .sec-produit-title > .fusion-column-wrapper {
		display: flex;
		flex-direction: column !important;
		align-items: flex-start !important;
	}

	.fusion-column-wrapper .max-700 {
		margin: 0 !important;
	}
}

/**************************************Style : section_partenaires*********************************/
.max-640 {
    max-width: 640px !important;
}
.max-700 {
    max-width: 700px !important;
}
/**************************************Style : section_qctus*********************************/
.actus-elem .recent-posts-content {background: #ffffff;padding:37px 24px;border: 1px solid rgb(0 0 0 / 13%);border-top: unset !important;}
.actus-elem .entry-title {margin-top:0 !important;margin-bottom:6px !important;font-family: 'Open Sans';font-size: 22px;font-weight: 700;color: #4C4949 !important;display: flex;align-items: center;}
.actus-elem .entry-title a{color: #4C4949 !important;}
.actus-elem .entry-title a:hover{color: #d37041 !important;}
.actus-elem .recent-posts-content > p {margin-bottom:0 !important;color: rgb(0 0 0 / 50%) !important;}

.actus-elem-pi article {
    margin-bottom: 30px !important;
}

/* Style the Lire plus button */
.avada-lire-plus {
    display: inline-block;
    margin-top: 15px;
    padding: 8px 15px;
    background-color: var(--color_2);
    color: #181818;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.avada-lire-plus:hover {
    background-color: #ff9f1a;
    color: #fff;
}
@media screen and (max-width:1340px){
    .col-actus-title .max-640 {
		margin-left: 0 !important;
	} 
} 
@media screen and (max-width:800px){
    .actus-elem .fusion-columns article.fusion-column{
		width: 100% !important;
	} 
 .actus-elem .fusion-columns article.fusion-column:not(:last-child) {
		margin-bottom: 15px !important;
	}
	 .actus-elem .fusion-columns article.fusion-column:last-child {
		margin-bottom: 0px !important;
	}
} 
/**************************************Style : section_map*********************************/

/* maps */
.btn-maps{text-align:center !important;}

.maps-size iframe,
.maps-size,
.maps-size .map_site{
    height: 100% !important;
    width: 100% !important;
}
 .maps-size iframe{width:100% !important;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);}
 .maps-size iframe:hover{filter:none;-webkit-filter:grayscale(0%);}





body .col-maps .fusion-builder-row.fusion-builder-row-inner {
	    background: #ac4e38;
	}
@media screen and (max-width:1360px){
    .col-maps .fusion-title {margin-left:30px !important;}
    .col-maps .fusion-text{margin-left:30px !important;}
    
	.col-maps-inner-left > .fusion-column-wrapper,.col-maps-inner-right > .fusion-column-wrapper {padding:40px 20px !important;}
	
	.col-maps-inner-left  .fusion-title {margin-left:0px !important;}
	.col-maps-inner-left  .fusion-text {margin-left:0px !important;}
}
@media (min-width: 801px) {
	body .col-maps .fusion-builder-row.fusion-builder-row-inner {
	    transform:translateX(15px);
	    min-width: calc(100% + 300px) !important;
	}
}
@media (max-width: 800px) {
	body .col-maps.fusion-builder-row.fusion-builder-row-inner {
		padding:0px !important;
	}
}

@media screen and (max-width:800px){
	.col-maps-inner-left > .fusion-column-wrapper {padding: 30px 20px 0 20px !important;}
	.col-maps-inner-right > .fusion-column-wrapper {padding: 20px 20px 30px 20px !important;}
	.maps-size iframe,
.maps-size,
.maps-size .map_site{
    height: 350px !important;
}
	
	 .col-maps .fusion-title {margin-left:3px !important;}
    .col-maps .fusion-text{margin-left:0px !important;}
	body .col-maps .fusion-builder-row.fusion-builder-row-inner {
	    background: transparent;
	}
}
/*************************** contact *****************************************/
.page-contact-5 .error_acc {
    margin-bottom: 0 !important;
}
.page-contact-5 .recaptcha_acc {
    margin-bottom: 20px !important;
}
.info-tele.info-tele-contact a {
    color: #fff !important;
}
.info-tele.info-tele-contact a:hover {
    color: #fff;
    text-decoration:underline;
}
/*------------------------------------------------------***End***------------------------------------------------------*/

/** page interne : page produits**/
.product-elem .product-title{margin-bottom:10px !important;}
.product-elem span.woocommerce-Price-amount.amount {font-weight:600;color:#d37041;}
.product-elem .add_to_cart_button, .product-elem .show_details_button{display:none;}
.product-elem ul.products .product{padding-bottom:0 !important;}

@media only screen and (max-width: 719px){
.product-elem ul.products .product{width:50% !important;}
}
@media only screen and (max-width: 500px){
.product-elem ul.products .product{width:100% !important;}
}

/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
/*.fusion-footer {background-image: url("") !important;background-position: center center !important;background-size: cover !important;}*/
.coherence-logo svg{width: 130px !important;height: auto !important;vertical-align: middle !important;display: inline-block !important;margin-right: 20px !important;}
.coherence-logo .svg * {fill: var(--awb-color1) !important;}
.fusion-footer-widget-column:last-child{margin-bottom: 0px !important;}

@media only screen and (min-width: 1500px){
	.width-1200 > .fusion-builder-row {
		max-width: calc(1170px + 30px) !important;
	}
}

/* actus */
.footer-galery figure.wpmf-gallery-item img{height:143px;object-fit:cover;padding:3px !important;}
.footer-actus article.post.fusion-column.column {display:flex;margin-bottom: 15px;}
.footer-actus article.post.fusion-column.column img {width: 90px !important;height: 90px !important;object-fit:cover !important;}


.fusion-footer  .recent-posts-content {
    padding-left: 20px;
	width: calc(100% - 90px);
}

.fusion-footer  .recent-posts-content .entry-title a{
    color:#fff !important;
    font-size:16px !important;
    font-weight:600;
}
.fusion-footer  .recent-posts-content .entry-title a:hover{
    color:#d37041 !important;
}

.fusion-footer  p.meta span{color:#d37041 !important;  font-size:14px !important;}

/* Gallery */
.footer-galery figure.wpmf-gallery-item img{height:110px;object-fit:cover;padding:3px !important;}

/* gallery page interene*/
.realisation-galery-pi .wpmf-gallery-icon img{height:400px;object-fit:cover;}
@media screen and (max-width:800px){
    .realisation-galery-pi .wpmf-gallery-icon img{height:300px;object-fit:cover;}
    body .realisation-galery-pi .gallery_default .wpmf-gallery-item{width:50% !important;}
}
@media screen and (max-width:600px){
    .realisation-galery-pi .wpmf-gallery-icon img{height:180px;object-fit:cover;}
}
/* single product */
.avada-is-100-percent-template .single-product #main {padding:0 !important;}
@media screen and (max-width:800px){
   .product-img-elem .woocommerce-product-gallery__wrapper a > .wp-post-image {
    height: 450px;
    width: 800px !important;
    max-width: 100% !important;
    object-fit: cover;
}
}



.fusion-footer .fusion-menu  .menu-item {
  position: relative;
}


.fusion-footer  .fusion-menu .menu-item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px; 
  width: 0;
  height: 1px; 
  background-color: #fff; 
  transition: width 0.3s ease;
}


.fusion-footer  .fusion-menu .menu-item:hover::after,
.fusion-footer .fusion-menu .current-menu-item::after {
  width: 100%;
}
.fb-footer.menu-item::after {
 display:none !important;
}


@media (max-width: 1200px) {
	.copyright-sec > .fusion-builder-row {display:flex;flex-direction: column;}
	.copyright-sec > .fusion-builder-row > .fusion-layout-column {width:100% !important;}
	.copyright-sec > .fusion-builder-row > .fusion-layout-column .fusion-image-element {text-align:center !important;}
	.copyright-sec > .fusion-builder-row > .fusion-layout-column .div_copyright {text-align:center !important;margin-top:15px;}
	
}
@media (max-width: 1080px) {
	.footer-menu .menu-item .menu-text {font-size:13px;}
}
@media (max-width: 900px) {
	.footer-menu ul {display:flex !important;flex-direction:column;gap:15px;align-items: center;}
	.fusion-footer  .fusion-menu .menu-item::after {
	  bottom: -7px; 
	}

}

/******************************************************* End footer ******************************************************************************/


/*------------------------------------------------------***End***------------------------------------------------------*/



/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 801px){ 

    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){

    /*style header*/
    .fusion-header {padding-top: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;padding-right: 10px !important;}
    .fusion-mobile-menu-icons {margin-top: 5px !important;}
    .fusion-mobile-menu-icons a{margin-left: 5px !important;}
    .fusion-icon.fusion-icon-bars:before,.fusion-icon.awb-icon-bars:before{font-size: 35px !important;line-height: normal !important;}
    .fusion-mobile-menu-icons a:after, .fusion-mobile-menu-icons a:before {color: var(--awb-color1) !important;}
    .fusion-mobile-menu-icons a:hover:after, .fusion-mobile-menu-icons a:hover:before {color: var(--awb-color2) !important;}
    .fusion-logo img{max-height: 55px !important;width: auto !important;}
    .fusion-mobile-nav-holder .menu_icon_rs{display:none !important;}
    .fusion-open-submenu:before {margin-right: 20px !important;}
    .fusion-header .icon_mobil_menu {background: var(--awb-color1) !important; color: #fff !important;font-size: 17px !important; margin-top: 4px !important; padding: 5px 5px ; border-radius: 50% !important; vertical-align: middle; line-height: normal !important; width: 30px !important; height: 30px ; -webkit-display: flex !important;-moz-display: flex !important;-ms-display: flex !important;-o-display: flex !important;display: -webkit-box !important;display: flex !important;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
    .fusion-header .icon_mobil_menu:hover{background: var(--awb-color2) !important; color: #fff !important;}

    /*style main content*/

    /*style footer*/

}

/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
    
    /*style header*/

    /*style main content*/
	.radius-all > .fusion-column-wrapper {
		border-radius: 20px !important;
	}
    /*style footer*/

}

/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px) and (max-width: 800px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){

    /*style header*/

    /*style main content*/
	.text-ms {
		font-size: 18px !important;
	}
    /*style footer*/
    
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 800px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/
