*{
    margin: 0;
    padding: 0;
}

html, body{
    font-family: Karla;
    color: #073270;
    overflow-x: hidden;
    padding: 0px;
    margin: 0px;
}
h1 {
    letter-spacing: -6%;
}

input:focus{
    outline: none;
    border:1px solid transparent;
}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-ins{ width: 50%; height: 496px;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
.fot-col-1{width: 20%;}
.fot-col-2{ width: 18.75%;}

.clear{
    clear: both;
}

.text-left{
    text-align: left;
}

.text-right{
    text-right: right;
}

.text-center{
    text-align: center;
}

.round{
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 6px rgba(3, 48, 114, 0.04);
    border-radius: 16px;
    min-height: 220px;
}

.section-space{
    margin-top: 50px;
}

.pad-space{
    padding-top: 50px;
}

.pad-space-sm{
    padding-top: 20px;
}

.brand-logo{
    width: 122.65px;
    height: 48px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

.brand-mobile-logo{
    display: none;
}

.nav-bar{
    height: 100px;
}



.my-bg{
    background-color: #073270;
}

.my-bg-home{
    background-color: #073270;
    height: 544px;
}

.login-btn{

    background-color: #073270;
    width: 114px;
    height: 48px;
    font-family: Karla;
    font-size: 16px;
    font-weight: bold;
    border-color: #F7931A;
    text-transform: uppercase;
}
.login-btn:hover{

    background-color: #F7931A;
    font-family: Karla;
    font-size: 16px;
    font-weight: bold;
}

.login-btn:focus{

    transform: scaleY(1.05);
}

.register-btn{

    background-color: #F7931A;
    width: 114px;
    height: 48px;
    font-family: Karla;
    font-size: 16px;
    font-weight: bold;
    border-color: #073270;
    text-transform: uppercase;
}
.register-btn:hover{

    background-color: #5AD3BA;
    font-family: Karla;
    font-size: 16px;
    font-weight: bold;
    border-color: #F7931A;

}

.register-btn:focus{

    transform: scaleY(1.05);
}

#nav-btn{
    display: none;
}

.section-btn{
    margin-top: 60px;
}

.get-started-btn{

}

.p2p-btn{
width: 175px;
height: 48px;
background: #073270;
border-radius: 6px;
color: #5AD3BA;

}

.card-btn{
    width: 175px;
    height: 48px;
    background: #5AD3BA;
    border-radius: 6px;
    color: #073270;
    }

.pay-btn{
    margin-top: 60px;
    width: 175px;
    height: 48px;
    background: #073270; 
    border-radius: 6px;
    color: #5AD3BA;;
    }

.btn-text{
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
line-height: 150%;
text-align: center;
letter-spacing: -0.02em;
}

.btn-text:hover{
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 150%;
    text-align: center;
    letter-spacing: -0.02em;
    color: rgba(255,255,255,0.2);
    }

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  
  .nav-links li {
    float: left;
    margin-left: 5px;
  }


  
  .nav-links li a {
    display: block;
    color: white;
    text-align: center;
    padding: 16px;
    text-decoration: none;
  }
  
  .nav-links li a:hover {
    color: rgba(255,255,255);
    border: 0;
    border-bottom: 5px solid;
    padding-bottom: 10px;
    border-radius: 5px;
    border-style: solid;
    border-color: #5AD3BA;
  }
  .nav-links li a.activate {
    color: rgba(255,255,255);
    border: 0;
    border-bottom: 5px solid;
    padding-bottom: 10px;
    border-radius: 5px;
    border-style: solid;
    border-color: #5AD3BA;
  }

  .nav-links li a:active{
    color: rgba(255,255,255);
    border: 0;
    border-bottom: 5px solid;
    padding-bottom: 10px;
    border-radius: 5px;
    border-style: solid;
    border-color: #5AD3BA;
  }

  .nav-links li .current-link{
    color: rgba(255,255,255);
    border: 0;
    border-bottom: 5px solid;
    padding-bottom: 10px;
    border-radius: 5px;
    border-style: solid;
    border-color: #5AD3BA;
  }

  .list-unstyled li{
}


.list-unstyled li a {
    display: block;
    color: rgba(255, 255, 255, 0.6);
    text-align: left;
    padding: 5px;
    text-decoration: none;
    width: auto;
  }
  
  .list-unstyled li a:hover {
    border: 0;
    border-bottom: 2px solid;
    padding-bottom: 10px;
    border-radius: 5px;
    border-style: solid;
    border-color: #5AD3BA;
    border-width: auto;
  }


.bg-green-lg{ 
    background-color: rgba(209, 243, 236, 0.3);
}

.bg-brand{
    background-color: #073270;
    /*background-image: url(./asset/repeat-bck.png);*/
    height: 544px;
}

.bg-footer{
    background-color: #131C21;
}

#myVideo {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    min-width: 100%;
    min-height: 674px;
    overflow: hidden;
  }

  .animate-web{
      display: block;
  }

  .animate-mobile{
      display: none;
  }

  .p2p-vid{
    position: absolute;
    padding-top: 100px;
    width: 507px;
    height: 512px;
    border: none;
    opacity: 0.9;
}


