@charset "utf-8";
/* CSS Document */
 
@import url('slider.css');
@import url('owl.carousel.css');
@import url('owl.theme.css');
@import url('https://vjs.zencdn.net/7.4.1/video-js.css');
@import url('https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css');







@font-face {
    font-family: 'wizderm';
    src: url('../fonts/wizderm.eot');
    src: url('../fonts/wizderm.eot') format('embedded-opentype'),
         url('../fonts/wizderm.woff2') format('woff2'),
         url('../fonts/wizderm.woff') format('woff'),
         url('../fonts/wizderm.ttf') format('truetype'),
         url('../fonts/wizderm.svg#wizderm') format('svg');
}

.docximg img {
    width: 50px !important;
    display: block;
    margin: auto;
    border-radius: 50% !important;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
  }

  .hide_login{
	display: none !important;
}


@media(max-width:1199px) {
	.hide_login{
		display: block !important;
	}
	.heiht {
		height: 89.5px;
	}
}

/*@font-face {
    font-family: 'peinaudmed';
    src: url('../fonts/peinaudmed.eot');
    src: url('../fonts/peinaudmed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/peinaudmed.woff') format('woff'),
         url('../fonts/peinaudmed.ttf') format('truetype'),
         url('../fonts/peinaudmed.svg#Sri-TSCRegular') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Moon-Light';
    src: url('../fonts/Moon-Light.otf');
    font-weight: normal;
    font-style: normal;
  }
  
  
@font-face {
	font-family: 'NexaFreeBoldwebfont';
	src: url('../fonts/NexaFreeBoldwebfont.eot');
	src: local('../fonts/NexaFreeBoldwebfont'), url('../fonts/NexaFreeBoldwebfont.woff') format('woff'), url('../fonts/NexaFreeBoldwebfont.ttf') format('truetype');
}

.fontsforweb_fontid_1414 {
	font-family: 'NexaFreeBoldwebfont' !important;
}*/
   
   
   


.dropdown-container {
	position: relative; 
	width: 100%;
	font-family: Arial, sans-serif;
    font-size: 12px;
  }

  .dropdown-input {
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
    font-size: 12px;
  }

  .dropdown-list {
	position: absolute;
	width: 100%;
	max-height: 200px;
	overflow-y: auto;
	border: 1px solid #ccc;
	border-top: none;
	border-radius: 0 0 4px 4px;
	background-color: white;
	display: none;
	z-index: 99;
    font-size: 12px;
  }
  .dropdown--down-angle {
	position: absolute;
	z-index: 99;
	right: 5px;
	top: 0;
	width: 1rem;
	height: 100%;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}

  .dropdown-item {
	padding: 10px;
	cursor: pointer;
  }

  .dropdown-item:hover {
	background-color: #c8c8c9 !important;
  }

  .create-option {
	color: #b63391;
  }


body{
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin:0;
	line-height: 1;
	color:#000000;
	font-family: 'wizderm' !important;
	
}
td, div, h1, h2, h3, p, input, form{
	margin:0;
	padding:0;
}
img{
	padding:0;
	margin:0;
	border:none;
	max-width:100%;
}
ul{
	list-style:none;
	margin:0 !important;
	padding:0 !important;
}

a:hover, a{
	transition:all ease-in-out 0.3s;
	text-decoration:none !important;
}
.sgc, .sgc:hover {
    color: #fff;
}
.list-inline-item {
    margin: 0 10px;
}
.navbar-brand {
	padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-right: 0 !important;
}

/*=-=-=-=-=-=-=-=-=-=-=-main-wrapper=-=-=-=-=-=-=-=-=-=-=-=-*/
/*.apfrm h2, .btmslider h3, .testimoni h2 {
    font-family: 'peinaudmed';
}*/


