@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/***** General CSS *****/
body {
    word-break: break-word;
    font: 15px/25px 'Poppins', sans-serif;
    color: #393939;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: #802716;
    font-weight: 600;
    white-space: initial;
    display: inline-block;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #393939;
}

a:hover {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
select:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    outline: none;
}

select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
textarea,
input[type="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

select {
    background: #fff url('../images/arrow.png') no-repeat right;
    padding: 0 40px 0 30px;
}

::-webkit-input-placeholder {
    color: #000;
}

::-moz-placeholder {
    color: #000;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #000;
}

:-moz-placeholder {
    color: #000;
    opacity: 1;
}

ul {
    margin: 0 0 0px;
    padding: 0;
    list-style-type: none;
}

img {
    max-width: 100%
}

/***** Font Files *****/
@font-face {
    font-family: 'MonotypeSabon';
    src: url(../fonts/MonotypeSabon.ttf);
}

/***** Custom Classes *****/
.noPadding {
    padding: 0;
}

.noLeft {
    padding-left: 0;
}

.noRight {
    padding-right: 0;
}

.mt-5 {
    margin-top: 50px;
}

.mb-5 {
    margin-bottom: 50px;
}

.mt-8 {
    margin-top: 80px;
}

.mt-4 {
    margin-top: 40px;
}

.mt-3 {
    margin-top: 30px;
}

.mt-2 {
    margin-top: 20px;
}

.pt-5 {
    padding-top: 50px;
}

.pb-1 {
    padding-bottom: 10px;
}

.pb-2 {
    padding-bottom: 20px;
}

.pb-3 {
    padding-bottom: 30px;
}

.pb-4 {
    padding-bottom: 40px;
}

.pb-8 {
    padding-bottom: 80px;
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-8 {
    padding-top: 80px;
}

.pt-4 {
    padding-top: 40px;
}

.pt-3 {
    padding-top: 30px;
}

.pt-2 {
    padding-top: 20px;
}

.all-section {
    padding: 80px 0;
}

.centerCol {
    float: none;
    margin: 0 auto;
}

.d-flex {
    display: flex;
    align-items: center;
}

.over-flow-h {
    overflow: hidden;
}

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.flexCol {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center;
}

h1 {
    font-family: 'MonotypeSabon';
    font-size: 71.57px;
    color: #ffffff;
    font-weight: 500;
    margin: 0 0 0px;
}

h2 {
    font-family: 'MonotypeSabon';
    font-size: 50px;
    color: #802716;
    font-weight: 500;
    margin: 0 0 0px;
}

h3 {
    font-family: 'MonotypeSabon';
    font-size: 35px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 0px;
}

h4 {
    font-family: 'MonotypeSabon';
    font-size: 24px;
    color: #000;
    font-weight: 500;
    margin: 0 0 0px;
}

h5 {
    font-family: 'MonotypeSabon';
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin: 0 0 0px;
}

h6 {
    font-family: 'MonotypeSabon';
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin: 0 0 0px;
}

p {
    color: #585756;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0px;
}

/*header css start */
.menuSec {
    padding: 0px 0;
}

.menuSec img {
    margin: 0;
}

.menuSec ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menuSec ul li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.menuSec li ul {
    display: none;
}

.menuSec ul li a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

/*.menuSec ul li a:after { content: ''; position: absolute; top: 35%; right: 0; width: 1px; height: 13px; background-color: #393939; display: none; } */
/*.menuSec ul li:last-child a { padding-right: 0px; }*/
/* .menuSec ul li:last-child a:after { display: none; } */
.menuSec ul li a:hover,
.menuSec ul li a.active {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    color: #ffffff;
}

.menuSec li:hover>ul {
    display: block;
    position: absolute;
    z-index: 1000;
    background-color: #000000;
    left: 0px;
    width: 230px;
    text-align: left;
    top: 38px;
}

.menuSec li>ul>li>a {
    border: none;
    padding: 13px 20px !important;
    color: #fff !important;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
}

.menuSec li>ul>li,
.menuSec li>ul>li>a {
    display: block;
    margin: 0;
}

.menuSec li>ul>li>a:before,
.menuSec li>ul>li>a:after {
    display: none;
}

.menuSec li:hover li {
    float: none;
}

.menuSec li ul li a:hover {
    background-color: #ffffff;
    color: #000000 !important;
}

.menuSec ul ul ul {
    left: 100%;
    top: 0;
}

.menuSec ul:before,
.menuSec ul:after {
    content: " ";
    display: table;
    display: none;
}

.menuSec ul:after {
    clear: both;
}

.menuSec li>ul>li:hover>ul {
    left: 230px;
    top: 0px;
    width: 270px;
}

/* .droopdwon li:hover>ul { display: block; position: absolute; z-index: 1000; background-color: #000000; right: 7%; width: 230px; text-align: left; top: 40px; } .droopdwon { float: left; } .droopdwon li:hover li a:hover { background-color: #ffffff; color: #000 !important; } .dropdown-menu { position: absolute !important; z-index: 1000; display: block; min-width: 10rem; padding: 0.5rem 0; margin: 0; font-size: 1rem; color: #212529; text-align: left !important; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } */
/*header css start */
/*banner css start */
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 12px;
    padding: 0;
    margin: 3px !important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    /* transition: opacity 0.6s ease; */
    border-radius: 20px;
}

.carousel-caption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    /* background: rgba(0, 0, 0, 0.1); */
}

/*banner css end*/
.search-box {
    position: relative;
}

.search-text {
    width: 100%;
    background-color: #994415;
    padding: 12px 20px 12px 20px;
    border: 1px solid #994f39;
    border-radius: 50px;
    font-size: 12px;
    outline: none;
    color: #c99b82;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}

.search-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background-color: #feba12;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.search-btn i {
    font-size: 12px;
}

input.search-text::placeholder {
    color: #c99b82;
}

.container-fluid {
    padding: 0 5%;
}

.topSec {
    background-color: #802716;
    border-bottom: 1px solid #995245;
    padding: 15px 0px;
    box-shadow: 0 5px 15px #0000004d;
    position: relative;
    z-index: 1;
}

.header-logo {
    text-align: center;
}

.top-bar-right a {
    width: 50px;
    height: 50px;
    background-color: #994415;
    border-radius: 50%;
    color: #cca28a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    border: 1px solid #994f39;
}

.top-bar-right a:hover {
    border: 1px solid #feba12;
    background-color: #feba12;
    color: #fff;
}

.top-bar-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

.menuSection {
    position: absolute;
    z-index: 1;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px 0;
}

.menuSection::before {
    content: '';
    position: absolute;
    background-color: #802716;
    top: 0;
    left: 50%;
    z-index: -1;
    height: 80px;
    width: 120%;
    transform: translateX(-50%);
    /* border-radius: 0px 0px 100% 100%; */
    border-bottom-left-radius: 50% 90px;
    border-bottom-right-radius: 50% 90px;
    box-shadow: 0 8px 15px #0000004d;
}

/* banner */
.bnr_bg img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.banner_text {
    text-align: center;
}

