body {
  padding: 0;
  margin: 0;
}
h2 {
  font-size: 46px;
}
/* /* -------------popup css--------------  */
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  z-index: 100;
  display: none;
}
.cnt223 a {
  text-decoration: none;
}
.popup-onload {
  width: 100%;
  margin: 0 auto;
  display: none;
  position: fixed;
  z-index: 9999;
}
.cnt223 {
  min-width: 360px;
  max-width: 600px;
  min-height: 150px;
  margin: 60px auto;
  background: #f3f3f3;
  position: relative;
  z-index: 103;
  border-radius: 5px;
  box-shadow: 0 2px 5px #000;
}
.cnt223 .notice-box {
  width: 100%;
  position: relative;
  text-align: center;
}
.cnt223 .notice-box img {
  width: 100%;
  margin-top: 45px;
  height: auto;
  border-radius: 5px;
}
.cnt223 p {
  clear: both;
  color: #555555;
  /* text-align: justify; */
  font-size: 20px;
  font-family: sans-serif;
}
.cnt223 p a {
  color: #d91900;
  font-weight: bold;
}
.popup-onload .notice-box a {
  padding: 10px 20px;
  color: #1d75b8;
  border-radius: 15px;
  position: absolute;
  font-size: 25px;
  top: 0;
  right: 0;
}
.cnt223 .x {
  float: right;
  height: 35px;
  left: 22px;
  position: relative;
  top: -25px;
  width: 34px;
}
.cnt223 .x:hover {
  cursor: pointer;
}
/* popup css------------------------- */
/* -----------floating social media icons----------------- */
.fl-fl {
  background: #1d75b8;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 250px;
  position: fixed;
  left: -200px;
  z-index: 1000;
  text-align: end;
  font: normal normal 10px Arial;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.fl-fl:hover {
  left: 4px;
}

.floating .fa-brands {
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-right: 10px;
}

.fl-fl:hover {
  left: 0;
}

.fl-fl a {
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px !important;
  vertical-align: top !important;
}
.fl-fl.float-fb a.pad {
  padding-left: 90px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.fl-fl.float-fb .fa-brands,
.fl-fl.float-ig .fa-brands,
.fl-fl.float-gp .fa-brands,
.fl-fl.float-rs .fa-brands {
  margin-right: 10px;
}
.fl-fl.float-ig a.pad {
  padding-left: 70px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.float-fb {
  top: 160px;
}

.float-gp {
  top: 270px;
}

.float-rs {
  top: 325px;
}

.float-ig {
  top: 215px;
}
.float-pn {
  top: 380px;
}
/* .float-pn {
  top: 435px;
} */
/* --------temp css---------- */
.hamburger {
  background: none;
  position: relative;
  top: 0;
  right: 0;
  line-height: 45px;
  padding: 5px 15px 0px 15px;
  color: #999;
  border: 0;
  font-size: 1.4em;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
}
.cross {
  background: none;
  position: relative;
  top: 5px;
  right: 0;
  padding: 7px 15px 0px 15px;
  color: #999;
  border: 0;
  font-size: 4.2em;
  line-height: 45px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
}
.menu {
  z-index: 1000000;
  font-weight: bold;
  font-size: 0.8em;
  width: 50%;
  background: #f1f1f1;
  position: absolute;
  text-align: center;
  font-size: 12px;
  right: 0;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.menu li {
  display: block;
  border-bottom: #dddddd 1px solid;
  background: #0070ba;
  color: #fff;
}
.menu li:hover {
  display: block;
  background: #ffffff;
  color: #1d75b8;
  border-bottom: #dddddd 1px solid;
}
.menu ul li a {
    padding: 15px 0 15px 0;
    justify-content: center;
    text-decoration: none;
    margin: 0px;
    display: flex;
    height: 100%;
    width: 100%;
}
.menu ul li a:hover {
  color: #666;
  text-decoration: none;
}
.menu a {
  text-decoration: none;
  color: #666;
}
.menu a:hover {
  text-decoration: none;
  color: #666;
}
.menu li a{
  color: #fff;
}
.menu li:hover a{
  color: #666;
}
.glyphicon-home {
  color: white;
  font-size: 1.5em;
  margin-top: 5px;
  margin: 0 auto;
}
span {
  padding-left: 20px;
}
a {
  color: #336699;
}
/* ---------------test css-------------------- */
/* @keyframes turner {
  0% {
    transform: rotateY(0deg);
  }
  10% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(360deg);
  }
  60% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
.container {
  position: relative;
  perspective: 800px;
  margin: 0 auto;
  width: 50%;
}
.wrapper {
  width: 400px;
  height: 400px;
  position: absolute;
  transform-style: preserve-3d;
  transition: transform 1s;
}

div.one {
  width: 400px;
  height: 50px;
  background-image: url(../Images/chitopaisa-ser.png);
  background-size: cover;
  backface-visibility: visible;
  animation: turner 20s infinite;
}
.one {
  background-position: 0 0;
}
.one.one {
  background-position: 0 -100%;
  animation-delay: 0.1s;
}
.one.two {
  background-position: 0 -200%;
  animation-delay: 0.2s;
}
.one.three {
  background-position: 0 -300%;
  animation-delay: 0.3s;
}
.one.four {
  background-position: 0 -400%;
  animation-delay: 0.4s;
}
.one.five {
  background-position: 0 -500%;
  animation-delay: 0.5s;
}
.one.six {
  background-position: 0 -600%;
  animation-delay: 0.6s;
}
.one.seven {
  background-position: 0 -700%;
  animation-delay: 0.7s;
}
.one.eight {
  background-position: 0 -800%;
  animation-delay: 0.8s;
}
.one.nine {
  background-position: 0 -900%;
  animation-delay: 0.9s;
}
.one.ten {
  background-position: 0 -1000%;
  animation-delay: 1s;
}
.one.eleven {
  background-position: 0 -1100%;
  animation-delay: 1.1s;
}
.one.twevel {
  background-position: 0 -1200%;
  animation-delay: 1.2s;
}
.one.thirteen {
  background-position: 0 -1300%;
  animation-delay: 1.3s;
}
.one.fourteen {
  background-position: 0 -1400%;
  animation-delay: 1.4s;
}
.one.fifteen {
  background-position: 0 -1500%;
  animation-delay: 1.5s;
} */
/* .one17 {
  background-position: 0 -1600%;
  animation-delay: 1.6s;
}
.one18 {
  background-position: 0 -1700%;
  animation-delay: 1.7s;
}
.one19 {
  background-position: 0 -1800%;
  animation-delay: 1.8s;
}
.one20 {
  background-position: 0 -1900%;
  animation-delay: 1.9s;
}
.one21 {
  background-position: 0 -2000%;
  animation-delay: 2s;
}
.one22 {
  background-position: 0 -2100%;
  animation-delay: 2.1s;
}
.one23 {
  background-position: 0 -2200%;
  animation-delay: 2.2s;
}
.one24 {
  background-position: 0 -2300%;
  animation-delay: 2.3s;
}
.one25 {
  background-position: 0 -2400%;
  animation-delay: 2.4s;
}
.one26 {
  background-position: 0 -2500%;
  animation-delay: 2.5s;
}
.one27 {
  background-position: 0 -2600%;
  animation-delay: 2.6s;
}
.one28 {
  background-position: 0 -2700%;
  animation-delay: 2.7s;
}
.one29 {
  background-position: 0 -2800%;
  animation-delay: 2.8s;
}
.one30 {
  background-position: 0 -2900%;
  animation-delay: 2.9s;
}
.one31 {
  background-position: 0 -3000%;
  animation-delay: 3s;
}
.one32 {
  background-position: 0 -3100%;
  animation-delay: 3.1s;
}
.one32 {
  background-position: 0 -3100%;
  animation-delay: 3.1s;
}
.one33 {
  background-position: 0 -3200%;
  animation-delay: 3.2s;
}
.one34 {
  background-position: 0 -3300%;
  animation-delay: 3.3s;
}
.one35 {
  background-position: 0 -3400%;
  animation-delay: 3.4s;
}
.one36 {
  background-position: 0 -3500%;
  animation-delay: 3.5s;
}
.one37 {
  background-position: 0 -3600%;
  animation-delay: 3.6s;
}
.one38 {
  background-position: 0 -3700%;
  animation-delay: 3.7s;
} */

/* ----------temp css----------- */
.nav-menu .navbar {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 20px 60px;
}
.navbar #navbarItems {
  display: flex;
  margin-top: 20px;
  padding-left: 0;
}
.navbar #navbarItems li {
  list-style: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-right: 40px;
}
.navbar #navbarItems li a {
  text-decoration: none;
}
.navbar button {
  background: #1d76b8;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 25px;
  border: none;
}
.navbar .ham-menu button {
  color: #999;;
}
.navbar button a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}
.hero-section {
  position: relative;
  background-image: url(../Images/f_ps.jpg);
  height: auto;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.hero-section::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #1f1f1f;
  opacity: 0.7;
}
.hero-section .description {
  position: relative;
  text-align: center;
  padding: 150px 0;
}
.hero-section .description h1 {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  font-size: 60px;
  line-height: 80px;
  letter-spacing: 3.5px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 50px;
}
.hero-section .description button {
  background: #1d76b8;
  padding: 20px 80px;
  border-radius: 25px;
  border: none;
  margin: 40px 0;
  color: #ffffff;
  text-transform: capitalize;
}
.hero-section .description button a {
  position: relative;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}
