/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Didact+Gothic&display=swap');
@font-face {
	font-family: 'Calibri';
	src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'), url('../fonts/Calibri.woff') format('woff'), url('../fonts/Calibri.ttf') format('truetype'), url('../fonts/Calibri.svg#Calibri') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Calibri-Bold';
	src: url('../fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Calibri-Bold.woff') format('woff'), url('../fonts/Calibri-Bold.ttf') format('truetype'), url('../fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gaoel';
	src: url('../fonts/Gaoel.eot?#iefix') format('embedded-opentype'), url('../fonts/Gaoel.woff') format('woff'), url('../fonts/Gaoel.ttf') format('truetype'), url('../fonts/Gaoel.svg#Gaoel') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('../fonts/CenturyGothic.eot') format('embedded-opentype'), url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf') format('truetype'), url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}
/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
	margin: 0;
}
/**
   * Render the `main` element consistently in IE.
   */
main {
	display: block;
}
/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}
/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
	background-color: transparent;
}
/**
     * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}
/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b, strong {
	font-weight: bolder;
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code, kbd, samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}
/**
   * Add the correct font size in all browsers.
   */
small {
	font-size: 80%;
}
/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
	border-style: none;
}
/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button, input, optgroup, select, textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}
/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button, input {
	/* 1 */
	overflow: visible;
}
/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button, select {
	/* 1 */
	text-transform: none;
}
/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button, [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}
/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
   * Correct the padding in Firefox.
   */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}
/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
	vertical-align: baseline;
}
/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
	overflow: auto;
}
/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}
/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto;
}
/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}
/**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}
/* Interactive
    ========================================================================== 
  */
/*
  * Add the correct display in Edge, IE 10+, and Firefox.
  */
details {
	display: block;
}
/*
  * Add the correct display in all browsers.
  */
summary {
	display: list-item;
}
/* Misc
     ========================================================================== 
  */
/**
   * Add the correct display in IE 10+.
   */
template {
	display: none;
}
/**
  * Add the correct display in IE 10.
  */
