@charset "utf-8";
/* CSS Document */
/*
#2c2e8d
*/
#logo:hover {
    
}
html{
	opacity:1;	
}
body {
    margin: 0;
    color:#333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    background: #191919;
    width: 100%;
}
#wrapper,
.wrapper {
    margin: auto;
    max-width: 1500px;
}
#bg2 {
	background:#999;
    position: relative;
    z-index: 1;
}
#header {
    width: calc(100% - 20px);
	padding:0 10px;background: linear-gradient(to top, #2c2e8d00 0%, #2c2e8db0 100%);
    position: fixed;
    z-index: 1000;
}
#callus{
	display:inline-table;
	padding:5px 10px;
	font-weight:bolder;	
}

#nav {
    display: table-cell;
    text-align: right;
    float: right;
}
#nav ul {
    list-style: none;
    padding: 0;
    text-align: right;
}
	#nav ul .sub_menu{
		visibility:hidden;
		position:absolute;
	}
#nav ul li {
    display: inline-table;
    transition: background 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out;
    -moz-transition: background 200ms ease-in-out;
    -o-transition: background 200ms ease-in-out;
    margin: 0 5px;
}
#nav ul li.right {
    background: #fffe00;
}
#nav ul li.right:hover {
    background: #FFF;
}
#nav ul > li a{
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    color: #FFF;
    letter-spacing: 0;
    padding: 5px 6px;
	font-family: 'Open Sans Bold';
	background-size: 0 5px, auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-shadow:1px 1px 0px rgba(0,0,0,0.5),1px 1px 0px rgba(0,0,0,0.5),1px 1px 0px rgba(0,0,0,0.5);
}
#nav ul > li a i.dropdown-icon{
	margin-left:5px;
}
#nav ul > li a i:not(.dropdown-icon){
	display:none;
}
#nav ul li a:hover{
    transition: all ease-in-out 200ms;
}
#nav ul li a:hover,
#nav ul li.selected > a {
    color: #FFF;
	background-image: -moz-linear-gradient(#FFF, #FFF);
	background-image: -webkit-linear-gradient(#FFF, #FFF);
	background-image: -o-linear-gradient(#FFF, #FFF);
	background-image: linear-gradient(#FFF, #FFF);
	background-size: 100% 5px, auto;
}
#banner {
    background:#DDD;
}
#banner.fullheight{
	height:100vh;
}
body:not([page=index]) #body{
	padding-top:176px;
}
#banner .slide:not(:nth-child(1)){
	opacity:0;
}
#banner .slide-video{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    overflow: hidden;
}
	#banner .slide-video iframe {
		width: 100vw;
		height: 56.25vw;
		min-height: 100vh;
		min-width: 177.77vh;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
#body {
    margin: auto;
    background: #FFF;
    position: relative;
    z-index: 1;
}
#body #body_body {
    background-color: #fff;
}
#body #body_body > .left {
    width: 640px;
}
#body #body_body > .left > .padding {
    padding: 0 20px;
}
#body #body_body > .right,
#footer2 > .wrapper > div.right {
    width: 330px;
    
}
#footer2 > .wrapper > div.right {
    text-align: right;
    margin-top: -40px;
}
#body #body_body > .right > .padding {
    padding: 0;
    padding-right: 20px;
}
#footer {
    width: 100%;
    margin: auto;
    position: relative;
    z-index: 1;
}
	#footer hr:not(.alt){
		border-bottom:1px solid rgba(255,255,255,.1);
		border-top:1px solid rgba(0,0,0,.1);
	}
#footer_nav{
	background:#F0F0F0;
}
	#footer_nav .list1{
		line-height:30px;
	}
		#footer_nav .list1 li{
			line-height:30px;
			margin:0 10px;
		}
#footer,
#footer a{
    color: rgba(0,0,0,0.75);
    text-decoration: none;
    font-weight: 600;
}
#footer a:hover {
    color: #2c2e8d;
}
#footer1 {
    width: 100%;
    background: #ebebeb;
}
#footer2 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #FFF;
    
}
#footer2 .left {
    text-align: center;
    float: none;
}
#copyright{
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	opacity:0.5;
	margin-top:20px;
}
#footer_columns .col3 li:nth-child(2){
	text-align:center;
}
#footer_columns .col3 li:last-child {
    text-align: right;
}
#footer_columns .padding{
	line-height:20px;
}
#footer_columns .padding > strong:nth-child(1){
	font-size:18px;
	letter-spacing:1px;
}
	#footer_columns .vcard a{
		display: inline-block;
	}
iframe#map {
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .8);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .8);
}
.block1 {
    list-style: none;
    background-color: rgba(0,0,0,.05);
    border: 1px solid rgba(0,0,0,.06);
    border-radius: 4px;
    overflow: hidden;
}
a .block1 h2 {
    text-decoration: none;
}
.block1.alt{
    
	background:#2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);
}
	.block1.alt,
	.block1.alt p,
	.block1.alt h1,
	.block1.alt strong{
		color:#FFF;
	}
