/*
Theme Name: Startit Child
Theme URI: https://startit.qodeinteractive.com/
Description: A child theme of Startit Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 2.0.1
Text Domain: startit
Template: startit
*/

.menuhome span.item_text {
    display: none;
}
.qodef-main-menu>ul>li>a span.item_text {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
}
body:not(.qodef-menu-with-large-icons) .qodef-main-menu ul li a span.item_inner i:before {
    margin: 0 0px 0 0 !important;
}
.menuhome i.menu_icon.icon-home.fa {
	color: #333 !important;
}
.qodef-main-menu>ul>li.qodef-active-item>a, .qodef-main-menu>ul>li:hover>a {
    color: #333 !important;
}
.qodef-main-menu>ul>li>a span.item_inner {
    display: inline-block;
    padding: 0 7px !important;
}
.qodef-position-right-inner .widget_custom_html {
    display: inline-block;
}
a, p a {
    color: #3fbc96;
}
a.toptel {
    background: #3fbc96;
    color: white !important;
    padding: 5px 20px;
    font-size: 20px;
    border-radius: 50px;
	border: 1px solid #3fbc96;
	margin-left: 20px;
}
a.toptel:hover {
    background: transparent;
    color: #3fbc96 !important;
	border: 1px solid #3fbc96;
}
.qodef-main-menu>ul>li>a .item_outer:before {
    background-color: transparent !important;
	border-bottom: 3px solid #3fbc96 !important;
	border-radius: 0px !important;
}
.qodef-main-menu>ul>li>a>span.item_outer {
    -webkit-transition: text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
    transition: text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
}
.qodef-main-menu>ul>li.qodef-active-item>a .item_outer:before {
    border: 0px solid !important;
}
p, ol, ul {
    font-weight: 400!important;
    color: #333!important;
    line-height: 28px;
    margin-bottom: 10px!important;
}


.qodef-iwt .qodef-iwt-link {
    margin-top: 20px;
    display: inline-block;
}
.homebtnlocate a.qodef-iwt-link {
    color: white;
    font-size: 30px;
    margin-top: 0px !important;
}
.qodef-testimonials.cards_carousel .qodef-testimonial-content {
    width: 49% !important;
}
.qodef-testimonials.cards_carousel .qodef-testimonial-author-text {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700 !important;
    margin-left: 20px;
    color: #fff !important;
}
.qodef-testimonials.cards_carousel.dark .qodef-testimonials-job {
    color: #ffffff !important;
    font-weight: 300 !important;
    font-size: 14px !important;
}
a.btn-white, footer input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit {
    text-transform: uppercase;
    background-color: #3FBC96;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #3FBC96;
    border-radius: 50px 50px 50px 50px;
    display: inline-block;
    line-height: 16px;
    font-size: 15px;
    padding: 12px 18px;
    font-weight: 500;
    color: #fff !important;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	margin-top: 20px;
}
a.btn-white:hover, footer input.wpcf7-form-control.wpcf7-submit:hover, input.wpcf7-form-control.wpcf7-submit:hover {
    color: #3FBC96 !important;
    background-color: #02010100;
    border-color: #3FBC96;
	animation-name: elementor-animation-pop;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}
