:root {
    --primary-color: #2241DD;
    --navFooterFontSize: 1.2rem;
    --navFooterSubFontSize: 0.9rem;
    --latoFont: 'Lato', sans-serif;
    --Cairo: 'Cairo', sans-serif;
    --text-color: #686868;
    --heading-color: #1F1F1F;
    --lato: 'Lato', sans-serif;
}

h2 {
    color: var(--heading-color);
    font-size: 1.6rem;
    text-transform: capitalize;
}

h3 {
    font-size: 1rem !important;
}

h4 {
    font-size: 1.3rem;
}

.mobile_app_homePage {
    display: none;
}

.footerNavMain,
.dropdownCompareProduct,
.top_project_filter {
    list-style: none;
}

.search_result {
    width: 110px;
}

.line_border {
    width: calc(100% - 110px);
    height: 1px;
    background-color: rgb(167, 167, 167);
}

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

.opcityreadmore_project {
    content: "";
    float: right;
    position: relative;
    top: -1.6em;
    width: 100%;
    height: 69px;
    margin-left: -100%;
    padding-right: 1px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 1.6em);
    padding-top: 30px;
}

.opcityreadmore_project a {
    color: #1A2FC1;
    cursor: pointer;
}

.moretext {
    display: none;
}

p {
    line-height: 1.5;
    font-size: 1rem;
}

input,
input::placeholder {
    font-size: 1rem;
    color: var(--text-color);
}

input {
    border: 1px solid #CCCCCC;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    border-radius: 5px !important;
}

.sidebarListMain {
    padding: 0;
}

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

.knowledge_child {
    width: 400px;
    margin: 0.5rem;
}

.knowledge_main {
    overflow: auto;
    min-width: min-content;
}

.chatGeobot1::-webkit-scrollbar {
    width: 8px !important;
    height: 8px !important;
    border-radius: 15px;
}

.chatGeobot1::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 15px;
}

.chatGeobot1::-webkit-scrollbar-thumb {
    background: #A3AED6;
    border-radius: 15px;
}

.sidebarListMain {
    list-style: none;
}


input,
input:focus,
input:active {
    border: none;
    outline: none;
}

.navbar {
    z-index: 9999;
}

.navbar_min_height {
    min-height: calc(100vh - 60.86px);
}

.navbarTogglerIcon {
    display: none;
}

.crossBtn {
    display: none;
}

.showCrossBtn {
    display: block;
}

.bannerContentMain {
    width: 35%;
}