.block1 .padding {
    padding: 20px;
}
.block1 strong,
.block1 h2{
	margin:0;
}
.block1 h1{
    font-size: 30px;
    color: #fff;
    margin: 0;
    line-height: normal;
}
h2.alt {
    color: #1e1e1e;
}
.colored{
	color:#2c2e8d;	
}

a {
    color: #2c2e8d;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a img {
    border: 0;
}
h1,
h2{
    display: block;
    color: #1e1e1e;
    font-size: 40px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
    border: 0;
}
h1{
	font-family:'Open Sans Extra Bold', sans-serif;
	font-size:35px;
	text-transform:capitalize;
	text-align:center;
}
h3 {
	font-family:'Open Sans Bold', sans-serif;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 30px;
    margin: 0;
    margin-bottom: 10px;
	font-weight:bolder;
}
h1,h2,h3{
	line-height: 1.25;
}
h4 {
    text-transform: none;
    letter-spacing: 1px;
	font-size: 1.5vw;
	line-height: 3.3vh;
    margin: 0;    
    color: #fff;
    text-align: center;
}
#body > #body_body > .left > .padding h1:nth-child(1) {
    font-size: 40px;
}
h1 span {
    color: #fff;
}
h1.alt span {
    font-size: 18px;
}
.bannertext {
    top: 35vh;
    position: absolute;
    width: 100%;
}
	.bannertext strong{
		text-transform:uppercase;	
		font-family:'Open Sans Extra Bold', sans-serif;
		font-size: 4vw;
		line-height: 1.25;
		display: block;
		color:#FFF;
		text-align: center;
		text-shadow: #000 0 0 10px, #000 0 0 30px, #000 0 0 60px;
	}
	body:not([logo_banner=true]) .bannertext {
		top: 46vh;
	}
h2 {
    font-size: 22px;
}
h2.large {
	font-size: 30px;
}
h2.alt {
    color: #ed1c24;
}
p {
    margin: 0;
    margin-bottom: 10px;
}
ul {
    margin: 0;
}
hr {
	border:0;
	border-bottom:1px solid rgba(255,255,255,1);
	border-top:1px solid rgba(0,0,0,.1);
}

hr.alt {
    border: 0;
    margin: 10px 0;
}
hr.alt2 {
    border: 0;
    margin: 20px 0;
    width: 0;
    height: 2px;
    border-left: 50px solid #ed1c24;
    border-right: 50px solid #f26522;
}
.left{
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
.list1,
ul.list2 {
    margin: 0;
    padding: 0;
}
.list1 li {
    display: inline-table;
}
ul.list2 {
    list-style: none;
}
.left {
    float: left;
}
ul.list2 .sep1 {
    border-bottom: 1px dotted #7d8ba6;
    padding: 0;
    margin: 5px 0;
}
.padding {
    padding: 20px;
}
.padding2{
    padding: 60px 20px;
}
.padding3{
	padding: 20px 10%;
}
.padding4{
    padding: 100px 20px;
}
.padding.no-left-padding {
    padding-left: 0;
}
.thumb1 {
	box-shadow: 5px 8px 10px 5px rgba(0, 0, 0, .5);
}
a .thumb1:hover {
    
}
.thumb1.right {
    margin-left: 20px;
    margin-bottom: 10px;
}
.thumb1.left {
    margin-right: 20px;
    margin-bottom: 10px;
}
.list2 {
    margin: 0 auto;
    padding: 0 25px;
}
.list2.num {
    list-style: decimal;
}
.minheight1 {
    min-height: 472px;
}
.minheight3 {
    min-height: 411px;
}
.minheight2 {
    min-height: 190px;
}
div.butt1,
div.butt1.alt {
    padding: 8px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    background: rgba(0, 0, 0, .8);
    color: #FFF;
    font-weight: 900;
    letter-spacing: 1px;
}
div.butt1:hover {
    background: #ed1c24;
    color: #1e1e1e;
    border-color: #000;
}
div.butt1.alt {
    background: rgba(205, 205, 205, .8);
    color: #1e1e1e;
}
div.butt1.alt:hover {
    background: rgba(0, 0, 0, .8);
    color: #fff;
}
div.butt1 span {
    font-size: 20px;
    font-weight: bolder;
}
a.butt1 {
    background: #2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);
    padding: 10px 30px;
    border-radius: 0;
    letter-spacing: 1px;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    text-decoration: none;
    color: #FFF;
	box-shadow: 3px 5px 5px 0px rgba(0,0,0,.5);
	display: inline-block;
}
a.butt1.alt {
    color: #FFF;
    
}
a.butt1.mini {
    font-size: 12px;
    padding: 5px 15px;
	border: none;
}
a.butt1:hover{
    background: #333;
    color: #fff;
	box-shadow: 3px 5px 10px 0px rgba(0,0,0,.9)
}
a.butt1.mini:hover {
    background: #999;
    border-color: #fff;
    color: #fff;
}
.buttmini {
    background: #d82727;
    color: #FFF;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 5px;
    display: inline-table;
    letter-spacing: 1px;
    cursor: pointer;
}
.buttmini:hover {
    background: #333;
}
.contenthide {}
.contenthide > div:first-child {
    display: none;
}
#rotators img {
    width: 100%;
    height: 320px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .8);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .9), inset 0 0 1px 1px rgba(255, 255, 255, .4);
}
ul.col3,
ul.col2,
ul.col6 {
    list-style: none;
    padding: 0;
}
ul.col3 {
    margin-left: 20px;
}
ul.col2 > li,
ul.col3 > li,
ul.col4 > li,
ul.col5 > li,
ul.col6 > li {
    display: block;
    height: auto;
    float: left;
}
ul.col2 > li {
    width: 50%;
}
ul.col3 > li {
    width: 33%;
}
	ul.col3 > li:nth-child(2) ul.bullet{
		display:table;
		margin:auto;
	}
	ul.col3 > li:nth-child(3) ul.bullet{
		float:right;
	}
