/**
 * Theme Name:     Twenty Sixteen Child
 * Author:         the WordPress team
 * Template:       twentysixteen
 * Text Domain:	   twenty-sixteen-child
 * Description:    Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
 */

.theme_button i.icon {
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    display: flex !important;
    border-radius: 50%;
    background: #fff;
    color: #504d78;
    transition: 0.5s;
    margin-right: 5px !important;
}
.header_call_now .elementor-icon-box-content h3 {
    line-height: 1;
}
.banner_slider .elementor-swiper-button.elementor-swiper-button-prev, 
.banner_slider .elementor-swiper-button.elementor-swiper-button-next{
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border: 2px solid #112959;
    border-radius: 50%;
}

.banner_slider .elementor-swiper-button.elementor-swiper-button-prev svg, .banner_slider .elementor-swiper-button.elementor-swiper-button-next svg {
    fill: #112959 !important;
}

.banner_slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    width: auto;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    background: #f8e6d3;
    border-radius: 20px;
    line-height: 1;
    padding: 3px 0;
}
.banner_slider {
    padding: 0 60px !important;
}
.banner_slider .swiper-slide {
    border-radius: 8px;
    overflow: hidden;
    line-height: 0;
    margin-bottom: 15px;
}
.banner_slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 34px;
}

.swiper-pagination span.swiper-pagination-bullet {
    transition: 0.5s;
    border: 12px !important;
}

.swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 40px !important;
    border-radius: 12px !important;
}
.service_card .elementor-image-box-wrapper {
    position: relative;
    line-height: 0;
    border-radius: 12px;
    overflow: hidden;
}

.service_card .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    bottom: 10px;
}

.service_card .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    line-height: 0;
    transition: 0.5s;
}

.service_card .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
    display: inline-block;
    line-height: 1;
    padding: 10px;
    border-radius: 30px;
    background: #fff;
}

 .service_card .elementor-image-box-wrapper:hover .elementor-image-box-img {transform: scale(1.1);}

 .home_testimonial .elemntskit-testimonial-item {
    margin: 0;
    padding-top:75px;
}
.home_testimonial .elemntskit-testimonial-item .row {
    background: #2ead5a;
    border-radius: 36px;
    margin: 0;
    flex-direction: row-reverse !important;
}

.home_testimonial .elemntskit-testimonial-item .elementskit-commentor-content p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 24px;
}

.home_testimonial .elemntskit-testimonial-item .elementskit-profile-image-card {
    margin: 0;
    display: flex;
    align-content: flex-end;
    justify-content: end;
    line-height: 0;
}

.home_testimonial .elemntskit-testimonial-item .elementskit-profile-image-card img {
    text-align: right;
    height: 400px;
    object-fit: contain;
    line-height: 0;
}

.home_testimonial .elemntskit-testimonial-item .elementskit-profile-image-card:before {
    display: none !important;
}
.home_testimonial .elemntskit-testimonial-item .elementskit-profile-image-card {
    margin: 0;
    display: flex;
    align-content: flex-end;
    justify-content: end;
    margin-top: -75px;
}
.home_testimonial .swiper .swiper-pagination {
    position: absolute;
    top: 0;
    bottom: inherit !important;
    left: 50%;
    transform: translateX(-50%);
    width: auto !important;
}
.home_testimonial .swiper .swiper-button-prev i,
.home_testimonial .swiper .swiper-button-next i {
    display: none !important;
}

