@font-face {
font-family: mont;
src: url(../assests/fonts/mont.ttf);
}
h1, h2, h3, h4, h5, h6, span, label {
font-family: 'Mont', sans-serif;
}
p, li, a{
font-family: 'Inter';
}
.logo{
width: 320px;
}
.navbar-dark{
padding: 0;
}
.nav-item {
padding: 10px 10px;
}
.sign-in a{
color: #fff !important;
font-weight: 400 !important;
opacity: .7;
}
.ms-auto {
margin-left:120px !important;
}
.sign-in-pad{
margin-left: 100px;
}
.navbar-expand-sm .navbar-collapse {
flex-direction: column;
flex-wrap: wrap;
align-items: flex-end;

}
.nav-link {
font-family: 'Inter', sans-serif;
color: rgb(255 255 255 / 70%);
font-size: 18px;
}
.navbar-nav .nav-link{
font-size: 16px;
color: #fff;
font-weight: 300;
}
.nav-link.active{
border: 1px solid #0e9c04;
border-radius: 5px;
}
.ly-main{
background-image: url(../assests/img/git-home-banner.png);
background-repeat: no-repeat;
background-size: contain;
}
.pb-150{
padding-bottom: 150px !important;
}
.home-banner {
text-align: center; 
}
.banner-text{
padding-top: 65px;
padding-bottom: 30px;
text-align: center;
}
.banner-text h6{
text-align: center;
}
.banner-text h1{
text-align: center;
font-size: 60px;
font-weight: 500;
color: #fff; 
width: 60%;
margin: auto;
}
.banner-text span{
color: #0e9c04;
}
.banner-text p{
color: #fff;
width: 60%;
margin: auto;
font-size: 22px;
padding-top: 20px;
padding-bottom: 30px;
}
.home-button{
border: none;
width: 190px;
height: 55px;
background-color: #0e9c04 !important;
color: #fff;
font-size: 16px;
border-radius: 10px;
}
.home-banner h6{
color: #fff;
font-size: 20px;
padding-bottom: 10px;
font-weight: 300;
}
.app-btn {
display: flex;
justify-content: center;
}
.banner-btm{
margin: auto;
padding-top: 5px;
}
.banner-btm{
width: 100%;
padding-top: 10px; 
}
.banner-btm img{
width: 100%;  
border-radius: 25px;
}
.home-top-sec{
padding-top: 70px;
background-image: linear-gradient(to bottom ,#ffffff , #EEF1F5);
background-repeat: no-repeat;
background-size: contain;
padding-bottom: 175px;
}
.home-top-inner {
width: 100%;
}
.home-top-inner h3{
padding: 7px;
background-color: #EBF0F5;
width: 185px;
border-radius: 25px;
padding-left: 10px;
font-size: 22px;
color: #0e9c04;
margin-bottom: 30px;
}
.learmore{
padding: 10px;
border: 2px solid #000;
width: 150px;
height: 60px;
background-color: transparent;
border-radius: 20px;
font-size: 20px;
transition: .3s;
}
.learmore:hover{
background-color: #0e9c04;
color: #fff;
transition: .3s;
border: none;
}
.home-top-inner h1{
font-size: 54px;
padding-bottom: 90px;
}
.home-top-inner img{
width: 75px;
}
.home-middle-sec{
padding-top: 125px;
position: relative;
}
.home-middle-inner-sec{
background-color: #fff;
width: 23%;
margin-right: 20px;
margin: auto;
padding: 40px;
border-radius: 20px;
min-height: 315px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.home-middle-inner-sec img{
margin:30px 30px 70px 0 ;
}
.home-middle-inner-sec h4{
font-size: 26px;
}
.home-middle-inner h3{
padding: 7px;
background-color: #EBF0F5;
width: 160px;
border-radius: 25px;
padding-left: 10px;
font-size: 20px;
color: #0e9c04;
margin-bottom: 30px;
}
.curve-one {
position: absolute;
right: 22%;
bottom: 62%;
width: 39%;
}
.curve-one img{
width: 55%;
}
.curve-two {
position: absolute;
right: 44%;
top: 100%;
width: 38%;
}
.curve-two img{
width: 55%;
}
.curve-three {
position: absolute;
right: 0;
top: 100%;
width: 38%
}
.curve-three img{
width: 55%;
}
.middle-demo{
padding-top: 210px;
text-align: center;
width: 60%;
margin: auto;
}
.middle-demo h1{
font-size: 50px;
padding-bottom: 10px;
}
.clients-sec{
padding-top: 60px;
padding-bottom: 60px;
}
.clients-sec img{
width: 200px;
}
.pt-pad{
padding-top: 25px;
}
.clients-sec h6{
font-size: 22px;
font-family: 'Inter';
padding-top: 20px;
}
.gt-pt-20{
padding-top: 20px;
}
.gt-bottom-sec{
padding-top: 125px;
}
.gt-btm-img img{
width: 100%;
}
.footer{
background-image: url(../assests/img/gt-ft-img.png);
background-repeat: no-repeat;
background-size: cover;
}
.footer h1{
font-size: 48px;
}
.footer-text {
padding-top: 110px;
padding-bottom: 30px;
}
.footer-app-btn{
padding-bottom: 120px;
border-bottom: 1px solid #504b4b;
}
.footer-menu{
text-align: left;
}
.footer-menu ul li {
list-style: none;
display: inline-block;
color: #a8a6a6;
padding: 20px 30px 5px 0;
font-size: 16px;
}
.footer-menu ul li:hover{
color: #fff;
}
.footer-menu{
color: #707070;
border-top: 1px solid #135317;
margin-top: 100px;
}
.footer-copyrights{
background-color: #000;
color: #707070;
}
.footer-copyrights p{
padding-top: 20px;
padding-bottom: 10px;
}
.ly-lin{
text-align: right;
}
.footer-inline ul{
padding: 0;
} 
.dc-link a{
text-decoration: none;
color:#707070 ;
} 
.text-slide{
padding-top: 50px;
padding-bottom: 50px;
}
.text-slide a{
color: #000;
text-decoration: none;
}
.text-slide a:hover img{
transform: rotate(45deg);
transition: .3s;
}
.text-slide img{
width: 85px;
margin-top: -25px;
transition: .3s;
}
.text-slide h1{
font-size: 80px;
text-transform: uppercase;
font-weight: 600;
text-align: center;
}
.rotate {
animation: rotation 4s infinite linear;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
.inner-main-sec{
background-color:#F2FBF3 ;
margin-bottom: 100px;
border-radius: 15px;
padding-bottom: 20px;
min-height: 520px;
position: relative;
}

.main-img-position{
position: absolute;
top: 43%;
left: 5%;
right: 10%;
}
.main-img-position img{
width: 50%;
}
.position-one img{
width: 12%;
transition: .6s;
}
.position-two img{
width: 25%;
}
.position-three img{
width: 10%;
transition: .6s;
}
.position-one{
position: absolute;
top: 10%;
left: 3%;
right: 10%;
transition: .6s;
}
.position-two{
position: absolute;
top: 3%;
left: 25%;
right: 10%;
transition: .6s;
}
.position-three{
position: absolute;
top: 78%;
left: 43%;
right: 10%;
transition: .6s;
}
.inner-main-sec:hover .position-one{
top: 10%;
left: 8%;
right: 10%;
transition: .6s;
}
.inner-main-sec:hover .position-one img{
transform: rotate(25deg);
transition: .6s;
}
.inner-main-sec:hover .position-three img{
transform: rotate(50deg);
transition: .6s;
}
.inner-main-sec:hover .position-two{
position: absolute;
top: 8%;
left: 25%;
right: 10%;
transition: .6s;
}
.inner-main-sec:hover .position-three{
position: absolute;
top: 75%;
left: 40%;
right: 10%;
transition: .6s;
}
.sec-two{
display: flex;
justify-content: center;
flex-direction: column;
}
.sec-two p{
font-size: 22px;
color: #707070;
}
.sec-two h2{
font-size: 50px;
padding-bottom: 50px;
}
.inner-main-sec-two{
background-color:#EBF0F5;
margin-bottom: 100px;
border-radius: 15px;
padding-left: 100px;
padding-bottom: 20px;
min-height: 520px;
position: relative;
}
.main-img-position-two img{
width: 75%;
transition: .6s;
}
.position-two-one img{
width: 70%;
transition: .6s;
}
.position-two-two img{
width: 75%;
transition: .6s;
}
.main-img-position-two{
position: absolute;
top: 8%;
left: 64%;
transition: .6s;
}
.position-two-one{
position: absolute;
top: 11%;
left: 60%;
transition: .6s;
}
.position-two-two{
position: absolute;
top: 68%;
left: 87%;
transition: .6s;
}
.inner-main-sec-two:hover .main-img-position-two img{
transform: rotate(5deg);
transition: .6s;
}
.inner-main-sec-two:hover .position-two-one{
top: 14%;
left: 65%;
transform: rotate(66deg);
transition: .6s;
}
.inner-main-sec-two:hover .position-two-two{
top: 60%;
left: 84%;
transition: .6s;
}
.inner-main-sec-three{
background-color:#F7F5F7;
margin-bottom: 100px;
border-radius: 15px;
padding-bottom: 20px;
min-height: 520px;
position: relative;
}

.position-three-one img{
width: 5%;
transition: .6s;
}
.position-three-two img{
width: 75%;
transition: .6s;
}
.position-three-three img{
width: 10%;
transition: .6s;
}
.position-three-one{
position: absolute;
top: 18%;
left: 6%;
right: 10%;
transition: .6s;
}
.position-three-two{
position: absolute;
top: 1%;
left: 6%;
transition: .6s;
}
.position-three-three{
position: absolute;
top: 75%;
left: 35%;
right: 10%;
transition: .6s;
}
.inner-main-sec-three:hover .position-three-one{
position: absolute;
top: 24%;
left: 12%;
right: 10%;
transition: .6s;
}
.inner-main-sec-three:hover .position-three-one img{
transform: rotate(60deg);
transition: .6s;
}
.inner-main-sec-three:hover .position-three-two img{
transform: rotate(-4deg);
transition: .6s;
}
.inner-main-sec-three:hover .position-three-three{
position: absolute;
top: 67%;
left: 33%;
right: 10%;
transition: .6s;
}
.inner-main-sec-three:hover .position-three-three img{
transform: rotate(50deg);
transition: .6s;
}

/*About*/

.abt-main{
background-image: url(../assests/img/abt-banner.png);
background-repeat: no-repeat;
background-size: cover;
}
.abt-banner-text h1{
padding-top: 150px;
font-size: 54px;
}
.abt-banner-text p{
color: #fff;
width: 40%;
padding-bottom: 200px;
opacity: .7;
}
.abt-top-sec{
background-color: #EBF0F5;
}
.abt-top-sec img{
width: 100%;
}
.abt-top-sec h1{
font-size: 58px;
padding-top: 150px;
padding-bottom: 30px;
font-weight: 600;
color: black;
}
.abt-middle-image{
    width: 100%;
}
.abt-top-sec p{
font-size: 18px;
color: #4f4e4e;
line-height: 34px;
}
.abt-btm-sec{
padding-bottom: 10px;
}
.mision-sec{
background-color: #F2FBF3;
padding-top: 50px;
padding-bottom: 50px;
margin-top: 100px;
padding-left: 50px;
border-radius: 25px; 
}
.vision-sec{
background-color: #EBF0F5;
padding-top: 50px;
padding-bottom: 50px;
margin-top: 15px;
padding-left: 50px;
border-radius: 25px;
}
.values-sec {
background-color: #F7F5F7;
padding-top: 50px;
padding-bottom: 65px;
margin-top: 15px;
padding-left: 50px;
border-radius: 25px;
}
.mision-sec h1 {
font-size: 60px;
padding-top: 70px;
}
.mision-sec p{
padding-top: 80px;
font-size: 22px;
}
.mision-sec img{
width: 280px;
}
.vision-sec h1{
font-size: 60px;
padding-top: 80px;
}
.vision-sec p{
padding-top: 80px;
font-size: 22px;
}
.vision-sec img{
width: 250px;
}
.values-sec h1{
font-size: 60px;
padding-top: 80px;
}
.values-sec p{
padding-top: 80px;
font-size: 22px;
}
.values-sec img{
width: 250px;
}
.abt-top-inner-sec{
padding-bottom: 50px;
}
.abt-gt-content {
display: flex;
justify-content: center;
flex-direction: column;
}
.slide-menu-img img{
width: 110px;
transition: .5s;
}
.slide-menu-img:hover img{
transform: rotate(45deg);
transition: .5s;
}

/*Careers*/

.careers-main{
background-image: url(../assests/img/careers-banner.png);
background-repeat: no-repeat;
background-size: cover;
}
.careers-sec{
padding-top: 60px;
padding-bottom: 60px;
}
.careers-inner{
background-color: #fff;
margin-top: 15px;
border-radius: 25px;
padding-top: 70px;
padding-bottom: 70px;
padding-left: 55px;
padding-right: 55px;
}
.careers-inner span{
background-color: #EBF0F5;
padding: 8px 15px;
margin-left: 10px;
border-radius: 25px;
font-size: 12px;
font-weight: 700;
}
.careers-inner h6{
font-size: 20px;
line-height: 30px;
width: 80%;
}
.careers-inner h2{
font-weight: 600;
padding-bottom: 15px;
}

/*Pricing*/

.pricing-main{
background-image: url(../assests/img/pricing-banner.png);
background-repeat: no-repeat;
background-size: cover;
}
.price-top-sec{
text-align: center;
background-color: #EEF1F5;
}
.price-top-sec h1{
padding-bottom: 150px;
font-size: 56px;
padding-top: 150px;
}
.price-top-sec h3{
border-bottom: 2px solid #e9e8e8;
padding: 33px 60px 33px 40px;
font-size: 36px;
}
.price-top-sec span{
font-size: 24px;
margin-top: -10px;
}
.price-top-sec h5{
border-bottom: 2px solid #e9e8e8;
padding: 15px 60px 18px 40px;
font-size: 22px;
font-family: 'inter';
color: #535353;
}
.price-inner{
text-align: left;
box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 0px 6px 0 rgba(0, 0, 0, 0.19);
border-radius: 25px;
width: 31%;
margin-right: 15px;
padding-left: 0;
padding-right: 0;
padding-bottom: 100px;
}
.price-inner h3{
padding-left: 60px;
}
.price-inner h5{
padding-left: 60px;
}
.price-sec{
width: 80%;
padding-bottom: 150px;
}
.price-one{
background-color: #fff;
width: 31%;
margin-right: 15px;
border-radius: 25px; 
padding-left: 0;
padding-right: 0;
}
.price-two{
background-color: #fff;
width: 31%;
border-radius: 25px; 
padding-left: 0;
padding-right: 0;
}
.price-one h4{
margin-top: -61px;
background-color: #0e9c04;
width: 300px;
height: 60px;
border-top-right-radius: 50px;
border-top-left-radius: 50px;
margin-left: 37px;
color: #fff;
padding-top: 20px;
margin-bottom: 3px;
}
.green{
color: #0e9c04;
}
.price-two h4{
margin-top: -61px;
background-color: #004984;
width: 300px;
height: 60px;
border-top-right-radius: 50px;
border-top-left-radius: 50px;
margin-left: 37px;
color: #fff;
padding-top: 20px;
margin-bottom: 3px;
}
.xt-pad {
padding-bottom: 100px;
}
.price-btn{
margin-top: 18px;
background-color: #20262E;
}

/*Contact*/

.con-main{
background-image: url(../assests/img/con-banner.png);
background-repeat: no-repeat;
background-size: cover;
}
.contact-form {
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
margin-bottom: 0px;
margin-top: 80px;
margin-bottom: 80px;
margin: auto;
margin-top: 70px;
margin-bottom: 40px;
}
.form input {
height: 70px;
width: 100%;
padding: 0 15px;
font-size: 17px;
margin-bottom: 1.3rem;
border-radius: 10px;
outline: none;
box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 0px 6px 0 rgba(0, 0, 0, 0.19);
border: none;
}
.form-control{
font-family: 'Mont';
font-weight: 600;
}
textarea.form-control {
box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 0px 6px 0 rgba(0, 0, 0, 0.19);
border: none;
}
.con-top-sec{
background-color: #EBF0F5;
padding-top: 100px;
padding-bottom: 100px;
}
.con-top-sec h1{
font-size: 58px;
}
.con-btn{
margin-top: 20px;
float: left;
width: 150px;
}
.address-sec {
padding-top: 150px;
padding-bottom: 150px;
}
.address-sec img{
min-width: 66px;
padding: 60px 40px 100px 40px;
}
.location{
width: 30%;
margin-left: 40px;
background-color: #F2FBF3;
border-radius: 25px;

}
.phone{
width: 30%;
background-color: #EBF0F5;
margin-left: 40px;
border-radius: 25px;
}
.email{
width: 30%;
background-color: #F7F5F7;
margin-left: 40px;
border-radius: 25px;
}
.address-sec h4{
padding-left: 40px;
font-family: 'Inter';
font-size: 21px;
padding-bottom: 60px;
}
.address-sec h1{
padding-bottom: 50px;
font-size: 56px;
padding-left: 40px;
}

/* How it works */

.hw-main-sec{
padding-bottom: 140px;
}
.hw-main-sec h1{
text-align: center;
}
.howitworks-inner{
background-color: #fff;
margin-top: 15px;
border-radius: 25px;
padding-top: 35px;
padding-bottom: 40px;
padding-left: 55px;
padding-right: 55px;
position: relative;
margin-top: 125px;
}
.hw-inner-sec{
display: flex;
flex-direction: column;
justify-content: center;
flex-wrap: wrap;
}
.batch-one img{
width: 46px;
}
.batch-one {
position: absolute;
right: 14%;
bottom: 90%;
width: 39%;
}
.resize{
width: 150px !important;
}
.enterprice{
background-color: #004984 !important;
}
.typing-demo {  
animation: typing 3s steps(22), blink .5s step-end infinite alternate;
white-space: nowrap;
overflow: hidden;
}
@keyframes typing {
from {
width: 0
}
}  
@keyframes blink {
100% {
border-color: transparent
}
}
a{
text-decoration: none;
}
#cog {
-webkit-animation: cog 3s infinite;			
-moz-animation: cog 3s infinite;
-ms-animation: cog 3s infinite; 			
animation: cog 3s infinite;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;		
-ms-animation-timing-function: linear;
animation-timing-function: linear	
}
@keyframes cog {
100%{ 
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.marquee__arrow svg{
width: 100px;
background-color: #000;
border-radius:
100px;
padding:15px;
transform: rotate(-45deg);
}
.slide-menu {
--space: 2rem;
display: grid;
align-content: center;
width: 100%;
}
.marquee__wrapper {
display: flex;
align-items:center;
flex-direction: row-reverse;
padding-top: 30px;
padding-bottom: 20px;
animation: marquee 30s linear infinite;
}
.marquee__group p{
color: #000;
font-weight: 500;
animation: marquee 30s linear infinite;
}
.marquee__group a{
text-decoration: none;
}
.marquee__arrow {
width: 12rem;
height: 12rem;
border-radius: 100%;
justify-content: center;
position: relative;
margin-right: 1rem;
transform: rotate(-45deg);
transition: .5s;
}
.marquee {
--duration: 60s;
--gap: var(--space);
display: flex;
overflow: hidden;
user-select: none;
gap: var(--gap);
animation: marquee 30s linear infinite;
}
.marquee__group {
flex-shrink: 0;
display: flex;
color: #fff;
font-size: 100px;
text-transform: uppercase;
align-items: center;
justify-content: space-around;
gap: var(--gap);
min-width: 100%;
animation: scroll var(--duration) linear infinite;

}
.marquee__group p {
margin: 0.05rem 0;
font-weight: 600;
}
@media (prefers-reduced-motion: reduce) {
.marquee__group {
animation-play-state: paused;
}
}
.marquee--borders {
border: 1px solid #fff;
padding-block: 0;
}
.marquee--reverse .marquee__group {
animation-direction: reverse;
animation-delay: calc(var(--duration) / -2);
}
@keyframes scroll {
0% {
transform: translateX(0);
}

100% {
transform: translateX(calc(-100% - var(--gap)));
}
}
/*Animation- Text left, Banner Text Blur, Image fade in*/

.animation-element {
opacity: 0;
position: relative;
}

@keyframes enter-animation {
0% {
transform: translateY(100px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}}
@media (prefers-reduced-motion: no-preference) {
.image-animation {
animation: enter-animation 2s 1;
}
}
.cssanimation, .cssanimation span {
animation-duration: 2s;
animation-fill-mode: both;
}
.cssanimation span { display: inline-block }
.fadeInBottom { animation-name: fadeInBottom }
@keyframes fadeInBottom {
from {
opacity: 0;
transform: translate3d(100%);
}
to { opacity: 1 }
}

.hover-1 {
background: linear-gradient(#fff 0 0) var(--p,0)/var(--p,0) no-repeat;
transition: .4s,background-position 0s;
}
.hover-1:hover {
--p: 100%;
color: #000;
border: none;
}
.hover-2 {
background: linear-gradient(#000 0 0) var(--p,0)/var(--p,0) no-repeat;
transition: .4s,background-position 0s;
}
.hover-2:hover {
--p: 100%;
color: #fff;
border: none;
scale: 1.05;
}
.margin-auto{
margin: auto;
}
.flex-start{
align-items: flex-start;
}
.center{
justify-content: center;
}
.animatable {

/* initially hide animatable objects */
visibility: hidden;

/* initially pause animatable objects their animations */
-webkit-animation-play-state: paused;   
-moz-animation-play-state: paused;     
-ms-animation-play-state: paused;
-o-animation-play-state: paused;   
animation-play-state: paused; 
}
/* show objects being animated */
.animate-in {
visibility: visible;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;

-webkit-animation-duration: .5s;
-moz-animation-duration: .5s;
-ms-animation-duration: .5s;
-o-animation-duration: 5s;
animation-duration: 1s;

-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-ms-animation-play-state: running;
-o-animation-play-state: running;
animation-play-state: running;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
60% {
-webkit-transform: translateX(20px);
} 
80% {
-webkit-transform: translateX(-5px);
} 
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}  
@-moz-keyframes bounceInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
} 
60% {
-moz-transform: translateX(20px);
} 
80% {
-moz-transform: translateX(-5px);
} 
100% {
opacity: 1;
-moz-transform: translateX(0);
}
} 
@-o-keyframes bounceInLeft {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
} 
60% {
opacity: 1;
-o-transform: translateX(20px);
} 
80% {
-o-transform: translateX(-5px);
}  
100% {
opacity: 1;
-o-transform: translateX(0);
}
}  
@keyframes bounceInLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
60% {
transform: translateX(20px);
} 
80% {
transform: translateX(-5px);
} 
100% {
opacity: 1;
transform: translateX(0);
}
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
60% {
-webkit-transform: translateX(-20px);
}
80% {
-webkit-transform: translateX(5px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
} 
@-moz-keyframes bounceInRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
60% {
-moz-transform: translateX(-20px);
}
80% {
-moz-transform: translateX(5px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
} 
@-o-keyframes bounceInRight {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
60% {
-o-transform: translateX(-20px);
}
80% {
-o-transform: translateX(5px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
} 
@keyframes bounceInRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
60% {
transform: translateX(-20px);
}
80% {
transform: translateX(5px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}	100% {
opacity: 1;
-webkit-transform: translateY(0);
}
} 
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
} 
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}

100% {
opacity: 1;
transform: translateY(0);
}
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
}
50% {
-webkit-transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn {
0% {
opacity: 0;
-moz-transform: scale(.3);
}
50% {
-moz-transform: scale(1.05);
}
70% {
-moz-transform: scale(.9);
}
100% {
opacity: 1;
-moz-transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
transform: scale(.3);
}
50% {
transform: scale(1.05);
}
70% {
transform: scale(1.05);
}
100% {
opacity: 1;
transform: scale(1.05);
}
}
@-webkit-keyframes moveUp {
0% {
opacity: 1;
-webkit-transform: translateY(40px);
}	100% {
opacity: 1;
-webkit-transform: translateY(0);
}
} 
@-moz-keyframes moveUp {
0% {
opacity: 1;
-moz-transform: translateY(40px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes moveUp {
0% {
opacity: 1;
-o-transform: translateY(40px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes moveUp {
0% {
opacity: 1;
transform: translateY(40px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@-webkit-keyframes fadeBgColor {
0%{
background:none;
}
70%{
background:none;
}
100%{
background:#464646;
}
}
@-o-keyframes fadeBgColor {
0%{
background:none;
}
70%{
background:none;
}
100%{
background:#464646;
}
}
@keyframes fadeBgColor {
0%{
background:none;
}
70%{
background:none;
}
100%{
background:#464646;
}
}
.animate-in.animationDelay, .animate-out.animationDelay {
animation-delay:.4s;
-webkit-animation-delay:.4s;
}
.animate-in.animationDelayMed, .animate-out.animationDelayMed {
animation-delay:1.2s;
-webkit-animation-delay:1.2s;
}
.animate-in.animationDelayLong, .animate-out.animationDelayLong {
animation-delay:1.6s;
-webkit-animation-delay:1.6s;
}
.animate-in.fadeBgColor, .animate-out.fadeBgColor {
-webkit-animation-name: fadeBgColor;
-moz-animation-name: fadeBgColor;
-o-animation-name: fadeBgColor;
animation-name: fadeBgColor;
}
.animate-in.bounceIn, .animate-out.bounceIn {
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}
.animate-in.bounceInRight, .animate-out.bounceInRight {
-webkit-animation-name: bounceInRight;
-moz-animation-name: bounceInRight;
-o-animation-name: bounceInRight;
animation-name: bounceInRight;
}
.animate-in.bounceInLeft, .animate-out.bounceInLeft {
-webkit-animation-name: bounceInLeft;
-moz-animation-name: bounceInLeft;
-o-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
.animate-in.fadeIn, .animate-out.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
.animate-in.fadeInDown, .animate-out.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.animate-in.fadeInUp, .animate-out.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
.animate-in.moveUp, .animate-out.moveUp {
-webkit-animation-name: moveUp;
-moz-animation-name: moveUp;
-o-animation-name: moveUp;
animation-name: moveUp;
}

/*About*/

@media screen and (max-width: 767px){
.align-items-baseline {
align-items: normal!important;
background-color: #000;
position: absolute;
z-index: 9999;
width: 95%;
border-radius: 25px;
padding-left: 40px;
height: 62vh;
}
.logo {
    width: 230px;
}
.clients-sec {
    padding-top: 0;
}
.gt-btm-img {
    padding-bottom: 60px;
}
.inner-main-sec-three {
    margin-bottom: 40px;
}
.banner-btm {
    margin-bottom: -40px;
}
.nav-item {
padding: 5px 10px;
}
.gt-btn-sec {
margin-left: 0px !important;
}
.footer-menu {
margin-top: 50px;
}
.ly-main {
background-size: cover;
}
.banner-text h1 {
font-size: 30px;
width: 100%;
}
.banner-text p {
width: 100%;
font-size: 18px;
}
.home-top-inner h1 {
font-size: 28px;
padding-bottom: 30px;
line-height: 38px;
}
.home-top-inner img {
width: 38px;
}r
.home-top-inner h3 {
margin-bottom: 15px; 
}
.home-middle-sec {
padding-top: 45px;
}
.home-middle-inner-sec {
width: 90%;
margin-bottom: 20px;
}
.middle-demo {
padding-top: 50px;
width: 100%;
}
.middle-demo h1 {
font-size: 30px;
}
.home-top-sec {
padding-bottom: 50px;
}
.clients-sec h6 {
font-size: 36px;
}
.clients-sec{
text-align: center;
display: flex;
justify-content: center;
}
.gt-pt-20 {
padding-top: 35px;
}
.text-slide h1 {
font-size: 20px;
}
.abt-btm-sec {
padding-bottom: 0px;
}
.text-slide img {
width: 32px;
}
.text-slide {
padding-top: 50px;
padding-bottom: 40px;
}
.inner-main-sec-two{
padding-left: 0;
}
.sec-two h2 {
font-size: 30px;
padding-bottom: 20px;
}
.sec-two p {
font-size: 20px;
}
.mob-left h2{
padding-top: 180px;
}
.clients-sec img {
padding-bottom: 24px;
}
.mob-res img{
width: 50px;
}
.resize {
margin-left: 55px;
}
.gt-bottom-sec {
padding-top: 0;
}
.main-img-position img {
width: 85%;
}
.position-two img {
width: 70%;
}
.position-one img {
width: 20%;
}
.main-img-position {
top: 15%;
left: 17%;
right: 0;
}
.position-two {
top: 2%;
left: 56%;
right: 10%;
}
.position-one {
top: 3%;
left: 18%;
}
.sec-one:hover .position-one{
top: 3%;
left: 18%;
}
.sec-one:hover .position-two {
top: 2%;
left: 56%;
right: 10%;
}
.position-three img {
width: 100%;
}
.position-three {
top: 26%;
left: 73%;
}
.sec-one:hover .position-three {
top: 26%;
left: 73%;
}
.main-img-position-two img {
width: 77%;
}
.position-two-one img {
width: 70%;
}
.position-two-one {
top: 56%;
left: 3%;
}
.sec-three:hover .position-two-one {
top: 56%;
left: 3%;
}
.main-img-position-two {
top: 50%;
left: 15%;
}
.position-two-two {
top: 85%;
left: 74%;
}
.sec-three:hover .position-two-two {
top: 85%;
left: 74%;
}
.position-three-two img{
width: 80%;
}
.position-three-two {
top: 1%;
left: 19%;
}
.sec-three-last:hover .position-three-three {
top: 31%;
left: 72%;
right: 10%;
}
.sec-three-last:hover .position-three-one {
top: 7%;
left: 20%;
}
.position-three-one img {
width: 15%;
}
.position-three-one {
top: 7%;
left: 20%;
}
.position-three-three img {
width: 70%;
}
.position-three-three {
top: 31%;
left: 72%;
right: 10%;
}
.marquee__group {
font-size: 36px;
}
.slide-menu {
--space: 0rem;
}
.bg-color{
padding-top: 20px;
}
.banner-text {
padding-top: 40px;
}
.footer-menu ul li {
padding: 20px 10px 0 0;
font-size: 14px;
}
.pad-left{
float: left;
padding: 0 0 5px 2px;
}
.footer-copyrights{
text-align: center;
}
.footer-copyrights p {
font-size: 14px;
padding-bottom: 5px;
}
.ly-lin {
text-align: center;
}
.ms-auto {
margin-left: 0px !important;
}
.align-items-baseline {
align-items:normal!important;
width: 92%;
height: 38vh;
padding-left: 30px;
padding-top: 14px;
}
.gt-btn-sec {
margin-left: 5px;
}
.location {
width: 100%;
margin-left: 0;
margin-bottom: 20px;
}
.phone{
width: 100%;
margin-left: 0;
margin-bottom: 20px;
}
.email{
width: 100%;
margin-left: 0;
}
.address-sec h4 {
padding-left: 20px;
}
.address-sec img {
padding: 60px 20px 100px 20px;
}
.address-sec h1 {
font-size: 45px;
padding-left: 20px;
}
.address-sec {
padding-top: 70px;
padding-bottom: 70px;
}
.con-top-sec h1 {
font-size: 36px;
}
.nav-link.active {
border:none !important;
color: #0e9c04 !important;
}
.careers-inner h6 {
font-size: 16px;
line-height: 24px;
width: 100%;
padding: 30px 0;
}
.careers-inner {
padding-left: 15px;
padding-right: 0px;
}
.careers-inner span {
margin-left: 0;
}
.text-slide img {
margin-top: -12px;
}
.abt-top-sec h1 {
font-size: 26px;
padding-top: 50px;
padding-bottom: 30px;
line-height: 35px;
}
.mision-sec {
margin-top: 50px;
padding-left: 50px;
}
.mision-sec h1 {
font-size: 46px;
padding-top: 30px;
}
.vision-sec {
margin-top: 50px;
padding-left: 50px;
}
.vision-sec h1 {
font-size: 46px;
padding-top: 30px;
}
.values-sec h1 {
font-size: 46px;
padding-top: 30px;
}
.values-sec{
margin-top: 50px;
padding-left: 50px;
}
.batch-one img {
width: 36px;
}
.batch-one {
right: 19%;
bottom: 96%;
}
.hw-main-sec {
padding-bottom: 50px;
}
.hw-inner-sec {
align-content: center;
padding-top: 20px;
}
.hw-inner-sec h2{
font-size: 22px;
}
.howitworks-inner {
padding-left: 30px;
padding-right: 30px;
}
.price-inner h3 {
padding-left: 5px;
}
.price-top-sec h3 {
padding: 15px 10px 15px 10px;
font-size: 15px;
}
.price-inner h5 {
padding-left: 5px;
}
.price-top-sec h5 {
padding: 10px 3px 10px 7px;
font-size: 10px;
}
.price-sec {
width: 98%;
padding-bottom: 40px;
}
.price-inner{
margin-right: 5px;
border-radius: 5px;
padding-bottom: 65px;
width: 33%;
}
.price-top-sec h1 {
padding-bottom: 40px;
font-size: 34px;
padding-top: 40px;
}
.price-one {
margin-right: 5px;
border-radius: 5px;
width: 32%;
}
.price-one h4 {
margin-top: -26px;
background-color: #0e9c04;
width: 93px;
height: 26px;
border-top-right-radius: 20px;
border-top-left-radius: 20px;
margin-left: 13px;
color: #fff;
padding-top: 6px;
margin-bottom: 1px;
font-size: 12px;
}
.price-two h4 {
margin-top: -26px;
background-color: #004984;
width: 93px;
height: 26px;
border-top-right-radius: 20px;
border-top-left-radius: 20px;
margin-left: 13px;
color: #fff;
padding-top: 6px;
margin-bottom: 1px;
font-size: 12px;
}
.price-two{
border-radius: 5px;
width: 32%;
}
.price-btn{
width: 90px;
height: 35px;
font-size: 12px;
margin-top: 8px;
}
.con-top-sec {
padding-bottom: 10px;
}
}
@media screen and (max-width: 480px) and (min-width: 414px) {
.price-one h4 {
margin-left: 18px;
}
.align-items-baseline{
height: 52vh;
}
.price-two h4 {
margin-left: 18px;
}
}
@media screen and (min-width: 1800px) {
.home-top-sec {
padding-top: 300px;
}
.ly-main {
background-size: cover;
}
.banner-btm img {
margin-bottom: -220px;
}
.curve-one img{
width: 45%;
}
.curve-one {
bottom: 62%;
right: 20%;
}
.curve-two img{
width: 45%;
}
.curve-two {
right: 38%;  
}
.curve-three img{
width: 45%;
}
.curve-three {
right: 3%;
}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
--bs-gutter-x: 0.5rem;
}
.price-top-sec h5 {
padding: 15px 20px 18px 20px;
font-size: 18px;
}
.clients-sec h6{
padding-top: 0;
}
.footer-menu ul li {
padding: 20px 15px 5px 0;
font-size: 14px;
}
.ms-auto {
margin-left: 0 !important;
}
.gt-btn-sec {
padding: 10px 5px;
float: right;
margin-left: 0px;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .nav-link {
font-size: 11px;
color: #fff;
font-weight: 300;
}
.home-button {
border: none;
width: 150px;
height: 46px;
background-color: #0e9c04;
color: #fff;
font-size: 14px;
border-radius: 10px;
}
.logo{
width: 160px;
}
.nav-item {
padding: 10px 5px;
}
.banner-text {
padding-top: 21px;
padding-bottom: 75px;
text-align: center;
}
.abt-banner-text h1 {
padding-top: 60px;
}
.home-text{
padding-bottom: 12px;
}
.banner-text h1 {
font-size: 36px;
width: 100%;
}
.banner-text p {
width: 88%;
font-size: 18px;
padding-top: 20px;
padding-bottom: 30px;
}
.banner-btm img {
width: 90%;
}
.home-top-inner h1 {
font-size: 40px;
padding-bottom: 50px;
}
.home-middle-sec {
padding-top: 70px;
}
.home-top-inner img {
width: 65px;
}
.home-middle-inner-sec {
width: 23%;
margin-right: 0;
padding: 12px;
min-height: 235px;
}
.home-middle-inner-sec h4 {
font-size: 20px;
}
.home-middle-inner-sec img {
margin: 30px 30px 50px 0;
}
.curve-one {
bottom: 63%;
}
.middle-demo {
width: 80%;
padding-top: 80px; 
}
.middle-demo h1 {
font-size: 38px;
}
.home-top-sec {
padding-bottom: 100px;
}
.clients-sec h6 {
font-size: 18px;
}   
.gt-pt-20 {
padding-top: 0px;
}
.clients-sec img {
width: 130px;
}
.pt-pad {
padding-top: 2px;
}
.clients-sec {
padding-bottom: 40px;
}
.text-slide h1 {
font-size: 50px;
}
.text-slide img {
width: 50px;
}
.inner-main-sec {
padding-top: 50px;
}
.sec-two h2 {
font-size: 26px;
padding-bottom: 12px;
}
.inner-main-sec-three {
padding-top: 50px;
}
.footer-text{
padding-top: 95px;
padding-bottom: 20px;
}
.price-sec {
width: 100%;
padding-bottom: 80px;
}
.price-inner {
width: 33%;
padding-bottom: 50px;
}
.price-inner h3 {
padding-left: 28px;
}
.price-inner h5 {
padding-left: 30px;
}
.price-one h4 {
margin-top: -62px;
width: 170px;
height: 61px;
margin-left: 22px;
margin-bottom: 3px;
}
.price-two h4 {
margin-top: -62px;
width: 170px;
height: 61px;
margin-left: 22px;
margin-bottom: 3px;
}
.price-top-sec h1 {
padding-bottom: 100px;
font-size: 44px;
padding-top: 100px;
}
.abt-top-sec h1 {
font-size: 40px;
padding-top: 70px;
}
.abt-top-sec p {
font-size: 16px;
line-height: 28px;
}
.padding-100{
padding-top: 100px;
}
.mision-sec img {
width: 160px;
}
.mision-sec {
padding-top: 25px;
padding-bottom: 25px;
}
.mision-sec h1 {
font-size: 32px;
padding-top: 60px;
}
.mision-sec p {
padding-top: 25px;
font-size: 20px;
}
.vision-sec img {
width: 160px;
}
.vision-sec {
padding-top: 25px;
padding-bottom: 25px;
}
.vision-sec h1 {
font-size: 32px;
padding-top: 60px;
}
.vision-sec p {
padding-top: 25px;
font-size: 20px;
}
.values-sec img {
width: 160px;
}
.values-sec {
padding-top: 25px;
padding-bottom: 25px;
}
.values-sec h1 {
font-size: 32px;
padding-top: 60px;
}
.values-sec p {
padding-top: 25px;
font-size: 20px;
}
.abt-btm-sec {
padding-bottom: 30px;
}
.con-top-sec h1 {
font-size: 40px;
}
.con-top-sec {
padding-top: 60px;
padding-bottom: 60px;
}
.form input {
height: 55px;
}
.address-sec {
padding-top: 70px;
padding-bottom: 70px;
}
.location {
width: 32%;
margin-left: 0px;
}
.phone {
width: 32%;
margin-left: 10px;
}
.email {
width: 32%;
margin-left: 10px;
}
.address-sec h4 {
padding-left: 10px;
font-family: 'Inter';
font-size: 16px;
padding-bottom: 30px;
}
.address-sec img {
padding: 60px 15px 80px 15px;
}
.address-sec h1 {
padding-bottom: 20px;
font-size: 40px;
padding-left: 0px;
}
.careers-inner {
margin-top: 15px;
padding-top: 50px;
padding-bottom: 25px;
padding-left: 15px;
padding-right: 15px;
}
.tab-btn{
width: 90px;
}
.careers-inner h6 {
width: 100%;
font-size: 18px;
line-height: 28px;
}
.careers-inner h2 {
font-size: 22px;
}
.careers-inner span{
margin-left: 0;
}
.howitworks-inner {
background-color: #fff;
margin-top: 15px;
border-radius: 25px;
padding-top: 30px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 0px;
position: relative;
margin-top: 125px;
justify-content: center;
}
.resize {
width: 90px !important;
}
.gt-bottom-sec {
padding-top: 50px;
}
.position-two {
top: 8%;
left: 25%;
}
.position-two img {
width: 32%;
}
.position-one {
top: 16%;
left: 9%;
}
.position-three {
position: absolute;
top: 62%;
left: 41%;
}
.inner-main-sec {
min-height: 360px;
}
.inner-main-sec-two{
min-height: 360px;
}
.sec-two p {
font-size: 18px;
}
.main-img-position-two img {
width: 98%;
}
.position-three-two img {
width: 50%;
}
.inner-main-sec-three{
min-height: 360px;
}
.position-three-one img {
width: 11%;
}
.position-three-three img {
width: 17%;
}
.marquee__group {
font-size: 76px;
}
.mob-res img{
width: 110px;
}
.price-one h4 {
margin-left: 27px;
}
.price-two h4{
margin-left: 27px;
}
}