@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
p{
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
}
ul li{
  font-family: "Poppins", sans-serif !important;
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
}
a{
  font-family: "Poppins", sans-serif !important;
}
a:hover{
    color: #009ada;
}
span{
  font-family: "Poppins", sans-serif !important;
}
#pxl-page-title-elementor .e-con-inner {
    padding-top: 185px;
    padding-bottom: 130px;
}
.pxl-post-title .e-con-inner {
    padding-top: 185px;
    padding-bottom: 130px;
}
b {
    color: #343434;
}

#pxl-page-title-elementor h1.pxl-post-title-item{
    font-size: 40px !important;
}
.floating-card-left ul li{
    list-style: circle;
}
.floating-card-left ul li::marker{
    font-size: 25px;
}
.floating-card-left ul{
    padding-left: 25px;
}

.our-clients-outer .client-logo{
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 12px 20px rgba(0,0,0,0.15);
    transition: transform 0.3s 
ease, box-shadow 0.3s 
ease;
}
.our-clients-outer .client-logo:hover{
    transform: translateY(-8px);
}
.our-clients-outer .e-con-inner{
    gap: 20px;
    margin-bottom: 20px;
}
/* #pxl-main{
    margin: 50px 0px;
} */
.lf-tech-outer .e-con-inner h2.elementor-heading-title {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    font-family: "Poppins", sans-serif;
    color: #171c17;
    position: relative;
    width: auto;
    display: inline-block;
    margin-bottom: 0;
}
.elementor-element.lf-benefits h2.elementor-heading-title, .elementor-element.job-opening-section h2.elementor-heading-title {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    font-family: "Poppins", sans-serif;
    color: #171c17;
    position: relative;
    width: auto;
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}
.elementor-element.lf-benefits ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.elementor-element.lf-benefits ul li {
    list-style: none;
    margin-top: 0px;
    color: #222;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 12px 10px;
    border-radius: 12px;
    border: 1px solid #171c17;
    display: block;
    width: auto;
    background-color: #fff;
    font-family: "Poppins", sans-serif;
    float: left;
    margin-right: 10px;
}
.why-hb-outer .why-hb-grid-outer img {
    width: 64px;
    height: 64px;
    margin-bottom: 15px;
}
.why-hb-outer .why-hb-grid-outer h2 {
    font-size: 18px;
    color: #222;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}
.why-hb-outer{
    background-color: #e3f7ff;
    padding: 80px 20px;
    margin: 0px;
}
.why-hb-grid-outer{
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.3s 
ease, box-shadow 0.3s 
ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}
.why-hb-grid{
   gap: 20px;
}
.why-hb-outer .why-hb-grid-outer:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}
.elementor-element.job-opening-section div.awsm-grid-item a.awsm-job-item {
    background: #fff;
    border-radius: 26px;
    border: 1px solid #707070;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    -webkit-transition: all 0.3s 
ease;
    transition: all 0.3s 
ease;
}
.elementor-element.job-opening-section div.awsm-grid-item h2.awsm-job-post-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 48px;
    text-align: left;
    font-family: "Poppins", sans-serif;
    color: #171c17;
    position: relative;
    width: auto;
    display: inline-block;
    margin-bottom: 0;
}
.awsm-job-specification-wrapper {
    padding-top: 30px;
}
.elementor-element.job-opening-section span.awsm-job-more {
    color: #007fb3;
    margin: 10px 0 0;
    display: inline-block;
}
.elementor-element.job-opening-section div.awsm-grid-item a.awsm-job-item:hover {
    box-shadow: 6px 10px #007fb3;
    background: transparent;
}
.elementor-element.job-opening-section div.awsm-grid-item:hover h2.awsm-job-post-title {
    color: #007fb3 !important;
}
.lf-tech-outer{
    margin: 80px 0px;
}
.lf-tech-outer p{
    padding-right: 20px;
}

.floating-card-right img{
    width: 100%;
    height: 100%;
}
.job-opening-section{
    margin: 80px 0px;
}



/* 
/* BANNER_CSS_START */
/* .banner-main-below-outer {
    padding-top: 90px;
    background-image: url(../images/slider_waves.png);
    background-position: right;
    background-position: 150%;
    background-size: 58%;
    background-repeat: no-repeat;
}
.banner-below-outer {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.banner-below-outer .bannerbelow-right img {
    width: 100%;
}
.banner-below-outer .bannerbelow-right, 
.banner-below-outer .bannerbelow-left {
    width: 50%;
}

.banner-below-outer .bannerbelow-left h1 {
    font-size: 108px;
    color: #707070;
    font-family: "MazurquicaW03-Liviana"; 
    text-align: left;
    line-height: initial;
} */

/* HOME-ABOUT-OUTER_CSS_STAT */
/* .home-main-about-outer {
    padding: 140px 0px 100px;
}
.home-about-outer {
    display: flex;
    display: -webkit-flex;
}
.home-about-outer .home-about-right .about_right_img_outer {
    position: relative;
    transition: .7s all ease-in-out;
    -webkit-transition: .7s all ease-in-out;
}
.home-about-outer .home-about-right img {
    width: 100%;
    transition: .7s all ease-in-out;
    -webkit-transition: .7s all ease-in-out;
}
.home-about-outer .home-about-right img.hover {
    position: absolute;
    top: 0px;
    left: 0px;
}
.home-about-outer .home-about-right img.hover {
    opacity: 0;
}
.home-about-outer .home-about-right:hover img.default {
    opacity: 0;
    
}
.home-about-outer .home-about-right:hover img.hover {
    opacity: 1;
}
.home-about-outer .home-about-left {
    width: 43%;
    text-align: left;
    padding-right: 90px;
}
.home-about-outer .home-about-left h1 {
    font-size: 108px;
}
.home-about-outer .home-about-right {
    width: 60%;
} */

/* WHATS-NEXT-OUTER_CSS_START */
/* .whats-main-next-outer {
    background-color: #FFB300;
}
.whats-next-outer {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.whats-next-outer .whats-next-left img {
    width: 100%;
}
.whats-next-outer .whats-next-left {
    width: 35%;
    margin-right: 30px;
}
.whats-next-outer .whats-next-right{
    text-align: left;
    padding-left: 80px;
}

.whats-next-outer .whats-next-right h2 {
    font-size: 108px;
    color: #3B3C3E !important;
}
.whats-next-outer .whats-next-right p {
    font-size: 24px;
    color: #3B3C3E;
    line-height: initial;
} */

