
h1,h2,h3,h4,h5{
	  font-family: "Montserrat", sans-serif !important;
}
#mainNavbar {
  position: relative;
  width: 100%;
  z-index: 1000;
  transition: all 0.3s ease-in-out;
}

/* Sticky on scroll */
#mainNavbar.sticky {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgb(13 86 219 / 80%);; /* or your preferred background */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  animation: slideDown 0.4s ease forwards;
}

.wrapper-header-top{ background:rgba(255,255,255,0.6); position:absolute; }
.navbar-brand { background:#fff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; padding:5px 10px; }
.navbar-brand img{ width:100px; }
.navbar-nav .nav-item .nav-link{ font-size:14px !important;  }
.wrapper-arrogyam{ width: 100%;
  background: #333;
  height: 680px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  overflow: hidden; /* prevents overflow from images/slides */
  position: relative;
  padding: 0;  }
	 .overlay-slide{
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
   background:rgb(13 ,86 ,219 ,0.5);; 

  z-index:7; /* behind text */
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.wrapper-arrogyam .slider_container{ height:700px;  position: relative;
  z-index: 2; /* keeps it behind the overlay */
  width: 100%;
  display: flex; }
.wrapper-arrogyam .slider_container img{ height: 700px !important;  width: 100%;
  object-fit: cover; /* ensures image covers the whole space */
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.slider-content{ z-index:12; }
.slider-content .slidersection{ width:60%;   background:#fff;
 border-radius:10px; border-bottom:5px solid #0A3981; }
.wrapper-content{
	padding:30px 0px;
	 width: 100%;  
}
.inner-content{
	width: 100%;   
}
.wrapper-education-section{
	 width:100%;  margin-bottom:30px; 
}
.wrapper-education-section .wrapper-edu-section-left{
	width: 400px; background: url('../../assetes/images/mbbs-education-overseas.jpg') ;
	background-size: cover;
	 border-radius: 10px; height: 400px;
	margin-top:50px; margin-left:0px; z-index: 1; position: relative;
}
.wrapper-education-section .wrapper-edu-section-right
{
	width:880px; background: #fff; border-radius: 10px; padding:20px;
	height: 500px; margin-left:-190px; z-index: -1;margin-right:-120px;
	box-shadow: 0px 3px 30px #ccdbe8;
}
.wrapper-education-section .wrapper-edu-section-right .edu-body{ width:95%; margin:30px; padding:10px 30px;   }
.wrapper-education-section .wrapper-edu-section-right .edu-body h1{
	 font-size:28px; color:#0A3981; margin-bottom: 30px;
}
.wrapper-education-section .wrapper-edu-section-right .edu-body p{
	 text-align: justify;
}
.wrapper-education-section .wrapper-edu-section-right .edu-body .edu_read_button{
   width: 100%; display: block; background: #1F509A; border-radius: 6px;  color: #fff; height: 45px;
   line-height: 45px; font-weight: 500;
   border:none;
}
.wrapper-education-section .wrapper-edu-section-right .edu-body .edu_read_button:hover{
  background: #000;  color:#fff;
}
.wrapper-education-section .wrapper-bg-handler{
	width:200px ; height: 200px;

	 background:url('../../assetes/images/bg-handler-section.png') no-repeat;
	position: relative; bottom:120px; right: -40px; z-index: -1;  transform: rotate(344deg);
	  animation: slide 3s infinite ease-in-out;
}

.wrapper-vision-mission{
	width: 100%; padding:10px 0px;  
}
.wrapper-vision-left{ width:100%;   padding:40px 10px; border-radius:10px; background:#fff; }
.wrapper-vision-left h2{
	font-size:24px;   font-family: "Montserrat", sans-serif !important; margin-top:20px; font-weight: 600; color:#000; padding:0px 0px 20px 0px;
}
.wrapper-vision-left .vision-content{ width:70%; margin:0 auto; }

.wrapper-enquiry{
	background: #0A3981; margin:20px 0px;
	padding:00px 0px;  border-radius:20px;
	width:100%;  ;
}
.wrapper-enquiry .left-section{ border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
 width:100%; height: ; background:url('../../assetes/images/enquiry-left.jpg'); background-size:cover; 
}
.wrapper-enquiry .left-section .left-section-cover{
	width: 100%; height:100% ; background: rgba(10, 57, 129, 0.6);border-top-left-radius: 20px;
	border-bottom-left-radius: 20px; padding:60px 60px;

}
.wrapper-enquiry .left-section   h3{

	color:#fff; font-size:20px;  margin-bottom:20px; font-weight: 500;
}
.wrapper-enquiry .right-section-cover
{
	background: url('../../assetes/images/dots-bg.png') repeat  left top; 
	width:100%;  
	animation: moveBackground 4s linear infinite alternate;padding:60px 60px;
}
.wrapper-enquiry .right-section-cover h3{

	color:#fff; font-size:20px;  margin-bottom:20px; font-weight: 500;
}
.wrapper-enquiry .right-section-cover .right-cover-body{
	 margin:0 auto; width: 100%; padding:10px 0px;
}
.wrapper-enquiry .right-section-cover .right-cover-body .form-control-cover{
	width: 100%; height: 45px; line-height: 40px; outline:none;
	background: #fff; padding:10px 20px; border-radius: 6px; color:#555;
	border:none;
}
.wrapper-enquiry .right-section-cover .right-cover-body .form-control-cover-text{
	height: 100px;width: 100%;  line-height: 40px; outline:none;
	background: #fff; padding:10px 20px; border-radius: 6px; color:#555;
	border:none;
}
.wrapper-enquiry .right-section-cover .right-cover-body .cover-button{
	color:#fff; text-align: center;
	 border:none !important;
	background:#1F509A; border-radius: 8px; height: 45px; width: 100%; display: block;
}
.wrapper-enquiry .right-section-cover .right-cover-body .cover-button:hover{
	 background: #333; color:#fff;
}

.wrapper-enquiry .right-section-cover .right-cover-body .form-control-cover:focus{
	outline:none;
}

.wrapper-occupation-services{
	 padding:40px 0 20px 0px; background-color: #DEE3F4; height: auto;
}
.wrapper-occupation-services h3{
	 font-size:20px; color:#000; margin-bottom: 40px; font-weight: 500;
}
.wrapper-occupation-services .center-bg{   width:100%; height:100%; background:url('../../assetes/images/occupational-services.jpg') center center no-repeat;
border-top-left-radius:10px; border-top-right-radius:10px; }
.wrapper-occupation-services .center-service-section{  margin-top: 00px; margin-bottom: 16px; padding: 20px 20px 10px 20px; background:#fff; border-radius:10px; }
.wrapper-occupation-services .center-service-section .center-heading-section{ width:100%; }
.wrapper-occupation-services .center-service-section .center-heading-section .center-service-heading{
  color:#0A3981; font-size:18px;  font-weight: 600;
}
.wrapper-occupation-services .center-service-section .center-icon-section{
	 width: 60px; height: 60px; 
}
.wrapper-occupation-services .center-service-section .center-service-content{
	padding:10px 0px; font-size: 14px;
}
.border-cust-left{ border-left:5px solid #0A3981; }
.border-cust-right{ border-right:5px solid #0A3981; }


.wrapper-founder{
	padding:40px 0px;

}
.wrapper-founder h3{
	font-size: 20px; text-align: center; margin-bottom: 20px;
}
.wrapper-founder .founder-col {
  background: #fff url('../../assetes/images/profile-inner.png') no-repeat bottom right;
   
  padding: 40px;
  margin-bottom: 10px;
  border-bottom: 5px solid #0A3981;
  flex: 1;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  justify-content: space-between;
  height: 100%;
}

.wrapper-founder .founder-col .founter-col-stabs{ }
.wrapper-founder .founder-col .founder-icon{
	 width:100%		; height: 300px; 
	  margin-bottom: 10px; border-radius:10px; padding:10px;
	 border:1px solid #ddd;
}
.wrapper-founder .founder-col .founder-icon .founder-profile-1{
	background:url('../../assetes/images/trupti-chawan.jpg'); background-size: cover;
	width: 100%; height: 100%;
}
.wrapper-founder .founder-col .founder-icon .founder-profile-2{
	background:url('../../assetes/images/dr-mangesh-pawale.jpg'); background-size: cover;
	width: 100%; height: 100%;
}
.wrapper-founder .founder-col .founder-icon img{
	width:100%;
}
.wrapper-founder .founder-col .email_stabs{  
  float:left; }
.wrapper-founder .founder-col .email_stabs svg{ width:30px; height:30px; }
 
.wrapper-founder .founder-col .contact-stabs{font-size:13px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #333; padding:3px 10px; float:left; }
.wrapper-founder .founder-col .founder-name{
	font-weight:600; color:#000; margin-bottom: 10px; text-align:center;
 }
 .wrapper-founder .founder-col .founder-degree{
 	 font-size:14px; color:#666;   
 }

.wrapper-customer{
	padding:20px 0px; width: 100%;  
}
.wrapper-customer h4{ font-weight: 500; color:#0A3981; font-size:20px; margin-bottom:20px; }
.wrapper-customer .customer-testimoney{ 
	border-bottom: 5px solid #0A3981;
background:#fff; height:300px; padding: 40px; width:100%; border-radius:10px; text-align:center; }
.wrapper-customer .customer-testimoney .testimoney-heading{

	font-size: 16px; color:#000; text-align: center; font-weight: 600;
}
.wrapper-customer .customer-testimoney .customer-testimoney-content
{
	 font-style: italic; color: #888; font-size:14px; padding:30px 20px;
}
.wrapper-customer .customer-testimoney .customer-testimoney-content-member{
	font-weight: 600; color:#000; margin:10px 0px; text-align: center;
}


.wrapper-footer
{
	padding:0px; width: 100%;  background: #07295D url('../../assetes/images/footer-bg.png') no-repeat top left;
}
.wrapper-footer .wrapper-left-bg{
	width: 200px; height: 140px; position: absolute; left:0px; bottom:0px;
	background: url('../../assetes/images/footer-left.svg') no-repeat;
}
.wrapper-footer .wrapper-right-bg{
	width: 700px; height: 400px; position: absolute; right:-100px;   margin-top:0;
	background: url('../../assetes/images/footer-right.svg') no-repeat; 
	background-size: cover;
}
.wrapper-footer .wrapper-footer-bg{
	background: url('../../assetes/images/footer-bg.png') no-repeat left;
	 animation: bgmoveBg 30s linear infinite; transform: scale(1.2);
}
.wrapper-footer  h5{ font-size:16px; color:#fff; margin-bottom:20px; position:relative; }
.wrapper-footer .footer-col{ margin-bottom:15px; }
.wrapper-footer .footer-inner{ padding:60px 0px; }
.wrapper-footer .footer-links{ margin:0; padding:0 10px; }
.wrapper-footer .footer-links li{  list-style: none !important;padding: 5px 0px;}
.wrapper-footer .footer-links li a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500; 
  font-size: 14px;
  position: relative;
  transition: color 0.3s ease;
}

.wrapper-footer .footer-links li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0%;
  height: 2px;
  background-color: #c46197;
  transition: width 0.3s ease;
}

.wrapper-footer .footer-links li a:hover {
  color: #fff; /* golden on hover */
}

.wrapper-footer .footer-links li a:hover::after {
  width: 100%;
}

.wrapper-footer  .footer-links li a:hover::after {
  width: 100%;
}

.wrapper-footer .map-link{

	margin:0; padding: 0; position: relative;
}
.wrapper-footer .map-link li{   list-style: none;
  color: #fff;
  padding: 10px 0; font-size: 14px;
  display: flex;
  align-items: center;
  gap: 20px; /* space between icon and text */
  cursor: pointer;
  transition: all 0.3s ease;}
.wrapper-footer .map-link li svg{   margin-top:0px ;
transition: transform 0.3s ease, fill 0.3s ease;}
.wrapper-footer p{ position:relative	; }
  .wrapper-divider{
  	position: relative;
 	width: 100%; height: 1px; background: #062350; margin-bottom: 10px; position: relative;
 }

.bg-white-content{ background:#fff; }
.border-radius-30{ border-radius:30px; }
 .wrapper-bradcrum{

  height: 350px ; background: url('../../assetes/images/header-1.webp') center top ;
  background-size: cover;
   width: 100%; z-index: 1; position: relative;
 }
 .wrapper-overlay{
   width: 100%; height: 100%; position: relative; background: rgb(18 65 238 / 70%);
 }
 .wrapper-bradcrum .wrapper-section-bradcurm{top:150px;  position:relative; }
  .wrapper-bradcrum .bradcurm-title{ text-align:center; font-size:30px; color:#fff; font-weight:600; text-transform:uppercase;  }
  .inner-content .innser-section{
    padding:30px 0px;
  }
  .inner-content .innser-section .content-section-page{
    padding:30px 30px;  border-radius:10px; z-index: 1; position: relative;
  } 
  .inner-content .innser-section .content-section-page h1,h2,h3,h4,h5{
     margin-bottom:20px; color:#052e6e;  padding: 10PX 10px  ;
  }
  .inner-content .innser-section .content-section-page P{
     padding: 0PX 10px  ; text-align: justify; font-size:15px;
  }
 .inner-content .innser-section .content-section-page h1{ font-size:28px;  }
  .inner-content .innser-section .content-section-page h2{ font-size:24px;  }
    .inner-content .innser-section .content-section-page h3{ font-size:20px;  }
   .inner-content .innser-section .content-section-page .detail_bg_sky {
    background: #0f3164;
    border-radius: 10px;
    padding: 20px 20px;
    color: #fff;
    position: relative;
}

  .inner-content .innser-section .content-section-page .detail_resipro {
      width: 60px;
      height: 60px;
      left: -25px;
      position: absolute ;
      top: 100px; 
  }
  .inner-content .innser-section .content-section-page .detail_resipro .elock {
  position: relative; 
    height: 75px;
}
  .inner-content .innser-section .content-section-page .detail_resipro .elock_spacifier{ 
    padding-left: 40px;
   }

.inner-content .innser-section .content-section-page .detail_resipro .elock svg{  width: 50px; height: 50px; color:#0f3164; }
  .inner-content .innser-section   .creator-section{
    padding:60px 40px 0px 40px;   height:auto; margin-top:30px; border-radius: 20px;
    width: 100%;
    background: #07295D url(../../assetes/images/footer-bg.png) no-repeat top right;
  }
.inner-content .innser-section   .creator-section h3{ color:#fff; font-size:26px; }
  .inner-content .innser-section .about-profile{
    background: #fff; margin:30px 0 0 0px; border-radius: 10px; padding:20px 10px; 
  }
.inner-content .innser-section .about-profile .profile-section{
     border-radius: 10px;   padding-bottom: 30px; 
}
.inner-content .innser-section .about-profile .profile-section .profilt-tab{
   border-radius: 0 0 10px 10px; background: #fff; height: 40px; width: 200px; margin:0 auto; text-align: center; line-height:40px;
   font-weight: 600;
}
.inner-content .innser-section .about-profile .profile-section .profile-section-body { margin:20px; }
  
.inner-content .innser-section .about-profile .profile-section .profile-section-body h3{ font-size:20px; color:#000; font-weight:400; }
.inner-content .innser-section .about-profile .profile-section .profile-section-body .education-section{
   background: #fff; padding:10px; color:#000; margin-bottom: 10px;border-radius: 6px;
}

  .inner-content .innser-section   .creator-section p{ color:#fff; font-size:16px; text-align:justify; }

  .mapcontainer{
     margin-top:100px;
  }
  @keyframes bgmoveBg {
  0% {
    transform: scale(1.2) translate(0px, 0px);
  }
  50% {
    transform: scale(1.2) translate(-50px, -30px);
  }
  100% {
    transform: scale(1.2) translate(0px, 0px);
  }
}
@keyframes bgMove {
  0% {
    background-position: left top;
  }
  50% {
    background-position: right bottom;
  }
  100% {
    background-position: left top;
  }
}
@keyframes moveBackground {
  0%   { background-position: left top; }
  50%  { background-position: left 70px; }
  100% { background-position: left top; }
}
@keyframes bgMove {
  0% {
    background-position: left top;
  }
  50% {
    background-position: left bottom;
  }
  100% {
    background-position: left top;
  }
}
 /* Animation keyframes */
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}


.d-only-mobile{ display:none; }
 
/* Toggle Button */
    #offcanvasToggle {
      position: fixed;
      top: 20px;
      left: 20px;
      z-index: 10001;
      background: #00ffc3;
      border: none;
      padding: 10px 15px;
      font-size: 20px;
      cursor: pointer;
      border-radius: 5px;
    }

    /* Offcanvas Wrapper */
    .offcanvas-wrapper {
      position: fixed;
      top: 0;
      left: -300px;
      width: 260px;
      height: 100%;
      background: #111;
      padding: 20px;
      box-shadow: 2px 0 10px rgba(0,0,0,0.3);
      transition: left 0.3s ease;
      z-index: 10000;
    }

    .offcanvas-wrapper.active {
      left: 0;
    }

    .close-btn {
      background: none;
      border: none;
      color: #fff;
      font-size: 24px;
      float: right;
      cursor: pointer;
      margin-bottom: 20px;
    }

    .offcanvas-wrapper nav ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .offcanvas-wrapper nav ul li {
      margin: 10px 0;
      position: relative;
    }

    .offcanvas-wrapper nav ul li a {
      color: #fff;
      text-decoration: none;
      font-size: 18px;
      display: block;
      padding: 5px 0;
    }

    .offcanvas-wrapper nav ul li a:hover {
      color: #00ffc3;
    }

    .offcanvas-wrapper .dropdown > a::after {
      content: ' ▼';
      font-size: 12px;
      margin-left: 5px;
    }

     .offcanvas-wrapper .dropdown-menu {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.3s ease;
      padding-left: 10px;
    }

     .offcanvas-wrapper .dropdown.open .dropdown-menu {
      max-height: 200px;
    }

     .offcanvas-wrapper .dropdown-menu li a {
      font-size: 16px;
      color: #ccc;
    }

     .offcanvas-wrapper .dropdown-menu li a:hover {
      color: #00ffc3;
    }


    .bg-dark-custom{
      background: #0f3164; border-radius: 10px;  padding: 20px; color:#fff;
    }
       .bg-dark-custom .icon-list li{ color:#fff; }
       .bg-dark-custom .icon-list li svg{ color:#fff !Important; }

@media (min-width: 576px) {
.
  .wrapper-education-section .wrapper-edu-section-right
	{
		width:300px;
	}
}
 @media only screen and (min-width : 320px) and (max-width : 480px) 
 { 
.mapcontainer{
     margin-top:30px;
  }
    .spotlight img {
    width: 100% !important;
    height: 100% !important;
    margin: 0px; padding: 10px;
    content-visibility: auto;
    float: left;
    }

    .spotlight {
    cursor: pointer;
    display:inline-block;
    width: 100%;

    padding: 5px 10px;
    }
  .image{
      display: inline-block;
      height:100% !important;
      max-height: 100% !important;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      }
  .icon-list li {
     
    align-items:flex-start !important ;
  }
  .icon-list li svg{
     
    align-items: top;
  }

   .inner-content .innser-section .content-section-page .detail_bg_sky {
    margin-top: 50px;
   }
    .inner-content .innser-section .content-section-page .elock_spacifier{ padding-left:0px; padding-top:20px; text-align:left; }
  .inner-content .innser-section .content-section-page .detail_resipro {
      width: 60px;
      height: 60px;
      left: 40%;
      position: absolute ;
      top:-30px; 
       transform:rotate(92deg); /* Corrected this line */
  }
 	.d-only-mobile{ display:block; }
 	.wrapper-customer .customer-testimoney{
 		height: 340px;
 	}
 	 .nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color:#000 !Important;
    background: none;
    border: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    }
 	.navbar-brand img{ width:130px; height:80px; }
 	.wrapper-arrogyam{
 		 width: 100%; height: 600px;
 	}
 		.wrapper-header-top{
 			position: relative; width: 100%; background: none !important;
 		}
 		.slider_container{ margin-top:-70px; }
 		.wrapper-arrogyam .slider_container {
       
        width: 100%;
        display: flex;
    }
.wrapper-arrogyam .slider_container img{ width:100%; height:100%; }
.wrapper-arrogyam .slider_container .slider-content{ font-size:13px;  }
.title1 {
    font-size: 20px !important;
    line-height: 130%; margin-top:170px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.title2 {
    font-size: 14px !important;    border-radius: 10px !important;
    
}
.nivo-controlNav {
        top:600px !important;
    }
#hrauction-slider .layer-1-2 {
  margin: 20px 0;font-family:inherit; background:rgba(0,0,0,0.4); padding:0px 20px !important; width:90%;
}
.wrapper-footer .wrapper-right-bg{
	width: 300px; height: 400px; position: absolute; right:	0px;   margin-top:0;
	background: url('../../assetes/images/footer-right.svg') no-repeat; 
	background-size: cover;
}
 	  .wrapper-education-section .wrapper-edu-section-right
		{
			width:100%;  margin-left: 0 ; margin-right: 0; height: auto; margin-top:-120px; z-index: 1;
			position: relative;
		}
		.wrapper-education-section .wrapper-edu-section-right .edu-body{
			 margin:10px; padding:10px 20px;
		}
		.wrapper-education-section .wrapper-edu-section-right .edu-body h1{
			 font-size: 22px;
		}
		.wrapper-education-section .wrapper-edu-section-left {
			 width: 100%; background-position: center center; margin-top: 0px;
		}
		.wrapper-education-section .wrapper-bg-handler 
		{
			  right:-220px;
		  position: relative;top:-260px;
		} 
		.wrapper-enquiry .left-section {
			 border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 0; 
			 border-bottom-left-radius: 0px;
		}
		.wrapper-enquiry .left-section .left-section-cover
		{
			padding:60px 20px;
			 border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 0; 
			 border-bottom-left-radius: 0px;
		}
		.wrapper-enquiry   .right-section-cover
		{
			padding:60px 20px;
			 border-top-left-radius: 00px; border-bottom-right-radius: 00px; border-bottom-right-radius: 20px; 
			 border-bottom-left-radius: 20px;
		}
		.wrapper-occupation-services .center-bg{ height:700px; width:100%; background-position:top center;
		border-radius:10px; overflow: hidden;}
		.wrapper-occupation-services .center-service-section .center-service-content{
			margin:10px 15px;
		}
     .wrapper-bradcrum{

         height: 150px ;
       }
     .wrapper-bradcrum .wrapper-section-bradcurm{top:20px; padding:0px 40px;  position:relative; }
     .wrapper-bradcrum .bradcurm-title{ font-size:18px; }
     .wrapper-arrogyam-second
      {
         background: #fff !important;
      }
      .inner-content .innser-section .content-section-page h1,  .inner-content .innser-section .content-section-page h12{
    font-size: 22px;
}
 }
 
@media (min-width: 768px) {
.mapcontainer{
     margin-top:30px;
  }
.wrapper-customer .customer-testimoney{
 		height: 330px;
 		display:block;
 	}
	.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color:#000 !Important;
  background: none;
  border: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
   .wrapper-education-section .wrapper-edu-section-right
	{
		width:100%;  margin-left: 0 ; margin-right: 0;  margin-top:-120px	; z-index: 1; position: relative;
	}
	.wrapper-education-section .wrapper-edu-section-left {
		 width: 100%;
	}
	.wrapper-education-section .wrapper-bg-handler 
	{
		  right:-220px;
	  position: relative;top:-260px;
	}
		.wrapper-enquiry .left-section {
			 border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 0; 
			 border-bottom-left-radius: 0px;
		}
		.wrapper-enquiry .left-section .left-section-cover
		{
			padding:60px 60px;
			 border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 0; 
			 border-bottom-left-radius: 0px;
		}
		.wrapper-enquiry   .right-section-cover
		{
			padding:60px 60px;
			 border-top-left-radius: 00px; border-bottom-right-radius: 00px; border-bottom-right-radius: 20px; 
			 border-bottom-left-radius: 20px;
		}
		.wrapper-occupation-services .center-bg{ height:600px; width:100%; background-position:center center;  }
		.wrapper-founder .founder-col .founder-icon .founder-profile-1{
			background:url('../../assetes/images/trupti-chawan.jpg') center center; background-size: cover;
		width: 100%; height: 100%;
		}
		.wrapper-founder .founder-col .founder-icon .founder-profile-2{
			background:url('../../assetes/images/dr-mangesh-pawale.jpg') center center; background-size: cover;
			width: 100%; height: 100%;
		}
		.wrapper-footer .wrapper-right-bg{
	width: 300px; height: 400px; position: absolute; right:	0px;   margin-top:0;
	background: url('../../assetes/images/footer-right.svg') no-repeat; 
	background-size: cover;
}
}

/* Large devices (≥992px - e.g. small laptops) */
@media (min-width: 992px) {
	  
   .wrapper-education-section .wrapper-edu-section-right
	{
		width:660px !important;  height: 450px;  margin-left:-130px; margin-top:0px !important; 
		z-index: 0; 
	}
	.wrapper-education-section .wrapper-edu-section-right .edu-body{
		 margin:30px 60px; padding: 0px 40px;
	}
	   .wrapper-education-section .wrapper-edu-section-left
	   {
	   	 width:330px; height: 330px;
	   }
	   .wrapper-education-section .wrapper-bg-handler 
	{
		  right:0px;  
	  bottom:-10px;
	}

	.wrapper-enquiry .left-section {
			 border-top-left-radius: 20px; border-top-right-radius: 00px; border-bottom-right-radius: 0; 
			 border-bottom-left-radius: 20px;
		}
			.wrapper-enquiry .left-section .left-section-cover
		{
			padding:60px 60px;
			 border-top-left-radius: 20px; border-top-right-radius: 00px; border-bottom-right-radius: 0; 
			 border-bottom-left-radius: 20px;
		}
		.wrapper-occupation-services .center-bg{ height:100vh; width:100%; background-position:center center;
		border-radius:10px; overflow: hidden;}
		.wrapper-founder .founder-col .contact-stabs{font-size:13px;
		}
}
  @media (min-width:1100px) {

    .mapcontainer{
     margin-top:100px;
  }
.wrapper-education-section .wrapper-edu-section-right
	{
		width:870px !important;  height: 500px;  margin-left:-180px; margin-top:0px !important; 
		z-index: 0; 
	}
	.wrapper-education-section .wrapper-edu-section-right .edu-body{
		margin:20px 40px;
	}
	 .wrapper-education-section .wrapper-edu-section-left
	   {
	   	 width:380px; height: 400px; margin-top:60px; background-position:center ;
	   }
 	.wrapper-occupation-services .center-bg{ height:100%	; width:100%;  }
 	.wrapper-occupation-services .center-service-section {

	 		height: 210px;  
	 	}
	  	.wrapper-footer .wrapper-right-bg{
	width: 700px; height: 400px; position: absolute; right:	0px;   margin-top:0;
	background: url('../../assetes/images/footer-right.svg') no-repeat; 
	background-size: cover;
}
.slider-content .slidersection {
    width: 60%;
    background: #fff; margin-top:150px; padding:10px;
    border-radius: 10px;
    border-bottom: 5px solid #0A3981;
}
#hrauction-slider .layer-1-2 {
    /* margin: 20px 0; */
    font-family: inherit;
    background: #fff;
    padding: 10px 20px !important;
    width: 100%;
    color: #000;
    line-height: 1.8;
    font-weight: 500;
    border-radius: 20px;
}
.title1 {
    font-size: 30px;
    line-height: 130%;
    color: #fff; padding:20px 20px 0px 20px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.title2 {
    font-size: 16px !important;   border-radius: 10px !important;
    
}
.nivo-controlNav{ bottom: 50px !important;
  }
  .nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color:#fff !Important;
  background: none;
  border: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
}
/* Extra large devices (≥1200px - e.g. desktops) */
@media (min-width: 1200px) {
    .mapcontainer{
     margin-top:100px;
  }
   .wrapper-education-section .wrapper-edu-section-right
	{
		width:880px;   
	}
}

/* Extra extra large devices (≥1400px - large desktops/monitors) */
@media (min-width: 1400px) {
   .wrapper-education-section .wrapper-edu-section-right
	{
		width:1020px  !important;  margin-left: -250px;
	}
}