.banner_sl .slick-prev:before,
.banner_sl .slick-next:before {
    content: '';
}

.banner_sl .slick-prev,
.banner_sl .slick-next {
    width: 70px;
    height: 70px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #a15b48;
    z-index: 10;
    transition: background-color 0.3s;
    top: 40%;
}

.banner_sl .slick-prev {
    background-image: url(../images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    left: -9%;
}

.banner_sl .slick-next {
    background-image: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    right: -9%;
}

.banner_sl .slick-prev:hover {
    background-color: #feba12;
    background-image: url(../images/right-arrow-hover.png);
}

.banner_sl .slick-next:hover {
    background-color: #feba12;
    background-image: url(../images/left-arrow-hover.png);
}

.bnr_card_txt h4 {
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 5px;
}

.bnr_card_txt p {
    color: #ffffff;
}

.bnr_card_txt {
    text-align: center;
    padding: 10px;
}

.banner_sl .slick-center .bnr_card_txt {
    display: none;
}

.banner_sl .slick-slide.slick-current.slick-active.slick-center .bnr_card::before {
    display: block;
}

.bnr_card {
    position: relative;
}

.banner_sl .slick-slide.slick-current .btn_Shop a.themebtn img {
    object-fit: contain;
    width: 15px;
}

.bnr_card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background: url(../images/frame.png) no-repeat center;
    background-size: cover;
    z-index: 2;
    pointer-events: none;
    display: none;
}

.bnr_card_img img {
    height: 400px;
    width: 100%;
    object-fit: fill;
    object-position: 10px;
}

.banner_sl .slick-center .bnr_card_img img {
    height: 420px;
    width: 100%;
    object-fit: cover;
}

.banner_sl .slick-track {
    margin: 20px 0;
}

.banner_sl .slick-slide {
    margin: 0px 10px;
}

/* .banner_sl .slick-slide.slick-current.slick-active.slick-center { width: 720px !important; margin: -40px 50px 0 !important; } .banner_sl .slick-slide.slick-active { width: 230px !important; } .banner_sl .slick-slide { opacity: 1; } */
.banner_sl .slick-slide {
    opacity: 1;
    transform: scale(0.8);
    transition: none !important;
    z-index: 1;
    /* width: 380px !important; */
}

.banner_sl .slick-slide .bnr_card {
    width: 290px;
}

.banner_sl .slick-slide.slick-current .bnr_card {
    width: auto;
}

.banner_sl .slick-slide .btn_Shop {
    display: none;
}

.banner_sl .slick-slide.slick-current .btn_Shop {
    display: block;
    text-align: center;
    margin-top: 60px;
}

.banner_sl .slick-slide.slick-center.slick-current {
    opacity: 1;
    transform: scale(1);
    z-index: 2;
    /* margin: 0; */
    width: 720px !important;
}

/* Optional: smoother edges if slides overlap slightly */
.banner_sl .slick-list {
    overflow: hidden;
}

/* If first slide looks cut off, fix overflow hidden issue */
.banner_sl {
    overflow: visible;
}

.banner_sl {
    margin-top: 20px;
}

.banner_text {
    margin: 50px 0 0 0;
}

.playbtn {
    font-size: 16px;
    height: 60px;
    width: 60px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #feba12;
    position: absolute;
    top: 40%;
    left: 45%;
    opacity: 0;
    z-index: 1;
}

.playbtn i {
    color: #fff;
    font-size: 20px;
}

.bnr_card_img {
    position: relative;
}

.banner_sl .slick-center .playbtn {
    opacity: 1;
}

/* banner */
/* about */
.about {
    padding: 120px 0;
}

.about_left img {
    border-radius: 10px;
    height: 510px;
    width: 100%;
    object-fit: cover;
}

.about_right h2 {
    margin-bottom: 5px;
}

.about_right p {
    margin-bottom: 20px;
}

.about_right {
    padding: 15px 90px 0px 30px;
    border-radius: 15px 0 0 0;
    background-color: #ffffff;
    margin-left: -38%;
}

/* about */
/* theme button */
.themebtn {
    font-family: "Montserrat", sans-serif;
    display: inline-flex;
    align-items: center;
    gap: 30px;
    padding: 7px 7px 7px 30px;
    background-color: #feba12;
    color: #ffffff;
    text-decoration: none;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    border: 1px solid #feba12;
    transition: background-color 0.4s ease, border 0.4s ease, color 0.4s ease;
}

.themebtn:hover {
    color: #000;
    border: 1px solid #feba12;
    background-color: #ffffff;
}

.themebtn:hover span {
    background-color: #feba12;
    transition: background-color 0.4s ease;
}

.themebtn span {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    border-radius: 50px;
    padding: 0px 0;
    transition: background-color 0.4s ease;
}

/* theme button */

/* theme2 button */
.themebtn2 {
    font-family: "Montserrat", sans-serif;
    display: inline-flex;
    align-items: center;
    gap: 30px;
    padding: 7px 7px 7px 30px;
    background-color: #feba12;
    color: #ffffff;
    text-decoration: none;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    border: 1px solid #feba12;
    transition: background-color 0.4s ease, border 0.4s ease, color 0.4s ease;
}

.themebtn2:hover {
    border: 1px solid #feba12;
    background-color: #ffffff;
}

.themebtn2:hover span {
    background-color: #feba12;
    transition: background-color 0.4s ease;
}

.themebtn2 span {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #802716;
    border-radius: 50px;
    padding: 0px 0;
    transition: background-color 0.4s ease;
}

.themebtn2 span img {
    height: 17px;
    width: 15px;
    object-fit: contain;
    filter: brightness(0) saturate(100%) invert(92%) sepia(94%) saturate(29%) hue-rotate(200deg) brightness(108%) contrast(100%);
}

/* theme2 button */
/* services */
.services {
    padding: 0 0 0px;
}

.ser_card {
    margin: 20px 10px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    background-color: #fefcf9;
    transition: background-color 0.3s ease;
}

.ser_card_img {
    height: 400px;
    border-radius: 10px;
    width: 100%;
}

.ser_card_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.ser_card_txt_flx_btm a {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    color: #feba12;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border: 1px solid #feba12;
}

.ser_card:hover .ser_card_txt_flx_btm a {
    border: 1px solid #feba12;
    background-color: #fff;
    color: #feba12;
}

