.progress {
  --bs-progress-height:10px ;
}

iframe #ftco-navbar {
  display: none;
}
iframe .header-top {
  display: none;
}

.login-f {
  width: 100%;
  height: 600px;
}

body {
  background-color: #fcfcfc;
}

.head-l {
  font-weight: 800;
  font-size: 55px;
  color: #00194c;
  margin-bottom: 20px;
  line-height: 1;
}

.head-m {
  font-weight: 800;
  font-size: 35px;
  color: #00194c;
  margin-bottom: 20px;
  line-height: 1.3;
}

.subhead-m {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #658929;
  background: #e6eeff;
  border-radius: 50px;
  display: inline-block;
  padding: 4px 13px;
  margin-bottom: 15px;
}

.para-l {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.62;
  color: #334770;
  text-transform: capitalize;
}

.para-m {
  font-weight: 500;
  line-height: 1.62;
  color: #334770;
}

.primary-btn {
  margin: 30px 0;
}
.primary-btn a {
  color: white;
  background-color: #a6d758;
  padding: 10px 30px;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  border-radius: 30px;
}

.scrolled {
  transition: 600ms;
  position: fixed !important;
  z-index: 2;
  top: 0 !important;
  padding: 14px 0;
  background-color: white;
  width: 100% !important;
  border-radius: 0 !important;
}
.scrolled .navbar-cont {
  display: flex;
  align-items: center;
  width: 88% !important;
}

.offcanvas-body .navlinks .navlink:hover a {
  background-color: rgba(0, 22, 65, 0.0588235294);
}
.offcanvas-body .navlinks .navlink {
  margin: 7px 0;
}
.offcanvas-body .navlinks .navlink a {
  display: block;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  padding: 10px;
  text-decoration: none;
  color: #001641;
  border-radius: 8px;
}
.offcanvas-body .footer-cont .footerl-para {
  font-size: 16px;
  font-weight: 600;
  color: #001641;
  margin: 10px 0;
  padding: 10px;
}
.offcanvas-body .footer-cont .footer-l-phone {
  padding: 10px;
  font-weight: 600;
  color: #001641;
}
.offcanvas-body .footer-cont .footer-l-phone i {
  margin-right: 4px;
  color: #363fff;
}
.offcanvas-body .footer-cont .foooter-l-timings {
  padding: 10px;
  font-weight: 600;
  color: #001641;
}
.offcanvas-body .footer-cont .foooter-l-timings i {
  margin-right: 4px;
  color: #363fff;
}