/* HOME-CONTACT-OUTER_CSS_START */
/* .home-main-contact-outer {
    background-color: #3B3C3E;
    padding-top: 50px;
}
.home-contact-outer {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.home-contact-outer .home-contact-right img {
    width: 100%;
}
.home-contact-outer .home-contact-right {
    width: 35%;
    margin-right: 30px;
}
.home-contact-outer .home-contact-left {
    text-align: left;
    padding-right: 80px;
    width: 50%;
}
.home-contact-outer .home-contact-left h2 {
    font-size: 108px;
    color: #fff !important;
}
.home-contact-outer .home-contact-left p, 
.home-contact-outer .home-contact-left p a {
    font-size: 24px;
    color: #fff;
    margin: 0;
    line-height: initial;
}
.portfolio-banner p {
    font-size: 18px;
    color: #fff;
}
.portfolio-banner p a  {
    font-size: 18px;
    color: #000;
    font-weight: 500;
} */

/* BULB_MAIN_OUTER_CSS_START */

/* .bulb_main_outer {
    padding: 100px 0px;
}
.bulb_main_outer .bulb_title_outer {
    text-align: left;
    width: 50%;
}
.bulb_main_outer .bulb_title_outer h2 {
    font-size: 108px;
}
.services_outer {
    text-align: left;
}
.services_outer .services_item {
    position: relative;
    display: inline-block;
}
.services_outer .services_item .bulb_image_out{
    position: relative;
}
.services_outer .services_item h4 {
    font-size: 80px;
}
.services_outer .services_item p {
    font-size: 28px;
    line-height: initial;
}
.services_outer .services_item .bulb_image_out img {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
}
.services_outer .services_item .bulb_image_out img.hover {
    opacity: 0;
}
.services_outer .services_item .bulb_image_out:hover img.hover {
    opacity: 1;
}
.services_outer .services_item .bulb_image_out:hover img.default {
    opacity: 0;
}
.services_outer .services_item {
    position: relative;
}

.services_outer .services_item .mobile.bulb_image_out {
    display: none;
} */

/* SERVICES_ITEM_1 */
/* .services_outer .services_item.services_item_1 {
    margin-left: 69%;
    padding-top: 30px;
    margin-top: 200px;
}
.services_outer .services_item.services_item_1 .bulb_image_out {
    position: absolute;
    top: -130px;
    right: 45px;
}
.services_outer .services_item::before, 
.services_outer .services_item::after {
    position: absolute;
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.services_outer .services_item.services_item_1::before {
    background-image: url(../images/doted_line_1.png);
    width: 719px;
    height: 282px;
    left: -117%;
    top: -151%;
}
.services_outer .services_item.services_item_1::after {
    background-image: url(../images/doted_line_2.png);
    width: 1058px;
    height: 296px;
    left: -1075px;
    top: -115px;
}  */


/* SERVICES_ITEM_2 */

/* .services_outer .services_item.services_item_2 {
    margin-left: 10%;
    padding-left: 40px;
}
.services_outer .services_item.services_item_2 .bulb_image_out {
    position: absolute;
    top: -41px;
    left: -171px;
} */


/* SERVICES_ITEM_3 */

/* .services_outer .services_item.services_item_3 {
    width: 100%;
    margin-top: 160px;
    padding-left: 370px;
}
.services_outer .services_item.services_item_3 .bulb_image_out {
    position: absolute;
    left: 165px;
    top: -58px;
}
.services_outer .services_item.services_item_3::after {
    background-image: url(../images/doted_line_3.png);
    width: 520px;
    height: 676px;
    top: -391px;
    left: -325px;
    z-index: 0;
} */


/* SERVICES_ITEM_4 */

/* .services_outer .services_item.services_item_4 {
    margin-left: 50%;
    padding-top: 35px;
}
.services_outer .services_item.services_item_4 .bulb_image_out {
    position: absolute;
    top: -55px;
    right: 0px;
    z-index: 99;
}
.services_outer .services_item.services_item_4::after {
    background-image: url(../images/doted_line_4.png);
    width: 893px;
    height: 640px;
    top: -564px;
    left: -231px;
} */


/* SERVICES_ITEM_5 */ 

/* .services_outer .services_item.services_item_5 {
    margin-top: 100px;
    width: 100%;
    margin-left: -115px;
}
.services_outer .services_item.services_item_5 .bulb_image_out {
    position: absolute;
    top: -110px;
    left: 175px;
    z-index: 99;
}
.services_outer .services_item.services_item_5::after {
    background-image: url(../images/doted_line_5.png);
    width: 808px;
    height: 300px;
    top: -195px;
    left: 330px;
} */

/* SERVICES_ITEM_6 */ 
/* .services_outer .services_item.services_item_6 {
    margin-top: 205px;
    margin-left: 565px;
}
.services_outer .services_item.services_item_6 .bulb_image_out {
    position: absolute;
    top: -130px;
    left: 220px;
    z-index: 99;
}
.services_outer .services_item.services_item_6::after {
    background-image: url(../images/doted_line_6.png);
    width: 808px;
    height: 300px;
    top: -207px;
    left: -562px;
} */

/* SERVICES_ITEM_7 */ 

/* .services_outer .services_item.services_item_7 {
    margin-left: 82%;
    margin-top: -154px;
}
.services_outer .services_item.services_item_7 .bulb_image_out {
    position: absolute;
    top: -317px;
    left: 234px;
    z-index: 99;
}
.services_outer .services_item.services_item_7::after {
    background-image: url(../images/doted_line_7.png);
    width: 723px;
    height: 684px;
    top: -537px;
    left: -337px;
} */


/* YELLOW_BULB_CSS_START */
/* .yellow_bulb_image_outer {
    position: relative;
    margin-left: 221px;
    margin-top: 41px;
}
.yellow_bulb_image_outer .yellow_bulb_content {
    text-align: center;
    position: absolute;
    top: 185px;
    left: 310px;
}
.yellow_bulb_image_outer .yellow_bulb_content h4 {
    font-size: 100px;
    color: #fff !important;
}
.yellow_bulb_image_outer .yellow_bulb_content a {
    font-family: 'Segoe UI Regular';
    color: #707070;
    font-size: 28px;
    text-transform: uppercase;
}
.yellow_bulb_image_outer .yellow_image_div {
    position: relative;
    width: 920px;
    height: 825px;
}
.yellow_bulb_image_outer .yellow_image_div::before {
    position: absolute;
    content: '';
    background-image: url(../images/doted_line_8.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 729px;
    height: 290px;
    top: -164px;
    right: -250px;


}
.yellow_bulb_image_outer .yellow_image_div img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: 920px;
    max-height: 825px;
}
.yellow_main_outer .yellow_image_div img.hover {
    opacity: 0;
}
.yellow_main_outer:hover .yellow_image_div img.default {
    opacity: 0;
}
.yellow_main_outer:hover .yellow_image_div img.hover {
    opacity: 1;
}

 */

/* 
@media (min-width: 1500px) {

} */

