﻿html{
	height: 100%;
}

body{
	font-family: "Montserrat", "Trebuchet MS", Arial, SansSerif;
	font-weight: normal;
	color: #2c344b;
	height: 100%;
}

a{
	color: #2c344b;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #3f6ea8;
}

a.small{
	display: block;
	margin: 12px 0 0 0;
	padding: 0 0 0 32px;
	height: 28px;
	background: url('../img/shield-icon-small.png') left center no-repeat;
	line-height: 28px;
	text-transform: uppercase;
	font-weight: bold;
}

a.small img{
	height: 13px;
	width: 15px;
}

a.big{
	display: block;
	margin: 12px 0 0 0;
	padding: 0 0 0 46px;
	height: 41px;
	background: url('../img/shield-icon-big.png') left center no-repeat;
	line-height: 48px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 26px;
}

a.active{
	color: #3f6ea8;
}

.wrap{
	width: 960px;
	margin: auto;
}

h1{
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 18px 0;
	text-transform: uppercase;
}

h1.clear{
	margin: 0;
}

h1 img{
	vertical-align: middle;
	margin: -10px 15px 0 0;
}

h2{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
	margin: 0 0 25px 0;
}

h3{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
}

h4{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 5px 0;
}

em{
	color: #3f6ea8;
	font-weight: bold;
}

strong{
	font-weight: bold;
}

.clear{
	clear: both;
}

.bot25{
	margin-bottom: 25px;
}

.top25{
	margin-top: 25px;
}

.float{
	float: left;
}

header{
	height: 110px;
}

header img.logo{
	margin: 20px 0 0 0;
}

header a{
	font-size: 24px;
}

header ul{
	float: right;
	height: 110px;
	line-height: 110px;
}

header ul li{
	float: left;
	margin: 0 30px 0 0;
}

header ul li.icon{
	margin: 5px 12px 0 0;
}

header ul li.icon:last-of-type{
	margin-right: 0;
}

#band{
	width: 100%;
	background: #ffffff;
	border-top: 1px #c2c4ca solid;
	border-bottom: 1px #c2c4ca solid;
	height: 396px;
}

#band.noheight{
	height: auto;
	padding: 30px 0;
}

#sub_header{
	position: relative;
	height: 396px;
}

#sub_header .left{
	width: 375px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 90px;
}

#sub_header .right{
	padding: 250px 0 0 224px;
	width: 314px;
	height: 124px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('../img/smock.jpg') left bottom;
	font-size: 18px;
	line-height: 22px;
}

p.title{
	font-size: 48px;
	font-weight: normal;
}

p.subtitle{
	font-size: 21px;
	margin: 20px 0 0 0;
	line-height: 26px;
}

p.blue{
	color: #3f6ea8;
}

p.featured{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
}

#content{
	padding: 30px 0 30px 0;
	background: url('../img/bg_content.jpg') repeat;
	border-bottom: 1px #c2c4ca solid;
}

#content p{
	margin: 0px 0 18px 0;
	font-size: 18px;
}

footer{
	font-size: 14px;
	height: 56px;
}

footer ul{
	height: 56px;
	line-height: 56px;
}

footer ul li{
	float: left;
	margin: 0 15px 0 0;
	height: 56px;
}

footer ul li.right{
	float: right;
}

	/*******************/
	/***** PRODUCTS ****/
	/*******************/

.arrow{
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: transparent url('../img/plus-minus.png');
	float: left;
	margin: 0 20px 0 5px;
}

.down{
	background-position: 0px -20px;
}

.info_header{
	height: 35px;
	margin-top: 36px;
	cursor: pointer;
}

.info_header:hover h3{
	color: #3f6ea8;
}

.info_text{
	border: 1px #8c8c8c solid;
	background-color: #ffffff;
	display: none;
	overflow: hidden;
}

.padding{
	padding: 30px 36px;
	overflow: auto;
}

.padding p:last-child{
	margin-bottom: 0px;
}

.padding img.photo{
	float: left;
	margin-right: 36px;
}

.padding div{
	float: right;
	width: 545px;
}

.padding ul li{
	margin-bottom: 18px;
	font-size: 18px;
}

.padding ul li img{
	vertical-align: middle;
	height: 25px;
	width: 25px;
	margin: -3px 10px 0 0;
}

#specs ul{
	padding-bottom: 86px;
}

#specs ul li{
	float: left;
	width: 480px;
	display: inline-block;
	height: 40px;
	font-size: 17px;
	line-height: 40px;
	margin: 0 0 16px 0;
}

#specs ul li img{
	display: inline-block;
	vertical-align: middle;
	margin: -5px 15px 0 0;
}

#content p:last-of-type{
	margin-bottom: 0;
}

table.sizes{
	width: 550px;
}

table.sizes td{
	padding: 8px 5px;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	color: #3f6ea8;
}

table.sizes td:first-of-type{
	color: #2c344b;
}

table.sizes th{
	padding: 8px 5px;
	font-size: 12px;
	vertical-align: middle;
	background: #2c344b;
}

table.sizes tr{
	border-bottom: 1px solid #3f6ea8;
	color: #ffffff;
}

	/******************/
	/***** CONTACT ****/
	/******************/

.contact{
	cursor: pointer;
}

