* {
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 0;
    zoom: 1;
    -webkit-tap-highlight-color: transparent;
}
* {
    box-sizing: border-box;
}
html {
	margin: 0px !important;
}
body {
    color: #333;
    font-family: 'Open Sans', Helvetica, sans-serif;
    line-height: 1.6;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
	margin: 0px !important;
	height: 100%;
	display: flex;
    flex-direction: column;
    justify-content: start;
}
.header .header-wrapper .logo-box .logo {
    display: table-cell;
    height: 80px;
    max-width: 100%;
    vertical-align: middle;
}

:before, :after {
    box-sizing: border-box;
}

.container {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px;
}

.container:before,.container:after {
	content:" ";
	display:table;
}

.container:after {
	clear:both;
}

@media (min-width: 768px) {
	.container {
		width:750px;
	}
}
@media (min-width: 993px) {
	.header .header-wrapper .logo-box .logo {
		text-align: left;
	}
}
@media (min-width: 993px) {
	.container {
		width:970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width:1200px;
	}
}

.container-fluid {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px;
}

.container-fluid:before,.container-fluid:after {
	content:" ";
	display:table;
}

.container-fluid:after {
	clear:both;
}

.row {
	margin-left:-15px;
	margin-right:-15px;
}

.row:before,.row:after {
	content:" ";
	display:table;
}

.row:after {
	clear:both;
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float:left;
}
.col-xs-1 {
	width:8.33333%;
}

.col-xs-2 {
	width:16.66667%;
}

.col-xs-3 {
	width:25%;
}

.col-xs-4 {
	width:33.33333%;
}

.col-xs-5 {
	width:41.66667%;
}

.col-xs-6 {
	width:50%;
}

.col-xs-7 {
	width:58.33333%;
}

.col-xs-8 {
	width:66.66667%;
}

.col-xs-9 {
	width:75%;
}

.col-xs-10 {
	width:83.33333%;
}

.col-xs-11 {
	width:91.66667%;
}

.col-xs-12 {
	width:100%;
}
@media (max-width: 768px) {
	.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12 {
		float:left;
	}
	
	.col-1 {
		width:8.33333%;
	}
	
	.col-2 {
		width:16.66667%;
	}
	
	.col-3 {
		width:25%;
	}
	
	.col-4 {
		width:33.33333%;
	}
	
	.col-5 {
		width:41.66667%;
	}
	
	.col-6 {
		width:50%;
	}
	
	.col-7 {
		width:58.33333%;
	}
	
	.col-8 {
		width:66.66667%;
	}
	
	.col-9 {
		width:75%;
	}
	
	.col-10 {
		width:83.33333%;
	}
	
	.col-11 {
		width:91.66667%;
	}
	
	.col-12 {
		width:100%;
	}
}
@media (min-width: 768px) {
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
		float:left;
	}
	
	.col-sm-1 {
		width:8.33333%;
	}
	
	.col-sm-2 {
		width:16.66667%;
	}
	
	.col-sm-3 {
		width:25%;
	}
	
	.col-sm-4 {
		width:33.33333%;
	}
	
	.col-sm-5 {
		width:41.66667%;
	}
	
	.col-sm-6 {
		width:50%;
	}
	
	.col-sm-7 {
		width:58.33333%;
	}
	
	.col-sm-8 {
		width:66.66667%;
	}
	
	.col-sm-9 {
		width:75%;
	}
	
	.col-sm-10 {
		width:83.33333%;
	}
	
	.col-sm-11 {
		width:91.66667%;
	}
	
	.col-sm-12 {
		width:100%;
	}
}

