.pq-breadcrumb-page{
	background: linear-gradient(317.85deg, #F6EC70 0.49%, #8DC643 71.03%);
}
.pq-breadcrumb.pq-breadcrumb-page:before {
  
    /* option-1 content: "";
    background: url(../images/breadcrumb-page-bg.png);
    height: 100%;
    position: absolute;
    left: 0;
	right: 0;
    z-index: 0;
    top: 1px;
    background-repeat: no-repeat;   
    width: 100%;
    opacity: 0.3;*/
	
	content: "";
    background: url(../images/making-bg.png);
    height: 100%;
    position: absolute;
    left: 25px;
    right: 0;
    z-index: 0;
    top: 10px;
    background-repeat: no-repeat;
    width: 100%;
    opacity: 0.7;
    background-size: 90px;
}
.pq-breadcrumb.pq-breadcrumb-page:after {
    content: "";
    background: url(../images/about-us-bg2.png);
    height: 100%;
    position: absolute;
    /* left: 25px; */
    right: 0px;
    z-index: 0;
    bottom: 0px;
    background-repeat: no-repeat;
    width: 10%;
    opacity: 0.6;
    background-size: 160px;
}

.pq-breadcrumb-title h2{
	color: var(--white-color) !important;
}
.feature-level-1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: url(../images/contact-us-bg-1.jpg);
    background-position: center center;
    background-repeat: repeat;
    background-size: 60% auto;
    background-attachment: fixed;
}
.pq-bg-grey-light {
 background: #efefef !important;
}
.feature-level-1 .pq-fancy-box.pq-style-4{
	border-radius:8px !important;
}
.feature-level-1 .pq-fancy-box.pq-style-4:before {
    content: "";
    background: url(../images/making-bg.png);
    height: 30%;
    position: absolute;
    /* left: 0px; */
    right: 0;
    z-index: 0;
    bottom: 0;
    background-repeat: no-repeat;
    width: 15%;
    opacity: 0.1;
    background-size: 50px;
}
.feature-level-1 .pq-button.pq-button-link{
	color: var(--theme-green-color) !important;
}
.feature-level-1 .pq-button.pq-button-link .pq-button-text{
	color: var(--theme-green-color) !important;
}
/*.feature-level-1 .pq-fancy-box.pq-style-4 .pq-fancy-box-icon i{
	color: var(--theme-light-green-color) !important;
}*/
.episode_current{
	background: #ebf1f3;
}
.episode_active{
	background: #ebf3eb;
}
.pq-blog-post .pq-post-media .pq-post-date-metadata {
  font-family: var(--title-fonts);
  background: var(--theme-green-color);
  padding: 4px 8px;
  line-height: normal;
  text-transform: capitalize;
  color: var(--white-color);
  text-align: center;
  position: absolute;
  bottom: 15px;
  left: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pq-blog-post .pq-post-media .pq-metadata-left{
	bottom: 0px !important;
    left: 0px !important;
    width: 50% !important;
    text-align: left !important;
    border-radius: 0 !important;
}
.pq-blog-post .pq-post-media .pq-metadata-right{
	bottom: 0px !important;
    right: 0px !important;
    width: 50% !important;
    text-align: right !important;
    border-radius: 0 !important;
	left: unset !important;
	

}
.pq-blog-post .pq-post-media .pq-post-date-metadata a{
	color: var(--white-color);
    letter-spacing: 0.04em;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
}
.pq-blog-post .pq-post-meta ul{
	padding: 0 !important;
    margin: 0 !important;
	border: none !important;
}
.feature-level-2 h1 {
	color: var(--theme-blue-color) !important;
}
.img-100{
	width:100px !important;
	height:100px !important;
}
.img-80{
	width:80px !important;
	height:80px !important;
}
.img-25{
	width:25px !important;
	height:25px !important;
}
.feature-level-2 h4 {
	color: var(--theme-blue-color) !important;
}
.feature-level-1 .img-100{
	padding: 3px !important;
}
/*D#V - A*/

.pq-post-meta.user-icon {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #f6fffad6;
  padding: 3px;
  border-radius: 0;
}

.pq-post-meta.user-icon li.pq-post-author {
  margin-right: 6px;
}

.pq-post-meta.user-icon ul {
  padding-bottom: 0;
  border-bottom: none;
  margin: 0;
}

.pq-post-meta.user-icon li {
  color: #009a4e !important;
}

.pq-post-meta.user-icon li i {
  color: #009a4e !important;
}


a.pq-button.pq-button-link.play-icon {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  z-index: 9999;
  top: 0;
  bottom: 0;
  justify-content: center;
  opacity: 0;
}

a.pq-button.pq-button-link.play-icon i {
  font-size: 47px;
  color: #009a4e;
  background: #fff;
  border-radius: 100%;
}

.pq-blog-post .pq-post-media:hover:before {
  content: "";
  opacity: 1;
  z-index: 9;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  -webkit-transition: all 0.5s ease-in-out;
  background: linear-gradient(to bottom, #ffffff, #0b10174a);
}

.pq-blog-post .pq-blog-contain {
  padding: 10px;
}


.pq-blog-post .pq-post-media:hover a.pq-button {
  opacity: 1;
}

.nirogibhav-title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 12px;
  display: inline-block;
  width: 100px;
  height: 3px;
  background: var(--theme-green-color);
}

.nirogibhav-title{
  position: relative;
}


.category-group {
    box-shadow: 0 0 7px rgb(0 0 0 / 11%);
    border-radius: 5px;
    padding: 17px 10px;
    margin-bottom: 20px;
    margin-top: 8px;
}

.category-group select#form_category {
    margin-bottom: 12px;
}

