section.gallery_block21 {
    background-color: var(--color-white);
}
section.gallery_block21 .hdng_header div.headingH5,
section.gallery_block21 .hdng_header h2.headingH2 {
    color: var(--color-primary);
    font-weight: 700;
    font-family: var(--primary-family);
}
section.gallery_block21 .hdng_header p.paragraph_p2 {
    color: var(--color-code07);
    max-width: 65%;
    font-family: var(--primary-family);
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
}
section.gallery_block21 .gallery21_bx .gallery21-grid {
    width: 100%;
}
.product_bx .product_items,
section.gallery_block21 .figure_image {
    position: relative;
    overflow: hidden;
}
section.gallery_block21 .figure_image figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 82px 20px 24px 24px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0.77%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 2;
    text-align: left;
    transition: 0.5s ease-in-out;
}
section.gallery_block21 .figure_image figcaption .headingH3 {
    margin-bottom: 8px;
    font-family: var(--heading-family);
}
section.gallery_block21 .figure_image figcaption .headingH5 {
    margin-bottom: 0;
}
section.gallery_block21 .figure_image figcaption .headingH3,
section.gallery_block21 .figure_image figcaption .headingH5 {
    font-weight: 600;
    color: var(--color-white);
    font-family: var(--primary-family) !important;
}
section.gallery_block21 .gallery21_bx picture {
    display: block;
    width: 100%;
    height: 100%;
}
section.gallery_block21 .gallery21_bx picture img {
    transition: 0.5s ease-in-out;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
figure.product_bx:hover picture img,
section.gallery_block21 .gallery21_bx figure:hover img {
    transform: scale(1.2);
    transition: 0.6s;
}
section.gallery_block21 .volunteer-btn .headingH4 {
    font-weight: 700;
    color: var(--color-code07);
    margin-bottom: 0;
}
section.gallery_block21 .volunteer-btn .headingH4 a {
    color: var(--color-code29);
    padding-left: 40px;
    transition: 0.5s ease-in-out;
}
section.gallery_block21 .volunteer-btn .headingH4 a:hover {
    color: var(--color-code07);
}
[dir="rtl"] section.gallery_block21 .figure_image figcaption {
    text-align: right;
    padding: 82px 24px 24px 20px;
}
section.whychoose_block3 span.whychoose03_img{
    flex: none;
}
@media only screen and (min-width: 768px){
.gallery21_bx .col-cat-3 > .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.gallery21_bx .col-cat-2 > .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.gallery21_bx .col-cat-2 > .col-md-3 picture img {
    height: 550px;
}
}
@media only screen and (min-width: 1920px) and (max-width: 2499px) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 65%;
    }
    section.gallery_block21 h4.headingH4 a {
        padding-left: 40px;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 82px 20px 16px 16px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 82px 16px 16px 32px;
    }
    section.gallery_block21 .figure_image figcaption .headingH3 {
        margin-bottom: 6px;
    }
    .gallery21_bx .col-cat-2 > .col-md-3 picture img {
        height: 450px;
    }
}
@media only screen and (min-width: 1700px) and (max-width: 1919px) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 60%;
    }
    section.gallery_block21 h4.headingH4 a {
        padding-left: 40px;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 82px 20px 16px 16px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 82px 16px 16px 25px;
    }
    .gallery21_bx .col-cat-2 > .col-md-3 picture img {
        height: 420px;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1699px) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 60%;
    }
    section.gallery_block21 .volunteer-btn .headingH4 a {
        padding-left: 40px;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 82px 20px 16px 16px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 82px 16px 16px 20px;
    }
    .gallery21_bx .col-cat-2 > .col-md-3 picture img {
        height: 420px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 60%;
    }
    section.gallery_block21 .volunteer-btn .headingH4 a {
        padding-left: 30px;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 82px 20px 16px 16px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 82px 16px 16px 20px;
    }
    .gallery21_bx .col-cat-2 > .col-md-3 picture img {
        height: 400px;
    }
}
@media only screen and (min-width: 1081px) and (max-width: 1299px) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 60%;
    }
    section.gallery_block21 .volunteer-btn .headingH4 a {
        padding-left: 30px;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 82px 20px 16px 16px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 82px 16px 16px 20px;
    }
    .gallery21_bx .col-cat-2 > .col-md-3 picture img {
        height: 350px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1080px) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 65%;
    }
    section.gallery_block21 .volunteer-btn .headingH4 a {
        padding-left: 24px;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 31px 20px 8px 8px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 31px 8px 8px 20px;
    }
    section.gallery_block21 .figure_image figcaption .headingH3 {
        margin-bottom: 5px;
    }
    .gallery21_bx .col-cat-2 > .col-md-3 picture img {
        height: 300px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 75%;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 31px 20px 8px 8px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 31px 8px 8px 20px;
    }
    section.gallery_block21 .figure_image figcaption .headingH3 {
        margin-bottom: 5px;
    }
    section.gallery_block21 .volunteer-btn .headingH4 a {
        padding-left: 24px;
    }
    .gallery21_bx .col-cat-2 > .col-md-3 picture img {
        height: 250px;
    }
}
@media only screen and (min-width: 400px) and (max-width: 767px) and (orientation: portrait) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 100%;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 31px 20px 8px 8px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 31px 8px 8px 18px;
    }
    section.gallery_block21 .figure_image figcaption .headingH3 {
        margin-bottom: 5px;
    }
    section.gallery_block21 .volunteer-btn .headingH4 a {
        padding-left: 0;
        display: block;
        margin-top: 10px;
    }
    section.gallery_block21 .gallery21_bx .col-md-3 {
        width: 50%;
    }
}
@media only screen and (min-width: 400px) and (max-width: 799px) and (orientation: landscape) {
    section.gallery_block21 .gallery21_bx .col-md-3 {
        width: 50%;
    }
    section.gallery_block21 .gallery21_bx > .row > div {
        flex: 1 1 50%;
        max-width: 50%;
    }
    .gallery21_bx .col-cat-3 > .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33% !important;
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
    }
    .gallery21_bx .col-cat-2 > .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}
@media only screen and (min-width: 700px) and (max-width: 940px) and (orientation: landscape) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 75%;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 31px 20px 8px 8px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 31px 8px 8px 18px;
    }
    section.gallery_block21 .figure_image figcaption .headingH3 {
        margin-bottom: 5px;
    }
    section.gallery_block21 .volunteer-btn .headingH4 a {
        padding-left: 24px;
    }
    section.gallery_block21 .gallery21_bx > .row > div {
        flex: 1 1 25%;
        max-width: 25%;
    }
    .gallery21_bx .col-cat-3 > .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33% !important;
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
    }
    .gallery21_bx .col-cat-2 > .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}
