body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F7F7F7;
	font-size: 18px;
	line-height: 28px;
	margin: 0;
}
/* Mobile */
@media (max-width: 767px) {
	body {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
a {
	color: #001D4B;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #3C74C0;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color:#001E4B;
	font-weight:bold;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}
h1{
	font-size:34px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	margin-top:20px;
	margin-bottom:20px;
}
h2{
	font-size:28px;
}
h3{
	font-size:20px;
}
h4{
	font-size:18px;
	line-height: 26px;
}
p {
	margin: 0 0 10px;
}
hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #fff;
	border: #DDDDDD -moz-use-text-color #FFFFFF !important;
}
img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
em{
	color:inherit;
}
.form-control, .btn{
	font-size:15px;
}
[class^="fa fa-"],
[class*=" fa fa-"] {
	font-size: 18px;
	padding-right: 0.6em;
}
span.icon-plus,
span.icon-chevron-right,
span.icon-list,
span.icon-cog,
span.icon-envelope,
span.icon-print,
span.icon-edit,
span.icon-search,
span.icon-ok,
span.icon-location,
.icon-arrow-down,
.icon-copy,
.icon-picture,
.icon-file-add,
.icon-home,
.icon-first,
.icon-cancel,
.icon-file-add,
.icon-eye,
.icon-folder-2,
.icon-first,
.icon-previous,
.icon-next,
.icon-last,
.icon-arrow-left,
.icon-user,
.icon-lock,
.icon-save {
	background: none;
	display: inline-block;
	font-size: 14px;
	margin-right: 0.4em;
	font-style: normal;
}
span.icon-plus:before,
span.icon-chevron-right:before,
span.icon-list:before,
span.icon-cog:before,
span.icon-envelope:before,
span.icon-print:before,
span.icon-edit:before,
span.icon-search:before,
span.icon-ok:before,
span.icon-location:before,
.icon-arrow-down:before,
.icon-copy:before,
.icon-picture:before,
.icon-file-add:before,
.icon-home:before,
.icon-cancel:before,
.icon-file-add:before,
.icon-eye:before,
.icon-folder-2:before,
.icon-first:before,
.icon-previous:before,
.icon-next:before,
.icon-last:before,
.icon-arrow-left:before,
.icon-user:before,
.icon-lock:before,
.icon-save:before {
	font-family: "Font Awesome 5 Free";
}
.icon-next {
	margin-right: 0;
}
span.icon-chevron-right {
	font-size: 21px;
	margin: 0;
	float: right;
	padding: 2px 0 0 21px;
}
span.icon-chevron-right:before {
	content: "\f105";
}
span.icon-cog {
	font-size: 16px;
}
span.icon-cog:before {
	content: "\f013";
}
span.icon-envelope:before {
	content: "\f0e0";
}
span.icon-print:before {
	content: "\f02f";
}
span.icon-edit:before {
	content: "\f044";
}
.icon-cancel:before {
	content: "\f00d";
}
.icon-file-add:before {
	content: "\f08e";
}
.icon-eye:before {
	content: "\f06e";
}
.icon-folder-2:before {
	content: "\f07b";
}
span.icon-list {
	padding-top: 2px;
}
.icon-list:before {
  content: "\f03a";
}
span.icon-plus {
	margin-right: 0;
}
span.icon-plus:before {
	content: "\f067";
}
.icon-home {
	padding-top: 3px;
	margin-right: 14px;
}
.icon-home:before {
	content: "\f015";
}
.icon-ok:before {
	content: "\f00c";
}
.icon-file-add:before {
	content: "\f08e";
}
.icon-picture:before {
	content: "\f03e";
}
.icon-copy:before {
	content: "\f0c5";
}
.icon-arrow-down:before {
	content: "\f063";
}
.icon-arrow-left {
	font-size: 24px;
	padding-top: 2px;
}
.icon-arrow-left:before {
	content: "\f104";
}
.icon-user {
	font-size: 18px;
	padding-top: 4px;
}
.icon-user:before {
	content: "\f007";
}
span.icon-location:before {
	content: "\f041";
}
.icon-lock {
	font-size: 16px;
	margin-right: 0;
}
.icon-lock:before {
	content: "\f023";
}
.icon-save:before {
	content: "\f00c";
}
.blog,
.blog-featured,
.item,
.item-page {
	display: block;
	overflow: hidden;
}
.item,
.item-page,
div[class^="leading-"],
div[class*=" leading-"] {
	margin-bottom: 8px;
	overflow: hidden;
	padding-bottom: 10px;
}
.item ul, .item-page ul, .items-leading ul {
    list-style-type: none;
	padding-left:20px;
}
.item ul li:before, .item-page ul li:before, .items-leading ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
	font-weight: 600;
    padding-right: 10px;
    color: #333;
}
.page-header h2,
h2.item-title,
.componentheading {
	font-size: 20px;
	color: #444;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	font-weight: 300;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 19px;
	padding-bottom: 6px;
	text-align: left;
}
.page-header h2 a,
h2.item-title a {
	color: #444;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}
.page-header h2 a:hover,
h2.item-title a:hover {
	color: #20BDD1;
}
.page-header {
	border: none;
	margin: 0px 0px 40px 0px;
	padding:40px 0px;
	color: #FFF;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    background: linear-gradient(-45deg, #001D4B, #3C4A68, #001D4B, #6A99AE);
    background-size: 400% 400%;
}
.page-header h1 {
	color: #FFF;
	font-size:22px;
	line-height:40px;
	text-transform:uppercase;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
	text-align:right;
	padding-right:40px;
}
.btn-primary {
    color: #fff;
    background-color: #001E4B;
    border-color: #001E4B;
}
.btn-primary2 {
    color: #fff;
    background-color: #D28782;
    border-color: #D28782;
}
.btn-group .btn.dropdown-toggle {
	padding: 8px 12px 4px;
	margin-top: 0;
	margin-bottom: 29px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.pagination {
	justify-content: center;
	margin: 20px 0;
	font-size:14px;
}
.pagination .fa{
	font-size:14px;
}
ul.search-results {
	list-style: none;
	margin-left: 0;
}
div.result-url {
	color: #777;
	font-style: italic;
}
.element-invisible,
.hidelabeltxt {
	display: none !important;
}
.nav > li > a:hover { background-color: transparent; }
.breadcrumb {
	background-color: transparent;
	margin: 0;
}
.breadcrumb > li > .divider {
	margin-right: 0;
	padding: 0 7px;
	color: #777;
}
.breadcrumb > li + li:before {
	content: none;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
	background: none;
	color: inherit;
}
.text-warning { color: #c09853; }
a.text-warning:hover { color: #a47e3c; }
.text-error { color: #b94a48; }
a.text-error:hover { color: #953b39; }
.text-info { color: #3a87ad; }
a.text-info:hover { color: #2d6987; }
.text-success { color: #468847; }
a.text-success:hover { color: #356635; }
blockquote {
	font-family: Times, serif;
	padding-left: 0;
	font-size: 1.2em;
	line-height: 1.2em;
	border-left: none;
	font-style: italic;
}
blockquote:before {
	font-family: "Font Awesome 5 Free";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	float:left;
	font-size: 70px;
	color: #ddd;
	line-height: 1em;
	margin-right: 0.5em;
	content: "\f10d";
}
blockquote p {
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.3em;
}
blockquote small { line-height: 3em; }
p.dropcap:first-letter {
	font-size: 5em;
	line-height: 1em;
	float: left;
	font-family: Times, serif;
	padding-right: 0.3em;
}
pre {
	margin: 12px 0 21px;
}
code {
	padding: 4px 8px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}
@media (max-width: 767px) {
	pre {
		display: inline-block;
	}
}
.badge {
	margin-left: 1em;
	margin-right: 1em;
	padding: 2px 10px;
	line-height: 2em;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.badge-info {
	background-color: #0099FF;
}
span.label-red,
span.label-blue,
span.label-green,
span.label-grey,
span.label-orange {
	padding:2px 6px;
	font-size:14px;
	color:#fff;
}
span.label-red {
	background-color:#ff4444;
}
span.label-red:hover {
	background-color:#cc0000;
}
span.label-blue {
	background-color:#0192c9;
}
span.label-blue:hover {
	background-color:#016d96;
}
span.label-green {
	background-color:#65a23a;
}
span.label-green:hover {
	background-color:#467028;
}
span.label-orange {
	background-color:#f89406;
}
span.label-orange:hover {
	background-color:#d78005;
}
span.label-grey {
	background-color: #444444;
}
span.label-grey:hover {
	background-color: #1F1F1F;
}
.simple-box,
.info-box,
.success-box,
.pink-box,
.warning-box,
.error-box {
	margin: 10px 0 11px;
	padding: 9px 14px 9px 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.simple-box {
	background-color: #eeeeee;
	border: 1px solid #e7e7e7;
	color: #777;
}
.info-box {
	background-color: #D9EDF7;
	border: 1px solid #BCE8F1;
	color: #3A87AD;
}
.success-box {
	background-color:#dff0d8;
	border-color:#d6e9c6;
	color:#468847;
}
.pink-box {
	background-color:#D28782;
	border-color:#C56C66;
	color:#444;
}
.warning-box {
	background-color:#fcf8e3;
	border: 1px solid #fbeed5;
	color:#c09853;
}
.error-box {
	background-color: #F2DEDE;
	border-color: #EED3D7;
	color: #B94A48;
}
.bubble-red,
.bubble-blue,
.bubble-green,
.bubble-grey,
.bubble-orange {
	position: relative;
	padding: 15px;
	margin: 10px 0;
	color: #444;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.bubble-red:after,
.bubble-blue:after,
.bubble-green:after,
.bubble-grey:after,
.bubble-orange:after {
	position: absolute;
	bottom: -12px;
	left: 50px;
	width: 0;
	border-width: 12px 12px 0;
	border-style: solid;
	content: "";
	display: block;
}
.bubble-red {
	border: 2px solid #f44;
}
.bubble-red:after {
	border-color: #f44 transparent;
}
.bubble-blue {
	border: 2px solid #0c82c5;
}
.bubble-blue:after {
	border-color: #0c82c5 transparent;
}
.bubble-green {
	border: 2px solid #9bbb04;
}
.bubble-green:after {
	border-color: #9bbb04 transparent;
}
.bubble-grey {
	border: 2px solid #ccc;
}
.bubble-grey:after {
	border-color: #ccc transparent;
}
.bubble-orange {
	border: 2px solid orange;
}
.bubble-orange:after {
	border-color: orange transparent;
}
.img-right,
.img-left,
.img-rounded {
	vertical-align: middle;
	max-width:100%;
	height:auto;
	-ms-interpolation-mode:bicubic;
}
.img-right {
	float: right;
	margin: 0 0 10px 30px;
}
.img-fullwidth{
	width:100%;
	height:auto;
}
.img-hzoom {
    overflow: hidden;
}
.img-hzoom img {
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
}
.img-hzoom:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.img-left {
	float:left;
	margin: 0 30px 10px 0;
}
.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 21px;
	margin-bottom: 21px;
}
.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.img-circle {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.img-polaroid {
	padding: 7px;
	background-color: #eee;
	border: 1px solid #ddd;
}
.img-bordered {
	border: 8px solid #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.img-line {
	border: 1px solid #FFF;
	padding:2px;
}
.img-shadow {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.47);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.47);
	box-shadow: 0 0 5px rgba(0,0,0,.47);
}
.img-shadow.img-right {
	margin-right: 7px;
}
.img-shadow.img-left {
	margin-left: 7px;
}
ul.menuarrow li a:before{
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	padding-right: 10px;
	color: #333;
}
ul.listarrow, ul.listcheck{
	list-style:none;
	padding-left:15px;
}
ul.listarrow li:before{
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	padding-right: 10px;
	color: #333;
}
ul.listcheck li:before{
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	padding-right: 10px;
	color: #333;
}

/* STYLE */
/* Article Title */
.page-header h2 a:hover, 
h2.item-title a:hover {
	color: #0099ff; 
}

#iv-tab.nav-tabs .nav-link{
	border:1px solid #DDD;
	margin-right:2px;
}
#iv-tab.nav-tabs .nav-item.show .nav-link, #iv-tab.nav-tabs .nav-link.active{
	color:#D28782;
	border-bottom-color:#FFF;
}
#iv-tab.nav-tabs a.nav-link:before {
    font-family: "Font Awesome 5 Free";
    content: "\f02e";
    padding-right: 10px;
    color: #333;
}
#iv-tab.nav-tabs .nav-item.show a.nav-link:before, #iv-tab.nav-tabs a.active:before{
    color: #D28782;
}
#iv-tab-content{
	border:1px solid #DDD;
	border-top:none;
	padding:20px 15px 15px 15px;
	-webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
	#iv-tab.nav-tabs .nav-item{
		width:100%;
	}
	#iv-tab.nav-tabs .nav-link{
		margin-right:0px;
	}
	#iv-tab.nav-tabs .nav-item.show .nav-link, #iv-tab.nav-tabs .nav-link.active{
		border-bottom-color:#DDD;
	}
}
.social-icns{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 20px;
}
.quote{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size: 22px;
    line-height: 1.3;
	font-weight:normal;
	color:#333;
}
.txtcenter{
	text-align:center;
}
.txtright{
	text-align:right;
}
.txtjust{
	text-align:justify;
}
.iconbig i {
    color: #3e58aa;
    font-size: 65px;
    padding: 0;
}
.pb-70 {
    padding-bottom: 70px;
}
.pt-100 {
    padding-top: 100px;
}
.margin-top-60{
    margin-top: 60px;
}
.margin-top-20{
    margin-top: 20px;
}
.margin-top-15{
    margin-top: 15px;
}
.margin-top-10{
    margin-top: 10px;
}
.margin-top-0{
    margin-top: 0px;
}
.margin-bottom-60{
    margin-bottom: 60px;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.margin-bottom-10{
    margin-bottom: 10px;
}
.margin-min-top-10{
    margin-top: -10px;
}
.margin-min-top-15{
    margin-top: -15px;
}
.margin-min-top-20{
    margin-top: -20px;
}
.margin-left-10{
    margin-left: 10px;
}
.margin-left-20{
    margin-left: 20px;
}
.margin-right-10{
    margin-right: 10px;
}
.margin-right-0{
	margin-right:0;
}
.nopadding{
	padding:0;
}
.nomargin{
	margin:0;
}
.color-blue{
	color:#001D4B;
}
.color-dark{
	color:#0D0D0D;
}
.color-red{
	color:#CF1E2A;
}
.color-peach{
	color:#EED2B9;
}
.color-grey{
	color:#585757;
}
.color-light{
	color:#F5F5F5;
}
.color-green{
	color:#F4FFFD;
}
.color-black{
	color:#000;
}
.color-white{
	color:#FFF;
}
.font-large{
	font-size:120%;
}
.font-large2{
	font-size:150%;
}
.font-large3{
	font-size:170%;
}
.font-large4{
	font-size:190%;
}
.font-large{
}
.teltext{
	display:inline-block;
	width:30px;
}
.teltext2{
	display:inline-block;
	width:18px;
}
.uk-animation-10{
	animation-duration: 1000ms;
}
.uk-animation-15 {
    animation-duration: 1500ms;
}
ul.listchevron{
	list-style:none;
}
ul.listchevron li:before{
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    padding-right: 10px;
    color: #001E4B;
}
ul.listangle{
	list-style:none;
}
ul.listangle li:before{
    font-family: "Font Awesome 5 Free";
    content: "\f105";
	margin-left:-15px;
    padding-right: 10px;
    color: #001E4B;
}

/* Params */
#iv-container, #iv-advertwrap, #iv-slidewrap, #iv-introwrap, #iv-showcasewrap, #iv-promowrap, #iv-topwrap, #iv-maintopwrap, #iv-mainbottomwrap, #iv-bottomwrap, #iv-userwrap, #iv-footerwrap, #iv-copyrightwrap, #iv-debugwrap {
	background-repeat: repeat;
}
.slogan {
	font-family: 'Helvetica Neue', Helvetica, sans-serif ;
}
.retinaLogo {
	height: 52px;
	width: 188px;
	padding: 0px;
	margin: 0px;
}
#iv-bottomwrap{
	background:#D28782;
}
#iv-bottomwrap h3{
}
#iv-villabot1{
	background:#28B8D0;
}
#iv-villabot1 h2{
	color:#FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	font-size:20px;
	text-transform:uppercase;
}
#iv-villabot1 h3, #iv-villabot1 p{
	color:#FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#iv-villabot2{
	background:#F4F4F4;
}
/* layer box */
.layerbox{
	background:#001D4B;
	padding:0px;
	margin:0px;
}
.layerbox .layershape{
	display:none;
}
/*.layerbox{
    overflow: hidden;
    position: relative;
    z-index: 1;
	min-height:600px;
    background: -webkit-gradient(linear, left top, left bottom, from(#370b6f), color-stop(#00429b), color-stop(#006dba), color-stop(#0095ce), to(#2dbcdc));
    background: linear-gradient(to bottom, #370b6f, #00429b, #006dba, #0095ce, #2dbcdc);
}
.layerbox .layershape{
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -1;
}*/
.layerbox .layertxt{
	color:#DDD;
	text-align:left;
	padding:70px 30px 20px 0px;
}
.layerbox .layertxt h2{
	color:#FFF;
	font-size:40px;
	margin-bottom:30px;
}
.layerbox .layertxt h4{
	color:#3C74C0;
}
.layerbox .layerimg{
	margin-top:50px;
}
/* home box */
.homebox{
	padding-bottom:20px;
}
a.btnbox{
	border:3px solid #7B68EE;
	padding:10px 40px;
	color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.btnbox:hover{
	border:3px solid #7B68EE;
	background:#7B68EE;
}
a.btnbox2{
	border:3px solid #001D4B;
	padding:10px 40px;
	color:#001D4B;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.btnbox2:hover{
	border:3px solid #001D4B;
	background:#001D4B;
	color:#FFF;
}
.tagline{
	height: 0;
	border: 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #fff;
	border: #DDDDDD -moz-use-text-color #FFFFFF !important;
	text-align:center;
	margin:30px 0;
}
.tagline span{
	text-transform:uppercase;
	display:inline-block;
	position:relative;
	padding:0 15px;
	background:#F7F7F7;
	color:#001D4B;
	font-weight:bold;
	line-height:26px;
	top:-14px;
}

.iv-box {
    border: 1px solid #EEEEEE;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #FFF;
	margin: 0 0 17px 0;
    padding: 10px;
	box-sizing: border-box;
}
.iv-box2 {
    background: #FFF;
    padding: 10px;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.15);
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.iv-box3 {
    padding: 0px;
	border: 1px solid #DDD;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.iv-box4 {
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #E1F4FA;
	margin: 0 0 17px 0;
    padding: 20px;
	box-sizing: border-box;
}
.iv-box5 {
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #F6FCFE;
	margin: 0 0 17px 0;
    padding: 10px;
	box-sizing: border-box;
}
.contact-box1{
	padding:20px 20px 10px;
	line-height:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.01), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
	text-align:left;
}
.contact-box1 .fa{
	font-size:16px;
	color:#2BBED8;
	width:28px;
	padding-right:5px;
	text-align:center;
}
.contact-box1 .uk-alert{
	margin-bottom:0;
}
.contact-box2{
	border:1px solid #DDD;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.contact-box3{
	padding:20px 20px 10px;
	background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.01), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
}
.bold{
    font-weight: 800;
}
.features-box{
	display:flex;
	gap:20px;
	flex-direction:row;
	align-items: stretch;
	margin-top:20px;
	margin-bottom:80px;
}
.features-item {
	/*flex: 1 1 0px;*/
	width:25%;
    padding: 40px 0 40px;
    position:relative;
	text-align:center;
	background: #F7F7F7;
	border:1px solid #F7F7F7;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.features-item:hover{
	background:#FFF;
	border:1px solid #DDD;
}
.features-item h3{
	font-size:18px;
	line-height:26px;
	color:#370B6F;
	margin-top:40px;
	margin-bottom:40px;
}
.features-item a{
	border:2px solid #001D4B;
	padding:8px 30px;
	color:#FFF;
	background:#001D4B;
	font-size:15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.features-item a:hover{
	border:2px solid #001D4B;
	color:#001D4B;
	background:#FFFFFF;
}
h2.headerline, h2.headerline2{
	text-align:center;
}
.headerline:after{
    content: "";
    display: block;
    max-width: 120px;
    padding-top: 15px;
    border-bottom: 4px solid #D28782;
    margin: 0 auto 20px auto;
}
.headerline2:after{
    content: "";
    display: block;
    max-width: 120px;
    padding-top: 15px;
    border-bottom: 4px solid #D28782;
    margin: 0 auto 0px auto;
}
h2.headerline3{
	text-align:center;
}
.headerline3 {
	overflow: hidden;
	text-align: center;
}
.headerline3:before,
.headerline3:after {
	background-color: #D28782;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
.headerline3:before {
	right: 0.5em;
	margin-left: -50%;
}
.headerline3:after {
	left: 0.5em;
	margin-right: -50%;
}
/* Page Style */
#map {
    width: 100%;
    height: 360px;
    min-height: 360px;
}
#popup {
    display:none;
    position: fixed;
    margin:0 auto;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-170px;
	z-index:10;
}
button#close{
	border:none;
	background:none;
	padding:0px;
	margin:0px;
	width:30px;
	height:30px;
	font-size:22px;
	margin-top:-24px;
	margin-left:-18px;
}
button#close:hover{
	background-position:bottom center;
	webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
