/*
Theme Name:    Metro Building Inspections
Develope by:   Mohd. Sakeem khan 
Company URL:   http://www.webmarketingexperts.com.au/
Company Name:  WME
*/


html, body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.clr {
margin:0; padding:0;
clear:both;
}
 
.clear {
margin:0; padding:0;
clear:both;
}

.clearfix {
margin:0; padding:0;
clear:both;
}
/* Global Classes starts */
* {
outline:none;
}

div, form, P
{
 margin:0px;
 padding:0px;
}

A IMG /* This Class will disble border over any link on images*/
{ 
  border:none;
  outline:none
}
a
{
	text-decoration:underline;
	color:#A2A2A2;
}

a:hover
{
	text-decoration:none;
	
}
p
{
	color:#000;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
	}

p a
{
	text-decoration:underline;
	color:#A2A2A2;
}

p a:hover
{
	text-decoration:none;

}

UL
	{
	/* Controls NORMAL UL */
	margin:0 0 0 0; 
	padding:0 0 0 0;
	color:#fff;
	}

UL LI
	{
	/* Controls NORMAL li inside UL */
	margin:0 0  0 0; 
	padding:0 0 0  0;
	}

UL strong	{
font-size:15px;
	}	

OL 
	{
	/* Controls NORMAL OL */
	margin:0 0 0 28px; 
	padding:0 0 0 0;
	list-style-type:decimal; 
	}

OL LI
	{
	/* Controls NORMAL li inside OL */
	text-decoration:underline;
	color:#000000;
	}
	
OL LI A, LI A , OL A
	{
	/* Controls LINKS inside OL */
	text-decoration:underline;
	color:#000000;
	}

OL A:HOVER
	{
	/* Controls LINKS HOVER inside OL */
	text-decoration:none;
	color:#363636;
	}

UL A
	{
	/* Controls LINKS inside UL */
	text-decoration:underline;
	color:#A2A2A2;
	}

UL A:HOVER
	{
	/* Controls LINKS HOVER inside UL */
	text-decoration:none;
	
	}
	
h1,h2,h3,h4,h5,h6
	{
	margin:0px;
	padding:0px;
	}




/*header section start*/
.header_top{
  background:#232020;
  margin:0px 0px 0px 0px;
  padding:0px 0px 15px 0px;
  }
.header_top_wrapper{
  width:960px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  }
.logo{
  width:198px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.logo img{
  max-width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.callus{
  width:325px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:right;
  text-align:right;
  }
.callus h3{
  margin:0px 0px 0px 0px;
  padding:30px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:600;
  font-size:17px;
  color:#fff;
  }
.callus h3 a{
  margin:-6px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-weight:bold;
  font-size:27px;
  color:#a5d630;
  display:block;
  text-decoration:none;
  }
.callus h3 a:hover{
  color:#b7f525;
  }
.callus h4{
  margin:0px 0px 0px 0px;
  padding:22px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:600;
  font-size:17px;
  color:#fff;
  }
.callus h4 a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#a5d630;
  display:block;
  text-decoration:none;
  }
.callus h4 a:hover{
  color:#b7f525;
  }
.header_bottom{
  background:#a5d630;
  margin:0px 0px 0px 0px;
  padding:0px;
  }
.header_bottom_wrapper{
  width:960px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  }
.header_menu{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
nav{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
nav ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type:none;
  }
nav ul li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline-block;
  }
nav ul li.active a{
  color:#fff;
  }
nav ul li a{ 
  margin:0px 0px 0px 0px;
  padding:22px 24px 22px 0px;
  display:inline-block;
  font-family: 'Oswald', sans-serif;
  font-weight:500;
  font-size:18px;
  color:#000000;
  text-decoration:none;
  text-transform:uppercase;
  }
nav ul li a:hover{
  color:#fff;
  }
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
   }

#access li {
	float: left;
    position: relative;
  }
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
    }
