.no-bg .page-header{
	background-color: #242D3E;
}
.nd-sol-sec1{
	padding-top: 10px;
	padding-bottom: 100px;
	background-color: #242D3E;
}
.nd-sol-sec1-inner{
	display: grid;
    /*grid-template-columns: 570px 1fr;*/
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 130px;
       -moz-column-gap: 130px;
            column-gap: 130px;
    /*margin-left: calc(48vw - 570px);*/
    padding-left: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.nd-sol-sec1-col h1{
	font-family: "Poppins", sans-serif;
	font-size: 56px;
	font-style: normal;
	font-weight: 400;
	line-height: 76px;
	margin-bottom: 0;
}
.nd-sol-sec1-col p{
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 45px;
}
.nd-sol-sec1-img-mb{
	display: none;
}
.nd-btn-dbsides{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 30px;
	   -moz-column-gap: 30px;
	        column-gap: 30px;
}
.nd-btn-dbsides a{
	padding: 18px 22px;
	font-weight: 600;
}
.nd-btn-dbsides a.btn-transparent{
	background-color: transparent;
	border: 1px solid #fff;
    border-radius: 40px;
    color: #fff;
}
.nd-btn-dbsides a.btn-transparent:hover{
	background-color: #d3f85a;
	border-color: transparent;
	color: #12161f;
}
.nd-pill-outer{
	text-align: center;
}
.nd-pill{
	display: inline-block;
    background-color: #242D3E;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 30px;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .4em;
    color: #fff;
}
 .nd-sol-sec1 .nd-pill{
	background-color: #12161F;
}
.nd-pill-outer.pillbgc-white p{
	background-color: #fff;
	color: #12161F;
}
.nd-pill.pillc-green{
	color: #D3F85A;
}
.nd-client-logos{
	margin-top: 110px;
	text-align: center;
}
.client-logos-left-right .swiper-wrapper,
.client-logos-right-left .swiper-wrapper
{
  -webkit-transition-timing-function:linear!important;
  transition-timing-function:linear!important; 
}
.client-logos-left-right{
	margin-top: 5px;
	margin-bottom: 25px;
}
.client-logo-wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.nd-sol-client-group .swiper-slide img{
	height: 45px;
}
/*sol sec2*/
.nd-sol-sec2.access-challenges-section.extra-top-spacing{
	padding-top: 100px;
}
.nd-sol-sec2.access-challenges-section .container .challenges-section-h2{
	max-width: 560px;
}
.nd-sol-sec2.access-challenges-section .container .challenges-section-h2 h2{
	margin-bottom: 50px;
	margin-top: 10px;
}
.nd-sol-sec2.access-challenges-section .container .challenges-box-content .challenges-box .challenges-box-p .p-text-box{
	max-width: 250px;
}
.nd-sol-sec2 .challenges-box-h3-text strong{
	display: block;
	margin-top: 5px;
}
.nd-sol-sec2.access-challenges-section .container .challenges-box-content .challenges-box .challenges-box-h3 .challenges-box-h3-text p{
	font-size: 18px;
}
.nd-sol-sec2.access-challenges-section .container .challenges-box-content .challenges-box .conector{
	margin-left: 50px;
}

/*sol sec3*/
.nd-sol-sec3{
	background-color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
}
.nd-h2-title-txt{
	text-align: center;
    max-width: 776px;
    margin: auto;
}
.nd-h2-title-txt h2{
	font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: -0.32px;
    text-align: center;
    color: #12161f;
    margin-bottom: 30px;
	margin-top: 10px;
}
.nd-h2-title-txt p{
	font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 45px;
    color: #12161F;
}
.nd-sol-tab-main{
	border-radius: 10px;
	border: 1px solid #212834;
}
.nd-sol-tab-nav{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 60px;
	   -moz-column-gap: 60px;
	        column-gap: 60px;
	padding-top: 20px;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid #212834;
}
.nd-sol-tab-prog{
	height: 1px;
    background: #212834;
    position: absolute;
    bottom: 0;
    width: 0%;
    left: 0;
}
.nd-sol-tab-nav span{
	color: #242D3E;
	text-align: center;
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: -0.48px;
	display: block;
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
	cursor: pointer;
	border:none!important;
	position: relative;
}
.nd-sol-tab-nav span.active{
	/*border-bottom: 1px solid #212834;*/
	font-weight: 600;
}
.nd-sol-tab-cont{
	display: grid;
    grid-template-columns: 0.7fr 1fr;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
    padding: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.nd-sol-tab-txt{
	max-width: 400px;
}
.nd-sol-tab-cont h3{
	color: #12161F;
	font-family: "Poppins", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 52px;
	letter-spacing: -0.8px;
	margin-bottom: 25px;
}
.nd-sol-tab-cont p{
	color: #12161F;
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
}
.nd-sol-tab-cont img{
	width: 100%;
}
.nd-sol-tab-cont{
	display: none;
}
.nd-sol-tab-cont.active{
	display: grid;
}

/*sol sec4*/
.nd-sol-sec4-graph{
	margin-top: 15px;
	border-radius: 10px;
	background: #FFF;
	padding:40px;
}
.nd-sol-sec4-graph img{
	width: 100%;
}
.nd-sol-sec4{
	background-color: #f5f8ff;
	padding-top: 100px;
	padding-bottom: 100px;
}
.nd-sol-sec4 h2{
	margin-bottom: 40px;
}

/*sol sec5*/
.nd-sol-sec5{
	padding-top: 100px;
	padding-bottom: 100px;
	background: #FFF;
}
.nd-sol-sec5 .section-tabbed{
	background-color: #12161f00;
}
.nd-sol-sec5 .tabs-main h3,
.nd-sol-sec5 .tabs-main p,
.nd-sol-sec5 .section-tabbed .tabs-aside-item-text p{
	color: #12161F!important;
}
.nd-sol-sec5 a.btn-solid:before,
.nd-sol-sec5 a.btn-solid:after{
	content: none!important;
}
.nd-sol-sec5 a.btn-solid{
	color: #12161F!important;
	font-weight: 600;
	border: 1px solid #d3f85a00;
	line-height: 1;
}
.nd-sol-sec5 a.btn-solid:hover{
	border:1px solid #12161F;
}
.nd-sol-sec5 .tabs-main .content p{
	margin-bottom: 10px;
}
.nd-sol-sec5 .tabs-aside-item:hover .tabs-aside-item-img{
	background-color: #d3f85a!important;
}
.nd-sol-sec5 .section-tabbed{
	padding: 40px 0 0px;
}
/*sol sec6*/
.nd-sol-sec6{
	background-color: #f5f8ff;
	padding-bottom: 100px;
	padding-top:100px;
}
.nd-sol-testi-box{
	border-radius: 10px;
	background: #FFF;
	padding:40px 30px;
	height: 100%;
	position: relative;
	padding-bottom: 190px;
}
.nd-sol-test-end{
	position: absolute;
    bottom: 40px;
    left: 28px;
    width: calc(100% - 60px);
}
.nd-sol-testimonial .swiper-slide{
	height: auto;
}
.nd-sol-testimonial{
	padding-top: 20px;
	padding-bottom: 70px;
}
.nd-sol-testi-box h3{
	font-family: "Poppins", sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: -0.56px;
	color: #12161F;
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
}
.nd-sol-testi-box:before{
	content: "";
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="31" height="31" viewBox="0 0 31 31" fill="none"%3E%3Crect width="31" height="31" rx="4" fill="%2312161F"/%3E%3Cpath d="M22 9.12871L21.7002 11.5028C20.9553 11.4455 20.392 11.5981 20.0105 11.9604C19.6289 12.3227 19.3836 12.8185 19.2746 13.4477C19.1656 14.077 19.1384 14.773 19.1929 15.5358H22V22H16.6583V14.6777C16.6583 12.6755 17.1216 11.169 18.0482 10.1584C18.993 9.12871 20.3103 8.78548 22 9.12871ZM14.3417 9.12871L14.0419 11.5028C13.297 11.4455 12.7338 11.5981 12.3522 11.9604C11.9707 12.3227 11.7254 12.8185 11.6164 13.4477C11.5073 14.077 11.4801 14.773 11.5346 15.5358H14.3417V22H9V14.6777C9 12.6755 9.46331 11.169 10.3899 10.1584C11.3347 9.12871 12.652 8.78548 14.3417 9.12871Z" fill="white"/%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    width: 31px;
    height: 31px;
}
.nd-sol-testi-list span{
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.32px;
	color: #12161F;
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 20px;
	max-width: 300px;
}
.nd-sol-testi-list span:before{
	content: "";
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"%3E%3Cg clip-path="url(%23clip0_222_17702)"%3E%3Cpath d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z" fill="%2312161F"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M5.50095 11.9018L2.57509 8.77031C2.17453 8.34158 2.19752 7.66328 2.62624 7.26272C3.05497 6.86215 3.73327 6.8852 4.13383 7.31387L6.39072 9.72936L9.96306 6.3916C9.99519 6.36155 10.0288 6.33402 10.0635 6.3087L11.7434 4.73913C12.1721 4.33856 12.8505 4.36161 13.251 4.79034C13.6516 5.219 13.6285 5.89736 13.1998 6.29793L8.06889 11.0919L8.06341 11.0861L6.28854 12.7444L5.50095 11.9018Z" fill="%23F5F8FF"/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id="clip0_222_17702"%3E%3Crect width="16" height="16" fill="white"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 4px;
}
.nd-sol-testi-logotxt{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-top: 40px;
	padding-bottom:35px;
}
.nd-sol-testi-logotxt span{
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: -0.24px;
	color: #12161F;
}
.nd-sol-sec6 a.btn-solid {
    color: #12161F !important;
    font-weight: 600;
    border: 1px solid #d3f85a00;
    line-height: 1;
}
.nd-sol-sec6 a.btn-solid:hover {
    border: 1px solid #12161F;
}
.nd-sol-sec6 .swiper-pagination-bullet{
	width: 6px;
	height: 6px;
}
.nd-sol-sec6 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:rgba(18, 22, 31, 1);
	
}
/* sol sec7*/
.nd-sol-sec7{
	background: #242D3E;
	/*padding-bottom: 100px;
	padding-top: 100px;*/
}
.nd-sol-sec7-inner{
	display: grid;
	/*grid-template-columns: 1fr 0.7fr;*/
	-webkit-column-gap:60px;
	   -moz-column-gap:60px;
	        column-gap:60px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	grid-template-columns: 590px 1fr;
    margin-left: calc(48vw - 570px);
    padding-left: 20px;
}
.nd-sol-sec7-inner img{
	width: 100%;
}
.nd-sol-sec7-cont h2{
	font-family: "Poppins", sans-serif;
	font-size: 56px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px;
	letter-spacing: -1.12px;
	color: #fff;
	margin-bottom: 0px;
}
.nd-sol-sec7-cont p{
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	color:#fff;
	padding-top: 50px;
	padding-bottom: 35px;
	max-width: 500px;
}
.nd-sol-sec7-cont .btn{
	padding: 18px 22px;
	font-weight: 600;
}
.nd-sol-sec7-cont img{
	width: 100%;
}
/* sol sec8*/
.nd-sol-sec8{
	padding-bottom: 100px;
	padding-top: 100px;
	background: #F5F8FF;
}
.nd-sol-sec8-table{
	margin-top: 30px;
}
.nd-sol-sec8-table table{
	border-radius: 10px;
	border: 1px solid #E1E4ED;
	background: #FFF;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0;
}
.nd-sol-sec8-table thead th{
	color: #242D3E;
	text-align: center;
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: -0.4px;
	padding-bottom: 25px;
	border-left: 1px solid #E1E4ED;
	padding-top: 20px;
}
.nd-sol-sec8-table tbody tr td{
	border-left: 1px solid #E1E4ED;
	padding-left: 25px;
	position: relative;
}
.nd-sol-sec8-table thead th:first-child,
.nd-sol-sec8-table tbody tr td:first-child{
	border:none!important;
}
.nd-sol-tb-th{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.nd-sol-sec8-table tbody tr td:first-child{
	color: #12161F;
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
}
.nd-sol-tb-tick,
.nd-sol-tb-cross,
.nd-sol-tb-exclam{
	color: #12161F;
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	position: relative;
	padding-left: 35px;
}
.nd-sol-tb-tick:before{
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.1895 2.5C17.5306 2.5002 21.8467 6.76077 21.8467 12C21.8467 17.2392 17.5306 21.4998 12.1895 21.5C6.84818 21.5 2.53125 17.2394 2.53125 12C2.53125 6.76065 6.84818 2.5 12.1895 2.5Z' fill='%23D3F85A' stroke='%23242D3E'/%3E%3Cpath d='M10.7472 15.5801C10.5441 15.5801 10.3511 15.5001 10.2089 15.3601L7.33421 12.5301C7.03964 12.2401 7.03964 11.7601 7.33421 11.4701C7.62879 11.1801 8.11637 11.1801 8.41094 11.4701L10.7472 13.7701L15.9684 8.6301C16.2629 8.3401 16.7505 8.3401 17.0451 8.6301C17.3397 8.9201 17.3397 9.4001 17.0451 9.6901L11.2856 15.3601C11.1434 15.5001 10.9504 15.5801 10.7472 15.5801Z' fill='%23242D3E'/%3E%3C/svg%3E");
    display: inline-block;
    width: 25px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.nd-sol-tb-cross:before{
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='24' viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9629 2.5C18.304 2.5002 22.6201 6.76077 22.6201 12C22.6201 17.2392 18.304 21.4998 12.9629 21.5C7.62161 21.5 3.30469 17.2394 3.30469 12C3.30469 6.76065 7.62161 2.5 12.9629 2.5Z' fill='%23242D3E' stroke='%23F5F8FF'/%3E%3Cpath d='M14.0398 11.9999L16.3761 9.69986C16.6707 9.40986 16.6707 8.92986 16.3761 8.63986C16.0815 8.34986 15.5939 8.34986 15.2994 8.63986L12.9631 10.9399L10.6268 8.63986C10.3322 8.34986 9.84461 8.34986 9.55003 8.63986C9.25546 8.92986 9.25546 9.40986 9.55003 9.69986L11.8863 11.9999L9.55003 14.2999C9.25546 14.5899 9.25546 15.0699 9.55003 15.3599C9.7024 15.5099 9.8954 15.5799 10.0884 15.5799C10.2814 15.5799 10.4744 15.5099 10.6268 15.3599L12.9631 13.0599L15.2994 15.3599C15.4517 15.5099 15.6447 15.5799 15.8377 15.5799C16.0307 15.5799 16.2237 15.5099 16.3761 15.3599C16.6707 15.0699 16.6707 14.5899 16.3761 14.2999L14.0398 11.9999Z' fill='%23F5F8FF'/%3E%3C/svg%3E");
    display: inline-block;
    width: 26px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.nd-sol-tb-exclam:before{
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5762 2.5C17.9173 2.5002 22.2334 6.76077 22.2334 12C22.2334 17.2392 17.9173 21.4998 12.5762 21.5C7.2349 21.5 2.91797 17.2394 2.91797 12C2.91797 6.76065 7.2349 2.5 12.5762 2.5Z' fill='%23242D3E' stroke='%23F5F8FF'/%3E%3Cpath d='M12.5763 13.75C12.9928 13.75 13.3381 13.41 13.3381 13V8C13.3381 7.59 12.9928 7.25 12.5763 7.25C12.1598 7.25 11.8145 7.59 11.8145 8V13C11.8145 13.41 12.1598 13.75 12.5763 13.75Z' fill='%23F5F8FF'/%3E%3Cpath d='M13.5108 15.6199C13.4601 15.4999 13.389 15.3899 13.2975 15.2899C13.196 15.1999 13.0842 15.1299 12.9623 15.0799C12.7185 14.9799 12.4341 14.9799 12.1903 15.0799C12.0684 15.1299 11.9567 15.1999 11.8551 15.2899C11.7637 15.3899 11.6926 15.4999 11.6418 15.6199C11.591 15.7399 11.5605 15.8699 11.5605 15.9999C11.5605 16.1299 11.591 16.2599 11.6418 16.3799C11.6926 16.5099 11.7637 16.6099 11.8551 16.7099C11.9567 16.7999 12.0684 16.8699 12.1903 16.9199C12.3122 16.9699 12.4443 16.9999 12.5763 16.9999C12.7084 16.9999 12.8404 16.9699 12.9623 16.9199C13.0842 16.8699 13.196 16.7999 13.2975 16.7099C13.389 16.6099 13.4601 16.5099 13.5108 16.3799C13.5616 16.2599 13.5921 16.1299 13.5921 15.9999C13.5921 15.8699 13.5616 15.7399 13.5108 15.6199Z' fill='%23F5F8FF'/%3E%3C/svg%3E");
    display: inline-block;
    width: 25px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.nd-sol-tb-tooltip{
	position: absolute;
    right: -60%;
	top: -32px;
    z-index: 1;
    display: none;
}
.nd-sol-tb-tooltiptxt{
	width: 313px;
	color: #12161F;
	font-family: Manrope;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17.854px;
	background:#D3F85A;
	border-radius: 10px;
	border:0.744px solid #242D3E;
	padding: 12px 12px 12px 20px;
	position: relative;
}
.nd-sol-tb-tooltiptxt:before{
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='22' viewBox='0 0 23 22' fill='none'%3E%3Cpath d='M2.29558 13.1249C0.568141 12.3267 0.568142 9.87141 2.29558 9.07319L19.2923 1.21921C20.7712 0.535843 22.4602 1.61597 22.4602 3.24508V18.953C22.4602 20.5822 20.7712 21.6623 19.2923 20.9789L2.29558 13.1249Z' fill='%23D3F85A'/%3E%3Cpath d='M19.2923 20.979L2.29558 13.125C0.568141 12.3267 0.568142 9.87145 2.29558 9.07322L19.2923 1.21924' stroke='%23242D3E' stroke-width='0.74'/%3E%3C/svg%3E");
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -15.6px;
	top: 40%;
}
.nd-sol-sec8-table tbody tr td:hover .nd-sol-tb-tooltip{
display: block;
}
.nd-sol-sec8-table tbody td{
padding-bottom: 30px;
}
/*sol faq*/
.nd-sol-secfaq{
padding-top: 50px;
padding-bottom: 100px;
background: #F5F8FF;
}
.nd-sol-faq-block{
border-radius: 4px;
background: #FFF;
padding: 30px 50px;
margin-bottom: 20px;
}
.nd-sol-faq-block h3{
font-family: "Poppins", sans-serif;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 64px;
letter-spacing: -0.48px;
color:#12161F;
position: relative;
padding-right: 30px;
margin-bottom: 0;
cursor: pointer;
}
.nd-sol-faq-block h3:after {
content: "";
display: inline-block;
width: 18px;
height: 18px;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M8.98539 1V17" stroke="%2312161F" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"/><path d="M1 8.99711H17" stroke="%2312161F" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"/></svg>');
background-repeat: no-repeat;
background-position: center;
background-size: contain;
margin-left: 8px;
vertical-align: middle;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}
.nd-sol-faq-block.active h3:after{
width: 18px;
height: 5px;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="5" viewBox="0 0 18 5" fill="none"><path d="M1 2.26274H17" stroke="%2312161F" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"/></svg>');
}
.nd-sol-faq-cont{
padding-top: 30px;
color:#12161F;
font-family: Manrope;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 28px;
display: none; 
}
.nd-sol-faq-cont a{
text-decoration: underline;
}
/* sol related*/
.nd-sol-related{
padding-top: 30px;
padding-bottom: 100px;
background: #F5F8FF;
}
.nd-sol-related-main{
display: grid;
grid-template-columns: 1fr 1fr 1fr;
-webkit-column-gap: 30px;
   -moz-column-gap: 30px;
        column-gap: 30px;
}
.nd-sol-related-main a{
display: block;
padding: 30px;
background:#fff;
padding-bottom: 115px;
position: relative;
}
.nd-sol-related-main a:after {
content: "";
background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.931 1.0625L1 13' stroke='%2312161F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.61719 1L12.9341 1.06533L13.0011 10.3333' stroke='%2312161F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
width: 14px;
height: 14px;
display: inline-block;
position: absolute;
right: 30px;
bottom: 35px;
}
.nd-sol-related-main img{
width: 100%;
height: 156px;
-o-object-fit: cover;
   object-fit: cover;
}
.nd-sol-related-main h4{
font-family: "Poppins", sans-serif;
color:#12161F;
font-size: 24px;
font-weight: 500;
line-height: 30px;
margin-bottom: 20px;
margin-top: 20px;
}
.nd-sol-related-main p{
font-family: Manrope;
color:#12161F;
font-size: 14px;
line-height: 21px;
font-weight: 500px;
}
.nd-sol-rel-author{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-column-gap: 20px;
   -moz-column-gap: 20px;
        column-gap: 20px;
position: absolute;
bottom: 30px;
width: 80%;
}
.nd-sol-rel-author img{
width: 40px;
height: 40px;
border-radius: 100%;
}
.nd-sol-rel-author span:first-child{
font-weight: 600;
}
.nd-sol-rel-author span{
font-family: "Poppins", sans-serif;
color:#12161F;
font-size: 14px;
line-height: 20px;
}
.nd-sol-rel-author span span{
padding-left: 20px;
font-weight: normal!important;
display: inline!important;
}
.nd-sol-rel-author span:last-child{
display: block;
}
/*sol cta sec*/
.nd-sol-cta-sec{
padding-bottom: 150px;
padding-top: 150px;
background-image: url('/wp-content/themes/apono/assets/images/cta-bg-img.svg');
background-size: cover;
background-position: center;
}
.nd-sol-cta-sec h2{
font-family: "Poppins", sans-serif;
font-size: 60px;
line-height: 64px;
font-weight: 600;
text-align: center;
max-width: 800px;
margin:auto;
}
.nd-sol-cta-sec-inner .nd-btn-dbsides{
padding-top: 55px;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}


/*
/////
//////

use case page

//////////*/
.nd-sol-sec1.nd-ucase-sec1{
	padding-bottom: 0px;
	/*margin-bottom: -130px;*/
	overflow: hidden;
	padding-top: 50px;
}
.nd-sol-sec1.nd-ucase-sec1 .nd-sol-sec1-inner{
	display: grid;
    grid-template-columns: 1fr;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    margin-left: auto;
    padding-left: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-row-gap: 50px;
    text-align: center;
}
.nd-ucase-hero-img{
	margin-bottom: -5px;
}
.nd-sol-sec1.nd-ucase-sec1 .nd-sol-sec1-col:first-child{
	max-width: 700px;
	margin:auto;
	text-align: center;
}
.nd-sol-sec1.nd-ucase-sec1 .nd-btn-dbsides{
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.nd-ucase-sec2{
	background: #F5F8FF;
	padding-bottom: 100px;
	padding-top: 20px;
}
.nd-ucase-sec2 .nd-client-logos img{
	-webkit-filter: brightness(0) saturate(100%) invert(27%) sepia(8%) saturate(1034%) hue-rotate(184deg) brightness(93%) contrast(89%);
	        filter: brightness(0) saturate(100%) invert(27%) sepia(8%) saturate(1034%) hue-rotate(184deg) brightness(93%) contrast(89%);
}
/* uscase sec3*/
.nd-ucase-sec3{
	background: #F5F8FF;
	padding-bottom: 100px;
	padding-top: 100px;
}
.nd-ucase-flip-grid{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 50px;
	grid-row-gap: 50px;
	padding-top: 35px;
}
.nd-ucase-flip-box {
        background-color: transparent;
        width: 100%;
        height: 246px;
        -webkit-perspective: 1000px;
                perspective: 1000px;
    }

.nd-ucase-flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: -webkit-transform 0.8s;
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.nd-ucase-flip-box:hover .nd-ucase-flip-box-inner {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
}

.nd-ucase-flip-box-front, .nd-ucase-flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    background-color: #FFF;
    border-radius: 10px;
	border: 1px solid #E1E4ED;
	-webkit-box-shadow: 0 6px 22px 0 rgba(36, 45, 62, 0.10);
	        box-shadow: 0 6px 22px 0 rgba(36, 45, 62, 0.10);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 25px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.nd-ucase-flip-box-back {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
}

.nd-ucase-icon img{
  margin-bottom: 20px;
}

.nd-ucase-title {
	color: #12161F;
    text-align: center;
	font-family: Manrope;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px;
}
.nd-ucase-back-text {
    text-align: center;
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #12161F;
}

/* ucase sec4*/
.nd-ucase-sec4{
	padding-bottom:100px;
	padding-top: 100px;
	background: #242D3E;
}
.nd-ucase-sec4 .nd-pill{
	background-color: #12161F;
}
.nd-ucase-sec4 .nd-h2-title-txt p,
.nd-ucase-sec4 .nd-h2-title-txt h2{
	color: #FFF;
}
.apono-switch {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 20px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 20px 30px;
        margin-bottom: 30px;
    }

.switch-label {
    color: #E1E4ED;
	text-align: center;
	font-family: Manrope;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.switch-label.active {
    color: #ffffff;
}

.toggle-switch {
    position: relative;
    width: 60px;
    height: 30px;
    background: #7f8c8d;
    border-radius: 15px;
    cursor: pointer;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.toggle-switch.active {
    background: rgba(40, 146, 223, 1);
}

.toggle-knob {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 24px;
    height: 24px;
    background: #ffffff;
    border-radius: 50%;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.toggle-switch.active .toggle-knob {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
}

.image-container {
    margin-top: 20px;
    text-align: center;
}

.switch-image {
    display: none;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.switch-image.active {
    display: block;
}
.image-container img{
	width: 100%;
	max-width: 850px;
}
/*ucase sec 5*/
.nd-ucase-sec5{
	padding-top: 100px;
	padding-bottom: 0px;
	background: #FFF;
} 
.nd-ucase-sec5-grid-main{
	position: relative;
}
.nd-ucase-sec5 .nd-h2-title-txt p{
	padding-bottom: 35px;
}
.nd-ucase-sec5-grid{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 80px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-radius: 4px;
	background: #F5F8FF;
	padding:80px 80px;
	margin-top: 20px;
}
.nd-just-in-ico{
	width: 48px;
	height: 48px;
	border-radius: 4px;
	background: #FFF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.nd-ucase-sec5-cont h3{
	color: #12161F;
	font-family: "Poppins", sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: -0.72px;
	margin-top: 40px;
	margin-bottom: 25px;
}
.nd-ucase-sec5-cont p{
	color: #12161F;
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 25px;
}
.nd-ucase-sec5-cont .btn-solid-yellow{
	font-weight: 600;
}
.nd-ucase-sec5-cont .btn-solid-yellow:hover {
    background-color: #242D3E;
    color: #fff;
}
/* solv ucase slide sec*/
.nd-ucase-secslide{
	background: #212834;
	margin-top: -100px;
	padding-top: 200px;
	padding-bottom: 100px;
}
.nd-ucase-secslide .nd-h2-title-txt p, .nd-ucase-secslide .nd-h2-title-txt h2{
	color: #fff;
}
.nducase-pagination{
	border-bottom: 1px solid #50576B;
	padding-top:15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 40px;
}
.nducase-pagination .utitle-tab{
	color: #FFF;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 19px;
	padding-bottom: 15px;
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.nducase-pagination .utitle-tab.active{
	color: #D3F85A;
	border-color: #D3F85A;
}
.nd-ucase-slide-wraper .swiper-pagination-bullet{
	background:rgba(245, 248, 255, 0.2);
}
.nd-ucase-slide-wraper .swiper-pagination-bullet-active{
	background:rgba(245, 248, 255, 1);
}
.nd-ucase-slide-wraper .swiper-slide img{
	width: 100%;
}
.nd-ucase-slide-wraper .swiper-slide{
	width: 595px;
}
.nd-ucase-slide-wraper .swiper-slide-active img{
	margin-top: -35px;
}
.nd-ucase-slide-wraper .swiper-wrapper{
	padding-top: 70px;
	padding-bottom: 50px;
}
.nd-ucase-slide-cont{
	border-radius: 10px;
	background: #242D3E;
	padding:30px;
}
.nd-ucase-slide-cont .nd-uscase-slide-ico-txt{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.nd-ucase-slide-cont .nd-uscase-slide-ico-txt h4{
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: -0.64px;
	margin-bottom: 0;
}
.nd-ucase-slide-cont p{
	color: #FFF;
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.nd-ucase-slide-cont a{
	color: #D3F85A;
	font-family: Manrope;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 25px;
	position: relative;
}
.nd-ucase-slide-cont .nd-uscase-slide-ico-txt img{
    width: 48px;
    height: 48px;
    margin: 0;

}
.nd-ucase-slide-cont img{
	margin-top: 0px!important;
}
.nd-ucase-slide-cont a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8" fill="none"><path d="M6.96997 1.0293L1 6.99926" stroke="%23D3F85A" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.77734 1C5.10158 1.01639 6.98181 2.89695 6.99853 5.22119" stroke="%23D3F85A" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 4px;
    vertical-align: middle;
}
.nd-ucase-slide-wraper .swiper-slide .nd-uscase-slide-ico-txt h4,
.nd-ucase-slide-wraper .swiper-slide p,
.nd-ucase-slide-wraper .swiper-slide a {
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.nd-ucase-slide-wraper .swiper-slide .nd-uscase-slide-ico-txt img {
    -webkit-filter: grayscale(100%) brightness(0.6);
            filter: grayscale(100%) brightness(0.6);
	-webkit-transition: -webkit-filter 0.3s ease;
	transition: -webkit-filter 0.3s ease;
	transition: filter 0.3s ease;
	transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.nd-ucase-slide-wraper .swiper-slide-active .nd-uscase-slide-ico-txt h4,
.nd-ucase-slide-wraper .swiper-slide-active p,
.nd-ucase-slide-wraper .swiper-slide-active a {
    color: inherit; /* or specify original colors like #ffffff, #D3F85A etc */
}

.nd-ucase-slide-wraper .swiper-slide-active .nd-uscase-slide-ico-txt img {
    -webkit-filter: grayscale(0%) brightness(1);
            filter: grayscale(0%) brightness(1);
}



/*
//////

responsive

////////*/
@media(max-width: 768px){
.nd-sol-sec1-inner{
	margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    grid-template-columns: 1fr;
    text-align: center;
    grid-row-gap: 70px;
}
.nd-sol-sec1-col h1{
	font-size: 40px;
	line-height: 60px;
}
.nd-btn-dbsides{
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 45px;
}
.nd-sol-sec1-img-dk{
	display: none;
}
.nd-sol-sec1-img-mb{
	display: block;
}
.nd-pill{
	padding: 6px 15px;
}
.nd-client-logos .nd-pill-outer{
	padding-left: 20px;
	padding-right: 20px;
}
.nd-client-logos{
	margin-top: 90px;
}
.nd-sol-sec1{
	padding-bottom: 60px;
}
.nd-ucase-hero-img{
	padding-top: 25px;
}
.nd-pill{
	font-size: 12px;
    line-height: 22px;
}

.nd-sol-sec2.access-challenges-section.extra-top-spacing{
	padding-top: 60px;
	padding-bottom: 60px;
}
.nd-sol-sec2.access-challenges-section .container .challenges-section-h2{
	padding-right: 20px;
	padding-left: 20px;
}
.nd-sol-sec2.access-challenges-section .container .challenges-section-h2 h2{
	line-height: 32px;
}
.nd-h2-title-txt h2{
	font-size: 34px;
	line-height: 45px;
}
.nd-sol-sec3{
	padding-top: 60px;
	padding-bottom: 60px;
}
.nd-sol-tab-nav{
	padding-top: 10px;
	padding-left: 10px;
    padding-right: 10px;
}
.nd-sol-tab-nav span{
	padding-bottom: 10px;
	font-size: 15px;
    line-height: 30px;
}
.nd-sol-tab-cont{
	grid-template-columns: 1fr;
	grid-row-gap: 40px;
}
.nd-sol-tab-cont h3{
	font-size: 30px;
    line-height: 40px;
}
.nd-sol-tab-cont{
	padding:25px;
}
.nd-sol-sec4{
	padding-bottom: 60px;
	padding-top: 60px;
}
.nd-sol-sec5{
	padding-top: 60px;
	padding-bottom: 60px;
}
.nd-sol-sec5-inner .section-tabbed .container{
	padding:0px!important;
}
.nd-sol-sec5 a.btn-solid{
	padding: 10px 20px !important;
	-ms-flex-item-align: center!important;
	    align-self: center!important;
}
.nd-sol-sec5-inner .section-tabbed .tabs-main{
	gap: 30px;
}
.nd-sol-sec6{
	padding-bottom: 60px;
	padding-top: 60px;
}
.nd-sol-sec7-inner{
	grid-template-columns: 1fr;
	grid-row-gap: 40px;
	text-align: center;
	margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.nd-sol-sec7-cont h2{
	font-size: 34px;
	line-height: 50px;
}
.nd-sol-sec7-cont p{
	margin:auto;
}
.nd-sol-sec7{
	padding-bottom: 60px;
	padding-top: 60px;
}
.nd-sol-sec8-table table{
	white-space: nowrap;
}

.nd-sol-sec8-table tbody tr td{
	padding-right: 30px;
}
.nd-sol-tb-tooltip{
	white-space: normal;
}
.nd-sol-sec8,
.nd-sol-secfaq,
.nd-sol-related{
	padding-bottom: 60px;
	padding-top: 60px;
}
.nd-sol-cta-sec{
	padding-bottom: 70px;
	padding-top: 70px;
}
.nd-sol-faq-block h3{
	font-size: 20px;
	line-height: 25px;
}
.nd-sol-faq-block{
	padding: 22px 30px;
}

.nd-sol-sec8-table{
	overflow-x: scroll;
}
.nd-sol-related-main{
	grid-template-columns: 1fr;
	grid-row-gap: 30px;
	background-position: inherit;

}
.nd-sol-cta-sec .nd-sol-cta-sec-inner h2{
	font-size: 34px;
	line-height: 50px;
}
.nd-sol-cta-sec-inner .nd-btn-dbsides{
	padding-top: 20px;
}
.nd-sol-cta-sec h2{
    font-size: 40px;
    line-height: 55px;
}
.nd-sol-cta-sec{
	background-position: inherit;
}

/*use case*/
.nd-ucase-sec2{
	padding-bottom: 50px;
}
.nd-sol-sec1.nd-ucase-sec1 .nd-sol-sec1-inner{
	grid-row-gap: 10px;
}
.nd-ucase-sec2 .nd-client-logos{
	margin-top: 40px;
}
.nd-ucase-flip-grid{
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}
.nd-ucase-title{
    font-size: 16px;
    line-height: 20px;
}
.nd-ucase-icon img{
	max-width: 50px;
}
.nd-ucase-flip-box{
	height: 190px;
}
.nd-ucase-flip-box-front, .nd-ucase-flip-box-back{
	padding: 15px;
}
.nd-ucase-sec3,
.nd-ucase-sec4{
	padding-bottom: 60px;
	padding-top: 60px;
}
.apono-switch{
	padding: 15px 15px;
}
.switch-label{
	font-size: 16px;
}
.nd-ucase-sec5{
	padding-top: 60px;
}
.nd-ucase-sec5-grid{
	grid-template-columns: 1fr;
	grid-row-gap: 40px;
	padding: 30px 30px;
}
.nd-ucase-sec5-cont h3{
	line-height: 35px;
	font-size: 28px;
}
.nd-ucase-sec5-grid-main .nd-ucase-sec5-grid:nth-child(even) .nd-ucase-sec5-grid-col:first-child{
	-webkit-box-ordinal-group:2;
	    -ms-flex-order:1;
	        order:1;
}
.nd-ucase-secslide{
	padding-top: 160px;
	padding-bottom: 60px;
}
.nducase-pagination{
	display: none;
}
.nd-ucase-slide-wraper .swiper-slide-active img{
	margin-top: 0px;
}
.nd-ucase-slide-wraper .swiper-wrapper{
	padding-bottom: 30px;
	padding-top: 10px;
}
.nd-ucase-slide-cont .nd-uscase-slide-ico-txt h4{
	font-size: 20px;
    line-height: 28px;
}
}

@media(min-width: 768px) and (max-width: 1024px){
.nd-sol-sec1-inner{
	padding-left: 25px;
	padding-right: 25px;
}
.nd-sol-related-main{
	grid-template-columns: 1fr 1fr;
}
.nd-sol-cta-sec h2{
	 max-width: 580px;
}

.nd-sol-sec8-table table{
	white-space: nowrap;
}

.nd-sol-sec8-table tbody tr td{
	padding-right: 30px;
}
.nd-sol-tb-tooltip{
	white-space: normal;
}
.nd-sol-sec8-table{
	overflow-x: scroll;
}

/*use case page*/
.nd-ucase-title{
    font-size: 16px;
    line-height: 20px;
}
.nd-ucase-icon img{
	max-width: 50px;
}
.nd-ucase-flip-box{
	height: 190px;
}
.nd-ucase-flip-box-front, .nd-ucase-flip-box-back{
	padding: 15px;
}
.nd-ucase-flip-grid{
	grid-column-gap: 30px;
	grid-row-gap: 30px;
}
.nducase-pagination .utitle-tab{
	font-size: 14px;
}
.nducase-pagination{
	-webkit-column-gap: 15px;
	   -moz-column-gap: 15px;
	        column-gap: 15px;
}
.nd-ucase-slide-wraper .swiper-slide-active img{
	margin-top: 0px;
}
.nd-ucase-slide-wraper .swiper-wrapper{
	padding-bottom: 40px;
}
}
@media(min-width: 992px) and (max-width: 1024px){
.access-challenges-section .nd-sol-sec2-inner.container .challenges-box-content{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}
.nd-sol-sec1-col h1{
	font-size: 45px;
}
.nd-sol-sec1-inner{
	padding-right: 0;
	grid-template-columns: 450px 1fr;
    -webkit-column-gap: 80px;
       -moz-column-gap: 80px;
            column-gap: 80px;
    margin-left: calc(75vw - 750px);
}
.nd-sol-sec7{
	padding-bottom: 50px;
	padding-top: 50px;
}
.nd-sol-sec7-cont h2{
	font-size: 40px;
	line-height: 50px;
}
.nd-sol-sec7-inner{
	grid-template-columns: 450px 1fr;
	margin-left: calc(52vw - 500px);
}
.nd-sol-sec1.nd-ucase-sec1 .nd-sol-sec1-inner{
	padding-right: 20px;
}
}
/*# sourceMappingURL=new-template.css.map */