body {
	width: 100%;
	margin: 0;
	font-size: 14px;
	color: #333;
	font-family: 'Raleway';
}
.fullpage {
	width: 100%;
	float: left;
}
.header1 {
	width: 100%;
	max-width: 1175px;
	margin: 0 auto;
}
.fa.fa-envelope {
	margin-top: 15px;
	float: right;
}
.fa.fa-phone {
	margin-top: 15px;
}
.row-page {
	width: 100%;
	float: left;
}
.section1 {
	background: #041e52;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.section1 span {
	font-family: Arial !important;
	font-size: 14px !important;
	margin-left: 5px;
}
.section1 .fa {
	font-size: 18px;
}
.section4 .col-md-6:last-child .col-right2 ul li span {
	float: left;
}
.section4 .col-md-6:last-child .col-right2 ul li:before {
	float: left;
	color: #002b58;
	font-size: 9px;
}
ul#cus_socialmedia {
	-webkit-padding-start: 0px;
	margin-bottom: 0px;
	float: none;
	text-align: center;
}
#cus_socialmedia li {
	list-style: none;
	padding: 0;
	list-style-type: none;
	width: 50px;
	display: inline-block;
	text-align: center;
	margin-right: 0px !important;
}
.cus_socialmedia li a {
	width: 40px;
	height: 40px;
	color: #000;
	background: #fff;
	text-align: center;
	padding-top: 4px;
}
.share__btn {
	display: block;
}
.share__btn:before {
	display: block;
	font-family: FontAwesome;
	font-size: 25px;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
	float: left;
	padding-left: 9px;
}
.share__btn--facebook:before {
	content: '\f09a';
}
.share__btn--linkedin:before {
	content: "\f0e1";
}
.share__btn--rss:before {
	content: '\f0d5';
}
.share__btn--tumblr:before {
	content: "\f173";
}
.section1 .col-md-6 div {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}
.header2 {
	width: 1335px;
	margin: 0 auto;
}
.section2 .col-md-8 .fa span {
	float: right;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial !important;
}
.section2 {
	/* padding-top: 20px;
	padding-bottom: 20px; */
	color: #002b58;
	font-weight: bold;
	font-size: 25px;
}
.section2 span {
	color: #312f32 !important;
	margin-right: 10px;
}
.section2 .col-md-8 {
	float: right;
	text-align: center;
}
.section3 {
	position: relative;
	padding-top: 30px;
	color: #fff;
	font-size: 26px;
}
.background-top {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background: #ccc;
	z-index: -10000;
}
.bg-wrapper {
	position: absolute;
	width: 200%;
	height: 200%;
	left: -50%;
	right: -50%;
}
.bg-wrapper img {
	min-width: 50%;
	min-height: 50%;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}
h1 {
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: bold;
}
h1 span {
	font-size: 55px;
	font-weight: bold;
	text-transform: uppercase;
}
.section3 p {
	margin-bottom: 20px;
	font-weight: lighter;
	font-family: Raleway;
}

.section3 p a {
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 10px 30px;
	font-size: 16px !important;
}
.section3 .col-md-5 {
	width: 38%;
	float: left;
}
.section3 .col-md-7 {
	width: 62%;
	float: left;
	margin-top: 7%;
}
.section4 {
	padding-top: 60px;
	padding-bottom: 40px;
	font-size: 13px;
}
.section4 .col-left {
	position: relative;
	padding-top: 40px;
	padding-bottom: 14px;
	text-align: right;
	padding-right: 30px;
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
}
.section4 .col-left .bg-wrapper img {
	min-width: auto !important;
	min-height: auto !important;
}

