/*
Theme Name: Hii New
Author: hii.com
Author URI: https://hii.com
Description: Hii Theme
Text Domain: hii
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

* {
  box-sizing: border-box;
  font-family:  "Urbanist", Sans-serif;
}

body {
  position: relative;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 0px;
  margin: 0px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide {
  width: 100%;
  display: inline-block;
  position: relative;
}

.post__title {
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 24.5px !important;
  color: #fff !important;
  text-transform: uppercase !important;
}

.footer__arrow .swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 10px !important;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  color: #ffffff !important;
}


.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 16px !important;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-button-next {
  background-image: none !important;
  left: 10px;
  right: auto;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  color: #fff;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
}

.post__details {
  display: inline-block;
  width: 66%;
  position: relative;
}

.post__date__time {
  font-size: 12px !important;
  line-height: 14.06px !important;
  color: #fff !important;
  align-items: center !important;
  font-weight: 400 !important;
  padding-top: 30px !important;
}

.swiper__container {
  width: 100%;
  display: block;
  max-width: 1728px;
  margin: 0 auto;
  padding-bottom: 130px;
  z-index: 2;
}

.comclas {
  transition: all 0.7s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: center;
  opacity: 0;
  background-size: cover;
}
.home .comclas.slider_img1{
  opacity: 1 !important;
}

.page-id-9356 .comclas.slider_img1,
.page-id-9356 .comclas.slider_img2,
.page-id-9356 .comclas.slider_img3 {
  opacity: 0 !important;
}

.swiper__inner {
  width: 100%;
  display: inline-block;
  position: relative;
}

.swiper__elements_wrapper {
  width: 100%;
  height: 100%;
  max-height: 36vh;
  min-height: 36vh;
}

.page-id-9475 .swiper__elements_wrapper {
  width: 100%;
  height: 100%;
  max-height: 45vh;
  min-height: 45vh;
}

.swiper-slide {
  background-size: cover;
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
}

h1.swiper__tile {
  color: #fff;
  font-size: 50px !important;
  margin-bottom: 0px !important;
}

.title__wrapper {
  width: 100%;
  display: inline-block;
  position: relative;
  padding-left: 160px;
  margin-bottom: 100px !important;
}

.sub_title_link__sec {
  width: 100%;
  display: inline-block;
  position: relative;
  padding-left: 160px;
  bottom: -20px;
  z-index: 1;
}
.home .sub_title_link__sec{
  display: none !important;
}
.base_slide__btn{
  font-family: 'Gilroy-ExtraBold';
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #FFFFFF;
  width: auto;
  display: inline-block;
  margin-top: 15px;
  padding: 8px 20px;
  background: #75ABD1;
  border-radius: 18px;
  display: none !important;
}
.home .base_slide__btn{
  display: block !important;
}
.swiper__elements a {
  color: #fff;
  font-size: 30px;
  font-weight: 800;
  line-height: 39px;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: left;
}

.swiper__elements_wrapper span {
  width: 33.33%;
  border-left: 1px solid #fff;
  align-items: end;
  display: inline-flex;
  padding: 0px 50px 0px 50px;
  transition: all 0.3s;
}

.hii__swiper {
  padding: 0px 160px;
}

.swiper__elements_wrapper {
  width: 100%;
  height: 100%;
  justify-content: center;
  display: flex;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
}


.link__swiper {
  display: inline-block;
  width: 100%;
  position: relative;
  ;
}

span.swiper__elements:nth-child(3n+0) {
  border-right: 1px solid #fff;
}

.swiper-slide.hii__swiper.swiper-slide-active {
  display: block;
  text-align: left;
}

.swiper__inner a.link__hover {
  line-height: 18px;
  font-size: 16px;
  position: relative;
  font-weight: 300 !important;
  color: #75ABD1;
  text-transform: unset;
  transition: all 0.3s;
  content: "\2192";
  width: 100%;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
p.link__hover{
  margin-bottom: 0px !important;
}
.slide_wrapper {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 1.5s ease 0s;
}

.swiper__elements :hover .slide_wrapper {
  max-height: 80px;
  opacity: 1;
}


.home .slider__1 .slide_wrapper {
  max-height: 80px;
  opacity: 1;
}

.swiper-button-next.new {
  padding-right: 30px !important;
  background-image: none !important;
}

.swiper-button-prev.new {
  padding-left: 30px !important;
}

@media screen and (max-width: 1760px) {
  .main__menu .menu-item a.elementor-item {
    font-size: 15px !important;
  }

  .main__menu .elementor-nav-menu--main .elementor-item {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .page-id-9475 .swiper__elements_wrapper {
    max-height: 55vh;
    min-height: 55vh;
  }
}

@media screen and (max-width: 1660px) {

  .main__menu .menu-item a.elementor-item,
  .main__menu__sec .menu-item a.elementor-item {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 1620px) {
  .main__menu .elementor-nav-menu--main .elementor-item {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}

@media only screen and (max-width: 1536px) {
  .main__menu .elementor-nav-menu--main .elementor-item {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }

  .footer__menu .elementor-nav-menu--main .elementor-item {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .page-id-9475 .swiper__elements_wrapper {
    width: 100%;
    height: 100%;
    max-height: 60vh;
    min-height: 60vh;
  }

  /* .footer__menu .menu-item a.elementor-item {
    font-size: 13px !important;
  } */
}

