:root {
    --primary-color: #0e5ba5;
    --primary-dark-color: #14457b;
    --dark-color: #18100f;
    --secondary-color: #666666;
    --grey-color: #f4f6f9;
    --white-color: #ffffff;
    --body-fonts: "Montserrat", sans-serif;
    --title-fonts: "Quicksand", sans-serif;
    --primary-color1: #252525;
    --secondary-color1: #ffffff;
    --text-color: #A0A0A0;
    --accent-color: #aad6ff;
    --bg-color: #161616;
}

body {
    font-family: "Archivo", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #676c71;
    overflow-x: hidden;
}

* {
	margin: 0;
	padding: 0
}

a {
	outline: medium none !important;
	color: #0e5ba5;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-decoration: none
}

a:focus {
	color: #0e5ba5;
	text-decoration: none !important
}

a:hover {
	color: #0e5ba5;
	text-decoration: none !important
}

a.text-dark:focus {
	color: #0e5ba5 !important
}

a.text-dark:hover {
	color: #0e5ba5 !important
}

input {
	outline: medium none !important;
	color: #0e5ba5
}

h1, h2, h3, h4, h5, h6 {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-weight: 700;
    color: #0e5ba5;
    margin: 0 0 1rem;
    line-height: 1.2;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
	color: inherit
}

iframe {
	width: 100%
}

label {
	font-weight: 400
}

h1 {
	font-style: normal
}

h2 {
	font-size: 28px
}

h3 {
	font-size: 25px
}

h4 {
	font-size: 22px;
	font-weight: 600
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500
}

p {
	line-height: 1.8
}

*::-moz-selection {
	background: #ec4814;
	color: #fff;
	text-shadow: none
}

::-moz-selection {
	background: #ec4814;
	color: #fff;
	text-shadow: none
}

::selection {
	background: #ec4814;
	color: #fff;
	text-shadow: none
}

.container-fluid.container-space {
	padding: 0 100px
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

.border {
	border-color: #eeeeee !important
}

.border-top {
	border-top-color: #eeeeee !important
}

.border-left {
	border-left-color: #eeeeee !important
}

.border-right {
	border-right-color: #eeeeee !important
}

.border-bottom {
	border-bottom-color: #eeeeee !important
}

.border-radius {
	border-radius: 5px !important
}

.border-radius-0 {
	border-radius: 0px !important
}

.badge {
	border-radius: 5px;
	padding: .25em .4em
}

.badge+.badge {
	margin-left: 6px
}

.badge-md {
	padding: 5px 8px;
	font-size: 13px;
	font-weight: 400
}

.badge-primary {
	background: #ec4814
}

.back-to-top {
	background: #ec4814;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	display: inline-block;
	border-radius: 50%
}

.back-to-top:hover {
	color: #fff
}

.back-to-top:focus {
	color: #fff
}

.pagination .page-item .page-link {
	padding: 12px 25px;
	color: #0e5ba5;
	border-color: rgb(2 45 98 / .1)
}

.pagination .page-item .page-link:hover {
	background: #0e5ba5;
	color: #fff
}

.pagination .page-item .page-link:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.pagination .page-item.active .page-link {
	background: #ec4814;
	border-color: #ec4814;
	color: #fff
}

.blockquote {
	font-size: 16px;
	border-left: 10px solid #ec4814;
	padding-left: 30px;
	font-style: italic;
	display: block
}

.blockquote-quote {
	position: relative;
	font-size: 18px;
	border-left: 0 solid #ec4814;
	padding-left: 30px;
	font-style: italic;
	display: block;
	z-index: 1
}

.blockquote-quote p {
	position: relative
}

.blockquote-quote i {
	position: absolute;
	z-index: 0;
	top: 20px;
	left: 0;
	font-size: 60px;
	line-height: 60px;
	color: #dfdfdf
}

.table-bordered td {
	border-color: #eee
}

.table-bordered th {
	border-color: #eee
}

.table thead th {
	border-bottom-color: #eee
}

.table-striped tbody tr:nth-of-type(odd) {
	background: #f6f6f6
}

.text-primary {
	color: #ec4814 !important
}

.text-light {
	color: #626262 !important
}

.text-dark {
	color: #0e5ba5 !important
}

.bg-brush-primary {
	background: #ec4814;
	border-radius: 6% 33% 19% 39%;
	color: #fff;
	padding: 0 10px
}

.fill-dark {
	fill: #0e5ba5
}

.fill-primary {
	fill: #ec4814
}

.fill-light {
	fill: #dfdfdf
}

.fill-white {
	fill: #fff
}

hr {
	border-top-color: #f6f6f6
}

hr.light-bg {
	border-top-color: #dfdfdf
}

.bg-primary {
	background-color: #ec4814 !important
}

.bg-dark {
	background-color: #0e5ba5 !important;
	padding-left: 20px
}

.bg-light {
	background-color: #f6f6f6 !important
}

.bg-black {
	background-color: #000000 !important
}

.space-ptb {
	padding: 100px 0
}

.space-pt {
	overflow-x: hidden;
	padding: 100px 0 0
}

.space-pb {
	padding: 0 0 100px
}

.h-100vh {
	height: 100vh !important
}

.h-800 {
	height: 800px
}

.h-700 {
	height: 700px
}

.h-600 {
	height: 600px
}

.h-500 {
	height: 500px
}

.m-n1 {
	margin: -0.25rem !important
}

.mt-n1,
.my-n1 {
	margin-top: -0.25rem !important
}

.me-n1,
.mx-n1 {
	margin-right: -0.25rem !important
}

.mb-n1,
.my-n1 {
	margin-bottom: -0.25rem !important
}

.ms-n1,
.mx-n1 {
	margin-left: -0.25rem !important
}

.m-n2 {
	margin: -0.5rem !important
}

.mt-n2,
.my-n2 {
	margin-top: -0.5rem !important
}

.me-n2,
.mx-n2 {
	margin-right: -0.5rem !important
}

.mb-n2,
.my-n2 {
	margin-bottom: -0.5rem !important
}

.ms-n2,
.mx-n2 {
	margin-left: -0.5rem !important
}

.m-n3 {
	margin: -1rem !important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem !important
}

.me-n3,
.mx-n3 {
	margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem !important
}

.ms-n3,
.mx-n3 {
	margin-left: -1rem !important
}

.m-n4 {
	margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem !important
}

.me-n4,
.mx-n4 {
	margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem !important
}

.ms-n4,
.mx-n4 {
	margin-left: -1.5rem !important
}

.m-n5 {
	margin: -3rem !important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem !important
}

.me-n5,
.mx-n5 {
	margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem !important
}

.ms-n5,
.mx-n5 {
	margin-left: -3rem !important
}

.p-6 {
	padding: 5rem !important
}

.px-6 {
	padding-left: 5rem !important;
	padding-right: 5rem !important
}

.py-6 {
	padding-bottom: 5rem !important;
	padding-top: 5rem !important
}

.pt-6 {
	padding-top: 5rem !important
}

.pb-6 {
	padding-bottom: 5rem !important
}

.pl-6 {
	padding-left: 5rem !important
}

.pr-6 {
	padding-right: 5rem !important
}

.m-n6 {
	margin: -7rem !important
}

.mt-n6,
.my-n6 {
	margin-top: -7rem !important
}

.me-n6,
.mx-n6 {
	margin-right: -7rem !important
}

.mb-n6,
.my-n6 {
	margin-bottom: -7rem !important
}

.ms-n6,
.mx-n6 {
	margin-left: -7rem !important
}

.m-n7 {
	margin: -9rem !important
}

.mt-n7,
.my-n7 {
	margin-top: -9rem !important
}

.me-n7,
.mx-n7 {
	margin-right: -9rem !important
}

.mb-n7,
.my-n7 {
	margin-bottom: -9rem !important
}

.ms-n7,
.mx-n7 {
	margin-left: -9rem !important
}

@media (min-width:576px) {
	.m-sm-n1 {
		margin: -0.25rem !important
	}

	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -0.25rem !important
	}

	.me-sm-n1,
	.mx-sm-n1 {
		margin-right: -0.25rem !important
	}

	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -0.25rem !important
	}

	.ms-sm-n1,
	.mx-sm-n1 {
		margin-left: -0.25rem !important
	}

	.m-sm-n2 {
		margin: -0.5rem !important
	}

	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -0.5rem !important
	}

	.me-sm-n2,
	.mx-sm-n2 {
		margin-right: -0.5rem !important
	}

	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -0.5rem !important
	}

	.ms-sm-n2,
	.mx-sm-n2 {
		margin-left: -0.5rem !important
	}

	.m-sm-n3 {
		margin: -1rem !important
	}

	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem !important
	}

	.me-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem !important
	}

	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem !important
	}

	.ms-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem !important
	}

	.m-sm-n4 {
		margin: -1.5rem !important
	}

	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem !important
	}

	.me-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem !important
	}

	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem !important
	}

	.ms-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem !important
	}

	.m-sm-n5 {
		margin: -3rem !important
	}

	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem !important
	}

	.me-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem !important
	}

	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem !important
	}

	.ms-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem !important
	}

	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem !important
	}

	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem !important
	}

	.m-sm-n6 {
		margin: -7rem !important
	}

	.mt-sm-n6,
	.my-sm-n6 {
		margin-top: -7rem !important
	}

	.me-sm-n6,
	.mx-sm-n6 {
		margin-right: -7rem !important
	}

	.mb-sm-n6,
	.my-sm-n6 {
		margin-bottom: -7rem !important
	}

	.ms-sm-n6,
	.mx-sm-n6 {
		margin-left: -7rem !important
	}

	.m-sm-n7 {
		margin: -9rem !important
	}

	.mt-sm-n7,
	.my-sm-n7 {
		margin-top: -9rem !important
	}

	.me-sm-n7,
	.mx-sm-n7 {
		margin-right: -9rem !important
	}

	.mb-sm-n7,
	.my-sm-n7 {
		margin-bottom: -9rem !important
	}

	.ms-sm-n7,
	.mx-sm-n7 {
		margin-left: -9rem !important
	}

	.p-sm-6 {
		padding: 5rem !important
	}

	.px-sm-6 {
		padding-left: 5rem !important;
		padding-right: 5rem !important
	}

	.py-sm-6 {
		padding-bottom: 5rem !important;
		padding-top: 5rem !important
	}

	.pt-sm-6 {
		padding-top: 5rem !important
	}

	.pb-sm-6 {
		padding-bottom: 5rem !important
	}

	.pl-sm-6 {
		padding-left: 5rem !important
	}

	.pr-sm-6 {
		padding-right: 5rem !important
	}
}

@media (min-width:768px) {
	.m-md-n1 {
		margin: -0.25rem !important
	}

	.mt-md-n1,
	.my-md-n1 {
		margin-top: -0.25rem !important
	}

	.me-md-n1,
	.mx-md-n1 {
		margin-right: -0.25rem !important
	}

	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -0.25rem !important
	}

	.ms-md-n1,
	.mx-md-n1 {
		margin-left: -0.25rem !important
	}

	.m-md-n2 {
		margin: -0.5rem !important
	}

	.mt-md-n2,
	.my-md-n2 {
		margin-top: -0.5rem !important
	}

	.me-md-n2,
	.mx-md-n2 {
		margin-right: -0.5rem !important
	}

	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -0.5rem !important
	}

	.ms-md-n2,
	.mx-md-n2 {
		margin-left: -0.5rem !important
	}

	.m-md-n3 {
		margin: -1rem !important
	}

	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem !important
	}

	.me-md-n3,
	.mx-md-n3 {
		margin-right: -1rem !important
	}

	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem !important
	}

	.ms-md-n3,
	.mx-md-n3 {
		margin-left: -1rem !important
	}

	.m-md-n4 {
		margin: -1.5rem !important
	}

	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem !important
	}

	.me-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem !important
	}

	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem !important
	}

	.ms-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem !important
	}

	.m-md-n5 {
		margin: -3rem !important
	}

	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem !important
	}

	.me-md-n5,
	.mx-md-n5 {
		margin-right: -3rem !important
	}

	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem !important
	}

	.ms-md-n5,
	.mx-md-n5 {
		margin-left: -3rem !important
	}

	.m-md-n6 {
		margin: -7rem !important
	}

	.mt-md-n6,
	.my-md-n6 {
		margin-top: -7rem !important
	}

	.me-md-n6,
	.mx-md-n6 {
		margin-right: -7rem !important
	}

	.mb-md-n6,
	.my-md-n6 {
		margin-bottom: -7rem !important
	}

	.ms-md-n6,
	.mx-md-n6 {
		margin-left: -7rem !important
	}

	.m-md-n7 {
		margin: -9rem !important
	}

	.mt-md-n7,
	.my-md-n7 {
		margin-top: -9rem !important
	}

	.me-md-n7,
	.mx-md-n7 {
		margin-right: -9rem !important
	}

	.mb-md-n7,
	.my-md-n7 {
		margin-bottom: -9rem !important
	}

	.ms-md-n7,
	.mx-md-n7 {
		margin-left: -9rem !important
	}

	.p-md-6 {
		padding: 5rem !important
	}

	.px-md-6 {
		padding-left: 5rem !important;
		padding-right: 5rem !important
	}

	.py-md-6 {
		padding-bottom: 5rem !important;
		padding-top: 5rem !important
	}

	.pt-md-6 {
		padding-top: 5rem !important
	}

	.pb-md-6 {
		padding-bottom: 5rem !important
	}

	.pl-md-6 {
		padding-left: 5rem !important
	}

	.pr-md-6 {
		padding-right: 5rem !important
	}
}

@media (min-width:992px) {
	.m-lg-n1 {
		margin: -0.25rem !important
	}

	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -0.25rem !important
	}

	.me-lg-n1,
	.mx-lg-n1 {
		margin-right: -0.25rem !important
	}

	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -0.25rem !important
	}

	.ms-lg-n1,
	.mx-lg-n1 {
		margin-left: -0.25rem !important
	}

	.m-lg-n2 {
		margin: -0.5rem !important
	}

	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -0.5rem !important
	}

	.me-lg-n2,
	.mx-lg-n2 {
		margin-right: -0.5rem !important
	}

	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -0.5rem !important
	}

	.ms-lg-n2,
	.mx-lg-n2 {
		margin-left: -0.5rem !important
	}

	.m-lg-n3 {
		margin: -1rem !important
	}

	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem !important
	}

	.me-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem !important
	}

	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem !important
	}

	.ms-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem !important
	}

	.m-lg-n4 {
		margin: -1.5rem !important
	}

	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem !important
	}

	.me-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem !important
	}

	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem !important
	}

	.ms-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem !important
	}

	.m-lg-n5 {
		margin: -3rem !important
	}

	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem !important
	}

	.me-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem !important
	}

	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem !important
	}

	.ms-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem !important
	}

	.m-lg-n6 {
		margin: -7rem !important
	}

	.mt-lg-n6,
	.my-lg-n6 {
		margin-top: -7rem !important
	}

	.me-lg-n6,
	.mx-lg-n6 {
		margin-right: -7rem !important
	}

	.mb-lg-n6,
	.my-lg-n6 {
		margin-bottom: -7rem !important
	}

	.ms-lg-n6,
	.mx-lg-n6 {
		margin-left: -7rem !important
	}

	.m-lg-n7 {
		margin: -9rem !important
	}

	.mt-lg-n7,
	.my-lg-n7 {
		margin-top: -9rem !important
	}

	.me-lg-n7,
	.mx-lg-n7 {
		margin-right: -9rem !important
	}

	.mb-lg-n7,
	.my-lg-n7 {
		margin-bottom: -9rem !important
	}

	.ms-lg-n7,
	.mx-lg-n7 {
		margin-left: -9rem !important
	}

	.p-lg-6 {
		padding: 5rem !important
	}

	.px-lg-6 {
		padding-left: 5rem !important;
		padding-right: 5rem !important
	}

	.py-lg-6 {
		padding-bottom: 5rem !important;
		padding-top: 5rem !important
	}

	.pt-lg-6 {
		padding-top: 5rem !important
	}

	.pb-lg-6 {
		padding-bottom: 5rem !important
	}

	.pl-lg-6 {
		padding-left: 5rem !important
	}

	.pr-lg-6 {
		padding-right: 5rem !important
	}
}

@media (min-width:1200px) {
	.m-xl-n1 {
		margin: -0.25rem !important
	}

	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -0.25rem !important
	}

	.me-xl-n1,
	.mx-xl-n1 {
		margin-right: -0.25rem !important
	}

	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -0.25rem !important
	}

	.ms-xl-n1,
	.mx-xl-n1 {
		margin-left: -0.25rem !important
	}

	.m-xl-n2 {
		margin: -0.5rem !important
	}

	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -0.5rem !important
	}

	.me-xl-n2,
	.mx-xl-n2 {
		margin-right: -0.5rem !important
	}

	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -0.5rem !important
	}

	.ms-xl-n2,
	.mx-xl-n2 {
		margin-left: -0.5rem !important
	}

	.m-xl-n3 {
		margin: -1rem !important
	}

	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem !important
	}

	.me-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem !important
	}

	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem !important
	}

	.ms-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem !important
	}

	.m-xl-n4 {
		margin: -1.5rem !important
	}

	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem !important
	}

	.me-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem !important
	}

	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem !important
	}

	.ms-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem !important
	}

	.m-xl-n5 {
		margin: -3rem !important
	}

	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem !important
	}

	.me-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem !important
	}

	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem !important
	}

	.ms-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem !important
	}

	.m-xl-n6 {
		margin: -7rem !important
	}

	.mt-xl-n6,
	.my-xl-n6 {
		margin-top: -7rem !important
	}

	.me-xl-n6,
	.mx-xl-n6 {
		margin-right: -7rem !important
	}

	.mb-xl-n6,
	.my-xl-n6 {
		margin-bottom: -7rem !important
	}

	.ms-xl-n6,
	.mx-xl-n6 {
		margin-left: -7rem !important
	}

	.m-xl-n7 {
		margin: -9rem !important
	}

	.mt-xl-n7,
	.my-xl-n7 {
		margin-top: -9rem !important
	}

	.me-xl-n7,
	.mx-xl-n7 {
		margin-right: -9rem !important
	}

	.mb-xl-n7,
	.my-xl-n7 {
		margin-bottom: -9rem !important
	}

	.ms-xl-n7,
	.mx-xl-n7 {
		margin-left: -9rem !important
	}

	.p-xl-6 {
		padding: 5rem !important
	}

	.px-xl-6 {
		padding-left: 5rem !important;
		padding-right: 5rem !important
	}

	.py-xl-6 {
		padding-bottom: 5rem !important;
		padding-top: 5rem !important
	}

	.pt-xl-6 {
		padding-top: 5rem !important
	}

	.pb-xl-6 {
		padding-bottom: 5rem !important
	}

	.pl-xl-6 {
		padding-left: 5rem !important
	}

	.pr-xl-6 {
		padding-right: 5rem !important
	}
}

.overview-hidden {
	overflow: hidden
}

.bg-holder {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%
}

.dotted-overlay {
	position: relative;
	z-index: 1
}

.dotted-overlay:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff0;
	background-image: radial-gradient(#626262 10%, transparent 10%);
	background-size: 5px 5px;
	z-index: 0
}

.bg-overlay-black-10 {
	position: relative;
	z-index: 1
}

