/*
Theme Name: Mint Garden
Author: Netwizard Design
Author URI: http://www.netwizarddesign.com.au/
Version: 1.0
*/

html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	margin:0;
	width:100%;
	height:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	background:#2e79bf url('../images/bg.jpg') fixed no-repeat top center;
	color: #333;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	overflow-x:hidden;
}

/* Globals 
-------------------------------------*/
p {
	color:#333;
	line-height:24px;
	margin:0 0 15px 0;
}
h1 {
	font-size:24px;
	color:#333;
	line-height:30px;
	margin:0 0 15px 0;
	text-transform:uppercase;
	font-weight:normal;
}
h1  span {color:#5288c1}

h2 {
	font-size:22px;
	color:#333;
	line-height:24px;
	margin:0 0 10px 0;
	text-transform:uppercase;
}
h3 {
	font-size:17px;
	color:#333;
	line-height:30px;
	margin:30px 0 10px 0;
}
ul li {margin:0 0 10px 25px;}
ol li {margin:0 0 10px 25px;}

.clear {
	clear:both;
}
.container {
	position:relative; 
	width:1200px; 
	margin:0 auto;
}
.header {
	height:158px; 
	position:relative;
}

#header-wrap {
	width:100%; 
	height:158px; 
	margin:40px 0 40px 0; 
	background:url('../images/header-wrap.png') repeat-x;
}
.logo {
	float:left; 
	margin:40px 0 0 0;
}
.contacts {
	width:400px; 
	float:right; 
	text-align:right; 
	margin:35px 0 0 0;
}
.contacts p {
	font-size:17px; 
	line-height:22px; 
	margin:0 0 10px 0;
}
#header-wrap .menu {
	position:absolute;
	bottom:13px;
	margin:0 0 0 0;
	list-style-type:none;
}
#header-wrap .menu li  {
	margin:0 0 0 0;
	display:inline;
}
#header-wrap .menu li a {
	font-size:16px;
	color:#fff;
	text-decoration:none;
	padding:10px 25px 14px 25px;
	transition:all .5s;
	
}
#header-wrap .menu li.current-menu-item a {
	background:#58a5ce; 
	box-shadow:0 3px 5px #333;
}
#header-wrap .menu li a:hover {
	color:#fff;
}
#slideshow {
    width: 1200px;
    margin: 0 auto;
}
.cycle-slideshow img {
    box-shadow: 0 0 10px #111;
    -moz-box-shadow: 0 0 10px #111;
    -webkit-box-shadow: 0 0 10px #111;
    z-index: 200;
    position: relative;
}
.shadow {
    width: 1121px;
    height: 63px;
    margin: 0 auto;
    position: relative;
    top: -20px;
    z-index: 100;
    background: url('../images/shadow.png') no-repeat;
}
#content {
    background: #fff;
    padding: 30px;
    width: 1140px;
    margin: 0 auto 50px auto;
    box-shadow: 0 0 10px #111;
    -moz-box-shadow: 0 0 10px #111;
    -webkit-box-shadow: 0 0 10px #111;
}
.left {
    width: 680px;
    float: left;
}
.right {
    width: 380px;
    float: right;
}
.right h1 {
    color: #5288c1
}
.contactp {
    line-height: 28px;
    margin: 0 0 20px 0;
}
.contactp div {
    font-weight: bold;
    width: 90px;
    float: left;
}
.wpcf7-form {
    width: 100%;
}
.half {
    width: 46%;
    float: left;
    margin: 0 2% 30px 0;
    text-align: center;
}
.half img {
	padding: 3px;
    border: 1px solid #ddd;
}
.half p {
	font-size:14px;
}
.half2 {
    width: 46%;
    float: left;
    margin: 0 20px 30px 0;
}
.wpcf7-form input,
.wpcf7-form textarea {
    width: 90%;
    margin: 0 0 15px 0;
}
.wpcf7-form select {
    width: 96%;
}
.wpcf7-form textarea {
    height: 120px;
}
.wpcf7-form label {
    display: block;
    margin-bottom: 5px;
    color: #333;
    font-size: 16px;
    clear: both;
    padding: 0 0 5px 0;
}
.wpcf7-form .req {
    color: red;
}
.wpcf7-form {
    margin: 30px 0 0 0;
}
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C9C9;
    color: #545658;
    padding: 8px;
    font-size: 14px;
    border-radius: 2px 2px 2px 2px;
}
.wpcf7-form input[type="submit"] {
    display: block;
    background: #444;
    color: #fff;
    cursor: pointer;
    height: 30px;
    padding: 0;
    text-shadow: 0 1px 0 #000;
    width: 120px;
    position: relative;
    float: left;
    left: 0px;
}
.wpcf7-form input[type="submit"]:hover {
    background: #666;
}
.screen-reader-response {
	display:none;
}
.wpcf7-not-valid-tip, .wpcf7-response-output {
	color:red;
}
.wpcf7-mail-sent-ok {
	color:green !important;
}
.map {
    width: 100%;
    clear: both;
    margin: 40px 0 0 0;
    height: 400px;
}
.wp-post-image {
	float:right;
	margin:-40px 180px 0 0;
}
#content-calc {
    background: #fff url('../images/calc-page-bg.jpg') no-repeat bottom center;
    padding: 0px;
    width: 1200px;
    margin: 0 auto 50px auto;
    box-shadow: 0 0 10px #111;
    -moz-box-shadow: 0 0 10px #111;
    -webkit-box-shadow: 0 0 10px #111;
}
.calc-inner {
    padding: 30px;
}
.volume {
    width: 100%;
    height: 300px;
    float: left;
    border-radius: 10px;
    margin: 30px 0 0 0;
    padding: 0px;
}
.volume input[type="text"] {
    width: 60px;
    padding: 10px;
    font-size: 18px;
    margin: 0 0 0 10px;
}
.volume input[type="submit"] {
    width: 110px;
    height: 48px;
    font-size: 14px;
    text-transform: uppercase;
}

