.mt-125{margin-top:125px;}
.z-i-4{z-index:4;}
/* Banner css */
 .home-banner-infos{padding-top:28.645%;}
.banner-content{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;}
.banner-content-wrapper{flex-direction:column;align-items: flex-start;justify-content:center;height:100%;color:#fff;}
.banner-content-wrapper.center{align-items: center;}
.banner-content-wrapper.right{align-items: flex-end;}
.wrap-all-contents{max-width:39vw;padding-left:2vw;}
.center .wrap-all-contents{padding-left:1vw;padding-right:1vw;}
.right .wrap-all-contents{padding-left:0;padding-right:2vw;}
.banner-title{font-size:4vw;font-weight:700;text-transform: uppercase;line-height:1;}
@media screen and (max-width:1413px){
    .wrap-all-contents{padding-left:3vw;}
}
@media screen and (max-width:991px){
    .home-banner-infos{display: block;}
    .banner-props{height:auto;margin-top:108px;}
    .banner-content-wrapper{padding-top:0;}
    .home-banner-infos img{position: absolute;top:0;left:0;width:100%;height:100%;object-fit: cover;}
    .mt-125{margin-top:106px}
}
@media screen and (max-width:767px){
    .wrap-all-contents{padding-left:0;}
    .center .wrap-all-contents,
    .right .wrap-all-contents{padding-left:0;padding-right:0;}
    .banner-title{font-size:5vw;}
    p{text-align: justify;}
}
@media screen and (max-width:480px){
    .home-banner-infos{padding-top:100%;}
    .banner-content-wrapper{height:53%;justify-content: flex-start;padding-top:30px;}
    .wrap-all-contents{width:100%;max-width:100%;text-align: center;margin-left:auto;margin-right:auto;}
    .banner-title{font-size:36px;}
}
.alt-bg{background-color:var(--alt-bg);}
.pseudo-bottom:before{position:absolute;content:"";top:auto;width:100px;height:3px;background:var(--cta-color);}
.pseudo-bottom.center:before{bottom:0;left:50%;transform:translateX(-50%);}
.pseudo-bottom.left-align:before{bottom:0;left:0;}
.pseudo-bottom.left-align{padding-bottom:14px;margin-bottom:14px;}
.pseudo-rt:after{position: absolute;content:url("https://cdn1.jashnfoods.com/frontend/images/home/bird-right.png");top:-90px;right:60px;}
.pseudo-rt.d-z-index:after{z-index: -1;}
.pseudo-let-top:after{position: absolute;content: url("https://cdn1.jashnfoods.com/frontend/images/home/bird-left.png");top:45%;transform:translatey(-50%);left:0;}
.quality-caption{width:100%;display:grid;border-radius:16px;border:#c1c5cd solid 2px;padding:20px;background:#fff;margin-top:30px;}

/* Certificate css*/
.product-grid-2-props{display:grid;grid-template-columns: repeat(2,minmax(0,1fr));gap:20px;}
.product-grid-2-props .product-detail{border:#c1c5cd solid 2px;}
.product-image .primary-btn{height:auto;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);padding:8px 26px 4px;}
/* Rice category css */
.wrap-exp-infos{width:100%;display: flex;}
.pdt-60{padding-top:60px;}
.pdb-60{padding-bottom:60px;}
.pdr-100{padding-right:100px;}
.mt-30{margin-top:30px;}
.mt-60{margin-top:60px;}
.exp-details{width:calc(100% - 300px);}
.product-wrapper > h1,
.pseudo-left{position: relative;padding-bottom:12px;margin-bottom:20px;}
.product-wrapper > h1:before,
.pseudo-left:before{position:absolute;content:"";top:auto;bottom:0;left:0;width:100px;height:3px;background:var(--cta-color);}
.quality-controls > h1{font-size:30px;}
.product-wrapper > p{margin-top:10px;}
.product-lists{width:300px;}
.product-type:not(:first-child){margin-top:30px;}
.product-title{font-size:30px;}
.product-subtitle,
.quality-controls h2,
.quality-controls h3,
.quality-controls h4,
.quality-controls h5,
.quality-controls h6{font-size:24px;margin-top:40px;}
.quality-controls p{margin-top:16px;}
.product-category{margin-top:12px;}
.product-caption + .product-caption{margin-top:16px;}
.product-category > li:not(:first-child){margin-top:5px;}
a.category-info{color:var(--title-color);display: inline-flex;padding-left:10px;}
a.category-info:before{position: absolute;content:"\f0da";top:3px;left:0;font-size:13px;font-family:fontawesome;}
a.category-info:hover,
a.category-info:hover:before{color:var(--cta-color);}
@media screen and (max-width:1360px){
    .pdr-100{padding-right:60px;}
    .pseudo-rt:after{right:20px;}
}
@media screen and (max-width:767px){
    .product-title{font-size:24px;}
    .quality-controls > h1{font-size:23px;}
    .variety-caption.mt-30{margin-top:0;}
}
/* Country export css */
.country-export-list .grid-4-props.countr-list{grid-template-columns: repeat(5, minmax(0, 1fr));}
.country-export-list .container-props{padding:30px;}
.country-export-list .c-name{line-height:1;margin-top:4px;}
.country-bg.country-export-list{border-radius:8px;box-shadow:var(--shadow);}
@media screen and (max-width:1570px){
    .country-export-list .grid-4-props.countr-list{grid-template-columns: repeat(4, minmax(0, 1fr));}
}
@media screen and (max-width:1375px){
    .country-export-list .grid-4-props.countr-list{grid-template-columns: repeat(3, minmax(0, 1fr));}
}
@media screen and (max-width:1000px){
    .country-export-list .container-props{padding:30px 10px;}
}
@media screen and (max-width:576px){
    .country-export-list .grid-4-props.countr-list{grid-template-columns: repeat(2, minmax(0, 1fr));}
}
/* Product list css */
.variety-title{font-size:30px;}
.product-grid-3{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap:30px;}
.wrapper-detail + .wrapper-detail{margin-top:40px;}
@media screen and (max-width:1366px){
    .product-grid-3{grid-template-columns: repeat(2,minmax(0,1fr));}
}
@media screen and (max-width:900px){
    .exp-details{width:100%;padding-right:0;}
    .wrap-exp-infos{flex-direction: column;}
    .product-grid-3{grid-template-columns: repeat(3,minmax(0,1fr));gap:15px;}
}
@media screen and (max-width:767px){
    .product-grid-3{grid-template-columns: repeat(2,minmax(0,1fr));}
    .variety-title{font-size:24px;}
    .product-subtitle,
    .quality-controls h2,
    .quality-controls h3,
    .quality-controls h4,
    .quality-controls h5,
    .quality-controls h6{font-size:22px;}
}
@media screen and (max-width:480px){
    .product-grid-3{grid-template-columns: repeat(1,minmax(0,1fr));}
}
/* Product slider css */
.product-detail{background: #fff;border-radius: 12px;padding: 12px;}
/* Testimonial css */
.customer-testimonial:before{position: absolute;content:url("https://cdn1.jashnfoods.com/frontend/images/home/bird-right.png");right:-12px;top:-52px;left:auto;width:180px;z-index:1;}
.customer-testimonial:after{position: absolute;content:url("https://cdn1.jashnfoods.com/frontend/images/country/quotes.svg");right:12px;top:12px;left:auto;width:180px;opacity: 0.5;z-index:2;}
.testimonial-subtitle{font-size:24px;color:var(--d-color);margin-bottom:16px;position: relative;z-index: 3;}
.testimonial-slider{padding:6px 6px 56px;}
.testimonial-wrapper{z-index: 3;}
.testimonial-caption{width:100%;padding:20px 20px 40px;border-radius:16px;background:#fff;}
.testimonial-caption:before{position: absolute;content:url('https://cdn1.jashnfoods.com/frontend/images/country/triangle.svg');top:auto;bottom:-60px;right:30px;left:auto;width:60px;}
.user-image{width:80px;height:80px;border:var(--cta-color) solid 2px;border-radius:100%;}
.user-image img{border-radius:100;}
.user-detail{font-size:20px;padding-left:15px;}
.user-detail span{font-size:17px;margin-top:6px;}
.tesimonial-text{margin-top:16px;}
@media screen and (max-width:900px){
    .customer-testimonial:before{right:40px;}
}
@media screen and (max-width:767px){
    .customer-testimonial:after{width:100px;top:58px;}
    .testimonial-subtitle{font-size:20px;}
}
@media screen and (max-width:480px){
    .customer-testimonial:after{width:100px;top:85px;}
}
/* swiper slider button */
.pdb-60{padding-bottom:60px;}
.common-btn-props .common-btn-info{width:48px;height:48px;border-radius:100%;top:50%;margin-top:0;box-shadow:var(--shadow);background:#fff;border:#fff solid 2px;background-image:none!important;}
.common-btn-props .common-btn-info:hover{background:var(--alt-bg);border-color:var(--alt-bg);}
.common-btn-props .common-btn-info.swiper-button-disabled{opacity: 0.5;pointer-events: none;}
.common-btn-props .bottom-align{position:absolute;top:auto;bottom:0;}
.common-btn-props .swiper-button-prev{left:-18px;}
.common-btn-props .swiper-button-next{right:-18px;}
.common-btn-props .swiper-button-prev:after,
.common-btn-props .swiper-button-next:after{font-family: fontawesome;font-size: 24px;-webkit-text-stroke: 2px #fff; color: var(--title-color);}
.common-btn-props .swiper-button-prev:hover:after,
.common-btn-props .swiper-button-next:hover:after{-webkit-text-stroke: 2px var(--alt-bg);}
.common-btn-props .swiper-button-prev:after{content:"\f053";}
.common-btn-props .swiper-button-next:after{content:"\f054";}
.common-btn-props .testimonial-slider .common-btn-info{top:calc(50% - 56px);}
.common-btn-props .common-btn-info.vc{transform: translateY(-50%);}
@media screen and (max-width:900px){
    .common-btn-props .swiper-button-prev{left:-13px;}
    .common-btn-props .swiper-button-next{right:-13px;}
}
@media screen and (max-width:480px){
    .common-btn-props .common-btn-info{width:32px;height:32px;}
    .common-btn-props .testimonial-slider .common-btn-info{top:calc(50% - 40px);}
    .common-btn-props .swiper-button-prev{left:-8px;}
    .common-btn-props .swiper-button-next{right:-8px;}
    .common-btn-props .swiper-button-prev:after, 
    .common-btn-props .swiper-button-next:after{font-size:18px;}
}
/* Light gallery css */
body .lg-container .lg-next:before, 
body .lg-container .lg-prev:after, 
body .lg-container .lg-toolbar .lg-close:after,
body .lg-toolbar .lg-download:after{color:#fff;font-family: FontAwesome;}
body .lg-container .lg-toolbar .lg-close:after{content: '\f00d';-webkit-text-stroke: 2px #000;}
body .lg-container .lg-prev:after{content: '\f177';}
body .lg-container .lg-next:before{content: '\f178';}
body .lg-toolbar .lg-download:after{content:"\f019"}


/* Product specifications css */
.tabular-data-infos{display: block;}
.tabular-data-infos table{max-width:100%; padding-top:10px; font-size:15px;}
.product-wrapper table{width:100%;display: table;table-layout: fixed;border-spacing:0px;box-shadow:var(--shadow);border-radius:8px;overflow: hidden;}
.product-wrapper th{background:var(--cta-color);color:var(--title-color);padding:10px 0px;}
.product-wrapper td{text-align: center;padding:10px 0px;}
.product-wrapper tbody tr:nth-child(odd){background:#F8F6F7;}
.product-wrapper tbody tr:nth-child(even){background:#E2DEDD;}
@media screen and (max-width:1400px){
    .tabular-data-infos table{max-width:100%;}
}
@media screen and (max-width:1000px){
    .tabular-data-infos th,
    .tabular-data-infos td{font-size:14px;}
}
@media screen and (max-width:900px){
    .tabular-data-infos th,
    .tabular-data-infos td{font-size:17px;}
}
@media screen and (max-width:640px){
    .tabular-data-infos{white-space: nowrap;overflow-x: scroll;overflow-y: hidden;}
    .tabular-data-infos table{width:600px;max-width:600px;}
    .tabular-data-infos th,
    .tabular-data-infos td{font-size:14px;}
}