/*D#V - A*/
.pq-breadcrumb{
padding: 72px 0 !important;
}
.feature-level-1 .nirogi-title h4.title{
font-size: 25px !important; 
}
.feature-level-1 .nirogi-title img{
width: 25px !important;
}
.feature-level-1 h6{
	font-size: 16px !important;
}
.feature-level-1 p{
	font-size: 15px !important;
}
.offer-code{
	bottom:1px !important;
	right:2px !important;
	left : unset !important;
}
.category-group input.search-filter {
  background-color: #fff;
}
.category-group select.search-filter {
  margin-bottom: 12px;
}
.category-group input.search-filter {
  margin-bottom: 12px;
}
.single-team .pq-social-icon li i{
  color:var(--bs-white) !important;
}
.single-team .pq-social-icon li{
  background: var(--theme-light-green-transparent-color) !important;
}
/*tab*/
/* Tabs*/


#tabs h6.section-title{
  color: #000;
}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: var(--theme-green-color);
  background-color: transparent;
  border-color: transparent transparent var(--theme-green-color);
  border-bottom: 2px solid !important;
  font-size: 20px;
 
}
#tabs .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  color: #000;
  font-size: 20px;
}
/* custom tab*/
.doctor-details-fa i{
  margin-right: 10px !important;
  font-size: 24px !important;
}
.text-red{
	color:#dd1616 !important;
}
.membership-tag{
	font-size: 19px !important;
}
section.pricing-plan thead th .nirogi-title h4.title{
	border-bottom:1px dotted #fff;
}
section.pricing-plan.pq-counter-60 table th{
	padding:6px !important;
}
.br-top-0{
	border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
}
.br-bottom-0{
	border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}

.pq-post-media.product img.img-fluid {
  /* height: 300px; */
  width: auto;
  display: flex;
  margin: 30px auto;
}

.pq-blog-post .pq-post-media .pq-post-date.product-list {

    top: 15px;
    right: 15px;
    bottom: initial;
    left: initial;

}

.pq-blog-contain.product-details {
  background: #f9f9f9;
}

.pq-blog-contain.product-details p {
  margin-bottom: 5px;
}


.img-display {
  overflow: hidden;
}

.img-showcase {
  display: flex;
  width: 100%;
  transition: all 0.5s ease;
}

.img-showcase img {
  min-width: 100%;
}

.img-select {
  display: flex;
}

.img-item {
  margin: 0.3rem;
}

.img-item:nth-child(1),
.img-item:nth-child(2),
.img-item:nth-child(3) {
  margin-right: 0;
}

.img-item:hover {
  opacity: 0.8;
}

.product-content {
  padding: 2rem 1rem;
}

.product-title {
  font-size: 3rem;
  text-transform: capitalize;
  font-weight: 700;
  position: relative;

  margin: 1rem 0;
}



.product-link {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.9rem;
  display: inline-block;
  margin-bottom: 0.5rem;
  background: #009846;
  color: #fff;
  padding: 0 0.3rem;
  transition: all 0.5s ease;
}

.product-link:hover {
  opacity: 0.9;
}

.product-rating {
  color: #009846;
}

.product-rating span {
  font-weight: 600;
  color: #009846
}

.product-price {
  margin: 1rem 0;
  font-size: 1rem;
  font-weight: 700;
}

.product-price span {
  font-weight: 400;
}


.product-detail h2 {
  text-transform: capitalize;
  color: #009846;
   padding-bottom: 0.6rem;
}

.product-detail p {
  font-size: 0.9rem;
  padding: 0.3rem;
  opacity: 0.8;
}

.product-detail ul {
  margin: 1rem 0;
  font-size: 0.9rem;
  padding: 0 20px;
}

.product-detail ul li {

opacity: 1;
list-style-type: inherit;
font-size: 16px;
}


.col-lg-12.col-md-12.form-floating.health-news label {
  overflow: initial;
}

.pq-fancy-box.healthnews img.br-0 {
  border-radius: 8px !important;
  height: 100% !important;
  object-fit: cover;
}

.pq-fancy-box.healthnews .pq-fancy-box-img {
  height: 100% !important;
}

.services-box .pq-service-img img.img-fluid {
  height: 350px;
  object-fit: cover;
}

.row.justify-content-center.services-box .pq-service-box.pq-style-1 {
  padding: 10px;
}
.pq-fancy-box.pq-style-4.tag-box {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  padding: 10px 39px 0;
  transition: all 0.5s;
  background-color: var(--theme-light-green-transparent-color);
}

.pq-fancy-box.pq-style-4.tag-box .pq-fancy-box-info {
  width: auto;
  margin-left: 40px;
}


a.pq-button.pq-button-link.sidebar {
  z-index: 99;
  transition: all 0.5s;
}

h5.pq-fancy-box-title.border-0.pb-0.mt-0.tag-box-title {
  min-width: 280px;
}

.pq-fancy-box.pq-style-4.tag-box:hover {
  width: 470px !important;
  transition: all 0.3s;
}

