@font-face {
	font-family: 'Montserrat';
	src: url(/font/Montserrat-Regular.ttf);
}
@font-face {
	font-family: 'Montserrat bold';
	src: url(/font/Montserrat-Bold.ttf);
}
div.apm_background_mask {
/*
    position: fixed !important;
*/
}
h1, h2 {
	font-weight: 300;
    margin-bottom: 20px;
}
h1 .badge {
    font-size: 17px;
    position: relative;
    top: -20px;
    left: -12px;
}
body {
	font-size: 18px;
    font-family: 'Montserrat';
}
caption {
    caption-side: top;
}
.btn-primary {
    background-color: #be4c6c;
    border-color: #be4c6c;
}
.btn-primary:hover {
    background-color: #9e2c4c;
    border-color: #9e2c4c;
}
.control-group {
    padding: 16px 0; 
}
.subform-layout .control-group {
    padding: 8px 0;
}
.loading {
    position: fixed;
    z-index: 12;
    top: 16px;
    right: 16px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: url(/img/loading.gif) center no-repeat #fff;
    box-shadow: 0 0 16px #fff, 0 0 8px #fff, 0 0 4px #fff, 0 0 2px #fff, 0 0 1px #fff;
    display: none;
}
.loading.on {
    display: block;
}
.navbar-expand-md .navbar-collapse {
    align-items: flex-start;
}
.main-content a.btn-link {
	color: #BE4C6C;
}
.container {
	max-width: 1540px;
    padding: 0 25px;
}
.logo {
	display: block;
	width: 245px;
	height: 68px;
	background: url(/img/logo.png) center center no-repeat;
	font-size: 0;
}
.slogan {
	width: 100%;
    font-size: 22px;
    line-height: 21px;
    margin-top: 13px;
}
.online-doc {
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
}
header .container.error-page {
    background: none!important;
    min-height: 190px;
}
header {
    border-bottom: 2px solid #BE4C6C;
}
.main-nav .navbar-nav {
	
}
.main-nav a.nav-link {
	padding: 3px 15px!important;
	font-size: 18px;
	color: #383838;
	background: #f0f0f0;
	border-radius: 0 0 5px 5px;
	transition: all ease 0.2s;
}
.main-nav li {
	margin-right: 7px;
}
.main-nav li.current > a,
.navbar-light .navbar-nav .nav-link.active {
	background: #BE4C6C;
	color: #fff;
}
.main-nav li a:hover {
	color: #000;
	background: #f8b7c9;
}
.item-113,
.item-114 {
	margin-left: auto;
	margin-right: 0!important;
}
.item-113 > a,
.item-114 > a {
	background: #00a1ec!important;
	color: #fff!important;
}
.item-113 > a:hover,
.item-114 > a:hover {
	background: #0b8ac5!important;
}
.user-menu li {
    margin-right: 2px;
}
.user-menu li:last-child {
    margin-right: 0;
}
.user-menu li a.nav-link { 
    font-size: 14px;
    padding: 3px 5px !important;
    background: #ABD26B;
}
.user-menu .item-131 a.nav-link {
    background: #BE4C6C;
    color: #fff;
}
.user-menu li a.nav-link:hover { 
    opacity: 0.7;
}
.mbutton {
	color: #000;
	z-index: 10;
	color: #fafafa;
	border: 1px solid #000;
	padding: 5px 10px 7px 10px;
    position: absolute;
    right: 35px;
    top: 48px;
    display: none;
}
.flaticon-menu-button-of-three-horizontal-lines:before {
	margin: 0;
    color: #000!important;
    border-color: #000;
}
.navbar-light .navbar-toggler {
	
}
.test-ico,
.test-txt {
	font-size: 30px!important;
    line-height: 30px;
    color: #119627;
}
.test-ok {
    color: #119627;
}
.test-en {
    padding-left: 62px;
}
.test-ico:before {
	margin: 0;
	font-size: 16px;
}
.test-txt .test-ico:before {
    position: relative;
    top: 25px;
	font-size: 50px!important;
}
.test-no {
	color: #c84545;
}
.jumbotron {
	padding: 2rem 1rem;
	margin-top: 2rem;
}
.r-style {
	border: 1px solid #BE4C6C;
	color: #BE4C6C;
	background: #fff;
}
.r-style-bg {
	background: #BE4C6C;
	color: #fff;
}
.login-btn {
    padding-left: 30px;
    background: #BE4C6C url(/img/login.svg) 5px 3px no-repeat;
}
.reg-btn {
    padding-left: 25px;
    background: url(/img/reg.svg) 5px 8px no-repeat;
    color: #000;
    margin-top: 3px;
}
.acc-info {
    font-size: 14px;
}
.mtt-c {
    margin-top: 10px;
}
.border-bottom-l {
    border-bottom: 1px solid #E1E1E1;
}
.phonenum {
    color: #000;
    font-size: 25px;
    font-family: "Montserrat bold";
}
.email {
    color: #000;
    font-size: 18px;
    margin-right: -15px;
}
footer .container {
    border-top: 3px solid #BE4C6D;
}
footer a {
	color: #000;
}
.add-to-cart {
	padding: 0 5px;
    width: 140px;
    text-align: left;
	color: #fff;
	border-radius: 20px;
	opacity: 0.3;
	background: #909090;
}
.add-to-cart .flaticon-add:before {
	margin-left: 0!important;
}
.add-to-cart:before {
	margin: 0px 4px;
	font-size: 22px;
}
.add-to-cart:after {
	position: relative;
	top: -3px;
    content: 'добавить';
    display: inline;
	margin: 0px 7px 0 7px;
	font-size: 17px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.btn-cart-item {
    padding: 0 15px;
    width: 180px;
    background: #BE4C6C linear-gradient(#BE4C6C, #982646);
    opacity: 1;
}
.btn-cart-item:after {
    font-size: 26px;
}
.btn-cart-item .flaticon-add:before {
    font-size: 25px;
}
.wrap-cart-item {
    background: #fad9e2;
    padding: 25px;
    border-radius: 5px;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
    max-width: 340px;
    text-align: center;
}
.price-item {
    font-size: 36px;
    font-weight: bold;
}
.service-item:hover {
	background: #f0f0f0;
}
.service-item:hover .add-to-cart {
	opacity: 1;
	background: #BE4C6C linear-gradient(#BE4C6C, #982646);
}
.service-item:hover .add-to-cart:hover {
	background: #982646 linear-gradient(#982646, #BE4C6C);
	color: #fff;
}
.service-item.in-cart {
	background: #f0c8d4 ;
}
.in-cart .add-to-cart {
	background: #BE4C6C linear-gradient(#BE4C6C, #982646);
}
.in-cart .add-to-cart:after {
	content: "добавлено";
}
#cartServiceList .add-to-cart,
.service-item:hover.in-cart .add-to-cart {
	background: #00a1ec;
}
#cartServiceList .add-to-cart:after,
.service-item:hover.in-cart .add-to-cart:after {
	content: "удалить";
}
.service-card,
.service-card .card-header {
	background: none;
    border: none;
}
.service-card .card-header a {
    font-size: 22px;
}
.service-card .card-body {
    padding: 0 15px;
}
.service-card .card-foot {
    padding: 0 15px 10px;
}
.service-card .card-client {
    background: #ffdde1;
    padding: 10px;
    font-weight: bold;
    border-bottom: 2px solid #dda6ac;
}
.service-card .card-header button {
	font-size: 22px;
	color: #BE4C6C;
}
.service-card .card-header button span {
	border-bottom: 1px dashed #BE4C6C;
}
.service-card .card-header button:active,
.service-card .card-header button:focus,
.service-card .card-header button:hover {
	text-decoration: none;
	color: #a94360;
	outline: none;
	box-shadow: none;
}
.service-card:before {
    content: attr(data-added);
    position: absolute;
    left: -172px;
    top: 10px;
}
#serviceTotal .service-amount:empty:before {
    content: '—';
}
.cart-client-lname:empty:before {
    content: 'Фамилия';
    font-style: italic;
}
.cart-client-fname:empty:before {
    content: 'Имя';
    font-style: italic;
}
.cart-client-lname:empty:before {
    content: 'Фамилия';
    font-style: italic;
}
.cart-client-mname:empty:before {
    content: '';
    font-style: italic;
}
.cart-client-birth:empty:before {
    content: 'Дата рожд.';
    font-style: italic;
    font-weight: normal;
    opacity: 0.5;
}
.cart-client-sex:empty:before {
    content: 'Пол';
    font-style: italic;
}
#cartOptionList input:checked + label {
    color: #007bff;
}
.btn-selected-list {
    position: relative;
}
.btn-selected-list .badge {
    position: absolute;
    top: -15px;
    right: -18px;
    bottom: auto;
    left: auto;
    font-weight: bold;
    background-color: #be4c6c;
    border: 2px solid #ffc107;
}
.finder input {
	border: 1px solid #BE4C6C;
	font-size: 19px;
}
.btn-finder {
	background: #BE4C6C linear-gradient(#BE4C6C, #982646);
	color: #fff;
	border: 1px solid #BE4C6C;
}
.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
    border-radius: 4px;
}
.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: pre;
    overflow: hidden;
}
.autocomplete-selected {
    background: #F0F0F0;
}
.autocomplete-suggestions strong {
    font-weight: bold;
    color: #be4c6c;
}
.autocomplete-group {
    padding: 2px 5px;
    font-weight: bold;
}
.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000;
}
.minicart {
	position: fixed;
    height: 215px;
	right: -20px;
	top: 45%;
    padding-top: 163px;
    transition: all ease .3s;
}
.minicart-text {
  position: absolute;
  top: 72px;
  left: -51px;
  white-space: nowrap;
  font-size: 18px;
  transform: rotate(90deg);
}
.minicart.empty {
    right: -120px;
}
.list-ico:before {
	font-size: 30px;
}
.list-ico:before {
	margin-left: 0;
}
.minicart .badge {
	top: -17px;
	right: 20px;
}
.main-nav .dropdown-menu {
	padding: 0;
	min-width: 11rem;
}
.main-nav .dropdown-menu li {
	margin-right: 0;
}
.main-nav .dropdown-menu li a {
	border-radius: 0;
	font-size: 16px;
}
[class^="flaticon-"]:before {
	margin: 0;
}
.service-qty {
	border: 1px solid #ced4da;
	border-radius: .25rem;
}
.nav-stacked li {
	margin-right: 15px;
}
.form-horizontal input {
	max-width: 400px;
}
.form-horizontal .control-group {
	padding: 10px 0;
}
.history-line:hover,
.order-line:hover {
    cursor: pointer;
    background-color: #0003 !important;
}
.control-label label.d-none + .optional {
    display: none;
}
.b-style {
    background: #00a1ec;
    border: 1px solid #078ccb;
}
.f-color {
    color: #BE4C6C;
}
.f-color-bg {
    background-color: #BE4C6C;
}
.gj-icon.chevron-left::before {
    content: "\2039";
}
.gj-icon.chevron-right::before {
    content: "\203A";
}
form [data-content]:after,
label[data-content]:after {
    content: attr(data-content);
    margin-left: 4px;
    font-size: 70%;
}
.table-f {
    font-size: 14px;
}
.table-f th {
    white-space: nowrap;
    background: #BE4C6C;
    color: #fff;
}
.current-month.disabled {
    background: #ffb3b3;
}
.msgr-ico {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url(/img/msgr.png) left 0;
    text-indent: -9999px;
    margin-left: 5px;
}
.tg-ico {
    background-position: 45px 0;
}
.wh-ico {
    background-position: 90px 0;
}
.vb-ico {
    width: 44px;
    background-position: 0 0;
}
h3.phone-support {
    font-family: 'Montserrat bold';
}
h3.phone-support i:before {
    font-size: 28px;
    color: #00bfd8;
}

