@charset "utf-8";
.menu_box ul li:nth-child(3) a::after{
    transform: scale(1, 1);
}
.allservices ul li:nth-child(1) a {
    background:#fff;
}
.allservices ul li:nth-child(1) a p{
    color: #1d1d1d;
}
.allservices ul li:nth-child(1) a p::before {
    background-color: #1d1d1d;
}
.mb60 {
	margin-bottom: 60px;
}
.btn {
	margin-bottom: 30px!important;
}