/* #section0 {
    display: block;
}
.site-main {
    padding: 0px;
}
#home-outer {
    margin: 0px;
}

#home-outer video {
    width: 100vw; 
    height: 100vh;
    object-fit: cover;
}
.site-main video {
    width: 100vw; 
    height: 100vh;
    object-fit: cover;
}
.bulb_image_out.on .default {
    opacity: 0;
}
.bulb_image_out.on .hover {
    opacity: 1 !important;
}

.section {
    display: block;
    visibility: visible;
    overflow: visible;
    margin: 0px;
    z-index: 999;
} */

/* #myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    top:0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black; 
    background-image: ;
    background-position: center center;
    background-size: contain;
    object-fit: cover; 
    z-index:3;
}
#section0 .layer{
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 0;
    top: 43%;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
} */
/* 
#infoMenu li a {
    color: #fff;
}

video {
    height: 100%;
    width: 100%;
   
}

#v0 {
    z-index: -1;
}

#page hr {
    display: none;
}

.portfolio {
    padding: 80px 0px 80px;
}
.portfolio-banner .portfoilo-title h2 {
    color: #fff !important;
    font-size: 4rem;
}
.portfolio ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 5px;
    column-gap: 5px;
    margin-bottom: 15px;
}
.portfolio ul li, 
.portfolio ul li a {
    padding: 5px 20px;
    background-color: #3b3c3e;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    border-radius: 15px;
}
.portfolio ul li a {
    background-color: transparent;
}
.portfolio ul li:hover {
    background-color: #FFB300;
}
.portfolio ul li.is-checked {
    background-color: #FFB300;
}
.portfolio .section-title h2 {
    font-size: 40px;
    padding: 0px 0px 30px;
}
.portfolio-video video {
    height: 100%;
    position: unset;
    object-fit: contain;
}
.portfolio .grid-item-inner .single-content {
    position: relative;
}

.portfolio .grid-item-inner .portfolio-info {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    background-color: rgb(59 60 62 / 90%);
    align-items: center;
    justify-content: center;
    top: 0px;
    transition: .3s ease-in-out;
    opacity: 0;
    left: 0px;
    padding: 10px;
   
}
.portfolio .grid-item-inner .portfolio-info h4 {
    font-size: 50px;
    color: #fff !important;
}
.portfolio .grid-item-inner:hover .portfolio-info {
    opacity: 1;
}
.portfolio-banner {
    padding: 100px 0px;
    background-color: #ffb300;
}



.portfolio .grid {
    column-count: 3;
    column-gap: 20px;
    row-gap: 20px;
    max-width: 980px;
    margin: auto;
    width: 100%;
}
 */

/*   
@media(max-width: 800px) {
    .portfolio .grid {
        column-count: 3;
    }
}
  
@media(max-width: 600px) {
    .portfolio .grid {
        column-count: 2;
    }
}
  
@media(max-width: 400px) {
    .portfolio .grid {
        column-count: 1;
    }
}


.brand {
  text-align: center;
}

.brand img {
  width: 50px;
}

#portfolio p {
	color: grey;
	font-size: 12px;
	font-weight: 200;
}

.content.grid {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
    max-width: 1170px;
    margin-bottom: 60px;
}
.single-content img {
    width: 100%;
	max-width: 100%;
	height: 100%;
}
.content .single-content {
    width: 25%;
    padding: 10px;
}
.filters {
	width: 100%;
	text-align: center;
}

.filters ul {
	list-style: none;
	padding: 20px 0;
}

.filters li {
	display: inline;
	padding: 10px 25px;
	font-size: 14px;
	color: #636363;
	font-weight: 400;
	cursor: pointer;
  	text-transform: uppercase;
  	letter-spacing: .2em;
}

.filters li.active {
	color: #fff;
    border: 1px solid #FFB300;
    border-radius: 15px;
    background: #FFB300;
}

.video-outer {
    padding: 60px 15px;
}
.video-outer .video-grid {
    display: flex;
    display: -webkit-flex;
    column-gap: 30px;
    row-gap: 30px;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}
.video-outer .video-grid .single-content {
    width: 31.333%;
}
.video-outer .video-grid .single-content video {
    height: 300px;
    width: 100%;
    object-fit: cover;
} */


/* NEW_SCROLL_DOWN */
/* 
.home .mouse_scroll {
    display: block;
}
.mouse_scroll {
	display: none;
    margin: 0 auto;
    width: 24px;
    height: 100px;
    margin-top: 125px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 99999;
}


.m_scroll_arrows
{
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); 
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
   
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  margin: 0 0 3px 4px;
  
  width: 16px;
  height: 16px;
}


.unu
{
  margin-top: 1px;
}

.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
  
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  
  animation-direction: alternate;
  animation-delay: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .2s;
  animation-direction: alternate;
  
  margin-top: -6px;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .3s;
  animation-direction: alternate;
  
  
  margin-top: -6px;
}

.mouse {
  height: 42px;
  width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid #000;
  top: 170px;
}

.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: #000;
  position: relative;
  
  height: 4px;
  width: 4px;
  border: 2px solid #000;
  -webkit-border-radius: 8px;
          border-radius: 8px;
}

.wheel {
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite;
}

@-webkit-keyframes mouse-wheel{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@-o-keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
 */


