/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2025 | 07:49:50 */
#inner-pages-header{
	display:none;
}

.custom-logo-link img {
    max-width: 100% !important;
	     width: 100%;
}

.logo {
    padding: 0;
}
#header {
    padding: 0;
    text-align: center;
}

.current_page_item > a {
    background-color: transparent;
    color: #ff7c18 !important;
    border-bottom: 2px solid #ff7c18;
}
.nav-menu ul{
	    padding: 18px;
}
tr span {
    font-size: 10px;
    font-weight: 600;
}
.nav-menu ul ul {
    min-width: 250px;
}
.nav-menu ul ul a {
    color: #fff;
    padding: 10px;
    background: #2f4f2f;
    transition: all 0.5s ease 0s;
}

.home .content-area {
    margin-top: -16px;
}


.section-heading {
      text-align: center;
      font-size: 36px;
      color: #1a3e2f;
      margin-bottom: 10px;
      font-weight: 700;
      position: relative;
    }

    .section-heading::after {
      content: '';
      width: 80px;
      height: 4px;
      background-color: #ff6600;
      display: block;
      margin: 10px auto 0;
      border-radius: 2px;
    }



.features-item {
  background-color: #f4ffea;
  margin-bottom: 110px;
  padding: 90px 50px 40px;
  position: relative;
  transition: 0.3s;
  border-radius: 2px;
}

.features-item:hover {
  box-shadow: 0 40px 70px 0 rgba(0, 0, 0, 0.22);
  cursor: pointer;
}


.nda-box:hover .features-icon{
	border: 2px solid #f4ffea;
}

.features-icon {
  font-size: 36px;
  width: 96px;
  height: 96px;
  line-height: 96px;
  text-align: center;
  background: #fff;
  border-radius: 60px;
  box-shadow: 0 0 0 10px #fff;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translate(-50%);
  color: #bdbdbd;
  transition: 0.3s;
}

.features-info .title {
    color: #1c1c1c;
    font-weight: 700;
    font-size: 28px;
}
.features-info{
	text-align:center;
}

.nda-box {
  border: 2px solid #585f24;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(34, 51, 29, 0.5); 
  padding: 80px 30px 30px;
  transition: 0.4s ease;
  position: relative;
}

.nda-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(162, 255, 0, 0.2); 
}

.nda-box .features-icon {
  background-color: #263319;
  border-radius: 50%;
  width: 96px;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 0 10px #2f3b29;
  margin: 0 auto;
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
}
.read-more-btn {
  position: absolute;
  display: inline-block;
  padding: 0.9rem 2rem;
  font-weight: 600;
  font-size: 0.95rem;
   color: #fff !important;
  font-weight: 700;
  text-decoration: none !important;
  border-radius: 15px;
	    position: absolute;
    bottom: -19px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50%;
  background-color: #2e3c27; /* Military green */
  transform: skew(-12deg);
  border-radius: 1.5rem 0 1.5rem 0;
  box-shadow: -6px 6px 0 #ff6600; /* Dark red bottom layer */
  transition: all 0.3s ease-in-out;
}

.read-more-btn:hover {
  transform: skew(-12deg) scale(1.05);
  box-shadow: -8px 8px 0 #ff6600;
}






/*-------------------------------------------------------------About section --------------------------------*/

.about-btn{
	position:relative;
	padding-top: 20px;
}
.btn-style-three {
    display: inline-block;
    padding: 0.9rem 2rem;
    font-weight: 600;
    font-size: 0.95rem;
    color: #fff !important;
    font-weight: 700;
    text-decoration: none !important;
    position: absolute;
    bottom: -19px;
    left: 0;
    background-color: #2e3c27;
    transform: skew(-12deg);
    border-radius: 1.5rem 0 1.5rem 0;
    box-shadow: -6px 6px 0 #ff6600;
    transition: all 0.3s ease-in-out;
}

.btn-style-three:hover {
  transform: skew(-12deg) scale(1.05);
  box-shadow: -8px 8px 0 #ff6600;
}
.about-section{
	position:relative;
	padding:80px 0px 15px;
} 

.about-section .content-column{
	position:relative;
}

.about-section .content-column .inner-column{
	position:relative;
}

.about-section .content-column .text{
	position:relative;
	color:#777777;
	font-size:15px;
	line-height:2em;
	margin-bottom:40px;
	position: relative;
    color: #171717;
    font-size: 15px;
    line-height: 2em;
    margin-bottom: 40px;
    text-align: justify;
}

.about-section .content-column .email{
	position:relative;
	color:#252525;
	font-weight:700;
	margin-bottom:50px;
}

.about-section .image-column{
	position:relative;
	margin-bottom:50px;
}

.about-section .image-column .inner-column{
	position:relative;
	padding:40px 40px 0px 0px;
	margin-left:50px;
}

