/* @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

font-family: "Poppins", sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,1..1000&family=Ibarra+Real+Nova:ital,wght@0,400..700;1,400..700&display=swap');


body,
p,
li {
	font-family: "Google Sans Flex", sans-serif !important;
	font-weight: 500;
	font-size: 14px;
	color: #5e626e;
}


h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-family: "Ibarra Real Nova", serif !important;
}

h2 {
	font-size: 36px;
	color: #11172f;
}

.top-sec h2 {
	font-size: 50px;
}

.site-header {
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: 1300px;
	padding-left: 15px;
	padding-right: 15px;
}

.container {
	max-width: 1300px;
}

.top-header {
	background: #0c243c;
}

.btn-free-call a {
	background: #629751 !important;
	padding: 10px !important;
	border-radius: 5px !important;
	font-size: 15px !important;
	font-family: "Google Sans Flex", sans-serif !important;
}



.btn-services a {
	background: #0c243c !important;
	padding: 10px !important;
	border-radius: 5px !important;
	font-size: 15px !important;
	font-family: "Google Sans Flex", sans-serif !important;
}

.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
	background: #ffffffe0 !important;
}

.site-footer {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.no-widgets .site-footer,
.site-footer {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.site-footer > .site-info {
	border: none;
	padding: 15px 0;
	margin: 0;
}

.site-info ul {
	margin-bottom: 0;
}

.home .site-main {
	padding-top: 0;
	padding-bottom: 0;
}

.top-sec {
	background: #f5f5f7;
	padding: 0;
}

.top-sec {
	background-position: right;
	background-repeat: no-repeat;
}

.top-sec-img {
	visibility: hidden;
}

.site-branding {
	margin-top: 0;
}

.top-sec-txt h6 {
	font-family: "Google Sans Flex", sans-serif !important;
	color: #629751 !important;
	text-transform: uppercase;
	font-size: 14px;
}

.hm-two-block {
	margin-top: 0;
	background: #08192b;
	color: #fff;
	padding: 30px;
}

.top-sec {
	margin-bottom: 0;
}

.col-p {
	max-width: 200px;
}

.col-bot-p {
	justify-content: space-between;
}

.col-bot-p .uagb-icon-wrapper svg {
	fill: #79ba64;
}

.col-bot-p p {
	color: #fff;
}

.site-footer > .site-info {
	display: flex;
	justify-content: space-between;
}

.footer-navigation {
	margin-top: 0;
	margin-bottom: 0;
}

.primary-navigation .primary-menu-container {
	margin-right: 0;
	margin-left: 0;
}

.primary-menu-container a,
.footer-navigation a,
.copyright {
	font-family: "Google Sans Flex", sans-serif !important;
	font-size: .9rem;
}

.primary-navigation li > a {
	color: #fff !important;
}


.footer-navigation a {
	text-decoration: none;
	padding: 0 8px !important;

}

.footer-navigation li {
	line-height: 1;
	border-left: 1px solid #ccc;
}

.footer-navigation li:first-child {
	border: none;
}

.site-footer > * {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.top-foot {
	background: #f6f7f9;
	padding: 30px 0;
	clip-path: polygon(2.5% 0, 97.5% 0, 100% 100%, 0% 100%);
}

.home .copyright {
	color: #fff;
}

.home .site-footer {
	position: relative;
}

.primary-navigation .current_page_item > a,
.primary-navigation li > a:hover {
	text-decoration: none !important;
}

.primary-navigation .primary-menu-container > ul > .menu-item.current_page_item > a:after {
	content: "";
	position: absolute;
	content: "";
	bottom: 5px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a:after {
	content: "";
	position: absolute;
	content: "";
	bottom: 5px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	border-bottom: 2px solid #79ba64;
	-webkit-transition: width ease-out .3s;
	-moz-transition: width ease-out .3s;
	transition: width ease-out .3s;
}

.primary-navigation > div > .menu-wrapper > li:hover > a:after {
	content: "";
	width: 100%;
}

.site-content {
	border-top: 1px solid #eae8e8;
}

.footer-navigation a,
.copyright {
	color: #fff !important;
}

.home .footer-navigation a:hover {
	color: #1c4292 !important;
	text-decoration: none !important;
}

/*body:not(.home)*/
.footer-navigation a:hover {
	color: #000 !important;
	text-decoration: none !important;
}

