.top-header{
    background-color:#E3010F !important;
}

.top-header .welcome-message{
    margin-right:15px !important;
    display:flex;
    justify-content:flex-start;
    align-items:Center;
}

.top-header .welcome-message i{
        width: 23px;
    height: 23px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: Center;
    align-items: center;
    color: #E3010F !important;
    font-size: 12px !important;
        margin-right: 4px !important;
}
.header_icons-cs  li{
    margin-left:3px !important;
}
.header_icons-cs a{
    width: 23px;
    height: 23px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: Center;
    align-items: center;
    color: #E3010F !important;
    font-size: 12px !important;
        margin-right: 4px !important;
}

.header_icons-cs a i{
    font-size: 12px !important;
}

.nav-menu-cs ul.nav-menu{
    margin-right:0 !important;
    text-align:end !important;
    width:90%;
}

.nav-menu-cs ul.nav-menu li a{
    padding-right:22px !important;
        font-size: 16px;
}

.btn-nav-cs .apply-box{
    position:unset;
    border-radius:40px !important;
    border:1px solid #DD1116;
    overflow:hidden;
        line-height: 40px;
            margin-top: 20px;
            min-width: 123px;
            transition:0.5s;
}


.btn-nav-cs .apply-box a{
    font-size:15px;
    background-color:transparent !important;
    transition:0.5s;
}
.btn-nav-cs .apply-box:hover{
    background-color:transparent !important;
}
.btn-nav-cs .apply-box:hover a{
    color:#DD1116 !important;
}

.hero-baner-section img{
    width:100%;
    height:100vh;
    object-fit:cover
}
.hero-baner-section .banner-inner{
    height:100%;
    width:100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0000009c;
    padding-bottom:50px;
}
.hero-baner-section .banner-text{
    text-align:center;
}

.hero-baner-section .banner-text .sl-sub-title{
    color:#fff;
}
.home-baner-btns {
    margin:0;
}

.home-baner-btns .banner_apply{
    width:220px;
    height:50px;
    border-radius:40px;
     border:1px solid #DD1116;
     margin:0 !important;
}
.home-baner-btns .banner_apply:hover{
    background-color:transparent;
    border:1px solid #fff;
}
.odo-blur-box{
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 30px 15px;
    padding-top: 35px;
    width: fit-content;
    /*margin: 0 auto;*/
    margin-top: 0px;

}
.odo-blur-box h3,.odo-blur-box .odometer_sec{
    margin-top:0 !important;
    text-shadow:none;
    color:#fff !important;
}

.odo-blur-box h3{
    font-size:18px;
    font-weight:500;
    color:#fff !important;
}


.hero-baner-section .banner-text h4.content{
        margin-bottom: 10px;
    line-height: 30px;
    font-size: 17px;
    color:#fff;

}
.btn-area.pt-20{
    justify-content:flex-start;
}
.btn-area.pt-20 a{
    display:flex;
    justify-content:center;
    align-items:Center;
}
.section-title{
    display:flex;
    justify-content:Center;
    align-items:center;
    flex-direction:column;
}

.section-title h2{
    font-size:40px;
    font-weight:600;
    text-align:Center;
}
.section-title p{
    text-align:center;
}
.section-padding{
    padding:60px 10px;
}
.course-slider-home{
    background-color:#fff;
    padding:0;
}

.news-home-widget{
   box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 20px;
    border-radius: 20px !important;
        background: #f6e4e4 !important;
}
.rs-carousel .owl-item{
    padding:2px;
    padding-top:100px;
}

.news-home-widget .cource-img{
     width: 150px;
    height: 250px;
    /*border-radius: 50%;*/
    display: Flex;
    justify-content: center;
    align-items: center;
    position: static !important;
    /*overflow: hidden;*/
    margin: 10px auto;
    margin-top: -80px;
    /*border: 1px solid #ee6d6d;*/
}

.news-home-widget .cource-img img{
       width: 200px !important;
    height: 180px !important;
    object-fit: cover;
    border-radius: 10px !important;
    /*border: 1px solid #ee6d6d;*/
}


.news-home-widget .course-body {
    padding-top:0 !important;
}

