/*!
Theme Name: lxivo
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lxivo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

lxivo is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
     ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

/* Sections
     ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}
.container {
    margin: 0 auto;
    max-width: 1280px;
    display: table;
    padding: 0px 15px;
}

.logo2{
    display: none;
      transition: all 0.6s ease;
}

#site-header.sticky .logo2 {
    display: block;
      transition: all 0.6s ease;
}

#site-header.sticky .logo1{
      transition: all 0.3s ease;
    transform: translate3d(-500.1px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    display: block;
    will-change: transform;
    position: absolute;

}

#site-header {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1000;
  transition: all 0.3s ease;
}

#site-header.sticky {
position: fixed;
top: 0;
left: 0;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
transition: all 0.3s ease;
padding: 0px;
}

.elementskit-megamenu-panel .elementor-element.elementor-element-72d63f58.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    /* background: #f00 !important; */
    border-bottom: 3px solid #2a3684;
    border-radius: 10px;
    box-shadow: inherit !important;
    background: #fff;
}

.elementskit-megamenu-panel {
    max-width: 1280px !important;
    margin: 0 auto !important;
    display: table !important;
    left: auto !important;
    right: 0;
}

.elementskit-megamenu-panel .elementor-icon-list-item:hover a{
      padding-left: 10px;
}

.get_touch  {
    margin-left: 30px !important;
}
.get_touch  a{
    background: #00004D ;
    color: #fff !important;
    border-radius: 100px;
    padding: 15px 33px !important;
    transition: 0.6s;
}
.get_touch a.ekit-menu-nav-link:hover
{
    background-color:#01abec !important;
    background:#01abec !important;
}



.get_touch a i {
    padding-left: 10px;
    font-size: 16px;
    rotate: -40deg;
    transition: 0.3s;
}

.get_touch  a:hover i{
    rotate:inherit !important;
}


.global_btn i {
  padding-left: 0px;
    font-size: 16px;
    rotate: -40deg;
    transition: 0.6s;
    margin-left: 10px;
}


.global_btn a:hover i{
    rotate:inherit !important;
}

