/*-----------------------------------------------------------------------------------

    Theme Name: E-Quality
    Author: E-Quality
    Support: info@e-quality.com
    Description: E-Quality
    UI/UX Design:
    Frontend: MD Robin Hossain (mohammedalamin169@gmail.com)
    Development:
    Version: 1.0

-----------------------------------------------------------------------------------

*/
/*----------------------------------------*/
/*  01. Theme default CSS
/*----------------------------------------*/
@font-face {
  font-family: Playfair-Display;
  src: url(../fonts/PlayfairDisplay-Black.ttf);
}

@font-face {
  font-family: Inter;
  src: url(../fonts/Inter-VariableFont_slnt\,wght.ttf);
}

@font-face {
  font-family: DigitalNumbers-Regular;
  src: url(../fonts/DigitalNumbers-Regular.woff);
}

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

html {
  overflow-x: hidden;
}

body {
  font-family: Inter;
  font-size: 16px;
  font-weight: normal;
  color: #6d6e75;
  line-height: 26px;
  overflow-x: hidden;
}

.container {
  max-width: 100%;
  padding: 0px 60px;
  position: relative;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.w-img img {
  width: 100%;
}

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

a,
.btn,
button,
span,
p,
i,
input,
select,
textarea,
li,
img,
svg path,
*::after,
*::before,
.transition-3,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

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

a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: #E28241;
}

a,
button {
  color: inherit;
  outline: none;
  border: none;
}

button:hover {
  cursor: pointer;
}