.xcode{
	margin:0;
}
/* Template */
#iv-containerwrap {
}
#iv-container {
	margin-top: 0px;
	margin-bottom: 0px;
	/* Status bar height on iOS 11.0 */
    padding-top: constant(safe-area-inset-top);
    /* Status bar height on iOS 11+ */
    padding-top: env(safe-area-inset-top);
}
#iv-headerwrap {
	background:#F7F7F7;
	margin:0;
	z-index:100;
	clear:both;
	border-bottom:1px solid #DBDBDB;
}
#iv-headerwrap .row{
	align-items: center;
	align-self: stretch;
}
#iv-introwrap{
	background:#F4F5F6;
}
#iv-mainwrap{
	min-height:500px;
	margin-top:0px;
}
#iv-mainwrap p{
	text-align:justify;
}
#iv-topbar{
	background:#001D4B;
    color: #DDD;
    z-index: 100;
	font-size:14px;
	line-height:30px;
	text-align:right;
	
    /* Status bar height on iOS 11.0 */
    padding-top: constant(safe-area-inset-top);
    /* Status bar height on iOS 11+ */
    padding-top: env(safe-area-inset-top);
}
#iv-topbar a{
	color:#DDD;
	text-decoration:none;
}
#iv-topbar a:hover{
	color:#919191;
}
.topbar1 .search{
	margin-top:1px;
}
.iv-search{
	width: fit-content;
	height: fit-content;
	position: relative;
}
.iv-search-input{
	height: 30px;
	width: 30px;
	border-style: none;
	padding: 5px;
	font-size: 13px;
	letter-spacing: 2px;
	outline: none;
	border-radius: 25px;
	transition: all .5s ease-in-out;
	background-color: #00ABCD;
	padding-right: 25px;
	color:#FFF;
}
.iv-search-input::placeholder{
	color:rgba(255,255,255,.2);
	font-size: 13px;
	letter-spacing: 1px;
}
.iv-search-btn{
	width: 30px;
	height: 30px;
	border-style: none;
	font-size: 16px;
	outline: none;
	cursor: pointer;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	color:#FFF;
	background-color:transparent;
	pointer-events: painted;
}
.iv-search-btn:focus ~ .iv-search-input{
	width: 250px;
	border-radius: 0px;
	background-color: transparent;
	border-bottom:1px solid rgba(255,255,255,.5);
	transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}