footer p {
    color: white !important;
    text-align: center;
}
footer .widget .qodef-footer-widget-title {
    text-align: center;
}
footer .qodef-footer-top-holder .widget.widget_recent_entries li {
    border-bottom: 1px solid #6d6767 !important;
    text-align: center;
}
input.wpcf7-form-control.wpcf7-submit {
    text-transform: uppercase!important;
    background-color: #3FBC96!important;
    border-style: solid!important;
    border-width: 1px 1px 1px 1px!important;
    border-color: #3FBC96!important;
    border-radius: 50px 50px 50px 50px!important;
    display: inline-block;
    line-height: 16px!important;
    font-size: 15px!important;
    padding: 12px 30px!important;
    font-weight: 500!important;
    color: #fff !important;
    fill: #fff;
    text-align: center!important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	font-family: 'Montserrat' !important;
    font-size: 15px !important;
    width: auto !important;
    height: auto !important;
    display: table !important;
    margin: auto !important;
	margin-top: 20px !important;
}
input.wpcf7-form-control.wpcf7-submit:hover {
	background:transparent !important;

}
footer .qodef-footer-top-holder .widget.widget_recent_entries li:last-child {
    border-bottom: 0px solid #6d6767 !important;
}
footer .qodef-footer-top-holder .widget.widget_recent_entries li a {
    color: #c9c9c9 !important;
    padding: 10px 0px !important;
}
footer .widget input{
    width: 100%;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    background-color: #f6f6f5;
    padding: 0 10px;
    height: 35px;
    outline: 0;
    color: #7f8385;
    font-family: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50px !important;
	margin-bottom: 6px !important;
    margin-top: 12px;
}
.wpcf7 input[type="email"] {
	background-color: #f6f6f5 !important;
	font-family: inherit;
}
footer input.wpcf7-form-control.wpcf7-submit {
    font-family: 'Montserrat' !important;
    font-size: 15px !important;
    width: auto !important;
    height: auto !important;
    margin-top: 20px !important;
    display: table;
    margin: auto;
}


footer .qodef-footer-bottom-holder-inner .textwidget {
    color: #ffffff !important;
    font-weight: 400 !important;
}
footer .qodef-footer-bottom-holder-inner .textwidget a {
    color: #c9c9c9 !important;
    font-weight: 400 !important;
}
footer .qodef-footer-bottom-holder-inner .textwidget a:hover {
    color: #3FBC96 !important;
    font-weight: 400 !important;
}
footer .qodef-footer-bottom-holder {
    padding: 20px 0 10px !important;
    line-height: 26px !important;
}
.lientopappli a {
    color: #f9f9f9;
    font-weight: 400 !important;
}
.qodef-social-share-holder.qodef-list a {
    color: #ffffff !important;
    font-size: 30px!important;
	    padding: 3px 15px 1px 15px;
}
.qodef-social-share-holder.qodef-list ul {
    border: 0px solid #cecece !important;
    display: table;
    margin: auto;
}
.qodef-social-share-holder.qodef-list li {
    border-right: 0px solid #cecece !important;
}
.qodef-blog-holder article {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}
#respond input[type=email], #respond input[type=text], #respond textarea, .post-password-form input[type=password], .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
        margin-bottom: 10px !important;
    padding: 10px 20px !important;
    border: 1px solid #ffffff !important;
    outline: 0;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    font-size: 15px!important;
    background-color: #fff;
    color: #333 !important;
    border-radius: 50px !important;
}
.wpcf7 input[type="email"] {
    background-color: #ffffff !important;
}
.wpcf7-form-control.wpcf7-textarea {
    height: 180px !important;
    border-radius: 22px !important;
}

.qodef-drop-down .second {
    border-top: 0px solid #3fbc96 !important;
}
.qodef-drop-down .second .inner>ul, li.narrow .second .inner ul {
    background-color: #3fbc96!important;
}
.qodef-drop-down .second .inner ul li a, .qodef-drop-down .second .inner ul li h4 {
    color: #ffffff!important;
    text-transform: uppercase!important;
    font-size: 13px!important;
}
.qodef-drop-down .second .inner ul li:hover span.item_text, .qodef-drop-down .second .inner ul li:hover span.item_text {
    border-bottom: solid 2px #fff!important;
}


.elementor-widget-wrap>.elementor-element {
    width: 100%;
}
.elementor-section {
    position: relative;
}
.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
	h2 {
		font-size: 25px !important;
	}
	section.qodef-parallax-section-holder.ctabackground {
		background: #ffffff !important;
	}
}
span.qodef-item-image {
    display: block;
    width: 100%;
    height: 200px;
    background-position: center !important;
    background-size: cover !important;
}
.qodef-item-title a {
    color: #444 !important;
}