button:focus {
  outline: 0;
  border: 0;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Playfair-Display;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

h1 {
  font-size: 60px;
}

h2 {
  font-size: 48px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

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

li {
  list-style: none;
}

p {
  font-family: Inter;
  font-size: 16px;
  font-weight: normal;
  color: #6d6e75;
  margin-bottom: 15px;
  line-height: 26px;
}

.title-style-1 {
  margin-bottom: 50px;
}

.title-style-1 h1 {
  color: #F5F5F5;
  font-family: Playfair-Display;
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.title-style-1 h3 {
  font-family: Inter;
  color: #F8F8F8;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 24px */
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.title-style-1 p {
  color: #F5F5F5;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0px;
}

.title-style-2 {
  margin-bottom: 50px;
}

.title-style-2 h1 {
  color: #0D0D0D;
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.title-style-2 h3 {
  font-family: inter;
  color: #0D0D0D;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 24px */
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.title-style-2 p {
  color: #0D0D0D;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0px;
}

.title-style-3 h1 {
  color: #0D0D0D;
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 0px;
}

.title-style-3 h3 {
  font-family: inter;
  color: #0D0D0D;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 24px */
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-bottom: 0px;
}

.title-style-3 p {
  color: #0D0D0D;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0px;
}

.the__equality__framework {
  margin-top: -20px;
}

.the__equality__framework .title-style-1 {
  margin-left: 140px;
}

.global__highlight .title-style-2 {
  margin-left: 140px;
}

.welcome-title h3 {
  font: normal normal 100 50px/60px Telenor Evolution Light;
  letter-spacing: 0px;
  color: #7E7E7E;
  padding-bottom: 20px;
  border-bottom: 1px solid #707070;
}

.see-all-btn {
  text-align: right;
  margin-bottom: 20px;
}

.see-all-btn a {
  font: bold 18px/20px Telenor Evolution Bold;
  letter-spacing: 0px;
  color: #0078CF;
  text-transform: uppercase;
}

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

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

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

.radio label {
  cursor: pointer;
  margin-bottom: 0px !important;
  margin-right: 20px;
}

.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.radio input[type="radio"] + .radio-label:before {
  content: '';
  background: #262940;
  border-radius: 100%;
  border: 2px solid #E28241;
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  top: 3px;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #E28241;
  -webkit-box-shadow: inset 0 0 0 3px #262940;
          box-shadow: inset 0 0 0 3px #262940;
}

.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #E28241;
}

.radio input[type="radio"]:disabled + .radio-label:before {
  -webkit-box-shadow: inset 0 0 0 4px #262940;
          box-shadow: inset 0 0 0 4px #262940;
  border-color: black;
  background: black;
}

.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}

.btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #E28241 !important;
  border-color: #E28241 !important;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #E28241 !important;
  border-color: #E28241 !important;
  -webkit-box-shadow: 0 0 0 0.25rem #00AD00;
          box-shadow: 0 0 0 0.25rem #00AD00;
}

.innerpage {
  padding: 100px 0px;
}

/*--
    - Input Placeholder
-----------------------------------------*/

*::-webkit-input-placeholder {
  color: #0e1133;
  font-size: 14px;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #0e1133;
  font-size: 14px;
  opacity: 1;
}

*::-ms-input-placeholder {
  color: #0e1133;
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: #0e1133;
  font-size: 14px;
  opacity: 1;
}

/*--
    - Common Classes
-----------------------------------------*/
.fix {
  overflow: hidden;
}

.clear {
  clear: both;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.z-index-1 {
  z-index: 1;
}

.overflow-y-visible {
  overflow-x: hidden;
  overflow-y: visible;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

/*--
    - Background color
-----------------------------------------*/
.section-bg-1 {
  background: #F5F5F5;
}

.section-bg-2 {
  background: #0D0D0D;
}

.section-bg-3 {
  background: #F5F5F5;
}

.section-bg-4 {
  background: #eff0f5;
}

.grey-bg {
  background: #f3f4f8;
}

.grey-bg-2 {
  background: #edeef3;
}

.grey-bg-5 {
  background: #f5f6fa;
}

.blue-bg {
  background: #0183cc;
}

.blue-bg-3 {
  background: #b8dde3;
}

.blue-bg-4 {
  background: #2d69f0;
}

.pink-bg {
  background: #dd246e;
}

.purple-bg {
  background: #8007e6;
}

.green-bg {
  background: #0cae74;
}

.white-bg {
  background: #ffffff;
}

.black-bg {
  background: #0e1133;
}

.footer-bg {
  background: #0e1133;
}

/*--
    - color
-----------------------------------------*/
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
  color: #ffffff !important;
}

.white-color {
  color: #ffffff;
}

.theme-color {
  color: #0183cc !important;
}

.black-color {
  color: #0e1133;
}

.pl-245 {
  padding-left: 245px;
}

.pr-245 {
  padding-right: 245px;
}

.mb-22 {
  margin-bottom: 22px;
}

.ml-270 {
  margin-left: 270px;
}

.mb--120 {
  margin-bottom: -120px;
}

.mb--100 {
  margin-bottom: -100px;
}

.mt--210 {
  margin-top: -210px;
}

.mt--80 {
  margin-top: -80px;
}

.mb-130 {
  margin-bottom: -130px;
}

.section-padding {
  padding-left: 50px;
  padding-right: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .section-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 575px) {
  .section-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.btn-primary {
  color: #ffffff;
  font-size: 16px;
  background: #E28241;
  border: 1px solid #E28241;
  border-radius: 35px;
  opacity: 1;
  padding: 9px 20px;
}

.btn-primary:hover {
  background-color: #046604;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid transparent;
}

.btn-secondary {
  color: #ffffff;
  background-color: transparent;
  font-size: 16px;
  border-radius: 35px;
  border: 3px solid #E28241;
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  padding: 9px 20px;
}

.btn-secondary:hover {
  background-color: #E28241;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 3px solid #E28241;
  color: #ffffff;
}

.section__sub-title {
  font-size: 18px;
  font-weight: 500;
  color: #0183cc;
  display: inline-block;
  margin-bottom: 5px;
}

.section__title {
  font-size: 40px;
  color: #0e1133;
  text-transform: capitalize;
  z-index: 1;
  margin-bottom: 3px;
}

@media (max-width: 575px) {
  .section__title {
    font-size: 33px;
  }
}

.section__title span {
  position: relative;
}

.section__title span img {
  position: absolute;
  left: -14px;
  bottom: 12px;
  z-index: -1;
  -webkit-animation: section-animation 3s infinite;
  animation: section-animation 3s infinite;
}

.section__title span.yellow-bg-big img {
  bottom: 15px;
  width: 120%;
  -webkit-animation: section-animation-2 3s infinite;
  animation: section-animation-2 3s infinite;
}

.section__title span.yellow-bg-sm img {
  bottom: 10px;
  width: 120%;
  -webkit-animation: section-animation-2 3s infinite;
  animation: section-animation-2 3s infinite;
}

.section__title-wrapper {
  position: relative;
  z-index: 1;
}

.section__title-wrapper p {
  font-size: 16px;
  color: #53545b;
}

@-webkit-keyframes section-animation {
  0% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  85% {
    opacity: 1;
  }
  90% {
    width: 100%;
    opacity: 0;
  }
  to {
    width: 0;
    opacity: 0;
  }
}

@keyframes section-animation {
  0% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  85% {
    opacity: 1;
  }
  90% {
    width: 100%;
    opacity: 0;
  }
  to {
    width: 0;
    opacity: 0;
  }
}

@-webkit-keyframes section-animation-2 {
  0% {
    width: 0;
  }
  15% {
    width: 125%;
  }
  85% {
    opacity: 1;
  }
  90% {
    width: 125%;
    opacity: 0;
  }
  to {
    width: 0;
    opacity: 0;
  }
}

@keyframes section-animation-2 {
  0% {
    width: 0;
  }
  15% {
    width: 125%;
  }
  85% {
    opacity: 1;
  }
  90% {
    width: 125%;
    opacity: 0;
  }
  to {
    width: 0;
    opacity: 0;
  }
}

/* basic pagination */
.basic-pagination ul li {
  display: inline-block;
  margin-right: 20px;
}

@media (max-width: 575px) {
  .basic-pagination ul li {
    margin-right: 5px;
  }
}

.basic-pagination ul li.prev a, .basic-pagination ul li.next a {
  width: inherit;
  height: inherit;
  line-height: inherit;
  border-radius: 0;
  border: none;
}

.basic-pagination ul li.prev a:hover, .basic-pagination ul li.next a:hover {
  color: #0183cc;
  background: inherit;
}

.basic-pagination ul li.active a {
  color: #ffffff;
  background: #0183cc;
  border-color: #0183cc;
}

.basic-pagination ul li a {
  position: relative;
  overflow: hidden;
  background: transparent;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 4px;
  font-weight: 500;
  font-size: 16px;
  border: 2px solid #eef0f6;
  color: #0e1133;
}

.basic-pagination ul li a:hover {
  background: #0183cc;
  color: #ffffff;
  border-color: #0183cc;
}

.body-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.body-overlay:hover {
  cursor: pointer;
}

.body-overlay.opened {
  opacity: 1;
  visibility: visible;
}

/*----------------------------------------*/
/*  02. HEADER CSS START
/*----------------------------------------*/
.header__padding {
  padding: 13px 0px 17px 0px;
}

.header__area {
  background: #080808;
}

.logo {
  height: 50px;
}

.logo img {
  height: 100%;
}

.header__area.sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  padding: 15px 0px;
  width: 100%;
  background: #1A1C2B;
  z-index: 999;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  display: block;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
  box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
}

.header__area.sticky .header__search input {
  background: #edeef3;
}

.header__area.sticky .logo .logo-white {
  display: none;
}

.header__area.sticky .logo .logo-black {
  display: block;
}

.header__area.sticky .main-menu-3 ul li a {
  color: #0e1133;
}

.header__area.sticky .main-menu-3 ul li a::after {
  color: #0e1133;
}

.header__area.sticky .main-menu-3 ul li a::before {
  background: #0e1133;
}

.header__area.sticky .main-menu-3 ul li .submenu li a::before {
  background: #0183cc;
}

.header__area.sticky .header__search-2 svg .st0 {
  fill: #0e1133;
}

.header__area.sticky .header__search-2 svg .st1 {
  fill: #121317;
}

.header__area.sticky .cat-menu {
  color: #0e1133;
}

.header__area.sticky .cat-menu:hover {
  color: #0183cc;
}

.header__area.sticky .cat-menu:hover svg .cat-dot {
  fill: #0183cc;
}

.header__area.sticky .cat-menu svg .cat-dot {
  fill: #0e1133;
}

.header__area.sticky .header__category::after {
  background: rgba(14, 17, 51, 0.2);
}

.header__area.sticky .sidebar-toggle-btn .line {
  background-color: #ffffff;
}

.header__transparent {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 11;
}

#menuToggle {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
          transform: translate(0px, -50%);
  right: 0;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}

#menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}

#menuToggle span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #D9D9D9;
  border-radius: 0px;
  z-index: 1;
  -webkit-transform-origin: 4px 0px;
          transform-origin: 4px 0px;
  -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

#menuToggle span:first-child {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(-2px, -1px);
          transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
          transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2) {
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(0, -1px);
          transform: rotate(-45deg) translate(0, -1px);
}

#menu {
  position: absolute;
  top: -30px;
  bottom: 0;
  width: 300px;
  height: 100vh;
  padding: 30px;
  padding-top: 100px;
  right: -100px;
  background: #ffffff;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

#menu li {
  padding: 10px 0;
  font-size: 22px;
}

#menuToggle input:checked ~ ul {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  opacity: 1;
}

