/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    A plain-vanilla &amp; lightweight theme for Elementor page builder
 */

body{
	padding:0px!important;
	list-style:none;
	margin:0px!important;
	box-sizing:border-box;
  font-family: "Livvic", Sans-serif!important;
}


/**landing page css***/

#form-hide-set .contact-wrap input{background-color:#ffffff6e; border:0px!important;
	padding: 14px 15px 14px 15px!important;}
#form-hide-set .contact-wrap select{background-color:#ffffff6e; border:0px!important;
	padding: 15px 15px 15px 15px!important;}
#form-hide-set .contact-wrap i{display:none!important;}
#form-hide-set .contact-wrap input:focus{box-shadow:unset!important;}

.slider-portfolio .swiper-slide-inner{
background-color: #2CB35C29;
    padding: 30px;
    border-radius: 10px;
}

.slider-portfolio .swiper-slide{padding:10px;}
.form-set-wrap .elementor-widget-container{box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;}
.logo-white-set img{filter: brightness(0) invert(1);}

.form-set-wrap .contact-wrap .icon-wrap-set{display: flex;
    -ms-flex-align: center;
    align-items: center;
      width:44px;
    margin-bottom: 0;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
     position: relative;
    z-index: 1;
    border-right: 0px; justify-content: center; margin-right: -1px;}
  .form-set-wrap .contact-wrap .icon-wrap-set i{
  	position:unset;
  }

 .form-set-wrap .contact-wrap .icon-wrap-set i{
    color: #495057!important;
    width:44px;
 }
 #banner-la{overflow:unset!important;}
.form-set-wrap .contact-wrap p{display:flex;}
.form-set-wrap .wpcf7-form-control-wrap{width:100%;}
.form-set-wrap .contact-wrap input{box-shadow: 0 5px 10px #0000001f!important;     
	padding: 15px 20px 15px 20px!important;}
#page .form-set-wrap .contact-wrap select{box-shadow: 0 5px 10px #0000001f!important;    
	padding: 15px 20px 15px 20px!important;}
#page .form-set-wrap .contact-wrap .wpcf7-not-valid-tip{position:absolute;background-color: #fff;
    z-index: 9;}
.box-landing .elementor-image-box-img{
width: 35px!important;
height: 35px!important;
line-height: 55px;
font-size: 25px;
text-align: center;
    display: flex!important;
    justify-content: center;
    align-items: center;
margin-bottom: 20px;
transition:0.5s;
background: linear-gradient(221.69deg, #495057 0%, #000 101.01%);
color:#fff;
border-radius: 100px 100px 0px 100px;
position: absolute;
left: 0;
top:0;
}
.box-landing .elementor-image-box-title{padding-left:50px;}

.box-landing .elementor-image-box-wrapper{position:relative;}

.box-landing .elementor-image-box-img img{object-fit: contain;
    width: 25px; filter: brightness(0) invert(1);}
.box-landing1 .elementor-widget-container{box-shadow: 0px 25px 50px 5px rgb(0 0 0 / 5%);}

.box-landing1 .elementor-image-box-img{    background: linear-gradient(88.83deg, #2EAC5B 0%, #028330 100%);}


.project-set-wrap .bdt-vertex-slider .swiper-vertex{
  padding-top:70px!important;
  overflow:unset!important;
    padding-bottom: 70px!important;
}

.project-set-wrap .bdt-vertex-slider .bdt-img-wrap .bdt-img{
  background-color:#464646!important;
  transition:0,4s;
}

.square-shape {
    opacity: 0.5;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #007cb7;
    position: absolute;
    top: 23%;
    left: 8%;
    animation: animationFramesTwo 13s infinite linear;
}
.square-shape:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: -10px;
    top: 10px;
    border: 10px solid transparent;
    border-top-color: #007cb7;
}
.square-shape-two {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #a3eead;
    bottom: 42%;
    left: 6%;
    animation: animationFramesTwo 25s infinite linear;
}

@keyframes animationFramesTwo {
    0% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
    20% {
        transform: translate(73px, -1px) rotate(36deg) scale(0.9);
    }
    40% {
        transform: translate(141px, 72px) rotate(72deg) scale(1);
    }
    60% {
        transform: translate(83px, 122px) rotate(108deg) scale(1.2);
    }
    80% {
        transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
}
@-webkit-keyframes animationFramesTwo {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
    }
    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
}


.square-shape1 {
    opacity: 0.5;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #007cb7;
    position: absolute;
    top: 30%;
    right: 155px;
    animation: spin1 3s infinite alternate;
}
.square-shape1:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: -10px;
    top: 10px;
    border: 10px solid transparent;
    border-top-color: #007cb7;
}
.square-shape2 {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #00c99c;
    top: 15%;
    left: 85px;
    animation: spin2 2s infinite alternate;
}


.triangle-shape {
    top: 15%;
    left: 36%;
    position: absolute;
    animation: animationFramesOne 30s infinite linear;
    opacity: 0.5;
    position: relative;
    background-color: #0ee8af;
    text-align: left;
    -webkit-transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866);
    transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866);
    width: 15px;
    height: 15px;
    border-top-right-radius: 30%;
}
.triangle-shape:before {
    -webkit-transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%);
    transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%);
}
.triangle-shape:after,
.triangle-shape:before {
    content: "";
    position: absolute;
    background-color: inherit;
}
.triangle-shape:after {
    -webkit-transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);
    transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);
    width: 15px;
    height: 15px;
    border-top-right-radius: 30%;
}
.triangle-shape:before {
    width: 15px;
    height: 15px;
    border-top-right-radius: 30%;
}
.triangle-shape:after,
.triangle-shape:before {
    content: "";
    position: absolute;
    background-color: inherit;
}