.qodef-item-title a:hover {
    color: #3fbc96 !important;
}
.qodef-item-text-holder {
    background: white;
    padding: 30px !important;
}
a:hover span.qodef-item-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #3fbc969e;
    width: 100%;
    height: 200px;
}
.textportfolio h2 {
    font-size: 23px;
    margin-bottom: 20px;
	margin-top:30px;
}
.textportfolio h3 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 20px;
}
h2 a {
    color: #3fbc96 !important;
}
.qodef-portfolio-list-holder-outer.qodef-ptf-standard.qodef-ptf-three-columns article {
    width: 33.3% !important;
    padding: 10px !important;
}
.qodef-portfolio-item span.qodef-item-title {
    text-align: center;
    display: block;
    padding-top: 0px !important;
    text-transform: uppercase;
}
@media only screen and (max-width: 600px) {
	.qodef-portfolio-list-holder-outer.qodef-ptf-standard.qodef-ptf-three-columns article{
		width: 100%!important;
		margin-bottom: 30px !important;
	}
}
#qodef-back-to-top:hover>span {
    background-color: #3fbc96 !important;
    opacity: 1;
}
.qodef-main-menu>ul>li.qodef-active-item>a .item_outer:before {
    border: 0px solid !important;
    background-color: transparent !important;
    border-bottom: 3px solid #3fbc96 !important;
    border-radius: 0px !important;
}
span.qodef-client-image-nolink {
    text-align: center;
    display: table !important;
    margin: auto !important;
}


@media (max-width: 767px) {
	.qodef-testimonials.cards_carousel .qodef-testimonial-content {
		width: 100% !important;
	}
	.homebtnlocate a.qodef-iwt-link {
		color: white;
		font-size: 22px;
	}
}
.qodef-footer-top img {
    margin: auto !important;
    display: block;
}
.qodef-blog-list-item .qodef-item-text-holder {
    min-height: 340px;
}
@media (max-width: 1330px) {
	.qodef-main-menu>ul>li>a span.item_text {
		font-size: 13px;
	}
	.qodef-main-menu>ul>li>a span.item_inner {
		padding: 0 4px !important;
	}
}
@media (max-width: 1225px) and (min-width:1025px) {
	.qodef-main-menu>ul>li>a span.item_inner {
		padding: 0 3px !important;
	}
	a.toptel {
		font-size: 15px;
	}
	.qodef-main-menu>ul>li>a span.item_text {
		font-size: 11px;
	}
	.qodef-page-header .qodef-logo-wrapper img {
		display: block;
		height: 34px !important;
	}
}
@media (max-width:1025px) {
	a.toptel {
		font-size: 16px;
	}
}
@media (max-width:615px) {
	.qodef-vertical-align-containers .qodef-position-right {
		float: none !important;
		width: 100%;
		text-align: center !important;
		    height: auto !important;
	}
	a.toptel {
		margin-left: 0px !important;
	}
	.qodef-vertical-align-containers .qodef-position-center {
		height: 80px !important;
		position: relative !important;
	}
	.qodef-mobile-header .qodef-mobile-menu-opener {
		position: absolute !important;
		    left: 35px;
	}
	.qodef-mobile-header, .qodef-mobile-header .qodef-mobile-header-inner .qodef-mobile-header-holder, .qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner {
		height: 125px;
	}
}
@media (max-width: 600px) {
	.qodef-mobile-header .qodef-mobile-menu-opener {
		left: -5px !important;
	}
	section:not(.homeslide).qodef-parallax-section-holder.qodef-parallax-section-holder-touch-disabled.elementor-section-full_width.parallax_section_holder {
		background: initial !important;
	}
}
@media (max-width: 1000px) {
	section:not(.homeslide).qodef-parallax-section-holder.qodef-parallax-section-holder-touch-disabled.elementor-section-full_width.parallax_section_holder {
		background: initial !important;
	}
}
table.table-gamme {
    background: white;
    width: 100%;
}
.headertable td {
    background: #f9f9f9;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    padding: 20px;
    width: 20%;
    font-size: 18px;
}
.table-gamme td:first-child {
    background: #f9f9f9;
    text-align: left;
    font-size: 15px;
    padding: 10px 18px;
    color: #333;
    text-transform: initial;
}
tr.imgtable img {
    padding: 10px;
}
.table-gamme td {
    vertical-align: middle;
    color: #555;
}
.btndevistable a.btn-white {
    padding: 5px 16px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}


