.contentImageRight {
  padding: 50px 0;
  background-color: #6981f1;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading {
  width: 100%;
  margin: 0 auto;
  padding: 3px 0;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .hdg-xl-d {
  padding-bottom: 13px;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .sub-hdg-sm {
  font-weight: 600;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .hrb {
  border: 3px solid #161324;
  background: #161324;
  width: 9%;
  margin: 7px 0;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .btnDark .btn {
  margin-right: 15px;
  margin-top: 15px;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrol {
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrol img {
  width: 100%;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes {
  padding-right: 15px;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes ul {
  padding-right: 19px;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes ul li {
  list-style: disc;
}
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h1,
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h2,
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h3,
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h4,
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h5,
.contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h6 {
  font-weight: 600;
  font-family: Inter, sans-serif;
  line-height: 45px;
  color: #181818;
}
.slidedown .slide-contact {
  background: #0f152f;
  color: #aeb1b4;
  padding: 25px 24px;
  text-align: center;
  border-radius: 10px;
  top: -52px;
  position: relative;
  margin: 0;
}
.slidedown .slide-contact .fa {
  font-size: 21px;
}
.slidedown .slide-contact .slide-contact-col-one {
  font-size: 18px;
  color: #fff;
  line-height: 21px;
  text-align: left;
  -ms-flex-item-align: center;
  align-self: center;
}
.slidedown .slide-contact .slide-contact-col-one p {
  color: #fff;
  width: 85%;
}
.slidedown .slide-contact .slide-contact-col {
  font-size: 14px;
  color: #fff;
  text-align: left;
  border-left: 1px solid #171e42;
  height: 70px;
}
.slidedown .slide-contact .slide-contact-col a,
.slidedown .slide-contact .slide-contact-col p {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 480px) {
  .contentImageRight {
    padding: 30px;
    text-align: center;
  }
  .contentImageRight .top-heading .sub-hdg-sm {
    line-height: 24px;
  }
  .contentImageRight .top-heading .hrb {
    margin: 7px auto;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading {
    width: 100%;
    margin: 0 auto;
    padding: 3px 0;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .hdg-xl-d {
    padding-bottom: 13px;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .sub-hdg-sm {
    font-weight: 600;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .hrb {
    margin: 7px auto;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .btnDark .btn {
    margin-right: 0;
    margin-top: 15px;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrol {
    padding-left: 0;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes {
    padding: 20px 0 0;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h1,
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h2,
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h3,
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h4,
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h5,
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes h6 {
    font-size: 1.5rem;
    line-height: 35px;
  }
  .slidedown .slide-contact {
    padding: 15px 0;
    top: -23px;
    margin: 0;
  }
  .slidedown .slide-contact .slide-contact-col-one {
    text-align: center;
    font-size: 12px;
    padding-bottom: 11px;
  }
  .slidedown .slide-contact .slide-contact-col-one p {
    color: #fff;
    width: 100%;
  }
  .slidedown .slide-contact .slide-contact-col {
    font-size: 12px;
    text-align: center;
    height: 70px;
    padding: 0;
  }
  .slidedown .slide-contact .slide-contact-col p {
    color: #fff;
    font-size: 10px;
    text-align: center;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .contentImageRight {
    padding: 30px;
    text-align: center;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading {
    width: 100%;
    margin: 0 auto;
    padding: 3px 0;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .hdg-xl-d {
    padding-bottom: 13px;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .sub-hdg-sm {
    font-weight: 600;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .hrb {
    margin: 7px auto;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .btnDark .btn {
    margin-right: 0;
    margin-top: 15px;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes {
    padding: 20px 5px;
  }
  .contentImageRight .ctningr-sec .ssrvintro-cta .btnDark {
    width: 100%;
  }
  .slidedown .slide-contact {
    padding: 15px 0;
    top: -23px;
    margin: 0;
  }
  .slidedown .slide-contact .slide-contact-col-one {
    text-align: center;
    font-size: 12px;
    padding-bottom: 11px;
  }
  .slidedown .slide-contact .slide-contact-col-one p {
    color: #fff;
    width: 100%;
  }
  .slidedown .slide-contact .slide-contact-col {
    font-size: 12px;
    text-align: center;
    height: 70px;
    padding: 0;
  }
  .slidedown .slide-contact .slide-contact-col p {
    color: #fff;
    font-size: 10px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contentImageRight {
    padding: 30px;
    text-align: center;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading {
    width: 100%;
    margin: 0 auto;
    padding: 3px 0;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .hdg-xl-d {
    padding-bottom: 13px;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .sub-hdg-sm {
    font-weight: 600;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .top-heading .hrb {
    margin: 7px auto;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .btnDark .btn {
    margin-right: 15px;
    margin-top: 15px;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrol {
    padding-right: 0;
  }
  .contentImageRight .ctningr-sec .ssrvintro-ctn .ssintrdes {
    padding: 30px 0 0;
  }
}

.faq-section {
  padding: 50px 0;
}
.faq-section .faqHeaddImg .think-img {
  text-align: center;
}
.faq-section .content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.faq-section .content-box .content {
  height: auto;
  background-color: #f1f1f2;
  padding: 30px;
}
.faq-section .content-box .content .top-heading .sub-hdg {
  color: #014051;
}
.faq-section .content-box .content .red-line {
  border-bottom: 5px solid #014051;
  width: 40px;
}
.faq-section .content-box .content p {
  padding: 12px 0;
}
.faq-section .content-box .content .input-group {
  margin: 20px auto;
  width: 85%;
}
.faq-section .content-box .content .input-group .s-bar {
  border-right: none;
  font-size: 15px;
  padding: 0.575rem 1rem;
  border-radius: 0;
}
.faq-section .content-box .content .input-group .input-group-text {
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0;
}
.faq-section .content-box .content .card {
  border-bottom: 3px solid #d3d3d3;
  padding: 12px;
}
.faq-section .content-box .content .card a {
  color: #014051;
}
.faq-section .content-box .content .card .card-header {
  padding: 0;
}
.faq-section .content-box .content .card .card-header .btn {
  font-size: 15px;
  padding: 0.375rem 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.faq-section .content-box .content .card .card-header .btn,
.faq-section .content-box .content .card .card-header .btn .que {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.faq-section .content-box .content .card .card-header .btn .que span {
  margin-right: 8px;
  font-size: 16px;
  font-weight: 600;
}
.faq-section .content-box .content .card .card-header .btn .que .sub-hdg-md {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
  color: #424242;
  line-height: 25px;
  font-weight: 600;
  font-size: 15px;
  margin: 0;
  padding: 0 20px 0 0;
}
.faq-section .content-box .content .card .card-header i {
  font-size: 14px;
}
.faq-section .content-box .content .nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 44px;
}
.faq-section .content-box .content .nav .pag-arrow {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #014051;
  color: #fff;
  font-size: 27px;
  font-weight: 200;
  text-align: center;
  cursor: pointer;
}
.faq-section .content-box .content .nav .pag-arrow.unactive {
  background-color: #ccc;
}
.faq-section .content-box .content .nav i {
  font-size: 30px;
}
.faq-section .content-box .content .nav .fa-arrow-circle-left {
  color: #d3d3d3;
}
.faq-section .content-box .content .nav .pagination {
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 16px;
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.faq-section .content-box .content .nav .pagination .page-link {
  border: none;
  background: none;
  color: #000;
  font-weight: 600;
  font-size: 14px;
}
.faq-section .content-box .content .nav .pagination .page-item .page-link {
  border: none;
  background: none;
  color: #000;
  border-radius: 0;
  padding: 0 3px;
}
.faq-section .content-box .content .nav .fa-long-arrow-right,
.faq-section .content-box .content .nav .pagination .page-item .active {
  color: #014051;
}
.faq-section .content-box .detail-box2 {
  height: auto;
  background-color: #f1f1f2;
  padding: 20px 45px 40px;
}
.faq-section .content-box .detail-box2 .red-line {
  border-bottom: 5px solid #014051;
  width: 40px;
}
.faq-section .content-box .detail-box2 .btnDark .d-btn2 {
  background: #014051;
  border: 2px solid #014051;
  padding: 0 20px;
  margin: 27px 8px;
}
.faq-section .content-box .detail-box2 .btnDark .d-btn2:hover {
  background: transparent;
  color: #014051;
}
.faq-section .content-box .detail-box2 p {
  padding: 5px 0;
}
.faq-section .content-box .detail-box2 .adjust-it {
  padding: 20px 0;
  font-size: 16px;
}
.faq-section .content-box .detail-box2 .font-sm {
  font-size: 15px;
  padding: 7px 9px;
}
.faq-section .content-box .detail-box2 .cntc-details {
  font-weight: 600;
}
.faq-section .content-box .detail-box2 .cntc-details .cntc {
  margin: 0 8px;
}
.faq-section .content-box .detail-box2 .cntc-details .cntc span {
  font-size: 18px;
  color: #000;
}
.faq-section .content-box .detail-box2 .cntc-details .cntc i {
  font-size: 24px;
  color: #014051;
}
@media (min-width: 320px) and (max-width: 479px) {
  .faq-section {
    padding: 30px 0;
  }
  .faq-section .think-img {
    width: 70%;
    margin: 0 auto;
  }
  .faq-section .content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .faq-section .content-box .content {
    padding: 30px 10px;
  }
  .faq-section .content-box .content .top-heading .sub-hdg-md {
    text-align: left;
  }
  .faq-section .content-box .content .card {
    padding: 5px 0;
  }
  .faq-section .content-box .content .card .card-header {
    padding: 0;
  }
  .faq-section .content-box .content .card .card-header .btn {
    color: #181818;
    font-weight: 800;
  }
  .faq-section .content-box .content .card .card-header .btn .que {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .faq-section .content-box .content .card .card-header .btn .que span {
    margin-right: 10px;
    font-size: 16px;
  }
  .faq-section .content-box .content .card .card-header .btn .que .sub-hdg-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    color: #181818;
    line-height: 25px;
    font-size: 1rem;
  }
  .faq-section .content-box .detail-box2 {
    background-color: #fff;
    padding: 30px 0;
  }
  .faq-section .content-box .detail-box2 .top-heading {
    text-align: left;
  }
  .faq-section .content-box .detail-box2 .top-heading .hdg-lg-d {
    text-align: left;
    margin: 0;
  }
  .faq-section .content-box .detail-box2 .top-heading .red-line {
    margin: 5px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq-section .content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .faq-section .content-box .detail-box2 {
    margin-top: 25px;
  }
}

.sub-srv-section .sub-srv-ctn {
  padding: 0 0 50px;
}
.sub-srv-section .sub-srv-ctn .ss-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0 0;
}
.sub-srv-section .sub-srv-ctn .ss-row .ss-col {
  width: 49%;
  border-top: 2px solid #014051;
  padding: 30px 0;
}
.sub-srv-section .sub-srv-ctn .ss-row .ss-col ul li {
  list-style: initial;
  line-height: 28px;
  color: #222;
  font-size: 1rem;
}
.sub-srv-section .sub-srv-ctn .ss-row .ss-col:nth-child(odd) {
  margin-right: 22px;
}
.sub-srv-section .sub-srv-ctn .ss-row .ss-col:first-child,
.sub-srv-section .sub-srv-ctn .ss-row .ss-col:nth-child(2) {
  border-top: none;
  padding-top: 0;
}
.sub-srv-section .sub-srv-ctn .ss-row .ss-col .sub-srv-head img {
  width: 50px;
  height: 50px;
}
.sub-srv-section .sub-srv-ctn .ss-row .ss-col .sub-srv-head .sub-hdg-sm {
  padding: 15px 0;
  margin: 0;
}
.sub-srv-section .sub-srv-ctn .ss-row .ss-col .sub-srv-head .sub-hdg-sm span {
  color: #014051;
}
@media (min-width: 320px) and (max-width: 359px) {
  .sub-srv-section .sub-srv-ctn {
    padding: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col {
    width: 100%;
    padding: 20px 0;
    border-top: 2px solid #014051;
    margin-right: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col:nth-child(odd) {
    margin-right: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col:first-child {
    border-top: none;
    padding-top: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col:nth-child(2) {
    border-top: 2px solid #014051;
    padding-top: 30px;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col .sub-hdg-sm {
    line-height: 1.5rem;
  }
}
@media (min-width: 360px) and (max-width: 411px) {
  .sub-srv-section .sub-srv-ctn {
    padding: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col {
    width: 100%;
    padding: 20px 0;
    border-top: 2px solid #014051;
    margin-right: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col:nth-child(odd) {
    margin-right: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col:first-child {
    border-top: none;
    padding-top: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col:nth-child(2) {
    border-top: 2px solid #014051;
    padding-top: 30px;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col .sub-hdg-sm {
    line-height: 1.5rem;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .sub-srv-section .sub-srv-ctn {
    padding: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col {
    width: 100%;
    padding: 20px 0;
    border-top: 2px solid #014051;
    margin-right: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col:nth-child(odd) {
    margin-right: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col:first-child {
    border-top: none;
    padding-top: 0;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col:nth-child(2) {
    border-top: 2px solid #014051;
    padding-top: 30px;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col .sub-hdg-sm {
    line-height: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col {
    width: 100% !important;
  }
  .sub-srv-section .sub-srv-ctn .ss-row .ss-col:nth-child(2) {
    border-top: 2px solid #014051;
    padding-top: 30px;
  }
  .sub-srv-section .srv-section .srv-section-desk .srv-box-r .srv-des {
    padding: 30px;
    margin: 1rem 0 1rem -1rem;
    height: 418px;
  }
  .sub-srv-section .srv-section .srv-section-desk .srv-box-l {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.contact-section {
  padding: 70px 0;
}
.contact-section .cntct-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-section .cntct-sec .ctc-head {
  padding-bottom: 20px;
}
.contact-section .cntct-sec .ctc-head img {
  display: none;
}
.contact-section .cntct-sec .ctc-sec .ctc-form .form-example .f-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact-section .cntct-sec .ctc-sec .ctc-form .form-example .f-name input {
  border: none;
  border-bottom: 1px solid #8a8a8a;
  width: 299px;
  height: 59px;
  background: transparent;
}
.contact-section
  .cntct-sec
  .ctc-sec
  .ctc-form
  .form-example
  .f-name
  input:focus-visible {
  outline: none;
}
.contact-section
  .cntct-sec
  .ctc-sec
  .ctc-form
  .form-example
  .form-f-w
  textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #8a8a8a;
  background: transparent;
  padding: 15px 4px;
}
.contact-section
  .cntct-sec
  .ctc-sec
  .ctc-form
  .form-example
  .form-f-w
  textarea:focus-visible {
  outline: none;
}
.contact-section .cntct-sec .ctc-img {
  display: block;
}
@media (min-width: 320px) and (max-width: 359px) {
  .contact-section {
    padding: 40px 0;
  }
  .contact-section .cntct-sec .ctc-head {
    width: 100%;
    padding-bottom: 20px;
  }
  .contact-section .cntct-sec .ctc-head img {
    display: block;
    margin: 0 auto;
  }
  .contact-section .cntct-sec .ctc-sec .ctc-form .form-example .f-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact-section .cntct-sec .ctc-sec .ctc-form .form-example .f-name input {
    width: 100%;
    height: 50px;
  }
  .contact-section
    .cntct-sec
    .ctc-sec
    .ctc-form
    .form-example
    .f-name
    input:focus-visible {
    outline: none;
  }
  .contact-section
    .cntct-sec
    .ctc-sec
    .ctc-form
    .form-example
    .form-f-w
    textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #8a8a8a;
  }
  .contact-section
    .cntct-sec
    .ctc-sec
    .ctc-form
    .form-example
    .form-f-w
    textarea:focus-visible {
    outline: none;
  }
  .contact-section .cntct-sec .ctc-img {
    display: none;
  }
}
@media (min-width: 360px) and (max-width: 480px) {
  .contact-section {
    padding: 40px 0;
  }
  .contact-section .cntct-sec .ctc-head {
    width: 100%;
    padding-bottom: 20px;
  }
  .contact-section .cntct-sec .ctc-head img {
    display: block;
    margin: 0 auto;
  }
  .contact-section .cntct-sec .ctc-sec .ctc-form .form-example .f-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact-section .cntct-sec .ctc-sec .ctc-form .form-example .f-name input {
    width: 100%;
    height: 50px;
  }
  .contact-section
    .cntct-sec
    .ctc-sec
    .ctc-form
    .form-example
    .f-name
    input:focus-visible {
    outline: none;
  }
  .contact-section
    .cntct-sec
    .ctc-sec
    .ctc-form
    .form-example
    .form-f-w
    textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #8a8a8a;
  }
  .contact-section
    .cntct-sec
    .ctc-sec
    .ctc-form
    .form-example
    .form-f-w
    textarea:focus-visible {
    outline: none;
  }
  .contact-section .cntct-sec .ctc-img {
    display: none;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .contact-section {
    padding: 40px 0;
  }
  .contact-section .cntct-sec .ctc-head {
    width: 100%;
    padding-bottom: 20px;
  }
  .contact-section .cntct-sec .ctc-head img {
    display: block;
    margin: 0 auto;
  }
  .contact-section .cntct-sec .ctc-sec .ctc-form .form-example .f-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact-section .cntct-sec .ctc-sec .ctc-form .form-example .f-name input {
    width: 100%;
    height: 50px;
  }
  .contact-section
    .cntct-sec
    .ctc-sec
    .ctc-form
    .form-example
    .f-name
    input:focus-visible {
    outline: none;
  }
  .contact-section
    .cntct-sec
    .ctc-sec
    .ctc-form
    .form-example
    .form-f-w
    textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #8a8a8a;
  }
  .contact-section
    .cntct-sec
    .ctc-sec
    .ctc-form
    .form-example
    .form-f-w
    textarea:focus-visible {
    outline: none;
  }
  .contact-section .cntct-sec .ctc-img {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .contact-section .cntct-sec .ctc-sec .ctc-form .form-example .f-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact-section .cntct-sec .ctc-sec .ctc-form .form-example .f-name input {
    width: 100%;
  }
}

.subserviceintro {
  padding: 0;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .ssintrol {
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .reveallr {
  padding: 15px 0 15px 15px;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp {
  margin-right: 75px;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .top-heading {
  width: 100%;
  margin: 0 auto;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror {
  padding-left: 15px;
  padding-bottom: 20px;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror ul {
  padding-left: 19px;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror ul li {
  list-style: disc;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h1,
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h2,
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h3,
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h4,
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h5,
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h6 {
  font-weight: 600;
  font-family: Inter, sans-serif;
  line-height: 45px;
  color: #181818;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .bttn-top {
  bottom: 101px;
  height: 65px;
  margin-left: 15px;
}
.subserviceintro
  .ssrvintro-sec
  .ssrvintro-ctn
  .top-descp
  .bttn-top
  .content-bttn {
  top: 81px;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .content-bttn {
  background: transparent;
  border: 2px solid transparent;
  height: 40px;
  line-height: 41px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding: 0;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .content-bttn i {
  padding-left: 5px;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.subserviceintro
  .ssrvintro-sec
  .ssrvintro-ctn
  .top-descp
  .ssrvintro-cta
  .btnDark {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: -15px;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssrvintro-cta p {
  font-size: 14px;
}
.subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssrvintro-cta p i {
  padding-right: 5px;
  font-size: 15px;
}
.subserviceintro .ssrvintro-cta {
  padding-left: 15px;
}
@media (min-width: 320px) and (max-width: 480px) {
  .subserviceintro {
    padding: 30px;
  }
  .subserviceintro .top-heading .sub-hdg-sm {
    line-height: 24px;
    text-align: left;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    text-align: center;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .ssintrol {
    padding-right: 0;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp {
    margin-right: 0;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror {
    padding: 20px 0 0;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h1,
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h2,
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h3,
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h4,
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h5,
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror h6 {
    font-size: 1.5rem;
    line-height: 35px;
  }
  .subserviceintro
    .ssrvintro-sec
    .ssrvintro-ctn
    .top-descp
    .ssrvintro-cta
    .btnDark {
    margin-left: 0;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssrvintro-cta {
    padding-left: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .subserviceintro {
    padding: 30px 0;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    text-align: center;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp {
    margin-right: 0;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror {
    padding: 20px 5px;
  }
  .subserviceintro
    .ssrvintro-sec
    .ssrvintro-ctn
    .top-descp
    .ssrvintro-cta
    .btnDark {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .subserviceintro {
    padding: 30px 0;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .ssintrol {
    padding-right: 0;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp {
    margin-right: 0;
  }
  .subserviceintro .ssrvintro-sec .ssrvintro-ctn .top-descp .ssintror {
    padding: 30px 0 0;
  }
}

.testiSection {
  background: #161324;
  padding: 50px 50px 131px;
  min-height: 545px;
}
.testiSection .testsec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.testiSection .testsec .testSecForm {
  padding: 0 30px;
}
.testiSection .testsec .testSecForm .btnDark {
  margin: 37px 0;
}
.testiSection .testsec .testSecCrd {
  padding: 0 30px;
}
.testiSection .testsec .testSecCrd .testtext {
  color: #fff;
  font-size: 22px;
  margin-bottom: 24px;
}
.testiSection .testsec .testSecCrd .ftTestiItem .fttti {
  padding: 35px 16px 27px 76px;
  background-color: #fff;
  color: #374046;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 210px;
}
.testiSection .testsec .testSecCrd .ftTestiItem .fttti .card-icon {
  color: #6adfd7;
  font-size: 34px;
  line-height: 1;
  margin-bottom: 24px;
  position: absolute;
  left: 26px;
  top: 21px;
}
.testiSection .testsec .testSecCrd .ftTestiItem .fttti .cardText {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -0.17px;
  margin-bottom: 12px;
  color: #374046;
}
.testiSection .testsec .testSecCrd .ftTestiItem .fttti .card-category {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.16px;
  color: #4c74b9;
  margin-bottom: 0;
}
.testiSection .testsec .testSecCrd .ftTestiItem .fttti .card-by {
  font-weight: 500;
  font-size: 13px;
  line-height: 30px;
  text-transform: uppercase;
  color: #869298;
}
.fCtaSec {
  margin-left: auto;
  margin-right: auto;
}
.fCtaSec .footer-cta {
  background: url(../../assets/images/new-images/bg-footer-cta.png) no-repeat 0
    #1c2d47;
  padding: 40px;
  background-size: auto 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 4px;
  margin-top: -80px;
}
.fCtaSec .footer-cta .cardIcon {
  line-height: 1;
  color: #ffd12d;
  font-size: 62px;
  margin-right: 30px;
}
.fCtaSec .footer-cta .cardIcon i {
  color: #3c73e9;
  font-size: 73px;
  padding-right: 31px;
}
.fCtaSec .footer-cta .card-body .card-title {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
}
.fCtaSec .footer-cta .card-body a {
  font-weight: 900;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.024em;
  color: #fff;
  text-decoration: none;
  float: left;
}
.fCtaSec .footer-cta .card-counter .cct {
  font-size: 28px;
  line-height: 34px;
  font-weight: 900;
  margin: 0 0 4px;
  color: #fff !important;
}
.fCtaSec .footer-cta .card-counter p {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.0045em;
  color: #abb9c2;
}

.our-process-section {
  padding: 50px 0;
}
.our-process-section .top-content {
  width: 81%;
}
.our-process-section .top-content .sub-hdg {
  color: #014051;
}
.our-process-section .top-content .hdg-md-d {
  padding: 8px 0;
}
.our-process-section .main-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  min-height: 390px;
}
.our-process-section .main-section .tab-content .tab-pane .tab-ctn-desc {
  padding-top: 0;
}
.our-process-section
  .main-section
  .tab-content
  .tab-pane
  .tab-ctn-desc
  .tab-numb {
  color: #014051;
  font-size: 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
}
.our-process-section
  .main-section
  .tab-content
  .tab-pane
  .tab-ctn-desc
  .tbCtn
  .hdg-lg-d {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  padding: 15px 0 10px;
}
.our-process-section
  .main-section
  .tab-content
  .tab-pane
  .tab-ctn-desc
  .tbCtn
  ul {
  padding-left: 1rem;
}
.our-process-section
  .main-section
  .tab-content
  .tab-pane
  .tab-ctn-desc
  .tbCtn
  li {
  line-height: 40px;
}
.our-process-section .main-section .tabs-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.our-process-section .main-section .tabs-section .nav {
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: initial;
  padding: 0;
}
.our-process-section .main-section .tabs-section .btn-style {
  color: #424242;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
}
.our-process-section .main-section .tabs-section .active {
  color: #014051;
}
.our-process-section .main-section .tabs-section .border-dot {
  height: 38px;
  width: 50%;
  margin: 10px 0;
  border-right: 3px dotted #424242;
}
.our-process-section .tab-content .tab-ctn-desc .tbCtn ul li {
  list-style: initial !important;
}
.btn-check:focus + .btn,
.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 320px) and (max-width: 480px) {
  .our-process-section {
    padding: 30px 10px;
  }
  .our-process-section .top-content {
    width: 100%;
    text-align: center;
  }
  .our-process-section .top-content .hdg-lg-d,
  .our-process-section .top-content .sub-hdg-md {
    text-align: left;
  }
  .our-process-section .main-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .our-process-section .main-section .tab-content {
    text-align: center;
  }
  .our-process-section .main-section .tabs-section .nav {
    margin: 20px 0;
  }
  .our-process-section .main-section .tabs-section .nav .btn-style {
    font-size: 16px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .our-process-section {
    padding: 30px 10px;
  }
  .our-process-section .top-content {
    width: 100%;
    text-align: center;
  }
  .our-process-section .top-content .hdg-lg-d,
  .our-process-section .top-content .sub-hdg-md {
    text-align: left;
  }
  .our-process-section .main-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .our-process-section .main-section .tab-content {
    text-align: center;
  }
  .our-process-section .main-section .tabs-section .nav {
    margin: 20px 0;
  }
  .our-process-section .main-section .tabs-section .nav .btn-style {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .our-process-section {
    text-align: center;
    padding: 30px 0;
  }
  .our-process-section .main-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .our-process-section .main-section .tabs-section {
    margin: 45px 0;
  }
  .our-process-section .main-section .tabs-section .nav {
    margin: 20px 0;
  }
  .our-process-section .main-section .tabs-section .nav .btn-style {
    font-size: 20px;
  }
  .our-process-section .top-content {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .our-process-section .top-content {
    width: 100%;
  }
}

.section-tab {
  padding: 50px 0;
}
.section-tab .top-heading {
  text-align: center;
}
.section-tab .tabs-section .tabs-section-desk {
  padding: 10px 0;
}
.section-tab .tabs-section .tabs-section-desk .tab-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.section-tab .tabs-section .tabs-section-desk .tab-style .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0;
}
.section-tab .tabs-section .tabs-section-desk .tab-style .nav .nav-text {
  color: #000;
  font-size: 17px;
  font-weight: 600;
  background-color: #f4f4f4;
  padding: 14px 18px;
  margin: 3px 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-tab
  .tabs-section
  .tabs-section-desk
  .tab-style
  .nav
  .nav-text
  .m-right {
  margin-right: 10px;
  background-color: #000;
  padding: 8px;
  color: #fff;
  border-radius: 25px;
  font-size: 21px;
  width: 40px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-tab .tabs-section .tabs-section-desk .tab-style .nav .nav-text.active {
  background-color: #014051 !important;
  color: #fff !important;
}
.section-tab
  .tabs-section
  .tabs-section-desk
  .tab-style
  .nav
  .nav-text.active
  .m-right.active {
  background-color: #fff !important;
  color: #014051 !important;
}
.section-tab .tabs-section .tabs-section-desk .tab-style .tab-margin {
  padding-left: 20px;
}
.section-tab
  .tabs-section
  .tabs-section-desk
  .tab-style
  .tab-margin
  .icon-style {
  position: relative;
  top: 6px;
  color: var(--bs-body-color) !important;
  font-size: 40px;
}
.section-tab
  .tabs-section
  .tabs-section-desk
  .tab-style
  .tab-margin
  .para-padd {
  padding: 0 35px 0 25px;
}
.section-tab
  .tabs-section
  .tabs-section-desk
  .tab-style
  .tab-margin
  .list-style {
  list-style: disc;
  color: #000;
  font-size: 14px;
}
.section-tab
  .tabs-section
  .tabs-section-desk
  .tab-style
  .tab-margin
  .tabs-desc
  .tab-ctn-desc
  .tab-heading {
  color: #494949;
  font-size: 28px;
  font-weight: 600;
}
.section-tab
  .tabs-section
  .tabs-section-desk
  .tab-style
  .tab-margin
  .tabs-desc
  .tab-ctn-desc
  .tbCtn {
  padding-left: 20px;
}
.section-tab
  .tabs-section
  .tabs-section-desk
  .tab-style
  .tab-margin
  .tabs-desc
  .tab-ctn-desc
  .tbCtn
  p {
  padding: 5px 0;
}
.section-tab
  .tabs-section
  .tabs-section-desk
  .tab-style
  .tab-margin
  .tabs-desc
  .tab-ctn-desc
  .tbCtn
  ul {
  padding-left: 1rem;
}
.section-tab
  .tabs-section
  .tabs-section-desk
  .tab-style
  .tab-margin
  .tabs-desc
  .tab-ctn-desc
  .tbCtn
  ul
  li {
  list-style: disc;
}
.section-tab .tabs-section .tabs-section-mb {
  display: none;
}
@media (min-width: 320px) and (max-width: 480px) {
  .section-tab .top-heading {
    text-align: center;
    padding: 0 0 25px;
  }
  .section-tab .tabs-section .tabs-section-desk {
    display: block;
    padding: 10px;
  }
  .section-tab .tabs-section .tabs-section-desk .tab-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: column;
  }
  .section-tab .tabs-section .tabs-section-desk .tab-style .nav .nav-text {
    margin-bottom: 5px;
    padding: 12px 0 12px 20px;
    font-size: 15px;
  }
  .section-tab .tabs-section .tabs-section-desk .tab-style .tab-margin {
    padding-left: 0;
  }
  .section-tab
    .tabs-section
    .tabs-section-desk
    .tab-style
    .tab-margin
    .tabs-desc
    .tab-ctn-desc
    .tab-heading {
    font-size: 22px;
    padding: 10px 0;
  }
  .section-tab .tabs-section .tabs-section-mb {
    display: block;
  }
  .section-tab .tabs-section .tabs-section-mb .tab-style {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-tab .tabs-section .tabs-section-mb .tab-style .nav {
    padding-left: 0;
  }
  .section-tab .tabs-section .tabs-section-mb .tab-style .nav .nav-text {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    background-color: #f4f4f4;
    padding: 20px 0 20px 20px;
    text-align: left;
  }
  .section-tab
    .tabs-section
    .tabs-section-mb
    .tab-style
    .nav
    .tabs-desc
    .tab-ctn-desc
    .tbCtn {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-tab
    .tabs-section
    .tabs-section-mb
    .tab-style
    .nav
    .tabs-desc
    .tab-ctn-desc
    .tbCtn
    .icon-style {
    position: relative;
    top: 6px;
    color: #014051 !important;
    font-size: 40px;
    margin-right: 10px;
    line-height: 26px;
  }
  .section-tab
    .tabs-section
    .tabs-section-mb
    .tab-style
    .nav
    .tabs-desc
    .tab-ctn-desc
    .tbCtn
    .tbdes
    p {
    padding: 5px 0;
  }
  .section-tab
    .tabs-section
    .tabs-section-mb
    .tab-style
    .nav
    .tabs-desc
    .tab-ctn-desc
    .tbCtn
    .tbdes
    ul {
    padding-left: 1rem;
  }
  .section-tab
    .tabs-section
    .tabs-section-mb
    .tab-style
    .nav
    .tabs-desc
    .tab-ctn-desc
    .tbCtn
    .tbdes
    ul
    li {
    list-style: disc;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .section-tab .tabs-section .tabs-section-desk .tab-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-tab .tabs-section .tabs-section-desk .tab-style .nav .nav-text {
    margin-bottom: 5px;
    padding: 12px 0 12px 20px;
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-tab .tabs-section .tabs-section-desk .tab-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-tab .tabs-section .tabs-section-desk .tab-style .tab-margin {
    padding: 15px 0 5px;
  }
}

.service-banner {
  padding: 50px 0;
  font-family: Inter, sans-serif;
  z-index: 0;
  background-color: #fcfcfc;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.service-banner .srvBreadcum .bcrumb {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 23px;
}
.service-banner .srvBreadcum .bcrumb li {
  padding-right: 5px;
  color: #014051;
  font-size: 16px;
  font-weight: 600;
  list-style: none;
}
.service-banner .srvBreadcum .bcrumb li .bread-color {
  color: #014051;
}
.service-banner .srvBreadcum .bcrumb li span {
  color: #000;
  font-weight: 600;
}
.service-banner .h-ban-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.service-banner .h-ban-sec .h-ban-r .banner-typo .hdg-xl-d {
  padding-bottom: 15px;
}
.service-banner .h-ban-sec .h-ban-r .banner-typo .bh2 {
  font-family: Inter, sans-serif;
  line-height: 1.3rem;
  margin: 0;
  font-size: 18px;
  color: #008176;
  font-weight: 600;
  margin-bottom: 12px;
}
.service-banner .h-ban-sec .h-ban-r .banner-typo ul li {
  list-style: inherit;
}
.service-banner .h-ban-sec .img-top-desk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding-left: 10px;
}
.service-banner .h-ban-sec .img-top-desk img {
  max-width: 100%;
}
.service-banner .h-ban-sec .img-top-desk .stat-bubble {
  width: 151px;
  height: 151px;
  position: absolute;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.service-banner .h-ban-sec .img-top-desk .stat-bubble .value {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
.service-banner .h-ban-sec .img-top-desk .stat-bubble .title {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 13px;
  text-align: center;
  color: #fff;
  font-family: Inter, sans-serif;
  letter-spacing: normal;
  margin-top: 5px;
  text-transform: lowercase;
}
.service-banner .h-ban-sec .img-top-desk .stat-bubble1 {
  top: 0;
  left: 6%;
  background: #d7d7d7;
}
.service-banner .h-ban-sec .img-top-desk .stat-bubble1 .title,
.service-banner .h-ban-sec .img-top-desk .stat-bubble1 .value {
  color: #222;
}
.service-banner .h-ban-sec .img-top-desk .stat-bubble2 {
  background: #008176;
  width: 111px;
  height: 111px;
  top: 16%;
  left: 71%;
}
.service-banner .h-ban-sec .img-top-desk .stat-bubble3 {
  background: #014051;
  width: 111px;
  height: 111px;
  bottom: 24%;
  left: 10%;
}
.service-banner .h-ban-sec .img-top-desk .stat-bubble4 {
  background: #417de9;
  width: 150px;
  height: 140px;
  bottom: 3%;
  left: 62%;
}
.service-banner .ban-cta {
  padding: 20px 0;
}
.service-banner .ban-cta .text-top {
  padding: 12px 0 0 20px;
}
.service-banner .ban-cta .text-top a {
  color: #424242;
  font-weight: 600;
  font-size: 16px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.service-banner .ban-cta .text-top a,
.service-banner .ban-cta .text-top a i {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.service-banner .ban-cta .text-top a i {
  background: #424242;
  color: #fff;
  border-radius: 17px;
  margin-right: 5px;
  font-size: 7px;
  width: 15px;
  height: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.service-banner .ban-cta .btnDark,
.service-banner .ban-cta .btnDark .btn {
  position: relative;
}
.service-banner .ban-cta .btnDark .spin:before {
  -webkit-animation: 1.5s linear infinite spinner;
  animation: 1.5s linear infinite spinner;
  -webkit-animation-play-state: inherit;
  animation-play-state: inherit;
  border: 3px solid #fff;
  border-bottom-color: transparent;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  content: "";
  position: absolute;
  top: 24px;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  will-change: transform;
  z-index: 1;
}
.service-banner .ban-cta .btnDark .spin:after {
  width: 101%;
  content: "";
  position: absolute;
  background: #0000002e;
  border-radius: 5px;
  height: 52px;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
    transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }
  to {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(1turn);
    transform: translate3d(-50%, -50%, 0) rotate(1turn);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
    transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }
  to {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(1turn);
    transform: translate3d(-50%, -50%, 0) rotate(1turn);
  }
}
.service-banner .ban-cta .btnDark .top-search {
  position: relative;
  right: 50px;
  top: 18px;
}
.service-banner .ban-cta .btnDark .form-error {
  position: absolute;
  bottom: -25px;
}
.service-banner .ban-cta .img-top-mb {
  display: none;
  padding: 24px 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .service-banner {
    padding: 30px;
    text-align: center;
  }
  .service-banner .h-ban-sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .service-banner .h-ban-sec .h-ban-r .banner-typo .hdg-xl-d {
    padding-bottom: 10px;
    line-height: 45px;
  }
  .service-banner .h-ban-sec .h-ban-r .banner-typo .bh2 {
    font-size: 18px;
    color: #008176;
    font-weight: 800;
    text-align: center;
    line-height: 1.5rem;
  }
  .service-banner .h-ban-sec .h-ban-r .banner-typo .text-top a {
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .service-banner .h-ban-sec .img-top-desk {
    display: none;
    padding: 24px 0;
  }
  .service-banner .ban-cta .text-top {
    padding: 0;
  }
  .service-banner .ban-cta .text-top a {
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .service-banner .ban-cta .img-top-mb {
    padding: 24px 0;
    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;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .service-banner {
    padding: 30px;
    text-align: center;
  }
  .service-banner .h-ban-sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .service-banner .h-ban-sec .h-ban-r .banner-typo .hdg-xl-d {
    padding-bottom: 10px;
    line-height: 45px;
  }
  .service-banner .h-ban-sec .h-ban-r .banner-typo .bh2 {
    font-size: 18px;
    color: #008176;
    font-weight: 800;
    text-align: center;
    line-height: 1.5rem;
  }
  .service-banner .h-ban-sec .img-top-desk {
    display: none;
    padding: 24px 0;
  }
  .service-banner .ban-cta .img-top-desk {
    display: none;
  }
  .service-banner .ban-cta .img-top-mb {
    padding: 24px 0;
    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;
  }
  .service-banner .ban-cta .text-top {
    text-align: center;
  }
  .service-banner .ban-cta .text-top a {
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-banner {
    padding: 40px;
    text-align: center;
  }
  .service-banner .h-ban-sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .service-banner .h-ban-sec .img-top-desk {
    padding: 35px 0;
    display: none;
  }
  .service-banner .ban-cta .img-top-mb {
    padding: 24px 0;
    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;
  }
}

.sc-section {
  padding: 50px 0;
}
.sc-section .top-heading {
  text-align: center;
  padding: 20px 0;
}
.sc-section .sc-wrapper {
  padding: 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sc-section .sc-wrapper .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 0 16px 0 0;
  margin-bottom: 25px;
}
.sc-section .sc-wrapper .box .featured-image {
  width: 89px;
  padding: 14px;
  background-color: #f1f1f2;
}
.sc-section .sc-wrapper .box .content {
  width: calc(99% - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 25px 0 15px 10px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .sc-section {
    padding: 0 0 35px;
  }
  .sc-section .top-heading {
    padding: 15px 0;
  }
  .sc-section .sc-wrapper {
    padding: 15px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sc-section .sc-wrapper .box {
    width: 100%;
    padding: 0;
  }
  .sc-section .sc-wrapper .box:last-child {
    margin-bottom: 0;
  }
  .sc-section .sc-wrapper .box .content {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .sc-section {
    padding: 0 0 35px;
  }
  .sc-section .top-heading {
    padding: 15px 0;
  }
  .sc-section .top-heading .sub-hdg-sm {
    line-height: 30px;
  }
  .sc-section .sc-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sc-section .sc-wrapper .box {
    width: 100%;
    padding: 0;
  }
  .sc-section .sc-wrapper .box .featured-image {
    width: 20%;
  }
  .sc-section .sc-wrapper .box .content {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sc-section .top-heading {
    padding: 15px 0;
  }
  .sc-section .sc-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sc-section .sc-wrapper .box {
    width: 100%;
    padding: 0;
  }
  .sc-section .sc-wrapper .box .featured-image {
    width: 14%;
  }
  .sc-section .sc-wrapper .box .content {
    width: 100%;
  }
}

.awd-part {
  overflow: hidden;
  width: 100%;
  padding: 50px 0;
  text-align: center;
}
.awd-part .top-heading {
  padding: 0;
}
.awd-part .top-heading .sub-hdg-md {
  color: #014051;
  margin-bottom: 0;
}
.awd-part .top-heading .hdg-lg-d {
  color: #014051;
  margin-bottom: 10px;
}
.awd-part .marquee {
  height: 140px;
  overflow: hidden;
}
.awd-part .marquee.noscroll .awd-imgs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.awd-part .marquee .awd-imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 24px 0;
}
.awd-part .marquee .awd-imgs img {
  height: 110px;
  max-width: 180px;
  -o-object-fit: contain;
  object-fit: contain;
  margin: auto 50px;
  float: left;
}
@media (min-width: 320px) and (max-width: 479px) {
  .awd-part {
    padding: 30px 0;
  }
  .awd-part .marquee .awd-imgs {
    min-height: 96px;
  }
  .awd-part .marquee .awd-imgs img {
    width: 60%;
    min-height: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .awd-part {
    padding: 20px 0 0;
  }
  .awd-part .marquee .awd-imgs {
    min-height: 96px;
  }
  .awd-part .marquee .awd-imgs img {
    width: 60%;
    min-height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .awd-part {
    padding: 20px 0 0;
  }
  .awd-part .marquee .awd-imgs {
    min-height: 96px;
  }
  .awd-part .marquee .awd-imgs img {
    width: 60%;
    min-height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .awd-part {
    padding: 40px 20px;
  }
  .awd-part .marquee .awd-imgs {
    min-height: 96px;
  }
  .awd-part .marquee .awd-imgs img {
    width: 60%;
    min-height: 100%;
  }
}

.categoryLink {
  padding: 50px 0;
}
.categoryLink .categHead {
  text-align: center;
}
.categoryLink .categ {
  padding: 10px 0;
}
.categoryLink .categ .categUrls .loadMore {
  padding: 0;
  margin: 0;
}
.categoryLink .categ .categUrls .loadMore li {
  line-height: 21px;
  padding: 10px 0;
  list-style: none;
}
.categoryLink .categ .categUrls .loadMore li a {
  color: #222;
  font-size: 15px;
}
.categoryLink .categ .categUrls .loadMore li a:hover {
  color: #4a4949;
}
.categoryLink .categ .btnDark {
  margin-top: 1.5rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .categoryLink {
    padding: 30px 0;
  }
  .categoryLink .categHead {
    text-align: left;
  }
  .categoryLink .categHead .hdg-xl-d {
    font-size: 26px;
  }
  .categoryLink .categ {
    padding: 10px 0 0;
  }
  .categoryLink .categ .col-sm-6 {
    width: 50%;
  }
}

.packages-section {
  padding: 50px 0;
}
.packages-section .main-box .hdg-md-d {
  text-align: center;
  padding: 20px 0;
}
.packages-section .main-box .pack-h-box {
  position: absolute;
  top: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.packages-section .main-box .pack-h-box p {
  text-align: center;
  color: #fff;
  font-weight: 600;
  width: 100%;
  background-color: #78c360;
}
.packages-section .main-box .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 45px 0;
}
.packages-section .main-box .content .box-width {
  position: relative;
  width: 33%;
  min-width: 320px;
  max-width: 400px;
  border-radius: 5px;
  margin: 0 5px;
}
.packages-section .main-box .content .box-width:nth-child(2) {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  margin-top: 0;
}
.packages-section
  .main-box
  .content
  .box-width:nth-child(2)
  .package-box
  .package-cont
  a {
  color: #014051;
}
.packages-section
  .main-box
  .content
  .box-width:nth-child(2)
  .package-box
  .package-cont
  a
  svg {
  color: #014051 !important;
}
.packages-section
  .main-box
  .content
  .box-width:nth-child(2)
  .package-box
  .package-cont
  a
  svg
  g {
  fill: #014051;
}
.packages-section .main-box .content .box-width:nth-child(2) .package-btn .btn {
  color: #f8f8f8 !important;
  background-color: #014051;
}
.packages-section .main-box .content .box-width .package-box {
  padding: 31px 40px;
  border-radius: 5px;
  border: 1px solid #f1f1f1;
}
.packages-section .main-box .content .box-width .package-box .package-img {
  text-align: center;
  margin-bottom: 8px;
  margin-top: 20px;
}
.packages-section .main-box .content .box-width .package-box .package-img img {
  width: 40%;
}
.packages-section .main-box .content .box-width .package-box .pkg-cntn {
  overflow-y: scroll;
  height: 300px;
}
.packages-section .main-box .content .box-width .package-box .pakbtdes {
  text-align: center;
  margin-top: 20px;
}
.packages-section .main-box .content .box-width .package-box .pakbtdes p {
  color: #3e3d3e;
}
.packages-section .main-box .content .box-width .package-box .my-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 75px;
  color: #161324;
  margin-bottom: 30px;
}
.packages-section .main-box .content .box-width .package-box .box-h .box-style {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .package-design {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .package-design
  p {
  padding-right: 5px;
  color: #161324;
  font-weight: 600;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .package-design
  .cut-price {
  color: #014051;
  position: relative;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .package-design
  .cut-price
  span {
  padding-left: 10px;
  color: #525252;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .package-design
  .cut-price
  .cut {
  width: 90%;
  background-color: #014051;
  height: 1px;
  position: absolute;
  top: 11px;
  -webkit-transform: rotate(342deg);
  transform: rotate(342deg);
  left: 7px;
}
.packages-section .main-box .content .box-width .package-box li {
  color: #161324;
  font-size: 14px;
  line-height: 23px;
}
.packages-section .main-box .content .box-width .package-box li::marker {
  font-size: 12px;
  color: #7e7e7e;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-btn {
  margin: 15px 0 20px;
  text-align: center;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-btn
  .btn {
  font-size: 13px;
  color: #161324;
  border-color: #014051;
  padding: 0.375rem 2.75rem;
  border-radius: 6px;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-btn
  .btn:hover {
  color: #fff;
  background-color: #014051;
  border-color: #014051;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-cont
  a {
  color: #161324;
  font-size: 12px;
}
.packages-section
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-cont
  a
  svg {
  font-size: 18px;
  width: 30px;
  height: 15px;
}
.packages-section .main-box .content .hdg-two {
  font-size: 16px;
  color: #161324;
  font-weight: 600;
}
.packages-section .main-box .content .sub-hdg-md {
  color: #014051;
  font-size: 1.3rem;
  padding-bottom: 3px;
  line-height: 1.5rem;
}
.packages-section .main-box .content li {
  list-style: initial;
}
.packages-section.p-classic .main-box .content .sub-hdg-md {
  color: #000;
  padding-bottom: 6px;
  text-align: left;
}
.packages-section.p-classic .main-box .content .box-width {
  border: 2px solid #0f152f;
  border-radius: 15px;
  color: #333 !important;
  -webkit-box-shadow: 0 0 0 15px transparent;
  box-shadow: 0 0 0 15px transparent;
  width: 27%;
  margin: 0 15px;
  overflow: hidden;
}
.packages-section.p-classic .main-box .content .box-width .package-box {
  padding: 20px;
  border-radius: unset;
  border: unset;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pakbtdes {
  margin-top: 15px;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-btn {
  margin: 10px 0 20px;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-btn
  .btn {
  background: #036985;
  padding: 10px 45px;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border: 2px solid #036985;
  width: 90%;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-btn
  .btn:hover {
  background: transparent;
  color: #036985 !important;
  border: 2px solid #036985;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-cont
  a {
  font-weight: 700;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pack-bottom
  .package-cont
  a
  svg
  g {
  fill: #036985;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .packPrice {
  border-top: 1px solid #014051;
  border-bottom: 1px solid #014051;
  padding: 9px 0;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .packPrice
  .package-design
  p {
  font-size: 35px;
  font-weight: 700;
  color: #000;
  margin-bottom: 0;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .packPrice
  .package-design
  .cut-price {
  font-size: 25px;
  color: #014051 !important;
  font-weight: 400;
  position: relative;
  top: -4px;
  text-decoration: line-through;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .packPrice
  .package-design
  .cut-price
  .side:before {
  content: " ";
  height: 28px;
  width: 1px;
  background: #d4d4d4;
  display: inline-block;
  position: relative;
  top: 6px;
  right: 7px;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .packPrice
  .package-design
  .cut-price
  span {
  color: #014051 !important;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .packPrice
  .package-design
  .cut-price
  .cut {
  display: none;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .packPrice
  .packtopdesc {
  margin: 3px 0;
  font-weight: 400;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .box-h
  .box-style {
  margin: 0;
  width: auto;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pkg-cntn {
  margin-top: 13px;
  margin-left: 4px;
  height: 200px;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pkg-cntn::-webkit-scrollbar-thumb {
  background-color: #000;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pkg-cntn
  .tick-bullet {
  padding-left: 22px;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pkg-cntn
  .tick-bullet
  li {
  margin-bottom: 8px;
}
.packages-section.p-classic
  .main-box
  .content
  .box-width
  .package-box
  .pckg-sptr {
  padding-top: 13px;
  border-bottom: 1px dashed #d4d4d4;
}
.packages-section.p-classic .main-box .pack-h-box {
  top: -9px;
  right: -46px;
  width: 107px;
  height: 55px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.packages-section.p-classic .main-box .pack-h-box p {
  background-color: #00c7af;
}
.packages-section.p-classic .main-box .pack-h-box p svg {
  border-radius: 0;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 23px;
  right: 50px;
}
@media (min-width: 320px) and (max-width: 480px) {
  .packages-section {
    padding: 15px 0;
  }
  .packages-section .main-box .content {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .packages-section .main-box .content .box-width {
    margin: 10px 5px;
  }
  .packages-section .main-box .content .box-width:nth-child(2) {
    margin: 0 8px;
  }
  .packages-section .main-box .content .package-box {
    -webkit-box-shadow: hsla(240, 5%, 41%, 0.2) 0 7px 29px 0;
    box-shadow: 0 7px 29px 0 hsla(240, 5%, 41%, 0.2);
  }
  .packages-section.p-classic .main-box .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-x: scroll;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .packages-section.p-classic .main-box .content .box-width:nth-child(2) {
    margin-top: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .packages-section {
    padding: 15px 0;
  }
  .packages-section .main-box .content {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .packages-section .main-box .content .package-box {
    -webkit-box-shadow: hsla(240, 5%, 41%, 0.2) 0 7px 29px 0;
    box-shadow: 0 7px 29px 0 hsla(240, 5%, 41%, 0.2);
  }
  .packages-section .main-box .content .box-width {
    width: 375px;
    margin: 10px 5px;
  }
  .packages-section .main-box .content .box-width:nth-child(2) {
    margin-top: 43px;
  }
  .packages-section.p-classic .main-box .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-x: scroll;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .packages-section.p-classic .main-box .content .box-width:nth-child(2) {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .packages-section {
    padding: 15px 0;
  }
  .packages-section .main-box .content {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .packages-section .main-box .content .package-box {
    -webkit-box-shadow: hsla(240, 5%, 41%, 0.2) 0 7px 29px 0;
    box-shadow: 0 7px 29px 0 hsla(240, 5%, 41%, 0.2);
    padding: 53px 40px;
  }
  .packages-section .main-box .content .package-box .package-btn {
    margin-top: 45px;
  }
  .packages-section .main-box .content .box-width {
    width: 480px;
    margin: 10px 5px;
  }
  .packages-section .main-box .content .box-width:nth-child(2) {
    margin-top: 43px;
  }
  .packages-section.p-classic .main-box .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-x: scroll;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .packages-section.p-classic .main-box .content .box-width:nth-child(2) {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .packages-section {
    padding: 15px 0;
  }
  .packages-section .main-box .content .box-width {
    width: 480px;
    margin: 10px 5px;
  }
  .packages-section .main-box .content .box-width:nth-child(2) {
    margin-top: 43px;
  }
  .packages-section .main-box .content .package-box {
    -webkit-box-shadow: hsla(240, 5%, 41%, 0.2) 0 7px 29px 0;
    box-shadow: 0 7px 29px 0 hsla(240, 5%, 41%, 0.2);
    padding: 53px 40px;
  }
  .packages-section .main-box .content .package-box .package-btn {
    margin-top: 45px;
  }
  .packages-section.p-classic .main-box .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-x: scroll;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .packages-section.p-classic .main-box .content .box-width:nth-child(2) {
    margin-top: 0;
  }
}

.classic-cta {
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.classic-cta .btnDark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.classic-cta .btnDark a:first-child {
  margin-right: 0;
  margin-bottom: 10px;
}
.classic-cta .btnDark a:last-child {
  margin-right: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .classic-cta .btnDark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .classic-cta .btnDark a {
    margin-top: 15px;
  }
  .classic-cta .btnDark a:first-child {
    margin-right: 10px;
    margin-bottom: 0;
  }
  .classic-cta .btnDark a:last-child {
    margin-right: 0;
  }
}

.gridBannerSection .gridBan {
  background: #c31542;
  min-height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 25px 0;
}
.gridBannerSection .gridBan,
.gridBannerSection .gridBan .ourbrandsrow {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gridBannerSection .gridBan .ourbrandsrow .ourbrandsimg {
  position: relative;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol {
  padding: 0 10px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .carousel-inner {
  border-radius: 27px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 19px 38px,
    rgba(0, 0, 0, 0.22) 0 15px 12px;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brnd {
  padding: 20px 0;
  position: relative;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brnd
  .carousel-item
  .grid {
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 27px;
  -webkit-box-shadow: 15px 15px 0 15px transparent;
  box-shadow: 15px 15px 0 15px transparent;
  width: 806px;
  height: 762px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndone
  img {
  height: 135px;
  width: 100%;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndone
  .carousel-inner {
  width: 200px;
  height: 124px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndone
  .carousel-item.one
  .grid {
  background-position: -1px -1px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndone
  .carousel-item.two
  .grid {
  background-position: -1px -128px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndfour
  img {
  height: 135px;
  width: 100%;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndfour
  .carousel-inner {
  width: 200px;
  height: 124px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndfour
  .carousel-item.one
  .grid {
  background-position: -1px -256px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndfour
  .carousel-item.two
  .grid {
  background-position: -1px -382px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndfifth
  img {
  height: 135px;
  width: 100%;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndfifth
  .carousel-inner {
  width: 200px;
  height: 124px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndfifth
  .carousel-item.one
  .grid {
  background-position: -1px -510px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndfifth
  .carousel-item.two
  .grid {
  background-position: -1px -636px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndtwo
  .carousel-inner {
  width: 200px;
  height: 200px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndtwo
  .carousel-item.one
  .grid {
  background-position: -203px -1px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndtwo
  .carousel-item.two
  .grid {
  background-position: -203px -202px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndthree
  .carousel-inner {
  width: 200px;
  height: 200px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndthree
  .carousel-item.one
  .grid {
  background-position: -405px -1px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndthree
  .carousel-item.two
  .grid {
  background-position: -405px -202px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndsixth
  .carousel-inner {
  width: 200px;
  height: 200px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndsixth
  .carousel-item.one
  .grid {
  background-position: -405px -405px;
}
.gridBannerSection
  .gridBan
  .ourbrandsrow
  .ourbrandsimg
  .our-brands-home
  .brndcol
  .brndsixth
  .carousel-item.two
  .grid {
  background-position: -607px -1px;
}
.gridBannerSection .gridBan .ourbrandsrow .ourbrandsimg img {
  -o-object-fit: cover;
  object-fit: cover;
}
.gridBannerSection .gridBan .bnr-bullets li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gridBannerSection .gridBan .bnr-bullets li p {
  padding: 0;
}
.gridBannerSection .gridBan .bnr-bullets .fa {
  color: #fff;
}
.gridBannerSection .gridBan .disc-form {
  position: absolute;
  top: 0;
  z-index: 999;
  left: 0;
  width: 30%;
}
.gridBannerSection .gridBan .bnr-form {
  position: -webkit-sticky;
  position: sticky;
  width: 379px;
  text-align: center;
  right: 177px;
  top: 0;
  margin: 0 0 0 112px;
}
.gridBannerSection .gridBan .bnr-form .formbody {
  padding: 20px 30px;
}
.gridBannerSection .gridBan .bnr-form .dtf {
  margin: 6px 0;
}
.gridBannerSection .gridBan .bnr-form .dtf .iti__selected-flag {
  padding: 19px 8px;
  top: -9px;
}
.gridBannerSection .gridBan .bnr-form .dtf input[type="email"],
.gridBannerSection .gridBan .bnr-form .dtf input[type="tel"],
.gridBannerSection .gridBan .bnr-form .dtf input[type="text"] {
  width: 100%;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 10px 15px;
  color: gray;
  font-size: 14px;
  border-radius: 3px;
  height: 40px;
  font-weight: 400;
  outline: 0 !important;
  margin: 0 0 10px;
}
.gridBannerSection .gridBan .bnr-form .dtf textarea {
  margin: 10px 0;
  height: 76px;
  width: 100%;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 9px 15px;
  color: gray;
  font-size: 14px;
  border-radius: 3px;
  font-weight: 400;
  outline: 0 !important;
  resize: none;
  text-align: left;
}
.gridBannerSection .gridBan .bnr-form .wrap {
  width: 100%;
}
.gridBannerSection .gridBan .our-brands-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  right: -175px;
}
.gridBannerSection .gridBan .bnr-content .btnDark .d-btn1,
.gridBannerSection .gridBan .bnr-content .btnDark .d-btn2,
.gridBannerSection .gridBan .bnr-content .btnDark .d-btn3 {
  height: 42px;
  font-weight: 600;
}
.gridBannerSection .gridBan .bnr-content .hdg-xl-d {
  font-size: 45px;
  line-height: 53px;
  color: #fff;
  font-weight: 700;
}
.gridBannerSection .gridBan .bnr-content .gridban-para {
  padding: 24px 0;
}
.gridBannerSection .gridBan .bnr-content .gridban-para p {
  color: #fff;
}
.gridBannerSection .gridBan .bnr-review {
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
}
.gridBannerSection .gridBan .bnr-review figure {
  margin: 0;
  padding-left: 7px;
}
.gridBannerSection .gridBan .card-link:hover {
  text-decoration: none;
  color: #036985;
}
.gridBannerSection .gridBan .slider-pack {
  -webkit-columns: 2;
  columns: 2;
  padding-left: 22px;
  margin-bottom: 7px;
}
.gridBannerSection .gridBan .slider-pack li {
  list-style: none;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}
.gridBannerSection .gridBan .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.135);
  border-radius: 0.25rem;
  border: none;
}
.gridBannerSection .gridBan .ddf-icon {
  background: #0f152f;
  color: #fff;
  padding: 10px 15px;
  border-radius: 0;
  position: absolute;
  left: 0;
  border-bottom-left-radius: 12px;
}
.gridBannerSection .gridBan .ddf-icon i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 20px;
  padding: 3px;
}
.gridBannerSection .gridBan .collapsed .ddf-icon i {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.gridBannerSection .gridBan .card-header {
  background: #fff;
  text-decoration: none;
  border-radius: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  z-index: 9;
  border-top: 1px solid #000;
  border-bottom-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
}
.gridBannerSection .gridBan .card-header span {
  color: #036985;
}
.gridBannerSection .gridBan .ddf-hdng {
  color: #020824;
  font-size: 24px;
  font-weight: 700;
  display: block;
  padding: 4px 0 4px 50px;
  line-height: 36px;
}
.gridBannerSection .gridBan .ddf-header {
  background: #0f152f;
  color: #fff;
  padding: 22px 0;
  line-height: 0;
}
.gridBannerSection .gridBan .ddf-header h3 {
  font-size: 19px;
  font-weight: 600;
}
.gridBannerSection .gridBan .ddf-header p {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.gridBannerSection .gridBan .card-body {
  padding: 0;
  z-index: 9;
  border-radius: 0 0 15px 15px;
}
.gridBannerSection .gridBan .ddf-form {
  padding: 15px;
}
.gridBannerSection .gridBan .dtf .iti {
  position: relative;
  display: inline;
}
.gridBannerSection .gridBan .submit {
  border: 0;
  font-family: poppins, sans-serif;
  font-size: 18px;
  color: #fff;
  line-height: 2;
  padding: 5px 51px;
  outline: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-radius: 5px;
  background: #036985;
  width: 95%;
}
.gridBannerSection .gridBan .accordion-button:after,
.gridBannerSection .gridBan .accordion-button:not(.collapsed):after {
  display: none;
}
.gridBannerSection .gridBan .accordion-item {
  border: 2px solid #000;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.gridBannerSection .gridBan .accordion-body {
  padding: 0;
  background: #fff;
}
.gridBannerSection .count {
  background: #0f152f;
  color: #aeb1b4;
  width: 100%;
  padding: 44px 0;
  text-align: center;
}
.gridBannerSection .count p {
  color: #ffffffed;
  font-size: 16px;
}
.gridBannerSection .count .allcount,
.gridBannerSection .count .allcount .count-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gridBannerSection .count .allcount .count-col {
  border-left: 2px solid #1d244a;
  line-height: 24px;
  height: 70px;
  color: #aeb1b4;
  padding: 0 31px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gridBannerSection .count .allcount .count-col span {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
}
.gridBannerSection .count .allcount .count-col:first-child {
  border-left: 0;
  line-height: 33px;
  height: 70px;
  color: #aeb1b4;
  padding: 0 28px 0 0;
  margin: 0;
}
.gridBannerSection .count .allcount .count-col:first-child span {
  font-size: 29px;
  font-weight: 700;
  color: #036985;
  line-height: 21px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .gridBannerSection .gridBan {
    padding: 20px 0 0;
    height: auto;
  }
  .gridBannerSection .gridBan .disc-form {
    width: 100%;
    margin: 0 auto;
    display: none;
  }
  .gridBannerSection .gridBan .disc-form .bnr-form {
    margin: 0;
    width: 100%;
  }
  .gridBannerSection .gridBan .ourbrandsrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .gridBannerSection .gridBan .ourbrandsrow .bnr-form {
    display: none;
  }
  .gridBannerSection .gridBan .ourbrandsrow .bnr-content {
    padding: 34px 15px;
    text-align: center;
  }
  .gridBannerSection .gridBan .ourbrandsrow .bnr-content .hdg-xl-d {
    font-size: 26px;
    line-height: 29px;
    color: #fff;
    text-align: center;
  }
  .gridBannerSection .gridBan .ourbrandsrow .bnr-content .gridban-para {
    margin-bottom: 15px;
  }
  .gridBannerSection .gridBan .ourbrandsrow .bnr-content .gridban-para p {
    padding: 6px 0;
    color: #fff;
    font-size: 1rem;
  }
  .gridBannerSection .gridBan .ourbrandsrow .bnr-content .bnr-review {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .gridBannerSection .gridBan .ourbrandsrow .slider-pack {
    -webkit-columns: 1;
    columns: 1;
  }
  .gridBannerSection .gridBan .ourbrandsrow .ourbrandsimg {
    position: relative;
  }
  .gridBannerSection .gridBan .ourbrandsrow .ourbrandsimg .our-brands-home {
    right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol {
    padding: 0;
    margin: 0 5px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brnd {
    padding: 10px 0;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brnd
    .carousel-inner {
    width: 113px;
    height: 113px;
    border-radius: 11px;
    -webkit-box-shadow: 0 0 0 15px transparent;
    box-shadow: 0 0 0 15px transparent;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brnd
    .carousel-inner
    .carousel-item
    .grid {
    background-size: 477px;
    border-radius: 11px;
    -webkit-box-shadow: 0 0 0 15px transparent;
    box-shadow: 0 0 0 15px transparent;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndfifth
    .carousel-inner,
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndfour
    .carousel-inner,
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndone
    .carousel-inner {
    height: 73px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndsixth
    .carousel-inner,
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndthree
    .carousel-inner,
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndtwo
    .carousel-inner {
    height: 113px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndone
    .carousel {
    height: 73px !important;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndone
    .carousel-item.one
    .grid {
    background-position: -4px -1px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndone
    .carousel-item.two
    .grid {
    background-position: -4px -75px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndtwo
    .carousel-item.one
    .grid {
    background-position: -125px -3px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndtwo
    .carousel-item.two
    .grid {
    background-position: -122px -122px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndthree
    .carousel-item.one
    .grid {
    background-position: -240px -3px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndthree
    .carousel-item.two
    .grid {
    background-position: -240px -122px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndfour
    .carousel-item.one
    .grid {
    background-position: -4px -151px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndfour
    .carousel-item.two
    .grid {
    background-position: -4px -226px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndfifth
    .carousel {
    height: 75px !important;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndfifth
    .carousel-item.one
    .grid {
    background-position: -4px -301px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndfifth
    .carousel-item.two
    .grid {
    background-position: -4px -376px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndsixth
    .carousel-item.one
    .grid {
    background-position: -360px -3px;
  }
  .gridBannerSection
    .gridBan
    .ourbrandsrow
    .ourbrandsimg
    .our-brands-home
    .brndcol
    .brndsixth
    .carousel-item.two
    .grid {
    background-position: -240px -240px;
  }
  .gridBannerSection .count .allcount {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .gridBannerSection .count .allcount .count-col {
    border-left: unset;
  }
  .gridBannerSection .count .allcount .count-col:first-child {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gridBannerSection .gridBan {
    padding: 50px 0;
  }
  .gridBannerSection .gridBan .disc-form {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
  }
  .gridBannerSection .gridBan .disc-form .bnr-form {
    width: 425px;
    margin: auto;
  }
  .gridBannerSection .gridBan .ourbrandsrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .gridBannerSection .gridBan .ourbrandsrow .our-brands-home {
    right: 0;
  }
  .gridBannerSection .gridBan .ourbrandsrow .bnr-review {
    padding: 10px 0 0;
  }
}

.image-gallery-section {
  padding: 75px 0;
}
.image-gallery-section .gallery-content {
  text-align: center;
  width: 75%;
  margin: 0 auto 40px;
}
.image-gallery-section .gallery-content .sub-hdg {
  letter-spacing: 5px;
  color: #014051;
  font-size: 18px;
  font-weight: 600;
}
.image-gallery-section .gallery-content .hdg-blk {
  font-size: 44px;
  font-weight: 600;
}
.image-gallery-section .gallery-content .sub-hdg-sm {
  font-size: 20px;
  line-height: 30px;
}
.image-gallery-section .image-slider .image-box .gallery-images {
  width: 25%;
  margin-bottom: 24px;
}
.image-gallery-section .image-slider .image-box .gallery-images a {
  background: #fff;
  display: inherit;
  border-radius: 10px;
  -webkit-box-shadow: #c0c0c08f 5px 5px 15px 0;
  box-shadow: 5px 5px 15px 0 #c0c0c08f;
  overflow: hidden;
}
.image-gallery-section .image-slider .image-box .gallery-images a .descp {
  padding: 2px 10px;
}
.image-gallery-section .image-slider .image-box .gallery-images a img {
  width: 100%;
  min-height: 170px;
  max-height: 306px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 320px) and (max-width: 767px) {
  .image-gallery-section {
    padding: 30px 0;
  }
  .image-gallery-section .gallery-content {
    width: 90%;
    margin: 0 auto 30px;
  }
  .image-gallery-section .gallery-content .sub-hdg {
    font-size: 14px;
    letter-spacing: 2px;
  }
  .image-gallery-section .gallery-content .hdg-blk {
    font-size: 26px;
  }
  .image-gallery-section .gallery-content .sub-hdg-sm {
    font-size: 14px;
    line-height: 22px;
  }
  .image-gallery-section .image-slider {
    overflow-x: scroll;
    padding-bottom: 10px;
  }
  .image-gallery-section .image-slider .image-box {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-top: 6px;
    padding-left: 24px;
  }
  .image-gallery-section .image-slider .image-box .gallery-images {
    width: 305px;
    padding-left: 0;
    padding-right: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .image-gallery-section {
    padding: 35px 0;
  }
  .image-gallery-section .gallery-content {
    margin: 0 auto 30px;
  }
  .image-gallery-section .gallery-content .sub-hdg {
    font-size: 14px;
    letter-spacing: 4px;
  }
  .image-gallery-section .gallery-content .hdg-blk {
    font-size: 26px;
  }
  .image-gallery-section .gallery-content .sub-hdg-sm {
    font-size: 14px;
    line-height: 22px;
  }
  .image-gallery-section .image-slider .image-box .gallery-images {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .image-gallery-section .gallery-content {
    width: 100%;
    margin: 0 auto 34px;
  }
  .image-gallery-section .gallery-content .sub-hdg {
    font-size: 14px;
    letter-spacing: 4px;
  }
  .image-gallery-section .gallery-content .hdg-blk {
    font-size: 26px;
  }
  .image-gallery-section .gallery-content .sub-hdg-sm {
    font-size: 14px;
    line-height: 22px;
  }
  .image-gallery-section .image-slider .image-box .gallery-images {
    width: 25%;
  }
}
