/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


@font-face {
  font-family: 'Louis George Cafe';

  src: url(fonts/lg_cafe.ttf);
}

/*pillativecare*/
     .pc_ma{
        margin: auto !important;
      }
      .pc_kk_dflx h4 {
            align-self: center;
    padding-left: 22px;
    font-family: 'Louis George Cafe';
    font-size: 18px;
    line-height: 34px;
    color: #9F2022;
      }

      .pc_kk_dflx {
        display: flex;
        align-items: flex-start;
        height: 89px;
        margin-bottom: 32px;
      }

      .pc_wrap_icons {
        max-width: 390px;
        margin: auto;
      }

      .pc-tb2-bg {
        background-color: #EDF8FE;
      }
      .pc_sline_top{
         border-top: 1px solid #dddddd7d;
      } 
      .pc_sline {
        border-bottom: 1px solid #dddddd7d;
        margin: 0 0px !IMPORTANT;
      }

      .pc_sline .ellipse {
        margin: 16px 0px;
      }

      .pc_s_mp32 {
        padding: 32px;
        margin-top: 32px;
        padding-bottom: 0px;
      }

      .row.PC_sub_s p {
        margin-bottom: 0;
      }

      .row.PC_sub_s {
        background: #FFFBF3;
        text-align: center;
        padding: 44px;
        margin-left: -32px;
        margin-right: -32px;
      }

      .pc_s_mb-32 {
        margin-bottom: 32px !important;
      }

      .Pl_cus-fs-12 {
        font-size: 12px;
      }

      .pc_ser_spl .jb-spec-docimg {
        bottom: 3px;
        top: auto;
      }

      img.pc_quote {
        width: 28px !important;
            margin-left: 20px;
      }

      p.testimonil_name {
        font-weight: 800;
            margin-left: 20px;
      }
      .testi_card {
          background: #FFFFFF;
          box-shadow: 0px 4px 16px 1px rgb(0 0 0 / 5%);
          padding: 18px 12px;
      }

 
#dktab4 .owl-theme .owl-dots .owl-dot span{

    margin: initial !important;
}
.row.PC_sub_s p {
       max-width: 802px;
    margin: auto;
    font-size: 20px;
    line-height: 34px;
    color: #2664A8;
    font-size: 20px !important;
    line-height: 34px;
}
.nanogallery_gallerytheme_custom_nanogallery2 .nGY2GThumbnail {

    background: #fff !important;
    border-color: #fff !important;
    border-radius: 6px !important;
}
.nGY2GThumbnailTitle.nGY2GThumbnailAlbumTitle {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 31px;
    text-shadow: none !important;
}
.pc_gal {
    margin-top: 50px;
}
.pc_color_blue{
  color: #2664A8 !important;
  font-family: 'Louis George Cafe';
}
.pc_s_mb70{
	margin-bottom: 70px !important;
}


.testi_card p.testimonial{
	font-size: 14px !important;
    text-align: left;
}




.owl-buttons {
    display: block;
}
.owl-item {
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  background: transparent;
  color: #869791;
  font-size: 40px;
  line-height: 300px;
  margin: 0;
  padding: 0 60px;
  position: absolute;
  top: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
  padding-left: 20px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  padding-right: 20px;
}

@media screen and (max-width: 767px){
    .button-blue { width:100%; }
    .owl-dots {
    margin-bottom: 32px;
}
		.pc_s_mp32 {
	    padding: 1px;
	    margin-top: 2px;
	    padding-bottom: 0px;
	}.pc-tb2-bg {
	    background-color: #fff !important;
	}
	.pc-tb2-bg .points-nb {
    margin-top: 0em;
    padding: 0px 8px 5px 0px;
}
.pc-tb2-bg #content p {
    line-height: 1.8;
    font-size: 14px;
}
.pc_sline {
    border-bottom: 0px solid #dddddd7d;
    margin: 0 0px !IMPORTANT;
}
.pc_sline_top {
    border-top: 0px solid #dddddd7d;
}
.pc_sline .ellipse {
    margin: 7px 0px;
}
.row.PC_sub_s {
    font-weight: 600;
    background: #FFFBF3;
    text-align: center;
    padding: 9px;
    margin-left: initial;
    margin-right: initial;
    margin-bottom: 32px;
        margin-top: 28px;
}
.row.PC_sub_s p{
	font-size: 13px !important;
	margin-bottom: 28px;
}
.testi_card {
    margin: 0 12px;
}
.testi_card p.testimonial {
    font-size: 14px !important;
    text-align: left;
}
h1.adj_wps_m {
    margin-top: 32px !important;
}
.Pc_mb_title{
	font-size: 18px;
    text-align: left;
}
.Pc_mb_title {
    font-size: 18px;
    text-align: left;
    margin-top: 13px;
    color: #555555;
}
.pc_wrc{

}
}
/*end of pillative care*/

/*** gopi code for palliative care testimonials slider**/

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
{
background:#f58634!important;
}


.owl-theme .owl-dots .owl-dot span
{
background:#fff!important;
border:1px solid #f58634;
}

@media screen and (max-width: 480px){
  .nGY2GThumbnailTitle.nGY2GThumbnailAlbumTitle {
    font-size: 12px !important;
}
}
.button-red { display:none; } 