.navbar {
  transition: 200ms;
  box-shadow: 0px 0px 10px rgba(155, 155, 155, 0.176);
  position: absolute;
  z-index: 2;
  top: 14px;
  padding: 5px 0;
  background-color: white;
  width: 80%;
  left: 0;
  z-index: 2;
  right: 0;
  margin: auto;
  border-radius: 60px;
}
.navbar .navbar-cont {
  display: flex;
  align-items: center;
  width: 99%;
  margin: auto;
}
.navbar .navbar-cont .navbar-l img {
  width: 80px;
}
.navbar .navbar-cont .navbar-m {
  margin-left: 8px;
  border-left: 1px solid gainsboro;
  flex: auto;
}
.navbar .navbar-cont .navbar-m .navlinks {
  display: flex;
  align-items: center;
}
.navbar .navbar-cont .navbar-m .navlinks .navlink a {
  color: #00194c;
  text-decoration: none;
  font-size: 1rem;
  padding: 10px 13px;
  font-weight: 500;
}
.navbar .navbar-cont .navbar-m .navlinks .navlink a:hover {
  border-radius: 5px;
  background-color: rgba(51, 71, 112, 0.07);
}
.navbar .navbar-cont .navbar-r {
  border-left: 1px solid gainsboro;
  display: flex;
  align-items: center;
}
.navbar .navbar-cont .navbar-r .navbar-btn {
  margin: 0 10px;
  color: #00194c;
  text-decoration: none;
  font-size: 1rem;
  padding: 10px 13px 10px 0;
  font-weight: 500;
}
.navbar .navbar-cont .navbar-r .navbar-btn a {
  color: #00194c;
  text-decoration: none;
}
.navbar .navbar-cont .navbar-r .navbar-btn-sign {
  margin: 0 0 0 10px;
  background: linear-gradient(to right, #a6d758, #c7e69a);
  font-size: 1rem;
  padding: 7px 5px 7px 20px;
  font-weight: 500;
  border-radius: 38px;
}
.navbar .navbar-cont .navbar-r .navbar-btn-sign a {
  color: white;
  text-decoration: none;
}
.navbar .navbar-cont .navbar-r .navbar-btn-sign a i {
  padding: 5px 8px;
  border-radius: 50%;
  background-color: white;
  color: #00194c;
  margin: 0 0 0 10px;
}
.navbar .navbar-cont .navbar-r .mobile-menu-btn {
  display: none;
  font-size: 29px;
  margin-right: 31px;
  margin-left: 24px;
}

.hero {
  background-image: url(../assets/hero-bg.jpg);
  background-size: cover;
}
.hero .hero-cont {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 88%;
  gap: 20px;
  padding: 80px 0 0px;
  margin: auto;
}
.hero .hero-cont .hero-cont-l {
  width: 48%;
}
.hero .hero-cont .hero-cont-r {
  width: 48%;
  position: relative;
  z-index: 1;
}
.hero .hero-cont .hero-cont-r .hero-cont-r-img {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 0 auto;
}
.hero .hero-cont .hero-cont-r .hero-cont-r-img img {
  width: 370px;
}
.hero .hero-cont .hero-cont-r .hero-cont-r-d img:nth-child(1) {
  position: absolute;
  top: 80px;
  z-index: -1;
  left: 80px;
}
.hero .hero-cont .hero-cont-r .hero-cont-r-d img:nth-child(2) {
  position: absolute;
  top: 140px;
  z-index: -1;
}
.hero .hero-cont .hero-cont-r .hero-cont-r-d img:nth-child(3) {
  position: absolute;
  bottom: 0;
  z-index: -1;
  left: -30px;
}

.sec1 .sec1-cont {
  width: 88%;
  padding: 40px 0;
  margin: auto;
}
.sec1 .sec1-cont .sec1-cards {
  display: flex;
  justify-content: space-between;
}
.sec1 .sec1-cont .sec1-cards .sec1-card {
  display: flex;
  width: 31%;
}
.sec1 .sec1-cont .sec1-cards .sec1-card .sec1-card-l {
  width: 30%;
}
.sec1 .sec1-cont .sec1-cards .sec1-card .sec1-card-l img {
  width: 80px;
  padding: 12px;
  border-radius: 7px;
  background-color: rgba(162, 180, 234, 0.178);
}
.sec1 .sec1-cont .sec1-cards .sec1-card .sec1-card-r {
  width: 70%;
}
.sec1 .sec1-cont .sec1-cards .sec1-card .sec1-card-r .sec1-card-head {
  color: #00194c;
  font-size: 20px;
  font-weight: 700;
}
.sec2 {
  background-image: url(../assets/section2bg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.sec2 .sec2-cont {
  display: flex;
  margin: auto;
  justify-content: space-between;
  width: 85%;
  padding: 30px 0;
  align-items: center;
}
.sec2 .sec2-cont .sec2-l {
  width: 42%;
  position: relative;
  z-index: 1;
}
.sec2 .sec2-cont .sec2-l .sec2-l-img-d {
  position: absolute;
  right: -64px;
  bottom: 20px;
}
.sec2 .sec2-cont .sec2-l .sec2-l-img-d img {
  width: 270px;
  border: #ffffff 7px solid;
  border-radius: 0 70px 0 0;
}
.sec2 .sec2-cont .sec2-l .sec2-l-img {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 0 auto;
}
.sec2 .sec2-cont .sec2-l .sec2-l-img img {
  width: 350px;
  border-radius: 100px 0 0 0;
}
.sec2 .sec2-cont .sec2-l .sec2-l-card {
  width: 490px;
  padding: 10px 25px 30px;
  margin: 0 0 0 auto;
  gap: 10px;
  display: flex;
  background-color: rgba(100, 137, 41, 0.7882352941);
  color: white;
  border-radius: 0 0 0 60px;
}
.sec2 .sec2-cont .sec2-l .sec2-l-card .sec2-l-card-l {
  width: -moz-fit-content;
  width: fit-content;
}
.sec2 .sec2-cont .sec2-l .sec2-l-card .sec2-l-card-l .sec2-l-card-l-text {
  font-size: 3rem;
  font-weight: 700;
  border-right: 1px solid rgba(255, 250, 250, 0.441);
  padding-right: 5px;
}
.sec2 .sec2-cont .sec2-l .sec2-l-card .sec2-l-card-r {
  width: -moz-fit-content;
  width: fit-content;
}
.sec2 .sec2-cont .sec2-l .sec2-l-card .sec2-l-card-r .sec2-l-card-r-text {
  font-weight: 500;
}
.sec2 .sec2-cont .sec2-r {
  width: 48%;
}
.sec2 .sec2-cont .sec2-r .sec2-r-list ul {
  margin: 10px 0;
  padding-left: 14px;
}
.sec2 .sec2-cont .sec2-r .sec2-r-list ul li::before {
  content: "";
  position: absolute;
  width: 20px;
  left: -30px;
  top: 6px;
  height: 20px;
  background: url(../assets/check.png);
  background-size: cover;
}
.sec2 .sec2-cont .sec2-r .sec2-r-list ul li {
  position: relative;
  list-style-type: none;
}

.sec3 {
  background: url(../assets/sec3-bg.jpg);
  background-size: contain;
}
.sec3 .sec3-cont {
  width: 90%;
  margin: auto;
  padding: 50px 0;
}
.sec3 .sec3-cont .sec3-top {
  display: flex;
  justify-content: space-between;
}
.sec3 .sec3-cont .sec3-cards {
  display: flex;
  justify-content: space-around;
}
.sec3 .sec3-cont .sec3-cards .sec3-card:hover .sec3-card-para {
  display: block;
  transition: 1s;
  visibility: visible;
}
.sec3 .sec3-cont .sec3-cards .sec3-card:hover .sec3-card-design {
  top: 0;
  transition: 400ms;
}
.sec3 .sec3-cont .sec3-cards .sec3-card:hover .sec3-card-img img {
  background-color: rgba(100, 137, 41, 0.4274509804);
}
.sec3 .sec3-cont .sec3-cards .sec3-card:hover .sec3-card-img img {
  top: 0px;
  transition: 400ms;
}
.sec3 .sec3-cont .sec3-cards .sec3-card:hover .sec3-card-head {
  top: 0px;
  transition: 400ms;
}
.sec3 .sec3-cont .sec3-cards .sec3-card:hover .sec3-card-para {
  transition: 400ms;
  visibility: visible;
  top: 0px;
}
.sec3 .sec3-cont .sec3-cards .sec3-card::before {
  transition: 600ms;
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  height: 180px;
  z-index: -1;
  background: linear-gradient(360deg, rgba(0, 25, 76, 0.55) 52.77%, rgba(0, 25, 76, 0) 100%, #00194C 100%);
}
.sec3 .sec3-cont .sec3-cards .sec3-card::after {
  transition: 600ms;
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  height: 180px;
  z-index: -1;
  background: linear-gradient(360deg, rgba(0, 25, 76, 0.55) 52.77%, rgba(0, 25, 76, 0) 100%, #00194C 100%);
}
.sec3 .sec3-cont .sec3-cards .sec3-card:hover::before {
  height: 100%;
  transition: 600ms;
}
.sec3 .sec3-cont .sec3-cards .sec3-card {
  overflow: clip;
  border: 8px solid rgb(255, 255, 255);
  background-image: url(../assets/sec3-bg-1.jpg);
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  z-index: 1;
  padding: 12px;
  height: 300px;
  width: 23%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  color: #ffffff;
  position: relative;
}
.sec3 .sec3-cont .sec3-cards .sec3-card .sec3-card-design {
  transition: 400ms;
  position: absolute;
  top: -60px;
  right: 0px;
  width: -moz-fit-content;
  width: fit-content;
}
.sec3 .sec3-cont .sec3-cards .sec3-card .sec3-card-design img {
  width: 60px;
}
.sec3 .sec3-cont .sec3-cards .sec3-card .sec3-card-img img {
  background-color: rgba(100, 137, 41, 0.337254902);
  padding: 5px;
  border-radius: 8px;
  width: 45px;
  transition: 400ms;
  position: relative;
  top: 50px;
}
.sec3 .sec3-cont .sec3-cards .sec3-card .sec3-card-head {
  font-size: 22px;
  font-weight: 700;
  transition: 400ms;
  margin-bottom: 5px;
  position: relative;
  top: 50px;
}
.sec3 .sec3-cont .sec3-cards .sec3-card .sec3-card-para {
  transition: 400ms;
  visibility: hidden;
  position: relative;
  top: 59px;
}

.callback {
  background-color: #00194c;
  background-image: url(../assets/callback-bg.png);
  background-repeat: no-repeat;
  background-size: 300px;
  background-position: 100% 0px;
}
.callback .callback-cont {
  display: flex;
  width: 90%;
  margin: auto;
  justify-content: space-between;
  padding: 50px 0;
}
.callback .callback-cont .callback-l {
  width: 40%;
  color: white;
}
.callback .callback-cont .callback-l .head-m {
  color: white;
  font-weight: 700;
}
.callback .callback-cont .callback-l p {
  color: white;
}
.callback .callback-cont .callback-r {
  width: 50%;
}
.callback .callback-cont .callback-r form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.callback .callback-cont .callback-r form .form-in {
  width: 48%;
}
.callback .callback-cont .callback-r form .form-in input {
  width: 100%;
  border: #9f9f9f solid 1px;
  padding: 5px;
  background-color: white;
  padding: 10px;
  margin: 10px 0;
  border-radius: 8px;
}
.callback .callback-cont .callback-r form .callback-btn {
  width: 48%;
  background-color: #363fff;
  border: none;
  padding: 10px;
  margin: 10px 0;
  color: white;
  border-radius: 8px;
}

.testimonial {
  background-image: url(../assets/testimonialbg.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #00194c;
}
.testimonial .testimonial-cont {
  padding: 50px 0 10px;
}
.testimonial .testimonial-cont .testimonial-subhead {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 42%;
}
.testimonial .testimonial-cont .testimonial-head {
  text-align: center;
  color: white;
}
.testimonial .testimonial-cont .testimonial-cards {
  width: 90%;
  margin: 50px auto;
}
.testimonial .testimonial-cont .testimonial-cards .testimonial-card {
  margin: 0 20px;
  padding: 10px 20px 30px;
  background-color: white;
  border-radius: 20px;
}
.testimonial .testimonial-cont .testimonial-cards .testimonial-card .testimonial-rating {
  display: flex;
  gap: 10px;
  color: rgb(237, 237, 39);
}
.testimonial .testimonial-cont .testimonial-cards .testimonial-card .testimonial-rating i {
  font-size: 24px;
}
.testimonial .testimonial-cont .testimonial-cards .testimonial-card .testimonial-para {
  font-size: 1.1rem;
  margin: 7px 0 14px;
  color: #334770;
}
.testimonial .testimonial-cont .testimonial-cards .testimonial-card .testimonial-bottom {
  display: flex;
  align-items: center;
  gap: 10px;
}
.testimonial .testimonial-cont .testimonial-cards .testimonial-card .testimonial-bottom .testimonial-l .testimonial-l-img img {
  width: 65px;
  border-radius: 50%;
}
.testimonial .testimonial-cont .testimonial-cards .testimonial-card .testimonial-bottom .testimonial-r {
  border-left: 4px solid rgb(23, 39, 214);
  padding-left: 10px;
}
.testimonial .testimonial-cont .testimonial-cards .testimonial-card .testimonial-bottom .testimonial-r .testimonial-name {
  font-weight: 700;
  font-size: 1.1rem;
}
.testimonial .testimonial-cont .testimonial-cards .testimonial-card .testimonial-bottom .testimonial-r .testimonial-comp {
  font-size: 0.8rem;
  color: #334770;
}

.sec4 {
  background-image: url(../assets/sectionbg3.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}
.sec4 .sec4-cont {
  width: 80%;
  margin: auto;
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
}
.sec4 .sec4-cont .sec4-l {
  width: 45%;
  position: relative;
}
.sec4 .sec4-cont .sec4-l .sec4-l-svg {
  position: absolute;
  right: 110px;
  top: 30px;
  padding: 16px;
  border-radius: 50%;
  background-color: #363fff;
  border: 5px solid white;
}
.sec4 .sec4-cont .sec4-l .sec4-l-svg img {
  width: 56px;
}
.sec4 .sec4-cont .sec4-l .sec4-l-img img:nth-child(1) {
  border-radius: 280px;
  width: 350px;
}
.sec4 .sec4-cont .sec4-l .sec4-l-img img:nth-child(2) {
  position: absolute;
  left: -20px;
  bottom: 0;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(220, 220, 220, 0.631372549);
}
.sec4 .sec4-cont .sec4-r {
  width: 58%;
}
.sec4 .sec4-cont .sec4-r .sec4-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.sec4 .sec4-cont .sec4-r .sec4-cards .sec4-card {
  border: 1px solid gainsboro;
  padding: 20px 30px;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 10px;
  display: flex;
  gap: 30px;
  align-items: center;
}
.sec4 .sec4-cont .sec4-r .sec4-cards .sec4-card .sec4-card-l .sec4-card-l-img::before {
  content: "";
  position: absolute;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  left: -4px;
  top: -10px;
  z-index: -1;
  background-color: #cedefb;
}
.sec4 .sec4-cont .sec4-r .sec4-cards .sec4-card .sec4-card-l .sec4-card-l-img {
  position: relative;
  z-index: 1;
}
.sec4 .sec4-cont .sec4-r .sec4-cards .sec4-card .sec4-card-l .sec4-card-l-img img {
  width: 50px;
  color: blue;
}
.sec4 .sec4-cont .sec4-r .sec4-cards .sec4-card .sec4-card-r::before {
  content: "";
  position: absolute;
  left: -11px;
  top: 29%;
  height: 30px;
  width: 1.5px;
  background-color: #7b9ddc;
}
.sec4 .sec4-cont .sec4-r .sec4-cards .sec4-card .sec4-card-r {
  position: relative;
}
.sec4 .sec4-cont .sec4-r .sec4-cards .sec4-card .sec4-card-r h1 {
  margin: 0;
  font-weight: 700;
}
.sec4 .sec4-cont .sec4-r .sec4-cards .sec4-card .sec4-card-r p {
  margin: 0px;
}

.sec5::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../assets/sectionbg6.png), #001641;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 300px;
  opacity: 0.8;
  z-index: -1;
}

.sec5 {
  position: relative;
}
.sec5 .sec5-cont {
  display: flex;
  width: 90%;
  padding: 40px 0;
  margin: auto;
  justify-content: space-between;
  align-items: center;
}
.sec5 .sec5-cont .sec5-l {
  width: 40%;
  color: white;
}
.sec5 .sec5-cont .sec5-l h1 {
  font-weight: 700;
}
.sec5 .sec5-cont .sec5-l p {
  color: #D0D0DD;
  margin-bottom: 40px;
}
.sec5 .sec5-cont .sec5-r {
  width: 40%;
}
.sec5 .sec5-cont .sec5-r .sec5-r-card {
  padding: 6% 10%;
  border-radius: 12px;
  background-color: #fcfcfc;
}
.sec5 .sec5-cont .sec5-r .sec5-r-card p {
  color: #334770;
}
.sec5 .sec5-cont .sec5-r .sec5-r-card h6 {
  color: #334770;
  margin-top: 8px;
}

.footer .footer-cont {
  display: flex;
  width: 92%;
  justify-content: space-around;
  margin: auto;
  padding: 40px 0 30px;
}
.footer .footer-cont .footer-l {
  width: 40%;
}
.footer .footer-cont .footer-l .footer-l-img img {
  width: 135px;
  margin-bottom: 10px;
}
.footer .footer-cont .footer-l .footerl-para {
  color: #334770;
  margin: 10px 0;
  font-weight: 500;
}
.footer .footer-cont .footer-l .footer-l-phone {
  color: #334770;
  margin: 4px 0;
}
.footer .footer-cont .footer-l .footer-l-phone i {
  margin-right: 4px;
  color: #363fff;
}
.footer .footer-cont .footer-l .foooter-l-timings {
  color: #334770;
  margin: 4px 0;
}
.footer .footer-cont .footer-l .foooter-l-timings i {
  margin-right: 4px;
  color: #363fff;
}
.footer .footer-cont .footer-m {
  color: #334770;
}
.footer .footer-cont .footer-m .footer-links .footer-head {
  color: #00194c;
  font-size: 1.7rem;
  font-weight: 600;
}
.footer .footer-cont .footer-m .footer-links .footer-link {
  margin: 4px 0;
  color: #334770;
}
.footer .footer-cont .footer-m .footer-links .footer-link a {
  text-decoration: none;
  color: #334770;
}
.footer .footer-cont .footer-r .footer-head {
  color: #00194c;
  font-size: 1.7rem;
  font-weight: 600;
}
.footer .footer-cont .footer-r .footer-text {
  color: #334770;
  margin: 4px 0;
}
.footer .footer-cont .footer-r .footer-input {
  color: #334770;
  background-color: #EEF1F5;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  border-radius: 30px;
  margin: 20px 0;
}
.footer .footer-cont .footer-r .footer-input input {
  border: none;
  background: none;
  padding: 0 0 0 20px;
  outline: none;
}
.footer .footer-cont .footer-r .footer-input button {
  border: none;
  background: #363fff;
  color: white;
  padding: 12px 20px;
  border-radius: 30px;
}
.footer .footer-cont .footer-r .social-links {
  display: flex;
  gap: 10px;
}
.footer .footer-cont .footer-r .social-links .social-link:hover {
  background-color: #334770;
  color: #F1F1F1;
  transition: 600ms;
}
.footer .footer-cont .footer-r .social-links .social-link {
  font-size: 22px;
  padding: 4px 10px;
  color: #334770;
  background-color: #F1F1F1;
  border-radius: 50%;
  transition: 200ms;
}
.footer .footer-cont .footer-r .social-links .social-link a {
  color: #334770;
}

.sec6 {
  background: url(../assets/sectionbg1.jpg);
  background-size: cover;
}
.sec6 .sec6-cont {
  width: 90%;
  padding: 30px 0 50px;
  margin: auto;
}
.sec6 .sec6-cont h6 {
  margin-bottom: 20px;
}
.sec6 .sec6-cont .sec6-vid-cont {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.sec6 .sec6-cont .sec6-vid-cont .sec6-vid-card {
  width: 40%;
  height: 300px;
}
.sec6 .sec6-cont .sec6-vid-cont .sec6-vid-card iframe {
  width: 100%;
  height: 100%;
}
.sec6 .sec6-cont .sec6-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.sec6 .sec6-cont .sec6-cards .sec6-card:hover .sec6-card-cont {
  visibility: visible;
  opacity: 1;
  transition: 500ms;
}
.sec6 .sec6-cont .sec6-cards .sec6-card {
  width: 28%;
  padding: 20px;
  background: url(../assets/sectionbg8.jpg);
}
.sec6 .sec6-cont .sec6-cards .sec6-card .sec6-card-cont {
  height: 350px;
  transition: 300ms;
  display: flex;
  visibility: hidden;
  opacity: 0;
  flex-direction: column;
  align-items: center;
  background-color: rgba(47, 97, 200, 0.8901960784);
  justify-content: center;
  position: relative;
}
.sec6 .sec6-cont .sec6-cards .sec6-card .sec6-card-cont .sec6-card-head {
  color: white;
  font-weight: 700;
  font-size: 1.6rem;
}
.sec6 .sec6-cont .sec6-cards .sec6-card .sec6-card-cont .sec6-card-text {
  color: white;
  font-weight: 500;
}
.sec6 .sec6-cont .sec6-cards .sec6-card .sec6-card-cont .sec6-card-btn {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background-color: white;
  padding: 10px 14px;
  border-radius: 50%;
  font-size: 18px;
}

.sec7 .sec7-cont {
  background-color: #001641;
  background-image: url(../assets/sectionbg7.jpg);
  display: flex;
  width: 90%;
  margin: 0 auto 40px;
  border-radius: 8px;
  padding: 30px 0;
  justify-content: space-around;
}
.sec7 .sec7-cont .sec7-l .sec7-card {
  display: flex;
  gap: 15px;
  justify-content: space-evenly;
  align-items: center;
}
.sec7 .sec7-cont .sec7-l .sec7-card .sec7-l {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 3rem;
  color: white;
}
.sec7 .sec7-cont .sec7-l .sec7-card .sec7-r {
  width: -moz-fit-content;
  width: fit-content;
  color: white;
}
.sec7 .sec7-cont .sec7-l .sec7-card .sec7-r a {
  color: white;
}
.sec7 .sec7-cont .sec7-r .sec7-card {
  display: flex;
  gap: 70px;
  align-items: center;
  justify-content: space-evenly;
}
.sec7 .sec7-cont .sec7-r .sec7-card .sec7-l {
  width: -moz-fit-content;
  width: fit-content;
}
.sec7 .sec7-cont .sec7-r .sec7-card .sec7-l h3 {
  font-weight: 700;
  color: white;
}
.sec7 .sec7-cont .sec7-r .sec7-card .sec7-r {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.1rem;
  color: white;
  background-color: #363fff;
  padding: 8px 0px 8px 8px;
  border-radius: 30px;
}
.sec7 .sec7-cont .sec7-r .sec7-card .sec7-r a {
  color: white;
  text-decoration: none;
}
.sec7 .sec7-cont .sec7-r .sec7-card .sec7-r i {
  background-color: rgba(46, 55, 230, 0.631372549);
  border-radius: 50%;
  padding: 8px 10px 8px 15px;
}

.sec8 .sec8-cont {
  display: flex;
  width: 88%;
  padding: 30px 0;
  margin: auto;
}
.sec8 .sec8-cont .sec8-l {
  width: 50%;
}
.sec8 .sec8-cont .sec8-l .sec8-img {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.sec8 .sec8-cont .sec8-l .sec8-img img:nth-child(1) {
  border-radius: 70px;
  width: 300px;
}
.sec8 .sec8-cont .sec8-l .sec8-img img:nth-child(2) {
  position: absolute;
  width: 130px;
  right: -60px;
  border-radius: 4px;
  border: 6px solid white;
  display: none;
}
.sec8 .sec8-cont .sec8-l .sec8-img img:nth-child(3) {
  position: absolute;
  width: 180px;
  left: -90px;
  bottom: -40px;
  border: 6px solid white;
  border-radius: 10px;
}
.sec8 .sec8-cont .sec8-r {
  width: 50%;
}
.sec8 .sec8-cont .sec8-r a img {
  width: 160px;
}

.sec-breadcrumb::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #03091B;
  opacity: 0.85;
  z-index: -1;
}

.sec-breadcrumb {
  position: relative;
  z-index: 1;
  background: url(../assets/breadcrumb_bg.jpg), rgba(0, 25, 76, 0.3137254902);
  background-size: cover;
  background-position: center;
}
.sec-breadcrumb .sec-breadcrumb-cont {
  text-align: center;
  padding: 200px 0 130px;
}
.sec-breadcrumb .sec-breadcrumb-cont .breadcrumb-head {
  font-weight: 700;
  color: white;
}
.sec-breadcrumb .sec-breadcrumb-cont .breadcrumb-para {
  color: white;
}
.sec-breadcrumb .sec-breadcrumb-cont .breadcrumb-para span {
  color: #363fff;
}

.about-sec1 .about-sec1-cont {
  display: flex;
  width: 88%;
  margin: auto;
  padding: 50px 0;
  justify-content: space-between;
}
.about-sec1 .about-sec1-cont .about-sec1-l {
  width: 40%;
}
.about-sec1 .about-sec1-cont .about-sec1-l .about-sec1-l-img {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.about-sec1 .about-sec1-cont .about-sec1-l .about-sec1-l-img img {
  width: 100%;
  border-radius: 10px;
}
.about-sec1 .about-sec1-cont .about-sec1-r {
  width: 55%;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid {
  display: flex;
  justify-content: space-evenly;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid .about-sec1-l {
  width: 55%;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid .about-sec1-l .about-cards {
  flex: auto;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid .about-sec1-l .about-cards .about-card {
  display: flex;
  gap: 20px;
  margin: 20px 0;
  align-items: center;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid .about-sec1-l .about-cards .about-card .about-card-l .about-card-l-img {
  background-color: rgba(72, 133, 255, 0.3294117647);
  padding: 10px;
  border-radius: 8px;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid .about-sec1-l .about-cards .about-card .about-card-l .about-card-l-img img {
  width: 50px;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid .about-sec1-l .about-cards .about-card .about-card-r h5 {
  margin-bottom: 3px;
  font-weight: 600;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid .about-sec1-l .about-cards .about-card .about-card-r h6 {
  line-height: 1.3;
  font-weight: 500;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid .about-sec1-r {
  width: -moz-fit-content;
  width: fit-content;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid .about-sec1-r img {
  box-shadow: 0px 0px 10px rgba(149, 149, 149, 0.112);
  border-radius: 8px;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-btn {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.1rem;
  color: white;
  background-color: #363fff;
  padding: 8px 0px 8px 8px;
  border-radius: 30px;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-btn a {
  color: white;
  text-decoration: none;
}
.about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-btn i {
  background-color: rgba(46, 55, 230, 0.631372549);
  border-radius: 50%;
  padding: 8px 10px 8px 15px;
}

.about-sec2 .about-sec2-cont {
  display: flex;
}
.about-sec2 .about-sec2-cont .about-sec2-l {
  width: 50%;
  padding: 5% 2%;
  background-color: #001641;
}
.about-sec2 .about-sec2-cont .about-sec2-l .head-m {
  color: white;
}
.about-sec2 .about-sec2-cont .about-sec2-l .para-m {
  color: white;
  font-weight: 400;
}
.about-sec2 .about-sec2-cont .about-sec2-l .accordion {
  width: 100%;
  overflow: hidden;
  background-color: #052462;
  margin: 6px 0;
}
.about-sec2 .about-sec2-cont .about-sec2-l .accordion .accordion-head {
  padding: 10px 20px;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
}
.about-sec2 .about-sec2-cont .about-sec2-l .accordion .accordion-head i {
  transition: 200ms;
}
.about-sec2 .about-sec2-cont .about-sec2-l .accordion .accordion-para {
  height: 0px;
  transition: 500ms;
  padding: 0 20px;
  color: white;
}
.about-sec2 .about-sec2-cont .about-sec2-l .active .accordion-head {
  background-color: #1a66ff;
}
.about-sec2 .about-sec2-cont .about-sec2-l .active .accordion-head i {
  rotate: -180deg;
  transition: 200ms;
}
.about-sec2 .about-sec2-cont .about-sec2-l .active .accordion-para {
  height: 170px;
  transition: 500ms;
  padding: 5px 20px 25px;
  display: block;
  background-color: #0055ff;
}
.about-sec2 .about-sec2-cont .about-sec2-r {
  width: 50%;
  background: url(../assets/about-sec2.jpg);
  background-size: cover;
}

.contact-sec1 .contact-sec1-cont {
  width: 88%;
  margin: auto;
  display: flex;
  padding: 20px 0;
}
.contact-sec1 .contact-sec1-cont .contact-sec1-l {
  width: 50%;
}
.contact-sec1 .contact-sec1-cont .contact-sec1-l img {
  border-radius: 3px;
}
.contact-sec1 .contact-sec1-cont .contact-sec1-r {
  width: 50%;
}
.contact-sec1 .contact-sec1-cont .contact-sec1-r .contact-detail-card {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 15px 0;
}
.contact-sec1 .contact-sec1-cont .contact-sec1-r .contact-detail-card .contact-detail-card-l {
  background-color: rgba(74, 134, 255, 0.2078431373);
  color: #1d67fa;
  padding: 12px 20px 13px;
  border-radius: 5px;
}
.contact-sec1 .contact-sec1-cont .contact-sec1-r .contact-detail-card .contact-detail-card-l i {
  font-size: 40px;
}
.contact-sec1 .contact-sec1-cont .contact-sec1-r .contact-detail-card .contact-detail-card-r h5 {
  margin: 0;
}
.contact-sec1 .contact-sec1-cont .contact-sec1-r .contact-detail-card .contact-detail-card-r .para-m {
  margin: 0;
}

.features {
  background: url(../assets/sec3-bg.jpg);
  background-size: cover;
}
.features .features-cont {
  width: 90%;
  margin: auto;
  padding: 20px 0;
}
.features .features-cont .features-head {
  text-align: center;
  font-size: 1.7rem;
  font-weight: 700;
}
.features .features-cont .features-para {
  text-align: center;
}
.features .features-cont .features-cards {
  margin: 20px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.features .features-cont .features-cards .features-card {
  margin: 20px 0;
  width: 30%;
  padding: 20px 35px;
  background-color: white;
  border-radius: 9px;
}
.features .features-cont .features-cards .features-card .features-card-head {
  display: flex;
  margin: 15px 0;
  align-items: center;
}
.features .features-cont .features-cards .features-card .features-card-head i {
  font-size: 30px;
  color: blue;
  background-color: rgba(0, 0, 255, 0.0784313725);
  padding: 4px 11px;
  border-radius: 50%;
  margin-right: 10px;
}
.features .features-cont .features-cards .features-card .features-card-head span {
  font-size: 1.2rem;
  font-weight: 500;
}
.features .features-cont .features-cards .features-card .feature-card-img {
  overflow: clip;
  position: relative;
}
.features .features-cont .features-cards .features-card .feature-card-img img {
  border-radius: 9px;
  width: 100%;
}
.features .features-cont .features-cards .features-card .feature-card-img a {
  position: absolute;
  top: -10px;
  border: 2px white solid;
  transform: translate(-50%, -50%);
  margin: 0 0 0 10px;
  background-color: transparent;
  color: white;
  text-decoration: none;
  font-size: 1rem;
  padding: 7px 5px 7px 20px;
  font-weight: 500;
  width: 165px;
  border-radius: 38px;
}
.features .features-cont .features-cards .features-card .feature-card-img a i {
  padding: 5px 8px;
  border-radius: 50%;
  background-color: white;
  color: #00194c;
  margin: 0 0 0 10px;
}
.features .features-cont .features-cards .features-card:hover .feature-card-img::before {
  content: "";
  border-radius: 9px;
  transition: 400ms;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 88, 231, 0.831372549);
}
.features .features-cont .features-cards .features-card:hover .feature-card-img a {
  transition: 600ms;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.features .features-cont ul {
  margin: 20px 0;
  padding-left: 22px;
}
.features .features-cont ul li {
  margin: 3px 0;
}

@media (max-width: 900px) {
  .sec2 .sec2-cont .sec2-r .sec2-r-list ul {
    padding-left: 31px;
  }
  .about-sec1 .about-sec1-cont .about-sec1-l .about-sec1-l-img img {
    margin-bottom: 10px;
  }
  .features .features-cont .features-cards {
    flex-wrap: wrap;
    gap: 20px;
  }
  .features .features-cont .features-cards .features-card {
    width: 90%;
  }
  .about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-btn {
    display: none;
  }
  .about-sec1 .about-sec1-cont .about-sec1-r .about-sec1-r-mid {
    flex-wrap: wrap;
  }
  .about-sec2 .about-sec2-cont {
    flex-wrap: wrap;
  }
  .about-sec2 .about-sec2-cont .about-sec2-l, .about-sec2 .about-sec2-cont .about-sec2-r {
    width: 100%;
  }
  .about-sec1 .about-sec1-cont {
    flex-wrap: wrap;
  }
  .about-sec1 .about-sec1-cont .about-sec1-l, .about-sec1 .about-sec1-cont .about-sec1-r {
    width: 100%;
  }
  .contact-sec1 .contact-sec1-cont {
    flex-wrap: wrap;
  }
  .contact-sec1 .contact-sec1-cont .contact-sec1-l, .contact-sec1 .contact-sec1-cont .contact-sec1-r {
    width: 100%;
  }
  .contact-sec1 .contact-sec1-cont .contact-sec1-l img, .contact-sec1 .contact-sec1-cont .contact-sec1-r img {
    width: 100%;
  }
  .navbar .navbar-cont .navbar-r .mobile-menu-btn {
    display: block;
  }
  .navbar .navbar-cont {
    justify-content: space-between;
  }
  .navbar .navbar-cont .navbar-m {
    display: none;
  }
  .hero .hero-cont {
    flex-wrap: wrap;
  }
  .hero .hero-cont .hero-cont-l {
    width: 100%;
  }
  .head-l {
    font-size: 30px;
  }
  .subhead-m {
    font-size: 11px;
  }
  .hero .hero-cont .hero-cont-r {
    width: 100%;
  }
  .sec1 .sec1-cont .sec1-cards {
    flex-wrap: wrap;
  }
  .sec1 .sec1-cont .sec1-cards .sec1-card {
    width: 90%;
    margin: 30px auto;
  }
  .sec2 .sec2-cont {
    flex-wrap: wrap;
  }
  .sec2 .sec2-cont .sec2-l {
    width: 85%;
    margin: 20px auto;
  }
  .sec2 .sec2-cont .sec2-r {
    width: 100%;
  }
  .head-m {
    font-size: 28px;
  }
  .para-l {
    font-size: 15px;
  }
  .sec3 .sec3-cont .sec3-cards {
    flex-wrap: wrap;
  }
  .sec3 .sec3-cont .sec3-cards .sec3-card {
    width: 300px;
  }
  .sec4 .sec4-cont {
    flex-wrap: wrap;
  }
  .sec5 .sec5-cont .sec5-l p {
    color: #D0D0DD;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .sec8 .sec8-cont .sec8-l .sec8-img img:nth-child(3) {
    left: -30px;
  }
  .sec4 .sec4-cont .sec4-l {
    width: 90%;
    margin: 20px auto;
  }
  .sec4 .sec4-cont .sec4-r {
    width: 100%;
  }
  .sec5 .sec5-cont {
    flex-wrap: wrap;
  }
  .sec5 .sec5-cont .sec5-l {
    width: 100%;
  }
  .sec5 .sec5-cont .sec5-r {
    width: 100%;
  }
  .sec8 .sec8-cont {
    flex-wrap: wrap;
  }
  .sec8 .sec8-cont .sec8-l {
    width: 100%;
    margin-bottom: 60px;
  }
  .sec8 .sec8-cont .sec8-r {
    width: 100%;
  }
  .sec6 .sec6-cont .sec6-vid-cont {
    flex-wrap: wrap;
  }
  .sec6 .sec6-cont .sec6-vid-cont .sec6-vid-card {
    margin: auto;
  }
  .sec7 .sec7-cont {
    padding: 20px 40px;
    flex-wrap: wrap;
    justify-content: space-between;
    width: -moz-fit-content;
    width: fit-content;
  }
  .sec7 .sec7-cont .sec7-l .sec7-card {
    display: none;
  }
  .sec7 .sec7-cont .sec7-l .sec7-card .sec7-l {
    font-size: 2rem;
  }
  .sec7 .sec7-cont .sec7-l .sec7-card .sec7-r h5, .sec7 .sec7-cont .sec7-l .sec7-card .sec7-r h4 {
    font-size: 1rem;
  }
  .sec7 .sec7-cont .sec7-r .sec7-card .sec7-l h3 {
    font-size: 1.3rem;
  }
  .sec7 .sec7-cont .sec7-r .sec7-card {
    gap: 30px;
  }
  .callback .callback-cont {
    flex-wrap: wrap;
  }
  .callback .callback-cont .callback-l {
    width: 100%;
  }
  .callback .callback-cont .callback-r {
    width: 100%;
  }
  .footer .footer-cont {
    flex-wrap: wrap;
  }
  .footer .footer-cont .footer-l {
    width: 100%;
  }
  .footer .footer-cont .footer-m {
    width: 100%;
  }
  .footer .footer-cont .footer-r {
    width: 100%;
  }
  .sec3 .sec3-cont .sec3-top {
    flex-wrap: wrap;
  }
  .sec3 .sec3-cont .sec3-top .sec3-l {
    width: 100%;
  }
  .sec3 .sec3-cont .sec3-top .sec3-r {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .sec7 .sec7-cont .sec7-r .sec7-card .sec7-r {
    width: 73%;
  }
  .sec7 .sec7-cont .sec7-r .sec7-card .sec7-l h3 {
    font-size: 1rem;
  }
  .sec7 .sec7-cont {
    padding: 20px 19px;
  }
  .navbar {
    width: 97%;
  }
  .navbar .navbar-cont .navbar-r .navbar-btn, .navbar .navbar-cont .navbar-r .navbar-btn-sign {
    display: none;
  }
  .navbar .navbar-cont {
    justify-content: space-between;
    width: 100%;
  }
  .testimonial .testimonial-cont .testimonial-subhead {
    margin: 40px 28%;
  }
  .sec6 .sec6-cont .sec6-vid-cont .sec6-vid-card {
    width: 100%;
  }
  .sec4 .sec4-cont .sec4-l .sec4-l-svg {
    right: -3px;
  }
  .sec2 .sec2-cont .sec2-l .sec2-l-card {
    width: 250px;
  }
  .hero .hero-cont .hero-cont-r .hero-cont-r-d img:nth-child(3) {
    width: 300px;
  }
  .sec4 .sec4-cont .sec4-l .sec4-l-img img:nth-child(1) {
    width: 289px;
  }
  .sec4 .sec4-cont .sec4-l .sec4-l-img img:nth-child(2) {
    width: 150px;
  }
  .sec2 .sec2-cont .sec2-l .sec2-l-img img {
    width: 281px;
  }
  .hero .hero-cont .hero-cont-r .hero-cont-r-img img {
    width: 323px;
  }
  .sec2 .sec2-cont .sec2-l .sec2-l-img-d {
    right: -31px;
  }
}/*# sourceMappingURL=index.css.map */