[hidden] {
	display: none;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, ul {
	margin: 0;
}
img {
	max-width: 100%;
}
ul {
	padding-left: 0;
	margin-bottom: 0;
}
a, a:hover {
	text-decoration: none;
	color: inherit;
}
:focus {
	outline: none !important;
}
.z-i-2 {
	z-index: 2;
}
.z-i-3 {
	z-index: 3;
}
.z-i-4 {
	z-index: 4;
}
html {
	max-width: 100vw;
	overflow-x: hidden;
}
body {
	color: #000;
	font-size: 16px;
	background-color: #fefefe;
	font-family: 'Roboto', sans-serif;
	overflow-x: hidden;
	font-weight: 400;
	line-height: 32px;
}
.pos-absolute {
	position: absolute;
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
}
.btn:hover {
	color: inherit;
	text-decoration: none;
}
section {
	position: relative;
	min-height: 75px;
}
.container-iso {
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 15px;
}
.widget-container {
	-webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
	transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
	-o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}
.line-block {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.lg-text {
	font-family: 'Gaoel';
}
.line-block .divider {
	border-top-style: solid;
	border-top-width: 2px;
	width: 70%;
	border-top-color: #7a7a7a;
	margin: 0 auto;
}
.btn {
	border-radius: 0;
}
.btn-submit, .gform_button {
	padding: .5rem 1.5rem;
	border-radius: 0;
	color: #fff;
	background: #ef9347;
	margin-left: 15px;
	border: 0;
	font-family: 'CenturyGothic';
}
.btn-submit:hover, .gform_button:hover {
	color: #fff;
	background: #d27930;
}
.btn-default {
	border: 5px solid #fff;
	color: #000;
	background-color: #F88F3B;
	font-size: 20px;
	padding: 10px 20px;
	font-weight: 700;
	border-radius: 15px;
	box-shadow: 0px 0px 10px 10px rgba(248, 143, 59, 0.6);
}
a.btn-default:hover {
	text-decoration: none;
	color: #ffff;
}
.btn-theme {
	border: 2px solid #f09e4a;
	color: #fff;
	background-color: #f09e4a;
	font-weight: 600;
	font-size: 14px;
	padding: 10px 30px;
	text-transform: uppercase;
	transition: .5s;
}
.btn-theme:hover {
	border: 2px solid #f09e4a;
	color: #f09e4a;
	background-color: #fff;
}
.btn-outline {
	border: 2px solid #fff;
	color: #fff;
	background-color: transparent;
}
.btn-theme-outline {
	border: 2px solid #E57E25;
	color: #E57E25;
	background-color: transparent;
}
.dt-breadcrumbs-shortcode.align-centre {
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-flex-pack: center;
	-ms-justify-content: center;
	justify-content: center;
}
.dt-breadcrumbs-shortcode {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	margin-top: 36px;
}
.breadcrumbs {
	display: inline-block;
	margin: 0;
	padding: 0px 10px 0px 10px;
	background: rgba(255, 255, 255, 0.15);
	border: 0px solid rgba(255, 255, 255, 0.25);
	border-radius: 5px;
	line-height: 26px;
}
.breadcrumbs li:first-child {
	padding-left: 0;
	margin-left: 0;
	background: 0 0!important;
}
.breadcrumbs li:first-child:before, .fancy-header .breadcrumbs li:first-child:before {
	content: "";
}
.breadcrumbs li:before {
	opacity: 1;
}
.breadcrumbs li:before, .fancy-header .breadcrumbs li:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 13px;
	content: "/";
	opacity: .5;
	text-align: left;
	z-index: 3;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.dt-breadcrumbs-shortcode .breadcrumbs * {
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
}
.breadcrumbs li {
	position: relative;
	display: inline-block;
	padding-left: 12px;
	margin-left: 8px;
}
ul.dropdown-menu {
	padding: 0;
}
@media screen and (max-width: 568px) {
	.btn-default {
		min-width: 212px;
	}
}
.animated .bottom-line {
	position: relative;
}
.animated .bottom-line:after {
	content: "";
	position: absolute;
	width: 0%;
	height: 2px;
	background: #1C110A;
	transform: translatex(-50%);
	left: 50%;
	top: 100%;
	transition: .5s;
}
.animated .bottom-line:hover:after {
	width: 100%;
}
@keyframes animrotate {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
header.main-header {
	background: #16384e;
}
#header .navbar img {
	height: 75px;
}
.navbar-default .navbar-nav a {
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
}

.navbar-default .fa-plus{
	display: none;
}
.scrolled-Header {
	background: #16384e;
	box-shadow: 0 1px 4px rgba(33, 37, 41, 0.62);
	top: 0;
	z-index: 1060;
}
.custom-nav {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	padding: 0;
}
.dropdown-toggle::after {
	display: none;
}
.navbar-default .navbar-nav .active > a, .navbar-default .navbar-nav a.active, .navbar-default .navbar-nav a.show, .navbar-default .navbar-nav .show > a, .navbar-default .navbar-nav a:focus, .navbar-default .navbar-nav a:hover {
	color: #f79646;
}
.navbar-default .navbar-nav .dropdown-menu li a {
	color: #fff;
}
.navbar-default .navbar-nav .dropdown-menu li a:hover {
	color: #f79646;
	text-decoration: none;
}
.dropdown-menu {
	background-color: #16384e;
	border: 0;
}
.dropdown-menu a {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem !important;
	clear: both;
	font-weight: 400;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}
.main-header img.scroll {
	display: none;
}
.scrolled-Header img.no-scroll {
	display: none;
}
.scrolled-Header img.scroll {
	display: block;
}
.page-template-login-page-template .custom-nav {
	background: #16384e;
}
#header .navbar img.scroll {
    height: 60px;
    padding: 10px;
}
.master {
	position: relative;
	z-index: 100;
}
.cb-b-bn-bg {
	background: #16384e;
	color: #fff;
	background-size: cover !important;
	display: block;
	height: 100%;
	min-height: 25rem;
	width: 100%;
}
.cb-b-bn-bg .main-title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	width: 100%;
	text-align: center;
}
.main-title h1 {
	font-size: 60px;
	text-transform: uppercase;
	margin: 110px 0;
	color: #fff;
}
section.banner {
	border: 0;
	margin: 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	height: 40vh;
}
.home section.banner {
	height: 100vh;
	-ms-flex-align: center;
	align-items: center;
}
.home section.banner .container {
	/*width: 850px;*/
}
.home section.banner h1 {
    color: #f79646;
    font-weight: 700;
    font-size: 52px;
    text-align: center;
    position: relative;
	font-family: 'CenturyGothic' !important;
}
.owl-carousel .owl-stage {
    align-items: center;
    display: flex;
	padding-top: 85px;
}
.owl-carousel .owl-item img {
	width: 40%;
	margin: 0 auto;
}
.banner .owl-nav {
	position: absolute;
	top: 50%;
	width: calc(100%+ 80px);
	left: 50%;
	display: flex;
	justify-content: space-between;
	color: #fff;
	transform: translate(-50%, -50%);
	font-size: 27px;
}
.banner .owl-theme .owl-dots .owl-dot span {
	background: #fff;
}
.banner .owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #ed9246;
}
@font-face {
	font-family: "Gaoel";
	src: url("./fonts/Gaoel.eot") format("embedded-opentype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Gaoel";
	src: url("./fonts/Gaoel.woff") format("woff"), url("./fonts/Gaoel.ttf") format("truetype"), url("./fonts/Gaoel.svg#Gaoel") format("svg");
	font-weight: normal;
	font-style: normal;
}
.bannerimg {
	position: relative;
	display: flex;
	height: auto;
}
.bannerimg #particles-js {
	width: 100%;
	height: 100%;
	background-color: #16384e;
	background-image: url(layout.css);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: fixed;
	z-index: 0;
	top: 0;
	max-height: 850px;
}
.floating-icon {
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-50%, -50%);
	width: 10vw;
}
.slide-banner {
	background: transparent;
	position: relative;
	z-index: 1000;
	width: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	color: #fff;
	max-width: 90vw;
	margin: 0 auto;
}
.slide-banner .slide {
	width: 25.75vw;
	height: 25.75vw;
	padding: 1vw 1vw;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	flex: 1;
	flex-grow: 1;
	border: 0.6vw solid;
	border-radius: 3.7vw;
}
.slide-banner .slide > * {
	flex: 1;
	flex-grow: 1;
}
.slide-banner .slide .icon {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 100%;
	max-height: 50%;
}
.slide-banner .slide .icon img {
  	width: initial;
    height: 100%;
}
.slide-banner h4 {
	font-size: 1.6vw;
	font-weight: 600;
	font-family: 'CenturyGothic' !important;
}
.slide-banner p {
	font-size: 1.4vw;
	line-height: 1.4;
	font-family: 'CenturyGothic' !important;
}
.slide-banner .slide.sl-1 .icon {
    display: block;
}
.slide-banner .slide.sl-2 .icon {
	flex-direction: column;
}
.slide-banner .slide.sl-2 .icon img {
	max-height: 5vw;
}
.slide-banner .slide.sl-2 .icon .lg-text {
	font-family: "Gaoel";
	font-size: 3vw;
	margin-top: 0.9vw;
}
.slide-banner .slide.sl-3 .icon img {
 	height: 60%;
    margin-top: 8%;
}
.slide-arrow {
	width: 7vw;
	margin-left: 1.3vw;
}
.slide-arrow img {
	max-width: 2.3vw;
	padding: 0;
}
.slide.sl-1 {
	border-color: #3cf2d0;
	box-shadow: inset 0 0 10px #3cf2d0, 0 0 10px #3cf2d0;
}
.slide.sl-2 {
	border-color: #5cdaf5;
	box-shadow: inset 0 0 10px #5cdaf5, 0 0 10px #5cdaf5;
}
.slide.sl-3 {
	border-color: #3cf2d0;
	box-shadow: inset 0 0 10px #3cf2d0, 0 0 10px #3cf2d0;
}
.arw-anim img {
	margin-left: -1.2vw;
	animation: lds-facebook 4s infinite;
	opacity: 0;
}
.arw-anim.vr {
	margin: 2.3vw 0;
}
.arw-anim.vr img {
	margin-left: 0;
	margin-bottom: -1.5vw;
	max-width: 10vw;
	display: block;
}
.slide-banner .slide-arrow.sa1 .arw-anim img:nth-child(1) {
	animation-delay: -1s;
}
.slide-banner .slide-arrow.sa1 .arw-anim img:nth-child(2) {
	animation-delay: -0.666666s;
}
.slide-banner .slide-arrow.sa1 .arw-anim img:nth-child(3) {
	animation-delay: -0.333333s;
}
.slide-banner .slide-arrow.sa1 .arw-anim img:nth-child(4) {
	animation-delay: 0s;
}
.slide-banner .slide-arrow.sa-2 .arw-anim img:nth-child(1) {
	animation-delay: 0.333333s;
}
.slide-banner .slide-arrow.sa-2 .arw-anim img:nth-child(2) {
	animation-delay: 0.666666s;
}
.slide-banner .slide-arrow.sa-2 .arw-anim img:nth-child(3) {
	animation-delay: 1s;
}
.slide-banner .slide-arrow.sa-2 .arw-anim img:nth-child(4) {
	animation-delay: 1.3333333s;
}
@keyframes lds-facebook {
	0% {
		opacity: 0;
		text-shadow: 0 0 10px #5cdaf5;
	}
	40% {
		opacity: 0;
		filter: hue-rotate(90deg);
	}
	60% {
		opacity: 1;
		filter: hue-rotate(0);
		text-shadow: 0 0 10px #3cf2d0;
	}
	100% {
		opacity: 1;
		filter: hue-rotate(0);
	}
}
@media screen and (max-width: 767px) {
	.floating-icon {
		width: 30vw;
	}
	.slide-banner {
		flex-direction: column;
	}
	.slide-banner .slide > * {
		padding: 0 2vw;
	}
	.slide-banner h4 {
		font-size: 3.6vw;
	}
	.slide-banner p {
		font-size: 4.4vw;
	}
	.slide-banner .slide.sl-2 .icon img {
		max-height: 14vw;
	}
	.slide-banner .slide.sl-2 .icon .lg-text {
		font-size: 7vw;
		margin-top: 2vw;
	}
}