.about-section .image-column .inner-column:after{
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	left:40px;
	bottom:100px;
	z-index:1;
	border:2px solid #ff6600;
}

.about-section .image-column .inner-column .image{
	position:relative;
}

.about-section .image-column .inner-column .image:before{
	position:absolute;
	content:'';
	left:-50px;
	bottom:-50px;
	width:299px;
	height:299px;
	background:url(img/pattern-2.png) no-repeat;
}

.about-section .image-column .inner-column .image img{
	position:relative;
	width:100%;
	display:block; 
	z-index:999;
}

.about-section .image-column .inner-column .image .overlay-box{
	position:absolute;
	left:40px;
	bottom:48px;
}

.about-section .image-column .inner-column .image .overlay-box .year-box{
	position:relative;
	color:#252525;
	font-size:24px;
	font-weight:700;
	line-height:1.4em;
	padding-left:125px;
}

.about-section .image-column .inner-column .image .overlay-box .year-box .number{
	position:absolute;
	left:0px;
	top:0px;
	width:110px;
	height:110px;
	color:#d7a449;
	font-size:68px;
	font-weight:700;
	line-height:105px;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #000000;
}

.sec-title2{
	color:#fff;
}
.sec-title {
    position: relative;
}
.sec-title .title {
    position: relative;
    color: #ff6600;
    font-size: 18px;
    font-weight: 700;
    padding-right: 50px;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: capitalize;
}
.sec-title .title:before {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 7px;
    width: 40px;
    height: 1px;
    background-color: #ff6600;
}
.sec-title h2{
	 font-size: 26px;
    font-weight: 700;
    line-height: 40px;
}



.copyright {
    border-top: 1px solid #386422;
    background: #2e3c27;
}

#colophon {
    background-color: #2e3c27;
    padding-top: 3em;
}




/*------------------------------------------why choose Us-----------------------------------------*/



.why-choose-us {
  padding: 60px 20px;
  text-align: center;
  background: #f9f9f9;
}

.section-title {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 10px;
}

.section-subtitle {
  color: #666;
  max-width: 700px;
  margin: 0 auto 50px;
}

.container {
  max-width: 1200px;
  margin: auto;
}

.content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.image-column {
  flex: 1;
  text-align: center;
}

.image-column img {
  max-width: 100%;
  width: 300px;
}

.cards-column {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(2, 240px);
  gap: 20px;
  justify-content: center;
}

.card {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  text-align: left;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.card.blue {
  background: #2196f3;
  color: white;
}

.card .icon {
  font-size: 30px;
  margin-bottom: 10px;
  display: block;
}


.custom-bg-circle {
  display: inline-block;
  position: relative;
  z-index: 0;
}

.custom-bg-circle::before {
    content: "";
    position: absolute;
    top: 40%;
    left: 38%;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    background: radial-gradient(circle, rgb(255 153 51 / 47%), rgb(255 153 51 / 35%), transparent);
}
.pb-40{
	padding-bottom:40px;
}

.bg-green{
	background:#2e3c27 !important;
}

.bg-green .card-text{
	color:#fff;
}
.card-title {
    margin-bottom: 0.75rem;
    font-weight: 800;
}




.site-footer ul li:before {
    content: "";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    margin-right: 0px;
    font-size: 10px;
}


.address-text {
  list-style: none;
  padding: 0;
  margin: 0;
}

.address-text li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
}

.address-text i {
  color: #fff;
  font-size: 18px;
  width: 24px;
  margin-right: 10px;
  margin-top: 3px;
}

.address-text a, 
.address-text span {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
}

.address-text i.fa.fa-phone {
    transform: rotate(90deg);
}





.page-banner {
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 100px 20px;
  color: white;
}

.banner-content {
  max-width: 1200px;
  margin: 0 auto;
}

.banner-content h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
}
.content-area {
    margin-top: -33px;
}



.info-boxes {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  padding: 40px 20px;
}

.info-card {
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  padding: 30px 20px;
  flex: 1 1 30%;
  text-align: center;
  transition: transform 0.3s;
	height: 300px;
}

.info-card:hover {
  transform: translateY(-5px);
}

.info-card img {
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
}

.info-card h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}

.info-card p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}




.rimc-course h2 {
    color: #1a2a6c;
    text-transform: uppercase;
}

