body {
	font-family: "satoshi";
}
h1, h2, h3, h4, h5, h6 {
    font-family: "satoshi";
}
.preloader {
	background: #3787b5;
}
.topbar {
	padding: 6px 30px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.topbar ul {
	display: flex;
	justify-content: center;
}
.topbar ul li {
	color: #fff;
	font-size: 14px;
    padding: 0 5px;
}
.topbar ul li a {
	font-size: 14px;
	line-height: 1;
	color: #fff;
	font-weight: 400;
	padding: 0 10px;
	transition: all 0.4s ease;
}
.topbar ul li a:hover {
	color: #7ecce5;
}
.header-absolute {
	top: 40px;
}
.header_menu_area {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	gap: 5px;
}

.header.sticky {
	z-index: 999;
}

.header-4 .main-menu ul li a:hover {
	color: #49589a;
}
.header-4 li.dropdown-parrent ul.theme-dropdown li a:after {
    background: #49589a;
}
.inner-title p {
	color: #3198bd;
}
.counter2 .single-counter:hover {
	background: #3491bb;}
.main-menu {
	margin: 0 0 0 auto;
}
.mobile-sidebar {
	z-index: 999;
}
.logo {
	margin-right: 30px;
	width: 160px;
	/*position: absolute;
	top: 0;*/
	transition: all 0.3s ease-in-out;
}

.header.sticky .logo {
	width: 150px;
	/*width: 120px;*/
	position: absolute;
    padding: 10px;
    top: -15px;
    background-color: #fff;
    border-radius: 0 0px 6px 6px;
}

a.footer-logo {
	display: block;
	margin-bottom: 5px;
	width: 160px;
	/*width: 140px;*/
}
.hero-2-image {max-width: 480px;}
.hero-2-image img {
	/* height: 700px; */
	object-position: bottom;
	width: 100%;
    max-width: initial;
    height: auto;
}
.mainslider .small, .mainslider small {
    font-size: 1em;
    margin-bottom: 20px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #3293bb;
}
.mainslider .title3 p {
    font-weight: 400;
    font-size: 22px;
	line-height: 30px;
}
.mainslider .title3 h1 {
    /*font-family: "Canela";*/
    font-weight: 700;
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #192533;
    font-family: "satoshi";
}
.mainslider .title3 h1 span {
	display: block;
	font-size: 50px;
	color: #4b5196;
}
.hero-3-bg {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: -1;
	height: 100%;
}

.welcome-3 {
	padding-top: 90px;
	/* height: 95vh;*/
	display: flex;
	align-items: center;
}

.investblock h5,
.moneymantrablock p {
	color: #fff;
	font-weight: 400;
	margin-top: 20px
}

.counterblock .heading2 h2 {
	font-weight: 700;
	font-size: 52px;
	line-height: 1.1;
}

.moneymantrablock p {
	font-size: 22px;
    line-height: 1.1;
}

.team-2 .team-content p {
	font-weight: 300;
	font-size: 14px;
	line-height: 1.3;
}

.service-inner-1 .single-service {
	height: 100%;
}

.testimo .testimonial-image {
	height: 120px;
	width: 120px;
	margin: 0 auto 20px;
	position: absolute;
	top: 20px;
	right: 20px;
	display: none;
}

.testimonial-3 .single-testimonial {
	border-radius: 8px;
	background: #ffffff;
	padding: 24px;
	margin-top: 0;
	margin-bottom: 0px;
	cursor: move;
}
.testimonial-3 .single-testimonial p {
    font-size: 16px;
    line-height: 1.5;
}
.testimonial-3 .author {
	text-align: left;
}

.testimonial-3 .author a {
	font-weight: 600;
	font-family: "satoshi";
}

.testimonial-3 .owl-nav button {
	height: 50px;
	width: 50px;
	text-align: center;
	background: #3288af !important;
	color: #fff !important;
	border-radius: 50px;
	font-size: 16px !important;
	display: block;
	margin: 10px 0;
	transition: all 0.3s;
}

.testimonial-3 .owl-nav {

	display: block !important;
}

.testimonial-3 .owl-nav button:hover {
	background: #161540 !important;
	color: #fff !important;
	transition: all 0.3s;
}

.testimonial-3 .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	margin-top: -65px;
	left: -75px;
	z-index: 3;
}

.testimonial-3 .owl-nav button.owl-next {
	position: absolute;
	top: 50%;
	margin-top: -65px;
	right: -75px;
	z-index: 3;
}
.testimonial-3 .single-testimonial p {
    font-weight: 300;
}
.contact-icon {
	position: relative;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	background: #FEE6E5;
	text-align: center;
	border-radius: 50px;
}

.contact-box-content a {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.2;
}

.contact-box-content a:hover {
	color: #309abe;
}

.contact-box-content p {
	font-weight: 700;
	font-size: 22px;
	line-height: 16px;
	letter-spacing: 0;
}

.single-contact {
	position: relative;
	z-index: 2;
	padding-left: 0;
	margin-bottom: 0;
	display: flex;
	align-items: center;
}

.single-contact a {
	margin-bottom: 0;
	margin-left: 14px;
}

.team-back-side {
	padding: 40px;
}

.bg12 {
	background: rgb(34, 161, 193);
	background: linear-gradient(162deg, rgb(8 104 129) 10%, rgb(80 68 140) 69%);
}

.theme-btn-11 {
	background: #2ca0bf;
}

.theme-btn-11:hover {
	background: #3c7cb0;
}

.footer-2 .footer-menu ul li a:hover,
.single-contact a:hover,
.copyright2 p a:hover {
	color: #4b5196;
}

.testimonial-4 .testimonials-4:after {
	background: #3c7cb0;
}
.testimonials-3 .owl-carousel.owl-drag .owl-item {
	background-color: #fff;
}
.team-2 .single-team {
    height: 513px;
}
.single-team .team-img {
    height: 420px;}
.social.social2 ul li a:hover {
	background: #4b5196;
}

.slider-content {
	text-align: center;
	margin: 0 auto;
}

.slider-content h2 {
	font-family: "Canela";
}

.copyright2 p a {
	color: #09120E;
	margin: 0 8px;
}

.contact-box-content a.add {
	font-size: 15px;
	line-height: 15px;
}

.single-contact-box {
	height: auto;
}
.subscribe-from-wrap button {
    font-weight: 700;
    font-size: 16px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #09120E;
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 52px;
    border-radius: 8px;
    border: none;
    padding: 12px 20px;
    background: #2e9dbe;
}

.bg7 {
	background: url(../img/subscribebg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.offcanvas.offcanvas-end {
	width:80%;
}
.modal-dialog {
    max-width: 52%;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: 0;
    border-radius: 20px;
    outline: 0;
    padding: 40px;
}
.form-panel .heading2 {
	margin-bottom: 20px;
}
.form-panel h4 {
	margin-bottom: 20px;
}
.btn-close {
	position: absolute;
    right: 20px;
    top: 20px;
}
.wizardmodal .modal-dialog {
    max-width: 85%;
}
.imgcol {
	position: relative;
    transition: all 1s;
}
.mesonry-item { margin-bottom: 30px;}
.img-des {
        position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    padding: 8px 22px;
    text-align: left;
    background: rgb(69 102 163 / 88%);
    /* background: linear-gradient(162deg, rgb(8 104 129) 10%, rgb(80 68 140) 69%); */
    width: 80%;
    border-radius: 0 10px 0 0;
}
.img-des h4 {
	color: #fff;
	margin: 0;
	font-size: 1rem;
}
.imgbox { overflow: hidden;}
.imgbox img {
	transition: all 1s;
}
.imgcol:hover .imgbox img {
	transform: scale(1.1);
}
.inner-1 {
    padding: 210px 0 60px;
}
.inner-1.bg-13 {
    background-color: #f7f7f7;
}
.main-menu ul li.active a {
    color: #49589a;
}
.inner-title h2 {
   font-size: 50px;
    line-height: 1.1;
}
.inner-title h2 span {
	display: block;
    font-weight: 300;
    font-size: 20px;
    color: #2e9dbf;
}
.content-block p span {
	display: block;
	font-weight: 700;
}
.bg-28 {
    background-position: 70% center;
}
.heading2 h2 {
    font-size: 36px;
    line-height: 1.2;
}
.single-team .team-img img {
     object-position: top;
}
.testimonial-3 .author  {
    font-weight: 600;
    font-family: "satoshi";
	color: #192533;
}
.team-row {
	display: flex;
	gap: 30px;
	justify-content: center;
}
.team-row .single-team{
	max-width: 400px;
}
.team-2 .team-content a{
	margin-bottom: 8px;
}
.team-2 .team-font-side .team-content{
	padding: 18px 0 18px;
}
.mvp-row {row-gap: 30px;}
.mvp-row .single-service {margin: 0; padding: 50px 24px;}
.img-text-wrap .button-group {margin: 50px 0 0;}
.img-text-wrap img {width: 100%;}
#freeonlineconsult .modal-dialog{
	max-width: 700px; width: 90%;
}

.mainslider.slick-slider .slick-track{
	display: flex;
}
.mainslider .slick-slide{
	float: none;
}
.error:last-child {
    font-size: 15px;
    line-height: 15px;
    margin-top: 8px;
    color: #ED1C24;
    font-weight: 400;
    text-align: left;
}
.main-form input, .main-form textarea{
	margin-bottom: 0 !important;

}
.frm-grp{
	margin-bottom: 24px;

}
.error-msg-popup, .success-msg-popup {
    display: none;
}
.ajax-loader {
    width: 50px;
    margin-bottom: 20px;
    transform: scaleX(-1);
    display: none;
}
.ajax-loader img {
    width: 100%;
}
.success-msg.success-msg-popup {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 300;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 30px;
    background-color: #f2f2f2;
    margin: 40px 0 0;
}
.error-msg-popup{
	font-size: 16px;
    background: #fdeded;
    border-radius: 7px;
    padding: 9px 16px;
    line-height: 1.3;
	color: red;
	margin: 20px 0;
}
.mobile-sidebar{overflow-y: scroll;}

.text-card {
    margin-bottom: 3rem;
	font-size: 18px;
}
.text-card:last-child, .text-card:last-child ul, .text-card p:last-child {
	margin-bottom: 0;
}
.text-card h3 {
    letter-spacing: -1px;
    color: #09120E;
    font-family: "satoshi";
	margin-bottom: 1rem;
}
.text-card ul {
	display: flex;
	flex-direction: column;
	gap: 0.8rem;
	margin-bottom: 1rem;
}
.text-card ul li {
	position: relative;
	padding-left: 1.2rem;
}
.text-card ul li::before {
	content: '';
    width: 5px;
    height: 5px;
    background: #5C5B79;
    position: absolute;
	left: 0;
    top: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.text-card a {
	color: #3293bb;
	font-weight: 500;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.text-card a:hover {
	color: #49589a;
}
.inner-content-wrap h4 {
	font-size: 20px;
    line-height: 28px;
    color: #161540;
}

.WidgetTitle__Header-sc-c581efe-2.dNtlyB{
	font-family: "satoshi";
	font-size: calc(25px + (42 - 25) * ((100vw - 320px) / (1920 - 320))) !important;
}

.download-wrap {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
}

.download-card {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.download-btns, .scanner-img {
    width: 100%;
    height: 100%;
    max-width: 120px;
    margin: 0 auto;
}

.header-btn .theme-btn-11{
	font-size: 14px;
	padding: 14px 12px;
}

@keyframes scaleInOut {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
}
}

.theme-btn-11 {
  animation: scaleInOut 2s infinite ease-in-out;
}