
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 18 2025 | 10:31:05 */
:root {
	--red: #ee2d2f;
	--blackl: #212529;
	--white: #fff;
	--black: #000;
}

.red {
	color: var(--red);
}

.satoshi-black {
	font-family: "Satoshi-Black";
}

.satoshi-bold {
	font-family: "Satoshi-Bold";
}

.satoshi-medium {
	font-family: "Satoshi-medium";
}

.satoshi-regular {
	font-family: "Satoshi-regular";
}

/* define font-size */
.page-id-73664 h2 {
	font-family: "Satoshi-Bold";
	font-weight: 700;
	font-size: 54px;
	line-height: normal;
}

.flash-hero-25 {
	color: var(--white);
}

.flash-hero-25 h1 {
	font-family: "Satoshi-Black";
	font-weight: 900;
	font-size: 50px;
	line-height: 1.28;
}

.flash-hero-25 p {
	font-size: 26px;
	font-weight: 500;
}

.conter-box-25 {
	text-align: center !important;
}

.conter-box-25 h2 {
	color: var(--red);
	font-size: 100px;
	line-height: 1.2;
	font-family: "Satoshi-Black";
	font-weight: 900;
}

.conter-box-25 h2 small {
	font-family: "Satoshi-Bold";
	font-size: 48px;
}

.f-38 {
	font-size: 38px !important;
}

.icons-boxes-25 .et_pb_column {
	margin-right: 2.5%;
}

.icons-boxes-25 .et_pb_column img {
	width: 65px !important;
	height: 65px !important;
	object-fit: contain;
}

.conter-box-25 h6 {
	font-family: "Satoshi-Bold";
	font-size: 24px;
}

.conter-box-25 p {
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	letter-spacing: 0px;
	color: #212529;
	font-weight: 300;
}

.icons-boxes-25 .et_pb_column {
	text-align: center !important;
	background: #fff;
	box-shadow: 0px 10px 25px rgba(0, 0, 0, .08);
	border-radius: 20px;
	padding: 33px 25px;
}

.icons-boxes-25 .et_pb_column h6 {
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 24px;
}

.icons-boxes-25 .et_pb_column .et_pb_text_inner {
	font-size: 16px;
	font-weight: 300;
	margin-top: -20px;
	text-align: center;
}

.testimonial_25 {
	padding: 64px 92px 64px 64px;
}

.testimonial_25 .et_pb_testimonial_content, .testimonial_slider .et_pb_slide_description {
	position: relative;
}

.testimonial_25 .et_pb_testimonial_content:after, .testimonial_slider .et_pb_slide_description:after {
	content: "";
	position: absolute;
	height: 70px;
	width: 70px;
	background-image: url("https://cdn-gnflf.nitrocdn.com/oLzuXrOSBZcEOcWEWWyWBqotmYtrWuwi/assets/images/optimized/rev-9cafaef/www.deepsentinel.com/wp-content/uploads/2025/03/quote_icon.png");
	background-repeat: no-repeat;
	background-size: cover;
	top: -20px;
	right: -70px;
}

.testimonial_slider .et_pb_slide_description:after {
	top: -30px;
	right: -30px;
}

.testimonial_25 .et_pb_testimonial_content {
	padding-right: 30px;
}

.testimonial_25 .et_pb_testimonial_author, .testimonial_25 .et_pb_testimonial_meta {
	display: inline;
}

.slider_sec {
	background-color: var(--black);
	border: solid var(--red);
	border-width: 4px 0 4px 0;
}

.slider_sec h2 {
	font-size: 48px;
}

.slider_ .et_pb_container.clearfix {
	height: auto;
}

.slider_ .et_pb_bg_layout_dark .et_pb_slide_description {
	padding: 0;
	text-shadow: none;
}

.slider_ .et_pb_slide {
	background-color: var(--black);
	padding-bottom: 40px;
}

.slider_ .et_pb_slides {
	max-width: 700px;
	margin: 0 auto;
}

