#search-box {
	padding-top: 90px;
	padding-bottom: 90px;
}

.ctech-wrapper .ctech-form-group .ctech-form-control.search-input {
	width: calc(100% - 45px);
	float: left;
	height: 38px;
	border: 1px solid #606060 !important;
	font-size: 20px;
}

.search-btn {
	float: left;
}