@media only screen and (max-width: 1436px) {
  .main__menu .menu-item a.elementor-item {
    font-size: 15px !important;
  }

  .main__menu .elementor-nav-menu--main .elementor-item {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
}

@media only screen and (max-width: 1366px) {

  .main__menu .menu-item a.elementor-item {
    font-size: 14px !important;
  }

  h1.swiper__tile {
    color: #fff;
  }

  .title__wrapper {
    padding-left: 60px;
  }

  .hii__swiper {
    padding: 0px !important;
  }

}

@media only screen and (max-width: 1280px) {
  .swiper__elements a {
    font-size: 30px;
    font-weight: 800;
    line-height: 40px;
  }

  .main__menu .elementor-nav-menu--main .elementor-item {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media only screen and (max-width: 1180px) {
  .main__menu .elementor-nav-menu--main .elementor-item {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}


@media only screen and (max-width: 1098px) {

  .main__menu .menu-item a.elementor-item {
    font-size: 12px !important;
  }

  .swiper__elements a {

    font-size: 30px;
    font-weight: 800;
    line-height: 40px;

  }
}


@media only screen and (max-width: 1024px) {
  .post__details {
    display: inline-block;
    width: 90%;
    position: relative;
  }

  .swiper__elements a {
    font-size: 28px;
    line-height: 34px;
  }

  .swiper__elements_wrapper {
    max-height: 300px;
    min-height: 300px;
    justify-content: left;
  }

  .swiper-button-next.new {
    padding-right: 0px !important;
  }

  .swiper-button-prev.new {
    padding-left: 0px !important;
  }

  .swiper__elements_wrapper span {
    padding: 0px 30px 0px 30px;
  }

  .swiper__tile {
    padding-left: 0px;
  }

  .main__menu .menu-item a.elementor-item {
    font-size: 12px !important;
  }

  .main__menu .elementor-nav-menu--main .elementor-item {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  a.link__hover {
    line-height: 18px;
    font-size: 16px;
  }

  .hero .swiper-button-next,
  .hero .swiper-button-prev {
    opacity: 0;
  }

  .footer__menu .menu-item a.elementor-item {
    font-size: 10px !important;
  }
}

@media only screen and (max-width: 768px) {

  .main__menu .menu-item a.elementor-item {
    font-size: 16px !important;
  }

  .main__menu .elementor-nav-menu--main .elementor-item {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }


  .swiper__elements a {
    font-size: 24px;
    line-height: 29px;
    text-align: left;
  }

  .post__title {
    font-size: 16px !important;
    font-weight: 800 !important;

  }

  .post__date__time {
    padding-top: 20px !important;
  }

  .post__details {
    display: inline-block;
    width: 75%;
    position: relative;
  }

  .slide_wrapper {
    max-height: 80px;
    opacity: 1;
  }

  .hii__swiper {
    padding: 0px 15px;
  }

  .hero .swiper-button-next,
  .hero .swiper-button-prev {
    opacity: 1;
  }

  .footer__menu .menu-item a.elementor-item {
    font-size: 14px !important;
  }

  .section_content {
    max-width: 530px;

  }
}

@media screen and (min-device-width: 320px) and (max-device-width: 630px) {
  span.swiper__elements {
    width: 100%;
  }

  .main__menu .menu-item a.elementor-item {
    font-size: 12px !important;
  }

  .main__menu .elementor-nav-menu--main .elementor-item {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .swiper__elements_wrapper span {
    width: 100%;
    border-bottom: 1px solid #fff;
    align-items: center;
    display: block;
    padding: 20px 50px 20px 50px;
  }

  .swiper__elements_wrapper {
    width: 100%;
    justify-content: center;
    display: block;
  }

  .swiper__elements_wrapper {
    max-height: 100px;
    min-height: 100px;
    display: inline-block;
  }

  span.swiper__elements:nth-child(3n+0) {
    border-right: 0px solid #fff;
  }

  span.swiper__elements:nth-child(3n+1) {
    border-top: 1px solid #fff;
  }

  h1.swiper__tile {
    color: #fff;
    font-size: 40px !important;
  }

  .title__wrapper {
    padding-left: 50px;
  }

  .swiper__elements_wrapper {
    padding-left: 0px;
    border-left: none !important;
    padding-right: 0px;
  }

  .swiper__elements_wrapper span {
    border-left: none;
    text-align: center;
  }
}


@media only screen and (max-width: 425px) {
  span.swiper__elements {
    width: 100%;
  }

  .menu-item a.elementor-item {
    font-size: 12px !important;
  }

  .elementor-nav-menu--main .elementor-item {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .swiper__elements_wrapper span {
    width: 100%;
    border-bottom: 1px solid #fff;
    align-items: center;
    display: block;
    padding: 20px 50px 20px 50px;
  }

  .swiper__elements_wrapper {
    width: 100%;
    justify-content: center;
    display: block;
  }


  span.swiper__elements:nth-child(3n+0) {
    border-right: 0px solid #fff;
  }

  span.swiper__elements:nth-child(3n+1) {
    border-top: 1px solid #fff;
  }

  h1.swiper__tile {
    color: #fff;
  }

  .title__wrapper {
    padding-left: 50px;
  }

  .swiper__elements_wrapper {
    padding-left: 0px;
    border-left: none !important;
    padding-right: 0px;
  }

  .swiper__elements_wrapper span {
    border-left: none;
    text-align: center;
  }

}


/* we cover all the bases section css start */
.base__outer {
  width: 100%;
  display: inline-block;
  position: relative;
}

.base__inner {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 270px 160px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  /* transition: all 0.3s; */
  overflow: hidden !important;
  margin: -5px 0px;
  /* transition: background-image 0.5s ease-in-out; */
}

.base__inner .sec__title {
  width: 100%;
  display: inline-block;
  position: relative;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  color: #75ABD1;
  margin-bottom: 50px;
  font-weight: 400;
  z-index: 2;
}

.col__wrapper__sec {
  width: 100%;
  display: inline-flex;
  position: relative;
  z-index: 2;
  align-items: flex-start;
  min-height: 600px;
}

.inner__col {
  width: 25%;
  display: inline-block;
  position: relative;
  z-index: 9;
}

.postid-10109 .inner__col {
  padding-top: 60px;
}

.postid-10109 .inner__col_data {
  padding-top: 40px;
}

/* .san__sec .col__wrapper__sec {
  align-items: center;
} */

.inner__col_data {
  width: 75%;
  display: inline-block;
  position: relative;
}

.home__base__sec .inner__col_data {
  width: 75%;
  display: inline-block;
  position: relative;
  margin-top: 270px;
}

.home .home__base__sec .inner__col_data {
  margin-top: 50px;
}

.base__content {
  display: block;
  text-align: right;
  background-position: center center;
  background-size: 0px;
  opacity: 0 !important;
  transition: all 0.9s ease-in-out !important;
  position: absolute;
  right: 0;
  top: 0;
}

.base__content.default {
  display: block;
  opacity: 1 !important;
  position: relative;
  z-index: 1;
}

.base__content.active {
  opacity: 1 !important;
  position: relative;
  z-index: 1;
}

.inner_tabs {
  list-style: none !important;
  padding-left: 0px !important;
  margin: 0px !important;
}

.inner_tabs li {
  position: relative;
  font-weight: 800;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 58px;
  cursor: pointer;
  transition: all 0.5s;
}

.inner_tabs li a {
  color: #FFFFFF;
}

.inner_tabs li:hover {
  padding-left: 20px;
  transition: all 0.5s !important;
}

.inner_tabs li:hover::before {
  width: 150px;
  transition: all 0.5s !important;
}

.inner_tabs li.active {
  padding-left: 60px;
  transition: all 0.5s !important;
}

.inner_tabs li:last-child {
  margin-bottom: 0px !important;
}

.inner_tabs li::before {
  content: '';
  width: 130px;
  height: 2px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -160px;
  background: #fff;
  transition: all 0.5s;
}

.inner_tabs li.active::before {
  width: 200px;
  transition: all 0.5s;
}

.National__sec .inner_tabs li.active::before {
  width: 200px;
  transition: all 0.5s;
}

.base__content .content__title {
  font-weight: 800;
  font-size: 40px;
  line-height: 58px;
  text-align: right;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  position: relative;
  margin: 0px !important;
  width: 100%;
}

.careers__sec .base__content .content__title {
  width: 726px;
  text-align: left;
}

.base__content .content__data {
  font-weight: 400;
  font-size: 24px;
  line-height: 39px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  position: relative;
  width: 100%;
}

.base__content .content__data.small {
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: 300;
  text-transform: inherit;
  max-width: 580px;
}

#myVideo,
.mobile_video {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  min-width: 132%;
  min-height: 130%;
  transition: all 0.7s ease-in-out;
}
.home #myVideo{
  display: none !important;
}
.mobile_video {
  display: none !important;
}

.mobile__content {
  display: none !important;
}

.hii__swiper {
  background-size: 0px !important;
}

.hi_info_slider,
.hi_info_slider_whoo {
  background-size: cover !important;
  background-image: url(images/bgimgg.png);
  background-position: center center;
  background-size: 0px !important;
  -webkit-transition: background-image 0.7s ease-in-out;
  transition: background-image 0.7s ease-in-out;
}

.hi_info_slider.active {
  background-size: cover !important;
}

.main__menu .menu-item-has-children a .sub-arrow {
  display: none !important;
}

.main__menu .menu-item-has-children ul {
  padding: 50px 0px 25px 3px !important;
  transition: all 0.5s;
}

.main__menu .menu-item-has-children ul li ul {
  padding: 30px 15px 25px 3px !important;
}

.main__menu .menu-item-has-children ul li ul {
  padding-left: 0px !important;
}

.main__menu .menu-item-has-children ul li a .sub-arrow {
  display: block !important;
}

.main__menu .menu-item-has-children ul li ul li a {
  font-weight: 400 !important;
  font-family: 'Urbanist', sans-serif!important;
  text-transform: capitalize !important;
}

/* .main__menu .menu-item-has-children ul li ul{
  top: -20px !important;
} */
.main__menu .dulcol {
  column-count: 2;
}

.main__menu .menu-item-has-children ul li a {
  justify-content: space-between !important;
}

.main__menu .menu-item-has-children ul li a .sub-arrow i {
  font-size: 0px !important;
}

.main__menu .menu-item-has-children ul li a .sub-arrow {
  display: block !important;
  width: 35px;
  margin-left: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7071 8.70711C21.0976 8.31658 21.0976 7.68342 20.7071 7.29289L14.3431 0.928932C13.9526 0.538408 13.3195 0.538408 12.9289 0.928932C12.5384 1.31946 12.5384 1.95262 12.9289 2.34315L18.5858 8L12.9289 13.6569C12.5384 14.0474 12.5384 14.6805 12.9289 15.0711C13.3195 15.4616 13.9526 15.4616 14.3431 15.0711L20.7071 8.70711ZM0 9H20V7H0V9Z' fill='white'/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
}

.main__menu .menu-item-has-children ul li:hover a .sub-arrow {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7071 8.70711C21.0976 8.31658 21.0976 7.68342 20.7071 7.29289L14.3431 0.928932C13.9526 0.538408 13.3195 0.538408 12.9289 0.928932C12.5384 1.31946 12.5384 1.95262 12.9289 2.34315L18.5858 8L12.9289 13.6569C12.5384 14.0474 12.5384 14.6805 12.9289 15.0711C13.3195 15.4616 13.9526 15.4616 14.3431 15.0711L20.7071 8.70711ZM0 9H20V7H0V9Z' fill='%2375ABD1'/%3E%3C/svg%3E");
}

.base__inner.active::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.only__hover {
  transition: all 0.5s;
}

.only__hover:hover {
  background-color: #003B4D;
}

/* .main__menu .elementor-nav-menu ul.sub-menu li ul.sub-menu::before{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -100vh;
  bottom: 0;
  background-color: #003B4D;
  z-index: 0;
} */

.home_sld.hero .swiper-button-prev.new,
.home_sld.hero .swiper-button-next.new {
  display: none !important;
}

.header_menu_sb ul.sub-menu {
  position: relative !important;
  margin: 0px !important;
  top: unset !important;
  left: unset !important;
  right: unset !important;
}

@media screen and (max-width:1820px) {
  #myVideo {
    min-width: 200%;
    min-height: 130%;
  }
}

@media screen and (max-width:1566px) {
  /* .base__content .content__title {
    font-size: 55px;
    line-height: 73px;
  } */

  .base__content .content__data {
    font-size: 24px;
    line-height: 39px;
  }

  .base__inner {
    overflow: hidden !important;
  }

  .base__inner {
    padding: 180px 120px;
    margin: -3px 0px;
  }

  .inner__col {
    width: 30%;
  }

  .inner__col_data {
    width: 70%;
  }

  .inner_tabs li {
    font-size: 18px;
  }

  .base__content .content__data.small {
    font-size: 18px;
  }

}

@media screen and (max-width:1366px) {
  .base__inner {
    padding: 180px 90px;
    margin: -3px 0px;
  }
}

@media screen and (max-width:1166px) {
  .base__content .content__title {
    font-size: 45px;
    line-height: 63px;
  }

  .base__content .content__data {
    font-size: 26px;
    line-height: 34px;
  }

  .click__title {
    font-size: 16px;
    line-height: 22px;
  }
}

.home .click__title {
  width: 80vw;
}

@media screen and (max-width:1450px) {
  .home .click__title {
    width: 80vw;
  }
}

@media screen and (max-width:1024px) {
  .base__content .content__title {
    font-size: 34px;
    line-height: 48px;
  }

  .base__content .content__data {
    font-size: 26px;
    line-height: 35px;
  }

  .base__inner {
    padding: 80px 24px 80px 60px;
  }

  #myVideo {
    min-width: 165%;
  }

  .inner_tabs li.active::before {
    width: 140px;
  }

  .inner_tabs li.active {
    padding-left: 50px;
  }

  .leader__wrapper {
    width: 1250px !important;
  }

  .leader__outer {
    overflow-x: auto !important;
  }

  .home__base__sec .inner__col_data {
    width: 65% !important;
    padding-left: 20px;
  }

  .inner__col {
    width: 35%;
  }

  .base__content .content__data {
    width: 100%;
  }

  .inner_tabs li {
    margin-bottom: 30px;
  }

  .col__wrapper__sec {
    min-height: 450px;
  }

  .home .click__title {
    width: 80vw;
  }
}

@media screen and (max-width:767px) {
  .inner__col {
    display: none !important;
  }

  .base__content .content__title {
    font-size: 24px;
    line-height: 18px;
    z-index: 2;
    text-align: left !important;
  }

  .base__content .content__data,
  .base__content .content__data.small {
    font-size: 16px;
    line-height: 24px;
    padding-top: 12px;
    max-width: 100%;
  }

  .inner__col_data {
    width: 100%;
  }

  .base__inner {
    padding: 0px !important;
  }

  .base__content.default {
    display: none !important;
  }

  .base__content .content__data.small {
    text-align: left !important;
    z-index: 2;
  }

  .base__content {
    display: block !important;
    padding: 160px 25px;
    background-size: cover !important;
    text-align: left;
    overflow: hidden;
    position: relative;
    opacity: 1 !important;
  }

  .base__content::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
    z-index: 1;
  }

  .inner__col_data .base__content:first-child {
    display: none !important;
  }

  .title__wrapper {
    display: none !important;
  }
  .sub_title_link__sec{
    display: none !important;
  }

  .swiper__elements_wrapper span {
    border: 0px !important;
  }

  .swiper__elements_wrapper .swiper__elements {
    display: none !important;
    padding: 0px !important;
  }

  .swiper-slide-active.active__1 .slider__1 {
    display: block !important;
  }

  .swiper-slide-active.active__2 .slider__2 {
    display: block !important;
  }

  .swiper-slide-active.active__3 .slider__3 {
    display: block !important;
  }

  .swiper__inner {
    padding-top: 100px !important;
  }


  .swiper__container {
    padding-bottom: 24px !important;
  }

  a.link__hover {
    font-size: 16px !important;
    line-height: 18px !important;
  }

  .base__inner .sec__title {
    display: none !important;
  }

  .base__outer .mobile__content {
    padding: 64px 24px 136px !important;
    display: block !important;
  }

  .base__content.mobile__content .content__title {
    font-size: 40px !important;
    line-height: 40px !important;
    text-align: left;
  }

  .base__content.mobile__content .content__data {
    font-size: 18px !important;
    z-index: 1;
  }

  .hi_info_slider .swiper-wrapper,
  .hi_info_slider_whoo .swiper-wrapper {
    padding-bottom: 60px;
  }

  .hero .swiper-button-next {
    bottom: 14px !important;
    top: unset;
    border: solid 2px #fff;
    width: 35px !important;
    height: 35px;
    border-radius: 30px;
    right: 27px !important;
  }

  .hero .swiper-button-prev.new {
    bottom: 14px !important;
    top: unset;
    border: solid 2px #fff;
    width: 35px !important;
    height: 35px;
    border-radius: 30px;
    left: unset !important;
    right: 70px !important;
  }


  .swiper__elements_wrapper {
    min-height: auto !important;
    max-height: 100% !important;
  }

  .hii__swiper {
    background-size: cover !important;
  }

  .mobile_video {
    display: block !important;
  }

  .mobile_video {
    min-width: 298% !important;
    min-height: 108% !important;
    max-width: 298% !important;
  }

  .base__content:last-child::before {
    display: none !important;
  }

  a.link__hover br {
    display: none !important;
  }



  .hii__swiper {
    min-height: 250px !important;
  }


  .swiper__container {
    min-height: 250px;
    display: inline-flex;
    align-items: end;
  }

  .leader__wrapper {
    width: 1500px !important;
  }

  .miss__details {
    padding-bottom: 24px;
    max-height: 510px;
    overflow-y: auto;
    margin-bottom: 33px;
    padding-right: 10px;
  }

  .inner__contetn {
    text-align: left;
    min-height: 669px;
  }
}

/* we cover all the bases section css end */

/* 02-02-2022 start */

.what__we__do {
  display: inline-block;
  width: 100%;
  position: relative;
}

.main__wrapper {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
}

.column__1 {
  width: 50%;
  position: relative;
}

.cover_col_sec {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: end;
  display: flex;
  flex-direction: column;
  padding: 0px 66px 18px 130px;
  transition: all 0.6s ease-in-out;
  overflow: hidden;
}

.inner__sec_col {
  width: 100%;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.cover_col_sec::before {
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #003B4D;
  opacity: 0;
  transition: all 0.6s ease-in-out;
  display: inline-block;
  position: absolute;
  z-index: 0;
}

.cover_col_sec:hover:before {
  opacity: 1;
}

.column__1 .cover_col_sec {
  min-height: 86vh;
}

.column__2 .cover_col_sec {
  min-height: 43vh;
}

.cover_col_sec.more__wwr {
  min-height: 48vh;
}

.cover_col_sec.less__wwr {
  min-height: 40vh;
}

.column__2 .cover_col_sec.less__height {
  min-height: 40vh;
}

.column__2 .cover_col_sec.more__height {
  min-height: 48vh;
}

.column__2 {
  width: 50%;
}

.cover_col_sec.divisions_moreheights {
  min-height: 48vh;
}

.cover_col_sec.divisions_lessheights {
  min-height: 40vh;
}

.column__2 .cover_col_sec {
  padding: 0px 160px 18px 160px;
}

.column__title a {
  font-size: 50px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  position: relative;
  width: 100%;
  align-items: center;
}


.column__title::after {
  content: '';
  display: inline-block;
  position: relative;
  width: 39px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='39' height='26' viewBox='0 0 39 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.7029 25.0656L22.0237 22.5412L30.7264 14.3232H0.00115204V10.7424H30.7264L22.0047 2.52447L24.7029 0L38.0039 12.5328L24.7029 25.0656Z' fill='%2375ABD1'/%3E%3Cpath d='M24.7029 25.0656L22.0237 22.5412L30.7264 14.3232H0.00115204V10.7424H30.7264L22.0047 2.52447L24.7029 0L38.0039 12.5328L24.7029 25.0656Z' stroke='%2375ABD1'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  margin-left: 25px;
  transition: all 0.7s ease-in-out;
}

.hover_sec_short .column__title::after {
  display: none;
}

.hover__section_wwr .column__title::after {
  display: none !important;
}

a.who_link__title {
  line-height: 18px;
  font-size: 18px;
  position: relative;
  font-weight: 300 !important;
  color: #75ABD1;
  text-transform: unset;
  transition: all 1s ease 0s;
  content: "\2192";
  width: 100%;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  opacity: 0;
  /* height: 0px; */
  margin-top: 0;
  margin-bottom: 0;
}

.swiper__inner a.who_link__title {
  opacity: 1;
  margin-bottom: 20px;
  height: auto;
}

.slide__desc {
  display: none !important;
}

.cover_col_sec:hover a.who_link__title {
  opacity: 1;
  /* height: 50px; */
  margin: 10px 0px 20px 0px;

}

/*
.cover_col_sec:hover .column__title::after {
  opacity: 1;
} */

.column__description {
  font-size: 22px;
  line-height: 28px;
  color: #FFFFFF;
  font-weight: 500;
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  transition: all 0.7s;
  /* margin-top: 20px; */
  margin-bottom: 0px;
}

.cover_col_sec:hover .column__description {
  max-height: 160px;
  opacity: 1;
  /* margin-bottom: 20px; */
}

.what_we_do {
  background: linear-gradient(360deg, #001D26 0%, #003B4D 100%);
}

.what_we_do h3 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 20px;
  line-height: 23px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
  /* width: 100%; */
  display: inline-block;
  margin: 0px 0px 14px !important;
}

.what_we_do .slide__desc {
  font-family: 'Urbanist', sans-serif!important;
  font-size: 16px;
  line-height: 120%;
  color: #FFFFFF;
  width: 100%;
  display: inline-block;
  font-weight: 400;
}

.what_we_do .swiper-slide {
  display: inline-flex !important;
  align-items: flex-end !important;
  text-align: left;
  min-height: 300px;
}

.what_we_do .swiper-slide::before {
  content: '';
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 62.83%);
  position: absolute;
}

.what_we_do .swiper__inner {
  padding: 24px !important;
}

.what_we_do .hi_info_slider_whoo .swiper-wrapper {
  padding-bottom: 68px;
}


.column__comm {
  width: 33.33%;
}

.column__comm .cover_col_sec {
  height: 45vh;
}

.column__comm.full_height .cover_col_sec {
  height: 90vh;
}

.column__comm .cover_col_sec {
  padding: 0px 49px 48px 37px;
}

@media screen and (max-width:1650px) {
  .column__title {
    font-size: 44px;
    line-height: 54px;
  }
}

@media screen and (max-width:1450px) {
  .cover_col_sec {
    padding: 0px 66px 18px 70px;
  }

  .column__2 .cover_col_sec {
    padding: 0px 80px 18px 80px;
  }

  .column__title {
    font-size: 40px;
    line-height: 50px;
  }

  .column__title::after {
    width: 30px;
    height: 24px;
    margin-left: 20px;
  }
}

@media screen and (max-width:1350px) {
  .column__title {
    font-size: 36px;
    line-height: 46px;
  }

  .column__title::after {
    width: 28px;
    height: 20px;
  }

  .column__description {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (max-width:1260px) {
  .column__description {
    font-size: 18px;
    line-height: 22px;
  }

  .column__title {
    font-size: 32px;
    line-height: 42px;
  }
}

@media screen and (max-width:1024px) {
  .column__comm .cover_col_sec {
    padding: 0px 24px 15px 24px;
  }

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

  .column__description {
    font-size: 16px;
    line-height: 20px;
  }

  .column__title::after {
    margin-left: 14px;
    width: 22px;
    height: 14px;
  }

  .column__comm.full_height .cover_col_sec {
    height: 76vh;
  }

  .column__comm .cover_col_sec {
    height: 38vh;
  }

  .column__2 .cover_col_sec {
    padding: 0px 30px 18px 30px;
  }

}

@media screen and (max-width:767px) {
  .column__1 {
    width: 100%;
    padding: 40px 20px !important;
    height: auto;
  }

  .column__2 {
    width: 100%;
  }

  .column__title {
    font-size: 30px;
    line-height: 40px;
  }

  .main__wrapper {
    height: auto;
  }

  .home_sld.hero .swiper-button-prev.new,
  .home_sld.hero .swiper-button-next.new {
    display: inline-flex !important;
  }

  .slide_wrapper_content {
    display: contents;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    font-weight: 300;
    text-align: left;
  }

  .home__base__sec .click__title {
    display: none;
  }


}

/* 02-02-2022 */


/* Mobile Menu Start */
.hii__mob_menu .mobile__mdp {
  width: 100%;
  display: inline-block;
  position: relative;
  padding-left: 0px !important;
}

.hii__mob_menu .mobile__mdp ul.sub-menu {
  display: none;
  position: relative;
  width: 100%;
  padding-left: 0px !important;
  margin-top: 32px;
}

.hii__mob_menu .mobile__mdp li {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;

}

.hii__mob_menu .mobile__mdp li a {
  font-family: "Gilroy Extrabold", Sans-serif;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-flex;
  position: relative;
  min-width: 150px;
  justify-content: space-between;
  align-items: center;
}

.hii__mob_menu .mobile__mdp li.menu-item-has-children ul li a:after {
  display: none;
}

/* .hii__mob_menu .mobile__mdp li.menu-item-has-children>a:first-child:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7071 8.70711C21.0976 8.31658 21.0976 7.68342 20.7071 7.29289L14.3431 0.928932C13.9526 0.538408 13.3195 0.538408 12.9289 0.928932C12.5384 1.31946 12.5384 1.95262 12.9289 2.34315L18.5858 8L12.9289 13.6569C12.5384 14.0474 12.5384 14.6805 12.9289 15.0711C13.3195 15.4616 13.9526 15.4616 14.3431 15.0711L20.7071 8.70711ZM0 9H20V7H0V9Z' fill='%2375ABD1'/%3E%3C/svg%3E");
  width: 20px;
  height: 15px;
  display: inline-block;
  position: relative;
  background-position: center center;
  background-size: contain;
  transition: all 0.7s;
  background-repeat: no-repeat;
} */
/* .hii__mob_menu .mobile__mdp li.menu-item-has-children.active>a:first-child:after {
  width: 20px;
  height: 26px;
  transform: rotate(90deg);
} */
.hii__mob_menu .mobile__mdp li.menu-item-has-children .add_arrow:first-child {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7071 8.70711C21.0976 8.31658 21.0976 7.68342 20.7071 7.29289L14.3431 0.928932C13.9526 0.538408 13.3195 0.538408 12.9289 0.928932C12.5384 1.31946 12.5384 1.95262 12.9289 2.34315L18.5858 8L12.9289 13.6569C12.5384 14.0474 12.5384 14.6805 12.9289 15.0711C13.3195 15.4616 13.9526 15.4616 14.3431 15.0711L20.7071 8.70711ZM0 9H20V7H0V9Z' fill='%2375ABD1'/%3E%3C/svg%3E");
  width: 20px;
  height: 15px;
  display: inline-block;
  position: absolute;
  background-position: center center;
  background-size: contain;
  transition: all 0.7s;
  background-repeat: no-repeat;
  right: 0;
}

.hii__mob_menu .mobile__mdp li.menu-item-has-children .add_arrow.active:first-child {
  width: 20px;
  height: 26px;
  transform: rotate(90deg);
}

.hii__mob_menu .mobile__mdp li.menu-item-has-children ul li a {
  font-family: 'Urbanist', sans-serif!important;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 400;
}

/* Mobile Menu End */

/* Domains Slider Css Start */
.swiper__sub_title {
  font-family: 'Gilroy-ExtraBold';
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #75ABD1;
  width: 100%;
  display: inline-block;
  position: relative;
}

.domains_Sec .swiper__container {
  padding-bottom: 80px !important;
}

.swiper__sub_title svg {
  transform: rotateY(180deg);
  transition: all 0.6s;
}

a.swiper__sub_title.aos-init.aos-animate:hover svg {
  margin-right: 20px;
  margin-left: -20px;
}

.arrow_aft .elementor-icon-list-text {
  display: inline-flex !important;
  align-items: center;
}

.arrow_aft .elementor-icon-list-text::after {
  content: '';
  display: inline-block;
  position: relative;
  width: 35px;
  height: 28px;
  background-image: url("data:image/svg+xml,%3Csvg width='39' height='26' viewBox='0 0 39 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.7029 25.0656L22.0237 22.5412L30.7264 14.3232H0.00115204V10.7424H30.7264L22.0047 2.52447L24.7029 0L38.0039 12.5328L24.7029 25.0656Z' fill='%2375ABD1'/%3E%3Cpath d='M24.7029 25.0656L22.0237 22.5412L30.7264 14.3232H0.00115204V10.7424H30.7264L22.0047 2.52447L24.7029 0L38.0039 12.5328L24.7029 25.0656Z' stroke='%2375ABD1'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: 25px;
  /* transition: all 0.7s ease-in-out; */
  /* transition: all 0.2s cubic-bezier(1, 2.8, 0, -0.8); */
}

.division__hover__sec .arrow_aft .elementor-icon-list-text::after {
  transition: all 0.7s ease-in-out;
}

/* .arrow_aft .elementor-icon-list-text:hover:after {
  margin-left: 40px;
} */
.division__hover__sec .arrow_aft .elementor-icon-list-text:hover:after {
  margin-left: 25px;
}


@media screen and (max-width:767px) {
  .home__base__sec .inner__col_data {
    width: 100% !important;
  }

  .domains_Sec .swiper__container {
    padding-bottom: 16px !important;
    padding: 0px 20px 0px 20px;
  }

  .arrow_aft .elementor-icon-list-text::after {
    width: 20px;
    height: 18px;
    position: absolute;
    right: 0;
  }

  .what_we_do h3 {
    line-height: 0px;
    margin: 0px !important;
  }

  .what_we_do .swiper__inner {
    padding: 0px 24px !important;
  }

  .domains_Sec .swiper__container::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: rgba(0, 0, 0, 0);
  }

  .newsroom__wrapper {
    display: none !important;
  }


  .post__content {
    padding-top: 18px;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    font-weight: 300;
  }

  .newsroom__outer__main {
    display: inline-block;
  }

  .newsroom__col2 {
    width: 100% !important;
    display: inline-block;
    position: relative;
  }

  .newsroom__card {
    width: 100% !important;
  }

  .newsroom__col2 .newsroom__wrap {
    gap: 40px !important;
  }

  .newsroom__col1 {
    width: 100% !important;
    display: inline-block;
    position: relative;
  }

  .filter__main {
    width: 100% !important;
    display: block;
  }

  .filter__main {
    padding-bottom: 10px;
  }

  .filter__main {
    padding-bottom: 0px !important;
  }

  .flt__text {
    padding-bottom: 10px !important;
  }

}


@media (min-width:768px) and (max-width:980px) {
  .swiper__elements a {
    font-size: 24px;
    line-height: 30px;
  }
}

/* Domains Slider Css End */




/* highlights 04-03-2023 */

.highlights__inner {
  min-height: 734px;
  justify-content: end;
  display: flex;
  flex-direction: column;
  padding: 0px 160px 60px 160px;
}

.highlights__overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%)
}


.highlights__image {
  background-position: center center;
  background-size: cover;
}

.highlights__title a {
  font-size: 50px;
  color: #fff;
  line-height: 70.31px;
  text-transform: uppercase;
}

.highlights__inner p {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  line-height: 28.13px;
  margin-bottom: 10px;
}

.highlights__link {
  color: #75ABD1;
  font-size: 20px;
  font-weight: 300;
}

a.link__title {
  line-height: 18px;
  font-size: 18px;
  position: relative;
  font-weight: 300 !important;
  color: #75ABD1;
  text-transform: unset;
  transition: all 0.3s;
  content: "\2192";
  width: 100%;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

@media only screen and (max-width: 1440px) {
  .highlights__inner {
    min-height: 650px;
    padding: 0px 70px 60px 70px;
  }

  .leader__outer {
    padding: 30px 90px 70px 90px !important;
  }

  .title__wrapper {
    padding-left: 90px;
  }

  .sub_title_link__sec {
    padding-left: 90px;
  }

  .hii__swiper {
    padding: 0px 90px;
  }

}

@media only screen and (max-width: 1024px) {
  .highlights__inner {
    min-height: 550px;
    padding: 0px 35px 60px 35px;
  }

  .highlights__title a {
    font-size: 40px;
    line-height: 42px;
  }

  .domains_Sec .swiper__container {
    padding-bottom: 60px !important;
  }
}

@media only screen and (max-width: 767px) {
  .highlights__inner {
    min-height: 450px;
    padding: 0px 24px 40px 24px;
  }

  .highlights__title a {
    font-size: 24px;
    line-height: 30px;
  }

  .highlights__inner p {
    font-size: 16px;
    line-height: 17px;
  }

  a.link__title {
    font-size: 16px;
  }
}

/* Toggle CSS Start */
/* (A) LIST VIEW BY DEFAULT */
#lgDemo {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 10px;
}

#lgDemo .item {
  padding: 10px;
}

/* (B) TRANSFORM INTO GRID VIEW */
#lgDemo.grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#lgDemo.grid .item:nth-child(odd) {
  background: none;
}

/* (C) COSMETICS */
#lgSwitches {
  margin-bottom: 20px;
}