.home_testimonial .swiper .swiper-button-prev,
.home_testimonial .swiper .swiper-button-next {
    content: '';
    border: none;
    filter: none;
    height: 120px !important;
    width: 120px !important;
    background-color: #4ca2ff !important;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: inherit;
    mask-image: url(https://digivendtechnologies.in/vetlab/wp-content/uploads/2025/10/arrow1.webp);
    -webkit-mask-image: url(https://digivendtechnologies.in/vetlab/wp-content/uploads/2025/10/arrow1.webp);
    transform: none;
}
.home_testimonial .swiper .swiper-button-next{
     mask-image: url(https://digivendtechnologies.in/vetlab/wp-content/uploads/2025/10/arrow.webp) !important;
    -webkit-mask-image: url(https://digivendtechnologies.in/vetlab/wp-content/uploads/2025/10/arrow.webp) !important;
}
.elementor-widget-elementskit-blog-posts .elementskit-entry-header {
    line-height: 0;
}
.elementskit-post-body  .btn-wraper .elementskit-btn {
    align-items: center;
}

.elementskit-post-body .btn-wraper .elementskit-btn i {
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    color: #212121;
    margin-left: 20px;
    transition: 0.5s;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.elementskit-post-body .btn-wraper:hover .elementskit-btn i{
    background:#112959 !important;
    color:#fff !important;
}
.header_menu_wrapper .menu-item .dropdown-item{
	border-radius:6px;
}

/* ============= footer subscription ============== */
div#wpforms-1079 {
    margin: 0px;
}

div#wpforms-1079-field_2-container {
    margin: 0;
    padding: 0;
}

div#wpforms-1079-field_2-container input {
    width: 100%;
    height: 55px;
    border-radius: 40px;
    border: none;
    padding: 10px 120px 10px 30px;
    margin: auto;
	 font-family: "Inter", Sans-serif;
}

form#wpforms-form-1079 {
    position: relative;
}

form#wpforms-form-1079 .wpforms-submit-container {
    margin: 0 !important;
    position: absolute !important;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
}

form#wpforms-form-1079 .wpforms-submit-container button#wpforms-submit-1079 {
    padding: 0px 20px !important;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff !important;
    background: #FF8726 !important;
    transition: 0.5s;
    text-decoration: none;
    border-radius: 30px !important;
    border: none;
    display: inline-block;
    font-family: "Inter", Sans-serif;
    height: 42px;
	margin-top:0px !important;
}

div#wpforms-1079-field_2-container input::placeholder {
    color: #454545;
    opacity: 1;
}
.Key_items .elementor-image-box-content {
    display: flex;
    align-items: center;
    line-height: 1;
}

.Key_items .elementor-image-box-content .elementor-image-box-title {
    width: 50%;
}

.Key_items .elementor-image-box-content .elementor-image-box-description {
    width: calc(100% - 50%);
	padding-left:10px;
	text-align:left;
	line-height:1.4;
}
.theme_button.white_bg i.icon {
    background: #f8951d;
    color: #fff;
}

.price_card .elementskit-pricing-lists {
    text-align: left;
    background: #fff6eb;
    padding: 20px;
    border-radius: 6px;
}

.price_card .elementskit-pricing-lists li:before {
    display: none !important;
}

.price_card .elementskit-pricing-lists li:not(:last-child) {
    margin-bottom: 10px !important;
}
.price_card .elementskit-pricing-lists li i.icon {
    color: #f8951d !important;
}
.price_card:hover span.elementskit-pricing-price {
    color: #fff !important;
}

.price_card:hover p.elementskit-pricing-subtitle {
    color: #fff !important;
}
.price_card:hover .elementskit-pricing-lists {
    background: #1e386c !important;
}

.price_card:hover .elementskit-pricing-lists li {
    color: #fff !important;
}
.empoering_heading .elementskit-section-subtitle {
    display: inline-block;
    padding: 8px 20px;
    background: #f8951d;
    color: #fff !important;
    border-radius: 30px;
    margin-bottom: 30px !important;
}
.price_card sub.period {
    text-decoration: line-through;
    opacity: 0.5;
}

