/*

* Theme Name: NS - Link to Link

*  Author: Netscriper

*  Author URI: http://www.netscriper.com/

*/     



:root {

    --color1: #139CF5;

    --font1 : "Red Hat Display", sans-serif;

    --brand-navy: #002147;
    --brand-gold: #c5a059;
    --brand-light-gold: #f4ebd9;

}

/* font-family: "Red Hat Display", sans-serif; */

.mm-listitem:after {

    left: 0;

}

.mm-menu--offcanvas {

    position: absolute;

}

body{

	margin:0 auto;

    font-family: var(--font1);

}

h1,h2,h3,h4,h5,h6{

    font-family: var(--font1);

}

header {



    -webkit-transition: all 0.5s ease;



    -moz-transition: position 10s;



    -ms-transition: position 10s;



    -o-transition: position 10s;



    transition: all 0.5s ease;

    overflow: hidden;

}

/* .web-logo.inner-logo img {
    width: 100%;
} */
.web-logo.inner-logo a {
    display: block;
    padding-top: 7px;
}


header.fix .menu {



    background: #eef7fa;



}







header.fix {



    position: fixed; 



    top: 0;



    z-index: 999;



    width: 100%;



    left: 0;



    animation: smoothScroll 1s forwards;



    box-shadow: 1px -1px 7px #000;



    background: #eef7fa;



}







@keyframes smoothScroll {







    0% {



      transform: translateY(-40px);



    }



    100% {  



      transform: translateY(0px);







    }



}

/* Pagination */



ul.page-numbers{

	padding-left: 0px;

}	

ul.page-numbers li{

	float: left;

	height: 35px;

	width: 35px;

	list-style: none;

	line-height: 35px;

	text-align: center;

	padding: 0px;

	border-radius: 100px;

	margin-right: 3px;

	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);	

}

ul.page-numbers li span.current{

	color: #000;

	font-size: 16px;

}

.content-img img{

	width: 100%;

	height: auto;

}

/* 404 error */

.error img {

    position: relative;

    margin: 0 auto;

}

.back-home-wrap p {

    font-size: 21px;

	margin-top:50px;

}

.back-home-wrap {

    text-align: center;

    left: 0;

    right: 0;

}

.error {

    height: 400px;

}

.back-home {

    margin-top: 14px;

    border-radius: 0;

}



.mm-menu--offcanvas{

    position: absolute;

}



/* Breadcrumb */



#breadcrumbs {list-style-type: none; padding-left: 0;}

#breadcrumbs li{display: inline-block;}



/*********************** Widget ******************/

.mywidget h4 {

    font-size: 14px;

    font-family: 'Lato', sans-serif;

}

.widget-title{

    font-family: 'Lato', sans-serif;

    font-weight: 700;

    font-size: 21px;

}

.widget ul li a {

    color: #333;

    font-family: 'Raleway', sans-serif;

    border-bottom: 1px solid #ddd;

    display: block;

    padding-top: 12px;

    padding-bottom: 12px;

    position: relative;

}

.widget ul li a::before {

    content: '';

    position: absolute;

    border: 1px solid var(--color1);

    bottom: 0;

    width: 53px;

}

.widget ul li a:hover::before {

    content: '';

    position: absolute;

    border: 1px solid var(--color1);

    bottom: 0;

    left: 0;

    right: 0;

    width: 100%;

    transition: all .3s ease;

}

.widget ul li a:hover,

.widget ul li a:focus{

    color: var(--color1);

    text-decoration: none;

    outline: none;

}

.widget ul{

    padding-left:0;

    list-style-type: none;

}

.sidebar {

    margin-top: 30px;

}

header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    padding: 9px 0;

}

.page header, .single header, .category header {
    /* padding-top: 5px; */
}

/* header:before {

    position: absolute;

    content: '';

    background: #fff;

    right: 0;

    width: 100%;

    height: 1%;

    top: 51px;

    left: 557px;

} */

.web-logo img {
    position: relative;
    width: 331px;
}

.linktocontact {

    display: flex;

    gap: 10px;

    align-items: center;

    justify-content: end;

    /* border-bottom: 1px solid #ddd;
    padding-bottom: 8px; */

}

.line-linear-bg {
    background: linear-gradient(292deg, #BABABA 0%, rgba(186, 186, 186, 0) 100%);
    width: 100%;
    height: 2px;
    margin-top: 13px;
}

.linktocontact div:nth-child(2) {

    border-left: 1px solid #fff;

}



.linktocontact div:nth-child(2) img {

    margin-left: 8px;

}



.linktocontact div:nth-child(1) a {

    color: #fff;

    text-decoration: none;

}



.linktocontact div {

    color: #fff;

}

ul#menu-main-menu li a {

    color: #fff;

}

.ds-menu {

    float: right;

    padding: 0;

}

