@import "https://use.fontawesome.com/releases/v5.8.2/css/all.css";
body {
}
a:hover {
    color: #FFF;
}
.o-phones .icon-tel {
  display: inline-block;
  margin-right: 4px;
  font-size: 1rem;
}
.c-top .o-phones .icon-tel {
  color: #76227d;
}
body,
p,
a,
div {
  font-size: 12px;
}
a {
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}
p {
  margin-top: 0;
  margin-bottom: 0px;
}
.o-wrap p {
  line-height: 22px;
}
.whitebg {
  background: #fff;
}
.o-wrap {
  width: 100%; /*1250px;*/
  margin: 0 auto;
  padding: 0 40px;
}
.o-wrap p {
  line-height: 22px;
}
.c-top__days .small {
  font-size: 1.875rem;
  color: #a8a7a7;
}
.o-logo {
  display: block;
  margin-top: 1.5rem !important;
}
.c-top__days {
  font-weight: 700;
  text-align: center;
  margin-top: 0.5rem !important;
}
.c-top__days .big {
  font-size: 3.3125rem;
  color: #76227d;
}
.c-top__days .small {
  font-size: 1.875rem;
  color: #a8a7a7;
  line-height: 79px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.c-top .o-phones {
  margin-right: 12.82051%;
  font-size: 1.125rem;
  text-align: right;
  margin-top: 1.5rem !important;
}
.c-nav {
  z-index: 20;
  height: 46px;
  background-color: #ededed;
  margin-bottom: 4px;
}
.c-top .o-phones .icon-tel,
.c-top .o-phones .num {
  color: #76227d;
  font-weight: 700;
}
.icon-tel:before {
  content: "\E90d";
}
.o-phones .icon-tel {
  display: inline-block;
  margin-right: 4px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  font-size: 1rem;
}
.centerText {
  text-align: center;
}
.c-top__days {
  display: inline-block !important;
}
.c-footer {
  background-color: #76227d;
  color: #fff;
}

.c-footer .o-section {
  padding: 40px 0;
}

.c-footer .o-header--fourth {
  margin-bottom: 1em;
  color: #f8b525;
}

.o-header--fourth {
  font-size: 0.875rem;
}

.o-header {
  text-transform: uppercase;
  font-weight: 700;
}

.c-footer .o-cols__item {
  width: 270px;
  margin: 0 15px;
}

.c-footer address:not(:last-of-type) {
  border-bottom: 1px solid #f8b525;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 969px) {
  .mobileno {
    display: none;
  }

  .c-top__days .small {
    font-size: 18px;
  }
  .c-top__days .big {
    font-size: 20px;
  }
}

@media screen and (min-width: 769px) {
  .c-footer .o-cols {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
}

@media screen and (min-width: 641px) {
  .c-footer .o-cols__item {
    padding-right: 30px;
  }
}

@media screen and (min-width: 641px) {
  .c-footer .o-cols__item:first-of-type,
  .c-footer .o-cols__item:last-of-type {
    padding: 0;
  }
}

.c-footer .o-cols__item:last-of-type,
.c-footer__dotpay,
.c-footer__nav ul,
.form-group,
.form-row,
.o-login {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-footer .o-cols__item:last-of-type,
.c-nav .o-wrap .c-nav__content > ul,
.c-top .o-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-app .form-group > div,
.c-contact__details,
.c-contact__details .item.hours p,
.c-doctorbox,
.c-doctorbox__terms .terms,
.c-footer .o-cols__item:last-of-type,
.c-footer__dotpay,
.c-footer__social a,
.c-nav__submenu [class^="icon-"],
.c-references__opinion .author,
.c-top .o-wrap,
.c-top__days,
.customSelect,
.flickity-button,
.form-group,
.form-row,
.o-cols,
.o-login,
.o-tabs__nav,
.o-tabs__nav li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-footer .o-phones .city {
  font-weight: 700;
}

.o-phones p,
.o-phones a {
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.maxWidth {
  max-width: 800px;
  margin: auto;
}
.o-logo img {
  margin: auto;
  padding-top: 70px;
}

.footerCopyright {
  text-align: center;
  margin: auto;
}