#lgSwitches button {
  font-size: 20px;
  padding: 14px 16px 10px;
  color: #fff;
  border: 0;
  cursor: pointer;
}

.comp__col1 {
  width: calc(100% - 270px);
  display: inline-block;
  position: relative;
  padding-right: 100px;
}

.comp__col2 {
  width: 270px;
  display: inline-block;
  position: relative;
}

.comp__row {
  width: 100%;
  display: inline-flex;
  position: relative;
  padding-top: 40px;
}

.comp__inner {
  width: 100%;
  display: inline-block;
  position: relative;
}

.item__inner {
  width: 100%;
  display: inline-block;
  position: relative;
}

.comp__inner .item {
  background-size: 0px !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.comp__inner.grid .item {
  background-size: cover !important;
}

.comp__outer #lgSwitches {
  align-items: center;
  display: flex;
}

.comp__outer {
  padding: 120px 165px 250px 128px;
  position: relative;
}

.toggle_view {
  float: right;
  color: #fff;
}

#lgSwitches button#sList {
  background: transparent;
  border-radius: 5px;
  padding: 16px 15px 14px;
  margin-left: 45px;
}

#lgSwitches button#sGrid {
  background: transparent;
  border-radius: 5px;
}

.comp__outer #lgSwitches span {
  font-size: 18px;
  line-height: 28.13px;
  font-weight: 300;
}