ul.col4 > li {
    width: 25%;
}
ul.col5 > li {
    width: 20%;
}
ul.col6 > li {
    width: 33.3%;
    background-color: #fff;
}
/******************************************************************************************************************/
ul.col2.alt > li:first-child {
    width: 65%;
}
ul.col2.alt > li:last-child {
    width: 35%;
}
ul.col2.alt2 > li:first-child {
    width: 25%;
}
ul.col2.alt2 > li:last-child {
    width: 75%;
}
ul.col2.alt3 > li:first-child {
    width: 75%;
}
ul.col2.alt3 > li:last-child {
    width: 25%;
}
/***************************************************/

ul.col2.alt3.reverse > li:first-child {
	float:right;
    width: 35%;
}
ul.col2.alt3.reverse > li:last-child {
	float:left;
    width: 65%;
}

ul.col2.alt3.reverse > li:first-child > .padding{
	padding:0;
}
ul.col2.alt3.reverse > li:last-child > .padding{
	padding:0;
	padding-right:20px;
}

/***************************************************/
.padding > ul.col2.alt > li:first-child > .padding,
.padding2 > ul.col2.alt > li:first-child > .padding{
	padding:0;
	padding-right:30px;
}
ul.col2 > li:first-child > .padding{
	padding-top:0;
	padding-left:0;
	padding-bottom:0;
}
ul.col2 > li:not(:first-child) > .padding{
	padding:0;
}
#body > .center {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
a.butt2 {
    display: block;
}
.butt2,
.butt2.alt {
    text-transform: uppercase;
    font-weight: bolder;
    padding: 5px 10px;
    color: #FFF;
    letter-spacing: 2px;
    font-size: 12px;
    text-shadow: 0 1px 5px rgba(0, 0, 0, .8), 0 0 20px rgba(0, 0, 0, .3);
    border-radius: 10px;
    text-align: center;
    position: relative;
    background: #d40f0f;
    top: 5px;
    box-shadow: inset 0 25px 0 rgba(255, 255, 255, .1), inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 0 0 2px rgba(255, 255, 255, 1), 0 1px 2px 1px rgba(0, 0, 0, .7);
    margin: auto;
    margin-bottom: 10px;
    margin-right: 10px;
}
.butt2 {
    background: #111;
    box-shadow: inset 0 25px 0 rgba(255, 255, 255, .1), inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 0 0 2px rgba(255, 255, 255, 1), 0 1px 2px 1px rgba(0, 0, 0, .7);
}
.butt2.alt:hover {
    background: #333;
}
.butt2.wide {
    display: block;
    width: auto;
    background: #004e9d;
    box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, .3), inset 0 -5px 0 0 rgba(0, 0, 0, .3), inset 0 -5px 0 0 #004e9d, inset 0 25px 0 rgba(255, 255, 255, .1), inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 0 0 1px rgba(255, 255, 255, .3), inset 0 -6px 0 0 rgba(255, 255, 255, .3), inset 0 -20px 30px 0 rgba(0, 0, 0, .2), 0 1px 2px 1px rgba(0, 0, 0, .7);
    font-size: 20px;
    padding: 10px 10px 15px 10px;
    margin: 0;
}
.butt2.wide.alt {
    box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, .3), inset 0 -5px 0 0 rgba(0, 0, 0, .3), inset 0 -5px 0 0 #d40f0f, inset 0 25px 0 rgba(255, 255, 255, .1), inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 0 0 1px rgba(255, 255, 255, .3), inset 0 -6px 0 0 rgba(255, 255, 255, .3), inset 0 -20px 30px 0 rgba(0, 0, 0, .2), 0 1px 2px 1px rgba(0, 0, 0, .7);
    background: #d40f0f;
}
.fullwidth {
    background: rgba(0, 0, 0, .05);
    overflow: hidden;
    position: relative;
}
.fullwidth .slide {
    width: 100%;
    height: 100%;
    position: absolute;
}
.fullwidth .slide > .image,
.section .image {
    width: 100%;
    height: 100%;
    background-size: cover;
    position: relative;
    background-position: 50% 70%;
    background-repeat: no-repeat;
}
.section {
    height: auto;
    max-height: none;
}
.section.alt {
	background-color:#fafafa;
	box-shadow:0 -1px 0 rgba(0,0,0,.05), 0 1px 0 rgba(0,0,0,.05);
}
.section .image .wrapper p,
.section .image .wrapper h3,
.section .parallax .wrapper p,
.section .parallax .wrapper h3 {
    color: #FFF;
	text-shadow: 0 0 30px #000;
}
.section .image .wrapper p,
.section .parallax .wrapper p {
    letter-spacing: 1px;
    font-size: 18px;
}
.section .image .wrapper,
.section .parallax .wrapper {
    padding: 25px 0;
}
.section .image .wrapper > div,
.section .parallax .wrapper > div {
    width: 79%;
    margin: auto;
}