.pq-fancy-box.pq-style-4.tag-box span.pq-fancy-box-number {
  font-size: 12px !important;
  opacity: 1;
  top: 42px;
  right: 20px;
  color: #198754;
}

.pq-fancy-box.pq-style-4.tag-box span.pq-fancy-box-number {
  font-size: 12px !important;}

h5.pq-fancy-box-title.border-0.pb-0.mt-0.tag-box-title {
  min-width: 300px;
  font-size: 19px !important;
  color: #fff;
}

.pq-fancy-box.pq-style-4.tag-box span.pq-fancy-box-number {
  font-size: 12px !important;
  opacity: 1;
  top: 42px;
  right: 0;
  color: #198754;
  width: 100%;
  left: 0;
  display: flex;
  justify-content: center;
}

.pq-fancy-box.pq-style-4.tag-box:hover span.pq-fancy-box-number {
  justify-content: end;
  left: -20px;
}
a.pq-button.pq-button-link.sidebar {
  display:initial; 
}
.pq-fancy-box.pq-style-4 .pq-fancy-box-icon i{
  color: var(--theme-green-color) !important;
}
.most-search-list-inline li{
  display: inline;
  padding: 10px;
}
.most-search-list-inline li a{
  color :#fff !important;
}
.search-doctor-form h6{
  padding: 10px;
  color :#fff !important;
}
.faq-title h6{
  color :#fff !important;
}
.menu-useful-links-container a{
  font-size: 11px !important;
}
.mbx-12{
  margin-bottom: 12px !important;
}


.pq-widget.pq-widget-port .menu li.current-menu-item a {
  color: var(--white-color);
  background-image: url(../images/bghover-image.jpg) !important;
}
.pq-widget.pq-widget-port .menu li a:hover {
  color: var(--white-color);
  background-image: url(../images/bghover-image.jpg) !important;
}
.carousel-item{
  max-height: 300px !important;
}
.pq-widget.pq-widget-port .menu  .current-menu-item>a:before{

  background-image: url(../images/nirogi-bhav-icon.png);
  background-size: 20px 20px;
  display: inline-block;
  width: 20px; 
  height: 20px;
  content:"";
}

div#video_play img:hover.img-fluid {
  transition: none !important;
}

#video_play .pq-blog-post .pq-post-media a.pq-button {
  opacity: 1;
}

#video_play .pq-blog-post .pq-post-media img {
  transform: scale(1.1)
}

#video_play .pq-blog-post .pq-post-media:before {
  content: "";
  opacity: 1;
  z-index: 9;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  -webkit-transition: all 0.5s ease-in-out;
  background: linear-gradient(to bottom, #ffffff, #0b10174a);
}

.video-image {
  height: 70px;
    object-fit: cover;
}

#video-playlist.pq-widget.pt-0 {
  overflow-y: auto;
  max-height: 450px;
  padding-right: 10px;
}

.pq-widget.pt-0::-webkit-scrollbar-thumb {
  height: 56px;
  border-radius: 8px;
  border: 4px solid transparent;
  background-clip: content-box;
  background-color: #c1c1c1;
}
.pq-counter-0{
  padding: 0px !important;
}
.pq-widget-filter{
  padding: 5px 30px !important;
}

.pq-widget.pt-0::-webkit-scrollbar {
  width: 16px;
  background:#fff;
  border-radius: 8px;
}

.form-icon-list {
  width: 100%;
  max-width: 1290px;
  display: flex;
}

.form-icon-list.flex-column.d-flex .pq-fancy-box.pq-style-5 {
  padding: 20px;
}