.hd-content {
position: absolute;
width: 100%;
padding-left: 40px;
}
.yellow-bar {
margin-top: 35px;
margin-bottom: 20px;
width: 152px;
height: 8px;
top: 425px;
border-radius: 5px;
background: #60d2ba;
}
.header-flex {
display: flex;
width: 100%;
height: 100%;
padding-left: 110px;
}
.apo-content-card1{
    display: flex;
    margin: 10px;
    width: 450px;
    height: auto;
    flex-direction: column;
    background: linear-gradient(138.65deg, rgba(255, 255, 255, 0.76) 8.3%, rgba(255, 255, 255, 0) 89.42%);
    border: 1.52143px solid rgba(189, 189, 189, 0.2);
    box-sizing: border-box;
    backdrop-filter: blur(42.6px);
    border-radius: 15px;
}
.apo-content-card1  .flex2 >  img {
    position: relative;
    left: 35px;
}
.apo-content1{
    width: 100%;
    justify-content: center;
    background-color: white;
    height: fit-content;
    padding: 20px;
    box-sizing: border-box;
}
.wrap-item {
    width: 990px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}
.apo-content-card1 > .flex1 {
    flex: 1;
    display: flex;
    box-sizing: border-box;
    padding: 56px 86px 56px 86px;
    justify-content: center;
    align-items: center;   
} 
.apo-content-card1 > .flex2 {
    flex: 1;
    padding-left: 20px;
    align-items: flex-start;
    display: flex;
    flex-direction: column; 
} 
.apo-content-card1  .flex2 > .heading {
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 130%;
    letter-spacing: -0.06em;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #073270;
} 
.apo-content-card1 .flex2 > .text {
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    width: 205px;
    word-break: break-all;
    line-height: 130%;
    letter-spacing: -0.06em;
    color: #000000;
    
} 
.apo-content-card1 .flex2 > .get-started {
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 135%;
    display: flex;
    align-items: center;
    letter-spacing: -0.06em;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #073270;
} 
.blue .flex2 > .heading {
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 130%;
    letter-spacing: -0.06em;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #5AD3BA;
} 
.header-flex1 {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
}
.header-flex2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.login-flex {
display: flex;
width: 100%;
height: 100%;
padding-left: 110px;
}
.heighty {
width: 100%;
height: 20%;
}
.login-flex1 {
display: flex;
flex: 1;
flex-direction: column;
align-items: flex-start;
}
.login-flex2 {
padding-top: 100px;
padding-right: 140px;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.form-cont {
width: 413px;
height: 664px fit-content;
background: linear-gradient(138.65deg, rgba(255, 255, 255, 0.76) 8.3%, rgba(255, 255, 255, 0) 89.42%);
border: 1.52143px solid rgba(189, 189, 189, 0.2);
box-sizing: border-box;
padding: 25px 35px 25px 35px;
backdrop-filter: blur(42.6px);
border-radius: 15px;
}
.form-header {
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 48px;
line-height: 91%;
margin-bottom: 28px;
letter-spacing: -0.06em;
color: #073270;
}
.names {
width: 0%;
height: 48px;
margin: auto;
background: #FFFFFF;
border-radius: 6px;  
border: none;
margin-bottom: 23px;
padding: 8px;
font-family: Karla; 
box-sizing: border-box;    
}
.form-cont form > #email {
width: 100%;
height: 48px;
margin: auto;
background: #FFFFFF;
border-radius: 6px;  
border: none;
margin-bottom: 23px;
padding: 8px;
font-family: Karla; 
box-sizing: border-box;
}
.form-cont form > #password {
width: 100%;
padding: 8px;
margin: auto;
box-sizing: border-box;
height: 48px;
background: #FFFFFF;
border-radius: 6px; 
font-family: Karla; 
border: none;
margin-bottom: 23px;
}
label.names {
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 18px;
margin-bottom: 13px;
line-height: 130%;
letter-spacing: -0.06em;
color: #131C21;   
}
.form-cont form > .email {
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 18px;
margin-bottom: 13px;
line-height: 130%;
letter-spacing: -0.06em;
color: #131C21;
}
.frgt-pwd {
text-align: right;
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 130%;
margin-bottom: 66px;
letter-spacing: -0.06em;
color: #073270;
}
form > .btn {
width: 100%;
height: 76px;
display: flex;
padding-left: 32px;
padding-right: 32px;
box-sizing: border-box;
margin-bottom: 48px;
align-items: center;
background: #073270;
border-radius: 15px;
}
form .btn > p {
float: left;
justify-self: start;
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 130%;
margin-right: auto;
position: relative;
top: 8px;
letter-spacing: -0.06em;
color: #FFFFFF;
}
form .btn > img {
float: right;
margin-left: auto;
}
form > .foot{
text-align: center;
font-family: Karla;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 130%;
letter-spacing: -0.06em;
color: #131C21;
}
.foot > a{
text-decoration: none;
}
.header-flex2 > img{
width: 555px;
height: auto;
}