nav ul ul {
	display: none;
	margin: 0px;
	padding:0px 0px 0px 0px;
	width:220px;
	z-index: 99999;
	background:#a5d630;
	border:1px solid #c0f63f;
    visibility: hidden; 
	display: none; 
	position:absolute; 
	top:100%; 
	left: 0;
	border-bottom:none;
   }
nav li:hover > a, nav ul li:hover > ul{ display: block; }  
nav ul ul li{
	border-bottom:1px solid #c0f63f;
   }
nav ul ul ul {
	left: 100%;
	top: 0;
	width:250px;
    }
nav ul ul li a {
	color: #fff !important;
	font-size:15px;
	font-weight: normal;
	height: auto;
    line-height: 1.4em;
	padding:7px 10px;
	margin:0;
	width:200px;
	text-transform:none;
	background:none !important;
    }
nav ul ul ul li a {
	width:230px;
    }
nav ul ul li a:hover,
nav ul ul li.current_page_item a {
	background:#c0f63f !important;
	color:#000 !important;
    }
nav ul li:hover > ul {
	display: block;
    }
nav .current-menu-item > a,
nav .current-menu-ancestor > a,
nav .current_page_item > a,
nav .current_page_ancestor > a {
    color:#fff;
    }
	
/*----------Third Level-------------------*/
nav ul li.hover, nav ul li:hover {position: relative; cursor: default;}
nav ul li:hover > ul { visibility: visible;}

/*_____ Submenu css ends __________*/


/*banner section start*/
.banner{
  width:960px;
  margin:0px auto;
  padding:20px 0px 0px 0px;
  }
.banner_caption{
  width:927px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  }
.caption_bar{
  width:927px;

  margin:0px 0px 0px 0px;
  padding:19px 0px 0px 0px;
  position:absolute;
  }
