/******************/
/****RESPONSIVE****/
/******************/
/******NAV******/
/*nav bt*/
#navtop_bt{
	order: 1;
	display: none;
	box-sizing: border-box;
	width: 51px;
	height: 51px;
	background: var(--rouge);
	border-radius: var(--r90);
	margin: 0;
	cursor: pointer;
	position: absolute;
	top: 30px;
	right: 41px;
	z-index: 999;
}
#navtop_bt_span{
	display: block;
	width: 25px;
	height: 18px;
	background: var(--beige);
	margin: auto;
	position: relative;
}
#navtop_bt_span:before,
#navtop_bt_span:after{
	content: '';
	display: block;
	width: 26px;
	height: 6px;
	background: var(--rouge);
	position: absolute;
	transition: all 0.3s;
}
#navtop_bt_span:before{
	top: 2px;
}
#navtop_bt_span:after{
	bottom: 2px;
}
#navtop_bt.bt_navtop_hover{
	background: var(--beige);
	position: fixed;
	top: 58px;
}
.bt_navtop_hover #navtop_bt_span,
.bt_navtop_hover #navtop_bt_span:before,
.bt_navtop_hover #navtop_bt_span:after{
	transition: all 0.3s;
}
.bt_navtop_hover #navtop_bt_span:before,
.bt_navtop_hover #navtop_bt_span:after{
	width: 30px;
	height: 2px;
	background: var(--rouge);
}
.bt_navtop_hover #navtop_bt_span{
	background: none;
}
.bt_navtop_hover #navtop_bt_span:before{
	transform: rotate(45deg);
	top: 8px;
	left: -2px;
}
.bt_navtop_hover #navtop_bt_span:after{
	transform: rotate(-45deg);
	right: -3px;
	bottom: 7px;
}

@media screen and (max-width: 980px){
	#navtop_bt{
	display: flex;
	}
	#navtop{
	display: none;
	background: var(--rouge);
	overflow-y: scroll;
	}
	#navtop.navtop_hover{
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 888;
	}
	.header_nav {
	flex: unset;
	background: unset;
	border-radius: unset;
	}
	.header_nav ul {
	display: block;
	justify-content: unset;
	padding: 129px 25% 52px 40px;
	}
	.header_nav ul li{
	display: block;
	position: relative;
	}
	.header_nav ul li > a {
	padding: 9px 0;
	background: url('../img/pic_arrow_base.svg') no-repeat center;
	margin-right: 50px;
	}
	.header_nav ul li.menu-item-has-children:after{
	content: '';
	display: block;
	width: 13px;
	height: 8px;
	mask: url('../img/pic_arrow_base.svg') no-repeat center;
	-webkit-mask: url('../img/pic_arrow_base.svg') no-repeat center;
	mask-size: auto;
	mask-size: auto;
	mask-size: 100% auto;
	-webkit-mask-size: 100% auto;
	background-color: var(--wh);
	position: absolute;
	top: 16px;
	right: 0;
	z-index: 3;
	transition: all 0.3s;
	}
	.header_nav ul li.menu-item-has-children.resp_sub_this_hover:after{
	transform: rotate(-90deg);
	transition: all 0.3s;
	}
	.header_nav ul ul {
	display: none;
	flex-wrap: unset;
	justify-content: unset;
	padding: 12px 0 23px 19px;
	background: unset;
	border-radius: unset;
	opacity: 1;
	position: relative;
	top: unset;
	}
	.header_nav ul li.resp_sub_this_hover ul{
	display: block;
	}
	.header_nav ul ul li {
		width: 100%;
	}
	.header_bt {
	width: 100%;
	}
	.header_bt ul {
	display: block;
	flex-wrap: unset;
	gap: unset;
	padding: 0 0 42px 39px;
	}
	.header_bt ul li{
	margin-bottom: 10px;
	}
	.header_bt ul li a{
	display: inline-block;
	}
}

@media screen and (max-width: 580px) {
	.single-product #navtop_bt {
		right: 20px;
	}
}

/******ALL******/
@media screen and (max-width: 1680px){
	.widzfull{
		width: auto;
	}
}

