*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
overflow-x: hidden;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
background:#fff;
font-family: 'Rubik';
}
/*.container {
max-width: 1213px;
}*/
h1, h2{
font-family: 'Rubik';
font-size: 38px;
font-weight: 600;
}
h3, h4, h5, h6{
font-family: 'Rubik';
font-size:28px;
font-weight: 600;
color:#000000;	
}
p{
font-family: 'Rubik';
font-size: 16px;
color: #828e9b;
margin-bottom: 0px;
}
a{
font-family: 'Rubik';
text-decoration: none;
font-size: 16px;
font-weight:500;	
color: #828e9b;	
}
ul{
padding-left: 0px;
list-style-type: none;
margin: 0;
padding: 0;
}

li{
display: inline;
padding-left:0px;
}
/*banner-section-start*/
.banner-section{
/*background-image: linear-gradient(117deg, #c9fffc 1%, #decffb 48%, #ffabfc 100%);*/
background-image: url('../image/background-banner.png');
background-repeat: no-repeat;
background-size: 100% 100%;
position: relative;
height:100vh;
}
.header-top{
padding: 20px 10px 10px 10px;
width: 100%;
/*
position: fixed;
-webkit-box-shadow: 0 4px 35px rgb(0 0 0 / 10%);
border-bottom: 1px solid #dddddd73;*/
}
ul {
padding-left: 0px;
list-style-type: none;
margin: 0;
padding: 0;
}
.menu-text-style li {
padding-left: 30px;
}
/*.menu-text-style li a.active {
color: #fe70ba;
}*/
.menu-text-style li a {
font-size: 15px;
font-weight:500;
text-align: left;
color: #fff;
}
.inner-header .menu-text-style li a{
font-size: 15px;
font-weight:500;
text-align: left;
color: #000;
}
.banner-heading{
text-align: center;	
}
.banner-heading h2{
font-size:48px;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.13;
letter-spacing: normal;
text-align: left;
color: #fff;	
margin-bottom: 0px;
padding-top:90px;
}
.container-fluid{
padding-right: 0px;
padding-left: 0px;	
}
/*banner-section-end*/

/*button-style-start*/
.btn-hover-style {
border: 1px solid;
overflow: hidden;
position: relative;
}
.btn-hover-style {
z-index: 20;
}
.btn-hover-style:after {
background: #fff;
content: "";
height: 155px;
left: -75px;
opacity: 0.4;
position: absolute;
top: -50px;
transform: rotate(35deg);
transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
width: 50px;
z-index: -10;
}

.btn-hover-style:hover:after {
left: 120%;
transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.login-btn-style:hover{
background-color:#2563eb;
border:1px solid #2563eb;
color: #fff !important;
}
.login-btn-style{
padding:5px 20px 5px 20px;
background:#2563eb;
border: 1px solid #2563eb;
border-radius: 50px;
color: #fff !important;
}
a.login-btn-more-style{
border-radius: 4px;
border: solid 1px #16a6fb;
background: transparent !important;	
font-size: 16px;
font-weight: 600;
text-align: center;
color: #16a6fb !important;
padding: 8px 35px 8px 35px;
margin-right: 25px;
}
a.login-btn-book-style{
font-size: 16px;
font-weight: 600;
text-align: center;
color: #fff !important;
border-radius: 4px;
background-color: #3762ae;
border: 1px solid #3762ae;
padding: 8px 35px 8px 35px;		
}
/*button-style-end*/
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
color: #fff;
background-color: #16a6fb !important;
border-color: #16a6fb !important;
}
.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
box-shadow: none;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
color: #fff;
background-color: #16a6fb;
border-color: #16a6fb;
box-shadow: none;
}
.banner-btn{
text-align: center;
padding-top: 12px;	
}