.body-f #donor_tel {
    display: none;
}
.support-btn {
    position: fixed;
    bottom: 0;
    border-radius: 5px 5px 0 0;
    right: 10%;
    font-size: 18px;
    background: #007bff url(/img/support-ico.png) 10px 11px no-repeat;
    padding: 10px 15px 10px 45px;
    border: 1px solid #fff;
    border-bottom: none;
}
.support-btn:hover {
    background-color: #007bff;
    opacity: 0.95;
}
.breadcrumb {
    background: transparent;
    padding: 0;
}
.breadcrumb .divider {
    margin: 0 7px 0 5px;
    font-size: 14px;
}
.breadcrumb .icon-location {
    display: none;
}
.breadcrumb a {
    color: #BE4C6C;
}
.flare-button:after {
  content: "";
  display: block;
  width: 20px;
  height: 200px;
  margin-left: 50px;
  background: #fff;
  background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.5) 0%,
      rgba(255, 255, 255, 1) 50%,
      rgba(255, 255, 255, 0.5) 100%
  );
  left: -40px;
  top: -100px;
  z-index: 1;
  transform: rotate(45deg);
  position: absolute;
  animation: movingFlare 3s ease-in-out 0.05s infinite;
}
summary {
    list-style: none;
}
.cat-img img {
    width: 100%;
    border-radius: 5px;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
}
.logo-footer a {
    font-size: 15px;
    color: #000;
    line-height: 100%;
    display: inline-block;
}
.contact-footer .phonenum {
    font-size: 22px;
}
footer .adress {
    line-height: 100%;
}
.menu-footer a {
    text-decoration: underline;
}
.rp-text {
    color: #aaaaaa;
    text-transform: uppercase;
}
.more-item {
    max-width: 1156px;
}
.bold {
    font-weight: bold;
}
.all-group-item-btn {
    background: #f0f0f0;
}
.all-group-item-btn a {
    color: #BE4C6C;
}