.topbar {
    background-color: #b63391;
    padding: 1px 0;
}
.topsocial ul li i, .search-open i {
    color: #fff;
	line-height: normal;
}
.navigation {
    background-color: #fff;
	box-shadow: 0 0 27px -20px #000;
}
.navbar-brand img {
    max-width: 200px;
	width: 100%;
}
.navigation .navbar-light .navbar-nav .nav-link {
    color: #3e4095;
	font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
}
.navigation .navbar-light .navbar-nav .active>.nav-link, 
.navigation .navbar-light .navbar-nav .nav-link.active, 
.navigation .navbar-light .navbar-nav .nav-link.show, 
.navigation .navbar-light .navbar-nav .show>.nav-link,
.navigation .navbar-light .navbar-nav .nav-link:focus, 
.navigation .navbar-light .navbar-nav .nav-link:hover{
	color: #b63391;
}
.title h1, .title h2, .title h3, .title h4  {
    text-transform: uppercase;
    font-weight: 700;
	color: #b53391;
	position:relative;
}
.title h1 span, .title h2 span, .title h3 span, .title h4 span  {
    color: #47499a;
}
.title h1:before, .title h2:before, .title h3:before {
    content: '';
    width: 110px;
    height: 9px;
    display: block;
    border-radius: 50px;
	position: absolute;
    bottom: -15px;
    right: 0;
    left: 0px;
    margin: 0 auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b63391+0,b63391+50,3e4095+50,3e4095+100 */
background: rgb(182,51,145); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(182,51,145,1) 0%, rgba(182,51,145,1) 50%, rgba(62,64,149,1) 50%, rgba(62,64,149,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(182,51,145,1) 0%,rgba(182,51,145,1) 50%,rgba(62,64,149,1) 50%,rgba(62,64,149,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(182,51,145,1) 0%,rgba(182,51,145,1) 50%,rgba(62,64,149,1) 50%,rgba(62,64,149,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b63391', endColorstr='#3e4095',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.whatmn {
	background:url(../img/3.jpg) no-repeat;
	background-attachment:fixed;
	background-size:cover;
	background-position:left;
   
}
.whtcon {
    padding: 50px 0;
}
.whtcon h3{
	color:#fff;
	margin:0 0 30px;
}
.bggrad{
 background: rgb(182,51,145);
    background: -moz-linear-gradient(-45deg, rgba(182,51,145,1) 0%, rgba(62,64,149,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(182,51,145,1) 0%,rgba(62,64,149,1) 100%);
    background: linear-gradient(135deg, rgba(182,51,145,1) 0%,rgba(62,64,149,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b63391', endColorstr='#3e4095',GradientType=1 );
}
.card-body{
	background-color: #ffffffdb;
}
/*.testimonin img {
    max-width: 80px;
	width:100%;
    border-radius: 50%;
    border: 4px solid;
    border-right-color: #3e4095;
    border-left-color: #b53391;
    border-top-color: #b53391;
    border-bottom-color: #3e4095;
	margin:0 0 15px;
}*/
.testimonin p{
	font-size:15px;
	font-style: normal;
	min-height: 50px;
}
.testimonin h3{
    font-size: 17px;
    color: #b53391;
    font-weight: 700;
}
.testimonin .item{
  margin: 15px;
}
.footer {
    padding: 30px 0 0;
    background-color: #333;
	color:#fff;
}
.ftrbtm {
    background-color: #000;
	padding:5px 0;
}
.footin img {
    max-width: 30px;
    margin: 0 5px 5px 0;
	width: 100%;
}
.footin p {
    font-size: 13px;
}
.footin h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 0 0 5px;
}
.footin {
    margin: 0 0 30px;
}
.footin ul li a {
    color: #fff;
    /*font-size: 14px;*/
}
.footin ul li a i{
	font-size:22px;
}
.ftrbtm p {
    font-size: 16px;
    margin: 0;
	line-height: 27px;
}
.map-card img {
    max-width: 130px;
    margin: 0 0 15px;
    width: 100%;
}

.map-card {
    position: absolute;
    top: 125px;
    right: 0;
    left: 0;
    max-width: 500px;
    padding: 15px;
    background-color: #ffffffe6;
    box-shadow: 0 10px 60px -30px #000;
    margin: 0 auto;
    width: 100%;
    border: 2px solid #b53391;
	opacity:0;
	transition:opacity 0.5s;
}
.map:hover .map-card {
	opacity:1;
	transition:opacity 0.3s;
}
.map-card p {
    font-size: 14px;
    margin: 0 0 10px;
}
.map-card i {
    color: #3e4095;
    font-size: 17px;
    line-height: normal;
    vertical-align: text-top;
}
.bookanap {
    margin: 40px 0 0;
    padding: 0 0 20px;
}

.bookanap:after {
    content: "";
    background: url(../img/flower.png) no-repeat;
    opacity: 0.5;
    bottom: 0;
    right: 7%;
    position: absolute;
    z-index: -1;
    width: 120px;
    height: 84px;
    display: block;
    background-size: 100%;
}

.apfrm {
    background-color: rgba(62, 64, 149, 1);
    padding: 15px 80px;
}
.apfrm .form-control {
    border: 2px solid #fff;
	    height: auto;
}
.apoinbtn.border-0 {
    border-radius: 0;
    background-color: #fff;
    font-size: 19px;
}

.apfrm .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.apfrm .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.apfrm .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.apfrm .form-control:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.abtcon p {
    font-size: 18px;
}
.btmslider {
    background-color: #b63391;
	color:#fff;
	    padding: 0 0 30px;
}
.mnwhat {
    margin: 0 0 30px;
}
.whtico i {
    font-size: 70px;
    margin: 0 0 20px;
}
.whtico img {
    font-size: 70px;
    margin: 0 0 20px;
}
.what-con h4 {
    margin:0 0 20px;
    font-size: 21px;
}
a.d-inline-block.text-center.rdbtn {
    border: 4px solid #fff;
    color: #fff;
    padding: 2px 15px;
    font-size: 20px;
    width: 140px;
    margin: 0 auto;
}
.testimonin i {
    font-size: 40px;
    margin: 0 0 10px;
    color: #3e4095;
}
.testimonin img {
    font-size: 40px;
    margin: 0 0 10px;
    color: #3e4095;
}
.testimoni a.d-inline-block.text-center.rdbtn {
    background-color: #3e4095;
}
.btmslider h3, .testimoni h2, .skinana h3 {
    text-transform: uppercase;
    font-size: 32px;
}
.testimoni h2, .skinana h3{
	color: #3e4095;
}
.ftsol ul li a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
}

.docimg img {
    max-width: 150px;
    display: block;
    margin: 0 auto 20px;
    border-radius: 25%;
    box-shadow: 4px 3px #3e409557;
}

.ftsol {
    float: right;
}
.brd {
    background-color: #3e4095;
    color: #fff;
    padding: 5px 0;
}
.pgtitle h1 {
    margin: 0;
    font-size: 32px;
	line-height: 48px;
}
.locaddrss ul li p span {
    float: left;
    font-size: 18px;
}
.locaddrss ul li p i {
    float: left;
    line-height: 26px;
	margin: 0 10px 0 0;
}
.locaddrss ul li {
    font-size: 21px;
}
.locaddrss h3 {
    color: #b53391;
}
.loc-con p {
    font-size: 19px;
}
div.bkap a{
    background-color: #3e4095;
    font-weight: 600;
    font-size: 15px;
    padding: 10px;
    color: #fff;
    cursor:pointer;
    margin-top: 10px;
}
.fc-content {
    text-align: center;
    padding: 7px 10px;
}
.docchm{
	/*background:url(../img/flower2.png) no-repeat;*/
	background-size:contain;
	background-position:center center;
}

.day {
    height: 110px;
}
.timefrm {
    background-color: #f3f3f3;
    padding-top: 15px ;
	padding-bottom: 15px;
}
.timenm p img {
    max-width: 25px;
    width: 100%;
    height: 25px;
    vertical-align: bottom;
    display: inline-block;
}
.timenm p {
    color: #fff;
    margin: 0;
	font-weight:600;
}
.btn.timbtn {
    border: 2px solid #9a9a9a;
    color: #fff;
    margin: 0 0 15px;
	width:100%;
}
.btn.timbtn:hover {    
    color: #fff! important;
    background-color: #b53390;
}
.docdtlsfrm img {
    border-radius: 50%;
    max-width: 150px;
    width: 100%;
}
.docdtlsfrm h3 {
    color: #222;
    margin: 12px 0 5px;
}
.docdtlsfrm p {
    color: #222;
}
.ptntfrm .form-control {
    background-color: transparent;
    border: 2px solid #9a9a9a;
    border-radius: 0;
    color: #666;
}
.btn.bookbtn {
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff !important;
}
.trtcn p span {
    color: #3e4095;
    font-weight: 600;
    font-size: 18px;
}
.trtcn ul li span {
    color: #3e4095;
    font-weight: 600;
    font-size: 18px;
}

.trtcn ul li {
    font-size: 16px;
    margin: 0 0 5px;
}
.trtcn ul li i {
    color: #3e4095;
}
.footin ul li {
    padding: 0 0 10px;
    font-size: 16px;
}
span.date {
    text-align: center;
    width: 100%;
	color:#fff;
}
.ccal .align-items-center{
	height:140px;
}
.skincon {
    display: flex;
    height: 345px;
    align-items: center;
}
.skincon p {
    color: #b53391;
    font-size: 19px;
}
.upcm{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b63391+0,3e4095+100 */
background: #b63391; /* Old browsers */
background: -moz-linear-gradient(top, #b63391 0%, #3e4095 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #b63391 0%,#3e4095 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #b63391 0%,#3e4095 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b63391', endColorstr='#3e4095',GradientType=0 ); /* IE6-9 */
}
#owl-demo003 .owl-item{
	background-color:#fff;
}
input.btn.skinsub {
    background-color: transparent;
    border: 2px solid #404095;
    border-radius: 0;
}
button.btn.btn-next, input.btn.subbtn, button.btn.lom, button.btn.trylom {
    background-color: #3f4095;
    color: #fff;
}
.upcmcon p {
    font-size: 19px;
}
.whyw{
    font-size:18px;
}

.apfrm form i {
    position: absolute;
    right: 11px;
    top: 9px;
    color: #fff;
    font-size: 20px;
}
#result {
    position: absolute;
    top: 40px;
    background-color: #fff;
    width: 100%;
    right: 0;
    left: 0;
    z-index: 1;
}
#result ul li a {
    padding: 10px 0 10px 55px;
    display: block;
    color: #000;
    font-size: 17px;
    background-size: 40px !important;
    background-repeat: no-repeat !important;
    margin: 0 0 0 5px;
    border-bottom: 1px solid #ddd;
    background-position: center left !important;
}
#result ul{
    margin:0;
}

.navigation .dropdown-item:focus, .navigation .dropdown-item:hover {
    color: #b53391;
}


.modal-body.row {
    margin: 0;
}

.mainloc.fstcls {
    background-color: rgba(181, 51, 145, 0.04);
    padding: 60px 0px;
}
.mainloc.scondcls {
    background-color: rgba(62, 64, 149, 0.07);
    padding: 30px 0px;
}
div.chat_area p a {
    float: right;
    margin: 0 0 0 5px;
}

.cmlg img {
    max-width: 250px;
    width: 100%;
}


.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 14px;
    /* 20px */
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
    margin:0;
    vertical-align: middle;
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
        
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}




