@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
	font-family: 'Poppins', sans-serif;
}
html {
  scroll-behavior: smooth;
}

.ayur-banner-section{
	    height: 350px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
}
.ayur-banner-section{
	background-image: url(../img/inner-banner/ayur.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.ayurPageOverly{
	position: absolute;
	background-color: #517b77;
	width: 100%;
	height: 100%;
	opacity: 0.5;
}
.bannerContent{
	color: white;
}
.bannerContent h2{
	    font-size: 40px;
	    font-weight: 200;
}
.bannerContent ul.breadcrumb li a{
	    color: white;
}
.bannerContent ul.breadcrumb{
	font-weight: 100;
}
.page-headding{
	text-align: center;
	margin-bottom: 45px;
}
.page-headding img{
	width: 100%;
	max-width:85px;
	opacity: 0.4;
}
.ayur-about-section{
	padding: 80px 0;
}
.page-headding h2{
	max-width: 600px;
	width: 100%;
	font-size: 44px;
	font-weight: 200;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	/* display: flex; */
	padding-top: 5px;
	color: #6caaa8;
	color: #346866;
	text-align: center;
}
.about-content p{
	text-align: justify;
}
.page-headding h4{
	margin-bottom: 0;
    text-transform: capitalize;
    font-size: 20px;
    color: #6caaa8;
}
.ayur-apecialities{
	background: rgba(108, 170, 168, 0.1);
	padding: 80px 0;
}
.ayur-spl-img{
	    width: 380px;
    height: 380px;
    border: 1px dashed #6caaa8;
    border-radius: 100%;
    text-align: center;
    line-height: 380px;
}
.ayur-spl-img img{
	width: 150px;
}
.ayu-list ul{
	margin: 0;
	padding: 0;
}

.ayur-spl-left ul li:first-child{
	    padding-right: 85px;
}
.ayur-spl-ul ul li{
	list-style: none;
	font-size: 20px;
	margin-bottom: 60px;
	font-weight: 300;
	position: relative;
	text-transform: capitalize;
}

.ayur-spl-ul ul li:after{
	position: absolute;
	content: '';
	width: 145px;
	border: 0.5px dashed #6caaa8;
	top: 0;
	bottom: 0;
	height: 1px;
	margin: auto 0;

}
.ayur-spl-left ul li {
    text-align: right;
    padding-right: 150px;
}
.ayur-spl-right ul li{
	padding-left: 150px;
	text-align: left;
}
.ayur-spl-left ul li:after {
    right: 0;
}
.ayur-spl-left ul li:first-child:after {
    transform: rotate(11deg) translate(70px, 0px);
}
.ayur-spl-left ul li:nth-child(2):after {
    transform: rotate(8deg) translate(13px, 10px);
}
.ayur-spl-left ul li:nth-child(4):after {
    transform: rotate(-10deg) translate(16px, 3px);
}
.ayur-spl-left ul li:last-child:after {
    transform: rotate(-9deg) translate(19px, 0px);
}



.ayur-spl-right ul li:first-child {
    padding-left: 95px;
}
.ayur-spl-right ul li:after {
    left: 0;
}
.ayur-spl-right ul li:first-child:after {
    transform: rotate(-11deg) translate(-62px, 10px);
}
.ayur-spl-right ul li:nth-child(2):after {
    transform: rotate(-8deg) translate(-15px, 10px);
}
.ayur-spl-right ul li:nth-child(4):after {
    transform: rotate(8deg) translate(-22px, -10px);
}
/*.ayur-spl-right ul li:last-child:after {
    transform: rotate(16deg) translate(-63px, -10px);
}*/
.ayur-spl-right ul li:nth-child(2){
	padding-left: 140px;
}
.ayur-spl-right ul li:nth-child(4){
	padding-left: 135px;
}
.ayur-spl-right ul li:nth-child(5){
	padding-left: 91px;
}

.ayur-spl-left  ul li:nth-child(2){
	padding-right: 140px;
}
.ayur-spl-left ul li:nth-child(4){
	padding-right: 130px;
	padding-top: 13px;
}
.ayur-spl-left ul li:nth-child(5){
	padding-right: 50px;
}
.curative-treat{
	    padding: 80px 0;
}

.item-curative{
	position: relative;
	padding: 13px;
	background-color: #fafafa;
	overflow: hidden;
	margin-bottom: 15px;
	height: 159px;
	border: 1px solid #80808026;
}
.item-curative .left{
	    position: absolute;
	    width: 175px;
	    /* height: 100%; */
	    left: 0px;
	    top: 0px;
	    overflow: hidden;
}
.item-curative .right{
	width: 80%;
	position: relative;
	right: 0;
	margin-right: 0;
	margin-left: auto;
}

.treatments-content h4{
	    font-size: 18px;
	    color: #0076bd;
}
.treatments-content p{
	opacity: 0.5;
}
.since-Heading{
	text-align: left;
	/* padding-left: 20px; */
}
.since-Heading h2.since-title{
	    text-align: left!important;

}

.since-section{
	background-image: url(../img/inner-banner/Title-Bg-1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.since-section{
	padding: 80px 0;
}
.s-plf{
	padding-left: 40px;
}

.new-brand-logo-since{
	    height: 290px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
}


/*---------------------------------------------------------*/



ul.resp-tabs-list, p {
    /* margin: 0px; */
    padding: 0px;
    text-align: justify;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
  border: 1px solid #5AB1D0 !important;
  border-bottom: none;
  margin-bottom: -1px !important;
  padding: 12px 14px 14px 14px !important;
  border-top: 4px solid #5AB1D0 !important;
  border-bottom: 0px #fff solid !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
  border-top-color: #5AB1D0;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
    border: 1px solid gray;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
    color: #0076bd;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    /* border: 1px solid #c1c1c1; */
    float: left;
    width: 70%;
    min-height: auto;
    /* border-radius: 4px; */
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active {position: relative;z-index: 1;margin-right: -1px !important;padding: 14px 15px 15px 14px !important;border-top: 1px solid;border: 1px solid #5AB1D0 !important;border-left: 4px solid #5AB1D0 !important;/* margin-bottom: 4px !important; */border-right: 1px #FFF solid !important;}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

.resp-tab-active:before{
	position: absolute;
	content: '';
	top: 10px;
	right: -10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #6caaa8;
	display: block;
	width: 0;
}
.resp-tabs-list h4{
	    background-color: #6caaa8;
	    padding: 15px;
	    color: white;
	    font-size: 20px;
	    margin-bottom: 0px;
}
.tabs-content-area h4{
	    font-size: 25px;
	    font-weight: 300;
	    max-width: 450px;
	    color: #0076bd;
	    padding-bottom: 3px;
}
.tabs-content-area h6{
	    color: #6caaa8;
	    font-weight: 300;
}
.tabs-content-area img{
	width: 100%;
	max-width: 450px;
	margin-top: 10px;
}
.package-section{
	padding: 80px 0;
}
.department-item{
	    border: 5px solid #f5f5f5;
    margin-bottom: 1.5em;
    display: block;
}
.department-item .items{
	position: relative;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 63px;
}
.department-item .items img{
	    -webkit-transition: -webkit-transform 0.8s;
    -moz-transition: -moz-transform 0.8s;
    transition: -webkit-transform 0.8s;
    -o-transition: transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
}
.ayur-depmnts-cnt{
	height: 59px;
	width: 100%;
	bottom: 0;
	position: absolute;
	padding: 15px 0 15px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	-webkit-transition: height 0.4s;
	-moz-transition: height 0.4s;
	-o-transition: height 0.4s;
	transition: height 0.4s;
	background: #6caaa8;
}
.ayurD-mnt-info{
	position: relative;
    margin-bottom: 10px;
}
.ayurC-nt-info{
	    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    -webkit-transition: opacity 0.1s, -webkit-transform 0.4s;
    transition: opacity 0.1s, -webkit-transform 0.4s;
    -o-transition: transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s, -webkit-transform 0.4s;
}
.ayurD-mnt-info h4{
	margin-bottom: 3px;
	font-size: 17px;
	color: #fff;
}
.department-item .items .ayur-depmnts-cnt .ayurC-nt-info{
	    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    -webkit-transition: opacity 0.1s, -webkit-transform 0.4s;
    transition: opacity 0.1s, -webkit-transform 0.4s;
    -o-transition: transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s, -webkit-transform 0.4s;
}
.ayurC-nt-info h4{
	font-size: 15px;
}
.department-item:hover{
	-webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}
.department-item .items img:hover{
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.department-item .items:hover .ayur-depmnts-cnt{
	    height: 110px;
	    color: #fff;
}
.department-item .items:hover .ayur-depmnts-cnt h4{
	color: white;
}
.department-item .items:hover .ayur-depmnts-cnt .ayurC-nt-info{
	    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    -webkit-transition: opacity 0.1s, -webkit-transform 0.4s;
    transition: opacity 0.1s, -webkit-transform 0.4s;
    -o-transition: transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s, -webkit-transform 0.4s;
}
.ayur-departments{
	padding: 80px 0;
}
.about-content ul li{
    display: inline-block;
    padding: 10px;
    background-color: #80808026;
    margin-bottom: 5px;
}
.about-content ul{
        margin: 0;
    padding: 0;
    list-style: none;
}
.excellence-item{
    border: 1px solid #8080802e;
    padding: 20px 5px;
    margin-bottom: 20px;
    /* color: #fff; */
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.excellence-item i{
    position: absolute;
    top: 0;
    left: 20px;
    line-height: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #dbdbdb;
}
.excellence-item i{
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.excellence-item:hover{
    border: 1px solid #6caaa8;
}
.excellence-item:hover i{
        color: #6caaa8;
        top: 30px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
}
.excellence-item h4{
    padding-left: 47px;
    font-size: 15px;
    font-weight: 400;
}
.excellencelist{
    padding-top: 30px;
}
.excellencelist h3{
    font-weight: 200;
    font-size: 35px;
    padding-bottom: 15px;
    padding-top: 30px;
    text-align: center;
}
.quick-access .contact .text p:nth-child(2) {
    font-size: 14px!important;
    font-weight: 600!important;
}
.quick-access .contact .address p {
    font-size: 14px!important;
    font-weight: 600!important;
}
/*-----------------------------------------------------------*/



/*--------------------------------------------------------*/













@media screen and (max-width:1399px){}


}



@media screen and (max-width:1199px){
    
    .ayur-spl-right ul li:nth-child(2) {
    padding-left: 155px;
}

    .ayur-spl-right ul li:nth-child(4):after {
    transform: rotate(
8deg
) translate(-44px, -10px);
}

    .ayur-spl-right ul li:nth-child(2):after {
    transform: rotate(
-8deg
) translate(-4px, 10px);
}

    .page-headding h4 {
    font-size: 16px;
}
	.page-headding h2 {
    font-size: 30px;
}
	.ayur-about-section, .ayur-apecialities, .curative-treat, .since-section, .package-section, .ayur-departments {
    padding: 40px 0;
}
	.ayu-list ul li {
    margin-bottom: 53px;
}
	.ayur-spl-img {
    width: 325px;
    height: 325px;
    line-height: 320px;
    margin-top: 18px;
}
}



@media screen and (min-width:992px){
    

	.item-curative.new-view .left {
		right: 0;
		left: unset;
	}
.item-curative.new-view .right {
		margin-right: auto;
		margin-left: 0;
	}
}



@media screen and (max-width:991px){
    .tFree .outert .info p {
    text-align: center!important;
}
    @media (max-width: 1200px){
    .tFree .outert .ico {
    color: #fff!important;
    position: unset!important;
}
    .tFree .outert {
    height: 90px!important;
    width: 100%!important;
    position: relative!important;
    background-color: #a51b48!important;
    display: flex!important;
    justify-content: center!important;
}
    .tFree .outert .info {
    border: none!important;
    background-color: #a51b48!important;
    padding: 10px!important;
    position: unset!important;
    left: 0!important;
    width: 191px!important;
    right: 0!important;
    border-radius: 25px 0 0 0!important;
    margin-left: 10px!important;
    margin-top: 10px!important;
    color: #fff!important;
    white-space: nowrap!important;
}


        .ayur-spl-ul ul li {
    font-size: 17px;
}
    .page-headding h4 {
    font-size: 13px;
}
    .item-curative{
        height: auto;
    }
	.treatments-content{
		    padding-top: 30px;
	}
	.item-curative .right{
		width: auto;
    left: auto;
	}
	.item-curative .left{
		position: relative;
    width: auto;
	}
		.item-curative.new-view .left {
		right: 0;
		left: unset;
	}
.item-curative.new-view .right {
		margin-right: auto;
		margin-left: 0;
	}

	.ayur-apecialities ul li{
		margin-bottom: 35px;
	}
	.ayur-spl-right ul li{
		text-align: right;
	}
	.ayur-spl-left ul li{
		    text-align: left;
	}
	.new-brand-logo-since {
    height: auto;
    margin-bottom: 45px;
}
	.s-plf {
    padding-left: 15px;
}
	.since-Heading h2.since-title {
    text-align: center!important;
}
	.since-Heading {
    text-align: center;
}
	.bannerContent h2 {
    font-size: 25px;
}
	.ayur-banner-section {
    height: 175px;
}
	.ayur-about-section, .ayur-apecialities, .curative-treat, .since-section, .package-section, .ayur-departments {
    padding: 30px 0;
}
	.page-headding {
    margin-bottom: 20px;
}

.page-headding h2 {
    font-size: 24px;
}
	.ayur-spl-img img {
    width: 100px;
}
	.ayur-spl-img{
		    width: 210px;
    height: 210px;
    line-height: 210px;
    margin-top: 30px;
	}
	.ayur-spl-right ul li, .ayur-spl-left ul li{
		padding: 0;
	}
	.ayur-spl-ul ul li:after{
		display: none;
	}
	
	.pa-why-ul ul li,
    .ayur-spl-left ul li:first-child,
    .ayur-spl-left ul li:nth-child(2),
    .ayur-spl-left ul li:nth-child(4),
    .ayur-spl-left ul li:nth-child(5),
    .ayur-spl-left ul li:last-child,
    .ayur-spl-right ul li:first-child,
    .ayur-spl-right ul li:nth-child(2),
    .ayur-spl-right ul li:nth-child(4),
    .ayur-spl-right ul li:nth-child(5),
    .ayur-spl-right ul li:last-child {
        padding: 0;
    }
}


@media screen and (max-width:767px){
    
		.ayur-spl-left ul li,
	.ayur-apecialities .col-md-4:nth-child(2) {
    order: -1;
}
		.resp-tab-active:before {
   display: none;
}
.ayur-spl-img {
    margin: 0 auto 30px;
}
}

@media screen and (max-width:575px){
    .new-brandLogo {
    width: 170px!important;
    padding: 10px 0!important;
    float: left!important;
}
    .quick-access .contact .text-blue {
    color: #fff !important;
    text-align: center;
    font-size: 11px!important;
}
    .quick-access .contact .icon {
    display: none;
}
    .quick-access .contact {
    padding: 0 10px;
    border-radius: 5px;
    background-color: #aa1748;
}
	.ayur-spl-right ul li, .ayur-spl-left ul li {
    text-align: center;
    border-bottom: 1px solid #e5ecec;
    padding-bottom: 20px!important;
    margin-bottom: 20px;
}
	.ayur-spl-left ul li,
	.ayur-apecialities .col-md-4:nth-child(2) {
    order: -1;
}
}
@media screen and (max-width:480px){}
