.icon-container {
    background-color: #25D366;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: fixed;
    right: 33px;
    bottom: 125px;
    height: 4rem;
    width: 4rem;
    border-radius: 6rem;
    font-size: 2rem;
    animation: up-down 1s infinite;
}

#section-services .row {
    margin-top: 10rem;
}

.middel-card {
    margin-top: -3rem;
    z-index: 2;
    transition: all 0.5s !important;
}

.left-card {
    transition: all 0.5s !important;
}

@media(min-width:1024px) {
    .home {
        max-width: 350px;
    }
}

.right-card {
    margin-left: -2rem;
    transition: all 0.5s !important;
}

.sigma_service.style-13 {
    min-height: 23rem;
}

.heading-icon-container {
    font-size: 2rem;
    color: var(--thm-base);
}

#section-services .sigma_service {
    background-color: #3d3d3d;
    color: #fff;
    border-color: #4f4f509f;
}

#section-services .sigma_service:hover {
    background-color: #282828;
    cursor: pointer;
}

#section-products h6 {
    color: var(--thm-base-hover) !important;
    text-align: center;
    margin-top: 1rem;
}

.sigma_category-inner {
    position: relative;
    cursor: pointer;
    min-height: 205px;
}

.sigma_category-inner .overlay {
    /* height: 100%;



    width: 100%;



    position: absolute;



    top: 0;



    left: 0;



    background-color: #09aaad5e; */
}

#about-bg>.section {}

.contact-form iframe {
    height: 32rem;
    width: 100%;
}

.contact-form .sigma_service {
    border: 0;
    box-shadow: none;
}

.contact-form .sigma_service {
    padding: 0;
    padding-top: 2rem;
}

.section-contact-info .sigma_service.style-13 {
    min-height: auto;
}

.section-contact-info a {
    display: block;
}

.bg-gray {
    background-color: #e8e5e5 !important;
    margin-bottom: 3rem;
}

.map-container iframe {
    height: 40vh;
}

#section-whatsapp {
    z-index: 999;
    position: fixed;
}

.section-contact-form .contact-info {
    font-size: 1.5rem;
}


/* indu :css */

.contact-banner {
    background-color: var(--thm-base);
}

.phone-number {
    font-size: 12px;
}

.address-box {
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 3%);
}

.bg-dark-gray {
    background-color: #282828;
}

.call span.icon .fa-phone {
    transform: rotate(102deg);
}

.section {
    padding: 70px 0;
}

.card-title {
    color: var(--thm-base);
}

.sigma_pricing.style-4 .sigma_pricing-rate .icon-text {
    font-size: 30px;
    color: #ffff !important;
}

.service-icon {
    filter: brightness(0) invert(1);
    padding-bottom: 10px;
}


/* 

.middel-card .sigma_service{

    background-color: var(--thm-base) !important;

}

#section-services .first-card .sigma_service:hover {

    background-color: #393a3d !important;

    cursor: pointer;

} */

.speciality-sec .sigma_category-inner {
    min-height: 342px;
}

.text-color {
    color: var(--thm-base);
}

.contactus-card {
    margin-top: 8px;
}

.about-text-img {
    box-shadow: inset 0 0 2px 1px #d2d2d4;
    padding: 10px;
}

.banner {
    min-height: 200px;
    align-content: flex-end;
}

.testimonial-text {
    font-size: 18px;
}

.service-sec .sigma_service {
    margin: 10px;
}

.sigma_service-thumb {
    font-size: 50px;
}

.sigma_service-thumb {
    margin-bottom: 20px;
}

#section-services .row {
    margin-top: 0px;
}


/* .sigma_pricing.style-4 .sigma_pricing-top {

    padding: 10px 19px 75px;

    position: relative;

} */

.sigma_pricing.style-4 .sigma_pricing-bottom {
    padding: 0 30px 15px;
}

.sigma_pricing .sigma_general-list {
    background-color: transparent;
    padding: 0;
    margin: 9px 0 4px;
}