@keyframes animationFramesOne {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }
    20% {
        transform: translate(73px, -1px) rotate(36deg);
    }
    40% {
        transform: translate(141px, 72px) rotate(72deg);
    }
    60% {
        transform: translate(83px, 122px) rotate(108deg);
    }
    80% {
        transform: translate(-40px, 72px) rotate(144deg);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}
@-webkit-keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
    }
    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
}
@keyframes animationFramesTwo {
    0% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
    20% {
        transform: translate(73px, -1px) rotate(36deg) scale(0.9);
    }
    40% {
        transform: translate(141px, 72px) rotate(72deg) scale(1);
    }
    60% {
        transform: translate(83px, 122px) rotate(108deg) scale(1.2);
    }
    80% {
        transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
}
@-webkit-keyframes animationFramesTwo {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
    }
    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
}


.services-box-wrap .infobox-icon-wrap{
    position: absolute;
    inset: 10px;
    border-radius: 10px;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#2EAC5B;
    color: #fff;
    width: auto;
}

.services-box-wrap .infobox-icon-wrap:before{
content: '';
    position: absolute;
    bottom: -40px;
    left: -10px;
    height: 30px;
    width: 30px;
    border-top-left-radius: 30px;
    background: transparent;
    box-shadow: -5px -5px 0 5px #464646;
}


.services-box-wrap .infobox-icon-wrap:after{
    content: '';
    position: absolute;
    right: -40px;
    top: -10px;
    height: 30px;
    width: 30px;
    border-top-left-radius: 30px;
    background: transparent;
    box-shadow: -5px -5px 0 5px #464646;
}

.services-box-wrap .elementor-widget-container:hover .infobox-icon-wrap{
background-color:#fff;
transition:0.4s;
}

.services-box-wrap .elementor-widget-container:hover .infobox-icon-wrap i{
transition:0.4s;
color:#2EAC5B!important;
}

.services-box-wrap .infobox-content{padding:30px; padding-top:20px;}

.services-box-wrap .infobox-content p{ overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}


.services-box-wrap .infobox-icon{display:inline-block;     border-bottom-right-radius: 50%;
    height: 140px;
    width: 140px;
    background:#464646; position:relative;}



/*.project-set-wrap .bdt-vertex-slider .bdt-item.swiper-slide-active .bdt-img{width:300px!important; transition:0,4s;}
*/

/**end of landing page css***/











.currency-wrap{
  display: none;
  margin-top: 30px;
}

.submit input{
    position: absolute;
    top: 20px;
    right: 0px;
    background-color: #2EAC5B!important;
    border: 0px;
    color: #fff;
    font-size: 18px;
    font-family: "Livvic", Sans-serif!important;
    line-height: 38px!important;

}

.new-input input{
    font-family: "Livvic", Sans-serif!important;
	border:0px!important;
	padding:15px!important;
	 padding-right:80px!important;
	 border-radius:5px!important

}
.submit input{
	outline:unset!important; box-shadow:unset!important;
}
.new-input input:focus{outline:unset!important; box-shadow:unset!important;}

#menu-1-89ac9b4 li{
	position:relative;
}

#menu-1-89ac9b4 li:before{
	    display: block;
    content: "";
    position: absolute;
    font-size: 18px;
    background: #2EAC5B;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    transform: translateY(-50%);
    border-radius: 50%;
}


