/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 06 2026 | 05:57:09 */
.top-left a.whatsapp-link {
    position: relative;
    margin-right: 3px;
}
.top-left a.whatsapp-link:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 80%;
    background: #000;
    top: 50%;
    transform: translate(1px, -40%);
}
.top-bar {
	position: fixed;
    background: linear-gradient(90deg, #ddd7fa, #f9d0f3);
    padding: 3px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
	z-index: 9999999999;
    top: 0;
    width: 100%;
}
.btn-outline {
    padding: 8px 12px;
    border: 2px solid rgba(113, 75, 103, 1);
    color: rgba(113, 75, 103, 1);
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s;
	font-weight: 600;
}
.btn-filled {
    padding: 8px 12px;
    background: linear-gradient(90deg, rgba(229, 61, 205, 1), rgba(117, 87, 233, 1));
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s;
    line-height: 1.5em;
	font-weight: 600;
}
.nav-buttons {
    display: flex;
	gap: 10px;
}
.top-right {
    display: flex;
    align-items: center;
    gap: 10px;
}
.top-left a {
    color: #222;
    line-height: 1.2em;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 18px;
}
.top-left a img {
    margin-right: 5px;
}
.top-right span {
    margin-right: 10px;
	font-size: 16px;
}
.top-right a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
.top-left {
    display: flex;
    align-items: center;
    gap: 5px;
}
td {
    padding: 10px;
    border: 1px solid #e6e6e6;
}
table {
    width: 100%;
    margin: 0 0 40px;
}
.package-table ul.icon-list-items li {
    position: relative;
padding-left: 20px;
}
.package-table ul.icon-list-items li:before {
    content: "";
    position: absolute;
    width: 14px !important;
    height: 14px;
    background-image: url('/wp-content/uploads/sites/3/2025/11/Vector-7.svg');
    background-size: contain;
    background-repeat: no-repeat;
    left: -5px;
    top: 10px;
}
.wpml-ls-legacy-dropdown {
    width: 7em;
    max-width: 100%;
}
.custom-hamburger-menu {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}
.wpml-ls-legacy-dropdown a {
    padding: 1px 5px !important;
}
.wpml-ls-legacy-dropdown span, .wpml-ls-legacy-dropdown a {
    font-size: 16px;
}
@media (min-width: 640px) {
    .frm-fluent-form .choices__list--dropdown .choices__item--selectable {
        padding-right: 20px !important;
    }
	.frm-fluent-form .choices__list--dropdown .choices__item--selectable:after {
		display: none;
	}
}
.frm-fluent-form .choices__list--single .choices__item, .frm-fluent-form .choices__list--dropdown .choices__item--selectable {
	text-align: left;
}
.frm-fluent-form .choices__list--single {
    padding: 11px 15px !important;
}
.main_menu_nav>li:hover .sub-menu {
    display: block;
}
.header-box > .container {
    width: 100% !important;
}
.header-box .container .logo-box {
	padding: 0;
}
.header-box .container .nav-box .main_menu_nav>li:hover>a {
	color: #fff !important;
}
header#header .header-box header#header .header-box:before {
    background-color: #fff !important;
}
header#header .header-box > .container {
    background-color: #fff !important;
    padding: 15px !important;
    display: flex;
    position: fixed !important;
    box-shadow: 3px 6px 12px 0px rgba(0, 0, 0, 0.12);
    top: 0px;
    z-index: 999999999;
    background: #fff;
    justify-content: space-between;
    align-items: center;
}
header#header .header-box > .container:before, header#header .header-box > .container:after {
    display: none;
}
footer#custom-footer {
    background: #fff;
}
.justify-space-between {
    justify-content: space-between;
}
.align-items-center {
	align-items: center;
}
.flex-wrap {
    flex-wrap: wrap;
}
.pl-0 {
    padding-left: 0 !important;
}
a:active, a:focus, a:hover {
    text-decoration: none;
}
a.blog-card {
    color: rgba(102, 112, 133, 1);
}
.container {
    padding-top: 30px;
    padding-bottom: 30px;
}
/*    #main .container:before, #main .container:after {
    display: none;
    } */
    section.blog-banner {
    gap: 20px;
    justify-content: space-between;
}
.category-filters button.filter-btn {
    background: transparent;
    border: solid 1px rgba(113, 75, 103, 1);
    border-radius: 40px;
    padding: 6px 20px;
}
button.filter-btn.active {
    color: #fff;
    background: rgb(113 75 103);
}
.category-filters {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
    flex-wrap: wrap;
}
.bb-1 {
    border-bottom: solid 1px rgba(219, 219, 219, 1);
}
.bt-1 {
    border-top: solid 1px rgba(219, 219, 219, 1);
}
.blog-card img {
    width: 100%;
}
button#view-all-btn {
    border: solid 1px rgba(113, 75, 103, 1);
    border-radius: 40px;
    padding: 14px 22px;
    color: #fff;
    background: rgb(113 75 103);
}
.blog-banner a.btn {
    border: solid 1px rgba(113, 75, 103, 1);
    border-radius: 40px;
    padding: 14px 22px;
    color: #fff;
    background: rgb(113 75 103) !important;
}
a.log-card {
    color: rgba(102, 112, 133, 1);
}
.text-webkit-right {
    text-align: -webkit-right;
}
div#blogGrid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
body.page-id-253 header#header, body.page-id-253 footer#footer {
display: none;
}
.page-id-253 #main > .container {
    width: 100%;
    padding: 0 !important;
}
#main > .container {
	padding-left: 0;
	padding-right: 0;
}
body.single-video .wpb_text_column iframe {
    margin-bottom: 40px;
}
.pb-0, .container.pb-0 {
	padding-bottom: 0 !important;
}
.pt-20 {
	padding-top: 20px;
}
body.single-video .post_details_wr {
    display: none;
}
a:active, a:focus, a:hover {
    text-decoration: none;
}
.pb-20 {
	padding-bottom: 20px;
}
div#cookie-notice {
    display: none;
}
.odoopim-tabs-carousel1 a.button {
    margin: 0;
    text-align: center;
    max-width: 185px;
    padding-right: 14px;
    padding-left: 14px;
	color: #fff;
	display: block;
}
.nav-btn.container {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
button.slick-arrow {
	position: absolute;
    top: 50%;
    width: 24px;
    height: 24px;
    z-index: 99;
    background-image: url(/wp-content/uploads/sites/3/2025/11/down-chevron-e1762344269882.webp);
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
background-color: transparent;
	transform: translate(0, -50%);
	padding: 10px;
}
button.slick-prev.slick-arrow {
    left: 0;
	transform: rotate(90deg);
}
button.slick-next.slick-arrow {
    right: 0;
    transform: rotate(-90deg);
}
.slick-dots li button {
	font-size: 0;
}
.container.pt-0 {
    padding-top: 0 !important;
}
div#blogGrid {
    row-gap: 20px;
}
/* single page */
.justify-content-between {
	justify-content: space-between;
}
.hidden-items {
    display: none;
}