.sigma_pricing.style-4 .sigma_pricing-top {
    position: relative;
}

.section .bg-center {
    background-color: #aaa8a8;
    border: 1px solid #dedede;
}

.product-bg {
    margin-top: 10px;
}

.banner-img {
    margin-top: 85px;
    min-height: 345px;
    background-repeat: no-repeat;
    display: flex;
    text-align: center !important;
    justify-content: center;
    align-content: center;
    align-items: center;
    background-position: right;
    /* background-size: 100%; */
}

.homepage .banner-img {
    min-height: 554px;
}

#section-product .sigma_btn {
    padding: 7px 13px;
    margin-top: 12px;
}

.pro-img {
    margin-top: 40px;
}

.middel-card {
    /* margin-top: -3rem; */
    z-index: 2;
    transition: all 0.5s !important;
}

@media (min-width: 992px) {
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 5rem !important;
    }
}

.sigma_testimonial.style-13 .sigma_testimonial-category {
    color: var(--thm-secondary);
    text-transform: capitalize;
    font-size: 23px;
}

.swiper-slide .swiper-slide-duplicate .swiper-slide-prev {
    margin-top: 100px;
}


/* .service-page-card{
    max-height: 290px;
} */


/* indu :css */

#section-contact-form .sigma_service {
    background-color: var(--thm-secondary);
    color: #fff;
    position: relative;
}

#section-contact-form .sigma_service::after {
    content: '';
    height: 8px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: var(--thm-base);
}

#section-contact-form .style-13 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-btn {
    display: flex;
    border: 2px solid #b9b9b9;
    position: relative;
}

.header-btn::after {
    content: '';
    height: 100%;
    width: 2px;
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    background-color: #000;
}

.header-btn .mail {
    padding: 0.5rem 1rem;
    padding-left: 2rem;
}

.header-btn .mail:hover {
    background-color: #dddddd;
    cursor: pointer;
    color: #fff;
}

.header-btn .call {
    padding: 0.5rem 1rem;
    padding-right: 2.2rem;
}

.header-btn .call:hover {
    background-color: #dddddd;
    cursor: pointer;
    color: #dddddd;
}

.header-btn .or-batch {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    background-color: #000000;
    color: #fff;
    font-size: 11px;
    height: 1.3rem;
    width: 1.3rem;
    border-radius: 20px;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sigma_header .navbar-nav li a .call-icon {
    color: #0000 !important;
}

.sigma_header .navbar-nav .mobile li a .call-icon {
    color: #0000 !important;
}

.header-btn-wrapper {
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 2rem;
}


/* .sigma_banner-text {



    color: var(--thm-base);



} */

.banner-slider-inner.dark-overlay::before {
    background-color: rgba(0, 0, 0, 0.08);
}

.sigma_footer-logo {
    width: 65%;
}

.footer-contact li {
    display: flex;
}

.footer-contact .content {
    margin-left: 2rem;
}

.footer-contact p {
    margin-bottom: 0 !important;
}

.sigma_social-icons a.facebook-icon:hover {
    background-color: #4267B2 !important;
    color: #fff !important;
}

.sigma_social-icons a.linkedin-icon:hover {
    background-color: #0077b5 !important;
    color: #fff !important;
}

.sigma_social-icons a.twitter-icon:hover {
    background-color: #1DA1F2 !important;
    color: #fff !important;
}

.sigma_social-icons a.instagram-icon:hover {
    background-color: #cd486b !important;
    color: #fff !important;
}

.sigma_banner-text h1 {
    padding: 2rem 0;
}

.sigma_banner-text p {
    color: #000;
}

.box-shadow {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07), 0 32px 64px rgba(0, 0, 0, 0.07);
}

textarea {
    height: unset;
}

.swiper-scrollbar {
    display: none;
}

#section-testimonial .row {
    position: relative;
}