.homeBanner {
    width: 100%;
    height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.ApplicationsCartImg img {
    border-radius: 0.5rem;
}

.bannerImgBgHome {
    background-image: url("https://www.encardio.com/assets/images/home/banner2.jpg");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.bannerModalMain {
    width: 100%;
    height: auto;
}

.active_filter_set {
    color: #1A2FC1;
}

.bannerModalImgProduct {
    background-image: url("https://www.encardio.com/assets/images/home/banner.png");
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.contactusBannerImg {
    background-image: url("https://www.encardio.com/assets/images/contactus/banner.png");
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.read-toggle {
    margin-top: 2rem;
}

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active {
    border: none;
    outline: none;
    box-shadow: none;
}

.applicationbannerContent {
    width: 41%;
    height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.applicationBannerImgMain,
.casestudyBannerImgMain {
    position: absolute;
    top: 90px;
    width: 58%;
    right: 0;
}

.bannerImgBgApplication {
    background-image: url("https://www.encardio.com/assets/images/applications/banner.png");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.bannerImgBgApplicationwho {
    background-image: url("https://www.encardio.com/assets/images/whoweare/banner.jpg");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.bannerImgBgApplicationleader {
    background-image: url("https://www.encardio.com/assets/images/leadership/banner.jpeg");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.whoWeareCardContent_h4 h4 {
    min-height: 67px;
}

.bannerImgBgApplicationwork {
    background-image: url("https://www.encardio.com/assets/images/leadership/banner.jpeg");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.bannerImgBgApplicationpartner {
    background-image: url("https://www.encardio.com/assets/images/partner/banner.jpeg");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.bannerContentApplication p span {
    color: var(--text-color) !important;
}

.bannerImgBgApplicationcsr {
    background-image: url("https://www.encardio.com/assets/images/csr/banner.png");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.casestudyBannerImg {
    background-image: url("https://www.encardio.com/assets/images/casestudy/banner.png");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.certificationBannerImg {
    background-image: url("https://www.encardio.com/assets/images/policy/banner.jpeg");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.newseventBannerImg {
    background-image: url("https://www.encardio.com/assets/images/newsevent/banner.png");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.policyBannerImg {
    background-image: url("https://www.encardio.com/assets/images/policy/banner.jpeg");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.blogBannerImgMain,
.certificationBannerImgMain {
    position: absolute;
    top: 90px;
    width: 58%;
    right: 0;
}

.blogBannerImg {
    background-image: url("https://www.encardio.com/assets/images/blog/banner.png");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.productsBannerImg {
    background-image: url("https://www.encardio.com/assets/images/products/product_main.png");
    height: 70vh;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

ol,
ul {
    padding-left: 0px !important;
}

.CompareProductDropdownbtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #686868;
}

.CompareProductDropdownbtn img {
    height: 10.628px;
}

.dropdown:hover>.CompareProductDropdownbtn img {
    transform: rotate(180deg);
}

.CompareProductDropdownbtn::after {
    display: none !important;
}

.dropdownCompareProduct {
    position: relative;
    width: 100%;
}

.morecontent span {
    display: none;

}

#readmore {
    font-size: 1rem;
    line-height: 1.5;
}

#catDescription.collapse:not(.show) {
    display: block;
    height: 7rem;
    overflow: hidden;
}

.collapse:not(.show) {
    display: none;
}

#readmore #catDescription.collapsing {
    height: 6.5rem;
}

#readmore a[role="button"]:not(.collapsed)::after {
    content: '- Read Less';
}

div#catDescription.collapse.show {
    padding-bottom: 20px;
}

#readmore a.collapsed::after {
    content: '+ Read More';
}

.CompareProductDropdownbtn span {
    color: #030303;
    font-size: 1.2rem;
    font-weight: 600;
}

.CompareProductdownMenu {
    width: 100%;
}

.productimgModel img {
    height: 20rem;
}

.instrumentProductDetail p {
    width: 70%;
}

.instrumentNameProduct {
    border-bottom: 0.5px solid #00000028;
}

.bannerImgBgProject {
    background-image: url("https://www.encardio.com/assets/images/projects/banner.png");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.projectsBannerImg {
    background-image: url("https://www.encardio.com/assets/images/projects/banner.png");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.bannerImgBgdownload {
    background-image: url("https://www.encardio.com/assets/images/download/banner.png");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.applicationbannerMain {
    width: 100%;
    height: 70vh;
    background: #F6F7F8;
}

/* .bannerContent {
    width: 45%;
} */


.bannerContent p {
    color: var(--text-color);
    font-family: var(--Cairo);
    font-weight: 400;
    font-size: 1.1rem;
    width: 90%;
}

.bannerContent {
    display: none;
}

.bannerContentApplication p {
    color: var(--text-color);
    font-size: 1rem;
}

.bannerContentApplication p span {
    color: var(--primary-color);
}

.bannerContent h3 {
    color: #1A2FC1;
    font-size: 2rem !important;
    font-weight: 600;
    text-transform: capitalize;
}

.bannerContent a {
    color: #2241DDCC;
    font-size: 0.9rem;
    border-bottom: 1px solid #2241DDCC;
}

.marginTopAll {
    margin-top: 6rem;
    position: relative;
}

.marginBottomAll {
    margin-bottom: 3rem !important;
}

.workingAppHead {
    width: 60%;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 10;
}

.whoWeAreHead {
    width: 83%;
    margin: auto;
    text-align: center;
}

.whoWeAreWidth {
    width: 59%;
}

.workingAppHead p {
    color: var(--text-color);
    font-size: 1.2rem;
}

.workingAppHead p span {
    color: var(--primary-color);
}

.whoWeAreHead p {
    font-size: 1.2rem;
    color: var(--text-color);
}

.whoWeAreHead p span {
    color: var(--primary-color);
}

.whoWeareCard {
    background-color: #F6F7F8;
    width: 100%;
    height: auto;
    padding: 2rem;
    box-shadow: -3px 3px 6px #00000029;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: normal;

}

.glimpsImgLeftAlign {
    text-align: left;
    margin-left: auto;
    width: 70%;
}

.policiesContentMain ul li,
.read-toggle ul li {
    margin-left: 2rem !important;
}

.sensorsliderImg {
    width: 10rem;
    height: 10rem;
    object-fit: cover;
}

/* .whoWeareCard:hover {
    background-color: var(--primary-color);
} */

.whoWeareCardLogo img {
    width: unset !important;
    height: 8rem !important;
    object-fit: unset !important;
}

.whoWeareCardContent {
    width: 95%;
    /* min-height: 35vh; */
    display: flex;
    flex-direction: column;
    justify-content: end;
    margin-top: 2rem;
}

.otherSensorProductContent,
.otherSensorProductContent p {
    align-items: flex-start;
    text-align: left;
}

.sensorsSliderContent {
    /* min-height: 28vh; */
    text-align: left;
}

/* .whoWeareCard:hover>.whoWeareCardContent h4,
.whoWeareCard:hover>.whoWeareCardContent p,
.whoWeareCard:hover>.whoWeareCardContent a {
    color: #fff;
}

.whoWeareCard:hover>.whoWeareCardContent h4 {
    border-bottom: 1px solid #fff;
} */

.whoWeareCardContent h4 {
    color: #030303;
    font-family: var(--Cairo);
    font-weight: 500;
    border-bottom: 1px solid #030303;
    padding-bottom: 1rem;
    width: 95%;
}

.whoWeareCardContent p {
    color: var(--text-color);
    font-weight: 400;
    font-size: 1rem;
}

.whoWeareCardContent a {
    color: var(--primary-color);
}

.ourClientHead {
    text-align: center;
}

.ourClientImg {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ourClientImg img {
    height: 4rem !important;
    width: 100%;
    display: unset !important;
    object-fit: contain !important;
}

.whyUs {
    width: 52%;
}

.whyusLogoWidth img {
    height: 40px;
}

.whoWeAreBackground {
    background-color: var(--primary-color);
}

.whoWeAreBackground>.productdownloadspecs a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.whoWeareCardContentColor h4 {
    border-bottom: 1px solid #fff;

}

.whoWeareCardContentColor>.KnowMoreIcon a {
    color: #FFFFFF;
}

.whoWeareCardContentColor p,
.whoWeareCardContentColor h4 {
    color: #fff;
}

/* testimonials start */
.TestimonialsMain {
    font-family: var(--Cairo);
    font-weight: 400;
    margin-top: 3rem;
}

.testimonialsCard {
    height: auto !important;
    background-color: #F6F7F8;
    border-radius: 10px;
    box-shadow: -3px 3px 6px #00000029;
    padding: 2rem;
    display: unset !important;
}

.testimonialsHeadersec {
    display: flex;
}

.testimonialsHeaderImg {
    width: 5rem !important;
}

.testimonialsHeaderContent {
    margin-left: 1rem;
    text-align: left;
}

.testimonialsHeaderContent h4 {
    color: #030303;
}

.testimonialContentSec {
    border-top: 1px solid var(--primary-color);
    margin-top: 1rem;
}

.testimonialContentSec img {
    width: 1rem !important;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.testimonialContentSec p {
    color: var(--text-color);
    font-size: 0.9rem;
}

/* testimonials end */

/* Glimpses start */
.GlimpsesHead {
    width: 60%;
    margin: auto;
    text-align: center;
}

.GlimpsesHead p {
    color: var(--text-color);
    font-size: 1.2rem;
}

.GlimpsesHead p span {
    color: var(--primary-color);
}

.glipmsesMain {
    margin-top: 4rem;
}

.commonButton {
    background-color: #1A2FC1;
    color: #FFFFFF;
    padding: 0.5rem 2rem;
}

.commonButton:hover {
    background-color: #1A2FC1;
    color: #FFFFFF;
    box-shadow: -4px 4px 12px #00000029;
    padding: 0.5rem 2rem;
    clip-path: unset;
}

.commonButtonNoBg {
    margin-left: 1rem;
    background: none;
    border: 1px solid #1A2FC1;
    color: #1A2FC1;
}

.commonButtonNoBg:hover {
    clip-path: unset;
}

.commonButtonNavbar {
    background-color: #fff;
    color: #1A2FC1;
    box-shadow: -4px 4px 12px #00000029;
    padding: 0.5rem 1rem;
}

.commonButtonNavbar:hover {
    clip-path: unset;

}

.GlimpsesImg img {
    filter: gray;
    -webkit-filter: grayscale(1);
    border-radius: 10px;
}

.GlimpsesImgMain:hover>.GlimpsesImg img {
    filter: gray;
    -webkit-filter: grayscale(0);
    border-radius: 0px;
}

/* .commonButton:focus, .commonButton:active {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
} */

.product_sliderimage {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_sliderimage img {
    width: 60% !important;
    display: unset !important;
    object-fit: unset !important;
    height: unset !important;

}

.InboxSection {
    background-color: #F6F7F8;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.InboxcontentSection {
    width: 90%;
}

.InboxcontentSection h3 {
    font-size: 2rem;
    color: var(--heading-color);
    font-family: var(--Cairo);
    font-weight: 400;
}

.InboxcontentSection h3 span {
    color: var(--primary-color);
}

.InboxcontentSection p {
    font-size: 1.2rem;
    color: var(--text-color);
}

.InboxButton {
    display: flex;
    justify-content: center;
    align-items: center;
}

.InboxButton input {
    width: 100%;
    margin-right: 0.5rem;
    border: none;
    background-color: #FFFFFF;
    padding: 0.5rem;
    font-size: 1.2rem;
    color: var(--primary-color);
    border-radius: 5px;
    padding-left: 2rem;
    padding-right: 2rem;
}

.InboxButton input::placeholder {
    color: var(--primary-color);
}

/* Glimpses end */


/* application Page Start */
.ApplicationsCartSection {
    width: 100%;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.ApplicationsCartContent {
    width: 95%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: end;
    margin-top: 0.7rem;
}

/* .ApplicationsCartImg img {
    filter: gray;
    -webkit-filter: grayscale(1);
    border-radius: 10px;
}

.ApplicationsCartImg img:hover {
    filter: gray;
    -webkit-filter: grayscale(0);
} */

.ApplicationsCartContent h4 {
    color: #1A2FC1;
    font-family: var(--Cairo);
    font-weight: 500;
    border-bottom: 1px solid #030303;
    padding-bottom: 1rem;
}

.whoWeAreFontChange h4 {
    color: #030303;
    font-family: var(--lato);
    font-weight: 600;
}

.ApplicationsCartContent p {
    color: var(--text-color);
    font-weight: 400;
    font-size: 1.1rem;
}

.ApplicationsCartContent a {
    color: #1A2FC1;
}


/* application Page End */

/* Products Page Start */
.SensorsHead {
    border-bottom: 1px solid var(--heading-color);
}

.bannerHighlightedBlock {
    display: block;
}

.marginBottomSensor {
    margin-bottom: 2rem;
}

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

.KnowMoreIcon img {
    height: 0.8rem !important;
    width: unset !important;
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.SensorsFilterHead h4 {
    color: var(--heading-color);
    font-family: var(--Cairo);
    font-weight: 600;
}

.SensorsFilterHeadActive h4 {
    color: var(--primary-color);
}

.productdownloadspecs {
    text-align: right;
}

.productdownloadspecs a {
    color: var(--heading-color);
    border-bottom: 1px solid var(--heading-color);
    font-weight: 400;
    font-size: 14px;
}

.nav-link-items {
    padding: 1rem 1.25rem;
}

.nav-link-items a {
    color: #fff !important;
}

.productDetailsImg {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.heightAllBanner {
    height: 70vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.productDetailsGroupBtn {
    margin-top: 2rem;
}

.productDetailsContent {
    width: 60%;
}

.productDetailsContent p {
    color: var(--text-color);
    font-size: 1.2rem;
}

.productDetailsContent>.dowloadSection {
    margin-top: 1rem;
}

.productDetailsContent>.dowloadSection a {
    color: #000000CC;
    text-transform: capitalize;
    font-weight: 600;
    border-bottom: 1px solid #000000CC;
}

.dowloadSection a {
    color: #000000CC;
    text-transform: capitalize;
    font-weight: 600;
    border-bottom: 1px solid #000000CC;
}

.productDetailsContent>.dowloadSection a:nth-child(2) {
    margin-left: 1rem;
}

.productDetailsContent {
    width: 80%;
}

.tableHeadCompareProduct th {
    border: none !important;
}

.productCompareHead {
    display: flex;
    flex-direction: column;
}

.productCompareHead h2 {
    line-height: 1.2;
}

.productCompareTableBody tr td {
    text-align: center;
}

/* Products Page End */

/* blog page */
.blogContent h5 {
    color: #030303;
    font-family: var(--Cairo);
    font-size: 1.1rem;
}

.blogContent h4 {
    color: #030303;
    font-family: var(--Cairo);
    font-weight: 600;
    border-bottom: 1px solid #030303;
    padding-bottom: 0.5rem;
}

.blogContent p {
    color: var(--text-color);
    margin-bottom: 0.5rem;
}

/* blog page */

/* certifications */
.certificationHeader p {
    font-size: 1.5rem;
    color: var(--primary-color);
    font-family: var(--Cairo);
    font-weight: 600;
}

.certificationHeader h2 {
    width: 100%;
    border-bottom: 1px solid var(--heading-color);
    padding-bottom: 1rem;
}

/* certifications */

/* contact us */
.contactUsBannerHead h2 {
    padding-bottom: 1rem;
}

.marginLeftAuto {
    margin-left: auto;
}

.contactUsPhoneImg {
    border-bottom: 1px solid var(--text-color);
    padding-bottom: 0.5rem;
}

.contactUsPhoneImg img {
    width: 20px;
}

.contactUsPhone p {
    color: var(--text-color);
    padding-top: 0.5rem;
}

.contactUsPhone a {
    border-bottom: 1px solid var(--primary-color);
    color: var(--primary-color);
    font-weight: 600;
}

.contactFlag img {
    height: 44px;
}

.contactPhoneDiv h5 {
    font-size: 1.1rem;
    color: #000000CC;
}

.contactPhoneDiv span {
    color: var(--primary-color);
    font-size: 1rem;
}

.marginTopFlagImg {
    margin-top: 2rem !important;
}

.leadershipCardLogo img {
    width: 262px;
}

/* Accordions */
.accordion-button {
    color: var(--heading-color) !important;
    font-size: 1.5rem;
    text-transform: capitalize;
}

.subaccordionButton {
    font-size: 1.2rem;
}

.accordion-button:not(.collapsed)::after {
    content: url('https://www.encardio.com/assets/images/minus.png');
    background-image: none;
    transform: none;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--primary-color) !important;
}

.accordion-button:not(.collapsed):hover:after {
    transform: none;
}

.accordion-button::after {
    content: url('https://www.encardio.com/assets/images/plus.png');
    background-image: none;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--primary-color) !important;
}

.subaccordionButton:not(.collapsed)::after {
    content: "-";
}

.subaccordionButton::after {
    content: "+";
}

.accordion-button:hover::after {
    transform: rotate(90deg);
}

.accordion-button:focus {
    z-index: 3;
    border: none;
    outline: 0;
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    background: none !important;
    box-shadow: none;
}

.accordion-item {
    border: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.accordion-header {
    border-bottom: 1px solid #686868;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.subAccordionNum {
    padding: 0rem 1.25rem;
    margin-bottom: 0rem;
}

/* Accordions */
/* contact us */

/* policies */
.policiesContent p,
li {
    font-size: 1rem;
}

.policiesContentMain {
    margin-bottom: 3rem;
}

.policiesContentMain:last-child {
    margin-bottom: 0;
}

.policyHead p {
    color: var(--primary-color);
    font-size: 1rem;
}

.desktop_3d_view {
    display: none;
}

/* policies */

/* download */
.downloadCartContent {
    margin-top: 1rem;
}

.borderBottom h4 {
    border-bottom: 1px solid var(--text-color);
    padding-bottom: 0.5rem;
}

.fullWidth {
    width: 100%;
}

.downloadCartSubcontent h4 {
    font-size: 1rem;
}

.downloadCartSubcontent .KnowMoreIcon a {
    font-size: 0.8rem;
}

.downloadCartSubcontent .KnowMoreIcon img {
    height: 0.5rem !important;
    width: unset !important;
    margin-left: 0.5rem;
    margin-top: 0.1rem;
}

.downloadProjectLinkBtn a {
    border-bottom: 1px solid var(--primary-color);
}

.viewWebsite {
    margin-top: 0.8rem;
}

.viewWebsite a {
    border-bottom: 1px solid var(--text-color);
    color: var(--text-color);
}

.advancefacilitiesImg img {
    height: 48px;
}

.marginRiteDownload {
    margin-right: 5px;
}

/* download */

/* modal  */
.modalCloseBtn {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    padding: 0.5rem;
}

.modalCloseBtn:focus,
.modalCloseBtn:active {
    border: none;
    outline: none;
    box-shadow: none;
}

.modal-body {
    padding: 0;
}

.formSelectModalProduct {
    width: 30%;
}

.productModalNumber {
    width: 70%;
    margin-left: 0.5rem;
}

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

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* modal  */

.webgl {
    position: fixed;
    top: 0;
    left: 0;
    outline: none;
}

.workingAnimationSidebarMain {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70vh;
}

.sidebarSection {
    position: relative;

}

.sidebarMain {
    width: 17rem;
}

.workingAppImg {
    width: 100%;
    height: 100vh;
}

.sidebarMain {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    bottom: 0;
    -webkit-box-shadow: 2px 0 10px rgb(0 0 0 / 15%);
    box-shadow: 2px 0 10px rgb(0 0 0 / 15%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    overflow-y: auto;
    position: absolute;
    -ms-touch-action: auto;
    touch-action: auto;
    clip-path: inset(0px -10px -10px -10px);

    z-index: 2;
}

.sidebarMain::-webkit-scrollbar {
    width: 4px;
}

.sidebarMain::-webkit-scrollbar-thumb {
    background-color: #6e6e6e;
}

.sidebarMain::-webkit-scrollbar-track {
    background-color: #eae9e9;
}

.sidebarListMain li {
    width: 100%;
    padding: 0.5rem;
    border-bottom: 1px solid #eae9e9;
}

.sidebarListMain li:hover {
    background: #eae9e9;
}

.sidebarListLink {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.sidebarListImg {
    width: 5rem;
    padding-right: 1rem;
}

.sidebarListImg img {
    width: 5rem;
    height: 3.5rem;
    object-fit: contain;
}

.sidebarListContent {
    width: 100%;
}

.sidebarListContent h3 {
    color: var(--heading-color);
    font-size: 0.9rem;
    font-weight: 500;
    margin-bottom: 0;
}

.sidebarListContent p {
    color: var(--heading-color);
}


.rightSidebarMain {
    width: 25rem;
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: auto;
    position: absolute;
    right: 0;
    height: 70vh;
    -ms-touch-action: auto;
    touch-action: auto;
    display: none;
}

.BackBtnZoom,
.BackBtnZoom:hover {
    font-size: 1rem;
    color: #030303;
    cursor: pointer;
}

/* / accordion start / */
.zoomrightSideAccordionItem {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.zoomrightSideAccordionHeader {
    border: none;
}

.zoomrightSideBtnNav {
    font-size: 1rem;
    font-weight: 600;
}

.zoomrightSideBtnNav:not(.collapsed)::after {
    content: url('/assets/images/minusblack.svg') !important;
}

.zoomrightSideBtnNav::after {
    content: url('/assets/images/plusblack.svg') !important;
}

.zoomRightContent p {
    font-size: 1rem;
}

.zoomrightSideBody p {
    font-size: 1rem;
    margin-bottom: 0.2rem;
}

/* / accordion end / */

.workingAppImg {
    position: relative;
    top: -90px;
}

#webgl {
    position: inherit;
    top: 0;
    left: 0;
    outline: none;
}



bannerImgBgWhoWeAre {
    background-image: url("/assets/images/products/banner.png");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}

.videoplaybutton {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
    cursor: pointer;
}

.videoplaybutton {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
    cursor: pointer;
}

.videoplaybutton:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #0055A5;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.videoplaybutton:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #0055A5;
    border-radius: 50%;
    transition: all 200ms;
}

.videoplaybutton:hover:after {
    background-color: darken(#0055A5, 10%);
}

.videoplaybutton img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}

.videoplaybutton span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.videoModalContent {
    background: none !important;
    border: none !important;
}

.hero-slider {
    width: 100%;
    height: 70vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}

.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}

.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    background-repeat: no-repeat;
}

.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.hero-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    text-align: left;
    line-height: 12px;
    font-size: 12px;
    color: #000;
    opacity: 0.3;
    background: #fff;
    transition: all .2s ease;
}

.hero-slider .swiper-pagination-bullet-active {
    opacity: 1;
}

.animatioPageWhyUs ul li {
    list-style: disc !important;
    color: #030303;
    font-size: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

/* .animationBannerContentMain{
    width: 25%;
} */
.animationBannerContent h2 {
    line-height: 1.3;
    font-size: 3.5rem;
}

/ project slider start / .projectsAnimationSlider .swiper-slide {
    background: none;
}

.glimpsImgLeftAlign {
    text-align: left;
    margin-left: auto;
    width: 70%;
}

.animationBannerContent p {
    color: #030303;
    font-size: 1.8rem;
}


.sidebarCloseMain {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sidebarCloseBtn {
    position: absolute;
    left: 0rem;
    z-index: 99;
    width: 2.5rem;
    height: 3rem;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    background: #eae9e9;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
    cursor: pointer;
    top: 44%;
}

.sidebarMain {
    width: 0rem;
    transition: all 0.5s;
}

.sidebarMain {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    bottom: 0;
    -webkit-box-shadow: 2px 0 10px rgb(0 0 0 / 15%);
    box-shadow: 2px 0 10px rgb(0 0 0 / 15%);
    clip-path: inset(0px -10px -10px -10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    overflow-y: auto;
    position: absolute;
    height: 70vh;
    -ms-touch-action: auto;
    touch-action: auto;
    z-index: 2;
}

.removesidebarmainWidth {
    transition: all 0.5s;
    width: 17rem;
}

.sidebarCloseBtnLeftAlign {
    transition: all 0.5s;
    left: 17rem;
}

.sidebarCloseBtnLeftAlign img {
    transform: rotate(180deg);
}

#loading-bar {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 100%;
    height: 3px;
    background: #0055A5;
    transform: scaleX(0.3);
    transform-origin: top left;
    transition: transform 0.5s;
    cursor: pointer;
}

#loading-bar.ended {
    transform: scaleX(0);
    transform-origin: 100% 0;
    transition: transform .5s ease-in-out;
}

#upperdiv {
    position: absolute;
    width: 100%;
    height: inherit;
    background-color: #fff;
    opacity: 0.93;
    top: 0;
}

.copy_text_p {
    min-width: 6rem;
    padding-left: 0.5rem;
    margin-bottom: 0 !important;
}

.conatiner_inner_blog img,
.conatiner_inner_blog table {
    max-width: 100% !important;
    height: auto !important;
}

.related_blog_page img{
  height:220px;
} 

.tag_data:hover{
        background-color: #E8E8E8 !important;
  }
    
 .blog_data_inner_header_section{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
 }

 .blog_inner_page_header{
  clip-path: none; 
  width: 100%;
  display: flex;
  align-items: center; 
  justify-content: flex-end;
  flex-direction: column;
  }

 .gradient_header{
  background-image: url('/gradient.png'); 
  width: 100%; 
  height: 200px;
  display: flex;
  align-items: center; 
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 0px !important;
  opacity: 50%;
 }

.tag_data{
  padding:0.5rem;
  border: none;
  background:#F6F7F8;
  font-weight:bold; 
  padding-left:1rem; 
  padding-right:1rem;
  border-radius:0.5rem;
  margin-right:1rem;
}

.related_blog_h5{
  margin-left:1rem;
  color: #030303;
  font-family: var(--Cairo);
  font-weight: bold;
  border-bottom: 2px solid #030303;
  min-height: 70px;
  width:90%;
  text-align: start;
}

.blog_data_inner_header_section h1{
  color: rgba(255, 255, 255, 1);
 }

.whoWeareCardContent{
 margin-top: 0rem !important;
 }
 
 .related_blog_product_data_bottom{
  display:none;
 }
 
 .whoWeareCardContent h8{
 color:#2241dd;border-bottom:1.5px solid #686868;font-weight:bold;
 }

.blog_page_product{
  width: 70%;
  box-shadow:0px 3px 6px #00000029;padding:1rem;
}

.image-container .fb:last-child {
    display: none;  
}

.image-container:hover .fb:last-child {
    display: inline-block;
}

.image-container:hover .fb:first-child {
    display: none;  
}

.image-container1 .twitter:last-child {
    display: none;  
}

.image-container1:hover .twitter:last-child {
    display: inline-block;
}

.image-container1:hover .twitter:first-child {
    display: none;  
}

.image-container2 .linkden:last-child {
    display: none;  
}

.image-container2:hover .linkden:last-child {
    display: inline-block;
}

.image-container2:hover .linkden:first-child {
    display: none;  
}

.image-container3 .share:last-child {
    display: none;  
}

.image-container3:hover .share:last-child {
    display: inline-block;
}

.image-container3:hover .share:first-child {
    display: none;  
}

.blog_related_data_p{
  text-align:initial;
  margin-left:1rem;
  color: #030303;
}
.BlogPageBannerSectionNew {
    width: 100%;
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.BlogBannerImageNewMain {
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
}

.BlogBannerImage {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

figcaption {
    display: none;
}
