.technology-detilas img {
  width: 100%;
}

#accordion {
  padding: 50px 0
}

.custom-accordion .accordion-item {
  margin-bottom: 5px;
  border: 0
}

.custom-accordion .panel-heading {
  background: #5875dd;
  color: #fff;
  position: relative;
  padding: 20px 105px 20px 15px
}

.custom-accordion .accordion-button::after {
  position: absolute;
  right: 0;
  width: 80px;
  height: 100%;
  background-image: url(../images/arrow-down1.webp);
  background-repeat: no-repeat;
  background-position: 50%;
  top: 0
}

.custom-accordion .accordion-button::before {
  background-color: #4866cf;
  top: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 100%;
  content: ""
}

.custom-accordion .panel-heading span {
  margin-left: auto;
  font-weight: 300
}

.custom-accordion .accordion-body {
  padding: 15px;
  border: 1px solid #ddd;
  border-top: 0
}

.custom-accordion .career-profile h5 {
  padding: 20px 0 10px
}

.custom-accordion .career-profile p {
  padding: 0 0 10px
}

.custom-accordion .accordion-button:not(.collapsed) {
  box-shadow: none
}

.custom-accordion span.apply.button-common {
  cursor: pointer
}

.certification {
  display: inline-block;
  width: 100%;
  background: #fff
}

.certification h1 {
  padding-top: 25px;
  text-align: center
}

.certificate-img img {
  border: 2px solid #076c95;
  width: 100%
}

.certificate-left,
form#channel_form_seo .input_field.margin input#phone_selector {
  padding-left: 50px
}

.certification h5 {
  margin: 5px 0 25px;
  color: var(--primary);
  font-style: italic
}

.offers-box .expired,
.services-pages .infrastructure,
.testimonials-listing {
  position: relative
}

.testimonials-listing .testiright {
  background: #fff;
  margin: 40px 0 40px 50px;
  padding: 25px 25px 25px 60px;
  border-radius: 15px;
  border: 1px solid #ededed;
  max-width: 90%
}

.testimonials-listing .test-quote {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%)
}

.testimonials-listing .test-quote i {
  width: 70px;
  height: 70px;
  background: #5875dd;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  color: #fff;
  font-size: 30px
}

.testimonials-listing .client-desc p {
  color: var(--primary);
  font-size: 20px;
  font-weight: 600
}

.testimonials-listing:nth-child(odd) .test-quote {
  right: 15px;
  left: auto
}

.testimonials-listing:nth-child(odd) .testiright {
  margin-left: auto;
  margin-right: 50px;
  padding-left: 25px;
  padding-right: 60px;
  text-align: right
}

.content-section .infrastructure {
  border-radius: 10px;
  padding: 20px 20px 25px;
  background: #fff;
  border: 1px solid #ededed
}

.content-section #contact-field {
  margin: 0
}

.portfolio-form .portfolio-form-content {
  background: var(--primary);
  height: 100%;
  border-radius: 15px;
  padding: 35px;
  color: #fff;
  text-align: center
}

.portfolio-form .portfolio-form-content h1 {
  padding-bottom: 20px
}

.portfolio-form .portfolio-form-content img {
  padding-top: 70px
}

.portfolio-form .portfolio-form-right {
  background: #fff;
  padding: 35px;
  border-radius: 15px;
  border: 1px solid #ededed
}

.portfolio-form-right .fileUpload.btn-upload input#cv,
.portfolio-form-right form#myform .formField input[type=email],
.portfolio-form-right form#myform .formField input[type=text],
.portfolio-form-right form#myform .formField select,
.portfolio-form-right form#myform .formField textarea {
  border: 1px solid #ccc;
  padding: 10px 7px;
  color: #000;
  width: 100%;
  font-weight: 400;
  box-shadow: none;
  font-size: 14px;
  border-radius: 6px;
  background: #fff;
  font-family: Poppins, sans-serif
}

.portfolio-form-right form#myform .formField select {
  color: #626262
}

.counter-column .counter-section li:first-child,
.portfolio-form-right form#myform .formField textarea {
  margin-top: 15px
}

::placeholder {
  color: #626262 !important
}

.portfolio-form-right form#myform .formField label,
.portfolio-form-right form#myform span.Uploadbtn {
  font-family: Poppins, sans-serif;
  font-size: 15px;
  color: #000;
  padding: 15px 0 5px;
  display: block
}

.portfolio-form-right .ee-cform h2 {
  font-size: var(--font-36);
  font-weight: 700;
  font-family: Poppins, sans-serif;
  text-align: center;
  color: var(--primary);
  padding-bottom: 20px
}

.portfolio-form-right ul#stars {
  display: flex;
  align-items: center
}

.portfolio-form-right #stars li.selected {
  background: url(../images/star-fill.webp) 0 0/30px no-repeat;
  width: 42px;
  height: 30px;
  cursor: pointer;
  flex: 0 0 42px
}

.portfolio-form-right #stars li {
  background: url(https://www.w3care.com/images/star.svg) 0 0/30px no-repeat;
  width: 42px;
  height: 30px;
  cursor: pointer
}

.portfolio-form-right .g-recaptcha {
  margin-top: 10px
}

