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

#content h2.woocommerce-loop-product__title {
	font-size: 140%;
	color: #000;
line-height: 120%;
margin: 0 0 10px 0;
font-weight: 700 !important;
}

.woocommerce ul.products li.product .price {

font-size: 1.2em !important;
}

header {
	height: 200px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: fixed;
	z-index: 10000;
	background-color: #DCE0E0;
	transition: all .2s ease-in-out;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

header.smaller {
	height: 60px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
	position: fixed;
	z-index: 10000;
	background-color: #DCE0E0;	transition: all .2s ease-in-out;
	
}

header .top-header {
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 90%;
	line-height: 30px;
	font-weight: 600;
	text-transform: uppercase;
	color: #666;
	float:left;	transition: all .2s ease-in-out;
}


header .phone-cta {display:none;}

header.smaller .phone-cta {
	display: block;
font-weight: 700;
color: #000;
float: left;
line-height: 62px;
width: 13%;
margin-left: 2%;
font-size: 16px;
}



header h1#logo {
	height: 200px;
	width: auto;
	transition: all .2s ease-in-out;
	position: absolute;
}

header h1#logo img {
	height: auto;
	width: 100%;
}

header.smaller h1#logo {
	height: auto;
	margin-top: 9px;
	float: left;
	width: 19%;
	transition: all .2s ease-in-out;
	display: none;
	
}
	
header.smaller h1#logo img {
	height: auto;
	width: 100%; -webkit-mask-image:-webkit-linear-gradient(top, rgba(0, 0, 0,1.0), rgba(0, 0, 0,1.0));
}





header #access {
	display: block;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 128px;
}

header.smaller #access {
	display: block;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

header #access a {
	color: #fff;
	display: block;
	line-height: 83px;
	text-decoration: none;
	font-size: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

header.smaller #access a {

	line-height: 60px;

}


header #access li:hover > a,
header #access ul ul :hover > a {
	color: #000;
}

header #access ul li.current_page_item > a,
header #access ul li.current-menu-ancestor > a,
header #access ul li.current-menu-item > a,
header #access ul li.current-menu-parent > a {
    color: #000;
	
}


header #access ul ul a {
	background: #fff;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;margin-left: 20px;
}

header #access ul ul {
	
	display: none;
	position: absolute;
	top:  83px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}



header #access ul ul:hover > a,
header #access ul ul :hover > a {
color: #caac4d;
}

header #access ul ul li.current_page_item > a,
header #access ul ul li.current-menu-ancestor > a,
header #access ul ul li.current-menu-item > a,
header #access ul ul li.current-menu-parent > a {
color: #caac4d;
	
}




.mPS2id-highlight { 
    color: #2399f6 !important;
}




header.smaller #access a {
	
	
}


header.smaller #access ul ul a {
	line-height: 1em;margin-left: 20px;
}


header.smaller #access ul ul {
	top:  60px;
	
}


header.smaller #access li:hover > a,
header.smaller #access ul ul :hover > a {
	
}

header.smaller #access ul li.current_page_item > a,
header.smaller #access ul li.current-menu-ancestor > a,
header.smaller #access ul li.current-menu-item > a,
header.smaller #access ul li.current-menu-parent > a {
	
}



header nav {
    display: inline-block;
    float: right; }

header nav a {
      line-height: 150px;
      margin-left: 20px;
      color: #9fdbfc;
      font-weight: 700;
      font-size: 18px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }

header nav a:hover {
        color: white; }




header .cta {
	float: right;
height: auto;
width: 70%;
padding-left: 0px;
padding-top: 0px;
overflow: hidden;
text-align: right;
margin-top: 11px;
margin-bottom: 16px;
}



header .cta1 {
	color: #251f16;
float: left;
font-size: 200%;
line-height: 145%;
display: block;
width: 100%;
font-weight: 700;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
}

header .cta2 {
color: #e61c24;
float: left;
font-size: 409%;
line-height: 100%;
display: block;
width: 100%;
font-weight: 700;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
}