.form-icon-list.flex-column.d-flex .pq-fancy-box.pq-style-5 .pq-fancy-media {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.form-icon-list.flex-column.d-flex .pq-fancy-box.pq-style-5 .pq-fancy-media .pq-fancy-box-icon {
  margin: auto;
  justify-content: center;
  display: flex;
  align-items: center;
}

.form-icon-list.flex-column.d-flex .pq-fancy-box.pq-style-5 .pq-fancy-media .pq-fancy-box-icon i {
  margin-right: 0;
}

.form-icon-list.flex-column.d-flex h5.pq-fancy-box-title {
  text-align: center;
}

.form-icon-list.flex-column.d-flex .pq-fancy-box.pq-style-5:hover {
  background: var(--theme-green-color);
}

.form-icon-list.flex-column.d-flex .pq-fancy-box.pq-style-5 h5.pq-fancy-box-title {
  font-size: 16px !important;
}

i.fa-solid.fa-location-dot.position-absolute {
  top: 0;
  bottom: 9px;
  font-size: 19px;
  margin: auto;
  display: flex;
  align-items: center;
  left: 10px;
  color: #5c5c5c;
}

.inner-form.search--doctor .col-lg-5:first-child select {
  padding: 0 0 0 33px;
}
.form-icon-list.flex-column.d-flex .pq-fancy-box.pq-style-5:hover{
  background: var(--theme-light-green-color) !important;
}
.get_the_best_form .control-label{
  color:#fff !important;
}
.get_the_best_form{
  background: rgb(0 0 0 / 18%) !important;
  background-image: url(../images/bghover-image.jpg) !important;
  justify-content: center !important;
  padding: 5px!important;
  padding: 50px 47px !important;
  border-radius: 8px!important;
}
.sub-list h5{
  font-size:16px !important;
}
.widget-mb{
  padding: 15px !important;
}
.be-member-description p{
 
  margin-bottom: 10px !important;

}
/* responsive design css */


@media (max-width:767px) {
  .pe-4 {
     padding-right: unset!important; 
  }
  .doctor--list--box h5{
    font-size:17px !important;
  }
  .video-play-mobile-class {
    margin: 0;
    padding: 0 10px;
    display: flex;
    flex-wrap: inherit;
}

div#video_play {
    margin: 0 !important;
}

.video-play-mobile-class .video-play-mobile {
    width: 31% !important;
    padding: 0 0px;
    margin: 0 4px;
}

.pq-fancy-box.pq-style-4.tag-box {
  width:auto;
}

section.pq-counter-60.service.pq-bg-grey-light.feature-level-1 {
  padding: 0px !important;
}

.video-image {
  height: 50px;
  object-fit: cover;
}

.menu-service-menu-container h6.pq-text-white {
  color: #000 !important;
}

ul.video-list {
  display: flex;
  width: auto;
  overflow: auto;
}

ul.video-list li {
  display: flex;
  flex-wrap: nowrap;
  width: 162px;
  margin: 0 10px 0 0 !important;
}

ul.video-list li a {
  font-size: 11px !important;
  padding: 10px !important;
  white-space: nowrap;
}
.pq-widget.pq-widget-port .menu .current-menu-item>a:before{
  background-image: unset !important;
}
ul.video-list li a:before {
  display: none;
}

.row.video-play-list {
  padding: 0 10px;
  margin: auto;
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
  width: 1330px;
}

.row.video-play-list .col-3 {
  width: 41%;
  margin: 0 0px;
  padding: 0 12px 0 0;
}

.feature-level-1 p {
  font-size: 12px !important;
}

ul.video-list a {
  display: flex !important;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.bottom-bar {
  position: fixed;
    bottom: 0;
    left: 0;
    background-color: var(--container-color);
    box-shadow: 0 -1px 12px rgba(0,0,0,0.5);
    width: 100%;
    height: 4rem;
    padding: 0 1rem;
    display: grid;
    align-content: center;
    border-radius: 1.25rem 1.25rem 0 0;
    transition: .4s;
    z-index: 99999;
    background: #fff;
}   

.menu-service-menu-container.modify-filter.bottom-bar {
  left: initial;
  width: 70px;
  right: 0;
  z-index: 999999;
  border-radius: 0;
  background: var(--theme-light-blue-color);
}

.menu-service-menu-container.modify-filter.bottom-bar span.d-sm-none {
  display: none;
}

.menu-service-menu-container.modify-filter.bottom-bar a:before {
  content: "";
  display: none;
}
.overlay-filter{
  height: 100vh;
  width: 100vw;
  background-color: rgba(16,16,16,.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  margin-bottom: 16px;
}

.category-group {
width: 100vw;
position: fixed;
bottom: 0;
left: 0;
background-color: #fff;
color: #000;
border-radius: 16px 16px 0 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
z-index: 2;
}
.filter-layout{
  height: 100vh;
    width: 100vw;
    background-color: rgba(16,16,16,.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    margin-bottom: 16px;
}
.menu-service-menu-container.modify-filter.bottom-bar a {
  padding: 0 !important;
  margin: auto;
  display: flex !important;
  justify-content: center;
  background-color: transparent !important;
}
.offer-banner-image-mb{
  min-width:186px !important;
  max-width:186px !important;
  min-height:90px !important;
  margin-right: 12px !important;
  border-radius: 12px !important;
}
.widget-mb{
  padding: 0px !important;
}
::-webkit-scrollbar {
  -webkit-appearance: none;
}
.feature-level-1:before{
  background: #fff !important;
}
}
.text-blue{
  color: #0074B2 !important;
}
.vission-mission-container{
  
  position: relative;
  padding: 38px;
}
#vision-mission.pq-dark-bg-side-right:before {
  content: "";
  position: absolute;
  left: 67%;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  /* background: url(../images/contact-us-bg-1.jpg); */
  mix-blend-mode: darken;
  background-color: #23a1e5;/*#0c8b38*/
  /*opacity: 0.4;*/
}
#vision-mission.pq-dark-bg-side-right:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(../images/contact-us-bg-1.jpg); 
  mix-blend-mode: darken;
  background-color: #0c8b38;
  opacity: 0.4;
}
.vision-mission-text p{
  margin-bottom:  0px !important;
}
.vision-mission-text1:before {
  content: "";
  position: absolute;
  right: 67%;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  /* background: url(../images/contact-us-bg-1.jpg); */
  mix-blend-mode: darken;
  background-color: red;
  opacity: 0.4;
}
#vision-mission{
  padding: 00px 0px !important;
}
.vision-mission-text h5{
  color: #0074B2 !important;
}
.blue-title-text h5{
  color: #0074B2 !important;
}
.left-border-highlight{
 /* border-left:1px solid grey;*/
}
.feature-box-shadow{
  /*box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);*/
  padding-left:20px;
}
.pq-feature-box-shadow{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
  border-radius: 10px;
  /*padding-left:20px;*/
}
#hero-banner:before {
  position: absolute;
  content: "";
  width: 840px;
  height: 840px;
  background: linear-gradient(317.85deg, #F6EC70 0.49%, #8DC643 71.03%);
  right: -450px;
  left: initial;
  border-radius: 100%;
  top: -100px;
}
.header-slider .item .cover{
  background : transparent !important;
  max-height:600px !important;
}
.hero-banner-right-div{
  /*width: 100%;*/
  max-height: 400px;
  border-radius: 33px 33px 33px 33px;
  box-shadow: -6px 17px 10px 0px rgba(0, 0, 0, 0.26);
  background-color:#fff !important;
}
.header-slider .item .cover .header-content .line{
  border: 9px solid #8fc749 !important;
}
.header-slider .item .cover .header-content h2{
  color: #8fc749 !important;
}
.header-slider .item .cover .header-content h4{
  color: #585352 !important;
}
.header-slider .item .cover .header-content h3{
  color: #585352 !important;
}
.pq-bg-light-theme-blue{
  background: #f9f9f9  !important;/*#EBF8FF*/
}
.header#pq-header .pq-top-header{
  background:var(--theme-gradient) !important;
}
.header#pq-header .pq-header-contact span{
  font-size:15px !important;
}
.nirogee-video{
  border-radius:10px;
}
.pq-location-box{
  background: var(--theme-light-green-color) !important;
  border-radius:15px !important;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  position: absolute;
  bottom: -30px;
  display:none;
}

