h1, h2, h3, h4, h5, h6 {
	color: #222;
}
h2.prod-logo img{
	max-height:100px;
}
p, span {
	color: #222;
}
p a{color:#db4e49;font-weight:700;}
.w-100{width:100%;}
.custom-heading02 h2{margin-bottom:1rem;}
.center-image{margin-left:auto;margin-right:auto;}
.relative{position:relative; overflow: hidden;}
.parallax01, .ss-bg {
	background-image: url("../img/pics/parallax01.png");
}
.custom-bkg.bkg-drk-grey {
	background-color: #414042;
}
.background-blue{
background: rgb(42,79,160); /* Old browsers */
background: -moz-linear-gradient(top, rgba(42,79,160,1) 1%, rgba(41,121,190,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(42,79,160,1) 1%,rgba(41,121,190,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(42,79,160,1) 1%,rgba(41,121,190,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a4fa0', endColorstr='#2979be',GradientType=0 ); /* IE6-9 */
}
.background-lte-grey{
	background-color:#f0f0f0 !important;
}
.bg-video{
  background-position:center center;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  filter: blur(4px);
  -webkit-filter: blur(4px);
  height: 50vh;
}
@media only screen and (max-width: 991px) {
	.bg-video{ height: 100%;}
}
.btn-red {
	background: #c00000;
}
.custom-bkg.dark a:hover span {
	color: #FFF;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-white {
	color: #FFF;
}
.mb-0{margin-bottom:0 !important;}
.mt-30 {margin-top: 30px;}
.mt-70 {margin-top: 70px;}
.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}
.pt-20 {padding-top: 20px;}
.pt-30 {padding-top: 30px;}
.pt-40 {padding-top: 40px;}
.pt-70 {padding-top: 70px;}
.pt-80 {padding-top: 80px;}
.pb-20 {padding-bottom: 20px;}
.pb-30 {padding-bottom: 30px;}
.pb-40 {padding-bottom: 40px;}
.pb-70 {padding-bottom: 70px;}
@media only screen and (max-width: 991px) {
	.text-center-sm{text-align: center;}
	.text-center-sm .img-responsive {display: inline-block;}
	.pt-sm-50{padding-top:50px;}
}

.w-100{width:100%;}
.col-pad{padding-top: 80px; padding-bottom:10px;}
.giant-text {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 32px;
	line-height: 32px;
}
.large-text {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 26px;
	line-height: 26px;
}
.medium-text {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
.parallax02 {
	background-image: none;
	background-color: #121c3e;
}
.page-title-style01 {
	position: relative;
	padding-top: 240px;
	padding-bottom: 140px;
	margin-bottom: 0;
}
.pt-bkg08 {
	background-position: top center;
}
@media only screen and (max-width: 991px) {
	.pt-bkg08 {margin-top: 0 !important;}
}
.overlay-dark {
	background: #000;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=20);
	width: 100%;
	position: absolute;
	top: 0;
}
.overlay-white {
	background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 5%, rgba(255,255,255,0) 42%);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
}
.page-title-style01 h1 {
	font-size: 40px;
	line-height: 1;
	text-transform: uppercase;
	color: #FFF;
}
img.float-left {
	margin: 0 25px 25px 0;
}
.img-bkg01 {
	background-repeat: no-repeat!important;
	background-size: 100% auto !important;
	background-position:center !important;
}
.custom-col-padding-both {
	padding: 120px 70px 120px;
}
@media only screen and (max-width: 1199px) {
	.custom-col-padding-both {
	padding: 120px 70px;
	}
}
.btn-big {
	padding: 12px 20px;
}
/* Nav */
.header-wrapper.dark {
	background-color: #0e0e12;
}
.header-style02 #quick-links {
	padding-top: 0;
}
.social-links .fa, .social-links .fab {
	margin: 0 10px;
}
.social-links a {
	color: #9aca3c;
}
.header-style02 .header-inner {
	padding: 10px 0;
}
.navbar-header {
	padding-top: 0;
}

@media only screen and (min-width: 1200px) {
.logo {
	width: 370px;
}
.logo img {
	max-height: 110px;
}
}

@media only screen and (min-width: 992px) {
.logo {
	width: 250px;
}
.logo img {
	max-height: 90px;
}
}

@media only screen and (min-width: 768px) {
.navbar-collapse.collapse {
	margin-top: 0;
}
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: none;
	font-weight: bold;
	color: #4B67CC;
}
.header-wrapper.header-transparent.solid-color {
	top: -10px !important;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
.header-wrapper {
	padding-bottom: 0;
}
}

@media only screen and (max-width: 991px) and (min-width: 250px) {
.header-wrapper {
	padding-bottom: 0;
}
.navbar-header {
	padding-left: 0;
	float: left;
}
#dl-menu {
	display: block;
	float: right;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	padding-top: 20px;
}
.custom-col-padding-both {
	padding: 30px 70px;
}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	min-width: 250px;
	margin-top: 25px;
}
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	width: 200px;
}
.logo {
	width: 240px;
}
}