.bg-overlay-black-10:before {
	background: rgb(2 45 98 / .1);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-black-20 {
	position: relative;
	z-index: 1
}

.bg-overlay-black-20:before {
	background: rgb(2 45 98 / .2);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-black-30 {
	position: relative;
	z-index: 1
}

.bg-overlay-black-30:before {
	background: rgb(2 45 98 / .3);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-black-40 {
	position: relative;
	z-index: 1
}

.bg-overlay-black-40:before {
	background: rgb(2 45 98 / .4);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-black-50 {
	position: relative;
	z-index: 1
}

.bg-overlay-black-50:before {
	background: rgb(2 45 98 / .3);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-black-60 {
	position: relative;
	z-index: 1
}

.bg-overlay-black-60:before {
	background: rgb(2 45 98 / .6);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-black-70 {
	position: relative;
	z-index: 1
}

.bg-overlay-black-70:before {
	background: rgb(2 45 98 / .7);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-black-80 {
	position: relative;
	z-index: 1
}

.bg-overlay-black-80:before {
	background: rgb(2 45 98 / .8);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-black-90 {
	position: relative;
	z-index: 1
}

.bg-overlay-black-90:before {
	background: rgb(2 45 98 / .7);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-white-10 {
	position: relative;
	z-index: 1
}

.bg-overlay-white-10:before {
	background: rgb(255 255 255 / .1);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-white-20 {
	position: relative;
	z-index: 1
}

.bg-overlay-white-20:before {
	background: rgb(255 255 255 / .2);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-white-30 {
	position: relative;
	z-index: 1
}

.bg-overlay-white-30:before {
	background: rgb(255 255 255 / .3);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-white-40 {
	position: relative;
	z-index: 1
}

.bg-overlay-white-40:before {
	background: rgb(255 255 255 / .4);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-white-50 {
	position: relative;
	z-index: 1
}

.bg-overlay-white-50:before {
	background: rgb(255 255 255 / .5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-white-60 {
	position: relative;
	z-index: 1
}

.bg-overlay-white-60:before {
	background: rgb(255 255 255 / .6);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-white-70 {
	position: relative;
	z-index: 1
}

.bg-overlay-white-70:before {
	background: rgb(255 255 255 / .7);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-white-80 {
	position: relative;
	z-index: 1
}

.bg-overlay-white-80:before {
	background: rgb(255 255 255 / .8);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-white-90 {
	position: relative;
	z-index: 1
}

.bg-overlay-white-90:before {
	background: rgb(255 255 255 / .9);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-theme-20 {
	position: relative;
	z-index: 1
}

.bg-overlay-theme-20:before {
	background: rgb(239 49 57 / .2);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-theme-50 {
	position: relative;
	z-index: 1
}

.bg-overlay-theme-50:before {
	background: rgb(239 49 57 / .5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-theme-70 {
	position: relative;
	z-index: 1
}

.bg-overlay-theme-70:before {
	background: rgb(239 49 57 / .7);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-theme-90 {
	position: relative;
	z-index: 1
}

.bg-overlay-theme-90:before {
	background: rgb(239 49 57 / .9);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.bg-overlay-gradient-x-bottom {
	position: relative
}

.bg-overlay-gradient-x-bottom:before {
	z-index: 0;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff0), to(rgb(0 0 0 / .6)));
	background: linear-gradient(to bottom, #fff0 0, rgb(0 0 0 / .6) 100%);
	top: auto;
	height: 75%;
	-webkit-transition: all .35s;
	transition: all .35s
}

.bg-overlay-gradient-x-top {
	position: relative
}

.bg-overlay-gradient-x-top:before {
	z-index: 0;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff0), to(rgb(0 0 0 / .6)));
	background: linear-gradient(to top, #fff0 0, rgb(0 0 0 / .6) 100%);
	bottom: auto;
	height: 70%;
	-webkit-transition: all .35s;
	transition: all .35s
}

.bg-overlay-gradient-x-light-bottom {
	position: relative
}

.bg-overlay-gradient-x-light-bottom:before {
	z-index: 0;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff0), to(white)), -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff0), to(white));
	background: linear-gradient(to bottom, #fff0 0, white 100%), linear-gradient(to bottom, #fff0 0, white 100%);
	top: auto;
	height: 100%;
	-webkit-transition: all .35s;
	transition: all .35s
}

.bg-overlay-gradient-x-dark-bottom {
	position: relative
}

.bg-overlay-gradient-x-dark-bottom:before {
	z-index: 0;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff0), to(#0e5ba5)), -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff0), to(#0e5ba5));
	background: linear-gradient(to bottom, #fff0 0, #0e5ba5 100%), linear-gradient(to bottom, #fff0 0, #0e5ba5 100%);
	top: auto;
	height: 100%;
	-webkit-transition: all .35s;
	transition: all .35s
}

.bg-overlay-gradient-x-light-bottom {
	position: relative
}

.bg-overlay-gradient-x-light-bottom:before {
	z-index: 0;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff0), to(#f6f6f6)), -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff0), to(#f6f6f6));
	background: linear-gradient(to bottom, #fff0 0, #f6f6f6 100%), linear-gradient(to bottom, #fff0 0, #f6f6f6 100%);
	top: auto;
	height: 100%;
	-webkit-transition: all .35s;
	transition: all .35s
}

.bg-overlay-gradient-y-left {
	position: relative
}

.bg-overlay-gradient-y-left:before {
	z-index: 0;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: -webkit-gradient(linear, right top, left top, color-stop(0, #fff0), to(#0e5ba5)), -webkit-gradient(linear, right top, left top, color-stop(0, #fff0), to(#0e5ba5));
	background: linear-gradient(to left, #fff0 0, #0e5ba5 100%), linear-gradient(to left, #fff0 0, #0e5ba5 100%);
	top: auto;
	height: 100%;
	-webkit-transition: all .35s;
	transition: all .35s
}

.border-radius.bg-overlay-black-10:before,
.border-radius.bg-overlay-black-20:before,
.border-radius.bg-overlay-black-30:before,
.border-radius.bg-overlay-black-40:before,
.border-radius.bg-overlay-black-50:before,
.border-radius.bg-overlay-black-60:before,
.border-radius.bg-overlay-black-70:before,
.border-radius.bg-overlay-black-80:before,
.border-radius.bg-overlay-black-90:before,
.border-radius.bg-overlay-white-10:before,
.border-radius.bg-overlay-white-20:before,
.border-radius.bg-overlay-white-30:before,
.border-radius.bg-overlay-white-40:before,
.border-radius.bg-overlay-white-50:before,
.border-radius.bg-overlay-white-60:before,
.border-radius.bg-overlay-white-70:before,
.border-radius.bg-overlay-white-80:before,
.border-radius.bg-overlay-white-90:before,
.border-radius.bg-overlay-theme-10:before,
.border-radius.bg-overlay-theme-20:before,
.border-radius.bg-overlay-theme-30:before,
.border-radius.bg-overlay-theme-40:before,
.border-radius.bg-overlay-theme-50:before,
.border-radius.bg-overlay-theme-60:before,
.border-radius.bg-overlay-theme-70:before,
.border-radius.bg-overlay-theme-80:before,
.border-radius.bg-overlay-theme-90:before,
.border-radius.bg-overlay-gradient-x-bottom:before,
.border-radius.bg-overlay-gradient-x-top:before,
.border-radius.bg-overlay-gradient-x-light-bottom:before,
.border-radius.bg-overlay-gradient-y-left:before {
	border-radius: 5px
}

.digit1,
.digit2 {
	fill-rule: evenodd
}

.digit3 {
	font-size: 230px;
	font-weight: 600
}

.avatar {
	width: 50px;
	height: 50px;
	display: inline-block
}

.avatar.avatar-sm {
	width: 20px;
	height: 20px
}

.avatar.avatar-md {
	width: 80px;
	height: 80px
}

.avatar.avatar-lg {
	width: 145px;
	height: 145px
}

.font-sm {
	font-size: 13px
}

.font-md {
	font-size: 15px
}

.font-lg {
	font-size: 17px
}

.font-xl {
	font-size: 21px
}

.font-xll {
	font-size: 30px
}

.font-xlll {
	font-size: 40px;
	line-height: 40px
}

.b-radius-none {
	border-radius: 0 !important
}

.b-radius-left-none {
	border-radius: 0 3px 3px 0
}

.b-radius-right-none {
	border-radius: 3px 0 0 3px
}

.b-radius-100 {
	border-radius: 100%
}

.z-index-1 {
	z-index: 1
}

.z-index-9 {
	z-index: 9
}

.z-index-99 {
	z-index: 99
}

.z-index-999 {
	z-index: 999
}

.w-space {
	white-space: nowrap
}

.grayscale,
.img-grayscale {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.grayscale:hover {
	-webkit-filter: inherit;
	filter: inherit
}

@media (max-width:767px) {
	.h-sm-600 {
		height: 600px
	}

	.h-sm-500 {
		height: 500px
	}

	.h-sm-400 {
		height: 400px
	}

	.h-sm-300 {
		height: 300px
	}

	.p-6 {
		padding: 3rem !important
	}

	.pt-6 {
		padding-top: 3rem !important
	}

	.pb-6 {
		padding-bottom: 3rem !important
	}

	.pl-6 {
		padding-left: 3rem !important
	}

	.pr-6 {
		padding-right: 3rem !important
	}

	.coming-soon {
		height: 100% !important;
		padding-bottom: 50px !important;
		padding-top: 100px !important
	}
}

@media (min-width:1200px) {
	.display-1 {
		font-size: 5.5rem
	}
}

/* .accordion .card {
	border: none
}

.accordion .card:last-child .card-header {
	margin-bottom: 0
} */

.accordion .card-body {
	padding: 35px 45px 45px 62px
}

.accordion .card-header {
	background: none;
	border-bottom: none;
	padding: 0
}

.accordion>.card .card-header {
	margin-bottom: 10px
}

.accordion .accordion-icon.card-header button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #ec4814;
	font-size: 18px;
	color: #fff;
	padding: 32px 30px 32px 62px;
	width: 100%;
	text-align: left;
	border: none;
	font-weight: 400;
	position: relative;
	border-radius: 5px;
	font-weight: 500
}

.accordion .accordion-icon.card-header .btn:after {
	content: "\f062";
	margin-left: auto;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	font-family: "Font Awesome 5 Free";
	font-weight: 700
}

.accordion .accordion-icon.card-header button.collapsed {
	background: #0e5ba5
}

.accordion .accordion-icon.card-header button.collapsed:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.feature-info .feature-info-icon {
	color: #ec4814;
	font-size: 60px;
	line-height: 1;
	margin-bottom: 15px
}

.feature-info-style-01 {
	background: #fff;
	padding: 45px;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 2px 2px 4px 0 rgb(2 45 98 / .1);
	box-shadow: 2px 2px 4px 0 rgb(2 45 98 / .1);
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.feature-info-style-01:hover {
	background: #0e5ba5
}

.feature-info-style-01:hover .feature-info-icon {
	top: -90px
}

.feature-info-style-01:hover .feature-info-content {
	margin-top: 0;
	margin-bottom: 80px
}

.feature-info-style-01:hover .feature-info-content .feature-info-title {
	color: #fff
}

.feature-info-style-01:hover .feature-info-content p {
	color: #fff
}

.feature-info-style-01:hover .feature-info-content .icon-btn {
	bottom: 45px
}

.feature-info-style-01 .feature-info-icon {
	margin-bottom: 25px;
	position: absolute;
	top: 45px
}

.feature-info-style-01 .feature-info-content {
	margin-top: 80px
}

.feature-info-style-01 .feature-info-content .icon-btn {
	position: absolute;
	bottom: -90px
}

.feature-info,
.feature-info .feature-info-icon,
.feature-info .feature-info-content,
.feature-info .feature-info-content .feature-info-title,
.feature-info .feature-info-content p,
.feature-info-style-05 .feature-info-icon i,
.feature-info-style-05 .feature-info-icon i:after,
.feature-info-style-06 .feature-info-number,
.feature-info-style-06 .feature-info-number span,
.feature-info-style-08 .feature-info-item .feature-info-number span,
.feature-info-style-08 .feature-info-item .feature-info-number span:after {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.feature-info-style-02 {
	background: #fff;
	padding: 35px;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	border-radius: 5px;
	cursor: pointer
}

.feature-info-style-02 .feature-info-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
	position: inherit;
	top: 0
}

.feature-info-style-02 .feature-info-bg-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-size: cover;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.feature-info-style-02 .feature-info-bg-img:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: rgb(2 45 98 / .5);
	z-index: 9;
	width: 100%;
	height: 100%
}

.feature-info-style-02:hover .feature-info-bg-img {
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.feature-info-style-02:hover .feature-info-content .icon-btn {
	opacity: 1
}

.feature-info-style-02 .feature-info-content .icon-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	z-index: 10;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.feature-info-style-03 {
	padding: 45px;
	background: #f6f6f6;
	border-radius: 5px
}

.feature-info-style-04 {
	padding: 45px;
	background: #fff;
	position: relative;
	overflow: hidden;
	border-radius: 5px
}

.feature-info-style-04:hover {
	background: #0e5ba5;
	color: #fff
}

.feature-info-style-04:hover h4 {
	color: #fff
}

.feature-info-style-04 .feature-info-content p {
	margin-top: 15px;
	margin-bottom: 0
}

.feature-info-style-04 .feature-info-content .btn {
	position: absolute;
	bottom: -55px
}

.feature-info-style-05 .feature-info-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 45px
}

.feature-info-style-05 .feature-info-icon i {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f6f6f6;
	color: #0e5ba5;
	width: 144px;
	height: 144px;
	position: relative;
	border-radius: 50%
}

.feature-info-style-05 .feature-info-icon i:after {
	top: 100%;
	left: 50%;
	border: solid #fff0;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: #fff0;
	border-top-color: #f6f6f6;
	border-width: 9px;
	margin-left: -9px;
	margin-top: -1px
}

.feature-info-style-05:before {
	content: "";
	border-top: 2px dotted #0e5ba5;
	width: 52px;
	display: inline-block;
	position: absolute;
	right: -26px;
	top: 70px
}

.feature-info-style-05:hover .feature-info-icon i {
	background: #ec4814;
	color: #fff
}

.feature-info-style-05:hover .feature-info-icon i:after {
	border-top-color: #ec4814
}

.row [class*=col]:last-child .feature-info-style-05:before {
	content: none
}

.feature-info-style-06 .feature-info-img {
	margin-bottom: 30px
}

.feature-info-style-06 .feature-info-img img {
	border-radius: 5px
}

.feature-info-style-06 .feature-info-number {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #eee;
	position: relative
}

.feature-info-style-06 .feature-info-number:after {
	content: "";
	height: 2px;
	background: #f6f6f6;
	width: 0%;
	position: absolute;
	bottom: -2px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.feature-info-style-06 .feature-info-number span {
	color: #0e5ba5;
	font-size: 48px;
	line-height: 1;
	font-weight: 700;
	opacity: .1;
	position: relative
}

.feature-info-style-06 .feature-info-number .feature-info-title {
	-ms-flex-item-align: center;
	align-self: center
}

.feature-info-style-06:hover .feature-info-number:after {
	width: 100%;
	background: #0e5ba5
}

.feature-info-style-06:hover .feature-info-number span {
	color: #ec4814;
	opacity: .5
}

.feature-info-style-06 .feature-info-content p {
	-ms-flex-item-align: center;
	align-self: center
}

.dark-background .feature-info-style-06:hover .feature-info-number span {
	color: #ec4814;
	opacity: .5
}

.dark-background .feature-info-style-06 .feature-info-number {
	border-bottom-color: rgb(255 255 255 / .1)
}

.dark-background .feature-info-style-06 .feature-info-number span {
	color: #fff;
	opacity: .1
}

.dark-background .feature-info-style-06 .feature-info-number .feature-info-title {
	color: #fff
}

.dark-background .feature-info-style-06:hover .feature-info-number {
	border-bottom-color: #fff
}

.dark-background .feature-info-style-06:hover .feature-info-number:after {
	background: #fff
}

.dark-background .feature-info-style-06 .feature-info-content p {
	color: #fff
}

.feature-info-style-07 {
	position: relative
}

.feature-info-style-07 .feature-info-img img {
	border-radius: 5px
}

.feature-info-style-07 .feature-info-content {
	padding: 30px 0 10px;
	background: #fff;
	position: relative
}

.feature-info-style-07 .feature-info-content .feature-info-title {
	margin-bottom: 25px
}

.feature-info-style-07 .feature-info-content .icon-btn {
	position: absolute;
	bottom: -40px;
	left: 0;
	opacity: 0
}

.feature-info-style-07:hover .feature-info-content {
	margin-top: -40px;
	padding-bottom: 50px
}

.feature-info-style-07:hover .feature-info-content .icon-btn {
	bottom: 0;
	opacity: 1
}

.feature-info-style-08 .feature-info-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 90px;
	position: relative
}

.feature-info-style-08 .feature-info-item:before {
	position: absolute;
	top: 0;
	content: "";
	left: 38px;
	height: 100%;
	width: 2px;
	background: #f6f6f6
}

.feature-info-style-08 .feature-info-item:last-child {
	padding-bottom: 0
}

.feature-info-style-08 .feature-info-item:last-child:before {
	position: relative;
	content: none
}

.feature-info-style-08 .feature-info-item:hover .feature-info-number span {
	background: #ec4814;
	color: #fff
}

.feature-info-style-08 .feature-info-item:hover .feature-info-number span:after {
	border-left-color: #ec4814
}

.feature-info-style-08 .feature-info-inner {
	position: relative
}

.feature-info-style-08 .feature-info-number span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #ec4814;
	color: #0e5ba5;
	font-size: 24px;
	width: 74px;
	height: 74px;
	margin-right: 25px;
	font-weight: 700;
	border-radius: 50%;
	position: relative;
	background: #f6f6f6
}

.feature-info-style-08 .feature-info-number span:after {
	left: 100%;
	top: 50%;
	border: solid #fff0;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: #fff0;
	border-left-color: #f6f6f6;
	border-width: 6px;
	margin-top: -6px;
	margin-left: -1px
}

.feature-info-style-08 .feature-info-content {
	margin-top: 28px
}

.dark-background .feature-info-style-08 .feature-info-inner:before {
	border-left-color: rgb(246 246 246 / .1)
}

.dark-background .feature-info-style-08 .feature-info-content .feature-info-title {
	color: #fff
}

.dark-background .feature-info-style-08 .feature-info-content p {
	color: #fff;
	opacity: .5
}

@media (max-width:1199px) {
	.feature-info-style-04 {
		padding: 45px 25px
	}
}

@media (max-width:991px) {
	.feature-info-style-03 {
		padding: 20px
	}

	.feature-info-style-04 {
		padding: 45px 15px
	}

	.feature-info-style-05 .feature-info-icon {
		margin-bottom: 35px
	}

	.feature-info-style-08 .feature-info-item {
		margin-bottom: 0;
		padding-bottom: 40px
	}
}

@media (max-width:767px) {
	.feature-info-style-02 {
		padding: 20px
	}

	.feature-info-style-05:before {
		content: none
	}

	.feature-info-style-05 .feature-info-icon {
		margin-bottom: 25px
	}

	.feature-info-style-05 .feature-info-content .feature-info-title {
		margin-bottom: 5px
	}

	.feature-info-style-06 .feature-info-img {
		margin-bottom: 20px
	}

	.feature-info-style-06 .feature-info-number {
		padding-bottom: 20px
	}

	.feature-info-style-07 .feature-info-content .feature-info-title {
		margin-bottom: 15px
	}

	.feature-info-style-08 .feature-info-number span {
		font-size: 16px;
		width: 54px;
		height: 54px;
		margin-right: 15px
	}

	.feature-info-style-08 .feature-info-inner:before {
		left: 28px
	}

	.feature-info-style-08 .feature-info-item {
		padding-bottom: 30px
	}

	.feature-info-style-08 .feature-info-item:before {
		left: 28px
	}

	.feature-info-style-08 .feature-info-content {
		margin-top: 18px
	}
}

.team {
	text-align: center;
	position: relative
}

.team .team-img img {
	border-radius: 5px
}

.team:hover .team-img {
	z-index: 9;
	position: relative
}

.team:hover .team-info {
	z-index: 9;
	position: relative
}

.team:hover .team-info ul {
	opacity: 1;
	bottom: -35px
}

.team:hover .team-bg {
	opacity: 1;
	z-index: 5
}

.team .team-info {
	padding: 20px 0 0
}

.team .team-info .team-name {
	color: #0e5ba5;
	font-size: 13px;
	font-weight: 600
}

.team .team-info .team-name:hover {
	color: #ec4814
}

.team .team-info p {
	font-size: 11px;
	margin-bottom: 20px
}

.team .team-info ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 0;
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.team .team-info ul li {
	margin: 0 12px
}

.team .team-info ul li a {
	color: #0e5ba5
}

.team .team-info ul li a:hover {
	color: #ec4814
}

.team .team-bg {
	background: #fff;
	position: absolute;
	left: -10%;
	top: -10%;
	width: 120%;
	height: 134%;
	z-index: 4;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1)
}

.apply-position .team-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #0e5ba5;
	padding: 0;
	border-radius: 3px;
	font-size: 110px;
	min-height: 173px;
	color: rgb(255 255 255 / .1)
}

.apply-position .btn {
	padding: 0;
	font-size: 13px
}

.apply-position .btn:after {
	margin-left: 10px
}

@media (max-width:575px) {
	.team .team-img img {
		width: 100%
	}
}

.testimonial .owl-item {
	padding: 0 .5%
}

.testimonial .testimonial-item .testimonial-avatar {
	margin-bottom: 40px;
	background: #fff;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto 40px
}

.testimonial .testimonial-item .testimonial-content {
	margin-bottom: 30px
}

.testimonial .testimonial-item .testimonial-content p {
	font-size: 26px;
	color: #0e5ba5;
	line-height: 1.4
}

.testimonial .testimonial-item .testimonial-author .testimonial-name h6 {
	font-weight: 700
}

.row-background .testimonial-item .testimonial-content p {
	color: #fff
}

.row-background .testimonial-item .testimonial-author {
	color: #fff
}

.row-background .testimonial-item .testimonial-author .testimonial-name h6 {
	color: #ec4814
}

.testimonial-style-02 {
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	border-radius: 5px
}

.testimonial-style-02 .testimonial-item {
	padding: 0 15%;
	margin-top: -70px;
	position: relative;
	z-index: 9
}

.testimonial-style-02 .testimonial-item .testimonial-content p {
	font-size: 18px;
	color: #000;
	font-style: italic
}

.testimonial-style-02 .testimonial-item .testimonial-author {
	margin-bottom: 20px
}

.testimonial-style-02 .testimonial-item .testimonial-avatar {
	width: 120px;
	height: 120px;
	margin: 0 auto
}

.testimonial-style-02 .item .svg-item svg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto
}

.testimonial-style-02 .testimonial-item-sm {
	padding: 0 15%;
	margin-top: -50px;
	position: relative;
	z-index: 9
}

.testimonial-style-02 .testimonial-item-sm .testimonial-content p {
	font-size: 18px;
	color: #000;
	font-style: italic
}

.testimonial-style-02 .testimonial-item-sm .testimonial-avatar-sm {
	width: 90px;
	height: 90px;
	margin: 0 auto
}

.testimonial-style-02.owl-carousel .owl-nav {
	width: auto;
	display: inline-block;
	position: relative;
	bottom: -20px;
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	padding: 8px 10px;
	border-radius: 5px;
	background: #fff
}

.testimonial-style-02.owl-carousel .owl-nav .owl-next {
	position: relative;
	top: 0;
	-webkit-transform: inherit;
	transform: inherit;
	right: 0
}

.testimonial-style-02.owl-carousel .owl-nav .owl-prev {
	position: relative;
	top: 0;
	-webkit-transform: inherit;
	transform: inherit;
	left: 0
}

.testimonial-style-02.owl-carousel .owl-nav i {
	font-size: 14px;
	padding: 0 10px
}

.testimonial-style-02.owl-carousel .testimonial-img {
	position: relative
}

.video-image {
	position: relative
}

.video-image img {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px
}

.popup-icon {
	display: block
}

.popup-icon i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 32px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 70px;
	height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 5px;
	border: 7px solid #fff;
	border-radius: 50%;
	color: #fff
}

.testimonial-style-03 {
	position: relative;
	box-shadow: rgb(0 0 0 / .05) 0 6px 24px 0, rgb(0 0 0 / .08) 0 0 0 1px;
	border-radius: 15px !important;
	-webkit-border-radius: 15px !important;
	-moz-border-radius: 15px !important;
	-ms-border-radius: 15px !important;
	-o-border-radius: 15px !important;
	background: #f2f8ff !important
}

.testimonial-style-03 .testimonial-content .quotes {
	position: absolute;
	font-size: 40px;
	z-index: 0;
	color: #fff;
	right: 20px;
	bottom: 20px
}

.testimonial-style-03 .testimonial-content .testimonial-des {
	font-size: 18px;
	margin-top: 10px
}

@media (max-width:991.98px) {
	.testimonial-item .testimonial-content p {
		font-size: 20px
	}
}

@media (max-width:767.98px) {
	.testimonial-item .testimonial-avatar {
		margin-bottom: 20px
	}

	.testimonial-item .testimonial-content {
		margin-bottom: 20px
	}

	.testimonial-item .testimonial-content p {
		font-size: 16px
	}

	.testimonial-style-02 .testimonial-item {
		padding: 0 5%
	}

	.testimonial-style-02 .item .svg-item {
		display: none
	}

	.popup-icon i {
		width: 50px;
		height: 50px;
		font-size: 20px
	}
}

@media (max-width:575.98px) {
	.testimonial-style-02 .testimonial-item {
		margin-top: 20px
	}

	.testimonial-style-02 .testimonial-item .testimonial-avatar {
		width: 80px;
		height: 80px
	}
}

.accordion .card {
	border: none
}

.accordion .card:last-child .card-header {
	margin-bottom: 0
}

.accordion .card-body {
	padding: 35px 45px 45px 62px
}

.accordion .card-header {
	background: none;
	border-bottom: none;
	padding: 0
}

.accordion>.card .card-header {
	margin-bottom: 10px
}

.accordion .accordion-icon.card-header button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #ec4814;
	font-size: 18px;
	color: #fff;
	padding: 32px 30px 32px 62px;
	width: 100%;
	text-align: left;
	border: none;
	font-weight: 400;
	position: relative;
	border-radius: 5px;
	font-weight: 500
}

.accordion .accordion-icon.card-header .btn:after {
	content: "\f062";
	margin-left: auto;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	font-family: "Font Awesome 5 Free";
	font-weight: 700
}

.accordion .accordion-icon.card-header button.collapsed {
	background: #0e5ba5
}

.accordion .accordion-icon.card-header button.collapsed:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.newsletter {
	position: relative
}

.newsletter .form-control {
	padding-right: 150px
}

.newsletter .btn {
	position: absolute;
	right: 0;
	line-height: 20px;
	top: 0;
	padding: 14px 30px
}

.counter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 0
}

.counter .counter-icon i {
	color: #ec4814;
	margin-right: 25px;
	font-size: 70px;
	line-height: 70px
}

.counter .counter-content {
	-ms-flex-item-align: center;
	align-self: center
}

.counter .counter-content .timer {
	position: relative;
	font-size: 30px;
	line-height: 20px;
	font-weight: 700;
	font-family: "Archivo", sans-serif;
	color: #fff;
	display: block
}

.counter .counter-content label {
	display: block;
	color: #fff;
	margin-bottom: 0
}

.counter.counter-02 .counter-content .timer {
	color: #0e5ba5
}

.counter.counter-02 .counter-content label {
	color: #626262
}

.counter.counter-02 .counter-icon i {
	color: #dfdfdf
}

.counter.counter-03 {
	background: #ec4814;
	padding: 32px;
	text-align: center;
	display: block;
	border-radius: 5px
}

.nav-pills .nav-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #0e5ba5;
	font-size: 22px;
	line-height: 1;
	padding: 20px 0;
	font-weight: 600;
	border-radius: 0;
	position: relative
}

.nav-pills .nav-link:hover {
	color: #ec4814;
	background: #fff0
}

.nav-pills .nav-link:hover:after {
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	right: 0
}

.nav-pills .nav-link:hover .data-hover {
	-webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
	transform: translate3d(0, 0, -30px) rotateX(90deg)
}

.nav-pills .nav-link:after {
	content: '\f061';
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	opacity: 0;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.nav-pills .nav-link .data-hover {
	display: block;
	position: relative;
	-webkit-transition: .5s ease-in-out all;
	transition: .5s ease-in-out all;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	width: 100%;
	font-weight: 500
}

.nav-pills .nav-link .data-hover span {
	margin-right: 20px
}

.nav-pills .nav-link .data-hover:before {
	display: block;
	content: attr(data-title);
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: .5s ease-in-out all;
	transition: .5s ease-in-out all;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	transform: translate3d(0, 105%, 0) rotateX(-90deg);
	font-weight: 700;
	width: 100%
}

.nav-pills .nav-link.active {
	color: #ec4814;
	background: #fff0
}

.nav-pills .nav-link.active:after {
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	right: 0
}

.nav-pills .nav-link.active .data-hover {
	-webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
	transform: translate3d(0, 0, -30px) rotateX(90deg)
}

.nav-pills .show>.nav- {
	color: #ec4814;
	background: #fff0
}

.nav-pills .show>.nav-link {
	color: #ec4814;
	background: #fff0
}

.nav-tabs.nav-tabs-02 {
	border: none
}

.nav-tabs.nav-tabs-02 .nav-link {
	border: none;
	color: #0e5ba5;
	font-weight: 700;
	background: #f6f6f6;
	border-radius: 50px;
	margin-right: 10px;
	padding: 12px 28px;
	margin-bottom: 10px
}

.nav-tabs.nav-tabs-02 .nav-link.active {
	color: #fff;
	background: #ec4814
}

.nav-tabs.nav-tabs-02 .nav-link:hover {
	color: #fff;
	background: #ec4814
}

@media (max-width:1199px) {
	.nav-pills .nav-link {
		font-size: 18px
	}
}

@media (max-width:991px) {
	.nav-pills .nav-link {
		font-size: 14px
	}
}

@media (max-width:767px) {
	.accordion .accordion-icon.card-header button {
		padding: 22px 20px 22px 52px
	}

	.accordion .card-body {
		padding: 25px 25px 35px 52px
	}

	.nav-pills.flex-column {
		-webkit-box-orient: inherit !important;
		-webkit-box-direction: inherit !important;
		-ms-flex-direction: inherit !important;
		flex-direction: inherit !important
	}

	.nav-pills .nav-link {
		padding: 0 25px 25px 0;
		font-size: 16px
	}

	.nav-pills .nav-link.active:after {
		content: none
	}
}

@media (max-width:575px) {
	.accordion .accordion-icon.card-header button {
		font-size: 16px;
		padding: 20px;
		line-height: 22px
	}

	.accordion .card-body {
		padding: 20px
	}
}

.owl-carousel .owl-item img {
	width: auto;
	display: inherit
}

.owl-carousel .owl-nav {
	cursor: pointer;
	z-index: 999;
	width: 100%
}

.owl-carousel .owl-nav .owl-prev {
	display: block;
	position: absolute;
	text-indent: inherit;
	width: auto;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	left: 0;
	right: 103%;
	display: block;
	position: absolute;
	text-indent: inherit;
	top: 40%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 !important;
	display: inline-block;
	margin: 14px 2px 0
}

.owl-carousel .owl-nav .owl-next {
	display: block;
	position: absolute;
	text-indent: inherit;
	width: auto;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	right: 0;
	left: 103%;
	display: block;
	position: absolute;
	text-indent: inherit;
	top: 40%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 !important;
	display: inline-block;
	margin: 14px 2px 0
}

.owl-carousel .owl-nav i {
	font-size: 24px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #0e5ba5;
	opacity: .4
}

.owl-carousel .owl-nav i:hover {
	color: #0e5ba5;
	opacity: 1
}

.row-background .owl-carousel .owl-nav i {
	color: #fff;
	opacity: .4
}

.row-background .owl-carousel .owl-nav i:hover {
	color: #fff;
	opacity: 1
}

.owl-carousel .owl-dots {
	text-align: center;
	margin-top: 20px
}

.owl-carousel button.owl-dot {
	width: 9px;
	height: 9px;
	background: #0e5ba5 !important;
	border-radius: 50%;
	margin-right: 10px;
	opacity: .5
}

.owl-carousel button.owl-dot.active {
	background: #ec4814 !important;
	opacity: 1
}

@media (max-width:991px) {
	.owl-carousel .owl-nav .owl-next {
		right: 0
	}

	.owl-carousel .owl-nav .owl-prev {
		left: 0
	}
}

.pricing-tab {
	text-align: center
}

.pricing-tab span {
	vertical-align: middle
}

.pricing-tab .monthly-tab {
	font-weight: 700;
	font-size: 18px;
	color: #0e5ba5
}

.pricing-tab .yearly-tab {
	font-weight: 700;
	font-size: 18px;
	color: #0e5ba5
}

.pricing-tab .pricing-tab-switcher {
	height: 32px;
	width: 60px;
	background: #fff;
	display: inline-block;
	border-radius: 30px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0 10px;
	border: 2px solid #ec4814
}

.pricing-tab .pricing-tab-switcher:before {
	content: '';
	position: absolute;
	left: 4px;
	top: 4px;
	background: #ec4814;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.pricing-tab .pricing-tab-switcher.active:before {
	left: calc(100% - 24px)
}

.pricing {
	padding: 30px 20px;
	text-align: center;
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	border-radius: 5px
}

.pricing .pricing-title {
	margin-bottom: 20px
}

.pricing .pricing-price {
	display: inline-block;
	position: relative;
	color: #626262;
	font-weight: 600;
	margin-top: 30px
}

.pricing .pricing-price sup {
	position: absolute;
	top: 15px;
	left: -20px;
	font-size: 24px;
	color: #0e5ba5
}

.pricing .pricing-price strong {
	color: #0e5ba5;
	font-size: 70px;
	line-height: 70px;
	padding-right: 10px;
	font-weight: 500
}

.pricing .yearly-price {
	display: none
}

.pricing .change-pricing-price .yearly-price {
	display: block
}

.pricing .change-pricing-price .monthly-price {
	display: none
}

.pricing .pricing-list {
	margin-top: 30px;
	margin-bottom: 30px
}

.pricing .pricing-list li {
	padding: 6px 0;
	color: #626262;
	font-weight: 600
}

.pricing .pricing-list li:last-child {
	padding-bottom: 0
}

.pricing.active {
	background: #0e5ba5;
	color: #fff
}

.pricing.active .pricing-list li {
	color: #fff
}

.pricing.active .pricing-title {
	color: #fff
}

.pricing.active .pricing-price {
	color: #fff
}

.pricing.active sup {
	color: #fff
}

.pricing.active strong {
	color: #ec4814
}

.pricing.active .btn-round {
	color: #fff
}

.pricing.active .btn-round:hover {
	color: #fff
}

.pricing.active .btn-light-round:before {
	background-color: #ec4814;
	opacity: 1
}

.switch {
	display: inline-block;
	width: 60px;
	height: 30px;
	margin: 0 15px;
	position: relative
}

.switch .switch-btn {
	margin-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.switch .switch-btn span {
	font-size: 18px;
	color: #0e5ba5;
	font-weight: 600
}

.switch input {
	display: none
}

.countdown-wrapper {
	border-radius: 5px;
	overflow: hidden
}

.countdown {
	padding: 20px;
	width: 140px;
	position: relative
}

.countdown span {
	font-size: 54px;
	line-height: 60px;
	font-weight: 600;
	color: #fff
}

.countdown p {
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 0;
	color: #0e5ba5
}

.countdown.countdown-last {
	position: absolute;
	bottom: 0;
	left: 140px
}

.countdown-small span {
	font-size: 24px;
	line-height: 24px
}

.countdown-small p {
	font-size: 14px
}

@media (max-width:767px) {
	.countdown span {
		font-size: 34px;
		line-height: 40px
	}

	.countdown p {
		font-size: 16px
	}
}

.btn {
	font-size: 14px;
	font-weight: 700;
	padding: 16px 34px;
	line-height: 1;
	border-radius: 50px;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-decoration: none
}

.btn:not(:disabled):not(.disabled).active:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none
}

.btn:not(:disabled):not(.disabled):active:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	color: #fff
}

.btn:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none
}

.btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	color: #fff
}

.btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	color: #fff
}

button {
	outline: medium none !important;
	color: #ec4814
}

.btn-link:after {
	margin-left: 12px
}

.show>.btn.dropdown-toggle:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	color: #fff
}

.show>.btn-primary.dropdown-toggle {
	background: #ec4814;
	border-color: #ec4814
}

.btn-primary {
	background: #ec4814;
	border-color: #ec4814
}

.btn-primary:hover {
	background: #0e5ba5;
	border-color: #0e5ba5
}

.btn-primary:hover:not(:disabled):not(.disabled).active {
	background: #ec4814;
	border-color: #ec4814
}

.btn-primary:hover:not(:disabled):not(.disabled):active {
	background: #ec4814;
	border-color: #ec4814
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
	background: #ec4814;
	border-color: #ec4814
}

.btn-dark {
	background: #0e5ba5;
	border-color: #0e5ba5
}

.btn-dark:hover {
	background: #ec4814;
	border-color: #ec4814
}

.btn:not(:disabled):not(.disabled).active:focus {
	color: #fff
}

.btn-link {
	color: #ec4814;
	padding: 0
}

.btn-link:hover {
	color: #0e5ba5;
	text-decoration: none;
	outline: none
}

.btn-link:focus {
	color: #0e5ba5;
	text-decoration: none;
	outline: none
}

.btn.btn-link:not(:disabled):not(.disabled):active:focus {
	color: #0e5ba5
}

.btn-white {
	background: #fff;
	border-color: #fff;
	color: #0e5ba5
}

.btn-white:hover {
	background: #ec4814;
	border-color: #ec4814;
	color: #fff
}

.btn-white:active {
	color: #fff
}

.btn-white:focus {
	color: #fff
}

.btn.btn-white:not(:disabled):not(.disabled):active:focus {
	color: #0e5ba5
}

.btn-light:active {
	color: #0e5ba5
}

.btn-light:focus {
	color: #0e5ba5
}

.btn.btn-light:not(:disabled):not(.disabled):active:focus {
	color: #0e5ba5
}

.btn.btn-sm {
	padding: 12px 24px
}

.btn.btn-md {
	padding: 8px 30px
}

.btn.btn-lg {
	padding: 17px 64px;
	font-size: 18px
}

.btn-app {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.btn-app i {
	font-size: 40px
}

.btn-round:before {
	content: '';
	width: 60px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: -1;
	opacity: .8
}

.right-round:before {
	right: 0;
	left: auto
}

.bg-dark .btn-primary-round:before {
	opacity: 1
}

.btn-round:hover:before {
	width: 100%
}

.btn-round,
.btn-round:hover {
	color: #fff;
	background-color: #ec4814
}

.btn-primary-round:before {
	background-color: #ec4814
}

.btn-light-round:before {
	background-color: #f6f6f6
}

.btn-round.btn-dark-round:hover {
	color: #fff
}

.btn-dark-round:before {
	background-color: #0e5ba5;
	opacity: 1
}

a.text-primary:focus,
a.text-primary:hover {
	color: #ec4814 !important
}

.btn-white-round:before {
	background-color: #fff
}

.btn-round:focus,
.btn.btn-round:not(:disabled):not(.disabled):active:focus {
	color: #0e5ba5
}

.dark-background .btn-round:before {
	opacity: 1
}

.btn-outline-primary {
	color: #ec4814;
	border-color: #ec4814
}

.btn.btn-outline-primary:focus {
	color: #ec4814
}

.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	background-color: #ec4814;
	border-color: #ec4814
}

.btn-outline-dark {
	color: #0e5ba5;
	border-color: #0e5ba5
}

.btn-outline-dark:focus {
	color: #0e5ba5
}

.btn-outline-dark:hover,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	background-color: #0e5ba5;
	border-color: #0e5ba5
}

.btn-primary-round.btn-round:hover {
	color: #fff
}

.btn-group .btn:after {
	content: none
}

.icon-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 40px;
	height: 40px;
	text-align: center;
	background: #ec4814;
	border-radius: 50%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff
}

.icon-btn {
	opacity: 1
}

.icon-btn.btn-animation {
	opacity: 1
}

.icon-btn-lg {
	width: 80px;
	height: 80px
}

.icon-btn-md {
	width: 60px;
	height: 60px
}

.icon-btn-sm {
	width: 40px;
	height: 40px
}

.icon-btn-all-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.btn-animation:before {
	content: "";
	position: absolute;
	z-index: -9;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	width: 50px;
	height: 50px;
	background: #ec4814;
	border-radius: 50%;
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite
}

.btn-animation.icon-btn-lg:before {
	width: 80px;
	height: 80px
}

.btn-animation.icon-btn-md:before {
	width: 70px;
	height: 70px
}

.video-btn.btn-animation {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.video-btn-02 a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.video-btn-02 a span {
	font-weight: 600
}

.video-btn-02 .btn-animation {
	position: inherit;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%)
}

@-webkit-keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

@keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

@-webkit-keyframes sonarWave {
	from {
		opacity: .4
	}

	to {
		-webkit-transform: scale(3);
		transform: scale(3);
		opacity: 0
	}
}

@keyframes sonarWave {
	from {
		opacity: .4
	}

	to {
		-webkit-transform: scale(3);
		transform: scale(3);
		opacity: 0
	}
}

@media (max-width:991px) {
	.btn:after {
		margin-left: 22px
	}
}

.case-study {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px
}

.case-study .case-study-title {
	display: block;
	color: #0e5ba5;
	font-size: 18px;
	font-weight: 600
}

.case-study .case-study-title:hover {
	color: #ec4814
}

.case-study .case-study-services {
	display: block;
	margin-bottom: 10px
}

.case-study .case-study-services:hover {
	color: #fff
}

.case-study .case-study-img {
	background-size: cover;
	min-height: 249px;
	border-radius: 5px;
	background-position: center center
}

.case-study .case-study-info {
	padding: 20px;
	width: 90%;
	position: absolute;
	left: 50%;
	bottom: -90px;
	z-index: 2;
	opacity: 0;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	background: #fff
}

.case-study .case-study-info p {
	max-height: 66px;
	overflow: auto
}

.case-study:hover .case-study-info {
	opacity: 1;
	bottom: 20px
}

.case-study .case-study-lg+.case-study-info p {
	max-height: 340px;
	overflow: auto
}

.case-study-style-02 {
	position: relative
}

.case-study-style-02:before {
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	left: 0;
	top: auto;
	background: rgb(2 45 98 / .85);
	content: "";
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-radius: 5px
}

.case-study-style-02:hover:before {
	bottom: 0;
	height: 100%
}

.case-study-style-02 .case-study-title {
	color: #fff
}

.case-study-style-02 .case-study-info {
	background: #fff0
}

.case-study-style-02 .case-study-info p {
	color: #fff
}

.clients-detail {
	margin: 0
}

.clients-detail li {
	padding-right: 150px;
	margin-top: 20px
}

.clients-detail li:last-child {
	padding-right: 0
}

.case-study-style-03 {
	overflow: hidden
}

.case-study-style-03 .case-study-img {
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
	transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
	overflow: hidden;
	border-radius: 0
}

.case-study-style-03 .case-study-info {
	padding: inherit;
	width: inherit;
	position: relative;
	left: inherit;
	bottom: inherit;
	z-index: 2;
	opacity: inherit;
	border-radius: inherit;
	-webkit-transform: inherit;
	transform: inherit;
	background: #fff;
	padding-top: 20px
}

.case-study-style-03:hover .case-study-info {
	bottom: inherit;
	height: 100%;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
	transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.case-study-style-03:hover .case-study-img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
	transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.case-study-style-03 .case-study-services:hover {
	color: #ec4814
}

@media (max-width:1199px) {
	.clients-detail li {
		padding-right: 110px
	}
}

@media (max-width:991px) {
	.case-study .case-study-info {
		padding: 20px
	}

	.clients-detail li {
		padding-right: 50px
	}
}

@media (max-width:767px) {
	.clients-detail li {
		padding-right: 50px;
		width: 50%;
		float: left
	}
}

@media (max-width:575px) {
	.clients-detail li {
		padding-right: 0;
		width: 100;
		float: none
	}
}

.category-grid-style-01 .category-item .category-icon,
.category-grid-style-01 .category-item:before,
.category-list-style-01 ul,
ul.category-list li a:after,
.category-box .category-icon,
.category-box:hover .category-icon i,
.category-box:hover .category-icon .category-title,
.category-box-style-02,
.category-box-style-02:before,
.category-box-style-02 ul.category-list {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.category-grid-style-01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #fff;
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	border-radius: 5px
}

.category-grid-style-01 .category-item {
	padding: 30px;
	text-align: center;
	width: 16.6666%;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	position: relative;
	cursor: pointer
}

.category-grid-style-01 .category-item:nth-child(6n+0) {
	border-right: none
}

.category-grid-style-01 .category-item:before {
	content: "";
	background: #fff;
	width: 110%;
	height: 110%;
	display: inline-block;
	position: absolute;
	left: -5%;
	top: -5%;
	z-index: 1;
	opacity: 0;
	-webkit-transform: scale(.96);
	transform: scale(.96)
}

.category-grid-style-01 .category-item:hover:before {
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.category-grid-style-01 .category-item:hover .category-icon {
	color: #ec4814
}

.category-grid-style-01 .category-item:hover .category-title {
	color: #ec4814
}

.category-grid-style-01 .category-item .category-icon {
	color: #000;
	font-size: 44px;
	line-height: 1;
	margin-bottom: 10px;
	position: relative;
	z-index: 2
}

.category-grid-style-01 .category-item .category-title {
	color: #0e5ba5;
	font-weight: 700;
	margin-bottom: 0;
	position: relative;
	z-index: 2;
	font-size: 16px
}

.category-grid-style-01 .show-more-cat {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 60px 0 -20px 0;
	width: 100%
}

.category-grid-style-01 .show-more-cat a {
	color: #0e5ba5;
	font-size: 12px;
	font-weight: 700
}

.category-grid-style-01 .show-more-cat a:hover {
	color: #ec4814
}

.category-grid-style-01 .show-more-cat i {
	margin: 5px auto 0 auto
}

.category-grid-style-02 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px 0 -15px
}

.category-grid-style-02 ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 25%;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 45px
}

.category-grid-style-02 ul li a {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	font-size: 18px;
	color: #0e5ba5;
	padding-bottom: 35px;
	border-bottom: 1px solid #eee
}

.category-grid-style-02 ul li a:hover {
	color: #ec4814
}

.category-grid-style-02 ul li:nth-last-child(-n+4) a {
	margin-bottom: 0
}

.category-list-style-01 ul.category-list {
	margin-bottom: 0;
	padding: 0 0 15px;
	height: 100%;
	border-bottom: 2px solid rgb(255 255 255 / .1)
}

.category-list-style-01 ul.category-list:hover {
	border-bottom-color: rgb(255 255 255 / .3)
}

ul.category-list {
	padding-left: 0;
	margin-bottom: 0
}

ul.category-list li {
	list-style: none;
	margin-bottom: 15px
}

ul.category-list li a {
	display: inline-block;
	color: #626262
}

ul.category-list li a:hover {
	color: #ec4814;
	font-weight: 700
}

ul.category-list li a:hover:after {
	margin-left: 10px;
	opacity: 1
}

ul.category-list li a:after {
	content: '\f061';
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	font-weight: 700;
	margin-left: -10px;
	opacity: 0
}

.dark-background ul.category-list li a {
	color: #fff
}

.dark-background ul.category-list li a:hover {
	color: #ec4814
}

.category-box .category-icon {
	background: #fff;
	padding: 40px 30px;
	margin-bottom: 30px;
	text-align: center;
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	border-radius: 5px
}

.category-box .category-icon i {
	color: #ec4814;
	font-size: 80px;
	margin-bottom: 20px
}

.category-box:hover .category-icon {
	background: #0e5ba5
}

.category-box:hover .category-icon i {
	color: #fff
}

.category-box:hover .category-icon .category-title {
	color: #fff
}

.category-box:hover .category-icon .category-description {
	color: #fff
}

.category-box ul.category-list li {
	margin-bottom: 20px
}

.category-box ul.category-list li:last-child {
	margin-bottom: 0
}

.category-box p {
	font-size: 16px;
	text-align: center;
	color: #000;
	margin-bottom: 0
}

.category-box-style-02 {
	padding: 60px 5px;
	border-radius: 5px;
	-webkit-transform: scale(.98);
	transform: scale(.98)
}

.category-box-style-02:hover {
	background: #0e5ba5;
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	-webkit-transform: scale(1);
	transform: scale(1)
}

.category-box-style-02:hover .category-icon {
	background: #fff0
}

.category-box-style-02:hover ul.category-list {
	opacity: 1
}

.category-box-style-02 .category-icon {
	background: #fff0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0
}

.category-box-style-02 ul.category-list {
	opacity: 0
}

.category-box-style-02 ul.category-list li a {
	color: #fff
}

.category-box-style-02 ul.category-list li a:hover {
	color: #ec4814
}

.category-box-style-02.active {
	background: #0e5ba5;
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	-webkit-transform: scale(1);
	transform: scale(1)
}

.category-box-style-02.active .category-icon {
	background: #fff0
}

.category-box-style-02.active .category-icon i {
	color: #fff
}

.category-box-style-02.active .category-icon .category-title {
	color: #fff
}

.category-box-style-02.active ul.category-list {
	opacity: 1
}

.category-style-03 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.category-style-03 a.category-item {
	padding: 40px 30px 25px 30px
}

@media (max-width:991px) {
	.category-grid-style-01 .category-item {
		width: 25%
	}

	.category-grid-style-01 .category-item:nth-child(6n+0) {
		border-right: 1px solid #eee
	}

	.category-grid-style-01 .category-item:nth-child(4n+0) {
		border-right: none
	}

	.category-box-style-02 {
		padding: 20px 5px
	}

	.category-grid-style-02 ul li {
		width: 33.3333%;
		margin-bottom: 35px
	}

	.category-grid-style-02 ul li a {
		padding-bottom: 25px
	}
}

@media (max-width:767px) {
	.category-grid-style-01 .category-item {
		width: 33.3333%
	}

	.category-grid-style-01 .category-item:nth-child(4n+0) {
		border-right: 1px solid #eee
	}

	.category-grid-style-01 .category-item:nth-child(3n+0) {
		border-right: none
	}

	.category-grid-style-01 .show-more-cat {
		margin-top: 40px
	}

	.category-grid-style-02 ul li {
		width: 50%;
		margin-bottom: 25px
	}

	.category-grid-style-02 ul li a {
		padding-bottom: 15px
	}
}

@media (max-width:575px) {
	.category-grid-style-01 .category-item {
		width: 100%
	}

	.category-grid-style-01 .category-item:nth-child(3n+0) {
		border-right: 1px solid #eee
	}

	.category-grid-style-01 .category-item:nth-child(2n+0) {
		border-right: none
	}

	.category-grid-style-02 ul li {
		width: 100%;
		margin-bottom: 15px
	}
}

.our-clients {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.our-clients .owl-stage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}

.our-clients .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}

.our-clients .client-title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%
}

.our-clients .client-title h5 {
	position: relative;
	z-index: 9;
	margin-bottom: 0
}

.our-clients .svg-item {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	overflow: hidden
}

.our-clients .brand-logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 64%;
	flex: 0 0 64%;
	overflow: hidden
}

.our-clients .client-btn {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 21%;
	flex: 0 0 21%
}

.our-clients-style-02 .svg-item {
	border-radius: 5px;
	width: 100%;
	height: 100%
}

.our-clients-style-02 .svg-item:before {
	position: absolute;
	left: -49px;
	width: 200px;
	height: 200px;
	content: "";
	top: -30px;
	border-radius: 100%
}

.our-clients-style-02 .svg-item:after {
	position: absolute;
	left: 80px;
	width: 70px;
	height: 70px;
	content: "";
	bottom: -40px;
	border-radius: 100%
}

@media (max-width:1199px) {
	.our-clients-style-02 {
		display: block;
		padding: 0
	}

	.our-clients-style-02 .client-title {
		padding-left: 20px;
		padding: 20px;
		background: #ec4814
	}

	.our-clients-style-02 .svg-item {
		display: none
	}

	.our-clients-style-02 .client-btn {
		padding-left: 20px;
		padding-bottom: 20px
	}
}

.form-control {
	border: 1px solid #eee;
	border-radius: 0;
	padding: 10px 20px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	font-weight: 500;
	background: #f6f6f6;
	color: #0e5ba5;
	border-radius: 5px;
	background-clip: inherit !important
}

.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #ec4814
}

input.form-control {
	height: 48px
}

.form-control::-moz-placeholder {
	color: #3a4957
}

.form-control::-ms-input-placeholder {
	color: #3a4957
}

.form-control::-webkit-input-placeholder {
	color: #3a4957
}

.form-dark .form-control {
	background-color: #0e5ba5;
	color: #fff
}

.form-dark .form-control:focus {
	-webkit-box-shadow: 2px 2px 4px 0 rgb(2 45 98 / .1);
	box-shadow: 2px 2px 4px 0 rgb(2 45 98 / .1);
	border-color: #ec4814
}

.form-white .form-control {
	background-color: #fff;
	color: #fff
}

.form-white .form-control:focus {
	border-color: #ec4814
}

.form-dark .form-control::-moz-placeholder {
	color: #fff
}

.form-dark .form-control::-ms-input-placeholder {
	color: #fff
}

.form-dark .form-control::-webkit-input-placeholder {
	color: #fff
}

.custom-file {
	height: 50px
}

.custom-file .custom-file-input {
	height: 50px;
	color: #0e5ba5;
	border-radius: 5px;
	border-color: #eee
}

.custom-file .custom-file-input:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #ec4814
}

.custom-file .custom-file-label {
	height: 50px;
	font-size: 14px;
	font-weight: 600;
	color: #0e5ba5;
	border-color: #eee;
	padding: 15px 90px 15px 20px;
	border-radius: 5px
}

.custom-file .custom-file-label:after {
	height: 48px;
	padding: 14px 25px
}

.custom-file-input:focus~.custom-file-label {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #ec4814
}

.input-group-prepend .input-group-text,
.input-group-append .input-group-text {
	background: #fff0;
	border-color: #eee;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.custom-control-input:checked~.custom-control-label:before {
	background: #ec4814;
	border-color: #ec4814
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
	background: #fff0;
	border-color: #fff0
}

.custom-control-input:focus~.custom-control-label:before {
	-webkit-box-shadow: none;
	box-shadow: none
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
	border-color: #eee
}

.custom-control-label:before {
	top: 0
}

.custom-control-label:after {
	top: 0
}

.custom-checkbox .custom-control-label:before {
	border-radius: 5px;
	border: 2px solid #dfdfdf
}

.contact-form-style-02 .inp {
	position: relative;
	margin: auto;
	width: 100%
}

.contact-form-style-02 .inp .label {
	position: absolute;
	top: 16px;
	left: 0;
	font-size: 14px;
	color: rgb(255 255 255 / .5);
	font-weight: 400;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.contact-form-style-02 .inp .border {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background: #ec4814 !important;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: none !important
}

.contact-form-style-02 .inp .form-control {
	-webkit-appearance: none;
	width: 100%;
	padding: 0;
	border: 0;
	font-family: inherit;
	font-size: 16px;
	font-weight: 500;
	border-bottom: 1px solid rgb(255 255 255 / .1);
	background: none;
	border-radius: 0;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.contact-form-style-02 .inp .form-control:hover {
	background: rgb(2 45 98 / .03)
}

.contact-form-style-02 .inp .form-control:not(:-moz-placeholder-shown)+span {
	color: rgb(2 45 98 / .05);
	transform: translateY(-16px) scale(.75);
	color: rgb(2 45 98 / .05);
	transform: translateY(-16px) scale(.75);
	display: none
}

.contact-form-style-02 .inp .form-control:not(:-ms-input-placeholder)+span {
	color: rgb(2 45 98 / .05);
	transform: translateY(-16px) scale(.75);
	color: rgb(2 45 98 / .05);
	transform: translateY(-16px) scale(.75);
	display: none
}

.contact-form-style-02 .inp .form-control:not(:placeholder-shown)+span {
	color: rgb(2 45 98 / .05);
	-webkit-transform: translateY(-16px) scale(.75);
	transform: translateY(-16px) scale(.75);
	color: rgb(2 45 98 / .05);
	transform: translateY(-16px) scale(.75);
	display: none
}

.contact-form-style-02 .inp .form-control:focus {
	background: none;
	outline: none
}

.contact-form-style-02 .inp .form-control:focus+span {
	color: #fff;
	-webkit-transform: translateY(-16px) scale(.75);
	transform: translateY(-16px) scale(.75);
	opacity: 1
}

.contact-form-style-02 .inp .form-control:focus+span+.border {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	border-color: #ec4814 !important
}

.portfolio-item {
	position: relative;
	overflow: hidden
}

.portfolio-item:before {
	position: absolute;
	content: "";
	background: #0e5ba5;
	width: 100%;
	height: 100%;
	opacity: .3
}

.portfolio-item:hover .portfolio-overlay {
	background: #fff;
	opacity: 1
}

.portfolio-item:hover .portfolio-info {
	bottom: 20px
}

.portfolio-item:hover .portfolio-icon {
	top: 20px
}

.portfolio-overlay {
	padding: 20px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	opacity: 0;
	height: 100%;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #fff
}

.portfolio-overlay .portfolio-title {
	color: #ef3139
}

.portfolio-info {
	position: absolute;
	bottom: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 100%;
	left: 0;
	padding-left: 20px
}

.portfolio-icon {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-ms-flex-item-align: center;
	align-self: center;
	padding-left: 20px
}

.portfolio-icon span {
	color: #000;
	font-size: 18px
}

.portfolio-icon i {
	color: #ef3139;
	font-size: 20px
}

.my-shuffle-container.columns-1 .grid-item {
	width: 100%;
	padding: 15px
}

.my-shuffle-container.columns-2 .grid-item {
	width: 50%;
	padding: 15px
}

.my-shuffle-container.columns-3 .grid-item {
	width: 33.33333333%;
	padding: 15px
}

.my-shuffle-container.columns-4 .grid-item {
	width: 25%;
	padding: 10px
}

.my-shuffle-container.columns-5 .grid-item {
	width: 20%;
	padding: 15px
}

.my-shuffle-container.columns-6 .grid-item {
	width: 16.666666%;
	padding: 0
}

.my-shuffle-container .portfolio-item {
	position: relative;
	-webkit-filter: contrast(.8);
	filter: contrast(.8);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.my-shuffle-container .portfolio-item:hover {
	-webkit-filter: contrast(1);
	filter: contrast(1)
}

@media (max-width:1199px) {
	.my-shuffle-container.columns-6 .grid-item {
		width: 25%
	}
}

@media (max-width:991px) {
	.my-shuffle-container.columns-6 .grid-item {
		width: 33%
	}
}

@media (max-width:767px) {
	.my-shuffle-container.columns-3 .grid-item {
		width: 50%
	}

	.my-shuffle-container.columns-4 .grid-item {
		width: 50%
	}

	.my-shuffle-container.columns-5 .grid-item {
		width: 50%
	}

	.my-shuffle-container.columns-6 .grid-item {
		width: 50%
	}
}

@media (max-width:575px) {
	.my-shuffle-container.columns-2 .grid-item {
		width: 100%
	}

	.my-shuffle-container.columns-3 .grid-item {
		width: 100%
	}

	.my-shuffle-container.columns-4 .grid-item {
		width: 100%
	}

	.my-shuffle-container.columns-5 .grid-item {
		width: 100%
	}

	.my-shuffle-container.columns-6 .grid-item {
		width: 100%
	}
}

.cd-horizontal-timeline {
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s
}

.cd-horizontal-timeline ul {
	margin-top: 0;
	margin-bottom: 0rem;
	list-style-type: none;
	padding: 0
}

.cd-horizontal-timeline a {
	text-decoration: none
}

.cd-horizontal-timeline::before {
	content: 'mobile';
	display: none
}

.cd-horizontal-timeline .timeline {
	position: relative;
	height: 100px;
	width: 100%
}

.cd-horizontal-timeline .events-wrapper {
	position: relative;
	height: 100%;
	margin: 0 80px;
	overflow: hidden
}

.cd-horizontal-timeline .events {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 49px;
	height: 2px;
	background: #dfdfdf;
	-webkit-transition: -webkit-transform 0.4s;
	transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	transition: transform 0.4s, -webkit-transform 0.4s
}

.cd-horizontal-timeline .events a {
	position: absolute;
	bottom: 0;
	z-index: 2;
	text-align: center;
	padding-bottom: 15px;
	color: #0e5ba5;
	font-weight: 600;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.cd-horizontal-timeline .events a::after {
	content: '';
	position: absolute;
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -5px;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	border: 2px solid #dfdfdf;
	background-color: #fff;
	-webkit-transition: background-color 0.3s, border-color 0.3s;
	transition: background-color 0.3s, border-color 0.3s
}

.cd-horizontal-timeline .events a.selected {
	pointer-events: none
}

.cd-horizontal-timeline .events a.selected::after {
	background-color: #ef3139;
	border-color: #ef3139
}

.cd-horizontal-timeline .events a.older-event::after {
	background-color: #ef3139;
	border-color: #ef3139
}

.cd-horizontal-timeline .filling-line {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #ef3139;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s
}

.cd-horizontal-timeline.loaded {
	opacity: 1
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
	background-color: #dfdfdf;
	border-color: #dfdfdf
}

.events-content .year {
	font-size: 96px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	top: 50px;
	right: -30px;
	margin-bottom: 0;
	opacity: .1;
	color: #ef3139
}

.cd-timeline-navigation a {
	position: absolute;
	z-index: 1;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background: #f6f6f6;
	border: 2px solid #f6f6f6;
	overflow: hidden;
	color: #fff0;
	-webkit-transition: border-color 0.3s;
	transition: border-color 0.3s;
	left: 0
}

.cd-timeline-navigation a:hover {
	border: 2px solid #ef3139;
	color: #fff;
	background: #ef3139
}

.cd-timeline-navigation a:hover:before {
	color: #fff
}

.cd-timeline-navigation a.prev::before {
	content: "\f060";
	font-family: "Font Awesome 5 Free";
	color: #0e5ba5;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-weight: 700
}

.cd-timeline-navigation a.next {
	right: 0;
	left: auto
}

.cd-timeline-navigation a.next::before {
	content: "\f061";
	font-family: "Font Awesome 5 Free";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #0e5ba5;
	font-weight: 700
}

.cd-timeline-navigation a.inactive {
	cursor: not-allowed
}

.cd-timeline-navigation a.inactive::after {
	background-position: 0 -16px
}

.cd-horizontal-timeline .events-content {
	position: relative;
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
	-webkit-transition: height 0.4s;
	transition: height 0.4s;
	z-index: -9
}

.cd-horizontal-timeline .events-content li {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	padding: 0 5%;
	opacity: 0;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

.cd-horizontal-timeline .events-content li>* {
	max-width: 700px;
	margin: 0 auto
}

.cd-horizontal-timeline .events-content li.selected {
	position: relative;
	z-index: 2;
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.cd-horizontal-timeline .events-content li.enter-right {
	-webkit-animation-name: cd-enter-right;
	animation-name: cd-enter-right
}

.cd-horizontal-timeline .events-content li.leave-right {
	-webkit-animation-name: cd-enter-right;
	animation-name: cd-enter-right;
	animation-direction: reverse
}

.cd-horizontal-timeline .events-content li.enter-left {
	-webkit-animation-name: cd-enter-left;
	animation-name: cd-enter-left
}

.cd-horizontal-timeline .events-content li.leave-left {
	-webkit-animation-name: cd-enter-left;
	animation-name: cd-enter-left;
	animation-direction: reverse
}

@media only screen and (min-width:1100px) {
	.cd-horizontal-timeline::before {
		content: 'desktop'
	}
}

@media only screen and (max-width:767px) {
	.cd-horizontal-timeline .events-content {
		margin-top: 0
	}

	.cd-horizontal-timeline .events-wrapper {
		margin: 0 40px
	}

	.events-content .year {
		font-size: 66px;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		position: relative;
		top: 0;
		right: 0
	}

	.cd-timeline-navigation a {
		width: 30px;
		height: 30px
	}
}

@-webkit-keyframes cd-enter-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0%)
	}
}

@keyframes cd-enter-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		transform: translateX(0%)
	}
}

@-webkit-keyframes cd-enter-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0%)
	}
}

@keyframes cd-enter-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		transform: translateX(0%)
	}
}

.progress {
	position: relative;
	overflow: inherit;
	height: 10px;
	margin: 40px 0 15px;
	width: 100%;
	display: inline-block;
	border-radius: 5px
}

.progress .progress-bar {
	height: 10px;
	border-radius: 5px
}

.progress .progress-bar-title {
	position: absolute;
	left: 0;
	top: -30px;
	color: #0e5ba5;
	font-size: 14px;
	font-weight: 600
}

.progress .progress-bar-number {
	position: absolute;
	right: 0;
	color: #0e5ba5;
	top: -30px;
	font-weight: 600
}

.list {
	margin: 0;
	padding: 0
}

.list li {
	margin-bottom: 10px;
	color: #000
}

.list li:last-child {
	margin-bottom: 0
}

.list-number li span {
	background: rgb(239 49 57 / .1);
	color: #ef3139;
	border-radius: 50%;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	line-height: 25px;
	font-size: 13px
}

.header {
	background: #fff;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-box-shadow: 0 1px 14px rgb(0 0 0 / .05);
	box-shadow: 0 1px 14px rgb(0 0 0 / .05)
}

.header .container-fluid {
	padding: 0 40px
}

.header-transparent {
	position: absolute;
	background: #fff0;
	width: 100%;
	z-index: 9;
	-webkit-box-shadow: none;
	box-shadow: none
}

.header-transparent .navbar .navbar-brand {
	padding: 30px 0
}

.header-transparent .navbar .navbar-nav .nav-link {
	color: #fff
}

.header-transparent .search .search-btn {
	color: #fff
}

.header.header-transparent.sticky-top {
	background: #0e5ba5
}

.header .topbar {
	padding: 15px 0;
	border-bottom: 1px solid rgb(2 45 98 / .1)
}

.header .topbar ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	color: #fff
}

