

/* Start:/local/templates/patriot/components/bitrix/news.list/contact/style.css?15628371361538*/
.name-contact{
    font-family: 'Circe-Bold';
    font-size: 26px;
    cursor: pointer;
    color: #000;
}
.name-contact:hover, .name-active{
    color: #63A70A;
}
.name-contact .img{
    background: url("/local/templates/patriot/components/bitrix/news.list/contact/img/contact.png") no-repeat;
    width: 34px;
    height: 34px;
    float: left;
}
.name-contact-name{
    margin-left: 34px;
}
.contacts-scheme{
    display: none;
}
.name-contact:hover .img, .name-active .img {
    background: url(/local/templates/patriot/components/bitrix/news.list/contact/img/contact-hover.png) no-repeat;
}
#bus_shedule .img{
    background: url(/local/templates/patriot/components/bitrix/news.list/contact/img/icon_bus.jpeg) no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.table-responsive{
    max-width: 100%;
    width: 100%;
    margin-bottom: 0px!important;
}
.table-responsive table{
    width: 100%;
}
.table-hover>tbody>tr:hover{
    background-color: #dddddd!important;
}
.table-responsive>.table>tbody>tr>td,
.table-responsive>.table>tbody>tr>th,
.table-responsive>.table>tfoot>tr>td,
.table-responsive>.table>tfoot>tr>th,
.table-responsive>.table>thead>tr>td,
.table-responsive>.table>thead>tr>th{
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: left;
    font-size: 16px;
}
.table-responsive>.table>thead>tr>th{
    border-bottom: 2px solid #ddd;
    padding: 8px;
    vertical-align: bottom;
    border-top: 0;
    text-align: center;
}
.table-responsive .table-striped>tbody>tr:nth-of-type(odd){
    background-color: #f9f9f9;
}
.table-responsive:nth-child(even){
    background: #e4e7e7;
}
/* End */


/* Start:/local/templates/patriot/components/bitrix/news.list/events/style.css?15274564413903*/
.event-list {
    margin-bottom: -15px
}
.opacity {
    opacity: 0.5;
}
.opacity:hover {
    opacity: 1;
}
.event-item {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 30px;
    min-height: 165px;
}

.event-item-images {
    height: 286px;
    float: left;
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden
}

.event-item-images span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

html:not(.bx-touch) .event-item-images:hover span,html:not(.bx-no-touch) .event-item-images:active span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.event-item-body {
    padding: 5px 0 0 0;
    display: table;
    margin-left: 0;
    width: 100%;
}

.event-not-images {
    width: 100%;
}

.event-item-meta {
    overflow: hidden;
    position: relative
}

.event-items .event-item-date {
    font-family: Circe-Bold,Helvetica,Arial,sans-serif;
    font-weight: bold;
    text-align: left;
    margin: 0;
    font-size: 21px;
}

.event-item-date {
    font-family: Circe-ExtraBold,Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #1D1D1B;
    margin: 0;
    text-transform: lowercase;
}

a.event-item-title {
    font-family: Circe-Bold,Helvetica,Arial,sans-serif;
    -webkit-transition: border-bottom-color .15s ease-out;
    -moz-transition: border-bottom-color .15s ease-out;
    -ms-transition: border-bottom-color .15s ease-out;
    -o-transition: border-bottom-color .15s ease-out;
    transition: border-bottom-color .15s ease-out;
    color: #000;
    font-weight: bold;
    font-size: 21px;
    line-height: 1.2;
}

html:not(.bx-touch) a.event-item-title:hover,html:not(.bx-no-touch) a.event-item-title:active {
    color: #63A70A;
    border-bottom-color: #63A70A;
}

.event-item-big .event-item-body {
    width: 100%;
    margin: 0
}

@media screen and (min-width: 1023px) {
    .event-list div.col-p-25{
        padding-left: 5px;
        padding-right: 5px;
    }
    .event-list div.col-p-25:first-child {
        padding-left: 15px;
    }
    .event-list div.col-p-25:last-child {
        padding-right: 15px;
    }
}

@media screen and (max-width: 1023px) {
    .event-item {
        margin-bottom: 20px;
    }

    .event-list {
        margin-bottom: 20px
    }

    .event-items .event-item-images {
        margin: -25px -25px 15px -25px;
        padding-bottom: 50%!important;
        width: auto;
    }

    .event-items .event-item-images span {
        background-size: cover;
    }

    .event-items .event-item-images img {
        background-size: cover;
    }
}

@media screen and (max-width: 767px) {
    .event-item {
        margin-bottom: 10px;
    }

    .event-list {
        margin-bottom: 10px
    }

    .event-item-meta {
        height: auto;
        overflow: visible;
    }

    .event-item-images {
        width: 100%;
        height: auto;
        padding-bottom: 100%!important
    }

    .event-item-images+.event-item-body {
        margin: 0;
        width: 100%;
    }

    .event-item.item {
        min-height: auto;
    }
}

@media screen and (max-width: 480px) {
    .event-items .event-item-images {
        padding-bottom: 60%!important;
    }
    .event-item-text .event-item-images {
        padding-bottom: 0!important;
    }
}

/* End */
/* /local/templates/patriot/components/bitrix/news.list/contact/style.css?15628371361538 */
/* /local/templates/patriot/components/bitrix/news.list/events/style.css?15274564413903 */