.service-code {
    display: inline-block;
    padding-left: 8px;
    width: 48px;
    font-size: 80%;
    color: #999;
}
 
@keyframes movingFlare {
  0% {
    left: -30px;
    margin-left: 0px;
  }
  30% {
    left: 110%;
    margin-left: 80px;
  }
  100% {
    left: 110%;
    margin-left: 80px;
  }
}

@media screen and (max-width: 1200px) {
	.main-content .container {
		padding: 0 25px!important;
	}
}



@media screen and (max-width: 900px) {
    .mbutton {
        display: block;
    }
    .logo {
        margin-left: 25px;
    }
    .tcenter-900 {
        text-align: center!important;
    }
    .profile-btn {
        margin-left: 30px;
        margin-bottom: 10px;
    }
    .acc-info  {
        padding-top: 15px!important;
    }
    .online-doc {
        display: block;
        width: 100%;
    }

}
@media screen and (max-width: 767px) {
	.contacts-wrap {
		font-size: 24px;
	}
	.slogan {
		font-size: 12px;
		font-weight: normal;
		padding-top: 7px!important;
	}
	.main-nav {
		padding: 5px 10px 5px 30px!important;
	}
	.main-nav li a {
		border-radius: 0;
		padding-left: 15px!important;
		margin-top: 2px;
	}
	.display-4 {
		font-size: 2rem;
	}
    .test-txt {
        font-size: 20px!important;
        line-height: 18px;
    }
    .test-txt .test-ico::before {
        position: relative;
        top: 11px;
        font-size: 30px !important;
    }
    .test-en {
        padding-left: 39px;
    }
}

@media print {
    body {
        color: #000 !important;
    }
    header {
        text-align: right;
    }
    header .slogan {
        display: none;
    }
    .btn {
        display: none;
    }
}
