.aboutCon {background: #f0f1f3; font-family: "Poppins", sans-serif; padding: 50px 0;}
.container {width: 100%; margin: auto; max-width: 1200px; padding: 0 15px;}
.aboutBox {display: flex; flex-wrap: wrap;}
.aboutImg img {width: 100%;}
.aboutDet {width: 53%; padding-left: 50px;}
.aboutLogo img {width: 70px;}
.aboutSubHD {padding: 10px 0;}
.aboutSubHD span {display: inline-block; background: #f26d71; border-radius: 20px; color: #fff; font-size: 14px; text-transform: uppercase; font-weight: 500; padding: 5px 15px;}
.aboutHd {color: #f2c029; font-size: 50px; font-weight: 600; line-height: 60px; padding-bottom: 15px; text-align: center; /* border: 1px solid #a7adb3; */ margin-top: 27%; }
.aboutHd span {display: block;}
.rdMore { text-align: center; }
.aboutText { text-align: center; font-size: 15.5px; line-height: 24px; padding-bottom: 25px; font-family: 'Lato',sans-serif;}
a.btnLink {display: inline-block; background: #f2c029; font-size: 18px; color: #fff; font-weight: 500; padding: 12px 30px; text-decoration: none;}
a.btnLink:hover {background: #333;}
.infoCon {background: #95ac9c;}
.infoCon ul {width: 100%; margin: auto; max-width: 1600px; display: flex; flex-wrap: wrap;}
.infoCon ul li {width: 33.33%; padding: 70px 20px; text-align: center; font-family: "Poppins", sans-serif; color: #fff; background: #95ac9c; line-height: normal;}
.infoCon ul li:nth-child(2n) {background: #819c89;}
.infoCon ul li .hd {display: block; padding: 15px 0 10px 0; font-size: 28px; font-weight: 600;}
.infoCon ul li .text {display: block; color: rgba(255,255,255,.5); font-size: 14px; font-weight: 700; text-transform: uppercase;}
.textimonailSlider {padding: 0 80px;}
.textimonailSlider .item .inner {max-width: 500px; width: 100%; margin: auto; background: #fff; padding: 0px; text-align: center;}
.textimonailSlider .item .inner img {margin: auto;}
.textimonailSlider .item .inner .text {color: #f4c844; font-size: 28px; font-weight: 700; padding: 20px 0; line-height: normal; font-family: 'Lato',sans-serif;}
.textimonailSlider .item .inner .img {padding-bottom: 30px;}
.section_testimonial .aboutCon .owl-theme .owl-controls .owl-buttons  .owl-prev {left: 0; position: absolute; top: 50%; width: 60px; height: 60px; border: 1px solid #95ac9c; overflow: hidden; margin-top: -30px; cursor: pointer; border-radius: 100%; transition: ease-in-out .4s;}
.section_testimonial .aboutCon  .owl-theme .owl-controls .owl-buttons .owl-next {right: 0; position: absolute; top: 50%; width: 60px; height: 60px; border: 1px solid #95ac9c; overflow: hidden; margin-top: -30px; cursor: pointer; border-radius: 100%; transition: ease-in-out .4s;}
.section_testimonial .aboutCon .owl-theme .owl-controls .owl-buttons>div:before {line-height: 58px;}
.section_testimonial .aboutCon .owl-theme .owl-controls .owl-buttons {max-width: 100%; opacity: 1 !important; position: static;}
.product-item .product-photo {border: 1px solid; color: #a7adb3;}
.product-item .product-info .product-name a {color: #000;}
.page-footer .footer-static-container .footer-static .footer-links .title:before {background: #fff !important;}
.page-footer .footer-static-container .footer-static .ft-contactus li:before {color: #fff !important;}
.product-photo .product-item-photo .image-switch .product-image-container {display: block !important;}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
    background: white !important;
    position: static !important;    
}
.modal-content {max-height: 70vh;}
.modal-header {position: relative;}
.ajaxsuite-popup-wrapper .modal-popup._inner-scroll .modal-inner-wrap {background: white !important; left: 0;}
#nwprdhdngspn {text-align:center;}
#nwprdhdng {color:#F2C029;font-size:24px;font-weight:700;}
.aboutImg {width: 46%;}
.aboutImg .left {width: 54%; padding-right: 12px; padding-top: 70px;}
.aboutImg .right {width: 46%; padding-left: 12px;}
.aboutImg .imgBox {background: #fff; padding: 12px; box-shadow: 0 0 10px rgba(0,0,0,.1); overflow: hidden;}
.aboutImg .imgBox img {width: 100%; vertical-align: top; transition: ease-in-out .4s;}
.aboutImg .imgBox:hover img {transform: scale(1.1);}
.aboutImg .imgBox.top {margin-bottom: 15px;}
.flexBox {display: flex; flex-wrap: wrap;}
.cntent_ara { width:65%; float :left; }
.img_ara { width:32%; float :right; }

@media (max-width:1169px) {
    .aboutHd {font-size: 40px; line-height: 50px;}
    .aboutDet {padding-left: 30px;}
    .infoCon ul li {padding: 40px 20px;}
}

@media (max-width:767px) {
    .aboutCon {padding: 30px 0;}
    .aboutImg {width: 100%;}
    .aboutDet {width: 100%; padding:20px 0 0 0;}
    .aboutHd {font-size: 30px; line-height: 40px}
    .infoCon ul li {width: 100%; padding: 20px;}
    .textimonailSlider {padding: 0 0 80px 0;}
    .textimonailSlider .item .inner {padding: 10px;}
    .textimonailSlider .item .inner .text {font-size: 18px;}
    .textimonailSlider .item .inner .img {padding-bottom: 15px;}
    .section_testimonial .aboutCon .owl-theme .owl-controls .owl-buttons  .owl-prev {left: 50%; top: 100%; width: 40px; height: 40px;  margin-top: -50px; margin-left: -45px;}
    .section_testimonial .aboutCon  .owl-theme .owl-controls .owl-buttons .owl-next {right: 50%; top: 100%; width: 40px; height: 40px; margin-top: -50px; margin-right: -45px;}
    .section_testimonial .aboutCon .owl-theme .owl-controls .owl-buttons>div:before {line-height: 38px;}
}
