html {
	scroll-behavior: smooth
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #fff;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	color: #8e949e;
	overflow-x: hidden
}
::-moz-selection {
background-color:#2983fd;
color:#fff
}
::selection {
	background-color: #2983fd;
	color: #fff
}
a {
	color: #2983fd;
	-webkit-transition: color .3s ease;
	transition: color .3s ease
}
a:hover {
	color: #063464;
	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: 1280px
}
}
@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-gutter-0 {
	margin-left: 0;
	margin-right: 0
}
.row-gutter-0>[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: #2983fd
}
.divider-secondary {
	background-color: #063464
}
.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-10 {
	margin-right: 10px!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 (min-width:1200px) {
.pr-xl-60 {
	padding-right: 60px!important
}
}
@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
}
}
.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: #047832!important
}
.color-secondary {
	color: #063464!important
}
.color-accent {
	color: #fee023!important
}
.color-heading {
	color: #063464!important
}
.color-body {
	color: #8e949e!important
}
.bg-white {
	background-color: #fff!important
}
.bg-gray {
	background-color: #f9f9f9!important
}
.bg-dark {
	background-color: #222!important
}
.bg-heading {
	background-color: #063464!important
}
.bg-primary {
	background-color: #2983fd!important
}
.bg-secondary {
	background-color: #063464!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(6,52,100,.93)
}
.bg-overlay-primary:before {
	background-color: rgba(41,131,253,.85)
}
.bg-overlay-primary-gradient:before {
    opacity: .95;
    background-color: transparent;
        background-image: linear-gradient( 
180deg,#047832 19%,#1caa54 71%);
       background-image: linear-gradient( 
180deg,#047832 19%,#1caa54 71%);
}
.bg-overlay-secondary-gradient:before {
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#032B5600), to(#032b56));
	background-image: linear-gradient(180deg, #032B5600 0, #032b56 100%)
}
.bg-overlay-secondary-gradient:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: .95;
	    background-color: #fbfbfb;
}
.bg-overlay-accent-gradient:before {
	background-color: transparent;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#e0222200), color-stop(80%, #fee023));
	background-image: linear-gradient(0deg, #e0222200 0, #fee023 80%)
}
.bg-overlay-accent-gradient:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: .9;
	background-color: #fee023
}
.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%)
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: "Fira Sans", sans-serif;
	text-transform: capitalize;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 20px
}
p {
	line-height: 1.75;
	margin-bottom: 15px
}
h1 {
	font-size: 52px
}
h2 {
	font-size: 42px
}
h3 {
	font-size: 38px
}
h4 {
	font-size: 32px
}
h5 {
	font-size: 24px
}
h6 {
	font-size: 18px
}
.heading__subtitle {
	font-family: "covered by your grace", cursive;
	font-size: 30px;
	font-weight: 400;
	color: #047832;
	line-height: 1.1;
	margin-bottom: 10px
}
.heading__title {
	font-size: 37px;
	margin-bottom: 20px
}
.heading__desc {
	font-size: 16px;
	margin-bottom: 0
}
.heading-layout2 .heading__title {
	font-size: 40px;
}
.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 #2983fd
}
.text__link a:not(.btn).color-secondary {
	border-bottom-color: #063464
}
.text__link:hover a:not(.btn) {
	color: #063464;
	border-bottom-color: #063464
}
.text__link:hover a:not(.btn).color-secondary {
	color: #2983fd;
	border-bottom-color: #2983fd
}
@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 {
	font-size: 22px
}
.text__link {
	font-size: 13px
}
.heading__desc {
	font-size: 13px
}
.heading-layout2 .heading__title {
	font-size: 24px
}
.text-block__desc {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px
}
}
[class*=page-title].bg-overlay:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: rgba(3,43,86,.4)
}
[class*=page-title].bg-overlay:before {
	background: -webkit-gradient(linear, left top, left bottom, from(#021c37), color-stop(14%, #051c33), color-stop(62%, rgba(17,27,37,.1)), to(rgba(27,26,26,0)));
	background: linear-gradient(to bottom, #021c37 0, #051c33 14%, rgba(17,27,37,.1) 62%, rgba(27,26,26,0) 100%);
	opacity: .4
}
.page-title-light .breadcrumb-item a, .page-title-light .breadcrumb-item+.breadcrumb-item::before, .page-title-light .breadcrumb-item.active, .page-title-light .pagetitle__desc, .page-title-light .pagetitle__heading {
	color: #fff
}
.page-title-layout2 .pagetitle__desc {
	max-width: 620px
}
.page-title-layout3 .pagetitle__desc {
	max-width: 520px
}
.page-title-layout6 .breadcrumb-item a, .page-title-layout6 .breadcrumb-item+.breadcrumb-item::before, .page-title-layout6 .breadcrumb-item.active {
	color: #063464
}
@media (min-width:1200px) {
.pagetitle__heading {
    font-size: 45px;
    line-height: 1.1;
    margin-bottom: 10px;
}
.pagetitle__desc {
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 32px
}
[class*=page-title] .btn__lg {
	padding: 0 20px;
	min-width: 220px
}
.page-title-layout1, .page-title-layout2 {
	padding-top: 135px;
	padding-bottom: 40px
}
.page-title-layout1 .breadcrumb, .page-title-layout2 .breadcrumb {
	    margin-top: 0px;
    margin-bottom: 70px;
}
.page-title-layout2 .btn {
	padding: 0 25px;
	min-width: 190px
}
.page-title-layout3 {
	padding-top: 135px;
	padding-bottom: 150px
}
.page-title-layout4 {
	padding-top: 190px;
	padding-bottom: 40px
}
.page-title-layout4 .breadcrumb {
	margin-top: 90px
}
.page-title-layout5 {
	padding-top: 190px;
	padding-bottom: 190px
}
}
@media (max-width:1199px) {
.page-title-layout1 .breadcrumb, .page-title-layout2 .breadcrumb, .page-title-layout4 .breadcrumb {
	margin-top: 40px
}
}
@media (min-width:768px) and (max-width:991px) {
[class*=page-title] {
padding-top:70px;
padding-bottom:70px
}
}
@media (min-width:320px) and (max-width:767px) {
[class*=page-title] {
padding-top:50px;
padding-bottom:50px
}
[class*=page-title] .pagetitle__subheading {
	font-size: 14px;
	margin-bottom: 10px
}
[class*=page-title] .pagetitle__desc {
	font-size: 14px;
	margin-bottom: 10px
}
[class*=page-title] .pagetitle__heading {
	font-size: 30px!important;
	line-height: 1.2;
	margin-bottom: 10px
}
[class*=page-title] .btn:not(.btn__link) {
	height: 50px;
	min-width: 140px
}
}
.btn {

	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: 6px;
	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, .btn .icon-outlined {
	width: 26px;
	height: 26px;
	line-height: 22px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	border: 2px solid transparent;
	-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: #047832;
	-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: #047832;
}
.btn__primary .icon-outlined {
	color: #fff;
	border-color: #fff;
	background-color: #2983fd
}
.btn__primary:active, .btn__primary:focus {
	color: #fff;
	border-color: #2983fd;
	background-color: #2983fd
}
.btn__primary:hover {
	color: #fff
}
.btn__primary:hover .icon-outlined {
	color: #063464;
	border-color: #fff;
	background-color: #fff
}
.btn__primary.btn__outlined {
	background-color: transparent;
	border: 2px solid #2983fd;
	color: #2983fd
}
.btn__primary.btn__outlined .icon-arrow-left, .btn__primary.btn__outlined .icon-arrow-right {
	color: #fff;
	background-color: #2983fd
}
.btn__primary.btn__outlined:hover {
	color: #fff;
	background-color: #2983fd
}
.btn__primary.btn__outlined:hover .icon-arrow-left, .btn__primary.btn__outlined:hover .icon-arrow-right {
	color: #2983fd;
	background-color: #fff
}
.btn__primary-style2:before {
	background-color: #fff!important
}
.btn__primary-style2:hover {
	color: #063464
}
.btn__primary-style2:hover .icon-arrow-left, .btn__primary-style2:hover .icon-arrow-right {
	color: #fff;
	background-color: #063464
}
.btn__secondary {
	color: #fff;
	background-color: #047832
}
.btn__secondary:before {
	background-color: #2983fd!important
}
.btn__secondary .icon-outlined {
	color: #fff;
	border-color: #fff;
	background-color: transparent
}
.btn__secondary:hover {
	color: #fff
}
.btn__secondary:hover .icon-outlined {
	color: #063464;
	border-color: #fff;
	background-color: #fff
}
.btn__secondary:active, .btn__secondary:focus {
	color: #fff;
	border-color: #222;
	background-color: #222
}
.btn__secondary.btn__outlined {
	color: #063464;
	background-color: transparent;
	border: 2px solid #063464
}
.btn__secondary.btn__outlined:hover {
	color: #fff;
	background-color: #063464
}
.btn__secondary-style2:before {
	background-color: #fff!important
}
.btn__secondary-style2:hover {
	color: #063464
}
.btn__accent {
	color: #063464;
	background-color: #fee023
}
.btn__accent:before {
	background-color: #2983fd!important
}
.btn__accent .icon-outlined {
	color: #063464;
	border-color: #063464;
	background-color: transparent
}
.btn__accent:hover {
	color: #fff
}
.btn__accent:hover .icon-outlined {
	color: #fff;
	border-color: #063464;
	background-color: #063464
}
.btn__accent:active, .btn__accent:focus {
	color: #fff;
	border-color: #063464;
	background-color: #063464
}
.btn__accent.btn__outlined {
	color: #fee023;
	background-color: transparent;
	border: 2px solid #fee023
}
.btn__accent.btn__outlined:hover {
	color: #fff;
	background-color: #fee023
}
.btn__accent-style2:before {
	background-color: #fff!important
}
.btn__accent-style2:hover {
	color: #fee023
}
.btn__white {
	background-color: #fff;
	color: #063464
}
.btn__white:active, .btn__white:focus {
	color: #063464;
	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: #2983fd;
	background-color: #fff
}
.btn__white-style2 {
	color: #2983fd
}
.btn__white-style2:before {
	background-color: #2983fd!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: #2983fd
}
.btn__link.btn__primary .icon-filled {
	color: #fff;
	background-color: #2983fd
}
.btn__link.btn__primary .icon-outlined {
	color: #2983fd;
	border-color: #2983fd;
	background-color: transparent
}
.btn__link.btn__primary-style2:hover {
	color: #fff!important
}
.btn__link.btn__primary.btn__underlined {
	padding-bottom: 3px;
	border-bottom: 2px solid #2983fd
}
.btn__link.btn__primary:hover {
	color: #063464
}
.btn__link.btn__primary:hover .icon-filled {
	color: #fff;
	background-color: #063464
}
.btn__link.btn__primary:hover.btn__underlined {
	border-color: #063464
}
.btn__link.btn__secondary {
	color: #063464
}
.btn__link.btn__secondary .icon-outlined {
	color: #063464;
	border-color: #063464;
	background-color: transparent
}
.btn__link.btn__secondary:hover {
	color: #2983fd
}
.btn__link.btn__secondary:hover .icon-outlined {
	color: #fff;
	border-color: #2983fd;
	background-color: #2983fd
}
.btn__link.btn__secondary.btn__white {
	color: #fff
}
.btn__link.btn__secondary.btn__white.btn__underlined {
	padding-bottom: 3px;
	border-bottom: 2px solid #fff
}
.btn__link.btn__secondary.btn__white:hover {
	color: #063464
}
.btn__link.btn__secondary.btn__white:hover.btn__underlined {
	border-color: #063464
}
.btn__link.btn__white {
	color: #fff
}
.btn__link.btn__white .icon-outlined {
	color: #2983fd;
	border-color: #fff;
	background-color: #fff
}
.btn__link.btn__white .icon-filled {
	color: #063464;
	border-color: #fff;
	background-color: #fff
}
.btn__link.btn__white:hover {
	color: #2983fd
}
.btn__link.btn__white:hover .icon-outlined {
	color: #fff;
	border-color: #2983fd;
	background-color: #2983fd
}
.btn__link.btn__white:hover .icon-filled {
	color: #fff;
	border-color: #2983fd;
	background-color: #2983fd
}
.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 {
	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;
	width: 52px;
	height: 40px;
	min-width: 0!important;
	font-weight: 400;
	color: #fff!important;
	border-radius: 3px;
	margin-right: 10px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.btn__social:hover {
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px)
}
.btn__facebook {
	background-color: #4267b2
}
.btn__twitter {
	background-color: #1da0f0
}
.btn__instagram {
	background-color: #0092ff
}
.btn__google-plus {
	background-color: #ea4335
}
.btn__lg {
	min-width: 200px
}
.btn__xl {
	padding: 0 30px;
	height: 70px;
	min-width: 290px
}
.btn__xhight {
	height: 70px
}
.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 {
	color: #063464;
	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-check-label {
	font-weight: 400;
	color: #8e949e
}
.form-group {
	position: relative;
	margin-bottom: 30px
}
.form-control {
	font-size: 14px;
	height: 60px;
	padding: 0 20px;
	border-radius: 5px;
	background-color: #eef3fa;
	border: 2px solid #eef3fa
}
.form-control:focus {
	border-color: #2983fd;
	background-color: #eef3fa
}
.form-control::-webkit-input-placeholder {
color:#4b6d8f
}
.form-control:-moz-placeholder {
color:#4b6d8f
}
.form-control::-moz-placeholder {
color:#4b6d8f
}
.form-control:-ms-input-placeholder {
color:#4b6d8f
}
textarea.form-control {
	min-height: 105px;
	padding-top: 10px
}
.form__title {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 20px
}
.custom-control {
	min-height: 0;
	padding-left: 25px
}
.custom-radio .custom-control-label:before {
	border-radius: 5px
}
.custom-control-input {
	width: 17px;
	height: 17px
}
.custom-control-label {
	font-weight: 400;
	color: #8e949e
}
.custom-control-label:before {
	top: 0;
	width: 17px;
	height: 17px;
	border-color: #e6eaef!important
}
.custom-control-label:after {
	position: absolute;
	top: calc(50% + 1px);
	left: -19px;
	width: 7px;
	height: 7px;
	border-radius: 3px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.custom-control-input:checked~.custom-control-label::before, .custom-control-input:not(:disabled):active~.custom-control-label::before {
	color: inherit;
	border-color: inherit;
	background-color: inherit
}
.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: none;
	background-color: #2983fd
}
.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;
	margin-bottom: 30px
}
.nice-select:hover {
	border-color: #eef3fa
}
.nice-select .list {
	width: 100%
}
.nice-select .current, .nice-select .option {
	color: #063464
}
.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
}
.decrease-qty, .increase-qty {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 19px;
	height: 15px;
	position: absolute;
	right: 10px;
	font-size: 11px;
	border: 0;
	border-radius: 3px;
	color: #063464;
	background-color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
.increase-qty {
	top: 16px;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.decrease-qty {
	bottom: 16px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.input-number::-webkit-inner-spin-button, .input-number::-webkit-outer-spin-button {
-webkit-appearance:none;
-moz-appearance:none;
-ms-appearance:none;
-o-appearance:none;
appearance:none
}
@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: 3px;
	margin: 0 30px 0 0;
	text-transform: capitalize;
	font-weight: 700;
	line-height: 1;
	font-size: 16px;
	color: #063464;
	opacity: .5;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.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: #063464;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition: transform .3s cubic-bezier(.2, 1, .3, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1);
	transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s cubic-bezier(.2, 1, .3, 1), -webkit-transform .3s cubic-bezier(.2, 1, .3, 1)
}
.nav-tabs .nav__link.active, .nav-tabs .nav__link:hover {
	opacity: 1;
	color: #063464
}
.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
}
}
.social-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.social-icons li {
	margin-right: 10px
}
.social-icons li:last-child {
	margin-right: 0
}
.social-icons li a {
	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;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: transparent;
	border: 2px solid #eef3fa;
	-webkit-transition: all .4s linear;
	transition: all .4s linear
}
.social-icons li a i {
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	text-align: center;
	font-size: 11px;
	color: #fff;
	background-color: #063464;
	-webkit-transition: all .4s linear;
	transition: all .4s linear
}
.social-icons li a:hover {
	border-color: #2983fd;
	background-color: #2983fd
}
.social-icons li a:hover i {
	color: #2983fd;
	background-color: #fff
}
.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
}
}
.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: 4px;
	color: #063464;
	border: 2px solid #063464;
	background-color: #fff;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.pagination li a.current, .pagination li a:hover {
	color: #fff;
	border-color: #063464;
	background-color: #063464
}
@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: #8e949e
}
.list-items li {
	position: relative;
	padding-left: 27px;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 9px;
        display: block;
}
.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: #2983fd
}
.list-items li:last-of-type {
	margin-bottom: 0
}
.list-items-layout2 li {
	margin-bottom: 14px;
	padding-left: 33px;
	color: #8e949e
}
.list-items-layout2 li:before {
	color: #fff;
	    border-color: #047832;
    background-color: #047832;
}
.list-items-layout4 li {
	margin-bottom: 14px;
	padding-left: 33px;
	color: #8e949e
}
.list-items-layout4 li:before {
	color: #fff;
	border-color: #435ba1;
	background-color: #435ba1
}
.list-items-layout3 li:before {
	color: #063464
}
.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: #2983fd;
	background-color: #2983fd
}
.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: #2983fd;
	background-color: #e8eff8;
	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: #063464;
	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;
	width: 35px;
	height: 35px;
	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: #2983fd
}
.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: "\e903"
}
.slick-arrow.slick-prev {
	left: 0
}
.slick-arrow.slick-prev:before {
	content: "\e901"
}
.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: #063464;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}
.slick-dots li.slick-active button {
	background-color: #047832;
	-webkit-box-shadow: 0 0 0 5px rgba(41,131,253,.15);
	box-shadow: 0 0 0 5px rgba(41,131,253,.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 #047832;
	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: #047832 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;
	height: 100px;
	max-height: 100px;
	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: #063464;
	-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: #063464
}
.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: 25px;
}
.navbar .nav__item:last-child {
	margin-right: 0
}
.navbar .nav__item .nav__item-link {
	font-size: 16.5px;
	font-weight: 700;
	text-transform: capitalize;
	display: block;
	position: relative;
	color: #063464;
	line-height: 100px;
	letter-spacing: .4px;
	    margin-right: 10px;
}
.navbar .nav__item .nav__item-link:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #047832;
	-webkit-transition: .5s ease;
	transition: .5s ease
}
.navbar .nav__item .nav__item-link.active, .navbar .nav__item .nav__item-link:hover {
	color: #047832
}
.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: 52%;
    left: 75px;
	-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:after, .navbar .dropdown-menu .nav__item:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 40px;
	right: 40px;
	height: 1px;
	-webkit-transition: all .4s linear;
	transition: all .4s linear
}
.navbar .dropdown-menu .nav__item:before {
	background-color: #e6eaef
}
.navbar .dropdown-menu .nav__item:after {
	width: 0;
	background-color: #2983fd
}
.navbar .dropdown-menu .nav__item:hover:after {
	width: calc(100% - 80px)
}
.navbar .dropdown-menu .nav__item:last-child:after, .navbar .dropdown-menu .nav__item:last-child:before {
	display: none
}
.navbar .dropdown-menu .nav__item .nav__item-link {
	font-size: 14px;
	color: #8e949e;
	text-transform: capitalize;
	font-weight: 400;
	line-height: 40px!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: #2983fd;
	-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: #2983fd
}
.navbar .dropdown-menu .nav__item .nav__item-link:hover:after {
	opacity: 1;
	left: -15px
}
.navbar .dropdown-menu .dropdown-toggle:after {
	right: 0
}
.navbar-actions {
	position: relative
}
.navbar-actions>li {
	margin-right: 30px
}
.navbar-actions>li:last-child {
	margin-right: 0
}
.navbar-actions .action__btn-request {
	height: 50px
}
.action__btn {
	color: #063464
}
.lang-dropdown .dropdown-item {
	font-size: 14px;
padding:.25rem 1rem
}
.lang-dropdown .lang-dropdown-toggle {
	font-size: 14px;
	height: 40px;
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 15px;
	color: #9aaabb
}
.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: #8e949e
}
.lang-dropdown .dropdown-menu .dropdown-item:focus, .lang-dropdown .dropdown-menu .dropdown-item:hover {
	background-color: transparent;
	color: #2983fd
}
.lang-dropdown .dropdown-menu .dropdown-item.active, .lang-dropdown .dropdown-menu .dropdown-item:active {
	background-color: transparent
}
.header-topbar {
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	    background-color: #047832;
}
.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: #ffffff;
}
.header-topbar .contact__list li a:not(.btn):hover {
	color: #9aaabb
}
.header-topbar .contact__list li a:not(.btn)>span:first-child {
	color: #fee023
}
.header-topbar .contact__list li>i {
	font-size: 16px;
	color: #fee023;
	margin-right: 8px
}
.header-topbar .contact__list li:last-child {
	margin-right: 0
}
.header-topbar .social-icons li a {
	border: 0;
	width: auto;
	height: auto
}
.header-topbar .social-icons li a i {
	color: #063464;
	background-color: #fee023
}
.header-topbar .social-icons li a:hover i {
	background-color: #fff
}
.header-topbar .topbar__text {
	font-size: 13px;
    color: #ffffff;
}