.header .topbar ul li {
	padding: 10px 19px
}

.header .topbar ul li:last-child {
	padding-right: 0
}

.header .topbar a {
	font-size: 13px;
	font-weight: 600;
	padding: 0 0 0 7px
}

.header .topbar a:hover {
	color: #0e5ba5
}

.navbar {
	padding: 0
}

.navbar .navbar-nav .nav-link {
	font-weight: 600;
	font-size: 16px;
	padding: 10px 16px 10px;
	color: #0e5ba5;
	text-transform: capitalize
}

.navbar .navbar-nav .nav-link:hover {
	color: #ef3139
}

.navbar .navbar-nav .nav-item.active a.nav-link {
	color: #ec4814
}

.navbar .navbar-nav .nav-item:last-child .nav-link {
	margin-right: 0
}

.dropdown-menu {
	z-index: 9999
}

.navbar-collapse {
	position: relative
}

.navbar-light {
	color: #fff;
	background-color: #f6f6f6;
	border-color: #eee
}

.navbar-light .navbar-nav>li>a {
	color: #fff
}

.navbar-light .navbar-nav>.dropdown>a .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-brand {
	margin-right: 0
}

.navbar .navbar-brand {
	color: #fff;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 200px;
	flex: 0 0 200px
}

.header .navbar-nav>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.header .navbar-nav li>a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #0e5ba5;
	text-transform: capitalize;
	font-size: 14px
}