.banner-slider .bdt-prime-slider-skin-isolate .bdt-slideshow-item{
	margin:0px!important;
	 margin-right:50px!important;
}

.banner-slider .bdt-margin-medium-right {
    margin-right: 0px !important;}


.elementor-widget-image a img[src$=".svg"]{
	width:100%!important;
}
.banner-slider .bdt-image-match-height-desktop--yes .bdt-prime-slider .bdt-match-height{
	display:table;
}
.banner-slider .bdt-prime-slider-skin-isolate .bdt-slideshow-item .bdt-slide-overlay{
	display:table-cell;
	vertical-align:middle;
    padding-top:10px!important;
}

.banner-slider .bdt-prime-slider-skin-isolate .bdt-slideshow-item.bdt-active .bdt-slide-overlay:before{
	background-color:transparent!important;
	display:none!important;
}

.banner-slider .bdt-slideshow-items{min-height:424px!important;}
.banner-slider .bdt-prime-slider-skin-isolate .bdt-slide-btn .bdt-slide-btn-icon{
    margin-top:4px!important;
}
.set-img{
    position:absolute;
    top:0px;
  right:0px;
    z-index:-1;
     transition: all 0.4s ease-in-out;
}

@-webkit-keyframes float {
  0% {
   /* box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);*/
    transform: translatey(0px);
  }
  50% {
   /* box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);*/
    transform: translatey(-20px);
  }
  100% {
   /* box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);*/
    transform: translatey(0px);
  }
}

@keyframes float {
  0% {
   /* box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);*/
    transform: translatey(0px);
  }
  50% {
   /* box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);*/
    transform: translatey(-20px);
  }
  100% {
 /*   box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);*/
    transform: translatey(0px);
  }
}


.set-img {
  /*box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);*/
  transform: translatey(0px);
  -webkit-animation: float 6s ease-in-out infinite;
          animation: float 6s ease-in-out infinite;
}
.img-bottom{
    bottom:-50px!important;
    left:47%!important;
    right:unset!important;
    top:unset!important;
}


.services-hover .elementor-column:hover{
	-webkit-box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
}

.services-hover .elementor-column:hover img{
	    filter: grayscale(1);
}

.counter{
	    box-shadow: -1px 21px 25px 0px rgb(0 0 0 / 12%);
}


