@charset "UTF-8";
:root {
  --clr-common-white: #fff;
  --clr-common-black: #000;
  --clr-common-blue: #255FA8;
  --clr-common-blue2: #348CFF;
  --clr-common-tb-color: #4F32E2;
  --clr-common-td-color: #6B51F1;
  --clr-common-heading: #1D1D1D;
  --clr-common-body: #666;
  --clr-common-text: #666;
  --clr-common-border: #eaebee;
  --clr-common-placeholder: #707070;
  --clr-common-breadcrumb-bg: #F9F9FB;
  --clr-common-nselect: #0f1d39;
  --clr-common-f-social: #95989b;
  --clr-common-f-border: #ebebeb;
  --clr-common-fcopy-border: #f1f1f1;
  --clr-common-box-bg: #f9fbff;
  --clr-common-du-color: #9A85FF;
  --clr-common-typed-text: #D4AD2F;
  --clr-common-hover: #255FA8;
  --clr-common-shrik-text: #2F92D4;
  --clr-common-slide-text: #a22bdc;
  --clr-common-newsletter-form: #e7ebf5;
  --clr-common-newsletter-input: #F4F4F6;
  --clr-common-newsletter-btn: #D19631;
  --clr-common-table-default: #a5a5a5;
  --clr-common-table-black: #1d1d1d;
  --clr-common-code-block: #D41F63;
  --clr-common-green1: #2bcc6c;
  --clr-common-green2: #08FF00;
  --clr-common-green3: #4BC273;
  --clr-common-green4: #31CF8B;
  --clr-common-red1: #f22828;
  --clr-common-red2: #D93535;
  --clr-common-red3: #D62323;
  --clr-common-fborder: #ebeff2;
  --clr-common-blockquote: #F8F8F8;
  --clr-theme-1: #255FA8;
  --clr-theme-2: #fb5050;
  --clr-bg-gray: #EFEDF5;
  --clr-bg-black: #000;
  --clr-bg-white: #fff;
  --clr-bg-bselect: #f6f6f6;
  --clr-bg-tcolor: #3817E3;
  --clr-bg-btag: #381bcf;
  --clr-bg-manu-bar: #442AC8;
  --clr-bg-features-bg: #F3F2ED;
  --clr-bg-features-bg2: #EAF0F8;
  --clr-bg-features-bg3: #EAF6F2;
  --clr-bg-grey-bg: #f6f8f9;
  --clr-bg-grey2-bg: #F9F9FB;
  --clr-bg-grey3-bg: #fcfcfc;
  --clr-bg-off-green-bg: #eefbf3;
  --clr-bg-warning-bg: #fcf9f2;
  --clr-bg-danger-bg: #fef2f2;
  --clr-bg-information-bg: #f6f6ff;
  --clr-bg-brand2-bg: #f8f5f4;
  --clr-bg-secondary: #1e1e20;
  --clr-bg-success: #16c149;
  --clr-bg-warning: #efa904;
  --clr-bg-danger: #d82525;
  --clr-bg-information: #17a2b8;
  --clr-bg-notice-success: #dbffe9;
  --clr-bg-notice-warning: #fff9eb;
  --clr-bg-notice-danger: #ffecec;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #555;
  line-height: 26px;
}

.poppins {
  font-family: Poppins, serif;
}

/* CSS Document */
div:where(.swal2-container) div:where(.swal2-timer-progress-bar) {
  background: #255FA8;
}


#search-result {
  z-index: 1000;
  position: absolute;
  display: none; /* Hide initially */
}

.color-blue h5 {
  color: #007bff;
}

.list-group{
  max-height: 300px;
  margin-bottom: 10px;
  overflow:scroll;
  -webkit-overflow-scrolling: touch;
}

.profile-wrapper ul li:hover {
background-color: red;
color: blue;
}

.swal2-popup .swal2-title {
  font-size: 24px !important;
  font-weight: 600 !important;
}

.swal2-popup .swal2-content {
  font-size: 14px !important;
  font-weight: 500 !important;
}
*:focus {
  outline: none;
}

.header-main-left {
  display: inline-block;
}

