/*
Theme Name: Pixelz360 Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Pixelz360 Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1778487986
Updated: 2026-05-11 08:26:26

*/

body{
	overflow-x: hidden !important;
}

.menubtn a {
    background: #2563eb;
    padding: 8px 25px 8px 25px !important;
    border-radius: 10px;
    color: #fff !important;
}

.futr-policies .elementor-inline-items {
    justify-content: space-between;
}

.emtitle em {
    font-family: "Libre Caslon Text", Sans-serif !important;
    font-weight: 400;
}

.shape--cube-dark img{
    animation: floatB 5s ease-in-out infinite 0.8s;
}

.shape--dot--orange img {
    animation: floatB 5s ease-in-out infinite 1s;
}

.shape--dot--red img {
    animation: floatA 4.5s ease-in-out infinite 0.5s;
}

.shape--dot--green img {
    animation: floatC 4s ease-in-out infinite;
}

.shape--pyramid-green {
    animation: floatC 7s ease-in-out infinite 1.2s;
}

.shape--cylinder-orange {
    animation: floatA 5.5s ease-in-out infinite 0.4s;
}

.shape--cube-blue {
    animation: floatA 6s ease-in-out infinite;
}

.shape--diamond-red {
    animation: floatB 6.5s ease-in-out infinite 1.8s;
}

.growthcol{
	backdrop-filter: blur(8px) !important;
}

.growthbtn .elementor-button-text {
    text-align: left;
}

@keyframes floatA {
  0%,100% { transform: translateY(0) rotate(0deg); }
  50% { transform: translateY(-14px) rotate(0deg); }
}
@keyframes floatB {
  0%,100% { transform: translateY(0) rotate(0deg); }
  50% { transform: translateY(-10px) rotate(0deg); }
}
@keyframes floatC {
  0%,100% { transform: translateY(0); }
  50% { transform: translateY(-12px); }
}
@keyframes dropBounce {
  0% {
    transform: translateY(-22px);
  }
  42% {
    transform: translateY(0);
  }
  58% {
    transform: translateY(-7px);
  }
  72% {
    transform: translateY(0);
  }
  84% {
    transform: translateY(-3px);
  }
  100% {
    transform: translateY(-22px);
  }
}

.dropBounce {
  animation: dropBounce 1.8s ease-in-out infinite;
  will-change: transform;
}

.bluetbtn a:hover{
	background-color: var(--color-blue-light);
    border-color: var(--color-blue-light);
    box-shadow: 0 4px 20px rgba(37, 99, 235, 0.35);
	transform: translateY(-1px);
}

.anzbg:after{
content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 55%, rgb(0 0 0 / 65%) 82%, #000 100%);
    pointer-events: none;
}

#pxteam h4 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 2px;
}