.hero-section .description p {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 31px;
  letter-spacing: 1px;
  margin-top: 20px;
}
.notification {
  height: 160px;
  width: 100%;
  background-color: #f5f7fa;
}
.notification p {
  font-size: 30px;
  color: #1f1f1f;
  font-family: 'Poppins', sans-serif;
  padding-top: 30px;
  letter-spacing: 1.5px;
  text-align: center;
}
.services {
  position: relative;
  padding: 80px 0;
}
.services::after {
  position: absolute;
  content: url(../Images/Element.png);
  width: auto;
  height: auto;
  top: 0;
  right: 0;
  z-index: -1;
}
.services .top-info .text-wrapper {
  display: flex;
  align-items: center;
}
.services .top-info h4 {
  position: relative;
  color: #22495f;
  font-size: 21px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.services .top-info .service-content {
  margin-top: 60px;
  border-left: 3px solid #1d75b8;
  padding-left: 30px;
}
.slick-dots {
  display: none !important;
}
.services .top-info .service-content h3 {
  color: #1d76b8;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.services .top-info .line {
  width: 120px;
  height: 3px;
  background: #22495f;
  margin-right: 20px;
}
.services .top-info h2 {
  color: #00aea5;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 60px;
  font-weight: bold;
  margin: 40px 0 20px 0;
  font-size: 55px;
}
.services .top-info p {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  line-height: 24px;
}
.services .top-info .item {
  margin-bottom: 20px;
}
.works {
  position: relative;
  background-color: #f7f9fa;
  padding: 120px 0 30px 0;
  height: auto;
  width: 100%;
  text-align: center;
}
.works::after {
  position: absolute;
  content: '';
  top: 0;
  right: 100px;
  height: 150px;
  width: 300px;
  transform: rotate(180deg);
  border-radius: 150px 150px 0 0;
  background-color: #00aea5;
}
.works::before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 100px;
  height: 100px;
  width: 200px;
  border-radius: 150px 150px 0 0;
  background-color: #00aea5;
}
.works .title-text {
  margin-bottom: 60px;
}
.works h2 {
  letter-spacing: 1.5px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 30px;
}
.works span.title {
  position: relative;
  z-index: 1;
}
.works span.title::before {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 4px;
  left: 0;
  z-index: -1;
  content: url('../Images/title-ele.png');
}
.works p {
  text-align: center;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
}
.works .row .col-12 {
  text-align: center;
}
.works .row .list {
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
}
.works .row .list .num {
  margin-right: 10px;
}
.works .row .list h5 {
  padding: 10px 18px;
  border: 1px solid #1f1f1f;
  border-radius: 100%;
}
.works .row .list p {
  text-align: left;
}
.works button {
  background: transparent;
  padding: 20px 60px;
  border-radius: 25px;
  border: 1px solid #0070ba;
  margin: 40px 0;
}
.works button a {
  color: #0070ba;
  text-decoration: none;
  font-size: 21px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}