.owl-carousel .owl-stage-outer {
  position:relative;
}

.pq-bg-light-green {
  background-color: var(--theme-light-green-color) !important;
}
.pq-bg-light-blue-2{
  background-color : #70bee3b8 !important
}
.pq-applyform input, .pq-applyform textarea, .pq-applyform input.form-control, .pq-applyform select{
  border-radius: 5px;
  background: #fff;
  border: 1px solid #85bb9e;
  margin-bottom: 10px !important;
}
.pq-applyform select, .pq-applyform select.form-control{
  border: 1px solid #85bb9e;
}

i.flaticon-medical-doctor.text-color-white {
  color: #fff;
}

.font-weight-700 {
  font-weight: 700;
}


.round-icon {
  width: 30px;
  height: 30px;
  background: #1392d1;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 13px;
  margin-right: 8px;
}

.nirogi-icon-box-content.d-flex {
  position: relative;
}

.nirogi-icon-box-content:after {
  content: "";
  background: #000;
  width: 50px;
  height: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  left: 10px;
  position: relative;
  top: 3px;
}

.left-line .nirogi-icon-box-content:after {
  display:none
}

.left-line .nirogi-icon-box-content:before {
  content: "";
  background: #000;
  width: 50px;
  height: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  right: 10px;
  position: relative;
  top: 3px;

}
.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}
.min-height-370{
  min-height: 370px !important;
  padding:20px !important;
}
.min-height-370-video{
  max-height: 374px !important;
  object-fit: cover;
}
.header-slider .item{
  height : 70vh !important;
}
.feature-level-1 .pq-accordion-block .pq-accordion-box .pq-ad-title{
  background: var(--theme-green-color) !important;
}
.feature-level-1 .pq-accordion-block .pq-accordion-box .pq-ad-title h6{
  color: #fff !important;
}
.feature-level-1 .pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title{
  background: var(--theme-blue-color) !important;
}
.feature-level-1 .pq-accordion-block .pq-accordion-box.pq-active .pq-ad-title h6{
  color: #fff !important;
}
.max-w-350{
  max-width:350px !important;
}

/* new template - 11-11-2023 */

.nirogii-top-bar {
  background: #eeeeee !important;
 }
 a.navbar-brand.nirogee-logo img.img-fluid.logo {
  max-width: 119px;
}
#hero-banner:before{
  content : unset !important;
}
.nirogii-header-right-side {
  display: flex;
  flex-flow: row;
  align-items: end;
  justify-content: end;
}

body {
  margin-top: 0 !important;
}

.nirogii-header-right-side ul {
  float: none !important;
}

.nirogii-header-right-side .pq-header-social.text-right {
  display: flex;
  flex-flow: row-reverse;
  align-items: end;
}

.nirogii-header-right-side {
  display: flex;
  flex-flow: row;
  align-items: end;
  justify-content: end;
}

.nirogii-header-right-side ul {
  float: none !important;
}

.nirogii-header-right-side .pq-header-social.text-right {
  display: flex;
  flex-flow: row-reverse;
  align-items: end;
}

.nirogii-header-right-side ul {
  background: transparent !important;
}

.nirogii-header-right-side ul li {
  background: transparent !important;
  border: none !important;
}

.nirogii-header-right-side ul li select#language_bar {
  background: transparent;
  border: none;
  line-height: normal;
  color: #008bd2;
  position: relative;
  top: 10px;
  font-weight: 700;
}

.pq-top-header.nirogii-top-bar div li:first-child {
  list-style: none;
}

.nirogii-header-right-side .pq-header-social.text-right > li {
  border: 1px solid #003e80;
  padding: 4px 10px;
  border-top-right-radius: 12px;
  color: #003e80;
  border-top-left-radius: 12px;
  border-bottom: none;
}

.pq-bottom-header.pq-has-sticky.nirogee-header div#pq-menu-contain {
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  background: #003e80;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.pq-bottom-header.pq-has-sticky.nirogee-header div#pq-menu-contain ul#pq-main-menu a {
  color: #fff;
}