.rimc-course .p-4 {
  border-radius: 15px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background: linear-gradient(145deg, #ffffff, #f0f4ff);
  color: #34495e;
  font-family: 'Open Sans', sans-serif;
  min-height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 30px 35px;
}

.rimc-course .p-4:hover {
  box-shadow: 0 15px 30px rgba(26, 42, 108, 0.3);
  transform: translateY(-8px);
}

.rimc-course h4 {
  font-weight: 700;
  font-size: 1.7rem;
  margin-bottom: 1rem;
  letter-spacing: 0.5px;
}

.box-objectives {
  border: none;
  background: linear-gradient(145deg, #d4f8e8, #a1e3c9);
  box-shadow:
    0 0 0 3px #27ae60,
    0 8px 15px rgba(39, 174, 96, 0.25);
}

.box-who-join {
  border: none;
  background: linear-gradient(145deg, #d0e9ff, #a3d1ff);
  box-shadow:
    0 0 0 3px #2980b9,
    0 8px 15px rgba(41, 128, 185, 0.25);
}

.box-what-offer {
  border: none;
  background: linear-gradient(145deg, #ffe5cc, #ffc88a);
  box-shadow:
    0 0 0 3px #e67e22,
    0 8px 15px rgba(230, 126, 34, 0.25);
}

.box-what-gain {
  border: none;
  background: linear-gradient(145deg, #e6d6f5, #caa9e6);
  box-shadow:
    0 0 0 3px #8e44ad,
    0 8px 15px rgba(142, 68, 173, 0.25);
}


/* Form container */
.wpcf7 form {
  background-color: #f5fdc9;
  padding: 40px;
  border-radius: 15px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

/* Labels */
.wpcf7 label {
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  font-size: 15px;
  color: #222;
}

/* Input, select, and textarea styling */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="date"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
  padding: 12px 15px;
  font-size: 15px;
  border: 1px solid #ced4da;
  border-radius: 8px;
  box-shadow: none;
  transition: all 0.3s ease;
}

/* On focus */
.wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
  border-color: #0066cc;
  box-shadow: 0 0 5px rgba(0, 102, 204, 0.2);
  outline: none;
}

/* Submit button */
.wpcf7 input[type="submit"] {
  background-color: #0066cc;
  color: #fff;
  border: none;
  padding: 12px 30px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-block;
  margin-top: 20px;
}

.wpcf7 input[type="submit"]:hover {
  background-color: #004c99;
}
.wpcf7 label span{
	color:red;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    height: 100px;
}
/* Responsive layout */
@media (max-width: 768px) {
  .wpcf7 form {
    padding: 25px;
  }
}


.po-relative{
	position:relative;
}

.wpcf7 input[type="submit"] {
    display: inline-block;
    padding: 0.9rem 4rem;
    font-size: 18px;
    font-weight: 700;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #2e3c27; /* Dark green */
    border: none;
    border-radius: 1.5rem 0 1.5rem 0;
    position: relative;
    bottom: 0px;
    left: 0;
    transform: skew(-12deg);
    box-shadow: -6px 6px 0 #ff6600; /* Orange bottom-left shadow */
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

/* Optional: Hover effect */
.wpcf7 input[type="submit"]:hover {
    background-color: #1e2b1f;
    transform: skew(-12deg) scale(1.03);
    box-shadow: -8px 8px 0 #e65c00;
}

.pb-20{
	padding-bottom:20px;
}

.contact-list {
  padding: 0;
  margin: 0;
}

.contact-list li {
  list-style-type: none;
 /* position: relative;
  margin-bottom: 40px;
  min-height: 100px;
  padding-left: 100px;  Space for icon */
}

.locationIcon {
     position: relative;
    z-index: 999;
    top: 35px;
    left: 20px;
}

.locationIcon i {
    font-size: 40px;
    color: #515827;
    background: #f7fffc;
    padding: 18px 20px;
    border: 3px solid #ff6600;
    border-radius: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.locationIcon i.fa.fa-phone {
    transform: rotate(90deg);
}
.locationDetails {
    background-color: #f7fffc;
    padding: 40px 20px 40px 30px;
    border-radius: 0 10px 10px 10px;
    max-width: 500px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);
    position: relative;
    left: 30px;
    z-index: -1;
}

.locationDetails a {
    color: #181818;
    text-decoration: none !important;
    font-weight: 500;
}

.locationDetails b {
  color: #000;
  font-size: 16px;
}
.mobile-view{
	display:none;
}




/* 
    .testimonial-area {
      background:#e2ffd4;
      padding: 50px 0;
    }
    .testimonial-area .owl-carousel {
      padding: 0 20px;
      margin: 0px -40px;
      padding-right: 40px;
    }
    .testimonial-area .owl-stage-outer {
      padding: 30px 50px;
      margin-left: -34px;
      width: calc(100% + 100px);
    }
    .single-testimonial {
      border: 7px solid #1a3e2f;
      text-align: center;
      border-radius: 45px;
      position: relative;
			margin:16px;
    }
    .single-testimonial p {
    color: #000;
    font-size: 15px;
    line-height: 24px;
    padding: 76px 0 0 0;
    padding-bottom: 30px;
    }
    .single-testimonial::before {
      content: "";
      position: absolute;
      left: -35px;
      top: -35px;
      background: url("/wp-content/uploads/2025/06/left.png") no-repeat #e2ffd4;
      background-size: 60%;
      width: 126px;
      height: 100px;
      transform: rotate(180deg);
      background-position: 34px 15px;
    }
    .single-testimonial::after {
      content: "";
      position: absolute;
      right: -35px;
      bottom: -34px;
      background: url("/wp-content/uploads/2025/06/left.png") no-repeat #e2ffd4;
      background-size: 60%;
      width: 126px;
      height: 100px;
      background-position: 34px 19px;
    }
    .round {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1;
    }

    .client-video {
      padding-right: 15px;
    }
    .client-info {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: left;
      padding-bottom: 50px;
    }
    .client-info h6 {
      color: #000;
      font-weight: 700;
      font-size: 18px;
    }
    .client-info span {
      display: inline-block;
      color: #000;
      font-size: 12px;
    }
    .sec-title.white-title h2 {
      color: #000;
    }
    .owl-dots button {
      background: #000 !important;
      width: 10px;
      height: 10px;
      border-radius: 26px;
      margin: 0 5px;
      transition: 0.3s;
    }
    .owl-dots {
      text-align: center;
      margin-top: 50px;
    }
    .owl-dots button.active {
      width: 30px;
    } */



    .testimonials-wrap {
      padding: 40px 0;
    }
    .testimonial-box {
      position: relative;
      padding: 30px 20px;
      background: #fff;
      border: 1px solid rgba(0,0,0,.03);
      border-radius: 20px;
      box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    }
    .user-img {
      width: 80px;
      height: 80px;
      border-radius: 50%;
      background-size: cover;
      background-position: center;
      flex-shrink: 0;
      margin-right: 20px;
    }
    .testimonial-box.d-flex {
      display: flex;
      align-items: center;
    }
    .text {
      position: relative;
		text-align:center;
    }
    .quote {
     position: absolute;
    top: -32px;
    color: #ff6600;
    font-size: 27px;
    left: 0;
    }
    .name {
      font-size: 17px;
      font-weight: 500;
      margin-bottom: 0;
    }
    .position {
      color: #adadad;
      font-size: 14px;
    }
    .carousel-testimonial .item {
      padding: 30px 10px;
    }
 .carousel-testimonial .owl-nav {
    text-align: center;
    margin-top: 10px;
    display: none;
}
    .carousel-testimonial .owl-nav button {
      background: none;
      border: none;
      font-size: 24px;
      margin: 0 10px;
      color: #2e9da1;
      cursor: pointer;
    }





.custom-logo-link img {
    display: inline-block;
	max-height: 100px;}


    table {
      width: 100%;
      border-collapse: collapse;
      text-align: center !important;
      font-size: 14px;
    }
    th, td {
      border: 1px solid #999;
      padding: 10px;
    }
    th {
      background-color: #ffd700;
		text-align:center;
    }
    .check {
      color: green;
      font-weight: bold;
      font-size: 20px;
    }
    .cross {
      color: red;
      font-weight: bold;
      font-size: 20px;
    }
    .row-sainik {
      background-color: #c8f7c5;
    }
    .row-rms {
      background-color: #efd8f7;
    }
    .row-rimc {
      background-color: #d1eaff;
    }
    .row-nda {
      background-color: #fffac8;
    }
    .row-cds {
      background-color: #fff0cc;
    }


.header-top {
  background-color: #2e3c27;
  color: white;
  padding: 5px 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}

.header-top a {
  color: white;
  text-decoration: none;
  margin-left: 15px;
}

.header-top a:hover {
  color: #fd6d00;
}

.contact-info {
  display: flex;
  align-items: center;
  gap: 20px;
}

.contact-info i,
.social-icons a i {
  background-color: #4b5e3d; /* Darker green for icons */
  border-radius: 50%;
  padding: 6px;
  font-size: 14px;
  margin-right: 6px;
  color: white;
  transition: background-color 0.3s ease;
}

.social-icons a i:hover {
  background-color: #fd6d00;
  color: #fff;
}

.social-icons a {
  font-size: 16px;
  margin-left: 10px;
}
.contact-info i.fas.fa-phone{
	transform: rotate(90deg)
}


#sidelong-menu {
    background: #263319;
}

.fix-btn-footer {
    position: fixed;
    bottom: 0px;
    z-index: 999;
    left: 0;
}

.fix-btn-footer .first {
    animation: first 1800ms infinite;
}
.fix-btn-footer a {
 background: #700808;
    display: block;
    font-size: 17px;
    color: #fff;
    border: 1px solid #ff6600;
    padding: 10px;
    margin: 10px 0;
    font-weight: bold;
    border-radius: 0 35px 35px 0px;
    box-shadow: 0 0 12px 0px #060606b0;
}

.back-to-top{
	display:none;
}

.banner-images img {
    border: 1px solid #ffecdf;
    border-radius: 18px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}