ul#menu-main-menu {

    gap: 36px;

}

header hr {

    border-color: #fff;

    width: 135%;

    opacity: 1;

    margin: 10px 0;

    display: none;

}

/* header .row {

    align-items: center;

} */

@media (min-width:1200.99px){

    .container{

        width: 1300px;

    }

}

@media (max-width:1200.99px){

    .container{

        width: 100%;

    }
    .f_widget img {
        width: 100%;
    }
    .follow-us h3 {
        font-size: 18px;
    }

}

.our-services .row {

    align-items: center;

}

.item .item-info h3 {

    font-weight: 700;

    font-size: 20px;

    line-height: 100%;

    letter-spacing: 0%;

    text-align: center;

    margin-top: 15px;

    margin-bottom: 16px;

}

.item-info {

    text-align: center;

}

h2.sub-title {

    font-weight: 700;

    font-size: 44px;

    line-height: 100%;

    text-transform: uppercase;

}

.link-btn {

    background-color: var(--color1);

    border-color: transparent;

    border-radius: 50px;

    padding: 12px 24px 12px 24px;

}
.srv-item-img img {
    width: 100%;
}

.read-more-to-product {

    float: right;

}

.item-info a {

    color: #171717;

    text-decoration: none;

}



.item-info a img {

    filter: brightness(0.3);

}



.item {

    border: 1px solid #e3e3e3;

    margin: 15px 0;

    padding: 2rem;

    border-radius: 30px;

    box-shadow: 0 0 24px 0 rgba(0,0,0,30%);

}

.our-product-wrap {

    padding: 100px 0 50px;

}

.products a:hover .item-info h3 {
    color: var(--color1);
}

/* .products a:hover .item .item-link img {

    filter: none;
} */

p.item-link img {

    filter: brightness(0.3);

}

p.item-link img {

    filter: brightness(0.3);

}

.products a {

    color: initial;

    text-decoration: none;

}

.item-img img {

    height: 117px;

    margin: 0 auto;

    object-fit: cover;

}

.item-img {

    width: 100%;

    height: 100%;

    margin: 0 auto;

    text-align: center;

    padding: 1.5rem;

}

.about-us .row {

    align-items: center;

}