.partners {
  padding: 100px 0;
}
.partners .title {
  position: relative;
  z-index: 1;
  text-align: center;
  color: #00aea5;
  font-size: 50px;
}
.partners .title::before {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
  content: url('../Images/title-ele.png');
}
.partners .slider-control {
  padding-top: 40px;
  text-align: center;
}
.partners .slider-control .cnt {
  margin-top: 80px;
}
.partners .slider-control .bank {
  background: transparent;
  padding: 10px 40px;
  border-radius: 25px;
  border: 1px solid #0070ba;
  color: #0070ba;
  text-decoration: none;
  font-size: 21px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0 20px;
  transition: 0.5s ease-in;
}
.partners .slider-control .bank.active {
  background: #0070ba;
  color: #fff;
  border: none;
}
.partners .slider-control .carousel {
  width: 90%;
  margin: 0px auto;
}
.partners .slider-control .slick-slide {
  margin: 10px;
  height: auto;
}
.partners .slider-control .slick-slide img {
  width: 100%;
  border: 2px solid #fff;
}
.partners .slider-control .wrapper .slick-dots li button:before {
  font-size: 20px;
  color: white;
}
.faq {
  padding: 20px 0 80px 0;
}
.faq h4 {
  font-size: 28px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.faq .list-group {
  padding: 50px 30px;
  background-color: #f7f9fa;
}
.faq .list-group .list-group-item {
  border: none;
  background-color: unset;
  padding: 15px 20px;
  font-size: 21px;
  text-align: left;
  transition: 0.3s ease-out;
}
.faq .list-group .list-group-item.active {
  background: #0070ba;
}
.faq .list-group .list-group-item.active a {
  color: #fff;
}
.faq .list-group .list-group-item:hover {
  background: #0070ba;
}
.faq .list-group .list-group-item:hover a {
  color: #fff;
}
.faq .list-group .list-group-item a {
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
}
.accordion .accordion-item {
  margin: 0 0 20px 0;
  border: 1px solid #e3e3e3;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #00aea5;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 1em;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #00aea5;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #00aea5;
  border: 1px solid #00aea5;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 20px;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: #00aea5;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: fit-content;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  padding: 0 20px;
  margin: 2em 0;
}
.footer {
  padding: 80px 0 40px 0;
  background-color: #f7f9fa;
}
.footer p {
    font-family: 'Nunito Sans', sans-serif;
    
}
.footer .chito h4 {
  margin-top: 20px;
}
.footer .chito p {
  margin-bottom: 0.5em;
}
.footer h4 {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer h4.down {
  margin-top: 30px;
}
.footer sub {
  bottom: 1em;
}
.footer p {
  /*font-family: 'Inter', sans-serif;*/
  font-size: 16px;
  margin: 0;
  margin-top: 6px;
  margin-bottm: 6px !important;
}
.footer p.con {
  margin-top: 6px;
}
.footer p:hover {
  color: #1d75b8;
}
.footer .footer-menu {
  display: flex;
  padding: 0;
  flex-direction: column;
}
.footer .footer-menu li {
  list-style: none;
  margin-bottom: 1em;
}
.footer .footer-menu li:hover a {
  color: #1d75b8;
}
.footer .row:first-child {
  border-bottom: 2px solid #1d75b8;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.footer .footer-menu li a {
  text-decoration: none;
  color: #212529;
}
.footer .footer-menu.two li {
  margin-right: 40px;
}
.works .list span {
  padding-left: 0;
}
/* ------------------------ error page css---------------------------- */

/*======================
    404 page
=======================*/

.page_404 {
  padding: 40px 0;
  background: #fff;
  font-family: 'Arvo', serif;
}

.page_404 img {
  width: 100%;
}

.four_zero_four_bg {
  background-image: url(../Images/4q43.gif);
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
}

.four_zero_four_bg h1 {
  font-size: 80px;
  color: #1d75b8;
  margin-top: -40px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}

.four_zero_four_bg h3 {
  font-size: 80px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.link_404 {
  color: #fff !important;
  padding: 10px 20px;
  background: #1d75b8;
  margin: 20px 0;
  display: inline-block;
}
.contant_box_404 {
  margin-top: -50px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}
.banner-section {
  background-color: #00aea6;
  color: #fff;
  padding: 100px 0;
}
.banner-section h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 60px;
  line-height: 80px;
  letter-spacing: 3.5px;
  color: #fff;
  font-weight: bold;
  border-left: 3px solid #1d76b8;
}
.body-sec p {
  padding: 6px 0 0 0;
  font-size: 18px;
  line-height: 24px;
  text-align: justify;
  font-family: 'Poppins', sans-serif;
}
.body-sec span {
  padding-left: 0;
}
.body-sec .des {
  margin: 60px 0;
}
.body-sec .des p {
  padding: 0;
}
.body-sec .sub-page.main {
  padding-left: 0;
  margin-bottom: 60px;
}
.body-sec ul.table {
  margin: 60px 0;
}
.body-sec ul.table li {
  list-style: none;
  margin-bottom: 30px;
}
.body-sec ul.table li table {
  margin: 10px 0;
  width: 100%;
}
.body-sec ul.table li table tbody tr {
  border-bottom: 1px solid #1d75b8;
}
.body-sec ul.table li table thead tr td {
  width: 50%;
}
.body-sec ul.table li table tbody tr td {
  width: 50%;
}
.body-sec ul.table.trans li table thead tr td {
  width: unset;
}
.body-sec ul.table.trans li table tbody tr td {
  width: unset;
}
.body-sec ul.table li table thead tr th {
  padding: 10px 0;
}
.body-sec ul.table li table tbody tr td {
  padding: 15px 0;
}
.body-sec .sub-page.main li {
  margin-top: 20px;
}
.body-sec .sub-page.main li .sub-page li {
  margin-top: 0;
  list-style: decimal;
}
.body-sec .sub-page.main li .sub-page.dec li {
  margin-top: 0;
  list-style: '- ';
}
.sub-page.dash li {
  margin-top: 10px;
  list-style: '- ' !important;
}
.body-sec ol.sub-page li {
    list-style: decimal !important;
}
.body-sec .sub-page p {
  padding: 0;
}
.body-sec .sub-page {
  margin-top: 30px;
}
.body-sec .sub-page li {
  list-style: none;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  line-height: 32px;
}
.body-sec .sub-page li h3 {
  font-size: 28px;
}
.yt-video .popup {
  position: absolute;
  min-height: auto;
  width: auto;
  z-index: 1002;
}
.yt-video .test3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 80%;
  height: 80%;
}
#showPopup {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 10px 30px;

  margin-top: -40px;
  margin-left: -77px;

  font-size: 40px;
  text-decoration: none;
  color: #333;
  border: 1px solid #333;
}
.works .row {
  margin-bottom: 50px;
}
.works .yt-popup {
  padding: 10px 40px;
  background-color: #fff;
  border: 2px solid #1d75b8;
  border-radius: 25px;
  text-decoration: none;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}