.history .timestamp {
	background-repeat: no-repeat;
	background-position: center;
	background-image: none !important;
	background-size: 90% 90%;
	height: 10vw;
	padding: 0.6vw;
	padding-top: 1.2vw;
	margin: 1vw;
	margin-bottom: 2.4vw;
}
.history .timestamp .icon {
	width: 100%;
	height: 100%;
}
.history .timestamp .icon img {
	width: 5vw;
}
.history .timestamp .icon .txt {
	color: #6eceed;
    font-size: 3vw;
    line-height: 1.4;
}
.history .bl-1 .timestamp {
	border-color: #5594f5;
}
.history .bl-2 .timestamp {
	border-color: #f5b01b;
}
.history .bl-3 .timestamp {
	border-color: #5ad7f2;
}
.history .bl-4 .timestamp {
	border-color: #3bf2d1;
}

.history .bl-1.active .timestamp {
 	box-shadow: inset 0 0 10px #5594f5, 0 0 10px #5594f5;
}
.history .bl-2.active .timestamp {
 	box-shadow: inset 0 0 10px #f5b01b, 0 0 10px #f5b01b;
}
.history .bl-3.active .timestamp {
 	box-shadow: inset 0 0 10px #5ad7f2, 0 0 10px #5ad7f2;
}
.history .bl-4.active .timestamp {
	box-shadow: inset 0 0 10px #3bf2d1, 0 0 10px #3bf2d1;
}