#section-testimonial .swiper-button-prev {
    left: -7%;
    color: var(--thm-base);
}


.swiper-button-next,
.swiper-button-prev {
    z-index: 7;
}

aside .sigma_logo-wrapper {
    width: 70%;
}

.aside-toggle.aside-trigger {
    border: 0;
}

.brands .img-container {
    text-align: center;
}

.sigma_icon-block.icon-block-7 .icon-wrapper span {
    font-size: 80px;
    font-weight: 800;
    z-index: 1;
    line-height: 1;
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    max-width: 60px;
}

.icon-block-7 {
    padding: 1rem;
}


/* header-menu-link */

::placeholder {
    color: #2c2b2b !important;
}

.call-link {
    display: unset !important;
    padding: unset !important;
    color: #0000;
}

.call-link:hover {
    color: rgb(214, 214, 214) !important;
}

@media(max-width:1440px) {
    .banner-img {
        background-size: cover;
        background-position: right;
    }
}


/* .sigma_aside .navbar-nav li .mail .call-link,

.sigma_aside .navbar-nav li .call .call-link{

    color: #000 !important;

}



.sigma_aside .navbar-nav li .mail .call-link:hover,

.sigma_aside .navbar-nav li .call .call-link:hover{

    color: #000 !important;

} */

.sigma_header .navbar-nav li .mail .call-link,
.sigma_header .navbar-nav li .call .call-link {
    color: #000 !important;
}

.sigma_header .navbar-nav li .mail .call-link:hover,
.sigma_header .navbar-nav li .call .call-link:hover {
    color: #000 !important;
}

#section-contact-form .sigma_service {
    background-color: #3d3d3d;
}

.sigma_service.zoom:hover {
    background-color: var(--thm-base);
    transform: scale(1.1) !important;
}


/* header-menu-link */


/* .sigma_popup.show {

    left: 40%;

}

.sigma_popup {

    padding: 30px;

    box-shadow: 0 0 40px 5px rgba(0, 0, 0, .03);

    position: fixed;

    bottom: unset;

    left: -600px;

    top: 20%;

    background-color: #fff;

    max-width: 450px;

    text-align: center;

    transition: 1s cubic-bezier(0, 0, 0.2, 1);

    z-index: 994;

    top: 290px;

} */


/* buy and sell form */

form input.form-control {
    /* height: 30px; */
    color: rgba(185, 185, 185, 1);
    background-color: rgba(218, 218, 218, 0);
    border: 1px solid #d4d3d3;
}

.sec-height {
    /* height: 50px; */
    background-color: rgba(218, 218, 218, 0);
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    padding-left: 32px;
}

.buy {
    font-size: 20px;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
    height: 22px;
    width: 22px;
    border: 1px solid #a5a5a5;
}

input[type="checkbox"]+label:after,
input[type="radio"]+label:after {
    left: 6px;
}


/* buy and sell form */


/* .banner-imge{

    min-height: 580px;

} */


/* .sigma_banner .banner-slider-inner{

    padding: unset;

} */

.sigma_social-icons.has-white-border li a {
    background-color: transparent;
    border: 1px solid #909090;
    color: #292929;
}

.banner-text {
    color: #4a4a4a;
    text-align: left;
}

.sigma_banner-text {
    padding-bottom: 10px;
}

.our-team-bg {
    background-color: #3d3d3d;
}

.sigma_banner .banner-slider-inner-banner {
    padding: 300px 0 133px;
    position: relative;
}

.sigma_service-body .contact-info a:hover {
    color: #ffff;
}

a .phone:hover {
    color: #fff !important;
}

.sigma_banner .banner-slider-inner {
    padding: 147px 0px 180px;
    position: relative;
}

.sigma_header .sigma_logo-wrapper .sigma_logo {
    max-width: 180px;
}

.sigma_popup {
    padding: 20px !important;
}

.banner-text.contact-us {
    color: #4a4a4a;
    text-align: left;
    display: flex;
    justify-content: center;
}