#featured-slider .owl-nav,
.contact-section .social-section,
.offer-page .bg-image .main-content .looptext #box5.owl-theme .owl-nav,
.portfolio-form-right #stars i,
.portfolio-form-right input#uploadFile1,
.services-column .services-middle ul li:last-child:after,
.whatsapp-section .btn-looptext .owl-nav {
  display: none
}

.portfolio-form-right p#ratingTitle {
  font-family: Poppins, sans-serif
}

.portfolio-form-right .button-common {
  color: var(--primary);
  border: 2px solid #5875dd;
  margin-top: 15px;
  padding: 6px 15px
}

.portfolio-form-right .fileUpload.btn-upload,
.services-detils-page .industry-box,
.testimonial-slide.owl-carousel .owl-item {
  width: 100%
}

.portfolio-form-right form#myform span#allow-size,
.portfolio-form-right form#myform span#allow-type {
  padding-bottom: 10px;
  display: inline-block
}

.services-banner {
  border-bottom: 1px solid #ccc;
  flex-wrap: wrap;
  background: url(../images/portfolio-bg.webp) center center/cover no-repeat
}

.services-banner .services-img {
  flex: 0 0 50%;
  max-width: 50%
}

.services-banner .services-img img {
  width: 100%;
  object-fit: cover
}

.services-banner .services-cantent {
  flex: 0 0 50%;
  text-align: center;
  padding: 35px;
  max-width: 50%
}

.services-column .services-middle ul {
  padding: 0;
  margin: 0
}

.services-column .services-middle ul li {
  display: flex;
  padding: 0 0 50px;
  position: relative
}

.services-column .services-middle ul li span.icon {
  max-width: 80px;
  flex: 0 0 80px;
  height: 80px;
  border: 6px solid #5875dd;
  text-align: center;
  position: relative;
  z-index: 9999;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 100%
}

.services-column .services-middle ul li span.icon img {
  height: 100%
}

.services-column .services-middle .services-detail {
  padding: 0 0 0 15px
}

.services-column .services-middle ul li:after {
  border-left: 2px dashed #178fb9;
  position: absolute;
  content: "";
  height: 100%;
  left: 40px;
  bottom: 0;
  z-index: 1
}

.services-column .services-middle ul li:last-child {
  padding: 0
}

.services-column .services-middle.text-right ul li span.icon {
  margin: 0 0 0 auto;
  order: 2
}

.services-column .services-middle.text-right .services-detail {
  padding: 0 15px 0 0;
  text-align: right
}

.services-column .services-middle.text-right ul li:after {
  left: auto;
  right: 40px
}

.process-section .process-inner {
  background-color: #fff;
  margin: 20px;
  padding: 15px;
  border: 1px solid #5875dd;
  transition: .3s
}

.process-section .process-inner:hover {
  box-shadow: 0 0 30px -15px #5875dd;
  border-radius: 30px 0 30px 30px
}

.process-section .process-inner h4 {
  font-weight: 500;
  padding-bottom: 10px;
  color: var(--primary)
}

.contact-section .contact-form-box .social-link li a:hover,
.enqurie-box .job-box span a:hover,
.optimization-digital .optimization .heading h5.title a,
.process-section .process-inner h4 a {
  color: var(--primary)
}

.process-section .col-md-6 {
  display: flex
}

.get-started-section p:not(:last-child) {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px
}

.get-started-section ul {
  text-align: left
}

.hire-section ul li {
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  letter-spacing: .5px;
  list-style: none;
  margin: 12px 25px
}

.hire-section ul li span {
  border: 2px dotted #000;
  padding: 5px 15px;
  border-radius: 25px;
  background: #f1f1f1
}

.offer-page .bg-image {
  background-image: url(../images/seo-offer-page.webp);
  background-repeat: repeat;
  background-size: contain;
  position: relative;
  padding: 40px 0
}

.offer-page .bg-image .main-content {
  color: #000;
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  background-color: initial;
  float: none
}

.offer-page .bg-image .main-content h1 {
  font-size: 74px;
  font-weight: bolder;
  color: #fe6100;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 15px 0
}

.offer-page .bg-image .main-content h1 span {
  color: #fe6100
}

.offer-page .bg-image .main-content .looptext {
  padding: 10px 0 15px;
  text-align: center
}

.offer-page .bg-image .main-content .looptext #box5 h4 {
  margin: 10px 0;
  font-weight: 400
}

.offer-page .bg-image .main-content .select-input-from h6 {
  padding-left: 15px;
  font-weight: 500;
  margin: 20px 0 10px
}

.offer-page .bg-image .main-content .select-input-from .input-btn .input {
  width: 100%;
  outline: 0;
  padding-left: 1rem;
  padding-right: 2.5rem;
  border-radius: .375rem 0 0 .375rem;
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #222525;
  height: 54px
}

.offer-page .bg-image .main-content .select-input-from .input-btn label#search_number-error {
  border: 0;
  position: absolute;
  bottom: -18px;
  font-size: 13px;
  color: red;
  left: 0
}

.offer-page .bg-image .main-content .select-input-from .input-btn .submit-btn {
  white-space: nowrap;
  outline: 0;
  line-height: 1.2;
  border-radius: 0 .375rem .375rem 0;
  font-weight: 700;
  text-transform: uppercase;
  height: 54px;
  font-size: 16px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background: #fe6100;
  color: #fff;
  border: 0
}

