.top-nav-bar {
	background: linear-gradient(90deg, #224170 12.5%, #1586A9 111%);
	display: flex;
	justify-content: center;
	align-items: center;
}
.socail-title {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-decoration-line: underline;
	color: #FFFFFF;
    text-decoration: none;
}
.socail-icon {
	width: 40px;
	height: 40px;
    background-color:  rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
a {
    text-decoration: none;
}
.socail-menu-list li {
	width: 50%;
}
.socail-menu-list-link {
	justify-content: end;
}
.socail-menu-list-link li {
	margin-right: 17px;
}
.btn {
    background: #1882A5;
    border-radius: 54px;
    color: #fff;
    padding: 10px 20px;
}
.navbar-nav li {
	padding-right: 35px;
}
.navbar-nav .nav-item .nav-link {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #6E6E6E;
}
.navbar-logo {
	width: 22%;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
	color: #1882A5;
}
.btn.btn-now {
	color: #000;
	background-color: #fff;
}
h1 {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 52px;
	line-height: 98px;
	text-transform: capitalize;
	color: #FFFFFF;
}
p {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
}
.boy-img img {
	max-width: 534px;
}
.boy-img {
	float: right;
}
.sub-title {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #6E6E6E;
    max-width: 720px;
    margin: 0 auto;
}
h2 {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 52px;
	line-height: 71px;
	text-align: center;
	color: #0D3340;
}
.invest-sub-title {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	color: #6E6E6E;
}

.invest-icon {
	width: 126px;
	height: 126px;
	background: #D1EBF3;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
    margin: 0 auto;
}
.invest-title {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 33px;
	text-align: center;
	color: #0D3340;
	display: block;
    padding: 13px 0px;
}

.services-blog {
	background: #FFFFFF;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	display: block;
	padding: 25px 28px 14px 28px;
    min-height: 390px;
}
.services-blog:hover {
	background: linear-gradient(90deg, #224170 12.5%, #1586A9 111%);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.services-blog:hover .invest-title, .services-blog:hover .invest-icon , .services-blog:hover .invest-sub-title  {
	position: relative;
    z-index: 2;
    color: #fff;
}
.about-contant span {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	color: #0D3340;
}
.about-contant p {
	font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #6E6E6E;
}
.about-image img {
	max-width: 100%;
}
.choose-row .invest-title {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 33px;
	text-align: center;
	color: #0D3340;
	display: block;
	padding: 13px 0px;
}
.choose-row .services-blog {
	display: block;
	padding: 25px 28px 14px 28px;
	min-height: 462px;
}
.number {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 52px;
	line-height: 76px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.check-box.cols-coun {
	margin-top: 10px;
}
.accounts-blog {
	height: 462px;
}
.solutions-row .services-blog {
	display: block;
	padding: 25px 22px 14px 22px;
	min-height: 237px;
}
.solutions-row .invest-title {
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	color: #0D3340;
	display: block;
	padding: 13px 0px;
}
.solutions-blog-top {
	background: #FFFFFF;
	box-shadow: 0px -13px 10px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	position: absolute;
	top: 0px;
	max-width: 1298px;
	display: block;
}
.sub-title-logo {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #6E6E6E !important;
    opacity: 9;
    transform: inherit ;
}
.menu-list-footer .nav-link {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	text-transform: capitalize;
	color: #6E6E6E;
}
h3 {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 35px;
	color: #0D3340;
}
.account-blog {
	background: linear-gradient(90deg, #224170 12.5%, #1586A9 111%);
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.account-blog .col-lg-12 {
	text-align: center;
	display: block;
	align-items: center;
}
.solutions-blog-top {
	position: absolute;
	top: -183px;
}
.ts-title {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	color: #1882A5;
	display: block;
}
.mr-title-kk {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	line-height: 44px;
	color: #0D3340;
}
.kk-clint-description {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #6E6E6E;
}
.clint-inner {
	background: #FFFFFF;
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 33px;
}
.loc-sub-title {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
	color: #0D3340;
}
.contact-section .name-kk-box {
	border-right: 1px solid #ddd;
}
.contact-section .name-kk-boxpp:nth-last-child(1) {
	border-right: 0px;
}
.insights-row .services-blog {
	background: #FFFFFF;
	box-shadow: none;
	border-radius: 10px;
	display: block;
	padding: 0;
	min-height: auto;
	overflow: hidden;
}
.insights-row .services-blog p {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #6E6E6E;

}
.post-title {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: rgba(13, 51, 64, 0.6);
}
.datepost-title {
	color: rgba(24, 130, 165, 0.6);
}
.insights-row .services-blog:hover .invest-title {
	color: #000;
}
.insights-row .invest-title {
	color: #0D3340;
	display: block;
	padding: 13px 0px;
	text-align: left;
}
.btn.btn-read {
	border: 1px solid #1882A5;
	background: #fff;
	border-radius: 54px;
	color: #fff;
	padding: 10px 20px;
	color: #000;
}
.btn.btn-read:hover {
	border: 1px solid #1882A5;
	background: #1882A5;
	color: #fff;
}
.testimonial-slider .slick-list {
	max-width: 1244px;
	margin: 0 auto;
}
.testimonial-slider .clint-inner {
	padding: 33px;
	margin: 0px 15px;
}
.row.solutions-row {
	position: relative;
	top: -28%;
}
.insights-blog .solutions-blog-top {
	position: inherit;
	top: 0px;
}
/* .insights-row {
	position: absolute;
	top: 6%;
	left: 63px;
	right: 62px;
} */

.map-blog {
	position: relative;
	z-index: 2;
}

.insights-blog-bg {
	height: 300px;
	position: relative;
	top: -75px;
	left: 0px;
}
.insights-blog {
	height: 500px;
	top: -210px;
}
.row.counter-row-blog {
	padding-top: 81px;
	max-width: 1222px;
	margin: 0 auto;
}
.btn:hover {
	background: linear-gradient(90deg, #224170 12.5%, #1586A9 111%);
	color: #fff;
	border-color: linear-gradient(90deg, #224170 12.5%, #1586A9 111%);
}
.copy-tilte {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #6E6E6E;
}
.copy-tilte:hover {
	color: #6E6E6E;
}
.row.copy-right-row {
	border-top: 1px solid rgba(237, 237, 237, 1);
}
@media (max-width:1950px){
	.insights-row .invest-title {
		color: #0D3340;
		display: block;
		padding: 13px 0px;
		text-align: left;
		height: 89px;
	}
	.account-blog {
		margin-top: 50px;
	}
}

@media (max-width:1450px){
	.invest-title {
		font-size: 19px;
		line-height: normal;
		padding: 13px 0px;
	}
	.insights-row .invest-title {
		color: #0D3340;
		display: block;
		padding: 13px 0px;
		height: auto;
	}
}
@media (max-width:991.98px){
	.socail-title {
		font-weight: 400;
		font-size: 12px;
		line-height: 15px;
	}
	.socail-icon {
		width: 25px;
		height: 25px;
	}
	.boy-img img {
		max-width: 100%;
	}
	h1 {
		font-weight: 700;
		font-size: 52px;
		line-height: 60px;
	}
	p {

		font-weight: 400;
		font-size: 14px;
		line-height: 25px;
		color: #FFFFFF;
	}
	.banner-blog {
		background-image: url(./images/banner.png);
		background-repeat: no-repeat;
		background-size: cover;
		padding: 28px 0px 43px 0px;
	}
	h2 {
		font-weight: 700;
		font-size: 32px;
		line-height: 50px;
	}
	.invest-title {
		font-size: 16px;
		padding: 13px 0px;
	}
	.invest-sub-title {
		font-weight: 400;
		font-size: 14px;
		line-height: 22px;
	}
	.about-contant span {
		font-weight: 700;
		font-size: 17px;
		line-height: 26px;
	}
	.about-services .row {
		flex-direction: column;
	}
	.about-services .row .col-md-6 {
		width: 100%;
	}
	.choose-row .invest-title {
		font-weight: 700;
		font-size: 16px;
		line-height: 21px;
		padding: 13px 0px;
	}
	.solutions-row .invest-title {
		font-weight: 600;
		font-size: 15px;
		line-height: 18px;
		padding: 13px 0px;
	}
	.mr-title-kk {
		font-weight: 600;
		font-size: 22px;
		line-height: 44px;
		color: #0D3340;
	}
	.loc-sub-title {
		font-weight: 500;
		font-size: 14px;
		line-height: 25px;

	}
	.account-blog {
		margin-top: 128px;
		padding-bottom: 43px;
		padding-top: 0px !important;
		height: auto;
	}
	h3 {
		font-weight: 700;
		font-size: 19px;
		line-height: 28px;
	}
	.menu-list-footer .nav-link {
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
	}
}

@media (max-width:767.98px){
	.boy-img {
		float: right;
		margin-top: 37px;
	}
	.socail-menu-list {
		display: none !important;
	}
	.bnr-cnt {
		margin-top: 33px;
		text-align: center;
	}
	p {
		font-weight: 400;
		font-size: 17px;
		line-height: 27px;
		color: #FFFFFF;
	}
	h1 {
		font-weight: 700;
		font-size: 1.5rem;
		line-height: 30px;
	}
	h2 {
		font-weight: 700;
		font-size: 1.5rem;
		line-height: 41px;
	}
	.brd-line img {
		width: 100%;
	}
	.mr-title-kk {
		font-weight: 600;
		font-size: 18px;
		line-height: 31px;
		color: #0D3340;
	}
	.loc-sub-title {
		font-weight: 500;
		font-size: 13px;
		line-height: 23px;
		color: #0D3340;
	}
	.about-contant p {
		font-weight: 400;
		font-size: 14px;
		line-height: 24px;
	}
	h3 {
		font-weight: 700;
		font-size: 18px;
	}
	.boy-img img {
		max-width: 100%;
	}
	.invest-sub-title {
		font-size: 14px;
		line-height: 20px;
	}
	.choose-row .invest-title {
		font-weight: 700;
		font-size: 18px;
	}
	.about-contant span {
		padding-top: 31px;
		display: block;
	}
	.solutions-blog-top {
		position: relative;
		top: 0px;
	}
	.number {
		font-size: 35px;
		line-height: 52px;
	}
	.check-box.cols-coun img {
		max-width: 73%;
	}
	/* .cols-coun.ms-4 {
		margin-left: 6px !important;
	} */
	.accounts-blog {
		height: 358px;
	}
	.row.counter-row-blog {
		padding-top: 41px;
	}
	.solutions-row .invest-title {
		font-size: 19px;
		line-height: 26px;
	}
	.sub-title {
		font-size: 14px;
		line-height: 22px;
		max-width: 720px;
	}
	.kk-clint-description {
		font-size: 14px;
		line-height: 26px;
	}
	.slick-next {
		right: 38%;
		top: 108%;
	}
	.slick-prev {
		left: 32%;
		top: 108%;
	}
	.clint-img-kk img {
		max-width: 100%;
	}
	.clint-img-kk.icon-img-small img {
		max-width: 61%;
	}
	.insights-blog {
		height: auto;
		top: 0;
	}
	.insights-blog-bg {
		height: 0;
		top: 0;
		left: 0px;
		display: none;
	}
	.insights-blog .solutions-blog-top {
		top: 0px;
		margin-top: 64px;
	}
	.account-blog {
		padding-bottom: 53px;
		height: auto;
		padding-top: 2px !important;
		margin-top: 43px;
	}
	.sub-title-logo {
		font-weight: 400;
		font-size: 14px;
		line-height: 28px;
		padding: 16px 0px;
	}
	.menu-list-footer .nav-link {
		font-size: 15px;
		line-height: 21px;
	}
	.insights-row .services-blog p {
		font-weight: 400;
		font-size: 14px;
	}
	.socail-menu-list-link {
		justify-content: center;
		margin-top: 22px !important;
	}
	.copy-tilte {
		font-size: 16px;
		line-height: 22px;
	}
	.invest-icon {
		width: 100px;
		height: 100px;
		margin: 0 auto;
	}
	.clint-img-kk.icon-img-small {
		width: 15%;
	}.clint-img-kk2.ps-2 {
		width: 85%;
	}
	.top-nav-bar .socail-menu-list-link {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
		text-align: left;
	}
	
 }