.history .swiper-container {
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
}
.history .swiper-container .timeline {
	justify-content: center;
	border-radius: 2vw;
}
.history .timestamp {
	position: relative;
    border: 0.25vw solid #fff;
    border-radius: 1vw;
    text-transform: uppercase;
}
.history .timestamp:after {
    content: "";
    height: calc(2.4vw + 0.2vw);
    width: 4px;
    background: #fff;
    position: absolute;
    top: calc(100% + 0.25vw);
}
.history ul {
	padding-left: 1.7vw;
}
.history ul li {
	transition: all 200ms ease-in;
	font-size: 0.8vw;
}
.history .status {
	border-top: 4px solid #fff;
	color: #6eceed;
}
.history .status span {
	text-align: left;
}
.history .status span:before {
	display: none;
}
.history .status:after {
	right: 0;
	background: #ffffff;
}
.history .status:first-child::after {
	content: "";
	right: 0;
	background: #ffffff;
	height: 4px;
}
.history .history-tl-container.verticle-tl2 {
	font-family: "Roboto", sans-serif;
	width: 50%;
	margin: auto;
	display: block;
	position: relative;
	color: #fff;
}
.history .history-tl-container.verticle-tl2 ul.tl {
	margin: 20px 0;
	padding: 0;
	display: inline-block;
}
.history .history-tl-container.verticle-tl2 ul.tl li {
	list-style: none;
	margin: auto;
	margin-left: 200px;
	min-height: 50px;
	border-left: 4px solid #f79646;
	padding: 0 0 50px 30px;
	position: relative;
}
.history .history-tl-container.verticle-tl2 ul.tl li:last-child {
	border-left: 0;
}
.history .history-tl-container.verticle-tl2 ul.tl li:last-child::before {
	left: 0;
}
.history .history-tl-container.verticle-tl2 ul.tl li::before {
	content: " ";
	position: absolute;
	transform: translateX(-50%);
	left: -2px;
	top: -7px;
	content: " ";
	width: 30px;
	height: 30px;
	background-color: #f79646;
	border-radius: 30px;
	border: 4px solid #fff;
	transition: all 200ms ease-in;
	z-index: 2;
}
.history .verticle-tl2 ul.tl li .item-title {
	font-size: 16px;
}
.history .verticle-tl2 ul.tl li .item-detail {
	color: rgba(0, 0, 0, 0.5);
	font-size: 12px;
}
.history .verticle-tl2 ul.tl li .timestamp {
	color: #ffffff;
	position: absolute;
	width: auto;
	max-width: 250px;
	left: -13%;
	text-align: right;
	font-size: 12px;
	transform: translatex(-100%);
}
@media screen and (max-width: 1100px) {
	.history ul {
		padding-left: 20px;
	}
	.history ul li {
		font-size: 14px;
	}
	.history .swiper-container .timeline {
		justify-content: flex-start;
		border-radius: 12px;
		padding-left: 60px;
		padding-right: 60px;
		min-width: fit-content;
	}
	.history .timestamp {
		border: 5px solid;
		height: 140px;
		padding: 15px;
		padding-top: 20px;
		margin: 16px;
		margin-bottom: 15px;
		border-radius: 16px !important;
		font-size: 14px;
	}
	.history .timestamp:after {
		height: 15px;
		width: 4px;
		top: calc(100% + 5px);
	}
	.history .timestamp .icon img {
		width: 70px;
	}
	.swiper-slide {
		min-width: 140px;
		font-size: 20px;
	}
}

