.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;
  }
}

.why-cu-section {
  padding: 50px 0;
}
.why-cu-section .top-heading {
  text-align: center;
  padding: 20px 0;
  width: 80%;
  margin: 0 auto;
}
.why-cu-section .top-heading .sub-hdg-sm {
  font-size: 1rem;
}
.why-cu-section .cu-wrapper {
  padding: 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.why-cu-section .cu-wrapper .box {
  width: 40%;
  padding-left: 0;
  padding-right: 2rem;
}
.why-cu-section .cu-wrapper .box:nth-child(2n) {
  padding-left: 2rem;
  padding-right: 0;
}
.why-cu-section .cu-wrapper .box .hdg-md-d {
  background-color: #f1f1f2;
  padding: 7px 1.5rem;
  margin-bottom: 0;
  font-size: 1.3rem;
}
.why-cu-section .cu-wrapper .box p {
  padding: 10px 0 0;
  text-align: center;
  color: #232323;
}
@media (min-width: 320px) and (max-width: 479px) {
  .why-cu-section {
    padding: 15px 0 35px;
  }
  .why-cu-section .top-heading {
    padding: 15px 0;
  }
  .why-cu-section .cu-wrapper {
    padding: 15px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .why-cu-section .cu-wrapper .box {
    width: 100%;
    padding: 0;
  }
  .why-cu-section .cu-wrapper .box:nth-child(2n) {
    padding: 0;
  }
  .why-cu-section .cu-wrapper .box p {
    padding: 10px 0 0;
  }
  .why-cu-section .cu-wrapper .box:last-child p {
    padding: 10px 14px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .why-cu-section {
    padding: 15px 0 35px;
  }
  .why-cu-section .top-heading {
    padding: 15px 0;
  }
  .why-cu-section .top-heading .sub-hdg-sm {
    line-height: 30px;
  }
  .why-cu-section .cu-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .why-cu-section .cu-wrapper .box {
    width: 100%;
    padding: 0;
  }
  .why-cu-section .cu-wrapper .box:nth-child(2n) {
    padding: 0;
  }
  .why-cu-section .cu-wrapper .box p {
    padding: 10px 0 0;
  }
  .why-cu-section .cu-wrapper .box:last-child p {
    padding: 10px 14px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-cu-section .top-heading {
    padding: 15px 0;
  }
  .why-cu-section .top-heading .sub-hdg-sm {
    line-height: 30px;
  }
  .why-cu-section .cu-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .why-cu-section .cu-wrapper .box {
    width: 100%;
    padding: 0;
  }
  .why-cu-section .cu-wrapper .box:nth-child(2n) {
    padding: 0;
  }
  .why-cu-section .cu-wrapper .box p {
    padding: 10px 0 0;
  }
  .why-cu-section .cu-wrapper .box:last-child p {
    padding: 10px 14px 0;
  }
}

.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%;
  }
}

.blogs {
  padding: 50px 0;
}
.blogs .postcrdhd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 30px;
}
.blogs .postcrdhd .nm-head {
  text-align: left;
  width: 60%;
}
.blogs .postcrdhd .nm-head .hrb {
  border: 3px solid #494949;
  background: #494949;
  width: 9%;
  margin: 7px 0;
}
.blogs .postcrdhd .nm-head p {
  padding-left: 15px;
}
.blogs .postcrdhd .nm-head p .desc {
  font-size: 18px;
  padding: 14px 0 0 66px;
}
.blogs .cd-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 auto;
  width: 100%;
}
.blogs .cd-boxes .cd-ctnblg {
  border: none;
  position: relative;
  margin-right: 8px;
  width: 100%;
}
.blogs .cd-boxes .cd-ctnblg:first-child {
  margin-left: 0;
}
.blogs .cd-boxes .cd-ctnblg:last-child {
  margin-left: 0;
  margin-right: 0;
}
.blogs .cd-boxes .cd-ctnblg .blog-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.blogs .cd-boxes .cd-ctnblg .blog-img a img {
  width: 100%;
  height: 100%;
}
.blogs .cd-boxes .cd-ctnblg .blog-img .blg-img-d {
  width: 79px;
  height: 73px;
  background-color: #014051;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  right: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.blogs .cd-boxes .cd-ctnblg .blog-img .blg-img-d p {
  margin: 0;
  color: #fff;
}
.blogs .cd-boxes .cd-ctnblg .blog-img .blg-img-d span {
  color: #fff;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn {
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  width: 100%;
  height: 100%;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn .blgHvr {
  background-color: #014051;
  width: 100%;
  height: 100%;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn .pDate {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn:hover {
  visibility: visible;
  background: #014051;
  opacity: 1;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn .cc-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn .cc-sec .cc-one {
  padding: 15px 10px 4px 0;
  margin: 0;
  font-size: 14px;
  letter-spacing: 1px;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn .cc-sec .cc-one a span {
  color: #fff;
  font-size: 14px;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn .cc-sec .cc-pdbtn {
  padding: 8px 0;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn .cc-sec .cc-pdbtn a {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn .cc-sec .fa {
  padding-right: 10px;
  color: #4f4f4f;
  font-size: 18px;
}
.blogs .cd-boxes .cd-ctnblg .blog-ctn a {
  color: #fff;
}
.blogs .cd-boxes .cd-ctnblg .color-fading {
  -webkit-animation: color-fading 2s ease;
  animation: color-fading 2s ease;
  background: #014051;
  opacity: 1;
}
@-webkit-keyframes color-fading {
  0% {
    visibility: hidden;
    background: none;
    opacity: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
  to {
    visibility: visible;
    background: #014051;
    opacity: 1;
    -webkit-transition: all 3s ease;
    transition: all 3s ease;
  }
}
@keyframes color-fading {
  0% {
    visibility: hidden;
    background: none;
    opacity: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
  to {
    visibility: visible;
    background: #014051;
    opacity: 1;
    -webkit-transition: all 3s ease;
    transition: all 3s ease;
  }
}
.blogs .cd-boxes .cd-ctnblg .sub-hdg-sm {
  text-align: left;
  line-height: 27px;
  padding: 5px 0;
  font-size: 21px;
  font-weight: 600;
  color: #fff;
}
.blogs .cd-boxes .cd-ctnblg .author-dt span {
  font-size: 13px;
  letter-spacing: 1px;
  color: #222;
}
.blogs .cd-boxes-mb {
  display: none;
}
@media (min-width: 320px) and (max-width: 479px) {
  .blogs {
    padding: 40px 0;
  }
  .blogs .postcrdhd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding: 0 0 30px;
  }
  .blogs .postcrdhd .nm-head {
    width: 100%;
  }
  .blogs .postcrdhd .nm-head .sub-hdg-md {
    line-height: 35px;
    text-align: left;
  }
  .blogs .postcrdhd .nm-head .hdg-lg-d {
    text-align: left;
  }
  .blogs .postcrdhd .nm-head p {
    padding: 0;
  }
  .blogs .postcrdhd .btnDark {
    width: 100%;
  }
  .blogs .cd-boxes {
    display: -webkit-box;
    overflow-x: scroll;
    padding-bottom: 10px;
  }
  .blogs .cd-boxes .cd-ctnblg .blog-ctn {
    opacity: 1;
  }
  .blogs .cd-boxes .cd-ctnblg .blog-ctn .blgHvr {
    width: auto;
    height: 320px;
    padding: 58px 25px;
  }
  .blogs .cd-boxes .cd-ctnblg .color-fading {
    -webkit-animation: unset;
    animation: unset;
  }
  .blogs .cd-boxes .cd-ctnblg .blog-img a img {
    height: 320px;
  }
  .blogs .cd-boxes-mb {
    display: none;
  }
  .blogs .cd-boxes-mb .cd-ctnblg .blog-ctn {
    opacity: 1;
  }
  .blogs .cd-boxes-mb .cd-ctnblg .blog-ctn .blgHvr {
    width: auto;
    height: 431px;
    padding: 122px 25px;
  }
  .blogs .cd-boxes-mb .cd-ctnblg .blog-img a img {
    height: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .blogs {
    padding: 40px 20px;
  }
  .blogs .postcrdhd {
    padding: 0 0 30px;
  }
  .blogs .postcrdhd .nm-head,
  .blogs .postcrdhd .nm-head h3 {
    text-align: left;
  }
  .blogs .postcrdhd .nm-head p {
    padding: 14px 0 0 !important;
  }
  .blogs .cd-boxes {
    display: -webkit-box;
    overflow-x: scroll;
    padding-bottom: 10px;
  }
  .blogs .cd-boxes .cd-ctnblg {
    width: 60%;
  }
  .blogs .cd-boxes .cd-ctnblg .blog-ctn {
    opacity: 1;
  }
  .blogs .cd-boxes .cd-ctnblg .blog-ctn .blgHvr {
    width: auto;
    height: 320px;
    padding: 58px 25px;
  }
  .blogs .cd-boxes .cd-ctnblg .color-fading {
    -webkit-animation: unset;
    animation: unset;
  }
  .blogs .cd-boxes .cd-ctnblg .blog-img a img {
    height: 320px;
  }
  .blogs .cd-boxes-mb {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blogs {
    padding: 40px 20px;
  }
  .blogs .postcrdhd {
    padding: 0 0 30px;
  }
  .blogs .postcrdhd .nm-head,
  .blogs .postcrdhd .nm-head h3 {
    text-align: left;
  }
  .blogs .postcrdhd .nm-head p {
    padding: 14px 0 0 !important;
  }
  .blogs .cd-boxes {
    display: -webkit-box;
    overflow-x: scroll;
    padding-bottom: 10px;
  }
  .blogs .cd-boxes .cd-ctnblg {
    width: 60%;
  }
  .blogs .cd-boxes .cd-ctnblg .blog-ctn {
    opacity: 1;
  }
  .blogs .cd-boxes .cd-ctnblg .blog-ctn .blgHvr {
    width: auto;
    height: 320px;
    padding: 58px 25px;
  }
  .blogs .cd-boxes .cd-ctnblg .color-fading {
    -webkit-animation: unset;
    animation: unset;
  }
  .blogs .cd-boxes .cd-ctnblg .blog-img a img {
    height: 320px;
  }
  .blogs .cd-boxes-mb {
    display: none;
  }
}

.box-section {
  padding: 30px 0;
}
.box-section .box-head {
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.box-section .box-head,
.box-section .box-head .c-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.box-section .box-head .c-boxes {
  border: 1px solid #014051;
  margin: 15px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  width: 300px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-start;
  padding: 30px;
}
.box-section .box-head .c-boxes .hd-head {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.box-section .box-head .c-boxes ul {
  padding: 0;
  margin: 0;
}
.box-section .box-head .c-boxes ul li {
  list-style: none;
}
.box-section .box-head .c-boxes ul li a {
  color: #181818;
  font-size: 14px;
}
.box-section .box-head .c-boxes ul li a:hover {
  color: #014051;
  text-decoration: underline !important;
}
@media (min-width: 320px) and (max-width: 479px) {
  .box-section {
    padding: 15px 0;
  }
  .box-section .box-head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .box-section .box-head .c-boxes {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 275px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .box-section {
    padding: 15px 0;
  }
  .box-section .box-head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .box-section .box-head .c-boxes {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 275px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .box-section {
    padding: 15px 0;
  }
  .box-section .box-head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .box-section .box-head .c-boxes {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 275px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .box-section {
    padding: 15px 0;
  }
  .box-section .box-head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .box-section .box-head .c-boxes {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 275px;
  }
}

.cta-section {
  padding: 50px 0;
}
.cta-section .cta-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
}
.cta-section .cta-col .cta-img {
  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;
}
.cta-section .cta-col .cta-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding: 0 15px;
}
.cta-section .cta-col .cta-h.cntr {
  text-align: center;
}
.cta-section .cta-col .cta-h.cntr .btnDark {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cta-section .cta-col .cta-h .cta-cnt p {
  padding: 5px 0;
}
.cta-section .cta-col .cta-h .cta-cnt ol li,
.cta-section .cta-col .cta-h .cta-cnt ul li {
  list-style: unset;
}
.cta-section .cta-col .cta-h .cta-head {
  font-size: 27px;
  font-weight: 650;
}
.cta-section .cta-col .cta-h .btnDark .d-btn2 {
  font-size: 18px;
  border-radius: 35px;
  height: 44px;
  line-height: 40px;
  font-weight: 600;
}
.cta-section .cta-col .cta-h .btnDark .d-btn2:hover {
  opacity: 0.9;
}
@media (max-width: 480px) {
  .cta-section .cta-col .cta-h .btnDark .d-btn2 {
  font-size: 11px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .cta-section {
    padding: 30px 0;
  }
  .cta-section .cta-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cta-section .cta-col .cta-h {
    text-align: center;
    padding: 0;
  }
  .cta-section .cta-col .cta-h .btnDark {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .cta-section {
    padding: 30px 0;
  }
  .cta-section .cta-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cta-section .cta-col .cta-h {
    text-align: center;
    padding: 0;
  }
  .cta-section .cta-col .cta-h .btnDark {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.tech-sec {
  margin: 0;
}
.tech-sec .tech-col .hdg-md-d {
  color: #000;
  text-align: center;
}
.tech-sec .tech-col .tech-head {
  text-align: center;
}
.tech-sec .tech-col .filtering {
  margin-top: 15px;
  margin-bottom: 5px;
  text-align: center;
}
.tech-sec .tech-col .filtering .active {
  border-color: #014051;
  color: #282b2d;
}
.tech-sec .tech-col .filtering span {
  border-bottom: 2px solid transparent;
  color: #282b2d;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 5px;
  white-space: nowrap;
}
.tech-sec .tech-col .grid-gallery .gallery {
  height: auto !important;
}
.tech-sec .tech-col .grid-gallery .gallery .tw3-tabcontent {
  position: inherit !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu {
  list-style-type: none;
  margin: 15px 0 35px;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tech-sec .tech-col .sprint-wrapper ul.menu,
.tech-sec .tech-col .sprint-wrapper ul.menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li {
  margin-right: 10px;
  font-size: 16px;
  font-family: Trebuchet MS, Arial, sans-serif;
  width: 160px;
  height: 140px;
  padding: 10px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li:before {
  content: "";
  background-image: url("https://needlepunch.com/assets/images/icons.png");
  width: 50px;
  height: 50px;
  display: block;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li:hover {
  background-color: #fbfbfa;
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}
.tech-sec .tech-col .sprint-wrapper ul.menu li:hover:before {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.selenium:before {
  background-position: -200px 0;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.xamarin:before {
  background-position: -450px 0;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.titanium:before {
  background-position: -200px -100px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.objective:before {
  background-position: -250px -100px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.kotlin:before {
  background-position: -150px -150px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.flutter:before {
  background-position: 0 0;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.Iconic:before {
  background-position: -450px -50px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.react:before {
  background-position: -350px -50px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.swift:before {
  background-position: -300px -100px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.android:before {
  background-position: -200px -150px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.apple:before {
  background-position: -50px 0;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.angular:before {
  background-position: -400px -50px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.typescript:before {
  background-position: -150px -100px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.vue:before {
  background-position: -350px -100px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.htmls:before {
  background-position: -250px -150px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.dot-net:before {
  background-position: 0 -150px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.mongo:before {
  background-position: -100px -100px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.mssql:before {
  background-position: -300px -150px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.mysql-cat:before {
  background-position: -400px -100px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.firebase:before {
  background-position: -150px 0;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.realm:before {
  background-position: -300px -50px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.dynamo:before {
  background-position: -50px -100px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.oracle:before {
  background-position: -450px -100px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.postgre-sql:before {
  background-position: -350px -150px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.redis:before {
  background-position: -250px 0;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.php-cat:before {
  background-position: -250px -50px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.java-cls:before {
  background-position: 0 -100px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.wpf:before {
  background-position: -100px 0;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.node-js:before {
  background-position: -400px -150px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.python-cls:before {
  background-position: -200px -50px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.rails:before {
  background-position: -300px 0;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.drupals:before {
  background-position: 0 -50px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.joomla:before {
  background-position: -50px -150px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.wordpress-cls:before {
  background-position: -450px -150px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.gradle-cls:before {
  background-position: 0 -200px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.appium:before {
  background-position: -400px 0;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.magento-cls:before {
  background-position: -350px 0;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.shopify:before {
  background-position: -150px -50px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.aws-cat:before {
  background-position: -50px -50px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.google-cloud:before {
  background-position: -100px -150px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.jenkins:before {
  background-position: -100px -50px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.figma:before {
  background-position: -152px -202px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.adobe-xd:before {
  background-position: -102px -200px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.sketch:before {
  background-position: -200px -200px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.invision:before {
  background-position: -250px -200px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.illustrator:before {
  background-position: -52px -200px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.html5:before {
  background-position: -102px -300px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.css3:before {
  background-position: -50px -300px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.javascript:before {
  background-position: -150px -300px;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.react:before {
  background-position: -300px -301px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.angular:before {
  background-position: -300px -252px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.vue:before {
  background-position: -250px -250px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.bootstrap:before {
  background-position: -201px -300px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.tailwind:before {
  background-position: -350px -250px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.sass:before {
  background-position: -350px -298px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.nodejs:before {
  background-position: -100px -50px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.express:before {
  background-position: 50px -51px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.django:before {
  background-position: 0 -50px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.rails:before {
  background-position: -350px 0 !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.laravel:before {
  background-position: -201px -50px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.dotnet:before {
  background-position: -151px -51px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.spring:before {
  background-position: -252px -51px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.mysql:before {
  background-position: 0 -150px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.postgresql:before {
  background-position: 0 -201px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.mongodb:before {
  background-position: -251px -150px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.firebase:before {
  background-position: -300px 0 !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.redis:before {
  background-position: -200px -150px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.sqlite:before {
  background-position: -150px -150px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.shopify:before {
  background-position: -50px -250px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.woocommerce:before {
  background-position: 0 -250px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.magento:before {
  background-position: -200px -250px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.bigcommerce:before {
  background-position: -150px -252px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.opencart:before {
  background-position: -100px -250px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.joomla:before {
  background-position: -350px 50px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.sharepoint:before {
  background-position: -251px 50px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.liferay:before {
  background-position: -301px 50px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.rest:before {
  background-position: 249px 0 !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.graphql:before {
  background-position: 150px 0 !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.oauth:before {
  background-position: 198px 0 !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.soap:before {
  background-position: 300px 0 !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.wordpress:before {
  background-position: 100px -150px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.drupal:before {
  background-position: -101px -151px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.contentful:before {
  background-position: 50px -101px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.strapi:before {
  background-position: 99px -101px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.ghost:before {
  background-position: 50px -152px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.docker:before {
  background-position: -100px -101px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.jenkins:before {
  background-position: 100px -201px !important;
}
.tech-sec .tech-col .sprint-wrapper ul.menu li.git:before {
  background-position: 50px -201px !important;
}
.tech-sec {
  padding: 50px 0;
}
.tech-col {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.sprint-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}
.tech-section-title {
  font-size: 24px;
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 480px) {
  .tech-sec {
    padding: 50px 0;
  }
  .tech-sec .tech-col .tech-head {
    font-size: 24px;
  }
  .tech-sec .tech-col .filtering {
    display: inline;
  }
  .tech-sec .tech-col .filtering .active {
    color: #014051;
  }
  .tech-sec .tech-col .grid-gallery .gallery {
    height: auto !important;
  }
  .tech-sec .tech-col .grid-gallery .gallery .tw3-tabcontent {
    position: inherit !important;
  }
  .tech-sec .tech-col .sprint-wrapper ul {
    padding-left: 0.2rem;
  }
  .tech-sec .tech-col .sprint-wrapper ul.menu {
    margin: 0;
    padding-top: 20px;
  }
  .tech-sec .tech-col .sprint-wrapper ul.menu li {
    width: 100px;
    height: 100px;
  }
}

.classic-content {
  padding: 50px 0;
}
.classic-content .content-post-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.classic-content .content-post-area .hdg-lg-d {
  font-size: 31px;
  line-height: 43px;
  margin-right: 10px;
  margin-top: -65px;
}
.classic-content .content-post-area .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 55px 0;
}
.classic-content .content-post-area .content .ctn,
.classic-content .content-post-area .content .lt-hd {
  width: 50%;
}
.classic-content .content-post-area .content .dtl {
  max-height: 160px;
  overflow: hidden;
}
.classic-content .content-post-area .content .cntrm .cntrm-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.classic-content .content-post-area .content .cntrm .cntrm-btn .d-btn2 {
  color: #343434;
  font-size: 23px;
  text-decoration: underline !important;
  -webkit-text-decoration-color: #666;
  text-decoration-color: #666;
  padding-right: 8px;
}
.classic-content .content-post-area .content .cntrm .cntrm-btn .fa {
  border: 2px solid #000;
  border-radius: 33px;
  padding: 2px 4px;
  font-size: 14px;
  text-decoration: none;
  color: #000;
}
.classic-content .content-post-area .content .get-touch {
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
  -webkit-text-decoration-color: #525252;
  text-decoration-color: #525252;
  color: #000;
}
.classic-content .content-post-area .content .bttn-top {
  position: relative;
  bottom: 102px;
  -webkit-box-shadow: 0 12px 28px #fff;
  box-shadow: 0 12px 28px #fff;
  background: #fff;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#fff),
    to(hsla(0, 0%, 100%, 0.220906))
  );
  background: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0.220906));
  height: 102px;
}
.classic-content .content-post-area .content .bttn-top .content-bttn {
  top: 81px;
}
.classic-content .content-post-area .content .content-bttn {
  background: transparent;
  border: 2px solid transparent;
  height: 40px;
  line-height: 41px;
  font-size: 19px;
  color: #000;
  font-weight: 600;
  padding: 0;
  position: relative;
}
.classic-content .content-post-area .content .content-bttn i {
  padding-left: 5px;
}
.classic-content .content-post-area .content .intro {
  background: linear-gradient(183deg, #ffffff9e, #fff);
  height: auto !important;
}
.classic-content .rsdhd .rt-hd {
  width: 50%;
  text-align: right;
}
@media (min-width: 320px) and (max-width: 992px) {
  .classic-content {
    padding: 30px 0;
  }
  .classic-content .content-post-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .classic-content .content-post-area .hdg-lg-d {
    text-align: left;
    margin-top: 0;
  }
  .classic-content .content-post-area .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .classic-content .content-post-area .content .bttn-top {
    bottom: 69px;
  }
  .classic-content .content-post-area .content .ctn,
  .classic-content .content-post-area .content .lt-hd {
    width: 100%;
  }
  .classic-content .rsdhd .content {
    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;
  }
  .classic-content .rsdhd .content .rt-hd {
    width: 100%;
  }
}

.interactive-content {
  background: #9fdaf799;
}
.interactive-content .interact-sub {
  padding: 50px 25px;
  position: inherit;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  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;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.interactive-content .interact-sub .sub-hdg-md {
  text-align: left;
  border-bottom: 2px solid #a3a3a3;
  display: inline;
  padding: 15px 0;
  text-decoration: none !important;
  font-size: 30px;
  font-weight: 500;
  line-height: 4rem;
}
.interactive-content .interact-sub .hdg-md-d {
  margin: 50px 0;
  font-weight: 600;
  font-size: 45px;
  line-height: 55px;
}
.interactive-content .interact-sub .int-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.interactive-content .interact-sub .int-content a,
.interactive-content .interact-sub .int-content ul li a {
  color: #525252;
  text-decoration: underline !important;
}
@media (min-width: 320px) and (max-width: 480px) {
  .interactive-content .interact-sub .hdg-md-d {
    margin: 15px 0;
    font-size: 35px;
    line-height: normal;
    padding-top: 40px;
  }
  .interactive-content .interact-sub .sub-hdg-md {
    font-size: 20px;
    line-height: 35px;
    padding: 5px 0;
  }
  .interactive-content .interact-sub .int-content .arr-right {
    display: none;
  }
}

.content-form {
  background-color: #fcfcfc;
  padding: 50px 0;
}
.content-form .c-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.content-form .c-form .detail-head .hdg-lg-d {
  font-size: 45px;
  line-height: 49px;
  margin-right: 67px;
  margin-bottom: 25px;
}
.content-form .c-form .detail-head .p-content {
  margin-right: 25px;
}
.content-form .c-form .detail-box2 {
  height: auto;
  background-color: #fff;
  -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: 20px 25px 45px;
  margin-left: 13.333333%;
}
.content-form .c-form .detail-box2 .btnDark {
  margin: 0;
}
.content-form .c-form .detail-box2 .btnDark .d-btn2 {
  background: #014051;
  border: 2px solid #014051;
  width: 80%;
  margin: 5px 0 !important;
}
.content-form .c-form .detail-box2 .btnDark .d-btn2:hover {
  background: transparent;
  border: 2px solid #014051;
  color: #494949;
}
.content-form .c-form .detail-box2 .btnDark .btn-cls {
  text-align: -webkit-center;
}
.content-form .c-form .detail-box2 .btnDark .sign-text {
  font-size: 12px;
}
.content-form .c-form .detail-box2 .btnDark .sign-text .text_default {
  color: #424242;
  text-decoration: underline !important;
}
.content-form .c-form .detail-box2 form .iti .iti__selected-flag {
  height: 100% !important;
}
.content-form .c-form .detail-box2 .font-sm {
  font-size: 15px;
  padding: 0.575rem 1rem;
}
.content-form .c-form .detail-box2 .top-heading {
  padding: 20px 0;
}
.content-form .c-form .detail-box2 .top-heading .sub-hdg-md {
  color: #000 !important;
  font-size: 22px !important;
  margin-bottom: 5px;
}
.content-form .c-form .detail-box2 .top-heading .head-p {
  text-align: center;
  font-size: 13px;
}
@media (min-width: 320px) and (max-width: 480px) {
  .content-form .c-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
  .content-form .c-form .detail-head .hdg-lg-d {
    font-size: 32px;
    line-height: 34px;
    margin: 10px 5px;
  }
  .content-form .c-form .detail-head .p-content {
    margin: 0 10px;
  }
  .content-form .c-form .detail-box2 {
    margin: 10px 0;
  }
}