.iv-search-input:focus{
	width: 250px;
	border-radius: 0px;
	background-color: transparent;
	border-bottom:1px solid rgba(255,255,255,.5);
	transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}
#iv-topbox2 a + a{
	padding-left:20px;
}
#iv-topbox2 form {
	margin:0;
}
.topbar2{
	float:right;
}
.topbar2 a { font-size:13px; text-align:right; }
.topbar2 i { font-size:15px; padding-right:7px; }

.topbar3{
	position:absolute;
	right:10px;
	top:8px;
}

/*@media (min-width: 1200px) {
	#iv-headerwrap {
		-ms-transition:     all 0.3s ease-out;
		-moz-transition:    all 0.3s ease-out;
		-webkit-transition: all 0.3s ease-out;
		-o-transition:      all 0.3s ease-out;
		transition:         all 0.3s ease-out;
	}
	#iv-headerwrap.sroll {
		position: -webkit-sticky;
		position: sticky;
		top:0;
		margin-bottom: 9px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#iv-headerwrap.sroll #iv-logo{
		width: 140px; 
		margin: 0;
		padding: 4px 0 2px;
	}
	#iv-headerwrap.sroll #iv-nav .navigation {
		margin-top:10px;
	}
	#iv-headerwrap.sroll #iv-nav .navigation li a {
		padding: 12px 16px;
	}
}*/
#iv-logo {
	height: 100%;
	margin: 0;
	padding: 4px 0px 6px;
	text-align: left;
	-ms-transition:     all 0.3s ease-out;
	-moz-transition:    all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition:      all 0.3s ease-out;
	transition:         all 0.3s ease-out;
}
#iv-logo h1 {
	margin: 0;
	display:none;
}
#iv-logo img {
	border:none;
	margin:0;
}
#iv-logo span{
	font-size:17px;
	font-weight:700;
}
.defaultLogo,
.mediaLogo {
	padding: 0;
	margin: 0;
}
.textLogo {
	color: #111;
	font-size: 40px;
	padding: 10px 0;
	margin: 10px 0;
	line-height: 30px;
}
.slogan {
	color: #777;
	font-size: 14px;
	line-height: 21px;
	padding: 0;
	margin: 0;
}
.showRetinaLogo {
	display: none;
}
.contact-btn{
	text-align:right;
}
.contact-btn a{
	border-radius: 24px;
	background: #CF1E2A;
	color:#FFF;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px; /* 110% */
	letter-spacing: 0.5px;
	padding:10px 28px;
}
.contact-btn a:hover{
	background: #001D4B;
}
#iv-navwrap{
	margin-bottom:10px;
}
#iv-nav {
	z-index: 100;
	position: relative;
}
#iv-nav {
	background: none;
	overflow: visible;
	margin: 0;
}
#iv-nav ul.nav.menu li,
#iv-nav ul.nav.menu li li,
#iv-nav ul.nav.menu li li li,
#iv-nav ul.nav.menu li li li li {
	line-height: 20px;
	padding-left: 0;
}
#iv-nav .navigation {
	display: flex;
	padding: 0px 0px;
	/*justify-content: center;*/
	justify-content: right;
	align-items: center;
	gap: 0px;
	flex: 1 0 0;
	margin-top:0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#iv-nav .navigation li a {
	color: #001D4B;
	padding: 12px 28px;
	display:block;
	margin: 0 0 0 1px;
	font-size: 16px;
	font-weight:700;
	text-transform:uppercase;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
/*#iv-nav .navigation ul.mod-menu > li > a:after, #iv-nav .navigation li .separator:after {
	font-family: "Font Awesome 5 Free";
	content: '\f078';
	font-size:12px;
	font-weight:600;
	padding-left:5px;
}
#iv-nav .navigation li a:before {
	content: none;
}*/
#iv-nav .navigation .active > a{
	color:#001D4B;
}
#iv-nav .navigation li > a:hover {
	color:#3C74C0;
}
/*#iv-nav .navigation li .separator {
	color: #001D4B;
	padding: 12px 20px;
	display:block;
	margin: 0 0 0 1px;
	font-size: 16px;
	font-weight:700;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	cursor:pointer;
}
#iv-nav .navigation .active > .separator{
	color:#001D4B;
}
#iv-nav .navigation li > .separator:hover {
	color:#CF1E2A;
}*/
.navigation .nav-pills {
	margin-bottom: 0;
}
.navigation ul.mod-menu__sub {
	position: absolute;
	left: 0px;
	z-index: 1000;
	display: none;
	min-width: 200px;
	padding: 5px 0;
	margin: 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ddd;
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.navigation ul.nav > li {
	position: relative;
	float: left;
}
.navigation ul.nav > li:hover > .mod-menu__sub,
.navigation ul.nav > li > a:focus + .mod-menu__sub,
.navigation ul.mod-menu__sub li:hover > ul {
	display: block;
}
#iv-nav .nav-pills ul.mod-menu__sub li > ul {
	margin: -38px 0 0 190px;
	padding: 0;
}
.navigation ul.mod-menu__sub a {
	display: block;
	clear: both;
	color: #333;
	font-size: 14px;
	padding: 3px 20px !important;
	font-weight: normal;
	line-height: 2em !important;
	white-space: nowrap;
}
#iv-nav .navigation .nav-pills .mod-menu__sub {
	padding-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#iv-nav .navigation .nav-pills .mod-menu__sub a {
	margin: 0;
	padding: 4px 20px;
	font-size: 14px;
	border-top: none!important;
	border-bottom: 1px solid #ddd;
	color: #444444;
}
#iv-nav .navigation .nav-pills .mod-menu__sub li:hover{
	/*background:#333;*/
}
#iv-nav .navigation .nav-pills .mod-menu__sub > .active > a,
#iv-nav .navigation .nav-pills .mod-menu__sub > li > a:hover  {
	text-decoration: none;
	color: #3C74C0;
}
.navigation .mod-menu__sub.pull-right {
	right: 0;
	left: auto;
}
.navigation .mod-menu__sub .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.navigation .mod-menu__sub:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
.navigation .mod-menu__sub:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
.navigation .mod-menu__sub li > ul:before {
	top: 10px;
	left: -7px;
	border-left: none;
	border-bottom: 7px solid transparent;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
}
.navigation .mod-menu__sub li > ul:after {
	top: 11px;
	left: -6px;
	margin-top: 0;
	border-left: none;
	border-top: 6px solid transparent;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
}
/*.navigation li.item-101{
	display:none;
}*/
/*.navigation li.item-115 ul.mod-menu__sub{
	width: 568px;
}
.navigation li.item-115 ul.mod-menu__sub li{
	width:135px;
	margin-right:5px;
	float:left;
	position:relative;
}*/
@media (min-width: 992px) and (max-width: 1199px) {
	#iv-nav .navigation li a {
		padding: 12px 10px;
	}
}
@media (min-width: 768px) {
	#iv-navbar {
		display: none;
	}
}
#iv-breadcrumbs{
}
#iv-topwrap {
	margin-top: 0px;
	margin-bottom: 0px;
	background:#001E4B;
}
#iv-messagewrap .row-fluid [class*="span"] {
	min-height:0;
}
#iv-maincontent{
	position:relative;
}
#system-message {
	margin-top: 10px;
}
#system-message p{
	margin:0;
}
#iv-mainwrap .row-fluid [class*="span"] {
	min-height: 10px;
}
#iv-sidebar1{
	margin-top:97px;
}
#iv-sidebar1 ul{
	padding-left:0;
	text-align:left;
}
#iv-footerwrap {
	background:#001E4B;
	padding-top:20px;
	padding-bottom:20px;
	font-size:15px;
	line-height:26px;
}
#iv-footerwrap a{
	color:#FFF;
}
#iv-footerwrap a:before, #iv-footerwrap a:hover{
	color:#D28782;
}
#iv-footerwrap p{
	color:#FFF;
}
#iv-footerwrap i{
	width:25px;
}
#iv-footerwrap ul{
	padding-left:0;
}
#iv-copyrightwrap {
	margin-top: 0px;
	background:#001D4B;
}
#iv-copyrightwrap .row{
	justify-content: space-between;
	align-items: center;
	align-self: stretch;
}
.copyright-text a{
	color:#FFF;
	text-shadow:rgba(0, 0, 0, 0.247059) 0 1px 1px;
}
.copyright-text a:hover{
	color:#DDD;
}
.copyright-text{
	padding: 20px 0 20px;
	line-height: 21px;
	font-size: 14px;
	color:#FFF;
	text-shadow:rgba(0, 0, 0, 0.247059) 0 1px 1px;
}