.offer-page .bg-image .main-content .select-input-from .input-btn {
  display: flex;
  margin: 5px auto 15px;
  width: 100%;
  position: relative
}

form#channel_form_seo .input_field.margin label.error {
  border: 0;
  font-size: 13px;
  color: red
}

.offer-page .bg-image .main-content .select-input-from .select-div {
  width: fit-content;
  height: fit-content;
  position: relative
}

.offer-page .bg-image .main-content .select-input-from .select-start {
  border: none;
  appearance: none;
  font-size: 16px;
  padding-right: 2rem;
  height: 30px;
  cursor: pointer;
  background-color: transparent;
  padding-left: 24px;
  background-position: left !important
}

.offer-page .qd-core-section.seo-page-sec3.seo-page {
  overflow: hidden
}

.modal.seo-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, .4)
}

.seo-modal .modal-content-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%
}

.seo-modal .modal-content {
  background-color: #fefefe;
  margin: 156px auto;
  padding: 20px;
  border: 1px solid #888;
  max-width: 500px;
  width: 100%
}

.seo-modal .modalclose {
  color: #ccc;
  font-size: 28px;
  font-weight: 700;
  opacity: 1;
  border: 1px solid #ccc;
  height: 28px;
  width: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  right: 20px;
  position: absolute;
  cursor: pointer
}

.seo-modal .modal-heading h3 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 15px 0 20px
}

.offer-page .seo-page-sec3 .qd-tittle-common.tac,
.section-title {
  max-width: 865px;
  margin: 0 auto;
  padding: 0 15px
}

.offer-page .qd-core-section {
  float: none
}

.industry-box-inner .industry-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center
}

.industry-box-inner .industry-inner .industry-list {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 12px;
  margin: 0 0 40px
}

.industry-box-inner span.image-box-size {
  padding: 25px 0;
  max-width: 150px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center
}

.industry-box-inner span.new-edu-btn {
  padding: 9px;
  font-size: 19px;
  font-weight: 900;
  color: #192f4b;
  text-align: center;
  display: block
}

.industry-box-inner span.image-box-size svg {
  width: 120px;
  height: 120px;
  fill: #ccc;
  transition: .3s
}

.industry-box-inner span.image-box-size svg:hover {
  fill: #000
}

.whatsapp-section {
  background: #f0f8ff;
  padding: 20px 0
}

.whatsapp-section .btn-looptext {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 50px 10px;
  box-shadow: 0 0 30px -15px #ccc;
  text-align: center;
  border-radius: 20px
}

.whatsapp-section .btn-looptext h4 {
  font-weight: 500;
  margin: 10px 0
}

.offer-page .feature-section {
  background: #fff;
  float: none;
  margin: 0;
  padding: 50px 0
}

form#channel_form_seo .input_field.margin input,
form#channel_form_smm .input_field.margin input {
  border: 1px solid #ccc;
  padding: 10px 7px;
  color: #000;
  margin-top: 20px;
  width: 100%;
  font-weight: 400;
  box-shadow: none;
  font-size: 14px;
  border-radius: 6px;
  background: #fff;
  height: 43px
}

form#channel_form_seo .country-select .iti__selected-flag {
  height: 43px !important
}

form#channel_form_seo .input_field.margin span.errorfield,
form#channel_form_smm .input_field.margin span.errorfield {
  font-size: 12px;
  color: red
}

.offer-page {
  overflow: auto
}

form#channel_form_seo .country-select .iti__country-list {
  background: #fff
}

.tech-detail-header {
  padding: 60px 0;
  text-align: center;
  display: inline-block;
  background: #fff;
  width: 100%
}

.tech-detail-header-img {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center
}

.tech-detail-header-banner {
  width: 35%;
  display: flex
}

.tech-detail-header-detail {
  flex: 1;
  padding: 0 0 0 50px
}

.tech-detail-header-detail .btn,
.work-solutions .btn {
  font-size: 18px !important;
  padding: 10px 20px !important
}

.tech-detail-header-detail span {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #9ea8ad;
  margin: 0 0 11px;
  padding: 0;
  font-weight: 600
}

.tech-detail-header-detail h4 {
  font-weight: 500;
  margin: 0 0 28px;
  color: #333
}

.choose-digital {
  background: #f5f5f5;
  border-top: 5px solid #ccc;
  padding: 70px 0
}

.choose-digital h5 {
  margin: 10px 0 0
}

.digital-saves-time .choose-digital-img {
  text-align: center;
  display: block
}

.digital-saves-time {
  padding-top: 15px;
  display: flex;
  align-items: center
}

.blog-inner,
.featured-box,
.featured-btn,
.featured-inner,
.offer-page-blog {
  display: inline-block
}

.digital-saves-time .iconbox {
  padding: 10px;
  border-radius: 50px;
  border: 1px solid #e7e7e7;
  display: flex;
  margin-bottom: 30px;
  align-items: center;
  background: #fff
}

.digital-saves-time .iconbox img {
  width: 50px;
  flex: 0 0 70px;
  margin-right: 20px;
  padding: 12px;
  border-radius: 50px
}

.counter-column .counter-section .counter-heading h4,
.digital-saves-time .iconbox-meta h6 {
  font-weight: 500
}