@media only screen and (min-width: 280px) and (max-width: 399px) and (orientation: portrait) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 100%;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 31px 20px 8px 8px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 31px 8px 8px 18px;
    }
    section.gallery_block21 .figure_image figcaption .headingH3 {
        margin-bottom: 5px;
    }
    section.gallery_block21 .volunteer-btn .headingH4 a {
        padding-left: 0;
        display: block;
        margin-top: 10px;
    }
    section.gallery_block21 .gallery21_bx .col-md-3 {
        width: 100%;
    }
    section.gallery_block21 .gallery21_bx > .row > div {
        flex: 1 1 50%;
        max-width: 50%;
    }
}
section.aboutus_block9 {
    background-color: var(--color-code03);
}
section.aboutus_block9 .hdng_header .headingH2,
section.aboutus_block9 .hdng_header .headingH5 {
    color: var(--color-primary);
    font-weight: 700;
    font-family: var(--primary-family);
}
section.aboutus_block9 .hdng_header .paragraph_p2 {
    color: var(--color-code18);
    font-family: var(--primary-family);
    font-weight: 400;
}
section.aboutus_block9 .paragraph_p3 {
    color: var(--color-code07);
    font-family: var(--primary-family);
    font-weight: 400;
    margin-bottom: 56px;
}
section.aboutus_block9 picture.section_photos {
    width: 100%;
    display: block;
    padding-left: 0;
}
section.aboutus_block9 .abouts_colImg img,
section.aboutus_block9 picture.section_photos img {
    width: 100%;
    height: auto;
}
section.aboutus_block9 .abouts_row01 {
    display: flex;
}
section.aboutus_block9 .row {
    flex-direction: row-reverse;
}
section.aboutus_block9 .abouts_row01 .abouts_col {
    display: flex;
    gap: 40px;
}
section.aboutus_block9 .abouts_row01 .abouts_col img {
    width: 83px;
}
section.aboutus_block9 .abouts_row01 .headingH4 {
    margin-bottom: 24px;
    color: var(--color-primary);
    font-weight: 700;
    font-family: var(--heading-family);
}
section.aboutus_block9 .abouts_row01 .paragraph_p3 {
    max-width: 100%;
    color: var(--color-code07);
    margin-bottom: 4%;
}
section.aboutus_block9 .btn-primary {
    transition: 0.6s;
    border: 1px solid var(--color-primary);
}
section.aboutus_block9 .btn-primary:hover {
    background-color: var(--color-code07);
    color: var(--color-white);
    border: 1px solid var(--color-code07);
}
body[dir="rtl"] section.aboutus_block9 picture.section_photos {
    padding-right: 20%;
    padding-left: 0;
}
.shop_grid_block.section_padding{
       padding: 184px 0!important;
}
section.section_padding.aboutus_block9 {
    padding: 121px 0;
}
section.aboutus_block9 picture.section_photos {
    width: 721px;
    display: block;
    margin: 0 0 0 auto;
}
[dir="rtl"] section.aboutus_block9 picture.section_photos {
    margin: 0 auto 0 0;
}
section.aboutus_block9 .hdng_header .headingH2{
    margin-bottom: 34px;
}
section.aboutus_block9 .hdng_header .paragraph_p2{
    margin-bottom: 45px;
}