.read-more-btn {
    display: inline-block;
    margin-top: 10px;
    color: #0073e6;
    cursor: pointer;
    font-weight: 600;
    text-decoration: underline;
z-index: 99999;
	position: relative;
}
.pt-0 {
padding-top: 0 !important;
}
.tabs-section >.slick-list > .slick-track > .slick-slide {
    background: rgba(255, 255, 255, 1);
    border-radius: 12px;
    border: solid 1px rgba(216, 218, 221, 1);
    padding: 15px 0;
}
    .tabs-section .slick-slide .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
.tabs-section .slick-slide > div {
padding: 10px;
}
.tabs-section h4 {
    margin-bottom: 0;
}
.tabs-section img {
    width: 100%;
}
.mb-20 {
margin-bottom: 20px !important;
}
h2 {
    margin-bottom: 0;
}
.mb-0 {
margin-bottom: 0 !important;
}
.pb-10 {
padding-bottom: 10px !important;
}
.container-full.thumbnail-carousel {
    padding-top: 0;
}
/* single page ends */
.container-full.package-table, .container-full.nav-buttons-carousel {
    padding-left: 0;
    padding-right: 0;
}
.nav-buttons-carousel .slick-list.draggable {
	overflow: visible;
}

.table-navigation-button.active {
    font-weight: 700;
    border-bottom: 3px solid;
transform: scale(1.1);
    transition-timing-function: ease-in-out;
/*     transition-duration: 0.5s; */
    box-shadow: 0px 3px 20px 0px #0000002e;
border: none;

}

