.faq {

    margin-top: 30px;

    margin-bottom: 30px;

}



.faq .faq_title {

    text-align: center;

}



.faq_item {

    border: 1px solid #ff6906;

    border-bottom: none;

}



.faq_item:last-of-type {

    border-bottom: 1px solid #ff6906;

}



.faq_item.active {

    transition: ease-in-out 0.4s;

}



.faq_item_question {

    border-top: none;

    padding: 22px 25%;

    text-align: center;

    font-size: 21px;

    /*  background: #f7f4f1;*/

    background: transparent;

    cursor: pointer;
	display: flex;
	justify-content: space-between;

}



.faq_item_question span {

    font-size: 17px;

    font-weight: 600;

}



.faq_item.active .faq_item_answer {

    padding: 22px 22px;

    height: auto;

    transition: ease-in-out 0.4s;

}



.faq_item_answer {

    display: block;

    overflow: hidden;

    height: 0;

    border-top: none;

    border-bottom: none;

    padding: 0 22px;

    text-align: center;

    background: #fafafa;

    transition: ease-in-out 0.4s;

}



.faq_item_answer span {

    font-size: 15px;

    line-height: 1.5;

}



.work_examples .work_examples_item {

    max-height: 181px!important;

    width: 250px!important;

    height: 181px!important;

    margin-bottom: 0!important;

    margin-top: 10px!important;

}



.work_examples img,

.slider img,

.slider-second img {

    width: 100%!important;

    height: 100%!important;

    object-fit: cover;

}



.slider,

.slider-second {

    position: relative;

    overflow: hidden;

    margin-bottom: 16px;

}



.slider__wrapper {

    display: flex;

    transition: transform 0.6s ease;

    width: 100%;

    margin-bottom: 0!important;

}



.slider__item {

    flex: 0 0 100%;

    max-width: 100%;

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    align-items: center;

    padding-left: 30px;

    padding-right: 30px;

}



.color_item {

    width: 250px!important;

    margin: 5px;

    padding: 0;

}



.color-block {

    border: 1px solid #EBEBEB;

}



.color-block a {

    width: 100%;

    height: auto;

    margin: 0;

}



.color-block img {

    height: 181px!important;

    width: 100%;

}



.color-product-name {

    text-align: center;

    margin: 0;

}



.slider__wrapper.colors {

    margin: 0px 15px 15px 0px;

}



.colors .slider__item {

    padding-left: 30px;

    padding-right: 30px;

}



.slider__item .work_examples_item {

    margin: 5px!important;

}



.slider__control {

    position: absolute;

    top: 50%;

    display: none;

    align-items: center;

    justify-content: center;

    width: 40px;

    color: #fff;

    text-align: center;

    opacity: 0.5;

    transform: translateY(-50%);

    /*!!!*/

    height: 100%!important;

    max-height: 100%!important;

    display: flex!important;

    margin-bottom: 0!important;

}



.slider_colors .slider__control:hover {

    background: rgba(231, 92, 0, 0.3);

}



.slider__control_show {

    display: flex;

}



.slider__control:hover,

.slider__control:focus {

    color: #fff;

    text-decoration: none;

    outline: 0;

    opacity: .9;

}



.slider__control.slider__control_left,

.slider__control.slider__control_right {

    width: 29px!important;

    margin: 0!important;

}



.slider__control_left {

    left: 0;

}



.slider__control_right {

    right: 0;

}



.slider__control::before {

    content: '';

    display: inline-block;

    width: 20px;

    height: 20px;

    background: transparent no-repeat center center;

    background-size: 100% 100%;

}



.slider__control_left::before {

    background-image: url("/images/left_arrow.png");

}



.slider__control_right::before {

    background-image: url("/images/right_arrow.png");

}



.products-grid.row {

    margin: 0!important;

    width: 100%!important;

    padding: 0;

}



.dropdown-submenu.parent {

    position: relative;

}



.dropdown-submenu.parent a {

    width: 70%;

}





/*.dropdown-submenu.parent:after {

    content: url(/images/bottom_arrow.png);

    position: absolute;

    right: 10px;

    top: 0;

    float: none;

    margin: 0;

    width: 20px;

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

}*/



.nav_separator {

    background-image: url(/images/bottom_arrow.png);

    background-repeat: no-repeat;

    background-position: 50%;

    position: absolute;

    right: 10px;

    top: 0;

    margin: 0;

    width: 20px;

    height: 27px;

    cursor: pointer;

    z-index: 10000;

}



.dropdown-submenu.parent.active_item {

    transition: 0.7s ease-in-out;

}



.dropdown-submenu.parent ul {

    height: 0;

    overflow: hidden;

    transition: 0.7s ease-in-out;

}



.dropdown-submenu.parent.active_item ul {

    height: auto;

    transition: 0.7s ease-in-out;

}



.products-grid img {

    object-fit: cover;

}



.wk-gallery.work_examples {

    width: 100%;

}



.wk-gallery.work_examples a.slider__control {

    max-height: 100%!important;

    height: 100%!important;

    display: flex!important;

}



@media (max-width: 1200px) {

    .our-results.row {

        display: flex;

        flex-direction: column;

        align-items: center;

        justify-content: center;

    }

    .our-results.row div {

        width: 292px;

        height: 292px;

    }

}



@media (max-width: 991px) {
    .slider__item {

        flex-direction: column;

    }

}



@media (max-width: 767px) {

    .slider__item {

        flex-direction: row;

    }

    .color-block a {

        width: 100%!important;

    }

}



@media (max-width: 605px) {

    .slider__item {

        flex-direction: column;

    }

}



ul#accordeonck135 li a.toggler.toggler_1.dop-arrow {
	background: url(/images/icon/down.png) right center no-repeat !important;
	
}
ul#accordeonck135 li a.toggler.toggler_1.ssal {
	background-image:  none !important;

}
#accordeonck135 li.open>a.toggler {
	background-color: #ff6906 !important;
}
.custom_arrow_b {
  display: block;
  position: relative;
}
.custom_arrow_b svg {
  position: absolute;
  width: 25px;
  height: 25px;
  transform: rotate(180deg);
}
.faq .active .custom_arrow_b svg {
	transform: rotate(0);
}
.inner_header{
	width: 100%;
}
.custom_header_fixed {
	position: fixed !important;
    z-index: 1;
    top: 0;
}
.custom_hide_1 {
   visibility: hidden;
   position: absolute;
   right: 0;
}

@media (min-width: 760px) {
	.wrapper_header {
		height: 11vh;
	}
}
/*@media (max-width: 730px) {*/
/*    #t3-mainbody {*/
/*        margin-top: -202px;*/
/*    }*/
/*}*/


/*@media (max-width: 712px) {*/
/*    .row {*/
/*margin-top: -160px;*/

/*}*/
/*}*/

 