.digital-saves-time .iconbox:first-child img {
  background-color: #f9ab1d
}

.digital-saves-time .iconbox:nth-child(2) img {
  background-color: #1e9298
}

.digital-saves-time .iconbox:nth-child(3) img {
  background-color: #6fad75
}

.digital-saves-time .iconbox:nth-child(4) img {
  background-color: #6441a5
}

.digital-saves-time .iconbox:nth-child(5) img {
  background-color: #5875dd
}

.work-solutions.digital-online {
  background: url(../images/uploads/services/digital-marketing/digital-online.webp) center/cover no-repeat;
  padding: 80px 0 50px;
  text-align: center
}

.work-solutions.digital-online .section-title {
  font-size: 25px;
  color: #fff;
  padding-bottom: 30px
}

.optimization-digital {
  padding: 70px 0 50px
}

.optimization-digital .section-title {
  margin-bottom: 60px
}

.optimization-digital .col-lg-4 {
  margin-bottom: 30px
}

.optimization-digital .optimization {
  transition: .3s ease-in-out;
  padding: 28px 30px;
  background-color: #fff;
  box-shadow: 0 0 25px rgb(0 0 0 / 10%);
  height: 100%
}

.optimization-digital .optimization .inline-digital {
  display: flex;
  margin-bottom: 15px;
  align-items: center
}

.optimization-digital .optimization .inline-digital .icon,
.optimization-digital.services-boxs .optimization .inline-digital .icon-img {
  flex: 0 0 65px;
  margin-right: 15px;
  background: #076c95;
  border-radius: 50px;
  width: 65px;
  height: 65px;
  padding: 15px
}

.optimization-digital.services-boxs .optimization .inline-digital .icon-img {
  background: 0 0;
  border: 2px solid var(--primary);
  padding: 5px;
  border-radius: 5px
}

.optimization-digital .optimization .heading h5.title {
  line-height: 25px;
  padding: 0;
  margin: 0;
  font-weight: 500
}

.optimization-digital .optimization .content p {
  padding: 0;
  font-size: 16px;
  color: #000
}

.optimization-digital .optimization:hover {
  transform: translate3d(0, -10px, 0);
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out
}

.optimization-digital .col-sm-12.col-md-6:first-child .icon {
  background: #ffcb45
}

.optimization-digital .col-sm-12.col-md-6:nth-child(2) .icon {
  background: #25c16f
}

.optimization-digital .col-sm-12.col-md-6:nth-child(3) .icon {
  background: #08c7fb
}

.optimization-digital .col-sm-12.col-md-6:nth-child(4) .icon {
  background: #45a4ec
}

.optimization-digital .col-sm-12.col-md-6:nth-child(5) .icon {
  background: #ff5969
}

.optimization-digital .col-sm-12.col-md-6:nth-child(6) .icon {
  background: #ee5a24
}

.featured-box {
  padding: 50px 0;
  background: #fff;
  width: 100%
}
.featured-box .row {
  justify-content: center;
}
.bg-light .featured-box,
.offer-page-industy {
  background: #f8f8f8
}

.featured-inner {
  border: 1px solid #d4d2d2;
  text-align: center;
  width: 100%;
  margin: 15px 0
}

.featured-btn {
  background: #192f4b;
  padding: 12px 0;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 20px;
  transform: perspective(1px) translateZ(0);
  transition-property: color;
  transition-duration: .5s
}

.featured-btn:hover,
.icon-list h2 {
  color: #fff
}

#featured-slider .item {
  padding: 0 15px
}

.featured-btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out
}

.featured-btn:hover:before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.featured-inner img {
  padding: 28px 0 20px;
  background: #fff
}

#featured-slider .owl-dots .owl-dot.active span,
#featured-slider .owl-dots .owl-dot:hover span {
  background: url(../images/featured-pagination.webp) no-repeat
}

#featured-slider .owl-dots {
  margin-top: 25px;
  display: flex;
  justify-content: center
}

#featured-slider .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  margin: 5px;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s;
  background: url(../images/featured-pagination-hover.webp) no-repeat
}

.counter-column {
  background: #f1f1e8;
  padding: 50px 0
}

.eeService,
.testimonial-box .owl-dots .owl-dot.active span {
  background: #5875dd
}

.counter-column .counter-middle {
  display: flex;
  flex-direction: row;
  align-items: center
}

.counter-column .counter-section li {
  position: relative;
  list-style: none;
  margin: 40px 0;
  text-align: left;
  display: flex;
  align-items: center
}

.counter-column .counter-section .counter {
  width: 130px;
  position: relative;
  text-align: right;
  font-size: 36px;
  font-weight: 700;
  margin: 0 20px 0 0;
  border-right: 1px solid #000;
  padding-right: 30px;
  line-height: 30px
}

.counter-column .counter-section .counter font {
  position: absolute;
  right: 15px;
  top: -15px;
  font-size: 21px;
  font-weight: 700
}

.counter-column .counter-middle-2 {
  background: #5a7ca1;
  border-radius: 100%;
  margin: 20px auto;
  max-width: 280px
}

.eeService {
  position: relative
}

.media-section-image-container {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  background: url(../images/parallax1.webp) 0 0/cover no-repeat
}

.icon-list {
  padding: 60px 0;
  position: relative;
  background: rgb(88 117 221 / 85%)
}

