/* == GENERAL == */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;800;900&display=swap");

.show-desk {
  display: block !important;
}
.show-mob {
  display: none !important;
}

/* VIDEO */

.button-box {
  margin-top: 50px;
  display: inline-block;
}

.responsive-video {
  position: relative;
  padding-bottom: 56%;
  overflow: hidden;
  border: #d3d3d3 solid 5px;
  border-radius: 10px;
}

.videobox {
  margin: 30px 7%;
}

.responsive-video iframe,
.responsive-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button-box p {
  color: black;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.7em;
  margin-bottom: 1em;
  text-transform: capitalize;
  font-family: "poppins", sans-serif;
}

.logii-btn {
  font-family: "poppins", sans-serif;
  font-size: 2.5rem;
  border-radius: 0.3em;
  font-weight: 600;
  padding: 0.55em 2em;
  width: 100%;
  color: white;
  border: 0;
  background-color: #0054a5;
  border-bottom: 7px solid #02356a;
}

.logii-btn:hover {
  color: white;
  text-decoration: none;
}

.button-box img {
  margin-top: 45px;
}

/* BANNER */

#banner {
  background: url("../images/bg1.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2% 2%;
}

#banner h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.6rem;
  color: #0d447a;
  margin: 22px 0;
  font-weight: 900;
  line-height: 1.1em;
}

.bg01 {
  background: url(../images/bg01.png) no-repeat center center;
  padding: 3.5% 2% 2.4% 2%;
  position: relative;
  background-size: contain;
  text-align: center;
  width: 80%;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.bg01 h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 1.9rem;
  line-height: 1.5em;
  color: white;
  font-style: italic;
}

/* section01 css  */

#section01 {
  padding: 2%;
}

#section01 h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.8rem;
  color: #0d447a;
  font-weight: 900;
  line-height: 1.2em;
  text-transform: capitalize;
}

#section01 h2 {
  font-family: "poppins", sans-serif;
  font-size: 2.8rem;
  color: #000;
  font-weight: 600;
  line-height: 1.3em;
  text-transform: capitalize;
}

#section01 p {
  font-family: "poppins", sans-serif;
  font-size: 1.8rem;
  color: #000;
  margin: 1.5em 0;
  font-weight: 400;
  line-height: 1.2em;
}

/* section02 css  */

#section02 {
  background: url("../images/top-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2% 2%;
}

#section02 h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.8rem;
  color: #0d447a;
  font-weight: 900;
  line-height: 1.2em;
  text-transform: capitalize;
}

.features-icon {
  margin-top: 2em;
  height: 90px;
}

.features-icon h5 {
  font-size: 1.6rem;
  color: var(--black);
  font-weight: 500;
  line-height: 1.5em;
  font-family: "poppins", sans-serif;
}

.features-icon i {
  font-size: 2.4rem;
  color: var(--light-blue);
  background-color: #d1e5ff;
  padding: 5px;
  border-radius: 2em;
}

/* SECTION03 */

#section04 {
  padding: 3%;
}

#section03 {
  background-image: url(../images/bg3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 1% 2% 2%;
}

#section03 h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.6rem;
  color: #fff;
  margin: 22px 0;
  font-weight: 800;
  line-height: 1.2em;
}

.mtb5 {
  margin: 2em 0;
}

#section03 p {
  font-family: "poppins", sans-serif;
  font-size: 1.8rem;
  color: #fff;
  margin: 22px 0;
  font-weight: 400;
  line-height: 1.2em;
}

#section03 h3 {
  font-family: "poppins", sans-serif;
  font-size: 2.2rem;
  color: #fead1e;
  margin: 22px 0;
  font-weight: 700;
  line-height: 1.2em;
}

#section04 p {
  font-family: "poppins", sans-serif;
  font-size: 1.8rem;
  color: black;
  margin: 22px 0;
  font-weight: 400;
  line-height: 1.2em;
}

/* === SECTION05 === */

#section05 {
  padding: 3% 2%;
}

#section05 h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.8rem;
  color: #0d447a;
  font-weight: 900;
  line-height: 1.2em;
  text-transform: capitalize;
}

#section05 h4 {
  font-family: "Poppins", sans-serif;
  font-size: 2.3rem;
  color: #000;
  font-weight: 400;
  line-height: 1.3em;
  text-decoration: underline;
}

.main01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mt5 {
  margin-top: 5.5em;
}

.num {
  width: 12%;
}

.txt {
  width: 83%;
}

.num h2 {
  font-family: "Exo", sans-serif;
  font-size: 4rem;
  color: white;
  font-weight: 600;
  line-height: 1.2em;
  margin: 0;
  -webkit-text-stroke: 3px #0574fa;
}

