.main-menu--three .main-menu__logo
{
	background-color: #fff !important;
}
.pb-70
{
	padding-bottom:70px !important;
}
.pt-70
{
	padding-top:70px !important;
}
.mb--20
{
	margin-bottom: 20px !important;
}
.text-justify
{
	text-align: justify !important;
}

#custom-div .service-card-five
{
	padding-top: 20px;
	height: 225px;
}
.topbar__info
{
	padding-left:48px;
}
.topbar {
	background-color: #e63a27;
}
.topbar__info a
{
	color:#fff;
}
.topbar__info a i
{
	color:#fff;
}

.topbar__links a{
	color:#fff;
}
.topbar__links a i
{
	color:#fff;
}
.form-one {
	padding: 20px;
	background: #c8c4c4;
  }

.contact-one {
	background-image: linear-gradient(0deg, #ffffff 0%, var(--thm-gray) 100%);
	position: relative;
}
/*
.contact-one::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(../images/shapes/faq-form-bg-1-1.png);
	background-repeat: no-repeat;
	background-position: top center;
} */
.pb-50
{
	padding-bottom:50px !important;
}
.pt-20
{
	padding-top:20px !important;
}
.pt-50
{
	padding-top:50px !important;
}
.team-card__content__inner
{
	border: 3px solid var(--thm-black);
	padding-left: 0;
	text-align: center;
}

.main-footer--extra-padding {
	padding-top: 70px;
  padding-bottom: 40px;
  }
  
  .block-title__title_custom {
	font-size: 25px !important;
	font-weight: bold;
  }
  .team-card__content
  {
	padding-right: 0px;
	margin-bottom: 10px;
  }
  .block-title-custom
  {
	margin-bottom: 20px;
  }
  .team-card__content__inner {
	padding-top: 9px;
	padding-bottom: 9px;
  }
  .team-card__title
  {
	margin-bottom: 2px;
  }
  @media (max-width: 480px) {
  .slider-one__image
  {
	background-position: center center;
  }
  .slider-one--three .slider-one__title
  {
	font-size: 24px;
	height: 50px;
  }
  .slider-one__text
  {
	height:100px;
  }
}