body {
     font-family: "Google Sans", sans-serif;
    overflow-x: hidden;
}
html, body {
    overflow-x: hidden!important;
}
.ext-md-top-scx {
    background: #f7faff
}

.navbar {
    padding: 0px 0;
    background: #fff;
}
.nav-item {
    margin: 0 10px;
}
.navbar-brand img {
    width: 90px;
}

.nav-link {
    font-weight: 600
}
.nav-hover-dropdown {
    position: relative;
}
.dropdown-mobile {
    display: none;
}
.nav-hover-dropdown .dropdown-menu {
    display: none;
    opacity: 0;
    transform: translateY(10px);
    transition: all .3s ease;
    margin-top: 0;
    border: none;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,.12);
}

.nav-hover-dropdown:hover .dropdown-menu {
    opacity: 1;
    display: block;
    transform: translateY(0);
}

.nav-hover-dropdown .dropdown-item {
    padding: 10px 18px;
}

.nav-hover-dropdown .dropdown-item:hover {
    background: #173b69;
    color: #fff;
}

.hero {
    padding: 40px 0 60px
}

.hero h1 {
    font-size: 60px;
    font-weight: 800;
    color: #173b69
}

.hero h1 span {
    color: #e95864
}
.ext-md-top-scx-hero {
    position: relative;
}
.ext-md-top-scx-hero .container-fluid {
    padding: 0;
}
.slider-img-main { 
    width: 100%;
}
.slider-content {
    position: relative;
}
.slider-content-box {
    position: absolute;
    left: 150px;
    top: 150px;
    z-index: 10;
}
.slider-content-box small {
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    border: 2px solid #ef5b67;
    border-radius: 20px;
    padding: 5px 10px 5px;
    font-size: 12px;
    color: #ef5b67;
    font-weight: 700;
}
.slider-content h1 , .slider-content h2 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 15px;
}
.slider-content p {
    margin-bottom: 30px;
}
.btna {
    background: #e95864;
    color: #fff;
    padding: 14px 28px;
    border-radius: 30px;
    text-decoration: none
}

.btnb {
    border: 2px solid #e95864;
    color: #e95864;
    padding: 12px 28px;
    border-radius: 30px;
    text-decoration: none;
    margin-left: 10px
}
.slick-dots {
    bottom: 90px;
}
.slick-dots li button:before {
    font-size: 12px;
}
.slider-content h1 span, .slider-content h2 span {
    color: #e95864;
}
.slider-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}
.slider-nav button {
    background: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: none;

}
.slidePrevBtn {
    position: absolute;
    top: 45%;
    width: 100%;
    left: 30px;
}
.slideNextBtn {
         position: absolute;
    top: 45%;
    width: 100%;
    right: 30px;
}
.ext-md-ban-stat{

    margin-top:-105px;

    position:relative;

    z-index:10;

}

.ext-md-ban-stat-wrap{

    background:#fff;

    border-radius:22px;

    overflow:hidden;

    box-shadow:0 15px 45px rgba(10,34,70,.08);

    border:1px solid #edf1f6;

}

.ext-md-ban-stat-item{

    display:flex;

    align-items:center;

    gap:18px;

    padding:28px 30px;

    height:100%;

    border-right:1px solid #edf1f6;

    transition:.3s;

}

.ext-md-ban-stat-item-last{

    border-right:0;

}

.ext-md-ban-stat-item:hover{

    background:#f9fbfe;

}

.ext-md-ban-stat-icon{

    width:64px;

    height:64px;

    min-width:64px;

    border-radius:50%;

    background:#fff4f4;

    display:flex;

    align-items:center;

    justify-content:center;

}

.ext-md-ban-stat-icon i{

    font-size:28px;

    color:#ef5b67;

}

.ext-md-ban-stat-content h5{

    margin:0 0 8px;

    font-size:20px;

    font-weight:700;

    color:#173b69;

}

.ext-md-ban-stat-content p{

    margin:0;

    color:#6d7686;

    font-size:14px;

    line-height:1.7;

}

@media(max-width:991px){

.ext-md-ban-stat{

    margin-top:40px;

}

.ext-md-ban-stat-item{

    border-right:0;

    border-bottom:1px solid #edf1f6;

}

.ext-md-ban-stat-item-last{

    border-bottom:0;

}

}

@media(max-width:575px){

.ext-md-ban-stat-item{

    padding:22px;

}

.ext-md-ban-stat-icon{

    width:56px;

    height:56px;

    min-width:56px;

}

.ext-md-ban-stat-icon i{

    font-size:24px;

}

.ext-md-ban-stat-content h5{

    font-size:18px;

}

.ext-md-ban-stat-content p{

    font-size:13px;

}

}
.ext-md-hm-abt-scx{

    padding:110px 0;

    background:#f8fbff;

}

.ext-md-hm-abt-scx-img{

    overflow:hidden;

    border-radius:24px;

    box-shadow:0 15px 45px rgba(18,49,91,.08);

}

.ext-md-hm-abt-scx-img img{

    width:100%;

    display:block;

    transition:.4s;

}

.ext-md-hm-abt-scx-img:hover img{

    transform:scale(1.04);

}

.ext-md-hm-abt-scx-content{

    padding-left:35px;

}

.ext-md-hm-abt-scx-subtitle{

    display:inline-block;

    color:#ef5a64;

    font-size:13px;

    font-weight:700;

    letter-spacing:2px;

    text-transform:uppercase;

    position:relative;

    padding-bottom:12px;

}