.txt h3 {
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  color: black;
  font-weight: 700;
  line-height: 1.2em;
}

.txt p {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  color: black;
  font-weight: 400;
  margin-top: 1em;
  line-height: 1.2em;
}

/* === SECTION06 === */

#section06 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 2% 7%;
}

#section06 h1 {
  font-size: 3.6rem;
  margin: 22px 0px;
  font-weight: 900;
  line-height: 1.1em;
  font-family: "Exo", sans-serif;
}

#section06 h4 {
  font-size: 1.7rem;
  line-height: 1.4em;
  padding: 10px 1.2em;
  font-family: poppins, sans-serif;
}
.icons1 {
  margin-top: 5em;
}
.icons1 .col-lg-3 {
  margin: 0 0 2.5em;
}

/* === SECTION07 === */

#section07 {
  background: url("../images/top.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2% 2%;
}

#section07 h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.8rem;
  color: #fff;
  margin: 0 0 8px;
  font-weight: 900;
  line-height: 1.1em;
}

#section07 h1::before {
  content: url(../images/Arrow1.png);
  position: absolute;
  top: 1.4em;
  left: 10%;
}

#section07 h1::after {
  content: url(../images/Arrow2.png);
  position: absolute;
  top: 1.4em;
  right: 10%;
}

#section07 h2 {
  font-family: "poppins", sans-serif;
  font-size: 44px;
  color: #fff;
  margin: 40px 0;
  font-weight: 400;
  line-height: 64px;
}

#section07 h3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: #fff;
}

/* === SECTION08 === */

#section08 {
  padding: 1% 2% 3%;
}

#section08 h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.6rem;
  color: #083f75;
  margin: 22px 0px;
  font-weight: 900;
  line-height: 1.1em;
}

.blue-bg {
  background-color: #01417f;
}

.light-bg {
  background-color: #d4efff;
}

.main08 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 1em;
  margin: 0.6em 0;
}

.mt5 {
  margin-top: 5.5em;
}

.lft-icn {
  width: 10%;
}

.rgt-txt {
  width: 88%;
}

.rgt-txt p {
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.2em;
  margin: 0;
  font-family: "Poppins", sans-serif;
}

/* === SECTION09 === */

#section09 {
  background: url("../images/bg9.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2% 2%;
}

#section09 h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.6rem;
  color: #fff;
  margin: 0 0 1em;
  font-weight: 900;
  line-height: 1.1em;
}

#section09 .content-area {
  margin-top: 3.3em;
}

#section09 ul {
  background: #fff;
  padding-left: 0;
  border: 1px solid #4b4b4b;
  border-radius: 30px;
  text-align: center;
  list-style: none;
}

#section09 ul li {
  padding: 20px;
  border-bottom: 1px solid #4b4b4b;
}

#section09 ul li p {
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  text-align: center;
  margin-bottom: 0;
}

/* === SECTION10 === */

#section10 {
  background: url(../images/bg10.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2% 2%;
}

#section10 h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.6rem;
  color: #fff;
  margin: 0 0 8px;
  font-weight: 900;
  line-height: 1.1em;
}

.table_content {
  border: 2px solid #89abeb;
  padding: 0 0.9em;
  border-radius: 27px;
  box-shadow: rgb(0 0 0 / 20%) 4px 13px 39px;
}

.table_content .top-col1 {
  border-top: 2px solid #0d447a;
  background-color: #ffffff;
}

.table_content .top-col1 p {
  padding: 0.7em;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.3em;
  margin: 0;
  color: #000;
  font-family: "Poppins", sans-serif;
  display: flex;
  align-items: center;
}

.table_content .top-col1 h3 {
  padding-left: 0.7em;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 3.1em;
  margin: 0;
  color: #000;
  font-family: "Poppins", sans-serif;
  display: flex;
}

.table_content .top-col1 p span {
  padding-right: 0.6em;
}

.table_content .top-col1 h3 span {
  padding-right: 0.6em;
}

.table_content .top-col1:nth-child(1) {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-top: none;
}

.table_content .top-col1:nth-child(4) {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.row.top-col1 .col-7 {
  padding-right: 2em;
}

/* === SECTION11 === */

#section11 {
  padding: 2% 2%;
}

#section11 h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.6rem;
  color: #0d447a;
  margin: 22px 0 8px;
  font-weight: 900;
  line-height: 1.1em;
}

#section11 h4 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4em;
  font-family: poppins, sans-serif;
}

.card02 {
  border: 2px solid #2ca9e3;
  border-radius: 2em;
  padding: 2.4em 2.8em;
  height: 405px;
  margin: 1em 0;
}