.inputfile-2 + label {
       color: #ffffff;
    border: 2px solid #b63391;
    background-color: #b63391;
}

.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
    color: #fff;
}






.input-group.inpbtn .btn {
    padding: 12px 15px;
    background-color: transparent;
    border: 2px solid #b63391;
    height: auto;
    line-height: normal;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    color:#b63391;
    cursor:pointer;
}



.vsit .form-control {
    border: 0;
    border-bottom: 1px solid #b63391;
    border-radius: 0;
}







.home-banner .slide .video-slide {
  background-color: #000; }

.home-banner.loading .video-background {
  opacity: 0; }

.video-background {
  /*position: absolute;
  top: 50%;
  left: 0;*/
  padding-top: 56.25%;
  width: 100%;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: 2s opacity ease;
  transition: 2s opacity ease;
  opacity: 1; }

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height:100%;
  pointer-events: none; }
  
  
  
  
  
  
  
  .button-wrap {
  position: relative;
  text-align: center;
  
}


.button-label {
  display: inline-block;
  padding: 0.4em 0.7em;
  margin: 0.5em;
  cursor: pointer;
  color: #292929;
  border-radius: 0.25em;
  background: #efefef;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2), inset 0 -3px 0 rgba(0, 0, 0, 0.22);
  transition: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.button-label h1 {
  font-size: 18px;
  margin:0;
}
.button-label:hover {
  background: #d6d6d6;
  color: #101010;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2), inset 0 -3px 0 rgba(0, 0, 0, 0.32);
}
.button-label:active {
  transform: translateY(2px);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2), inset 0px -1px 0 rgba(0, 0, 0, 0.22);
}
@media (max-width: 40em) {
  .button-label {
    padding: 10px 10px;
    margin: 0.25em;
  }
}