header .cta1 a{
	color: #e61c24;
	
	text-decoration: none;
}


header .cta2 a{
	color: #e61c24;
	
	text-decoration: none;
}



header.smaller .cta {
	float: right;
	height: auto;
	width: 65%;
	padding-left: 0px;
	padding-top: 0px;
	overflow: hidden;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}



header.smaller .cta1 {
	line-height: 0px;
	float: left;
	
	display: none;
	width: 100%;
	font-weight: 700;
}

header.smaller .cta2 {
	color: #2e3192;
	float: left;
	font-size: 1.7vw;
	line-height: 1.7vw;
	display: none;
	width: 100%;
	font-weight: 700;
	margin-bottom: .1vw;
}







header .cta3 {
	float: left;
	display: block;
	width: 50%;
	text-align: left;
}

header .cta4 {
	float: left;
	display: block;
	width: 50%;
	text-align: right;
}



header .cta-buttons {
	float: left;
	height: 90px;
	width: 370px;
	padding-left: 0px;
	padding-top: 0px;
	overflow: hidden;
	margin-left: -185px;
	position: absolute;
	left: 50%;	
	
}


header.smaller .cta-buttons {
	float: left;
	height: 68px;
	width: 370px;
	padding-left: 0px;
	padding-top: 0px;
	overflow: hidden;
	margin-left: -185px;
	position: absolute;
	left: 50%;	
	
}

