body{
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 500;
  font-style: normal;
}
h1,h2,h3,h4{
	font-family: "Bai Jamjuree", sans-serif;
}
h4{
	font-size : 17px !important;
}
h3{
	font-size : 18px !important;
}
h2{
	font-size : 19px !important;
}
home a{
	text-decoration: none !important;
}
.language{
	    justify-items: center; 
}
.display_mobile{
	display:block;
}
.display_mobileg{
	display:block;
}
.display_tab{
	display : none;
}
.display_tabg{
	display : none;
}
@media(min-width: 782px){
		.display_mobileg{
	display:none;
}
.display_tabg{
	display : block;
}
}
@media(min-width: 992px){
	.display_mobile{
	display:none;
}
.display_tab{
	display : block;
}
}
.top-banner:before {
    position: absolute;
    content: '';
    width: 350px;
    height: 100%;
    background: rgba(255,255,255,1) !important;
	
    top: 0;
    left: -40px;
    display: block !important;
	border-bottom : 1px solid #333333eb;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
}
@media(min-width: 992px){
	.header_div{
	position: fixed;
	width:100%;
	z-index : 10;
	background :#333;
	opacity :0.9;
	
}
}

.header_div img{
	position : relative;
	z-index : 11 ;
}
.wp-block-search__input{
	border-radius : 50px !important;
 
}
.wp-block-search__button{
	padding : 5px !important;
	
}
.wp-block-search__button svg {
   
    min-height: 30px !important;
    min-width: 30px !important;
    
}
.slide-banner:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 130px;
	margin: 0;
	padding: 0;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/slide-btm.png') no-repeat;
	background-size: 100% 100%;
	z-index: 9;
	bottom: 0;
	left: 0;
}
.footer_col {
    
    background-image: url('https://oncologistindia.com/wp-content/uploads/2025/12/Webpage-design-40-2-e1765629896925.png');
    background-size: cover;
	height: 450px;
  width: 100%;
	
}

@media(min-width:783px){
	.footer_col {
    
    background-image: url('https://oncologistindia.com/wp-content/uploads/2025/12/Webpage-design-40-1-e1764581170793.png');
    background-size: cover;
	height: 500px;
  width: 100%;
}
}


.wp-block-social-link {
    border-radius: 0px; 
    
}



.slide-btn {
    
    background: #ffc800;
    color: #000000;
    
    border-radius: 25px;
    text-align: center;
   
  
    z-index: 9;
    -webkit-box-shadow: 2px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 3px 0px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    visibility: visible !important;
    -webkit-animation-name: bounceInDown !important;
    animation-name: bounceInDown !important;
}

.slide-btn:hover a{
    color: #fff !important;
    background: #6409a6 !important;
	border-radius: 25px !important;
}
.seperator {
	position: relative;
    width: 220px;
    height: 1px;
    margin: 10px auto;
    padding: 0;
    background: #fff;
    border: none;
    overflow: visible;
}
.seperator:after {
    position: absolute;
    content: '';
    background: #ffc800;
    width: 80px;
    height: 3px;
    left: 50%;
    top: -1px;
    padding: 0;
    margin: 0;
    margin-left: -40px;
}
.dep-box img {
    width: 120px;
    margin: 0 auto;
    border: 2px solid transparent;
    border-radius: 12px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.dep-box:hover img {
    border: 2px solid #fff;
   
    transform: rotateY(360deg);
}
.dep-box hr {
    width: 60px;
    height: 2px;
    margin: 6px auto;
    padding: 0;
    border: none;
    background: #fff;
}
.btn-1 {
   
    
    color: #ffffff;
    
    border-radius: 25px;
    
    position: relative;
    z-index: 9;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    visibility: visible !important;
    -webkit-animation-name: slideInRight !important;
    animation-name: slideInRight !important;
}
.btn-1:hover:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.btn-1:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
    z-index: -1;
    background: #ffc800;
    border-radius: 25px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
}
.btn-1:hover a {
    color: #000 !important;
	 background: #ffc800 !important;
    border-radius: 25px;
	transform: scale(1, 1) !important;
}