@media screen and (max-width: 1280px) {
	.widzmain {
		width: auto;
		margin-right: 20px;
		margin-left: 20px;
	}
	.header_info_flash.widzfull,
	.page_pic_strap,
	.home_svces_strap.widzfull,
	.list_single_mozaik_posts_wrap{
		margin-right: 20px;
		margin-left: 20px;
	}
}

@media screen and (max-width: 1080px) {
	#header_content {
		padding: 29px 0 0;
	}
	#logo {
		margin: 0 auto;
	}
	#navtop {
		flex: unset;
		width: 100%;
	}
	.product_single_related_mozaik .list_single_product {
		width: var(--2-20);
	}
}

@media screen and (max-width: 1024px) {
	.list_sub_product_cat {
		width: var(--2-20);
	}
}

@media screen and (max-width: 980px) {
	.hentry_accordion_wrapp{
		gap: var(--g20);
	}
	.hentry_accordion_col_left,
	.hentry_accordion_col_right{
		flex: unset;
		width: 100%;
	}
	.reassurance_block_main {
		gap: var(--g20);
		padding: 30px 32px 48px;
	}
	.reassurance_block_col,
	.reassurance_block_mozaik{
		flex: unset;
		width: 100%;
	}
	.footer_top_title {
		line-height: 35px;
		margin-bottom: 3px;
		font-size: 30px;
	}
	.footer_top_sub {
		margin-bottom: 14px;
	}
	.footer_top_nav {
		margin: 0 auto 66px 40px;
	}
	.list_single.list_single_team,
	.list_single_team.list_single_team_small {
		width: var(--3-20);
	}
	.choice_form_wrapp {
		flex: 1;
	}
	.wpcf7 span.wpcf7-form-control-wrap {
		width: 100%;
	}
	.choice_form_hentry {
		padding: 30px 24px;
	}
	.wpcf7 span.wpcf7-form-control-wrap[data-name="acceptance"]{
		flex: unset;
	}
	.choice_form_block {
		padding: 30px 24px;
	}
	.list_single_product {
		width: var(--2-20);
	}
	.single_product_top_cols:first-of-type {
		margin: 0 auto;
	}
	.single_product_top_cols:last-of-type {
		flex: unset;
		width: 100%;
	}
	.product_single_carac {
		display: block;
		padding: 30px 30px;
	}
	.page_content_wizpic_cols:nth-of-type(1){
		flex: 3;
	}
}

