@import url("https://fonts.googleapis.com/css2?family=Yantramanav:wght@100;300;400;500;700;900&display=swap");
:root {
  --main-color: #0072c5;
  --sc-color: #003262;
  --heading-1: #011c46;
  --sub-title-color: #373c41;
  --para-color: #373c41;
  --para-color-1: #00326299;
  --accent-color: #006fed;
  --gridient-1: #011235;
  --gridient-2: #05587b;
  --gridient-3: #00b5ff;
  --gridient-4: #2865db;
  --white: #fff;
  --black-color: #000;
}
html, body {
  scroll-padding-top: 180px;
}
.event-template-default.single.single-event .elementor .elementor-element:nth-child(5){
    overflow-x: hidden;
}
.event-template-default.single.single-event .elementor .elementor-element:nth-child(5) .e-con-inner > .elementor-element:nth-child(2):after {
    content: '';
    width: 100%;
    height: 100%;
    background: url('https://securityboat.xyz/wp-content/uploads/box-show.png');
    z-index: -1;
    position: absolute;
    right: -220px;
    max-width: 415px;
    min-width: 415px;
    top: -90px;
    min-height: 415px;
}

ul.elementor-price-list {
    overflow-x: hidden;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .with_frm_style .frm-card-element.StripeElement {
	font-family: Yantramanav, sans-serif !important;
}

.blog-loop-carousel-wrap .swiper-slide {
    padding: 10px 0;
}

.bg_img_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bg_img_wrap .elementor-widget-container, .bg_img_wrap .elementor-widget-container > div {
    flex-direction: column;
    display: flex;
    height: 100%;
    width: 100%;
}

.bg_img_relative {
    position: relative;
}

.bg_img_wrap .chapter_img_wrap, .bg_img_wrap .chapter_img_wrap * {
    height: 100%;
    width: 100%;
}

.chapter_image_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.image-container img {
    height: 100% !important;
}

.event_url_btn {
    top: 0;
    left: 0;
    height: 100%;
    z-index: 9999;
}


.speaker-group-wrap {
    flex-direction: column;
    display: flex;
    gap: 3rem;
}

.speaker-item {
    position: relative;
    display: grid;
    gap: 2rem;
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 2fr));
}

.speaker-img {
    position: absolute;
    width: 125px;
    border-radius: 100%;
    height: 125px;
    overflow: hidden;
    bottom: 20px;
    left: -50px;
	z-index: 9;
}

.speaker-pdf {
    height: 400px;
}

.speaker-pdf iframe {
    height: 100%;
}

.speaker-video video {
    height: 100%;
    width: 100%;
}

.event_url_btn .elementor-button-wrapper, .event_url_btn .elementor-button-wrapper a {
    height: 100%;
}
.event_url_btn .elementor-button-wrapper, .event_url_btn .elementor-button-wrapper a {
    height: 100%;
}
.share_btn {
    display: none;
    position: absolute !important;
    left: 100%;
    min-width: 45px !important;
    height: 100%;
    width: 100%;
}

/* tesst */
.icon-hide-mobile .elementor-icon svg path,
.elementor-icon svg {
  fill: inherit;
}
div.e-con.elementor-sticky--active {
  z-index: var(--z-index, 999);
}
.tab-od.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"],
.tab-in-tab.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"] {
  box-shadow: 0px -4.13px 6.2px 0px #00000040 inset !important;
}
.preloader div.pre-bounce1,
.preloader div.pre-bounce2 {
  background: linear-gradient(90deg, #00b5ff 0%, #2865db 100%);
}

/* .hero-curve,
.hero-coved {
  clip-path: ellipse(120% 90% at 50% 8%);
} */
.team-coved {
  clip-path: ellipse(120% 90% at 50% 8%);
}
.startups-coved {
  clip-path: ellipse(120% 90% at 50% 8%);
}
.clippy-box {
  background-color: #fff;
  box-shadow: 2.59px 2.59px 22px 0px #cebfbf8f;
}
.get-wrap .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  left: -35px;
}

.free-consultation-slider .elementor-widget-container {
  position: relative;
  right: -10px;
}

.clippy-box .elementor-icon-wrapper {
  transform: translateY(-55px);
  margin-bottom: -55px;
}

.clippy-box .elementor-icon {
  position: relative;
}

.clippy-box .elementor-icon svg {
  background-color: #f5f5f5;
  height: 88px;
  width: 88px;
  line-height: 88px;
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 15px;
}