.linear-wipe h2.elementor-heading-title.elementor-size-default {
    color: #000;
    background-image: -webkit-linear-gradient(92deg, #01aced, #2d3a8c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.intro-sec li.elementor-icon-list-item.elementor-inline-item a {
    background:#00004D;
    padding: 15px 30px;
    border-radius: 100px;
    border: 1px solid #fff;
    flex-direction: row-reverse;
    transition: 0.6s;
}


.intro-sec li.elementor-icon-list-item.elementor-inline-item a i {
    padding-left: 0px;
    font-size: 16px;
    rotate: -40deg;
    transition: 0.6s;
    margin-left: 10px;
}


.intro-sec li.elementor-icon-list-item.elementor-inline-item a:hover i{
    rotate:inherit !important;
    transition: 0.6s;
}



.intro-sec span.elementor-icon-list-text {
    color: #fff !important;
}
.intro-sec span.elementor-icon-list-icon i {
    color: #fff !important;
}
.intro-sec li.elementor-icon-list-item.elementor-inline-item a:hover{
    background: #02A9EB;
}

.usp-banner h3.elementor-image-box-title {
    margin: 0;
}

.usp-banner figure.elementor-image-box-img img{
     transition: 0.6s; 
         transition: .3s linear;
}
.usp-banner .elementor-image-box-wrapper{
       transition: 0.6s; 
           transition: .3s linear;
}
.usp-banner .elementor-image-box-wrapper:hover img{

       transform: rotateY(180deg);
              transition: 0.6s; 
}
.aboutus figure.elementor-image-box-img img{
     transition: 0.6s; 
         transition: .3s linear;
}
.aboutus .elementor-image-box-wrapper{
       transition: 0.6s; 
           transition: .3s linear;
}
.aboutus .elementor-image-box-wrapper:hover img{

       transform: rotateY(180deg);
              transition: 0.6s; 
}

.why-are figure.elementor-image-box-img img{
     transition: 0.6s; 
         transition: .3s linear;
}
.why-are .elementor-image-box-wrapper{
       transition: 0.6s; 
           transition: .3s linear;
}
.why-are .elementor-image-box-wrapper:hover img{

       transform: rotateY(180deg);
              transition: 0.6s; 
}


.our_sercive .elementor-image-box-wrapper {
/*    box-shadow: rgba(52, 105, 203, 0.16) 0px 6px 16px;
*/    padding: 30px 20px;
    border-radius: 8px;
    margin-bottom: 0px;
    position: relative;
    transition: 0.4s;
    background: #ebf3f5;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.our_sercive .elementor-image-box-wrapper:after {
    content: "";
    position: absolute;
    right: 0px;
    height:90px;
    width: 90px;
    bottom: 0px;
    z-index: 99999;
    transform: rotate(90deg);
   background: linear-gradient(135deg, #fff, #fff);
  -webkit-clip-path: path("M0 0C19.33 0 35 15.67 35 35V41C35 60.33 50.67 76 70 76H76C95.33 76 111 91.67 111 111V0H0Z");
  clip-path: path("M0 0C19.33 0 35 15.67 35 35V41C35 60.33 50.67 76 70 76H76C95.33 76 111 91.67 111 111V0H0Z");

}


.our_sercive .elementor-image-box-wrapper h3 {
    margin: 0px;
    padding-bottom: 10px;
}
.our_sercive .elementor-image-box-wrapper p {
    line-height: 26px;
    width: 95%;
    margin-bottom: 10px;
}
.our_sercive .elementor-image-box-wrapper{
        -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.our_sercive .elementor-image-box-wrapper img {
    width: 80px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.our_sercive .elementor-image-box-wrapper:hover img
{ 
       transform: rotateY(180deg);
              transition: 0.6s; 
}


.service-card:hover .box-icon .color-masking {

       transform: rotateY(180deg);
              transition: 0.6s; 
}




.click_icon {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99999;
    rotate: -40deg;
    transition: 0.6s;
}
.click_icon a i {
    color: #000;
    font-size: 30px;
    background: #f6f8ff;
    border-radius: 100px;
    padding: 10px;
    height: 50px;
    width: 50px;
    line-height: 50px;
}


.our_sercive .service_sec:hover .click_icon{
        rotate: 0deg;
            transition: 0.6s;
}



/*.our_technologies:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    clip-path: polygon(50% 26%, 100% 0%, 100% 100%, 0 96%, 0 0);
    background: #F5F7FA;
    z-index: 9;
}
*/
.our_technologies .elementor-image-box-wrapper {
    box-shadow: rgba(52, 105, 203, 0.16) 0px 6px 16px;
    padding: 30px 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.our_technologies .elementor-image-box-wrapper:hover img{
    transform: scale(1.3);
    filter: grayscale(1);
}
.our_technologies .elementor-image-box-wrapper h3{
    margin: 0px;
}
.our_technologies .elementor-widget-image-box .elementor-image-box-img {
    display: inline-block;
    border-right: 1px solid #ccc;
    padding-right: 15px;
}

.partners-sec figure.swiper-slide-inner {
    background: #fff;
    margin: 20px 10px !important;
    padding: 20px 40px;
    border-radius: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}.partners-sec figure.swiper-slide-inner img {
    width: 50%;
}
.partners-sec figure.swiper-slide-inner:hover {
    background: #fff;
}

.partners-sec figure.swiper-slide-inner:hover img{
    transform: scale(1.3);
    filter: grayscale(1);
            -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; 
}




.banner_text h1.text_banner {
    text-align: center;


}



.flip div {

    color: #000;
    line-height: 46px;
    letter-spacing: 2px;
    text-align: center;
    color: #000;
    background-image: -webkit-linear-gradient(92deg, #01aced, #2d3a8c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} 

.flip {
  margin-top:8px;
  height: 50px;
  overflow: hidden;
  line-height: 1.3em;
  color:white;
}

.flip > div > div {
  color: #000;
  /*padding: 4px 12px;*/
  height: 45px;
  margin-bottom: 45px;
  display: inline-block;
}

.flip div:first-child {
  animation: show 9s linear infinite;
}

.flip div div {
  background: #064b96;
}
.flip div:first-child div {
  background: #064b96;
}
.flip div:last-child div {
  background: #064b96;
}

.button-row {
    align-items: center;
    gap: 20px;
}

@keyframes show {
  0% {
    margin-top: -270px;
  }
  5% {
    margin-top: -180px;
  }
  33% {
    margin-top: -180px;
  }
  38% {
    margin-top: -90px;
  }
  66% {
    margin-top: -90px;
  }
  71% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -270px;
  }
}


.elementor-element.elementor-element-187351e.e-con-full.e-flex.e-con.e-child

{
    background: #f6f4fe;
    padding: 50px;
}

.contact-form label{
    margin-bottom: 10px;
}
.contact-form input {
    width: 100%;
    outline: none;
    height: 60px;
    padding: 5px 20px;
    color: #646567;
    border: 2px solid #E1DBF4;
    border-radius: 12px;
    font-weight: 500;
}
.contact-form p br {
    display: none;
}
.contact-form label {
    margin-bottom: 10px;
    display: block;
}
.contact-form textarea {
    height: 100px;
    padding: 5px 20px;
    color: #646567;
    border: 2px solid #E1DBF4;
    border-radius: 12px;
    font-weight: 500;
    width: 100%;
    outline: none;
}
.contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #00004D ;
    color: #fff !important;
    cursor: pointer;
    font-size: 18px;
    border: 0;
}
 
.contact-info .elementor-widget-icon-box:nth-child(1) .elementor-icon-box-wrapper .elementor-icon-box-icon 
{
    background: #ebf3f5;
}
.contact-info .elementor-widget-icon-box:nth-child(2) .elementor-icon-box-wrapper .elementor-icon-box-icon 
{
    background: #ebf3f5;
}


.contact-info .elementor-widget-icon-box:nth-child(3) .elementor-icon-box-wrapper .elementor-icon-box-icon 
{
    background: #ebf3f5;
}

.contact-info .elementor-widget-icon-box:nth-child(4) .elementor-icon-box-wrapper .elementor-icon-box-icon 
{
    background: #ebf3f5;
}


.contact-info h3.elementor-image-box-title {
    margin: 0;
}
.contact-info h3.elementor-icon-box-title a {
    font-size: 21px !important;
}

.contact-info .elementor-icon-box-wrapper .elementor-icon-box-icon {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 80px;
    background: red;
    border-radius: 50px;
}

.contact-info h3.elementor-icon-box-title {
    margin: 0;
    padding-bottom: 10px;
}
.contact-info .elementor-mobile-position-left {
    margin-bottom: 15px !important;
}

.why-are .elementor-image-box-wrapper{
  padding: 30px 20px;
    border-radius: 8px;
    margin-bottom: 0px;
    position: relative;
    transition: 0.4s;
    background: #fff;
}
.why-are .elementor-image-box-wrapper h3 {
    margin: 0;
    padding-bottom: 5px;
    padding-top: 10px;
}


.about-company .elementor-image-box-wrapper {
    border-radius: 12px;
    padding: 30px 15px;
}

.about-company .elementor-image-box-content h3 {
    margin: 0;
}


.img-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.img-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}



.img_zoom{
        position: absolute;
    right: 0;
    bottom: 40%;
    animation: zoomUpDown 5s linear infinite;
}

/* Animation Zoom Up Down */
.zoomUpDown-animation {
    -webkit-animation: zoomUpDown 10s ease-out infinite;
    animation: zoomUpDown 10s ease-out infinite;
}

/* Zoom Up Down */
@keyframes zoomUpDown {
    0%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    50% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
}

@-webkit-keyframes zoomUpDown {
    0%, 100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

.text-move {
    position: relative;
    overflow: hidden;
}

  :root{
    --speed: 60s;           /* overall speed (lower = faster) */
    --gap: 3rem;            /* space between items */
    --height: 56px;         /* ticker height */
    --bg: #0f1220;
    --fg: #e9ecff;
    --accent: #7aa2ff;
  }


.ticker__item:hover {    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
}

  .ticker__track {
    display: flex;
    gap: var(--gap);
    width: max-content;             /* shrink to content */
    animation: scroll var(--speed) linear infinite;
    will-change: transform;
  }

  .ticker:hover .ticker__track {    /* pause on hover */
    animation-play-state: paused;
  }

  .ticker__item {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    font-weight: 700;
    color: #fff;
    font-size: 50px;
    padding: 0px 30px;
      animation: marquee 15s linear infinite;
  }
  .ticker__item i{
    padding: 0px 10px;
  }

  @keyframes scroll {
    from { transform: translateX(0); }
    to   { transform: translateX(-50%); } /* move by half because we duplicate content */
  }

  /* Quick direction switch (uncomment to go right-to-left or left-to-right) */
  /* .ticker--rtl .ticker__track { animation-direction: normal; }   default (LTR visual flow -> items move left) */
  /* .ticker--ltr .ticker__track { animation-direction: reverse; }  move items right */
  
  /* Make it a bit taller on small screens */
  @media (max-width: 480px){
    :root{ --height: 48px; --gap: 1.5rem; }
    .ticker__item{ font-size: 25px;
    font-weight: 600; }
  }


.tss-carousel-main .swiper-button-next, .tss-carousel .swiper-button-next
{
     top: 60%!important;
     right: -30px!important;
}
 
.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev, .tss-carousel .swiper-button-prev
{
     top: 60%!important;
    left: -30px!important;
}
 
.single-item-wrapper {
    display: flex !important;
    background: #f8f8f8;
    padding: 20px;
        flex-wrap: wrap ! important;
 
}
 
.item-content {
    height: 150px;
    overflow-y: scroll;
    margin-top: 0;
}
 
.tss-wrapper .single-item-wrapper h3.author-name {
    text-align: left ! important;
    font-size: 18px !important;
    color: #000000 !important;
    text-transform: capitalize;
}
 
.rating-wrapper
{
            text-align: left ! important;
        width: 100%!important;
    order: 1;
    margin: 8px 0px 12px!important;
 
}
 
.single-item-wrapper .tss-meta-info .profile-img-wrapper
{
    display: none!important;
}
 
.item-content-wrapper
{
    padding: 0!important;
        order: 1;
}
 
.item-content-wrapper:before {
    content: "" !important;
    background: url(/wp-content/uploads/2025/08/Google__G__logo.svg);
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    top: -90px !important;
    right: 0!Important;
    left: inherit !important;
}
.udp_bar {
    background: linear-gradient(90deg,rgba(134, 116, 116, 1) 40%, rgba(134, 116, 116, 1) 80%)!important;
    padding: 30px 10px;
    margin-bottom: 50px;
    margin-top: -50px;
    border-radius: 8px;
}
.dashicons-star-empty:before {
    content: "\f155" !important;
    /* font-weight: 800 !important; */
    /* background: gold; */
}

.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev, .tss-carousel .swiper-button-prev {
    top: inherit!important;
    left: inherit!important;
    bottom: -60px!important;
    right: 50px!important;
}
 
.tss-carousel-main .swiper-button-next, .tss-carousel .swiper-button-next {
    top: inherit!important;
    right: 10px!important;
    bottom: -60px!important;
}



.blog-page img {
    height: 300px !important;
    width: 100%;
    object-position: center;
    object-fit: cover;
}

.blog-page .elementskit-post-body .btn-wraper i {
    padding-left: 11px;
    font-size: 14px !important;
        rotate: -40deg;
    transition: 0.3s;
}

.blog-page .elementskit-post-body .btn-wraper:hover i{
    rotate:inherit !important;
}



.sidebar-sec .widget_block {
    padding: 0 0 60px;
    padding: 10px 20px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    margin-bottom: 35px;
    font-size: 16px;
    transition: opacity 0.3s;
}


.sidebar-sec h2.wp-block-heading {
    display: block;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    margin: 0;
    position: relative;
    padding: 15px 0px;
    font-size: 21px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
        color: #00004D ;
}

.sidebar-sec .widget_block ul {
    padding: 0;
}

.sidebar-sec .widget_block ul li {
    list-style: none;
    margin: 1.5rem 0;
    padding: 0px;
}


.sidebar-sec ul li a {
    color: #000;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
    transition: 0.6s;
    display: flex;
}
.sidebar-sec ul li a:hover{
    letter-spacing: 1px;
      color: #00004D ;
}
.sidebar-sec ul li a:before {
    content: "\e88d";
    font-family: elementskit !important;
    padding-left: 0;
    left: 0;
    position: absolute;
}

.blog-title {
    background: #00004d;
    padding: 40px 0px;
    color: #fff;
    font-size: 24px;
    margin-bottom: 50px;
}

.single-post main#primary {
    width: 70%;
    display: inline-block;
    padding-right: 5%;
    margin-bottom: 50px;
}
.single-post main#primary img{
    width: 100%;
    height: auto;
}
.single-post main#primary ul{
    padding: 0px;
    margin: 0px;
}
.single-post main#primary p{
    line-height: 28px;
    font-size: 16px;
}
.single-post main#primary ul li{
    line-height: 28px;
    font-size: 16px;
}