.table-navigation-buttons {
list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-inline: -8px;
    margin-inline: calc(-0px / 2);
    margin: 0;
    padding: 0;
    justify-content: center;
align-items: center;
padding-bottom: 20px;
gap: 20px;
}

.table-navigation-button {

cursor: pointer;

padding: 10px;

margin-left: 10px;

margin-right: 10px;

    background: #724b68;

    color: #fff;

/*    padding-left: 24px;

    padding-right: 24px; */

border: none;

    width: 118.61px;

    text-align: center;

}

.nav-buttons-carousel button {

    position: absolute;

    transform: translate(0%, -50%);

    top: 24vh;

    width: 24px;

    height: 24px;

    z-index: 99;

background-image: url(/wp-content/uploads/sites/3/2025/11/down-chevron-e1762344269882.webp);

    background-repeat: no-repeat;

    background-size: contain;

    transform: rotate(90deg);

border: none;

    background-color: transparent;

}

.nav-buttons-carousel button.slick-prev.slick-arrow {
    left: 0;
}
.nav-buttons-carousel button.slick-next.slick-arrow {
    right: 0;
    transform: rotate(-90deg);
}

.nav-buttons-carousel .slick-slide div {

    max-width: 750px;

    margin: auto;

}
.custom-hamburger-menu a.menu-item {
    display: block;
    width: 100%;
    padding: 3px 10px;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.mb-40 {
margin-bottom: 40px !important;
}
.bold {
font-weight: 600 !important;
}
.page-id-764 article#post-764, .page-id-779 article#post-779, .page-id-799 article#post-799 {
    padding-top: 0;
}
.linedotted-slider .slick-dots li button {
    width: 32px;
    height: 4px;
    border-radius: 0;
}
.banner-slider ul.slick-dots {
    display: flex;
    justify-content: center;
}
.banner-slider ul.slick-dots li button {
height: 10px !important;
border-radius: 100%;
}
.page-id-6 #main .page_title, h1:after, h2:after, h3:after, h4:after, h5:after, h6:after {
display: none;
}
a.button {
    margin: auto;
    margin-left: 0;
}
.odoopim-tabs-carousel1 .slick-slide img {
    width: 100%;
    height: auto;
}
.tabcontent .slick-dots li.slick-active button {
    background: #724b68 !important;
}
/* .entry-content .container:before, .entry-content .container:after {
        display: none;
    } */