#lgSwitches button.active {
  background: rgba(255, 255, 255, 0.1) !important;
}

.comp__outer .item__inner {
  color: #fff;
}

.comp__outer h3.camp__heading {
  font-size: 30px;
  text-transform: uppercase;
  line-height: 46.88px;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  margin-bottom: 24px;
}

.comp__outer h3.camp__heading:before {
  content: "";
  background-color: #fff;
  width: 100px;
  height: 2px;
  position: absolute;
  left: -140px;
  top: 60px;
}

.comp__outer a.camp__heading {
  font-size: 16px;
  line-height: 18.75px;
  font-weight: 300;
  color: #75ABD1;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  width: 100%;
}

.comp__outer a.camp__heading svg {
  width: 12px;
}

.comp__outer .comp__col2 {
  color: #fff;
}

.comp__outer h4.division__title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 32px;
  margin-bottom: 16px;
}

.comp__outer .checklist {
  line-height: 18.75px;
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
  font-family:'Urbanist', sans-serif!important;
}

.comp__outer .checkbox_wrapper {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.comp__inner.grid h3.camp__heading:before {
  display: none !important;
}

.comp__outer .camp__excerpt {
  width: 100%;
  max-width: 750px;
  display: inline-block;
  position: relative;
  font-family: 'Urbanist', sans-serif!important;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: 16px;
}

.camp__tegs_wrap {
  width: 100%;
  display: inline-flex;
  position: relative;
  margin-bottom: 16px;
}

.camp__tegs_wrap .teg__col {
  display: inline-block;
  position: relative;
  width: auto;
  font-family: 'Gilroy ExtraBold';
  font-size: 16px;
  line-height: 23px;
  text-transform: uppercase;
  color: #75ABD1;
  padding-right: 48px;
}

.camp__tegs_wrap .teg__col a {
  font-family: 'Gilroy ExtraBold';
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #75ABD1;
  pointer-events: none;
}

.camp__tegs_wrap .teg__col::after {
  content: '';
  height: 20px;
  display: inline-block;
  position: absolute;
  width: 1px;
  background: #fff;
  margin: 0px 24px;
  top: 2px;
  right: 0;
}

.camp__tegs_wrap .teg__col:last-child {
  padding-right: 0px;
}

.camp__tegs_wrap .teg__col:last-child:after {
  display: none;
}

.flt__text {
  display: none;
}

/* grid view start */

.grid .item {
  min-height: 600px;
  align-items: end;
  display: flex;
}

.grid .item__inner {
  padding: 75px 78px;
}

.grid .camp__tegs_wrap {
  display: flex;
  flex-direction: column;
  gap: 8px
}

.grid .camp__tegs_wrap .teg__col {
  width: 100%;
}

.grid .camp__tegs_wrap .teg__col::after {
  display: none;
}

/* grid view end */

@media only screen and (max-width: 1450px) {
  .comp__outer {
    padding: 120px 70px 250px 90px;
  }

  .comp__col1 {
    width: calc(100% - 225px);
  }

  .comp__col2 {
    width: 225px;
  }

  .grid .item__inner {
    padding: 75px 14px;
  }

  .comp__outer h3.camp__heading {
    font-size: 30px;
    line-height: 38px;
  }

  .comp__outer h3.camp__heading:before {
    top: 48px;
  }
}

@media only screen and (max-width: 1024px) {
  .comp__outer {
    padding: 90px 24px 100px 32px;
  }

  .comp__outer h3.camp__heading:before {
    left: -110px;
  }

  #lgSwitches button#sList {
    padding: 12px 12px 6px;
  }

  #lgSwitches button#sList svg {
    width: 24px;
    height: 24px;
  }

  #lgSwitches button#sGrid svg {
    width: 24px;
    height: 24px;
  }

  .comp__col1 {
    width: calc(100% - 210px);
    padding-right: 30px;
  }

  .comp__col2 {
    width: 210px;
  }

  .comp__outer .checklist {
    font-size: 14px;
  }

  .comp__outer h3.camp__heading:before {
    top: 43px;
  }

  .comp__outer h3.camp__heading {
    font-size: 28px;
    line-height: 32px;
  }


  .camp__tegs_wrap .teg__col {
    font-size: 14px;
    line-height: 16px;
  }

  .camp__tegs_wrap .teg__col a {
    font-size: 14px;
    line-height: 16px;
  }

  .comp__outer .camp__excerpt {
    font-size: 16px;
    line-height: 20px;

  }

  .grid .item__inner {
    padding: 55px 0px;
  }

  .grid .item {
    min-height: 300px;
  }

  .grid .camp__tegs_wrap {
    gap: 0px;
  }

  .leader__name {
    font-size: 16px !important;
    line-height: 19px !important;
  }

  .leader__position {
    font-size: 14px !important;
    line-height: 16px !important;
  }

  .leader__outer {
    padding: 50px 30px 50px 30px !important;

  }
}

@media only screen and (max-width: 767px) {
  .comp__inner .item {
    background-size: cover !important;
  }

  .toggle_view {
    display: none;
  }

  .comp__row {
    flex-direction: column-reverse;
  }

  .comp__col1 {
    width: 100%;
  }

  .comp__col2 {
    width: 100%;
  }

  .item {
    min-height: 380px;
    align-items: end;
    display: flex;
  }

  .item__inner {
    padding: 50px 14px;
  }

  .camp__tegs_wrap {
    display: flex;
    flex-direction: column;
    gap: 8px
  }

  .camp__tegs_wrap .teg__col {
    width: 100%;
  }

  .camp__tegs_wrap .teg__col::after {
    display: none;
  }

  .comp__outer h3.camp__heading:before {
    display: none;
  }

  #lgDemo {
    gap: 24px;
  }

  .comp__outer h3.camp__heading {
    font-size: 24px;
    line-height: 28px;
  }

  .camp__tegs_wrap .teg__col {
    font-size: 16px;
    line-height: 18px;
  }

  .comp__outer h3.camp__heading {
    margin-bottom: 18px;
  }

  .comp__outer {
    padding: 60px 24px 24px;
  }

  .comp__col1 {
    padding-right: 0px;
  }

  /* .checkbox_wrapper__sector .comp__outer .checkbox_wrapper{
    width: 32vw !important ;
  } */
  .comp__outer .checkbox_wrapper {
    display: none;
    width: 42vw;
    z-index: 1;
  }

  /* .checkbox_wrapper:nth-child(3) {
    width: 32vw;
  } */

  .comp__outer .filter__main.last_filter .checkbox_wrapper {
    width: 29vw !important;
  }

  .comp__col2 {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
    margin-top: 13px;
    margin-bottom: 24px;
  }

  .flt__text {
    width: 100%;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
  }

  .comp__outer h4.division__title {
    font-size: 12px;
    line-height: 14.06px;
    margin: 0px;
    background-color: #75ABD1;
    border-radius: 53px;
    padding: 8px 10px;
  }

  /* .filter__main {
    width: calc(33.33% - 8.67px);
    display: block;
  } */


  .filter__main {
    position: relative;
  }

  .filter__main h4.division__title:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='white' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    width: 20px;
    height: 20px;
    right: 0px;
    float: right;
    position: absolute;
    background-repeat: no-repeat;
    top: 11px;
    transform: rotate(0deg);
    transition: all 0.5s;
  }

  .filter__main h4.division__title.active:after {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 6.5L6 1.5L1 6.5' stroke='white' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }

  .comp__outer .checklist {
    font-size: 12px;
    line-height: 14.06px;
  }

  .checkbox_wrapper {
    background-color: #fff;
    padding: 10px;
    margin-top: 15px;
    border-radius: 4px;
    position: absolute;
  }

  /* grid */
  #lgDemo {
    display: flex;
    flex-direction: column;
  }
}

