@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* *{
    font-family: 'Mulish', sans-serif;
} */
.pprice{
    font-weight: bold !important;
    font-size: 23px !important;
}


.submitbtn{
    text-align: center;
    width: 100%;
    border: none;
    padding: 10px;
    background-color: #CC0000;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 15px!important;
  }
.formmain p{
    padding-left: 50px;
    color: #fff!important;
    font-size: 13px;
    /* padding-left: 50px; */
    background: #fa7474;
    padding: 5px 10px;
}
body{
    font-family: 'Lexend', sans-serif;
}

.sec-home{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#001554+0,17429e+99 */
background: #001554; /* Old browsers */
background: -moz-linear-gradient(top,  #001554 0%, #17429e 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #001554 0%,#17429e 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #001554 0%,#17429e 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001554', endColorstr='#17429e',GradientType=0 ); /* IE6-9 */


    background-repeat: no-repeat;
    background-size: cover;
    height: 90vh;
    position: relative;
    top: -135px;
    z-index: -1;
}
.login-button2{
    border: none;
    font-size: 18px;
    border-radius: 50px;
    background-color: #fff;
    
}

.logo-dubai{
    max-width: 200px;
   
}
.login-button{
    background: #E3B031!important;
    border: none;

}
.signup-button{
    background:  #3770FF;
    border: none;

}
.carousel-heading{
    font-family: Lexend;
font-size: 54px;
font-weight: 500;
line-height: 68px;
letter-spacing: 0em;
text-align: left;



}
.carousel-para{
    font-family: Lexend;
font-size: 16px;
font-weight: 500;
line-height: 20px;
letter-spacing: 0em;
text-align: left;

}
.h11{
    height: 68px;
width: 542px;
left: 55px;
top: 30px;
border-radius: nullpx;

}
.h22{
    height: 60px;
width: 693px;
top:100px;

}
/* .prices{
    position: absolute;
} */
.apply-form{
    /* float: right; */
  
    height: 589px;
width: 386px;

border-radius: 19px;
padding: 30px 30px 30px 30px;


   
    background-color: white;
    box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.25);
border-radius: 19px;
position: fixed;
/* top: 0; */
}
.pravin{
    margin-left: 6.5rem;
    width: 57.5%;
    /* background-color: red; */
    float: left;

}
.pravin2{
    width: 20%;
    margin-right: 6rem;
    /* background-color: red; */
    position: sticky;
    top: 10%;
    float: right;
}