.bannerimg {
	padding: 50px 0;
	align-items: center;
	position: relative;
	background-size: cover;
	padding-top: 100px;
}
.banner2 {
	position: absolute;
	width: 54vw;
	left: 50%;
	top: 44%;
	transform: translate(-50%, -50%);
}
.banner2 .ban-lg {
	width: 100%;
}
.bannerimg .duck {
	position: absolute;
	top: 80%;
	left: 47%;
	width: 5vw;
}
.secondary-banner {
	padding-top: 10% !important;
	padding-bottom: 2% !important;
	background-position: 50% 0px !important;
	background-attachment: fixed !important;
	min-height: 110px;
}
.page-id-553 .heading, .page-id-557 .heading, .page-id-531 .heading, .page-id-516 .heading {
	/*background: #16384e;*/
}
.secondary-banner h1 {
	text-align: center;
	font-size: 50px;
	line-height: 50px;
	color: #fff;
	text-transform: uppercase;
}
.heading {
	z-index: 100;
	border: 0;
	margin: 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	height: 25vh;
	font-family: 'Gaoel';
}
.page-id-516 .heading {
	height: 10vh;
}
.heading h1 {
	text-align: center;
	font-size: 40px;
    line-height: 0px;
	color: #fff;
	text-transform: uppercase;
    margin-bottom: 50px;
	font-weight: 700;
}
section.about {
    padding: 80px 0;
    background-color: #fff;
    background-image: url(/wp-content/uploads/2019/10/robot.png);
    background-attachment: fixed;
}
.about-overlay {
	position: absolute;
	visibility: visible;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(211, 211, 211, .2);
}
section.about p {
	color: #16384E;
	font-size: 23px;
	text-align: justify;
	position: relative;
	font-family: 'CenturyGothic' !important;
	font-weight: 600;
}
section.team {
	text-align: center;
	padding-bottom: 50px;
}
.team-block {
	margin-bottom: 50px;
}
.team .lower-box h5 {
	font-weight: 700;
	padding-top: 20px;
}
.team .lower-box {
	height: 100px;
}
.team .lower-box span {
	font-size: 11px;
	line-height: 11px;
}
.team .text-outer p {
	text-align: left;
	font-size: 16px;
}
.team-container {
	/*background-color: #dfdfdf;*/
	height: 100%;
	/*border: 5px solid #f79646;
	border-radius: 25px;*/
}
.team-media > span {
	width: 100%;
	display: inline-block;
}
.team-media {
	border-radius: 500px;
}
.team-media {
	padding: 30px 30px 0px 30px;
	position: relative;
	line-height: 0;
}
.team-media img {
	width: 150px;
    max-width: 100%;
}
.team-media img {
	border-radius: 100%;
 	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.team-desc {
	padding: 20px 10px 10px 10px;
	font-family: 'CenturyGothic' !important;
	color: #fff;
}
.team-desc .team-author .team-author-name {
	margin-bottom: 0px;
	font-weight: bold;
}
.team-author p {
	margin-bottom: 10px;
}
.team-desc .team-author small {
	display: block;
	margin-top: -16px;
}
.team-desc .team-author p {
	color: #fff;
}
.team-desc .team-author p {
	display: inline-block;
}
.team-content {
	margin-bottom: 5px;
}
.team-desc .team-content {
	font-size: 16px;
    line-height: 24px;
	text-align: left;
}
@media (min-width: 1499px) {
	.team .container {
		max-width: 100%;
	}	
	.team-block {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media only screen and (max-width: 1499px) and (min-width: 1200px) 
 {
.team  .col-xl-2 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
}
section#promo {
	padding-top: 150px;
}
section.promo, section.market {
	padding: 50px 0;
	/* background-color: #16384e; */
	color: #fff;
	text-align: justify;
}
section#market, section#insure {
	background-color: #fff;
    /* padding-bottom: 0; */
    background-image: url(/wp-content/uploads/2019/10/robot.png);
    background-attachment: fixed;
}
section#market h2 {
	color: #16384e;
}
section#insure h2 {
    color: #16384e;
}
.market h2, .promo h2, .vision h2, .insure h2 {
	padding-bottom: 30px;
}
.promo h2, .vision h2 {
	padding-bottom: 30px;
	}