/* SCROLL_TOP */
/* .scroll-top-section {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999999;
    display: block;
    width: 50px;
    height: 50px;

    animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}
.scroll-top-section a {
    position: relative;
    
}
.scroll-top-section a::before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    background-image: url(../images/down-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
    background-color: #000;
}


@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

@media (max-width: 1599px) {
    .bulb_main_outer .bulb_title_outer h2, 
    .home-contact-outer .home-contact-left h2, 
    .whats-next-outer .whats-next-right h2, 
    .banner-below-outer .bannerbelow-left h1, 
    .home-about-outer .home-about-left h1 {
        font-size: 70px;
    }
    .banner-below-outer .bannerbelow-right {
        width: 40%;
    }
    .banner-below-outer .bannerbelow-left {
        padding-right: 120px;
    }

    .whats-next-outer .whats-next-right p,
    .whats-next-outer .whats-next-right p a,  
    .home-contact-outer .home-contact-left p, 
    .home-contact-outer .home-contact-left p a {
        font-size: 20px;
    }
    .services_outer .services_item h4 {
        font-size: 40px;
    }
    .services_outer .services_item p {
        font-size: 18px;
    }

    .services_outer .services_item .bulb_image_out img {
        width: 125px;
    }
    .services_outer .services_item.services_item_1::before {
        left: -191%;
        top: -196%;
        width: 550px;
        height: 194px;
    }
    .services_outer .services_item.services_item_1 {
        padding-top: 0;
        margin-top: 120px;
    }
    .yellow_bulb_image_outer {
        margin-left: 98px;
    }
    .services_outer .services_item.services_item_1::after {
        width: 677px;
        height: 240px;
        left: -690px;
        top: -123px;
    }
    .services_outer .services_item.services_item_2 .bulb_image_out {
        top: -30px;
        left: -99px;
    }
    .services_outer .services_item.services_item_2 {
        margin-left: 19%;
        padding-left: 40px;
    }
    .services_outer .services_item.services_item_4::after {
        width: 531px;
        height: 676px;
        top: -495px;
        left: -134px;
    }
    .services_outer .services_item.services_item_3::after {
        width: 327px;
        height: 676px;
        top: -384px;
        left: -73px;
    }
    .services_outer .services_item.services_item_3 .bulb_image_out {
        left: 231px;
        top: -51px;
    }
    .services_outer .services_item.services_item_3 {
        padding-left: 375px;
        margin-top: 125px;
    }
    .services_outer .services_item.services_item_5 {
        margin-left: 0px;
    }
    .services_outer .services_item.services_item_6::after {
        width: 511px;
        height: 198px;
        top: -152px;
        left: -383px;
    }
    .services_outer .services_item.services_item_6 .bulb_image_out {
        top: -104px;
        left: 109px;
    }
    .services_outer .services_item.services_item_6 {
        margin-top: 129px;
        margin-left: 455px;
    }
    header nav ul.nav-list li a {
        font-size: 16px;
    }
    header .menu_outer {
        padding: 10px 0px;
    }
    header .header_logo img {
        width: 150px;
    }
    .services_outer .services_item.services_item_5 .bulb_image_out {
        top: -76px;
        left: 112px;
    }
    .services_outer .services_item.services_item_5 {
        margin-top: 40px;
    }
    .services_outer .services_item.services_item_5::after {
        width: 614px;
        height: 239px;
        top: -145px;
        left: 221px;
    }
    .services_outer .services_item.services_item_1 .bulb_image_out {
        top: -91px;
        right: 85px;
    }
    .services_outer .services_item.services_item_6 .bulb_image_out {
        top: -101px;
        left: 111px;
    }
    .services_outer .services_item.services_item_7 {
        margin-left: 82%;
    }
    .services_outer .services_item.services_item_7::after {
        width: 566px;
        height: 527px;
        top: -398px;
        left: -320px;
    }
    .services_outer .services_item.services_item_7 .bulb_image_out {
        top: -228px;
        left: 134px;
    }
    .yellow_bulb_image_outer .yellow_image_div::before {
        width: 522px;
        height: 208px;
        top: -164px;
        right: -34px;
    }
    .yellow_bulb_image_outer .yellow_image_div, 
    .yellow_bulb_image_outer .yellow_image_div img {
        width: 87%;
    }
    .yellow_bulb_image_outer .yellow_bulb_content {
        top: 260px;
        left: 300px;
    }
    .yellow_bulb_image_outer .yellow_bulb_content h4 {
        font-size: 50px;     
        line-height: 70px;
    }
    .yellow_bulb_image_outer .yellow_bulb_content a {
        font-size: 20px;
    }
    .home-main-about-outer {
        padding: 30px 0px 80px;
    }
}

@media (max-width:1300px) {
    
} */

/*Tab-landscape mode*/
/* @media (max-width:1200px) {
    
    .services_outer .services_item .bulb_image_out img {
        width: 80px;
    }
    .banner-below-outer .bannerbelow-left {
        padding-right: 0px;
    }
    .home-about-outer .home-about-left {
        width: 100%;
        text-align: left;
        padding-right: 0px;
    }
    .home-about-outer {
        display: block;
    }
    .home-about-outer .home-about-right {
        width: 60%;
        margin: 0 auto;
    }

    .whats-next-outer .whats-next-right {
        padding-left: 20px;
    }
    .whats-main-next-outer {
        padding-top: 30px;
    }

    .services_outer .services_item {
        margin: 0 !important;
        padding: 0 !important;
    }

    .services_outer .services_item.services_item_1::before, 
    .services_outer .services_item.services_item_2::before, 
    .services_outer .services_item.services_item_3::before, 
    .services_outer .services_item.services_item_4::before, 
    .services_outer .services_item.services_item_5::before, 
    .services_outer .services_item.services_item_6::before, 
    .services_outer .services_item.services_item_7::before, 
    .services_outer .services_item.services_item_1::after, 
    .services_outer .services_item.services_item_2::after, 
    .services_outer .services_item.services_item_3::after, 
    .services_outer .services_item.services_item_4::after, 
    .services_outer .services_item.services_item_5::after, 
    .services_outer .services_item.services_item_6::after, 
    .services_outer .services_item.services_item_7::after {
        display: none;
    }

    .services_outer .services_item .bulb_image_out img.hover {
        position: unset;
    }
    .services_outer .services_item .bulb_image_out {
        position: unset !important;
    }
    .bulb_main_outer .bulb_title_outer {
        width: 100%;
    }
    .services_outer .services_item {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        column-gap: 25px;
    }
    .services_outer {
        display: grid;
        grid-template-columns: 1fr 1fr;
        row-gap: 20px;
    }
    .services_outer .services_item h4 {
        margin-top: 0px;
    }
    .yellow_bulb_image_outer .yellow_bulb_content {
        top: 18.667642752562227vw;
        left: auto;
        right: 25.036603221083457vw;
    }
    .yellow_bulb_image_outer .yellow_image_div, 
    .yellow_bulb_image_outer .yellow_image_div img {
        width: 67.34992679355783vw;
        height: 60.39531478770132vw;
        text-align: right;
        max-width: 67.34992679355783vw;
        max-height: 60.39531478770132vw;
        margin-left: auto;
    }
    .yellow_bulb_image_outer .yellow_image_div img {
        left: unset;
        max-width: 67.34992679355783vw;
        max-height: 60.39531478770132vw;
        right: 0px;
    }
    .yellow_bulb_image_outer .yellow_bulb_content h4 {
        font-size: 5.440703vw;
    }
    .yellow_bulb_image_outer .yellow_bulb_content a {
        font-size: 1.4641288433382138vw;
    }
    .yellow_bulb_image_outer .yellow_image_div::before {
        width: 43.213763vw;
        height: 20.22694vw;
        top: -12.005856515373353vw;
        left: -11.054172767203514vw;
        right: auto;
        transform: rotateX(180deg);
    }
    .yellow_bulb_image_outer {
        margin-left: 0px;
        margin-top: 0px;
    }
    .bulb_main_outer {
        padding: 60px 0px;
    }
    .home-main-about-outer {
        padding: 50px 0px 80px;
    }
    .bulb_main_outer .container {
        max-width: 90%;
    }
    .services_outer .services_item .desktop.bulb_image_out {
        display: none;
    }
    .services_outer .services_item .mobile.bulb_image_out {
        display: block;
    }  */

    /* .services_outer .services_item.services_item_1 .bulb_image_out {
        transform: rotate(354deg);
    }
    .services_outer .services_item.services_item_2 .bulb_image_out {
        transform: rotate(21deg);
    }
    .services_outer .services_item.services_item_3 .bulb_image_out {
        transform: rotate(22deg);
    }
    .services_outer .services_item.services_item_4 .bulb_image_out {
        transform: rotate(337deg);
    }
    .services_outer .services_item.services_item_5 .bulb_image_out  {
        transform: rotate(331deg);
    }
    .services_outer .services_item.services_item_6 .bulb_image_out {
        transform: rotate(27deg);
    }
    .services_outer .services_item.services_item_7 .bulb_image_out {
        transform: rotate(359deg);
    } */