.about-us {

    background: linear-gradient(180deg, #F3F3F3 16.9%, #DFDFDF 100%);

    padding: 80px 0;

}

.our-products {

    padding-bottom: 80px;

}

.about-info p {

    font-weight: 600;

    font-size: 16px;

    line-height: 29px;

    letter-spacing: 0%;

    text-align: justify;

}

.srv-content ul.wp-block-list {

    padding-left: 0;

    list-style-type: none;

}

.srv-content ul.wp-block-list li {

    font-weight: 500;

    font-size: 16px;

    line-height: 100%;

    letter-spacing: 0%;

    padding: 10px 0;

    position: relative;

}

div.line-linear {

    background: linear-gradient(90deg, #BABABA 0%, rgba(186, 186, 186, 0) 100%);

    width: 314px;

    height: 2px;

    margin-top: 13px;

}

.srv-content {

    margin-top: 20px;

}

.our-services {

    padding: 80px 0;

}

.center_slide_item {

    background-repeat: no-repeat;

    height: 480px;

    padding: 2rem;

    border-radius: 30px;

    background-size: cover;

    display: flex !important;

    flex-flow: column;

    justify-content: space-between;

}

.slide_info {

    display: flex;

    align-items: center;

    justify-content: space-between;

}

.center_slide .slick-slide {

    width: 1080px;

}



.slick-list {

  margin: 0 -30px; 

}



.slick-slide {

  margin: 0 30px; 

}

.slide_info div img {

    display: inline;

}

.slide_number {

    font-weight: 800;

    font-size: 36px;

    line-height: 100%;

    letter-spacing: 0%;

    color: #fff;

}

.slide_info div h3 {

    font-weight: 700;

    font-size: 24px;

    letter-spacing: 0%;

    color: #fff;

}

.solutions {

    background: linear-gradient(0deg, #D9D9D9, #D9D9D9), linear-gradient(180deg, #F3F3F3 16.9%, #DFDFDF 100%);

    padding: 80px 0;

    overflow: hidden;

}

.solutions_slide {

    padding: 50px 0 0;

}

.slide_info div:nth-child(1) {

    flex: 0 0 40%;

}

.center_slide .slick-dots li button:before {

    border: 1px solid var(--color1);

    background: transparent;

    width: 21px;

    height: 21px;

    content: '';

    border-radius: 50%;

    opacity: 1;

}

.center_slide .slick-dots li.slick-active button:before {

    background: var(--color1);

}

.center_slide ul.slick-dots {

    bottom: -60px;

}

@media (max-width: 575.99px) {
    .home-web-logo img {
        width: 65%;
    }

    .home-web-logo {
        margin: 0 auto;
        text-align: center;
        position: relative;
    }

    .home-web-logo {
        margin-top: 0 !important;
    }
    .breadcrumbs a, .breadcrumbs span.seperator {
        margin: 0 2px;
    }
    .image-border figure.wp-block-image {
        flex: 0 0 100%;
        height: auto;
    }
    .sm a.prd h3 {
        padding: 0 100px 0px 0px;
    }
    .sm div#elvTabContent h2 {
        font-size: 19px;
    }
    h1.post-heading {
        font-size: 21px;
    }
    .widget_info h3 {
        font-size: 20px;
    }

    .follow-us h3 {
        font-size: 20px;
    }
    .sm a.prd img{
        height: auto;
    }
    .item {
        padding: 1rem;
    }
    .image-border figure.wp-block-image {
        height: 67px;
    }
    .carousel-caption {
        display: none;
    }
    .linktotouch h3 {
        display: none;
    }

    .linktotouch {
        margin-top: 30px;
    }

    .main_page_wrap.contact-us-wrap h3 {
        margin-bottom: 6px;
        display: none;
    }

    .contact-location h5 {
        font-size: 18px;
    }
    .center_slide_item {
        /* min-height: 350px; 
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important; */
        height: 316px;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .slide_info {
        flex-flow: column;
        align-items: baseline;
    }

    .slide_info div h3 {
        font-size: 18px;
    }
    h2.sub-title {
        font-size: 33px;
    }
    .srv-item-img img {
        width: 100%;
    }
    .xs div#go-top {
        bottom: 58px;
        right: 17px;
    }
    .f_widget img {
        width: 154px;
    }

    .follow-us img {
        width: 32px;
    } 
    .widget_info {
        padding: 30px 0px;
    }

    .follow-us h3 {
        font-size: 19px;
    }

    .widget_info h3 {
        font-size: 20px;
    }
    header {
        position: static;
    }

    .web-logo img {
        width: 48%;
    }

    .web-logo {
        margin: 0 auto 13px;
        text-align: center;
        
    }

    .menu-banner {
        display: none;
    }

    nav.nav.navbar.navbar-expand-md.navbar-light.ds-menu {
        display: none;
    }

    .menu #my-icon {
        position: absolute;
        z-index: 999;
        top: 10px;
    }

    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        background-color: #0b5b8f;
    }
    .read-more-to-product {
        float: left;
    }

    .link-btn {
        padding: 10px 20px 10px 20px;
    }
    .xs section.sub-banner{
        height: 119px;
    }
    .img-box h3 {
        max-width: 191px;
    }
    a.prd h3 {
        font-size: 16px;
    }
}

@media (min-width:575px) and (max-width:768px){
    .home-slide .carousel-caption {
        display: none;
    }
    .linktocontact div:nth-child(1) {
        display: none;
    }
    .web-logo img {
        width: 74%;
    }

    .linktocontact div:nth-child(1) {
        display: none;
    }

    header .row {
        flex-flow: wrap;
        align-items: baseline;
    }

    header .row div {
        flex-basis: 0;
        flex-grow: 1;
    }
    .web-logo {
        text-align: center;
        margin-left: 15px;
    }
    header hr{display:none;}
    .linktocontact div:nth-child(2){border-color: transparent;position: relative;
        top: 7px;}
    .linktocontact {
        float: right;
    }
    .linktocontact {
        float: right;
    }

    .menu {
        position: absolute;
        right: 0;
        top: -2px;
        left: 38px;
    }
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
        background-color: #fff;
    }
    h2.sub-title {
        font-size: 29px;
    }
    .item-img img {
        width: 100%;
        height: auto;
    }
    h1.page-heading {
        font-size: 26px;
    }
}

@media (max-width:991px){
    .sm ul#elvTab {
        display: none !important;
    }
    div#elvTabContent .tab-pane {
        display: block !important;
        opacity: 1;
        margin-bottom: 40px;
    }
    h1.page-heading {
        font-size: 20px;
    }
    div#elvTabContent h2 {
        font-size: 19px;
    }
}

section.sub-banner {

    background-repeat: no-repeat;

    height: 400px;

    background-size: cover;

    background-position: right top;

    display: flex;

    align-items: end;

    position: relative;

}

section.sub-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 30%);
}

.stories-feature-wrap {column-count: 3;}



img.grid-img {

    border-radius: 30px;

}

.success-stories .sub-title {

    text-align: center;

}



.success-stories {

    padding-top: 80px;

}



.stories-feature-wrap {

    margin-top: 50px;

    margin-bottom: 80px;

}

.img-grid-col {

    width: 417px;

}

.img-grid-col img {

    width: 417px;

    object-fit: cover;

}

.img-grid-col:nth-child(4) img, .img-grid-col:nth-child(4){

    width: 307px;

    height: 234px;

    object-fit: cover;

}