.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.theme-bg {
  background: linear-gradient(45deg,#255FA8,#7f00fd);
}


h3 {
  color: #484848;
}

h4 {
  color: #484848;
}

.banner-subtitle {
  margin-bottom: 0px;
}

.search2-form input {
  padding: 0px;
}


.progress-wrap::after {
  color: #255FA8;
}

.progress-wrap svg.progress-circle path {
  stroke: #255FA8;
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.breadcrumb-trail.breadcrumbs {
  font-size: 12px;
}

.breadcrumb-trail.breadcrumbs span {
  font-size: 12px;
}

/* Hide dropdown arrow in search category box */
.search-form .nice-select::after {
display: none;
}

.trail-items a:hover {
  color: #255FA8;
  font-weight: 600;
}
.trail-items a {
  font-size: 12px;
}

/* Change button colors */
.theme-btn {
  font-size: 16px;
  color: var(--clr-common-white);
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0px 22px;
  border-radius: 5px;
  background: #255FA8;
  font-weight: 500;
  border: 1px solid #255FA8;
}

.theme-btn:hover {
  font-size: 16px;
  color: #255FA8;
  border: 1px solid #255FA8;
}

.header2.du-sticky-header.sticky {
  background: #ffffffc2;
}

.avatar.avatar-rounded .avatar-img, .avatar.avatar-rounded .initial-wrap {
  border-radius: 50%;
}

.avatar .avatar-img, .avatar .initial-wrap {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.dropdown-toggle::after {
  display: none;
}

img, svg {
  vertical-align: middle;
}

.avatar.avatar-sm {
  width: 3rem;
  height: 3rem;
}
.avatar.avatar-sm > .initial-wrap {
  font-size: 1rem;
}

.header-menu-border {
  padding-right: 20%;
  padding-left: 20%;
  border-bottom: 1px solid #cfcfcf;
}

.header-main-right{
  /*  margin-left: 50%; */
  margin-left: 30%;
  }

  .banner-subtitle {
    color: #333333;
    font-size: 21px;
    line-height: 30px;
  }


  .banner2-height {
    padding: 17vh 0px 11vh 0px;
  }

  .banner-title_wrapper {
    padding: 0 0 3vh 0;
    position: relative;
  }

.banner2-tag {
    border: 0px solid #ddd;
}

.banner2-tag .active {
  background: #255FA8;
  cursor: default;
}
.banner2-tag .active:hover {
  background: #255FA8;
}
.banner2-tag .active::before {
  background-color: #255FA8;
}

.banner2-tag .active::before
{
  left: 49%;
}

.show-pointer {
    cursor: pointer;
}


.duservices__single {
  padding: 15px 25px 13px 30px;
}

.duservices__single:hover {
    
  }

  .duservices__single:hover .duservices__single-title {
    color: #3817E2; /* Set your desired text color */
  }

  .duservices__single:hover p {
    color: rgb(34, 34, 34); /* Set your desired text color */
  }

  .duservices__single p {
    color: rgb(99, 99, 99); /* Set your desired text color */
  }

  .breadcrumb-bg {
    background: linear-gradient(#edecff 0%, rgba(255, 255, 255, 0) 100%);
}


.fearured-tabs-menu .nav-link.active {
  color: #255FA8;
  font-weight: 600 !important;
}

.fearured-tabs-menu .nav-tabs .nav-link {
  font-weight: 600 !important;
}

.fearured-tabs-menu .nav-tabs {
  border-bottom: 1px solid #255FA8;
}

.fearured-tabs-menu .nav-link.active {
  border-color: #255FA8 #255FA8 #fff;
  position: relative;
}

.fearured-tabs-menu .nav-link.active::before {
  background-color: #255FA8;
}

.section-title{
  color: rgb(65, 65, 65); /* Set your desired text color */
  font-weight: 600 !important;
}

.section-subtitle{
  color: rgb(77, 77, 77); /* Set your desired text color */
  font-weight: 600 !important;
}

/* Post comment text box */
textarea {
  font-size: 14px;
  color: #525252;
  resize: none;
}

textarea::placeholder {
  font-size: 14px;
  color: #666666;
  resize: none;
}

.section_our_solution .row {
  align-items: center;
}

.our_solution_category {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.our_solution_category .solution_cards_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.solution_cards_box .solution_card {
  flex: 0 50%;
  background: #fff;
  box-shadow: 0px 20px 30px rgba(8, 25, 74, 0.08);
  filter: drop-shadow(0px 20px 30px rgba(8, 25, 74, 0.08));
  border-radius: 15px;
  margin: 8px;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 175px;
  transition: 0.7s;
}

.solution_cards_box .solution_card:hover {
  background: #1C4A84;
  color: #fff;
  transform: scale(1.1);
  z-index: 9;
}

.solution_cards_box .solution_card:hover::before {
  background: rgb(85 108 214 / 10%);
}

.solution_cards_box .solution_card:hover .solu_title h3,
.solution_cards_box .solution_card:hover .solu_description p {
  color: #fff;
}

.solution_cards_box .solution_card:before {
  content: "";
  position: absolute;
  background: rgb(85 108 214 / 5%);
  width: 170px;
  height: 400px;
  z-index: -1;
  transform: rotate(42deg);
  right: -56px;
  top: -23px;
  border-radius: 35px;
}

.solution_cards_box .solution_card:hover .solu_description button {
  background: #fff !important;
  color: #309df0;
}

.solution_card .so_top_icon {
}

.solution_card .solu_title h3 {
  color: #212121;
  font-size: 1.3rem;
  margin-top: 13px;
  margin-bottom: 13px;
}

.solution_card .solu_description p {
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 600;
}


.our_solution_content h1 {
  text-transform: capitalize;
  margin-bottom: 1rem;
  font-size: 2.5rem;
}
.our_solution_content p {
}

.hover_color_bubble {
  position: absolute;
  background: rgba(54, 171, 207, 0.15);
  width: 100rem;
  height: 100rem;
  left: 0;
  right: 0;
  z-index: -1;
  top: 16rem;
  border-radius: 50%;
  transform: rotate(-36deg);
  left: -18rem;
  transition: 0.7s;
}

.solution_cards_box .solution_card:hover .hover_color_bubble {
  top: 0rem;
}

.solution_cards_box .solution_card .so_top_icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.solution_cards_box .solution_card .so_top_icon img {
  width: 45px;
  height: 50px;
  object-fit: contain;
}

/*start media query*/
@media screen and (min-width: 320px) {
  .sol_card_top_3 {
    position: relative;
    top: 0;
  }

  .our_solution_category {
    width: 100%;
    margin: 0 auto;
  }

  .our_solution_category .solution_cards_box {
    flex: auto;
  }
}
@media only screen and (min-width: 768px) {
  .our_solution_category .solution_cards_box {
    flex: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .sol_card_top_3 {
    position: relative;
    top: -3rem;
  }
  .our_solution_category {
    width: 50%;
    margin: 0 auto;
  }
}



/* ViewTickets page */

.q-answers {
  border-top: 1px solid #eee;
  padding-top: 10px;
  padding: 0 20px;
}

.card-action-wrap .fa-check {
  color: #255FA8;
  font-size: 18px;
}

.btn.btn-rounded, div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-rounded.hopscotch-nav-button {
  border-radius: 50rem !important;
}

.btn.btn-icon, div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon.hopscotch-nav-button {
  height: 32px;
  width: 32px;
  padding: 0;
}

.btn.btn-icon.btn-rounded.btn-flush-dark.flush-soft-hover.dropdown-toggle.no-caret:hover {
  background: rgb(238, 238, 238);
}

.btn:focus {
  outline: none;
  box-shadow: none;
}

.card-action-wrap .dropdown-menu {
  padding: 0px 0;
  z-index: 0;
}


.card-action-wrap .btn {
  line-height: 2.1;
}

.dropdown-item {
  padding: 0.5rem 1rem;
  cursor: pointer;
}

.fa-cog {
  color: rgb(124, 124, 124);
  font-size: 22px;
}

.cog-menu-item-text {
  padding-left: 10px;
}

.fa-cog:hover {
  color: #255FA8;
}

.post-date-time {
  font-size: 12px;
}

.post-date {
  font-size: 12px;
  font-weight: 500;
}

.post-time {
  font-size: 12px;
  font-weight: 500;
}

.q-single-content .profile-img img {
  width: 48px;
}

.q-write-answer {
  padding: 0px 40px;
}

.q-single-answer {
  margin-bottom: 0px;
  margin-top: 10px;
}

.q-single-answer .name-post-time .artist-name {
  font-size: 15px;
}

.q-single-answer .profile-img img {
  width: 37px;
}

.author-name-time {
  margin-bottom: 15px;
}

.answer-submit textarea {
  border-radius: 10px;
  height: 100px;
  width: 100%;
  resize: none;
  
}
.post-question {
  font-size: 20px;
}

.answer-submit textarea:focus {
  outline: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.158);
}

.create-question-btn {
  height: 60px;
  background: #1C4A84;
  border: 1px solid #1C4A84;
  border-radius: 10px;
  line-height: 58px;
  color: var(--clr-common-white);
  font-weight: 700;
  font-size: 16px
}

.create-question-btn:hover {
  background: #255FA8;
  border: 1px solid #255FA8;
}

.create-question-btn::before {
  background: #ffffff2b;
}

.close-btn {
  height: 35px;
  background: #aaaaaa1c;
  border: none;
  border-radius: 5px;
  color: #848484;
  font-weight: 500;
  font-size: 12px;
}


.close-btn:hover {
  background: #255FA8;
  border: none;
  color: var(--clr-common-white);
  
}


.sidebar__widget-title {
  font-size: 18px;
  color: #484848;
}

.sidebar__widget-title::after {
  width: 100%;
  background: linear-gradient(to right, #4a7ab7 , white);
}

@media (min-width:576px) {
  .col-sm {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%
  }
  .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%
  }
  .col-sm-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%
  }
  .col-sm-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%
  }
  .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%
  }
  .col-sm-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%
  }
  .col-sm-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%
  }
  .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%
  }
  .col-sm-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%
  }
  .col-sm-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%
  }
  .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%
  }
  .col-sm-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%
  }
  .col-sm-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%
  }
  .col-sm-12 {
      flex: 0 0 100%;
      max-width: 100%
  }
  .order-sm-first {
      order: -1
  }
  .order-sm-last {
      order: 13
  }
  .order-sm-0 {
      order: 0
  }
  .order-sm-1 {
      order: 1
  }
  .order-sm-2 {
      order: 2
  }
  .order-sm-3 {
      order: 3
  }
  .order-sm-4 {
      order: 4
  }
  .order-sm-5 {
      order: 5
  }
  .order-sm-6 {
      order: 6
  }
  .order-sm-7 {
      order: 7
  }
  .order-sm-8 {
      order: 8
  }
  .order-sm-9 {
      order: 9
  }
  .order-sm-10 {
      order: 10
  }
  .order-sm-11 {
      order: 11
  }
  .order-sm-12 {
      order: 12
  }
  .offset-sm-0 {
      margin-left: 0
  }
  .offset-sm-1 {
      margin-left: 8.3333333333%
  }
  .offset-sm-2 {
      margin-left: 16.6666666667%
  }
  .offset-sm-3 {
      margin-left: 25%
  }
  .offset-sm-4 {
      margin-left: 33.3333333333%
  }
  .offset-sm-5 {
      margin-left: 41.6666666667%
  }
  .offset-sm-6 {
      margin-left: 50%
  }
  .offset-sm-7 {
      margin-left: 58.3333333333%
  }
  .offset-sm-8 {
      margin-left: 66.6666666667%
  }
  .offset-sm-9 {
      margin-left: 75%
  }
  .offset-sm-10 {
      margin-left: 83.3333333333%
  }
  .offset-sm-11 {
      margin-left: 91.6666666667%
  }
}