.vision h2 {
	color: #f79646;
}
.promo h2 {
	color: #f79646;
}
.market h2 {
	padding-top: 30px;
}
.vision img {
	width: 100%;
}
.vision p {
	font-size: 26px;
	line-height: 32px;
	color: #fff;
	text-align: left;
	font-family: 'CenturyGothic' !important;
}
.promo .pro {
    display: flex;
    align-items: flex-start !important;
}
.promo .pro > * {
    flex: 1;
}
.promo .pro .first {
    flex: 0.65;
    padding-right: 30px;
}
.promo .pro .second {
    padding: 0 60px;
}
.promo .pro .third {
    padding-left: 30px;
}
.timeline {
	list-style-type: none;
	display: flex;
	padding: 0;
	text-align: center;
	justify-content: space-between;
}
.timeline li {
	transition: all 200ms ease-in;
}
/*--------History-----------*/
.status {
	padding: 0px 5px;
	line-height: 1.8;
	display: flex;
	justify-content: center;
	/*  border-top: 4px solid #f79646;*/
	position: relative;
	transition: all 200ms ease-in;
}
.status:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 4px;
	background: #f79646;
	top: -4px;
	right: 50%;
	z-index: 1;
}
.swiper-slide:last-child .status span:before {
	box-shadow: 0 0 1.6vw #c6f37f;
}
.status span {
	padding-top: 25px;
}
.status span:before {
	content: '';
	width: 3vw;
	height: 3vw;
	background-color: #f79646;
	border-radius: 3vw;
	border: 0.3vw solid #fff;
	position: absolute;
	top: -2px;
	left: 50%;
	transition: all 200ms ease-in;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.swiper-control {
	text-align: right;
}
.swiper-slide {
	width: 11vw;
	text-align: center;
	font-size: 1VW;
}
.swiper-slide:nth-child(1) .status:after {
	width: 0;
}
.swiper-container {
	width: 100%;
	padding: 0px 10px;
	position: relative;
}
.history-tl-container.verticle-tl {
	width: 100%;
	text-align: center;
	margin: auto;
	display: block;
	position: relative;
}
.history-tl-container.verticle-tl ul.tl {
	margin: 20px 0;
	padding: 0;
	display: inline-block;
	text-align: left;
}
.history-tl-container.verticle-tl ul.tl li {
	list-style: none;
	margin: auto;
	margin-left: 200px;
	min-height: 50px;
	border-left: 4px solid #f79646;
	padding: 0 0 50px 30px;
	position: relative;
}
.history-tl-container.verticle-tl ul.tl li:last-child {
	border-left: 0;
}
.history-tl-container.verticle-tl ul.tl li:last-child::before {
	left: 0;
}
.history-tl-container.verticle-tl ul.tl li::before {
	content: " ";
	position: absolute;
	transform: translateX(-50%);
	left: -2px;
	top: -7px;
	width: 30px;
	height: 30px;
	background-color: #f79646;
	border-radius: 30px;
	border: 4px solid #fff;
	transition: all 200ms ease-in;
	z-index: 2;
}
.verticle-tl ul.tl li .item-title {
	font-size: 16px;
}
.verticle-tl ul.tl li .item-detail {
	color: rgba(0, 0, 0, 0.5);
	font-size: 12px;
}
.verticle-tl ul.tl li .timestamp {
	color: #ffffff;
	position: absolute;
	width: auto;
	max-width: 250px;
	left: -13%;
	text-align: right;
	font-size: 12px;
	transform: translatex(-100%);
	display: block;
}
section.history {
	padding: 120px 0 50px 0;
	color: #fff;
	overflow-x: auto;
}
.timestamp {
	margin-bottom: 3vw;
	padding: 0px 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100px;
	font-size: 1vw;
	line-height: 1.8;
	justify-content: flex-end;
}
@media screen and (max-width: 568px) {
	.swiper-slide {
		width: 80vw;
		min-width: 80vw;
	}
	.history .swiper-container .timeline {
		padding-left: 5vw;
		padding-right: 5vw;
	}
	.history .timestamp {
		height: 80vw;
		font-size: 9vw;
	}
	.history .timestamp .icon img {
		width: 45vw;
	}
	.history ul li {
		font-size: 5vw;
	}
	section.history {
    padding: 75px 0 50px 0;
}
}
.market img {
	width: 100%;
}
.market p {
	font-size: 26px;
	line-height: 32px;
	color: #16384e;
	text-align: left;
	font-family: 'CenturyGothic' !important;
}

.promo .img-first {
	margin-top: 25px;
}
.promo p {
	font-size: 26px;
	line-height: 32px;
	color: #fff;
	text-align: left;
	font-family: 'CenturyGothic' !important;
}
.insure, .vision {
	padding: 50px 0;
}
.insure p {
	font-size: 26px;
	line-height: 32px;
	color: #16384e;
	text-align: left;
	font-family: 'CenturyGothic' !important;
}
.insure img {
	width: 100%;
}
.news-content {
	padding: 50px 0 20px;
	/* background: #16384e;*/
}
.news-tabs {
    padding-top: 50px;
    background: #fff;
    background-image: url(/wp-content/uploads/2019/10/robot.png);
    background-attachment: fixed;
}
.news-tabs .news-tile {
	margin-bottom: 50px;
}
section.news nav.news-tabs .col {
	margin-bottom: 20px;
}
.nav .active .box {
	background: #fff;
	box-shadow: none;
}
.nav .box {
	padding: 25px;
	text-align: center;
	height: 180px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border: 2px solid #fff;
	cursor: pointer;
}
.nav .box h2, .box h3 {
	color: #000;
	font-size: 24px;
	text-shadow: 1px 1px 3px #000;
}
.box h3 {
	padding-top: 50px;
}
.nav .outer-box {
	box-shadow: 0px 15px 11px -14px #111;
}
.content-box {
	display: flex;
	width: 100%;
	height: 100%;
	margin: auto;
	color: #fff;
	border: 1px solid #fff;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.content-box h2 {
	margin-bottom: 35px;
}
.news-content .tab-pane img {
	width: 100%;
}
.news-tile .news-image-background {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.news-tile .news-image-background {
	height: 300px;
	position: relative;
	padding: 10px;
}
.news-content .news-tile .news-image-background {
	height: 375px;
	position: relative;
	padding: 10px;
	border: 1px solid #fff;
}
.news-tile .overlay {
	position: absolute;
	visibility: visible;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: -moz-linear-gradient(bottom, rgba(22, 56, 78, 0.1) 30%, rgba(22, 56, 78, 0.65) 100%);
	background: -webkit-linear-gradient(bottom, #16384E 30%, rgba(22, 56, 78, 0) 100%);
	background: linear-gradient(to top, #16384E 30%, rgba(22, 56, 78, 0) 100%);
}
.news-tile:hover .news-image-background {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.news-tile:hover .overlay {
	background: linear-gradient(to top, rgba(22, 56, 78, .8) 30%, rgba(22, 56, 78, 0) 100%);
}
.news-tile .news-text-cont {
	padding: 10px 20px 10px 10px;
}
.news-tile .news-text-cont {
	position: absolute;
	bottom: 10px;
}
.news-tile .news-text-cont p {
	margin-bottom: 0;
	line-height: 26px;
}
.red {
	color: #ef9347 !important;
}
.white {
	color: #FFFFFF !important;
}
section.login-section {
	width: 100%;
	-ms-flex-align: center;
	align-items: center;
	background-size: auto;
	height: 100vh;
}
#particles-js {
	width: 100%;
	height: 100%;
	background-color: #16384e;
	background-image: url('');
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: fixed;
	z-index: 0;
	max-height: 100vh;
}
#particles-wt {
	width: 100%;
	height: 100%;
	background-color: #16384e;
	background-image: url('');
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: .0;
	z-index: 0;
}
#particles-header {
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-color: #16384e;
	background-image: url(layout.css);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: fixed;
	z-index: 0;
	max-height: 100vh;
}
.single-news #particles-header {
	position: relative;
    max-height: 15vh;
}
.single-news-page {
    padding-top: 50px;
    background: #fff;
    background-image: url(/wp-content/uploads/2019/10/robot.png);
    background-attachment: fixed;
}
.single-news-page p {
    color: #16384E;
    font-size: 20px;
    position: relative;
}
.single-news-page h1{
	color: #16384E;	
}
/*.particle-js {
    width: 100%;
    height: 100%;
    background-image: url(layout.css);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
}*/
.secondary-page p {
    color: #fff;
    font-family: 'CenturyGothic';
    line-height: 24px;
    font-size: 16px;
}
.animation {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.pagecontentsection {
	padding: 50px 0;
}
.pagecontentsection .wpcf7 label {
	display: block;
}
.contact-page-section {
	padding-bottom: 50px;
}
.map {
	margin-bottom: 30px;
}
.wpgmp_map {
    max-width: 100%;
}
.map iframe {
	height: 300px;
	width: 100%;
	border-radius: 5px;
}
.contact-form-section {
	padding: 20px 0;
	position: relative;
}
.contact-form .form-group {
	position: relative;
	margin-bottom: 20px;
	float: left;
}
#gform_wrapper_1 {
	margin-top: -25px;
}
.gform_wrapper .validation_message {
    color: #FF0000;
}
.gform_wrapper div.validation_error {
    color: #FF0000 !important;
    border-top: 2px solid #FF0000 !important;
    border-bottom: 2px solid #FF0000 important;
	background: #fff;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border-top: 1px solid #FF0000 !important;
    border-bottom: 1px solid #FF0000 !important;
	background: #fff  !important;
}
.gform_wrapper .validation_message {
    color: #FF0000 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	padding-right: 16px !important;
}
.gform_confirmation_message {
    color: #fff;
}
.contact-form .form-group input[type="text"], .contact-form .form-group input[type="password"], .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="email"], .contact-form .form-group select, .gform_wrapper input.large {
	position: relative;
	font-family: 'CenturyGothic' !important;
	display: block;
	width: 100%;
	color: #a5a5a5;
	line-height: 26px;
	padding: 5px 10px !important;
	height: 50px;
	font-size: 14px;
	border-radius: 2px;
	background: #fff;
	border: 1px solid #dddddd;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}
.contact-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 26px;
	padding: 10px 20px;
	color: #a5a5a5;
	height: 215px;
	font-size: 14px;
	resize: none;
	border-radius: 2px;
	background: none;
	border: 1px solid #dddddd;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}
.content-boxed p {
    color: #fff;
    font-family: 'CenturyGothic';
    line-height: 24px;
    font-size: 16px;
}
.contact-form li#field_1_2, .contact-form li#field_1_3, .contact-form li#field_1_4, .contact-form li#field_1_5 {
	width: 50%;
	float: left;
	clear: none;
}
.contact-form li#field_1_6, .contact-form li#field_1_7 {
	clear: none;
	float: left;
	width: 100%;
}
span .wpcf7-not-valid {
	border: 1px solid #ff0000 !important;
}
span.wpcf7-not-valid-tip {
	display: none;
}
div.wpcf7-validation-errors {
	background: #ffe2e2;
	border: 1px solid #ff0000;
	color: #C10000;
}
div.wpcf7-response-output {
	margin: 2em 0;
	padding: 15px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.wpcf7-validation-errors {
	display: none !important;
}
.wpcf7-spam-blocked {
	background: #e2e2e2;
	border: 1px solid #bcbcbc !important;
	color: #383838;
}
.wpcf7-mail-sent-ng {
	background: #fcf8e3;
	border: 1px solid #ac9163 !important;
	color: #8a6d3b;
}
.wpcf7-mail-sent-ok {
	background: #dff0d8;
	border: 1px solid #3c763d !important;
	color: #3c763d;
}
textarea {
	overflow: auto;
}
footer.content-info {
	background: #16384e;
	color: #fff;
	padding: 2rem 0;
	z-index: 2;
	position: relative;
}
.footer-connect img {
	margin: 0 auto;
	max-width: 240px;
	display: block;
}
.footer-menu ul {
	padding: 0;
	text-align: center;
	margin-bottom: 15px;
}
.footer-menu ul li {
	display: inline-block;
	padding: .7rem 15px;
	text-transform: uppercase;
}
.dropdown-item {
	text-transform: uppercase;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: rgb(247, 150, 70);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: rgba(247, 150, 70, 0.9);
}
.history .mCustomScrollBox {
	position: initial;
	overflow: hidden;
}
@media screen and (max-width: 1199px) {
	.timestamp {
		padding: 0px 10px;
	}
	.navbar-toggler {
		border: 2px solid #fff;
	}
	.navbar-toggler .fa-bars {
		color: #fff;
	}
	.home section.banner h1 {
		font-size: 32px;
	}
	.history .timestamp .icon .txt {
		font-size: 24px;
	}
}
@media screen and (max-width: 991px) {
	.custom-nav {
		background: #16384e;
	}
	.content-boxed {
		padding: 0 15px;
	}
	.insure-first {
		margin: 0 auto;
		display: block;
	}
	.promo .pro {
		display: block;
	}
	.promo .pro .first img,.promo .pro .second img {
		margin: 0 auto;
		display: block;
	}
	.promo .pro .first {
		padding-right: 0;
	}
	.promo .pro .second {
    padding: 0 15px;
}
}
@media screen and (max-width: 767px) {
	section.about p {
		font-size: 16px;
		line-height: 22px;
	}
	.custom-nav {
		padding: 0 20px;
	}
	.banner .owl-carousel.owl-loaded {
		max-width: 90vw;
	}
	.home section.banner {
		min-height: 50vh;
		height: 75vh;
	}
	section.login-section {
		height: 61vw;
		margin-top: 75px;
	}
	.slide-banner {
		flex-direction: column;
	}
	.slide-banner .slide-arrow img {
		width: 15vw;
    	max-width: 100%;
	}
	.slide-banner .slide > * {
		padding: 0 2vw;
	}
	.slide-banner .slide {
		width: 75.75vw;
		border-width: 1.6vw;
		height: 75.75vw;
		padding: 3vw 3vw;
	}
	.slide-banner .slide.sl-1 {
		padding-top: 60px;
	}
	.slide-banner .slide.sl-1 .icon img {
		height: 22vw;
	}
	.slide-banner h4 {
		font-size: 3.6vw;
	}
	.slide-banner p {
		font-size: 4.4vw;
	}
	.slide-banner .slide.sl-2 .icon img {
		max-height: 14vw;
	}
	.slide-banner .slide.sl-2 .icon .lg-text {
		font-size: 7vw;
		margin-top: 2vw;
	}
	.contact-form li#field_1_2, .contact-form li#field_1_3, .contact-form li#field_1_4, .contact-form li#field_1_5 {
		width: 100%;
	}
	.contact-form-section {
		padding: 30px 30px 0;
	}
	section.about {
    	padding: 30px 0;
	}
	.pricing-img {
    	height: auto;
	}
}

