body.version-1 .stuck-container .isStuck {
	background: rgba(0, 0, 0, 0.7)!important;
}

body.version-1 .t3-header {
	background-image: url(../images/img1.jpg);
	background-size: cover;   
    background-position: center top;
    width: 100%;
    height: 100%;
    position:relative;
}
.t3-header-gradient {
    background: linear-gradient(to left, rgba(13, 90, 142, 0.0), rgba(13, 90, 142, 0.8));
    height: 100%;
}
body.version-1 .t3-header .moduletable.header {
	text-align: center;
	padding-top: 140px;
	padding-bottom: 140px;
}
@media (min-width: 768px) and (max-width: 991px) {
	body.version-1 .t3-header .moduletable.header {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-1 .t3-header .moduletable.header {
		padding-top: 75px;
		padding-bottom: 75px;
	}
}
body.version-1 .t3-header .moduletable.header h1 {
	color: #fff;
	text-align: center;
	position: relative;
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-1 .t3-header .moduletable.header h1 {
		font-size: 24px;
		line-height: 28px;
	}
}
body.version-1 .t3-header .moduletable.header h1:before {
	content: " ";
	background: #fff;
	height: 5px;
	width: 53px;
	position: absolute;
	left: 50%;
	top: -30px;
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
body.version-1 .t3-header .moduletable.header a {
	border: 2px solid #fff;
	font-size: 10px;
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
	padding: 12px 14px 11px;
	font-weight: bold;
	letter-spacing: 2px;
}
body.version-1 .t3-header .moduletable.header a:hover {
	background: #000;
	border-color: #000;
	color: #fff;
}
body.version-2 .stuck-container .isStuck {
	background: rgba(0, 0, 0, 0.7)!important;
}
body.version-2 .t3-header {
	background: url(../images/header-bg2.jpg) center top;
	background-size: cover;
}
body.version-2 .t3-header .moduletable.header {
	text-align: center;
	padding-top: 120px;
	padding-bottom: 140px;
}
@media (min-width: 768px) and (max-width: 991px) {
	body.version-2 .t3-header .moduletable.header {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-2 .t3-header .moduletable.header {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
body.version-2 .t3-header .moduletable.header h1 {
	color: #fff;
	text-align: center;
	position: relative;
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-2 .t3-header .moduletable.header h1 {
		font-size: 24px;
		line-height: 28px;
	}
}
body.version-2 .t3-header .moduletable.header h1:before {
	content: " ";
	height: 5px;
	width: 53px;
	position: absolute;
	left: 50%;
	top: auto;
	bottom: -24px;
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
body.version-2 .t3-header .moduletable.header span {
	display: block;
	color: #fff;
	padding-bottom: 26px;
	padding-top: 10px;
}
body.version-2 .t3-header .moduletable.header a {
	font-size: 10px;
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
	padding: 12px 14px 11px;
	font-weight: bold;
	letter-spacing: 2px;
}
body.version-2 .sppb-addon-testimonial blockquote {
	font-size: 22px;
	font-style: italic;
	line-height: 36px;
	padding: 50px 30px 0;
}
body.version-2 .t3-footer .footer-1 {
	background: #2a2f33!important;
}
body.version-3 .stuck-container .isStuck {
	background: rgba(0, 0, 0, 0.7)!important;
}
body.version-3 .t3-header {
	background: url(../images/header-bg3.jpg) center top;
	background-size: cover;
}
body.version-3 .t3-header .moduletable.header {
	text-align: left;
	padding-top: 140px;
	padding-bottom: 140px;
	overflow: hidden;
	width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
	body.version-3 .t3-header .moduletable.header {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-3 .t3-header .moduletable.header {
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: center;
	}
}
body.version-3 .t3-header .moduletable.header .subtitle {
	display: block;
	font-weight: 600;
	padding-bottom: 20px;
}
body.version-3 .t3-header .moduletable.header .box-ind {
	overflow: hidden;
	width: 100%;
}
body.version-3 .t3-header .moduletable.header .box-ind h1 {
	float: left;
	padding-right: 30px;
	width: 50%;
	box-sizing: border-box;
	font-size: 48px;
	line-height: 54px;
	color: #fff;
	letter-spacing: 2px;
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-3 .t3-header .moduletable.header .box-ind h1 {
		font-size: 24px;
		line-height: 28px;
		width: 100%;
		float: none;
		text-align: center;
	}
}
body.version-3 .t3-header .moduletable.header .box-ind h1 span {
	display: block;
	font-weight: 300;
}
body.version-3 .t3-header .moduletable.header .box-ind .box-right {
	float: left;
	width: 50%;
	padding-left: 30px;
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-3 .t3-header .moduletable.header .box-ind .box-right {
		padding-left: 10px;
		width: 100%;
		float: none;
		margin-bottom: 20px;
		border-right: none!important;
		padding-left: 0px;
	}
}
body.version-3 .t3-header .moduletable.header .box-ind .box-right .desc {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
body.version-3 .t3-header .moduletable.header .box-ind .box-right .name {
	font-style: italic;
	font-weight: 400;
}
body.version-3 .t3-header .moduletable.header .box-ind .box-right .name span {
	font-weight: 700;
	color: #fff;
	padding-left: 6px;
	font-style: normal;
	font-size: 12px;
}
body.version-3 .t3-header .moduletable.header .btn {
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-3 .t3-header .moduletable.header .btn {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-right: 10px;
		margin-left: 10px;
	}
}
body.version-3 .sppb-addon-testimonial blockquote {
	font-size: 22px;
	font-style: italic;
	line-height: 36px;
	padding: 50px 30px 0;
}
body.version-3 .t3-footer .footer-1 {
	background: #292f33!important;
}
body.version-4 .stuck-container .isStuck {
	background: rgba(0, 0, 0, 0.7)!important;
}
body.version-4 .t3-header {
	background: url(../images/header-bg4.jpg) center top fixed;
	background-size: cover;
}
body.version-4 .t3-header .moduletable.header {
	text-align: left;
	padding-top: 100px;
	padding-bottom: 100px;
	overflow: hidden;
	width: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
	body.version-4 .t3-header .moduletable.header {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-4 .t3-header .moduletable.header {
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: center;
		width: 100%;
	}
}
body.version-4 .t3-header .moduletable.header h1 {
	box-sizing: border-box;
	font-size: 92px;
	line-height: 94px;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	font-weight: 700;
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-4 .t3-header .moduletable.header h1 {
		font-size: 24px;
		line-height: 28px;
		text-align: center;
	}
}
body.version-4 .t3-header .moduletable.header h1 span {
	display: block;
	font-weight: 300;
	font-size: 37px;
	line-height: 40px;
	color: #fff;
	letter-spacing: -2px;
}
body.version-4 .t3-header .moduletable.header h1:before {
	content: " ";
	display: inline-block;
	width: 50px;
	height: 5px;
	background: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-4 .t3-header .moduletable.header h1:before {
		left: 50%;
		-moz-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}
body.version-4 .t3-header .moduletable.header .desc {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	display: block;
	padding-bottom: 40px;
}
body.version-4 .sppb-addon-testimonial blockquote {
	font-size: 22px;
	font-style: italic;
	line-height: 36px;
	padding: 50px 30px 0;
}
body.version-4 .t3-footer .footer-1 {
	background-color: #292f33!important;
}
body.version-5 .stuck-container .isStuck {
	background: rgba(0, 0, 0, 0.7)!important;
}
body.version-5 .t3-header {
	background: url(../images/header-bg5.jpg) center top;
	background-size: cover;
	position: relative;
}
body.version-5 .t3-header .moduletable.header {
	text-align: left;
	padding-top: 100px;
	padding-bottom: 100px;
	overflow: hidden;
	width: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
	body.version-5 .t3-header .moduletable.header {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-5 .t3-header .moduletable.header {
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: center;
		width: 100%;
	}
}
body.version-5 .t3-header .moduletable.header h1 {
	box-sizing: border-box;
	font-size: 60px;
	line-height: 62px;
	position: relative;
	color: #fff;
	font-weight: 700;
	letter-spacing: 2px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	body.version-5 .t3-header .moduletable.header h1 {
		font-size: 40px;
		line-height: 42px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	body.version-5 .t3-header .moduletable.header h1 {
		font-size: 30px;
		line-height: 32px;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	body.version-5 .t3-header .moduletable.header h1 {
		font-size: 24px;
		line-height: 28px;
		text-align: center;
	}
}
body.version-5 .t3-header .moduletable.header .btn {
	border-color: #fff;
	color: #fff;
}
body.version-5 .t3-header .moduletable.header .btn:hover {
	border-color: #000;
}
@media (min-width: 320px) and (max-width: 1199px) {
	body.version-5 .t3-header:before {
		width: 100%!important;
	}
}
body.version-5 .sppb-addon-testimonial blockquote {
	font-size: 22px;
	font-style: italic;
	line-height: 36px;
	padding: 50px 30px 0;
}
body.version-5 .t3-footer .footer-1 {
	background-color: #2e3437!important;
	padding-bottom: 60px;
	padding-top: 60px;
}
body.version-5 .t3-footer .footer-1 .custom.find .title {
	color: #fff;
}
body.version-5 #t3-footer .copyright {
	color: #a5a9ac;
}
body.version-5 #t3-footer .copyright a {
	color: #a5a9ac;
}
body.version-5 #t3-footer .copyright a:hover {
	color: #fff;
}
.custom.about {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.custom.about p {
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.stickUpTop {
	width: 100%!important;
	z-index: 1005!important;
}
.isStuck {
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	transition: 0.2s all ease;
	-webkit-transform: translateZ(0);
	position: fixed;
	top: 0px;
}
@media (min-width: 320px) and (max-width: 767px) {
	.isStuck #t3-mainnav {
		height: 0px!important;
	}
}
.animated {
	-webkit-animation-duration: 1.0s;
	animation-duration: 1.0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}