.cs-industry .elementor-icon-list-text {
    background-image: linear-gradient(90deg, #449EFF 0%, #FF6464 100%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    color: transparent !important;
    -webkit-text-fill-color: transparent !important;
    display: inline-block;
}

.cs-text .elementor-icon-list-item {
    list-style: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    border: 1px solid #d9d9d9;
    border-radius: 50px;
    background: #ffffff;
    width: fit-content;
}

.cs-overviewbox {
  position: relative;
  border: 2px solid transparent;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(90deg, #82BEFF 0%, #FFCD98 100%) border-box;
}

.cs-deliverey .elementor-image-box-title {
    margin-top: 0px;
}

.cs-deliverey ul {
    margin-top: 10px;
    padding-left: 30px;
}

.cs-deliverey ul li {
    margin-bottom: 5px;
}

.seofunnel:hover svg path {
    fill: red !important;
    transition: all ease 0.5s;
}
.seofunnel .funneltxt{
transition: all ease 0.5s;
}
.seofunnel:hover .funneltxt {
    border-color: #000000 !important;
color: #000 !important;
	font-size: 19px;
transition: all ease 0.5s;
}

.hidden {
    display: none;
}

.e--pointer-text.e--animation-grow .elementor-item:hover{
	transform: scale(1.1) !important;
}

.portflio-grid, .portflio-grid .elementor-widget-theme-post-featured-image{
	overflow: hidden;
}

.portflio-grid .elementor-widget-theme-post-featured-image img {
    transition: all ease 0.5s;
}

.portflio-grid .elementor-widget-theme-post-featured-image:hover img {
    transform: scale(1.1);
    transition: all ease 0.5s;
}

.portfolio-nav .elementor-icon-list-item.active .elementor-icon-list-text {
    color: #0066ff !important;
    font-size: 36px;
	transition: all ease 0.3s;
}

.portfolio-nav .elementor-icon-list-item.active {
    font-weight: 600;
}

.pfoliotabs .e-activated [aria-selected="true"] .e-n-tab-title-text {
    font-weight: 700;
}

.pcategries {
    display: flex;
    gap: 10px;
}

.pcategries span {
    border: 1px solid #1c78db;
    padding: 5px 8px;
    border-radius: 20px;
}

/*******POPUP FORM *************/

.quote-form-wrap .flex-div {
    display: flex;
    gap: 10px;
}

.quote-form-wrap .form-row {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.flex-div .form-column-2, .flex-div .form-column-1 {
    width: 100% !important;
}

.lxform-submit #submit {
    width: 90%;
    margin: 0 auto !important;
    display: table;
    background: #086bd7 !important;
    color: #fff;
    border-radius: 10px;
    font-size: 16px !important;
	border-color: #086bd7 !important;
}

.lxform-submit #submit:hover{
background: #0663c9 !important;
}

.quote-form-wrap input, .quote-form-wrap textarea, .quote-form-wrap input, .quote-form-wrap select {
    border-color: #000 !important;
    border-radius: 5px !important;
    font-size: 14px;
    height: 45px;
    color: #000 !important;
}

.quote-form-wrap input::placeholder, .quote-form-wrap textarea::placeholder, .quote-form-wrap input::placeholder, .quote-form-wrap select::placeholder{
	color: #000 !important;
}

.quote-form-wrap textarea {
    height: 125px;
}

.lxform-checkbox-wrap label {
    display: flex;
    align-items: center;
    gap: 10px;
}

.open-contact-popup:hover {
    cursor: pointer;
}

/*******MOBILE RESPONSIVE*******/

/* Mobile horizontal scrolling tabs */
@media (max-width: 767px) {

    .elementor-widget-n-tabs .e-n-tabs-heading {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        overflow-y: hidden;
        white-space: nowrap;
        gap: 10px;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar {
        display: none;
    }

    .elementor-widget-n-tabs .e-n-tab-title {
        flex: 0 0 auto !important;
        width: auto !important;
        min-width: max-content;
    }
}


@media (max-width: 600px) {
.names h4 {
    font-size: 17px !important;
}
.names p {
    font-size: 14px !important;
}
.menubtn a {
    background: transparent;
    padding: 10px 30px 10px 20px !important;
    border-radius: 00px;
    color: #1a1a2e !important;
}
.elementor-nav-menu--dropdown {
    background: #f8f8f8 !important;
}
.quote-form-wrap .flex-div {
    display: flex;
    gap: 10px;
    flex-direction: column !important;
}
.lxform-submit #submit {
    width: 100% !important;
}
.chckbxes label span{
    font-size: 14px !important;
}
.cs-text .elementor-icon-list-item{
padding: 5px 10px;
}
	
.numbersvg svg {
    height: 50px;
    width: 50px;
}
}

@media (max-width: 430px) {
.elementor-14 .elementor-element.elementor-element-aefb726.dropBounce.arrowdwn{
    right: 190px !important;
}
}

@media (max-width: 380px) {
.elementor-14 .elementor-element.elementor-element-aefb726.dropBounce.arrowdwn{
    right: 160px !important;
}
}

@media (max-width: 325px) {
.elementor-14 .elementor-element.elementor-element-aefb726.dropBounce.arrowdwn{
     right: 140px !important;
     top: 610px !important;
}
}