.pq-bottom-header.pq-has-sticky.nirogee-header li.menu-item-has-children.dropdown > i.fa.fa-chevron-down {
  color: #fff !important;
}
.pq-bottom-header.pq-has-sticky.nirogee-header div#pq-menu-contain ul#pq-main-menu ul.sub-menu > li.menu-item {
  text-align: left;
}

header#pq-header {
 box-shadow: none !important;
}
.nirogii-para {
  padding: 30px 0 0;
}

.about-div {
  background: url(../images/new-template/about-transparent.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right  center;
}
.about-round-box {
  width: 100%;
  height: 9rem;
  background-color: #003f13;
  border-radius: 10rem 10rem 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.about-round-box h5 {
  color: #fff;
  font-size: 19px !important;
  line-height: normal;
}


.pq-bottom-header.pq-has-sticky.nirogee-header div#pq-menu-contain ul#pq-main-menu ul.sub-menu > li.menu-item a {
  color: #000;
}

.accordion-wrapper {
  display: block;
  height: 350px;
  max-height: 100%;
}

#accordion {
  max-width: 36.125rem;
  margin-left: 15px;
}

.panel-group {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(-98%) rotate(-90deg);
  -webkit-transform-origin: right top;
  -moz-transform: translateX(-98%) rotate(-90deg);
  -moz-transform-origin: right top;
  -o-transform: translateX(-98%) rotate(-90deg);
  -o-transform-origin: right top;
  transform: translateX(-98%) rotate(-90deg);
  transform-origin: right top;
  margin-bottom: 15px;
}

.panel-body {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(0%) rotate(90deg);
  -webkit-transform-origin: left top;
  -moz-transform: translateX(0%) rotate(90deg);
  -moz-transform-origin: left top;
  -o-transform: translateX(0%) rotate(90deg);
  -o-transform-origin: left top;
  transform: translateX(0%) rotate(90deg);
  transform-origin: left top;
  height: 86.2rem;
}

.nirogii-title {display: flex;position: relative;}

.nirogii-title h4 {
  text-align: center;
  padding: 10px;
  display: flex;
  background: #009640;
  justify-content: center;
  align-items: center;
  margin: 0 auto 60px;
  border-radius: 10px 10px 0 0;
  color: #fff;
}

.nirogii-title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #009640;
  bottom: 60px;
}

.nirogii-para p {
  color: #003f13;
  text-align: center;
}

.accordion.width {
display: flex;
}

.accordion.width .card {
flex-direction: row;
flex-grow: 0;
flex-shrink: 1;
min-width: min-content;
border: none;
border-radius: 20px;
margin: 0 30px 0 0px;

}

.accordion.width .card .card-header {
cursor: pointer;
transform: rotate(180deg);
writing-mode: vertical-rl;
border-radius: 20px;

}


.accordion.width .card .card-header:not(.collapsed) {
  pointer-events: none;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.collapsing.width {
transition: width 0.35s ease;
height: auto;
width: 0;
}

section.vision-mission .card-header {
  display: flex;
  background: #008bd2;
}
section.vision-mission .card-header h4 {
  color: #fff;
}

section.vision-mission .card-body {
  background: #008fd6;
}

section.vision-mission p {
  color: #fff;

  font-size: 18px;
}

.accordion.width .card a {
  background: #00527c;
  padding: 14px 30px;
  color: #fff;
  font-size: 20px;
  border-radius: 100px;
}
div#collapseTwo .card-body.card-goal a {
  margin: 20px 0 !important;
  display: inline-block;
  padding: 8px 27px;
}
section.vision-mission{
  background: #fff;
}

section.vision-mission:after {
  content: "";
  background: url(../images/about-us-bg.png);
  width: 17%;
  height: 100%;
  position: absolute;
  left: -70px;
  z-index: 0;
  top: 0;
  background-repeat: no-repeat;
}

section.vision-mission:before {
  content: "";
  background: url(../images/about-us-bg2.png);
  width: 20%;
  height: 100%;
  position: absolute;
  right: 0;
  z-index: 0;
  top: 0;
  background-repeat: no-repeat;
}
.gray-bg-line {position: relative;}

.gray-bg-line:before {
  content: "";
  background: #dedede;
  position: absolute;
  left: -50px;
  top: 0;
  width: 100%;
  height: 94px;
  border-radius: 70px;
}
section.video-section {
  background-attachment: fixed !important;
  background-size: cover !important;
    background-repeat: no-repeat !important;

}
.video-cover-image {
  display: flex;
  margin: 0 0 0 220px;
  z-index: 999;
}

.green-bg-line {
  display: flex;
  z-index: 9999;
  position: relative;
}

.video-cover-image img {
  border: 10px solid #003f14;
  border-radius: 20px;
  width: 260px;
  height: 255px;
  object-fit: cover;
  margin-top: -32%;
  cursor : pointer;
}
.video-section-cover-image img {
  border: 10px solid #003f14;
  border-radius: 20px !important;    
  object-fit: cover;  
  cursor: pointer;
}
.green-bg-line:before {
  content: "";
  background: #86bd39;
  position: absolute;
  left: -50px;
  top: 0;
  width: 90%;
  height: 94px;
  border-radius: 70px;
}