.img-grid-col:nth-child(3) {

    margin: 25px 0;

}

.img-grid-col:nth-child(6) img,

.img-grid-col:nth-child(6) {

    width: 528px;

    height: 238px;

    margin-top: 9px;

    margin-left: -54px;

}

.caption.position-absolute h3 {

    color: #fff;

    font-weight: 600;

    font-size: 28px;

    line-height: 100%;

    letter-spacing: 0%;

}

.caption.position-absolute {

    bottom: 17px;

    left: 25px;

}

.img-grid-col a:before {

    content: '';

    background: linear-gradient(360deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 46.47%);

    position: absolute;

    width: 100%;

    height: 100%;

    border-radius: 30px;

}

.img-grid-col:nth-child(6):before {

    margin-left: -54px;

    margin-top: 9px;

}

.img-grid-col:nth-child(6) .caption {

    left: -30px;

    bottom: 8px;

}

.caption img {

    width: 9px;

}

.img-grid-col:nth-child(6) .caption img, .img-grid-col:nth-child(4) .caption img {

    height: 9px;

    width: 9px;

    margin-left: 0;

    margin-top: 0;

}

footer {

    background: #0B5B8F;

}

.follow-us h3 {

    font-weight: 700;

    font-size: 24px;

    line-height: 100%;

    letter-spacing: 0%;

    text-transform: uppercase;

    color: #fff;

    margin-bottom: 0;

    display: flex;

    gap: 10px;

    align-items: center;

}

.follow-us {

    margin-top: 30px;

}

.contact-widget {

    margin-top: 50px;

}

.widget_info h3 {

    font-weight: 700;

    font-size: 24px;

    line-height: 100%;

    letter-spacing: 0%;

    text-transform: uppercase;

    color: #fff;

    margin-bottom: 30px;

}

.widget_info address span:nth-child(1) {

    max-width: 88px;

    font-weight: bold;

}

.widget_info address span {
    flex-grow: 1;
    flex-basis: 0;
    color: #fff;
    font-size: 18px;
}

.widget_info address {

    display: flex;

}

.widget_info_content p {

    color: #fff;

}

.widget_info_content a.btn {

    background-color: #fff;

    font-weight: 500;

    font-size: 16px;

    line-height: 100%;

    letter-spacing: 0%;

    color: #0B5B8F;

    padding: 10px 19px 10px 19px;

    border-radius: 50px;

    border-color: transparent;

}

p.copyright a {

    color: #fff;

    text-decoration: none;

}

p.copyright {

    text-align: center;

    font-weight: 400;

    font-size: 14px;

    line-height: 100%;

    letter-spacing: 0%;

    color: #fff;

    margin-bottom: 0;

}

.copy-right {

    border-top: 1px solid #fff;

    height: 50px;

    display: flex;

    align-items: center;

}

.footer-widget {

    padding-bottom: 30px;

}

#go-top .fa-arrow-up:before {

    content: "\f062";

    font-family: 'FontAwesome';

    font-style: normal;

}

div#go-top {

    right: 100px;

    position: fixed !important;

    bottom: 100px;

    background: #0b5b8f;

    color: #fff;

    box-shadow: 0 0 2px 0px #777;

    width: 45px;

    height: 45px;

    line-height: 45px;

    text-align: center;

    border-radius: 50%;

    border: 1px solid #fff;

}

.img-grid-col a {

    display: block;

    width: 100%;

    height: 100%;

}





.success-grid {

    display: grid;

    gap: 20px; 

    grid-template-columns: 417fr 314fr 110fr 418fr; 

    grid-template-rows: 235px 235px 238px; 

    grid-template-areas: 

        "retail building building restaurant"

        "retail office office restaurant"

        "retail hotel transport transport";

}



.success-grid .card-label {

    font-weight: 600;

    font-size: 28px;

    line-height: 100%;

    letter-spacing: 0%;

}



.item-retail { grid-area: retail; height: 754px; } 

.item-building { grid-area: building; }

.item-office { grid-area: office; }

.item-hotel { grid-area: hotel; width: 307px; } 

.item-restaurant { grid-area: restaurant; }

.item-transport { grid-area: transport; }



.story-card {

    position: relative;

    border-radius: 25px;

    overflow: hidden;

    background-size: cover;

    background-position: center;

    background-color: #1a1a1a;

}



.story-card::after {

    content: "";

    position: absolute;

    inset: 0;

    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.4) 30%, transparent 100%);

    z-index: 1;

}



.card-label {

    position: absolute;

    bottom: 25px;

    left: 25px;

    font-size: 1.2rem;

    font-weight: 500;

    color: #fff;

    margin: 0;

    z-index: 2;

}



/* Responsive: Stack on mobile */