.section.highlight {
    text-align: center;
    padding: 20px 20px;
}
.section.highlight h3 {
	font-family:'Open Sans Extra Bold', sans-serif;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.section.highlight h2,
.section.highlight h1,
.section.highlight p {
    color: #FFF;
}
.section.highlight.alt {
    background: #2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);
    padding: 20px;
}
.section.highlight.alt3	{
	background-size: cover;
}
.section.highlight.alt h3 {
    margin: 0;
}
.section.highlight a:not(.butt1){
    color: #FFF;
}
.section.highlight.alt2 {
    background: #d40f0f;
}
.section.heading {
    text-align: center;
    background: #2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);
    padding: 10px;
}
.section.heading h3,
.section.heading h1 {
    font-size: 25px;
    margin-bottom: 0;
    color: #FFF;
	font-family:'Open Sans Extra Bold', sans-serif;
}
.section.alt.heading {
    text-align: left;
    background-color: rgb(240, 240, 240) !important;
    border-bottom: 1px solid rgb(230, 230, 230);
}
.section.alt.heading h1 {
    font-size: 25px;
    margin: 0;
    color: #333;
}
.section.alt.heading img {
    margin-left: 50px;
    margin-right: 50px;
}
.section.no-side .col2 li:first-child{
	width:100%;
}
.section.no-side .col2 li:last-child{
	display:none;
}

.slant{
	position: relative;
	overflow: hidden;
	padding-top:120px;
}
.slant:before,
.reverse-slant:before,
.bottom-slant:after,
.bottom-reverse-slant:after{
	content: "";
	position: absolute;
	height: 0;
	width: 100%;
	top: 0;
	border-style:solid;
	border-color:transparent transparent transparent #fff;
	border-width: 0 0 60px 1920px;
	left: 0;
	z-index: 3;
}
.reverse-slant:before{
	border-color: #FFF transparent transparent transparent;
    border-width: 60px 0 0 1920px;
}
.bottom-slant:after,
.bottom-reverse-slant:after{
	top:auto;
	bottom:0;
}
.bottom-slant:after{
	border-color: transparent transparent #FFF transparent;
}
.bottom-reverse-slant:after{
	border-width: 60px 0 0 1920px;
}
.slant.alt-slant:before,
.bottom-reverse-slant.bottom-alt-slant:after{
	border-color:transparent transparent transparent #fafafa;
}
.reverse-slant.alt-slant:before{
	border-color:#fafafa transparent transparent transparent;
}
.bottom-slant.bottom-alt-slant:after{
	border-color: transparent transparent #fafafa transparent;
}
.parallax{
    position: relative;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}
	.parallax .padding{
		padding:198px 20px;
	}

body[device-phone=true] .parallax{
	background-attachment:scroll;
}

.parallax > div {
    text-indent: 0;
}
.parallax.fullscreen{
    background-position: 50%;
}
	.parallax.fullscreen .butt1,
	.parallax a.butt1,
	.section.highlight a.butt1{
		background:#2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);
		box-shadow:0 0 0 2px #2c2e8d;
		border-radius:2px;
		padding:5px 20px;
	}
	.parallax.fullscreen .butt1:hover,
	.parallax a.butt1:hover,
	.section.highlight a.butt1:hover{
		padding:9px 30px;
		background: #333;
		box-shadow: none;
	}
	.parallax h3,
	.parallax h2,
	.parallax2 h3{
		color:#FFF;
		text-shadow: 0 0 30px #000;
	}
	.parallax.fullscreen h3,
	.parallax h3.big{
		font-family:'Open Sans Extra Bold', sans-serif;
		font-size:85px;
		line-height:80px;
		font-weight:bolder;
		letter-spacing:8px;
	}
	.parallax.fullscreen h2{
		font-family:'Open Sans Bold', sans-serif;
		font-size:45px;
		line-height:40px;
		font-weight:lighter;
		letter-spacing:8px;
	}
	.parallax h2:not(.headingtext){
		font-family:'Open Sans Bold', sans-serif;
		font-size:35px;
		letter-spacing:1px;
	}
	.parallax h2.big{
		font-family:'Open Sans Extra Bold', sans-serif;
		text-transform:uppercase;
		letter-spacing:1px;
	}
	body:not([page='index']) .parallax h3.big {
		font-size:40px;
		letter-spacing: 0;
		text-transform: uppercase;
		line-height: 1;
	}
ul.normal {
    padding-left: 20px;
    list-style: outside;
    color: #fff;
}
ul.normal li.sep1 {
    list-style: none;
    margin: 10px 0;
}
.text_group span {
    display: inline-block;
    margin-left: 10px;
}
.text_group span:first-child {
    margin-left: 0;
}
.right-text {
    text-align: right;
}
.butt1.call-to-action{
    background: #cd0101;
    font-size: 20px;
    border: 0;
	color:#FFF;
	font-family:'Open Sans Bold';
	
}
	.butt1.call-to-action.alt{
		background:#2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);	
	}

.device-phone,
.mobile-view {
    display: none;
}


#mobile-calltoaction{
	width:90px;
    position: fixed;
    right:0;
	bottom:5px;
	background: #37c837;
    float: right;
    border-radius: 100px;
    margin-right: 5px;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.8);
	text-align: center;
	padding: 10px 0px 5px 0px;
	z-index: -1;
}

