.form-control {
  border-radius: 0.5rem;
}

.file-input-group {
  position: relative;
}

.file-input-label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  border-radius: 0.5rem;
  color: #fff;
  padding: .375rem .75rem;
  line-height: 1.85;
  background-color: #3c5169;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
  width: 100%;
  justify-content: center;
}

.file-input-label span {
  font-size: 15px;
  font-weight: 600;
}

.file-input__input {
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.sec--title {
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.sec--title h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-bg {
  background-color: #f7f7f7;
}

.about-right-box {
  position: relative;
}

.about-right-box a img {
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

/* .about-right-box a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
} */

.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 2;
}

.about-leftbox p {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
  line-height: 24px;
  text-align: justify;
}

.left-imagebox img {
  width: 100%;
  /* box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px; */
}

.right-contentbox p {
  font-size: 16px;
  color: #000;
  line-height: 24px;
}

.product-card-wrapper {
  margin: 12px;
}

.product-card {
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.product-content {
  background-color: #f7f7f7;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.product-image img {
  width: 100%;
  /* height: 168px;
  object-fit: cover; */
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.whychoose-bg {
  background-image: url('../img/why-bg.png');
  background-size: cover;
  background-position: center 50%;
}

.box-content h3 {
  text-align: end;
  font-size: 24px;
  margin-bottom: 8px;
  text-transform: none;
  color: #2a82e4;
  font-weight: 500;
}

.box-content p {
  color: #000;
  text-align: right;
  font-size: 16px;
}

.box-rightcontent h3,
.box-rightcontent p {
  text-align: left;
}

.whychoose-creative img {
  width: 100%;
}

.container-innerbox {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 26%, rgba(139, 196, 255, 1) 75%);
}

.services-leftbox {
  padding: 12px 20px;
}

.service-box img {
  outline: 1px solid #ccc;
  width: 100%;
}

.testimonial-card {
  /* box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; */
  padding: 10px;
  margin-bottom: 20px;
}

.testimonial-card .card {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  min-height: 314px;
}

.testimonial .testimonial-author span {
  font-weight: 300;
  color: #ccc;
  letter-spacing: normal;
}

.rating-text-color {
  color: #ffc107;
}

.footer-form .form-control {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.footer-form .form-control::placeholder {
  color: #fff;
}

.footer-logo-area img {
  width: 250px;
}

/* ====== souvik css ====== */

.about-us-section .p-static h1 {
  font-size: 53px !important;
  font-weight: 600;
  letter-spacing: 2px;
}

.about-us-section {
  padding: 90px 0 !important;
}

.about-us-section .sub-title {
  font-size: 20px;
  letter-spacing: 1px;
}

.about-us-h1 {
  font-size: 158px !important;
  font-weight: bold !important;
  color: rgba(255, 255, 255, 0.229) !important;
  -webkit-text-stroke: 2px rgba(255, 255, 255, 0.562);
  letter-spacing: 2px;
}

.line-bar {
  background: white;
  display: block;
  height: 1px;
  margin: 40px 0px 40px 4px;
  width: 7%;
  transition: all .2s ease-in-out;
}

.service-section h1 {
  color: black;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.counter-section strong {
  color: #2483e4;
  font-size: 60px;
}

.counter-section label {
  margin-top: 25px;
  font-weight: 500;
  color: #5f5f5f;
  font-size: 16px;
}

.support-section h1 {
  color: #fdfdfd;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.support-section p {
  font-size: 16px;
  color: white;
}

.support-btn a {
  background: #2483e4 !important;
  border: 2px solid white !important;
  color: white !important;
  text-align: left !important;
}

.outcome-content {
  position: relative;
}

.outcome-content .outcome-img {
  position: relative;
}

/* .outcome-overlay:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
} */
.outcome-content .outcome-img img {
  width: 100%;
}

.card-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  margin: auto;
  padding: 30px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card-content img {
  width: 40px;
}

.quality {
  margin-top: -117px;
}

/* .headline{
  font-size: 2.30rem;
} */
.headline-p {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #858585;
}

.contact-us-section .form-control {
  border: 1px solid #bababa;
}

.text-gray {
  color: #858585 !important;
}

.contact-us-section .form-control:active {
  border-color: #64a7f3 !important;
}

.from-clo-border {
  border-right: 2px dotted #bababa;
}

.manager h6 {
  color: #2483e4;
  font-weight: bold;
  letter-spacing: 0.5;
  font-size: 15px;
}

.manager p {
  font-weight: 500;
  letter-spacing: 0.5;
  font-size: 16px;
}

.manager {
  border-bottom: 2px dotted #bababa;
  padding-left: 10px;
}

.address {
  border-bottom: 2px dotted #bababa;
  padding-left: 10px;
}

.address p {
  font-weight: 600;
  letter-spacing: 0.5;
  font-size: 16px;
}

.address span {
  font-weight: 600;
  letter-spacing: 0.5;
  font-size: 15px;
  color: black;
}

.address {
  border-bottom: 2px dotted #bababa;
}

.find-us {
  padding-left: 10px;
}

.find-us p {
  font-weight: 500;
  letter-spacing: 0.5;
  font-size: 16px;
}

.find-us ul li a {
  color: white !important;
  background: #2483e4 !important;
}

/* .important-p{
  color: black;
  font-size: 15px;
  font-weight: bold;
  margin-top: 3rem !important;
} */
.important-p span {
  color: #858585;
  font-size: 15px;
  font-weight: 500 !important;
}

.pvc-patch-section .line-bar {
  background: #858585;
  margin: 16px 0px;
  height: 1px;
}

.patch-application-leftbox p {
  font-size: 16px;
  color: #000;
  line-height: 24px;
  margin-bottom: 8px;
}

.content-boxpara p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #5f5f5f;
  font-weight: 500;
}

.content-heading h2 {
  font-weight: 500;
}

.history-section .line-bar {
  background: #858585;
  margin: 11px 0px;
  height: 1.5px;
  width: 50%;
}

/* .history-section .pvc-heading{
  padding: 10px 0px 7px 5px;
} */
.history-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.options-section {
  border-radius: 20px;
}

.options-card-body {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.options-card-body img {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  width: 100%;
}

.modeling {
  position: relative;
  margin-top: -120px;
}

.price-list-section .line-bar {
  background: #dbdbdb;
  margin: 11px 0px;
  height: 1.5px;
  width: 70%;
}

.price-list-section .pvc-heading p {
  font-weight: 500;
}

.price-list-section tbody td {
  text-align: center;
  font-size: 16px;
  padding: 6px 0;
  background-color: #0084c2;
}

.price-list-section thead th {
  padding: 6px 0;
  text-align: center;
  font-size: 17px;
  color: #fff;
  background-color: #004494;
}

.table-list-section table tbody tr {
  border-style: dashed;
}

.table-striped-columns>:not(caption)>tr>th:nth-child(2n) {
  background-color: #006ab8;
}

.table-striped-columns>:not(caption)>tr>:nth-child(1) {
  color: #fff;
}

.table-striped-columns>:not(caption)>tr>:nth-child(2n) {
  background-color: #8bccf2;
}

.pricing-list-left-col a.nav-link {
  padding: 36px 17px !important;
  font-size: 20px !important;
  text-align: center;
  border-top: 2px solid #fff !important;
  background: #0084c2 !important;
  color: #fff !important;
  text-transform: uppercase;
  line-height: 63px !important;
}

.tabs-navigation .nav-tabs li:nth-child(1) .nav-link {
  border-top: none !important;
}

.tabs-navigation .nav-tabs li:nth-child(1) .nav-link {
  border-radius: 0;
}

.tabs-navigation .nav-tabs li:nth-child(2) .nav-link {
  border-radius: 0;
  border-bottom: none;
}

.tab-arrow.tabs-navigation .nav-tabs>li .nav-link.active:before {
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 14px solid #ffff;
  position: absolute;
  right: -1px;
  top: 50%;
  content: "";
}

.tabs-navigation .nav-tabs>li .nav-link:before {
  content: "";
}

.nav-tabs li .nav-link:active,
.nav-tabs li .nav-link:hover,
.nav-tabs li .nav-link:focus {
  background: #004494 !important;
}

.lebel-area {
  width: 22%;
}

.field-area {
  width: 42%;
}

.unit-area {
  width: 22%;
}

.bx-wrapper {
  box-shadow: none !important;
  margin: auto !important;
  border: none !important;
  background: none !important;
}

.bx-wrapper ul li {
  border: 1px solid #ccc;
  height: 60px;
}

.main-image {
  width: 350px;
  margin: 0 auto;
}

.rounded-card-image {
  background-color: #f7f7f7;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.card-heading {
  background-color: #f7f7f7;
  padding-top: 20px;
}

.rounded-card-image img {
  width: 100%;
}

.card-heading h4 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 8px;
  color: #000;
  text-align: center;
}

.card-content-text p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 5px;
}

.patch-chenille-section .round-card-content {
  min-height: 270px;
  padding: 25px 20px;
}

.carft-image-card img {
  border-radius: 20px;
  width: 100%;
}

.section-dataname {
  position: relative;
}

.section-dataname::before {
  content: attr(data-name);
  font-size: 180px;
  line-height: 180px;
  transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
  top: 42%;
  z-index: -1;
  text-transform: uppercase;
  font-weight: 700;
  color: #f1ecd0;
}

.section-dataname.opacity::before {
  opacity: .3;
}

/* ==== souvik css end ==== */

.main-section-bg,
.section-primary-bg {
  background-color: #e7f2ff;
}

.border-bottom-gray {
  border-bottom: 1px solid rgba(0, 0, 0, 0.302) !important;
}

.image-box img {
  width: 100%;
}

.service-content {
  padding: 40px 65px;
}

.service-content-list ul {
  list-style: none;
  padding-left: 0;
}

.service-content-list ul li {
  padding-left: 18px;
  color: #000;
  position: relative;
  margin-bottom: 5px;
  font-size: 16px;
}

.service-content-list ul li::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 1px;
  top: 12px;
  left: 0;
  background-color: #000;
}

.square-span {
  height: 60px;
  width: 60px;
  background-color: #4990fe;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square-span span {
  font-size: 40px;
  font-weight: 600;
  line-height: normal;
  color: #fff;
}

.square-content {
  padding: 12px 15px;
  background-color: #ffffff;
  color: #000;
  font-size: 16px;
}

.filter-shadow {
  filter: drop-shadow(-0.469px 2.963px 5px rgba(0, 0, 0, 0.43));
}

.rounded-10 {
  border-radius: 10px !important;
}

.rightbox-square-content {
  position: relative;
  z-index: 5;
}

.rightbox-square-content::before {
  content: "";
  position: absolute;
  width: 65px;
  height: 65px;
  border-radius: 10px;
  background-color: #4990fe;
  top: -8px;
  left: -10px;
}

.rightbox-square-content::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 14px solid #4990fe;
  position: absolute;
  left: -23px;
  top: 10px;
  z-index: 0;
}

.instruction_image {
  width: 100%;
  margin: 50px 0 0;
}

.scenarios-section .image-box img {
  border: 1px solid #ccc;
  height: 300px;
  object-fit: cover;
}

.main-square-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.square-btn-box-wrapper {
  width: 18%;
}

.rightbox-square-btncontent {
  width: 80%;
}

.square-btn-box span {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}

.square-btn-box {
  background-color: #4990fe;
  padding: 12px 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rightimg {
  position: absolute;
  right: -9%;
  width: 400px;
  bottom: 0;
}

.dark-line-bar {
  background-color: rgba(0, 0, 0, 0.302) !important;
}

.fold-card h2 {
  color: #4990fe;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.fold-card:hover {
  background-color: #4990fe;
}

.fold-card:hover h2 {
  color: #fff;
}

.catalog-section .tab-content {
  box-shadow: none;
  border: none;
  border-radius: 0;
}

.tab-button-wrapper .nav-pills .nav-link {
  border-radius: 0;
  border: 1px solid #ccc;
  text-align: start;
}

.refund-bg {
  background-image: url('../img/refund-bg.png');
  background-size: cover;
  padding: 30px 38px 50px;
  background-repeat: no-repeat;
  background-position: 52% 8%;
}

.refund-box h4 {
  font-size: 20px;
  margin-bottom: 6px;
}

.refund-box p {
  margin-bottom: 0;
}

.field-set fieldset {
  border-top: 2px solid #2a82e4;
}

.field-set h2 {
  padding: 0;
  clear: both;
  padding: 0;
}

.field-set legend {
  float: none;
  width: auto;
  border-right: 2px solid #2a82e4;
  border-left: 2px solid #2a82e4;
  padding: 0 15px;
  font-size: 32px;
}

.gallery-card-header h3 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #2a82e4;
  font-weight: 700;
}

.gallery-card {
  border-radius: 6px;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.43));
}