@media (max-width: 992px) {

    .success-grid {

        display: flex;

        flex-direction: column;

    }

    .story-card {

        width: 100% !important;

        height: 300px !important;

    }

}



.success-grid {

    margin-bottom: 80px;

    margin-top: 50px;

}

.page-meta {

    float: right;
    position: relative;

}



li.current_bread a {

    color: #fff;

    text-decoration: none;

    font-weight: 700;

}



#breadcrumbs li.sperator {

    color: #fff;

}



li.item-current span {

    color: #16a1ff;

}



ul#breadcrumbs {

    display: flex;

    gap: 8px;

}

h1.page-heading {

    font-weight: 700;

    font-size: 44px;

    line-height: 100%;

    text-transform: uppercase;

    margin: 50px 0;

    color: #308dc6;

}

.service-provide .wp-block-column {

    border: 1px solid #0b5b8f;

    height: 100%;

    padding: 2rem;

}

.service-provide h2 {

    font-size: 20px;

}

.service-provide {

    height: 100%;

    overflow: hidden;

}

span.srv-count {

    float: right;

    font-size: 54px;

    font-weight: 700;

    -webkit-text-stroke-width: 2px;

    -webkit-text-stroke-color: rgb(108 127 140 / 30%);

    color: transparent;

}



.srv-img img {

    vertical-align: middle;

}

.srv-img span img {

    filter: brightness(0) invert(100%);

    width: 50px;

}

.srv-img span:nth-child(1) {

    background: #0b5b8f;

    display: inline-block;

    width: 90px;

    height: 90px;

    line-height: 90px;

    text-align: center;

    border-radius: 50%;

}

.srv-content h3 {

    font-weight: 700;

    font-size: 20px;

    line-height: 100%;

    letter-spacing: 0%;

    text-align: left;

    margin-top: 15px;

    margin-bottom: 15px;

    color: #222;

}

.srv-info {

    padding: 2rem;

    color: initial;

    text-decoration: none;

    display: inline-block;

}

.srv-content p {

    color: #757F95;

}

a.srv-info:hover .srv-content p {

    color: #222;

}

a.srv-info:hover .srv-content h3 {

    color: #0b5b8f;

}

.our-services .srv-content a {

    text-decoration: none;

    color: initial;

}

.our-services .srv-content p {

    display: none;

}

.srv-wrap {

    margin: 30px 0;

}

a.prd img {
    aspect-ratio: 6 / 4;
    object-fit: cover;
    border-radius: 30px;
}
 .product-info h1.page-heading {
    font-size: 27px;
    color: #0b5b8f;
    /* border-left: 4px solid #0b5b8f;
    padding-left: 11px; */
    text-transform: capitalize;
} 
.product-info.authorized-dealer {
    background: #f5f5f5;
    padding: 30px 0 50px;
}
.product-info.retails {
    padding: 30px 0 80px;
}
a.prd h3 {

    position: absolute;

    bottom: 20px;

    left: 20px;

    color: #fff;

}

.prd {

    display: inline-block;

    position: relative;

    margin: 10px 0;

}

.products_wrap {

    padding: 0px 0 80px;

}

.prd:before {

    content: "";

    position: absolute;

    inset: 0;

    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.4) 30%, transparent 100%);

    border-radius: 30px;

}

.content_wrap h3 {
    color: #0b5b8f;
    font-size: 20px;
    text-align: center;
}
.pd-content {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 30px;
    padding: 1rem;
    width: 100%;
    border-radius: 20px;
    box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 1px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;
    height: 336px;
}

.content-thumb {

    display: flex;

    flex-flow: column;

    justify-content: center;

    overflow: hidden;

    padding: 1rem;

    margin-bottom: 20px;

    align-items: center;

    

}

.pd-content a {
    text-decoration: none;
}

.content-thumb img {
    /* height: 152px; */
    width: auto;

}

h1.post-heading {

    font-weight: 700;

    font-size: 30px;

    line-height: 100%;

    text-transform: uppercase;

    margin: 50px 0;

}

/* .content-thumb img {

    height: 100%;

    width: 100%;

    object-fit: contain;

} */

.center_slides .center_slide_item {

    height: 350px;

    margin-bottom: 30px;

}

.main_page_wrap .solutions {

    background: #fff;

}

ul#elvTab {

    display: block !important;

}

ul#elvTab li button span {

    float: left;

    font-size: 20px;

    font-weight: 700;

    -webkit-text-stroke-width: 2px;

    -webkit-text-stroke-color: rgb(72 97 114 / 30%);

    color: transparent;

}

ul#elvTab li button {

    width: 100%;

    text-align: left;

}

ul#elvTab li button {

    width: 100%;

    text-align: left;

    display: flex;

    justify-items: center;

    gap: 13px;

    color: #000;

    border-color: transparent;

}

/* ul#elvTab li button {

    border-bottom: 1px solid #ddd;

} */