.video-cover-image h5 {
  display: flex;
  align-items: center;
  padding: 0 0 0 40px;
  font-size: 30px !important;
  font-weight: 700;
}

.mt-200 {

  margin-top:200px;
}

section.multiple-video-section {
  background: #fff;
  z-index: 999;
  /*padding: 280px 0 100px;*/
}

.col-md-6.right-section {
  padding: 0;
}

.col-md-6.right-section .gray-bg-line {}

.col-md-6.right-section .gray-bg-line::before {
  left: initial;
  right: -50px;
}

.col-md-6.right-section .green-bg-line:before {
  left: initial;
  right: -50px;
}

.col-md-6.right-section h5 {
  padding: 0 40px 0 0;
}

header#pq-header {

  z-index: 99999 !important;
}

.right-icon {
  position: absolute;
  top: 15px;
  right: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}


.nirogii-left-icon {
  position: absolute;
  top: 15px;
  right: initial;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  left: 70px;
}


section.member-section:before{
content:unset !important;
}
section.member-section:after{
content:unset !important;
}
#be_member .pq-fancy-box.pq-style-3{
background : #ededed !important;
border-radius : unset !important;
}
.text-blue-shaded{
color : #005682 !important;
}
.member-icon{
color : #fff !important; 
}
.font-18-px{
 font-size:18px !important;
}
.font-20-px{
 font-size:20px !important;
}
.font-14-px{
  font-size:14px !important;
 }
.p-30{
 padding : 30px 30px !important;
}
.pr-1{
 padding-right : 1px !important;
}
#be_member .pq-fancy-box.pq-style-3:hover {
border:2px dashed #000 !important;
}
#be_member .pq-fancy-box.pq-style-3:hover .pq-fancy-box-icon i  {
background-color:#00963f !important;
}
#be_member .pq-fancy-box.pq-style-3:hover .pq-fancy-box-title {
color:#00963f !important;
}

.text-blue-light-be-member{
color: #008ad1!important;
}

.circle-icon-be-member {
  background: #005682;
  width: 100px !important;
  height: 100px;
  border-radius: 50%;
  text-align: center !important;
  line-height: 100px !important;
  vertical-align: middle;
  padding: 0px !important;
}
.circle-icon-title {
  background: #005682;
  width: 50px !important;
  height: 50px;
  border-radius: 50%;
  text-align: center !important;
  line-height: 100px !important;
  vertical-align: middle;
  padding: 0px !important;
  border: 4px solid green;
}
/*.in_making_bg{
background : #eaf4dc !important;
}
#in-making .pq-fancy-box.pq-style-3 .pq-fancy-box-hoverbg:before{
content : unset !important;
}
#in-making .img-overlay-2{
opacity: unset !important;
}

#in-making  .pq-fancy-box-title{
color:#fff !important;
}
#in-making  .pq-fancybox-description{
color:#fff !important;
}
#in-making .pq-fancy-box.pq-style-3 .pq-fancy-box-icon i{
color : #fff !important;
}*/
#in-making{
background : #c1de9c !important;
}
#in-making .container{
max-width: 1270px;
  position: relative;
}
.br-20{
  border-radius : 20px !important;
  }
.br-60{
    border-radius : 60px !important;
}

#home_hero_banner .container{
  max-width: 1270px;
}
section.service.pq-bg-green-gradient:after{
background: url(../images/new-template/feature-bg.png);
height:98%  !important;
width:25%   !important;
}

body {
  margin-top: 20vh;
}

.slanted {
  background: red;
  box-sizing: border-box;
  height: 40vh;
  width: 100%;
  position: relative;
  padding: 20px;
}

.slanted:before {
  content: "";
  background: red;
  height: 40px;
  transform: skewY(2deg);
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}

.slanted:after {
  content: "";
  background: red;
  height: 80px;
  transform: skewY(-5deg);
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}

.slanted:before{    
  top: -20px;    
}

.slanted:after {
  bottom: -30px;
}



.left-text {
  background: #003f13;
  padding: 26px;
  display: flex;
  max-width: 196px;
  -webkit-clip-path: polygon(0 0, 100% 20%, 100% 80%, 0% 100%);
  clip-path: polygon(0 0, 100% 20%, 100% 80%, 0% 100%);
}
.left-text-vision {
  background: #00527c;
  padding: 20px 24px 20px 10px;
  display: flex;
  max-width: 196px;
  -webkit-clip-path: polygon(0 0, 100% 20%, 100% 80%, 0% 100%);
  clip-path: polygon(0 0, 100% 20%, 100% 80%, 0% 100%);
}
.vision-quote{
  color:#fff;
  font-size:25px ;
}
.left-text-vision h5 {
 
  color: #fff;
    font-size: 33px !important;
    font-weight: bold;
    padding: 0px 10px;
}


.left-text h5 {
  color: #fff;
  font-size: 17px !important;
}

.text-light-green {
  color: #87be39;
}

.text-theme-black {
  color: #323232;
}

.text-green {
  color: #00953f;
}