.gallery-card-header span {
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  font-weight: 400;
}

.custom-btn-primary {
  font-size: 16px;
  padding: 6px 22px;
  background-color: #2483e4;
  border-color: #2483e4;
  color: #fff;
  font-weight: 400;
}

.custom-btn-primary:hover {
  border-color: #2483e4;
  color: #000;
}

.custom-btn-primary:focus {
  color: #000 !important;
  border-color: #2483e4;
}

.custom-btn-primary:focus-visible {
  color: #000 !important;
  border-color: #2483e4;
}

.w-40 {
  width: 40%;
}

.text-color-rating {
  color: #f7b500 !important;
}

.alert-success {
  background-color: #c9e2ff;
  border: none;
  border-radius: 12px;
}

.galleryform-section .form-control {
  border-color: rgba(0, 0, 0, 0.302);
}

.close-icon {
  width: 22px;
}

.form-group-wrap {
  display: flex;
  align-items: center;
}

.form-group-wrap span {
  display: block;
  width: 40%;
  font-size: 17px;
  margin-left: 20px;
}

.calender-field {
  position: relative;
}

.calender-field .field-icon {
  position: absolute;
  top: 58%;
  left: 12px;
  width: 20px;
  height: 20px;
  z-index: 1;
}

.calender-field input {
  padding-left: 40px;
}

