﻿@charset "utf-8";
.similar-news-module-content{margin-left: -15px;width: calc(100% + 30px);}
.news-module-three-block .similar-news-module-content figure{display:block;margin-bottom:20px;}
.box-module{overflow:hidden;}
.box-module .img{padding-bottom:59.74%;display:block;width:100%;height:0;position:relative;}
.box-module .img img{display:block;width:100%;max-width:100%;max-height:100%;position:absolute;top:0;left:0;}
/*.box-module figcaption i{font-size:12px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:2.5;letter-spacing:normal;text-align:left;color:#00a29c;}
.box-module figcaption span{font-size:16px;line-height:1.5;padding-right:20px;display:block;max-height:71px;transition:all 0.2s ease-out;}*/
.box-module figcaption{padding-right:10px;margin-top: 10px;}
.box-module figcaption h3{font-size:18px;line-height:1.44;display:block;margin-bottom:10px;max-height: 50px;overflow:hidden;transition:all 0.2s ease-out;margin-top: 5px;}
.box-module figcaption h3:hover a{color: #ed1c24;}
.news-module-three-block {margin: 0;padding: 0;border: 0;}
.news-module-three-block .similar-news-module-content figure {margin-bottom: 20px;}
.news-module-full-block .similar-news-module-content figure {margin-bottom: 20px;}
.iln-date #date {
	font-family: 'Montserrat-Medium';
	height: 40px;
	padding: 10px;
	color: #000;
	border: 2px solid #f21423;
	box-sizing: border-box;
}

.iln-date > label {
	margin-right: 10px;
	font-size: 16px;
	font-family: 'Montserrat-Bold';
}

.iln-date {
	margin-bottom: 20px;
}

.note {
	font-size: 16px;
	font-family: 'Montserrat-Bold';
	margin-bottom: 20px;
}

input::-webkit-calendar-picker-indicator {
	cursor: pointer;
}
.box-module > a {
    position: relative;
}
.bik-bant {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 5px;
    font-size: 11px;
    line-height: 13px;
    color: #fff;
    background: #ec1e2b;
    z-index: 2;
    font-family: 'Montserrat-Medium';
}
.bik-news-page table * {
    margin: 0;
    padding: 5px;
    font-size: medium;
    line-height: normal;
    color: initial;
    background: none;
    text-align: inherit;
    font-family: 'Montserrat-Regular';
}

.bik-news-page table {
    width: 100%!important;
    border: 0;
    margin: 0;
    display: block;
    overflow-x: auto;
}

.bik-news-page table b,.bik-news-page table h2,.bik-news-page table h3,.bik-news-page table h4,.bik-news-page table h5,.bik-news-page table h6,.bik-news-page table strong,.bik-news-page table tr:first-child h1 {
    font-family: 'Montserrat-Bold';
    display: block;
}

.bik-news-page table ol,.bik-news-page table ul {
    padding-left: 25px
}

.bik-news-page table td,.bik-news-page table tr {
    border: 1px solid #000
}
.bik-news-page .news-detail-content {
    margin-bottom: 20px;
}
@media (min-width:768px){
	.small-size figcaption h3 {font-size: 16px;margin-bottom: 0;}
    .similar-news-module.news-module-three-block {margin: 0;padding: 0;}
}
@media (min-width:992px){
    .news-module-three-block .similar-news-module-content figure{margin-bottom: 10px;}
    .news-module-full-block .similar-news-module-content figure {margin-bottom: 0;}
}

@media (min-width:1200px){
	.news-module-three-block .similar-news-module-content figure {margin-bottom: 40px;}
	.small-size figcaption h3 {max-height: 70px;}
}