.ext-md-hm-abt-scx-subtitle:after{

    content:"";

    width:42px;

    height:3px;

    background:#ef5a64;

    position:absolute;

    left:0;

    bottom:0;

    border-radius:10px;

}

.ext-md-hm-abt-scx-title{

    font-size:40px;

    line-height:1.15;

    font-weight:800;

    color:#173b69;

    margin:22px 0;

}

.ext-md-hm-abt-scx-title span{

    color:#ef5a64;

}

.ext-md-hm-abt-scx-desc p {

    color:#687486;

    line-height:1.9;

    margin-bottom:40px;

}

.ext-md-hm-abt-scx-box{

    display:flex;

    gap:18px;

    padding:22px 0;

    border-bottom:1px solid #e8edf4;

    height:100%;

}

.ext-md-hm-abt-scx-icon img{

    width:62px;

    height:62px;
    object-fit: cover;
}


.ext-md-hm-abt-scx-box h5{

    color:#173b69;

    font-size:20px;

    font-weight:700;

    margin-bottom:8px;

}

.ext-md-hm-abt-scx-box p{

    margin:0;

    color:#6f7888;

    font-size:14px;

    line-height:1.8;

}

@media(max-width:991px){

.ext-md-hm-abt-scx{

    padding:70px 0;

}

.ext-md-hm-abt-scx-content{

    padding-left:0;

}

.ext-md-hm-abt-scx-title{

    font-size:38px;

}

}

@media(max-width:575px){

.ext-md-hm-abt-scx-box{

    gap:15px;

}

.ext-md-hm-abt-scx-icon{

    width:55px;

    height:55px;

    min-width:55px;

}

.ext-md-hm-abt-scx-icon i{

    font-size:22px;

}

.ext-md-hm-abt-scx-title{

    font-size:32px;

}

}
.ext-md-pro-scx{

    padding: 100px 0 100px;
    background: #ffffff;

}

.ext-md-pro-scx-head{

    text-align:center;

    max-width:760px;

    margin:0 auto 70px;

}

.ext-md-pro-scx-subtitle{

    color:#ef5a64;

    font-size:13px;

    font-weight:700;

    letter-spacing:2px;

    text-transform:uppercase;

    display:inline-block;

    position:relative;

    padding-bottom:12px;

}

.ext-md-pro-scx-subtitle:after{

    content:"";

    width:45px;

    height:3px;

    background:#ef5a64;

    position:absolute;

    left:50%;

    bottom:0;

    transform:translateX(-50%);

}

.ext-md-pro-scx-title{

    font-size:48px;

    font-weight:800;

    color:#173b69;

    margin:20px 0;

    line-height:1.2;

}

.ext-md-pro-scx-title span{

    color:#ef5a64;

}

.ext-md-pro-scx-desc{

    color:#6b7485;

    line-height:1.9;

    font-size:15px;

}

.ext-md-pro-scx-card{

    background:#fff;

    border-radius:24px;


    overflow:hidden;

    position:relative;

    height:100%;
    transition:.35s;
    border-bottom: 4px solid #173b69;
}

.ext-md-pro-scx-card:hover{

    transform:translateY(-10px);

}
.ext-md-pro-scx-cd-cont {
        padding: 15px 30px 25px;
            background: #fdfdfd;
                height: 100%;
}
.ext-md-pro-scx-bg{

    position:absolute;

    width:190px;

    height:190px;

    border-radius:50%;

    top:30px;

    right:-20px;

    opacity:.15;

}
.ext-md-pro-scx-row .col-lg-4 {
    margin-bottom: 15px;
}



.ext-md-pro-scx-image{

    text-align:center;


    position:relative;

    z-index:2;

}

.ext-md-pro-scx-image img{

    width:100%;
    height: auto;
}

.ext-md-pro-scx-card h3{

    font-size:30px;

    color:#173b69;

    font-weight:700;

    margin-bottom:15px;

}

.ext-md-pro-scx-card p{

    color:#70798b;

    line-height:1.8;

    margin-bottom:25px;

}

.ext-md-pro-scx-card ul{

    list-style:none;

    padding:0;

    margin:0;

}

.ext-md-pro-scx-card ul li{

    padding:9px 0;

    color:#586171;

    font-size:14px;

    position:relative;

    padding-left:24px;

}

.ext-md-pro-scx-card ul li:before{

    content:"✓";

    position:absolute;

    left:0;

    font-weight:700;

}



.ext-md-pro-scx-card a{

    width:56px;

    height:56px;

    border-radius:50%;

    display:flex;

    align-items:center;

    justify-content:center;

    color:#fff;

    text-decoration:none;

    position:absolute;

    right:28px;

    bottom:28px;
background: #ef5a64;
}




@media(max-width:991px){

.ext-md-pro-scx{

    padding:70px 0;

}

.ext-md-pro-scx-title{

    font-size:36px;

}

.ext-md-pro-scx-head{

    margin-bottom:50px;

}

}

@media(max-width:575px){

.ext-md-pro-scx-title{

    font-size:30px;

}


.ext-md-pro-scx-card h3{

    font-size:28px;

}



}
.ext-md-wcs-scx{

padding: 100px 0 100px;
    background: #173b69;
}

.ext-md-wcs-scx-subtitle{

    display:inline-block;

    background:#fff1f3;

    color:#ef5b67;

    padding:8px 18px;

    border-radius:30px;

    font-size:12px;

    font-weight:700;

    letter-spacing:1px;

    text-transform:uppercase;

}