.des li h4 {
  font-weight: 600;
}
.body-sec ul.table.trans li table thead tr th:nth-child(2),
.body-sec ul.table.trans li table tbody tr td:nth-child(2) {
  width: unset !important;
  display: block !important;
  justify-content: unset !important;
}
.body-sec ul.table li table thead tr th:nth-child(2) {
  width: 100%;
  display: flex;
  justify-content: end;
}
.body-sec ul.table li table tbody tr td:nth-child(2) {
  width: 100%;
  display: flex;
  justify-content: end;
}
.body-sec ul.table.trans li:last-child table tbody tr,
.body-sec ul.table.trans li:last-child table thead tr {
  display: flex;
  justify-content: space-between;
}
.body-sec ul.table.trans li table thead tr th:last-child,
.body-sec ul.table.trans li table tbody tr td:last-child {
  text-align: end;
}
.table thead {
  border-bottom-color: #00aea7 !important;
}
.conteneur ul li {
  border-bottom: 2px solid #0070ba;
  padding-bottom: 20px;
}
.section-contact {
  padding: 120px 0;
  background-color: #fff;
}

.section-contact .header-section .title {
  position: relative;
  margin-bottom: 17px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 55px;
}

.section-contact .header-section .title .dot {
  display: inline-block;
  position: absolute;
  bottom: 8px;
  width: 8px;
  height: 8px;
  margin-left: 3px;
  background-color: #00aea6;
}