i.fa-solid {
    font-family: 'FontAwesome';
}
span.more {
    transform: rotate(-40deg);
    display: flex;
    align-items: center;
    justify-content: center;
        width: 60px;
    height: 60px;
    border-radius: 50px;
    transition: 0.3s all linear;
    background-color: #0b5b8f;
    color: #fff;
}

.more_icon {
    position: absolute;
    bottom: 0;
    right: 0;
    border-top-left-radius: 50px;
    padding: 12px;
    background-color: white;
}
.more_icon:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: -18px;
    background: transparent;
    width: 18px;
    height: 18px;
    border-bottom-right-radius: 30px;
    box-shadow: 10px 10px 0 10px #fff;
}
.more_icon:after{
  
    position: absolute;
    content: "";
    top: -18px;
    right: 0;
    background: transparent;
    width: 18px;
    height: 18px;
    border-bottom-right-radius: 30px;
    box-shadow: 10px 10px 0 10px #fff;

}
.img-box h3 {
    font-size: 18px;
    max-width: 350px;
    font-family: 'Red Hat Display';
    text-transform: uppercase;
    font-weight: 800;
}
a.prd:hover .more {
    cursor: pointer;
    transform: scale(1.1);
}

.success-logo {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    text-align: center;
    padding: 0 0 40px;
}
.success-title h4 {
    font-size: 18px;
    font-weight: 800;
    margin-top: 10px;
}
.success-logo {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    text-align: center;
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 30px;
    padding-top: 30px;
}
.success-icon a img {
    width: 23px;
    filter: brightness(0.5);
}
.success-icon a {
    color: #333;
    text-decoration: none;
}
.success-logo:hover {
    
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    transform: translateY(-3px);
}
h2.heading-title {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px;
}
a.bread-parent {
    color: #fff;
    text-decoration: none;
}
.single-pd {
    text-align: center;
    width: 60%;
    /* background: #ddd; */
    padding: 2rem;
    margin: 30px auto 30px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    transition: all 0.3s ease;
    border-radius: 30px;
}

.single-pd h1.heading-title {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 40px;
}

.single-pd:hover{
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    transform: translateY(-3px);
}
.relative-product h3 {
    font-family: 'Red Hat Display';
    text-align: center;
    margin: 30px 0;
    font-weight: 300;
}
div#elvTabContent h2 {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    border-bottom: 2px dotted #0b5b8f;
    display: inline-block;
    color: #0b5b8f;
}
ul#elvTab li button:hover {
    color: #0b5b8f;
    font-weight: 600;
}
ul#elvTab li button.active{
    color: #0b5b8f;
    font-weight: 600;
}
div#elvTabContent .entry-content p {
    color: #535353;
}
.parentcat small a {
    font-weight: 100;
}
.parentcat {
    text-align: center;
}
.parentcat span:last-child {
    display: none;
}
.relative-product h4 {
    text-align: center;
    margin-top: 50px;
    color: #0b5b8f;
}
.breadcrumbs a,.breadcrumbs span {
    color: #fff;
}

.breadcrumbs a, .breadcrumbs span.seperator {
    margin: 0 8px;
}

.breadcrumbs {
    padding: 10px 0;
}
.main_page_wrap.contact-us-wrap {
    margin: 0px 0 50px;
}
.main_page_wrap.contact-us-wrap h3 {
    font-family: 'Red Hat Display';
    text-transform: uppercase;
    margin-bottom: 40px;
}

.google-map-frame {
    margin-top: 50px;
}
.contact-location h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}
address i.fa-brands {
    font-family: fontawesome;
}

.contact-location address i {
    font-style: normal;
    color: #fff;
}
.contact-location address span:nth-child(1) {
    background: #0b5b8f;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}
.contact-location address {
    display: flex;
    gap: 10px;
    align-items: baseline;
}
span.contact-no a {
    display: block;
    color: #000;
    text-decoration: none;
}
button.btn.btn-success {
    background: #0b5b8f;
    border-color: transparent;
    font-family: 'Red Hat Display';
}
form#contact-form .form-group label {
    color: #000;
}
form#contact-form .form-group ::placeholder {
    color: #777;
    font-size: 14px;
}
form#contact-form label {
    margin-bottom: 17px;
}
form#contact-form textarea#message {
    height: 150px;
}
.alert.alert-success {
    background-color: transparent;
    border-bottom-color: #ddd;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    padding: 3px 0;
    border-style: dotted;
    border-width: 2px;
}

.pd-bg-top {
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 0;
    right: 0;
    top: 17%;
}
.pd-bg-bottom {
    position: absolute;
    display: flex;
    justify-content: space-between;
    left: 0;
    right: 0;
    bottom: 26%;
}

@media (max-width:1600px){
    .pd-bg-top,.pd-bg-bottom{
        display: none;
    }
}

