.page_title {
    text-align: left;
    padding-left: 20px;
}

.page_title .lead {
	color: #333333;
    line-height: 40px;
    position: relative;
    padding: 0 20px 0px 0;
    border-bottom: 2px solid #aaa;
    display: inline-block;
    text-transform: uppercase;
}

.page_title .lead:before {
    content: '';
    width: 80px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: -20px;
    border-bottom: 4px solid #F7941D;
}
p{
    text-align: justify !important;
}
/* ==========================
2.Our Customers
============================= */







/* ==========================
3.Corporate Clients
============================= */







/* ==========================
4.Services
============================= */






/* ==========================
4.1	Anti-termite
============================= */

.anti_termite, .general_spray , .rodents , .cockroach , .bird_control , .contact{
	padding: 50px 0px;
	background: #FAF3ED;
}

.anti_termite .main_method ,  .cockroach .main_method , .bird_control .main_method , .contact .main_method {
color: rgb(247, 148, 29);
}

.anti_termite_method li{
	list-style-type: decimal;
	margin-left: 30px;

}
/* ==========================
4.2 Cockroach treatment
============================= */




/* ==========================
4.2 General Spray
============================= */




/* ==========================
4.2 Rodents
============================= */

.rodents ol li{
    list-style-type: decimal;
    margin-left: 30px;

}


/* ==========================
5.Own a Franchisee
============================= */




/* ==========================
5.1. Why Vazir Franchisee
============================= */

.why_vazir{
	padding: 80px 0px;
    background: #FAF3ED;
}

.why_vazir  li {
    list-style: none;
}

.why_vazir  li i{
    margin-right: 10px;
}

/* ==========================
5.2. own Franchisee
============================= */

.Franchisee{
	padding: 80px 0px;
    background: #FAF3ED;
}

.Franchisee  li {
     list-style-type: decimal;
}
   
/* ==========================
6. Agent
============================= */

.agent{
	padding: 80px 0px;
    background: rgba(170, 170, 170, 0.11);
}

.agent form .form-control {
    margin-bottom: 20px !important;
    border: 2px solid #9f9f9f !important;
    border-radius: 3px;
}

.agent form .submit_btn1{
	text-align: center;
}

.agent form {
    border: 1px solid;
	padding: 87px 20px;
	/*background: rgba(170, 170, 170, 0.20);*/
	background-image: url('../images/form2.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #777;
	font-size: 15px;
	border-width: 2px 5px 2px 5px;
	border-style: solid;
	border-color: #f7941d  #f7941d  #444343 #444343;
}

/* ==========================
7. Career
============================= */




/* ==========================
8. Contact Us
============================= */

.contact hr{
    border-top: 1px solid #000;
}


