.betterdocs-main-wraper {
	display: flex;
	flex-direction: column;
}

* {
	font-family: 'Inter', sans-serif;
}

a {
	color: #176B87;
}

.elementor p{
	margin: 0;
}

a:hover {
	color: #176B87;
}

.elementor-button.elementor-size-md {
	min-width: 236px;
}

.elementor blockquote {
	border-color: #176B87;
}

.nim-download-button.hidden {
	display: none;
}
@media only screen and (max-width: 960px) {
	.single-post .nimbus-two-columns .container{
		display: flex;
		flex-direction: column;
	}
	.single-post .nimbus-two-columns .container .nimbus-sidebar{
		order: 2;
	}
}
@media only screen and (max-width: 767px) {
	.mobile-order-1 {
		order: 1;
	}

	.mobile-order-2 {
		order: 2;
	}

	.mobile-order-3 {
		order: 3;
	}

	.mobile-order-4 {
		order: 4;
	}
}

.green-sign, .red-sign {
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	color: #fff !important;
	margin: 0 auto;
	height: 17px;
	width: 17px;
}

.red-sign {
	background-color: #ed5454;
	border-radius: 3px;
}

.green-sign {
	background-color: #00b888;
	border-radius: 3px;
}

.wp-block-button__link {
	background-color: #00a1b7;
	text-decoration: none;
}

.wp-block-button__link:hover {
	background-color: #1dc7e3;
	text-decoration: none !important;
}

.betterdocs-single-wraper {
	background-color: #fff;
}

.docs-single-title .betterdocs-entry-title {
	font-size: 60px;
	color: rgba(0, 0, 0, 0.87);
}

.betterdocs-content {
	font-size: 24px;
	color: rgba(0, 0, 0, 0.87);
}

.betterdocs-content ul li::before {
	content: "\2022";
	color: #1DB6DA;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

.betterdocs-sidebar-content.betterdocs-category-sidebar .betterdocs-categories-wrap li a {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.87);
}

.betterdocs-sidebar-content.betterdocs-category-sidebar .docs-cat-title-inner .docs-cat-heading {
	color: rgba(0, 0, 0, 0.87);
}

.betterdocs-sidebar-content.betterdocs-category-sidebar .docs-single-cat-wrap .active-title .docs-cat-title-inner .docs-cat-heading, .betterdocs-sidebar-content.betterdocs-category-sidebar .active-title .docs-cat-title-inner .docs-cat-heading, .betterdocs-category-wraper .betterdocs-full-sidebar-left .docs-cat-title-wrap::after {
	color: rgba(0, 0, 0, 0.87) !important;
}

.exad-advance-tab-nav li {
	line-height: 100%;
}

.exad-advance-tab-nav li span {
	line-height: 120%;
}

.exad-advance-tab-nav li.active {
	position: relative;
}

.exad-advance-tab-nav li.active:after {
	content: url('https://nimbusweb.me/wp-content/uploads/2022/09/arrow-right-white.png');
	position: absolute;
	right: 0;
	top: calc(50% - 20px);
	width: 40px;
	height: 40px;
	background-color: #176B87;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
}

@media only screen and (max-width: 1140px) {
	.exad-advance-tab-nav li.active:after {
		/* 		display: none; */
		/* 		content: "";
		background-color: none; */
		right: -10px;
	}
}

.exad-advance-tab-content {
	flex-direction: column;
}

.exad-advance-tab-content video {
	width: 100% !important;
	height: auto !important;
}

.exad-advance-tab-content-description a {
	font-size: 16px;
	color: #00a1b7;
	position: relative;
}

.exad-advance-tab-content-description a:after {
	position: absolute;
	content: url('https://nimbusweb.me/wp-content/uploads/2022/09/arrow-right-blue.png');
	right: -28px;
	top: 2px;
	transition: all .2s ease;
	transform: translateX(-28px);
	opacity: 0;
}

.exad-advance-tab-content-description a:hover {
	color: #176B87;
}

.exad-advance-tab-content-description a:hover:after {
	transform: translateX(0);
	opacity: 1;
}