.price_card:hover sub.period {
    opacity: 1;
	color: #fff;
}
.header_button a.elementor-button {
    width: 100%;
}
.eziconnnect_heading h2.elementor-heading-title {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.eziconnnect_heading h2.elementor-heading-title span {
    display: inline-block;
    padding: 10px 20px;
    background: #ff8726;
    color: #fff;
    border-radius: 6px;
    margin-right: 16px;
}

.price_card .elementskit-single-pricing {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.price_card .ekit-wid-con {
    height: 100% !important;
}

.price_card .elementskit-single-pricing .elementskit-pricing-btn-wraper {
    margin-top: auto;
}
.mision_vision_tab .e-n-tab-title {
    -webkit-mask-image: url("https://digivendtechnologies.in/vetlab/wp-content/uploads/2025/11/Group-1.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-position: center 25%;
    mask-image: url("https://digivendtechnologies.in/vetlab/wp-content/uploads/2025/11/Group-1.svg");
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
    mask-position: center 25%;
    cursor: pointer;
}


.large_h-icon .elementor-icon {
    height: 65px;
    width: 65px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-right: 16px;
    padding: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}

.contrast_icon .elementor-element.elementor-element-0679e3a {
	margin: 0px !important;
}

.enquiry_form-us .wpforms-field {
    padding: 0px;
}
/* =========== .enquiry_form-us */
.enquiry_form-us {
	font-family: "Inter", Sans-serif;
}

.enquiry_form-us  div#wpforms-24682 {
	margin: 0px;
}

.enquiry_form-us label.wpforms-field-label {
	margin-bottom: 8px;
	color:#fff;
	font-size: 14px;
	font-weight: 400;
}

.enquiry_form-us label.wpforms-field-label span.wpforms-required-label {
	color:#fff;
}

.enquiry_form-us input.wpforms-field-large {
	border: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.enquiry_form-us .wpforms-field:not(:last-child) {
    margin-bottom: 20px;
}

.enquiry_form-us button#wpforms-submit-24682 {
    background-color: #FF8336;
    font-family: "Inter", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 50px 50px 50px 50px;
    margin-top: 20px;
}
/* =============== table_panels-test */
.table_panels-test .tablepress {
    font-family: "Inter", Sans-serif;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, .15);
    border-collapse: separate;
    border-radius: 15px;
    border-spacing: 0;
    box-shadow: none;
    color: rgba(0, 0, 0, .87);
    margin: 1em 0;
    text-align: left;
    width: 100%;
	overflow: hidden;
	padding: 15px;
}

.table_panels-test .tablepress thead th {
    background: #004292;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    font-weight: 800;
	white-space: nowrap;
}
.table_panels-test .tablepress tbody tr td {
	padding: 10px 15px;
	vertical-align: baseline;
	font-size: 14px;
	text-transform: capitalize;
}

button.book_noewBtn {
	background-color: #FF8336;
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 31px;
    padding: 9px 15px;
	border: 1px solid #FF8336;
    width: 114px;
    font-weight: 600;
	transition: all .4s ease;
}
button.book_noewBtn:hover {
	background:#004292;
	border: 1px solid #004292;
}
button.book_noewBtn a {
	color: #fff;
}

.service_slider .col-lg-6.elementkit-testimonial-col {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100%;
}

.service_slider .elementskit-single-testimonial-slider .row {
    flex-direction: column-reverse;
}
.service_slider .elementskit-commentor-content {
    display: flex;
    flex-direction: column-reverse;
}
.service_slider .elementskit-profile-image-card {
    line-height: 0;
    border-radius: 16px;
    overflow: hidden;
}

.service_slider .elementskit-commentor-content p {
	 -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.service_slider .swiper-button-next {
	top: 40px !important;
	width: 45px !important;
    height: 45px !important;
    justify-content: center;
    align-items: center;
    border: 2px solid #FF8726;
	color: #FF8726;
    border-radius: 50%;
	background: #FF8726 !important;
}

.service_slider .swiper-button-prev {
    left: 90% !important;
    top: 40px;
	width: 45px !important;
    height: 45px !important;
    justify-content: center;
    align-items: center;
    border: 2px solid #FF8726;
	background: #FF8726 !important;
	color: #FF8726;
    border-radius: 50%;
}

.service_slider i.icon.icon-left-arrows {
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 46%;
    transform: translateX(-50%);
}
.service_slider i.icon.icon-right-arrow1 {
	font-size: 18px;
    color: #fff;
    position: absolute;
    left: 52%;
    transform: translateX(-50%);
}

.service_slider span.elementskit-profile-info {
	margin-top: 15px;
}

.sol-swiper-box span.elementskit-border-hr {
	display: none !important;
}
.sol-swiper-box .row {
    flex-direction: row-reverse;
}

.sol-swiper-box .ekit-wid-con .elementskit-profile-image-card:hover::before {
	background-color: transparent !important;
}

.sol-swiper-box .elementskit-profile-image-card {
    background: #f2f2f2;
}

.sol-swiper-box .elementskit-profile-image-card img {
	height: 450px !important;
	object-fit: contain;
}

.numbered-list h2 {
    align-items: center;
    display: flex;
    gap: 10px;
    position: relative;
}

.numbered-list h2 span {
    align-items: center;
    border: 1px solid #f8f8f8;
    border-radius: 30px;
    display: inline-flex;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    justify-content: center;
    line-height: 1;
    padding: 10px;
    width: 40px;
}

.sol_swiper_box .elementskit-profile-image-card {
	height: 450px;
}

.sol_swiper_box img {
    width: 100% !important;
    height: 560px !important;
    object-fit: cover !important;
}

.send_queries-icon span.elementor-icon {
	font-size: 24px;
    padding: 16px;
    border-width: 0px 0px 0px 0px;
	border-radius: 14px;
	color: #69727d;
    display: inline-block;
    font-size: 50px;
    line-height: 1;
    text-align: center;
    transition: all .3s;
	background:#FF8726;
}

.send_queries-icon p a {
	color: #fff;
}

.drop_address-icon .elementor-icon {
	color: #00A751;
    border-color: #00A751;
	font-size: 24px;
    padding: 16px;
    border-width: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-radius: 50%;
}

.enquiry_form-us.enquiry_form_us .wpforms-container {
	margin: 0px !important;
}

.enquiry_form-us input.wpforms-field-large, 
.enquiry_form-us textarea {
    border: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    height: 50px;
    padding: 0px 20px !important;
    border-radius: 11px !important;
}
.enquiry_form-us textarea {
    height: 130px !important;
	padding: 12px 20px !important;
}

button.wpforms-submit {
   	background-color: #FF8726 !important;
    padding: 6px 20px 6px 6px !important;
    font-family: "Inter", Sans-serif;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    border-style: none !important;
    border-radius: 50px 50px 50px 50px !important;
    position: relative !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px !important;
    border: none;
}

button.wpforms-submit:hover {
	background-color: #004292 !important;
    color: #ffffff !important;
}

.enquiry_form-us button.wpforms-submit:before {
    content: "\e87a";
    font-family: elementskit !important;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    display: flex !important;
    border-radius: 50%;
    background: #fff;
    color: #504d78;
    transition: 0.5s;
    margin-right: 9px !important;
}

.enquiry_form-us.enquiry_form_us .wpforms-field:not(:last-child) {
    margin-bottom: 25px;
}

.contact-info-text {
    width: calc(100% - 54px);
}

.contact-info-text a:hover {
    text-decoration: underline !important;
    color: #fff;
}
.dogs_and_cats .elementskit-pricing-btn-wraper {
    display: none;
}
.dogs_and_cats p.elementskit-pricing-subtitle {
    margin: 0px !important;
    padding: 0px !important;
    margin-bottom: 14px !important;
}
.dogs_and_cats .elementskit-pricing-price-wraper.has-tag {
    width: 95% !important;
    left: calc(100% - 95%) !important;
    margin-left: auto;
}
.dogs_and_cats ul.elementskit-pricing-lists {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.enquiry_form-us .wpforms-field-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
}

.enquiry_form-us .wpforms-field-container div#wpforms-24682-field_5-container {
    grid-column-start: 1;
    grid-column-end: 3;
}

.enquiry_form-us .wpforms-field-container div#wpforms-24682-field_4-container {
    grid-column-start: 1;
    grid-column-end: 3;
}

