/*
 Theme Name: Epsom Smash Repairs
 Theme URI: http://bbim.com.au/
 Description: Custom theme for Epsom Smash Repairs.
 Author: BBIM
 Author URI: http://bbim.com.au/
 License: Everything copyrighted
 Version: 1.0
*/

@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/******************************************************************************************************************
font-family: 'Raleway', sans-serif;
font-family: 'Open Sans', sans-serif;
******************************************************************************************************************/
body {
	background-color:#dadada;
	font-family: 'Raleway', sans-serif;
	line-height:24px;
	font-size:15px;
	color:#707070;
}
h1{
	font-size:40px;
	line-height:40px;
	font-weight:700;
}
h2{
	font-size:25px;
	line-height:56px;
	font-weight:700;
}
h3{
	font-size:18px;
	line-height:18px;
	font-weight:700;
}
h4{
	font-size:30px;
	line-height:40px;
	font-weight:700;
}
h5{
	font-size:16px;
	line-height:18px;
	font-weight:700;
}
.home_h1 {
	font-size:53px;
	line-height:40px;
}
.home_h2 {
	font-size:40px;
	line-height:56px;
}
.home_h3 {
	font-size:30px;
	line-height:27px;
}
.home_h4 {
	font-size:25px;
	line-height:56px;
}
img {
	max-width:100%;
}
.clear {
	clear:both;
}
.item img {
	width:100%;
}
p {
	line-height:18px;
	margin-bottom:10px;
}
a {
	text-decoration:none;
	color:#4a4a4a;
}
a:hover {
	color:#000000;
}
b, strong {
	font-weight:700;
}
i, em {
	font-style:italic;
}
ul {
	margin-top: 40px;
	padding-left: 40px;
}
ul li {
	line-height: 20px;
	margin-bottom: 16px;
	padding-left: 22px;
}
.full_container {
	width:100%;
}
.container {
	width:1080px;
	margin:0 auto;
}
.top_header {
	background-color: #cf0f17;
	color: #fefefe;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 41px;
	text-align: center;
	text-transform: uppercase;
}
.top_header a {
	color: #fefefe;
	font-family: 'Open Sans', sans-serif;
}
.middle_header {
	background-image: url("images/logo_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
.top_header_title img {
	vertical-align: text-top;
}
.mb_tel_ic {
  display: inline-block;
}
.logo {
	padding: 30px 0;
}
.bottom_header {
	border-bottom: 10px solid #cf0f17;
}
.menu {
	text-align: center;
}
.menu ul {
	margin-top:0;
	padding-left:0;
}
.menu li {
	display: inline-block;
	margin: 0 20px;
	padding-left: 0;
}
.menu .current-menu-item {
	position: relative;
}
.menu .current-menu-item:after, .menu .current-menu-item:before {
	bottom: 0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.menu .current-menu-item::after {
 border-color: rgba(207, 15, 23, 0) rgba(207, 15, 23, 0) #cf0f17;
 border-width: 5px;
 margin-left: -5px;
}
.menu .current-menu-item::before {
 border-color: rgba(214, 142, 145, 0) rgba(214, 142, 145, 0) #d68e91;
 border-width: 5px;
 margin-left: -5px;
}
.menu a {
  display: block;
  font-size: 16px;
  padding: 15px 0;
}
.mb_menu_btn {
	background-color: transparent;
	background-image: url("images/menu-icon.png");
	background-position: center center;
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	display: none;
	padding: 18px 17px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 70px;
}
.slider {
	text-align:center;
	position:relative;
}
.main_slider_btns {
	position: absolute;
	top: 50%;
	width: 100%;
}
.btn.prev {
	cursor: pointer;
	left: 10px;
	position: absolute;
}
.btn.next {
	cursor: pointer;
	right:10px;
	position:absolute;
}
#mycustnav {
	position: relative;
}
.slider_txt {
	color: #fff;
	position: absolute;
	text-align: center;
	top: 45%;
	width: 100%;
}
.slider_txt .home_h1 {
	font-weight: 700;
	margin-bottom: 25px;
}
.slider_txt .home_h3 {
	font-weight: 600;
}
.slider_btn {
	display: block;
	margin-top: 5%;
}
.slider_btn a {
	background-color: #cf0f17;
	border-radius: 10px;
	color: #fffefe;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	padding: 10px 35px;
	text-transform: uppercase;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background-color: #cf0f17;
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 #fff;
	border-radius: 20px;
	display: block;
	height: 10px;
	margin: 5px 4px;
	opacity: 1;
	width: 10px;
}
.owl-controls {
	bottom: 7%;
	position: absolute;
	width: 100%;
}
.cust_service_left_section .home_h4 {
	color: #040404;
	font-weight: 700;
	text-align: center;
}
.service_left_sec_img {
	border: 1px solid #fff;
	border-radius: 8px;
	float: left;
	overflow: hidden;
	width: 36.5%;
}
.service_left_sec_txt {
	float: left;
}
.section_section_title {
	color: #cf0f17;
	display: block;
	font-weight: 700;
	margin-bottom: 15px;
}
.service_left_sec_txt {
  color: #707070;
  float: left;
  font-size: 18px;
  margin-left: 3%;
  text-align: center;
  width: 60%;
}
.service_left_sec_txt p {
  line-height: 26px;
}
.service_left_sec_txt li {
  float: left;
  list-style-image: url("images/list_img.png");
  padding-left: 5px;
  width: 195px;
  text-align: left;
  line-height: 22px;
}
.cust_service_left_section {
  float: none;
  margin-right: 0;
  width: 100%;
}
.cust_service_left_section_heading_border {
	background-image: url("images/cust_service_border.jpg");
	background-repeat: repeat-x;
	display: block;
	height: 3px;
}
.left_service_section_box {
	margin-top: 35px;
}
.read_more {
	float: right;
	font-size: 12px;
	font-weight: 800;
}
.cust_service_container.container {
	margin: 30px auto;
}
.service_right_top_img {
	border-radius: 8px;
	margin-top: 10px;
	overflow: hidden;
}
.service_right_bottom_img {
	border-radius: 8px;
	border: 1px solid #fff;
	margin-top: 20px;
	overflow: hidden;
}
.our_services_container {
	background-attachment: fixed;
	background-image: url("images/services_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 0;
}
.our_service_title {
	color: #fff;
	font-weight: 700;
	margin-bottom: 40px;
	text-align: center;
}
.our_service_txt {
	color: #fefefe;
	font-size: 15px;
	font-weight: 700;
}
.our_service_txt span {
	display: block;
	margin-bottom: 12px;
}
.our_service_box_title {
	text-transform: uppercase;
}
.our_service_box {
	float: left;
	margin: 1%;
	padding: 1%;
	text-align: center;
	width: 29%;
}
.our_service_img {
	height: 70px;
	margin: 40px 0;
	overflow: hidden;
}
.our_service_img_hover {
	height: 70px;
	margin: 40px 0;
	overflow: hidden;
	display:none;
}
.our_service_box:hover {
	background-color:#cf0f17;
}
.our_service_box:hover .our_service_txt {
	color:#000;
}
.our_service_box:hover .our_service_img_hover {
	display:block;
}
.our_service_box:hover .our_service_img {
	display:none;
}
.get_in_touch_container {
  background-color: #cf0f17;
  color: #fff;
  padding: 40px 0;
  text-align: center;
}
.get_in_touch_container span {
	display: inline-block;
	vertical-align: middle;
}
.get_in_touch_txt {
	font-size: 40px;
	font-weight: 700;
	color:#dadada;
}
.get_in_touch_btn {
	font-size: 25px;
	font-weight: 700;
	margin-left: 75px;
}
.get_in_touch_btn a {
	background-image: url("images/get_in_touch_bg.jpg");
	border-radius: 5px;
	color: #595c5b;
	display: block;
	padding: 20px 38px;
	text-transform:uppercase;
}
.footer_top_left_section {
	float:left;
	width:50%;
}
.footer_top_right_section {
	float: left;
	margin-left: 8%;
	width: 42%;
}
.address {
	float: left;
	font-size: 13px;
	line-height: 18px;
	width: 40%;
}
.footer_logo {
	float: left;
	margin-left: 10%;
	text-align: center;
	width: 40%;
}
.footer_top_section {
	background-color: #595c5b;
	color: #d2d2d2;
	padding: 35px 0;
}
.footer_menu ul {
	margin-top: 0;
	padding-left: 0;
}
.footer_menu li {
	display: inline-block;
	margin: 0 20px;
	padding-left: 0;
}
.footer_menu li a {
	color: #d2d2d2;
	font-size: 13px;
	font-weight: 600;
}
.footer_menu a:hover {
	color: #fe545b;
}
.footer_menu ul li:after {
	color:#d2d2d2;
	content:"\007c";
	display: inline-block;
	font-size: 12px;
	line-height: 0;
	padding: 0 0 0 10px;
	pointer-events: none;
	vertical-align: middle;
	font-weight:bold;
}
.footer_menu ul li:last-child:after {
	display: none;
}
.footer_menu ul li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}
.footer_contact_no {
	color: #fff;
	display: block;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
}
.footer_contact_no a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
.footer_bottom_section {
	background-color: #373737;
	color: #7a7979;
	font-size: 13px;
	font-weight: 700;
	padding: 20px 0 50px;
}
.footer_bottom_section a {
	color: #7a7979;
}
.footer_bottom_section a:hover {
	color: #fe545b;
}

/********************Contact**************************/
.inner_pages_title {
  background-color: #cf0f17;
  color: #fff;
  padding: 25px 0 35px;
  text-align: center;
}
.contact_bar {
  background-color: #222222;
  text-align: center;
}
.contact_bar ul {
  margin: 0;
  padding: 0;
}
.contact_bar li {
  color: #fff;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  padding: 32px 0 32px 40px;
}
.contact_bar li a {
  color: #fff;
}
.location_icon {
  background-image: url("images/location_icon.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.phone_icon {
  background-image: url("images/phone_icon.png");
  background-position: left center;
  background-repeat: no-repeat;
  margin: 0 5% !important;
}
.email_icon {
  background-image: url("images/email_icon.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.map_container iframe {
  height: 580px;
  width: 100%;
}
.contact_form_container {
  background-color: #222222;
  padding: 15px 0;
}
.contact_form_section{
	width:620px;
	margin:0 auto;
}
.contact_form_submit_section {
  margin: 20px 0;
  text-align: center;
}
.contact_form_submit_section ul {
  margin: 0;
  padding: 0;
}
.contact_form_submit_section li {
  display: inline-block;
  margin: 0 1%;
  padding-left: 0;
  text-align: left;
  vertical-align: bottom;
}
.contact_form_section input[type="text"], .contact_form_section textarea {
  background-color: #4e4e4e;
  border: 1px solid #3c3c3c;
  color: #fff;
  display: block;
  font-family: raleway;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
  padding: 7px 40px 7px 15px;
  width: 90%;
}
.form_captcha {
  background-color: #fff;
  display: block;
}
.type_captcha_txt {
  color: #afafaf;
  font-size: 11px;
}
.form_full_name{
  background-image: url("images/input_full_name_icon.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
.form_email{
  background-image: url("images/input_email_icon.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
.form_phone{
  background-image: url("images/input_phone_icon.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
.form_subject{
  background-image: url("images/input_subject_icon.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
.form_captcha_txt_field {
  margin-top: 5px !important;
  padding: 2px 7px !important;
  width: 115px !important;
}
.form_submit {
  background-color: #cf0f17;
  border: medium none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  font-family: raleway;
  font-size: 17px;
  font-weight: 700;
  padding: 10px 32px;
}
/********************Content**************************/
.inner_pages_content_container p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
}
.inner_pages_content_container ul {
  margin-top: 0;
  padding-left: 0;
}
.inner_pages_content_container ul,.ep_inner_full_section ul {
	padding-left:15px;
	margin-bottom:20px;
}

.inner_pages_content_container ul li,.ep_inner_full_section ul li{
  list-style-image: url("images/list_img.png");
  color: #595c5b;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  margin-bottom: 3px;
  padding-left:0;
}
.ep_inner_full_section {
  padding: 50px 0 30px;
}
.content_top_section_container h2 {
  color: #040404;
}
.content_top_section_container h3 {
  color: #cf0f17;
  margin-bottom: 15px;
}
.content_top_section_container h4 {
  color: #cf0f17;
}
.content_top_section_container h5 {
  color: #000000;
}
.content_top_section_container {
  padding: 30px 0 40px;
}
.content_img.content_top_section_img {
  border: 1px solid #f6f6f6;
  border-radius: 5px;
  float: left;
  overflow: hidden;
  width: 36.7%;
}
.content_top_section_txt {
  color: #707070;
  float: left;
  font-size: 13px;
  margin-left: 2.5%;
  width: 59%;
}
.content_top_section_box {
  padding: 35px 0 0 0;
}
.content_bottom_section_container {
  background-color: #fff;
  padding: 30px 0 55px;
}
.content_bottom_section_txt {
  color: #595c5b;
  float: left;
  font-size: 13px;
  font-weight: 500;
  width: 60%;
}
.content_img.content_bottom_section_img {
  border: 1px solid #f6f6f6;
  border-radius: 5px;
  float: right;
  overflow: hidden;
  width: 36.1%;
}
.content_bottom_section_container h4 {
  color: #cf0f17;
  margin-bottom: 30px;
}
.content_bottom_section_container h5 {
  color: #000;
  margin-bottom: 20px;
}
/**********************************************************************************************************************/
.common_content_container {
  margin: 30px auto;
}
.common_content_container ul li {
  list-style: outside none disc;
}




@media only screen and (max-width:1200px) {
.slider_txt {
 top: 25%;
}
}
@media only screen and (max-width:1085px) {
.container {
 margin: 0 1%;
 width: 98%;
}
.get_in_touch_container {
 text-align: center;
}
.get_in_touch_btn {
 margin-left: 2%;
}
.footer_top_left_section {
 width: 53%;
}
.footer_top_right_section {
 margin-left: 5%;
}
.our_service_big_box {
 text-align: center;
}
.our_service_box {
 display: inline-block;
 float: none;
 margin: 20px 0;
 padding: 1%;
 width: 308px;
}
.map_container iframe {
  height: 400px;
}
.phone_icon {
  margin: 0 2% !important;
}
}
@media only screen and (max-width:1023px) {
.get_in_touch_container {
 padding: 10px 0;
}
.get_in_touch_container span {
 display: block;
 margin: 20px;
}
.get_in_touch_btn a {
 display: inline-block;
}
.footer_top_left_section {
 float: none;
 margin-bottom: 20px;
 text-align: center;
 width: 100%;
}
.footer_top_right_section {
 margin-left: 0;
 width: 100%;
 float: none;
}
.address b {
 display: block;
}
.footer_top_right_section {
 float: none;
 margin-left: 0;
 text-align: center;
 width: 100%;
}
.address {
 display: inline-block;
 float: none;
 font-size: 13px;
 line-height: 18px;
 text-align: center;
 width: 25%;
}
.footer_logo {
 display: inline-block;
 float: none;
 margin-left: 0;
 width:25%;
}
.footer_bottom_section {
 text-align: center;
}
.footer_bottom_section {
 padding: 20px 0;
}
.menu li {
  margin: 0 18px;
}
.contact_bar li {
  font-size: 14px;
}
.top_header {
  font-size: 15px;
}
}
@media only screen and (max-width:767px) {
.top_header {
 font-size: 12px;
 line-height: 20px;
 padding: 10px 0;
}
.middle_header {
 text-align: left;
}
.mb_menu_btn {
 display: block;
}
.menu {
 display: none;
}
.menu ul {
 float: right;
 position: absolute;
 right: 10px;
 top: 111px;
 width: 200px;
 z-index: 99;
}
.menu ul li {
 border-bottom: 1px solid #000;
 display: block;
 float: left;
 margin: 0;
 padding: 0;
 width: 100%;
 text-align:right;
}
.menu ul li a {
 display: block;
 padding: 13px 19px;
 background-color:#fff;
 font-size: 15px;
}
.menu .current-menu-item::after, .menu .current-menu-item::before {
 border: medium none;
}
.get_in_touch_container span {
 line-height: 45px;
}
.get_in_touch_txt {
 font-size: 24px;
}
.get_in_touch_btn a {
 padding: 5px 25px;
}
.cust_service_left_section {
 float: none;
 margin-right: 0;
 width: 100%;
}
.slider .owl-item:last-child .slider_txt .home_h1 {
	color:#040404;
}
.slider_txt .home_h3 {
  line-height:20px;
}
.slider .owl-item:last-child .slider_txt .home_h3 {
  color:#040404;
  line-height:20px;
}
.service_left_sec_img {
 float: none;
 margin: 0 auto 20px;
 width: 308px;
}
.service_left_sec_txt {
 float: none;
 margin-left: 0;
 width: 96%;
 margin: 2%;
}
.cust_service_right_section {
 float: none;
 margin: 0 auto;
 text-align: center;
 width: 308px;
}
.cust_service_right_section {
 float: none;
 margin: 20px auto 0;
 text-align: center;
 width: 100%;
}
.service_right_top_img {
 border-radius: 8px;
 display: inline-block;
 margin: 1%;
 overflow: hidden;
 width: 300px;
}
.service_right_bottom_img {
 border: 1px solid #fff;
 border-radius: 8px;
 display: inline-block;
 margin: 1%;
 overflow: hidden;
 width: 300px;
}
.home_h1 {
 font-size: 35px;
 line-height: 30px;
}
.home_h3 {
 line-height: 18px;
}
.home_h4 {
 line-height: 30px;
}
.slider_txt {
 top: 25%;
}
.slider_btn a {
 border-radius: 8px;
 font-size: 10px;
 padding: 0px 22px;
}
.owl-controls {
 bottom: 0;
}
.btn.prev img {
 max-width: 58%;
}
.btn.prev {
 left: 5px;
}
.btn.next img {
 max-width: 58%;
}
.btn.prev {
 left: 5px;
}
.our_services_container {
 padding: 30px 0;
}
.our_service_title {
 margin-bottom: 10px;
}
.address {
 margin-bottom: 20px;
 width: 100%;
}
.footer_logo {
 width: 100%;
}
.map_container iframe {
  height: 250px;
}
h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}
.inner_pages_title {
  padding: 2px 0 12px;
}
.contact_form_section {
  width: 94%;
}
.contact_form_section input[type="text"], .contact_form_section textarea {
  margin: 20px auto auto;
  width: 81%;
}
.contact_form_submit_section li {
  margin: 1%;
}
.contact_bar li {
  font-size: 13px;
  padding: 10px 10px 10px 33px;
}
.logo {
  padding: 30px;
}
.logo img {
  max-width: 45%;
}
.container.ep_inner_full_section {
  margin: 0 2%;
  width: 96%;
}
}
@media only screen and (max-width:639px) {
.content_img.content_top_section_img {
  float: none;
  width: 50%;
  margin-bottom: 20px;
}
.content_top_section_txt {
  float: none;
  margin: 2%;
  width: 96%;
}
.content_bottom_section_txt {
  float: none;
  margin: 2%;
  width: 96%;
}
.content_img.content_top_section_img {
  float: none;
  margin: auto auto 20px;
  width: 308px;
}
.content_img.content_bottom_section_img {
  float: none;
  margin: auto auto 20px;
  width: 308px;
}
.content_bottom_section_container h4 {
  margin-bottom: 20px;
  text-align: center;
}
.content_top_section_container h2 {
  text-align: center;
}
}
@media only screen and (max-width:480px) {
.home_h1 {
 font-size: 20px;
 line-height: 20px;
}
.slider_txt .home_h1 {
 margin-bottom: 8px;
}
.home_h3 {
 font-size: 16px;
 line-height: 18px;
}
.home_h4 {
 font-size: 20px;
 line-height: 30px;
}
.slider_txt {
 top: 5%;
}
.slider_btn a {
 border-radius: 8px;
 font-size: 10px;
 padding: 0px 22px;
}
.owl-controls {
 bottom: 0;
}
.btn.prev img {
 max-width: 58%;
}
}