@media (max-width: 767px){
	.table-gamme thead {
	display: none;
	}
	.table-gamme tr{
	display: block;
	margin-bottom: 40px;
	}
	.table-gamme td {
	display: block;
	text-align: right;
	background: #fff;
	}
	.table-gamme td:before {
	content: attr(data-label);
	float: left;
	font-weight: bold;
	}
	.table-gamme td:first-child {
		background: #f9f9f9;
		text-align: left;
		font-size: 20px;
		padding: 10px 18px;
		color: #333;
		text-transform: uppercase;
		text-align: center;
		font-weight: 600;
	}
	tr.imgtable img {
		padding: 10px;
		width: 200px;
	}
	td.img-table, tr.imgtable td:last-child {
		text-align: center;
	}
	table.table-gamme {
		background: transparent;
	}
}
.elementor-text-editor ul {
    list-style-position: inherit;
    margin-left: 30px;
}
.elementor-text-editor ul li::marker {
    color: #3fbc96;
    font-size: 18px;
}
a#cn-accept-cookie {    
	display: table;    
	padding: 5px 25px;    
	background: #3fbc96;
	border-radius: 6px;    
	margin-top: 11px;    
	color: white;
	font-weight: 400 !important;    
	margin-left: auto !important;    
	margin-right: auto !important;    
	text-align: center;
}
div#cookie-notice {    
	width: 20%;    
	max-width: 20% !important;    
	min-width: 20%;    
	right: 15px !important;    
	bottom: 15px;    
	left: initial;    
	background: rgba(60, 60, 60, 0.85) !important;
}
@media (max-width: 767px){    
	div#cookie-notice {    
		width: 100%;    
		max-width: 100% !important;    
		min-width: 100%;    
		right: 0px !important;    
		bottom: 0px;    
	}
}
a#cn-close-notice {
    display: none;
}
.cookie-notice-container {
    width: auto !important;
}
.grecaptcha-badge {
    display: none !important;
}
.cookie-notice-container {
    font-family: 'Montserrat';
    font-size: 12px;
}
a#cn-accept-cookie {
    font-size: 12px;
    font-family: 'Montserrat';
}
.qodef-mobile-header .qodef-mobile-nav {
    padding-top: 35px;
	    padding-bottom: 20px;
}
.qodef-mobile-header .qodef-mobile-nav a, .qodef-mobile-header .qodef-mobile-nav h4 {
    font-size: 14px !important;
    color: #333 !important;
    font-weight: 600;
}
footer .widget .qodef-footer-widget-title {
    display: block;
}
@media (max-width: 600px) {
	section.qodef-parallax-section-holder.qodef-parallax-section-holder-touch-disabled.elementor-section-full_width.parallax_section_holder {
		background-position: 60% 0px !important;
	}
}


span.badgenew {
    display: table;
    background: #3fbb96;
    color: white;
    text-align: center;
    margin: auto;
    position: absolute;
    width: 130px;
    font-size: 14px;
    z-index: 200;
    top: -14px;
    margin-left: 25px;
}
.languettecta {
  rotate: -90deg;
  font-weight: 800;
  color: #fff;
  text-align: center;
  font-size: 20px;
  width: 205px;
  font-family: 'Raleway';
}
.languettecta i {
    margin-right:10px;
    font-size: 18px;
}
.ctaheader {
    display: flex;
    background: url(/wp-content/uploads/2024/07/cta-foxair.jpg);
    padding: 10px;
    height: 210px;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    cursor: pointer;
}

span#closecta {
    position: absolute;
    right: 120px;
}
.contentcta p {
    color: white;
	margin-bottom: 25px;
}
a.btncontact {
    color: white;
    border: 2px solid #3fbc96;
    background: #3fbc96;
    padding: 10px 35px;
    border-radius: 8px;
    margin: 0px 6px;
    font-weight: 800;
    font-size: 16px;
    font-family: 'Raleway';
}
.contentcta {
    text-align: center;
    margin-left: -60px;
    margin-top: 40px;
}
a.btncontact.tel {
    background: white;
    color: #3fbc96;
}