.product_logo {
    margin: 0 auto;
    text-align: center;
    /* box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; */
    border: 1px solid #dfdede;
    border-radius: 20px;
    background: #fff;
    overflow: hidden;
}

.logo_wrap figcaption {
    text-align: center;
    font-weight: 700;
    margin: 20px 0;
}
a.logo_wrap {
    color: initial;
    text-decoration: none;
}
.pd-retails {
    display: flex;
    flex-wrap: wrap;
}
a.retail-info {
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-bottom: 20px;
    background: #b6c1c8;
    padding: 1rem 2rem;
    border-radius: 20px;
}
a.retail-info div {
    flex-grow: 1;
    flex-basis: 0;
}

a.retail-info div img {
    border-radius: 50%;
    width: 100px;
}

a.retail-info div:nth-child(1) {
    max-width: 120px;
}

a.retail-info div h5 {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}
figure.wp-block-image.size-full.srv-thumb img {
    border-radius: 20px;
    box-shadow: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;
}

.widget_info address span a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}

@media (max-width:575.99px){
    .product_logo img {
        width: 193px;
    }
    header {
        padding: 20px 0;
    }
}
@media (min-width:575.99px) and (max-width:768.99px){
    .product_logo img {
        width: 100%;
    }
    section.sub-banner {
        height: 200px;
    }
    header {
        padding: 0 91px;
    }
}
@media (max-width:768.99px){

    section.sub-banner {
        height: 200px;
    }
    h1.page-heading {
        font-size: 27px;
    }
    .pds_txt {
        margin-top: 26px;
    }
    .home-slide .carousel-caption {
        display: none;
    }

    .home-web-logo img {
        width: 202px;
    }

    .home-web-logo {
        margin-top: 0 !important;
    }

    

    nav.nav.navbar.navbar-expand-md.navbar-light.ds-menu {
        display: none;
    }

    .menu-banner .line-linear-bg {
        display: none;
    }
    div#carouselHome .carousel-item img {
        aspect-ratio: 5/2;
        object-fit: cover;
    }
}

@media (min-width:768.99px) and (max-width:991px){
    .web-logo img {
        width: 100%;
    }

    button#my-icon {
        display: none !important;
    }

    ul#menu-main-menu li a {
        font-size: 14px;
        padding: 0;
    }
    .linktocontact a {
        font-size: 14px;
    }
    .linktocontact div:nth-child(2) img {
        width: 20px;
    }
    header hr {
        border-color: #fff;
        width: 120%;
        opacity: 1;
        margin: 5px 0;
        position: relative;
        left: -25px;
        z-index: -1;
    }
    .md .caption-heading {
        font-size: 23px;
    }
    .md div#carouselHome .carousel-item img {
        aspect-ratio: 5/2;
        object-fit: cover;
    }
    .md .caption-desc h4 {
        font-size: 14px;
    }
}

.caption-heading {
    font-weight: 700;
    font-size: 58px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    text-align: left;
}
.caption-desc h4 {

    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    margin-bottom: 15px;
}

.caption-desc a {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
}

.caption-desc a {
    text-decoration: none;
    background: #139cf5;
    border-radius: 50px;
    padding: 12px 24px 12px 24px;
    display: inline-block;
    width: 205px;
}

.caption-desc {
    display: flex;
    flex-flow: column;
    justify-self: center;
}