@media only screen and (max-width: 479px) {
.header-style02 #quick-links li {
	padding-right: 10px;
}
.dl-menuwrapper {
	max-width: 100%;
	width: 100%;
	float: left;
}
}
.dl-menuwrapper button {
	border-radius: 0;
	-webkit-border-radius: 0;
}
.dl-menuwrapper li.dl-back::after, .dl-menuwrapper li > a:not(:only-child)::after {
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    content: "\f054";
}
/* home */
.master-slider .pi-text {
	text-transform: uppercase;
}
.ms-scroll-parallax-cont {
    z-index: 9;
}
.slide-pattern {
	background: rgba(0, 0, 0, 0.3) !important;
}
.btn-red {
	background-color: #db4e49 !important;
}
.btn-red:hover {
	background-color: #af3e3a !important;
}
.service-icon-left-boxed .thumb-container {
	width: 100px;
}
.service-feature-box .service-media a {
	background-color: #9aca3c;
}
.service-feature-box .service-media i {
	background-color: #db4e49;
}
.service-icon-left-boxed:hover {
	background: #db4e49;
}
.service-icon-left-boxed:hover p, .service-icon-left-boxed:hover h3 {
	color: #FFF;
}
.custom-heading::after, .custom-heading02::after {
	background-color: #db4e49;
}
.text-center .custom-heading::after {
    position: absolute;
    display: block;
    content: "";
    width: 40px;
    height: 3px;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}
.btn.btn-big.btn-default {
	background: none;
	color: #FFF;
	border: 3px solid #FFF;
}
.btn.btn-big.btn-default:hover {
	background: #db4e49;
	border: 3px solid #db4e49;
}
.services-negative-top{display: flex; justify-content: space-between;}
.services-negative-top .equal-height{
	flex: 1;
	width: 32%;
	background-color:#FFF;
	margin-left:20px;
	margin-right:20px;
	}
@media only screen and (max-width: 991px) {
.services-negative-top{display: block;}
.services-negative-top .equal-height{
	width: 90%;
	margin: 0 auto 40px;
	}
}
/*footer logos */
.gallery {
	line-height: 100px;
}
.gallery-cell {
	width: 22%;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	margin: 0 20px;
	display: -webkit-flex;
	display: flex;
 -webkit-flex-direction: row /* works with row or column */
 flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
/* cell number */
.gallery-cell:before {
	display: block;
	text-align: center;
	line-height: 100px;
}
.gallery-cell img {
	opacity: 1;
	vertical-align: middle;
	max-width: 200px;
	max-height: 80px;
	object-fit: contain;
}
.gallery-cell img:hover {
	opacity: .8;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
.gallery-cell {
	width: 100%;
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
.gallery-cell {
	width: 50%;
}
}
/* Footer */

#footer-wrapper.footer-dark {
	background: url(../img/pics/parallax01.png);
}
#footer-wrapper {
	background-image: none;
}
#footer-wrapper a:hover {
	color: #db4e49;
}
.footer-dark .footer-widget-container p, .footer-dark .footer-widget-container a, .footer-dark .footer-widget-container address, .footer-dark .footer-widget-container span, .footer-dark .copyright-container p, .footer-dark .copyright-container a, .footer-dark .copyright-container span {
	color: #FFF;
}
.footer-dark .footer-widget-container .text-big {
	line-height: 25px;
	margin: 15px 0;
}
.footer-widget-container img {
	margin-top: 20px;
}
.btn-left {
	float: left;
}
.footer-dark .copyright-container .row {
	border-top: 1px solid #FFF;
}
.footer-social-icons {
	margin-top: 0;
	float: right;
}