.icon-list .svg {
  margin: 0 auto 21px
}

.icon-list .col-sm-12 h6 {
  color: #fff;
  margin: 0 0 20px
}

.icon-list p {
  min-height: 150px;
  padding: 0 25px 50px;
  color: #fff
}

.view-all-services {
  text-align: center
}

.holiday-table table.table th {
  background-color: #3856ba;
  color: #fff
}

.site-map-wrap #siteMap {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
  display: flow-root;
  column-count: 3;
  -webkit-column-count: 3
}

.site-map-wrap>ul#siteMap>li {
  border: none;
  padding-top: 15px;
  display: inline-block;
  vertical-align: top;
  width: 400px
}

ul#siteMap>li>a {
  font-weight: 700;
  color: #424242;
  font-size: 18px
}

.site-map-wrap #siteMap ul {
  margin: 8px 0 20px;
  padding: 0 0 0 25px
}

#siteMap li li {
  margin: 7px 0;
  padding: 0;
  position: relative
}

#siteMap li ul a {
  color: #076c95;
  font-size: 16px;
  letter-spacing: .2px;
  line-height: 24px
}

.site-map-wrap #siteMap ul#nav_categories {
  list-style: circle;
  padding-left: 0
}

.contact-section .contact-form-box .information-sec ul {
  margin: 25px 0 0;
  padding: 0
}

.contact-section .contact-form-box .social-link li {
  background: 0 0;
  box-shadow: none;
  display: flex;
  align-items: center;
  padding: 20px 0 0;
  margin: 0
}

.contact-section .contact-form-box .social-link li i {
  flex: 0 0 45px;
  color: #5875dd;
  border: 1px solid #5875dd;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-right: 12px;
  border-radius: 100%;
  cursor: pointer;
  transition: .3s;
  font-size: 20px
}

.contact-section .contact-form-box .social-link li i:hover {
  border: 1px solid #5875dd;
  color: #fff;
  background: var(--primary)
}

.contact-section .contact-form-box .social-link li a {
  color: #333;
  transition: .3s
}

.enqurie-box .enqurie-link {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0 10px
}

.enqurie-box .enqurie-link>a {
  flex: 0 0 25%;
  max-width: 25%
}

.enqurie-box .enqurie-link i {
  font-size: 30px;
  color: #fff;
  border-radius: 100px;
  background: var(--primary);
  padding: 10px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px
}

.enqurie-box .job-box {
  flex: 0 0 75%;
  max-width: 75%
}

.enqurie-box .col-md-6 {
  border-right: 1px solid #ccc
}

.enqurie-box .enqurie-link h6 {
  text-transform: capitalize
}

.enqurie-box .job-box p {
  line-height: 20px;
  font-size: 13px;
  padding: 5px 0;
  text-align: left
}

.enqurie-box .job-box span a {
  color: #333;
  transition: .3s;
  display: block
}

.enqurie-box .col-md-6:last-child {
  border-right: none
}

.offers-box .offer-detail {
  border: 1px solid #ededed;
  border-radius: 10px;
  background: #fff;
  height: calc(100% - 25px)
}

.offers-box .offer-page-inner {
  padding: 20px 20px 100px
}

.offers-box .offer-detail img.img-fluid {
  border-radius: 10px 10px 0 0
}

.offers-box .expired .offer-detail {
  opacity: .3;
  border: 1px solid #c1c1c1;
  position: relative
}

.offers-box a.button-common {
  position: absolute;
  bottom: 20px
}

.offers-box .expired:after {
  content: "expired";
  font-size: 53px;
  text-transform: uppercase;
  position: absolute;
  content: "expired";
  color: #fff;
  left: 5px;
  top: 15px;
  text-transform: capitalize;
  background: var(--primary);
  font-size: var(--font-21);
  padding: 5px 20px 5px 10px;
  border-radius: 0 50px 50px 12px
}

.offers-box .expired:before {
  position: absolute;
  content: "";
  left: 5px;
  top: 10px;
  width: 8px;
  height: 8px;
  background: #5b7ae0;
  border-radius: 50px 0 0
}

.offer-page-blog {
  width: 100%
}

.blog-inner {
  box-shadow: 4px 4px 9px rgba(0, 0, 0, .2);
  width: 100%;
  margin-bottom: 15px;
  height: calc(100% - 15px);
  position: relative;
  padding-bottom: 30px;
  background: #fff
}

.blog-text {
  width: 100%;
  padding: 50px 30px
}

.blog-inner h5 a {
  color: #192f4b;
  line-height: 26px
}

.blog-text p {
  margin: 20px 0 15px;
  padding: 0
}

.blog-text .button-common {
  position: absolute;
  bottom: 30px
}

.android_icon_back {
  position: absolute;
  right: 25px;
  bottom: 25px
}

.android_icon_back img {
  opacity: .2
}

.our-development-tab {
  background: var(--primary);
  padding: 70px 0;
  margin-top: 90px
}

