
@font-face {
    font-family: "swiss 721";
    src: url("fonts/Swiss721CondensedBT.ttf");
  }


  body {
    font-family: 'swiss 721' !important;
    font-weight: 400 !important;
    color: #6C757D;
    font-size: 19px;
  }

  h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    font-family: 'swiss 721' !important;
    font-weight: 700 !important;
    color: #802A8F !important;
  }

  .cion-cancer-clinics-logo img {
    width: 65%;
  }

  .btn {
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    padding: 0.6rem;
    border: 0.1rem solid transparent;
    transition: all 0.2s ease-in-out;
    letter-spacing: .5px;
}

  .banner_section .banner_block {
    width: 100%;
}

.banner_section .banner_block img {
    width: 100%;
    height: auto;
}

.form-title {
    color: #000;
    font-size: 26px;
    margin-bottom: 25px;
    /* font-weight: normal; */
    font-weight: bold;
    text-align: center;
}


input {
    background: #EDEDED 0% 0% no-repeat padding-box !important;
    color: #191718 !important;
    border: 0px solid #000000 !important;
    font-size: 24px;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.callback_req_block {
    max-width: 500px;
    margin: auto;
}

.banner_section .callback_req_section {
    padding: 30px 15px 60px;
}

.callback_req_block .contact_form .input_fields input {
    color: #989898;
    background-color: #FFF;
    border: none;
    border-radius: 10px;
    margin-bottom: 20px;
    height: 45px;
}
.callback_req_block .contact_form .input_fields select {
    color: #191718 !important;
    background-color: #EDEDED !important;
    border: none;
    border-radius: 10px;
    margin-bottom: 20px;
    height: 45px;
}
.title-text h2 {
    text-transform:initial;
}

.title-strip {
    width: 190px;
    height: 4px;
    background-color: #802A8F;
    transform: translateY(-50%);
    border-radius: 5px;
}

.title-text p {
    font-size: 19px;
    margin-top: 15px;
}

.title-text1 h2 {
    color: #fff !important;
    text-transform: uppercase;
}

.title-strip1 {
    width: 190px;
    height: 4px;
    background-color: #fff;
    transform: translateY(-50%);
    border-radius: 5px;
}

.title-text1 p {
    font-size: 19px;
    margin-top: 25px;
    color: #fff !important;
    margin-bottom: 45px;
}

.title-text1 a {
    background-color: #fff;
    color: #802A8F;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: 700;
    border-radius: 10px;
    text-transform: uppercase;
}

.test-biopsy {
    padding-bottom: 30px;
}

.test-biopsy p {
    margin-top: 20px;
    width: 80%;
}

.head-text {
  background-color: #D27FA0;
  padding: 15px;
}

.head-text h3 {
  color: #fff !important;
  font-size: 18px;
  letter-spacing: 1;
}

.body-text {
  background-color: #F5F5F5;
  padding: 15px;
}

.body-text p {
  font-size: 16px;
}

.cost-sec {
    background-color: #FAFAFA;
}

.cost-sec table {
    border-collapse: collapse;
    width: 100%;
  }
  
  .cost-sec td {
    border: 1px solid #D27FA0;
    text-align: center;
    padding: 8px;
    height: 50px;
    width: 50%;
    font-size: 19px;
  }

  .cost-sec th {
    border: 1px solid #D27FA0;
    background-color: #D27FA0;
    color: #fff;
    font-size: 26px;
    letter-spacing: 1;
    text-align: center;
    height: 50px;
    width: 50%;
  }


  .cc-comprehensive {
    background-color: #FDF3FF;
  }

  .cc-comprehensive table {
    border-collapse: collapse;
    width: 100%;
  }

  .cc-comprehensive th {
    border: 4px solid #FDF3FF;
    background-color: #802A8F;
    color: #fff;
    font-size: 22px;
    letter-spacing: 1;
    text-align: center;
    height: 80px;
    width: 33.33%;
  }

  .cc-comprehensive td {
    background-color: #FFFFFF;
    border: 4px solid #FDF3FF;
    text-align: left;
    padding: 8px;
    height: 80px;
    width: 33.33%;
    font-size: 19px;
  }

  .cc-comprehensive td img {
    width: 20%;
    height: 70%;
    border-right: 2px solid #D5D5D5;
  }

  .cc-comprehensive td .tab-content {
    font-weight: 700;
    color: #444444;
    font-size: 19px;
    padding-left: 19px;
    letter-spacing: 1;
  }

  .cc-comprehensive td .no-icon {
    display: block;
    width: 20px;
    height: 20px;
    background-color: #E5342F;
    margin-left: 19px;
  }

  .cc-comprehensive td .yes-icon {
    display: block;
    width: 20px;
    height: 20px;
    background-color: #7FDF4B;
    margin-left: 19px;
  }

  .icon-img {
    display: flex;
    align-items: center;
  }

  /*mobile*/

  .cc-comprehensive-mob {
    background-color: #FDF3FF;
  }

  .cc-comprehensive-mob table {
    border-collapse: collapse;
    width: 100%;
  }

  .cc-comprehensive-mob th {
    border: 2px solid #FDF3FF;
    background-color: #802A8F;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1;
    text-align: center;
    height: 80px;
  }

  .cc-comprehensive-mob td {
    background-color: #FFFFFF;
    border: 2px solid #FDF3FF;
    text-align: left;
    height: 80px;
    font-size: 19px;
  }

  .cc-comprehensive-mob td img {
    width: 80%;
    padding: 8px;
  }

  .cc-comprehensive-mob td .tab-content {
    font-weight: 700;
    color: #444444;
    font-size: 14px;
    letter-spacing: 1;
  }

  .icon-img img {
    width: 40px !important;
  }

  .treat-conditions {
    background-color: #FAFAFA;
  }

  .conditions-icons {
    display: flex;
    justify-content: space-evenly;
  }

  .conditions-icons-sub img {
    width: 140px;
  }

  .conditions-icons-sub p {
    font-weight: 700 !important;
    color: #444444;
    padding: 20px 0;
  }

  .book-appoint {
    background-color: #802A8F;
  }

  /*responsive*/

  @media (min-width: 992px) {
		.banner_section .callback_req_section {
			position: absolute;
			top: 90;
			bottom: 0;
			left: 0;
			right: 0;
			padding: 35px 40px;
		}
		
		.callback_req_block {
			width: 375px;
			float: right;
		}
		
		.callback_req_block .contact_form {
			background-color: #FFFFFF;
			padding: 45px 40px;
			border-radius: 10px;
		}
    }
    
    
    @media (min-device-width: 320px) and (max-device-width: 768px){

      .cion-cancer-clinics-logo img {
        width: 140px;
      }

    .callback_req_block .contact_form {
        background-color: #FFFFFF;
        padding: 45px 40px;
        border-radius: 10px;
        box-shadow: 0 0 5px 2px #ccc;
        /* margin-top: 120px; */
    }

    .cost-sec table {
        width: 100%;
    }
    
    .conditions-icons-sub img {
      width: 85px;
    }

    .conditions-icons-sub p {
      font-size: 16px;
    }

    iframe {
      width: 100%;
    }
    }

	/* Style the tab */
	.tab {
	  float: left;
	  border: 1px solid #ccc;
	  background-color: #802A8F;
	  width: 20%;
	  height: auto;
	  padding: 15px 0;
	  border-radius: 10px;
	}

	/* Style the buttons inside the tab */
	.tab button {
	  font-family: 'swis721_cn_btroman', sans-serif;
	  font-weight: 700;
	  display: block;
	  background-color: inherit;
	  color: #fff;
	  padding: 22px 16px;
	  width: 100%;
	  border: none;
	  outline: none;
	  text-align: left;
	  cursor: pointer;
	  transition: 0.3s;
	  font-size: 17px;
	}

	/* Change background color of buttons on hover */
	.tab button:hover {
	  background-color: #FBE4FF;
	  color: #BD55B7;
	}

	/* Create an active/current "tab button" class */
	.tab button.active {
	  background-color: #FBE4FF;
	  color: #BD55B7;
	}

	/* Style the tab content */
	.tabcontent {
	  float: left;
	  padding: 15px 15px;
	  /* border: 1px solid #ccc; */
	  width: 80%;
	  border-left: none;
	  height: auto;
	}

	.city-locations {
	  padding: 2rem;
	}

	.city-locations h3 {
	  font-family: 'swis721_cn_btroman', sans-serif;
	  font-weight: 700;
	  color: #802A8F !important;
	  font-size: 22px;
	}
	.city-locations .loc-name {
	  font-family: 'swis721_cn_btroman', sans-serif;
	  font-weight: 700;
	  color: #802A8F !important;
	  font-size: 22px;
	}

	.city-locations p {
	  font-family: 'swis721_cn_btroman', sans-serif;
	  font-weight: 400;
	  color: #979797;
	}

	.city-locations button {
	  font-family: 'swis721_cn_btroman', sans-serif;
	  font-weight: 700;
	  padding: 10px;
	}

	.city-map iframe {
	  border-radius: 10px;
	}

	.city-loc-but1 {
	  border: 2px solid #802A8F;
	  border-radius: 5px;
	  background-color: transparent;
	  padding: 9px 15px;
	  color: #802A8F !important;
	}

	.city-loc-but2 {
	  border-radius: 5px;
	  background-color: #802A8F;
	  padding: 11px 25px;
	  color: #fff;
	  border: none;
	}

	.bi-telephone-outbound-fill::before {
	  color: #802A8F;
	}

	@media (min-width: 100px) and (max-width: 768px) {
	  .tab {
		width: 35%;
	  }

	  .tabcontent {
		width: 65%;
	  }

	  .city-locations {
		padding: 20px 10px;
	  }
	}

	.doc-img{
	  border-top-left-radius: 8px;
	  border-top-right-radius: 8px;
	}
	@media (min-width: 576px) {
	  .doctor-card{
		/* height: 360px; */
	  }
	  .blog-card{
		height: 300px;
	  }
	}
	/* Medium devices (tablets, 768px and up)*/
	@media (min-width: 768px) {
	  .doctor-card{
		height: 435px;
	  }
	  .blog-card{
		height: 300px;
	  }
	}
	/* Large devices (desktops, 992px and up)*/
	@media (min-width: 992px) {
	  .doctor-card{
		height: 435px;
	  }
	  .blog-card{
		height: 300px;
	  }
	}
	/* X-Large devices (large desktops, 1200px and up)*/
	@media (min-width: 1200px) {
	  .doctor-card{
		height: 400px;
	  }
	  .blog-card{
		height: 260px;
	  }
	}
	/* XX-Large devices (larger desktops, 1400px and up)*/
	@media (min-width: 1400px) {
	  .doctor-card{
		height: 400px;
	  }
	  .blog-card{
		height: 260px;
	  }
	} 
	.branches{
	  height: 500px;
	  overflow-x: auto;
	}
	.branches .active, .loc-btns:hover {
	  background-color: #f1f1f1;
	}

	/* width */
	.branches::-webkit-scrollbar {
	  width: 7px;
	}

	/* Track */
	.branches::-webkit-scrollbar-track {
	  box-shadow: inset 0 0 5px #FBE4FF; 
	  border-radius: 10px;
	}
	 
	/* Handle */
	.branches::-webkit-scrollbar-thumb {
	  background: #802A8F; 
	  border-radius: 10px;
	}

	/* Handle on hover */
	.branches::-webkit-scrollbar-thumb:hover {
	  background: #baa2be; 
	}
	.tab {
	  height: 530px;
	  overflow-x: auto;
	}
	/* width */
	.tab::-webkit-scrollbar {
	  width: 7px;
	}

	/* Track */
	.tab::-webkit-scrollbar-track {
	  box-shadow: inset 0 0 5px #802A8F; 
	  border-radius: 10px;
	}
	 
	/* Handle */
	.tab::-webkit-scrollbar-thumb {
	  background: #f1f1f1; 
	  border-radius: 10px;
	}

	/* Handle on hover */
	.tab::-webkit-scrollbar-thumb:hover {
	  background: #baa2be; 
	}
	.divactive{ 
	  background-color: #c2c2;
	}
	/*.city-locations {
	  padding: 1.625rem 3.125rem !important;
	}*/
	.mobile-doctors .owl-item{
	  width: 100%;
	}
	.mapgcls{
	  width: 100% !important;
	  height: 450px !important;
	  border: 0 !important;
	}
	.doc-sec{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.loc-sec{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.loc-sec a{
		text-decoration: none !important;
	}
	.doctor-card {
	  border: 1px solid #D5D5D5;
	  border-radius: 15px;
	  margin: 7px;
	  margin: 10px 0;
	  height: 380px;
	}
	.doc-card-content h3 {
		font-weight: 700;
		font-size: 1rem;
	}
	
	/* Extra small devices (phones, 600px and down) */
	@media only screen and (max-width: 600px) {
		.cion-serbuttons button {
			background-color:#802A8F;
			color: #fff;
			border-radius: 5px;
			border: none;
			font-weight: 600;
			font-size: 22px;
			margin-bottom: 10px;
			padding: 5px 10px;
			width: 60%;
		}
		.cion-sercard {
			height: 100%;
		}
		.doc-card-content{
			text-align: center !important;
		}
		.cion-cancer-clinics-logo img{
			width: 130px;
		}
		.doctor-card {
			height: 450px;
		}
		.ytb-sec iframe { 
			border-radius: 10px;
			width: 100%;
		}
	}

	/* Small devices (portrait tablets and large phones, 600px and up) */
	@media only screen and (min-width: 600px) {
		.cion-serbuttons button {
			background-color:#802A8F;
			color: #fff;
			border-radius: 5px;
			border: none;
			font-weight: 600;
			font-size: 22px;
			margin-bottom: 10px;
			padding: 5px 10px;
			width: 60%;
		}
		.cion-sercard {
			height: auto;
		}
		.doc-card-content{
			text-align: center !important;
		}
		.cion-cancer-clinics-logo{
			width: 45%;
		}
		.cion-cancer-clinics-logo img{
			width: 130px;
		}
		.doctor-card {
			height: 585px;
		}
		.ytb-sec iframe { 
			border-radius: 10px;
			width: 100%;
		}
	}

	/* Medium devices (landscape tablets, 768px and up) */
	@media only screen and (min-width: 768px) {
		.cion-serbuttons button {
			background-color:#802A8F;
			color: #fff;
			border-radius: 5px;
			border: none;
			font-weight: 600;
			font-size: 22px;
			margin-bottom: 10px;
			padding: 5px 10px;
			width: 200px;
		}
		.cion-sercard {
			height: 320px;
		}
		.doc-card-content{
			text-align: left !important;
		}
		.cion-cancer-clinics-logo img{
			width: 200px;
		}
		.doctor-card {
			height: 495px;
		}
		.ytb-sec iframe { 
			border-radius: 10px;
			width: 100%;
		}
	}

	/* Large devices (laptops/desktops, 992px and up) */
	@media only screen and (min-width: 992px) {
		.cion-serbuttons button {
			background-color:#802A8F;
			color: #fff;
			border-radius: 5px;
			border: none;
			font-weight: 600;
			font-size: 22px;
			margin-bottom: 10px;
			padding: 5px 10px;
			width: 200px;
		}
		.cion-sercard {
			height: 340px;
		}
		.doc-card-content{
			text-align: left !important;
		}
		.cion-cancer-clinics-logo img{
			width: 200px;
		}
		.doctor-card {
			height: 380px;
		}
		.ytb-sec iframe { 
			border-radius: 10px;
			width: 45%;
		}
	}

	/* Extra large devices (large laptops and desktops, 1200px and up) */
	@media only screen and (min-width: 1200px) {
		.cion-serbuttons button {
			background-color:#802A8F;
			color: #fff;
			border-radius: 5px;
			border: none;
			font-weight: 600;
			font-size: 22px;
			margin-bottom: 10px;
			padding: 5px 10px;
			width: 200px;
		}
		.cion-sercard {
			height: 340px;
		}
		.doc-card-content{
			text-align: left !important;
		}
		.cion-cancer-clinics-logo img{
			width: 200px;
		}
		.doctor-card {
			height: 350px;
		}
		.ytb-sec iframe { 
			border-radius: 10px;
			width: 45%;
		}
	}
	.doc-card-content {
		padding: 20px;
	}
	.doc-card-content a {
		text-decoration: none;
		color: #802A8F;
		font-weight: 700;
		font-size: 17px;
		padding: 0.313rem;
		border: 2px solid #802A8F;
		border-radius: 0.5rem;
	}
	.doc-card-content a:hover {
		background-color: #802A8F;
		padding: 5px;
		color: #fff;
		border-radius: 8px;
	}
	.faqs .accordion {
		background-color: #eee;
		color: #444;
		cursor: pointer;
		padding: 18px;
		width: 100%;
		border: none;
		text-align: left;
		outline: none;
		font-size: 20px;
		transition: 0.4s;
	}
	.faqs .active, .faqs .accordion:hover {
		background-color: #ccc;
	}
	.faqs .accordion:after {
		content: '\002B';
		color: #777;
		font-weight: bold;
		float: right;
		margin-left: 5px;
	}
	.faqs .active:after {
		content: "\2212";
	}
	.faqs .panel {
		padding: 0 18px;
		background-color: white;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.2s ease-out;
	}
	.faqs .acc-item{
		margin: 10px;
	}
	.faqs .panel p{
		padding-top: 10px !important;
	}
	/*doctors card*/
	.doc-carousel-wrap {
	 /*  margin: 1.563rem auto; */
	  padding: 0 0%;
	  width: 100%;
	  position: relative;
	}


	@media (min-width: 6.25rem) and (max-width: 48rem) {
	  .doc-carousel-wrap {
		padding: 40px;
		width: 100%;
	  }
	}


	.owl-carousel .doctor-card {
	  position: relative;
	  z-index: 100;
	  -webkit-backface-visibility: hidden;
	}

	/*.doc-carousel-wrap .owl-carousel .owl-dots.disabled,
	.owl-carousel .owl-nav.disabled {
	  display: block !important;
	  pointer-events: all !important;
	}*/

	.doctor-owl .owl-item {
	  border: none;
	  border-radius: 0;
	}

	.doctor-card {
	  border: 0.063rem solid #D5D5D5;
	  border-radius: 0.938rem;
	  margin: 0.438rem;
	  margin: 0.625rem 0;
	/*  height: 25.625rem; */
	}

	/*@media (min-width: 6.25rem) and (max-width: 48rem) {
	  .doctor-card {
		height: 33.013rem;
	  }
	}*/

	.doc-card-content {
		padding: 1.25rem;
	}

	.doc-card-content h3 {
		font-weight: 700;
		margin-bottom: 0.5rem !important;
	}

	.doc-card-content p {
	  color: #979797;
	  font-size: 1rem;
	}

	.doc-card-content a {
		text-decoration: none;
		color: #802A8F;
		font-weight: 700;
		font-size: 1rem;
		padding: 0.313rem;
		border: 2px solid #802A8F;
		border-radius: 0.5rem;

	}

	/* .doctor-card:hover {
		background: #FFFFFF;
	box-shadow: 1rem 1.125rem 2.813rem rgba(0, 0, 0, 0.15);
	  } */

	.doc-card-content a:hover {
	  background-color: #802A8F;
	  padding: 0.313rem;
	  color: #fff;
	  border-radius: 0.5rem;
	}


	@media (min-width: 6.25rem) and (max-width: 48rem) {

	.doc-card-content a {
	  text-decoration: none;
	  color: #fff;
	  font-weight: 600;
	  font-size: 1.6rem;
		padding: 0.613rem;
	background: #802A8F;
	border-radius: 0.5rem;

	}

	.doc-card-content a:hover {
		display: none;
	}
	}
	.carousel-wrap {
  margin: 2.188rem auto;
  padding: 0 5%;
  width: 100%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .owl-item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav>div {
  margin-top: -1.625rem;
  position: absolute;
  top: 47.5%;
  color: #cdcbcd;
}
.owl-theme .owl-nav [class*=owl-]{
		background: transparent;
	}
.owl-nav i {
  color: #802A8F;
  background-color: #fff;
    padding: 0.938rem 1.063rem;
    box-shadow: 0.375rem 0.375rem 0.875rem rgba(128, 42, 143, 0.33);
    border-radius: 2rem;
}

.owl-nav .owl-prev {
  left: -2rem;
}

.owl-nav .owl-next {
  right: -2rem;
}
.sticky_btn{
	display: none;
}
@media screen and (max-width:500px){
	.sticky_btn{
		display: block;
	}
	.sticky_btn a{
		display: block;
		background-color: #812A90;
		color:#FAFAFA;
		width: 100%;
		position: fixed;
		bottom: 0px;
		z-index: 5;		
		padding: 5px;
		font-size: 1.8rem;
		font-weight: 600;
		font-family: poppins ;
		border: none;
		text-align: center;
		text-decoration: none;
	}
}
.whatsaap-icon {
    float: left;
    width: 70%;
}
.whatsupchat {
    display: inline-block;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
    padding: 10px 0px;
    margin-bottom: 6px;
    text-align: center;
}