.headerX{
text-align: center;
padding-top: 75px;
width: 
534px;
padding-bottom: 20px;
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 96px;
line-height: 91%;
text-align: left;
word-break: keep-all;
letter-spacing: -0.06em;
color: #FFFFFF;
}

.floater {
animation: float-propx 6s ease-in-out infinite;  
}

.blue {
background: #073270;
border: 1.52143px solid rgba(189, 189, 189, 0.2);
box-sizing: border-box;
backdrop-filter: blur(42.6px);
}
.header-desc {
font-family: Karla;
font-size: 20px;
font-weight: 100;
line-height: 150%;
letter-spacing: -2%;
padding-top: 10px;
color: white;
}
.apo-content2 {
background-color: #EFEFEF;
background-image: url(assets/img/globe.html);
background-size: contain;
background-repeat: no-repeat;
background-position: right;
/* box-sizing: border-box; */
padding: 140px;
}
input:focus {
    border: none;
}
input:active {
    border: none;
}
.apo-content2 div > h1 {
width: 398px;
height: 96px;
word-wrap: break-word;
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 48px;
line-height: 100%;
letter-spacing: -0.06em;
color: #073270;
}
.apo-content2 div > p {
width: 470px;
height: 76px;
font-family: Karla;
font-style: normal;
font-weight: normal;
font-size: 22px;
margin-top: 25px;
line-height: 130%;
letter-spacing: -0.06em;
color: rgba(19, 28, 33, 0.6);
word-wrap: break-word;
}
.apo-content2 div > b {
width: 390px;
height: 31px;
left: 147px;
top: 423px;
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 21px;
line-height: 130%;
letter-spacing: -0.06em;
color: #131C21;
word-wrap: break-word;
}
.apo-content2 div > div {
width: 572px;
height: 76px;
background: #FFFFFF;
border-radius: 15px;
}
.input-house > .input {
display: inline;
float: left;
width: calc(100% - 76px);
height: 76px;
border-radius: 15px;
}
.input > input {
height: 100%;
width: 100%;
border: none;
box-sizing: border-box;
padding: 5px;
font-family: Karla;
font-size: 20px;
border-radius: 15px;
}
.input-house > .box {
display: inline;
width: 76px;
height: 76px;
float: right;
background: #073270;
display: flex;
justify-content: center;
align-items: center;
border-radius: 15px;
}
.apo-content1 {
display: flex;
flex-wrap: wrap;
background-image: url(assets/img/color-bg.html);
background-repeat: no-repeat;
justify-content: center;
}
.apo-content3 {
background-color: white;
padding: 147px;
}
.apo-content3 > .bg {
display: inline;    
}
.apo-content3 > .content {
display: inline;
height: 626px;
margin-left: 50px;
}
.apo-content3 .content > h1 {
width: 432px;
height: 48px;
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 48px;
line-height: 100%;
letter-spacing: -0.06em;
color: #073270;    
}
.apo-content3 .content > p {
width: 470px;
height: 76px;
left: 634px;
top: 2829px;
font-family: Karla;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 130%;
letter-spacing: -0.06em;
color: rgba(19, 28, 33, 0.6);    
}
.apo-content3 > .flex {
display: inline-flex;
gap: 60px;
}
#accordionPanelsStayOpenExample {
width: 660px;
}
.accordion-item {
background: #FFFFFF;
box-shadow: 3px 3px 23px 2px rgba(0, 0, 0, 0.07);
border-radius: 10px;
margin-bottom: 12px;
}
h2.accordion-header {
font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 130%;
letter-spacing: -0.06em;
color: #131C21;
}
.text-easy{
    font-family: Karla;
    color: #5AD3BA;
}