@media only screen and (min-width: 1920px) and (max-width: 2499px) {
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 48px;
    }
    section.aboutus_block9 .aboutus05_achive .headingLarge {
        margin-bottom: 10px;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 100%;
        color: var(--color-code07);
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 32px;
    }
    section.aboutus_block9 .abouts_row01 .abouts_col img {
        width: 64px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 20px;
        font-weight: 700;
    }
    body[dir="rtl"] section.aboutus_block9 picture.section_photos {
        padding-left: 0;
    }
    .shop_grid_block.section_padding{
       padding: 138px 0!important;
    }
    section.section_padding.aboutus_block9 {
        padding: 92px 0;
    }
    section.aboutus_block9 picture.section_photos {
         width: 551px;
    }
    section.aboutus_block9 .hdng_header .headingH2{
    margin-bottom: 30px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 24px;
    }

}
@media only screen and (min-width: 1700px) and (max-width: 1919px) {
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 48px;
    }
    section.aboutus_block9 .aboutus05_achive .headingLarge {
        margin-bottom: 10px;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 84%;
        color: var(--color-code07);
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 32px;
    }
    section.aboutus_block9 .abouts_row01 .abouts_col img {
        width: 64px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 20px;
        color: var(--color-code31);
        font-weight: 700;
    }
    body[dir="rtl"] section.aboutus_block9 picture.section_photos {
        padding-left: 0;
    }
     .shop_grid_block.section_padding{
       padding: 118px 0!important;
   }
    section.section_padding.aboutus_block9 {
        padding: 85px 0;
    }
    section.aboutus_block9 picture.section_photos {
         width: 500px;
    }
    section.aboutus_block9 .hdng_header .headingH2{
    margin-bottom: 24px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1699px) {
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 48px;
    }
    section.aboutus_block9 .aboutus05_achive .headingLarge {
        margin-bottom: 10px;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 100%;
        color: var(--color-code07);
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 25px;
    }
    section.aboutus_block9 .abouts_row01 .abouts_col img {
        width: 50px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 20px;
        color: var(--color-code31);
        font-weight: 700;
    }
    body[dir="rtl"] section.aboutus_block9 picture.section_photos {
        padding-left: 0;
    }
    .shop_grid_block.section_padding{
       padding: 118px 0!important;
    }
    section.section_padding.aboutus_block9 {
        padding: 74px 0;
    }
    section.aboutus_block9 picture.section_photos {
         width: 437px;
    }
    section.aboutus_block9 .hdng_header .headingH2{
    margin-bottom: 20px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 40px;
    }
    section.aboutus_block9 .aboutus05_achive .headingLarge {
        margin-bottom: 10px;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 100%;
        color: var(--color-code07);
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 25px;
    }
    section.aboutus_block9 .abouts_row01 .abouts_col img {
        width: 50px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 20px;
        color: var(--color-code31);
        font-weight: 700;
    }
    body[dir="rtl"] section.aboutus_block9 picture.section_photos {
        padding-left: 0;
    }
    .shop_grid_block.section_padding{
       padding: 90px 0!important;
    }
    section.section_padding.aboutus_block9 {
        padding: 69px 0;
    }
    section.aboutus_block9 picture.section_photos {
         width: 415px;
    }
    section.aboutus_block9 .hdng_header .headingH2{
    margin-bottom: 20px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 1081px) and (max-width: 1299px) {
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 40px;
    }
    section.aboutus_block9 .aboutus05_achive .headingLarge {
        margin-bottom: 10px;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 100%;
        color: var(--color-code07);
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 18px;
    }
    section.aboutus_block9 .abouts_row01 .abouts_col img {
        width: 38px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 20px;
        color: var(--color-code31);
        font-weight: 700;
    }
    body[dir="rtl"] section.aboutus_block9 picture.section_photos {
        padding-left: 0;
    }
    .shop_grid_block.section_padding{
       padding: 80px 0!important;
    }
    section.section_padding.aboutus_block9 {
        padding: 62px 0;
    }
    section.aboutus_block9 picture.section_photos {
        width: 370px;
    }
    section.aboutus_block9 .hdng_header .headingH2{
    margin-bottom: 14px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 14px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
    }
    section.aboutus_block9 .aboutus05_achive .headingLarge {
        margin-bottom: 10px;
    }
    section.aboutus_block9 .aboutus05_achive.desktopView05 {
        display: none;
    }
    section.aboutus_block9 .aboutus05_achive.mobileView05 {
        display: flex !important;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 100%;
        color: var(--color-code07);
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 18px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 10px;
        color: var(--color-code31);
        font-weight: 700;
    }
    section.aboutus_block9 .aboutfull > .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    section.aboutus_block9 .abouts_colImg {
        width: 36px;
        height: 36px;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 20px;
    }
    section.aboutus_block9 .btn-primary {
        transition: 0.6s;
        margin-top: 15px;
    }
    body[dir="rtl"] section.aboutus_block9 picture.section_photos {
        padding-left: 0;
    }
     .shop_grid_block.section_padding{
       padding: 72px 0!important;
    }
    section.section_padding.aboutus_block9 {
        padding: 54px 0;
    }
    section.aboutus_block9 picture.section_photos {
        width: 319px;
    }
     section.aboutus_block9 .hdng_header .headingH2{
     margin-bottom: 12px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 12px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    body[dir="rtl"] section.aboutus_block9 picture.section_photos,
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
        padding-left: 0;
    }
    section.aboutus_block9 .aboutus05_achive .headingLarge {
        margin-bottom: 10px;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 100%;
        color: var(--color-code07);
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 25px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 10px;
        color: var(--color-code31);
        font-weight: 700;
    }
    section.aboutus_block9 .aboutfull > .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    section.aboutus_block9 .abouts_colImg {
        width: 36px;
        height: 36px;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 20px;
    }
    section.aboutus_block9 .btn-primary {
        transition: 0.6s;
        margin-top: 15px;
        margin-bottom: 30px;
        margin-left: 10px;
    }
    body[dir="rtl"] section.aboutus_block9 .btn-primary {
        margin-left: 10px;
    }
    .shop_grid_block.section_padding{
       padding: 72px 0!important;
    }
    section.section_padding.aboutus_block9 {
        padding: 54px 0;
    }
    section.aboutus_block9 picture.section_photos {
       width: 239px;
    }
    section.aboutus_block9 .hdng_header .headingH2{
     margin-bottom: 10px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 400px) and (max-width: 767px) and (orientation: portrait) {
    section.aboutus_block9 .container > .row > div {
        flex: 1 1 100%;
        max-width: 100%;
    }
    section.aboutus_block9 .container > .row {
        flex-direction: row-reverse;
    }
    body[dir="rtl"] section.aboutus_block9 picture.section_photos,
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
        padding-left: 0;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 40px;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        color: var(--color-code07);
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 32px;
        display: flex;
        gap: 20px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 10px;
        color: var(--color-code31);
        font-weight: 700;
    }
    section.aboutus_block9 .btn-primary {
        transition: 0.6s;
        margin-bottom: 0px;
        margin-top: 8px;
        margin-left: 13px;
    }
    section.aboutus_block9 .btn-groups{
        width: 100%;
        gap:0;
         display: block;
    }
    section.aboutus_block9 .btn-groups .btn-primary{
        width: 100%;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 100%;
        color: var(--color-code07);
        margin-bottom: 8px;
    }
    section.aboutus_block9 .abouts_colImg {
        width: 40px;
        height: 40px;
        flex: none;
    }
    body[dir="rtl"] section.aboutus_block9 .btn-primary {
        margin-left: 13px;
    }
     .shop_grid_block.section_padding{
       padding: 72px 0!important;
    }
    section.section_padding.aboutus_block9 {
        padding: 52px 0;
    }
    section.aboutus_block9 picture.section_photos {
       width: 100%;
    }
    section.aboutus_block9 .hdng_header .headingH2{
     margin-bottom: 24px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 16px;
    }
}
@media only screen and (min-width: 700px) and (max-width: 999px) and (orientation: landscape) {
    body[dir="rtl"] section.aboutus_block9 picture.section_photos,
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
        padding-left: 0;
    }
    section.aboutus_block9 .aboutus05_achive .headingLarge {
        margin-bottom: 10px;
    }
    section.aboutus_block9 .aboutus05_achive.desktopView05 {
        display: none;
    }
    section.aboutus_block9 .aboutus05_achive.mobileView05 {
        display: flex !important;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 98%;
        color: var(--color-code07);
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 32px;
        display: flex;
        gap: 20px;
    }
    section.aboutus_block9 .aboutfull > .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    section.aboutus_block9 .abouts_colImg {
        width: 36px;
        height: 36px;
        flex: none;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 20px;
    }
    section.aboutus_block9 .btn-primary {
        transition: 0.6s;
        margin-top: 15px;
        margin-left: 15px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 10px;
        color: var(--color-code31);
        font-weight: 700;
    }
    section.aboutus_block9 .headingH5 {
        font-size: 12px;
        margin: 15px 0 12px;
    }
    body[dir="rtl"] section.aboutus_block9 .btn-primary {
        margin-left: 15px;
    }
     .shop_grid_block.section_padding{
       padding: 72px 0!important;
    }
    section.section_padding.aboutus_block9 {
        padding: 54px 0;
    }
    section.aboutus_block9 picture.section_photos {
       width: 302px;
    }
    section.aboutus_block9 .hdng_header .headingH2{
     margin-bottom: 18px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 18px;
    }
}
@media only screen and (min-width: 260px) and (max-width: 399px) and (orientation: portrait) {
    section.aboutus_block9 .container > .row > div {
        flex: 1 1 100%;
        max-width: 100%;
    }
    section.aboutus_block9 .container > .row {
        flex-direction: row-reverse;
    }
    body[dir="rtl"] section.aboutus_block9 picture.section_photos,
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
        padding-left: 0;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 40px;
    }
    section.aboutus_block9 .aboutus05_achive .headingLarge {
        margin-bottom: 10px;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 100%;
        color: var(--color-code07);
        margin-bottom: 20px;
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 20px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 10px;
        color: var(--color-code31);
        font-weight: 700;
    }
    section.aboutus_block9 .btn-primary {
        transition: 0.6s;
        margin-bottom: 0px;
        margin-left: 16px;
    }
    section.aboutus_block9 .btn-groups{
        width: 100%;
        gap:0;
         display: block;
    }
    section.aboutus_block9 .btn-groups .btn-primary{
        width: 100%;
    }
    body[dir="rtl"] section.aboutus_block9 .btn-primary {
        margin-left: 16px;
    }
     .shop_grid_block.section_padding{
       padding: 50px 0!important;
    }
    section.section_padding.aboutus_block9 {
        padding: 50px 0;
    }
    section.aboutus_block9 picture.section_photos {
       width: 100%;
    }
    section.aboutus_block9 .hdng_header .headingH2{
     margin-bottom: 18px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 18px;
    }
}
@media only screen and (min-width: 400px) and (max-width: 702px) and (orientation: landscape) {
    section.gallery_block21 .hdng_header p.paragraph_p2 {
        max-width: 75%;
    }
    section.gallery_block21 .figure_image figcaption {
        padding: 31px 20px 8px 8px;
    }
    [dir="rtl"] section.gallery_block21 .figure_image figcaption {
        padding: 31px 8px 8px 18px;
    }
    section.gallery_block21 .figure_image figcaption .headingH3 {
        margin-bottom: 5px;
    }
    section.gallery_block21 .volunteer-btn .headingH4 a {
        padding-left: 0;
        display: block;
        margin-top: 10px;
    }
    section.gallery_block21 .gallery21_bx .col-md-3 {
        width: 50%;
    }
    section.gallery_block21 .gallery21_bx > .row > div {
        flex: 1 1 25%;
        max-width: 25%;
    }
    body[dir="rtl"] section.aboutus_block9 picture.section_photos,
    section.aboutus_block9 picture.section_photos {
        padding-right: 0;
        padding-left: 0;
    }
    section.aboutus_block9 .paragraph_p3 {
        margin-bottom: 40px;
    }
    section.aboutus_block9 .aboutus05_achive .headingLarge {
        margin-bottom: 10px;
    }
    section.aboutus_block9 .container > .row > div {
        flex: 1 1 50%;
        max-width: 50%;
    }
    section.aboutus_block9 .container > .row {
        flex-direction: row-reverse;
    }
    section.aboutus_block9 .abouts_row01 .paragraph_p3 {
        max-width: 100%;
        color: var(--color-code07);
    }
    section.aboutus_block9 .abouts_row01 .abouts_col {
        display: flex;
        gap: 32px;
        display: flex;
        gap: 20px;
    }
    section.aboutus_block9 .abouts_row01 .headingH4 {
        margin-bottom: 10px;
        color: var(--color-code31);
        font-weight: 700;
    }
    section.aboutus_block9 .btn-primary {
        transition: 0.6s;
        margin-bottom: 0px;
        margin-left: 20px;
    }
    section.aboutus_block9 .abouts_colImg {
        width: 40px;
        height: 40px;
        flex: none;
    }
    body[dir="rtl"] section.aboutus_block9 .btn-primary {
        margin-left: 20px;
    }
     .shop_grid_block.section_padding{
       padding: 50px 0!important;
    }
    section.section_padding.aboutus_block9 {
        padding: 54px 0;
    }
    section.aboutus_block9 picture.section_photos {
       width: auto;
    }
    section.aboutus_block9 .hdng_header .headingH2{
     margin-bottom: 18px;
    }
    section.aboutus_block9 .hdng_header .paragraph_p2{
        margin-bottom: 18px;
    }
}