.header .navbar-nav li>a:hover {
	color: #ec4814
}

.header .navbar-nav li>a i {
	color: #ec4814;
	margin-left: 10px;
	font-size: 12px
}

.header li>.dropdown-item:focus,
.header li>.dropdown-item:hover {
	color: #ec4814;
	background: none
}

.header .dropdown-item.active,
.header .dropdown-item:active,
.header .dropdown-item:focus,
.header .dropdown-item:hover {
	background: none
}

.header .dropdown-toggle::after {
	content: none
}

.header .navbar-collapse {
	-webkit-box-align: inherit;
	-ms-flex-align: inherit;
	align-items: inherit
}

.header .megamenu .dropdown-item {
	padding: 0
}

.header .navbar .dropdown-menu a.dropdown-item {
	min-width: 200px
}

.header .navbar .dropdown-menu {
	padding-left: 1rem !important;
	padding: 15px;
	top: 64px !important;
	border-radius: inherit !important;
	border-top: 4px solid #ec4814 !important;
	-webkit-border-radius: inherit !important;
	-moz-border-radius: inherit !important;
	-ms-border-radius: inherit !important;
	-o-border-radius: inherit !important
}

.header .navbar .dropdown-menu li a i {
	margin-left: 0;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #ec4814
}

.navbar .dropdown>.dropdown-menu li>a:hover i {
	opacity: 1;
	margin-left: 10px
}

.navbar .dropdown>.dropdown-menu li.active>a i {
	opacity: 1;
	margin-left: 10px
}

.navbar .dropdown>.dropdown-menu li>a {
	font-size: 14px;
	padding: 10px 20px 10px 0;
	border-radius: 3px;
	position: relative;
	margin-bottom: 3px
}

.navbar .dropdown>.dropdown-menu li>a:hover {
	background: rgb(239 49 57 / .1);
	color: #ec4814;
	padding-left: 15px
}

.navbar .dropdown>.dropdown-menu li.active>a {
	background: rgb(239 49 57 / .1);
	color: #ec4814;
	padding-left: 15px
}

.search {
	vertical-align: middle;
	display: table;
	height: 100%;
	float: left
}

.search .search-btn {
	display: block;
	height: 22px;
	line-height: 22px;
	position: relative;
	text-indent: -9999px;
	width: 14px;
	color: #0e5ba5;
	-webkit-transition: color 300ms ease 0s;
	transition: color 300ms ease 0s;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out
}

.search .search-btn:before {
	content: "\f002";
	font-family: "Font Awesome 5 Free";
	font-size: 16px;
	font-weight: 900;
	left: 0;
	position: absolute;
	text-indent: 0;
	top: 0
}

.search.search-open .search-btn:before {
	content: "\f00d"
}

.search-box {
	display: block;
	margin: 0;
	opacity: 0 !important;
	position: absolute;
	right: 0;
	top: 100%;
	-webkit-transition: visibility 300ms ease 0s, opacity 300ms ease 0s;
	transition: visibility 300ms ease 0s, opacity 300ms ease 0s;
	visibility: hidden;
	width: 327px;
	z-index: 888;
	border-radius: 3px;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease
}

.search-box.open {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}

.search.search-open .search-box {
	opacity: 1 !important;
	visibility: visible !important;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1);
	box-shadow: 5px 5px 24px 0 rgb(2 45 98 / .1)
}

.search .search-box button {
	background: #fff0;
	border: none;
	cursor: pointer;
	font-size: 16px;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out
}

.search .search-box .form-control {
	height: 58px
}

.header.sticky-top {
	position: fixed;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 2px 2px 4px 0 rgb(2 45 98 / .1);
	box-shadow: 2px 2px 4px 0 rgb(2 45 98 / .1);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	z-index: 999 !important;
	-webkit-animation: stickySlideDown 0.65s cubic-bezier(.23, 1, .32, 1) both;
	animation: stickySlideDown 0.65s cubic-bezier(.23, 1, .32, 1) both
}

.header.sticky-top .topbar {
	display: none
}

.header-style-02 {
	background: #0e5ba5
}

.header-style-02 .topbar {
	padding: 0;
	border-color: rgb(255 255 255 / .1)
}

.header-style-02.sticky-top .topbar {
	display: block
}

.header-style-02 .topbar .contact-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header-style-02 .topbar .contact-info ul {
	padding: 0;
	margin: 0
}

.header-style-02 .topbar .contact-info li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-right: 1px solid rgb(255 255 255 / .1);
	padding: 20px 40px
}

.header-style-02 .topbar .contact-info li:last-child {
	border-right: 0;
	font-size: 12px
}

.header-style-02 .topbar .contact-info li i {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 20px
}

.header-style-02 .topbar .contact-info li label {
	margin-bottom: 0
}

.header-style-02 .navbar .navbar-nav .nav-item .nav-link {
	color: #fff
}

.header-style-02 .navbar .navbar-nav .nav-item:first-child .nav-link {
	padding-left: 0
}

.header-style-02 .search .search-btn {
	color: #fff
}

.header-style-02 .search-box {
	opacity: 1 !important;
	position: inherit;
	visibility: visible;
	-webkit-transform: inherit;
	transform: inherit;
	width: auto;
	border-left: 1px solid rgb(255 255 255 / .1);
	border-radius: 0
}

.header-style-02 .search-box .form-control {
	background: #fff0;
	border: #fff0;
	color: #fff;
	border-radius: 0;
	height: 60px;
	padding: 10px 18px
}

.header-style-02 .search-box .search-button {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #fff0;
	border: #fff0;
	color: #fff
}

.header-style-02.sticky-top {
	background: #0e5ba5
}

.header-style-02.sticky-top .topbar .contact-info {
	display: none !important
}

.header-style-02.sticky-top .navbar {
	position: absolute;
	right: 10px;
	top: -65px
}

.header-style-02 .search-box .form-control::-webkit-input-placeholder {
	font-weight: 400;
	color: rgb(255 255 255 / .5)
}

.header-style-02 .search-box .form-control::-moz-placeholder {
	font-weight: 400;
	color: rgb(255 255 255 / .5)
}

.header-style-02 .search-box .form-control:-ms-input-placeholder {
	font-weight: 400;
	color: rgb(255 255 255 / .5)
}

.header-style-02 .search-box .form-control::-ms-input-placeholder {
	font-weight: 400;
	color: rgb(255 255 255 / .5)
}

.header-style-02 .search-box .form-control::placeholder {
	font-weight: 400;
	color: rgb(255 255 255 / .5)
}

.header-style-03 {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	background: #fff0
}

.header-style-03.sticky-top {
	background: #0e5ba5
}

.header-style-03 .topbar {
	background: #fff
}

.header-style-03 .navbar .navbar-nav .nav-link {
	color: #fff
}

.header-style-03 .search {
	position: relative
}

.header-style-03 .search-box {
	right: 0;
	margin-top: 10px
}

.header-style-03 .search .search-btn {
	color: #fff
}

.header-style-03+.banner {
	margin-top: 60px
}

.header-transparent .search {
	position: relative
}

.header-transparent .search-box {
	right: 0;
	margin-top: 10px
}

.header-transparent .search .search-btn {
	color: #fff
}

.megamenu {
	padding: 20px 20px;
	width: 65vw
}

.megamenu>div>li>ul {
	padding: 0;
	margin: 0
}

.megamenu>div>li>ul>li {
	list-style: none
}

.megamenu .card {
	outline: none
}

.megamenu .card:hover,
.megamenu .card:focus {
	outline: 1px solid #000
}

.megamenu>div>li>ul>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #0e5ba5;
	white-space: normal
}

.megamenu>div>li>ul>li>a:hover,
.megamenu>div>li>ul>li>a:focus {
	text-decoration: none;
	color: #0e5ba5;
	background-color: #f6f6f6
}

.megamenu.disabled>a,
.megamenu.disabled>a:hover,
.megamenu.disabled>a:focus {
	color: #f6f6f6
}

.megamenu.disabled>a:hover,
.megamenu.disabled>a:focus {
	text-decoration: none;
	background-color: #fff0;
	background-image: none;
	cursor: not-allowed
}

.megamenu.dropdown-header {
	color: #ef3139;
	font-size: 18px
}