.news-home-widget .course-body .course-desc{
    background-color:transparent !important;
    padding:0 !important;
}
.news-home-widget .course-body .course-desc p a{
    color:#000 !important;
    font-size:15px;
    line-height:27px;
        overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

a.readmore-btn{
     padding: 7px 15px;
    background-color: #DD1116;
    color: #fff !important;
    border-radius: 5px;
    font-size: 14px !important;
    margin-top: 20px !important;
    display: flex;
    width: fit-content;
    transition:0.5s;
    margin-left:auto;
    
}
a.readmore-btn:hover{
    border-radius:40px;
}






.mision-box{
    width: 100%;
    height: 100%;
}
.mision-icon{
    width: 80px;
    height: 80px;
    background-color:#DD1116 ;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto;
    font-size: 35px;
    color: #fff;
}
.mision-box-info{
    padding: 30px;
    border-radius: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
     height: 77%;
     background-color: #fff;
	 border: 1px solid #ccc;
}
.mision-box-info h3{
    font-size: 25px;
    color: #000;
    margin: 10px 0;
    font-weight: 500;
}
.mision-box-info p{
     font-size: 15px;
    line-height: 28px;
    color: #444141;
    margin: 0;
}
.mision-box-info ul{
    margin: 0;
	padding-left: 20px;
}
.mision-box-info ul li{
     font-size: 15px;
    line-height: 28px;
    color: #444141;
   margin-bottom: 3px;
   margin-top: 3px;
   text-align: left;

}
.m-carousel-relative{
    height:100%;
    position:relative;
}
.mision-img{
    width: 100%;
    height: 600px;
    position: relative;
    border-radius:10px;
    overflow:hidden;
}
.mision-img img{
    width: 100%;
    /*position: absolute;*/
    height: 100%;
    object-fit: cover;
    /*left: 0;*/
    /*bottom:10px;*/
    border-radius: 10px;
}
.bg-light-gray{
    background-color:#f2f2f2;
}
.mission-carousel-home{
    position:absolute;
    top:-50px;
}

.mt-50{
    margin-top:50px;
}


.how_we_work_container {
    padding: 20px;
    background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 15px;
    height: 100%;
    position: relative;

}

.how_we_work_container img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
}
.how_we_work_container span {
    font-weight: 600;
    font-size: 15px;
    background-color: #eb4f65f0;
    color: #fff;
    padding: 5px 18px;
    border-radius: 40px;
    position: absolute;
    top: -20px;
    right: -0px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
}

.how_we_work_container h3 {
    margin: 8px 0;
    font-size: 23px;
    font-weight: 600;
    color: #000;
}

.how_we_work_container p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    hyphens: auto;
    margin: 0;
}
.how_we_work_container ul{
    padding-left:25px;
}
.how_we_work_container ul li{
     font-size: 15px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    margin:10px 0;
    position:relative;
}
.how_we_work_container ul li::before{
    width:7px;
    height:7px;
    rotate:50deg;
    background-color:#DD1116;
    position:absolute;
    top:5px;
    left:-15px;
    content:'';
    
}



.about-mision-section {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    background-attachment: fixed;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.511) 0%, rgba(0, 0, 0, 0.538) 100%), url(../img/baner/2.jpg);

}


.home-process-box {
    background: rgba(141, 141, 141, 0.27);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 15px;
    overflow: hidden;
    height:100%;
}

.home-process-box h3 {
    background: rgba(204, 204, 204, 0.158);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    padding: 20px;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #fff;
}
.home-process-box h3 a{
    color:#fff;
    
}