section.aboutus_block9 .btn-primary{
    margin-left: 0!important;
    margin-right: 0!important;
}

.product_bx .product_ftr span.price,
section.aboutus_block9 .abouts_row01 .headingH4,
section.shop_grid_block .hdng_header h2.headingH2 {
    color: var(--color-primary);
}
.deal_offer_sec {
    display: flex;
    position: absolute;
    flex-direction: column;
    left: 20px;
    top: 20px;
    gap: 10px;
}
.deal_offer_sec p {
    font-weight: 700;
    margin-bottom: 0;
}
.product_bx .deal_tags,
.product_bx .offer_tags {
    height: 32px;
    width: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
    z-index: 99;
    border-radius: 4px 0 0 4px;
    position: relative;
}
.product_bx .offer_tags {
    background-color: var(--color-red);
}
.product_bx .deal_tags {
    background-color: var(--color-orange);
    text-transform: uppercase;
}
.product_bx .deal_tags:after,
.product_bx .offer_tags:after {
    content: "";
    position: absolute;
    right: -11px;
    top: 5px;
    bottom: 0;
    width: 21px;
    height: 21px;
    background-color: var(--color-red);
    z-index: -1;
    transform: rotate(45deg);
    border-radius: 1px 0 0 1px;
}
.product_bx .deal_tags:before,
.product_bx .offer_tags:before {
    content: "";
    position: absolute;
    right: -6px;
    top: 0;
    bottom: 0;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background-color: #fff;
    z-index: 1;
    margin: auto;
}
.product_bx .deal_tags:after {
    background-color: var(--color-orange);
}
.product_bx .product_btns {
    position: absolute;
    bottom: -50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    opacity: 0;
    transition: 0.6s;
    height: 0;
}
/*.product_bx:hover .product_btns {
    opacity: 1;
    height: auto;
    bottom: 50%;
}*/
.product_bx .product_items picture img {
    transition: 0.6s;
}
.product_bx .product_dec .headingH4 {
    margin-bottom: 0;
    font-weight: 400;
    color: var(--color-code07);
    font-family: var(--primary-family);
}
.product_bx .product_dec .headingH5 {
    font-weight: 600;
    color: var(--color-code18);
    font-family: var(--primary-family);
    margin-bottom: 20px;
}
.product_bx .product_btns .btn-groups {
/*    gap: 0;*/
/*    background: var(--color-white);*/
    align-items: center;
/*    border-radius: 4px;*/
    height: 70px;
/*    border: 1px solid var(--color-code20);*/
}
.product_bx .product_btns .btn-groups > span {
    width: 70px;
    height: 100%;
    background: var(--color-white);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid var(--color-code20);
    cursor: pointer;
}
.product_bx .product_btns .btn-groups > span:last-child {
    border-right: none;
}
.product_bx .product_btns .btn-groups > span:hover {
    background: var(--color-primary);
}
.product_bx .product_btns .btn-groups > span:hover img,
.product_bx .product_ftr button:hover img {
    filter: brightness(0) invert(1);
}
.product_bx .product_btns .btn-groups > span img,
.product_bx .product_ftr button img {
    width: 29px;
}
.product_bx .product_btns .btn-groups span.tool_tip {
    position: absolute;
    left: 0;
    right: 0;
    top: -35px;
    font-size: 14px;
    padding: 3px 7px;
    background: var(--color-code08);
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    margin: auto;
    color: #fff;
    transform: translate(-15%, 0);
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden;
    height: 0;
}
.product_bx .product_btns .btn-groups > span:hover span.tool_tip {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.product_bx .product_variant {
    display: flex;
    gap: 16px;
    margin-top: 20px;
}
.product_bx .product_variant > span {
    width: 24px;
    height: 24px;
    border-radius: 100%;
}
.product_bx .product_variant .color1 {
    background: var(--color-black);
}
.product_bx .product_variant .color2 {
    background: var(--color-code09);
}
.product_bx .product_variant .color3 {
    background: var(--color-code10);
}
.star_rating {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 17px;
}
.star_rating span.rating {
    display: flex;
    align-items: center;
    gap: 2px;
}
.star_rating span.rating img {
    width: 24px;
}
.star_rating .rating_review {
    color: var(--color-code17);
    font-weight: 400;
    margin-bottom: 0;
}
.product_bx .product_ftr {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product_bx .product_ftr button {
    border-radius: 4px;
    border: 1px solid var(--color-code17);
    background-color: rgba(32, 160, 232, 0.1);
    display: flex;
    align-items: center;
    gap: 10px;
    width: auto;
    padding: 14px 24px;
    transition: 0.6s;
    height: auto;
}
.product_bx .product_ftr .headingH4 {
    font-weight: 600;
}
.product_bx .product_ftr button span {
    color: var(--color-code17);
    font-weight: 600;
}
.product_bx .product_ftr button:hover {
    background-color: var(--color-primary);
    color: var(--color-white);
}
.product_bx .product_ftr button:hover span,
section.callaction_block27 .hdng_header .headingH2,
section.callaction_block27 .hdng_header .headingH5 {
    color: var(--color-white);
}
.product_bx {
    margin: 0;
    background-color: var(--color-white);
    box-shadow: 0 2px 30px rgb(0 0 0 / 15%);
    height: 100%;
}
.product_bx figcaption {
    padding: 20px 20px 40px;
}
@media only screen and (min-width: 1920px) and (max-width: 2499px) {
    .deal_offer_sec {
        left: 6px;
        top: 6px;
        gap: 6px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 25px;
        width: 48px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -8px;
        top: 5px;
        width: 16.45px;
        height: 16.45px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -4px;
        width: 5px;
        height: 5px;
    }
    .product_bx figcaption {
        padding: 12px 20px 28px;
    }
    .star_rating span.rating img {
        width: 18px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 53px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 53px;
        height: 100%;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 22px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 14px;
        padding: 3px 7px;
        border-radius: 2px;
        width: 90px;
    }
    .product_bx .product_ftr button {
        padding: 10px 18px;
        gap: 8px;
    }
    .product_bx .product_ftr button img {
        width: 20px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 12px;
    }
}
@media only screen and (min-width: 1700px) and (max-width: 1919px) {
    .deal_offer_sec {
        left: 6px;
        top: 6px;
        gap: 6px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 25px;
        width: 48px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -8px;
        top: 3px;
        width: 16.45px;
        height: 17.45px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -4px;
        width: 5px;
        height: 5px;
    }
    .product_bx figcaption {
        padding: 12px 20px 28px;
    }
    .star_rating span.rating img {
        width: 18px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 53px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 53px;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 22px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 14px;
        padding: 3px 7px;
        border-radius: 2px;
        width: 90px;
    }
    .product_bx .product_ftr button {
        padding: 10px 18px;
        gap: 8px;
    }
    .product_bx .product_ftr button img {
        width: 20px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 12px;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1699px) {
    .deal_offer_sec {
        left: 5px;
        top: 5px;
        gap: 5px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 20px;
        width: 40px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -7px;
        top: 3px;
        width: 13.26px;
        height: 14.26px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -4px;
        width: 4px;
        height: 4px;
    }
    .deal_offer_sec p {
        font-size: 12px;
    }
    .product_bx figcaption {
        padding: 8px 18px 20px;
    }
    .star_rating span.rating img {
        width: 13px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 42px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 42px;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 18px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 12px;
        padding: 3px 7px;
        border-radius: 2px;
        width: 80px;
    }
    .product_bx .product_ftr button {
        padding: 6px 14px;
        gap: 6px;
    }
    .product_bx .product_ftr button img {
        width: 17px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
    .deal_offer_sec {
        left: 5px;
        top: 5px;
        gap: 5px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 20px;
        width: 40px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -7px;
        top: 3px;
        width: 13.26px;
        height: 14.26px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -4px;
        width: 4px;
        height: 4px;
    }
    .deal_offer_sec p {
        font-size: 12px;
    }
    .product_bx figcaption {
        padding: 8px 10px 18px;
    }
    .star_rating span.rating img {
        width: 13px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 42px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 42px;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 18px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 12px;
        padding: 3px 7px;
        border-radius: 2px;
        width: 80px;
    }
    .product_bx .product_ftr button {
        padding: 6px 14px;
        gap: 6px;
    }
    .product_bx .product_ftr button img {
        width: 17px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 1081px) and (max-width: 1299px) {
    .deal_offer_sec {
        left: 4px;
        top: 4px;
        gap: 4px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 16px;
        width: 34px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -5.5px;
        top: 2px;
        width: 11px;
        height: 11.26px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -3px;
        width: 3.5px;
        height: 3.5px;
    }
    .deal_offer_sec p {
        font-size: 11px;
    }
    .product_bx figcaption {
        padding: 6px 10px 18px;
    }
    .product_bx .product_ftr button img,
    .star_rating span.rating img {
        width: 12px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 35px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 35px;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 14px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 12px;
        padding: 3px 5px;
        border-radius: 2px;
        width: 75px;
    }
    .product_bx .product_ftr button {
        padding: 6px 10px;
        gap: 5px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 7px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1080px) {
    .deal_offer_sec {
        left: 4px;
        top: 4px;
        gap: 4px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 16px;
        width: 34px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -5.5px;
        top: 2px;
        width: 11px;
        height: 11.26px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -3px;
        width: 3.5px;
        height: 3.5px;
    }
    .deal_offer_sec p {
        font-size: 11px;
    }
    .product_bx figcaption {
        padding: 6px 8px 18px;
    }
    .product_bx .product_ftr button img,
    .star_rating span.rating img {
        width: 12px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 35px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 35px;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 13px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 12px;
        padding: 3px 5px;
        border-radius: 2px;
        width: 75px;
    }
    .product_bx .product_ftr button {
        padding: 6px;
        gap: 5px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 7px;
        font-size: 15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .deal_offer_sec {
        left: 4px;
        top: 4px;
        gap: 4px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 16px;
        width: 34px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -5.5px;
        top: 2px;
        width: 11px;
        height: 11.26px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -3px;
        width: 3.5px;
        height: 3.5px;
    }
    .deal_offer_sec p {
        font-size: 11px;
    }
    .row.product_grid > div {
        flex: 33.333%;
        max-width: 33.333%;
    }
    .product_bx figcaption {
        padding: 6px 8px 18px;
    }
    .product_bx .product_ftr button img,
    .star_rating span.rating img {
        width: 12px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 35px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 35px;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 13px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 12px;
        padding: 3px 5px;
        border-radius: 2px;
        width: 75px;
    }
    .product_bx .product_ftr button {
        padding: 6px;
        gap: 5px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 7px;
        font-size: 15px;
    }
}
@media only screen and (min-width: 375px) and (max-width: 767px) and (orientation: portrait) {
    .deal_offer_sec {
        left: 4px;
        top: 4px;
        gap: 4px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 16px;
        width: 34px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -5.5px;
        top: 2px;
        width: 11px;
        height: 11.26px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -3px;
        width: 3.5px;
        height: 3.5px;
    }
    .deal_offer_sec p {
        font-size: 11px;
    }
    .row.product_grid > div {
        flex: 50%;
        max-width: 50%;
    }
    .product_bx figcaption {
        padding: 6px 8px 18px;
    }
    .product_bx .product_ftr button img,
    .star_rating span.rating img {
        width: 12px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 35px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 35px;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 13px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 10px;
        padding: 3px 5px;
        border-radius: 2px;
        width: 65px;
    }
    .product_bx .product_ftr button {
        padding: 6px;
        gap: 5px;
        border-radius: 2px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 7px;
        font-size: 15px;
    }
}
@media only screen and (min-width: 700px) and (max-width: 940px) and (orientation: landscape) {
    .deal_offer_sec {
        left: 4px;
        top: 4px;
        gap: 4px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 16px;
        width: 34px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -5.5px;
        top: 2px;
        width: 11px;
        height: 11.26px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -3px;
        width: 3.5px;
        height: 3.5px;
    }
    .deal_offer_sec p {
        font-size: 11px;
    }
    .row.product_grid > div {
        flex: 33.333%;
        max-width: 33.333%;
    }
    .product_bx figcaption {
        padding: 6px 8px 18px;
    }
    .product_bx .product_ftr button img,
    .star_rating span.rating img {
        width: 12px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 35px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 35px;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 13px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 10px;
        padding: 3px 5px;
        border-radius: 2px;
        width: 65px;
    }
    .product_bx .product_ftr button {
        padding: 6px 10px;
        gap: 5px;
        border-radius: 2px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 7px;
        font-size: 15px;
    }
}
@media only screen and (max-width: 374px) and (orientation: portrait) {
    .deal_offer_sec {
        left: 4px;
        top: 4px;
        gap: 4px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 16px;
        width: 34px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -5.5px;
        top: 2px;
        width: 11px;
        height: 11.26px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -3px;
        width: 3.5px;
        height: 3.5px;
    }
    .deal_offer_sec p {
        font-size: 11px;
    }
    .row.product_grid > div {
        flex: 50%;
        max-width: 50%;
    }
    .product_bx figcaption {
        padding: 6px 8px 18px;
    }
    .product_bx .product_ftr button img,
    .star_rating span.rating img {
        width: 12px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 35px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 35px;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 13px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 10px;
        padding: 3px 5px;
        border-radius: 2px;
        width: 65px;
    }
    .product_bx .product_ftr button {
        padding: 6px;
        gap: 5px;
        border-radius: 2px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 7px;
        font-size: 15px;
    }
}
@media only screen and (max-width: 699px) and (orientation: landscape) {
    .deal_offer_sec {
        left: 4px;
        top: 4px;
        gap: 4px;
    }
    .product_bx .deal_tags,
    .product_bx .offer_tags {
        height: 16px;
        width: 34px;
    }
    .product_bx .deal_tags:after,
    .product_bx .offer_tags:after {
        right: -5.5px;
        top: 2px;
        width: 11px;
        height: 11.26px;
    }
    .product_bx .deal_tags:before,
    .product_bx .offer_tags:before {
        right: -3px;
        width: 3.5px;
        height: 3.5px;
    }
    .deal_offer_sec p {
        font-size: 11px;
    }
    .row.product_grid > div {
        flex: 33.333%;
        max-width: 33.333%;
    }
    .product_bx figcaption {
        padding: 6px 8px 18px;
    }
    .product_bx .product_ftr button img,
    .star_rating span.rating img {
        width: 12px;
    }
    .product_bx .product_btns .btn-groups {
        gap: 0;
        height: 35px;
    }
    .product_bx .product_btns .btn-groups > span {
        width: 35px;
    }
    .product_bx .product_btns .btn-groups > span img {
        width: 13px;
    }
    .product_bx .product_btns .btn-groups span.tool_tip {
        top: -35px;
        font-size: 10px;
        padding: 3px 5px;
        border-radius: 2px;
        width: 65px;
    }
    .product_bx .product_ftr button {
        padding: 6px 10px;
        gap: 5px;
        border-radius: 2px;
    }
    .product_bx .product_dec .headingH5 {
        margin-bottom: 7px;
        font-size: 15px;
    }
}
section.callaction_block27 {
    background-color: var(--color-white);
    position: relative;
}
section.callaction_block27 .hdng_header .paragraph_p2 {
    color: var(--color-white);
    font-weight: 600;
}
section.callaction_block27 .paragraph_p1 {
    color: var(--color-code07);
    font-weight: 700;
}
section.callaction_block27 .section_photos {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
section.callaction_block27 .section_photos img {
    height: 100%;
    object-fit: cover;
}
section.callaction_block27 .container {
    position: relative;
}
section.callaction_block27 .paragraph_p2,
section.testimonials_block6 .caption_bx .headingH6 {
    color: var(--color-code07);
    font-weight: 600;
}
section.callaction_block27 .form-controls {
    background: var(--color-white);
    border: 1px solid var(--color-white);
    width: 100%;
    font-family: var(--primary-family);
    font-weight: 600;
    color: var(--color-code18);
}

section.callaction_block27 .form-controls::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--color-code19);
  opacity: 1; /* Firefox */
}

section.callaction_block27 .form-controls:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: var(--color-code19);
}

section.callaction_block27 .form-controls::-ms-input-placeholder { /* Microsoft Edge */
   color: var(--color-code19);
}
section.callaction_block27 .form-groups label {
    display: block;
    font-weight: 400;
    margin-bottom: 8px;
    color: var(--color-white);
}
section.callaction_block27 input::placeholder {
    color: var(--color-code400);
    opacity: 1;
}
section.callaction_block27 .btn-primary {
    margin-top: 70px;
    border: 1px solid var(--color-code401);
}
@media only screen and (min-width: 1920px) and (max-width: 2499px) {
    section.callaction_block27 .btn-primary {
        margin-top: 50px;
    }
}
@media only screen and (min-width: 1700px) and (max-width: 1919px) {
    section.callaction_block27 .btn-primary {
        margin-top: 50px;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1699px) {
    section.callaction_block27 .btn-primary {
        margin-top: 45px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
    section.callaction_block27 .btn-primary {
        margin-top: 40px;
    }
    section.callaction_block27 .form-groups label {
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 1081px) and (max-width: 1299px) {
    section.callaction_block27 .btn-primary {
        margin-top: 40px;
    }
    section.callaction_block27 .form-groups label {
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1080px) {
    section.callaction_block27 .btn-primary {
        margin-top: 35px;
    }
    section.callaction_block27 .form-groups label {
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    section.callaction_block27 .btn-primary {
        margin-top: 35px;
    }
    section.callaction_block27 .form-groups label {
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 400px) and (max-width: 767px) and (orientation: portrait) {
    section.callaction_block27 {
        min-height: 700px;
        display: flex;
        align-items: center;
    }
    section.callaction_block27 .calltoaction27_row > div {
        flex: 1 1 100%;
        max-width: 100%;
    }
    section.callaction_block27 .btn-primary {
        margin-top: 35px;
    }
    section.callaction_block27 .form-groups label {
        margin-bottom: 5px;
    }
    section.callaction_block27 .row {
        gap: 0 0;
    }
}
@media only screen and (min-width: 700px) and (max-width: 940px) and (orientation: landscape) {
    section.callaction_block27 picture.section_photos img {
        height: 100%;
    }
   
    section.callaction_block27 .btn-primary {
        margin-top: 35px;
    }
    section.callaction_block27 .form-groups label {
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 260px) and (max-width: 399px) and (orientation: portrait) {
    section.callaction_block27 {
        min-height: 600px;
        display: flex;
        align-items: center;
    }
    section.callaction_block27 .calltoaction27_row > div {
        flex: 1 1 100%;
        max-width: 100%;
    }
    section.callaction_block27 .btn-primary {
        margin-top: 35px;
    }
    section.callaction_block27 .form-groups label {
        margin-bottom: 5px;
    }
    section.callaction_block27 .row {
        gap: 0 0;
    }
}
@media only screen and (min-width: 400px) and (max-width: 699px) and (orientation: landscape) {
    section.callaction_block27 .calltoaction27_row > div {
        flex: 1 1 50%;
        max-width: 50%;
    }
    section.callaction_block27 picture.section_photos img {
        height: 100%;
    }
    section.callaction_block27 .btn-primary {
        margin-top: 35px;
    }
    section.callaction_block27 .form-groups label {
        margin-bottom: 5px;
    }
}
section.testimonials_block6 .hdng_header .headingH2,
section.testimonials_block6 .hdng_header .headingH5 {
    text-transform: capitalize;
    color: var(--color-primary);
}
section.testimonials_block6 {
    background-color: var(--color-code03);
}
section.testimonials_block6 .hdng_header .headingH2 {
    font-weight: 700;
}
section.testimonials_block6 .hdng_header .paragraph_p2 {
    color: var(--color-code07);
    max-width: 70%;
    margin-right: auto;
    margin-left: auto;
    font-weight: 600;
}
section.testimonials_block6 .caption_bx {
    background-color: var(--color-white);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 60px 47px;
    height: 100%;
    display: flex;
}
section.testimonials_block6 .caption_bx_img {
    min-width: 230px;
}
section.testimonials_block6 .caption_bx_title {
    gap: 45px;
    display: grid;
    grid-template-columns: 30% 70%;
}
section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
    color: var(--color-code07);
    margin-top: 20px;
}
section.testimonials_block6 .glide__arrow {
    width: 60px;
    height: 60px;
    background-color: var(--color-code07);
    border: none;
    background: rgba(0, 0, 0, 0.3);
}
section.testimonials_block6 .glide__arrows .glide__arrow--left {
    left: 0;
    border-radius: 0 40px 40px 0;
}
section.testimonials_block6 .glide__arrows .glide__arrow--right {
    right: 0;
    border-radius: 40px 0 0 40px;
}
section.testimonials_block6 .glide__arrows img {
    width: 15px;
}
.glide.home_category-slider {
    pointer-events: inherit !important;
}
@media only screen and (min-width: 2500px) {
    section.testimonials_block6 .caption_bx .headingH3 {
        margin-bottom: 18.9px;
    }
}
@media only screen and (min-width: 1920px) and (max-width: 2499px) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 70%;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 150px;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        margin: 20px 0;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
        padding: 50px 37px;
    }
    section.testimonials_block6 .caption_bx_title {
        gap: 32px;
        grid-template-columns: 28% 72%;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 4px;
    }
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 8px;
    }
    section.testimonials_block6 .caption_bx .headingH6 {
        margin-bottom: 0;
    }
    section.testimonials_block6 .glide__arrow {
        width: 50px;
        height: 50px;
    }
    section.testimonials_block6 .glide__arrows img {
        width: 12px;
    }
}
@media only screen and (min-width: 1700px) and (max-width: 1919px) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 60%;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        color: var(--color-code07);
        margin-top: 20px;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 152px;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
        padding: 50px 37px;
    }
    section.testimonials_block6 .caption_bx_title {
        gap: 22px;
        grid-template-columns: 28% 72%;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 4px;
    }
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 6px;
    }
    section.testimonials_block6 .caption_bx .headingH6 {
        margin-bottom: 0;
    }
    section.testimonials_block6 .glide__arrow {
        width: 50px;
        height: 50px;
    }
    section.testimonials_block6 .glide__arrows img {
        width: 12px;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1699px) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 60%;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        color: var(--color-code07);
        margin-top: 20px;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 152px;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
        padding: 40px 24px;
    }
    section.testimonials_block6 .caption_bx_title {
        gap: 22px;
        margin-bottom: 25px;
        grid-template-columns: 26% 74%;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 4px;
    }
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 6px;
    }
    section.testimonials_block6 .caption_bx .headingH6 {
        margin-bottom: 0;
    }
    section.testimonials_block6 .glide__arrow {
        width: 38px;
        height: 38px;
    }
    section.testimonials_block6 .glide__arrows img {
        width: 8px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 65%;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        color: var(--color-code07);
        margin: 20px 0 15px;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 152px;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
        padding: 35px 24px;
    }
    section.testimonials_block6 .caption_bx_title {
        gap: 22px;
        margin-bottom: 25px;
        grid-template-columns: 26% 74%;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 4px;
    }
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 6px;
    }
    section.testimonials_block6 .caption_bx .headingH6 {
        margin-bottom: 0;
    }
    section.testimonials_block6 .glide__arrow {
        width: 38px;
        height: 38px;
    }
    section.testimonials_block6 .glide__arrows img {
        width: 8px;
    }
}
@media only screen and (min-width: 1081px) and (max-width: 1299px) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 65%;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 88px;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        color: var(--color-code07);
        margin-top: 0;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
        padding: 35px 24px;
    }
    section.testimonials_block6 .caption_bx_title {
        gap: 20px;
        grid-template-columns: 28% 72%;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 2px;
    }
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 4px;
    }
    section.testimonials_block6 .caption_bx .headingH6 {
        margin-bottom: 0;
    }
    section.testimonials_block6 .glide__arrow {
        width: 38px;
        height: 38px;
    }
    section.testimonials_block6 .glide__arrows img {
        width: 8px;
    }
}
@media only screen and (min-width: 900px) and (max-width: 1080px) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 65%;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 88px;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        color: var(--color-code07);
        margin: 0 0 15px;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        padding: 25px 20px;
    }
    section.testimonials_block6 .caption_bx_title {
        gap: 18px;
        margin-bottom: 20px;
        grid-template-columns: 30% 70%;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 2px;
    }
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 6px;
    }
    section.testimonials_block6 .caption_bx .headingH6 {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 65%;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 88px;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        color: var(--color-code07);
        margin: 0 0 15px;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        padding: 20px;
    }
    section.testimonials_block6 .caption_bx_title {
        display: block;
        margin-bottom: 20px;
        padding-right: 15px;
    }
    section.testimonials_block6 .caption_bx_title .caption_bx_img {
        margin-bottom: 20px;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 2px;
    }
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 6px;
    }
    section.testimonials_block6 .caption_bx .headingH6 {
        margin-bottom: 0;
    }
    body[dir="rtl"] section.testimonials_block6 .caption_bx_title {
        padding-left: 15px;
        padding-right: unset;
    }
}
@media only screen and (min-width: 400px) and (max-width: 767px) and (orientation: portrait) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 95%;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 88px;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        color: var(--color-code07);
        margin: 0 0 15px;
    }
    section.testimonials_block6 .col-md-6 {
        margin-bottom: 25px;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        padding: 25px 20px;
    }
    section.testimonials_block6 .caption_bx_title {
        gap: 18px;
        margin-bottom: 20px;
        grid-template-columns: 22% 70%;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 2px;
    }
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 6px;
    }
    section.testimonials_block6 .caption_bx .headingH6 {
        margin-bottom: 0;
    }
    section.testimonials_block6 .row.testimonials05 > div {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 800px) and (max-width: 900px) and (orientation: landscape) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 75%;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 88px;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        color: var(--color-code07);
        margin: 0 0 15px;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        padding: 25px 20px;
    }
    section.testimonials_block6 .caption_bx_title {
        gap: 18px;
        margin-bottom: 20px;
        grid-template-columns: 30% 70%;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 2px;
    }
    section.testimonials_block6 .caption_bx .headingH6,
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 260px) and (max-width: 399px) and (orientation: portrait) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 95%;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 88px;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        color: var(--color-code07);
        margin: 0 0 15px;
    }
    section.testimonials_block6 .col-md-6 {
        margin-bottom: 25px;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        padding: 25px 20px;
    }
    section.testimonials_block6 .caption_bx_title {
        gap: 18px;
        margin-bottom: 20px;
        grid-template-columns: 26% 74%;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 2px;
    }
    section.testimonials_block6 .caption_bx .headingH6,
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 0;
    }
    section.testimonials_block6 .row.testimonials05 > div {
        margin-bottom: 18px;
    }
}
@media only screen and (min-width: 400px) and (max-width: 800px) and (orientation: landscape) {
    section.testimonials_block6 .hdng_header .paragraph_p2 {
        max-width: 100%;
    }
    section.testimonials_block6 .caption_bx_img {
        min-width: 88px;
    }
    section.testimonials_block6 .caption_bx_dec .paragraph_p3 {
        color: var(--color-code07);
        margin: 10px 0 15px;
    }
    section.testimonials_block6 .col-md-6 {
        margin-bottom: 25px;
    }
    section.testimonials_block6 .caption_bx {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        padding: 20px;
    }
    section.testimonials_block6 .caption_bx_title {
        display: block;
        margin-bottom: 10px;
        gap: 20px;
        display: grid;
        grid-template-columns: 30% 70%;
    }
    section.testimonials_block6 .caption_bx_hd .paragraph_p4 {
        margin-bottom: 2px;
    }
    section.testimonials_block6 .caption_bx .headingH6,
    section.testimonials_block6 .caption_bx_hd .headingH3 {
        margin-bottom: 0;
    }
    section.testimonials_block6 .row.testimonials05 > div {
        margin-bottom: 18px;
        flex: 1 1 33.33%;
        max-width: 33%;
        padding-left: 6px;
        padding-right: 6px;
    }
    section.testimonials_block6 .caption_bx_title .caption_bx_img {
        width: 80px;
        margin-bottom: 10px;
    }
}
section.testimonials_block6 .caption_bx {
    box-shadow: none;
    border:1px solid #eee;
}
section.whychoose_block3 {
    background-color: var(--color-code03);
}
section.whychoose_block3 p.paragraph_p2 {
    font-weight: 600;
}
section.whychoose_block3 .hdng_header .headingH2,
section.whychoose_block3 .hdng_header .headingH5 {
    color: var(--color-code07);
    font-weight: 700;
    font-family: var(--primary-family);
}
section.whychoose_block3 .hdng_header .paragraph_p2 {
    color: var(--color-code07);
    max-width: 75%;
    font-family: var(--primary-family);
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
}
section.whychoose_block3 .headingH3 {
    color: var(--color-code31);
    font-weight: 700;
}
section.whychoose_block3 .paragraph_p3 {
    color: var(--color-code07);
}
section.whychoose_block3 .whychoose03_bx {
    display: flex;
    justify-content: center;
    gap: 40px;
}
section.whychoose_block3 span.whychoose03_img img {
    width: auto;
}
section.whychoose_block3 .headingH4 {
    font-weight: 400;
    margin: 0 0 20px;
    color: var(--color-black);
    font-family: var(--heading-family);
}
@media only screen and (min-width: 1920px) and (max-width: 2499px) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 75%;
    }
    section.whychoose_block3 .whychoose03_bx {
        margin-bottom: 25px;
        display: flex;
        justify-content: center;
        gap: 32px;
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 64px;
    }
}
@media only screen and (min-width: 1700px) and (max-width: 1919px) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 75%;
    }
    section.whychoose_block3 .whychoose03_bx {
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
        gap: 32px;
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 64px;
    }
    section.whychoose_block3 .headingH4 {
        margin: 0 0 15px;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1699px) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 75%;
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 55px;
    }
    section.whychoose_block3 .whychoose03_bx {
        display: flex;
        justify-content: center;
        gap: 25px;
    }
    section.whychoose_block3 .headingH4 {
        margin: 0 0 15px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 75%;
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 55px;
    }
    section.whychoose_block3 .whychoose03_bx {
        display: flex;
        justify-content: center;
        gap: 20px;
    }
    section.whychoose_block3 .headingH4 {
        margin: 0 0 15px;
    }
}
@media only screen and (min-width: 1081px) and (max-width: 1299px) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 75%;
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 36px;
    }
    section.whychoose_block3 .whychoose03_bx {
        display: flex;
        justify-content: center;
        gap: 10px;
    }
    section.whychoose_block3 .headingH4 {
        margin: 0 0 10px;
    }
    section.whychoose_block3 .col-md-3:first-child .headingH3 br {
        display: none;
    }
    h3,
    section.whychoose_block3 .headingH3 {
        font-size: 18px;
        margin: 0 0 8px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1080px) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 75%;
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 36px;
    }
    section.whychoose_block3 .whychoose03_bx {
        display: flex;
        justify-content: center;
        gap: 18px;
    }
    section.whychoose_block3 .headingH4 {
        margin: 0 0 10px;
    }
}
@media screen and (max-width:768px){
.callaction_block27.align-top {
    align-items: flex-start;
}
.callaction_block27.align-center {
    align-items: center;
}
.callaction_block27.align-bottom {
    align-items: flex-end;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 95%;
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 36px;
    }
    section.whychoose_block3 .whychoose03_bx {
        display: flex;
        justify-content: inherit;
        gap: 18px;
    }
    section.whychoose_block3 .headingH4 {
        margin: 0 0 10px;
    }
    section.whychoose_block3 .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media only screen and (min-width: 400px) and (max-width: 767px) and (orientation: portrait) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 100%;
    }
    section.whychoose_block3 .row.whychoose01_row .col {
        flex: 1 1 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    section.whychoose_block3 .whychoose03_bx {
        display: flex;
        justify-content: left;
        gap: 18px;
    }
    body.rtl section.whychoose_block3 .whychoose03_bx {
       justify-content: flex-start; 
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 36px;
    }
    section.whychoose_block3 .headingH4 {
        margin: 0 0 10px;
    }
    section.whychoose_block3 .headingH3 {
        text-align: center;
        margin-bottom: 20px;
    }
    section.whychoose_block3 .col-md-3:first-child .whychoose03_bx {
        justify-content: inherit;
    }
   
}
@media only screen and (min-width: 700px) and (max-width: 940px) and (orientation: landscape) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 100%;
    }
    section.whychoose_block3 .whychoose03_bx {
        display: flex;
        justify-content: left;
        gap: 14px;
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 36px;
    }
    section.whychoose_block3 .headingH4 {
        margin: 0 0 10px;
    }
    section.whychoose_block3 .headingH3 {
        text-align: left;
        margin-bottom: 20px;
    }
    section.whychoose_block3 .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    body[dir="rtl"] section.whychoose_block3 .col-md-3:first-child .whychoose03_bx {
        justify-content: inherit;
    }
}
@media only screen and (min-width: 260px) and (max-width: 399px) and (orientation: portrait) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 100%;
    }
    section.whychoose_block3 .row.whychoose01_row .col {
        flex: 1 1 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    section.whychoose_block3 .whychoose03_bx {
        display: flex;
        justify-content: left;
        gap: 18px;
    }
    body.rtl section.whychoose_block3 .whychoose03_bx {
       justify-content: flex-start; 
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 36px;
    }
    section.whychoose_block3 .headingH4 {
        margin: 0 0 7px;
    }
    section.whychoose_block3 .col-md-3:first-child .whychoose03_bx {
        justify-content: inherit;
        text-align: left;
        margin-bottom: 0px;
    }
    
}
@media only screen and (min-width: 400px) and (max-width: 699px) and (orientation: landscape) {
    section.whychoose_block3 .hdng_header .paragraph_p2 {
        max-width: 100%;
    }
    section.whychoose_block3 span.whychoose03_img {
        width: 36px;
    }
    section.whychoose_block3 .headingH4 {
        margin: 0 0 10px;
    }
    section.whychoose_block3 .headingH3 {
        margin-bottom: 20px;
    }
    section.whychoose_block3 .whychoose03_bx {
        display: flex;
        justify-content: left;
        gap: 18px;
    }

    section.whychoose_block3 .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    body[dir="rtl"] section.whychoose_block3 .col-md-3:first-child .whychoose03_bx {
        justify-content: inherit;
    }
}

