.vc_row {max-width:1440px; padding:0 32px; width:100%; margin:auto;}
.btn:disabled {background: #D0DBE0; border-color: #D0DBE0; cursor: auto;}
.wpb_column .vc_figure {margin:0;}
.vc_figure img.attachment-full {width:100%; height:auto;}
.vc_figure img.attachment-thumbnail {width:auto; height:auto;}
.border-radius-none img {border-radius:0!important;}
.max-height-29 img {max-height:29px;}
.h-100 div, .h-100 figure {height:100%;}
.img-cover img {object-fit:cover; height:inherit!important;}
.vc_row.vc_inner {padding:0;}
.max-width-960 {text-align:center; max-width:960px; margin:auto;}
.max-width-900 {text-align:center; max-width:900px; margin:auto;}
.max-width-740 {text-align:center; max-width:740px; margin:auto;}
.inside-para-640 p {max-width:640px; margin:auto!important;}
.vc_col-sm-6 img {border-radius:24px;}
.text-center {text-align:center;}
.text-right {text-align:right;}
.full.vc_row {max-width:inherit; padding:0;}
.full .wpb_text_column {padding:0 32px;}
.full .wpb_text_column:has(> .Navorislider) {padding:0;}
/* Extra small devices (phones) */
/* #bodyinside {display:flex; flex-direction:column; gap:30px;} */
#Client-carousel {padding:60px 0; white-space:nowrap; overflow:hidden;}
#Client-carousel .client-slide {display:inline-flex; animation: 240s slide infinite linear; align-items:center;}
#Client-carousel .client-slide .image {width:250px; display:inline-block;}
#Client-carousel img {max-height:70px; max-width:150px; margin:0 auto; display:block;}
@keyframes slide {
	from {transform: translatex(0);}
	to {transform: translatex(-100%);}
}
.checklist ul {list-style:none; padding-left:0;}
.checklist ul li {position:relative; padding-left:40px;}
.checklist ul li::after {content: ''; background: url(/navori/wp-content/uploads/2025/05/Check-icon.svg); width: 28px; aspect-ratio: 1 / 1; height: 28px; position: absolute; left: 0; top: 0; border: none;}
.vc_section, .wpb_column {display: flex; flex-direction: column; gap: 30px;}
.wpb_raw_code, .wpb_text_column {display: flex; flex-direction: column; gap: 20px;}
/* static slider */
.track-nav {display: inline-flex; gap: 20px; justify-content: center;}
.track-nav button {background: none; border: 1px solid transparent; color: var(--white); width: 80px; padding: 8px; height: 80px; border-radius: 80px; cursor: pointer;}
.track-nav button img {filter: invert(102%) sepia(85%) saturate(3330%) hue-rotate(182deg) brightness(100%) contrast(100%);}
.track-nav button:hover {border-color: var(--grey-900);}
#previous img {transform: rotate(180deg);}
table {background:#F9FAFB; border-top:1px solid var(--border); border-left:1px solid var(--border); border-spacing:0;}
table td, table th {padding:17px 24px; font-size:16px; border-bottom:1px solid var(--border); border-right:1px solid var(--border);}
table th {font-weight:500;}
table td {font-weight:400;}
.flex-center {display:flex; align-items:center;}
.radius-20 img {border-radius:20px;}
@media (max-width: 575.98px) { 
	.vc_col-sm-2 {width:100%;}
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
	.vc_col-sm-3 {width:25%;}
	.vc_col-sm-4 {width: 33.33333333%;}
	.vc_col-sm-6 {width:50%;}
	.vc_col-sm-8 {width: 66.66666667%;}
	.vc_row:has(.vc_col-sm-12), .aligncenter {flex-direction:column;}
	.aligncenter .vc_col-sm-6 {width:100%;}
	/* .aligncenter {align-items:center; gap:50px!important;} */
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1249.98px) {
  .aligncenter {align-items:center; gap:100px!important;}
}
@media (min-width: 1250px) and (max-width: 1499.98px) {
	.aligncenter {align-items:center; gap:100px!important;}
	.aligncenter .vc_col-sm-6:has(.wpb_text_column) {max-width:600px;}
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1500px) {
	/* .aligncenter {align-items:center; gap:165px!important;} */
	.aligncenter {align-items:center; gap:100px!important;}
	.aligncenter .vc_col-sm-6:has(.wpb_text_column) {max-width:600px;}
}
@media (max-width: 767.98px){
	.vc_col-sm-6 {width:100%;}
	.vc_row {flex-direction:column;}
}
/* for navigation */
@media (max-width: 991.98px) {
	.vc_row {display:flex; gap:30px;}
	.vc_section {padding: 32px 0;}
	.aligncenter:has(> .vc_col-sm-6:first-child .wpb_text_column) {flex-direction:column-reverse;}
	.aligncenter:has(> .vc_col-sm-6:first-child .wpb_text_column video) {flex-direction:column;}
}
@media (min-width: 992px) {
	.vc_col-sm-1 {width:8.33333333%;}
	.vc_col-sm-2 {width:16.66666667%;}
	.vc_col-sm-3 {width:25%;}
	.vc_col-sm-4 {width:33.33333333%;}
	.vc_col-sm-5 {width:41.66666667%;}
	.vc_col-sm-6 {width:50%;}
	.vc_col-sm-7 {width:58.33333333%;}
	.vc_col-sm-8 {width:66.66666667%;}
	.vc_col-sm-9 {width:75%;}
	.vc_col-sm-10 {width:83.33333333%;}
	.vc_col-sm-11 {width:91.66666667%;}
	.vc_col-sm-12 {width:100%;}
	.vc_row:has(> .vc_col-sm-1), .vc_row:has(> .vc_col-sm-2),
	.vc_row:has(> .vc_col-sm-3), .vc_row:has(> .vc_col-sm-4),
	.vc_row:has(> .vc_col-sm-5), .vc_row:has(> .vc_col-sm-6),
	.vc_row:has(> .vc_col-sm-7), .vc_row:has(> .vc_col-sm-8),
	.vc_row:has(> .vc_col-sm-9), .vc_row:has(> .vc_col-sm-10),
	.vc_row:has(> .vc_col-sm-11) {display:flex; gap:30px;}
	.vc_section {padding: 64px 0;}
}