.menu-scroll {
	display: none;
}
.list-single-price {
    border: 1px solid #bbbbbb;
    color:#12223b;
}

.list-single-price tr {
    border-bottom:1px solid #bbbbbb
}

.list-single-price tr:hover {
    background: #bbbbbb;
}
.list-single-price td {
    padding: 5px 10px;
    border-right: 1px solid #bbbbbb;
} 

@media only screen and (min-width: 1170px) and (max-width: 1335px){
	.header-menu a {
		font-size: 16px!important;
		padding: 0px 10px 0px 10px!important;
	}
	.header-tel {
		font-size: 18px!important;
	}
}

@media only screen and (min-width: 1020px) and (max-width: 1169px){ 
	.header-menu a {
		font-size: 14px!important;
		padding: 0px 8px 0px 8px!important;
	}
	.header-tel {
		font-size: 17px!important;
	}
}

@media only screen and (max-width: 767px){

	.service-item .elementskit-box-body {
		bottom:60px;
	}
	.oil8000 {
		
	}
	.service-block .service-item .elementskit-box-body {
		bottom:20%;
	}
	.ekit-template-content-footer .elementor-nav-menu .elementor-item {
		font-size: 21px!important;
	}
}