.our-development-tab .slider-wds-bg {
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

.our-development-tab .slider-wds-bg .slider-left-caption,
.our-development-tab .slider-wds-bg .slider-right-caption {
  flex: 0 0 25%
}

.our-development-tab .slider-wds-bg .tab-content {
  flex: 0 0 50%
}

.our-development-tab ul.slider-text-wds {
  padding: 0;
  margin: 0;
  list-style: none
}

.our-development-tab ul.slider-text-wds li a {
  display: block;
  text-align: center;
  color: #fff;
  background: #5875dd;
  padding: 18px 20px;
  margin: 15px 0;
  border-radius: 100px;
  border: 2px solid #5875dd;
  transition: .3s
}

.our-development-tab ul.slider-text-wds li a:hover {
  background: 0 0
}

.our-development-tab .img_area_wds {
  background: #fff;
  border: 5px solid #738ff3;
  border-radius: 5px;
  text-align: center;
  padding: 30px 15px
}

.our-development-tab .slider-wds-bg .slider-left-caption ul.slider-text-wds li a {
  border-radius: 100px 0 0 100px;
  border-right: 0
}

.our-development-tab .slider-wds-bg .slider-right-caption ul.slider-text-wds li a {
  border-radius: 0 100px 100px 0;
  border-left: 0
}

.our-development-tab .img_area_wds .wds1x img {
  max-width: 250px;
  margin-bottom: 30px
}

.our-development-tab .services-inner-box .fade.in {
  opacity: 1
}

.services-pages .qd-tec-ind ul li {
  width: 16%
}

.services-pages .qd-tec-ind.services-detils-page ul li i {
  font-size: 40px;
  padding: 5px 0;
  color: var(--primary);
  -webkit-transition: .5s ease-in-out
}

.services-pages .qd-tec-ind.services-detils-page ul li:hover i {
  -webkit-filter: grayscale(0%);
  filter: none;
  transform: translateY(-5px)
}

.advantagedrupal,
.error-page-sec,
.offer-feature,
.technology-content,
.testimonial-box,
.thanku-page .blog-section {
  padding: 70px 0
}

.offer-details-sec ol,
.offer-feature ol.listDot {
  list-style: circle;
  padding: 10px 0 0 20px
}

.offer-details-sec ol li,
.offer-feature ol.listDot li {
  padding-bottom: 10px
}

.offer-details-sec {
  background: #f1f1f1;
  padding: 70px 0
}

.testimonial-slide p {
  color: #333;
  text-align: center;
  max-width: 900px;
  margin: 0 auto
}

.testimonial-info h5 p {
  color: #5875dd
}

.testimonial-box h2 {
  color: #333;
  margin-bottom: 20px
}

.testimonial-box .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 20px
}

.testimonial-box .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 1px solid #5875dd;
  display: block;
  margin: 0 3px
}

.advantagedrupal ul {
  display: flex;
  justify-content: space-between;
  padding: 0;
  width: 100%;
  flex-wrap: wrap
}

.advantagedrupal ul li {
  border-bottom: 1px solid #f3f3f3;
  padding: 10px 0;
  list-style: none;
  width: 48%
}

.sidebar-whatsapp {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-shadow: 0 0 25px rgb(0 0 0 / 10%);
  padding: 40px 30px;
  margin: 0 30px
}

.sidebar-whatsapp i {
  font-size: 100px;
  color: #28d146;
  margin-bottom: 10px
}

.development-processes img {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  display: block
}

.thankyou-content {
  width: 100%;
  max-width: 500px;
  margin: auto;
  text-align: center;
  padding: 50px 20px 80px
}

.thankyou-content svg {
  width: 100px
}

.error-page-sec img {
  max-width: 500px;
  width: 100%;
  margin: 0 auto
}

.services-detils-page .industry-box a i {
  color: #5875dd;
  font-size: 34px;
  padding-bottom: 20px
}



.product-detail-page {
  padding: 50px 0px;
}

.product-detail-page .flexslider {
  border: none;
  background: none;
}

.flexslider .slides img {
  border: #ccc solid 1px;
}
.product-detail-page .main-img{
  margin-bottom: 25px;
}
.product-detail-right{
  line-height: 1.3;
}

.product-detail-right h2 {
  padding: 0 0 25px 0;
}

.version ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.version ul li {
  display: flex;
  padding: 5px 0px;
}

.version ul li label {
  font-weight: bold;
  display: inline-block;
  margin: 0px 10px 0px 0px;
}

.sml-single-cart-wrapp {
  display: flex;
  align-items: center;
  padding: 15px 0 0 0;
}

.product-detail-right .price span.new-price {
  font-size: 30px;
  font-weight: 600;
}

.product-detail-right .price span.old-price {
  color: #ccc;
  text-decoration: line-through;
  font-size: 18px;
  padding: 0 0 0 15px;
}

.support-link {
  padding: 0px 0 0 0px;
}

.button-common.cart-new-btn {
  margin: 0px;
  font-size: 18px;
}

.comparetable {
  padding: 10px 0 10px 0;
}

.comparetable label {
  font-weight: bold;
  display: inline-block;
  margin: 0px 10px 10px 0px;
}

.comparetable a {
  border: #333 solid 1px;
  padding: 3px 12px;
  display: inline-block;
  margin: 0px 10px 0px 0px;
}

button.button.alt {
  width: 200px;
}


.description {
  padding: 50px 0 80px 0;
}

.description h4 {
  padding: 30px 0 12px 0;
  font-weight: 500;
}

.product-detail-right p.short-dis {
  padding: 0px;
  font-size: 16px;
}


