.before-phone-text {
	color:#085225;
	font-size: 18px;
	padding-left: 35px;
	margin-top: -25px;
}
.after-phone-text {
	color: gray;
	font-size: 12px;
	padding-left: 30px;
}
.top-phone__txt1 {
	color: black !important;
	font-size: 22px;
	font-weight: bold;
}
.top-phone__inner {
	width: 235px;
	text-align: center;
}
.social {
	margin-top: -15px;
}
.top-phone:before {
	left: 25px !important;
}

@media screen and (max-width: 1440px) {
	.after-phone-text {
		padding-left: 50px;
	}
}

@media screen and (max-width: 1440px) {
	body .header__search_title-input {
		width: 280px !important;
		margin: 8px 0 0 10px !important;
	}
	body .header__search_title-button {
		right: 16px !important;
	}
    body .header__inner-2 {
		margin-left: 0px !important;
    }
}