@media (min-width:992px) {
	.search .search-btn:before {
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.header .form-control {
	background: #fff;
	border: 1px solid #fff
}

.form-check {
	padding-left: 15px
}

.form-check-input {
	margin-left: 0
}

.form-check-input:checked {
	background: #ef3139;
	border-color: #ef3139
}

.form-check-input:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.contact-number a {
	font-size: 16px
}

.contact-number i {
	font-size: 14px;
	vertical-align: middle
}

.navbar .navbar-nav .nav-item .nav-link {
	position: relative
}

.navbar .navbar-nav .dropdown.nav-item .nav-link:before,
.navbar .navbar-nav .dropdown.nav-item .nav-link:after {
	content: "";
	top: 20px;
	position: absolute;
	width: 8px;
	height: 2px;
	background-color: #ec4814;
	display: inline-block;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-radius: 3px
}

.navbar .navbar-nav .dropdown.nav-item .nav-link:after {
	right: -5px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.navbar .navbar-nav .dropdown.nav-item .nav-link:before {
	right: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.navbar .navbar-nav .dropdown.nav-item:hover .nav-link:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.navbar .navbar-nav .dropdown.nav-item:hover .nav-link:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.center-position {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 8px
}

.header-search-inner {
	width: 18px;
	height: 18px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	position: relative
}

.header-search-inner::before {
	content: "";
	position: absolute;
	top: 7px;
	right: -2px;
	width: 0;
	height: 3px;
	margin-top: -2px;
	background-color: #0e5ba5;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: right top;
	transform-origin: right top;
	border-radius: 5px
}

.header-search-inner::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 2px;
	width: 9px;
	height: 3px;
	margin-top: -2px;
	background-color: #0e5ba5;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	border-radius: 5px
}

.header-search-icon {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border-width: 3px;
	border-style: solid;
	border-color: #0e5ba5
}

.header-search-inner:hover::before,
.header-search-inner:hover::after {
	width: 15px
}

.header-search-inner:hover::before {
	top: 7px;
	right: 2px
}

.header-search-inner:hover .header-search-icon {
	width: 0;
	height: 0;
	border-color: #fff0
}

.header-search-inner::before,
.header-search-inner::after,
.header-search-inner .header-search-icon {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.header-inner {
	z-index: 99
}

.header-inner-nav {
	position: relative
}

.header-inner .header-inner-nav.page-menu-top {
	position: fixed;
	width: 100%;
	background: #0e5ba5;
	-webkit-box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075);
	box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075);
	top: 80px;
	-webkit-animation: stickySlideDown 0.85s cubic-bezier(.23, 1, .32, 1) both;
	animation: stickySlideDown 0.85s cubic-bezier(.23, 1, .32, 1) both;
	padding: 5px 0
}

.header-inner .header-inner-nav.page-menu-top .nav li a {
	color: #fff;
	padding: 10px 40px
}

@media (min-width:992px) {
	.header .navbar .dropdown-menu {
		margin: 0;
		font-size: 14px;
		border-radius: 0;
		border: none;
		left: 100%;
		-webkit-transform: translate3d(-50%, 10px, 0);
		transform: translate3d(-50%, 10px, 0);
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		-webkit-transition-property: opacity, visibility, -webkit-transform;
		transition-property: opacity, visibility, -webkit-transform;
		transition-property: opacity, visibility, transform;
		transition-property: opacity, visibility, transform, -webkit-transform;
		-webkit-transform-origin: top center;
		transform-origin: top center;
		-webkit-box-shadow: 0 5px 10px rgb(0 0 0 / .1);
		box-shadow: 0 5px 10px rgb(0 0 0 / .1);
		visibility: hidden;
		opacity: 0;
		display: block !important;
		border-radius: 3px;
		top: 100%
	}

	.header .navbar .dropdown-menu.megamenu {
		left: 50%
	}

	.navbar-nav .dropdown-menu.dropdown-menu-lg {
		min-width: 540px
	}

	.navbar-nav .mega-menu {
		position: static
	}

	.header .navbar .dropdown:hover>.dropdown-menu {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		visibility: visible;
		opacity: 1
	}

	.header .navbar .dropdown-menu .dropdown-submenu .dropdown-menu {
		left: 100%;
		right: auto;
		-webkit-transform: translate3d(15px, 10px, 0);
		transform: translate3d(15px, 10px, 0)
	}

	.header .navbar .dropdown-menu .dropdown-submenu .dropdown-menu.left-side {
		right: 100%;
		left: auto;
		-webkit-transform: translate3d(-15px, 10px, 0);
		transform: translate3d(-15px, 10px, 0)
	}

	.navbar-nav li:hover>ul.dropdown-menu {
		visibility: visible;
		opacity: 1
	}

	.header-transparent .navbar-collapse,
	.header-style-03 .navbar-collapse {
		position: static
	}

	.header.default .container,
	.header.default .container-fluid {
		position: relative
	}

	.header.default .navbar-collapse {
		position: static
	}

	.header.default .container-fluid .navbar-collapse {
		position: relative
	}

	.header-style-02 .navbar .dropdown:hover>.dropdown-menu.megamenu {
		-webkit-transform: translate3d(-50%, -7px, 0);
		transform: translate3d(-50%, -7px, 0)
	}

	.header-style-03 .navbar .dropdown:hover>.dropdown-menu.megamenu {
		-webkit-transform: translate3d(-50%, -7px, 0);
		transform: translate3d(-50%, -7px, 0)
	}

	.header-transparent .navbar .dropdown:hover>.dropdown-menu.megamenu {
		-webkit-transform: translate3d(-50%, -26px, 0);
		transform: translate3d(-50%, -26px, 0)
	}

	.header.default .navbar .container .dropdown:hover>.dropdown-menu.megamenu {
		-webkit-transform: translate3d(-50%, -16px, 0);
		transform: translate3d(-50%, -16px, 0)
	}

	.header.default .container .dropdown:hover>.dropdown-menu.megamenu {
		-webkit-transform: translate3d(-50%, -16px, 0);
		transform: translate3d(-50%, -16px, 0)
	}
}

@media (max-width:1366px) {
	.navbar .navbar-nav .nav-link {
		padding: 12px 16px
	}
}

@media (max-width:1199px) {
	.header .container-fluid {
		padding: 0 15px
	}

	.navbar .navbar-brand {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 150px;
		flex: 0 0 150px
	}

	.navbar .navbar-nav .nav-link {
		font-size: 16px;
		padding: 10px 14px
	}

	.search-box {
		right: 15px
	}

	.contact-number a {
		font-size: 14px
	}

	.header.default .navbar .navbar-nav .nav-link {
		padding: 10px 10px
	}
}

@media (max-width:991px) {
	.header .navbar .dropdown-menu {
		width: 100%
	}

	.header.default .container {
		max-width: 100%
	}

	.navbar-toggler {
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		color: #0e5ba5;
		border-color: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}

	.header-style-02.sticky-top .navbar {
		position: relative;
		right: 0;
		top: 0
	}

	.header-style-03 .navbar-toggler {
		right: 0
	}

	.header-style-03.sticky-top .navbar-toggler {
		color: #fff;
		border-color: #fff
	}

	.header-style-03.sticky-top .navbar-toggler i {
		color: #fff
	}

	.navbar-collapse {
		position: absolute;
		z-index: 999;
		background: #fff;
		width: 100%;
		left: 0;
		top: 80px;
		padding: 10px;
		-webkit-box-shadow: 0 0 15px rgb(0 0 0 / .2);
		box-shadow: 0 0 15px rgb(0 0 0 / .2)
	}

	.header .navbar-nav>li {
		display: block
	}

	.navbar .navbar-nav .nav-item:last-child .nav-link {
		margin-right: 16px
	}

	.navbar .navbar-nav .nav-item .nav-link {
		display: block;
		width: 100%
	}

	.header-style-02 .navbar-toggler {
		position: absolute;
		right: 0;
		top: -40px;
		border-color: #fff;
		color: #fff
	}

	.header-style-02.sticky-top .navbar-toggler {
		top: -35px
	}

	.header-style-02 .navbar-collapse {
		top: 0
	}

	.header-style-02 .navbar .navbar-nav .nav-item .nav-link {
		color: #0e5ba5
	}

	.header-style-02 .navbar .navbar-nav .nav-item:first-child .nav-link {
		padding-left: 10px
	}

	.header .navbar .dropdown-menu {
		max-height: 200px;
		overflow: scroll;
		margin-bottom: 15px
	}

	.header-style-03 {
		position: relative;
		background: #0e5ba5
	}

	.header-style-03 .navbar-toggler {
		border-color: #fff;
		color: #fff
	}

	.header-style-03 .search .search-btn {
		color: #fff
	}

	.header-style-03 .navbar-brand {
		padding: 10px 0
	}

	.header-style-03 .navbar .navbar-nav .nav-link {
		color: #0e5ba5
	}

	.header-style-03+.banner {
		margin-top: 0
	}

	.header-inner .header-inner-nav.page-menu-top .nav li a {
		padding: 5px 10px
	}

	.header-style-03 .navbar-collapse {
		position: absolute;
		top: 60px;
		z-index: 999;
		background: #fff;
		width: 100%;
		max-height: 400px;
		overflow: auto;
		left: 0;
		margin-left: 0;
		-webkit-box-shadow: 2px 2px 4px 0 rgb(2 45 98 / .1);
		box-shadow: 2px 2px 4px 0 rgb(2 45 98 / .1)
	}

	.sticky-top .navbar-collapse {
		top: 70px
	}

	.header-style-02.sticky-top .navbar-collapse {
		top: 0
	}

	.header-transparent {
		position: relative;
		background: #0e5ba5
	}

	.header-transparent .navbar-toggler {
		border-color: #fff;
		color: #fff
	}

	.header-transparent .search .search-btn {
		color: #fff
	}

	.header-transparent .navbar .navbar-brand {
		padding: 14px 0
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-left: 15px;
		padding-right: 15px
	}

	.header-transparent .navbar .navbar-nav .nav-link {
		color: #0e5ba5
	}

	.navbar .navbar-nav .dropdown.nav-item .nav-link:after {
		right: 20px
	}

	.navbar .navbar-nav .dropdown.nav-item .nav-link:before {
		right: 15px
	}

	.navbar .navbar-nav .dropdown.nav-item .nav-link:after {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.navbar .navbar-nav .dropdown.nav-item .nav-link:before {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	.navbar .navbar-nav .dropdown.nav-item:hover .nav-link:after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	.navbar .navbar-nav .dropdown.nav-item:hover .nav-link:before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	header .nav-title {
		margin-bottom: 2px !important;
		margin-top: 10px
	}

	.navbar .dropdown>.dropdown-menu li>a {
		padding: 6px 20px 6px 0
	}

	.dropdown-menu.megamenu ul {
		margin-bottom: 11px
	}
}

@media (max-width:767px) {
	.navbar-collapse {
		top: 60px
	}

	.navbar-toggler {
		right: 15px
	}

	.header.default .container .navbar-toggler {
		right: 15px
	}

	.header-inner .header-inner-nav.page-menu-top .nav li a {
		font-size: 12px !important
	}
}

@-webkit-keyframes stickySlideDown {
	0% {
		opacity: .7;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes stickySlideDown {
	0% {
		opacity: .7;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.banner h1 {
	color: #fff;
	font-size: 72px;
	line-height: 82px;
	margin-bottom: 20px
}

.banner h6 {
	color: #fff;
	margin-bottom: 30px
}

.swiper-button-prev,
.swiper-button-next {
	background-image: none;
	opacity: .5;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.swiper-button-prev {
	left: 3%
}

.swiper-button-next {
	right: 3%
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	opacity: 1
}

.banner ul {
	padding: 0;
	margin: 30px 0 50px;
	list-style-type: none;
	text-align: center
}

.banner ul li {
	display: inline-block
}

.banner ul li a {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	border-right: 2px solid #fff;
	padding: 0 15px
}

.banner ul li a:hover {
	color: #ef3139
}

.banner ul li:last-child a {
	border-right: 0
}

.slider-02 .font-large {
	font-size: 86px;
	line-height: 100px
}

.text-stroke-white {
	color: transparent !important;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
	display: block
}

.text-stroke-primary {
	color: transparent !important;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #ef3139;
	display: block
}

.text-stroke-dark {
	color: transparent !important;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #0e5ba5;
	display: block
}

.banner-logo {
	padding: 10px 20px;
	background: #ef3139;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 240px;
	flex: 0 0 240px;
	border-radius: 7px;
	color: #fff;
	font-size: 70px;
	line-height: 60px;
	position: relative;
	-ms-flex-item-align: center;
	align-self: center;
	margin-left: 20px;
	text-align: center;
	display: inline-block
}

.banner-logo:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 21px;
	left: -30px;
	border-top: 20px solid #fff0;
	border-right: 20px solid #ef3139;
	top: 15px
}

.banner .swiper-button-big .icon-btn {
	font-size: 100px;
	background: #fff0;
	font-weight: 500
}

@media (max-width:991px) {
	.banner h1 {
		font-size: 66px;
		line-height: 76px;
		margin-bottom: 10px
	}

	.slider-02 .font-large {
		font-size: 66px;
		line-height: 76px
	}

	.swiper-button-prev {
		left: 5%
	}

	.swiper-button-next {
		right: 5%
	}
}

@media (max-width:767px) {
	.banner h1 {
		font-size: 42px;
		line-height: 52px;
		margin-bottom: 10px
	}

	.slider-02 .font-large {
		font-size: 52px;
		line-height: 60px
	}

	.banner-logo {
		width: auto;
		font-size: 50px;
		line-height: 50px
	}
}

.section-title {
	margin-bottom: 50px
}

.section-title p {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
	line-height: 1.5;
	color: #000
}

.bg-dark-half-lg,
.bg-dark-half-md,
.bg-dark-half-sm {
	position: relative
}

.bg-dark-half-lg:before,
.bg-dark-half-md:before,
.bg-dark-half-sm:before {
	content: "";
	background: #0e5ba5;
	width: 100%;
	display: inline-block;
	position: absolute;
	padding-bottom: 41rem;
	top: 0;
	left: 0
}

.bg-light-half-lg,
.bg-light-half-md,
.bg-light-half-sm {
	position: relative
}

.bg-light-half-lg:before,
.bg-light-half-md:before,
.bg-light-half-sm:before {
	content: "";
	background: #f6f6f6;
	width: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}

.bg-dark-half-lg:before,
.bg-light-half-lg:before {
	height: 470px
}

.bg-dark-half-md:before,
.bg-light-half-md:before {
	height: 370px
}

.bg-dark-half-sm:before,
.bg-light-half-sm:before {
	height: 250px
}

.background-border-top {
	background: #ef3139;
	height: 5px;
	width: 100%;
	border-radius: 5px
}

.contact-address .contact-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 25px
}

.contact-address .contact-item:last-child {
	margin-bottom: 0
}

.contact-address .contact-item label {
	min-width: 100px;
	color: #0e5ba5;
	font-style: italic;
	margin-bottom: 0;
	text-align: right;
	padding-right: 20px;
	font-weight: 500
}

.contact-address .contact-item p {
	margin-bottom: 0
}

.contact-address-02 .contact-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.contact-address-02 .contact-item:last-child {
	margin-bottom: 0
}

.contact-address-02 .contact-item label {
	min-width: 70px;
	color: #0e5ba5;
	margin-bottom: 0;
	padding-right: 20px;
	font-weight: 600
}

.contact-address-02 .contact-item p {
	margin-bottom: 0
}

.is-sticky {
	position: sticky;
	top: 130px
}

.back-to-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
	display: inline-block;
	font-size: 20px;
	color: #fff;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	cursor: pointer;
	-webkit-box-shadow: 0 0 12px rgb(2 45 98 / .1);
	box-shadow: 0 0 12px rgb(2 45 98 / .1);
	-webkit-transition: width 0.5s ease-in-out, margin 0.5s ease-in-out, border-radius 0.25s ease-in-out, color 0.25s ease-in-out;
	transition: width 0.5s ease-in-out, margin 0.5s ease-in-out, border-radius 0.25s ease-in-out, color 0.25s ease-in-out;
	z-index: 9
}

.back-to-top:hover,
.back-to-top.auto {
	color: #fff0;
	-webkit-transition: width 0.5s ease-in-out, margin 0.5s ease-in-out, border-radius 1s .25 ease-in-out, color 0.25s ease-in-out 0.25s;
	transition: width 0.5s ease-in-out, margin 0.5s ease-in-out, border-radius 1s .25 ease-in-out, color 0.25s ease-in-out 0.25s
}

.back-to-top:hover:before,
.back-to-top.auto:before {
	-webkit-animation: lineUp 1s cubic-bezier(0, .6, 1, .4) infinite 0.5s;
	animation: lineUp 1s cubic-bezier(0, .6, 1, .4) infinite 0.5s
}

.back-to-top:hover:after,
.back-to-top.auto:after {
	-webkit-animation: tipUp 1s cubic-bezier(0, .6, 1, .4) infinite 0.5s;
	animation: tipUp 1s cubic-bezier(0, .6, 1, .4) infinite 0.5s
}

.back-to-top:before {
	position: absolute;
	display: inline-block;
	content: "";
	background: #fff;
	width: 3px;
	height: 20px;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -2px;
	-webkit-transform: translateY(50px);
	transform: translateY(50px)
}

.back-to-top:after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 15px;
	height: 15px;
	color: #fff;
	border-top: 3px solid;
	border-left: 3px solid;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	top: 50%;
	left: 50%;
	margin-top: -9px;
	margin-left: -8px;
	-webkit-transform: translateY(50px) rotateZ(45deg);
	transform: translateY(50px) rotateZ(45deg)
}

@-webkit-keyframes tipUp {
	0% {
		-webkit-transform: translateY(50px) rotateZ(45deg);
		transform: translateY(50px) rotateZ(45deg)
	}

	100% {
		-webkit-transform: translateY(-70px) rotateZ(45deg);
		transform: translateY(-70px) rotateZ(45deg)
	}
}

@keyframes tipUp {
	0% {
		-webkit-transform: translateY(50px) rotateZ(45deg);
		transform: translateY(50px) rotateZ(45deg)
	}

	100% {
		-webkit-transform: translateY(-70px) rotateZ(45deg);
		transform: translateY(-70px) rotateZ(45deg)
	}
}

@-webkit-keyframes lineUp {
	0% {
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}

	100% {
		-webkit-transform: translateY(-70px);
		transform: translateY(-70px)
	}
}

@keyframes lineUp {
	0% {
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}

	100% {
		-webkit-transform: translateY(-70px);
		transform: translateY(-70px)
	}
}

.imageblock-section {
	position: relative;
	display: block;
	width: 100%
}

.imageblock-section-img {
	position: absolute;
	height: 100%;
	top: 0;
	padding: 0;
	float: left;
	left: 0;
	right: auto
}

.background-image-holder {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover !important;
	background-position: 50% 50% !important;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	display: block;
	width: 100%
}

.header-inner {
	padding: 60px 0;
	background-size: cover;
	background-position: center center
}

.header-inner .header-inner-title {
	font-size: 18px
}

.header-inner-menu {
	padding-bottom: 0
}

.header-inner-menu .header-inner-title {
	margin-bottom: 80px
}

.header-inner .header-inner-nav {
	padding: 15px 0;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, black), color-stop(100%, #fff0), to(#fff0));
	background: linear-gradient(0deg, black 20%, #fff0 100%, #fff0 100%)
}

.header-inner .header-inner-nav .nav li a {
	color: #fff;
	padding: 14px 40px;
	font-weight: 600;
	border-radius: 5px
}

.header-inner .header-inner-nav .nav li a.active {
	background: #ec4814
}

.contact-bg-logo {
	position: absolute;
	top: 0;
	z-index: -9
}

.contact-bg-logo i {
	font-size: 42rem;
	color: rgb(239 49 57 / .06)
}

.badge-round {
	width: 120px;
	height: 120px;
	line-height: 120px;
	background: #ec4814;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	padding-top: 26px
}

.envelope-box {
	padding: 1em;
	border: 16px solid #fff0;
	-o-border-image: 16 repeating-linear-gradient(-45deg, red 0, red 1em, transparent 0, transparent 2em, #58a 0, #58a 3em, transparent 0, transparent 4em);
	border-image: 16 repeating-linear-gradient(-45deg, red 0, red 1em, transparent 0, transparent 2em, #58a 0, #58a 3em, transparent 0, transparent 4em)
}

.cookie {
	position: fixed;
	left: 50px;
	bottom: 50px;
	z-index: 9
}

@media (max-width:1199px) {
	.header-inner {
		padding: 100px 0
	}

	.header-inner-menu {
		padding-bottom: 0
	}

	.header-inner-menu .header-inner-title {
		margin-bottom: 60px
	}

	.header-inner .header-inner-nav .nav li a {
		padding: 14px 38px
	}
}

@media (max-width:991px) {
	.header-inner {
		padding: 80px 0
	}

	.header-inner-menu {
		padding-bottom: 0
	}

	.header-inner-menu .header-inner-title {
		margin-bottom: 40px
	}

	.header-inner .header-inner-nav .nav li a {
		padding: 10px 20px
	}
}

@media (max-width:767px) {
	.header-inner {
		padding: 60px 0
	}

	.header-inner-menu {
		padding-bottom: 0
	}

	.header-inner-menu .header-inner-title {
		margin-bottom: 20px
	}

	.header-inner .header-inner-nav .nav li a {
		padding: 6px 14px
	}

	.header-inner .header-inner-title {
		font-size: 16px
	}

	.section-title {
		margin-bottom: 30px
	}

	.section-title p {
		font-size: 16px
	}

	.icon-bg-dar svg {
		width: 100%;
		height: 100%;
		left: 0
	}

	.imageblock-section-img {
		position: relative;
		height: 400px
	}

	.contact-bg-logo i {
		font-size: 30rem
	}

	.imageblock-section-img {
		float: none
	}
}

@media (max-width:575px) {
	.header-inner {
		padding: 40px 0
	}

	.header-inner-menu {
		padding-bottom: 0
	}

	.bg-dark-half-sm:before,
	.bg-light-half-sm:before {
		height: 150px
	}

	.contact-bg-logo i {
		font-size: 18rem
	}
}

.extra-spesds {
	box-shadow: rgb(0 0 0 / .16) 0 10px 36px 0, rgb(0 0 0 / .06) 0 0 0 1px;
	position: relative;
	border-radius: 25px;
	padding: 10px;
	padding-bottom: 1rem
}

.blog-post .blog-post-image {
	position: relative;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.blog-post .blog-post-image img {
	border-top-left-radius: 25px;
	border-top-right-radius: 25px
}

.blog-post .blog-post-content {
	padding: 20px 20px 0
}

.blog-post .blog-post-content .blog-post-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}

.blog-post .blog-post-content .blog-post-info .btn {
	padding: 5px 12px
}

.blog-post .blog-post-content .blog-post-info .btn-round:before {
	width: 100%
}

.blog-post .blog-post-content .blog-post-info .btn-round:hover:before {
	width: 100%
}

.blog-post .blog-post-content .blog-post-date {
	padding-left: 15px
}

.blog-post .blog-post-content .blog-post-date a {
	font-weight: 700;
	color: rgb(2 45 98 / .5)
}

.blog-post .blog-post-content .blog-post-date a:hover {
	color: #ef3139
}

.blog-post .blog-post-content .blog-post-details .blog-post-title a:hover {
	color: #ef3139
}

.blog-post .blog-post-content .blog-post-details .blog-post-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 0
}

.blog-post .blog-post-content .blog-post-details .blog-post-meta a {
	padding: 0 15px;
	border-right: 1px solid #f6f6f6;
	color: #626262;
	font-weight: 500
}

.blog-post .blog-post-content .blog-post-details .blog-post-meta a:first-child {
	padding-left: 0
}

.blog-post .blog-post-content .blog-post-details .blog-post-meta a:hover {
	color: #ef3139
}

.blog-post-sticky .blog-post-image {
	position: relative
}

.blog-post-sticky .blog-post-image:before {
	content: "\f005";
	position: absolute;
	top: 7px;
	right: 5px;
	z-index: 2;
	font-family: "Font Awesome 5 free";
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	line-height: normal
}

.blog-post-sticky .blog-post-image:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1;
	border-style: solid;
	border-width: 0 45px 45px 0;
	border-color: #fff0 #ef3139 #fff0 #fff0
}

.post-navigation .nav-previous {
	display: inline-block
}

.post-navigation .nav-previous span {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 230px;
	display: inline-block
}

.post-navigation .nav-next {
	display: inline-block;
	position: relative;
	float: right
}

.post-navigation .nav-next span {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 230px;
	display: inline-block
}

.pagination {
	margin-bottom: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.comments .media-body p:last-child {
	margin-bottom: 0
}

@media (max-width:767px) {
	.post-navigation .nav-previous {
		display: block;
		text-align: center
	}

	.post-navigation .nav-next {
		display: block;
		text-align: center;
		float: none
	}
}

@media (max-width:575px) {
	.blog-post-meta {
		display: block
	}

	.blog-post-meta a {
		display: inline-block;
		margin-bottom: 5px
	}

	.post-navigation .nav-previous span,
	.post-navigation .nav-next span {
		width: 150px
	}
}

.footer .container-fluid {
	padding: 0 100px
}

.footer .footer-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer .footer-link ul {
	padding-right: 50px
}

.footer .footer-link ul:last-child {
	padding-right: 0
}

.footer .footer-link ul li a {
	color: #293745;
	font-weight: 500;
	padding: 7px 0;
	display: block
}

.footer .footer-link ul li:hover a {
	color: #ec4814
}

.footer .footer-link ul li:first-child a {
	padding-top: 0
}

.footer .footer-link ul li:last-child a {
	padding-bottom: 0
}

.footer .social-icon li {
	display: inline-block;
	margin-right: 30px
}

.footer .social-icon li:last-child {
	margin-right: 0
}

.footer .social-icon li a {
	font-size: 18px;
	color: #0e5ba5
}

.footer .social-icon li:hover a {
	color: #ef3139
}

.footer .footer-contact-info p {
	color: #293745;
	font-weight: 500
}

.footer .flag-svg {
	height: 30px
}

.footer.bg-dark .footer-link ul li a {
	color: #fff
}

.footer.bg-dark .footer-link ul li a:hover {
	color: #ef3139
}

.footer.bg-dark .social-icon li {
	margin-right: 30px
}

.footer.bg-dark .social-icon li a {
	color: #fff
}

.footer.bg-dark .social-icon li a:hover {
	color: #ef3139
}

@media (max-width:767px) {
	.social-icon-lg li i {
		font-size: 24px
	}
}

@media (max-width:575px) {
	.footer-link {
		display: block
	}

	.footer-link ul li:first-child a {
		padding-top: 7px
	}

	.footer-link ul li:last-child a {
		padding-bottom: 7px
	}

	.social-icon li {
		padding: 0 10px;
		margin-right: 8px
	}

	.social-icon li i {
		font-size: 18px
	}
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
	.footer .container-fluid {
		padding: 0 15px
	}
}

@media (max-width:991px) {
	.space-ptb {
		padding: 70px 0
	}

	.space-pt {
		padding-top: 70px
	}

	.space-pb {
		padding-bottom: 70px
	}

	.footer .container-fluid {
		padding: 0 50px
	}

	.swiper-button-prev,
	.swiper-button-next {
		display: none
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.container {
		max-width: 96%
	}

	.display-4 {
		font-size: 3rem
	}
}

@media (max-width:767px) {
	h1 {
		font-size: 32px
	}

	h2 {
		font-size: 28px
	}

	h3 {
		font-size: 24px
	}

	h4 {
		font-size: 20px
	}

	h5 {
		font-size: 18px
	}

	h6 {
		font-size: 17px
	}

	.space-ptb {
		padding: 50px 0
	}

	.display-2 {
		font-size: 3rem !important
	}

	.display-4 {
		font-size: 2rem
	}

	.space-pt {
		padding-top: 50px
	}

	.space-pb {
		padding-bottom: 50px
	}

	.container {
		max-width: 100%
	}

	.footer .container-fluid {
		padding: 0 30px
	}

	.owl-carousel.testimonial .owl-nav i {
		display: none
	}
}

@media (max-width:575px) {
	h1 {
		font-size: 30px
	}

	h2 {
		font-size: 24px
	}

	h3 {
		font-size: 22px
	}

	.testimonial .testimonial-item .testimonial-content p {
		font-size: 18px
	}

	.footer.bg-dark .social-icon li {
		margin-bottom: 7px
	}

	.footer .footer-link {
		display: block
	}

	.pagination .page-item .page-link {
		padding: 10px 15px
	}

	.footer .social-icon li {
		margin-right: 0
	}

	.category-style-03 {
		display: block
	}

	.category-style-03 a.category-item {
		display: inline-table
	}
}

@media (max-width:479px) {
	.footer .container-fluid {
		padding: 0 15px
	}

	.header-inner .header-inner-nav.page-menu-top .nav li a {
		font-size: 9px !important
	}

	.font-xlll {
		font-size: 30px;
		line-height: 30px
	}
}

.btn-outline-primary .btn-icon-bx {
	background: #1C548F
}

.btn-outline-primary {
	color: #1C548F;
	border-color: #1C548F
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #1C548F;
	border-color: #1C548F
}

.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 0rem rgb(86 90 207 / .5)
}

.btn-check:checked+.btn-outline-primary,
.btn-check:active+.btn-outline-primary,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show {
	color: #fff;
	background-color: #1C548F;
	border-color: #1C548F
}

.btn-check:checked+.btn-outline-primary:focus,
.btn-check:active+.btn-outline-primary:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus {
	box-shadow: 0 0 0 0rem rgb(86 90 207 / .5)
}

.btn-outline-primary:disabled,
.btn-outline-primary.disabled {
	color: #1C548F;
	background-color: #fff0
}

.blog-card {
	border: 1.5px solid rgb(55 139 211 / 20%);
	background-color: #fff;
	border-radius: 10px;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	padding: 10px
}

.blog-card .post-media {
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 20px
}

.blog-card .post-media img {
	width: 100%
}

.blog-card .post-title {
	margin-bottom: 25px
}

.blog-card .post-info {
	padding: 12px
}

@media only screen and (max-width:991px) {
	.blog-card {
		padding: 15px
	}

	.blog-card .post-info {
		padding: 5px 5px 10px
	}
}

@media only screen and (max-width:575px) {
	.blog-card {
		padding: 10px
	}

	.blog-card .post-title {
		margin-bottom: 20px
	}
}

.blog-card:hover {
	box-shadow: 0 10px 30px 0 rgb(31 34 120 / .1);
	border: 2px solid #fff
}

.post-meta {
	align-items: center;
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
	padding: 0px !important
}

.post-meta li {
	display: inline-block;
	position: relative;
	font-size: 14px;
	margin-right: 20px;
	color: #f17732;
	line-height: 1
}

.post-meta li:last-child {
	margin-right: 0
}

.post-meta li.author a {
	display: flex;
	align-items: center
}

.post-meta li img {
	border-radius: 30px;
	height: 30px;
	width: 30px;
	display: inline-block;
	margin-right: 10px
}

.post-meta li i {
	font-size: 18px;
	margin-right: 5px
}

.post-meta li a {
	color: #f17732
}

.blog-slide {
	margin-top: -15px
}

.blog-slide .blog-card {
	margin: 15px
}

@media only screen and (min-width:1199px) {
	.blog-slide .swiper-slide-next .blog-card {
		box-shadow: 0 10px 30px 0 rgb(31 34 120 / .1);
		border: 2px solid #fff
	}
}

.blog-slide .swiper-slide {
	margin-bottom: 10px
}

@media only screen and (max-width:575px) {
	.blog-slide .blog-card {
		margin: 5px
	}
}

.blog-area .pt-img1 {
	top: 200px;
	left: 100px
}

@media only screen and (max-width:991px) {
	.blog-area .pt-img1 {
		top: 170px;
		left: 30px
	}
}

.blog-area .pt-img2 {
	bottom: 50px;
	left: 150px
}

@media only screen and (max-width:991px) {
	.blog-area .pt-img2 {
		bottom: -50px;
		left: 90px
	}
}

.blog-area .pt-img3 {
	top: 120px;
	right: 200px
}

@media only screen and (max-width:991px) {
	.blog-area .pt-img3 {
		top: 100px;
		right: 20px
	}
}

.blog-area .pt-img4 {
	bottom: 40px;
	right: 100px
}

@media only screen and (max-width:991px) {
	.blog-area .pt-img4 {
		bottom: 30px;
		right: 50px
	}
}

.blog-area .blog-bg-5 {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: -1;
	opacity: .2;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat
}

.blog-area .blog-bg-5 svg {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat
}

.section-sp1 {
	padding-top: 40px;
	padding-bottom: 70px
}

@media only screen and (max-width:1199px) {
	.section-sp1 {
		padding-top: 70px;
		padding-bottom: 40px
	}
}

@media only screen and (max-width:991px) {
	.section-sp1 {
		padding-top: 50px;
		padding-bottom: 20px
	}
}

.btn-sm,
.btn-group-sm>.btn {
	padding: .25rem .5rem;
	font-size: .875rem
}

.blog-card h4 {
	font-size: 21px !important
}

.pagination-bx .pagination {
	margin: 0;
	width: 100%
}

.pagination {
	padding: 10px 0;
	display: block
}

.pagination li {
	display: inline-block;
	margin: 0 4px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.pagination>li>a,
.pagination>li>span {
	background-color: #fff;
	color: #1C548F;
	padding: 12px 15px;
	font-weight: 600;
	font-size: 14px;
	min-width: 40px;
	line-height: 1;
	display: block;
	border-radius: 8px !important;
	border: 2px solid rgb(86 90 207 / .2);
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}

.pagination>li>a:hover,
.pagination>li>span:hover {
	border-color: #fff0;
	color: #fff
}

@media only screen and (max-width:575px) {

	.pagination>li>a,
	.pagination>li>span {
		padding: 10px 15px
	}
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	border-color: #fff0
}

@media only screen and (max-width:575px) {
	.pagination li {
		margin: 0
	}
}

.pagination-sm .pagination>li>a,
.pagination-sm .pagination>li>span .pagination-sm .pagination>.previous>a,
.pagination-sm .pagination>.next>a {
	font-size: 12px;
	padding: 6px 12px
}

.pagination-lg .pagination>li>a,
.pagination-lg .pagination>li>span .pagination-lg .pagination>.previous>a,
.pagination-lg .pagination>.next>a {
	font-size: 18px;
	padding: 10px 20px
}

.pagination-bx.primary .pagination>li>a,
.pagination-bx.primary .pagination>li>span {
	background-color: #1abc9c;
	color: #fff;
	margin: 0 1px;
	border: 0
}

.pagination-bx.primary .pagination>li>a:hover,
.pagination-bx.primary .pagination>li>span:hover,
.pagination-bx.primary .pagination>li.active>span,
.pagination-bx.primary .pagination>li.active>a {
	background-color: #148f77
}

.pagination-bx.rounded .pagination>li>a,
.pagination-bx.rounded .pagination>li>span {
	border-radius: 30px;
	margin: 0 1px
}

.pagination-bx.rounded-sm .pagination>li>a,
.pagination-bx.rounded-sm .pagination>li>span {
	border-radius: 4px;
	margin: 0 1px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px
}

.pagination-bx.gray .pagination>li>a,
.pagination-bx.gray .pagination>li>span {
	background-color: #f6f7f8;
	margin: 0 1px;
	border: 0
}

.pagination-bx.gray .pagination>li>a:hover,
.pagination-bx.gray .pagination>li>span:hover,
.pagination-bx.gray .pagination>li.active>span,
.pagination-bx.gray .pagination>li.active>a {
	background-color: #1C548F;
	color: #fff
}

.pagination i {
	font-size: 12px
}

.pagination li.active a {
	background-color: #1C548F;
	color: #fff
}

.pagination>li.active>a:hover,
.pagination>li>a:hover,
.pagination>li>span:hover {
	color: #fff;
	background-color: #1C548F
}

.mb-30 {
	margin-bottom: 30px
}

.widget.widget_search {
	border: 0;
	padding: 0
}

.widget.widget_search .screen-reader-text {
	display: block
}

.widget.widget_search .input-group-btn {
	position: relative
}

.widget {
	margin-bottom: 40px
}

@media only screen and (max-width:575px) {
	.widget {
		margin-bottom: 30px
	}
}

.widget-title {
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 15px
}

.widget-title:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 85px;
	height: 7px;
	background-image: url(../images/shap/footer-line.png);
	background-repeat: no-repeat
}

@media only screen and (max-width:767px) {
	.widget-title {
		padding-bottom: 15px;
		font-size: 20px;
		margin-bottom: 25px
	}

	.widget-title:after {
		width: 75px;
		height: 5px
	}
}

.side-bar .widget {
	position: relative;
	background-color: #fff;
	border-radius: 6px 6px 4px 4px;
	padding: 20px;
	box-shadow: 0 10px 30px 0 rgb(0 0 0 / .06);
	border: 1px solid rgb(86 90 207 / .2);
	border-width: 1px 1px 3px 1px;
	border-bottom-color: #0e5ba5
}

.side-bar .submitbtn {
	appearance: none;
	background-color: #FAFBFC;
	border: 1px solid rgb(27 31 35 / .15);
	border-radius: 6px;
	box-shadow: rgb(27 31 35 / .04) 0 1px 0, rgb(255 255 255 / .25) 0 1px 0 inset;
	box-sizing: border-box;
	color: #24292E;
	cursor: pointer;
	display: inline-block;
	font-family: -apple-system, system-ui, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	list-style: none;
	padding: 6px 16px;
	position: relative;
	transition: background-color 0.2s cubic-bezier(.3, 0, .5, 1);
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
	word-wrap: break-word;
	margin-top: 15px
}

.side-bar .submitbtn:hover {
	background-color: #F3F4F6;
	text-decoration: none;
	transition-duration: 0.1s
}

.side-bar .submitbtn:disabled {
	background-color: #FAFBFC;
	border-color: rgb(27 31 35 / .15);
	color: #959DA5;
	cursor: default
}

.side-bar .submitbtn:active {
	background-color: #EDEFF2;
	box-shadow: rgb(225 228 232 / .2) 0 1px 0 inset;
	transition: none 0s
}

.side-bar .submitbtn:focus {
	outline: 1px #fff0
}

.side-bar .submitbtn:before {
	display: none
}

.side-bar .submitbtn:-webkit-details-marker {
	display: none
}

@media only screen and (max-width:575px) {
	.side-bar .widget {
		margin-bottom: 30px
	}
}

.recent-overlay-post .widget-post {
	position: relative;
	z-index: 1
}

.recent-overlay-post .widget-post:after {
	content: "";
	position: absolute;
	width: 100%;
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	background: #0f1012;
	opacity: .6;
	z-index: 1
}

.widget-link {
	margin: 0;
	padding: 0
}

.widget-link li {
	list-style: none;
	display: inline-block;
	padding-left: 3px;
	padding-right: 10px;
	position: relative
}

.widget-link li:after {
	content: "/";
	position: absolute;
	right: 0
}

.widget-link li:last-child {
	padding-right: 3px
}

.widget-link li:last-child:after {
	content: none
}

.widget-link-2 ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.widget-link-2 ul li {
	list-style: none;
	display: inline-block;
	padding: 10px 0;
	position: relative
}

.widget-link-2 ul li a {
	padding: 10px 0
}

.wp-block-latest-posts ul,
.wp-block-categories-list ul,
.wp-block-archives-list ul,
.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_rss ul,
.widget_recent_entries ul,
.widget_services ul,
.widget_getintuch ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}

.wp-block-latest-posts ul li,
.wp-block-categories-list ul li,
.wp-block-archives-list ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_rss ul li,
.widget_recent_entries ul li,
.widget_services ul li,
.widget_getintuch ul li {
	padding-bottom: 18px;
	margin-bottom: 13px;
	position: relative;
	padding: 10px 0 10px 15px;
	margin-bottom: 0;
	line-height: 20px;
	border-bottom: 1px solid rgb(0 0 0 / .1)
}

.wp-block-latest-posts ul li a,
.wp-block-categories-list ul li a,
.wp-block-archives-list ul li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_nav_menu ul li a,
.widget_rss ul li a,
.widget_recent_entries ul li a,
.widget_services ul li a,
.widget_getintuch ul li a {
	color: #11171A;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 500
}

.wp-block-latest-posts ul li a:hover,
.wp-block-categories-list ul li a:hover,
.wp-block-archives-list ul li a:hover,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_rss ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_services ul li a:hover,
.widget_getintuch ul li a:hover {
	color: #0e5ba5
}

.wp-block-latest-posts ul li:before,
.wp-block-categories-list ul li:before,
.wp-block-archives-list ul li:before,
.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_nav_menu ul li:before,
.widget_rss ul li:before,
.widget_recent_entries ul li:before,
.widget_services ul li:before,
.widget_getintuch ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	display: block;
	width: 5px;
	height: 5px;
	background: #a6611c;
	top: 17px
}

.wp-block-latest-posts ul li li,
.wp-block-categories-list ul li li,
.wp-block-archives-list ul li li,
.widget_categories ul li li,
.widget_archive ul li li,
.widget_meta ul li li,
.widget_pages ul li li,
.widget_recent_comments ul li li,
.widget_nav_menu ul li li,
.widget_rss ul li li,
.widget_recent_entries ul li li,
.widget_services ul li li,
.widget_getintuch ul li li {
	border-bottom: none;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 22px;
	border-bottom: 1px solid rgb(0 0 0 / .1)
}

.wp-block-latest-posts ul li li:last-child,
.wp-block-categories-list ul li li:last-child,
.wp-block-archives-list ul li li:last-child,
.widget_categories ul li li:last-child,
.widget_archive ul li li:last-child,
.widget_meta ul li li:last-child,
.widget_pages ul li li:last-child,
.widget_recent_comments ul li li:last-child,
.widget_nav_menu ul li li:last-child,
.widget_rss ul li li:last-child,
.widget_recent_entries ul li li:last-child,
.widget_services ul li li:last-child,
.widget_getintuch ul li li:last-child {
	border-bottom: 0;
	padding-bottom: 0
}

.wp-block-latest-posts ul li li:before,
.wp-block-categories-list ul li li:before,
.wp-block-archives-list ul li li:before,
.widget_categories ul li li:before,
.widget_archive ul li li:before,
.widget_meta ul li li:before,
.widget_pages ul li li:before,
.widget_recent_comments ul li li:before,
.widget_nav_menu ul li li:before,
.widget_rss ul li li:before,
.widget_recent_entries ul li li:before,
.widget_services ul li li:before,
.widget_getintuch ul li li:before {
	top: 16px;
	left: 0
}

.wp-block-latest-posts ul li ul,
.wp-block-categories-list ul li ul,
.wp-block-archives-list ul li ul,
.widget_categories ul li ul,
.widget_archive ul li ul,
.widget_meta ul li ul,
.widget_pages ul li ul,
.widget_recent_comments ul li ul,
.widget_nav_menu ul li ul,
.widget_rss ul li ul,
.widget_recent_entries ul li ul,
.widget_services ul li ul,
.widget_getintuch ul li ul {
	padding-left: 20px;
	margin-top: 8px;
	border-top: 1px solid rgb(0 0 0 / .1);
	margin-left: -15px
}

.search-bx .btn {
	padding: 11px 15px;
	border: 1px solid #fff0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	height: 100%
}

.widget.widget_search {
	border: 0;
	padding: 0
}

.widget.widget_search .screen-reader-text {
	display: block
}

.widget.widget_search .input-group-btn {
	position: relative;
	z-index: 8
}

.searchform {
	position: relative
}

.searchform input[type="text"] {
	width: 100%;
	height: 70px;
	position: relative;
	background-color: #fff;
	border-radius: 6px 6px 4px 4px !important;
	padding: 30px 30px;
	box-shadow: 0 10px 30px 0 rgb(0 0 0 / .06);
	border: 1px solid rgb(86 90 207 / .2);
	border-width: 1px 1px 3px 1px;
	border-bottom-color: #0e5ba5
}

.searchform input[type="text"]:hover,
.searchform input[type="text"]:focus,
.searchform input[type="text"]:active {
	border-color: #0e5ba5
}

.searchform .btn {
	height: 50px;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	width: 50px
}

.recent-posts-entry .widget-post {
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px
}

.recent-posts-entry .widget-post:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0
}

.recent-posts-entry .ttr-post-media {
	width: 100px;
	min-width: 100px;
	margin: 0;
	border-radius: 12px
}

.recent-posts-entry .ttr-post-info {
	background: #fff0;
	padding: 0;
	padding-left: 15px;
	border: none;
	padding-right: 0
}

.recent-posts-entry .ttr-post-info .post-title {
	margin-bottom: 12px;
	font-size: 16px
}

.recent-posts-entry .ttr-post-info .post-title a {
	color: #0e5ba5
}

.recent-posts-entry .post-meta {
	margin-bottom: 0
}

.recent-posts-entry .post-meta li a {
	font-family: "Montserrat", sans-serif;
	color: #0e5ba5;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px
}

.widget_recent_comments ul li:before {
	content: "\f0e6";
	font-family: FontAwesome;
	background: #fff0;
	width: auto;
	height: auto;
	left: 0;
	top: 10px;
	font-size: 18px;
	color: #11171A
}

.widget_recent_comments ul {
	margin-top: -10px
}

.widget_recent_comments ul li {
	padding-left: 30px;
	color: #11171A;
	line-height: 26px
}

.widget_meta ul li a abbr[title] {
	color: #333;
	border-bottom: none
}

.widget_calendar th,
.widget_calendar td {
	text-align: center;
	border: 1px solid rgb(0 0 0 / .05);
	padding: .4em
}

.widget_calendar tr {
	border-bottom: 1px solid #eee
}

.widget_calendar table {
	border-collapse: collapse;
	margin: 0;
	width: 100%
}

.widget_calendar .calendar_wrap th,
.widget_calendar .calendar_wrap tfoot td a {
	color: #fff
}

.widget_calendar .calendar_wrap th,
.widget_calendar .calendar_wrap tfoot td {
	background: #7a4815;
	border-color: rgb(0 0 0 / .05)
}

.widget_calendar .calendar_wrap td a {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	color: inherit
}

.widget_calendar .calendar_wrap th:last-child,
.widget_calendar .calendar_wrap tfoot td:last-child {
	border: 0
}

.widget_calendar .calendar_wrap tr:nth-child(2n+2) {
	background-color: #faf8f2
}

.widget_calendar caption {
	text-align: center;
	font-weight: 600;
	caption-side: top;
	background: #a6611c;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px
}

.wp-calendar-nav {
	background: #854e16;
	color: #fff;
	display: flex;
	justify-content: space-between;
	text-align: center
}

.wp-calendar-nav span {
	padding: 5px 20px;
	width: 44%;
	border-right: 1px solid rgb(255 255 255 / .2)
}

.wp-calendar-nav span a {
	color: #fff
}

.wp-calendar-nav span .pad {
	width: 15%
}

.widget_tag_cloud a {
	padding: 8px 12px;
	background-color: #0e5ba5;
	font-size: 12px;
	display: inline-block;
	margin: 0 1px 6px;
	color: #fff;
	font-weight: 600;
	border-radius: 8px;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}

.widget_tag_cloud a:hover {
	background-color: #f17732
}

.widget_archive select {
	width: 100%;
	padding: 5px;
	border: 1px solid #CCC
}

.widget_text select {
	width: 100%;
	padding: 5px;
	border: 1px solid #CCC
}

.widget_text select option {
	width: 100%
}

.widget_text p {
	font-size: 15px;
	line-height: 28px
}

.widget_text b,
.widget_text strong {
	color: #11171A
}

.widget_archive ul li,
.wp-block-categories-list li,
.wp-block-archives-list li,
.wp-block-latest-posts li,
.widget_categories ul li {
	text-align: right;
	display: table;
	width: 100%;
	font-size: 14px;
	padding: 10px 0 10px 15px;
	line-height: 1.3
}

.widget_archive ul li a,
.wp-block-categories-list li a,
.wp-block-archives-list li a,
.wp-block-latest-posts li a,
.widget_categories ul li a {
	float: left;
	text-transform: capitalize;
	box-shadow: none;
	text-align: left
}

.widget_archive ul li ul,
.wp-block-categories-list li ul,
.wp-block-archives-list li ul,
.wp-block-latest-posts li ul,
.widget_categories ul li ul {
	margin-bottom: -10px
}

.widget_archive ul li:before,
.wp-block-categories-list li:before,
.wp-block-archives-list li:before,
.wp-block-latest-posts li:before,
.widget_categories ul li:before {
	content: none
}

.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list {
	margin-bottom: 40px;
	padding: 0
}

.widget_categories form label {
	display: block
}

.rsswidget img {
	display: inherit
}

.widget-title .rsswidget {
	display: inline-block
}

ul a.rsswidget,
ul cite {
	font-weight: 600;
	color: #060429;
	font-size: 14px
}

ul a.rsswidget {
	font-size: 18px
}

ul a.rsswidget:hover {
	color: #a6611c
}

.rssSummary {
	margin: 20px 0;
	font-size: 14px;
	line-height: 1.7
}

.rss-date {
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #9fa1a4
}

.widget_rss ul li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgb(0 0 0 / .1);
	padding-top: 0
}

.widget_rss ul li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0
}

.widget_getintuch {
	padding-top: 10px
}

.widget_getintuch li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 40px
}

.widget_getintuch li,
.widget_getintuch b,
.widget_getintuch strong {
	display: block;
	text-transform: capitalize
}

.widget_getintuch strong {
	font-weight: 600;
	font-size: 16px
}

.widget_getintuch i {
	position: absolute;
	left: 0;
	top: 5px;
	text-align: center;
	font-size: 22px;
	width: 30px;
	height: 30px;
	line-height: 30px
}

.widget_gallery ul {
	padding-left: 0;
	display: table;
	margin-bottom: 0
}

.widget_gallery ul li {
	display: inline-block;
	width: 33.33%;
	float: left;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	padding: 2px
}

.widget_gallery ul li img {
	display: inline-block;
	width: 100%
}

.widget_gallery ul li:nth-child(3n-3) {
	margin-right: 0
}

.widget_gallery ul li:hover {
	opacity: .7
}

.widget_gallery ul li a {
	display: inline-block
}

.widget_gallery.gallery-grid-2 li {
	width: 50%
}

.widget_gallery.gallery-grid-4 li {
	width: 25%
}

.widget_gallery.gallery-grid-8 li {
	width: 12.5%
}

@media only screen and (max-width:767px) {
	.gallery-grid-8 li {
		width: 25%
	}
}

.commentlist .bypostauthor {
	font-weight: 600
}

.admin-bar .is-fixed .main-bar {
	top: 30px
}

@media only screen and (max-width:991px) {
	.admin-bar .header-nav {
		top: 30px;
		height: calc(100vh - 30px)
	}
}

@media only screen and (max-width:782px) {
	.admin-bar .is-fixed .main-bar {
		top: 45px
	}

	.admin-bar .header-nav {
		top: 45px;
		height: calc(100vh - 45px)
	}
}

@media only screen and (max-width:600px) {
	.admin-bar .is-fixed .main-bar {
		top: 0
	}

	.admin-bar .header-nav {
		top: 45px;
		height: calc(100vh - 45px)
	}

	.admin-bar .is-fixed .header-nav {
		top: 0;
		height: 100vh
	}
}

.blog-single {
	margin-bottom: 20px;
	box-shadow: unset;
	padding: 0;
	border: 0
}

.blog-single .ttr-post-title {
	margin-bottom: 10px
}

.blog-single .ttr-post-title .post-title {
	margin-bottom: 10px
}

.blog-single .action-box {
	margin-bottom: 30px
}

.blog-single .ttr-post-text {
	margin-top: 10px
}

.blog-single .ttr-post-text ul {
	padding: 0
}

.blog-single .share-post li:first-child {
	margin-right: 5px
}

.blog-single .ttr-post-text ul li {
	padding: 2px 0
}

.blog-single .ttr-post-footer {
	display: none !important;
	display: flex;
	align-items: center;
	border: 1px solid rgb(0 0 0 / .1);
	border-width: 1px 0;
	padding: 12px 0;
	margin-top: 30px;
	justify-content: space-between
}

.blog-single .ttr-post-footer .post-tags a {
	color: #0e5ba5;
	font-size: 15px;
	font-weight: 600;
	text-transform: capitalize;
	margin-right: 10px
}

.blog-single .ttr-post-footer strong {
	font-size: 15px;
	font-weight: 600;
	margin-right: 10px
}

.blog-single .ttr-post-footer .social-media {
	margin-bottom: 0
}

.blog-single .ttr-post-meta {
	margin-bottom: 0
}

.blog-single .ttr-post-tags {
	margin-top: 20px
}

.blog-single .ttr-post-media {
	border-radius: 4px
}

@media only screen and (max-width:767px) {
	.blog-single {
		margin-bottom: 40px
	}

	.blog-single .ttr-post-footer {
		display: block
	}

	.blog-single .ttr-post-footer .social-media {
		margin: 15px 0 0
	}

	.blog-single .wp-block-gallery {
		margin-bottom: 5px
	}
}

.blog-single:hover {
	box-shadow: unset;
	border: 0
}

.comments-area {
	padding: 0
}

.comments-area .comments-title {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 30px
}

ol.comment-list {
	margin-bottom: 60px;
	list-style: none;
	padding-left: 0
}

ol.comment-list li.comment {
	position: relative;
	padding: 0
}

ol.comment-list li.comment .comment-body {
	margin-bottom: 30px;
	position: relative;
	background-color: #fff;
	border-radius: 6px 6px 4px 4px;
	padding: 30px 30px;
	box-shadow: 0 10px 30px 0 rgb(0 0 0 / .06);
	border: 1px solid rgb(86 90 207 / .2);
	border-width: 1px 1px 3px 1px;
	border-bottom-color: #0e5ba5
}

ol.comment-list li.comment .comment-author {
	margin-bottom: 15px;
	display: flex;
	align-items: center
}

ol.comment-list li.comment .comment-author .avatar {
	width: 70px;
	height: 70px;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	background: #fff;
	padding: 4px;
	margin-right: 16px;
	box-shadow: 0 0 30px 0 rgb(0 10 105 / .03)
}

ol.comment-list li.comment .comment-author .fn {
	display: inline-block;
	color: #0e5ba5;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 5px;
	line-height: 28px
}

ol.comment-list li.comment .comment-author .says {
	display: none;
	color: #999;
	font-weight: 600
}

ol.comment-list li.comment .comment-meta {
	color: #8d8d8d;
	text-transform: uppercase
}

ol.comment-list li.comment .comment-meta a {
	color: #0e5ba5;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: uppercase
}

ol.comment-list li.comment p {
	margin: 0 0 5px;
	font-size: 15px
}

ol.comment-list li.comment .reply a {
	background: #0e5ba5;
	padding: 6px 14px;
	border-radius: 8px;
	display: inline-block;
	margin-top: 12px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase
}

ol.comment-list li.comment .reply a:hover {
	background-color: #0e5ba5;
	color: #fff
}

ol.comment-list li .children {
	list-style: none;
	margin-left: 80px;
	padding: 0
}

ol.comment-list li .children li {
	padding: 0
}

@media only screen and (max-width:767px) {
	ol.comment-list {
		margin-bottom: 40px
	}

	ol.comment-list .padding-30 {
		padding: 15px
	}

	ol.comment-list li.comment .comment-body {
		margin-bottom: 30px
	}

	ol.comment-list li.comment .reply a {
		position: static
	}

	ol.comment-list li .children {
		margin-left: 30px
	}
}

@media only screen and (max-width:575px) {
	ol.comment-list li.comment .comment-body {
		padding: 25px
	}
}

.comment-respond {
	position: relative;
	background-color: #fff;
	border-radius: 6px 6px 4px 4px;
	padding: 30px 30px;
	box-shadow: 0 10px 30px 0 rgb(0 0 0 / .06);
	border: 1px solid rgb(86 90 207 / .2);
	border-width: 1px 1px 3px 1px;
	border-bottom-color: #0e5ba5
}

.comment-respond .comment-reply-title {
	margin-bottom: 25px
}

.comment-respond .comment-form {
	margin: 0 -10px
}

.comment-respond .comment-notes {
	display: none
}

.comment-respond p {
	width: 50%;
	margin-bottom: 20px;
	position: relative
}

.comment-respond p.form-allowed-tags {
	width: 100%
}

.comments-area .comment-form p label {
	display: none;
	line-height: 18px;
	margin-bottom: 10px
}

.comments-area .comment-form p input[type="text"],
.comments-area .comment-form p textarea {
	width: 100%;
	height: 50px;
	padding: 15px 25px;
	border: 1px solid;
	text-transform: capitalize;
	color: #000;
	background: #fff;
	font-size: 16px;
	border-color: rgb(86 90 207 / .3);
	border-radius: 6px;
	font-weight: 500
}

.comments-area .comment-form p input[type="text"]::-webkit-input-placeholder,
.comments-area .comment-form p textarea::-webkit-input-placeholder {
	color: #444
}

.comments-area .comment-form p input[type="text"]:-ms-input-placeholder,
.comments-area .comment-form p textarea:-ms-input-placeholder {
	color: #444
}

.comments-area .comment-form p input[type="text"]::placeholder,
.comments-area .comment-form p textarea::placeholder {
	color: #444
}

.comments-area .comment-form p input[type="text"]:hover,
.comments-area .comment-form p textarea:hover,
.comments-area .comment-form p input[type="text"]:focus,
.comments-area .comment-form p textarea:focus {
	border-color: #0e5ba5;
	box-shadow: none;
	outline: none
}

.comments-area .comment-form p.comment-form-comment {
	width: 100%;
	display: block;
	clear: both
}

.comments-area .comment-form p textarea {
	height: 120px
}

.comments-area .comment-form p.form-submit {
	clear: both;
	float: none;
	width: 100%;
	margin: 0
}

.comments-area .comment-form p input[type="submit"] {
	background-color: #0e5ba5;
	color: #fff;
	display: inline-block;
	font-weight: 500;
	font-size: 14px;
	padding: 15px 30px;
	border: 2px solid;
	border-color: #0e5ba5;
	border-radius: 8px;
	text-decoration: none;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	line-height: 1.2
}

.comments-area .comment-form p input[type="submit"]:hover,
.comments-area .comment-form p input[type="submit"]:focus,
.comments-area .comment-form p input[type="submit"]:active {
	background-color: #4247c9
}

@media only screen and (max-width:767px) {
	.comments-area .comment-form p {
		width: 100%;
		float: none;
		margin-bottom: 20px
	}

	.comments-area .comment-respond {
		padding: 20px
	}
}

.author-box {
	margin-bottom: 50px;
	position: relative;
	background-color: #fff;
	border-radius: 6px 6px 4px 4px;
	padding: 30px 30px;
	box-shadow: 0 10px 30px 0 rgb(0 0 0 / .06);
	border: 1px solid rgb(86 90 207 / .2);
	border-width: 1px 1px 3px 1px;
	border-bottom-color: #0e5ba5
}

.author-box.blog-user .author-profile-info {
	display: flex
}

@media only screen and (max-width:575px) {
	.author-box.blog-user .author-profile-info {
		display: block
	}
}

.author-box .author-profile-pic {
	width: 100px;
	height: 100px;
	min-width: 100px;
	border-radius: 10px;
	overflow: hidden;
	z-index: 2;
	position: relative;
	margin-right: 20px
}

.author-box .author-profile-pic img {
	width: 100%;
	min-width: 100px;
	height: 100px;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: none;
	z-index: 2;
	position: relative;
	margin: 0 auto;
	border: 0
}

.author-box .author-profile-pic h6,
.author-box .author-profile-pic .h6 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 5px
}