.header-btn{
    padding-left: 75px;
    padding-top: 50px;
    padding-bottom: 75px;
}

.hd-hgl{
    text-decoration: underline;
    text-decoration-color: rgba(247, 147, 26, 0.6);
    text-decoration-thickness: 7px;
    text-decoration-style: solid;
}

.hd-hgl-1{
    text-decoration: underline;
    text-decoration-color: rgba(90, 211, 186, 0.6);
    text-decoration-thickness: 7px;
    text-decoration-style: solid;
}

.welcome-section{
    height: 592px;
}

.welcome-row{
    height: 100%;
    margin-right: -90px;
    display: block;
}

.welcome-row-md{
    display: none;
}

.welcome-title{
    padding-top: 100px;
    font-size: 50px;
    font-weight: 700;
    color: rgba(3,48,114,1);
    letter-spacing: -0.06em;
}

.p2p-title{
    padding-top: 150px;
    font-size: 50px;
    font-weight: 700;
    color: #073270;
}

.web-view{
    display: block;
}

.md-view{
    display: none;
}

.img-col{
    padding-top: 150px;
}

.p2p-img{

    width: 100%;
    height: auto;  
}

.right-col{
    padding-left: 50px;
}

.left-col{
    margin-left: 50px;
}

.pay-bg{
    width: 100%;
    height: auto;
    max-height: 475px;
    max-width: 356px;
    margin: 0;
    margin-top: 30px;
    background: #073270;
}

.pay-kite{
    width: 100%;
    height: auto;
    max-height: 394px;
    margin: 0;
    margin-top: -325px;
    margin-left: -58px;

}

.card-title{
    padding-top: 100px;
    font-size: 50px;
    font-weight: 700;
    color: #5AD3BA
}

.card-msg{
    font-size: 20px;
    line-height: 150%;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.87);
}

.card-section{
    background-color: #073270;
    height: auto;
}

.kite-card{
    width: 100%;
    height: auto;
}

.welcome-msg{
    width: 100%;
    font-size: 18px;
    padding-top: 20px;
    letter-spacing: -0.02em;
}

.kite-phone{
    background-image: url(asset/Gif-Background.html);
    background-repeat: no-repeat;
    margin-bottom: -100px;
    z-index: -1 !important;
    position: relative;
}

.welcome-phone{
    width: 925.05px;
    height: 737;
    margin-bottom: -100px;
    z-index: -1 !important;
    position: relative;
}

.p2p-section{
    height: auto;
    background: rgba(90, 211, 186, 0.25);
}
.kite-pay-section{
    width: 100%;
    height: auto;
    background: #5AD3BA;
}

.customer-section{
    height: 1261px;
}

.swap-title{
    padding-top: 100px;
    font-size: 60px;
    font-weight: 700;
    color: #073270;
    letter-spacing: -0.02em;
}

.kiter-mock{
    width: 488px;
    height: 565px;
    margin-bottom: -10px;
    margin-left: -255px;
}

.review-title{
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: -0.06em;
    color: #073270;
}

.reviews{
width: 100%;
height: 331px;
background: #FFFFFF;
box-shadow: 0px 24px 48px rgba(67, 118, 254, 0.3);
backdrop-filter: blur(20px);
border-radius: 15px;
}

.slideshow-container{
    width: 100%;
}