/* }

@media (max-width:1100px) {
    
}

@media (max-width:1024px) {
    .home-about-outer .home-about-right {
        width: 100%;
        margin: 0 auto;
    }
    .banner-below-outer {
        display: block;
    }
    .banner-below-outer .bannerbelow-right, 
    .banner-below-outer .bannerbelow-left {
        width: 100%;
    }
    .bulb_main_outer .bulb_title_outer {
        text-align: left;
        width: 100%;
    }

    .content .single-content {
        width: 33.3333%;
    }
}


@media (max-width:991px) { */
    /* Tab-potrait mode
    header .nav .nav-mobile {
		display: block;
		cursor: pointer;
	}
	nav .nav-item:hover .sub-menu,
	nav .nav-item:hover,
	nav .nav-item .sub-menu {
		background-color: transparent;
		list-style: none;
		padding-left: 0;
	}
	nav .sub-menu a {
		color: #fff;
	}
	nav .sub-menu {
		display: none;
		position: relative;
		border-radius: 0px;
	}
	.navbar-inverse .navbar-brand {
		background: none;
	}
	.navbar-wrapper {
		position: relative;
	}
	nav .nav-mobile {
		display: flex;
		display: -webkit-flex;
		align-items: center;
		color: #fff;
		font-weight: 600;
	}
	nav.nav {
		width: 100%;
		position: absolute;
		left: 0px;
		right: 0px;
        top: 73px;
		z-index: 999;
	}
	nav .nav-list {
		border-top: 1px solid #fff;
		display: none;
		list-style: none outside none;
		margin: 0px;
		padding: 0;
		width: 100%;
		background-color: #333;
	}
	nav .nav-item {
		width: 100%;
		float: none;
		line-height: initial;
	}
	nav .nav-item>a {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		color: #fff;
		padding: 8px;
	}
	nav .nav-click {
		display: block;
		z-index: 999;
		position: relative;
	}
	nav .nav-click svg {
		display: none;
	}
	nav .nav-mobile svg {
		display: block;
	}
	nav .nav-click:after {
		position: absolute;
		content: '';
		background-image: url(../images/nav_down_arrow.png);
		width: 12px;
		height: 7px;
		transform: translateY(-50%);
		top: 20px;
		right: 12px;
		cursor: pointer;
	}
	nav .nav-mobile-open {
		border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
	}
	.header-right-wrapper nav ul li:hover ul.sub-menu {
		display: none;
	}
	nav .nav-item>a {
		width: 100%;
		border-radius: 0px !important;
	}
	nav .nav-click svg path {
		fill: #fff;
	}
	nav .sub-menu {
		width: 100%;
		background-color: #0191c0 !important;
	}
	nav.nav.nav-mob .nav-mobile {
		position: absolute;
		top: -52px;
		display: flex;
		display: -webkit-flex;
		column-gap: 10px;
		color: #000;
		right: 15px;
        font-size: 0px;
	}
    nav.nav.nav-mob .nav-mobile .fa {
        position: relative;
    }
    nav.nav.nav-mob .nav-mobile .fa:after {
        position: absolute;
        content: '';
        width: 20px;
        background-image: url(../images/bars.svg);
        background-repeat: no-repeat;
        background-position: center;
        height: 20px;
        top: -8px;
        right: 0px;
    }

	header .nav .nav-list li a {
		font-size: 18px;
		color: #fff;
		font-family: 'Atkinson Hyperlegible', sans-serif;
		padding: 10px;
		display: inline-block;
		text-align: left;
		line-height: initial;
	}
	header nav ul#menu-top-menu ul.sub-menu {
		position: relative;
		top: 0;
		left: 0;
		transform: initial;
		background: #000 !important;
		float: left;
		width: 100%;
		margin: 0 0 20px;
	}
	nav .nav-item {
		width: 100%;
		float: none;
		line-height: initial;
	}
	header nav ul#menu-top-menu li.current_page_item a {
		color: #000000;
	}
	.header-right-wrapper nav ul ul.sub-menu {
		position: unset;
		width: 100%;
		left: 0px;
		transform: none;
		overflow: auto;
		text-align: left;
	}
	.header-right-wrapper nav ul ul.sub-menu li a {
		text-align: left;
	}
	.header-right-wrapper .nav ul li .nav-click {
		display: block;
	}
	.menu-header-menu-container{
		padding-top: 44px;
	}
    .menu-primary-menu-container {
        width: 100%;
    } */
    /* .header_resp_section .menu-nav nav{
        position: relative;
    } */
    /* NAV_CSS_END */

    /* .home .mouse_scroll {
        display: none;
    }
    .site-main video {
        width: 100%;
        height: auto;
    }
    .whats-next-outer .whats-next-left {
        width: 50%;
    }
    .whats-next-outer .whats-next-right {
        width: 50%;
    }
    .home-contact-outer .home-contact-right {
        width: 35%;
        margin-right: 0px;
    }
    .home-contact-outer .home-contact-left {
        padding-right: 10px;
        width: 75%;
        padding-bottom: 30px;
    }

    .services_outer .services_item h4 {
        font-size: 30px;
    }

    .video-outer .video-grid .single-content {
        width: 47%;
    }
}  */
/* 
@media (max-width:768px) {
    .services_outer {
        grid-template-columns: 1fr;
    }
    .whats-next-outer .whats-next-right {
        width: 70%;
        padding: 0px;
    }
    .whats-next-outer .whats-next-left {
        width: 30%;
    }
    .whats-next-outer {
        align-items: flex-end;
    }
    nav.nav.nav-mob .nav-mobile {
        position: absolute;
        top: -52px;
        display: flex;
        display: -webkit-flex;
        column-gap: 10px;
        color: #000;
        right: 35px;
        font-size: 0px;
        background: #fff;
        width: 40px;
    }
    nav.nav.nav-mob .nav-mobile .fa:after {
        position: absolute;
        content: '';
        width: 20px;
        background-image: url(../images/bars.svg);
        background-repeat: no-repeat;
        background-position: center;
        height: 20px;
        top: -9px;
        right: -18px;
    }
    .section4 {
        display: none;
    }
   .mobile-youtube-video {
        display: block;
    }
}

@media screen and (orientation: portrait) and (min-device-width: 319px) and (max-device-width: 991px) {
    .section4 {
         display: none;
     }
    .mobile-youtube-video {
         display: block;
     }
 
} */
/* @media screen and (orientation: landscape) and (min-device-width: 319px) and (max-device-width: 991px) {
   .section4 {
        display: none;
    }
   .mobile-youtube-video {
        display: block;
    }

} */
/* @media screen and (orientation:landscape) {
    .section4 {
        display: none;
    }
   .mobile-youtube-video {
        display: block;
    }
} */

