#contact-title
{
	text-transform: uppercase;
	font-weight: bolder;
}

.card-header
{
	background-color: #22bbe4;
	color: #fff;
	font-weight: bolder;
}

#contact_form label
{
	font-weight: bolder;	
}

#contact_form button[type='submit'] i, #contact_form button[type='submit']
{
	color: #fff;
}

#office_address_container .card-text
{
	margin: 0px 0px 5px 0px;
}

#regional_title
{
	font-weight: bolder;
	margin-top: 20px;
	margin-bottom: 20px;
}

.office-title
{
	margin-bottom: 10px;
}

.office
{
	margin-bottom: 30px;
}

.gallery-social-btn
{
	margin-right: 5px;
	cursor: pointer;
	border: none;
	background: transparent;
	font-size: 30px;
}

.fb-btn>i
{
	color: #3b5998;
}

.instagram-btn>i
{
	color: #F58529;
}

.twitter-btn>i
{
	color: #0084b4;
}

.youtube-btn>i
{
	color: #c4302b;
}

.email-btn>i
{
	color:#0084b4;
}

.google-btn>i
{
	color: #EA4335;
}

.linkedin-btn>i
{
	color: #0e76a8;
}

.gallery-social-btn>i:hover
{
	color: #22bbe4;
}

.select2.select2-container
{
	width: 100%!important;
}