.cat_pricing_package_table table.tablepress{
    border-collapse:collapse;
}
.cat_pricing_package_table table.tablepress thead th {
    border: 1px solid #ffffff;
    background: #004292;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 20px 20px;
}
.cat_pricing_package_table table.tablepress thead tr th:not(:first-child) {
    background: #2ead5a;
}
.cat_pricing_package_table table.tablepress th,
.cat_pricing_package_table table.tablepress td{
    font-family:"Inter", Sans-serif;
}
.cat_pricing_package_table table.tablepress td{
    background:#fff8f2;
    padding:14px 10px;
}
.cat_pricing_package_table table.tablepress tr td:not(:first-child){
    text-align:center;
}

.cat_pricing_package_table table.tablepress tr td span.check_av,
.cat_pricing_package_table table.tablepress tr td span.minus_nav{
    width: 35px;
    display: inline-flex;
    height: 35px;
    justify-content: center;
    align-items: center;
    background: #ffe2cb;
    border-radius: 50%;
    color: #ff8726;
    font-size: 14px;
    border: 2px solid #ff8726;
}

.cat_pricing_package_table table.tablepress tr td span.check_av i.icon.icon-tick {
    line-height: 1;
}
.cat_pricing_package_table table.tablepress thead tr:first-child th {
    font-size: 20px;
}
.cat_pricing_package_table table.tablepress thead tr:last-child th:not(:first-child) {
    font-size: 24px;
}

