html {
	scroll-behavior: smooth
}

::-moz-selection {
	background-color: #0d6efd;
	color: #fff
}

::selection {
	background-color: #0d6efd;
	color: #fff
}

a {
	color: #0d6efd;
	-webkit-transition: color .3s ease;
	transition: color .3s ease
}

a:hover {
	color: #213360;
	text-decoration: none
}

section {
	position: relative;
	padding-top: 110px;
	padding-bottom: 110px
}

img {
	max-width: 100%
}

* {
	outline: 0
}

button {
	padding: 0;
	border: none;
	background-color: transparent
}

select {
	background-color: transparent
}

.form-control,
.form-control:focus,
button,
button:focus {
	outline: 0;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}

textarea {
	resize: none
}

@media (min-width:1200px) {
	.container {
		max-width: 1200px
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.container {
		max-width: 100%
	}
}

@media (max-width:991px) {
	body,
	html {
		overflow-x: hidden
	}
}

.sticky-top {
	z-index: 500
}

.row-no-gutter {
	margin-left: 0;
	margin-right: 0
}

.row-no-gutter>[class*=col] {
	padding-right: 0;
	padding-left: 0
}

.inner-padding {
	padding: 65px
}

.box-shadow-none {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.background-banner {
	min-height: 500px
}

.bg-size-auto {
	background-size: auto!important
}

.bg-top-right {
	background-position: top right!important
}

.bg-no-repeat {
	background-repeat: no-repeat!important
}

.bg-bottom-center {
	background-position: bottom center!important
}

.width-auto {
	width: auto!important
}

.fz-13 {
	font-size: 13px!important
}

.fz-14 {
	font-size: 14px!important
}

.fz-16 {
	font-size: 16px!important
}

.fz-25 {
	font-size: 25px!important
}

.font-secondary {
	font-family: Roboto, sans-serif
}

.lh-1 {
	line-height: 1!important
}

.list-inline>li {
	display: inline-block
}

.align-v {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}

.align-v-h {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}

.border-top {
	border-top: 1px solid #e7ebef!important
}

.border-bottom {
	border-bottom: 1px solid #e7ebef!important
}

.divider {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 2px;
	background-color: #e7ebef
}

.divider-sm {
	width: 20px;
	height: 2px
}

.divider-xl {
	width: 130px
}

.divider-primary {
	background-color: #0d6efd
}

.divider-secondary {
	background-color: #213360
}

.divider-white {
	background-color: #fff
}

.minwidth-120 {
	min-width: 120px!important
}

.minwidth-170 {
	min-width: 170px!important
}

.z-index-2 {
	z-index: 2!important
}

.mt--20 {
	margin-top: -20px
}

.mt--50 {
	margin-top: -50px
}

.mt--80 {
	margin-top: -80px
}

.mt--90 {
	margin-top: -90px
}

.mt--100 {
	margin-top: -80px
}

.mt--120 {
	margin-top: -120px
}

.mt--130 {
	margin-top: -130px
}

.mt--140 {
	margin-top: -140px
}

.mt--170 {
	margin-top: -170px
}

.mt--200 {
	margin-top: -200px
}

.mt--210 {
	margin-top: -210px
}

.mt-0 {
	margin-top: 0!important
}

.mt-5 {
	margin-top: 5px!important
}

.mt-10 {
	margin-top: 10px!important
}

.mt-20 {
	margin-top: 20px!important
}

.mt-30 {
	margin-top: 30px!important
}

.mt-40 {
	margin-top: 40px!important
}

.mt-50 {
	margin-top: 50px!important
}

.mt-60 {
	margin-top: 60px!important
}

.mt-70 {
	margin-top: 70px!important
}

.mt-80 {
	margin-top: 80px!important
}

.mt-90 {
	margin-top: 90px!important
}

.mt-100 {
	margin-top: 100px!important
}

.mt-120 {
	margin-top: 120px!important
}

.mt-150 {
	margin-top: 150px!important
}

.mb-0 {
	margin-bottom: 0!important
}

.mb-5 {
	margin-bottom: 5px!important
}

.mb-10 {
	margin-bottom: 10px!important
}

.mb-20 {
	margin-bottom: 20px!important
}

.mb-25 {
	margin-bottom: 25px!important
}

.mb-30 {
	margin-bottom: 30px!important
}

.mb-40 {
	margin-bottom: 40px!important
}

.mb-45 {
	margin-bottom: 45px!important
}

.mb-50 {
	margin-bottom: 50px!important
}

.mb-60 {
	margin-bottom: 60px!important
}

.mb-70 {
	margin-bottom: 70px!important
}

.mb-80 {
	margin-bottom: 80px!important
}

.mb-90 {
	margin-bottom: 90px!important
}

.mb-100 {
	margin-bottom: 100px!important
}

.mb-120 {
	margin-bottom: 120px!important
}

.mb-130 {
	margin-bottom: 130px!important
}

.mt--100 {
	margin-top: -100px
}

.mr-0 {
	margin-right: 0!important
}

.mr-20 {
	margin-right: 20px!important
}

.mr-30 {
	margin-right: 30px!important
}

.mr-40 {
	margin-right: 40px!important
}

.mr-50 {
	margin-right: 50px!important
}

.ml-0 {
	margin-left: 0!important
}

.ml-20 {
	margin-left: 20px!important
}

.ml-30 {
	margin-left: 30px!important
}

.ml-40 {
	margin-left: 40px!important
}

.ml-50 {
	margin-left: 50px!important
}

.pb-10 {
	padding-top: 10px!important
}

.pt-20 {
	padding-top: 20px!important
}

.pt-30 {
	padding-top: 30px!important
}

.pt-40 {
	padding-top: 40px!important
}

.pt-50 {
	padding-top: 50px!important
}

.pt-60 {
	padding-top: 60px!important
}

.pt-70 {
	padding-top: 70px!important
}

.pt-80 {
	padding-top: 80px!important
}

.pt-90 {
	padding-top: 90px!important
}

.pt-100 {
	padding-top: 100px!important
}

.pt-110 {
	padding-top: 110px!important
}

.pt-120 {
	padding-top: 120px!important
}

.pt-130 {
	padding-top: 130px!important
}

.pt-140 {
	padding-top: 140px!important
}

.pt-150 {
	padding-top: 150px!important
}

.pt-170 {
	padding-top: 170px!important
}

.pb-10 {
	padding-bottom: 10px!important
}

.pb-20 {
	padding-bottom: 20px!important
}

.pb-30 {
	padding-bottom: 30px!important
}

.pb-40 {
	padding-bottom: 40px!important
}

.pb-50 {
	padding-bottom: 50px!important
}

.pb-60 {
	padding-bottom: 60px!important
}

.pb-70 {
	padding-bottom: 70px!important
}

.pb-80 {
	padding-bottom: 80px!important
}

.pb-90 {
	padding-bottom: 90px!important
}

.pb-100 {
	padding-bottom: 100px!important
}

.pb-110 {
	padding-bottom: 110px!important
}

.pb-120 {
	padding-bottom: 120px!important
}

.pb-130 {
	padding-bottom: 130px!important
}

.pb-140 {
	padding-bottom: 140px!important
}

.pb-150 {
	padding-bottom: 150px!important
}

.pb-170 {
	padding-bottom: 170px!important
}

.pb-120 {
	padding-bottom: 120px!important
}

.pb-220 {
	padding-bottom: 220px!important
}

.pr-0 {
	padding-right: 0!important
}

.pr-15 {
	padding-right: 15px!important
}

.pr-20 {
	padding-right: 20px!important
}

.pr-30 {
	padding-right: 30px!important
}

.pr-50 {
	padding-right: 50px!important
}

.pr-60 {
	padding-right: 60px!important
}

.pr-70 {
	padding-right: 70px!important
}

.pr-100 {
	padding-right: 100px!important
}

.pl-0 {
	padding-left: 0!important
}

.pl-15 {
	padding-left: 15px!important
}

.pl-20 {
	padding-left: 20px!important
}

.pl-30 {
	padding-left: 30px!important
}

.pl-40 {
	padding-left: 40px!important
}

.pl-50 {
	padding-left: 50px!important
}

.pl-60 {
	padding-left: 60px!important
}

.pl-70 {
	padding-left: 70px!important
}

.pl-100 {
	padding-left: 100px!important
}

.max-width-1300 {
	max-width: 1300px!important
}

@media (min-width:1500px) {
	.inner-padding {
		padding: 110px
	}
}

@media (max-width:1200px) {
	.inner-padding {
		padding: 30px!important
	}
	

}

@media (max-width:992px) {
	.mt-30 {
		margin-top: 20px!important
	}
	.mt-40 {
		margin-top: 20px!important
	}
	.mt-50 {
		margin-top: 25px!important
	}
	.mt-60 {
		margin-top: 30px!important
	}
	.mt-70 {
		margin-top: 35px!important
	}
	.mt-80 {
		margin-top: 40px!important
	}
	.mt-90 {
		margin-top: 45px!important
	}
	.mt-100 {
		margin-top: 50px!important
	}
	.mt-120 {
		margin-top: 60px!important
	}
	.mt-150 {
		margin-top: 75px!important
	}
	.mb-30 {
		margin-bottom: 15px!important
	}
	.mb-40 {
		margin-bottom: 20px!important
	}
	.mb-50 {
		margin-bottom: 25px!important
	}
	.mb-60 {
		margin-bottom: 30px!important
	}
	.mb-70 {
		margin-bottom: 35px!important
	}
	.mb-80 {
		margin-bottom: 40px!important
	}
	.mb-90 {
		margin-bottom: 45px!important
	}
	.mb-100 {
		margin-bottom: 50px!important
	}
	.mb-120 {
		margin-bottom: 60px!important
	}
	.mb-130 {
		margin-bottom: 65px!important
	}
	.mr-30 {
		margin-right: 15px!important
	}
	.mr-40 {
		margin-right: 20px!important
	}
	.mr-50 {
		margin-right: 25px!important
	}
	.ml-30 {
		margin-left: 15px!important
	}
	.ml-40 {
		margin-left: 20px!important
	}
	.ml-50 {
		margin-left: 25px!important
	}
	.pt-30 {
		padding-top: 15px!important
	}
	.pt-40 {
		padding-top: 20px!important
	}
	.pt-50 {
		padding-top: 25px!important
	}
	.pt-60 {
		padding-top: 30px!important
	}
	.pt-70 {
		padding-top: 35px!important
	}
	.pt-80 {
		padding-top: 40px!important
	}
	.pt-90 {
		padding-top: 45px!important
	}
	.pt-100 {
		padding-top: 50px!important
	}
	.pt-110 {
		padding-top: 55px!important
	}
	.pt-120 {
		padding-top: 60px!important
	}
	.pt-130 {
		padding-top: 70px!important
	}
	.pt-140 {
		padding-top: 70px!important
	}
	.pt-150 {
		padding-top: 75px!important
	}
	.pt-160 {
		padding-top: 80px!important
	}
	.pt-170 {
		padding-top: 85px!important
	}
	.pb-30 {
		padding-bottom: 15px!important
	}
	.pb-40 {
		padding-bottom: 20px!important
	}
	.pb-50 {
		padding-bottom: 25px!important
	}
	.pb-60 {
		padding-bottom: 30px!important
	}
	.pb-70 {
		padding-bottom: 35px!important
	}
	.pb-80 {
		padding-bottom: 40px!important
	}
	.pb-90 {
		padding-bottom: 45px!important
	}
	.pb-100 {
		padding-bottom: 50px!important
	}
	.pb-110 {
		padding-bottom: 55px!important
	}
	.pb-120 {
		padding-bottom: 60px!important
	}
	.pb-130 {
		padding-bottom: 65px!important
	}
	.pb-140 {
		padding-bottom: 70px!important
	}
	.pb-150 {
		padding-bottom: 75px!important
	}
	.pb-160 {
		padding-bottom: 80px!important
	}
	.pb-170 {
		padding-bottom: 85px!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	section {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

@media (min-width:320px) and (max-width:767px) {
	section {
		padding-top: 50px;
		padding-bottom: 50px
	}
	.inner-padding {
		padding: 20px!important
	}
	.text-center-xs-sm {
		text-align: center!important
	}
	.mt-0-xs-sm {
		margin-top: 0!important
	}
	
	.form-control {width: 100%;}
	
	.header-topbar .header-topbar__search .header-topbar__search-btn {top: 11px !important; font-size: 10px!important;}
}

.color-white {
	color: #fff!important
}

.color-white-hover:hover {
	color: #fff!important
}

.color-gray {
	color: #f9f9f9!important
}

.color-dark {
	color: #222!important
}

.color-primary {
	color: #0d6efd!important
}

.color-secondary {
	color: #213360!important
}

.color-heading {
	color: #0e204d!important
}

.color-body {
	color: #848e9f!important
}

.bg-white {
	background-color: #fff!important
}

.bg-gray {
	background-color: #f9f9f9!important
}

.bg-dark {
	background-color: #222!important
}

.bg-heading {
	background-color: #0e204d!important
}

.bg-primary {
	background-color: #0d6efd!important
}

.bg-secondary {
	background-color: #213360!important
}

.bg-light-blue {
	background-color: #3851a2!important
}

.bg-img {
	position: relative;
	z-index: 1
}

.background-size-auto {
	background-size: auto!important
}

.bg-parallax {
	background-attachment: fixed
}

.bg-overlay:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: rgba(27, 26, 26, .25)
}

.bg-overlay-2:before {
	background-color: rgba(27, 26, 26, .15)
}

.bg-overlay-3:before {
	background-color: rgba(27, 26, 26, .05)
}

.bg-overlay-gradient:before {
	background-color: transparent;
	opacity: .65;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#010711), color-stop(34%, rgba(27, 26, 26, .65)));
	background-image: linear-gradient(180deg, #010711 0, rgba(27, 26, 26, .65) 34%)
}

.bg-overlay-secondary:before {
	background-color: rgba(33, 51, 96, .93)
}

.bg-overlay-primary:before {
	background-color: rgba(33, 205, 192, .85)
}

.bg-overlay-primary-gradient:before {
	opacity: .95;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #0d6efdF2), color-stop(71%, #0d6efd));
	background-image: linear-gradient(180deg, #0d6efdF2 19%, #0d6efd 71%)
}

.bg-overlay-secondary-gradient:before {
	opacity: .95;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #061733), color-stop(71%, #061733));
	background-image: linear-gradient(180deg, #061733 19%, #061733 71%)
}

.bg-overlay-blue-gradient:before {
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(21%, #3851A2E6), color-stop(86%, #263b72));
	background-image: linear-gradient(180deg, #3851A2E6 21%, #263b72 86%)
}

.heading__subtitle {
	font-family: Roboto, sans-serif;
	font-size: 15px;
	color: #435ba1;
	margin-bottom: 12px
}

.heading__title {
	font-size: 37px;
	margin-bottom: 20px
}

.heading__title .underlined-text {
	border-bottom: 4px solid #0d6efd
}

.heading__desc {
	font-size: 16px;
	margin-bottom: 0
}

.heading-layout2 .heading__title {
	font-size: 40px
}

.heading-layout3 .heading__title {
	font-size: 50px
}

.heading-light .heading__subtitle {
	color: #f9f9f9
}

.heading-light .heading__subtitle:after {
	background-color: #fff
}

.heading-light .heading__desc,
.heading-light .heading__title {
	color: #fff
}

.text-block__title {
	font-size: 25px;
	margin-bottom: 17px
}

.text-block__desc {
	font-size: 16px;
	line-height: 26px
}

.text__link {
	font-size: 14px;
	font-weight: 700
}

.text__link a:not(.btn) {
	padding-bottom: 2px;
	border-bottom: 2px solid #0d6efd
}

.text__link a:not(.btn).color-secondary {
	border-bottom-color: #213360
}

.text__link:hover a:not(.btn) {
	color: #213360;
	border-bottom-color: #213360
}

.text__link:hover a:not(.btn).color-secondary {
	color: #0d6efd;
	border-bottom-color: #0d6efd
}

@media (max-width:992px) {
	.heading__title {
		font-size: 30px
	}
}

@media (min-width:320px) and (max-width:767px) {
	.heading__title {
		font-size: 21px;
		margin-bottom: 10px
	}
	.heading__subtitle,
	.text__link {
		font-size: 13px
	}
	.heading__desc {
		font-size: 13px
	}
	.heading-layout2 .heading__title {
		font-size: 24px
	}
	.heading-layout3 .heading__title {
		font-size: 26px
	}
	.text-block__desc {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 10px
	}
}

.header-transparent+.page-title {
	margin-top: -135px
}

.pagetitle__subheading {
	color: #0d6efd;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 15px
}

.pagetitle__heading {
	font-size: 40px;
	margin-bottom: 20px
}

.pagetitle__desc {
	color: #014a91;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 32px
}

.page-title {
	padding-top: 110px;
	padding-bottom: 120px
}

.page-title .breadcrumb-item a,
.page-title .breadcrumb-item+.breadcrumb-item::before,
.page-title .breadcrumb-item.active {
	color: #435ba1
}

.page-title .btn {
	min-width: 190px
}

.page-title .btn.btn__outlined {
	line-height: 58px
}

.page-title.bg-overlay:before {
	opacity: .55;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(35%, rgba(0, 0, 0, 0)));
	background-image: linear-gradient(90deg, #fff 0, rgba(0, 0, 0, 0) 35%)
}

.page-title-layout2 .pagetitle__desc {
	font-size: 20px
}

.page-title-layout2 .pagetitle__icon {
	position: relative;
	width: 120px;
	height: 120px;
	font-size: 80px;
	border-radius: 50%;
	display: inline-block;
	color: #213360;
	background-color: #fff;
	margin-bottom: 70px
}

.page-title-layout2 .pagetitle__icon:after {
	content: '';
	position: absolute;
	top: -20px;
	left: -20px;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 1px solid #fff
}

.page-title-layout2 .scroll-down {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 60px;
	height: 80px;
	font-size: 25px;
	border-radius: 30px;
	color: #0d6efd;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
	box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)
}

.page-title-layout2.bg-overlay:before {
	opacity: 1;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(47%, #fffFFF26), color-stop(76%, #fff));
	background-image: linear-gradient(180deg, #fffFFF26 47%, #fff 76%)
}

.page-title-layout3 {
	padding-bottom: 250px
}

.page-title-layout5 {
	padding-top: 80px;
	padding-bottom: 80px
}

.page-title-layout6 .testimonials__rating .overall__rate {
	border-color: #fff
}

.page-title-layout6 .testimonials__rating .overall__rate,
.page-title-layout6 .testimonials__rating .total__rate,
.page-title-layout6 .testimonials__rating span {
	color: #fff
}

@media (min-width:1200px) {
	.page-title-layout4 {
		padding-top: 140px;
		padding-bottom: 140px
	}
	.page-title-layout4 .pagetitle__desc {
		padding: 0 40px
	}
	.page-title-layout6 {
		padding-top: 320px;
		padding-bottom: 40px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.page-title {
		padding-top: 70px;
		padding-bottom: 70px
	}
}

@media (min-width:320px) and (max-width:767px) {
	.page-title {
		padding-top: 50px;
		padding-bottom: 50px
	}
	.page-title .pagetitle__subheading {
		font-size: 14px;
		margin-bottom: 10px
	}
	.page-title .pagetitle__desc {
		font-size: 14px;
		margin-bottom: 10px
	}
	.page-title .pagetitle__heading {
		font-size: 28px!important;
		line-height: 1.2;
		margin-bottom: 20px
	}
	.page-title .btn {
		height: 40px;
		min-width: 140px
	}
	.page-title-layout3 {
		padding-bottom: 170px
	}
}

.btn {
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	font-size: 15px;
	font-weight: 700;
	min-width: 170px;
	height: 60px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 0 15px;
	border: 0;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.btn.active,
.btn:active,
.btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}

.btn i,
.btn span {
	margin: 0 3px
}

.btn .icon-filled {
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.btn:not(.btn__link):not(.btn__outlined):before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #213360;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: transform .24s cubic-bezier(.37, .31, .31, .9);
	-webkit-transition: -webkit-transform .24s cubic-bezier(.37, .31, .31, .9);
	transition: -webkit-transform .24s cubic-bezier(.37, .31, .31, .9);
	transition: transform .24s cubic-bezier(.37, .31, .31, .9);
	transition: transform .24s cubic-bezier(.37, .31, .31, .9), -webkit-transform .24s cubic-bezier(.37, .31, .31, .9)
}

.btn:not(.btn__link):not(.btn__outlined):hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center;
	transform-origin: left center
}

.btn__primary {
	color: #fff;
	background-color: #0d6efd
}

.btn__primary .icon-outlined {
	color: #213360;
	border: 1px solid #0d6efd;
	color: #0d6efd;
	background-color: #fff
}

.btn__primary .icon-filled {
	color: #fff;
	background-color: #0d6efd
}

.btn__primary:active,
.btn__primary:focus {
	color: #fff;
	border-color: #0d6efd;
	background-color: #0d6efd
}

.btn__primary:hover {
	color: #fff
}

.btn__primary:hover .icon-outlined {
	color: #213360;
	background-color: #fff
}

.btn__primary:hover .icon-filled {
	color: #fff;
	background-color: #213360
}

.btn__primary.btn__outlined {
	background-color: transparent;
	border: 2px solid #0d6efd;
	color: #0d6efd
}

.btn__primary.btn__outlined .icon-arrow-left,
.btn__primary.btn__outlined .icon-arrow-right {
	color: #fff;
	background-color: #0d6efd
}

.btn__primary.btn__outlined:hover {
	color: #fff;
	background-color: #0d6efd
}

.btn__primary.btn__outlined:hover .icon-arrow-left,
.btn__primary.btn__outlined:hover .icon-arrow-right {
	color: #0d6efd;
	background-color: #fff
}

.btn__primary-style2:before {
	background-color: #fff!important
}

.btn__primary-style2:hover {
	color: #213360
}

.btn__primary-style2:hover .icon-arrow-left,
.btn__primary-style2:hover .icon-arrow-right {
	color: #fff;
	background-color: #213360
}

.btn__secondary {
	color: #fff;
	background-color: #213360
}

.btn__secondary:before {
	background-color: #0d6efd!important
}

.btn__secondary .icon-filled {
	color: #fff;
	background-color: #213360
}

.btn__secondary:hover {
	color: #fff
}

.btn__secondary:hover .icon-filled {
	background-color: #0d6efd
}

.btn__secondary:active,
.btn__secondary:focus {
	color: #fff;
	border-color: #222;
	background-color: #222
}

.btn__secondary.btn__outlined {
	color: #213360;
	background-color: transparent;
	border: 2px solid #213360
}

.btn__secondary.btn__outlined:hover {
	color: #fff;
	background-color: #213360
}

.btn__secondary-style2:before {
	background-color: #fff!important
}

.btn__secondary-style2:hover {
	color: #213360
}

.btn__white {
	background-color: #fff;
	color: #213360
}

.btn__white:active,
.btn__white:focus {
	color: #213360;
	border-color: #fff;
	background-color: #fff
}

.btn__white:hover {
	color: #fff
}

.btn__white.btn__outlined {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff
}

.btn__white.btn__outlined:hover {
	color: #0d6efd;
	background-color: #fff
}

.btn__white-style2 {
	color: #0d6efd
}

.btn__white-style2:before {
	background-color: #0d6efd!important
}

.btn__outlined {
	background-color: transparent
}

.btn__link {
	background-color: transparent;
	border-color: transparent;
	min-width: 0;
	line-height: 1;
	height: auto;
	padding: 0;
	border: 0!important;
	border-radius: 0
}

.btn__link:active,
.btn__link:focus {
	background-color: transparent
}

.btn__link.btn__icon {
	height: auto;
	line-height: 1;
	padding: 0
}

.btn__link.btn__primary {
	color: #0d6efd
}

.btn__link.btn__primary-style2:hover {
	color: #fff!important
}

.btn__link.btn__primary.btn__underlined {
	padding-bottom: 3px;
	border-bottom: 2px solid #0d6efd
}

.btn__link.btn__primary:hover {
	color: #222
}

.btn__link.btn__primary:hover.btn__underlined {
	border-color: #213360
}

.btn__link.btn__secondary {
	color: #213360
}

.btn__link.btn__secondary:hover {
	color: #0d6efd
}

.btn__link.btn__white {
	color: #fff
}

.btn__link.btn__white.btn__underlined {
	padding-bottom: 3px;
	border-bottom: 2px solid #fff
}

.btn__link.btn__white:hover {
	color: #213360
}

.btn__link.btn__white:hover.btn__underlined {
	border-color: #213360
}

.btn__block {
	width: 100%
}

.btn__icon {
	display: -ms-inline-flexbox;
	display: -webkit-inline-box;
	display: inline-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	padding: 0 20px
}

.btn__icon i,
.btn__icon span {
	margin: 0 5px
}

.btn__social {
	height: 54px;
	line-height: 54px;
	width: 54px;
	min-width: 0!important;
	font-weight: 400;
	color: #fff;
	border-radius: 3px
}

.btn__facebook {
	background-color: #4267b2
}

.btn__twitter {
	background-color: #1da0f0
}

.btn__google-plus {
	background-color: #ea4335
}

.btn__lg {
	min-width: 200px
}

.btn__xl {
	height: 70px;
	line-height: 70px;
	min-width: 220px
}

.btn__xhight {
	height: 70px;
	line-height: 68px
}

.btn__rounded {
	border-radius: 50px
}

@media (min-width:320px) and (max-width:767px) {
	.btn:not(.btn__link) {
		font-size: 13px;
		min-width: 120px;
		height: 40px
	}
	.btn__icon {
		padding: 0 10px
	}
	.btn__xl {
		height: 50px;
		min-width: 150px
	}
}

label {
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px
}

label.error {
	color: red;
	font-size: 14px;
	font-weight: 400;
	margin: 7px 0 0 0
}

.form-group {
	position: relative;
	margin-bottom: 30px
}

.form-control {
	font-size: 14px;
	height: 60px;
	padding: 0 20px;
	border-radius: 55px;
	background-color: #fff;
	border: 2px solid #e6e8eb
}

.form-control:focus {
	border-color: #0d6efd;
	background-color: #fff
}

.form-control::-webkit-input-placeholder {
	color: #26365e
}

.form-control:-moz-placeholder {
	color: #26365e
}

.form-control::-moz-placeholder {
	color: #26365e
}

.form-control:-ms-input-placeholder {
	color: #26365e
}

textarea.form-control {
	border-radius: 20px;
	min-height: 105px;
	padding-top: 10px
}

.form__title {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 20px
}

.label-radio {
	display: block;
	position: relative;
	padding-left: 26px;
	margin-bottom: 0;
	cursor: pointer;
	font-size: 13px;
	font-weight: 400;
	color: #848e9f
}

.label-radio input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.radio-indicator {
	position: absolute;
	top: -1px;
	left: 0;
	height: 17px;
	width: 17px;
	background: 0 0;
	border: 2px solid #eaeaea;
	border-radius: 50%
}

.label-radio input:checked~.radio-indicator {
	background: 0 0
}

.label-radio input:checked:focus~.radio-indicator,
.label-radio:hover input:not([disabled]):checked~.radio-indicator {
	background: 0 0
}

.radio-indicator:after {
	content: '';
	position: absolute;
	display: none;
	left: 3px;
	top: 3px;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	background: #0d6efd
}

.label-radio input:checked~.radio-indicator:after {
	display: block
}

.custom-control-label {
	font-weight: 400
}

.custom-control-label:before {
	position: absolute;
	top: -2px;
	left: -1.5rem;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: 1px solid #e7ebef;
	border-radius: 0
}

.custom-control-label:after {
	position: absolute;
	top: 2px;
	left: -20px;
	width: 1rem;
	height: 1rem;
	content: "";
	background: no-repeat 50%/50% 50%;
	border-radius: 1px
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: none;
	background-color: #0d6efd;
	width: 8px;
	height: 8px
}

.custom-checkbox .custom-control-label::before {
	border-radius: 0
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
	background-color: transparent;
	border-color: transparent
}

.custom-control-input:checked~.custom-control-label::before {
	border: 1px solid #e7ebef!important;
	background-color: transparent
}

.custom-control-input:focus~.custom-control-label::before {
	-webkit-box-shadow: none;
	box-shadow: none
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.nice-select {
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-radius: 60px;
	margin-bottom: 30px
}

.nice-select .list {
	width: 100%
}

.nice-select .current,
.nice-select .option {
	color: #848e9f
}

.nice-select:before {
	content: '';
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 12px;
	top: 50%;
	width: 20px;
	height: 20px;
	z-index: 1;
	border-radius: 50%;
	background-color: #fff;
}

.nice-select:after {
	right: 20px;
	z-index: 2;
	border-color: #fff
}

.form-group-icon {
	position: absolute;
	top: 23px;
	left: 23px;
	z-index: 2;
	color: #d7d8da;
	pointer-events: none
}

.form-group-icon+.form-control,
.form-group-icon+select+.form-control {
	padding-left: 45px
}

.form-group-icon+.form-control[type=date],
.form-group-icon+.form-control[type=time] {
	padding: 0 15px
}

.form-group-date .form-group-icon {
	top: 22px;
	left: auto;
	right: 14px;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff
}

::-webkit-calendar-picker-indicator,
::-webkit-inner-spin-button {
	opacity: 0
}

@media (min-width:320px) and (max-width:767px) {
	.form-group,
	.nice-select {
		margin-bottom: 20px
	}
}

.nav-tabs {
	border-bottom: none
}

.nav-tabs .nav__link {
	display: block;
	position: relative;
	padding-bottom: 10px;
	margin: 0 30px 0 0;
	text-transform: capitalize;
	font-weight: 700;
	line-height: 1;
	font-size: 16px;
	color: #213360
}

.nav-tabs .nav__link:last-of-type {
	margin-right: 0
}

.nav-tabs .nav__link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #0d6efd;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition: transform 2s cubic-bezier(.2, 1, .3, 1);
	-webkit-transition: -webkit-transform 2s cubic-bezier(.2, 1, .3, 1);
	transition: -webkit-transform 2s cubic-bezier(.2, 1, .3, 1);
	transition: transform 2s cubic-bezier(.2, 1, .3, 1);
	transition: transform 2s cubic-bezier(.2, 1, .3, 1), -webkit-transform 2s cubic-bezier(.2, 1, .3, 1)
}

.nav-tabs .nav__link.active,
.nav-tabs .nav__link:hover {
	color: #0d6efd
}

.nav-tabs .nav__link.active:after,
.nav-tabs .nav__link:hover:after {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.nav-tabs-white .nav__link {
	color: #fff
}

.nav-tabs-white .nav__link.active,
.nav-tabs-white .nav__link:hover {
	color: #fff
}

.nav-tabs-white .nav__link:after {
	background-color: #fff
}

@media (min-width:320px) and (max-width:767px) {
	.nav-tabs .nav__link {
		font-size: 13px;
		margin: 0 15px 0 0
	}
	.nav-tabs .nav__link:after {
		bottom: 4px
	}
	
	
}

.social-icons {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.social-icons li {
	margin-right: 10px
}

.social-icons li a {
	position: relative;
	z-index: 2;
	display: block;
	width: 23px;
	height: 23px;
	line-height: 23px;
	border-radius: 50%;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: #213360;
	-webkit-transition: all .4s linear;
	transition: all .4s linear
}

.social-icons li a:hover {
	background-color: #0d6efd
}

.social-icons li:last-of-type {
	margin-right: 0
}

.social-icons-light li a {
	color: #fff
}

.social-icons-light li a:hover {
	color: #0d6efd
}

.social-icons-primary li a {
	color: #0d6efd
}

.social-icons-primary li a:hover {
	color: #213360
}

.icon-arrow-right {
	font-size: 65%
}

.breadcrumb {
	padding: 0;
	background-color: transparent
}

.breadcrumb-item {
	position: relative;
	font-size: 14px
}

.breadcrumb-item+.breadcrumb-item::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105"
}

@media (min-width:320px) and (max-width:767px) {
	.breadcrumb-item a,
	.breadcrumb-item+.breadcrumb-item {
		font-size: 12px
	}
	
	.social-icons{display: contents !important;}
	.header-topbar{height: 100px !important;}
	.social-icons li {    margin-top: 30px !important; margin-right: -50px !important;}
	.header-topbar .header-topbar__search{margin-top: -6px !important;}
	.miniPopup-emergency-trigger{    margin-bottom: 8px!important;font-size: 6px;}
	.banner-title {
      right: 10% !important;
    }
  
   .main-responsive-nav .main-responsive-menu {    margin-top: -20px;}
   .header-topbar .contact__list li{margin-right: 15px !important;}
    .d-flex.contact-lisit-right {
    margin-left: 84px;
  }
}

.pagination li {
	margin-right: 10px
}

.pagination li:last-child {
	margin-right: 0
}

.pagination li a {
	font-size: 20px;
	font-weight: 700;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 46px;
	text-align: center;
	border-radius: 50%;
	color: #213360;
	border: 2px solid #e6e8eb;
	background-color: #fff;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.pagination li a.current,
.pagination li a:hover {
	color: #fff;
	border-color: #0d6efd;
	background-color: #0d6efd
}

@media (min-width:320px) and (max-width:767px) {
	.pagination li a {
		font-size: 16px;
		width: 35px;
		height: 35px;
		line-height: 31px
	}
}

.contact-list li {
	font-size: 14px;
	margin-bottom: 5px
}

.contact-list li:last-child {
	margin-bottom: 0
}

.contact-list li a {
	color: #848e9f
}

.list-items li {
	position: relative;
	padding-left: 27px;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 9px
}

.list-items li:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 9px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 50%;
	color: #0d6efd
}

.list-items li:last-of-type {
	margin-bottom: 0
}

.list-items-layout2 li {
	margin-bottom: 14px;
	padding-left: 33px;
	color: #848e9f
}

.list-items-layout2 li:before {
	color: #fff;
	border-color: #0d6efd;
	background-color: #0d6efd
}

.list-items-layout4 li {
	margin-bottom: 14px;
	padding-left: 33px;
	color: #848e9f
}

.list-items-layout4 li:before {
	color: #fff;
	border-color: #435ba1;
	background-color: #435ba1
}

.list-items-layout3 li:before {
	color: #213360
}

.list-items-light li {
	color: #fff
}

.list-items-light li:before {
	color: #fff
}

.list-items-light.list-items-layout2 li:before {
	color: #fff;
	border-color: #0d6efd;
	background-color: #0d6efd
}

.list-horizontal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.list-horizontal li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.details-list>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 20px;
	border-radius: 13px
}

.details-list>li:nth-of-type(odd) {
	background-color: #def8f6
}

.details-list>li .details__title {
	font-size: 14px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
	margin-bottom: 0
}

.details-list>li .details__content {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%
}

.details-list .list-items-layout2 li {
	font-weight: 400
}

.borderd-box {
	padding: 27px;
	border-radius: 4px;
	border: 1px solid #e7ebef
}

@media (max-width:992px) {
	.list-horizontal {
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column
	}
	.list-horizontal li {
		-webkit-box-flex: 0!important;
		-ms-flex: 0 0 100%!important;
		flex: 0 0 100%!important;
		max-width: 100%!important
	}
	.details-list>li {
		padding: 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.details-list>li .details__content,
	.details-list>li .details__title {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (min-width:320px) and (max-width:767px) {
	.list-items li {
		font-size: 14px
	}
	.list-horizontal li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@-webkit-keyframes pulsing {
	0% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	40% {
		opacity: .3;
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

@keyframes pulsing {
	0% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	40% {
		opacity: .3;
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

@-webkit-keyframes slideTopDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px)
	}
}

@keyframes slideTopDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px)
	}
}

@-webkit-keyframes headerAnimation {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes headerAnimation {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes zoomOut {
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@keyframes zoomOut {
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

.alert-primary {
	padding: 30px;
	color: #0d6efd;
	background-color: #def8f6;
	border-color: transparent;
	border-radius: 15px
}

.alert-primary .alert__title {
	font-size: 19px
}

.slick-list {
	margin: 0 -10px
}

.slick-slide {
	margin: 0 10px
}

.m-slides-0 .slick-list {
	margin: 0
}

.m-slides-0 .slick-slide {
	margin: 0
}

.slick-arrow {
	position: absolute;
	top: 50%;
	color: #213360;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	font-size: 0;
	z-index: 3;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.slick-arrow:hover {
	color: #0d6efd
}

.slick-arrow.slick-next:before,
.slick-arrow.slick-prev:before {
	font-family: icomoon;
	font-size: 40px
}

.slick-arrow.slick-next {
	right: 0
}

.slick-arrow.slick-next:before {
	content: "\e906"
}

.slick-arrow.slick-prev {
	left: 0
}

.slick-arrow.slick-prev:before {
	content: "\e904"
}

.carousel-arrows-light .slick-arrow {
	color: rgba(255, 255, 255, .8);
	border-color: rgba(255, 255, 255, .2)
}

.carousel-arrows-light .slick-arrow:hover {
	color: #fff
}

.slick-dots {
	list-style: none;
	position: relative;
	z-index: 2;
	padding: 0;
	text-align: center;
	margin-bottom: 0
}

.slick-dots li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	width: 10px;
	height: 10px;
	margin: 0 7px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.slick-dots li button {
	display: block;
	font-size: 0;
	width: 10px;
	height: 10px;
	padding: 0;
	border-radius: 50%;
	background-color: #213360;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.slick-dots li.slick-active button {
	background-color: #0d6efd;
	-webkit-box-shadow: 0 0 0 5px rgba(33, 205, 192, .15);
	box-shadow: 0 0 0 5px rgba(33, 205, 192, .15)
}

.carousel-dots-light .slick-dots li button {
	background-color: #fff
}

.carousel-dots-light .slick-dots li.slick-active button {
	-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, .2);
	box-shadow: 0 0 0 5px rgba(255, 255, 255, .2)
}

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
	background-color: #fff;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.preloader .loading {
	position: relative;
	width: 80px;
	height: 80px
}

.preloader .loading span {
	position: absolute;
	width: 64px;
	height: 64px;
	border: 5px solid #0d6efd;
	border-radius: 50%;
	-webkit-animation: rotating 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	animation: rotating 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	border-color: #0d6efd transparent transparent transparent
}

.preloader .loading span:nth-child(1) {
	-webkit-animation-delay: -.45s;
	animation-delay: -.45s
}

.preloader .loading span:nth-child(2) {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s
}

.preloader .loading span:nth-child(3) {
	-webkit-animation-delay: -.15s;
	animation-delay: -.15s
}

@-webkit-keyframes rotating {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotating {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.header {
	position: relative;
	z-index: 1000
}

.navbar {
	padding: 0;
	background-color: #fff
}

.navbar>.container,
.navbar>.container-fluid {
	position: relative;
	height: 100px
}

.navbar .navbar-brand {
	padding: 0;
	margin: 0;
	line-height: 100px
}

.navbar .logo-light {
	display: none
}

.navbar .navbar-toggler {
	padding: 0;
	border: none;
	border-radius: 0;
	width: 23px;
	position: relative
}

.navbar .navbar-toggler .menu-lines {
	display: inline-block
}

.navbar .navbar-toggler .menu-lines:after,
.navbar .navbar-toggler .menu-lines:before {
	content: '';
	position: absolute;
	left: 0;
	width: 23px;
	height: 1px;
	display: inline-block;
	background-color: #213360;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.navbar .navbar-toggler .menu-lines:before {
	top: 0
}

.navbar .navbar-toggler .menu-lines:after {
	top: 12px
}

.navbar .navbar-toggler .menu-lines span {
	position: absolute;
	top: 6px;
	left: 0;
	width: 18px;
	height: 1px;
	background-color: #213360
}

.navbar .navbar-toggler.actived .menu-lines>span {
	opacity: 0
}

.navbar .navbar-toggler.actived .menu-lines:before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.navbar .navbar-toggler.actived .menu-lines:after {
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.navbar .nav__item {
	position: relative;
	margin-right: 29px
}

.navbar .nav__item:last-child {
	margin-right: 0
}

.navbar .nav__item .nav__item-link {
	font-size: 15px;
	font-weight: 700;
	text-transform: capitalize;
	display: block;
	position: relative;
	color: #213360;
	line-height: 100px;
	letter-spacing: .4px;
	padding-right: 15px
}

.navbar .nav__item .nav__item-link:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #0d6efd;
	-webkit-transition: .5s ease;
	transition: .5s ease
}

.navbar .nav__item .nav__item-link.active,
.navbar .nav__item .nav__item-link:hover {
	color: #0d6efd
}

.navbar .nav__item .nav__item-link.active:before,
.navbar .nav__item .nav__item-link:hover:before {
	width: 100%
}

.navbar .dropdown-toggle:after {
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	border: none;
	vertical-align: middle;
	margin-left: 0;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.navbar .dropdown-menu {
	border-radius: 0;
	border: none;
	margin: 0;
	background-color: #fff
}

.navbar .dropdown-menu .nav__item {
	padding: 0 40px;
	margin-right: 0
}

.navbar .dropdown-menu .nav__item .nav__item-link {
	font-size: 14px;
	color: #0e204d;
	text-transform: capitalize;
	font-weight: 400;
	line-height: 36px!important;
	white-space: nowrap;
	position: relative
}

.navbar .dropdown-menu .nav__item .nav__item-link:after {
	content: '';
	position: absolute;
	top: 50%;
	left: -20px;
	width: 10px;
	height: 2px;
	opacity: 0;
	background-color: #0d6efd;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.navbar .dropdown-menu .nav__item .nav__item-link:hover {
	color: #0d6efd
}

.navbar .dropdown-menu .nav__item .nav__item-link:hover:after {
	opacity: 1;
	left: -15px
}

.navbar .dropdown-menu .dropdown-toggle:after {
	right: 0
}

.navbar-actions>li {
	margin-left: 20px
}

.navbar-actions>li:last-child {
	margin-right: 0
}

.action__btn {
	color: #213360
}

.lang-dropdown .dropdown-item {
	font-size: 14px;
	padding: .25rem 1rem
}

.lang-dropdown .lang-dropdown-toggle {
	font-size: 14px;
	height: 40px;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 15px;
	color: #fff
}

.lang-dropdown .lang-dropdown-toggle:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f107";
	border: 0;
	display: block!important
}

.lang-dropdown .lang-dropdown-toggle i {
	font-size: 30px;
	margin-right: 7px
}

.lang-dropdown .dropdown-menu {
	min-width: 100px!important;
	padding: .6rem 0!important
}

.lang-dropdown .dropdown-menu .dropdown-item {
	color: #848e9f
}

.lang-dropdown .dropdown-menu .dropdown-item:focus,
.lang-dropdown .dropdown-menu .dropdown-item:hover {
	background-color: transparent;
	color: #0d6efd
}

.lang-dropdown .dropdown-menu .dropdown-item.active,
.lang-dropdown .dropdown-menu .dropdown-item:active {
	background-color: transparent
}

.header-topbar {
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	
}

.header-topbar .contact__list li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 13px;
	margin-right: 20px
}

.header-topbar .contact__list li a:not(.btn) {
	color: #f4f4f4
}

.header-topbar .contact__list li a:not(.btn):hover {
	color: #fff
}

.header-topbar .contact__list li>i {
	font-size: 16px;
	color: #788fc8;
	margin-right: 8px
}

.header-topbar .contact__list li:last-child {
	margin-right: 0
}

.header-topbar .social-icons li a {
	color: #213360;
	background-color: #0d6efd
}

.header-topbar .social-icons li a:hover {
	background-color: #fff
}

.header-topbar .header-topbar__search {
	position: relative
}

.header-topbar .header-topbar__search .form-control {
	height: 30px;
	border: 0;
	border-radius: 0;
	color: #fff;
	background-color: transparent;
	border: 2px solid;
	border-color: transparent transparent transparent rgba(255, 255, 255, .15)
}

.header-topbar .header-topbar__search .form-control:focus {
	border-color: rgba(255, 255, 255, .15)!important
}

.header-topbar .header-topbar__search .form-control::-webkit-input-placeholder {
	color: #788fc8;
	font-style: italic;
	font-size: 13px
}

.header-topbar .header-topbar__search .form-control:-moz-placeholder {
	color: #788fc8;
	font-style: italic;
	font-size: 13px
}

.header-topbar .header-topbar__search .form-control::-moz-placeholder {
	color: #788fc8;
	font-style: italic;
	font-size: 13px
}

.header-topbar .header-topbar__search .form-control:-ms-input-placeholder {
	color: #788fc8;
	font-style: italic;
	font-size: 13px
}

.header-topbar .header-topbar__search .header-topbar__search-btn {
	position: absolute;
	right: 5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff
}

.header-topbar .lang-dropdown .lang-dropdown-toggle {
	padding: 0 10px
}

.header-topbar .lang-dropdown .lang-dropdown-toggle img {
	margin-right: 7px
}

.header-topbar .action__btn {
	color: #fff!important
}

.header-layout1,
.header-layout2 {
	-webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .1);
	box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .1)
}

.header-layout2 .header-topbar>.container-fluid>.row,
.header-layout3 .header-topbar>.container-fluid>.row {
	height: 60px
}

.is-sticky {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 1040;
	border-bottom: 0!important;
	height: 80px!important;
	max-height: 80px!important;
	background-color: #fff!important;
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
	box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
	-webkit-animation: translateHeader .8s;
	animation: translateHeader .8s
}

.is-sticky>.container,
.is-sticky>.container-fluid {
	position: relative;
	height: 80px
}

.is-sticky .miniPopup-departments-trigger {
	height: 80px
}

.is-sticky .navbar-brand {
	line-height: 75px
}

.is-sticky .header__top-right {
	display: none!important
}

.is-sticky .nav__item .nav__item-link {
	color: #213360;
	line-height: 80px!important
}

.is-sticky .nav__item .nav__item-link:before {
	background-color: #0d6efd!important
}

.is-sticky .logo-light {
	display: none
}

.is-sticky .logo-dark {
	display: inline-block
}

.is-sticky .navbar-nav {
	margin-top: 0!important
}

.miniPopup-emergency-trigger {
	position: relative;
	z-index: 151;
	height: 28px;
	margin-top: 9px;
	padding: 10px 20px;
	border-radius: 10px 10px 0 0;
	color: #213360;
	background-color: #fff
}

.miniPopup-emergency-trigger:after {
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 11px;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.miniPopup-emergency-trigger.active:after {
	content: "\f077"
}

.miniPopup-departments-trigger {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15px;
	font-weight: 700;
	height: 100px;
	color: #213360;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.miniPopup-departments-trigger .menu-lines {
	position: relative;
	width: 25px;
	height: 14px;
	margin-right: 15px
}

.miniPopup-departments-trigger .menu-lines span {
	position: absolute;
	top: 50%;
	right: 0;
	width: 20px;
	height: 2px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #213360;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.miniPopup-departments-trigger .menu-lines:after,
.miniPopup-departments-trigger .menu-lines:before {
	content: '';
	position: absolute;
	right: 0;
	width: 14px;
	height: 2px;
	display: inline-block;
	background-color: #213360;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.miniPopup-departments-trigger .menu-lines:before {
	top: 0
}

.miniPopup-departments-trigger .menu-lines:after {
	bottom: 0
}

.miniPopup-departments-trigger .menu-lines.active {
	color: #0d6efd
}

.miniPopup-departments-trigger .menu-lines.active span {
	opacity: 0
}

.miniPopup-departments-trigger .menu-lines.active:after,
.miniPopup-departments-trigger .menu-lines.active:before {
	top: 7px;
	background-color: #0d6efd
}

.miniPopup-departments-trigger .menu-lines.active:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.miniPopup-departments-trigger .menu-lines.active:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.miniPopup-departments-trigger a {
	color: #213360
}

.miniPopup-departments-trigger a:hover {
	color: #0d6efd
}

.miniPopup {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 150;
	opacity: 0;
	visibility: hidden;
	width: 310px;
	padding: 40px;
	border-radius: 0 0 6px 6px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
	box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
	-webkit-transition: .3s ease;
	transition: .3s ease;
	-webkit-transform: translateY(20px);
	transform: translateY(20px)
}

.miniPopup.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.miniPopup-departments.dropdown-menu {
	top: 100%;
	display: block;
	min-width: 220px;
	width: 220px;
	-webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)!important;
	box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)!important
}

.miniPopup-emergency .emergency__icon {
	font-size: 60px;
	line-height: 1;
	color: #0d6efd;
	margin-bottom: 20px
}

.miniPopup-emergency .phone__number {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px
}

.miniPopup-emergency .btn {
	padding-top: 24px;
	border-top: 2px solid #e6e8eb
}

.search-popup {
	position: fixed;
	z-index: 2300;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	background-color: #fff;
	-webkit-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}