

/* Start:/bitrix/templates/main/components/bitrix/news/calendar/style.css?17835013293961*/
body .ui-widget-header {
    border: 0;
    background: none;
    color: #000;
    font-weight: 100;
}
body .ui-widget-header .ui-datepicker-title
{
    display: inline-block;
    width: 200px;
    align-items: center;
    height: 42px;
    justify-content: center;
    transform: skew(-10deg);
    background: #f5f5f5;
    margin: 0px 20px;
    vertical-align: middle;
    line-height: 45px;
}
body .ui-widget-header .ui-datepicker-month,
body .ui-widget-header .ui-datepicker-year
{

	transform: skew(10deg);
	font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3c3c3c;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix {
    width: 277px;
    margin: 0 auto;
    margin-bottom: 25px;
}
body .ui-datepicker .ui-datepicker-prev
{
	width: 36px;
    height: 42px;
    background: #3c3c3c;
    transform: skew(-10deg);
    display: inline-block;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
	position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
	border-radius: 0;
	text-align: center;
    line-height: 40px;
}
body .ui-datepicker .ui-datepicker-prev:before
{
	content: "\f053";
	font-weight: 900;
    font-family: "Font Awesome 5 Free";
	color:#fff;
}
body .ui-datepicker .ui-datepicker-prev:hover:before
{
	color:#3c3c3c;
}
body .ui-datepicker .ui-datepicker-prev:hover,
body .ui-datepicker .ui-datepicker-next:hover
{
    background: white;
    border: 1px solid #3c3c3c;
}
body .ui-datepicker th
{
padding:0;
}
body .ui-datepicker .ui-datepicker-next
{
	width: 36px;
	border-radius: 0;
    height: 42px;
    background: #b90000;
    transform: skew(-10deg);
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
	left: 100%;
	text-align: center;
    line-height: 40px;
    top: 50%;
    margin-top: -21px;
}
body .ui-datepicker .ui-datepicker-next:before
{
	content: "\f054";
	font-weight: 900;
    font-family: "Font Awesome 5 Free";
	color:#fff;
}
body .ui-datepicker table {
    border-spacing: 8px 12px;
    border-collapse: inherit;
    width: initial;
}


body .ui-datepicker table th {
    width: 88px;
height: 31px;
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
}
#datepicker>div
{
width: initial;
	border: 0;
}
body .ui-datepicker table td
{
    padding: 49px 11px 10px 50px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
    background-color: white;
    font-size: 18px;
	border: 1px #fff;
    font-weight: 500;
}

body .ui-widget-content .ui-state-highlight,
body .ui-widget-content .ui-state-default
{
	border: 1px #fff;
    background: none;
    color: #3c3c3c;

}

body .ui-widget-content .ui-state-disabled
{
opacity: 0;
}


.act__table {
    border: 1px solid #b90000!important;
}


@media screen and (max-width: 1800px)
{
	body .ui-datepicker table th {
		width: 64px;
	}
	body .ui-datepicker table td {
		padding: 27px 4px 9px 37px;
	}
}

@media screen and (max-width: 768px)
{
	body .ui-widget-header .ui-datepicker-title {
		width: 101px;
		height: 25px;
		margin: 0px 13px;
		line-height: 1.5;
	}

	.ui-datepicker-header.ui-widget-header.ui-helper-clearfix {
width: 151px;
    margin-bottom: 16px;
	}
	body .ui-widget-header .ui-datepicker-month, body .ui-widget-header .ui-datepicker-year {
		font-size: 11px;
    line-height: 10px;
	}
	body .ui-datepicker .ui-datepicker-prev, body .ui-datepicker .ui-datepicker-next {
		width: 22px;
		height: 25px;

    font-size: 8px;
line-height: 26px;
	}
body .ui-datepicker .ui-datepicker-next {
    margin-top: -12.5px;

	}



body .ui-datepicker table {
    width: 100%;
    margin: 0 auto;
    border-spacing: 3px 6px !important;
}
body .calendar__newsblock {
    width: 100%;
}

}

@media screen and (max-width: 560px)
{
body .ui-datepicker table td{
    padding: 12px 1px 2px 17px;
    font-size: 10px;
}
body .ui-datepicker table th {
    width: 28px;
    height: 12px;
    font-size: 8px;
}
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news/calendar/bitrix/news.detail/.default/style.css?17835019915295*/
div.news-detail {
    word-wrap: break-word;
}

.news-date-time {
    color: #6B7280;
    font-size: 14px;
    font-weight: 500;
}

.news-detail {
    max-width: 980px;
    margin: 0 auto;
    padding: 48px 24px 64px;
    font-family: "Inter", "Segoe UI", sans-serif;
    color: #374151;
    font-size: 17px;
    line-height: 1.8;
    background: #ffffff;
}

/* --------------------------------------------------
   Головне зображення
-------------------------------------------------- */

.news-detail img.detail_picture {
    width: 100%;
    height: auto;
    display: block;
    float: none;
    margin: 0 0 40px;
    border-radius: 22px;
    box-shadow: 0 18px 45px rgba(15, 23, 42, .08);
}

/* --------------------------------------------------
   Заголовки
-------------------------------------------------- */

.news-detail h1 {
    font-size: clamp(36px, 5vw, 54px);
    font-weight: 800;
    line-height: 1.15;
    color: #1F2937;
    margin: 0 0 30px;
    letter-spacing: -.03em;
}

.news-detail h2 {
    margin: 56px 0 26px;
    padding-bottom: 14px;
    font-size: clamp(28px, 3vw, 36px);
    font-weight: 700;
    color: #374151;
    border-bottom: 2px solid #E5E7EB;
}

/* --------------------------------------------------
   Абзаци
-------------------------------------------------- */

.news-detail p {
    margin: 0 0 22px;
}

.news-detail strong,
.news-detail b {
    color: #111827;
    font-weight: 700;
}

/* --------------------------------------------------
   Вступний блок
-------------------------------------------------- */

.news-detail>p:first-of-type {
    background: #F8FAFC;
    border: 1px solid #E5E7EB;
    border-left: 5px solid #CBD5E1;
    border-radius: 18px;
    padding: 26px 30px;
    font-size: 18px;
}

/* --------------------------------------------------
   Список техніки
-------------------------------------------------- */

.news-detail ul {
    list-style: none;
    margin: 32px 0;
    padding: 0;
}

.news-detail ul li {
    background: #FAFAFA;
    border: 1px solid #E5E7EB;
    border-radius: 18px;
    padding: 24px 26px;
    margin-bottom: 18px;
    transition: .25s;
}

.news-detail ul li:hover {
    background: #F3F4F6;
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(15, 23, 42, .05);
}

.news-detail ul li strong:first-child {
    display: inline-block;
    background: #E5E7EB;
    color: #374151;
    padding: 6px 14px;
    border-radius: 999px;
    margin-bottom: 10px;
    font-size: 15px;
}

/* --------------------------------------------------
   Переваги
-------------------------------------------------- */

.news-detail ol {
    list-style: none;
    counter-reset: item;
    margin: 36px 0;
    padding: 0;
}

.news-detail ol li {
    position: relative;
    padding: 28px 28px 28px 90px;
    margin-bottom: 20px;
    border: 1px solid #E5E7EB;
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, .04);
    transition: .25s;
}

.news-detail ol li:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 32px rgba(15, 23, 42, .08);
}