@media screen and (max-width: 568px) {
	.home section.banner h1 {
		font-size: 18px;
	}
	.home section.banner {
		min-height: 50vh;
	}
	.owl-carousel.owl-drag .owl-item {
		padding: 0 15px;
	}
	.secondary-banner {
		min-height: 75px;
	}
	.promo p, .insure p, .market p {
		font-size: 18px;
		line-height: 24px;
	}
	
	.heading h1 {
		text-align: center;
		font-size: 30px;
		line-height: 40px;
	}
	.vision p {
		font-size: 18px;
		line-height: 24px;
	}
	.vision h2 {
		margin-top: 20px;
		padding-bottom: 12px;
	}
	.insure, .vision, section.market {
		padding: 50px 30px;
		padding-bottom: 0;
	}
	.vision{
		padding-bottom: 50px;
	}
	.team-block {
		margin-bottom: 20px;
	}
	.g-recaptcha {
		transform: scale(0.86);
		-webkit-transform: scale(0.86);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
	.content-box h2 {
		margin-bottom: 20px;
	}
	.heading h1 {
		font-size: 25px;
		margin-bottom: 30px;
	}
 	.history .timestamp .icon .txt {
		font-size: 22vw;
	}
	.owl-carousel .owl-stage {
		padding-top: 65px;
	}
	.footer-menu ul li {
		padding: .4rem 10px;
	}

	.slide-banner .slide.sl-3 .icon {
    display: flex;
    flex-direction: initial;
}
}
.slide-banner .slide.sl-3 .icon {
	display: block;
}
section.client {
    padding: 30px 0;
    background: #fff;
}
div#portCompany {
    background: #fff;
    position: relative;
    z-index: 1000;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #fff;
    max-width: 90vw;
    margin: 0 auto;
}
.client .owl-carousel .owl-item img {
	max-width: 100%;
	width: 100%;
    margin: 0 auto;
}
.client .owl-item .item h3 {
    color: rgb(22, 56, 78);
    font-size: 14px;
    text-align: center;
    position: relative;
    font-weight: 600;
    font-family: CenturyGothic !important;
    margin-top: 10px;
}
.client .owl-carousel .owl-stage {
    padding-top: 0px;	
}