.text-heding_h1 {
	font-size: 70px;
	color: #110f0f;
	font-weight: 400;
	margin: 0;
	line-height: 82px;
}
.bg-green:hover {
    color: #fff;
}
.text-heding_h2 {
	font-size: 41px;
	font-weight: 400;
	margin: 0px;
}

.text-heding_h3 {
    font-size: 36px;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: 45px;
}

.text-peragrapht {
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	color: #000;
}

.container {
	width: 1140px;
	margin: 0 auto;
}

.d-flex {
	display: flex;
}

.align-center {
	align-items: center;
}

.justyfy-center {
	justify-content: center;
}

.text-center {
	text-align: center;
}

.text-white {
	color: #fff;
}

.text-dark {
	color: #110f0f;
}

.bg-primary {
	background: #207da2;
}

.bg-green {
	background: #95b629;
	border-color: #95b629;
}

.border-primary {
	border-color: #207da2;
}

.d-block {
	display: block;
}

.w-100 {
	width: 100%;
}

.tetx-justify {
	text-align: justify;
}

.banner-section {
	padding: 2px 0px 50px;
	background-size: cover;
	background-position: 64% 0px;
}

.banner-content img {
	display: block;
	margin: 0 auto 80px;
}

.banner-content {
	width: 852px;
	margin: 0 auto;
}

.banner-content h2 {
	margin-top: 20px;
	margin-bottom: 30px;
}
.banner-form {
    margin-top: 40px;
	position: relative;
}
.banner-form  #gform_submit_button_6 {
    position: absolute;
    right: 75px;
    top: 0;
    padding: 5px 33px;
}
.banner-form form input {
    background: #5e624b;
    border-color: #5e624b;
    color: #fff;
	width:24%;
}
.banner-form form input[type="submit"] {
    background: #217EA2;
}
.banner-form form #gform_submit_button_6 {
    background: #207ea2;
    border-color: #207ea2;
}
.mr-top {
	margin-top: 50px;
}

.font-w {
	font-weight: 400;
}

.f-wrap {
	flex-wrap: wrap;
}

::placeholder {
	color: #fff;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #fff;
}

::-ms-input-placeholder {
	color: #fff;
}

.btn-check {
	padding: 10px 15px;
	color: #fff;
	border-style: solid;
	border-radius: 4px;
}

.about-img {
	padding: 80px 0px;
}

.about-img img {
	display: block;
	margin: 0 auto;
}

.bolg-card {
	background: #fff;
	width: 30%;
	border-bottom: 3px solid #95b629;
	border-top: 1px solid #dcdbdb;
	border-left: 1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	margin: 0 15px 30px;
}

.bolg-card figure {
	margin: 0px 0 0;
}

.bolg-card figure img {
	width: 100%;
}

.blog-section {
	background: #f0efea;
	padding: 60px 0px 100px;
}

.bolg-card .bolg-card-body h3 {
	font-size: 30px;
	margin: 0 0 15px;
    font-weight: 600;
}

.bolg-card .bolg-card-body {
	padding: 10px 20px;
}

.bolg-card .bolg-card-body p {
	font-size: 16px;
	line-height: 25px;
}

.border-b:first-child {
    border-bottom: 3px solid #3e3e3d;
}

.btn-quto {
	text-decoration: none;
}

.finance-section {
	padding: 80px 0px;
}

.finance-section .finance-box {
	width: 44%;
	padding: 30px;
}

.finance-section .finance-box p {
	margin-bottom: 48px;
}

.finance-child-box {
	width: 50%;
}
.finance-child-box:nth-child(2) {
    vertical-align: middle;
    height: 66px;
}
.finance-child-box .finance-img-contant-box {
	box-shadow: 0px 4px 11px 0px rgb(0 0 0 / 10%);
	padding: 10px;
	margin: 0 10px 20px;
}

.finance-child-box .finance-img-contant-box span {
	font-size: 20px;
	line-height: 37px;
	font-weight: 700;
}

.finance-section .finance-box .finance-child-box .finance-img-contant-box h3 {
    margin: 0;
    font-size: 16px;
}

.finance-child-box .finance-img-contant-box p {
	margin: 10px 0 19px;
	line-height: 23px;
}

.action-section {
	padding: 30px;
}

.action-section .call-to-action {
	background: #3c3c3c;
	width: 786px;
	padding: 46px 74px;
	margin: 0 auto;
}


/* footer css */

.footer-section {
	background-size: cover;
	padding: 0px 50px;
}

.footer-section .detail-links {
	width: 24%;
    margin: 0 22px;
    padding-top: 74px;
    margin-left: 22px;
}

.footer-section .detail-links:nth-child(2) {
	width: 40%;
    padding: 0px 19px;
    border-left: 1px solid #b6c487;
    border-right: 1px solid #b6c487;
}

.footer-section .detail-links h3 {
	font-size: 18px;
	color: #3c3c3c;
}
.footer-section .detail-links .adress-box li a i {
    font-size: 23px;
    margin-right: 10px;
    color: #207ea2;
}
.footer-section .detail-links .adress-box {
	list-style-type: none;
	padding: 0;
}

.footer-section .detail-links .adress-box li {
	margin-top: 15px;
}