.author-box .author-profile-pic p {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 24px
}

@media only screen and (max-width:575px) {
	.author-box .author-profile-pic {
		margin-bottom: 20px
	}
}

.min-container,
.blog-post.blog-single {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

.max-container {
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 55px;
	padding-right: 55px
}

.blog-post.blog-single .ttr-post-info {
	padding: 0
}

.blog-post.blog-single .ttr-post-text.text>ol,
.blog-post.blog-single .ttr-post-text.text>ul {
	padding-left: 30px
}

.blog-post.blog-single .ttr-post-text.text>ol li,
.blog-post.blog-single .ttr-post-text.text>ul li {
	padding: 5px 5px;
	color: #2b2d2e
}

.blog-post.blog-single .ttr-post-text.text>.wp-block-gallery {
	padding: 0;
	list-style: none
}

.blog-post.blog-single .ttr-post-text.text>.wp-block-gallery li {
	padding: 0;
	list-style: none;
	margin: 10px
}

.blog-post.blog-single .ttr-post-text ul li,
.blog-post.blog-single .ttr-post-text ol li,
.blog-post.blog-single .ttr-post-text p {
	font-size: 15px;
	line-height: 28px
}

.blog-post.blog-single .ttr-post-text p {
	margin-bottom: 28px
}

.blog-post.blog-single .ttr-post-text .wp-block-gallery {
	margin-left: calc(-190px - (10px/2));
	margin-right: calc(-190px - (10px/2));
	width: calc(100% + 380px + 10px);
	max-width: initial
}

.blog-post.blog-single .ttr-post-text>div+p:first-letter,
.blog-post.blog-single .ttr-post-text>p:first-child:first-letter {
	color: #6d9ec4;
	font-size: 100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 14px;
	margin-top: 15px
}

.blog-post.blog-single .ttr-post-text .has-large-font-size {
	font-size: 36px;
	line-height: 50px;
	color: #000
}

.content-spacious-full .wp-block-gallery {
	margin-left: calc(-200px - (10px/2));
	margin-right: calc(-200px - (10px/2));
	width: calc(100% + 400px + 10px);
	max-width: initial
}

.alignwide {
	margin-left: calc(-100px - (10px/2));
	margin-right: calc(-100px - (10px/2));
	width: calc(100% + 200px + 10px);
	max-width: initial
}

.alignfullwide {
	margin-left: calc(50% - 50vw - (var(--content-share-ml, 0px)/2));
	width: 100vw;
	max-width: 100vw;
	box-sizing: border-box
}

.ttr-post-text h1,
.ttr-post-text .h1,
.thm-unit-test .ttr-post-text h1,
.thm-unit-test .ttr-post-text .h1 {
	font-size: 36px;
	line-height: 45px;
	margin-bottom: 10px;
	font-weight: 700
}

.ttr-post-text h2,
.ttr-post-text .h2,
.thm-unit-test .ttr-post-text h2,
.thm-unit-test .ttr-post-text .h2 {
	font-size: 32px;
	line-height: 45px;
	margin-bottom: 5px;
	font-weight: 700
}

.ttr-post-text h3,
.ttr-post-text .h3,
.thm-unit-test .ttr-post-text h3,
.thm-unit-test .ttr-post-text .h3 {
	font-size: 28px;
	line-height: 35px;
	margin-bottom: 8px;
	font-weight: 700
}

.ttr-post-text h4,
.ttr-post-text .h4,
.thm-unit-test .ttr-post-text h4,
.thm-unit-test .ttr-post-text .h4 {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 5px;
	font-weight: 600
}

.ttr-post-text h5,
.ttr-post-text .h5,
.thm-unit-test .ttr-post-text h5,
.thm-unit-test .ttr-post-text .h5 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px;
	font-weight: 600
}

.ttr-post-text h6,
.ttr-post-text .h6,
.thm-unit-test .ttr-post-text h6,
.thm-unit-test .ttr-post-text .h6 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: 600
}

pre {
	margin: 0 0 25px;
	padding: 20px;
	color: #ddd;
	background-color: #222;
	white-space: pre;
	text-shadow: 0 1px 0 #000;
	border-radius: 5px;
	border-bottom: 1px solid #555;
	box-shadow: 0 1px 5px rgb(0 0 0 / .4) inset, 0 0 20px rgb(0 0 0 / .2) inset
}

blockquote {
	padding: 25px 30px 25px 140px;
	font-size: 16px;
	color: #fff;
	margin: 25px 0;
	line-height: 1.7;
	position: relative;
	clear: both;
	background: #f17732;
	border-radius: 10px;
	box-shadow: 0 7px 50px -20px #f17732
}

blockquote:after {
	content: "";
	background-image: url(https://meditro.themetrades.com/html/demo/images/quote.png);
	position: absolute;
	width: 40px;
	height: 40px;
	left: 40px;
	top: 30px;
	background-size: cover
}

blockquote p {
	color: inherit;
	margin-bottom: 0;
	font-weight: 600;
	font-style: italic
}

@media only screen and (max-width:767px) {
	blockquote {
		font-size: 16px;
		padding: 25px 25px 25px 90px
	}

	blockquote:after {
		width: 40px;
		height: 40px
	}
}

@media only screen and (max-width:575px) {
	blockquote {
		font-size: 15px;
		padding: 20px 20px 20px 80px
	}

	blockquote:after {
		left: 20px;
		top: 20px
	}
}

.paginate-links {
	display: flex;
	align-items: center;
	margin: 20px 0
}

.paginate-links a,
.paginate-links>span {
	margin: 0 0 0 10px;
	position: relative;
	border: 0 solid #6cc000;
	color: #000;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 40px;
	min-width: 40px;
	height: 40px;
	text-align: center;
	text-transform: capitalize;
	transition: all 500ms ease 0s;
	background: #E0E0E0;
	border-radius: 3px
}

.wp-block-button__link {
	border-radius: 4px;
	font-size: 16px;
	padding: 10px 30px;
	font-weight: 700
}

.wp-block-gallery {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center;
	margin: 0 8px 8px 0;
	position: relative;
	width: calc(50% - 8px)
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
	height: 100%;
	margin: 0
}

.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	background: linear-gradient(0deg, rgb(0 0 0 / .7), rgb(0 0 0 / .3) 60%, transparent);
	bottom: 0;
	color: #fff;
	font-size: 13px;
	max-height: 100%;
	overflow: auto;
	padding: 40px 10px 5px;
	position: absolute;
	text-align: center;
	width: 100%
}

.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
	display: inline
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0
}

.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0
}

.wp-block-gallery .blocks-gallery-item.has-add-item-button {
	width: 100%
}

.wp-block-gallery.aligncenter .blocks-gallery-item figure {
	justify-content: center
}

.wp-block-gallery.columns-4 .blocks-gallery-image,
.wp-block-gallery.columns-4 .blocks-gallery-item,
.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item {
	margin-right: 8px
}

.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
	margin-right: 0;
	width: 100%
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
	width: 100%
}

.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	display: flex
}

.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	max-width: 305px;
	width: 100%
}

.wp-block-image.alignfullwide img {
	border-radius: 0
}

.wp-block-image img {
	border-radius: 10px
}

.aligncenter {
	text-align: center
}

@supports (position:-webkit-sticky) or (position:sticky) {
	.wp-block-gallery .blocks-gallery-image figure {
		align-items: flex-end;
		display: flex;
		justify-content: flex-start
	}
}

@supports (position:-webkit-sticky) or (position:sticky) {

	.wp-block-gallery .blocks-gallery-image img,
	.wp-block-gallery .blocks-gallery-item img {
		width: auto
	}
}

@supports (position:-webkit-sticky) or (position:sticky) {

	.wp-block-gallery.is-cropped .blocks-gallery-image a,
	.wp-block-gallery.is-cropped .blocks-gallery-image img {
		-o-object-fit: cover;
		flex: 1;
		height: 100%;
		object-fit: cover
	}
}

@media only screen and (max-width:1024px) {
	.alignwide {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		max-width: 100%
	}

	.alignwide .alignleft {
		margin: 5px 0 25px 0;
		float: none
	}

	.alignwide .alignleft img {
		width: 100%
	}
}

@media (min-width:600px) {

	.wp-block-gallery.columns-3 .blocks-gallery-image,
	.wp-block-gallery.columns-3 .blocks-gallery-item {
		margin-right: 20px;
		width: calc(33.33333% - 10.66667px)
	}

	.wp-block-gallery.columns-4 .blocks-gallery-image,
	.wp-block-gallery.columns-4 .blocks-gallery-item {
		margin-right: 20px;
		width: calc(25% - 12px)
	}

	.wp-block-gallery.columns-5 .blocks-gallery-image,
	.wp-block-gallery.columns-5 .blocks-gallery-item {
		margin-right: 20px;
		width: calc(20% - 12.8px)
	}

	.wp-block-gallery.columns-6 .blocks-gallery-image,
	.wp-block-gallery.columns-6 .blocks-gallery-item {
		margin-right: 20px;
		width: calc(16.66667% - 13.33333px)
	}

	.wp-block-gallery.columns-7 .blocks-gallery-image,
	.wp-block-gallery.columns-7 .blocks-gallery-item {
		margin-right: 20px;
		width: calc(14.28571% - 13.71429px)
	}

	.wp-block-gallery.columns-8 .blocks-gallery-image,
	.wp-block-gallery.columns-8 .blocks-gallery-item {
		margin-right: 20px;
		width: calc(12.5% - 14px)
	}

	.wp-block-gallery.columns-1 .blocks-gallery-image:last-child,
	.wp-block-gallery.columns-1 .blocks-gallery-item:last-child,
	.wp-block-gallery.columns-2 .blocks-gallery-image:last-child,
	.wp-block-gallery.columns-2 .blocks-gallery-item:last-child,
	.wp-block-gallery.columns-3 .blocks-gallery-image:last-child,
	.wp-block-gallery.columns-3 .blocks-gallery-item:last-child,
	.wp-block-gallery.columns-4 .blocks-gallery-image:last-child,
	.wp-block-gallery.columns-4 .blocks-gallery-item:last-child,
	.wp-block-gallery.columns-5 .blocks-gallery-image:last-child,
	.wp-block-gallery.columns-5 .blocks-gallery-item:last-child,
	.wp-block-gallery.columns-6 .blocks-gallery-image:last-child,
	.wp-block-gallery.columns-6 .blocks-gallery-item:last-child,
	.wp-block-gallery.columns-7 .blocks-gallery-image:last-child,
	.wp-block-gallery.columns-7 .blocks-gallery-item:last-child,
	.wp-block-gallery.columns-8 .blocks-gallery-image:last-child,
	.wp-block-gallery.columns-8 .blocks-gallery-item:last-child {
		margin-right: 0
	}
}

.action-box,
.ttr-post-media {
	position: relative;
	overflow: hidden
}

.action-box img,
.ttr-post-media img {
	width: 100%;
	height: auto
}

.ttr-box-bg {
	overflow: hidden;
	background-size: cover
}

.ttr-box-bg .btn {
	overflow: unset
}

.ttr-box-bg .glyph-icon {
	font-size: 50px
}

.ttr-box-bg .feature-container {
	background-color: #f8f8f8
}

.ttr-box-bg .text-primary,
.ttr-box-bg .icon-content .feature-title,
.ttr-box-bg .icon-content p,
.ttr-box-bg .icon-box-btn .btn {
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}

.ttr-box-bg.active .feature-container {
	background-color: rgb(0 0 0 / .7)
}

.ttr-box-bg.active .text-primary,
.ttr-box-bg.active .icon-content .feature-title,
.ttr-box-bg.active .icon-content p,
.ttr-box-bg.active .icon-box-btn .btn {
	color: #fff;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s
}

.ttr-box-bg .icon-box-btn .btn {
	background-color: #eee;
	padding: 15px 20px;
	text-transform: uppercase;
	font-size: 15px;
	border-radius: 0;
	color: #1abc9c;
	font-weight: 600;
	margin-bottom: 0
}

.sticky-top {
	z-index: 9 !important
}

.ttr-post-header i {
	padding: .4rem .5rem;
	border: 1px solid #0e5ba5;
	color: #0e5ba5
}

.widget-post:hover {
	transform: scale(1.025);
	-webkit-transform: scale(1.025);
	-moz-transform: scale(1.025);
	-ms-transform: scale(1.025);
	-o-transform: scale(1.025);
	transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out
}

.comment-list {
    position: relative;
    padding: 0;
    margin: 0;
}

.modal.fade.scale-modal .modal-dialog {
	transform: scale(0);
	transition: transform 0.3s ease-in-out;
	position: fixed;
	top: 50%;
	left: 50%;
	transform-origin: center center;
	transform: translate(-50%, -50%) scale(0)
}

.modal.show.scale-modal .modal-dialog {
	transform: translate(-50%, -50%) scale(1)
}

.form-inpu {
	width: 100%;
	height: 50px;
	padding: 15px 25px;
	border: 1px solid;
	text-transform: capitalize;
	color: #000;
	background: #fff;
	font-size: 16px;
	border-color: rgb(86 90 207 / .3);
	border-radius: 6px;
	font-weight: 500
}

.job-listing-card {
	border: 1px solid #EEE;
	border-radius: 5px;
	padding: 30px 25px;
	background-color: var(--white);
	box-shadow: rgb(0 0 0 / .05) 0 6px 24px 0, rgb(0 0 0 / .08) 0 0 0 1px;
	border-radius: 25px;
	transition: 0.35s;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px
}

.job-listing-card.spcial-bg {
	background: linear-gradient(90deg, #FFF2E8 0%, #fff0 100%)
}

@media (min-width:1400px) and (max-width:1599px) {
	.job-listing-card {
		padding: 30px 25px
	}
}

.job-listing-card .job-top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 10px;
	position: relative
}

.job-listing-card .job-top .job-list-content {
	display: flex;
	align-items: flex-start;
	gap: 80px;
	position: relative
}

@media (min-width:1400px) and (max-width:1599px) {
	.job-listing-card .job-top .job-list-content {
		gap: 50px
	}
}

@media (max-width:1399px) {
	.job-listing-card .job-top .job-list-content {
		gap: 30px
	}
}

@media (max-width:1199px) {
	.job-listing-card .job-top .job-list-content {
		flex-wrap: wrap;
		gap: 30px
	}
}

@media (max-width:991px) {
	.job-listing-card .job-top .job-list-content {
		justify-content: flex-start
	}
}

.job-listing-card .job-top .job-list-content .company-area {
	display: flex;
	align-items: center;
	position: relative
}

.job-listing-card .job-top .job-list-content .company-area::after {
	content: "";
	width: 1px;
	height: 44px;
	background: rgb(0 167 172 / .3);
	position: absolute;
	right: -40px
}

@media (min-width:1400px) and (max-width:1599px) {
	.job-listing-card .job-top .job-list-content .company-area::after {
		right: -25px
	}
}

@media (max-width:1399px) {
	.job-listing-card .job-top .job-list-content .company-area::after {
		right: -16px
	}
}

@media (max-width:1199px) {
	.job-listing-card .job-top .job-list-content .company-area::after {
		display: none;
		visibility: hidden
	}
}

.job-listing-card .job-top .job-list-content .company-area .logo {
	border: 50%;
	margin-right: 12px
}

@media (min-width:1400px) and (max-width:1599px) {
	.job-listing-card .job-top .job-list-content .company-area .logo {
		margin-right: 10px
	}
}

@media (max-width:1399px) {
	.job-listing-card .job-top .job-list-content .company-area .logo {
		margin-right: 10px
	}
}

.job-listing-card .job-top .job-list-content .company-area .logo img {
	border-radius: 50%;
	height: 52px;
	width: 52px
}