#mobile-text-slider + #mobile-calltoaction{
    margin-top: -90px !important;
}
	#mobile-calltoaction .fa.fa-phone{
		font-size: 75px;
		color:#fff;
	}

input.textbox1:focus,
textarea.textbox1:focus {
    outline: none;
    border-color: #2c2e8d;
    box-shadow: inset 0 0 0 2px #2c2e8d;
    background: #FFF;
}
input.textbox1,
textarea.textbox1,
select.textbox1 {
    width: 96%;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    padding: 8px 10px;
    border: 1px solid rgba(0, 0, 0, .25);
    background: rgba(0, 0, 0, .01);
    background: #FFF;
    border-radius: 5px;
    margin-bottom: 5px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .25);
    cursor: auto;
}
#sideright input.textbox1,
#sideright textarea.textbox1 {
    width: 93%;
}
textarea.textbox1 {
    height: 100px;
}
#mobilemenu {
    display: none;
	background:#2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);
}

.button1 {
    background: #ec0009;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .8), inset 0 25px 0 rgba(255, 255, 255, .1), inset 0 -2px 5px rgba(0, 0, 0, .1), 0 0 1px rgba(0, 0, 0, 1);
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 100;
    color: #FFF;
    display: block;
    text-decoration: none;
    padding: 10px;
    text-align: center;
}
.button1:hover {
    background: #1e1e1e;
    color: #fff;
}
#offer2 {
    margin-top: 28px;
}
#offer2 h2 {
    margin-top: 0;
    margin-left: 285px;
    font-size: 26px;
    font-weight: bolder;
    color: #fff;
    margin-bottom: 7px;
}
#nav ul li.selected .sub_menu li.selected a {
    background: #2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);
    color: #FFF;
}
.image_upload {
    opacity: .3;
    cursor: pointer;
    border: 4px solid #FFF;
}
.image_upload:hover {
    opacity: .5;
}
.image_upload.uploaded {
    opacity: 1;
    border: 4px solid #2c2e8d;
}
.image_status {
    display: none;
}
#quote-cont {
    width: 180px;
    margin-top: 10px;
    margin-left: 370px;
}
#quote-butt {
    cursor: pointer;
    font-weight: bolder;
    font-size: 30px;
    line-height: 30px;
    padding: 10px;
}
#quote-butt:hover {
    background: #333;
}
#owner-photo {
    margin-left: 70px;
}
#mini-menu.list2 li {
    padding: 2px 0 2px 20px;
}
#mini-menu.list2 li:last-child {
    padding-bottom: 20px;
}
#mini-menu.list2 li:hover,
#mini-menu.list2 li.selected {
    background: #2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);
}
#mini-menu.list2 li:hover a,
#mini-menu.list2 li.selected a {
    color: #FFF;
}
.round-image {
    display: inline-block;
    overflow: hidden;
    border-radius: 100px;
}
.round-image img {
    width: 100px;
    height: 100px;
	display:block;
}
.round-image.colored{
	background:#2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);
}
#shop-by-type .sep1{
	margin:0 20px;	
}

#testimonials .left,
#testimonials .right{
	width:49%;	
}
#testimonials.carousel{	
	opacity:0;
	height:0;
	overflow:hidden;
}
#testimonials.carousel .author{
	float:none;
	text-align:center;	
	margin-right:0;
	color:#2c2e8d;
	line-height:20px;
}
	#testimonials.carousel .author strong{
		color:#FFF;
		letter-spacing:1px;
	}