.card02-img {
  height: 229px;
  margin-bottom: 0.5em;
}

/* === SECTION12 === */

#section12 {
  background: url("../images/bg-2.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 2% 1%;
}

#section12 h1 {
  font-family: "Exo", sans-serif;
  font-size: 3.8rem;
  color: #0d447a;
  font-weight: 900;
  line-height: 1.2em;
  text-transform: capitalize;
}

.cstm_rw {
  padding: 4.4em 0;
  border-top: 2px dotted #000;
}

.text-content2 h3 {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.3em;
  font-family: "Poppins", sans-serif;
}

.text-content2 p {
  font-size: 1.9rem;
  margin: 0.9em 0;
  font-weight: 400;
  line-height: normal;
  font-family: "Poppins", sans-serif;
}

#section13 .container .cstm_rw:nth-child(1),
#section12 .container .cstm_rw:nth-child(2) {
  border-top: none;
}

#spo2 .container .cstm_rw:nth-child(1) {
  border-top: none;
}

#section13 .container .cstm_rw {
  border-top: 2px dotted #2ca9e3;
}

/* === SECTION13 === */

#section13 {
  background: url("../images/bg13.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2% 2%;
}

#section14 {
  background: url("../images/bg14.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2% 2%;
}

.org {
  color: #fca93f;
}

/* === SECTION15 === */

.recap-sec {
  background: url(../images/bg15.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 2% 2% 4%;
}

.recap-sec h1 {
  font-size: 3.8rem;
  font-weight: 900;
  color: #114284;
  line-height: 1.2em;
  font-family: "Exo", sans-serif;
}

.recap-sec .recap-table table::after {
  content: url(../images/box1.png);
  position: absolute;
  right: 65%;
  bottom: 0;
  z-index: -9;
}

.recap-table {
  max-width: 100%;
  margin: auto;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: rgb(172 197 227) 2px 4px 20px 3px;
  border: 1px solid var(--light-blue);
  margin-top: 5em;
}
.recap-table table th:first-child,
.recap-table table td:first-child {
  width: 40%;
  padding-left: 40px;
  border-top: 1px solid #cfcfcf;
}
.recap-table table {
  width: 100%;
}
.recap-table table th,
.recap-table table td {
  width: 20%;
  padding: 18px 15px;
}
.recap-table table th {
  font-size: 25px;
  font-weight: 800;
  color: #133d66;
  padding: 9px 15px;
  background: var(--white);
}
.recap-table table td {
  font-size: 21px;
  font-weight: 400;
  color: #353e5d;
  text-align: left;
  font-family: "poppins", sans-serif;
}
.recap-table table th:nth-of-type(2) {
  background: #135494;
  text-align: center;
}

.recap-table table th:nth-of-type(2) img {
  width: 50%;
}

.recap-table table tbody tr {
  background: #fff;
}

.recap-table table tbody tr td:nth-of-type(2) {
  background-color: #135494;
  border-top: 1px solid #cfcfcf;
  text-align: center;
  color: #9dd4f2;
  font-size: 2rem;
}
.recap-table table td:nth-of-type(2),
.recap-table table th:nth-of-type(3),
.recap-table table td:nth-of-type(3) {
  text-align: center;
}
.bot-bg1 {
  position: absolute;
  left: 9%;
  bottom: -2%;
  z-index: -9;
}
.recap-img {
  position: absolute;
  right: 0;
  z-index: -9;
}

/* === FOOTER === */

footer,
#bottom-footer {
  background: #171b24;
  padding: 20px;
}
#bottom-footer {
  border-top: 1px solid #44505b;
}
#bottom-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#bottom-footer ul li {
  display: inline;
  padding: 0 10px;
}
#bottom-footer ul li.left-border {
  border-left: 1px solid #fff;
}
#bottom-footer ul li a {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
}
/* RESPONSIVENESS */

@media only screen and (max-width: 1300px) {
  h1 {
    font-size: 2.4rem !important;
  }
  p {
    font-size: 22px !important;
    line-height: 30px !important;
  }
  .button-box img {
    margin-top: 40px;
  }
  #section11 h4 {
    font-size: 1.4rem;
  }
  .card02-img {
    height: 210px;
  }
  .bg01 {
    width: 91%;
  }
  .bg01 h3 {
    font-size: 1.5rem;
  }
  #section05 h4 {
    font-size: 1.3rem;
  }
  #section06 h4 {
    font-size: 1.2rem;
    padding: 11px 0;
  }
  .table_content .top-col1 h3 {
    line-height: 1.3em;
    padding: 0.8em 0;
  }
}