@media only screen and (max-width: 990px) {
.footer-social-icons {
	float: left;
}
}
.footer-social-icons > li {
	margin-right: 20px;
	width: auto;
	height: auto;
}
.footer-dark .footer-social-icons li a {
	background: none;
	font-size: 35px;
	line-height: 60px;
	color: #9aca3c;
}
.footer-dark .footer-social-icons li a:hover {
	color: #71942c !important;
}
.footer-dark .footer-social-icons li img {
	max-width: 50px;
}
.scroll-up {
	right: 20px;
}
.widget ul a {
	line-height: 16px;
}
/* Contact */
::-webkit-input-placeholder { /* WebKit browsers */
    color: #000 !important;
    opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000 !important;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000 !important;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000 !important;
    opacity: 1;
}
#contact_form ul {
	padding: 0;
}
#contact_form li.error {
	list-style: none;
	list-style-position: outside;
	padding: 5px;
	background: #000;
	color: #FFF;
	margin: 5px 0;
}
#contact_form .OKMsg {
	padding: 15px;
	background: #191919;
	color: #FFF;
	font-weight: 700;
	margin: 5px 0;
}
.wpcf7 .wpcf7-submit {
    margin-top:30px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    float: left;
	font-size: 16px;
  	line-height: 16px;
	padding: 16px 40px;
}
.landing-form .wpcf7-text, .landing-form .wpcf7-select, .landing-form .wpcf7-textarea {font-size:15px;padding: 10px 15px;}
.landing-form hr{opacity:.5}
.wpcf7.landing-form .wpcf7-submit {
    margin-top:50px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    float: right;
	padding: 12px 20px;
	font-size: 16px;
	line-height: 16px;
}
@media only screen and (max-width: 991px) {
	.wpcf7.landing-form .wpcf7-submit {width:100%;}
	.btn-left{float:none;}
	.landing-form .wpcf7-submit{margin-top:20px;}
}
.multiField input{
	float: left;
	padding: 1px 5px;
	text-indent: 0px;
	margin:0 10px 0 0;
}
.multiField label{
	display: block;
	float: none;
	padding: 0;
	line-height: 100%;
	width: auto;
	margin: 0 0 1em 0;
	color:#FFF;
	font-size:15px;
}
/* manuals */
.row.manuals {
	margin-bottom: 30px;
}
/* News */
.blog-posts.post-list .blog-post {
	border-bottom: 1px solid #ddd;
}
.blog-posts.post-list .blog-post.no-border {
	border-bottom: 0;
}
/* Careers */
.accordion h2 {
	font-size: 18px;
	margin-bottom: 0;
}
/* */
.v-align-children {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
.v-align-children-column {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
}
.even-columns{display: flex;flex-wrap: wrap;}
.even-columns .image-column{background-position: center;background-size:cover;background-repeat: no-repeat;min-height:600px;}
.centered-content{display: flex; flex-direction: column; justify-content: center;}
.centered-content .btn{align-self: flex-start;}
@media all and (min-width: 1200px) {
.centered-content.text-column{padding:3rem 5rem;}
}
@media all and (min-width: 991px) {
.text-column{padding:3rem;}
}
@media all and (max-width: 991px) {
.v-align-children {display: block !important;}
.even-columns .image-column{height:500px;width: 100%;}
.centered-content.text-column{margin-bottom:3rem;}
.centered-content .btn{align-self: center;}
}
.v-align-transform {
	position: relative;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	top: 50%;
	z-index: 2;
}
.align-bottom {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 2;
}
.align-top {
	position: absolute;
	top: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 2;
}
figure + h3.gallery-title {
    text-align: center;
    margin-top: .5em;
    font-size: 21px;
}
/* */
svg.play-icon {
	position:relative;
}
svg.play-icon .box {
  fill: rgba(0, 0, 0, 0);
  stroke: white;
  stroke-width: 3;
  stroke-dasharray: 400;
  stroke-dashoffset: 402;
  stroke-linecap: square;
  transition: all .4s ease-out;
}
svg.play-icon .play {
  fill: rgba(255, 255, 255, 0.6);
  transition: all .6s ease-out;
}
svg.play-icon:hover .box {
  fill: #c00;
  stroke: #c00;
  stroke-dashoffset: 0;
  transition: stroke .7s .4s ease-out, stroke-dashoffset .4s ease-out, fill .4s .3s ease-out;
}
svg.play-icon:hover .play {
  fill: white;
}
/* custom image boxes */
.thumb-box{
	height: 360px;
	width: 100%;
	display: block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.thumb-box.home-feat{
	height: 216px;
}
.product-list section:not(:last-child) {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid #ddd;
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.thumb-box.home-feat{height: 300px;}
}
/* */
.mobile-top{
background-color: #161616 !important;
}
@media only screen and (max-width: 991px) {
.mobile-top{margin-top:0 !important;}
}
.mobile-bottom{
padding-top: 100px;
background-color: #333333;

}
.mobile-bottom .row .custom-heading02 h2{
    margin-bottom: 30px;
}
.mobile-bottom h2, .mobile-bottom p{color:#FFF;}
/* */
@media only screen and (max-width: 991px) {
	.packages, .form-row {padding-bottom:70px;}
}
.price-card{border:1px solid #c5c5c5;margin-bottom: 2em;position: relative;text-align: center;}
.price-card .price-card-header{padding:20px;}
.price-card .price-card-header img{display:block;margin-bottom:20px;}
.price-card .price-card-header .price-title{}
.price-card .price-card-header .price{margin-bottom: 20px;font-size: 50px;font-weight:700;color:#2A4FA0;}
.price-card .price-card-body{padding:20px;color: #222;}
.price-card .price-card-body ul{list-style: none;}
.price-card .price-card-body li{margin: 0 35px;padding: 20px 15px;}
.price-card .price-card-body li:not(:last-child){border-bottom: 1px solid rgb(242, 242, 242);}
.price-card .price-card-footer .btn{float:none;margin-bottom:30px;}
/* */
ul.category-crumbs{display: inline-block;margin: 0 0 20px 0;}
ul.category-crumbs li {display: inline-block;font-weight:bold;}
ul.category-crumbs li::after {content: '\002C'; margin-right: 0.25em;}
ul.category-crumbs li:last-child:after { content: none; }
.rpw_posts_widget ul > li::before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f784";
}
/* */
.post-content ul{margin-bottom:1rem;}
.post-content li{list-style: outside;color: #333;margin-left: 35px;}
.post-content img{margin-top:1rem; margin-bottom:1rem;}
/* reviews */
.stars i{
	font-weight:900;
	font-size: 32px;
	font-style: normal;
	color:#E7711B;
}
/* faq */
ul.faq {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}
ul.faq li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 38px;
  border-top: 1px solid #cbcaca;
}
ul.faq li:nth-of-type(1) {
  animation-delay: 0.5s;
}
ul.faq li:nth-of-type(2) {
  animation-delay: 0.75s;
}
ul.faq li:nth-of-type(3) {
  animation-delay: 1s;
}
ul.faq li:last-of-type {
  padding-bottom: 0;
}
ul.faq li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 0;
}
ul.faq li i:before, ul.faq li i:after {
  content: "";
  position: absolute;
  background-color: #db4e49;
  width: 3px;
  height: 9px;
}
ul.faq li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
ul.faq li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
ul.faq li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
ul.faq li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
ul.faq li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
ul.faq li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}
ul.faq li i:before, ul.faq li i:after, ul.faq li p {
  transition: all 0.25s ease-in-out;
}
ul.faq li{
  animation: flipdown 0.5s ease both;
}
ul.faq li h3{width:80%;}
ul.faq li p {
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2;
}
@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}
/* */
@media only screen and (max-width: 991px) {
	.text-center-sm .custom-heading::after{left: calc(50% - 20px);}
}
/* feature page */
.video-background{
  position: relative;
  padding-top: 240px;
  padding-bottom: 140px;
  margin-bottom: 0;
}
.video-background.extended{height:70vh;}
.video-background h1{color:#FFF;}
.video-container, .new-video-container{
  width: 100vw;
  position: relative;
}
.video-container iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.new-video-container > div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
}
@media (min-aspect-ratio: 16/9) {
  .video-container iframe, .new-video-container > div  {
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video-container iframe, .new-video-container > div  {
    width: 177.78vh;
  }
}
.cover-background {
  position: relative !important;
  background-size: cover !important;
  overflow: hidden !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.height-600px {
  height: 600px;
}
@media (max-width: 767px) {
  .sm-height-350px {
    height: 350px !important;
  }
}
/* */
.testimonial-stars{display:flex;color:#d7aa0e;margin-bottom:20px;}