/* Checkbox Style Start */


.checklist [type="checkbox"]:not(:checked),
.checklist [type="checkbox"]:checked,
.checklist [type="radio"]:not(:checked),
.checklist [type="radio"]:checked {
  position: absolute;
  left: -9999px;
}

.checklist [type="checkbox"]:not(:checked)+label,
.checklist [type="checkbox"]:checked+label,
.checklist [type="radio"]:not(:checked)+label,
.checklist [type="radio"]:checked+label {
  position: relative;
  overflow: hidden;
  padding-left: 30px;
  cursor: pointer;
  display: inline-block;
  line-height: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  text-align: left;
  font: normal normal normal 16px/19px;
  letter-spacing: 0px;
  color: #fff;
  opacity: 1;
  font-family: 'Urbanist', sans-serif!important;
}


/* checkbox aspect */

.checklist [type="checkbox"]+label:before,
.checklist [type="checkbox"]+label:after,
.checklist [type="radio"]+label:before,
.checklist [type="radio"]+label:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: 1;
  -webkit-transition: .2s;
  transition: .2s;
}


/* Unchecked styles */

.checklist [type="checkbox"]:not(:checked)+label:before,
.checklist [type="radio"]:not(:checked)+label:before {
  top: 4px;
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  background: transparent;
  border-radius: 2px;
}

.checklist [type="checkbox"]:not(:checked)+label:after,
.checklist [type="radio"]:not(:checked)+label:after {
  top: 4px;
  width: 16px;
  height: 16px;
  border: 1px solid #31696C;
  z-index: 0;
}


/* Checked styles */

.checklist [type="checkbox"]:checked+label:before,
.checklist [type="radio"]:checked+label:before {
  top: 4.5px;
  left: 2px;
  width: 5px;
  height: 12px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}

.checklist [type="checkbox"]:checked+label:after,
.checklist [type="radio"]:checked+label:after {
  top: 4px;
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  z-index: 0;
  background: #144654;
}


/* disabled checkbox */

.checklist [type="checkbox"]:disabled:not(:checked)+label:before,
.checklist [type="checkbox"]:disabled:checked+label:before,
.checklist [type="radio"]:disabled:not(:checked)+label:before,
.checklist [type="radio"]:disabled:checked+label:before {
  top: 50%;
  transform: translateY(-50%);
  box-shadow: none;
  background-color: #444;
  width: 16px;
  height: 16px;
  border: 3px solid #444;
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}

.checklist [type="checkbox"]:disabled+label,
.checklist [type="radio"]:disabled+label {
  color: #555;
}

.checklist [type="checkbox"]:disabled:not(:checked)+label:hover:before,
.checklist [type="radio"]:disabled:not(:checked)+label:hover:before {
  border-color: #31696C;
}

@media only screen and (max-width: 1024px) {

  .checklist [type="checkbox"]:not(:checked)+label:before,
  .checklist [type="radio"]:not(:checked)+label:before {
    width: 14px;
    height: 14px;
  }

  .checklist [type="checkbox"]:not(:checked)+label:after,
  .checklist [type="radio"]:not(:checked)+label:after {
    width: 14px;
    height: 14px;
  }

  .checklist [type="checkbox"]:not(:checked)+label,
  .checklist [type="checkbox"]:checked+label,
  .checklist [type="radio"]:not(:checked)+label,
  .checklist [type="radio"]:checked+label {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 767px) {

  .checklist [type="checkbox"]:not(:checked)+label:before,
  .checklist [type="radio"]:not(:checked)+label:before {
    border: 1px solid #003B4D;
  }

  .checklist [type="checkbox"]:not(:checked)+label:after,
  .checklist [type="radio"]:not(:checked)+label:after {
    border: 1px solid #003B4D;
  }

  .checklist [type="checkbox"]:not(:checked)+label,
  .checklist [type="checkbox"]:checked+label,
  .checklist [type="radio"]:not(:checked)+label,
  .checklist [type="radio"]:checked+label {
    color: #003B4D;
    line-height: 24px;
    font-weight: 400 !important;
    font-size: 14px !important;
  }

}

/* Checkbox Style End */
/* Toggle CSS End */



/* hero_slider start 10-03-2023 */

#hero__video {
  display: inline-block;
  position: relative;
  width: 100%;
  /* background-color: rgb(20, 70, 84); */
}

.hero__main__sec {
  position: relative;
  display: inline-block;
  width: 100%;
  max-height: 750px;
  overflow: hidden;
}


.hero__sub__sec {
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  width: 100%;
  padding: 0px 160px 0px 160px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.hero__title {
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  color: white;
  display: inline-block;
  max-width: 520px;
  position: relative;
  margin-bottom: 0px;
}

.hero__desc {
  color: White;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  padding-top: 20px;
  display: inline-block;
  max-width: 520px;
  position: relative;
}

.hero__content {
  width: 100%;
  position: relative;
}

.hero__text {
  display: inline-block;
  position: relative;
}

.hero__wrapper {
  width: 100%;
  display: inline-flex;
  position: relative;
}

.hero__right {
  width: 50%;
  display: flex;
  position: relative;
  align-items: center;
  float: right;
  /* justify-content: end; */
}

.img.right__img {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  display: inline-block;
}

.hero__main__title {
  width: 50%;
  display: inline-block;
  position: relative;
}

.image__outer {
  width: 100%;
  display: inline-block;
  position: relative;
}

.image__outer__img {
  width: 100%;
  display: inline-block;
  position: relative;
}

.pop__hover__Sec {
  position: relative;
  display: inline-block;
  width: 100%;
}

.pop__hover__Sec .pop__item {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_67_543)'%3E%3Ccircle cx='30.0818' cy='29.728' r='10' fill='white'/%3E%3C/g%3E%3Ccircle cx='30.0151' cy='29.6613' r='5' fill='%23144554'/%3E%3Ccircle cx='30.0152' cy='29.6613' r='8.11022' stroke='white' stroke-width='0.446237'/%3E%3Ccircle cx='30.0818' cy='29.728' r='9.77688' stroke='white' stroke-width='0.446237'/%3E%3Ccircle cx='30.0151' cy='29.6614' r='11.4435' stroke='white' stroke-width='0.446237'/%3E%3Cpath d='M30.1357 27.242V32.3227' stroke='white' stroke-linecap='round'/%3E%3Cpath d='M27.5955 29.7823L32.6761 29.7823' stroke='white' stroke-linecap='round'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_67_543' x='0.447353' y='0.0935936' width='59.2689' height='59.2689' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9.81722' result='effect1_foregroundBlur_67_543'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
  height: 55px;
  width: 55px;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  z-index: 2;
}

.pop__hover__Sec .pop__item.abs__pop__1 {
  top: -10px;
  left: -55px;
}

.pop__hover__Sec .pop__item.abs__pop__2 {
  left: 122px;
  top: -28px;
}

.pop__hover__Sec .pop__item.abs__pop__3 {
  left: 258px;
  top: -2px;
}

.pop__hover__Sec .pop__item.abs__pop__4 {
  right: 330px;
  left: unset;
  top: 30px;
}

.pop__hover__Sec .pop__item.abs__pop__5 {
  right: 140px;
  left: unset;
  top: 90px;
}

.pop__hover__Sec .pop__item.abs__pop__6 {
  right: 355px;
  left: unset;
  top: 174px;
}

.pop__hover__Sec .pop__item.abs__pop__7 {
  left: 198px;
  top: 132px;
}

.pop__hover__Sec .pop__item.abs__pop__8 {
  top: 98px;
  left: 35px;
}

.pop__content {
  position: absolute;
  left: -28px;
  bottom: -384px;
  padding: 10px;
  border-left: 2px solid #fff;
  display: inline-block;
  max-width: 220px;
  width: 100%;
  opacity: 0;
  transition: all 0.5s;
}

.pop__content::before {
  content: '';
  height: 170px;
  left: -2px;
  bottom: 188px;
  width: 2px;
  background: #fff;
  display: inline-block;
  position: absolute;
  z-index: 1;
}

.hero__sub__sec .pop__content h4 {
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-family: 'Urbanist', sans-serif!important;
  font-weight: 600;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.hero__sub__sec .pop__content .pop__data {
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-family: 'Urbanist', sans-serif!important;
  font-weight: 400;
}

.pop__content.align__right {
  text-align: right;
  border-right: 2px solid #fff;
  border-left: none;
}

.pop__content.align__right::before {
  content: '';
  height: 170px;
  right: -2px;
  bottom: 188px;
  width: 2px;
  background: #fff;
  display: inline-block;
  position: absolute;
  left: unset;
}

.pop__content.abs__content__2 {
  bottom: -4px;
  left: 149px;
}

.pop__content.abs__content__2:before {
  display: none;
}

.pop__content.abs__content__3 {
  bottom: 44px;
  left: 285px;
}

.pop__content.abs__content__3:before {
  left: -2px;
  bottom: -74px;
}

.pop__content.abs__content__4 {
  bottom: 15px;
  left: unset;
  right: 139px;
}

.pop__content.abs__content__4:before {
  bottom: -76px;
  height: 100px;
}

.pop__content.abs__content__5 {
  left: unset;
  right: 167px;
  bottom: -6px;
}

.pop__content.abs__content__5:before {
  bottom: -115px;
}

.pop__content.abs__content__6 {
  left: unset;
  right: 382px;
  bottom: -398px;
}

.pop__content.abs__content__6:before {
  bottom: 25px;
}

.pop__content.abs__content__7 {
  left: 225px;
  bottom: -340px;
}

.pop__content.abs__content__7:before {
  left: -2px;
  bottom: 10px;
}

.pop__content.abs__content__8 {
  left: 62px;
  bottom: -382px;
}

.pop__content.abs__content__8:before {
  left: -2px;
  bottom: 83px;
}

.pop__content.active {
  opacity: 1;
}

.vid_container {
  max-width: 1400px;
  display: block;
  margin: 0 auto;
}

.inner__img {
  max-width: 800px;
  min-width: 800px;
  display: block;
  float: right;

}

.click__title {
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #75ABD1;
  padding-bottom: 34px;
  font-weight: 300;
  position: relative;
  z-index: 1;
  /* margin-top: 130px; */
}

@media (max-width: 1450px) {
  .hero__sub__sec {
    padding: 0px 90px 0px 90px;
  }

  .hero__title {
    font-size: 60px;
    line-height: 65px;
  }
}

@media (max-width: 1024px) {
  .hero__sub__sec {
    padding: 0px 35px 0px 35px;
  }

  .hero__main__sec {
    max-height: 650px;
    min-height: 650px;
  }
}

@media (max-width: 768px) {
  .hero__sub__sec {
    padding: 0px 35px 0px 35px;
  }

  .hero__title {
    font-size: 45px;
    line-height: 50px;
  }

  .hero__desc {
    font-size: 26px;
    line-height: 30px;
  }
}

@media (max-width: 425px) {
  .hero__main__title {
    width: 100%;
  }

  .hero__right {
    width: 100%;
  }

  .hero__wrapper {
    width: 100%;
    display: inline-block;
    position: relative;
  }

  .hero__sub__sec {
    padding: 0px 24px 80px 24px;
  }

  .hero__title {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 20px;
  }

  .hero__main__sec {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: visible;
  }

  .hero__desc {
    font-size: 18px;
    line-height: 25px;
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .image__outer img {
    max-width: 80% !important;
  }

  .image__outer__img {
    max-width: 80% !important;
  }

  .image__outer {
    justify-content: center;
    display: flex;
  }

  .image__outer__img {
    justify-content: center;
    display: flex;
  }

  .pop__hover__Sec .pop__item {
    height: 70px;
    width: 40px;
  }

}

.sec__content {
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  font-weight: 300;

}

.linked__title {
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 700;

}

.linked__details {
  display: flex;
  padding-top: 40px;
}

#spectrum__sec__id .linked__details {
  display: none;
}

.linked__details img {
  width: 18px;
  object-fit: contain;
  position: relative;
  display: inline-block;
}

/* hero_slider end 10-03-2023 */


/* careers slider css start 11-03-2023*/
.image-gallery {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 500px;
  width: 900px;
  position: relative;
  margin: 0 auto;
}

.image-container {
  position: relative;
  width: 50px;
  height: 300px;
  overflow: hidden;
  margin: 0 10px;
  border-radius: 10px;
  border: 5px solid #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}

.image-container.active {
  width: 800px;
  height: 500px;
  border-radius: 0;
  border: none;
}

.image-container.active img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
  transition: all 0.5s;
}

.image-container.landscape img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.3);
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}