.yes-button:checked + .button-label, .yes-button0:checked + .button-label {
  background: #3e4095;
  color: #fff;
}
.yes-button:checked + .button-label:hover, .yes-button0:checked + .button-label:hover {
  background:#b63391;
  color: #fff;
}

#yes-button:checked + .button-label, #yes-button0:checked + .button-label {
  background: #3e4095;
  color: #fff;
}
#yes-button:checked + .button-label:hover, #yes-button0:checked + .button-label:hover {
  background:#b63391;
  color: #fff;
}

#no-button:checked + .button-label, #no-button0:checked + .button-label {
  background: #3e4095;
  color: #fff;
}
#no-button:checked + .button-label:hover, #no-button0:checked + .button-label:hover {
  background:#b63391;
  color: #fff;
}

#maybe-button:checked + .button-label, #maybe-button0:checked + .button-label {
  background: #3e4095;
  color: #fff;
}
#maybe-button:checked + .button-label:hover, #maybe-button0:checked + .button-label:hover {
  background:#b63391;
  color: #fff;
}

.hidden {
  display: none;
}

  .boxed label {
  display: inline-block; 
  border: solid 1px #ccc;
  transition: all 0.3s;
  cursor:pointer;
}

.boxed input[type="radio"] {
  display: none;
}

.boxed input[type="radio"]:checked + label {
  border: solid 1px #b63391;
  background: #b2278b;
    color: #fff;
}

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .othebtn ul li a {
    color: #fff;
    font-size: 16px;
}
.outerappo {
    margin: 0 0 20px;
    border: 1px solid #ccc;
}
.timng li {
    margin: 0 0 10px;
	font-size: 14px;
}
.propicc {
    padding: 77px 15px;
}
.relaimg img {
    max-width: 100px;
    width: 100%;
    border-radius: 50%;
    margin: 0 auto 20px;
    display: block;
}
.bglight{
   background-color: #f3f3f3 !important;
}


.razorpay-payment-button, .bluebtn, .redbtn {
    background-color: #3e4095;
    color: #fff;
    display: block;
    padding: 9px 20px;
    font-size: 14px;
    border-radius: 3px;
    cursor:pointer;
}
.razorpay-payment-button, .redbtn {
    background-color: #b63391;
    color:#fff;
    
}
.razorpay-payment-button {
    border: none;
    display: inline-block !important;
}

.redbtn:hover {
    background-color: #3e4095 ;
	color:#fff;
}
.bluebtn:hover{
	background-color: #b63391;
	color:#fff;
}

