

.custom-gutter {
    margin-right: 3%;
    /* Adjust as needed */
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.custom-row {
    margin-left: 5%;
    margin-right: 5%;
}

.eightyrow {
    width: 90%;
    margin-left: 5% !important;
}

.silvergrey {

    background-color: #f6f6f6;
}


.dpacard {
    border: 1px solid grey;
    border-radius: 30%;
}

.bannerimg {
    height: 500px;
}

.white_button {

    background: white !important;
    border: none;

}

#master_cover_block_one,
#master_cover_block_two,
#master_cover_block_three,
#master_cover_block_four,
#master_cover_block_five,
#master_cover_block_six {
    position: relative;

    height: 200px !important;
    background-color: transparent;

}

.cover_block_one,
.cover_block_two,
.cover_block_three,
.cover_block_four,
.cover_block_five,
.cover_block_six {

    background-color: var(--primary-color); 
    color: white;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;

}

#get_started_now {

    background-color: var(--primary-color); 
    color: white;
    border: none;
    font-weight: 600;
    padding: 8px;

}

#send_request {

    background-color: var(--primary-color); 
    color: white;
    border: none;
    font-weight: 600;
    padding: 8px;

}

.requesttext {
    width: 60% !important;
    margin-left: 20%;
}


.fonticoncustom {
    font-size: 3rem;
    color: white !important;
     
}

.container-fluid {

    z-index: 2 !important;
}

.fixed-div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1 !important;
    /* Lower z-index value */
    background-image: url("http://localhost/sensix/wp-content/uploads/2024/06/new_image.png");
}

.white_background {
    background: white;
}

.fivehndhight {
    height: 594px;
}

.row>* {
    padding-left: 8px !important;
}

.row>* {
    padding: 0% !important;
}

.owl-nav {

  


}

.owl-next {
    float: right !important;
}

.secondowl .owl-nav {

    position: absolute !important;
    top: 55%;
    right: 0px;
    font-size: 6rem;
    color: white;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;



}

.secondowl .owl-next {
    float: right !important;
    background-color: grey;
}

.secondowl .owl-prev {
    float: left !important;
    background-color: grey;
}

.navbarbrandimage {

    width: 30%;
}

.servicecard {
    width: 100%;
    height: 100%;

}

.sidedisplay_text {
    position: absolute;
    bottom: 12%;
    right: 0%;
    font-size: 1.2rem;
    background-color: white;
    border-radius: 15px;
    width: 50% !important;
    font-weight: 600;
    color: var(--primary-color); 
    text-align: center;
}

.cardgreywhite {
    background-color: #f6f6f6 !important;
    border: none !important;
}

.iconboxdoted {

    color: var(--primary-color); 
    font-size: 4rem;
    border: 1px dotted grey;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin-left: 30%;
    text-align: center;
    position: relative;
    padding-top: 2%;
}

.iconboxdotedsubdote {
    position: absolute;
    top: -15px;
    right: 35%;
    background-color: black;
    color: white;
    font-size: 1.3rem;
    border-radius: 50%;
    width: 35px;
    height: 35px;

}

.weachivebox {
    width: 60%;
    margin-left: 20%;

}

.footerlogo {
    width: 50%;
}

.cardblankwhite {

    border: none !important;
}

.coloredcard {
    background-color: #f6f6f6 !important;
    border: none !important;
}

.cardlinenone {
    border: none !important;
}

.fonticonscard {

    background-color: var(--primary-color); 
    height: 90px !important;
    width: 90px !important;
    border-radius: 50%;
    display: flex;
    justify-content: center !important;
    align-items: center !important;

}

.font_icon_mystyle {
    font-size: 3rem;
    color: white !important;
}

.col {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    padding: 0px;
    margin: 1.5rem;
}

.footericon {

    border: 1px solid #ffcd00;
    margin: .5rem;
    font-size: 1.5rem;
    color: #ffcd00;
    text-align: center;
    height: 40px;
    width: 40px;
    border-radius: 50%;


}

.mobileappbut {
    background-color: transparent;
    border: 1px solid #ffcd00;
    margin-right: 2rem;
    padding: .5rem;
    color: #ffcd00;
    margin-top: .3rem;
}

.newletterinbox {
    margin-top: .3rem;
    border: 1px solid #ffcd00;
    height: 40px;
    width: 70%;
}

.ikonbut {
    margin-top: .3rem;
    border: none;
    background-color: #ffcd00;
    height: 40px;
    width: 20%;
}


.applay_now_button{


    border: none;
    background-color: #ffcd00;
    width: 60%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size:  1.2rem;
    font-weight: 600;
}

.general_yelloe_but{


    border: none;
    background-color: #ffcd00;
    width: 60%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size:  1.2rem;
    font-weight: 600;
   
}

.emi_cal_button{


    border: none;
    background-color: #024a90;
    width: 60%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: white;
    font-size: 1.2rem;
    font-weight: 600;
}

ul.custom-bullets {
    list-style-type: none;
    padding-left: 0;
}

ul.custom-bullets li {
    position: relative;
    padding-left: 30px; /* Adjust based on icon size */
}

ul.custom-bullets li::before {
    content: '';
    display: inline-block;
    background: url('http://localhost/sensix/wp-content/uploads/2024/06/success.png') no-repeat center center;
    background-size: contain;
    width: 20px; /* Set the width of the icon */
    height: 20px; /* Set the height of the icon */
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.dropdownwidth{

    width: 90% !important;
    text-align: left;
}
.dropdownwidth a{
    text-align: right;
    width: 100% !important;
    background-color: white;
    color:black;
    border: none;

}
.dropdownwidth a:hover{
    text-align: right;
    width: 100% !important;
    background-color: #ffcd00;
    color:black;
    border: none;

}

.aaplyformbox{
    background-color: #f6f6f6 !important;
    font-family: 'Heebo_Medium' !important;
}


.range-slider {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    border-radius: 5px;
    background: #ddd;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    
}

.range-slider:hover {
    opacity: 1;
}

.range-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ffcd00;
    cursor: pointer;
}

.range-slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ffcd00;
    cursor: pointer;
}

.range-value {
    margin-top: 10px;
}
.range-slider::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    background: linear-gradient(to right, #007bff 0%, #007bff var(--value), #d3d3d3 var(--value), #d3d3d3 100%);
    border-radius: 5px;
}

.titlebox{
    background-color:#746E6E; 
    color: #ffcd00;

}
#emiResult{

    height: 200px;
    width: 200px;
    border-radius: 50%;
    background-color: #024a90;
    display: flex;
    justify-content: center;
    align-items: center;
    color:white;
    font-size: 2rem;

}
.monthesult{
    display: flex;
    justify-content: center;
    align-items: center; 
}

.firsttd{
    background-color:#746E6E !important;
    color: white !important;
    text-align: center;
    font-weight: 600;
}
.navbar-toggler{
    border: none !important;
}

.forminput{
    border: none !important;
    border-radius: 0% !important;
    height: 3rem !important;
}
.forminputtext{
    border: none !important;
    border-radius: 0% !important;
}
.card-icon{
    display: flex;
    justify-content: center;
    align-items: center; 
    width: 100% !important;
    
}