.ext-md-wcs-scx-title{

    font-size:52px;

    font-weight:800;

    line-height:1.15;

    color:#ffffff;

    margin:25px 0;

}

.ext-md-wcs-scx-title span{

    color:#ef5b67;

}

.ext-md-wcs-scx-desc{

    color:#ffffff;

    line-height:1.9;

    margin-bottom:35px;

}

.ext-md-wcs-scx-image{

    overflow:hidden;

    border-radius:22px;

    box-shadow:0 15px 40px rgba(0,0,0,.08);

}

.ext-md-wcs-scx-image img{

    width:100%;

    display:block;

    transition:.4s;

}

.ext-md-wcs-scx-image:hover img{

    transform:scale(1.05);

}

.ext-md-wcs-scx-stat{

    text-align:center;

    padding:10px 25px;

    border-right:1px solid #e8edf5;

}

.ext-md-wcs-scx-stat-last{

    border-right:0;

}

.ext-md-wcs-scx-stat-icon{

    width:65px;

    height:65px;

    border-radius:50%;

    background:#fff1f3;

    display:flex;

    align-items:center;

    justify-content:center;

    margin:0 auto 15px;

}

.ext-md-wcs-scx-stat-icon i{

    color:#ef5b67;

    font-size:28px;

}

.ext-md-wcs-scx-stat h3{

    font-size:44px;

    color:#ffffff;

    font-weight:800;

    margin-bottom:5px;

}

.ext-md-wcs-scx-stat span{

    color:#ffffff;

    font-size:15px;

}

.ext-md-wcs-scx-card{

    background:#102c4f;

    padding:35px;

    border-radius:22px;

    height:100%;

    box-shadow:0 10px 35px rgba(0,0,0,.05);

    transition:.3s;

}

.ext-md-wcs-scx-card:hover{

    transform:translateY(-8px);

}



.ext-md-wcs-scx-card-icon{

    width:65px;

    height:65px;

    min-width:65px;

    border-radius:50%;

    background:#fff;

    display:flex;

    align-items:center;

    justify-content:center;

    box-shadow:0 5px 20px rgba(0,0,0,.05);

    margin-bottom:22px;

}

.ext-md-wcs-scx-card-icon i{

    color:#ef5b67;

    font-size:26px;

}

.ext-md-wcs-scx-card h4{

    font-size:25px;

    font-weight:700;

    color:#fff;

    margin-bottom:15px;

}

.ext-md-wcs-scx-card p{

    color:#fff;

    line-height:1.8;

    margin-bottom:20px;

}

.ext-md-wcs-scx-card a{

    color:#ef5b67;

    text-decoration:none;

    font-weight:700;

}

.ext-md-wcs-scx-card-blue a{

    color:#2b63d9;

}

.ext-md-wcs-scx-card a i{

    margin-left:8px;

}

@media(max-width:991px){

.ext-md-wcs-scx{

    padding:70px 0;

}

.ext-md-wcs-scx-title{

    font-size:38px;

}

.ext-md-wcs-scx-stat{

    border-right:0;

    border-bottom:1px solid #e8edf5;

    padding-bottom:25px;

}


.ext-md-wcs-scx-card-wide{

    display:block;

}

}

@media(max-width:575px){

.ext-md-wcs-scx-title{

    font-size:32px;

}

.ext-md-wcs-scx-card{

    padding:25px;

}

.ext-md-wcs-scx-card h4{

    font-size:22px;

}

}
.ext-md-procx-scx{

    padding:100px 0 100px;

    background:#f8fbff;

    position:relative;

    overflow:hidden;

}





.ext-md-procx-scx-subtitle{

    display:inline-flex;

    align-items:center;

    gap:8px;

    padding:8px 18px;

    background:#fff;

    border-radius:30px;

    color:#ef5b67;

    font-size:13px;

    font-weight:700;

    box-shadow:0 5px 15px rgba(0,0,0,.05);

}

.ext-md-procx-scx-title{

    font-size:40px;

    font-weight:800;

    color:#173b69;

    line-height:1.15;

    margin:25px 0 18px;

}

.ext-md-procx-scx-title span{

    color:#ef5b67;

}

.ext-md-procx-scx-line{

    width:55px;

    height:4px;

    background:#ef5b67;

    border-radius:10px;

    margin-bottom:22px;

}

.ext-md-procx-scx-desc{

    color:#677386;

    line-height:1.5;

    margin-bottom:35px;

    max-width:520px;

}

.ext-md-procx-scx-process{

    position:relative;

}

.ext-md-procx-scx-process:before{

    content:"";

    position:absolute;

    left:105px;

    top:40px;

    bottom:40px;

    border-left:2px dashed #d9e1ee;

}

.ext-md-procx-scx-item{

    display:flex;

    gap:18px;

    margin-bottom:20px;

    position:relative;

}

.ext-md-procx-scx-last{

    margin-bottom:0;

}

.ext-md-procx-scx-icon{

    width:66px;

    height:66px;

    min-width:66px;

    background:#fff;

    border-radius:18px;

    display:flex;

    align-items:center;

    justify-content:center;

    box-shadow:0 10px 25px rgba(0,0,0,.06);

    z-index:2;

}

.ext-md-procx-scx-icon i{

    color:#ef5b67;

    font-size:28px;

}

.ext-md-procx-scx-no{

    width:42px;

    height:42px;

    min-width:42px;

    border-radius:50%;

    background:#173b69;

    color:#fff;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:14px;

    font-weight:700;

    margin-top:15px;

}

.ext-md-procx-scx-info{

    flex:1;

    border-bottom:1px solid #e8edf5;

    padding-bottom:20px;

}