.mnappo {
    background-color: #fff;
    padding: 15px;
	border-bottom: 0;
}
.apptm ul li, .ptinfo ul li, .drdl ul li {
    margin: 0 0 5px;
}
.othebtn ul li {
    display: inline-block;
	margin: 0 auto
}
.othebtn {
    background-color: #3e4095;
    text-align: center;
    width: 100%;
}
.drmn {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
}
.docnm p {
    font-size: 17px;
    color: #333;
}
.docnm h3 {
    color: #000;
    font-weight: 600;
}

.speci {
    padding: 15px;
}

a.fc-day-grid-event {
    display: block;
    position: relative;
    /* margin-top: -90px; */
    top: -28px;
    height: 40px;
    padding: 40px 0 0 0;
}

.fc-past {
    background: transparent !important;
    color: inherit !important;
}

.fc-day-number {
    position: relative;
    z-index: 9;
}
















.profile-pic {
    max-width: 200px;
    max-height: 200px;
    display: block;
	width: 100%;
}

.file-upload {
    display: none !important;
}
.profmn{
	width: 128px;
    height: 128px;
	margin: auto;
}
.circle {
    border-radius: 50% !important;
    overflow: hidden;
    width: 128px;
    height: 128px;
    border: 8px solid rgba(0, 0, 0, 0.18);
    /*position: absolute;
    top: 72px;*/
	margin:0 auto;
	text-align: center;
	
}
.p-image {
    position: absolute;
    top: 80px;
    right: 33%;
    color: #b63391;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    cursor: pointer;
    font-size: 23px;
}
@media (max-width:986px){
    .p-image { 
        right: 41%;
    }
}
@media (max-width:500px){
    .p-image { 
        right: 35%;
    }
}
.p-image:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}


.upload-button:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
  color: #999;
}
.propicc, .security {
    border-radius: 0 !important;
}

.offloc ul li.fw-medium{
    font-weight: 600 !important;
    font-size: 14px;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  












.chat_area {
    background-color: #ffffff;
    border: 3px solid #b63391;
    /*box-shadow: 0 17px 17px -17px rgba(0, 0, 0, 0.4) inset;*/
    box-sizing: content-box;
    clear: left;
    color: #a4a4a4;
    direction: ltr !important;
    float: right;
    /*height: 317px;*/
    margin-bottom: 0;
    margin-top: 0;
    /*overflow: auto;*/
    position: fixed;
    right: 0;
    width: 280px;
	padding: 0px;
    z-index: 1000;
	bottom:0;
}
div#admin_notification_msg_area a{
    color:#000 !important;
}
.chat_admin_name
{
	border-radius: 3px;
	border:1px solid #585858; 
	background-color: #585858;
	color:#ffffff;
	padding: 15px;
	font-weight:bold;
}

.chat_admin_name p, .chat_area p{
    margin:0;
}
.chat_visitor_name
{
	border-radius: 3px;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	color: #454545;
	padding: 5px;
	font-weight:bold;
}

#comment_display_msg_area {
    height: 140px;
    overflow: auto;
}

#comment_display_msg_area::-webkit-scrollbar{
   width:3px;
}
#comment_display_msg_area::-webkit-scrollbar-thumb{
    background-color:#b63391;
}

.chat_visitor_name p{
    margin:0;
}
































.form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #fff;
	
	text-align: left;
}
.form-bottom .form-control, .testifrm .form-control{
	border:0;
	border-bottom:1px solid #333;
	border-radius:0;
}
.form-bottom .form-control:focus, .testifrm .form-control:focus{
	box-shadow:none;
	border-color: #333;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #ddd;
	line-height: 100px;
	text-align: right;
}

.form-bottom {
    padding: 25px 25px 30px 25px;
    background: #fff;
    text-align: left;
    border: 2px solid #3e4095;
    box-shadow: 0 0 40px -15px #000;
    height:410px;
    position:relative;
}
.posabbtn{
    position:absolute;
    left:0;
    right:0;
    bottom:30px;
    margin:0 25px;
}
form .form-bottom textarea {
	height: 100px;
}

form .form-bottom button.btn {
	min-width: 105px;
}

form .form-bottom .input-error {
	border-color: #19b9e7;
}

form.registration-form fieldset {
	display: none;
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #943792 !important;
}
.typskn .custom-control-label::before, .typskn .custom-control-label::after, .sunexp .custom-control-label::after, .sunexp .custom-control-label::before{
    top:1.25rem;
}

.typskn .custom-control.custom-radio img, .form-bottom img {
    max-width: 50px;
    width:100%;
}
#analysis_form .custom-control-label{
    font-size: 20px;
    line-height: normal;
}

div#admin_users_area a {
    color: #000;
}



.sign {
    border-top: 1px solid #ddd;
    padding: 5px 0 0;
}
.bg-gray {
    color: #000;
    background-color: #d2d6de !important;
}





.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	    margin: 0 0 30px;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}