.single-post .sidebar-sec {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
.single-post span.entry-date {
    background: #cdcdff;
    color: #00004d;
    padding: 8px 16px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
}
.single-post a{
    color: #000;
    text-decoration: none;
}
.single-post footer.entry-footer {
    display: none;
}

.single-post nav.navigation.post-navigation a {
    background: #cdcdff;
    color: #00004d;
    padding: 8px 16px;
    border-radius: 5px;
    font-weight: 500;
}

.back-btn {
    margin-top: 50px;
}
.back-btn  a{
    background: #00004D ;
    color: #fff !important;
    border-radius: 100px;
    padding: 15px 30px !important;
    transition: 0.6s;
    text-decoration: none;
    display: inline-block;

}
.back-btn a:hover{
background-color:#01abec !important;}

.back-btn a i {
    padding-right: 10px;
    font-size: 16px;
    transition: 0.3s;
}

.archive  nav.navigation.post-navigation {
    display: none;
}
.archive  .entry-content {
    display: none;
}


.archive  article {
    margin-bottom: 50px;
}
.archive article {
    margin-bottom: 50px;
    display: inline-block;
    width: 47%;
    vertical-align: top;
    padding-left: 2%;
}


@media(max-width: 1024px){
    .partners-sec figure.swiper-slide-inner {
    padding: 30px 40px;
}
.get_touch {
    margin-left: 0px !important;
}
.get_touch a {
    border-radius: 0px;
}
.megamenu .e-con-inner{
    display: block !important;
}

.single-post .sidebar-sec {
    width: 100%;
}
.single-post main#primary {
    width: 100%;
} 



}

@media(max-width: 767px){
.our_technologies .elementor-widget-image-box .elementor-image-box-img {
    border-right: 0px !important;
}

.intro-sec li.elementor-icon-list-item.elementor-inline-item {
    margin-bottom: 10px;
}
.blog-title {
    font-size: 21px;
}
.archive article {
    margin-bottom: 50px;
    width: 100%;
    padding-left: 0%;
}
}


 

@media(max-width: 580px){
.breadcrumb-sec p {
    margin: 0 !important;
}
.contact-form .elementor-element.elementor-element-187351e.e-con-full.e-flex.e-con.e-child {
    padding: 30px 30px;
}
.contact-info h3.elementor-icon-box-title a {
    font-size: 20px !important;
}
.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev, .tss-carousel .swiper-button-prev {
        top: inherit !important;
        left: 40% !important;
    }
 
      .tss-carousel-main .swiper-button-next, .tss-carousel .swiper-button-next {
        top: inherit !important;
        right: 40% !important;
    }

    .blog-title {
    font-size: 18px;
}
    .blog-title h2{
        font-weight: 400;
    }
}