/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
/******************Facilities********************/
.work-steps .steps {
  padding: 20px 30px;
  position: relative;
  background: #f5a425;
  color: #fff;
  box-shadow: 0 6px 50px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease 0s;
}
.work-steps .steps:hover {
  box-shadow: 2px 21px 50px rgba(41, 44, 61, 0.15);
}
.work-steps .steps span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 60px;
  position: absolute;
  right: 5%;
  bottom: 10%;
  opacity: 0.3;
}
.work-steps .steps h3 {
  font-size: 20px;
}
.work-steps .steps p {
  font-weight: 300;
}
.work-steps .steps h3,
.work-steps .steps p {
  padding-left: 30px;
  padding-right: 30px;
}
.work-steps .col-sm-4:nth-child(2) .steps {
  background: #03a9f4;
}
.work-steps .col-sm-4:nth-child(3) .steps {
  background: #673ab7;
}
.work-steps .steps h3 {
  color: #fff;
}
.qx-col-lg-4 {
	float: left;
	width: 30.33%;
}
.bfQuickMode input[type="text"], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
	max-width: 100% !important;
	width: 100%;
  border: 1px solid #cecece;
}
.tm-headerbar {
	padding: 0px !important;
}
.phone {
	margin-top: -38px;
	margin-left: 290px;
}
#qx-text-1433 {
	text-align: justify;
}
#qx-text-8654 {
	text-align: justify;
}
.uk-panel.top-menu-list a {
	font-size: 13px;
}
.sclogin-modal-links.sclogin {
	margin-top: 9px;
}
.sclogin .dropdown-menu {
	left: -65px;
}
/********************Responsive***********************/

@media (max-width:768px)
{
  .qx-col-lg-4 {
	width: 100% !important;
}
  .work-steps .steps h3, .work-steps .steps p {
	padding-left: 0px !important;
	padding-right: 0px !important;
	text-align: justify;
}
.tm-headerbar {
  display: block !important;
}
.tm-nav-logo {
  display: block !important;
}
.work-steps .steps h3 {
  font-size: 17px !important;
}
  .tm-navbar.uk-navbar {
	background: #272c2e !important;
}
}

#tm-top-b {
	padding-top: 0px;
}
p{
  text-align: justify;
}