.ext-md-procx-scx-info h4{

    font-size:22px;

    color:#173b69;

    font-weight:700;

    margin-bottom:8px;

}

.ext-md-procx-scx-info p{

    margin:0;

    color:#687486;

    line-height:1.8;

    font-size:14px;

}

.ext-md-procx-scx-img-wrap{

    position:relative;

    padding:20px;

}

.ext-md-procx-scx-img-shape{

    position:relative;


}



.ext-md-procx-scx-img-shape img{

    width:100%;

    display:block;
    border-radius: 15px;

    transition:.4s;

}



@media(max-width:991px){

.ext-md-procx-scx{

    padding:70px 0;

}

.ext-md-procx-scx-title{

    font-size:38px;

}

.ext-md-procx-scx-process:before{

    display:none;

}

}

@media(max-width:575px){

.ext-md-procx-scx-title{

    font-size:30px;

}

.ext-md-procx-scx-item{

    flex-wrap:wrap;

    gap:15px;

}

.ext-md-procx-scx-info{

    width:100%;

    border-bottom:1px solid #e8edf5;

    padding-left:85px;

    margin-top:-58px;

}

.ext-md-procx-scx-info h4{

    font-size:20px;

}

.ext-md-procx-scx-img-shape{

    border-radius:30px;

}

}
.ext-md-ftr-scx{

    background:#0f2d57;

    color:#fff;

    position:relative;

    overflow:hidden;

}

.ext-md-ftr-scx:before{

    content:"";

    position:absolute;

    width:450px;

    height:450px;

    background:rgba(255,255,255,.03);

    border-radius:50%;

    top:-220px;

    right:-120px;

}

.ext-md-ftr-scx-top{

    padding:70px 0 45px;

    border-bottom:1px solid rgba(255,255,255,.08);

}

.ext-md-ftr-scx-brand img{

    max-height:75px;

    margin-bottom:25px;

}

.ext-md-ftr-scx-brand p{

    color:rgba(255,255,255,.75);

    line-height:1.9;

    margin:0;

}

.ext-md-ftr-scx-contact{

    text-align:center;

}

.ext-md-ftr-scx-contact i{

    width:62px;

    height:62px;

    border-radius:50%;

    background:rgba(255,255,255,.08);

    display:flex;

    align-items:center;

    justify-content:center;

    margin:0 auto 18px;

    color:#ff6672;

    font-size:24px;

}

.ext-md-ftr-scx-contact h5{

    font-size:18px;

    margin-bottom:6px;

}

.ext-md-ftr-scx-contact span{

    color:rgba(255,255,255,.75);

    font-size:14px;

}

.ext-md-ftr-scx-main{

    padding:70px 0;

}

.ext-md-ftr-scx-about h4,

.ext-md-ftr-scx-links h4{

    font-size:22px;

    margin-bottom:28px;

    font-weight:700;

}

.ext-md-ftr-scx-about p{

    color:rgba(255,255,255,.75);

    line-height:1.9;

    margin-bottom:30px;

}

.ext-md-ftr-scx-social{

    display:flex;

    gap:12px;

}

.ext-md-ftr-scx-social a{

    width:45px;

    height:45px;

    border-radius:50%;

    background:rgba(255,255,255,.08);

    display:flex;

    align-items:center;

    justify-content:center;

    color:#fff;

    text-decoration:none;

    transition:.3s;

}

.ext-md-ftr-scx-social a:hover{

    background:#ff6672;

    transform:translateY(-5px);

}

.ext-md-ftr-scx-links ul{

    padding:0;

    margin:0;

    list-style:none;

}

.ext-md-ftr-scx-links ul li{

    margin-bottom:14px;

}

.ext-md-ftr-scx-links ul li a{

    color:rgba(255,255,255,.75);

    text-decoration:none;

    transition:.3s;

}

.ext-md-ftr-scx-links ul li a:hover{

    color:#ff6672;

    padding-left:8px;

}

.ext-md-ftr-scx-bottom{

    border-top:1px solid rgba(255,255,255,.08);

    padding:22px 0;

}

.ext-md-ftr-scx-bottom p{

    margin:0;

    color:rgba(255,255,255,.65);

}

.ext-md-ftr-scx-bottom a{

    color: #ff6672;
    text-decoration: none;
    margin-left: 0;

}

.ext-md-ftr-scx-bottom a:hover{

    color:#ff6672;

}

@media(max-width:991px){

.ext-md-ftr-scx-top{

    text-align:center;

}

.ext-md-ftr-scx-contact{

    margin-top:30px;

}

.ext-md-ftr-scx-main{

    padding:50px 0;

}

}

@media(max-width:767px){

.ext-md-ftr-scx-bottom{

    text-align:center;

}

.ext-md-ftr-scx-bottom .text-md-end{

    text-align:center!important;

    margin-top:12px;

}

.ext-md-ftr-scx-bottom a{

    margin:0 10px;

}

}
.ex-md-abtpg-hero-scx{
    padding: 0px 0;
    background: #254665;
}

.ex-md-abtpg-hero-scx-content{
    padding-left:100px;
    padding-right: 60px;
}

.ex-md-abtpg-hero-scx-tag{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 20px;
    border: 2px solid #ef5b67;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 35px;
    color: #ef5b67;
}

.ex-md-abtpg-hero-scx-title{
    font-size: 50px;
    line-height: 1.05;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px;
}

.ex-md-abtpg-hero-scx-desc p {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 30px;
    max-width: 720px;
}