.section-contact .header-section .description {
  font-family: 'Roboto', sans-serif;
  color: #2a6287;
  font-size: 21px;
}

.section-contact .header-section .big-title {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 70%);
  font-size: 120px;
  font-weight: 700;
  opacity: 0.15;
}

.section-contact .form-contact .single-input {
  position: relative;
  margin-top: 40px;
}

.section-contact .form-contact .single-input i {
  position: absolute;
  top: 5px;
  left: 15px;
  color: #00aea6;
}

.section-contact .form-contact .single-input input,
.section-contact .form-contact .single-input textarea {
  width: 100%;
  border: none;
  border-bottom: 2px solid #07395c;
  padding-left: 50px;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  transition: border 0.3s;
  text-align:center;
}
.projects-tabs__item {
  display: none;
}
div#show-more-button {
  cursor: pointer;
  text-align: end;
  font-size: 24px;
  color: #0070ba;
  padding-top: 10px;
}
.section-contact .form-contact .single-input input::placeholder,
.section-contact .form-contact .single-input textarea::placeholder {
  color: rgba(7, 57, 92, 0.3);
}

.section-contact .form-contact .single-input input:focus,
.section-contact .form-contact .single-input textarea:focus {
  border-color: #0070ba;
  outline: none;
}

.section-contact .form-contact .single-input textarea {
  height: 150px;
  min-height: 50px;
}

