

/* Start:/bitrix/templates/belberrymed/components/bitrix/breadcrumb/.default/style.css?17297339102337*/
.breadcrumbs {
    position: relative;
	z-index: 10;
}
.breadcrumbs__back {
    border-radius: .5rem;
    padding: 0px;
    height: 2.5rem;
    width: 2.5rem;
    position: relative;
    margin-right: 1.5rem;
    transition: all ease .24s;
    background-color: #f525361c;
    display: flex;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 1.125rem;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='18' viewBox='0 0 12 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2L3 9L10 16' stroke='%23F52536' stroke-width='3'/%3E%3C/svg%3E");
    filter: grayscale(1);
    critical: this;
}

.breadcrumbs__back:active {
    background-color: rgba(245, 37, 54, 0.24);
}

.breadcrumbs__back img {
    height: .875rem;
    margin-left: -.1rem;
    position: relative;
}

.breadcrumbs .center-wrap > div {
    /* padding: 1.5rem 0px; */
}

.breadcrumbs__back:hover {filter: grayscale(0);}
.breadcrumbs__link {
    color: var(--color__dark);
    text-decoration: none;
    transition: all ease .24s;
    font-weight: 600;
    opacity: .64;
    font-size: .75rem !important;
}

li.breadcrumbs__devider {
    margin: 0px .75rem;
    width: .25rem;
    height: .25rem;
    background-color: var(--color__dark);
    border-radius: .5rem;
    top: .075rem;
    position: relative;
    opacity: .2;
}

.breadcrumbs__link:hover {
    color: var(--color__fill-1);
    opacity: 1;
}

.breadcrumbs__active {
    opacity: .40;
    font-size: .75rem !important;
}

img.breacrcrumb__back {
    margin-right: .5rem;
    position: relative;
    top: .10rem;
    height: 1rem;
}

.breadcrumbs__link.--back {
    color: var(--color__fill-1);
    filter: grayscale(0);
    opacity: 1;
}

.breadcrumbs__link.--back:hover {
    filter: grayscale(0);
    opacity: 1;
}

.footer-breadcrumb {}

.footer-breadcrumb .breadcrumbs {
    margin: 0 !important;
}

@media screen and (max-width: 1680px) {  

}

@media screen and (max-width: 1440px) {  

}

@media screen and (max-width: 1366px) {  

}

@media screen and (max-width: 1359px) {  

}

@media screen and (max-width: 1199px) {  

}

@media screen and (max-width: 1024px) {  


}

@media screen and (max-width: 991px) {  
    
}

@media screen and (max-width: 768px) {  

}

@media screen and (max-width: 640px) {  

}


/* End */


/* Start:/bitrix/templates/belberrymed/components/bitrix/form.result.new/.default/style.css?17297339101805*/
.inputtext, .inputtextarea {
	padding: 0 1.5rem;
	border: .125rem solid transparent;

	border-radius: 1rem !important;
	background-color: white !important;
	font-size: 1.125rem !important;
	height: 3.5rem !important;
	padding-top: 1.25rem !important;
	background-size: 3rem;
	background-position: 1rem center;
	padding-left: 4.75rem !important;
	color: var(--color__dark) !important;
	font-weight: 650;
	width: 100%;
}

.desctop-form input.feedback-mod__input {
	padding: 1.5rem !important;
	font-size: 1rem!important;
	font-weight: 500!important;
}

input.inputtext.feedback-mod__input.--tel.input.--fill.js-mask__tell.--svg__feedback-mod--tell {
	height: 3.5rem !important;
	padding-left: 4.5rem !important;
}

.inputtextarea {
height: 6rem !important;
}

td{
color: white;
font-weight: 600;
font-size: 16px;
padding-bottom: 10px;
}

/*
.tab-content {
color: white;
}
*/

.mt-0 {
	margin-top: 10px !important;
	margin-bottom: 10px;
}

.col-12{
	margin-bottom: 10px;
}

.tab-pane {
	padding-top: 20px;
}

label.docs_label {
	padding-bottom: 5px;
}

.desctop-form {
	width: 100% !important;
	background-color: #f5f5f9!important;
	border-radius: 1.5rem;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 1rem;
	padding-left: 2rem;
	margin-bottom: 0 !important;
	margin-top: 3.5rem;
}

.form-inline {
	display: inline-flex;
	padding-bottom: 5px;
}

.form-inline label {
	padding-right: 5px;
}

.desctop-form .feedback-mod__policy .checkbox__label {
	color: #000000 !important;
}

.feedback-mod__policy .checkbox input:checked + * > .checkbox__trigger {
	background-color: rgb(0 0 0 / 24%) !important;
}

.form-success {
	color: green;
	margin-top: 20px;
}
/* End */
/* /bitrix/templates/belberrymed/components/bitrix/breadcrumb/.default/style.css?17297339102337 */
/* /bitrix/templates/belberrymed/components/bitrix/form.result.new/.default/style.css?17297339101805 */