.ex-md-abtpg-hero-scx-btns{
    display:flex;
    align-items:center;
    gap:20px;
    margin-bottom:70px;
}

.ex-md-abtpg-hero-scx-btn-primary{
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 15px 30px;
    background: #d25d66;
    border-radius: 60px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: .3s;
}

.ex-md-abtpg-hero-scx-btn-primary:hover{
    color:#ffffff;
    background:#15283b;
}

.ex-md-abtpg-hero-scx-btn-outline{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding: 15px 50px;
    background: #254665;
    border-radius:60px;
    color:#fff;
    font-size:16px;
    font-weight:600;
    text-decoration:none;
    border: 1px solid #fff;
}
.ex-md-abtpg-hero-scx-btn-outline:hover {
        background:#15283b;
}
.ex-md-abtpg-hero-scx-divider{
    width:100%;
    height:1px;
    background:#e3e5e8;
    margin-bottom:50px;
}

.ex-md-abtpg-hero-scx-stat h3{
    font-size: 50px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    margin-bottom: 10px;
}

.ex-md-abtpg-hero-scx-stat p{
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    margin: 0;
    max-width: 170px;
}

.ex-md-abtpg-hero-scx-img{
    overflow:hidden;
}

.ex-md-abtpg-hero-scx-img img{
    width:100%;
    height:820px;
    object-fit:cover;
    display:block;
}





@media(max-width:767px){


    .ex-md-abtpg-hero-scx-title{
        font-size:38px;
    }

    .ex-md-abtpg-hero-scx-desc{
        font-size:16px;
        line-height:1.8;
    }

    .ex-md-abtpg-hero-scx-btns{
        flex-direction:column;
        align-items:flex-start;
        margin-bottom:50px;
    }

    .ex-md-abtpg-hero-scx-stat{
        margin-bottom:30px;
    }





}
.ex-md-abtpg-hero-scx-breadcrumb{
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 0 10px;
    background: #254665;
    margin-bottom: 30px;
}

.ex-md-abtpg-hero-scx-breadcrumb a{
    font-size:16px;
    font-weight:500;
    color:#fff;
    text-decoration:none;
    transition:.3s;
}

.ex-md-abtpg-hero-scx-breadcrumb a:hover{
    color:#0f56dd;
}

.ex-md-abtpg-hero-scx-breadcrumb span{
    font-size:14px;
    color:#e95864;
    margin: 0 3px;
}

.ex-md-abtpg-hero-scx-breadcrumb-current{
    font-size:16px;
    font-weight:600;
    color:#222222;
}

@media(max-width:767px){

    .ex-md-abtpg-hero-scx-breadcrumb{
        margin-bottom:30px;
        gap:8px;
        flex-wrap:wrap;
    }

    .ex-md-abtpg-hero-scx-breadcrumb a,
    .ex-md-abtpg-hero-scx-breadcrumb-current{
        font-size:14px;
    }

}
.ex-md-abtpg-scx-1{
    padding:100px 0;
    background:#ffffff;
}

.ex-md-abtpg-scx-1-img{
    overflow:hidden;
    border-radius:28px;
}

.ex-md-abtpg-scx-1-img img{
    width:100%;
    height:700px;
    object-fit:cover;
    display:block;
}

.ex-md-abtpg-scx-1-content{
    padding-left:50px;
}

.ex-md-abtpg-scx-1-tag{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 20px;
    border: 2px solid #ef5b67;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 35px;
    color: #ef5b67;
}

.ex-md-abtpg-scx-1-title{
    font-size: 35px;
    line-height: 1.1;
    font-weight: 500;
    color: #111111;
    margin-bottom: 15px;
}

.ex-md-abtpg-scx-1-desc p{
    font-size: 20px;
    line-height: 1.5;
    color: #8b8b8b;
    margin-bottom: 30px;
}

.ex-md-abtpg-scx-1-list{
    list-style:none;
    padding:0;
    margin:0;
}

.ex-md-abtpg-scx-1-list li{
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #254665;
    margin-bottom: 10px;
}

.ex-md-abtpg-scx-1-list li i{
    font-size:18px;
    color:#254665;
    margin-top:5px;
    flex-shrink:0;
}

@media(max-width:1199px){

    

    .ex-md-abtpg-scx-1-desc p{
        font-size:18px;
    }

}

@media(max-width:991px){

    .ex-md-abtpg-scx-1{
        padding:80px 0;
    }

    .ex-md-abtpg-scx-1-content{
        padding-left:0;
        margin-top:50px;
    }

    .ex-md-abtpg-scx-1-img img{
        height:550px;
    }



}

@media(max-width:767px){

    .ex-md-abtpg-scx-1{
        padding:60px 0;
    }

    .ex-md-abtpg-scx-1-img img{
        height:420px;
    }

    .ex-md-abtpg-scx-1-title{
        font-size:34px;
    }

    .ex-md-abtpg-scx-1-desc p{
        font-size:16px;
        line-height:1.8;
        margin-bottom:35px;
    }

    .ex-md-abtpg-scx-1-list li{
        font-size:16px;
        margin-bottom:18px;
    }

}
.ex-md-abtpg-3col-img-scx{
    background:#ffffff;
    padding:20px 0 100px;
}

.ex-md-abtpg-3col-img-scx-top{
    background:#254665;
    padding:70px;
    margin-bottom:40px;
    border-radius: 30px;
}

.ex-md-abtpg-3col-img-scx-content{
    padding-right:40px;
}