.cat_pricing_package_table table.tablepress thead tr th:first-child{
    font-size: 20px;
}
.specilized_acc_wrapper summary.e-n-accordion-item-title span.e-n-accordion-item-title-icon{
    width:32px;
    height:32px;
    background:#fff;
    border-radius:50%;
    color:#212121;
    justify-content:center;
    align-items:center;
}
.specilized_acc_wrapper summary.e-n-accordion-item-title span.e-n-accordion-item-title-icon i{
    color: #212121 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.specilized_acc_wrapper summary.e-n-accordion-item-title {
    justify-content: space-between;
}
.specilized_acc_wrapper summary.e-n-accordion-item-title:hover span.e-n-accordion-item-title-icon i{
    color:#212121;
}

.specilized_acc_wrapper .elementor-icon-list-items li {
    background: #fff;
    padding: 10px;
}

.specilized_acc_wrapper .elementor-icon-list-items li:not(:last-child) {
    margin-bottom: 10px;
}

.specilized_acc_wrapper .elementor-icon-list-items li span.elementor-icon-list-text {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-left: 20px;
}

.specilized_acc_wrapper .elementor-icon-list-items li span.elementor-icon-list-text b {
    color: #212121;
}

.specilized_acc_wrapper .elementor-icon-list-items li span.elementor-icon-list-icon {
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    background: #ff8726;
    border-radius: 50%;
}

.specilized_acc_wrapper .elementor-icon-list-items li span.elementor-icon-list-icon svg {
    fill: #fff;
    margin: 0 !important;
}



