@font-face {
	font-family:'Impact-Regular';
	src: url('../fonts/Impact_gdi.eot');
	src: url('../fonts/Impact_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Impact_gdi.woff') format('woff'),
		url('../fonts/Impact_gdi.ttf') format('truetype'),
		url('../fonts/Impact_gdi.svg#Impact-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: condensed;
	unicode-range: U+0020-2666;
}
@font-face {
	font-family:'TwCenMT-CondensedExtraBold';
	src: url('../fonts/TwCenMT-CondensedExtraBold_gdi.eot');
	src: url('../fonts/TwCenMT-CondensedExtraBold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/TwCenMT-CondensedExtraBold_gdi.woff') format('woff'),
		url('../fonts/TwCenMT-CondensedExtraBold_gdi.ttf') format('truetype'),
		url('../fonts/TwCenMT-CondensedExtraBold_gdi.svg#TwCenMT-CondensedExtraBold') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
@font-face {
	font-family:'CenturyGothic-Regular';
	src: url('../fonts/CenturyGothic_gdi.eot');
	src: url('../fonts/CenturyGothic_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/CenturyGothic_gdi.woff') format('woff'),
		url('../fonts/CenturyGothic_gdi.ttf') format('truetype'),
		url('../fonts/CenturyGothic_gdi.svg#CenturyGothic-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-F003;
}@font-face {
	font-family:'TwCenMT-Condensed';
	src: url('../fonts/TwCenMT-Condensed_gdi.eot');
	src: url('../fonts/TwCenMT-Condensed_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/TwCenMT-Condensed_gdi.woff') format('woff'),
		url('../fonts/TwCenMT-Condensed_gdi.ttf') format('truetype'),
		url('../fonts/TwCenMT-Condensed_gdi.svg#TwCenMT-Condensed') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}
html,
body {
    height: 100%;
}

body {
  }

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}
.we_are
{
	padding:30px 0;
	float:left;
	width:100%;
}
.form_perth
	{
		width:100%;
	margin:0;
	float: left;
	padding:45px 35px 35px;
	background:#c4c4c4;
		font-size:12px;
	color:#868686;
	text-transform:uppercase;
	font-family: 'alexregular';
}
.input
{
	width:100%;
	margin:0 0 10px 0;
	padding:10px 0;
	text-indent:15px;
	font-size:12px;
	color:#131313;
	font-family:'CenturyGothic-Regular';
	float:left;
	border:1px solid #848484;
	background:#b0b0b0;
	-moz-box-shadow:  -2px -1px 32px #979797 inset;
	-webkit-box-shadow: -2px -1px 32px #979797 inset;
	box-shadow: -2px -1px 32px #979797 inset;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000');
}
textarea
{
	width:100%;
	margin:10px 0 10px 0;
	padding:10px 0;
	text-indent:15px;
	font-size:14px;
	color:#868686;
	float:left;
	height:109px;
	text-transform:uppercase;
	border:1px solid #373737;
	background:#4c4c4c;
	-moz-box-shadow:  -2px -1px 32px #000 inset;
	-webkit-box-shadow: -2px -1px 32px #000 inset;
	box-shadow: -2px -1px 32px #000 inset;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000');
}
.submit
{
	background:#1d1d1d;
	font-size:22px;
	color:#fff;
	float:left;
	border:0;
	margin:10px 15px 0 0;
	padding:8px 26px;
font-family:'TwCenMT-CondensedExtraBold';
	text-transform:uppercase;
}
.submit:hover
{
	background:#000;
	color:#dfdfdf;
}

.reset
{
 background: none repeat scroll 0 0 #000;
    border: 0 none;
    color: #282828;
    float: left;
    font-family: "BerlinSansFBDemi-Bold";
    font-size: 20px;
    margin: 13px 0 0;
    padding: 5px 20px;
    text-transform: uppercase;
}
.reset:hover
{
	background:#000;
	color: #595959;
}
.enq
{
	margin:15px 0 0 0;
	float:left;
	width:100%;
}
.reviews
{
	margin:60px 0;
	float:left;
	padding:65px 0 30px;
	float:left;
	width:100%;
	
}
.footer_bottom
{
	text-align:center;
	background:#0c0c0c;
	padding:50px 0;
	font-family: 'alexregular';
	font-size:12px;
	color:#3e3e3e;
	margin:5px 0 0 0;
	
}
.footer_input
{
	background:#d9d9d9;
	padding:7px 0;
	margin:0 0 6px 0 ;
	font-family: 'alexregular';
	border:0;
	text-indent:10px;
	width:100%;
	text-transform:uppercase;
	color:#686868;
	font-size:11px;
	float:left;

}
.subs
{
	background:#252525;
	margin:10px 0 0 0;
	border:0;
	padding:10px 20px;
	text-transform:uppercase;
	font-family: 'alexregular';
	font-size:14px;float:left;
	color:#b4b4b4;
}
.footer_boxes p
{
	color:#252525;
	font-size:11px;
	margin:0 0 15px 0;
	font-family: 'alexregular';
	padding:0;
}
.footer_boxes2 ul
{
	list-style:none;margin:0;
	padding:0;
}
.footer_boxes2 ul li
{
	margin:0;
	padding:0;
}
.footer_boxes2 ul li a
{
	color:#252525;
	font-size:11px;
	margin:0;
	font-family: 'alexregular';
	padding:0;
}
.logo
{
	color:#fff;
	font-size:37px;
	float:left;
	text-transform:uppercase;
	font-family: 'accidental_presidencyregular';
}
.logo:hover
{
	color:#fff;

}
.logo:hover
{
		text-decoration:none;
}
.about_p
{
	text-align:left;
	
}

	.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {

}
.btn-social {
    color: #3e3e3e;
	border:none;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}
.top_header
{
	margin:0;
	 border-bottom: 2px #202020 solid;
	 background:#000;
	 text-align:right;
	 float:left;
	 padding:4px 0;
	 color:#8b9400;
	 font-size:12px;
	 font-family: 'alexregular';
	 font-style:italic;
	 width:100%;
	 }
	 .specials
	 {
		 width:100%;
		 margin:40px 0 0 0;
		 float:left;
		 padding:0;
		 
	 }
	 .specials_nav
	 {
		 margin:0;
		 padding:0;
		 float:left;
		 width:100%;
	 }
	.specials_hng
	{    border-top: 3px solid #252525;
    color: #252525;
    float: none;
    font-family: "BebasNeue-Regular";
    font-size: 24px;
    margin: 7px auto;
    padding: 5px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 91%;
    }
	
	
	.wallop-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.wallop-slider__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wallop-slider__item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.wallop-slider__item img {
  display: block;
  width: 100%;
}

.wallop-slider__item--current {
  display: block;
  position: relative;
}
#w {
  display: block;
  max-width: 830px;
  min-width: 300px;
  margin: 0 auto;
  padding: 2px 3px;
}


/** posts slider widget **/
.crsl-items {
  display: block;
  padding: 5px;
}

.crsl-item {

}

.crsl-item .thumbnail {
  display: block;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
.crsl-item .thumbnail img { 
  display: block; /* fix 1px image space http://stackoverflow.com/q/5804256/477958 */
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.crsl-item .thumbnail:hover img {
  opacity: 0.8;
}

.crsl-item h3 {
  font-family: 'Oswald', 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 1.95em;
  line-height: 1.25em;
  margin-bottom: 12px;
}
.crsl-item h3 a {
  text-decoration: none;
  color: #333;
}
.crsl-item h3 a:hover {
  text-decoration: underline;
}

.crsl-item .postdate {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
  font-size: 1.2em;
  font-weight: bold;
  background: #4e90da;
}

.crsl-item p {
}

.crsl-item p.readmore a {
  display: block;
  float: right;
  color: #4e90da;
  padding: 3px 5px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.crsl-item p.readmore a:hover {
  background: #4b6caa;
  color: #fff;
}


/** posts slider nav **/
.slidernav {
  display: block;
  text-align: right;
  margin-bottom: 5px;
}

.slidernav a {
  display: inline-block;
  padding: 0;
  margin-right: 8px;
  font-size: 1.4em;
  color: #666;
  text-decoration: none;

}
.slidernav a:active {
  -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}


/** media queries **/
@media screen and (max-width: 660px) {
  h1 { font-size: 2.4em; line-height: 1.2em; }
  
  .crsl-item h3 { font-size: 1.65em; }
}

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.revi
{
	float:left;
	margin:0 40px 0 0;
}
.border_line
{
	border-bottom:1px solid #979696;
	margin:0 auto 65px;
	padding:0;
	text-align:center;
	width:40%;
}
.review_hng
{
	background:#252525;
	   margin: -25px auto;
    width: 170px;
	}
	.erer
	{
		 background: url("../img/banr.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000;
    float: left;
	margin: 10px 0 0;
    font-size: 16px;
    padding: 2px 10px;
    text-transform: uppercase;
	}
	.read_mmore
	{
		margin:10px 0 0 0;
		 font-size: 16px;
    padding:12px 20px;
    text-transform: uppercase;
	 background:#f0ff00;
    color: #1d1d1d;
    float: left;font-family:'BerlinSansFBDemi-Bold';
	}
	.full
	{
		width:100%;
			float:left;
	}
	.banner_hng
	{
		color:#fff;
		font-size:59px;font-family: 'kenyan_coffeeregular';
		margin:0;
		text-transform:uppercase;
		line-height: 54px;
	}
	.footer_bottom a
	{
		color:#909090;
	}
	.footer_bottom a:hover
	{
		color: #FFF;
	}
	.cont_more
	{
		color:#f0ff00;
		font-size:14px;
		float:left;
		width:100%;
		margin:10px 0;
	}.social_icon1
	{
		margin:0;
		padding:0;
		float: left;
	}
	.quote:hover {
    background: none repeat scroll 0 0 #f0ff00;
    color: #353535;	text-decoration: none;
  }
  .quote1:hover {
    background: none repeat scroll 0 0 #f0ff00;
    color: #353535;
	text-decoration: none;
  }
  .subs:hover{
    background: none repeat scroll 0 0 #f0ff00;
    color: #353535;
	text-decoration: none;}
	.bene img
	{
		margin:0 auto 14px;
		display:block;
	}
	.benefits
	{
		background:#d84d4d;
		padding:70px 0 ;
	}
	.benefi
	{
		background:#c54242;
		padding:40px 0;
		float:left;
		width:100%;
		margin:0 0 80px;
	}
	.mobile_tire
	{
		margin:83px 0px 5px;
		padding:60px 0;
		background:#f6f6f6;
	-moz-box-shadow: 0 0 63px #d7d5d5 inset;
	-webkit-box-shadow: 0 0 63px #d7d5d5 inset;
	box-shadow:0 0 63px #d7d5d5 inset;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d7d5d5')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d7d5d5');
	}
	


  .add_loc1 img
	{
		padding:0;
	}
  .all_bot_img
  {
	  width:100%;
	  margin:0;
	  float:left;
	  padding:0;
  }
  .form_perth_hdng
  {font-size:30px;
color:#2a2a2a;
background:url(../img/bor.jpg) bottom  left no-repeat;
font-family:'Impact-Regular';
text-transform:uppercase;
	  text-indent:25px;
	  padding:12px 0;
	  background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #aeaeae 0%, #aeaeae 51%, #7e7e7e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aeaeae), color-stop(51%,#aeaeae), color-stop(100%,#7e7e7e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #aeaeae 0%,#aeaeae 51%,#7e7e7e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #aeaeae 0%,#aeaeae 51%,#7e7e7e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #aeaeae 0%,#aeaeae 51%,#7e7e7e 100%); /* IE10+ */
background: linear-gradient(to bottom, #aeaeae 0%,#aeaeae 51%,#7e7e7e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeaeae', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
  }
 

 .bor_lin
 {
	 color: white;
	 padding: 0 0 18px;
	 background:url(../img/line_bor.jpg) no-repeat bottom center;
 }
 .icons
 {
	 margin:0 0 15px;
	 padding:0 7px;
	 float:left;
 } 
 .bor_lin p
 {
	 color: White;
	 font-size:13px;
	 line-height: 14px;
	 margin-top:4px;
	 font-family:'CenturyGothic-Regular';
	 letter-spacing:0;
	 
	 text-shadow: 2px 2px 6px #000000;
 }