.job-listing-card .job-top .job-list-content .company-area .company-details {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 {
	margin-bottom: 3px
}

.job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 a {
	font-size: 1.25rem;
	font-weight: 600;
	color: var(--title-color1);
	font-family: var(--font-exo2);
	transition: 0.35s
}

.job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 a:hover {
	color: var(--primary-color1)
}

.job-listing-card .job-top .job-list-content .company-area .company-details .name-location p {
	margin-bottom: 0;
	display: flex;
	align-items: center;
	white-space: nowrap
}

.job-listing-card .job-top .job-list-content .company-area .company-details .name-location p a {
	font-size: .938rem;
	font-weight: 400;
	color: var(--text-color1);
	font-family: var(--font-work-sans);
	transition: 0.35s
}

.job-listing-card .job-top .job-list-content .company-area .company-details .name-location p a:hover {
	color: var(--primary-color1)
}

.job-listing-card .job-top .job-list-content .company-area .company-details .name-location p img {
	margin-right: 8px
}

.job-listing-card .job-top .job-list-content .job-discription {
	display: flex;
	align-items: center;
	gap: 10px
}

@media (max-width:767px) {
	.job-listing-card .job-top .job-list-content .job-discription {
		flex-wrap: wrap;
		gap: 0
	}
}

.job-listing-card .job-top .job-list-content .job-discription ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block
}

.popup {
	width: 350px !important;
	max-width: 350px !important
}

@media (max-width:1199px) {
	.job-listing-card .job-top .job-list-content .job-discription ul {
		margin-right: 20px
	}
}

.job-listing-card .job-top .job-list-content .job-discription ul li {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 14px;
	margin-right: 10px;
	line-height: 1
}

.job-listing-card .job-top .job-list-content .job-discription ul li:last-child {
	margin-right: 0
}

.job-listing-card .job-top .job-list-content .job-discription ul li::before {
	content: "";
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background-color: var(--primary-color1);
	display: none;
	position: absolute;
	left: 0;
	top: 4px
}

.job-listing-card .job-top .job-list-content .job-discription ul li p {
	line-height: 1.4;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 500;
	color: gray;
	font-family: var(--font-work-sans)
}

.job-listing-card .job-top .job-list-content .job-discription ul li p .title {
	color: var(--text-color1);
	font-family: var(--font-exo2)
}

.job-listing-card .job-top .job-list-content .job-discription ul li p .time {
	font-size: 15px;
	color: var(--text-color1);
	font-family: var(--font-work-sans)
}

.job-listing-card .job-top .job-list-content .job-discription ul li a {
	transition: 0.35s
}

.job-listing-card .job-top .job-list-content .job-discription ul li a:hover {
	color: var(--primary-color1)
}

@media (max-width:1399px) {
	.job-listing-card .job-top .job-list-content .job-discription ul.one {
		margin-bottom: 3px
	}
}

.job-listing-card .job-top .bookmark {
	width: 28px;
	height: 28px;
	line-height: 28px;
	background-color: #EFF3F2;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.35s;
	cursor: pointer
}

@media (max-width:1199px) {
	.job-listing-card .job-top .bookmark {
		position: absolute;
		right: 0
	}
}

.job-listing-card .job-top .bookmark i {
	color: var(--primary-color1);
	font-size: 14px;
	transition: 0.35s
}

.job-listing-card .job-top .bookmark:hover {
	background-color: var(--primary-color1)
}

.job-listing-card .job-top .bookmark:hover i {
	color: var(--white)
}

.job-listing-card .job-type-apply {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 15px
}

.job-listing-card .job-type-apply .job-type {
	display: flex;
	align-items: center;
	gap: 20px
}

@media (max-width:576px) {
	.job-listing-card .job-type-apply .job-type {
		flex-wrap: wrap;
		gap: 10px
	}
}

.job-listing-card .job-type-apply .job-type span {
	display: inline-block;
	font-size: .875rem;
	font-weight: 500;
	color: var(--title-color1);
	font-family: var(--font-work-sans);
	border-radius: 50px;
	padding: 5px 21px
}

.job-listing-card .job-type-apply .light-green {
	background-color: #d7f0ff
}

.job-listing-card .job-type-apply .light-purple {
	background-color: rgb(145 91 254 / .18)
}

.job-listing-card .job-type-apply .light-blue {
	background: #B4F2EE
}

.job-listing-card .apply-btn a {
	font-size: .938rem;
	font-weight: 500;
	color: var(--primary-color1);
	font-family: var(--font-exo2);
	transition: 0.35s;
	text-decoration: underline;
	display: flex;
	align-items: center;
	gap: 5px;
	line-height: 1
}

.job-listing-card .apply-btn a span {
	display: inline-block;
	margin-left: 10px;
	margin-right: -20px;
	position: relative;
	transition: 0.35s
}

.job-listing-card .apply-btn a span img {
	width: 18px
}

.job-listing-card .apply-btn a span::after {
	content: url(https://demo-egenslab.b-cdn.net/html/jobes/preview/assets/images/icon/apply-arrow.svg);
	position: relative;
	left: -26px;
	top: 2px;
	transition: 0.35s
}

.job-listing-card .apply-btn a:hover {
	color: var(--primary-color1)
}

.job-listing-card .apply-btn a:hover span::after {
	left: -22px
}

.job-listing-card:hover {
	box-shadow: rgb(50 50 93 / .25) 0 50px 100px -20px, rgb(0 0 0 / .3) 0 30px 60px -30px, rgb(10 37 64 / .35) 0 -2px 6px 0 inset
}

.job-listing-card2 {
	background: #FFF;
	border: 1px solid #EEE;
	border-radius: 5px;
	padding: 15px;
	transition: 0.35s
}

.job-listing-card2.spcial-bg {
	background: linear-gradient(90deg, #FFF2E8 0%, #fff0 100%)
}

.job-listing-card2 .job-thumb {
	position: relative;
	overflow: hidden;
	border-radius: 5px
}

.job-listing-card2 .job-thumb img {
	border-radius: 5px
}

.job-listing-card2 .job-thumb .urgent-batch {
	position: absolute;
	top: 20px;
	left: -37px;
	transform: rotate(-40.46deg)
}

.job-listing-card2 .job-thumb .urgent-batch span {
	font-family: var(--font-work-sans);
	font-weight: 600;
	font-size: 13px;
	color: #FFF;
	background: #FF3E3E;
	display: inline-block;
	padding: 2px 50px
}

.job-listing-card2 .job-thumb .bookmark {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border: 1px solid rgb(0 167 172 / .3);
	background: var(--white);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.35s;
	cursor: pointer
}

.job-listing-card2 .job-thumb .bookmark i {
	color: var(--primary-color1);
	font-size: 14px;
	transition: 0.35s
}

.job-listing-card2 .job-thumb .bookmark:hover {
	background-color: var(--primary-color1)
}

.job-listing-card2 .job-thumb .bookmark:hover i {
	color: var(--white)
}

.job-listing-card2 .job-content {
	margin-bottom: 13px
}

@media (min-width:1400px) and (max-width:1599px) {
	.job-listing-card2 .job-content {
		padding: 0
	}
}

@media (max-width:1399px) {
	.job-listing-card2 .job-content {
		padding: 0
	}
}

.job-listing-card2 .job-content .company-area {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	padding: 20px 0;
	border-bottom: 1px solid #eee
}

.job-listing-card2 .job-content .company-area .logo {
	border: 50%;
	margin-right: 12px
}

.job-listing-card2 .job-content .company-area .logo img {
	border-radius: 50%;
	height: 40px;
	width: 40px
}

.job-listing-card2 .job-content .company-area .company-details {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.job-listing-card2 .job-content .company-area .company-details .name-location h5 {
	margin-bottom: 8px
}

.job-listing-card2 .job-content .company-area .company-details .name-location h5 a {
	font-size: 1.125rem;
	font-weight: 600;
	color: var(--title-color1);
	font-family: var(--font-exo2);
	transition: 0.35s
}

.job-listing-card2 .job-content .company-area .company-details .name-location h5 a:hover {
	color: var(--primary-color1)
}

.job-listing-card2 .job-content .company-area .company-details .name-location ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 10px;
	flex-wrap: wrap
}

.job-listing-card2 .job-content .company-area .company-details .name-location ul li {
	padding-right: 10px;
	position: relative
}

.job-listing-card2 .job-content .company-area .company-details .name-location ul li::after {
	content: "";
	width: 1px;
	height: 14px;
	background: #595959;
	position: absolute;
	top: 0;
	left: -10px
}

@media (max-width:1399px) {
	.job-listing-card2 .job-content .company-area .company-details .name-location ul li::after {
		display: none;
		visibility: hidden
	}
}

.job-listing-card2 .job-content .company-area .company-details .name-location ul li:first-child::after {
	display: none;
	visibility: hidden
}

.job-listing-card2 .job-content .company-area .company-details .name-location ul li p {
	margin-bottom: 0;
	display: flex;
	align-items: center;
	font-size: .938rem;
	font-weight: 400;
	color: var(--text-color1);
	font-family: var(--font-work-sans);
	line-height: 1
}

.job-listing-card2 .job-content .company-area .company-details .name-location ul li p img {
	margin-right: 8px
}

.job-listing-card2 .job-content .company-area .company-details .name-location ul li p .title {
	font-family: var(--font-work-sans);
	font-weight: 500;
	color: #061421;
	margin-right: 3px
}

.job-listing-card2 .job-content .company-area .company-details .name-location ul li:last-child {
	padding-right: 0
}

.job-listing-card2 .job-content .job-discription ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.job-listing-card2 .job-content .job-discription ul li {
	margin-bottom: 5px;
	display: flex;
	align-items: center;
	position: relative
}

.job-listing-card2 .job-content .job-discription ul li::before {
	content: "";
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background-color: #D5DFDD;
	margin-right: 8px
}

.job-listing-card2 .job-content .job-discription ul li h5 {
	font-family: var(--font-exo2);
	color: var(--title-color1);
	font-weight: 600;
	font-size: 1.25rem;
	margin-bottom: 5px
}

.job-listing-card2 .job-content .job-discription ul li p {
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 500;
	color: var(--title-color1);
	font-family: var(--font-work-sans)
}

.job-listing-card2 .job-content .job-discription ul li p .title {
	color: var(--text-color1);
	font-family: var(--font-exo2)
}

.job-listing-card2 .job-content .job-discription ul li p .time {
	color: var(--text-color1);
	font-weight: 400
}

.job-listing-card2 .job-content .job-discription ul li:last-child {
	margin-bottom: 0
}

.job-listing-card2 .job-content .job-discription ul li a {
	transition: 0.35s
}

.job-listing-card2 .job-content .job-discription ul li a:hover {
	color: var(--primary-color1)
}

.job-listing-card2 .job-content .job-type-apply {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 20px
}

.job-listing-card2 .job-content .job-type-apply .job-type span {
	display: inline-block;
	font-size: .875rem;
	font-weight: 500;
	color: var(--title-color1);
	font-family: var(--font-work-sans);
	border-radius: 50px;
	padding: 5px 21px
}

.job-listing-card2 .job-content .job-type-apply .light-green {
	background-color: #F3E8C1
}

.job-listing-card2 .job-content .job-type-apply .light-blue {
	background-color: rgb(145 91 254 / .18)
}

.job-listing-card2 .job-content .apply-btn a {
	font-size: .938rem;
	font-weight: 500;
	color: var(--primary-color1);
	font-family: var(--font-exo2);
	transition: 0.35s;
	display: flex;
	align-items: center;
	gap: 5px;
	line-height: 1
}

.job-listing-card2 .job-content .apply-btn a span {
	display: inline-block;
	margin-left: 10px;
	margin-right: -20px;
	position: relative;
	transition: 0.35s
}

.job-listing-card2 .job-content .apply-btn a span img {
	width: 18px
}

.job-listing-card2 .job-content .apply-btn a span::after {
	content: url(https://demo-egenslab.b-cdn.net/html/jobes/preview/assets/images/icon/apply-arrow.svg);
	position: relative;
	left: -26px;
	top: 2px;
	transition: 0.35s
}

.job-listing-card2 .job-content .apply-btn a:hover {
	color: var(--primary-color1)
}

.job-listing-card2 .job-content .apply-btn a:hover span::after {
	left: -22px
}

.job-listing-card2:hover {
	border-color: #00A7AC
}

.job-listing-card2:hover .company-area {
	border-bottom: 1px solid #e9e1e1
}

.accordion-body,
.accordion-header,
.accordion,
.accordion-button {
	padding: 0 !important;
	border: none !important;
	font-size: 14px !important;
	color: #0e5ba5 !important
}

@media (max-width:992px) {
	.navbar-collapse {
		display: none
	}
}

.offcanvas {
	height: 100vh;
	max-height: 100vh;
	overflow-y: scroll
}

.accordion-item {
	padding: 13px 0;
	border: none
}

.inner-banner {
	background: linear-gradient(to top, rgb(0 0 0 / .5), rgb(0 125 195 / .5)), url(https://extensishr.com/wp-content/uploads/2024/01/reduce-time-to-hire.jpeg);
	background-position: center center;
	background-size: cover;
	color: #fff;
	background-repeat: no-repeat;
	padding: 100px 0
}

.inner-banner .banner-content h1 {
	font-size: 1.75rem;
	font-weight: 700;
	color: var(--title-color1);
	font-family: var(--font-exo2);
	margin-bottom: 5px
}

.inner-banner .banner-content span {
	display: block;
	height: 7px;
	width: 7px;
	margin: 0 auto;
	border-radius: 50%;
	background: rgb(0 167 172 / .2);
	text-align: center;
	position: relative
}

.inner-banner .banner-content span::before {
	content: "";
	width: 67px;
	height: 1px;
	background: rgb(0 167 172 / .2);
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.inner-banner .banner-content span::after {
	content: "";
	width: 67px;
	height: 1px;
	background: rgb(0 167 172 / .2);
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.inner-banner .banner-content .breadcrumb {
	justify-content: center;
	padding-top: 10px;
	margin-bottom: 0
}

.inner-banner .banner-content .breadcrumb li {
	font-size: 1rem;
	font-weight: 500;
	color: var(--primary-color1);
	font-family: var(--font-work-sans)
}

.inner-banner .banner-content .breadcrumb li a {
	color: var(--title-color1);
	transition: 0.35s
}

.inner-banner .banner-content .breadcrumb li a:hover {
	color: var(--primary-color1)
}

.inner-banner .banner-content .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	float: left;
	padding-right: .4rem;
	content: url(../images/icon/company-2.svg)
}

.mb--70 {
	margin-bottom: 70px
}

.mb-50 {
	margin-bottom: 50px
}

.mb-45 {
	margin-bottom: 45px
}

.mb-35 {
	margin-bottom: 35px
}

.mb-20 {
	margin-bottom: 20px !important
}

.mt-10 {
	margin-top: 10px
}

.mt-25 {
	margin-top: 25px
}

.mt-40 {
	margin-top: 40px
}

.mb-60 {
	margin-bottom: 60px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-25 {
	margin-bottom: 25px
}

.mt-50 {
	margin-top: 50px
}

.mb-10 {
	margin-bottom: 12px !important
}

.mb-15 {
	margin-bottom: 15px !important
}

.mb-50 {
	margin-bottom: 50px
}

.mt-60 {
	margin-top: 60px
}

.mt-70 {
	margin-top: 70px
}

.mb-70 {
	margin-bottom: 70px
}

@media (max-width:767px) {
	.mb-70 {
		margin-bottom: 40px
	}
}

.mb-120 {
	margin-bottom: 80px
}

@media (min-width:992px) and (max-width:1199px) {
	.mb-120 {
		margin-bottom: 70px
	}
}

@media (max-width:991px) {
	.mb-120 {
		margin-bottom: 60px
	}
}

.pt-120 {
	padding-top: 60px
}

@media (min-width:992px) and (max-width:1199px) {
	.pt-120 {
		padding-top: 70px
	}
}

@media (max-width:991px) {
	.pt-120 {
		padding-top: 60px
	}
}

.accordion-button:focus {
	border: none !important;
	box-shadow: none
}

.accordion-body {
	padding: 10px 0
}

.accordion-button:not(.collapsed) {
	background: #fff0
}

.sub-drop-menu {
	top: -4% !important;
	left: 26rem !important;
	height: 350px;
	overflow-y: scroll
}

::-webkit-scrollbar {
	width: 6px
}

::-webkit-scrollbar-track {
	background: #f1f1f1
}

::-webkit-scrollbar-thumb {
	background: #888
}

::-webkit-scrollbar-thumb:hover {
	background: #555
}

@media (max-width:992px) {
	.dropdown-menu {
		position: absolute;
		z-index: 1000;
		display: block;
		min-width: 10rem;
		padding: .8rem .5rem;
		margin: 0;
		font-size: 1rem;
		color: #212529;
		text-align: left;
		list-style: none;
		background-color: #fff;
		background-clip: padding-box;
		border: none;
		border-radius: .25rem
	}

	.dropdown-item {
		padding: .5rem 0rem !important
	}
}

#applyModal label {
	position: relative !important
}

.accordion-button::after {
	flex-shrink: 0;
	width: 1rem !important;
	height: 1rem !important;
	font-size: 10px;
	margin-left: auto;
	content: "";
	background-repeat: no-repeat;
	background-size: 1rem !important;
	transition: transform .2s ease-in-out
}

.main-input {
	display: flex;
	justify-content: center;
	align-items: center
}

.main-input-container {
	width: 525px;
	border-radius: 100px;
	border: 1px solid #dfe1e5;
	display: flex;
	justify-content: center;
	align-items: center
}

.main-input input {
	width: 450px;
	height: 40px;
	border: none;
	outline: none
}

.main-input-container:hover {
	box-shadow: 0 1px 6px 0 #20212447;
	border-color: #fff0
}

.main-input .search-icon {
	background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/7/7e/Vector_search_icon.svg/945px-Vector_search_icon.svg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 18px;
	height: 18px
}

.main-input .micro-icon {
	background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/e/e8/Google_mic.svg/716px-Google_mic.svg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 18px;
	height: 18px;
	cursor: pointer
}

.main-input input {
	color: gray;
	padding-left: 1rem
}

.box-products-s {
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	box-shadow: rgb(0 0 0 / .05) 0 6px 24px 0, rgb(0 0 0 / .08) 0 0 0 1px;
	border-top: 4px solid #1C548F
}

.box-products-s:hover {
	box-shadow: rgb(0 0 0 / .16) 0 10px 36px 0, rgb(0 0 0 / .06) 0 0 0 1px;
	transition: 0.4s ease-in-out;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	background-color: rgb(167 209 250 / .3);
	transform: scale(.99);
	-webkit-transform: scale(.99);
	-moz-transform: scale(.99);
	-ms-transform: scale(.99);
	-o-transform: scale(.99)
}

.enq-type span {
	display: inline-block;
	font-size: .875rem;
	font-weight: 500;
	color: var(--title-color1);
	font-family: var(--font-work-sans);
	border-radius: 50px;
	padding: 5px 21px
}

.light-green {
	background-color: #F3E8C1
}

.box-products-s h3 {
	font-size: 25px
}

.box-products-s h5 {
	display: none
}

@media screen and (max-width:580px) {
	.main-input-container {
		max-width: 300px
	}

	.main-input input {
		max-width: 250px
	}
}

.pq-service-box.pq-style-1 {
	padding: 30px;
	background: var(--grey-color);
	border-radius: 3px
}

.pq-service-box.pq-style-1 .pq-service-img {
	overflow: hidden;
	border-radius: 3px
}

.pq-service-box.pq-style-1 .pq-service-img img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out
}

.pq-service-box.pq-style-1:hover .pq-service-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.pq-service-box.pq-style-1 .pq-service-box-info {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative
}

.pq-service-box.pq-style-1 .pq-service-sub-title {
	font-weight: 600;
	letter-spacing: .04em;
	font-size: 14px;
	line-height: 22px;
	font-family: var(--title-fonts);
	text-transform: uppercase;
	color: var(--primary-color)
}

.pq-service-box.pq-style-1 .pq-service-title {
	font-size: 24px;
	line-height: 32px
}

.pq-service-box.pq-style-1 .pq-service-icon {
	position: absolute;
	top: 5px;
	right: 0;
	transition: all 0.5s ease
}

.pq-service-box.pq-style-1:hover .pq-service-icon {
	transform: rotateY(180deg)
}

.pq-service-box.pq-style-1 .pq-service-icon i {
	font-size: 56px;
	line-height: 64px;
	color: var(--primary-color)
}

.pq-whitebg .pq-service-box.pq-style-1 {
	padding: 15px !important;
	background: #ffffff !important
}

.pq-service-box.pq-style-4 {
	background: var(--white-color);
	padding: 45px;
	box-shadow: 0 0 30px 0 rgb(21 21 21 / 11%)
}

.pq-service-box.pq-style-4.active {
	background: var(--primary-color);
	color: var(--white-color)
}

.pq-service-box.pq-style-4 .pq-service-icon i {
	font-size: 56px;
	line-height: 64px;
	color: var(--primary-color)
}

.pq-service-box.pq-style-5 .pq-service-box-info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: var(--primary-dark-color);
	transition: 0.5s ease-in-out;
	padding: 10px 30px
}

.pq-service-box.pq-style-5 .pq-service-icon {
	color: var(--white-color);
	text-align: center;
	transition: 0.5s ease-in-out
}

.pq-service-box.pq-style-5 .pq-service-icon i {
	font-size: 28px;
	line-height: 36px;
	line-height: inherit;
	vertical-align: middle;
	transition: all 0.5s ease
}

.pq-service-box.pq-style-5 .pq-service-title {
	color: var(--white-color);
	font-size: 22px;
	line-height: 30px;
	width: 100%;
	transition: 0.5s ease-in-out
}

.pq-service-box.pq-style-5 .pq-service-img img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out
}

.pq-service-box.pq-style-5 .pq-service-img {
	overflow: hidden
}

.pq-service-box.pq-style-5:hover .pq-service-img img {
	-webkit-transform: scale(1);
	transform: scale(1.2);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out
}

.pq-service-box.pq-style-5:hover .pq-service-box-info {
	background: var(--primary-color)
}

.pq-widget.widget-port {
	background: var(--grey-color);
	box-shadow: none
}

.pq-widget.pq-widget-port .page-title {
	margin: 0 0 20px 0
}

.pq-widget.pq-widget-port .menu li {
	margin: 0 0 10px 0
}

.pq-widget.pq-widget-port .menu li:last-child {
	margin-bottom: 0
}

.pq-widget.pq-widget-port .menu li a {
	position: relative;
	background-color: var(--white-color);
	padding: 15px 24px;
	color: var(--dark-color);
	text-transform: capitalize;
	border: none;
	display: block;
	transition: all 0.5s linear;
	-webkit-transition: none;
	font-family: var(--title-fonts);
	font-weight: 500;
	font-size: 16px;
	border-radius: 3px
}

.pq-widget.pq-widget-port .menu li.current-menu-item a {
	background: var(--primary-color);
	color: var(--white-color)
}

.pq-widget.pq-widget-port:nth-child(2),
.pq-widget.pq-widget-port:nth-child(3) {
	padding: 0;
	background: unset
}

.pq-widget.pq-widget-port .menu li>a:before {
	position: absolute;
	content: '\f054';
	font-family: "Font Awesome 6 Free";
	font-size: 12px;
	right: 24px;
	left: auto;
	top: 24px;
	color: inherit;
	line-height: normal;
	font-weight: 600
}

.pq-widget.pq-widget-port img {
	border-radius: 3px
}

.pq-widget.pq-widget-port a.wp-block-button__link {
	letter-spacing: .04em;
	font-family: var(--title-fonts);
	font-size: 14px;
	font-weight: 600;
	padding: 12px 30px
}

.pq-service li a,
footer#pq-footer .pq-footer-style-1 ul li a {
	position: relative;
	border: none;
	padding: 0 0 0 15px;
	display: inline-block;
	width: 100%
}

.pq-service li a,
footer#pq-footer .pq-footer-style-1 ul li a {
	color: var(--white-color)
}

.pq-service li a:hover {
	color: var(--primary-color)
}

.pq-service-media i {
	color: var(--primary-color)
}

.pq-service-media i {
	font-size: 48px;
	line-height: 110px;
	color: var(--primary-dark-color);
	display: inline-block;
	background: var(--white-color);
	width: 110px;
	height: 110px;
	border-radius: 900px;
	margin-top: -90px;
	border: 2px solid var(--grey-color)
}

.pq-service-media i {
	color: var(--primary-color)
}

.pq-widget {
	margin-bottom: 45px;
	display: inline-block;
	width: 100%;
	float: left;
	position: relative;
	padding: 30px;
	background: var(--grey-color);
	border-radius: 3px
}

.pq-widget_search {
	background: var(--primary-color)
}

.pq-widget:last-child {
	margin-bottom: 0
}

.pq-widget h2 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 15px
}

.pq-widget.widget_search {
	background: var(--primary-color)
}

.pq-widget.pq-widget_search .pq-widget-title {
	display: none
}

.pq-widget.pq-widget_search input {
	background: var(--white-color);
	border: 1px solid var(--grey-color);
	padding: 0 15px;
	border-radius: 3px
}

.pq-block-search.pq-block-search__button-inside .pq-block-search__inside-wrapper .pq-block-search__input {
	background: var(--white-color);
	border: 1px solid var(--grey-color);
	border-radius: 3px;
	padding: 0 15px
}

.pq-widget.pq-widget_search .pq-block-search label {
	display: none
}

.menu-service-menu-container ul {
	padding-left: 0;
	list-style: none
}

.all-services ul {
	padding-left: 0;
	list-style: none
}

.all-services ul li {
	padding: 10px 0
}

.all-services ul li span {
	padding-left: .7rem
}

.pq-accordion-block .pq-accordion-box {
	background: var(--white-color);
	margin-bottom: 30px;
	position: relative
}

.pq-accordion-block .pq-accordion-box:last-child {
	margin-bottom: 0
}

.pq-accordion-block .pq-accordion-box .pq-ad-title {
	border-radius: 3px;
	background: var(--grey-color);
	border: 1px solid var(--grey-color);
	padding: 0 20px;
	cursor: pointer;
	position: relative
}

.pq-accordion-block .pq-accordion-box .pq-ad-title .ad-title-text {
	font-size: 16px;
	padding: 15px 0;
	margin: 0
}

.pq-accordion-block .pq-accordion-box .pq-ad-title i {
	position: absolute;
	top: 20px;
	right: 30px;
	opacity: 1;
	color: var(--dark-color);
	font-size: 16px
}

.pq-accordion-block .pq-accordion-box .pq-ad-title i.inactive {
	opacity: 0
}

.pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title i {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
	opacity: 0;
	color: var(--dark-color);
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title i.inactive {
	opacity: 1;
	border-radius: 3px
}

.pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title i {
	color: var(--white-color)
}

.pq-accordion-block .pq-accordion-box .pq-accordion-details {
	padding: 15px 30px;
	border: 1px solid var(--grey-color);
	border-top: 0;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.pq-accordion-block .pq-accordion-box .pq-accordion-details p {
	margin-bottom: 0
}

.pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title {
	background: var(--primary-color);
	border: 1px solid var(--primary-color);
	border-radius: 3px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title .ad-title-text {
	color: var(--white-color)
}

.pq-accordion-border .pq-accordion-block .pq-accordion-box .pq-ad-title {
	background: #fff0;
	border: 1px solid #eee
}

.pq-accordion-border .pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title .ad-title-text {
	color: var(--primary-color)
}

.pq-accordion-border .pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title i {
	color: var(--primary-color)
}

.pq-pb-210 {
	padding-bottom: 75px
}

@media screen and (max-width:980px) {
	.all-services .row {
		flex-wrap: wrap-reverse !important;
		display: flex
	}
}

@media screen and (max-width:480px) {
	.ad-title-text {
		font-size: 11px !important
	}
}

input::placeholder {
	color: #ccc !important;
	opacity: 1 !important
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	background-color: #195894;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	box-shadow: 0 0 10px rgb(0 0 0 / .3)
}

.carousel-item {
	transition: transform 0.5s ease, opacity 0.5s ease;
	transform: scale(1)
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    transform: scale(1)
}

.carousel-inner {
	overflow: hidden
}

.counter .counter-content p {
	position: relative;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	font-family: "Archivo", sans-serif;
	color: #fff;
	margin-bottom: 10px;
	display: flex
}

th {
	background-color: #0e5ba5;
	color: #0e5ba5;
	font-size: 20px;
	border: 1px solid #000;
	padding: 15px
}

table,
td {
	border: 2px solid #0e5ba5;
	color: #000;
	padding: 20px
}

.design {
	font-family: math
}

.design-1 {
	color: #000;
	font-weight: 700;
	text-shadow: 1px 1px 3px rgb(0 0 0 / .5);
	box-shadow: 3px 3px 8px rgb(0 0 0 / .4);
	color: #f7ffff;
	padding-bottom: 20px;
	text-shadow: 1px 1px 0 #0e5ba5, 1px 2px 0 #0e5ba5, 1px 3px 0 #0e5ba5, 1px 4px 0 #0e5ba5, 1px 5px 0 #0e5ba5, 1px 6px 0 #0e5ba5, 1px 10px 5px rgb(16 16 16 / .5), 1px 15px 10px rgb(16 16 16 / .4), 1px 20px 30px rgb(16 16 16 / .3), 1px 25px 50px rgb(16 16 16 / .2)
}

.center-table {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

.table-responsive {
	width: 100%;
	overflow-x: auto
}

@media(max-width:992px) {
	.section-title h2 {
		font-size: 28px
	}

	.section-title p {
		font-size: 16px
	}

	th {
		font-size: 20px
	}
}

@media(max-width:768px) {
	th {
		font-size: 18px
	}

	td {
		font-size: 16px
	}
}

@media(max-width:576px) {
	.section-title h2 {
		font-size: 24px
	}

	.section-title p {
		font-size: 14px
	}

	th {
		font-size: 16px
	}

	td {
		font-size: 14px
	}
}

.swiper-container {
	width: 100%;
	height: 70vh
}

.swiper-slide {
	background-size: cover;
	background-position: center
}

.swiper-pagination-bullet {
	background: #ec4814
}

@media(max-width:1200px) {
	.swiper-container {
		width: 100%;
		height: 42vh
	}
}

@media(max-width:992px) {
	.swiper-container {
		width: 100%;
		height: 40vh
	}
}

@media(max-width:768px) {
	.swiper-container {
		width: 100%;
		height: 37vh
	}
}

@media(max-width:576px) {
	.swiper-container {
		width: 100%;
		height: 28.5vh
	}
}

@media(max-width:768px) {

	.swiper-button-prev,
	.swiper-button-next {
		font-size: 1.5rem
	}

	.swiper-pagination-bullet {
		width: 10px;
		height: 10px
	}
}

@media(max-width:576px) {

	.swiper-button-prev,
	.swiper-button-next {
		font-size: 1rem
	}

	.swiper-pagination-bullet {
		width: 8px;
		height: 8px
	}
}

#whatsapp-chat {
	box-sizing: border-box !important;
	outline: none !important;
	position: fixed;
	width: 350px;
	border-radius: 10px;
	box-shadow: 0 1px 15px rgb(32 33 36 / .28);
	bottom: 82px;
	left: 40px;
	overflow: hidden;
	z-index: 99;
	animation-name: showchat;
	animation-duration: 1s;
	transform: scale(1)
}

a.blantershow-chat {
	background: #ffffff9e;
	color: #404040;
	position: fixed;
	display: flex;
	font-weight: 400;
	justify-content: space-between;
	z-index: 98;
	bottom: 36px;
	left: 40px;
	font-size: 15px;
	border-radius: 100px;
	box-shadow: 0 1px 15px rgb(32 33 36 / .28)
}

a.blantershow-chat svg {
	transform: scale(1.2)
}

.whatsapp-chat-header {
	background: #009688;
	background: #095e54;
	color: #fff;
	padding: 20px
}

.whatsapp-chat-header h3 {
	margin: 0 0 10px
}

.whatsapp-chat-header p {
	font-size: 14px;
	line-height: 1.7;
	margin: -10px
}

.whatsapp-chat-header .whatsapp-chat-name {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: .5
}

.whatsapp-chat-avatar {
	position: relative
}

.whatsapp-chat-avatar::after {
	content: "";
	bottom: 0;
	right: 0;
	width: 12px;
	height: 12px;
	box-sizing: border-box;
	background-color: #4ad504;
	display: block;
	position: relative;
	z-index: 1;
	border-radius: 50%;
	border: 2px solid #095e54;
	left: 40px;
	top: 23px
}

.whatsapp-chat-avatar img {
	border-radius: 100%;
	width: 50px;
	float: left;
	margin: -2px 10px 0 0
}

.info-chat span {
	display: block
}

#get-label,
span.chat-label {
	font-size: 12px;
	color: #888
}

#get-nama,
span.chat-nama {
	margin: 5px 0 0;
	font-size: 15px;
	font-weight: 700;
	color: #222
}

#get-label,
#get-nama {
	color: #fff
}

span.my-number {
	display: none
}

textarea#chat-input {
	border: 0;
	font-family: "Arial", sans-serif;
	width: 100%;
	height: 100%;
	outline: 0;
	resize: none;
	padding: 10px;
	font-size: 14px
}

a#send-it {
	font-weight: 700;
	padding: 10px 10px 0;
	background: #eee;
	border-radius: 10px
}

a#send-it svg {
	fill: #a6a6a6;
	height: 24px;
	width: 24px
}

.first-msg {
	background: #fff0;
	padding: 30px;
	text-align: center
}

.first-msg span {
	background: #e2e2e2;
	color: #333;
	font-size: 14.2px;
	line-height: 1.7;
	border-radius: 10px;
	padding: 15px 20px;
	display: inline-block
}

.start-chat .blanter-msg {
	display: flex
}

#get-number {
	display: none
}

a.close-chat {
	position: absolute;
	top: 5px;
	right: 15px;
	color: #fff;
	font-size: 30px
}

@keyframes ZpjSY {
	0% {
		background-color: #b6b5ba
	}

	15% {
		background-color: #111
	}

	25% {
		background-color: #b6b5ba
	}
}

@keyframes hPhMsj {
	15% {
		background-color: #b6b5ba
	}

	25% {
		background-color: #111
	}

	35% {
		background-color: #b6b5ba
	}
}

@keyframes iUMejp {
	25% {
		background-color: #b6b5ba
	}

	35% {
		background-color: #111
	}

	45% {
		background-color: #b6b5ba
	}
}

@keyframes showhide {
	from {
		transform: scale(.5);
		opacity: 0
	}
}

@keyframes showchat {
	from {
		transform: scale(0);
		opacity: 0
	}
}

@media screen and (max-width:480px) {
	#whatsapp-chat {
		width: auto;
		left: 5%;
		right: 14%;
		font-size: 80%
	}
}

.hide {
	display: none;
	animation-name: showhide;
	animation-duration: .5s;
	transform: scale(1);
	opacity: 1
}

.show {
	display: block;
	opacity: 1
}

.whatsapp-message-container {
	display: flex;
	z-index: 1
}

.whatsapp-message {
	padding: 7px 14px 6px;
	background-color: #fff;
	border-radius: 0 8px 8px;
	position: relative;
	transition: all .3s ease 0s;
	opacity: 0;
	transform-origin: center top 0;
	z-index: 2;
	box-shadow: rgb(0 0 0 / .13) 0 1px .5px;
	margin-top: 4px;
	margin-left: -54px;
	max-width: calc(100% - 66px)
}

.whatsapp-chat-body {
	padding: 20px 20px 20px 10px;
	background-color: #e6ddd4;
	position: relative
}

.whatsapp-chat-body::before {
	display: block;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	opacity: .08;
	background-image: url(https://elfsight.com/assets/chats/patterns/whatsapp.png)
}

.dAbFpq {
	display: flex;
	z-index: 1
}

.eJJEeC {
	background-color: #fff;
	width: 52.5px;
	height: 32px;
	border-radius: 16px;
	display: flex;
	-moz-box-pack: center;
	justify-content: center;
	-moz-box-align: center;
	align-items: center;
	margin-left: 10px;
	opacity: 0;
	transition: all .1s ease 0s;
	z-index: 1;
	box-shadow: rgb(0 0 0 / .13) 0 1px .5px
}

.hFENyl {
	position: relative;
	display: flex
}

.ixsrax {
	height: 5px;
	width: 5px;
	margin: 0 2px;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	animation-duration: 1.2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	top: 0;
	background-color: #9e9da2;
	animation-name: ZpjSY
}

.dRvxoz {
	height: 5px;
	width: 5px;
	margin: 0 2px;
	background-color: #b6b5ba;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	animation-duration: 1.2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	top: 0;
	animation-name: hPhMsj
}

.kAZgZq {
	padding: 7px 14px 6px;
	background-color: #fff;
	border-radius: 0 8px 8px;
	position: relative;
	transition: all .3s ease 0s;
	opacity: 0;
	transform-origin: center top 0;
	z-index: 2;
	box-shadow: rgb(0 0 0 / .13) 0 1px .5px;
	margin-top: 4px;
	margin-left: -54px;
	max-width: calc(100% - 66px)
}

.kAZgZq::before {
	position: absolute;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	top: 0;
	left: -12px;
	width: 12px;
	height: 19px
}

.bMIBDo {
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
	color: rgb(0 0 0 / .4)
}

.iSpIQi {
	font-size: 14px;
	line-height: 19px;
	margin-top: 4px;
	color: #111
}

.iSpIQi {
	font-size: 14px;
	line-height: 19px;
	margin-top: 4px;
	color: #111
}

.cqCDVm {
	text-align: right;
	margin-top: 4px;
	font-size: 12px;
	line-height: 16px;
	color: rgb(17 17 17 / .5);
	margin-right: -8px;
	margin-bottom: -4px
}

.blanter-msg {
	background: #fff;
	height: 45px
}

textarea#chat-input {
	height: 46px;
	overflow: auto
}

.owl-item .counter {
	text-align: center
}

@media (max-width:400px) and (min-width:300px) {
	.header .topbar ul li {
		padding: 4px 6px
	}

	.contact-number i {
		font-size: 16px;
		vertical-align: middle
	}

	.header .topbar a {
		font-size: 12px;
		font-weight: 600;
		padding: 0 0 0 7px
	}

	.topbar {
		text-align: center !important
	}
}

@media screen and (max-width:992px) {
	.topbar {
		text-align: center !important
	}

	.nav-tabs.nav-tabs-02 .nav-link {
		border: none;
		color: #0e5ba5;
		font-weight: 700;
		background: #f6f6f6;
		border-radius: 50px;
		margin-right: 10px;
		padding: 6px 14px;
		font-size: 12px;
		margin-bottom: 10px
	}

	.accordion-item:first-of-type {
		border-radius: none !important;
		-webkit-border-radius: none !important;
		-moz-border-radius: none !important;
		-ms-border-radius: none !important;
		-o-border-radius: none !important
	}
}

.space-ptb .border-radius {
	width: 100%
}

.offcanvas-end {
	width: 250px !important
}

.page-pricing {
	position: relative;
	padding: 30px 0;
	overflow-x: hidden
}

.page-pricing:after {
	content: '';
	display: block;
	position: absolute;
	left: -40px;
	top: 150px;
	background: url(../images/section-bg-shape-5.png) no-repeat;
	background-position: right center;
	background-size: contain;
	width: 154px;
	height: 154px;
	animation: roundrotate 12s infinite linear;
	animation-direction: alternate;
	z-index: -1
}

.page-pricing:before {
	content: '';
	display: block;
	position: absolute;
	right: -80px;
	bottom: 100px;
	background: url(../images/section-bg-shape-3.png) no-repeat;
	background-position: right center;
	background-size: contain;
	width: 280px;
	height: 284px;
	animation: squrerotate 10s infinite linear;
	animation-direction: alternate;
	z-index: -1
}

.pricing-box {
	background-color: var(--secondary-color1);
	border-radius: 15px;
	height: calc(100% - 30px);
	margin-bottom: 30px;
	padding: 20px 25px;
	box-shadow: rgb(0 0 0 / .05) 0 6px 24px 0, rgb(0 0 0 / .08) 0 0 0 1px;
	background-color: #e9f4ff;
	transform: scale(.97);
	-webkit-transform: scale(.97);
	-moz-transform: scale(.97);
	-ms-transform: scale(.97);
	-o-transform: scale(.97);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px
}

.pricing-header {
	border-bottom: 1px solid var(--divider-color)
}

.pricing-header h3 {
	display: inline-block;
	background: var(--bg-color);
	border-radius: 10px;
	padding: 10px 15px;
	color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 30px
}

.pricing-header h2 {
	font-size: 30px;
	padding: .5rem
}

.pricing-header h2 sub {
	color: var(--text-color);
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	bottom: 0
}

.pricing-body {
	margin-bottom: 40px
}

.pricing-list-title {
	margin-bottom: 20px
}

.pricing-list-title h3 {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize
}

.pricing-list ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.pricing-list ul li {
	position: relative;
	color: var(--primary-color1);
	margin-bottom: 20px;
	padding-left: 25px
}

.pricing-list ul li:before {
	content: '\f058';
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	font-size: 16px;
	color: var(--accent-color);
	display: inline-block;
	line-height: normal;
	position: absolute;
	top: 0;
	left: 0
}

.pricing-list ul li:last-child {
	margin-bottom: 0
}

.pricing-btn .btn-default {
	width: 100%;
	padding: 18px 20px;
	text-align: center
}

.pricing-btn .btn-default::before {
	display: none
}

.pricing-box.highlighted-box {
	background-color: var(--accent-color);
	transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-ms-transform: scale(1.07);
	-o-transform: scale(1.07);
	box-shadow: rgb(100 100 111 / .2) 0 7px 29px 0
}

.pricing-box.highlighted-box p {
	font-size: 13px
}

.pricing-box.highlighted-box .pricing-header {
	border-color: var(--dark-divider-color)
}

.pricing-box.highlighted-box .pricing-header h2,
.pricing-box.highlighted-box .pricing-header h2 sub,
.pricing-box.highlighted-box .pricing-list-title h3,
.pricing-box.highlighted-box .pricing-list ul li,
.pricing-box.highlighted-box .pricing-list ul li::before {
	color: #0e5ba5
}

.pricing-box.highlighted-box .pricing-header h2 {
	border-left: 2px solid;
	background: linear-gradient(to right, rgb(255 255 255 / .5), transparent)
}

.pricing-box.highlighted-box .pricing-btn .btn-default {
	background: var(--bg-color);
	color: var(--accent-color)
}

.pricing-box.highlighted-box .pricing-btn .btn-default:hover {
	color: var(--secondary-color1)
}

.pricing-benefit-list {
	margin-top: 30px
}

.pricing-benefit-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 60px
}

.pricing-benefit-list ul li {
	color: var(--primary-color);
	display: inline-flex;
	align-items: center
}

.pricing-benefit-list ul li img {
	width: 100%;
	max-width: 20px;
	margin-right: 15px
}

@media screen and (max-width:980px) {
	.pricing-box.highlighted-box {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1)
	}
}

.owl-stage-outer {
	padding: 0 40px
}

.owl-nav {
	display: none
}

.owl-stage-outer {
	padding: 0 10px
}

.carousel-control-next,
.carousel-control-prev {
	bottom: 100% !important;
	top: 50% !important
}

.testimonial-author {
	display: flex;
	align-items: center;
	gap: 10px
}

.testimonial-author .w-25 {
	width: 50px !important
}

.feature-info {
	border-radius: 15px;
	box-shadow: rgb(0 0 0 / .05) 0 6px 24px 0, rgb(0 0 0 / .08) 0 0 0 1px;
	text-align: center;
	padding: 10px 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px
}

.feature-info-title {
	margin-bottom: 5px;
	margin-top: 15px
}

.testimonial-item .testimonial-author {
	justify-content: center
}

.search-section input {
	border-radius: 25px;
	border: 1px solid #ccc;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px
}

.button-18 {
	align-items: center;
	background-color: #0A66C2;
	border: 0;
	border-radius: 100px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-family: -apple-system, system-ui, system-ui, "Segoe UI", Roboto, "Helvetica Neue", "Fira Sans", Ubuntu, Oxygen, "Oxygen Sans", Cantarell, "Droid Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	justify-content: center;
	line-height: 20px;
	max-width: 480px;
	min-height: 40px;
	min-width: 0;
	overflow: hidden;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	touch-action: manipulation;
	transition: background-color 0.167s cubic-bezier(.4, 0, .2, 1) 0s, box-shadow 0.167s cubic-bezier(.4, 0, .2, 1) 0s, color 0.167s cubic-bezier(.4, 0, .2, 1) 0s;
	user-select: none;
	-webkit-user-select: none;
	vertical-align: middle
}

.button-18:hover,
.button-18:focus {
	background-color: #16437E;
	color: #fff
}

.button-18:active {
	background: #09223b;
	color: rgb(255 255 255 / .7)
}

.button-18:disabled {
	cursor: not-allowed;
	background: rgb(0 0 0 / .08);
	color: rgb(0 0 0 / .3)
}

.offcanvas-body form {
	display: flex;
	border: 1px solid #ccc;
	width: 60%;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	background: #fff0
}

@media screen and (max-width:480px) {
	.offcanvas-body form {
		width: 90%
	}
}

.searheihie {
	height: 350px
}

.offcanvas-body form {
	background-color: #fff0;
	border: #fff0;
	margin: 20px 0
}

.offcanvas-body form button {
	border: none;
	background-color: #fff0;
	padding: 0 20px;
	color: #ccc;
	font-size: 25px
}

.offcanvas-body input {
	background-color: transparent !important;
	border: none !important;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px
}

.shadowee {
	box-shadow: rgb(0 0 0 / .05) 0 6px 24px 0, rgb(0 0 0 / .08) 0 0 0 1px
}

.searchbutnggd {
	background-color: #fff0;
	border: #000;
	margin: 0 20px
}

.searchbutnggd i {
	font-size: 18px
}

.navbar-brand img {
	max-width: 130px
}

.table>:not(caption)>*>* {
	background-color: #fff0;
	box-shadow: none !important
}

@media screen and (max-width:880px) {

	.carousel-control-next,
	.carousel-control-prev {
		display: none !important
	}
}
.navbar ul,
.footer ul,
.category-list,
.feature-info ul,
.pricing-list ul,
.job-listing-card ul,
.widget ul {
    padding-left: 0;
    list-style: none;
}

.es-about-hero {
	background: linear-gradient(135deg, #022d62 0%, #0066cc 100%);
	color: #fff;
	padding: 100px 0 80px;
	position: relative;
	overflow: hidden
}

.es-about-hero::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 40%;
	height: 100%;
	background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT4xUzeYgOhGEYNCRRrVVKn83kvJDDK8ufSZQ&s);
	background-size: cover;
	opacity: .1
}

.es-section-title {
	position: relative;
	margin-bottom: 50px
}

.es-section-title h2 {
	font-weight: 700;
	color: #022d62;
	position: relative;
	display: inline-block
}

.es-section-title h2::after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 60px;
	height: 4px;
	background: #06c;
	border-radius: 2px
}

.es-section-title.text-center h2::after {
	left: 50%;
	transform: translateX(-50%)
}

.es-founder-card {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 10px 30px rgb(0 0 0 / .05);
	overflow: hidden;
	height: 100%
}

.es-founder-img {
	height: 100%;
	min-height: 400px;
	background-size: cover;
	background-position: center
}

.es-founder-quote {
	position: relative;
	padding: 40px;
	background: #f8f9fa;
	border-radius: 10px
}

.es-founder-quote i {
	position: absolute;
	top: 30px;
	left: 30px;
	font-size: 60px;
	color: rgb(0 102 204 / .1)
}

.es-mission-card {
	background: #fff;
	border-radius: 10px;
	padding: 30px;
	box-shadow: 0 5px 15px rgb(0 0 0 / .05);
	height: 100%;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	border-top: 4px solid #06c
}

.es-mission-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 15px 30px rgb(0 0 0 / .1)
}

.es-mission-card h3 {
	color: #022d62;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 15px
}

.es-mission-card h3::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 3px;
	background: #06c
}

.es-values-section {
	background: #f8f9fa;
	position: relative
}

.es-value-card {
	background: #fff;
	border-radius: 10px;
	padding: 30px;
	box-shadow: 0 5px 15px rgb(0 0 0 / .05);
	text-align: center;
	height: 100%;
	transition: all 0.3s ease;
	border-bottom: 4px solid #fff0
}

.es-value-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgb(0 0 0 / .1);
	border-bottom-color: #06c
}

.es-value-icon {
	width: 80px;
	height: 80px;
	background: rgb(0 102 204 / .1);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 20px;
	font-size: 30px;
	color: #06c
}

.es-why-choose {
	background: linear-gradient(135deg, #0066cc 0%, #022d62 100%);
	color: #fff;
	position: relative;
	overflow: hidden
}

.es-why-choose::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url(hms/images/about/dots-pattern.png);
	background-size: contain;
	opacity: .1
}

.es-benefit-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 20px
}

.es-benefit-icon {
	flex-shrink: 0;
	width: 30px;
	height: 30px;
	background: rgb(255 255 255 / .2);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
	font-size: 14px
}

.es-gallery-item {
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px
}

.es-gallery-item img {
	transition: transform 0.5s ease
}

.es-gallery-item:hover img {
	transform: scale(1.05)
}

.es-counter-section {
	background: #f8f9fa
}

.es-counter-item {
	text-align: center;
	padding: 30px 15px
}

.es-counter-number {
	font-size: 42px;
	font-weight: 700;
	color: #06c;
	line-height: 1;
	margin-bottom: 10px
}

.es-counter-label {
	font-size: 16px;
	color: #6c757d;
	font-weight: 500
}

.es-testimonial-card {
	background: #fff;
	border-radius: 10px;
	padding: 30px;
	box-shadow: 0 5px 15px rgb(0 0 0 / .05);
	position: relative;
	margin-top: 50px
}

.es-testimonial-avatar {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	border: 4px solid #fff;
	box-shadow: 0 5px 15px rgb(0 0 0 / .1);
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translateX(-50%)
}

.es-testimonial-quote {
	position: relative;
	padding-top: 30px
}

.es-testimonial-quote i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 40px;
	color: rgb(0 102 204 / .1)
}

.es-cta-section {
	background: linear-gradient(135deg, #022d62 0%, #0066cc 100%);
	color: #fff;
	padding: 60px 0;
	position: relative;
	overflow: hidden
}

.es-cta-section::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url(hms/images/about/cta-pattern.png);
	background-size: cover;
	opacity: .1
}

@media (max-width:767px) {
	.es-founder-img {
		min-height: 300px
	}

	.es-counter-item {
		padding: 20px 10px
	}

	.es-counter-number {
		font-size: 32px
	}
}

.es-about-company {
	background-color: #f9fbfe;
	position: relative;
	overflow: hidden
}

.es-about-company::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	height: 100%;
	background-image: url(hms/images/about/dots-pattern-blue.png);
	background-repeat: no-repeat;
	background-position: top right;
	opacity: .05;
	z-index: 0
}

.es-about-img {
	position: relative;
	border-radius: 10px;
	overflow: hidden
}

.es-about-img img {
	transition: transform 0.5s ease
}

.es-about-img:hover img {
	transform: scale(1.03)
}

.es-experience-badge {
	position: absolute;
	bottom: 20px;
	left: 20px;
	background: #06c;
	color: #fff;
	padding: 15px 20px;
	border-radius: 8px;
	text-align: center;
	box-shadow: 0 5px 15px rgb(0 102 204 / .3)
}

.es-experience-badge span {
	display: block;
	font-size: 32px;
	font-weight: 700;
	line-height: 1
}

.es-experience-badge small {
	font-size: 14px;
	opacity: .9
}

.es-about-content h3 {
	color: #022d62;
	font-weight: 700;
	position: relative;
	padding-bottom: 15px
}

.es-about-content h3::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 3px;
	background: #06c;
	border-radius: 3px
}

.es-about-features {
	margin-top: 30px
}

.es-feature-item {
	display: flex;
	margin-bottom: 25px
}

.es-feature-icon {
	flex-shrink: 0;
	width: 50px;
	height: 50px;
	background: rgb(0 102 204 / .1);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	font-size: 20px;
	color: #06c
}

.es-feature-text h5 {
	color: #022d62;
	font-weight: 600;
	margin-bottom: 5px
}

.es-feature-text p {
	color: #6c757d;
	margin-bottom: 0
}

@media (max-width:767px) {
	.es-about-content {
		margin-top: 30px
	}

	.es-experience-badge {
		padding: 10px 15px
	}

	.es-experience-badge span {
		font-size: 24px
	}

	.es-feature-item {
		margin-bottom: 20px
	}

	.es-feature-icon {
		width: 40px;
		height: 40px;
		font-size: 18px;
		margin-right: 15px
	}
}

.form-group {
	margin-top: 15px
}

.form-label {
	position: absolute;
	color: #000;
	background-color: #fff;
	z-index: 1;
	transition: transform 150ms ease-out, font-size 150ms ease-out
}

.form-label-mob {
	left: 125px !Important;
	width: 87px
}

.focused .form-label {
	transform: translateY(-75%);
	font-size: .75em
}

.form-input {
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #cecece;
	border-radius: 25px;
	padding-left: 1rem
}

.form-input:focus {
	box-shadow: 0 1px 0 0 #57bce2
}

.form-input.filled {
	box-shadow: 0 2px 0 0 lightgreen
}

.demoSchedule {
	font-size: 25px;
	font-weight: 900;
	margin-top: -14%
}

.form-loaders {
	position: absolute;
	height: 100%;
	top: 0;
	z-index: 9;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #0e5ba5;
	left: 0;
	background-color: rgb(255 255 255 / .4);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	border-radius: 0
}

@media only screen and (max-width:600px) {
	.form-loaders {
		width: 86%
	}
}

::placeholder {
	color: #fff;
	opacity: 0
}

.popup {
	display: none;
	position: fixed;
	padding-bottom: 3rem !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
	background-color: #fff;
	box-shadow: rgb(0 0 0 / .05) 0 6px 24px 0, rgb(0 0 0 / .08) 0 0 0 1px;
	z-index: 1000;
	width: 400px !important;
	max-width: 400px !important;
	border-radius: 25px;
	transition: transform 0.5s ease-in-out, opacity 0.5s ease
}

@media only screen and (max-width:600px) {
	.popup {
		width: 350px !important;
		max-width: 350px !important
	}
}

.popup:hover {
	box-shadow: rgb(50 50 93 / .25) 0 50px 100px -20px, rgb(0 0 0 / .3) 0 30px 60px -30px;
	transition: 0.4s all ease
}

.popup-header {
	font-size: 20px;
	font-weight: 700;
	text-align: start;
	margin-bottom: 15px;
	color: #0e5ba5
}

.popup input[type="text"],
.popup input[type="email"],
.popup input[type="tel"] {
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #cecece;
	border-radius: 25px;
	padding-left: 1rem;
	color: #000
}

.popup button {
	width: 100%;
	padding: 10px;
	background-color: #0e5ba5;
	color: #fff;
	border: none;
	border-radius: 25px;
	cursor: pointer;
	margin-top: 10px
}

.popup-close {
	position: absolute;
	top: 18px;
	right: 18px;
	cursor: pointer;
	font-size: 25px;
	color: #0e5ba5
}

.popup-close:hover {
	color: red
}

.checkbox-group {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px
}

.checkbox-group label {
	margin-right: 10px;
	margin-bottom: 10px;
	display: block
}

.checkbox-group input[type="checkbox"] {
	margin-right: 5px
}

.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(255 255 255 / 97%);
	z-index: 999
}

.input-container {
	position: relative;
	margin-top: 20px
}

.form-input {
	width: 100%;
	padding: 10px 10px 10px 5px;
	font-size: 16px;
	border: 1px solid #ccc;
	outline: none
}

.input-container label {
	position: absolute;
	left: 16px;
	top: 10px;
	font-size: 16px;
	color: #aaa;
	pointer-events: none;
	transition: all 0.2s ease-in-out
}

.form-input:focus+label,
.form-input:not(:placeholder-shown)+label {
	top: -6px !important;
	line-height: 10px;
	font-size: 12px;
	color: #0e5ba5;
	background: #fff;
	padding: 0 7px
}

.phone-input-container {
	display: flex;
	align-items: center;
	position: relative
}

.country-code-select {
	position: absolute;
	left: 10px;
	top: -11%;
	width: 100px;
	height: 100%;
	border: none;
	background: #fff0;
	z-index: 2;
	outline: none;
	padding-left: 10px
}

.phone-input {
	padding-left: 125px !important;
	width: 100%
}

.country-code-arrow {
	position: absolute;
	left: 75px;
	pointer-events: none;
	display: none;
	z-index: 1
}

.shadow-45 {
	box-shadow: rgb(0 0 0 / .16) 0 10px 36px 0, rgb(0 0 0 / .06) 0 0 0 1px !important;
	border-radius: 20px !important
}
@media (max-width: 768px) {
    #carouselExampleIndicators .carousel-item img {
        height: 200px !important;
        object-fit: cover;
    }
}