.logo-section {
margin-top: 100px;
margin-bottom: 60px;
}
.about-our-section{
padding-bottom: 40px;
padding-top: 90px;
background-color: #f6fafd;	
}
.about-our-section h3{
font-size: 40px;
font-weight: 600;
text-align: left;
color: #2f353e;	
padding-bottom: 25px;
}
.about-our-section p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #628498;	
line-height: 30px;
}
.about-our-section h6{
color: #274bb5;
font-weight: 500;
font-size: 16px;
margin-bottom: 25px;	
}
.brand-stratgy{
text-align: left;
margin-top: 35px;
margin-bottom: 35px;	
}
.brand-stratgy p{
font-size: 16px;
font-weight: 500;
text-align: left;
color: #274bb5;
}
.contact-us-section{
box-shadow: 0 4px 10px 0 rgb(0 0 0 / 25%);
background-color: #fff;
margin-bottom: -170px;
z-index: 999;
position: relative;
}
.left-side-section h4{
font-size: 20px;
font-weight: 600;
text-align: left;
color: #274bb5;
padding-bottom: 30px;	
}
.left-side-section{
padding:40px 20px 0px 50px;
}
.submit-btn-style{
border-radius: 6px;
background-color: #16a6fb !important;
border: 1px solid #16a6fb;
font-size: 16px;
font-weight: 600;
text-align: center;
margin-top: 40px;
padding: 15px 60px;	
}
.left-side-section .form-control{
border-left: none;
border-right: 0px;
border-top: 0px;
border-radius: 0px;
padding: 0px;	
}
.form-control:focus{
outline: 0;
box-shadow: unset;	
}
.right-side-section{
background-color: #9dd31a;
padding: 30px;
position: relative;	
}
.right-side-section p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #fff;	
}

.right-side-section a{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #fff;	
}
.communtiy-style{
padding-top: 40px;	
}
.top-footer-section{
margin-top: 150px;
}
.bottom-footer-style{
background-color: #274bb5;
padding-top: 250px;
padding-bottom: 55px;
}
.footer-heading-style h6{
font-size: 20px;
font-weight: 600;
text-align: left;
color: #9dd31a;
padding-bottom: 10px;
}
.footer-heading-style ul{
padding-left: 0px;	
}
.footer-heading-style ul li{
padding-left: 0px;
display: block;
line-height: 35px;	
}
.footer-heading-style ul li a{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #e2e2e2;
}

.footer-arrow{
font-size: 21px !important;
text-align: center;	
}
.footer-heading-style p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #fff;	
}
.footer-copyright{
background-color: #f3f4f6;
padding: 15px;	
}

.our-product-box:hover{
box-shadow: 2px 2px 30px 0 #16a6fb54;
transition: .4s;
}
.banner-section-inner{
background-color:#fff;
box-shadow: 0 2px 15px rgb(0 0 0 / 23%);	
}