@media screen and (max-width: 880px) {
	.header_info_flash_title {
		width: 100%;
	}
	.header_info_flash_title:after,
	.header_info_flash_hentry:after {
		width: 0;
		height: 0;
	}
	.list_single_mozaik{
		flex-wrap: nowrap;
		justify-content: flex-start;
		overflow-x: auto;
		padding-bottom: 10px;
	}
	.page-template-page_blog .list_single_mozaik.list_single_mozaik_post,
	.category .list_single_mozaik.list_single_mozaik_post{
		flex-wrap: wrap;
		overflow-x: unset;
		padding-bottom: unset;
	}
	.tax-product_brand .list_single_mozaik,
	.tax-product_cat .list_single_mozaik{
		flex-wrap: wrap;
		overflow-x: unset;
		padding-bottom: unset;
	}
	.list_single_mozaik_product_cat {
		margin-bottom: 20px;
	}
	.list_sub_product_cat {
		width: 310px;
	}
	.list_single_product_cat_pic_block {
		width: 310px;
		height: 393px;
	}
	.home_svces_strap_single,
	.home_svces_strap_single_top,
	.home_svces_strap_single_content{
		width: 260px;
	}
	.list_single_post,
	.list_single_content{
		width: 294px;
	}
	.page-template-page_blog .list_single_mozaik.list_single_mozaik_post .list_single_post,
	.category .list_single_mozaik.list_single_mozaik_post .list_single_post{
		width: var(--2-20);
	}
	.page-template-page_blog .list_single_mozaik.list_single_mozaik_post .list_single_content,
	.category .list_single_mozaik.list_single_mozaik_post .list_single_content{
		width: auto;
	}
	.page_title_strap_title,
	.page_title_strap_chapo{
		flex: unset;
		width: 100%;
		border: none;
	}
	.page_title_strap_chapo{
		padding: 20px 0 0;
		border-top: 1px solid var(--wh);
		margin: 23px 0 0;
	}
	.cta_context_wrap {
		margin: 0 0 30px;
	}
	.cta_context_main {
		padding: 20px 20px 24px;
	}
	.cta_context_cols {
		flex: unset;
		width: 100%;
	}
	.home_svces_strap {
		margin-bottom: 41px;
	}
	.home_svces_strap_content {
		padding: 31px 0 55px;
	}
	.page_hn_strap {
		line-height: 30px;
		font-size: 22px;
	}
	.hentry_accordion_wrapp {
		gap: unset;
	}
	.hentry_accordion_single_title {
		padding: 17px 74px 16px 30px;
	}
	.list_single_mozaik_posts_wrap {
		margin-bottom: 40px;
	}
	.list_single_mozaik_posts {
		display: block;
		padding: 25px 0 30px;
	}
	.avis_clients_wrap {
		margin-bottom: 62px;
	}
	.avis_clients_main {
		gap: var(--g20);
	}
	.page_hentry_seo {
		padding: 39px 0 20px;
	}
	#footer_content {
		background: var(--beige);
	}
	.footer_top {
		padding: 30px 0;
		margin: 0 25px;
	}
	.footer_top_cols:nth-of-type(1),
	.footer_top_cols:nth-of-type(2) {
		flex: unset;
		width: 100%;
	}
	.footer_top_cols:nth-of-type(2) {
		padding-top: 20px;
		border-top: 1px solid var(--wh);
		margin-top: 20px;
	}
	.footer_top_nav {
		margin: 0 auto 23px 0;
	}
	.page-template-page_accueil .page_pic_strap,
	.page_pic_strap_content{
		height: 435px;
	}
	.page_pic_strap {
		height: 312px;
	}
	.page_pic_strap_text {
		line-height: 35px;
		margin: auto 20% 20% 0;
		font-size: 30px;
	}
	.homepage_title,
	.page_title{
		line-height: 25px;
		font-size: 18px;
	}
	.page_chapo {
		line-height: 22px;
		font-size: 14px;
	}
	.page_chapo p {
		line-height: 22px;
	}
	.page-template-page_accueil .list_single_mozaik_product_cat_wrapper {
		padding: 30px 0;
	}
	.cta_context_title {
		line-height: 30px;
		margin-bottom: 12px;
		font-size: 22px;
	}
	.page_chapo {
		padding: 0 0 18px;
	}
	.page_hentry h2 {
		line-height: 30px;
		margin-bottom: 14px;
		font-size: 22px;
	}
	.page_hentry h3 {
		margin-bottom: 14px;
	}
	.choice_form_hentry_wrapp {
		order: 2;
		flex: unset;
		width: 100%;
	}
	.choice_form_wrapp{
		order: 1;
		flex: unset;
		width: 100%;
	}
	.list_single_mozaik.list_single_mozaik_team{
		flex-wrap: wrap;
		overflow-x: unset;
		padding-bottom: unset;
	}
	.list_single.list_single_team,
	.list_single_team.list_single_team_small {
		width: var(--2-20);
	}
	.single_product_flag_wrap {
		left: 0;
	}
	.single-product #main {
		padding-top: 31px;
	}
	.product_single_carac_strap {
		margin: 0 0 59px;
	}
	.product_single_carac_main {
		margin: 0 0 30px;
	}
	.product_single_carac_bt_strap {
		text-align: left;
	}
	#single_product_img_block {
		margin-bottom: 0;
	}
	.product_single_related_mozaik .list_single_product,
	.product_single_related_mozaik .list_single_product .list_single_product_content{
		width: 292px;
	}
	.product_single_carac_block {
		flex: 1;
	}
	.product_single_carac_mozaik .product_service_single {
		width: 100%;
	}
	.single-product .page_title {
		line-height: 30px;
		font-size: 22px;
	}
	.reassurance_block {
		margin-bottom: 60px;
	}
	.product_tax_sidebar {
		display: block;
		width: 100%;
	}
	.product_tax_mozaik_block {
		flex: unset;
		width: 100%
	}
	.list_single_product {
		width: 100%;
	}
	.product_tax_sidebar_content {
		height: unset;
		padding: 24px;
		position: relative;
	}
	.product_cat_tree_title {
		padding-right: 50px;
		margin-bottom: 12px;
		position: relative;
	}
	.product_cat_tree_title:after{
		content: '+';
		position: absolute;
		top: 0;
		right: 10px;
	}
	.product_tax_tree_this_hover .product_cat_tree_title:after{
		content: '-';
	}
	.product_brand_tree_item:not(:last-of-type),
	.product_cat_tree_depth0:not(:last-of-type){
		margin-bottom: 12px;
	}
	.product_cat_tree_child_name {
		margin: 4px 0 4px 30px;
	}
	.product_tree_list_mozaik{
		display: none;
	}
	.product_tax_tree_this_hover .product_tree_list_mozaik{
		display: block;
	}


	/*
	.product_cat_tree_title.is-active:after{
		content: '-';
	}
	.product_brand_tree_item:not(:last-of-type),
	.product_cat_tree_depth0:not(:last-of-type) {
		margin: 0 10px 10px 0;
	}
	.product_brand_tree_item,
	.product_cat_tree_depth0{
		display: inline-block;
	}
	.product_cat_tree_name {
		display: block;
		line-height: 19px;
		padding: 11px 19px;
		background: var(--bleu);
		border-radius: var(--r90);
		border: 1px solid var(--bleu);
		font-size: 13px;
		color: var(--wh);
		text-transform: uppercase;
		font-weight: 400;
		text-decoration: none;
		transition: all 0.3s;
	}
	.product_cat_tree_show_bt{
		display: none!important;
	}
	*/
	 */
	.page_content_wizpic_content{
		gap: var(--g20);
	}
	.page_content_wizpic_cols:nth-of-type(1),
	.page_content_wizpic_cols:nth-of-type(2){
		flex: unset;
		width: 100%;
	}
}

