@import url( https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,700,800|Roboto:400,500,700,900 );
@import url( font-awesome-4.7.0/css/font-awesome.css );
body {
	width: 100%;
	height: 100%;
	color: rgb(51,51,51);
	line-height: 1.6em;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: 100;
	font-style: normal;
}
html {
	width: 100%; height: 100%;
}
label {
	line-height: inherit; font-family: "Open Sans", sans-serif; font-size: inherit;
}
input {
	line-height: inherit; font-family: "Open Sans", sans-serif; font-size: inherit;
}
button {
	line-height: inherit; font-family: "Open Sans", sans-serif; font-size: inherit;
}
select {
	line-height: inherit; font-family: "Open Sans", sans-serif; font-size: inherit;
}
textarea {
	line-height: inherit; font-family: "Open Sans", sans-serif; font-size: inherit;
}
.boxed#wrapper {
	margin: 0px auto; background-color: rgb(255, 255, 255);
}
@media all and (max-width:767px)
{
.boxed#wrapper {
	width: 100%;
}
}
@media all and (min-width:768px)
{
.boxed#wrapper {
	width: 810px;
}
}
@media all and (min-width:992px)
{
.boxed#wrapper {
	width: 1030px;
}
}
@media all and (min-width:1200px)
{
.boxed#wrapper {
	width: 1230px;
}
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 32px;
}
h4 {
	font-size: 28px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 20px;
}
h1 {
	margin: 0px 0px 30px; color: rgb(68, 68, 68); line-height: 1em; font-family: "Century Gothic", "Roboto", sans-serif; font-weight: 400;
}
h2 {
	margin: 0px 0px 30px; color: rgb(68, 68, 68); line-height: 1em; font-family: "Century Gothic", "Roboto", sans-serif; font-weight: 400;
}
h3 {
	margin: 0px 0px 30px; color: rgb(68, 68, 68); line-height: 1em; font-family: "Century Gothic", "Roboto", sans-serif; font-weight: 400;
}
h4 {
	margin: 0px 0px 30px; color: rgb(68, 68, 68); line-height: 1em; font-family: "Century Gothic", "Roboto", sans-serif; font-weight: 400;
}
h5 {
	margin: 0px 0px 30px; color: rgb(68, 68, 68); line-height: 1em; font-family: "Century Gothic", "Roboto", sans-serif; font-weight: 400;
}
h6 {
	margin: 0px 0px 30px; color: rgb(68, 68, 68); line-height: 1em; font-family: "Century Gothic", "Roboto", sans-serif; font-weight: 400;
}
h1.h-xlight {
	font-weight: 100;
}
h2.h-xlight {
	font-weight: 100;
}
h3.h-xlight {
	font-weight: 100;
}
h4.h-xlight {
	font-weight: 100;
}
h5.h-xlight {
	font-weight: 100;
}
h6.h-xlight {
	font-weight: 100;
}
h1.h-light {
	font-weight: 300;
}
h2.h-light {
	font-weight: 300;
}
h3.h-light {
	font-weight: 300;
}
h4.h-light {
	font-weight: 300;
}
h5.h-light {
	font-weight: 300;
}
h6.h-light {
	font-weight: 300;
}
h1.h-normal {
	font-weight: 400;
}
h2.h-normal {
	font-weight: 400;
}
h3.h-normal {
	font-weight: 400;
}
h4.h-normal {
	font-weight: 400;
}
h5.h-normal {
	font-weight: 400;
}
h6.h-normal {
	font-weight: 400;
}
h1.h-medium {
	font-weight: 500;
}
h2.h-medium {
	font-weight: 500;
}
h3.h-medium {
	font-weight: 500;
}
h4.h-medium {
	font-weight: 500;
}
h5.h-medium {
	font-weight: 500;
}
h6.h-medium {
	font-weight: 500;
}
h1.h-bold {
	font-weight: 700;
}
h2.h-bold {
	font-weight: 700;
}
h3.h-bold {
	font-weight: 700;
}
h4.h-bold {
	font-weight: 700;
}
h5.h-bold {
	font-weight: 700;
}
h6.h-bold {
	font-weight: 700;
}
h1.h-ultra {
	font-weight: 900;
}
h2.h-ultra {
	font-weight: 900;
}
h3.h-ultra {
	font-weight: 900;
}
h4.h-ultra {
	font-weight: 900;
}
h5.h-ultra {
	font-weight: 900;
}
h6.h-ultra {
	font-weight: 900;
}
h1.font-light {
	color: rgb(255, 255, 255);
}
h2.font-light {
	color: rgb(255, 255, 255);
}
h3.font-light {
	color: rgb(255, 255, 255);
}
h4.font-light {
	color: rgb(255, 255, 255);
}
h5.font-light {
	color: rgb(255, 255, 255);
}
h6.font-light {
	color: rgb(255, 255, 255);
}
.big-heading {
	font-size: 48px; font-weight: 700;
}
p {
	margin: 0px 0px 20px;
}
p.medium {
	font-weight: 500;
}
p.bold {
	font-weight: 700;
}
p.ultra {
	font-weight: 900;
}
.highlight-light {
	padding: 20px; color: rgb(17, 17, 17); display: inline-block; background-color: rgba(255, 255, 255, 0.5);
}
.highlight-dark {
	padding: 20px; color: rgb(255, 255, 255); display: inline-block; background-color: rgba(0, 0, 0, 0.5);
}
.highlight-color {
	padding: 2px 5px; color: rgb(255, 255, 255); display: inline-block;
}
a {
	transition:0.2s ease-in-out; color: rgb(102, 102, 102); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
blockquote {
	margin: 0px 0px 20px; padding: 10px 20px; color: rgb(153, 153, 153); line-height: 1.5em; font-size: 24px; font-weight: 300;
}
blockquote.bg-light {
	padding: 20px; color: rgb(34, 34, 34); background-color: rgba(255, 255, 255, 0.8);
}
blockquote.bg-dark {
	padding: 20px; background-color: rgba(0, 0, 0, 0.8);
}
blockquote strong {
	font-weight: 700;
}
.light {
	font-weight: 400;
}
.colorgraph {
	background: linear-gradient(to right, rgb(196, 225, 127), rgb(196, 225, 127) 12.5%, rgb(247, 253, 202) 12.5%, rgb(247, 253, 202) 25%, rgb(254, 207, 113) 25%, rgb(254, 207, 113) 37.5%, rgb(240, 119, 108) 37.5%, rgb(240, 119, 108) 50%, rgb(219, 157, 190) 50%, rgb(219, 157, 190) 62.5%, rgb(196, 156, 222) 62.5%, rgb(196, 156, 222) 75%, rgb(102, 154, 225) 75%, rgb(102, 154, 225) 87.5%, rgb(98, 194, 228) 87.5%, rgb(98, 194, 228)) rgb(196, 225, 127); margin: 0px; height: 5px; padding-bottom: 0px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.top-area {
	transition:0.4s ease-in-out; width: 100%; color: rgb(255, 205, 0); padding-top: 15px; padding-bottom: 10px; font-size: 35px; font-style: italic; text-decoration: underline; text-shadow: -2px -2px 2px #aaa; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out;
}
.top-area.top-padding {
	transition:0.4s ease-in-out; padding-top: 6px; padding-bottom: 0px; margin-bottom: 10px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out;
}
.top-area p {
	margin-bottom: 10px;
}
.navbar-brand {
	padding-top: 15px; padding-bottom: 0px; margin-top: 5px;
}
.navbar-brand.reduce {
	transition:0.4s ease-in-out; padding-top: 5px; padding-bottom: 5px; margin-top: 0px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out;
}
.navbar.navbar-custom {
	margin: 0px auto; width: inherit; padding-bottom: 0px; box-shadow: 0px 1px 6px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2); -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .2); -o-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
}
.navbar.navbar-custom .navigation {
	padding-bottom: 15px;
}
.navbar {
	margin-bottom: 0px; border-bottom-color: rgba(255, 255, 255, 0.3); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar-brand {
	font-weight: 700;
}
.navbar-brand:focus {
	outline: 0px;
}
.navbar.navbar-custom.navbar-fixed-top {
	background: rgb(1, 32, 96);
}
.navbar-custom.top-nav-collapse .nav.navbar-nav {
	background-color: rgba(0, 0, 0, 0);
}
.navbar.navbar-custom {
	padding-top: 0px;
}
.navbar.navbar-custom ul.nav.navbar-nav {
	transition:0.4s ease-in-out; margin-top: 15px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out;
}
.navbar.navbar-custom.top-nav-collapse ul.nav.navbar-nav {
	transition:0.4s ease-in-out; margin-top: 0px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out;
}
.navbar-custom ul.nav li a {
	background: none; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 1px; font-size: 13px; font-weight: 700;
}
.navbar.navbar-custom.top-nav-collapse {
	background: rgb(1, 32, 96); color: rgb(204, 204, 204);
}
.navbar.navbar-custom.top-nav-collapse .navigation {
	padding-bottom: 10px;
}
.navbar-custom.top-nav-collapse ul.nav li a {
	transition:0.2s ease-in-out; color: rgb(255, 255, 255); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out;
}
.navbar-custom ul.nav ul.dropdown-menu {
	border-radius: 0px; margin-top: 16px;
}
.navbar-custom ul.nav ul.dropdown-menu li {
	border-bottom-color: rgb(245, 245, 245); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar-custom ul.nav ul.dropdown-menu li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.navbar-custom ul.nav ul.dropdown-menu li a {
	padding: 10px 20px; color: rgb(51, 51, 51); text-transform: uppercase; font-size: 13px;
}
.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	background: rgb(254, 254, 254); color: rgb(255, 205, 2);
}
.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a {
	color: rgb(102, 102, 102);
}
.navbar-custom .nav li a:hover {
	transition:background 0.3s ease-in-out; -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:focus {
	transition:background 0.3s ease-in-out; -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out;
}
.navbar-custom.navbar-fixed-top .nav li a:hover {
	background: none; outline: 0px;
}
.navbar-custom.navbar-fixed-top .nav li a:focus {
	background: none; outline: 0px;
}
.navbar-custom.navbar-fixed-top .nav li.active a {
	background: none; outline: 0px;
}
.navbar-custom.navbar-fixed-top .nav li.active {
	background: none; outline: 0px;
}
.navbar-custom.top-nav-collapse .nav li a:hover {
	outline: 0px; background-color: rgba(255, 255, 255, 0.2);
}
.navbar-custom.top-nav-collapse .nav li a:focus {
	outline: 0px; background-color: rgba(255, 255, 255, 0.2);
}
.navbar-custom.top-nav-collapse .nav li.active {
	outline: 0px; background-color: rgba(255, 255, 255, 0.2);
}
.navbar-toggle {
	padding: 4px 6px; color: rgb(255, 255, 255); font-size: 14px;
}
.navbar-toggle:focus {
	outline: 0px;
}
.navbar-toggle:active {
	outline: 0px;
}
.validation {
	margin: 0px 0px 20px; color: red; font-size: 13px; font-weight: 400; display: none;
}
#sendmessage {
	padding: 15px; border: 1px solid green; border-image: none; text-align: center; color: green; font-weight: 600; margin-bottom: 15px; display: none;
}
#errormessage {
	padding: 15px; border: 1px solid red; border-image: none; text-align: center; color: red; font-weight: 600; margin-bottom: 15px; display: none;
}
.show#sendmessage {
	display: block;
}
.show#errormessage {
	display: block;
}
.show {
	display: block;
}
#page-loader {
	background: white; left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 9999;
}
#page-loader img {
	margin: 100px auto; display: block;
}
.loader {
	margin: auto; left: 0px; top: 0px; height: 40px; text-align: center; right: 0px; bottom: 0px; position: absolute;
}
.loader {
	margin: auto; left: 0px; top: 0px; height: 40px; text-align: center; right: 0px; bottom: 0px; position: absolute;
}
.loader span {
	font: 14px/normal "Montserrat", sans-serif; text-transform: uppercase; margin-bottom: 20px; display: block; font-size-adjust: none; font-stretch: normal;
}
.spinner {
	margin: 0px auto; width: 40px; height: 40px; position: relative;
}
.con1 > div {
	border-radius: 100%; animation:bouncedelay 1.2s ease-in-out infinite both; width: 7px; height: 7px; position: absolute; -webkit-animation: bouncedelay 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both;
}
.con2 > div {
	border-radius: 100%; animation:bouncedelay 1.2s ease-in-out infinite both; width: 7px; height: 7px; position: absolute; -webkit-animation: bouncedelay 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both;
}
.con3 > div {
	border-radius: 100%; animation:bouncedelay 1.2s ease-in-out infinite both; width: 7px; height: 7px; position: absolute; -webkit-animation: bouncedelay 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both;
}
.spinner .spinner-container {
	width: 100%; height: 100%; position: absolute;
}
.con2 {
	transform: rotateZ(45deg); -webkit-transform: rotateZ(45deg);
}
.con3 {
	transform: rotateZ(90deg); -webkit-transform: rotateZ(90deg);
}
.circle1 {
	left: 0px; top: 0px;
}
.circle2 {
	top: 0px; right: 0px;
}
.circle3 {
	right: 0px; bottom: 0px;
}
.circle4 {
	left: 0px; bottom: 0px;
}
.con2 .circle1 {
	animation-delay: -1.1s; -webkit-animation-delay: -1.1s;
}
.con3 .circle1 {
	animation-delay: -1s; -webkit-animation-delay: -1.0s;
}
.con1 .circle2 {
	animation-delay: -0.9s; -webkit-animation-delay: -0.9s;
}
.con2 .circle2 {
	animation-delay: -0.8s; -webkit-animation-delay: -0.8s;
}
.con3 .circle2 {
	animation-delay: -0.7s; -webkit-animation-delay: -0.7s;
}
.con1 .circle3 {
	animation-delay: -0.6s; -webkit-animation-delay: -0.6s;
}
.con2 .circle3 {
	animation-delay: -0.5s; -webkit-animation-delay: -0.5s;
}
.con3 .circle3 {
	animation-delay: -0.4s; -webkit-animation-delay: -0.4s;
}
.con1 .circle4 {
	animation-delay: -0.3s; -webkit-animation-delay: -0.3s;
}
.con2 .circle4 {
	animation-delay: -0.2s; -webkit-animation-delay: -0.2s;
}
.con3 .circle4 {
	animation-delay: -0.1s; -webkit-animation-delay: -0.1s;
}
#load {
	margin: -5px auto 0px; border-radius: 0px; border: 5px solid rgb(255, 65, 54); animation:shadowSpin 1s ease-in-out infinite; border-image: none; left: 0px; top: 50%; width: 10px; height: 10px; right: 0px; position: absolute; z-index: 9999; opacity: 0.75; box-shadow: 10px 0px #39cccc, 10px 0px #01ff70; background-color: rgb(255, 65, 54);
}
hr {
	margin-top: 10px;
}
hr.bold {
	border-top-color: rgb(238, 238, 238); border-top-width: 3px; border-top-style: solid;
}
.divider-short {
	margin: 0px auto 10px; width: 120px; height: 1px; display: block;
}
.dividersolid {
	margin: 30px 0px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.marginbot-0 {
	margin-bottom: 0px !important;
}
.marginbot-10 {
	margin-bottom: 10px !important;
}
.marginbot-20 {
	margin-bottom: 20px !important;
}
.marginbot-30 {
	margin-bottom: 30px !important;
}
.marginbot-40 {
	margin-bottom: 40px !important;
}
.marginbot-50 {
	margin-bottom: 50px !important;
}
.marginbot-60 {
	margin-bottom: 60px !important;
}
.marginbot-70 {
	margin-bottom: 70px !important;
}
.marginbot-80 {
	margin-bottom: 80px !important;
}
.marginbot-90 {
	margin-bottom: 90px !important;
}
.marginbot-100 {
	margin-bottom: 100px !important;
}
.margintop-0 {
	margin-top: 0px !important;
}
.margintop-10 {
	margin-top: 10px !important;
}
.margintop-20 {
	margin-top: 20px !important;
}
.margintop-30 {
	margin-top: 30px !important;
}
.margintop-40 {
	margin-top: 40px !important;
}
.margintop-45 {
	margin-top: 45px !important;
}
.margintop-50 {
	margin-top: 50px !important;
}
.paddingtop-0 {
	padding-top: 0px !important;
}
.paddingtop-10 {
	padding-top: 10px !important;
}
.paddingtop-20 {
	padding-top: 20px !important;
}
.paddingtop-30 {
	padding-top: 30px !important;
}
.paddingtop-40 {
	padding-top: 40px !important;
}
.paddingtop-50 {
	padding-top: 50px !important;
}
.paddingtop-60 {
	padding-top: 60px !important;
}
.paddingtop-70 {
	padding-top: 70px !important;
}
.paddingtop-80 {
	padding-top: 80px !important;
}
.paddingtop-90 {
	padding-top: 90px !important;
}
.paddingtop-100 {
	padding-top: 100px !important;
}
.paddingbot-0 {
	padding-bottom: 0px !important;
}
.paddingbot-10 {
	padding-bottom: 10px !important;
}
.paddingbot-20 {
	padding-bottom: 20px !important;
}
.paddingbot-30 {
	padding-bottom: 30px !important;
}
.paddingbot-40 {
	padding-bottom: 40px !important;
}
.paddingbot-50 {
	padding-bottom: 50px !important;
}
.paddingbot-60 {
	padding-bottom: 60px !important;
}
.paddingbot-70 {
	padding-bottom: 70px !important;
}
.paddingbot-80 {
	padding-bottom: 80px !important;
}
.paddingbot-90 {
	padding-bottom: 90px !important;
}
.paddingbot-100 {
	padding-bottom: 100px !important;
}
.home-section {
	padding-top: 50px;
	display: block;
	position: relative;
	z-index: 120;
	background-color: rgb(234, 234, 234);
}
.home-section.nopadding {
	padding-top: 0px; padding-bottom: 0px; display: block; position: relative; z-index: 120;
}
.home-section.nopadding-bot {
	padding-bottom: 0px;
}
.home-section.nopadding-top {
	padding-top: 0px;
}
.inner-section {
	padding-top: 110px; padding-bottom: 110px;
}
.home-section.nopadd-bot {
	padding-bottom: 0px;
}
.section-heading h2 {
	margin-bottom: 10px;
}
.section-heading p {
	line-height: 1.6em; font-size: 16px; font-weight: 300;
}
.color-dark .section-heading h2 {
	color: rgb(17, 17, 17);
}
.color-dark .section-heading p {
	color: rgb(68, 68, 68);
}
.divider-short {
	background: rgb(170, 170, 170);
}
.color-dark .divider-short {
	background: rgb(170, 170, 170);
}
.bg-gray .divider-short {
	background: rgb(170, 170, 170);
}
.color-light .divider-short {
	background: rgb(254, 254, 254);
}
.color-light .section-heading h2 {
	color: rgb(255, 255, 255);
}
.color-light .section-heading p {
	color: rgb(254, 254, 254);
}
.color-light blockquote {
	color: rgb(254, 254, 254);
}
.color-light p {
	color: rgb(254, 254, 254);
}
.bg-white {
	background: rgb(255, 255, 255);
}
.bg-gray {
	background: rgb(250, 250, 250);
}
.bg-dark {
	background: rgb(64, 64, 64);
}
.text-light {
	color: rgb(255, 255, 255);
}
.intro {
	width: 100%; position: relative;
}
.intro-content {
	padding: 170px 0px 30px;
}
.intro-content.intro-nobg {
	background: rgb(255, 255, 255); margin: 0px; padding: 140px 0px 60px; position: relative;
}
.slogan {
	margin-bottom: 20px;
}
.white-box {
	background: rgba(255, 255, 255, 0.8); padding: 20px; border-radius: 4px;
}
.intro-content h2 {
	margin-bottom: 10px;
}
ul.lead-list {
	list-style: none; padding-left: 0px; margin-bottom: 20px; margin-left: 0px;
}
ul.lead-list li {
	margin: 0px 0px 20px; line-height: 1.6em;
}
ul.lead-list li span.fa {
	margin: 5px 5px 0px 0px; float: left;
}
ul.lead-list li span.list {
	margin: 0px 0px 0px 10px; display: inline-block;
}
p.lead-footer {
	margin: 20px 0px 0px; font-size: 16px;
}
.panel-heading {
	padding: 20px; border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid; border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel.panel-skin {
	border-color: rgb(221, 221, 221);
}
.panel-skin > .panel-heading {
	border-color: rgb(68, 68, 68); color: rgb(255, 255, 255); box-shadow: none; background-color: rgb(68, 68, 68);
}
.panel-body {
	padding: 20px;
}
.form-wrapper h3.panel-title {
	font-size: 20px; font-weight: 700;
}
.form-wrapper h3.panel-title span {
	margin: 0px 10px 0px 0px; font-size: 20px;
}
.form-wrapper h3.panel-title small {
	color: rgb(221, 221, 221); font-size: 16px;
}
form.lead label {
	font-size: 16px;
}
form.lead input {
	font-size: 16px;
}
.panel-body {
	background: rgb(255, 255, 255);
}
.panel-skin > .panel-heading .badge {
	background-color: rgb(255, 255, 255);
}
.form-control:focus {
	border-color: rgb(102, 175, 233); outline: 0px; box-shadow: none; -webkit-box-shadow: none;
}
.well.well-trans {
	border: currentColor; border-image: none; box-shadow: none; background-color: rgba(255, 255, 255, 0.8); -webkit-box-shadow: none;
}
.callaction {
	padding: 30px 30px 20px; border-radius: 4px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 2px; border-bottom-style: solid;
}
.cta-text {
	text-align: left; margin-top: 10px;
}
.cta-text h3 {
	line-height: 1.1em; font-weight: 900; margin-bottom: 20px;
}
.cta-btn {
	padding: 20px 10px 20px 20px; margin-top: 10px; float: right;
}
.btn-skin {
	color: rgb(255, 255, 255);
}
.btn-skin:hover {
	transition:background 0.3s ease-in-out; -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out;
}
.btn-skin:hover {
	color: rgb(255, 255, 255);
}
.btn-skin:focus {
	color: rgb(255, 255, 255);
}
.btn-skin:active {
	color: rgb(255, 255, 255);
}
.btn-skin.active {
	color: rgb(255, 255, 255);
}
.open > .dropdown-toggle.btn-skin {
	color: rgb(255, 255, 255);
}
.btn-skin:active {
	background-image: none;
}
.btn-skin.active {
	background-image: none;
}
.open > .dropdown-toggle.btn-skin {
	background-image: none;
}
.btn-skin .badge {
	color: rgb(91, 192, 222); background-color: rgb(255, 255, 255);
}
.btn-lg {
	padding: 10px 16px; border-radius: 6px; line-height: 1.5em; font-size: 20px;
}
.btn-group-lg > .btn {
	padding: 10px 16px; border-radius: 6px; line-height: 1.5em; font-size: 20px;
}
.badge.custom-badge {
	margin: -20px 0px 0px -25px; text-transform: none; font-size: 12px;
}
.badge.custom-badge.red {
	background-color: rgb(233, 55, 46);
}
.box {
	
}
.box h4 {
	font-size: 24px;
}
.box i {
	margin-bottom: 30px;
}
.circled {
	border-radius: 50%; width: 5.6em; height: 5.6em; text-align: center; color: rgb(255, 255, 255); line-height: 2.6em; display: inline-block;
}
.service-box {
	margin-bottom: 40px;
}
.service-icon {
	margin: 0px 20px 20px 0px; float: left;
}
.service-desc h5 {
	margin-bottom: 10px;
}
.team-box {
	padding: 20px 0px;
}
.team-box img {
	margin-bottom: 20px;
}
.team-box h5 {
	color: rgb(102, 102, 102); font-size: 22px; font-weight: 600; margin-bottom: 10px;
}
.team-box h6 {
	color: rgb(136, 136, 136);
}
.cbp .cbp-item {
	width: 240px; height: 250px; display: block; z-index: 2;
}
.cbp-filter-item {
	border-radius: 3px;
}
.cbp-l-filters-alignLeft .cbp-filter-item {
	font: 600 12px/29px "Open Sans", sans-serif; text-transform: uppercase; letter-spacing: 1px; font-size-adjust: none; font-stretch: normal;
}
.cbp-l-grid-team-name {
	font: 700 17px/normal "Open Sans", sans-serif; text-align: center; color: rgb(69, 98, 151); text-decoration: none; margin-bottom: 3px; display: block; font-size-adjust: none; font-stretch: normal;
}
.cbp-l-grid-team-position {
	font: 400 16px/normal "Open Sans", sans-serif; text-align: center; color: rgb(136, 136, 136); font-size-adjust: none; font-stretch: normal;
}
.cbp-popup-singlePage .cbp-l-member-name {
	font: bold 16px/16px "Open Sans", sans-serif; margin-bottom: 6px; font-size-adjust: none; font-stretch: normal;
}
.cbp-popup-singlePage .cbp-l-member-position {
	font: 400 14px/normal "Open Sans", sans-serif; font-size-adjust: none; font-stretch: normal;
}
.cbp-popup-singlePage .cbp-l-member-desc {
	font: 400 16px/1.6em "Open Sans", sans-serif; margin-top: 15px; font-size-adjust: none; font-stretch: normal;
}
#owl-works {
	
}
.item {
	margin: 10px;
}
.item img {
	width: 100%; height: auto; display: block;
}
#testimonial {
	background-image: url("../img/parallax/1.jpg");
}
.carousel-control.left {
	background: none; width: 25px; z-index: 999;
}
.carousel-control.right {
	background: none; width: 25px; z-index: 999;
}
.carousel-control.left {
	
}
.carousel-control.right {
	right: -25px;
}
.block-text {
	margin: 0px 0px 40px; padding: 15px 18px; border-radius: 4px; background-color: rgb(255, 255, 255);
}
.block-text a {
	font-size: 20px; font-weight: 600; text-decoration: none;
}
.mark {
	background: none; padding: 12px 0px; font-weight: 600;
}
.block-text p {
	color: rgb(88, 88, 88);
}
.sprite {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAeUCAYAAAAU3UTMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY1MzJERUNDRjBEMTExRTM4N0ZFOUUyNENEOTZCNjVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY1MzJERUNERjBEMTExRTM4N0ZFOUUyNENEOTZCNjVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjUzMkRFQ0FGMEQxMTFFMzg3RkU5RTI0Q0Q5NkI2NUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjUzMkRFQ0JGMEQxMTFFMzg3RkU5RTI0Q0Q5NkI2NUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4/ZdnrAAAydElEQVR42uydCbgUxbn3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");
}
.sprite-i-triangle {
	background-position: 0px -1298px; width: 50px; height: 44px; box-shadow: none;
}
.block-text ins {
	left: 50%; bottom: -44px; margin-left: -60px;
}
.block {
	display: block;
}
.zmin {
	z-index: 1;
}
.ab {
	position: absolute;
}
.person-text {
	padding: 10px 0px 0px; text-align: center; z-index: 2;
}
.person-text a {
	color: rgb(255, 255, 255); font-weight: 600; margin-top: 10px; display: block;
}
.rel {
	position: relative;
}
.person-text img.person {
	margin: 0px auto; width: 200px; height: 200px;
}
.company-social {
	padding-left: 0px; margin-top: 10px; margin-left: 0px;
}
.company-social {
	list-style: none; text-align: left;
}
.company-social li {
	margin: 0px; padding: 0px; display: inline-block;
}
.company-social a {
	margin: 0px 2px 0px 0px;
}
.company-social a:hover {
	color: rgb(255, 255, 255);
}
.company-social a i {
	padding: 0px; border-radius: 3px; transition:background 0.3s ease-in-out; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; -webkit-transition: background .3s ease-in-out;
}
.company-social .social-facebook a i {
	background: rgb(56, 115, 174);
}
.company-social .social-twitter a i {
	background: rgb(98, 198, 248);
}
.company-social .social-dribble a i {
	background: rgb(215, 73, 128);
}
.company-social .social-deviantart a i {
	background: rgb(141, 163, 86);
}
.company-social .social-google a i {
	background: rgb(0, 0, 0);
}
.company-social .social-vimeo a i {
	background: rgb(81, 166, 211);
}
.company-social .social-facebook a:hover i {
	background: rgb(72, 147, 206);
}
.company-social .social-twitter a:hover i {
	background: rgb(130, 230, 255);
}
.company-social .social-dribble a:hover i {
	background: rgb(247, 105, 160);
}
.company-social .social-deviantart a:hover i {
	background: rgb(173, 195, 118);
}
.company-social .social-google a:hover i {
	background: rgb(51, 51, 51);
}
.company-social .social-vimeo a:hover i {
	background: rgb(113, 198, 243);
}
.carousel-inner > .item {
	width: 100%; height: auto; padding-left: 0px; margin-left: 0px;
}
.carousel-inner > .item > img {
	height: auto; padding-left: 0px; margin-left: 0px; display: block; max-width: 100%;
}
.carousel-inner > .item > a > img {
	height: auto; padding-left: 0px; margin-left: 0px; display: block; max-width: 100%;
}
.carousel-control {
	left: 0px; top: 37%; width: auto; text-align: center; bottom: 0px; color: rgb(255, 255, 255); font-size: 20px; position: absolute; opacity: 0.5; text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}