.text-muted {
  color: #99a0ac!important
}

.block,
.card {
  background: #fff;
  border-width: 0;
  border-radius: .25rem;
 /* box-shadow: 0 1px 3px rgba(0, 0, 0, .05); */
  margin-bottom: 1.5rem;
  padding-bottom: 15px;
}

.avatar {
  position: relative;
  line-height: 1;
  border-radius: 500px;
  white-space: nowrap;
  font-weight: 700;
  border-radius: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 500px;
  box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.14);
}

.avatar img {
  border-radius: inherit;
  width: 100%
}

.gd-primary {
  color: #fff;
  border: none;
  background: #448bff linear-gradient(45deg, #448bff, #44e9ff)
}


.gd-success {
  color: #fff;
  border: none;
  background: #31c971 linear-gradient(45deg, #31c971, #3dc931)
}


/*
.gd-info {
  color: #fff;
  border: none;
  background: #14bae4 linear-gradient(45deg, #14bae4, #14e4a6)
}
*/

.gd-warning {
  color: #fff;
  border: none;
  background: #f4c414 linear-gradient(45deg, #f4c414, #f45414)
}


.gd-info {
  color: #1c4a84;
  border: none;
  background: #fff;
}

@media (min-width:992px) {
  .page-container {
      max-width: 1140px;
      margin: 0 auto
  }
  .page-sidenav {
      display: block!important
  }
}