.product-detail-right .price {
  padding: 0px 0 20px 0;
}



.review-listing {
  padding: 0px 0px 0px 0px;
}

.review-row {
  display: flex;
  border-bottom: #ccc solid 1px;
  padding: 15px 0px;
}

.review-left-thumb {
  float: left;
  flex: 0 0 80px;
  max-width: 80px;
}

.review-left-thumb img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  object-fit: cover;
}

.review-right-detail {
  display: inline-block;
  padding: 0px 0 0 20px;
  margin: 0 0 0 0px;
}

.review-right-detail h3 {
  padding: 0px 0 10px 0;
  font-size: 17px;
}

.review-right-detail h3 span {
  float: right;
  font-style: italic;
  font-size: 14px;
  font-weight: normal;
  color: #7c7c7c;
}

.review-right-detail p {
  font-size: 16px;
}

.review-poduct {
  padding: 10px 0 0px 0;
}

.review-poduct h4 {
  font-size: 16px;
  padding: 0 0 12px 0;
}

.review-poduct-detail h5 {
  color: #364351;
  padding: 0 0 30px 0;
  font-size: 14px;
}

.review-poduct-detail h5 a {
  color: #364351;
  font-size: 14px;
  text-decoration: underline;
}

.review-poduct-detail h5 a:hover {
  text-decoration: none;
}

.review-poduct-img {
  float: left;
}

.review-poduct-img img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  object-fit: cover;
}

.review-poduct-detail {
  display: inline-block;
  padding: 15px 0 0 20px;
}



.key-feature {
  padding: 20px 0 10px 0;
}

.key-feature h4 {
  font-size: 18px;
  padding: 0 0 8px 0;
}

.key-feature ul {
  list-style: disc;
  margin: 0px;
  padding: 0 0 0 20px;
}

.key-feature ul li {
  padding: 5px 0px;
}


@media (max-width:767px) {

  .review-right-detail h3 span {
    display: block;
    clear: both;
    float: none;
    padding: 10px 0 0 0;
  }

}









.cart-page {
  padding: 50px 0 80px 0;
}

.page-title {
  margin: 0px;
  padding: 10px 0px 30px 0px;
  background: none;
  text-align: left;
  font-weight: bold;
  color: #404040;
}

.cart-table {
  background: #fff;
}

table.shop_table th,
table.shop_table td {
  padding: 15px 15px;
  vertical-align: middle;
}

table.shop_table th {
  background: #566371;
  color: #fff;
  font-weight: bold;
}

table.shop_table td {
  font-size: 16px;
  color: #404040;
  border-bottom: #cdcfdb solid 1px;
}

table.shop_table .product-thumbnail {
  width: 120px;
}

table.shop_table .product-name {
  font-weight: bold;
}

table.shop_table .product-title-name {
  font-size: 17px;
}

table.shop_table .product-quantity input[type="number"] {
  width: 60px;
  padding: 5px 8px;
  text-align: center;
  border: #A6B3C1 solid 1px;
  color: #404040;
  font-size: 16px;
}

table.shop_table .product-remove a {
  display: inline-block;
  border-radius: 12px;
  padding: 3px;
  width: 22px;
  height: 22px;
  line-height: 13px;
  text-align: center;
  color: #6c879d;
  font-weight: 300;
  font-size: 32px;
}

.order-summary {
  background: #fff;
  padding: 15px 20px 15px 20px;
}

.order-summary h3 {
  color: #333;
  font-size: 22px;
  padding: 0 0 30px 0;
}

.cart-delivery {
  padding: 15px 0 0 0;
}

.cart-delivery h5 {
  margin: 0px;
  padding: 0px 0 5px 0;
  font-size: 16px;
}

.cart-delivery p {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  color: #7c7c7c;
  line-height: 20px;
}

.order-summary table tr td {
  border-bottom: #ccc solid 1px;
  padding: 12px 0px;
  font-size: 16px;
  vertical-align: middle;
}

.order-summary table tr td span {
  float: right;
}

.order-summary table tr.total-row td {
  border: none;
  font-weight: bold;
}


/* 
.proceed-btn { padding:10px 0 0 0;}
.proceed-btn button { border-radius:5px; background:var(--primary); border:none; padding:10px; color:#fff; width:100%; font-size:18px; text-shadow:0px 0px 2px #C0C0C0;  font-weight:bold;   }
.proceed-btn button:hover {opacity:0.8;} */

.shop_table .proceed {
  border-radius: 5px;
  background: var(--primary);
  border: none;
  padding: 10px 30px;
  color: #fff;
  width: auto;
  font-size: 18px;
  text-shadow: 0px 0px 2px #C0C0C0;
  font-weight: bold;
  float: right;
}

.shop_table .proceed:hover {
  opacity: 0.8;
}


/* .shop_table .continue-btn { border-radius:5px; background:#fff; border:#3ff181 solid 1px; padding:10px 30px; color:#3ff181; width: auto; font-size:18px;  font-weight:bold;   }

.shop_table .continue-btn i { font-size:22px; margin:0 10px 0 0;}
.shop_table .continue-btn:hover { background:#3ff181;  color:#fff;  } */




.checkout-form {
  background: #fff;
  padding: 30px 40px;
}

.checkout-form .row {
  padding: 0 0 15px 0;
}