#testimonials.carousel .testimonial .content{
	background:rgba(255,255,255,.5) !important;
	border:0;
}
#testimonials.carousel .testimonial .content *:not(i){
	color:#333;
}
#testimonials.carousel .testimonial .content:after,
#testimonials.carousel .testimonial .content:before{
	left: 50%;
	right: auto;
	border-width: 12px 12px 0 12px;
	margin-left:-12px;
	
	border-color: rgba(255,255,255,.30) transparent transparent transparent;
}
	#testimonials.carousel .testimonial .content:after{
		bottom:-12px;
	}
#testimonials.carousel .testimonial{
	border:0;	
	float:left;
	width:50%;
}
.testimonial .content{
	position: relative;
	background:rgba(0,0,0,.025);
	padding: 20px;
	font-size:12px;
	border-radius: 10px;
	color:#333;
}
	
	.col3 li:nth-child(1) .testimonial:nth-child(2n+1) .content,
	.col3 li:nth-child(2) .testimonial:nth-child(2n) .content,
	.col3 li:nth-child(3) .testimonial:nth-child(2n+1) .content{
		background:rgba(0,0,0,.075);
	}
	.col3 li:nth-child(1) .testimonial:nth-child(2n+1) .content:after,
	.col3 li:nth-child(2) .testimonial:nth-child(2n) .content:after,
	.col3 li:nth-child(3) .testimonial:nth-child(2n+1) .content:after,
	.col3 li:nth-child(1) .testimonial:nth-child(2n+1) .content:before,
	.col3 li:nth-child(2) .testimonial:nth-child(2n) .content:before,
	.col3 li:nth-child(3) .testimonial:nth-child(2n+1) .content:before{
		border-color:rgba(0,0,0,.05) transparent;
	}
	.testimonial .content p{
		font-size:14px;	
		letter-spacing:1px;
	}
	.testimonial .content p:last-child{
		margin-bottom:0;
	}

.testimonial{
	margin-bottom:20px;
	padding-bottom:20px;
	
}

.testimonial .content:after,
.testimonial .content:before{
	content: "";
	position: absolute;
	bottom: -12px;
	border-style: solid;
	border-color: rgba(0,0,0,.025) transparent;
	display: block;
	width: 0;
	left: auto;
	right: 18px;
	border-width: 12px 12px 0 0;
}
	#testimonials .left .testimonial:nth-child(2n) .content:after,
	#testimonials .left .testimonial:nth-child(2n) .content:before,
	#testimonials .right .testimonial:nth-child(2n - 1) .content:after,
	#testimonials .right .testimonial:nth-child(2n - 1) .content:before{
		border-color: rgba(7,129,172,.40) transparent;
	}
	#testimonials .testimonial .content:after {
		border-width: 9px 10px 0 0;
		right: 19px;
		bottom: -9px;
	}
	#testimonials:not(.carousel){
		opacity:0;
	}

.testimonial .author{
	text-align: right;
	line-height: 14px;
	margin-top: 14px;
	margin-right: 20px;
}
	.testimonial .author strong{
		display:block;
	}
	.testimonial:after{
		clear:both;	
	}

ul.col3.testimonial_list{
	margin:0;
}

.quote{
	font-size:20px;
	line-height:10px;
}
#testimonial_scroller{
	margin-top:0;
	padding:20px 0;
    z-index: 2;
    position: relative;
}
	#testimonial_scroller h2{
		color:#333;
		text-shadow: none;
	}

#testimonial_scroller a.butt1{
	background:#2c2e8d;
background-image: linear-gradient(to bottom, #006cff, #2c2e8d);
}

ul.bullet{	
	padding-left:20px;
}
ul.bullet li{
	list-style:outside;
}
ul.bullet ul.bullet li {
	list-style: circle;
}
#socialnetworks a i{
    font-size: 20px;
	width:35px;
	height:35px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border-radius: 20px;
	opacity: 0.85;
	color:#FFF;
}
#socialnetworks a:hover i{
	opacity: 1;
}
#socialnetworks a i.fa-facebook{
	background:#4465a4;
}
#socialnetworks a i.fa-instagram{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
#socialnetworks a i.fa-yelp{
	background:#c12f2f;
}


