/* *********** */
@media(min-width: 768px){
	.elementor-posts--skin-archive_custom .elementor, 
	.elementor-posts--skin-custom .elementor{
	    height: 100%;
	}

	.elementor-posts--skin-archive_custom .elementor .elementor-section-wrap,
	.elementor-posts--skin-custom  .elementor .elementor-section-wrap{
	    height: 100%;
	}

	.elementor-posts--skin-archive_custom .elementor .elementor-section-wrap>section,
	.elementor-posts--skin-custom .elementor .elementor-section-wrap>section {
	    height: 100%;
	}
	.elementor-posts--skin-archive_custom .elementor .elementor-section-wrap>section .elementor-container,
	.elementor-posts--skin-custom .elementor .elementor-section-wrap>section .elementor-container {
	    height: 100%;
	}
	.inner-equal,
	.inner-equal>div{
		height: 100%;
	}
	.inner-left>.e-con-inner {
	    margin-left: 0;
	}
	.inner-right>.e-con-inner {
	    margin-right: 0;
	}
}
@media(min-width: 1024px){
	.button-contact a {
	    font-weight: normal;
	    font-size: 16px;
	    border-radius: 0px;
	    padding-left: 15px !IMPORTANT;
	    padding-right: 15px !IMPORTANT;
	    transition: all 0.3s;
	    text-transform: uppercase;
	    font-weight: 700 !important;
	    color: #fff !important;
	    background-color: var(--e-global-color-secondary);
	    border-radius: 4px;
	}
	.button-contact a:hover{
		background-color: var(--e-global-color-63d6de5);
	}
}
@media(min-width: 1400px){
	.slider-car .elementor-swiper-button.elementor-swiper-button-prev {
		margin-left: -100px;		
	}	

	.slider-car .elementor-swiper-button.elementor-swiper-button-next {
		margin-right: -100px;
	}
	.client-dev .elementor-swiper-button.elementor-swiper-button-prev {
		margin-left: -100px;		
	}
	.client-dev .elementor-swiper-button.elementor-swiper-button-next {
		margin-right: -100px;
	}
}
@media(max-width: 992px){
	.elementor .elementor-sticky--effects .elementor-element.menu-main-dev .elementor-nav-menu__container.elementor-nav-menu--dropdown {
	    margin-top: 17px !IMPORTANT;
	}
	.slider-post-dev button.slick-arrow.slick-next {
	    right: 8px;
	}

	.slider-post-dev button.slick-arrow {
	    left: 8px;
	}
	
}
@media(max-width: 768px){
	.sitepath-l h1 {
	    font-size: 30px;
	    line-height: 36px;
	}
	.table-dev table tr td, .table-dev table tr th {
	    font-size: 14px;
	}
	
}
@media(max-width: 550px){
	img.logo {
	    max-width: 200px;
	}

	.mhb-logo {
	    margin-left: 0;
	    margin-right: 0;
	}
	.wrapper-breacome {
	    height: 150px;
	}

}