.clippy-box .elementor-icon::before {
  content: " ";
  top: -15px;
  position: absolute;
  left: -15px;
  width: calc(100% + 30px);
  height: 60px;
  background: linear-gradient(359.76deg, #2668dc 0.21%, #00b4fe 99.51%);
  border-radius: 10rem 10rem 0 0;
}

.clippy-box .elementor-icon::after {
  content: " ";
  top: -25px;
  position: absolute;
  left: -25px;
  width: calc(100% + 52px);
  height: calc(100% + 52px);
  background-image: url("https://securityboat.xyz/wp-content/uploads/rounded.png");
  border-radius: 10rem 10rem 0 0;
  z-index: 1;
  background-repeat: no-repeat;
}

.clippy-box {
  position: relative !important;
}

.clippy-box::before {
  content: " ";
  position: absolute;
  background-color: #fff;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
}

/*  */
.image-filt img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.image-filt img:hover {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none;
}

/* tab-in-tab */
.elementor .tab-in-tab .e-n-tabs-heading button {
  border: none !important;
}

/* .elementor .tab-in-tab .e-n-tabs-heading {
  justify-content: space-between;
} */

.elementor div.elementor-element.tab-in-tab .elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:not(:hover) {
  border: none;
}

.tab-in-tab.elementor-widget-n-tabs .e-n-tabs-heading {
  border: 1.75px solid #1887e333;
  border-radius: 8px;
}

.elementor-widget-n-tabs.tab-in-tab .e-n-tab-title[aria-selected="false"],
.elementor-widget-n-tabs.tab-in-tab .e-n-tab-title[aria-selected="false"] a {
  border-radius: 5px;
}

/* div.tab-in-tab .elementor-swiper-button.elementor-swiper-button-prev {
  display: none;
} */

.elementor .tab-in-tab .swiper-slide-active div.elementor-element {
  border-color: #006fed !important;
}

.elementor .tab-in-tab .swiper-slide-active .elementor-element.elementor-widget .elementor-heading-title {
  font-size: 14px;
  font-weight: 500;
  color: #006fed;
}

.tab-in-tab .e-n-carousel.swiper {
  position: relative;
  padding-bottom: 60px !important;
}

.tab-in-tab .e-n-carousel.swiper .swiper-wrapper {
  position: static;
}

.tab-in-tab .e-n-carousel.swiper .swiper-slide {
  position: static;
}

.tab-in-tab .e-n-carousel.swiper .swiper-slide .elementor-element {
  position: static;
}

.tab-in-tab .e-n-carousel.swiper .swiper-slide .elementor-element .e-con-inner {
  position: static;
}

.tab-in-tab .e-n-carousel.swiper .swiper-slide .elementor-element .e-con-inner .elementor-widget-text-editor {
  position: static;
}

.tab-in-tab .e-n-carousel.swiper .swiper-slide .elementor-element .e-con-inner .elementor-widget-text-editor {
  position: absolute;
  height: auto;
  width: 100%;
  display: none;

  top: 100%;
  left: 0;
}
.tab-in-tab .e-n-carousel.swiper .swiper-slide .elementor-element .e-con-inner .elementor-widget-text-editor p,
.tab-in-tab .e-n-carousel.swiper .swiper-slide .elementor-element .e-con-inner .elementor-widget-text-editor {
  line-height: 1.2em;
}
.tab-in-tab .e-n-carousel.swiper .swiper-slide.swiper-slide-active .elementor-element .e-con-inner .elementor-widget-text-editor {
  position: absolute;
  display: block;
  width: 100%;
  padding-top: 10px;
}

.case-card p {
  margin-bottom: 0;
}

.case-card .elementor .elementor-element.elementor-widget .elementor-heading-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case-card .elementor-widget-container,
.case-card .elementor-widget-container p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case-card .swiper-slide {
  padding: 10px;
}

/* .gradient-heading h2 {
  background: -webkit-linear-gradient(90deg, #2865db 0%, rgba(0, 165, 244, 0.9409) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */
/* header */
.e-n-menu svg.e-font-icon-svg {
  margin-top: -2px;
}
.align-ctr {
  margin: 0px auto 0 !important;
  padding-top: 15px !important;
  left: auto !important;
  display: flex;
  justify-content: center;
}
.align-ctr-first {
  margin: 15px auto 0 !important;
}
/* footer */
/* .footer.elementor-element {
  clip-path: polygon(0 0%, 50.5% 7.5%, 100% 0%, 100% 100%, -0% 100%);
} */

.footer .elementor-form-fields-wrapper.elementor-labels- {
  display: block;
}

.footer .elementor-form-fields-wrapper.elementor-labels- {
  display: block;
}

.footer .elementor-field-type-email {
  width: 100% !important;
  margin-bottom: 8px !important;
}

.footer .elementor-field-type-email input,
.footer .elementor-field-type-email input::placeholder {
  line-height: 1em !important;
}

.footer .e-form__buttons {
  width: 100% !important;
}

.footer .elementor-field-textual.elementor-size-md,
.footer .elementor-form .elementor-button.elementor-size-md {
  min-height: 25px !important;
  padding: 0px 10px;
  height: 25px;
}

.footer .elementor-form .elementor-button.elementor-size-md {
  background: linear-gradient(90deg, #00b5ff 0%, #2865db 100%);
  border: none;
}

.footer .elementor-form .elementor-button.elementor-size-md:hover {
  background: linear-gradient(90deg, #2865db 0%, #00b5ff 100%);
  border: none;
}

.footer .news-test .elementor-widget-container p {
  margin-bottom: 8px;
}

.footer a {
  color: #f4f5ff;
}

.footer a:hover {
  color: #14b8ff;
}

/* contact-page */
.contact-page a {
  color: #f4f5ff;
}

.contact-page a:hover {
  color: #14b8ff;
}

.contact-page .with_frm_style .frm_top_container .frm_primary_label .frm_required {
  display: none;
}

.contact-page .with_frm_style .frm_hidden_container .frm_primary_label {
  display: none;
}

.contact-page .frm_style_formidable-style.with_frm_style .frm_submit button {
  margin: 0;
}

.contact-page .frm_style_formidable-style.with_frm_style .form-field {
  text-align: end;
}

.contact-page .frm_style_formidable-style.with_frm_style .form-field .frm_submit .frm_button_submit {
  text-align: end;
  background: linear-gradient(94.51deg, #04baee -1%, #2865db 108.42%);
  padding: 10px 40px;
  font-size: 17px;
  text-transform: capitalize;
  font-weight: 500;
  border-radius: 5px;
}

.contact-page .frm_style_formidable-style.with_frm_style .form-field .frm_submit .frm_button_submit:hover {
  background: linear-gradient(94.51deg, #2865db -1%, #04baee 108.42%);
}

.a-info-card .elementor-view-stacked .elementor-icon {
  position: relative;
}

.a-info-card .elementor-icon-wrapper {
  position: relative;
  width: 150px;
  height: 150px;
  line-height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 50%;

  background-color: #fff;
}
.a-info-card p {
  margin-bottom: 0;
}
.a-info-card .elementor-icon-wrapper .elementor-icon {
  background: linear-gradient(135deg, #e2e1e6 14.94%, #ffffff 73.18%);
  border-radius: 50%;
  height: calc(100% - 15px);
  width: calc(100% - 15px);
  text-align: center;
  line-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  box-shadow: 19px 14px 14px -16px #69696994;
  padding: 25px !important;
}
.a-info-card .elementor-icon-wrapper::before {
  content: " ";
  position: absolute;
  border-radius: 50%;
  height: calc(100% + 14px);
  width: calc(100% + 14px);
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  z-index: -1;
  background: linear-gradient(to right, rgba(44, 83, 158, 0) 0%, rgba(44, 83, 158, 0) 49%, #01b2fe 50%, #2767dc 100%);
}

.a-info-card .elementor-icon-wrapper::after {
  content: " ";
  position: absolute;
  border-radius: 50%;
  height: calc(100% + 13px);
  width: calc(100% + 14px);
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  z-index: -2;
  border: 5px dashed #169fe5;
}

.info-divider .elementor-spacer-inner {
  position: relative;
}

.info-divider .elementor-spacer-inner::before {
  position: absolute;
  content: " ";
  top: 0;
  left: 50%;
  width: 5px;
  border: 2px solid #fff;

  height: 5px;
}

.info-divider .elementor-spacer-inner::before {
  position: absolute;
  content: " ";
  top: 50%;
  left: 40%;
  width: 15px;
  border: 4px solid #fff;
  height: 15px;
  background: red;
  border-radius: 50%;
  transform: translate(50%, -50%);
  background: linear-gradient(180deg, #02aefc -2.36%, #006fed 97.35%);
}

.rounded-img {
  border: 5px dashed white;
  transform: translateY(100px);
  border-radius: 50% !important;
}

.rounded-img .elementor-widget-image {
  background-color: #e9eaf6;
  border-radius: 50% !important;
  height: 360px !important;
  width: 415px !important;
  overflow: hidden !important;
  box-shadow: 0px 4.24335px 4.24335px rgba(0, 0, 0, 0.25);
}

.rounded-img .elementor-widget-container {
  width: 100%;
  height: 100%;
}

.rounded-img .elementor-widget-image img {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
  padding: 20px 10px 10px 10px;
}

.rounded-img img {
  object-fit: cover;
}

/* testimonials-wrap */
.testimonials-wrap .elementor-testimonial__content {
  position: relative;
}

.t-bottom-img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.testimonials-wrap .elementor-testimonial {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
  padding: 100px 35px 35px 35px;
  margin: 60px 30px;
  border-radius: 23px;
  margin-top: 50px;

  box-shadow: 5px 0.59px 42.61px -11px #1b1b1b3d;
  overflow: auto !important;
}
.testimonials-wrap .elementor-testimonial__footer {
  position: absolute;
  top: 0;
}

.testimonials-wrap .elementor-main-swiper .elementor-swiper-button {
  position: absolute !important;
  top: -90px !important;
  right: 20px !important;
  left: auto !important;
}

.testimonials-wrap .elementor-main-swiper .elementor-swiper-button.elementor-swiper-button-prev {
  right: 80px !important;
}

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

.testimonials-wrap .elementor-main-swiper .elementor-swiper-button svg {
  display: none;
}

.testimonials-wrap .elementor-main-swiper .elementor-swiper-button.elementor-swiper-button-prev {
  background-image: url("https://securityboat.xyz/wp-content/uploads/arrow-2.svg");
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
}

.testimonials-wrap .elementor-main-swiper .elementor-swiper-button.elementor-swiper-button-next {
  background-image: url("https://securityboat.xyz/wp-content/uploads/arrow-2.png");
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
}

.testimonials-wrap .elementor-main-swiper .elementor-swiper-button.elementor-swiper-button-prev:hover {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Arrow2.png");
}

.testimonials-wrap .elementor-main-swiper .elementor-swiper-button.elementor-swiper-button-next:hover {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Arrow-1.svg");
}

/*  */
.icon-heading {
  border: 20px solid #003262;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  text-align: center;
  background-color: #fff;
  line-height: 170px;
}

/* rd-card */

.rd-card .rd-heading p {
  /* border: 15px solid #57c3f9; */
  width: 150px;
  height: 150px;
  border-radius: 50%;
  color: #2865db;
  text-align: center;
  background-color: #fff;
  line-height: 150px;
  position: relative;
}

.rd-card .rd-heading p::before {
  position: absolute;
  content: " ";
  width: calc(100% + 50px);
  height: calc(100% + 50px);
  border-radius: 50%;
  left: -25px;
  top: -25px;
  z-index: -1;
  background: linear-gradient(to right, rgba(44, 83, 158, 0) 0%, rgba(44, 83, 158, 0) 49%, #53bcf5 50%, #4cadf2 100%);
}

.rd-card .rd-heading p::after {
  position: absolute;
  content: " ";
  width: calc(100% + 24px);
  height: calc(100% + 24px);
  border-radius: 50%;
  left: -12px;
  top: -12px;

  z-index: -1;
  background: linear-gradient(270deg, #2865db 0%, #57c3f9 100%);
}

.rd-card .elementor-image-box-title {
  border-bottom: 2px solid #57c3f9;
  width: max-content;
}

.rd-round {
  position: relative;
  background-color: #fff;
  z-index: 1;
}

.rd-round::after {
  left: 0;
  content: " ";
  position: absolute;
  height: calc(100% + 24px);
  width: calc(100% + 12px);
  top: -12px;
  background: linear-gradient(270deg, #2865db 0%, #57c3f9 100%);
  box-shadow: 0px 4px 4px rgba(120, 120, 120, 0.5);
  z-index: -1;
  border-radius: 0px 150px 150px 0px;
}

.rd-card .elementor-widget-container p {
  margin-bottom: 0;
}

.rd-inner-wrap {
  position: relative;
  background-color: #fff;
  z-index: 1;
}

.rd-inner-wrap::after {
  left: 0;
  content: " ";
  position: absolute;
  height: calc(100% + 24px);
  width: calc(100% + 12px);
  top: -12px;
  background: linear-gradient(270deg, #2865db 0%, #57c3f9 100%);
  box-shadow: 0px 4px 4px rgba(120, 120, 120, 0.5);
  z-index: -1;
  border-radius: 0px 150px 150px 0px;
}

/*  */

.contact-page .frm_fields_container {
    grid-gap: 30px 2%;
}

.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 30px;
}

.contact-page .frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 0px;
}

.contact-page .frm_style_formidable-style.with_frm_style .form-field a {
    color: #3392E5;
}

.contact-page .frm_style_formidable-style.with_frm_style .form-field.frm_html_container {
    text-align: left !important;
}

.contact-page .with_frm_style .frm_form_fields > fieldset {
  padding-bottom: 0;
}

.contact-page #frm_field_6_container {
  margin-bottom: 0;
}

/* form style security-boat-for-startups */
.tablepress > .row-hover > tr:has(+ .child:hover) > *,
.tablepress > .row-hover > tr:hover + :where(.child) > *,
.tablepress > .row-hover > tr:where(:not(.dtrg-group)):hover > * {
  background-color: transparent !important;
}
.aligibitity-form .tablepress .row-striping tr td {
  background-color: transparent !important;
}
.aligibitity-form .tablepress .row-striping tr:hover {
  background: linear-gradient(90deg, rgba(0, 170, 250, 0.01) 0%, rgba(0, 170, 250, 0.1) 46%, rgba(0, 170, 250, 0.01) 98%) !important;
}

.aligibitity-form .tablepress .row-striping :nth-child(2n) > * {
  background-color: transparent;
}

/* .aligibitity-form .tablepress .row-striping .row-3 {
  background: linear-gradient(90deg, rgba(0, 170, 250, 0.01) 0%, rgba(0, 170, 250, 0.1) 46%, rgba(0, 170, 250, 0.01) 98%);
} */

.aligibitity-form .tablepress > :where(thead, tfoot) > * > th {
  background: linear-gradient(90deg, #003262 0%, #003262 99.9%, #003262 100%);
  color: var(--white) !important;
  font-weight: 500;
  font-size: 20px !important;
  padding: 15px;
}

.aligibitity-form .tablepress .row-striping .row-5 td {
  background: linear-gradient(90deg, #003262 0%, #003262 99.9%, #003262 100%);
  color: var(--white) !important;
  font-weight: 500;
  font-size: 20px;
  padding: 15px;
  border-radius: 5px;
}

.aligibitity-form .tablepress > :not(caption) > * > * {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  vertical-align: middle;
  color: var(--para-color);
  border-bottom: 1px solid #0032621a;
  line-height: 1.2em;
  padding: 15px;
}

.aligibitity-form .tablepress > :where(thead, tfoot) > * > th:first-child {
  border-radius: 5px 0px 0 5px;
}

.aligibitity-form .tablepress > :where(thead, tfoot) > * > th:last-child {
  border-radius: 0 5px 5px 0;
}

.aligibitity-form .tablepress .row-striping tr td:not(:last-child) {
  border-right: 1px solid #0032621a;
}
.aligibitity-form .tablepress .row-striping tr td {
  border-top: 0;
  border-bottom: none;
}
.aligibitity-form .tablepress .row-5 td,
.aligibitity-form .tablepress > .row-hover > tr:hover .row-5 td {
  background: linear-gradient(90deg, #003262 0%, #003262 99.9%, #003262 100%);
  color: var(--white) !important;
  font-weight: 500;
  font-size: 20px;
}
.aligibitity-form .tablepress tr {
  position: relative;
  z-index: 1;
}

.aligibitity-form .tablepress tr::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -50px;
  height: 1px; /* thickness of bottom border */
  width: calc(100% + 100px);
  background: linear-gradient(to right, transparent, #0032621a, transparent);
  z-index: -1;
  pointer-events: none;
}

/* form style security-boat-for-startups */
/*  */
.benefit-icon .elementor-icon-wrapper {
  width: 58px;
  height: 58px;
  border-radius: 8px;
  line-height: 58px;
  text-align: center;
  background: linear-gradient(314.44deg, #57c3f9 0%, #2865db 91.08%);
  justify-content: center;
  align-items: center;
  display: flex;
  margin: 0 auto;
}

p a {
  color: var(--main-color);
}

p a:hover {
  color: var(--accent-color);
}

/* custom hero area of solution page */

.hero-card .wrap-flex {
  display: flex;
  align-items: center;
}

.hero-card .left-wrap {
  text-align: left;
}

.hero-card .btn-wrap {
  display: flex;
  gap: 15px;
  align-items: center;
}
.hero-card .btn-wrap .btn {
  padding: 0;
}
.hero-card .btn-wrap .btn a {
  padding: 10px 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  border: 1px solid #fff;
  border-radius: 2px;
  transition: all 0.5s ease;
}
.hero-card .btn-wrap .btn.btn-second a {
  padding: 9px 30px;
}
.hero-card .btn-wrap .btn a {
  color: #ffffff;
}

.hero-card .btn-wrap .btn-first a {
  border-color: #00b5ff;
  border: none;
  background: linear-gradient(90deg, #00b5ff 0%, #2865db 100%);
}

.hero-card .btn-wrap .btn a:hover {
  background: linear-gradient(90deg, #2865db 0%, #00b5ff 100%);
  border-color: #00b5ff;
}

.hero-card .heading h2 {
  font-weight: 700;
  font-size: 65px;
  line-height: 1.2em;
  display: flex;
  align-items: center;
  color: #ffffff;
}

.hero-card p {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 30px;
  color: #ffffff;
}

.right-bar {
  flex: 0 0 45%;
  text-align: end;
}

.left-wrap {
  flex: 0 0 55%;
  text-align: end;
}

/* tab style */
.solutions-tab .e-n-tabs-heading {
  border: 2px solid #dde3e9;
  width: fit-content;
  margin: 0 auto;
  border-radius: 5px;
}

.ribbon {
  --r: 15px;
  /* Ribbon shape */
  --b: 2px;
  /* Border size */
  position: relative;
  color: white;

  padding: 10px 30px;
  clip-path: polygon(0 0, 100% 0, calc(100% - (var(--r) - (var(--b) / 2))) 50%, 100% 100%, 0 100%, calc(var(--r) - (var(--b) / 2)) 50%);
}

.ribbon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #00b5ff 0%, #2865db 100%);

  z-index: -1;
  clip-path: polygon(calc(var(--b) * 2) var(--b), calc(100% - (var(--b) * 2)) var(--b), calc(calc(100% - var(--b)) - var(--r)) 50%, calc(100% - (var(--b) * 2)) calc(100% - var(--b)), calc(var(--b) * 2) calc(100% - var(--b)), calc(var(--r) + var(--b)) 50%);
}

/* main-cta-wrap */
.main-cta-wrap .elementor-cta__content {
  border-radius: 12px;
}

.main-cta-wrap .elementor-widget-container {
  position: relative;
}

.main-cta-wrap .elementor-cta__button.elementor-button {
  background: linear-gradient(180deg, #0ba7ea 0%, #2075df 100%);
  transition: all 0.5s ease;
}

.main-cta-wrap .elementor-cta__button.elementor-button:hover {
  background: linear-gradient(180deg, #2075df 0%, #0ba7ea 100%);
  transition: all 0.5s ease;
}

/* main-cta-wrap */
.main-cta-wrap.elementor-cta--skin-cover .elementor-widget-container {
  background: linear-gradient(90deg, #01183b 0%, #055477 100%);
  position: relative;
  border-radius: 10px;
}

.main-cta-wrap.elementor-cta--skin-cover .elementor-cta {
  background-image: url("https://securityboat.xyz/wp-content/uploads/ctaaa.png");
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
div.elementor-cta__bg,
div.elementor-cta__bg-overlay {
  z-index: -1;
}
.elementor-cta--skin-cover .elementor-cta__content .elementor-cta__content-item {
  z-index: 11;
}

.know-cta-wrap .elementor-cta__content {
  background: linear-gradient(90deg, #01183b 0%, #055477 100%);
  border-radius: 12px;
}

.know-cta-wrap .elementor-cta__button.elementor-button {
  background: #fff;
  transition: all 0.5s ease;
}

.know-cta-wrap .elementor-cta__button.elementor-button:hover {
  background: linear-gradient(180deg, #2075df 0%, #0ba7ea 100%);
  transition: all 0.5s ease;
}

.video-card .elementor-widget-theme-post-featured-image a {
  display: block;
}

.know-hide.know-cta-wrap .elementor-cta__content {
  background: transparent;
  border-radius: 0;
}

/* blog carousel style */
.blog-loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-prev {
  background-image: url("https://securityboat.xyz/wp-content/uploads/arrow-2.svg");
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
}

.blog-loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-next {
  background-image: url("https://securityboat.xyz/wp-content/uploads/arrow-2.png");
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
}

.blog-loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-prev svg,
.blog-loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-next svg {
  display: none;
}

.blog-loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-prev:hover {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Arrow2.png");
}

.blog-loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-next:hover {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Arrow-1.svg");
}

/* blog card style */
.blog-card {
  padding: 0px !important;
}

.blog-loop-carousel-wrap .blog-card {
  padding: 20px 10px !important;
}

.blog-card .e-con-inner {
  box-shadow: 1.5px 9.5px 21.49px -4px #0000000f;
  background-color: #fff;
  border-radius: 15px;
}

.blog-card .elementor-widget-theme-post-featured-image {
  height: 210px;
}

.blog-card .elementor-widget-theme-post-featured-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.blog-card .elementor-widget-container,
.blog-card .elementor-widget-container p {
  display: -webkit-box;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* blog-search */
.blog-search .elementor-shortcode input {
  border: 1px solid #39323b1f;
  border-radius: 30px;
  width: 100%;
  padding-left: 55px;
  font-size: 18px;
}

.blog-search.elementor-widget {
  margin: 0 auto;
  width: 65%;
}

/* newsroom post styling */
.post .elementor-posts .elementor-post__badge {
  position: static;
  width: max-content;
  margin: 0 !important;
  margin-bottom: 10px !important;
}

.post .elementor-posts .elementor-post__card {
  padding: 15px !important;
  background: #ffffff;
  border: 1px solid #e8e8ea;
  border-radius: 12px;
}

.post .elementor-posts .elementor-post__meta-data {
  border-top: none !important;
  padding: 0 !important;
}

.post .elementor-posts--show-avatar .elementor-post__thumbnail__link {
  margin-bottom: 10px;
}

.post .elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
  border-radius: 10px;
  background-image: none;
}

.post .elementor-posts .elementor-post__card .elementor-post__thumbnail {
  border-radius: 10px;
}

.post .elementor-post__title a:hover {
  color: var(--main-color) !important;
}

.page-numbers {
  border-bottom: 1px solid transparent;
}

.page-numbers.current,
.page-numbers:hover {
  border-color: var(--main-color);
}

/* news-room
 */
.news-room .elementor-widget-post-info {
  width: fit-content !important;

  margin: 0 auto 0 0;
}

.news-room a:hover span,
.news-room a:hover {
  color: var(--main-color) !important;
}

/* why choose us */
.wcu-tab .e-n-tabs-heading {
  padding-left: 20px;
}

.wcu-tab .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] {
  position: relative;
}

.wcu-tab .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]::before {
  background: linear-gradient(180deg, #00aafa 0%, #2865db 100%);
  position: absolute;
  left: -20px;
  top: 0;
  height: 100%;
  width: 4px;
  content: " ";
  border-radius: 10px;
}
.wcu-tab .e-n-tabs-heading .e-n-tab-title {
  border-color: #0032621c !important;
}
.wcu-tab .e-n-tabs-heading .e-n-tab-title[aria-selected="false"]:hover {
  color: #00326299 !important;
}
.bt-shadow {
  position: relative !important;
  z-index: 1;
}

.bt-shadow::after {
  position: absolute;
  content: " ";
  height: 100%;
  border-radius: 0 0px 30px 0px;
  width: calc(100% + 20px);

  mix-blend-mode: multiply;
  opacity: 0.4;
  z-index: -2;
  left: 0;
  bottom: -23px;
  transform: translateZ(0) rotate(2deg);
  background: linear-gradient(90deg, rgba(16, 13, 18, 0.25) 0%, rgba(16, 13, 18, 0.05) 100%);
  background-blend-mode: multiply;
}

/* pricing-table */
.pricing-table .elementor-price-table__features-list li {
  padding: 0px 0 !important;
}

.pricing-table .elementor-price-table__features-list li .elementor-price-table__feature-inner {
  width: max-content;
  position: relative;
}

.pricing-table .elementor-price-table__features-list li .elementor-price-table__feature-inner::before {
    content: url("https://securityboat.xyz/wp-content/uploads/hover-arrow.png");
    position: absolute;
    right: -20px;
    top: calc(50% - -2px);
    transform: translateY(-50% );
    left: auto;
    height: auto;
    width: 10px;
    opacity: 0;
    line-height: 24px;
}
.pricing-table .elementor-price-table__features-list li:hover .elementor-price-table__feature-inner::before {
  opacity: 1;
}

.pricing-table .elementor-price-table__features-list li svg {
    width: 15px;
    line-height: 24px;
}

.pricing-table .elementor-price-table .elementor-price-table__features-list {
  position: relative;
  z-index: 1;
}

.pricing-table .elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner {
  display: flex;
  align-items: center;
  gap: 15px;
}

.pricing-table.first-p-wrap .elementor-price-table::after {
  position: absolute;
  height: 100%;
  right: 30px;
  top: 0;

  content: url("https://securityboat.xyz/wp-content/uploads/pricing-first.png");
}

.pricing-table.second-p-wrap .elementor-price-table::after {
  position: absolute;
  height: 100%;
  right: 30px;
  top: 0;
  content: url("https://securityboat.xyz/wp-content/uploads/pricing-second.png");
}
.pricing-table.elementor-widget-price-table.second-p-wrap:hover .elementor-price-table::after {
  content: url("https://securityboat.xyz/wp-content/uploads/sline.png");
}

.pricing-table.elementor-widget-price-table.first-p-wrap:hover .elementor-price-table::after {
  content: url("https://securityboat.xyz/wp-content/uploads/p-hover-1.png");
}
.pricing-table .elementor-price-table__button.elementor-button {
  width: 100%;
}

.top-80 {
  margin-top: -80px !important;
  margin-bottom: 80px !important;
}

.pricing-table .elementor-price-table__additional_info {
  position: absolute;
  text-transform: uppercase;
  right: 0;
}

.pricing-table .elementor-price-table__footer {
  position: absolute;
  bottom: 45px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 40px !important;
}

.pricing-table {
  height: 100%;
}

.pricing-table .elementor-widget-container {
  height: 100%;
  position: relative;
}
.not-hover-li.pricing-table .elementor-price-table__features-list li:hover ::before {
  content: none;
}

/* Feature List Section */
.feature-form .tablepress .row-striping :nth-child(2n) > *,
.feature-form .tablepress .row-striping td {
  background-color: transparent;
}

.feature-form .tablepress .row-striping .row-4 {
  background: linear-gradient(90deg, rgba(0, 170, 250, 0.01) 0%, rgba(0, 170, 250, 0.1) 46%, rgba(0, 170, 250, 0.01) 98%);
}

.feature-form .tablepress > :where(thead, tfoot) > * > th {
  background: linear-gradient(90deg, #003262 0%, #003262 99.9%, #003262 100%);
  color: var(--white) !important;
  font-weight: 500;
  font-size: 20px !important;
  padding: 15px;
}

.feature-form .tablepress > :not(caption) > * > * {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  vertical-align: middle;
  color: #011c46;
  border: none !important;
  line-height: 1.2em;
  padding: 15px;
}
.feature-form .tablepress tr {
  border: none;
}

.feature-form .tablepress tr {
  position: relative;
  z-index: 1;
}

.feature-form .tablepress tr::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -50px;
  height: 1px; /* thickness of bottom border */
  width: calc(100% + 100px);
  background: linear-gradient(to right, transparent, #0032621a, transparent);
  z-index: -1;
  pointer-events: none;
}

.feature-form .tablepress .thead tr {
  border: none !important;
}
.feature-form .tablepress > :where(thead, tfoot) > * > th:first-child {
  border-radius: 5px 0px 0 5px;
}

.feature-form .tablepress > :where(thead, tfoot) > * > th:last-child {
  border-radius: 0 5px 5px 0;
}

/* form style Feature List Section */

/* sest-icon */
.sest-icon .elementor-icon-list-icon svg {
  box-shadow: 0px 3.5px 3.5px 0px #00000040;
  padding: 5px;
  margin: 5px 15px 5px 5px !important;
  border-radius: 8px;
}

/* common-icon-box */
.common-icon-box .elementor-icon-box-icon {
  box-shadow: 0px 12px 18.3px 0px #97979740;
  border-radius: 8px;
  padding: 30px 35px;
  border: #e5e5e580 1px solid;
}
.common-icon-box .elementor-icon-box-icon {
  width: 170px;
}

/*  */

.why-choose-carousel .swiper-slide {
  padding: 15px;
}

.why-choose-carousel .swiper-slide .e-con-boxed {
  box-shadow: rgb(127 127 127 / 20%) 0px 5px 15px -2px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.why-choose-carousel .elementor-testimonial {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
  padding: 100px 35px 35px 35px;
  margin: 15px;
  border-radius: 23px;
  margin-top: 50px;
}

.why-choose-carousel .elementor-swiper-button {
  position: absolute !important;
  top: -90px !important;
  right: 20px !important;
  left: auto !important;
}

.why-choose-carousel .elementor-swiper-button.elementor-swiper-button-prev {
  right: 70px !important;
}

.why-choose-carousel .elementor-swiper-button svg {
  display: none;
}

.why-choose-carousel .elementor-swiper-button.elementor-swiper-button-prev {
  background-image: url("https://securityboat.xyz/wp-content/uploads/arrow-2.svg");
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
}

.why-choose-carousel .elementor-swiper-button.elementor-swiper-button-next {
  background-image: url("https://securityboat.xyz/wp-content/uploads/arrow-2.png");
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
}

.why-choose-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Arrow2.png");
}

.why-choose-carousel .elementor-swiper-button.elementor-swiper-button-next:hover {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Arrow-1.svg");
}

.why-choose-carousel .elementor-icon-box-title {
  position: relative;
  width: max-content;
}

.why-choose-carousel .elementor-icon-box-title::before {
  position: absolute;
  content: " ";
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #57c3f9 0%, #2865db 100%);
}

/*  */
.our-vciso.why-choose-carousel .elementor-icon-box-title::before {
  position: absolute;
  content: " ";
  left: 0;
  bottom: -20px;
  width: 20%;
  height: 2px;
  background: linear-gradient(90deg, #57c3f9 0%, #2865db 100%);
}

.vciso-wrap .e-con-inner {
  position: relative;
}

.vciso-wrap .elementor-widget-container,
.why-choose-carousel.our-vciso,
.vciso-wrap .elementor-element {
  position: static;
}

.our-vciso.why-choose-carousel .elementor-swiper-button {
  position: absolute !important;
  top: 45px !important;
}

/* security-timeline */

/* .security-timeline .twae-vertical.twae-wrapper .twae-story {
  position: relative;
  width: calc(50% - var(--tw-ibx-size));
  float: left;
  clear: both;
} */
/* .security-timeline .twae-vertical.twae-wrapper .twae-icondot {
  left: calc(100% + 34px);
  border-color: #00aafa;
} */
/* .security-timeline .twae-vertical.twae-wrapper .twae-labels {
  top: 50%;
  position: absolute;
  text-align: left;
  z-index: 1;
  left: calc(100% - 100px);
  transform: translateY(-50%);
} */
/* .security-timeline .twae-vertical.twae-wrapper .twae-labels {
  top: 50%;
  position: absolute;
  text-align: left;
  z-index: 1;
  left: calc(100% - 100px);
  transform: translateY(-50%);
} */
/* .security-timeline .twae-vertical.twae-wrapper .twae-story.twae-story-left {
  float: right;
} */
/* .security-timeline .twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-labels {
  top: 50%;
  position: absolute;
  right: 100%;
  text-align: end;
} */

/* .security-timeline .twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-icondot {
  right: calc(100% + 34px);
} */

.security-timeline .twae-wrapper .twae-content,
.security-timeline .twae-wrapper .twae-repeater-item:hover .twae-content,
.security-timeline .twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-content,
.security-timeline .twae-vertical.twae-wrapper .twae-story.twae-story-left:hover .twae-content {
  border: none;
  box-shadow: none;
}

.security-timeline .twae-vertical.twae-wrapper .twae-timeline:before {
  width: 2px;
}

.security-timeline .twae-arrow {
  display: none;
}

.security-timeline .twae-wrapper .twae-label-big {
  font-size: 40px;
  font-weight: 700;
  height: 65px;
  width: 65px;
  line-height: 65px;
  position: relative;
  background-color: #00aafa;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}

.security-timeline .twae-wrapper .twae-label-big {
  font-size: 40px;
  font-weight: 700;
  height: 65px;
  width: 65px;
  position: relative;
  background-color: #00aafa;
  border-radius: 50%;
}

.security-timeline .twae-wrapper .twae-label-big::before {
  background: linear-gradient(144.14deg, #455a64 14.19%, #263238 85.82%);

  border-radius: 50%;
  content: " ";
  position: absolute;
  height: calc(100% + 25px);
  width: calc(100% + 25px);
  left: -12px;
  top: -12px;
  z-index: -1;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
  border: 4px solid #fff;
}

.security-timeline .twae-story-left .twae-labels {
  left: 100% !important;
  transform: translate(-140px, -50%);
  top: 50% !important;
}

.security-timeline .twae-story-right .twae-labels {
  right: 0% !important;

  left: auto !important;
  transform: translate(75px, -50%);
  top: 50% !important;
}

.security-timeline .twae-wrapper .twae-content {
  background-color: transparent;
}

.security-timeline .twae-story-left .twae-content {
  padding-right: 170px !important;
  text-align: right;
}

.security-timeline .twae-story-right .twae-content {
  padding-left: 170px;
}

.security-timeline .twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-title {
  text-align: right;
  justify-content: end;
}

.security-timeline .twae-wrapper .twae-label-big::after {
  position: absolute;
  content: " ";
  background-color: #000;
  width: calc(100% + 20px);
  right: auto;
  height: 2px;
  top: 50%;
  left: calc(100% - -20px);
}

.security-timeline .twae-wrapper .twae-story-right .twae-label-big::after {
  position: absolute;
  content: " ";
  background-color: #000;
  width: calc(100% + 20px);
  right: calc(100% - -20px);
  height: 2px;
  top: 50%;
  left: auto;
}

.twae-vertical.twae-wrapper .twae-story .twae-icondot {
  border-color: #00aafa !important;
}

.twae-vertical.twae-wrapper .twae-story:first-child {
  display: none;
}

/* e-n-accordion-item */
.acco-wrap .e-n-accordion-item {
  box-shadow: 0px 0px 9.91px 0px #97979740;
}

.acco-wrap .e-n-accordion-item-title-text i {
  margin-right: 10px;
}

.acco-wrap .elementor-widget-text-editor {
  border-top: 1px solid #dedede;
  padding: 15px 10px;
}

.acco-wrap .elementor-widget-text-editor p {
  margin-bottom: 0;
}

/* shadow-box */
.c-card .elementor-icon-box-icon {
  margin-top: 15px;
}

/* 
 */
/* Feature List Section */
.vcicp-form .tablepress .row-striping :nth-child(2n) > *,
.vcicp-form .tablepress .row-striping td {
  background-color: transparent;
}

.vcicp-form .tablepress .row-striping .row-3 {
  background: linear-gradient(90deg, rgba(0, 170, 250, 0.01) 0%, rgba(0, 170, 250, 0.1) 46%, rgba(0, 170, 250, 0.01) 98%);
}

.vcicp-form .tablepress > :where(thead, tfoot) > * > th {
  background: linear-gradient(90deg, #003262 0%, #003262 99.9%, #003262 100%);
  color: var(--white) !important;
  font-weight: 500;
  font-size: 20px !important;
  padding: 15px 30px;
}

.vcicp-form .tablepress > :not(caption) > * > * {
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  vertical-align: middle;
  color: #011c46;
  border: none;
  line-height: 1.2em;
  padding: 15px 50px;
}
.vcicp-form .tablepress tr {
  position: relative;
  z-index: 1;
}
.vcicp-form .tablepress tr::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -100px;
  height: 1px; /* thickness of bottom border */
  width: calc(100% + 200px);
  background: linear-gradient(to right, transparent, #0032621a, transparent);
  z-index: -1;
  pointer-events: none;
}
.vcicp-form .tablepress > :where(thead, tfoot) > * > th:first-child {
  border-radius: 5px 0px 0 5px;
}

.vcicp-form .tablepress > :where(thead, tfoot) > * > th:last-child {
  border-radius: 0 5px 5px 0;
}

.vcicp-form .g-icon i {
  color: #fff;
  font-size: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.vcicp-form .g-icon {
  background: linear-gradient(180deg, #00b3ff 0%, #2865db 100%);
  width: 18px;
  height: 18px;
  margin-right: 12px;
  border-radius: 50px;

  display: inline-block;
  line-height: 18px;
  text-align: center;
}

.vcicp-form .blank-icon {
  background-color: #d9d9d9 !important;
  width: 18px;
  height: 18px;
  margin-right: 12px;
  border-radius: 50px;
  margin-bottom: -3px;
  display: inline-block;
}

/* end form */
.gd-icon.elementor-widget .elementor-icon-list-icon svg {
  background: linear-gradient(180deg, #00b3ff 0%, #2865db 100%);
  width: 18px;
  height: 18px;

  border-radius: 50px;
  display: inline-block;
  line-height: 13px;
  text-align: center;
  padding: 3px;
}

/* parallelogram-iocn-box */
.parallelogram-iocn-box .elementor-icon-box-icon {
  transform: skew(-15deg);
}
.parallelogram-iocn-box {
  position: relative;
}
.parallelogram-iocn-box::after {
  content: " ";
  left: 0;
  top: 0;
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: -1;
  transform: skew(-15deg);

  background: radial-gradient(94.99% 60.03% at -6.83% 45.08%, rgba(172, 194, 212, 0.8) 36%, rgba(186, 204, 219, 0.8) 44%, rgba(223, 231, 238, 0.8) 68%, rgba(246, 248, 250, 0.8) 88%, rgba(255, 255, 255, 0.8) 100%);
  background-blend-mode: multiply;
  opacity: 0.3;
}
.parallelogram-iocn-box::after {
  content: " ";
  left: 0%;
  transform: translateX(10px);
  top: 0;
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: -1;
  transform: skew(-15deg) translate(-22px, 0%);
  background: radial-gradient(94.99% 60.03% at -6.83% 45.08%, rgba(172, 194, 212, 0.8) 36%, rgba(186, 204, 219, 0.8) 44%, rgba(223, 231, 238, 0.8) 68%, rgba(246, 248, 250, 0.8) 88%, rgba(255, 255, 255, 0.8) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  background-blend-mode: multiply;
  opacity: 0.3;
}
.parallelogram-iocn-box .elementor-icon-box-icon .elementor-icon {
  background: linear-gradient(180deg, #00aafa 0%, #2865db 100%);
  width: 100px;
  height: 80px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.parallelogram-iocn-box .elementor-icon-box-icon svg {
  transform: skew(15deg);
}
.parallelogram-iocn-box .elementor-icon-box-content,
.parallelogram-iocn-box .elementor-icon-box-content h3.mobile-h3 {
  color: #003262 !important;
}

/* s-step-wrap */
.s-step-wrap .twae-vertical.twae-wrapper .twae-timeline:before {
  display: none;
}

.s-step-wrap .twae-vertical.twae-wrapper .twae-story .twae-icon {
  position: static;
  height: 200px;
  width: 200px;
}

.s-step-wrap .twae-vertical.twae-wrapper .twae-story .twae-icon svg {
  height: 100%;
  width: 100%;
}

.s-step-wrap .twae-vertical.twae-wrapper .twae-arrow {
  display: none;
}

.s-step-wrap .twae-vertical.twae-wrapper .twae-story:first-child {
  display: none;
}

.s-step-wrap .twae-vertical.twae-wrapper .twae-story {
  position: relative;
  width: 50%;
  float: none;
  display: flex;
  justify-content: space-between;
}

.s-step-wrap .twae-vertical.twae-wrapper .twae-story {
  float: none !important;
}

/* home case study
 */
/* blog carousel style */
.case-card .elementor-swiper-button.elementor-swiper-button-prev {
  background-image: url("https://securityboat.xyz/wp-content/uploads/arrow-2.svg");
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
}

.case-card .elementor-swiper-button.elementor-swiper-button-next {
  background-image: url("https://securityboat.xyz/wp-content/uploads/arrow-2.png");
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
}

.case-card .elementor-swiper-button.elementor-swiper-button-prev svg,
.case-card .elementor-swiper-button.elementor-swiper-button-next svg {
  display: none;
}

.case-card .elementor-swiper-button.elementor-swiper-button-prev:hover {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Arrow2.png");
}

.case-card .elementor-swiper-button.elementor-swiper-button-next:hover {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Arrow-1.svg");
}

/* case-wrap */

.case-wrap .elementor-widget-image a {
  display: inline-block;
  width: 100%;
}

.blog-inner-card .elementor-icon-list-item:last-child {
  font-weight: 400 !important;
}
.blog-card .e-con-inner {
  box-shadow: 9.5px 9.5px 28.49px 0px #0000000f !important;
}
/* .blog-search .elementor-shortcode input {
 
  height: 44px;
} */
/* solution page */
.off-ss-wrap .elementor-icon-list-item a {
  position: relative;
}

.off-ss-wrap .elementor-icon-list-items a::before {
  content: url("https://securityboat.xyz/wp-content/uploads/Blue.svg");
  position: absolute;
  right: -20px;
  top: 2px;

  left: auto;
  height: 15px;
  width: 15px;
  opacity: 0;
}

.off-ss-wrap .elementor-icon-list-items a:hover:before {
  opacity: 1;
}

div.off-ss-wrap .elementor-icon-list-items a {
  width: max-content;
}

.sd-wrap {
  background: radial-gradient(49.14% 53.81% at 50% 64.4%, rgba(0, 0, 0, 0.5) 0%, rgba(33, 33, 33, 0.5) 9%, rgba(100, 100, 100, 0.5) 28%, rgba(155, 155, 155, 0.5) 47%, rgba(198, 198, 198, 0.5) 63%, rgba(229, 229, 229, 0.5) 78%, rgba(248, 248, 248, 0.5) 91%, rgba(255, 255, 255, 0.5) 100%);
  background-blend-mode: multiply;
  opacity: 0.3;
}

.hover-scale {
  transform: scale(1);
  position: relative;
}

.hover-scale:hover {
  transform: scale(1.1);
}

.hover-scale::after {
  content: " ";
  position: absolute;
  background: radial-gradient(49.14% 53.81% at 50% 64.4%, rgba(0, 0, 0, 0.5) 0%, rgba(33, 33, 33, 0.5) 9%, rgba(100, 100, 100, 0.5) 28%, rgba(155, 155, 155, 0.5) 47%, rgba(198, 198, 198, 0.5) 63%, rgba(229, 229, 229, 0.5) 78%, rgba(248, 248, 248, 0.5) 91%, rgba(255, 255, 255, 0.5) 100%);
  background-blend-mode: multiply;
  height: 18px;
  width: 50%;
  bottom: -100px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.3;
}

@keyframes moveImage {
  0% {
    left: -100px;
    /* Start off-screen to the left */
  }

  100% {
    left: 100%;
    /* Move off-screen to the right */
  }
}

/*  */
/* blog carousel style */
.loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-prev {
  background-image: url("https://securityboat.xyz/wp-content/uploads/arrow-2.svg");
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
}

.loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-next {
  background-image: url("https://securityboat.xyz/wp-content/uploads/arrow-2.png");
  height: 35px;
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
}

.loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-prev svg,
.loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-next svg {
  display: none;
}

.loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-prev:hover {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Arrow2.png");
}

.loop-carousel-wrap .elementor-swiper-button.elementor-swiper-button-next:hover {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Arrow-1.svg");
}

.loop-carousel-wrap .case-wrap,
.loop-carousel-wrap .video-card {
  margin: 10px 0px !important;
  padding: 5px !important;
}

.loop-carousel-wrap .case-wrap {
  margin: 0 !important;
  padding: 0 !important;
}

.loop-carousel-wrap .hand-card {
  margin: 10px 0px !important;
}
.hand-card:hover {
  border-radius: 0 !important;
}
.hand-card {
  box-shadow: 0px 0px 9.7px 0px #00000026 !important;
}
.loop-carousel-wrap .hand-card {
  margin: 5px !important;
}
/* community-testimonial */
.bg-light-blue {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, #f1f6fa 23%, #f1f6fa 46.5%, #f1f6fa 79%, rgba(255, 255, 255, 0.2) 100%);
}
.community-testimonial .elementor-testimonial {
  display: flex;
  flex-flow: column;
}

.community-testimonial .elementor-testimonial__content {
  order: 2;
}

.community-testimonial .elementor-testimonial__footer {
  order: 1;
}

.community-testimonial .elementor-testimonial__footer {
  display: flex;
  gap: 15px;
}

.community-testimonial.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  margin-top: 0;
  margin-bottom: 15px;
  border-bottom: #f2f2f2 1px solid;
  padding-bottom: 15px;
}

.community-testimonial .swiper-slide {
  background: #ffffff;

  box-shadow: 0px 4px 9.7px rgba(151, 151, 151, 0.25);
  border-radius: 10.508px;
  border: 1px solid #efefef !important;
}

.community-testimonial .swiper-pagination {
  margin-top: 30px;
}

.community-testimonial.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper {
  padding-bottom: 65px;
}

/* img-trans */
.trans-box {
  position: relative;
}

.trans-box .img-trans {
  transform: translateY(-80px);
  background: radial-gradient(50% 50% at 50% 50%, #00b3ff 0%, #2865db 100%);
  width: 110px;
  margin: 0 auto;
  border-radius: 150px;
  height: 110px;
  line-height: 100px;
  margin-bottom: -80px !important;
  border: 5px solid #fff;
}

.trans-box .img-trans .elementor-icon-wrapper .elementor-icon {
  vertical-align: middle;
}

.trans-box .elementor-widget-container p {
  margin-bottom: 0;
}
.trans-box {
  overflow-x: hidden;
  position: relative;
}
.trans-box {
  position: relative;
}
.trans-box::after {
  position: absolute;
  content: " ";
  top: 0px;
  left: 2px;
  width: calc(100% - 8px);
  height: 100%;
  z-index: -1;
  background: linear-gradient(180deg, #00b3ff 87.69%, #2865db 100%);
  border-radius: 50% 50% 0 0;
}
.backgound-icon .elementor-widget-container {
  width: 36px;
  height: 36px;
}
.trans-box {
  height: 100%;
}

.trans-box .elementor-element.inner-trans-box {
  height: 100%;
}

/* chapter-wrap */

.chapter-wrap {
  position: relative;
  width: 170px !important;
  height: 170px !important;
  border-radius: 50% !important;
  background-color: #fff;
  box-shadow: 0px 4px 8.9px 0px #00000040;
}

.chapter-wrap::after {
  content: " ";
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  top: -3px;
  left: -3px;
  border-radius: 50%;
  position: absolute;
  background: linear-gradient(180deg, #00aafa 0%, #2865db 100%);

  z-index: -1;
}

.chapter-wrap .elementor-element {
  position: static;
}
.chapter-wrap .elementor-heading-title {
  position: static;
}
.chapter-wrap .elementor-heading-title a {
  position: static;
}
.chapter-wrap .elementor-heading-title a::before {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.chapter-wrap .e-con-inner {
  vertical-align: middle;
}

.chapter-wrap h1.elementor-heading-title {
  background: -webkit-linear-gradient(90deg, #2865db 0%, rgba(0, 165, 244, 0.9409) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.elementor-widget-loop-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: linear-gradient(180deg, #00aafa 0%, #2865db 100%) !important;
}

.elementor-widget-loop-carousel .swiper-pagination-bullet {
  background: #72848ee3 !important;
}

/* handbook */
.handbook .elementor-heading-title a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case-wrap .elementor-widget-theme-post-title .elementor-heading-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case-carousel .swiper-slide .case-wrap {
  transform: scale(0.8) !important;
}

.case-carousel .swiper-slide-next .case-wrap {
  transform: scale(1.1) !important;
  margin: 15px 0;
}

.case-carousel .elementor-loop-container {
  padding: 30px 0 !important;
}

.loop-carousel-wrap.case-carousel .case-wrap {
  min-height: 330px !important;
}
.loop-carousel-wrap.case-carousel .swiper-wrapper {
  align-items: center;
}
.blog-card .elementor-icon-list-item span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-custom {
  text-transform: uppercase;
  font-size: 12px;
}

/* partners page html section css  start */

.hexagon-type-wrap {
  background-image: url("../assest/map.png");
  background-image: url("https://securityboat.xyz/wp-content/uploads/map.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.hexagon .img-wrap {
  max-width: 150px;
  height: 130px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  text-align: center;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  transition: transform 0.3s ease-in-out;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.hexagon .img-inner-wrap {
  width: 140px;
  height: 120px;
  background: linear-gradient(180deg, #57c3f9 0%, #2865db 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  text-align: center;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  transition: transform 0.3s ease-in-out;
  position: relative;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.hexagon .img-wrap {
  position: relative;
}
.hexagon .img-wrap::before {
  position: absolute;
  width: calc(100% + 50px);
  height: calc(100% + 50px);
  content: " ";
  top: -5px;
  background-blend-mode: multiply;

  background: #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  background-repeat: no-repeat;
  background-position: center;
  left: -50%;
  transform: translateX(19%);
  z-index: -1;
}
.hexagon {
  position: relative;
  flex: 0 0 20%;
}

.hex-container {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 30px 0;
  z-index: 1;
  position: relative;
}
.hex-container .line {
  flex: 0 0 15%;
}
.hexagon-left {
  flex: 0 0 25%;
}

.hex-three,
.hex-one {
  margin-left: -60px;
  gap: 0;
}
.hex-three .line {
  align-self: flex-start;
  margin-top: -15px;
  transform: rotate(25deg);
}
.hex-one .line {
  align-self: end;
  margin-bottom: -13px;
  transform: rotate(-30deg);
}
.partner-box h3 {
  color: #003262;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 5px;
}
.partner-box p {
  color: #003262;
  font-size: 16px;
  width: 90%;
  font-weight: 500;
  line-height: 1.6em;
  margin-bottom: 0;
}
.hexagon-l h2 {
  font-size: 48px;
  font-weight: 700;
  color: #2865db;
  text-transform: uppercase;
  margin-bottom: 0;
}
.hexagon-l {
  position: relative;
  margin: 15px;
}
.hexagon-l::before {
  position: absolute;
  width: calc(100% + 100px);
  height: calc(100% + 100px);
  content: " ";
  top: 0;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);

  background-blend-mode: multiply;
  background-image: url("../assest/shadow.png");
  background-image: url("https://securityboat.xyz/wp-content/uploads/shadow.png");
  background-repeat: no-repeat;
  background-position: center;
}
.hexa-blnck {
  width: 360px;
  height: 300px;
  background-color: #57c3f9;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  text-align: center;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);

  transition: transform 0.3s ease-in-out;
  position: relative;
}
.hexa-fill br {
  display: block;
}
.hexa-fill {
  width: 350px;
  height: 290px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  text-align: center;

  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);

  transition: transform 0.3s ease-in-out;
  position: relative;
}

/* partners page html section css end  */
/* post single */
.post-ct h2,
.post-ct h3,
.post-ct h4,
.post-ct h5,
.post-ct h6 {
  font-size: 30px !important;
  color: #003262 !important;
}

.post-ct p,
.post-ct,
.post-ct li {
  font-size: 18px !important;
  color: #011c46 !important;
  line-height: 1.4em;
}

.post-ct .wp-block-code {
  background-color: #f5f5f5;
  padding: 15px;
  border-radius: 10px;
  font-size: 16px !important;
  color: #011c46 !important;
  line-height: 1.3em;
}

.post-ct li code,
.post-ct li a {
  font-size: 18px !important;
  color: var(--accent-color) !important;
  line-height: 1.3em;
}

.post-ct li a:hover {
  color: #00aafa !important;
}

.blog-page .elementor-element .elementor-grid {
  gap: 60px 25px !important;
}

.sb-ajax-search {
  position: relative;
}

.sb-ajax-search::before {
  position: absolute;
  content: url("https://securityboat.xyz/wp-content/uploads/search-desktop.svg");
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  margin-top: -2px;
  padding-top: 13px;
}

.hand-card {
  overflow: hidden;
}

.hand-card:hover {
  overflow: hidden;
  /*   border-radius: 0; */
}

.hand-card {
  transition: all 0.5s ease;
}

.hand-card img {
  transition: 0.5s;
}

.hand-card:hover img {
  transform: translateY(5%) scale(1.32);
}

.hand-card:hover .elementor-heading-title a {
  z-index: -1;
  position: relative;
}

.acco-feature .e-n-accordion-item {
  border-bottom: 1px solid #eaeaea;
}

/* sb form style */
.with_frm_style .sb-form-wrap input[type="text"],
.with_frm_style .sb-form-wrap input[type="password"],
.with_frm_style .sb-form-wrap input[type="email"],
.with_frm_style .sb-form-wrap input[type="number"],
.with_frm_style .sb-form-wrap input[type="url"],
.with_frm_style .sb-form-wrap input[type="tel"],
.with_frm_style .sb-form-wrap input[type="file"],
.with_frm_style .sb-form-wrap input[type="search"],
.with_frm_style .sb-form-wrap select,
.frm_style_formidable-style.with_frm_style .sb-form-wrap .form-field input:not([type="file"]):not([type="range"]):not([readonly]):focus,
.frm_style_formidable-style.with_frm_style .sb-form-wrap select:focus,
.frm_style_formidable-style.with_frm_style .sb-form-wrap .form-field textarea:focus,
.frm_style_formidable-style.with_frm_style .sb-form-wrap .frm_focus_field input[type="text"],
.frm_style_formidable-style.with_frm_style .sb-form-wrap .frm_focus_field input[type="password"],
.frm_style_formidable-style.with_frm_style .sb-form-wrap .frm_focus_field input[type="email"],
.frm_style_formidable-style.with_frm_style .sb-form-wrap .frm_focus_field input[type="number"],
.frm_style_formidable-style.with_frm_style .sb-form-wrap .frm_focus_field input[type="url"],
.frm_style_formidable-style.with_frm_style .sb-form-wrap .frm_focus_field input[type="tel"],
.frm_style_formidable-style.with_frm_style .sb-form-wrap .frm_focus_field input[type="search"],
.frm_form_fields_active_style,
.frm_style_formidable-style.with_frm_style .sb-form-wrap .frm_focus_field,
.with_frm_style .sb-form-wrap textarea {
  background: #90adbc26;
  border: 1.02px solid #b5b5b500;
  box-shadow: none !important;
  border-radius: 2px;
  color: #003262;
  font-size: 18px !important;
}

.with_frm_style .sb-form-wrap input[type="text"]::placeholder,
.with_frm_style .sb-form-wrap input[type="password"]::placeholder,
.with_frm_style .sb-form-wrap input[type="email"]::placeholder,
.with_frm_style .sb-form-wrap input[type="number"]::placeholder,
.with_frm_style .sb-form-wrap input[type="url"]::placeholder,
.with_frm_style .sb-form-wrap input[type="tel"]::placeholder,
.with_frm_style .sb-form-wrap input[type="file"]::placeholder,
.with_frm_style .sb-form-wrap input[type="search"]::placeholder,
.with_frm_style .sb-form-wrap select::placeholder {
  color: #00326280;
  font-size: 18px;
}
.with_frm_style .frm_required {
  display: none !important;
}
.with_frm_style .sb-form-wrap .frm_primary_label {
  font-size: 18px;
  font-weight: 500;
  color: #003262;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 20px;
  position: relative;
}

.with_frm_style .sb-form-wrap .frm_primary_label::before {
  content: " ";
  position: absolute;
  top: calc(50% - 1px);
  left: 5px;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #003262;
}
.chapter-wrap-logo .swiper-slide {
  justify-content: center !important;
  display: flex;
}
.sb-form-wrap .frm_checkbox label {
  font-size: 18px;
  font-weight: 500;
  color: #003262;
}

.with_frm_style .sb-form-wrap .frm_checkbox label input[type="checkbox"],
.with_frm_style .sb-form-wrap .frm_radio label input[type="radio"] {
  background: #90adbc26;
  border: 1.02px solid #b5b5b540;
  border-radius: 2px !important;
  width: 20px !important;
  height: 20px !important;
  margin-right: 10px !important;
  margin-top: -5px !important;
}
.with_frm_style .vertical_radio .frm_checkbox,
.with_frm_style .vertical_radio .frm_radio,
.vertical_radio .frm_catlevel_1 {
  display: block;
  margin-bottom: 20px;
}

.with_frm_style .sb-form-wrap .frm_checkbox label input[type="checkbox"]:focus,
.with_frm_style .sb-form-wrap .frm_radio label input[type="radio"]:focus {
  box-shadow: none !important;
}

.frm_forms.with_frm_style .sb-form-wrap .frm_fields_container .frm_checkbox input[type="checkbox"]:not([disabled]):checked {
  background: linear-gradient(94.51deg, #04baee -1%, #2865db 108.42%) !important;
}

.frm_forms.with_frm_style .sb-form-wrap .frm_checkbox input[type="checkbox"]:before {
  background-size: 10px !important;
}

.frm_style_formidable-style.with_frm_style .sb-form-wrap .form-field.cancel-wrap,
.frm_style_formidable-style.with_frm_style .sb-form-wrap .form-field.submit-wrap {
  margin: 0;
}
.high-text h6 {
  margin-bottom: 10px;
  margin-top: 0;
}

.frm_style_formidable-style.with_frm_style .sb-form-wrap .form-field.cancel-wrap a,
.frm_style_formidable-style.with_frm_style .sb-form-wrap .form-field.submit-wrap button {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  border-radius: 5px;
  text-align: center;
  padding: 10px 80px;
  border: none !important;
  text-transform: capitalize !important;
  margin: 0;
  margin-bottom: 0px;
}

.frm_style_formidable-style.with_frm_style .sb-form-wrap .form-field.cancel-wrap a {
  background: #f0f0f0;
  color: #6e6e6e;
  display: inline-block;
}

.frm_style_formidable-style.with_frm_style .sb-form-wrap .form-field.submit-wrap button {
  background: linear-gradient(94.51deg, #04baee -1%, #2865db 108.42%);
  color: #ffffff;
}

.highlight-box {
  background-color: #57c3f933;
  padding: 10px;
  text-align: center;
  border-radius: 2px;
}

.highlight-box p {
  font-size: 20px;
  font-weight: 500;
  color: #003262;
  margin-bottom: 0;
  line-height: 1.2em;
}
.frm_style_formidable-style.with_frm_style .sb-form-wrap div.frm_description,
.frm_style_formidable-style.with_frm_style .sb-form-wrap .high-text {
  font-size: 17px;
  font-weight: 400;
  color: #003262;
  margin-bottom: 0;
  line-height: 1.3em;
  margin-top: 12px;
}

.frm_style_formidable-style.with_frm_style .sb-form-wrap .high-text {
  margin-bottom: 15px;
}

/* job single  */
.single-jobpost .job-single-hide {
  display: none;
}
.tags_list ul {
  display: flex;
  gap: 20px;
}
.sjb-page .sjb-detail .list-data .v2 .tags_list ul li::before {
  content: none;
}
.sjb-page .sjb-detail .list-data .v2 .tags_list ul li {
  padding: 10px 15px;
  border-radius: 8px;
  background-color: #57c3f9;
  color: #fff;
  line-height: 1.3em;
  font-weight: 500;
}
/* job archive page style */
/* job search style */
div.sjb-page .sjb-filters.sjb-filters-v2 {
  background-color: #ffffff;
  border: 0;

  padding: 0;
  overflow: hidden;
  box-shadow: 0px 4px 14.1px 0px #9b9b9b40;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 45px;
  border-radius: 5px;
}

div.sjb-page .form-group {
  margin-bottom: 0;
}

.sjb-page .sjb-filters.sjb-filters-v2 .form-control {
  border: none;
  color: #003262;
  font-size: 18px;
  height: 100%;
  box-shadow: none !important;
  padding: 20px;
  line-height: 1.2em;
}

.sjb-page .sjb-filters.sjb-filters-v2 .form-control::placeholder {
  color: #003262;
}

.sjb-page .sjb-search-keywords,
.sjb-page .sjb-search-job-type,
.sjb-page .sjb-search-location,
.sjb-page .sjb-search-button {
  padding: 0 !important;
}
.sjb-page .sjb-search-job-type,
.sjb-page .sjb-search-location {
  position: relative;
}
.sjb-page .sjb-search-job-type::before,
.sjb-page .sjb-search-location::before {
  position: absolute;
  content: " ";
  background-color: rgba(0, 0, 0, 0.25);
  width: 1px;
  height: 40%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sjb-page .sjb-search-button .btn-search,
div.sjb-page .sjb-filters.sjb-filters-v2 .btn-search {
  height: 100% !important;
  background: linear-gradient(0deg, #2865db 0%, #57c3f9 100%);
  font-size: 18px;
  font-weight: 600;
}

.sjb-page .sjb-search-button .btn-search:hover,
div.sjb-page .sjb-filters.sjb-filters-v2 .btn-search:hover {
  transition: all 0.5s ease;
  background: linear-gradient(0deg, #57c3f9 0%, #2865db 100%);
}

.sjb-page .sjb-search-button .btn-search span.ico {
  margin-left: -15px;
  padding-right: 10px;
  font-size: 16px;
}

/* end search */
/* job card */
.sjb-page .grid-item .list-data .v2 {
  border: 1.01px solid rgba(226, 226, 226, 1);
  box-shadow: 0px 4.02px 8.95px -6.04px rgba(0, 0, 0, 0.25);
  border-radius: 29.2405px;
}

.sjb-page .grid-item .list-data .v2:hover {
  border-color: #00aafa40;
  box-shadow: rgba(0, 178, 255, 0.15) 0px 2px 13px 0px;
}
.sjb-page .sjb-listing .row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.sjb-page .sjb-listing .row .grid-item {
  flex: 0 0 calc(50% - 10px);
}
.sjb-page .sjb-detail.sjb-v2 .list-data .v2,
.sjb-page .sjb-detail.sjb-v1 .list-data .v1 {
  padding: 0;
}
.sjb-page .list-data .sjb-company-wrapper-details {
  padding: 0px 0;
  overflow: hidden;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .job-description p {
  font-size: 15px;
  color: rgba(100, 100, 100, 1);
  line-height: 1.3em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info h4 a span {
  font-size: 24px;
  font-weight: 500;
  color: rgba(19, 38, 57, 1);
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info h4 a:hover span {
  color: var(--main-color);
}
.logo_title .col-sm-9 {
  padding: 0;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .logo_title {
  display: flex;
  align-items: center;
}
.sjb-page .list-data .v2 .company-logo {
  float: left;
  width: 50px;
  max-width: 50px;
  margin-right: 10px;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .logo_title .job-info {
  margin-left: 0;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .logo_title .col-sm-3 {
  flex: 0 0 15%;
  width: 15% !important;
  padding: 0;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 {
  padding: 30px 30px;
}
div.sjb-page {
  font-family: "Yantramanav", sans-serif;
}
.sjb-page .sjb-search-button .btn-search span.txt,
div.sjb-page .sjb-filters.sjb-filters-v2 .btn-search span.txt {
  font-family: "Yantramanav", sans-serif;
  font-weight: 500;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 .btn {
  background: linear-gradient(90deg, #0da6e9 0%, #1f75d8 100%);
  border-radius: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-transform: capitalize;
  color: #ffffff;
  transition: all 0.5s ease;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .btn:hover {
  background: linear-gradient(90deg, #1f75d8 0%, #0da6e9 100%);
}
.sjb-page .grid-item .list-data .v2 .job-type,
.sjb-page .grid-item .list-data .v2 .job-location,
.sjb-page .grid-item .list-data .v2 .job-date {
  font-size: 15px;
  color: rgba(108, 117, 125, 1);
  display: flex;
  align-items: center;
}
.sjb-page .grid-item .list-data .v2 .job-type i,
.sjb-page .grid-item .list-data .v2 .job-location i,
.sjb-page .grid-item .list-data .v2 .job-date i {
  color: rgba(0, 178, 255, 1);
  font-size: 18px;
  margin-bottom: 2px;
  margin-top: 0px;
  margin-right: 8px;
}
.sjb-listing .grid-item .list-data .v2 .sjb-apply-button {
  display: flex;
}
.sjb-page .card_bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
}
.sjb-page .job_meta {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  width: 100%;
}
.sjb-page .job_meta div.col-sm-12 {
  flex: 0 0 calc(30% - 20px);
  padding: 0;
}
.sjb-page .job_meta div.col-sm-12:last-child {
  flex: 0 0 calc(100% / 2 - 0px);
  padding: 0;
}
.sjb-page .job_meta div.col-sm-12:nth-child(2) {
  display: none;
}
/* job single */
.sjb-page .job_single_wrap .job-features {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  background: rgba(255, 255, 255, 0.25);
  padding: 20px;
  display: flex;
  flex-flow: column;
  width: 100%;
  border-radius: 10px;
}
.sjb-page .job_single_wrap .job-features .col-md-3.col-sm-6 {
  width: 100%;
  padding: 0;
}
.sjb-page .sjb-detail .list-data .v2 .job-detail h3 span {
  font-size: 64px;
  font-weight: 500;
  color: #003262;
}

.sjb-company-wrapper-details .col-md-8.col-sm-8 {
  width: 100%;
  align-items: center;
  display: flex;
}
.sjb-page .list-data .v2 .sjb-company-wrapper-details .company-logo {
  float: left;
  width: 80px;
  max-width: 80px;
  margin-right: 10px;
}
div.sjb-page .sjb-detail .list-data .v2 h3 {
  font-size: 24px;
  font-weight: 700;
  color: #003262;
  margin: 30px 0 20px;
}
div.sjb-page .sjb-detail .list-data .v2 p {
  font-size: 16px;
  font-weight: 400;
  color: #011c46;
}
.sjb-page .sjb-detail .list-data .v1 ul li::before,
.sjb-page .sjb-detail .list-data .v2 ul li::before {
  content: url("https://securityboat.xyz/wp-content/uploads/green-check.svg");
  top: 50%;
  transform: translateY(-50%);
}
.sjb-page .sjb-detail .list-data .v2 ul li {
  font-size: 16px;
  line-height: 24px;
  padding-left: 29px;
  position: relative;
  padding: 10px 0 10px 35px;
  color: #011c46;
}
.sjb-page .sjb-detail .list-data .sjb-job-info {
  margin-left: 0;
  margin-right: 0;
}
.sjb-page .sjb-detail .list-data .sjb-job-info .sjb-job-characteristics {
  display: none;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value {
  margin-top: 10px;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value h4 {
  font-size: 16px;
  font-weight: 700;
  color: #003262;
  margin: 0;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value h4 i {
  font-size: 16px;
  font-weight: 700;
  color: #003262 !important;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value p {
  font-size: 14px;
  font-weight: 400;
  color: #003262;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .table {
  margin: 0px;
}
div.sjb-page .sjb-detail .list-data .v2 .job-features h3 {
  font-size: 18px;
  font-weight: 700;
  color: #003262;
  margin: 0 0 10px 0;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  background: rgba(255, 255, 255, 0.25);
  padding: 20px;
  display: flex;
  flex-flow: column;
  width: 100%;
  border-radius: 10px;
}

.sjb-page .sjb-detail .list-data .v2 .jobpost-form .col-xs-12 {
  width: 100%;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-control,
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file {
  background: #90adbc26;
  outline: none;
  box-shadow: none;
  border: 1.02px solid #b5b5b540;
  border-radius: 3px;
  font-size: 14px;
  color: #003262 !important;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-control:hover,
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file:hover {
  border-color: #b5b5b540;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form label {
  font-size: 15px;
  color: #003262 !important;
  font-weight: 500;
  margin-top: 10px;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit {
  margin: 15px 0px 0px 0px;
  display: block;
  padding: 7px 30px;
  border-radius: 0;
  float: right;
  line-height: 1.3em;
  border-radius: 5px;
  background: linear-gradient(90deg, #03b1fe 0%, #266bde 100%);
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit:hover {
  background: linear-gradient(90deg, #266bde 0%, #03b1fe 100%);
}
div.iti__selected-flag {
  padding: 12px 6px 0 10px;
}
.box-typical .elementor-widget-icon-box {
  box-shadow: rgba(0, 0, 0, 0.1) 8px -3px 11px -9px;
  border-radius: 10px;
}
.box-typical .elementor-widget-icon-box .elementor-icon-box-title {
  margin-top: 0;
}

.sjb-page .list-data .v2 .job-description {
  padding-left: 0;
  padding-right: 0;
}
.aligibitity-form.elementor-widget-n-tabs .e-n-tabs-heading {
  display: flex;
}
.aligibitity-form.elementor-widget-n-tabs .e-n-tabs-heading button {
  margin: 0 !important;
}

.round-image-hero-area .swiper-slide img {
  box-shadow: 0px 4px 4px 0px #00000040;
}
.round-image-hero-area .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.round-image-hero-area .swiper-slide .swiper-slide-inner {
  height: 105px;
  width: 105px;
  margin: 0 auto !important;
  margin-bottom: 10px !important;
}
/* .round-image-hero-area .swiper-slide.swiper-slide-active .swiper-slide-inner {
  height: 135px;
  width: 135px;
} */
.highlight-img-box .elementor-widget-container {
  position: relative;
}
.highlight-img-box .elementor-widget-container img {
  padding: 6px;
  background: linear-gradient(180deg, #00b3ff 0%, #1e79dc 100%);
}

/* video style card */
.video-cd .elementor-icon-wrapper a {
  background: linear-gradient(180deg, #2865db 0%, #153675 100%);
  padding: 5px 20px;
  border-radius: 3.5px;
  display: block;
  transition: all 0.5s ease;
}
.video-cd .elementor-icon-wrapper a:hover {
  background: linear-gradient(180deg, #153675 0%, #2865db 100%);
}

.video-cd .elementor-icon-wrapper a .video-cd .elementor-icon-wrapper svg path {
  transition: all 0.5s ease;
}

.video-cd:hover .elementor-icon-wrapper a,
.video-cd .elementor-icon-wrapper a:hover svg path {
  fill: #003262 !important;
}

.video-popup-icon a {
  display: block;
  height: 100%;
}
.video-popup-icon a {
  padding-bottom: 40px;
}
.video-popup-icon {
  position: absolute !important;
  top: 0;
  transform: translate(-50%, -0%);
  width: 100%;
  left: 50%;
  text-align: center;
  height: 100%;
  z-index: 1;
}
.vbox-close {
  top: 50px;
  right: 50px;

  padding: 6px 15px;
  background: linear-gradient(180deg, #2865db 0%, #153675 100%);
  border-radius: 5px;
  padding: 10px;
}
.video-popup-icon svg {
  height: 100%;
}
.video-popup-icon .video_ico {
  height: 100%;
}
.video-popup-icon .featured_video_wrap {
  height: 100%;
}
.video-popup-icon .elementor-shortcode {
  height: 100%;
}
.video-cd .elementor-widget-icon {
  z-index: 2 !important;
}

.video-cd:hover .vdo-inner-wrap {
  background: linear-gradient(180deg, #2865db 0%, #00b5ff 100%);
  border-radius: 0 0 10px 10px;
  margin-top: -0.9px;
}
.video-cd:hover .vdo-inner-wrap .elementor-heading-title,
.video-cd:hover .vdo-inner-wrap .elementor-icon-list-text {
  color: #ffffff !important;
}
.sjb-listing .grid-item .list-data .v2 .sjb-apply-button p {
  margin-bottom: 0;
}
.video-cd:hover .elementor-icon-wrapper a {
  background: #ffffff !important;
}
.video-cd:hover .elementor-icon-wrapper a svg path {
  fill: #2865db !important;
}
.speakers-card .elementor-widget-image {
  width: 100%;
}
.speakers-card .elementor-widget-container {
  width: 100%;
}
.speakers-card a {
  width: 100%;
  display: block;
}
.speakers-card img {
  width: 100% !important;
  object-fit: cover;
  height: 100% !important;
}
.speakers-card {
  margin: 10px;
}
/* download lightbox */
.download-lightbox .e-con-inner {
  margin: 0;
}
.elementor-popup-modal div.dialog-widget-content {
  border-radius: 15px;
}
.frm_style_formidable-style.with_frm_style .download-form .form-field.submit-wrap,
.frm_style_formidable-style.with_frm_style .form-field.cancel-wrap {
  margin-bottom: 0;
}
.with_frm_style .download-form input[type="text"],
.with_frm_style .download-form input[type="password"],
.with_frm_style .download-form input[type="email"],
.with_frm_style .download-form input[type="number"],
.with_frm_style .download-form input[type="url"],
.with_frm_style .download-form input[type="tel"],
.with_frm_style .download-form input[type="file"],
.with_frm_style.download-form input[type="search"],
.with_frm_style.download-form select {
  border: 1px solid #003262;
  color: #003262;
  font-size: 16px;
  border-radius: 6px;
  background: none;
}
.with_frm_style .download-form .frm_top_container .frm_primary_label,
.with_frm_style .download-form .frm_hidden_container .frm_primary_label,
.with_frm_style .download-form .frm_pos_top {
  display: none;
}

.frm_style_formidable-style.with_frm_style .download-form .form-field.cancel-wrap a,
.frm_style_formidable-style.with_frm_style .download-form .form-field.submit-wrap button {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  border-radius: 5px;
  text-align: center;
  padding: 10px 40px;

  text-transform: capitalize !important;
  margin: 0;
  margin-bottom: 15px;
}

.frm_style_formidable-style.with_frm_style .download-form .form-field.cancel-wrap a {
  background: #f0f0f0;
  color: #6e6e6e;
  display: inline-block;
}
.frm_style_formidable-style.with_frm_style .download-form .form-field.cancel-wrap a:hover {
  background: #dfdfdf;
}

.frm_style_formidable-style.with_frm_style .download-form .form-field.submit-wrap button {
  background: linear-gradient(94.51deg, #04baee -1%, #2865db 108.42%);
  color: #ffffff;
  margin-bottom: 0;
}
.frm_style_formidable-style.with_frm_style .download-form .form-field.submit-wrap button:hover {
  background: linear-gradient(94.51deg, #2865db -1%, #04baee 108.42%);
}
.frm_style_formidable-style.with_frm_style .download-form .form-field.cancel-wrap a {
  background-color: transparent;
  border: 1px solid #003262 !important;
  padding: 9px 40px;
}
div.elementor-popup-modal .dialog-close-button svg {
  fill: #ffffff;
  height: 1.5em;
  width: 1.5em;
}
div.elementor-popup-modal .dialog-close-button:hover svg {
  opacity: 0.5;
}

.with_frm_style .download-form .frm_form_fields > fieldset {
  padding-bottom: 0;
}
.post-m-wrap {
  position: relative;
}
.elementor-element.social_icons_wrap.elementor-widget-share-buttons {
  text-align: end;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: -55px !important;
  bottom: auto;
  right: 0px;
  left: auto;
  right: 0px;
  background: #fff;
  width: max-content;
  padding: 8px;
  box-shadow: -1px 2.24335px 24.24335px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  z-index: 2;
}
.elementor-element.social_icons_wrap.elementor-widget-share-buttons.active {
  visibility: visible;
  opacity: 1;
}
.social_icons_wrap .elementor-share-btn {
  height: 30px;
  width: 30px;
}

.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .social_icons_wrap .elementor-share-btn__icon {
  background: linear-gradient(90deg, #00b5ff 0%, #2865db 100%);
}

.arrow-btn .elementor-button-icon {
  border-left: 1px solid #ffffffc9;
  padding: 15px 20px;
}

.arrow-btn .elementor-button-text {
  padding: 15px 0px 15px 20px;
}

/* event gallery carousel */
.event-gallery-carousel {
  position: relative;
  left: 50%;
  transform: translate(-50%);
  min-width: 1780px !important;
}

.event-gallery-carousel .swiper-slide .elementor-widget-image {
  height: 100%;
  transition: 0.5s;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.event-gallery-carousel .swiper-slide .elementor-widget-image .elementor-widget-container {
  height: 100%;
}

.event-gallery-carousel .swiper-slide .elementor-widget-image .elementor-widget-container a {
  height: 100%;
}

.event-gallery-carousel .swiper-slide .elementor-widget-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.event-gallery-carousel .swiper-slide.elementor-widget-image {
  border: 12px solid transparent;
}

.event-gallery-carousel .elementor-widget-theme-post-title {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  bottom: 25%;
}

.event-gallery-carousel .swiper-slide .elementor-widget-image img,
.event-gallery-carousel .swiper-slide .elementor-widget-image a {
  position: relative;
}

.event-gallery-carousel .swiper-slide .elementor-widget-image img::before,
.event-gallery-carousel .swiper-slide .elementor-widget-image a:before {
  content: " ";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 54.29%, rgba(0, 0, 0, 0.8) 100%);
  position: absolute;
}

.event-gallery-carousel .swiper-slide .elementor-widget-image a:before {
  top: 50px;
  left: 0;
  width: 100%;
  height: calc(100% - (50px + 90px));
  z-index: 1;
}

.event-gallery-carousel .swiper-slide.swiper-slide-next .elementor-widget-image a:before {
  display: none;
}

.event-gallery-carousel .swiper-slide .elementor-page-title {
  z-index: 5;
}

@media screen and (min-width: 768px) {
  .event-gallery-carousel .swiper-slide .elementor-widget-heading .elementor-heading-title[class*="elementor-size-"] > a {
    color: #fff;
  }
  .event-gallery-carousel .swiper-slide.swiper-slide-next .elementor-widget-image {
    border: 12px solid #042a39;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    width: 725px;
    min-width: 100%;
    max-width: unset !important;
    position: relative;
    box-shadow: 0px 4px 40px 0px #00000040;
    z-index: 5;
  }
  .event-gallery-carousel .swiper-slide .elementor-widget-image a {
    padding: 50px 0 90px;
  }
  .event-gallery-carousel .swiper-slide.swiper-slide-next .elementor-widget-image a {
    padding: 0;
  }
  .event-gallery-carousel .swiper-slide.swiper-slide-next .elementor-widget-theme-post-title {
    position: static;
    text-align: center;
    transform: none;
  }
  .event-gallery-carousel .swiper-slide.swiper-slide-next .elementor-widget-heading .elementor-heading-title[class*="elementor-size-"] > a {
    color: #39323b;
  }
}

@media screen and (max-width: 766px) {
  .event-gallery-carousel {
    min-width: 100% !important;
  }
  .event-gallery-carousel .swiper-slide .e-con-inner {
    flex-direction: row-reverse;
  }
  .event-gallery-carousel .swiper-slide .elementor-widget-image {
    border: 6px solid #042a39;
    box-shadow: 0px 4px 40px 0px #00000040;
    z-index: 5;
  }
  .event-gallery-carousel .swiper-slide .elementor-widget-image img {
    aspect-ratio: 1/0.54145;
  }
  .event-gallery-carousel .swiper-slide.swiper-slide-next .elementor-widget-image a {
    padding: 0;
  }
  .event-gallery-carousel .swiper-slide.swiper-slide-next .elementor-widget-theme-post-title {
    position: static;
    text-align: center;
    transform: none;
  }
  .event-gallery-carousel .elementor-widget-theme-post-title {
    color: #39323b;
    position: relative;
    left: 0;
    transform: none;
    bottom: 0;
  }
  .event-gallery-carousel .swiper-slide .elementor-widget-image a:before {
    display: none;
  }
  .event-gallery-carousel .elementor-element {
    height: auto !important;
  }
}

/* horizontal hover card style for chapter page */

.horizontalHover .imageAccContainer {
  width: 100%;
  display: flex;
  border-radius: 0px;
  overflow: hidden;
  gap: 10px;
}

.horizontalHover .imageAccContainer .imageAcc {
  flex: 1%;
  position: relative;
  transition: all 0.7s ease;
}

.horizontalHover .imageAcc a {
  display: block;
}

.horizontalHover .imageAcc a .imageAccBody {
  position: relative;
  z-index: 10;

  z-index: 5;
  height: 100%;
  width: 100%;
  display: inline-block;
}

.horizontalHover .imageAccImageWrap {
  display: block;
}

.horizontalHover .imageAccImage {
  object-fit: cover;
  width: 100%;
  height: 380px;
  border-radius: 0px;

  object-position: 50% 0%;
}

.horizontalHover .imageAccBody {
  position: relative;
  overflow: hidden;
}

.horizontalHover .img-title {
  position: absolute;
  z-index: 10;
  bottom: 25px;
  font-size: 16px;
  font-weight: 500;
  color: white;

  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
  background-color: #000000;
  padding: 10px;
  width: 100%;
  text-align: end;
  right: 0px;
  opacity: 0;
}

.horizontalHover .imageAcc.active-tab a .imageAccBody .img-title {
  opacity: 1;
}

.horizontalHover .imageAcc.active-tab {
  flex: 1.5 1 20%;
}

.horizontalHover .button_wrap {
  margin-top: 60px;
}
/* end horizontal hover card style for chapter page */
/* team page team card */
.team-card .elementor-widget-image {
  height: 300px !important;
}
.team-bottom .team-card .elementor-widget-image {
  height: 260px !important;
}
.team-card .elementor-widget-image .elementor-widget-container {
  height: 100%;
}
.team-card img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: top center;
}
.img-position-box {
  position: static !important;
}
.bg-radient {
  background: linear-gradient(180deg, #045578 0%, #011538 29.83%, #011538 62.78%, #045578 100%) !important;
}
.icon-gr.elementor-view-stacked .elementor-icon {
  background: linear-gradient(180deg, #00aafa 0%, #2865db 100%) !important;
}
.shedual-wrap .elementor-price-list li:first-child {
  background: linear-gradient(90deg, #003262 0%, #003262 99.9%, #003262 100%) !important;
  border-radius: 5px;
  padding: 12px 40px;
}
.shedual-wrap .elementor-price-list li:not(first-child):hover {
  background: linear-gradient(90deg, rgba(0, 170, 250, 0.01) 0%, rgba(0, 170, 250, 0.1) 46%, rgba(0, 170, 250, 0.01) 98%);
}
.shedual-wrap .elementor-price-list li:first-child .elementor-price-list-header,
.shedual-wrap .elementor-price-list li:first-child .elementor-price-list-price {
  color: #fff !important ;
  margin-bottom: 0 !important;
  font-size: 25px !important;
  font-weight: 600 !important;
}
.shedual-wrap .elementor-price-list-description {
  margin-top: -5px;
}
.shedual-wrap .elementor-price-list li {
  padding: 10px 40px;
  border-bottom: none;
}
.shedual-wrap .elementor-price-list li .elementor-price-list-header {
  margin-bottom: 0 !important;
}

.shedual-wrap .elementor-price-list li {
  position: relative;
  z-index: 1;
}
.shedual-wrap .elementor-price-list li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -50px;
  height: 1px; /* thickness of bottom border */
  width: calc(100% + 100px);
  background: linear-gradient(to right, transparent, #0032621a, #0032621a, transparent);
  z-index: -1;
  pointer-events: none;
}
/*  */
.about-organizer .social-link .elementor-social-icon-instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
.about-organizer .social-link .elementor-social-icon-facebook-f {
  background: linear-gradient(135deg, #0d47a1 14.64%, #0a62b8 33.74%, #03a9f4 85.36%);
}
.about-organizer .social-link .elementor-social-icon-linkedin {
  background: linear-gradient(135deg, #0d47a1 14.64%, #2196f3 85.36%);
}
.about-organizer .social-link .elementor-social-icon-x-twitter {
  background: linear-gradient(135deg, #363536 14.64%, #0e1216 50%, #13262e 85.36%);
}

.full-width-container {
  width: 100%;

  max-width: 100%;
}
/* event single */
.elementor-location-single .event_complete_date {
  display: flex;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4em;
  padding: 10px 0;
}
.elementor-location-single .upcoming_past_title p {
  color: #fff;
  font-size: 45px;
  font-weight: 700;
  margin: 0;
  line-height: 1;
}
.elementor-location-single .chapter_image_wrap .tax_term_name {
  text-align: center;
}
.elementor-location-single .chapter_image_wrap .tax_term_name h4 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  margin: 40px 0 25px 0;
  line-height: 1;
  text-transform: uppercase;
}
.elementor-location-single .event_book_btn {
  text-align: center;
}
.elementor-location-single .chapter_image_wrap .tax_icon {
  width: 135px;
  height: auto;
}
.elementor-location-single .chapter_image_wrap .tax_icon img {
  width: 100%;
  height: 100%;
}
.txt_sep {
  padding: 0 5px;
}
.event-counter-wrap {
  margin-top: -25px !important;
}
.elementor-location-single .event_book_btn a {
  background: linear-gradient(94.51deg, #04baee -1%, #2865db 108.42%);
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
  padding: 10px 30px;
  transition: all 0.5s ease;
  display: inline-block;
  margin: 20px 0 0;
  margin-bottom: 10px;
  line-height: 1.2em;
}
.elementor-location-single .event_book_btn a:hover {
  background: linear-gradient(94.51deg, #2865db -1%, #04baee 108.42%);

  color: #fff;
}
.elementor-location-single .event-counter-wrap #event_timer {
  align-items: center;
  gap: 15px;
}
.elementor-location-single .event_countdown {
  background-color: #fff;
  border-radius: 12px !important;
  padding: 20px 25px;
  box-shadow: 0px 3.07px 3.07px 0px #00000040;
  margin-bottom: 55px;
  /* overflow: hidden; */
  margin-top: 55px;
  display: block;
}
.elementor-location-single .elementor-shortcode {
  border-radius: 12px !important;
}
.event-counter-wrap .day_wrap,
.event-counter-wrap .hour_wrap,
.event-counter-wrap .minute_wrap,
.event-counter-wrap .second_wrap {
  background-color: #2865db;
  border-radius: 5px;
  padding: 15px 10px;
  text-align: center;
  width: 72px;
  height: 72px;
}
.event-counter-wrap .day_wrap p,
.event-counter-wrap .hour_wrap p,
.event-counter-wrap .minute_wrap p,
.event-counter-wrap .second_wrap p {
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}
.event-counter-wrap .day_wrap span,
.event-counter-wrap .hour_wrap span,
.event-counter-wrap .minute_wrap span,
.event-counter-wrap .second_wrap span {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2em;
}
.event-speaker-wrap .elementor-widget-image {
  position: relative;
}
.event-speaker-wrap .elementor-widget-image::before {
  content: " ";
  background-color: #e9eaf6;
  border-radius: 50%;
  height: calc(100% - 18px);
  width: calc(100% - 18px);
  left: 9px;
  top: 9px;
  position: absolute;
  z-index: -1;
  box-shadow: 3.41px 11.38px 27.32px 0px #292b6b4d;

  /* margin: 14px; */
}
.event-speaker-loop .e-loop-item:last-child .name-speaker {
  right: -75px;
  left: auto !important;
}
.single .event-speaker-loop .hentry {
  margin-bottom: 0;
}

/*  */
.gallery-wrapp .elementor-element.social_icons_wrap.elementor-widget-share-buttons {
  top: auto !important;
  bottom: -55px;
  right: 0px;
}
.gallery-wrapp .elementor-shape-circle .elementor-icon {
  box-shadow: 0px 2.34px 2.34px 0px #00000040;
  border: 1px solid #2865db;
  border-radius: 50%;
}
.gallery-wrapp .elementor-widget.elementor-align-left .elementor-inline-items {
  justify-content: space-between;
}
.gallery-wrapp .elementor-widget.elementor-align-left .elementor-inline-items li:last-child .elementor-post-info__item {
  --r: 0.3em;
  padding-inline: calc(var(--r) + 0.3em);
  line-height: 1.8;
  clip-path: polygon(0 0, 100% 0, calc(100% - var(--r)) 50%, 100% 100%, 0 100%, var(--r) 50%);
  background: #011c46;
  width: fit-content;
  color: #fff;
  text-align: center;
  padding: 5px 15px !important;
  line-height: 1.3em;
  text-transform: uppercase;
  font-weight: 700;
}
.gallery-wrapp .elementor-widget.elementor-align-left .elementor-inline-items li {
  display: flex;
  align-items: center;
}
.gallery-wrapp .elementor-widget.elementor-align-left .elementor-inline-items li span {
  line-height: 1;
}
.sb-team .team-card .elementor-widget-image {
  height: 200px !important;
}
/* ajy sir */
.elementor-element.clippy-box .elementor-widget.elementor-widget-text-editor {
  min-height: 50px;
}

.handbook-template-default .e-con.e-flex > .e-con-inner {
  padding-bottom: 0;
}

.frm_style_formidable-style.with_frm_style .download-form .form-field.submit-wrap,
.frm_style_formidable-style.with_frm_style .form-field.cancel-wrap {
  grid-column: auto / auto;
}
.event-gallery-carousel .swiper-slide .elementor-widget-image .elementor-widget-container a {
  transition: none;
}

.elementor-price-table .elementor-price-table__features-list a {
    color: #003262;
    line-height: 24px;
}

.pricing-table.elementor-widget-price-table:hover .elementor-price-table__feature-inner a {
  color: #fff;
}

.shedual-wrap .elementor-price-list li:not(:first-child) {
  min-height: 70px !important;
}
.shedual-wrap .elementor-price-list li a {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.shedual-wrap .elementor-price-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.acco-feature p {
  margin-bottom: 5px;
  margin-left: 5px;
}

.acco-feature .elementor-widget-text-editor {
  padding-bottom: 5px;
}

.main-cta-wrap.download-cta .elementor-cta__button {
  position: relative;
}

.main-cta-wrap.download-cta .elementor-cta__button:before {
  content: "";
  position: absolute;
  bottom: calc(100% - 11px);
  left: 0;
  width: 49px;
  height: 58px;
  background-image: url(../images/download-boat-icon.svg);
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  animation: boat_swipe 7s linear infinite;
  z-index: -1;
}

@keyframes boat_swipe {
  0% {
    opacity: 0;
    left: 0;
  }
  25% {
    opacity: 1;
    left: 0;
  }
  50% {
    opacity: 1;
    left: calc(100% - 49px);
  }
  100% {
    opacity: 0;
    left: calc(100% - 49px);
  }
}

.chapter-leader-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 30px;
    padding: 10px 0;
}

.chapter-leader-wrap .chapter-leader-box {
  width: 25%;
  padding: 0 15px;
}

.chapter-leader-wrap .chapter-leader-box .chapter-leader-img {
  width: 100%;
  aspect-ratio: 1/1.08;
  position: relative;
  z-index: 0;
}

.chapter-leader-wrap .chapter-leader-box .chapter-leader-img img {
  border-radius: 15px 15px 0 0 !important;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.chapter-leader-wrap .chapter-leader-box .chapter-leader-content {
  padding: 25px 15px 20px 15px;
  text-align: center;
  box-shadow: 0px 4px 9.7px 0px rgba(151, 151, 151, 0.25098039215686274);
  border-radius: 0 0 15px 15px;
  position: relative;
  z-index: 1;
}

.chapter-leader-wrap .chapter-leader-box .chapter-leader-content h3 {
  font-size: 24px;
  color: var(--e-global-color-secondary);
  line-height: 1;
  margin: 0 0 10px 0;
}

.chapter-leader-wrap .chapter-leader-box .chapter-leader-content p {
  font-size: 17px;
  font-weight: 400;
  color: var(--e-global-color-secondary);
  line-height: 1;
  margin: 0;
}

.chapter-shortcode .elementor-shortcode > p {
  text-align: center;
  color: red;
}
/* team ninad sir  section */
.profile-card-wrap {
  position: relative;
  background-image: url("https://securityboat.xyz/wp-content/uploads/Ellipse-team.png");
  background-position: center top;
  background-size: cover;
  padding: 35px;
  margin: 0px;
  width: fit-content;
}
.profile-card {
  position: relative;
  width: 400px;
  height: 400px;
  text-align: center;
  background: #e9eaf6;
  padding: 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 10px #E9EAF6;
}

.image-container {
  width: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.image-container img {
  width: 100%;
  border-radius: 50% !important;
  object-fit: cover;
}
.name-tag {
  position: absolute;
  top: auto;
  bottom: 30%;
  left: -50%;
  background: white;
  padding: 15px 30px;
  border-radius: 50px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  transform: translate(30%, 100%);
  color: #2b3377;
  font-size: 27px;
  line-height: 1.2em;
}
.role-tag {
  position: absolute;
  top: 25%;
  left: auto;
  right: -35%;
  background: white;
  padding: 8px 15px;
  border-radius: 20px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  padding: 15px 30px;
  border-radius: 50px;
  color: #2b3377;
  font-size: 22px;
  line-height: 1.2em;
  z-index: 1;
}
.social-icons {
  position: absolute;
  bottom: 0px !important;
  right: 0px !important;
  display: flex;
  gap: 10px;
}
.social-icons a {
  width: 40px;
  height: 40px;

  border-radius: 50%;
  display: contents;
}
.social-icons a:hover {
  color: #0073b1;
}

.social-icons {
  display: grid;
  grid-template-areas: "layer";
  place-items: center;
  --radius: 24vmin;
  width: calc(2 * var(--radius));
  height: calc(2 * var(--radius));
  width: 100%;
  height: 100%;
}

.social-icons .icon-wrap {
  grid-area: layer;

  font-weight: bold;
  font-size: 3vmin;
  --d: calc(var(--i) / var(--total));
  --r-offset: -0.22turn;
  --r-amount: 1turn;
  --r: calc((var(--r-amount) * var(--d)) + var(--r-offset));
  --transform: rotate(var(--r)) translate(var(--radius)) rotate(calc(-1 * var(--r)));
  transform: var(--transform);
  transition: transform 1.5s ease-in-out;
}
.margin-40-bottom {
  margin-top: 7px;
}
/*community page sytling
*/
/* speakers-wrap */
.speakers-wrap .profile-card {
  width: 215px;
  height: 220px;
  padding: 0px;
}

.speakers-wrap .image-container {
  box-shadow: rgb(0 0 0 / 33%) 0px 18px 50px -10px;
}
.speakers-wrap .profile-card .image-container {
  padding: 10px 10px;
  height: 100%;
}
.gallery-participant .image-container {
  line-height: 100%;
  width: 100%;
  border-radius: 50%;
  object-fit: cover;
  height: 100%;
}
.gallery-participants .elementor-shortcode {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 125px;
}
.gallery-participants .social-icons {
  display: grid;
  grid-template-areas: "layer";
  place-items: center;
  --radius: 18.6vmin;
  transform: rotate(25deg);
  width: 100%;
  height: 100%;
}
.gallery-participants .margin-40-bottom {
  margin-top: -15px;
}
.gallery-participants .name-tag {
  bottom: 30%;
  left: -65%;
  padding: 10px 30px;
  font-size: 16px;
  line-height: 1.3em;
  box-shadow: 0px 1.3px 1.3px 0px rgba(0, 0, 0, 0.25);
}
.social-icons a img {
  transform: rotate(-25deg);
}
.gallery-participants {
  margin-top: -180px;
}
.gallery-participants .speakers-wrap:last-child .name-tag {
  bottom: 30%;
  left: auto;
  right: -25%;
}
.gallery-participants .speakers-wrap .social-icons .icon-wrap {
  grid-area: layer;
  font-weight: bold;
  font-size: 1vmin;
  --d: calc(var(--i) / var(--total));
  --r-offset: -0.23turn;
  --r-amount: 1turn;
  --r: calc((var(--r-amount) * var(--d)) + var(--r-offset));
  --transform: rotate(var(--r)) translate(var(--radius)) rotate(calc(-1 * var(--r)));
  transform: var(--transform);
  transition: transform 1.5s ease-in-out;
}
.gallery-participants .speakers-wrap:last-child .social-icons .icon-wrap {
  --r-offset: -0.18turn;
}
.gallery-participants .profile-card-wrap {
  position: relative;
  background-image: url("https://securityboat.xyz/wp-content/uploads/gallery-round.png");
  background-position: center;
  background-size: cover;
  padding: 20px;
  margin: 0px;
  width: fit-content;
}
/*  */
.testimonial-wrapper .swiper {
  width: 100%;
  padding-bottom: 50px;
  height: 100%;
}
.testimonial-wrapper .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
  width: 10px;
  height: 10px;
}
.testimonial-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;

  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 25px;
}
.testimonial-wrapper .video-inner-wrap {
  box-shadow: 0px 4px 4px 0px #00000040;
  filter: blur(2px);
  border-radius: 25px;
  height: 400px;
  width: 100%;
}
.testimonial-wrapper .video-inner-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* diksh */
.testimonial-wrapper .testimoal-Swiper .swiper-wrapper {
  position: relative;
  padding: 50px 0;
}
.testimonial-wrapper .swiper-button-next,
.testimonial-wrapper .swiper-button-prev {
  position: static;
}
.testimonial-wrapper .swiper-btn {
  display: flex;
}
.testimonial-wrapper .testimonial-wrap {
  display: flex;
  gap: 60px;
  padding: 0 10px;
  flex-wrap: wrap;
}
.testimonial-wrapper .testimonial-wrap .video-wrap {
  flex: 0 0 calc(50% - 30px);
  position: relative;
}
.testimonial-wrapper .testimonial-wrap .video-wrap .testi-name {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  bottom: 30px;
  background-color: #0b0b0b99;
}
.testimonial-wrapper .testimonial-wrap .video-wrap .testi-name p {
  margin: 12px;
  font-weight: 700;
  color: #fff;
  font-size: 24px;
}
.testimonial-wrapper .testimonial-wrap .content-wrap {
  flex: 0 0 calc(50% - 30px);
}
.testimonial-wrapper .video-inner-wrap img {
  width: 100%;
  height: 100%;
}
.testimonial-wrapper .author-box {
  text-align: left;
}
.testimonial-wrapper .author-img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
}
.testimonial-wrapper .author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.testimonial-wrapper .author-name h2 {
  margin-top: 30px;
  font-size: 24px;
  font-weight: 700;
  color: #003262;
}
.testimonial-wrapper .author-meta p,
.testimonial-wrapper .author-loaction p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
  color: #003262;
}
.testimonial-wrapper .video-icon {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  top: 50%;
  /* height: 100%; */
  transform: translateY(-50%);
}
.testimonial-wrapper .video-icon img {
  width: 100px;
  height: 100%;
  margin: 0 auto;
}
.testimonial-wrapper .swiper-button-next::after,
.testimonial-wrapper .swiper-button-prev::after {
  display: none;
}
.testimonial-wrapper .swiper-btn {
  display: flex;
  justify-content: end;
  align-items: end;
  width: 100%;
  position: absolute;
  gap: 30px;
  top: 22px;
}
.testimonial-wrapper .swiper-button-next,
.testimonial-wrapper .swiper-button-prev {
  width: 30px;
  height: 100%;
}
.testimonial-wrapper .swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translateX(-25%);
  z-index: 10;
  left: 0% !important;
}
.testimonial-wrapper .testimoal-Swiper {
  overflow: hidden;
}
/* responsive style */
.video-loop .elementor-grid {
  padding: 10px;
}
.video-loop .elementor-grid img {
  width: 100%;
}
.video-loop .elementor-grid .elementor-share-buttons--view-icon {
  padding: 0 !important ;
}
.case-wrap p {
  margin-bottom: 15px;
}
.blog-loop-carousel-wrap .swiper-pagination,
.loop-carousel-wrap .swiper-pagination {
  display: none;
}
/* breadcrumbs style */
.breadcrumbs {
  display: flex;
  gap: 10px;
  align-items: center;
}
.breadcrumbs p {
  margin-bottom: 0;
}
.breadcrumbs p a,
.breadcrumbs p span {
  color: #011c46;
  font-size: 20px;
  font-weight: 400;
}
.breadcrumbs p span {
  font-weight: 700;
}
.breadcrumbs p i {
  font-size: 18px;
  margin-top: 6px;
}

.breadcrumbs p a:hover {
  text-decoration: underline;
}

#custom-ajax-loader {
  display: none;
  text-align: center;
  font-size: 35px;
}
.hide-desk-pagination .swiper-pagination {
  display: none;
}
.solution_banner svg {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.elementor-toc__header {
  padding-top: 0 !important;
}

/* form style  top  placeholder */

.leaders-card-wrap:hover .leaders-inner-wrap {
  background-color: #2865db !important;
}
.leaders-card-wrap:hover .leaders-inner-wrap .elementor-widget-heading .elementor-heading-title {
  color: #fff !important;
}
span.swiper-pagination-bullet-active {
  background: linear-gradient(180deg, #15a0ff 0%, #2865db 100%);
}

.register-event-slider .swiper-slide figure {
  padding-bottom: 10px;
  margin-bottom: -10px;
}

.register-event-slider .swiper-slide img {
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
  box-shadow: 0px 4px 4px 0px #00000040;
  transition: 0.5s;
}

.register-event-slider .swiper {
  padding: 20px 15px 20px 20px;
}

.register-event-slider .swiper-slide.swiper-slide-active {
  margin-right: 40px !important;
}

.register-event-slider .swiper-slide.swiper-slide-active img {
  transform: scale(1.3);
}

.pricing-download-popup iframe + iframe {
  display: none !important;
}

.pricing-download-popup iframe {
  width: 100% !important;
}
.b-pricing-table {
  position: relative;
}
.b-pricing-table .pricing-table::after {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.svg_icon {
  box-shadow: 0px 3.5px 3.5px 0px #00000040;
  background-color: #fff;
  border-radius: 8px;
}
.svg_icon img {
  border-radius: 8px !important;
}

.loop-upcoming-wrap .swiper-slide {
  padding: 0 10px;
}
.loop-past-wrap .swiper-slide {
  padding: 0 10px;
}

/* speakers-card */
.speakers-card .so-img-wrap {
  position: relative;
}

.speakers-card .social-media-icon-wrap {
  position: absolute !important;
  bottom: 0;
  opacity: 0;
  transition: all 0.5s ease;
}

.speakers-card .social-media-icon-wrap .elementor-social-icon {
  background-color: transparent;
  text-align: center;
  display: block;
  line-height: 30px;
  width: 100%;
  height: 100%;
}
.speakers-card:hover .social-media-icon-wrap {
  opacity: 1;
}
.tab-od.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title {
  border: none !important;
}
.tab-od.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"] {
  margin: -2px;
}
.free-consultation-slider .swiper-ios,
.tab-in-tab .swiper-ios {
  padding: 0 !important;
}
.tab-in-tab .elementor-widget-container .swiper-pagination {
  display: none;
}

.tab-in-tab .elementor-widget-container,
.tab-in-tab .elementor-widget-container p {
  color: #011c46 !important;
}
.tab-in-tab .e-n-tabs[data-touch-mode="false"] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover,
.holistic-approach-tab .e-n-tabs[data-touch-mode="false"] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover {
  background: transparent !important;
  color: #00326299 !important;
}
.tab-in-tab .e-n-tabs[data-touch-mode="false"] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover span,
.holistic-approach-tab .e-n-tabs[data-touch-mode="false"] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover span {
  color: #00326299 !important;
}
.header_btn .elementor-button {
  background-image: url("https://securityboat.xyz/wp-content/uploads/Lets-Connect-Button.png") !important;
}
.features_list span.feat_txt {
  color: #011c46 !important;
}
div.features_list ul li {
  width: 45%;
}
.content_area p.desc {
  color: #011c46 !important;
}

.common-icon-box .elementor-icon-box-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-wcv .e-n-carousel .swiper-slide {
  padding: 20px;
}
.mobile-wcv .e-n-carousel .swiper-slide .elementor-icon-box-icon {
  margin-bottom: 0 !important;
}
.blog-search .elementor-shortcode input:active,
.blog-search .elementor-shortcode input:focus,
.blog-search .elementor-shortcode input:focus-visible {
  border-color: var(--main-color);
  box-shadow: none;
  outline: none;
}

.download-form .cancel-wrap a.cancel-btn {
  margin-bottom: 0 !important;
}

.frm_style_formidable-style.with_frm_style .download-form .form-field.submit-wrap,
.frm_style_formidable-style.with_frm_style .download-form .form-field.cancel-wrap,
.frm_style_formidable-style.with_frm_style .call-s-form .form-field.submit-wrap,
.frm_style_formidable-style.with_frm_style .call-s-form .form-field.cancel-wrap,
.frm_style_formidable-style.with_frm_style .community-form .form-field.submit-wrap,
.frm_style_formidable-style.with_frm_style .community-form .form-field.cancel-wrap,
.frm_style_formidable-style.with_frm_style .partner-form .form-field.submit-wrap,
.frm_style_formidable-style.with_frm_style .partner-form .form-field.cancel-wrap {
  grid-column: auto / auto;
}

.frm_style_formidable-style.with_frm_style .download-form .form-field.blank_space,
.frm_style_formidable-style.with_frm_style .call-s-form .form-field.blank_space,
.frm_style_formidable-style.with_frm_style .community-form .form-field.blank_space,
.frm_style_formidable-style.with_frm_style .partner-form .form-field.blank_space {
  grid-column: 10;
}

.elementor-location-single .event_past_title p {
  color: #fff;
  font-size: 45px;
  font-weight: 700;
  margin: 0;
  line-height: 1;
}
.elementor-location-single .past_date {
  display: block;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4em;
  margin: 50px 0 0 0;
}
/* solution category wrap */
.category-wrapper .nav-tabs {
  gap: 0;
  flex-basis: initial;
  flex-direction: row;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-x: initial;
}

.category-wrapper ul.nav-tabs .nav-link:focus,
.category-wrapper ul.nav-tabs .nav-link:hover,
.category-wrapper .nav-item:focus,
.category-wrapper.nav-item:hover {
  border: none;
  box-shadow: none;
  outline: none;
}

.category-wrapper .nav-item {
  flex-grow: 1;
  flex-basis: content;
  text-align: center;
  border: none;
}

.category-wrapper .nav-tabs .nav-link {
  width: 100%;
  font-size: 16px;
  color: #6684a1;
  font-weight: 700;
  padding: 15px 30px;
  line-height: 1.4em;
  border: none;
  text-transform: capitalize;
}

.category-wrapper .nav-tabs .nav-link.active {
  background: linear-gradient(180deg, #2075df 0%, #0ba7ea 100%);
  box-shadow: 0px -3.5px 5.25px 0px #00000040 inset;
  color: #fff;
  border-radius: 8px;
}
.category-wrapper .nav-tabs .nav-item .nav-link.active {
  box-shadow: 0px -3.5px 5.25px 0px #00000040 inset !important;
}
.category-wrapper .nav-tabs {
  border: #1887e333 1px solid;
  border-radius: 8px;
}
.category-wrapper .swiper-slide {
  border: 1px solid #003262;
  padding: 10px 15px 15px 15px;
  border-radius: 10px;
  height: 100%;
}
.category-wrapper .swiper-slide:hover {
  border-color: #006fed;
}
.category-wrapper .swiper-slide .title-wrap {
  border-radius: 10px;
  text-align: left;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 500;
  position: static;
  line-height: 1.2em;
  height: 100%;
}

.category-wrapper .swiper-slide .title-wrap a {
  display: block;
  height: 100%;
  position: static;
}

.category-wrapper .swiper-slide .title-wrap a::before {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.category-wrapper .swiper-wrapper {
  position: static;
  height: 100%;
}

.category-wrapper .swiper-slide {
  position: static;
  height: 100%;
  min-height: 100px;
  display: flex;
  align-items: center;
}

.category-wrapper .swiper-button-next,
.category-wrapper .swiper-button-prev {
  color: #007bff;
}

.category-wrapper .swiper-slide .title-wrap a {
  font-size: 14px;
  font-weight: bold;
  color: #003262;
  text-decoration: none;
}

.category-wrapper .swiper-slide:hover .title-wrap {
  border-color: #006fed;
}

.category-wrapper .swiper-slide:hover .title-wrap a {
  color: #016bff;
}

.category-wrapper .swiper-slide:hover .icon-wrap svg path {
  fill: #016bff;
  /* stroke: #016BFF; */
}
.category-wrapper .swiper-slide:hover .icon-wrap.strock svg path {
  fill: none;
  stroke: #016bff;
}
.category-wrapper .icon-wrap {
  margin-bottom: 5px;
}

.category-wrapper .description-box {
  font-size: 15px;
  color: #011c46;
  margin-top: 15px;
  min-height: 60px;
  font-weight: 500;
  line-height: 1.3em;
  text-align: left;
}

.category-wrapper .btn-wrap {
  display: flex;
  justify-content: space-between;
  padding: 0px 0 0px 0;
  position: absolute;
  top: 30px;
  width: 100%;
}

.category-wrapper .btn-wrap .swiper-btn {
  position: relative;
  left: 0;
}

.category-wrapper .btn-wrap .swiper-btn::after {
  display: none;
}

.category-wrapper .dropdown-toggle::after {
  content: url("https://securityboat.xyz/wp-content/uploads/double-arrow.png");
  background-color: transparent;
  border: none;
  top: calc(50% - -3px);
  transform: translateY(-50%);
  position: absolute;
  right: 15px;
}

.category-wrapper .dropdown {
  background: linear-gradient(90deg, #00b3ff 0%, #2865db 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
}

.category-wrapper .dropdown button.btn,
.category-wrapper .dropdown button.btn:focus {
  display: flex;
  align-items: center;
  color: #fff;
  padding: 10px 20px;
  border: none;
  font-size: 16px;
  font-weight: 500;
}

.category-wrapper .dropdown-menu {
  background: linear-gradient(90deg, #00b3ff 0%, #2865db 100%);
  padding: 5px 0;
  border: none;
  margin-top: 3px !important;
}

.category-wrapper .dropdown-menu li a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.category-wrapper .dropdown-item {
  padding: 8px 15px;
}

.category-wrapper .dropdown-item.active,
.category-wrapper .dropdown-item:active {
  background-color: transparent;
}

.category-wrapper .swiper-pagination {
  display: none;
}
.category-wrapper .tab-content {
  padding: 0 20px;
}
.tab-pane .categorySwiper {
  padding-top: 60px;
}

.elementor-element.past_events_wrap .past_event_btn.past_pg_link {
  display: block !important;
}

.elementor-element.past_events_wrap .past_event_btn.upcoming_event {
  display: none;
}
.word-wrapper a {
  word-wrap: break-word !important;
}

.elementor-element.blog-loop-carousel-wrap .swiper {
  padding: 0 10px;
}
.elementor-toc__header {
  padding-bottom: 0 !important;
}

.posi-sticky .elementor-toc--content-ellipsis,
.posi-sticky .elementor-widget-table-of-contents {
  position: sticky;
  top: 150px;
}

.handbook-btn.wp-block-file * + .wp-block-file__button {
  background: linear-gradient(90deg, #1074ff 0%, #15a0ff 100%);
  color: #fff;
  border-radius: 5px;
  line-height: 1.3em;
  display: inline-block;
  padding: 14px 25px;
  margin: 20px 0 0 0;
  font-size: 18px;
}
.handbook-btn.wp-block-file * + .wp-block-file__button:hover {
  background: linear-gradient(90deg, #15a0ff 0%, #1074ff 100%);
  color: #fff;
}
.handbook-btn.wp-block-file * + a:nth-child(2n) {
  display: none;
}

.sb-cities-row .frm_opt_container {
  gap: 30px;
  display: flex;
}

.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
  font-weight: 400 !important;
}

div.sjb-page .sjb-filters.sjb-filters-v2 .row {
  margin: 0;
}

.chapters_list .chapter_card {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px rgb(124 124 124 / 25%);
  height: 100%;
  position: relative;
}

.swiper.chapters_list {
  padding: 10px 10px 20px;
}

.chapters_list .chapter_card .chapter_content_wrap {
  padding: 25px 30px 50px;
}

.chapter_content_wrap .term_title {
  font-size: 24px;
  line-height: 1;
  text-align: center;
  color: #003262;
  font-weight: 700;
  margin: 0 0 20px;
}

.chapter_content_wrap .term_desc {
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}

.chapter_content_wrap .btn_link {
  position: absolute;
  bottom: 0;
  left: 50%;
  line-height: 1;
  transform: translate(-50%, 50%);
}

.chapter_content_wrap .btn_link a {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  background: linear-gradient(0deg, #2865db 0%, #00aafa 100%);
  border-radius: 5px 5px 5px 5px;
  padding: 4px 40px 4px 40px;
  color: #fff;
  display: inline-block;
  white-space: nowrap;
}
.chapter_content_wrap .btn_link a:hover {
  background: linear-gradient(0deg, #00aafa 0%, #2865db 100%);
}

.swiper.chapters_list .swiper-slide {
  height: auto;
}

.swiper.chapters_list .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

.event_chapter_wrap .ico_wrap {
  margin-bottom: 20px;
}

.gallery-participants.chapter_single {
  margin-top: -130px;
}

.gallery-participants.chapter_single .elementor-shortcode {
  gap: 40px;
  justify-content: center;
  position: relative;
}

.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:first-child,
.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:last-child {
  position: absolute;
  left: 0;
}

.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:last-child {
  left: auto;
  right: 0;
}

.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:first-child .profile-card-wrap,
.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:last-child .profile-card-wrap {
  background: none;
  padding: 0;
  position: relative;
  top: -15px;
}

.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:first-child .profile-card,
.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:last-child .profile-card {
  width: 124px;
  height: 124px;
}

.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:first-child .profile-card .image-container,
.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:last-child .profile-card .image-container {
  padding: 0;
}

.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap .profile-card-wrap .name-tag {
  left: 40px;
  bottom: 40px;
  transform: translate(-100%, 0);
  white-space: nowrap;
  box-shadow: 0px 1.3px 1.3px 0px rgba(0, 0, 0, 0.25);
}

.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:nth-child(3) .profile-card-wrap .name-tag {
  left: auto;
  white-space: nowrap;
  right: 40px;
  transform: translate(100%, 0px);
}

.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:first-child .profile-card .name-tag,
.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:last-child .profile-card .name-tag {
  display: none;
}

.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:first-child .profile-card .image-container img,
.gallery-participants.chapter_single .elementor-shortcode .speakers-wrap:last-child .profile-card .image-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.elementor-element.footer-shape-wrap {
  position: absolute;
  top: -1px;
  z-index: 111;
}

.elementor-element.footer_top_wrap {
  position: relative;
  max-width: calc(100% - 50px);
}
/* footer shape */
.shape-container {
  position: relative;
  width: 100%;
  aspect-ratio: 6 / 1;
  overflow: hidden;
}

.shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shape--stripe {
  background: linear-gradient(to right, #0072ff, #00c6ff);

  z-index: 2;
}

.shape--dark {
  background: linear-gradient(270deg, #011235 0%, #04709f 100%);
  background: linear-gradient(270deg, #011235 0%, #04709f 100%);

  clip-path: polygon(0% 30%, 50% 35%, 100% 30%, 100% 100%, 0% 100%);
  z-index: 1;
  z-index: 2;
  /* stripe on top */
}

.shape--stripe {
  background: linear-gradient(90deg, #266bde 0%, #03b1fe 100%);

  clip-path: polygon(50% 33.5%, 258% 18%, 100% 100%, 0 100%, 0 29.6%);
  z-index: 2;
  margin: 0 auto;
  width: 70% !important;
  left: 50%;
  position: absolute !important;
  transform: translateX(-50%);
  height: 100% !important;
}
a.dropdown-item:focus,
a.dropdown-item:hover {
  background-color: inherit;
}
.solution-heading br {
  display: none;
}
.event-crd {
  position: relative;
}
.event-crd .event-card-btn {
  position: absolute;
  bottom: -19px;
  left: 50%;
  transform: translateX(-50%);
}

/*--------------- # Event Ajax Gallery Image # ---------------*/
.gallery-grid img {
  width: 100%;
  height: auto;
  display: block;
}

/*--- # Ajax Loader # ---*/
.ajax_loader {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: relative;
  animation: rotate 1s linear infinite;
}
.ajax_loader::before,
.ajax_loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
  border-radius: 50%;
  border: 5px solid var(--main-color);
  animation: prixClipFix 2s linear infinite;
}
.ajax_loader::after {
  border-color: var(--sc-color);
  animation: prixClipFix 2s linear infinite, rotate 0.5s linear infinite reverse;
  inset: 6px;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes prixClipFix {
  0% {
    clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
  }
  25% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
  }
  50% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
  }
  75% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
  }
}

.gallery-grid {
  padding: 0 0 50px;
  min-height: 500px;
}

.ajax-gallery-wrapper {
  padding: 60px 0;
  position: relative;
  transition: 0.5s ease all;
}

.gallery-grid .row {
  --bs-gutter-y: 3rem;
}

.gallery-grid .img_wrap a {
  padding: 18px;
  box-shadow: 0px 3.72101px 9.6px rgba(132, 132, 132, 0.25);
  border-radius: 25px;
  position: relative;
  display: block;
  overflow: hidden;
  height: 275px;
}

.gallery-grid .img_wrap img {
  border-radius: 9px;
  height: 100%;
  object-fit: cover;
}

.gallery-grid .img_wrap a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease all;
}

.gallery-grid .img_wrap a:hover:after {
  opacity: 1;
  visibility: visible;
}

.pagin_wrap ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  gap: 30px;
}

.pagin_wrap {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding: 0 15px;
}

.pagin_wrap ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  color: var(--sc-color);
  display: inline-block;
}

.pagin_wrap ul li a.active {
  border-bottom: 1px solid var(--sc-color);
}

.ajax_loading .ajax_loader {
  visibility: visible;
  opacity: 1;
}

.ajax_loader {
  position: absolute;
  display: block;
  top: 200px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 111;
  transition: 0.5s ease all;
  opacity: 0;
  visibility: hidden;
}
.shedual-wrap .elementor-price-list li:first-child .elementor-price-list-price{
    width: 100px;
    text-align: center;
}
.pricing-table .elementor-price-table {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
}
.elementor .elementor-element.elementor-widget .elementor-button.elementor-button-link {

    border-radius: 5px;
}
.event-single-p p{
  margin-bottom: 10px;
}
.news-letter p, .news-letter p a {
    column-gap: 0px;
	    letter-spacing: normal;
	font-family: Yantramanav, sans-serif;
    color: var(--e-global-color-text);
    text-align: left;
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    line-height: 1.5em;
    word-spacing: 0px;
}
.news-letter p a {
    color: var( --e-global-color-c03953b );
}

/* SBOne Platform Page Css Start */
.why-card img {
    margin: -20px;
}
.hover-active-state .elementor-widget-container span {
    display: inline-block;
    padding: 11px 15px;
}
.hover-active-state .elementor-widget-container span:hover {
    background: url('https://securityboat.xyz/wp-content/uploads/hover-para.png');
    background-repeat: no-repeat;
}
.core-card {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px -1px rgba(0, 0, 0, 0.1);
	border-radius: 13px;
}
.core-card:hover {
    filter: drop-shadow(0px 0px 11.8px #57C3F9);
}
.core-card span.marker {
    display: inline-block;
    padding-left: 16px;
    position: relative;
}
.core-card span.marker:before {
    content: '';
    position: absolute;
    background: #003262;
    width: 4px;
    height: 4px;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    border-radius: 100%;
}
.why-card {
    box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.3), 0px 0px 0px 1px rgba(255, 255, 255, 0.05);
	border-radius: 14.5px;
}
.why-card:hover {
    box-shadow: 0px 8px 32px #3392E5, 0px 0px 0px 1px #3392E5;
}
a#sbone-request-demo > span:after {
    content: '';
    background: url('https://securityboat.xyz/wp-content/uploads/Icon-1.svg');
    width: 20px;
    height: 20px;
}
.hero-curve .elementor-button-icon svg {
    height: auto !important;
    width: 1rem !important;
}
.hero-curve .elementor-button-content-wrapper {
    align-items: center;
}
.work-card .elementor-image-box-wrapper {
    align-items: flex-start;
}
.card-style h3.elementor-image-box-title {
    margin: 0;
}
.work-card .elementor-image-box-img {
    min-width: 40px;
}
.why-choose-us:before {
    content: '';
    position: absolute;
    top: 85%;
    left: 0;
    background: url('https://securityboat.xyz/wp-content/uploads/why-choose-us.png') no-repeat;
    width: 440px;
    height: 300px;
    background-size: contain;
}
.glance, .why-choose-us {
    position: relative;
}
.glance:after {
    background: url('https://securityboat.xyz/wp-content/uploads/glance-bottom.png') no-repeat;
    content: '';
    position: absolute;
    bottom: -10px;
    right: 40px;
    width: 140px;
    height: 210px;
    background: rgba(87, 195, 249, 0.5);
    filter: blur(66.2593px);
    transform: rotate(-90deg);
    z-index: 99999;
}
.glance .e-con-inner {
    position: relative;
}
.glance .e-con-inner:before {
    content: '';
    position: absolute;
    background: url('https://securityboat.xyz/wp-content/uploads/security-platform-glance.png') no-repeat;
    width: 76px;
    height: 960px;
    left: -40px;
    bottom: 30px;
    background: rgba(87, 195, 249, 0.5);
    opacity: 0.8;
    filter: blur(66.2593px);
}
.prize-sponsors {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 20px 0;
}
.prize-sponsors > div {
	margin: auto;
	width: 50%;
}
.depth-carousel img {
    border-radius: 14px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.25);
}
/* SBOne Platform Page Css End */