@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'ABC Diatype';
}
@font-face {
	font-family: 'FK Roman Standard';
	src: url(../fonts/FKRomanStandard-Regular.woff2) format('woff2'), url(../fonts/FKRomanStandard-Regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'FK Roman Standard';
	src: url(../fonts/FKRomanStandard-Regular.woff2) format('woff2'), url(../fonts/FKRomanStandard-Regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
 body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar {
 width: 3px;
 background-color: #F5F5F5;
}
 body::-webkit-scrollbar-thumb {
 background-color: #666;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0
}
a, button {
	text-decoration: none;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
	font-weight: 600 !important
}
img {
	max-width: 100%
}
.container {
	max-width: 1200px !important;
	padding: 0;
	margin: 0 auto
}
.header-main-wraper .container {
	max-width: 1200px !important;
	padding: 0;
	margin: 0 auto
}
/* CSS Document */

/* CSS header */

.header-main-wraper {
}
.header-nav-wrap ul {
	list-style: none;
	text-align: right;
	position: relative;
	right: -130px;
}
.header-nav-wrap ul li {
	display: inline-block;
	padding: 24px 15px 0 15px
}
.header-nav-wrap ul li a:hover {
	color: #333;
}
.btn-header ul {
	list-style: none;
	text-align: right;
	margin-top: 18px
}
.btn-header ul li {
	display: inline-block;
	padding: 0 2px
}
.btn-header ul li a {
	background: #000;
	padding: 8px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 14px;
}
.btn-header ul li a:hover {
	background: #454545;
}
.btn-header ul li:nth-child(1) a {
	background: none;
	color: #000
}
.btn-header ul li:nth-child(1) a img{
    width: 13px;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.btn-header ul li a:hover img{
	filter: brightness(0) invert(1);
}
.btn-header ul li a:hover {
	background: #454545 !important;
	color: #fff !important;
}
.fixed {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	z-index: 11 !important;
	background: #fff;
	box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.1);
}
.fixed .big-dropdown-service {
	top: 55px !important
}
.site-logo-wrap img {
	width: 160px;
	left: 4px;
}
.fixed .btn-header ul {
	margin-top: 12px;
}
/* CSS header */

/* CSS hero area */

.hero-section-wrap {
	margin-top: 20px;
}
.hero-section-wrap h1 {
font-size: 54px;
    line-height: 63px;
    color: #000;
    text-align: center;
    letter-spacing: -1.5px;
    margin-bottom: 60px;
    font-weight: 512;
    font-weight: 600;
}
.hero-section-wrap h1 span{
	display: block;
    font-size: 60px;
    font-weight: 500;
    font-family: 'FK Roman Standard';
    letter-spacing: -2.5px;
}

.hero-section-wrap h2 {
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 300;
	letter-spacing: -0.5px;
	font-family: 'ABC Diatype';
	padding: 15px 0 55px 0
}
.hero-image-wrap {
	max-width: 996px;
	height: 666px;
	border-radius: 30px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.btns-hero-wraper {
	text-align: center;
}
.btns-hero-wraper {
	margin-bottom: 55px;
	margin-top: 10px;
}
.btns-hero-wraper a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}
.btns-hero-wraper a:nth-child(1) {
	background: #F0F0EB !important;
	color: #000;
}
.btns-hero-wraper a:hover {
	background: #454545 !important;
	color: #fff !important
}
.expert-image {
	position: absolute;
	bottom: 65px;
	left: 50px;
}
.expert-image span {
	background: #333;
	color: #fff;
	font-size: 14px;
	padding: 8px 35px 10px 35px;
	border-radius: 6px;
	position: relative;
	top: 16px;
}
.expert-image img {
	width: 58px;
	margin: 0 -7px;
}
.service-hero-wrap {
	margin-top: 70px;
	text-align: center;
}
.service-hero-wrap .service-hero-btn {
	margin-bottom: 40px;
}
.service-hero-wrap .service-hero-btn a {
	padding: 11px 17px;
	background-image: linear-gradient(to right, #4E728C, #82A0B0);
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	font-weight: 600;
}
.service-hero-wrap .service-hero-btn a img {
	margin-top: -2px;
	margin-right: 8px;
}
.service-hero-wrap .service-hero-btn a:hover {
	opacity: 0.75 !important;
}
.service-hero-wrap h1 {
	font-size: 60px;
	line-height: 63px;
	color: #000;
	text-align: center;
	letter-spacing: -1px;
	font-weight: 400;
	margin-bottom: 35px;
}
.service-hero-bottom-btn a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}

.service-hero-bottom-btn a:nth-child(1) {
	background: #F0F0EB !important;
	color: #000;
}
.service-hero-bottom-btn a:hover {
	background: #454545 !important;
	color: #fff !important;
}
.service-image-wraper {
	margin: 50px 0 70px 0;
	position:relative;
}
.service-image-wraper img {
	border-radius: 30px;
}
.collapse-panel-smart-about p {
	padding-right: 38px;
	font-size: 19px;
	color: #333;
	line-height: 30px;
	padding-bottom: 15px;
}
.collapse-panel-smart-about .btn-collapse-wrap {
	margin-top: 25px;
}
.about-detail-start-free-wrap {
	padding-top: 0 !important;
}
.about-detail-start-free-wrap .collapse-panel-smart-about {
	padding-left: 20px !important
}
.about-detail-start-free-wrap p {
	padding-right: 0;
}
.about-service-image-wraper iframe {
	border-radius: 30px;
}
.contact-info-form-wraper {
	padding-bottom: 60px;
}
.contact-info-form-wraper .contact-info-wraper h3 {
	font-size: 40px;
	color: #333;
	line-height: 64px;
	font-family: 'FK Roman Standard Trial Black light';
}
.contact-info-wraper ul {
	list-style: none;
}

.contact-info-wraper ul li {
	padding:21px 0 14px 0;
	border-bottom: 1px solid #E2E2E0;
}
.contact-info-wraper ul li:nth-child(1){
	padding-top:0 !important;
}
.contact-info-wraper ul li:nth-child(1) span img{
	top:0px !important;
} 
.contact-info-wraper ul li p {
	font-size: 18px;
	color: #646464;
}

.contact-form-inner-wraper h4 {
	font-size: 30px;
	line-height: 30px;
	color: #000;
	margin-bottom: 15px;
}
.contact-form-inner-wraper .form-group {
	margin-bottom: 15px;
}
.contact-form-inner-wraper .form-group label {
	display: block;
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}
.contact-form-inner-wraper .form-group .form-control {
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
	font-size: 14px;
}
.contact-form-inner-wraper .form-group .form-control:focus {
	border: 1px solid #333;
}
.contact-form-inner-wraper .form-group .form-select {
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
	font-size: 14px;
}
/* CSS hero area */

/* CSS content */

.client-logo-wraper {
	padding: 30px 0 60px 0;
	border-bottom: 1px solid #E2E2E0
}
.client-logo-wraper h2 {
	font-size: 16px;
	color: #333;
	text-align: center;
}
.client-logo-wraper ul {
	list-style: none;
	text-align: center;
}
.client-logo-wraper ul li {
	display: inline-block;
	text-align: center;
	width: 150px;
	margin: 0 25px;
}
.client-logo-wraper ul li img {
	width: 100%;
}
.legal-offering-wraper {
	padding: 80px 0 30px 0
}
.legal-offering-wraper h3 {
	font-size: 60px;
	color: #333;
	line-height: 64px;
}
.legal-offering-wraper h3 span {
	display: block;
	font-family: 'FK Roman Standard Trial Black light';
}
.btn-paragraph {
	text-align: right;
}
.btn-paragraph .btn-call-back {
	margin-top: 35px;
}
.btn-paragraph .btn-call-back a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
}
.btn-paragraph p {
	font-size: 18px;
	color: #333;
	padding-top: 10px;
	padding-right: 1px;
}
.heading-offering-heading {
	margin-bottom: 80px
}
.legal-offering-slider {
}
.legal-offering-slider .legal-offering-list {
}
.legal-offering-list .legal-offering-image {
	width: 100%;
	height: 300px;
	overflow: hidden;
	border-radius: 20px;
	position: relative;
	transition: transform .8s; /* Animation */
	;
	transition: ease-in 0.8s;
	-moz-transition: ease-in 0.8s;
	-webkit-transition: ease-in 0.8s;
	-ms-transition: ease-in 0.8s;
	-o-transition: ease-in 0.8s;
}
.legal-offering-list:hover .legal-offering-image img {
	transform: scale(1.2);
	transition: ease-in 0.5s;
	-moz-transition: ease-in 0.5s;
	-webkit-transition: ease-in 0.5s;
	-ms-transition: ease-in 0.5s;
	-o-transition: ease-in 0.5s;
}
.legal-offering-list .legal-offering-image span {
	position: absolute;
	bottom: 15px;
	background: #000;
	padding: 4px 8px;
	color: #fff;
	font-size: 13px;
	right: 20px;
	border-radius: 6px;
}
.legal-offering-text {
	padding: 12px 0;
}
.legal-offering-text h5 a {
	font-size: 24px;
	color: #333;
	font-family: 'FK Roman Standard Trial Black light';
}
.profile-legal-offer {
	display: flex;
	gap: 10px;
	margin-top: 8px;
	align-items: center;
}
.profile-legal-offer .profile-legal-offer-image {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.profile-legal-offer .profile-legal-offer-text {
	line-height: 19px;
}
.profile-legal-offer .profile-legal-offer-text strong {
	display: block;
	font-size: 16px;
}
.profile-legal-offer .profile-legal-offer-text span {
	color: #979796;
	font-size: 15px
}
.collaboration-tab-wraper {
	padding-bottom: 60px;
}
.heading-detail-text {
	margin-bottom: 100px;
	margin-top: 30px;
}
.heading-detail-text h4 {
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
.heading-detail-text h4 span {
	font-family: 'FK Roman Standard Trial Black light';
	display: block;
	font-weight: normal;
}
.heading-detail-text p {
	font-size: 20px;
	color: #333;
}
.collaboration-tabs-btn-wraper {
	background: #2A2A2A;
	padding: 120px 100px;
	border-radius: 30px;
	height: 600px;
}

.tab-content-wraper .content-tab-list-wrap {
	height: 600px;
	background-size: cover !important;
	border-radius: 30px;
	padding: 60px;
	position: relative
}
.text-tab-list {
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 0;
	right: 0;
	color: #fff;
	padding: 29px;
}
.text-tab-list h5 {
	font-size: 22px;
	font-weight: 500;
	padding-top: 10px;
}
.add-btn-wrap {
	text-align: right;
}
.pricing-main-wraper {
	padding: 40px 0 80px 0;
}
.pricing-heading-wrap h2 {
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
.pricing-heading-wrap h2 span {
	font-family: 'FK Roman Standard Trial Black light';
	display: block;
	font-weight: normal;
}
.pricing-heading-wrap p {
	font-size: 20px;
	color: #333;
}
.pricing-listing-wraper ul {
	list-style: none;
	margin-top: 50px;
}
.pricing-listing-wraper ul li {
}
.pricing-listing-wraper ul li .pricing-list-wrp {
	border-radius: 20px;
	padding: 35px;
	border: 1px solid #e3e3e3;
}
.pricing-list-wrp h5 {
	font-size: 36px;
	color: #000;
	font-weight: normal;
	font-family: 'FK Roman Standard Trial Black light';
}
.plan-price-wrap {
	font-size: 40px;
	color: #6A6A6A;
	padding: 10px 0
}
.plan-price-wrap span {
	font-size: 16px
}
.pricing-list-wrp p {
	font-size: 16px;
	color: #000;
	padding-right: 100px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.pricing-list-wrp span {
	color: #6A6A6A;
}
.price-info-list {
	list-style: none;
	height: 300px;
	margin-top: 25px !important;
}
.price-info-list li {
	font-size: 14px;
	color: #000;
	margin: 20px 0;
}
.price-info-list li span {
	width: 30px;
	height: 30px;
	background: #F0F0EB;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	padding-top: 3px;
	margin-right: 5px;
}
.price-info-list li span img {
	width: 15px;
}
.pricing-listing-wraper .price-info-list li:nth-child(1) {
	color: #6A6A6A;
}
.pricing-listing-wraper .price-info-list li:nth-child(1) span {
	background: #6A6A6A
}
.pricing-listing-wraper .price-info-list li:nth-child(1) img {
	filter: brightness(0) invert(1);
}
.button-pricing-wrap a {
	border: 1px solid #6A6A6A;
	text-align: center;
	padding: 12px 0;
	color: #000;
	font-weight: 500;
	display: block;
	border-radius: 6px;
}
.recomended-plan-list {
	background: #f6f6f6
}
.recomended-plan-list .price-info-list li span {
	background: #fff;
}
.recomended-plan-list .button-pricing-wrap a {
	background: #fff;
}
.button-pricing-wrap a:hover {
	background: #6A6A6A !important;
	color: #fff !important;
}
.owl-nav {
	position: absolute;
	top: 116px;
	width: 100%;
	text-align: right;
}
.owl-nav button {
	border: none;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	color: #fff !important;
	padding-top: 0;
	display: inline-block;
	font-size: 28px;
	margin-right: 5px;
}
.owl-nav button span {
	display: none;
}
.owl-next {
	position: absolute;
	right: -46px;
	background: url(../images/arrow-right.png) no-repeat top !important;
	background-position: 50% !important;
	background-size: 100% !important;
}
.price-new-main-wrap .table {
	margin-top: 40px;
	border: 1px solid #E2E2E0;
}
.price-new-main-wrap .table thead {
	border: none;
	background: #f0f0eb;
	height: 55px;
	border: none;
	border-bottom: 1px solid #E2E2E0
}
.price-new-main-wrap .table thead th {
	color: #000;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 500;
	border: none;
	text-align: center;
}
.price-new-main-wrap .table tr td {
	color: #000;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 500;
	height: 45px;
	padding-left: 15px;
	line-height: 22px;
	border: 1px solid #E2E2E0;
	text-align: center;
}
.with-bg-package {
	background: #f0f0eb !important;
}
.icon-check-table {
	width: 30px;
	height: 30px;
	background: #6A6A6A;
	text-align: center;
	border-radius: 50%;
	padding-top: 3px;
	margin: 0 auto;
}
.icon-check-table img {
	width: 15px;
	filter: brightness(0) invert(1);
}
.icon-close-table {
	width: 30px;
	height: 30px;
	background: #e61818;
	text-align: center;
	border-radius: 50%;
	padding-top: 3px;
	margin: 0 auto;
}
.icon-close-table img {
	width: 12px;
	filter: brightness(0) invert(1);
}
.price-new-main-wrap .table tr td:nth-child(1) {
	text-align: left !important
}
.services-listing-wrap {
	padding: 80px 0;
	border-top: 1px solid #E2E2E0;
}
.services-listing-wrap .service-text-heading {
	margin-bottom: 80px;
}
.service-text-heading h4 {
	font-size: 33px;
	color: #000;
	font-weight: bold;
	line-height: 44px;
}
.service-text-heading h4 span {
	font-family: 'FK Roman Standard Trial Black light';
	font-weight: normal;
	font-size: 40px;
	display: block;
}
.service-listing-card ul {
	list-style: none;
}
.service-listing-card ul li {
	overflow: hidden;
}
.service-listing-card ul li .list-service-wrap {
	height: 477px;
	background-size: cover !important;
	border-radius: 30px;
}
.service-listing-card ul li .list-service-wrap a {
	padding: 35px;
	display: block;
	height: 100%;
	position: relative;
}
.list-service-wrap a h5 {
	font-size: 36px;
	color: #fff;
	margin-bottom: 5px
}
.list-service-wrap a span {
	font-size: 20px;
	color: #fff;
	line-height: 24px;
	opacity: 0.8;
	font-weight: 300;
	padding-right: 0px;
	display: block;
}
.add-btn-icon {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.add-btn-icon img {
	width: 60px;
}
.list-detail-text {
	text-align: center;
	padding-top: 80px;
}
.list-detail-text p {
	font-size: 22px;
	color: #000;
	line-height: 28px;
	padding-bottom: 30px;
}
.service-detail-btn a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}
.service-detail-btn a:nth-child(1) {
	background: #F0F0EB;
	color: #000;
}
.service-detail-btn a:hover {
	background: #454545 !important;
	color: #fff !important
}
.help-me-choose-wrap h2 {
	margin-bottom: 30px;
	font-size: 60px;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
}
.inner-help-me-wrp {
	background: url("https://new.kanoony.com/wp-content/uploads/2025/08/Group-39528-scaled.jpg");
	border-radius: 30px;
	padding: 94px 25px !important;
	text-align: center;
	background-size: cover;
}
.inner-help-me-wrp h5 {
	font-size: 36px;
}
.inner-help-me-wrp h5 span {
	display: block;
	font-family: 'FK Roman Standard Trial Black light';
}
.btn-help-wrap {
	text-align: center;
	margin-top: 25px;
}
.btn-help-wrap a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}
.btn-help-wrap a:hover {
	background: #454545;
}
.smart-start-free-wrap {
	padding: 100px 0;
}
.smart-start-free-wrap h4 {
	font-size: 36px;
	color: #000;
	line-height: 36px;
	margin-bottom: 30px;
	margin-top: 20px
}
.smart-start-free-wrap h4 span {
	display: block;
	font-family: 'FK Roman Standard Trial Black light';
}
.smart-way-image img {
	border-radius: 30px;
}
.collapse-panel-smart .accordion {
	width: 90%;
}
.collapse-panel-smart .accordion .accordion-item {
	border: none;
}
.collapse-panel-smart .accordion .accordion-item button {
	padding: 25px 0;
	padding-right: 15px;
	font-size: 20px;
	background: none !important;
	box-shadow: none !important;
	color: #000 !important;
}
.collapse-panel-smart .accordion .accordion-item button img {
	margin-right: 15px;
}
.collapse-panel-smart .accordion-button:not(.collapsed)::after {
	filter: brightness(0%);
}
.collapse-panel-smart .accordion-body {
	padding: 1rem 0 1rem 0;
}
.collapse-panel-smart .accordion-body p {
	font-size: 18px;
	color: #838382;
	padding-left: 30px
}
.btn-collapse-wrap {
	margin-top: 35px;
}
.btn-collapse-wrap a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}
.btn-collapse-wrap a:hover {
	background: #454545;
	color: #fff;
}
.accordion-button::after {
	opacity: 0.5;
}
.services-tab-wraper {
	border-top: 1px solid #E2E2E0;
	padding-top: 50px;
}
.service-pricing-wrap {
	padding: 30px 0 0px 0;
}
.service-price-heading {
	padding-bottom: 80px;
}
.service-price-heading h4 {
	font-size: 36px;
	color: #000;
}
.service-price-heading h4 span {
	display: block;
	font-family: 'FK Roman Standard Trial Black light';
}
.service-price-heading p {
	font-size: 20px;
	color: #333;
}
.service-pricing-list-wrap ul {
	list-style: none;
}
.service-pricing-list-wrap ul li {
	margin: 0;
	padding: 0;
}
.service-pricing-list-wrap ul li .list-service-price {
}
.list-service-price h3 {
	font-size: 22px;
	line-height: 30px;
	border-bottom: 1px solid #E2E2E0;
	padding-bottom: 25px;
	line-height: 24px
}
.list-service-price h3 span {
	display: block;
	font-weight: bold;
}
.price-list-info {
	margin-top: 25px;
	padding-bottom: 10px;
	height: 600px;
	margin-bottom: 40px;
}
.price-list-info span {
	display: block;
	font-size: 18px;
	color: #333;
	padding: 5px 0;
}
.price-list-info span img {
	margin-right: 5px;
	margin-top: -2px
}
.view-detail-wrap a {
	border-bottom: 1px solid #6F6F6E;
	color: #6F6F6E;
	font-size: 20px;
}
.service-price-info {
	border-top: 1px solid #E2E2E0;
	padding: 15px 0;
}
.service-price-info span {
	display: block;
	font-size: 36px;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
}
.service-price-info strong {
	margin-left: 5px;
	font-size: 22px;
	color: #6F6F6E;
	font-weight: normal;
}
.choose-plan-btn {
	margin: 8px 0;
}
.choose-plan-btn a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	margin: 0 4px;
}
.free-book {
	margin-top: 15px;
}
.free-book a {
	border-bottom: 1px solid #6F6F6E;
	color: #6F6F6E;
	font-size: 18px;
}
.start-business-cta-wrap {
	padding: 160px 0 70px 0
}
.start-business-cta-wrap h3 {
	text-align: center;
	font-size: 60px;
	line-height: 55px
}
.start-business-cta-wrap h3 span {
	display: block;
	font-family: 'FK Roman Standard Trial Black light';
}
.start-business-cta-wrap .service-detail-btn {
	text-align: center;
	margin-top: 50px;
}
.service-modal-wraper .modal-dialog {
	max-width: 95%;
}
.service-modal-wraper .modal-dialog .modal-content {
	background: #F0F0EB;
	border-radius: 30px
}
.service-modal-wraper .modal-dialog .modal-body {
	padding: 30px 50px;
}
.service-modal-wraper .btn-close {
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
	float: right;
}
.contect-main-service-wrap .image-popup-service img {
	border-radius: 30px;
}
.popup-service-content {
	padding-left: 25px;
}
.popup-service-content h3 {
	font-size: 60px;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
}
.popup-service-content .accordion .accordion-item {
	border: 1px solid #ccc;
	background: none !important;
}
.popup-service-content .accordion-header {
	margin-bottom: 0;
}
.popup-service-content .accordion-item{
	border-bottom: 1px solid #ccc;
}
.popup-service-content .accordion-item button {
	padding: 25px 0;
	padding-right: 15px;
	font-size: 20px;
	background: none !important;
	box-shadow: none !important;
	color: #000 !important;
}
.popup-service-content .accordion-item button img {
	margin-right: 5px;
}
.popup-service-content .accordion-body {
	padding-bottom: 0;
}
.popup-service-content .accordion-body span {
	display: block;
	font-size: 18px;
}
.btn-popup-service {
	text-align: right;
}
.btn-popup-service a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}
.btn-popup-service a:nth-child(1) {
	background: #000 !important;
	color: #fff;
}
.btn-popup-service a:hover {
	background: #454545 !important;
}
.faqs-services-wrap {
	margin-top: 25px;
}
.faqs-services-wrap h5 {
	font-size: 36px;
	color: #000;
	margin-bottom: 10px;
}
.faqs-services-wrap h5 span {
	display: block;
	font-family: 'FK Roman Standard Trial Black light';
}
.faqs-services-wrap .accordion .accordion-item {
	border: none;
	background: none !important;
}
.faqs-services-wrap .accordion-header {
	margin-bottom: 0;
}
.faqs-services-wrap .accordion-item{
	border-bottom: 1px solid #ccc !important;
}
.faqs-services-wrap .accordion-item button {
	padding: 25px 0;
	padding-right: 15px;
	font-size: 20px;
	background: none !important;
	box-shadow: none !important;
	color: #000 !important;
	font-size: 30px;
	font-weight: 600;
}
.guideline-popup-wrap {
	padding: 60px 0 0 0;
}
.guideline-popup-wrap h5 {
	font-size: 36px;
	color: #000;
	margin-bottom: 10px;
}
.guideline-popup-wrap h5 span {
	display: block;
	font-family: 'FK Roman Standard Trial Black light';
}
.guideline-popup-wrap ul {
	list-style: none;
	margin-top: 55px
}
.guideline-popup-wrap ul li .list-popup-guide {
}
.list-popup-guide .list-popup-image {
	height: 400px;
	background-size: cover !important;
	border-radius: 30px;
}
.list-popup-guide .list-popup-text {
	font-size: 22px;
	font-weight: 700;
	padding: 12px 0;
	line-height: 28px;
	padding-right: 50px;
}
.schedule-modal-wraper .modal-dialog {
	max-width: 55%;
}
.schedule-modal-wraper .modal-content {
	background: #F0F0EB;
	border-radius: 30px;
}
.schedule-modal-wraper .modal-dialog .modal-body {
	padding: 20px;
}
.schedule-modal-wraper .btn-close {
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
	float: right;
}
.schedule-modal-wraper .schedul-heading-wrap {
	margin-top: 40px;
	margin-bottom: 40px;
}
.schedule-modal-wraper .schedul-heading-wrap h4 {
	font-size: 50px;
	color: #000;
	line-height: 50px;
	margin-bottom: 30px;
}
.schedule-modal-wraper .schedul-heading-wrap h4 span {
	display: block;
	font-family: 'FK Roman Standard Trial Black light';
}
.profile-image {
	text-align: center;
}
.profile-image img {
	width: 250px;
	margin-top: 30px;
}
.schedul-heading-wrap p {
	font-size: 22px;
	color: #000;
}
.schedul-heading-wrap a {
	margin-left: 5px;
	font-weight: 500;
	color: #000;
	border-bottom: 1px solid #000;
	position: relative
}
.schedul-heading-wrap a:before {
	content: "";
	position: absolute;
	bottom: -2px;
	background: url(../images/down-arrow.svg) no-repeat top;
	background-size: contain;
	width: 20px;
	height: 19px;
	right: -30px;
}
.call-schedule-wraper {
	padding: 10px 25px;
	background: #fff;
	border-radius: 9px;
	box-shadow: 0px 0px 10px 0 #ddd;
	width: 97%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.call-schedule-wraper h5 {
	font-size: 32px;
	color: #000;
	margin: 10px 0;
	font-weight: 600;
}
.schedule-logo-wrap {
	margin-left: -25px;
}
.calendar-main-wrap {
	padding: 15px;
	border-left: 1px solid #ddd
}
.call-schedule-wraper ul {
	list-style: none;
}
.call-schedule-wraper ul li {
	padding: 3px 0;
	font-size: 18px;
	color: #767676;
}
.call-schedule-wraper ul li img {
	width: 20px;
	margin-right: 5px;
}
.call-schedule-wraper p {
	font-size: 18px;
	padding-right: 20px;
	color: #000;
	padding-top: 15px;
}
.pre-aprroved-inner-help-me-wrp {
	background: url(../images/preapproved-bg.jpg) no-repeat top !important;
	background-size: cover !important;
}
.guide-visa-section-wrap {
	padding: 60px 0 0 0;
}
.guide-visa-section-wrap h2 {
	font-size: 36px;
	color: #000;
	margin-bottom: 30px;
}
.guide-visa-section-wrap h2 span {
	display: block;
	font-family: 'FK Roman Standard Trial Black light';
}
.guide-visa-section-wrap ul {
	list-style: none
}
.guide-visa-section-wrap ul li .guide-listing-wrap {
	margin-right: 25px;
}
.guide-listing-wrap .guide-list-image {
	height: 370px;
	overflow: hidden;
	border-radius: 20px
}
.guide-listing-wrap h4 {
	font-size: 20px;
	font-weight: 600;
	color: #333;
	padding: 10px 0;
	line-height: 28px;
}
.protect-section-main-wrap {
	padding: 0
}
.protect-section-main-wrap p {
	font-size: 18px;
	color: #838382;
	padding: 15px 0;
	padding-right: 50px;
}
.protect-section-main-wrap h4 {
	margin: 0 0 10px 0;
}
.tab-pane-slide {
	transition: all 0.5s ease-in-out;
	opacity: 0;
	transform: translateX(50px);
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
.tab-pane-slide.active-slide {
	opacity: 1;
	transform: translateX(0);
	position: relative;
	z-index: 1;
}
.tab-content {
	position: relative;
	min-height: 320px;
}
.custom-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99999 !important;
	display: none;
}
.custom-bottom-sheet {
	position: fixed;
	left: 0;
	bottom: -133%;
	width: 100%;
	background: #fbfbf9;
	z-index: 99999 !important;
	transition: bottom 0.4s ease;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.custom-bottom-sheet.active {
	bottom: 0;
}
.custom-overlay.active {
	display: block;
}
.custom-bottom-sheet-header {
	padding: 40px 40px 30px 40px;
}
.custom-bottom-sheet-content {
	padding: 15px;
}
.close-bottom-sheet-btn {
	background: none;
	border: none;
	font-size: 24px;
	cursor: pointer;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet h4 {
	font-size: 40px;
	color: #333;
	line-height: 40px;
	font-weight: 500;
	font-size: 36px;
	color: #000;
	line-height: 48px;
	font-weight: 700;
	letter-spacing: -1.5px;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet h4 span {
	font-family: 'FK Roman Standard Trial Black light';
	display: block;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet p {
	font-size: 20px;
	color: #333;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet-content {
	padding: 0 40px;
	height: 500px;
	overflow: auto;
}
.pricing-bottom-sheet-wrap .close-bottom-sheet-btn {
	position: absolute;
	top: 12px;
	background: #000;
	color: #fff;
	font-size: 18px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	font-size: 23px;
	outline: none;
	right: 11px;
	margin: 0;
	padding: 0;
}
.bottom-sheet-listing-wraper ul {
	list-style: none;
}
.bottom-sheet-listing-wraper ul li .listing-bottom-sheet-wrap {
	background: #fff;
	border-radius: 30px;
	padding: 25px;
	height: 625px;
	margin-bottom: 30px;
}
.listing-bottom-sheet-wrap h3 {
	font-size: 22px;
	line-height: 24px;
}
.listing-bottom-sheet-wrap h3 span {
	display: block;
	font-weight: bold;
}
.bottom-sheet-price-list-info {
	padding-bottom: 20px;
}
.bottom-sheet-price-list-info span {
	display: block;
	font-size: 18px;
	color: #333;
	padding: 5px 0;
}
.bottom-sheet-price-list-info span img {
	margin-right: 5px;
	margin-top: -2px;
}
.bottom-sheet-price-wrap a {
	border: 1px solid #000;
	padding: 8px 15px;
	color: #000;
	font-size: 16px;
	border-radius: 8px;
}
.info-bottom-price {
	margin: 10px 0 0 0;
	font-size: 36px;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
}
.info-bottom-price span {
	margin-left: 5px;
	font-size: 22px;
	color: #6F6F6E;
	font-weight: normal;
}
.listing-bottom-sheet-wrap .price-list-info {
	height: auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.listing-bottom-sheet-wrap .bottom-sheet-price-btn a {
	border: 1px solid #000;
	padding: 8px 15px;
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	background: #000;
}
.call-to-action-btn .modal-dialog {
	max-width: 50%;
}
.call-to-action-btn .modal-dialog .modal-content {
	background: #F0F0EB;
	border-radius: 30px;
}
.call-to-action-btn .modal-header {
	padding: 35px 35px 0 35px;
	border: none;
	display: block;
}
.call-to-action-btn .btn-close {
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
	position: absolute;
	top: 13px;
	right: 15px;
	z-index: 1111;
}
.call-to-action-btn .modal-header .modal-title {
	font-size: 40px;
	text-align: center;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
}
.call-to-action-btn .modal-body {
	padding: 0 30px 30px 30px;
}
.listing-cta-popup-wrp ul {
	list-style: none;
	display: flex;
	gap: 15px;
	margin-top: 25px;
	justify-content: center;
}
.listing-cta-popup-wrp ul li {
	width: 25%;
}
.listing-cta-popup-wrp ul li a {
	background: #fff;
	border-radius: 10px;
	padding: 20px 25px;
	display: block;
	color: #000;
	text-align: center;
}
.listing-cta-popup-wrp ul li a strong {
	font-weight: 500;
	line-height: 24px;
	display: block;
	font-size: 16px;
}
.listing-cta-popup-wrp ul li a strong span {
	display: block;
	font-weight: 500;
	font-size: 18px;
	color: #9b9b9b;
}
.cta-popup-icon-1 {
	text-align: center;
}
.cta-popup-icon-1 img {
	width: 55px;
	margin-bottom: 8px
}
.listing-cta-popup-wrp ul li a:hover {
	background: #f9f9f6;
	color: #000;
}
.listing-cta-popup-wrp ul li a:hover img {
	opacity: 0.2;
}
.contact-form-wraper {
	background: #fff;
	padding: 25px;
	margin-top: 15px;
	border-radius: 10px;
}
.contact-form-wraper h5 {
	font-size: 25px;
	color: #000;
	font-weight: 500;
	margin-bottom: 25px;
}
.contact-form-wraper .form-group {
	margin-bottom: 15px;
}
.contact-form-wraper .form-group label {
	display: block;
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}
.contact-form-wraper .form-group .form-control {
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
}
.contact-form-wraper .form-group .form-control:focus {
	border: 1px solid #333;
}
.textare-group label {
	display: block;
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}
.textare-group .form-control {
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
	    height: 165px;
}
.textare-group .form-control:focus {
	border: 1px solid #333;
}
.submit-btn-wrap {
	text-align: right;
	margin-top: 15px;
}
.submit-btn-wrap button {
	background: #000;
	padding: 8px 20px;
	color: #fff;
	font-size: 14px;
	border-radius: 6px;
	border: none;
}
.submit-btn-wrap button:hover {
	background: #454545;
}
.client-logo-wraper .owl-nav {
	position: absolute;
	top: 32px;
	width: 100%;
	text-align: right;
	display: block !important;
}
.client-logo-wraper .owl-nav button {
	border: none;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	color: #fff !important;
	padding-top: 0;
	display: inline-block;
	font-size: 28px;
	margin-right: 5px;
	outline: none;
}
.client-logo-wraper .owl-prev {
	position: absolute;
	left: -60px;
	background: url(../images/arrow-left.png) no-repeat top !important;
	background-position: 50% !important;
	background-size: 100% !important;
}
.client-logo-wraper .owl-next {
	position: absolute;
	right: -70px;
	background: url(../images/arrow-right.png) no-repeat top !important;
	background-position: 50% !important;
	background-size: 100% !important;
}
.owl-dots {
	display: none;
}
.listing-bottom-profile {
	margin: 30px 0 0px 0;
}
.listing-bottom-profile img {
	width: 145px;
}
.table-pricing-wrap {
	background: #fff;
	padding: 25px;
	border-radius: 15px;
	margin-bottom: 25px;
}
.table-pricing-wrap .table-responsive {
	margin-bottom: 0;
}
.table-pricing-wrap thead th {
	border: 1px solid #e4e4e4 !important;
	height: 45px;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
}
.table-pricing-wrap tr td {
	border: 1px solid #e4e4e4;
	height: 45px;
	vertical-align: middle;
	font-size: 16px
}
.table-pricing-wrap tr td:nth-child(1) {
	font-size: 20px;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
	padding-left: 15px;
}
.check-image-wrap {
	text-align: center;
}
.check-image-wrap img {
	width: 20px;
}
.close-image-wrap {
	text-align: center;
}
.close-image-wrap img {
	width: 16px;
}
.price-plan-wraper {
	padding: 0 15px 15px 15px;
	text-align: center;
}
.price-plan-wraper span {
	display: block;
	font-size: 40px;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
	margin-bottom: 5px;
}
.price-plan-wraper a {
	border: 1px solid #000;
	background: #000;
	padding: 8px 15px;
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	display: block;
}
.price-plan-wraper span strong {
	font-size: 22px;
	color: #6F6F6E;
	font-weight: normal;
}
.detail-text-wraper strong {
	font-size: 25px;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
	font-weight: 500;
}
.detail-text-wraper p {
	font-size: 18px;
	padding: 5px 0;
}
.service-pricing-wrap ul li .listing-bottom-sheet-wrap {
	background: #f7f7f7 !important;
	height: 665px !important;
}
.smart-start-free-wrapabout {
	padding-top: 0 !important;
}
.contact-info-form-wraper {
	margin-top: 70px;
}
.choose-package-modal form {
	width: 97%;
	margin: 0 auto;
}
.home-bottom-cta {
	background: url(https://new.kanoony.com/wp-content/uploads/2025/07/bottom-cta.jpg) no-repeat top;
	background-size: cover;
	padding: 85px 65px;
	border-radius: 30px;
	margin: 50px 0 60px 0;
	height: 347px;
}
.home-bottom-cta h2 {
	font-size: 36px;
	color: #000;
	line-height: 45px;
	letter-spacing: -2px;
	margin-bottom: 35px;
	font-weight: 600
}
.home-bottom-cta h2 span {
	display: block;
	font-family: 'FK Roman Standard';
	font-size: 36px;
	letter-spacing: -1px;
	font-weight: 500
}
.home-bottom-cta a {
	background: #000;
	height: 44px;
	text-align: center;
	color: #fff !important;
	font-size: 16px;
	padding: 11px 18px;
	border-radius: 8px;
	margin-right: 40px;
	margin-top: 15px;
	font-weight: 500;
}
.home-bottom-cta a:hover {
	background: #454545
}
.calendly-inline-widget {
	height: 83vh !important;
	width: 1380px !important;
	left: -175px !important;
	top: 0 !important;
}
.call-to-action-btn .modal-body {
	overflow: hidden !important;
}
.golden-detail {
	font-size: 20px !important
}
.about-text-heading {
	padding: 80px 0;
	border-top: 1px solid #E2E2E0;
}
.about-text-heading h4 {
	font-size: 34.5px;
	color: #000;
	font-weight: 700;
	line-height: 44px;
	letter-spacing: -1.5px;
}
.about-text-heading h4 span {
	font-family: 'FK Roman Standard';
	font-weight: normal;
	font-size: 36px;
	letter-spacing: -1.5px;
	display: block;
}
.about-text-heading p {
	font-size: 21px;
	color: #333333;
	line-height: 26px;
	padding-top: 10px;
	padding-left: 0 !important;
}
.mobile-pricing-wraping {
	display: none;
}
.pricing-bottom-sheet-wrap .table tr td {
	border: 1px solid #E5E5E5;
	vertical-align: middle;
	padding-left: 13px;
	height: 34px !important;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet-header {
	padding: 20px 40px 30px 40px;
}
.pricing-bottom-sheet-wrap .service-price-heading {
	padding-bottom: 20px;
}
.linkedin-footer img {
	width: 16px;
	top: 5px !important;
	left: 1px !important;
}
.instagram-footer img {
	width: 17px;
	top: 6px !important;
}
.black-btn {
	background: #000 !important;
	color: #fff !important;
}
.popup-service-content .accordion {
	margin-bottom: 25px
}
.call-to-action-btn .modal-body iframe{
	height:550px !important;
}
.lawyer_teams ul li .team-listing-wraper .team-listing-image{
	width:100%;
    height: 400px;
    background-size: cover !important;
    border-radius: 15px;
}
.lawyer_teams ul li .team-listing-text {
    text-align: left !important;
}
.lawyer_teams ul li .team-listing-text ul{
	border-top: 1px solid #e9e9e9;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 120px;
}
.lawyer_teams ul li .team-listing-text ul li{
	border-bottom: 1px solid #e9e9e9;
    padding: 4px 0;
    font-size: 14px;
}
.bookteam_btn{
	display:block;
	background:#000;
	text-align:center;
	padding:10px 0;
	color:#fff !important;
	border-radius:6px;
}
.fixed .header-nav-wrap ul li{
	padding:20px 18px 20px 18px !important
}
.service-modal-content-wrp .lawyer_teams .container{
	margin:60px 0 30px 0;
	padding:0;
	background:#fff;
	padding:30px;
	border-radius:15px;
}
.service-modal-content-wrp .about-team-listing-wrap ul li .team-listing-wraper{
	padding:0 !important
}
.service-modal-content-wrp .team-listing-text p strong{
	color:#000
}
.faq-hero-wraper .service-image-wraper{
    max-width: 996px !important;
    height: 666px !important;
}
.faq-start-free-wrap{
	padding-top:0px !important;
}
.no-padding{
	padding-bottom:0 !important;
}
.hero-section-wrap .homebanner_btn{
	text-align:center;
	margin-bottom: 70px;
}

.hero-section-wrap .homebanner_btn .legaldvice_link{
	padding: 13px 22px;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
}
.hero-section-wrap .homebanner_btn img {
    margin-top: -2px;
    margin-right: 8px;
    width: 12px;
}
.banner_bookbtn{
	color:#fff !important;
}
.service-profile-info{
	position: absolute;
    bottom: 30px;
    width: 300px;
    display: flex;
    gap: 9px;
    left: 30px;
    align-items: center;
}
.service-profile-info .service-profile-image{
	width:55px
}
.service-profile-text{
	text-align:left;
}
.service-profile-text h5{
	font-weight:600;
	color:#000;
	font-size:16px
}
.service-profile-text p{
    color: #fff;
	font-size:14px
}
.color-profile-text{
	color:#fff !important;
}
.color-white-text{
	color:#000 !important;
}
.cta-inner-about-home h5{
	margin-bottom:55px;
}
.term-of-use-wraper ul{
	margin: 15px 35px;
}
.term-of-use-wraper ul li{
	padding-bottom:5px;
}
.term-of-use-wraper h1{
	font-size:30px;
	color:#000;
	font-weight:600;
}
.term-of-use-wraper h2{
	font-size:30px;
	font-weight:600;
	color:#000;
}
.term-of-use-wraper ol{
	margin: 15px 35px !important;
}
.term-of-use-wraper ol strong{
	font-size:16px !important;
}
.term-of-use-wraper ol{
	margin-left:35px;
	margin-bottom:5px;
}
.term-of-use-wraper ul strong{
	font-size:16px !important;
}
.pricing-bottom-sheet-wrap {
    z-index: 1080 !important;
}
.wpcf7-not-valid-tip{
	position: relative;
    top: 6px;
    font-size: 14px;
	margin-bottom:20px;
	padding-left: 13px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    padding:6px 10px !important;
    border: 1px solid #eaeaea !important;
    font-size: 14px !important; 
    color: #dc3232 !important;
    width: 80% !important;
    margin-top: -34px !important;
    border-radius: 6px !important;
}
.services-listing-wrap-color ul li:nth-child(2) h5{
	color:#000 !important;
}
.services-listing-wrap-color ul li:nth-child(2) span{
	color:#000 !important;
}
.legaldvice_link img{
    margin-top: -2px !important;
    width: 19px !important;	
}


/* CSS content */

/* CSS footer */


.footer-new-section-wraper {
	padding: 40px 0 0;
}
.footer-logo-socail-wrap .footer-logo-wrap {
	margin-bottom: 15px;
	margin-top: -16px;
}
.footer-logo-socail-wrap h5 {
	font-size: 26px;
	color: #000;
	height: 28px;
	font-family: 'FK Roman Standard Trial Black light';
}
.footer-logo-socail-wrap .footer-logo-wrap img {
	width: 153px;
}
.footer-logo-socail-wrap .footer-new-socail-wrap a:hover {
	opacity: .6
}
.new-footer-links-wrap ul {
	list-style: none
}
.new-footer-links-wrap ul li {
	margin-bottom: 8px
}
.new-footer-links-wrap ul li a {
	font-size: 16px;
	color: #646464;
	font-weight: normal
}
.new-footer-links-wrap ul li a:hover {
	color: #000
}
.footer-new-section-wraper .col-md-2 {
	width: 20.666667%
}
.footer-new-section-wraper .col-md-2:nth-child(5) {
	width: 12.666667%
}
.bottom-footer-wraper {
	padding: 40px 0;
	margin-top: 40px;
	border-top: 1px solid #d8d8d8
}
.bottom-footer-wraper .footer-app-qr-wrap ul {
	list-style: none
}
.bottom-footer-wraper .footer-app-qr-wrap ul li {
	float: left;
	width: 145px
}
.bottom-footer-wraper .footer-app-qr-wrap ul li:nth-child(3) {
	width: 83px;
	margin-left: 4px
}
.bottom-footer-wraper .footer-app-qr-wrap ul li a {
	display: block;
	margin-bottom: 8px;
	font-weight: normal
}
.bottom-footer-wraper .footer-app-qr-wrap ul li a:hover {
	opacity: 0.8
}
.footer-award-wrap {
	text-align: center
}
.footer-award-wrap ul {
	list-style: none;
	text-align: center
}
.footer-award-wrap ul li img {
	width: 220px
}
.footer-payment-logo {
	text-align: right;
	margin-top: 42px
}
.footer-payment-logo img {
	width: 280px
}
.copyright-main-wrap {
	font-size: 14px;
	color: #193b48;
	padding: 16px 0;
	margin-top: 30px;
}
.bottom-footer-wraper .footer-app-qr-wrap ul li:first-child {
	display: none
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 998;
}
/* Drawer */
.drawer {
	position: fixed;
	top: 0;
	right: -300px;
	width: 300px;
	height: 100%;
	background: #fff;
	transition: right 0.3s ease;
	z-index: 999;
	padding: 20px;
}
/* Open State */
.drawer.open {
	right: 0;
}
.overlay.show {
	display: block;
}
/* Close Button */
.closeDrawer {
	background: none;
	border: none;
	font-size: 20px;
	float: right;
	cursor: pointer;
}
#openDrawer {
	background: #F0F0EB;
	position: absolute;
	top: 23px;
	right: 19px;
	border-radius: 6px;
	border: none;
	outline: none;
	width: 40px;
	height: 35px;
	display: none;
}
#openDrawer img {
	width: 18px;
}
.mobile-menu-wraper {
	list-style: none;
}
.mobile-menu-wraper li a {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 12px 0;
	color: #000;
	font-size: 16px;
	font-weight: 500;
}
.new-footer-contact-wrap h5 {
	font-size: 18px;
	color: #000;
	margin-bottom: 26px;
	font-weight: 700;
	position: relative;
    left: 1px;
}
.new-footer-contact-wrap ul {
	list-style: none;
}
.new-footer-contact-wrap ul li {
	font-size: 14px;
	color: #646464;
	padding: 5px 0;
}
.new-footer-contact-wrap ul li img {
	margin-right: 2px;
}
.contact-info-image {
	margin-top: 20px;
}
.term-footer-bottom {
	text-align: right;
	font-size: 14px;
	color: #646464;
}
.term-footer-bottom a {
	color: #646464;
	margin: 0 3px;
}
.term-footer-bottom a:nth-child(2) {
	border: none !important;
	margin-right: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important
}
/* CSS footer */

/* CSS media */

@media screen and (max-width:1169px) {
.header-main-wraper .header-nav-wrap {
	display: none;
}
.mbl_book{
		margin-top:20px;
}	
.mbl_book a{
	border:none !important;
	background:#000 !important;
	padding:12px 20px !important;
	border-radius:6px !important;
	color:#fff !important;
	text-align:center !important
}
.mbl_call{
		margin-top:10px
}
.mbl_call a{
	border:none !important;
	background:#F0F0EB !important;
	padding:12px 20px !important;
	border-radius:6px !important;
	color:#000 !important;
	text-align:center !important
}
.mbl_call a img{
		width:15px;
}	
.contect-main-service-wrap .image-popup-service {
    height: 585px;
    width: 100%;
}
.btn-header {
	display: none;
}
.container, .container-lg, .container-md, .container-sm {
	max-width: 100%;
}
.hero-image-wrap {
	width: 100%;
	height: auto;
}
.client-logo-wraper ul li {
	margin: 0;
}
.site-logo-wrap {
	width: 180px;
}
.legal-offering-list .legal-offering-image {
	height: auto;
}
.owl-nav {
	display: none;
}
.collaboration-tabs-wraper .col-md-6 {
	width: 100%;
	margin-bottom: 15px;
}
.legal-offering-wraper h3 {
	font-size: 50px;
}
.hero-section-wrap h2 {
	font-size: 25px;
	padding-top: 0;
}
.hero-section-wrap h1 {
	font-size: 80px;
}
.btns-hero-wraper {
	margin-top: 0;
}
#openDrawer {
	display: block;
}
}
@media screen and (max-width:768px) {
.expert-hero-wrap {
	position: static;
}
.expert-image {
	left: 0;
	text-align: center;
	right: 0;
}
.btn-paragraph {
	text-align: left;
}
.btn-paragraph .btn-call-back {
	margin-top: 15px;
}
.heading-offering-heading {
	margin-bottom: 40px;
}
.collaboration-tabs-btn-wraper {
	height: auto;
	padding: 35px;
}
.heading-detail-text {
	margin-bottom: 20px;
	margin-top: 0;
}
.legal-offering-wraper {
	padding: 30px 0 30px 0;
}
.nav-tabs li button {
	font-size: 25px;
}
.pricing-main-wraper {
	padding: 0px 0 20px 0;
}
.hero-section-wrap h1 {
        font-size: 30px;
        letter-spacing: -1px;
        line-height: 39px;
}
.btn-paragraph .btn-call-back a {
	margin: 0;
}
.pricing-listing-wraper ul {
	margin-top: 20px;
}
.price-info-list {
	height: auto;
}
.pricing-listing-wraper ul li .pricing-list-wrp {
	margin-bottom: 25px;
}
.footer-new-section-wraper {
	padding-top: 30px;
}
.footer-new-section-wraper .col-md-2 {
	margin-left: 18px;
}
.footer-new-section-wraper .col-md-2 {
	width: 100% !important;
	margin-bottom: 0;
	margin-left: 00;
}
.bottom-footer-wraper .footer-app-qr-wrap ul {
	text-align: center;
	margin-bottom: 25px !important;
}
.bottom-footer-wraper .footer-app-qr-wrap ul li:first-child {
	display: block;
	margin-bottom: 15px;
}
.footer-payment-logo {
	text-align: center;
	margin-top: 20px;
}
.bottom-footer-wraper .footer-app-qr-wrap ul li:first-child {
	display: block;
	margin-bottom: 15px;
}
.bottom-footer-wraper .footer-app-qr-wrap ul li a {
	width: 170px;
	display: inline-block;
	margin: 0 3px;
}
.footer-app-qr-wrap {
	display: none;
}
.collaboration-tab-wraper {
	padding-bottom: 0px;
}
.service-text-heading p {
	padding-left: 0;
}
.services-listing-wrap {
	padding: 40px 0;
}
.services-listing-wrap .service-text-heading {
	margin-bottom: 20px;
}
.service-listing-card ul li {
	margin-bottom: 40px;
}
.service-modal-wraper .modal-dialog .modal-body {
	padding: 10px;
}
.popup-service-content {
	padding-left: 0px;
	padding-top: 15px;
}
.popup-service-content p {
	padding: 10px 0;
}
.popup-service-content p span {
	display: inline
}
.btn-popup-service {
	text-align: left;
	margin-top: 15px;
}
.list-popup-guide .list-popup-image {
	height: 500px;
}
.image-popup-service {
	margin-top: 15px;
}
.list-detail-text {
	text-align: center;
	padding-top: 0px;
}
.inner-help-me-wrp {
	padding: 30px 0;
}
.smart-start-free-wrap {
	padding: 40px 0;
}
.collapse-panel-smart .accordion {
	width: 100%;
}
.smart-way-image {
	margin-top: 30px;
}
.services-tab-wraper {
	border-top: none;
	padding-top: 0px;
}
.service-pricing-list-wrap ul li {
	padding: 0 15px;
}
.price-list-info {
	height: auto;
}
.start-business-cta-wrap {
	padding: 60px 0 60px 0;
}
.copyright-main-wrap {
	text-align: center;
}
.copyright-main-wrap {
	text-align: center;
	margin-top: 0;
}
.help-me-choose-wrap {
	padding-bottom: 50px;
}
.service-listing-card ul li .list-service-wrap {
	border-radius: 20px;
}
}
.tax-hero-btn a {
	background-image: linear-gradient(to right, #75BC7F, #D9E5DF) !important;
}
.tax-help-me-choose-wrap .pre-aprroved-inner-help-me-wrp {
	background: url(../images/bg-cta-tax.jpg) no-repeat top !important;
	background-size: cover !important;
}
.guide-listing-wrap .guide-list-image {
	height: 355px !important;
}

.blog-listing-wraper ul {
	list-style: none
}
.blog-listing-wraper ul li .list-blog-wraper {
	margin-bottom:45px;
}
.list-blog-wraper .list-blog-image {
	height: 375px;
	background-size: cover !important;
	border-radius: 20px;
	margin-bottom: 10px;
	position:relative;
}
.list-blog-wraper .list-blog-image:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	border-radius: 20px;
	background:rgba(0, 0, 0, 0.4)
}
.list-blog-wraper:hover .list-blog-image:before{
	bottom:-100px;
	display:none;
}
.list-blog-wraper .list-blog-text a {
	font-size: 20px;
	font-weight: 600;
	line-height: 27px;
	color: #000;
	display: block;
	height: 59px;
	overflow: hidden;
}
.service-image-wraper img {
	width: 100%;
}
.btn-date-blog {
	text-align: center;
	margin-bottom: 25px
}
.btn-date-blog span {
	padding: 13px 22px;
	background-image: linear-gradient(to right, #4E728C, #82A0B0);
	color: #fff;
	font-size: 14px;
	border-radius: 10px;
}
.btn-date-blog span img {
	margin-top: -5px;
	margin-right: 8px;
}
.blog-detail-wraper {
	padding: 60px 0;
	border-top: 1px solid #E2E2E0;
}
.blog-detail-wraper p {
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 15px
}
.blog-detail-wraper span {
	font-size: 22px;
	display: block;
	padding-bottom: 15px;
	font-family: 'FK Roman Standard Trial Black light';
	font-weight: 500;
}
.legal-advice-hero-btn a {
	background-image: linear-gradient(to right, #DE3336, #D9E5DF) !important;
}
.legal-help-me-choose-wrap .inner-help-me-wrp {
	background: url(../images/legal-cta-bg1.jpg) no-repeat top !important;
	background-size: cover !important;
}
.smart-start-free-wrap {
	padding: 60px 0;
}
.smart-start-free-wrap h4 {
	margin-top: 0;
}
.book-appointment-modal .btn-close {
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
	position: absolute;
	top: 23px;
	right: 23px;
}
.book-appointment-modal .modal-dialog {
	max-width: 50%;
	padding-top: 5%;
}
.book-appointment-modal .modal-dialog .modal-content {
	background: #F0F0EB;
	border-radius: 30px;
}
.appointment-modal-form-wrap .modal-title {
	font-size: 40px;
	text-align: center;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
	margin-bottom: 25px
}
.appoitmnent-form-wraper .form-group {
	margin-bottom: 10px;
}
.appoitmnent-form-wraper {
	width: 95%;
	margin: 0 auto;
}
.appoitmnent-form-wraper .form-group label {
	display: block;
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}
.appoitmnent-form-wraper .form-group .form-control {
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
}
.remark-group .form-control {
	height: auto !important;
}
.appoitmnent-form-wraper .form-group .form-control:focus {
	border: 1px solid #000
}
.submit-button-wrap {
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: right
}
.submit-button-wrap button {
	background: #000;
	padding: 6px 17px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	border: none;
}
.submit-button-wrap button:hover {
	background: #454545;
}
.bottom-sheet-price-list-info {
	height: 295px;
	overflow: hidden;
}
.listing-bottom-sheet-wrap .price-list-info {
	height: 295px;
	overflow: hidden;
}
.choose-package-modal .modal-dialog {
	max-width: 60%;
	padding-top: 2%;
}
.choose-package-modal .modal-dialog .modal-content {
	background: #F0F0EB;
	border-radius: 30px;
}
.choose-package-modal .modal-title {
	font-size: 40px;
	text-align: center;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
	margin-bottom: 25px
}
.choose-package-modal .btn-close {
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
	position: absolute;
	top: 23px;
	right: 23px;
}
.choose-package-modal ul {
	list-style: none;
	margin: 0 15px;
	margin-bottom: 30px;
}
.choose-package-modal ul li a {
	border-radius: 10px;
	padding: 25px;
	display: block;
	background: #fff;
	color: #000
}
.choose-package-modal ul li a:hover {
	background: #454545 !important;
	color: #fff !important
}
.choose-package-modal ul li a:hover .info-bottom-price {
	color: #fff;
}
.listing-choos-plan h5 {
	font-size: 22px;
	line-height: 24px;
}
.listing-choos-plan h5 span {
	display: block;
}
.listing-choos-plan .info-bottom-price {
	margin-top: 0;
}
.listing-choos-plan .info-bottom-price span {
	margin-left: -5px;
	font-size: 16px;
	color: #6F6F6E;
	font-weight: normal;
}
.selected-active-package {
	background: #000 !important;
	color: #fff !important
}
.selected-active-package .info-bottom-price {
	color: #fff;
}
.book-plan-btn {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px
}
.book-plan-btn a {
	background: #000;
	padding: 8px 17px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	border: none;
}
.choose-package-modal form .form-group {
	margin-bottom: 10px;
}
.choose-package-modal form .form-group .form-control {
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
}
.new-price-home-wraper {
	background: #fff;
	box-shadow: 0px 0px 30px 0 #e7e7e7;
	border-radius: 15px;
}
.new-price-home-wraper .table {
	border: none;
	margin: 0
}
.new-price-home-wraper .table thead tr {
	border: none !important
}
.new-price-home-wraper .table thead th {
	height: 55px;
	vertical-align: middle;
	font-size: 18px;
	color: #333;
	padding-left: 25px;
	border: none !important;
	font-weight: 700;
}
.new-price-home-wraper .table tr {
	border-left: none;
	border-right: none;
}
.new-price-home-wraper .table tr td {
	border: 1px solid #E5E5E5;
	vertical-align: middle;
	padding-left: 13px;
	height: 48px;
}
.new-price-home-wraper .table thead th:nth-child(1) {
	min-width: 348px
}
.package-labe-price {
	line-height: 20px;
	color: #333;
	font-size: 16px;
	font-family: "Manrope", sans-serif;
	display: flex;
	align-items: center;
}
.package-labe-price span {
	float: left;
	width: 25px;
	margin-right: 5px;
}
.package-labe-price strong {
	width: 91%;
	font-weight: 500;
}
.new-check-package {
	padding-left: 4px;
}
.no-right-border {
	border-right: none !important;
}
.no-left-border {
	border-left: none !important;
}
.no-price-border td {
	border: none !important;
}
.no-price-border td:nth-child(1) {
	border-right: 1px solid #E5E5E5 !important;
}
.no-price-border td:nth-child(3) {
	border-bottom: 2px solid #000 !important;
}
.new-package-price {
	font-size: 32px;
	color: #000;
	margin-top: 0;
	text-align: center;
	font-family: 'FK Roman Standard';
}
.new-package-price span {
	font-size: 20px;
	color: #6F6F6E;
	font-weight: normal;
}
/* CSS media */


.new-service-offer-wrap {
	background: #f1f1ed;
	border-radius: 24px
}
.new-service-offer-wrap h5 {
	padding: 20px;
	font-size: 28px;
	color: #000;
	line-height: 28px;
	letter-spacing: -2px;
}
.new-service-offer-wrap h5 span {
	display: block;
	font-family: 'FK Roman Standard';
	font-size: 28px;
}
.service-new-image img {
	width: 100%;
	border-radius: 24px
}
.new-service-client {
	width: 45px;
	height: 45px;
	border-radius: 50px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: -25px;
	position: relative;
	z-index: 1
}
.new-service-profile {
	padding: 5px 20px 15px 20px;
	line-height: 20px;
	font-size: 15.66px;
}
.new-service-profile strong {
	display: block;
	color: #000;
}
.new-service-profile span {
	color: #91918F;
	font-weight: normal !important;
}
.service-new-image {
	overflow: hidden;
	transition: transform .8s; /* Animation */
	;
	transition: ease-in 0.8s;
	-moz-transition: ease-in 0.8s;
	-webkit-transition: ease-in 0.8s;
	-ms-transition: ease-in 0.8s;
	-o-transition: ease-in 0.8s;
	border-radius: 24px
}
.new-service-offer-wrap:hover .service-new-image img {
	transform: scale(1.1);
	transition: ease-in 0.5s;
	-moz-transition: ease-in 0.5s;
	-webkit-transition: ease-in 0.5s;
	-ms-transition: ease-in 0.5s;
	-o-transition: ease-in 0.5s;
}
/*!
Theme Name: Kanoony Dubai
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kanoony-dubai
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Kanoony Dubai is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: "Manrope", sans-serif;
}
@font-face {
	font-family: 'FK Roman Standard';
	src: url(assets/fonts/FKRomanStandard-Regular.woff2) format('woff2'), url(assets/fonts/FKRomanStandard-Regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'FK Roman Standard';
	src: url(assets/fonts/FKRomanStandard-Regular.woff2) format('woff2'), url(assets/fonts/FKRomanStandard-Regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar {
 width: 3px;
 background-color: #F5F5F5;
}
 body::-webkit-scrollbar-thumb {
 background-color: #666;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0
}
a, button {
	text-decoration: none;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
img {
	max-width: 100%
}
.container-fluid {
	padding: 0 40px;
}
container {
	max-width: 1280px;
}
/* CSS Document */

/* CSS header */
._cUP1np9gMvFQrcPftuf._Y8HCTxgNkwxXcG_DCXx {
	padding: 0 !important
}
.header-main-wraper {
	padding: 5px 0
}
.header-nav-wrap ul {
	list-style: none;
	text-align: center;
}
.header-nav-wrap ul li {
	display: inline-block;
	padding: 29px 15px 0 15px;
}
.header-nav-wrap ul li a {
	color: #000;
	font-size: 15px;
	font-weight: 600;
}
.header-nav-wrap ul li a:hover {
	color: #333;
}
.btn-header ul {
	list-style: none;
	text-align: right;
	margin-top: 18px
}
.btn-header ul li {
	display: inline-block;
	padding: 0 2px
}
.btn-header ul li a {
	background: #000;
	padding: 8px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 14px;
	font-weight: 600
}
.btn-header ul li a:hover {
	background: #454545;
}
.btn-header ul li:nth-child(1) a {
	background: #F0F0EB !important;
	border: 1px solid #F0F0EB !important;
	font-weight: bold !important;
}
.btn-header ul li:nth-child(1) a:hover {
	background: #000 !important;
	border: 1px solid #fff;
	color: #fff !important
}
.site-logo-wrap {
	margin-top: 12px;
}
.header-nav-wrap ul li a .caret-icon {
	margin-left: 3px;
	width: 10px;
	margin-top: 1px
}
.big-dropdown-service {
	position: absolute;
	width: 260px;
	background: #F0F0EB;
	left: -240px;
	right: 0;
	margin: 0 auto;
	top: 70px;
	padding: 10px;
	border-radius: 10px;
	z-index: 11;
	opacity: 0;
	transform: translateY(10px);
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.5s ease, transform 0.5s ease;
}
.header-nav-wrap ul li:hover .big-dropdown-service {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
	pointer-events: auto;
}
.header-nav-wrap ul li {
	padding: 27px 18px 31px 18px !important
}
.service-list-dropdown {
	text-align: left;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

.service-list-dropdown a {
	display: flex;
	padding: 10px;
	border-radius: 20px;
	align-items: center;
}
.service-icon-drop {
	width: 60px;
	margin: 0 auto;
	margin-right: 10px;
}
.service-text-drop {
	width: 100%;
	text-align: center;
	padding-top: 0;
}
.service-text-drop h6 {
	color: #000;
	font-size: 16px;
	opacity: 0.5px;
	letter-spacing: -0.5px;
	text-align: left;
}
.service-text-drop p {
	font-size: 16px;
	font-weight: 300;
	color: #333;
	line-height: 22px;
	padding-top: 8px;
	opacity: 0.7;
}
/* CSS header */

/* CSS hero area */

.hero-section-wrap {
	margin-top: 60px;
}

.hero-section-wrap h2 {
	font-size: 30px;
	color: #1d1c1c;
	text-align: center;
	font-weight: 300;
	font-family: "Manrope", sans-serif;
	padding: 0 0 35px 0;
	letter-spacing: -0.5px;
}
.hero-image-wrap {
	max-width: 996px;
	height: 666px;
	border-radius: 30px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.btns-hero-wraper {
	text-align: center;
}
.btns-hero-wraper {
	margin-bottom: 55px;
	margin-top: 10px;
}
.btns-hero-wraper a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}
.btns-hero-wraper a:nth-child(1) {
	background: #F0F0EB !important;
	color: #000;
}
.btns-hero-wraper a:hover {
	background: #454545 !important;
	color: #fff !important
}
.service-hero-wrap {
	margin-top: 70px;
	text-align: center;
}
.service-hero-wrap .service-hero-btn {
	margin-bottom: 70px;
}
.service-hero-wrap .service-hero-btn a {
	padding: 13px 22px;
	background-image: url(../images/arrow-right.png) no-repeat top !important;
	color: #fff;
	font-size: 14px;
	border-radius: 10px;
}
.service-hero-wrap .service-hero-btn a img {
	margin-top: -2px;
	margin-right: 8px;
}
.service-hero-wrap h1 {
	font-size: 54px;
	line-height: 63px;
	color: #000;
	text-align: center;
	letter-spacing: -1.5px;
	margin-bottom: 60px;
	font-weight: 512;
	font-weight: 600;
}
.service-hero-wrap h1 span {
	display: block;
	font-size: 60px;
	font-weight: 500;
	font-family: 'FK Roman Standard';
	letter-spacing: -2.5px;
}
.service-hero-bottom-btn a {
	background: #000;
	padding: 8px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
	font-weight: 600
}

.service-hero-bottom-btn a:nth-child(1) {
	background: #F0F0EB !important;
	color: #000;
}
.service-hero-bottom-btn a:hover {
	background: #454545 !important;
	color: #fff !important;
}
.service-image-wraper {
	margin: 80px auto 70px auto;
	max-width: 1200px !important
}
.service-image-wraper img {
	border-radius: 30px;
}
.golden-vise-hero-wrap .service-hero-btn a {
	background-image: linear-gradient(to right, #F8A32F, #FDB310);
}
.collapse-panel-smart-about p {
	padding-right: 38px;
	font-size: 19px;
	color: #333;
	line-height: 30px;
	padding-bottom: 15px;
}
.collapse-panel-smart-about .btn-collapse-wrap {
	margin-top: 25px;
}
.about-detail-start-free-wrap .collapse-panel-smart-about {
	padding-left: 20px !important
}
.about-detail-start-free-wrap p {
	padding-right: 0;
}
.about-service-image-wraper iframe {
	border-radius: 30px;
}
.contact-info-form-wraper {
	padding-bottom: 60px;
}
.contact-info-form-wraper .contact-info-wraper h3 {
	font-size: 40px;
	color: #333;
	line-height: 64px;
	font-family: 'FK Roman Standard';
}
.contact-info-wraper ul {
	list-style: none;
}
.contact-info-wraper ul li {
	padding:22px 0 14px 0;
	border-bottom: 1px solid #E2E2E0;
	padding-right: 80px;
}
.contact-info-wraper ul li span {
	display: block;
    font-size: 16px;
    color: #646464;
    margin-bottom: 8px;
    position: relative;
    line-height: 19px;
    padding-left: 29px;
}
.contact-info-wraper ul li span img {
	position: absolute;
	left: 0;
	top: 0px;
}
.contact-info-wraper ul li a {
	font-size: 14px;
	color: #646464;
}
.contact-form-inner-wraper h4 {
	font-size: 30px;
	line-height: 30px;
	color: #000;
	margin-bottom: 15px;
}
.contact-form-inner-wraper .form-group {
	margin-bottom: 15px;
}
.contact-form-inner-wraper .form-group label {
	display: block;
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}
.contact-form-inner-wraper .form-group .form-control {
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
	font-size: 14px;
}
.contact-form-inner-wraper .form-group .form-control:focus {
	border: 1px solid #333;
}
.contact-form-inner-wraper .form-group .form-select {
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
	font-size: 14px;
}
.partner-logo {
	margin-right: 60px !important;
}
.header-nav-wrap ul li a:hover {
	opacity: 0.5px !important;
	color: #666 !important;
}
.header-nav-wrap ul li a:hover h6 {
	color: #666 !important;
}
/* CSS hero area */

/* CSS content */

.client-logo-wraper h2 {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
}
.client-logo-wraper ul {
	list-style: none;
	text-align: center;
}
.client-logo-wraper ul li {
	display: inline-block;
	text-align: center;
	width: 150px;
	margin: 0 25px;
}
.client-logo-wraper ul li img {
	width: 100%;
}
.legal-offering-wraper {
	padding: 80px 0 30px 0
}
.legal-offering-wraper h3 {
	font-size: 57px;
	color: #000;
	line-height: 64px;
	letter-spacing: -3px;
	font-weight: 600;
}
.legal-offering-wraper h3 span {
	font-size: 60px;
	display: block;
	font-weight: 500;
	font-family: 'FK Roman Standard';
	letter-spacing: -2.5px;
}
.btn-paragraph {
	text-align: right;
}
.btn-paragraph .btn-call-back {
	margin-top: 10px;
}
.btn-paragraph .btn-call-back a {
	background: #000;
	padding: 11px 16px;
	display: inline-block;
	border-radius: 7.89px;
	color: #fff;
	font-size: 18px;
	height: 50px;
	font-weight: 500;
}
.btn-paragraph .btn-call-back a:hover {
	background: #454545 !important
}
.btn-paragraph p {
	font-size: 22px;
	color: #333;
	padding-top: 15px;
}
.heading-offering-heading {
	margin-bottom: 80px
}
.legal-offering-slider {
}
.legal-offering-slider .legal-offering-list {
}
.legal-offering-list .legal-offering-image {
	overflow: hidden;
	border-radius: 20px;
	position: relative;
	transition: transform .8s; /* Animation */
	;
	transition: ease-in 0.8s;
	-moz-transition: ease-in 0.8s;
	-webkit-transition: ease-in 0.8s;
	-ms-transition: ease-in 0.8s;
	-o-transition: ease-in 0.8s;
}
.legal-offering-list:hover .legal-offering-image img {
	transform: scale(1.2);
	transition: ease-in 0.5s;
	-moz-transition: ease-in 0.5s;
	-webkit-transition: ease-in 0.5s;
	-ms-transition: ease-in 0.5s;
	-o-transition: ease-in 0.5s;
}
.legal-offering-list .legal-offering-image span {
	position: absolute;
	bottom: 15px;
	background: #000;
	padding: 4px 8px;
	color: #fff;
	font-size: 13px;
	right: 20px;
	border-radius: 6px;
}
.legal-offering-text {
	padding: 12px 0;
}
.legal-offering-text a {
	color: #000
}
.legal-offering-text h5 {
	font-size: 23.88px;
	color: #333;
	font-family: 'FK Roman Standard';
	letter-spacing: -1px;
}
.profile-legal-offer {
	display: flex;
	gap: 10px;
	margin-top: 12px;
	align-items: center;
}
.profile-legal-offer .profile-legal-offer-image {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden
}
.profile-legal-offer .profile-legal-offer-text {
	line-height: 19px;
}
.profile-legal-offer .profile-legal-offer-text strong {
	display: block;
	font-size: 16px;
	color: #333
}
.profile-legal-offer .profile-legal-offer-text span {
	color: #979796;
	font-size: 14px
}
.collaboration-tab-wraper {
	padding-bottom: 60px;
}
.heading-detail-text {
	margin-bottom: 100px;
	margin-top: 30px;
}
.heading-detail-text h4 {
	font-size: 36px;
	color: #000;
	font-weight: bold;
	letter-spacing: -1px
}
.heading-detail-text h4 span {
	font-family: 'FK Roman Standard';
	display: block;
	font-weight: normal;
}
.heading-detail-text p {
	font-size: 20px;
	color: #333;
}
.collaboration-tabs-btn-wraper {
	background: #2A2A2A;
	padding: 120px 100px;
	border-radius: 30px;
	height: 600px;
}
.collaboration-tabs-btn-wraper .nav-tabs {
	display: block;
	border: none;
	text-align: left;
}
.collaboration-tabs-btn-wraper .nav-tabs li button {
	width: 100%;
	color: #6A6A6A !important;
	font-size: 36px;
	padding: 0;
	text-align: left;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}
.collaboration-tabs-btn-wraper .nav-tabs li button:hover {
	color: #fff !important;
}
.collaboration-tabs-btn-wraper .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #fff !important;
	background: none !important;
	border: none !important;
}
.tab-content-wraper .content-tab-list-wrap {
	height: 600px;
	background-size: cover !important;
	border-radius: 30px;
	padding: 60px;
	position: relative
}
.text-tab-list {
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 0;
	right: 0;
	color: #fff;
	padding: 29px;
}
.text-tab-list h5 {
	font-size: 22px;
	font-weight: 500;
	padding-top: 10px;
}
.add-btn-wrap {
	text-align: right;
}
.pricing-main-wraper {
	padding: 40px 0 80px 0;
}
.pricing-heading-wrap h2 {
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
.pricing-heading-wrap h2 span {
	font-family: 'FK Roman Standard';
	display: block;
	font-weight: normal;
}
.pricing-heading-wrap p {
	font-size: 20px;
	color: #333;
}
.pricing-listing-wraper ul {
	list-style: none;
	margin-top: 50px;
}
.pricing-listing-wraper ul li {
}
.pricing-listing-wraper ul li .pricing-list-wrp {
	border-radius: 20px;
	padding: 35px;
	border: 1px solid #e3e3e3;
}
.pricing-list-wrp h5 {
	font-size: 36px;
	color: #000;
	font-weight: normal;
	font-family: 'FK Roman Standard';
}
.plan-price-wrap {
	font-size: 40px;
	color: #6A6A6A;
	padding: 10px 0
}
.plan-price-wrap span {
	font-size: 16px
}
.pricing-list-wrp p {
	font-size: 16px;
	color: #000;
	padding-right: 100px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.pricing-list-wrp span {
	color: #6A6A6A;
}
.price-info-list {
	list-style: none;
	height: 300px;
	margin-top: 25px !important;
}
.price-info-list li {
	font-size: 14px;
	color: #000;
	margin: 20px 0;
}
.price-info-list li span {
	width: 30px;
	height: 30px;
	background: #F0F0EB;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	padding-top: 3px;
	margin-right: 5px;
}
.price-info-list li span img {
	width: 15px;
}
.pricing-listing-wraper .price-info-list li:nth-child(1) {
	color: #6A6A6A;
}
.pricing-listing-wraper .price-info-list li:nth-child(1) span {
	background: #6A6A6A
}
.pricing-listing-wraper .price-info-list li:nth-child(1) img {
	filter: brightness(0) invert(1);
}
.button-pricing-wrap a {
	border: 1px solid #6A6A6A;
	text-align: center;
	padding: 12px 0;
	color: #000;
	font-weight: 500;
	display: block;
	border-radius: 6px;
}
.recomended-plan-list {
	background: #f6f6f6
}
.recomended-plan-list .price-info-list li span {
	background: #fff;
}
.recomended-plan-list .button-pricing-wrap a {
	background: #fff;
}
.button-pricing-wrap a:hover {
	background: #6A6A6A !important;
	color: #fff !important;
}
.owl-nav {
	position: absolute;
	top: 116px;
	width: 100%;
	text-align: right;
}
.owl-nav button {
	border: none;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	color: #fff !important;
	padding-top: 0;
	display: inline-block;
	font-size: 28px;
	margin-right: 5px;
}
.owl-nav button span {
	display: none;
}
.owl-next {
	position: absolute;
	right: -46px;
	background: url(assets/images/arrow-right.png) no-repeat top !important;
	background-position: 50% !important;
	background-size: 100% !important;
}
.price-new-main-wrap .table {
	margin-top: 40px;
	border: 1px solid #E2E2E0;
}
.price-new-main-wrap .table thead {
	border: none;
	background: #f0f0eb;
	height: 55px;
	border: none;
	border-bottom: 1px solid #E2E2E0
}
.price-new-main-wrap .table thead th {
	color: #000;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 500;
	border: none;
	text-align: center;
}
.price-new-main-wrap .table tr td {
	color: #000;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 500;
	height: 45px;
	padding-left: 15px;
	line-height: 22px;
	border: 1px solid #E2E2E0;
	text-align: center;
}
.with-bg-package {
	background: #f0f0eb !important;
}
.icon-check-table {
	width: 30px;
	height: 30px;
	background: #6A6A6A;
	text-align: center;
	border-radius: 50%;
	padding-top: 3px;
	margin: 0 auto;
}
.icon-check-table img {
	width: 15px;
	filter: brightness(0) invert(1);
}
.icon-close-table {
	width: 30px;
	height: 30px;
	background: #e61818;
	text-align: center;
	border-radius: 50%;
	padding-top: 3px;
	margin: 0 auto;
}
.icon-close-table img {
	width: 12px;
	filter: brightness(0) invert(1);
}
.price-new-main-wrap .table tr td:nth-child(1) {
	text-align: left !important
}
.services-listing-wrap {
	padding: 70px 0 80px 0;
	border-top: 1px solid #E2E2E0;
}
.services-listing-wrap .service-text-heading {
	margin-bottom: 80px;
}
.service-text-heading h4 {
	font-size: 34.5px;
	color: #000;
	font-weight: 700;
	line-height: 44px;
	letter-spacing: -1.5px
}
.service-text-heading h4 span {
	font-family: 'FK Roman Standard';
	font-weight: normal;
	font-size: 36px;
	letter-spacing: -1.5px;
}
.service-text-heading p {
	font-size: 20px;
	color: #333333;
	line-height: 26px;
	padding-top: 10px;
	padding-left: 0 !important;
	margin-top: -3px;
}
.service-listing-card ul {
	list-style: none;
}
.service-listing-card ul li {
	overflow: hidden;
}
.service-listing-card ul li .list-service-wrap {
	height: 477px;
	background-size: cover !important;
	border-radius: 30px;
}
.service-listing-card ul li .list-service-wrap a {
	padding: 35px;
	display: block;
	height: 100%;
	position: relative;
}
.list-service-wrap a h5 {
	font-size: 32px;
	color: #fff;
	margin-bottom: 5px;
	letter-spacing: -0.5px;
	font-weight: 600;
}
.list-service-wrap a span {
	font-size: 19px;
	color: #fff;
	line-height: 28px;
	opacity: 0.8;
	font-weight: 300;
	padding-right: 0px;
	display: block;
}
.add-btn-icon {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.add-btn-icon img {
	width: 60px;
}
.list-detail-text {
	text-align: center;
	padding-top: 80px;
}
.list-detail-text p {
	font-size: 22px;
	color: #333;
	line-height: 30px;
	padding-bottom: 30px;
}
.help-me-choose-wrap h2 {
	margin-bottom: 30px;
	font-size: 60px;
	color: #000;
	letter-spacing: -3px;
	font-family: 'FK Roman Standard';
}

.inner-help-me-wrp h5 {
	font-size: 34.5px;
	color: #000;
	font-weight: 700;
	line-height: 44px;
	letter-spacing: -1.5px;
}
.inner-help-me-wrp h5 span {
	font-family: 'FK Roman Standard';
	font-weight: normal;
	font-size: 36px;
	letter-spacing: -1.5px;
}
.btn-help-wrap {
	text-align: center;
	margin-top: 25px;
}
.btn-help-wrap a {
	background: #000;
	padding: 10px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
	height: 44px;
	font-weight: 500
}
.btn-help-wrap a:hover {
	background: #454545;
}
.smart-start-free-wrap {
	padding: 100px 0;
}
.smart-start-free-wrap h4 {
	font-size: 33px;
	color: #000;
	line-height: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 600;
	letter-spacing: -1px;
}
.smart-start-free-wrap h4 span {
	display: block;
	font-family: 'FK Roman Standard';
	font-weight: normal;
	font-size: 36px;
	letter-spacing: -2px;
}
.tax-services span {
	display: inline !important;
}
.collapse-panel-tax {
	padding-left: 30px;
}
.smart-way-image img {
	border-radius: 30px;
}
.collapse-panel-smart {
	margin-top: 30px;
}
.collapse-panel-smart .accordion {
	width: 90%;
}
.collapse-panel-smart .accordion .accordion-item {
	border: none;
}
.collapse-panel-smart .accordion .accordion-item button {
	padding: 25px 0;
	padding-right: 15px;
	font-size: 20px;
	background: none !important;
	box-shadow: none !important;
	color: #000 !important;
	outline:none !important;
}
.collapse-panel-smart .accordion .accordion-item{
	border-bottom: 1px solid #E2E2E0 !important;
}
.collapse-panel-smart .accordion .accordion-item button img {
	margin-right: 15px;
}
.collapse-panel-smart .accordion-button:not(.collapsed)::after {
	filter: brightness(0%);
}
.collapse-panel-smart .accordion-body {
	padding: 8px 0;
	padding-left: 27px;
	color: #838382
}
.collapse-panel-smart .accordion-body p {
	font-size: 18px;
	color: #838382;
	padding-left: 30px
}
.btn-collapse-wrap {
	margin-top: 35px;
}
.btn-collapse-wrap a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}
.accordion-button::after {
	opacity: 0.5;
}
.services-tab-wraper {
	border-top: 1px solid #E2E2E0;
	padding-top: 50px;
}
.service-pricing-wrap {
	padding: 50px 0 50px 0;
}
.service-price-heading {
	padding-bottom: 80px;
}
.service-price-heading h4 {
	font-size: 36px;
	color: #000;
	line-height: 48px;
	font-weight: 700;
	letter-spacing: -1.5px
}
.service-price-heading h4 span {
	display: block;
	font-weight: normal;
	font-family: 'FK Roman Standard';
	font-size: 36px;
	letter-spacing: -1.5px;
}
.service-price-heading p {
	font-size: 22px;
	color: #333;
	text-align: left;
	line-height: 30px;
}
.service-pricing-list-wrap ul {
	list-style: none;
}
.service-pricing-list-wrap ul li {
	margin: 0;
	padding: 0;
}
.service-pricing-list-wrap ul li .list-service-price {
}
.list-service-price h3 {
	font-size: 22px;
	line-height: 30px;
	border-bottom: 1px solid #E2E2E0;
	padding-bottom: 25px;
	line-height: 24px
}
.list-service-price h3 span {
	display: block;
	font-weight: bold;
}
.price-list-info {
	margin-top: 25px;
	padding-bottom: 10px;
	height: 600px;
	margin-bottom: 40px;
}
.price-list-info span {
	display: block;
	font-size: 16px;
	color: #333;
	padding: 5px 0;
	position: relative;
	padding-left: 30px;
}
.price-list-info span img {
	margin-right: 5px;
	margin-top: 2px;
	position: absolute;
	left: 0;
}
.view-detail-wrap a {
	border-bottom: 1px solid #6F6F6E;
	color: #6F6F6E;
	font-size: 20px;
}
.service-price-info {
	border-top: 1px solid #E2E2E0;
	padding: 15px 0;
}
.service-price-info span {
	display: block;
	font-size: 36px;
	color: #000;
	font-family: 'FK Roman Standard';
}
.service-price-info strong {
	margin-left: 5px;
	font-size: 22px;
	color: #6F6F6E;
	font-weight: normal;
}
.choose-plan-btn {
	margin: 8px 0;
}
.choose-plan-btn a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	margin: 0 4px;
}
.free-book {
	margin-top: 15px;
}
.free-book a {
	border-bottom: 1px solid #6F6F6E;
	color: #6F6F6E;
	font-size: 18px;
	display: none;
}
.start-business-cta-wrap {
	padding: 120px 0 90px 0
}
.start-business-cta-wrap h3 {
	font-size: 54px;
	line-height: 63px;
	color: #000;
	text-align: center;
	letter-spacing: -1.5px;
	margin-bottom: 50px;
	font-weight: 512;
	font-weight: 600;
}
.start-business-cta-wrap h3 span {
	display: block;
	font-size: 60px;
	font-weight: 500;
	font-family: 'FK Roman Standard';
	letter-spacing: -2.5px;
}
.start-business-cta-wrap .service-detail-btn {
	text-align: center;
	margin-top: 50px;
}
.service-modal-wraper .modal-dialog {
	max-width: 1205px;
	margin: 0 auto;
	margin-top: 1%;
	position: relative;
	left: 0;
}
.service-modal-wraper .modal-dialog .modal-content {
	background: #F0F0EB;
	border-radius: 30px
}
.service-modal-wraper .modal-dialog .modal-body {
	padding: 30px 60px;
}
.service-modal-wraper .btn-close {
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
	float: right;
}
.contect-main-service-wrap .image-popup-service {
	height: 557px;
	background-size: cover !important;
	width: 430px;
	overflow: hidden;
	border-radius: 20px;
	position: relative;
}
.contect-main-service-wrap .image-popup-service .popup-icon {
	position: absolute;
	top: 38%;
	width: 120px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.legal-pop-icon {
	width: 160px !important;
}
.contect-main-service-wrap .image-popup-service .popup-icon img {
	border-radius: 0 !important
}
.contect-main-service-wrap .image-popup-service img {
	border-radius: 20px;
	width: 100%;
	height: 100%
}
.popup-service-content {
	padding-left: 25px;
}
.popup-service-content h3 {
	font-size: 60px;
	color: #000;
	font-family: 'FK Roman Standard';
}
.popup-service-content p {
	font-size: 33px;
	color: #000;
	font-weight: 500;
	line-height: 43px;
	padding: 25px 0 25px 0;
	letter-spacing: -0.5px;
	font-family: 'FK Roman Standard';
}
.popup-service-content .accordion-header {
	margin-bottom: 0;
}
.popup-service-content .accordion-item{
	border:none !important;
	border-bottom: 1px solid #ccc !important;
	border-radius: 0;
}
.popup-service-content .accordion-item button {
	padding: 25px 0;
	padding-right: 15px;
	font-size: 20px;
	background: none !important;
	box-shadow: none !important;
	color: #000 !important;
}
.popup-service-content .accordion-item button img {
	margin-right: 5px;
}
.popup-service-content .accordion-body {
	padding-bottom: 15px;
	padding-left: 25px;
}
.faqs-services-wrap .accordion-body {
	padding-bottom: 0;
	padding-left: 0;
	padding:15px 0 !important;
	font-size: 18px;
	line-height: 28px;
	color: #838382
}
.popup-service-content .accordion-body span {
	display: block;
	font-size: 18px;
	padding-left: 3px;
	color: #838382;
}
.btn-popup-service {
	text-align: right;
}
.btn-popup-service a {
	background: #000;
	padding: 6px 14px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}
.btn-popup-service a:nth-child(1) {
	background: #000 !important;
	color: #fff;
}
.btn-popup-service a:hover {
	background: #454545 !important;
}
.faqs-services-wrap {
	margin-top: 25px;
}
.faqs-services-wrap h5 {
	font-size: 33px;
	color: #333;
	margin-bottom: 10px;
	font-weight: 700;
	letter-spacing: -0.5px;
}
.faqs-services-wrap h5 span {
	display: block;
	font-family: 'FK Roman Standard';
	font-size: 36px;
	font-weight: 512;
}
.faqs-services-wrap .accordion .accordion-item {
	border: none;
	background: none !important;
}
.faqs-services-wrap .accordion-header {
	margin-bottom: 0;
}

.faqs-services-wrap .accordion-item button {
	padding: 25px 0;
	padding-right: 15px;
	font-size: 20px;
	background: none !important;
	box-shadow: none !important;
	color: #000 !important;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -0.5px;
}
.guideline-popup-wrap {
	padding: 60px 0 0 0;
}
.guideline-popup-wrap h5 {
	font-size: 34px;
	color: #000;
	margin-bottom: 10px;
	letter-spacing: -0.5px;
	font-weight: 600
}
.guideline-popup-wrap h5 span {
	display: block;
	font-size: 36px;
	font-weight: 512;
	font-family: 'FK Roman Standard';
}
.guideline-popup-wrap ul {
	list-style: none;
	margin-top: 35px
}
.guideline-popup-wrap ul li .list-popup-guide {
}
.list-popup-guide .list-popup-image {
	height: 320px;
	background-size: cover !important;
	border-radius: 20px;
}
.list-popup-guide .list-popup-text {
	padding: 12px 0;
	line-height: 23px;
	padding-right: 30px;
	font-size: 18px;
	font-weight: 700;
	color: #000;
}
.service-listing-card ul li a {
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.guideline-popup-wrap ul li a {
	display: block;
	width: 89%;
}
.schedule-modal-wraper .modal-dialog {
	max-width: 55%;
}
.schedule-modal-wraper .modal-content {
	background: #F0F0EB;
	border-radius: 30px;
}
.schedule-modal-wraper .modal-dialog .modal-body {
	padding: 20px;
}
.schedule-modal-wraper .btn-close {
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
	float: right;
}
.schedule-modal-wraper .schedul-heading-wrap {
	margin-top: 40px;
	margin-bottom: 40px;
}
.schedule-modal-wraper .schedul-heading-wrap h4 {
	font-size: 50px;
	color: #000;
	line-height: 50px;
	margin-bottom: 30px;
}
.schedule-modal-wraper .schedul-heading-wrap h4 span {
	display: block;
	font-family: 'FK Roman Standard';
}
.profile-image {
	text-align: center;
}
.profile-image img {
	width: 250px;
	margin-top: 30px;
}
.schedul-heading-wrap p {
	font-size: 22px;
	color: #000;
}
.schedul-heading-wrap a {
	margin-left: 5px;
	font-weight: 500;
	color: #000;
	border-bottom: 1px solid #000;
	position: relative
}
.schedul-heading-wrap a:before {
	content: "";
	position: absolute;
	bottom: -2px;
	background: url(assets/images/down-arrow.svg) no-repeat top;
	background-size: contain;
	width: 20px;
	height: 19px;
	right: -30px;
}
.call-schedule-wraper {
	padding: 10px 25px;
	background: #fff;
	border-radius: 9px;
	box-shadow: 0px 0px 10px 0 #ddd;
	width: 97%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.call-schedule-wraper h5 {
	font-size: 32px;
	color: #000;
	margin: 10px 0;
	font-weight: 600;
}
.schedule-logo-wrap {
	margin-left: -25px;
}
.calendar-main-wrap {
	padding: 15px;
	border-left: 1px solid #ddd
}
.call-schedule-wraper ul {
	list-style: none;
}
.call-schedule-wraper ul li {
	padding: 3px 0;
	font-size: 18px;
	color: #767676;
}
.call-schedule-wraper ul li img {
	width: 20px;
	margin-right: 5px;
}
.call-schedule-wraper p {
	font-size: 18px;
	padding-right: 20px;
	color: #000;
	padding-top: 15px;
}
.pre-aprroved-inner-help-me-wrp {
	background: url(assets/images/preapproved-bg.jpg) no-repeat top !important;
	background-size: cover !important;
}
.guide-visa-section-wrap {
	padding: 60px 0 0 0;
}
.guide-visa-section-wrap h2 {
	font-size: 33px;
	letter-spacing: -1px;
	font-weight: 700;
	margin-bottom: 50px;
}
.guide-visa-section-wrap h2 span {
	display: block;
	font-size: 36px;
	font-family: 'FK Roman Standard';
	font-weight: 512;
}
.guide-visa-section-wrap ul {
	list-style: none
}
.guide-visa-section-wrap ul li .guide-listing-wrap {
	margin-right: 25px;
}
.guide-listing-wrap .guide-list-image {
	height: 370px;
	overflow: hidden;
	border-radius: 20px
}
.guide-listing-wrap h4 {
	font-size: 20px;
	font-weight: 600;
	color: #333;
	padding: 10px 0;
	line-height: 28px;
}
.protect-section-main-wrap {
	padding: 0
}
.protect-section-main-wrap p {
	font-size: 18px;
	color: #838382;
	padding: 15px 0;
	padding-right: 50px;
}
.protect-section-main-wrap h4 {
	margin: 0 0 10px 0;
}
.tab-pane-slide {
	transition: all 0.5s ease-in-out;
	opacity: 0;
	transform: translateX(50px);
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
.tab-pane-slide.active-slide {
	opacity: 1;
	transform: translateX(0);
	position: relative;
	z-index: 1;
}
.tab-content {
	position: relative;
	min-height: 320px;
}
.custom-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1111;
	display: none;
}
.custom-bottom-sheet {
	position: fixed;
	left: 0;
	bottom: -133%;
	width: 100%;
	background: #fbfbf9;
	z-index: 99999;
	transition: bottom 0.4s ease;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.custom-bottom-sheet.active {
	bottom: 0;
}
.custom-overlay.active {
	display: block;
}
.custom-bottom-sheet-header {
	padding: 40px 40px 30px 40px;
}
.custom-bottom-sheet-content {
	padding: 15px;
}
.close-bottom-sheet-btn {
	background: none;
	border: none;
	font-size: 24px;
	cursor: pointer;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet h4 {
	font-size: 36px;
	color: #000;
	line-height: 48px;
	font-weight: 700;
	letter-spacing: -1.5px;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet h4 span {
	display: block;
	font-weight: normal;
	font-family: 'FK Roman Standard';
	font-size: 36px;
	letter-spacing: -1.5px;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet p {
	font-size: 20px;
	color: #333;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet-content {
	padding: 0 40px;
	height: 91vh;
	overflow: auto;
	padding-bottom: 30px;
}
.pricing-bottom-sheet-wrap .close-bottom-sheet-btn {
	position: absolute;
	top: 12px;
	background: #000;
	color: #fff;
	font-size: 18px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	font-size: 23px;
	outline: none;
	right: 11px;
	margin: 0;
	padding: 0;
}
.bottom-sheet-listing-wraper ul {
	list-style: none;
}
.bottom-sheet-listing-wraper ul li .listing-bottom-sheet-wrap {
	background: #fff;
	border-radius: 20px;
	padding: 25px;
	height: 625px;
	margin-bottom: 30px;
}
.listing-bottom-sheet-wrap h3 {
	font-size: 22px;
	line-height: 24px;
}
.listing-bottom-sheet-wrap h3 span {
	display: block;
	font-weight: bold;
}
.bottom-sheet-price-list-info {
	padding-bottom: 20px;
}
.bottom-sheet-price-list-info span {
	display: block;
	font-size: 18px;
	color: #333;
	padding: 5px 0;
}
.bottom-sheet-price-list-info span img {
	margin-right: 5px;
	margin-top: -2px;
}
.bottom-sheet-price-wrap a {
	border: 1px solid #000;
	padding: 8px 15px;
	color: #000;
	font-size: 16px;
	border-radius: 8px;
}
.info-bottom-price {
	margin: 10px 0 0 0;
	font-size: 36px;
	color: #000;
	font-family: 'FK Roman Standard';
}
.info-bottom-price span {
	margin-left: 5px;
	font-size: 22px;
	color: #6F6F6E;
	font-weight: normal;
}
.listing-bottom-sheet-wrap .price-list-info {
	height: auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.listing-bottom-sheet-wrap .bottom-sheet-price-btn a {
	border: 1px solid #000;
	padding: 8px 15px;
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	background: #000;
}
.call-to-action-btn .modal-dialog {
	max-width: 1075px;
	padding-top: 1% !important;
}
.call-to-action-btn .modal-dialog .modal-content {
	background: #fff;
	border-radius: 30px;
}
.call-to-action-btn .modal-header {
	padding: 0;
	border: none;
	display: block;
}
.call-to-action-btn .btn-close {
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
	position: absolute;
	top: 13px;
	right: 23px;
	z-index: 1111
}
.call-to-action-btn .modal-header .modal-title {
	font-size: 37px;
	text-align: center;
	color: #000;
	font-family: 'FK Roman Standard';
	letter-spacing: -2px;
}
.call-to-action-btn .modal-body {
	padding: 0 30px 30px 30px;
}
.listing-cta-popup-wrp ul {
	list-style: none;
	display: flex;
	gap: 15px;
	margin-top: 25px;
	justify-content: center;
}
.listing-cta-popup-wrp ul li {
	width: 25%;
}
.listing-cta-popup-wrp ul li a {
	background: #fff;
	border-radius: 10px;
	padding: 20px 25px;
	display: block;
	color: #000;
	text-align: center;
}
.listing-cta-popup-wrp ul li a strong {
	font-weight: 500;
	line-height: 24px;
	display: block;
	font-size: 16px;
}
.listing-cta-popup-wrp ul li a strong span {
	display: block;
	font-weight: 500;
	font-size: 18px;
	color: #9b9b9b;
}
.cta-popup-icon-1 {
	text-align: center;
}
.cta-popup-icon-1 img {
	width: 55px;
	margin-bottom: 8px
}
.listing-cta-popup-wrp ul li a:hover {
	background: #f9f9f6;
	color: #000;
}
.listing-cta-popup-wrp ul li a:hover img {
	opacity: 0.2;
}
.contact-form-wraper {
	background: #fff;
	padding: 25px;
	margin-top: 15px;
	border-radius: 10px;
}
.contact-form-wraper h5 {
	font-size: 25px;
	color: #000;
	font-weight: 500;
	margin-bottom: 25px;
}
.contact-form-wraper .form-group {
	margin-bottom: 15px;
}
.contact-form-wraper .form-group label {
	display: block;
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}
.contact-form-wraper .form-group .form-control {
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
}
.contact-form-wraper .form-group .form-control:focus {
	border: 1px solid #333;
}
.textare-group label {
	display: block;
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}
.textare-group .form-control {
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
	font-size:14px;
	padding-top:10px;
	padding-left:14px;
}
.textare-group .form-control:focus {
	border: 1px solid #333;
}
.submit-btn-wrap {
	text-align: right;
	margin-top: 15px;
}
.submit-btn-wrap button {
	background: #000;
	padding: 8px 20px;
	color: #fff;
	font-size: 14px;
	border-radius: 6px;
	border: none;
}
.submit-btn-wrap button:hover {
	background: #454545;
}
.submit-btn-wrap .wpcf7-submit {
	background: #000;
	padding: 8px 20px;
	color: #fff;
	font-size: 14px;
	border-radius: 6px;
	border: none;
}
.submit-btn-wrap .wpcf7-submit:hover {
	background: #454545;
}
.client-logo-wraper .owl-nav {
	position: absolute;
	top: 10px;
	width: 100%;
	text-align: right;
	display: block !important;
}
.client-logo-wraper .owl-nav button {
	border: none;
	border-radius: 50%;
	color: #fff !important;
	padding-top: 0;
	display: inline-block;
	font-size: 28px;
	margin-right: 5px;
	outline: none;
}
.client-logo-wraper .owl-prev {
	position: absolute;
	left: -40px;
	background: url(assets/images/arrow-left.png) no-repeat top !important;
	background-position: 50% !important;
	background-size: 70% !important;
}
.client-logo-wraper .owl-next {
	position: absolute;
	right: -40px;
	background: url(assets/images/arrow-right.png) no-repeat top !important;
	background-position: 50% !important;
	background-size: 70% !important;
}
.owl-dots {
	display: none;
}
.listing-bottom-profile {
	margin: 30px 0 0px 0;
}
.listing-bottom-profile img {
	width: 145px;
}
.table-pricing-wrap {
	background: #fff;
	padding: 25px;
	border-radius: 15px;
	margin-bottom: 25px;
}
.table-pricing-wrap .table-responsive {
	margin-bottom: 0;
}
.table-pricing-wrap thead th {
	border: 1px solid #e4e4e4 !important;
	height: 45px;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
}
.table-pricing-wrap tr td {
	border: 1px solid #e4e4e4;
	height: 45px;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
}
.table-pricing-wrap tr td:nth-child(1) {
	font-size: 20px;
	color: #000;
	font-family: 'FK Roman Standard';
	padding-left: 15px;
}
.check-image-wrap {
	text-align: center;
}
.check-image-wrap img {
	width: 20px;
}
.close-image-wrap {
	text-align: center;
}
.close-image-wrap img {
	width: 16px;
}
.price-plan-wraper {
	padding: 0 15px 15px 15px;
	text-align: center;
}
.price-plan-wraper span {
	display: block;
	font-size: 40px;
	color: #000;
	font-family: 'FK Roman Standard';
	margin-bottom: 5px;
}
.price-plan-wraper a {
	border: 1px solid #000;
	background: #000;
	padding: 8px 15px;
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	display: block;
}
.price-plan-wraper span strong {
	font-size: 22px;
	color: #6F6F6E;
	font-weight: normal;
}
.detail-text-wraper strong {
	font-size: 25px;
	color: #000;
	font-family: 'FK Roman Standard';
	font-weight: 500;
}
.detail-text-wraper p {
	font-size: 18px;
	padding: 5px 0;
}
.service-pricing-wrap ul li .listing-bottom-sheet-wrap {
	background: #fff !important;
	height: 525px !important;
	box-shadow: 0px 0px 30px 0 #e7e7e7
}
.contact-info-form-wraper {
	margin-top: 70px;
}
.choose-package-modal form {
	width: 97%;
	margin: 0 auto;
}
.company-logo-wrap {
	text-align: center
}
.company-logo-wrap img {
	filter: grayscale(100%);
	opacity: 0.5;
	width: 150px
}
.collaboration-tab-wraper {
	display: none;
}
.about_legal {
	border: none !important;
	padding: 0 0 60px 0 !important
}
.bottom-sheet-listing-wraper ul li {
	position: relative;
}
.call-to-action-btn .modal {
	z-index: 1111
}
.accordion-button:not(.collapsed)::after {
	filter: brightness(0%);
}
.new-price-home-wraper {
	background: #fff;
	box-shadow: 0px 0px 30px 0 #e7e7e7;
	border-radius: 15px;
}
.new-price-home-wraper .table {
	border: none;
}
.new-price-home-wraper .table thead tr {
	border: none !important
}
.new-price-home-wraper .table thead th {
	height: 55px;
	vertical-align: middle;
	font-size: 18px;
	color: #333;
	padding-left: 13px;
	border: none !important;
	font-weight: 700;
}
.new-price-home-wraper .table tr {
	border-left: none;
	border-right: none;
}
.new-price-home-wraper .table tr td {
	border: 1px solid #E5E5E5;
	vertical-align: middle;
	padding-left: 13px;
	height: 48px
}
.package-labe-price {
	line-height: 20px;
	color: #333;
	font-size: 16px;
	font-family: "Manrope", sans-serif;
	display: flex;
	align-items: center;
}
.package-labe-price span {
	float: left;
	width: 25px;
	margin-right: 5px;
}
.package-labe-price strong {
	width: 91%;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}
.new-check-package {
	font-weight: 400;
	font-size: 18px;
}
.new-check-package {
	padding-left: 4px;
}
.no-right-border {
	border-right: none !important;
}
.no-left-border {
	border-left: none !important;
}
.no-price-border {
	border: none !important;
}
.new-package-price {
	font-size: 30px;
	color: #000;
	margin-top: 10px;
	text-align: center;
	font-family: 'FK Roman Standard';
	letter-spacing: -0.4px;
}
.new-package-price span {
	font-size: 18px;
	color: #6F6F6E;
	font-weight: normal;
}
.new-package-btn {
	background: #000;
	height: 44px;
	text-align: center;
	color: #fff !important;
	font-size: 16px;
	padding: 11px 0;
	display: block;
	border-radius: 8px;
	margin-top: 10px;
	width: 90%;
	margin: 0 auto;
	font-weight: 500;
	transition-duration: 12s;
	margin-bottom: 10px;
}
.new-package-btn:hover {
	background: #ccc !important
}
.recoment_tag {
	background: #000;
	color: #fff;
	padding: 7px 18px;
	font-size: 14px;
	border-radius: 10px 10px 0px 0px;
	left: 186px;
	right: 0;
	width: 128px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	font-weight: 700;
	top: 1px
}
.recoment_tag_home {
	background: #000;
	color: #fff;
	padding: 7px 18px;
	font-size: 14px;
	border-radius: 10px 10px 0px 0px;
	left: 349px;
	right: 0;
	width: 142px;
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	font-weight: 700;
	top: -35px;
	text-align: center;
}
.custom-bottom-sheet-content .service-pricing-wrap {
	padding: 0 !important;
	border: none !important
}
.custom-bottom-sheet-content .service-price-heading p {
	padding: 0 !important
}
.new-price-home-wraper .table thead th {
	min-width: 270px;
}
.new-price-home-wraper .table thead th:nth-child(2){
	text-align:center;
}
.new-price-home-wraper .table thead th:nth-child(3) {
	background: #f7f7f7;
	border-left: 2px solid #000 !important;
	border-right: 2px solid #000 !important;
	border-top: 2px solid #000 !important;
	text-align:center !important
}
.new-price-home-wraper .table thead th:nth-child(4){
	text-align:center;
}
.new-price-home-wraper .table td:nth-child(3) {
	background: #f7f7f7;
	border-left: 2px solid #000 !important;
	border-right: 2px solid #000 !important;
	text-align:center !important
}
.new-price-home-wraper .table td:nth-child(4){
	text-align:center
}
.new-price-home-wraper .table td:nth-child(2) {
	border-right: none !important;
	text-align:center
}
.collapse-panel-smart .accordion-button:not(.collapsed) {
	border: none !important;
	padding-bottom: 10px !important;
}
.collapse-panel-smart .accordion-button:not(.collapsed) {
	border-bottom: none !important;
	padding-bottom: 10px !important;
}
.popup-service-content .accordion-button:not(.collapsed) {
	border-bottom: none !important;
	padding-bottom: 10px !important;
}
.popup-service-content .accordion-body {
	padding-top: 0 !important;
}
.faqs-services-wrap .accordion-button:not(.collapsed) {
	border-bottom: none !important;
	padding-bottom: 10px !important;
}
.faqs-services-wrap .accordion-body {
	padding-top: 0 !important;
}
.hero-hero-bottom-btn {
	text-align: center;
}
.hero-hero-bottom-btn {
	margin-bottom: 95px;
	text-align: center;
}

.hero-hero-bottom-btn a {
	background: #000;
	padding: 8px 28px;
	border-radius: 7.89px;
	color: #fff;
	font-size: 17px;
	margin: 0 4px;
	height: 46px;
	display: inline-block;
	font-weight: 500;
	    color: #fff;
    font-size: 18px;
}
.hero-hero-bottom-btn a:hover {
	background: #454545 !important;
	color: #fff !important;
}
.new-service-offer-wrap {
	background: #f1f1ed;
	border-radius: 24px
}
.new-service-offer-wrap h5 {
	padding: 20px;
	font-size: 26px;
	color: #000;
	line-height: 28px;
	letter-spacing: -1px;
	font-weight: 600
}
.new-service-offer-wrap h5 span {
	display: block;
	font-weight: 500;
	font-family: 'FK Roman Standard';
	font-size: 28px;
	letter-spacing: -1px
}
.service-new-image img {
	width: 100%;
	border-radius: 24px
}
.new-service-client {
	width: 70px;
	height: 70px;
	border-radius: 50px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: -41px;
	position: relative;
	z-index: 1;
}
.new-service-profile {
	padding: 5px 20px 15px 20px;
	line-height: 20px;
	font-size: 15.66px;
}
.new-service-profile strong {
	display: block;
	color: #000;
}
.new-service-profile span {
	color: #91918F;
}
.service-new-image {
	overflow: hidden;
	transition: transform .8s; /* Animation */
	;
	transition: ease-in 0.8s;
	-moz-transition: ease-in 0.8s;
	-webkit-transition: ease-in 0.8s;
	-ms-transition: ease-in 0.8s;
	-o-transition: ease-in 0.8s;
	border-radius: 24px
}
.new-service-offer-wrap:hover .service-new-image img {
	transform: scale(1.1);
	transition: ease-in 0.5s;
	-moz-transition: ease-in 0.5s;
	-webkit-transition: ease-in 0.5s;
	-ms-transition: ease-in 0.5s;
	-o-transition: ease-in 0.5s;
}
.boxes-outer-main-wrap {
}
.boxes-outer-main-wrap .boxes-about-main-wraper {
	display: flex;
	height: 719px;
	width: 100%;
	gap: 15px;
}
.card {
	position: relative;
	flex: 1;
	transition: flex 0.5s ease;
	background-size: cover;
	background-position: center;
	border-radius: 20px;
	overflow: hidden;
	display: flex;
	align-items: flex-end;
	cursor: pointer;
	background-size: cover !important
}
.card.big {
	flex: 4;
}
.container:hover .card {
	flex: 1 !important;
}
.container:hover .card:hover {
	flex: 4 !important;
}
.text-wrapper {
	position: absolute;
	bottom: 30%;
	left: 30px;
	font-family: 'FK Roman Standard';
	color: white;
	font-size: 36px;
	font-weight: 500;
	line-height: 40px;
	z-index: 2;
	width: 680px;
	opacity: 1;
	transition: opacity 0.4s ease;
	letter-spacing: -1px;
}
.overlay-box {
	background: #1a1a1a;
	color: white;
	padding: 26px;
	margin: 30px;
	border-radius: 12px;
	font-size: 14px;
	line-height: 1.6;
	width: 530px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
	z-index: 2;
	transition: opacity 0.4s ease;
	opacity: 1;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* Hide text when not expanded */
.card:not(.big) .text-wrapper, .card:not(.big) .overlay-box {
	opacity: 0;
	pointer-events: none;
}
.container:hover .card .text-wrapper, .container:hover .card .overlay-box {
	opacity: 0;
	pointer-events: none;
}
.container:hover .card:hover .text-wrapper, .container:hover .card:hover .overlay-box {
	opacity: 1;
	pointer-events: auto;
}
.icon {
	font-size: 22px;
	margin-bottom: 10px;
}
.golden-smart-wrap {
	padding-top: 120px !important
}
.legal-services-wrap {
	padding-top: 50px !important;
}
.bussiness-wrpa {
	padding-top: 80px !important;
}
iframe hmtl {
	overflow: hidden !important
}
.footer_whatsapp {
	position: fixed;
	bottom: 20px;
	width: 60px;
	height: 60px;
	left: 18px;
	z-index: 1111111111111111;
	background: #f7f7f7;
	border-radius: 50%;
	padding: 15px 15px;
}
.footer_whatsapp img {
	width: 29px;
}
.close_icon img {
	width: 15px;
}
.price-tag {
	border-bottom: 1px solid #000 !important;
}
.legal-guide-visa-section-wrap {
	display: none;
}
.fixed {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	z-index: 11 !important;
	background: #fff;
	box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.1);
}

.about-smart-section-wrap {
	padding: 70px 0 !important;
}
.about-smart-section-wrap h2 {
	font-family: 'FK Roman Standard';
	font-weight: normal;
	font-size: 36px;
	letter-spacing: -2px;
	margin-bottom: 40px;
}
.about-smart-section-wrap . {
 margin-top: 30px;
}
.about-smart-section-wrap ul {
	list-style: none;
}
.about-smart-section-wrap ul li {
	border-bottom: 1px solid #E2E2E0;
	padding: 25px 0;
}
.about-smart-section-wrap ul li:nth-child(1) {
	padding-top: 0 !important;
}
.mbl_slider {
	display: none;
}
.listing-about-text {
	padding-left: 40px;
	position: relative;
}
.listing-about-text h5 {
	color: #333;
	font-size: 22px;
	margin-bottom: 5px;
	letter-spacing: -0.5px
}
.listing-about-text span {
	display: block;
	font-size: 18px;
	letter-spacing: -0.5px;
	color: #838382;
	padding-right: 73px;
}
.icon-about-wrap {
	position: absolute;
	left: 0;
	top: 0;
}
.card {
	border: none;
}
.about-team-listing-wrap {
	padding: 0px 0 30px 0
}
.about-team-listing-wrap h3 {
	font-family: 'FK Roman Standard';
	font-weight: normal;
	font-size: 36px;
	letter-spacing: -2px;
	margin-bottom: 40px;
}
.about-team-listing-wrap ul {
	list-style: none;
}
.about-team-listing-wrap ul li .team-listing-wraper {
	padding: 32px 25px 25px 25px;
	border-radius: 15px;
}
.team-listing-wraper .team-listing-image {
	width: 200px;
	height: 200px;
	background-size: cover !important;
	border-radius: 50%;
	overflow: auto;
	margin: 0 auto;
}
.team-listing-text {
	text-align: center;
}
.team-listing-text h6 {
	font-size: 20px;
	letter-spacing: -0.5px;
	color: #333;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 15px;
}
.teamprice{
	text-align: center;
    padding: 0;
    padding-top: 15px;
   font-family: 'FK Roman Standard';
    letter-spacing: -0.4px;
	font-size:18px
}
.teamprice span{
	font-family: 'FK Roman Standard';
	font-weight:300
}
.team-listing-text p {
	font-size: 15px;
	color: #646464;
}
.goverment-logo-wraper {
	padding-top: 0 !important;
}
.client-logo-bottom {
	padding-bottom: 0 !important;
	border: none !important;
}
.cta-inner-about {
	padding: 180px 0 80px 0;
	text-align: center;
}
.cta-inner-about h5 {
	font-size: 55px;
	color: #000;
	font-weight: 700;
	line-height: 60px;
	letter-spacing: -1.5px;
}
.cta-inner-about h5 span {
	font-family: 'FK Roman Standard';
	font-weight: normal;
	font-size: 60px;
	letter-spacing: -1.5px;
	display: block;
}
.cta-inner-about p {
	font-size: 22px;
	text-align: center;
	color: #333;
	font-weight: 500;
	width: 31%;
	margin: 30px auto;
	line-height: 31px;
}
.cta-inner-about img {
	box-shadow: 0px 0px 30px 0 #ccc;
	border-radius:6px
}
.new-footer-contact-wrap ul li:nth-child(3) img {
	width: 19px;
}
.new-footer-contact-wrap ul li:nth-child(4) img {
	width: 21px;
    top: 2px !important;
    left: -1.5px !important;
}
.new-footer-contact-wrap ul li:nth-child(5) img {
	width: 20px;
    top: 4px !important;
    left: 0.3px !important;
}
.new-footer-contact-wrap ul li:nth-child(6) img {
	width: 21px;
    top: 4px !important;
    left: -1.1px !important;
}
.custom-bottom-sheet-content .package-labe-price strong {
	font-size: 15px !important;
}
.custom-bottom-sheet-content .table tr td {
	height: 20px !important;
	padding: 6px 10px;
}
.custom-bottom-sheet-content .recoment_tag {
	    left: 173px;
    text-align: center;
}
.custom-bottom-sheet-content .new-check-package {
	font-size: 15px !important;
}
.custom-bottom-sheet-content .new-check-package img {
	width: 14px;
}
.custom-bottom-sheet-content .table thead th {
	height: 38px;
}
.custom-bottom-sheet-content .new-package-price {
	font-size: 25px;
}
.home-bottom-cta {
	display:none;
}
.faq-start-page-wrap .collapse-panel-smart{
	background:#f5f5f5;
	padding:25px;
	border-radius:10px
}
.faq-start-page-wrap .accordion{
	width:100% !important;
}
.faq-start-page-wrap .accordion-item{
	background:none !important
}
.faq-start-page-wrap .accordion-body {
    padding-left: 0 !important;
}
.faq-start-page-wrap .accordion-body span{
	font-size:18px;
	padding-right:25px
}
.faq-start-page-wrap .collapse-panel-smart h4{
	margin-bottom:0 !important;
font-weight: 600;
    font-family: 'FK Roman Standard';
    letter-spacing: -0.5px;
    margin-bottom: 19px !important;
    margin-top: 12px;
}
.blog-categories-wrap .nav-tabs{
	border:none;
	margin-bottom:60px;
    justify-content: center;
	 background: transparent;
}
.blog-categories-wrap .nav-tabs .nav-link{
	background: #f5f5f5;
    color: #000;
    border: none;
    padding: 10px 30px;
    border-radius: 10px;
    margin: 0 4px;
	font-size:16px;
	    width: 192px;
}
.collaboration-tabs-btn-wraper .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	background:#000 !important;
	color:#fff
}
.list-blog-image{
	height:370px !important
}
.faq-start-page-wrap{
	padding-bottom:0 !important;
}
.service-list-dropdown:nth-child(5){
	border:none !important;
	padding-bottom:0 !important;
}
/* CSS content */

/* CSS footer */


.footer-new-section-wraper {
	padding: 50px 0 0;
	border-top: 1px solid #E2E2E0;
	margin-top: 80px;
}
.footer-logo-socail-wrap .footer-logo-wrap {
	margin-bottom: 0;
	margin-top: 0;
	margin-bottom: 15px;
	position: relative;
	top: -2px;
}
.footer-logo-socail-wrap h5 {
	font-size: 26px;
	color: #000;
	height: 28px;
	font-family: 'FK Roman Standard Trial Black light';
	letter-spacing: 0.5px
}
.footer-logo-socail-wrap .footer-logo-wrap img {
	width: 153px;
}
.footer-logo-socail-wrap .footer-new-socail-wrap a {
	width: 40px;
	height: 38px;
	background: #bababa;
	margin: 0;
	display: inline-block;
	text-align: center;
	padding-top: 4px;
	margin-left: 4px;
	border-radius: 6px;
	border: 1px solid #8b8b8b;
}
.footer-logo-socail-wrap .footer-new-socail-wrap a img {
	position: relative;
	top: 1px
}
.footer-logo-socail-wrap .footer-new-socail-wrap a:hover {
	opacity: .6
}
.new-footer-links-wrap h5 {
	font-size: 18px;
	color: #000;
	margin-bottom: 27px;
	font-weight: 700;
}
.new-footer-links-wrap ul {
	list-style: none
}
.new-footer-links-wrap ul li {
	margin-bottom: 8px
}
.new-footer-links-wrap ul li a {
	font-size: 16px;
	color: #646464;
	font-weight: normal !important;
}
.new-footer-links-wrap ul li a:hover {
	color: #000
}
.footer-new-section-wraper .col-md-2 {
	width: 20.666667%
}
.footer-new-section-wraper .col-md-2:nth-child(5) {
	width: 12.666667%
}
.bottom-footer-wraper {
	padding: 40px 0;
	margin-top: 40px;
	border-top: 1px solid #d8d8d8
}
.bottom-footer-wraper .footer-app-qr-wrap ul {
	list-style: none
}
.bottom-footer-wraper .footer-app-qr-wrap ul li {
	float: left;
	width: 145px
}
.bottom-footer-wraper .footer-app-qr-wrap ul li:nth-child(3) {
	width: 83px;
	margin-left: 4px
}
.bottom-footer-wraper .footer-app-qr-wrap ul li a {
	display: block;
	margin-bottom: 8px
}
.bottom-footer-wraper .footer-app-qr-wrap ul li a:hover {
	opacity: 0.8
}
.footer-award-wrap {
	text-align: center
}
.footer-award-wrap ul {
	list-style: none;
	text-align: center
}
.footer-award-wrap ul li img {
	width: 220px
}
.footer-payment-logo {
	text-align: right;
	margin-top: 42px
}
.footer-payment-logo img {
	width: 280px
}
.copyright-main-wrap {
	font-size: 14px;
	color: #193b48;
	padding: 16px 0;
	margin-top: 30px;
}
.bottom-footer-wraper .footer-app-qr-wrap ul li:first-child {
	display: none
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 998;
}
/* Drawer */
.drawer {
	position: fixed;
	top: 0;
	right: -300px;
	width: 300px;
	height: 100%;
	background: #fff;
	transition: right 0.3s ease;
	z-index: 999;
	padding: 20px;
}
/* Open State */
.drawer.open {
	right: 0;
}
.overlay.show {
	display: block;
}
/* Close Button */
.closeDrawer {
	background: none;
	border: none;
	font-size: 20px;
	float: right;
	cursor: pointer;
}
#openDrawer {
	background: #F0F0EB;
	position: absolute;
	top: 15px;
	right: 12px;
	border-radius: 6px;
	border: none;
	outline: none;
	width: 40px;
	height: 35px;
	display: none;
}
#openDrawer img {
	width: 18px;
}
.mobile-menu-wraper {
	list-style: none;
	margin-top: 40px;
}
.mobile-menu-wraper li a {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 12px 0;
	color: #000;
	font-size: 16px;
	font-weight: 500;
}
.new-footer-contact-wrap ul {
	list-style: none;
}
.new-footer-contact-wrap ul li {
	padding: 5px 0 8px 0;
	position: relative;
	padding-left: 26px;
	line-height: 19px;
}
.new-footer-contact-wrap ul li a {
	font-size: 14px;
	color: #646464;
	font-weight: normal !important;
}
.new-footer-contact-wrap ul li img {
	margin-right: 2px;
	position: absolute;
	left: 0;
	top: 5px
}
.contact-info-image {
	margin-top: 40px;
}
.term-footer-bottom {
	text-align: right;
	font-size: 14px;
	color: #646464;
}
.term-footer-bottom a {
	color: #646464;
	border-right: 1px solid #ccc;
	padding: 0 10px;
	font-weight: normal !important;
}
.term-footer-bottom a:nth-child(3) {
	border: none !important;
	padding-right: 0 !important
}
.footer-new-socail-wrap {
	position: relative;
	top: 80px;
}
.footer-new-socail-wrap span {
	position: relative;
	top: 1px;
	font-weight: 600;
	font-size: 15px;
	z-index: 11
}
.new-footer-links-wrap {
	margin-top: 12px
}
.new-footer-contact-wrap {
	margin-top: 12px
}
.pricing-bottom-sheet-wrap {
}


/* CSS footer */

/* CSS media */

@media screen and (max-width:1169px) {
.header-main-wraper .header-nav-wrap {
	display: none;
}
.service-price-heading p {
	font-size: 21px;
}
.call-to-action-btn .modal-dialog {
	max-width: 95%;
}
.btn-header {
	display: none;
}
.container, .container-lg, .container-md, .container-sm {
	max-width: 100%;
}
.hero-image-wrap {
	width: 100%;
	height: auto;
	border-radius: 15px;
}
.client-logo-wraper ul li {
	margin: 0;
}
.site-logo-wrap {
	width: 180px;
}
.owl-nav {
	display: none;
}
.collaboration-tabs-wraper .col-md-6 {
	width: 100%;
	margin-bottom: 15px;
}
.legal-offering-wraper h3 {
	font-size: 50px;
}
.btns-hero-wraper {
	margin-top: 0;
}
#openDrawer {
	display: block;
}
}
@media screen and (max-width:768px) {
.footer-logo-socail-wrap h5 {
	height: auto;
	margin: 15px 0
}
.service-text-heading h4 span {
	display: inline;
}
.list-detail-text p br {
	display: none;
}
.service-price-heading p {
	text-align: center;
	font-size: 17px;
	line-height: 25px;
}
.popup-service-content {
	padding-top: 0;
}
.bottom-sheet-listing-wraper ul li .recoment_tag {
	display: none
}
.owl-nav {
	display: none !important;
}
.about-detail-start-free-wrap .collapse-panel-smart-about {
	padding-left: 10px !important;
	padding-top: 25px;
}
.contact-form-inner-wraper {
	margin-top: 15px
}
.contact-info-form-wraper {
	padding-bottom: 0;
}
.bottom-sheet-listing-wraper ul li .listing-bottom-sheet-wrap {
	height: auto
}
.collaboration-tabs-wraper {
	height: 980px;
}
.listing-bottom-sheet-wrap .price-list-info {
	height: auto !important
}
.service-pricing-wrap ul li .listing-bottom-sheet-wrap {
	height: auto !important;
}
.choose-package-modal .modal-title {
	margin-bottom: 15px;
	margin-top: 40px;
}
.choose-package-modal ul li a {
	margin-bottom: 25px;
}
.new-footer-links-wrap h5 {
	margin-bottom: 12px;
	margin-top: 15px
}
.new-footer-contact-wrap h5 {
	margin-bottom: 12px;
	margin-top: 15px;
}
.choose-package-modal .modal-dialog {
	max-width: 100% !important;
}
.listing-bottom-sheet-wrap .price-list-info {
	margin: 5px 0;
}
.custom-bottom-sheet {
	bottom: -150%;
}
.submit-btn-wrap {
	text-align: left;
}
.textare-group br {
	display: none
}
.book-appointment-modal .modal-dialog .modal-content {
	border-radius: 15px;
}
.choose-package-modal .modal-dialog .modal-content {
	border-radius: 15px;
}
.term-footer-bottom {
	text-align: center;
}
.contact-info-image {
	margin-top: 20px;
	text-align: center;
}
.appoitmnent-form-wraper .form-group br {
	display: none
}
.appointment-modal-form-wrap .modal-title {
	font-size: 40px;
	line-height: 37px;
	margin-top: 35px;
}
.book-appointment-modal .modal-dialog {
	max-width: 100% !important;
	padding-top: 2% !important;
}
.company-logo-wrap {
	text-align: center
}
.call-to-action-btn .modal-header .modal-title {
	line-height: 44px;
	margin-top: 35px;
}
.listing-cta-popup-wrp ul {
	list-style: none;
	display: block;
}
.listing-cta-popup-wrp ul li {
	width: 100%;
	margin-bottom: 25px
}
.call-to-action-btn .modal-dialog {
	max-width: 100%;
	padding-top: 2%
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet p {
	padding-left: 0
}
.owl-nav {
	display: none
}
.heading-detail-text h4 span {
	display: inline;
}
.legal-offering-wraper h3 {
	font-size: 40px;
	line-height: 45px;
	letter-spacing: -2px;
}
.call-to-action-btn .modal-body {
	padding-bottom: 0;
}
.call-to-action-btn .modal-dialog .modal-content {
	border-radius: 15px;
}
.btn-paragraph {
	text-align: left;
}
.btn-paragraph .btn-call-back {
	margin-top: 15px;
	text-align: center;
}
.heading-offering-heading {
	margin-bottom: 40px;
	text-align: center
}
.collaboration-tabs-btn-wraper {
	height: auto;
	padding: 35px;
}
.heading-detail-text {
	margin-bottom: 20px;
	margin-top: 0;
}
.legal-offering-wraper {
	padding: 40px 0 30px 0;
}
.nav-tabs li button {
	font-size: 25px;
}
.pricing-main-wraper {
	padding: 0px 0 20px 0;
}
.btn-paragraph .btn-call-back a {
	margin: 0;
}
.pricing-listing-wraper ul {
	margin-top: 20px;
}
.price-info-list {
	height: auto;
}
.pricing-listing-wraper ul li .pricing-list-wrp {
	margin-bottom: 25px;
}
.footer-new-section-wraper {
	padding-top: 30px;
	margin-top: 20px;
}
.footer-new-section-wraper .col-md-2 {
	margin-left: 18px;
}
.footer-new-section-wraper .col-md-2 {
	width: 100% !important;
	margin-bottom: 0;
	margin-left: 00;
}
.bottom-footer-wraper .footer-app-qr-wrap ul {
	text-align: center;
	margin-bottom: 25px !important;
}
.bottom-footer-wraper .footer-app-qr-wrap ul li:first-child {
	display: block;
	margin-bottom: 15px;
}
.footer-payment-logo {
	text-align: center;
	margin-top: 20px;
}
.bottom-footer-wraper .footer-app-qr-wrap ul li:first-child {
	display: block;
	margin-bottom: 15px;
}
.bottom-footer-wraper .footer-app-qr-wrap ul li a {
	width: 170px;
	display: inline-block;
	margin: 0 3px;
}
.footer-app-qr-wrap {
	display: none;
}
.collaboration-tab-wraper {
	padding-bottom: 0px;
}
.service-text-heading p {
	padding-left: 0;
	padding-top: 15px;
	line-height: 30px;
	padding-bottom: 20px
}
.services-listing-wrap {
	padding: 40px 0;
}
.services-listing-wrap .service-text-heading {
	margin-bottom: 20px;
}
.service-listing-card ul li {
	margin-bottom: 40px;
}
.service-modal-wraper .modal-dialog .modal-body {
	padding: 10px;
}
.popup-service-content {
	padding-left: 0px;
	padding-top: 15px;
}
.popup-service-content p {
	padding: 10px 0;
}
.popup-service-content p span {
	display: inline
}
.btn-popup-service {
	text-align: center;
	margin-top: 25px;
}
.list-popup-guide .list-popup-image {
	height: 500px;
}
.image-popup-service {
	margin-top: 15px;
}
.list-detail-text {
	text-align: center;
	padding-top: 0px;
}
.inner-help-me-wrp {
	padding: 30px 0;
}
.smart-start-free-wrap {
	padding: 120px 0 60px 0
}
.collapse-panel-smart .accordion {
	width: 100%;
}
.smart-way-image {
	margin-top: 30px;
}
.services-tab-wraper {
	border-top: none;
	padding-top: 0px;
}
.service-pricing-list-wrap ul li {
	padding: 0 15px;
}
.price-list-info {
	height: auto;
}
.start-business-cta-wrap {
	padding: 60px 0 60px 0;
}
.copyright-main-wrap {
	text-align: center;
}
.copyright-main-wrap {
	text-align: center;
	margin-top: 0;
}
.help-me-choose-wrap {
	padding-bottom: 50px;
}
.service-listing-card ul li .list-service-wrap {
	border-radius: 20px;
}
.footer-logo-socail-wrap .footer-logo-wrap {
	margin-bottom: 0
}
.service-price-heading h4 {
	margin-bottom: 15px;
	line-height: 42px;
}
}
.tax-hero-btn a {
	background-image: linear-gradient(to right, #75BC7F, #D9E5DF) !important;
}
.tax-help-me-choose-wrap .pre-aprroved-inner-help-me-wrp {
	background: url(assets/images/bg-cta-tax.jpg) no-repeat top !important;
	background-size: cover !important;
}
.guide-listing-wrap .guide-list-image {
	height: 355px !important;
}

.blog-listing-wraper ul {
	list-style: none
}
.blog-listing-wraper ul li .list-blog-wraper {
	margin-bottom:45px;
}
.list-blog-wraper .list-blog-image {
	height: 375px;
	background-size: cover !important;
	border-radius: 20px;
	margin-bottom: 10px
}
.blog_link{
	color: #000 !important;
	display: block;
	font-size:18px;
    font-weight: bold !important;
}
.service-image-wraper img {
	width: 100%;
}
.btn-date-blog {
	text-align: center;
	margin-bottom: 70px
}
.btn-date-blog span {
    padding: 13px 22px;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
}
.btn-date-blog span img {
	margin-top: -5px;
	margin-right: 8px;
}
.blog-detail-wraper {
	padding: 30px 0;
	border-top: 1px solid #E2E2E0;
}
.blog-detail-wraper h2{
	margin-bottom:10px;
	font-size:30px
}
.blog-detail-wraper h1{
	padding:10px 0;
	font-size:30px
}
.blog-detail-wraper ul{
	    margin-left: 17px;
	    font-size: 18px;
    line-height: 32px;
}
.blog-detail-wraper ol{
	    margin-left: 17px;
	    font-size: 18px;
    line-height: 32px;
}
.blog-detail-wraper p {
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 15px
}
.blog-detail-wraper span {
	font-size: 22px;
	display: block;
	padding-bottom: 15px;
	font-family: 'FK Roman Standard Trial Black light';
	font-weight: 500;
}
.legal-advice-hero-btn a {
	background-image: linear-gradient(to right, #DE3336, #D9E5DF) !important;
}
.legal-help-me-choose-wrap .inner-help-me-wrp {
	background: url(assets/images/legal-cta-bg1.jpg) no-repeat top !important;
	background-size: cover !important;
}
.smart-start-free-wrap {
	padding: 120px 0 60px 0;
}
.smart-start-free-wrap h4 {
	margin-top: 0;
}
.book-appointment-modal .btn-close {
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
	position: absolute;
	top: 23px;
	right: 23px;
}
.book-appointment-modal .modal-dialog {
	max-width: 50%;
	padding-top: 5%;
}
.book-appointment-modal .modal-dialog .modal-content {
	background: #F0F0EB;
	border-radius: 30px;
}
.appointment-modal-form-wrap .modal-title {
	font-size: 40px;
	text-align: center;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
	margin-bottom: 25px
}
.appoitmnent-form-wraper .form-group {
	margin-bottom: 10px;
}
.appoitmnent-form-wraper {
	width: 95%;
	margin: 0 auto;
}
.appoitmnent-form-wraper .form-group label {
	display: block;
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}
.appoitmnent-form-wraper .form-group .form-control {
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
}
.remark-group .form-control {
	height: auto !important;
}
.appoitmnent-form-wraper .form-group .form-control:focus {
	border: 1px solid #000
}
.submit-button-wrap {
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: right
}
.submit-button-wrap button {
	background: #000;
	padding: 6px 17px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	border: none;
}
.submit-button-wrap .wpcf7-submit {
	background: #000;
	padding: 6px 17px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	border: none;
}
.submit-button-wrap .wpcf7-submit:hover {
	background: #454545;
}
.submit-button-wrap button:hover {
	background: #454545;
}
.bottom-sheet-price-list-info {
	height: 295px;
	overflow: hidden;
}
.listing-bottom-sheet-wrap .price-list-info {
	height: 220px;
	overflow: hidden;
}
.choose-package-modal .modal-dialog {
	max-width: 60%;
	padding-top: 2%;
}
.choose-package-modal .modal-dialog .modal-content {
	background: #F0F0EB;
	border-radius: 30px;
}
.choose-package-modal .modal-title {
	font-size: 40px;
	text-align: center;
	color: #000;
	font-family: 'FK Roman Standard Trial Black light';
	margin-bottom: 25px
}
.choose-package-modal .btn-close {
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
	position: absolute;
	top: 23px;
	right: 23px;
}
.choose-package-modal ul {
	list-style: none;
	margin: 0 15px;
	margin-bottom: 30px;
}
.choose-package-modal ul li a {
	border-radius: 10px;
	padding: 25px;
	display: block;
	background: #fff;
	color: #000
}
.choose-package-modal ul li a:hover {
	background: #000 !important;
	color: #fff !important
}
.choose-package-modal ul li a:hover .info-bottom-price {
	color: #fff;
}
.listing-choos-plan h5 {
	font-size: 22px;
	line-height: 24px;
}
.listing-choos-plan h5 span {
	display: block;
}
.listing-choos-plan .info-bottom-price {
	margin-top: 0;
}
.listing-choos-plan .info-bottom-price span {
	margin-left: -5px;
	font-size: 16px;
	color: #6F6F6E;
	font-weight: normal;
}
.selected-active-package {
	background: #000 !important;
	color: #fff !important
}
.selected-active-package .info-bottom-price {
	color: #fff;
}
.book-plan-btn {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px
}
.book-plan-btn a {
	background: #000;
	padding: 8px 17px;
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	border: none;
}
.choose-package-modal form .form-group {
	margin-bottom: 10px;
}
.choose-package-modal form .form-group .form-control {
	height: 40px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	color: #000;
	box-shadow: none;
	outline: none;
}
.bottom-sheet-listing-wraper ul li:nth-child(1) .price-list-info {
	height: auto !important;
}
.bottom-sheet-listing-wraper ul li:nth-child(1) .bottom-sheet-price-btn a {
	background: none !important;
	color: #000 !important
}
.call-to-action-btn .modal {
	z-index: 999999;
}
@media (max-width:1350px) and (min-width:1170px) {
.call-to-action-btn .modal-dialog {
	max-width: 82%;
}
.btn-header ul li a {
	padding: 8px 8px
}
.hero-image-wrap {
	width: 1000px;
}
}
 @media (max-width:1880px) and (min-width:1170px) {
.call-to-action-btn .modal-dialog {
	max-width: 1075px;
}
}
@media (max-width:1730px) and (min-width:1170px) {
.call-to-action-btn .modal-dialog {
	max-width: 825px;
}
.calendly-inline-widget {
	width: 1120px !important;
}
}
@media screen and (max-width:768px) {
.hero-section-wrap h1 span {
     font-size: 33px !important;
     letter-spacing: -2px !important;
}
.hero-section-wrap h1 {
	margin-bottom: 20px !important;
}
.hero-section-wrap h2 {
	font-size: 20px;
	letter-spacing: 0.5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.hero-section-wrap {
	margin-top: 60px !important;
}
.hero-hero-bottom-btn a {
        display: block;
        width: 52%;
        margin: 17px auto 0px auto;
        padding: 9px 28px;
}
.site-logo-wrap {
	margin-top: 5px;
}
.hero-hero-bottom-btn {
	margin-bottom: 75px;
}
.client-logo-wraper h2 {
	margin-bottom: 20px;
	margin-top: 0;
}
.client-logo-wraper {
	padding-bottom: 30px
}
.legal-offering-wraper h3 span {
	font-size: 40px;
}
.home-bottom-cta {
	padding: 55px 40px;
	margin: 0;
	border-radius: 15px
}
.footer-logo-socail-wrap {
	text-align: center;
	border-bottom: 1px solid #E2E2E0;
	padding-bottom: 30px;
}
.footer-new-socail-wrap {
	top: 0;
}
.recoment_tag {
	display: none
}
.home-pricing-section {
	display: none
}
.new-footer-links-wrap ul li {
	margin-bottom: 5px;
}
.btn-paragraph .btn-call-back a {
	padding: 9px 16px;
	font-size: 16px;
	height: 44px;
}
.service-pricing-wrap {
	padding: 15px 0 20px 0;
	text-align: center;
}
.header-main-wraper {
	padding-bottom: 15px;
}
.desktop_slider {
	display: none;
}
.service-new-image {
	border-radius: 24px 24px 0px 0px;
	height: 170px;
}
.new-service-offer-wrap {
	border-radius: 15px;
	margin-bottom: 35px;
}
.service-new-image img {
	width: 100%;
	border-radius: 24px;
	margin-top: -145px;
}
.new-service-offer-wrap h5 span {
	display: inline;
}
.expert-hero-wrap {
	z-index: 1 !important
}
.mbl_slider {
	display: block
}
.widget-visible {
	display: none !important;
}
.footer_whatsapp {
	right: 27px
}
.mobile-pricing-wraping {
	display: block !important
}
.service-price-heading {
	padding-bottom: 30px;
}
.mobile-pricing-wraping .accordion-item {
	margin-bottom: 12px;
	border: none !important
}
.mobile-pricing-wraping .accordion-button {
	border: 1px solid #E2E2E0;
	background: #fff !important;
	border-radius: 6px !important;
	color: #000 !important;
	font-weight: 600;
	box-shadow: none !important;
	font-size: 18px;
}
.mobile-pricing-wraping .accordion-button span {
	margin: 0;
	font-size: 18px;
	color: #6F6F6E;
	font-weight: normal;
	font-family: 'FK Roman Standard';
}
.mobile-pricing-wraping .accordion-button strong {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	font-family: 'FK Roman Standard';
}
.mobile-pricing-wraping .accordion-body {
	padding: 0;
}
.mobile-price-list {
	padding: 25px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0 #e7e7e7;
	margin-top: 20px
}
.mobile-price-list h3 {
	font-family: 'FK Roman Standard';
	font-size: 30px;
	letter-spacing: -1px;
	display: block;
	font-weight: 400;
	text-align: left;
	margin-bottom: 10px;
	position: relative
}
.mobile-price-list h3 span {
	background: #000;
	padding: 7px 12px 7px 12px;
	color: #fff;
	position: absolute;
	top: 2px;
	right: 0;
	font-size: 16px;
	border-radius: 6px;
	font-family: 'Manrope';
}
.mobile-price-list ul {
	list-style: none;
	text-align: left;
}
.mobile-price-list ul li {
	padding: 12px 0;
	border-bottom: 1px solid #E2E2E0;
	position: relative
}
.mobile-pricing-wraping .accordion-button:not(.collapsed) {
	border: 1px solid #000 !important;
}
.package-labe-mobile strong {
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #000
}
.package-labe-mobile img {
	margin-right: 3px;
	position: relative;
	top: -2px
}
.mobile-price-list ul li .new-check-package {
	position: absolute;
	top: 8px;
	right: 12px;
}
.text-box {
	font-size: 12px;
	top: 17px !important;
	font-weight: bold;
}
.mobile-price-list .new-package-btn {
	width: 100% !important;
	margin: 20px 0 0px 0 !important;
}
.dropdown-service-accordin button {
	background: #fff !important;
	padding: 12px 0;
	color: #000 !important;
	box-shadow: none !important;
	border: none !important;
	outline: none !important;
	border-bottom: 1px solid #ddd !important;
	font-size: 16px;
	font-weight: 500;
}
.dropdown-service-accordin .accordion-item {
	border: none !important
}
.dropdown-service-accordin .accordion-body {
	padding: 15px 0
}
.service-mobile-list ul {
	list-style: none;
}
.mobile-services-list {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-bottom: 15px;
}
.mobile-services-icon {
	width: 55px;
}
.mobile-services-text a {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	border: none !important;
}
.service-mobile-list {
	background: #f5f5f5;
	padding: 15px 15px 5px 15px;
	border-radius: 10px;
}
.calendly-badge-widget iframe, .calendly-inline-widget iframe, .calendly-overlay iframe {
	display: inline;
	height: 100%;
	width: 42% !important;
	margin: 0 auto !important;
	padding: 0 !important;
	padding-left: 145px !important;
	margin-top: -30px !important;
}
.about-team-listing-wrap {
	overflow: hidden;
}
.about-text-heading h4 span {
	display: inline;
}
.about-text-heading {
	padding: 40px 0;
}
.about-smart-section-wrap h2 {
	margin: 0
}
.about-text-heading p {
	line-height: 30px
}
.cta-inner-about h5 {
	font-size: 36px;
}
.cta-inner-about h5 span {
	font-size: 40px;
}
.cta-inner-about h5 {
	line-height: 44px;
}
.cta-inner-about p {
	width: 100%
}
.cta-inner-about {
	padding: 80px 0 80px 0;
}
.service-hero-wrap h1 {
	font-size: 37px;
	line-height: 38px;
}
.service-hero-wrap h1 span {
	font-size: 37px;
	letter-spacing: -1.5px;
}
.start-business-cta-wrap h3 {
	font-size: 37px;
	line-height: 38px;
}
.start-business-cta-wrap h3 span {
	font-size: 37px;
	letter-spacing: -1.5px;
}
.container {
	padding: 0 15px !important;
}
.list-detail-text {
	padding: 30px 0;
}
.help-me-choose-wrap h2 {
	font-size: 40px;
	letter-spacing: -2px;
	font-family: 'FK Roman Standard';
}
.inner-help-me-wrp {
	height: auto;
}
.legal-services-wrap {
	padding-top: 0px !important;
}
.collapse-panel-smart {
	margin-top: 0;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet-content {
	padding: 0 !important;
}
.mbl_slider ul {
	list-style: none;
}
.service-hero-wrap h1 {
	margin-bottom: 30px;
}
.service-hero-wrap .service-hero-btn {
	margin-bottom: 40px;
}
.service-hero-bottom-btn a {
	display: block;
	width: 75%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.contect-main-service-wrap .image-popup-service {
	width: 100%;
}
.guideline-popup-wrap ul li a {
	width: 100%
}
.boxes-outer-main-wrap .boxes-about-main-wraper {
	height: 420px;
}
.overlay-box {
	width: 100%;
	margin: 0;
}
.about-smart-section-wrap h2 {
	margin-bottom: 25px;
}
.mobile-pricing-wraping .container {
	margin: 0;
	padding: 0 !important;
}
.mobile-pricing-wraping .accordion-button h5 {
	position: absolute;
	right: 51px;
	top: 13px;
}
.inner-help-me-wrp h5 span {
	font-size: 28px;
	letter-spacing: -1px;
}
.inner-help-me-wrp h5 {
	font-size: 24px;
	line-height: 34px;
	letter-spacing: -1px;
}
.pricing-bottom-sheet-wrap .custom-bottom-sheet-content {
	height: 85vh;
}
.popup-service-content h3 {
	font-size: 36px;
	letter-spacing: -1.5px;
}
.popup-service-content p {
	font-size: 28px;
	line-height: 37px;
}
.call-to-action-btn .modal-body iframe{
	height:100vh !important;
}
.mbl_longtext{
position: relative !important;
        left: 22px !important;
        right: auto !important;
        top: -1px !important;
}
.listing_price_main_wrap ul li .list_info_price_wrp{
		margin-bottom:20px !important;
}
.new_pricing_main_wrap h2 span {
    font-size: 45px !important;
}
.new_pricing_main_wrap h2 {
    font-size: 41px !important;
    line-height: 47px !important;
}
.new_pricing_main_wrap {
    padding: 30px 0 !important;
}	
}
@media screen and (max-width:420px) {
.hero-hero-bottom-btn a {
	width: 85%;
}
.btn-popup-service a {
	margin: 0
}
.btn-popup-service {
	margin-top: 0;
}
}
/* CSS media */


/* CSS pricing */

.new_pricing_main_wrap {
	padding: 60px 0;
}
.new_pricing_main_wrap h2 {
	font-size: 54px;
	line-height: 63px;
	color: #000;
	text-align: center;
	letter-spacing: -1.5px;
	margin-bottom: 20px;
	font-weight: 512;
	font-weight: 600;
}
.new_pricing_main_wrap h2 span {
	display: block;
	font-size: 60px;
	font-weight: 500;
	font-family: 'FK Roman Standard';
	letter-spacing: -2.5px;
}
.new_pricing_main_wrap p {
	text-align: center;
	font-size: 20px;
	color: #737373;
	padding-bottom: 30px
}
.new_pricing_main_wrap .nav-tabs {
	border: none;
	background: #000;
	border-radius: 30px;
	padding: 7px;
	display: flex;
	width: 251px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.new_pricing_main_wrap .nav-tabs li {
	margin: 0;
	padding: 0;
}
.new_pricing_main_wrap .nav-tabs li button {
	border: none;
	outline: none;
	padding: 9px 30px;
	border-radius: 30px !important;
	color: #fff !important;
	border: none !important;
	font-size: 16px;
	font-weight: 500;
}

.nav-tabs .nav-item.show .nav-link, .new_pricing_main_wrap .nav-tabs .nav-link.active {
	color: #453333 !important;
	background-color: #fff !important;
	border-color: #dee2e6 #dee2e6 #fff !important;
}
.listing_price_main_wrap ul {
	list-style: none;
}
.listing_price_main_wrap ul li .list_info_price_wrp {
	border: 1px solid #E2E2E2;
	border-radius: 20px;
	padding: 35px 25px 30px 25px;
	position: relative;
}
.listing_price_main_wrap ul li:nth-child(2) .list_info_price_wrp {
	background: #000 url(https://new.kanoony.com/wp-content/uploads/2025/08/bg.svg) no-repeat top;
	background-size: cover;
	border: none !important
}
.best_value_icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width:60px;
}
.best_value_icon img{
	width:100%;
}
.top_price_heading_wrp {
	text-align: center;
}
.top_price_heading_wrp h3 {
	font-size: 20px;
	color: #000;
	font-weight: 700;
	margin: 17px 0;
}
.package_price_wrap {
	font-size: 50px;
	font-weight: 900;
	color: #000;
	line-height: 50px;
	letter-spacing: -1.5px;
	margin-bottom:15px;
}
.package_price_wrap img {
    position: relative;
    top: -3px;
    margin-right: 0;
    left: 6px;
}
.price_info_text_wrp img{
	position: relative;
    top: 0px;
    margin-right: 7px;
    float: left;
}
.package_price_wrap span {
	font-size: 22px;
	font-weight:600
}
.small_sub_price {
	font-size: 18px;
	display: block;
	font-weight: 500;
	margin-bottom: 25px;
}
.top_price_heading_wrp h4 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 26px;
	margin-bottom: 25px;
}
.price_info_text_wrp span {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	margin-top: 15px;
}
.price_info_text_wrp span img{
	float:left;
}
.price_info_text_wrp span strong{
    font-weight: normal;
    float: left;
    line-height: 22px;
    width: 90%;
}
.price_info_text_wrp span img {
	position: relative;
	top: -2px;
	margin-right: 7px;
}
.price_btn_wrp {
	margin-top: 30px
}
.price_btn_wrp button {
	border: 1px solid #cccc;
	padding: 18px 0;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 16px;
	border-radius: 30px;
	background: none;
	font-weight: 600;
}
.price_btn_wrp button:hover {
	background: #333 !important;
	color: #fff !important;
	border: 1px solid #333 !important;
}
.plus-plan-wrap h3 {
	color: #fff;
}
.plus-plan-wrap .package_price_wrap {
	color: #fff;
}
.plus-plan-wrap .package_price_wrap img {
	filter: brightness(0) invert(1);
}
.plus-plan-wrap .small_sub_price {
	color: #fff;
}
.plus-plan-wrap .top_price_heading_wrp h4 {
	color: #fff;
}
.plus-plan-wrap  .price_info_text_wrp span {
	color: #fff;
}
.plus-plan-wrap .price_new_icon_icon img{
	filter: brightness(0) invert(1);
}
.plus-plan-wrap .price_new_icon_text{
	color:#fff !important;
}
.plus-plan-wrap .price_btn_wrp button {
	border: 1px solid #fff;
	color: #000;
	background: #fff;
}
.price_new_icon_icon{
	width: 20px;
    margin-top: 1px;
    float: left;
    margin-right: 9px;
}
.price_new_icon_text{
    width: 91%;
    float: left;
    line-height: 20px;
	margin-bottom:15px;
	font-size:15px;
}


/* CSS pricing */


.error-404{
	text-align:center;
}
.error-404 h1{
	font-size: 54px;
    line-height: 73px;
    color: #000;
    text-align: center;
    letter-spacing: -1.5px;
    margin-bottom: 10px;
    font-weight: 512;
    font-weight: 600;
	margin-top:-30px;
}
.error-404 h1 span{
	display: block;
    font-size: 70px;
    font-weight: 500;
    font-family: 'FK Roman Standard';
    letter-spacing: -2.5px;
	
}
.error-404 img{
	width: 350px;
}
.error-404 p{
	font-size:18px;
	padding-bottom:20px;
}
.error-404 a{
	background: #000;
    padding: 10px 24px;
    display: inline-block;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    margin: 0 4px;
    height: 44px;
    font-weight: 500;
}
.price_info_text_wrp{
    height: 620px;
    overflow: hidden;	
}

.error-404 a:hover{
	background:#333;
}