/* Slides */
.mySlides {
    display: none;
    height: 100px;
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    text-align: left;
  }

  .author{
    padding-top: 30px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.02em;
        
    color:#073270;
  }
  
  .author-location{
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.02em;    
    color: rgba(3, 48, 114, 0.6);
  }

  .quote-btn{
    width: 38px;
    height: 38px;
    margin-right: 10px;
    padding-top: -40px;
  }

  .quote-count{
    padding-left: 80px;
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 150%;    
    letter-spacing: -0.02em;    
    color: #073270;
  }

  .customers-asset{
    width: 216px;
    height: auto;
    filter: drop-shadow(0px 12px 24px rgba(67, 118, 254, 0.3));
    backdrop-filter: blur(20px);
    margin-left: -150px;
    animation: float-prop 6s ease-in-out infinite;
  }

  .rating-asset{
    margin-bottom: -140px;
    margin-left: -280px;
    width: 382px;
    animation: float-prop 6s ease-in-out infinite;

  }

  .controls{
      width: 30%;
      margin-top: -80px;
      float: right;
  }

  @keyframes float-prop {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}
  @keyframes float-propx {
	0% {
		transform: translatex(0px);
	}
	50% {
		transform: translatex(-20px);
	}
	100% {
		transform: translatex(0px);
	}
}


.text-box{
    width: 50%;
    display: block;
}

.vid-box{
    width: 50%;
    display: block;
}



.social-video{
    height: 100%;
    width: 520px;
    padding-left: 100px;
}

.secs{
    width: 100%;
    margin: 0;
    padding-top: 40px;
    padding-right: auto;
    padding-left: auto;
    text-align: center;
}

.section-text{
    font-family: Karla;
    font-weight: lighter;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: -2%;
    padding-top: 10px;
    padding-left: 240px;
    padding-right: 240px;


}

h3.section-title{
    color: #073270;
    font-family: Karla;
    font-size: 30px;
    font-weight: bold;
    text-decoration: underline;
    text-decoration-color: rgba(90, 211, 186, 0.6);
    text-decoration-thickness: 7px;
    text-decoration-style: solid;
    
}

.card-msg{
    font-family: Karla;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -2%;
    padding-top: 10px; 
}

.requirements-sec{
    padding-top: 20px;
    padding-left: 100px;
    padding-right: 100px;
}

.req-box{
    padding-top: 20px;
    padding-left: auto;
    padding-right: auto;
}

.req-img{
    width: 60px;
    height: 60px;
}

.inspire-title{
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 150%;
    letter-spacing: -0.02em;
    color: #5AD3BA;
    padding-top: 20px;
    padding-left: 75px;
}

.inspire-text{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    padding-left: 75px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}

.inspire-btn{
    background: #5AD3BA;
    box-shadow: 0px 4px 31px rgba(0, 49, 87, 0.15);
    border-radius: 6px;
    width: 175px;
    height: 48px;
    font-family: Karla;
    font-size: 12px;
    font-weight: bold;
    color: #073270;

}

.inspire-vid-col{
    background-image: url(asset/desktop-video-curve.html);
    background-repeat: no-repeat;
}

.footer{
    height: auto;
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    text-align: left;
    /* or 24px */

    letter-spacing: -0.02em;

    /* White / 60% */

    color: rgba(255, 255, 255, 0.6);

}

.footer-des{
    padding-top: 20px;
}

.footer-title{
    font-family: Karla;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 150%;
/* identical to box height, or 27px */

letter-spacing: -0.02em;

color: #FFFFFF;
}


.copyright-text-web{
font-family: Karla;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 150%;
text-align: right;
letter-spacing: -0.02em;
color: rgba(255, 255, 255, 0.6);
padding-right: 20px;
}

.social-handles{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    text-align: left;
    letter-spacing: -0.02em;    
    color: rgba(255, 255, 255, 0.6); 
    text-decoration: none;
    padding-left: 20px;
}


.footer-link{
    text-decoration: none;
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 200%;
    /* identical to box height, or 24px */

    letter-spacing: -0.02em;

    /* White / 60% */
    color: rgba(255, 255, 255, 0.6);

}

.footer-link a{
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
}

.apple-shot{
    margin-top: 100px;
    width: 200px;
    height: 400px;
}

