@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
body {
	font-family: 'Poppins', sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.bg-layers {
	background-color: #ff1f40;
	padding-top: 50px;
}
.bg-layers .horizontal-scroll {
	overflow: hidden;
	position: relative;
}
.bg-layers .scroll-wrapper {
	display: flex;
	height: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	scroll-behavior: smooth;
	gap: 29px;
}
.bg-layers .scroll-item {
	/*min-width: fit-content;*/
	overflow: hidden;
	padding-bottom: 30px;
	background: none;
}
.bg-layers .scroll-item img, .bg-layers .scroll-item video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.bg-layers .design2 {
	width: 400px;
	border-radius: 100% !important;
}
.bg-layers .layers-item-img {
	height: 400px;
	border-radius: 12px;
	position: relative;
	overflow: hidden;
}
.bg-layers .design3 {
	/*max-width: 255px;*/
	width: 255px;
}
.layers-item-name {
	margin-top: 10px;
}
.layers-item-name a {
	color: #fff;
	font-size: 15px;
}
.layers-item-name a i {
	font-size: 12px;
	margin-left: 5px;
}
.new-solution-section {
	background-color: #11002a;
	padding-top: 65px;
	padding-bottom: 65px;
	margin-top: 75px;
	position: relative;
	overflow: hidden;
}
.solution-card-box-n {
	background: #fff;
	padding: 30px;
	border-radius: 25px;
	height: 100%;
}
.section-top-title-n-row {
	text-align: center;
	margin-bottom: 47px;
	width: 100%;
}
.section-top-title-n-row .section-top-title-n-1 {
	font-size: 40px;
	font-weight: bold;
	color: #000;
	margin-bottom: 7px;
}
.solution-card-box-n .solution-card-icon-n {
	margin-bottom: 14px;
}
.solution-card-box-n .solution-card-box-name {
	font-size: 22px;
	color: #171a22;
	line-height: 32px;
	margin-bottom: 5px;
	font-weight: 600;
}
.solution-card-box-n p {
	font-size: 17px;
	line-height: 27px;
	color: #575c66;
}
.solution-card-list1 .col-md-4 {
	margin-bottom: 30px;
}
.new-media-section {
	padding-top: 65px;
	padding-bottom: 48px;
}
.media-card-box-n {
	background: #ecf4ff;
	border-radius: 25px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.media-card-box-n .media-card-box-row-box {
	padding: 35px;
}
.section-top-title-n-sub-title01 {
	font-weight: 700;
	color: #000;
	font-size: 14px;
	letter-spacing: 2px;
}
.media-card-box-n .media-card-box-title {
	font-size: 22px;
	margin-bottom: 11px;
	color: #171a22;
	font-weight: 700;
	line-height: 32px;
}
.media-card-box-n p {
	font-size: 15px;
	line-height: 22px;
	color: #575c66;
}
.new-case-study-section .section-top-title-n-row {
	text-align: left;
}
.new-case-study-section .section-top-title-n-row .section-top-title-n-1 {
	font-weight: 300;
}
.case-study-btn {
	text-align: right;
}
.case-study-btn a {
	background: #000;
	padding: 10px 29px;
	color: #fff;
	border-radius: 100px;
	text-decoration: none;
	display: inline-block;
}
.news-card-box-n .news-card-box-title {
	font-size: 22px;
	margin-bottom: 8px;
	color: #171a22;
	font-weight: 600;
	line-height: 32px;
}
.news-card-box-n .news-card-img-n1 {
	margin-bottom: 12px;
}
.news-card-box-n p {
	font-size: 16px;
	line-height: 27px;
	color: #575c66;
}
.promotional-services-box-n {
	text-align: center;
}
.promotional-services-icon {
	width: 110px;
	height: 110px;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 47px;
	margin: 0px auto;
	margin-bottom: 22px;
}
.promotional-services-icon.red {
	background-color: #ffe4e4;
	color: #ff1f40;
}
.promotional-services-icon.blue {
	background-color: #d6e6ff;
	color: #3981f5;
}
.promotional-services-icon.green {
	background-color: #d4ffe3;
	color: #03993b;
}
.promotional-services-icon.purple {
	background-color: #efe2ff;
	color: #9333ea;
}
.promotional-services-box-n .promotional-services-title {
	font-size: 21px;
	margin-bottom: 8px;
	color: #171a22;
	font-weight: 600;
	letter-spacing: 2px;
}
.promotional-services-box-n p {
	font-size: 16px;
	line-height: 27px;
	color: #575c66;
}
.new-promotional-logo .promotional-services-icon {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	aspect-ratio: 1 / 1;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.new-case-study-section {
	padding-top: 65px;
}
.new-promotional-services {
	padding-top: 21px;
	padding-bottom: 14px;
}
.new-latest-news-section {
	padding-bottom: 55px;
}
.new-news-btn a {
	font-size: 16px;
	color: #ff1f40;
	text-decoration: none;
}
.new-news-btn a i {
	margin-left: 5px;
	font-size: 12px;
}
.new-support-logo-section .section-top-title-n-1 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 30px;
}
.new-support-logo-section {
	padding-top: 46px;
	padding-bottom: 48px;
}
.new-support-logo-div {
	grid-template-columns: repeat(7, 1fr);
	display: grid;
	justify-items: center;
	gap: 8px;
}
.new-support-logo-section .section-top-title-n-row {
	margin-bottom: 24px;
}
/*----------------------------------------*/
/*        Page No 2 css New Update 
/*----------------------------------------*/
.new-accordion-section .accordion .card-header::after {
	display: none;
}
.new-accordion-section .card-body {
	padding: 15px;
}
.new-accordion-section .card-body p {
	font-size: 13px;
	color: #000;
}
.new-cta-section {
	background: #421983;
	padding: 54px 0px;
	text-align: center;
}
.cta-container .cta-title1 {
	font-size: 43px;
	color: #fff;
	font-weight: 600;
}
.cta-container p {
	font-size: 19px;
	color: #fff;
}
.cta-btn-row2 a.cta-btn {
	background: #ff622d;
	padding: 12px 31px;
	color: #fff;
	display: inline-block;
	margin-top: 10px;
	font-size: 18px;
	border-radius: 6px;
	text-decoration: none;
}
.stats-section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.stats-container {
	background: #e2caff;
	padding: 60px 0;
}
.stats-card-box {
	background: #ffffff;
	padding: 30px 7px;
	border-radius: 10px;
	text-align: center;
	box-shadow: 3px 3px 30px 0 rgb(25 27 35 / 15%);
}
.stats-card-box .stats-card {
	display: flex;
	justify-content: center;
	align-items: center;
}
.stats-card h2 {
	font-size: 48px;
	margin: 0;
	color: #9c6ade;
	font-weight: 700;
}
.stats-card p {
	margin-top: 10px;
	font-size: 18px;
}
.bg-layers {
    width: 100%;
    overflow: hidden;
    padding: 75px 0;
    padding-bottom: 0;
}
.horizontal-scroll {
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	scroll-behavior: smooth;
}
.bg-layers .horizontal-scroll2 {
    padding-bottom: 21px;
}
.scroll-wrapper {
	display: flex;
	gap: 30px;
}
.scroll-item {
    min-width: max-content;
    background: #111;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}
.stats-card .counter, .stats-card span {
	font-size: 63px;
	font-weight: 500;
	color: #b880ff;
	line-height: 59px;
	margin-bottom: 10px;
}
.stats-container {
	background: #e2caff;
	padding: 54px;
	border-radius: 45px;
}
.stats-card-box p {
	font-size: 19px;
	color: #000;
	font-weight: 600;
}
.stats-row-text {
	padding-top: 56px;
	padding-left: 200px;
	padding-right: 200px;
	text-align: center;
}
.stats-row-text p {
	font-size: 18px;
	line-height: 33px;
	color: #000;
}
.new-cta-section .cta-btn-row2 {
	margin-top: 14px;
}
.new-promotional-card-box-n {
	box-shadow: 0 2px 8px -2px hsl(0deg 0% 9% / 8%), 0 8px 12px -2px hsl(0deg 0% 9% / 16%);
	border-radius: 16px;
	position: relative;
	overflow: hidden;
}
.new-promotional-row1 .promotional-tag1 {
	margin-bottom: 9px;
}
.new-promotional-row1 .promotional-tag1 span {
	background: #eaf5fe;
	padding: 4px 16px;
	color: #032d60;
	font-size: 12px;
	font-weight: 500;
	border-radius: 100px;
}
.new-promotional-row1 {
	padding: 19px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: space-between;
}
.new-promotional-content .new-promotiona1-title a {
	font-size: 15px;
	text-decoration: none;
	color: #032d60;
	font-weight: 600;
}
.new-promotional-content .new-promotiona1-title {
	margin-bottom: 25px;
	margin-top: 13px;
}
.new-promotional-services2 {
	padding-bottom: 65px;
}
.new-promotional-row1 .new-news-btn a {
	font-size: 15px;
	color: #032d60;
	font-weight: 500;
	text-decoration: underline;
}
.new-infrastructure-section {
	background-image: url(../images/new2026/homepage-data-center-background-desktop.jpg);
	padding-top: 65px;
	padding-bottom: 60px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 0;
}
.new-infrastructure-section .section-top-title-n-row {
	text-align: left;
}
.new-infrastructure-section .section-top-title-n-row .section-top-title-n-1 {
	color: #fff;
	font-weight: 500;
	line-height: 56px;
	margin-top: 27px;
}
.new-infrastructure-right-side {
	text-align: left;
}
.new-infrastructure-right-side .case-study-btn {
	text-align: left;
	margin-top: 25px;
}
.new-infrastructure-right-side p {
	color: #fff;
	font-size: 15px;
	line-height: 28px;
}
span.label-heading span {
	text-transform: uppercase;
	color: #edccff;
	font-weight: bold;
	font-size: 13px;
}
.featured-metric-item {
	text-align: center;
	background: rgba(0,0,0,.15);
	border: 1px solid #fcd;
	border-radius: 9pt;
	padding: 40px 9px;
	height: 100%;
}
.featured-metric-item .fm-icon-nd-value {
	display: flex;
	justify-content: center;
	margin-bottom: 7px;
}
.featured-metric-icon, .featured-metric-data {
	font-size: 42px;
	color: #fff;
}
.featured-metric-item .featured-metric-label {
	margin-bottom: 0px;
	font-size: 13px;
	color: #bdc1ca;
	line-height: 21px;
}
.featured-metric-item .fm-icon-nd-value .featured-metric-icon {
	margin-right: 11px;
}
.new-hero-banner-item-content {
	background-image: url(../images/new2026/background02.jpg);
	padding: 52px;
	margin-top: 50px;
	border-radius: 25px;
	background-position: 0 0;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}
.new-hero-banner-item-content .new-hero-banner-headline {
	margin-bottom: 10px;
	font-size: 36px;
	font-weight: 600;
	color: #2f3541;
}
.new-project-section {
	padding-top: 65px;
	padding-bottom: 65px;
}
.n-project-card-box .n-project-card-box-info {
	margin-top: 20px;
	position: relative;
}
.n-project-card-box-info .n-project-name a {
	font-size: 23px;
	color: #000;
	font-weight: 500;
	text-decoration: none;
	position: relative;
}
.n-project-card-box-info .n-project-name a:after {
	content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTAuMDQ0cHgiIGhlaWdodD0iMTAuMDQ0cHgiIHZpZXdCb3g9IjAgMCAxMC4wNDQgMTAuMDQ0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMC4wNDQgMTAuMDQ0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiMwMzAyMDIiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIwLjMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTkuODk0LDAuODU3VjcNCgkJYzAsMC4xNzctMC4wNjYsMC4zMzEtMC4xOTksMC40NjRDOS41NjMsNy41OTYsOS40MDEsNy42Nyw5LjIwOSw3LjY4NWMtMC40NzIsMC0wLjcwNy0wLjIzNS0wLjcwNy0wLjcwN1YyLjUxNEwxLjMyMSw5LjY5Ng0KCQlDMS4xODksOS44MjgsMS4wMjYsOS44OTUsMC44MzUsOS44OTVjLTAuMTkyLDAtMC4zNTQtMC4wNjYtMC40ODctMC4xOTlDMC4yMTYsOS41NjMsMC4xNSw5LjQwMSwwLjE1LDkuMjA5DQoJCWMwLTAuMTkxLDAuMDY2LTAuMzU0LDAuMTk5LTAuNDg2bDcuMTgyLTcuMTgyTDMuMDQ0LDEuNTJDMi41ODcsMS41MzUsMi4zNTksMS4zMDcsMi4zNTksMC44MzVDMi4zNDUsMC4zNzgsMi41NzMsMC4xNSwzLjA0NCwwLjE1DQoJCWg2LjE0M0M5LjY1OSwwLjE1LDkuODk0LDAuMzg2LDkuODk0LDAuODU3eiIvPg0KPC9nPg0KPC9zdmc+DQo=);
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	top: 0;
	right: -18px;
	opacity: 0;
	-webkit-transition: opacity .3s ease-out, right .4s cubic-bezier(.39, .58, .57, 1);
	-o-transition: opacity .3s ease-out, right .4s cubic-bezier(.39, .58, .57, 1);
	transition: opacity .3s ease-out, right .4s cubic-bezier(.39, .58, .57, 1);
}
.n-project-card-box:hover .n-project-name a::after {
	right: -16px;
	opacity: 1;
}
.n-project-card-box-info .n-project-subtitle {
	font-size: 14px;
	color: #7c7c7c;
}
.three-column-box .n-project-card-box-info {
	padding-bottom: 70px;
	padding-left: 15px;
	padding-right: 15px;
}
.n-project-card-box-info-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	bottom: 13px;
	left: 0;
	width: 100%;
	padding: 0px 15px;
}
.three-column-box .n-project-card-box {
	-webkit-box-shadow: 0 3px 10px 0 rgb(0 0 0 / 7%);
	box-shadow: 0 3px 10px 0 rgb(0 0 0 / 7%);
}
.n-project-card-box-info-bottom .n-project-card-price {
	font-size: 25px;
	font-weight: 500;
	color: #000;
}
.n-project-card-box-info-bottom .n-project-card-category {
	font-size: 14px;
	color: #000;
}
.n-project-card-box {
	margin-bottom: 53px;
}
.new-item-reviewed {
	background: #fff;
	transition: bottom 0.2s ease-in-out, left 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	padding: 31px;
	position: relative;
	bottom: 0;
	left: 0;
	box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
}
.new-item-reviewed:hover {
	bottom: 0.25rem;
	left: 0.125rem;
}
.customers-reviews-container {
	background: #f6f6f7;
	padding-top: 60px;
	padding-bottom: 60px;
}
.review-rating ul {
	display: flex;
	margin-bottom: 11px;
	gap: 3px;
}
.review-rating ul li i {
	color: #f3c600;
	font-size: 17px;
}
.new-item-reviewed-name {
	display: flex;
	justify-content: space-between;
	margin-top: 26px;
}
.new-item-reviewed-name .new-item-reviewed-name-r {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.new-item-reviewed-name .new-item-reviewed-name-r .new-item-reviewed-img {
	margin-right: 10px;
}
.new-item-reviewed-name .new-item-reviewed-name-r .new-item-reviewed-img img {
	max-width: 32px;
	max-height: 32px;
	border-radius: 100px;
}
.new-item-reviewed-name .new-item-reviewed-name-r .new-item-reviewed-row .item-reviewed-name1 {
	font-size: 14px;
	font-weight: 500;
	color: #000;
}
.new-item-reviewed-name .new-item-reviewed-name-r .new-item-reviewed-row .item-reviewed-sub-title {
	font-size: 12px;
	color: #000;
	font-weight: 400;
}
.section-top-title-n-row .section-top-title-n-1 span {
	background: #ffd000;
	padding: 0px 9px;
	border-radius: 8px;
}
.n-customers-logo1 {
	margin-bottom: 40px;
	padding: 0px 12%;
}
.customers-reviews-container .section-top-title-n-row {
	margin-bottom: 33px;
}
#main {
	margin: 50px 0;
}
#main .card {
	margin-bottom: 30px;
	border: 0;
	box-shadow: 0 3px 10px 0 rgb(0 0 0 / 7%);
}
#main .card .card-header {
	border: 0;
	-webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
	box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
	border-radius: 2px;
	padding: 0;
}
#main .card .card-header .btn-header-link {
	color: #fff;
	display: block;
	text-align: left;
	color: #000;
	padding: 15px 15px;
	box-shadow: none;
}
#main .card .card-header .btn-header-link:after {
	content: "\f107";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	float: right;
}
#main .card .card-header .btn-header-link.collapsed {
/*background: #A541BB;
  color: #fff;*/
}
#main .card .card-header .btn-header-link.collapsed:after {
	content: "\f106";
}
/*#main  .card .collapsing {
  background: #FFE472;
  line-height: 30px;
}*/
#main .card .collapse {
	border: 0;
}
#main .card .collapse.show {
	line-height: 30px;
	color: #222;
}
.support-box-info-d1 {
	max-width: 640px;
	margin: 0px auto;
	text-align: center;
}
.support-box-info-d1 p {
	font-size: 16px;
	line-height: 30px;
	color: #1b1b20;
	font-weight: 300;
	margin-bottom: 27px;
}
.chat-support-btn {
	margin-top: 29px;
}
.chat-support-btn {
	margin-top: 39px;
	display: flex;
	justify-content: center;
}
.chat-support-btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	border: solid 1px #303037;
	padding: 6px 22px;
	text-decoration: none;
	color: #303037;
	font-size: 15px;
	border-radius: 8px;
	font-weight: 600;
}
.chat-support-btn a svg {
	margin-left: 13px;
}
.new-support-section .section-top-title-n-row {
	margin-bottom: 6px;
}
.new-support-section {
	padding-bottom: 65px;
}
.support-img3 {
 --mask: linear-gradient(to right, rgba(0,0,0, 0) 0, rgba(0,0,0, 1) 20%, rgba(0,0,0, 1) 80%, rgba(0,0,0, 0) 100% ) 100% 50% / 100% 100% repeat-x;
	-webkit-mask: var(--mask);
	mask: var(--mask);
}
.new-support-service-section2 {
	background: #eee8ff;
	padding-top: 60px;
	padding-bottom: 60px;
}
.support-service-card-2 {
	background: #faf8ff;
	padding: 27px;
	border-radius: 21px;
}
.support-service-card-2 .n-support-service-card-img {
	margin-bottom: 25px;
}
.support-service-card-2 .support-service-card-text {
	font-size: 20px;
	font-weight: 600;
	color: #1b1b20;
}
.new-support-service-section2 .cta-btn-row2 {
	text-align: center;
	width: 100%;
	margin-top: 34px;
}
#n-top-slider .owl-dots {
	display: none;
}
#n-top-slider .owl-nav button {
	background: #fff;
	width: 35px;
	height: 35px;
	border-radius: 100px;
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 0 4px 0 rgb(0 0 0 / 10%);
	display: flex;
	align-items: center;
	justify-content: center;
	outline: 0;
	position: absolute;
	top: 45%;
	color: #000;
}
#n-top-slider .owl-nav button.owl-prev {
	left: 0px;
}
#n-top-slider .owl-nav button.owl-next {
	right: 0px;
}
/* Right buttons style */
.right-buttons {
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.feature-btn {
	padding: 7px 10px;
	border-radius: 30px;
	font-size: 14px;
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 10px;
	transition: 0.3s;
	border: 1px solid #d1f4d5;
	background: #f3fcf4;
	outline: 0 !important;
	-webkit-appearance: none;
	width: fit-content;
}
.feature-btn span {
	background: #2ecc71;
	color: #fff;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 12px;
}
.feature-btn.active {
	background: #d4f5df;
	font-weight: bold;
}
.new-top-banner-til {
	font-size: 54px;
	font-weight: bold;
	color: #000;
	margin-bottom: 23px;
	line-height: 78px;
}
.new-top-slider-section3 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.customers-reviews-container .swiper-button-prev, .customers-reviews-container .swiper-button-next {
	background-image: none;
	background: #fff;
	width: 35px;
	height: 35px;
	border-radius: 100px;
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 0 4px 0 rgb(0 0 0 / 10%);
	display: flex;
	align-items: center;
	justify-content: center;
}
.cta-btn-row2 a.cta-btn:hover {
	background: #ed3b00;
}
.case-study-btn a:hover {
	background: #363636;
}
.chat-support-btn a:hover {
	background: #2a2a2a;
	color: #fff;
}
/*----------------------------------------*/
/*     Blog list Page New Update CSS
/*----------------------------------------*/
.news-blog-page-div-d {
	padding-top: 46px;
}
.news-card-box-n .new-blog-date {
	font-size: 14px;
	color: #575c66;
}
.two-column-blog-list {
	margin-bottom: 69px;
}
.news-blog-page-div-d .news-card-box-n {
	margin-bottom: 30px;
}
#new-pagination-style {
	text-align: center;
}
#new-pagination-style li {
	display: inline-block;
	margin: 0px 9px;
}
#new-pagination-style a {
	font-size: 20px;
	color: #000;
	font-weight: 300;
	text-decoration: none;
}
#new-pagination-style a svg {
	max-width: 16px;
	display: inline-block;
	vertical-align: middle;
}
.E5z35e, ._xyNjO {
	transform: scaleX(-1);
}
#new-pagination-style a svg.svg-icon-2 {
	max-width: 7px;
}
#new-pagination-style a:hover {
	color: #db3e56;
}
.two-column-blog-list .news-card-box-title {
	font-size: 33px;
	line-height: 46px;
}
.blog-details-full .news-card-box-title {
	font-size: 43px;
	line-height: 61px;
	margin-bottom: 30px;
}
.blog-details-full .news-card-img-n1 {
	margin-top: 32px;
	margin-bottom: 39px;
}
.blog-details-content p {
	font-size: 18px;
	line-height: 32px;
	color: #000;
}
.blog-details-content ul {
	margin-bottom: 29px;
	margin-top: 22px;
	padding-left: 21px;
}
.blog-details-content ul li {
	font-size: 18px;
	position: relative;
	margin-bottom: 7px;
	list-style: disc;
}
.blog-details-content {
	margin-bottom: 71px;
}
.new-brands-business-section-t {
	padding-top: 65px;
	padding-bottom: 65px;
	background: #f7f9fb;
}
.new-brands-busines-card {
	box-shadow: 2px 3px 4px 0 rgb(205 208 223 / 40%);
	background: #fff;
	padding: 25px;
	border-radius: 20px;
	margin-bottom: 12px;
	margin: 8px;
}
.new-brands-busines-card .new-brands-busines-card-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 19px;
}
.new-brands-busines-card .new-brands-busines-card-top .brands-busines-logo2 img {
	height: 3rem;
}
.new-brands-busines-card .brands-busines-card-info1 {
	display: grid;
	justify-content: flex-start;
	align-items: center;
	grid-auto-columns: 1fr;
	grid-column-gap: 1.5rem;
	grid-row-gap: 1.5rem;
	grid-template-columns: auto 1fr;
	grid-template-rows: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
.new-brands-busines-card .brands-busines-card-info1 .card-number-brands1 {
	font-size: 3.5rem;
	letter-spacing: -.04em;
}
.new-brands-busines-card .brands-busines-card-info1 .card-brands-text1 {
	max-width: 16ch;
	letter-spacing: -.01em;
}
.new-brands-busines-card .brands-busines-botton1 {
	border-top: solid 1px #d0d4e4;
	padding-top: 17px;
}
.new-brands-busines-card .brands-busines-botton1 .brands-busines-tag {
	background: #f0f3ff;
	display: inline-block;
	padding: 4px 19px;
	font-size: 14px;
	color: #000;
}
.new-brands-busines-card-top .button-link a {
	color: #000;
	border-bottom: solid 1px #000;
	text-decoration: none;
}
.new-brands-busines-section1 .swiper-button-prev, .new-brands-busines-section1 .swiper-button-next {
	background-image: none;
	background: #fff;
	width: 35px;
	height: 35px;
	border-radius: 100px;
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 0 4px 0 rgb(0 0 0 / 10%);
	display: flex;
	align-items: center;
	justify-content: center;
}
.new-solution-section .section-top-title-n-1 {
	color: #fff;
}
.solution-card-list1 {
	position: relative;
	z-index: 1;
}
.new-solution-section img.shape-1 {
	position: absolute;
	top: 34%;
	left: 0%;
	transform: translate(-50%, -50%);
	width: 1125px;
	height: 1125px;
	filter: blur(10px);
	z-index: 0;
}
.new-solution-section img.shape-2 {
	position: absolute;
	top: 95%;
	right: 0%;
	transform: translate(50%, -50%);
	width: 1125px;
	height: 1125px;
	filter: blur(10px);
}
.why-choose-di .media-card-box-row-box {
	padding: 0px 17px;
	padding-top: 20px;
}
.why-choose-di .media-card-box-row-box .media-card-box-title {
	font-size: 18px;
}
.new-templates-card-section {
	background: #f7f6f4;
	padding-top: 65px;
	padding-bottom: 60px;
}
.dot-bg-card-top {
	background-color: #fff;
	overflow: hidden;
	position: relative;
	box-shadow: -10px 30px 50px 0 rgba(0,0,0,.1)!important;
	padding: 7px 8px;
	display: flex;
	width: 100%;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.dot-bg-card-top span.span-dot {
	background-color: rgba(77,51,222,.4);
	border-radius: 100px;
	height: 4px;
	width: 4px;
	display: inline-block;
	margin-right: 3px;
}
.templates-top-title-n {
	margin-bottom: 25px;
}
.new-templates-card-top-left {
	font-size: 17px;
	color: #000;
}
.n-templates-card-box {
	margin-bottom: 59px;
}
.n-templates-card-box .templates-card-info-d {
	display: flex;
	justify-content: space-between;
	padding-top: 19px;
}
.n-templates-card-box .templates-card-info-d .templates-card-name-n {
	font-size: 15px;
	color: #000;
}
.templates-card-logo1 {
	display: inline-block;
	padding: 0px 6px;
	color: #000;
	background-color: #def993;
	border: 0.5px solid #b1e12e;
	border-radius: 4px;
}
.templates-card-logo1 img {
	max-width: 70px;
}
.new-templates-card-select-row {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.new-templates-card-select-row .sort-by-new {
	margin-right: 8px;
	font-size: 15px;
	color: #000;
}
.new-templates-card-select-row .new-templates-card-select select {
	border: none;
	background: none;
	font-size: 15px;
	color: #000;
}
.n-templates-card-box-img {
	position: relative;
}
.templates-overlay-info {
	position: absolute;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, hsla(0,0%,100%,0) -129.09%, #faf9ff 72.73%)!important;
	opacity: 0;
	pointer-events: none;
	transition: opacity .05s linear;
}
.n-templates-card-box-img:hover .templates-overlay-info {
	opacity: 1;
	pointer-events: all;
	transition: opacity .1s ease-out;
}
.n-templates-card-box-img {
	position: relative;
	border-bottom-left-radius: 7px;
	overflow: hidden;
	border-bottom-right-radius: 7px;
}
.templates-view-btn a {
	padding: 7px 22px;
	border: solid 1px #000;
	border-radius: 4px;
	color: #000;
	text-decoration: none;
}
.n-templates-card-box-img img {
	width: 100%;
}







/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.n-templates-card-box {
	margin-bottom: 28px;
}
#new-pagination-style li {
	margin: 0px 7px;
}
.blog-details-full .news-card-box-title {
	font-size: 28px;
	line-height: 47px;
}
.blog-details-content {
	margin-bottom: 32px;
}
.stats-row-text {
	padding-top: 16px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.stats-container {
	padding: 20px;
	border-radius: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.cta-container .cta-title1 {
	font-size: 31px;
	margin-bottom: 10px;
}
.stats-card .counter, .stats-card span {
	font-size: 31px;
	line-height: 35px;
}
.stats-card-box p {
	font-size: 13px;
	margin-bottom: 4px;
}
.promotional-services-list-2 .col-md-3 {
	margin-bottom: 30px;
}
.infrastructure-t-row .col-md-4 {
	margin-bottom: 21px;
}
.new-infrastructure-section .new-hero-banner-item-content {
	padding-bottom: 37px !important;
	padding-top: 26px !important;
	padding: 17px;
	margin-top: 20px;
}
.new-hero-banner-item-content .new-hero-banner-headline {
	font-size: 27px;
}
.new-project-section {
	padding-top: 0;
	padding-bottom: 15px;
}
.customers-reviews-container .section-top-title-n-row {
	margin-bottom: 12px;
}
.n-customers-logo1 {
	margin-bottom: 31px;
	padding: 0px 5%;
}
#main .card .card-header .btn-header-link {
	padding: 12px 12px;
	padding-right: 27px;
	white-space: normal;
	position: relative;
}
#main .card .card-header .btn-header-link:after {
	position: absolute;
	top: 12px;
	right: 12px;
}
.new-support-section {
	padding-bottom: 34px;
}
#main {
	margin: 37px 0;
}
.new-support-service-section2 .cta-btn-row2 {
	margin-top: 26px;
	padding: 0px 15px;
}
.cta-btn-row2 a.cta-btn {
	padding: 12px 12px;
	margin-top: 10px;
	font-size: 15px;
}
.support-service-card-2 {
	padding: 21px;
	border-radius: 15px;
	margin-bottom: 22px;
}
.new-top-banner-til {
	font-size: 26px;
	margin-bottom: 30px;
	line-height: 46px;
}
.new-infrastructure-section .section-top-title-n-row .section-top-title-n-1 {
	line-height: 40px;
	margin-top: 14px;
	margin-bottom: 0;
}
.new-promotional-services2 {
	padding-bottom: 42px;
}
.stats-card-box {
	padding: 19px 7px;
	min-width: 100%;
	margin-bottom: 17px;
}
.stats-container .col-md-3 {
	width: 50%;
	float: left;
}
.new-support-logo-div svg {
	width: 100% !important;
}
.new-support-logo-div {
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
}
.section-top-title-n-row .section-top-title-n-1 {
	font-size: 27px;
}
.solution-card-box-n {
	padding: 23px;
}
.media-card-box-n .media-card-box-title {
	font-size: 20px;
}
.media-card-box-n {
	padding: 23px;
}
.section-top-title-n-row {
	margin-bottom: 29px;
}
.case-study-btn {
	text-align: center;
	margin-bottom: 27px;
}
.new-case-study-section .section-top-title-n-row {
	text-align: center;
}
.promotional-services-box-n {
	text-align: center;
	margin-bottom: 44px;
}
}

/******* Tablet Layout *******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog-details-full .news-card-box-title {
	font-size: 29px;
	line-height: 56px;
}
.case-study-btn a {
	padding: 12px 16px;
}
.featured-metric-icon, .featured-metric-data {
	font-size: 29px;
}
.section-top-title-n-row .section-top-title-n-1 {
	font-size: 32px;
}
.new-promotional-row1 {
	padding: 23px 17px;
}
.stats-container {
	padding: 28px;
	border-radius: 29px;
	padding-top: 49px;
	padding-bottom: 50px;
}
.stats-card .counter, .stats-card span {
	font-size: 37px;
}
.stats-card-box p {
	font-size: 16px;
}
.stats-row-text {
	padding-top: 41px;
	padding-left: 80px;
	padding-right: 80px;
}
.cta-container .cta-title1 {
	font-size: 35px;
	margin-bottom: 10px;
}
.support-service-card-2 .support-service-card-text {
	font-size: 17px;
}
.new-top-banner-til {
	font-size: 28px;
	line-height: 48px;
}
.promotional-services-box-n p br {
	display: none;
}
.media-card-box-n {
	padding: 19px;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.new-top-banner-til {
	font-size: 38px;
	margin-bottom: 23px;
	line-height: 60px;
}
}