.header-topbar .topbar__text a{ color: #fff;}

.header-topbar .topbar__text .colored__text {
	color: #fee023
}
.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: 10px;
	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 {
	position: relative
}
.header-layout2 .header-topbar:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-repeat: repeat-x;
	background-image: url(../images/icons/waves.svg)
}
.header-layout2 .topbar__links li {
	margin-right: 15px
}
.header-layout2 .topbar__links li a {
	display: block;
	color: #f9f9f9
}
.header-layout2 .topbar__links li a:hover {
	color: #fee023
}
.header-layout2 .topbar__links li:last-child {
	margin-right: 0
}
.header-layout2 .phone__number {
	font-size: 15px;
	color: #1d65b9
}
.header-layout2 .phone__number .phone__number-icon {
	color: #1d65b9;
	font-size: 50px;
	line-height: 1;
	margin-right: 10px
}
.header-layout2 .phone__number .call__text {
	display: block;
	font-weight: 400;
	font-size: 13px;
	color: #9aaabb;
	margin-bottom: 5px
}
.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 .navbar-brand {
	line-height: 80px
}
.is-sticky .header__top-right {
	display: none!important
}
.is-sticky .nav__item .nav__item-link {
	color: #063464;
	line-height: 80px!important
}
.is-sticky .nav__item .nav__item-link:before {
	background-color: #047832!important
}
.is-sticky .logo-light {
	display: none
}
.is-sticky .logo-dark {
	max-height: 60px;
	display: inline-block
}
.is-sticky .navbar-nav {
	margin-top: 0!important
}
.is-sticky .action__btn {
	line-height: 80px
}
.cart-minipopup {
	background-color: #fff;
	width: 310px;
	padding: 40px;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1055;
	visibility: hidden;
	opacity: 0;
	border-radius: 0 0 8px 8px;
	-webkit-box-shadow: 0 5px 83px 0 rgba(40,40,40,.05);
	box-shadow: 0 5px 83px 0 rgba(40,40,40,.05);
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: .4s ease;
	transition: .4s ease
}
.cart-minipopup.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.cart-minipopup .cart-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px
}
.cart-minipopup .cart-item .cart__img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 3px;
	margin-right: 15px
}
.cart-minipopup .cart-item .cart__content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right: 22px
}
.cart-minipopup .cart-item .cart__title {
	display: block;
	color: #063464;
	font-family: Roboto, sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 4px
}
.cart-minipopup .cart-item .cart__price {
	color: #2983fd;
	font-size: 16px;
	font-weight: 700;
	line-height: 1
}
.cart-minipopup .cart-item .cart__delete {
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	background-color: #063464;
	color: #fff;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	font-style: normal;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: .4s ease;
	transition: .4s ease
}
.cart-minipopup .cart-item .cart__delete:hover {
	background-color: #2983fd
}
.cart-minipopup .cart-total {
	font-family: "Fira Sans", sans-serif;
	font-size: 17px;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 20px
}
.cart-minipopup .cart-action .btn {
	min-width: 105px;
	height: 40px;
	line-height: 40px
}
.cart__counter {
	position: absolute;
	top: -11px;
	right: -8px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	z-index: 3;
	font-size: 10px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	background-color: #fee023
}
.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)
}
.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
}
.search-popup.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.search-popup.active .search-popup__form {
	-webkit-transform: translateY(-50%) scaleX(1);
	transform: translateY(-50%) scaleX(1)
}
.search-popup.inActive {
	opacity: 0;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.search-popup.inActive .search-popup__form {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: translateY(-50%) scaleX(0);
	transform: translateY(-50%) scaleX(0)
}
.search-popup .search-popup__close {
	position: absolute;
	top: 50px;
	right: 50px;
	cursor: pointer;
	font-style: normal;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	background-color: #2983fd;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}
.search-popup .search-popup__close:hover {
	background-color: #063464
}
.search-popup .search-popup__form {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 550px;
	margin: -40px auto 0;
	-webkit-transform: translateY(-50%) scaleX(0);
	transform: translateY(-50%) scaleX(0);
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}
.search-popup .search-popup__btn {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 80px;
	text-align: center;
	font-size: 28px;
	cursor: pointer;
	color: #063464;
	-webkit-transition: .3s ease;
	transition: .3s ease
}
.search-popup .search-popup__btn:hover {
	color: #2983fd
}
.search-popup .search-popup__form__input {
	font-family: Roboto, sans-serif;
	font-weight: 300;
	font-size: 35px;
	z-index: 1;
	width: 100%;
	height: 80px;
	border: none;
	padding: 0 0 0 40px;
	color: #8e949e;
	background: 0 0;
	border-bottom: 2px solid #e7ebef;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.search-popup .search-popup__form__input::-webkit-input-placeholder {
color:#8e949e
}
.search-popup .search-popup__form__input:-moz-placeholder {
color:#8e949e
}
.search-popup .search-popup__form__input::-moz-placeholder {
color:#8e949e
}
.search-popup .search-popup__form__input:-ms-input-placeholder {
color:#8e949e
}
.login-popup {
	position: fixed;
	z-index: 2300;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	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-color: rgba(1,7,17,.9);
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.login-popup .login-popup-wrapper {
	opacity: 0;
	width: 90%;
	max-width: 370px;
	-webkit-transform: scale(.9);
	transform: scale(.9);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transition-delay: .7s;
	transition-delay: .7s
}
.login-popup .login-popup__form {
	position: relative;
	padding: 50px;
	border-radius: 5px;
	background-color: #fff
}
.login-popup .login-popup__form .input-icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 15px
}
.login-popup .login-popup__form .input-icon.icon-lock {
	font-size: 20px
}
.login-popup .login-popup__form .form-control {
	height: 60px;
	padding-left: 40px;
	background-color: #f1f5fe
}
.login-popup .custom-control-label a {
	color: #063464;
	border-bottom: 1px solid #063464
}
.login-popup .login-popup__title {
	font-size: 24px;
	margin-bottom: 15px
}
.login-popup .go-login, .login-popup .go-register {
	color: #2983fd;
	margin-left: 10px
}
.login-popup .go-login i, .login-popup .go-register i {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	font-size: 10px;
	margin-left: 6px;
	color: #2983fd;
	-webkit-transition: .3s linear;
	transition: .3s linear
}
.login-popup .go-login:hover i, .login-popup .go-register:hover i {
	color: #fff;
	background-color: #2983fd
}
.login-popup.active {
	opacity: 1;
	visibility: visible
}
.login-popup.active .login-popup-wrapper {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.login-popup.inActive {
	opacity: 0;
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}
.login-popup.inActive .login-popup-wrapper {
	-webkit-transform: scale(.9);
	transform: scale(.9);
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}
.action__btn {
	position: relative;
	line-height: 100px;
	color: #063464
}
.action__btn-cart {
	font-weight: 700
}
@media (min-width:1200px) {
.header-topbar>.container-fluid, .navbar>.container-fluid {
	padding-left: 40px;
	padding-right: 40px
}
.header-topbar>.container-fluid .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-right: 40px;
	padding-right: 40px;
	border-right: 1px solid #e6eaef
}
.header-topbar>.container-fluid .navbar-actions, .navbar>.container-fluid .navbar-actions {
	height: 100%;
	margin-left: 40px;
	padding-left: 40px;
	border-left: 1px solid #e6eaef
}
}
@media (max-width:1600px) {
.header-layout2 .phone__number {
	display: none!important
}
}
@media (max-width:1199px) {
.header-topbar {
	display: none!important
}
}
@media (min-width:992px) and (max-width:1200px) {
.navbar .nav__item {
	margin-right: 20px
}
}
@media (max-width:991px) {
.navbar .navbar-toggler {
	position: absolute;
	right: 15px;
	height: 13px
}
.navbar .collapse:not(.show) {
	display: block
}
.navbar .navbar-nav {
	margin: 0!important
}
.navbar .nav__item {
	margin-right: 0
}
.navbar .nav__item .nav__item-link {
	color: #222;
	line-height: 35px!important;
	padding-left: 15px
}
.navbar .nav__item .nav__item-link:hover {
	color: #2983fd
}
.navbar .nav__item .nav__item-link:before {
	display: none
}
.navbar .navbar-collapse {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	background-color: rgba(0,0,0,.6);
	z-index: 1000;
	padding: 0;
	-webkit-transition: .4s ease;
	transition: .4s ease
}
.navbar .navbar-collapse .navbar-nav {
	opacity: 0;
	width: 240px;
	height: 100%;
	overflow-y: auto;
	padding: 50px 0 20px;
	background-color: #fff;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: .3s ease;
	transition: .3s ease;
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}
.navbar .navbar-collapse.menu-opened {
	opacity: 1;
	visibility: visible
}
.navbar .navbar-collapse.menu-opened .navbar-nav {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.navbar .navbar-collapse.menu-opened .close-mobile-menu {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.navbar .close-mobile-menu {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 1100;
	width: 35px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	opacity: 0;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}
.navbar .nav__item [data-toggle=dropdown]:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 0;
	width: 50%;
	text-align: right;
	z-index: 2;
	padding-right: 15px;
	line-height: 35px;
	display: block!important
}
.navbar .dropdown-toggle:after {
	display: none
}
.navbar .nav__item.opened>[data-toggle=dropdown]:after, .navbar .nav__item.show>[data-toggle=dropdown]:after {
	content: "\f107"
}
.navbar .dropdown-menu {
	background-color: #fff
}
.navbar .dropdown-menu .nav__item {
	padding: 0 15px 0 30px
}
.navbar .dropdown-menu .nav__item .nav__item-link {
	padding-left: 0;
	border-bottom: none
}
.navbar .dropdown-menu .dropdown-menu-col .nav__item {
	padding: 0
}
.navbar .nav__item.dropdown-submenu>.dropdown-menu.show {
	padding-left: 10px
}
.navbar .dropdown-submenu .dropdown-menu .nav__item {
	padding: 0 0 0 15px
}
.navbar .navbar-nav .dropdown-menu.show {
	padding: 0
}
.navbar .mega-dropdown-menu .container {
	max-width: none
}
.navbar .mega-dropdown-menu>.nav__item {
	padding: 0 10px
}
.navbar .mega-dropdown-menu .nav__item {
	padding: 0
}
.header .navbar, .header-transparent .navbar {
	background-color: #fff
}
.header .logo-dark, .header-transparent .logo-dark {
	display: inline-block
}
.header .logo-light, .header-transparent .logo-light {
	display: none
}
.header .module__btn, .header-transparent .module__btn {
	color: #063464;
	margin: 0 60px 0 0
}
.header .navbar .navbar-toggler .menu-lines span, .header .navbar .navbar-toggler .menu-lines:after, .header .navbar .navbar-toggler .menu-lines:before, .header-transparent .navbar .navbar-toggler .menu-lines span, .header-transparent .navbar .navbar-toggler .menu-lines:after, .header-transparent .navbar .navbar-toggler .menu-lines:before {
	background-color: #063464
}
.header .navbar-expand-lg>.container, .header .navbar-expand-lg>.container-fluid, .header-transparent .navbar-expand-lg>.container, .header-transparent .navbar-expand-lg>.container-fluid {
	width: 100%;
	max-width: none
}
.header .navbar, .header .navbar>.container, .header .navbar>.container-fluid, .header-transparent .navbar, .header-transparent .navbar>.container, .header-transparent .navbar>.container-fluid {
	height: 80px
}
.header .header-full .navbar, .header .header-full .navbar .navbar-brand, .header .navbar-brand, .header-transparent .header-full .navbar, .header-transparent .header-full .navbar .navbar-brand, .header-transparent .navbar-brand {
	margin-left: 15px;
	line-height: 80px!important
}
.header .header-full .navbar, .header .header-full .navbar .navbar-brand, .header-transparent .header-full .navbar, .header-transparent .header-full .navbar .navbar-brand {
	line-height: 80px
}
.header-topbar>.container {
	max-width: none
}
.header-transparent .action__btn, .lang-dropdown .lang-dropdown-toggle {
	color: #063464
}
.action__btn-search {
	position: absolute;
	top: 50%;
	right: 80px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
}
@media (min-width:992px) {
.navbar .dropdown-menu {
	width: auto;
	min-width: 235px;
	-webkit-box-shadow: 0 2px 6px 0 rgba(40,40,40,.1);
	box-shadow: 0 2px 6px 0 rgba(40,40,40,.1);
	padding: 25px 0 23px;
	border-radius: 0 0 6px 6px
}
.navbar .dropdown-menu .nav__item .nav__item-link:before {
	display: none
}
.navbar .dropdown-menu.wide-dropdown-menu {
	padding: 0;
	min-width: 500px;
	overflow: hidden
}
.navbar .dropdown-menu.wide-dropdown-menu>.nav__item {
	padding: 0
}
.navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-title {
	color: #063464;
	font-family: Roboto, sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 1;
	margin: 0 0 13px 40px
}
.navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col {
	padding: 40px 0 27px
}
.navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col:first-child {
	position: relative
}
.navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col:first-child:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #e9e9e9
}
.navbar .nav__item.dropdown-submenu>.mega-menu, .navbar .nav__item.has-dropdown>.dropdown-menu, .navbar .nav__item.has-dropdown>.dropdown-menu>.nav__item.dropdown-submenu>.dropdown-menu, .navbar .nav__item.has-dropdown>.mega-menu {
	display: block;
	position: absolute;
	left: 0;
	right: auto;
	z-index: 1050;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}
.navbar .nav__item.dropdown-submenu>.dropdown-menu>.nav__item.has-dropdown>.dropdown-menu, .navbar .nav__item.has-dropdown>.dropdown-menu>.nav__item.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%
}
.navbar .nav__item.dropdown-submenu:hover>.mega-menu, .navbar .nav__item.has-dropdown:hover>.dropdown-menu, .navbar .nav__item.has-dropdown:hover>.mega-menu, .navbar .nav__item.has-dropdown>.dropdown-menu>.nav__item.dropdown-submenu:hover>.dropdown-menu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.navbar .nav__item.has-dropdown.mega-dropdown {
	position: static
}
.navbar .nav__item.has-dropdown .mega-dropdown-menu {
	width: 100%
}
.navbar .dropdown-menu.mega-dropdown-menu .nav__item {
	padding: 0
}
.navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link {
	overflow: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f111";
	position: absolute;
	top: auto;
	left: -7px;
	font-size: 7px;
	opacity: 0;
	color: #2983fd;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover {
	padding-left: 15px
}
.navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover:after {
	opacity: 1;
	left: 4px
}
.nav__item i[data-toggle=dropdown] {
	display: none
}
.header-layout3 .navbar .navbar-brand {
	margin-right: 50px
}
}
@media (min-width:320px) and (max-width:767px) {
.dropdown-menu.mega-dropdown-menu>.nav__item {
	padding: 0 15px
}
.dropdown-menu.mega-dropdown-menu .nav__item:last-child>.nav__item-link {
	border-bottom: 1px solid #f2f2f2
}
.dropdown-menu.mega-dropdown-menu [class^=col-]:last-child .nav__item:last-child>.nav__item-link {
	border-bottom: none
}
}
@media (min-width:320px) and (max-width:575px) {
.search-popup .search-popup__form {
	width: 90%
}
.search-popup .search-popup__form__input {
	font-size: 20px;
	font-weight: 400;
	height: 40px;
	padding: 0 0 0 30px
}
.search-popup .search-popup__btn {
	font-size: 20px;
	line-height: 40px
}
.search-popup .search-popup__close {
	font-size: 14px;
	top: 30px;
	right: 30px;
	width: 30px;
	height: 30px;
	line-height: 30px
}
}
@media (max-width:420px) {
.header .navbar-brand img {
	max-width: 120px
}
}
@-webkit-keyframes translateHeader {
0% {
opacity:0;
-webkit-transform:translateY(-100%);
transform:translateY(-100%)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes translateHeader {
0% {
opacity:0;
-webkit-transform:translateY(-100%);
transform:translateY(-100%)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
.accordion-item {
	border: 2px solid #e7ebef;
	background-color: #fff;
	border-radius: 10px;
	padding: 25px 30px;
	margin-bottom: 27px
}
.accordion-item .accordion-item__title {
	font-family: "Fira Sans", sans-serif;
	font-weight: 500;
	font-size: 16px;
	cursor: pointer;
	display: block;
	position: relative;
	padding-right: 25px;
	color: #063464
}
.accordion-item .accordion-item__title:hover {
	color: #2983fd
}
.accordion-item .accordion-item__title:after {
	position: absolute;
	right: 0;
	top: 0;
	content: "\f067";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	background-color: transparent;
	color: #063464;
	font-size: 10px;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%
}
.accordion-item.opened {
	border-color: #2983fd
}
.accordion-item.opened .accordion-item__header:not(.collapsed) .accordion-item__title {
	color: #2983fd
}
.accordion-item.opened .accordion-item__header:not(.collapsed) .accordion-item__title:after {
	background-color: #2983fd;
	color: #fff;
	content: "\f068"
}
.accordion-item .accordion-item__body {
	padding-top: 20px
}
.accordion-item .accordion-item__body p {
	margin-bottom: 0
}
@media (min-width:320px) and (max-width:767px) {
.accordion-item {
	padding: 10px 15px
}
.accordion-item .accordion-item__title {
	font-size: 14px
}
.accordion-item .accordion-item .accordion-item__body p {
	font-size: 13px
}
}
.banner-layout3 .clients {
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(234,234,234,.3)
}
@media (min-width:1600px) {
.banner-layout1 .inner-padding {
	padding: 120px 130px 130px 160px
}
.banner-layout2 .inner-padding, .banner-layout2 .testimonials-layout1 {
	padding: 90px 160px
}
}
@media (min-width:1200px) {
.banner-layout1 .inner-padding {
	padding: 120px 65px 130px
}
.banner-layout2 .inner-padding, .banner-layout2 .testimonials-layout1 {
	padding: 90px 65px 90px
}
.banner-layout2 .counter-item {
	margin: 20px 0 0
}
.banner-layout3 .banner__img {
	border-radius: 8px;
	margin-bottom: -80px;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.12);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.12)
}
.banner-layout3 .clients {
	margin-bottom: 110px
}
}
.footer .footer-primary {
	padding-top: 60px;
	padding-bottom: 20px;
	background-color: #047832;
}
.footer .footer-secondary {
	position: relative;
	padding: 0 0 0;
	background-color: #101010;
}
.footer [class*=footer-widget] {
	margin-bottom: 30px
}
.footer .footer-widget__title {
	color: #fee023;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 37px
}
.footer .contact-list li {
	    color: #ffffff;
	line-height: 26px;
	margin-bottom: 0
}

.footer .contact-list li a{ color: #fff !important}
.footer .contact-list li a:hover{ color: #fee023 !important}

.footer .contact-list li i {
    color: #fee023;
    margin-right: 10px;
    font-size: 15px;
}

.footer .phone__number {
	font-size: 19px;
	font-weight: 500;
	color: #fee023!important
}
.footer .btn__white.btn__link:hover {
	color: #fee023!important
}
.footer .footer-widget-newsletter {
	position: relative;
	padding: 40px;
	border-radius: 8px;
	background-color: #fff
}
.footer .footer-widget-newsletter .newsletter__title {
	font-size: 18px;
	line-height: 1.5
}
.footer .footer-widget-newsletter:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	border-radius: 8px 8px 0 0;
	background: repeating-linear-gradient(-45deg, #fff, #fff 6px, #fee023 6px, #fee023 20px, #fff 20px, #fff 26px, #2983fd 26px, #2983fd 40px)
}
.footer .footer-widget-newsletter .newsletter__stamp {
	position: absolute;
	top: -50px;
	left: -50px
}
.footer .footer-widget-newsletter .newsletter__form {
	position: relative
}
.footer .footer-widget-newsletter .newsletter__form .form-control {
	border-color: #eef3fa;
	background-color: #eef3fa;
	padding-right: 110px
}
.footer .footer-widget-newsletter .newsletter__form .btn {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 5px;
	height: 40px;
	min-width: 100px
}
.footer .underlined__link {
	color: #fee023;
	border-bottom: 1px solid #fee023
}
.footer .underlined__link:hover {
	color: #fff;
	border-bottom: 1px solid #fff
}
.footer .footer-widget-nav li a {
	display: block;
	position: relative;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 11px
}
.footer .footer-widget-nav li a:hover {
	color: #fff
}
.footer .footer__copyrights {
	color: #fff;
	margin-bottom: 5px
}
.footer .footer__copyright-links li a {
	position: relative;
	color: #9aaabb;
	display: block;
	margin-right: 25px;
	padding: 3px 0
}
.footer .footer__copyright-links li a:hover {
	color: #fff
}
.footer .footer__copyright-links li a:before {
	content: '-';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -13px;
	color: #9aaabb
}
.footer .footer__copyright-links li:last-child a {
	margin-right: 0
}
.footer .footer__copyright-links li:last-child a:before {
	display: none
}
.footer .phone__number {
    margin: 6px 0;
}
.footer .social-icons li a {
	border: 2px solid rgba(234,234,234,.15)
}
.footer .social-icons li a i {
	color: #01244a;
	background-color: #fee023
}
.footer .social-icons li a:hover {
	border-color: #fff;
	background-color: transparent
}
.phone__number {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: "Fira Sans", sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 1;
	color: #3851a2!important
}
.phone__number:hover {
	color: #2983fd!important
}
.phone__number i {
	margin-right: 7px
}
#scrollTopBtn {
	width: 110px;
	height: 110px;
	font-size: 18px;
	border-radius: 5px 5px 0 0;
	text-align: center;
	color: #063464;
	background-color: #fee023;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
#scrollTopBtn:hover {
	color: #fff;
	background-color: #2983fd
}
#scrollTopBtn .scroll__text {
	display: block;
	font-size: 14px;
	font-weight: 700;
	padding: 0 15px
}
@media (min-width:1200px) {
.footer .footer-widget-contact {
	padding-right: 30px
}
}
@media (min-width:320px) and (max-width:1200px) {
.footer .footer-primary {
	padding-top: 35px;
	padding-bottom: 30px
}
.footer .footer-secondary {
	padding: 20px 0
}
.footer .footer-secondary:after {
	left: 20px;
	right: 20px;
	height: 3px
}
.footer .footer-widget-contact {
	padding: 20px
}
.footer .footer-widget-contact:after {
	top: 20px;
	bottom: 20px
}
.footer .footer-widget {
	margin-bottom: 20px
}
.footer .footer-widget__title {
	margin-bottom: 15px
}
.footer .footer-widget-nav li a {
	font-size: 13px
}
.footer .phone__number {
	margin: 10px 0
}
}
@media (min-width:320px) and (max-width:767px) {
.footer .footer-widget-newsletter .newsletter__stamp {
	position: absolute;
	top: -20px;
	max-width: 100px;
	left: -20px
}
#scrollTopBtn {
	width: 40px;
	height: 40px;
	font-size: 14px;
	border-radius: 2px
}
#scrollTopBtn .scroll__text {
	display: none
}
}
.cta__block {
	padding: 15px 18px;
	border-radius: 7px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.12);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.12)
}
.cta-banner {
	position: relative;
	z-index: 3;
	padding: 40px;
	max-width: 300px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 83px 0 rgba(40,40,40,.12);
	box-shadow: 0 5px 83px 0 rgba(40,40,40,.12)
}
.cta-banner .cta__title {
	font-family: Roboto, sans-serif;
	font-size: 17px;
	line-height: 1.6
}
.cta-banner .cta__icon {
	color: #2983fd;
	font-size: 70px;
	line-height: 1;
	margin-bottom: 25px
}
.cta-banner .cta__icon i {
	line-height: 1
}
@media (min-width:320px) and (max-width:767px) {
.cta-banner .cta__title {
	font-size: 16px
}
}
.header-transparent+.slider {
	margin-top: -100px
}
.header-transparent.header-full+.slider {
	margin-top: -135px
}
.header-transparent+.slider .slide-item {
	padding-top: 100px;
	height: 100vh
}
.header-transparent.header-full+.slider .slide-item {
	padding-top: 165px;
	height: 100vh
}
.slider {
	padding: 0
}
.slider .slide-item {
	height: calc(100vh - 165px);
	min-height: 550px
}
.slider .slide__subtitle {
	font-family: "covered by your grace", cursive;
	font-size: 30px;
	color: #fff;
	display: block;
	margin-bottom: 8px
}
.slider .slide__title {
	color: #fff;
	font-size: 75px;
	line-height: 1.1;
	margin-bottom: 25px
}
.slider .slide__desc {
	color: #fff;
	font-size: 17px;
	line-height: 1.5;
	font-weight: 700;
	max-width: 595px;
	margin-bottom: 30px
}
.slider .slide__icon {
	color: #fff;
	font-size: 60px;
	line-height: 1
}
.slider .slick-dots {
	position: absolute;
	bottom: 30px;
	text-align: center;
	width: 100%
}
.slider .bg-overlay:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: rgba(3,43,86,.4)
}
.slider .bg-overlay:before {
	background: -webkit-gradient(linear, left top, left bottom, from(#021c37), color-stop(14%, #051c33), color-stop(62%, rgba(17,27,37,.1)), to(rgba(27,26,26,0)));
	background: linear-gradient(to bottom, #021c37 0, #051c33 14%, rgba(17,27,37,.1) 62%, rgba(27,26,26,0) 100%);
	opacity: .4
}
.slider .cta-banner {
	max-width: 270px;
	padding: 50px 40px
}
.slider .cta-banner:before {
	content: '';
	position: absolute;
	top: 50px;
	bottom: 50px;
	left: 0;
	width: 2px;
	background-color: #2983fd
}
.slider .cta-banner .cta__title {
	font-family: "Fira Sans", sans-serif
}
.slider .cta-banner .slick-dots {
	position: static;
	text-align: left;
	margin-left: -17px
}
.slider .cta-banner .slick-dots li button {
	border-color: #063464
}
.slider .cta-banner .slick-dots li.slick-active button {
	border-color: #2983fd
}
.slider .cta-banner .slick-dots li:not(:first-child):before, .slider .cta-banner .slick-dots li:not(:last-child):after {
	background-color: #063464
}
.slider .cta-banner .slick-dots li.slick-active:after, .slider .cta-banner .slick-dots li.slick-active:before {
	background-color: #2983fd
}
.slider .slick-arrow {
	-webkit-transform: translateY(30px);
	transform: translateY(30px)
}
.slider .contact-panel-wrapper {
	position: relative
}
.slider .contact-panel {
	position: absolute;
	right: 15px;
	bottom: -100px;
	z-index: 5;
	padding: 50px;
	max-width: 370px
}
.slider .contact-panel .contact-panel__title {
	margin-bottom: 15px
}
.slider .contact-panel .form-group {
	margin-bottom: 20px
}
.slider-centerd {
	text-align: center
}
.slider-centerd .slide__desc {
	margin-right: auto;
	margin-left: auto
}
@media (min-width:1500px) {
.slider .slick-arrow {
	width: 50px;
	height: 50px
}
.slider .slick-arrow.slick-next {
	right: 30px
}
.slider .slick-arrow.slick-prev {
	left: 30px
}
}
@media (min-width:1200px) {
.slider .slick-arrow {
	width: 50px;
	height: 50px
}
.slider .slick-arrow.slick-next {
	right: 0
}
.slider .slick-arrow.slick-prev {
	left: 0
}
.slider .btn {
	min-width: 190px
}
.slider .fancybox-item {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	position: absolute;
	bottom: 40px;
	right: 0;
	max-width: 380px
}
.slider .fancybox-item .fancybox__icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 80px;
	flex: 0 0 80px;
	color: #fff
}
.slider .fancybox-item .fancybox__title {
	color: #fff;
	font-size: 17px;
	margin-bottom: 0
}
.slider .slide__badge {
	position: absolute;
	top: 40%;
	right: 7%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
}
@media (min-width:768px) and (max-width:1200px) {
.slider .slide-item {
	padding-right: 50px;
	padding-left: 50px
}
.slider .slick-arrow.slick-prev {
	left: 10px
}
.slider .slick-arrow.slick-next {
	right: 10px
}
}
@media (min-width:992px) and (max-width:1200px) {
.slider .slide__title {
	font-size: 65px
}
}
@media (min-width:768px) and (max-width:991px) {
.slider .slide__title {
	font-size: 50px;
	margin-bottom: 10px
}
}
@media (min-width:320px) and (max-width:767px) {
.header-transparent+.slider {
	margin-top: 0!important
}
.slider .slide-item {
	min-height: 0;
	padding: 100px 10px;
	height: auto!important
}
.slider .slide__desc {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 20px
}
}
@media (min-width:576px) and (max-width:767px) {
.slider .slide__title {
	font-size: 32px;
	margin-bottom: 10px
}
.slider .slick-arrow.slick-prev {
	left: 0
}
.slider .slick-arrow.slick-next {
	right: 0
}
}
@media (min-width:320px) and (max-width:575px) {
.slider .slide__subtitle {
	font-size: 22px
}
.slider .slide__title {
	font-size: 30px;
	margin-bottom: 10px
}
.slider .btn {
	margin-bottom: 10px
}
.slider .slick-arrow {
	display: none
}
.slider .slide-item {
	padding: 30px 10px
}
}
.video__btn {
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	padding-left: 70px;
	height: 60px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.video__btn .video__player {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	color: #fff;
	background-color: #2983fd;
	-webkit-box-shadow: 0 0 0 7px rgba(255,255,255,.15);
	box-shadow: 0 0 0 7px rgba(255,255,255,.15);
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.video__btn:hover .video__player {
	-webkit-box-shadow: 0 0 0 10px rgba(255,255,255,.15);
	box-shadow: 0 0 0 10px rgba(255,255,255,.15)
}
.video__btn .video__title {
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	display: inline-block;
	white-space: nowrap;
	margin-left: 12px
}
.video__btn-lg {
	padding-left: 80px;
	height: 80px
}
.video__btn-lg .video__player {
	width: 80px;
	height: 80px;
	line-height: 80px
}
.video__btn-white .video__player {
	background-color: #fff!important;
	color: #063464
}
.video__btn-white .video__player-animation {
	border-color: #fff!important
}
.video-banner {
	position: relative;
	z-index: 2
}
.video-banner img {
	border-radius: 15px
}
.video-banner .video__btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.video-banner .video__title {
	position: absolute;
	bottom: -30px;
	left: -7px;
	line-height: 1.5
}
.video-banner-layout2 {
	position: relative;
	border-radius: 10px;
	overflow: hidden
}
.video-banner-layout2.bg-overlay:before {
	z-index: 0;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, #00000000), color-stop(97%, #061733));
	background-image: linear-gradient(180deg, #00000000 66%, #061733 97%)
}
.video-banner-layout2 .video__btn {
	position: absolute;
	left: 40px;
	bottom: 40px;
	padding-left: 60px;
	height: 36px
}
.video-banner-layout2 .video__player {
	width: 54px;
	height: 36px;
	line-height: 36px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,.1);
	box-shadow: 0 0 0 5px rgba(0,0,0,.1)
}
.video-banner-layout2:hover .video__player {
	-webkit-box-shadow: 0 0 0 6px rgba(0,0,0,.1);
	box-shadow: 0 0 0 6px rgba(0,0,0,.1)
}
.video-banner-layout3 {
	position: relative;
	border-radius: 10px;
	overflow: hidden
}
.video-banner-layout3.bg-overlay:before {
	z-index: 0;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, #00000000), color-stop(97%, #061733));
	background-image: linear-gradient(180deg, #00000000 66%, #061733 97%)
}
.video-banner-layout3 .video__btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.banner-img {
	min-height: 400px
}
.fancybox-item {
	position: relative;
	margin-bottom: 30px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.fancybox-item .fancybox__content {
	overflow: hidden;
	position: relative;
	padding: 37px 40px 35px
}
.fancybox-item .fancybox__icon {
	font-size: 50px;
	line-height: 1;
	color: #2983fd;
	margin-bottom: 20px
}
.fancybox-item .fancybox__title {
	font-size: 22px;
	margin-bottom: 20px
}
.fancyboxs-layout1 .fancybox-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.fancyboxs-layout1 .fancybox-item .fancybox__icon {
	font-size: 65px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 115px;
	flex: 0 0 115px;
	max-width: 115px
}
.fancyboxs-layout1 .fancybox-item .fancybox__body {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(100% - 115px);
	flex: 0 0 calc(100% - 115px);
	max-width: calc(100% - 115px)
}
.fancyboxs-layout1 .fancybox-item .fancybox__desc {
	font-size: 16px;
	font-weight: 700
}
.fancyboxs-layout1 .slick-dots {
	text-align: left;
	margin-left: 115px
}
.fancyboxs-layout2 .heading__icon {
	font-size: 60px;
	line-height: 1;
	color: #35fff0
}
.fancyboxs-layout2 .fancybox-item .icon-outlined:hover {
	background-color: #222
}
.fancyboxs-layout3 .fancybox-item {
	z-index: 3;
	background-color: #fff
}
.fancyboxs-layout3 .fancybox-item .fancybox__title {
	font-size: 18px;
	margin-bottom: 12px
}
.fancyboxs-layout3 .fancybox-item .fancybox__desc {
	margin-bottom: 10px
}
.fancyboxs-layout3 .fancybox-item-custom {
	overflow: hidden;
	border-radius: 15px
}
.fancyboxs-layout3 .fancybox-item-custom .fancybox__title {
	font-family: "covered by your grace", cursive;
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 5px
}
.fancyboxs-layout3 .fancybox-item-custom .fancybox__desc {
	font-weight: 700;
	color: #fff;
	margin-bottom: 20px
}
.fancyboxs-layout3 .fancybox-item-custom .btn__white.btn__link .icon-filled {
	width: 33px;
	height: 33px;
	line-height: 31px;
	color: #2983fd;
	margin-right: 8px
}
.fancyboxs-layout3 .fancybox-item-custom .btn__white.btn__link:hover {
	color: #063464
}
.fancyboxs-layout3 .fancybox-item-custom .btn__white.btn__link:hover .icon-filled {
	color: #fff;
	border-color: #063464;
	background-color: #063464
}
.fancybox-light .fancybox-item .fancybox__desc, .fancybox-light .fancybox-item .fancybox__icon, .fancybox-light .fancybox-item .fancybox__title {
	color: #fff
}
.fancybox-light .btn__white.btn__link:hover {
	color: #2983fd
}
@media (min-width:992px) {
.fancyboxs-layout3 .fancybox-wrapper {
	margin-top: -50px!important
}
}
@media (max-width:991px) {
.fancybox-item {
	margin: 10px 0
}
.fancybox-item .fancybox__content {
	padding: 20px
}
.fancyboxs-layout1[class*=mt--] {
	margin-top: -30px!important
}
.fancyboxs-layout2 .fancybox-item .fancybox__img {
	display: none
}
}
@media (min-width:768px) {
.fancyboxs-layout3 .fancybox-wrapper {
	overflow: hidden;
	margin-top: 30px;
	border-radius: 15px;
	-webkit-box-shadow: 0 5px 83px 0 rgba(9,29,62,.08);
	box-shadow: 0 5px 83px 0 rgba(9,29,62,.08)
}
.fancyboxs-layout3 .fancybox-wrapper>[class*=col-]:not(:last-of-type) {
	border-right: 2px solid #e6e8eb
}
.fancyboxs-layout3 .fancybox-item {
	margin-bottom: 0
}
.fancyboxs-layout3 .fancybox-item:not(.fancybox-item-custom) {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.fancyboxs-layout3 .fancybox-item.fancybox-item-custom {
	margin-top: -50px
}
}
@media (min-width:320px) and (max-width:767px) {
.fancybox-item .fancybox__title {
	font-size: 16px;
	margin-bottom: 5px
}
.fancybox-item .fancybox__desc {
	font-size: 13px;
	margin-bottom: 10px
}
.fancybox-item .fancybox__icon {
	font-size: 40px;
	margin-bottom: 10px
}
.fancyboxs-layout3 .fancybox-item {
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.13);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.13)
}
}
.feature-item {
	position: relative;
	border-radius: 10px;
	margin-bottom: 30px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.feature-item .feature__icon {
	position: relative;
	font-size: 60px;
	line-height: 1;
	color: #1d65b9;
	margin-bottom: 22px
}
.feature-item .feature__icon i {
	display: block
}
.feature-item .feature__title {
	color: #1e4873;
	line-height: 1.4;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px
}
.feature-item .feature__desc {
	margin-bottom: 0
}
.feature-layout1 .feature-item {
	overflow: hidden;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.13);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.13)
}
.feature-layout1 .feature-item .feature__body {
	position: relative;
	z-index: 2;
	padding: 50px 40px;
	background-color: #fff;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.feature-layout1 .feature-item .feature__img {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%
}
.feature-layout1 .feature-item .feature__icon {
	width: 60px;
	height: 60px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.feature-layout1 .feature-item .feature__icon:before {
	content: '';
	position: absolute;
	top: -15px;
	left: -15px;
	width: 61px;
	height: 64px;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url(../images/icons/shape1.svg)
}
.feature-layout1 .feature-item .btn {
	margin-top: 24px
}
.feature-layout1 .feature-item .btn i {
	margin-right: 8px
}
.feature-layout1 .feature-item:hover .feature__icon {
	opacity: 0
}
.feature-layout1 .feature-item:hover .feature__body {
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px)
}
.feature-layout1 .feature-item:hover .btn__link.btn__secondary {
	color: #2983fd
}
.feature-layout1 .feature-item:hover .btn__link.btn__secondary .icon-outlined {
	color: #fff;
	border-color: #2983fd;
	background-color: #2983fd
}
.feature-carousel .cta__banner {
	overflow: hidden;
	border-radius: 7px
}
.feature-carousel .cta__banner .cta__img {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 144px;
	flex: 0 0 144px
}
.feature-carousel .cta__banner .cta__title {
	color: #fff;
	font-family: "covered by your grace", cursive;
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 10px
}
.feature-carousel .cta__banner .cta__desc {
	color: #fff;
	font-weight: 700
}
.feature-carousel .cta__banner .cta__body {
	padding: 30px 40px
}
.feature-carousel .cta__banner .btn__white:hover {
	color: #fee023
}
.feature-carousel .cta__banner .btn__white:hover .icon-outlined {
	border-color: #fee023;
	background-color: #fee023
}
.feature-layout2 .feature-item {
	padding: 45px 30px;
	background-color: #eef3fa
}
.feature-layout2 .feature-item .btn__link.btn__secondary {
	margin-top: 24px
}
.feature-layout2 .feature-item:hover .btn__link.btn__secondary {
	color: #2983fd
}
.feature-layout2 .feature-item:hover .btn__link.btn__secondary .icon-outlined {
	color: #fff;
	border-color: #2983fd;
	background-color: #2983fd
}
.feature-layout3 .feature-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.feature-layout3 .feature-item .feature__icon {
	width: 60px;
	height: 60px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 110px;
	flex: 0 0 110px;
	max-width: 110px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.feature-layout3 .feature-item .feature__icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 61px;
	height: 64px;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url(../images/icons/shape1.svg)
}
.feature-layout3 .feature-item .feature__icon i {
	display: block;
	margin: 15px 0 0 15px
}
.feature-layout3 .feature-item .feature__body {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(100% - 110px);
	flex: 0 0 calc(100% - 110px);
	max-width: calc(100% - 110px)
}
.feature-layout3 .feature-item .feature__title {
	font-size: 18px
}
.awards .feature-item {
	-webkit-box-shadow: none;
	box-shadow: none
}
.awards .feature-item .feature__img {
	padding: 50px;
	text-align: center;
	border-radius: 7px;
	background-color: #f3f3f3;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}
.awards .feature-item .feature__img img {
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.awards .feature-item .feature__body {
	padding: 30px 35px 20px
}
.awards .feature-item .feature__title {
	font-size: 20px;
	padding: 0
}
.awards .feature-item:hover .feature__img {
	background-color: #2983fd
}
.awards .feature-item:hover .feature__img img {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}
@media (min-width:1200px) {
.feature-item .feature__title {
	padding-right: 15px
}
.feature-carousel .cta__banner {
	margin-bottom: -54px
}
}
@media (min-width:320px) and (max-width:767px) {
.feature-item .feature__icon {
	font-size: 40px;
	margin-bottom: 5px
}
.feature-item .feature__title {
	font-size: 15px;
	margin-bottom: 5px
}
.feature-layout1 .feature-item .feature__body {
	padding: 30px
}
.feature-layout1 .feature-item:hover .feature__body {
	-webkit-transform: translateY(-80px);
	transform: translateY(-80px)
}
.feature-layout2 .feature-item {
	padding: 30px
}
.feature-carousel .cta__banner {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.feature-carousel .cta__banner .cta__img img {
	border-radius: 4px;
	padding: 20px 20px 0
}
.feature-carousel .cta__banner .cta__body {
	padding: 20px
}
.feature-carousel .cta__banner .cta__title {
	font-size: 20px
}
}
.member {
	position: relative;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 30px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.member .member__img {
	position: relative
}
.member .member__img img {
	width: 100%
}
.member .member__info {
	position: relative;
	padding: 35px;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.member .member__info .member__name {
	font-size: 18px;
	margin-bottom: 7px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.member .member__info .member__desc {
	font-size: 14px;
	margin-bottom: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.member .social-icons li:last-child {
	margin-right: 0
}
.member .social-icons li a {
	width: 20px;
	height: 20px;
	border: 0;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}
.member .social-icons li a i {
	color: #fff;
	background-color: #2983fd
}
.member .social-icons li a:hover i {
	background-color: #063464
}
.member .social-icons li:nth-of-type(2) a {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}
.member .social-icons li:nth-of-type(3) a {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}
.member:hover .social-icons li a {
	opacity: 1
}
.team-layout1 .member {
	-webkit-box-shadow: 0 5px 83px 0 rgba(40,40,40,.11);
	box-shadow: 0 5px 83px 0 rgba(40,40,40,.11)
}
.team-layout2 .member .member__desc, .team-layout2 .member .member__name, .team-layout2 .member .social-icons {
	position: relative;
	z-index: 3
}
.team-layout2 .member .member__info {
	padding: 27px 20px 20px
}
.team-layout2 .member .member__info:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.team-layout2 .member:hover {
	-webkit-box-shadow: 0 5px 83px 0 rgba(40,40,40,.11);
	box-shadow: 0 5px 83px 0 rgba(40,40,40,.11)
}
.team-layout2 .member:hover .member__info:before {
	top: -30px;
	height: calc(100% + 30px)
}
.team-layout2 .member:hover .social-icons {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px)
}
@media (min-width:320px) and (max-width:767px) {
.member {
	max-width: 400px;
	margin: 0 auto 30px
}
.member .member__info {
	padding: 15px
}
.member .member__info .member__name {
	font-size: 15px;
	margin-bottom: 0
}
}
.testimonial__title {
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.7;
	margin-bottom: 30px
}
.testimonial__meta {
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}
.testimonial__meta.slick-current {
	opacity: 1
}
.testimonial__meta.slick-current .testimonial__thmb {
	border: 2px solid #fff
}
.testimonial__meta-title {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	white-space: nowrap;
	margin-bottom: 4px
}
.testimonial__meta-desc {
	position: relative;
	z-index: 2;
	font-size: 13px;
	line-height: 1;
	white-space: nowrap;
	margin-bottom: 0
}
.testimonial__thmb {
	cursor: pointer;
	width: 50px!important;
	min-width: 50px;
	height: 50px;
	padding: 4px;
	border-radius: 50%;
	border: 2px solid transparent;
	background-color: transparent;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	margin-right: 15px
}
.testimonial__thmb img {
	display: block;
	border-radius: 50%;
	margin: auto
}
.testimonials-layout1 .slider-nav {
	max-width: 370px;
	    margin-left: 140px;
}
.testimonials-layout1 .testimonial__meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.testimonials-layout1 .testimonial__meta.slick-current .testimonial__thmb:before {
	opacity: 1
}
.testimonials-layout1 .slick-arrow {
	top: 100%;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.testimonials-layout1 .slick-arrow.slick-next {
	right: auto;
	left: 50px
}
.testimonials-layout1 .slick-arrow.slick-next:before {
	font-size: 14px;
	content: "\e902"
}
.testimonials-layout1 .slick-arrow.slick-prev {
	left: 0
}
.testimonials-layout1 .slick-arrow.slick-prev:before {
	font-size: 14px;
	content: "\e900"
}
.testimonials-light .testimonial__meta-desc, .testimonials-light .testimonial__meta-title, .testimonials-light .testimonial__title {
	color: #2a2a2a;
}
.testimonials-light .slick-arrow {
	color: #fff;
	    border: 2px solid #047832;
    background-color: #047832;
}
.testimonials-light .slick-arrow:hover {
	border-color: #063464;
	background-color: #063464
}
@media (max-width:992px) {
.testimonial__title {
	font-size: 17px
}
.testimonial__meta-title {
	font-size: 13px
}
.testimonials-layout1 .testimonial__meta .testimonial__thmb {
	position: relative;
	width: 40px!important;
	height: 40px;
	padding: 3px;
	margin-right: 8px
}
.testimonials-layout1 .testimonial__meta .testimonial__thmb:before {
	font-size: 9px;
	width: 20px;
	height: 20px;
	line-height: 20px
}
}
.client {
	position: relative;
	overflow: hidden
}
.client img {
	padding: 15px;
	-webkit-transition: transform .5s ease;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease
}
.client img:first-of-type {
	opacity: .5
}
.client img:last-of-type {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -150%);
	transform: translate(-50%, -150%)
}
.client:hover img:first-of-type {
	-webkit-transform: translateY(150%);
	transform: translateY(150%)
}
.client:hover img:last-of-type {
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.clients-light .client img {
	-webkit-filter: brightness(100);
	filter: brightness(100)
}
.clients-light .client img:first-of-type {
	opacity: .98
}
.careers .slick-slide {
	margin: 15px;
    background: #f0f1f1;
    margin-bottom: 50px;
    
}
.careers .slick-list {
	margin: -15px
}
.careers .slick-dots {
	margin-top:0px;
        margin-bottom: 20px;
   
}
.job-item {
	padding: 40px;
	border-radius: 7px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 12px 0 rgba(40,40,40,.08);
	box-shadow: 0 0 12px 0 rgba(40,40,40,.08);
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.job-item:hover {
	-webkit-box-shadow: 0 0 15px 0 rgba(40,40,40,.1);
	box-shadow: 0 0 15px 0 rgba(40,40,40,.1);
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px)
}
.job-item .job__meta {
	margin-bottom: 32px
}
.job-item .job__type {
	font-size: 13px;
	padding: 3px 10px;
	border-radius: 3px;
	margin-right: 10px;
	text-transform: capitalize;
	color: #fff;
	background-color: #2983fd
}
.job-item .job__location {
	font-size: 13px
}
.job-item .job__title {
	font-size: 20px;
	margin-bottom: 18px
}
.job-item .job__desc {
	font-size: 15px;
	margin-bottom: 0px;
        color: #666;
}
.job-item .btn {
	height: 50px;
	min-width: 130px
}
@media (min-width:320px) and (max-width:767px) {
.job-item {
	padding: 20px
}
.job-item .job__meta {
	margin-bottom: 20px
}
.job-item .job__title {
	margin-bottom: 10px
}
}
.post-item {
	position: relative;
	border-radius: 8px;
	margin-bottom: 30px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.post-item .post__img {
	position: relative;
	overflow: hidden;
	border-radius: 8px
}
.post-item .post__img img {
	-webkit-transition: all .9s ease;
	transition: all .9s ease
}
.post-item .post__title {
	font-size: 21px;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 10px
}
.post-item .post__title a {
	color: #063464
}
.post-item .post__title a:hover {
	color: #2983fd
}
.post-item .post__meta {
	border-radius: 8px 8px 0 0;
	background-color: #fff;
	margin-bottom: 40px
}
.post-item .post__meta>* {
	position: relative;
	font-size: 13px;
	line-height: 1;
	padding: 16px 13px
}
.post-item .post__body {
	margin-top: -45px;
	position: relative;
	z-index: 3;
	padding: 0 40px 25px 50px
}
.post-item .post__meta-cat {
	position: relative;
	border-top-left-radius: 8px;
	background-color: #2983fd
}
.post-item .post__meta-cat:before {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 20px;
	border: 10px solid transparent;
	border-right-color: #2983fd
}
.post-item .post__meta-cat a {
	position: relative;
	color: #fff;
	padding-right: 7px;
	font-size: 13px
}
.post-item .post__meta-cat a:hover {
	color: #000
}
.post-item .post__meta-cat a:after {
	content: ",";
	position: absolute;
	top: -1px;
	right: 1px;
	color: #fff
}
.post-item .post__meta-cat a:last-child {
	padding-right: 0
}
.post-item .post__meta-cat a:last-child:after {
	display: none
}
.post-item .post__meta-author a, .post-item .post__meta-comments a {
	color: #063464
}
.post-item .btn__link.btn__secondary {
	height: 58px;
	padding: 12px 0;
	border-radius: 5px;
	margin-top: 5px
}
.post-item .btn__link.btn__secondary i {
	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;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	color: #063464;
	border: 2px solid #063464;
	background-color: transparent;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.post-item .btn__link.btn__secondary:hover {
	color: #fff!important;
	background-color: #063464!important
}
.post-item .btn__link.btn__secondary:hover i {
	color: #063464;
	border-color: #fff;
	background-color: #fff
}
.post-item:hover {
	-webkit-box-shadow: 0 5px 83px 0 rgba(9,29,62,.15);
	box-shadow: 0 5px 83px 0 rgba(9,29,62,.15)
}
.post-item:hover .post__img img {
	-webkit-transform: scale(1.1) rotate(1deg);
	transform: scale(1.1) rotate(1deg)
}
.post-item:hover .btn__link.btn__secondary {
	color: #fff;
	background-color: #063464;
	padding: 12px 15px
}
.post-item:hover .btn__link.btn__secondary i {
	color: #063464;
	border-color: #fff;
	background-color: #fff;
	margin-right: 8px
}
.blog-single .post-item .post__img {
	border-radius: 16px
}
.blog-single .post-item:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}
.blog-widget__title {
	font-size: 21px;
	margin-bottom: 24px
}
.widget-nav .widget-nav__img {
	position: relative;
	max-width: 90px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 90px;
	flex: 0 0 90px;
	-ms-flex-item-align: baseline;
	align-self: baseline
}
.widget-nav .widget-nav__img img {
	border-radius: 5px
}
.widget-nav .widget-nav__img:before {
	font-family: icomoon;
	font-size: 10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #063464;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.widget-nav .widget-nav__next, .widget-nav .widget-nav__prev {
	position: relative;
	padding: 20px 40px;
	border-radius: 12px;
	border: 2px solid #e6e8eb;
	max-width: 48%;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.widget-nav .widget-nav__next:hover, .widget-nav .widget-nav__prev:hover {
	border-color: #2983fd
}
.widget-nav .widget-nav__next:hover .widget-nav__img:before, .widget-nav .widget-nav__next:hover .widget-nav__ttile, .widget-nav .widget-nav__prev:hover .widget-nav__img:before, .widget-nav .widget-nav__prev:hover .widget-nav__ttile {
	color: #2983fd
}
.widget-nav .widget-nav__next .widget-nav__img:before {
	content: "\e905";
	right: -20px
}
.widget-nav .widget-nav__prev .widget-nav__img:before {
	content: "\e903";
	left: -20px
}
.widget-nav .widget-nav__content {
	max-width: calc(100% - 90px);
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(100% - 90px);
	flex: 0 0 calc(100% - 90px);
	padding: 0 10px
}
.widget-nav .widget-nav__content span {
	font-family: Roboto, sans-serif;
	font-size: 13px;
	color: #616161;
	display: block;
	margin-bottom: 1px
}
.widget-nav .widget-nav__content .widget-nav__ttile {
	font-size: 15px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.widget-nav .widget-nav__all {
	font-size: 22px;
	line-height: 50px;
	display: block;
	text-align: center
}
.blog-author {
	position: relative;
	padding: 50px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.13);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.13)
}
.blog-author:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50px;
	right: 50px;
	height: 4px;
	background-color: #2983fd
}
.blog-author .blog-author__avatar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 150px;
	flex: 0 0 150px;
	max-width: 150px;
	overflow: hidden;
	margin-bottom: 20px;
	padding-right: 20px
}
.blog-author .blog-author__avatar img {
	border-radius: 5px
}
.blog-author .blog-author__content {
	-webkit-box-flex: calc(100% - 150px);
	-ms-flex: calc(100% - 150px);
	flex: calc(100% - 150px);
	max-width: calc(100% - 150px)
}
.blog-author .blog-author__name {
	font-size: 18px;
	margin-bottom: 12px
}
.blog-author .blog-author__bio {
	font-size: 15px;
	margin-bottom: 13px
}
.blog-author .social-icons li a {
	border: 0;
	width: auto;
	height: auto;
	background-color: transparent
}
.blog-author .social-icons li a i {
	background-color: #2983fd
}
.blog-author .social-icons li a:hover i {
	color: #fff;
	background-color: #063464
}
.bordered-box {
	border-radius: 4px;
	border: 1px solid #e5e8ea
}
.bordered-box .blog-share, .bordered-box .blog-tags {
	padding: 25px
}
.comments-list .comment__item {
	position: relative;
	padding-bottom: 20px;
	border-bottom: 2px solid #eaeaea;
	margin-bottom: 30px
}
.comments-list .comment__item:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}
.comments-list .comment__item .comment__avatar {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 4px
}
.comments-list .comment__item .comment__avatar img {
	border-radius: 5px
}
.comments-list .comment__item .comment__content {
	padding-left: 90px
}
.comments-list .comment__item .comment__content .comment__author {
	font-size: 18px;
	margin-bottom: 11px
}
.comments-list .comment__item .comment__content .comment__date {
	color: #1d65b9;
	font-size: 12px;
	line-height: 1;
	display: block;
	margin-bottom: 10px
}
.comments-list .comment__item .comment__content .comment__desc {
	font-size: 15px;
	margin-bottom: 6px
}
.comments-list .comment__item .comment__content .comment__reply {
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	color: #2983fd
}
.comments-list .comment__item .comment__content .comment__reply:hover {
	color: #063464
}
.comments-list .comment__item .nested__comment {
	border-top: 1px solid #eaeaea;
	padding: 30px 0 0 0;
	margin: 30px 0 0 90px
}
.blog-comments-form .form-control {
	height: 60px
}
.blog-comments-form .btn {
	height: 70px;
	line-height: 70px
}
.blog-tags ul li a {
	position: relative;
	font-size: 14px;
	padding-right: 5px;
	color: #2983fd
}
.blog-tags ul li a:hover {
	color: #063464
}
.blog-tags ul li a:before {
	content: ',';
	position: absolute;
	top: -2px;
	right: 1px;
	color: #2983fd
}
.blog-tags ul li:last-child a:before {
	display: none
}
@media (min-width:1200px) {
.blog-single .post-item .post__title {
	font-size: 40px
}
.blog-single .post-item .post__desc p {
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 25px
}
.blog-single .post-item .post__body {
	padding-right: 0;
	margin-right: 50px
}
}
@media (min-width:768px) {
.widget-nav__next {
	text-align: right;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
}
@media (min-width:320px) and (max-width:767px) {
.post-item {
	margin-bottom: 15px
}
.post-item .post__title {
	font-size: 17px;
	margin-bottom: 10px
}
.post-item .post__body {
	padding: 0 20px 10px 20px
}
.post-item .btn__link.btn__secondary {
	height: 40px
}
.comments-list .comment__item .comment__avatar {
	width: 40px;
	height: 40px
}
.comments-list .comment__item .comment__content {
	padding-left: 50px
}
.comments-list .comment__item .comment__content .comment__desc {
	font-size: 13px
}
.widget-nav {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.widget-nav .widget-nav__img {
	max-width: 70px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70px;
	flex: 0 0 70px
}
.widget-nav .widget-nav__img:before {
	display: none
}
.widget-nav .widget-nav__next, .widget-nav .widget-nav__prev {
	max-width: 100%;
	padding: 15px
}
.widget-nav .widget-nav__prev {
	margin-bottom: 10px
}
.comments-list .comment__item .nested__comment {
	padding: 20px 0 0 0;
	margin: 20px 0 0 40px
}
.bordered-box .blog-share, .bordered-box .blog-tags {
	padding: 10px
}
.blog-carousel .heading-wrapper {
	margin-bottom: 60px!important
}
.blog-carousel .btn__explore {
	position: relative;
	right: 0
}
.blog-carousel .heading__title {
	font-size: 18px
}
.blog-carousel .slick-arrow {
	top: -30px
}
}
@media (min-width:320px) and (max-width:575px) {
.blog-author {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 20px
}
.blog-author:after {
	top: 20px;
	bottom: 20px
}
.blog-author .blog-author__avatar, .blog-author .blog-author__content {
	-webkit-box-flex: 100%;
	-ms-flex: 100%;
	flex: 100%;
	max-width: 100%
}
}
.contact-info .boxes-wrapper {
	position: relative;
	z-index: 3;
	margin-top: -40px;
	overflow: hidden;
	border-radius: 10px
}
.contact-info .boxes-wrapper>[class*=col-]:nth-of-type(1) .contact-box {
	background-color: #2983fd
}
.contact-info .boxes-wrapper>[class*=col-]:nth-of-type(2) .contact-box {
	background-color: #3851a2
}
.contact-info .boxes-wrapper>[class*=col-]:nth-of-type(3) .contact-box {
	background-color: #2d4990
}
.contact-info .contact-box {
	position: relative;
	padding: 45px;
	height: 100%
}
.contact-info .contact-box .contact__title {
	font-size: 19px
}
.contact-info .contact-box .contact__icon {
	font-size: 50px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 80px;
	flex: 0 0 80px;
	max-width: 80px
}
.contact-info .contact-box .contact__desc, .contact-info .contact-box .contact__icon, .contact-info .contact-box .contact__title, .contact-info .contact-box .time__list li {
	color: #fff
}
.contact-info .contact-box .phone__number {
	font-size: 23px;
	margin-top: 5px;
	font-weight: 600;
	color: #fff!important
}
.contact-info .contact-box .phone__number .icon-phone {
	font-size: 17px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	margin-right: 10px;
	background-color: #1ebaae
}
.contact-info .contact-box .btn__white.btn__outlined {
	height: 42px;
	border: 1px solid rgba(255,255,255,.25)
}
.contact-panel {
	position: relative;
	z-index: 2;
	padding: 30px;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.12);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.12)
}
.contact-panel__title {
	font-size: 24px
}
.contact-panel__desc {
	font-size: 15px
}
textarea.form-control {
	min-height: 120px;
	padding-top: 16px
}
.contact-layout1 .contact-panel__info {
	position: relative;
	padding: 50px;
	border-radius: 10px;
	overflow: hidden;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	    max-width: 100%;
}
.contact-layout1 .contact-panel__info .contact__list li {
	color: #fff;
	font-weight: 700;
	    font-size: 16px;
	margin-bottom: 10px
}
.contact-layout1 .contact-panel__info .contact__list li a {
	color: #fff
}
.contact-layout1 .contact-panel__info .contact__list li i {
	margin-right: 8px;
        color: #fee023;
}
.contact-layout1 .contact-panel__form {
width: 100%;
}
.contact-layout1 .contact-panel__subtitle {
	font-size: 25px;
	font-weight: 400;
	font-family: "covered by your grace", cursive
}
.contact-layout3 .contact-panel {
	padding: 0;
	overflow: hidden
}
.contact-layout3 .contact-panel .contact-panel__header {
	padding: 15px 50px;
}
.contact-layout3 .contact-panel .contact-panel__header .contact-panel__title {
	color: #047832;
}
.contact-layout3 .btn__white:hover {
	color: #063464
}
.contact-layout3 .btn__white:before {
	background-color: #fee023!important
}
.contact-layout3 .contact-panel__title, .contact-layout3 .fancybox-item .fancybox__title {
	font-family: "covered by your grace", cursive;
	font-size: 30px;
	font-weight: 400;
	color: #fee023
}
.contact-layout4 .total__price {
	line-height: 1;
	font-size: 24px;
	max-width: 350px;
	padding: 20px 25px;
	border-radius: 5px;
	color: #fff;
	background-color: #2983fd
}
.contact-layout5 .list-items-light.list-items-layout2 li:before {
	color: #063464;
	border-color: #fff;
	background-color: #fff
}
.locations-panel {
	margin-bottom: 65px
}
.locations-panel .locations__panel-header {
	border-bottom: 2px solid #eaeaea;
	margin-bottom: 25px
}
.locations-panel .locations__panel-title {
	font-size: 25px;
	margin-bottom: 25px
}
.locations-panel ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.locations-panel ul li {
	line-height: 40px;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%
}
.locations-panel ul li a {
	color: #063464;
	font-size: 14px;
	font-weight: 700
}
.locations-panel ul li a:hover {
	color: #2983fd
}
.locations-panel ul li a i {
	margin-right: 10px
}
@media (min-width:1600px) {
.contact-layout2, .contact-layout3 {
	margin: 0 60px
}
}
@media (min-width:1300px) {
.contact-layout2, .contact-layout3 {
	margin: 0 20px;
	border-radius: 10px;
	overflow: hidden
}
.contact-layout5 {
	margin-right: 50px;
	margin-left: 50px;
	overflow: hidden;
	border-radius: 20px
}
}
@media (min-width:1200px) {
.contact-layout1 .contact-panel__form {
	padding-right:0px
}
.contact-layout2 .contact-panel {
	padding: 50px;
	margin-right: 50px
}
.contact-layout2 .btn__secondary {
	height: 78px
}
.contact-layout3 .contact-panel {
	margin-left: 50px
}
.contact-layout3 .contact-panel .contact-panel__form {
	padding: 50px
}
.contact-layout3 .btn__secondary {
	height: 78px
}
.contact-layout4 .contact-panel {
	padding: 50px
}
.contact-layout5 .contact-panel {
	margin-left: 30px
}
}
@media (min-width:992px) and (max-width:1200px) {
.contact-panel {
	padding: 40px
}
.contact-layout1 .contact-panel__form {
	padding-right: 30px
}
}
@media (max-width:1199px) {
.contact-layout3 .contact-panel {
	margin-top: 30px
}
.contact-layout3 .contact-panel .contact-panel__form {
	padding: 30px
}
.contact-layout3 .contact-panel .contact-panel__header {
	padding: 20px 30px
}
.contact-layout4 .contact-panel {
	padding: 30px
}
}
@media (max-width:991px) {
.contact-info .contact-box {
	padding: 25px
}
.contact-panel {
	padding: 20px
}
.contact-panel .contact-panel__desc {
	font-size: 13px;
	line-height: 23px
}
.contact-layout1 .contact-panel__info {
	padding: 20px;
	margin-top: 30px
}
.contact-layout1 .contact-panel__info:after {
	top: 20px;
	bottom: 20px
}
.contact-layout1 .contact-panel__form, .contact-layout1 .contact-panel__info {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.contact-layout2 .contact-panel {
	margin-bottom: 30px
}
.locations-panel {
	margin-bottom: 70px
}
.locations-panel ul li {
	-ms-flex-preferred-size: 33.33333333%;
	flex-basis: 33.33333333%
}
}
@media (min-width:320px) and (max-width:767px) {
.contact-info .boxes-wrapper {
	margin-top: -20px
}
.contact-info .boxes-wrapper .contact-box {
	padding: 15px
}
.contact-info .boxes-wrapper .contact-box .contact__icon {
	font-size: 40px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
	max-width: 50px
}
.contact-info .boxes-wrapper .contact-box .contact__title {
	font-size: 16px;
	margin-bottom: 10px
}
.locations-panel {
	margin-bottom: 40px
}
.locations-panel .locations__panel-header {
	margin-bottom: 20px
}
.locations-panel .locations__panel-title {
	margin-bottom: 15px
}
.locations-panel ul li {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
}
@media only screen and (max-width:450px) {
.locations-panel {
	margin-bottom: 30px
}
.locations-panel ul li {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
}
.pricing-package {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: calc(100% - 30px);
	border-radius: 6px;
	padding: 45px 50px 50px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.1);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.1);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	margin-bottom: 30px
}
.pricing-package .package__subtitle {
	color: #2983fd;
	font-family: "covered by your grace", cursive;
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 10px
}
.pricing-package .package__title {
	font-size: 23px;
	margin-bottom: 15px
}
.pricing-package .package__price {
	font-family: "Fira Sans", sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #063464;
	line-height: 1
}
.pricing-package .package__period {
	font-size: 14px;
	font-weight: 700
}
.pricing-package .package__desc {
	font-size: 14px;
	margin-bottom: 33px
}
.pricing-package .package__icon {
	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;
	font-size: 45px;
	width: 78px;
	height: 78px;
	border-radius: 50%;
	color: #1d65b9;
	background-color: #eef3fa
}
.pricing-package .package__list {
	margin-bottom: 50px
}
.pricing-package .package__list li {
	margin-bottom: 13px
}
.pricing-package .package__list li:before {
	width: 22px;
	height: 22px;
	line-height: 22px
}
.pricing-package .package__footer .btn {
	margin-bottom: 27px
}
.packages-wrapper>[class*=col-]:first-of-type .pricing-package .list-items-layout2 li:before {
	border-color: #063464;
	background-color: #063464
}
.packages-wrapper>[class*=col-]:nth-of-type(3) .pricing-package .list-items-layout2 li:before {
	color: #063464;
	border-color: #fee023;
	background-color: #fee023
}
.pricing-layout2 .pricing-package {
	padding: 0;
	background-color: transparent
}
.pricing-layout2 .pricing-package .package__subtitle, .pricing-layout2 .pricing-package .package__title {
	text-align: center
}
.pricing-layout2 .pricing-package .package__title {
	margin-bottom: 37px
}
.pricing-layout2 .pricing-package .package__list {
	margin-bottom: 0
}
.pricing-layout2 .pricing-package .package__body {
	border-radius: 6px;
	padding: 45px 50px 50px;
	background-color: #fff
}
.pricing-layout2 .pricing-package .package__footer {
	padding: 0
}
.pricing-layout2 .pricing-package .package__footer .btn, .pricing-layout2 .pricing-package .package__footer .package__price {
	height: 70px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-bottom: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.pricing-layout2 .pricing-package .package__footer .btn {
	margin-bottom: 0;
	border-radius: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.pricing-layout2 .pricing-package .package__footer .package__price {
	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;
	color: #063464;
	background-color: #fee023;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
.pricing-layout2 .pricing-package:hover .package__footer .btn, .pricing-layout2 .pricing-package:hover .package__footer .package__price {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.pricing-layout3 .pricing-package, .pricing-layout4 .pricing-package {
	height: auto;
	margin-bottom: 0
}
.pricing-layout3 .pricing-package .package__body, .pricing-layout4 .pricing-package .package__body {
	padding: 130px 90px 50px
}
.pricing-layout3 .pricing-package .package__banner, .pricing-layout4 .pricing-package .package__banner {
	min-height: 400px
}
.pricing-layout3 .pricing-package .package__list, .pricing-layout4 .pricing-package .package__list {
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid #e6eaef;
	margin-bottom: 0
}
.pricing-layout3 .pricing-package .package__list li:before, .pricing-layout4 .pricing-package .package__list li:before {
	border-color: #063464;
	background-color: #063464
}
.pricing-layout3 .nav-tabs {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 3;
	width: 100%
}
.pricing-layout3 .nav-tabs .nav__icon {
	color: #1d65b9;
	font-size: 60px;
	line-height: 1;
	text-align: center;
	margin-bottom: 15px
}
.pricing-layout3 .pricing-package .package__body {
	padding: 210px 90px 50px
}
.pricing-boxed {
	padding: 50px
}
[class*=pricing-widget-layout] {
padding:40px 37px;
border-radius:12px
}
[class*=pricing-widget-layout] .pricing__title {
	font-size: 19px
}
[class*=pricing-widget-layout] .pricing__list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 700;
	font-size: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdee2
}
[class*=pricing-widget-layout] .pricing__list li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0
}
[class*=pricing-widget-layout] .pricing__list li .price {
	line-height: 1;
	padding: 6px 10px;
	border-radius: 5px
}
.pricing-widget-layout1 {
	background-color: #f4f4f4
}
.pricing-widget-layout1 .pricing__list li .price {
	color: #fff;
	background-color: #2983fd
}
.pricing-widget-layout2 {
	border: 2px solid #e6e8eb
}
.pricing-widget-layout2 .pricing__list li .price {
	color: #fff;
	background-color: #063464
}
@media (min-width:1600px) {
.pricing-layout3 {
	margin: 0 60px
}
}
@media (min-width:1300px) {
.pricing-layout3 {
	margin: 0 20px;
	border-radius: 10px;
	overflow: hidden
}
}
@media (min-width:1200px) {
.pricing-layout3 .package__title, .pricing-layout4 .package__title {
	font-size: 37px;
	margin-bottom: 20px
}
.pricing-layout3 .package__desc, .pricing-layout4 .package__desc {
	font-size: 17px;
	margin-bottom: 33px
}
}
@media (max-width:1199px) {
.pricing-layout3 .nav-tabs {
	top: 30px
}
.pricing-layout3 .pricing-package .package__body {
	padding: 140px 50px 30px
}
.pricing-layout3 .pricing-package .package__list {
	padding-top: 20px;
	margin-top: 20px
}
.pricing-layout4 .pricing-package .package__body {
	padding: 50px 30px 30px
}
.pricing-layout4 .pricing-package .package__list {
	padding-top: 20px;
	margin-top: 20px
}
}
@media (max-width:992px) {
.pricing-package {
	height: auto;
	padding: 20px;
	border-radius: 10px
}
.pricing-package .package__title {
	margin-bottom: 10px
}
.pricing-package .package__price {
	font-size: 40px;
	margin-bottom: 10px
}
.pricing-package .package__desc {
	margin-bottom: 20px
}
.pricing-package .package__list {
	margin-bottom: 30px
}
.pricing-package .package__footer {
	border-radius: 10px;
	padding: 17px 10px 20px
}
[class*=pricing-widget-layout] {
padding:20px;
border-radius:8px
}
[class*=pricing-widget-layout] .pricing__title {
	font-size: 16px
}
[class*=pricing-widget-layout] .pricing__list li {
	font-size: 14px
}
[class*=pricing-widget-layout] .pricing__list li .price {
	padding: 3px 6px
}
.pricing-layout2 .pricing-package .package__body {
	padding: 20px
}
.pricing-layout3 .nav-tabs .nav__icon {
	font-size: 50px
}
.pricing-layout3 .pricing-package .package__banner {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.pricing-layout4 .pricing-package:nth-of-type(2) .package__banner {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.pricing-layout4 .pricing-package [class*=col-] {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.pricing-boxed {
	padding: 20px
}
}
.sidebar.sticky-top {
	top: 100px
}
.widget {
	position: relative;
	padding: 40px;
	overflow: hidden;
	border-radius: 10px;
	margin-bottom: 40px;
	background-color: #f0f1f1
}
.widget:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50px;
	right: 50px;
	height: 4px;
	background-color: #063464
}
.widget:last-child {
	margin-bottom: 0
}
.widget .widget__title {
	font-size: 20px;
	margin-bottom: 23px
}
.widget-search:after {
	display: none
}
.widget-search .widget__form-search {
	position: relative
}
.widget-search .widget__form-search .form-control {
	height: 55px;
	border-radius: 9px;
	background-color: #fff
}
.widget-search .widget__form-search .form-control:focus {
	border-color: #eef3fa
}
.widget-search .widget__form-search .btn {
	position: absolute;
	top: 0;
	right: 20px;
	width: auto;
	color: #063464;
	padding: 0;
	min-width: 0;
	height: 55px;
	line-height: 55px
}
.widget-search .widget__form-search .btn:before {
	display: none
}
.widget-search .widget__form-search .btn:hover {
	color: #063464
}
.widget-categories ul li {
	margin-bottom: 9px
}
.widget-categories ul li:last-child {
	margin-bottom: 0
}
.widget-categories ul li a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 15px;
	font-weight: 700;
	padding: 15px 20px;
	border-radius: 5px;
	text-transform: capitalize;
	color: #063464;
	font-family: "Fira Sans", sans-serif;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 63px 0 rgba(6,52,100,.11);
	box-shadow: 0 3px 63px 0 rgba(6,52,100,.11);
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.widget-categories ul li a:hover {
	color: #2983fd
}
.widget-categories ul li a .cat-count {
	font-size: 13px;
	font-weight: 400;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background-color: #2983fd
}
.widget-categories-layout2 li a {
	font-weight: 700;
	display: block;
	margin-bottom: 10px
}
.widget-services ul li {
	margin-bottom: 4px
}
.widget-services ul li:last-child {
	margin-bottom: 0
}
.widget-services ul li a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 15px;
	font-weight: 700;
	    padding: 15px 25px;
	text-transform: capitalize;
	border-radius: 6px;
	font-family: "Fira Sans", sans-serif;
	color: #063464;
	background-color: #fff;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.widget-services ul li a:hover {
	color: #fff;
	background-color: #2983fd
}
.widget-tags ul {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.widget-tags ul li a {
	display: block;
	font-size: 14px;
	line-height: 1;
	text-transform: capitalize;
	padding: 6px 10px;
	margin: 0 10px 10px 0;
	border-radius: 6px;
	color: #fff;
	background-color: #2983fd;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.widget-tags ul li a:hover {
	color: #fff;
	background-color: #063464
}
.widget-post-item {
	padding: 20px;
	border-radius: 8px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.widget-post-item:hover {
	background-color: #fff
}
.widget-post-item .widget-post__title {
	font-size: 16px;
	margin-bottom: 0
}
.widget-post-item .widget-post__title a {
	color: #063464
}
.widget-post-item:hover .widget-post__title a {
	color: #2983fd
}
.widget-post-item .widget-post__img {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 80px;
	flex: 0 0 80px;
	max-width: 80px;
	margin-right: 15px
}
.widget-post-item .widget-post__img img {
	border-radius: 5px
}
.widget-post-item .widget-post__date {
	color: #1d65b9;
	line-height: 1;
	font-size: 13px;
	margin-bottom: 4px
}
.widget-poducts .widget-product-item {
	margin-bottom: 20px
}
.widget-poducts .widget-product-item:last-of-type {
	margin-bottom: 0
}
.widget-poducts .widget-product-item .widget-product__title {
	font-size: 15px;
	margin-bottom: 0
}
.widget-poducts .widget-product-item .widget-product__title a {
	color: #063464
}
.widget-poducts .widget-product-item:hover .widget-product__title a {
	color: #2983fd
}
.widget-poducts .widget-product-item .widget-product__img {
	margin-right: 20px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
	max-width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 2px
}
.widget-poducts .widget-product-item .widget-product__img img {
	border-radius: 5px
}
.widget-poducts .widget-product-item .widget-product__price {
	color: #2983fd;
	font-size: 15px;
	font-weight: 700
}
.widget-help:after {
	display: none
}
.widget-help .widget__desc, .widget-help .widget__icon, .widget-help .widget__subtitle, .widget-help .widget__title {
	color: #fff
}
.widget-help .widget__title {
	font-size: 24px
}
.widget-help .widget__subtitle {
	font-family: "covered by your grace", cursive;
	font-size: 25px;
	font-weight: 400
}
.widget-help .widget__desc {
	font-size: 16px
}
.widget-help .phone__number {
	margin-top: 5px;
	color: #fff!important
}
.widget-filter .ui-slider {
	background-color: rgba(34,34,34,.06);
	border-radius: 0;
	height: 4px;
	margin-bottom: 18px
}
.widget-filter .ui-slider-range {
	height: 4px;
	background-color: #2983fd
}
.widget-filter .price-output {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.widget-filter label {
	color: #8e949e;
	font-size: 14px;
	margin-bottom: 0
}
.widget-filter input {
	background-color: transparent;
	color: #2983fd;
	font-size: 14px;
	border: none
}
.widget-filter .btn__filter {
	font-size: 14px;
	font-weight: 700;
	color: #063464
}
.ui-slider {
	position: relative
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-widget.ui-widget-content {
	border: none
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
	-webkit-filter: inherit;
	filter: inherit
}
.ui-slider-horizontal .ui-slider-handle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	width: 10px;
	height: 10px;
	border-radius: 4px;
	background-color: #2983fd
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}
.sidebar-layout2 .widget {
	padding: 0;
	background-color: transparent
}
.sidebar-layout2 .widget:after {
	display: none
}
@media (min-width:1200px) {
.sidebar.has-marign-right {
	margin-right: 40px
}
.sidebar.has-marign-left {
	margin-left: 40px
}
.widget-member.shifted-top {
	margin-top: -450px
}
.widget-download .btn {
	    height: 40px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.widget-download .btn i, .widget-download .btn span {
	    margin: 0 5px;
}
}
@media (min-width:320px) and (max-width:992px) {
.widget {
	padding: 20px;
	margin-bottom: 30px
}
.widget:after {
	left: 20px;
	right: 20px
}
}
@media (min-width:320px) and (max-width:767px) {
.widget {
	padding: 15px
}
.widget:after {
	top: 15px;
	bottom: 15px
}
.widget .widget__title {
    margin-bottom: 20px;
    margin-top: 30px;
}
.widget-categories ul {
	padding: 0
}
.widget-categories ul li a {
	font-size: 13px
}
}
.about__img {
	position: relative
}
.about__img img {
	border-radius: 5px
}
.about-layout1 .rating, .about-layout2 .rating {
	position: absolute;
	top: -30px;
	left: 40px;
	width: 70px
}
.about-layout1 .rating:after, .about-layout2 .rating:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 35px 0;
	border-color: #fee023 transparent transparent transparent
}
.about-layout1 .rating .rating__icon, .about-layout2 .rating .rating__icon {
	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;
	height: 30px;
	border-radius: 7px 7px 0 0;
	background-color: #047832
}
.about-layout1 .rating .rating__text, .about-layout2 .rating .rating__text {
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	padding: 10px 5px 5px;
	color: #063464;
	background-color: #fee023
}
.about-layout1 .rating .rating__percentage, .about-layout2 .rating .rating__percentage {
	font-size: 22px;
	font-family: "Fira Sans", sans-serif;
	font-weight: 500
}
.about-layout1 .cta__desc, .about-layout2 .cta__desc {
	font-weight: 700
}
.about-layout1 .about__Text p {
	font-size: 16px
}
.about-layout1 .about__icon {
	font-size: 65px;
	color: #c6d8ed;
	line-height: 1;
	margin-bottom: 20px
}
.about-layout1 .about__img img {
	border-radius: 24px;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.12);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.12)
}
.about-layout1 .cta__banner {
	padding: 20px;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.1);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.1)
}
.about-layout1 .cta__banner .cta__icon {
	font-size: 70px;
	line-height: 1;
	color: #1d65b9;
	margin-bottom: 16px
}
.about-layout1 .cta__banner .slick-dots {
	text-align: left
}
.about-layout2 .rating {
	left: auto;
	right: 40px
}
.about-layout2 .rating:after {
	border-color: #fff transparent transparent transparent
}
.about-layout2 .rating .rating__text {
	background-color: #fff
}
.about-layout2 .cta__banner {
	position: relative;
	width: 280px;
	padding: 20px;
	border-radius: 10px;
	background-color: #fee023;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.1);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.1)
}
.about-layout2 .cta__banner:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: -14px;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #fee023 transparent transparent
}
.about-layout2 .cta__banner .cta__icon {
	font-size: 60px;
	line-height: 1;
	color: #063464;
	margin-bottom: 16px
}
.about-layout2 .cta__desc {
	font-family: "Fira Sans", sans-serif;
	color: #063464;
	margin-bottom: 0
}
.read__note .rating {
	color: #fee023
}
.read__note .note__text {
	max-width: 370px
}
.read__note .note__text {
	color: #fff
}
.read__note .note__text span {
	color: #fee023;
	border-bottom: 2px solid #fee023
}
@media (min-width:1200px) {
.about-layout1 .cta__banner {
	position: absolute;
	right: -40px;
	bottom: -40px;
	padding: 40px;
	width: 260px
}
.about-layout1 .cta__banner .cta__desc {
	font-size: 17px;
	line-height: 1.6
}
.about-layout2 .about__img {
	margin-right: 70px
}
.about-layout2 .cta__banner {
	position: absolute;
	left: -40px;
	bottom: 0;
	padding: 40px
}
.about-layout2 .cta__banner .cta__desc {
	font-size: 17px;
	line-height: 1.6
}
}
@media (max-width:1199px) {
.about-layout1 .about__img {
	margin-top: 50px
}
.about-layout1 .cta__banner {
	margin-top: 30px
}
}
@media (max-width:992px) {
.about-layout2 .cta__banner {
	margin: 50px 0 30px
}
}
.service-item {
	position: relative;
	padding: 50px;
	border-radius: 10px;
	margin-bottom: 40px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 83px 0 rgba(9,29,62,.05);
	box-shadow: 0 5px 83px 0 rgba(9,29,62,.05);
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.service-item .service__body {
	position: relative;
	z-index: 2
}
.service-item .service__icon {
	position: relative;
	height: 80px;
	color: #047832;
	font-size: 75px;
	line-height: 1;
	margin-bottom: 25px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.service-item .service__icon>i {
	position: relative;
	z-index: 1
}
.service-item .service__title {
	font-size: 23px;
	margin-bottom: 31px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.service-item .service__desc {
	font-size: 15px;
	margin-bottom: 32px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.service-item .btn:not(.btn__link) {
	height: 65px
}
.service-item .btn.btn__secondary:hover {
	color: #063464
}
.service-item .btn.btn__secondary:hover .icon-outlined {
	color: #fff;
	border-color: #063464;
	background-color: #063464
}
.service-item .btn.btn__secondary:before {
	background-color: #fee023!important
}
.service-item:hover .btn__secondary {
	color: #063464;
	background-color: #fee023
}
.service-item:hover .btn__secondary .icon-outlined {
	color: #fff;
	border-color: #063464;
	background-color: #063464
}
.services-layout1 .service-item {
	overflow: hidden
}
.services-layout1 .service-item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: -1px;
	bottom: 0;
	z-index: 2;
	border-radius: 12px;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-clip-path: polygon(50% 0, 100% 38%, 100% 100%, 0 100%, 0 0);
	clip-path: polygon(50% 0, 100% 38%, 100% 100%, 0 100%, 0 0)
}
.services-layout1 .service-item .service__overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 80%;
	height: 80%;
	-webkit-transition: all .1s ease;
	transition: all .1s ease
}
.services-layout1 .service-item .service__icon:before {
	content: '';
	position: absolute;
	top: -20px;
	left: -20px;
	width: 84px;
	height: 80px;
	background-image: url(../images/icons/shape2.svg);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.services-layout1 .service-item:hover:before {
	background: rgba(41,131,253,.85);
	-webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
	clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0)
}
.services-layout1 .service-item:hover .service__overlay {
	width: 100%;
	height: 100%
}
.services-layout1 .service-item:hover .service__icon:before {
	opacity: 0
}
.services-layout1 .service-item:hover .service__desc, .services-layout1 .service-item:hover .service__icon, .services-layout1 .service-item:hover .service__title {
	color: #fff
}
.services-layout2 .service-item {
	padding: 0;
	background-color: transparent
}
.services-layout2 .service-item .service__meta {
	position: relative;
	padding-bottom: 80px;
	overflow: hidden;
	border-radius: 0 0 7px 7px
}
.services-layout2 .service-item .service__icon {
	position: absolute;
	top: -40px
}
.services-layout2 .service-item .service__body {
	z-index: 3;
	padding: 50px 50px 30px;
	border-radius: 7px 7px 0 0;
	background-color: #fff
}
.services-layout2 .service-item .service__body .service__desc {
	margin-bottom: 0
}
.services-layout2 .service-item .service__features {
	margin-top: -20px;
	position: relative;
	z-index: 2;
	padding: 20px 50px 50px;
	background-color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.services-layout2 .service-item .service__overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -120px;
	z-index: 1;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.services-layout2 .service-item .service__overlay:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(#2983fd), color-stop(50%, rgba(142,189,253,.1)), to(rgba(255,255,255,0)));
	background: linear-gradient(to top, #2983fd 0, rgba(142,189,253,.1) 50%, rgba(255,255,255,0) 100%);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.services-layout2 .service-item .service__overlay .btn {
	position: absolute;
	bottom: 50px;
	left: 50px;
	right: 50px
}
.services-layout2 .service-item:hover .service__features {
	opacity: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.services-layout2 .service-item:hover .service__overlay {
	bottom: 0
}
.services-layout2.services-carousel .service-item {
	margin-top: 40px
}
.services-carousel .service-item {
	-webkit-box-shadow: 0 5px 83px 0 rgba(9,29,62,.05);
	box-shadow: 0 5px 83px 0 rgba(9,29,62,.05)
}
.services-carousel .service-item:hover {
	-webkit-box-shadow: 0 5px 83px 0 rgba(9,29,62,.15);
	box-shadow: 0 5px 83px 0 rgba(9,29,62,.15)
}
.services-carousel .slick-dots {
	text-align: center;
        display: none;
}
.services-carousel .slick-list {
	margin: -15px;
	overflow: visible
}
.services-carousel .slick-slide {
	margin: 15px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.services-carousel .slick-slide.slick-active {
	opacity: 1;
	visibility: visible
}
.services-carousel .slick-slide:not(.slick-active) {
	opacity: 0;
	visibility: hidden
}
@media (max-width:1199px) {
.services-layout2 .service-item .service__body {
	padding: 50px 20px 20px
}
.services-layout2 .service-item .service__features {
	padding: 20px
}
.services-layout2 .service-item .service__title {
	margin-bottom: 10px
}
.services-layout2 .service-item .service__overlay .btn {
	left: 20px;
	right: 20px
}
}
@media (max-width:992px) {
.service-item {
	padding: 20px
}
.service-item .service__icon {
	font-size: 50px;
	margin-bottom: 10px
}
.service-item .service__title {
	font-size: 16px;
	margin-bottom: 10px
}
.service-item .service__desc {
	font-size: 13px;
	margin-bottom: 10px
}
.services-layout1 .service-item .service__icon {
	height: auto
}
.services-layout1 .service-item .service__icon:before {
	display: none
}
.services-layout1 .service-item .btn:not(.btn__link) {
	height: 50px
}
.services-layout2 .service-item {
	margin-bottom: 30px
}
.services-layout2 .service-item .service__body {
	padding: 15px 0 0 0
}
.services-layout3 .service-item {
	padding: 20px
}
}
.counter-item {
	margin-bottom: 20px
}
.counter-item .counter {
	color: #063464;
	font-family: "Fira Sans", sans-serif;
	font-size: 54px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 10px
}
.counter-item .counter__desc {
	color: #063464;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 20px
}
.counter-item .counter__icon {
	color: #063464;
	font-size: 60px;
	line-height: 1;
	margin-bottom: 30px
}
.counter-light .counter-item .counter, .counter-light .counter-item .counter__desc {
	color: #fff
}
@media (min-width:992px) {
.counter-item .counter__desc {
	padding-right: 65px
}
}
@media (max-width:991px) {
.counter-item .counter {
	font-size: 25px
}
.counter-item .counter__desc {
	font-size: 11px;
	margin-bottom: 10px
}
}
@media (max-width:375px) {
.counter-item .counter__desc {
	font-size: 10px
}
}
.gallery .slick-list {
	margin: 0;
	overflow: hidden;
	border-radius: 12px
}
.gallery .slick-slide {
	margin: 0
}
.gallery .slick-arrow.slick-next {
	right: -50px
}
.gallery .slick-arrow.slick-prev {
	left: -50px
}
.gallery-layout2 .gallery-img {
	position: relative;
	margin-bottom: 30px
}
.gallery-layout2 .gallery-img img {
	border-radius: 10px
}
.gallery-layout2 .gallery-img .popup-gallery-item {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	width: 50px;
	height: 50px;
	font-size: 10px;
	line-height: 50px;
	border-radius: 50%;
	opacity: 0;
	text-align: center;
	color: #063464;
	background-color: #fff;
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.15);
	box-shadow: 0 0 0 0 rgba(0,0,0,.15);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.gallery-layout2 .gallery-img .popup-gallery-item:hover {
	-webkit-box-shadow: 0 0 0 8px rgba(0,0,0,.15);
	box-shadow: 0 0 0 8px rgba(0,0,0,.15)
}
.gallery-layout2 .gallery-img:hover .popup-gallery-item {
	opacity: 1
}
@media (min-width:320px) and (max-width:575px) {
.gallery .slick-arrow.slick-next {
	right: 0
}
.gallery .slick-arrow.slick-prev {
	left: 0
}
}
.product-item {
	position: relative;
	text-align: center;
	border-radius: 6px;
	margin-bottom: 20px;
	overflow: hidden;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.product-item .product__action {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%
}
.product-item .product__info {
	padding: 28px 0
}
.product-item .btn {
	width: 100%;
	height: 72px
}
.product-item .btn.btn__primary {
	color: #063464;
	background-color: #fee023
}
.product-item .btn.btn__primary:hover {
	color: #fff
}
.product-item .btn.btn__primary:before {
	background-color: #2983fd!important
}
.product-item .btn.btn__primary i, .product-item .btn.btn__primary span {
	margin-bottom: -6px
}
.product-item:hover .product__img img {
	-webkit-transform: translateY(-65px);
	transform: translateY(-65px)
}
.product__title {
	font-size: 21px;
	margin-bottom: 8px
}
.product__title a {
	color: #063464
}
.product__title a:hover {
	color: #2983fd
}
.product__price {
	display: inline-block;
	font-size: 19px;
	font-weight: 700;
	color: #2983fd
}
.product__img {
	overflow: hidden;
	position: relative
}
.product__img img {
	position: relative;
	z-index: 2;
	border-radius: 6px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.product-item-single .product__title {
	font-size: 29px;
	margin-bottom: 15px
}
.product-item-single .product__rating {
	margin-right: 37px
}
.product-item-single .product__rating i {
	font-size: 15px
}
.product-item-single .product__rating i.active {
	color: #2983fd
}
.product-item-single .product__img img {
	border-radius: 15px
}
.product-item-single .product__price {
	font-size: 22px
}
.product-item-single .product__desc {
	font-size: 15px
}
.product-item-single .social-icons li a {
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px
}
.product__details li {
	line-height: 2
}
.product__details li strong {
	font-size: 16px;
	font-weight: 700;
	color: #063464;
	min-width: 120px;
	display: inline-block
}
.product__meta-review {
	font-size: 14px
}
.product__meta-review a {
	position: relative;
	color: #8e949e;
	padding-left: 10px
}
.product__meta-review a:hover {
	color: #2983fd
}
.product__meta-review a:before {
	content: '/';
	position: absolute;
	top: 0;
	left: 0
}
.product__meta-details li {
	font-size: 15px;
	margin-bottom: 8px
}
.product__meta-details li:last-child {
	margin-bottom: 0
}
.product__meta-details li span:first-of-type {
	font-family: "Fira Sans", sans-serif;
	color: #063464;
	font-weight: 700;
	font-size: 16px
}
.related__products-title {
	font-size: 24px
}
.product__quantity-title {
	margin-bottom: 0;
	display: inline-block;
	margin-right: 10px
}
.product__quantity .btn {
	height: 50px
}
.quantity__input-wrap {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	width: 80px;
	max-height: 50px;
	border-radius: 6px;
	border: 2px solid #e6e8eb
}
.quantity__input-wrap .decrease-qty, .quantity__input-wrap .increase-qty {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #063464;
	cursor: pointer;
	position: absolute;
	right: 0;
	font-style: normal;
	font-size: 9px;
	border-left: 2px solid #e6e8eb;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
.quantity__input-wrap .increase-qty {
	top: 0
}
.quantity__input-wrap .decrease-qty {
	bottom: 0;
	border-top: 2px solid #e6e8eb
}
.quantity__input-wrap .input-number {
	background-color: transparent;
	text-align: center;
	color: #063464;
	font-weight: 600;
	font-size: 16px;
	padding: 0;
	margin: 0;
	width: 50px;
	height: 50px;
	border: 0;
	outline: 0;
	-moz-appearance: textfield
}
.quantity__input-wrap .input-number::-webkit-inner-spin-button, .quantity__input-wrap .input-number::-webkit-outer-spin-button {
-webkit-appearance:none;
-moz-appearance:none;
-ms-appearance:none;
-o-appearance:none;
appearance:none
}
.product__details .nav-tabs {
	border-bottom: 2px solid #e6e6e6
}
.product__details .nav-tabs .nav__link {
	margin-bottom: -2px
}
.product__details .tab-content {
	padding-top: 20px
}
.product__details .tab-content p {
	font-size: 15px
}
.product__details .tab-content p:last-child {
	margin-bottom: 0
}
.product__details .reviews__form .form-control {
	height: 50px
}
.magnifier {
	z-index: 3000!important
}
.sorting-options .nice-select {
	width: auto;
	min-width: 230px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 0
}
.cart-table {
	margin-bottom: 50px
}
.cart-table .table {
	border-radius: 4px;
	margin-bottom: 0
}
.cart-table thead {
	background-color: transparent
}
.cart-table thead tr th {
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	color: #063464;
	border-bottom-width: 0!important;
	border-color: #e9e9e9;
	padding: 15px 0
}
.cart-table tbody tr td {
	padding: 15px;
	border-color: #e9e9e9;
	vertical-align: middle
}
.cart-table .cart-product {
	position: relative
}
.cart-table .cart-product__price, .cart-table .cart-product__total {
	font-size: 16px;
	font-weight: 700;
	color: #2983fd;
	text-align: center
}
.cart-table .cart-product__quantity {
	text-align: center
}
.cart-table .cart-product__img {
	width: 50px;
	margin-right: 20px
}
.cart-table .cart-product__title {
	font-size: 16px;
	margin-bottom: 0
}
.cart-table .cart-product__remove {
	width: 19px;
	height: 19px;
	line-height: 19px;
	font-size: 9px;
	color: #fff;
	background-color: #063464;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	margin-right: 20px
}
.cart-table .cart-product__remove:hover {
	background-color: #2983fd
}
.cart-table .cart-product__action td {
	padding: 30px 20px 20px
}
.cart-table .cart-product__action td .form-control {
	font-size: 12px;
	font-weight: 400;
	width: 250px;
	height: 42px;
	border-radius: 4px;
	background-color: #fff
}
.cart-table .cart-product__action td .btn {
	line-height: 42px;
	height: 42px;
	min-width: 134px
}
.cart__total-amount ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #e9e9e9;
	line-height: 36px;
	font-weight: 700
}
.cart__total-amount ul li span:first-of-type {
	color: #1e4873
}
@media (min-width:320px) and (max-width:575px) {
.cart-table tbody tr td {
	padding: 5px
}
.cart-table .cart-product__img {
	width: 40px;
	margin-right: 5px
}
.cart-table .cart-product__title {
	font-size: 12px;
	font-weight: 400
}
.cart-table .cart-product__price, .cart-table .cart-product__total {
	font-size: 10px
}
.cart-table .cart-product__action-content {
	display: block!important
}
.cart-table .cart-product__price, .cart-table .cart-product__total {
	font-size: 10px;
	font-weight: 400;
	padding: 0
}
.cart-table thead tr th {
	font-size: 10px
}
}
.portfolio-item {
	position: relative;
	border-radius: 10px;
	margin-bottom: 30px;
	background: #fff;
	-webkit-box-shadow: 0 5px 83px 0 rgba(3,43,86,.13);
	box-shadow: 0 5px 83px 0 rgba(3,43,86,.13);
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.portfolio-item .portfolio__img {
	position: relative;
	overflow: hidden
}
.portfolio-item .portfolio__img img {
	width: 100%;
	max-width: 100%;
	border-radius: 10px
}
.portfolio-item .portfolio__body {
	position: relative;
	background: #fff;
	padding: 30px 36px 36px 40px
}
.portfolio-item:hover {
	-webkit-box-shadow: 0 5px 83px 0 rgba(40,40,40,.11);
	box-shadow: 0 5px 83px 0 rgba(40,40,40,.11)
}
.portfolio-item .portfolio__cat {
	margin-bottom: 15px
}
.portfolio-item .portfolio__cat a {
	position: relative;
	font-size: 14px;
	color: #2983fd;
	padding-right: 7px
}
.portfolio-item .portfolio__cat a:hover {
	color: #063464
}
.portfolio-item .portfolio__cat a:after {
	content: ",";
	position: absolute;
	top: -2px;
	right: 2px;
	color: #2983fd;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.portfolio-item .portfolio__cat a:last-child:after {
	display: none
}
.portfolio-item .portfolio__title {
	font-size: 20px;
	margin-bottom: 11px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.portfolio-item .portfolio__title a {
	color: #063464
}
.portfolio-item .portfolio__title a:hover {
	color: #2983fd
}
.portfolio-item .portfolio__desc {
	font-size: 15px;
	margin-top: 18px;
	margin-bottom: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal
}
.portfolio-filter li {
	margin-bottom: 20px;
	margin-right: 30px
}
.portfolio-filter li:last-child {
	margin-right: 0
}
.portfolio-filter li a {
	position: relative;
	color: #063464;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	text-transform: capitalize;
	display: block;
	padding-bottom: 4px
}
.portfolio-filter li a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #2983fd;
	-webkit-transition: all .7s linear;
	transition: all .7s linear
}
.portfolio-filter li a.active, .portfolio-filter li a:hover {
	color: #2983fd
}
.portfolio-filter li a.active:after, .portfolio-filter li a:hover:after {
	width: 100%
}
.mix {
	display: none
}
.portfolio-hidden>.portfolio-item {
	display: none
}
.portfolio-standard-carousel {
	overflow-x: hidden
}
.portfolio-standard-carousel .slick-list {
	margin: -15px;
	overflow: visible
}
.portfolio-standard-carousel .slick-slide {
	margin: 15px;
	-webkit-transition: opacity .3s ease, visibility .3s ease;
	transition: opacity .3s ease, visibility .3s ease
}
.portfolio-standard-carousel .slick-slide.slick-active {
	opacity: 1;
	visibility: visible
}
.portfolio-standard-carousel .slick-slide:not(.slick-active) {
	opacity: 0;
	visibility: hidden
}
.portfolio-single .portfolio-item {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.portfolio-single .portfolio-item .portfolio__title {
	font-size: 28px;
	margin-bottom: 0
}
.portfolio-single .portfolio-item .portfolio__body {
	border-radius: 10px
}
.portfolio-single .portfolio-item .portfolio__icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 90px;
	flex: 0 0 90px;
	max-width: 90px;
	font-size: 65px;
	color: #2983fd
}
.portfolio-single .list-items-layout2 {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.portfolio-single .list-items-layout2 li {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%
}
.portfolio-single .portfolio-slider .slick-arrow.slick-next {
	right: 320px
}
.portfolio-single .portfolio-slider .slick-arrow.slick-prev {
	left: 320px
}
.portfolio__meta-list {
	border-radius: 6px;
	border: 1px solid #eaeaea
}
.portfolio__meta-list li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 30px 36px;
	border-right: 1px solid #eaeaea
}
.portfolio__meta-list li:last-child {
	border-right: 0
}
.portfolio__meta-list li .meta__name {
	display: block;
	color: #063464;
	font-size: 16px;
	font-weight: 700
}
.portfolio__meta-list li .meta__desc {
	color: #2983fd;
	font-family: Roboto, sans-serif;
	font-size: 30px;
	font-weight: 500
}
.portfolio-layout1 .portfolio-item:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	height: 35px;
	background-color: #fff
}
.portfolio-layout1 .portfolio-item .portfolio__title {
	margin-bottom: 0
}
.portfolio-layout1 .portfolio-item .portfolio__body, .portfolio-layout1 .portfolio-item .portfolio__img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.portfolio-layout1 .portfolio-item .portfolio__body {
	margin-bottom: -70px;
	position: relative;
	background: #fff;
	padding: 33px 36px 36px 40px
}
.portfolio-layout1 .portfolio-item .btn {
	z-index: 2
}
.portfolio-layout1 .portfolio-item:hover .portfolio__body, .portfolio-layout1 .portfolio-item:hover .portfolio__img {
	-webkit-transform: translateY(-70px);
	transform: translateY(-70px)
}
.portfolio-layout1 .portfolio-item {
	overflow: hidden
}
.portfolio-layout2 .portfolio-item {
	margin-bottom: 40px
}
.portfolio-layout2 .portfolio-item .portfolio__img {
	border-radius: 5px
}
.portfolio-layout2 .portfolio-item .portfolio__body {
	position: absolute;
	bottom: -20px;
	left: 40px;
	border-radius: 5px 0 5px 5px;
	padding: 25px 15px 26px 30px
}
.portfolio-layout3 .portfolio-item {
	overflow: hidden;
	padding-bottom: 140px
}
.portfolio-layout3 .portfolio-item .portfolio__body {
	position: absolute;
	bottom: -166px;
	left: 0
}
.portfolio-layout3 .portfolio-item:hover .portfolio__body {
	bottom: 0
}
.portfolio-carousel .portfolio-item {
	-webkit-box-shadow: none;
	box-shadow: none
}
.portfolio-carousel .video__btn .video__player {
	-webkit-box-shadow: 0 0 0 9px rgba(255,255,255,.15);
	box-shadow: 0 0 0 9px rgba(255,255,255,.15)
}
.portfolio-carousel .video__btn:hover .video__player {
	-webkit-box-shadow: 0 0 0 13px rgba(255,255,255,.15);
	box-shadow: 0 0 0 13px rgba(255,255,255,.15)
}
@media (max-width:1200px) {
.portfolio__meta-list li {
	padding: 15px 20px
}
.portfolio__meta-list li .meta__name {
	font-size: 13px;
	white-space: nowrap
}
.portfolio__meta-list li .meta__desc {
	font-size: 17px;
	white-space: nowrap
}
}
@media (min-width:1600px) {
.portfolio-carousel {
	margin: 0 60px
}
}
@media (min-width:1300px) {
.carousel-container {
	padding-left: 70px
}
.portfolio-single .portfolio-item {
	margin-top: 390px;
	margin-bottom: -50px
}
.portfolio-single .portfolio-slider .slick-slide {
	margin: 0 20px
}
.portfolio-single .portfolio-slider .slick-dots {
	margin-top: 15px
}
.portfolio-carousel {
	margin: 0 20px;
	border-radius: 20px
}
.portfolio-carousel .slick-arrow {
	top: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.portfolio-carousel .slick-arrow.slick-prev {
	left: -70px
}
.portfolio-carousel .slick-arrow.slick-next {
	right: auto;
	left: -70px;
	top: 60px
}
.portfolio-carousel .view-projects {
	position: absolute;
	bottom: 104px;
	left: -20px;
	width: 120px;
	color: #fff;
	padding-bottom: 3px;
	font-weight: 700;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.portfolio-carousel .view-projects:hover {
	color: #063464;
	border-bottom-color: #063464
}
}
@media (max-width:1199px) {
.portfolio-single .portfolio-item {
	margin: 30px 0
}
}
@media (max-width:992px) {
.portfolio-single .portfolio-slider .slick-list {
	margin: 0 -5px
}
.portfolio-single .portfolio-slider .slick-slide {
	margin: 0 5px
}
.portfolio-single .portfolio-slider .slick-arrow.slick-next {
	right: 40px
}
.portfolio-single .portfolio-slider .slick-arrow.slick-prev {
	left: 40px
}
}
@media (min-width:320px) and (max-width:767px) {
.portfolio-item .portfolio__body {
	padding: 20px 25px 25px
}
.portfolio-item .portfolio__title {
	font-size: 16px;
	margin-bottom: 7px
}
.portfolio-item .portfolio__cat {
	margin-bottom: 5px
}
.portfolio-layout2 .portfolio-item .portfolio__body {
	left: 20px;
	padding: 15px 15px 20px 20px
}
.portfolio-layout3 .portfolio-item .portfolio__body {
	bottom: -121px
}
.portfolio-layout3 .portfolio-item .portfolio__desc {
	font-size: 14px;
	opacity: 0;
	margin-top: 0
}
.portfolio-layout3 .portfolio-item:hover .portfolio__desc {
	opacity: 1;
	margin-top: 10px
}
.portfolio-layout3 .slick-arrow {
	top: 43%
}
.portfolio-filter li {
	margin-right: 10px;
	margin-bottom: 5px
}
.portfolio-filter li a {
	font-size: 13px
}
.portfolio-single .portfolio-item .portfolio__body {
	padding: 20px;
	max-width: 270px
}
.portfolio-single .portfolio-item .portfolio__body:before {
	left: 20px;
	right: 20px
}
.portfolio-standard-carousel .slick-slide {
	margin: 5px
}
.portfolio-standard-carousel .slick-list {
	margin: -15px
}
.portfolio-standard-carousel .portfolio-item .portfolio__desc {
	font-size: 13px;
	line-height: 23px;
	margin-top: 10px
}
.portfolio__meta-list li {
	padding: 10px 15px
}
.portfolio__meta-list li .meta__name {
	font-weight: 400
}
.portfolio__meta-list li .meta__desc {
	font-size: 15px;
	font-weight: 400
}
}
@media (min-width:320px) and (max-width:575px) {
.portfolio__meta-list li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	border-right: 0;
	border-bottom: 1px solid #eaeaea
}
.portfolio__meta-list li:last-child {
	border-bottom: 0
}
}
.process-item {
	position: relative;
	border-radius: 5px;
	padding: 100px 30px 40px;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.process-item .check__icon {
	position: absolute;
	top: 48px;
	left: 50%;
	z-index: 2;
	width: 46px;
	height: 46px;
	line-height: 46px;
	border-radius: 50%;
	color: #fff;
	background-color: #2983fd;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0)
}
.process-item .process__icon {
	position: relative;
	color: #1d65b9;
	font-size: 55px;
	line-height: 1;
	-webkit-transition: color .4s linear;
	transition: color .4s linear
}
.process-item .process__title {
	position: relative;
	font-size: 18px;
	line-height: 1.4;
	padding-bottom: 34px;
	margin-bottom: 0
}
.process-item .process__title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 15px;
	margin-left: -7px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 8px;
	border-color: transparent transparent #2983fd transparent;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.process-item .process__desc {
	margin-bottom: 25px
}
.process-item:hover {
	-webkit-box-shadow: 0 5px 83px rgba(3,43,86,.13);
	box-shadow: 0 5px 83px rgba(3,43,86,.13)
}
.process-item:hover .check__icon {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.process-item:hover .circle__icon:after {
	background-image: -webkit-linear-gradient(0, #2983fd 0, #e6eaef 77%)
}
.process-item:hover .process__title:after {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.process-item:hover .process__icon {
	color: #2983fd
}
.work-process-layout2 .process-item {
	padding-top: 50px;
	-webkit-box-shadow: 0 5px 83px rgba(3,43,86,.13);
	box-shadow: 0 5px 83px rgba(3,43,86,.13)
}
.work-process-layout2 .process-item .check__icon {
	top: 0
}
.work-process-layout2 .process-item .process__number {
	position: absolute;
	top: -30px;
	left: 50%;
	font-family: "Fira Sans", sans-serif;
	font-size: 60px;
	font-style: italic;
	line-height: 1;
	color: #eaedf5;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1)
}
.work-process-layout2 .process-item:hover .process__number {
	-webkit-transform: translateX(-50%) scale(0);
	transform: translateX(-50%) scale(0)
}
@media (min-width:1200px) {
.process-item .process__title {
	padding-right: 33px;
	padding-left: 33px
}
.work-process-layout1 .process-item .circle__icon {
	position: absolute;
	top: 48px;
	left: 50%;
	width: 24px;
	height: 24px;
	z-index: 2;
	border-radius: 50%;
	background: #fff;
	border: 2px solid #eef3fa;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.work-process-layout1 .process-item .circle__icon:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #2983fd
}
.work-process-layout1 .process-item .circle__icon:after {
	content: '';
	position: absolute;
	width: 320px;
	height: 2px;
	left: 100%;
	top: calc(50% - 1px);
	background: #eef3fa
}
.work-process-layout1 .process-row>[class*=col-]:last-child .process-item .circle__icon:after {
	display: none
}
}
@media (max-width:1199px) {
.process-item {
	margin-bottom: 30px
}
.process-item .check__icon {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.process-item .process__title:after {
	-webkit-transform: scale(1);
	transform: scale(1)
}
}
@media (min-width:320px) and (max-width:767px) {
.process-item {
	padding: 80px 20px 20px
}
}



.service_inner_title {
    color: #000000;
    font-family: "Fira Sans", sans-serif;
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    margin-top: 5px;
}
.ac-pane {
   
    margin-bottom: 10px; 
    background-color: #f0f1f1;
    color: #604e4e;
}

.ac-pane:last-child { margin-bottom: 0; }

.ac-content { display: none; }

.ac-title {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  padding: 12px;
  background-color: #047832;
}

.ac-title i {
  float: right;
  font-size: 20px;
}

.ac-title i:before { content: "\f107"; }

.active .ac-title i:before { content: "\f106"; }

.ac-content {
    border: 1px solid #fff;
    margin-top: -1px;
    padding: 15px;
    font-size: 15px;
}

.ac-pane a:hover{ color: #fff !important;}

.careers_form{ width: 100%;}

.map_outer{ width: 100%; padding-top: 50px;}

.package__list {
	margin-bottom: 50px
}
.package__list li {
	margin-bottom: 13px;
        font-weight: normal !important;
}
.package__list li:before {
	width: 22px;
	height: 22px;
	line-height: 22px
}

.package__list li:before {
    border-color: #047832 !important;
    background-color: #047832 !important
}
.list-items-layout2 li:before {
	border-color: #063464;
	background-color: #063464
}

.points_title {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: -3px;
    width: 100%;
    display: inline-flex;
    color: #000;
}

.about_small_title {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: -3px;
    width: 100%;
    display: inline-flex;
    color: #000;
    font-weight: 600;
}

.about_points {
    width: 100%;
    padding-left: 0px;
}
.about_points ul{ width: 100%; padding-left: 0px !important;}
.about_points ul li{ width: 100%; display: block !important}

.new_fonts{ font-size: 15px; line-height: 25px;}

.new_fonts a {
    font-size: 20px;
    line-height: 25px;
}

@media (max-width:850px) {
    
    
    .phone__number{    margin-top: 30px;}
    .testimonials-layout1 .testimonial__meta{ display: none;}
    
    .slick-slider{ margin-bottom: 20px;}
    
    .testimonial__title{ padding: 20px 20px 0px 20px;}
    
    .testimonials-light .slick-arrow{margin-left: 20px;
    margin-bottom: 20px;}
    
    .footer .footer-widget-contact{ padding: 0px;}
    
    .page-title-layout1 .breadcrumb{ margin-top: 0px;}
    
    .header .navbar-brand img {
    max-width: 180px;
}
    
}