/*--------------------------- default setting -----------------------------*/
:root {
    --white-f: #ffffff;
    --black-0: #000000;
    --black: #050505;
    --black-2: #1d1d1d;
    --orange: #E95563;
    --green: #0F8C50;
    --inter: "intervar", sans-serif;
    --mulish: "mulishvar", serif;
    --newsreader: "Newsreader", serif;
    --sahitya: "Sahitya", serif;
    --philosopher: "Philosopher", sans-serif;
    --oldenburg: "oldenburg", serif;
    --text-color: #363636;
}
.shop-cart-box .cart-price1 img {
    width: 100%;
    height: 310px;
}
.header-top span {
    color: var(--white-f);
}
body {
    font-family: var(--inter);
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    color: var(--text-color);
}
p {
    line-height: 1.6em;
    margin-bottom: 1.4em;
    margin-top: 0;
}
#homepagewholediv-id .container {
    max-width: 1300px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 700;
    line-height: 1.2em;
    font-family: var(--mulish);
    text-transform: capitalize;
}
nav.navigation-area.stickyNav {
    background: var(--white-f);
}
.header-top {
    background: linear-gradient(40deg, #8a8300 -40%, #02564e 70%);
}
.phone {
    color: #ffffff;
    font-size: 15px;
    font-family: var(--inter);
    font-weight: 500;
}
.header-top i.fa {
    color: #ffffff;
    margin-right: 15px;
}
.mail {
    color: #ffffff;
    font-size: 15px;
    font-family: var(--inter);
    font-weight: 500;
}
.is-sticky .navigation-area .navbar-nav li.active a, .is-sticky .navigation-area .navbar-nav li:hover a {
    color: var(--orange);
}
.nav.navbar-nav li {
    display: inline-block;
    margin-right: -4px;
    padding: 15px 0 0 0;
}
.navigation-area {
    padding: 20px 0;
}
.top-bar {
    padding: 10px 0;
}
.is-sticky .navigation-area .navbar-nav li a {
    color: var(--color-white);
}
.nav.navbar-nav li a {
    font-family: var(--inter);
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 40px;
    padding: 8px 15px !important;
}
.navbar-nav li.active a, .navbar-nav li:hover a {
    color: var(--orange);
    background: unset;
}
.bg-overlay:after {
    opacity: 0;
}
.teashop-btn {
    display: none;
}
.navbar-header h1 img {
    width: 450px;
    height: 100%;
}
#home-slider .container{
    display: none;
}
.ScrollToTop a {
    border: 1px solid var(--orange);
    color: var(--orange);
}
.ScrollToTop a:hover {
    background: unset;
    color: var(--green);
    border: 1px solid var(--green);
}
.qc-social-list .qc-social .social:hover {
    background: var(--theme-color1);
    color: var(--color-white);
}

/*------------------  breadcrumb  -------------------------*/

.section-top {
    position: relative;
    background-image: url(../../images/images/home/bread.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 100px 0;
    z-index: 0;
}
.section-top::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(270deg, rgba(0, 47, 71, 0.18) 21.87%, rgb(38 54 14) 100%);
    width: 100%;
    height: 100%;
    z-index: -1;
}
.about_title, .product_title, .gallery_title, .contact_title {
    color: var(--white-f);
    font-size: 40px;
    font-family: var(--mulish);
    font-weight: 700;
    text-align: initial;
    margin-left: 100px;
}


/*==================================================  home_page  ==================================================*/

/*----------------------------------------------------  home_welcome  -------------------------------------------------*/