.section5 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.section5 .col-md-8 {
	width: 70%;
	float: left;
}
.section5 .col-md-4 {
	width: 20%;
	float: left;
	text-align: right;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	font-family: Arial;
	margin-top: 30px;
	color: #002b58;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-bottom: 20px;
}
.section4 .col-md-6:first-child a {
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 20px;
	color: #fff;
	background: #002b58;
}
.section4 .col-md-6:first-child p {
	margin-bottom: 20px;
	font-weight: lighter;
}
.section4 .col-md-6:last-child a.link1 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 20px;
	color: #fff;
	font-weight: bold;
	background: #002b58;
	border: 1px solid #002b58;
}
.section4 .col-md-6:last-child a.link2 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 20px;
	color: #002b58;
	font-weight: bold;
	border: 1px solid #ccc;
}
.section4 .col-md-6:last-child p {
	margin-bottom: 8px;
}
.section4 .col-md-6:last-child .col-right {
	width: 100%;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
}
.section4 .col-md-6:last-child .col-right p span:last-child {
	text-align: right;
	float: right;
	padding: 5px;
	width: 40%;
	border: 1px solid #ccc;
}
.section4 .col-md-6:last-child .col-right p span:first-child {
	width: 60%;
	font-size: 12px;
	float: left;
	padding-right: 10px;
	box-sizing: border-box;
}
.section4 .col-md-6:last-child .col-right2 {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.section4 .col-md-6:last-child .col-right2 ul {
	width: 33%;
	-webkit-padding-start: 0px;
	padding-right: 20px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 0px;
}
.section4 .col-md-6:last-child .col-right2 ul li {
	width: 100%;
	float: left;
	line-height: 30px;
	font-size: 10px;
	font-weight: bold;
}

.section4 .col-md-6:last-child .col-right2 ul li span {
	font-family: Arial !important;
	color: #000;
	font-size: 13px !important;
	padding-left: 10px;
}
.col-right3 {
	width: 100%;
	background: #f6f5f6;
	text-transform: uppercase;
	color: #000;
	font-size: 13px;
	font-weight: bold;

	float: left;
	border: 1px solid #ccc;
	margin-top: 20px;
}
.col-right3 span {
	background: #0d0401;
	color: #fff;
	height: 100%;
	margin-right: 10px;
	text-align: center;
	font-size: 20px;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text1 {
	width: 100%;
	float: left;
	margin-bottom: 0px;
	padding-left: 7%;
	padding-top: 10px;
}
.section6 h3 {
	margin-bottom: 30px !important;
}
.section6 {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	font-size: 13px;
}
.section6 .text-title {
	color: #000;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}
.section6 .text-title2 {
	font-size: 11px !important;
	color: #636363;
}
.section6 .text-title2 span {
	color: #002b58 !important;
}
.section6 .col-md-4 {
	text-align: left;
}
.section6 .border {
	width: 45%;
	border-top: 1px solid #002b58;
}

.section7 {
	font-size: 17px;
	background: #041e52;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.section7 h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
}
.section7 a {
	background: #fff;
	color: #0d0501;
	padding: 8px 80px;
}
.section8 {
	color: #fff;
	padding-top: 60px;
	padding-bottom: 50px;
}
.section8 p {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
.section8 p img {
	border: 1px solid #ccc;
}
.section9 {
	background-color: #041e52;
	position: relative;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #fff;
}
.section9 .col-md-4 p {
	width: 100%;
	float: left;
}
.section9 .col-md-4 p:before {
	float: left;
}
.section9 .col-md-4 p span {
	font-family: Arial !important;
	margin-left: 10px;
	display: table-cell;

	float: left;
}
.section9 .bg-wrapper {
	bottom: -77%;
}
.footer {
	background: #041e52;
	text-align: center;
	color: #fff;
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.footer p:last-child {
	font-size: 11px !important;
}
.fa-phone:before {
	float: left;
	margin-right: 10px;
}
.fa.fa-envelope:before {
	float: left;
	margin-right: 10px;
}
.fa-home:before {
	float: left;
}
@media only screen and (max-width: 1700px) {
	.section9 .bg-wrapper {
		bottom: auto !important;
	}
}
@media only screen and (max-width: 1100px) {
	h1 {
		font-size: 30px !important;
	}
	h1 span {
		font-size: 40px !important;
	}
	.section5 img {
		width: 100%;
	}
	.section8 p {
		float: left;
		margin-left: 8px;
		margin-right: 8px;
		width: 18%;
	}
	.header1,
	.header2 {
		width: 100%;
		float: left;
	}
	.section8 p img {
		width: 100%;
	}
	.section5 .col-md-8 {
		width: 66.66% !important;
	}
	.header1,
	.header2 {
		width: 100% !important;
		float: left !important;
	}
	.section4 .col-left {
		padding-bottom: 14px !important;
	}
	.section4 .col-md-6:last-child .col-right p span:last-child img {
		width: 100%;
	}
	.section4 .col-md-6:last-child .col-right2 ul {
		padding-right: 0px !important;
	}
}
@media only screen and (max-width: 1024px) {
	/* For mobile phones: */
	[class*="col-"],
	.section5 .col-md-8 {
		width: 100%;
		float: left;
	}
	.section2,
	.section1,
	.section3 {
		text-align: center;
	}
	.section1 .col-md-6 div {
		float: none;
	}
	.section2 .col-md-8 {
		float: none;
		text-align: center;
	}
	.section3 .col-md-5,
	.section3 .col-md-7 {
		width: 100% !important;
		float: left !important;
	}
	.section9 .col-md-4 {
		margin-top: 10pxl;
		margin-bottom: 10px;
	}
	ul#cus_socialmedia {
		float: left !important;
	}
	.section2 img {
		margin-bottom: 5px;
	}
	.section3 .col-right {
		display: inline-block;
		float: none;
	}
	.footer {
		padding-left: 10px;
		padding-right: 10px;
	}
	.section4 .col-left .bg-wrapper img {
		min-width: 50% !important;
	}
	.section4 .col-left {
		padding-bottom: 100px !important;
	}

	.section5 .row-page {
		margin-top: 10px !important;
	}
	.section9 div:last-child{
		text-align: left;
	}
	h3 {
		margin-top: 20px !important;
		width: 100%;
		float: left;
	}
	.section6 p {
		width: 100% !important;
		float: left;
		text-align: center;
		margin-top: 10px;
	}
	.section3 .col-right h3 {
		margin-top: 0px !important;
	}
	.section9 .col-md-4 p {
	}
	.section8 p {
		width: 100% !important;
		float: left !important;
		text-align: center;
	}
	.section8 p img {
		width: auto !important;
	}
}
@media only screen and (max-width: 410px) {
	.section2 {
		font-size: 20px !Important;
	}
	h1 span {
		font-size: 32px !important;
	}
	.section3 .col-right,
	.section4 .col-md-6:last-child .col-right2 ul {
		width: 100% !important;
		float: left !important;
	}
	.section3 .col-right h3,
	.section3 .col-right a,
	h3 {
		font-size: 20px !important;
	}
	.section4 .row-page .col-md-3 {
		margin-bottom: 10px !important;
		margin-top: 10px !important;
	}
	.section3 .col-md-5 img {
		width: 100% !important;
	}
	h1 {
		font-size: 25px !important;
	}
	h1 span {
		font-size: 26px !important;
	}
	.section3 {
		font-size: 18px !important;
	}
	.section4 .col-left {
		padding-bottom: 0px !important;
	}
	.section4 .col-left .bg-wrapper img {
		height: 50% !important;
	}
}