@media only screen and (max-width: 390px) and (orientation: portrait){
section.aboutus_block9 .abouts_row01 .abouts_col .abouts_colImg {
    flex: none;
    width: 50px;
}    
}


body.rtl .whychoose03_dec {
    text-align: right;
}
.glide.home_category-slider {
    pointer-events: inherit !important;
}
body.rtl section.whychoose_block3 .whychoose03_bx{
    justify-content: flex-start;
}
[class*="ourvaluepic_colNuma_"] .ourvalue_bx img {
    width: 100% !important;
}
[class*="ourvaluepic_colNuma_"] .ourvalue_bx .ourvalue_bxIcon.bgColor01:hover {
    border: 1px solid #2D3192 !important;
    display: block;
}
[class*="ourvaluepic_colNuma_"] .ourvalue_bx a:hover h3.headingH3 {
    color: #2D3192 !important;
}

@media only screen and (min-width:1200px){
[dir="rtl"] .aboutus_block9right {
    padding-left: 10%;
    padding-right: 0;
}
.aboutus_block9right {
    padding-right: 10%;
}
}
section.whychoose_block3 .paragraph_p3, section.whychoose_block3 .whychoose03_bx{
    margin-bottom: 0!important;
}

.gallery_block21, 
.aboutus_block9, 
.shop_grid_block, 
.brand_category_sliders, 
.testimonials_block6, 
.whychoose_block3{
    position: relative;
}