/* for dropdown */

.navbar-nav .dropdown-menu {
    position: absolute;
}

.sigma_header .navbar-nav li .dropdown-menu .sub-menu-item {
    display: block;
    padding: 10px 20px;
    color: var(--thm-secondary);
    font-weight: 700;
    position: relative;
    font-size: 14px;
    text-transform: initial;
}

.sigma_aside.navbar-nav li .dropdown-menu .sub-menu-item:hover {
    color: var(--thm-base-hover);
}

.sigma_header .navbar-nav li .dropdown-menu .sub-menu-item:hover {
    color: var(--thm-base-hover);
}

.dropdown-menu {
    margin: 0 0 0;
    border-radius: 0;
}

@media(max-width:996px) {
    .banner-img {
        margin-top: 60px;
    }
}

@media (min-width: 976px) and (max-width: 1200px) {
    .cta-box {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sigma_header .navbar-nav li a,
    .header-btn-wrapper {
        display: none;
        padding: 20px 9px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sigma_header-middle {
        height: 90px;
    }
}


/* .sigma_header .navbar-nav li a {
    display: block;
    padding: 30px 20px;
    color: var(--thm-secondary);
    font-weight: 700;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
} */

.sigma_service i {
    font-size: 20px;
    color: var(--thm-base);
    line-height: 0;
    transition: .3s;
}

.sigma_general-list ul li span {
    display: inline-block;
    font-size: 14px;
    font-weight: 200;
    color: var(--thm-secondary);
    padding-left: 20px;
    flex: 1;
}

.sigma_general-list ul li.text-size {
    font-size: 14px;
}

.sigma_general-list.style-2 ul li,
.sigma_general-list.style-3 ul li {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    line-height: 1.5;
}

#section-services .sigma_service {
    background-color: #3d3d3d;
    color: #fff;
    border-color: #4f4f509f;
    /* max-height: 310px; */
}

.our-services-card {
    padding-top: 10px;
}

#section-testimonial .swiper-button-next {
    top: 35%;
    color: var(--thm-base);
    right: -6%;
}

#section-testimonial .swiper-button-prev {
    left: -6%;
    color: var(--thm-base);
    top: 35%;
}

button,
input[type=reset],
input[type="button"],
input[type="submit"],
.sigma_btn {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    background-color: var(--thm-base);
    border: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 21px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
}

.sigma_form.has-shadow {
    padding: 30px !important;
}

#section-services .service-card .sigma_service {
    min-height: 216px;
}

.drop-toggle {
    cursor: pointer;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.contact-info a.phone,
.contact-info a.email {
    color: #ffffff;
}

.contact-info a.phone:hover,
.contact-info a.email:hover {
    text-decoration: underline;
}

@media screen and (max-width:990px) {
    .navbar-nav .dropdown-menu {
        position: unset !important;
        transform: none !important;
    }
}


/* @media screen and (max-width:1200px) {
    .navbar-nav .dropdown-menu {
        position: unset !important;
        transform: none !important;
    }
} */

@media (min-width: 1426px) and (max-width: 1760px) {
    .homepage .banner-img {
        min-height: 525px;
    }
}

.sigma_banner-slider .homepage .slick-initialized .slick-slider {
    max-height: 545px;
}

@media screen and (max-width: 1199px) {
    .sigma_logo {
        margin-right: 30px;
    }
    .header-btn-wrapper {
        margin-left: 0;
    }
    .sigma_header .navbar-nav li a {
        padding: 30px 14px;
    }
}

label {
    margin-bottom: 2px;
}

select #country {
    background-color: #ffffff;
}

#service-form {
    margin-top: 30px;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\2212";
    float: right;
    font-weight: bold;
    font-size: 30px;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\002B";
    font-size: 30px;
    font-weight: bold;
}

.card-header {
    padding-bottom: 0px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

#collapseOne,
#collapseTwo,
#collapseThree,
#collapseFour {
    padding-left: 10px;
    padding-top: 10px
}

