/*
Theme Name: Avada Child - IZIASYS
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: A.D.S WAS HERE
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

a:hover {
	text-decoration: none!important;
}


@media(max-width: 991px) {  

    .column-reverse .fusion-builder-row {
        display: flex!important;
        flex-direction: column-reverse!important;
    }
}




/* CHECKBOX CONTACT */
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
	position: absolute;
	left: -9999px;
}

[type="checkbox"]:not(:checked) + span,
[type="checkbox"]:checked + span,
[type="radio"]:not(:checked) + span,
[type="radio"]:checked + span {
	position: relative;
	padding-left: 35px;
	cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + span:before,
[type="checkbox"]:checked + span:before {
	content: '';
	position: absolute;
	left: 0; top: 3px;
	width: 1.5em; height: 1.5em;
	border: 2px solid #0060ab;
	background: #fff;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}

[type="radio"]:not(:checked) + span:before,
[type="radio"]:checked + span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	width: 20px;
	height: 20px;
	border: 2px solid #0060ab;
	background: #fff;
	border-radius: 13px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}

/* checked mark aspect */
[type="checkbox"]:not(:checked) + span:after,
[type="checkbox"]:checked + span:after {
	content: '\f00c'!important;
	position: absolute;
    top: 6px;
    left: 3px;
	color: #0060ab;
	transition: all .2s;
	font-family: "Font Awesome 5 Pro"; font-weight: 900; content: "\f007";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

[type="radio"]:not(:checked) + span:after,
[type="radio"]:checked + span:after {
	content: ''!important;
	position: absolute;
	top: 3px;
	left: 5px;
	transition: all .2s;
	-moz-osx-font-smoothing: grayscale;
	height: 14px;
	width: 14px;
	background-color: #666;
	border-radius: 50%;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + span:after,
[type="radio"]:not(:checked) + span:after {
	opacity: 0;
	transform: scale(0);
}
[type="checkbox"]:checked + span:after,
[type="radio"]:checked + span:after {
	opacity: 1;
	transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + span:before,
[type="checkbox"]:disabled:checked + span:before,
[type="radio"]:disabled:not(:checked) + span:before,
[type="radio"]:disabled:checked + span:before {
	box-shadow: none;
	border-color: #0060ab;
	background-color: #ddd;
}

/* accessibility */
[type="checkbox"]:checked:focus + span:before,
[type="checkbox"]:not(:checked):focus + span:before ,
[type="radio"]:checked:focus + span:before,
[type="radio"]:not(:checked):focus + span:before {
	border: 2px dotted #0060ab;
}

/* hover style just for information */
[type="checkbox"]:checked:focus + span:hover:before {
	border: 2px solid #0060ab!important;
}


.wpcf7 .wpcf7-form-control,
.wpcf7 .wpcf7-select {
	margin-bottom: 10px
}

.wpcf7 .conditions {font-size: 12px;}

.wpcf7 p {margin: 0;}

.wpcf7-radio .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item {
	margin: 0 20px 10px 0!important;
}

.wpcf7-form input[type="submit"] {
	margin: 1em 0 0!important;
}

.wpcf7 .fusion-columns {
	margin: 0 -15px!important;
}

.wpcf7 .fusion-columns .fusion-column {
	padding-left: 15px!important;
	padding-right: 15px!important;
}

.wpcf7 .rgpd {
	display: block;
	margin: 10px 0 0;
	font-size: 12px;
}

.wpcf7 .rgpd .wpcf7-list-item {margin: 0!important;}


.contact-in-white .wpcf7-form p,
.contact-in-white .wpcf7-form h4 {color: #fff;}


.fusion-modal .modal-header .modal-title {
	font-size: 24px;
}




@media(max-width: 640px) {
	.column-reverse .fusion-builder-row{
		display: flex!important;
		flex-direction: column-reverse!important;
	}

}

.fusion-button-text {
	text-transform: uppercase!important;
}

	@media(max-width: 991px) {


	}

	@media(max-width: 768px) {


	}

	@media(max-width: 573px) {


	}
		/*------------------------------- MENU ------------------------------------ */

		.fusion-header .fusion-row {
			max-width: 1750px!important;
		}

		.fusion-sticky-shadow  .current-menu-item>a:not(.contact-btn a ) {
		color: #3d3d3d!important;
		}

		.fusion-header:not(.fusion-header.fusion-sticky-shadow) .current-menu-item>a,
		.fusion-header:not(.fusion-header.fusion-sticky-shadow)>ul>li>a:not(.fusion-logo-link):not(.awb-icon-sliding-bar):hover
		 {
		color: #fff!important;
		}


		body:not(.fusion-header-layout-v6).fusion-top-header .fusion-main-menu>ul>li:not(.fusion-menu-item-button)>a.fusion-bottombar-highlight:not(.fusion-main-menu-icon):after {
			width: 50%!important;
    		border-radius: 20px!important;
    		left: 20%!important;
		}


		.contact-btn a.fusion-bottombar-highlight:not(.fusion-main-menu-icon):after {
			display: none!important;
		}

		#menu-menu-principal .contact-btn a {
			color: #fff!important;
		}

		#menu-menu-principal .contact-btn a .menu-text {
			background: #0060AB!important;
			padding: 15px 20px!important;
			border-radius: 5px!important;
		}


		@media screen and (min-width: 1200px) and (max-width: 1587px) {  

			.fusion-header {
				padding: 0px!important;
				height: 100px!important;
			}

		    .fusion-main-menu>ul>li {
			    padding-right: 10px!important;
			}

		    .fusion-main-menu>ul>li>a {
			    font-size: 12px!important;
			}

		}


		.fusion-logo {
			    WIDTH: 13%!important;
		}

		/*------------------------------- HOME ------------------------------------ */


	@media(max-width: 640px) {

	    #slider-home {
	    	min-height: 600px!important;
	    }

	    h1 {
	    	font-size: 30px!important;
	    }

	    .fusion-header {
	    	padding: 20px 20px 20px 10px!important;
	    }
			.fusion-logo {
			    WIDTH: 33%!important;
		}

	}


  	@media screen and (min-width: 641px) and (max-width: 911px) { 

			.fusion-logo {
			    WIDTH: 20%!important;
		}

	}

		h2 strong {
		    display: block!important;
		}

		.fusion-post-title {
			color: #0060ab!important;
			font-weight: 700!important;
		}

		h2 strong:not(.home h2 strong) {
			color: #0060ab!important;

		}

		.home h2 strong {
			font-size: 40px!important;
			text-transform: uppercase!important;
		}

		.page .home h2 strong {
			font-size: 40px!important;
			text-transform: uppercase!important;
		}

		@media(max-width: 991px) {

			.home h1 {
				font-size: 75px!important;
				margin-bottom: 20px!important;
			}

			h2 strong, .home h2 strong {
				font-size: 40px!important;
			}
		}

		@media(max-width: 640px) {

			.home h1 {
				font-size: 30px!important;
				margin-bottom: 5px!important;
			}

			h2 strong, .home h2 strong {
				font-size: 25px!important;
			}

            .slider-btn .fusion-column-wrapper {
                justify-content: center!important;
            }

		}



		.section-home {
			margin: 40px!important;
			position: relative;
		}

		@media(max-width: 573px) {
			.section-home {
				margin: 30px 0px!important;
			}

			p {
				font-size: 14px!important;
				line-height: 20px;
			}
		}

		.section-home:before {
			content: url('http://cabinet-exec.fr/wp-content/uploads/2023/08/before-home.png');
			display: block;
			position: absolute;
		}

		@media(max-width: 991px) {

		.section-home:before {
			display: none!important;
		}

		}

		.section-1:before {
			left: 40px!important;
		}
		.section-2:before {
			right: 50px;
			top: 18%;
			TRANSFORM: rotate(44deg);
		}

		.section-3:before {
			left: 50px;
			top: 33%;
			TRANSFORM: rotate(44deg);
		}

		.section-4:before {
			right: 50px;
			top: 25%;
		}

		@media(max-width: 573px) {
/*		.section-1 {
			background: #0060AB!important;
		}

		.section-2{
			background: #332F31!important;
		}

		.section-home:before {
			transform: scale(0.6);
		}

		.section-2:before {
		right: -62px;
    	top: -27%;
		-webkit-transform : rotate(44deg) scale(0.6);
    	-ms-transform : rotate(44deg) scale(0.6); 
    	transform : rotate(44deg) scale(0.6);
    	}*/

    	.home h2 {
    		font-size: 17px!important;
    	}
    }

/*    @media screen and (min-width: 576px) and (max-width: 991px) {  
    	.home h2 {
    		font-size: 20px!important;
    	}

    	h2 strong {
    		font-size: 40px!important;
    	}

    }*/


    /*------------------------------- FOOTER ------------------------------------ */


    .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-text, textarea {
    	padding-top: 0!important;
    	padding-bottom: 0!important;
    	background-color: #F2F5F6!important;
    	font-size: 16px!important;
    	color: !important;
    	border-width: 1px 1px 1px 1px!important;
    	border-color: #F2F5F6!important;
    	border-radius: 0px!important;
    }

    ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    	color: #7E92AC!important;
    	font-size: 15!important;
    }

    :-ms-input-placeholder { /* Internet Explorer 10-11 */
    	color: #7E92AC!important;
    	font-size: 15!important;
    }

    ::-ms-input-placeholder { /* Microsoft Edge */
    	color: #7E92AC!important;
    	font-size: 15!important;
    }


    form .wpcf7-list-item label {
    	display: flex!important;
    	font-size: 12px!important;
    	line-height: 18px!important;
    	margin: 15px 0px!important;
    }

    .wpcf7-list-item {
    	margin: 0px!important;
    }

    button[type=submit] {
    	background: #0060ab!important;
    	color: #ffffff!important;
    	border-color: none!important;
    	font-family: 'Montserrat', arial!important;
    	font-size: 14px!important;
    	color: #fff!important;
    	text-transform: uppercase!important;
    	padding: 15px 30px!important;
    	-webkit-border-radius: 5px!important;
    	-moz-border-radius: 5px!important;
    	border-radius: 5px!important;
    }

    button[type=submit] i{
    	font-weight: 100!important;
    	margin-left: 8px!important;
    }

    #form .fusion-column-wrapper, .shadow-custom .fusion-column-wrapper {
    	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px!important;
    }

    #form textarea {
    	height: 290px!important;
    }

    .content-box-heading {
    	font-weight: 700!important;
    }

    .fusion-content-boxes.content-boxes-icon-on-side .heading {
    	margin-bottom: -2px!important;
    }

    .content-box-column {
    	margin-bottom: 10px!important;
    }

    .content-box-wrapper .content-container{
    	font-size: 15px!important;
    	line-height: 19px!important;
    	margin-top: 10px!important;
    }

    .fusion-content-boxes {
    	margin-bottom: 0px!important;
    }

  	@media(min-width: 992px) {

	    #form .fusion-column-wrapper {
	    	position: relative!important;
	    	left: 56px!important;
	    	z-index: 888!important;
	    	top: 69px!important;
	    }

	    #coordonnes .fusion-column-wrapper {
	    	position: relative!important;
	    	right: 71px!important;
	    	top: -40px!important;
	    }
	}

    .mentions {
    	margin-right: 20px!important;
    }

    .coordonnes-footer .content-box-wrapper .content-container {
    	margin-top: 2px!important;
    	    margin-bottom: 10px!important;
    }


	@media only screen and (max-width: 800px) {
	.fusion-columns .fusion-column:not(.fusion-column-last) {
	    margin: 0 0 10px!important;
	}
	}


	@media(max-width: 991px) {

	    .footer {
	    	background: #0A4E84!important;
	    }

	    .title-carousel {
	    	position: relative!important;
	    	left: 8%!important;
	    }

	    .mentions-bandeau p {
	    	text-align: left!important;
	    	margin-top: 5px!important;
	    }

	    .mentions {
	    	margin-right: 5px!important;
	    }
	}

    /*------------------------------- PAGE CONTENU ------------------------------------ */

    .display-counter, span.unit {
    	font-family: "Montserrat"!important;
    	font-weight: 600!important;
    }

    .bulles-clients{
    	overflow: visible!important;
    }

    .temoignages .fusion-column-wrapper {
    	position: relative!important;
    }

    .temoignages .fusion-column-wrapper .awb-stars-rating-icons-wrapper {
    	position: absolute!important;
    	bottom: 6%!important;
    }