figure.effect-jazz {
	background: rgb(182,51,145);
    background: -moz-linear-gradient(-45deg, rgba(182,51,145,1) 0%, rgba(62,64,149,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(182,51,145,1) 0%,rgba(62,64,149,1) 100%);
    background: linear-gradient(135deg, rgba(182,51,145,1) 0%,rgba(62,64,149,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b63391', endColorstr='#3e4095',GradientType=1 );
}

figure.effect-jazz img {
	opacity: 0.9;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-jazz h2,
figure.effect-jazz p {
	opacity: 1;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
}

figure.effect-jazz h2 {
	padding-top: 5%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	    font-size: 29px;
    text-transform: capitalize;
    font-weight: 500;
	text-shadow: 0 3px 4px #000;
}

figure.effect-jazz p {
	padding: 0.5em 2em;
	text-transform: none;
	font-size: 0.85em;
	opacity: 0;
}

figure.effect-jazz:hover img {
	opacity: 0.1;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-jazz:hover figcaption::after {
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}














	.panel-group .panel {
		border-radius: 0;
		box-shadow: none;
		border-color: #EEEEEE;
		margin: 0 0 10px;
	}
	.panel-title a {
    color: #b53391;
}
.panel-title > a i {
    color: #47499a;
}
	.panel-default > .panel-heading {
		padding: 0;
		border-radius: 0;
		color: #212121;
		background-color: #FAFAFA;
		border-color: #EEEEEE;
	}

	.panel-title {
		font-size: 14px;
		margin:0;
	}

	.panel-title > a {
		    display: block;
    padding: 10px 15px;
    font-size: 19px;
    font-weight: 400;
	}

	.more-less {
		float: right;
		color: #212121;
	}

	.panel-default > .panel-heading + .panel-collapse > .panel-body {
		border-top-color: #EEEEEE;
	}






.search-inline {
            width: 100%;
            left: 0;
            padding-left: 15px;
            padding-right: 15px;
            top: 0;
            height: 10%;
            position: absolute;
            opacity: 0;
            visibility: hidden;
            background-color: #efefef;
            z-index: 1234;
            transition: all .5s ease-in-out;
        }

        .search-inline.search-visible {
            opacity: 1;
            visibility: visible;
            animation: fadeInDown 0.4s ease-in-out;
        }

        .search-inline button[type="submit"] {
            position: absolute;
            right: 52px;
            top: 0;
            background-color: transparent;
            border: 0px;
            top: 0;
            right: 80px;
            padding: 0px;
            cursor: pointer;
            width: 80px;
            height: 99%;
            background: #b53391;
            color: #fff;
        }

        .search-inline .form-control {
            border: 0px;
            position: absolute;
            top: 0;
			left:0;
            height: 100%;
            width: 100%;
            outline: none;
        }

        .search-inline .search-close {
            position: absolute;
            top: 0;
            right: 0;
            color: #fff;
            width: 80px;
            height: 100%;
            text-align: center;
            display: table;
            background: #3e4095;
            text-decoration: none;
        }

        .search-inline .search-close i {
            display: table-cell;
            vertical-align: middle;
        }

        .form-control {
            display: block;
            width: 100%;
            padding: .375rem .75rem;
            font-size: 1rem;
            line-height: 1.5;
            color: #495057;
            background-color: #efefef;
            background-clip: padding-box;
            border: 1px solid #efefef;
            border-radius: .25rem;
            transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out;
        }

        @keyframes fadeInDown {
            from {
                opacity: 0;
                transform: translate3d(0, -20%, 0);
            }
            to {
                opacity: 1;
                transform: translate3d(0, 0, 0);
            }
        }
        .whts {
    position: fixed;
    right: 18px;
    bottom: 75px;
    z-index: 123;
    text-align: center;
    display: block;
}
.whts i {
    font-size: 26px;
    color: #fff;
    display: block;
    width: 50px;
    margin: 0 auto;
    height: 50px;
    background-color: #3e4095;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    box-shadow: 0 0 30px -10px #000;
}







@media (max-width:991px){

.mainloc .d-flex.align-items-center{
    height:auto !important;
    margin:0 0 50px;
}
a.lgnbtn.nav-link.text-truncate {
    max-width: 100% !important;
}


}





@media (max-width:767px){
body {
    font-size: 14px! important;
}
.btn {
    font-size: 14px! important;
}
.apfrm {
    padding: 15px;
}
.apfrm h2 {
    font-size: 22px! important;
}
.navbar-brand img {
    max-width: 130px;
}
.ftrbtm p {
    font-size: 13px;
    text-align: center;
}
.footin h3 {
    font-size: 16px! important;
}
.footin ul li {
    font-size: 14px;
}
.footin ul li a i {
    font-size: 16px;
}
.footin img {
    max-width: 20px;
}
a.d-inline-block.text-center.rdbtn {
    padding: 5px 15px;
    font-size: 16px;
}
.btmslider h3, .testimoni h2, .skinana h3 {
    font-size: 24px;
}
.h2, h2 {
    font-size: 24px! important;
}
#analysis_form .custom-control-label {
    font-size: 16px;
}
label {
    font-size: 16px! important;
}
.abtcon p {
    font-size: 16px;
}
.pgtitle h1 {
    font-size: 24px;
}
.h3, h3 {
    font-size: 20px! important;
    font-weight: 600! important;
}
.trtcn ul li span {
    font-size: 16px;
}
trtcn ul li {
    font-size: 14px! important;
}
.trtcn ul li {
    font-size: 14px;
}
.whts i {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
ol.listderma li {
    font-size: 16px! important;
}
ul.sublistderma li {
    font-size: 14px! important;
}
ol.path li {
    font-size: 14px! important;
}
.locaddrss ul li p span {
    font-size: 14px;
}
.locaddrss ul li p i {
    line-height: 22px;
}
.trtcn p span {
    font-size: 14px;
}
.testimonin h3 {
    font-size: 16px! important;
}
.loc-con p {
    font-size: 14px;
}
.locaddrss ul li {
    font-size: 18px;
}
.h5, h5 {
    font-size: 18px! important;
}
.cmlg img {
    max-width: 132px;
}
.whtico img {
    max-width: 40px;
}
.bookanap:after {
    width: 72px;
    height: 50px;
}
.bookanap1:after {
    width: 72px! important;
    height: 50px! important;
}

}


@media (max-width:575px){
    .topbar .col-sm-4{
        display:none;
    }
    .topbar{
        text-align:center;
    }
    
    .othebtn ul li a {
    font-size: 14px;
    padding: 0 15px;
    text-align: center;
    display: block;
    width: 150px;
}
  .othebtn ul{
  flex-wrap: nowrap;
    overflow-x: auto; 
  }
    
    
}


@media (max-width:425px){
    .apfrm h2{
    font-size: 20px;
    }
    
    a.fc-day-grid-event {
    height: 20px;
    padding: 20px 0 18px 0px;
    font-size: 10px;
}
 .fc-content {
    padding:0;
}   
    
    
}


.sticky-top {
   
    z-index: 999 !important;
}
	.pinkbtn {
    background: #b3328e !important;
}
.consltbtn {
    width: 170px;
    
    color: #fff;
    padding: 2px 0px;
    font-size: 20px;
}
.pinkbtn {
    background: #b3328e !important;
    cursor: pointer;
    border: 1px solid #b3328e !important;
}
.w-90 {
    width: 100%!important;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgb(0 0 0 / 0%)! important;
}
p.rsnopts {
    margin: 0;
}
.mdcompo {
    background: #fff;
    padding: 5px 12px;
}


#upload{
   /* background-color:#373a3d;

    background-image:-webkit-linear-gradient(top, #373a3d, #313437);
    background-image:-moz-linear-gradient(top, #373a3d, #313437);
    background-image:linear-gradient(top, #373a3d, #313437);

   
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
}

#drop{
    /*background-color: #2E3134;*/
    padding: 40px 50px;
    margin-bottom: 30px;
    /*border: 20px solid rgba(0, 0, 0, 0);*/
    border-radius: 3px;
    border-image: url('../img/border-image.png') 25 repeat;
    text-align: center;
    text-transform: uppercase;

    font-size:16px;
    font-weight:bold;
    color:#7f858a;
}

#drop a{
    background-color:#3e4095;
    padding:12px 26px;
    color:#fff;
    font-size:14px;
    border-radius:2px;
    cursor:pointer;
    display:inline-block;
    margin-top:12px;
    line-height:1;
}

#drop a:hover{
    background-color:#b63391;
}

#drop input{
    display:none;
}

#upload ul{
    list-style:none;
    margin:0 -30px;
}

