@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Roboto:wght@500&display=swap');

body{
	font-family: 'Poppins', sans-serif;
/*font-family: 'Roboto', sans-serif;*/
	}

.banner{
	background:url(../images/wave-bg.webp) no-repeat center;
	background-size:cover;
	height:100%;
	    padding-bottom: 9rem;
		    background-attachment: fixed;
	}
.banner-text h1{
    letter-spacing: 0px;
    color: #F9F9F8;
    text-shadow: 2px 2px 4px #00000040;
    font-weight: 800;
    font-size:60px;
	    padding-bottom: 40px;
}
.banner-icons{
	padding: 0 0 20px 0;
	}
.banner-icons p{
	color: #fff;
    font-weight: 500;
    line-height: 1.2;
    padding-left: 15px;
    margin-bottom: 0;
	}	
.banner-icons p.last{
	padding-left: 29px !important;
	}
.download-now h4{
	   /* color: #fff;
		    padding-bottom: 10px;
    font-weight: 600;*/
	}	
.download-now h4 a{
	    display: inline-block;
    border: 2px solid #fff;
    border-radius: 40px;
    padding: 15px 25px;
    color: #fff;
	    font-size: 20px;
    font-weight: 500;
	}	
.download-now h4 a:hover {
    background: #1E3769;
    text-decoration: none;
}	
	
/*exchange box*/
.exchange-box{
	margin-top: -5rem;
    box-shadow: 10px 10px 6px #00000021;
    border-radius: 16px;
    background: #fff;
        padding: 40px 130px;
    text-align: center;
	}	
.exchange-box h3{
font-size: 27px;
    font-weight: 700;
    color: #1E3769;	
	    padding-bottom: 20px;
}
.country-box-main {
    display: flex;
	background:url(../images/left-input-box.png) no-repeat;
	background-position: 100%;
    height: 65px;
	    background-size: contain;
}
.country-box-main-right{
	background:url(../images/right-input-box.png) no-repeat;
	
	}
.form-group{
	margin-top: 4%;
	}	
.form-control{
	border:none;
	font-weight: 600;
    font-size: 19px;
	}	
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border:none;
    outline: 0;
    box-shadow: none;
}	

/*feature section*/
.feature-box{
padding-left: 13rem;
    padding-right: 9rem;
    background: rgb(249 212 134 / 30%);
    padding-top: 4rem;
    padding-bottom: 4rem;
	}
.feature-box h3{	
font-weight: 600;
    font-size: 38px;
    color: #1E3769;
}
.feature-box hr{
    width: 65px;
    height: 8px;
    background: #396DBF 0% 0% no-repeat padding-box;
    border-radius: 4px;
    margin-left: 0;
	    border: none;
}
.feature-box p{
font-weight: 500;
    color: #000000;
    font-size: 20px;
}
.feature-box a{
    display: inline-block;
    border: 2px solid #182033;
    border-radius: 26px;
    padding: 10px 20px;
    color: #000000;
    font-weight: 500;
}
.feature-box a:hover{
	background:#1E3769;
	color:#fff;
	text-decoration:none;
}

/*testimonials*/
.testimonials{
    background: rgb(178 235 249 / 20%);
	text-align:center;
	}
.testimonials h3{
	font-size: 35px;
    font-weight: 700;
    color: #1E3769;
	}
.testimonials p{
    font-size: 20px;
    font-weight: 500;
    color: #000000;
	}		
#test-car.owl-carousel .owl-item img {
    display: inline;
    width: unset;
    width: 150px;
    margin-bottom: 25px;
}
.owl-carousel p{
	font-weight:300;
	    font-size: 17px;
	}
.owl-carousel h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}
#test-car .owl-nav button.owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
}	
#test-car .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    right: 0;
}

/*digital onboarding*/
.digital-onboard h2{
    color: #1E3769;
    font-weight: 700;
    font-size: 40px;
}
.digital-onboard p{
    font-size: 20px;
    color: #000000;
	    padding-top: 10px;
    padding-bottom: 20px;
}
.digital-onboard ol{
	    padding-left: 15px;
	}
.digital-onboard ol li{	
    font-size: 18px;
    padding-bottom: 20px;	
}
.digital-onboard h4{
    color: #1E3769;
    padding-bottom: 10px;
    font-weight: 600;
    padding-top: 65px;
    font-size: 22px;
}
.digital-onboard h4 a{
    display: inline-block;
    border: 2px solid #182033;
    border-radius: 40px;
    padding: 15px 25px;
    font-size: 20px;
    color: #000000;
    font-weight: 500;
}
.digital-onboard h4 a:hover {
    background: #1E3769;
    color: #fff;
    text-decoration: none;
}
/*footer*/
footer {
    background: #000000;
    padding: 20px 0;
    color: #fff;
}
.social ul li{
	    display: inline;
		padding: 0 9px;
	}

@media screen and (max-width:1199.98px) {
.exchange-box {
    padding: 20px 40px;
}	
.download-now img,.digital-onboard img{
	width:160px;
	}
.banner-text h1 {
    font-size: 60px;
}
.feature-box {
    padding: 2rem;
    background: rgb(249 212 134 / 30%);
}
	}
@media screen and (max-width:991.98px) {
.exchange-box {
    padding: 20px 0px;
}
.feature-box {
	    /*padding-top: 5rem;*/
	    text-align: center;
}
.feature-box h3 {
    font-size: 27px;
}
.feature-box p {
    font-size: 16px;
}
.feature-box hr {
    margin-left: auto;
}
#test-car .owl-nav button{
	display:none;
}
.conditions{
	text-align:center;
	}
	}		
@media screen and (max-width:575.98px) {
.logo img{
	    width: 130px;
	}	
.banner-text h1 {
    font-size: 40px;
    padding-bottom: 20px;
}
.banner-icons {
    padding: 0 0 20px 0;
}	

.banner-img img{
	    width: 250px;
		padding-bottom: 30px;
	}	
.mob-mockup img{
	width: 200px;
		padding-bottom: 30px;
	}	
.country-box-main {
    background-position: 50%;
}
#imgFlip {
    margin-bottom: 15px;
    transform: rotate(90deg);
}	
.form-group input{
	width: 50%;
    margin-left: auto;
	}
.form-group select{
	width: 64%;
	}	
.form-group {
    margin-top: 3%;
}
.exchange-box h3 {
    font-size: 23px;
}
.digital-onboard h2,.testimonials h3 {
    font-size: 27px;
	text-align:center;
}
.digital-onboard p {
    font-size: 17px;
}
.digital-onboard ol li {
    font-size: 16px;
	}
.owl-carousel h3 {
    font-size: 18px;
}	
.download-now h4 a,.digital-onboard h4 a {
    padding: 10px 25px;
    font-size: 16px;
}
.digital-onboard h4 {
	padding-top: 25px;
	}
	}			