.ser_card_txt_flx_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.ser_card_txt_flx_btm {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.ser_card_txt {
    padding: 20px 10px;
}

.ser_card_txt_flx_top h3,
.ser_card_txt_flx_btm h3,
.ser_card_txt_flx_top span,
.ser_card_txt_flx_btm p {
    transition: color 0.3s ease;
}

.ser_card:hover {
    background-color: #802716;
}

.ser_card:hover .ser_card_txt_flx_top h3,
.ser_card:hover .ser_card_txt_flx_btm h3 {
    color: #fff;
}

.ser_card:hover .ser_card_txt_flx_top span,
.ser_card:hover .ser_card_txt_flx_btm p {
    color: #cdaaa4;
}

.ser_card_txt_flx_top span {
    color: #7f7e7c;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.ser_card_txt_flx_btm p {
    margin-bottom: 15px;
}

.ser_card_txt_flx_top h3,
.ser_card_txt_flx_btm h3 {
    font-size: 25px;
    width: 60%;
}

.dropdownsbtnsgroup {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 20px;
}

.dropbtn {
    padding: 15px 30px;
    background-color: #feba12;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    border: 1px solid #feba12;
}

.dropbtn:hover {
    background-color: #802716;
    color: #feba12;
    border: 1px solid #feba12;
}

.dropbtn:focus {
    box-shadow: none;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 20px;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.5em solid;
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;
}

.dropdown-menu {
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-item:hover {
    background-color: #feba12;
    color: #fff;
}

.row.align-items-center.pad_border {
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

/* services */
/* why choose us */
.wcu {
    padding: 120px 0 0px;
}

.wcu_left_top h3 {
    font-size: 50px;
    color: #802716;
    margin-bottom: 20px;
}

.wcu_left_top p {
    margin-bottom: 40px;
    padding-right: 40px;
}

.wcu_left_top h2 {
    margin-bottom: 10px;
    font-size: 39px;
    font-weight: 600;
}

.wcu_right_btm ul li {
    margin-bottom: 20px;
    color: #000;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    position: relative;
    padding-left: 40px;
}

.wcu_right_btm ul li::before {
    content: '';
    position: absolute;
    left: 1px;
    top: 0;
    background: url(../images/checked.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    z-index: 1;
}

.wcu_right_btm ul li img {
    margin-right: 15px;
}

.wcu_left_btm img {
    outline: 12px solid #ffffff;
    border-radius: 1px;
    height: 300px;
    width: 100%;
    object-fit: cover;
}

.wcu_left_btm {
    padding: 30px;
    border-radius: 0px 10px 10px 10px;
    background-image: linear-gradient(rgb(160 102 68 / 60%), rgb(160 102 68 / 83%)), url(../images/wcu-1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}

.wcu_right_top img {
    outline: 12px solid #ffffff;
    border-radius: 2px;
    height: 350px;
    width: 100%;
    object-fit: cover;
}

.wcu_right_top {
    padding: 30px;
    border-radius: 10px 10px 0px 10px;
    background-image: linear-gradient(rgb(139 49 34 / 60%), rgb(139 49 34 / 62%)), url(../images/wcu-2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}

.wcu_right_btm {
    padding: 130px 70px 130px;
}

/* why choose us */
/* collectors */
.collectors {
    padding: 100px 0 0;
}

.collectors_head {
    text-align: center;
    margin-bottom: 20px;
}

.collectors_head h2 {
    margin-bottom: 5px;
}

.collectors_head p {
    margin: 0 auto;
    width: 43%;
}

/* collectors */
/* blog */
.blog {
    padding: 100px 0;
}

.blog_card {
    margin: 20px 10px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    background-color: #fefcf9;
    transition: background-color 0.3s ease;
}

.blog_card_img {
    height: 250px;
    border-radius: 10px;
    width: 100%;
}

.blog_card_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.blog_card_txt h3 {
    font-size: 25px;
    margin-bottom: 15px;
}

.blog_card_txt p {
    margin-bottom: 15px;
}

.blog_card_txt ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.blog_card_txt ul li span {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #000;
}

.blog_card_txt ul li i {
    font-size: 12px;
    color: #feba12;
    margin-right: 5px;
}

.blog_card_txt ul li {
    margin-right: 40px;
}

.blog_card_txt {
    padding: 20px 15px;
    position: relative;
}

.blog_card_icon a {
    width: 50px;
    height: 50px;
    background-color: #feba12;
    border-radius: 50%;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border: 1px solid #ffffff;
}

.blog_card_icon {
    position: absolute;
    right: 10px;
    bottom: 25px;
    width: 50px;
    height: 50px;
}

.blog_card:hover .blog_card_txt h3,
.blog_card:hover .blog_card_txt ul li i,
.blog_card:hover .blog_card_txt ul li span,
.blog_card:hover .blog_card_txt p {
    transition: color 0.3s ease;
}

.blog_card:hover {
    background-color: #802716;
}

.blog_card:hover .blog_card_txt h3,
.blog_card:hover .blog_card_txt ul li i {
    color: #fff;
}

.blog_card:hover .blog_card_txt ul li span,
.blog_card:hover .blog_card_txt p {
    color: #d9bfba;
}

.blog_card:hover .blog_card_icon a {
    background-color: #fff;
    color: #feba12;
    border: 1px solid #fff;
}

/* blog */

/* footer */

.ftr-logo {
    text-align: center;
}

.ftr_links ul li a {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.3s ease;
    display: inline-block;
}

.ftr_links ul li a:hover {
    transform: translateX(5px);
    color: #feba12;
    text-decoration: underline;
}

.ftr_socials {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.ftr_socials a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #894c45;
    background-color: transparent;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    border: 1px solid #894c45;
    transition: all 0.3s ease;
}

.ftr_socials a:hover {
    transform: scale(1.1);
    background-color: #feba12;
    color: #fff;
    border: 1px solid #feba12;
}

.ftr_mid_top h5,
.ftr_mid_btm h5,
.ftr_links h5,
.footer-contact h5 {
    font-size: 25px;
    margin-bottom: 30px;
    color: #fff;
}

.footerSec {
    background-image: url(../images/ftr_bg.png);
    padding: 0px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.ftr_mid {
    padding: 0px 0 0;
}

.ftr_top {
    border-bottom: 1px solid #915043;
}

.footer-btm {
    border-top: 1px solid #915043;
}

.copy-txt p {
    text-align: center;
    color: #fff;
    padding: 20px 0;
}

.ftr_links ul li,
.footer-contact ul li {
    margin-bottom: 20px;
}

.footer-contact ul li a {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #caaaa3;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: baseline;
    justify-content: flex-start;
    gap: 10px;
}

.footer-contact ul li a i {
    font-size: 15px;
    color: #fff;
}

.footer-contact ul li a:hover {
    transform: translateX(5px);
    color: #feba12;
    text-decoration: underline;
}

.ftr_mid_top {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 40px;
    border-bottom: 1px solid #8d4e44;
}

.ftr_mid_btm {
    text-align: center;
}

.search-wrapper {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.search-wrapper input[type="email"] {
    width: 100%;
    padding: 12px 120px 12px 16px;
    border: none;
    border-radius: 30px;
    font-size: 14px;
    outline: none;
    box-shadow: none;
    color: #4c4c4c;
}

.search-wrapper button {
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 40px;
    background-color: #feba12;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

.search-wrapper button:hover {
    background-color: #802716;
}

.ftr_links {
    padding: 67px 60px;
    border-right: 1px solid #894c45;
}

.footer-contact {
    padding: 76px 72px;
    border-left: 1px solid #894c45;
}

.footer-contact p {
    color: #fff;
}

h5.working-hour {
    margin-top: 40px;
    margin-bottom: 20px;
}

/* footer */

html,
body {
    overflow-x: hidden;
}


/* inner banner */

.inr_bnr_bg img {
    height: 520px;
    width: 100%;
    object-fit: cover;
}

/* inner banner */

/* about page */

.abt_P {
    margin-top: 20px;
}

.inr_wcu {
    padding: 0 0 120px;
}

/* about page */

/* poster page */

.inr_services {
    padding: 120px 0;
}

/* poster page */

/* blog Detail  */

.blog_detail {
    padding: 120px 0;
}

.blog_detail_content img {
    width: 100%;
    height: 650px;
    object-fit: cover;
    margin-bottom: 30px;
    border-radius: 10px;
}

.blog_detail_content h2 {
    color: #000000;
    margin-bottom: 20px;
}

.blog_detail_content p {
    margin-bottom: 30px;
}

.inr_blog_flx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.inr_blog_flx i {
    color: #feba12;
    font-size: 14px;
}

.inr_blog_flx span {
    color: #4c4c4c;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    padding: 0 5px;
}

/* blog Detail page */

/* inner contact page */

.contact_left img {
    height: 670px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.contact_right form {
    margin-top: 30px;
}

.contact_right input[type="text"],
.contact_right input[type="email"],
.contact_right input[type="tel"],
.contact_right textarea {
    width: 100%;
    padding: 12px 15px;
    margin-bottom: 20px;
    border: 1px solid #dedcda;
    border-radius: 5px;
    font-size: 14px;
    transition: border-color 0.3s;
    font-family: "Montserrat", sans-serif;
    height: 50px;
    color: #000;
    font-weight: 400;
    background-color: #fdfdfd;
}

.contact_right input:focus,
.contact_right textarea:focus {
    border-color: #802716;
    outline: none;
}

.contact_right textarea {
    resize: none;
    min-height: 185px;
}

.contact_right h2 {
    color: #000;
    margin-bottom: 5px;
}

button.inrcontbtn {
    background: none;
    border: none;
    margin-top: 10px;
}

.contact_right input::placeholder {
    color: #8c8c8c;
}

.contact_right textarea::placeholder {
    color: #8c8c8c;
}

.contact_right {
    margin-left: 20px;
}

.contact_right p {
    color: #7c7c7c;
}

.inner_contact {
    padding: 120px 0 0;
}

.cont_box {
    padding: 60px 0 100px;
}

.info_box {
    background-color: #802716;
    padding: 35px 20px 35px 40px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    margin-bottom: 30px;
    border-radius: 10px;
}

.info_box a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
}

.info_icon {
    color: #f4a932;
    margin-bottom: 15px;
    background-color: #f8f8f8;
    height: 60px;
    width: 60px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.info_icon i {
    font-size: 30px;
}

.info_text h5 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #ffffff;
    text-transform: capitalize;
}

.info_text p {
    font-size: 14px;
    color: #d9bfba;
    margin: 0;
    line-height: 20px;
}

.info_box:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

/* inner contact page */

/* account page start  */

/*Login page Start*/

.log-in-wrap {
    padding: 40px 40px;
    background-color: #ffffff;
    border-radius: 20px;
    border: 1px solid #cccccc;
}

.form-group {
    margin-bottom: 15px;
}

.log-in-wrap h2 {
    margin: 0 0 20px 0;
    color: #000;
    font-size: 50px;
}

.contact-page-main .form-control {
    border-radius: 5px;
    font-size: 14px;
    height: 50px;
    background-color: #ffffff;
    border-color: #d8d8d8;
    width: 100%;
}

.contact-page-main .form-group label {
    color: #888888;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
}

.contact-page-main .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #feba129c;
    outline: 0;
    box-shadow: 0 0 0 1px #feba129c;
}

.form-check-input:checked {
    background-color: #feba12;
    border-color: #feba12;
}

.form-group {
    margin-bottom: 20px;
}

.contact-page-main {
    padding: 120px 0;
}

label.form-check-label {
    color: #bfbfbf;
}

.form-check-input[type=checkbox] {
    border-radius: 0;
}

.form-check-input:focus {
    border-color: #000;
    outline: 0;
    box-shadow: unset;
}

/* account page end  */

/* Billing Foam page */

.billing_page {
    padding: 120px 0;
}

.billing_page_form form h2 {
    color: #000;
    margin-bottom: 30px;
}

.billing_page_form form input,
.billing_page_form form textarea,
.billing_page_form form select {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #cccccc;
    font-size: 16px;
    background-color: #f8f8f8;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    border-radius: 5px;
}

.billing_page_form form textarea {
    resize: none;
    min-height: 175px;
}

select {
    background: #fff url(../images/arrow.png) no-repeat 97%;
    padding: 0 40px 0 30px;
}

.billing_page_form form ul li:not(:last-child) {
    margin-bottom: 15px;
}

.billing_page_form ul li input {
    padding: 0px;
    height: initial;
    width: initial;
    margin-bottom: 0px;
    display: none;
    cursor: pointer;
}

.billing_page_form ul li label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: rgb(0 0 0);
    font-family: 'Montserrat';
}

.billing_page_form .radiosss-payments li label::before {
    content: "";
    appearance: none;
    background-color: transparent;
    border: 1px solid rgb(183, 183, 183);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px -15px 10px -12px inset;
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 50%;
}

.billing_page_form .radiosss-payments li input:checked+label::after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    border-radius: 20px;
    left: 6px;
    border: 0px;
    width: 10px;
    height: 10px;
    background-color: #feba12;
}

.radiosss-payments .card.card-body {
    padding: 0px;
    border: 0px;
    margin-left: 30px;
    background: transparent;
}

/* Billing Foam page */


/*CART PAGE CSS*/

.shopping_cart {
    padding: 80px 0;
}

.shopping_cart_table h2 {
    font-size: 40px;
    margin-bottom: 50px;
    color: #000;
    text-transform: capitalize;
}

.shopping_cart_table table th {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 10px;
}

.shopping_cart_table table thead {
    border-bottom: 1px solid #b8b8b8;
}

.shopping_cart_table table tbody td {
    padding: 25px 0;
    border-bottom: 1px solid #b8b8b8;
}

.shopping_cart_table table tbody .cart_box_product {
    display: flex;
    align-items: center;
}

.shopping_cart_table table tbody .cart_box_product .cart_product_img {
    width: 25%;
    background-color: #f2f2f2;
    padding: 0;
    margin-right: 10px;
}

.shopping_cart_table table tbody .cart_box_product .cart_product_name h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}

.shopping_cart_table table tbody .cart_box_product .cart_product_name p {
    font-size: 12px;
    color: #9a9a9a;
    font-family: 'Montserrat';
}

.shopping_cart_table table tbody td select {
    height: 40px;
    padding-left: 10px;
    appearance: auto;
    border: 1px solid #b8b8b8;
}

.shopping_cart_table table tbody td .skin-2 .num-in {
    border-radius: 0;
}

.shopping_cart_table table tbody td .t_price {
    font-family: 'MonotypeSabon';
    font-size: 36px;
    font-weight: 400;
    color: #000;
}

th.w-40 {
    width: 40%;
}

.shopping_cart_table table tbody td i.fas.fa-times {
    font-size: 20px;
    color: #000;
}

.cart_recipt {
    margin-top: 70px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.cart_recipt>a {
    padding: 20px 35px;
    border: 1px solid #d5d5d5;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 500;
    font-family: 'Montserrat';
    border-radius: 65px;
}

.cart_recipt>a i {
    margin-right: 10px;
}

.recipt {
    width: 30%;
}

.cart_product_img img {
    width: 100%;
}

.recipt li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    color: #000;
}

.recipt li:last-child {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #b8b8b8;
}

.recipt li span {
    font-size: 16px;
    letter-spacing: 2px;
}

.payment_card {
    background-color: transparent;
    padding: 40px 25px;
    border-radius: 12px;
}

.payment_card h3 {
    font-size: 40px;
    color: #000;
    font-weight: 500;
    margin-bottom: 30px;
    padding-bottom: 65px;
    text-transform: capitalize;
    border-bottom: 1px solid #b8b8b8;
}

.credit_paypal a {
    padding: 10px 20px;
    /* border: 1px solid #414241; */
    border-radius: 30px;
    gap: 10px;
    display: inline-flex;
    align-items: center;
    font-family: 'Montserrat';
    color: #000;
    font-weight: 500;
    font-size: 14px;
    justify-content: space-between;
    background: #f3f3f3;
}

.table-responsive table {
    max-width: 100%;
    width: 100% !important;
    overflow-x: auto;
}

.credit_paypal a img {
    height: 20px;
    object-fit: contain;
    margin-right: 10px;
    filter: brightness(0);
}

.credit_paypal {
    padding-bottom: 20px;
    border-bottom: 1px solid #b8b8b8;
}

.payment_card form label {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #000;
}

.payment_card form {
    margin-top: 15px;
}

.payment_card form input {
    width: 100%;
    height: 50px;
    border: none;
    color: #000;
    border-bottom: 1px solid #b8b8b8;
    margin-bottom: 15px;
    background: transparent;
    padding: 0;
}

.payment_card form select {
    width: 100% !important;
    height: 50px;
    border: none;
    color: #000;
    border-bottom: 1px solid #b8b8b8;
    margin-bottom: 15px;
    background: transparent;
    padding: 0;
}

.payment_card form input::placeholder {
    color: #000;
}

.expiry_cvv {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.expiry_date {
    width: 100%;
}

.cvv_box {
    width: 26%;
}

.month_year {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.month_year select {
    width: 48% !important;
    appearance: auto;
}

.month_year select option {
    color: #000;
}

.payment_card form .btn1 {
    margin: 30px 85px;
    border: 1px solid;
}

.shopping_cart_table {
    padding-right: 40px;
}

.label_expiry {
    display: flex;
    justify-content: space-between;
}

.credit_paypal h4 {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}

.cart_recipt a i {
    color: #d6d6d6;
    font-size: 17px;
}

.num-in {
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 0px;
    font-size: 18px;
    border-radius: 8px;
    border: 1px solid #b8b8b8;
}

.num-in span {
    cursor: pointer;
    padding: 15px 20px;
    user-select: none;
}

.num-in input {
    width: 50px;
    text-align: center;
    font-size: 18px;
    border: none;
}


/*CART PAGE CSS END*/

/* poster detail page */

.pd {
    padding: 120px 0 80px;
}

.pd_left img {
    height: 520px;
    width: 100%;
    object-fit: contain;
}

.pd_left {
    background-color: #f4f4f4;
    border-radius: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}

.pd_right h2 {
    color: #000;
    margin-bottom: 10px;
}

.pd_right h3 {
    color: #000;
    margin-bottom: 30px;
}

.pd_right p {
    margin-bottom: 20px;
}

.since {
    color: #000;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    line-height: 40px;
}

.stock {
    color: #585756;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}

.pd_socials {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.pd_socials a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #000;
    background-color: transparent;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    border: 1px solid #b1b1b1;
    transition: all 0.3s ease;
}

.pd_socials a:hover {
    transform: scale(1.1);
    background-color: #feba12;
    color: #fff;
    border: 1px solid #feba12;
}

.themebtn3 {
    font-family: "Montserrat", sans-serif;
    display: inline-flex;
    align-items: center;
    gap: 30px;
    padding: 7px 7px 7px 30px;
    background-color: #feba12;
    color: #ffffff;
    text-decoration: none;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    border: 1px solid #feba12;
    transition: background-color 0.4s ease, border 0.4s ease, color 0.4s ease;
}

.themebtn3:hover {
    border: 1px solid #feba12;
    background-color: #ffffff;
}

.themebtn3:hover span {
    color: #ffffff;
    background-color: #feba12;
    transition: background-color 0.4s ease;
}

.themebtn3 span {
    color: #feba12;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    border-radius: 50px;
    padding: 0px 0;
    transition: background-color 0.4s ease;
}

.pd_wrppr {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 50px;
    margin: 40px 0;
}

.pd_btm {
    padding: 0px 0 120px;
}

.nav-tabs {
    border-bottom: 1px solid #d8dde6;
    gap: 50px;
}

.nav-tabs .nav-link {
    padding: 10px 20px;
    color: #000;
    border: none;
    background-color: transparent;
    position: relative;
    transition: all 0.3s ease;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.nav-tabs .nav-link.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #feba12;
}

.nav-tabs .nav-link.active {
    color: #000;
    background-color: transparent;
    border: none;
}

.nav-tabs .nav-link:hover {
    color: #000;
}

.tab_cont {
    margin-top: 30px;
}

.tab_cont p {
    margin-bottom: 20px;
}

.tab_cont form input,
.tab_cont form textarea {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #cccccc;
    font-size: 16px;
    background-color: #f8f8f8;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
    border-radius: 5px;
}

.tab_cont form textarea {
    resize: none;
    min-height: 175px;
}

.pd_right {
    padding: 0px 100px 0 10px;
}

p.marginremove {
    margin-bottom: 0;
}

/* poster detail page */

/* Scrollbar*/

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track {
    background: #802716;
}

::-webkit-scrollbar-thumb {
    background: #feba12;
    border-radius: 30px;
}

::-webkit-scrollbar-thumb:hover {
    background: #feba12;
}

/* Scrollbar*/

section.main_slider video {
    width: 100%;
    height: 100vh;
    object-fit: contain;
    background: #000;
}


/* .patient sec start here */

.patient_cards {
    background-color: #ffffff;
    padding: 30px 40px;
    /* height: 270px; */
    border-radius: 5px;
    overflow: hidden;
    transition: background-color 0.5s ease;
}

.patient_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.patient_flex_left h6 {
    color: #7c231a;
    font-size: 23px;
}

.patient_flex_left p {
    color: #000;
    font-size: 16px;
}

.patient_flex_left h6,
.patient_flex_left p,
.patient_para p {
    transition: color 0.4s ease;
}

.patient_cards:hover {
    background-color: #7c231a;
}

.patient_cards:hover .patient_flex_left h6,
.patient_cards:hover .patient_flex_left p,
.patient_cards:hover .patient_para p {
    color: #fff;
}

.patient_flex_right i {
    color: #f39f1e;
}

.patient .container-fluid {
    padding: 0 5%;
}

.patient_para p {
    font-size: 14px;
    /* overflow-y: scroll;
    padding-right: 40px;  */
}

.patient {
    padding-bottom: 120px;
}

.patient_head {
    text-align: center;
    margin-bottom: 50px;
}

.patient_slider .slick-slide {
    opacity: 1;
}

.inr_patient{
    padding: 120px 0;
}

/* patient sec end here  */



/*Media Query Start*/
@media only screen and (min-width: 1600px) and (max-width: 1899px) {
     ul#menu {
    column-gap: 60px !important;
    justify-content: center !important;
}
}
@media only screen and (min-width: 1366px) and (max-width: 1599px) {
     ul#menu {
    column-gap: 17px !important;
    justify-content: center !important;
}
}

@media only screen and (min-width: 1291px) and (max-width: 1365px) {
    
}

@media only screen and (min-width: 992px) and (max-width: 1290px) {
      ul#menu {
    column-gap: 17px !important;
    justify-content: center !important;
}

.menuSection {
    width: 70%;
}
.services .col-lg-3.col-md-6.col-sm-6.col-12.wow.fadeInUp {
    width: 50%;
}
.blog .col-lg-4.col-md-6.col-sm-6.col-12{
    width: 50%;
}
.collectors .col-lg-3.col-md-6.col-sm-6.col-12.wow.fadeInUp{
     width: 50%;
}
.collectors_head p {
    width: 73%;
}

.inr_patient .col-lg-3{
     width: 50%;
}


}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .menuSec ul li a {
        font-size: 12px;
    }

    .bnr_bg img {
        height: 800px;
    }

    .banner_sl {
        margin-top: 10px;
    }

    .banner_sl .slick-prev {
        left: 0%;
    }

    .banner_sl .slick-prev,
    .banner_sl .slick-next {
        width: 50px;
        height: 50px;
        top: 90%;
    }

    .banner_sl .slick-next {
        right: 0;
    }

    .menuSection::before {
         height: 80px;
        width: 160%;
        border-bottom-left-radius: 70% 100px;
        border-bottom-right-radius: 70% 100px;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    .themebtn span {
        width: 40px;
        height: 40px;
    }

    .themebtn2 span {
        width: 40px;
        height: 40px;
    }

    .themebtn {
        gap: 10px;
        padding: 7px 7px 7px 20px;
    }

    .themebtn2 {
        gap: 10px;
        padding: 7px 7px 7px 20px;
    }

    .about_right p {
        margin-bottom: 10px;
    }

    .about_left img {
        height: 450px;
    }

    .about_right {
        padding: 15px 10px 10px 30px;
    }

    h2 {
        font-size: 40px;
    }

    h1 {
        font-size: 51.57px;
    }

    .dropdownsbtnsgroup {
        margin-top: 20px;
    }

    .row.align-items-center.pad_border {
        padding-bottom: 20px;
        margin-bottom: 10px;
    }

    .ser_card_txt_flx_top h3,
    .ser_card_txt_flx_btm h3 {
        font-size: 20px;
    }

    .wcu_left_top h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .wcu_left_top h2 {
        margin-bottom: 10px;
    }

    .wcu_left_top p {
        margin-bottom: 10px;
    }

    .wcu_right_btm {
        padding: 65px 30px 80px;
    }

    .wcu_left_top {
        padding: 0px 20px 40px 0px;
    }

    .wcu_right_btm ul li {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 20px;
    }

    .collectors {
        padding: 30px 0 0;
    }

    .collectors_head p {
        width: 80%;
    }

    .wcu {
        padding: 50px 0 0px;
    }

    .about {
        padding: 50px 0;
    }

    .blog {
        padding: 50px 0;
    }

    .blog_card_txt h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .blog_card_txt ul li {
        margin-right: 15px;
    }

    .blog_card_txt ul li span {
        font-size: 12px;
    }

    .ftr_links {
        padding: 75px 10px;
    }

    .footer-contact {
        padding: 100px 20px;
    }

    .ftr_mid_top h5,
    .ftr_mid_btm h5,
    .ftr_links h5,
    .footer-contact h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .ftr_links ul li a {
        font-size: 12px;
    }

    .footer-contact ul li a {
        font-size: 12px;
    }

    .footer-contact ul li a i {
        font-size: 12px;
    }

    .search-wrapper button {
        padding: 10px 30px;
        font-size: 11px;
    }

    .ftr_links ul li,
    .footer-contact ul li {
        margin-bottom: 10px;
    }

    .ftr_mid_top {
        padding-top: 80px;
        padding-bottom: 50px;
        margin-bottom: 20px;
    }
    
 body  ul#menu {
    column-gap: 10px !important;
    }
    
    .menuSection {
    width: 60%;
        
    }
    
    
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    .top-bar-right {
        justify-content: center;
        gap: 5px;
    }

    .search-text {
        padding: 7px 10px 7px 10px;
        font-size: 10px;
    }

    .search-btn {
        width: 30px;
        height: 30px;
    }

    .search-btn i {
        font-size: 10px;
    }

    .header-logo {
        margin: 20px 0;
    }

    .top-bar-right a {
        width: 30px;
        height: 30px;
        font-size: 10px;
    }

    .menuSection {
        display: none;
    }

    .bnr_bg img {
        height: 600px;
    }

    h1 {
        font-size: 32px;
    }

    .banner_text {
        margin: 10px 0 0 0;
    }

    .banner_sl .slick-center .bnr_card_img img {
        height: 350px;
    }

    .bnr_card_img img {
        height: 350px;
    }

    .banner_sl {
        margin-top: 10px;
    }

    .playbtn {
        width: 40px;
        height: 40px;
        top: 40%;
        left: 47%;
    }

    .playbtn i {
        font-size: 12px;
    }

    .themebtn2 span {
        width: 30px;
        height: 30px;
    }

    .themebtn2 span img {
        height: 10px;
        width: 10px;
    }

    .themebtn2 {
        gap: 10px;
        padding: 5px 5px 5px 15px;
        font-size: 10px;
    }

    .themebtn span {
        width: 30px;
        height: 30px;
    }

    .themebtn {
        gap: 10px;
        padding: 5px 5px 5px 15px;
        font-size: 10px;
    }

    .banner_sl .slick-slide.slick-current .btn_Shop {
        margin-top: 30px;
    }

    .banner_sl .slick-prev,
    .banner_sl .slick-next {
        width: 30px;
        height: 30px;
        top: 90%;
    }

    .banner_sl .slick-prev {
        left: 0%;
        background-size: 12px;
    }

    .banner_sl .slick-next {
        background-size: 12px;
        right: 0;
    }

    .about_left img {
        border-radius: 5px;
        height: 300px;
    }

    .about_right {
        padding: 10px;
        border-radius: 5px 0 0 0;
        margin-left: 0;
    }

    h2 {
        font-size: 28px;
    }

    .about_right p {
        margin-bottom: 10px;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    .about {
        padding: 50px 0;
    }

    .dropbtn {
        padding: 10px 15px;
        font-size: 10px;
    }

    .dropdownsbtnsgroup {
        gap: 5px;
        flex-wrap: wrap;
        margin-top: 15px;
        justify-content: flex-start;
    }

    .row.align-items-center.pad_border {
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    .ser_card_img {
        height: 350px;
        border-radius: 5px;
    }

    .ser_card {
        margin: 10px 5px;
        padding: 5px;
        border-radius: 5px;
    }

    .ser_card_txt_flx_top {
        margin-bottom: 5px;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
    }

    .ser_card_txt_flx_top h3,
    .ser_card_txt_flx_btm h3 {
        font-size: 20px;
    }

    .ser_card_txt {
        padding: 10px 5px;
    }

    .ser_card_txt_flx_btm p {
        margin-bottom: 10px;
    }

    .ser_card_txt_flx_btm a {
        width: 40px;
        height: 40px;
        font-size: 10px;
    }

    .ser_card_img img {
        border-radius: 5px;
    }

    .wcu {
        padding: 50px 20px 0px;
    }

    .wcu_left_top h2 {
        margin-bottom: 10px;
    }

    .wcu_left_top p {
        margin-bottom: 10px;
    }

    .wcu_left_top h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .wcu_left_btm img {
        outline: 5px solid #ffffff;
    }

    .wcu_left_btm {
        margin-bottom: 10px;
        padding: 15px;
        border-radius: 10px 10px 10px 10px;
    }

    .wcu_right_top img {
        outline: 5px solid #ffffff;
        height: 250px;
    }

    .wcu_right_top {
        padding: 15px;
        border-radius: 10px 10px 10px 10px;
    }

    .wcu_right_btm {
        padding: 15px 0px;
    }

    .wcu_right_btm ul li {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 20px;
        padding-left: 30px;
    }

    .wcu_right_btm ul li::before {
        left: 0px;
        top: 2px;
        background-size: 20px;
        height: 20px;
        width: 20px;
    }

    .collectors {
        padding: 20px 0 0;
    }

    .collectors_head p {
        width: 100%;
    }

    .collectors_head {
        margin-bottom: 10px;
    }

    .blog {
        padding: 30px 0;
    }

    .blog_card_img img {
        border-radius: 5px;
    }

    .blog_card_img {
        height: 250px;
        border-radius: 5px;
    }

    .blog_card {
        margin: 10px 5px;
        padding: 5px;
        border-radius: 5px;
    }

    .blog_card_txt {
        padding: 10px 5px;
    }

    .blog_card_txt h3 {
        font-size: 17px;
        margin-bottom: 5px;
    }

    .blog_card_txt ul li {
        margin-right: 10px;
    }

    .blog_card_txt ul {
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
    }

    .blog_card_txt p {
        margin-bottom: 5px;
    }

    .blog_card_txt ul li span {
        font-size: 10px;
    }

    .blog_card_txt ul li i {
        font-size: 10px;
        margin-right: 5px;
    }

    .blog_card_icon a {
        width: 40px;
        height: 40px;
        font-size: 12px;
    }

    .blog_card_icon {
        bottom: 15px;
        width: 40px;
        height: 40px;
    }

    .ftr-logo {
        width: 20%;
        margin: 0 auto;
    }

    .ftr_mid_top h5,
    .ftr_mid_btm h5,
    .ftr_links h5,
    .footer-contact h5 {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .ftr_links ul li a {
        font-size: 12px;
    }

    .ftr_links ul li,
    .footer-contact ul li {
        margin-bottom: 5px;
    }

    .footer-contact ul li a {
        font-size: 12px;
    }

    .footer-contact ul li a i {
        font-size: 12px;
    }

    .ftr_socials a {
        font-size: 12px;
        height: 30px;
        width: 30px;
    }

    .ftr_socials {
        gap: 5px;
    }

    .search-wrapper input[type="email"] {
        padding: 7px 10px 7px 15px;
        font-size: 11px;
    }

    .search-wrapper button {
        right: 3px;
        padding: 4px 20px;
        font-size: 10px;
    }

    .ftr_links {
        padding: 35px 10px;
    }

    .ftr_mid_top {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #8d4e44;
        border-top: 1px solid #8d4e44;
    }

    .footer-contact {
        padding: 54px 10px;
    }

    .copy-txt p {
        padding: 10px 0;
    }
    
       section.main_slider video {
    height: 60vh;
    }
   body .ser_card_img img {
    height: 350px !important;
}
   body .ser_card_txt_flx_top h3 {
    width: 100% !important;
  }

.patient_cards {
    padding: 20px;
}
.patient_para p {
    font-size: 12px;
}
.patient_flex_right i {
    font-size: 12px;
}
.patient_flex {
    align-items: flex-start;
    margin-top: 20px;
    margin-bottom: 20px;
    flex-direction: column;
}
.patient {
    padding-bottom: 30px;
}
body .inr_bnr_bg img {
    height: 200px !important;
}

.blog_detail_content img {
    height: 300px;
}
.blog_detail {
    padding: 30px 0;
}
.inr_blog_flx span {
    font-size: 12px;
}
.inr_blog_flx i {
    font-size: 12px;
}

.contact_left img {
    height: 300px;
}

.contact_right {
    margin: 20px 0;
}

.contact_right input[type="text"], .contact_right input[type="email"], .contact_right input[type="tel"], .contact_right textarea {
    padding: 10px 10px;
    margin-bottom: 10px;
    font-size: 12px;
    height: 40px;
}

.info_box {
    padding: 20px;
    margin-bottom: 10px;
}
.info_icon {
    height: 40px;
    width: 40px;
    
}
.info_icon i {
    font-size: 16px;
}
.info_text p {
    font-size: 12px;
}
.cont_box {
    padding: 30px 0 50px;
}
.ftr_links {
    border-right: none;
}
.footer-contact {
    border-left: none;
}
    
    
    
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    .top-bar-right {
        justify-content: center;
        gap: 5px;
    }

    .search-text {
        padding: 7px 10px 7px 10px;
        font-size: 10px;
    }

    .search-btn {
        width: 30px;
        height: 30px;
    }

    .search-btn i {
        font-size: 10px;
    }

    .header-logo {
        margin: 15px 0;
    }

    .top-bar-right a {
        width: 30px;
        height: 30px;
        font-size: 10px;
    }

    .menuSection {
        display: none;
    }

    .bnr_bg img {
        height: 500px;
    }

    h1 {
        font-size: 28px;
    }

    .banner_text {
        margin: 10px 0 0 0;
    }

    .banner_sl .slick-center .bnr_card_img img {
        height: 250px;
    }

    .bnr_card_img img {
        height: 250px;
    }

    .banner_sl {
        margin-top: 10px;
    }

    .playbtn {
        width: 40px;
        height: 40px;
        top: 40%;
        left: 47%;
    }

    .playbtn i {
        font-size: 12px;
    }

    .themebtn2 span {
        width: 30px;
        height: 30px;
    }

    .themebtn2 span img {
        height: 10px;
        width: 10px;
    }

    .themebtn2 {
        gap: 10px;
        padding: 5px 5px 5px 15px;
        font-size: 10px;
    }

    .themebtn span {
        width: 30px;
        height: 30px;
    }

    .themebtn {
        gap: 10px;
        padding: 5px 5px 5px 15px;
        font-size: 10px;
    }

    .banner_sl .slick-slide.slick-current .btn_Shop {
        margin-top: 30px;
    }

    .banner_sl .slick-prev,
    .banner_sl .slick-next {
        width: 30px;
        height: 30px;
        top: 97%;
    }

    .banner_sl .slick-prev {
        left: 0%;
        background-size: 12px;
    }

    .banner_sl .slick-next {
        background-size: 12px;
        right: 0;
    }

    .about_left img {
        border-radius: 5px;
        height: 190px;
    }

    .about_right {
        padding: 10px;
        border-radius: 5px 0 0 0;
        margin-left: 0;
    }

    h2 {
        font-size: 25px;
    }

    .about_right p {
        margin-bottom: 10px;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    .about {
        padding: 50px 0;
    }

    .dropbtn {
        padding: 10px 15px;
        font-size: 10px;
    }

    .dropdownsbtnsgroup {
        gap: 5px;
        flex-wrap: wrap;
        margin-top: 15px;
        justify-content: flex-start;
    }

    .row.align-items-center.pad_border {
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    .ser_card_img {
        height: 250px;
        border-radius: 5px;
    }

    .ser_card {
        margin: 10px 5px;
        padding: 5px;
        border-radius: 5px;
    }

    .ser_card_txt_flx_top {
        margin-bottom: 5px;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
    }

    .ser_card_txt_flx_top h3,
    .ser_card_txt_flx_btm h3 {
        font-size: 17px;
    }

    .ser_card_txt {
        padding: 10px 5px;
    }

    .ser_card_txt_flx_btm p {
        margin-bottom: 10px;
    }

    .ser_card_txt_flx_btm a {
        width: 40px;
        height: 40px;
        font-size: 10px;
    }

    .ser_card_img img {
        border-radius: 5px;
    }

    .wcu {
        padding: 50px 20px 0px;
    }

    .wcu_left_top h2 {
        margin-bottom: 10px;
    }

    .wcu_left_top p {
        margin-bottom: 10px;
    }

    .wcu_left_top h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .wcu_left_btm img {
        outline: 5px solid #ffffff;
    }

    .wcu_left_btm {
        margin-bottom: 10px;
        padding: 15px;
        border-radius: 10px 10px 10px 10px;
    }

    .wcu_right_top img {
        outline: 5px solid #ffffff;
        height: 250px;
    }

    .wcu_right_top {
        padding: 15px;
        border-radius: 10px 10px 10px 10px;
    }

    .wcu_right_btm {
        padding: 15px 0px;
    }

    .wcu_right_btm ul li {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 20px;
        padding-left: 30px;
    }

    .wcu_right_btm ul li::before {
        left: 0px;
        top: 2px;
        background-size: 20px;
        height: 20px;
        width: 20px;
    }

    .collectors {
        padding: 20px 0 0;
    }

    .collectors_head p {
        width: 100%;
    }

    .collectors_head {
        margin-bottom: 10px;
    }

    .blog {
        padding: 30px 0;
    }

    .blog_card_img img {
        border-radius: 5px;
    }

    .blog_card_img {
        height: 250px;
        border-radius: 5px;
    }

    .blog_card {
        margin: 10px 5px;
        padding: 5px;
        border-radius: 5px;
    }

    .blog_card_txt {
        padding: 10px 5px;
    }

    .blog_card_txt h3 {
        font-size: 17px;
        margin-bottom: 5px;
    }

    .blog_card_txt ul li {
        margin-right: 10px;
    }

    .blog_card_txt ul {
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
    }

    .blog_card_txt p {
        margin-bottom: 5px;
    }

    .blog_card_txt ul li span {
        font-size: 10px;
    }

    .blog_card_txt ul li i {
        font-size: 10px;
        margin-right: 5px;
    }

    .blog_card_icon a {
        width: 40px;
        height: 40px;
        font-size: 12px;
    }

    .blog_card_icon {
        bottom: 15px;
        width: 40px;
        height: 40px;
    }

    .ftr-logo {
        width: 20%;
        margin: 0 auto;
    }

    .ftr_mid_top h5,
    .ftr_mid_btm h5,
    .ftr_links h5,
    .footer-contact h5 {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .ftr_links ul li a {
        font-size: 12px;
    }

    .ftr_links ul li,
    .footer-contact ul li {
        margin-bottom: 5px;
    }

    .footer-contact ul li a {
        font-size: 12px;
    }

    .footer-contact ul li a i {
        font-size: 12px;
    }

    .ftr_socials a {
        font-size: 12px;
        height: 30px;
        width: 30px;
    }

    .ftr_socials {
        gap: 5px;
    }

    .search-wrapper input[type="email"] {
        padding: 7px 10px 7px 15px;
        font-size: 11px;
    }

    .search-wrapper button {
        right: 3px;
        padding: 4px 20px;
        font-size: 10px;
    }

    .ftr_links {
        padding: 20px 10px;
        border-right: none;
    }

    .ftr_links ul {
        column-count: 2;
    }

    .ftr_mid_top {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #8d4e44;
        border-top: 1px solid #8d4e44;
    }

    .footer-contact {
        padding: 20px 10px;
        border-left: none;
    }

    .copy-txt p {
        padding: 10px 0;
    }
        
    section.main_slider video {
    height: 60vh;
    }
   body .ser_card_img img {
    height: 250px !important;
}
   body .ser_card_txt_flx_top h3 {
    width: 100% !important;
  }

.patient_cards {
    padding: 20px;
}
.patient_para p {
    font-size: 12px;
}
.patient_flex_right i {
    font-size: 12px;
}
.patient_flex {
    align-items: flex-start;
    margin-top: 20px;
    margin-bottom: 20px;
    flex-direction: column;
}
.patient {
    padding-bottom: 30px;
}
body .inr_bnr_bg img {
    height: 200px !important;
}

.blog_detail_content img {
    height: 300px;
}
.blog_detail {
    padding: 30px 0;
}
.inr_blog_flx span {
    font-size: 12px;
}
.inr_blog_flx i {
    font-size: 12px;
}

.contact_left img {
    height: 300px;
}

.contact_right {
    margin: 20px 0;
}

.contact_right input[type="text"], .contact_right input[type="email"], .contact_right input[type="tel"], .contact_right textarea {
    padding: 10px 10px;
    margin-bottom: 10px;
    font-size: 12px;
    height: 40px;
}

.info_box {
    padding: 20px;
    margin-bottom: 10px;
}
.info_icon {
    height: 40px;
    width: 40px;
    
}
.info_icon i {
    font-size: 16px;
}
.info_text p {
    font-size: 12px;
}
.cont_box {
    padding: 30px 0 50px;
}



}

/*Media Query End*/