.ex-md-abtpg-3col-img-scx-subtitle{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 20px;
    border: 2px solid #ef5b67;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 35px;
    color: #ef5b67;
    letter-spacing:2px;
}

.ex-md-abtpg-3col-img-scx-title{
    font-size:40px;
    line-height:1;
    font-weight:500;
    color:#fff;
    margin:0;
}

.ex-md-abtpg-3col-img-scx-text p{
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    margin-bottom:20px;
}

.ex-md-abtpg-3col-img-scx-text p:last-child{
    margin-bottom:0;
}

.ex-md-abtpg-3col-img-scx-gallery{
    overflow:hidden;
}

.ex-md-abtpg-3col-img-scx-card{
    overflow:hidden;
    border-radius: 30px;
}

.ex-md-abtpg-3col-img-scx-card img{
    width:100%;
    height:420px;
    object-fit:cover;
    display:block;
}

@media(max-width:991px){

    .ex-md-abtpg-3col-img-scx{
        padding:80px 0;
    }

    .ex-md-abtpg-3col-img-scx-top{
        padding:50px;
    }

    .ex-md-abtpg-3col-img-scx-content{
        padding-right:0;
        margin-bottom:35px;
    }

    .ex-md-abtpg-3col-img-scx-title{
        font-size:40px;
    }

}

@media(max-width:767px){

    .ex-md-abtpg-3col-img-scx{
        padding:60px 0;
    }

    .ex-md-abtpg-3col-img-scx-top{
        padding:30px;
    }

    .ex-md-abtpg-3col-img-scx-title{
        font-size:30px;
    }

    .ex-md-abtpg-3col-img-scx-text p{
        font-size:16px;
    }

    .ex-md-abtpg-3col-img-scx-card img{
        height:320px;
    }

}
.ex-md-blg-scx{
    padding:100px 0;
    background:#fff;
    position:relative;
    overflow:hidden;
}

.ex-md-blg-scx-head{
    text-align:center;
    max-width:760px;
    margin:0 auto 70px;
}


.ex-md-blg-scx-feature,
.ex-md-blg-scx-card,
.ex-md-blg-scx-wide{
    background:#fff;
    border-radius:22px;
    overflow:hidden;
    box-shadow:0 18px 55px rgba(18,36,71,.08);
    transition:.4s;
    height:100%;
    margin-bottom:30px;
}

.ex-md-blg-scx-feature:hover,
.ex-md-blg-scx-card:hover,
.ex-md-blg-scx-wide:hover{
    transform:translateY(-10px);
    box-shadow:0 28px 70px rgba(18,36,71,.14);
}

.ex-md-blg-scx-img{
    position:relative;
    overflow:hidden;
}

.ex-md-blg-scx-img img{
    width:100%;
    display:block;
    transition:.6s;
}

.ex-md-blg-scx-feature:hover .ex-md-blg-scx-img img,
.ex-md-blg-scx-card:hover .ex-md-blg-scx-img img,
.ex-md-blg-scx-wide:hover .ex-md-blg-scx-img img{
    transform:scale(1.08);
}

.ex-md-blg-scx-category{
    position:absolute;
    top:20px;
    left:20px;
    background:#d25d66;
    color:#fff;
    padding:8px 18px;
    border-radius:30px;
    font-size:13px;
    font-weight:700;
    letter-spacing:.5px;
}

.ex-md-blg-scx-content{
    padding:32px;
}

.ex-md-blg-scx-meta{
    display:flex;
    gap:25px;
    flex-wrap:wrap;
    margin-bottom:18px;
}

.ex-md-blg-scx-meta span{
    display:flex;
    align-items:center;
    gap:8px;
    color:#7a869a;
    font-size:14px;
}

.ex-md-blg-scx-meta i{
    color:#1f63db;
}

.ex-md-blg-scx-feature h3,
.ex-md-blg-scx-wide h3{
    font-size:30px;
    line-height:1.35;
    font-weight:700;
    color:#102347;
    margin-bottom:18px;
}

.ex-md-blg-scx-card h4{
    font-size:22px;
    line-height:1.45;
    font-weight:700;
    color:#102347;
    margin-bottom:20px;
}

.ex-md-blg-scx-content p{
    font-size:16px;
    color:#667085;
    line-height:1.9;
    margin-bottom:28px;
}

.ex-md-blg-scx-footer{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
}



.ex-md-blg-scx-footer a,
.ex-md-blg-scx-card a,
.ex-md-blg-scx-wide a{
    display:inline-flex;
    align-items:center;
    gap:10px;
    text-decoration:none;
    color:#1f63db;
    font-weight:700;
    transition:.3s;
}

.ex-md-blg-scx-footer a:hover,
.ex-md-blg-scx-card a:hover,
.ex-md-blg-scx-wide a:hover{
    gap:16px;
}

.ex-md-blg-scx-wide{
    padding:15px;
}

.ex-md-blg-scx-wide .ex-md-blg-scx-img img{
    border-radius:18px;
}

.ex-md-blg-scx-wide .ex-md-blg-scx-content{
    padding:20px 25px;
}

.ex-md-blg-scx-wide .ex-md-blg-scx-category{
    position:relative;
    top:auto;
    left:auto;
    display:inline-block;
    margin-bottom:18px;
}

@media(max-width:1399px){

.ex-md-blg-scx-head h2{
    font-size:50px;
}

}

@media(max-width:1199px){

.ex-md-blg-scx{
    padding:90px 0;
}

.ex-md-blg-scx-head h2{
    font-size:44px;
}

.ex-md-blg-scx-feature h3,
.ex-md-blg-scx-wide h3{
    font-size:26px;
}

.ex-md-blg-scx-card h4{
    font-size:20px;
}

}