.form-label{
    
font-size: 17px;
font-weight: 600;
line-height: 20px;
letter-spacing: 0em;
text-align: left;

}
.form-submit{
    
    border: none;
    background: #001554; /* Old browsers */
    background: -moz-linear-gradient(top,  #001554 0%, #17429e 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #001554 0%,#17429e 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #001554 0%,#17429e 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001554', endColorstr='#17429e',GradientType=0 ); /* IE6-9 */
    
   
    border-radius: 47px;
    border: 1px solid #2575FC;
    width: 100%;
}
.form-submit:hover{
    background: white;
    color: black;
}
.form-input{
    
   border: 2px solid black;
    border-radius: 5px;
}
.listings{
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
}
.listing-items{
    background: linear-gradient(135.16deg, #132F86 -10.38%, #3969FF 100%),
    linear-gradient(0deg, #7DA2FF, #7DA2FF);
    
}

.xx
{
/* padding:10px; */
position:relative;
font-size: 14px;

}

.yy{

border: 1px solid #132F86;
border-radius: 12px;
height: 160px;
        width: 165px;
}

.xx::after {
    border-bottom: 2px dashed rgb(25, 33, 103);
    width:129%;
    position: absolute;
    content: "";
    right:-212px;
    top:50%;
}
.xx:last-child::after {
    display:none;
    }
    .listing{
        position: relative;
        padding-top: -200px;
    }
    .abc{
        width: 100%;
        box-shadow: 0px 4px 15px rgba(115, 155, 255, 0.26);
        border-radius: 12px;
        background-color: white;
        /* position: absolute; */
        /* bottom: -20rem; */
        /* margin-top: -22rem; */
    }
    .active2{
        
        background: #001554; /* Old browsers */
        background: -moz-linear-gradient(top,  #001554 0%, #17429e 99%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #001554 0%,#17429e 99%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #001554 0%,#17429e 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001554', endColorstr='#17429e',GradientType=0 ); /* IE6-9 */
        
color: white;        

    }
    .abc2{
        box-shadow: 0px 4px 15px rgba(115, 155, 255, 0.26);
        border-radius: 12px;
        background-color: white;
        /* position: absolute; */
        /* margin-top: -22rem; */
    }
 
    .sec3{
        margin-top: -30px;
        
    }
    .details{
        font-family: Lexend;
font-size: 20px;
font-weight: 600;
line-height: 28px;
letter-spacing: 0.035em;
text-align: left;
color: #132F86;

    }
    .cost{
        font-family: Lexend;
font-size: 20px;
font-weight: 700;
line-height: 15px;
letter-spacing: 0.04em;
text-align: left;
color: white;

    }
    .price{
        display: flex;
        align-content: center;
        justify-content: space-between;
        background: #001554; /* Old browsers */
        background: -moz-linear-gradient(top,  #001554 0%, #17429e 99%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #001554 0%,#17429e 99%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #001554 0%,#17429e 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001554', endColorstr='#17429e',GradientType=0 ); /* IE6-9 */
        


    }
   
.imgs{
    
    border: 1px solid#132F86;
   
   
    box-shadow: 0px 4px 13px rgba(32, 90, 255, 0.17);
border-radius: 10px;

}
.image-detail img{
    border-radius: 10px 10px 0 0;
}
.price2{
    display: flex;
    align-content: center;
    justify-content: space-between;
    color: black;
}
.cost2{
    font-family: Lexend;
font-size: 12px;
font-weight: 400;
line-height: 15px;
letter-spacing: 0.08em;
text-align: left;
color: #545454;

}
.popular{
    top: 10px;
    right: 10px;
    
    
}
.popular-button{
    background-color: #FFCF57;
    border-radius: 8px;
    padding: 2px 15px;
    border: #3770FF;
    box-shadow: 0px 4px 16px 0px #00000040;
    

}
.heading-main{
    font-family: Lexend;
font-size: 24px;
font-weight: 500;
line-height: 30px;
letter-spacing: 0em;
text-align: left;


}
.heading-points{
    font-family: Lexend;
font-size: 18px;
font-weight: 400;
line-height: 33px;
letter-spacing: 0em;
text-align: left;
}
.heading-sub-topic{
    box-shadow: 0px 4px 14px 0px #00000029;
    border-radius: 11px;
    background: linear-gradient(90deg, #A1C4FD 0%, #C2E9FB 100%);


}
.topic1{
    font-family: Lexend;
font-size: 24px;
font-weight: 500;
line-height: 30px;
letter-spacing: 0em;
text-align: left;

}
.topic2 ,.topic3{
    font-family: Lexend;
font-size: 14px;
font-weight: 500;
line-height: 28px;
letter-spacing: 0em;
text-align: left;



}
.topic-button{
    background: #001554; /* Old browsers */
background: -moz-linear-gradient(top,  #001554 0%, #17429e 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #001554 0%,#17429e 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #001554 0%,#17429e 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001554', endColorstr='#17429e',GradientType=0 ); /* IE6-9 */

width: 149px;
height: 37px;
border-radius: 24px;
color: white;
border: none;
}

.footer{
    background: black;
    color: white;
}
.image{
    width: 150px;
}
.footer_sec{
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    /* letter-spacing: 0em; */
    /* text-align: left; */
}
.text1{
    text-decoration: none;
    color: white;
    font-size: 15px;
}
.last_sec {
    background: #263238;
}
.para_1{
    background: #132F86;
   color: white;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    height: 153px;
width: 250px;
left: 84px;
top: 124px;
border-radius: 6px;
}
.new_sec2{
    padding-bottom: 80px;
}
.new_sec_image{
    background: "<?php echo base_url('assets/images/pexels-pixabay-62623\ 1.png');?>" ;
background-repeat: no-repeat;
background-size: cover;
}
.new_para_2{
font-size: 18px;
font-weight: 400;
line-height: 22px;
letter-spacing: 0em;
text-align: left;
}
.new_head1{
    color: #1572FE;
font-size: 28px;
font-weight: 500;
line-height: 34px;
letter-spacing: 0em;
text-align: left;
}
.new_head2{
    color: #FF3322;
font-size: 28px;
font-weight: 500;
line-height: 34px;
letter-spacing: 0em;
text-align: left;
}
.new_head3{
    color:#00C234;
font-size: 28px;
font-weight: 500;
line-height: 34px;
letter-spacing: 0em;
text-align: left;
}
.new_head4{
    color: #BD0050;
font-size: 28px;
font-weight: 500;
line-height: 34px;
letter-spacing: 0em;
text-align: left;
}
.new_col_1{
/* width: 208px;
height: 178px; */
background: #FFFFFF;
border-radius: 10px;
}
.new_col_1 h1{
    font-size: 24px;
}
.new_para_sec{
font-size: 17px;
font-weight: 500;
line-height: 19px;
letter-spacing: 0em;
}
.new_container{
    background: #132F86;
}
.para11 {
font-size: 22px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
text-align: left;
}
.navbar-expand-lg .navbar-nav .nav-link{
    color: white;
    font-size: 16px;
    font-weight: 400;
}
.navbar-expand-lg .navbar-nav .nav-link.active{
    color: #E3B031;
}
.navbar-expand-lg .navbar-nav .nav-link:hover, .navbar-expand-lg .navbar-nav .nav-link:active, .navbar-expand-lg .navbar-nav .nav-link:focus{
    color: #E3B031!important;
}

.slider {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
  }
  
  .slides {
    display: flex;
    overflow: hidden;
  }
  
  .slides img {
    width: 100%;
    height: auto;
  }
  
  .controls {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  
  .prev,
  .next {
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 16px;
    margin: 0 10px;
    outline: none;
  }
  .active{
    background: none;
  }
  .number{
    font-family: Inter;
font-size: 36px;
font-weight: 800;
line-height: 44px;
letter-spacing: 0em;
text-align: left;
color: rgba(255, 255, 255, 0.22);


  }
  .number2{
    font-family: Inter;
font-size: 36px;
font-weight: 800;
line-height: 44px;
letter-spacing: 0em;
text-align: left;
    color:rgba(19, 47, 134, 0.12)
  }
  .accor{
    background: #132F86;

  }
  .accor2{
    font-family: Lexend;
font-size: 20px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
text-align: left;
color: #F2F2F2;


  }
  .accordion-item{
    background: #132F86;
    color:#f2f2f2;
   

font-size: 18px;
font-weight: 500;
line-height: 28px;
letter-spacing: 0em;
text-align: left;

    

font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: left;


  }
  .accordion-button{
    background: #132F86;
    color: white;
  }
  .accordion-head{
    font-family: Lexend;
font-size: 36px;
font-weight: 600;
line-height: 44px;
letter-spacing: -0.02em;
text-align: left;
color: white;
  }
  .accordion{
    --bs-accordion-border-color:none;
  }
  .aadhar{
    background-size: cover;
    background-repeat: no-repeat;
    width: 80%;
  }
  .sign-up-head{
    background: #213B57;

  }
  .header-image{
    background-image: url("<?php echo base_url('assets/images/Rectangle\ 17.png');?>");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
  }
  .signup-heading{
    color: #FFBC16;

  }
  .apply-head{
    font-size: 28px;
    
  }



  .signup_btnn{
    width: 100%;
    background:  #213B57 !important;
   
    
    
    
}

.main_sec_signup_form{
    padding-bottom: 74px;
}
.signup_google{
    width: 100%;
    background-color: white;
   border: none;
   border-radius: 0.25rem;
   padding: 8px;
   border: solid 1px;
}
.fa-google {
    background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
  }
  .signup_google_text{
    color: black;
  }
  .sign_up_head{
color:  #213B57 ;
font-weight: 600;
font-size: 28px;
line-height: 35px;
  }


  .signup_btnn{
    width: 100%;
    background:  #213B57 !important;
   
    
    
    
}

.main_sec_signup_form{
    padding-top: 47px;
}
.signup_google{
    width: 100%;
    background-color: white;
   border: none;
   border-radius: 0.25rem;
   padding: 8px;
   border: solid 1px;
}
.fa-google {
    background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
  }
  .signup_google_text{
    color: black;
  }
  .sign_up_head{
color:  #213B57 ;
font-weight: 600;
font-size: 28px;
line-height: 35px;
  }
  .colour-heading{
 color: #1D293F;
font-size: 40px;
  }
  .ccc{
    border-radius: 12px;
  }
  .link-dark {
    color: #ffffff;
}
.sec-home1{
    display: none;
}
.apply-bottom{
    display: none;
}
.navbar-toggler{
    border: 0;
    color: #fff;
}

.navbar-toggler:focus{
    box-shadow: none;
}
.login-button1{
    border: 0;
    background-color: transparent;
    color: #fff;
    /* padding: 20px; */
}
.mobilefor{
    display: none!important;
}
.mainsectionbg{
    /* height: 90vh; */
    background-image: linear-gradient(to bottom, #001554 0%,#17429e 99%);


}
.loginsingup{
    height: 100vh;
    background-image: linear-gradient(to bottom, #001554 0%,#17429e 99%);


}
 
.main_sec_signup{
    margin: 0!important;
    width: 100%;
    /* order: 1; */
}
.forvisapplication{
    font-size: 8px;
}


/* multilevel form start here */
#regForm {
    background-color: #ffffff;
    margin: 100px auto;
    padding: 40px;
    width: 70%;
    min-width: 300px;
  }
  
  /* Style the input fields */
  input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
  }
  
  /* Mark input boxes that gets an error on validation: */
  input.invalid {
    background-color: #ffdddd;
  }
  
  /* Hide all steps by default: */
  .tab {
    display: none;
  }
  
  /* Make circles that indicate the steps of the form: */
  .step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
  }
  
  /* Mark the active step: */
  .step.active {
    opacity: 1;
  }
  
  /* Mark the steps that are finished and valid: */
  .step.finish {
    background-color: #04AA6D;
  }

  /* login */
 .background-radial-gradient {
    background: #001554; 
background: -moz-linear-gradient(top,  #001554 0%, #17429e 99%); 
background: -webkit-linear-gradient(top,  #001554 0%,#17429e 99%);
background: linear-gradient(to bottom,  #001554 0%,#17429e 99%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001554', endColorstr='#17429e',GradientType=0 );
}

#radius-shape-1 {
  height: 220px;
  width: 220px;
  top: -60px;
  left: -130px;
  background: radial-gradient(#44006b, #ad1fff);
  overflow: hidden;
}

#radius-shape-2 {
  border-radius: 38% 62% 63% 37% / 70% 33% 67% 30%;
  bottom: -60px;
  right: -110px;
  width: 300px;
  height: 300px;
  background: radial-gradient(#44006b, #ad1fff);
  overflow: hidden;
}

.bg-glass {
  background-color: hsla(0, 0%, 100%, 0.9) !important;
  backdrop-filter: saturate(200%) blur(25px);
}
.main_sec_signup_form {
padding-top: 0px;
} 

/* new home page css start here----------------------------------------------------------------------------------------------- */
.new_dhome{
    background-repeat: no-repeat;
    /* background-image: url("<?php echo base_url('assets/images/homebanner.png');?>"); */
    background-size: cover;
}
.nehome h1{
    font-weight: 500;
    color: #fff;
}
.nehome p{
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}
.hobannercontan{
    padding-top: 5rem;
    padding-bottom: 15rem;
}
.formhere{
    border-radius: 28px 0;
    background-color: #fff;
    box-shadow: 0 4px 25px 0 rgba(16, 137, 208, 0.25);
}
.formheading{
    background-image: linear-gradient(to right,#00265A,#006495,#09298C);
    border-radius: 28px 0 0 0;
}
.formheading h4{
    color: #fff;
    margin-bottom: 0;
}
.formmain .form-control{
    border:1px solid #BBBBBB;
    border-left: none;
    font-size: 18px;
    font-family: 'Lexend', sans-serif;
}
.formmain .input-group-text{
    border:1px solid #BBBBBB;

}
.form-control:focus{
    box-shadow: none;
}

.submitbuton p{
    color: #003B6D;
    font-weight: 300;
    font-size: 16px;
    font-style: italic;

}
.submitbuton a{
    text-align: center;
    width: 100%;
    border: none;
    padding: 10px;
    background-color: #CC0000;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
}
.formcontainer{
    margin-top: -9rem;
}
.btn-secondary{
    background-color: transparent;
    border: none;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus{
    background-color: transparent;
    color: #E3B031;
    border: none;
}
.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active{
    background-color: transparent;
    color: #E3B031;
    border: none;
}
/* select button css */
.currency-switcher {
    position: relative;
    /* margin: 50px auto; */
    width: 95px;
}

div.dropdown {
    position: relative;
    width: 195px;
}

div.dropdown:after {
    content: "";
    position: absolute;
    margin: 0;
    width: 16px;
    height: 17px;
    background-image: url(http://botkits.ru/img/icons/down.svg);
    top: 15px;
    right: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

div.dropdown.open:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


div.dropdown>div.caption {
    /* background: #F8F9FB; */
    color: #fff;
    font-weight: 400;
    border-radius: 12px;
    cursor: pointer;
    padding:8.5px 0px 8.5px 42px ;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.3px;
}

div.dropdown>div.list {
    position: absolute;
    background-color: rgb(255, 255, 255, .5);
    width: 100%;
    border-radius: 12px;
    -webkit-box-shadow: 0px 12px 24px rgba(21, 18, 51, 0.13);
    box-shadow: 0px 12px 24px rgba(21, 18, 51, 0.13);
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
    transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    top: 52px;
    z-index: -1;
    visibility: hidden;
    padding: 10px 0;
}

div.dropdown.open>div.list {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: 1;
    visibility: visible;
}

div.dropdown>div.list>div.item {
    padding: 10.5px 15px 10.5px 62px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.3px;
    color: #fff;
}

div.dropdown>div.list>div.item.selected {
    background-image: linear-gradient(to right,#00265A,#006495,#09298C);
    pointer-events: none;
    box-shadow: 0 4px 25px 0 rgba(16, 137, 208, 0.25);
}

div.dropdown>div.list>div.item:hover {
    background-image: linear-gradient(to right,#00265A,#006495,#09298C);
}

div.dropdown>div.caption img,
div.dropdown>div.list>div.item img,
div.dropdown>div.caption svg,
div.dropdown>div.list>div.item svg {
    position: absolute;
    /* margin-top: 2.5px; */
    left: 14px;
}

div.dropdown>div.list>div.item span,
div.dropdown>div.caption span {
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0.3px;
    color: #fff;
    position: absolute;
    right: 53px;
}

div.dropdown>div.list>div.item span {
    right: 20px;
}

/* select button css */

.form-select{
    border: 1px solid #BBBBBB;
    border-left: none;
    font-size: 18px;
    background-image: url("<?php echo base_url('assets/images/arrow_down.png');?>");
    box-shadow: none;
}
.form-select:focus{
    box-shadow: none;
}
.visahinin{
    font-size: 20px;
    color: #1D293F;
}
.viponsize{
    font-size: 24px;
    font-weight: 700;
    color: #002A5E;
}
.neviga{
    border-radius: 10px;
   border: 1px solid #E4E4E4;
}
.neviga ul li{
    color: #545454;
}
/* slider start  */
.carousel-indicators [data-bs-target]{
    background-color: #D9D9D9;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    transition: all .3s linear;
}
.carousel-indicators .active{
    background-color: #002A5E;
    width: 15px;
    height: 15px;
    
}
.carousel-indicators{
    align-items: center;
    bottom: -3rem;
}
/* slider end */
/* why choose us start */
.whychooseus{
    background-image: linear-gradient(to right,#00265A,#006495,#09298C);
}
.whychooseus h2{
    color: #fff;
    font-weight: 400;
}
.vouonerow{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.dive{
    position: relative;
    width: 150px;
    text-align: center;
    color: #fff;
}
.dive1{
    width: 150px;
    text-align: center;
    color: #fff;
}
.dive::after {
        border-bottom: 2px dashed #fff;
        width:86%;
        position: absolute;
        content: "";
        right: -104px;
        top: 30%;
    
}

/* why choose us end */
.includesvisa h4{
    font-weight: 500;
}
.includesvisa p{
    font-size: 14px;
}
.includesvisa ul li{
    font-size: 18px;
}
.cardsforvisa{
    border: 1px solid #E4E4E4;
    border-radius: 21px;
}
.cardsforvisa img{
    border-radius: 21px 0 0 21px;
}
.cardsforvisa h4{
    font-size: 20px;
    font-weight: 400;
}
.cardsforvisa a{
    text-decoration: none;
    color: #CC0000;
    font-size: 20px;
    font-weight: 400;
}
.btuonprata{
    display: flex;
    justify-content: space-between;
    align-content: space-around;
    flex-direction: column;
}
.eligibility{
    background-repeat: no-repeat;
    /* background-image:url("http://localhost/multilevel/assets/images/eligibilitybanner.png"); */
    background-size: cover;
}
.eligibility_inner{
    border-radius: 15px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.26);
}
.eligibility_inner h2{
    color: #fff;
}
.eligibility_inner p{
    font-size: 14px;
    font-weight: 400;
}
.eligibility_inner a{
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    background-color: #002A5D;
    color: #fff;
    padding: 8px 18px;
    border-radius: 8px;
}

.faqbackground{
    background-image: linear-gradient(to right,#00265A,#006495,#09298C);
}
 .accordion-button{
    background-color: transparent;
    font-size: 18px;
    font-weight: 500;
    /* padding: 10px; */
  
}
 .accordion-item{
    background-color: transparent;
    border-bottom: 1px solid #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0px;
}
.accordion-button:focus{
    box-shadow: none;
}
.accordion-button:not(.collapsed){
    background-image: linear-gradient(to right,#00265A,#006495,#09298C)!important;
    color: #fff;
}
/* .accordion-body{
    padding: 10px 0;
} */
.faqhading{
    font-size: 40px;
    font-weight: 400;
    color: #fff;
}
.parafaq{
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}
.testimonilabg{
    background-image:url("<?php echo base_url('assets/images/testimonia_bg.png');?>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 10% 0;
    /* min-height: 810px; */
}

.testimonilabg .carousel-control-next, .carousel-control-prev{
   position: static;
  
  
}
.testimonilabg .carousel-control-next-icon{
  background-image: url("<?php echo base_url('assets/images/arrowright.png');?>");
}
.testimonilabg .carousel-control-prev-icon{
  background-image: url("<?php echo base_url('assets/images/arrowleft.png');?>");
}
/* .testimonilabg  
 .container {
    margin: 0 0 0 auto;
    max-width: 1420px;
}
.testimonilabg .carousel{
    width: 133%;
} */
.teimg{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    /* background-color: red; */
}
.teimg img{
    width: 100%;
   height: 100%;
    border-radius: 50%;
    object-fit: cover;

   
}
.testimname h5{
    font-size: 20px;
    font-weight: 800;
    color: #3E66DF;
}
.testimname p{
    font-size: 16px;
    color: #808080;
}
/* new home page css end here -------------------------------------------------------------------------------------------------*/


/* media query start here */
@media screen and (max-width:425px){
    .xx, .yy{
        width: 100%!important;
    }
    .pravin{
    margin-left: 0.35rem;
      width: 96.5%;

}
.sec-home{
    height: 84vh;
}


}
@media screen and (max-width:438px){
    /* .new_col_1 {
        width: 128px;
        height: 208px;
    } */
    .login-button{
        font-size: 16px;
    }
    .signup-button{
        font-size: 16px;
    }
    .login-button1{
        
        font-size: 12px;
    }
}

@media screen and(max-width:560px){
    .sec_home{
        height: 94vh;
    }
}


@media screen and (max-width: 575px){
    ul.navbar-nav{
        padding-left: 15px;
    }
    .mobildresponsive_text{
        text-align: center;
    }
    .login-button1 img{
        width: 40px;
    }
    .login-button2{
        font-size: 15px;
    }
    .dextop{
        display: none!important;
    }
    .mobilefor{
        display: block!important;
    }
}
@media screen and (max-width:576px){
    .row{
        margin:0px;
    }

}
@media screen and (max-width:768px){
   
    .details{font-size: 16px;}
    .yy{
        height: 144px;
        width: 151px;
    }
    .xx::after{
        width: 21px;
    }
    .ad2{width: 240px;}
    .topic1{font-size: 22px;}
    .ccc{width: 100%;}
    
    
    .sec-home{
       height: 100vh;

    } 

    .colour-heading{
        font-size: 18px;
    }
    .login-button1{
        /* padding:13px; */
        font-size: 14px;
    }
    /* .login-button1 img{
        width: 20px;
    } */

    
}
@media screen and (max-width:992px){
    .dive::after{
        display: none;
    }
    .main_sec_signup{
        margin: 0!important;
        width: 100%;
        order: 1;
    }
    .order2mo{
        order: 2;
    }
    .nav-item{
        border-bottom: 1px solid #fff;
    }
   
    .ad2{
    width: 100px;
    }
    /* .new_col_1 {
        width: 190px;
        height: 211px;
    } */
    .pravin2{ display: none;}
    .pravin{ margin-left: 8.5rem;
        width:72.5%
       }
    }
    @media screen and (max-width:1024px){
        .loginsingup .nav-item{
            padding: 0!important;
         }
        
        .pravin{
            margin-left: 3rem;
            width: 62%;
        }
        .xx::after {
            display: none;
        }
        .pravin{    margin-left: 1.5rem;
            width: 93.5%;
        }
        .apply-form{
            display: none;
        }
        .col-lg-8{
            width: 100%;
        }
        .apply-bottom{
            position: fixed;
            bottom: 0%;
            background: linear-gradient(90deg, #F43B47 0%, #453A94 100%);
            color: white;
            
            font-size: 15px;
            display: block;

        }
        .mainsectionbg {
            display: none;
        }
    
        .navbar-expand-lg .navbar-nav .nav-link{
            font-size: 16px;
            /* padding: 0; */
        }
        .sec-home1, .apply-bottom{
            display: block;
        }
        .sec-home, .pravin2, .pravin, .header1, .listing{
            display: none;
        }
        .sec-home1{
            background-image: linear-gradient(to bottom, #001554 0%,#17429e 99%);
        }
    
       
    }
    @media screen and (max-width:1200px){
        .dive::after {
            width: 38% !important;
            right: -21% !important;
        }
        .teimg {
            width: 60px;
            height: 60px;
        }
        .loginsingup .nav-item{
            padding: 0!important;
         }
         .navbar-expand-lg .navbar-nav .nav-item{
          
            padding: 0;
        }
        /* .nav-link{
            font-size: 10px;
        } */
        .nav-item{
            padding: 0!important;
        }
        .sec-home{
            height: 86vh;
        }
        .pravin {
            margin-left: 5%;
            width: 61.5%;
    
        }
        .apply-form{
            width: 306px!important;
            padding: 10px;
            margin: 0!important;
        }
        /* .new_col_1{
            width: 133px;
        height: 211px;
    } */
        .xx{
            display: flex;
            justify-content: center;
        }
    }
@media screen and (max-width: 1440px){
    .dive::after {
       
        width: 59%;
       
        right: -43%;
        
    }
    .pravin{
         margin-left: 7.7rem;
         /* width: 54.5%; */
         }
    .sec-home{
        height: 75vh;
    }
    .pravin2{
    margin-right: 2rem;
}
/* .abc{
    margin-top: -28rem;
    bottom: 5%;  
} */
.xx::after {
    width: 17px;
    
}
.apply-form {
    width: 321px;
}
.cost{
    font-size: 14px;
}
.details{
    font-size: 14px;
}
.ad2{
    width: 200px;
    }
   
}







  
 


   
         
   