.hero-left-group-text {
  -webkit-clip-path: polygon(0 0, 100% 20%, 100% 80%, 0% 100%);
  clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);
  background: #ededed;
  padding: 40px 25px 40px 20px;
  max-width: fit-content;
  margin-top: -20px;
}
.hero-left-group-text-vision{
  /*padding-right: 110px !important;*/
  padding: 28px 90px 15px 31px !important
}
.hero-left-group-text-vision p{
  color: #008bd2 !important;
  font-size: 25px  !important;
  margin-bottom:0px !important;
}
.card-goal p{
  margin-bottom:0px !important;
}
.fill-available{
  height: -webkit-fill-available !important;
}
.w-m-270{
  min-width: 270px !important;
}

.hero-left-group-text h5.text-light-green {
  font-size: 31px !important;
  font-weight: 700;
}

.hero-left-group-text p.text-theme-black {
  margin: 0;
  font-weight: 600;
}

.hero-left-group-text h3.text-green {
  font-weight: 800;
  font-style: italic;
  font-size: 40px !important;
}

.start-image {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 99;
}

.start-image img.w-100 {
  max-width: 40px;
  padding: 0 0px 0 0px;
  margin-right: 20px;
}

.end-image {
  display: flex;
  justify-content: flex-end;
}

.end-image img.w-100 {
  max-width: 40px;
}
.shortcutMenu .card-title{
font-size: 13px !important;
text-align: center;
}
.shortcutMenu .nirogi-title h4.title{
  font-size: 20px !important;
}
  .shortcutMenu .nirogi-title img{
    width: 28px;
  }
@media only screen and (max-width: 600px) {

  .video-cover-image {
      display: flex;
      margin: 0 0 0 150px !important;
      z-index: 999;
  }
}

@media only screen and (max-width: 1600px) {

  .video-cover-image {
      display: flex;
      margin: 0 0 0 90px !important;
      z-index: 999;
  }
  
  .col-md-6.right-section .video-cover-image {
      margin: 0 0px 0 150px !important;
  }
  }
  
  @media (max-width:1500px) {
  
     .video-cover-image {
      display: flex;
      margin: 0 0 0 30px !important;
      z-index: 999;
  }
  
  .video-cover-image img {
      border: 10px solid #003f14;
      border-radius: 20px;
      width: 170px;
      height: 225px;
      object-fit: cover;
      margin-top: -32%;
  }

  .right-icon {
      position: absolute;
      top: 15px;
      right: 61px;
      margin: auto;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  
  .video-cover-image h5 {
     padding: 0 0 0 20px;
  }
  }
  @media (max-width:768px) {

   section.hero_banner {
    height: 75dvh !important;
}

section#home_hero_banner {
    height: 76vh !important;
}

.col-md-6.right-section .video-cover-image {
    margin: 20px 0 !important;
    flex-flow: column-reverse;
}

.nirogii-left-icon {
    position: absolute;
    top: inherit;
    right: initial;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    left: initial;
    bottom: 5px;
    right: 70px;
}

.nirogii-left-icon img {
    width: 34px;
}
  
    .accordion.width .card .card-header img {
      max-width: 30px;
  }
  
  .card-body {
      width: 100% !important;
      height: auto !important;
  }
  
  .accordion.width .card {
      margin: 0 0 10px;
      transition: none !important;
      flex-direction: column;
  }
  
  .accordion.width .card .card-header {
      cursor: pointer;
      transform: rotate(0deg);
      writing-mode: initial;
      border-radius: 20px;
      transition: none !important;
  }
  
  .accordion.width .card div {
      transition: none !important;
      transform: none !important;
  }
  section.vision-mission .accordion.width {
    display: flex;
    flex-flow: column;
    height: auto !important;
}

.accordion.width .card .card-header{
  border-radius:0;
  }
  .about-round-box {

    border-radius: 15px;

    margin: 0 0 10px;
}
.about-div .col-md-3 {
  width: 50%;
}

.green-bg-line:before {
  display: none;
}

.video-cover-image img {
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 270px;
}

.video-cover-image {
  flex-flow: column;
  margin: 0!important;
}

.gray-bg-line::before {
  display: none;
}

.video-cover-image h5 {
  padding: 10px;
  width: 70%;
  display: flex;
  background: #86bd39;
  border-radius: 0 25px 25px 0px;
  margin: 10px 0 0 0;
}

.gray-bg-line.mt-200 {
  margin-top: 50px;
}

.right-icon {
  position: absolute;
  top: initial;
  right: 81px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 3px;
  z-index: 9999;
}

.video-cover-image h5:after {
  content: "";
  width: 86%;
  background: #cdcdcd;
  height: 50px;
  position: absolute;
  left: 0;
  border-radius: 0 25px 25px 0px;
  z-index: -11;
}

.right-icon img {
  width: 37px;
}



.green-bg-line {
  display: block;
}

  }







/* Chirag */
/* effect-shine */

.card-body.fill-available:before {
  content: "";
  background: url(../images/new-template/small-logo.png);
}
section.vision-mission .card-body {
  background: #008fd6;
  padding: 40px 50px 20px;
}
.card-body.fill-available:before {
  content: "";
  background: url(../images/new-template/small-logo.png);
  position: absolute;
  top: 50px;
  height: 340px;
  z-index: 9999;
  background-repeat: no-repeat;
  width: 130px;
  right: -40px;
  opacity: 0.2;
}
h5.effect-shine:hover {

  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
  font-size:21px !important;
 
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 0;
  }
  
  to {
    -webkit-mask-position: 6000;
  }
  
}

/* new template - 11-11-2023 */