/*
Theme Name: Divi Child
Theme URI: http://www.rickybailey.com
Template: Divi
Version: 2.5.6
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Ricky Bailey
Author URI: http://www.rickybailey.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Divi/style.css");

/* ---------------------- Global  ---------------------- */

	
.et_pb_button {
	padding:15px 20px!important;
}
h2, h3 {
	font-size:30px;
	line-height:36px;
}
a.smallblue, a.bigblue {
	color: #fff !important;
	background: #6f2a78 !important;
	border: 0!important;;
}
.et_pb_section a.smallblue, .et_pb_section a.bigblue {
	color:#fff!important;
}
.et_pb_section a.smallblue:hover, .et_pb_section a.bigblue:hover {
	background:#194977!important;
	color:#fff!important;
}
a.small-button, a.icon-button {
	padding: 15px 20px!important;
	font-weight: bold !important;
	font-size: 14px!important;
	text-transform:uppercase;
	margin: 15px 0 0 0!important;
}
a.small-button, a.big-button, a.icon-button {
	display: inline-block;
	text-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	line-height: 26px;
}
.et_pb_divider {
	height:46px!important;
	background: url('https://hydroblast.co.uk/wp-content/uploads/2016/07/divider.png') no-repeat center center;
}
.et_pb_divider:before {
	border-top-color: #999999!important;
	height:2px!important;
	border-top-width: 2px!important;
	top:50%!important;
	width:48%!important;
	right:0!important;
}
.et_pb_divider:after {
	position: absolute;
	left: 52%!important;
	border-top-style: solid;
	content: "";
	border-top-color: #999999!important;
	height:2px!important;
	border-top-width: 2px!important;
	top:50%!important;
	width:48%!important;
}
.et_pb_contact_submit {
	color:#fff!important;
}
.et_pb_team_member_description {
	text-align:center;
}

/* ---------------------- Custom Header  ---------------------- */

#et-secondary-nav .et_pb_button {
	background-color:#d40000!important;
}
#et-secondary-nav .et_pb_button a {
	color:#fff!important;
}
#main-header {
	position: relative;
	z-index: 99999;
	top: 0;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	line-height: 23px;
}
@media only screen and (min-width: 981px) {
	.et_header_style_centered #logo {
		max-height: 100%!important;
	}
}
.logo_container {
	float:left;
}
.et_header_style_centered #logo {
	float:left;
	margin-top:0;
}
.et_header_style_centered #main-header .container {
	margin-top:20px;
	margin-bottom:30px;
}
#et-top-navigation {
	height:60px;
	background:#1c5184;
	line-height:60px;
	text-align:center;
}
.et_header_style_centered nav#top-menu-nav {
	margin:0 auto;
	max-width:1200px;
}

.et_header_style_centered #top-menu > li > a {
	padding-bottom:0!important;
}
#et-secondary-menu {
	position:absolute;
	right:30px;
	bottom:-20px;
	text-transform:uppercase;
	color:#1c5184;
}
#top-menu li {
	padding:0 10px;
}
@media only screen and (max-width: 1480px) {
	#top-menu li  {
		padding:0 20px!important;
	}
}
@media only screen and (max-width: 1200px) {
	#top-menu li a {
		font-size:16px!important;
	}
}
#top-menu > li:last-child {
	padding:0 10px;
}
#top-menu li a {
	display:block;
}
#top-menu li:hover, #top-menu li.current-menu-item {
	background:rgba(0,0,0,0.25);
}
#top-menu li:hover a, #top-menu li.current-menu-item a {
	color:#fff!important;
}
#top-menu li a:hover {
	opacity: 1!important;
}
#et-info, #et-secondary-menu > ul > li {
	margin-right:20px;
}
#et-info, #et-secondary-menu > ul > li a {
	color:#1c5184;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	padding-bottom:0;
}
#et-secondary-nav > li:last-child {
	margin-right:0!important;
}