.download-section{
    margin-top: 10%;
}
.white-spaceo {
    background-color: white;
    width: 100%;
    height: 800px;
}
/* Mario start*/
@media only screen and (max-width: 1200px){ 
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 50%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-ins{ width: 100%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}

    .fot-col-1{width: 100%;}
    .fot-col-2{ width: 50%;}

    .right-col{
        padding-left: 10px;
    }
    
    .left-col{
        margin-left: 10px;
    }

    .secs{
        width: 100%;
        margin: 0;
        padding-top: 10px;
        padding-right: auto;
        padding-left: auto;
        text-align: center;
    }

    .round{
        background: #FFFFFF;
        box-shadow: 0px 4px 10px 6px rgba(3, 48, 114, 0.04);
        border-radius: 16px;
        min-height: 165px;
        max-height: 165px;
    }

    .bg-brand{
        height: 650px;
    }


    .my-bg-home{
        background-color: #073270;
        height: 650px;
    }

    .brand-logo{
        width: 122.65px;
        height: 48px;
        margin-top: 10px;
        margin-bottom: 10px;
        display: none;
    }
    
    .brand-mobile-logo{
        width: 122.65px;
        height: 48px;
        display: block;
    }

    .nav-bar{
        height: 60px;
    }

    .menu-icon{
        color: #FFFFFF;
    }

    .menu-icon:hover{
        color: rgba(255,255,255,0.2);
    }
    
    .mobile-nav{
        margin: 0;
        top: 0;
        padding: 10px;
        padding-top: 80px;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: right;
        color: rgba(255, 255, 255, 0.87);
    }

    .overlay{
        opacity:0.9;
        background-color: #033072;
        position:fixed;
        width:100%;
        height:100%;
        top:0px;
        left:0px;
        z-index:1000;
        display: none;
    }

    .header{
        width: auto;
        margin: 0;
        padding-left: 10px;
        padding-right: 70px;
        padding-top: 240px;
        font-family: Karla;
        font-size: 35px;
        font-weight: bold;
        color: rgba(255,255,255);
        letter-spacing: -6%;
        line-height: 122.5%;
        text-align: center;
        
    }

    .hd-content{
        text-align: center;
        width: 100%;
    }
    .header-des{
        font-size: 20px;
        line-height: 150%;
        letter-spacing: -2%;
        padding-left: 20px;
        padding-right: 70px;
        padding-top: 10px;    
    }


    .header-btn{
        padding-left: 5px;
        padding-top: 5px;
        padding-right: 60px;
        width: 100%;
    }

    #myVideo {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        min-width: 100%;
        min-height: 674px;
        margin-top: -150px;
        overflow: hidden;
      }

    .icon-download{
        width: 108px;
        height: auto;
    }

    .icondownload-ft{
        width: 40px;
        height: auto;
    }
    .nav-links{
        display: none;
    }

    .menu-buttons{
        display: none;
    }

  .md-links li {
    margin-left: 5px;
  }


  .mbmenu-buttons{
    margin: 0;
    width: 100%;
  }
  
  .md-links li a {
    display: block;
    color: white;
    text-align: center;
    padding: 16px;
    font-size: 26px;
    text-decoration: none;
  }

  .md-links li a:active{
    color: rgba(255,255,255);
    border: 0;
    border-bottom: 5px solid;
    padding-bottom: 10px;
    border-radius: 5px;
    border-style: solid;
    border-color: #5AD3BA;
  }

  .md-links li .current-link{
    color: rgba(255,255,255);
    border: 0;
    border-bottom: 5px solid;
    padding-bottom: 10px;
    border-radius: 5px;
    border-style: solid;
    border-color: #5AD3BA;
  }

  .md-links li .mbcurrent-link{
    color: rgba(255,255,255);
    border: 0;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    border-radius: 5px;
    border-style: solid;
    border-color: #5AD3BA;
    
  }


  .list-unstyled li a:hover {
    border: 0;
    border-bottom: 0;
    padding-bottom: 10px;
    border-radius: 0;
    border-style: none;
    border-color: none;
    border-width: none;
  }

.login-btn{

    background-color: #033072;
    width: 114px;
    height: 48px;
    font-family: Karla;
    font-size: 16px;
    font-weight: bold;
    border-color: #F7931A;
    text-transform: uppercase;
}
.login-btn:hover{

    background-color: #F7931A;
    font-family: Karla;
    font-size: 16px;
    font-weight: bold;
}

