﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}
.slider-bottom-size{
    padding: 34px 0 70px 0 !important;
}
.blog-bacgrond {
    background-color: white !important;
}
p {
    font-size: 13px !important;
    float: left !important;
}
#stylist-image {
    height: 285px !important;
}
.fc-prev-button {
    background: transparent !important;
    padding-top: 9px !important;
}
.fc-next-button {
    background: transparent !important;
    padding-top: 9px !important;
}
.fc-today-button {
    background: transparent !important;
}
.fc-timeGridWeek-button {
    display:none !important;
}
.fc-time {
    color: white !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}
.fc-title {
    color: white !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}
.dc-content-carousel {
    background: #ffffff75 !important;
    border-radius: 14px !important;
}
.dc-docpostcontent .dc-title h3 a {
    width: 571px !important;
}
.fc-time span {
    color: #787779 !important;
}

.dc-content-carousel h1 {
    font-size: 56px !important;
}
.dc-content-carousel h1 em {
    font-size: 41px !important;
}
.dc-content-carousel {
    padding: 12px !important;
}
.dc-img-top {
    padding: 10px;
    background: #ffffff78;
    margin-top: 104px;
    text-align: center;
}
.img-top-h4 {
    font-size: 15px;
    font-weight: 600;
    color: #ff5851;
    margin-bottom: -5px;
}
.img-top-span {
    font-size: 17px;
    color: #3d4461;
    font-weight: 600;
}
.dc-topbar {
    background: #77d4d4 !important;
}
.dc-fthreecolumns {
    background: #77d4d4 !important;
}

.dc-footerbottom {
    background: #42b7b7f7 !important;
}
.dc-footer-call-email {
    background: #ef7a2dd6 !important;
}
.dc-jointeam {
    background: #ef7a2dd6 !important;
}
.dc-doccarecontent {
    background: #ef7a2dd6 !important;
}

.dc-bgcolor {
    background: #ef7a2dd6 !important;
}
.dc-navdocsingletab li a.active {
    border-color: #ef7a2dd6 !important;
    background: #ef7a2dd6 !important;
}


@media (max-width: 568px)
{
    .dc-homeslider {
        min-height: 461px !important;
    }
    .fc-time-grid-container {
        height: 968px !important;
    }
    .mobile-dc-docsingleimg{
        display:none;
    }
    .mobile-dc-title {
        display: none;
    }
    .dc-haslayout {
        padding-top: 0px !important;
    }
}
@media (max-width: 620px) {
    .carousel-inner {
        width: 756px;
        margin-left: -208px;
        margin-top: -44px;
    }
    .mobile-dc-docsingleimg {
        display: none;
    }

    .mobile-dc-title {
        display: none;
    }
    .dc-haslayout {
        padding-top: 0px !important;
    }
}
@media (max-width: 990px) {
    .container-service {
        margin-left: 0 !important;
    }
    .mobile-dc-docsingleimg {
        display: none;
    }

    .mobile-dc-title {
        display: none;
    }
    .dc-haslayout {
        padding-top: 0px !important;
    }
}