.list {
  padding-left: 0;
  padding-right: 0
}

.list-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word
}


.list-row .list-item {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  padding: 7px 0px;
}

.list-row .list-item > * {
  padding-left: 5px;
  padding-right: 2px;
}


.no-wrap {
  white-space: nowrap
}



.text-color {
  color: #5e676f
}



.text-gd {
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  text-fill-color: transparent
}



.text-sm {
  font-size: 12px;
}

.text-sm-date {
  font-size: 10px;
  font-weight: 600;
}

.h-1x {
  height: 1.25rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}


.w-48 {
  width: 32px !important;
  height: 32px !important;
}


a:link{
 text-decoration: none;
}

.modal-footer-noBorder {
  border-top: 0px solid #dee2e6;
}

.modal-header-noBorder {
  border-bottom: 0px solid #dee2e6;
}

.card-action-wrap .pos-rel {
  padding: 6px;
  background: #f0f0f0;
  border-radius: 50%;
}

.pos-rel .fa-cog {
  position: relative;
  top: 3px;
}

/* postTicket page */

.dropdown-menu.show {
  z-index: 1;
}

::placeholder {
  font-size: 13px;
  font-weight: 400;
  color: #212529;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  color: #255FA8;
}

.du-contact-form-field .form-label {
  font-size: 16px;
  color: #484848;
  font-weight: 600;
  line-height: 1.2;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.sidebar__widget-title {
  padding-bottom: 9px;
}

.postTicket-sidebar {
  padding-bottom: 12px;
  font-size: 16px;
  color: #484848;
}

.widget_categories .btn {
  font-weight: 500;
  line-height: 1.5;
  color: #212529;
  padding: 16px 0.75rem;
  font-size: 14px;
  border-radius: .25rem;

}

.widget_categories .btn-light {
  background-color: #ffffff;
  border-color: #eee;
}

.widget_categories .btn-light:hover {
  background-color: #f5f5f5;
  border-color: #eee;
}

.widget_categories .sidebar__widget-title::after {
  height: 0px;
}

.widget_categories .form-control {
  font-size: 1rem;
  font-weight: 400;
  color: #212529;
  background-color: #fff;
  border: 1px solid #d5d5d5;
}

.sidebar__widget ul li a::after {
  display: none;
}

.sidebar__widget ul li {
  margin-bottom: 0px;
  list-style: none;
}

.bootstrap-select .dropdown-menu li a.opt {
  padding-left: 1em;
}

.bootstrap-select .dropdown-menu li a.opt:hover {
  background-color: #f0f0f0;
  color: #255FA8;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #686868;
}

.dropdown-header {
  font-size: 12.5px;
  font-weight: 500;
  color: #818181;
}

.dropdown-menu {
  font-size: 14px;
  color: #212529;
}

.bootstrap-select .no-results {
  background: #ffffff;
  color: #484848;
  font-weight: 500;
  font-size: 12px;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #fff;
  color: black;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  top: 10px;
}

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 8rem;
  }