.bignumber {
    padding: 30px 0 0 0;
    font-size: 30px;
    font-weight: bold;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
    padding: 3px;
    border: 1px solid #ddd;
}
#tabs ul {
    float: right;
    width: 300px;
    list-style-type: none;
    padding: 5px 5px;
    margin: 0 0 0 0;
}

#tabs ul li {
    margin: 0 0 5px -25px;
    background: #053258;
}
#tabs ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    padding: 0 0;
    padding: 10px 10px;
    width: 100%;
    display: block;
    transition: all .5s;
}
#tabs ul li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;    
    border-bottom: 17px solid transparent;
    border-right: 20px solid #015497;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    right: 100%;
    z-index: 2;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    background: #015497;
    padding: 10px 0px 10px 10px !important;
    position: relative;
    left: -10px;
}
.tab-content {
    width: 650px;
    float: left;
}
.tab-content i{
	font-weight:bold;
}
#footer-wrap {
    width: 100%;
    height: 64px;
    padding: 15px 0 0 0;
    background: url('../images/footer-wrap.png') repeat-x;
}
.copy {
    font-size: 12px;
    color: #999;
    float: left;
    padding: 15px 0 0 30px;
}
.designer {
    font-size: 12px;
    color: #999;
    float: right;
    padding: 15px 30px 0 0;
}
.designer a {
    color: #999;
    text-decoration: none;
}