.slider_ .et-pb-arrow-next, .slider_ .et-pb-arrow-prev {
	opacity: 1;
	bottom: 0;
	top: auto;
	background-color: var(--red);
	border-radius: 100%;
	font-size: 30px;
	margin-top: 0;
	height: 30px;
	width: 30px;
}

.slider_ .et-pb-controllers {
	position: relative;
	bottom: -10px;
}

.slider_ .et-pb-controllers .et-pb-active-control {
	background-color: var(--red) !important;
}

.slider_ .et_pb_button {
	display: none;
}

.slider_ .et-pb-arrow-prev, .slider_ .et_pb_slider:hover .et-pb-arrow-prev {
	left: 42% !important;
}

.slider_ .et-pb-arrow-next, .slider_ .et_pb_slider:hover .et-pb-arrow-next {
	right: 42% !important;
}

.slider_ .et_pb_slide_image {
	width: 15%;
}

.slider_ .et_pb_slide_description {
	width: 85%;
}

.video_sec .et_pb_row {
	width: 100% !important;
}

.video_ .et_pb_video_play:after {
	content: "";
	position: absolute;
	background-color: var(--white);
	height: 40px;
	width: 40px;
	top: 41%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: -1;
}

.video_ video {
	height: 680px !important;
}

.security_sec .et_pb_button_module_wrapper, .btn_inline {
	width: fit-content;
	display: inline;
}

.btn_theme.column-2 {
	background-color: var(--red) !important;
	color: var(--white);
	width: fit-content;
	display: inline;
	padding: 10px 20px !important;
	border: 1px solid var(--red) !important;
}

.btn_theme.column-2:hover {}

.btn_theme.column-2.btn_white {
	background-color: var(--white) !important;
	color: var(--red);
	border: 1px solid var(--red) !important;
	padding: 10px 20px !important;
}

.btn_theme.column-2.btn_white:hover {
	background-color: #871010 !important;
	color: var(--white);
	padding: 10px 20px !important;
}

.btn_theme.column-2:hover:after {
	display: none;
}

.security_sec:after {
	content: "";
	position: absolute;
	height: 200px;
	width: 100%;
	bottom: 0;
	left: 0;
	/* 	background-image: url('https://www.deepsentinel.com/wp-content/uploads/2025/03/red-shape.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left; */
	background-color: var(--red);
	clip-path: polygon(9% 0, 100% 1%, 100% 100%, 0% 100%);
}

.contact-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
}

.contact-list.list_block ul {
	display: block;
}

.contact-list li:not(:first-child) {
	padding-left: 50px;
}

.contact-list.list_block li:not(:first-child) {
	padding-left: 0;
}

.contact-list.list_block li:not(:last-child) {
	padding-bottom: 40px;
}

.contact-list a {
	color: var(--white);
	font-size: 20px;
}

.contact-list a:hover {
	color: var(--white) !important;
	text-decoration: underline;
}

.contact-list li img {
	width: 32px;
}

.spacer {
	margin-top: 180px;
}

/* Flash Bang 13 */
.my-0 {
	margin-bottom: 0;
	margin-top: 0;
}

.satoshi-bold {
	font-family: "Satoshi-Bold";
}

.fb-13-hero img {
	margin: -60px auto;
}

.fb13-hero-h5 {
	font-size: 32px;
}

.fb13-h-p {
	font-size: 24px;
	line-height: 32px;
}

.row-content-inline-center .et_pb_column {
	display: flex;
	justify-content: center;
}

.row-content-inline-center .btn_white._transparent {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #fff;
}

.page-id-73846 h2 {
	font-family: "Satoshi-Bold";
	font-weight: 700;
	font-size: 36px;
	line-height: 1.5;
}

.list-sec {
	max-width: 418px;
}

.list-sec._left {
	margin-left: auto;
}

.ds-list {
	padding: 35px 35px 0 35px;
	border: 1px solid #212529;
	border-radius: 25px;
}

.ds-list._gray {
	border-color: #e2e2e2;
}