.exad-tab-image-has-yes .exad-advance-tab-content-element {
	width: 100% !important;
}

.exad-tab-image-has-yes .exad-advance-tab-content-thumb img.size-full {
	width: 100% !important;
}

.exad-tab-image-has-yes .exad-advance-tab-content-thumb {
	width: 100% !important;
}


@media only screen and (max-width: 1140px) {
	.exad-tab-image-has-yes .exad-advance-tab-content-element {
		width: 100% !important;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.exad-tab-image-has-yes .exad-advance-tab-content-thumb {
		width: 100% !important;
	}

	.exad-tab-image-has-yes {
		flex-direction: column !important;
	}
}

@media only screen and (max-width: 575px) {
	.exad-advance-tab-nav {
		overflow-x: auto;
		overflow-y: hidden;
		display: flex;
	}

	.exad-advance-tab-nav li.active:after {
		display: none;
		content: "";
		background-color: none;
		right: -10px;
	}

	.exad-advance-tab-nav::-webkit-scrollbar {
		display: none;
	}

	.exad-advance-tab .exad-advance-tab-nav li {
		white-space: nowrap;
		font-weight: 700 !important;
	}

	.exad-advance-tab-nav li {
		border-top: 2px;
		border-bottom: 2px;
		border-left: 1px;
		border-right: 1px;
		border-style: solid;
		border-color: #EBF3F5;
	}

	.exad-advance-tab-nav li:first-child {
		border-top-left-radius: 10px !important;
	}

	.exad-advance-tab-nav li:last-child {
		border-top-right-radius: 10px !important;
	}

	.exad-advance-tab>.exad-advance-tab-content.active {
		background: #EBF3F5;
	}

	.exad-advance-tab-nav li.active {
		background: #EBF3F5;
	}
}

span.splat {
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/08/splat.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	padding: 24px;
	margin: -24px;
	z-index: -1;
	position: relative;
}

span.splat-small {
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/08/splat-small.png');
	background-repeat: no-repeat;
	background-position: center 13px;
	background-size: contain;
	padding: 16px;
	margin: -16px;
	z-index: -1;
	position: relative;
}

a.close-toc {
	right: 16px;
}

/* table custom style begin*/
.table-mobile-scroll {
	overflow-x: auto;
}

.tablepress {
	border-collapse: separate !important;
	border: 3px solid #EBF3F5;
	border-radius: 4px;
	font-weight: 400;
	font-size: 18px;
	margin: 40px 0 0;
}

.tablepress td,
.tablepress th {
	padding: 16px;
}

.tablepress tbody td {
	vertical-align: middle;
}

.tablepress thead th {
	border-bottom: 1px solid #EBF3F5;
	background-color: #fff;
}

.tablepress thead th:not(:first-child) {
	border-left: 1px solid #EBF3F5;
	width: 20%;
	word-break: break-word;
	text-align: center;
}

/* .tablepress thead th:first-child {
	padding-left: 60px;
}

.tablepress tbody td:first-child {
	padding-left: 60px;
} */

.tablepress tbody td:not(:first-child) {
	border-left: 1px solid #EBF3F5;
	text-align: center;
	width: 20%;
	word-break: break-word;
	vertical-align: middle;
}

.tablepress tbody td,
.tablepress tfoot th {
	border-top: 1px solid #EBF3F5;
}

.tablepress img {
	margin: 0 auto;
}

@media only screen and (max-width: 600px) {
	.tablepress {
		font-size: 14px;
	}

	.tablepress td, .tablepress th {
		padding: 16px;
	}

	.tablepress tbody td:first-child {
		padding: 10px;
	}
}

/* table custom style end*/

/*tabs style begin*/

.nimbus-advanced-tabs h3 {
	font-size: 30px;
	margin-bottom: 20px;
}

.nimbus-advanced-tabs video,
.nimbus-advanced-tabs img,
.nimbus-advanced-tabs .exad-tab-image-has-yes .exad-advance-tab-content-thumb img,
.nimbus-advanced-tabs video {
	filter: drop-shadow(0px 4px 40px rgba(142, 176, 184, 0.4));
	border-radius: 14px;
	border: 2px solid #FFFFFF;
	box-sizing: content-box;
}

.nimbus-advanced-tabs.image-tabs img {
	margin: 0 !important;
}

.nimbus-advanced-tabs.enterprises img {
	margin: 0 10px 0 0;
	filter: brightness(40%);
	border: 0;
}

.nimbus-advanced-tabs.enterprises li {
	align-items: inherit;
}

.nimbus-advanced-tabs.enterprises li.active img {
	filter: brightness(100%);
}

.enterprise-horizontal-tab .exad-advance-tab-content {
	flex-direction: row;
}

.enterprise-horizontal-tab .exad-advance-tab-content-element {
	padding-right: 30px;
}

/* .nimbus-advanced-tabs .exad-advance-tab-nav li.active{
	font-weight: 700;
} */
@media only screen and (max-width: 767px) {
	.enterprise-horizontal-tab .exad-advance-tab-content-element {
		padding-right: 0;
		text-align: center;
	}

	.enterprise-horizontal-tab .exad-advance-tab-content-description {
		text-align: left;
	}

	.nimbus-advanced-tabs h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.nimbus-advanced-tabs video,
	.nimbus-advanced-tabs img,
	.nimbus-advanced-tabs .exad-tab-image-has-yes .exad-advance-tab-content-thumb img,
	.nimbus-advanced-tabs video {
		margin-top: 20px;
	}

	.enterprise-horizontal-tab .exad-tab-horizontal.exad-tab-align-center>.exad-advance-tab-nav {
		justify-content: initial;
	}
}

.elementor-tabs img {
	margin: 0;
}

.elementor-widget-tabs .elementor-tab-content {
	padding: 0 !important;
}

.elementor-widget-tabs .elementor-tab-desktop-title {
	padding: 20px 55px;
}

.elementor-widget-tabs .elementor-tabs-wrapper {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
	width: 100%;
	text-align: center;
	z-index: 2;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:not(:first-child) {
	border-left: 2px solid #EBF3F5;
}

.elementor-widget-tabs .elementor-tabs {
	border: 2px solid #EBF3F5;
	border-radius: 6px;
	overflow: hidden;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.elementor-tab-title.elementor-active {
	background: #EBF3F5;
}

.nimbus-tabs .video-player {
	width: 100% !important;
	height: auto !important;
}

/*tabs style end*/

/*testimonials-slider begin*/

.nimbus-testimonials .elementor-swiper-button {
	top: calc(100% + 70px);
	background-color: #EBF3F5;
	padding: 10px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nimbus-testimonials .elementor-main-swiper {
	width: 100% !important;
}

.nimbus-testimonials .elementor-swiper-button-prev {
	left: calc(50% - 60px) !important;
}

.nimbus-testimonials .elementor-swiper-button-next {
	right: calc(50% - 60px) !important;
}

@media only screen and (max-width: 600px) {
	.nimbus-testimonials .swiper-slide {
		padding: 20px !important;
	}

	.nimbus-testimonials .elementor-testimonial__content {
		display: flex;
		flex-direction: column-reverse;
	}

	.nimbus-testimonials .elementor-testimonial__cite {
		margin-top: 0 !important;
		margin-bottom: 40px;
		margin-left: 80px;
	}

	.nimbus-testimonials .elementor-testimonial__footer {
		position: absolute;
		left: 20px;
		top: 20px;
	}
}

/*testimonials-slider end*/

/*companies-testimonials-slider begin*/
.nimbus-companies .elementor-testimonial__image {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.nimbus-companies .elementor-testimonial__image img {
	border-radius: 0px;
	width: auto !important;
	max-width: 70%;
	object-fit: contain;
}

.nimbus-companies .elementor-swiper-button {
	top: calc(100% + 70px);
	background-color: #EBF3F5;
	padding: 10px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nimbus-companies .elementor-swiper-button-prev {
	left: calc(50% - 60px) !important;
}

.nimbus-companies .elementor-swiper-button-next {
	right: calc(50% - 60px) !important;
}

/*companies-testimonials-slider end*/

/*nimbus-trusted block begin*/
.nimbus-trusted {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
}

.nimbus-trusted img {
	margin: 15px 18px;
}

/*nimbus-trusted block end*/


/*nimbus-faq begin*/
.nimbus-faq .elementor-accordion-item {
	border: 3px solid #EBF3F5 !important;
	margin: 10px 0 !important;
	border-radius: 10px !important;
	padding: 0 !important;
	overflow: hidden;
}

.nimbus-faq .elementor-accordion-icon {
	padding-right: 6px;
	width: auto;
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.nimbus-faq .elementor-accordion-icon::before {
	content: "";
	width: 38px;
	height: 38px;
	background: #EBF3F5;
	border-radius: 50%;
	position: absolute;
	z-index: -1;
}

.nimbus-faq .elementor-accordion-icon {
	position: relative;
	z-index: 2;
}

@media only screen and (max-width: 1366px) {
	.nimbus-faq .elementor-accordion-icon {
		padding-right: 2px;
	}
}

@media only screen and (max-width: 767px) {
	.nimbus-faq .elementor-accordion-icon {
		padding-right: 0;
	}
}

@media only screen and (max-width: 600px) {
	.nimbus-faq .elementor-accordion-icon::before {
		display: none;
	}

	.nimbus-faq .elementor-tab-title {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		justify-content: space-between;
	}
}

/*nimbus-faq end*/

/*nimbus-templates-slider begin*/

.nimbus-templates .elementor-swiper-button {
	top: calc(100% + 70px);
	background-color: #EBF3F5;
	padding: 10px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nimbus-templates .elementor-main-swiper {
	width: 100% !important;
}

.nimbus-templates .elementor-swiper-button-prev {
	left: calc(50% - 60px) !important;
}

.nimbus-templates .elementor-swiper-button-next {
	right: calc(50% - 60px) !important;
}

/*nimbus-templates-slider end*/


/*nimbus-features-cards begin*/
.nimbus-features-card .elementor-widget-wrap {
	display: flex;
	flex-direction: column;
}

.nimbus-features-card .nimbus-features-card__link {
	margin-top: auto;
}

/*nimbus-features-cards end*/

/*affiliate-program-list begin*/
.affiliate-program-list .exad-list-group {
	max-width: 1000px;
	margin: 0 auto;
}

.affiliate-program-list .exad-list-group-item {
	width: 20%;
}

@media (max-width: 768px) {
	.affiliate-program-list .exad-list-group-item {
		width: 100%;
	}

	.affiliate-program-list .exad-list-group .exad-list-group-wrapper.layout_2 {}
}

.affiliate-program-list .exad-list-group-item {
	justify-content: flex-start !important;
}

/*affiliate-program-list end*/

/*platform-tools-listt begin*/
.platform-tools-list .platform-tools {
	display: flex;
	flex-wrap: wrap
}

.platform-tools-list .platform-tools a {
	margin: 0 22px 15px 0;
}

/*platform-tools-listt end*/

/*nimbus-awards-list begin*/
.nimbus-awards-list .nimbus-awards {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.nimbus-awards-list .nimbus-awards img {
	margin: 15px;
}

/*nimbus-awards-list end*/

/*nimbus-find-out-slider begin*/
.nimbus-find-out-slider .uc_classic_carousel_placeholder,
.nimbus-find-out-slider .card_carousel_title,
.nimbus-find-out-slider .card_carousel_subtitle {
	text-align: center;
}

.nimbus-find-out-slider .card_carousel_text {
	position: relative;
}

.nimbus-find-out-slider .card_carousel_text::before {
	position: absolute;
	content: '';
	top: 0;
	left: -8px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/10/quote.svg');
	width: 12px;
	height: 8px;
	z-index: -1;
}

.nimbus-find-out-slider .owl-dot {
	height: 8px !important;
	border-radius: 5px !important;
}

.nimbus-find-out-slider .ue_button {
	text-align: right;
}

.nimbus-find-out-slider .uc_more_btn {
	position: relative;
}

.nimbus-find-out-slider .uc_more_btn::before {
	position: absolute;
	content: '';
	right: 0;
	top: 5px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/10/arrow-thin-right.svg');
	width: 11px;
	height: 11px;
}

@media (max-width: 768px) {
	.nimbus-find-out-slider .owl-dot {
		width: 30px !important;
	}
}

/*nimbus-find-out-slider end*/

/*nimbus-yellow titles blocks begin*/
.yellow-title .yellow-box {
	position: relative;
	display: inline-block;
	z-index: 1;
}

.yellow-title .yellow-box::before {
	position: absolute;
	content: '';
	background-size: cover;
	z-index: -1;
}

.yellow-title.yellow-title-work .yellow-box::before {
	width: 125px;
	height: 70px;
	top: -14px;
	left: -18px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/10/yellow-1.svg');
}

.yellow-title.yellow-title-awards .yellow-box::before {
	width: 155px;
	height: 74px;
	top: -5px;
	left: -10px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/10/yellow-6.svg');
}

.yellow-title.yellow-title-nimbus .yellow-box::before {
	width: 175px;
	height: 84px;
	top: -17px;
	left: -13px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/10/yellow-3.svg');
}

.yellow-title.yellow-title-people .yellow-box::before {
	width: 151px;
	height: 73px;
	top: -14px;
	left: -12px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/10/yellow-5.svg');
}

.yellow-title.yellow-title-affiliate .yellow-box::before {
	width: 321px;
	height: 108px;
	top: 0;
	left: -10px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/10/Union.svg');
}

.yellow-title.yellow-title-brain .yellow-box {
	z-index: 0;
}

.yellow-title.yellow-title-brain .yellow-box::before {
	width: 281px;
	height: 48px;
	top: -7px;
	left: -7px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/11/main-yellow-short.svg');
}

.yellow-title.yellow-title-editor .yellow-box {
	z-index: -1;
	display: inline;
}

.yellow-title.yellow-title-editor .yellow-box::before {
	width: 787px;
	height: 114px;
	top: -28px;
	left: -31px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/11/main-yellow-long.svg');
}

@media (max-width: 768px) {
	.yellow-title.yellow-title-editor .yellow-box::before {
		width: 640px;
		height: 92px;
		top: -22px;
		left: -20px;
	}
}

@media (max-width: 767px) {
	.yellow-title.yellow-title-work .yellow-box::before {
		width: 90px;
		height: 50px;
		top: -7px;
		left: -10px;
	}

	.yellow-title.yellow-title-awards .yellow-box::before {
		width: 130px;
		height: 44px;
		top: 0px;
		left: -15px;
	}

	.yellow-title.yellow-title-nimbus .yellow-box::before {
		width: 130px;
		height: 60px;
		top: -8px;
		left: -6px;
	}

	.yellow-title.yellow-title-people .yellow-box::before {
		width: 114px;
		height: 49px;
		top: -2px;
		left: -8px;
	}

	.yellow-title.yellow-title-affiliate .yellow-box::before {
		width: 150px;
		height: 51px;
		top: 0;
		left: -5px;
	}

	.yellow-title.yellow-title-editor .yellow-box::before {
		width: 290px;
		height: 42px;
		top: 2px;
		left: -5px;
	}
}

/*nimbus-yellow titles blocks end*/

.nimbus-chosen-title .blue-txt {
	color: #176B87;
}

/* .docs-navigation a {
	transition: .3s;
}
.docs-navigation a:hover {
	color: #000 !important;
	transition: .3s;
} */
/* .docs-navigation a[rel="prev"] svg,
.docs-navigation a[rel="next"] svg {
    display: none;
} */
/* .docs-navigation a::before {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    left: -10px;
    color: #3f5876;
}
.docs-navigation a[rel="next"]::before {
    content: "Next:";
}
.docs-navigation a[rel="prev"]::before {
    content: "Previous:";
} */
/* .docs-single-main figure,
.docs-single-main .wp-block-image {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}
.docs-single-main .betterdocs-entry-title {
	padding-bottom: 0 !important;
	margin-bottom: 30px !important;
}
.docs-single-main .betterdocs-content-heading {
	margin: 60px 0 30px !important;
}
.docs-single-main li > ul, .docs-single-main li > ol {
  margin: 0rem 0 0 1rem;
}
@media (min-width: 768px) {
	.docs-single-main .betterdocs-entry-title {
		font-size: 60px !important;
	} 
	.docs-single-main .betterdocs-content-heading {
		font-size: 40px !important;
	}
	.h3, h3 {
		font-size: 24px !important;
	}
	.docs-single-main p {font-size: 18px;}
	.docs-single-main li {font-size: 18px;}
}
@media (max-width: 767px) {
	.docs-single-main .betterdocs-entry-title {
		font-size: 40px !important;
	}
	.docs-single-main .betterdocs-content-heading {
		font-size: 32px !important;
	}
	.h3, h3 {
		font-size: 24px !important;
	}
	.docs-single-main p {font-size: 18px;}
	.docs-single-main li {font-size: 18px;}
}

.title-blue {
	color: #319fb7;
}

 */
/*succeess stories start */
.success-tabs .elementor-tabs-content-wrapper {
	margin-top: 55px;
}

.success-tabs .elementor-tabs {
	border: none;
}

.success-tabs .elementor-tab-title {
	filter: grayscale(0.9);
	opacity: .7;
	flex-direction: column;
	padding: 0;
	width: auto;
	background: none;
	border: none !important;
}

@media (max-width: 767px) {
	.success-tabs .elementor-tabs .elementor-tabs-wrapper {
		display: flex;
	}
}

.success-tabs .elementor-tabs-content-wrapper .elementor-tab-title {
	display: none;
}

.success-tabs.elementor-widget-tabs .elementor-tab-desktop-title {
	padding: 0;
}

.success-tabs .elementor-tabs-wrapper {
	max-width: 470px;
	margin: 0 auto;
}

.success-tabs .elementor-tab-title.elementor-active {
	filter: none;
	opacity: 1;
}

.success-tabs .elementor-tab-title img {
	display: block;
	margin-bottom: 15px;
}

.success-tabs .tab-row {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.success-tabs .tab-item {
	display: flex;
	flex-direction: column;
	width: 33%;
	padding: 0 28px 55px;
}

@media (max-width: 1023px) {
	.success-tabs .tab-item {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.success-tabs .tab-item {
		width: 100%;
	}
}

.success-tabs .tab-top-block {
	display: flex;
	line-height: 1;
	margin-bottom: 20px;
}

.success-tabs .tab-top-block .tab-txt {
	height: 66px;
}

.success-tabs .tab-top-block .tab-img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	margin-right: 10px;
	background-color: #319fb7;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	overflow: hidden;
	flex-shrink: 0;
}

.tab-top-block .tab-name {
	font-size: 18px;
	display: block;
}

.success-tabs .tab-top-block .tab-description {
	font-size: 14px;
	color: #798893;
}

.success-tabs .tab-row .story-block {
	background-color: #f5f8fa;
	border-radius: 0px 50px 50px 50px;
	padding: 20px 30px;
	font-size: 15px;
	line-height: 22px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 134px;
	height: 100%;
}

.tab-row .story-block .story-link,
.success-story .story-link {
	margin-top: 10px;
	color: #00a1b7;
	font-size: 13px;
	font-weight: 500;
	display: flex;
	align-items: center;
}

.tab-row .story-block .story-link::after,
.success-story .story-link::after {
	content: '';
	width: 15px;
	height: 15px;
	display: inline-block;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2022/11/arrow-down-icon.svg');
	background-repeat: no-repeat;
	margin-left: 6px;
}

/*succeess stories end */

/*main page start */
.nimbus-eversync {
	display: inline-flex;
	align-items: baseline;
	overflow: hidden;
	background: #fff;
	border-radius: 44px;
	padding: 4px 30px 4px 4px;
}

.nimbus-eversync img {
	margin-right: 10px;
	align-self: center;
}

@media (max-width: 767px) {
	.nimbus-eversync img {
		width: 32px;
	}

	li ul {
		padding-left: 0;
		margin-left: 1rem;
	}
}

.nimbus-eversync-section {
	position: relative;
}

.nimbus-eversync-section::before {
	position: absolute;
	content: '';
	width: 100%;
	max-width: 1642px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://nimbusweb.me/wp-content/uploads/2022/11/clouds.png");
	background-position: 50% 70%;
	top: 0;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

/*main page end */

/*experts page start */
.tab-card-row {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.tab-card-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: 330px;
	padding: 20px 20px 25px 20px;
	margin: 0 30px 60px;
	border-radius: 36px;
	box-shadow: 4px 4px 38px rgb(167 194 198 / 35%);
}

.tab-card-image {
	width: 100%;
	height: 200px;
	border-radius: 20px;
	overflow: hidden;
	margin: 0 0 20px;
}

.tab-card-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tab-card-name {
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	color: #323348;
	letter-spacing: 0.02em;
	margin: 0 0 20px;
}

.tab-card-subtitle {
	width: 100%;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
	letter-spacing: 0.03em;
	color: #323348;
}

.tab-card-link-list {
	list-style-type: none;
	padding: 20px 0;
	margin: 0;
	width: 100%;
}

.tab-card-link-list li {
	line-height: 26px;
}

.elementor-widget.tab-card-link-list a,
.tab-card-link-list a {
	display: flex;
	align-items: flex-start;
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	color: #798893;
	word-break: break-all;
	text-decoration: none;
}

.tab-card-link-list .elementor-icon-list-text {
	word-break: break-all;
}

.tab-card-link-list .elementor-icon-list-icon {
	flex-shrink: 0;
	margin: 6px 0 0;
}

.tab-card-link-list img {
	margin: 5px 12px 0 0;
}

.tab-card-link-list .website-img {
	margin-top: 9px;
}

.tab-card-link-list .medium-img {
	margin-top: 7px;
}

.tab-card-profile-link {
	display: flex;
	align-items: center;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: .8px;
	color: #fff;
	background: #00a1b7;
	padding: 10px 18px;
	margin: auto 0 0;
	border-radius: 60px;
}

.tab-card-profile-link:hover {
	color: #fff;
	background: #07b8c7;
	text-decoration: none;
}

.tab-card-profile-link img {
	margin-left: 10px;
}

.tab-card-info-block {
	display: flex;
	align-items: flex-start;
	font-size: 16px;
	max-width: 1110px;
	margin: 0 auto 85px;
}

.tab-card-info-block img {
	margin: 3px 20px 0 0;
}

.tab-card-info-block p {
	line-height: 30px;
}

@media (max-width: 1200px) {
	.tab-card-info-block {
		max-width: 80%;
	}

	.tab-card-info-block img {
		margin: 3px 10px 0 0;
	}
}

@media (max-width: 767px) {
	.tab-card-info-block {
		max-width: 100%;
	}
}

.expert-profile-img .elementor-container {
	position: relative;
}

.nimbus-img-category {
	position: absolute;
	bottom: 45px;
	left: 50px;
}

.nimbus-card-list .elementor-container {
	justify-content: center;
}

.nimbus-expert-cart .elementor-widget-wrap {
	display: flex;
	flex-direction: column;
}

.nimbus-expert-cart .elementor-widget-button {
	margin-top: auto;
}

.nimbus-expert-cart .tab-card-link-list {
	padding: 0;
}

@media (max-width: 767px) {
	.nimbus-img-category {
		bottom: 10px;
		left: 25px;
	}

	.nimbus-img-category .elementor-container {
		display: flex;
	}

	.nimbus-img-category .elementor-container>div {
		max-width: 110px;
	}

	.nimbus-img-category .elementor-container div:first-child {
		margin-right: 5px;
	}
}

/*experts page end */

/*full page screenshot start */
.nimbus-two-icon-btn .elementor-button {
	display: flex;
	align-items: center;
}

.nimbus-two-icon-btn .elementor-button::after {
	content: url('https://nimbusweb.me/wp-content/uploads/2023/01/download.svg');
	margin-left: 12px;
}

.nimbus-features-block .elementor-container {
	flex-wrap: wrap;
	justify-content: center;
}

.nimbus-features-block .elementor-column {
	width: 25%;
}

.nimbus-try-step {
	position: relative;
}

.nimbus-try-bubble {
	position: absolute;
	top: 0;
	left: -10px;
	z-index: 1;
}

@media (max-width: 767px) {
	.nimbus-features-block .elementor-column {
		width: 100%;
		max-width: 220px;
		margin: 0 auto 30px;
	}

	.nimbus-try-step {
		max-width: 85px;
		margin: 0 auto;
	}
}

.yellow-title.yellow-title-important .yellow-box::before {
	width: 280px;
	height: 47px;
	top: 11px;
	left: -10px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2023/01/yellow-screen-1.svg');
}

.yellow-title.yellow-title-easily-create .yellow-box::before {
	width: 395px;
	height: 44px;
	top: -6px;
	left: -50px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2023/01/yellow-screen-2.svg');
}

.yellow-title.yellow-title-more-features .yellow-box::before {
	width: 345px;
	height: 44px;
	top: 10px;
	left: -10px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2023/01/yellow-screen-3.svg');
}

.yellow-title.yellow-title-try-it .yellow-box {
	z-index: -1;
}

.yellow-title.yellow-title-try-it .yellow-box::before {
	width: 103px;
	height: 55px;
	top: -9px;
	left: -10px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2023/01/yellow-screen-4.svg');
}

@media (max-width: 1024px) {
	.yellow-title.yellow-title-important .yellow-box::before {
		width: 168px;
		height: 28px;
		top: 5px;
		left: -5px;
	}

	.yellow-title.yellow-title-more-features .yellow-box::before {
		width: 205px;
		height: 27px;
		top: 17px;
		left: -5px;
	}
}

@media (max-width: 767px) {
	.yellow-title.yellow-title-easily-create .yellow-box::before {
		width: 324px;
		height: 37px;
		top: -3px;
		left: -15px;
	}

	.yellow-title.yellow-title-more-features .yellow-box::before {
		top: 6px;
	}
}

/*full page screenshot end */

.enterprise-form .elementor-button {
	text-decoration: none;
}

.enterprise-form .elementor-button:hover, .enterprise-form .elementor-button:focus {
	background: #1DB6DA !important;
}

/*data collection page start */
.organization-slider .slick-track {
	height: auto !important;
}

.yellow-title.yellow-title-your-team .yellow-box::before {
	width: 450px;
	height: 68px;
	top: 0px;
	left: -5px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2023/02/Vector-2.svg');
}

.yellow-title.yellow-title-your-client .yellow-box::before {
	width: 290px;
	height: 64px;
	top: -3px;
	left: -14px;
	background-image: url('https://nimbusweb.me/wp-content/uploads/2023/02/Vector-3.svg');
}

@media (max-width: 768px) {
	.yellow-title.yellow-title-your-team .yellow-box::before {
		width: 270px;
		height: 40px;
	}

	.yellow-title.yellow-title-your-client .yellow-box::before {
		width: 160px;
		height: 35px;
		top: 0px;
		left: -10px;
	}
}

.nimbus-advanced-tabs.date-collection-tab .exad-advance-tab-content-thumb img {
	border: none;
}

.nimbus-advanced-tabs.date-collection-tab .exad-advance-tab-content-description p {
	margin: 0 0 40px;
}

.nimbus-data-collection-chess ul {
	padding: 0;
	margin: 0 0 0 20px;
}

.nimbus-data-collection-chess ul li {
	list-style-type: disc;
	margin: 0 0 7px;
}

.nimbus-advanced-tabs.date-collection-tab .exad-advance-tab-content-description p {
	margin: 0;
}