.breadcrumb__dates p {
  margin-bottom: 0px;
  font-size: 12px;
}

.du__sidebar-left-topics h4 {
  font-size: 16px;
}

.featured2-icon img {
  max-width: 70%;
}

.featured2-item-left-icon img {
  width: 55px;
}

.featured2-title {
  font-size: 22px;
}

.featured2-item-left-icon {
  line-height: 78px;
}



.du__docs-suppport-right a {
  margin-right: 16px !important;
}

.du__docs-tag .tags:hover {
  background-color: #255FA8;
  color: white;
  cursor: pointer;
}

.box-color {
  background: var(--clr-common-box-bg);
  border: 1px solid #ebeffe;
  min-height: 186px;
}

.btn-outline-primary {
  color: #255FA8;
  border-color: #f0f0f0;
  background-color: #f0f0f0;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #255FA8;
  border-color: #255FA8;
}
.btn-outline-primary:active {
  color: #fff;
  background-color: #255FA8;
  border-color: #255FA8;
}

.btn-outline-primary:focus {
  outline: 0;
  border-color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}

*:focus {
  outline: none;
  border-color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}

.form-control:focus {
border-color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}

.search2-form input:focus {
  border-radius: 50px;
  box-shadow: 0px 5px 30px rgba(6, 21, 62, 0.1);
  color: #666666;
}