/* 
@media (max-width:640px) {
    
    .banner-main-below-outer {
        padding-top: 40px;
    }
    .content .single-content {
        width: 50%;
    }
    .video-outer .video-grid .single-content {
        width: 100%;
    }
}


@media (max-width:575px) {
    .bulb_main_outer .bulb_title_outer h2, 
    .home-contact-outer .home-contact-left h2, 
    .whats-next-outer .whats-next-right h2, 
    .banner-below-outer .bannerbelow-left h1, 
    .home-about-outer .home-about-left h1 {
        font-size: 50px;
    }
    .whats-next-outer .whats-next-right p {
        font-size: 16px;
    }
    .home-contact-outer {
        align-items: flex-end;
    }
    .home-contact-outer .home-contact-left p {
        font-size: 14px;
    }
    .services_outer .services_item h4 br {
        display: none;
    }
}

@media (min-width:480px) {
   
}

@media (max-width:480px) {
    .content .single-content {
        width: 100%;
    }
}

@media (max-width:375px) {
    
}

@media (max-width:321px) {

} */

.services_outer img{
    max-width: initial;
}

span.wpcf7-form-control.wpcf7-checkbox {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.wpcf7-list-item input[type="checkbox"]{
   width: 10% !important;
}
.wpcf7-list-item .wpcf7-list-item-label{
    width: 90% !important;
}
.wpcf7-list-item{
    margin: 0px;
}
.wpcf7-form-control-wrap{
    padding: 0px;
}
.elementor-9592 .elementor-element.elementor-element-e3f966f .wpcf7 form p .wpcf7-form-control-wrap{
    margin-bottom: 28px !important;
}




.sticky-contact-outer ul{
  position: fixed;
  top: 30%;
  z-index: 99999;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 0px;
  transform: translateX(98%);
}
.sticky-contact-outer ul li{
  list-style: none;
}
.sticky-contact-outer ul li a{
  display: flex;
  background: #009ada;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border: 1px solid #fff;
}
.sticky-contact-outer ul li a img.call{
  color: #fff;
  transition: 0.5s;
    animation: 1s 
ease-in-out 0s normal none infinite running kmacb-circle-img-anim-1;
}

@keyframes kmacb-circle-img-anim-1{
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}

.sticky-contact-outer ul li a img.whatsapp{
  color: #fff;
  transition: 0.5s;
    animation: 1s 
ease-in-out 0s normal none infinite running kmacb-circle-img-anim-2;
}

@keyframes kmacb-circle-img-anim-2{
 0% {
    transform: translateX(0px) scale(1) skew(1deg);
}
10% {
    transform: translateX(-5px) scale(1) skew(1deg);
}
20% {
    transform: translateX(-10px) scale(1) skew(1deg);
}
30% {
    transform: translateX(5px) scale(1) skew(1deg);
}
40% {
    transform: translateX(10px) scale(1) skew(1deg);
}
50% {
    transform: translateX(0px) scale(1) skew(1deg);
}
100% {
    transform: translateX(0px) scale(1) skew(1deg);
}
}


.sticky-contact-outer ul li a img.file{
  color: #fff;
  transition: 0.5s;
    animation: 1s 
ease-in-out 0s normal none infinite running kmacb-circle-img-anim-3;
}

@keyframes kmacb-circle-img-anim-3{
0% {
    transform: scale(0) scale(1) skew(1deg);
}
10% {
    transform: scale(0.5) scale(1) skew(1deg);
}
20% {
    transform: scale(1) scale(1) skew(1deg);
}
30% {
    transform: scale(1) scale(1) skew(1deg);
}
40% {
    transform: scale(0.5) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
.dropdown label{
  padding-left: 15px;
}
.dropdown p{
  gap: 20px;
}
.elementor-9592 .elementor-element.elementor-element-f8ddeb2{
  padding: 40px !important;
}
.elementor-9592 .elementor-element.elementor-element-e3f966f .wpcf7 form p .wpcf7-form-control-wrap{
  display: block !important;
}
.pxl-heading-wrapper .pxl-heading-title.heading-underline-accent:after{
  background-color: #009ada !important;
}
.pxl-heading-wrapper .pxl-heading-title.heading-title-default .pxl-text-highlight{
  font-weight: normal !important;
  font-style: normal !important;
}
.postid-12344 h5,p{
  text-align: left;
}
.postid-12343 h5,p{
  text-align: left;
}
.postid-10429 h5,p{
  text-align: left;
}
#pxl-post-12382 .pxl-post-metas{
    display: none;
}
#pxl-post-12382 .pxl-post-group{
    display: none;
}
.elementor-element-b25c48e .e-con-inner{
    justify-content: center;
}
#pxl-main .elementor-element-f597dcb{
    padding: 0px;
}
/* #pxl-main .e-con-inner{
    padding-top: 50px;
    padding-bottom: 50px;
} */
.postid-12344 #pxl-main{
    padding-top: 80px;
    padding-bottom: 80px;
}
.elementor-element-b25c48e .e-con-inner{
    justify-content: center !important;
}
.pxl-testimonial-user span.pxl-user-separator{
    opacity: 0;
}
.gallery-right img{
    border-radius: 10px;
}
.gallery-outer{
    background: #fff;
}
.gallery-inner{
    align-items: start;
}
.gallery-left .gallery-tittle h2{
    font-size: 70px;
    color: #000;
}

.gallery-button a{
    background-color: #000 !important;
    padding: 20px 40px;
    border-radius: 30px;
    border: 1px solid #fff;
    transition: all .5s ease;
    margin-top: 40px;
}
.gallery-button a:hover{
    background-color: #fff !important;
    color: #000;
}
.about-outer .e-con-inner{
    padding: 50px 0px;
}
.about-tittle h2{
    color: #009ada !important;
    font-size: 30px;
    margin-bottom: 30px;
    font-family: "Poppins", sans-serif !important;
}
.elementor-element-bc63af8 p{
    color: #fff;
    padding-right: 50px;
}
.about-content p{
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding-right: 50px;
}
.about-content ul li{
    list-style: none;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}

.single-img-inner img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    transition: all .5s ease;
}
.single-img-inner img:hover{
    transform: translateY(-8px);
}