@media only screen and (max-width: 1026px) {
  h1 {
    font-size: 31px !important;
    line-height: 38px !important;
  }
  p {
    font-size: 20px !important;
    line-height: 1.9rem !important;
  }
  .logii-btn {
    font-size: 2rem;
  }
  .bg01 {
    width: 92%;
  }
  .bg01 h3 {
    font-size: 1.5rem;
  }
  .features-icon h5 {
    font-size: 1.25rem;
  }

  .num {
    width: 18%;
  }

  .txt {
    width: 80%;
  }
  .icons1 .col-lg-3 img {
    width: 77%;
  }
  #section06 {
    padding: 2%;
  }
  #section06 h4 {
    font-size: 1.2rem;
    line-height: 1.4em;
    padding: 10px 0;
  }
  .card02 {
    padding: 2em 1em;
    height: 365px;
  }
  #section11 h4 {
    font-size: 1.2rem;
  }
  .table_content .top-col1 p span img,
  .table_content .top-col1 h3 span img {
    width: 32px;
  }
  .table_content .top-col1 p {
    line-height: 3.2em !important;
  }
  .table_content .top-col1 h3 {
    font-size: 1.4rem;
    line-height: 1.4em;
    margin: 0.6em 0;
  }
}

@media only screen and (max-width: 768px) {
  .show-desk {
    display: none !important;
  }
  .show-mob {
    display: block !important;
  }
  h1 {
    font-size: 33px !important;
    line-height: 38px !important;
  }
  h4 {
    font-size: 18px !important ;
  }
  p {
    font-size: 18px !important;
    line-height: 27px !important;
    padding: 0.3em !important;
  }
  .payment-icon img {
    width: 53%;
  }
  .logii-btn {
    font-size: 2rem;
  }
  #section07 h1::before,
  #section07 h1::after {
    display: none;
  }
  .videobox {
    margin: 30px auto;
  }
  .sub-icon {
    width: 27%;
  }
  .bg01 {
    padding: 3.5% 1% 1% 2%;
    width: 100%;
  }
  .bg01 h3 {
    font-size: 1.2rem;
  }
  .num h2 {
    font-size: 3rem;
  }
  .txt h3 {
    font-size: 1.5rem;
  }
  .card02-img {
    height: 190px;
  }
  .card02 {
    padding: 2em 1em;
    height: 334px;
    border-radius: 1em;
  }
  .table_content .top-col1 h3 {
    padding-left: 0;
  }
  .text-content2 h3 {
    font-size: 1.4rem;
  }
  .recap-table {
    margin-top: 3em;
  }
  .recap-sec .recap-table table::after {
    content: "";
    background: url(../images/box1.png);
    position: absolute;
    bottom: 0;
    display: inline-block;
    z-index: -9;
    height: 378px;
    width: 424px;
    left: -310px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .limg {
    width: 33%;
  }
}
@media only screen and (max-width: 600px) {
  #banner .videobox {
    margin: 30px auto;
  }
  .show-desk {
    display: none !important;
  }
  .show-mob {
    display: block !important;
  }

  h1 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  p {
    font-size: 16px !important;
    line-height: 23px !important;
    padding: 0.3em 0 !important;
  }

  .button-box {
    margin-top: 27px;
    display: inline-block;
  }

  .payment-icon img {
    width: 70%;
    margin-top: 26px;
  }

  .logii-btn {
    font-size: 1.3rem;
    padding: 0.7em 1em;
    border-bottom: 5px solid #02356a;
  }

  #section08 h1,
  #section07 h1,
  #section06 h1,
  #section05 h1,
  #section02 h1 {
    margin: 22px 0px 0;
  }

  #section06 h4 {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.5em;
    padding: 11px 0;
  }

  .bg01 h3 {
    font-size: 0.7rem;
  }

  .main01 {
    margin-top: 1.3em;
  }

  .card02-img {
    height: auto;
  }

  .text-content2 h3 {
    margin-top: 1em;
  }

  .recap-sec .recap-table table::after {
    display: none;
  }
  .table_content .top-col1 h3 span img {
    width: 140px;
  }
  .table_content .top-col1 h3 {
    font-size: 1rem;
  }
  .recap-table table tbody tr td:nth-of-type(2) {
    font-size: 1.7rem;
  }

  #bottom-footer ul {
    text-align: left;
  }
  #bottom-footer ul li {
    display: block;
    margin-bottom: 15px;
  }
  #bottom-footer ul li.left-border {
    border-left: 0;
  }
}

@media only screen and (max-width: 420px) {
  .logii-btn {
    font-size: 0.9rem;
    border-bottom: 3px;
    padding: 0.7em 1.4em;
  }
}