.input-file-secondary {
  background-color: #569dff !important;
}

/* ====== Range input ====== */

.range-item {
  background: linear-gradient(to left, #e2e2ea 100%, #423089 0%);
  height: 10px;
  max-width: 100%;
  width: 100%;
  position: relative;
  border: none;
  border-radius: 20px;
  margin: 20px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.range-item [type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  width: 100%;
  position: absolute;
  top: -5px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 30px;
}

.range-item [type=range]:focus {
  outline: none;
}

.range-item [type=range]::-webkit-slider-runnable-track {
  background: transparent;
}

.range-item [type=range]::-moz-range-track {
  background: transparent;
}

.range-item [type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  border: none;
}

.range-item [type=range]::-moz-range-thumb {
  -moz-appearance: none;
  appearance: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #999;
  cursor: pointer;
  border: none;
}

.range-item [type=range]::-ms-thumb {
  appearance: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #999;
  cursor: pointer;
  border: none;
}

.range-item [type=range]::-ms-fill-lower {
  background: #000;
}

.range-item [type=range]::-ms-fill-upper {
  background: #e2e2ea;
}

.range-item [type=range]::-ms-track {
  color: transparent;
  border: 0 solid transparent;
  background: transparent;
}

.range-item [type=range]::-ms-tooltip {
  display: none;
}

/* ==== range end ==== */
.off-price {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1a8416;
  text-align: center;
  display: block;
}

.input-group .input-group-text {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-color: rgba(0, 0, 0, 0.302);
}

@media screen and (min-width: 1024px) {
  .gallery-slide-sticky {
    position: sticky;
    top: 84px;
    height: 100%;
    overflow-y: auto;
  }
}


.gallery-slide .owl-item.active.center .gallery-item {
  transform: scale(1.3);
  margin-top: 0;
  position: relative;
  z-index: 999;
  -webkit-transform: scale(1.3);
}

.gallery-slide .owl-item.active.center {
  opacity: 1;
}

/* .gallery-slide .owl-item {
  transition: .4s ease all;
  transform: scale(0.75);
  opacity: 0.4;
} */

.gallery-slide .gallery-item img {
  opacity: 0.3;
}

.gallery-slide .owl-item.active.center .gallery-item img {
  opacity: 1
}

.gallery-item {
  position: relative;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
  margin: 0 -30px;
}

.option-input-group {
  border: 1px solid;
  border-color: #0000004d;
  border-radius: 0.5rem;
  overflow: hidden;
}

.input-group-image {
  background-color: #fafafc;
}

.input-group-image img {
  width: 50px;
}

.price-primary,
.discounted-price {
  padding: 20px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 6px;
}

.price-bg {
  background-color: #fafafa;
}

.discount-bg {
  background-color: #e4f5e5
}

.price-header span {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}

.price-amount h4,
.discounted-price-amount h4 {
  font-size: 30px;
  font-weight: 700;
  color: #1a8316;
  margin-bottom: 0;
}

.price-amount h4 span,
.discounted-price-amount h4 span {
  font-size: 18px;
  font-weight: 500;
}

/* accordian */

.step-form-section .accordion-button {
  padding: 10px 20px;
}

.step-form-section .accordion-button:not(.collapsed),
.accordion-button {
  background-color: #2a82e4;
  box-shadow: none;
}

.step-form-section .accordion-item {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: none;
}

.step-form-section .accordion-button:focus {
  box-shadow: none;
}

.step-form-section .accordion-item .accordion-button {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.accordion-button span {
  line-height: normal;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}

.step-form-section .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.step-form-section .accordion-item:first-of-type {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.step-form-section .accordion-item:last-of-type {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.step-form-section .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.step-form-section .accordion-button::after {
  background-image: none;
  content: '\f078';
  font-family: 'FontAwesome';
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.step-form-section .accordion-button:not(.collapsed)::after {
  content: '\f078';
  font-family: 'FontAwesome';
  background: none;
}

.radio-inputs-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.special_option_data_selected .radio-inputs {
  width: 33.33%;
}

.radio-inputs label {
  display: block;
  width: 100%;
}

.radio-inputs label {
  position: relative;
  text-align: center;
}

.radio-input {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.radio-tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 123px;
  border-radius: 0.5rem;
  border: 1px solid #f4f4f4;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: 0.15s ease;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.gallery-select-checkbox .radio-tile{padding: 35px 20px; height: auto;}
.gallery-select-checkbox .radio-icon img { height: 140px; width: 100%; object-fit: cover;}
.gallery-select-checkbox .radio-inputs label h4{font-size: 20px;}
.radio-icon img {
  height: 80px;
  width: 100%;
}

.radio-inputs {
  padding: 0 8px;
  width: 25%;
  margin-bottom: 8px;
}

.radio-tile::before {
  content: '\f00c';
  font-family: "FontAwesome";
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 50%;
  top: 0.25rem;
  right: 0.25rem;
  opacity: 0;
  transform: scale(0);
  transition: 0.25s ease;
  color: #fff;
  font-size: 10px;
  line-height: normal;
}

.radio-tile:hover {
  border-color: #2260ff;
}

.radio-input:checked+.radio-tile {
  border-color: #2260ff;
  color: #2260ff;
}

.radio-input:checked+.radio-tile::before {
  transform: scale(1);
  opacity: 1;
  background-color: #2260ff;
  border-color: #2260ff;
}

/* .radio-input:checked + .radio-tile .radio-icon svg {
  fill: #2260ff;
} */
/* .radio-input:checked + .radio-tile .radio-label {
  color: #2260ff;
} */
.radio-input:focus+.radio-tile {
  border-color: #2260ff;
}

.radio-input:focus+.radio-tile:before {
  transform: scale(1);
  opacity: 1;
}

.radio-inputs label h4 {
  font-size: 14px;
  color: #2a82e4;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 12px;
}

.radio-inputs-wrapper2 .radio-icon img {
  height: auto;
  width: 100%;
}

.radio-inputs-wrapper2 .radio-tile {
  height: auto;
}

.radio-card-content p {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 0;
}

.radio-card-content {
  padding: 6px;
}

.radio-inputs-wrapper2 .radio-inputs label {
  display: block;
  width: 100%;
}

.radio-inputs-wrapper2 .radio-inputs label h4 {
  font-size: 14px;
}

.accordian-table h3 {
  font-size: 16px;
  margin-bottom: 0;
  text-transform: none;
  font-weight: 500;
}

.accordian-table span {
  color: #2483e4;
  font-size: 16px;
  font-weight: 500;
  text-align: end;
  display: block;
}

/* Faq */
.accordion-item:first-of-type {
  border-radius: 0;
}

.accordion-item {
  border: none;
  background: none;
}

.accordion-header {
  background: none;
  border: none;
  margin-bottom: 10px;
  background-color: #2483e4;
  border-radius: 4px;
}

.accordion-button:not(.collapsed) {
  background: none;
}

.accordion-header .accordion-button {
  background: none;
  box-shadow: none;
  padding: 10px 8px;
}

.faq-section .accordion-header span {
  font-size: 17px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
  line-height: normal;
}

.accordion-button:not(.collapsed)::after {
  filter: brightness(0) invert(1);
}

.accordion-button::after {
  filter: brightness(0) invert(1);
}

/* .accordion-button::after {
  content: '\f067';
  font-family: 'Font Awesome 5 Free';
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: none;
  background-color: #2483e4;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.accordion-button:not(.collapsed)::after {
  content: '\f068';
  font-family: 'FontAwesome';
  background: none;
  background-color: #2483e4;
  color: #ffff;
} */

.faq-section .accordion-body p {
  color: #000;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 6px;
}

.bx-wrapper .bx-next {
  right: -40px !important;
}

.bx-wrapper .bx-prev {
  left: -40px !important;
}

.patch-application-leftbox ol li {
  font-size: 16px;
  margin-bottom: 6px;
  color: #3b3b3b;
}

.patch-application-leftbox img {
  height: 280px;
}

.patch-steps .option-card-footer {
  position: relative;
}

.patch-steps .option-card-footer {
  min-height: 70px;
}

.patch-steps .option-card-footer::before {
  opacity: .3;
}

.patch-steps .option-card-footer::before {
  content: attr(data-name);
  font-size: 60px;
  line-height: 50px;
  transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
  top: 45%;
  z-index: -1;
  text-transform: uppercase;
  font-weight: 700;
  color: #f1ecd0;
}

.patch-step-section .option-card-header {
  background-color: #f7f7f7;
}

.patch-step-section .card {
  overflow: hidden;
}

/* backing-opt-section .patch-steps .option-card-footer{min-height: auto;} */
.emb-section .nav-tabs li .nav-link {
  padding: 0.7rem 1.5rem;
  font-size: 20px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-right: 0px;
}

.emb-section .tabs .nav-tabs .nav-link:hover,
html body .tabs .nav-tabs .nav-link:focus,
html body .tabs .nav-tabs .nav-link.active,
html body .tabs .nav-tabs.nav-justified .nav-link.active,
html body .tabs .nav-tabs.nav-justified .nav-link:hover,
html body .tabs .nav-tabs.nav-justified .nav-link:focus,
html.dark body .tabs .nav-tabs .nav-link:hover,
html.dark body .tabs .nav-tabs .nav-link:focus,
html.dark body .tabs .nav-tabs .nav-link.active,
html.dark body .tabs .nav-tabs.nav-justified .nav-link.active,
html.dark body .tabs .nav-tabs.nav-justified .nav-link:hover,
html.dark body .tabs .nav-tabs.nav-justified .nav-link:focus {
  border-color: #2a82e4;
  background: #2a82e4 !important;
  color: #fff;
}

.emb-section .tabs .nav-tabs .nav-link {
  transition: .3s !important;
}

.emb-section .nav-tabs li .nav-link,
.nav-tabs li .nav-link:hover {
  background: #3c5169;
  border-bottom: none;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-top: 3px solid #EEE;
  color: #fff !important;
}

.emb-section .nav-tabs li.nav-item {
  width: 33.33%;
}

.custom-border-start {
  border-left: 2px solid #bec7d2;
}

.custom-border-end {
  border-right: 2px solid #bec7d2;
}

.custom-col {
  width: 20% !important;
}

.special-option-section .option-card-footer {
  height: 64px;
}

.special-option-section .option-card-footer p {
  line-height: 18px;
}

.main-footer {
  background: url('../img/home-footer.png') !important;
  background-size: cover !important;
  background-position: 0 0 !important;
}


.slider-fix {
  padding-top: 19px;
  width: 870px;
  height: 637px;
  margin-left: 406px;
  position: relative;
}

.home-swiper {
  width: 100%;
  height: 100%;
}

.home-swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.home-swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  width: 100%;
}

.mySwiper {
  height: 15%;
  box-sizing: border-box;
  padding: 10px 0;
  position: absolute;
  z-index: 999;
  bottom: 114px;
  right: -279px;
  width: 600px;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-page-slider {
  background: url('../img/home-banner1.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 532px;
}

.moto-z {
  position: relative;
}

.moto-z-img {
  position: absolute;
  top: -165px;
  left: 31%;
}

.moto-img {
  width: 250px !important;
  margin: auto;
}

.moto-z-margin-bottom {
  margin-bottom: 200px;
}

.moto-col {
  width: 12.5%;
}

.moto-col img {
  width: 100%;
}

.moto-z-margin-top {
  margin-top: 200px;
}

.moto-card {
  border: 1px solid #c4c4c4;
}

.flagpatches-left-col img {
  height: 516px;
  object-fit: cover;
  width: 100%;
}

.hat-cap img {
  position: absolute;
  left: -4px;
  top: -108px;
}

.hat-image {
  width: 150px;
}

.hat-scroll {
  height: 414px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.hat-scroll::-webkit-scrollbar {
  width: 4px;
}

/* height */
.hat-scroll::-webkit-scrollbar {
  height: 0px;
}

/* Track */
.hat-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 5px;
  padding-left: 20px;
}

/* Handle */
.hat-scroll::-webkit-scrollbar-thumb {
  background: #2a82e4;
  border-radius: 10px;
}

/* Handle on hover */
.hat-scroll::-webkit-scrollbar-thumb:hover {
  background: #2a82e4;
}


.image_count {
  height: 30px;
  width: 30px;
  border-radius: 100%;
  background: #f45d26;
  text-align: center;
  position: absolute;
  right: -12px;
  top: -12px;
}

.site-header-title h2 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.1;
  text-transform: capitalize;
  color: #2a82e4;
}

.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 0 auto;
  box-shadow: inset 0 0 0 #fff;
  animation: .4s ease-in-out .4s forwards fill, .3s ease-in-out .9s both scale
}

.checkmark-circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #fff;
  fill: none;
  animation: .6s cubic-bezier(.65, 0, .45, 1) forwards stroke
}

.checkmark-check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: .3s cubic-bezier(.65, 0, .45, 1) .8s forwards stroke
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0
  }
}

@keyframes scale {

  0%,
  100% {
    transform: none
  }

  50% {
    transform: scale3d(1.1, 1.1, 1)
  }
}

@keyframes fill {
  100% {
    box-shadow: inset 0 0 0 30px #2a82e4
  }
}

#testimonialPoupModal .btn-close {
  position: absolute;
  top: -7px;
  right: -7px;
  z-index: 2;
  transform: translate(0px, -1px);
}

#testimonialPoupModal .btn-close {
  background-color: #006ab8;
  background-image: none;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
}

.blog-content-details p {
  margin-bottom: 6px;
}

.gallery-title {
  font-size: 30px;
  color: #2a82e4;
  text-align: center;
  font-weight: 500;
  margin-bottom: 50px;
  position: relative;
  line-height: normal;
  text-transform: none;
}

.gallery-title:after {
  content: "";
  position: absolute;
  width: 7.5%;
  left: 46.5%;
  height: 45px;
  border-bottom: 1px solid #5e5e5e;
}

.filter-button {
  border: 1px solid #2a82e4;
  border-radius: 5px;
  text-align: center;
  color: #2a82e4;
  margin-bottom: 5px;

}

.filter-button:hover {
  border: 1px solid #2a82e4;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  background-color: #2a82e4;

}

.btn-default:active .filter-button:active {
  background-color: #2a82e4;
  color: white;
}

.port-image {
  width: 100%;
}

.gallery_product {
  margin-bottom: 30px;
}

.ptach-details h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 22px;
  padding-top: 10px;
}