.challenges-left p{
    font-size: 22px;
    line-height: 1.59091;
    letter-spacing: -0.22px;
    color: #000;
    margin-bottom: 15px;
}
.challenges-left h2{
    color: #009ada !important;
    font-size: 35px;
    font-family: "Poppins", sans-serif !important;
    line-height: 45px;
}
.challenges-right .elementor-widget{
   display: flex;
   align-items: center;
   gap: 15px;
}
.challenges-right h5{
    width: 10%;
    color: #000;
    font-size: 22px;
    line-height: 1.59091;
    letter-spacing: -0.22px;
    text-align: center;
    font-family: "Poppins", sans-serif !important;
}
.challenges-right{
    border-bottom: 2px solid #5F5F5F;
    padding: 15px 0px;
}
.challenges-right p{
    width: 90%;
    color: #5F5F5F;
    font-size: 20px;
    font-weight: 300;
}
.gallery-left{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.solution-outer .solution-left{
    background-color: #000;
    padding: 35px;
    border-radius: 20px 0px 0px 20px;
}
.solution-left h5{
    color: #fff;
    font-size: 22px;
    line-height: 1.59091;
    letter-spacing: -0.22px;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 15px;
}
.solution-left h2{
    color: #009ada !important;
    font-size: 35px;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 20px;
    line-height: 45px;
}
.solution-left p{
    color: #fff;
    line-height: 30px;
}
.solution-right img{
    width: 100%;
    height: 100%;
    border-radius: 0px 20px 20px 0px;
}

.impact-left h5{
    color: #000;
    font-size: 22px;
    line-height: 1.59091;
    letter-spacing: -0.22px;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 15px;
}
.impact-left h2{
    color: #009ada !important;
    font-size: 35px;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 20px;
    line-height: 45px;
}
.impact-right{
    color: #5F5F5F;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

.cta-outer .e-con-inner{
    background-color: #000;
    padding-bottom: 80px;
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 20px;
    background: url(https://thewebsitedemo.in/encryt/wp-content/uploads/2025/02/image-32.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;  
}

.cta-left h2{
    color: #fff;
    font-size: 35px;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 20px;
    line-height: 45px;
}
.cta-left a{
    background-color: #000 !important;
    border: 2px solid #fff;
    padding: 15px 40px;
    color: #fff;
    transition: all 2s ease;
    border-radius: 30px;
}
.cta-left a:hover{
    box-shadow: inset 400px 0 0 0 #fff;
    color: black;
}
.cta-right h5{
    color: #fff;
    font-size: 22px;
    line-height: 1.59091;
    letter-spacing: -0.22px;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 15px;
}
.cta-right p{
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

.contact-left h5{
    color: #000;
    font-size: 22px;
    line-height: 1.59091;
    letter-spacing: -0.22px;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 15px;
}
.contact-left ul li{
    list-style: none;
    position: relative;
}
.pxl-slider .pxl-slide-item{
    padding: 170px 15px 0px 90px !important;
}
.pxl-slider .pxl-heading-subtitle{
    overflow: visible;
}
.elementor-element-1ab61bd{
    margin-bottom: 50px;
}
.elementor-element-d88e0f1 .e-con-inner{
    padding-top: 140px;
    padding-bottom: 50px;
}
.elementor-element-ec766c0 .e-con-inner{
    padding-top: 0px;
}
.home-slider-outer p{
    font-size: 120px !important;
    font-weight: 700 !important;
}
.elementor-element-f716737 .elementor-element-3cab06d{
    margin-bottom: 50px;
}
.home-about-second p{
    color: #fff;
    font-size: 17px !important;
    font-weight: 300;
    line-height: 30px !important;
}
.elementor-44 .elementor-element.elementor-element-40083ce .pxl-text-editor-wrapper{
    font-size: 17px !important;
    font-weight: 300;
    line-height: 30px !important;
}
.elementor-44 .elementor-element.elementor-element-ab971e0 .pxl-text-editor-wrapper{
    font-size: 17px !important;
    font-weight: 300;
    line-height: 30px !important;
}
.pxl-layout-service1 .pxl-post-excerpt{
    font-size: 17px !important;
}

/* #pxl-main .e-con-inner{
    padding-top: 50px;
    padding-bottom: 50px;
} */
 .pxl-layout-testimonial1 .pxl-testimonial-content{
    font-weight: 400;
    font-size: 17px;
 }
 .home-about-encryt-outer .elementor-element-0883a37{
    margin-bottom: 80px;
 }
 .home-about-encryt-outer .elementor-element-ddbb675{
    margin-top: 80px;
    margin-bottom: 80px;
 }
 .about-us-outer .e-con-inner{
    padding-top: 80px;
 }
 .pxl-text-marquee-wrapper .pxl-text-marquee-item p{
    font-size: 120px;
    font-weight: 700;
 }
 .about-us-outer .elementor-element-6092549{
    margin-bottom: 80px;
 }
.pxl-index-box-carousel.pxl-index-box-carousel1 .pxl-index-box-item .pxl-index-box-description{
    color: #fff;
    font-size: 17px !important;
    font-weight: 300;
    line-height: 30px !important;
}
.pxl-text-editor-wrapper.text-secondary{
    font-size: 17px !important;
    font-weight: 300;
    line-height: 30px !important;
    text-align: left;
}
.elementor-12343 .elementor-element.elementor-element-f2b0467 .pxl-list-wrapper .pxl-list-item svg{
    color: #009ada;
}
.elementor-12344 .elementor-element.elementor-element-fc9f02e .pxl-list-wrapper .pxl-list-item{
    font-size: 17px !important;
    font-weight: 300;
    line-height: 30px !important;
}
.elementor-12343 .elementor-element.elementor-element-f2b0467 .pxl-list-wrapper .pxl-list-item{
    font-size: 17px !important;
    font-weight: 300;
    line-height: 30px !important;
}
.elementor-44 .elementor-element.elementor-element-2a9ae63 .pxl-text-editor-wrapper{
    font-size: 17px;
}
.single #pxl-main{
    padding: 80px 0px;
}
.pxl-layout-post1.layout-post-default .pxl-grid-pagination, .pxl-layout-post1.layout-post-style2.pxl-layout-post1 .pxl-grid-pagination{
    margin-top: 0px;
}
.single.single-post #pxl-content-area .pxl-post-title > span{
    max-width: initial;
    text-align: left;
}
.elementor-10429 .elementor-element.elementor-element-fc9f02e .pxl-list-wrapper .pxl-list-item svg, .elementor-10429 .elementor-element.elementor-element-fc9f02e .pxl-list-wrapper .pxl-list-item icon{
    color: #009ada;
}
.elementor-10429 .elementor-element.elementor-element-2e676e1 .pxl-list-wrapper .pxl-list-item svg{
    color: #009ada;
}
.widget .widget-title:after{
    background-color: #009ada;
}
.widget.widget_categories .pxl-category-item > a:hover .pxl-category-count{
    color: #009ada;
}

.widget.widget_categories .pxl-category-item.current-category > a .pxl-category-count{
    color: #009ada;
}
.widget.widget_tag_cloud .tagcloud > a:hover{
    background-color: #009ada;
    border-color: #009ada;
    color: #fff;
}
.blog #pxl-main, .archive #pxl-main, .search.search-results #pxl-main{
    padding-top: 80px;
    padding-bottom: 80px;
}
.single.single-post #pxl-content-area .pxl-post-social .pxl-social-list .pxl-social-item{
    background-color: #009ada;
}
.single.single-post #pxl-content-area .pxl-post-social .pxl-social-list .pxl-social-item:hover{
    color: #fff;
}
.elementor-12344 .elementor-element.elementor-element-fc9f02e .pxl-list-wrapper .pxl-list-item svg{
    color: #009ada;
}
.widget.widget_pxl_recent_posts .pxl-post-item .pxl-post-content .pxl-post-title:hover{
    color: #009ada;
}
.why-hb-outer .e-con-inner {
    padding-top: 0px;
    padding-bottom: 0px;
}
.awsm-job-form-inner h2{
    font-size: 35px;
}
.awsm-job-form-inner input{
    padding-block: 4px 17px;
    color: #010101;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
    border: none;
    outline: none;
    border-bottom: thin solid rgba(0, 0, 0, .16);
    background-color: #e3f7ff;
}
.awsm-job-form-inner textarea{
    padding-block: 4px 0px;
    color: #010101;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
    border: none;
    outline: none;
    border-bottom: thin solid rgba(0, 0, 0, .16);
    background-color: #e3f7ff;
}
.awsm-job-form-inner{
    display: flex;
    border-radius:25px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 50px 30px;
    flex-direction: column;
    background-color: #e3f7ff;
}
.awsm-job-form-group input#awsm-application-submit-btn{
    background-color: #000 !important;
    padding: 20px 40px;
    border-radius: 30px;
    border: 1px solid #000;
    transition: all .5s 