.villax{
	display:none;
}
.mobiles{
	display:none;
}
.mobilel{
	display:none;
}
.mobilex{
	display:block;
}
.fullslide{
	width:100%;
	clear:both;
	position:relative;
	min-height:560px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:60px;
	
	background: linear-gradient(-45deg, #6A99AE, #001D4B, #2D394B, #23D5AB);
	background-size: 400% 400%;
	-webkit-animation: GradientIV 15s ease infinite;
	-moz-animation: GradientIV 15s ease infinite;
	animation: GradientIV 15s ease infinite;
}
.fullslide h4{
	color:#CCC;
}
.fullslide h2{
	color:#FFF;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	text-shadow: rgba(0, 0, 0, 0.247059) 0 1px 1px;
}
.fullslide p{
	color:#999;
}
/*.fullslide::before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: rgba(60,73,89,0.5);
	background-color: rgba(0,0,0,0.5);
}*/
@media (min-width: 1200px) {
	.iv-slidedown{
		margin-top:-210px;
	}
}
.iv-overlay{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: #F8F8F8;
	opacity: 0.5;
	z-index: 0;
}
.iv-banner-overlay img{
	width:100%;
	height:auto;
	opacity: 0.5;
}
.iv-banner{
	display: flex;
	padding: 10px 15px 40px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	align-self: stretch;
	background: linear-gradient(180deg, #F4FFFD 27.6%, rgba(255, 255, 255, 0.00) 100%);
	border-bottom: 1px solid #DBDBDB;
}
.iv-banner-picture{
	display: flex;
	padding: 30px 0px 20px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-self: stretch;
}
.iv-banner h2{
	color: #001D4B;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
	margin-top:15px;
	margin-bottom:15px;
}
.iv-banner h3{
	color: #585757;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 125% */
	letter-spacing: -0.3px;
}
.iv-banner h4{
	color: #0D0D0D;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 14px; /* 87.5% */
	letter-spacing: 1px;
	text-transform: uppercase;
}
.iv-banner-contact{
	margin-top:20px;
	margin-bottom:20px;
}
.iv-banner-contact a{
	border-radius: 24px;
	background: #CF1E2A;
	color:#FFF;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px; /* 110% */
	letter-spacing: 0.5px;
	padding:10px 28px;
}
.iv-banner-contact a:hover{
	background: #001D4B;
}
.iv-contact-btn{
	margin-top:20px;
	margin-bottom:20px;
}
.iv-contact-btn a{
	border-radius: 24px;
	background: #CF1E2A;
	color:#FFF;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px; /* 110% */
	letter-spacing: 0.5px;
	padding:10px 28px;
}
.iv-contact-btn a:hover{
	background: #001D4B;
}
.bg-blue{
	background:#001E4B;
}
.bg-dark{
	background:#0D0D0D;
}
.bg-red{
	background:#CF1E2A;
}
.bg-peach{
	background:#EED2B9;
}
.bg-grey{
	background:#585757;
}
.bg-light{
	background:#F5F5F5;
}
.bg-green{
	background:#F4FFFD;
}
.bg-black{
	background:#000;
}
.bg-white{
	background:#FFF;
}
h4.hometitle{
	margin:15px 0 15px 0;
	line-height:27px;
}
.side_icons{
	position:fixed;
	left:0px;
	top:36%;
	width: 40px;
	transition: all 0.3s linear;
	z-index:20;
}
.side_icons ul{
	list-style:none;
	padding:0;
	margin:0;
}
.side_icons li{
	height: 50px;
	position:relative;
}
.side_icons li a{
	color: #FFF;
	display: block;
	height: 100%;
	width: 100%;
	line-height: 50px;
	padding-left:20%;
	transition: all .3s linear;
	overflow:hidden;
}
.side_icons li:nth-child(1) a{
	background: #D28782;
}
.side_icons li:nth-child(2) a{
	background: #EBC678;
}
.side_icons li a i{
	position: absolute;
	top: 10px;
	left: 6px;
	font-size: 24px;
	padding: 0;
}
.side_icons li:nth-child(1) a i{
	left: 9px;
}
.side_icons ul li a span{
	display: none;
	font-size:15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.side_icons a:hover {
	z-index:1;
	width: 160px;
}
.side_icons ul li:hover a span{
	padding-left: 25%;
	display: block;
}
/* Page */
.iv-home-sec-1{
	display: flex;
	padding: 30px 20px 0px 20px;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	align-self: stretch;
	background:#FFF;
	border-bottom: 1px solid #DBDBDB;
}
.iv-home-sec-1 h4{
	color: #585757;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.3px;
	margin-top:10px;
}
.iv-home-sec-1-pic{
	display: flex;
	padding: 20px 0px;
	justify-content: center;
	align-items: center;
	align-content: center;
	gap: 40px;
	align-self: stretch;
	flex-wrap: wrap;
}
.iv-home-sec-2{
	display: flex;
	padding: 40px 15px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	align-self: stretch;
	background: #F5F5F5;
	border-bottom: 1px solid #DBDBDB;
}
.iv-home-sec-2 h3{
	color: #001D4B;
	text-align: center;
	font-size: 30px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
}
.iv-home-sec-2 p{
	color: #585757;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.3px;
}
.iv-home-sec-2-pic{
	display: flex;
	padding: 20px;
	justify-content: center;
	align-items: center;
	align-content: center;
	gap: 40px;
	align-self: stretch;
	flex-wrap: wrap;
}
.iv-home-sec-2-pic img{
	border-radius: 24px 24px 0 0;
	margin-bottom:10px;
}
.iv-home-sec-2-pic h3{
	color: #001E4B;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	line-height: 22px;
	letter-spacing: -0.1px;
}
.iv-home-sec-2-pic p{
	color: #585757;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
	letter-spacing: -0.1px;
}
.iv-home-sec-3{
	display: flex;
	padding: 20px 15px;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	align-self: stretch;
	letter-spacing: -0.4px;
	background:#FFFFFF;
	border-bottom: 1px solid #DBDBDB;
}
.iv-home-sec-3 h4{
	color: #001E4B;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: -0.3px;
	margin-bottom:20px;
}
.iv-home-sec-3 ul{
	margin-top:0px;
	margin-left:-200px;
}
.iv-home-sec-4{
	display: flex;
	padding: 60px 15px;
	flex-direction: column;
	align-items: center;
	gap: 40px;
	align-self: stretch;
	background: #F4FFFD;
	border-bottom: 1px solid #DBDBDB;
}
.iv-home-sec-4 h2{
	color: #CF1E2A;
	text-align: center;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
}
.iv-home-sec-4 h3{
	color: #001E4B;
	font-size: 30px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px;
	letter-spacing: -0.4px;
	margin-bottom:20px;
}
.iv-home-sec-4 .flex2{
	gap: 40px;
	margin-top:40px;
	margin-bottom:40px;
}
.iv-home-sec-4 .flex2-text{
	color: #585757;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.2px;
}
.iv-home-sec-5{
	display: flex;
	padding: 40px 15px;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	align-self: stretch;
	background: #FFFFFF;
}
.iv-home-sec-5 h3{
	color: #001E4B;
	font-size: 32px;
	font-style: normal;
	font-weight: 800;
	text-align: center;
	line-height: normal;
	letter-spacing: -1.2px;
}
.iv-home-sec-5 h4{
	color: #585757;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -1px;
}

.flex2{
	display: flex;
	max-width: 1110px;
	align-items: center;
	align-self: center;
	gap: 20px;
}
.flex2-pic{
	width:40%;
}
.flex2-text{
	width:60%;
}
.flex2e{
	display: flex;
	max-width: 1110px;
	align-items: center;
	align-self: center;
	gap: 20px;
}
.flex2e-left{
	width:50%;
}
.flex2e-right{
	width:50%;
}
.flex3{
	display: flex;
	max-width: 1110px;
	align-items: flex-start;
	align-self: center;
	gap: 20px;
}
.flex3-box{
	width:33.33%;
}
.read-more-link{
	color: #CF1E2A;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: -0.1px;
	margin-right:15px;
	margin-bottom:10px;
}
.read-more-link a{
	color: #CF1E2A;
}
.read-more-link a:hover{
	color: #001D4B;
}
.read-more-link a:after{
	font-family: "Font Awesome 5 Free";
    content: "\f061";
	font-weight: 600;
    padding-left: 5px;
}
.learn-more-link{
	color: #CF1E2A;
	text-align: left;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: -0.1px;
	margin-top:20px;
}
.learn-more-link a{
	color: #CF1E2A;
}
.learn-more-link a:hover{
	color: #001D4B;
}
.learn-more-link a:after{
	font-family: "Font Awesome 5 Free";
    content: "\f061";
	font-weight: 600;
    padding-left: 5px;
}
.round-box{
	border-radius: 24px;
	background: #FFF;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.20);
}
.divider-1{
	height: 1px;
	align-self: stretch;
	background: #DBDBDB;
}
/* Customers Page */
.customers-sec-1{
	display: flex;
	padding: 40px 15px;
	flex-direction: column;
    justify-content: center;
	align-items: center;
	align-content: center;
	row-gap: 10px;
	align-self: stretch;
	flex-wrap: wrap;
	border-bottom: 1px solid #DBDBDB;
}
.customers-sec-1 h2{
	color: #001D4B;
	text-align: center;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
	margin-bottom:20px;
}
.customers-sec-1 h3{
	color: #585757;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.3px;
	margin-bottom:0px;
}
.customers-sec-1 h4{
	color: #0D0D0D;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.customers-sec-2{
	display: flex;
	padding: 40px 15px;
	flex-direction: column;
	align-items: flex-start;
	gap: 40px;
	align-self: stretch;
	background: #F4FFFD;
	border-bottom: 1px solid #DBDBDB;
}
.customers-sec-2 h3{
	color: #001E4B;
	font-size: 32px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px;
	letter-spacing: -0.4px;
	margin-bottom:20px;
}
.customers-sec-2 .flex2{
	gap: 40px;
	align-items: flex-start;
	margin-top:40px;
	margin-bottom:40px;
}
.customers-sec-2 .flex2-text{
	color: #585757;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.2px;
}
/* Features Page */
.features-sec-1{
	display: flex;
	padding: 40px 15px;
	justify-content: center;
	align-items: center;
	align-content: center;
	gap: 20px;
	align-self: stretch;
	flex-wrap: wrap;
	border-bottom: 1px solid #DBDBDB;
}
.features-sec-1 .flex2-text{
	width:65%;
}
.features-sec-1 .flex2-pic{
	width:35%;
}
.features-sec-1 h2{
	color: #001D4B;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
	margin-bottom:20px;
}
.features-sec-1 h3{
	color: #585757;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.3px;
	margin-bottom:0px;
}
.features-sec-1 h4{
	color: #000;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.features-sec-1 .iv-banner-contact{
	margin-top:30px;
}
.features-sec-2{
	display: flex;
	padding: 30px 20px 30px 20px;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	align-self: stretch;
	background:#FFF;
	border-bottom: 1px solid #DBDBDB;
}
.features-sec-2 h4{
	color: #585757;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.3px;
	margin-top:10px;
}
.features-sec-2-pic{
	display: flex;
	padding: 20px 0px;
	justify-content: center;
	align-items: center;
	align-content: center;
	gap: 40px;
	align-self: stretch;
	flex-wrap: wrap;
}
.features-sec-3{
	display: flex;
	padding: 40px 15px;
	flex-direction: column;
	align-items: center;
	gap: 40px;
	align-self: stretch;
	background: #F4FFFD;
	border-bottom: 1px solid #DBDBDB;
}
.features-sec-3 h3{
	color: #001E4B;
	font-size: 32px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px;
	letter-spacing: -0.4px;
	margin-bottom:20px;
}
.features-sec-3 .flex2{
	gap: 40px;
	margin-top:40px;
	margin-bottom:40px;
	width:100%;
}
.features-sec-3 .flex2-text{
	color: #585757;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.2px;
}
.features-sec-5{
	display: flex;
	padding: 40px 15px;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	align-self: stretch;
	background: #F4FFFD;
}
.features-sec-5 h3{
	color: #001E4B;
	font-size: 32px;
	font-style: normal;
	font-weight: 800;
	text-align: center;
	line-height: normal;
	letter-spacing: -1.2px;
}
.features-sec-5 h4{
	color: #585757;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -1px;
}
.faq-sec{
	display: flex;
	padding: 60px 15px 80px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 40px;
	align-self: stretch;
	background: linear-gradient(180deg, #F5F5F5 0%, rgba(255, 255, 255, 0.00) 100%);
	border-bottom: 1px solid #DBDBDB;
}
.faq-sec .faq-header h2{
	color: #CF1E2A;
	text-align: center;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
}
.faq-sec .faq-header h3{
	color: #001E4B;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
}
.faq-sec .flex2e{
	justify-content: center;
	align-items: flex-start;
	gap: 40px;
	color: #585757;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -1.2px;
	line-height:26px;
}
.faq-sec .flex2e h4{
	color: #000;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -1.2px;
	margin-bottom:20px;
}
/* About Page */
.about-sec-1{
	display: flex;
	padding: 40px 15px;
	justify-content: center;
	align-items: center;
	align-content: center;
	gap: 20px;
	align-self: stretch;
	flex-wrap: wrap;
	border-bottom: 1px solid #DBDBDB;
}
.about-sec-1 h2{
	color: #001D4B;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
	margin-bottom:20px;
}
.about-sec-1 h3{
	color: #585757;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.3px;
	margin-bottom:0px;
}
.about-sec-1 h4{
	color: #000;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.about-sec-2{
	display: flex;
	padding: 20px 15px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
	align-self: stretch;
	background: #F4FFFD;
	border-bottom: 1px solid #DBDBDB;
}
.about-sec-2 .team-header{
	max-width:1110px;
	color: #585757;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.3px;
}
.about-sec-2 h2{
	color: #001D4B;
	text-align:center;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
	margin-bottom:20px;
}
.about-sec-2 .flex3{
	display: flex;
	padding: 20px 15px;
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
	gap: 100px;
	align-self: center;
	text-align:center;
}
.about-sec-2 .team-profile .flex3-box:hover img{
	border-radius:50%;
	box-shadow: 2px 2px 8px 0px rgba(0,0,0, 0.25);
}
.about-sec-2 .team-profile h3{
	color: #1C1C1C;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	line-height: 22px;
	letter-spacing: -0.1px;
	margin-top:10px;
}
.about-sec-2 .team-profile h4{
	color: #001E4B;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.1px;
	margin-top:10px;
	margin-bottom:10px;
}
.about-sec-2 .team-profile p{
	color: #585757;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	letter-spacing: -0.1px;
	text-align:left;
}
.about-sec-3{
	display: flex;
	padding: 30px 20px 40px 20px;
	flex-direction: column;
	align-items: center;
	gap: 40px;
	align-self: stretch;
	background:#FFF;
	border-bottom: 1px solid #DBDBDB;
}
.about-sec-3 h2{
	color: #001D4B;
	text-align:center;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
	margin-bottom:20px;
}
.about-sec-3-pic{
	display: flex;
	max-width:1110px;
	padding: 20px 0px;
	justify-content: center;
	align-items: center;
	align-content: center;
	gap: 30px;
	align-self: center;
	flex-wrap: wrap;
}
.about-sec-4{
	display: flex;
    padding: 40px 15px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0px;
    align-self: stretch;
    background: linear-gradient(180deg, #F4FFFD 0%, rgba(244, 255, 253, 0.00) 100%);
}
.about-sec-4 h2{
	color: #001D4B;
	text-align:center;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
	margin-bottom:20px;
}
.journey{
	display: flex;
    max-width: 1110px;
	width:100%;
	padding:0px;
	justify-content: center;
    align-items: center;
    align-self: center;
    gap: 0px;
}
.journey-timeline{
	width:30px;
	background-image: linear-gradient(#CF1E2A, #CF1E2A);
	background-size: 2px 100%;
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	align-self: stretch;
	padding-top:40px;
}
.journey-text{
	width:100%;
	padding: 20px 15px;
}
.journey-text h3{
	color: #001D4B;
	font-size: 26px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px;
	letter-spacing: -0.4px;
}
/* News Page */
.news-sec-1{
	display: flex;
	padding: 40px 15px;
	flex-direction: column;
    justify-content: center;
	align-items: center;
	align-content: center;
	row-gap: 10px;
	align-self: stretch;
	flex-wrap: wrap;
}
.news-sec-1 h2{
	color: #001D4B;
	text-align: center;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
	margin-bottom:20px;
}
.news-sec-1 h3{
	color: #585757;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.3px;
	margin-bottom:0px;
}
.news-sec-2{
	display: flex;
	padding: 60px 15px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
	background: #F4FFFD;
	border-bottom: 1px solid #DBDBDB;
}
.news-sec-2 .flex3{
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	gap: 40px;
}
.news-sec-2 .flex3-box {
    width: 30.8%;
}
.news-box{
	border-radius: 24px;
	box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.25);
}
.news-box:hover{
	box-shadow: 2px 2px 8px 0px rgba(207,30,42, 0.25);
}
.news-pic img{
	border-radius: 24px 24px 0px 0px;
}
.news-info{
	display: flex;
	min-height: 165px;
	padding: 20px;
	flex-direction: column;
	align-items: center;
	gap: 0px;
	align-self: stretch;
	border-radius: 0px 0px 24px 24px;
	background: #FFF;
}
.news-info h3{
	color: #001E4B;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.1px;
}
.news-date{
	float:left;
	position:relative;
	width:100%;
	background: #FFF;
}
.news-date h4{
	color: #CF1E2A;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.1px;
	float:left;
	position:relative;
	width:70%;
}
.news-date p{
	color: #585757;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.1px;
	text-align:right;
	float:left;
	position:relative;
	width:29%;
}
/* Sitemap Page */
.sitemap-sec{
	display: flex;
	padding: 40px 15px;
	flex-direction: column;
    justify-content: center;
	align-items: center;
	align-content: center;
	row-gap: 20px;
	align-self: stretch;
	flex-wrap: wrap;
	border-bottom: 1px solid #DBDBDB;
}
.sitemap-sec h2{
	color: #001D4B;
	text-align: center;
	font-size: 42px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1.2px;
	margin-top:0px;
	margin-bottom:0px;
}
.sitemap-sec h3{
	color: #585757;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.3px;
	margin-bottom:0px;
}
#iv-mainwrap .nav{
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
	max-width:1110px;
	margin:0 auto;
	padding:40px 15px;
	gap:20px;
	list-style:outside;
}
#iv-mainwrap .iv-sitemap li{
	margin-left:30px;
	font-size:16px;
}
#iv-mainwrap .iv-sitemap ul.list-unstyled{
	list-style:outside;
	list-style-type:circle;
	padding-left:10px;
}
/* Contact Page */
.contact-sec{
	display: flex;
	padding: 60px 0px 40px 0px;
	flex-direction: column;
	align-items: flex-start;
	align-self: stretch;
}
.contact-sec h4{
	color: #0D0D0D;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom:0px;
}
.contact-sec ul{
	margin-top:0px;
}
/* Contact Form */
.smart-forms{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.smart-forms {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.231;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	background-color: inherit;
	overflow:hidden;
}
.smart-forms .section{ margin-bottom:15px; }
.smart-forms .field{ display:block; position:relative; }
.smart-forms .field-icon i { color:#A2A6A8; position:relative; top:0; }
.smart-forms .field-label { display: block; margin-bottom: 7px; }
.smart-forms .field-label.colm{ padding-top:12px; }
.smart-forms .field-label em{ 
	color:#e74c3c;
	font-size:14px;
	font-style:normal;
	display:inline-block;
	margin-left:4px;
	position:relative; 
	top:3px;  
}
.smart-forms .form-body{
	padding:10px 0px 10px;
}
.smart-forms .form-footer {
	overflow:hidden;
	padding:0px 0px 40px;
}
.smart-forms .iv-contact-btn{
	border:3px solid #001D4B;
	padding:10px 40px;
	color:#001D4B;
	background: #FFF;
	font-size: 18px;
	font-weight: 400;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.smart-forms .iv-contact-btn:hover{
	border:3px solid #001D4B;
	background:#001D4B;
	color:#FFF;
}
.smart-forms input[type=search] { -webkit-appearance: textfield; }
.smart-forms ::-webkit-search-decoration, 
.smart-forms ::-webkit-search-cancel-button { -webkit-appearance: none; }
.smart-forms input::-webkit-input-placeholder,
.smart-forms textarea::-webkit-input-placeholder { color: #585757; }
.smart-forms input:focus::-webkit-input-placeholder,
.smart-forms textarea:focus::-webkit-input-placeholder { color: #D6DBE0; }
.smart-forms input:-moz-placeholder,
.smart-forms textarea:-moz-placeholder { color: #585757; }
.smart-forms input:focus:-moz-placeholder,
.smart-forms textarea:focus:-moz-placeholder { color: #D6DBE0; }
.smart-forms input::-moz-placeholder,
.smart-forms textarea::-moz-placeholder { color: #585757; opacity: 1; }
.smart-forms input:focus::-moz-placeholder,
.smart-forms textarea:focus::-moz-placeholder { color: #D6DBE0; opacity: 1; }
.smart-forms input:-ms-input-placeholder,
.smart-forms textarea:-ms-input-placeholder { color: #585757; }
.smart-forms input:focus:-ms-input-placeholder,
.smart-forms textarea:focus:-ms-input-placeholder { color: #D6DBE0; }
.smart-forms label, 
.smart-forms input,
.smart-forms select,  
.smart-forms textarea {
	margin: 0;  
	font-size: 14px;
	font-weight: normal;
	color: #585757;
	outline:none;
}
.smart-forms .gui-input,
.smart-forms .gui-textarea,
.smart-forms .select > select,
.smart-forms input[type="button"],
.smart-forms input[type="submit"],
.smart-forms input[type="search"],
.smart-forms .select-multiple select {
	-webkit-tap-highlight-color:transparent;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-border-radius:0px;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.smart-forms .field-label{ font-size:14px; }
.smart-forms .radio,
.smart-forms .button,  
.smart-forms .checkbox,
.smart-forms .switch > label{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.smart-forms .radio,
.smart-forms .button,
.smart-forms .tooltip,
.smart-forms .checkbox,  
.smart-forms .gui-input,
.smart-forms .notification,
.smart-forms .gui-textarea,
.smart-forms .select > select,
.smart-forms .select-multiple select,
.smart-forms input[type="button"].button,
.smart-forms input[type="submit"].button,
.smart-forms input[type="search"].gui-input{ 
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	outline:none;
}
.smart-forms .option > input {
	position: absolute;
	height: inherit;
	width: inherit;
	opacity: 0;
	left: 0;
}
.smart-forms .checkbox, 
.smart-forms .radio { 
	position:relative;
	margin-right:2px;
	background: white;
	display: inline-block;
	border: 3px solid #B5C1C7;
	margin-bottom:0;
	margin-top:0;		
	height: 21px;
	width: 21px;
	top:4px;
	padding-left:0;
}
.smart-forms .checkbox:before, 
.smart-forms .radio:before {
	content: '';
	display: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	padding: 0;
	margin: 0;
}
.smart-forms input:checked + .checkbox:before, 
.smart-forms input:checked + .radio:before {
    display: block;
}
.smart-forms .checkbox:before {
	position: absolute;
	top: 4px;
	left: 3px;
	width: 6px;
	height: 3px;
	border: solid #1abc9c;
	border-width: 0 0 3px 3px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.smart-forms input:checked + .checkbox, 
.smart-forms input:checked + .radio{ border: 3px solid #1abc9c; }
.smart-forms .radio { 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	border-radius: 20px;
 
}
.smart-forms .radio:before {
	margin: 4px;
	width: 7px;
	height: 7px;
	background: #1abc9c;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	-o-border-radius: 10px; 
	border-radius: 10px;
}
.smart-forms .select > select,
.smart-forms .select-multiple select{
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
}
.smart-forms .select,
.smart-forms .gui-input,
.smart-forms .gui-textarea,
.smart-forms .select > select,
.smart-forms .select-multiple select{
	background: #fff;
	position: relative;
	vertical-align: top;
	border: 1px solid #BDC3C7;
	display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
	color: #34495E;
	outline:none;
	height: 42px;
	width: 100%;
	*zoom: 1;
}
.smart-forms .gui-input, 
.smart-forms .gui-textarea { padding:10px; }
.smart-forms .gui-textarea {    
    resize: none;
	line-height: 19px;
	overflow: auto;
	max-width:100%;
    height: 96px;
}
.smart-forms .input-hint {
    padding: 10px;
	display: block;
	margin-top: -4px;
	line-height: 16px;
	position: relative;    
	background: #F2F4FA;
    border: 1px solid #bdc3c7;
	border-top:1px solid #bdc3c7;
	font-family:Arial, Helvetica, sans-serif;
    -webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
    font-size: 11px;
    color: #777;
}
.smart-forms .select { border:0; z-index:10; }
.smart-forms .select > select {
	display: block;
    padding:9px 10px; 
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	outline:none;
	text-indent: 0.01px;
    text-overflow: ''; 
	z-index:10;
	margin: 0;	
}
.smart-forms .select > select::-ms-expand { display: none; }
.smart-forms .select:before, 
.smart-forms .select:after {
    content: '';
    position: absolute;
    pointer-events: none;
	z-index:15;
}
.smart-forms .select:before { 
	top: 2px;
	right: 2px;
	width: 34px;
	bottom: 2px;
	background: #F2F4FA;
	border-left:1px solid #d3dae7;
	-webkit-border-radius: 0 1px 1px 0;
	-moz-border-radius: 0 1px 1px 0;
	-o-border-radius: 0 1px 1px 0;
	border-radius: 0 1px 1px 0;
}
.smart-forms .select .arrow {
	position: absolute;
	top: 9px;
	right: 4px;
	width: 24px;
	height: 24px;
	background:#F2F4FA;
	color:#B5C1C7;
	pointer-events:none;
	z-index:16;
}
.smart-forms .select .arrow:after,
.smart-forms .select .arrow:before {
	content: '';
	position: absolute;
	font:12px "Consolas", monospace;
	font-style:normal;
	pointer-events:none;
	left:6px;
}
.smart-forms .select .arrow:before { content:'\25BC'; bottom:4px; }
.smart-forms .select .double:after { content:'\25B2'; top:-1px;  }
.smart-forms .select .double:before { content:'\25BC'; bottom:-1px; }
.smart-forms .select-multiple select { 
	width:100%; 
	height: 123px;
	padding: 10px;
}
.smart-forms .file{ display:block; width:100%; }
.smart-forms .file .gui-file{
	width:100%;
	height:100%;
	cursor:pointer;
	padding:8px 10px;
	position:absolute;
	-moz-opacity:0;
	opacity: 0;
	z-index:11;
	bottom:0;	
	right:0;
}
.smart-forms .file .button {
	position: absolute;
	top: 4px;
	right: 4px;
	float: none;
	height: 34px;
	line-height: 34px;
	padding: 0 16px;
	z-index:10;
}
.smart-forms .gui-input:focus,
.smart-forms .gui-textarea:focus,
.smart-forms .select > select:focus,
.smart-forms .select-multiple select:focus{ border-color: #1ABC9C; color: #3C3C3C; }
.smart-forms .gui-textarea:focus{  height: 120px; }
.smart-forms .select > select:focus { z-index:10; z-index:20\9; }
.smart-forms .gui-input:focus ~ .field-icon i,
.smart-forms .gui-textarea:focus ~ .field-icon i{ color:#1ABC9C; }
.smart-forms .select-multiple select:focus, 
.smart-forms .gui-input:focus ~ .input-hint,
.smart-forms .gui-textarea:focus ~ .input-hint, 
.smart-forms .file .gui-file:focus + .gui-input{ border-color: #1ABC9C; }
.smart-forms .select > select:focus + .arrow{ color:#1ABC9C; }
.smart-forms .form-msg{ display:none; }
.smart-forms .notification { color: #444; padding:15px; position:relative; }
.smart-forms .notification p{ margin:0; padding:0 15px; padding-left:5px; line-height:normal;  }
.smart-forms .notification .close-btn{
	margin-top: -7px;
	padding: inherit;
	position: absolute;
	text-decoration:none; 
    font: bold 20px/20px Arial, sans-serif;
	opacity: 0.65; 	
	color: inherit;
    display: block;    
    right:1px;
	top:14%;
}
.smart-forms .notification .close-btn:hover{ opacity: 1; }
.smart-forms .alert-info { color:#163161; background-color: #cfe6fc; }
.smart-forms .alert-success { color:#336633; background-color: #d2f7ad; }
.smart-forms .alert-warning { color: #CC6600; background-color: #fae7a2; }
.smart-forms .alert-error { color:#990000; background-color: #FBDBCF; }
.smart-forms .notification ul{ 
	margin-left:1.3em; 
	list-style-position: inside;
	margin-top:10px;
}
.smart-forms .smart-widget .button {
    border: 0;
	height: 42px;
	color: #243140;
	font-size:15px; 
    cursor: pointer;
	padding: 0px;
	text-align: center;
	vertical-align: top;
    background: #bdc3c7;
	display: inline-block;
	-webkit-user-drag: none;
	text-shadow: 0 1px rgba(255, 255, 255, 0.2);
}
.smart-forms .smart-widget label.button{
	line-height:42px;
}
/* @smart widget
------------------------------------------------- */
.smart-forms .smart-widget, 
.smart-forms .append-picker-icon, 
.smart-forms .prepend-picker-icon { position: relative; display:block; }
.smart-forms .smart-widget .field input, 
.smart-forms .append-picker-icon input, 
.smart-forms .prepend-picker-icon input { width: 100%; }
.smart-forms .append-picker-icon button, 
.smart-forms .prepend-picker-icon button,
.smart-forms .smart-widget .button {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
    position: absolute;
	height: 42px;
    top: 0;
}
.smart-forms .append-picker-icon button,
.smart-forms .prepend-picker-icon .gui-input,
.smart-forms .sm-left .field input, 
.smart-forms .sm-right .button{
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -o-border-top-left-radius: 0;
    -o-border-bottom-left-radius: 0;		
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.smart-forms .prepend-picker-icon button,
.smart-forms .append-picker-icon .gui-input,
.smart-forms .sm-right .field input, 
.smart-forms .sm-left .button{
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -o-border-top-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;			
}
.smart-forms .prepend-picker-icon button,
.smart-forms .sm-left .button { left:0; }
.smart-forms .append-picker-icon button,
.smart-forms .sm-right .button {  right:0; }
/* @smart widget buttons - to left 
------------------------------------------------- */
.smart-forms .sml-50, 
.smart-forms .prepend-picker-icon{ padding-left: 50px; } 
.smart-forms .sml-50 .button, 
.smart-forms .prepend-picker-icon button{ width: 50px; }
.smart-forms .sml-80{ padding-left: 80px; } 
.smart-forms .sml-80 .button { width: 80px; }
.smart-forms .sml-120{ padding-left: 120px; } 
.smart-forms .sml-120 .button { width: 120px; }
/* @smart widget buttons - to right 
------------------------------------------------- */
.smart-forms .smr-50, 
.smart-forms .append-picker-icon{ padding-right: 50px; } 
.smart-forms .smr-50 .button, 
.smart-forms .append-picker-icon button{ width: 50px; }
.smart-forms .smr-80{ padding-right: 80px; } 
.smart-forms .smr-80 .button { width: 80px; }
.smart-forms .smr-120{ padding-right: 120px; } 
.smart-forms .smr-120 .button { width: 120px; }
/* @validaion - error state
------------------------------------- */
.smart-forms .state-error .gui-input,
.smart-forms .state-error .gui-textarea,
.smart-forms .state-error.select > select,
.smart-forms .state-error.select-multiple > select,
.smart-forms .state-error input:hover + .checkbox, 
.smart-forms .state-error input:hover + .radio,
.smart-forms .state-error input:focus + .checkbox, 
.smart-forms .state-error input:focus + .radio,
.smart-forms .state-error .checkbox, 
.smart-forms .state-error .radio{
	background:#FEEFE9;
	border-color:#E46B66;
}
.smart-forms .state-error .gui-input ~ .field-icon i,
.smart-forms .state-error .gui-textarea ~ .field-icon i{  color: #e74c3c; }
.smart-forms .state-error.select .arrow { color: #e74c3c; }
.smart-forms .state-error.select:before {  border-left:1px solid #E46B66; }
.smart-forms .state-error .gui-input ~ .input-hint,
.smart-forms .state-error.file .gui-file:hover + .gui-input, 
.smart-forms .state-error .gui-textarea ~ .input-hint { border-color:#E46B66; }
.smart-forms .state-error + em{ 
	/*display: block!important;*/
	display: none!important;
	margin-top: 6px;
	padding: 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color:#CC0000;
	font-size:0.85em;
  
}
/* @validaion - success state 
-------------------------------------------------- */
.smart-forms .state-success .gui-input,
.smart-forms .state-success .gui-textarea,
.smart-forms .state-success.select > select,
.smart-forms .state-success.select-multiple > select,
.smart-forms .state-success input:hover + .checkbox, 
.smart-forms .state-success input:hover + .radio,
.smart-forms .state-success input:focus + .checkbox, 
.smart-forms .state-success input:focus + .radio, 
.smart-forms .state-success .checkbox, 
.smart-forms .state-success .radio{
	background:#EAFCD8;
	border-color:#2ecc71;
}
.smart-forms .state-success .gui-input ~ .field-icon i,
.smart-forms .state-success .gui-textarea ~ .field-icon i{  color: #2ecc71; }
.smart-forms .state-success.select .arrow { color: #2ecc71; }
.smart-forms .state-success.select:before {  border-left:1px solid #2ecc71; }
.smart-forms .state-success .gui-input ~ .input-hint,
.smart-forms .state-success.file .gui-file:hover + .gui-input, 
.smart-forms .state-success .gui-textarea ~ .input-hint { border-color:#2ecc71; }
/* @captcha refresh button + icon 
-------------------------------------------------- */
.smart-forms .sfcode{ padding-left:24px; }
.smart-forms .captcode{ padding:0; position:relative; }
.smart-forms .captcode:hover{ background:#BDC3C7!important;}
.smart-forms .captcode img{ 
	position:relative;
    -webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;		 
	top:0px;
	left:1px;
}
.smart-forms .refresh-captcha{ 
	position:absolute;
	background:#001D4B;
	border:3px solid #001D4B;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
	border-radius:30px;
	right:-15px;
	height:32px;
	width:32px; 
	top:4px; 
}
.smart-forms .refresh-captcha i{ 
	position:absolute; 
	text-align:center; 
	line-height:26px;
	font-size:17px; 
	color:#fff;
	left:18%;
}
.smart-forms .append-icon, 
.smart-forms .prepend-icon{
    display: inline-block;
    vertical-align: top;
    position: relative;
	width:100%;
}
.smart-forms .append-icon .field-icon, 
.smart-forms .prepend-icon .field-icon{
	top:0;
	width:42px;
	height:42px;
	color: inherit;
	line-height:42px;
	position:absolute;
	text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    pointer-events: none;
	z-index:99;
}
.smart-forms .append-icon .field-icon i, 
.smart-forms .prepend-icon .field-icon i{ 
	position:relative;
	font-size:14px;
	line-height:42px;
}
.smart-forms .prepend-icon .field-icon{ left:0;  }
.smart-forms .append-icon .field-icon{ right:0; }
.smart-forms .prepend-icon > input, 
.smart-forms .prepend-icon > textarea,
.smart-forms .prepend-icon > select{ padding-left:36px; }
.smart-forms .append-icon > input, 
.smart-forms .append-icon > textarea{ padding-right:36px; padding-left:10px;  }
.smart-forms .append-icon > textarea{ padding-right:36px; }
/* @tooltips on inputs + textareas 
------------------------------------------------- */ 
.smart-forms .tooltip {
	position: absolute;
	z-index: -1;
	opacity: 0;
	color: #fff;	
	width: 184px;
	left: -9999px;
	top:auto;
	font-size: 11px;
	font-weight:normal;
	background: #34495E;
	-webkit-transition: margin 0.6s, opacity 0.6s;
	-moz-transition: margin 0.6s, opacity 0.6s;
	-ms-transition: margin 0.6s, opacity 0.6s;
	-o-transition: margin 0.6s, opacity 0.6s;
	transition: margin 0.6s, opacity 0.6s;
}
.smart-forms .tooltip > em{ padding:12px; font-style:normal; display:block; position:static; }
.smart-forms .tooltip:after { content: ''; position: absolute; }
.smart-forms .option:hover .tooltip,
.smart-forms .gui-input:focus + .tooltip,
.smart-forms .gui-textarea:focus + .tooltip,
.smart-forms .select > select:focus ~ .tooltip { opacity: 1; z-index: 999; }
/* @tooltip left
------------------------------------------------- */
.smart-forms .tip-left { top:1px; margin-right:-20px; }
.smart-forms .tip-left:after {
	top:12px;
	left: 100%;
	border-left: 8px solid #34495E;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-left,
.smart-forms .gui-textarea:focus + .tip-left,
.smart-forms .select > select:focus ~ .tip-left {
	margin-right:5px;
	right: 100%;
	left: auto;
}
/* @tooltip right
------------------------------------------------- */
.smart-forms .tip-right { top:1px; margin-left:-20px; }
.smart-forms .tip-right:after {
	top:12px;
	right: 100%;
	border-right: 8px solid #34495E;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;	
}
.smart-forms .gui-input:focus + .tip-right,
.smart-forms .gui-textarea:focus + .tip-right,
.smart-forms .select > select:focus ~ .tip-right { left: 100%; margin-left:5px; }
/* @tooltip right-top
------------------------------------------------- */
.smart-forms .tip-right-top { bottom: 100%; margin-bottom: -20px; }
.smart-forms .tip-right-top:after {
	top: 100%;
	right: 12px;
	border-top: 8px solid #34495E;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-right-top,
.smart-forms .gui-textarea:focus + .tip-right-top,
.smart-forms .select > select:focus ~ .tip-right-top {
	right: 0;
	left: auto;
	margin-bottom: 10px;
}
/* @tooltip left-top
------------------------------------------------- */
.smart-forms .option .tooltip,
.smart-forms .tip-left-top { bottom: 100%; margin-bottom: -20px; }
.smart-forms .option .tooltip:after,
.smart-forms .tip-left-top:after {
	top: 100%;
	left: 12px;
	border-top: 8px solid #34495E;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.smart-forms .option:hover .tooltip,
.smart-forms .gui-input:focus + .tip-left-top,
.smart-forms .gui-textarea:focus + .tip-left-top,
.smart-forms .select > select:focus ~ .tip-left-top {
	left: 0;
	right: auto;
	margin-bottom: 10px;
}
.smart-forms .option:hover .tooltip{
	left:-10px;
}
/* @tooltip right-bottom
------------------------------------------------- */
.smart-forms .tip-right-bottom { top: 100%; margin-top: -20px; }
.smart-forms .tip-right-bottom:after {
	right: 12px;
	bottom: 100%;
	border-bottom: 8px solid #34495E;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-right-bottom,
.smart-forms .gui-textarea:focus + .tip-right-bottom {
	margin-top: 10px;
	left: auto;
	right: 0;
}
/* @tooltip left-bottom
------------------------------------------------- */
.smart-forms .tip-left-bottom { top: 100%; margin-top: -20px; }
.smart-forms .tip-left-bottom:after {
	left: 12px;
	bottom: 100%;
	border-bottom: 8px solid #34495E;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.smart-forms .gui-input:focus + .tip-left-bottom,
.smart-forms .gui-textarea:focus + .tip-left-bottom {
	margin-top:10px;
	right: auto;
	left: 0;
}
/* UI */
.uk-lightbox{
    background: rgba(0,0,0,.8);
}
.uk-lightbox-iframe {
    width: 86%;
    height: 84%;
}
.uk-transition-slide-top {
    transform: translate(0,0);
}
a.backtop i {
	background-color: #B4C6D0;
	color: #FFFFFF;
	font-size: 26px;
	padding-right: 0;
	padding: 0.3em 0.5em;
	display: block;
	border-radius: 4px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}
.backtop i:hover {
	opacity: 0.8;
}
#iv-backtotop {
	position: fixed;
	bottom: 3em;
	right: 2em;
	width: 55px;
	z-index:2;
}
#iv-backtotop .backtop {
	float: right;
}
@media (max-width: 1199px) {
	#iv-backtotop {
		display:none;
		position: relative;
		bottom: 0;
		right: 0;
		margin-bottom: 36px;
		float: right;
	}
	#iv-breadcrumbs{
		display:none;
	}
}
@media (min-width: 768px) {
	#iv-backtotop-mobile {
		display: none;
	}
}
@media handheld, only screen and (max-width: 767px) {
	#iv-backtotop {
		display: none;
	}
	#iv-backtotop-mobile {
		text-align: center;
		margin-bottom: 10px;
	}
}
.lt-ie9 #iv-backtotop {
	padding-bottom: 1em;
}
.lt-ie9 #iv-backtotop-mobile {
	display: none;
}
.whitespacing{
	height:100px;
}
@media (max-width: 480px) {
	#iv-advertwrap,
	#iv-intro1, #iv-intro2, #iv-intro3, #iv-intro4,
	#iv-slide1, #iv-slide2,
	#iv-showcase1, #iv-showcase2, #iv-showcase3, #iv-showcase4,
	#iv-promo1, #iv-promo2, #iv-promo3,
	#iv-top1, #iv-top2, #iv-top3, #iv-top4,
	#iv-maintop1, #iv-maintop2, #iv-maintop3,
	#iv-sidebar1, #iv-sidebar2,
	#iv-mainbottom1, #iv-mainbottom2, #iv-mainbottom3,
	#iv-bottom1, #iv-bottom2, #iv-bottom3, #iv-bottom4,
	#iv-user1, #iv-user2, #iv-user3,
	#iv-footer1, #iv-footer2, #iv-footer3, #iv-footer4,
	#iv-copyright1, #iv-copyright2,
	#iv-debug {
		display: block ;
	}
	.img-right, img-left{
		float:none;
		width:99%;
		height:auto;
		margin:10px auto;
		text-align:center;
	}
	.features-box{
		gap:10px;
		margin-bottom:30px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.features-item {
		padding: 20px 0 20px;
		width:48%;
	}
}

@media (max-width: 768px) {
	.mobilex{
		display:none;
	}
	.mobiles{
		display:block;
	}
	.mobilel{
		display:inline;
	}
	#top-login, #iv-sidebar1, #iv-sidebar2, #iv-villabot2{
		display:none;
	}
	#iv-topbox2 a + a{
		padding-left:20px;
	}
	.topbar2 a { font-size:13px; text-align:center; padding:0px; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.247059); text-decoration: none;}
	.topbar2 i { font-size:18px; padding-right:0px; line-height:22px; }
	.topbar2 span { display:none; }
	.page-header h2,
	h2.item-title,
	.componentheading {
		font-size: 20px;
		color: #444;
		text-transform: uppercase;
		border-bottom: 1px solid #ddd;
		font-weight: 300;
		line-height: 1.3em;
		margin-top: 0;
		margin-bottom: 19px;
		padding-bottom: 6px;
		text-align: center;
	}
	div.tag-category h2 {
		font-size: 20px;
		color: #444;
		text-transform: uppercase;
		border-bottom: 1px solid #ddd;
		font-weight: 300;
		line-height: 1.3em;
		margin-top: 0;
		margin-bottom: 19px;
		padding-bottom: 6px;
		text-align: center;
	}
	#iv-maincontent .container-fluid{
		padding:0 !important;
	}
	#iv-mobiletop{
		display:block;
	}
	ul.listangle{
		text-align:left;
	}
	.mobile-reverse{
		flex-direction:row-reverse;
		flex-direction:column-reverse;
	}
	.flex2, .flex2e, .flex3{
		flex-wrap:wrap;
		align-self: stretch;
		max-width:100%;
	}
	.flex2-pic, .flex2e-left, .flex3-box{
		width:100%;
	}
	.flex2-text, .flex2e-right{
		width:100%;
	}
	.features-sec-1 .flex2, .faq-sec .flex2e, .about-sec-2 .flex3{
		flex-wrap:wrap;
		align-self: stretch;
		max-width:100%;
	}
	.features-sec-1 .flex2-pic, .features-sec-1 .flex2-text, .news-sec-2 .flex3-box{
		width:100%;
	}
	.iv-banner h2{
		font-size:34px;
	}
	.iv-banner h3{
		font-size:22px;
	}
	.iv-home-sec-4 h2{
		font-size:36px;
	}
	.iv-home-sec-4 h3, .customers-sec-2 h3, .features-sec-3 h3{
		font-size:22px;
	}
	.iv-home-sec-4 .flex2, .customers-sec-2 .flex2, .features-sec-3 .flex2 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.iv-home-sec-4 .flex2-text, .customers-sec-2 .flex2-text, .features-sec-3 .flex2-text, .faq-sec .flex2e{
		font-size:17px;
	}
	.iv-home-sec-5 h3, .features-sec-5 h3{
		font-size:22px;
	}
	.iv-home-sec-5 h4, .features-sec-5 h4, .faq-sec .flex2e h4, .about-sec-2 .team-header{
		font-size:18px;
	}
	.customers-sec-1 h2, 
	.features-sec-1 h2, 
	.about-sec-1 h2, 
	.faq-sec .faq-header h2, 
	.about-sec-2 h2, 
	.about-sec-3 h2, 
	.about-sec-4 h2, 
	.news-sec-1 h2, 
	.sitemap-sec h2{
		font-size:32px;
	}
	.customers-sec-1 h3, .features-sec-1 h3, .about-sec-1 h3, .faq-sec .faq-header h3, .news-sec-1 h3, .sitemap-sec h3{
		font-size:18px;
	}
	.customers-sec-2 .learn-more-link{
		font-size:17px;
	}
	.about-sec-2 .flex3{
		gap:40px;
	}
	.about-sec-2 .team-profile img{
		max-width:200px;
	}
	.about-sec-2 .team-profile p{
		text-align:justify;
	}
	.layerbox{
		padding:0px 0px;
	}
	.features-box{
		/*flex-direction:column;*/
		margin-bottom:30px;
	}
	.features-item {
		padding: 20px 0 20px;
	}
	.features-item h3 {
		font-size:15px;
		line-height:20px;
		margin-top:15px;
		margin-bottom:15px;
	}
	ul.listangle{
		text-align:left;
	}
	.whitespacing{
		height:40px;
	}
	#iv-copyrightwrap{
		padding:10px 0;
		text-align:center;
	}
	.copyright-text{
		padding:10px 0;
	}
	.social-icns{
		justify-content:center;
	}
}
@media (max-width: 991px) {
	.mobilex{
		display: none !important;
	}
	.mobiley{
		display: block;
	}
	.mobilef{
		display: none;
	}
	body {
		font-size: 14px;
		line-height: 25px;
	}
	h1{ font-size:26px; }
	h2{ font-size:22px; }
	h3{ font-size:18px; }
	h4{ font-size:16px; }
	.page-header h1 {
		font-size:18px;
		text-align:center;
		padding:0;
	}
	#iv-headerwrap .container{
		width:100%;
		max-width:100%;
	}
	#iv-nav, #iv-navwrap{
		display: none;
	}
	/*MobileMenu*/
    #sm_menu_ham{
        display: block;
		z-index:200;
    }
    .sm_menu_outer {
        height: calc(100vh - 100px);
        overflow-y: scroll;
        overflow-x: hidden;
        position: fixed;
        left: 0;
		bottom: 0;
        top: 101px;
        z-index: -9;
        opacity: 0;
        background-color: #565F58;
        width: 100%;
		-webkit-transition: opacity 0.2s;
		-moz-transition: opacity 0.2s;
		transition: opacity 0.2s;
    }
	.sm_menu_outer .mobile_menu a{
        color: #FFF;
        font-size: 14px;
        padding: 12px 15px;
    }
    .sm_menu_outer ul {
        padding: 0;
    }
	.sm_menu_outer.accordion .mobile_menu .hasChild > .submenu li {
		padding-left: 0px;
	}
	.sm_menu_outer.accordion .mobile_menu .hasChild > .submenu li a{
		padding-left:40px;
		color:#F7F7F7;
	}
	.sm_menu_outer.accordion .mobile_menu li.hasChild > a::before {
		right: 0;
		top: 8px;
		width: 40px;
		height: 25px;
		transition: all 0.19s ease;
	}
    .overlay{
        position: fixed;
        width: 100vw;
        height: 100vh;
        background: #000;
        opacity: 0.5;
        z-index: 1;
    }
    #sm_menu_ham{
		position:absolute;
        top: 55px;
    }
    #sm_menu_ham span {
        background-color: #001E4B;
        border-radius: 5px;
        display: block;
        height: 4px;
        left: 0;
        opacity: 1;
        position: absolute;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.25s ease-in-out 0s;
        -moz-transition: all 0.25s ease-in-out 0s;
        -o-transition: all 0.25s ease-in-out 0s;
        transition: all 0.25s ease-in-out 0s;
        width: 30px;
    }
	/*End MobileMenu*/
	.fullslide{
		min-height:300px;
	}
	#iv-footerwrap{
		display:none;
	}
}
/* iPad + Tablet */
@media (min-width: 768px) and (max-width: 979px){
	body {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.news-sec-2 .flex3-box{
		width:45%;
	}
}
/* Offline */
.offline-page{
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 14px;
	line-height: 25px;
	width: 100%;
	margin:0;
	overflow:hidden;
}
.offline-text{
	margin-top:50px;
	text-align:center;
}
.offline-text h1 {
	color:#001E4B;
	font-size: 30px;
	text-transform:uppercase;
}
.offline-text p{
	color:#999999;
}
.offline-page #frame{
	display:none;
}
/* Animation */
.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}
.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-o-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
	0% {opacity: 0; -webkit-transform: translateY(60px);}
	100% {opacity: 1; -webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInUp {
	0% {opacity: 0; -moz-transform: translateY(60px);}
	100% {opacity: 1; -moz-transform: translateY(0);}
}
@-o-keyframes fadeInUp {
	0% {opacity: 0; -o-transform: translateY(60px);}
	100% {opacity: 1; -o-transform: translateY(0);}
}
@keyframes fadeInUp {
	0% {opacity: 0; transform: translateY(60px);}
	100% {opacity: 1; transform: translateY(0);}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {opacity: 0; -webkit-transform: translateY(-40px);}
	100% {opacity: 1; -webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInDown {
	0% {opacity: 0; -moz-transform: translateY(-40px);}
	100% {opacity: 1; -moz-transform: translateY(0);}
}
@-o-keyframes fadeInDown {
	0% {opacity: 0; -o-transform: translateY(-40px);}
	100% {opacity: 1; -o-transform: translateY(0);}
}
@keyframes fadeInDown {
	0% {opacity: 0; transform: translateY(-40px);}
	100% {opacity: 1; transform: translateY(0);}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
	0% {opacity: 0; -webkit-transform: translateX(-20px);}
	100% {opacity: 1; -webkit-transform: translateX(0);}
}
@-moz-keyframes fadeInLeft {
	0% {opacity: 0; -moz-transform: translateX(-20px);}
	100% {opacity: 1; -moz-transform: translateX(0);}
}
@-o-keyframes fadeInLeft {
	0% {opacity: 0; -o-transform: translateX(-20px);}
	100% {opacity: 1; -o-transform: translateX(0);}
}
@keyframes fadeInLeft {
	0% {opacity: 0; transform: translateX(-20px);}
	100% {opacity: 1; transform: translateX(0);}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	0% {opacity: 0; -webkit-transform: translateX(20px);}
	100% {opacity: 1; -webkit-transform: translateX(0);}
}
@-moz-keyframes fadeInRight {
	0% {opacity: 0; -moz-transform: translateX(20px);}
	100% {opacity: 1; -moz-transform: translateX(0);}
}
@-o-keyframes fadeInRight {
	0% {opacity: 0; -o-transform: translateX(20px);}
	100% {opacity: 1; -o-transform: translateX(0);}
}
@keyframes fadeInRight {
	0% {opacity: 0; transform: translateX(20px);}
	100% {opacity: 1; transform: translateX(0);}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-moz-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-o-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
	0% {opacity: 1; -webkit-transform: translateY(0);}
	100% {opacity: 0; -webkit-transform: translateY(-20px);}
}
@-moz-keyframes fadeOutUp {
	0% {opacity: 1; -moz-transform: translateY(0);}
	100% {opacity: 0; -moz-transform: translateY(-20px);}
}
@-o-keyframes fadeOutUp {
	0% {opacity: 1; -o-transform: translateY(0);}
	100% {opacity: 0; -o-transform: translateY(-20px);}
}
@keyframes fadeOutUp {
	0% {opacity: 1; transform: translateY(0);}
	100% {opacity: 0; transform: translateY(-20px);}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp;
	-o-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
	0% {opacity: 1; -webkit-transform: translateY(0);}
	100% {opacity: 0; -webkit-transform: translateY(20px);}
}
@-moz-keyframes fadeOutDown {
	0% {opacity: 1; -moz-transform: translateY(0);}
	100% {opacity: 0; -moz-transform: translateY(20px);}
}
@-o-keyframes fadeOutDown {
	0% {opacity: 1; -o-transform: translateY(0);}
	100% {opacity: 0; -o-transform: translateY(20px);}
}
@keyframes fadeOutDown {
	0% {opacity: 1; transform: translateY(0);}
	100% {opacity: 0; transform: translateY(20px);}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
	0% {opacity: 1; -webkit-transform: translateX(0);}
	100% {opacity: 0; -webkit-transform: translateX(-20px);}
}
@-moz-keyframes fadeOutLeft {
	0% {opacity: 1; -moz-transform: translateX(0);}
	100% {opacity: 0; -moz-transform: translateX(-20px);}
}
@-o-keyframes fadeOutLeft {
	0% {opacity: 1; -o-transform: translateX(0);}
	100% {opacity: 0; -o-transform: translateX(-20px);}
}
@keyframes fadeOutLeft {
	0% {opacity: 1; transform: translateX(0);}
	100% {opacity: 0; transform: translateX(-20px);}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
	0% {opacity: 1; -webkit-transform: translateX(0);}
	100% {opacity: 0; -webkit-transform: translateX(20px);}
}
@-moz-keyframes fadeOutRight {
	0% {opacity: 1; -moz-transform: translateX(0);}
	100% {opacity: 0; -moz-transform: translateX(20px);}
}
@-o-keyframes fadeOutRight {
	0% {opacity: 1; -o-transform: translateX(0);}
	100% {opacity: 0; -o-transform: translateX(20px);}
}
@keyframes fadeOutRight {
	0% {opacity: 1; transform: translateX(0);}
	100% {opacity: 0; transform: translateX(20px);}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	-moz-animation-name: fadeOutRight;
	-o-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
@-webkit-keyframes bounceIn {
	0% {opacity: 0; -webkit-transform: scale(.3);}
	50% {opacity: 1; -webkit-transform: scale(1.05);}
	70% {-webkit-transform: scale(.9);}
	100% {opacity: 1; -webkit-transform: scale(1);}
}
@-moz-keyframes bounceIn {
	0% {opacity: 0; -moz-transform: scale(.3);}
	50% {opacity: 1; -moz-transform: scale(1.05);}
	70% {-moz-transform: scale(.9);}
	100% {opacity: 1; -moz-transform: scale(1);}
}
@-o-keyframes bounceIn {
	0% {opacity: 0; -o-transform: scale(.3);}
	50% {opacity: 1; -o-transform: scale(1.05);}
	70% {-o-transform: scale(.9);}
	100% {opacity: 1; -o-transform: scale(1);}
}
@keyframes bounceIn {
	0% {opacity: 0; transform: scale(.3);}
	50% {opacity: 1; transform: scale(1.05);}
	70% {transform: scale(.9);}
	100% {opacity: 1; transform: scale(1);}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes bounceOut {
	0% {-webkit-transform: scale(1);}
	25% {-webkit-transform: scale(.95);}
	50% {opacity: 1; -webkit-transform: scale(1.1);}
	100% {opacity: 0; -webkit-transform: scale(.3);}	
}
@-moz-keyframes bounceOut {
	0% {-moz-transform: scale(1);}
	25% {-moz-transform: scale(.95);}
	50% {opacity: 1; -moz-transform: scale(1.1);}
	100% {opacity: 0; -moz-transform: scale(.3);}	
}
@-o-keyframes bounceOut {
	0% {-o-transform: scale(1);}
	25% {-o-transform: scale(.95);}
	50% {opacity: 1; -o-transform: scale(1.1);}
	100% {opacity: 0; -o-transform: scale(.3);}	
}
@keyframes bounceOut {
	0% {transform: scale(1);}
	25% {transform: scale(.95);}
	50% {opacity: 1; transform: scale(1.1);}
	100% {opacity: 0; transform: scale(.3);}	
}
.bounceOut {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut;
}
@-webkit-keyframes bounceInLeft {
	0% {opacity: 0; -webkit-transform: translateX(-2000px);}
	60% {opacity: 1; -webkit-transform: translateX(30px);}
	80% {-webkit-transform: translateX(-10px);}
	100% {opacity: 1; -webkit-transform: translateX(0);}
}
@-moz-keyframes bounceInLeft {
	0% {opacity: 0; -moz-transform: translateX(-2000px);}
	60% {opacity: 1; -moz-transform: translateX(30px);}
	80% {-moz-transform: translateX(-10px);}
	100% {opacity: 1; -moz-transform: translateX(0);}
}
@-o-keyframes bounceInLeft {
	0% {opacity: 0; -o-transform: translateX(-2000px);}
	60% {opacity: 1; -o-transform: translateX(30px);}
	80% {-o-transform: translateX(-10px);}
	100% {opacity: 1; -o-transform: translateX(0);}
}
@keyframes bounceInLeft {
	0% {opacity: 0; transform: translateX(-2000px);}
	60% {opacity: 1; transform: translateX(30px);}
	80% {transform: translateX(-10px);}
	100% {opacity: 1; transform: translateX(0);}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	0% {opacity: 0; -webkit-transform: translateX(2000px);}
	60% {opacity: 1; -webkit-transform: translateX(-30px);}
	80% {-webkit-transform: translateX(10px);}
	100% {opacity: 1; -webkit-transform: translateX(0);}
}
@-moz-keyframes bounceInRight {
	0% {opacity: 0; -moz-transform: translateX(2000px);}
	60% {opacity: 1; -moz-transform: translateX(-30px);}
	80% {-moz-transform: translateX(10px);}
	100% {opacity: 1; -moz-transform: translateX(0);}
}
@-o-keyframes bounceInRight {
	0% {opacity: 0; -o-transform: translateX(2000px);}
	60% {opacity: 1; -o-transform: translateX(-30px);}
	80% {-o-transform: translateX(10px);}
	100% {opacity: 1; -o-transform: translateX(0);}
}
@keyframes bounceInRight {
	0% {opacity: 0; transform: translateX(2000px);}
	60% {opacity: 1; transform: translateX(-30px);}
	80% {transform: translateX(10px);}
	100% {opacity: 1; transform: translateX(0);}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes swinging {
	0% {-webkit-transform: rotate(10deg);}
	50% {-webkit-transform: rotate(-10deg);}
	100% {-webkit-transform: rotate(10deg);}
}
@-moz-keyframes swinging {
	0% {-moz-transform: rotate(10deg);}
	50% {-moz-transform: rotate(-10deg);}
	100% {-moz-transform: rotate(10deg);}
}
@-o-keyframes swinging {
	0% {-o-transform: rotate(10deg);}
	50% {-o-transform: rotate(-10deg);}
	100% {-o-transform: rotate(10deg);}
}
@keyframes swinging {
	0%{transform: rotate(10deg);}
    50%{transform: rotate(-10deg)}
    100%{transform: rotate(10deg);}
}
.swingbell{
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: swinging 0.5s ease-in-out forwards infinite;
    animation: swinging 0.5s ease-in-out forwards infinite;
}
@-webkit-keyframes GradientIV {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes GradientIV {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes GradientIV { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

@media print {
	a[href]:after {
		content: none;
	}
	#iv-nav-sm {
		display: none;
	}
	#iv-navbar {
		display: none;
	}
	#iv-styles {
		display: none;
	}
	.view_profile .table{
		border:1px solid #DDD;
	}
	.view_profile .table-bordered td:first-child{
		border-left:none;
	}
	.ivprofileprint, .ivprofileprintbtn, .view_profile .pull-right{
		display:none !important;
	}
	.ivpagebreak {
		page-break-before: always;
	}
	.row-fluid .span3 {
		float:left;
		width:30%;
	}
	.row-fluid .span9 {
		float:left;
		width:70%;
	}
	.view_profile .profileavator, .view_profile h2{
		text-align:left !important;
	}
}
@page {
	margin: 1.0cm 1.0cm;
}