.elementor-8 .elementor-element.elementor-element-ce4ca75{margin-top:0px;margin-bottom:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-944729f{width:50%;}.elementor-8 .elementor-element.elementor-element-fc12625{width:50%;}.elementor-8 .elementor-element.elementor-element-3b4e0e2{width:50%;}.elementor-8 .elementor-element.elementor-element-93b9124{width:50%;}.elementor-8 .elementor-element.elementor-element-cb3bb3c{width:50%;}.elementor-8 .elementor-element.elementor-element-d911510{width:50%;}.elementor-8 .elementor-element.elementor-element-e9bac3b{width:50%;}}/* Start custom CSS for html, class: .elementor-element-88feb9a */.diag-hero{
    background:#002162;
    padding:90px 0;
    overflow:hidden;
    position:relative;
    color:#fff;
}

.diag-hero::before{
    content:"";
    position:absolute;
    width:700px;
    height:700px;
    right:-250px;
    top:-150px;
    background:rgba(255,255,255,.05);
    border-radius:50%;
}

.diag-hero .container{
    max-width:1320px;
}

.hero-badge{
    display:inline-flex;
    align-items:center;
    gap:10px;
    background:#fff;
    color:#002162;
    padding:10px 22px;
    border-radius:40px;
    font-weight:600;
    margin-bottom:25px;
}

.hero-badge i{
    color:#ffb300;
}

.diag-hero h1{
    font-size:60px;
    font-weight:800;
    line-height:1.15;
    margin-bottom:25px;
}

.diag-hero h1 span{
    color:#ffffff;
}

.diag-hero h1{
    color:#FFC107;
}

.diag-hero p{
    color:#d8dff5;
    font-size:18px;
    line-height:1.8;
    margin-bottom:35px;
}

.hero-btns{
    display:flex;
    gap:18px;
    flex-wrap:wrap;
    margin-bottom:45px;
}

.btn-book{
    background:#FFC107;
    color:#002162;
    padding:16px 38px;
    border-radius:50px;
    font-weight:700;
    text-decoration:none;
    transition:.4s;
}

.btn-book:hover{
    background:#fff;
    color:#002162;
}

.btn-outline{
    border:2px solid #fff;
    color:#fff;
    padding:16px 38px;
    border-radius:50px;
    font-weight:700;
    text-decoration:none;
    transition:.4s;
}

.btn-outline:hover{
    background:#fff;
    color:#002162;
}

.hero-features{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
}

.feature-box{
    display:flex;
    align-items:center;
    gap:15px;
    background:rgba(255,255,255,.08);
    padding:18px;
    border-radius:18px;
    backdrop-filter:blur(10px);
}

.feature-box .icon{
    width:60px;
    height:60px;
    background:#FFC107;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#002162;
    font-size:24px;
}

.feature-box h4{
    margin:0;
    font-size:20px;
}

.feature-box p{
    margin:5px 0 0;
    color:#d8dff5;
    font-size:15px;
}

.hero-imagesr{
    position:relative;
    text-align:center;
    border-radius:50px;
}

.hero-imagesr::before{
    content:"";
    position:absolute;
    width:520px;
    height:520px;
    background:rgba(255,255,255,.08);
    border-radius:50%;
    left:50%;
    transform:translateX(-50%);
    top:20px;
}

.main-imgsrs{
    max-width:520px;
    position:relative;
    z-index:2;
    border-radius: 20px;
}

.floating-card{
    position:absolute;
    display:flex;
    align-items:center;
    gap:12px;
    background:#fff;
    padding:14px 18px;
    border-radius:15px;
    box-shadow:0 15px 40px rgba(0,0,0,.15);
    color:#222;
    z-index:5;
}

.floating-card i{
    font-size:22px;
    color:#0057ff;
}

.floating-card h5{
    margin:0;
    font-size:16px;
}

.floating-card small{
    color:#666;
}

.card1{
    right:0;
    top:40px;
}

.card2{
    left:20px;
    bottom:90px;
}