.iframe_code {
    line-height: 0;
}
.enquiry_form-us.location_inquiry_form .wpforms-field-container {
    display: grid;
    grid-template-columns: 11fr;
}
.mui-1re5vpd {
            position: fixed;
            bottom: 10%;
            right: 30px;
            display: flex;
            align-items: end;
            z-index: 999;
            flex-direction: column;
            gap: 20px;
        }

        .mui-1bvc4cc {
            display: flex;
            justify-content: flex-end;
        }

        .mui-8vh8x4 {
    background-color: #FF8726;
    transition: width 0.3s;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    color: white;
    border-radius: 16px 8px 8px 16px;
    text-decoration: none;
    width: 0px;
    padding: 0px;
    position: absolute;
    right: 26px;
}

        .mui-si5we2 {
            margin: 0;
            font-weight: 400;
            font-size: 14px;
            line-height: 1.5;
            color: #fff;
            white-space: nowrap;
            text-align: left;
            font-family: "Inter", Sans-serif;
        }

        .mui-1olv3xc {
            margin: 0;
            font-weight: 400;
            font-size: 1rem;
            line-height: 1.5;
            color: #fff;
            font-family: "Inter", Sans-serif;
            white-space: nowrap;
            text-align: left;
            font-weight: 700;
        }

        .mui-70t7lq {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            position: relative;
            box-sizing: border-box;
            background-color: transparent;
            outline: 0;
            border: 0;
            margin: 0;
            border-radius: 0;
            padding: 0;
            cursor: pointer;
            user-select: none;
            vertical-align: middle;
            text-decoration: none;
            color: inherit;
            font-weight: 500;
            font-size: 0.875rem;
            line-height: 1.75;
            text-transform: uppercase;
            min-height: 36px;
            transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
            border-radius: 50%;
            padding: 0;
            min-width: 0;
            width: 56px;
            height: 56px;
            z-index: 1050;
            box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
            color: rgba(0, 0, 0, 0.87);
            background-color: #FF8726;
            width: 56px;
            height: 56px;
        }

        .mui-ccqqic {
            position: relative;
            width: 36px;
            height: 36px;
        }

        .image-wrapperaaa.MuiBox-root.mui-ccqqic img {
            position: absolute;
            height: 100%;
            width: 100%;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            object-fit: cover;
            color: transparent;
        }

        .mui-1bvc4cc:hover .mui-8vh8x4 {
            height: 56px;
            width: 230px;
            opacity: 1;
            padding: 20px;
        }
@media only screen and (min-width: 768px) and (max-width: 992px){
    .home_testimonial .col-lg-6.elementkit-testimonial-col {
    width: 50%;
   }
	.home_testimonial .elemntskit-testimonial-item .elementskit-profile-image-card img {
    height: 310px;
    object-fit: cover;
   }
	.home_testimonial .elemntskit-testimonial-item .elementskit-profile-image-card {
    margin-top: -55px;
 }
.inner-banner{
	 padding:0 20px !important;
     max-height:220px !important;
    min-height:220px !important;
}
.inner-banner img {
    height:200px !important;
}

.inner-banner h2 {
    font-size:25px !important;
}
	.large_h-icon .elementor-icon {
    height: 30px;
    width: 30px;
    padding: 0px;
        margin-right: 4px;
}
.large_h-icon svg {
    height:15px !important;
}

.large_h-icon  h2 {
    font-size:12px !important;
}
	
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.banner_slider .elementor-swiper-button.elementor-swiper-button-prev, .banner_slider .elementor-swiper-button.elementor-swiper-button-next {
		width: 20px;
		height: 20px;
		border: 1px solid #112959;
	}
	.banner_slider {
    padding: 0 20px !important;
  }
	.home_testimonial .elemntskit-testimonial-item .row {
		flex-direction: column !important;
	}
	.home_testimonial .elemntskit-testimonial-item .elementskit-profile-image-card img {
    height: 120px;
  }
	.mui-1re5vpd {
    right: 20px;
}
	.inner-banner{
   padding:0 20px !important;
    min-height:140px !important;
}
.inner-banner .e-con-full.e-flex.e-con.e-child { 
    width:50% !important; 
}
.inner-banner h2 {
    font-size:20px !important;
}
.inner-banner img {
   height:85px !important;
}
	.mision_vision_tab .e-n-tabs-heading {
    display: flex !important;
}

.mision_vision_tab button {
    margin:0 !important;
    padding:8px !important;
}
	.reverse-col.e-flex.e-con.e-child {
    flex-flow: column;
}
	.drop_address-icon .elementor-icon {
    padding: 10px;
 }
	.reverse-coll{
   flex-direction: column-reverse !important;
}
	.reverse-colll .e-con-inner {
    flex-flow: column !important;
    flex-direction: column-reverse !important;
  }
	.mision_vision_tabb .e-n-tabs-heading {
    display: flex !important;
}
.mision_vision_tabb button {
    margin:0px!important;
    padding:8px !important;
}
.table_panels-test .tablepress {
       display: block;
    overflow: auto !important;
}
	.sol-swiper-box .elementskit-profile-image-card img {
    height: 250px !important;
   }
	.sol-swiper-box .row {
    flex-direction: column-reverse;
}

.sol-swiper-box .elementskit-commentor-content {
    padding-top: 20px !important;
}

	
}