@media(max-width:991px){

.ex-md-blg-scx{
    padding:80px 0;
}

.ex-md-blg-scx-head{
    margin-bottom:50px;
}

.ex-md-blg-scx-head h2{
    font-size:38px;
}

.ex-md-blg-scx-wide .row{
    display:block;
}

}

@media(max-width:767px){

.ex-md-blg-scx{
    padding:70px 0;
}

.ex-md-blg-scx-head h2{
    font-size:32px;
}

.ex-md-blg-scx-head p{
    font-size:16px;
}

.ex-md-blg-scx-content{
    padding:24px;
}

.ex-md-blg-scx-feature h3,
.ex-md-blg-scx-wide h3{
    font-size:24px;
}

.ex-md-blg-scx-card h4{
    font-size:20px;
}

.ex-md-blg-scx-footer{
    flex-direction:column;
    align-items:flex-start;
}

}

@media(max-width:575px){

.ex-md-blg-scx-head h2{
    font-size:28px;
}

.ex-md-blg-scx-meta{
    gap:15px;
}

.ex-md-blg-scx-feature h3,
.ex-md-blg-scx-wide h3{
    font-size:22px;
}

.ex-md-blg-scx-card h4{
    font-size:18px;
}

.ex-md-blg-scx-content{
    padding:22px;
}

}
.ex-md-contpg-scx{
    padding:100px 0;
    background:#fff;
}

.ex-md-contpg-scx-formbox{
    background:#f3f3f3;
    border-radius:20px;
    padding:50px;
}

.ex-md-contpg-scx-tag{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 20px;
    border: 2px solid #ef5b67;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 35px;
    color: #ef5b67;
}

.ex-md-contpg-scx-formbox h2{
    font-size:42px;
    font-weight:700;
    color:#111;
    margin-bottom:15px;
}

.ex-md-contpg-scx-formbox p{
    color:#666;
    line-height:1.8;
    margin-bottom:25px;
}

.ex-md-contpg-scx-field{
    margin-bottom:20px;
}

.ex-md-contpg-scx-field input,
.ex-md-contpg-scx-field textarea{
    width:100%;
    border:none;
    outline:none;
    background:#fff;
    border-radius:50px;
    padding:18px 25px;
    font-size:15px;
    transition:.3s;
}

.ex-md-contpg-scx-field textarea{
    border-radius:22px;
    resize:none;
}

.ex-md-contpg-scx-field input:focus,
.ex-md-contpg-scx-field textarea:focus{
    box-shadow:0 0 0 3px rgba(31,99,219,.12);
}

.ex-md-contpg-scx-btn{
    border:none;
    background:#d25d66;
    color:#fff;
    border-radius:50px;
    padding:16px 36px;
    font-size:15px;
    font-weight:600;
    display:inline-flex;
    align-items:center;
    gap:12px;
    transition:.35s;
}

.ex-md-contpg-scx-btn:hover{
    background:#111;
}

.ex-md-contpg-scx-info{
    padding-left:45px;
}

.ex-md-contpg-scx-item{
    margin-bottom:38px;
}

.ex-md-contpg-scx-item h5{
    font-size:22px;
    font-weight:700;
    color:#111;
    margin-bottom:12px;
}

.ex-md-contpg-scx-item a{
    color:#666;
    text-decoration:none;
    transition:.3s;
}

.ex-md-contpg-scx-item a:hover{
    color:#1f63db;
}

.ex-md-contpg-scx-item p{
    color:#666;
    line-height:1.8;
    margin:0;
}

.ex-md-contpg-scx-map{
    border-radius:16px;
    overflow:hidden;
    margin-top:25px;
    box-shadow:0 20px 40px rgba(0,0,0,.08);
}

.ex-md-contpg-scx-map iframe{
    width:100%;
    height:320px;
    border:none;
    display:block;
}

@media(max-width:991px){

.ex-md-contpg-scx{
    padding:80px 0;
}

.ex-md-contpg-scx-info{
    padding-left:0;
    margin-top:50px;
}

.ex-md-contpg-scx-formbox{
    padding:40px;
}

}

@media(max-width:767px){

.ex-md-contpg-scx{
    padding:70px 0;
}

.ex-md-contpg-scx-formbox{
    padding:30px;
}

.ex-md-contpg-scx-formbox h2{
    font-size:32px;
}

.ex-md-contpg-scx-btn{
    width:100%;
    justify-content:center;
}

}

@media(max-width:575px){

.ex-md-contpg-scx-formbox{
    padding:25px;
}

.ex-md-contpg-scx-formbox h2{
    font-size:28px;
}

.ex-md-contpg-scx-field input,
.ex-md-contpg-scx-field textarea{
    padding:16px 20px;
}

}
.ex-md-misvis {
    margin-bottom: 30px;
}
.ex-md-misvis h3 {
    color: #fff;
}

.ex-blog-sec{
    padding:90px 0;
    background:#f7f9fc;
}

.ex-blog-head{
    text-align:center;
    max-width:700px;
    margin:0 auto 60px;
}

.ex-blog-head span{
    display:inline-block;
    color:#ef5b67;
    font-size:14px;
    font-weight:600;
    letter-spacing:2px;
    text-transform:uppercase;
    margin-bottom:15px;
}

.ex-blog-head h2{
    font-size:42px;
    font-weight:700;
    color:#173b69;
    margin-bottom:18px;
}