@media screen and (max-width: 580px) {
	#logo {
		margin: 0 auto 0 20px;
	}
	.single-product #logo {
		margin: 0 auto 0 0;
	}
	.page_pic_strap_text {
		margin: auto 0 80px 0;
	}
	.reassurance_mozaik_single {
		width: 100%;
	}
	.page-template-page_blog .list_single_mozaik.list_single_mozaik_post .list_single_post,
	.category .list_single_mozaik.list_single_mozaik_post .list_single_post{
		width: 100%;
	}
	.list_single_content{
		height: auto;
	}
	.list_single.list_single_team,
	.list_single_team.list_single_team_small {
		width: 100%;
	}
	.single_product_top_cols:first-of-type{
		width: 100%;
	}
	#single_product_img_block{
		max-width: unset;
	}
	.single_product_top{
		gap: unset;
	}
	#single_product_img_window_wrapp,
	.single_product_img_window_pic_link{
		height: 529px;
		margin-bottom: 0;
	}
	.woocommerce .single_product_img_window_pic_link img {
		max-width: 100%;
		max-height: 100%;
	}
	.single_product_img_bt_next {
		right: 0;
	}
	.single_product_img_bt_prev {
		left: 0;
	}
	.single_product_img_thumb_list{
		display: none!important;
	}
	.product_single_carac_block,
	.product_service_block{
		flex: unset;
		width: 100%;
	}
}

/******404******/
@media screen and (max-width: 1080px){
	#page_404{
	display: flex;
	flex-wrap: wrap;
	padding: 94px 0 94px;
	}
	#page_404_ill_block{
	width: 46%;
	margin: 0 8% 0 0;
	}
}
@media screen and (max-width: 880px){
	#page_404_ill_block{
	width: 100%;
	margin: 0;
	text-align: center;
	}
	#page_404_ill_block object{
	margin: auto;
	}
	#page_404_ill_main{
	flex: none;
	width: 100%;
	text-align: center;
	}
}