

/* Start:/local/templates/illuminator/components/bitrix/breadcrumb/default-new/style.css?1740149935420*/
main .breadcrumbs li a, main .breadcrumbs li span{
    font-weight: 400;
    font-size: 15px;
    line-height: 136%;
    text-align: center;
    color: #9b9b9b; 
    opacity: 1;
}
.breadcrumbs li span{
    opacity: 0.8;
}
main .breadcrumbs li:not(:last-child):after{
    color: #bebfbf;  
}
main .breadcrumbs ul{
    margin: 0px 0 25px 0;
}


@media(max-width:575px){
    main .breadcrumbs ul{
        margin: 0;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/form.result.new/error.css?1728285826163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/illuminator/components/bitrix/form/.default/bitrix/form.result.new/.default/style.css?1740401281623*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/illuminator/components/bitrix/form/.default/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/illuminator/components/bitrix/form/.default/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/illuminator/template_styles.css?17282858721497*/
.new-rests{
    padding: 35px 150px 35px 30px;
    position: fixed;
    right: 0;
    top: 15px;
    max-width: 455px;
    z-index: 10000;
    background: white;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
    transform: translate(200%,50%);
    transition: all .7s;
}
.close-arrow{
    cursor: pointer;
}
.new-rests.active{
    transform: translate(0, 50%);
}
.rests-title{
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}
.rests-form input[type="text"]{
    width: 100%;
    border-radius: 0;
    border: 1px solid #002359;
    padding: 9px 20px;
    font-size: 14px;
    color: #002359;
    margin: 10px 0;
}
.rests-form input[type="text"]::placeholder{
    color: #002359;
    font-size: 14px;
    opacity: 1;
}
.rests-form .form-pp{
    font-size: 10px;
    line-height: 140.69%;
    color: #002359;
}
.rests-form .form-pp a{
    font-weight: bold;
    color: #002359;
}
.rests-form input[type="submit"]{
    background: #FDB900;
    color: #002359;
    border: 1px solid #FDB900;
    cursor: pointer;
    margin: 23px 0;
    padding: 15px 28px;
}
.rests-form input[type="submit"]:hover{
    background: transparent;
    border: 1px solid #002359;
}
.social-title{
    font-size: 14px;
    font-weight: bold;
}
.social-item{
    margin-right: 10px;
}
@media(max-width:576px){
    .new-rests{
        width: 100%;
        padding: 15px;
        transform: translate(200%,25px);
    }
    .new-rests.active {
        transform: translate(0, 25px);
    }
}
/* End */
/* /local/templates/illuminator/components/bitrix/breadcrumb/default-new/style.css?1740149935420 */
/* /bitrix/components/bitrix/form.result.new/error.css?1728285826163 */
/* /local/templates/illuminator/components/bitrix/form/.default/bitrix/form.result.new/.default/style.css?1740401281623 */
/* /local/templates/illuminator/template_styles.css?17282858721497 */