.home-slide:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 50%);
    z-index: 990;
}
.home-slide {
    position: relative;
}
.carousel-caption {
    z-index: 999;
}
.solutions_slide a {
    text-decoration: none;
}
.current-menu-item .nav-link.active {
    color: #199ffc !important;
    font-weight: 900;
}
.image-border figure.wp-block-image {
    border: 2px solid #a0b4c2;
    height: 142px;
    padding: 1rem;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
.box-shadow {
    border: 2px solid #f3f3f3;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    text-align: center;
    padding: 1rem;
}
.solutions-img figure{
    border: 2px solid #f3f3f3;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
p.manu-code {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.zkt-content .row {
    align-items: center;
}
.zkt-content {
    background: #f3f0f0;
    padding: 2rem;
    margin-bottom: 30px;
    border-radius: 20px;
}
.zkt-info h3 {
    font-size: 24px;
    color: #0b5b8f;
}
div#page {
    overflow: hidden;
}
.mm-menu--theme-light {
    --mm-color-background: #0b5b8f;
    --mm-color-border: rgb(0 0 0 / 0.15);
    --mm-color-icon: rgb(0 0 0 / 0.4);
    --mm-color-text: #fff;
    --mm-color-text-dimmed: #fff;
    --mm-color-background-highlight: #FFF;
    --mm-color-background-emphasis: rgb(255 255 255 / 0.75);
    --mm-color-focusring: #06c;
}

.current-menu-item a.mm-listitem__text {
    border-left: 4px solid #fff;
}
ul.mm-listview li.menu-item a:hover, 
ul.mm-listview li.menu-item a:focus{
    border-left: 4px solid #fff;
}
p.read-more-solution {
    color: #fff;
    display: inline-block;
    background: #139CF5;
    padding: 12px 24px 12px 24px;
    border-radius: 50px;
}


        /* --- Partner Cards --- */
        .partner-grid-card {
            border: 1px solid #eee;
            border-radius: 12px;
            padding: 30px;
            height: 100%;
            transition: all 0.3s ease;
            background: #fff;
            text-align: center;
        }
        .partner-grid-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
            border-color: var(--brand-gold);
        }
        .partner-icon {
            font-size: 2.5rem;
            color: var(--brand-navy);
            margin-bottom: 20px;
        }
        .badge-authorized {
            background-color: #f0f4f8;
            color: var(--brand-navy);
            font-size: 0.75rem;
            font-weight: 600;
            padding: 5px 12px;
            border-radius: 20px;
            display: inline-block;
        }

        /* --- Why Choose Us --- */

        section.py-5.businesses {
            background: linear-gradient(114deg, #446d87 60%, #0a0948 100%);
        }
        section.py-5.businesses h3 {
            color: #fff;
        }
        .check-item {
            display: flex;
            align-items: center;
            margin-bottom: 15px;
            font-weight: 500;
            color: #fff;
        }
        .check-icon {
            background: #e7f5ee;
            color: #28a745;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 12px;
            flex-shrink: 0;
        }

        /* --- Vision Section --- */
        .vision-section {
           /* background: linear-gradient(135deg, #000000 60%, var(--brand-gold) 100%);  */
            color: #0b5b8f;
            border-radius: 0;
            padding: 80px 0;
        }
        .vision-text {
            border-left: 4px solid var(--brand-gold);
            padding-left: 25px;
            font-size: 1.25rem;
            font-weight: 300;
        }

.partner-icon .fa-regular {
    font-family: 'FontAwesome';
}

.partner-icon .fa-solid {
    font-family: 'FontAwesome';
}
.home .web-logo.inner-logo {
    display: none;
}
 .home-web-logo {
    /* background: #fff; */
    /* padding: 1rem; */
    /* border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative; */
    margin-top: 22px;
}
/* .page .home-web-logo, .single .home-web-logo,.category .home-web-logo {
    display: none;
} */

.partner-icon img {
    width: 64px;
}

.hero-section {
    background: linear-gradient(135deg, rgba(13, 27, 42, 0.9), rgba(27, 38, 59, 0.8)), 
                url('https://images.unsplash.com/photo-1550751827-4bd374c3f58b?auto=format&fit=crop&w=1920&q=80');
    background-size: cover;
    background-position: center;
}

.section-title {
    position: relative;
    padding-bottom: 10px;
}

.title-line {
    width: 60px;
    height: 3px;
    background-color: #0d6efd;
}

.service-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.service-card::before {
    content: "";
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(45deg, rgba(13, 110, 253, 0.05), transparent);
    z-index: -1;
    transition: opacity 0.3s ease;
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important;
}

.icon-box {
    width: 50px;
    height: 50px;
    background-color: #e7f1ff;
    color: #0d6efd;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 1.5rem;
}

.card-title {
    font-size: 1.15rem;
    margin-top: 1rem;
}

.icon-box img {
    width: 69%;
}
.bg {
    padding: 2rem;
    border-radius: 20px;
}
/* .content_img {
    margin: 0 auto;
}
.blog-83 {
    row-gap: 18px;
    margin-bottom: 80px;
}
a.content_wrap.pds-content {
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: center;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
h3.pd_title {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
} */


.row.blog-row .row {
    align-items: center;
}
.content_img {
    border: 1px solid #c6d5d7;
    text-align: center;
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden;
    padding: 2rem;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

.prd_wrapper {
    margin-bottom: 40px;
}
h3.pd_title {
    font-weight: 700;
    font-size: 20px;
  
    border-radius: 12px;
    color: #0b5b8f;
}
.pd__content ul li:before {
    content: '\f14a';
    font-family: fontawesome;
    color: #0b5b8f;
    margin-right: 10px;
}
.pd__content ul {
    list-style-type: none;
}
.blog-row .prd-col:nth-child(even) .prd_wrapper .row {
    flex-direction: row-reverse;
}
.cat_content h2 {
    font-size: 24px;
    font-weight: 700;
}

.cat_content h3 {
    font-size: 18px;
    font-weight: 400;
}

.content-thumb img {
    box-shadow: 2px 3px 10px -3px #333;
    border-radius: 30px;
}
.pd-cat-detail {
    margin-bottom: 50px;
}
.main_page_wrap.product-page h1.page-heading {
    text-align: center;
}