@font-face {
  font-family: "IBM Plex Sans Arabic";
  unicode-range: U+30-39;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1150px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1420px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1520px;
  }
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.3;
}

strong {
  font-weight: 600;
}

b {
  font-weight: 600;
}

section {
  padding: 80px 0;
}
@media (max-width: 1399.98px) {
  section {
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  section {
    padding: 50px 0;
  }
}
@media (max-width: 480px) {
  section {
    padding: 40px 0;
  }
}

h1 {
  font-size: 75px;
  font-weight: 600;
  letter-spacing: -1px;
}
@media (max-width: 1599.98px) {
  h1 {
    font-size: 60px;
  }
}
@media (max-width: 1399.98px) {
  h1 {
    font-size: 55px;
  }
}
@media (max-width: 1199.98px) {
  h1 {
    font-size: 50px;
  }
}
@media (max-width: 991.98px) {
  h1 {
    font-size: 45px;
  }
}
@media (max-width: 767.98px) {
  h1 {
    font-size: 40px;
  }
}
@media (max-width: 575.98px) {
  h1 {
    font-size: 36px;
    letter-spacing: 0px;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 32px;
  }
}

.page-banner-sec h1 {
  font-size: 65px;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: normal;
}
@media (max-width: 1599.98px) {
  .page-banner-sec h1 {
    font-size: 55px;
  }
}
@media (max-width: 1399.98px) {
  .page-banner-sec h1 {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  .page-banner-sec h1 {
    font-size: 45px;
  }
}
@media (max-width: 991.98px) {
  .page-banner-sec h1 {
    font-size: 42px;
  }
}
@media (max-width: 767.98px) {
  .page-banner-sec h1 {
    font-size: 38px;
  }
}
@media (max-width: 575.98px) {
  .page-banner-sec h1 {
    font-size: 32px;
  }
}

h2 {
  font-size: 44px;
  font-weight: 700;
}
@media (max-width: 1599.98px) {
  h2 {
    font-size: 36px;
  }
}
@media (max-width: 1399.98px) {
  h2 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  h2 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  h2 {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  h2 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  h2 {
    font-size: 24px;
  }
}

h3 {
  font-size: 32px;
  font-weight: 600;
}
@media (max-width: 1599.98px) {
  h3 {
    font-size: 29px;
  }
}
@media (max-width: 1399.98px) {
  h3 {
    font-size: 26px;
  }
}
@media (max-width: 1199.98px) {
  h3 {
    font-size: 25px;
  }
}
@media (max-width: 767.98px) {
  h3 {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 28px;
  font-weight: 600;
}
@media (max-width: 1399.98px) {
  h4 {
    font-size: 23px;
  }
}
@media (max-width: 1199.98px) {
  h4 {
    font-size: 22px;
  }
}
@media (max-width: 991.98px) {
  h4 {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 1399.98px) {
  h5 {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  h5 {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  h5 {
    font-size: 16px;
  }
}

p {
  font-size: 20px;
}
@media (max-width: 1399.98px) {
  p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  p {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  p {
    font-size: 15px;
  }
}

.__p_24 p {
  font-size: 24px;
}
@media (max-width: 1599.98px) {
  .__p_24 p {
    font-size: 22px;
  }
}
@media (max-width: 1399.98px) {
  .__p_24 p {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .__p_24 p {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .__p_24 p {
    font-size: 16px;
  }
}

td {
  font-size: 20px;
}
@media (max-width: 1399.98px) {
  td {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  td {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  td {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  td {
    font-size: 15px;
  }
}

.subtitle {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media (max-width: 1599.98px) {
  .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 1399.98px) {
  .subtitle {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .subtitle {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .subtitle {
    letter-spacing: 2px;
  }
}
@media (max-width: 480px) {
  .subtitle {
    font-size: 13px;
  }
}
.subtitle.__small {
  font-size: 16px;
  opacity: 0.8;
  letter-spacing: 1px;
}
@media (max-width: 1399.98px) {
  .subtitle.__small {
    font-size: 15px;
  }
}
@media (max-width: 991.98px) {
  .subtitle.__small {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .subtitle.__small {
    font-size: 13px;
  }
}

.__small_text_upper {
  font-size: 14px;
  font-weight: 400;
  opacity: 0.8;
  letter-spacing: 1px;
}
@media (max-width: 1399.98px) {
  .__small_text_upper {
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  .__small_text_upper {
    font-size: 12px;
  }
}

.abstract {
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 1399.98px) {
  .abstract {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .abstract {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .abstract {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .abstract {
    font-size: 16px;
  }
}
.abstract p {
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 1399.98px) {
  .abstract p {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .abstract p {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .abstract p {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .abstract p {
    font-size: 16px;
  }
}

.overflow {
  overflow: hidden;
}

.primarycolor {
  color: #1066BD;
}

.secondarycolor {
  color: #152331;
}

.whitecolor {
  color: #ffffff;
}

.blackcolor {
  color: #071829;
}

.green-dark-color {
  color: #00704f;
}

.primary_bg {
  background-color: #1066BD;
}

.grey_bg {
  background-color: #F1F1F1;
}

.white_bg {
  background-color: #ffffff;
}

.grey_bg_light {
  background-color: rgba(241, 241, 241, 0.5);
}

.light_white_bg {
  background-color: #F8F8F8;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

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

.font-weight-800 {
  font-weight: 800;
}

.font-weight-900 {
  font-weight: 900;
}

.max-width-50 {
  max-width: 50%;
}
@media (max-width: 1599.98px) {
  .max-width-50 {
    max-width: 60%;
  }
}
@media (max-width: 1399.98px) {
  .max-width-50 {
    max-width: 70%;
  }
}
@media (max-width: 767.98px) {
  .max-width-50 {
    max-width: 100%;
  }
}

.max-width-80 {
  max-width: 80%;
}
@media (max-width: 767.98px) {
  .max-width-80 {
    max-width: 100%;
  }
}

.max-width-90 {
  max-width: 90%;
}
@media (max-width: 767.98px) {
  .max-width-90 {
    max-width: 100%;
  }
}

.max-width-100 {
  max-width: 100%;
}

.max-width-500px {
  max-width: 500px;
}

.__boder_radius_6 {
  border-radius: 6px;
}

.__boder_radius_12 {
  border-radius: 12px;
}

.__boder_radius_15 {
  border-radius: 15px;
}
@media (max-width: 575.98px) {
  .__boder_radius_15 {
    border-radius: 12px;
  }
}

.__boder_radius_30 {
  border-radius: 30px;
}
@media (max-width: 1399.98px) {
  .__boder_radius_30 {
    border-radius: 15px;
  }
}
@media (max-width: 575.98px) {
  .__boder_radius_30 {
    border-radius: 12px;
  }
}

.__mobile_div {
  font-size: 44px;
  font-weight: 700;
  color: #152331;
  display: inline-flex;
  align-items: center;
  gap: 14px;
}
@media (max-width: 1399.98px) {
  .__mobile_div {
    font-size: 39px;
  }
}
@media (max-width: 1199.98px) {
  .__mobile_div {
    font-size: 37px;
  }
}
@media (max-width: 991.98px) {
  .__mobile_div {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .__mobile_div {
    font-size: 33px;
  }
}
@media (max-width: 575.98px) {
  .__mobile_div {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .__mobile_div {
    font-size: 25px;
  }
}
.__mobile_div span {
  color: #1066BD;
}
.__mobile_div:hover {
  color: #1066BD;
}

/* half circle mixin */
/* Gradient mixin */
.bg-gradient-rev-slider-top {
  background: linear-gradient(180deg, rgba(0, 15, 15, 0.3) 0%, rgba(0, 15, 15, 0) 100%);
}

.bg-gradient-rev-slider-left {
  background: linear-gradient(107deg, rgba(193, 45, 44, 0.2) 0%, rgba(0, 0, 0, 0.1) 100%);
}

.bg-gradient-intro-overlay {
  background: linear-gradient(107deg, rgba(25, 164, 163, 0.7987570028) 27%, rgba(7, 83, 105, 0.8015581232) 100%);
}

.bg-gradient-statistic-overlay {
  background: linear-gradient(107deg, rgba(2, 31, 33, 0.8771883754) 0%, rgba(1, 54, 62, 0.8267682073) 100%);
}

.bg-gradient-products-bg {
  background: linear-gradient(to bottom, #1AA79C 70%, #fff 30%);
}

.bg-gradient-parliamentary {
  background: linear-gradient(107deg, rgba(2, 31, 33, 0.8771883754) 0%, rgba(1, 54, 62, 0.8267682073) 100%);
}

/*-----------------------------
PRELOADER SECTION STARTS
-----------------------------*/
.preloadcss {
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background: #ffffff;
}

.loader-infinite {
  position: relative;
  overflow: hidden;
  padding: 30px 0;
  margin-top: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-infinite .__in {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  cursor: pointer;
}
.loader-infinite .__in:hover .__title {
  color: #1066BD;
}
.loader-infinite .__in .__title {
  color: #152331;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 991.98px) {
  .loader-infinite .__in .__title {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .loader-infinite .__in .__title {
    font-size: 14px;
  }
}
.loader-infinite .item {
  display: block;
  width: 28px;
  height: 20px;
  border-radius: 12px;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
}
.loader-infinite .item.item4 {
  background-color: transparent;
  animation: circle2 2s linear infinite;
}
.loader-infinite .item.item4 .circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  border-radius: 50%;
}
.loader-infinite .item.item4 .circle:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 12px;
  background-color: #1066BD;
  position: absolute;
  top: 15px;
  left: 6px;
}
.loader-infinite .item.item4 .circle.circle1 {
  transform: rotate(0);
  opacity: 1;
}
.loader-infinite .item.item4 .circle.circle1:before {
  background-color: #1066BD;
  width: 1px;
  height: 1px;
}
.loader-infinite .item.item4 .circle.circle2 {
  transform: rotate(40deg);
  opacity: 1;
}
.loader-infinite .item.item4 .circle.circle2:before {
  background-color: #1066BD;
  width: 2px;
  height: 2px;
}
.loader-infinite .item.item4 .circle.circle3 {
  transform: rotate(80deg);
  opacity: 1;
}
.loader-infinite .item.item4 .circle.circle3:before {
  background-color: #1066BD;
  width: 3px;
  height: 3px;
}
.loader-infinite .item.item4 .circle.circle4 {
  transform: rotate(120deg);
  opacity: 1;
}
.loader-infinite .item.item4 .circle.circle4:before {
  background-color: #1066BD;
  width: 3px;
  height: 3px;
}
.loader-infinite .item.item4 .circle.circle5 {
  transform: rotate(160deg);
  opacity: 1;
}
.loader-infinite .item.item4 .circle.circle5:before {
  background-color: #1066BD;
  width: 3px;
  height: 3px;
}
.loader-infinite .item.item4 .circle.circle6 {
  transform: rotate(200deg);
  opacity: 1;
}
.loader-infinite .item.item4 .circle.circle6:before {
  background-color: #1066BD;
}
.loader-infinite .item.item4 .circle.circle7 {
  transform: rotate(240deg);
  opacity: 1;
}
.loader-infinite .item.item4 .circle.circle7:before {
  background-color: #1066BD;
  width: 3px;
  height: 3px;
}
.loader-infinite .item.item4 .circle.circle8 {
  transform: rotate(280deg);
  opacity: 1;
}
.loader-infinite .item.item4 .circle.circle8:before {
  background-color: #1066BD;
  width: 2px;
  height: 2px;
}
.loader-infinite .item.item4 .circle.circle9 {
  transform: rotate(320deg);
  opacity: 1;
}
.loader-infinite .item.item4 .circle.circle9:before {
  background-color: #1066BD;
  width: 2px;
  height: 2px;
}

@keyframes circle0 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes circle1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes circle2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.formpreloader {
  position: fixed;
  z-index: -100;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(21, 35, 49, 0.9);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.formpreloader.active {
  opacity: 1;
  visibility: visible;
  z-index: 1001;
}
.formpreloader .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.formpreloader .container .loader-infinite {
  width: 100px;
}

/*-----------------------------
PRELOADER SECTION ENDS
-----------------------------*/
html {
  font-size: 100%;
  scroll-behavior: smooth;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  opacity: 1;
  transition: 1s opacity;
  font-size: 20px;
  font-family: "Inter", sans-serif;
  background-color: #ffffff;
  color: #393939;
  font-weight: 400;
  line-height: 1.5;
}

body {
  overflow: hidden;
  overflow-y: auto;
}
body.overflowinherit {
  overflow: inherit;
}

html.overhiden {
  overflow: hidden;
}

a {
  color: #1066BD;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
a:hover, a:focus {
  text-decoration: none;
  color: #152331;
}

.default-cursor {
  cursor: default !important;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none;
}

button {
  cursor: pointer;
}

i,
span,
a {
  display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  text-transform: normal;
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 10px;
  }
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}

*::-moz-selection {
  background: #152331;
  color: #ffffff;
  text-shadow: none;
}

::-moz-selection {
  background: #152331;
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background: #152331;
  color: #ffffff;
  text-shadow: none;
}

*::-moz-placeholder {
  color: rgba(57, 57, 57, 0.9);
  opacity: 1;
}

*::placeholder {
  color: rgba(57, 57, 57, 0.9);
  opacity: 1;
}

input::-webkit-input-placeholder {
  color: rgba(57, 57, 57, 0.9);
  opacity: 1;
}

input::-moz-input-placeholder {
  color: rgba(57, 57, 57, 0.9);
  opacity: 1;
}

input::placeholder {
  color: rgba(57, 57, 57, 0.9);
  opacity: 1;
}

body.placeholder {
  color: rgba(57, 57, 57, 0.9);
  opacity: 1;
}
body:-moz-placeholder {
  color: rgba(57, 57, 57, 0.9);
  opacity: 1;
}
body::-moz-placeholder {
  color: rgba(57, 57, 57, 0.9);
  opacity: 1;
}
body::-webkit-input-placeholder {
  color: rgba(57, 57, 57, 0.9);
  opacity: 1;
}

img {
  width: 100%;
}

.simpleParallax {
  height: 100%;
  width: 100%;
}
.simpleParallax img {
  object-fit: cover;
  height: 100%;
}

.odometer .odometer-digit .odometer-value {
  width: 100%;
}

.content-body {
  min-height: 500px;
  overflow: hidden;
}
.content-body ol {
  counter-reset: item !important;
  list-style-type: none;
  padding: 0;
}
.content-body ol.__customeorder_list {
  padding: 0 0 0 61px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .content-body ol.__customeorder_list {
    padding: 0 0 0 54px;
  }
}
@media (max-width: 767.98px) {
  .content-body ol.__customeorder_list {
    padding: 0 0 0 42px;
  }
}
.content-body ol.__customeorder_list:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 10px;
  width: 1px;
  left: 20px;
  border-left: 2px dashed rgba(7, 24, 41, 0.12);
}
@media (max-width: 767.98px) {
  .content-body ol.__customeorder_list:before {
    left: 19px;
  }
}
.content-body ol.__customeorder_list > li {
  counter-increment: item !important;
  overflow: visible;
  margin: 25px 0;
  padding-left: 25px;
}
@media (max-width: 1399.98px) {
  .content-body ol.__customeorder_list > li {
    padding-left: 12px;
  }
}
@media (max-width: 1199.98px) {
  .content-body ol.__customeorder_list > li {
    padding-left: 8px;
  }
}
.content-body ol.__customeorder_list > li .__title {
  font-size: 24px;
  font-weight: 600;
  padding: 16px 0;
}
@media (max-width: 1399.98px) {
  .content-body ol.__customeorder_list > li .__title {
    font-size: 22px;
    padding: 12px 0;
  }
}
@media (max-width: 1199.98px) {
  .content-body ol.__customeorder_list > li .__title {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .content-body ol.__customeorder_list > li .__title {
    font-size: 18px;
    padding: 8px 0;
  }
}
@media (max-width: 480px) {
  .content-body ol.__customeorder_list > li .__title {
    font-size: 16px;
  }
}
.content-body ol.__customeorder_list > li:before {
  left: -60px;
  position: absolute;
  height: 40px;
  width: 40px;
  background: #ffffff;
  border-radius: 100%;
  border: 1px solid rgba(7, 24, 41, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: #1066BD;
  content: counter(item) !important;
}
@media (max-width: 1199.98px) {
  .content-body ol.__customeorder_list > li:before {
    left: -53px;
  }
}
@media (max-width: 767.98px) {
  .content-body ol.__customeorder_list > li:before {
    font-size: 18px;
    left: -42px;
  }
}
.content-body ol > li {
  counter-increment: item !important;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 1rem;
  font-family: "Inter", sans-serif;
  padding-inline-start: 30px !important;
  position: relative;
  overflow: hidden;
  margin: 25px 0;
}
.content-body ol > li:before {
  position: absolute;
  left: 0;
  content: "" counter(item) "";
  color: rgba(55, 70, 84, 0.6);
  font-weight: 700;
}
@media (max-width: 1399.98px) {
  .content-body ol > li {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .content-body ol > li {
    font-size: 17px;
    padding-left: 35px;
  }
}
@media (max-width: 991.98px) {
  .content-body ol > li {
    font-size: 16px;
    margin: 15px 0;
  }
}
@media (max-width: 767.98px) {
  .content-body ol > li {
    font-size: 15px;
  }
}
@media (max-width: 575.98px) {
  .content-body ol > li {
    padding-left: 30px;
  }
}
.content-body ul li {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 1rem;
  font-family: "Inter", sans-serif;
  padding-left: 25px;
  position: relative;
  overflow: hidden;
  margin: 25px 0;
}
@media (max-width: 1399.98px) {
  .content-body ul li {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .content-body ul li {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .content-body ul li {
    font-size: 16px;
    margin: 15px 0;
  }
}
@media (max-width: 767.98px) {
  .content-body ul li {
    font-size: 15px;
  }
}
@media (max-width: 575.98px) {
  .content-body ul li {
    padding-left: 20px;
  }
}
.content-body ul li:before {
  content: "\e925";
  color: rgba(21, 35, 49, 0.3);
  position: absolute;
  left: 2px;
  top: 5px;
  border-radius: 100%;
  font-family: "icomoon" !important;
  font-size: 11px;
}
@media (max-width: 1399.98px) {
  .content-body ul li:before {
    top: 5px;
  }
}
@media (max-width: 991.98px) {
  .content-body ul li:before {
    font-size: 9px;
  }
}
.content-body .no-li li {
  margin: 0;
  padding-left: 0px;
}
.content-body .no-li li:before {
  content: none;
}

.hr_dasshed {
  position: relative;
  width: 100%;
  height: 1px;
  border-top: 2px dashed rgba(7, 24, 41, 0.2);
  margin: 45px 0;
}
@media (max-width: 1199.98px) {
  .hr_dasshed {
    margin: 35px 0;
  }
}
@media (max-width: 767.98px) {
  .hr_dasshed {
    margin: 30px 0;
  }
}

.theme-swiper-pagination {
  display: flex;
  gap: 10px;
}
@media (max-width: 575.98px) {
  .theme-swiper-pagination {
    gap: 6px;
  }
}
.theme-swiper-pagination.colored .swiper-pagination-bullet {
  background-color: #393939;
  opacity: 0.4;
}
.theme-swiper-pagination.colored .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #1066bd;
  opacity: 1;
}
.theme-swiper-pagination.__center {
  position: absolute;
  align-items: center;
  justify-content: center;
  bottom: 40px;
}
@media (max-width: 991.98px) {
  .theme-swiper-pagination.__center {
    bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .theme-swiper-pagination.__center {
    bottom: 20px;
  }
}
.theme-swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 4px;
  border-radius: 4px;
  background-color: white;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  margin: 0 !important;
}
@media (max-width: 575.98px) {
  .theme-swiper-pagination .swiper-pagination-bullet {
    height: 3px;
  }
}
.theme-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 24px;
}
@media (max-width: 575.98px) {
  .theme-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
  }
}

.__head_two_col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 45px;
}
.__head_two_col .__head_sec {
  max-width: 500px;
}
@media (max-width: 991.98px) {
  .__head_two_col .__head_sec {
    max-width: 100%;
  }
}

.__head_sec.center {
  text-align: center;
}

.breakline-space {
  position: relative;
  overflow: hidden;
  height: 75px;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .breakline-space {
    height: 55px;
  }
}
@media (max-width: 991.98px) {
  .breakline-space {
    height: 45px;
  }
}
@media (max-width: 575.98px) {
  .breakline-space {
    height: 30px;
  }
}

.__hr_vertical {
  width: 1px;
  height: 90px;
  background: rgba(7, 24, 41, 0.15);
  position: relative;
  overflow: hidden;
  z-index: 1;
}

._hr_horizontal {
  width: 100%;
  height: 10px;
  background: rgba(241, 241, 241, 0.5);
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 767.98px) {
  ._hr_horizontal {
    height: 7px;
  }
}

._hr_horizontal_black {
  width: 100%;
  height: 10px;
  background: rgba(7, 24, 41, 0.1);
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 991.98px) {
  ._hr_horizontal_black {
    height: 7px;
  }
}
@media (max-width: 575.98px) {
  ._hr_horizontal_black {
    height: 5px;
  }
}

/*-----------------------------
BUTTON SECTION STARTS
-----------------------------*/
.readmore_hover .__btn {
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  padding: 0px 65px 0 0px;
}
@media (max-width: 767.98px) {
  .readmore_hover .__btn {
    padding: 0px 45px 0 0px;
  }
}
.readmore_hover:hover .__btn {
  padding: 0px 50px 0 0px;
}
@media (max-width: 767.98px) {
  .readmore_hover:hover .__btn {
    padding: 0px 35px 0 0px;
  }
}
.readmore_hover:hover .__btn:after {
  background-color: #1066bd;
  border: 1px solid rgba(16, 102, 189, 0.25);
}
.readmore_hover:hover .__btn span.arrow_anim {
  color: #ffffff;
}
.readmore_hover:hover .__btn span.arrow_anim:after {
  background-color: #1066bd;
  width: 0px;
}

.__btn {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  color: #071829;
  height: 50px;
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 35px;
  justify-content: center;
  padding: 0px 75px 0 0px;
  gap: 10px;
  background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 1399.98px) {
  .__btn {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .__btn {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .__btn {
    height: 35px;
    padding: 0px 55px 0 0px;
  }
}
@media (max-width: 480px) {
  .__btn {
    font-size: 15px;
  }
}
.__btn:after {
  content: "";
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50px;
  top: 0;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.8s ease 0s !important;
  -moz-transition: all 0.8s ease 0s !important;
  -ms-transition: all 0.8s ease 0s !important;
  -o-transition: all 0.8s ease 0s !important;
  transition: all 0.8s ease 0s !important;
}
@media (max-width: 767.98px) {
  .__btn:after {
    height: 35px;
    width: 35px;
  }
}
.__btn.backarrow {
  padding: 0px 0px 0 75px;
}
@media (max-width: 767.98px) {
  .__btn.backarrow {
    padding: 0px 0 0 55px;
  }
}
.__btn.backarrow:after {
  left: 0;
  right: auto;
}
.__btn.backarrow span.arrow_anim {
  right: auto;
  left: 20px;
  transform: scaleX(-1);
}
@media (max-width: 767.98px) {
  .__btn.backarrow span.arrow_anim {
    left: 14px;
  }
}
.__btn.nowrap {
  white-space: nowrap;
}
.__btn.whitecolor {
  color: #ffffff;
}
.__btn.darkcolor {
  color: #071829;
}
.__btn.darkcolor:after {
  border: 1px solid rgba(16, 102, 189, 0.25);
}
.__btn.darkcolor span.arrow_anim {
  color: #1066BD;
}
.__btn.darkcolor span.arrow_anim:after {
  background-color: rgba(16, 102, 189, 0.25);
}
.__btn span.__txt {
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  padding: 0;
}
.__btn span.arrow_anim {
  position: absolute;
  right: 20px;
  font-size: 14px;
  z-index: 1;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 767.98px) {
  .__btn span.arrow_anim {
    right: 14px;
    font-size: 10px;
  }
}
.__btn span.arrow_anim:after {
  content: "";
  position: absolute;
  top: 7px;
  right: 5px;
  height: 1px;
  width: 40px;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .__btn span.arrow_anim:after {
    top: 5px;
    width: 30px;
  }
}
.__btn:hover:after {
  background-color: #1066bd;
  border: 1px solid rgba(16, 102, 189, 0.25);
}
.__btn:hover span.arrow_anim:after {
  background-color: #1066bd;
  width: 0px;
}
.__btn:hover.darkcolor span.arrow_anim {
  color: #ffffff;
}

.__call_to_action {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px 10px;
  flex-wrap: wrap;
}
.__call_to_action img {
  margin: 0;
  max-height: 40px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  width: auto;
}
.__call_to_action img:hover {
  opacity: 0.8;
}
.__call_to_action .__action_btn {
  position: relative;
  border: 1px solid rgba(7, 24, 41, 0.15);
  background-color: rgba(16, 102, 189, 0);
  color: #071829;
  padding: 5px 20px;
  height: 45px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 991.98px) {
  .__call_to_action .__action_btn {
    padding: 5px 15px;
    height: 40px;
    font-size: 12px;
  }
}
.__call_to_action .__action_btn span {
  font-size: 10px;
  color: #1066BD;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 991.98px) {
  .__call_to_action .__action_btn span {
    font-size: 8px;
  }
}
.__call_to_action .__action_btn img {
  margin: 0;
}
.__call_to_action .__action_btn:hover {
  background-color: #1066bd;
  border: 1px solid rgba(16, 102, 189, 0.15);
  color: #ffffff;
}
.__call_to_action .__action_btn:hover span {
  color: #ffffff;
}
.__call_to_action .__action_btn.primary_bg {
  border: 1px solid #1066bd;
  background-color: #1066bd;
  color: #ffffff;
}
.__call_to_action .__action_btn.primary_bg span {
  color: #ffffff;
}
.__call_to_action .__action_btn.primary_bg:hover {
  border: 1px solid rgba(7, 24, 41, 0.15);
  background-color: white;
  color: #1066BD;
}
.__call_to_action .__action_btn.primary_bg:hover span {
  color: #1066BD;
}
.__call_to_action .__action_btn.__large {
  height: 50px;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .__call_to_action .__action_btn.__large {
    font-size: 14px;
    height: 45px;
  }
}
.__call_to_action .__action_btn.__large span {
  font-size: 12px;
}
@media (max-width: 991.98px) {
  .__call_to_action .__action_btn.__large span {
    font-size: 10px;
  }
}
.__call_to_action .__action_btn.__large span.icon-pdf {
  font-size: 15px;
}
@media (max-width: 991.98px) {
  .__call_to_action .__action_btn.__large span.icon-pdf {
    font-size: 13px;
  }
}
.__call_to_action .__action_btn.__large span.icon-play {
  font-size: 13px;
}
@media (max-width: 991.98px) {
  .__call_to_action .__action_btn.__large span.icon-play {
    font-size: 11px;
  }
}

/*-----------------------------
BUTTON SECTION ENDS
-----------------------------*/
/*-----------------------------
SEARCH SECTION STARTS
-----------------------------*/
.searchbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 102;
  background: #ffffff;
  box-shadow: 0px 0px 12px -8px #000;
}
.searchbox .ewa-logosec {
  padding-top: 60px;
  max-width: 206px;
}
@media (max-width: 1399.98px) {
  .searchbox .ewa-logosec {
    max-width: 180px;
  }
}
@media (max-width: 991.98px) {
  .searchbox .ewa-logosec {
    max-width: 160px;
    padding-top: 25px;
  }
}
@media (max-width: 767.98px) {
  .searchbox .ewa-logosec {
    max-width: 140px;
  }
}
@media (max-width: 480px) {
  .searchbox .ewa-logosec {
    max-width: 120px;
  }
}
.searchbox .searchinput {
  position: relative;
  margin: 100px 0 80px;
}
@media (max-width: 1399.98px) {
  .searchbox .searchinput {
    margin: 70px 0 70px;
  }
}
.searchbox .searchinput .__search_in {
  max-width: 80%;
  margin: 0 auto;
}
@media (max-width: 1199.98px) {
  .searchbox .searchinput .__search_in {
    max-width: 100%;
  }
}
.searchbox .searchinput .__search_in form {
  height: 60px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .searchbox .searchinput .__search_in form {
    height: 53px;
  }
}
.searchbox .searchinput .__search_in form #txtSearch {
  height: 100%;
  width: 100%;
  border: 1px solid rgba(57, 57, 57, 0.5);
  border-radius: 50px;
  padding: 0 80px 0 35px;
  font-size: 16px;
  font-weight: 300;
  color: #393939;
}
.searchbox .searchinput .__search_in form #txtSearch.placeholder {
  color: #393939;
  opacity: 0.5;
}
.searchbox .searchinput .__search_in form #txtSearch:-moz-placeholder {
  color: #393939;
  opacity: 0.5;
}
.searchbox .searchinput .__search_in form #txtSearch::-moz-placeholder {
  color: #393939;
  opacity: 0.5;
}
.searchbox .searchinput .__search_in form #txtSearch::-webkit-input-placeholder {
  color: #393939;
  opacity: 0.5;
}
@media (max-width: 575.98px) {
  .searchbox .searchinput .__search_in form #txtSearch {
    font-size: 14px;
    padding: 0 68px 0 28px;
  }
}
.searchbox .searchinput .__search_in form #txtSearch:focus {
  border: 1px solid rgba(16, 102, 189, 0.5);
}
.searchbox .searchinput .__search_in form button {
  font-size: 25px;
  position: absolute;
  top: 0px;
  z-index: 1;
  right: 0px;
  border: 0px;
  padding: 0px 30px 0 15px;
  height: 100%;
  box-shadow: none;
  color: #1066BD;
  background-color: rgba(16, 102, 189, 0);
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  opacity: 0.7;
}
@media (max-width: 991.98px) {
  .searchbox .searchinput .__search_in form button {
    font-size: 20px;
    padding: 0px 25px 0 15px;
  }
}
.searchbox .searchinput .__search_in form button:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 14px;
  height: 30px;
  width: 1px;
  background-color: rgba(57, 57, 57, 0.2);
}
@media (max-width: 991.98px) {
  .searchbox .searchinput .__search_in form button:before {
    top: 14px;
    height: 24px;
  }
}
.searchbox .searchinput .__search_in form button:hover {
  opacity: 1;
}
.searchbox .searchinput .__search_in .__search_result_value {
  font-size: 14px;
  font-weight: 200;
  padding: 10px 29px;
}
@media (max-width: 767.98px) {
  .searchbox .searchinput .__search_in .__search_result_value {
    font-size: 13px;
  }
}
@media (max-width: 575.98px) {
  .searchbox .searchinput .__search_in .__search_result_value {
    font-size: 12px;
    padding: 5px 29px;
  }
}
.searchbox .searchinput .__search_in .__search_result_value span {
  font-weight: 500;
  color: #1066BD;
}
.searchbox .searchinput .__search_in .__filter_tags {
  position: relative;
  padding-top: 40px;
}
@media (max-width: 991.98px) {
  .searchbox .searchinput .__search_in .__filter_tags {
    padding-top: 30px;
  }
}
.searchbox .searchinput .__search_in .__filter_tags ul {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  gap: 10px 10px;
}
.searchbox .searchinput .__search_in .__filter_tags ul li a {
  font-weight: 600;
  font-size: 14px;
  background-color: #F1F1F1;
  color: #393939;
  padding: 10px 25px;
  border-radius: 60px;
}
@media (max-width: 991.98px) {
  .searchbox .searchinput .__search_in .__filter_tags ul li a {
    font-size: 12px;
  }
}
.searchbox .searchinput .__search_in .__filter_tags ul li a:hover {
  background-color: #1066BD;
  color: #ffffff;
}
.searchbox .searchinput .__search_in .__filter_title {
  font-size: 16px;
  font-weight: 600;
  padding: 10px 0;
}
@media (max-width: 575.98px) {
  .searchbox .searchinput .__search_in .__filter_title {
    font-size: 14px;
  }
}
.searchbox .__search_close {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 10px 20px;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .searchbox .__search_close {
    right: 0px;
  }
}
.searchbox .__search_close span {
  color: #1066bd;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.searchbox .__search_close:hover span {
  color: rgba(16, 102, 189, 0.5);
}

.headerpop-close {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(7, 24, 41, 0.8);
  z-index: 101;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.headerpop-close.active {
  visibility: visible;
  opacity: 1;
  pointer-events: inherit;
}

.headerpop-close1 {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(7, 24, 41, 0.8);
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.headerpop-close1.active {
  visibility: visible;
  opacity: 1;
  pointer-events: inherit;
}

/*-----------------------------
SEARCH SECTION ENDS
-----------------------------*/
/*-----------------------------
HEADER SECTION STARTS
-----------------------------*/
.navik-menu li > ul {
  display: none;
}

.dropdown-plus {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.navik-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  background-color: rgba(7, 24, 41, 0);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.navik-header .container {
  position: relative;
}
.navik-header.slideUp {
  transform: translateY(-280%);
}
.navik-header.headroom--not-top {
  background-color: #1066bd;
}
.navik-header.headroom--not-top .__in {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  padding: 10px 0;
}
.navik-header.headroom--not-top .__in .header__row .ewa-logosec img {
  max-width: 180px;
}
@media (max-width: 1399.98px) {
  .navik-header.headroom--not-top .__in .header__row .ewa-logosec img {
    max-width: 130px;
  }
}
@media (max-width: 480px) {
  .navik-header.headroom--not-top .__in .header__row .ewa-logosec img {
    max-width: 120px;
  }
}
.navik-header.headroom--not-top .__in .header__row .primarymenu-col .menu-search-lang .lang-switcher a:hover, .navik-header.headroom--not-top .__in .header__row .primarymenu-col .menu-search-lang .search-switcher:hover {
  color: rgba(255, 255, 255, 0.7);
}
.navik-header.headroom--not-top .__hubmbergermob:hover .line-menu {
  background-color: rgba(255, 255, 255, 0.7);
}
.navik-header .__in {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .navik-header .__in {
    padding: 15px 0;
  }
}
@media (max-width: 480px) {
  .navik-header .__in {
    padding: 10px 0;
  }
}
.navik-header .__in .header__row .ewa-logosec img {
  max-width: 206px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .navik-header .__in .header__row .ewa-logosec img {
    max-width: 180px;
  }
}
@media (max-width: 991.98px) {
  .navik-header .__in .header__row .ewa-logosec img {
    max-width: 160px;
  }
}
@media (max-width: 767.98px) {
  .navik-header .__in .header__row .ewa-logosec img {
    max-width: 140px;
  }
}
@media (max-width: 480px) {
  .navik-header .__in .header__row .ewa-logosec img {
    max-width: 120px;
  }
}
.navik-header .__in .header__row .primarymenu-col {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 5px 20px;
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 20px;
}
@media (max-width: 991.98px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang {
    gap: 20px;
  }
}
@media (max-width: 575.98px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang {
    gap: 15px;
  }
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang .login-switcher a {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  min-width: 100px;
  border-radius: 40px;
  padding: 0 15px;
}
@media (max-width: 991.98px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang .login-switcher a {
    font-size: 18px;
    padding: 0;
    width: 35px;
    height: 35px;
    min-width: 35px;
  }
}
@media (max-width: 767.98px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang .login-switcher a {
    font-size: 16px;
  }
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang .login-switcher a .__desktop_text {
  display: block;
}
@media (max-width: 991.98px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang .login-switcher a .__desktop_text {
    display: none;
  }
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang .login-switcher a .__mobile_text {
  display: none;
}
@media (max-width: 991.98px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang .login-switcher a .__mobile_text {
    display: block;
  }
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang .login-switcher a:hover {
  color: #1066BD;
  background-color: white;
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang .lang-switcher a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  font-family: "Inter", "IBM Plex Sans Arabic", sans-serif;
}
@media (max-width: 767.98px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang .lang-switcher a {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang .lang-switcher a {
    font-size: 20px;
    margin-top: -5px;
  }
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang .lang-switcher a.__desktop_text {
  display: block;
  transform: translateY(-4px);
}
@media (max-width: 480px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang .lang-switcher a.__desktop_text {
    display: none;
  }
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang .lang-switcher a.__mobile_text {
  display: none;
  font-size: 16px;
  margin-top: -7px;
}
@media (max-width: 480px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang .lang-switcher a.__mobile_text {
    display: block;
  }
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang .lang-switcher a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang .search-switcher {
  color: #ffffff;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  padding: 10px 0;
}
@media (max-width: 767.98px) {
  .navik-header .__in .header__row .primarymenu-col .menu-search-lang .search-switcher {
    font-size: 14px;
    padding: 4px;
  }
}
.navik-header .__in .header__row .primarymenu-col .menu-search-lang .search-switcher:hover {
  color: rgba(255, 255, 255, 0.8);
}

.navik-header.headroom--not-top .__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul {
  top: 84px;
}

.navik-menu > div > ul > li > ul.__menu_drop_ul .____menu_drop_ul_2 > .menu_drop_second > ul.slidedown {
  display: block !important;
}

.navik-menu > div > ul > li > ul.__menu_drop_ul .____menu_drop_ul_2 > li > a > .dropdown-plus {
  display: none;
}

.navik-menu > div > ul > li > a.__menu_drop_active:after {
  transform: scaleY(-1);
}

.navik-menu > div > ul > li > ul.__menu_drop_ul.__menu_small .____menu_drop_ul_2 > li > a > .dropdown-plus {
  display: block;
}

@media (max-width: 1199.98px) {
  .__primary_menu_desktop {
    display: none;
  }
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul {
  display: flex;
  align-items: center;
  gap: 10px 28px;
}
@media (max-width: 1599.98px) {
  .__primary_menu_desktop .navikmenucontainer ul.navikmenuul {
    gap: 10px 12px;
  }
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul.active > li > a:not(.__menu_drop_active) {
  opacity: 0.3;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul.active > li > a:not(.__menu_drop_active):hover {
  opacity: 1;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul {
  position: absolute;
  width: 100%;
  left: 0;
  top: 112px;
  background: #ffffff;
  padding: 0px;
  transition: top 0.5s ease 0s;
  box-shadow: 0px 2px 4px rgba(57, 57, 57, 0.3);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}
@media (max-width: 1399.98px) {
  .__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul {
    top: 93px;
  }
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small {
  left: auto;
  right: auto;
  max-width: 350px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small .__mega_menu_row {
  overflow-y: auto;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small .__mega_menu_row .__mega_menu_col {
  padding: 20px 5px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small .__mega_menu_row .__mega_menu_col .____menu_drop_ul_2 {
  width: 100%;
  border-right: 0px solid rgba(7, 24, 41, 0.1);
  border-left: 0px solid rgba(7, 24, 41, 0.1);
  display: inherit;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small .__mega_menu_row .__mega_menu_col .____menu_drop_ul_2 > li > a {
  text-transform: none;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small .__mega_menu_row .__mega_menu_col .____menu_drop_ul_2 li {
  border-right: 0px solid rgba(7, 24, 41, 0.1);
  margin-bottom: 0px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small .__mega_menu_row .__mega_menu_col .____menu_drop_ul_2 li.menu_drop_second > a:after {
  content: "\e905" !important;
  position: absolute;
  top: 15px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small .__mega_menu_row .__mega_menu_col .____menu_drop_ul_2 li.menu_drop_second ul {
  padding-left: 20px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small .__mega_menu_row .__mega_menu_col .____menu_drop_ul_2 li.menu_drop_second ul li {
  border-left: 1px solid rgba(7, 24, 41, 0.1);
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small .__mega_menu_row .__mega_menu_col .____menu_drop_ul_2 li.menu_drop_second ul li a {
  font-size: 14px;
  padding: 7px 12px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary > ul.__menu_drop_ul.__menu_small .__mega_menu_row .__mega_menu_col .____menu_drop_ul_2 li a {
  padding: 7px 20px;
  border-radius: 0px;
  font-weight: 400;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .__mega_menu_row .____menu_drop_ul_2 > li > a {
  text-transform: uppercase;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .__mega_menu_row .____menu_drop_ul_2 > li > a:after {
  content: none !important;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 > li > ul > li > ul {
  border: 0px;
  padding-left: 30px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 > li > ul > li > ul li {
  border-left: 1px solid rgba(7, 24, 41, 0.1);
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 > li > ul > li > ul li a {
  font-size: 14px;
  padding: 7px 12px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 > li {
  border-right: 1px solid rgba(7, 24, 41, 0.1);
  margin-bottom: 20px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 > li:nth-child(4n+4) {
  border-right: 0px solid rgba(7, 24, 41, 0.1);
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 > li:last-child {
  border-right: 0px solid rgba(7, 24, 41, 0.1);
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 li a {
  width: 100%;
  padding: 15px 30px 15px 30px;
  background: rgba(241, 241, 241, 0);
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  border-right: 0px solid rgba(7, 24, 41, 0);
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 li a.__menu_drop_span:after {
  content: "\e905";
  font-size: 6px;
  opacity: 0.2;
  color: #071829;
  top: 22px;
  right: 25px;
  pointer-events: none;
}
@media (max-width: 1399.98px) {
  .__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 li a.__menu_drop_span:after {
    top: 20px;
  }
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 li a.__menu_drop_span .dropdown-plus {
  height: 100%;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 li a.__menu_drop_span.__menu_drop_active {
  color: #1066BD;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 li a.__menu_drop_span.__menu_drop_active:after {
  opacity: 1;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 li a:hover {
  color: #1066BD;
  opacity: 1;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 li ul li a {
  padding: 7px 45px 7px 30px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 li ul li a:after {
  top: 15px !important;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary .____menu_drop_ul_2 li ul li a.__menu_drop_active {
  background: rgba(241, 241, 241, 0) !important;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary ul li a {
  color: #071829;
  font-weight: 600;
  font-size: 16px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary ul li ul {
  position: relative;
  left: 0%;
  top: 0;
  width: 100%;
  border-right: 0px solid rgba(7, 24, 41, 0.1);
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.menu_drop_primary ul li ul li a {
  font-weight: 400;
  font-size: 16px;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.dropdown_menu > a {
  padding-right: 15px;
  position: relative;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.dropdown_menu > a:after {
  content: "\e905";
  position: absolute;
  font-family: icomoon;
  font-size: 5px;
  opacity: 0.4;
  top: 0;
  right: 0;
  line-height: 27px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__primary_menu_desktop .navikmenucontainer ul.navikmenuul li.dropdown_menu > a:after {
    top: 0;
  }
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 1599.98px) {
  .__primary_menu_desktop .navikmenucontainer ul.navikmenuul li a {
    font-size: 16px;
  }
}
@media (max-width: 1399.98px) {
  .__primary_menu_desktop .navikmenucontainer ul.navikmenuul li a {
    font-size: 15px;
  }
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul li a:hover {
  opacity: 0.8;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row {
  position: relative;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col {
  padding: 40px 20px 40px 30px;
}
@media (max-width: 1399.98px) {
  .__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col {
    padding: 30px 20px 40px 25px;
  }
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt {
  position: relative;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(15deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 70%);
  background: -webkit-linear-gradient(15deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 70%);
  background: linear-gradient(15deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1066BD;
  opacity: 0.15;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 16/9;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img .__mega_title_col {
  position: absolute;
  bottom: 0;
  z-index: 1;
  padding: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  gap: 15px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img .__mega_title_col {
    padding: 15px;
  }
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img .__mega_title_col .__mega_title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.1;
  color: #ffffff;
}
@media (max-width: 1399.98px) {
  .__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img .__mega_title_col .__mega_title {
    font-size: 25px;
  }
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img:hover {
  opacity: 1;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img:hover:after {
  opacity: 0.5;
  background-color: #152331;
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img:hover .__btn:after {
  background-color: #1066BD;
  border: 1px solid rgba(16, 102, 189, 0.25);
}
.__primary_menu_desktop .navikmenucontainer ul.navikmenuul .__mega_menu_row .__mega_menu_col_rt .__mega_menu_banner_img:hover .__btn span.arrow_anim::after {
  background-color: #1066BD;
  width: 0px;
}

.popup_menu_sec {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 100dvh;
  width: 100%;
  z-index: 102;
  background: #ffffff;
  overflow-y: auto;
  max-height: 100%;
  overflow-x: hidden;
}
@media (max-width: 991.98px) {
  .popup_menu_sec {
    display: block !important;
    height: 100%;
    min-height: 100%;
    width: 420px;
    padding: 0 10px;
    overflow-y: auto;
    right: -430px;
    -webkit-transition: all 0.8s ease 0s !important;
    -moz-transition: all 0.8s ease 0s !important;
    -ms-transition: all 0.8s ease 0s !important;
    -o-transition: all 0.8s ease 0s !important;
    transition: all 0.8s ease 0s !important;
  }
}
@media (max-width: 480px) {
  .popup_menu_sec {
    width: 90%;
    right: -100%;
    -webkit-transition: all 0.6s ease 0s !important;
    -moz-transition: all 0.6s ease 0s !important;
    -ms-transition: all 0.6s ease 0s !important;
    -o-transition: all 0.6s ease 0s !important;
    transition: all 0.6s ease 0s !important;
    padding: 0px;
  }
}
.popup_menu_sec.active {
  right: 0;
}
.popup_menu_sec .container {
  height: 100%;
  position: relative;
}
.popup_menu_sec .ewa-logosec {
  padding-top: 35px;
  max-width: 206px;
}
@media (max-width: 1399.98px) {
  .popup_menu_sec .ewa-logosec {
    max-width: 180px;
  }
}
@media (max-width: 991.98px) {
  .popup_menu_sec .ewa-logosec {
    max-width: 160px;
    padding-top: 25px;
  }
}
@media (max-width: 767.98px) {
  .popup_menu_sec .ewa-logosec {
    max-width: 140px;
  }
}
@media (max-width: 480px) {
  .popup_menu_sec .ewa-logosec {
    max-width: 120px;
  }
}
.popup_menu_sec .menu-search-lang-pop {
  position: absolute;
  top: 31px;
  right: 13px;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px 16px;
}
@media (max-width: 1399.98px) {
  .popup_menu_sec .menu-search-lang-pop {
    top: 21px;
  }
}
@media (max-width: 991.98px) {
  .popup_menu_sec .menu-search-lang-pop {
    gap: 10px;
    top: 25px;
  }
}
@media (max-width: 575.98px) {
  .popup_menu_sec .menu-search-lang-pop {
    gap: 10px;
    top: 18px;
  }
}
.popup_menu_sec .menu-search-lang-pop .login-switcher a {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1066bd;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  min-width: 100px;
  border-radius: 40px;
  padding: 0 15px;
}
@media (max-width: 991.98px) {
  .popup_menu_sec .menu-search-lang-pop .login-switcher a {
    font-size: 18px;
    padding: 0;
    width: 35px;
    height: 35px;
    min-width: 35px;
  }
}
@media (max-width: 767.98px) {
  .popup_menu_sec .menu-search-lang-pop .login-switcher a {
    font-size: 16px;
  }
}
.popup_menu_sec .menu-search-lang-pop .login-switcher a .__desktop_text {
  display: block;
}
@media (max-width: 991.98px) {
  .popup_menu_sec .menu-search-lang-pop .login-switcher a .__desktop_text {
    display: none;
  }
}
.popup_menu_sec .menu-search-lang-pop .login-switcher a .__mobile_text {
  display: none;
}
@media (max-width: 991.98px) {
  .popup_menu_sec .menu-search-lang-pop .login-switcher a .__mobile_text {
    display: block;
  }
}
.popup_menu_sec .menu-search-lang-pop .login-switcher a:hover {
  color: #ffffff;
  background-color: #152331;
}
.popup_menu_sec .menu-search-lang-pop .lang-switcher a {
  color: #071829;
  font-size: 16px;
  font-weight: 300;
  font-family: "Inter", "IBM Plex Sans Arabic", sans-serif;
}
@media (max-width: 767.98px) {
  .popup_menu_sec .menu-search-lang-pop .lang-switcher a {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .popup_menu_sec .menu-search-lang-pop .lang-switcher a {
    font-size: 20px;
    margin-top: -5px;
  }
}
.popup_menu_sec .menu-search-lang-pop .lang-switcher a.__desktop_text {
  display: block;
  transform: translateY(-4px);
}
@media (max-width: 480px) {
  .popup_menu_sec .menu-search-lang-pop .lang-switcher a.__desktop_text {
    display: none;
  }
}
.popup_menu_sec .menu-search-lang-pop .lang-switcher a.__mobile_text {
  display: none;
  font-size: 16px;
  margin-top: -7px;
}
@media (max-width: 480px) {
  .popup_menu_sec .menu-search-lang-pop .lang-switcher a.__mobile_text {
    display: block;
  }
}
.popup_menu_sec .menu-search-lang-pop .lang-switcher a:hover {
  color: rgba(21, 35, 49, 0.8);
}
.popup_menu_sec .menu-search-lang-pop .search-switcher {
  color: #1066BD;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  padding: 10px;
}
@media (max-width: 767.98px) {
  .popup_menu_sec .menu-search-lang-pop .search-switcher {
    font-size: 14px;
    padding: 4px;
  }
}
.popup_menu_sec .menu-search-lang-pop .search-switcher:hover {
  color: rgba(21, 35, 49, 0.8);
}
.popup_menu_sec .__popmenu_close {
  position: relative;
  padding: 10px 0px;
  cursor: pointer;
}
.popup_menu_sec .__popmenu_close span {
  color: rgba(16, 102, 189, 0.8);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.popup_menu_sec .__popmenu_close:hover span {
  color: #1066bd;
}

.__popup_mega_menu {
  position: relative;
  overflow: hidden;
  padding: 50px 0 50px;
  height: calc(100% - 160px);
  overflow-y: auto;
}
@media (max-width: 991.98px) {
  .__popup_mega_menu {
    height: auto;
  }
}
@media (max-width: 575.98px) {
  .__popup_mega_menu {
    padding: 30px 0 50px;
  }
}
.__popup_mega_menu .__popup_mega_menu_list {
  position: relative;
  width: 100%;
  height: 100%;
}
.__popup_mega_menu .__popup_mega_menu_list ul {
  height: 100%;
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul {
  width: 25%;
  position: relative;
  border-right: 1px solid rgba(7, 24, 41, 0.1);
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul {
    width: 100%;
    border-right: 0px solid rgba(7, 24, 41, 0.1);
  }
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul > li > ul > li > ul > li > ul {
  border: 0px;
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li.pop_dropdown_menu a.__menu_drop_span {
  display: flex;
  align-items: center;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li.pop_dropdown_menu a.__menu_drop_span:after {
  content: "\e90d";
  font-family: icomoon;
  font-size: 10px;
  color: #071829;
  right: 13px;
  position: absolute;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  pointer-events: none;
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li.pop_dropdown_menu a.__menu_drop_span:after {
    content: "\e905";
    font-size: 6px;
  }
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li.pop_dropdown_menu a.__menu_drop_span.__menu_drop_active {
  border-right: 1px solid #1066bd;
  color: #1066BD;
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li.pop_dropdown_menu a.__menu_drop_span.__menu_drop_active:after {
  opacity: 1;
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li.pop_dropdown_menu a.__menu_drop_span.__menu_drop_active:after {
    content: "\e914";
  }
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li.pop_dropdown_menu a.__menu_drop_span.__menu_drop_active {
    border-right: 0px solid #1066bd;
    background: rgba(241, 241, 241, 0) !important;
  }
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li a {
  color: #071829;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 30px 10px 20px;
  background: rgba(241, 241, 241, 0);
  width: 100%;
  position: relative;
  border-right: 1px solid rgba(7, 24, 41, 0);
}
@media (max-width: 1399.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li a {
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li a {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li a {
    font-size: 20px;
    padding: 10px 30px 10px 0px;
  }
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li a:hover {
  color: #1066BD;
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li a:hover {
    background: rgba(241, 241, 241, 0) !important;
  }
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li a .pop-dropdown-plus {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul {
  display: none;
  position: absolute;
  left: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  border-right: 1px solid rgba(7, 24, 41, 0.1);
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul {
    position: relative;
    left: auto;
    border-left: 0px solid rgba(7, 24, 41, 0.1);
    border-right: 0px solid rgba(7, 24, 41, 0.1);
    padding: 10px 0 10px 10px;
    background-color: rgba(241, 241, 241, 0.7);
    border-radius: 5px;
  }
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul li {
    border: 0;
  }
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul li a {
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul li a {
    font-size: 16px;
  }
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul li a.__menu_drop_active {
  background: rgba(241, 241, 241, 0) !important;
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul li ul {
    padding: 0px 0 0px 10px;
    background-color: rgba(241, 241, 241, 0);
  }
}
.__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul li ul li a {
  font-size: 16px;
}
@media (max-width: 1399.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul li ul li a {
    font-size: 14px;
  }
}
@media (max-width: 1199.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul li ul li a {
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  .__popup_mega_menu .__popup_mega_menu_list ul.__popup_mega_menu_list_ul li ul li ul li a {
    font-size: 14px;
    padding: 8px 0;
  }
}

.__hubmbergermob {
  position: relative;
  z-index: 10;
  width: 26px;
  cursor: pointer;
}
.__hubmbergermob .line-menu {
  height: 2px;
  width: 100%;
  margin: 5px 0;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  opacity: 1;
  border-radius: 10px;
}
.__hubmbergermob .line-menu.second-line {
  width: 55%;
  margin-left: auto;
}
.__hubmbergermob:hover .line-menu.second-line {
  width: 100%;
}

/*-----------------------------
HEADER SECTION ENDS
-----------------------------*/
/*-----------------------------
HEROBANNER SECTION STARTS
-----------------------------*/
.hero-banner-sec {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 85dvh;
  max-height: 800px;
  min-height: 650px;
  background: #071829;
}
@media (max-width: 1399.98px) {
  .hero-banner-sec {
    max-height: 700px;
    min-height: 600px;
  }
}
@media (max-width: 1199.98px) {
  .hero-banner-sec {
    max-height: 600px;
    min-height: 550px;
  }
}
@media (max-width: 767.98px) {
  .hero-banner-sec {
    max-height: 500px;
    min-height: 500px;
  }
}
.hero-banner-sec.active .__herobanner_container .__herobanner_content .__content {
  transform: translateY(0);
  opacity: 1;
}
.hero-banner-sec .swiper {
  height: 100%;
}
.hero-banner-sec .swiper .swiper-slide.swiper-slide-active .__herobanner_container .img-back {
  transform: scale(1);
  -webkit-transition: all 10s ease 0s !important;
  -moz-transition: all 10s ease 0s !important;
  -ms-transition: all 10s ease 0s !important;
  -o-transition: all 10s ease 0s !important;
  transition: all 10s ease 0s !important;
}
@media (max-width: 575.98px) {
  .hero-banner-sec .swiper .swiper-slide.swiper-slide-active .__herobanner_container .img-back {
    -webkit-transition: all 5s ease 0s !important;
    -moz-transition: all 5s ease 0s !important;
    -ms-transition: all 5s ease 0s !important;
    -o-transition: all 5s ease 0s !important;
    transition: all 5s ease 0s !important;
  }
}
.hero-banner-sec .__herobanner_container {
  height: 100%;
  position: relative;
  background: #071829;
}
.hero-banner-sec .__herobanner_container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(0deg, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0) 60%, rgb(28, 28, 28) 100%);
  background: -webkit-linear-gradient(0deg, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0) 60%, rgb(28, 28, 28) 100%);
  background: linear-gradient(0deg, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0) 60%, rgb(28, 28, 28) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
  opacity: 0.6;
  z-index: 1;
}
.hero-banner-sec .__herobanner_container:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(40deg, rgba(28, 28, 28, 0.7021009087) 0%, rgba(28, 28, 28, 0) 75%);
  background: -webkit-linear-gradient(40deg, rgba(28, 28, 28, 0.7021009087) 0%, rgba(28, 28, 28, 0) 75%);
  background: linear-gradient(40deg, rgba(28, 28, 28, 0.7021009087) 0%, rgba(28, 28, 28, 0) 75%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
  z-index: 1;
  opacity: 0.95;
}
.hero-banner-sec .__herobanner_container .img-back {
  height: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all 1s ease 0s !important;
  -moz-transition: all 1s ease 0s !important;
  -ms-transition: all 1s ease 0s !important;
  -o-transition: all 1s ease 0s !important;
  transition: all 1s ease 0s !important;
}
.hero-banner-sec .__herobanner_container .img-back img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.hero-banner-sec .__herobanner_container .img-back:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #1066BD;
  opacity: 0.25;
  mix-blend-mode: multiply;
  z-index: 1;
}
.hero-banner-sec .__herobanner_container .img-back .video-backgroundsec {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.hero-banner-sec .__herobanner_container .img-back .video-backgroundsec .__youtube_vid {
  height: 100%;
  width: 100%;
}
.hero-banner-sec .__herobanner_container .img-back .video-backgroundsec .__loacalvideo {
  height: 100%;
  width: 100%;
}
.hero-banner-sec .__herobanner_container .img-back .video-backgroundsec .__loacalvideo video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.hero-banner-sec .__herobanner_container .__herobanner_content {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
}
@media (max-width: 575.98px) {
  .hero-banner-sec .__herobanner_container .__herobanner_content {
    top: auto;
    align-items: end;
    bottom: 80px;
  }
}
.hero-banner-sec .__herobanner_container .__herobanner_content .__content {
  max-width: 850px;
  padding-top: 30px;
  position: relative;
  transform: translateY(50px);
  -webkit-transition: all 0.8s ease 0s !important;
  -moz-transition: all 0.8s ease 0s !important;
  -ms-transition: all 0.8s ease 0s !important;
  -o-transition: all 0.8s ease 0s !important;
  transition: all 0.8s ease 0s !important;
  opacity: 0;
}
@media (max-width: 1599.98px) {
  .hero-banner-sec .__herobanner_container .__herobanner_content .__content {
    max-width: 750px;
  }
}
@media (max-width: 1399.98px) {
  .hero-banner-sec .__herobanner_container .__herobanner_content .__content {
    max-width: 690px;
  }
}
@media (max-width: 991.98px) {
  .hero-banner-sec .__herobanner_container .__herobanner_content .__content {
    max-width: 85%;
  }
}
@media (max-width: 767.98px) {
  .hero-banner-sec .__herobanner_container .__herobanner_content .__content {
    max-width: 100%;
  }
}
.hero-banner-sec .__herobanner_container .__herobanner_content .__content .subtitle {
  padding-bottom: 5px;
}
.hero-banner-sec .__herobanner_container .__herobanner_content .__content h1 {
  margin: 0;
  line-height: normal;
}
.hero-banner-sec .__herobanner_container .__herobanner_content .__content .__home_btn {
  padding-top: 25px;
}
@media (max-width: 1399.98px) {
  .hero-banner-sec .__herobanner_container .__herobanner_content .__content .__home_btn {
    padding-top: 20px;
  }
}
@media (max-width: 575.98px) {
  .hero-banner-sec .__herobanner_container .__herobanner_content .__content .__home_btn {
    padding-top: 15px;
  }
}
.hero-banner-sec .__herobanner_container .__herobanner_content .__content .homepagi {
  position: absolute;
  bottom: -65px;
}
@media (max-width: 1199.98px) {
  .hero-banner-sec .__herobanner_container .__herobanner_content .__content .homepagi {
    bottom: -50px;
  }
}
@media (max-width: 767.98px) {
  .hero-banner-sec .__herobanner_container .__herobanner_content .__content .homepagi {
    bottom: -35px;
  }
}

.video-background-controls {
  display: none;
}

/*-----------------------------
HEROBANNER SECTION ENDS
-----------------------------*/
/***************************************************
PAGE BANNER SECTION STARTS
****************************************************/
.page-banner-sec {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 480px;
  background: #071829;
}
@media (max-width: 1399.98px) {
  .page-banner-sec {
    height: 380px;
  }
}
@media (max-width: 1199.98px) {
  .page-banner-sec {
    height: 350px;
  }
}
@media (max-width: 767.98px) {
  .page-banner-sec {
    height: 300px;
  }
}
@media (max-width: 575.98px) {
  .page-banner-sec {
    height: 280px;
  }
}
@media (max-width: 480px) {
  .page-banner-sec {
    height: 250px;
  }
}
.page-banner-sec:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  width: 100%;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(180deg, rgba(28, 28, 28, 0.6460784998) 0%, rgba(28, 28, 28, 0) 44%);
  background: -webkit-linear-gradient(180deg, rgba(28, 28, 28, 0.6460784998) 0%, rgba(28, 28, 28, 0) 44%);
  background: linear-gradient(180deg, rgba(28, 28, 28, 0.6460784998) 0%, rgba(28, 28, 28, 0) 44%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
  opacity: 0.8;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .page-banner-sec:before {
    opacity: 1;
    height: 70%;
    background: -moz-linear-gradient(180deg, rgba(28, 28, 28, 0.85) 0%, rgba(28, 28, 28, 0) 44%);
    background: -webkit-linear-gradient(180deg, rgba(28, 28, 28, 0.85) 0%, rgba(28, 28, 28, 0) 44%);
    background: linear-gradient(180deg, rgba(28, 28, 28, 0.85) 0%, rgba(28, 28, 28, 0) 44%);
  }
}
.page-banner-sec:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(8deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 45%);
  background: -webkit-linear-gradient(8deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 45%);
  background: linear-gradient(8deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 45%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
  z-index: 1;
  opacity: 0.8;
}
.page-banner-sec .page-banner-img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  animation: BannerzoomIn 50s linear 1;
}
@media (max-width: 767.98px) {
  .page-banner-sec .page-banner-img {
    animation: BannerzoomIn 40s linear 1;
  }
}
.page-banner-sec .page-banner-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #1066BD;
  opacity: 0.25;
  mix-blend-mode: multiply;
  z-index: 1;
}
.page-banner-sec .page-banner-img .simpleParallax {
  width: 100%;
  height: 100%;
}
.page-banner-sec .page-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  position: absolute;
  left: 0;
}
.page-banner-sec .page_banner_container {
  height: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: end;
  width: 100%;
}
.page-banner-sec .breadcrumbs-sec {
  position: absolute;
  bottom: 12%;
  width: 98%;
  color: #ffffff;
}
@media (max-width: 1399.98px) {
  .page-banner-sec .breadcrumbs-sec {
    bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .page-banner-sec .breadcrumbs-sec {
    width: 95%;
    bottom: 15px;
  }
}
@media (max-width: 480px) {
  .page-banner-sec .breadcrumbs-sec {
    width: 93%;
    bottom: 8px;
  }
}
.page-banner-sec .breadcrumbs-sec .row {
  align-items: end;
  padding: 15px 0 5px;
}
@media (max-width: 767.98px) {
  .page-banner-sec .breadcrumbs-sec .row {
    padding: 5px 0;
  }
}
.page-banner-sec .breadcrumbs-sec .breadcrumbs-menu {
  line-height: 0;
  margin-bottom: 10px;
}
@media (max-width: 575.98px) {
  .page-banner-sec .breadcrumbs-sec .breadcrumbs-menu {
    margin-bottom: 5px;
  }
}
.page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul {
  display: flex;
  align-items: end;
  flex-wrap: wrap;
}
.page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  margin: 0;
  padding: 0 23px 0 0px;
  position: relative;
  color: #ffffff;
}
@media (max-width: 991.98px) {
  .page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li {
    font-size: 11px;
  }
}
@media (max-width: 575.98px) {
  .page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li {
    padding: 0 15px 0 0px;
  }
}
.page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li:after {
  content: "";
  position: absolute;
  right: 10px;
  height: 16px;
  width: 1px;
  background: #ffffff;
  bottom: 3px;
  transform: skewX(-27deg);
  opacity: 0.3;
}
@media (max-width: 991.98px) {
  .page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li:after {
    bottom: 1px;
    height: 11px;
  }
}
@media (max-width: 575.98px) {
  .page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li:after {
    right: 6px;
  }
}
.page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li:last-child:after {
  content: none;
}
.page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li a {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  color: #ffffff;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
@media (max-width: 991.98px) {
  .page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li a {
    font-size: 11px;
  }
}
.page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li a span {
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li a span {
    font-size: 11px;
  }
}
.page-banner-sec .breadcrumbs-sec .breadcrumbs-menu ul li a:hover {
  color: #1DA1F2;
}
.page-banner-sec .breadcrumbs-sec .page-banner-title h1 {
  margin: 0 0 6px;
  letter-spacing: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 575.98px) {
  .page-banner-sec .breadcrumbs-sec .page-banner-title h1 {
    letter-spacing: 0;
  }
}

/* BannerzoomIn entrances */
@-webkit-keyframes BannerzoomIn {
  from {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes BannerzoomIn {
  from {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.BannerzoomIn {
  -webkit-animation-name: BannerzoomIn;
  animation-name: BannerzoomIn;
}

/***************************************************
PAGE BANNER SECTION ENDS
****************************************************/
/***************************************************
PRESIDENT MESSAGE SECTION STARTS
****************************************************/
.__img_with_quotes {
  position: relative;
  background-color: #F1F1F1;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .__img_with_quotes {
    margin-bottom: 60px;
    padding-bottom: 20px;
  }
}
.__img_with_quotes .__quotes_img_col .__quotes_img {
  position: relative;
  background-color: #f1f1f1;
  border-bottom-right-radius: 60px;
  text-align: center;
  padding-top: 80px;
}
@media (max-width: 1199.98px) {
  .__img_with_quotes .__quotes_img_col .__quotes_img {
    border-bottom-right-radius: 40px;
    padding-top: 60px;
  }
}
@media (max-width: 575.98px) {
  .__img_with_quotes .__quotes_img_col .__quotes_img {
    padding-top: 40px;
  }
}
.__img_with_quotes .__quotes_img_col .__quotes_img:before {
  content: "";
  position: absolute;
  left: -100%;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-color: #f1f1f1;
}
.__img_with_quotes .__quotes_img_col .__quotes_img img {
  max-width: 75%;
}
.__img_with_quotes .__img_with_quotes_content {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}
.__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in {
  position: relative;
  padding: 0 0 0 140px;
}
@media (max-width: 1199.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in {
    padding: 0 5px 0 120px;
  }
}
@media (max-width: 991.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in {
    padding: 0;
    margin: 35px 0 35px;
  }
}
@media (max-width: 575.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in {
    margin: 25px 0 25px;
  }
}
.__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in h2 {
  display: -webkit-box; /* Use Flexbox model */
  -webkit-box-orient: vertical; /* Specify vertical orientation */
  -webkit-line-clamp: 5; /* Limit to 3 lines */
  overflow: hidden; /* Hide overflow text */
  text-overflow: ellipsis; /* Add ellipsis */
  font-size: 38px;
}
@media (max-width: 1399.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in h2 {
    font-size: 25px;
  }
}
@media (max-width: 991.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in h2 {
    font-size: 22px;
  }
}
.__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in p {
  margin: 30px 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
@media (max-width: 1399.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in p {
    -webkit-line-clamp: 4;
  }
}
@media (max-width: 1199.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in p {
    -webkit-line-clamp: 3;
    display: none;
  }
}
@media (max-width: 767.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in p {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in .__btn {
    margin: 20px 0;
  }
}
.__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in .__quotes {
  color: #1066BD;
  position: absolute;
  top: -64px;
  left: 30px;
  display: flex;
  align-items: top;
  justify-content: center;
  height: 100vh;
}
@media (max-width: 1199.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in .__quotes {
    top: -57px;
    left: 0;
  }
}
@media (max-width: 991.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in .__quotes {
    top: -6px;
    left: -4px;
    position: relative;
    height: auto;
    display: inherit;
  }
}
.__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in .__quotes span {
  font-size: 70px;
}
@media (max-width: 1199.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in .__quotes span {
    font-size: 60px;
  }
}
@media (max-width: 767.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in .__quotes span {
    font-size: 45px;
  }
}
@media (max-width: 480px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in .__quotes span {
    font-size: 35px;
  }
}
.__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in .__quotes:after {
  content: "";
  height: 100%;
  width: 1px;
  background-color: rgba(7, 24, 41, 0.2);
  position: absolute;
  top: 80px;
}
@media (max-width: 991.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in .__quotes:after {
    display: none;
  }
}
.__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in.__img_with_quotes_content_executive {
  padding: 0 50px 0 100px;
}
@media (max-width: 1199.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in.__img_with_quotes_content_executive {
    padding: 0 5px 0 80px;
  }
}
@media (max-width: 991.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in.__img_with_quotes_content_executive {
    padding: 0;
    margin: 35px 0 35px;
  }
}
@media (max-width: 575.98px) {
  .__img_with_quotes .__img_with_quotes_content .__img_with_quotes_content_in.__img_with_quotes_content_executive {
    margin: 25px 0 25px;
  }
}

.__management_container {
  padding-top: 15px;
}

.__management_col {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(7, 24, 41, 0.2);
  height: 100%;
  cursor: pointer;
  background-color: rgba(241, 241, 241, 0);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__management_col .__management_img {
  position: relative;
  overflow: hidden;
}
.__management_col .__management_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__management_col .__management_img .__hover_icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(16, 102, 189, 0);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__management_col .__management_img .__hover_icon span {
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  color: #1066BD;
  border-radius: 100%;
  font-size: 18px;
  transform: scale(0);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__management_col .__management_profile {
  padding: 25px 20px 35px;
}
@media (max-width: 1399.98px) {
  .__management_col .__management_profile {
    padding: 25px 15px 35px;
  }
}
.__management_col .__management_profile h5 {
  color: #071829;
  font-weight: 600;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  margin-bottom: 10px;
}
@media (max-width: 1399.98px) {
  .__management_col .__management_profile h5 {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) {
  .__management_col .__management_profile h5 {
    margin-bottom: 5px;
  }
}
@media (max-width: 575.98px) {
  .__management_col .__management_profile h5 {
    font-size: 24px;
  }
}
.__management_col .__management_profile .subtitle.__small {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .__management_col .__management_profile .subtitle.__small {
    font-size: 13px;
  }
}
@media (max-width: 575.98px) {
  .__management_col .__management_profile .subtitle.__small {
    font-size: 12px;
  }
}
.__management_col:hover {
  background-color: rgba(241, 241, 241, 0.4);
}
.__management_col:hover .__management_profile h5 {
  color: #1066BD;
}
.__management_col:hover .__management_img {
  position: relative;
}
.__management_col:hover .__management_img img {
  transform: scale(1.03);
}
.__management_col:hover .__management_img .__hover_icon {
  background-color: rgba(16, 102, 189, 0.75);
}
.__management_col:hover .__management_img .__hover_icon span {
  transform: scale(1);
}

.__executive_model_popup .modal-dialog {
  max-width: 1200px;
  border-radius: 5px;
  width: 85%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .__executive_model_popup .modal-dialog {
    width: 95%;
  }
}
.__executive_model_popup .modal-dialog .modal-content {
  padding: 40px;
}
@media (max-width: 991.98px) {
  .__executive_model_popup .modal-dialog .modal-content {
    padding: 20px;
  }
}
@media (max-width: 575.98px) {
  .__executive_model_popup .modal-dialog .modal-content {
    padding: 10px;
  }
}
.__executive_model_popup .modal-dialog .modal-content .__btn_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px;
  cursor: pointer;
  color: #071829;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .__executive_model_popup .modal-dialog .modal-content .__btn_close {
    padding: 10px;
  }
}
.__executive_model_popup .modal-dialog .modal-content .__btn_close:hover {
  color: #1066BD;
}
.__executive_model_popup .modal-dialog .modal-content h3 {
  color: #1066BD;
}
.__executive_model_popup .modal-dialog .modal-content .__executive_model_popup_img {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 20px;
  background-color: #f1f1f1;
}
.__executive_model_popup .next-previous {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  gap: 25px;
}
.__executive_model_popup .next-previous span {
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__executive_model_popup .next-previous span:hover {
  color: #1066BD;
}
.__executive_model_popup .next-previous span.next:after {
  content: "\e90d";
  font-family: "icomoon";
  font-size: 13px;
}
.__executive_model_popup .next-previous span.prev:before {
  content: "\e90d";
  font-family: "icomoon";
  font-size: 13px;
  transform: rotate(180deg);
}

.modal-backdrop {
  background: #152331;
}
.modal-backdrop.show {
  opacity: 0.95;
}

/***************************************************
PRESIDENT MESSAGE SECTION ENDS
****************************************************/
/*----------------------------
SCROLL TO TOP SECTION STARTS
-----------------------------*/
.scrollToTopBtn.showBtn ~ #__EAAPS_PORTAL > div > button {
  bottom: 190px;
}
@media (max-width: 1399.98px) {
  .scrollToTopBtn.showBtn ~ #__EAAPS_PORTAL > div > button {
    bottom: 185px;
  }
}
@media (max-width: 991.98px) {
  .scrollToTopBtn.showBtn ~ #__EAAPS_PORTAL > div > button {
    bottom: 150px;
  }
}

.scrollToTopBtn.showBtn ~ .__client_chat {
  bottom: 115px;
}
@media (max-width: 1399.98px) {
  .scrollToTopBtn.showBtn ~ .__client_chat {
    bottom: 118px;
  }
}
@media (max-width: 991.98px) {
  .scrollToTopBtn.showBtn ~ .__client_chat {
    bottom: 100px;
  }
}

.scrollToTopBtn {
  border: none;
  cursor: pointer;
  width: 60px;
  height: 60px;
  border-radius: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 0px 0px 9px -5px rgba(7, 24, 41, 0.5);
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 90;
  transform: translateY(200px);
  -webkit-transition: all 1.5s ease 0s !important;
  -moz-transition: all 1.5s ease 0s !important;
  -ms-transition: all 1.5s ease 0s !important;
  -o-transition: all 1.5s ease 0s !important;
  transition: all 1.5s ease 0s !important;
  line-height: 0;
}
@media (max-width: 1399.98px) {
  .scrollToTopBtn {
    width: 55px;
    height: 55px;
    bottom: 50px;
  }
}
@media (max-width: 991.98px) {
  .scrollToTopBtn {
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 50px;
  }
}
.scrollToTopBtn span {
  color: #1066BD;
  font-size: 11px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .scrollToTopBtn span {
    font-size: 8px;
  }
}
@media (max-width: 991.98px) {
  .scrollToTopBtn span {
    font-size: 7px;
  }
}
.scrollToTopBtn span:after {
  content: "";
  position: absolute;
  top: 30px;
  right: 29px;
  height: 55px;
  width: 1px;
  background-color: rgba(16, 102, 189, 0.25);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  z-index: -1;
}
@media (max-width: 1399.98px) {
  .scrollToTopBtn span:after {
    right: 27px;
    height: 40px;
  }
}
@media (max-width: 991.98px) {
  .scrollToTopBtn span:after {
    right: 19px;
    height: 31px;
    top: 23px;
  }
}
.scrollToTopBtn:hover {
  background: #1066BD;
}
.scrollToTopBtn:hover span {
  color: #ffffff;
}
.scrollToTopBtn:hover span:after {
  height: 0px;
}

.showBtn {
  transform: translateY(0);
}

#__EAAPS_PORTAL > div {
  margin: 0 !important;
}

#__EAAPS_PORTAL > div > button {
  position: fixed;
  bottom: 115px;
  right: 20px;
  overflow: hidden;
  width: 60px;
  height: 60px;
  border-radius: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 0px 0px 9px -5px rgba(7, 24, 41, 0.5);
  z-index: 10;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  cursor: pointer;
}
@media (max-width: 1399.98px) {
  #__EAAPS_PORTAL > div > button {
    width: 55px;
    height: 55px;
    bottom: 110px;
  }
}
@media (max-width: 991.98px) {
  #__EAAPS_PORTAL > div > button {
    width: 40px;
    height: 40px;
    bottom: 92px;
    right: 10px;
  }
}
#__EAAPS_PORTAL > div > button span {
  color: #1066BD;
  font-size: 32px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  #__EAAPS_PORTAL > div > button span {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  #__EAAPS_PORTAL > div > button span {
    font-size: 23px;
  }
}
#__EAAPS_PORTAL > div > button:hover {
  background: #1066BD;
}
#__EAAPS_PORTAL > div > button:hover span {
  color: #ffffff;
}

.__client_chat {
  position: fixed;
  bottom: 40px;
  right: 20px;
  overflow: hidden;
  width: 60px;
  height: 60px;
  border-radius: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 0px 0px 9px -5px rgba(7, 24, 41, 0.5);
  z-index: 10;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  cursor: pointer;
}
@media (max-width: 1399.98px) {
  .__client_chat {
    width: 55px;
    height: 55px;
  }
}
@media (max-width: 991.98px) {
  .__client_chat {
    width: 40px;
    height: 40px;
    right: 10px;
  }
}
.__client_chat span {
  color: #1066BD;
  font-size: 26px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 991.98px) {
  .__client_chat span {
    font-size: 20px;
  }
}
.__client_chat:hover {
  background: #1066BD;
}
.__client_chat:hover span {
  color: #ffffff;
}

/*----------------------------
SCROLL TO TOP SECTION ENDS
-----------------------------*/
/*----------------------------
FOOTER SECTION STARTS
-----------------------------*/
footer {
  padding: 60px 0;
  position: relative;
  width: 100%;
}
footer.back-dark {
  background-color: #393939;
}
@media (max-width: 767.98px) {
  footer {
    padding: 50px 0;
  }
}
@media (max-width: 480px) {
  footer {
    padding: 40px 0;
  }
}
footer .foot-top {
  padding-bottom: 40px;
}
@media (max-width: 575.98px) {
  footer .foot-top {
    padding-bottom: 25px;
  }
}
footer .foot-top .__instafeed .__title a {
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 10px;
  opacity: 1;
}
footer .foot-top .__instafeed .__title a span {
  font-size: 23px;
}
@media (max-width: 1399.98px) {
  footer .foot-top .__instafeed .__title a span {
    font-size: 18px;
  }
}
footer .foot-top .__instafeed .__title a:hover {
  opacity: 0.8;
}
footer .foot-top .__instafeed .__feed_container {
  padding-top: 16px;
}
@media (max-width: 991.98px) {
  footer .foot-top .__instafeed .__feed_container {
    padding-top: 5px;
  }
}
footer .foot-top .__title {
  color: #ffffff;
}
footer .foot-top .__title_desktop {
  color: #ffffff;
}
@media (max-width: 767.98px) {
  footer .foot-top .__title_desktop {
    display: none;
  }
}
footer .foot-top .__title_mobile {
  display: none;
  color: #ffffff;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 0;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  footer .foot-top .__title_mobile {
    display: flex;
    margin-top: 0px;
  }
}
footer .foot-top .__title_mobile span {
  font-size: 7px;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
footer .foot-top .__title_mobile.active span {
  transform: scaleY(-1);
}
footer .foot-top .helpcenter-footer {
  padding-top: 3px;
}
@media (max-width: 767.98px) {
  footer .foot-top .helpcenter-footer {
    display: none;
  }
}
footer .foot-top .helpcenter-footer ul {
  columns: 1;
}
footer .foot-top .helpcenter-footer li {
  margin: 0;
  position: relative;
  overflow: hidden;
  padding: 2px 0;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  footer .foot-top .helpcenter-footer li {
    line-height: 1.2;
  }
}
footer .foot-top .helpcenter-footer li a {
  color: #F1F1F1;
  font-size: 16px;
  font-weight: 300;
  padding: 0 10px 0 0;
  opacity: 0.8;
}
@media (max-width: 1399.98px) {
  footer .foot-top .helpcenter-footer li a {
    font-size: 14px;
  }
}
footer .foot-top .helpcenter-footer li a:hover {
  color: #ffffff;
  padding: 0 5px 0 5px;
  opacity: 1;
}
footer .foot-top .quicklinks {
  padding-top: 3px;
}
@media (max-width: 767.98px) {
  footer .foot-top .quicklinks {
    display: none;
  }
}
footer .foot-top .quicklinks ul {
  columns: 3;
}
@media (max-width: 1199.98px) {
  footer .foot-top .quicklinks ul {
    columns: 2;
  }
}
@media (max-width: 991.98px) {
  footer .foot-top .quicklinks ul {
    columns: 3;
  }
}
@media (max-width: 575.98px) {
  footer .foot-top .quicklinks ul {
    columns: 2;
  }
}
@media (max-width: 480px) {
  footer .foot-top .quicklinks ul {
    columns: 1;
  }
}
footer .foot-top .quicklinks li {
  margin: 0;
  position: relative;
  overflow: hidden;
  padding: 2px 0;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  footer .foot-top .quicklinks li {
    line-height: 1.2;
  }
}
footer .foot-top .quicklinks li a {
  color: #F1F1F1;
  font-size: 16px;
  font-weight: 300;
  padding: 0 10px 0 0;
  opacity: 0.8;
}
@media (max-width: 1399.98px) {
  footer .foot-top .quicklinks li a {
    font-size: 14px;
  }
}
footer .foot-top .quicklinks li a:hover {
  color: #ffffff;
  padding: 0 5px 0 5px;
  opacity: 1;
}
footer .foot-top .__address {
  padding-top: 10px;
}
footer .foot-top .__address p {
  color: #F1F1F1;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 1399.98px) {
  footer .foot-top .__address p {
    font-size: 14px;
  }
}
footer .foot-top .__media_call {
  padding: 10px 0;
}
footer .foot-top .__media_call a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 4px 0;
}
@media (max-width: 1199.98px) {
  footer .foot-top .__media_call a {
    font-size: 16px;
  }
}
footer .foot-top .__media_call a span {
  font-weight: 200;
  font-size: 14px;
  color: #F1F1F1;
}
@media (max-width: 1199.98px) {
  footer .foot-top .__media_call a span {
    font-size: 12px;
  }
}
footer .foot-top .__media_call a:hover {
  opacity: 0.8;
}
footer .foot-top .__branch_locator a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}
footer .foot-top .__branch_locator a .txt {
  text-decoration: underline;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
footer .foot-top .__branch_locator a:hover {
  gap: 12px;
}
footer .foot-top .__branch_locator a:hover .txt {
  opacity: 0.8;
}
footer .foot-top .social-col {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 300;
  color: #F1F1F1;
  padding: 25px 0;
}
@media (max-width: 1199.98px) {
  footer .foot-top .social-col {
    font-size: 14px;
  }
}
footer .foot-top .social-col ul {
  display: flex;
  align-items: center;
  gap: 15px;
}
footer .foot-top .social-col ul li a {
  color: #F1F1F1;
  font-size: 20px;
  opacity: 0.7;
  display: flex;
  align-items: center;
}
@media (max-width: 1199.98px) {
  footer .foot-top .social-col ul li a {
    font-size: 18px;
  }
}
footer .foot-top .social-col ul li a:hover {
  color: #ffffff;
  opacity: 1;
}
footer .foot-top .__play_store {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
footer .foot-top .__play_store a img {
  max-width: 126px;
  max-height: 40px;
}
@media (max-width: 1199.98px) {
  footer .foot-top .__play_store a img {
    max-width: 110px;
    max-height: 35px;
  }
}
footer .foot-top .__play_store a:hover {
  opacity: 0.8;
}
footer .foot-copy-sec {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 25px;
}
@media (max-width: 575.98px) {
  footer .foot-copy-sec {
    padding-top: 20px;
  }
}
footer .foot-copy-sec .row {
  align-items: center;
}
footer .foot-copy-sec .row .__tawasual {
  display: flex;
  align-items: center;
  justify-content: end;
}
@media (max-width: 767.98px) {
  footer .foot-copy-sec .row .__tawasual {
    justify-content: start;
    padding-bottom: 20px;
  }
}
footer .foot-copy-sec .row .__tawasual a {
  max-width: 183px;
  opacity: 0.9;
}
@media (max-width: 1199.98px) {
  footer .foot-copy-sec .row .__tawasual a {
    max-width: 150px;
  }
}
footer .foot-copy-sec .row .__tawasual a:hover {
  opacity: 1;
}
footer .foot-copy-sec .row .foot-copy {
  font-size: 16px;
  font-weight: 300;
  color: #F1F1F1;
  padding: 0 0 3px;
}
@media (max-width: 1399.98px) {
  footer .foot-copy-sec .row .foot-copy {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  footer .foot-copy-sec .row .foot-copy {
    font-size: 12px;
  }
}
footer .foot-copy-sec .row .foot-copy a {
  font-size: 16px;
  font-weight: 300;
  color: #F1F1F1;
}
@media (max-width: 1399.98px) {
  footer .foot-copy-sec .row .foot-copy a {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  footer .foot-copy-sec .row .foot-copy a {
    font-size: 12px;
  }
}
footer .foot-copy-sec .row .foot-copy a span {
  font-size: 19px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
@media (max-width: 1399.98px) {
  footer .foot-copy-sec .row .foot-copy a span {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  footer .foot-copy-sec .row .foot-copy a span {
    font-size: 14px;
  }
}
footer .foot-copy-sec .row .foot-copy a:hover span {
  color: #F1F1F1;
  opacity: 0.8;
}
footer .foot-copy-sec .row .nav-side-footmenu ul {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
  gap: 0px 20px;
}
@media (max-width: 480px) {
  footer .foot-copy-sec .row .nav-side-footmenu ul {
    width: 97%;
  }
}
footer .foot-copy-sec .row .nav-side-footmenu ul li {
  position: relative;
}
footer .foot-copy-sec .row .nav-side-footmenu ul li:last-child::after {
  content: none;
}
footer .foot-copy-sec .row .nav-side-footmenu ul li:after {
  content: "";
  position: absolute;
  right: -10px;
  height: 13px;
  background-color: rgba(255, 255, 255, 0.3);
  width: 1px;
  top: 11px;
}
@media (max-width: 1199.98px) {
  footer .foot-copy-sec .row .nav-side-footmenu ul li:after {
    height: 11px;
    top: 12px;
  }
}
footer .foot-copy-sec .row .nav-side-footmenu ul li a {
  color: #F1F1F1;
  font-size: 16px;
  font-weight: 300;
  opacity: 0.8;
}
@media (max-width: 1399.98px) {
  footer .foot-copy-sec .row .nav-side-footmenu ul li a {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  footer .foot-copy-sec .row .nav-side-footmenu ul li a {
    font-size: 12px;
  }
}
footer .foot-copy-sec .row .nav-side-footmenu ul li a:hover {
  color: #ffffff;
  opacity: 1;
}

/*----------------------------
FOOTER SECTION ENDS
-----------------------------*/
/*----------------------------
SERVICES SECTION STARTS
-----------------------------*/
.height-auto {
  height: auto !important;
}

.position-sticky {
  top: 100px;
}

.__help_box {
  position: relative;
  padding: 50px 35px;
  border-radius: 30px;
  height: 100%;
}
@media (max-width: 1399.98px) {
  .__help_box {
    padding: 40px 30px;
    border-radius: 15px;
  }
}
@media (max-width: 575.98px) {
  .__help_box {
    padding: 25px;
    border-radius: 12px;
  }
}
.__help_box.darkcolor ul li a {
  color: #152331;
  border-bottom: 1px solid rgba(21, 35, 49, 0.1);
}
.__help_box.darkcolor ul li a img {
  filter: none;
}
.__help_box.darkcolor ul li a:hover {
  color: #152331;
}
.__help_box.darkcolor ul li:last-child a {
  border-bottom: 0px;
  padding-bottom: 0;
}
.__help_box ul li a {
  color: #F1F1F1;
  font-size: 22px;
  font-weight: 500;
  opacity: 1;
  display: block;
  padding: 20px 5px 20px 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  cursor: pointer;
}
@media (max-width: 1599.98px) {
  .__help_box ul li a {
    font-size: 20px;
  }
}
@media (max-width: 1399.98px) {
  .__help_box ul li a {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .__help_box ul li a {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .__help_box ul li a {
    padding: 10px 10px 10px 30px;
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .__help_box ul li a {
    font-size: 15px;
  }
}
.__help_box ul li a img {
  position: absolute;
  height: auto;
  width: auto;
  max-width: 30px;
  max-height: 30px;
  left: 0px;
  font-size: 33px;
  top: 19px;
  opacity: 1;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  filter: brightness(0) invert(1);
}
@media (max-width: 1399.98px) {
  .__help_box ul li a img {
    font-size: 30px;
    top: 17px;
  }
}
@media (max-width: 575.98px) {
  .__help_box ul li a img {
    max-width: 21px;
    max-height: 21px;
    font-size: 20px;
    top: 10px;
    opacity: 1;
    left: 0;
  }
}
.__help_box ul li a:hover {
  padding: 20px 0px 20px 45px;
  opacity: 1;
  color: #ffffff;
}
@media (max-width: 575.98px) {
  .__help_box ul li a:hover {
    padding: 10px 10px 10px 30px;
  }
}
.__help_box ul li a:hover img {
  opacity: 1;
  left: 0px;
}

.help_col {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}
.help_col:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100vw;
  background-color: #ffffff;
}

.service_slider {
  overflow: inherit;
  padding-top: 10px;
}
@media (max-width: 991.98px) {
  .service_slider {
    padding-bottom: 5px;
  }
}
@media (max-width: 767.98px) {
  .service_slider {
    padding-top: 5px;
  }
}
.service_slider:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 15px;
  background: #ffffff;
  top: 0;
  z-index: 1;
  right: -15px;
}
@media (max-width: 991.98px) {
  .service_slider:after {
    content: none;
  }
}
.service_slider .swiper-pagination-services {
  justify-content: start;
  text-align: left;
  margin-top: 20px;
}
.service_slider .swiper-slide {
  height: auto;
}
.service_slider .swiper-slide .__card_box {
  background-color: #071829;
}
@media (max-width: 480px) {
  .service_slider .swiper-slide .__card_box {
    transform: scale(0.95);
    opacity: 0.5;
  }
}
@media (max-width: 480px) {
  .service_slider .swiper-slide.swiper-slide-active .__card_box {
    transform: scale(1);
    opacity: 1;
  }
}
@media (max-width: 767.98px) {
  .service_slider .swiper-slide.swiper-slide-active .__card_box .__card_img::after {
    opacity: 0;
  }
}
@media (max-width: 1199.98px) {
  .service_slider .swiper-slide.swiper-slide-active .__card_box .__card_content .__card_text .__card_para {
    height: 70px;
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 767.98px) {
  .service_slider .swiper-slide.swiper-slide-active .__card_box .__card_content .__card_text .__card_para {
    height: 40px;
  }
}
@media (max-width: 1199.98px) {
  .service_slider .swiper-slide.swiper-slide-active .__card_box .__card_btn {
    transform: scale(1);
    opacity: 1;
  }
}

.swiper-notification {
  display: none;
}

.__card_box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  direction: ltr;
}
.__card_box .__card_img {
  height: 100%;
  width: 100%;
}
.__card_box .__card_img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(35deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 79%);
  background: -webkit-linear-gradient(35deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 79%);
  background: linear-gradient(35deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 79%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
  z-index: 1;
}
.__card_box .__card_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #1066BD;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .__card_box .__card_img:after {
    opacity: 0.3;
  }
}
.__card_box .__card_img img {
  object-fit: cover;
  height: 100%;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1199.98px) {
  .__card_box .__card_img img {
    aspect-ratio: 16/14;
  }
}
@media (max-width: 767.98px) {
  .__card_box .__card_img img {
    transform: scale(1.05);
  }
}
.__card_box .__card_content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: flex;
  align-items: end;
  justify-content: space-between;
  padding: 30px;
  gap: 15px;
}
@media (max-width: 1399.98px) {
  .__card_box .__card_content {
    padding: 22px;
  }
}
.__card_box .__card_content .__card_text {
  color: #ffffff;
}
.__card_box .__card_content .__card_text h4 {
  margin-bottom: 0 !important;
}
.__card_box .__card_content .__card_text .__card_icon {
  display: flex;
  align-items: end;
  padding-bottom: 10px;
}
.__card_box .__card_content .__card_text .__card_icon img {
  height: auto;
  width: auto;
  max-width: 60px;
  max-height: 55px;
  filter: brightness(0) invert(1);
}
@media (max-width: 1399.98px) {
  .__card_box .__card_content .__card_text .__card_icon img {
    max-width: 50px;
    max-height: 45px;
  }
}
@media (max-width: 767.98px) {
  .__card_box .__card_content .__card_text .__card_icon img {
    max-width: 40px;
    max-height: 35px;
  }
}
.__card_box .__card_content .__card_text .__card_para {
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  opacity: 0;
  visibility: hidden;
  height: 0px;
}
@media (max-width: 1199.98px) {
  .__card_box .__card_content .__card_text .__card_para {
    display: none;
  }
}
.__card_box .__card_content .__card_text .__card_para p {
  font-size: 18px;
  font-weight: 300;
  opacity: 0.8;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 0;
}
@media (max-width: 1399.98px) {
  .__card_box .__card_content .__card_text .__card_para p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .__card_box .__card_content .__card_text .__card_para p {
    font-size: 14px;
    -webkit-line-clamp: 2;
  }
}
.__card_box .__card_content .__card_btn {
  min-width: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 12px;
  border-radius: 40px;
  border: 1px solid #ffffff;
  background-color: white;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  transform: scale(0.4);
  opacity: 0;
}
@media (max-width: 767.98px) {
  .__card_box .__card_content .__card_btn {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 10px;
    transform: scale(1);
    opacity: 1;
  }
}
.__card_box .__card_content .__card_btn span {
  color: #1066BD;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__card_box:hover .__card_btn {
  transform: scale(1);
  opacity: 1;
}
.__card_box:hover .__card_img img {
  transform: scale(1.05);
}
.__card_box:hover .__card_img:after {
  opacity: 0.75;
}
.__card_box:hover .__card_content .__card_text .__card_para {
  margin-bottom: 0px;
  opacity: 1;
  visibility: visible;
  height: 75px;
}
@media (max-width: 1399.98px) {
  .__card_box:hover .__card_content .__card_text .__card_para {
    height: 70px;
  }
}
@media (max-width: 767.98px) {
  .__card_box:hover .__card_content .__card_text .__card_para {
    height: 40px;
  }
}

.__mobile_service_row {
  position: relative;
}
.__mobile_service_row .__mobile_service_in {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 15px;
}
.__mobile_service_row .__mobile_service_in .__mobile_service_col {
  background: #F1F1F1;
  border-radius: 14px;
  position: relative;
  padding: 40px 20px;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .__mobile_service_row .__mobile_service_in .__mobile_service_col {
    border-radius: 12px;
  }
}
.__mobile_service_row .__mobile_service_in .__mobile_service_col .__card_icon img {
  max-height: 40px;
  max-width: 40px;
  height: auto;
  width: auto;
}
@media (max-width: 480px) {
  .__mobile_service_row .__mobile_service_in .__mobile_service_col .__card_icon img {
    max-height: 35px;
    max-width: 35px;
  }
}
.__mobile_service_row .__mobile_service_in .__mobile_service_col h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #071829;
  padding-top: 15px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 575.98px) {
  .__mobile_service_row .__mobile_service_in .__mobile_service_col h4 {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .__mobile_service_row .__mobile_service_in .__mobile_service_col h4 {
    font-size: 15px;
    padding-top: 10px;
  }
}
.__mobile_service_row .__mobile_service_in .__mobile_service_col:hover h4 {
  color: #1066BD;
}

/*----------------------------
SERVICES SECTION ENDS
-----------------------------*/
/*----------------------------
OUR PROJECTS SECTION STARTS
-----------------------------*/
.__project_box {
  position: relative;
}
.__project_box .__project_content {
  padding-bottom: 45px;
}
@media (max-width: 1199.98px) {
  .__project_box .__project_content {
    padding-bottom: 60px;
    padding-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .__project_box .__project_content {
    padding-top: 15px;
    padding-bottom: 50px;
  }
}
.__project_box .__project_content .__title {
  padding-top: 10px;
}
.__project_box .__project_content .para p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.__project_box .__project_content .theme-swiper-pagination {
  position: relative;
  padding-top: 40px;
  bottom: auto;
}
@media (max-width: 991.98px) {
  .__project_box .__project_content .theme-swiper-pagination {
    padding-top: 35px;
  }
}
.__project_box .__project_content .__project_counter_list {
  display: flex;
  gap: 40px;
  flex-wrap: nowrap;
  padding: 30px 0 40px;
}
@media (max-width: 1399.98px) {
  .__project_box .__project_content .__project_counter_list {
    padding: 10px 0 30px;
    gap: 30px;
  }
}
@media (max-width: 575.98px) {
  .__project_box .__project_content .__project_counter_list {
    gap: 20px;
  }
}
.__project_box .__project_content .__project_counter_list ._counter_list {
  position: relative;
}
.__project_box .__project_content .__project_counter_list ._counter_list:last-child:after {
  content: none;
}
.__project_box .__project_content .__project_counter_list ._counter_list:after {
  content: "";
  position: absolute;
  top: 5px;
  right: -20px;
  height: 100%;
  width: 1px;
  background-color: rgba(7, 24, 41, 0.1);
}
@media (max-width: 1399.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list:after {
    right: -17px;
  }
}
@media (max-width: 575.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list:after {
    right: -10px;
  }
}
.__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block {
  display: flex;
  align-items: center;
  gap: 5px;
}
.__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
  font-size: 45px;
  font-weight: 400;
  color: #071829;
}
@media (max-width: 1599.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 35px;
  }
}
@media (max-width: 1399.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 19px;
  }
}
.__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .odometer {
  font-size: 52px;
  font-weight: 800;
  color: #071829;
}
@media (max-width: 1599.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 42px;
  }
}
@media (max-width: 1399.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 22px;
  }
}
.__project_box .__project_content .__project_counter_list ._counter_list .ad-counter-block .odometer .odometer-inside {
  display: flex;
  align-items: end;
  letter-spacing: 2px;
}
.__project_box .__project_content .__project_counter_list ._counter_list ._counter_list_subtitle {
  font-size: 16px;
  font-weight: 300;
  max-width: 70%;
}
@media (max-width: 1599.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 85%;
  }
}
@media (max-width: 1399.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list ._counter_list_subtitle {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .__project_box .__project_content .__project_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 80%;
  }
}
@media (max-width: 480px) {
  .__project_box .__project_content .__project_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 95%;
    font-size: 12px;
  }
}
.__project_box .__project_content .subtitle {
  padding-bottom: 10px;
}
.__project_box .__project_content .subtitle span {
  font-weight: 300;
  padding: 0 20px;
  position: relative;
}
.__project_box .__project_content .subtitle span:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 5px;
  height: 13px;
  width: 1px;
  background-color: #071829;
  opacity: 0.3;
}
@media (max-width: 767.98px) {
  .__project_box .__project_content .subtitle span:before {
    height: 11px;
    top: 5px;
  }
}
.__project_box .__project_img {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  height: 100%;
  min-height: 700px;
}
@media (max-width: 1399.98px) {
  .__project_box .__project_img {
    min-height: 620px;
    border-radius: 15px;
  }
}
@media (max-width: 1199.98px) {
  .__project_box .__project_img {
    min-height: auto;
    aspect-ratio: 16/9;
    height: auto;
    margin-top: 20px;
  }
}
@media (max-width: 575.98px) {
  .__project_box .__project_img {
    border-radius: 12px;
  }
}
.__project_box .__project_img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(90deg, rgba(28, 28, 28, 0.37) 0%, rgba(28, 28, 28, 0) 55%);
  background: -webkit-linear-gradient(90deg, rgba(28, 28, 28, 0.37) 0%, rgba(28, 28, 28, 0) 55%);
  background: linear-gradient(90deg, rgba(28, 28, 28, 0.37) 0%, rgba(28, 28, 28, 0) 55%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
  z-index: 1;
  opacity: 0.5;
}
.__project_box .__project_img .__project_img_in {
  height: 100%;
  width: 100%;
}
.__project_box .__project_img .__project_img_in img {
  border-radius: 30px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 991.98px) {
  .__project_box .__project_img .__project_img_in img {
    border-radius: 20px;
  }
}
.__project_box .home-projects {
  display: flex;
  gap: 50px;
}
@media (max-width: 480px) {
  .__project_box .home-projects {
    gap: 15px;
  }
}

.measuring-sec {
  margin-top: -60px;
  background: #ffffff;
  padding: 120px 0 80px;
}
@media (max-width: 1199.98px) {
  .measuring-sec {
    margin-top: 0px;
    padding: 60px 0 60px;
  }
}
@media (max-width: 767.98px) {
  .measuring-sec {
    padding: 50px 0 50px;
  }
}
@media (max-width: 480px) {
  .measuring-sec {
    padding: 40px 0;
  }
}
.measuring-sec .__head_sec p {
  max-width: 800px;
  margin: 0 auto;
}
.measuring-sec .swiper-slide.swiper-slide-prev ._counter_list_col:after {
  opacity: 0;
}
.measuring-sec .swiper-pagination-counter {
  justify-content: center;
  margin-top: 50px;
}
@media (max-width: 575.98px) {
  .measuring-sec .swiper-pagination-counter {
    margin-top: 30px;
  }
}

._counter_list_col {
  position: relative;
  padding: 0 10px;
}
._counter_list_col:after {
  content: "";
  position: absolute;
  top: 5px;
  right: -15px;
  height: 100%;
  width: 1px;
  background-color: rgba(7, 24, 41, 0.1);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 575.98px) {
  ._counter_list_col:after {
    content: none;
  }
}
._counter_list_col.center {
  text-align: center;
}
._counter_list_col.center .ad-counter-block {
  justify-content: center;
}
._counter_list_col .ad-counter-block {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 15px 0;
}
@media (max-width: 1399.98px) {
  ._counter_list_col .ad-counter-block {
    margin: 15px 0 10px;
  }
}
@media (max-width: 767.98px) {
  ._counter_list_col .ad-counter-block {
    margin: 15px 0 7px;
  }
}
._counter_list_col .ad-counter-block .opendata-count-sign {
  font-size: 45px;
  font-weight: 400;
  color: #071829;
}
@media (max-width: 1599.98px) {
  ._counter_list_col .ad-counter-block .opendata-count-sign {
    font-size: 35px;
  }
}
@media (max-width: 1399.98px) {
  ._counter_list_col .ad-counter-block .opendata-count-sign {
    font-size: 30px;
  }
}
@media (max-width: 1199.98px) {
  ._counter_list_col .ad-counter-block .opendata-count-sign {
    font-size: 23px;
  }
}
@media (max-width: 767.98px) {
  ._counter_list_col .ad-counter-block .opendata-count-sign {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  ._counter_list_col .ad-counter-block .opendata-count-sign {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  ._counter_list_col .ad-counter-block .opendata-count-sign {
    font-size: 27px;
  }
}
._counter_list_col .ad-counter-block .odometer {
  font-size: 52px;
  font-weight: 800;
  color: #071829;
}
@media (max-width: 1599.98px) {
  ._counter_list_col .ad-counter-block .odometer {
    font-size: 40px;
  }
}
@media (max-width: 1399.98px) {
  ._counter_list_col .ad-counter-block .odometer {
    font-size: 35px;
  }
}
@media (max-width: 1199.98px) {
  ._counter_list_col .ad-counter-block .odometer {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  ._counter_list_col .ad-counter-block .odometer {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  ._counter_list_col .ad-counter-block .odometer {
    font-size: 30px;
  }
}
._counter_list_col .ad-counter-block .odometer .odometer-inside {
  display: flex;
  align-items: end;
  letter-spacing: 2px;
}
._counter_list_col ._counter_list_subtitle {
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 1399.98px) {
  ._counter_list_col ._counter_list_subtitle {
    font-size: 14px;
  }
}
._counter_list_col .__counter_icon img {
  width: auto;
  height: auto;
  max-width: 65px;
  max-height: 65px;
}
@media (max-width: 1599.98px) {
  ._counter_list_col .__counter_icon img {
    max-width: 55px;
    max-height: 55px;
  }
}
@media (max-width: 1399.98px) {
  ._counter_list_col .__counter_icon img {
    max-width: 50px;
    max-height: 50px;
  }
}
@media (max-width: 1199.98px) {
  ._counter_list_col .__counter_icon img {
    max-width: 40px;
    max-height: 40px;
  }
}
@media (max-width: 767.98px) {
  ._counter_list_col .__counter_icon img {
    max-width: 30px;
    max-height: 30px;
  }
}

/*----------------------------
OUR PROJECTS SECTION ENDS
-----------------------------*/
/*----------------------------
THUMB SLIDER SECTION STARTS
-----------------------------*/
.slider_with_thumb {
  position: relative;
  overflow: hidden;
  background: #071829;
}
.slider_with_thumb .__main_title {
  position: absolute;
  z-index: 2;
  text-align: center;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1199.98px) {
  .slider_with_thumb .__main_title {
    top: 60px;
  }
}
@media (max-width: 767.98px) {
  .slider_with_thumb .__main_title {
    top: 50px;
  }
}
@media (max-width: 480px) {
  .slider_with_thumb .__main_title {
    top: 40px;
  }
}
.slider_with_thumb .gallery-top {
  position: relative;
  cursor: grab;
}
.slider_with_thumb .gallery-top .services-banner-pagination {
  position: absolute;
  bottom: 65px;
  z-index: 1;
  justify-content: center;
  display: none;
}
@media (max-width: 1199.98px) {
  .slider_with_thumb .gallery-top .services-banner-pagination {
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .slider_with_thumb .gallery-top .services-banner-pagination {
    bottom: 50px;
  }
}
.slider_with_thumb .gallery-top .swiper-slide {
  height: auto;
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide {
  position: relative;
  overflow: hidden;
  padding: 185px 0 200px;
  height: 100%;
}
@media (max-width: 1199.98px) {
  .slider_with_thumb .gallery-top .__thumb_gallery_top_slide {
    padding: 150px 0 80px;
  }
}
@media (max-width: 991.98px) {
  .slider_with_thumb .gallery-top .__thumb_gallery_top_slide {
    padding: 130px 0 80px;
  }
}
@media (max-width: 575.98px) {
  .slider_with_thumb .gallery-top .__thumb_gallery_top_slide {
    padding: 120px 0 80px;
  }
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_img {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_img .__in {
  height: 100%;
  width: 100%;
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_img img {
  height: 100%;
  object-fit: cover;
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(21, 48, 35, 0.8);
  z-index: 1;
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content {
  position: relative;
  overflow: hidden;
  z-index: 1;
  min-height: 320px;
}
@media (max-width: 767.98px) {
  .slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content {
    min-height: 270px;
  }
}
@media (max-width: 575.98px) {
  .slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content {
    min-height: 235px;
  }
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content.center {
  text-align: center;
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content .__gallery_icon img {
  max-width: 100px;
  max-height: 100px;
  width: auto;
  height: auto;
  opacity: 0.8;
}
@media (max-width: 991.98px) {
  .slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content .__gallery_icon img {
    max-width: 45px;
    max-height: 45px;
  }
}
@media (max-width: 575.98px) {
  .slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content .__gallery_icon img {
    max-width: 40px;
    max-height: 40px;
  }
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content .__title {
  padding: 20px 0;
  margin: 0;
}
@media (max-width: 575.98px) {
  .slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content .__title {
    padding: 13px 0;
  }
}
@media (max-width: 480px) {
  .slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content .__title {
    font-size: 20px;
  }
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content .para {
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.slider_with_thumb .gallery-top .__thumb_gallery_top_slide .__gallery_top_content .para p {
  opacity: 0.8;
  margin: 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.slider_with_thumb .__gallery_thumb_sec {
  position: absolute;
  bottom: 70px;
  z-index: 3;
  width: 100%;
  left: 0;
}
@media (max-width: 1199.98px) {
  .slider_with_thumb .__gallery_thumb_sec {
    bottom: 60px;
    display: none;
  }
}
@media (max-width: 575.98px) {
  .slider_with_thumb .__gallery_thumb_sec {
    bottom: 50px;
  }
}
.slider_with_thumb .__gallery_thumb_sec .swiper-wrapper {
  justify-content: center;
}
.slider_with_thumb .__gallery_thumb_sec .swiper-slide {
  width: auto !important;
}
.slider_with_thumb .__gallery_thumb_sec .container .__in {
  overflow: hidden;
  position: relative;
}
.slider_with_thumb .__gallery_thumb_sec .__thumb_title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  padding: 10px 20px;
  margin-bottom: -2px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .slider_with_thumb .__gallery_thumb_sec .__thumb_title {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .slider_with_thumb .__gallery_thumb_sec .__thumb_title {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .slider_with_thumb .__gallery_thumb_sec .__thumb_title {
    font-size: 14px;
  }
}
.slider_with_thumb .__gallery_thumb_sec .__thumb_title:hover {
  color: #1066BD;
}
.slider_with_thumb .__gallery_thumb_sec .__thumb_title:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 0%;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.slider_with_thumb .__gallery_thumb_sec .swiper-container {
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
.slider_with_thumb .__gallery_thumb_sec .swiper-container .swiper-slide.swiper-slide-thumb-active .__thumb_title:after {
  width: 100%;
  right: auto;
  left: 0;
}

/*----------------------------
THUMB SLIDER SECTION ENDS
-----------------------------*/
/*----------------------------
APP STORE SECTION ENDS
-----------------------------*/
.smart-app-sec {
  position: relative;
  display: none;
}

.__app_sec_row {
  display: flex;
  align-items: start;
  gap: 50px;
  padding-top: 20px;
}
@media (max-width: 991.98px) {
  .__app_sec_row {
    gap: 15px;
  }
}
@media (max-width: 575.98px) {
  .__app_sec_row {
    padding-top: 5px;
  }
}
.__app_sec_row .__app_sec_col {
  text-align: center;
}
.__app_sec_row .__app_sec_col img {
  width: 52px;
}
.__app_sec_row .__app_sec_col .__mobi_ico img {
  width: 126px;
}
@media (max-width: 575.98px) {
  .__app_sec_row .__app_sec_col .__mobi_ico img {
    width: 100px;
  }
}
.__app_sec_row .__app_sec_col .__apptitle {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  padding-top: 10px;
  color: #393939;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__app_sec_row .__app_sec_col:hover .__apptitle {
  color: #1066BD;
}

._app_mobile_sec {
  width: 400px;
  margin: 0 auto -180px;
  position: relative;
  height: 530px;
}
@media (max-width: 1399.98px) {
  ._app_mobile_sec {
    height: 500px;
  }
}
@media (max-width: 1199.98px) {
  ._app_mobile_sec {
    height: 440px;
    width: 385px;
  }
}
@media (max-width: 991.98px) {
  ._app_mobile_sec {
    width: 390px;
    margin: 50px auto -60px;
  }
}
@media (max-width: 767.98px) {
  ._app_mobile_sec {
    margin: 50px auto -35px;
  }
}
@media (max-width: 575.98px) {
  ._app_mobile_sec {
    width: 360px;
  }
}
@media (max-width: 480px) {
  ._app_mobile_sec {
    width: 300px;
    height: 340px;
    margin: 50px auto 5px;
  }
}
._app_mobile_sec ._app_mobile_sec_1 {
  position: absolute;
  height: 420px;
  left: 0;
  top: 0;
  width: 250px;
  z-index: 1;
}
@media (max-width: 1399.98px) {
  ._app_mobile_sec ._app_mobile_sec_1 {
    height: 400px;
  }
}
@media (max-width: 1199.98px) {
  ._app_mobile_sec ._app_mobile_sec_1 {
    height: 370px;
  }
}
@media (max-width: 575.98px) {
  ._app_mobile_sec ._app_mobile_sec_1 {
    height: 330px;
    width: 210px;
  }
}
@media (max-width: 480px) {
  ._app_mobile_sec ._app_mobile_sec_1 {
    height: 285px;
    width: 170px;
  }
}
._app_mobile_sec ._app_mobile_sec_1 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
._app_mobile_sec ._app_mobile_sec_2 {
  position: absolute;
  height: 450px;
  right: -10%;
  top: 10%;
  z-index: 2;
}
@media (max-width: 1399.98px) {
  ._app_mobile_sec ._app_mobile_sec_2 {
    right: -7%;
    top: 8%;
    height: 435px;
  }
}
@media (max-width: 1199.98px) {
  ._app_mobile_sec ._app_mobile_sec_2 {
    top: 10%;
    height: 410px;
  }
}
@media (max-width: 575.98px) {
  ._app_mobile_sec ._app_mobile_sec_2 {
    top: 8%;
    height: 370px;
    right: 0%;
  }
}
@media (max-width: 480px) {
  ._app_mobile_sec ._app_mobile_sec_2 {
    height: 300px;
  }
}
._app_mobile_sec ._app_mobile_sec_2 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
._app_mobile_sec ._app_mobile_sec_3 {
  position: absolute;
  bottom: -10%;
  width: 89%;
  left: 12%;
  opacity: 0.8;
}
@media (max-width: 1199.98px) {
  ._app_mobile_sec ._app_mobile_sec_3 {
    bottom: -18%;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  ._app_mobile_sec ._app_mobile_sec_3 {
    bottom: -7%;
  }
}
@media (max-width: 480px) {
  ._app_mobile_sec ._app_mobile_sec_3 {
    bottom: -11%;
  }
}

/*----------------------------
APP STORE SECTION STARTS
-----------------------------*/
/*----------------------------
LATEST NEWS SECTION ENDS
-----------------------------*/
.media_home_sec .__head_sec {
  padding-bottom: 20px;
}
@media (max-width: 575.98px) {
  .media_home_sec .__head_sec {
    padding-bottom: 10px;
  }
}

.__latest_news_sec {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 30px;
}
.__latest_news_sec .swiper-slide {
  height: auto;
  position: relative;
}
.__latest_news_sec .swiper-slide .view-all-news {
  position: absolute;
  right: 40px;
  bottom: 40px;
  font-size: 16px;
  text-decoration: underline;
  color: #071829;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  cursor: pointer;
  z-index: 4;
}
@media (max-width: 1199.98px) {
  .__latest_news_sec .swiper-slide .view-all-news {
    right: 35px;
    bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  .__latest_news_sec .swiper-slide .view-all-news {
    position: relative;
    left: 20px;
    bottom: 50px;
  }
}
@media (max-width: 480px) {
  .__latest_news_sec .swiper-slide .view-all-news {
    font-size: 13px;
  }
}
.__latest_news_sec .swiper-slide .view-all-news:hover {
  color: #1066BD;
}
@media (max-width: 575.98px) {
  .__latest_news_sec {
    margin-bottom: 20px;
  }
}
.__latest_news_sec .__leatest_news_row {
  height: 100%;
  background-color: rgba(241, 241, 241, 0.5);
  width: 100%;
}
.__latest_news_sec .__leatest_news_row .__leatest_news_banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.__latest_news_sec .__leatest_news_row .__leatest_news_banner .__in {
  width: 100%;
  height: 100%;
}
.__latest_news_sec .__leatest_news_row .__leatest_news_banner img {
  aspect-ratio: 16/10;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_banner img {
    aspect-ratio: 16/12;
  }
}
@media (max-width: 991.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_banner img {
    aspect-ratio: 16/9;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
}
.__latest_news_sec .__leatest_news_row .__leatest_news_content {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding: 40px 70px;
  background-color: #F9F9F9;
}
@media (max-width: 1399.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content {
    padding: 40px 50px;
  }
}
@media (max-width: 1199.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content {
    padding: 30px 30px;
  }
}
@media (max-width: 991.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content {
    height: 400px;
    min-height: 400px;
  }
}
@media (max-width: 767.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content {
    padding: 20px 20px 40px;
    height: 100%;
    min-height: 250px;
  }
}
.__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec {
  display: flex;
  align-items: center;
  gap: 25px;
}
@media (max-width: 767.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec {
    gap: 15px;
  }
}
.__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec .cat {
  font-size: 18px;
  text-transform: uppercase;
  color: #1066BD;
  font-weight: 600;
  position: relative;
}
@media (max-width: 1399.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec .cat {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec .cat {
    font-size: 14px;
  }
}
.__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec .cat:after {
  content: "";
  position: absolute;
  right: -13px;
  top: 5px;
  height: 15px;
  width: 1px;
  background-color: rgba(7, 24, 41, 0.3);
}
@media (max-width: 1399.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec .cat:after {
    top: 4px;
  }
}
@media (max-width: 767.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec .cat:after {
    right: -9px;
    height: 13px;
  }
}
.__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec .date-details {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  color: #393939;
}
@media (max-width: 1399.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec .date-details {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .date-sec .date-details {
    font-size: 14px;
  }
}
.__latest_news_sec .__leatest_news_row .__leatest_news_content .__news_title {
  padding: 20px 0 15px;
}
@media (max-width: 1199.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .__news_title {
    padding: 10px 0 10px;
  }
}
@media (max-width: 767.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .__news_title {
    padding: 10px 0 0px;
  }
}
.__latest_news_sec .__leatest_news_row .__leatest_news_content .__news_title h4 {
  margin: 0;
  color: #071829;
  -webkit-transition: all 0.4s ease 0s !important;
  -moz-transition: all 0.4s ease 0s !important;
  -ms-transition: all 0.4s ease 0s !important;
  -o-transition: all 0.4s ease 0s !important;
  transition: all 0.4s ease 0s !important;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
@media (max-width: 767.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .__news_title h4 {
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .__news_title h4 {
    -webkit-line-clamp: 6;
  }
}
.__latest_news_sec .__leatest_news_row .__leatest_news_content .para {
  padding: 20px 0;
}
@media (max-width: 767.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .para {
    display: none;
  }
}
.__latest_news_sec .__leatest_news_row .__leatest_news_content .para p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin: 0;
  color: #393939;
}
@media (max-width: 1399.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .para p {
    -webkit-line-clamp: 3;
  }
}
@media (max-width: 1199.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .para p {
    -webkit-line-clamp: 2;
  }
}
.__latest_news_sec .__leatest_news_row .__leatest_news_content .__btn {
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  padding: 0px 65px 0 0px;
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .__latest_news_sec .__leatest_news_row .__leatest_news_content .__btn {
    display: none;
  }
}
.__latest_news_sec .__leatest_news_row:hover .__leatest_news_content .__news_title h4 {
  color: #1066BD;
}
.__latest_news_sec .__leatest_news_row:hover .__leatest_news_banner img {
  transform: scale(1.03);
}
.__latest_news_sec .__leatest_news_row:hover .__btn:after {
  background-color: #1066bd;
  border: 1px solid rgba(16, 102, 189, 0.25);
}
.__latest_news_sec .__leatest_news_row:hover .__btn span.arrow_anim {
  color: #ffffff;
}
.__latest_news_sec .__leatest_news_row:hover .__btn span.arrow_anim:after {
  background-color: #1066bd;
  width: 0px;
}
.__latest_news_sec .hero-pagination {
  position: absolute;
  z-index: 1;
  right: 40px;
  left: auto;
  width: auto;
  height: 3px;
  top: 45px;
}
@media (max-width: 1199.98px) {
  .__latest_news_sec .hero-pagination {
    top: 38px;
    right: 30px;
  }
}
@media (max-width: 767.98px) {
  .__latest_news_sec .hero-pagination {
    top: 20px;
    right: auto;
    left: 20px;
  }
}
@media (max-width: 991.98px) {
  .__latest_news_sec .hero-pagination .swiper-pagination-bullet-active {
    background-color: #ffffff !important;
  }
}

.__twitter_feed {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  padding: 30px;
  height: 100%;
}

.__latest_gallery_container {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  height: 100%;
  background: #071829;
}
.__latest_gallery_container .swiper {
  height: 100%;
  position: relative;
}
.__latest_gallery_container .swiper .theme-swiper-pagination.gallery-pagination {
  position: absolute;
  width: auto;
  right: 35px;
  left: auto;
  top: 44px;
  height: 3px;
}
@media (max-width: 767.98px) {
  .__latest_gallery_container .swiper .theme-swiper-pagination.gallery-pagination {
    right: 20px;
    top: 25px;
  }
}
.__latest_gallery_container .swiper .all-photos-videos {
  position: absolute;
  right: 40px;
  bottom: 40px;
  font-size: 16px;
  text-decoration: underline;
  color: #ffffff;
  opacity: 1;
  z-index: 2;
}
@media (max-width: 1199.98px) {
  .__latest_gallery_container .swiper .all-photos-videos {
    right: 35px;
    bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  .__latest_gallery_container .swiper .all-photos-videos {
    right: 25px;
    bottom: 20px;
  }
}
@media (max-width: 480px) {
  .__latest_gallery_container .swiper .all-photos-videos {
    font-size: 13px;
  }
}
.__latest_gallery_container .swiper .all-photos-videos:hover {
  opacity: 0.8;
}
.__latest_gallery_container .__leatest_gallery_slide {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.__latest_gallery_container .__leatest_gallery_slide:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #1C1C1C;
  background: linear-gradient(0deg, rgba(28, 28, 28, 0.75) 7%, rgba(28, 28, 28, 0) 70%, rgba(28, 28, 28, 0) 75%, rgba(28, 28, 28, 0.36) 100%);
  z-index: 1;
}
.__latest_gallery_container .__leatest_gallery_slide:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(16, 102, 189, 0);
  z-index: 1;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__latest_gallery_container .__leatest_gallery_slide .__latest_img_gal {
  height: 100%;
  width: 100%;
}
.__latest_gallery_container .__leatest_gallery_slide .__latest_img_gal .simpleParallax {
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__latest_gallery_container .__leatest_gallery_slide img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 575.98px) {
  .__latest_gallery_container .__leatest_gallery_slide img {
    aspect-ratio: 16/10;
  }
}
.__latest_gallery_container .__leatest_gallery_slide .__card_btn {
  min-width: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 22px;
  border-radius: 40px;
  border: 1px solid #ffffff;
  background-color: white;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  opacity: 0;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.4);
  z-index: 2;
}
@media (max-width: 575.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .__card_btn {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
.__latest_gallery_container .__leatest_gallery_slide .__card_btn span {
  color: #1066BD;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__latest_gallery_container .__leatest_gallery_slide .gallery-foot {
  position: absolute;
  bottom: 15px;
  z-index: 2;
  padding: 20px 30px;
  width: 75%;
}
@media (max-width: 1199.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot {
    width: 64%;
  }
}
@media (max-width: 767.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot {
    padding: 5px 20px;
  }
}
.__latest_gallery_container .__leatest_gallery_slide .gallery-foot h4 {
  margin: 0;
  color: #ffffff;
  font-size: 26px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 1199.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot h4 {
    font-size: 18px;
    -webkit-line-clamp: 2;
  }
}
@media (max-width: 480px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot h4 {
    font-size: 16px;
    -webkit-line-clamp: 2;
  }
}
.__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec {
  display: flex;
  align-items: center;
  gap: 25px;
  padding-bottom: 5px;
}
@media (max-width: 767.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec {
    gap: 15px;
  }
}
.__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  position: relative;
}
@media (max-width: 1399.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat {
    font-size: 14px;
  }
}
.__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat:after {
  content: "";
  position: absolute;
  right: -13px;
  top: 5px;
  height: 15px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 1399.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat:after {
    top: 4px;
  }
}
@media (max-width: 767.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat:after {
    right: -9px;
    height: 13px;
  }
}
.__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .date-details {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
}
@media (max-width: 1399.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .date-details {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .__latest_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .date-details {
    font-size: 14px;
  }
}
.__latest_gallery_container .__leatest_gallery_slide:hover:after {
  background: rgba(16, 102, 189, 0.8);
}
.__latest_gallery_container .__leatest_gallery_slide:hover .__latest_img_gal .simpleParallax {
  transform: scale(1.05);
}
.__latest_gallery_container .__leatest_gallery_slide:hover .gallery-foot h4 {
  color: #D3E0ED;
}
.__latest_gallery_container .__leatest_gallery_slide:hover .__card_btn {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  border: 3px solid rgba(16, 102, 189, 0.8);
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border: 3px solid rgba(16, 102, 189, 0.8);
}

.fancybox__progress {
  background-color: rgba(16, 102, 189, 0.8);
}

.fancybox__backdrop {
  background-color: rgba(21, 35, 49, 0.95);
}

.fancybox__caption {
  text-align: center;
}
@media (max-width: 767.98px) {
  .fancybox__caption {
    font-size: 14px;
  }
}

/*----------------------------
LATEST NEWS SECTION STARTS
-----------------------------*/
/***************************************************
NEWS SECTION STARTS
****************************************************/
.__filter_sec {
  position: relative;
}
.__filter_sec .field-wrapper input {
  border: 0px solid rgba(7, 24, 41, 0.25);
  border-bottom-width: 1px;
  color: rgba(57, 57, 57, 0.9);
  background: rgba(255, 255, 255, 0);
  width: 100%;
  height: 55px;
  padding: 0px 50px 0px 0px;
  font-size: 16px;
  line-height: 1.2;
  box-shadow: none;
  outline: none;
  font-weight: 300;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__filter_sec .field-wrapper input:focus {
  border-bottom-color: #152331;
}
.__filter_sec .field-wrapper .__search_btn_input {
  position: absolute;
  right: 0;
  top: 0;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: end;
}
.__filter_sec .field-wrapper .__search_btn_input button {
  border: none;
  background: none;
  box-shadow: none;
}
.__filter_sec .field-wrapper .__search_btn_input button:hover span {
  color: #152331;
}
.__filter_sec .field-wrapper .__search_btn_input button span {
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  color: #1066BD;
  font-size: 20px;
}
.__filter_sec .field-wrapper .nice-select {
  border: 0px solid rgba(7, 24, 41, 0.25);
  border-bottom-width: 1px;
  color: rgba(57, 57, 57, 0.9);
  background: rgba(255, 255, 255, 0);
  width: 100%;
  height: 55px;
  padding: 0px 50px 0px 0px;
  font-size: 16px;
  line-height: 1.2;
  box-shadow: none;
  outline: none;
  font-weight: 300;
  border-radius: 0px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__filter_sec .field-wrapper .nice-select:focus {
  border-bottom-color: #152331;
}
.__filter_sec .field-wrapper .nice-select .current {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
.__filter_sec .field-wrapper .nice-select .list {
  background: #ffffff;
  min-width: 200px;
  border-radius: 0px;
  box-shadow: 0 0 10px rgba(34, 34, 34, 0.2);
  padding: 10px 0;
  border: 1px solid rgba(7, 24, 41, 0);
  max-height: 270px;
  overflow-y: scroll;
  z-index: 1;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.__filter_sec .field-wrapper .nice-select .list li {
  font-size: 15px;
  padding: 10px 15px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__filter_sec .field-wrapper .nice-select .list li:hover {
  color: #1066BD;
  padding: 10px 10px 10px 20px;
}
.__filter_sec .field-wrapper .nice-select .list li.selected {
  font-weight: 500;
  color: #1066BD;
}
.__filter_sec .field-wrapper .nice-select:after {
  content: "\e91c";
  font-family: icomoon;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 30px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  color: #1066BD;
  font-size: 16px;
}
.__filter_sec .inputicons {
  position: relative;
}
.__filter_sec .inputicons button {
  height: 55px;
  width: 100%;
  background-color: #1066BD;
  color: #ffffff;
  border-radius: 4px;
  border: 0px;
  box-shadow: none;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 575.98px) {
  .__filter_sec .inputicons button {
    font-size: 14px;
    height: 50px;
  }
}
.__filter_sec .inputicons button:hover {
  background-color: #152331;
}
.__filter_sec .search-result-text {
  font-size: 14px;
  font-weight: 400;
  padding: 10px calc(var(--bs-gutter-x) * 0.5);
  margin: 0;
}
@media (max-width: 1199.98px) {
  .__filter_sec .search-result-text {
    font-size: 13px;
  }
}
@media (max-width: 575.98px) {
  .__filter_sec .search-result-text {
    font-size: 12px;
  }
}
.__filter_sec .search-result-text span {
  font-weight: 500;
  color: #1066BD;
}
.__filter_sec .__filter_tags {
  position: relative;
  padding-top: 10px;
  max-width: 75%;
  padding-bottom: 15px;
}
@media (max-width: 991.98px) {
  .__filter_sec .__filter_tags {
    max-width: 100%;
  }
}
.__filter_sec .__filter_tags ul {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  gap: 10px 10px;
}
.__filter_sec .__filter_tags ul li a {
  font-weight: 600;
  font-size: 14px;
  background-color: #F1F1F1;
  color: #393939;
  padding: 10px 25px;
  border-radius: 60px;
}
@media (max-width: 991.98px) {
  .__filter_sec .__filter_tags ul li a {
    font-size: 12px;
  }
}
.__filter_sec .__filter_tags ul li a:hover {
  background-color: #1066BD;
  color: #ffffff;
}
.__filter_sec .__filter_title {
  font-size: 16px;
  font-weight: 600;
  padding: 10px 0;
}
@media (max-width: 575.98px) {
  .__filter_sec .__filter_title {
    font-size: 14px;
  }
}

.__project_list_sec .__project_counter_list {
  display: flex;
  gap: 60px;
  flex-wrap: nowrap;
  padding: 30px 0 40px;
  align-items: flex-start;
}
@media (max-width: 1599.98px) {
  .__project_list_sec .__project_counter_list {
    display: block;
    padding: 20px 0;
  }
}
@media (max-width: 1399.98px) {
  .__project_list_sec .__project_counter_list {
    padding: 10px 0 30px;
    gap: 30px;
  }
}
@media (max-width: 1199.98px) {
  .__project_list_sec .__project_counter_list {
    flex-wrap: wrap;
  }
}
@media (max-width: 991.98px) {
  .__project_list_sec .__project_counter_list {
    flex-wrap: nowrap;
  }
}
@media (max-width: 575.98px) {
  .__project_list_sec .__project_counter_list {
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.__project_list_sec .__project_counter_list ._counter_list {
  position: relative;
  min-width: 330px;
  width: 330px;
}
@media (max-width: 1599.98px) {
  .__project_list_sec .__project_counter_list ._counter_list {
    padding-bottom: 15px;
  }
}
@media (max-width: 1399.98px) {
  .__project_list_sec .__project_counter_list ._counter_list {
    min-width: 150px;
  }
}
@media (max-width: 991.98px) {
  .__project_list_sec .__project_counter_list ._counter_list {
    width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 575.98px) {
  .__project_list_sec .__project_counter_list ._counter_list {
    width: 100%;
    min-width: 100%;
  }
}
.__project_list_sec .__project_counter_list ._counter_list:last-child:after {
  content: none;
}
.__project_list_sec .__project_counter_list ._counter_list:after {
  content: "";
  position: absolute;
  top: 5px;
  right: -30px;
  height: 100%;
  width: 1px;
  background-color: rgba(7, 24, 41, 0.1);
}
@media (max-width: 1599.98px) {
  .__project_list_sec .__project_counter_list ._counter_list:after {
    content: none;
  }
}
.__project_list_sec .__project_counter_list ._counter_list .ad-counter-block {
  display: flex;
  align-items: center;
  gap: 5px;
}
.__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
  font-size: 42px;
  font-weight: 400;
  color: #071829;
  line-height: 1;
}
@media (max-width: 1599.98px) {
  .__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 35px;
  }
}
@media (max-width: 1399.98px) {
  .__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 38px;
  }
}
@media (max-width: 480px) {
  .__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 26px;
  }
}
.__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .odometer {
  font-size: 42px;
  font-weight: 800;
  color: #071829;
}
@media (max-width: 1599.98px) {
  .__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 35px;
  }
}
@media (max-width: 1399.98px) {
  .__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 38px;
  }
}
@media (max-width: 480px) {
  .__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 26px;
  }
}
.__project_list_sec .__project_counter_list ._counter_list .ad-counter-block .odometer .odometer-inside {
  display: flex;
  align-items: end;
  letter-spacing: 2px;
}
.__project_list_sec .__project_counter_list ._counter_list ._counter_list_subtitle {
  font-size: 16px;
  font-weight: 300;
  max-width: 85%;
}
@media (max-width: 1599.98px) {
  .__project_list_sec .__project_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 85%;
  }
}
@media (max-width: 1399.98px) {
  .__project_list_sec .__project_counter_list ._counter_list ._counter_list_subtitle {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .__project_list_sec .__project_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 80%;
  }
}
@media (max-width: 480px) {
  .__project_list_sec .__project_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 95%;
    font-size: 12px;
  }
}

/***************************************************
NEWS SECTION ENDS
****************************************************/
/***************************************************
PROJECTS SECTION STARTS
****************************************************/
.__project_list_sec {
  position: relative;
  overflow: hidden;
}
.__project_list_sec.__with_grey_bg_linear {
  background: rgb(241, 241, 241);
  background: -moz-linear-gradient(90deg, rgb(241, 241, 241) 60%, rgb(255, 255, 255) 60%);
  background: -webkit-linear-gradient(90deg, rgb(241, 241, 241) 60%, rgb(255, 255, 255) 60%);
  background: linear-gradient(90deg, rgb(241, 241, 241) 60%, rgb(255, 255, 255) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1",endColorstr="#ffffff",GradientType=1);
}
@media (max-width: 991.98px) {
  .__project_list_sec.__with_grey_bg_linear {
    background: rgba(241, 241, 241, 0);
  }
}
.__project_list_sec .border-radius-right {
  border-radius: 0 30px 30px 0;
}
@media (max-width: 1399.98px) {
  .__project_list_sec .border-radius-right {
    border-radius: 0 15px 15px 0;
  }
}
@media (max-width: 991.98px) {
  .__project_list_sec .border-radius-right {
    border-radius: 15px 15px 0px 0;
  }
}
@media (max-width: 575.98px) {
  .__project_list_sec .border-radius-right {
    border-radius: 12px 12px 0px 0;
  }
}
.__project_list_sec .border-radius-left {
  border-radius: 30px 0px 0 30px;
}
@media (max-width: 1399.98px) {
  .__project_list_sec .border-radius-left {
    border-radius: 15px 0px 0 15px;
  }
}
@media (max-width: 991.98px) {
  .__project_list_sec .border-radius-left {
    border-radius: 15px 15px 0px 0;
  }
}
@media (max-width: 575.98px) {
  .__project_list_sec .border-radius-left {
    border-radius: 12px 12px 0px 0;
  }
}
.__project_list_sec .__project_banner {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.__project_list_sec .__project_banner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 991.98px) {
  .__project_list_sec .__project_banner img {
    aspect-ratio: 16/11;
  }
}
@media (max-width: 991.98px) {
  .__project_list_sec .__project_content {
    background: #f1f1f1;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
}
@media (max-width: 991.98px) and (max-width: 575.98px) {
  .__project_list_sec .__project_content {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
  }
}
.__project_list_sec .__project_content.__padding_right {
  padding: 50px 5% 50px 0;
}
@media (max-width: 1199.98px) {
  .__project_list_sec .__project_content.__padding_right {
    padding: 50px 40px 50px 0;
  }
}
@media (max-width: 991.98px) {
  .__project_list_sec .__project_content.__padding_right {
    padding: 50px 30px;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .__project_list_sec .__project_content.__padding_right {
    padding: 40px 30px;
  }
}
@media (max-width: 480px) {
  .__project_list_sec .__project_content.__padding_right {
    padding: 40px 20px;
  }
}
.__project_list_sec .__project_content.__padding_left {
  padding: 50px 0 50px 70px;
}
@media (max-width: 1199.98px) {
  .__project_list_sec .__project_content.__padding_left {
    padding: 50px 0px 50px 40px;
  }
}
@media (max-width: 991.98px) {
  .__project_list_sec .__project_content.__padding_left {
    padding: 50px 30px;
  }
}
@media (max-width: 575.98px) {
  .__project_list_sec .__project_content.__padding_left {
    padding: 40px 30px;
  }
}
@media (max-width: 480px) {
  .__project_list_sec .__project_content.__padding_left {
    padding: 40px 20px;
  }
}
.__project_list_sec .__project_content .subtitle {
  padding-bottom: 10px;
}
.__project_list_sec .__project_content .subtitle span {
  font-weight: 300;
  padding: 0 20px;
  position: relative;
}
.__project_list_sec .__project_content .subtitle span:before {
  content: "";
  position: absolute;
  left: 7px;
  top: 5px;
  height: 13px;
  width: 1px;
  background-color: #071829;
  opacity: 0.3;
}
@media (max-width: 767.98px) {
  .__project_list_sec .__project_content .subtitle span:before {
    height: 11px;
    top: 5px;
  }
}
.__project_list_sec .__project_content .__title h2 {
  font-size: 40px;
}
@media (max-width: 1399.98px) {
  .__project_list_sec .__project_content .__title h2 {
    font-size: 35px;
  }
}
@media (max-width: 1199.98px) {
  .__project_list_sec .__project_content .__title h2 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .__project_list_sec .__project_content .__title h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .__project_list_sec .__project_content .__title h2 {
    font-size: 25px;
  }
}
@media (max-width: 480px) {
  .__project_list_sec .__project_content .__title h2 {
    font-size: 22px;
  }
}
.__project_list_sec .__project_content .para p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/***************************************************
PROJECTS SECTION ENDS
****************************************************/
/***************************************************
PAGINATION SECTION STARTS
****************************************************/
.paginations-theme {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 40px 0 20px;
  padding-bottom: 0;
}
@media (max-width: 767.98px) {
  .paginations-theme {
    padding: 30px 0 5px;
    padding-bottom: 0;
  }
}
.paginations-theme.pagination-80 {
  padding: 80px 0;
}
@media (max-width: 1399.98px) {
  .paginations-theme.pagination-80 {
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .paginations-theme.pagination-80 {
    padding: 50px 0;
  }
}
@media (max-width: 480px) {
  .paginations-theme.pagination-80 {
    padding: 40px 0;
  }
}
.paginations-theme .pagination-container ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.paginations-theme .pagination-container ul li {
  margin: 5px;
  padding: 0;
  height: 50px;
  width: 50px;
  background: #ffffff;
  color: #071829;
  border: 1px solid rgba(57, 57, 57, 0.4);
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  .paginations-theme .pagination-container ul li {
    height: 35px;
    width: 35px;
    margin: 2px;
    font-size: 13px;
  }
}
.paginations-theme .pagination-container ul li a {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #071829;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  height: 100%;
  width: 100%;
}
@media (max-width: 767.98px) {
  .paginations-theme .pagination-container ul li a {
    font-size: 13px;
  }
}
.paginations-theme .pagination-container ul li a:hover {
  color: #ffffff;
}
.paginations-theme .pagination-container ul li:hover {
  background: #1066BD;
  border: 1px solid #1066BD;
  color: #ffffff;
}
.paginations-theme .pagination-container ul li.active {
  color: #ffffff;
  background: #1066BD;
  border: 1px solid #1066BD;
  cursor: default;
}
.paginations-theme .pagination-container ul li.active a {
  color: #ffffff;
}
.paginations-theme .pagination-container ul li.prev a span {
  color: #1066BD;
  font-size: 12px;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
@media (max-width: 767.98px) {
  .paginations-theme .pagination-container ul li.prev a span {
    font-size: 10px;
  }
}
.paginations-theme .pagination-container ul li.prev a:hover span {
  color: #ffffff;
}
.paginations-theme .pagination-container ul li.next a span {
  color: #1066BD;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  font-size: 12px;
}
@media (max-width: 767.98px) {
  .paginations-theme .pagination-container ul li.next a span {
    font-size: 10px;
  }
}
.paginations-theme .pagination-container ul li.next a:hover span {
  color: #ffffff;
}

/***************************************************
PAGINATION SECTION ENDS
****************************************************/
/***************************************************
SEARCH RESULT SECTION STARTS
****************************************************/
.__search_list_sec {
  position: relative;
}
.__search_list_sec .__search_list_row {
  border-bottom: 1px dashed rgba(7, 24, 41, 0.25);
  padding: 35px 0;
}
@media (max-width: 991.98px) {
  .__search_list_sec .__search_list_row {
    padding: 25px 0;
  }
}
.__search_list_sec .__search_list_row a h4 {
  color: #071829;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__search_list_sec .__search_list_row a:hover h4 {
  color: #1066BD;
}
.__search_list_sec .__search_list_row .para p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

/***************************************************
SEARCH RESULT SECTION ENDS
****************************************************/
/***************************************************
NEWS SECTION STARTS
****************************************************/
.__date_div {
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 1399.98px) {
  .__date_div {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .__date_div {
    font-size: 16px;
  }
}

.shareoption {
  position: relative;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .shareoption {
    position: absolute;
    top: -10px;
  }
}
.shareoption .sharebtnid {
  position: absolute;
  right: 0px;
  top: 10px;
  background-color: #f1f1f1;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s ease 0s !important;
  -moz-transition: all 1s ease 0s !important;
  -ms-transition: all 1s ease 0s !important;
  -o-transition: all 1s ease 0s !important;
  transition: all 1s ease 0s !important;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .shareoption .sharebtnid {
    top: 0px;
  }
}
.shareoption .sharebtnid.active {
  right: 80px;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1199.98px) {
  .shareoption .sharebtnid.active {
    right: 52px;
  }
}
.shareoption .sharebtnid:after {
  content: "";
  position: absolute;
  clip-path: polygon(55% 50%, 0 0, 0 100%);
  height: 15px;
  width: 15px;
  background: #f1f1f1;
  top: 15px;
  right: -14px;
}
.shareoption .sharebtnid #st-1 {
  background: transparent;
  padding: 4px;
  overflow: hidden;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
}
.shareoption .sharebtnid #st-1 .st-btn {
  display: block !important;
  margin: 0;
}
.shareoption #shareiconid {
  height: 65px;
  width: 65px;
  border-radius: 100%;
  background: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  color: #1066BD;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  cursor: pointer;
  z-index: 2;
  position: relative;
}
@media (max-width: 1199.98px) {
  .shareoption #shareiconid {
    height: 40px;
    width: 40px;
    font-size: 17px;
  }
}
.shareoption #shareiconid:hover {
  background: #1066bd;
  color: #F1F1F1;
}
.shareoption #shareiconid:before {
  opacity: 1;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.shareoption #shareiconid:after {
  content: "\e904";
  font-family: icomoon;
  position: absolute;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.shareoption #shareiconid.active {
  background: #1066bd;
  color: #F1F1F1;
}
.shareoption #shareiconid.active:after {
  opacity: 1;
}
.shareoption #shareiconid.active:before {
  opacity: 0;
}

.__news_details_sec_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 20%;
}
@media (max-width: 1399.98px) {
  .__news_details_sec_head {
    gap: 0 5%;
  }
}
@media (max-width: 1199.98px) {
  .__news_details_sec_head {
    flex-wrap: wrap;
    justify-content: end;
  }
}
.__news_details_sec_head .__title {
  width: 100%;
}
.__news_details_sec_head .__title .__date_div {
  color: #393939;
  font-weight: 400;
}
@media (max-width: 1199.98px) {
  .__news_details_sec_head .__title .__date_div {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .__news_details_sec_head .__title .__date_div {
    font-size: 14px;
  }
}
.__news_details_sec_head .__title h2 {
  margin: 10px 0;
  font-size: 38px;
}
@media (max-width: 1199.98px) {
  .__news_details_sec_head .__title h2 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .__news_details_sec_head .__title h2 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .__news_details_sec_head .__title h2 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .__news_details_sec_head .__title h2 {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .__news_details_sec_head .__title h2 {
    font-size: 18px;
  }
}

.__news_details_banner {
  position: relative;
  aspect-ratio: 16/7;
  overflow: hidden;
  border-radius: 30px;
  background-color: #152331;
  text-align: center;
  margin: 30px 0 40px;
}
@media (max-width: 1399.98px) {
  .__news_details_banner {
    border-radius: 15px;
  }
}
@media (max-width: 991.98px) {
  .__news_details_banner {
    margin: 20px 0 30px;
  }
}
@media (max-width: 767.98px) {
  .__news_details_banner {
    aspect-ratio: 16/9;
    margin: 10px 0 20px;
  }
}
@media (max-width: 575.98px) {
  .__news_details_banner {
    border-radius: 12px;
  }
}
.__news_details_banner img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  object-fit: cover;
}
.__news_details_banner .hero-pagination {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  bottom: 30px;
}
.__news_details_banner .leatest-news-swiper {
  height: 100%;
  position: relative;
}
.__news_details_banner .leatest-news-swiper .swiper-slide::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgb(28, 28, 28);
  background: linear-gradient(0deg, rgba(28, 28, 28, 0.4836528361) 0%, rgba(28, 28, 28, 0) 100%);
  z-index: 1;
}

.__news_col {
  position: relative;
  background-color: rgba(241, 241, 241, 0);
  border-bottom: 1px solid rgba(7, 24, 41, 0.1);
  height: 100%;
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  flex-direction: column;
  padding-bottom: 80px;
}
@media (max-width: 991.98px) {
  .__news_col {
    padding-bottom: 10px;
  }
}
.__news_col_img {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background-color: rgba(7, 24, 41, 0.8);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__news_col_img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(16, 102, 189, 0);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  z-index: 1;
}
.__news_col_img .simpleParallax {
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__news_col_img img {
  height: 100%;
  object-fit: cover;
}
.__news_col_description {
  position: relative;
  padding: 25px 30px 10px 30px;
}
@media (max-width: 767.98px) {
  .__news_col_description {
    padding: 20px 25px 10px 25px;
  }
}
@media (max-width: 480px) {
  .__news_col_description {
    padding: 12px;
  }
}
.__news_col_description .date-details {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  color: #393939;
}
@media (max-width: 1399.98px) {
  .__news_col_description .date-details {
    font-size: 15px;
  }
}
@media (max-width: 991.98px) {
  .__news_col_description .date-details {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .__news_col_description .date-details {
    font-size: 12px;
  }
}
.__news_col_description h5 {
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  color: #393939;
  margin: 12px 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1399.98px) {
  .__news_col_description h5 {
    -webkit-line-clamp: 4;
  }
}
@media (max-width: 575.98px) {
  .__news_col_description h5 {
    margin: 8px 0;
  }
}
.__news_col:hover {
  background-color: #f1f1f1;
  border-bottom: 1px solid rgba(7, 24, 41, 0);
  border-radius: 12px;
}
.__news_col:hover .__news_col_description h5 {
  color: #1066BD;
}
.__news_col:hover .__news_col_img {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.__news_col:hover .__news_col_img:before {
  background-color: rgba(16, 102, 189, 0.8);
}
.__news_col:hover .__news_col_img .simpleParallax {
  transform: scale(1.05);
}
.__news_col .__btn {
  position: absolute;
  bottom: 0;
  left: 30px;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .__news_col .__btn {
    display: none;
  }
}

.__news_pagi_row {
  display: flex;
  align-items: top;
  justify-content: space-between;
  position: relative;
  gap: 10%;
}
@media (max-width: 767.98px) {
  .__news_pagi_row {
    gap: 50px 10%;
    flex-wrap: wrap;
  }
}
.__news_pagi_row .__news_pagi_col {
  position: relative;
  width: 50%;
}
@media (max-width: 767.98px) {
  .__news_pagi_row .__news_pagi_col {
    width: 100%;
  }
}
.__news_pagi_row .__news_pagi_col:first-child::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -10%;
  height: 100%;
  width: 1px;
  background-color: rgba(7, 24, 41, 0.1);
}
@media (max-width: 767.98px) {
  .__news_pagi_row .__news_pagi_col:first-child::after {
    bottom: -25px;
    right: 0;
    height: 1px;
    width: 100%;
  }
}
.__news_pagi_row .__news_pagi_col .__news_pagi_cat {
  display: flex;
  align-items: center;
  gap: 25px;
}
@media (max-width: 767.98px) {
  .__news_pagi_row .__news_pagi_col .__news_pagi_cat {
    gap: 15px;
  }
}
.__news_pagi_row .__news_pagi_col .__news_pagi_cat .cat {
  font-size: 18px;
  text-transform: uppercase;
  color: #1066BD;
  font-weight: 600;
  position: relative;
}
@media (max-width: 1399.98px) {
  .__news_pagi_row .__news_pagi_col .__news_pagi_cat .cat {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .__news_pagi_row .__news_pagi_col .__news_pagi_cat .cat {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .__news_pagi_row .__news_pagi_col .__news_pagi_cat .cat {
    font-size: 12px;
  }
}
.__news_pagi_row .__news_pagi_col .__news_pagi_cat .cat:after {
  content: "";
  position: absolute;
  right: -13px;
  top: 5px;
  height: 15px;
  width: 1px;
  background-color: rgba(7, 24, 41, 0.3);
}
@media (max-width: 1399.98px) {
  .__news_pagi_row .__news_pagi_col .__news_pagi_cat .cat:after {
    top: 4px;
  }
}
@media (max-width: 767.98px) {
  .__news_pagi_row .__news_pagi_col .__news_pagi_cat .cat:after {
    right: -9px;
    height: 13px;
  }
}
@media (max-width: 480px) {
  .__news_pagi_row .__news_pagi_col .__news_pagi_cat .cat:after {
    top: 2px;
  }
}
.__news_pagi_row .__news_pagi_col .__news_pagi_cat .news-date {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  color: #393939;
}
@media (max-width: 1399.98px) {
  .__news_pagi_row .__news_pagi_col .__news_pagi_cat .news-date {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .__news_pagi_row .__news_pagi_col .__news_pagi_cat .news-date {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .__news_pagi_row .__news_pagi_col .__news_pagi_cat .news-date {
    font-size: 12px;
  }
}
.__news_pagi_row .__news_pagi_col .__news_title {
  padding: 20px 0 15px;
}
@media (max-width: 1399.98px) {
  .__news_pagi_row .__news_pagi_col .__news_title {
    padding: 10px 0 10px;
  }
}
@media (max-width: 767.98px) {
  .__news_pagi_row .__news_pagi_col .__news_title {
    padding: 10px 0 0px;
  }
}
.__news_pagi_row .__news_pagi_col .__news_title h4 {
  margin: 0;
  color: #071829;
  -webkit-transition: all 0.4s ease 0s !important;
  -moz-transition: all 0.4s ease 0s !important;
  -ms-transition: all 0.4s ease 0s !important;
  -o-transition: all 0.4s ease 0s !important;
  transition: all 0.4s ease 0s !important;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  font-size: 28px;
}
@media (max-width: 1399.98px) {
  .__news_pagi_row .__news_pagi_col .__news_title h4 {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .__news_pagi_row .__news_pagi_col .__news_title h4 {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .__news_pagi_row .__news_pagi_col .__news_title h4 {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .__news_pagi_row .__news_pagi_col .__news_title h4 {
    font-size: 16px;
  }
}
.__news_pagi_row .__news_pagi_col:hover .__news_title h4 {
  color: #1066BD;
}

/***************************************************
NEWS SECTION ENDS
****************************************************/
/***************************************************
PHOTO GALLERY SECTION STARTS
****************************************************/
.__photo_gallery_card {
  position: relative;
  overflow: hidden;
  height: 320px;
  width: 100%;
  cursor: pointer;
  border-radius: 6px;
  background: #071829;
}
.__photo_gallery_card:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(0deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 70%);
  background: -webkit-linear-gradient(0deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 70%);
  background: linear-gradient(0deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
  z-index: 1;
}
.__photo_gallery_card:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgba(16, 102, 189, 0.75);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__photo_gallery_card .__latest_img_gal {
  height: 100%;
  width: 100%;
}
.__photo_gallery_card .__latest_img_gal .simpleParallax {
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__photo_gallery_card img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 575.98px) {
  .__photo_gallery_card img {
    aspect-ratio: 16/10;
  }
}
.__photo_gallery_card .__gallery_desc {
  display: flex;
  align-items: end;
  justify-content: space-between;
  padding: 10px 30px;
  position: absolute;
  z-index: 2;
  bottom: 20px;
  width: 100%;
}
@media (max-width: 1399.98px) {
  .__photo_gallery_card .__gallery_desc {
    padding: 5px 20px;
    bottom: 15px;
  }
}
.__photo_gallery_card .__gallery_desc .__card_btn {
  min-width: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border-radius: 100px;
  border: 1px solid #ffffff;
  background-color: white;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  z-index: 1;
  transform: scale(0.4);
  opacity: 0;
}
@media (max-width: 1399.98px) {
  .__photo_gallery_card .__gallery_desc .__card_btn {
    min-width: 40px;
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 991.98px) {
  .__photo_gallery_card .__gallery_desc .__card_btn {
    display: none;
  }
}
.__photo_gallery_card .__gallery_desc .__card_btn span {
  color: #1066BD;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  font-size: 18px;
}
@media (max-width: 1399.98px) {
  .__photo_gallery_card .__gallery_desc .__card_btn span {
    font-size: 16px;
  }
}
.__photo_gallery_card .__gallery_desc .gallery-foot {
  position: relative;
  z-index: 2;
  width: 80%;
}
@media (max-width: 991.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot {
    width: 70%;
  }
}
@media (max-width: 575.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot {
    width: 100%;
  }
}
.__photo_gallery_card .__gallery_desc .gallery-foot h5 {
  margin: 0;
  color: #ffffff;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 24px;
}
@media (max-width: 1599.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot h5 {
    font-size: 22px;
  }
}
@media (max-width: 1399.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot h5 {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot h5 {
    font-size: 15px;
  }
}
.__photo_gallery_card .__gallery_desc .gallery-foot .date-sec {
  display: flex;
  align-items: center;
  gap: 18px;
  padding-bottom: 5px;
}
@media (max-width: 767.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot .date-sec {
    gap: 15px;
  }
}
.__photo_gallery_card .__gallery_desc .gallery-foot .date-sec .cat {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  position: relative;
}
@media (max-width: 1399.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot .date-sec .cat {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot .date-sec .cat {
    font-size: 12px;
  }
}
.__photo_gallery_card .__gallery_desc .gallery-foot .date-sec .cat:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 4px;
  height: 15px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 1399.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot .date-sec .cat:after {
    top: 2px;
  }
}
@media (max-width: 767.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot .date-sec .cat:after {
    right: -9px;
    height: 13px;
  }
}
.__photo_gallery_card .__gallery_desc .gallery-foot .date-sec .date-details {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
}
@media (max-width: 1399.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot .date-sec .date-details {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .__photo_gallery_card .__gallery_desc .gallery-foot .date-sec .date-details {
    font-size: 12px;
  }
}
.__photo_gallery_card:hover:after {
  opacity: 1;
}
.__photo_gallery_card:hover .__latest_img_gal .simpleParallax {
  transform: scale(1.05);
}
.__photo_gallery_card:hover .__gallery_desc .__card_btn {
  opacity: 1;
  transform: scale(1);
}
.__photo_gallery_card:hover .__gallery_desc .gallery-foot h4 {
  color: rgba(255, 255, 255, 0.8);
}

.__nav_tabs_custom {
  position: relative;
  overflow: hidden;
}
.__nav_tabs_custom .tab-head-list {
  position: relative;
  overflow: hidden;
}
.__nav_tabs_custom .nav {
  margin-bottom: 35px;
  border-bottom: 1px solid rgba(7, 24, 41, 0.1);
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
@media (max-width: 767.98px) {
  .__nav_tabs_custom .nav {
    margin-bottom: 20px;
  }
}
.__nav_tabs_custom .nav li {
  overflow: inherit;
  white-space: nowrap;
}
.__nav_tabs_custom .nav li .nav-link {
  border: 0px;
  font-size: 24px;
  font-weight: 500;
  color: #071829;
  padding: 10px 30px;
  border: 1px solid rgba(7, 24, 41, 0.1);
  border-bottom: 0;
  margin: 0 1px;
  background-color: rgba(16, 102, 189, 0.02);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
}
@media (max-width: 1399.98px) {
  .__nav_tabs_custom .nav li .nav-link {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) {
  .__nav_tabs_custom .nav li .nav-link {
    font-size: 19px;
  }
}
@media (max-width: 767.98px) {
  .__nav_tabs_custom .nav li .nav-link {
    font-size: 18px;
    padding: 8px 25px;
  }
}
@media (max-width: 575.98px) {
  .__nav_tabs_custom .nav li .nav-link {
    font-size: 16px;
    padding: 7px 20px;
  }
}
.__nav_tabs_custom .nav li .nav-link.active {
  color: #ffffff;
  background-color: #1066bd;
}
.__nav_tabs_custom .nav li .nav-link:hover {
  color: #ffffff;
  background-color: #1066bd;
}

/***************************************************
PHOTO GALLERY SECTION ENDS
****************************************************/
/***************************************************
ANNUAL REPORT SECTION STARTS	
****************************************************/
.__annual_report_col {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(7, 24, 41, 0.2);
  background-color: rgba(241, 241, 241, 0);
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  height: 100%;
}
.__annual_report_col .__annual_report_col__in {
  position: relative;
  width: 100%;
}
@media (max-width: 991.98px) {
  .__annual_report_col .__annual_report_col__in {
    width: 100%;
    display: flex;
  }
}
.__annual_report_col .__annual_report_col_icons {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 31%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transform: scale(0.5);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  opacity: 0;
}
@media (max-width: 1599.98px) {
  .__annual_report_col .__annual_report_col_icons {
    top: 28%;
  }
}
@media (max-width: 1199.98px) {
  .__annual_report_col .__annual_report_col_icons {
    top: 31%;
  }
}
@media (max-width: 991.98px) {
  .__annual_report_col .__annual_report_col_icons {
    top: auto;
    bottom: 20px;
    width: 50%;
    left: 45%;
    justify-content: flex-start;
    transform: scale(1);
    opacity: 1;
  }
}
@media (max-width: 767.98px) {
  .__annual_report_col .__annual_report_col_icons {
    left: 145px;
    padding-left: 20px;
  }
}
.__annual_report_col .__annual_report_col_icons .__annual_pop {
  height: 50px;
  width: 50px;
  min-width: 50px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__annual_report_col .__annual_report_col_icons .__annual_pop {
    height: 40px;
    width: 40px;
    min-width: 40px;
    border-radius: 40px;
  }
}
@media (max-width: 991.98px) {
  .__annual_report_col .__annual_report_col_icons .__annual_pop {
    background-color: #F1F1F1;
  }
}
.__annual_report_col .__annual_report_col_icons .__annual_pop:hover {
  background-color: #1da1f2;
}
.__annual_report_col .__annual_report_col_icons .__annual_pop:hover span {
  color: #ffffff;
}
.__annual_report_col .__annual_report_col_icons .__annual_pop span {
  font-size: 20px;
  color: #1066BD;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__annual_report_col .__annual_report_col_icons .__annual_pop span {
    font-size: 18px;
  }
}
.__annual_report_col .__annual_report_col_img {
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 991.98px) {
  .__annual_report_col .__annual_report_col_img {
    min-height: 200px;
    min-width: 45%;
    padding: 15px;
  }
}
@media (max-width: 767.98px) {
  .__annual_report_col .__annual_report_col_img {
    padding: 10px;
    min-width: 145px;
    width: 145px;
  }
}
.__annual_report_col .__annual_report_col_img:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(16, 102, 189, 0);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 991.98px) {
  .__annual_report_col .__annual_report_col_img:after {
    background-color: rgba(16, 102, 189, 0);
  }
}
.__annual_report_col .__annual_report_col_img .simpleParallax {
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 767.98px) {
  .__annual_report_col .__annual_report_col_img .simpleParallax {
    height: 180px;
    width: 145px;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
  }
}
.__annual_report_col .__annual_report_col_img img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991.98px) {
  .__annual_report_col .__annual_report_col_img img {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    height: 180px;
    object-fit: unset;
  }
}
.__annual_report_col .__annual_report_col_desc {
  position: relative;
  padding: 25px;
}
@media (max-width: 1399.98px) {
  .__annual_report_col .__annual_report_col_desc {
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .__annual_report_col .__annual_report_col_desc {
    min-width: 57%;
    padding: 20px 20px 70px 0px;
  }
}
@media (max-width: 767.98px) {
  .__annual_report_col .__annual_report_col_desc {
    min-width: 67%;
    padding-left: 20px;
  }
}
@media (max-width: 575.98px) {
  .__annual_report_col .__annual_report_col_desc {
    min-width: 70%;
  }
}
@media (max-width: 480px) {
  .__annual_report_col .__annual_report_col_desc {
    min-width: 64%;
  }
}
.__annual_report_col .__annual_report_col_desc .__small_text_upper {
  color: #393939;
}
.__annual_report_col .__annual_report_col_desc h5 {
  margin: 10px 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  color: #071829;
  font-size: 20px;
}
@media (max-width: 1399.98px) {
  .__annual_report_col .__annual_report_col_desc h5 {
    margin: 5px 0;
  }
}
@media (max-width: 1399.98px) {
  .__annual_report_col .__annual_report_col_desc h5 {
    font-size: 18px;
  }
}
.__annual_report_col .__annual_report_col_desc p {
  font-size: 16px;
  font-weight: 300;
  opacity: 0.8;
  margin: 0;
  color: #393939;
}
@media (max-width: 1599.98px) {
  .__annual_report_col .__annual_report_col_desc p {
    font-size: 13px;
  }
}
.__annual_report_col:hover {
  background-color: #f1f1f1;
}
.__annual_report_col:hover .__annual_report_col_img:after {
  background-color: rgba(16, 102, 189, 0.8);
}
@media (max-width: 991.98px) {
  .__annual_report_col:hover .__annual_report_col_img:after {
    background-color: transparent;
  }
}
.__annual_report_col:hover .__annual_report_col_img .simpleParallax {
  transform: scale(1.05);
}
.__annual_report_col:hover .__annual_report_col_desc h5 {
  color: #1066BD;
}
.__annual_report_col:hover .__annual_report_col_icons {
  transform: scale(1);
  opacity: 1;
}
@media (max-width: 991.98px) {
  .__annual_report_col:hover .__annual_pop {
    background-color: #1da1f2;
  }
  .__annual_report_col:hover .__annual_pop span {
    color: #ffffff;
  }
}

/***************************************************
ANNUAL REPORT SECTION ENDS
****************************************************/
/***************************************************
OVERVIEW SECTION STARTS
****************************************************/
.mission-values {
  overflow: hidden;
}

.__overview_head {
  position: relative;
}
.__overview_head:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 45%;
  background-color: #F1F1F1;
}
@media (max-width: 991.98px) {
  .__overview_head:before {
    height: 55%;
  }
}
@media (max-width: 767.98px) {
  .__overview_head:before {
    height: 60%;
  }
}

.__expanding_video_container_wrapper {
  position: relative;
  overflow: hidden;
  height: 75dvh;
  min-height: 500px;
  max-height: 900px;
}
@media (max-width: 1399.98px) {
  .__expanding_video_container_wrapper {
    height: 60dvh;
    max-height: 800px;
  }
}
@media (max-width: 991.98px) {
  .__expanding_video_container_wrapper {
    height: 80dvh;
    min-height: 400px;
    max-height: 400px;
  }
}
.__expanding_video_container_wrapper .expanding_video_container_card {
  background: #1066BD;
  position: absolute;
  top: 50%;
  height: 100%;
  left: 50%;
  overflow: hidden;
  width: 1490px;
  transform: translate(-50%, -50%);
  border-radius: 30px;
}
@media (max-width: 1599.98px) {
  .__expanding_video_container_wrapper .expanding_video_container_card {
    width: 1290px;
  }
}
@media (max-width: 1399.98px) {
  .__expanding_video_container_wrapper .expanding_video_container_card {
    width: 1110px;
  }
}
@media (max-width: 1199.98px) {
  .__expanding_video_container_wrapper .expanding_video_container_card {
    width: 930px;
  }
}
@media (max-width: 991.98px) {
  .__expanding_video_container_wrapper .expanding_video_container_card {
    border-radius: 12px;
    width: 690px;
  }
}
@media (max-width: 767.98px) {
  .__expanding_video_container_wrapper .expanding_video_container_card {
    width: 510px;
  }
}
@media (max-width: 575.98px) {
  .__expanding_video_container_wrapper .expanding_video_container_card {
    width: 90%;
  }
}
.__expanding_video_container_wrapper .expanding_video_container_card .__youtube_vid {
  transform: scale(1.5);
  height: 100%;
  width: 100%;
}
.__expanding_video_container_wrapper .expanding_video_container_card .__youtube_vid video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.__ourcore_row .col-12 {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px dashed rgba(7, 24, 41, 0.25);
}
.__ourcore_row .col-12:nth-last-child(-n+2) {
  border-bottom: 0px dashed rgba(7, 24, 41, 0.25);
  padding-bottom: 0px;
}
@media (max-width: 1199.98px) {
  .__ourcore_row .col-12:nth-last-child(-n+2) {
    border-bottom: 1px dashed rgba(7, 24, 41, 0.25);
    padding-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  .__ourcore_row .col-12:nth-last-child(-n+2) {
    padding-bottom: 20px;
  }
}
@media (max-width: 1399.98px) {
  .__ourcore_row .col-12 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  .__ourcore_row .col-12 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .__ourcore_row .col-12:nth-last-child(-n+1) {
    border-bottom: 0;
  }
}

.__vision_box_card {
  position: relative;
  padding: 80px 30px;
  height: 100%;
}
@media (max-width: 1399.98px) {
  .__vision_box_card {
    padding: 60px 30px;
  }
}
.__vision_box_card.__corevalue {
  padding: 10px;
}
@media (max-width: 1599.98px) {
  .__vision_box_card.__corevalue .__para p {
    font-size: 18px;
  }
}
@media (max-width: 1399.98px) {
  .__vision_box_card.__corevalue .__para p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .__vision_box_card.__corevalue .__para p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .__vision_box_card.__corevalue .__para p {
    font-size: 15px;
  }
}
.__vision_box_card img {
  height: auto;
  width: auto;
  max-height: 77px;
  max-width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 1399.98px) {
  .__vision_box_card img {
    max-height: 65px;
  }
}
@media (max-width: 991.98px) {
  .__vision_box_card img {
    max-height: 60px;
  }
}
@media (max-width: 575.98px) {
  .__vision_box_card img {
    max-height: 50px;
  }
}
.__vision_box_card .max-width-85 {
  max-width: 85%;
}
@media (max-width: 991.98px) {
  .__vision_box_card .max-width-85 {
    max-width: 70%;
  }
}
@media (max-width: 767.98px) {
  .__vision_box_card .max-width-85 {
    max-width: 85%;
  }
}
@media (max-width: 575.98px) {
  .__vision_box_card .max-width-85 {
    max-width: 100%;
  }
}
.__vision_box_card .__para p {
  margin: 0;
}
.__vision_box_card.grey_bg h2 {
  color: #1066BD;
}
.__vision_box_card.grey_bg p {
  color: #393939;
}
.__vision_box_card.primary_bg img {
  filter: brightness(0) invert(1);
}
.__vision_box_card.primary_bg h2 {
  color: #ffffff;
}
.__vision_box_card.primary_bg p {
  color: #ffffff;
}
.__vision_box_card.__greycolor_left:before {
  content: "";
  position: absolute;
  top: 0;
  left: -95%;
  height: 100%;
  width: 100%;
  background-color: #f1f1f1;
}
.__vision_box_card.__greycolor_right:before {
  content: "";
  position: absolute;
  top: 0;
  right: -95%;
  height: 100%;
  width: 100%;
  background-color: #f1f1f1;
}
.__vision_box_card.__primarycolor_left:before {
  content: "";
  position: absolute;
  top: 0;
  left: -95%;
  height: 100%;
  width: 100%;
  background-color: #1066bd;
}
.__vision_box_card.__primarycolor_right:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #1066bd;
  width: 100vw;
  transform: translateX(0%);
  z-index: -1;
}

/***************************************************
OVERVIEW SECTION ENDS
****************************************************/
/***************************************************
FAQ SECTION STARTS
****************************************************/
.__filter_by_sec {
  position: relative;
  padding-top: 10px;
  padding-bottom: 15px;
}
@media (max-width: 991.98px) {
  .__filter_by_sec {
    padding-bottom: 5px;
  }
}
.__filter_by_sec .__filterby_div ul {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  gap: 10px 10px;
  padding-bottom: 30px;
}
.__filter_by_sec .__filterby_div ul li a, .__filter_by_sec .__filterby_div ul li .nav-link {
  font-weight: 600;
  font-size: 14px;
  background-color: #ffffff;
  color: #393939;
  padding: 10px 25px;
  border-radius: 60px;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .__filter_by_sec .__filterby_div ul li a, .__filter_by_sec .__filterby_div ul li .nav-link {
    font-size: 12px;
  }
}
.__filter_by_sec .__filterby_div ul li a:hover, .__filter_by_sec .__filterby_div ul li .nav-link:hover {
  background-color: #1066BD;
  color: #ffffff;
}
.__filter_by_sec .__filterby_div ul li a.active, .__filter_by_sec .__filterby_div ul li .nav-link.active {
  background-color: #1066BD;
  color: #ffffff;
}
.__filter_by_sec .__filter_title {
  font-size: 16px;
  font-weight: 600;
  padding: 10px 0 20px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 575.98px) {
  .__filter_by_sec .__filter_title {
    font-size: 14px;
  }
}
.__filter_by_sec .__filter_title.active:after {
  transform: scaleY(-1);
}
.__filter_by_sec .__filter_title span {
  color: #1066BD;
}
.__filter_by_sec .__filter_title:after {
  content: "\e905";
  font-family: icomoon;
  color: rgba(7, 24, 41, 0.5);
  font-size: 5px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__filter_by_sec .__filter_title:hover {
  color: #1066BD;
}
.__filter_by_sec .__filterby_div {
  padding: 30px;
  background-color: #f1f1f1;
}
@media (max-width: 767.98px) {
  .__filter_by_sec .__filterby_div {
    padding: 20px;
  }
}

.__theme_accordian {
  position: relative;
}
.__theme_accordian .accordion-item {
  margin: 0 0 0 80px;
  padding: 0;
  overflow: inherit;
  border-bottom: 1px dashed rgba(7, 24, 41, 0.3);
  line-height: 1.5;
}
@media (max-width: 1399.98px) {
  .__theme_accordian .accordion-item {
    margin: 0 0 0 60px;
  }
}
@media (max-width: 991.98px) {
  .__theme_accordian .accordion-item {
    margin: 0 0 0 50px;
  }
}
@media (max-width: 575.98px) {
  .__theme_accordian .accordion-item {
    margin: 0 0 0 40px;
  }
}
.__theme_accordian .accordion-item:before {
  content: none;
}
.__theme_accordian .accordion-item:last-child {
  border-bottom: 1px dashed rgba(7, 24, 41, 0.3);
}
.__theme_accordian .accordion-item .accordion-header {
  width: 100%;
}
.__theme_accordian .accordion-item .accordion-header .accordian-title {
  color: #071829;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  padding: 25px 0;
  margin: 0;
}
@media (max-width: 575.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title {
    padding: 15px 0;
  }
}
.__theme_accordian .accordion-item .accordion-header .accordian-title.collapsed .__tabicon {
  background-color: white;
}
.__theme_accordian .accordion-item .accordion-header .accordian-title.collapsed .__tabicon:before {
  background-color: #1066bd;
}
.__theme_accordian .accordion-item .accordion-header .accordian-title.collapsed .__tabicon:after {
  background-color: #1066bd;
  height: 23px;
}
@media (max-width: 991.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title.collapsed .__tabicon:after {
    height: 17px;
  }
}
@media (max-width: 575.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title.collapsed .__tabicon:after {
    height: 15px;
  }
}
.__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon {
  position: absolute;
  height: 50px;
  width: 50px;
  top: 17px;
  left: -79px;
  border-radius: 100%;
  background-color: #1066bd;
  border: 1px solid rgba(16, 102, 189, 0.3);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon {
    height: 40px;
    width: 40px;
    left: -58px;
  }
}
@media (max-width: 991.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon {
    height: 35px;
    width: 35px;
    left: -49px;
    top: 20px;
  }
}
@media (max-width: 575.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon {
    height: 30px;
    width: 30px;
    left: -39px;
    top: 11px;
  }
}
.__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon:before {
  content: "";
  position: absolute;
  top: 25px;
  left: 13px;
  height: 1px;
  width: 23px;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon:before {
    top: 19px;
    left: 8px;
  }
}
@media (max-width: 991.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon:before {
    top: 17px;
    left: 8px;
    width: 17px;
  }
}
@media (max-width: 575.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon:before {
    top: 14px;
    left: 7px;
    width: 15px;
  }
}
.__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon:after {
  content: "";
  position: absolute;
  top: 14px;
  left: 24px;
  height: 0px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon:after {
    top: 8px;
    left: 19px;
  }
}
@media (max-width: 991.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon:after {
    top: 9px;
    left: 16px;
  }
}
@media (max-width: 575.98px) {
  .__theme_accordian .accordion-item .accordion-header .accordian-title .__tabicon:after {
    top: 7px;
    left: 14px;
  }
}
.__theme_accordian .accordion-item .accordion-header:hover .accordian-title {
  color: #1066BD;
}
.__theme_accordian .accordion-item .accordion-body {
  padding: 0;
  margin-bottom: 30px;
}
.__theme_accordian .accordion-item .accordion-body ul li:first-child {
  margin-top: 0;
}
.__theme_accordian .accordion-item .accordion-body._sitemap_body {
  padding: 30px;
}
@media (max-width: 767.98px) {
  .__theme_accordian .accordion-item .accordion-body._sitemap_body {
    padding: 20px;
  }
}

/***************************************************
FAQ SECTION ENDS
****************************************************/
/***************************************************
SITEMAP SECTION STARTS
****************************************************/
._sitemap_body {
  position: relative;
  background-color: #f1f1f1;
}
._sitemap_body .__sitemap_ul_list ul li {
  padding: 0;
}
._sitemap_body .__sitemap_ul_list ul li:last-child {
  margin-bottom: 15px;
}
._sitemap_body .__sitemap_ul_list > ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
._sitemap_body .__sitemap_ul_list > ul > li {
  width: 30%;
  min-width: 30%;
}
@media (max-width: 991.98px) {
  ._sitemap_body .__sitemap_ul_list > ul > li {
    width: 47%;
    min-width: 47%;
  }
}
@media (max-width: 767.98px) {
  ._sitemap_body .__sitemap_ul_list > ul > li {
    width: 100%;
    min-width: 100%;
  }
}
._sitemap_body .__sitemap_ul_list > ul > li > a {
  color: #071829;
  font-size: 20px;
  font-weight: 600;
  padding: 7px 10px 7px 0px;
}
@media (max-width: 1399.98px) {
  ._sitemap_body .__sitemap_ul_list > ul > li > a {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  ._sitemap_body .__sitemap_ul_list > ul > li > a {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  ._sitemap_body .__sitemap_ul_list > ul > li > a {
    font-size: 18px;
  }
}
._sitemap_body .__sitemap_ul_list > ul > li > a:before {
  content: "\e90d";
  color: #152331;
  font-family: icomoon;
  position: absolute;
  left: 0;
  font-size: 12px;
  line-height: 9px;
  top: 14px;
  width: 6px;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
._sitemap_body .__sitemap_ul_list > ul > li > a:hover {
  padding: 7px 0px 7px 10px;
  color: #1066BD;
}
._sitemap_body .__sitemap_ul_list > ul > li > a:hover:before {
  opacity: 1;
}
._sitemap_body .__sitemap_ul_list > ul > li > a[href="javascript:void(0);"] {
  font-size: 24px;
  font-weight: 600;
  color: #071829;
  margin-bottom: 10px;
}
@media (max-width: 1399.98px) {
  ._sitemap_body .__sitemap_ul_list > ul > li > a[href="javascript:void(0);"] {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  ._sitemap_body .__sitemap_ul_list > ul > li > a[href="javascript:void(0);"] {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  ._sitemap_body .__sitemap_ul_list > ul > li > a[href="javascript:void(0);"] {
    font-size: 18px;
  }
}
._sitemap_body .__sitemap_ul_list > ul > li > a[href="javascript:void(0);"]:before {
  content: none;
}
._sitemap_body .__sitemap_ul_list > ul > li > a[href="javascript:void(0);"]:hover {
  padding: 7px 10px 7px 0;
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li.dropdown_menu > a {
  font-size: 16px;
  font-weight: 600;
  padding: 7px 10px 7px 0px;
}
@media (max-width: 575.98px) {
  ._sitemap_body .__sitemap_ul_list > ul > li > ul li.dropdown_menu > a {
    font-size: 15px;
  }
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li.dropdown_menu > a:before {
  content: none;
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li.dropdown_menu > a:hover {
  padding: 7px 10px 7px 0px;
  color: #071829;
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li.dropdown_menu ul li a {
  font-size: 12px;
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li.dropdown_menu ul li a:before {
  font-size: 8px;
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li a {
  color: #071829;
  font-size: 16px;
  padding: 7px 10px 7px 0px;
}
@media (max-width: 767.98px) {
  ._sitemap_body .__sitemap_ul_list > ul > li > ul li a {
    font-size: 14px;
  }
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li a:before {
  content: "\e90d";
  color: #152331;
  font-family: icomoon;
  position: absolute;
  left: 0;
  font-size: 10px;
  top: 11px;
  width: 6px;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li a:hover {
  padding: 7px 0px 7px 10px;
  color: #1066BD;
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li a:hover:before {
  opacity: 1;
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li ul {
  border-bottom: 1px solid rgba(57, 57, 57, 0.2);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
._sitemap_body .__sitemap_ul_list > ul > li > ul li:last-child ul {
  border-bottom: 0px solid rgba(57, 57, 57, 0.2);
  padding-bottom: 0px;
  margin-bottom: 0px;
}

/***************************************************
SITEMAP SECTION ENDS
****************************************************/
/***************************************************
ERROR PAGE SECTION STARTS
****************************************************/
.__error_page {
  position: relative;
  height: 100dvh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
.__error_page.position-fixed {
  top: 0;
  left: 0;
  height: 100dvh;
  width: 100%;
  z-index: 1001;
}
@media (max-width: 991.98px) {
  .__error_page .__in_content .__logoimg {
    display: none;
  }
}
.__error_page .__in_content .__logoimg img {
  max-height: 72px;
}
@media (max-width: 767.98px) {
  .__error_page .__in_content .__logoimg img {
    max-height: 56px;
  }
}
@media (max-width: 480px) {
  .__error_page .__in_content .__logoimg img {
    max-height: 45px;
  }
}
.__error_page .__in_content h2 {
  margin: 15px 0;
}
.__error_page .__404_col {
  display: flex;
  align-items: center;
  justify-content: end;
}
@media (max-width: 991.98px) {
  .__error_page .__404_col {
    justify-content: start;
  }
}
.__error_page .__404_content {
  position: relative;
}
@media (max-width: 991.98px) {
  .__error_page .__404_content {
    margin-bottom: 20px;
  }
}
.__error_page .__404_content a {
  display: none;
}
@media (max-width: 991.98px) {
  .__error_page .__404_content a {
    display: inline-flex;
    margin-bottom: 30px;
  }
}
.__error_page .__404_content a img {
  max-height: 56px;
}
@media (max-width: 480px) {
  .__error_page .__404_content a img {
    max-height: 45px;
  }
}
.__error_page .__404_content h4 {
  text-transform: uppercase;
}
.__error_page .__404_content .__404_title {
  color: rgba(21, 35, 49, 0.15);
  font-size: 230px;
  font-weight: 900;
  line-height: 150px;
}
@media (max-width: 1399.98px) {
  .__error_page .__404_content .__404_title {
    font-size: 200px;
    line-height: 140px;
  }
}
@media (max-width: 1199.98px) {
  .__error_page .__404_content .__404_title {
    font-size: 180px;
    line-height: 130px;
  }
}
@media (max-width: 991.98px) {
  .__error_page .__404_content .__404_title {
    font-size: 150px;
    line-height: 100px;
  }
}
@media (max-width: 767.98px) {
  .__error_page .__404_content .__404_title {
    font-size: 100px;
    line-height: 65px;
  }
}

/***************************************************
ERROR PAGE SECTION ENDS
****************************************************/
/***************************************************
SERVICES GRID SECTION STARTS
****************************************************/
.__services_sec_in {
  position: relative;
  overflow: hidden;
}

html[dir=ltr] .__services_row > div:last-child {
  border-right: 0px solid rgba(7, 24, 41, 0.15);
}

@media (max-width: 991.98px) {
  html[dir=ltr] .__services_row > div:last-child {
    border-bottom: 0;
  }
}

.__services_row {
  border-top: 10px solid rgba(241, 241, 241, 0.5);
}
@media (max-width: 767.98px) {
  .__services_row {
    border-top: 7px solid rgba(241, 241, 241, 0.5);
  }
}

.__dashed_border_bottom {
  border-bottom: 1px dashed rgba(7, 24, 41, 0.25);
}

.__dashed_border_right {
  border-right: 1px dashed rgba(7, 24, 41, 0.15);
}

.__dashed_border_left {
  border-left: 1px dashed rgba(7, 24, 41, 0.15);
}

.__services_box_card {
  position: relative;
  padding: 60px 60px;
  height: 100%;
}
@media (max-width: 1399.98px) {
  .__services_box_card {
    padding: 45px 30px;
  }
}
.__services_box_card.lightgrey {
  background: rgba(241, 241, 241, 0);
  border-left: 1px dashed rgba(241, 241, 241, 0);
  border-right: 1px dashed rgba(241, 241, 241, 0);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__services_box_card.lightgrey:hover {
  background: #1066bd;
  border-left: 1px dashed #1066bd;
  border-right: 1px dashed #1066bd;
}
.__services_box_card.greycolor {
  background: #f1f1f1;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__services_box_card.greycolor:hover {
  background: #1066bd;
}
.__services_box_card img {
  height: auto;
  width: auto;
  max-height: 40px;
  max-width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 575.98px) {
  .__services_box_card img {
    max-height: 35px;
  }
}
.__services_box_card .max-width-85 {
  max-width: 85%;
}
@media (max-width: 1199.98px) {
  .__services_box_card .max-width-85 {
    max-width: 100%;
  }
}
.__services_box_card .__para p {
  margin: 0;
}
@media (max-width: 1599.98px) {
  .__services_box_card .__para p {
    font-size: 18px;
  }
}
@media (max-width: 1399.98px) {
  .__services_box_card .__para p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .__services_box_card .__para p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .__services_box_card .__para p {
    font-size: 15px;
  }
}
.__services_box_card .__subtitle {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 25px 0 10px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 480px) {
  .__services_box_card .__subtitle {
    font-size: 11px;
  }
}
.__services_box_card .__services_icon_top img {
  max-height: 50px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__services_box_card .__para h4 {
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__services_box_card .__para p {
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__services_box_card:hover .__subtitle {
  color: white;
}
.__services_box_card:hover .__services_icon_top img {
  filter: brightness(0) invert(1);
}
.__services_box_card:hover .__para h4 {
  color: white;
}
.__services_box_card:hover .__para p {
  color: white;
}
.__services_box_card:hover .__call_to_action .__action_btn {
  border: 1px solid white;
  color: #071829;
  background: white;
}
.__services_box_card:hover .__call_to_action .__action_btn span {
  color: #1066bd;
}

/***************************************************
SERVICES GRID SECTION ENDS
****************************************************/
/***************************************************
UNDERSTAND YOUR BILL SECTION STARTS
****************************************************/
.__ewa_bill_img {
  position: relative;
  overflow: hidden;
}
.__ewa_bill_img a span {
  color: #ffffff;
  font-size: 11px;
  height: 23px;
  width: 23px;
  background: #1066BD;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 767.98px) {
  .__ewa_bill_img a span {
    font-size: 10px;
    height: 20px;
    width: 20px;
  }
}
@media (max-width: 480px) {
  .__ewa_bill_img a span {
    font-size: 7px;
    height: 15px;
    width: 15px;
  }
}
.__ewa_bill_img a:hover span {
  background-color: #152331;
}

.custom-tooltip {
  position: relative;
  --bs-tooltip-bg:#fff;
  --bs-tooltip-color: $blackcolor;
  --bs-tooltip-border-radius: 3px;
  --bs-tooltip-opacity: 1;
  --bs-tooltip-max-width: 350px;
  width: 350px;
  background-color: #fff;
  --bs-tooltip-padding-x: 20px;
  --bs-tooltip-padding-y: 20px;
  box-shadow: 0 0 8px -2px rgba(7, 24, 41, 0.5);
  text-align: left;
  --bs-tooltip-arrow-width: 15px;
  --bs-tooltip-arrow-height: 5px;
}
@media (max-width: 480px) {
  .custom-tooltip {
    --bs-tooltip-max-width: 80%;
    width: 80%;
  }
}
.custom-tooltip.__small {
  width: auto;
  --bs-tooltip-padding-x: 10px;
  --bs-tooltip-padding-y: 10px;
}
.custom-tooltip .tooltip-inner {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
}
.custom-tooltip .tooltip-inner b {
  font-size: 16px;
  font-weight: 600;
}

/***************************************************
UNDERSTAND YOUR BILL SECTION ENDS
****************************************************/
/***************************************************
CONTACT US SECTION STARTS
****************************************************/
.__three_col_swiper .swiper-slide:last-child .__icon_box_card.__border_seperator:after {
  opacity: 0;
}

.__icon_box_card {
  position: relative;
  padding: 55px 30px 45px;
  height: 100%;
  width: 100%;
  color: #393939;
}
@media (max-width: 1599.98px) {
  .__icon_box_card {
    padding: 45px 20px 40px;
  }
}
@media (max-width: 767.98px) {
  .__icon_box_card {
    padding: 45px 20px 45px;
  }
}
.__icon_box_card.__border_seperator:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: rgba(7, 24, 41, 0.1);
  right: -20px;
  top: 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__icon_box_card.__border_seperator:after {
    right: -15px;
  }
}
@media (max-width: 991.98px) {
  .__icon_box_card.__border_seperator:after {
    right: -10px;
    content: none;
  }
}
.__icon_box_card._hover_primary_color:hover {
  background-color: #1066BD;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .__icon_box_card._hover_primary_color:hover {
    background-color: #ffffff;
    color: #393939;
  }
}
.__icon_box_card img {
  height: auto;
  width: auto;
  max-height: 77px;
  max-width: 100%;
  margin-bottom: 15px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1599.98px) {
  .__icon_box_card img {
    max-height: 60px;
  }
}
@media (max-width: 1399.98px) {
  .__icon_box_card img {
    max-height: 50px;
  }
}
@media (max-width: 991.98px) {
  .__icon_box_card img {
    max-height: 50px;
  }
}
@media (max-width: 575.98px) {
  .__icon_box_card img {
    max-height: 50px;
  }
}
@media (max-width: 480px) {
  .__icon_box_card img {
    max-height: 40px;
  }
}
.__icon_box_card .__para p {
  margin: 0 auto;
  max-width: 90%;
}
@media (max-width: 1599.98px) {
  .__icon_box_card .__para p {
    font-size: 18px;
  }
}
@media (max-width: 1399.98px) {
  .__icon_box_card .__para p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .__icon_box_card .__para p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .__icon_box_card .__para p {
    font-size: 15px;
    max-width: 100%;
  }
}
.__icon_box_card .__subtitle {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 25px 0 10px;
}
.__icon_box_card .__card_btn {
  min-width: 50px;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 12px;
  border-radius: 40px;
  border: 1px solid #ffffff;
  background-color: white;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  transform: scale(0.4);
  opacity: 0;
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .__icon_box_card .__card_btn {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 10px;
    transform: scale(1);
    opacity: 1;
    border: 1px solid #1066BD;
  }
}
.__icon_box_card .__card_btn span {
  color: #1066BD;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__icon_box_card:hover img {
  filter: brightness(0) invert(1);
}
@media (max-width: 767.98px) {
  .__icon_box_card:hover img {
    filter: none;
  }
}
.__icon_box_card:hover .__card_btn {
  opacity: 1;
  transform: scale(1);
}

.__img_with_content_card {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.__img_with_content_card .__img {
  height: 100%;
  width: 100%;
}
.__img_with_content_card .__content {
  padding: 50px;
}
@media (max-width: 1399.98px) {
  .__img_with_content_card .__content {
    padding: 50px 20px;
  }
}
@media (max-width: 991.98px) {
  .__img_with_content_card .__content {
    padding: 30px 20px;
  }
}
@media (max-width: 767.98px) {
  .__img_with_content_card .__content {
    padding: 30px 30px;
  }
}
.__img_with_content_card .__content .__logo {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 94px;
}
@media (max-width: 1199.98px) {
  .__img_with_content_card .__content .__logo {
    max-height: 74px;
  }
}
@media (max-width: 575.98px) {
  .__img_with_content_card .__content .__logo {
    max-height: 54px;
  }
}
.__img_with_content_card .__content .para {
  max-width: 80%;
  margin-top: 18px;
}
@media (max-width: 1399.98px) {
  .__img_with_content_card .__content .para {
    max-width: 90%;
  }
}
@media (max-width: 767.98px) {
  .__img_with_content_card .__content .para {
    max-width: 100%;
  }
}
.__img_with_content_card .__content .para p {
  margin: 0;
}
.__img_with_content_card .__content .para p a {
  font-weight: 500;
  text-decoration: underline;
}

.iti__search-input {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(7, 24, 41, 0.1);
}
@media (max-width: 767.98px) {
  .iti__search-input {
    font-size: 14px;
  }
}

.iti--fullscreen-popup .iti__country {
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .iti--fullscreen-popup .iti__country {
    font-size: 14px;
  }
}

.iti--fullscreen-popup .iti__country {
  font-size: 16px;
  font-weight: 300;
  color: #393939;
}
@media (max-width: 767.98px) {
  .iti--fullscreen-popup .iti__country {
    font-size: 14px;
  }
}

.__contact_from_wrapper .form-floating {
  z-index: 0;
}
.__contact_from_wrapper .form-floating label {
  padding: 17px 0 0;
  opacity: 1;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
@media (max-width: 767.98px) {
  .__contact_from_wrapper .form-floating label {
    font-size: 14px;
  }
}
.__contact_from_wrapper .form-floating label span {
  color: #C5161D;
}
.__contact_from_wrapper .form-floating input {
  border: 0px solid rgba(7, 24, 41, 0.25);
  border-bottom-width: 1px;
  color: rgba(57, 57, 57, 0.9);
  background: white;
  width: 100%;
  height: 55px;
  min-height: auto;
  padding: 0px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.2;
  box-shadow: none;
  outline: none;
  font-weight: 300;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 767.98px) {
  .__contact_from_wrapper .form-floating input {
    font-size: 14px;
  }
}
.__contact_from_wrapper .form-floating input:focus {
  border-bottom-color: #152331;
}
.__contact_from_wrapper .form-floating textarea {
  border: 0px solid rgba(7, 24, 41, 0.25);
  border-bottom-width: 1px;
  color: rgba(57, 57, 57, 0.9);
  background: rgba(255, 255, 255, 0);
  width: 100%;
  height: 150px;
  min-height: auto;
  padding: 0px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.2;
  box-shadow: none;
  outline: none;
  font-weight: 300;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 767.98px) {
  .__contact_from_wrapper .form-floating textarea {
    font-size: 14px;
    height: 120px;
  }
}
.__contact_from_wrapper .form-floating textarea:focus {
  border-bottom-color: #152331;
}
.__contact_from_wrapper .form-floating .iti {
  width: 100%;
}
.__contact_from_wrapper .form-floating .iti input {
  width: 100%;
}
.__contact_from_wrapper .form-floating .iti input.iti__tel-input[type=tel] {
  width: 100%;
  height: 55px;
}
.__contact_from_wrapper .form-floating .iti .iti__country-container {
  width: 100%;
}
.__contact_from_wrapper .form-floating .iti .iti__country-container .iti__selected-country {
  height: 51px;
}
.__contact_from_wrapper .form-floating .iti .iti__country-container .iti__dropdown-content {
  z-index: 5;
  box-shadow: 0 0 10px rgba(34, 34, 34, 0.2);
  padding: 0px 0;
  border: 1px solid rgba(7, 24, 41, 0);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.__contact_from_wrapper .form-floating .iti .iti__country-container .iti__dropdown-content .iti__search-input {
  border-bottom: 1px solid rgba(7, 24, 41, 0.1);
  padding: 5px 20px;
}
.__contact_from_wrapper .form-floating .iti .iti__country-container .iti__dropdown-content .iti__country-list li {
  padding: 10px 20px;
  margin: 0;
}
.__contact_from_wrapper .form-floating .iti .iti__country-container .iti__dropdown-content .iti__country-list li:before {
  content: none;
}
.__contact_from_wrapper .form-floating .iti .iti__country-container .iti__dropdown-content .iti__country-list li .iti__country-name {
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .__contact_from_wrapper .form-floating .iti .iti__country-container .iti__dropdown-content .iti__country-list li .iti__country-name {
    font-size: 14px;
  }
}
.__contact_from_wrapper .form-floating .iti .iti__country-container .iti__dropdown-content .iti__country-list li .iti__dial-code {
  font-size: 16px;
  font-weight: 500;
  color: #393939;
}
@media (max-width: 767.98px) {
  .__contact_from_wrapper .form-floating .iti .iti__country-container .iti__dropdown-content .iti__country-list li .iti__dial-code {
    font-size: 14px;
  }
}
.__contact_from_wrapper .form-floating .iti .iti__country-container .iti__arrow {
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__contact_from_wrapper .form-floating .iti .iti__country-container .iti__selected-country-primary {
  padding-left: 0;
  width: 100%;
}
.__contact_from_wrapper .form-floating .iti .iti__country-container .iti__selected-dial-code {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .__contact_from_wrapper .form-floating .iti .iti__country-container .iti__selected-dial-code {
    font-size: 14px;
  }
}
.__contact_from_wrapper .form-floating .__small_title {
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0 0;
}
@media (max-width: 767.98px) {
  .__contact_from_wrapper .form-floating .__small_title {
    font-size: 15px;
  }
}
.__contact_from_wrapper .form-floating .__radio_container {
  display: flex;
  align-items: center;
  margin: 15px 0 0;
  flex-wrap: wrap;
  gap: 8px 1px;
}

.__radio_container_row {
  display: flex;
  align-items: center;
  justify-content: start;
}
.__radio_container_row input[type=radio] {
  display: none;
}
.__radio_container_row input[type=radio]:checked + label:after {
  background-color: #1066bd;
  transform: scale(1);
}
.__radio_container_row input[type=radio] + label {
  position: relative;
  padding: 3px 30px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  font-size: 16px;
  font-weight: 300;
  color: rgba(57, 57, 57, 0.9);
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .__radio_container_row input[type=radio] + label {
    font-size: 14px;
    padding: 3px 26px;
  }
}
.__radio_container_row input[type=radio] + label:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border: 1px solid rgba(7, 24, 41, 0.2);
}
@media (max-width: 767.98px) {
  .__radio_container_row input[type=radio] + label:before {
    width: 20px;
    height: 20px;
    top: 3px;
  }
}
.__radio_container_row input[type=radio] + label:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 6px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: rgba(16, 102, 189, 0);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  transform: scale(0);
}
@media (max-width: 767.98px) {
  .__radio_container_row input[type=radio] + label:after {
    width: 10px;
    height: 10px;
    top: 8px;
    left: 5px;
  }
}
.__radio_container_row input[type=radio] + label:hover {
  color: #1066BD;
}
.__radio_container_row input[type=checkbox] {
  display: none;
}
.__radio_container_row input[type=checkbox]:checked + label:after {
  background-color: #1066bd;
  transform: scale(1);
}
.__radio_container_row input[type=checkbox] + label {
  position: relative;
  padding: 3px 30px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  font-size: 16px;
  font-weight: 300;
  color: rgba(57, 57, 57, 0.9);
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .__radio_container_row input[type=checkbox] + label {
    font-size: 14px;
    padding: 3px 26px;
  }
}
.__radio_container_row input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 0%;
  border: 1px solid rgba(7, 24, 41, 0.2);
}
@media (max-width: 767.98px) {
  .__radio_container_row input[type=checkbox] + label:before {
    width: 20px;
    height: 20px;
    top: 3px;
  }
}
.__radio_container_row input[type=checkbox] + label:after {
  content: "\e92a";
  font-family: icomoon;
  font-size: 10px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 5px;
  left: 3px;
  width: 18px;
  height: 18px;
  border-radius: 0%;
  background-color: rgba(16, 102, 189, 0);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  transform: scale(0);
}
@media (max-width: 767.98px) {
  .__radio_container_row input[type=checkbox] + label:after {
    font-size: 8px;
    width: 14px;
    height: 14px;
    top: 6px;
  }
}
.__radio_container_row input[type=checkbox] + label:hover {
  color: #1066BD;
}

.form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  padding: 0;
  transform: none;
  opacity: 1;
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    font-size: 12px;
  }
}

.form-floating > .form-control-plaintext ~ label::after, .form-floating > .form-control:focus ~ label::after, .form-floating > .form-control:not(:placeholder-shown) ~ label::after, .form-floating > .form-select ~ label::after {
  content: none;
}

.form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:not(:placeholder-shown), .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 20px;
  padding-bottom: 10px;
}

.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover, .iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary {
  background-color: rgba(7, 24, 41, 0);
}

.upload-feild {
  position: relative;
  overflow: hidden;
}
.upload-feild .dropzone {
  color: #071829;
  background: #f1f1f1;
  width: 100%;
  padding: 20px 25px;
  box-shadow: none;
  outline: none;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  min-height: auto;
}
.upload-feild .dropzone .dz-default {
  margin: 30px auto;
  max-width: 700px;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 767.98px) {
  .upload-feild .dropzone .dz-default {
    margin: 15px auto;
  }
}
.upload-feild .dropzone .dz-default .icon-upload {
  color: #1066BD;
  font-size: 35px;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
@media (max-width: 1199.98px) {
  .upload-feild .dropzone .dz-default .icon-upload {
    font-size: 30px;
  }
}
.upload-feild .dropzone .dz-default p {
  font-size: 18px;
  margin: 0;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .upload-feild .dropzone .dz-default p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .upload-feild .dropzone .dz-default p {
    font-size: 14px;
  }
}
.upload-feild .dropzone .dz-preview .dz-remove {
  font-size: 14px;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
.upload-feild .dropzone:hover {
  background: #1066bd;
}
.upload-feild .dropzone:hover .dz-default .icon-upload {
  color: #ffffff;
}
.upload-feild .dropzone:hover .dz-default p {
  color: #ffffff;
}
.upload-feild .dropzone:hover .dz-preview .dz-remove {
  color: #ffffff;
}

.field-submit.__call_to_action {
  justify-content: start;
  gap: 5px 0px;
  flex-wrap: nowrap;
}
@media (max-width: 767.98px) {
  .field-submit.__call_to_action {
    flex-wrap: wrap;
  }
}
.field-submit .mantatory-sec {
  font-size: 16px;
  margin-inline-start: 35px;
}
@media (max-width: 1399.98px) {
  .field-submit .mantatory-sec {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .field-submit .mantatory-sec {
    font-size: 13px;
    margin-inline-start: 20px;
  }
}
@media (max-width: 767.98px) {
  .field-submit .mantatory-sec {
    width: 100%;
    min-width: 100%;
    margin-inline-start: 0px;
  }
}
@media (max-width: 480px) {
  .field-submit .mantatory-sec {
    font-size: 12px;
  }
}

.__contact_address_row {
  padding: 10px 45px;
}
@media (max-width: 1599.98px) {
  .__contact_address_row {
    padding: 10px 35px;
  }
}
@media (max-width: 1399.98px) {
  .__contact_address_row {
    padding: 10px 30px;
  }
}
@media (max-width: 1199.98px) {
  .__contact_address_row {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 0px 5%;
    padding: 0 30px;
  }
}
@media (max-width: 767.98px) {
  .__contact_address_row {
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .__contact_address_row {
    padding: 10px 20px;
    margin-bottom: 30px;
  }
}
.__contact_address_row p {
  margin: 0;
  color: #F1F1F1;
}

.__contact_address_col {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 35px 0;
  text-wrap: pretty;
}
@media (max-width: 1199.98px) {
  .__contact_address_col {
    width: 45%;
    min-width: 45%;
  }
}
@media (max-width: 767.98px) {
  .__contact_address_col {
    width: 100%;
    min-width: 100%;
    padding: 25px 0;
  }
}
.__contact_address_col:last-child {
  border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}
.__contact_address_col h3 {
  text-wrap: pretty;
}
@media (max-width: 1599.98px) {
  .__contact_address_col h3 {
    font-size: 26px;
  }
}
@media (max-width: 1399.98px) {
  .__contact_address_col h3 {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .__contact_address_col h3 {
    max-width: 90%;
  }
}
@media (max-width: 991.98px) {
  .__contact_address_col h3 {
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .__contact_address_col h3 {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) {
  .__contact_address_col .__para {
    max-width: 90%;
  }
}
.__contact_address_col .__para p {
  font-size: 24px;
}
@media (max-width: 1599.98px) {
  .__contact_address_col .__para p {
    font-size: 21px;
  }
}
@media (max-width: 1399.98px) {
  .__contact_address_col .__para p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .__contact_address_col .__para p {
    font-size: 15px;
  }
}
.__contact_address_col .__branch_locator {
  margin: 15px 0 25px;
}
@media (max-width: 1399.98px) {
  .__contact_address_col .__branch_locator {
    margin: 15px 0 20px;
  }
}
.__contact_address_col .__branch_locator a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .__contact_address_col .__branch_locator a {
    font-size: 14px;
  }
}
.__contact_address_col .__branch_locator a .txt {
  text-decoration: underline;
  -webkit-transition: all 0.3s ease 0s !important;
  -moz-transition: all 0.3s ease 0s !important;
  -ms-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
.__contact_address_col .__branch_locator a:hover {
  color: #F1F1F1;
  gap: 12px;
}
.__contact_address_col .__branch_locator a:hover .txt {
  opacity: 0.8;
}
.__contact_address_col .__contact_opening .__title {
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 1599.98px) {
  .__contact_address_col .__contact_opening .__title {
    font-size: 21px;
  }
}
@media (max-width: 1399.98px) {
  .__contact_address_col .__contact_opening .__title {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .__contact_address_col .__contact_opening .__title {
    font-size: 16px;
  }
}
.gm-container {
  display: none;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  bottom: 5px !important;
}

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

.contact-map-render {
  height: 600px;
  font-family: "Inter", sans-serif;
}
@media (max-width: 1399.98px) {
  .contact-map-render {
    height: 500px;
  }
}
@media (max-width: 991.98px) {
  .contact-map-render {
    height: 400px;
  }
}
.contact-map-render .leaflet-tile-container {
  filter: grayscale(1);
}
.contact-map-render .leaflet-popup .leaflet-popup-close-button {
  color: #1066BD;
  background-color: rgba(255, 255, 255, 0);
  font-size: 20px;
  top: 3px;
  right: 6px;
}
.contact-map-render .leaflet-popup .leaflet-popup-close-button:hover {
  color: #071829;
}
.contact-map-render .leaflet-popup .leaflet-popup-tip {
  background-color: #ffffff;
  box-shadow: 0 3px 14px rgba(7, 24, 41, 0.4);
}
.contact-map-render .leaflet-popup .leaflet-popup-content-wrapper {
  border-radius: 3px;
  padding: 25px;
  background-color: #ffffff;
  box-shadow: 0 3px 14px rgba(7, 24, 41, 0.4);
}
@media (max-width: 767.98px) {
  .contact-map-render .leaflet-popup .leaflet-popup-content-wrapper {
    padding: 20px;
  }
}
.contact-map-render .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 0;
}
.contact-map-render .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .gm-callout__title {
  font-size: 22px;
  color: #1066BD;
  margin: 0 0 5px;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .contact-map-render .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .gm-callout__title {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .contact-map-render .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .gm-callout__title {
    font-size: 16px;
  }
}
.contact-map-render .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .gm-callout__para {
  font-size: 15px;
  color: #071829;
  font-weight: 300;
  margin: 0 0 10px;
}
@media (max-width: 767.98px) {
  .contact-map-render .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .gm-callout__para {
    font-size: 14px;
  }
}
.contact-map-render .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .gm-callout__direction {
  font-size: 15px;
  color: #071829;
  font-weight: 600;
  text-decoration: underline;
}
@media (max-width: 767.98px) {
  .contact-map-render .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .gm-callout__direction {
    font-size: 13px;
  }
}
.contact-map-render .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .gm-callout__direction:hover {
  color: #1066BD;
}

.leaflet-control-attribution.leaflet-control {
  display: none;
}

/***************************************************
CONTACT US SECTION ENDS
****************************************************/
/***************************************************
TARIFFS SECTION STARTS
****************************************************/
.__tafif_wrapper .__border_right_after {
  position: relative;
}
.__tafif_wrapper .__border_right_after:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(7, 24, 41, 0.15);
}
@media (max-width: 991.98px) {
  .__tafif_wrapper .__border_right_after:after {
    content: none;
  }
}

table.myTable {
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 5px #ececec;
  border-collapse: collapse;
  width: 100%;
}
table.myTable.whitecolor thead tr th {
  background-color: #1066BD;
  color: #ffffff;
}
table.myTable.whitecolor tbody tr td {
  background-color: #ffffff;
  color: #071829;
}
table.myTable thead tr th {
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 1199.98px) {
  table.myTable thead tr th {
    padding: 15px 10px;
    font-size: 13px;
  }
}
table.myTable tbody tr td {
  padding: 20px 25px;
  border-bottom: 1px dashed rgba(7, 24, 41, 0.25);
  border-right: 1px dashed rgba(7, 24, 41, 0.25);
}
@media (max-width: 1199.98px) {
  table.myTable tbody tr td {
    padding: 15px 20px;
  }
}
table.myTable tbody tr td .__text_bold {
  font-weight: 600;
}
table.myTable tbody tr td span {
  font-weight: 300;
}
table.myTable tbody tr td:last-child {
  border-right: 0px dashed rgba(7, 24, 41, 0.25);
}
table.myTable tbody tr:last-child td {
  border-bottom: 0px dashed rgba(7, 24, 41, 0.25);
}
table.myTable tbody tr.child ul li {
  margin: 0;
}
table.myTable tbody tr.child ul li::before {
  content: none;
}
table.myTable tbody tr.child ul li .dtr-title {
  font-size: 13px;
}

table.dataTable > tbody > tr.child ul.dtr-details {
  width: 100% !important;
}

div.dt-container.dt-empty-footer tbody > tr:last-child > * {
  border-bottom: 0px;
}

.__bg_label {
  background-color: rgba(16, 102, 189, 0.05);
  position: relative;
  overflow: hidden;
  padding: 25px;
}
@media (max-width: 767.98px) {
  .__bg_label {
    padding: 15px;
  }
}
.__bg_label p {
  margin: 0;
}
.__bg_label p span {
  font-weight: 700;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control::before {
  content: "\e90d";
  font-family: icomoon;
  color: #1066bd;
  border: 1px solid rgba(7, 24, 41, 0.2);
  height: 18px;
  width: 18px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 8px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.dtr-expanded > td.dtr-control::before, table.dataTable.dtr-inline.collapsed > tbody > tr.dtr-expanded > th.dtr-control::before {
  border: 1px solid rgba(7, 24, 41, 0.2);
  content: "\e905";
  font-size: 5px;
}

/***************************************************
TARIFFS SECTION ENDS
****************************************************/
/***************************************************
GENERAL TEMPLATE SECTION STARTS
****************************************************/
.__general_template {
  position: relative;
}
.__general_template strong {
  color: #071829;
}
.__general_template .colimgright {
  margin-left: 30px;
  padding-left: 30px;
}
@media (max-width: 1399.98px) {
  .__general_template .colimgright {
    margin-left: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .__general_template .colimgright {
    margin-left: 0px;
    padding-left: 0px;
  }
}
.__general_template .colimgleft {
  margin-right: 30px;
  padding-right: 30px;
}
@media (max-width: 1399.98px) {
  .__general_template .colimgleft {
    margin-right: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .__general_template .colimgleft {
    margin-right: 0px;
    padding-right: 0px;
  }
}
.__general_template .content-img {
  position: relative;
  overflow: hidden;
}
.__general_template .content-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(90deg, rgba(28, 28, 28, 0.37) 0%, rgba(28, 28, 28, 0) 100%);
  background: -webkit-linear-gradient(90deg, rgba(28, 28, 28, 0.37) 0%, rgba(28, 28, 28, 0) 100%);
  background: linear-gradient(90deg, rgba(28, 28, 28, 0.37) 0%, rgba(28, 28, 28, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
  z-index: 1;
}

/***************************************************
GENERAL TEMPLATE SECTION ENDS
****************************************************/
/***************************************************
OUR JOURNEY SECTION STARTS
****************************************************/
.__journey_year_slide_container .__our_journey_wrapper.active .__our_journey_slider-bottom {
  transform: translateY(0px);
}
.__journey_year_slide_container .__our_journey_wrapper.active .__our_journey_slider-bottom .swiper .swiper-slide {
  padding: 0px 0;
}
@media (max-width: 991.98px) {
  .__journey_year_slide_container .__our_journey_wrapper.active .__our_journey_slider-bottom .swiper .swiper-slide {
    padding: 10px 0;
  }
}
.__journey_year_slide_container .__our_journey_wrapper.active .__our_journey_slider-bottom .swiper .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub {
  top: 0;
  opacity: 0;
}
.__journey_year_slide_container .__our_journey_wrapper.active .__our_journey_slider-bottom .swiper .swiper-slide .__our_journey_year_container .__our_journey_year_sub {
  bottom: 0;
  opacity: 0;
}
.__journey_year_slide_container .__our_journey_wrapper.active .__our_journey_slider-bottom .swiper .swiper-slide.swiper-slide-active .__our_journey_year_title {
  color: #1066BD;
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom {
  position: fixed;
  bottom: 0;
  transform: translateY(100px);
  z-index: 9;
  width: 100%;
  left: 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_slider_swip {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_slider_swip:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  height: 1px;
  border-bottom: 2px dashed rgba(7, 24, 41, 0.3);
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper {
  overflow: visible;
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide {
  padding: 0px 0;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub {
  top: -70px;
  display: flex;
  align-items: end;
  justify-content: center;
  display: none;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub {
    top: -55px;
  }
}
@media (max-width: 991.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub {
    display: none;
  }
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub:after {
  top: 47px;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub:after {
    top: 38px;
  }
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:nth-child(even):hover .__our_journey_year_container .__our_journey_year_sub {
  top: -50px;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:nth-child(even):hover .__our_journey_year_container .__our_journey_year_sub {
    top: -40px;
  }
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:nth-child(even):hover .__our_journey_year_container .__our_journey_year_sub:after {
  opacity: 0;
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:hover .__our_journey_year_container .__our_journey_year_title {
  color: #1066BD;
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:hover .__our_journey_year_container .__our_journey_year_sub {
  bottom: -50px;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:hover .__our_journey_year_container .__our_journey_year_sub {
    bottom: -40px;
  }
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .swiper-slide:hover .__our_journey_year_container .__our_journey_year_sub:after {
  opacity: 0;
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container {
  text-align: center;
  position: relative;
  width: 100%;
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_title {
  font-size: 44px;
  line-height: 74px;
  font-weight: 700;
  color: #071829;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  display: inline;
  background: #F1F1F1;
  padding: 0 20px;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_title {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_title {
    font-size: 35px;
    padding: 0 10px;
  }
}
@media (max-width: 767.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_title {
    font-size: 33px;
  }
}
@media (max-width: 575.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_title {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_title {
    font-size: 25px;
  }
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_sub {
  color: #393939;
  font-size: 16px;
  position: absolute;
  bottom: -70px;
  width: 100%;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  height: 50px;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_sub {
    bottom: -55px;
  }
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_sub {
    font-size: 14px;
    height: 43px;
  }
}
@media (max-width: 991.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_sub {
    display: none;
  }
}
.__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_sub:after {
  content: "\e92d";
  position: absolute;
  font-family: icomoon;
  top: -34px;
  font-size: 25px;
  left: 50%;
  opacity: 0.35;
  color: #071829;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_wrapper .__our_journey_slider-bottom .__our_journey_year_container .__our_journey_year_sub:after {
    top: -24px;
    font-size: 20px;
  }
}
.__journey_year_slide_container .__our_journey_slider {
  position: relative;
  overflow: hidden;
  position: relative;
  top: 0;
  z-index: 2;
  width: 100%;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__journey_year_slide_container .__our_journey_slider .__our_journey_slider_head {
  position: relative;
  height: 225px;
  display: none;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_slider_head {
    height: 185px;
  }
}
@media (max-width: 991.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_slider_head {
    height: 110px;
  }
}
@media (max-width: 767.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_slider_head {
    height: 100px;
  }
}
@media (max-width: 575.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_slider_head {
    height: 90px;
  }
}
.__journey_year_slide_container .__our_journey_slider .__our_journey_slider_swip {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 4px 5px rgba(7, 24, 41, 0.15);
  overflow: hidden;
}
.__journey_year_slide_container .__our_journey_slider .__our_journey_slider_swip:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  height: 1px;
  border-bottom: 2px dashed rgba(7, 24, 41, 0.3);
}
.__journey_year_slide_container .__our_journey_slider .swiper {
  overflow: visible;
}
.__journey_year_slide_container .__our_journey_slider .swiper-slide {
  padding: 80px 0;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_slider .swiper-slide {
    padding: 60px 0;
  }
}
@media (max-width: 991.98px) {
  .__journey_year_slide_container .__our_journey_slider .swiper-slide {
    padding: 20px 0;
  }
}
.__journey_year_slide_container .__our_journey_slider .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub {
  top: -70px;
  display: flex;
  align-items: end;
  justify-content: center;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_slider .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub {
    top: -55px;
  }
}
@media (max-width: 991.98px) {
  .__journey_year_slide_container .__our_journey_slider .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub {
    display: none;
  }
}
.__journey_year_slide_container .__our_journey_slider .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub:after {
  top: 47px;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_slider .swiper-slide:nth-child(even) .__our_journey_year_container .__our_journey_year_sub:after {
    top: 38px;
  }
}
.__journey_year_slide_container .__our_journey_slider .swiper-slide:nth-child(even):hover .__our_journey_year_container .__our_journey_year_sub {
  top: -50px;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_slider .swiper-slide:nth-child(even):hover .__our_journey_year_container .__our_journey_year_sub {
    top: -40px;
  }
}
.__journey_year_slide_container .__our_journey_slider .swiper-slide:nth-child(even):hover .__our_journey_year_container .__our_journey_year_sub:after {
  opacity: 0;
}
.__journey_year_slide_container .__our_journey_slider .swiper-slide:hover .__our_journey_year_container .__our_journey_year_title {
  color: #1066BD;
}
.__journey_year_slide_container .__our_journey_slider .swiper-slide:hover .__our_journey_year_container .__our_journey_year_sub {
  bottom: -50px;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_slider .swiper-slide:hover .__our_journey_year_container .__our_journey_year_sub {
    bottom: -40px;
  }
}
.__journey_year_slide_container .__our_journey_slider .swiper-slide:hover .__our_journey_year_container .__our_journey_year_sub:after {
  opacity: 0;
}
.__journey_year_slide_container .__our_journey_slider .swiper-slide.swiper-slide-active .__our_journey_year_title {
  color: #1066BD;
}
.__journey_year_slide_container .__our_journey_slider .__our_journey_year_container {
  text-align: center;
  position: relative;
  width: 100%;
}
.__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_title {
  font-size: 44px;
  font-weight: 700;
  color: #071829;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  display: inline;
  background: #F1F1F1;
  padding: 0 20px;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_title {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_title {
    font-size: 35px;
    padding: 0 10px;
  }
}
@media (max-width: 767.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_title {
    font-size: 33px;
  }
}
@media (max-width: 575.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_title {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_title {
    font-size: 25px;
  }
}
.__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_sub {
  color: #393939;
  font-size: 14px;
  position: absolute;
  bottom: -70px;
  width: 120%;
  left: -30px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  height: 50px;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_sub {
    bottom: -55px;
  }
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_sub {
    font-size: 12px;
    height: 43px;
  }
}
@media (max-width: 991.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_sub {
    display: none;
  }
}
.__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_sub:after {
  content: "\e92d";
  position: absolute;
  font-family: icomoon;
  top: -34px;
  font-size: 25px;
  left: 50%;
  opacity: 0.35;
  color: #071829;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__journey_year_slide_container .__our_journey_slider .__our_journey_year_container .__our_journey_year_sub:after {
    top: -24px;
    font-size: 20px;
  }
}

.__our_journey_wrapper .__our_journey_wrapper_list {
  position: relative;
  overflow: hidden;
  padding: 80px 0;
}
@media (max-width: 1399.98px) {
  .__our_journey_wrapper .__our_journey_wrapper_list {
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .__our_journey_wrapper .__our_journey_wrapper_list {
    padding: 50px 0;
  }
}
@media (max-width: 480px) {
  .__our_journey_wrapper .__our_journey_wrapper_list {
    padding: 40px 0;
  }
}
.__our_journey_wrapper .__our_journey_wrapper_list:first-child {
  padding-top: 0;
}
.__our_journey_wrapper .__our_journey_wrapper_list:nth-child(even) {
  background-color: #f1f1f1;
}
.__our_journey_wrapper .__our_journey_wrapper_list .swiper-slide {
  height: auto;
}
.__our_journey_wrapper .__our_journey_wrapper_list .swiper-slide .__photo_gallery_card img {
  aspect-ratio: 16/12;
}
.__our_journey_wrapper .__our_journey_wrapper_list .__our_journey_list_head {
  margin: 0 auto;
  padding-bottom: 25px;
}
@media (max-width: 1399.98px) {
  .__our_journey_wrapper .__our_journey_wrapper_list .__our_journey_list_head {
    padding-bottom: 10px;
  }
}
.__our_journey_wrapper .__our_journey_wrapper_list .__our_journey_list_head .__bigtitle {
  font-size: 78px;
  font-weight: 600;
  letter-spacing: -1px;
}
@media (max-width: 1599.98px) {
  .__our_journey_wrapper .__our_journey_wrapper_list .__our_journey_list_head .__bigtitle {
    font-size: 72px;
  }
}
@media (max-width: 1399.98px) {
  .__our_journey_wrapper .__our_journey_wrapper_list .__our_journey_list_head .__bigtitle {
    font-size: 60px;
  }
}
@media (max-width: 1199.98px) {
  .__our_journey_wrapper .__our_journey_wrapper_list .__our_journey_list_head .__bigtitle {
    font-size: 57px;
  }
}
@media (max-width: 991.98px) {
  .__our_journey_wrapper .__our_journey_wrapper_list .__our_journey_list_head .__bigtitle {
    font-size: 55px;
  }
}
@media (max-width: 767.98px) {
  .__our_journey_wrapper .__our_journey_wrapper_list .__our_journey_list_head .__bigtitle {
    font-size: 45px;
  }
}
@media (max-width: 575.98px) {
  .__our_journey_wrapper .__our_journey_wrapper_list .__our_journey_list_head .__bigtitle {
    font-size: 40px;
    letter-spacing: 0px;
  }
}
@media (max-width: 480px) {
  .__our_journey_wrapper .__our_journey_wrapper_list .__our_journey_list_head .__bigtitle {
    font-size: 35px;
  }
}

.__our_journey_wrapper_list_swiper {
  width: 98%;
  overflow: visible;
}
.__our_journey_wrapper_list_swiper .__gallery_desc .gallery-foot h2 {
  color: #ffffff;
  margin-bottom: 5px;
}
.__our_journey_wrapper_list_swiper .__gallery_desc .gallery-foot p {
  color: #ffffff;
  margin: 0;
  font-weight: 300;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media (max-width: 1399.98px) {
  .__our_journey_wrapper_list_swiper .__gallery_desc .gallery-foot p {
    -webkit-line-clamp: 2;
  }
}
.__our_journey_wrapper_list_swiper .swiper-pagination-journeylist.theme-swiper-pagination {
  margin-top: 40px;
}
@media (max-width: 1199.98px) {
  .__our_journey_wrapper_list_swiper .swiper-pagination-journeylist.theme-swiper-pagination {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .__our_journey_wrapper_list_swiper .swiper-pagination-journeylist.theme-swiper-pagination {
    margin-top: 25px;
  }
}
.__our_journey_wrapper_list_swiper .swiper-pagination-journeylist.theme-swiper-pagination.swiper-pagination-lock {
  margin-top: 0px;
}

/***************************************************
OUR JOURNEY SECTION ENDS
****************************************************/
/***************************************************
OPEN AN ACCOUNT SECTION STARTS
****************************************************/
.sub_with_title {
  padding: 20px 0 0px;
}
@media (max-width: 1199.98px) {
  .sub_with_title {
    padding: 10px 0 0px;
  }
}
.sub_with_title span {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #1066BD;
  letter-spacing: 1px;
}
@media (max-width: 1399.98px) {
  .sub_with_title span {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .sub_with_title span {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .sub_with_title span {
    font-size: 12px;
  }
}

.__services_journey_section {
  position: relative;
  overflow: hidden;
}
.__services_journey_section h2 {
  text-wrap: pretty;
  text-wrap: balance;
}

.__services_curved_wrapper {
  position: relative;
  border-top-left-radius: 60px;
  margin: 80px 0 20px;
}
@media (max-width: 1199.98px) {
  .__services_curved_wrapper {
    margin: 50px 0 20px;
  }
}
@media (max-width: 991.98px) {
  .__services_curved_wrapper {
    border-top-left-radius: 40px;
  }
}
@media (max-width: 767.98px) {
  .__services_curved_wrapper {
    border-top-left-radius: 30px;
  }
}
@media (max-width: 575.98px) {
  .__services_curved_wrapper {
    border-top-left-radius: 12px;
  }
}
.__services_curved_wrapper.grey_bg:after {
  content: "";
  position: absolute;
  left: 99%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f1f1f1;
}
@media (max-width: 575.98px) {
  .__services_curved_wrapper.grey_bg:after {
    left: -10%;
    width: 120%;
  }
}

.__services_curved_container {
  position: relative;
  z-index: 1;
}
.__services_curved_container .__services_menu_list {
  margin-top: -70px;
}
@media (max-width: 991.98px) {
  .__services_curved_container .__services_menu_list {
    margin-top: 0px;
    padding: 0 0px 40px 80px;
    display: none;
  }
}
@media (max-width: 767.98px) {
  .__services_curved_container .__services_menu_list {
    padding: 0 0px 40px 70px;
  }
}
@media (max-width: 575.98px) {
  .__services_curved_container .__services_menu_list {
    padding: 0 0px 40px 0;
  }
}
.__services_curved_container .__services_menu_list .__help_box {
  box-shadow: 0px 0 6px -2px rgba(7, 24, 41, 0.25);
}
.__services_curved_container .__services_curved_grid {
  position: relative;
  display: flex;
  align-items: start;
  padding: 60px 45px;
  gap: 10px 20px;
}
@media (max-width: 1199.98px) {
  .__services_curved_container .__services_curved_grid {
    padding: 55px 25px;
  }
}
@media (max-width: 991.98px) {
  .__services_curved_container .__services_curved_grid {
    padding: 55px 25px 20px;
  }
}
@media (max-width: 767.98px) {
  .__services_curved_container .__services_curved_grid {
    gap: 8px 13px;
    padding: 50px 30px 20px;
  }
}
@media (max-width: 575.98px) {
  .__services_curved_container .__services_curved_grid {
    padding: 30px 0px 20px;
  }
}
.__services_curved_container .__services_curved_grid .__services_curved_icon {
  position: relative;
  width: 38px;
  min-width: 35px;
}
@media (max-width: 767.98px) {
  .__services_curved_container .__services_curved_grid .__services_curved_icon {
    width: 28px;
    min-width: 28px;
  }
}
.__services_curved_container .__services_curved_grid .__services_curved_list {
  color: #071829;
  position: relative;
  width: 100%;
}

.__services_curved_order_details_list {
  display: flex;
  align-items: center;
  gap: 3px 10px;
  font-size: 20px;
  margin: 18px 0;
}
@media (max-width: 1399.98px) {
  .__services_curved_order_details_list {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .__services_curved_order_details_list {
    font-size: 16px;
  }
}
.__services_curved_order_details_list img {
  width: 22px;
  min-width: 22px;
  opacity: 0.5;
}
@media (max-width: 1199.98px) {
  .__services_curved_order_details_list img {
    width: 18px;
    min-width: 18px;
  }
}

.__services_information_wrapper {
  position: relative;
}
.__services_information_wrapper.grey_bg:after {
  content: "";
  position: absolute;
  left: 99%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f1f1f1;
}
@media (max-width: 575.98px) {
  .__services_information_wrapper.grey_bg:after {
    left: -10%;
    width: 120%;
  }
}
.__services_information_wrapper .table_style {
  position: relative;
  overflow-x: auto;
  padding: 5px;
}
.__services_information_wrapper .__services_information_container {
  position: relative;
  z-index: 1;
  padding: 60px 45px;
  display: flex;
  align-items: start;
  gap: 10px 20px;
}
@media (max-width: 1199.98px) {
  .__services_information_wrapper .__services_information_container {
    padding: 55px 25px;
  }
}
@media (max-width: 767.98px) {
  .__services_information_wrapper .__services_information_container {
    gap: 8px 13px;
  }
}
@media (max-width: 575.98px) {
  .__services_information_wrapper .__services_information_container {
    gap: 8px 13px;
    padding: 30px 0px;
  }
}
.__services_information_wrapper .__services_information_container .__services_icon {
  position: relative;
  width: 38px;
  min-width: 38px;
}
@media (max-width: 767.98px) {
  .__services_information_wrapper .__services_information_container .__services_icon {
    width: 28px;
    min-width: 28px;
  }
}
@media (max-width: 575.98px) {
  .__services_information_wrapper .__services_information_container .__services_icon {
    display: none;
  }
}
.__services_information_wrapper .__services_information_container .__services_icon img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 50px;
}
.__services_information_wrapper .__services_information_container .__services_content {
  position: relative;
  width: calc(100% - 38px);
}
@media (max-width: 767.98px) {
  .__services_information_wrapper .__services_information_container .__services_content {
    width: calc(100% - 28px);
  }
}
@media (max-width: 575.98px) {
  .__services_information_wrapper .__services_information_container .__services_content {
    width: 100%;
  }
}
.__services_information_wrapper .__services_information_container .__services_content .__nav_tabs_custom .nav {
  margin-bottom: 0px;
  border-bottom: 0px solid rgba(7, 24, 41, 0.1);
}
.__services_information_wrapper .__services_information_container .__services_content .__nav_tabs_custom .nav li .nav-link {
  font-size: 22px;
  white-space: nowrap;
  border-bottom: 0;
}
@media (max-width: 1399.98px) {
  .__services_information_wrapper .__services_information_container .__services_content .__nav_tabs_custom .nav li .nav-link {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) {
  .__services_information_wrapper .__services_information_container .__services_content .__nav_tabs_custom .nav li .nav-link {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .__services_information_wrapper .__services_information_container .__services_content .__nav_tabs_custom .nav li .nav-link {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .__services_information_wrapper .__services_information_container .__services_content .__nav_tabs_custom .nav li .nav-link {
    font-size: 16px;
  }
}
.__services_information_wrapper .__services_information_container .__services_content .__nav_tabs_custom .tab-content {
  background-color: #ffffff;
  padding: 40px;
  border: 1px solid rgba(7, 24, 41, 0.1);
  border-radius: 0 0 15px 15px;
}
@media (max-width: 1199.98px) {
  .__services_information_wrapper .__services_information_container .__services_content .__nav_tabs_custom .tab-content {
    padding: 25px;
  }
}
@media (max-width: 575.98px) {
  .__services_information_wrapper .__services_information_container .__services_content .__nav_tabs_custom .tab-content {
    border-radius: 0 0 12px 12px;
    padding: 15px;
  }
}

.__service_journey_content {
  position: relative;
  width: 100%;
}
@media (max-width: 1399.98px) {
  .__service_journey_content .swiper {
    padding: 0 30px 0 0;
  }
}
@media (max-width: 480px) {
  .__service_journey_content .swiper {
    padding: 0 20px 0 0;
  }
}
.__service_journey_content .swiper .swiper-slide {
  height: auto;
}
@media (max-width: 1399.98px) {
  .__service_journey_content .swiper .swiper-slide {
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 1399.98px) {
  .__service_journey_content .swiper .swiper-slide.swiper-slide-visible {
    opacity: 1;
    visibility: visible;
  }
}
.__service_journey_content .swiper .swiper-slide:last-child .__services_journey_grid:before, .__service_journey_content .swiper .swiper-slide:last-child .__services_journey_grid:after {
  content: none;
}
.__service_journey_content .swiper .swiper-slide:first-child .__services_journey_grid:before {
  content: none;
}
.__service_journey_content .__services_journey_grid {
  position: relative;
  padding: 40px 20px 40px 30px;
  border: 1px solid rgba(7, 24, 41, 0.12);
  border-radius: 4px;
  box-shadow: 5px 0px 5px rgba(7, 24, 41, 0.07);
  height: 100%;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 1399.98px) {
  .__service_journey_content .__services_journey_grid {
    padding: 30px 20px 30px 30px;
  }
}
.__service_journey_content .__services_journey_grid:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -27px;
  height: 54px;
  width: 27px;
  background-image: url(../images/arrow-blue.svg);
  background-repeat: no-repeat;
  z-index: 1;
  transform: translateY(-50%);
}
@media (max-width: 480px) {
  .__service_journey_content .__services_journey_grid:after {
    height: 44px;
  }
}
.__service_journey_content .__services_journey_grid .__icon {
  padding-bottom: 15px;
}
.__service_journey_content .__services_journey_grid .__icon img {
  height: auto;
  width: auto;
  max-height: 40px;
  max-width: 40px;
}
@media (max-width: 767.98px) {
  .__service_journey_content .__services_journey_grid .__icon img {
    max-height: 35px;
    max-width: 35px;
  }
}
.__service_journey_content .__services_journey_grid .__subtitle {
  font-size: 14px;
  text-transform: uppercase;
  opacity: 0.8;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
@media (max-width: 767.98px) {
  .__service_journey_content .__services_journey_grid .__subtitle {
    font-size: 13px;
  }
}
.__service_journey_content .__services_journey_grid .__smal_text {
  font-size: 16px;
}
@media (max-width: 767.98px) {
  .__service_journey_content .__services_journey_grid .__smal_text {
    font-size: 14px;
  }
}

.__service_care_row {
  display: flex;
  align-items: start;
  gap: 5px 15px;
}
@media (max-width: 767.98px) {
  .__service_care_row {
    gap: 5px 12px;
  }
}
.__service_care_row .__service_care_row_img {
  width: 50px;
}
@media (max-width: 767.98px) {
  .__service_care_row .__service_care_row_img {
    width: 30px;
  }
}
.__service_care_row .__service_care_row_img img {
  height: auto;
  width: auto;
  max-height: 40px;
  max-width: 40px;
}
@media (max-width: 767.98px) {
  .__service_care_row .__service_care_row_img img {
    max-height: 30px;
    max-width: 30px;
  }
}

/***************************************************
OPEN AN ACCOUNT SECTION ENDS
****************************************************/
/***************************************************
SUSTAINIBILITY SECTION STARTS
****************************************************/
.conservation {
  width: 98%;
}
@media (max-width: 991.98px) {
  .conservation {
    width: 100%;
  }
}

.__sustainability_sec_main .__sustainability_top_sec h2 {
  text-wrap: balance;
}
@media (max-width: 1599.98px) {
  .__sustainability_sec_main .__sustainability_top_sec h2 {
    width: 100%;
  }
}
.__sustainability_sec_main .__sustainability_top_sec .__sus_left_head {
  padding-right: 100px;
  position: relative;
}
@media (max-width: 1399.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sus_left_head {
    padding-right: 80px;
  }
}
@media (max-width: 991.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sus_left_head {
    padding-right: 0px;
  }
}
.__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list {
  display: flex;
  gap: 60px;
  flex-wrap: nowrap;
}
@media (max-width: 1399.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list {
    gap: 30px;
  }
}
@media (max-width: 575.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list {
    gap: 20px;
    display: block;
  }
}
.__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list {
  position: relative;
  min-width: 350px;
  width: 350px;
}
@media (max-width: 991.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list {
    width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 575.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list {
    margin-bottom: 20px;
  }
}
.__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list:last-child:after {
  content: none;
}
.__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list:after {
  content: "";
  position: absolute;
  top: 5px;
  right: -30px;
  height: 100%;
  width: 1px;
  background-color: rgba(7, 24, 41, 0.1);
}
@media (max-width: 1399.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list:after {
    right: 0;
  }
}
@media (max-width: 575.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list:after {
    background: transparent;
  }
}
.__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block {
  display: flex;
  align-items: center;
  gap: 5px;
}
.__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
  font-size: 52px;
  font-weight: 400;
  color: #071829;
}
@media (max-width: 1599.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 42px;
  }
}
@media (max-width: 1399.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 38px;
  }
}
.__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .odometer {
  font-size: 52px;
  font-weight: 800;
  color: #071829;
}
@media (max-width: 1599.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 42px;
  }
}
@media (max-width: 1399.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 38px;
  }
}
.__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list .ad-counter-block .odometer .odometer-inside {
  display: flex;
  align-items: end;
  letter-spacing: 2px;
}
.__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list ._counter_list_subtitle {
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 1599.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 85%;
  }
}
@media (max-width: 1399.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list ._counter_list_subtitle {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 80%;
  }
}
@media (max-width: 480px) {
  .__sustainability_sec_main .__sustainability_top_sec .__sustain_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 95%;
    font-size: 12px;
  }
}
.__sustainability_sec_main .__sustainability_top_sec .__right_side_sec::before {
  content: "";
  position: absolute;
  left: -50px;
  width: 1px;
  height: 100%;
}
@media (max-width: 991.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__right_side_sec::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .__sustainability_sec_main .__sustainability_top_sec .__right_side_sec {
    padding-top: 0;
  }
}

@media (max-width: 1199.98px) {
  .empty_col {
    display: none;
  }
}

@media (max-width: 1399.98px) {
  .empty_col2 {
    display: none;
  }
}

.overlay_parallax {
  position: relative;
  overflow: hidden;
  padding: 120px 0px;
  background-color: #1066BD;
}
.overlay_parallax a {
  color: #ffffff;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.overlay_parallax a:hover {
  opacity: 0.7;
}
.overlay_parallax ul li:before {
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 991.98px) {
  .overlay_parallax {
    padding: 100px 0px;
  }
}
@media (max-width: 767.98px) {
  .overlay_parallax {
    padding: 80px 0px;
  }
}
@media (max-width: 480px) {
  .overlay_parallax {
    padding: 60px 0px;
  }
}
.overlay_parallax video {
  object-fit: cover;
}
.overlay_parallax.__with_video_bg video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.overlay_parallax.__with_video_bg .__with_video_bg_youtube {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.overlay_parallax .__green_bg_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00704f;
}
.overlay_parallax .__green_bg_overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 112, 79, 0.9);
}
.overlay_parallax .__blue_bg_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overlay_parallax .__blue_bg_overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(16, 102, 189, 0.9);
}

.mar_top_minus {
  margin-top: -100px;
  padding-top: 210px;
}
@media (max-width: 1199.98px) {
  .mar_top_minus {
    margin-top: -70px;
    padding-top: 150px;
  }
}
@media (max-width: 991.98px) {
  .mar_top_minus {
    padding-top: 110px;
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .mar_top_minus {
    margin-top: 0px;
    padding-top: 60px;
  }
}

.__parallex_counter_sec .__parallex_counter_list {
  display: flex;
  gap: 60px;
  flex-wrap: nowrap;
  padding: 10px 0 40px;
  align-items: flex-start;
}
@media (max-width: 1399.98px) {
  .__parallex_counter_sec .__parallex_counter_list {
    padding: 10px 0 30px;
    gap: 30px;
  }
}
@media (max-width: 767.98px) {
  .__parallex_counter_sec .__parallex_counter_list {
    gap: 40px;
  }
}
@media (max-width: 575.98px) {
  .__parallex_counter_sec .__parallex_counter_list {
    display: block;
  }
}
.__parallex_counter_sec .__parallex_counter_list ._counter_list {
  position: relative;
  width: 280px;
  min-width: 280px;
}
@media (max-width: 1199.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list {
    width: auto;
    min-width: auto;
    padding-inline-end: 30px;
  }
}
@media (max-width: 991.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list {
    width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 575.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list {
    margin-bottom: 20px;
  }
}
.__parallex_counter_sec .__parallex_counter_list ._counter_list:last-child:after {
  content: none;
}
.__parallex_counter_sec .__parallex_counter_list ._counter_list:after {
  content: "";
  position: absolute;
  top: 5px;
  right: -22px;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1399.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list:after {
    right: 0;
  }
}
@media (max-width: 575.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list:after {
    background: transparent;
  }
}
.__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block {
    gap: 5px;
  }
}
.__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
  font-size: 52px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
}
@media (max-width: 1599.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 42px;
  }
}
@media (max-width: 1399.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 38px;
  }
}
.__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .odometer {
  font-size: 52px;
  font-weight: 800;
  color: #ffffff;
}
@media (max-width: 1599.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 42px;
  }
}
@media (max-width: 1399.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 38px;
  }
}
.__parallex_counter_sec .__parallex_counter_list ._counter_list .ad-counter-block .odometer .odometer-inside {
  display: flex;
  align-items: end;
  letter-spacing: 2px;
}
.__parallex_counter_sec .__parallex_counter_list ._counter_list ._counter_list_subtitle {
  font-size: 16px;
  font-weight: 300;
  max-width: 90%;
  text-wrap: pretty;
  color: #ffffff;
  margin-top: 8px;
}
@media (max-width: 1599.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 85%;
  }
}
@media (max-width: 1399.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list ._counter_list_subtitle {
    font-size: 14px;
  }
}
@media (max-width: 1199.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 80%;
  }
}
@media (max-width: 480px) {
  .__parallex_counter_sec .__parallex_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 95%;
    font-size: 12px;
  }
}

.mar_top_minus-none {
  padding-top: 140px;
  padding-bottom: 140px;
}
@media (max-width: 1399.98px) {
  .mar_top_minus-none {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 991.98px) {
  .mar_top_minus-none {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .mar_top_minus-none {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.content-img-sustain {
  position: relative;
  overflow: hidden;
}
.content-img-sustain:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(90deg, rgba(28, 28, 28, 0.37) 0%, rgba(28, 28, 28, 0) 100%);
  background: -webkit-linear-gradient(90deg, rgba(28, 28, 28, 0.37) 0%, rgba(28, 28, 28, 0) 100%);
  background: linear-gradient(90deg, rgba(28, 28, 28, 0.37) 0%, rgba(28, 28, 28, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
  z-index: 1;
}

/***************************************************
PARALLEX SECTION STARTS
****************************************************/
.__right_image_extend_sec {
  position: relative;
  border-top-left-radius: 60px;
  padding: 80px 0px 80px 80px;
}
.__right_image_extend_sec h4 {
  width: 98%;
}
.__right_image_extend_sec p {
  padding-inline-end: 30px;
}
@media (max-width: 1399.98px) {
  .__right_image_extend_sec {
    padding: 60px 0px 60px 60px;
  }
}
@media (max-width: 1199.98px) {
  .__right_image_extend_sec {
    padding: 50px 0px 50px 50px;
  }
}
@media (max-width: 991.98px) {
  .__right_image_extend_sec {
    padding: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
}
@media (max-width: 767.98px) {
  .__right_image_extend_sec {
    padding: 25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
.__right_image_extend_sec:after {
  content: "";
  position: absolute;
  left: 99%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f1f1f1;
}
@media (max-width: 991.98px) {
  .__right_image_extend_sec:after {
    display: none;
  }
}
.__right_image_extend_sec .__right_image_extend_img {
  z-index: 2;
  position: relative;
}
.__right_image_extend_sec .__right_image_extend_img > div {
  border-radius: 30px;
}
@media (max-width: 991.98px) {
  .__right_image_extend_sec .__right_image_extend_img > div {
    border-radius: 15px;
  }
}
@media (max-width: 575.98px) {
  .__right_image_extend_sec .__right_image_extend_img > div {
    border-radius: 10px;
  }
}
@media (max-width: 991.98px) {
  .__right_image_extend_sec .__right_image_extend_img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0px;
  }
}
.__right_image_extend_sec .__right_image_extend_img video {
  height: 100%;
  object-fit: cover;
}
.__right_image_extend_sec .__right_image_extend_img .__youtube_vid-2 {
  width: 100%;
  object-fit: cover;
}

@media (max-width: 1399.98px) {
  .__sustain_prject_sucess .__project_content.__padding_right {
    padding: 40px 10% 0px 0;
  }
}
@media (max-width: 1199.98px) {
  .__sustain_prject_sucess .__project_content.__padding_right {
    padding: 10px 10% 0px 0;
  }
}
@media (max-width: 767.98px) {
  .__sustain_prject_sucess .__project_content.__padding_right {
    padding: 10px 0px 0px 0;
  }
}

/***************************************************
SUSTAINIBILITY SECTION ENDS
****************************************************/
/***************************************************
PROJECTS DETAILS SECTION STARTS
****************************************************/
.__project_details_sec .__project_details_sec_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}
@media (max-width: 1399.98px) {
  .__project_details_sec .__project_details_sec_head {
    gap: 50px;
  }
}
@media (max-width: 991.98px) {
  .__project_details_sec .__project_details_sec_head {
    display: block;
  }
}
.__project_details_sec .__project_details_sec_head .__title {
  width: 70%;
  position: relative;
  padding-right: 100px;
}
@media (max-width: 991.98px) {
  .__project_details_sec .__project_details_sec_head .__title {
    width: 100%;
    padding-right: 0px;
  }
}
.__project_details_sec .__project_details_sec_head .__title.nostats {
  width: 85%;
}
@media (max-width: 991.98px) {
  .__project_details_sec .__project_details_sec_head .__title.nostats {
    width: 100%;
  }
}
.__project_details_sec .__project_details_sec_head .__title.nostats:after {
  content: none;
}
.__project_details_sec .__project_details_sec_head .__title::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 27%;
  width: 1px;
  height: 65%;
  background-color: rgba(7, 24, 41, 0.15);
}
@media (max-width: 991.98px) {
  .__project_details_sec .__project_details_sec_head .__title::after {
    display: none;
  }
}
.__project_details_sec .__project_details_sec_head .__title .__project_type {
  font-weight: 400;
  color: #393939;
  padding-top: 12px;
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .__project_details_sec .__project_details_sec_head .__title .__project_type {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .__project_details_sec .__project_details_sec_head .__title .__project_type {
    padding-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .__project_details_sec .__project_details_sec_head .__title .__project_type {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .__project_details_sec .__project_details_sec_head .__title .__project_type {
    font-size: 14px;
  }
}
.__project_details_sec .__project_details_sec_head .__title .__project_type span {
  font-weight: 500;
  color: #1066BD;
}
.__project_details_sec .__project_details_sec_head .__title .__small_head_div {
  color: #071829;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 18px;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .__project_details_sec .__project_details_sec_head .__title .__small_head_div {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .__project_details_sec .__project_details_sec_head .__title .__small_head_div {
    font-size: 14px;
  }
}
.__project_details_sec .__project_details_sec_head .__title .__small_head_div span {
  font-weight: 300;
  padding: 0 20px;
  position: relative;
}
.__project_details_sec .__project_details_sec_head .__title .__small_head_div span:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 6px;
  height: 15px;
  width: 1px;
  background-color: #071829;
  opacity: 0.3;
}
@media (max-width: 1199.98px) {
  .__project_details_sec .__project_details_sec_head .__title .__small_head_div span:before {
    height: 13px;
  }
}
@media (max-width: 767.98px) {
  .__project_details_sec .__project_details_sec_head .__title .__small_head_div span:before {
    height: 12px;
    top: 5px;
  }
}
.__project_details_sec .__project_details_sec_head .__title h2 {
  margin: 10px 0;
  color: #1066BD;
}
.__project_details_sec .__project_details_sec_head .__project_counter_list {
  display: flex;
  gap: 40px;
  flex-wrap: nowrap;
  width: 30%;
}
@media (max-width: 1399.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list {
    gap: 30px;
  }
}
@media (max-width: 991.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list {
    gap: 20px;
  }
}
.__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list {
  position: relative;
}
@media (max-width: 991.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list {
    width: 50%;
  }
}
.__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list:last-child:after {
  content: none;
}
.__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(7, 24, 41, 0.1);
}
.__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 1399.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block {
    gap: 5px;
  }
}
.__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
  font-size: 52px;
  font-weight: 400;
  color: #071829;
}
@media (max-width: 1599.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 42px;
  }
}
@media (max-width: 1399.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .opendata-count-sign {
    font-size: 22px;
  }
}
.__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .odometer {
  font-size: 52px;
  font-weight: 800;
  color: #071829;
}
@media (max-width: 1599.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 42px;
  }
}
@media (max-width: 1399.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .odometer {
    font-size: 22px;
  }
}
.__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list .ad-counter-block .odometer .odometer-inside {
  display: flex;
  align-items: end;
  letter-spacing: 2px;
}
.__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list ._counter_list_subtitle {
  font-size: 16px;
  font-weight: 300;
  max-width: 90%;
  text-wrap: pretty;
}
@media (max-width: 1599.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 85%;
  }
}
@media (max-width: 1399.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list ._counter_list_subtitle {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 80%;
  }
}
@media (max-width: 480px) {
  .__project_details_sec .__project_details_sec_head .__project_counter_list ._counter_list ._counter_list_subtitle {
    max-width: 95%;
    font-size: 12px;
  }
}
.__project_details_sec .__news_details_decription {
  background-color: #1066BD;
}
.__project_details_sec .__news_details_decription.margintop-minus {
  margin-top: -70px;
  padding-top: 80px;
}
@media (max-width: 991.98px) {
  .__project_details_sec .__news_details_decription.margintop-minus {
    margin-top: -35px;
    padding-top: 40px;
  }
}
.__project_details_sec .__project_details_banner {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  text-align: center;
}
@media (max-width: 1399.98px) {
  .__project_details_sec .__project_details_banner {
    border-radius: 15px;
  }
}
@media (max-width: 575.98px) {
  .__project_details_sec .__project_details_banner {
    border-radius: 12px;
  }
}
.__project_details_sec .__project_details_banner img {
  width: auto;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  object-fit: cover;
}

.__key_facts {
  padding: 60px;
}
.__key_facts ul {
  margin-bottom: 60px;
}
.__key_facts ul li {
  color: #ffffff;
}
.__key_facts ul li:before {
  color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 1399.98px) {
  .__key_facts {
    padding: 50px;
  }
}
@media (max-width: 1199.98px) {
  .__key_facts {
    padding: 40px;
  }
}
@media (max-width: 575.98px) {
  .__key_facts {
    padding: 30px 0;
  }
}
.__key_facts ._blue_fact_sec {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px 60px;
}
@media (max-width: 1199.98px) {
  .__key_facts ._blue_fact_sec {
    gap: 30px;
  }
}
@media (max-width: 991.98px) {
  .__key_facts ._blue_fact_sec {
    grid-template-columns: 2fr 2fr;
  }
}
@media (max-width: 767.98px) {
  .__key_facts ._blue_fact_sec {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.__key_facts ._blue_fact_sec .__project_details_single {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.25);
}
.__key_facts ._blue_fact_sec .__project_details_single .__head_dtls {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #D3E0ED;
  margin-bottom: 10px;
}
@media (max-width: 1399.98px) {
  .__key_facts ._blue_fact_sec .__project_details_single .__head_dtls {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .__key_facts ._blue_fact_sec .__project_details_single .__head_dtls {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .__key_facts ._blue_fact_sec .__project_details_single .__head_dtls {
    font-weight: 400;
    margin-bottom: 5px;
  }
}
.__key_facts ._blue_fact_sec .__project_details_single p {
  font-size: 18px;
  color: #ffffff;
  opacity: 0.8;
}
@media (max-width: 1399.98px) {
  .__key_facts ._blue_fact_sec .__project_details_single p {
    font-size: 16px;
    padding-bottom: 10px;
  }
}
@media (max-width: 991.98px) {
  .__key_facts ._blue_fact_sec .__project_details_single p {
    font-size: 14px;
  }
}
.__key_facts ._blue_fact_sec .__project_details_single h5 {
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 0;
}

.__project_gallery_container {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  height: 100%;
}
.__project_gallery_container .swiper {
  height: 100%;
}
.__project_gallery_container .__leatest_gallery_slide {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.__project_gallery_container .__leatest_gallery_slide:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgb(28, 28, 28);
  background: -moz-linear-gradient(0deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 70%);
  background: -webkit-linear-gradient(0deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 70%);
  background: linear-gradient(0deg, rgb(28, 28, 28) 0%, rgba(28, 28, 28, 0) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1c1c",endColorstr="#1c1c1c",GradientType=1);
  z-index: 1;
  opacity: 0.1;
}
.__project_gallery_container .__leatest_gallery_slide:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgba(16, 102, 189, 0);
  z-index: 1;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__project_gallery_container .__leatest_gallery_slide .__latest_img_gal {
  height: 100%;
  width: 100%;
}
.__project_gallery_container .__leatest_gallery_slide .__latest_img_gal .simpleParallax {
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__project_gallery_container .__leatest_gallery_slide img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 575.98px) {
  .__project_gallery_container .__leatest_gallery_slide img {
    aspect-ratio: 16/10;
  }
}
.__project_gallery_container .__leatest_gallery_slide .__card_btn {
  min-width: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 22px;
  border-radius: 40px;
  border: 1px solid #ffffff;
  background-color: white;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  opacity: 0;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.4);
  z-index: 2;
}
@media (max-width: 575.98px) {
  .__project_gallery_container .__leatest_gallery_slide .__card_btn {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
.__project_gallery_container .__leatest_gallery_slide .__card_btn span {
  color: #1066BD;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__project_gallery_container .__leatest_gallery_slide .gallery-foot {
  position: absolute;
  bottom: 15px;
  z-index: 2;
  padding: 20px 30px;
  width: 80%;
}
@media (max-width: 767.98px) {
  .__project_gallery_container .__leatest_gallery_slide .gallery-foot {
    padding: 5px 20px;
  }
}
.__project_gallery_container .__leatest_gallery_slide .gallery-foot h4 {
  margin: 0;
  color: #ffffff;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec {
  display: flex;
  align-items: center;
  gap: 25px;
  padding-bottom: 5px;
}
@media (max-width: 767.98px) {
  .__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec {
    gap: 15px;
  }
}
.__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  position: relative;
}
@media (max-width: 1399.98px) {
  .__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat {
    font-size: 14px;
  }
}
.__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat:after {
  content: "";
  position: absolute;
  right: -13px;
  top: 5px;
  height: 15px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 1399.98px) {
  .__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat:after {
    top: 4px;
  }
}
@media (max-width: 767.98px) {
  .__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .cat:after {
    right: -9px;
    height: 13px;
  }
}
.__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .date-details {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
}
@media (max-width: 1399.98px) {
  .__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .date-details {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .__project_gallery_container .__leatest_gallery_slide .gallery-foot .date-sec .date-details {
    font-size: 14px;
  }
}
.__project_gallery_container .__leatest_gallery_slide:hover .__latest_img_gal .simpleParallax {
  transform: scale(1.05);
}

.__other_projects_sec .__other_project_gallery_container {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.__other_projects_sec .__other_project_gallery_container .swiper {
  height: 100%;
  padding-bottom: 20px;
}
.__other_projects_sec .__other_project_gallery_container .swiper .theme-swiper-pagination.gallery-pagination3 {
  bottom: 0px;
}
.__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide .__details_head ._details_small {
  font-size: 16px;
  font-weight: 600;
  color: rgba(21, 35, 49, 0.6);
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  .__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide .__details_head ._details_small {
    font-size: 15px;
  }
}
.__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide .__details_head h4 {
  color: #071829;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide .__latest_img_gal {
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
}
.__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide .__latest_img_gal .simpleParallax {
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 575.98px) {
  .__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide img {
    aspect-ratio: 16/10;
  }
}
.__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide:hover .__latest_img_gal .simpleParallax {
  transform: scale(1.05);
}
.__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide:hover h4 {
  color: #1066BD;
}
.__other_projects_sec .__other_project_gallery_container .__leatest_gallery_slide:hover ._details_small {
  color: #152331;
}

/***************************************************
PROJECTS DETAILS SECTION ENDS
****************************************************/
/***************************************************
COMMON POPUP SECTION STARTS
****************************************************/
.__model_popup_common .modal-dialog {
  max-width: 1200px;
  border-radius: 5px;
  width: 85%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .__model_popup_common .modal-dialog {
    width: 95%;
  }
}
.__model_popup_common .modal-dialog .modal-content {
  padding: 40px;
}
@media (max-width: 991.98px) {
  .__model_popup_common .modal-dialog .modal-content {
    padding: 20px;
  }
}
@media (max-width: 575.98px) {
  .__model_popup_common .modal-dialog .modal-content {
    padding: 10px;
  }
}
.__model_popup_common .modal-dialog .modal-content .__btn_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px;
  cursor: pointer;
  color: #1066BD;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .__model_popup_common .modal-dialog .modal-content .__btn_close {
    padding: 10px;
  }
}
.__model_popup_common .modal-dialog .modal-content .__btn_close:hover {
  color: #071829;
}
.__model_popup_common .modal-dialog .modal-content .__btn_close span {
  font-size: 25px;
}
@media (max-width: 991.98px) {
  .__model_popup_common .modal-dialog .modal-content .__btn_close span {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .__model_popup_common .modal-dialog .modal-content .__btn_close span {
    font-size: 18px;
  }
}
.__model_popup_common .modal-dialog .modal-content h3 {
  color: #1066BD;
}
.__model_popup_common .modal-dialog .modal-content .__model_popup_img {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 20px;
  background-color: #f1f1f1;
}

/***************************************************
COMMON POPUP SECTION ENDS
****************************************************/
.__download-app .__subtitle {
  font-size: 14px;
  letter-spacing: 1px;
  color: #393939;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .__download-app .__subtitle {
    font-size: 12px;
  }
}

.colimgright_textwrap {
  margin-left: 30px;
  padding-left: 30px;
}
@media (max-width: 1399.98px) {
  .colimgright_textwrap {
    margin-left: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 991.98px) {
  .colimgright_textwrap {
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 30px;
  }
}

.__icon-two-text-sec {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
@media (max-width: 767.98px) {
  .__icon-two-text-sec {
    gap: 20px;
  }
}
.__icon-two-text-sec .__icon_sec {
  width: 100px;
  margin-top: 10px;
}
@media (max-width: 767.98px) {
  .__icon-two-text-sec .__icon_sec {
    width: 80px;
  }
}
.__icon-two-text-sec .__icon_sec img {
  height: 100px;
}
@media (max-width: 1599.98px) {
  .__icon-two-text-sec .__icon_sec img {
    height: 80px;
  }
}
@media (max-width: 1399.98px) {
  .__icon-two-text-sec .__icon_sec img {
    height: 65px;
  }
}
@media (max-width: 767.98px) {
  .__icon-two-text-sec .__icon_sec img {
    height: 60px;
  }
}
.__icon-two-text-sec .__text_sec {
  width: 90%;
}

.__img_top_sec .__img {
  overflow: hidden;
}

.over-image-bottom {
  display: flex;
  height: 146px;
  margin: 0;
  position: relative;
}
@media (max-width: 991.98px) {
  .over-image-bottom {
    height: 173px;
  }
}
@media (max-width: 767.98px) {
  .over-image-bottom {
    height: 132px;
  }
}
@media (max-width: 480px) {
  .over-image-bottom {
    height: auto;
  }
}
.over-image-bottom .__img-sec {
  width: 273px;
  height: 226px;
  position: absolute;
  left: -192px;
  top: 0px;
}
@media (max-width: 991.98px) {
  .over-image-bottom .__img-sec {
    left: 0;
  }
}
@media (max-width: 480px) {
  .over-image-bottom .__img-sec {
    display: none;
  }
}
.over-image-bottom .__img-sec img {
  width: 100%;
  height: 100%;
}
@media (max-width: 991.98px) {
  .over-image-bottom .__img-sec img {
    width: 90%;
    height: 90%;
  }
}
@media (max-width: 767.98px) {
  .over-image-bottom .__img-sec img {
    width: 70%;
    height: 70%;
  }
}
.over-image-bottom .__text-sec {
  padding-left: 50px;
  padding-top: 50px;
}
.over-image-bottom .__text-sec h3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 991.98px) {
  .over-image-bottom .__text-sec h3 {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .over-image-bottom .__text-sec h3 {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .over-image-bottom .__text-sec h3 {
    -webkit-line-clamp: unset;
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .over-image-bottom .__text-sec {
    padding-left: 222px;
    padding-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .over-image-bottom .__text-sec {
    padding-left: 160px;
    padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .over-image-bottom .__text-sec {
    padding-left: 0;
    padding-top: 20px;
  }
}

.__project_details_sec .__project_details_sec_head .__swiper_counter_single .__project_counter_list {
  width: 100%;
}
.__project_details_sec .__project_details_sec_head .__swiper_counter_single .__project_counter_list ._counter_list {
  width: 100%;
}

.__swiper_counter_single {
  width: 30%;
}
@media (max-width: 991.98px) {
  .__swiper_counter_single {
    width: 100%;
  }
}

.error {
  color: #C5161D;
  font-size: 14px;
}

.swal2-styled.swal2-confirm {
  background-color: #1066BD;
}

.swal2-styled.swal2-confirm:focus {
  box-shadow: none;
}

/* Cookies */
#cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
  border-radius: 0;
  background-color: #ffffff;
  padding: 25px 0;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.29);
  box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.29);
  color: #393939;
  justify-content: space-between; /* Aligns items to the left and right */
  align-items: center; /* Vertically centers items */
}
#cookie-banner p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 24px;
}
@media (max-width: 1399.98px) {
  #cookie-banner p {
    font-size: 14px;
  }
}
#cookie-banner .field-submit.__call_to_action {
  justify-content: end;
}
@media (max-width: 991.98px) {
  #cookie-banner .field-submit.__call_to_action {
    justify-content: start;
    margin-top: 20px;
  }
}

/* Onload Modal */
#onLoadModal .modal-header {
  align-items: flex-start;
  padding: 25px;
}
#onLoadModal .modal-title {
  line-height: 1.3;
  color: #152331;
}
@media (max-width: 575.98px) {
  #onLoadModal .modal-title {
    font-size: 20px;
  }
}
#onLoadModal .modal-lg {
  width: 700px;
}
@media (max-width: 575.98px) {
  #onLoadModal .modal-lg {
    width: 96%;
  }
}

.modal-body {
  padding: 25px;
}

.btn-close:focus {
  --bs-btn-close-focus-shadow: 0 0 0 0 rgba(13, 110, 253, 0.25);
}

/* Annoucements */
.annoucement-block-main {
  position: absolute;
  width: 100%;
  z-index: -1;
}
.annoucement-block-main .annoucement-block {
  background-color: rgba(21, 35, 49, 0.7);
  padding: 20px;
  transition: opacity 0.5s ease, transform 0.5s ease; /* Transition effects */
  position: relative;
}
@media (max-width: 1599.98px) {
  .annoucement-block-main .annoucement-block {
    padding: 15px;
  }
}
@media (max-width: 1399.98px) {
  .annoucement-block-main .annoucement-block {
    padding: 10px;
  }
}
.annoucement-block-main .annoucement-block p {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 100;
  display: flex;
  align-items: center;
}
@media (max-width: 1399.98px) {
  .annoucement-block-main .annoucement-block p {
    font-size: 13px;
  }
}
.annoucement-block-main .annoucement-block p .limited-text {
  display: inline-block; /* Allow width to adjust naturally */
  position: relative; /* Positioning for the pseudo-element */
  overflow: hidden; /* Hide overflow text */
  color: #ffffff; /* Text color */
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .annoucement-block-main .annoucement-block p .limited-text {
    margin-right: 0;
  }
}
.annoucement-block-main .annoucement-block p .limited-text:after {
  content: attr(data-limit) " characters max"; /* Show character limit */
  position: absolute;
  bottom: -20px; /* Position it below the text */
  font-size: 0.8rem; /* Smaller font size */
  color: #ffffff; /* Gray color for the limit text */
}
.annoucement-block-main .annoucement-block p .date {
  font-weight: 300;
  padding-right: 10px;
  text-transform: uppercase;
}
.annoucement-block-main .annoucement-block p .date:after {
  content: "|";
  padding-left: 10px;
  opacity: 0.7;
}
@media (max-width: 767.98px) {
  .annoucement-block-main .annoucement-block p .date:after {
    content: "";
  }
}
.annoucement-block-main .annoucement-block p a {
  color: #ffffff;
  font-weight: 500;
  position: relative;
}
.annoucement-block-main .annoucement-block p a:after {
  content: "";
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
}
.annoucement-block-main .annoucement-block p a:hover {
  opacity: 0.8;
}
@media (max-width: 767.98px) {
  .annoucement-block-main .annoucement-block p {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .annoucement-block-main .annoucement-block p span {
    display: block;
  }
}
.annoucement-block-main .annoucement-block .close-button {
  position: absolute;
  right: 20px;
  top: 15px;
  background: transparent;
  border: 0;
  color: #ffffff;
  font-weight: 100;
  z-index: 44;
}
@media (max-width: 1399.98px) {
  .annoucement-block-main .annoucement-block .close-button {
    top: 6px;
  }
}

.hidden {
  opacity: 0; /* Fade out effect */
  transform: translateY(-10px); /* Move up slightly */
  pointer-events: none; /* Disable interactions */
}

.email-error {
  font-size: 14px;
  color: #C5161D;
}

/* Contact us Select */
.nationality {
  position: relative;
}
.nationality .__filter_sec {
  z-index: 1;
}
.nationality .__filter_sec .field-wrapper .nice-select .list {
  position: absolute;
}
.nationality .__filter_sec .field-wrapper .nice-select::after {
  content: "\e905";
  font-size: 8px;
}

/* Instagram */
.insta-main-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.insta-main-title .follow-us {
  font-size: 16px;
  text-decoration: underline;
  color: #071829;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.insta-main-title .follow-us:hover {
  color: #1066BD;
}

.instagram-title h3 {
  display: flex;
  align-items: center;
  color: #071829;
  gap: 15px;
  margin-bottom: 0;
  font-size: 26px;
  white-space: nowrap;
}
@media (max-width: 1399.98px) {
  .instagram-title h3 {
    font-size: 20px;
  }
}
.instagram-title img {
  height: 28px;
}

/*****************************
CALL CENTER
*****************************/
.__general_cta_container .__general_cta_container_wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  height: 100%;
}
@media (max-width: 991.98px) {
  .__general_cta_container .__general_cta_container_wrapper {
    flex-direction: column;
    height: auto;
  }
}
.__general_cta_container .__general_cta_container_wrapper.__no_bg .__content_col_wrapper {
  background-color: transparent;
  padding: 0px;
  padding-inline-end: 80px;
}
@media (max-width: 1199.98px) {
  .__general_cta_container .__general_cta_container_wrapper.__no_bg .__content_col_wrapper {
    padding-inline-end: 60px;
  }
}
@media (max-width: 991.98px) {
  .__general_cta_container .__general_cta_container_wrapper.__no_bg .__content_col_wrapper {
    padding-top: 40px;
  }
}
@media (max-width: 575.98px) {
  .__general_cta_container .__general_cta_container_wrapper.__no_bg .__content_col_wrapper {
    padding-inline-end: 30px;
  }
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper {
  background-color: #f1f1f1;
  padding: 60px;
  padding-inline-end: 80px;
  height: 100%;
  width: 52%;
}
@media (max-width: 1599.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper {
    width: 60%;
  }
}
@media (max-width: 1199.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper {
    padding: 50px;
    padding-inline-end: 60px;
  }
}
@media (max-width: 991.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper {
    width: 100%;
    order: 2;
  }
}
@media (max-width: 575.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper {
    padding: 30px;
    padding-inline-end: 30px;
  }
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper h2 {
  margin-bottom: 0px;
  text-wrap: pretty;
}
@media (max-width: 991.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper h2 {
    max-width: 100%;
  }
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper h4 {
  margin-top: 20px;
  margin-bottom: 0px;
  text-wrap: pretty;
}
@media (max-width: 767.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper h4 {
    margin-top: 12px;
  }
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .__mobile_div {
  margin-top: 15px;
}
@media (max-width: 575.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .__mobile_div {
    margin-top: 12px;
  }
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link {
  font-weight: 700;
  color: #071829;
  display: inline-flex;
  align-items: flex-start;
  gap: 20px;
  margin-top: 15px;
}
@media (max-width: 1199.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link {
    gap: 15px;
  }
}
@media (max-width: 575.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link {
    gap: 10px;
    margin-top: 5px;
  }
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link h5 {
  margin-bottom: 5px;
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link h6 {
  color: rgba(57, 57, 57, 0.8);
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 1599.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link h6 {
    font-size: 14px;
  }
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link span {
  color: #1066BD;
  font-size: 60px;
}
@media (max-width: 1599.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link span {
    font-size: 55px;
  }
}
@media (max-width: 1399.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link span {
    font-size: 50px;
  }
}
@media (max-width: 991.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link span {
    font-size: 45px;
  }
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .pdf-link:hover {
  color: #1066BD;
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .__p_24 {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .__p_24 {
    margin-top: 12px;
  }
}
.__general_cta_container .__general_cta_container_wrapper .__content_col_wrapper .__p_24 p {
  font-weight: 300;
}
.__general_cta_container .__general_cta_container_wrapper .__img_col_wrapper {
  width: 48%;
  position: relative;
  overflow: hidden;
}
.__general_cta_container .__general_cta_container_wrapper .__img_col_wrapper img {
  aspect-ratio: 16/12;
}
@media (max-width: 1599.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__img_col_wrapper {
    width: 40%;
  }
}
@media (max-width: 991.98px) {
  .__general_cta_container .__general_cta_container_wrapper .__img_col_wrapper {
    width: 100%;
    order: 1;
  }
  .__general_cta_container .__general_cta_container_wrapper .__img_col_wrapper img {
    aspect-ratio: 16/12;
  }
}

/*****************************
OPEN ACCOUNT NEW TEMPLATE
*****************************/
.content-body ul li b, ol li b {
  color: #071829;
}

.content-body .__customeorder_list_v2 .__customeorder_list > li::before {
  background-color: #F1F1F1 !important;
  border: none !important;
}
.content-body .__customeorder_list_v2 .__customeorder_list > li:last-child:before {
  content: "\e930" !important;
  font-family: "icomoon";
}

.__open_account_section::after {
  display: none;
}
.__open_account_section .__services_information_container {
  padding: 0px;
}

.grey_bg .__customeorder_list_number .__customeorder_list > li:last-child:after {
  background-color: #f1f1f1;
}
.grey_bg .__customeorder_list_number .__nav_tabs_custom .__customeorder_list > li:last-child:after {
  background-color: #ffffff !important;
}

.__customeorder_list_number .__customeorder_list > li {
  padding-inline-start: 0px !important;
  position: relative;
}
@media (max-width: 767.98px) {
  .__customeorder_list_number .__customeorder_list > li {
    padding-inline-start: 10px !important;
  }
}
.__customeorder_list_number .__customeorder_list > li:last-child:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 3px;
  background-color: white;
  left: -42px;
  top: 40px;
}
@media (max-width: 1199.98px) {
  .__customeorder_list_number .__customeorder_list > li:last-child:after {
    left: -34px;
  }
}
@media (max-width: 767.98px) {
  .__customeorder_list_number .__customeorder_list > li:last-child:after {
    left: -24px;
  }
}
.__customeorder_list_number .__customeorder_list > li .__title {
  padding-block-start: 6px !important;
  padding-block-end: 10px !important;
  text-wrap: pretty !important;
}
.__customeorder_list_number .__customeorder_list > li ol > li {
  padding-inline-start: 25px !important;
  margin-block-start: 10px !important;
}
@media (max-width: 1199.98px) {
  .__customeorder_list_number .__customeorder_list > li ol > li {
    padding-inline-start: 25px !important;
  }
}
.__customeorder_list_number .__customeorder_list > li ol > li:before {
  content: "" counter(item) "" !important;
  font-weight: 700;
  color: rgba(55, 70, 84, 0.6);
}

.__customeorder_list_number .__document_content ol > li:before {
  content: "" counter(item) "" !important;
  font-weight: 700;
  color: rgba(55, 70, 84, 0.6);
}
.__customeorder_list_number .__document_content ol.__customeorder_list li:before {
  color: #1066BD !important;
}

.white_background .__customeorder_list > li:before {
  background-color: #f1f1f1 !important;
  border: none !important;
}

.__model_popup_common .content-img {
  overflow: hidden;
  position: relative;
}
.__model_popup_common .content-img:before {
  display: none;
}

/*****************************
HELP CENTER APPOINTMENT
*****************************/
.__help_center_appointment .__project_list_sec .__project_content .para {
  max-width: 100% !important;
}
.__help_center_appointment .__project_list_sec .__project_content h3 {
  font-size: 36px;
}
@media (max-width: 1599.98px) {
  .__help_center_appointment .__project_list_sec .__project_content h3 {
    font-size: 32px;
  }
}
@media (max-width: 1399.98px) {
  .__help_center_appointment .__project_list_sec .__project_content h3 {
    font-size: 30px;
  }
}
@media (max-width: 1199.98px) {
  .__help_center_appointment .__project_list_sec .__project_content h3 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .__help_center_appointment .__project_list_sec .__project_content h3 {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .__help_center_appointment .__project_list_sec .__project_content h3 {
    font-size: 24px;
  }
}
.__help_center_appointment .__project_list_sec .__project_content p {
  -webkit-line-clamp: none;
}
.__help_center_appointment .__project_list_sec .__project_content.__padding_right {
  padding: 60px 0;
  padding-inline-end: 20%;
}
@media (max-width: 1199.98px) {
  .__help_center_appointment .__project_list_sec .__project_content.__padding_right {
    padding: 50px 40px 50px 0;
  }
}
@media (max-width: 991.98px) {
  .__help_center_appointment .__project_list_sec .__project_content.__padding_right {
    padding: 50px 30px;
  }
}
@media (max-width: 575.98px) {
  .__help_center_appointment .__project_list_sec .__project_content.__padding_right {
    padding: 40px 30px;
  }
}
@media (max-width: 480px) {
  .__help_center_appointment .__project_list_sec .__project_content.__padding_right {
    padding: 40px 20px;
  }
}
.__help_center_appointment .__project_list_sec .__project_content.__padding_left {
  padding: 60px 0 60px 70px;
  padding-inline-end: 10%;
}
@media (max-width: 1199.98px) {
  .__help_center_appointment .__project_list_sec .__project_content.__padding_left {
    padding: 50px 0px 50px 40px;
  }
}
@media (max-width: 991.98px) {
  .__help_center_appointment .__project_list_sec .__project_content.__padding_left {
    padding: 50px 30px;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .__help_center_appointment .__project_list_sec .__project_content.__padding_left {
    padding: 40px 30px;
  }
}
@media (max-width: 480px) {
  .__help_center_appointment .__project_list_sec .__project_content.__padding_left {
    padding: 40px 20px;
  }
}
.__help_center_appointment .__project_list_sec .__project_content .__app_subtitle {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 25px 0 10px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 480px) {
  .__help_center_appointment .__project_list_sec .__project_content .__app_subtitle {
    font-size: 11px;
  }
}
.__help_center_appointment .__project_list_sec .__project_content .__call_to_action {
  justify-content: flex-start;
}
.__help_center_appointment .__project_list_sec .__project_content .__small_caption p {
  font-size: 18px;
}
@media (max-width: 1399.98px) {
  .__help_center_appointment .__project_list_sec .__project_content .__small_caption p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .__help_center_appointment .__project_list_sec .__project_content .__small_caption p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .__help_center_appointment .__project_list_sec .__project_content .__small_caption p {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .__help_center_appointment .__project_list_sec .__project_content .__small_caption p {
    font-size: 14px;
  }
}

.__margin_overlapped_section {
  margin-bottom: -80px;
  z-index: 1;
}

.__book_appointment_list_content_section {
  height: 100%;
  width: 100%;
  position: relative;
}
.__book_appointment_list_content_section .__img_full_height {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
}
.__book_appointment_list_content_section .__img_full_height img {
  height: 100%;
  object-fit: cover;
  transform: scale(1.2) !important;
}
.__book_appointment_list_content_section .__book_appointment_content_area {
  padding-inline-end: 80px;
}
@media (max-width: 1199.98px) {
  .__book_appointment_list_content_section .__book_appointment_content_area {
    padding-inline-end: 60px;
  }
}
@media (max-width: 991.98px) {
  .__book_appointment_list_content_section .__book_appointment_content_area {
    margin-top: 40px;
    padding-inline-end: 0px;
  }
}
@media (max-width: 991.98px) {
  .__book_appointment_list_content_section .__book_appointment_content_area {
    margin-top: 30px;
  }
}
.__book_appointment_list_content_section .__book_appointment_content_area ol.__customeorder_list > li {
  margin-block-start: 0px !important;
}

.__customeorder_list .__title {
  color: #071829;
}

.__customer_service_center_parallex {
  padding-block-end: 80px;
}
.__customer_service_center_parallex a {
  text-decoration: none;
}
@media (max-width: 1399.98px) {
  .__customer_service_center_parallex {
    padding-block-end: 60px;
  }
}
@media (max-width: 767.98px) {
  .__customer_service_center_parallex {
    padding-block-end: 50px;
  }
}
@media (max-width: 575.98px) {
  .__customer_service_center_parallex {
    padding-block-end: 40px;
  }
}
.__customer_service_center_parallex .__contact_address_col {
  padding: 0px;
}
.__customer_service_center_parallex .__contact_address_col p {
  color: #F1F1F1;
  text-wrap: pretty;
}
@media (max-width: 1199.98px) {
  .__customer_service_center_parallex .__contact_address_col {
    width: 100%;
  }
}
.__customer_service_center_parallex .__customer_center_detail_left {
  max-width: 65%;
}
@media (max-width: 1199.98px) {
  .__customer_service_center_parallex .__customer_center_detail_left {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .__customer_service_center_parallex .__customer_center_detail_left {
    margin-top: 30px;
  }
}
.__customer_service_center_parallex .__customer_center_detail_right {
  padding-inline-start: 60px;
  border-inline-start: 1px solid rgba(255, 255, 255, 0.2);
  max-width: 80%;
}
@media (max-width: 1199.98px) {
  .__customer_service_center_parallex .__customer_center_detail_right {
    max-width: 100%;
  }
}
@media (max-width: 991.98px) {
  .__customer_service_center_parallex .__customer_center_detail_right {
    padding-inline-start: 0px;
    border-inline-start: none;
    margin-top: 40px;
  }
}
@media (max-width: 991.98px) {
  .__customer_service_center_parallex .__customer_center_detail_right {
    margin-top: 20px;
  }
}

.__customeorder_list_number ol > li {
  padding-inline-start: 25px !important;
}

.__project_content .__title {
  text-wrap: balance;
}
@media (max-width: 1399.98px) {
  .__project_content .__title {
    max-width: 90%;
  }
}
@media (max-width: 991.98px) {
  .__project_content .__title {
    max-width: 100%;
  }
}
.__project_content .para {
  max-width: 90%;
}
@media (max-width: 1399.98px) {
  .__project_content .para {
    max-width: 90%;
  }
}
@media (max-width: 991.98px) {
  .__project_content .para {
    max-width: 100%;
  }
}

.page-banner-sec .breadcrumbs-sec .page-banner-title h1 {
  text-wrap: balance;
}

.__card_box .__card_content .__card_text h4 {
  text-wrap: balance;
}

.__img_top_sec .__text p {
  text-wrap: balance;
}

table.dataTable {
  box-shadow: 0px 0px 5px #ececec;
}

table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > td.dt-orderable-asc, table.dataTable thead > tr > td.dt-orderable-desc {
  background: #1066BD;
  color: #ffffff;
  padding: 12px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

table.dataTable > tbody > tr > th, table.dataTable > tbody > tr > td {
  font-size: 16px;
  padding: 15px 20px;
}
@media (max-width: 1199.98px) {
  table.dataTable > tbody > tr > th, table.dataTable > tbody > tr > td {
    padding: 15px 10px;
    font-size: 13px;
  }
}

div.dt-container div.dt-layout-cell label {
  font-size: 15px;
}

div.dt-container .dt-length, div.dt-container .dt-search, div.dt-container .dt-info, div.dt-container .dt-processing, div.dt-container .dt-paging {
  display: inline-flex;
  gap: 10px;
  align-items: center;
}

table.dataTable.order-column > tbody tr > .sorting_1, table.dataTable.order-column > tbody tr > .sorting_2, table.dataTable.order-column > tbody tr > .sorting_3, table.dataTable.display > tbody tr > .sorting_1, table.dataTable.display > tbody tr > .sorting_2, table.dataTable.display > tbody tr > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0) !important;
}

table.dataTable.stripe > tbody > tr:nth-child(odd) > *, table.dataTable.display > tbody > tr:nth-child(odd) > * {
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0) !important;
}

table.dataTable.hover > tbody > tr:hover > *, table.dataTable.display > tbody > tr:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0) !important;
}

table.dataTable.row-border > tbody > tr > *, table.dataTable.display > tbody > tr > * {
  border-top: 1px dashed rgba(7, 24, 41, 0.25);
  border-right: 1px dashed rgba(7, 24, 41, 0.25);
}

table.dataTable > tbody > tr > th, table.dataTable > tbody > tr > td:last-child {
  border-right: 0;
}

div.dt-container div.dt-layout-cell {
  font-size: 14px;
}
@media (max-width: 767.98px) {
  div.dt-container div.dt-layout-cell {
    display: inline-flex;
  }
}

div.dt-container .dt-paging .dt-paging-button, div.dt-container .dt-paging .dt-paging-button.disabled, div.dt-container .dt-paging .dt-paging-button.disabled:hover, div.dt-container .dt-paging .dt-paging-button.disabled:active {
  height: 42px;
  width: 42px;
  background: #ffffff;
  color: #1066BD;
  border: 1px solid rgba(57, 57, 57, 0.4);
  border-radius: 100%;
  -webkit-transition: all 0.7s ease 0s !important;
  -moz-transition: all 0.7s ease 0s !important;
  -ms-transition: all 0.7s ease 0s !important;
  -o-transition: all 0.7s ease 0s !important;
  transition: all 0.7s ease 0s !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 480px) {
  div.dt-container .dt-paging .dt-paging-button, div.dt-container .dt-paging .dt-paging-button.disabled, div.dt-container .dt-paging .dt-paging-button.disabled:hover, div.dt-container .dt-paging .dt-paging-button.disabled:active {
    height: 36px;
    width: 36px;
  }
}

div.dt-container .dt-paging .dt-paging-button.current, div.dt-container .dt-paging .dt-paging-button.current:hover {
  height: 42px;
  width: 42px;
  background: #1066BD;
  color: #ffffff !important;
  border-radius: 100%;
  border: 0;
}
@media (max-width: 480px) {
  div.dt-container .dt-paging .dt-paging-button.current, div.dt-container .dt-paging .dt-paging-button.current:hover {
    height: 36px;
    width: 36px;
  }
}

div.dt-container .dt-paging .dt-paging-button:hover {
  background: #1066BD;
  color: #ffffff !important;
  border-color: #1066BD;
}

div.dt-container div.dt-layout-row.dt-layout-table {
  overflow: inherit;
  margin-bottom: 40px;
}

iframe#chat-widget-minimized {
  display: none !important;
}

div.dt-container select.dt-input {
  padding: 7px 18px 7px 7px;
}

.lastupdate {
  opacity: 0.6;
  font-size: 13px;
  line-height: 23px;
  font-weight: normal;
  color: white;
  padding-top: 8px;
}

#chat-widget-container {
  width: 0px; /* Change as needed */
  height: 0px; /* Change as needed */
}

.twitter-title {
  display: flex;
  gap: 10px;
  align-items: end;
  margin-bottom: 10px;
  margin-top: 20px;
}
.twitter-title img {
  width: auto;
  height: 50px;
}
.twitter-title h3 {
  font-size: 26px;
  line-height: 20px;
  margin-bottom: 0;
  color: #071829;
}
@media (max-width: 1399.98px) {
  .twitter-title h3 {
    font-size: 20px;
  }
}
.twitter-title span {
  font-weight: normal;
  font-size: 14px;
}

.eapps-twitter-feed {
  height: 83% !important;
}

.eapps-twitter-feed-container {
  height: 100% !important;
}

.eapps-twitter-feed-posts-inner {
  margin-left: 0 !important;
  margin-right: 0 !important;
  height: 96.2% !important;
  overflow-y: auto !important;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (max-width: 1399.98px) {
  .eapps-twitter-feed-posts-inner {
    height: 93.2% !important;
  }
}
@media (max-width: 1199.98px) {
  .eapps-twitter-feed-posts-inner {
    height: 91.3% !important;
  }
}
@media (max-width: 991.98px) {
  .eapps-twitter-feed-posts-inner {
    height: 370px !important;
  }
}

.eapps-twitter-feed-posts-item-inner {
  border-radius: 12px !important;
  padding: 18px !important;
  height: 100% !important;
}

.eapps-twitter-feed-medium .eapps-twitter-feed-posts-item {
  height: 100% !important;
}

.eapps-twitter-feed-posts-container {
  overflow: hidden !important;
}

.eapps-twitter-feed-small .eapps-twitter-feed-posts-item {
  width: 100%;
}

.eapps-twitter-feed-inner {
  background-color: white !important;
  height: 100% !important;
}

.eapps-twitter-feed-posts-item-user-name {
  overflow: visible !important;
  font-size: 20px !important;
  font-weight: bold !important;
  line-height: 28px !important;
  position: absolute !important;
  left: 20px !important;
  top: 20px !important;
}
@media (max-width: 767.98px) {
  .eapps-twitter-feed-posts-item-user-name {
    font-size: 20px !important;
    line-height: 22px !important;
  }
}

.eapps-twitter-feed-posts-item-actions {
  position: relative !important;
  justify-content: left !important;
  gap: 8px !important;
}

.eapps-twitter-feed-posts-item-actions-item:last-child {
  position: absolute;
  right: 0;
}

.eapps-twitter-feed-posts-item-actions-item {
  margin: 0 !important;
}

.eapps-twitter-feed-posts-item-user-screen-name, .eapps-twitter-feed-posts-item-user-screen-name span {
  font-weight: normal !important;
  font-size: 14px !important;
}

#eapps-twitter-feed-1 .eapps-twitter-feed-posts-item-text {
  font-family: "Inter", "IBM Plex Sans Arabic", sans-serif !important;
  line-height: 28px !important;
  height: 75% !important;
  margin: 40px 0 0 0 !important;
}
@media (max-width: 991.98px) {
  #eapps-twitter-feed-1 .eapps-twitter-feed-posts-item-text {
    height: 70% !important;
  }
}

.__accessibility {
  overflow: hidden !important;
}

.hmDOQC {
  position: fixed !important;
  z-index: 20 !important;
  inset: auto 0px 0px auto !important;
  margin: 0 !important;
  bottom: 200px !important;
  right: 20px !important;
}
@media (max-width: 991.98px) {
  .hmDOQC {
    right: 10px !important;
  }
}

.ButtonBase__ButtonContainer-sc-d3dc6db-3 {
  background-color: #ffffff !important;
  -webkit-transition: all 0.7s ease 0s !important;
  -moz-transition: all 0.7s ease 0s !important;
  -ms-transition: all 0.7s ease 0s !important;
  -o-transition: all 0.7s ease 0s !important;
  transition: all 0.7s ease 0s !important;
}
.ButtonBase__ButtonContainer-sc-d3dc6db-3 #icon-color {
  stroke: #1066BD !important;
  stroke-width: 1px !important;
  fill: none !important;
  -webkit-transition: all 0.7s ease 0s !important;
  -moz-transition: all 0.7s ease 0s !important;
  -ms-transition: all 0.7s ease 0s !important;
  -o-transition: all 0.7s ease 0s !important;
  transition: all 0.7s ease 0s !important;
}
.ButtonBase__ButtonContainer-sc-d3dc6db-3:hover {
  background-color: #1066BD !important;
}
.ButtonBase__ButtonContainer-sc-d3dc6db-3:hover #icon-color {
  stroke: #ffffff !important;
  stroke-width: 1px !important;
  fill: none !important;
}

.fEAbdj.fEAbdj.fEAbdj img, .fEAbdj svg {
  stroke: #1066BD !important;
  stroke-width: 1px !important;
  fill: none !important;
}

.cGyBpP.cGyBpP.cGyBpP img, .cGyBpP svg {
  transform: scale(1.4) !important;
}
@media (max-width: 991.98px) {
  .cGyBpP.cGyBpP.cGyBpP img, .cGyBpP svg {
    transform: scale(1) !important;
  }
}

.eXaPkn {
  width: 60px !important;
  height: 60px !important;
}
@media (max-width: 1399.98px) {
  .eXaPkn {
    width: 55px !important;
    height: 55px !important;
  }
}
@media (max-width: 991.98px) {
  .eXaPkn {
    width: 40px !important;
    height: 40px !important;
  }
}

.cFmAsy {
  background-color: #ffffff !important;
}

.es-popout-wrapper .es-popout-content .es-tooltip-container {
  display: none !important;
}

.jqJacC {
  box-shadow: 0px 0px 9px -5px rgba(7, 24, 41, 0.5) !important;
}

.ijeWbH {
  background-color: #1066BD !important;
}
.ijeWbH #icon-color {
  stroke: #ffffff !important;
  stroke-width: 1px !important;
  fill: none !important;
}

.menu_drop_second .__menu_drop_span {
  font-size: 17px !important;
}
@media (max-width: 1399.98px) {
  .menu_drop_second .__menu_drop_span {
    font-size: 16px !important;
  }
}

div.dt-container .bottom {
  margin-top: 40px;
}
div.dt-container .bottom .dt-info, div.dt-container .bottom .dt-paging {
  justify-content: center;
  width: 100%;
}
div.dt-container .bottom .dt-info {
  margin-bottom: 20px;
}
div.dt-container .bottom .dt-paging-button {
  color: #1066BD;
  font-size: 11px;
}
div.dt-container .bottom .dt-paging-button.current {
  font-size: 15px;
}

.dt-search {
  position: relative;
  display: inline-block;
}

.dt-search input.dt-input {
  padding-left: 30px; /* leave space for icon */
}

.dt-search::before {
  content: "\e90f"; /* FontAwesome search icon unicode */
  font-family: "icomoon";
  font-weight: 300;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: #1066BD;
  pointer-events: none;
  font-size: 19px;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .dt-search::before {
    font-size: 17px;
  }
}

div.dt-container .dt-paging {
  color: #1066bd !important;
}

div.dt-container .dt-search input {
  border: 0px solid rgba(7, 24, 41, 0.25);
  border-bottom-width: 1px;
  color: rgba(57, 57, 57, 0.9);
  background: rgba(255, 255, 255, 0);
  width: 100%;
  height: 55px;
  padding: 0px 20px 0px 0px;
  font-size: 16px;
  line-height: 1.2;
  box-shadow: none;
  outline: none;
  font-weight: 300;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
@media (max-width: 767.98px) {
  div.dt-container .dt-search input {
    font-size: 15px;
  }
}
div.dt-container .dt-search input:focus {
  border-bottom-color: #152331;
}

div.dt-container .dt-search {
  width: 300px;
}
@media (max-width: 767.98px) {
  div.dt-container .dt-search {
    width: 100%;
    margin-top: 0;
  }
}

div.dt-container select.dt-input {
  padding: 5px;
  border: 0px solid rgba(7, 24, 41, 0.25);
  border-bottom-width: 1px;
  color: rgba(57, 57, 57, 0.9);
  background: rgba(255, 255, 255, 0);
  height: 45px;
  font-size: 16px;
  line-height: 1.2;
  box-shadow: none;
  outline: none;
  font-weight: 300;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
div.dt-container select.dt-input:focus {
  border-bottom-color: #152331;
}

@media (max-width: 991.98px) {
  table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control {
    text-align: center;
  }
}

input[type=search]::-webkit-search-cancel-button {
  width: 30px;
  height: 30px;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
}

.dt-search label {
  display: none;
}

@media (max-width: 767.98px) {
  div.dt-container .dt-length {
    display: block;
    text-align: center;
  }
}

/* Help Center Landing Page */
.help-center-landing-section-one .__icon_box_card img {
  max-height: 45px;
}
.help-center-landing-section-one .__icon_box_card h4 {
  font-size: 24px;
  width: 70%;
  text-align: center;
  display: inline-flex;
  justify-content: center;
}
@media (max-width: 1399.98px) {
  .help-center-landing-section-one .__icon_box_card h4 {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .help-center-landing-section-one .__icon_box_card h4 {
    width: 95%;
  }
}

.helpcenter-emergency {
  margin-top: -160px;
  margin-bottom: 60px;
}
@media (max-width: 1399.98px) {
  .helpcenter-emergency {
    margin-top: -120px;
  }
}
.helpcenter-emergency h4 {
  color: white;
}
.helpcenter-emergency .para {
  color: white;
}
.helpcenter-emergency .__mobile_div {
  padding-top: 15px;
  color: white;
}
.helpcenter-emergency .__mobile_div span {
  color: white;
}
.helpcenter-emergency a:hover {
  opacity: 0.8;
  color: white;
}

.help-center-link ul li {
  border-bottom: 1px solid rgba(7, 24, 41, 0.1);
  padding: 0 !important;
  margin: 0;
}
.help-center-link ul li:before {
  content: "\e90d";
  font-family: "icomoon";
  top: 20px;
  color: #071829;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s !important;
  -moz-transition: all 0.5s ease 0s !important;
  -ms-transition: all 0.5s ease 0s !important;
  -o-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}
.help-center-link ul li a {
  display: block;
  padding: 15px 0;
  color: #071829;
}
@media (max-width: 1399.98px) {
  .help-center-link ul li a {
    font-size: 16px;
  }
}
.help-center-link ul li:hover a {
  color: #1066bd;
  transform: translateX(18px);
}
.help-center-link ul li:hover:before {
  opacity: 1;
}

.showmore-showless {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}

.showmore-showless.show {
  max-height: 1500px; /* Adjust based on your content */
}

.showmore-less-button {
  margin-top: 25px;
  background: transparent;
  border: 0;
  cursor: pointer;
}
@media (max-width: 1399.98px) {
  .showmore-less-button {
    font-size: 16px;
  }
}

.__last-updated-main {
  padding: 50px 0 80px 0px;
}
@media (max-width: 1399.98px) {
  .__last-updated-main {
    padding: 50px 0 60px 0px;
  }
}
@media (max-width: 767.98px) {
  .__last-updated-main {
    padding: 50px 0 50px 0px;
  }
}
@media (max-width: 480px) {
  .__last-updated-main {
    padding: 40px 0 40px 0px;
  }
}
.__last-updated-main.__grey-bg-updated {
  padding-top: 0;
  background-color: #F1F1F1;
}
.__last-updated-main.__grey-bg-updated .last-updated-pages {
  border-top: 1px solid #d5d5d5;
}
.__last-updated-main .last-updated-pages {
  border-top: 1px solid #f1f1f1;
  padding-top: 20px;
}
.__last-updated-main .last-updated-pages p {
  font-size: 16px;
}/*# sourceMappingURL=style.css.map */