.ex-blog-head p{
    font-size:17px;
    color:#666;
    line-height:30px;
}

.ex-blog-card{
    background:#fff;
    border-radius:26px;
    overflow:hidden;
    position:relative;
    transition:.45s;
    margin-bottom:30px;
    box-shadow:0 15px 45px rgba(23,59,105,.08);
}

.ex-blog-card:hover{
    transform:translateY(-12px);
    box-shadow:0 30px 70px rgba(23,59,105,.16);
}

.ex-blog-img{
    position:relative;
    overflow:hidden;
}

.ex-blog-img img{
    width:100%;
    height:270px;
    object-fit:cover;
    transition:.7s;
}

.ex-blog-card:hover img{
    transform:scale(1.12);
}

.ex-blog-category{
    position:absolute;
    left:25px;
    bottom:25px;
    background:#ef5b67;
    color:#fff;
    padding:10px 22px;
    border-radius:50px;
    font-size:13px;
    font-weight:600;
}

.ex-blog-content{
    padding:35px;
    position:relative;
}

.ex-blog-meta{
    display:flex;
    justify-content:space-between;
    margin-bottom:18px;
}

.ex-blog-meta span{
    background:#eef4fb;
    color:#173b69;
    padding:8px 16px;
    border-radius:30px;
    font-size:13px;
    font-weight:600;
}

.ex-blog-content h3{
    font-size:24px;
    color:#173b69;
    line-height:34px;
    margin-bottom:18px;
    transition:.35s;
}

.ex-blog-card:hover h3{
    color:#ef5b67;
}

.ex-blog-content p{
    color:#666;
    line-height:30px;
    margin-bottom:30px;
}

.ex-blog-btn{
    display:inline-flex;
    align-items:center;
    text-decoration:none;
    color:#173b69;
    font-weight:700;
    transition:.35s;
}

.ex-blog-btn span{
    width:42px;
    height:42px;
    background:#173b69;
    color:#fff;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-left:15px;
    transition:.35s;
}

.ex-blog-card:hover .ex-blog-btn{
    color:#ef5b67;
}

.ex-blog-card:hover .ex-blog-btn span{
    background:#ef5b67;
    transform:translateX(8px);
}

@media(max-width:991px){

.ex-blog-head h2{
    font-size:34px;
}

}

@media(max-width:767px){

.ex-blog-head h2{
    font-size:30px;
}

.ex-blog-content{
    padding:28px;
}

.ex-blog-img img{
    height:230px;
}

}
.ex-product-page {
    background: #254665;
    color: #fff;
}
.ex-product-wrap { 
    padding: 20px;
    border-radius: 24px;
    position: relative;
}
.ex-product-slider img {
    width: 100%;
    border-radius: 18px;
}
.pro-slider-nav button {
    background: #d25d66;
    color: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: none;
}
.pro-slider-nav .slidePrevBtn {
    position: absolute;
    top: 45%;
    left: -10px;
}
.pro-slider-nav .slideNextBtn {
    position: absolute;
    top: 45%;
    right: -10px;
}
.pro-slider-nav .slidePrevBtn img {
    width: 25px;
    margin-left: 0px;
}
.ex-pro-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 20px;
    border: 2px solid #ef5b67;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #ef5b67;
}
.ex-pro-desc {
    color: #fff;
}
.ex-pro-title {
    color: #fff;
    font-size: 35px;
}
.slider-img-mob {
    display: none!important;
}
.ex-feature {
    background: #193249;
    padding: 8px 20px 8px;
    color: #ffffff;
    font-weight: 600;
    border-radius: 20px;
    font-size: 14px;
}
.ex-pro-btn {
    background: #e95864;
    color: #fff;
    padding: 18px 40px;
    font-weight: 600;
    border-radius: 30px;
    text-decoration: none;
}
.pro-main-desc-wrap {
    padding: 40px 0 40px;
}
.pro-main-desc-sec h2, .pro-main-desc-sec h3, .pro-main-desc-sec h4 {
    margin-bottom: 20px;
}

/* Premium Floating WhatsApp Button */
.whatsapp-btn{
    position: fixed;
    right: 25px;
    bottom: 25px;
    width: 65px;
    height: 65px;
    background: linear-gradient(135deg,#25D366,#128C7E);
    color: #fff;
    border-radius: 50%;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    box-shadow:
        0 10px 30px rgba(37,211,102,.35),
        0 0 0 0 rgba(37,211,102,.5);
    z-index:9999;
    transition:all .35s ease;
    animation:whatsappPulse 2.5s infinite;
}

.whatsapp-btn:hover{
    transform:translateY(-5px) scale(1.08);
    box-shadow:
        0 18px 40px rgba(37,211,102,.45),
        0 0 20px rgba(37,211,102,.5);
}

.whatsapp-btn svg{
    width:30px;
    height:30px;
}

@keyframes whatsappPulse{
    0%{
        box-shadow:
            0 0 0 0 rgba(37,211,102,.55),
            0 10px 30px rgba(37,211,102,.35);
    }
    70%{
        box-shadow:
            0 0 0 18px rgba(37,211,102,0),
            0 10px 30px rgba(37,211,102,.35);
    }
    100%{
        box-shadow:
            0 0 0 0 rgba(37,211,102,0),
            0 10px 30px rgba(37,211,102,.35);
    }
}

/* Mobile */
@media (max-width:768px){
    .whatsapp-btn{
        width:58px;
        height:58px;
        right:18px;
        bottom:18px;
    }

    .whatsapp-btn svg{
        width:28px;
        height:28px;
    }
}