.section-contact .form-contact .submit-input input {
  margin-top: 40px;
  padding: 15px 50px;
  background-color: #00aea6;
  color: #fff;
  border: none;
  font-weight: 700;
  transition: background-color 0.3s;
}

.section-contact .form-contact .submit-input input:hover {
  background-color: #07395c;
}

@media (max-width: 575.99px) {
  .section-contact {
    padding: 80px 60px;
  }

  .section-contact .header-section .title {
    font-size: 40px;
  }

  .section-contact .header-section .big-title {
    font-size: 80px;
  }

  .section-contact .header-section .description {
    font-size: 14px;
  }
}

@media (min-width: 576px) and (max-width: 767.99px) {
  .section-contact {
    padding: 80px 60px;
  }

  .section-contact .header-section .title {
    font-size: 45px;
  }

  .section-contact .header-section .big-title {
    font-size: 100px;
  }
}

@media (min-width: 768px) and (max-width: 991.99px) {
  .section-contact {
    padding: 80px 60px;
  }

  .section-contact .header-section .title {
    font-size: 45px;
  }

  .section-contact .header-section .big-title {
    font-size: 100px;
  }
}
.chitto-info .div-tag {
  background-color: #0070ba;
  color: #fff;
}
.chitto-info {
  margin-bottom: 40px;
  margin-top: 40px;
}
.chitto-info .boxes {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.chitto-info .div-tag i {
  font-size: 32px;
  text-align: center;
}
.account p {
  padding-top: 10px;
}
.chitto-info .div-tag {
  width: 48%;
  padding: 20px 10px;
  text-align: center;
  border-radius: 10px;
}
.chitto-info .div-tag p {
  padding: 10px 0 0 0;
  font-size: 18px;
  margin-bottom: 0;
  text-align: center;
}
/* ----------------responsive css */
@media (min-width: 1165px) {
  .ham-menu {
    display: none !important;
  }
}
@media (max-width: 1380px) {
  .nav-menu .navbar {
    padding: 20px 10px;
  }
  .navbar #navbarItems li {
    margin-right: 20px;
    font-size: 16px;
  }
}
@media (max-width: 1164px) {
  #navbarItems {
    display: none !important;
  }
  .ham-menu {
    display: block !important;
    order: 3;
  }
  .ham-menu button {
    background: unset;
  }
  .navbar button {
    order: 2;
  }
  .navbar .logo {
    order: 1;
  }
}
@media (max-width: 1024px) {
  .nav-menu .navbar {
    padding: 20px;
  }
  .navbar button {
    padding: 5px 15px;
  }
  .navbar button a {
    font-size: 14px;
  }
  #navbarItems {
    display: none !important;
  }
  .ham-menu {
    display: block !important;
    order: 3;
  }
  .ham-menu button {
    background: unset;
  }
  .navbar button {
    order: 2;
  }
  .navbar .logo {
    order: 1;
  }
}
@media (max-width: 991px) {
  .hero-section .description {
    padding: 80px 0;
  }
  .services::after {
    display: none;
  }
  .works::before {
    display: none;
  }
  .works::after {
    display: none;
  }
  .works span.title::before {
    display: none;
  }
  .faq .list-group .list-group-item {
    padding: 10px;
    font-size: 16px;
  }
  .hero-section .description h1 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: 1.5px;
  }
  .hero-section .description button {
    padding: 15px 40px;
    margin: 20px 0;
  }
  .hero-section .description button a {
    font-size: 16px;
  }
  .notification p {
    font-size: 21px;
  }
  span {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .chitto-info .div-tag {
    width: 100%;
  }
  .faq .tab-btn {
    width: 100%;
  }
  .faq .tab-contents {
    width: 100%;
  }
  .faq .list-group {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 10px;
  }
  .faq .list-group h4 {
    width: 100%;
  }
  .faq .list-group .list-group-item {
    padding: 5px;
    font-size: 13px;
  }
  .fl-fl:hover {
    left: -205px;
  }
}
@media (max-width: 575px) {
  .banner-section h1 {
    font-size: 32px;
  }
  .navbar button {
    display: none;
  }
  .navbar .ham-menu button {
    display: block;
  }
  .notification p {
    font-size: 18px;
  }
  .services .top-info .line {
    width: 100px;
    height: 2px;
  }
  .services .top-info h4 {
    font-size: 16px;
  }
  .services .top-info h2 {
    line-height: 45px;
    margin: 20px 0 20px 0;
    font-size: 40px;
  }
  .services .top-info p {
    font-size: 16px;
    line-height: 22px;
  }
  .services .top-info .service-content {
    padding-left: 10px;
  }
  .services .top-info .service-content img {
    width: 90%;
  }
  .services .top-info .service-content h3 {
    font-size: 21px;
    margin-bottom: 10px;
  }
  .hero-section .description h1 {
    font-size: 35px;
    line-height: 55px;
    letter-spacing: 1.5px;
  }
  .hero-section .description button {
    padding: 15px 40px;
    margin: 20px 0;
  }
  .hero-section .description button a {
    font-size: 16px;
  }
  span {
    padding-left: 0;
  }
  .hero-section .description p {
    font-size: 17px;
    line-height: 24px;
  }
  .hero-section .description {
    padding: 80px 0;
  }
  .notification {
    height: 120px;
  }
  .partners .slider-control .bank {
    margin: 0 5px;
    padding: 5px 10px;
    font-size: 15px;
  }
  .footer {
    padding: 40px 0;
  }
  .footer .col-md-4,
  .col-md-3 {
    margin-bottom: 20px;
  }
  .footer .row:first-child {
    padding-bottom: 0;
  }
  .footer .footer-menu.two li {
    margin-right: 10px;
  }
  .footer-menu.two {
    flex-wrap: wrap;
  }
  .accordion button {
    padding: 1em 2.5em 1em 1em;
  }
}
@media (max-width: 540px) {
  .faq .list-group {
    justify-content: space-between;
  }
}