.arrow{
  width:35px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.arrow2{
  width:35px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:right;
  }
/*banner section end*/





/*container section start*/
.container_wrapper{
  width:960px;
  margin:0px auto;
  padding:38px 0px 40px 0px;
  }
.contant_left{
  width:615px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.contant_left h3{
    color: #a5d630;
    font-family: "Oswald",sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 15px;
    text-transform: uppercase;
   }
.contant_left h1{
    color: #a5d630;
    font-family: "Oswald",sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 15px;
    text-transform: uppercase;
   }
h3.home_tit{ line-height:70px;}
.contant_left h4 {
    color: #000000;
    font-family: "Oswald",sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 48px;
    margin: 0;
    padding: 0 0 32px;
    text-transform: uppercase;
    } 


.contant_left p{
  margin:0px 0px 16px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:14px;
  font-weight:normal;
  line-height:28px;
  }
.detail_list{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.detail_list ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 20px;
  list-style-type:none;
  }
.detail_list ul li{
  background:url(images/li-bg.png) left 10px no-repeat;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 20px;
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:14px;
  font-weight:normal;
  display:block;
  line-height:28px;
  }
.detail_list ul li a{
  text-decoration:none;
  font-weight:bold;
  color:#000000;
  }
.facebook{
  width:300px;
  margin:0px 0px 0px 0px;
  padding:18px 0px 0px;
  }
.facebook img{
  max-width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px;
  }
.find{
  width:630px;
  margin:0px 0px 0px 0px;
  padding:60px 0px 0px 0px;
  }
.find_inner{
  width:300px;
  margin:0px 10px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.find_inner img{
  max-width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.contant_right{
  width:345px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.quick_quote{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.quick_quote img{
  max-width:100%;
  height:auto;
  margin:0px 0px -5px 0px;
  padding:0px 0px 0px;
  }
.form{
  width:273px;
  margin:0px 0px 0px 0px;
  padding:0px 38px 0px 38px;
  }
.form_inner{
  background:#a6a5ac;
  margin:0px 0px 0px 0px;
  padding:10px 20px 20px 20px;
  }
label{
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:14px;
  display:block;
  font-weight:normal;
  }
.input{
  background:#dddddd;
  width:220px;
  margin:0px 0px 8px 0px;
  padding:0px 5px 0px 5px;
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:14px;
  border:1px solid #fff;
  }
.select{
  background:#dddddd;
  width:232px;
  margin:0px 0px 8px 0px;
  padding:0px 5px 0px 5px;
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:14px;
  border:1px solid #fff;
  }
.check_box{
  margin:0px 7px 0px 3px;
  padding:0px 0px 0px 0px;
  vertical-align:middle;
  }
.msg{
  background:#dddddd;
  width:220px;
  min-height:96px;
  margin:0px 0px 8px 0px;
  padding:0px 5px 0px 5px;
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:14px;
  border:1px solid #fff;
  }
label2{
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  display:block;
  font-weight:normal;
  }
.input2{
  width:44px;
  margin:0px 5px 0px 0px;
  padding:2px 0px 2px 2px;
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  border:1px solid #dddddd;
  }
.submit{
  background:url(images/submit_arrow.png)#a5d630 right center no-repeat;
  width:138px;
  margin:20px 0px 0px 0px;
  padding:8px 15px 8px 0px;
  font-family: 'Oswald', sans-serif;
  border:none;
  color:#FFFFFF;
  font-weight:bold;
  font-size:20px;
  display:block;
  cursor:pointer;
  box-shadow: 4px 5px 0px #000000;
  }
.submit:hover{
  background:url(images/submit_arrow.png)#b7f525 right center no-repeat;
  }
.about{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }

.about_left{
  width:395px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.about_right{
  width:200px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:right;
  }
.about_right img{
  max-width:100%;
  width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.about_left h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 15px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#a5d630;
  text-transform:uppercase;
  }
.about_left h4{
  margin:0px 0px 0px 0px;
  padding:0px 0px 25px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#000000;
  text-transform:uppercase;
  line-height:74px;
  }
.about_left h5{
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:16px;
  color:#000000;
  }
.about_left p{
  margin:0px 0px 20px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:14px;
  color:#000000;
  line-height:28px;
  }
.qualified{
  margin:0px 0px 20px 0px;
  padding:0px 0px 0px 0px;
  }
.qualified h5{
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:16px;
  color:#000000;
  } 
.qualified ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type:none;
  }
.qualified ul li{
  background:url(images/li-bg.png) left 10px no-repeat;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 14px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:14px;
  color:#000000;
  line-height:28px;
  display:block;
  }
.license{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.license ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 25px;
  list-style-type:none;
  }
.license ul li{
  background:url(images/li-bg.png) left 10px no-repeat;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 14px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:14px;
  color:#000000;
  line-height:28px;
  display:block;
  }
.services{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.services h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 15px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#a5d630;
  text-transform:uppercase;
  }
.services h4{
  margin:0px 0px 0px 0px;
  padding:0px 0px 25px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#000000;
  text-transform:uppercase;
  line-height:74px;
  }

.services p{
  margin:15px 0px 20px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:14px;
  color:#000000;
  line-height:28px;
  }
.services h5{
  margin:10px 0px 10px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#000000;
  text-transform:uppercase;
  }
.facebook2{
  margin:0px 0px 0px 0px;
  padding:20px 0px 0px 0px;
  }
.price{
  width:568px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.price h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 15px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#a5d630;
  text-transform:uppercase;
  }
.price h4{
  margin:0px 0px 0px 0px;
  padding:0px 0px 25px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#000000;
  text-transform:uppercase;
  line-height:74px;
  }
.price h6{
  margin:5px 0px 20px 0px;
  padding:0px 0px 0px 0px;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-align:right;
  }
.price p{
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight:normal;
  line-height:2em;
  }
.price_table{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
  
.price_table table{
   border:1px solid #000;
   font-size:14px;
   font-family:Arial, Helvetica, sans-serif;
    font-weight:600;
   text-align:left;
   }

 .price_table table th{
     font-weight:bold;
   line-height:2em;
   }
.price_table table td{
    font-weight: normal;
 
  }  
  .price_table table th,td{
    width:272px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 20px;
	border-bottom:1px solid #000;
    border-right:1px solid #000;
	}
.bedroom{
   padding-bottom:20px;
   }
.bedroom2{
  background:#bbb4b4 !important;
   }
.heading{
   padding-bottom:10px!important;
   }

.report{
   padding-top:12px!important;
   padding-bottom:12px!important;
   }
.report2{
  line-height:2em;
  }
.faqs{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.faqs ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type:none;
  }
.faqs ul li{
  background:url(images/li-bg.png) left 5px no-repeat;
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 15px;
  display:block;
  }
.faqs ul li a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  color:#000000;
  display:block;
  text-decoration:none;
  }
.resources{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.resources ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type:none;
  }
.resources ul li{
  background:url(images/li-bg.png) left 10px no-repeat;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  line-height:28px;
  display:block;
  }
.resources ul li span{
  color:#333333;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  }

.resources ul li strong{
  color:#a5d630;
  }
.resources ul li a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 14px;
  text-decoration:none;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  color:#000000;
  display:inline-block;
  text-decoration:none;
  }
.resources ul li strong:hover{
  color:#b7f525;
  }
.resources h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#a5d630;
  text-transform:uppercase;
  }
.resources h5{
  margin:0px 0px 0px 0px;
  padding:20px 0px 20px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  color:#000000;
  }
.resources p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  color:#000000;
  }
.resources p a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-decoration:none;
  color:#000000;
  }
.resources p strong{
  color:#a5d630;
  }
.resources p strong:hover{
  color:#b7f525;
  }
.contact{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.contact h5{
  margin:0px 0px 0px 0px;
  padding:45px 0px 10px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  color:#000000;
  }
.contact h6{
  margin:0px 0px 0px 0px;
  padding:0px 0px 20px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  color:#000000;
  }
.contact p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 5px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:14px;
  color:#000000;
  }
.contact p span{
  width:65px;
  font-weight:600;
  display:inline-block;
  }
.contact p a{
  text-decoration:none;
  color:#000000;
  }
.card{
  margin: 0px 0px 0px 0px;
  padding:5px 0px 5px 0px;
  }
.card img{
  max-width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.why{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.why h2{
  margin:0px 0px 0px 0px;
  padding:0px 0px 15px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#a5d630;
  text-transform:uppercase;
  }
.why h1{
  margin:0px 0px 0px 0px;
  padding:0px 0px 15px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#a5d630;
  text-transform:uppercase;
  }
.why h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 25px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#a5d630;
  text-transform:uppercase;
  }
.why_left{
  /*width:740px;*/
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.why_left h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 40px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:30px;
  color:#000000;
  text-transform:uppercase;
  }
.facebook2 img{
  max-width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.why_left h4{
  margin:0px 0px 30px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  font-size:20px;
  color:#a5d630;
  text-transform:uppercase;
  }
.why_left p{
  margin:10px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:14px;
  color:#000000;
  line-height:26px;
  }
.why_left p a{
  text-decoration:none;
  color:#a5d630;
  font-weight:600;
  }
.why_left p a:hover{
  color:#b7f525;
  }
.why_left p span{
  font-weight:600;
  }
.why_right{
  width:200px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:right;
  }
.why_right img{
  max-width:100%;
  width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.why_right h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.why_right h3 a{
  margin:5px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:12px;
  color:#a5d630;
  text-decoration:none;
  display:block;
  }
.why_right h3 a:hover{
  color:#b7f525;
  }
.customer{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.customer ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 25px;
  list-style-type:none;
  }
.customer ul li{
  background:url(images/li-bg.png) left 10px no-repeat;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 14px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:14px;
  color:#000000;
  line-height:28px;
  display:block;
  }
.customer ul li span{
  font-weight:600;
  }
.pool{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.pool p{
  margin:10px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:14px;
  color:#000000;
  line-height:26px;
  }
.pool p span{
  font-weight:600;
  }
.respons{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.respons h5{
  margin:0px 0px 0px 0px;
  padding:0px 0px 20px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  color:#000000;
  text-align:center;
  text-decoration:underline;
  }

.respons ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type:none;
  }
.respons ul li{
  background:url(images/li-bg.png) left 10px no-repeat;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 14px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  color:#000000;
  display:block;
  line-height:28px;
  }
.br{
  margin-bottom:52px !important;
  }
.today{
  margin:0px 0px 0px 0px;
  padding:50px 0px 30px 65px;
  }
.today p{
  margin:10px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:14px;
  color:#000000;
  line-height:26px;
  }
.today p span{
  font-weight:400;
  display:inline-block;
  width:86px;
  }
.today p a{
  color:#a5d630;
  text-decoration:none;
  }
.today p a:hover{
  color:#b7f525;
  }
.today p strong{
  margin:0px 0px -12px 0px;
  font-weight:600;
  display:block;
  }
.saftey{
  margin:0px 0px 0px 0px;
  padding:50px 0px 30px 65px;
  text-align:center;
  }
.saftey h6{
  margin:10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  color:#000000;
  text-align:center;
  }
.book{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.book p{
  margin:10px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  color:#000000;
  line-height:26px;
  text-align:right;
  }
.book p a  {}
/*container section end*/





/*footer section start*/
.footer_section{
  background:#181616;
  margin:0px 0px 15px 0px;
  padding:20px 0px 15px 0px;
  }
.footer_wrapper{
  width:960px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  }
.registered{
  width:410px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.registered img{
  max-width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 15px 0px;
  }
.registered p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  color:#777676;
  font-size:11px;
  font-weight:normal;
  }
.registered p a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#777676;
  text-decoration:none;
  }
.registered p a:hover{
  color:#b7f525;
  }
/*footer section end*/


/*more pages css*/

.book{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.book p{
  margin:10px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  color:#000000;
  line-height:26px;
  text-align:right;
  }
.book p a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#000000;
  text-decoration:none;
  }
.book p a:hover{
  color:#000;
  }
.book p strong{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.book p strong a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#a5d630;
  text-decoration:none;
  }
.book p strong a:hover{
  color:#b7f525;
  }
.why h6{
  margin:0px 0px -10px 0px;
  padding:0px 0px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:600;
  font-size:14px;
  color:#000000;
  }
.why p{
  margin: 10px 0px 15px 0px;
  padding:0px 0px 0px 0px
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 400 ;
  line-height: 26px;
  }
.br2{
  margin:-10px 0px 0px 0px !important;
  padding:0px 0px 0px 0px;
  }
.term_callus{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.term_callus p {
  margin:0px 0px 0px 0px;
  padding:0px 0px 40px 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 42px;
  color: #000000;
  }
.term_callus p a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color: #000000;
  text-decoration:none;
  }
.term_callus p a:hover{
  color:#a5d630;
  }
/*more pages css*/

.tp-leftarrow.default,
.tp-rightarrow.default{ height:35px !important;}
.form_inner span.first{
	margin:-20px 0 0 0 ;
	padding:0;
	display:block;
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 2em;
    text-transform: none;
	}
.form_inner span.last{
	margin:0;
	padding:0;
	display:block;
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 2em;
    text-transform: none;
	}
.inpt_1{
    background: #dddddd none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0 0 8px;
    padding:3px 5px;
    width:63%;
	float:left;
	position: relative;
	z-index:99;
    }
.cp_img{
	margin:0;
	padding:0;
	float:left;
	}	
/*_____________ LightBox Style Here __________*/	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
a.lightbox_link {
    color: #a5d630;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin: 5px 0 15px;
    padding: 0;
    text-decoration: none;
    }
#caption{
	color:#000;
	font-size:13px;
	}
.arrowlistmenu .menuheader{
    color: #000;
    cursor: pointer;
    font-size: 15px;
	margin:0 0 5px 0 ;
    padding: 5px 0px 5px 15px;
    font-weight: bold;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 600;
	background:url(images/li-bg.png) no-repeat scroll left 9px;
}

.arrowlistmenu .openheader{
    color: #000;
    cursor: pointer;
    font-size: 15px;
	margin:0 0 5px 0 ;
    padding: 5px 0px 5px 15px;
    font-weight: bold;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 600;
	background:url(images/li-bg.png) no-repeat scroll left 9px;
    }
.categoryitems{
	margin:0;
	padding:0 0 0 15px;
	}	
.categoryitems ul{
  margin:0 0 20px 20px;
  padding:0;
  color:#6D6C6C;
  list-style-type:circle;
  }
.categoryitems ul strong{ color:#000; font-weight:bold;}
.categoryitems ul li{ color:#000;}

.ss_wrapper{
  margin:0;
  padding:0;
  }
.ss_wrapper ul{
  margin:0 0 20px 0px;
  padding:0;
  color:#000;
  list-style-type:none;
  }
.ss_wrapper ul li{
  margin:0 0 6px 0;
  padding:0;
  }
.ss_wrapper ul li a{
    color: #a5d630;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 15px 0;
	display:inline-block;
    text-decoration: none;
    }
.ss_wrapper ul.children {
  margin:0 0 20px 40px;
  padding:0;
  color:#000;
  list-style-type:disc;
  }	
ul.children li a{
    color: #a5d630;
    font-size: 14px;
    font-weight:normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
    }	
.ss_wrapper ul li a:hover{
  color:#000;
  }
#ss_pages, #ss_posts{
  width:45%;
  margin-right:4%;
  float:left;
  }
		


/*___________ Testimonials Style here ______________*/

.testimonial_slider__default div,.testimonial_slider__default p,.testimonial_slider__default li,.testimonial_slider__default span,.testimonial_slider__default img,.testimonial_slider__default h2,.testimonial_slider__default ul{vertical-align:baseline;}
.testimonial_slider{overflow:inherit !important;margin: 0 0 0 0;line-height:18px;position:relative}
.testimonial_slider__default .testimonial_slider_instance { margin: 0 auto; padding: 0; clear: left; }
.testimonial_slider__default .testimonial_slide { margin: 0; padding: 0 }
.testimonial_slider__default .testimonial_slideri{float:left;margin:0; box-sizing: border-box;padding: 0px;overflow: hidden; background:none !important;}

.testimonial_slider__default .testimonial_by_wrap{width:100%;-webkit-box-sizing: border-box; -moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.testimonial_slider__default .testimonial_quote{width:100%;min-height:32px;padding-left: 0px;margin-left: 0px;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box; background:none !important;
    font-family: "PT Sans",sans-serif !important;
    color: #6e6e6e !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    padding: 0;
	text-align:center;
	}

/*.testimonial_slider__default .testimonial_by_wrap span{width:100%;}*/
.testimonial_slider__default .testimonial_by_wrap .testimonial_avatar{margin:0;}
.testimonial_slider__default .testimonial_by_wrap .testimonial_avatar img{max-width:100%;-webkit-box-sizing: border-box;	-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:3px;margin:0;}
.testimonial_slider__default .testimonial_by_wrap .testimonial_site a{text-decoration:none;}

.testimonial_slider__default p.more a{text-decoration:underline;float:left;line-height: 0;padding: 0;}
.testimonial_slider__default p.more a:hover{text-decoration:none;}

/*Navigation buttons*/
.testimonial_slider__default .testimonial_nav { text-align:center; display:none !important;}
.testimonial_slider__default .testimonial_nav a { margin: 0 5px 0 0;display: inline-block;background-position:0 0;text-decoration:none !important;}
.testimonial_slider__default .testimonial_nav a.selected { cursor: default;}
.testimonial_slider__default .testimonial_nav a:focus,.testimonial_slider__default .testimonial_nav a:hover { text-decoration:none !important;outline: none; }

/*Navigation Arrows*/
.testimonial_slider__default .testimonial_nav_arrow_wrap{ display:block !important; }
.testimonial_slider__default .testimonial_nav_arrow_wrap a{bottom:0%;width:50px;height:265px;display: block;outline: none; position:absolute;}
.testimonial_slider__default a.testimonial_prev{left:-18%; bottom:-35px; background:url(images/testimo-previus.jpg) left top no-repeat !important; }
.testimonial_slider__default a.testimonial_next{right:-17%; bottom:-35px; background:url(images/testimo-next.jpg) left top no-repeat !important; margin-right:-9px }

.testimonial_slider__default .testimonial_nav_arrow_wrap span{display:none;}

.testimonial_slider__default .sldr_clearlt{display:block;visibility:hidden;clear:left;height:0;content:".";}
.testimonial_slider__default .sldr_clearrt{display:block;visibility:hidden;clear:right;height:0;content:".";}
.testimonial_slider_set.testimonial_slider{ margin:0 auto; padding-bottom:0px;}	
.testimonial_by p{ text-align:center;}

.testimonial_avatar img{
	display:none !important;
	}	

.inner_body_right .testimonial_quote{
    color: #071541 !important;
    font-size: 14px !important;
    font-style: italic !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    margin: 0 !important;
    padding: 0 0 0px !important;
}
.inner_body_right .testimonial_quote p{
    color: #ababab !important;
    font-family: "Quattrocento Sans",sans-serif !important;
    font-size: 14px !important;
    font-style: italic !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    margin:10px 0 15px 0 !important;
    padding:0 22px !important;
    text-align: center !important;
   }
.inner_body_right .testimonial_by h5{
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    }
.inner_body_right .testimonial_by h5 span{
    color: #f25409;
    margin: 0 0 0 10px;
    padding: 0;
    }
.sldr_title{
    color: #e83d00 !important;
    display: block;
    font-size: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 3px;
    margin: 25px 0 30px !important;
    padding: 0;
    text-transform: uppercase;
    }
.inner_body_right .sldr_title{
    color: #e83d00 !important;
    display: block;
    font-size: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 3px;
    margin: 0px 0 0px !important;
    padding: 0;
    text-transform: uppercase;
	text-align:center;
    }
.inner_body_right #testimonial_ssliderc_wid-2{ margin-top:20px;}	
.inner_body_right .testimonial_slider_set.testimonial_slider {
    margin: 35px auto 0;
    padding: 20px 0 0;
}
.inner_body_right .testimonial_slideri,
.inner_body_right .testimonial_wrapper
.inner_body_right .testimonial_slider_sidebar-testimonials{
	height:330px !important;
	}
.inner_body_right .testimonial_slider__default .testimonial_nav_arrow_wrap a{bottom:0%;width:35px;height:39px;display: block;outline: none; position:absolute;}
.inner_body_right .testimonial_slider__default a.testimonial_prev{left:40%; bottom:0; background:url(images/previus.jpg) right top no-repeat !important;}
.inner_body_right .testimonial_slider__default a.testimonial_next{right:40%; bottom:0; background:url(images/next.jpg) left top no-repeat !important;}	
.inner_body_right .testimonial_slider__default .testimonial_nav_arrow_wrap{
	height:40px;
	margin-top:-23px;
	}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors{float:left;}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors{float:left; color:#000;}

/*___________ Testimoniald Style Ends __________________*/

span.wpcf7-list-item {margin-left: 0; font-size: 14px;}
  
  
  
  
  