/*    .page-id-13 #coordonnes .fusion-column-wrapper {
    	background-color: #b02349!important;
    }
*/
 /*   .page-id-15 #coordonnes .fusion-column-wrapper {
    	background-color: #3D3D3D!important;
    }*/

    .test {
    	background: #fff;
    	margin: 10px;
    	padding: 40px 20px;
    	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    	min-height: 425px;
    	border-radius: 20px;
    }

    .test p {
    	line-height: 18px;
    }

    .test h3 {
    	min-height: 40px!important;
    }



	@media(min-width: 992px) {

	    .carousel-position {
	    	position: relative!important;
	    	left: 11%!important;
	    }

	    .title-carousel {
	    	position: relative!important;
	    	left: 8%!important;
	    }
	}

    .elegant-slick-dots li button:before, .elegant-slick-dots li button:hover::before {
    	font-size: 50px!important;
    	color: #CEDDF3!important;
    }

    .elegant-slick-dots li.elegant-slick-active button:before {
    	color: #B02349!important;
    }

  	@media screen and (min-width: 991px) and (max-width: 1587px) {  

		.temoignages {
		    width: 33.33%!important;
		}
	}

	.error-menu li a {
		color:#3d3d3d!important;
	}

	.error404 #contact {
		display: none!important;
	}

	.error404 .fusion-tb-footer .fusion-fullwidth {
		width: 100%!important;
	}

	.error404 .fusion-error-page-search{
		display: none!important;
	}

	.elegant-carousel-item strong, .fusion-li-item .fusion-li-item-content strong, .temoignages strong {
		color: #0060AB!important;
	}