.ds-list ul {
	padding: 0;
	margin: 0;
}

.ds-list ul li {
	list-style: none;
	margin-bottom: 40px;
	font-size: 22px;
	line-height: 26px;
	color: #212529;
	padding: 0 10px 0 74px;
	position: relative;
	display: flex;
	align-items: center;
	min-height: 54px;
	font-family: "Satoshi-medium";
}

.ds-list ul li img {
	margin-right: 18px;
	position: absolute;
	left: 0;
}

.list-sec .before-list {
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	padding: 11px;
	text-align: center;
	max-width: 85%;
	margin: 0 auto;
}

.before-list img {}

.list-sec .before-list._black {
	background-color: #212529;
}

.list-sec .before-list._gray {
	background-color: #e2e2e2;
	padding: 16px;
}

.ds-content._left {
	padding-left: 40px;
}

.ds-content._right {
	padding-right: 25px;
}

.icon-p {
	font-size: 18px;
	line-height: 24px;
	position: relative;
	padding: 0 0 0 45px;
	margin-bottom: 20px;
	min-height: 32px;
	font-family: "Satoshi-regular";
}

.icon-p img {
	position: absolute;
	left: 0;
}

.ds-content h2 {
	margin-bottom: 30px;
}

.text-white {
	color: #fff;
}

.f-54 {
	font-size: 54px;
	line-height: 62px;
}

.f-24 {
	font-size: 24px;
	line-height: 32px;
}

.f-22 {
	font-size: 22px;
	line-height: 30px;
}

.contact_form .et_pb_contact_right {
	display: none;
}

.contact_form .et_pb_contact_submit {
	width: 100%;
	margin-left: 0;
}

.contact_form .et_contact_bottom_container {
	width: 100%;
}

.contact_form .et_pb_contact .et_pb_contact_field_half {
	width: 100%;
}

.blog_ .et_pb_ajax_pagination_container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.blog_ .et_pb_post {
	width: 49%;
	display: inline-block;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .08);
	border-radius: 20px;
	margin-bottom: 0;
	height: 100%;
}

.blog_ .entry-featured-image-url img {
	border-radius: 20px 20px 0 0;
}

.blog_ .entry-title a, .blog_ .entry-title {
	font-size: 24px;
	font-weight: 700;
	color: #212529;
	line-height: normal;
}

.blog_ .more-link {
	color: var(--red) !important;
}