header .cta-button1 a{
	color: #0065b0;
	font-size: 14px;
	line-height: 14px;
	display: block;
	width: 240px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #FFF;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

header.smaller .cta-button1 a{
color: #0065b0;
	font-size: 12px;
	line-height: 12px;
	display: block;
	width: 280px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #FFF;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}



header .cta-button2 a{
	color: #0065b0;
	font-size: 14px;
	line-height: 14px;
	display: block;
	width: 240px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #FFF;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
	margin-top: 25px;
	border-radius: 4px;
	border: 1px solid #CCC;
}

header.smaller .cta-button2 a{
color: #0065b0;
	font-size: 12px;
	line-height: 12px;
	display: block;
	width: 280px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #FFF;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
	margin-top: 15px;
	border-radius: 4px;
	border: 1px solid #CCC;
}

header .cta-button2 a:hover {
	color: #FFF;
	background-color: #0065b0;
}


header .cta-button1 a:hover {
	color: #FFF;
	background-color: #0065b0;
}





header.smaller nav a {
   }
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
h1.main,p.demos {
	-webkit-animation-delay: 18s;
	-moz-animation-delay: 18s;
	-ms-animation-delay: 18s;
	animation-delay: 18s;
}
.sp-container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 90%;
	height: 100%;
	z-index: 0;
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
	background: -moz-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
	background: -ms-radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
	background: radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7));
	padding-right: 5%;
	padding-left: 5%;
}
.sp-content {
	position: relative;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
.sp-container h2 {
	position: relative;
	top: 50%;
	line-height: 80px;
	height: 90px;
	margin-top: -70px;
	font-size: 70px;
	width: 100%;
	text-align: center;
	color: transparent;
	-webkit-animation: blurFadeInOut 3s ease-in backwards;
	-moz-animation: blurFadeInOut 3s ease-in backwards;
	-ms-animation: blurFadeInOut 3s ease-in backwards;
	animation: blurFadeInOut 3s ease-in backwards;
	font-weight: 800;
	text-transform: uppercase;
}
.sp-container h2.frame-1 {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-ms-animation-delay: 0s;
	animation-delay: 0s;
}
.sp-container h2.frame-2 {
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-ms-animation-delay: 3s;
	animation-delay: 3s;
}
.sp-container h2.frame-3 {
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	-ms-animation-delay: 6s;
	animation-delay: 6s;
}
.sp-container h2.frame-4 {
	font-size: 125px;
	-webkit-animation-delay: 9s;
	-moz-animation-delay: 9s;
	-ms-animation-delay: 9s;
	animation-delay: 9s;
}
.sp-container h2.frame-5 {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none;
	color: transparent;
	text-shadow: 0px 0px 1px #fff;
}
.sp-container h2.frame-5 span {
	-webkit-animation: blurFadeIn 3s ease-in 12s backwards;
	-moz-animation: blurFadeIn 1s ease-in 12s backwards;
	-ms-animation: blurFadeIn 3s ease-in 12s backwards;
	animation: blurFadeIn 3s ease-in 12s backwards;
	color: transparent;
	text-shadow: 0px 0px 1px #fff;
}
.sp-container h2.frame-5 span:nth-child(2) {
	-webkit-animation-delay: 13s;
	-moz-animation-delay: 13s;
	-ms-animation-delay: 13s;
	animation-delay: 13s;
}
.sp-container h2.frame-5 span:nth-child(3) {
	-webkit-animation-delay: 14s;
	-moz-animation-delay: 14s;
	-ms-animation-delay: 14s;
	animation-delay: 14s;
}

/**/
@-webkit-keyframes blurFadeInOut{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-webkit-transform: scale(1.3);
	}
	20%,65%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-webkit-transform: scale(1);
	}
	100%{
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		-webkit-transform: scale(0);
	}
}
@-webkit-keyframes blurFadeIn{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-webkit-transform: scale(1.3);
	}
	50%{
		opacity: 0.5;
		text-shadow: 0px 0px 10px #fff;
		-webkit-transform: scale(1.1);
	}
	100%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-webkit-transform: scale(1);
	}
}
@-webkit-keyframes fadeInBack{
	0%{
		opacity: 0;
		-webkit-transform: scale(0);
	}
	50%{
		opacity: 0.4;
		-webkit-transform: scale(2);
	}
	100%{
		opacity: 0.2;
		-webkit-transform: scale(5);
	}
}
@-webkit-keyframes fadeInRotate{
	0%{
		opacity: 0;
		-webkit-transform: scale(0) rotate(360deg);
	}
	100%{
		opacity: 1;
		-webkit-transform: scale(1) rotate(0deg);
	}
}
/**/
@-moz-keyframes blurFadeInOut{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-moz-transform: scale(1.3);
	}
	20%,65%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-moz-transform: scale(1);
	}
	100%{
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		-moz-transform: scale(0);
	}
}
@-moz-keyframes blurFadeIn{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		-moz-transform: scale(1.3);
	}
	100%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		-moz-transform: scale(1);
	}
}
@-moz-keyframes fadeInBack{
	0%{
		opacity: 0;
		-moz-transform: scale(0);
	}
	50%{
		opacity: 0.4;
		-moz-transform: scale(2);
	}
	100%{
		opacity: 0.2;
		-moz-transform: scale(5);
	}
}
@-moz-keyframes fadeInRotate{
	0%{
		opacity: 0;
		-moz-transform: scale(0) rotate(360deg);
	}
	100%{
		opacity: 1;
		-moz-transform: scale(1) rotate(0deg);
	}
}
/**/
@keyframes blurFadeInOut{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		transform: scale(1.3);
	}
	20%,65%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		transform: scale(1);
	}
	100%{
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		transform: scale(0);
	}
}
@keyframes blurFadeIn{
	0%{
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		transform: scale(1.3);
	}
	50%{
		opacity: 0.5;
		text-shadow: 0px 0px 10px #fff;
		transform: scale(1.1);
	}
	100%{
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		transform: scale(1);
	}
}
@keyframes fadeInBack{
	0%{
		opacity: 0;
		transform: scale(0);
	}
	50%{
		opacity: 0.4;
		transform: scale(2);
	}
	100%{
		opacity: 0.2;
		transform: scale(5);
	}
}
@keyframes fadeInRotate{
	0%{
		opacity: 0;
		transform: scale(0) rotate(360deg);
	}
	100%{
		opacity: 1;
		transform: scale(1) rotate(0deg);
	}
}