.footer-logo h5.menu-heading {
    padding-top: 0;
}
.table1 .heading4, .table2 .heading4, .table3 .heading4 {
    font-weight: 600;
}
    .tabcontent .slick-slide>div {
    padding: 15px;
}
    .odoopim-tabs-carousel1 h4 {
    margin-bottom: 0;
}
    .custom-header-menu.custom-hamburger-menu li:last-child {
        display: block;
    }
    svg.e-font-icon-svg.e-fab-facebook-f {
    max-height: 18px;
}
    .testimonial-wrapper {
    background-color: #FFFFFF;
    padding: 32px 24px 32px 24px;
    --container-widget-width: 23%;
    --container-widget-flex-grow: 0;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}
    .thumbnail-carousel img {
        max-height: 110px;
        width: auto !important;
        padding: 15px;

    }
    h5.menu-heading {
    padding-bottom: 20px;
}
    .thumbnail-carousel div {
    text-align: center;
}
.footer-menu h5.menu-heading {
    padding-top: 0;
}
    a.contact-link {
    margin: auto;
}
    .justify-content-end {
        justify-content: end;
    }
    .footer-bottom li.icon-list-item {
    width: 16px;
    margin-right: 10px;
    margin-left: 10px;
}
    .d-flex {
    display: flex !important;
}
li.navigation-button:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 4px;
    width: 100%;
    background: #714B6759;
    z-index: 1;
}
li.navigation-button.active:after {
    animation: slideWidth 2s linear forwards;
}
li.navigation-button:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 4px;
    width: 0%;
    background: #714B67;
    z-index: 2;
    margin: 0;
    border: none;
}
@keyframes slideWidth {
  from { width: 0%; }
  to   { width: 100%; }
}
    a.button {
    background: #714B67 !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 0.6px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    padding: 16px 32px 16px 24px;
    border: none;
}
i.stm-stm14_right_arrow {
    right: 12px;
}
hr.container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
        max-width: 1440px;
}
  .page-id-6  #main > .container,  body.page-id-764 #main > .container, body.page-id-779 #main > .container, body.page-id-799 #main > .container {
    width: 100%;
    padding: 0 !important;

}
    .page-id-6 header#header, .page-id-6 footer#footer, .page-id-764 header#header, .page-id-764 footer#footer, .page-id-779 header#header, .page-id-779 footer#footer, .page-id-799 header#header, .page-id-799 footer#footer {
    display: none;
}
header#custom-header {
    padding: 15px;
    display: flex;
    position: fixed !important;
    box-shadow: 3px 6px 12px 0px rgba(0, 0, 0, 0.12);
    top: 0px;
    z-index: 999999999;
    background: #fff;
    justify-content: space-between;
    align-items: center;

}
hr {
    height: 1px !important;
    width: 100% !important;
    background: #2A2A2A26;
}
ul.icon-list-items, ul.list-items {
    padding-left: 0;
}
footer ul.list-items li.list-item {
    margin-bottom: 9px;
}
footer ul.list-items a, footer ul.list-items a:active, footer ul.list-items a:focus, footer ul.list-items a:hover {
    color: #545353;
    text-decoration: none !important;
}
p.testimonial-role {
    font-size: 16px;
}
p.testimonial-title {
    margin-bottom: 5px;
    line-height: 1.2em;
}
ul.navigation-buttons li.navigation-button {
    cursor: pointer;
    padding: 10px;
    position: relative;
}
ul.navigation-buttons li.navigation-button.active {
    font-weight: 600;
}
ul.navigation-buttons {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-inline: -8px;
    margin-inline: calc(-0px / 2);
    margin: 0;
    padding: 0;
    justify-content: center;
}
ul.icon-list-items.d-flex.g-15 {
    gap: 15px;
    justify-content: end;
    margin-bottom: 0;
}
    a.menu-item {
    color: #000000;
    padding: 0 10px;
}
summary {
    background: #f0f0f0;
    padding: 20px 40px;
    position: relative;
}
summary:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 12px;
    background-image: url(/wp-content/uploads/sites/3/2025/11/down-chevron-e1762344269882.webp);
    background-size: contain;
    background-repeat: no-repeat;
    right: 20px;
    transform: translate(0, -50%);
    top: 50%;
}
details[open] summary:after {
    transform: rotate(180deg);
}
details[open] summary {
    margin-bottom: 20px;
}
    .tab {
        overflow: hidden;
    }
    li.list-item, ul.list-items {
    list-style: none;
}
    .tabcontent {
        display: none;
        padding: 6px 12px;
        border-top: none;
    }
    .container-full {
            width: 100%;
            padding: 30px 15px;
        }
    .container {
        padding-top: 30px;
        padding-bottom: 30px;
        }
        .tab-carousel {
    background-image: url(/wp-content/uploads/sites/3/2025/11/hero-banner-2.webp);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.cta.cta1, .cta.cta3 {
    /* background-image: url(/wp-content/uploads/sites/3/2025/11/bg-cta.webp); */
    background-color: #714b67;
}
.video {
    background-image: url(/wp-content/uploads/sites/3/2025/11/bg-cta.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.cta.cta2 {
       background-color: #d2bbcc;
    /* background-image: url(/wp-content/uploads/2025/09/3d-render-low-poly-plexus-design-network-communications-1-1-1.webp); */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
a.contact-link {
    background-color: #FFFFFF;
    font-family: 'Calibri';
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: 0.6px;
    fill: #714B67;
    color: #714B67;
    border-radius: 30px 30px 30px 30px;
    padding: 16px 48px 16px 48px;
}
.customers-feedback, .bg-color2 {
    background-color: #f0f0f0;
}
.package-table {
    background-color: #fbfbfb;
}
.table2 {
    z-index: 2;
    background-color: #fbfbfb !important;
}
#ai-driven {
    margin-top: 30px;
}
button.tablinks {
    background: no-repeat;
    text-align: left;
    border: none;
    margin-bottom: 0px;
}
button.tablinks.active {
    margin-bottom: 10px;
    transition-timing-function: ease-in-out;
    transition-duration:  0.5s;
}
button.tablinks h4 {
    margin-bottom: 5px;
    padding-top: 5px;
}
button.tablinks ul {
    display: none;
}
button.tablinks.active ul {
    display: block;
}
.linedotted-slider img {
    width: 100%;
}
.tabs-section img, #odoopim-features img, #ai-driven img, #feature-rich img, #centralize-enrigh img {
    border-radius: 15px;
    padding: 10px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 15%);
    width: 100%;
}
button.tablinks.active h4 {
    font-weight: 600;
}
.flex-column {
    flex-direction: column;
    gap: 20px;
}
.gap-20 {
    gap: 20px;
}
.summary-content {
    padding-left: 40px;
}
.align-items-baseline {
align-items: baseline;
}
div#industries.container {
    padding-bottom: 0 !important;
}
.container.linedotted-slider {
    padding-top: 0px !important;
}
.table1 {
    background-image: url(/wp-content/uploads/sites/3/2025/11/img_package_bg_1.webp);
}
.table2 {
    background-image: url(/wp-content/uploads/sites/3/2025/11/img_package_bg_2.webp);
}
.table3 {
    background-image: url(/wp-content/uploads/sites/3/2025/11/img_package_bg_3.webp);
}
.table1, .table2, .table3 {    
    background-position: top center;
    background-repeat: no-repeat;
    display: flex;
    --overlay-opacity: 0.5;
    border-style: solid;
    border-width: 1px;
    border-color: #714B67;
    border-radius: 12px;
    box-shadow: 0px 4px 31px 0px #E4D3E0;
    padding: 28px;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    background-size: contain;
    background-color: #f0f0f0;
}
.table1:before, .table2:before, .table3:before {
    content: "";
    background-image: url(/wp-content/uploads/sites/3/2025/11/Vector-1.webp);
    --background-overlay: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
.text-white {
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
            line-height: 1.4em;
            font-family: 'Calibri';
            font-weight: 700;
        }
      body, p, span, li {
            line-height: 1.5em;
            font-family: 'Calibri';
            letter-spacing: -0.003em;
            color: #242424;
            font-weight: 400;
        }
        a {
    text-decoration: none;
      line-height: 1.5em;
            font-family: 'Calibri';
            letter-spacing: -0.003em;
            font-weight: 400;
}
iframe.video-iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
    border-style: solid;
    border-width: 15px 15px 15px 15px;
    border-color: #c4a8be;
    border-radius: 8px 8px 8px 8px;
    background: #000;
}
.dotted li {
list-style: none;
position: relative;
}
.dotted li:before {
    content: "\f04d";
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    left: -22px;
    top: 6px;
    display: inline-block;
    vertical-align: top;
    font-size: 5px;
    transform: rotate(45deg);
    font-size: 8px;
    line-height: 18px;
    color: #714B67;
}
.g-10 {
    gap: 10px;
}
.footer-bottom.container {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.hamburger-menu-icon {
    display: none;
}
.col-1 img, .col-2 img {
    padding-top: 20px;
}
/* #industries.container {
    max-width: 1310px;
} */
.m-flex-wrap.testimonials:before, .m-flex-wrap.testimonials:after {
    display: none;
}
@media only screen and (min-width: 768px) {
.linedotted-slider .slick-dots li.slick-active button {
        width: 367px;
        background: rgba(113, 75, 103, 1) !important;
    }
.table1 h4.heading4, .table2 h4.heading4, .table3 h4.heading4, .table4 h4.heading4 {
 font-size: 38px !important;
}
}
@media only screen and (min-width: 1024px) {
ul#menu-main-menu {
    display: flex !important;
	padding: 0;
}
	.header_style_10 .header-box .container>div {
		margin: 0 !important;
	}
.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav>li>a {
        color: #000 !important;
 }
.header-box .container .logo-box {
	width: 20%;
    flex: 0 0 20%;
}
.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav>li>a {
    padding: 10px !important;
}
.tabs-section button.slick-next.slick-arrow {
    right: 28%;
top: auto;
	bottom: 25%;
}
.tabs-section button.slick-prev.slick-arrow {
    left: auto;
    right: 32%;
top: auto;
	bottom: 25%;
}
.tabs-section .slick-slide .container {
    display: flex !important;
    align-items: center;
}
.table-navigation-buttons {
display: none;
}
.container-full.nav-buttons-carousel {
    display: flex;
    gap: 10px;
    padding: 15px;
    justify-content: center;
}
table-navigation-buttons {
display: none;
}
.nav-buttons-carousel > div {
    transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
}
.nav-buttons-carousel > div:hover {
    transform: scale(1.02);
    transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
}
button.tablinks {
width: 100%;
}
.custom-hamburger-menu ul.sub-menu li.list-item {
    border-bottom: solid 1px #0000000d;
}
ul.sub-menu {
    position: absolute;
    background: #fff;
    padding: 15px 0;
    min-width: 200px;
    border-radius: 8px;
    box-shadow: 0px 3px 20px 0px #00000030;
display: none;
}
li.list-item:hover>ul.sub-menu {
    display: block;
}
 /*   .table2 {
    transform: scale(1.02);
    } */
.col-lg-7 {
    width: 65% !important;
    }
    .col-lg-8 {
        width: 65% !important;
    }
    .col-lg-4 {
    width: 30% !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
	.header-logo img {
    	max-width: 120px;
	}
}
@media only screen and (min-width: 1025px) {   
	.btn-filled {
		width: 110px;
		text-align: center;
	}
		.blog-banner-content h1 {
		font-size: 30px !important;
	}
	#blogGrid .blog-card h2 {
		font-size: 24px !important;
	}
        h1{
            font-size: 42px;
            
        }
        h2 {
            font-size: 38px;
            
        }
        h3 {
            font-size: 28px;
            
        }
        h4, h5, h6 {
            font-size: 22px;
        }
        body, p, span, li {
            font-size: 18px;
        }
    }