@media only screen and (max-width: 1200px) {
	.container {
		width:96%;
		padding:0 2%;
	}
	#content {
		background: #fff;
		padding: 30px 5%;
		width: 90%;
		margin: 0 auto 50px auto;
		box-shadow: 0 0 10px #111;
		-moz-box-shadow: 0 0 10px #111;
		-webkit-box-shadow: 0 0 10px #111;
	}
	.left {
		width: 60%;
		float: left;
	}
	.right {
		width: 30%;
		float: right;
	}
	#content-calc {
		background: #fff url('../images/calc-page-bg.jpg') no-repeat bottom center;
		padding: 0px 0 150px 0;
		width: 100%;
		margin: 0 auto 50px auto;
		box-shadow: 0 0 10px #111;
		-moz-box-shadow: 0 0 10px #111;
		-webkit-box-shadow: 0 0 10px #111;
	}
	.volume input[type="text"] {
		width: 50px;
		padding: 8px;
		font-size: 18px;
		margin: 0 5px 30px 5px;
	}
	#slideshow {
		width: 100%;
		margin: 0 auto;
	}
	.cycle-slideshow img {
		width:100%;
	}
	.shadow {
		width: 100%;
		height: 63px;
		margin: 0 auto;
		position: relative;
		top: -20px;
		z-index: 100;
		background: url('../images/shadow.png') no-repeat;
	}
}
.slicknav_menu {
	display:none;
}
@media only screen and (max-width: 1024px) {
	#header-wrap .menu {
		display:none;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:999999999;
	}
	#header-wrap {
		width:100%; 
		height:120px; 
		margin:40px 0 40px 0; 
		background:#e1ecf7 url('../images/header-wrap.png') repeat-x;
		text-align:center;
	}
	.logo {
		max-width:96%;
		float:none; 
		margin:40px 0 0 0;
	}
	.contacts {
		width:250px;
		position:fixed;
		top:15px;
		left:15px;		
		float:none; 
		text-align:left;
		margin:0 0 0 0;z-index:9999999999;
	}
	.contacts p {
		font-size:14px; 
		line-height:22px;
		color:#fff;		
		margin:0 0 10px 0;
	}
	.contacts p.address {
		display:none;
	}
	#tabs ul {
		float: none;
		width: 96%;
		list-style-type: none;
		padding: 5px 2%;
		margin: 0 0 30px 0px;
	}
	.mobi-clear {
		clear:both;
		padding:30px 0 0 0;
	}
	.tab-content {
		width: 100%;
		float: none;
	}
	.tab-content img {
		max-width: 100%;
		height:auto;
		height:auto;
	}

	#tabs ul li {
		margin: 0 5% 5px 0;
		float:left;
		width:45%;
		background: #053258;
	}
	#tabs ul li:nth-child(3), #tabs ul li:nth-child(5), #tabs ul li:nth-child(7) {
		clear:both;
	}
	#tabs ul li a {
		font-size: 13px;
		color: #fff;
		text-decoration: none;
		padding: 0 0;
		padding: 8px 2%;
		width: 96%;
		display: block;
		margin:0 5px 5px 0;
		transition: all .5s;
		min-height:40px;
	}
	#tabs ul li a:before {
		content: " ";
		display: none;
		width: 0;
		height: 0;
		border-top: 0px solid transparent;    
		border-bottom: 0px solid transparent;
		border-right: 0px solid #015497;
		position: absolute;
		top: 0%;
		margin-top: 0;
		right: 100%;
		z-index: 2;
	}
	.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
	.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
	.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
		background: #015497;
		padding: 8px 2% !important;
		position: relative;
		left: 0px;
	}
}
@media only screen and (max-width: 800px) {
	.alignleft {
		float: none;
		margin: 0 0 20px 0;
		padding: 3px;
		border: 1px solid #ddd;
	}
	.copy {
		font-size: 12px;
		color: #999;
		float: none;
		text-align:center;
		padding: 5px 0 0 0;
		margin:0 0 0 0;
	}
	.copy span {
		display:none;
	}
	.designer {
		font-size: 12px;
		color: #999;
		float: none;
		text-align:center;
		padding: 0 0 0 0;
		margin:0 0 0 0;
	}
	.left {
		width: 100%;
		float: none;
	}
	.right {
		width: 100%;
		float: none;
		margin:40px 0 0 0;
	}
	.wp-post-image, .alignleft {
		float:none;
		max-width:100%;
		height:auto;
		margin:0px 20px 30px 0;
	}
	.half {
		width: 100%;
		float: none;
		margin: 0 0 30px 0;
		text-align: center;
	}
	.half2 {
		width: 100%;
		float: none;
		margin: 0 0 30px 0;
	}
	#tabs ul {
		float: none;
		width: 96%;
		list-style-type: none;
		padding: 5px 5px;
		margin: 0 0 30px 20px;
	}
	.tab-content {
		width: 100%;
		float: none;
	}
}
@media only screen and (max-width: 600px) {
	.size-full, .alignleft {
		float:none;
		width:90%;
		height:auto;
		margin:0px 10% 30px 0;
	}
}

* { box-sizing: border-box; }
img { max-width: 100%; }
.fa { display: inline-block; font-style: normal; }
.fa-phone:before { content: "\260E"; }
.fa-mobile:before { content: "\25AF"; }
.fa-angle-double-right:before { content: ">>"; }
.cycle-slideshow { position: relative; min-height: 360px; overflow: hidden; }
.cycle-slideshow img { display: none; width: 100%; height: auto; }
.cycle-slideshow img.is-active { display: block; }
#tabs .tab-content { display: none; }
#tabs .tab-content.is-active { display: block; }
#tabs ul li.is-active a { background: #015497; padding: 10px 0 10px 10px !important; position: relative; left: -10px; }
.volume .status, .wpcf7-response-output { color: #5288c1; font-weight: bold; }
@media only screen and (max-width: 1024px) {
  #tabs ul li.is-active a { left: 0; padding: 8px 2% !important; }
}
@media only screen and (max-width: 600px) {
  .cycle-slideshow { min-height: 0; }
  .contacts { width: auto; right: 15px; }
}