ease;
    margin-top: 40px;
    color: #fff;
}
.awsm-job-form-group input#awsm-application-submit-btn:hover{
    background-color: #fff !important;
    color: #000;
}
.awsm-job-container h1{
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 15px;
}
.awsm-job-entry-content.entry-content h3{
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 15px;
}

.awsm-job-container{
    padding: 0px;
}
.awsm-job-single-wrap{
    margin: 0px;
}
.awsm-job-content{
    padding-bottom: 0px;
}
.awsm-job-container p{
    margin-bottom: 30px;
}
.awsm-job-single-wrap.awsm-col-2 .awsm-job-form{
    position: sticky;
    top: 50px;
}
.service-about-outer .elementor-element-ca65db2{
    margin-bottom: 80px;
}
#pxl-content-area .e-con-inner{
    padding-top: 80px;
}

.contact-left ul li a{
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-size: 17px !important;
  font-weight: 300 !important;
  line-height: 30px !important; 
}
.home-testimonial-outer .e-con-inner{
    padding: 0px;
    padding-top: 0px !important;
}
.home-work-process-outer .e-con-inner{
    padding-top: 150px !important;
}
.home-work-process-second .e-con-inner{
    padding-top: 0px !important;
}
.our-clients-outer .e-con-inner{
    padding-top: 0px !important;
}
.client-detail .e-con-inner{
    padding-top: 80px !important;
}
.job-opening-section .e-con-inner{
    padding-top: 0px !important;
}
.why-hb-outer .e-con-inner{
    padding-top: 0px !important;
}
.lf-benefits .e-con-inner{
    padding-top: 0px !important;
}
.lf-tech-outer .e-con-inner{
    padding-top: 0px !important;
}
.elementor-9627 .elementor-element.elementor-element-292f46c .pxl-links-wrapper .pxl-links-item .pxl-link:hover{
    color: #009ada;
}



@media (min-width:993px) and (max-width:1199px){
.service-marquee{
    padding-top: 100px;
    padding-bottom: 100px;
}
}
 
@media (max-width:992px){
.service-marquee{
    padding-top: 100px;
    padding-bottom: 100px;
}
.pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary li:hover > a, .pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary li.current-menu-parent > a, .pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary li.current-menu-ancestor > a, .pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary li.current_page_item > a, .pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary li.current-menu-item > a{
    color: #009ada;
}
.pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary .sub-menu > li:hover > a, .pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary .sub-menu > li.current-menu-parent > a, .pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary .sub-menu > li.current-menu-ancestor > a, .pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary .sub-menu > li.current_page_item > a, .pxl-header-mobile .pxl-sidebar-menu .pxl-header-nav .pxl-menu-primary .sub-menu > li.current-menu-item > a{
    color: #009ada;
}
}



@media (max-width:767px){
.pxl-slider .pxl-slide-item{
    padding: 150px 15px 150px 15px !important;
    min-height: 500px !important;
}
.pxl-header .pxl-header-logo img {
  width: 140px;
  height: auto;
}
.sticky-contact-outer ul{
  transform: translateX(94%) !important;
}
.elementor-element.elementor-element-6fde38e.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    display: contents;
}
#pxl-page-title-elementor .e-con-inner {
    padding-top: 80px;
    padding-bottom: 80px;
}
.elementor-9594 .elementor-element.elementor-element-651156e > .elementor-widget-container {
    margin: 0px 0px 15px 0px;
}
.pxl-post-title .e-con-inner {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.elementor-10595 .elementor-element.elementor-element-23a040b > .elementor-widget-container {
    margin: 0px 0px 15px 0px !important;
}
.floating-card-right img{
  display: none;
}
.floating-card-left{
  width: 100% !important;
  border-radius: 20px !important;
  background-color: #009ada !important;
  color: #fff;
}
.card{
  display: block !important;
}
.floating-card-left h3{
  color: #fff !important;
}
.home-industries .industries_box{
  width: 50%;
}
.wpcf7-list-item{
  display: block !important;
}
span.wpcf7-form-control.wpcf7-checkbox{
  grid:none;
}
.elementor-9592 .elementor-element.elementor-element-f8ddeb2{
  padding: 20px !important;
}
.gallery-button a{
    margin-top: 15px;
    margin-bottom: 25px;
}
.solution-outer .solution-left{
    border-radius: 20px 20px 0px 0px;
}
.solution-right img{
    border-radius: 0px 0px 20px 20px;
}
#pxl-content-area .e-con-inner{
    padding-top: 70px;
}
.single #pxl-main{
    padding-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 70px;
}
.awsm-job-specification-wrapper{
    padding-bottom: 30px;
    padding-top: 0px;
}
.floating-card-outer .e-con-inner{
    padding-top: 40px !important;
}
.card{
    top: 50px !important;
}
}