/* CSS Document */

.text-justify
{
	text-align: justify;
}



.tp-btn1 {
 background: var(--tp-common-white);
  color: #fe8500;
  font-size: 22px;
  padding: 20px !important;
}

.tp-btn1:hover {
  
  color: #fe8500;
}

.tp-accordion1 .accordion-button
{
	padding: 15px !important;
  border-bottom: 1px solid #c1bfbf !important;
  background: #f1f1f1fa;
  font-family: var(--tp-ff-p);
  font-weight: 300 !important;
	font-size: 19px;
}

.tp-accordion1 .accordion-button.collapsed::after {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 12px;

}

.tp-service-item-icon-3 img {
  filter: brightness(0) saturate(100%) invert(58%) sepia(60%) saturate(726%) hue-rotate(344deg) brightness(97%) contrast(98%) !important;
}

.border1 {
  border: 1px solid #0b3d2c24;
  border-radius: 20px;
  box-shadow: 6px 5px 12px -3px #4e2b27;
}

.space
{
	padding: 70px 0 !important;
}

.tp-postbox-btn1 {
  font-weight: 600 !important;
  letter-spacing: 0.8px;
  background: linear-gradient(90deg, #C4690D 0%, #F48919 100%) !important;
  border-radius: 20px !important;
  padding: 6px 20px !important;
  color: #fff !important;
  font-size: 14px !important;
}

.panel.panel-success {
  border: 1px solid #f5932d;
  padding: 20px;
}
.panel-heading {
  background-color: #f5932d;
  color: #fff;
  font-size: 25px;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
  margin-right: -20px;
  margin-left: -20px;
  margin-top: -20px;
}
.form-group {
  margin-bottom: 20px;
}
.contact-info {
  background-color: #5e5d5c;
  padding: 30px;
  text-align: center;
  border: 1px solid #cccbcb;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  outline: 2px solid #979694;
  outline-offset: -8px;
}
.contact-info i {
  font-size: 35px;
  color: #fff;
}
.contact-info h4 {
  color: #fff;
  font-size: 27px;
}
.contact-info p {
  color: #fff;
  font-size: 18px;
}
/*=====================================================================*/
@media (max-width: 575px)
{
	.tp-header-logo-bg {
 
  background: #fff;
 
}
	
	.tp-counter-title {
  font-weight: 600;
  font-size: 26px;
	}
	
	.tp-counter-icon span {
  height: 60px !important;
  width: 60px !important;
		line-height: 60px !important;
		margin-right: 12px !important;
	}
}

.vision-mission-bg{background:url("../../thebrandsense/home/about-us-mission-bg.jpg") no-repeat center;background-attachment:scroll;background-size:auto;background-size:cover;background-attachment:fixed;}
.bg-dark-black{background-color:rgba(0,0,0,0.89);}
.bg-black{background-color:#000000;}
.font-18 {
	font-size: 18px;
	line-height: 30px;
}