.seperator1 {
	position: relative;
    width: 220px;
    height: 1px;
    margin: 10px auto;
    padding: 0;
    background: #a2a2a2;
    border: none;
    overflow: visible;
}

 .seperator1:after {
    background: #6409a6 !important;
	  position: absolute;
    content: '';
    width: 80px;
    height: 3px;
    left: 50%;
    top: -1px;
    padding: 0;
    margin: 0;
    margin-left: -40px;
}
.diagno-box {
	padding: 15px 30px !important;
}
.diagno-box .diagno-img {
	position: relative;
	overflow: hidden;
}
.diagno-box .diagno-img:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #fff;
	bottom: -25px;
	left: 0;
	-webkit-transform: skewY(-5deg);
	-moz-transform: skewY(-5deg);
	-o-transform: skewY(-5deg);
	transform: skewY(-5deg);
}
.diagno-box .diagno-img img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.diagno-box:hover .diagno-img img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.diagno-box .diagno-text {
	width: 80%;
	margin: -50px auto 0 auto;
	padding: 15px;
	background: #fff;
	position: relative;
	z-index: 9;
	-webkit-box-shadow: 0 8px 15px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 8px 15px 0px rgba(0,0,0,0.1);
	box-shadow: 0 8px 15px 0px rgba(0,0,0,0.1);
}
.diagno-box .diagno-text:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #fff;
	z-index: -1;
	top: -25px;
	left: 0;
	-webkit-transform: skewY(-5deg);
	-moz-transform: skewY(-5deg);
	-o-transform: skewY(-5deg);
	transform: skewY(-5deg);
}