@media (max-width: 980px) {
	.tel {
		display:none;
	}
}
.tel {
	right:30px;
	position:absolute;
	color:#333;
	font-size:16px;
	font-weight:700;
}
#top-menu li {
	line-height:60px;
}
#top-menu li ul.sub-menu li {
	line-height:normal!important;
}
#top-menu li ul.sub-menu li a {
	font-size:14px;
	line-height:normal!important;
}
.et_header_style_centered nav#top-menu-nav {
	width:80%;
	height:60px;
}
.et_header_style_centered #main-header .mobile_nav {
	padding:0 20px;
}
.et_header_style_centered .mobile_menu_bar {
	right:20px;
	top:12px;
}
.mobile_menu_bar:before {
	color:#fff!important;
}
.et_mobile_menu li a {
	color:#222!important;
}
#contact-info {
	position:absolute;
	right:30px;
	top:0;
	text-align:right;
}
#contact-info span.t {
	color:#6f2a78;
	font-weight:700;
	font-size:30px;
}
#contact-info a span.e {
	color:#6f2a78;
	font-weight:700;
	font-size:18px;
}
#top-menu li ul.sub-menu li a {
	color:#000!important;
	text-transform:none!important;
}
#top-menu li ul.sub-menu li:hover {
	background:rgba(0,0,0,0.05)!important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	line-height:normal;
	padding-bottom:5px;
}
li.mega-menu-item a {
	color: #555;
	font-weight:400;
}
li li.mega-menu-item a:hover {
	color: #6f2a78!important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu {
	text-align:center;
}
.et_header_style_centered nav#top-menu-nav {
	width:100%;
	max-width:100%
}
.thankyou_left_content h3{
    font-weight: bold;
    line-height: 41px;
    margin: 30px;
}

/* ---------------------- Full Width Header  ---------------------- */

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
	font-weight:800!important;
	text-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25);
}
h2.et_pb_slide_title {
	font-weight:800!important;
	text-transform:uppercase!important;
	text-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25)!important;
	line-height: 1em!important;
}

/* ---------------------- Blurb  ---------------------- */

.et_pb_blurb h4 {
	margin-bottom:15px;
	font-size:20px;
}

/* ---------------------- Footer  ---------------------- */

.widget_sp_image-description {
	font-size:12px;
	line-height:16px;
	margin-top:15px;
	text-align:left;
}
.fwidget {
	margin-bottom:10px!important;
}
.widget_sp_image {
	text-align:left!important;
}
.et_pb_widget {
	width:100%;
}
#footer-widgets .footer-widget li:before {
	display:none;
}
#footer-widgets .footer-widget li {
	padding-left:0;
	border-bottom:1px #557da3 solid;
	width:100%;
	padding-bottom:5px;
	margin-bottom:5px;
}
#footer-widgets .footer-widget li:last-child {
	padding-left:0;
	border-bottom:0;
	width:100%;
	padding-bottom:0;
	margin-bottom:0;
}
.creds {
	margin:0 auto;
	padding:0 0 20px 0;
	width: 80%;
	max-width: 1080px;
	text-align:center;
}
.creds img {
	margin:0 10px;
}

/* ---------------------- Form  ---------------------- */

.wpcf7-form input, .wpcf7-form textarea {
    width: 100%;
    padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #454545;
    background-color: #eee;
    font-size: 14px;
	margin-bottom:10px;
}
.wpcf7-form textarea {
	margin-bottom:0;
}
.wpcf7-form p {
	padding:0;
}
.wpcf7-form p:nth-child(odd) input {
    width: 48.5%;
    float:left;
    margin-right:1.5%;
}
.wpcf7-form p:nth-child(even) input {
    width: 48.5%;
    float:right;
    margin-left:1.5%;
}
input.wpcf7-submit {
    font-size: 18px;
    background: #6f2a78;
    border-width: 0px !important;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
	width:auto!important;
	display:inline-block;
	float:right;
	color:#fff;
	padding:10px 30px;
}
input.wpcf7-submit:hover {
    cursor:pointer;
}

/* ---------------------- Mobile  ---------------------- */

@media (max-width: 980px) {
	.et_header_style_centered #main-header {
    		padding: 0px;
	}
	.et_header_style_centered #main-header .container {
    		margin-top: 20px;
    		margin-bottom: 20px;
	}
	/*#et-secondary-nav{
		display: block;
	}*/
	
	
}
@media (max-width: 620px) {
	.et_header_style_centered #main-header .container {
    		margin-top: 0;
	}
	#contact-info span.e {
		display:none;
	}
	.logo_container {
    		float: none;
		width:100%;
	}
	.et_header_style_centered #logo {
		display:block;
    		float: none;
		margin:0 auto 20px auto;
	}
	#contact-info {
    		position: relative;
    		right: auto;
    		top: auto;
    		text-align: center;
		width:100%;
	}
	
}

/*
Landing Page CSS
==========================================================
*/