.carousel-control.left {
	filter: none; background-image: none;
}
.carousel-control.right {
	filter: none; background-image: none;
}
.carousel-control.right {
	right: 20px;
}
.carousel-control.left {
	left: 20px;
}
.widget ul {
	list-style: none; padding-left: 0px; margin-left: 0px;
}
footer {
	background-color: rgb(1, 32, 96);
}
footer {
	padding: 50px 0px 0px;
}
footer .widget {
	margin-bottom: 30px;
}
footer .widget h5 {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}
.sub-footer {
	padding: 30px 0px 10px; margin-top: 30px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; background-color: rgb(51, 51, 51);
}
.sub-footer a {
	color: rgb(255, 255, 255);
}
footer .sub-footer p {
	font-size: 12px;
}
.bg-dark {
	background: rgb(102, 102, 102);
}
.bg-light {
	background: rgb(255, 255, 255);
}
.icon-primary {
	color: rgb(71, 101, 160);
}
.icon-success {
	color: rgb(125, 181, 59);
}
.icon-info {
	color: rgb(81, 182, 191);
}
.icon-warning {
	color: rgb(230, 224, 57);
}
.icon-danger {
	color: rgb(226, 78, 71);
}
.scrollup {
	background: rgb(20, 40, 97); border-radius: 2px 2px 0px 0px; width: 32px; height: 32px; right: 20px; bottom: 0px; position: fixed; -webkit-border-radius: 2px 2px 0 0; -moz-border-radius: 2px 2px 0 0;
}
a.scrollup {
	outline: 0px; text-align: center;
}
a.scrollup:hover {
	text-decoration: none; opacity: 1;
}
a.scrollup:active {
	text-decoration: none; opacity: 1;
}
a.scrollup:focus {
	text-decoration: none; opacity: 1;
}
a.scrollup i {
	color: rgb(255, 255, 255); margin-top: 10px;
}
a.scrollup i:hover {
	text-decoration: none;
}
.tooltip {
	line-height: 1.6em; font-size: 16px;
}
.pricing-box {
	padding-right: 0px; padding-left: 0px;
}
.pricing-content {
	background: rgb(255, 255, 255); border-radius: 4px; transition:0.25s ease-in-out; margin-top: 20px; position: relative; box-shadow: 0px 0px 7px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out;
}
.pricing-content.general {
	z-index: 99;
}
.pricing-content:hover {
	transition:0.25s ease-in-out; margin-top: -10px; box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2); -webkit-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out;
}
.pricing-content h2 {
	padding: 30px 0px; border-radius: 4px 4px 0px 0px; text-align: center; color: rgb(255, 255, 255); font-size: 17px; margin-bottom: 0px; background-color: rgb(102, 102, 102);
}
.pricing-content h3 {
	background: rgb(68, 68, 68); padding: 30px 0px; text-align: center; color: rgb(255, 255, 255); font-size: 32px; font-weight: 700; margin-bottom: 0px;
}
.pricing-content h3 span {
	font-size: 18px; font-weight: 300;
}
.pricing-content h3 sup {
	font-size: 18px;
}
.pricing-content ul {
	list-style: none; margin: 25px 0px;
}
.pricing-content li {
	margin: 0px auto; padding: 15px 0px; width: 75%; color: rgb(51, 51, 51); border-top-color: rgb(239, 239, 239); border-top-width: 1px; border-top-style: dotted;
}
.pricing-content li:first-child {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.pricing-content li i {
	float: right;
}
.pricing-content li del {
	color: rgb(170, 170, 170);
}
.price-bottom {
	background: rgb(247, 247, 247); padding: 25px 0px; border-radius: 0px 0px 4px 4px; text-align: center;
}
.pricing-content p {
	background: rgb(248, 248, 248);
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.pricing-content.featured {
	margin-top: -20px; position: relative; z-index: 9999; box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
}
.pricing-content.featured h3 {
	padding: 45px 0px; font-size: 38px;
}
.page-scroll .btn-circle i.animated {
	-webkit-transition-duration: 1s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -moz-transition-duration: 1s;
}
.page-scroll .btn-circle:hover i.animated {
	-webkit-animation-duration: 1.5s; -webkit-animation-name: pulse; -webkit-animation-timing-function: linear; -moz-animation-name: pulse; -moz-animation-duration: 1.5s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear;
}
.blink {
	animation-name: blink; animation-duration: 2s; animation-timing-function: linear; -webkit-animation-duration: 2s; -webkit-animation-name: blink; -moz-animation-name: blink; -moz-animation-duration: 2s; -moz-animation-timing-function: linear; -o-animation-name: blink; -webktit-animation-timing-function: linear; -o-animation-timing-function: linear; -o-animation-duration: 2s;
}
.blink-infinite {
	animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite;
}
.blink-5 {
	animation-iteration-count: 5; -webkit-animation-iteration-count: 5; -moz-animation-iteration-count: 5; -o-animation-iteration-count: 5;
}
.blink-furiously {
	animation-duration: 0.3s; -webkit-animation-duration: 0.3s; -moz-animation-duration: 0.3s; -o-animation-duration: 0.3s;
}
.btn {
	color: rgb(11, 14, 149); text-transform: uppercase; letter-spacing: 1px; font-size: 14px; font-weight: 700; text-decoration: none; display: inline-block; position: relative; text-shadow: 0px 0px 1px rgba(255,255,255,0.3);
}
.btn.btn-noradius {
	border-radius: 0px;
}
a.btn:focus {
	outline: 0px;
}
.btn-red {
	border-color: rgb(200, 53, 57); color: rgb(255, 255, 255); background-color: rgb(200, 53, 57);
}
.btn-red:hover {
	border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.btn-red:focus {
	border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.btn-red:active {
	border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.btn-red.active {
	border-color: rgb(102, 102, 102); color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.btn-red:active {
	background-image: none;
}
.btn-skin:hover {
	border-color: rgb(0, 30, 56); color: rgb(255, 255, 255); background-color: rgb(0, 30, 56);
}
.btn-skin:focus {
	border-color: rgb(0, 30, 56); color: rgb(255, 255, 255); background-color: rgb(0, 30, 56);
}
.btn-skin:active {
	border-color: rgb(0, 30, 56); color: rgb(255, 255, 255); background-color: rgb(0, 30, 56);
}
.btn-skin.active {
	border-color: rgb(0, 30, 56); color: rgb(255, 255, 255); background-color: rgb(0, 30, 56);
}
.btn-default:hover {
	outline: 0px; border: 1px solid rgb(40, 195, 171); border-image: none; color: rgb(0, 0, 0); background-color: rgb(40, 195, 171);
}
.btn-default:focus {
	outline: 0px; border: 1px solid rgb(40, 195, 171); border-image: none; color: rgb(0, 0, 0); background-color: rgb(40, 195, 171);
}
.btn-huge {
	padding: 25px;
	font-size: 26px;
	color: #FFF;
}
.banner-social-buttons {
	margin-top: 0px;
}
.partner {
	text-align: center;
}
#t_options {
	background: rgb(254, 254, 254); left: -230px; top: 60px; width: 230px; color: rgb(68, 68, 68); font-family: "Open Sans", arial, sans-serif; font-size: 11px; position: fixed; z-index: 5000; box-shadow: 0px 1px 6px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2); -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .2); -o-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
}
#t_options hr {
	border-width: medium 0px 1px; border-style: none none dotted; border-color: currentColor currentColor rgb(221, 221, 221); margin: 20px 0px; border-image: none;
}
#t_options h6 {
	color: rgb(68, 68, 68); text-transform: uppercase; font-size: 14px; margin-bottom: 10px;
}
#t_options input {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 60px; text-align: center; font-size: 14px;
}
#t_options .col {
	margin: 0px 10px; width: 50px;
}
.colorpicker {
	z-index: 5001;
}
.options_inner {
	width: 100%; height: 100%; position: relative;
}
.options_box {
	margin: 0px 14px; padding: 10px 0px 20px; overflow: hidden;
}
.options_box .solidline {
	margin-bottom: 10px;
}
.options_box h6 {
	text-align: center; font-weight: bold;
}
.options_box .full {
	width: 100%; overflow: hidden; padding-bottom: 10px;
}
.options_box .full strong {
	text-transform: uppercase; margin-right: 10px;
}
.options_box .halfcol {
	margin: 0px 5px; width: 90px; float: left;
}
.options_box .fourcol {
	margin: 0px 5px; width: 30px; float: left;
}
.options_box .fourcol.color a {
	width: 30px; height: 30px; margin-bottom: 5px; display: block;
}
.options_box .halfcol .wideboxed h6 {
	font-size: 12px; font-weight: 600;
}
.options_toggle_holder {
	right: -40px; position: absolute;
}
.options_toggle {
	background: rgb(247, 247, 247); border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) currentColor; margin: 6px 0px 0px 4px; border-image: none; width: 40px; height: 40px; display: block; cursor: pointer;
}
.options_toggle span i {
	margin: 10px 0px 0px 7px; display: block;
}
.options_toggle:hover {
	outline: 0px; text-decoration: none;
}
.options_toggle:focus {
	outline: 0px; text-decoration: none;
}
.options_toggle:active {
	outline: 0px; text-decoration: none;
}
.options_heading {
	color: rgb(68, 68, 68); text-transform: uppercase; letter-spacing: 2px; padding-bottom: 10px; font-size: 14px; font-weight: bold; margin-top: 5px; margin-bottom: 20px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: dotted;
}
.options_box a.t_default {
	background: rgb(41, 157, 204);
}
.options_box a.t_kissme {
	background: rgb(74, 204, 209);
}
.options_box a.t_lime {
	background: rgb(198, 223, 69);
}
.options_box a.t_amethyst {
	background: rgb(155, 89, 182);
}
.options_box a.t_red {
	background: rgb(235, 65, 65);
}
.options_box a.t_orange {
	background: rgb(246, 83, 39);
}
.options_box a.t_green {
	background: rgb(147, 200, 71);
}
.options_box a.t_sand {
	background: rgb(191, 179, 114);
}
.options_box a.t_purple {
	background: rgb(200, 29, 190);
}
.options_box a.t_yellow {
	background: rgb(255, 208, 83);
}
.options_box a.t_blue {
	background: rgb(92, 156, 199);
}
.options_box a.t_pink {
	background: rgb(255, 67, 158);
}
.bgr .bg {
	border: 1px solid rgb(230, 230, 230); border-image: none; width: 28px; height: 28px;
}
.bgr .bg.bg1 {
	background: url("../img/bodybg/bg1.png") left top;
}
.bgr .bg.bg2 {
	background: url("../img/bodybg/bg2.png") left top;
}
.bgr .bg.bg3 {
	background: url("../img/bodybg/bg3.jpg") left top;
}
.bgr .bg.bg4 {
	background: url("../img/bodybg/bg4.png") left top;
}
.bgr .bg.bg5 {
	background: url("../img/bodybg/bg5.png") left top;
}
.bgr .bg.bg6 {
	background: url("../img/bodybg/bg6.png") left top;
}
.bgr .bg.bg7 {
	background: url("../img/bodybg/bg7.png") left top;
}
.bgr .bg.bg8 {
	background: url("../img/bodybg/bg8.jpg") left top;
}
.bgr .bg.bg9 {
	background: url("../img/bodybg/bg9.png") left top;
}
.bgr .bg.bg10 {
	background: url("../img/bodybg/bg10.png") left top;
}
#accent_color {
	background: rgb(239, 85, 35); outline: 0px; border: currentColor; border-image: none; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; margin-left: 2px;
}
#bodybg_color {
	background: rgb(204, 204, 204); outline: 0px; border: currentColor; border-image: none; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; margin-left: 2px;
}
@media all and (max-width:979px) and (min-width:768px)
{
.navbar-brand {
	margin: 0px auto; width: 100%; float: none; display: block;
}
.intro-content {
	padding: 250px 0px 0px;
}
}
@media all and (max-width:767px)
{
.top-area p {
	text-align: center;
}
.navbar.navbar-custom.navbar-fixed-top {
	background-color: rgb(1, 32, 96);
}
.badge.custom-badge {
	margin: 0px;
}
.navbar-header button {
	border-color: rgb(204, 204, 204); padding: 5px 20px; background-color: rgb(238, 238, 238);
}
.navbar-header i {
	color: rgb(102, 102, 102);
}
.boxes3 {
	width: 100%;
}
.navbar-custom ul.nav li {
	border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar-custom ul.nav li:last-child {
	padding-bottom: 0px;
}
.navbar-custom ul.nav ul.dropdown-menu li {
	padding-left: 20px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.service-box {
	margin: 20px 0px 30px;
}
.pricing-content.featured {
	margin-top: 20px;
}
.pricing-content:hover {
	transition:none; margin-top: 20px; box-shadow: none; -webkit-box-shadow: none; -webkit-transition: none; -o-transition: none; -moz-transition: none;
}
.cta-text {
	text-align: center; float: none;
}
.cta-btn {
	text-align: center; float: none;
}
.sub-footer p {
	text-align: center; float: none;
}
.sub-footer p {
	text-align: center; float: none;
}
}
@media all and (max-width:480px)
{
.navbar-custom .nav.navbar-nav {
	background-color: rgba(255, 255, 255, 0.4);
}
.navbar.navbar-custom.navbar-fixed-top {
	margin-bottom: 30px;
}
.box {
	padding: 45px;
}
.box i {
	margin-bottom: 30px;
}
}
@media all and (max-width:320px)
{
.navbar-brand {
	margin: 0px auto; text-align: center; display: block;
}
.intro-content {
	padding: 250px 0px 0px;
}
}
.img_es {
	padding-top: 5px;
}
.thumb-pad1 {
	background: rgb(255, 255, 255); margin: 0px 20px 163px 0px; padding: 86px 35px 49px; border: 1px solid rgb(218, 218, 218); border-image: none; text-align: center; overflow: visible !important;
}
.date-box {
	margin-bottom: 39px;
}
.date-box > div {
	background: rgb(187, 3, 7);
	padding: 52px 35px 43px 50px;
	text-align: center;
	overflow: hidden;
}
.date-box > div .badge {
	background: none;
	margin: 0px 26px 20px 0px;
	padding: 0px;
	border-radius: 0px;
	width: 55px;
	text-align: center;
	color: rgb(255, 255, 255);
	float: left;
	font-size-adjust: none;
	font-stretch: normal;
	font-family: "Passion One";
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.date-box > div .badge span {
	text-transform: uppercase;
	display: block;
}
.date-box > div .badge strong {
	line-height: 35px; font-size: 20px; margin-top: 15px; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: block;
}
.date-box > div .badge strong img {
	margin-left: 10px;
}
.date-box p {
	margin: 0px; text-align: justify; color: rgb(255, 255, 255); font-size: 12px;
}
.thumb-pad1 {
	background: rgb(255, 255, 255); margin: 0px 0px 63px; padding: 86px 35px 49px; border: 1px solid rgb(218, 218, 218); border-image: none; text-align: center; overflow: visible !important;
}
.thumb-pad1 .badge {
	background: rgb(0, 71, 144); margin: 0px 34px 0px -47px; padding: 0px; border-radius: 100%; left: 50%; top: -44px; width: 94px; height: 94px; text-align: center; line-height: 94px; float: left; position: absolute;
}
.thumb-pad1 .thumbnail {
	background: none; margin: 0px; padding: 0px; border-radius: 0px; border: currentColor; border-image: none; overflow: hidden; position: relative; box-shadow: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0px; overflow: hidden;
}
.thumb-pad1 .thumbnail .caption p {
	margin-bottom: 20px;
}
.thumb-pad1 .thumbnail .caption .title {
	font: bold 22px/normal "Century Gothic"; color: rgb(85, 90, 120); text-transform: uppercase; margin-bottom: 13px; font-size-adjust: none; font-stretch: normal;
}
.thumb-pad2 {
	margin: 0px 0px 30px; text-align: center; overflow: hidden;
}
.thumb-pad2 .thumbnail {
	background: none; margin: 0px; padding: 0px; border-radius: 0px; border: currentColor; border-image: none; overflow: hidden; position: relative; box-shadow: none;
}
.thumb-pad2 figure {
	margin: 0px 0px 26px;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0px; overflow: hidden;
}
.thumb-pad3 {
	margin: 0px; overflow: hidden;
}
.thumb-pad3 .thumbnail {
	background: none; margin: 0px; padding: 0px; border-radius: 0px; border: currentColor; border-image: none; position: relative; box-shadow: none;
}
.thumb-pad3 figure {
	margin: 0px 0px 28px;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0px; overflow: hidden;
}
.thumb-pad3 .thumbnail .caption a {
	font: bold 13px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; transition:0.25s; color: rgb(85, 90, 120); text-transform: uppercase; font-size-adjust: none; font-stretch: normal; -webkit-transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: rgb(187, 65, 72);
}
.thumb-pad3 .thumbnail .caption p {
	margin-top: 8px;
}
.thumb-pad4 {
	margin: 0px; overflow: hidden;
}
.thumb-pad4 .thumbnail {
	background: none; margin: 0px; padding: 0px; border-radius: 0px; border: currentColor; border-image: none; overflow: hidden; position: relative; box-shadow: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0px; overflow: hidden;
}
.thumb-pad4 figure {
	margin: 0px 0px 28px;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0px 0px 11px; overflow: hidden;
}
.thumb-pad5 .thumbnail {
	background: none; margin: 0px; padding: 0px; border-radius: 0px; border: currentColor; border-image: none; overflow: hidden; position: relative; box-shadow: none;
}
.thumb-pad5 .thumbnail .badge {
	background: rgb(233, 172, 6); margin: 0px 28px 0px 0px; padding: 0px; border-radius: 100%; border: currentColor; border-image: none; width: 100px; height: 100px; text-align: center; color: rgb(255, 255, 255); line-height: 97px; font-size: 50px; float: left;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0px; overflow: hidden;
}
ul {
	list-style: none;
}
.list-1 {
	text-align: left; border-top-color: rgb(0, 30, 56); border-top-width: 1px; border-top-style: solid;
}
.list-1 li {
	font: bold 13px/18px "Century Gothic"; padding: 8px 0px; text-align: left; color: rgb(0, 30, 56); text-transform: uppercase; border-bottom-color: rgb(0, 30, 56); border-bottom-width: 1px; border-bottom-style: solid; font-size-adjust: none; font-stretch: normal;
}
.list-1 span {
	background: url("../images/marker-1.png") no-repeat 0px 0px; padding: 6px 0px 5px 35px; display: inline-block; min-height: 24px;
}
.list-1 a {
	color: rgb(0, 30, 56);
}
.list-1 a:hover {
	text-decoration: none;
}
.bg-color1 .list-1 a:hover {
	color: rgb(78, 97, 0);
}
.bg-color2 .list-1 a:hover {
	color: rgb(103, 65, 0);
}
.bg-color3 .list-1 a:hover {
	color: rgb(84, 1, 1);
}
.bg-color4 .list-1 a:hover {
	color: rgb(0, 76, 92);
}
.list-1 dt {
	font: bold 13px/18px Arial, Helvetica, sans-serif; padding: 9px 0px 7px; color: rgb(255, 255, 255); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.list-1 dd {
	font: 13px/19px Arial, Helvetica, sans-serif; text-transform: uppercase; padding-bottom: 10px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; font-size-adjust: none; font-stretch: normal;
}
.list-1 dd.last-item {
	padding-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
p {
	margin-bottom: 12px;
}
.p3-1 {
	margin-bottom: 18px;
}
.p0 {
	margin-bottom: 0px;
}
.p0-1 {
	margin-bottom: 3px;
}
.p1 {
	margin-bottom: 5px;
}
.p1-1 {
	margin-bottom: 8px;
}
.p2 {
	margin-bottom: 10px;
}
.p2-1 {
	margin-bottom: 12px;
}
.p3 {
	margin-bottom: 15px;
}
.p4 {
	margin-bottom: 20px;
}
.p4-1 {
	margin-bottom: 22px;
}
.p5 {
	margin-bottom: 25px;
}
.p5-1 {
	margin-bottom: 28px;
}
.p6 {
	margin-bottom: 30px;
}
.p6-1 {
	margin-bottom: 32px;
}
.p7 {
	margin-bottom: 35px;
}
.p7-1 {
	margin-bottom: 37px;
}
.p8 {
	margin-bottom: 40px;
}
.p8-1 {
	margin-bottom: 42px;
}
.indent-lr {
	padding-right: 2px; padding-left: 2px;
}
.indent-top1 {
	padding-top: 5px;
}
.indent-top5 {
	padding-top: 25px;
}
.indent-right1 {
	padding-right: 5px;
}
.indent-left1 {
	padding-left: 5px;
}
.indent-left6 {
	padding-left: 30px;
}
.indent-left7 {
	padding-left: 35px;
}
.indent-bottom6-1 {
	padding-bottom: 33px;
}
.indent-bottom7-1 {
	padding-bottom: 37px;
}
.colorH {
	color: rgb(204, 204, 204);
}
.colorIcono {
	background-color: rgb(0, 30, 56);
}
.top_cabecera {
	height: 36px; background-image: url("../images/linea.png"); background-repeat: repeat-x;
}
.letrasCabecera {
	text-align: right; color: rgb(204, 204, 204); font-size: 12px;
}
.breadcrumbs-custom {
	color: rgb(40, 40, 40); text-transform: uppercase; padding-top: 260px; padding-bottom: 20px; vertical-align: middle; border-bottom-color: rgb(245, 245, 245); border-bottom-width: 1px; border-bottom-style: solid;
}
shell {
	padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;
}
.shell-wide {
	padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;
}
.shell-fluid {
	padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;
}
.breadcrumbs-custom-path a {
	font-family: inherit; vertical-align: baseline; display: inline;
}
.breadcrumbs-custom-path a {
	color: rgb(0, 30, 56); font-weight: 800;
}
.breadcrumbs-custom-path a:active {
	color: rgb(0, 30, 56); font-weight: 800;
}
.breadcrumbs-custom-path a:focus {
	color: rgb(0, 30, 56); font-weight: 800;
}
.breadcrumbs-custom-path li {
	line-height: 1.7; font-family: "Montserrat",sans-serif; font-size: 13px; margin-right: 22px; vertical-align: baseline; display: inline-block; position: relative;
}
ul {
	list-style: none; margin: 0px; padding: 0px;
}
ol {
	list-style: none; margin: 0px; padding: 0px;
}
.shell {
	min-width: 300px; max-width: 480px;
}
.shell-wide {
	min-width: 300px; max-width: 480px;
}
.our_pricing::before {
	background: rgba(0, 0, 0, 0.3); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: "";
}
.pricingTable {
	background: 0px 0px rgb(255, 255, 255);
	padding: 50px 15px;
	transition: 0.3s ease-in-out;
	text-align: left;
	color: rgb(41, 41, 41);
	margin-top: 30px;
	position: relative;
	z-index: 1;
	perspective: 700px;
}
@media only screen and (max-width:480px)
{
.pricingTable {
	margin-bottom: 60px;
}
}
.pricingTable:hover {
	color: rgb(255, 255, 255);
}
.pricingTable::after {
	background: rgb(1, 32, 96); transition:0.3s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1; content: ""; opacity: 0; transform: rotateY(70deg);
}
.pricingTable:hover::after {
	opacity: 1; transform: rotateY(0deg);
}
.pricingTable .icon {
	background: rgb(255, 255, 255); margin: 0px auto; border-radius: 50%; left: 0px; top: -34px; width: 69px; height: 69px; right: 0px; color: rgb(255, 205, 2); line-height: 69px; font-size: 25px; position: absolute; box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
}
.pricingTable .pricingTable-header {
	margin-bottom: 30px;
}
.pricingTable .title {
	margin: 0px 0px 10px; transition:0.3s ease-in-out; text-transform: uppercase; font-size: 18px; font-weight: 600; display: block;
}
.pricingTable:hover .title {
	color: rgb(255, 255, 255);
}
.pricingTable .price-value {
	transition:0.3s ease-in-out; line-height: 32px; font-size: 30px; font-weight: 700; border-bottom-color: rgb(255, 205, 2); border-bottom-width: 5px; border-bottom-style: solid; display: inline-block;
}
.pricingTable:hover .price-value {
	border-bottom-color: rgb(255, 255, 255);
}
.pricingTable .pricing-content {
	list-style: none; margin: 0px 0px 20px; padding: 0px;
}
.pricing-content-border {
	
}
.pricing-content-border > li {
	border: 1px solid rgb(238, 238, 238); border-image: none; margin-bottom: 10px;
}
.pricingTable .pricing-content li {
	line-height: 25px;
}
@media only screen and (max-width:990px)
{
.pricingTable {
	margin-bottom: 30px;
}
}
@media only screen and (max-width:767px)
{
.pricingTable {
	margin-bottom: 50px;
}
}
.section-title {
	margin-bottom: 60px;
}
.section-padding {
	padding: 60px 0px;
}
.parrafoRe {
	text-align: justify; font-size: 11px;
}


/**** contact form ****/
label {
	cursor: pointer;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight:600
}

label .required {
	color: #ED2C3A;
	margin-left: 2px;
}

input[type="submit"] {
    outline: none;
}

 input[type="submit"] {
    display: inline-block;
    text-decoration: none;
	padding: 12px 22px;
    color: #fff;
	background:#012060;
	font-weight:bold;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}


input[type="submit"]:hover {
	background: #333;
}

#contact-form input[type="text"],
#contact-form textarea,
#respond input[type="text"],
#respond textarea {
    color: #444;
    border: 2px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
	font-family: "Century Gothic";
	font-size: 16px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    outline: none;
    width: 100%;
    padding: 12px 14px;
    display: block;
    margin-bottom: 10px;  
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

#contact-form input[type="text"]:focus,
#contact-form textarea:focus,
#respond input[type="text"]:focus,
#respond textarea:focus {
	border-color: #aaa;
	box-shadow: 0 0 8px #ccc;
	-o-box-shadow: 0 0 8px #ccc;
	-moz-box-shadow: 0 0 8px #ccc;
  	-webkit-box-shadow: 0 0 8px #ccc;
}

.mail_response {
	border:#CCC solid 1px;
	border-radius:5px;
	padding:20px 20px 0px 20px;
	margin-bottom:10px;
	display:none;
}

.name-missing, .email-missing, .message-missing, .subject-missing {
    opacity: 0;
    color: #ED2C3A;
    margin-left: 10px;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}


.loader-form {
	background:url(ajax-loader.gif) center center;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-16px;
	margin-left:-16px;
	z-index:999999;
	width:32px;
	height:32px;
	display:none
}


.item-galeria {
	border:#CCC solid 1px;
	padding:5px;
	background:#FFF;
	margin-bottom:25px;
}
.item-galeria p{
	text-align:center;
	margin:0;
	padding:10px 10px 10px 10px
}
.item-galeria img{
	width:100%;
}

.item-galeria a:hover img {
	opacity:0.8;
	 transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}


/* responsive */

/* logo */

img[src="imagenes/logo1.png"] {
	max-width: 100%;
	height: auto;
}