.blog_ .entry-title {
	padding: 0px 37px 0 33px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.blog_ .post-content {
	padding: 0 37px 33px 32px;
}

.testimonial_slider {
	margin-top: -100px;
}

.testimonial_slider .et_pb_slide_image {
	width: 20%;
}

.testimonial_slider .et_pb_slide_description {
	width: 80%;
	padding-left: 50px !important;
	text-shadow: none;
}

.testimonial_slider .et_pb_slide_description .name {
	margin-top: 46px;
}

.testimonial_slider .et_pb_slide {
	padding: 130px 25px 25px 25px;
	box-shadow: none !important;
}

.testimonial_slider .et-pb-arrow-next, .testimonial_slider .et-pb-arrow-prev {
	opacity: 1;
	bottom: auto;
	top: 0;
	background-color: var(--red);
	border-radius: 100%;
	font-size: 30px;
	margin-top: 0;
	height: 30px;
	width: 30px;
}

.testimonial_slider .et-pb-arrow-next:hover, .testimonial_slider .et-pb-arrow-prev:hover {
	color: #fff;
}

.testimonial_slider .et-pb-arrow-prev, .testimonial_slider .et_pb_slider:hover .et-pb-arrow-prev {
	left: auto !important;
	right: 7% !important;
}

.testimonial_slider .et-pb-arrow-next, .testimonial_slider .et_pb_slider:hover .et-pb-arrow-next {
	right: 3% !important;
}

.testimonial_slider .et_pb_slider_container_inner {
	padding: 64px 64px 64px 64px;
	border-radius: 20px;
	box-shadow: 0px 10px 14px 0px rgba(163, 163, 163, .3);
	margin-top: -400px;
}

.testimonial_slider .et_pb_container {
	min-height: 340px;
	height: 100% !important;
}

.table_list ul {}

.table_list li {}

.table_list li img {}

/* pricing table 22-03-2025 */
.table-wrapper {
	padding: 0px !important;
	border: 1px solid #d9d9d9 !important;
	border-radius: 20px !important;
}

.table-price .heading {
	font-weight: 700;
}

.table-price {
	border: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	font-size: 18px !important;
	color: #4c4e49 !important;
	border-collapse: collapse !important;
	margin: 0 !important;
}

.table-price tbody tr:not(:last-child) {
	border: 0 !important;
	border-bottom: 1px solid #d9d9d9 !important;
}

.table-price tbody tr span {
	padding: 24px !important;
	display: block !important;
}

.table-price tbody tr td:first-child {
	padding: 24px !important;
}

.table-price tbody tr td:not(:first-child) span {
	background: #f3f3f3 !important;
}

.table-price tbody td {
	width: 33.3% !important;
	padding: 0 20px !important;
}

.table-price td img {
	margin-right: 15px !important;
}

.table-price-head {
	border: 0 !important;
	width: 100% !important;
	border-collapse: collapse !important;
}

.table-price-head tr th {
	padding: 0 20px !important;
	width: 33% !important;
}

.table-price-head tr .logo {
	border-radius: 20px 20px 0 0 !important;
	height: 70px !important;
	display: flex !important;
	align-items: center !important;
	padding: 0 24px !important;
}

.table-price-head tr .logo-1 {
	background-color: #212529 !important;
}

.table-price-head tr .logo-2 {
	background-color: #e2e2e2 !important;
}

.table-price .logo {
	position: relative;
}

.table-price .logo:before {
	content: "";
	position: absolute;
	left: 0;
	top: -65px;
	width: 100%;
	height: 64px;
	background-position: left;
	background-size: cover;
	border-radius: 20px 20px 0 0;
}

.table-price .logo.logo1:before {
	background-image: url("https://cdn-gnflf.nitrocdn.com/oLzuXrOSBZcEOcWEWWyWBqotmYtrWuwi/assets/images/optimized/rev-9cafaef/www.deepsentinel.com/wp-content/uploads/2025/03/Group-77.png");
}

.table-price .logo.logo2:before {
	background-image: url("https://cdn-gnflf.nitrocdn.com/oLzuXrOSBZcEOcWEWWyWBqotmYtrWuwi/assets/images/optimized/rev-9cafaef/www.deepsentinel.com/wp-content/uploads/2025/03/Group-78.png");
}

/*  pricing table new one */
.sp-table h5, .sp-table h6 {
	font-family: "Satoshi-Bold";
}

.sp-table {
	/*     padding: 0px 35px; */
	padding-bottom: 0;
	/*     border: 1px solid #D9D9D9 ; */
	border-radius: 20px;
	font-size: 18px;
	font-family: "Satoshi-medium";
	overflow: hidden;
}

.sp-table .table {
	margin-top: 32px;
	margin-bottom: 0;
}

.sp-table .head {}

.sp-table .body {
	padding: 0px 35px;
	border: 1px solid #d9d9d9;
	border-radius: 0 20px 20px 20px;
}

.sp-table .toggle {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.sp-table h5 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	background-color: var(--red);
	color: var(--white);
	padding: 15px 50px 15px 20px;
	width: fit-content;
	border-radius: 20px 20px 0 0;
	min-width: 270px;
}

.sp-table h6 {
	font-size: 18px;
}

.sp-table .toggle button {
	background-color: transparent;
	border: 0;
	font-size: 12px;
	font-weight: 500;
	padding: 0;
	font-family: "Satoshi-medium";
	cursor: pointer;
}

.sp-table .toggle button:focus, .sp-table .toggle button:active {
	outline: none;
	border: 0;
}

.sp-table .toggle button img {
	margin-left: 5px;
	display: inline-block;
}

.sp-table h6 {}

.sp-table .body h6.red {
	margin-top: 32px;
}

.sp-table .body .row:first-child {
	border-top: 1px solid #d9d9d9 !important;
}

.sp-table .row {
	border-bottom: 1px solid #d9d9d9 !important;
}

.sp-table .body .row .col-md-4:first-child p {
	padding-left: 0;
}

.sp-table .row p {
	margin: 0;
	position: relative;
	padding: 24px;
}

.sp-table .row p:has(img) {
	padding-left: 52px;
}

.sp-table .row p img {
	position: absolute;
	left: 24px;
	top: 30px;
	height: 18px;
	width: 18px;
	object-fit: contain;
}

.sp-table .row .col-md-4 {
	position: relative;
}

.sp-table .row .col-md-4:not(:first-child)::before {
	content: "";
	position: absolute;
	height: 100%;
	width: calc(100% - 20px);
	top: 0;
	left: 20px;
	background-color: #f3f3f3;
}

.sp-table-head .bimg {
	position: relative;
}

.sp-table-head .row .col-md-4:nth-child(2) .bimg {
	left: 12px;
	width: calc(100% - 5px);
}

.sp-table-head .row .col-md-4:nth-child(3) .bimg {
	left: -5px;
	width: calc(100% - 5px);
}

.page-id-73846 img[src="https://www.deepsentinel.com/wp-content/uploads/2025/03/crose.png"] {
	width: 20px;
}

/*  */
@media (min-width: 1681px) {}

@media (max-width: 1680px) and (min-width: 1441px) {}

@media (max-width: 1440px) and (min-width: 1370px) {}

@media (max-width: 1369px) and (min-width: 1281px) {}

@media (max-width: 1280px) and (min-width: 1101px) {}

@media (max-width: 1100px) and (min-width: 992px) {
	.security_sec:after {
		clip-path: none !important;
	}
	
	.contact-list a {
		font-size: 16px !important;
	}
	
	.contact-list li img {
		width: 20px !important;
	}
	
	.contact-list ul {
		margin-bottom: 10px !important;
	}
	
	.btn_theme.column-2 {
		display: block !important;
	}
	
	.flash-hero-25 h1 {
		font-size: 50px !important;
	}
	
	.page-id-73664 h2 {
		font-size: 45px !important;
	}
	
	.flash-hero-25 p {
		font-size: 20px !important;
	}
	
	.spacer {
		margin-top: 90px !important;
	}
	
	.security_sec:after {
		height: 150px !important;
	}
	
	.page-id-73664 .et_pb_row_4.et_pb_row {
		margin-top: 20px !important;
	}
	
	.theme_sec.et_section_regular {
		padding: 50px 20px !important;
	}
	
	.step-row .content-column, .vertical-middle .content-column {
		padding: 15px !important;
	}
}

@media (max-width: 991px) and (min-width: 700px) {
	.security_sec:after {
		clip-path: none !important;
	}
	
	.contact-list a {
		font-size: 16px !important;
	}
	
	.contact-list li img {
		width: 20px !important;
	}
	
	.contact-list ul {
		margin-bottom: 10px !important;
	}
	
	.btn_theme.column-2 {
		display: block !important;
	}
	
	.flash-hero-25 h1 {
		font-size: 50px !important;
	}
	
	.page-id-73664 h2 {
		font-size: 45px !important;
	}
	
	.flash-hero-25 p {
		font-size: 20px !important;
	}
	
	.spacer {
		margin-top: 90px !important;
	}
	
	.security_sec:after {
		height: 840px !important;
	}
	
	.slider_ .et-pb-arrow-next, .slider_ .et_pb_slider:hover .et-pb-arrow-next {
		right: 35% !important;
	}
	
	.slider_ .et-pb-arrow-prev, .slider_ .et_pb_slider:hover .et-pb-arrow-prev {
		left: 35% !important;
	}
	
	.count_sec .et_pb_column {
		width: 33%;
	}
	
	.theme_sec {
		padding: 60px 0 20px 0 !important;
	}
	
	/* 24-03-2025 flash 13	 */
	.list-sec {
		max-width: 100%;
	}
	
	.services-section .et_pb_image_wrap {
		width: 100%;
		display: block;
	}
	
	.services-section .et_pb_image_wrap img {
		width: 100% !important;
	}
	
	.table-price {
		min-width: 600px;
	}
	
	.table-price tbody tr span, .table-price tbody tr td:first-child {
		padding: 8px !important;
	}
	
	.table-price tbody td {
		width: 200px !important;
		font-size: 14px !important;
		padding: 0 5px !important;
	}
	
	.testimonial_slider .et-pb-arrow-prev, .testimonial_slider .et_pb_slider:hover .et-pb-arrow-prev {
		right: 8%;
	}
	
	.testimonial_slider .et-pb-arrow-next, .testimonial_slider .et-pb-arrow-prev {
		top: 41px;
	}
	
	.page-id-73846 .et_pb_section {
		padding: 35px 0 !important;
		margin: 0 !important;
	}
	
	.theme_sec.et_section_regular {
		padding: 50px 20px !important;
	}
	
	.step-row .content-column, .vertical-middle .content-column {
		padding: 15px !important;
	}
	
	.step-row {
		padding: 0 !important;
	}
	
	.et_pb_section_3.et_pb_section {
		padding-bottom: 0 !important;
	}
	
	.slider_ .et_pb_button {
		display: none !important;
	}
}

@media (max-width: 699px) {
	.theme_sec {
		padding: 60px 0 20px 0 !important;
	}
	
	.flash-hero-25 h1 {
		font-size: 40px !important;
	}
	
	.page-id-73664 h2 {
		font-size: 35px !important;
	}
	
	.flash-hero-25 p {
		font-size: 16px !important;
	}
	
	.testimonial_25 {
		padding: 40px !important;
	}
	
	.testimonial_25 .et_pb_testimonial_content:after {
		right: 0 !important;
	}
	
	.testimonial_25 .et_pb_testimonial_content {
		padding-right: 0 !important;
		font-size: 16px !important;
	}
	
	.slider_ .et-pb-arrow-next, .slider_ .et_pb_slider:hover .et-pb-arrow-next {
		right: 60px !important;
	}
	
	.slider_ .et-pb-arrow-prev, .slider_ .et_pb_slider:hover .et-pb-arrow-prev {
		left: 60px !important;
	}
	
	.slider_ .et_pb_button {
		display: none !important;
	}
	
	.slider_ .et-pb-controllers {
		bottom: 0 !important;
	}
	
	.btn_theme.column-2 {
		display: block !important;
		margin: 0 auto;
		width: fit-content;
	}
	
	.security_sec:after {
		clip-path: none;
		height: 62% !important;
	}
	
	.contact-list ul {
		display: block !important;
	}
	
	.contact-list li:not(:first-child) {
		padding: 0 !important;
	}
	
	.spacer {
		margin-top: 40px !important;
	}
	
	.contact-list li img {
		width: 20px !important;
	}
	
	.contact-list li {
		margin-bottom: 10px !important;
	}
	
	.video_ video {
		height: 300px !important;
	}
	
	.banner {
		padding-bottom: 30px !important;
		background-blend-mode: overlay;
		background-color: rgba(0, 0, 0, .65);
	}
	
	/* 	flash bag 13 */
	.f-24, .page-id-73846 body, .page-id-73846 p {
		font-size: 16px;
		line-height: normal;
	}
	
	.page-id-73846 .monitoring {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	.table-wrapper {
		margin-top: 60px;
	}
	
	.table-price {
		min-width: 600px;
	}
	
	.table-price tbody tr span, .table-price tbody tr td:first-child {
		padding: 8px !important;
	}
	
	.table-price tbody td {
		width: 200px !important;
		font-size: 14px !important;
		padding: 0 5px !important;
	}
	
	.page-id-73846 h2, .f-38 {
		font-size: 30px !important;
		line-height: normal !important;
	}
	
	.page-id-73846 h2 br {
		display: none;
	}
	
	.page-id-73846 .et_pb_section {
		padding: 25px 0 !important;
	}
	
	.hero-banner .et_pb_column {
		display: block;
	}
	
	.hero-banner .et_pb_button_module_wrapper {
		display: block;
		width: 100%;
		margin-bottom: 15px;
	}
	
	.page-id-73846 .pricing-sec.et_pb_section {
		padding-top: 0px !important;
		margin-top: -90px;
	}
	
	.ds-list ul li {
		font-size: 16px;
	}
	
	.testimonial_slider .et_pb_slider_container_inner {
		padding: 20px;
	}
	
	.testimonial_slider .et_pb_slide_description {
		width: 100%;
		padding: 0 !important;
		font-size: 16px !important;
	}
	
	.blog_ .et_pb_ajax_pagination_container, .blog_ .et_pb_post {
		display: block;
		width: 100%;
	}
	
	.blog_ .et_pb_post {
		margin-bottom: 25px;
	}
	
	.btn-row .et_pb_column {
		display: block;
		width: 100%;
	}
	
	.sp-table-head .bimg {
		left: 0 !important;
		right: 0 !important;
		width: 100% !important;
	}
	
	.sp-table .table {
		margin-top: 15px;
	}
	
	/* 	.sp-table .toggle{display:block;} */
	.sp-table .toggle button {
		font-size: 0px;
	}
	
	.sp-table .row .col-md-4:not(:first-child)::before {
		width: 100%;
		left: 0;
		right: 0;
	}
	
	.sp-table .row p {
		padding: 8px 5px;
		font-size: 14px;
	}
	
	.sp-table .row p img {
		top: 8px;
		height: 15px;
		width: 15px;
		object-fit: cover;
	}
	
	.sp-table h5 {
		font-size: 18px;
	}
	
	.contact-list.list_block li:not(:last-child) {
		padding-bottom: 10px;
	}
	
	.testimonial_slider .et-pb-arrow-prev, .testimonial_slider .et_pb_slider:hover .et-pb-arrow-prev {
		right: 14% !important;
	}
	
	/* 	 */
	.mob-center, .cta-b-13 {
		text-align: center !important;
	}
	
	.ds-content._left {
		padding-left: 0;
	}
	
	.cta-b-13 br {
		display: none;
	}
	
	.testimonial_slider .et_pb_slide {
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 80px !important;
	}
	
	.testimonial_slider .et_pb_slide .et_pb_slide_content {
		font-size: 18px !important;
	}
	
	.testimonial_25 .et_pb_testimonial_content:after, .testimonial_slider .et_pb_slide_description:after {
		height: 30px;
		width: 30px;
		right: 0;
	}
	
	/* 	17--05--2025 */
	.slider_testimonial .et_pb_slides .et_pb_container {
		padding: 25px !important;
		height: 400px !important;
	}
	
	.slider_testimonial .et_pb_slide_content {
		font-size: 18px !important;
		line-height: normal !important;
	}
	
	.step-row, .vertical-middle {
		display: block !important;
	}
	
	.theme_sec.et_section_regular {
		padding: 50px 20px !important;
	}
	
	.shape-right:after, .shape-left:before {
		display: none;
	}
	
	.mob-col-reverse {}
	
	.et_pb_section_3.et_pb_section {
		padding-top: 50px !important;
		padding-bottom: 0px !important;
	}
	
	.page-id-74493 .et_pb_section_0.et_pb_section {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	
	.page-id-74493 .flash-hero-25 h1 {
		font-size: 30px !important;
	}
	
	.page-id-74493 p {
		font-size: 18px !important;
		line-height: normal;
	}
	
	.page-id-74493 .btn_theme.column-2 {
		font-size: 15px !important;
	}
	
	.page-id-74493 h2 {
		font-size: 35px !important;
	}
	
	.page-id-74493 h2 br {
		display: none !important;
	}
	
	.banner_ip_test {
		padding-top: 20px !important;
		padding-bottom: 50px !important;
	}
}

.f-48 {
	font-size: 48px;
}

.f-40 {
	font-size: 40px;
}

.f-36 {
	font-size: 36px;
}

.f-18 {
	font-size: 18px;
}

.fw-700 {
	font-weight: 700;
}

.hero-title.flash-hero-25 h1 {
	font-size: 54px;
}

.shape-right, .shape-left {
	position: relative;
}

.shape-right:after, .shape-left:before {
	content: "";
	position: absolute;
	background-image: url("https://cdn-gnflf.nitrocdn.com/oLzuXrOSBZcEOcWEWWyWBqotmYtrWuwi/assets/images/optimized/rev-9cafaef/www.deepsentinel.com/wp-content/uploads/2025/05/shape-right.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 160px;
	width: 160px;
	right: -120px;
	bottom: -120px;
}

.shape-left:before {
	background-image: url("https://cdn-gnflf.nitrocdn.com/oLzuXrOSBZcEOcWEWWyWBqotmYtrWuwi/assets/images/optimized/rev-9cafaef/www.deepsentinel.com/wp-content/uploads/2025/05/shape-left.png");
	left: -120px;
	bottom: -120px;
	right: auto;
}

.step-row, .vertical-middle {
	display: flex;
}

.step-row .content-column, .vertical-middle .content-column {
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-red {
	background-color: #ee2d2f;
	color: var(--white);
	padding: 10px 20px;
	border-radius: 5px;
	margin-top: 20px;
	display: inline-block;
	font-size: 18px;
	min-width: 181px;
	text-align: center;
}

.btn-red:hover {
	background-color: var(--red);
	color: var(--white);
	text-decoration: none;
}

.slider_.slider_testimonial .et_pb_slide_title {
	display: none;
	padding: 0;
}

.slider_.slider_testimonial .et_pb_slides {
	max-width: 100%;
	margin: 0 auto;
}

.slider_testimonial .slider_ .et_pb_slide {
	padding: 20px 20px 40px 20px;
}

.slider_testimonial .et_pb_slides .et_pb_container {
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .08);
	border-radius: 20px;
	padding: 64px 240px 64px 64px;
	position: relative;
}

.slider_testimonial .et_pb_slides .et_pb_container:before {
	content: "";
	position: absolute;
	background-image: url("https://cdn-gnflf.nitrocdn.com/oLzuXrOSBZcEOcWEWWyWBqotmYtrWuwi/assets/images/optimized/rev-9cafaef/www.deepsentinel.com/wp-content/uploads/2025/05/quote.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 100px;
	height: 100px;
	top: 32px;
	right: 34px;
}

.slider_testimonial .et_pb_slide_image {
	order: 2;
	position: absolute;
	bottom: 64px;
	right: 54px;
	margin: 0;
}

.slider_testimonial .et_pb_slide_image img {
	position: absolute;
	bottom: 0;
	right: 0;
}

.slider_.slider_testimonial .et_pb_slide_description {
	width: 100%;
}

.slider_testimonial .et_pb_slide_content {
	font-size: 24px;
	line-height: normal;
}

.slider_testimonial .et_pb_slide_description {
	order: 1;
}

.slider_testimonial .et_pb_slide_description h5 {
	color: #212529 !important;
	font-size: 24px;
	font-weight: 700;
}

.instant-box .et_pb_column {
	height: 100%;
	min-height: 270px;
}

.page-id-74493 .hero-title.flash-hero-25 h1 {
	font-size: 40px;
}

.page-id-74493 h2 {
	font-size: 36px !important;
}

.list-style {
	margin: 0;
	padding-bottom: 0 !important;
}

.white_page_section h1, .white_page_section ul {
	color: #000 !important;
}

.home-banner-section .row-video .video-link p {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}