.footer-section .detail-links .adress-box li a {
	font-size: 16px;
	text-decoration: none;
	color: #3c3c3c;
}

.footer-section .detail-links .links-box {
	list-style-type: none;
	padding: 0;
}

.footer-section .detail-links .links-box li {
	margin-top: 8px;
}

.footer-section .detail-links .links-box li a {
	font-size: 16px;
	text-decoration: none;
	color: #3c3c3c;
}

.footer-section .detail-links .social-box {
	list-style: none;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 24px;
}

.footer-section .detail-links .social-box li {
	margin-right: 10px;
}

.footer-section .detail-links .social-box li a i {
	color: #b8cd72;
    font-size: 22px;
    transition: all 0.5s;
    width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-section .detail-links .social-box li a i:hover {
	color: #207da2;
}

.padding-box {
	padding-bottom: 40px;
}

.footer-scnd {
	padding: 30px 0;
	border-top: 1px solid #98a56d;
}

.footer-scnd p {
	font-size: 15px;
	margin: 0;
	color: #3c3c3c;
}


@media (max-width: 1191px) {
	.banner-content {
		width: 90%;
	}
	.container {
		width: 100%;
		margin: 0 auto;
	}
	.banner-section {
		background-position: 57% 0px;
	}
	.footer-section .detail-links:nth-child(2) {
		padding: 0 38px;
	}
	.banner-form #gform_submit_button_6 {
    right: 52px;
}
	.footer-section .detail-links {
    width: 22%;
}
}

@media (max-width: 991px) {
	.banner-content img {
		margin: 0 auto 30px;
	}
	.text-heding_h1 {
		font-size: 55px;
		line-height: 63px;
	}
	.form-box {
		margin: 0px 15px;
	}
	.about-img {
		padding: 50px 0px;
	}
	.blog-section {
		padding: 32px 0px 50px;
	}
	.bolg-card {
		margin: 0 11px 30px;
	}
	.bolg-card .bolg-card-body h3 {
		font-size: 24px;
		font-family: poppins;
		margin: 0;
	}
	.finance-section .finance-box {
		width: 46%;
		padding: 12px;
	}
	.text-heding_h3 {
		font-size: 29px;
		font-weight: 400;
		margin: 0 0 20px;
	}
	.finance-section {
		padding: 50px 0px;
	}
	.action-section .call-to-action {
		width: 100%;
	}
	.footer-section .detail-links:nth-child(2) {
		width: 32%;
	}
	.footer-section .detail-links figure img {
		display: block;
		width: 200px;
		margin: 0 auto;
	}
	.banner-form #gform_submit_button_6 {
    right: 0px;
    padding: 5px 29px;
    }
	.footer-section {
    padding: 0px 0px;
   }
	.footer-section .detail-links {
    width: 24%;
    margin: 0 22px;
    padding-top: 49px;
    margin-left: 27px;
   }
	.footer-section .detail-links:nth-child(2) {
    padding: 0 16px;
   }
	
	.banner-form form input {
		width: 49%;
		margin-bottom: 10px;
	}
}

@media (max-width: 575px) {
	.banner-form form input {
		width: 100%;
	}
	.banner-section {
		background-position: 32% 0px;
		padding: 50px 0px 60px;
	}
	.text-heding_h1 {
		font-size: 33px;
		line-height: 42px;
	}
	.text-heding_h2 {
		font-size: 25px;
	}
	.bolg-card {
		width: 100%;
	}
	.finance-section {
		padding: 30px 0px;
	}
	.finance-section .finance-box {
		width: 100%;
	}
	.finance-child-box {
		width: 100%;
		margin-top: 20px;
	}
	.form-box {
		width: 100%;
	}
	.form-control {
		width: 94%;
		margin-bottom: 15px;
	}
	.blog-section {
		padding: 2px 10px 50px;
	}
	.about-img {
		padding: 50px 10px;
	}
	.about-img img {
		width: 100%;
	}
	.banner-content {
		width: 100%;
	}
	.action-section {
		padding: 0px;
	}
	.action-section .call-to-action {
		width: 100%;
		max-width: 100%;
		padding: 20px 20px 50px;
	}
	.footer-section {
		padding: 20px 10px;
	}
	.footer-section .detail-links {
		width: 100%;
		order: 2;
		padding-top: 10px;
		margin: 0 0 30px;
	}
	.footer-section .detail-links:nth-child(2) {
		width: 100%;
		border: none;
		order: 1;
		padding: 0;
	}
	.banner-form #gform_submit_button_6 {
    position: relative;
    display: block;
    width: 100%;
}
	.finance-child-box:nth-child(2) {
    height: 100%;
}
	.text-heding_h3 {
    line-height: 37px;
}
}

@media (max-width: 375px) {
	.text-heding_h1 {
		font-size: 26px;
		line-height: 37px;
	}
	.text-heding_h3 {
		font-size: 25px;
	}
}

@media (max-width: 320px) {
	.text-heding_h1 {
		font-size: 23px;
		line-height: 35px;
	}
	.form-control {
		width: 91%;
	}
	.text-heding_h2 {
		font-size: 20px;
	}
	.text-heding_h3 {
		font-size: 24px;
	}
}