@media only screen and (min-width: 1440px) {
		.blog-banner-content h1 {
		font-size: 36px !important;
	}
		#blogGrid  .blog-card h2 {
		font-size: 30px !important;
	}
		div#blogGrid h3 {
			font-size: 30px !important;
		}
			.container-full.nav-buttons-carousel {
		gap: 15px;
		}
       h1{
            font-size: 48px;
            
        }
        h4, h5, h6 {
            font-size: 24px;
        }
        h3 {
            font-size: 34px;
        }
       .container {
        width: 1400px;
        }
	article .container {
		max-width: 1400px;
		margin: auto;
	}
        .container.odoopim-tabs-carousel1 {
        max-width: 1280px;
    }
        .container {
            padding-top: 50px !important;
            padding-bottom: 50px !important;
        }
}
@media only screen and (min-width: 1600px) {        
	.blog-banner-content h1 {
		font-size: 36px !important;
	}
		#blogGrid .blog-card h2 {
		font-size: 30px !important;
	}
        h1{
            font-size: 68px;
            
        }
        h2 {
            font-size: 48px;
            
        }
        h3 {
            font-size: 42px;
            
        }
        h4, h5, h6 {
            font-size: 28px;
        }
        body, p, span, li {
            font-size: 20px;
        }
    }
