/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@import url('https://use.typekit.net/jkv0rws.css');

body:not(#admin-bar span),h1,h2,h3,h4,h5,h6,p,a {
font-family: brevia,sans-serif !important;
font-weight: 400;
font-style: normal;
}

body {
	margin:0;
	background-color:#FFFFFF;
}

footer .menu a {
	color : #FFFFFF !important;
	font-size:14px;
}

footer h2{
	color:white !important;
}
.uagb-buttons__wrap.uagb-buttons-layout-wrap {
	flex-wrap:wrap !important;
}


.wp-block-uagb-container .wp-block-uagb-container {
	border-radius:20px;
}

.conversation-gauche {
	border-bottom-left-radius: 0px !important;
}

.conversation-droite {
	border-bottom-right-radius: 0px !important;
}

.uagb-button__wrapper .uagb-buttons-repeater.wp-block-button__link {
border-radius : 20px;
}

figure {
	width:50%;
}


.header .custom-logo-link img{
	max-width: 100%;
    height: auto;
	width:80%!important;
}

img.custom-logo {
	max-width: 100%;
    height: auto;
	width:180px;
}

@media (max-width: 544px) {
.custom-logo-link img {
  max-width: 120px!important;
}
}

.bloc-cards figure {
	width:100%; 
}

.icone-flotte span {
	animation: slideIn 0.5s ease forwards infinite alternate;
}


@keyframes slideIn {
  from {
    transform: translateY(-10px);
    opacity: 1;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.ast-desktop .ast-primary-header-bar .main-header-menu  .menu-item-2206 {
	line-height: 10px !important;
}

#menu-item-1170 {
	line-height: 0px !important;
}

.main-navigation .menu-item-2206, .main-navigation .menu-item-2202, .main-navigation .menu-item-1170, .main-navigation .menu-item-58 {
    border-radius: 20px;
    animation: vibrer 0.8s ease-in-out;
    border-color: var(--ast-global-color-1);
    background-color: var(--ast-global-color-1);
    line-height: 10px !important;
    color: white !important;
    padding: 15px;
    margin-left: 20px;
    transition: 0.3s ease-in-out;
    z-index: 1;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);

}  

.main-navigation .menu-item-2206 a:hover, .main-navigation .menu-item-2202 a:hover, .main-navigation .menu-item-1170 a:hover, .main-navigation .menu-item-58 a:hover{
    color: white !important;

} 

.main-navigation .menu-item-2206:hover .menu-link:before, .main-navigation .menu-item-2202:hover .menu-link:before, .main-navigation .menu-item-1170:hover .menu-link:before {
    height:0;
}



.menu-item-2206:hover, .menu-item-1170:hover, .menu-item-2202:hover, .menu-item-58:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    transform: scale(0.95);
}

.menu-item-58 a {
	color:white !important;
}


.ast-custom-button {
  animation: vibrer 0.8s ease-in-out;
}

@keyframes vibrer {
   0% { background-color: transparent;  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0); }
  100% { background-color: #00b5ed;  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);} /* Pause à la fin */
}

h1,h2,h5 {
	color:#0080C8 !important;
}

h3,h6,h7 {
	color:#00B5ED !important;
}

h4,h8{
	color:#FBB900 !important;
}


p a:not(header a):not(footer a) {
	color:#00B5ED !important;
	text-decoration:underline;
}

footer .menu a {
	font-size:16px;
}

header .sub-menu a {
	color:#3A3A3A !important;
}

p a:not(header a):not(footer a):hover {
	color:#0080C8 !important;
	text-decoration:underline;
}

header a:hover {
	color:#00B5ED !important;
}

.ast-desktop .sub-menu li:last-child a {
	border-bottom:none !important;
}

.bloc-cards a {
	text-decoration:none !important;
}

.titre-blanc h1 {
	color: #F1FAFF !important;
}

/* Bouton devis fixe mysolae */
 .btn-fixed {
	position: fixed;
    bottom: 69px;
    right: 7px;
    z-index: 9999;
}

/* Bouton devis fixe pro*/
 .btn-fixed-pro {
	position: fixed;
    bottom: 69px;
    right: 27px;
    z-index: 9999;
}

/*wave*/

.waves {
  position:relative;
  width: 100vw;
  height:2vh;
  margin-bottom:-9px; /*Fix for safari gap*/
  min-height:50px;
  max-height:120px;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 9s;
}

.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 13s;
}

@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
  		height:60px;
   		min-height:60px;
  }

	

}


.page-id-217 .uagb-container__shape-bottom, .page-id-1226 .uagb-container__shape-bottom {
    bottom : -0 !important;
    border-radius: 20px;

}

.uagb-container-inner-blocks-wrap:hover .wp-block-uagb-container.uagb-block-ed526086 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill:rgba(0,126,199,0.3);
}

.wp-block-uagb-container.uagb-block-ed526086 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{
	fill:rgba(0,126,199,0);
}

.uagb-block-fbe48dec:hover .wp-block-uagb-container.uagb-block-8075ddde .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill:rgba(255,255,255,0.3);
}

.wp-block-uagb-container.uagb-block-8075ddde .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill:rgba(255,255,255,0);
}

.uagb-block-b0437bdb:hover .wp-block-uagb-container.uagb-block-46bbd9e2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill:rgba(250,183,0,0.3);
}

.wp-block-uagb-container.uagb-block-46bbd9e2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill:rgba(250,183,0,0);
}


.partners-template-default .post-navigation {
	display:none !important;
}

.partners-template-default .footer-social-inner-wrap  {
	display:none !important;
}

/* Recaptcha */
/*Désactiver sur toutes les pages*/
.grecaptcha-badge {
	display:none;
}	
/*Activer recaptcha sur formulaire*/
.page-id-2386 .grecaptcha-badge, .page-id-1245 .grecaptcha-badge {
	display:block !important;
}

/*Désactiver icone scroll top à cause du recaptcha*/
.page-id-2386 #ast-scroll-top, .page-id-1245 #ast-scroll-top {
	display :none !important;
}

.site-7 .main-navigation a:hover {
	color: white !important;
}