/* -----table-------- */
table.agent-table {
  margin: 50px auto;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

table.agent-table td,
table.agent-table th {
  border-top: 1px solid #ecf0f1;
  padding: 10px;
}

table.agent-table td {
  border-left: 1px solid #ecf0f1;
  border-right: 1px solid #ecf0f1;
}
table.agent-table p {
  padding-top: 0;
  margin-bottom: 0;
}
table.agent-table .mobile-header {
  font-size: 21px;
  line-height: 40px;
  text-align: justify;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  background-color: #0070ba;
  color: #fff;
}
table.agent-table th {
  background-color: #fafbfd;
}

table.agent-table tr:nth-of-type(odd) td {
  background-color: #fafbfd;
}

table.agent-table .total th {
  background-color: white;
}

table.agent-table .total td {
  text-align: right;
  font-weight: 700;
}

.mobile-header {
  display: none;
}

@media only screen and (max-width: 760px) {
  table.agent-table tr td:not(:first-child),
  table.agent-table tr th:not(:first-child),
  table.agent-table tr td:not(.total-val) {
    display: none;
  }

  table.agent-table tr:nth-of-type(even) td:first-child {
    background-color: #d9f4f2;
  }

  table.agent-table tr:nth-of-type(odd) td:first-child {
    background-color: white;
  }

  table.agent-table tr:nth-of-type(even) td:not(:first-child) {
    background-color: white;
  }

  table.agent-table tr th:first-child {
    width: 100%;
    display: block;
  }

  table.agent-table tr th:not(:first-child) {
    width: 40%;
    transition: transform 0.4s ease-out;
    transform: translateY(-9999px);
    position: relative;
    z-index: 0;
  }

  table.agent-table tr td:not(:first-child) {
    transition: transform 0.4s ease-out;
    transform: translateY(-9999px);
    width: 60%;
    position: relative;
    z-index: 0;
  }

  table.agent-table tr td:first-child {
    display: block;
    cursor: pointer;
  }

  table.agent-table tr.total th {
    width: 25%;
    display: inline-block;
  }

  table.agent-table tr td.total-val {
    display: inline-block;
    transform: translateY(0);
    width: 75%;
  }
}

@media only screen and (max-width: 300px) {
  table.agent-table tr th:not(:first-child) {
    width: 50%;
    font-size: 14px;
  }

  table.agent-table tr td:not(:first-child) {
    width: 50%;
    font-size: 14px;
  }
}
.img-box {
    justify-content: start !important;
    gap: 15px;
}