/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
:root {
    --green-900: #0A3A2C;
    --green-800: #004989;
    --green-700: #146650;
    --green-500: #1E8A63;
    --green-300: #7BC9A3;
    --blue-900: #0D2E4A;
    --blue-800: #123C63;
    --blue-600: #1B5A8C;
    --blue-400: #5B9BD1;
    --ink: #12201B;
    --ink-soft: #4A5B54;
    --paper: #F5F8F6;
    --paper-2: #ECF2EF;
    --white: #FFFFFF;
    --steel-200: #DCE6E1;
    --steel-300: #C6D4CD;
    --gold: #C99A3E;
    --shadow: 0 10px 30px rgba(10, 58, 44, 0.10);
    --radius: 14px;
	--accent:#0D3A66;
	    --primary: #003e63;
    --secondary: #06abd4;
    --success: #74C69D;
    --bg:#88b1de0d;
    --dark: #1C2E24;
    --white: #FFFFFF;
    --border: #003e633b;
    --font-head: 'Outfit', sans-serif;
    --font-body: 'Inter', sans-serif;
}
.light-bg{background-color:#88b1de0d !important;}
.about-box {text-align: center !important}

.dark-green,.why-card .porto-sicon-header p,.about-box h3,.special-heading h2{color:#0c0d24 !important;}
.light-green{color:#40916c !important;}
.big-heading,.special-heading.md h2,.special-heading.dark h2, .special-heading h2, .special-heading h1 {font-size: clamp(36px, 4.6vw, 48px);line-height: 1.08;font-weight: 700;margin-bottom: 24px;}
.mediam-heading,.special-heading h2,.banner-text.special-heading h2 {font-size: clamp(26px, 4.6vw, 35px);line-height: 1;font-weight: 700;}
.banner-text.special-heading h2 {font-size: clamp(18px, 4.6vw, 25px);}
.md-heading, .special-heading.md.center h2{font-size: clamp(28px, 4.6vw, 40px);line-height: 1.08;font-weight: 700;margin-bottom: 24px !important;max-width:700px;margin:auto;}
.md-heading, .special-heading.md h2{font-size: clamp(28px, 4.6vw, 40px);line-height: 1.08;font-weight: 700;margin-bottom: 24px;}
.small-heading,.why-card .porto-sicon-box .porto-sicon-header p,.about-box h3{font-size: clamp(18px, 4.6vw, 16px);line-height: 1;font-weight: 700;}
.special-heading.dark h5 {font-size: 16px !important;font-weight: 100 !important;letter-spacing: 1px !important;line-height:1.3;text-transform: unset !important;}
.special-heading h5 {font-family: var(--font-head);font-size: 13px;font-weight: 600;letter-spacing: .18em;text-transform: uppercase;color: var(--accent);margin-bottom: 14px;}

.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white a{color: #fff;}
.justify{text-align:justify;}
.page-content section {padding-top: 80px;padding-bottom: 50px;}
.page-content section.wpb-content-wrapper {padding-top: 0;padding-bottom: 0;}
.porto-u-main-heading {margin-bottom: 3%;}
h2 { margin-bottom: 10px;}
.wpcf7-form-control.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-captchar {width: 100%;min-height: 50px;border-color: rgba(4,4,4,.4);border-radius: 2px;}
#popup-builder .wpcf7-form-control.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-captchar {min-height: 35px; !important}
.wpcf7 .vc_row > div {margin-bottom: 15px;}
.wpcf7 .vc_row {margin-left: -15px;margin-right: -15px;}
.submit-btn input {width: 150px;}
.no-breadcrumbs .main-content {padding-top: 0;}
.slick-slider .slick-prev{left: -20px;}
.slick-slider .slick-next{right: -20px;}
.share-links .share-twitter:before {content: "\e61b";}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px;}
::-webkit-scrollbar-thumb{background:#2879fe;border-radius:30px;}
::-webkit-scrollbar-thumb:hover{background:#444;}
::-moz-selection {background: #2879fe;color:#fff;}
::selection {background: #2879fe;color:#fff;}
.vc_column_container>.vc_column-inner{padding-left:0;padding-right:0;}
.center p{text-align:center !important;}
/*praa-btn*/
.porto-btn-ctn-left.praa-btn.fill-bottom {
    width: fit-content !important;
}
.porto-btn-ctn-left.praa-btn.fill-bottom a{
    background-color:#004989 !important
}
.wpb_text_column.wpb_content_element.pl-5.text-r-l.special-heading.dark.white.wpb_custom_7c91d232724f73626cc933bd95b25ff0.praa-show {
    margin-bottom: 10px !important;
}
/* =========================
   Main Button
========================= */

.praa-btn .porto-btn, .porto-lightbox a{
    position:relative;
    overflow:hidden;
    z-index:1;
    transition:color .35s ease;
	background:#004989 !important;
	margin-right:10px;
	color:#fff;
}
.praa-btn-center .wpb_wrapper.vc_column-inner {
    display: flex;
    justify-content: center;
}
.praa-btn-left .wpb_wrapper.vc_column-inner {
    display: flex;
    justify-content: start;
}
.praa-btn .porto-btn::before{content:"";position:absolute;inset:0;background:#005f8580;z-index:-1;transition:clip-path .45s ease;color:#fff;}

.praa-btn .porto-btn .porto-btn-data{
    position:relative;
    z-index:2;
}

.praa-btn:hover .porto-btn, .porto-lightbox:hover a{
    color:#fff !important;
}
.porto-lightbox a{padding:13px 30px;}
.praa-btn p a:hover {
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
}
/* =========================
   TOP → BOTTOM
========================= */

.praa-btn.fill-top .porto-btn::before{
    clip-path:polygon(0 0,100% 0,100% 0,0 0);
}

.praa-btn.fill-top:hover .porto-btn::before{
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
}

/* =========================
   BOTTOM → TOP
========================= */

.praa-btn.fill-bottom .porto-btn::before, .porto-lightbox.fill-bottom .porto-btn::before{
    clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);
}

.praa-btn.fill-bottom:hover .porto-btn::before, .porto-lightbox.fill-bottom:hover a::before{
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
}

/* =========================
   LEFT → RIGHT
========================= */

.praa-btn.fill-left .porto-btn::before{
    clip-path:polygon(0 0,0 0,0 100%,0 100%);
}

.praa-btn.fill-left:hover .porto-btn::before{
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
}

/* =========================
   RIGHT → LEFT
========================= */

.praa-btn.fill-right .porto-btn::before{
    clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);
}

.praa-btn.fill-right:hover .porto-btn::before{
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
}

/* =========================
   TOP LEFT → BOTTOM RIGHT
========================= */

.praa-btn.fill-tl-br .porto-btn::before{
    clip-path:polygon(0 0,0 0,0 0,0 0);
}

.praa-btn.fill-tl-br:hover .porto-btn::before{
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
}

/* =========================
   TOP RIGHT → BOTTOM LEFT
========================= */

.praa-btn.fill-tr-bl .porto-btn::before{
    clip-path:polygon(100% 0,100% 0,100% 0,100% 0);
}

.praa-btn.fill-tr-bl:hover .porto-btn::before{
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
}

/* =========================
   BOTTOM LEFT → TOP RIGHT
========================= */

.praa-btn.fill-bl-tr .porto-btn::before{
    clip-path:polygon(0 100%,0 100%,0 100%,0 100%);
}

.praa-btn.fill-bl-tr:hover .porto-btn::before{
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
}

/* =========================
   BOTTOM RIGHT → TOP LEFT
========================= */

.praa-btn.fill-br-tl .porto-btn::before{
    clip-path:polygon(100% 100%,100% 100%,100% 100%,100% 100%);
}

.praa-btn.fill-br-tl:hover .porto-btn::before{
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
}/*Header-start*/
.header-wrapper {
    background: #ff000000 !important;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
header#header {
    background: #ff000000 !important;
}
#header .header-main .header-left {padding: 2px 0 !important;}
#header .main-menu>li.menu-item > a {position: relative !important;display: inline-block !important;}

#header .main-menu>li.menu-item > a::after {content: "";position: absolute;left: 0;bottom:0px; /* Adjust according to your menu */width: 100%;height: 3px;
    background:#004989;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.5s ease;
	padding:0 5px;
}

#header .main-menu>li.menu-item:hover > a::after{
    transform: scaleX(1);
    transform-origin: left;
}
.d-sm-block{
    background: linear-gradient(120deg, #00A7D6, #75bacd);
    color: #fff;
    box-shadow: 0 8px 20px rgba(14, 74, 56, 0.28);
    padding: 0px 16px !important;
    font-size: 13.5px;
    border-radius: 7px;
}
.d-sm-block a{color:#fff !important;}
#header .nav-top li>a {
    padding: 6px 0px !important;
}

/*Header- End*/
/*==================================================
PRAA Variables
==================================================*/

/*==================================================
PRAA Overlay Reveal Animation Start
==================================================*/

.praa-reveal{
    position:relative;
    overflow:hidden;
}

.praa-reveal img{
    display:block;
    width:100%;
    height:auto;

    transform:scale(1.15);

    backface-visibility:hidden;
    will-change:transform, clip-path;

    transition:
        clip-path 2s cubic-bezier(.22,1,.36,1),
        transform 2s cubic-bezier(.22,1,.36,1);
}

/* Overlay */

.praa-reveal::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:2;
    opacity:1;
  background-image:
        linear-gradient(rgba(255, 255, 255, .15) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .15) 1px, transparent 1px), linear-gradient(#004d85, #004d85);
    background-size:
        44px 44px,
        44px 44px,
        100% 100%;

    background-position:
        0 0,
        0 0,
        center;

    background-repeat:
        repeat,
        repeat,
        no-repeat;

    transform:translate3d(0,0,0);

    will-change:transform;

    transition:
        transform 2s cubic-bezier(.77,0,.175,1);
}

/*==================================================
LEFT
==================================================*/

.praa-left img{
    clip-path:inset(0 100% 0 0);
}

.praa-left::before{
    transform:translateX(0);
}

.praa-left.praa-show img{
    clip-path:inset(0);
    transform:scale(1);
}

.praa-left.praa-show::before{
    transform:translateX(101%);
}

/*==================================================
RIGHT
==================================================*/

.praa-right img{
    clip-path:inset(0 0 0 100%);
}

.praa-right::before{
    transform:translateX(0);
}

.praa-right.praa-show img{
    clip-path:inset(0);
    transform:scale(1);
}

.praa-right.praa-show::before{
    transform:translateX(-101%);
}

/*==================================================
TOP
==================================================*/

.praa-top img{
    clip-path:inset(100% 0 0 0);
}

.praa-top::before{
    transform:translateY(0);
}

.praa-top.praa-show img{
    clip-path:inset(0);
    transform:scale(1);
}

.praa-top.praa-show::before{
    transform:translateY(101%);
}

/*==================================================
BOTTOM
==================================================*/

.praa-bottom img{
    clip-path:inset(0 0 100% 0);
}

.praa-bottom::before{
    transform:translateY(0);
}

.praa-bottom.praa-show img{
    clip-path:inset(0);
    transform:scale(1);
}

.praa-bottom.praa-show::before{
    transform:translateY(-101%);
}

/*==================================================
PRAA Overlay Reveal Animation End
==================================================*/


/*==================================================
Text Reveal Animation Start
==================================================*/

.praa-word{

    display:inline-block;

    opacity:0;

    will-change:transform,opacity;

    transition:
        transform 1s cubic-bezier(.22,1,.36,1),
        opacity .8s ease;
}

/*=========================
RIGHT TO LEFT
=========================*/

.text-r-l .praa-word{
    transform:translateX(80px);
}

.text-r-l.praa-show .praa-word{
    opacity:1;
    transform:translateX(0);
}

/*=========================
LEFT TO RIGHT
=========================*/

.text-l-r .praa-word{
    transform:translateX(-80px);
}

.text-l-r.praa-show .praa-word{
    opacity:1;
    transform:translateX(0);
}

/*=========================
TOP TO BOTTOM
=========================*/

.text-t-b .praa-word{
    transform:translateY(-80px);
}

.text-t-b.praa-show .praa-word{
    opacity:1;
    transform:translateY(0);
}

/*=========================
BOTTOM TO TOP
=========================*/

.text-b-t .praa-word{
    transform:translateY(80px);
}

.text-b-t.praa-show .praa-word{
    opacity:1;
    transform:translateY(0);
}

/*==================================================
Text Reveal Animation End
==================================================*/
/*Text Reveal Animation End*/
.footer-main img {
    max-width: 63px !important;
}
/*Footer Start*/
#footer .footer-bottom {padding: 0px 0;border-top: 1px solid #f5f8f62b;}
/*Footer End*/
/*Home Start*/
.dark-bg-net {
    opacity: 1;
   background-image: linear-gradient(rgba(255, 255, 255, .15) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .15) 1px, transparent 1px), linear-gradient(#0d3b66, #1f5f8b);
    background-size: 44px 44px, 44px 44px, 100% 100%;
    background-position: 0 0, 0 0, center;
    background-repeat: repeat, repeat, no-repeat;
}
.dark-bg-net *{position:relative;z-index:10;}
.dark-bg-net img {
    max-width: 350px;
}

.special-heading p strong {
	position:relative;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .22);
    padding: 8px 18px 8px 14px;
    border-radius: 100px;
    font-size: 12.5px;
    letter-spacing: .08em;
    text-transform: uppercase;
	padding-left:30px;
}
.special-heading.dark p strong{color:#fff;}
.special-heading p strong{color:#00aed0;}
.special-heading p:has(strong){
    position: relative;
}


.special-heading.dark h2 em {
    font-style: normal;
    color: var(--accent);
}

.special-heading p:has(strong)::after {
    content: "";
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background:#00aed0;
    box-shadow: 0 0 0 4px rgb(0 172 210 / 24%);
}
#header, .sticky-header .header-main.sticky {
    border-top: 0px solid #ededed !important;
}
.pr-padding{padding-top:130px !important;}
.header-left img {max-width: 50px !important;}
#header .main-menu > li.menu-item > a{color: #ffffff;}
#header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a {color: #ffffff !important;}
#header .main-menu > li.menu-item.active > a {color: #ffffff;}
.special-li-btn ul{
display:flex;
	flex-wrap:wrap;
	padding-left:0 !important;
}
.special-li-btn ul li{
	list-style:none;
	margin-right:10px;
	margin-bottom:8px !important;
}
.special-li-btn ul li a {
    position: relative;
    font-size: 13px;
    letter-spacing: .08em;
    padding-left: 30px;
    display: block;
	cursor:unset !important;
}
.special-li-btn ul li a::after, .special-li-btn ul li a strong::after {
    content: "";
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #004989;
    box-shadow: 0 0 0 4px rgb(0 173 209 / 23%);
}
.about-box, .cir{
    background: var(--white);
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 22px 20px;
    transition: transform .4s cubic-bezier(.2, .8, .2, 1), box-shadow .4s ease, border-color .4s ease;
}
.about-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 36px -14px rgba(27, 67, 50, .22);
    border-color: var(--accent);
}
.about-box .porto-icon i{
    line-height: inherit;
    border-radius: 10px;
    background: linear-gradient(135deg, var(--primary), var(--secondary));
    padding: 10px;
    margin-bottom: 10px;
    color: #fff !important;
}
.about-box .porto-just-icon-wrapper{
	margin-bottom:35px !important;
}
.about-box .porto-sicon-header{
	margin-bottom:0px !important;
}
/*why Section*/
.why-card .porto-sicon-box{
    border: 1px solid var(--border);
    border-radius: 14px;
    padding: 10px 13px;
    transition: all .4s cubic-bezier(.2, .8, .2, 1);
    position: relative;
    overflow: hidden;
    background: var(--bg);
	height:100%;
}
.why-card .porto-sicon-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, var(--accent), var(--secondary));
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .4s ease;
}
.why-card .porto-sicon-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 24px 44px -16px rgba(27, 67, 50, .2);
    background: var(--white);
}
.why-card .porto-sicon-box:hover::before {
    transform: scaleX(1);
}
.why-card .porto-sicon-box h3{
font-family: var(--font-head);
    font-size: 13px;
    font-weight: 700;
    color: var(--accent);
    letter-spacing: .08em;
    margin-bottom: 22px !important;
	}