.mob-menu-logo-holder img,
.logo img {
	max-width: 200px;
}

.service-top-txt {
	margin-bottom: 30px;
}

.col-block {
	background: #f6f7f9;
	padding: 15px;
	border-radius: 5px;
	margin-bottom: 15px;
}

.service-row h3 {
	font-family: "Google Sans Flex", sans-serif !important;
	color: #4c525e;
	margin: 15px 0;
	font-size: 20px;
	min-height: 50px;
}

.col-block-image {
	height: 48px;
}

.business_setup {
	background: #08192b;
	border-radius: 10px;
	overflow: hidden;
}

.business_setup .bot-sec-txt {
	padding: 30px;
}

.business_setup h2,
.business_setup p {
	color: #fff;
}

.business_setup .bot-sec-img img {
	max-width: 100% !important;
}

.top-foot h4 {
	font-family: "Google Sans Flex", sans-serif !important;
	color: #4c525e;
	font-size: 1.2rem;
	margin-bottom: 15px;
}

.footer-sm {
	padding-top: 20px !important;
}

.footer-sm.wp-block-social-links .wp-social-link svg {
	height: 2em;
	width: 2em;
}

.footer-rt ul {
	display: flex;
	justify-content: flex-end;
}

.footer-rt ul li {
	padding: 0 5px;
	margin-bottom: 0 !important;
}

.copy-right {
	background: #08192b;
	color: #5e626e;
	padding: 10px;
	margin-bottom: 0;
}

.copy-right .widget a {
	color: #5e626e;
}

.site-main > * {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.site-main > *:first-child {
	margin-top: 0 !important;
}


footer .widget ul li a {
	text-decoration: none;
	color: #5e626e !important;
}

footer .footer-rt .widget ul li a:hover {
	color: #ccc !important;
}

footer .widget ul li a:hover {
	color: #000 !important;
}

.site-main > .hm-two-block {
	margin-top: 0 !important;
}

.site-main > .top-sec {
	margin-bottom: 0 !important;
}

footer .widget ul li {
	margin-bottom: 5px;
}

footer .uagb-icon-wrapper svg {
	fill: #5e626e !important;
}

.inner-banner {
	background: #f6f7f9;
	padding: 15px;
}

.site-main {
	padding-top: 0;
}

@media only screen and (max-width: 991px) {
	.top-foot {
		clip-path: border-box;
	}

	.site-main > .top-sec {
		background-image: url(http://www.yoursimpleaccounts.com/wp-content/uploads/2026/04/top-img-1.webp);
		background-size: contain;
	}
}

@media only screen and (max-width: 767px) {
	.top-btn-grp.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
		flex-basis: 1px !important;
		max-width: 145px;
	}

	.top-sec .top-sec-lt {
		order: 2;
		margin-top: 20px;
	}

	.top-sec-img {
		visibility: visible;
		order: 1;
	}

	.top-sec-img img {
		height: auto !important;
		max-width: 100% !important;
	}

	.top-btn-grp {
		gap: 0;
	}

	.col-p > div {
		gap: 0;
	}

	.col-p {
		max-width: 136px;
		text-align: center;
		margin-bottom: 0 !important;
	}

	.site-main > .top-sec {
		background-image: none !important;
	}

	.footer-1 .alignleft.size-full {
		width: 100%;
	}

	.top-foot h4 {
		margin-top: 20px;
		margin-bottom: 5px;
	}

	.footer-4 .wp-block-columns {
		flex-wrap: nowrap !important;
	}

	.footer-4 .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:first-child {
		flex-basis: 1;
		max-width: 25px;
		margin-bottom: 5px;
	}

	.copy-right {
		text-align: center;
	}

	.footer-rt ul {
		justify-content: center;
	}

	.hm-two-block {
		padding: 20px 10px;
	}
}

@media only screen and (max-width: 575px) {}

@media only screen and (max-width: 360px) {}