.checkout-form label {
  display: block;
  padding: 0 0 6px 0 !important;
}

.checkout-form input[type="text"] {
  width: 100%;
  border: #ddd solid 1px;
  padding: 8px 10px;
}

.checkout-form select {
  width: 100%;
  border: #ddd solid 1px;
  padding: 8px 10px;
}

.checkout-form textarea {
  width: 100%;
  border: #ddd solid 1px;
  padding: 5px 10px;
  height: 100px;
}

.btn-row {
  display: block;
  text-align: right;
}

.card-number,
.cvv-number {
  position: relative;
}

/* .checkout-form input[type="submit"] { border-radius: 5px; background:var(--primary); border: none; padding: 10px 30px; color: #fff;  font-size: 18px; text-shadow: 0px 0px 2px #C0C0C0;  font-weight: bold; cursor: pointer; }
.checkout-form input[type="submit"]:hover { opacity: 0.8;} */


.payment-method {
  width: 100%;
  padding: 20px;
  background: #fff;
  margin-top: 30px;
}

.payment-method .btn-row {
  text-align: right;
  padding: 0px 0 0 0
}

.payment-method .btn-row input[type="submit"] {
  width: 100%;
  font-size: 18px;
  max-width: 100%;
  padding: 11px 20px;
  text-transform: capitalize;
}

.hyper-row {
  padding-bottom: 10px;
}

.hyper-row label {
  font-weight: bold;
  padding: 0 0 0px 0;
}

.hyper {
  padding: 0 0 10px 0;
}

.hyper a {
  border: #ccc solid 1px;
  display: inline-block;
  padding: 5px 5px;
  margin: 0 10px 0 0;
  border-radius: 5px;
}

.hyper a img {
  width: 90px;
  opacity: 0.7;
}

.hyper a.select img,
.hyper a:hover img {
  opacity: 1;
}

.card-img-box {
  position: absolute;
  right: 24px;
  top: 36px;
}

.card-number input[type="text"] {
  padding: 8px 50px 8px 10px;
}

.cvv-info {
  border: #adadad solid 1px;
  color: #adadad;
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 17px;
  text-align: center;
  border-radius: 10px;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: 24px;
  top: 40px;
}


.addone-dis {
  display: flex;
}

.addone-dis label {
  padding: 0 10px 0 0;
  font-weight: 600;
}

.select-method {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.select-method label {
  display: flex;
  align-items: center;
  gap: 10px;
}

.select-method input[type="radio"] {
  width: 18px;
  height: 18px;
}

.select-method img {
  border: #ccc solid 1px;
  display: inline-block;
  padding: 5px 5px;
  margin: 0 0px 0 0;
  border-radius: 5px;
  width: 90px;
}


.customer-details {
  padding: 20px 0 30px 0;
}

.order-details,
.customer-details {
  margin-bottom: 20px;
}

.order-details td:first-child {
  width: 200px;
  text-align: center;
}

.order-details th,
.order-details td img {
  max-width: 150px;
}

.order-details table {
  width: 100%;
  border-collapse: collapse;
}

.order-details th,
.order-details td {
  padding: 10px;
  border: 1px solid #ddd;
  text-align: left;
}

.thank-msg {
  text-align: center;
  padding: 5px 0 0 0;
}


.checkout-form label.error {
  font-size: 14px;
  color: #ff0000;
  padding: 7px 0px 0px 0 !important;
}



.order-record {
  padding: 50px 0px;
}

.order-record .row {
  margin: 0px;
  padding: 30px 0px;
}

.order-record td,
.order-record th {
  padding: 10px 20px !important;
}

.torder-title {
  font-size: 28px;
  font-weight: bold;
  padding: 20px 0 0 0;
}
.slides .sub-images {
  width: 5.4% !important;
  margin-right: 8px !important;

}
.slides .sub-images img{
  height: 155px !important;
  
}
.flexslider .slides .main-images img{
  height: 320px !important;
}
.product-detail-right h2{
  margin-top: -6px;
}
.product-detail-page .addon-desc p {
 padding: 2px;
}

.price-btn-row {
  display: flex;
  justify-content: space-between;
  max-width: 320px;
}


/* new-css-start-nov */

.services-column .services-middle ul li .services-detail h3{
font-size: var(--font-24);
}
.icon-list .col-sm-12 h3 {
    font-size: var(--font-18);
    color: #fff;
    margin: 0 0 20px;
}
.counter-column .counter-section .counter-heading h3{
  font-weight: 500;
  font-size: var(--font-24);
}
.featured-inner img {
    aspect-ratio: 1.5 / 1;
    object-fit: contain;
}
.offer-page .bg-image .main-content .looptext #box5 h2{
    font-size: var(--font-24);
    margin: 10px 0;
    font-weight: 400;
}
.offer-page .bg-image .main-content .select-input-from h3 {
    padding-left: 15px;
    font-weight: 500;
    margin: 20px 0 10px;
    font-size: var(--font-18);
}

.qd-core-section .qd-core-option .qd-option-text h3 {
    cursor: pointer;
    text-transform: capitalize;
    font-size: var(--font-24);
}
.process-section .process-inner h3 {
    font-weight: 500;
    padding-bottom: 10px;
    color: var(--primary);
    font-size: var(--font-24);
}