#upload ul li{

   /* background-color:#333639;

    background-image:-webkit-linear-gradient(top, #333639, #303335);
    background-image:-moz-linear-gradient(top, #333639, #303335);
    background-image:linear-gradient(top, #333639, #303335);*/

    border-top:1px solid #f5f5f5;
    padding:15px;
    height: 85px;
    

    position: relative;
}

#upload ul li input{
    display: none;
}

#upload ul li p{
    width: 144px;
    overflow: hidden;
    white-space: nowrap;
    color: #EEE;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 100px;
    text-overflow: ellipsis;
}

#upload ul li i{
    font-weight: normal;
    font-style:normal;
    color:#7f7f7f;
    display:block;
}

#upload ul li canvas{
    top: 15px;
    left: 32px;
    position: absolute;
}

#upload ul li span{
    width: 15px;
    height: 12px;
    background: url('../img/icons.png') no-repeat;
    position: absolute;
    top: 34px;
    right: 33px;
    cursor:pointer;
}

#upload ul li.working span{
    height: 16px;
    background-position: 0 -12px;
}

#upload ul li.error p{
    color:red;
}


.clsg img {
    width: 100%;
    max-width: 50px;
    
}
.completed {
    background: #f2dede;
}

.login {
    text-align: center;
    color: #fff;
    margin-top: 18px;
}
.dangerbtn {
    background-color: #d13131;
    color: #fff;
}
.stts p {
    font-size: 13px;
}
.bg-darkblue {
    background-color: #3e4095 !important;
}
.bg-green {
    background-color: #00a65a !important;
}
.bg-aqua {
    background-color: #04c1c4 !important;
}
.bg-orange {
    background-color: #ff851b !important;
}
.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 15px;
}
.info-box-content {
    padding: 5px 0px;
}
.info-box-icon.bg-transparent {
    background-color: transparent;
    height: auto;
    width: auto;
    font-size: 35px;
    line-height: 0;
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: right;
    height: 65px;
    width: 65px;
    text-align: center;
    font-size: 28px;
    line-height: 65px;
    background: rgba(0,0,0,0.2);
    border-radius: 50%;
}
.info-box-content h1 {
    font-size: 20px;
}
.progress-description, .info-box-text {
    display: block;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
}
.gochart {
  width: 100%; 
  min-height: 450px;
}