.treat {
    padding: 40px 0 20px 0 !important;
    position: relative;
    background: #e6e6e6 ;
   
}
.treat_col{
	flex-wrap : wrap !important;
}
.treat_col > .wp-block-column{
	flex-basis: 100% !important;
}
@media(min-width: 992px){
.treat {
    padding: 40px 0 90px 0;
    position: relative;
    background: url('https://oncologistindia.com/wp-content/uploads/2025/12/bg2.jpg') no-repeat ;
    background-size: 100% 100%;
}
	.treat_col{
	flex-wrap : nowrap !important;
}
	.treat_col > .wp-block-column.knee_col1{
	flex-basis: 50% !important;
}
	
}
.treat-left img {
    width: 100%;
    margin: 15px 0 0 0;
    -webkit-animation: roll-left 20s infinite 
linear;
    -moz-animation: roll-left 20s infinite linear;
    animation: roll-left 20s infinite 
linear;
}
@-webkit-keyframes roll-left {
 from {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 to {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @-moz-keyframes roll-left {
 from {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 to {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes roll-left {
 from {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 to {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
.treat-box img {
	width: 50px;
	float: left;
	display: block;
	margin: 0 10px 40px 0;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.treat-box:hover img {
	-ms-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
/*.treat-box h4 {
	font-size: 17px;
	text-align: left;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #000000;
}*/
.treat-box p {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 3px 0;
	color: #000000;
}
.treat-box a {
	font-size: 13px;
	text-align: left;
	font-weight: 700;
	line-height: 26px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	text-decoration : none;
	color: #6409a6;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.treat-box a svg {
	margin: 0 0 0 1px;
	vertical-align: -3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.treat-box a:hover {
	color: #6409a6;
}
.treat-box a:hover svg {
	margin: 0 0 0 3px;
}
.cancerdiv {
    padding: 0 0 50px 0;
    margin: -25px 0 0 0;
    background: url('https://oncologistindia.com/wp-content/uploads/2025/12/bg3.jpg') no-repeat;
    background-size: 100% auto;
}
.woman_details, .man_details{
	max-width: 440px;
}
.woman_details{
	margin-left: auto;
	margin-right: auto;
}
.canw-box {
    padding: 0 50px 0 0 !important;
    margin: 15px 0;
    z-index: 9;
}
.canw-box1:after {
	position: absolute;
	content: '';
	width: 120px;
	height: 10px;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/can-line.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 1;
	top: 55px;
	right: -60px;
	-ms-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(30deg);
}
.canw-box img {
	width: 65px;
	float: right;
	display: block;
	margin: 0 0 0 20px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.canw-box:hover img {
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.canw-box P {
	font-size: 17px;
	text-align: right;
	font-weight: 700;
	line-height: 28px;
	margin: 0;
	letter-spacing: .4px;
	padding: 18px 0;
	color: #000000;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.canw-box:hover P {
	color: #6409a6;
}
.canw-box2:after {
	position: absolute;
	content: '';
	width: 125px;
	height: 10px;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/can-line.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 1;
	top: 42px;
	right: -70px;
	-ms-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
}
.canw-box3:after {
	position: absolute;
	content: '';
	width: 135px;
	height: 10px;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/can-line.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 1;
	top: -5px;
	right: -75px;
	-ms-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-25deg);
}
.canw-box4:after {
	
	position: absolute;
	content: '';
	width: 185px;
	height: 10px;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/can-line.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 1;
	top: -50px;
	right: -100px;
	-ms-transform: rotate(-50deg);
	-webkit-transform: rotate(-50deg);
	-moz-transform: rotate(-50deg);
	-o-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.canw-boxa {
	padding: 0 0 0 20px !important;
}
.canw-box5:after {
	position: absolute;
	content: '';
	width: 140px;
	height: 10px;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/can-line.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 1;
	 top: 60px;
	left: -100px;
	-ms-transform: rotate(162deg);
	-webkit-transform: rotate(162deg);
	-moz-transform: rotate(162deg);
	-o-transform: rotate(162deg);
	transform: rotate(162deg);
}
.canw-box6:after {
	position: absolute;
	content: '';
	width: 130px;
	height: 10px;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/can-line.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 1;
	top: 30px;
	left: -90px;
	-ms-transform: rotate(175deg);
	-webkit-transform: rotate(175deg);
	-moz-transform: rotate(175deg);
	-o-transform: rotate(175deg);
	transform: rotate(185deg);
}
.canw-box7:after {
	position: absolute;
	content: '';
	width: 155px;
	height: 10px;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/can-line.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 1;
	top: -30px;
	left: -90px;
	-ms-transform: rotate(200deg);
	-webkit-transform: rotate(200deg);
	-moz-transform: rotate(200deg);
	-o-transform: rotate(200deg);
	transform: rotate(200deg);
}
.canw-box8:after {
	position: absolute;
	content: '';
	width: 215px;
	height: 10px;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/can-line.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 1;
	top: -70px;
	left: -125px;
	-ms-transform: rotate(214deg);
	-webkit-transform: rotate(214deg);
	-moz-transform: rotate(214deg);
	-o-transform: rotate(214deg);
	transform: rotate(230deg);
}
.facilities {
	padding: 40px 0;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/bg4.jpg');
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	overflow: hidden;
	z-index: 9;
}
.facilities1 {
	padding: 40px 0;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/bg4.jpg');
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	overflow: hidden;
	z-index: 9;
}
.facilities:before {
    position: absolute;
    content: '';
    width: 54%;
    height: 83%;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: url('https://oncologistindia.com/wp-content/uploads/2025/12/fac-sh.png') no-repeat;
    background-size: 100% 100%;
}
/*.fac_col::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/fac-sh.png') no-repeat;
	background-position: left;
	background-size: contain;
}*/
.fac-left {
	/*padding: 120px 0 0 0;*/
	z-index: 9;
}
.fac-box {
	width: 360px;
	background: #fff;
	padding: 10px;
	border-radius: 15px;
	margin: 0 0 10px 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.fac-box img {
	width: 60px;
	float: left;
	display: block;
	border-radius: 100%;
	border: 2px solid #6409a6;
	margin: 8px 15px 8px 0;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.fac-box:hover img {
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.fac-box2 {
    margin: 0 0 10px 10%;
}
.fac-box3 {
	margin: 0 0 0 20%;
}

.expect-box img {
	width: 240px;
	margin: 0 auto 10px auto;
	display: block;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.expect-box:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.review hr {
	position: relative;
	width: 220px;
	height: 1px;
	margin: 10px auto;
	padding: 0;
	background: #000;
	border: none;
	overflow: visible;
}
.review hr:after {
	position: absolute;
	content: '';
	background: #ffc800;
	width: 80px;
	height: 3px;
	left: 50%;
	top: -1px;
	padding: 0;
	margin: 0;
	margin-left: -40px;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
    border-radius: 25px ;
}
.reviews {
	padding: 40px 0;
	position: relative;
}
.reviews:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 83%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: #9d4fd6;
}
@media(min-width:1000px){
	.reviews:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 89%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/bg5.jpg');
	background-size: 100% 100%;
}
}
.reviews p{
	position : relative;
	
}
.pub_splide .wp-block-splide-carousel .splide__arrows--ltr .splide__arrow--prev {
        left: 15px;
    }
.pub_splide .wp-block-splide-carousel .splide__arrows--ltr .splide__arrow--next {
        right: 15px;
    }
.gallery {
	padding: 0 0 45px 0;
	position: relative;
	z-index:1;
}
.gallery:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 97%;
	top: 15%;
	left: 0;
	margin: 0;
	padding: 0;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/bg6.png') no-repeat;
	background-size: 100% 80%;
}
.gallery:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 20%;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: -1;
	background: #fbf4ff;
}
.gal-box {
	width: 90%;
	margin: 0 auto;
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.15);
}
.gal-box2 {
	margin: 70px auto 0 auto !important;
}
.gal-box .gal-img {
	width: 100%;
	overflow: hidden;
}
.gal-box .gal-img img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.gal-box:hover .gal-img img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.gal-line img {
	position : relative;
}
.inner-banner {
	width: 100%;
	position: relative;
	background: #000;
}
.inner-banner:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 130px;
	margin: 0;
	padding: 0;
	background: url('https://oncologistindia.com/wp-content/uploads/2025/12/slide-btm.png') no-repeat;
	background-size: 100% 100%;
	z-index: 9;
	bottom: 0;
	left: 0;
}

.inner_seperator hr{
	position: relative;
background: #a2a2a2 !important;
	margin: 10px 0;
	width: 100px;
	}
.inner_seperator hr:after{
	position: absolute;
    content: '';  
	background: #6409a6 !important;
    width: 50px;
    left: 0;
    margin: 0;
    height: 3px;
    top: -1px;
    padding: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea.form-control {
    height: 200px !important;
}
.country {
	 height: 55px !important;
	 display: block;
    width: 100%;
    
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form_btn{
	min-height : auto !important;
	padding : 10px !important;
}

.canw-box{
	position: relative;
}
.man_details{
	position: relative;
	margin-left: auto;
    margin-right: auto;
}
/*splide button pagination*/
.splide_trt .wp-block-splide-carousel .splide__pagination__page.is-active {
    background: #6409a6;
     transform: none !important; 
}
.splide_trt .wp-block-splide-carousel .splide__pagination__page {
    background: #868686;
   
    border-radius: 10px;
   
    padding-right: 12px;
    padding-left: 12px;
    
     transition: none !important;
    
}
.splide_trt .wp-block-splide-carousel .splide__pagination {
    bottom: 4%;
}
/*banner splide*/
.splide__pagination .wp-block-splide-carousel .splide__pagination {
    bottom: 15% !important;
    left: 0 !important;
	margin-left: -60% !important;align-content
}

.splide__pagination .wp-block-splide-carousel .splide__pagination__page.is-active {
    background: #ffc800;
     transform: none !important; 
}
.splide__pagination .wp-block-splide-carousel .splide__pagination__page {
    background: #ffffffbf;
   
    border-radius: 10px;
   
    padding-right: 12px;
    padding-left: 12px;
    
     transition: none !important;
    
}
.splide_trt .wp-block-splide-carousel .splide__pagination {
    bottom: 4%;
}
/*footer*/
.footer_top{
	margin-top :0px !important;
}
.fbox {
    width: 40px;
    height: 3px;
    background: #6409a6;
    margin: 5px 0 15px 0;
}
/*inner page*/
.featured_img img{
	height : 300px;
}
@media(min-width:992px){
	.featured_img img{
	height : 500px;
}
}
/*banner*/
.banner1{
	background-image: url('https://oncologistindia.com/wp-content/uploads/2025/12/oncologist-in-India.jpg');
	background-size: 100% 100%;
}
/*blogs*/
.inner-blog-container {
    padding: 15px;
    margin: 20px 0;
    border-radius: 8px;
    position: relative;
    -webkit-box-shadow: 1px 1px 17px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 17px 0px rgba(0, 0, 0, 0.1);
}
/*book now*/
.bknw {
	width: 125px;
	height: 125px;
	border-radius: 100%;
	padding: 10px;
	display: block;
	position: absolute;
	bottom: 13%;
	right: 14%;
	background: rgb(100, 9, 166);
	z-index: 99;
	border: 8px solid #e2baff;
}
.bknw:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	z-index: -1;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 0 rgba(226, 186, 255, 0.5);
	-moz-box-shadow: 0 0 0 0 rgba(226, 186, 255, 0.5);
	box-shadow: 0 0 0 0 rgba(226, 186, 255, 0.5);
	-webkit-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: bxa 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
 @-webkit-keyframes bxa {
to {
-webkit-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
-moz-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
}
}
@-moz-keyframes bxa {
to {
-webkit-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
-moz-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
}
}
@keyframes bxa {
to {
-webkit-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
-moz-box-shadow:  0 0 0 45px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
}
}

.bknw svg {
	display: block;
	margin: 8px auto 0 auto;
	font-size: 20px;
	color: #ffc800;
}
.bknw h4 {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	line-height: 15px;
	margin: 0;
	letter-spacing: .6px;
	padding: 6px 0 0 0;
	color: #fff;
}
.f_img{

	background-size: 100% 100% !important;
	
}
/*fixed slots*/
.callnow {
	/*width: 100px;*/
	height: auto;
	position: fixed;
	bottom: 5%;
	left: 5%;
	z-index: 9999;
	-webkit-animation: tada 1.25s infinite;
	-moz-animation: tada 1.25s infinite;
	-ms-animation: tada 1.25s infinite;
	animation: tada 1.25s infinite;
}
.callnow:hover {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none;
}
.callnow a, .callnow a:hover {
	display: block;
	width: 50px;
	height: 50px;
	font-size: 23px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	z-index: 99;
	border-radius: 100%;
	position: relative;
	background: rgb(100, 9, 166);
	-webkit-box-shadow: 0px 0px 0px 10px rgba(186, 112, 255, 0.5);
	-moz-box-shadow: 0px 0px 0px 10px rgba(186, 112, 255, 0.5);
	box-shadow: 0px 0px 0px 10px rgba(186, 112, 255, 0.5);
}
/*whatsapp*/
.callnow_wa {
	/*width: 100px;*/
	height: auto;
	position: fixed;
	bottom: 18%;
	left: 4%;
	z-index: 9999;
	-webkit-animation: tada 1.25s infinite;
	-moz-animation: tada 1.25s infinite;
	-ms-animation: tada 1.25s infinite;
	animation: tada 1.25s infinite;
}

.callnow_wa a{
	display: block;
	width: 50px;
	height: 50px;
	font-size: 23px;
	text-decoration:none !important;

	text-align: center;
	line-height: 50px;
	z-index: 99;
	border: 0px !important;
	position: relative;

}
/*waends*/
/*.callnow a .callnom {
	width: 0;
	height: 35px;
	margin: 0;
	padding: 0 0 0 25px;
	position: absolute;
	right: 0;
	top: 20%;
	z-index: -1;
	opacity: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.callnow a .callnom .callnom-in {
	font-size: 12px;
	font-weight: 600;
	color: #6409a6;
	letter-spacing: 1px;
	line-height: 35px;
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.callnow a:hover .callnom {
	width: 210px;
	right: -205px;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.callnow a .callnom .callnom-in:hover {
	background: #6409a6;
	color: #fff;
}*/
 @-webkit-keyframes tada {
 0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
 10%, 20% {
 -webkit-transform: scale(0.9) rotate(-3deg);
 transform: scale(0.9) rotate(-3deg);
}
 30%, 50%, 70%, 90% {
 -webkit-transform: scale(1.1) rotate(3deg);
 transform: scale(1.1) rotate(3deg);
}
 40%, 60%, 80% {
 -webkit-transform: scale(1.1) rotate(-3deg);
 transform: scale(1.1) rotate(-3deg);
}
 100% {
 -webkit-transform: scale(1) rotate(0);
 transform: scale(1) rotate(0);
}
}
 @keyframes tada {
 0% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
 10%, 20% {
 -webkit-transform: scale(0.9) rotate(-3deg);
 -ms-transform: scale(0.9) rotate(-3deg);
 transform: scale(0.9) rotate(-3deg);
}
 30%, 50%, 70%, 90% {
 -webkit-transform: scale(1.1) rotate(3deg);
 -ms-transform: scale(1.1) rotate(3deg);
 transform: scale(1.1) rotate(3deg);
}
 40%, 60%, 80% {
 -webkit-transform: scale(1.1) rotate(-3deg);
 -ms-transform: scale(1.1) rotate(-3deg);
 transform: scale(1.1) rotate(-3deg);
}
 100% {
 -webkit-transform: scale(1) rotate(0);
 -ms-transform: scale(1) rotate(0);
 transform: scale(1) rotate(0);
}
}
/*appointment*/
.fixeddiv {
	display: block;
	position: fixed;
	top: 55%;
	right: 0;
	padding: 0px;
	width: 120px;
	height: 100px;
	padding: 10px;
	border-radius: 10px 0 0 10px;
	z-index: 3;
}
/*.fixeddiva {
	width: 0;
	height: auto;
	margin: 0;
	float: right;
	padding: 10px 5px;
	display: block;
	background: rgba(100, 9, 166, 0.85);
	border: 1px solid #fff;
	border-right: none;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 14px;
	font-weight: 500;
	opacity: 0;
	letter-spacing: .4px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixeddiva2 {
	width: 100%;
	opacity: 1;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	visibility: visible;
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}*/
.fixeddiva  {
	display: block;
	-webkit-animation: fixz 1s infinite;
	-moz-animation: fixz 1s infinite;
	-ms-animation: fixz 1s infinite;
	animation: fixz 1s infinite;
}
 @-webkit-keyframes fixz {
 0% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
 50% {
 -webkit-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, );
 transform: scale(1, 1);
}
 100% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
}
@-moz-keyframes fixz {
 0% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
 50% {
 -webkit-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, );
 transform: scale(1, 1);
}
 100% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
}
@keyframes fixz {
 0% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
 50% {
 -webkit-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, );
 transform: scale(1, 1);
}
 100% {
 -webkit-transform: scale(.9, .9);
 -moz-transform: scale(.9, .9);
 -o-transform: scale(.9, .9);
 transform: scale(.9, .9);
}
}
.fixeddiva svg {
	font-size: 20px;
	margin: 0 auto 7px auto;
	display: block;
}
.fixeddiva:hover {
	background: rgba(100, 9, 166, 0.95);
	color: #fff;
}
.social {
	position: fixed;
	z-index: 9;
	width: 35px;
	margin: 0;
	left: 0%;
	/* right: 4%; */
	top: 200px;
}
.testimonial_bshadow{
	box-shadow: 1px 1px 17px 0px rgba(0, 0, 0, 0.1);
}
.video_gallery iframe {
    border-radius: 0px !important;
}

/* navigation styling */
.wp-block-navigation__responsive-container.is-menu-open{
	width: 400px;
}