.gallery .thumb1 {
    border: 0;
    box-shadow: none;
}
.gallery > a {
	position:relative;
    height: 150px;
    width: 150px;
    display: inline-block;
    overflow: hidden;
	border:1px solid rgba(0,0,0,.075);
	margin:5px;
	background-color:rgba(0,0,0,.05);
}
.gallery > a:hover > img{
	transform:scale(1.1);
	transition:all 100ms ease-in-out;
    
}
.gallery > a:hover > img {   
    opacity: .5;
}
.gallery > a > img {
	position:absolute;
	height:100%;
	width:auto;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
#mobilemenu-bottom-slider,
#mobilemenu-bottom,
#mobile-calltoaction,
.popups{
	display:none;
}
#mobilemenu-bottom img{
	vertical-align:middle;
}
.popup a.butt1{
	display:block;
	padding:5px 0;
	background:#cf000f;
	text-align:center;
	margin-top:5px;
	font-size:12px;
}
.popup table tr.selected{
	color:#cf000f;
}
#header.headerless{
	background:none;
	transition: 400ms;
}
#location{
    text-align: center;
    margin-top: 10px;
	text-shadow:1px 1px 0px rgba(0,0,0,0.5),1px 1px 0px rgba(0,0,0,0.5),1px 1px 0px rgba(0,0,0,0.5);
}
	#location a{
		color:#FFF;
		font-family:'Open Sans Extra Bold';
	}
	#location #callus{
		font-family:'Open Sans Bold';
		margin-left:10px;
		border-radius:5px;
		font-size:20px;
		line-height:20px;
		padding:4px 15px;
		padding-top:6px;
	}
	#header.headerless #location #address-link{
		padding:6px 10px;
		transition: 400ms;
	}
	
body[phone-below-nav] #nav{
	padding:20px 0;
}
body[phone-below-nav] #logo{
	padding-top:10px;
}
#iframe-form{
	border:0;	
}	
#payment_methods i{
	color:#8c8c8c;
	font-size:40px;
}
	#payment_methods .liafont-cash,
	#payment_methods .liafont-money-check{
		font-size: 52px;
		line-height: 1px;
		margin-top: -21px;
		vertical-align: middle;
		display: inline-block;
	}
.small{
	font-size:smaller;
}
.image.panme{	
	animation:			move 7s linear 1 alternate;
	-ms-animation:		move 7s linear 1 alternate;
	-webkit-animation:	move 7s linear 1 alternate;
	-o-animation:		move 7s linear 1 alternate;
	-moz-animation:		move 7s linear 1 alternate;
}
@keyframes move {
  from {
	transform: scale(1.0) rotate(0.02deg);
	-webkit-transform: scale(1.0) rotate(0.01deg);
	-o-transform: scale(1.0) rotate(0.02deg);
	-moz-transform: scale(1.0) rotate(0.02deg);
  }
  to {
	transform: scale(1.1) rotate(0.02deg);
	-webkit-transform: scale(1.1) rotate(0.01deg);
	-o-transform: scale(1.1) rotate(0.02deg);
	-moz-transform: scale(1.1) rotate(0.02deg);
  }
}

@-webkit-keyframes move {
  from {
	-webkit-transform: scale(1.0) rotate(0.02deg);
  }
  to {
	-webkit-transform: scale(1.1) rotate(0.02deg);
  }
}
@-moz-keyframes move {
  from {
	-moz-transform: scale(1.0) rotate(0.02deg);
  }
  to {
	-moz-transform: scale(1.1) rotate(0.02deg);
  }
}

@-o-keyframes move {
  from {
	-o-transform: scale(1.0) rotate(0.02deg);
  }
  to {
	-o-transform: scale(1.1) rotate(0.02deg);
  }
}

@-ms-keyframes move {
  from {
	transform: scale(1.0) rotate(0.01deg);
	-ms-transform: scale(1.0) rotate(0.01deg);
  }
  to {
	transform: scale(1.1) rotate(0.01deg);
	-ms-transform: scale(1.1) rotate(0.01deg);
  }
}

@media only screen and (max-width: 1600px){
	#banner{
		height:479.697px;
	}
}
@media only screen and (max-width: 600px){
	#banner{
		height:0;
	}
}

/*********************************************************************************************************************************************************************************************/
#footer_logo{
	text-align:center;
}
	#footer_logo .logo img{
		width:300px;
	}
	#footer_logo a{
		font-size:12px;
		color:#ff9700;
	}
	#footer_logo .list1 > li{
		text-align: center;
		vertical-align: middle;
	}

#review-form{
	max-width:700px;
	width:100%;
	overflow:hidden !important;
}
/*********************************************************************************************************************************************************************************************/
body[page='index'] #testimonials .content div:first-child{
	display:block;
	height:91px;
	overflow:hidden;
}
	#testimonial_scroller .padding2{
		padding-left:0;
		padding-right:0;	
	}
	body[page='index'] #testimonials .content div:first-child + a{
		cursor:pointer;
		display:table;
		margin:auto;	
		color:rgba(255,255,255,0.5);
		letter-spacing:1px;
		margin-top:10px;
	}
	body[page='index'] #testimonials .content:before,
	body[page='index'] #testimonials .content:after{
		display:none;
	}

.reviews-nav{
	display:inline-table;
	color: #2c2e8d;
	cursor:pointer;
	font-size:30px;
	line-height:10px;
    vertical-align: middle;
}
	.reviews-nav:hover{
		color:#2c2e8d;
	}
	
.reviews-nav+a{
	display:inline-table;
	margin:0 10px;
}

