/**  font style variable **/
/** breakpoint set boostrap v5.1.3 **/
/** ss banner section **/
.ss_banner {
  min-height: 480px;
}
@media (min-width: 768px) {
  .ss_banner {
    min-height: 540px;
  }
}
@media (min-width: 992px) {
  .ss_banner {
    min-height: 640px;
  }
}

.ss_banner_bgimg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.ss_banner_bgimg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ss_banner_box {
  background-color: rgb(15, 74, 126);
  max-width: 600px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-top: 8px solid var(--bs_theme_yellow);
  box-shadow: 0 1px 14px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 1px 14px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 1px 14px rgba(0, 0, 0, 0.8);
  position: relative;
}

/** end: ss banner section **/
/** ss our key section **/
.ss_ourKey_bgpattern,
.ss_left_bgpattern {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 50%;
  height: 100%;
}
.ss_ourKey_bgpattern > img,
.ss_left_bgpattern > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ss_ourKey_box {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 10px;
  height: 100%;
  padding: 25px 20px;
}
.ss_ourKey_box img {
  width: 80px;
  margin-bottom: 20px;
}

/** end: ss our key section **/
/** ss current challenges **/
.ss_currentCh {
  position: relative;
}
@media (max-width: 1400px) {
  .ss_currentCh .swiper-container {
    overflow: visible !important;
  }
}
.ss_currentCh .swiper-slide {
  height: auto;
}
.ss_currentCh .swiper-slide .ss_ourKey_box {
  background-color: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.16);
}
.ss_ourKey_box {
  text-align: center;
}
.ss_ourKey_box img {
  width: 100px;
}

.ss_currentCh .swiper-pointer-events {
  position: relative;
}
.ss_currentCh .swiper-button-prev,
.ss_currentCh .swiper-button-next {
  width: 50px;
  height: 50px;
  padding: 10px;
}
.ss_currentCh .swiper-button-prev-1,
.ss_currentCh .swiper-button-next-1 {
  top: 50%;
  transform: translateY(-50%);
}
.ss_currentCh .swiper-button-prev-1:not(.swiper-button-next-1),
.ss_currentCh .swiper-button-next-1:not(.swiper-button-next-1) {
  left: -50px;
}
.ss_currentCh .swiper-button-prev-1:not(.swiper-button-prev-1),
.ss_currentCh .swiper-button-next-1:not(.swiper-button-prev-1) {
  right: -50px;
}

/** end: **/
/** ss why choose section **/
@media (min-width: 992px) {
  .ss_whyChoose {
    min-height: 500px;
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .ss_whyChoose_thumb.right_side,
  .ss_col_thumb.right_side {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .ss_whyChoose_thumb,
  .ss_col_thumb {
    position: absolute;
    left: auto;
    right: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
}
.ss_whyChoose_thumb > img,
.ss_col_thumb > img {
  width: 100%;
}
@media (min-width: 992px) {
  .ss_whyChoose_thumb > img,
  .ss_col_thumb > img {
    height: 100%;
    object-fit: cover;
  }
}

/** end: **/
/** ss benefits section **/
.ss_benefits_bgpattern {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 50%;
  height: 100%;
}
.ss_benefits_bgpattern > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ss_hm_page.ss_benefits_box {
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 20px 15px;
  height: 100%;
}
@media (min-width: 992px) {
  .ss_hm_page.ss_benefits_box {
    padding: 20px 25px;
  }
}

.ss_benefits_box {
  text-align: center;
}
.ss_benefits_box img {
  width: 60px;
  margin-bottom: 20px;
}

/** end: **/
/** ss our client section **/
.ss_ourClient_img {
  width: 120px;
  margin-bottom: 20px;
  background-color: #595959;
  padding: 5px 8px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.ss_ourClient_img > img {
  width: 100%;
}

/** end: **/
/** ss testimonials **/
.ss_testmonials {
  position: relative;
}
@media (max-width: 1400px) {
  .ss_testmonials .swiper-container {
    overflow: visible !important;
  }
}
.ss_testmonials .swiper-slide {
  height: auto;
}
.ss_testimonial_box {
  text-align: center;
}

.ss_testmonials .swiper-pointer-events {
  position: relative;
}
.ss_testmonials .direction-btn {
  margin: 0 auto;
  justify-content: space-between;
  padding: 10px;
  width: 140px;
}
.ss_testmonials .swiper-button-prev,
.ss_testmonials .swiper-button-next {
  width: 50px;
  height: 50px;
  padding: 10px;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
}

/** end: **/
/** page:  Manned Guarding and Technology page **/
.ss_serviceBanner {
  height: 400px;
}
@media (min-width: 768px) {
  .ss_serviceBanner {
    height: 500px;
  }
}
.ss_serviceBanner_bgimg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.ss_serviceBanner_bgimg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ss_serviceBanner_box {
  background-color: rgba(15, 74, 126, 0.9);
}

@media (min-width: 992px) {
  .ss_serviceBorderLeft {
    border-left: 4px solid #C8423E;
  }
}

.ss_gaurdSolution {
  position: relative;
}
.ss_gaurdSolution::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(15, 74, 126, 0.8);
}
.ss_gaurdSolution_bgimg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.ss_gaurdSolution_bgimg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/** end: **/
/** page: crime hub **/
@media (min-width: 992px) {
  .ss_crimehub_col {
    min-height: 500px;
    display: flex;
    align-items: center;
  }
}

/** end: **/
/** page: news **/
.ss_news_box {
  display: flex;
  flex-flow: column;
}
.ss_news_box .ss_news_img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

/** end: **/
/** page: contact us **/
.ss_contactUs input[class=form-control],
.ss_contactUs select[class=form-select] {
  height: 46px;
}
.ss_contactUs button[type=submit] {
  height: 46px;
}

/** end: **/
/** page: career **/
.ss_career_box {
  position: relative;
}
@media (min-width: 992px) {
  .ss_career_box {
    display: flex;
    align-items: center;
    min-height: 300px;
  }
}
.ss_career_box .ss_career_img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.ss_career_box .ss_career_img::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  content: "";
  background-color: rgba(15, 74, 126, 0.7);
}
.ss_career_box .ss_career_img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/** end: **/
/** page: the winning formula **/
.ss_wf_rbr {
  display: flex;
  flex-flow: column;
  text-align: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .ss_wf_rbr {
    flex-flow: wrap;
  }
}
@media (min-width: 992px) {
  .ss_wf_rbr > p {
    border-right: solid #C8423E 2px;
    padding-right: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
.ss_wf_rbr > p:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}

/** end: **/
/** page: mass events security service **/
.ss_massES_box {
  position: relative;
  width: 100%;
  height: 220px;
  overflow: hidden;
  text-decoration: none;
  font-family: "HelveticaNeue-Medium";
  display: block;
  border-radius: 6px;
}
@media (min-width: 576px) {
  .ss_massES_box {
    height: 300px;
  }
}
.ss_massES_box .ss_massES_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ss_massES_box span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  --masshover-backdrop-filter: saturate(180%) blur(3px);
  background-color: rgba(15, 74, 126, 0.75);
  backdrop-filter: var(--masshover-backdrop-filter);
  padding: 10px;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 60px;
  transition: all 0.3s ease-in-out;
  color: #fff;
  font-size: 18px;
}
@media (min-width: 576px) {
  .ss_massES_box span {
    font-size: 20px;
  }
}
.ss_massES_box:hover span, .ss_massES_box:focus span {
  min-height: 100%;
}

/** end: **/
/** page:  **/
/** end: **/

/*# sourceMappingURL=main.css.map */