.section-padding {
  padding: 70px 0px;
}

.content-btn {
  margin-top: 70px;
}

.content-btn a:hover p {
  color: #E28241;
}

.content-btn a:hover i {
  color: #E28241;
}

.content-btn p {
  margin-bottom: 0px;
  color: #000;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.content-btn i {
  color: #000;
  font-size: 30px;
  font-weight: 500;
}

.content-btn-two {
  margin-top: 0px;
}

.content-btn-two a:hover p {
  color: #E28241;
}

.content-btn-two a:hover i {
  color: #E28241;
}

.content-btn-two p {
  margin-bottom: 0px;
  color: #ffffff;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.content-btn-two i {
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
}

.readmore-btn a {
  color: #FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: 1px solid #FFF;
  padding: 15px 40px 15px 30px;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.readmore-btn a i {
  padding-left: 10px;
  font-weight: 100;
}

.readmore-btn a::after {
  content: '';
  height: 100%;
  width: 0px;
  background: #E28241;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
  left: 0;
  top: 0;
}

.readmore-btn a:hover::after {
  content: '';
  height: 100%;
  width: 100%;
  background: #E28241;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
  z-index: -1;
}

.readmore-btn-2 a {
  color: #0D0D0D;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: 1px solid #0D0D0D;
  padding: 15px 40px 15px 30px;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.readmore-btn-2 a i {
  padding-left: 10px;
  font-weight: 100;
}

.readmore-btn-2 a::after {
  content: '';
  height: 100%;
  width: 0px;
  background: #E28241;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
  left: 0;
  top: 0;
}

.readmore-btn-2 a:hover {
  color: white;
}

.readmore-btn-2 a:hover::after {
  content: '';
  height: 100%;
  width: 100%;
  background: #E28241;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
  z-index: -1;
}

.owl-prev {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: #F5F5F5;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
  right: 104px;
  bottom: 29px;
}

.owl-prev i {
  color: #3E3232;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  line-height: 40px;
}

.owl-prev:hover {
  background-color: #E28241;
  -webkit-transition: .3s;
  transition: .3s;
}

.owl-prev:hover i {
  color: #ffffff;
}

.owl-next {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: #F5F5F5;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
  right: 44px;
  bottom: 29px;
}

.owl-next i {
  color: #3E3232;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  line-height: 40px;
}

.owl-next:hover {
  background-color: #E28241;
  -webkit-transition: .3s;
  transition: .3s;
}

.owl-next:hover i {
  color: #ffffff;
}

.bg-black {
  background-color: #000000;
}

.bg-green {
  background-color: #34462E;
}

.bg-light-blue {
  background-color: #42526E;
}

.bg-deep-blue {
  background-color: #42526E;
}

.bg-purple {
  background-color: #402E46;
}

.bg-brown {
  background-color: #563900;
}

.main-menu ul li {
  display: inline-block;
  position: relative;
  margin-bottom: -2px;
}

.main-menu ul li:not(:first-child) {
  margin-left: 0px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .main-menu ul li:not(:first-child) {
    margin-left: 0px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu ul li:not(:first-child) {
    margin-left: 0px;
  }
}

.main-menu ul li a {
  display: inline-block;
  color: #F8F8F8;
  text-align: right;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  /* text-transform: uppercase; */
  padding: 0px 56px 0px 0px;
}

.main-menu ul li:last-child a {
  padding-right: 0px;
}

.main-menu ul li.has-dropdown > a {
  position: relative;
}

.main-menu ul li.has-dropdown > a::after {
  content: "\f107";
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  font-size: 20px;
  color: #0e1133;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  margin-left: 5px;
  display: inline-block;
}

.main-menu ul li:hover > a {
  color: #E28241;
}

.main-menu ul li:hover > a::after {
  color: #E28241;
}

.main-menu ul li:hover .submenu {
  top: 100%;
  visibility: visible;
  opacity: 1;
}

.main-menu ul li .submenu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  background: #ffffff;
  border-radius: 5px;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0px 30px 70px 0px rgba(11, 6, 70, 0.08);
  box-shadow: 0px 30px 70px 0px rgba(11, 6, 70, 0.08);
  padding: 10px;
}

.main-menu ul li .submenu li {
  display: block;
  width: 100%;
  margin: 0;
}

.main-menu ul li .submenu li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.main-menu ul li .submenu li.has-dropdown > a::after {
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}

.main-menu ul li .submenu li a {
  padding: 10px 25px;
  font-size: 15px;
  position: relative;
  z-index: 1;
  color: #0e1133;
  width: 100%;
}

.main-menu ul li .submenu li a::before {
  position: absolute;
  content: "";
  top: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 100%;
  background: #0183cc;
  z-index: -1;
}

.main-menu ul li .submenu li .submenu {
  left: 120%;
  top: 0;
  visibility: hidden;
  opacity: 0;
}

.main-menu ul li .submenu li:hover > a {
  color: #ffffff;
}

.main-menu ul li .submenu li:hover > a::after {
  color: #ffffff;
}

.main-menu ul li .submenu li:hover > a::before {
  left: 0;
  right: auto;
  width: 100%;
}

.main-menu ul li .submenu li:hover .submenu {
  left: 100%;
  visibility: visible;
  opacity: 1;
}

.main-menu-2 ul li:not(:first-child) {
  margin-left: 35px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu-2 ul li:not(:first-child) {
    margin-left: 20px;
  }
}

.main-menu-2 ul li .menu-tag {
  position: absolute;
  top: 13px;
  right: -4px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding: 0 7px;
  background: #0183cc;
  color: #ffffff;
  border-radius: 4px;
  font-size: 12px;
  text-transform: capitalize;
  -webkit-box-shadow: 0px 8px 20px 0px rgba(1, 23, 133, 0.3);
  box-shadow: 0px 8px 20px 0px rgba(1, 23, 133, 0.3);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu-2 ul li .menu-tag {
    display: none;
  }
}

.main-menu-2 ul li .menu-tag::after {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 5px solid #0183cc;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.main-menu-3 ul li a {
  color: #ffffff;
  position: relative;
}

.main-menu-3 ul li a::before {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  bottom: 38px;
  width: 0%;
  height: 1px;
  background: #ffffff;
}

.main-menu-3 ul li.has-dropdown a::after {
  color: #ffffff;
}

.main-menu-3 ul li .submenu li a::after {
  color: #0e1133;
}

.main-menu-3 ul li:hover a {
  color: #ffffff;
}

.main-menu-3 ul li:hover a::before {
  width: 100%;
  left: 0;
  right: auto;
}

/* sidebar css start */
.sidebar-toggle-btn .line {
  width: 30px;
  height: 3px;
  background-color: #ffffff;
  display: block;
  margin: 6px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sidebar-toggle-btn-white .line {
  background: #ffffff;
}

.sidebar-toggle-btn:hover {
  cursor: pointer;
}

.sidebar-toggle-btn:hover .line {
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.sidebar-toggle-btn:hover .line:nth-child(1) {
  width: 10px;
}

.sidebar-toggle-btn:hover .line:nth-child(2) {
  width: 20px;
}

.sidebar__area {
  position: fixed;
  right: -340px;
  top: 0;
  width: 320px;
  height: 100%;
  background: #ffffff none repeat scroll 0 0;
  overflow-y: scroll;
  -webkit-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.5);
  box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 99999;
}

.sidebar__area.sidebar-opened {
  right: 0px;
}

.sidebar__wrapper {
  position: relative;
  padding: 30px;
}

.sidebar__close {
  position: absolute;
  top: 25px;
  right: 80px;
}

.sidebar__close-btn {
  -webkit-transition: all 450ms cubic-bezier(0.4, 0.25, 0.3, 1.3);
  transition: all 450ms cubic-bezier(0.4, 0.25, 0.3, 1.3);
  width: 40px;
  height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #0e1133;
  border: 1px solid #2a3a57;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  background: transparent;
  z-index: 99;
}

.sidebar__close-btn:focus {
  border: 1px solid #0e1133;
}

.sidebar__close-btn span {
  -webkit-transition: all 400ms cubic-bezier(0.4, 0.25, 0.3, 1.3) 100ms;
  transition: all 400ms cubic-bezier(0.4, 0.25, 0.3, 1.3) 100ms;
  position: absolute;
  top: 54%;
  left: 50%;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  vertical-align: middle;
}

.sidebar__close-btn span:first-of-type {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.sidebar__close-btn span:last-of-type {
  text-transform: uppercase;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
}

.sidebar__close-btn:hover {
  width: 100px;
  border-radius: 0;
}

.sidebar__close-btn:hover span:first-of-type {
  transform: translate(-50%, -150%);
  -webkit-transform: translate(-50%, -150%);
  -moz-transform: translate(-50%, -150%);
  -ms-transform: translate(-50%, -150%);
  -o-transform: translate(-50%, -150%);
}

.sidebar__close-btn:hover span:last-of-type {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.sidebar__search input {
  width: 100%;
  height: 50px;
  line-height: 20px;
  border-radius: 4px;
  background: #edeef3;
  outline: none;
  border: 1px solid #ffffff;
  font-size: 16px;
  padding: 25px 65px 20px 55px;
}

.sidebar__search input::-webkit-input-placeholder {
  color: #8c8faa;
}

.sidebar__search input:-ms-input-placeholder {
  color: #8c8faa;
}

.sidebar__search input::-ms-input-placeholder {
  color: #8c8faa;
}

.sidebar__search input::placeholder {
  color: #8c8faa;
}

.sidebar__search input:focus {
  border-color: #0183cc;
}

.sidebar__search button {
  background: transparent;
  position: absolute;
  top: 15px;
  left: 24px;
}

.sidebar__search button i::after {
  color: #0e1133;
  opacity: 1;
}

.sidebar__search button i::before {
  color: #8c8faa;
}

.sidebar__cart-icon {
  display: inline-block;
}

.sidebar__cart-icon svg {
  width: 20px;
  height: 19px;
}

.sidebar__cart-icon svg .st0 {
  fill: none;
  stroke: #0e1133;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sidebar__cart a {
  position: relative;
  font-size: 17px;
  color: #0e1133;
}

.sidebar__cart a .cart-item {
  position: absolute;
  top: -10px;
  right: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: #0183cc;
  border-radius: 50%;
  font-weight: 500;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(4, 23, 118, 0.3);
  box-shadow: 0px 10px 20px 0px rgba(4, 23, 118, 0.3);
}

.sidebar__cart a:hover .cart-item {
  background: #0e1133;
}

/* mean menu customize */
.mean-container a.meanmenu-reveal {
  display: none;
}

.mean-container .mean-nav {
  background: none;
  margin-top: 0;
}

.mean-container .mean-bar {
  padding: 0;
  min-height: auto;
  background: none;
}

.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important;
}

.mean-container a.meanmenu-reveal {
  display: none !important;
}

.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 10px 0;
  color: #0e1133;
  border-top: 1px solid #bbbcbf;
  font-size: 13px;
  font-weight: 600;
}

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 0px;
  height: 15px;
  line-height: 14px;
  border-bottom: none;
  padding: 0;
  display: inline-block;
  width: 40px;
  height: 44px;
  line-height: 44px;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  color: #0e1133;
}

.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0;
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked {
  color: #0e1133;
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  color: #0e1133;
}

/*----------------------------------------*/
/*  03. HERO CSS START
/*----------------------------------------*/
.hero__slider {
  position: relative;
}

.hero__slider {
  width: 100%;
  overflow: hidden;
}

.hero__animation {
  z-index: 4000;
  top: 0px;
  left: 0px;
  padding: 0px;
  background: url("../img/hero/hero-1.png") right top repeat-x;
  width: 100%;
  height: 1080px;
  animation: large-bg-image-animasi 5s linear forwards;
  -ms-animation: large-bg-image-animasi 5s linear  forwards;
  -moz-animation: large-bg-image-animasi 5s linear  forwards;
  -webkit-animation: large-bg-image-animasi 5s linear forwards;
}

@keyframes large-bg-image-animasi {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: 0% 100%;
  }
}

@-webkit-keyframes large-bg-image-animasi {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: 0 0;
  }
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.hero__item__content {
  position: absolute;
  top: 20%;
  left: 60px;
  -webkit-transform: translate(0px, -50%);
          transform: translate(0px, -50%);
  width: 60%;
  z-index: 9;
  opacity: 0;
  -webkit-animation: opacity 5s linear forwards;
          animation: opacity 5s linear forwards;
  text-align: left;
  -webkit-transition: .3s;
  transition: .3s;
}

.hero__item__content h1 {
  color: #202020;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.hero__item__content h1 span {
  color: #E28241;
}

.hero__item__content p {
  color: #202020;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0px;
}

.global__highlight .global__highlight__single {
  position: relative;
}

.global__highlight .global__highlight__single:after {
  content: '';
  background: linear-gradient(1deg, #000000b3 50%, #00000000 100%, black 100%);
  height: 60%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0px 0px 20px 20px;
}

.global__highlight .global__highlight__single img {
  border-radius: 20px;
  width: 100%;
}

.global__highlight .global__highlight__single .global__highlight__single__content {
  position: absolute;
  bottom: 40px;
  left: 40px;
  right: 30px;
  border-top: 2px solid #ffffff;
  padding-top: 9px;
  z-index: 99;
}

.global__highlight .global__highlight__single .global__highlight__single__content span {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.global__highlight .global__highlight__single .global__highlight__single__content p {
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0px;
}

.global__highlight .col-xl-3:nth-child(1) {
  margin-top: 90px;
}

.global__highlight .col-xl-3:nth-child(3) {
  margin-top: 90px;
}

#highlight-banner {
  display: none;
}

.Hide {
  display: none;
}

.global__highlights__carousel .global__highlights__slider {
  position: relative;
}

.global__highlights__carousel .global__highlights__slider .global__highlights__slider__item {
  position: relative;
}

.global__highlights__carousel .global__highlights__slider .global__highlights__slider__item:after {
  content: '';
  background: linear-gradient(1deg, #000000c7 50%, #00000000 100%, #00000036 100%);
  height: 90%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0px 0px 20px 20px;
}

.global__highlights__carousel .global__highlights__slider .global__highlights__slider__item img {
  border-radius: 20px;
  width: 100%;
}

.global__highlights__carousel .global__highlights__slider .global__highlights__slider__item .global__highlights__slider__content {
  position: absolute;
  bottom: 20px;
  left: 60px;
  right: 30px;
  border-top: 2px solid #ffffff;
  z-index: 99;
  width: 70%;
}

.global__highlights__carousel .global__highlights__slider .global__highlights__slider__item .global__highlights__slider__content span {
  color: #FFF;
  font-size: 23.16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 13px 0px;
  display: block;
}

.global__highlights__carousel .global__highlights__slider .global__highlights__slider__item .global__highlights__slider__content h3 {
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 28px;
}

.global__highlights__carousel .global__highlights__slider .global__highlights__slider__item .global__highlights__slider__content p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
}

.global__highlights__carousel .global__highlights__slider .global__highlights__slider__item .global__highlights__slider__content p a {
  text-decoration: underline;
}

.popular__post h3 {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 34.652px;
  /* 108.288% */
  letter-spacing: 1.223px;
  text-transform: uppercase;
  margin-bottom: 30px;
  border-left: 5px solid #ffffff;
  padding-left: 30px;
}

.popular__post .popular__post__slider {
  overflow: hidden;
}

.popular__post .popular__post__slider ul {
  list-style: none;
  position: relative;
}

.popular__post .popular__post__slider li {
  height: 180px;
  border-bottom: 1px solid #172B4D;
  padding: 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 42px;
}

.popular__post .popular__post__slider li:last-child {
  border: none;
}

.popular__post .popular__post__slider li p {
  color: #42526E;
  font-size: 17.472px;
  font-style: normal;
  font-weight: 400;
  line-height: 30.575px;
  /* 175% */
  letter-spacing: 1.048px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.popular__post .popular__post__slider li h4 {
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 34.943px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.popular__post .popular__post__slider li img {
  width: 200px;
}

.innerpage__global__highlights__wrap .inner__global__box {
  padding: 75px 0px;
  border-bottom: 1px solid #C5C5C5;
}

.inner__global__box__content {
  margin-left: 30px;
  position: relative;
  padding-top: 12px;
}

.inner__global__box__content::before {
  content: '';
  background-color: black;
  height: 4px;
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

.inner__global__box__content p {
  color: #000;
  font-family: Poppins;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.inner__global__box__content p span {
  color: #000;
  font-size: 21.599px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.inner__global__box__content h3 {
  color: #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

.inner__global__box__content .read-text {
  font-size: 16px;
  margin-bottom: 0px;
}

.inner__global__box__content .read-text a {
  text-decoration: underline;
}

.international__ict__innovation {
  background-color: #000;
}

.international__ict__innovation .international__ict__innovation__content {
  position: absolute;
  right: 5%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 45%;
}

.international__ict__innovation .international__ict__innovation__content p:nth-child(2) {
  color: #F5F5F5;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.international__ict__innovation__inner {
  background-color: #000;
}

.international__ict__innovation__inner .international__ict__innovation__content {
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(0%, -50%);
  width: 35%;
}

.international__ict__innovation__inner .international__ict__innovation__content p {
  font-size: 20px !important;
  margin-bottom: 20px;
}

.international__ict__innovation__inner .international__ict__innovation__content p span {
  color: #FEC25B;
}

.international__ict__innovation__inner .international__ict__innovation__content h3 {
  color: #FEC25B;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 15px;
}

.international__ict__innovation__inner .international__ict__innovation__content h4 {
  color: #FFF;
  font-size: 25px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 15px;
}

.international__ict__innovation__inner .step__content {
  background-image: url("../img/bg/shape.svg");
  background-size: cover;
  background-position: center;
  padding: 10px;
  border-radius: 5px;
  position: relative;
  margin-bottom: 10px;
}

.international__ict__innovation__inner .step__content div:first-child {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.international__ict__innovation__inner .step__content div:last-child {
  width: 30%;
}

.international__ict__innovation__inner .step__content li {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  opacity: 0.8;
  list-style-type: disc;
}

.international__ict__innovation__inner .step__content p {
  color: #696969;
  font-family: Inter;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 0;
  word-wrap: break-word;
}

.international__ict__innovation__inner .long__content {
  background-image: url("../img/bg/fund-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.international__ict__innovation__inner .long__top__content img {
  text-align: center;
}

.international__ict__innovation__inner .long__top__content p {
  color: #FFF;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  padding-right: 50px;
}

.international__ict__innovation__inner .long__middle__content p {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.international__ict__innovation__inner .long__middle__content .col-lg-4:nth-child(2) {
  position: relative;
}

.international__ict__innovation__inner .long__middle__content .col-lg-4:nth-child(2)::after {
  content: '';
  height: 100%;
  width: 5px;
  background-color: #FFD385;
  position: absolute;
  right: 0;
  top: 0;
}

.international__ict__innovation__inner .long__middle__content .col-lg-4:nth-child(2)::before {
  content: '';
  height: 100%;
  width: 5px;
  background-color: #FFD385;
  position: absolute;
  left: 0;
  top: 0;
}

.international__ict__innovation__inner .long__middle__content .col-lg-4:nth-child(1) {
  padding-right: 40px;
}

.international__ict__innovation__inner .long__middle__content .col-lg-4:nth-child(2) {
  padding: 0px 50px;
}

.international__ict__innovation__inner .long__middle__content .col-lg-4:nth-child(3) {
  padding-left: 40px;
}

.complete__details {
  padding-bottom: 60px;
}

.complete__details h3 {
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.complete__details p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0px;
}

.complete__details p span {
  color: #8A8A8A;
}

.complete__details form {
  margin-top: 100px;
}

.complete__details form label {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.complete__details form .form-control {
  border-radius: 12px;
  background: #F5F5F5;
  padding: 10px;
  color: #000;
  margin-bottom: 30px;
}

.complete__details form .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.complete__details form .btn {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
  border-radius: 12px;
  background: url(../img/bg/send.svg);
  background-size: auto;
  background-position: 25px 15px;
  background-color: rgba(248, 21, 57, 0.75);
  padding: 12px 30px 12px 50px;
  margin: 50px auto;
  display: table;
  background-repeat: no-repeat;
}

.complete__details form .btn:hover {
  background-color: #b50924bf;
}

.complete__details form .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.complete__details form .btn:active {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.frontend__editor {
  margin-top: 50px;
}

.frontend__editor h4 {
  color: #FFF;
  font-family: Inter;
  font-size: 18px;
  margin-bottom: 15px;
}

.tech__transfer .tech__transfer__wrap .global__highlight__single__content {
  left: 20px;
  right: 20px;
  bottom: 20px;
}

.tech__transfer .tech__transfer__wrap .global__highlight__single__content p a span {
  color: #F0FE4A;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.tech__transfer .tech__transfer__wrap .col-lg-3:nth-child(1) {
  margin-top: 90px;
}

.tech__transfer .tech__transfer__wrap .col-lg-3:nth-child(4) {
  margin-top: 90px;
}

.tech__transfer .tech__transfer__wrap .col-lg-3:nth-child(2) {
  margin-top: 0px;
}

.tech__transfer .tech__transfer__wrap .col-lg-3:nth-child(3) {
  margin-top: 0px;
}

.inner__tech__transfer__box {
  margin-bottom: 25px;
}

.inner__tech__transfer__box img {
  border-radius: 5px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.inner__tech__transfer__box .inner__tech__transfer__box__content {
  background-color: rgba(0, 50, 73, 0.9);
  position: absolute;
  width: 45%;
  height: 100%;
  padding: 15px 20px;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0px 5px 5px 0px;
}

.inner__tech__transfer__box .inner__tech__transfer__box__content h3 {
  font-family: Inter;
  font-size: 19px;
  color: #ffffff;
}

.arrow__down i {
  color: #221a2e;
  font-size: 28px;
  font-weight: 100;
  background-color: #ffffff;
  height: 25px;
  width: 25px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}

.arrow__up i {
  color: #ffffff;
  font-size: 28px;
  font-weight: 100;
  background-color: #221a2e;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}

.inner__tech__transfer__details {
  background-color: #f4f4f4;
  padding: 25px;
  position: relative;
  display: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.inner__tech__transfer__details p {
  color: #333333;
  font-size: 15px;
}

.inner__tech__transfer__details h5 {
  font-family: Inter;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
}

.show__content {
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
}

.transfer__details__box {
  background-color: #003249;
  padding: 20px;
  margin-bottom: 24px;
  height: 150px;
}

.transfer__details__box h3 {
  font-family: Inter;
  color: white;
  font-weight: bold;
  margin-bottom: 5px;
}

.transfer__details__box p {
  font-family: Inter;
  color: white;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

/* Initiatives Scale Up */
.initiatives-grid {
  display: -ms-grid;
  display: grid;
  gap: 40px;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      grid-template-areas: "column-1 column-2";
}

.initiative-first-col {
  grid-column: 1 / -1;
  /* grid-row-start: column-1; */
  height: 100%;
}

/*Missions*/
.mission-text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mission-text i {
  color: #001B51;
  padding-right: 5px;
}

.mission-text p {
  color: #313131;
}

.impact-mission {
  width: 100%;
  background-color: #001B51;
  padding: 20px;
  color: #fff;
}

.impact-details {
  width: 100%;
  background-color: #F2F3F5;
}

.impact-single {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px 0px;
  padding: 0px 50px;
}

.col-md-4:nth-child(2) .impact-single {
  border-top: 0px solid #001B51;
  border-right: 2px solid #001B51;
  border-left: 2px solid #001B51;
  border-bottom: 0px solid #001B51;
}

.mission-content {
  width: 40%;
  position: absolute;
  padding: 20px;
  color: #fff;
  top: 0;
  right: 0;
  height: 100%;
}

.mission-card {
  cursor: pointer;
  height: 250px;
}

.mission-card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mission-content span {
  font-size: 18px;
}

.mission-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

.grid-body {
  background-color: #F4F4F4;
}

.grid-content {
  padding: 20px;
}

.grid-banner {
  width: 100%;
  margin: 20px 0px;
}

.grid-banner img {
  width: 100%;
}

.grid-title {
  font-size: 18px;
  color: #001B51;
}

.result-impact {
  color: #fff;
  padding: 20px;
}

.read-more button {
  background-color: transparent;
  border: 0px;
  color: #fff;
}

.accordion-button::after {
  content: '';
  display: none;
}

.h-max {
  height: -webkit-max-content !important;
  height: -moz-max-content !important;
  height: max-content !important;
}

.accordion-item {
  border: none !important;
}

.initiatives_impact_grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
}

.result-impact {
  background-color: #003249 !important;
}

.result-impact {
  color: #fff;
  padding: 20px;
}

.result-impact h3 {
  font-family: Inter;
}

.result-impact h5 {
  font-family: Inter;
}

.mission-content {
  background-color: rgba(0, 50, 73, 0.9) !important;
}

.result-impact {
  background-color: #003249 !important;
}

.top-170 {
  top: 202px;
  right: 1px !important;
}

.accordion-button:not(.collapsed) {
  color: #000;
}

.innerpage__tech__transfer .container {
  padding: 0px 100px;
}

.global__summit {
  background: url("../img/bg/global-summit.png");
  background-size: cover;
  padding: 125px 0px 280px 0px;
}

.global__summit h1 {
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  background: linear-gradient(133deg, #5EFCE8 0%, #736EFE 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 35px;
}

.global__summit p {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 60px;
}

.global__summit h3 {
  text-align: center;
  font-family: Inter;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(135deg, #2AFADF 0%, #736EFE 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 25px;
}

.global__summit h4 {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 60px;
}

.initiative .initiative__single h3 a {
  color: #F5F5F5 !important;
  font-family: Playfair Display !important;
  font-size: 48px !important;
  font-style: normal !important;
  font-weight: 900 !important;
  line-height: normal !important;
}

.initiative .initiative__single h3 a:hover {
  color: #E28241 !important;
}

.initiative .initiative__single p {
  color: #F5F5F5 !important;
  font-family: Inter !important;
  font-size: 22px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
}

.initiative .initiative__single .readmore-btn {
  float: right;
  margin-top: 20px;
}

.a2i__disability {
  background-image: url("../img/bg/a2i-disability-bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

.disability__single {
  gap: 17px;
  background-color: #ffffff;
  padding: 35px;
  height: 190px;
  margin-bottom: 25px;
}

.disability__single .number__box {
  width: 47px;
  height: 47px;
  line-height: 47px;
  border-radius: 50%;
  color: #FFF;
  background-color: #119764;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  float: left;
}

.disability__single p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  float: left;
  width: 70%;
  margin-left: 20px;
}

.a2i__disability h2 {
  text-align: center;
  color: #232536;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 58px;
  margin-bottom: 30px;
}

.major__product h2 {
  text-align: center;
  color: #232536;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 58px;
  margin-bottom: 30px;
}

.major__product p {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.color__box {
  margin: 55px 0px;
  padding: 30px 50px 40px 50px;
}

.color__box img {
  border-radius: 5px;
  max-height: 350px;
}

.color__box p {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

.color__box .color__box__content {
  padding-left: 20px;
  height: 310px;
  overflow-y: scroll;
  padding-right: 15px;
  scrollbar-width: thin;
  scrollbar-color: #ffffff;
}

.color__box .color__box__content::-webkit-scrollbar {
  width: 7px;
  border-radius: 10px;
}

.color__box .color__box__content::-webkit-scrollbar-track {
  background: #ffffff;
}

.color__box .color__box__content::-webkit-scrollbar-thumb {
  background: #FFD385;
  width: 7px;
  border-radius: 10px;
  border: none;
}

.color__box h3 {
  color: #FEC25B;
  font-size: 33px;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 40px;
}

.case__study .d-flex {
  gap: 250px;
}

.case__study h3 {
  color: #ffffff;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 58px;
  margin-bottom: 40px;
}

.case__study h3 span {
  color: #FFD385;
}

.case__study p {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
  text-align: left;
}

.case__study img {
  padding-left: 100px;
}

.gender__innovation__lab .col-lg-4 {
  padding: 0px 5px;
}

.gender__innovation__lab .gender__details__box {
  background-color: #ffffff;
  padding: 20px 15px;
  margin-bottom: 10px;
  height: 110px;
}

.gender__innovation__lab .gender__details__box h3 {
  color: #2E3C46;
  font-family: Inter;
  font-size: 19px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
  margin-bottom: 10px;
  text-align: left;
}

.gender__innovation__lab .gender__details__box p {
  color: #2E3C46;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 0px;
}

.archiving {
  background-color: #FEC25B;
}

.proposed_launching .title-style-1 p {
  text-align: left;
  color: #FFF;
  opacity: 0.6;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 50px;
}

#countdown {
  width: 100%;
}

#countdown h3 {
  color: #FEC25B;
  text-align: center;
  font-family: Inter;
  font-size: 24.977px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.499px;
}

#countdown .number__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}

#countdown .number__text li {
  width: 25%;
}

#countdown .number__text li p {
  color: #FEC25B;
  text-align: center;
  font-family: DigitalNumbers-Regular;
  font-size: 47.364px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  border: 2px solid #FEC25B;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 5px;
  background: #3a3a39;
  background: -webkit-gradient(linear, left top, left bottom, from(#3a3a39), to(#0d0c0a));
  background: linear-gradient(180deg, #3a3a39 0%, #0d0c0a 100%);
  padding: 5px 10px;
}

#countdown .title__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  padding-bottom: 50px;
}

#countdown .title__text li {
  width: 25%;
}

#countdown .title__text p {
  font-family: Inter;
  color: #FEC25B;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.48px;
  text-transform: capitalize;
}

footer {
  padding: 0px 100px;
  border-top: 1px solid #C5C5C5;
}

footer .footer__logo {
  margin-bottom: 30px;
  height: 60px;
}

footer .footer__widget h3 {
  color: #E28241;
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.232px;
  margin-bottom: 21px;
}

footer .footer__widget li {
  color: #1E2833;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.205px;
  margin-bottom: 21px;
}

footer .footer__widget li a:hover {
  color: #E28241;
}

footer .footer__social a {
  color: #1E2833;
}
/*# sourceMappingURL=style.css.map */

.social-share-container {
    display: flex;
    justify-content: center;
    align-items: center;
}