.home-process-box p {
    padding:10px 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.home-process-box img{
    margin:5px auto;
    display:flex;
    width:80px;
}

.home-process-img{
    height:100px;
}
.home-process-box p.pt-0 a{
    display:block;
}

.event-filter{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:0
}

.event-filter button{
    margin:0 10px !important;
    width:120px;
    border:1px solid #222;
    color:#222;
    font-size:14px;
    transition:0.5s;
}
.event-filter button.active,.event-filter button:hover{
      background-color:#DD1116 ;
      color:#fff;
      border:1px solid #DD1116;
      border-radius:40px;
}
.event-item-img {
    height:300px;
    border-radius:15px;
    overflow:hidden;
}
.event-item-img img.e-main{
    width:100%;
    height:100%;
    object-fit:cover;
}

.event-items{
    padding:15px;
    border:1px solid #ccc;
    border-radius:18px;
    /*min-height:35rem;*/
}

.event-items h4{
    margin:10px 0;
}

.event-items h4 a{
       color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.event-items p{
    font-size: 15px;
    text-align: center;
    color: #4a4a4a;
    margin: 0;
}

.event-dt-info{
    height:150px;
    overflow:auto;
    
}
.event-dt-info::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.event-dt-info


/* Track */
.event-dt-info::-webkit-scrollbar-track {
 background-color:#f7f7f7; 
  border-radius: 10px;
}
 
/* Handle */
.event-dt-info::-webkit-scrollbar-thumb {
  background: #f6ebeb; 
  border-radius: 10px;
}


.tropy_icon_sec1 {
    margin-top:-55px;
}



.baner-main-img {
    width: 100%;
    background-color: #DD0012;
    /* height: calc(100vh - 130px); */
    height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top:120px;

}

.baner-caption-card {
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding: 20px;
}

.baner-caption-card h1 {
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    font-weight: 700;
    margin:10px 0;

}

.baner-caption-card p {
    font-size: 17px;
    color: #fff;
    line-height:30px;
    margin-bottom:10px;
}

.baner-caption-card h3 {
    color: #DD0012;
    font-weight: 600;
    font-size: 18px;
    margin:0;
}




.bg-section{
    background-color: #f6ebeb;
}
.customer-container{
    background-color: #fff;
    border-radius: 15px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    height: 100%;
    min-height: 200px;
}
.customer-box-top{
   display: flex;
   justify-content: space-between;
   align-items: center;
   /*flex-direction: row-reverse;*/
   width: 100%;
}
.customer-box-top-left{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.customer-box-top-left img{
    width: 45px !important;
    height: 45px !important;
    border-radius: 50%;
    object-fit: cover;
}
.customer-box-top-left h3{
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #454545;

}
.customer-box-top-left h3 span{
    font-size:14px;
    font-weight:400;
}
.customer-box-top i{
    font-size: 30px;
    font-weight: 800;
    color: #DD0012;
}
.customer-bottom{
    padding: 20px;
}
.customer-bottom p{
    font-size: 15px;
    text-align: left;
    line-height: 25px;
}



.footer{
    background-color: #751720;
    padding: 10px 10px;
    
    padding-top: 30px;
}
.footer-left img{
    width: 200px;
}
.footer-left p{
    font-size: 15px;
    line-height: 25px;
    margin-top: 20px;
    color:#ccc;
}
.footer-widget h3{
    font-size: 22px;
    font-weight: 600;
    font-family: var(--font-family);
    margin: 20px 0;
    color: #fff;
    line-height: 40px;
}
.footer-widget{
    padding-left: 25px;
}
.footer-widget ul{
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 35px;
}
.footer-widget ul li{
    margin: 10px 0;
}
.footer-widget ul li a{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.46667em;
    text-transform: uppercase;
    letter-spacing: .015em;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .03em;
    text-decoration: none;
    color: #ccc;
    transition: 0.5s;
}
.footer-widget ul li a:hover{
    color: #DD0012;
}
.copyright{
    border-top: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.copyright p{
    font-size: 16px;
    padding-top: 20px;
    font-weight: 400;
    color:#fff;
    margin:0;
}
.copyright p a{
    color:#ccc;
}





/* CONTACT */


.contact-container{
    display: flex ;
    justify-content: center;
}
.contact-container .contact-left,.contact-container .contact-right{
    width: 50%;
}
.contact-right{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 550px;
}
.contact-right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.contact-left{
    background-color: #f7f7f7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 35px;
    gap: 10px;
}
.contact-left h3{
    font-size: 40px;
    font-family: var(--font-family);
    color: #000;
    margin: 0;
}
.contact-left img{
    width: 180px;
    margin-bottom: 10px;
}
.contact-left p {
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}
.contact-left p strong{
    font-size: 14px;
    color: #ff5462;
}


.contact-us-box{
    padding: 20px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border:1px solid #ccc;

  }

  
.contact-us-box h3{
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #E5D8CB;
    line-height: 28px;
}
.contact-address{
    padding: 0;
    margin: 0;
    list-style: none;
}
.contact-address  li{
    display: flex;
    justify-content: flex-start;
    align-items: center !important;
    gap: 15px;
    margin-top: 20px;
    color: #222;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
   
}
.contact-address li .contact-ad-icon{
    min-width: 50px;
    min-height: 50px;
    border: 1px solid #dd0012;
    display: flex;
    justify-content: center;
    align-items: center ;
    border-radius: 50%;
    color: #dd0012;
    font-size: 20px;

}
.contact-form{
    padding: 30px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border:1px solid #ccc;
}

.contact-form p{
    margin: 0;
    font-weight: 600;
    color: #000;
    font-size: 14px;
}
.contact-form-box label{
    font-size: 14px;
    font-weight: 600;
   
}
.contact-form-box select{
     border: 1px solid #aeaeae;
    border-radius: 4px;
    height: 45px;
    font-size: 14px;
    font-weight: 500;
}
.contact-form-box input{
    border: 1px solid #aeaeae;
    border-radius: 6px;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    outline:0;
}
.contact-form-box input:focus,.contact-form-box textarea:focus,.contact-form-box select:focus{
    border: 1px dashed #ce1a28;
}
.contact-form-box textarea{
    height: 190px;
    border: 1px solid #aeaeae;
}

.contact-btn{
    width: 185px;
    height: 48px;
    background-color: #ce1a28;
    color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ce1a28;
    transition: 0.5s;
    margin: auto;
}
.contact-btn:hover{
    border-radius: 40px;
}
.contact-us-box .cnt-map{
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact-us-box .cnt-map iframe{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.contact-a{
    text-decoration: none;
    color: #000;
    display: flex;
    align-items: center;
    gap: 15px;
}


.footer-icon-social a{
    color:#ccc;
        margin: 10px 0;
    
}
.footer-icon-social a.icon-color i{
    font-size:25px;
    margin-top:12px;
    margin-right:12px;
}

.footer-widget .contact-ad-icon i{
    

    width: 35px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #fff;
}

.footer-widget .contact-a{
    margin:15px 0;
    font-size:15px;
}
.chart{
    width:100%;
    height:700px;
    background:#fff;
    padding:10px;
    border-radius:20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.chart canvas{
    width:100%;
    height:100%;
}
.shooting-image img{
    width:100%;
    height:500px;
    object-fit:cover;
    border-radius:20px;
}

.shooting-widget{
    width:100%;
    padding:25px;
    border:1px solid #222;
    border-radius:15px;
    margin-top:20px;
    height:100%;
}

.shooting-widget h3{
    font-size:25px;
    color:#DD1116;
    margin:0;
    margin-bottom:10px;
}

.shooting-widget ul{
    padding-left:25px;
}



.shooting-widget ul li{
     font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    margin:10px 0;
    position:relative;
}
.shooting-widget ul li::before{
    width:7px;
    height:7px;
    rotate:50deg;
    background-color:#DD1116;
    position:absolute;
    top:5px;
    left:-15px;
    content:'';
    
}

.bg-section-light{
    background-color:#f2f2f2;
    
}

.Competition-box {
    padding:25px;
    background-color:#fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius:15px;
    height:100%;
    
    
}

.Competition-box h4{
    font-weight:600;
    font-size:22px;
    margin-bottom:7px;
}

.Competition-box ul{
   padding-left:25px;
}


.Competition-box ul li{
     font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    margin:10px 0;
    position:relative;
}
.Competition-box ul li::before{
    width:7px;
    height:7px;
    rotate:50deg;
    background-color:#DD1116;
    position:absolute;
    top:5px;
    left:-15px;
    content:'';
    
}

.sgallery img{
    width:100%;
    height:280px;
    border-radius:12px;
    object-fit:cover;
    
}

.training-top-left img{
    width:100%;
    height:350px;
    object-fit:cover;
    border-radius:12px;
}

.training-top-right{
    padding:25px;
}
.training-top-right p{
    font-size:15px;
    color:#000;
    line-height:30px;
}

.bg-light-cs{
    background-color:#f2f2f2;
}

.trainee-box{
    /* From https://css.glass */
background: rgba(255, 255, 255, 0.2);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);
padding:25px;
height:100%;
}

.trainee-box h4{
    font-size:20px;
    font-weight:600;
    text-align:center;
    margin-bottom:15px;
    color:#fff;
    padding-bottom:15px;
    border-bottom:1px solid #ccc;
}







.trainee-box ul{
   padding-left:25px;
}


.trainee-box ul li{
     font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
    margin:10px 0;
    position:relative;
}
.trainee-box ul li::before{
    width:7px;
    height:7px;
    rotate:50deg;
    background-color:#DD1116;
    position:absolute;
    top:5px;
    left:-15px;
    content:'';
    
}


/* Card Container */
.aiming-card-ux {
    max-width: 420px;
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
   box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.aiming-card-ux:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
}

/* Image Section */
.aiming-img-wrap-ux {
    position: relative;
}

.aiming-img-wrap-ux img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}

/* Badge */
.aiming-badge-ux {
    position: absolute;
    top: 16px;
    left: 16px;
    background: linear-gradient(135deg, #e63946, #d62828);
    color: #fff;
    padding: 6px 14px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 20px;
    letter-spacing: 0.5px;
}

/* Content */
.aiming-content-ux {
    padding: 22px;
}

.aiming-title-ux {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    position: relative;
}

.aiming-title-ux::after {
    content: "";
    width: 40px;
    height: 3px;
    background: #e63946;
    display: block;
    margin-top: 6px;
    border-radius: 2px;
}

.aiming-text-ux {
    font-size: 14.5px;
    line-height: 1.7;
    color: #555;
}


.trainee-carousel .item{
    padding:2px;
}




/* WRAPPER */
.tra-rules-wrap-ux {
    padding: 60px 20px;
    background: #f4f6f8;
    font-family: 'Segoe UI', sans-serif;
}

/* GRID */
.tra-rules-grid-ux {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: 38% 62%;
    gap: 30px;
}

/* LEFT PANEL */
.tra-info-panel-ux {
    background: url('range-bg.jpg') center/cover no-repeat;
    border-radius: 18px;
    position: sticky;
    height: 450px;
    overflow: hidden;
     background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    top:20px;
}

.tra-info-overlay-ux {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.75), rgba(0,0,0,0.45));
    color: #fff;
    padding: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
   
}

.tra-info-overlay-ux h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
    color:#fff;
}

.tra-info-overlay-ux p {
    font-size: 14.5px;
    line-height: 1.7;
    opacity: 0.95;
    color:#fff;
    margin:0;
}

/* RIGHT PANEL */
.tra-content-panel-ux {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

/* LIST BOX */
.tra-list-box-ux {
    background: #fff;
    border-radius: 16px;
    padding: 28px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

.tra-list-box-ux h3 {
    font-size: 20px;
    margin-bottom: 16px;
    display: inline-block;
    position: relative;
}

.tra-dos-ux h3 {
    color: #2a9d8f;
}

.tra-donts-ux h3 {
    color: #e63946;
}

.tra-list-box-ux h3::after {
    content: "";
    width: 36px;
    height: 3px;
    background: currentColor;
    display: block;
    margin-top: 6px;
    border-radius: 2px;
}

/* LIST */
.tra-list-box-ux ul {
    padding-left: 18px;
    margin-bottom: 18px;
}

.tra-list-box-ux li {
    font-size: 16px;
    line-height: 1.6;
    color: #222;
    margin-bottom: 10px;
    position:relative;
}

.tra-list-box-ux li::before{
    width:7px;
    height:7px;
    rotate:50deg;
    background-color:#DD1116;
    position:absolute;
    top:7px;
    left:-15px;
    content:'';
    
}


/* NOTE TEXT */
.tra-note-ux {
    font-size: 15px;
    line-height: 1.8;
    color: #222;
    border-top: 1px solid #eee;
    padding-top: 16px;
}

/* RESPONSIVE */
@media (max-width: 900px) {
    .tra-rules-grid-ux {
        grid-template-columns: 1fr;
    }

    .tra-info-panel-ux {
        min-height: 300px;
    }
}


.gal-img-box img{
    height:350px;
    border-radius:15px;
    object-fit:cover;
    width:100%;
}
.gal-img-box a p,.gal-img-box a{
    color:#000;
}

.news-left-img img{
       height: 400px !important;
    width: unset !important;
    border-radius:15px;
}

.news-left-img a{
    width:100%;
    height:100%;
    display:flex;
    justify-content:center;
    align-items:center;
}

.news-right-content .date{
       padding: 10px 20px;
    background-color: #fff;
    width: fit-content;
    border-radius: 40px;
    line-height: unset !important;
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
margin-bottom:10px;
}

.news-right-content h4{
    font-size:33px;
    font-weight:500;
    color:#000;
    line-height:45px;
}
.news-right-content h4 a{
    font-weight:inherit !important;
    font-size:inherit !important;
    color:inherit !important;
    line-height:inherit !important;
}
.news-right-content p{
       font-size: 18px !important;
    color: #3e3d3d;
    margin-top: 13px;
    line-height: 29px;
    margin-bottom: 7px;
}
.news-right-content a.btn-news{
    width:230px;
    height:50px;
    border-radius:40px;
    background-color:#DD1116;
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:15px;
    margin-top:15px;
    border:1px solid #DD1116;
}
.news-right-content a.btn-news:hover{
    background-color:transparent;
    color:#DD1116;
}

.about-left-main p{
    font-size:15px;
    color:#000;
    margin-bottom:8px;
    text-align:justify;
}

.about-right-img{
    padding:20px;
    padding-top:0;
}

.about-right-img img{
    width:100%;
    height:550px;
    border-radius:10px;
    object-fit:cover
}

.abt-history-padding{
    padding:0;
}

.abt-his-title h2{
    margin-bottom:10px;
}
.abt-his-title h3{
    color:#DD1116;
    font-size:18px;
    font-weight:500;
    text-align:center;
}
.about-history-right{
    padding:25px;
}
.about-history-right.pd-1{
    padding-right:0 !important;
}
.about-history-right.pd-2{
    padding-left:0 !important;
}
.about-history-right p{
  font-size:15px;
    color:#000;
    margin-bottom:8px;
    
}

.about-history-left img{
    height:430px;
    object-fit:cover;
    width:100%;
}

.about-history-right a{
  width:230px;
    height:50px;
    border-radius:40px;
    background-color:#DD1116;
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:15px;
    margin-top:25px;
    border:1px solid #DD1116;
}
.about-history-right a:hover{
    background-color:transparent;
    color:#DD1116;
}

.abt-his-widget{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius:20px;
    border:1px solid #ccc;
    position:relative;
    height:100%;
    padding:20px;
    display:flex;
    justify-content:center;
    flex-direction:column;
    
}

img.abt-his-main-img{
    width:100px;
    display:flex;
    margin:5px auto;
}
.abt-his-widget h3{
    text-align:center;
    font-size:20px;
    font-weight:600;
    margin-top:10px;
    margin-bottom:0;
}

.abt-his-widget a{
    text-align:center;
    font-size:14px;
    font-weight:400;
    line-height:20px;
    margin:4px 0;
}
.abt-his-widget img.down-arrow{
       position: absolute;
    width: 40px;
    top: 38%;
    right: -31px;
    rotate: -90deg;
    z-index:2;
}

.login-box{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding:25px;
    border-radius:12px;
    background-color:#fff;
}
.login-box h2{
    text-align:center;
    font-size:25px;
    font-weight:600;
}
.login-box p{
    text-align:center;
    font-size:14px;
}

.login-box input{
   height: 55px !important;
    font-size: 15px !important;
    border-radius: 7px !important;
    box-shadow:none !important;
    
}

.login-box .input-group{
    margin-bottom:5px !Important;
}



.btn-sub{
  width:230px;
    height:50px;
    border-radius:40px;
    background-color:#DD1116;
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:15px;
  margin:0 auto;
    border:1px solid #DD1116;
}
.btn-sub:hover{
    background-color:transparent;
    color:#DD1116;
}

.login-bottom{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding-top:10px;
    border-top:1px solid #ccc;
    margin-top:15px;
}
.login-bottom a{
    margin:0 !important;
    font-size:15px;
}

.ag-wrap {
    max-width: 100%;
    margin: 20px auto;
    padding: 30px;
    background: #fff;
    border-radius: 24px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
   background: #eb2a2a;
background: linear-gradient(90deg, rgba(235, 42, 42, 1) 0%, rgba(171, 15, 18, 1) 50%, rgba(115, 0, 2, 1) 100%);
}

.ag-title {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
}

.ag-sub {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    font-size:20px;
    font-weight:600;
}

.ag-chart {
    width: 100%;
    height: auto;
}

.ag-axis {
    stroke: #ddd;
    stroke-width: 1;
}

/* Line */
.ag-line {
    fill: none;
    stroke: #fff;
    stroke-width: 6;
    filter: url(#agGlow);
    stroke-linecap: round;
}

/* Points */
.ag-point circle {
    fill: #111;
    cursor: pointer;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { r: 8; }
    50% { r: 11; }
    100% { r: 8; }
}

/* Trophy */
.ag-trophy {
    text-anchor: middle;
    font-size: 20px;
    /*filter: drop-shadow(0 3px 6px rgba(0,0,0,0.3));*/
    cursor: pointer;
}

/* Tooltip */
.ag-tooltip {
    opacity: 0;
    transition: all 0.3s ease;
}

.ag-tooltip div {
        background: #fff;
    color: #222;
    padding: 2px 7px;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
}

.ag-point:hover .ag-tooltip {
    opacity: 1;
}

/* Year */
.ag-year {
       font-size: 12px;
    fill: #fff;
    font-weight:600; 
}

.achivement-container{
    display:flex;
    justify-content:flex-start;
}
.achivement-container ul.nav-tabs{
    width:15%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    border:0 !important;
}
.achivement-container .tab-content{
    width:85%;
    padding-left:30px;
}

.achivement-container ul.nav-tabs li{
    width:100%;
    margin-bottom:10px;
}

.achivement-container ul.nav-tabs li button{
    width:100%;
    height:45px;
    background-color:#f7f7f7;
    border:1px solid #ccc;
    color:#222;
    font-size:17px;
    font-weight:700;
    border-radius:8px !important;
}


.achivement-container ul.nav-tabs li button.active{
    background-color:#DD1116;
    color:#fff;
    border:1px solid #DD1116;
}
.achive-title{
    font-size:23px;
    font-weight:600;
    color:#DD1116;
}


.achive-widget{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding:13px;
    border-radius:10px;
    border:1px solid #ccc;
    height:100%;
}

.achive-widget img{
    width:100%;
    height:280px;
    object-fit:cover;
    border-radius:10px;
}
.achive-widget h3{
    margin:10px 0;
    font-size:20px;
    font-weight:600;
}
.achive-widget p{
     font-size:14px;
    color:#000;
    margin-bottom:0px;
    line-height:22px;
}


/* Achievement Card Wrapper */
.rf-achievement-card {
  max-width: 100%;
  padding: 24px 22px;
  border-radius: 20px;
  background: linear-gradient(180deg, #fff5f5, #ffffff);
  box-shadow: 0 12px 30px rgba(255, 0, 0, 0.08);
  font-family: "Poppins", sans-serif;
  transition: all 0.3s ease;
  height:100%;
}

.rf-achievement-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(255, 0, 0, 0.15);
}

/* Year */
.rf-achievement-year {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #e53935;
  margin-bottom: 12px;
}

/* Title */
.rf-achievement-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 17px;
  font-weight: 600;
  color: #333;
  margin-bottom: 18px;
}

.rf-achievement-icon {
  font-size: 18px;
  color: #e53935;
  display:none;
}

/* Bullet Points */
.rf-achievement-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.rf-achievement-list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #555;
}

.rf-achievement-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #e53935;
  font-size: 18px;
  line-height: 1;
}

/* Medal */
.rf-achievement-medal {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  padding-top: 14px;
  border-top: 1px dashed #f2c6c6;
}

/* Responsive */
@media (max-width: 480px) {
  .rf-achievement-card {
    max-width: 100%;
    padding: 20px;
  }
}





.xp-counter-card{
background: #fff;
border-radius: 10px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);
padding:20px;
position:relative;
margin-top:-60px;
z-index:10;
}
.xp-counter-text{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:15px;
    font-size:25px;
    color:#000;
    font-weight:600;
}
.xp-counter-card h3{
    text-align: center;
    color: #dd1116;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid #d343516e;
    padding-bottom: 15px;
    
}

.padding-top-30{
    padding-top:30px !important;
}



.carousel-btns .owl-nav {
    width: 100%;
    position: absolute;
    top: 45%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.carousel-btns .owl-nav button {
    width: 45px;
    height: 45px;
    font-size: 35px !important;
    background-color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    border-radius: 50%;
}

/*.carousel-btns .owl-nav button span {*/
/*    padding-bottom: 10px !important;*/
/*}*/



.carousel-btns .owl-nav button.owl-next {
    margin-right: 10px;

}

.carousel-btns .owl-nav button.owl-prev {
    margin-left: 10px;
}


.home-news-box{
    display:flex;
    justify-content:center;
    align-items:center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding:15px;
    border-radius:15px;
    /*border:1px solid #ccc;*/
    background-color:#fff;
}
.home-news-box img{
    min-width:170px !important;
    max-width:170px !important;
    width:170px !important;
    height:210px !important;
    border-radius:12px;
    object-fit:cover;
}
.news-carousel-home .item{
    padding:2px;
}
.home-news-box div{
    padding:18px;
    width:100%;
}
.home-news-box p{
       font-size: 16px;
    color: #000;
    line-height: 27px;
        overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-carousel-home .owl-nav {
    top:108% !important;
    justify-content:flex-end;
    gap:5px;
}

.news-carousel-home .owl-nav button{
      background-color: #dd1116 !important;
      color:#fff !important;
      box-shadow:none !important;
} 
.news-carousel-home .owl-nav button span{
     color:#fff !important;
     padding-bottom:3px !important;
}
.news-section-bg{
    background-color: #f6ebeb;
    padding-bottom:100px;
}

.home-affiliated-box{
    background-color:#fff;
    padding:5px;
    border-radius:15px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  min-height:31rem;
}

.affiliated-carousel-home .item{
    padding:2px;
}

.home-affiliated-img{
    position:relative;
    padding:10px;
}
img.affiliate-main-img{
    width:100%;
    height:250px;
    object-fit:cover;
    border-radius:10px;
}

.home-affiliated-absolute {
    position:absolute;
    bottom:0;
    width:100%;
    display:flex;
    justify-content:space-between;
    align-items:Center;
    padding:0 15px;
}
.home-affiliated-absolute p{
    background-color:red;
    padding:5px 10px;
    border-radius:40px;
    color:#fff;
    font-size:14px;
    margin:0;
    
}

.home-affiliated-absolute img{
    width:70px !important;
}

.affiliated-carousel-home .owl-nav {
    top:103% !important;
    justify-content:flex-end;
    gap:5px;
}

.affiliated-carousel-home .owl-nav button{
      background-color: #dd1116 !important;
      color:#fff !important;
      box-shadow:none !important;
} 
.affiliated-carousel-home .owl-nav button span{
     color:#fff !important;
     padding-bottom:3px !important;
}

.home-affiliated-content{
    padding:10px ;
}
.home-affiliated-content h3{
    margin:5px 0;
    margin-top:0;
    font-size:20px;
    font-weight:600;
    text-transform:uppercase;
    
}
.home-affiliated-content h3 a{
    color:#000;
    text-transform:uppercase;
}
.home-affiliated-content p{
    font-size:15px;
    color:#000;
    margin:0;
}

.home-affiliated-content  h6{
    margin:0;
    color:#dd1116;
    font-size:18px;
}
.home-affiliated-content  h6 span{
    color:#000;
    font-weight:400;
    font-size:15px;
}
.home-affiliated-content ul{
    display:flex;
    justify-content:flex-start;
    align-items:center;
    gap:10px;
    padding-top:10px;
    
}






.home-affiliated-content ul li{
    margin-bottom:10px;
}

.home-affiliated-content ul li a{
    color:#000;
    font-size:16px;
    width:33px;
    height:33px;
    border:1px solid #dd1116;
    color:#dd1116;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
}
.home-affiliated-content ul li a:hover{
    background-color:#dd1116;
      color:#fff;
}
/*.home-affiliated-content ul li i{*/
/*    width:28px;*/
/*    color:#dd1116;*/
/*}*/

.padding-bottom-25{
    padding-bottom:80px;
}

.achivement-container-center{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.achivement-container-center ul.nav-tabs{
        flex-direction: row !important;
        width:100% !important;
        gap:10px;
}
.achivement-container-center ul.nav-tabs li{
    width:unset !important;
}

.achivement-container-center .tab-content{
      width:100% !important;
      padding:0 !important;
}

.achivement-container-center .achive-widget{
    background-color:#fff;
}

.achive-widget-2 img{
   height: 400px;
}
.achive-widget-3 img{
   height: 260px;
}
.achive-widget-4 img{
   height: 280px;
}

.team-widget{
     height:100%;
}

/* Card */
.team-card {
  width: 100%;
  background: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(15px);
  border-radius: 18px;
  padding: 20px 20px;
  text-align: center;
 box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  height:100%;
  border:1px solid #ccc;
}

.team-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 35px 70px rgba(0, 0, 0, 0.18);
}

/* Avatar */
.avatar-wrapper {
      position: relative;
    width: 100%;
    height: 200px;
    margin: 0 auto 15px;
    border: 1px solid #cccccc59;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e9e9e9;
}

.avatar-wrapper img {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  object-fit: cover;
  position: relative;
  z-index: 2;
  margin:auto;
}

/* Info */
.team-info h3 {
  margin: 12px 0 4px;
  font-size: 18px;
  font-weight: 600;
  color: #222;
}

.designation {
  margin: 0;
  font-size: 14px;
  color: #555;
}

/* Badge */
.role-badge {
  display: inline-block;
  margin-top: 12px;
  padding: 6px 18px;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  background: linear-gradient(135deg, #ff416c, #ff4b2b);
  border-radius: 30px;
  box-shadow: 0 8px 20px rgba(255, 75, 43, 0.35);
}


.border-img img {
    border: 5px solid #ee0707 !important;
}














@media screen and (max-width:1400px){
    .nav-menu-cs ul.nav-menu {
    margin-right: 0 !important;
    text-align: start !important;
    width: 100%;
    margin-left: -71px;
}
.nav-menu-cs ul.nav-menu li a {
    padding-right: 18px !important;
}
}
@media screen and (max-width:1200px){
    .nav-menu-cs ul.nav-menu li a{
        height:45px;
        line-height:45px;
    }
    .achive-widget-3 img,.achive-widget-4 img {
    height: 400px;
}

}
@media screen and (max-width:991px){
    .sec-spacer{
      padding: 10px 0 !important;
    }
    .rs-carousel .owl-item{
            padding-top: 50px;
    }
    .mission-ma-bottom{
        margin-bottom:40px !important;
    }
    .mision-img img{
        height:400px;
        position:static;
        
    }
    .how_we_work_container span{
        top: 6px;
    right: 14px;
    }
    .footer-widget{
        padding-left:0;
    }
    
    nav:not(.rs-menu-close) {
        background: #f1f1f1 !important;
        position: absolute;
        z-index: 5;
        width: 95%;
        left: 10px;
        padding: 20px;
                height: fit-content !important;
    }
    .nav-menu-cs ul.nav-menu{
        width:100%;
        margin-left:0;
    }
    
    .nav-menu-cs ul.nav-menu li a {
  padding-right: 22px !important;
    font-size: 16px;
    border: 0 !important;
    color: #000 !important;
    line-height: 10px;
    height: 44px !important;
   
}
.nav-menu-cs ul.nav-menu li a.apply-btn{
     display: flex;
    justify-content: center;
    align-items: center;
    border-radius:7px;
}
    .about-right-img{
        padding:0 0;
    }
    .about-history-right{
        padding:15px 0 !important;
    }
    .abt-history-padding {
        padding:0 12px;
    }
    .abt-his-widget img.down-arrow {
    position: absolute;
    width: 29px;
    bottom: -17%;
    right: 48%;
    rotate: 0deg;
    z-index: 2;
}
.training-top-right{
    padding:10px 0;
}
.mission-carousel-home{
    top:0;
}
.mision-img{
    height:unset;
}
}
@media screen and (max-width:768px){
    .contact-form form{
        box-shadow:none;
        padding:0;
        border:0;
    }
    .gal-img-box img{
        margin:0;
    }
    .login-box{
               margin: 50px 0;
        padding: 15px;
    }
    .login-box form{
        padding:0 !important;
        box-shadow:none;
        border:0;
    }
    #rs-header{
        padding-bottom:10px;
    }
    .baner-main-img{
        height:70vh;
        padding-top:0px;
    }
    .xp-counter-text{
        flex-direction:column;
    }
}
@media screen and (max-width:567px){
    .baner-caption-card h3{
        margin-bottom:0;
    }
    .baner-caption-card h1{
        font-size:35px;
        margin-bottom:12px;
        line-height:45px;
    }
    .baner-caption-card p{
        font-size:16px;
    }
    .section-title h2{
        font-size:30px;
    }
    .section-padding{
        padding:40px 0;
    }
    .event-filter button {
        margin: 0 0px !important;
    }
    .contact-form{
        padding:18px;
    }
    .achivement-container{
        flex-direction:column;
        align-items:center;
        justify-content:flex-start;
    }
    .achivement-container ul.nav-tabs,.achivement-container .tab-content{
        width:100%;
        padding:0;
    }
    .achivement-container ul.nav-tabs{
        flex-direction:row;
        gap:10px
    }
    .achivement-container ul.nav-tabs li{
        width:unset;
    }
    .achivement-container .tab-content{
        padding-top:20px;
    }
    .shooting-image img{
        height:350px;
    }
    .shooting-widget h3{
        font-weight: 500;
        font-size:22px;
    }
    .news-right-content h4 {
        font-size: 23px !important;
    line-height: 30px !important;
    }
    .news-right-content{
        padding-top:15px;
    }
        .baner-main-img{
        padding-top:12px;
    }
    .xp-counter-text{
        font-size:20px;
        gap:5px;
    }
    .home-news-box{
        flex-direction:column;
                background: #f7f7f7;
    }
    .padding-bottom-25 {
    padding-bottom: 103px !important;
}
.home-news-box div{
    padding:10px 0 0 0 ;
}
.achivement-container-center ul.nav-tabs{
    gap:5px;
}
.achivement-container-center .tab-content{
    padding-top:15px !important;
}
.about-right-img img{
    height:350px;
}
}


















