

/*  &&& BREADCRUMB &&&  */
.breadcrumb {padding-block:20px;}
.breadcrumb .wrapper {display:flex; align-items:center; gap:10px;}

/*  &&& product slider &&&  */
.th_product_sec {padding-block:30px;}
.th_product_sec .wrapper{display:grid; grid-template-columns: minmax(360px, 533px) minmax(562px, 717px); gap:40px; align-items:center;}
.th_slider_product {position: relative;padding: 23px;}
.th_slider_product:before {height: 105px; width: 117px; position: absolute;top: 0;left: 0;content: '';background-color: #f1582d47}
.th_slider_product:after {height: 105px; width: 117px; position: absolute;bottom: 0;right: 0;content: '';background-color: #f1582d47;z-index: -1;}
.th_product_content h1 {font-weight: 800; font-size: 32px; color: #282828; margin-bottom: 25px}
.th_product_content h1 small {width: 100%; float: left;font-size: 18px; font-weight: 700; color: #cd431c;margin-bottom: 20px;}
.th_product_content p {color: #3d3d3d;margin-top: 0; margin-bottom: 1rem;}
.th_product_content ul {width: 100%; float: left;margin-top: 20px;}
.th_product_content ul li {color: #3d3d3d; font-size: 16px; background-image: url(https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets/images/tick2.svg); background-repeat: no-repeat;padding-left: 35px;margin-bottom: 20px; line-height:1.4;}

.product_banner_slider {position: relative; overflow: hidden;width: 100%;height: auto;}
.product_slide {display: none;}
.product_slide.active {display: block;}
.product_banner_slider button {position: absolute; top: 0; bottom: 0; height: fit-content; transform: translateY(-50%); background-color: rgba(0, 0, 0, 0); color: white; font-size: 2rem; padding: 10px; border: none; cursor: pointer; z-index: 10; margin-block: auto;}
.product_banner_slider button.prev {left: 10px;}
.product_banner_slider button.next {right: 10px;}
.product_banner_slider button:hover { background-color: rgba(0, 0, 0, 0.8);}
.boxes {padding-block: 70px; background: no-repeat center / cover url('https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets/images/formback.webp');}
.boxes .wrapper {display: grid; grid-template-columns: 50% 50%; gap: 40px; align-items:center;}
.boxes .content > :first-child {font-size: 32px; color:#212529; font-weight: 800; margin-bottom: 30px;line-height:1.2;}
.boxes .content p {font-size: 16px; color: #2e2e2e; font-weight: 400; margin-bottom: 16px;padding-bottom:1rem;} 
.boxes .quote .head {margin-bottom: 20px; text-align: center;}
.boxes .quote {padding: 35px 25px; background-color:#f1582d; box-shadow: 0 2px 10px -3px rgba(0, 0, 0, 0.5); }
.boxes .quote .head > :first-child {color: #000; font-size: 17px; display: block; margin-bottom: 14px;}
.boxes .quote .head > :nth-child(2) {font-size: 44px; font-weight: 700; color: #fff;}
.boxes .content ul {display: flex; flex-wrap: wrap;}
.boxes .content ul li {position: relative; width: 50%; font-size: 16px; color: #212529; margin-bottom: 16px; padding-left: 25px; line-height:1.4;}
.boxes .content ul li::before{position: absolute; top: 3px; bottom:0; margin-block:0;  left: 0; width: 15px; height: 15px; background: no-repeat center / cover url('https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets/images/tick1.svg'); content: '';}




/*  &&&  Method sec End &&&  */
.branding {padding-block: 30px;}
.branding .head  {margin-bottom: 50px; text-align: center;margin-inline:auto;max-width:1180px;}
.branding .head  > :first-child {font-size: 32px; color:#212529; font-weight: 800; margin-bottom: 12px;line-height:40px;}
.branding .head  p {font-size: 16px; color: #747474; font-weight: 400;margin-top:30px;} 
.branding .wrapper {display: grid; grid-template-columns: repeat(3 ,1fr); gap: 30px;}
.branding .card {padding: 33px 30px; border: 1px solid #e4e3e2; display:flex; flex-direction:column; }
.branding .card  img {margin-bottom: 22px;}
.branding .card > :nth-child(2) {display: block; font-size:20px; color: #000; margin-bottom: 14px; font-weight:800;}
.branding .card p {font-size: 16px; color: #747474; margin: 20px 0 1rem 0;}
.branding .card ul {margin-bottom:1rem;}
.branding .card ul li {position: relative; font-size: 14px; color: #747474; margin-bottom:10px; padding-left: 25px; line-height:1.4;}
.branding .card  li::before {position: absolute; top:2px; left: 0; width: 15px; height: 15px; background: no-repeat center / cover url('https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets_new/images/tick.svg'); content: '';}

/*  &&&  packing & printend sec &&&  */
.product {padding-block: 30px;}
.product .head {margin-bottom: 10px; text-align: center;}
.product .head :first-child {font-size: 32px; font-weight: 800; color: #282828; margin-bottom: 30px;}
.product .head  p {font-size: 16px; color: #747474; height:75px; }
.product .wrapper {display: grid; grid-template-columns: repeat(3 ,1fr); gap: 20px;}
.product .card {padding: 15px; background-color: #fff; margin:20px 1px;  }
.product .card:hover{box-shadow:0 0 10px rgba(0,0,0,0.3);}
.product .card img {margin-bottom: 15px; background-color: #fbfbfb; padding: 20px;}
.product .card > :nth-child(2) {display: block; font-size: 16px; text-align: center; color: #000; margin-bottom: 15px;}
.product .card p {color: #747474; margin-bottom: 15px;}
.product .card ul {margin-bottom: 16px;}
.product .card li {position: relative; font-size: 14px; color: #747474; margin-bottom: 10px; padding-left: 25px; line-height:1.4;}
.product .card li::before{position: absolute; top: 4px; left: 0; width: 12px; height: 12px; background: no-repeat center / cover url('https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets_new/images/tick-1.svg'); content: '';}
.product .card div {display: flex; justify-content: end;}
.product .card div :first-child {color: #cb421b; font-size: 14px; font-weight: 800;}

/* &&& impact &&& */
.impact {padding-block:30px;}
.impact .wrapper {display: grid; grid-template-columns: repeat(2 ,1fr); gap: 40px; margin-bottom: 40px;}
.impact .content > :first-child {font-size: 32px; font-weight: 800; color: #282828; margin-bottom: 30px;}
.impact .content p {font-size: 16px; color: #282828; margin-bottom: 14px; }
.impact .content ul{margin-bottom:1rem;margin-top:40px;} 
.impact .content li {position: relative; font-size: 16px; color: #282828; margin-bottom: 10px; padding-left: 25px; line-height:1.4;}
.impact .content li::before{position: absolute; top: 5px; left: 3px; width: 15px; height: 15px; background: no-repeat center / cover url('https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets/images/tick2.svg'); content: '';}
.impact .card {position: relative; padding: 12px; padding-left: 50px;}
.impact .card::before{position: absolute; top: 15px; left: 0; width:35px; height: 35px;  background: no-repeat center / cover url('https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets/images/clienttick.svg'); content: '';}
.impact .printing {display: grid; grid-template-columns: repeat(3 ,1fr); gap: 30px;}
.impact .card ul li h3{font-size:18px; font-weight:600; margin-bottom:.5rem;}
.impact .card > :first-child {font-size: 18px; font-weight: 600; display: block; margin-bottom: 12px;}
.impact .card ul li p {font-size: 16px; color: #3d3d3d; width: 90%; font-weight:400;margin-bottom:1rem;}

/* &&& Printing sec &&& */
.business {padding-block: 30px;}
.business .wrapper {display: grid; grid-template-columns: repeat(2 ,1fr); gap: 40px; align-items:center;}
.business .content > :first-child {font-size:32px; font-weight: 800; color: #282828; margin-bottom: 30px; line-height:1.2;}
.business .content p:not(:nth-child(3)) {font-size: 14px; color: #646565; margin-bottom: 1rem;}
.business .content > :nth-child(3) {color: #3d3d3d; font-size: 16px; font-weight: 700; font-style: italic; margin-bottom: 14px; border-left: 5px solid #f1582d; padding-left: 15px;}
.business .content ul {margin-bottom:1rem;}
.business .content li {position: relative; font-size: 16px; color: #3d3d3d; margin-bottom: 20px; padding-left: 35px; line-height:1.4;}
.business .content  li::before {position: absolute; top: 3px; left: 0; width: 15px; height: 15px; background: no-repeat center / cover url('https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets/images/tick2.svg'); content: '';}

/* &&& details  &&& */
.details {padding-block: 30px;}
.details .head {margin-bottom: 20px; text-align: center; max-width: 1180px; margin-inline: auto;}
.details .head :first-child {font-size: 32px; font-weight: 800; color:#282828; margin-bottom: 20px;}
.details .head p {font-size: 16px; color: #2e2e2e; font-weight: 400;} 
.details .wrapper {display: grid; grid-template-columns: repeat(3 ,1fr); gap: 30px;}
.details .review {padding:33px 40px; background-color: #fbfbfb; border-radius: 5px; box-shadow: 0 0 5px rgba(0,0,0,0.2); min-height:546px;}
.details .review > :first-child {display: block; font-size: 16px; color: #3d3d3d; font-style: italic; font-weight: 700; border-left: 5px solid #f1582d; padding-left: 15px; margin-bottom: 16px;}
.details .review p {font-size: 16px; color: #212529; margin-bottom: 16px; }
.details .review  li {position: relative; font-size: 14px; color: #282828; padding-left: 20px; margin-bottom: 10px; line-height:1.4; padding-left:25px;}
.details .review  li::before {position: absolute; top:3px; left: 3px; width: 12px; height: 12px; background: no-repeat center / cover url('https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets/images/tick3.svg'); content: '';}
.details .images {display: flex; flex-direction: column; justify-content: space-between; gap: 30px; width:100%;}
.details .images img {min-height:250px; object-fit:cover;}

/* &&& custom &&& */
.custom {padding-block: 30px;}
.custom .wrapper {display: grid; grid-template-columns: repeat(2 ,1fr); gap: 40px;align-items:center; }
.custom .content > :first-child {font-size: 32px; font-weight: 800; color: #282828; margin-bottom: 40px;}
.custom .content > :first-child * {display: block; font-size: 16px; color: #cd431c; margin-bottom: 36px;}
.custom .content p {font-size: 16px; color: #747474; margin-bottom: 14px;}
.custom {padding-block: 1.875rem;}
.custom .wrapper {display: grid; grid-template-columns: minmax(404px, 464px) minmax(424px, 666px); align-items: center; gap: 2.5rem;}
.custom .slider {position: relative;}
.custom .slider-arrow img { filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(2%) hue-rotate(11deg) brightness(104%) contrast(101%);}
.custom .slider::before {content: ''; position: absolute; inset: 0 auto auto 0; width: 117px; height: 105px; background-color: #f1582d47; z-index: -1;}
.custom .slider::after {content: ''; position: absolute; inset: auto 0 0 auto; width: 117px; height: 105px; background-color: #f1582d47; z-index: -1;}
.custom .content > :first-child {font-size: calc(var(--fs-lg, 32px) + 2px); margin-bottom: 1.5rem;}
.custom .content > :first-child * {display: block; font-size: calc(var(--fs-base, 16px) + 2px); font-weight: 700; color: #cd431c; line-height: 1.2; margin-bottom: 1.25rem;}
.custom .content p {color: #3d3d3d;}
.custom .content p:not(:last-of-type) {margin-bottom: 1rem;}
.custom .content ul {display: flex; flex-direction: column; gap: 1.25rem; margin-block: 2.25rem 1rem;}
.custom .content li {position: relative; color: #3d3d3d; line-height: 1; padding-left: 36px;}
.custom .content li::before {position: absolute; inset: 0 auto 0 0; width: 20px; height: 19px; background: no-repeat center/cover url('https://www.kolaxoprint.pk/wp-content/uploads/2025/08/rounded_tick2.svg'); content: ''; margin-block: auto;}

@media only screen and (max-width: 991px) {
    .custom .content > :first-child {margin-bottom: 1rem;}
    .custom .content > :first-child * {margin-bottom: 0.75rem;}
    .custom .wrapper {grid-template-columns: 1fr; gap: 1.5rem;}
    .custom .slider {max-width: 29rem; margin-inline: auto;}
    .custom .content ul {margin-block: 1.5rem 1rem;}
}

@media only screen and (max-width: 575px) {
    .custom {padding-block: 1.25rem;}
    .custom .content > :first-child {margin-bottom: 0.75rem;}
    .custom .content > :first-child * {margin-bottom: 0.5rem;}
    .custom .content p:not(:last-of-type) {margin-bottom: 0.75rem;}
    .custom .content ul {gap: 0.75rem; margin-block: 1rem;}
    .custom .content li {padding-left: 28px;}
    .custom .content li::before {width: 16px; height: 15px;}
    .custom .slider-card-content::before {width: 86px; height: 78px;}
    .custom .slider-card-content::after {width: 86px; height: 78px;}
    .slider-arrow-prev {left: 0; width: 22px;}
    .slider-arrow-next {right: 0; width: 22px;}
    .slider-arrow {background-color: #000; opacity: 0.2;}
}

/* &&& unique &&& */
.unique {padding-block: 60px;}
.unique .head {margin-bottom: 50px; text-align: center;}
.unique .head :first-child {font-size: 32px; font-weight: 800; color:#1c1c1c; margin-bottom: 20px;}
.unique .head p {font-size: 16px; color: #2e2e2e; font-weight: 400;}
.unique .wrapper {display: grid; grid-template-columns: repeat(6 ,1fr); gap: 20px;}
.unique .box  {display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 10px; text-align: center;}
.unique .wrapper .box:nth-child(odd) {background-color: #fbfbfb;}
.unique .box img {margin-bottom: 30px;}
.unique .box :nth-child(2) {display: block;font-size:14px; color: #1c1c1c; font-weight:600;}

/* &&& success &&& */
.success {padding-block: 30px;}
.success .wrapper {display: grid; grid-template-columns: repeat(2 ,1fr); gap: 40px;align-items:center;}
.success .content > :first-child span{font-weight: 500;color:#cd431c;}
.success .content > :first-child {font-size: 32px; font-weight: 700; color: #282828; margin-bottom: 40px;}
.success .content > :first-child * {display: block; font-size: 16px; color: #f1582d; margin-bottom: 36px;}
.success .content :nth-child(2 ) {display: block; font-size: 16px;  border-left: 5px solid #f1582d; padding-left: 15px; margin-bottom: 16px;}
.success .content p {font-size: 14px; color: #747474; margin-bottom: 12px;}
.success .content a { background-color: #d34017; color: #fff; padding: 10px 20px; border-radius: 5px; text-transform: uppercase; font-weight:700;}
.success .img {display: flex; justify-content: end;}

/* &&& offers &&& */
.offers {padding-block: 30px;}
.offers .wrapper {display: grid; grid-template-columns: repeat(4, 1fr); gap: 20; background-color: #fbfbfb;}
.offers .wrapper .box {border-right: 1px solid #9b9c99; text-align: center; padding: 30px 10px;}
.offers .box > div {display: flex; justify-content: space-around; align-items: center; margin-bottom: 10px;}
.offers .box :nth-child(2) {font-size: 30px; font-weight: 800; color: #282828; display: block; line-height:1.4;}
.offers .box > :last-child {font-size: 16px;  color: #1c1c1c; display: block;font-weight:700;}

/* &&& inspire &&& */
.inspire {padding-block: 30px;}
.inspire .head {margin-bottom: 40px; text-align: center;}
.inspire .head :first-child {font-size: 32px; font-weight: 800; color:#1c1c1c; margin-bottom: 20px;}
.inspire .head p {font-size: 16px; color: #747474; font-weight: 400;}
.inspire .wrapper {display: grid; grid-template-columns: repeat(4,1fr); gap: 20px;}
.inspire .card {padding: 20px; box-shadow:2px 2px 10px 2px rgb(235 235 235 / 70%);}
.inspire .card > div {display: flex; align-items: center; gap: 30px; margin-bottom: 14px;}
.inspire .content :first-child {display: block; font-size: 20px; color: #0c0c0c; font-weight: 700;}
.inspire .content :last-child {display: block; color:#686868; font-size: 18px; font-weight:400;}
.inspire .card p {font-size: 14px; color: #747474;}

/* &&& feedback &&& */
.feedback {padding-block: 30px;}
.feedback .bg-image {background: url('https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets_new/images/testimonial.webp') no-repeat center / cover; padding: 44px 30px; 
border-radius: 0 0 50px 0;}
.feedback .wrapper {display: grid; grid-template-columns: repeat(2 ,1fr); gap: 50px; align-items:center; }
.feedback .content > :first-child {display:block; font-size: 22px; font-weight:700; color: #cd431c; margin-bottom:10px}
.feedback .content > :nth-child(2) {display:block; font-size: 32px; font-weight:700; color: #212529; margin-bottom:30px}
.feedback .content p {width: 90%; font-size: 16px; color: #212529; margin-bottom: 30px;}
.feedback .content a { background-color: #d34017; color: #fff; padding: 10px 20px; border-radius: 5px; text-transform: uppercase;}
.feedback .testimonial {width:100%;background:#fff; margin:10px 0;overflow:hidden;border-radius: 0 0px 30px 0; }
.feedback .card {position:relative; padding:35px 50px 0 50px; overflow:hidden}
.feedback .card::before {position:absolute;top:-17%;right:-12%;background:#f1582d; width:170px;height:145px; border-radius:100%;content: '';background-image:url('https://www.kolaxoprint.pk/wp-content/themes/KolaxoPrint/assets/images/quote_icon.webp');background-repeat:no-repeat; background-position: 35px 70px;transition:0.3s;}
.feedback .card > :first-child {font-size: 22px; color: #0c0c0c; font-weight: 800; display: block; margin-bottom: 15px;}
.feedback .card :nth-child(2) {font-size: 14px; color: #535353; font-weight: 600; display: block; margin-bottom: 25px;}
.feedback .card p {font-size: 16px; color: #535353; margin-bottom: 50px; max-height:100px;}
.feedback .card ul {display: flex; width: 100%; justify-content: center; gap: 7px; align-items:baseline;}

/* &&& Media query &&& */
@media only screen and (max-width: 1200px) {
.details .review > :first-child {max-height: 120px;  margin-bottom: 12px; }
.details .review p {max-height: 120px; margin-bottom: 12px;}
}

@media only screen and (max-width: 991px) { 
.th_product_sec {padding-block:40px;}
.th_product_sec .wrapper{grid-template-columns: 1fr; gap: 20px;}	
.th_slider_product {width: fit-content; margin-inline: auto;}
button.prev {top:150px; left:10px;}
button.next {top:150px; right:10px;}
.boxes {padding-block: 50px}
.boxes .wrapper {grid-template-columns: 1fr;} 
.boxes .content > :first-child {font-size: 28px;margin-bottom: 20px;}
.branding {padding-block: 40px;}
.branding .head  {margin-bottom: 30px;}
.branding .wrapper {display: grid; grid-template-columns: repeat(2 ,1fr); gap: 30px;}
.branding .head  > :first-child {font-size: 28px;}	
.product .head :first-child {font-size: 28px;}
.impact .wrapper {grid-template-columns: 1fr; gap: 20px; place-items: center;}
.impact .content > :first-child {font-size: 28px;margin-bottom: 14px;}
.impact .content p {margin-bottom: 10px; }
.business {padding-block: 40px;}
.business .wrapper {grid-template-columns: 1fr; gap: 20px; place-items: center;}
.business .content > :first-child {font-size: 28px; margin-bottom: 20px;}
.details .wrapper {grid-template-columns: repeat(2 ,1fr); gap: 30px;}
.details .images { flex-direction: row; gap: 20px;}
.details .review {min-height:fit-content;}
.details .review > :first-child {max-height: unset;}
.details .review p {max-height: unset;}
.details .images img{width:100%;}
.custom .wrapper { grid-template-columns: 1fr; gap: 20px;}
.custom .content :first-child {margin-bottom: 20px;}
.custom .content :nth-child(2) {font-size: unset; margin-bottom: 25px;}
.unique {padding-block: 40px;}
.unique .head :first-child {font-size: 28px; margin-bottom: 10px;}
.unique .wrapper {grid-template-columns: repeat(3 ,1fr);}
.success .wrapper {display: grid; grid-template-columns:1fr; gap: 20px; place-items: center;}
.success .content > :first-child {font-size: 28px;  margin-bottom: 25px;}
.success .content > :first-child * {margin-bottom: 20px;}
.offers .wrapper { grid-template-columns: repeat(2, 1fr);}
.offers .wrapper .box {padding: 20px 8px;}
.offers .box > div :nth-child(2) {font-size: 26px;}
.inspire {padding-block: 40px;}
.inspire .head {margin-bottom: 30px; }
.inspire .head :first-child {font-size: 28px; margin-bottom: 18px; }
.inspire .wrapper { grid-template-columns: repeat(2,1fr); gap: 15px;}
.feedback .wrapper {grid-template-columns:1fr; gap: 30px;}
.feedback .card::before {right: -7%;}
.feedback .content :first-child {margin-bottom: 14px;}


}
@media only screen and (max-width: 767px) {
.boxes {padding-block: 40px}
.boxes .content ul li {width:100%; margin-bottom: 18px;}	
.impact .wrapper {margin-bottom: 30px;}
.impact .printing {display: grid; grid-template-columns: repeat(2 ,1fr); gap: 20px;}
.business {padding-block: 30px;}
.business .content > :first-child {font-size: 22px; margin-bottom: 10px;}
.details .wrapper {grid-template-columns: 1fr; gap: 20px; place-items: center; }
.details .images { flex-direction: column; gap: 20px;}
.custom .content :first-child {margin-bottom: 16px;}
.custom .content :nth-child(2) {font-size: 28px; margin-bottom: 18px;}
.unique .wrapper {grid-template-columns: repeat(2 ,1fr);}
.feedback .card::before {right: -22%; top:-13%;}
}
@media only screen and (max-width: 575px) { 
.breadcrumb {padding-block:10px;}
.th_product_sec {padding-block:10px;} 
button.prev {top:150px; left:10px;}
button.next {top:150px; right:10px;}
.boxes {padding-block: 30px}
.boxes .wrapper { gap: 30px;} 
.boxes .content > :first-child {font-size: 22px;margin-bottom: 16px;}
.branding {padding-block: 30px;}
.branding .head  {margin-bottom: 20px;}
.branding .wrapper {display: grid; grid-template-columns: 1fr; gap: 20px;}
.branding .head  > :first-child {font-size: 22px;}
.product .head :first-child {font-size: 22px;}
.impact .content > :first-child {font-size: 22px;margin-bottom: 8px;}
.impact .printing {display: grid; grid-template-columns:1fr; gap: 10px;}
.impact .wrapper {margin-bottom: 20px;}
.custom .content :first-child {margin-bottom: 12px;}
.custom .content :nth-child(2) {font-size: 22px; margin-bottom: 12px;}
.unique {padding-block: 25px;}
.unique .head :first-child {font-size: 22px;}
.unique .box img {margin-bottom: 18px;}
.success .content > :first-child {font-size: 22px;  margin-bottom: 16px;}
.success .content > :first-child * {margin-bottom: 14px;}
.offers .wrapper { grid-template-columns: 1fr;}
.offers .wrapper .box {border-bottom: 1px solid #9b9c99; border-right: none;}
.offers .box > div :nth-child(2) {font-size: 22px;}
.inspire {padding-block: 30px;}
.inspire .head {margin-bottom: 20px; }
.inspire .wrapper { grid-template-columns: 1fr;}
.inspire .head :first-child {font-size: 22px; margin-bottom: 14px; }
.inspire .card > div {margin-bottom: 10px;}
.feedback .card::before {right: -17%; top:-14%; width:137px; height:124px;}
.boxes .quote .head > :nth-child(2) {font-size: 36px;}
}

@media only screen and (max-width: 475px) {
.business .content li::before{top: 9px;}
.unique .wrapper {grid-template-columns: 1fr;}
.feedback .bg-image {padding:22px 15px;}
.feedback .card {padding:70px 10px 0 10px}
}