#section-parts img.parts-icon {
    height: 120px;
    width: 120px;
    margin-top: 30px;
}

.sigma_category-inner.parts {
    position: relative;
    cursor: pointer;
    min-height: 205px;
    box-sizing: border-box;
    border: 1px solid #f5f5f5;
    text-align: center;
    margin-top: 10px;
    background-color: #f7f7f7;
}

@media(min-width: 1024px) {
    .pro-box {
        box-shadow: 0 1px 2px rgb(0 0 0 / 7%), 0 2px 4px rgb(0 0 0 / 7%), 0 4px 8px rgb(0 0 0 / 7%), 0 8px 16px rgb(0 0 0 / 7%), 0 16px 32px rgb(0 0 0 / 7%), 0 32px 64px rgb(0 0 0 / 7%);
    }
}

.banner-text.service {
    color: #4a4a4a;
    text-align: left;
}


/* #section-services #accordion i {
    float: right;
} */

.popup-btn {
    position: fixed;
    bottom: 70px;
    left: 50px;
    z-index: 2;
    margin: 10px;
    padding: 10px;
}

i.call-exp {
    transform: rotate(100deg);
}

@media (max-width: 480px) {
    .banner-img.petct {
        background-image: url("../img/banners/mobile-ct-2.jpg") !important;
    }
    .banner-img.mri {
        background-image: url("../img/banners/mobile-mri-new.jpg") !important;
    }
    .banner-img.cath {
        background-image: url("../img/banners/mobile-cathi-new.jpg") !important;
    }
    .banner-img.petct {
        background-image: url("../img/banners/mobile-pet-new.jpg") !important;
    }
    .banner-img.ct {
        background-image: url("../img/banners/mobile-ct-new.jpg") !important;
    }
    .homepage .banner-img {
        min-height: auto;
    }
    .banner-text {
        visibility: hidden;
    }
    .banner-img.contactus {
        background-image: url("../img/banners/mobile-contact.jpg") !important;
    }
    .banner-img.services {
        background-image: url("../img/banners/mobile-services-2.jpg")!important;
    }
    .banner-img.aboutus {
        background-image: url("../img/banners/mobile-aboutus.jpg")!important;
    }
    .banner-img.products {
        background-image: url("../img/banners/mobile-products.jpg")!important;
    }
    .banner-img.faq {
        background-image: url("../img/banners/mobile-faq.jpg")!important;
    }
}

a.sub-menu-item.deeplink {
    font-size: 14px;
    font-weight: 300;
}

.navbar-nav .mobile .call {
    color: #000000;
}

.txt-clr {
    color: #000000;
}


/* popup-close-icon */

.sigma_close {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 5px !important;
}

.call-experts input {
    height: 40px;
    width: 100%;
}

.call-experts .modal-body {
    padding: 0px 20px 20px;
}


/* .call-experts .modal-body button .close span {
    color: var(--thm-secondary)!important;
} */

.modal-heade button.close {
    color: var(--thm-secondary)!important;
}


/* popup-close-icon */





@keyframes up-down{
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0px);
    } 
}

.home-contact-form{
    background-image: url("../img/contact-us-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.swiper-button-next, .swiper-button-prev {
    height: 30px;
}


.sigma_footer .sigma_footer-bottom{
    padding: 12px 0;
}
@media (max-width: 576px){
    .sigma_footer.style-3 .sigma_footer-widget {
        text-align: left;
    }
    .sigma_footer.style-3 .sigma_footer-links {
        align-items: start !important;
    }
}
.sigma_footer{
    padding: 50px 0;
}
.carousel-control-next-icon {
    background-color: #181717;
    margin-left:90px;
}

.carousel-control-prev-icon {
    background-color:  #181717;
    margin-right:90px;
}

.custom-btn .sigma_btn{
    background-color: #1c3fdc!important;
}