@media only screen and (min-width: 1900px) {
.table1, .table2, .table3, .table4 {
    padding: 74px !important;
 }
}
@media only screen and (max-width: 1399px) {
	 .pt-md-70 {
        padding-top: 80px !important;
    }
}
@media only screen and (max-width: 1360px) {
    .thumbnail-carousel img {
    max-height: 100px !important;
    }
    .m-flex-wrap.testimonials {
        flex-wrap: wrap !important;
     }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px){
	.wpml-ls-legacy-dropdown span {
    font-size: 0 !important;
 }
	.wpml-ls-legacy-dropdown {
		width: 3.5em !important;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px){
/* .package-table .container-full.d-flex.m-flex-wrap {
    flex-wrap: wrap !important;
justify-content: center;
}
.m-flex-wrap div.table1, .m-flex-wrap div.table2, .m-flex-wrap div.table3 {
    width: 48% !important;
    flex: 0 0 48% !important;
} */
ul.icon-list-items.d-flex.g-15 {
    gap: 0 !important;
}
}
@media only screen and (max-width: 1024px) {
		.blog-banner-content h1 {
		font-size: 30px !important;
	}
		#blogGrid .blog-card h2 {
		font-size: 24px !important;
	}
        h1 {
            font-size: 40px;
        }
        h2 {
            font-size: 34px;
        }
         h3 {
            font-size: 32px;
        }
        h4, h5, h6 {
            font-size: 20px;
        }
        body, p, span, li, a {
            font-size: 17px;
        }

}
@media only screen and (max-width: 1023px) {
	header#custom-header .header-logo {
    width: 75%;
}
    .hamburger-menu-icon.custom-hamberburger-menu-button {
        width: 24px;
		height: 24px;
		background-image: url('/wp-content/uploads/sites/3/2026/02/more.png');
		background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
    }
	.wpml-ls-legacy-dropdown {
    width: 8.5em !important;
}
    .custom-header-menu ul li.list-item {
        padding: 5px 0;
    }
    .custom-header-menu.custom-hamburger-menu {
        max-width: 250px !important;
    }
    .custom-header-menu ul {
        display: block !important;
        background: #fff;
    }
    .custom-header-menu {
        position: absolute;
        right: 0;
        left: auto;
        top: -205vh;
        background: #fff;
        border-radius: 10px;
        padding: 10px;
        box-shadow: inset 0px 2px 12px 2px #00000008;
    }
    .custom-header-menu.active {
        top: 75px;
    }
    .hamburger-menu-icon {
        display: block !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.container-full.package-table {
    padding: 30px !important;
}
.table1, .table2, .table3, .table4 {
    padding: 100px;
}
/* .m-flex-wrap div.table1, .m-flex-wrap div.table2, .m-flex-wrap div.table3 {
    width: 48% !important;
    flex: 0 0 48% !important;
} */
    #custom-footer .m-flex-wrap.container {
        flex-wrap: nowrap;
        gap: 0;
        justify-content: space-between;
    }
    #custom-footer .m-flex-wrap.container > div {
        width: 50%;
        flex: 0 0 50%;
    }
    .package-table .m-flex-wrap, .m-flex-wrap {
        flex-wrap: wrap !important;
    }
    .col-md-12, .m-flex-wrap > div {
        width: 100%;
        flex: 0 0 100%;
    }
}
@media only screen and (max-width: 767px) {
	.top-bar a:not(.wpml-translator span, .wpml-ls-legacy-dropdown a), .top-bar span:not(.wpml-translator span, .wpml-ls-legacy-dropdown a) {
    font-size: 0;
}
	a.button {
		text-align: center;
		display: block;
	}
	.blog-banner-content h1 {
		font-size: 28px !important;
	}
	#blogGrid .blog-card h2 {
		font-size: 24px !important;
	}