.image-container.portrait img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 500px;
  width: auto;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}

.image-container:hover {
  transform: translateY(-10px);
}

.image-container:hover img {
  transform: translate(-50%, -50%) scale(1.3);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

.slider__comnte {
  color: #fff;
}

.careers__sec .base__inner p {
  width: 726px;
}

.swiper__elements :hover .slide_wrapper_content {
  max-height: 157px;
  opacity: 1;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
  font-weight: 300;
  text-align: left;
}

.page-id-9475 .swiper__elements :hover .slide_wrapper_content {
  max-height: 400px;
}

.page-id-9356 .swiper__elements .slide_wrapper_content {
  /* max-height: 110px; */
  max-height: 100%;
  min-height: auto;
  opacity: 1;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
  font-weight: 300;
  text-align: left;
}

.slide_wrapper_content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 1s ease-in-out;
  text-align: left;
}

.section_content {
  max-width: 852px;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
  font-weight: 300;
  padding-bottom: 16px;
}

a.swiper__sub_title_new.aos-init.aos-animate {
  flex-direction: row-reverse;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
}

.swiper__sub_title_new {
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  color: #75ABD1;
  width: 100%;
  display: inline-block;
  position: relative;
}

.swiper__sub_title_new svg {
  transform: rotateY(0deg);
}

.button__name {
  color: #FFFFFF;
}

a.button__name {
  background: #75ABD1;
  border-radius: 18px;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 5px 20px;
  font-weight: 600;
}

.hero__desc_content {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: 300;
}

.careers__sec .base__content {
  display: inline-block;
  width: 100%;
  position: absolute;
  opacity: 0;
}

.careers__sec .base__content.active {
  position: relative;
  opacity: 1;
  z-index: 1;
}

#spectrum__sec__id .base__content {
  /*  justify-content: end;  */
  display: flex;
  flex-direction: column;
  align-items: end;
  max-width: 730px;
}

#spectrum__sec__id .inner__col_data {
  justify-content: end;
  display: flex;
}

.btn__outer__main {
  display: flex;
  width: 100%;
  gap: 24px;
  margin-top: 20px;
  flex-wrap: wrap;
}

#base_section__id .slide__main_info {
  min-height: 0px;

}

.leader__name {
  font-size: 16px;
  line-height: 23px;
  color: #FFFFFF;
  font-weight: 600;
  border: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #75ABD1 !important;
  padding: 20px 0px 8px 0px;
  text-transform: capitalize;
}

.leader__outer {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 32px 165px 230px 165px;

}

.leader__position {
  font-size: 12px;
  line-height: 19px;
  color: #FFFFFF;
  font-weight: 300;
  padding-top: 8px;
  text-transform: capitalize !important;
}

.leader__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  width: 100%;
}

.leader__inner {
  width: calc((100% - 168px) / 8);
}

.leaders__deatails {
  width: 100%;
  display: inline-block;
  position: relative;
}

#menu__res .sub__menu__top ul.sub-menu {
  top: -30px !important;
}

/* careers slider css end*/



/* header css start */