.news-detail ol li::before {
    counter-increment: item;
    content: counter(item);

    position: absolute;
    left: 26px;
    top: 28px;

    width: 42px;
    height: 42px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #E5E7EB;
    border: 1px solid #D1D5DB;
    color: #374151;

    border-radius: 50%;

    font-size: 17px;
    font-weight: 700;
}

.news-detail ol li strong:first-child {
    display: block;
    margin-bottom: 10px;
    color: #111827;
    font-size: 20px;
}

/* --------------------------------------------------
   Інформаційний блок
-------------------------------------------------- */

.news-detail p:nth-last-of-type(2) {
    margin-top: 48px;
    padding: 30px 34px;

    background: #F3F4F6;

    border: 1px solid #D1D5DB;

    border-radius: 20px;

    color: #374151;

    box-shadow: 0 12px 28px rgba(15, 23, 42, .05);
}

.news-detail p:nth-last-of-type(2) strong {
    color: #111827;
}

/* --------------------------------------------------
   Заклик
-------------------------------------------------- */

.news-detail p:last-of-type {
    margin-top: 26px;
    padding: 24px;

    text-align: center;

    font-size: 22px;
    font-weight: 700;

    background: #FAFAFA;

    border: 1px solid #E5E7EB;

    border-radius: 18px;

    color: #111827;
}

/* --------------------------------------------------
   Мобільна версія
-------------------------------------------------- */

@media (max-width:767px) {

    .news-detail {
        padding: 28px 18px 44px;
        font-size: 16px;
        line-height: 1.7;
    }

    .news-detail h2 {
        margin-top: 42px;
    }

    .news-detail>p:first-of-type,
    .news-detail ul li,
    .news-detail p:nth-last-of-type(2),
    .news-detail p:last-of-type {
        padding: 20px;
    }

    .news-detail ol li {
        padding: 22px 20px 22px 72px;
    }

    .news-detail ol li::before {
        left: 20px;
        top: 22px;
        width: 34px;
        height: 34px;
        font-size: 15px;
    }

    .news-detail img {
        width: 100%;
        height: auto;
    }
}
/* End */
/* /bitrix/templates/main/components/bitrix/news/calendar/style.css?17835013293961 */
/* /bitrix/templates/main/components/bitrix/news/calendar/bitrix/news.detail/.default/style.css?17835019915295 */