.tabs-section img {
    width: 100% !important;
    display: block !important;
}
.tabs-section .d-flex {
    display: inline-block !important;
}
.m-text-center {
text-align: center;
}
.container-full.package-table {
    padding: 15px !important;
}
.custom-header-menu ul.sub-menu {
    padding-left: 15px;
}
a.menu-item {
    display: block;
    width: 100%;
    padding: 3px 10px;
}
.custom-hamburger-menu li.list-item {
    border-bottom: solid 1px #0000000d;
}
.custom-header-menu ul.sub-menu li.list-item {
    border-bottom: none;
}
.linedotted-slider .slick-dots li.slick-active button {
        width: 70px;
        background: rgba(113, 75, 103, 1) !important;
    }
.m-column-reverse {
    flex-direction: column-reverse !important;
}
.odoopim-tabs-carousel1 a.button {
    margin: auto;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
a.contact-link, a.button {
font-size: 14px !important;
}
.container-full.cta.cta2 .container {
    padding: 0 !important;
}
.m-flex-wrap {
    flex-wrap: wrap !important;
    flex-direction: column;
    }
    .col-sm-12 {
    width: 100%;
    flex: 0 0 100%;
}
 h1 {
            font-size: 38px;
        }
        h2 {
            font-size: 30px;
        }
         h3 {
            font-size: 28px;
        }
        h4, h5, h6 {
            font-size: 20px;
        }
#odoopim-features .flex-column {
    gap: 6px;
}
#centralize-enrigh h2.heading2 {
    text-align: center;
}
#centralize-enrigh a.button {
    margin: auto;
}
.tab-carousel h1.heading1.text-center {
    margin-bottom: 0;
}
.container.odoopim-tabs-carousel1 {
    padding-top: 0;
 }
	
}

@media only screen and (max-width: 480px) {
    .wpml-ls-legacy-dropdown {
        width: 6.5em !important;
    }
}
@media only screen and (max-width: 400px) {
    .wpml-ls-legacy-dropdown {
        width: 3em !important;
    }
	.wpml-ls-legacy-dropdown span {
		font-size: 0px !important;
	}
	header#custom-header .header-logo img.size-full {
    max-width: 150px;
	}
}