.login-btn:focus{

    transform: scaleY(1.05);
}

.register-btn{

    background-color: #F7931A;
    width: 114px;
    height: 48px;
    font-family: Karla;
    font-size: 16px;
    font-weight: bold;
    border-color: #033072;
    text-transform: uppercase;
}
.register-btn:hover{

    background-color: #5AD3BA;
    font-family: Karla;
    font-size: 16px;
    font-weight: bold;
    border-color: #F7931A;

}

.register-btn:focus{

    transform: scaleY(1.05);

}

.animate-web{
    display: none;
}

.animate-mobile{
    display: block;
}

.welcome-row{
    display: none;
}

.welcome-row-md{
    display: block;
    height: auto;
}

.welcome-title{
    padding-top: 20px;
    font-size: 38px;
    font-weight: 700;
    color: rgba(3,48,114,1);
}



.kite-phone{
    z-index: -1 !important;
    position: relative;
    margin-left: -50px;
    margin-bottom: -100px;
}
.welcome-phone{
    width: 414px;
    height: 303px;
    margin-bottom: -100px;
    z-index: -1 !important;
    position: relative;

}

.web-view{
    display: none;
}

.md-view{
    display: block;
}


.pay-bg{
    width: 100%;
    max-height: 387x;
    max-width: 335px;
    margin: 0;
    background: #033072;
    display: none;
}

.pay-kite{
    width: 100%;
    max-width: 234px;
    height: auto;
    margin:0;
    margin-top: 50px;
    background: #033072;
    margin-left: 15%;


}

.swap-title{
    padding-top: 100px;
    padding-left: 10px;
    font-size: 50px;
    font-weight: bold;
    color: #033072;
    letter-spacing: -0.02em;
}

.review-title{
    padding-top: 50px;
    padding-left: 20px;
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #033072;
}

.md-review{
    width: 100%;
    margin: 0;
    margin-left: 10px;
}


.mySlides {
    display: none;
    height: auto;
    width: 100%;
    margin-right: 50px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    text-align: center;
  }

  .slideshow-container{
    width: 100%;
    padding: 20px;
    text-align: left;
}

.quote-btn{
    width: 38px;
    height: 38px;
    margin-right: 10px;
    margin-top: 10px;
  }



  .customers-asset{
    width: 110px;
    height: 71px;
    filter: drop-shadow(0px 12px 24px rgba(67, 118, 254, 0.3));
    backdrop-filter: blur(20px);
    margin-left: -10px;
    margin-bottom: -150px;
    animation: float-prop 6s ease-in-out infinite;
  }

  .rating-asset{
    margin-top: -300px;
    margin-left: 130px;
    width: 195px;
    height: auto;
    filter: drop-shadow(0px 12px 24px rgba(67, 118, 254, 0.3));
    backdrop-filter: blur(20px);
    animation: float-prop 6s ease-in-out infinite;

  }



.kiter-mock{
    width: 100%;
    height: auto;
    margin:0;
    margin-bottom: -30px;
    margin-top: -15px;
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
}