.centre_gallery .elementor-image-gallery .gallery-item img {
    height: 185px;
    object-fit: cover;
}

/* ============= our team expert ============= */

.expert_tab_list {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.expert_tab_list .expert-list-item {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 4px solid #fff;
    transition: 0.5s;
	position:relative;
	z-index:1;
}

.expert_tab_list .expert-list-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius:50%;
}

.expert_tab_list .expert-list-item:not(:last-child) {
    margin-right: 16px;
}

.expert-panel-item {
    padding: 25px;
    display: flex;
	display:none;
}
.expert-panel-item.active{
	display:flex;
	background-image: url(https://digivendtechnologies.in/vetlab/wp-content/uploads/2025/10/bgIconD-scaled.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius:30px;
}

.expert-panel-item .team-profile {
    width: 300px;
    height: 300px;
    border-radius: 12px;
    overflow: hidden;
}

.expert-panel-item .team-profile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.expert_tab_list .expert-list-item.active {
    border-color: #ff8726;
}

.expert_tab_list .expert-list-item:before {
    content: '';
    position: absolute;
    bottom: -0px;
    border-top: 20px solid #ff8726;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
    left: 50%;
    transform: translateX(-50%);
    z-index:-1;
    opacity:0;
    visibility:hidden;
    transition:0.2s;
}
.expert_tab_list .expert-list-item.active:before{
    bottom:-16px;
    opacity:1;
    visibility:visible;
}

.expert-panel-item .team-content {
    width: calc(100% - 200px);
    padding-left: 20px;
    font-family: "Inter", sans-serif;
    color: #212121;
}

.expert-panel-item .team-content h4 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
}

.expert-panel-item .team-content h6 {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 8px;
}

.expert-panel-item .team-content p {
    margin-bottom: 8px;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.expert_tab_list .expert-list-item {
    width: 60px;
    height: 50px;
 }
	.expert_tab_list .expert-list-item:not(:last-child) {
    margin-right: 0px;
  }
	.expert-panel-item.active {
    padding: 15px;
    display: block !important;
  }
	.expert-panel-item .team-profile {
    width: 100%;
    height: 270px;
  }
	.expert-panel-item .team-content {
    width: 100% !important;
    padding-left: 0;
    padding-top: 20px;
  }
	.expert_tab_panel .team-content p {
    font-size: 14px;
    line-height: 25px;
  }
}
/* ============================= 404 css =============================== */
.error-page-area {
    text-align: center;
    margin-bottom:50px;
}
.error-bottom h2 {
    font-size: 27px;
    font-weight: 500;
    font-family: "Inter", Sans-serif;
    color: #000;
    margin-bottom: 20px;
}
.error-top img {
    border-radius: 5px;
    width: 300px;
}
.error-bottom p {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    margin-bottom: 35px;
}

a.default-btn-error {
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    background-color: transparent;
    background:#ff8726;
    border-radius: 30px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 14px 25px 14px 25px;
    color:#fff;
    text-decoration:none;
}
a.default-btn-error:hover{
    background:#112959;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
    .error-page-area {
        padding: 0 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px){
    .error-page-area {
        padding: 0 10px;
    }
}