img.contact{
	position: absolute;
	top: 25px;
	right: 40px;
}

img.ok{
	position: absolute;
	bottom: 25px;
	right: 40px;
	cursor: pointer;
}

.contact_logo{
	margin: 170px 0 0 0;
}

#contact_form{
	color: #fff;
}

#contact_form div.center{
	position: absolute;
	top: 50%;
	height: 700px;
	margin-top: -350px;
}

#contact_form p{
	font-size: 18px;
	margin: 0 0 20px 0;
}

#contact_form a{
	color: #ffffff;
}

#contact_form a:hover{
	color: #90b1d9;
}

.pt-perspective{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	perspective: 1200px;
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
}

.pt-page{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	overflow: auto;
	
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
}

.pt-page-1{
	background: #ffffff url('../img/bg_body.jpg') repeat;
}

.pt-page-2{
	background: #4272ab; /* Old browsers */
	background: -moz-linear-gradient(top, #4272ab 1%, #184680 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#4272ab), color-stop(100%,#184680)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4272ab 1%,#184680 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4272ab 1%,#184680 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4272ab 1%,#184680 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4272ab 1%,#184680 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4272ab', endColorstr='#184680',GradientType=0 ); /* IE6-9 */
}

.pt-page-current, .no-js .pt-page{
	visibility: visible;
	z-index: 1;
}


.pt-page-ontop{
	z-index: 999;
}

.pt-page-rotateBottomSideFirst {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotateBottomSideFirst .8s both ease-in;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotateBottomSideFirst .8s both ease-in;
	transform-origin: 50% 0%;
	animation: rotateBottomSideFirst .8s both ease-in;
}

@-webkit-keyframes rotateBottomSideFirst {
	40% { -webkit-transform: rotateX(-15deg); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@-moz-keyframes rotateBottomSideFirst {
	40% { -moz-transform: rotateX(-15deg); opacity: .8; -moz-animation-timing-function: ease-out; }
	100% { -moz-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@keyframes rotateBottomSideFirst {
	40% { transform: rotateX(-15deg); opacity: .8; animation-timing-function: ease-out; }
	100% { transform: scale(0.8) translateZ(-200px); opacity:0; }
}

.pt-page-moveFromBottom {
	-webkit-animation: moveFromBottom .6s ease both;
	-moz-animation: moveFromBottom .6s ease both;
	animation: moveFromBottom .6s ease both;
}

@-webkit-keyframes moveFromBottom {
	from { -webkit-transform: translateY(100%); }
}
@-moz-keyframes moveFromBottom {
	from { -moz-transform: translateY(100%); }
}
@keyframes moveFromBottom {
	from { transform: translateY(100%); }
}

.pt-page-delay200 {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	animation-delay: .2s;
}

/*
.pt-page-rotateFall {
	-webkit-transform-origin: 0% 0%;
	-webkit-animation: rotateFall 1s both ease-in;
	-moz-transform-origin: 0% 0%;
	-moz-animation: rotateFall 1s both ease-in;
	transform-origin: 0% 0%;
	animation: rotateFall 1s both ease-in;
}

.pt-page-scaleUp {
	-webkit-animation: scaleUp .7s ease both;
	-moz-animation: scaleUp .7s ease both;
	animation: scaleUp .7s ease both;
}

@-webkit-keyframes rotateFall {
	0% { -webkit-transform: rotateZ(0deg); }
	20% { -webkit-transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; }
	40% { -webkit-transform: rotateZ(17deg); }
	60% { -webkit-transform: rotateZ(16deg); }
	100% { -webkit-transform: translateY(100%) rotateZ(17deg); }
}
@-moz-keyframes rotateFall {
	0% { -moz-transform: rotateZ(0deg); }
	20% { -moz-transform: rotateZ(10deg); -moz-animation-timing-function: ease-out; }
	40% { -moz-transform: rotateZ(17deg); }
	60% { -moz-transform: rotateZ(16deg); }
	100% { -moz-transform: translateY(100%) rotateZ(17deg); }
}
@keyframes rotateFall {
	0% { transform: rotateZ(0deg); }
	20% { transform: rotateZ(10deg); animation-timing-function: ease-out; }
	40% { transform: rotateZ(17deg); }
	60% { transform: rotateZ(16deg); }
	100% { transform: translateY(100%) rotateZ(17deg); }
}

@-webkit-keyframes scaleUp {
	from { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleUp {
	from { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleUp {
	from { opacity: 0; transform: scale(.8); }
}
*/

	/**********************/
	/***** SPLASH PAGE ****/
	/**********************/

#input{
	width: 500px;
	position: absolute;
	left: 450px;
	top: 0px;
}

#input h3{
	padding-left: 0.5em;
}

#input img{
	vertical-align: middle;
	margin: -2px 10px 0 0;
}

input, textarea{
	background: #122e52;
    border-radius: 0.8em;
    border: none;
    padding: 0.8em 0.8em 0.8em 0.8em;
    
    color: #ffffff;
    font-size: 1.1em;
    margin: 8px 0 25px 0;
    
    width: 100%;
    resize: none;
    
    outline: none;
    box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%)
}

textarea{
	height: 120px;
	font-family: "Montserrat", "Trebuchet MS", Arial, SansSerif;
}