.srhwrv-20-about_section {
    padding: 200px 0 130px 0;
    position: relative;
    z-index: 1;
}
.srhwrv-20-about_section .srhwrv-20-about_image {
    position: relative;
    width: 100%;
    height: 100%;
    padding-right: 0;
    text-align: right;
}
.srhwrv-20-about_section .srhwrv-20-about_image img {
    width: 370px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    border-radius: 30px;
}
.srhwrv-20-about_section .srhwrv-20-about_image img:nth-child(2) {
    position: absolute;
    content: "";
    -o-object-fit: contain;
    object-fit: contain;
    animation: aimoveY 2.4s linear infinite alternate;
    top: -70px;
    left: -20px;
    width: 170px;
    height: 200px;
}
.srhwrv-20-about_section .srhwrv-20-about_image .srhwrv-20-about_experience_txt {
    position: absolute;
    bottom: 100px;
    rotate: -90deg;
    display: flex;
    align-items: center;
    left: -100px;
}
.srhwrv-20-about_section .srhwrv-20-about_image .srhwrv-20-about_experience_txt h3 {
    font-size: 60px;
    font-weight: 800;
    color: #081c15;
    margin: 0;
    line-height: 1px;
    font-family: var(--mulish);
}
.srhwrv-20-about_section .srhwrv-20-about_image .srhwrv-20-about_experience_txt p {
    color: rgba(8,28,21,.6);
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    width: 100px;
    line-height: 20px;
    font-family: var(--mulish);
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_section_heading .srhwrv-20-about_sub_title {
    color: #081c15;
    font-weight: 500;
    font-size: 16px;
    width: 194px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid rgba(8,28,21,.14);
    display: flex;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 4px;
    column-gap: 4px;
    font-family: var(--mulish);
    margin-bottom: 30px;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_section_heading .srhwrv-20-about_sub_title span {
    height: 5px;
    width: 5px;
    background: #081c15;
    border-radius: 50%;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_section_heading .srhwrv-20-about_section_title {
    font-size: 54px;
    font-weight: 800;
    color: #081c15;
    margin-bottom: 44px;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_content_top_actions {
    display: flex;
    align-items: center;
    -moz-column-gap: 20px;
    column-gap: 20px;
    justify-content: space-between;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_content_top_actions
.srhwrv-20-about_content_single_top_actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-left: 2px solid rgba(0,0,0,0);
    border: 1px solid rgba(8,28,21,.14);
    padding: 15px 20px;
    transition: all .4s ease;
    flex: 0 0 48%;
    max-width: 50%;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_content_top_actions 
.srhwrv-20-about_content_single_top_actions .srhwrv-20-about_content_single_top_actions_left h3 {
    font-size: 20px;
    font-weight: 700;
    color: #081c15;
    margin-bottom: 4px;
    font-family: var(--mulish);
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_content_top_actions
.srhwrv-20-about_content_single_top_actions .srhwrv-20-about_content_single_top_actions_left p {
    color: rgba(8,28,21,.6);
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    font-family: var(--mulish);
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_content_top_actions .srhwrv-20-about_content_single_top_actions .srhwrv-20-about_content_single_top_actions_icon {
    height: 32px;
    width: 40px;
    background: rgba(8,28,21,.06);
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    color: #081c15;
    transition: all .4s ease;
    padding-top: 2px;
    padding-right: 1px;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_content_top_actions 
.srhwrv-20-about_content_single_top_actions .srhwrv-20-about_content_single_top_actions_icon i {
    transition: all .4s ease;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_list {
    margin-top: 25px;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_list ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_list ul li {
    flex: 0 0 48%;
    max-width: 50%;
    margin-bottom: 20px;
    font-weight: 500;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_list ul li h4 {
    color: #081c15;
    font-size: 18px;
    font-weight: 700;
    transition: all .4s ease;
    cursor: pointer;
    font-family: var(--mulish);
    margin-bottom: 0.5rem;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_list ul li p {
    color: rgba(8,28,21,.7);
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    font-family: var(--mulish);
    width: 82%;
}
.srhwrv-20-about_section .srhwabout-sh-6 {
    position: absolute;
    top: 100px;
    right: 0;
    height: 300px;
    width: 200px;
    z-index: -1;
}
.srhwrv-20-about_section .srhwabout-sh-6 img {
    height: 100%;
    width: 100%;
}
.srhprrv-7-section__heading.textstart {
    text-align: start;
}
@keyframes aimoveY {
0% {
    transform: translateY(20px);
}
100% {
    transform: translateY(-20px);
}
}
.srhwrv-20-about_list ul li h4 i {
    margin-right: 10px;
    font-size: 20px;
}
.srhwrv-20-about_content_single_top_actions:hover {
    border-left: 1px solid #081c15 !important;
}
.srhwrv-20-about_content_single_top_actions_icon:hover {
    background: #081c15 !important;
    color: #fff !important;
}
.srhwrv-20-about_content_single_top_actions_icon:hover i {
    rotate: 90deg !important;
}


/*------------------------------------------------------  home_propduct  -----------------------------------------------*/

.srhprrv-12-products {
    background-color: #eef6e7;
    padding: 80px 0;
}
.srhprrv-7-section__heading {
    text-align: center;
    margin-bottom: 30px;
}
.srhprrv-7-section__sub-title {
    font-size: 15px;
    color: #509e0f;
    font-family: var(--oldenburg);
    font-weight: 400;
}
.srhprrv-7-section__title {
    font-size: 40px;
    color: #050505;
    font-family: var(--mulish);
    font-weight: 700;
    margin-bottom: 0;
}
.srhprrv-3-product {
    text-align: center;
    overflow: hidden;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 10px 10px;
}

.srhprrv-3-product__img {
    background-color: var(--white-f);
    height: 350px;
    overflow: hidden;
    box-shadow: 0px 1px 2px 0px rgb(5 5 5 / 14%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 1;
    margin: auto;
    max-width: 100%;
    border-radius: 30px;
}
.srhprrv-3-product__img::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(5,5,5,.4);
    opacity: 0;
    transition: .4s ease;
}

.srhprrv-3-product__actions {
    position: absolute;
    bottom: 30px;
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 8px;
}
.srhprrv-3-product__tag {
    display: none;
}
/*--
.srhprrv-3-product__tag {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #1c74e9;
    color: var(--white-f);
    font-family: var(--mulish);
    font-size: 13px;
    font-weight: 600;
    top: 20px;
    right: 20px;
    z-index: 0;
    text-align: center;
}
.srhprrv-3-product:hover .srhprrv-3-product__img::before {
    opacity: 1;
}
.srhprrv-3-product:hover .srhprrv-3-product__actions button {
    transform: translateY(0);
    opacity: 1;
}
.srhprrv-3-product:hover .srhprrv-3-product__price {
    translate: 0 -100%;
    opacity: 0;
}
.srhprrv-3-product:hover .srhprrv-3-product__cart-btn {
    top: 0;
    opacity: 1;
    pointer-events: all;
    z-index: 2;
}
---*/
.srhprrv-3-product__rating {
    color: #ffb21d;
    font-size: 12px;
    margin-bottom: 8px;
    display: none;
}
.srhprrv-3-product__bottom {
    position: relative;
    display: none;
}
.srhprrv-12-product .srhprrv-3-product__actions button {
    border-radius: 50%;
}
.srhprrv-3-product__actions button {
    width: 40px;
    height: 40px;
    background-color: var(--white-f);
    transform: translateY(20px);
    opacity: 0;
}
.srhprrv-3-product__txt {
    padding-top: 20px;
}
.srhprrv-3-product__title {
    color: #050505;
    font-size: 22px;
    font-weight: 600;
    line-height: 111.111%;
    margin-bottom: 0px;
}
.srhprrv-3-product__price {
    transition: .4s ease;
    pointer-events: none;
}
span {
    display: inline-block;
}
.srhprrv-3-product__price .prev-price {
    color: #55585b;
    font-family: var(--mulish);
    font-size: 14px;
    font-weight: 500;
    text-decoration-line: line-through;
}
.srhprrv-3-product__price .current-price {
    color: #050505;
    font-family: var(--mulish);
    font-size: 15px;
    font-weight: 600;
}

.srhprrv-3-product__cart-btn {
    color: #509e0f;
    line-height: 1;
}

.srhprrv-3-product__cart-btn {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 100%;
    transition: .4s ease;
    font-family: var(--mulish);
    font-weight: 700;
    left: 0;
}
input, textarea, button {
    background: rgba(0,0,0,0);
    border: 0;
    padding: 0;
    transition: .4s ease;
}



/*--------------------------------------------------  home_label  -------------------------------------------------*/  

.srhlrv-12-infos {
    padding: 120px 0 80px 0;
    background: linear-gradient(238deg, #8a8300 -30%, #02564e 90%);
    position: relative;
    overflow: hidden;
}
.srhlrv-12-info {
    padding-bottom: 18px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255,255,255,.14);
    gap: 20px;
    display: flex;
    transition: .4s ease;
}
.srhlrv-12-info .srhlrv-9-service__icon {
    width: 60px;
    height: 60px;
    background: var(--white-f);
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.srhlrv-9-service__icon img {
    max-height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}
img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .4s ease;
}
img, svg {
    vertical-align: middle;
}
.srhlrv-9-guide__txt {
    padding-top: 10px;
}
.srhlrv-3-service__title {
    color: var(--white-f);
    font-family: var(--mulish);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 11px;
    line-height: 116.667%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}
a {
    transition: .4s ease;
    text-decoration: none;
    vertical-align: top;
    display: inline-block;
}
.srhlrv-3-service__descr {
    color: rgba(255,255,255,.7);
}
.srhlrv-3-service__descr {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
    font-family: var(--mulish);
}
.srhlrv-9-guides__img img {
    max-width: 100%;
    width: 100%;
}
.srhlrv-12-infos__vectors {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    display: flex;
    filter: invert(100%) sepia(9%) saturate(7470%) hue-rotate(90deg) brightness(63%) contrast(90%);
}
.srhlrv-12-infos__vectors--2 {
    bottom: 0;
    top: auto;
    scale: -1;
}



/*----------------------------------------------------  home_whychoose  -------------------------------------------------*/

.srhwhyrv-12-categories {
    text-align: center;
    padding: 80px 0;
}
.srhwhyrv-12-categories__row {
    --bs-gutter-x: 55px;
}
.srhwhyrv-12-category {
    text-align: center;
    font-family: var(--mulish);
    background-color: var(--white-f);
    margin-top: 30px;
}
.srhwhyrv-12-category__img {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 36px;
    position: relative;
}
.srhwhyrv-12-category__img::before {
    position: absolute;
    content: "";
    left: 200px;
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, transparent 50%, rgb(75, 149, 14) 50%);
    background-repeat: repeat-x;
    background-size: 7% 100%;
    top: 50%;
    translate: 0 -50%;
}
.srhwhyrv-12-category__img img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    padding: 10px;
    background: linear-gradient(45deg, #8a8300 22%, #02564e 90%);
    box-shadow: rgb(0 0 0 / 30%) 0px 19px 38px, rgb(0 0 0 / 22%) 0px 15px 12px;
}
.srhwhyrv-12-category:hover .srhwhyrv-12-category__img img {
    transform: scale(1.1);
}
.srhwhyrv-12-category__title {
    color: #020208;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
}
.srhwhyrv-12-category__descr {
    color: rgba(2,2,8,.7);
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 0;
}
.srhwhyrv-12-category__img.srhwhybefdn::before {
    display: none;
}


/*----------------------------------------------------  home_label2  ---------------------------------------------------*/

.srhl2rv-20-video_section {
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-image: url(../../images/images/home/label2/labelbg2img.png);
    padding: 220px 0 200px 0;
}
.srhl2rv-20-video_sub_title {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    width: 250px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid rgba(255,255,255,.24);
    display: flex;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 4px;
    column-gap: 4px;
    margin-bottom: 30px;
}
.srhl2rv-20-video_sub_title span {
    height: 5px;
    width: 5px;
    background: #fff;
    border-radius: 50%;
}
.srhl2rv-20-video_section_title {
    font-size: 50px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 60px;
    font-family: "Mulish",sans-serif;
}
.srhl2rv-20-video_button {
    position: relative;
}
.srhl2video_btn {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #f35b04;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: pulse 1.5s linear infinite;
    background-color: #fff;
    z-index: 1;
    color: #2d6a4f;
    font-family: "Mulish",sans-serif;
}


.srhl2rv-20-testimonial_section {
    position: relative;
    top: -115px;
}
.srhl2rv-20-testimonial_section .srhl2rv-20-testimonial {
    background: linear-gradient(40deg, #8a8300 -40%, #02564e 70%);
    position: relative;
    border-radius: 30px;
}
.backhd {
    font-size: 15px;
    color: #509e0f;
    font-family: var(--oldenburg);
    font-weight: 400;
}
.backhead {
    font-size: 40px;
    color: #fff;
    font-family: var(--mulish);
    font-weight: 700;
    margin-bottom: 0;
}
.backpare {
    color: rgb(255 255 255 / 74%);
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 0;
    padding: 15px 0;
}
.backlihd {
    font-size: 21px;
    font-family: var(--oldenburg);
    color: var(--white-f);
    font-weight: 200;
}
.colmdivlist {
    display: flex;
    list-style: none;
    align-items: center;
    margin-top: 10px;
}
.imgbaclist {
    max-width: unset;
}
.backdivicon.row {
    padding-bottom: 0px;
}
.imagbackpo {
    width: 100%;
}
.backcontent {
    padding: 30px 60px;
}
.backlist p {
    color: #ddd;
    padding: 10px 10px;
}
.backlodg {
    padding-top: 20px;
}


/*--------------------------------------------------  home_gallery  -------------------------------------------------*/

.srhgrv-20-single_portfolio_image {
    height: 360px;
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: all .4s ease;
    border-radius: 30px;
}
.srhgrv-20-single_portfolio_image img {
    height: 100%;
    width: 100%;
    transition: all .4s ease;
    -o-object-fit: cover;
    object-fit: cover;
}
.srhgrv-20-portfolio_content {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    height: 95%;
    width: 95%;
    background: rgba(8,28,21,.9);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: all .4s ease;
    border-radius: 30px;
}
.srhgrv-20-portfolio_content_icon {
    position: absolute;
    right: 30px;
    top: 30px;
    height: 50px;
    width: 50px;
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #fff;
    transition: all .3s ease;
}
.srhgrv-20-portfolio_content_txt {
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: none;
}
.srhgrv-20-portfolio_content_txt p {
    font-family: "Mulish",sans-serif;
    margin-bottom: 4px;
    color: rgba(255,255,255,.7);
    font-size: 14px;
    font-weight: 400;
}
.srhgrv-20-portfolio_content_txt h3 {
    font-family: "Mulish",sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.srhgrv-20-portfolio_section .srhgrv-20-single_portfolio:hover .srhgrv-20-single_portfolio_image img {
    transform: scale(1.1);
}
.srhgrv-20-portfolio_section .srhgrv-20-single_portfolio:hover .srhgrv-20-single_portfolio_image .srhgrv-20-portfolio_content {
    transform: translate(-50%, -50%) scale(1);
}
.srhgrv-20-ins_gp {
    margin: 0;
}
.srhgrv-20-single_portfolio {
    margin: 15px;
}

/*=====================================================  about_page  ===================================================*/

.about-style-one-area {
    padding-top: 120px;
    padding-bottom: 80px;
    position: relative;
}
.shape-right-top {
    position: absolute;
    right: -60px;
    top: 50px;
    z-index: -1;
    max-width: 22%;
}
.about-style-one .thumb {
    position: relative;
    margin-bottom: 50px;
}
.about-style-one .thumb>img {
    border-radius: 10%;
    max-width: 110%;
    margin-left: -10%;
}
.about-style-one .thumb .sub-item {
    height: 250px;
    width: 250px;
    border-radius: 50%;
    position: absolute;
    left: -95px;
    bottom: -50px;
    padding: 17px;
}
.about-style-one .thumb .sub-item img {
    border-radius: 50%;
}
.about-style-one .thumb .sub-item:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: url(../../images/images/about/sraboutimgdes.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.heading {
    font-weight: 800;
    margin-bottom: 25px;
    margin-top: -5px;
}
.mt-20 {
    margin-top: 20px;
}
.check-solid-list li {
    position: relative;
    z-index: 1;
    line-height: 2;
    font-weight: 800;
    padding-left: 25px;
}
.check-solid-list li:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    font-family: 'FontAwesome';
    font-weight: 100;
    color: var(--green);
}
.top-product-item:first-child {
    margin: 0;
}
.top-product-item {
    background: var(--green);
    padding: 21px;
    margin-top: 20px;
    border-radius: 30px;
}
.top-product-item img {
    height: 60px;
    margin-bottom: 10px;
}
.top-product-item a {
    color: var(--white-f);
}
.top-product-item p {
    margin: 0;
    color: var(--white-f);
    opacity: .9;
}
.top-product-item:nth-child(2) {
    background: var(--orange);
}
.top-product-item h5 {
    font-size: 18px;
    padding-bottom: 10px;
}

/*====================================================  products_page  =================================================*/

.pro_title {
    color: var(--orange);
    font-size: 30px;
    font-family: var(--mulish);
    text-align: inherit;
    font-weight: 700;
    padding-bottom: 20px;
    padding-top: 20px;
}
.srprodpg-ul {
    padding: 10px 0;
}
.srprodpg-ul li {
    line-height: 2;
}
.srprodpg-h4 {
    color: var(--green);
    font-size: 20px;
}
.pro-content img {
    width: 30%;
    height: 400px;
    border: 10px solid #ffffff;
    box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
    border-radius: 20px;
}
.pro-content {
    min-height: 300px;
    border: 1px solid #ddd;
    overflow: auto;
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
    margin: 30px 20px;
    padding: 40px;
    border-radius: 30px;
}


/*========================================================  gallery_page  ===============================================*/

.gall-content {
    display: none;
}
.featurs-navigation {
    display: none;
}
.shop-cart-box {
    margin-top: 20px;
}
.main-gall {
    margin-top: 40px;
}
.cart-price1 img {
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    border-radius: 20px;
}


/*========================================================  contact_page  =================================================*/

.con-content .head-con {
    font-family: var(--mulish);
    color: var(--text-color);
}
.con-content .head-con span {
    color: #fff;
    background: var(--orange);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
    font-size: 20px;
}
.con-content .para-contact {
    font-family: var(--inter);
    font-size: 16px;
    line-height: 2;
    padding-top: 10px;
}
.read-btn {
    background: var(--green);
    color: var(--white-f);
    font-family: var(--mulish);
    font-weight: 600 !important;
}
.read-btn:hover {
    background: var(--orange);
    color: var(--white-f);
}
.contact-form h4 {
    text-align: center;
    font-size: 25px;
    padding-bottom: 15px;
}
.contact-form {
    margin-bottom: 40px;
}
.contact-us {
    margin-top: 30px;
}



/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 40px 0px 20px 0;
    color: #fff;
    background: #000000ed;
    position: relative;
}
#qcfooter-block h3 {
    font-size: 18px;
    font-family: var(--thm-b-font);
    text-transform: uppercase;
    font-weight: 800;
    border-bottom: 2px solid #ddd;
    width: 140px;
    color: var(--color-white);
    margin: 0 0 20px 0;
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {
    height: auto;
    display: block;
    margin: 10px 0;
    background: #fff;
    padding: 7px;
    border-radius: 20px;
}
.footer-content .qc-brand img {height: 100%;}
.footer-content p {
    font-size: 16px !important;
    line-height: 2;
    text-align: inherit;
    margin: 0;
}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {
    padding: 10px 0px;
    display: block;
    color: #fff;
    font-family: var(--mulish);
    font-size: 16px;
    text-transform: uppercase;
}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {width: 40px;height: 40px;background: #fff;border-radius: 50%;line-height: 40px;text-align: center;display: block;font-size: 16px;color: #009688;}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 10px 0;
    background: linear-gradient(40deg, #8a8300 -40%, #02564e 70%);
    border-top: 1px solid #ddd;
    text-align: center;
}
#qcfooter-copyrights .copyright {font-size: 14px; color: #fff;}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/
#qcfooter-block:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    mix-blend-mode: overlay;
    opacity: 0.2;
    background: url(../../images/images/others/footbg.png);
}
.footer-content i {
    color: var(--orange);
}
.footer-content .quicklinks li a:hover {
    color: var(--orange);
}


/*------------------------------------- Disktop 1400----------------------------------------------------------*/
@media (min-width:1400px) and (max-width:1500px) {
    .single-slide-item {
        padding: 270px 0;
    }
    .section-top {
        padding: 115px 0;
    }
}
/*------------------------------------- Disktop 1500----------------------------------------------------------*/
@media (min-width:1500px) and (max-width:1600px) {
    .single-slide-item {
        padding: 285px 0;
    }
    .section-top {
        padding: 120px 0;
    }
}
/*------------------------------------- Disktop 1600----------------------------------------------------------*/
@media (min-width:1600px) and (max-width:1700px) {
    .single-slide-item {
        padding: 300px 0;
    }
    .section-top {
        padding: 130px 0;
    }
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  responsive  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

@media (max-width: 767px){
.srhwhyrv-12-category__img::before{
    display:none;
}
.srhprrv-7-section__title {
    font-size: 30px;
}
.backhead {
    font-size: 30px;
}
.backcontent {
    padding: 20px 30px;
}
.srhl2rv-20-video_section {
    padding: 70px 0 150px 0;
}
.srhwrv-20-about_section .srhwrv-20-about_image .srhwrv-20-about_experience_txt {
    left: -70px;
    bottom: 65px;
}
.srhwrv-20-about_section .srhwrv-20-about_image .srhwrv-20-about_experience_txt h3 {
    font-size: 40px;
}
.srhwrv-20-about_section .srhwrv-20-about_image .srhwrv-20-about_experience_txt p {
    font-size: 16px;
}
.srhwrv-20-about_section .srhwrv-20-about_image img:nth-child(2) {
    top: -70px;
    left: -10px;
    width: 100px;
    height: 120px;
}
.srhwrv-20-about_section .srhwrv-20-about_image img {
    width: 270px;
}
.srhwrv-20-about_section .srhwrv-20-about_image {
    height: 350px;
    width: 320px;
}
.srhwrv-20-about_section {
    padding: 120px 0 50px 0;
}
.srhwrv-20-about_section .srhwabout-sh-6 {
    top: 10px;
    height: 200px;
    width: 130px;
}
.single-slide-item {
    padding: 67px 0;
}
.navbar-header h1 img {
    width: 300px;
}
.navbar-toggle {
    padding: 8px 8px;
    margin-right: 10px;
}
.navbar-toggle .icon-bar {
    width: 15px;
}
.phone {
    font-size: 14px;
}
.mail {
    font-size: 14px;
    margin-top: 8px;
}
.srhwrv-20-about_section_content {
    margin-top: 40px;
}
#home-slider, .page-banner {
    margin-top: 110px;
}
.nav.navbar-nav li {
    display: flex;
    margin-right: 0;
    padding: 0 0 0 0;
    border-bottom: 1px solid #f5e6e6;
}
.navigation-area .nav.navbar-nav {
    margin-left: 0;
    margin-right: 0;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_content_top_actions {
    flex-direction: column;
    align-items: inherit;
    gap: 20px;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_content_top_actions .srhwrv-20-about_content_single_top_actions {
    max-width: 100%;
}
.srhwrv-20-about_section .srhwrv-20-about_section_content .srhwrv-20-about_list ul li {
    flex: 0 0 100%;
    max-width: 100%;
}
.section-top {
    padding: 45px 0;
    top: 113px;
    margin-bottom: 100px;
}
.about_title, .product_title, .gallery_title, .contact_title {
    font-size: 25px;
    margin-left: 20px;
}
.about-style-one .thumb>img {
    max-width: 100%;
    margin: auto;
}
.about-style-one .thumb .sub-item {
    height: 160px;
    width: 160px;
    left: -10px;
    padding: 10px;
}
.srhprrv-7-section__heading {
    margin-bottom: 15px;
    margin-top: 30px;
}
.top-product-item:first-child {
    margin-top: 30px;
}
.about-style-one-area {
    padding-bottom: 60px;
}
.shape-right-top {
    right: 0;
}
#tem529_products_page .pro-content {
    padding: 20px;
    border-radius: 10px;
    margin: 40px 10px;
}
.pro-content:nth-child(n) img {
    float: inherit;
    margin-left: 0;
    width: 100%;
    margin-bottom: 20px;
    height: auto;
}
.shop-cart-box {
    margin-top: 0px;
}
.cart-price1 img {
    width: 330px;
}
.header-top span:after {
    display:none;
}
.nav.navbar-nav li:last-child {
    border-bottom: unset;
}
.navigation-area {
    padding: 20px 0 10px 0;
}
.con-content .head-con {
    font-size: 20px;
}
.con-content .head-con span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
.footer-content {
    margin: 15px 0px;
}
.footer-content .mobile-apps {
    display: none;
}











}
.qc-whatsapp-wave-icon {
    display: none;
}