/*****************************************************************************/
#overlay{
	display:none;
	background:rgba(0,0,0,0.45);
	position:fixed;
	z-index:6002;
	bottom:0;
	top:0;
	left:0;
	right:0;
}
/*****************************************************************************/
#footer1 .fa-map-marker,
#footer1 .fa-phone{
    font-size: 30px;
    color: rgba(0,0,0,0.75);
    vertical-align: top;
    width: 25px;
}
#footer1 .fa-map-marker{
    margin-top: 5px;
    margin-left: 4px;
    width: 21px;
}
#location .fa-map-marker,
#location .fa-phone {
	color:#2c2e8d
}
#header .fa-map-marker,
#header .fa-phone,
#topnav .fa-map-marker,
#topnav .fa-phone,
#mobilemenu-bottom .fa-map-marker,
#mobilemenu-bottom .fa-clock-o{
	font-size:25px;
    vertical-align: text-bottom;
	margin-right:4px;
}
#mobilemenu .fa-phone{
    vertical-align: middle;
    margin-left: 10px;
}
.mobilemenubutton .fa-bars{
	font-size:24px;
}

#specials_cont{
	margin-bottom:20px;
}
/**********--New Fixed Header Style--**********/
#logo img {
	transition: 400ms;
	width:550px;
}
#specials_cont{
	margin-bottom:20px;
}
#header.header-small{
	background:rgba(255,255,255,0.85)!important;
	transition: 400ms;
}
#header.header-small #logo img {
	width:360px;
	transition:400ms;
}
#header.header-small #nav ul > li a,
#header.header-small #location a{
	color:#333;
	text-shadow:none;
}
#header.header-small #nav ul > li a:hover,
#header.header-small #nav ul li.selected > a{
	background-image: linear-gradient(#2c2e8d, #2c2e8d);
}
#header.header-small #nav ul.dropdown ul li a:hover,
#header.header-small #nav ul.dropdown ul li.selected a{
	background-image: none;
	background-color:rgba(0,0,0,0.1);
	border-radius:5px;
	border:0;
	box-shadow:none;
	color: #2c2e8d;
}
#hometext {
	position: relative;
	z-index: 101;
	top: 35vh;
}
#hometext #hometext-peek {
	position: absolute;
	display: table;
	background: rgb(0 0 0 / 50%);
	color:#fff;
    text-shadow: rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) 1px 1px 1px, rgb(0, 0, 0) 1px 1px 2px, rgb(0, 0, 0) 1px 2px 2px;
}
#hometext h3 {
    font-size: 60px;
    color: #fff;
	font-family: 'Open Sans Extra Bold';
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: 1;
}
#hometext h2 {
    font-size: 30px;
    color: #fff;
	font-family: 'Open Sans Bold';
	text-transform: uppercase;
	line-height: 1;
}
#hometext h2 span {
	font-size: 20px;
}
#hometext ol.fa-ul {
    font-size: 25px;
    line-height: 1.5;
    margin-left: 20px;
    margin-bottom: 15px;
}
#section_highlights{
	position: relative;
}
#section_highlights .parallax:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(199,98,98,0.35);
	background: radial-gradient(circle, #2c2e8db8 0%, #2c2e8d00 66%);
    top: 0;
    left: 0;
	z-index: 1;
}
	#section_highlights .parallax *{
		position: relative;
		z-index: 2;
	}
#section_contact{
    background-position: bottom;
    padding-bottom: 220px;
    background-repeat: no-repeat;
}
.gradient-overlay1:after,
.gradient-overlay2:after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(199,98,98,0.35);
    background: linear-gradient(135deg, #2c2e8db8 0%, #2c2e8d00 41%, #2c2e8d00 69%, #2c2e8db8);
	top:0;
	left:0;
}
.gradient-overlay2:after{
	background: radial-gradient(circle, #2c2e8db8 0%, #2c2e8d00 66%);	
	z-index: 1;
}
	.gradient-overlay1 > *,
	.gradient-overlay2 > *{
		position: relative;
		z-index: 2;
	}

body:not([logo_banner=true]) #banner .logo{
	display: none;
}
body[logo_banner=true] #header:not(.header-small) #logo{
	display: none;
}
	body[logo_banner=true] #header:not(.header-small) #nav:not(.is_open){
		float: none;
		text-align: center;
		margin: auto;
		display: table;
	}
.headingtext,
.headingtext2{
	text-transform: uppercase;
	font-family: 'Open Sans Bold', sans-serif;
	font-size:50px;
	line-height:1;
}
.headingtext2{
	text-transform: none;
	font-size: 105px;
}
.subheadingtext2{
	text-transform: uppercase;
	font-size: 34px;
    margin-left: 10px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0;
	margin-top: 20px;
	font-weight: 100;
}

.superright-cont{
	position: relative;
    overflow: hidden;
    width: 940px;
    border-radius: 20px 0 0 80px;
    transform: skewX(-10deg);
    margin-left: 100px;
}
.superright{
	max-width: none !important;
	width: auto !important;
	display: block;
	transform: skewX(10deg);
	margin-left: -50px;
}

.featured1{
	overflow: hidden;
}