/************************/
/*		CUSTOM.CSS		*/
/************************/



.about_section .detail-box p {
	font-size: 20px;
}


.detail-box a {
	font-size: 22px;
	font-weight: bold;
}


.btn-box a {
	font-size: 22px;
	font-weight: bold;
}

.form_container button {
	font-size: 22px;
	font-weight: bold;
}

.footer_section .footer_contact .contact_link_box {
  text-align: left;
}



h1, h2 {
/*  font-family: 'Dancing Script', cursive; */
  font-family: none;
}

/*
h1 {
  color: #000000;
}
*/

.navbar-brand {
/*  font-family: 'Dancing Script', cursive; */
  font-family: none;
}


.offer_section .box .detail-box h5 {
/*  font-family: 'Dancing Script', cursive; */
  font-family: none;
}


.offer_section .box .detail-box h6 {
/*  font-family: 'Dancing Script', cursive; */
  font-family: none;
}


.footer_section h4,
.footer_section .footer-logo {
/*  font-family: 'Dancing Script', cursive; */
  font-family: none;
}


.slider_section .detail-box p {
/*  font-size: 14px; */
  font-size: 22px;
/*	color: #000000;*/
}