.ptach-details p {
  margin-bottom: 6px;
}

.thumbnail-container {
  border: 1px solid #ccc;
  margin-bottom: 4px;
  border-radius: 3px;
  overflow: hidden;
}

.thumbnail-container.active {
  border-color: #2a82e4;
}

.blog-image img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: 215px;
  object-fit: cover;
}

.blog-card-content {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.para-quote p {
  position: relative;
  font-weight: 600;
  color: #000;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}

.para-quote p::before {
  display: block !important;
  left: -20px;
  top: -10px;
  content: "\f10d";
  font-size: 30px;
  font-style: normal;
  line-height: 1;
  position: absolute;
  font-family: fontawesome;
}

.para-quote p::after {
  display: block !important;
  font-size: 30px;
  font-style: normal;
  line-height: 1;
  position: absolute;
  right: -20px;
  bottom: 0;
  content: "\f10e";
  font-family: fontawesome;
}

.quote-card .card-header {
  background: #2a82e4;
  border-radius: 10px;
}

.quote-card .card-header h4 {
  color: #fff;
}

.testimonial-page.testimonial-section .testimonial .testimonial-author-content h4 {
  margin-bottom: 0px;
  line-height: 18px;
}

.testimonial-page.testimonial-section .testimonial .testimonial-author strong {
  color: #111;
  display: block;
  margin-bottom: 2px;
  font-size: 16px !important;
  letter-spacing: normal;
  font-weight: 700;
  font-size: 1rem;
}

.testimonial-page.testimonial-section .card-body .testimonial-page-details p {
  position: relative;
  margin-left: 25px;
  display: inline;
}

.testimonial-page.testimonial-section .card-body .testimonial-page-details p::before {
  content: "\f10d";
  font-size: 22px;
  font-style: normal;
  line-height: 1;
  position: absolute;
  font-family: fontawesome;
  left: -26px;
  top: -10px;
  color: #2a82e4;
}

.testimonial-page.testimonial-section .card-body .testimonial-page-details p::after {
  content: "\f10d";
  font-size: 22px;
  font-style: normal;
  line-height: 1;
  position: absolute;
  font-family: fontawesome;
  right: -25px;
  bottom: 0;
  color: #2a82e4;
  transform: rotate(180deg);
}

.testimonial-page.testimonial-section .testimonial-card .card {
  min-height: auto;
}


.tis_gal img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  margin: 5px;
  cursor: pointer;
  border-radius: 5px;
}


.tis-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.tis-popup-content {
  position: relative;
  background: white;
  padding: 20px;
  border-radius: 10px;
  max-width: 90%;
 /* max-height: 90%;*/
  text-align: center;
}

.tis-popup-content img {
  max-width: 100%;
  max-height: 60vh;
  border-radius: 10px;
}

.tis_thumbnails {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}

.tis_thumbnails img {
  border: 2px solid transparent;
  width: 100px;
  height: 100px;
  object-fit: cover;
  margin: 5px;
  cursor: pointer;
  border-radius: 5px;
}

.tis_thumbnails img.active {
  border-color: #007bff;
}

.close {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 24px;
  cursor: pointer;
  background: #2a82e4;
  border-radius: 50%;
  padding: 5px 11px;
	color: #fff;
  font-weight: 600;
}

.hidden {
  display: none;
}
	
.nav-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  color: white;
  background: #2a82e4;
  padding: 7px 12px;
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
  z-index: 100;
  transition: background 0.2s ease;
}

.nav-arrow:hover {
  background: rgba(0, 0, 0, 0.8);
}

.left-arrow {
  left: -45px;
}

.right-arrow {
  right: -45px;
}

iframe[src*="tawk.to"] {
  transform: scale(0.95); /* Shrinks the entire chat widget a bit */
  transform-origin: bottom left;
}
.section-quote-form-common {
  position: sticky;
  top: 70px;
  z-index: 999;
  background-color: #fff;
}
.section-quote-form-common.sticky-active {
  box-shadow: 0 4px 6px rgb(0 0 0 / 12%);
}