.our-clients .swiper-slide-inner{
    border-radius: 20px 0px 30px 0px;
    -webkit-box-shadow: 0px 10px 17px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
    background-color: #fff;
    padding: 15px 30px 15px 30px;
    text-align: center;
    margin:20px!important;
    height:100%;
}
.our-clients .swiper-slide-inner img{
	 filter: grayscale(1);
	  transition: all 0.4s ease-in-out;
}
.our-clients .swiper-slide-inner:hover img{
	filter:unset!important;
}
.hover-bg .elementor-image-box-img:before{
display: block;
    border-radius: 100%;
    height: 45px;
    width: 45px;
    position: absolute;
    top: -12px;
    left: -3px;
    z-index: -1;
    content: '';
    background-color: #2CB35C29;
}
.bdt-ps-blog-container{
 width: 80% !important;
 margin: 0 auto !important;
}
.portfolio-style .eael-grid-post-holder{
border:0 !important;
    background-color: #2CB35C29;
    padding: 40px 20px;
    border-radius: 20px;
}
.bdt-fiestar-slider .bdt-img-wrap .bdt-img{
  width: auto !important;
  height: auto !important;
}
.bdt-fiestar-slider .bdt-content{
      background: linear-gradient(0deg, #2EAC5B 0, rgba(0,0,0,0) 100%) !important;
}
.home .bdt-navigation-prev, .home .bdt-navigation-next{
  top: 100% !important;
}
.image-box-differ .elementor-image-box-wrapper{
    display: flex;
    flex-direction: column-reverse;
}
.image-box-differ .elementor-image-box-description{
margin-bottom: 22px!important;
}
.tech-logos .swiper-slide-inner img{
height: 60px;
width: auto;
}

.contact-name h3{margin-bottom:5px!important; margin-top:0px!important;}
.contact-name .elementor-image-box-img{
	    border-radius: 100%;
    border: 5px solid #151313;
    outline: 10px solid #fff;
    overflow: hidden;
    width: 90px!important;
    height: 90px!important;
}
.contact-name .elementor-image-box-img img{
	width:100%!important;
	height:100%!important;
	object-fit:cover!important;
}
.contact-name .elementor-image-box-wrapper{
flex-wrap:wrap;
}
.contact-name .elementor-image-box-wrapper .elementor-image-box-content{
	width:60%!important;
}
.arrow-img{
    position: absolute;
    right: -74px;
    top: 172px;
    width: auto!important;
}
/* .contact-form .elementor-widget-wrap{
    box-shadow: 0 4px 4.9px 0.1px rgb(0 0 0 / 15%), 0 11px 7.76px 0.24px rgb(0 0 0 / 10%), 0 14px 17.86px 1.14px rgb(0 0 0 / 14%), 0 20px 24.3px 2.7px rgb(0 0 0 / 6%);} */
.contcat-form-set{
  padding:0px!important;
  list-style:none;
  margin:0px;
} 
.contcat-form-set li {
  display:block!important;
  margin-bottom:25px!important;
} 
.contcat-form-set li:last-child{
  margin-bottom:0px!important;
}  
.contact-wrap{position:relative;}
.contact-wrap i{
position: absolute;
    top: 18px;
    left: 10px;
      transition:0.4s;
    z-index: 1;
    color:#2EAC5B;
    font-size: 20px;
}

.contact-wrap input{
    padding: 15px 20px 15px 36px!important;
  background-color: #fff;
  font-family: "Livvic", Sans-serif!important;
    border: 1px solid #f2f2f2!important;
    border-radius: 1px!important;
}
.contact-wrap input:focus{
  border: 1px solid #dadada;
  outline:unset!important;
    box-shadow: 0 2px 3.96px 0.04px rgb(0 0 0 / 16%), 0 5px 7.76px 0.24px rgb(0 0 0 / 14%), 0 9px 14.72px 1.28px rgb(0 0 0 / 6%);
}



.contact-wrap textarea:focus{
  border: 1px solid #dadada;
  outline:unset!important;
    box-shadow: 0 2px 3.96px 0.04px rgb(0 0 0 / 16%), 0 5px 7.76px 0.24px rgb(0 0 0 / 14%), 0 9px 14.72px 1.28px rgb(0 0 0 / 6%);
}
::placeholder{
	color:#000;
}

.contact-wrap textarea{
    padding: 15px 20px 15px 36px!important;
    background-color: #fff;
    font-family: "Livvic", Sans-serif!important;
    height:120px!important;
    border: 1px solid #f2f2f2!important;
    border-radius: 1px!important;
}
.submit-btn input{
      display: block;
    color: #fff;
    background: #2EAC5B;
    font-size: 18px;
    font-weight: 600;
    font-family: "Livvic", Sans-serif!important;
    padding: 0 70px;
    line-height: 52px;
    border: 1px solid #2EAC5B;
    border-radius: 40px;
    transition: all .3s cubic-bezier(.4,0,.2,1);
    margin-left: 11px;
    width: 95%;
}
.submit-btn input:hover{
      background: #fff!important;
    color: #2EAC5B;
}
.submit-btn input:focus{outline:unset!important; box-shadow:unset!important; background: #fff!important;}
.active-input i{
  color:#2EAC5B!important;
  transition:0.4s;
}

.circle-border{
	    border-radius: 50%;
    border: 2px solid #2CB35C29;
        margin: 0px 70px!important;
}
.circle-border .elementor-widget-container{
 display:table;
 width:100%;
 height:100%;

}
.circle-border .elementor-widget-container .elementor-heading-title{
	display:table-cell;
	 vertical-align:middle;
	 height:100%;
}
.core-values .elementor-image-box-img{
box-shadow: 0 5px 15px 0px rgb(0 0 0 / 60%); */
    transform: translatey(0px);
    -webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite;
    position: absolute;
    right: -155px;
    background-color: #2EAC5B;
    padding:20px;
    z-index: 1;
    margin: 0px!important;
    width: 120px!important;
    height: 120px;
    text-align: center;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)!important;
}
.core-values .elementor-image-box-img img{
	    width: 60px;
    position: relative;
    top: 10px;
    filter: brightness(0) invert(1)!important;
}
.bg-core .elementor-image-box-img{
background-color:#464646!important;
}
.left-core .elementor-image-box-img{
	left:-155px!important;
	right:unset!important;
}
.our-expertise .elementor-image-box-img{
    font-size: 30px;
    border-radius:20px;
    width: 60px!important;
    height: 60px!important;
    min-width: 60px!important;
    line-height: 51px!important;
    margin-top: 8px!important;
    background-color:#2EAC5B!important;
     padding:10px;
    box-shadow: 0 5px 15px 0 #2eac5b59
}
.our-expertise .elementor-image-box-title{margin-bottom:10px!important;}
.our-expertise .elementor-image-box-wrapper:hover .elementor-image-box-img{
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
}

.our-expertise .elementor-image-box-wrapper:hover .elementor-image-box-title{
	color:#2EAC5B!important;
	transition:0.4s;
}
.our-expertise .elementor-image-box-title{
transition:0.4s;	
} 

.box-border .elementor-widget-image-box:hover .elementor-widget-container{
border-top: 2px solid #2EAC5B!important;
}
.elementor-widget-copyright{margin-bottom:0px!important;}

.tech-wrap ul{
	padding:0px!important;
     list-style:none;
      margin:0px;
      margin-bottom:20px!important;
}
.tech-wrap ul li{
    display: inline-block;
    margin-right: 10px;
    background-color: #2EAC5B;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}
.tech-wrap ul li:last-child{
	margin-right:0px!important;
}








@media only screen and (max-width: 1024px){

.elementor-13 .elementor-element.elementor-element-8679903 .hfe-nav-menu__toggle{
	margin-left:auto!important;
	margin:0px;
}
.banner-slider .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 0px!important;
    margin-right: 0px!important;
}
.banner-slider .bdt-margin-medium-right{
	display:none!important;
}

.circle-border {
    margin: 0px 0px!important;}
      .core-values .elementor-image-box-img {
    right: -100px;
    padding: 10px;
    width: 85px!important;
    height: 85px!important;}
   .core-values .elementor-image-box-img img{width:40px!important;}
  .left-core .elementor-image-box-img {
    left: -100px!important;}

   .inner-career-wrapper h3{font-size:18px!important;}
   .inner-career-wrapper p{font-size:14px!important;}
.single-title-job{font-size:30px!important;}
.single-content-wrap h3{font-size:18px!important;}
.single-content-wrap ul li{font-size:14px!important;}
.single-career-wrapper .custom-row {
    padding: 50px 0px!important;
}

}


@media screen and (min-width: 768px) and (max-width: 991px) {

.projects-content-wrap h2{font-size:25px!important;}
.tech-wrap h3{font-size:20px!important;}
.tech-wrap ul li{margin-bottom:10px;}
.loadmore{width:180px!important;}
.circle-border {
    margin: 0px 0px!important;}

.elementor-180 .elementor-element.elementor-element-4cd9c9d .elementor-icon-list-text{
  word-break:break-all!important;
}
.new-input input{font-size:13px;}
.submit input {
    font-size: 15px;
    line-height: 34px!important;}

   .core-values .elementor-image-box-img {
    right: -100px;
    padding: 10px;
    width: 85px!important;
    height: 85px!important;}
   .core-values .elementor-image-box-img img{width:40px!important;}
  .left-core .elementor-image-box-img {
    left: -100px!important;}


}



@media screen and (min-width: 500px) and (max-width: 768px) {
.hover-bg .elementor-column{    width: 33.33%!important;
    padding:7px!important;}
  .elementor-element-8cd789a{margin-bottom:40px!important;}



}


@media only screen and (max-width: 767px){
.hover-bg .elementor-column:before{
  height:94%!important;
}
.single-career-wrapper .custom-row {
    padding: 40px 0px!important;
}
.single-title-job{font-size:26px!important;}
.single-title-form{font-size:17px!important;}
.spl-row2 .projects-content-wrap {
    margin-right: 0px;
    padding: 20px 10px 40px 10px!important;
}
.spl-row2 .order-2{order:2!important;}
.loadmore{width:180px!important;}
.tech-wrap ul li{margin-right:5px; margin-bottom:10px;}
.tech-wrap h3{font-size:18px!important;}
.projects-content-wrap h2{font-size:22px!important;}

.spl-row1 .projects-content-wrap {
    margin-left: 0px;
    padding: 20px 0px 40px 23px!important;}


.wrapper-career .elementor-column{margin-bottom:20px;}
.inner-career-wrapper{margin: 0px 0px!important;}
.circle-border{display:none!important}
.core-values .elementor-image-box-img{position:unset!important;}
.elementor-widget-copyright{margin-bottom:0px!important;}
.newletter .submit{margin-bottom:0px!important; height:0px!important; line-height:0px!important;}
.newletter p{margin-bottom:0px!important; height:0px!important; line-height:0px!important;}
body{overflow-x:hidden!important;}
html{overflow-x:hidden!important;}
.our-clients .swiper-slide-inner{margin:10px!important;}
.custom-row .projects-content-wrap p{
	font-size: 14px!important;
}

}


.contact-wrap [hidden], .bdt-hidden{
  display:block!important;
}