.card3{
    right:20px;
    bottom:200px;
}

@media(max-width:991px){

.diag-hero{
padding:70px 0;
text-align:center;
}

.diag-hero h1{
font-size:42px;
}

.hero-btns{
justify-content:center;
}

.hero-features{
grid-template-columns:1fr;
}

.hero-image{
margin-top:50px;
}

.main-img{
max-width:100%;
}

.floating-card{
display:none;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b33f201 */.bms-card{
    display: block;
    text-decoration: none;
    color: inherit;
}

.bms-card:hover{
    text-decoration: none;
    color: inherit;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1c96d40 */:root{
    --primary:#002162;
    --light:#f8f9fc;
    --white:#fff;
    --text:#222;
    --border:#ece8ff;
}

.bms-services-section{
    padding:80px 20px;
    background:linear-gradient(180deg,#f8f9fc,#ffffff);
}

.bms-heading-wrap{
    text-align:center;
    margin-bottom:60px;
}

.bms-subtitle{
    display:inline-block;
    background:#e8efff;
    color:#002162;
    padding:8px 18px;
    border-radius:50px;
    font-size:14px;
    font-weight:600;
    margin-bottom:15px;
}

.bms-heading{
    font-size:48px;
    font-weight:800;
    color:#111;
    margin-bottom:15px;
}

.bms-heading-text{
    max-width:700px;
    margin:auto;
    color:#666;
    font-size:16px;
}

/* Grid */

.bms-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
}

/* Card */

.bms-service-card{
    display:flex;
    flex-direction:column;
    background:#fff;
    border-radius:20px;
    padding:28px;
    text-decoration:none;
    color:#222;
    border:1px solid #ececec;
    position:relative;
    overflow:hidden;
    transition:.35s;
}

.bms-service-card::before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:5px;
    background:#002162;
}

.bms-service-card:hover{
    transform:translateY(-8px);
    box-shadow:0 15px 40px rgba(0,0,0,.10);
    text-decoration:none;
    color:#222;
}

/* Icon */

.bms-icon{
    width:65px;
    height:65px;
    background:#002162;
    border-radius:18px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:20px;
}

.bms-icon i{
    color:#fff;
    font-size:28px;
}

/* Title */

.bms-title{
    font-size:22px;
    font-weight:700;
    margin-bottom:12px;
}

/* Description */

.bms-desc{
    color:#666;
    line-height:1.7;
    font-size:15px;
    margin-bottom:20px;
    flex:1;
}

/* Bottom */

.bms-bottom{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

/* Price */

.bms-price{
    display:flex;
    flex-direction:column;
}

.bms-price .mrp{
    font-size:13px;
    color:#999;
    text-decoration:line-through;
}

.bms-price .offer{
    font-size:24px;
    color:#002162;
    font-weight:700;
}

/* Arrow */

.bms-arrow{
    width:45px;
    height:45px;
    border-radius:50%;
    background:#eef3ff;
    display:flex;
    justify-content:center;
    align-items:center;
    transition:.3s;
}

.bms-arrow i{
    color:#002162;
    font-size:16px;
}

.bms-service-card:hover .bms-arrow{
    background:#002162;
}

.bms-service-card:hover .bms-arrow i{
    color:#fff;
}

/* Tablet */

@media(max-width:991px){

    .bms-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .bms-heading{
        font-size:36px;
    }

}

/* Mobile */

@media(max-width:767px){

    .bms-services-section{
        padding:50px 15px;
    }

    .bms-grid{
        grid-template-columns:1fr;
        gap:15px;
    }

    .bms-heading{
        font-size:28px;
    }

    .bms-heading-text{
        font-size:14px;
    }

    .bms-service-card{
        padding:20px;
    }

    .bms-title{
        font-size:18px;
    }

    .bms-desc{
        font-size:14px;
    }

    .bms-icon{
        width:55px;
        height:55px;
    }

    .bms-icon i{
        font-size:22px;
    }

    .bms-arrow{
        width:40px;
        height:40px;
    }
}/* End custom CSS */