#header.sticky-header .main-menu > li.menu-item:hover > a, #header.sticky-header .main-menu > li.menu-item.active:hover > a, #header.sticky-header .main-menu > li.menu-custom-content:hover a{color: #004989 !important;}
#header .logo-transition{
    display: flex;
    align-items: center;
    gap: 10px;
}

#header .logo-transition::after{
    content: "SAMBION";
    font-family: var(--font-head);
    font-weight: 800;
    font-size: 19px;
    color: var(--white);
    letter-spacing: .02em;
    line-height: 1.1;
    transition: color .3s ease;
}

#header.sticky-header .logo-transition::after{
    color:#004989 !important;
}
#footer .footer-main {background-color: #003e64 !important;}
.footer .contact-details strong {color: #00acd2;}
#footer .footer-bottom {background-color: #004062;}
.footer .footer-bottom, .footer .footer-bottom p, .footer .footer-bottom .widget > div > ul li, .footer .footer-bottom .widget > ul li {color: #ffffff;}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer .widget-title, .footer .widgettitle, .footer h1 a, .footer h2 a, .footer h3 a, .footer h4 a, .footer h5 a, .footer h6 a, .footer .widget-title a, .footer .widgettitle a {color: #ffffff !important;}
.footer .widget.contact-info .contact-details strong {font-weight: 400;}
.custom-breadcrumb {padding: 10px 0px 35px 0px;}
.bg-dark {background-color:#004989 !important;}
.sec-line .vc_column-inner {display: flex;flex-wrap: wrap; justify-content:center;}
.sec-line .vc_column-inner .porto-sicon-box {
    padding: 22px 18px;
    border-right: 1px solid rgba(255, 255, 255, 0.10);
    max-width: 160px !important;
}
.sec-line .vc_column-inner .porto-sicon-box:last-child {border-right: none;}
.sec-line h3.porto-sicon-title {font-size: 18px;color: #ffffff !important;font-weight: 800;letter-spacing: 1px;}
.sec-line .porto-sicon-header p, .sec-line .porto-sicon-description {color: #fff !important;}
.sec-line .porto-sicon-description {margin-top: 2px !important;font-size: 12px !important;line-height: 15px !important;}
.praa-specification-wrap {
    width: 100%;
    max-width: 790px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #d9e1e5;
    border-radius: 10px;
    overflow: hidden;
}

.praa-specification-wrap table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    table-layout: fixed;
}

.praa-specification-wrap table tr {
    border-bottom: 1px solid #d9e1e5;
}

.praa-specification-wrap table tr:last-child {
    border-bottom: none;
}

.praa-specification-wrap table td {
    padding: 14px 17px;
    font-size: 15px;
    line-height: 1.5;
    vertical-align: middle;
    background: #f7f9fa;
}

.praa-specification-wrap table td:first-child {
    width: 23%;
    color: #16364a;
    border-right: 1px solid #d9e1e5;
}

.praa-specification-wrap table td:last-child {
    width: 77%;
    background: #fff;
}

/* Bottom CTA */
.praa-specification-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 13px 17px;
    background: #001c2b;
    color: #fff;
}

.praa-specification-cta-text {
    margin: 0;
    font-size: 11px;
    line-height: 1.5;
    color: #fff;
}

.praa-specification-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    padding: 8px 16px;
    background: #0878b8;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
    border-radius: 4px;
    white-space: nowrap;
    transition: all 0.3s ease;
}

.praa-specification-cta-btn:hover {
    background: #09699f;
    color: #fff !important;
}

/* Tablet */
.specification-box {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border-radius: 16px;
    padding: 30px;
    max-width: 462px;
    box-sizing: border-box;
}

.specification-box h3 {
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
}

.specification-box table {
    width: 100%;
    border-collapse: collapse;
}

.specification-box table tr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.specification-box table tr:last-child {
    border-bottom: none;
}

.specification-box table td {
    padding: 17px 0;
    font-size: 14px;
    vertical-align: middle;
}

.specification-box table td:first-child {
    width: 48%;
}

.specification-box table td:last-child {
    width: 52%;
    text-align: right;
}
.praa-process .porto-sicon-title,.praa-process-1 .porto-sicon-title{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #fff;
    border: 1.5px solid #004989;
    color:#004989;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
	position:relative;
}
.praa-process .porto-sicon-header p,.praa-process-1 .porto-sicon-header p {color:#0d3b66;margin-top: 20px;}
.praa-process .porto-sicon-header{position:relative;}
.praa-process .porto-sicon-header::before {
    content: "";
    position: absolute;
    top: 26px;
    left: 20%;
    right: -12%;
    height: 1px;
    background: repeating-linear-gradient(90deg, #004989 0 8px, transparent 8px 14px);
    z-index: 67 !important;
}

.praa-process-1 {position:relative;justify-content: center;}
.praa-process-1::before {
    content: "";
    position: absolute;
    top: 27px;
    left: 50%;
    right: 0%;
    height: 1px;
    width: 116%;
    background: repeating-linear-gradient(90deg, #004989 0 8px, transparent 8px 14px);
    z-index: 0 !important;
}
.praa-process-1 .porto-sicon-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.praa-process-1 .porto-sicon-description {text-align: center;}

.dark p {color: #fff !important;}
.com a {border: 1px solid #004989;padding: 2px 9px 0px 0px;border-radius: 15px;color:#004989;}
.praa-bo{box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;padding: 33px 33px 0px 33px;border-radius: 30px;}
section.vc_do_toggle.toggle {padding: 0 !important;border-bottom: 1px solid #475b544a;}
.toggle > label {background: none !important;border-left:none !important;}
/* =========================
   PRAA BUTTON
========================= */

.praa-btn p a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    transition: color .35s ease;
    padding: 15px 30px;
    background-color:#004989;
	color:#fff !important;
	font-size:14px !important;
	    margin-right: 5px;
	cursor:pointer !important;
}

/* Fill Layer */
.praa-btn.fill-bottom p a::before {
    content: "";
    position: absolute;
    inset: 0;
    background:#005f8580;
    z-index: -1;

    /* Bottom se start */
    clip-path: polygon(
        0 100%,
        100% 100%,
        100% 100%,
        0 100%
    );

    transition: clip-path .45s ease;
}

.praa-btn.fill-bottom p a:hover::before {
    clip-path: polygon(
        0 0,
        100% 0,
        100% 100%,
        0 100%
    );
}

/* Sirf hovered A ka text color */
.praa-btn.fill-bottom p a:hover {
    color: #fff !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
}
.max-width-768{max-width:550px !important;margin:auto;}
.top-menu h3, .top-menu p {color: #fff !important;}
.top-menu h3{font-size:16px !important;}
.top-menu p{font-size:14px !important;}
.top-menu .porto-sicon-img {font-size: 35px !important;}
.top-menu {padding: 0px 10px;margin: 0;}
.main-menu-wrap .menu-center {display: flex;justify-content: center;}
span.porto-btn-data.porto-btn-text {color: #fff;font-size: 14px;}

.praa-product .porto-sicon-img {width: 768px !important;}
.praa-product .porto-sicon-img img {width: 100% !important;}
.praa-product .porto-sicon-header p {
    font-size: 22px;
    background-color: #004989;
    padding: 10px;
    display: block;
    color: #fff;
    position: absolute;
    bottom: 10px;
    opacity: 0;
    transform: translateY(-30px);
    transition: opacity 0.5s ease, transform 0.5s ease;
    margin: auto;
    width:100%;

}
.praa-product:hover .porto-sicon-header p {
    opacity: 1;
    transform: translateY(0);
}

.praa-product h3.porto-sicon-title {
    position: absolute;
    bottom: 10px;
    display: block;
    width: calc(100% - 25px);
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    padding: 20px;
    opacity: 1;
	z-index:1;
    transition: opacity 0.4s ease;
}
.praa-product:hover h3.porto-sicon-title {
    opacity: 0;
}
.praa-product .porto-sicon-img::before {
    position: absolute;
    content: '';
    width:100%;
    height:calc(100% + 25px);
    left: 0;
    top: -35px;
    right: 0;
    box-shadow: inset 0 -140px 50px -40px rgb(0 77 133 / 75%);
    z-index: 1;
    transition: all 500ms ease;
    margin: auto;
}
.praa-product:hover .porto-sicon-img::before {
    opacity: 0;
}

.porto-sicon-box.ye {background-color: #fff;display: flex;justify-content: center;padding: 40px 0px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;transition:all 0.6s ease;}
.porto-sicon-box.ye:hover{background-color:#004989;}
.ye .porto-sicon-header{display: block;width: 80%;margin: auto;}
.ye h3.porto-sicon-title {display: flex;justify-content: center;border-bottom: 1px solid gray;font-size: 2.4em !important;font-weight:800;}
.sky-bg{background-color:#d7f0fd !important;}
.ye:hover h3.porto-sicon-title,.ye:hover p,.ye:hover h3.porto-sicon-title{color: #fff;border-color:#fff;}
.ye p {display: flex;justify-content: center;position: relative;left: -5px;}
.ye:hover{background-color:#004989;}
.praa-h-100 .wpb_wrapper {height: 100% !important;}
.praa-h-100 .vc_column_container {margin-bottom: 35px;}
.praa-h-100 .wpb_wrapper.vc_column-inner {height: 100% !important;}

.cir p strong {font-size: 12px !important;font-weight: 100;}
.cir {min-height: 123px;display: flex;justify-content: center;align-items: center;}
.clients-track-wrap {
    overflow: hidden;
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
    mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
}
.clients-track{display:flex;gap:64px;width:max-content;align-items:center;animation:scroll 30s linear infinite;}@keyframes scroll{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}
.client-logo {font-weight: 700;font-size: 19px;white-space: nowrap;transition: color .3s ease;color:#0d3a66 !important;}
.page-top ul.breadcrumb>li {color: #c9c9c9;}
.page-top ul.breadcrumb li span:first-child {color: #fff;}
.post-grid .grid-box .entry-title{
font-size:22px !important;
}
.widget .wp-block-search button{
    background-color: var(--porto-primary-color) !important;
    border-color: var(--porto-primary-color) !important;
}
p.post-excerpt {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Approx. lines to fit ~200 chars */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
line-height: 22px;
}
.post-grid .btn-xs {
 background: linear-gradient(90deg, #236596 0%, #004d85 50%, #004d85 100%);
  background-size: 200% auto;
  background-position: left center;
  color: white;
  transition: background-position 0.6s ease;
}

.post-grid:hover .btn-xs{    background: linear-gradient(90deg, #236596 0%, #004d85 50%, #004d85 100%);
  background-size: 200% auto;
  background-position: right center !important;
	opacity:1;
}

.post-grid .btn-xs{
    clip-path: polygon(0px 0px, calc(100% - 22px) 0px, 100% 23px, 100% 100%, 0px 100%);
	color: #fff !important;
    font-size: 14px;
}
.post-grid:hover {
    border: 10px solid #ffb425;
}
.blog-posts .post .entry-title {
  display: block;
  overflow: hidden;
  word-wrap: break-word;
}
.post-grid .grid-box {
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.page-top .container .row .col-lg-12 .text-center {
    width: fit-content !important;
    background-color: #00000078;
    margin: auto !important;
    padding: 10px 30px;
    border-radius: 50px;
    border: 0px solid #fff;
    outline: 3px solid #fff;
	margin-bottom: 8px !important;

}


ul.breadcrumb li a span {
   color: #fff !important;
}
.page-top .breadcrumbs-wrap {
    color: #fff !important;
}
.praa-btn-center .wpb_wrapper.vc_column-inner {
    display: flex;
    justify-content: center;
}
.dialog{max-width:900px !important;}
.sambion-form-wrap{
  position:relative;
  width:100%;
  min-height:400px;
  background:#fff;
  border-radius:8px;
  overflow:hidden;
}

.sambion-form-bg{
  position:absolute;
  left:0;
  top:0;
  width:40%;
  height:100%;
  background:url("https://demo.24by7loans.com/sambion/wp-content/uploads/2026/08/popupform-bg.webp") center/cover no-repeat;
  z-index:0;
}
.sambion-form-bg:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,73,137,.08),rgba(0,35,65,.7));
}

.sambion-enquiry-form{
  padding:40px;
  box-sizing:border-box;
  background:transparent;
}
.sambion-enquiry-form .form-group{margin:0 0 16px;}
.sambion-enquiry-form .form-group label{display:block;margin:0 0 6px;color:#174967;font-size:13px;font-weight:600;line-height:1.4}
.sambion-enquiry-form .form-group input:not([type="submit"]):not([type="checkbox"]),.sambion-enquiry-form .form-group select,.sambion-enquiry-form .form-group textarea{display:block;width:100%;max-width:100%;box-sizing:border-box;border:1px solid #c8d7e2;background:#f7fafc;color:#173c55;border-radius:3px;outline:none;font-size:13px;transition:.25s}
.sambion-enquiry-form .form-group input:not([type="submit"]):not([type="checkbox"]),.sambion-enquiry-form .form-group select{height:50px;padding:0 13px}
.sambion-enquiry-form .form-group select {padding: 0 21px 0 13px}
.sambion-enquiry-form .form-group textarea{height:95px;min-height:95px;padding:12px 13px;resize:vertical}
.sambion-enquiry-form .form-group input:focus,.sambion-enquiry-form .form-group select:focus,.sambion-enquiry-form .form-group textarea:focus{border-color:#004989;background:#fff;box-shadow:0 0 0 3px rgba(0,73,137,.08)}
.sambion-enquiry-form .consent-field{margin-top:3px;margin-bottom:17px}
.sambion-enquiry-form .consent-field label{display:inline;font-size:11px;font-weight:400;color:#63798a}
.sambion-enquiry-form .consent-field input[type="checkbox"]{accent-color:#004989;margin-right:5px}
.sambion-enquiry-form .form-submit{width:100%;margin-top:3px}
.sambion-enquiry-form .form-submit input[type="submit"]{height:47px;padding:0 30px;border:0;border-radius:3px;background:#004989;color:#fff;font-size:12px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;cursor:pointer;transition:.25s}
.sambion-enquiry-form .form-submit input[type="submit"]:hover{background:#00365f;box-shadow:0 7px 18px rgba(0,73,137,.2)}
.sambion-enquiry-form .wpcf7-not-valid-tip{font-size:10px;color:#c62828;margin-top:3px}
.sambion-enquiry-form .wpcf7-response-output{font-size:11px;margin:12px 0 0!important}
.sambion-enquiry-form p{margin:0!important;padding:0!important}
.sambion-enquiry-form br{display:none!important}
.about-box img.img-icon {border-radius: 10px !important;}
.manuf .porto-sicon-img {width: 42px;box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;padding: 5px;}
.manuf .porto-sicon-header p{font-size:16px !important;}
h3.porto-sicon-title {font-size: 1.1em !important;}
.sambion-enquiry-form.full {padding: 25px;}
.br-5 {border-radius: 10px;}
.porto-sicon-box.white p {color: white;font-size:14px;line-height: 16px;}
.porto-sicon-box.white h3{color:#e3d7d7;font-size: 18px !important;}
.porto-sicon-box.white {border-bottom: 1px solid #cdcdcd7d;padding-bottom: 10px;}
.white .porto-sicon-img {width: 20px;}
.porto-sicon-box.white .porto-sicon-description {
    padding-bottom: 10px;
    font-size: 14px !important;
    margin-top: 5px;
    line-height: 18px;
}
.why-praa p {text-align: center !important;
}
.why-praa h3 {text-align: center !important;}
.header-right-bottom {text-align: center;}
.small-text,.about-box p, .why-praa .porto-sicon-header p {font-size: 13.5px !important;color: #5B6B66 !important;margin: 0;font-weight: 100 !important;    line-height: 1.5 !important;}
.banner-sec-1 > .porto-item-wrap {
    background-image: url(https://demo.24by7loans.com/sambion/wp-content/uploads/2026/09/new-sambian-banner.webp);
    background-size: 75%;
    background-position: center;
    background-repeat: no-repeat;
    /* padding-top: 282px; */
}
.brochure-popup{display:none;position:fixed;inset:0;z-index:99999;align-items:center;justify-content:center}.brochure-popup.active{display:flex}.brochure-popup-overlay{position:absolute;inset:0;background:rgba(0,0,0,.7)}.brochure-popup-content{position:relative;z-index:2;width:90%;max-width:500px;background:#fff;padding:35px;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.3)}.brochure-popup-close,.wpb_text_column .brochure-popup-content button{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px;line-height:1;cursor:pointer}.brochure-popup-content h3{margin:0 0 8px}.brochure-popup-content p{margin-bottom:20px;text-align: left !important}.brochure-download{cursor:pointer}.brochure-popup-content input:not([type="submit"]){width:100%;margin-bottom:15px;padding:12px;border:1px solid #ddd;border-radius:4px}.brochure-popup-content input[type="submit"]{padding:12px 25px;border:0;border-radius:4px;cursor:pointer}
/* ============================================
   SPEC TABLE (Section 5)
   ============================================ */
.spec-table-wrap{
  border-radius:var(--radius-lg); overflow:hidden; box-shadow:var(--shadow-md); border:1px solid var(--border);
}
table.spec-table{ width:100%; border-collapse:collapse; background:#fff; }
.spec-table tr td{ padding:20px 32px; font-size:15.5px; border-bottom:1px solid #e1e8f0;}
.spec-table tr:last-child td{ border-bottom:none; }
.spec-table td:first-child{
  width:280px; font-weight:700; color:var(--navy-dark); background:var(--off-white);
  border-right:1px solid #e1e8f0;
}
.spec-table td:last-child{ color:var(--slate); }
.spec-table tr{ transition:background .25s ease; }
.spec-table tr:hover{ background:var(--blue-light); }

/* Full model matrix (horizontal scroll) */
.matrix-scroll{
  overflow-x:auto; border-radius:var(--radius-lg); box-shadow:var(--shadow-md);
  border:1px solid #e1e8f0; background:#fff;
}
table.matrix-table{ border-collapse:collapse; width:max-content; min-width:100%; }
.matrix-table th, .matrix-table td{
  padding:14px 18px; font-size:13.5px; border-bottom:1px solid #e1e8f0;
  border-right:1px solid #e1e8f0; white-space:nowrap; vertical-align:top;
}
.matrix-table th:last-child, .matrix-table td:last-child{ border-right:none; }
.matrix-table tr:last-child td{ border-bottom:none; }
.matrix-table thead th{
  background:var(--navy); color:#fff; font-weight:700; text-align:left; position:sticky; top:0;
}
.matrix-table tbody th{
  background:var(--off-white); color:var(--navy-dark); font-weight:700; text-align:left; position:sticky; left:0;
  z-index:1;
}
.matrix-table td{ color:var(--slate); white-space:normal; min-width:150px; }
.matrix-note{ font-size:13px; color:var(--slate); margin-top:14px; }

/* Datasheet table matching source image */
.datasheet-scroll{
  overflow-x:auto; border:1px solid var(--border); border-radius:12px; background:#fff;
}
table.datasheet-table{ border-collapse:collapse; width:100%; min-width:900px; }
.datasheet-table td, .datasheet-table th{
  border:1px solid var(--border); padding:12px 14px; font-size:13px; vertical-align:middle;
}
.datasheet-table th{
  background:var(--off-white); color:var(--ink); font-weight:700; text-align:left; white-space:nowrap;
}
.datasheet-table td{ color:#1f6fa8; font-weight:600; }
.datasheet-table td.left{ text-align:left; }
.datasheet-table .chk{ color:var(--success); font-weight:700; font-size:16px; }
.datasheet-table .dl{ color:#1f6fa8; font-weight:700;text-align:center;font-size: 11px !important;}
.list-col ul {flex-direction: column !important;}
.datasheet-table tr td:first-child { color: #000 !important; }
.praa-btn .porto-btn .porto-btn-data {font-size: 12px !important;}
a.brochure-download {
    background: #003c70 !important;
    padding: 10px;
    text-align: center !important;
    border-radius: 5px;
    color: #fff;display: inline-block
}
.special-heading h4 {color: #004989 !important;}
.p-un p {
    display: inline-block;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 13px;
    width: 100%;
}
h2.wpb_heading.wpb_singleimage_heading {font-size: 16px;}
.praa-logo > .wpb_wrapper,.praa-logo-1 > .wpb_wrapper {display: flex;flex-wrap: wrap;justify-content: center;align-items: baseline;}
.praa-logo .wpb_single_image {width: 95px;margin: 0px 15px 20px 15px;}
.praa-logo-1 .wpb_single_image {width:250px;margin: 0px 15px 20px 15px;}
.white,.special-heading.dark h2,.special-heading.dark h5{color:#fff !important;}
.praa-logo>div>div>.wpb_wrapper {display: flex; flex-direction: column-reverse}
.special-li ul li{
    position: relative;
    padding: 8px 18px 8px 14px;
    letter-spacing: .08em;
    text-transform: uppercase;
    padding-left: 30px;
	list-style:none;
}
.special-li ul li::after {
    content: "";
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #00aed0;
    box-shadow: 0 0 0 4px rgb(0 172 210 / 24%);
}
.team-section .img-icon,.team-section  .porto-just-icon-wrapper { width: 80%; margin: auto;border-radius: 50% !important}
.team-section .top-icon h3.porto-sicon-title { font-weight: 700;}
.team-section .top-icon .porto-sicon-header p:last-child { font-weight: 600;}
.abt-certifications.vc_row .vc_column_container > .wpb_wrapper.vc_column-inner {display: flex;flex-wrap: wrap;justify-content: center}
.abt-certifications .wpb_text_column { width: calc(20% - 20px); margin-right: 20px;}
section.toggle.active label { color: var(--porto-primary-color);}
.toggle > .toggle-content { padding: 12px 20px 12px 15px;}
.about-content p {text-align: justify}
.about-content ol { display: flex; row-gap: 10px; column-gap: 30px;flex-wrap: wrap; list-style-type: none;padding-left: 0}
.about-content ol li {width: 100px}
.product-form .sambion-enquiry-form .col-md-6 { border: 1px solid #174967; border-radius: 20px; padding: 30px 25px 20px;}
section.vc_section.product-form,.product-form .sambion-enquiry-form  {padding-bottom: 0}
.praa-logo-1 .wpb_single_image>div { display: flex;    flex-direction: column-reverse;    text-align: center;}
.wpb_text_column .brochure-popup-content {  text-align: left;}
.wpb_text_column .brochure-popup-content form label {margin-bottom: 15px}
.get-in-touch h5 strong {font-size: 19px;}
.vc_row>.vc_column_container:last-child .praa-process-1:before { content: none}
.sambion-enquiry-form .select-wrapper>span {position: relative}
.sambion-enquiry-form .select-wrapper>span:before {   content: "\f107";    font-family: "Font Awesome 6 Free";    font-weight: 900;    position: absolute;    right: 12px;    top: 15px;    font-size: 12px; pointer-events: none;    z-index: 2;}
.custom-breadcrumb a {  font-size: 15px;}
.info-box-grid .porto-sicon-box .porto-sicon-img, .info-box-grid .porto-sicon-box .porto-sicon-img img {width: 100%;}
.info-box-grid .porto-sicon-box {overflow: hidden;border-radius: 12px;box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;}
.info-box-grid .porto-sicon-box h3 {font-size: 16px !important;font-weight: 500;}
.bmw-banner-sec,.cssd-banner-sec,.bulk-eto-sec {position: relative;overflow: hidden}
.bmw-banner-sec:before,.cssd-banner-sec:before,.bulk-eto-sec:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("https://demo.24by7loans.com/sambion/wp-content/uploads/2026/09/BMW-banner.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;opacity: 0.2;
}
.cssd-banner-sec:before {  background-image: url("https://demo.24by7loans.com/sambion/wp-content/uploads/2026/09/cssd-banner.webp");opacity: 0.1;}
.bulk-eto-sec:before {  background-image: url("https://demo.24by7loans.com/sambion/wp-content/uploads/2026/09/Bulk-ETO-Sterilizers-banner.webp");opacity: 0.1;}
.info-box-grid .custom-grid-4>.col-md-12>.vc_column-inner {display: grid;grid-template-columns: repeat(4, minmax(0, 1fr));gap: 30px;}
.info-box-grid .custom-grid-4>.col-md-12>.vc_column-inner:before, .info-box-grid .custom-grid-4>.col-md-12>.vc_column-inner:after{display:none;}
.info-box-grid .custom-grid-4 .porto-sicon-box {margin-bottom: 0;}
.info-box-grid .custom-grid-4 .porto-sicon-box h3 {padding: 0 10px;}
.info-box-grid .custom-grid-4 .porto-sicon-box .porto-sicon-img {border-bottom: 1px solid #eee;}


@media(max-width:992px){
	.header-right-bottom {text-align: right;}
	.abt-certifications .wpb_text_column { width: calc(20% - 20px);}
}
@media(max-width:900px){
	.info-box-grid .custom-grid-4>.col-md-12>.vc_column-inner {grid-template-columns: repeat(3, minmax(0, 1fr));}
}
@media(max-width:767px){
	.banner-sec-1 > .porto-item-wrap{background:none;}
  .sambion-form-wrap{min-height:auto;border-radius:0;box-shadow:none}
  .sambion-form-bg{display:none}
  .sambion-enquiry-form{padding:30px 22px}
  .sambion-enquiry-form .form-group{margin-bottom:15px}
  .sambion-enquiry-form .form-group input:not([type="submit"]):not([type="checkbox"]),.sambion-enquiry-form .form-group select{height:44px}
  .sambion-enquiry-form .form-group textarea{height:100px;min-height:100px}
  .sambion-enquiry-form .form-submit input[type="submit"]{width:100%}
	.abt-certifications .wpb_text_column {   width: calc(25% - 20px);}
	.info-box-grid .custom-grid-4>.col-md-12>.vc_column-inner {grid-template-columns: repeat(2, minmax(0, 1fr));}
}
@media (max-width: 767px) {
.praa-btn-center .wpb_wrapper.vc_column-inner {display: grid;}
.praa-specification-wrap {max-width: 100%;border-radius: 8px;}
.praa-specification-wrap table {table-layout: auto;}
.praa-specification-wrap table td {padding: 12px 12px;font-size: 10px;}
.praa-specification-wrap table td:first-child {width: 30%;}
.praa-specification-wrap table td:last-child {width: 70%;}
.praa-specification-cta {flex-direction: column;align-items: flex-start;padding: 15px 12px;}
.praa-specification-cta-btn {width: 100%;text-align: center;}
}
/* Mobile */
@media (max-width: 480px) {.praa-specification-wrap table td {display: block;width: 100% !important;box-sizing: border-box;}
.praa-specification-wrap table td:first-child {border-right: none;border-bottom: 1px solid #d9e1e5;padding-bottom: 7px;}
.praa-specification-wrap table td:last-child {padding-top: 7px;}
.praa-specification-cta-text {font-size: 10px;}
.specification-box {padding: 25px 20px;}
.specification-box table td {font-size: 12px;}
.specification-box table td:last-child {white-space: normal;padding-left: 10px;}
.abt-certifications .wpb_text_column {width: calc(33% - 20px);}
	.info-box-grid .custom-grid-4>.col-md-12>.vc_column-inner {grid-template-columns: repeat(1, minmax(0, 1fr));}
}