a.btncontact:hover {
    color: white;
    border: 2px solid #fff;
    background: transparent;
}
.ctaheader {
  position: fixed;
  z-index: 2000;
  top: 200px;
  right: 30px;
  width: 627px;
  transform: translate3d(600px,0,0);
  transition: transform .5s ease-in-out;
  box-shadow: -20px 20px 20px -20px #00000030;
}
.ctaheader:hover {
    transform: translate3d(10px, 0px, 0px);
	transition: transform .5s ease-in-out;
}
.contentcta span.title {
    display: block;
    font-weight: 700;
    font-size: 23px;
    font-family: 'Raleway';
    color: white;
    margin-bottom: 28px;
}
.galeriephoto dl.gallery-item {
    height: 215px;
}
.elementor-slideshow__title {
    display: none;
}
@media (max-width: 700px) {
	.ctaheader {
		padding: 10px;
		height: 130px;
	}
	.ctaheader {
		top: 400px;
		right: 20px;
		width:290px;
		transform: translate3d(280px, 0px, 0px);
	}
	.languettecta {
		rotate: -90deg;
		font-weight: 800;
		color: #fff;
		text-align: center;
		font-size: 13px;
		width: 100px;
		font-family: 'Raleway';
	}
	.contentcta span.title {
		display: block;
		font-weight: 700;
		font-size: 15px;
		line-height: 19px;
		font-family: 'Raleway';
		color: white;
		margin-bottom: 24px;
	}
	.contentcta {
		text-align: center;
		margin-left: -60px;
		margin-top: 22px;
	}
	.galeriephoto dl.gallery-item {
	  height: 80px;
	}
}

.wpml-ls-menu-item .wpml-ls-flag {
  display: inline;
  vertical-align: baseline;
  margin-top: 11px;
  width: 24px !important;
}
.wpml-ls-current-language .wpml-ls-native {
    display: none;
}
.wpml-ls-current-language .second .wpml-ls-native {
    display: inline-block !important;
}
.menu-item-type-wpml_ls_menu_item {
    margin: 0px !important;
}
.wpml-ls-current-language .second .inner>ul, .wpml-ls-current-language li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    padding: 15px 10px 25px !important;
    background-color: #fff;
}
.wpml-ls-menu-item .second .wpml-ls-flag {
    margin-bottom: -8px;
    margin-right: 10px;
}
.wpml-ls-menu-item span.plus {
    width: 5px;
    height: 5px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    display: block !important;
    right: -3px !important;
    margin-top: -4px !important;
}
.wpml-ls-menu-item .second span.plus {
	display:none !important;
}
@media (max-width: 1024px) {
	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		width: 30px;
		width: 30px;
		border: 0;
	}
	.wpml-ls-legacy-dropdown .wpml-ls-flag {
	  display: inline;
	  vertical-align: middle;
	  width: 30px;
	}
	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	  width: 55px;
	}
}
@media (max-width: 1024px) {
  #icl_lang_sel_widget-2 {
    position: absolute;
    right: 55px;
    top: 30px;
    width: auto;
    text-align: center;
  }
}
@media (max-width: 776px) {
  #icl_lang_sel_widget-2 {
    position: absolute;
    right: -154px;
    top: 74px;
    width: auto;
    text-align: center;
  }
}
@media (max-width: 614px) {
  #icl_lang_sel_widget-2 {
position: absolute;
    right: -175px;
    top: -50px;
    width: auto;
    text-align: center;
  }
}
.home .qodef-content {
    margin-top: -100px;
}
@media (max-width: 1024px) {
	.home .qodef-content {
		margin-top: 0px;
	}
}
/*@media (max-width: 1024px) {
  #icl_lang_sel_widget-2 {
    position: absolute;
    right: -180px;
    top: -50px;
    width: auto;
    text-align: center;
  }
}*/

.cmplz-cookiebanner .cmplz-header {
  display: block !important;

  text-align: center;
}
.cmplz-logo {
  margin-bottom: 10px;
  margin-top: 20px;
}
.cmplz-btn.cmplz-deny {
  background: white;
  border: 0px solid;
  width: 100%;
  text-align: right;
  text-decoration: underline;
  cursor: pointer;
}
#cmplz-message-1-optin {
  text-align: center;
}