.copyright-text{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.6);
    }
    
    .social-handles{
        font-family: Karla;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 150%;
        text-align: center;
        letter-spacing: -0.02em;    
        color: rgba(255, 255, 255, 0.6); 
        text-decoration: none;
    }

    .apple-shot{
        width: 100px;
        height: auto;
    }

    .download-btn{
        text-align: left;
    }
    .inspire-title{
        font-family: Karla;
        font-style: normal;
        font-weight: bold;
        font-size: 38px;
        line-height: 150%;
        letter-spacing: -0.02em;
        color: #5AD3BA;
        padding-top: 20px;
        padding-left: 10px;
    
    }
    
    .inspire-text{
        font-family: Karla;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 150%;
        padding-left: 10px;
    
        /* or 36px */
        
        letter-spacing: -0.02em;
        
        /* White / 100% */
        
        color: #FFFFFF;
    }

    .inspire-btn{

        /* Green/100% */

    background: #5AD3BA;
    /* dropshadow/dropshadow/large */

    box-shadow: 0px 4px 31px rgba(0, 49, 87, 0.15);
    border-radius: 6px;
    width: 100%;
    height: 38px;
    font-family: Karla;
    font-size: 16px;
    font-weight: bold;
}

    .text-box{
        width: 100%;
        display: block;
    }
    
    .vid-box{
        width: 50%;
        display: none;
    }

    .how-it-works{
        width: 100%;
        margin: 0;
        padding-top: 40px;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
    }
    
    .section-text{
        font-family: Karla;
        font-weight: 100;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: -2%;
        padding-top: 10px;
        padding-right: 5px;
        padding-left: 5px;
        text-align: center;
    }
    
    h3.section-title{
        color: #033072;
        font-family: Karla;
        font-size: 25px;
        font-weight: bold;
        text-decoration: underline;
        text-decoration-color: rgba(90, 211, 186, 0.6);
        text-decoration-thickness: 5px;
        text-decoration-style: solid;
    }

    .card-msg{
        font-family: Karla;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: -2%;
        padding-top: 10px; 
    }
    
    .requirements-sec{
        padding-top: 20px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .req-box{
        padding-top: 20px;
        padding-left: auto;
        padding-right: auto;
    }

    .req-img{
        width: 40px;
        height: 40px;
    }
    .heighty {
        width: 100%;
        height: 20%;
        }
}
.abt-us1::first-letter {
    font-size: 100px;
}
.abt-us1 {
    width: 300px;
    font-size: 20px;
    margin: auto;

    /* position: relative;
    left: 150px; */
}
.abt-us2 {
    width: 300px;
    font-size: 20px;
    margin: auto;
    /* position: relative;
    left: 150px; */
}
/* Mario end */
div.formie {
    background-color: #c7daf6;
}
@media only screen and (max-width: 1102px){
    div.formie {
        background-color: #c7daf6;
    }
}
@media only screen and (max-width: 1266px){
    .apo-content3 > .flex {
        display: flex;
        flex-direction: column;
    }
} 
@media only screen and (max-width: 820px){ 
    .header-flex {
        padding-left: 20px;
    }
}
@media only screen and (max-width: 900px){
    .apo-content2 {
        background-image: none;
    }    
}
@media only screen and (max-width: 933px){
    .apo-content2 {
        padding: 0px;
    }
    .apo-content2 div > p h1 b {
        position: relative;
        left: -50px;
    }
    .apo-content2 div > p {
        width: 389px;
    }
}
@media only screen and (max-width: 700px){
    .patch1 {
        position: relative;
        left: -70px;
    }
    #input-house {
        width: 315px;  
    }
    .apo-content2 div > h1 {
        width: 315px;   
    }
    .apo-content2 div > p {
        width: 315px;
        position: relative;
        top: 40px;   
    }
    .apo-content2 div > b {
        width: 315px;
    }

}
@media only screen and (max-width: 960px){
    .apo-content-card1 {
        width: 250px;
    }
    .apo-content2 {
        padding: 80px;
    }
}
@media only screen and (max-width: 1121px){
    .apo-content2 {
        padding: 80px;
    }
}
@media only screen and (max-width: 678px){ 
    .apo-header-img {
        display: none;
    }
    .headerX{
        font-size: 70px;
        margin-top: 100px;
    }
    .col-6 {
        padding: 0px;
        margin: 0px;
    }
    .row {
        padding: 0px;
        margin: 0px;
    }
}
@media only screen and (max-width: 400px){
    .headerX{
        font-size: 45px;
        margin-top: 110px;
    }
    
    .apo-content-card1 {
        width: 300px;
    }
}
@media only screen and (max-width: 816px){
    .apo-content3 {
        padding: 50px;
    }
} 
@media only screen and (max-width: 720px){
    #accordionPanelsStayOpenExample {
        width: 310px;
    }
    .apo-content3 .content > h1 {
        width: 320px;  
        margin-bottom: 70px;
        }
        .apo-content3 .content > p {
        width: 320px;
        }
        .apo-content3 {
            padding: 10px;
        }
} 
@media only screen and (max-width: 555px){ 
.row {
    display: flex;
    flex-direction: column;
}
}
@media only screen and (max-width: 1102px){
.login-flex {
    padding-right: 20px;
    flex-direction: column;
}
}
@media only screen and (max-width: 540px){
.login-flex {
    position: relative;
    left: -100px;
}
}
@media only screen and (max-width: 540px){
.form-cont {
    width: 300px;
}
}
@media only screen and (max-width: 350px){
.head-desc {
    width: 300px;
}
}