.checkout-wrap {
  color: #444;
  position: relative;
}

ul.checkout-bar {
  margin: 0 20px;
}
ul.checkout-bar li {
  color: #ccc;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 20px 14px 80px;
  position: relative;
}
ul.checkout-bar li:before {
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background: #a2a2a2;
  border: 2px solid #FFF;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  left: 20px;
  line-height: 31px;
  height: 35px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  top: 4px;
  width: 35px;
  z-index: 999;
}
ul.checkout-bar li.active {
  color: #b63391;
  font-weight: bold;
}
ul.checkout-bar li.active:before {
  background: #b63391;
  z-index: 99999;
}
ul.checkout-bar li.visited {
  background: #ECECEC;
  color: #3e4095;
  z-index: 99999;
}
ul.checkout-bar li.visited:before {
  background: #3e4095;
  z-index: 99999;
}
ul.checkout-bar li:nth-child(1):before {
  content: "1";
}
ul.checkout-bar li:nth-child(2):before {
  content: "2";
}
ul.checkout-bar li:nth-child(3):before {
  content: "3";
}
ul.checkout-bar li:nth-child(4):before {
  content: "4";
}
ul.checkout-bar li:nth-child(5):before {
  content: "5";
}
ul.checkout-bar li:nth-child(6):before {
  content: "6";
}
ul.checkout-bar a {
  color: #3e4095;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

@media all and (min-width: 800px) {
  .checkout-bar li.active:after {
    -webkit-animation: myanimation 3s 0;
    background-size: 35px 35px;
    background-color: #b63391;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    width: 100%;
    left: 50%;
    position: absolute;
    top: -50px;
    z-index: 0;
  }

  .checkout-wrap {
    margin: 0px auto;
  }

  ul.checkout-bar {
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    background-size: 35px 35px;
    background-color: #EcEcEc;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    border-radius: 15px;
    height: 15px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
  }
  ul.checkout-bar:before {
    background-size: 35px 35px;
    background-color: #3e4095;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    content: " ";
    height: 15px;
    left: 0;
    position: absolute;
    width: 10%;
  }
  ul.checkout-bar li {
    display: inline-block;
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
    width: 16%;
  }
  ul.checkout-bar li:before {
    height: 45px;
    left: 36%;
    line-height: 41px;
    position: absolute;
    top: -65px;
    width: 45px;
    z-index: 99;
  }
  ul.checkout-bar li.visited {
    background: none;
  }
  ul.checkout-bar li.visited:after {
    background-size: 35px 35px;
    background-color:#3e4095;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    left: 50%;
    position: absolute;
    top: -50px;
    width: 100%;
    z-index: 99;
  }
}
.completed {
    background: #f2dede;
}



#sig-canvas {
  border: 2px dotted #CCCCCC;
  border-radius: 15px;
  cursor: crosshair;
  display:block;
  margin:0 auto 30px;
  background:#fff;
  
 
}

h3.totalappo {
    font-size: 18px;
}
.ptinfo h4 {
    font-size: 18px;
}
.ptinfo ul li {
    font-size: 15px;
}

.fc-past.day-highlight {
    background-color: #e0e0f2 !important;
    color: #fff !important;
}


.fc-toolbar h2 {
    margin: 0;
    font-size: 1.2rem;
}
input[type=checkbox]:disabled + label, input[type=radio]:disabled + label {
    cursor: not-allowed;
    background-color: #ffcfcc;
}
.header {
    position: relative;
    display: flex;
    height: 60vw;
    max-height: 60vh;
    background: #000;
    overflow: hidden;
  }
  .header__background {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 0;
    padding-bottom: 66.25%;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  .header__video-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.5s linear;
  }
  .header__video-overlay--fadeOut {
    opacity: 0;
    visibility: hidden;
  }
  .header iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  .locaddrss ul li a  {
    color: #000;
}
  .locaddrss ul li a span {
    
    text-decoration: underline !important;
}
.conno ul li a {
    color: #fff;
}