@-webkit-keyframes floatBubble{
from{
top:0;
-webkit-animation-timing-function: ease-in;

}
to {
top:100px;
-webkit-animation-timing-function: ease-out;
}

}
.contact-img-position {
position: absolute;
top: -70px;
right: -10px;
}
.dream-text-style{
font-size: 38px;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height:45px;
letter-spacing: normal;
color: #0DCFDA;
margin-bottom: 0px;
padding-top:4px;
text-align: left;	
}
.breadcrumb {
display: flex;
justify-content:flex-start;
padding-top: 15px;
color: #616161;	
}
.breadcrumb-item+.breadcrumb-item::before{
content: '|';
color: #fff;
}
.services-section{
margin-top:60px;
}
.flight-booking-box{
background-color: #feca0a;
padding: 50px 20px 50px 20px;
text-align: center;
width: 100%;
transition: transform 250ms;	
}
.flight-booking-box:hover{
box-shadow: 0 0 1.25rem rgb(30 34 40 / 22%);
transform: translateY(-10px);
}
.flight-booking-box h3{
padding-top: 30px;
font-size: 20px;
}
.flight-booking-box p{
font-size: 16px;
color: #000;
padding-top: 15px;
min-height: 190px;	
}
.book-now-btn{
background-color: #fff;
border-radius: 50px;
padding: 12px 20px;
color: #000000;
}
.whychoose-section{
background: #f3f3f3;
margin-top: 170px;
padding-top: 80px;
padding-bottom:80px;
}
.why-choose-text{
font-size: 36px;
font-weight:500;
color: #000;	
}
.whychoose-section p{
font-size: 16px;
color: #000;	
}
.our-mission-section{
margin-top:-140px;	
}
.our-mission-section h4{
font-size: 20px;
margin-bottom: 3px;
}
.our-mission-section p{
color: #fff;
font-size: 16px;
}
.mission-box{
background-color: #3762ae;
padding:40px 30px 40px;
text-align: left;
border-radius: 10px;
}
.privacy-text{
color:#1f2937; 
font-weight:500; 	
}
.footer-copyright a{
color: #1f2937;
font-size:14px;
padding-left: 40px;
font-weight:500; 	
}
.contact-section{
margin-top:55px;	
}
.contact-style{
color:#000;
font-size:20px;  	
}
.support-text{
color: #000;
font-size:16px;	
}
.submit-btn{
background-color: #3762ae;
color: #fff;
padding: 20px 65px;	
}
.submit-btn:hover{
color: #fff;	
}
.login-btn-size{
background-color: #3762ae;
padding: 10px;
display: inline-block;
text-align: center;
color: #fff;
border-radius: 5px;
}
.login-btn-size:hover{
color: #fff;	
}
.forgot-pass-text{
font-size: 13px;
color: #3762ae;	
}
.slash-icon{
z-index: 999;
position: absolute;
right: 10px;
top: 9px;
bottom: 0;
}
.login-banner-btn a{
padding:10px 25px;
border-radius: 3px;
border: solid 1px #fff;
font-size: 16px;
font-weight: 500;
text-align: center;
color: #fff;	
}
.login-banner-btn{
text-align: left;
margin-top: 30px;	
}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.margin-botton {
margin-bottom: 15px;
}
.privacy-section {
background-image: url('../image/privacy-bg.jpg');
margin-top:0px;
height: 120px;
}
.privacy-section1 {
background-image: url('../image/cancel-bg.jpg');
margin-top:0px;
height: 120px;
}
.privacy-section2 {
background-image: url('../image/terms-bg.jpg');
margin-top:0px;
height: 120px;
}
.privacy-text1 {
color: #fff;
margin-bottom: 0;
padding-top: 35px;
}
.services-section-policy{
margin-top:30px; 
}
.services-section-policy p{
color: #000;
font-size: 16px;
font-weight:400; 	
}
.information-style {
color: #3762ae;
font-size: 20px;
}
.number-style{
color: #0056b3;	
}
.flight-book{
font-size: 20px;	
}
.services-section p{
font-size:16px;	
}
.flight-booking-style{
margin-top: 10px;
margin-bottom: 10px;	
}
.flight-box{
box-shadow: 0px 0px 2px 2px #1100000f;
padding: 0;
border-radius: 10px;
}
.travel-box{
position: relative;	
}
.travel-box-text{
padding: 15px;
border-radius: 6px;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.07);
background-color: #fff;	
position: absolute;
width: 85%;
margin: 0 auto;
left: 0;
right: 0;
bottom:-86px;
height: 165px;
}
.travel-box-text h4{
font-size: 16px;
font-weight: bold;
text-align: center;
color: #1d4ed8;
text-transform: uppercase;	
}
.travel-box-text p{
font-size: 14px;
font-weight: normal;
text-align: center;
color: #1f2937;	
}
.bookclass-btn{
padding: 13px 25px;
border-radius: 3px;
background-color: #2b2d31;
font-size: 15px;
font-weight: 500;
text-align: center;
color: #fff;
}
.our-mission-section{
margin-top: 74px;	
}
.our-mission{
font-size: 18px;
font-weight: 600;
text-align: left;
color: #1f2937;	
}
.object-style{
font-size: 14px;
font-weight: normal;
text-align: left;
color: #4b5563 !important;	
}
.fintech-portal-section{
margin-top: 70px;
}
.portal-box{
padding: 29px 28px 28px;
border-radius: 10px;
box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.07);
background-color: #cbe2ff;
width: 100%;
text-align: center;
}
.domaestic-text{
font-size: 16px;
font-weight: 500;
text-align: center;
color: #232425;	
margin-top: 10px;
}
.fintech-style{
font-size: 36px;
font-weight:500;
text-align: center;
color: #000;
margin-bottom: 25px;	
}
.inner-header{
background-color: #fff;	
}
.inner-logostyle{
width: 100px;
}