/*
	Theme Name:   ABINNOV
	Theme URI:    https://www.abinnov.com/
	Description:  Multipurpose Theme
	Version:      3.9.11.1
	Author:       Abinnov
	Author URI:   https://www.abinnov.com/
	License:      GPLv2
	License URI:  http://gnu.org/licenses/gpl-2.0.html
	Tags:         one-column, two-columns, right-sidebar, custom-menu, rtl-language-support, sticky-post, translation-ready
*/

/*
	PLEASE DO NOT edit this file, if you want add custom CSS go to Theme Options > Additional CSS
*/


#menu_fixed_side_1 > .cz > a:hover, #menu_fixed_side_1 > .cz:hover > a, #menu_fixed_side_1 > .cz.current_menu > a, #menu_fixed_side_1 > .current-menu-parent > a {
    color: #ffffff;
    background: -webkit-linear-gradient(#f9b832, #f8ea1b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#menu_fixed_side_1 > .cz > a:before {
    display: none;
}
body .fixed_side .cz_social a {
    height: 30px;
    width: 30px;
    /* background: red; */
    -ms-transform: rotate(45deg); /* Internet Explorer */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari et Chrome */
    -o-transform: rotate(45deg); /* Opera */
    border-radius: 0;
    margin: 0 8px;
    position: relative;
}
body .fixed_side .cz_social a i {
    -ms-transform: rotate(-45deg); /* Internet Explorer */
    -moz-transform: rotate(-45deg); /* Firefox */
    -webkit-transform: rotate(-45deg); /* Safari et Chrome */
    -o-transform: rotate(-45deg); /* Opera */
}

body .fixed_side .cz_social a:before {
    content: '';
    width: 34px;
    height: 34px;
    position: absolute;
    left: -2px;
    top: -2px;
    background: linear-gradient(to right, #f7b232, #f8ea1b);
    z-index: -1;
    opacity: 0.3;
}

body .fixed_side .cz_social a:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #151616;
    z-index: 9;
    padding: 0;
    border-radius: 0;
    transform: translate(0);
    z-index: -1;
}

body .fixed_side .cz_social a:hover:before {
    opacity: 1;
}
.home h1 {
    font-size: 25px;
    font-family: 'Archivo Narrow';
}
div#apropos {
    background-position: 0px 100px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}

div#valeurs {
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
div#valeurs h2 {
    font-family: 'Archivo Narrow';
    position: relative;
    padding-left: 27px;
}

div#valeurs h2:before {
    content: url(https://abinnov.fr/wp-content/themes/abinnov/assets/img/bg3.png);
    zoom: 0.6;
    position: absolute;
    top: -7px;
    left: 0px;
}
form.wpcf7-form label {
    color: rgba(255,255,255,.8)!important;
}
div#valeurs p.txt {
    line-height: 29px;
}
.project_bloc {
    position: relative;
    background: linear-gradient(to right, #f9b632, #f8ea1b);
    padding: 3px;
    text-align: center;
}

.project_bloc>.wpb_wrapper {
    /* background: #020202; */
    padding: 20px;
}

.project_bloc .project_logo {
    min-height: 90px;
}
.project_bloc p.desc {
	color: #020202;
}

.project_bloc p.desc a {
    display: block;
    color: #020202;
    margin-top: 10px;
    font-family: 'Archivo Narrow';
    font-size: 22px;
    text-decoration: underline;
    font-weight: bold;
}

.project_bloc p.desc a:hover {
    color: #654300;
}
body h2 {
    font-family: 'Archivo Narrow';
}
ul.choice {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

ul.choice input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

ul.choice span.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    height: 25px;
    width: 25px;
    background-color: #000;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border: 2px solid #fdc843;
}
ul.choice .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
ul.choice input:checked ~ .checkmark {
  background-color: #fdc843;
}
ul.choice input:checked ~ .checkmark:after {
  display: block;
}
ul.choice .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0deg);
}

ul.choice li {
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}
body i.backtotop {
    border-radius: 0;
    bottom: 80px;
}
ul.choice span.txt {
    padding-left: 40px;
    cursor: pointer;
}
ul.choice :hover input ~ .checkmark {
  background-color: #f2dda8;
}
button.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: linear-gradient(to right, #f9b632, #f8ea1b);
    float: right;
    color: #000;
    text-transform: uppercase;
    font-family: 'Archivo Narrow';
    font-weight: bold;
    font-size: 16px;
    margin-right: 3%;
    border-radius: 0;
}

button.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: #f9b632!important;
}
#client_form, #candidat_form {
    display: none;
}
body input, body textarea, body select, .qty {
    border-radius: 0;
}
input.wpcf7-form-control.wpcf7-file {
    height: 48px;
}
.wpcf7-form p.half {
    width: 48%;
}

.wpcf7-form p.full {
    width: 97%;
}
.wpcf7-response-output {
    text-align: center;
}
h2.no_bef:before {
    display: none;
}

h2.no_bef {
    padding: 0!important;
}
#page_content {
    background: #000 url(https://abinnov.fr/wp-content/uploads/2022/02/site_bg.png);
    background-position: top right;
}
.project_div {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}


@media (max-width:767px){
	#menu_header_4 > .cz > a {font-family: 'Archivo Narrow';}
	div#apropos figure.wpb_wrapper.vc_figure {display: none;}
	div#apropos {background-position: center top!important;}
	.header_4.header_is_sticky {position: fixed;width: 100%;}
	.project_div {display: block;text-align: center;}
	.project_div .wpb_single_image.vc_align_left {text-align: center;margin-bottom: 10px;}
}