.search2-form input::placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #888888;
}

.search2-form input {
  font-weight: 500;
  font-size: 16px;
  color: #666666;
}

#search-result .list-group-item h5 {
  color: #255fa8;
  font-size: 16px;
}

.search-form {
  margin-bottom: 5px;
}


.f-shape-1 {
  position: absolute;
  right: 15.1%;
  bottom: 43%;
  width: 9vw;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.f-shape-2 {
  position: absolute;
  top: -44px;
  left: 31.5%;
  width: 7vw;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.f-shape-3 {
  position: absolute;
  left: 21%;
  bottom: 30%;
  width: 8vw;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.f-shape-4 {
  position: absolute;
  right: 26%;
  bottom: 15%;
  width: 6vw;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.cta__shape1 {
  position: absolute;
  top: 52px;
  left: 78.2%;
  opacity: 0.5;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.cta__shape2 {
  position: absolute;
  top: -33px;
  left: 74.2%;
  opacity: 0.5;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.cta__printer {
  position: absolute;
  top: -35px;
  left: 7.2%;
  opacity: 0.4;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.cta__computer {
  position: absolute;
  top: 184px;
  left: 46.2%;
  opacity: 0.3;
  width: 145px;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.cta-title h2 {
  color: #fff;
  font-weight: 600;
  line-height: 1.5;
}

.cta-btn .theme-btn {
  font-size: 16px;
  color: var(--clr-common-white);
  height: 45px;
  line-height: 45px;
  padding: 0px 22px;
  background: #FFF0;
  font-weight: 500;
  border: 1px solid #FFF;
}
.cta-btn .theme-btn:hover {
  font-size: 16px;
  color: #5c5c5c;
  height: 45px;
  line-height: 45px;
  padding: 0px 22px;
  background: #fff;
  font-weight: 500;
  border: 1px solid #FFF;
}

.page-title__area .f-shape-1 {
  position: absolute;
  right: 21.1%;
  bottom: 36%;
  width: 9vw;
}

.page-title__area .f-shape-4 {
  position: absolute;
  right: 38%;
  bottom: 8%;
  width: 6vw;
}

.page-title__area .f-shape-3 {
  position: absolute;
  left: 21%;
  bottom: 30%;
  width: 8vw;
}

/* Target the search box on Step 2 by its ID */
.page-title__area #search::placeholder {
/* Add your desired styles for the placeholder text */
color: #888888;
/* Example color */
font-weight: 500;
font-size: 16px;
}

.sidebar__widget ul li a {
padding-left: 7px;
}

.du-contact-form-field input, .du-contact-form-field textarea {
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #cbcbcb;
  color: #999999;
}

.du-contact-form-field input:focus, .du-contact-form-field textarea:focus {
  color: #666;
  outline: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.158);
}

.sidebar__widget ul li a {
  font-weight: 500;
  color: #333;
}

.widget_categories .btn-light {
  background-color: #ffffff;
  border-color: #bdbdbd;
}

.answer-submit textarea {
  border: 1px solid #dddddd;
}

.q-single-wrapper {
  border: 1px solid #e5e5e5;
}

.search-form button i {
  color: #868686;
}

.search-common input {
  text-align: center;
}

.search2-form input {
  font-weight: 500;
  font-size: 16px;
  color: #666666;
}

.search-common input {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
}


#search-result p {
  font-size: 14px;
  font-weight: normal;
  color: var(--clr-common-text);
}