@media (min-width: 993px) {
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
		float:left;
	}
	
	.col-md-1 {
		width:8.33333%;
	}
	
	.col-md-2 {
		width:16.66667%;
	}
	
	.col-md-3 {
		width:25%;
	}
	
	.col-md-4 {
		width:33.33333%;
	}
	
	.col-md-5 {
		width:41.66667%;
	}
	
	.col-md-6 {
		width:50%;
	}
	
	.col-md-7 {
		width:58.33333%;
	}
	
	.col-md-8 {
		width:66.66667%;
	}
	
	.col-md-9 {
		width:75%;
	}
	
	.col-md-10 {
		width:83.33333%;
	}
	
	.col-md-11 {
		width:91.66667%;
	}
	
	.col-md-12 {
		width:100%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
		float:left;
	}
	
	.col-lg-1 {
		width:8.33333%;
	}
	
	.col-lg-2 {
		width:16.66667%;
	}
	
	.col-lg-3 {
		width:25%;
	}
	
	.col-lg-4 {
		width:33.33333%;
	}
	
	.col-lg-5 {
		width:41.66667%;
	}
	
	.col-lg-6 {
		width:50%;
	}
	
	.col-lg-7 {
		width:58.33333%;
	}
	
	.col-lg-8 {
		width:66.66667%;
	}
	
	.col-lg-9 {
		width:75%;
	}
	
	.col-lg-10 {
		width:83.33333%;
	}
	
	.col-lg-11 {
		width:91.66667%;
	}
	
	.col-lg-12 {
		width:100%;
	}
	
}
.header.header-three .logo-box {
    text-align: center;
}
.header .header-wrapper .logo-box {
    display: table;
    table-layout: fixed;
}
.header .header-wrapper .logo-box .logo {
    display: table-cell;
    height: 80px;
    max-width: 100%;
    vertical-align: middle;
    width: 100%;
}
.header .header-wrapper .logo-box .logo a {
    display: inline-block;
    max-width: 100%;
}
a {
    color: #2e5481;
    text-decoration: none;
}
.header .header-wrapper .logo-box .logo a img, .header .header-wrapper .logo-box .logo a .logo-img {
    max-height: 100px;
}
.header .logo img {
    width: 240px;
}
img {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}
.row:after {
    clear: both;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
.container:before, .container:after {
    content: " ";
    display: table;
}
.full-width-box {
    overflow: hidden;
    padding: 76px 0;
    position: relative;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
.full-width-box .fwb-video {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.full-width-box .fwb-bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 0;
}
.full-width-box .fwb-bg .overlay {
    background: #000;
    height: 100%;
    opacity: .6;
    filter: alpha(opacity=20);
    width: 100%;
}

.text-center {
    text-align: center;
}
h1, h2, h3, h4, h5, h3 {
    margin: 0 0 22px;
    text-rendering: optimizelegibility;
}
h1, .h1 {
    font-size: 40px;
	font-weight: 800 !important;
}
h3, .h3 {
    font-size: 24px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 22px;
    margin-bottom: 11px;
}
h1, h2, h3, h4, h5, h3, .h1, .h2, .h3, .h4, .h5, .h3 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.3;
    color: inherit;
}
.white, .icon.white {
    color: #fff !important;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%;
}

.services .service, .services .features-block {
    margin-bottom: 20px;
	display: flex;
    align-items: center;
	background-color: #ffffff8f;
	border-radius: 12px;
}
.service .icon {
    border-radius: 35px;
    color: #fff!important;
    display: block;
    height: 70px;
    float: left;
    margin: 0 15px 0 0;
    text-align: center;
    text-decoration: none;
    width: 70px;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
	flex-shrink: 0;
}

.icon {
    background: none;
    color: #1e1e1e;
    display: inline-block;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    margin: 0 0 4px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 32px;
}
.bg {
    background-color: #f2f2f2;
}
h3, .h3 {
    font-size: 14px;
}
.service .title {
    margin: 0 0 0px;
    font-size: 18px;
	color: #000;
    font-weight: 500;
}


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

p {
    margin-bottom: 12px;
    margin: 0 0 11px;
}


header .right {
    font-size: 12px;
    line-height: 21px;
    padding: 30px 0px;
    display: flex;
    align-items: center;
    justify-content: right;
}
.social {
	margin-left: 10px;
}
.social .social-list {
    margin: 0 -4px;
}
.icon {
    background: none;
    color: #1e1e1e;
    display: inline-block;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    margin: 0 0 4px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 32px;
}
.icon.rounded {
    border-radius: 3px;
}

.social-list {
	display: flex;
	flex-direction: row;
}
.social .icon {
    background: #1e1e1e;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    margin-left: 4px;
    margin-right: 4px;
	margin-bottom: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
	display: flex;
    align-items: center;
    justify-content: center;
	flex-shrink: 0;
}
.icon .fa {
    width: 100%;
}
:before, :after {
    box-sizing: border-box;
}


.social .social-list {
	margin:0 -4px;
}


.social .icon:hover {
	opacity:.75;
	filter:alpha(opacity=75);
	-webkit-transition:opacity .2s linear;
	transition:opacity .2s linear;
}

.social .icon-facebook {
	background:#2cf2ff;
}

.social .icon-linkedin {
	background:#2cf2ff;
}



.page-box-content {
	float: left;
	width: 100%;
}
.header-three {
    float: left;
    width: 100%;
    text-align: center;
	z-index: 2;
    position: relative;
}
html {
    margin: 0;
    padding: 0;
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
	min-height: 100%;
    height: 100%;
}
body::before {
	content: '';
    background-image: url(../img/bg-5.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -2;
}
body::after {
    content: '';
    background-image: url(../img/fp-bottom.svg);
    background-size: contain;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -1;
    background-repeat: no-repeat;
    bottom: 0px;
    background-position: bottom;
}
.p-0 { padding: 0px !important; }

@media (max-width: 768px) {
	.services .service, .services .features-block {
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}
	.service .icon {
		margin-right: 0px;
	}
	.service h3 {
		margin-bottom: 10px !important;
	}
	.full-width-box {
		padding-top: 20px;
	}
}
@media (max-width: 500px) {
	header .right {
		flex-direction: column !important;
	}
	.social .social-list {
		text-align: center;
		justify-content: center;
	}
	.services .service, .services .features-block {
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}
	.service .icon {
		margin-right: 0px;
	}
}
.service .icon {
	display: flex;
	align-items: center;
	justify-content: center;
}
.service .icon svg {
	width: 40px;
	height: 40px;
}
.service .icon img {
	width: 50px;
	height: 50px;
}
@media (max-width: 350px) {
	.service {
		width: 100% !important;
	}
}
@media (max-width: 992px) {
	header .right {
		justify-content: center;
		padding-top: 0px;
		padding-bottom: 10px;
	}
}