@media screen and (max-width: 1760px) {
  .main__menu__sec .menu-item a.elementor-item {
    font-size: 15px !important;
  }

  .main__menu__sec .elementor-nav-menu--main .elementor-item {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (max-width: 1620px) {
  .main__menu__sec .elementor-nav-menu--main .elementor-item {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }

  .grid .item__inner {
    padding: 55px 50px;
  }

  .main__menu__sec .menu-item a.elementor-item {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 1536px) {
  .main__menu__sec .elementor-nav-menu--main .elementor-item {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }

  .grid .item__inner {
    padding: 40px 20px;
  }

  .grid .item {
    min-height: 500px;

  }
  .history_event_slide_container .historyevent13 .event_img.image5 img {
    max-width: 241px !important;
    margin: -160px 0 0 17px !important;
}
.history_event_slide_container .historyevent13 .event_img.image5 img {
    margin: -160px 0 0 17px !important;
}

}

@media only screen and (max-width: 1436px) {
  .main__menu__sec .menu-item a.elementor-item {
    font-size: 15px !important;
  }

  .main__menu__sec .elementor-nav-menu--main .elementor-item {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
 .historyevent13 .event_img.image5 img {
      margin: -237px 0 0 17px;
      max-width: 228px !important;
      height: 155.2px !important;
  }
}

@media only screen and (max-width: 1366px) {

  .main__menu__sec .menu-item a.elementor-item {
    font-size: 14px !important;
  }

  h1.swiper__tile {
    color: #fff;
  }

  .title__wrapper {
    padding-left: 60px;
  }
  .sub_title_link__sec{
    padding-left: 60px;
  }

  .hii__swiper {
    padding: 0px 60px;
  }

}

@media only screen and (max-width: 1280px) {

  .main__menu__sec .elementor-nav-menu--main .elementor-item {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media only screen and (max-width: 1180px) {
  .main__menu__sec .elementor-nav-menu--main .elementor-item {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media only screen and (max-width: 1098px) {

  .main__menu__sec .menu-item a.elementor-item {
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .main__menu__sec .menu-item a.elementor-item {
    font-size: 12px !important;
  }

  .main__menu__sec .elementor-nav-menu--main .elementor-item {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .remus_section .inner__col {
    width: 150px;
  }

  .remus_section .inner__col_data {
    width: calc(100% - 150px);
  }

  .remus_section .bs__col__55 {
    width: 40%;
  }

  .remus_section .base__new .swepr__inner__cp .bs__col__45 {
    margin-left: 30px;
  }

}

@media only screen and (max-width: 768px) {

  .main__menu__sec .menu-item a.elementor-item {
    font-size: 16px !important;
  }

  .main__menu__sec .elementor-nav-menu--main .elementor-item {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-device-width: 320px) and (max-device-width: 630px) {
  span.swiper__elements {
    width: 100%;
  }

  .main__menu__sec .menu-item a.elementor-item {
    font-size: 12px !important;
  }

  .main__menu__sec .elementor-nav-menu--main .elementor-item {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.main__menu__sec .menu-item-has-children a .sub-arrow {
  display: none !important;
}

.main__menu__sec .menu-item-has-children ul {
  padding: 50px 0px 25px 3px !important;
  transition: all 0.5s;
}

.main__menu__sec .menu-item-has-children ul li ul {
  padding: 30px 15px 25px 3px !important;
}

.main__menu__sec .menu-item-has-children ul li ul {
  padding-left: 0px !important;
}

.main__menu__sec .menu-item-has-children ul li a .sub-arrow {
  display: block !important;
}

.main__menu__sec .menu-item-has-children ul li ul li a {
  font-weight: 400 !important;
  font-family: 'Urbanist', sans-serif!important;
  text-transform: capitalize !important;
}

/* .main__menu__sec .menu-item-has-children ul li ul{
  top: -20px !important;
} */
.main__menu__sec .dulcol {
  column-count: 2;
}

.main__menu__sec .dual__col ul.sub-menu {
  column-count: 2;
}


.main__menu__sec .menu-item-has-children ul li a {
  justify-content: space-between !important;
}

.main__menu__sec .menu-item-has-children ul li a .sub-arrow i {
  font-size: 0px !important;
}

.main__menu__sec .menu-item-has-children ul li a .sub-arrow {
  display: block !important;
  width: 35px;
  margin-left: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7071 8.70711C21.0976 8.31658 21.0976 7.68342 20.7071 7.29289L14.3431 0.928932C13.9526 0.538408 13.3195 0.538408 12.9289 0.928932C12.5384 1.31946 12.5384 1.95262 12.9289 2.34315L18.5858 8L12.9289 13.6569C12.5384 14.0474 12.5384 14.6805 12.9289 15.0711C13.3195 15.4616 13.9526 15.4616 14.3431 15.0711L20.7071 8.70711ZM0 9H20V7H0V9Z' fill='white'/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
}

.main__menu__sec .menu-item-has-children ul li:hover a .sub-arrow {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7071 8.70711C21.0976 8.31658 21.0976 7.68342 20.7071 7.29289L14.3431 0.928932C13.9526 0.538408 13.3195 0.538408 12.9289 0.928932C12.5384 1.31946 12.5384 1.95262 12.9289 2.34315L18.5858 8L12.9289 13.6569C12.5384 14.0474 12.5384 14.6805 12.9289 15.0711C13.3195 15.4616 13.9526 15.4616 14.3431 15.0711L20.7071 8.70711ZM0 9H20V7H0V9Z' fill='%2375ABD1'/%3E%3C/svg%3E");
}

.main__menu__sec {
  transition: all 0.5s;
}

/* header css end */


.newsroom__outer__main {
  width: 100%;
  position: relative;
  padding: 40px 160px;
  background-color: #EDEDEDE5;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #00000090;
}

input:focus-visible {
  outline: none;
}

.newsroom__col1 {
  width: 30%;
  display: inline-block;
  position: relative;
}

.newsroom__col2 {
  width: 70%;
  display: inline-block;
  position: relative;
}

.newsroom__col2.full__search__col {
  width: 100% !important;
}

.newsroom__col2 .newsroom__wrap {
  flex-wrap: wrap;
  gap: 40px;
  display: flex;
}

.newsroom__card {
  width: calc((100% - 80px) / 3);
}

.division__title__main {
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 700;
  color: #144554;
  padding-bottom: 10px;
}

.filter__main {
  padding-bottom: 40px;
}

.post__content {
  padding-top: 18px;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  font-weight: 300;
}

.newsroom__title__main {
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 700;
  color: #144554;
}

.newsroom__mdata__main {
  font-size: 14px;
  line-height: 16px;
  text-transform: capitalize;
  color: #144554;
  font-weight: 300;
}

.newsroom__mdata__main_news {
  font-size: 14px;
  line-height: 16px;
  text-transform: capitalize;
  color: #144554;
  font-weight: 600;
  padding-left: 11px;
}

.news_room__content {
  background-color: #FFFFFF !important;
  padding: 20px !important;
}

.newsroom__wrap .event__excerpt {
  width: 100%;
  display: inline-block;
  position: relative;
  font-family: 'Urbanist', sans-serif!important;
  font-size: 18px;
  line-height: 21px;
  color: #144554;
}

/* ------------------17-03-2023 */
.post__details__news {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 360px;
}

.post__title__news {
  font-size: 20px !important;
  font-weight: 800 !important;
  line-height: 23.44px !important;
  color: #003B4D !important;
  text-transform: uppercase !important;
}

.wrapper__main__news .swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 10px !important;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  color: #003B4D !important;
}

.wrapper__main__news .swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 10px !important;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  color: #003B4D !important;
}

.footer__arrow .wrapper__main__news .swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 10px !important;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  color: #ffffff !important;
}


.post__date__time__news {
  font-size: 12px !important;
  line-height: 14.06px !important;
  color: #003B4D !important;
  text-transform: capitalize !important;
  align-items: center !important;
  font-weight: 300 !important;
  padding-top: 30px !important;

}

@media only screen and (max-width: 1440px) {
  .post__details__news {
    width: 100%;
    max-width: 310px;
  }

  .inner__img {
    max-width: 400px;
    min-width: 400px;
    margin-top: 30px;
  }

  .pop__hover__Sec .pop__item.abs__pop__1 {
    top: -10px;
    left: -55px;
  }

  .pop__hover__Sec .pop__item.abs__pop__2 {
    left: 35px;
    top: -35px;
  }

  .pop__hover__Sec .pop__item.abs__pop__3 {
    left: 150px;
    top: -10px;
  }

  .pop__hover__Sec .pop__item.abs__pop__4 {
    right: 78px;
    left: unset;
    top: 10px;
  }

  .pop__hover__Sec .pop__item.abs__pop__5 {
    right: -21px;
    left: unset;
    top: 27px;
  }

  .pop__hover__Sec .pop__item.abs__pop__6 {
    right: 90px;
    left: unset;
    top: 103px;
  }

  .pop__hover__Sec .pop__item.abs__pop__7 {
    left: 119px;
    top: 76px;
  }

  .pop__hover__Sec .pop__item.abs__pop__8 {
    top: 46px;
    left: -14px;
  }

  .pop__content::before {
    height: 130px;
    bottom: 188px;
  }

  .pop__content {
    left: -29px;
    bottom: -338px;
  }

  .pop__content.abs__content__2 {
    bottom: 4px;
    left: 62px;
  }

  .pop__content.abs__content__3 {
    bottom: 52px;
    left: 177px;
  }

  .pop__content.abs__content__4 {
    bottom: 35px;
    left: unset;
    right: -114px;
  }

  .pop__content.abs__content__5 {
    left: unset;
    right: 5px;
    bottom: 58px;
  }

  .pop__content.abs__content__6 {
    left: unset;
    right: 116px;
    bottom: -328px;
  }

  .pop__content.abs__content__7 {
    left: 146px;
    bottom: -262px;
  }

  .pop__content.abs__content__8 {
    left: 13px;
    bottom: -284px;
  }

  .newsroom__col2 .newsroom__wrap {
    gap: 16px;
  }

  .remus_section .inner__col {
    width: 200px;
  }

  .remus_section .inner__col_data {
    width: calc(100% - 200px);
  }

  .remus_section .bs__col__55 {
    width: 40%;
  }
}

@media only screen and (max-width: 1024px) {
  .post__details__news {
    display: inline-block;
    position: relative;
  }

  .post__details__news {
    width: 100%;
    max-width: 380px;
  }

  .wrapper__main__news .swiper-button-next,
  .swiper-button-prev {
    position: absolute;
    top: 30%;
    width: 10px !important;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    color: #003B4D !important;
  }

  .wrapper__main__news .swiper-button-prev,
  .swiper-button-next {
    position: absolute;
    top: 30%;
    width: 10px !important;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    color: #003B4D !important;
  }

}

@media only screen and (max-width: 768px) {

  .post__details__news {
    display: inline-block;
    position: relative;
  }

  .post__title__news {
    font-size: 18px !important;
    font-weight: 800 !important;
  }

  .post__details__news {
    width: 100%;
    max-width: 310px;
  }


  .wrapper__main__news .swiper-button-next,
  .swiper-button-prev {
    position: absolute;
    top: 20%;
    width: 10px !important;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    color: #003B4D !important;
  }

  .wrapper__main__news .swiper-button-prev,
  .swiper-button-next {
    position: absolute;
    top: 20%;
    width: 10px !important;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    color: #003B4D !important;
  }

}



@media only screen and (max-width: 767px) {
  .post__title__news {
    text-align: left;
  }

  .wrapper__main__news .swiper-slide {
    flex-shrink: 0;
    width: 100% !important;
    height: 100% !important;
    position: relative;
  }

  .swiper-slide {
    background-position: center;
  }

  .post__details__news {
    width: 100% !important;
    max-width: 100%;
  }

  .wrapper__main__news .swiper-button-prev,
  .swiper-button-next {
    top: 96px !important;
    color: #003B4D !important;
    border: 2px solid;
    padding: 20px;
  }

  .base_sec_res .swiper-button-prev,
  .base_sec_res .swiper-button-next {
    color: #ffffff !important;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
  }

  .wrapper__main__news .swiper-button-next,
  .swiper-button-prev {
    top: 96px !important;
    color: #003B4D !important;
    border: 2px solid;
    padding: 20px;
  }

  .wrapper__main__news .swiper-button-prev {
    margin-right: 10px;
  }

  .post__date__time__news {
    text-align: left;
    padding-top: 8px !important;
  }

  .home__sec_slider .swiper__container {
    padding-bottom: 16px !important;
    padding: 0px 24px 0px 24px;
  }

  .hero__wrapper {
    flex-wrap: wrap;
  }

  .hero__main__title {
    width: 100%;
  }

  .hero__right {
    width: 100%;
    justify-content: center;
    margin-top: 200px;
  }

  .hero__main__sec {
    max-height: 950px;
    min-height: 950px;
  }

  .inner__img {
    max-width: 280px;
    min-width: 280px;
    margin-top: 30px;
  }

  .pop__hover__Sec .pop__item.abs__pop__1 {
    top: -20px;
    left: -25px;
  }

  .pop__hover__Sec .pop__item.abs__pop__2 {
    left: 35px;
    top: -45px;
  }

  .pop__hover__Sec .pop__item.abs__pop__3 {
    left: 100px;
    top: -33px;
  }

  .pop__hover__Sec .pop__item.abs__pop__4 {
    right: 55px;
    left: unset;
    top: -15px;
  }

  .pop__hover__Sec .pop__item.abs__pop__5 {
    right: 3px;
    left: unset;
    top: 30px;
  }

  .pop__hover__Sec .pop__item.abs__pop__6 {
    right: 70px;
    left: unset;
    top: 50px;
  }

  .pop__hover__Sec .pop__item.abs__pop__7 {
    left: 70px;
    top: 40px;
  }

  .pop__hover__Sec .pop__item.abs__pop__8 {
    top: 20px;
    left: 4px;
  }

  .pop__content::before {
    height: 70px;
    bottom: 163px;
  }

  .pop__content.abs__content__3:before {
    left: -2px;
    bottom: -67px;
  }

  .pop__content {
    left: -6px;
    bottom: -254px;
  }

  .pop__content.abs__content__2 {
    bottom: 7px;
    left: 54px;
  }

  .pop__content.abs__content__3 {
    bottom: 62px;
    left: 119px;
  }

  .pop__content.abs__content__4 {
    bottom: 53px;
    left: unset;
    right: -144px;
  }

  .pop__content.abs__content__5 {
    left: unset;
    right: 22px;
    bottom: 46px;
  }

  .pop__content.abs__content__6 {
    left: unset;
    right: 89px;
    bottom: -278px;
  }

  .pop__content.abs__content__7 {
    left: 89px;
    bottom: -220px;
  }

  .pop__content.abs__content__7:before {
    left: -2px;
    bottom: 74px;
  }

  .pop__content.abs__content__8 {
    left: 23px;
    bottom: -264px;
  }

  .pop__content.abs__content__8:before {
    left: -2px;
    bottom: 137px;
  }

  .hero__desc_content {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
  }

  .inner__contetn a {

    font-size: 16px;

  }

  .comp__row {
    padding-top: 0px;
  }
}

.newsroom__thumb {
  background-color: #fff;
}

.news__wrapper__card {
  height: 100%;
  background-color: #fff;
}

h4.division__title__main {
  line-height: 23.44px;
  font-size: 20px;
}

.newsroom__col1 label {
  color: #144554 !important;
  font-size: 16px;
  line-height: 18.75px;
  font-weight: 300;
}

.newsroom__col1 .checklist [type="checkbox"]:not(:checked)+label:before,
.newsroom__col1 .checklist [type="radio"]:not(:checked)+label:before {
  border: 1px solid #144554;
}

.newsroom__col1 a#more_newsroom,
.newsroom__col1 a#more_event {
  color: #144554;
  font-size: 20px;
  line-height: 23.44px;
  padding: 10px;
  border: 1px solid #144554;
  width: fit-content;
}

.loadbutton a {
  color: #144554;
  font-size: 20px;
  line-height: 23.44px;
  padding: 10px;
  border: 1px solid #144554;
  width: fit-content;
}

.loadbutton {
  color: #144554 !important;
  width: 100% !important;
  justify-content: center !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  margin-top: 30px;
}

.news__room__form {
  height: 100%;
  background: linear-gradient(180deg, #000000 0%, #003B4D 100%);
}

.form__outer {
  padding: 20px;
}

.form__title {
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 800;
  color: #FFFFFF;
  padding-bottom: 16px;
}

.form__sub__title {
  font-size: 14px;
  line-height: 16px;
  text-transform: capitalize;
  color: #FFFFFF;
  font-weight: 300;
  padding-bottom: 16px;

}

.input__text {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 16px;

}

input.input__text__field {
  background-color: #ffffff;
  padding: 10px 14px;
  border-radius: 8px;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border: 1px solid #D0D5DD;
  width: 100%;
}

input.button__submit {
  background: #5B6670;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 800;
  width: 100%;
}


.newsroom__outer__main {
  align-items: flex-start;
}

/* Career Toggle  End*/

.home__base__sec .base__content .content__title {
  /* max-width: 580px; */
  text-align: right;
}

.home__base__sec .base__content.default.needto_active .content__title {
  /* max-width: 100%; */
  text-align: right;
}

.home__base__sec .base__content {
  flex-direction: column;
  display: flex;
  align-items: end;
}

.home__base__sec .base__content .content__data.small {
  text-align: right;
}

.home__base__sec .base__content.default.needto_active h4.content__title.aos-init.aos-animate {
  text-align: right;
  max-width: 100%;
}

.home__base__sec .base__content.default.needto_active .content__data.aos-init.aos-animate {
  max-width: 760px;
}

.what__slider__sec .swiper-button-next.new,
.what__slider__sec .swiper-button-prev.new {
  width: 35px !important;
  padding: 0px !important;
  height: 35px !important;
}

.what__slider__sec .swiper-button-next:after,
.what__slider__sec .swiper-button-prev:after {
  color: #fff;
}


.domains_Sec .swiper-button-next.new,
.domains_Sec .swiper-button-prev.new {
  width: 35px !important;
  padding: 0px !important;
  height: 35px !important;
}

.domains_Sec .swiper-button-next:after,
.domains_Sec .swiper-button-prev:after {
  color: #fff;
}

.home__sec_slider .swiper-button-next.new,
.home__sec_slider .swiper-button-prev.new {
  width: 35px !important;
  padding: 0px !important;
  height: 35px !important;
  display: none !important;
}

.home__sec_slider .swiper-button-next:after,
.home__sec_slider .swiper-button-prev:after {
  color: #fff;
}

.flt__text {
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  display: block;
  color: #fff;
  font-weight: 700;
  padding-bottom: 40px;
}

.domains_Sec .flt__text {
  display: none;
}

.news__room .flt__text {
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  display: block;
  color: #144554;
  font-weight: 700;
  padding-bottom: 40px;
}

/* Rumus Inner Slider Start */
.sec__title__wrap {
  width: 100%;
  display: inline-flex;
  align-items: center;
  gap: 20px;
}

.sec__title__wrap h3 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 60px;
  line-height: 70px;
  text-transform: uppercase;
  color: #FFFFFF;
  width: auto;
  display: inline-block;
}

.base__outer .sec__title__wrap img {
  width: auto;
  display: inline-block;
  position: relative;
  max-width: 100px;
}

.base__outer .sec__detail {
  font-family: 'Urbanist', sans-serif!important;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  width: 100%;
  display: inline-block;
  font-weight: 400;
  max-width: 852px;
}

.miss__details h4 {
  text-align: start;
  font-size: 20px;
  Line-height: 23.44px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0px;
}

.miss__details ul {
  font-size: 16px;
  Line-height: 20px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 0px;
  padding-inline-start: 26px;
}

.miss__details p {
  color: #ffffff;
  font-size: 16px;
  Line-height: 20px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 0px;
}

.inner__contetn a {
  color: #fff !important;
  background-color: #75ABD1;
  padding: 5px 20px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  border-radius: 18px;
}

.miss__details {
  padding-bottom: 24px;
}

.base__new .swepr__inner__cp {
  width: 100%;
  display: inline-flex;
  align-items: center;

}

.base__new .swepr__inner__cp .bs__col__45 {
  width: 55%;
  display: inline-block;
  position: relative;
  margin-left: 60px;
  margin-bottom: 20px;
}

.base__new .swepr__inner__cp .bs__col__55 {
  width: 45%;
  display: inline-block;
  position: relative;
}

.sec__detail {
  position: relative;
  z-index: 1;
}

.sec__title__wrap {
  z-index: 1;
  position: relative;
}

.remus_section .base__inner {
  background-image: url(images/Property-1Default.jpg);
}

.inner__contetn {
  text-align: left;
}

.base__content .swiper-button-next {
  right: 56%;
}

.base__content .swiper-button-next,
.base__content .swiper-button-prev {
  width: 30px !important;
  z-index: 99 !important;
}

@media screen and (max-width:767px) {
  .rumusss .base__content::before {
    display: none !important;
  }

  .remus_section .inner__col_data {
    width: 100%;
  }

  .remus_section .inner__col {
    width: 100%;
  }

  .base__new .swepr__inner__cp .bs__col__55 {
    width: 100%;
  }

  .base__new .swepr__inner__cp .bs__col__45 {
    width: 100%;
    margin-left: 0px !important;
    margin-top: 30px;
    padding-bottom: 40px !important;
  }

  .base__new .swepr__inner__cp {
    flex-wrap: wrap;
  }

  .rumusss .base__content {
    padding: 0px !important;
    background-size: 0px !important;
  }

  .remus_section .base__inner {
    padding: 64px 24px !important;
  }

  .rumusss .inner__col_data .base__content {
    display: none !important;
  }

  .rumusss .inner__col_data .base__content:nth-child(2) {
    display: block !important;
  }

  .hero__sub__sec .pop__content .pop__data,
  .hero__sub__sec .pop__content h4 {
    font-size: 12px;
    line-height: 18px;
  }

  .inner__col_data {
    margin-top: 0px;
  }

  .linked__details {
    width: 100%;
    gap: 16px;
    padding-top: 10px;
    text-align: left;
    margin-bottom: 10px;
  }

  .linked__details .linked__image {
    width: 20px;
  }

  .linked__details .linked__image img {
    object-fit: contain !important;
  }
  .home__sec_slider .swiper-button-next.new,
  .home__sec_slider .swiper-button-prev.new {
    display: block !important;
  }
}

.mobile__only_slide {
  background-size: cover !important;
  background-position: center center !important;
}

.mobile__only_slide .base__inner {
  width: 100%;
  display: inline-block;
  position: relative;
}

.mobile__only_slide .bs__col__55 {
  width: 100%;
}

.mobile__only_slide .swiper-slide {
  padding-bottom: 60px !important;
}

.mobile__only_slide::after {
  content: '';
  height: 180px;
  display: inline-block;
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  background: #003B4D;
  z-index: 1;
}

.mobile__only_slide .cap__next__slid_rum {
  right: 4px !important;
}

.mobile__only_slide .cap__prev__slid_rum {
  right: 60px !important;
}

/* Rumus Inner Slider End*/

.hero .title__wrapper h1 {
  font-size: 50px !important;
}

.hero .title__wrapper .section_content.aos-init.aos-animate {
  font-size: 18px;
  line-height: 20px;
}

.highlights__inner {
  z-index: 1;
  position: relative;
}

.hero_highlights:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); */
  top: 0;
}

.swiper-slide.hii__swiper {
  background-position: center;
}

/* Event NEw LAyout Start */
.event__new__outer .event__new_wrap {
  column-count: 3;
  column-gap: 40px;
  flex-wrap: unset;
  gap: unset;
  display: inline-block;
}

.event__new__outer .event__new_wrap .event_rend_card {
  display: grid;
  grid-template-rows: 1fr auto;
  margin-bottom: 40px;
  break-inside: avoid;
  width: 100%;
}

@media screen and (max-width:1024px) {
  .event__new__outer .event__new_wrap {
    column-gap: 16px;
  }

  .event__new__outer .event__new_wrap .event_rend_card {
    margin-bottom: 16px;
  }
}

@media screen and (max-width:767px) {
  .event__new__outer .event__new_wrap {
    column-count: 1;
    column-gap: 0px;
  }

  .event__new__outer .event__new_wrap .event_rend_card {
    margin-bottom: 40px;
  }

  .btn__outer__main {
    display: flex;
    width: 100%;
    gap: 14px;
    margin-top: 0px;
    flex-wrap: wrap;
  }

  .mobile__only_slide::after {
    content: '';
    height: 180px;
    display: inline-block;
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    background: #003849;
    z-index: 1;
  }

  a.button__name {
    font-size: 14px;
    line-height: 18px;
  }

}

/* #san_antinio_id .inner__col_data {
  margin-top: 250px;
} */

#san__sec__id .inner__col_data {
  margin-top: 50px;
}


#san__sec__id .base__content.default.needto_active {
  display: none;
}

/* Event NEw LAyout End */

.pagination__section .page-numbers {
  font-family: 'Urbanist', sans-serif!important;
}

/* COntract accordian */
.accordian_cont_item {
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: left;
  margin-bottom: 32px;
}

.accordian_cont_item .acc__head {
  font-family: 'Urbanist', sans-serif!important;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #FFFFFF;
  width: 100%;
  display: inline-flex;
  position: relative;
  text-align: left;
  cursor: pointer;
  transition: all 0.7s;
  align-items: center;
}

.accordian_cont_item .acc__head span {
  width: auto;
}

.accordian_cont_item .acc__Content {
  font-family: 'Urbanist', sans-serif!important;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  width: 100%;
  display: none;
  text-align: left;
  font-weight: 400;
  padding-top: 30px;
}

.accordian_cont_item .acc__Content p {
  font-family: 'Urbanist', sans-serif!important;
  font-size: 16px !important;
  line-height: 19px !important;
  color: #FFFFFF;
}

.accordian_cont_item .icon__acc {
  width: auto;
  display: inline-block;
  position: relative;
  margin-left: 10px;
}

.accordian_cont_item .icon__acc svg {
  display: inline-block;
  position: relative;
  width: 21px;
  object-fit: contain;
  transition: all 0.7s;
}

.accordian_cont_item .acc__head.active {
  color: #75ABD1;
}

.accordian_cont_item .acc__head.active svg {
  transform: rotate(90deg);
}

.accordian_cont_item a {
  text-decoration: underline !important;
  color: #fff !important;
}

.base__outer.contract .main__title {
  margin-bottom: 2px !important;
}

.base__outer.contract .sec__detail {
  margin-bottom: 80px;
  font-family: 'Urbanist', sans-serif!important;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: bold;
}

.base__outer.contract .inner__col_data {
  padding-left: 80px;
}

.base__outer.contract .base__inner {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width:767px) {
  .base__outer.contract .main__title {
    padding: 24px 24px 0px 24px;
  }

  .base__outer.contract .sec__detail {
    padding: 24px 24px 0px 24px;
    display: none !important;
  }

  .contract .sec__title__wrap {
    display: none !important;
  }

  .base__outer.contract .inner__col {
    display: block !important;
  }

  .base__outer.contract::before {
    display: none !important;
  }

  .base__outer.contract .inner__col_data {
    padding-left: 0px;
  }

  .base__outer.contract .base__content {
    padding: 24px 0px !important;
    display: none !important;
  }

  .base__outer.contract .base__content.default {
    display: block !important;
  }

  .base__outer.contract .base__content.active {
    display: block !important;
  }

  .contract .col__wrapper__sec {
    flex-wrap: wrap;
    min-height: auto
  }

  .contract .inner__col {
    width: 100%;
  }

  .contract .inner_tabs {
    display: inline-flex;
    gap: 12px;
    width: 100%;
    flex-wrap: wrap;
    padding: 24px 24px 10px !important;
  }

  .contract .inner_tabs li {
    margin: 0px !important;
    padding: 8px 14px;
    border: 1px solid #75ABD1;
    font-family: 'Gilroy';
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all 0.5s;
    border-radius: 30px;
  }

  .contract .inner_tabs li.active,
  .contract .inner_tabs li:hover {
    background-color: #75ABD1;
  }

  .contract .inner_tabs li::before {
    display: none !important;
  }

  .contract .base__content::before,
  .contract .base__inner.active::before {
    display: none !important;
  }

  .accordian_cont_item {
    border-bottom: solid 2px #fff;
    padding: 14px 24px;
    margin-bottom: 0px;
  }

  .accordian_cont_item .acc__head {
    justify-content: space-between;
  }
}

/* COntract accordian */


.pp-testimonial-text {
  color: black
}

.elementor-testimonial-content {
  color: black !important
}

.elementor-testimonial__text {
  color: black !important
}

.pp-testimonial-name {
  color: black !important
}

.pp-testimonial-position {
  color: black !important
}

.elementor-testimonial-name {
  color: black !important
}

.elementor-testimonial-job {
  color: black !important
}

.elementor-testimonial__name {
  color: black !important
}

.elementor-testimonial__title {
  color: black !important
}

/* KEEP EXPLORING section remove arrow  */
.domains_Sec .swiper-button-prev.new.hii__info__prev, .domains_Sec .swiper-button-next.new.hii__info__next{
  display: none;
}

@media only screen and (max-width: 767px){
  .domains_Sec .swiper-button-prev.new.hii__info__prev, .domains_Sec .swiper-button-next.new.hii__info__next{
  display: block;
}
}
