

/* Start:/local/templates/aspro-allcorp2/components/bitrix/news.list/front-banners-big-short-img/style.css?16425236951479*/
.image.shine {
    position: relative;
}


.timer.right {
    position: absolute;
    right: 5%;
    top: 40%;
}

.timer.left {
    position: absolute;
    left: 5%;
    top: 40%;
}


.timer.bottom {
    position: absolute;
    right: 40%;
    bottom: 5%;
}

.countdown-title {
    color: #222;
    font-weight: 200;
    font-size: 18px;
    margin: 10px 0px 10px;
}

.countdown {
  font-family: sans-serif;
  color: #fff;
  display: inline-block;
  font-weight: 100;
  text-align: center;
  font-size: 20px;
}

.countdown-number {
    padding: 5px 10px;
    border-radius: 3px;
    background: #8c5922;
    display: inline-block;
}

.countdown-time {
    padding: 5px;
    border-radius: 3px;
    background: #ffffff;
    display: inline-block;
    color: #8c5922;
    width: 35px;
}

.countdown-text {
  display: block;
  padding-top: 5px;
  font-size: 14px;
}

.deadline-message{
  display: none;
  font-size: 24px;
  font-style: italic;
}
 
.visible{
  display: block;
}
 
.hidden{
  display: none;
}

@media (min-width: 991px) {

.countdown-number {
    padding: 10px 10px;
}

.countdown {
    font-weight: 200;
    font-size: 40px;
}

.countdown-time {
    padding: 20px 1px;
    width: 60px;
}

.countdown-text {
    font-size: 18px;
}

}

@media (max-width: 560px) {

.countdown-number {
    padding: 3px 3px;
}

.countdown-time {
     padding: 0px;
    width: 25px;
}
.countdown-text {
    padding-top: 0px;
    font-size: 10px;
}

.countdown {
    font-size: 14px;
}
}

/* End */


/* Start:/local/components/mpado/news.list/templates/tizers-main-page/style.css?17131155601522*/
.tizers_block_main {
    margin-bottom: 30px;
    display: block;
    padding-bottom: 50px;
    background: linear-gradient(to bottom, transparent 30%,#f4f4f4 0%);
}


.tizer_main_thumb a {
    display: block;
    width: 100%;
}

.tizer_main_thumb a.name:hover {
    background: #afafaf;
    border-radius: 10px;
}



.tizer_main_thumb, .tizers_main_block_thumbs {
    display: flex;
    flex-wrap: wrap;
}


.tizers_main_block_thumbs {
	margin: 0 auto;
	justify-content: space-around;
    text-align: center;

}

.tizer_main_thumb {
	justify-content: center;
	position: relative;
    text-align: center;
    border-radius: 10px;
	padding-right: 0px!important;
    padding-left: 0px!important;
    margin-bottom: 20px;
}
.tizer_main_thumb img {
    display: block;
    margin: 0 auto;
    height: auto;
    width: 100%;
    border-radius: 10px;
	 max-width: 130px;
	 max-height: 130px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.tizer_main_thumb a {
    text-decoration: none;
}
span.top-text {
    display: block;
    width: 100%;
    line-height: 1.2em;
    text-transform: uppercase;
	 margin-bottom: 20px;
    font-weight:500;
	font-size: 14px;
}



@media (max-width: 768px) {
span.top-text {font-size: 13px;}
}

@media (min-width: 992px) and (max-width: 1160px)  {
span.top-text {font-size: 12px;}
}



@media (max-width: 619px)  {
.tizer_main_thumb {width:45%!important;}
.tizers_block_main {background: none; padding-bottom: 0px;}
}
@media (min-width: 620px) {
.tizer_main_thumb {width: 21.6%!important;}
}


/* End */


/* Start:/local/components/mpado/catalog.top/templates/calendar/style.css?1642523600118*/
ul.slides li .itemblock-main {
    width: 100%;
}
.row.items.flexbox {
    margin-left: 0px;
    margin-right: 0px;
}

/* End */


/* Start:/local/assets/css/calendar.css?177200940721923*/
.nav-list.events-date {
    display: flex;
    flex-wrap: wrap;
}

li.event-list.events-date {
    margin-right: 7px;
    display: flex;
    width: 100%;
}
.events-block {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    min-height: 70px;
    border: 1px solid #e1e1e1;
    background: #fff;
    width: 100%;
  /* border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
*/
}


.events-date {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
    justify-content: center;
    min-width: 96px;
}
.events-date-list {
    text-align: center;
    padding: 0px 10px;
    min-width: 80px;
}

span.events-date-num {
    font-size: 30px;
    /* color: #fff; */
    font-weight: bold;
}

span.events-date-month {
    font-size: 16px;
    /* color: #fff; */
    font-weight: 600;
    text-transform:uppercase;
}

.events-date-name {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
}

.events-date-name a {
    color: #000;
    font-size: 14px;
    line-height: 1.1em;
  text-decoration:none;

}

.events-date-name a:hover {
  text-decoration:underline;
}

span.more-link {
    color: #008da8;
    font-weight: 500;
    font-size: 12px;
}


span.btn-sm.btn {
    float: right;
    color: #fff;
    border-radius: 30px;
}


   .custom-checkbox {
      position: absolute;
      opacity: 0;
      width: 100px;
      cursor: pointer;
    }
    .custom-checkbox+label {
      display: inline-flex;
      align-items: center;
      user-select: none;
      font-size: 13px;
    }

    .custom-checkbox+label::before {
    content: '';
    display: inline-block;
    flex-shrink: 0;
    flex-grow: 0;
    font-weight: 600;
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    border-radius: 10px;
    padding-left: 4px;
    color: #fff;
    }

    .custom-checkbox:checked+label::before {
      content: '\2713';
    }

    .custom-checkbox+label.form-event-kurs::before {background: #018cab;border: 1px solid #018cab;}
    .custom-checkbox+label.form-event-conf::before {background: #00a88d; border: 1px solid #00a88d;}
    .custom-checkbox+label.form-event-vebinar::before {background: #ec6667;border: 1px solid #ec6667;}
	.custom-checkbox+label.form-event-seminar::before {background: #ec66d4;border: 1px solid #ec66d4;}
    .custom-checkbox+label.form-event-krugl::before {background: #00b2ef; border: 1px solid #00b2ef;}
    .custom-checkbox+label.form-event-forum::before {background: #f27e23; border: 1px solid #f27e23;}
    .custom-checkbox+label.form-event-ecce-region::before {background: #0173b8; border: 1px solid #0173b8;}
    .custom-checkbox+label.form-event-master::before {background: #f8b716; border: 1px solid #f8b716;}
    .custom-checkbox+label.form-event-marafon::before, .custom-checkbox+label.form-event-konk::before {background: #7e45ed; border: 1px solid #7e45ed;}

    .events-date.event-kurs {
           /*background: #8fc441; border: 1px solid #3c5616; border-right: 4px solid #3c5616;*/
           background:#fff;
           color: #018cab;
           align-items: center;
           }


    .events-date.event-conf {/*background: #00a88d; border: 1px solid #07584b; border-right: 4px solid #07584b;*/
           background:#fff; color:#00a88d; align-items: center;}

    .events-date.event-vebinar {
           /*background: #ef0089; border: 1px solid #8b0752; border-right: 4px solid #8b0752;*/
           background:#fff;
           color: #ec6667;
           align-items: center;
           }
		   
    .events-date.event-seminar {
           /*background: #ef0089; border: 1px solid #8b0752; border-right: 4px solid #8b0752;*/
           background:#fff;
           color: #ec66d4;
           align-items: center;
           }
		   
    .events-date.event-krugl {/*background: #00b2ef; border: 1px solid #0f789d; border-right: 4px solid #0f789d;*/
           background:#fff; color:#00b2ef; align-items: center;}

    .events-date.event-forum {/*background: #f27e23; border: 1px solid #994b0e; border-right: 4px solid #994b0e;*/
           background:#fff; color:#f27e23; align-items: center;}

    .events-date.event-ecce-region {/*background: #0173b8; border: 1px solid #254558; border-right: 4px solid #254558;*/
           background:#fff; color:#0173b8; align-items: center;}

    .events-date.event-master {/*background: #f8b716; border: 1px solid #ab7d0d; border-right: 4px solid #ab7d0d;*/
          background:#fff; color:#f8b716; align-items: center;}

    .events-date.event-marafon, .events-date.event-konk {/*background: #f8b716; border: 1px solid #ab7d0d; border-right: 4px solid #ab7d0d;*/
          background:#fff; color:#7e45ed; align-items: center;}


.search-event {
    display: flex;
    flex-wrap: wrap;
}
.search-event-item {
    width: calc(100%/3);
    margin-bottom: 5px;
}

.modal-name-calendar {
    margin-bottom: 10px;
}

.modal-name-calendar a {
    color: #d4f1ff;
    font-weight: 300;
}

.modal-name-calendar a:hover {
    color: #fff;
    text-decoration:underline;
}

.modal-prop-calendar {
    font-style: italic;
    color: #c1c1c1;
    font-size: 13px;
}

.modal-box.calendar {
    width: 500px;
    padding: 10px;
    padding: 20px;
    color: #ffffff;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgb(0 0 0 / 50%);
    box-shadow: inset 0px 0px 5px 0px rgb(0 0 0 / 50%);
    background: #666;
}

.detail.calendar-modal {
    padding: 10px 20px;
}
.arrow-left-2, .arrow-right-2, .arrow-top-2, .arrow-bottom-2 {
    width: 17px;
    height: 17px;
}
.arrow-left-2 path, .arrow-right-2 path, .arrow-top-2 path, .arrow-bottom-2 path {
    fill: #ffffff;
    stroke-width: .6;
    stroke: #f38b04;
    cursor: pointer;
}
.arrow-left-2 {
    transform: rotate(180deg);
}
.arrow-top-2 {
    transform: rotate(270deg);
}
.arrow-bottom-2 {
    transform: rotate(90deg);
}
.arrow-left-2 path:hover, .arrow-right-2 path:hover, .arrow-top-2 path:hover, .arrow-bottom-2 path:hover {
    fill: #000;
}

li.event-list {
    padding-left: 0px;
}
.item-calendar-meropr {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

.item-calendar-meropr .event {
    margin-right: 5px;
}

.date-calendar-meropr {
    line-height: 1.2em;
    border-bottom: 1px solid #e1e1e1;
    white-space: nowrap;
    padding-right: 40px;
    color: #555;
    font-weight: 400;
}

.info-calendar-meropr a {
    font-size: 14px;
}


.info-calendar-meropr {
    margin-left: 10px;
    line-height: 1.2em;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 5px;
}

.type-event {
    max-width: 150px;
    display: block;
    text-align: center;
    padding: 1px 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.date-event, .hour-event {
    font-style: italic;
    color: #c1c1c1;
    font-size: 13px;
}

.list-event {
    display: block;
    margin: 15px 0px;
    border-bottom: 1px solid #d4f1ff;
}


.flex-container-buttons {
    position: relative;
    display: block;
    cursor: pointer;
    /*  max-width: 540px; */
    background: #ec6667;
    color: #fff;
    min-height: 60px;
    padding-top: 5px;
	border-radius: 10px;
}

.calendar-today-buttons, .calendar-today-month-buttons {
    text-align: center;
}

.calendar-prev-buttons, .calendar-today-buttons, .calendar-next-buttons {
    font-size: 0.9em;
    text-align: center;
    background: #ec6667;
    color: #fff;
    padding: 4px;
}

.calendar-today-buttons {width:80%!important;}

.calendar-now-buttons {
    font-size: 1.7em;
}

.header-meropr {
    display: block;
    text-align: center;
    font-size: 1.5em;
    position: relative;
    background: #018cab;
    color: #fff;
    min-height: 60px;
    padding-top: 20px;
    margin-bottom: 20px;
		border-radius: 10px;
}

div#calendar {
  /* max-width: 540px!important; */
  margin-bottom:20px;
}

[class*="cal-cell"] {
  float: left;
  margin-left: 0;
  min-height: 1px;
}
.cal-row-fluid {
  width: 100%;
  *zoom: 1;
}
.cal-row-fluid:before,
.cal-row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.cal-row-fluid:after {
  clear: both;
}
.cal-row-fluid [class*="cal-cell"] {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0%;
  *margin-left: -0.05213764337851929%;
}
.cal-row-fluid [class*="cal-cell"]:first-child {
  margin-left: 0;
}
.cal-row-fluid .controls-row [class*="cal-cell"] + [class*="cal-cell"] {
  margin-left: 0%;
}
.cal-row-fluid .cal-cell7 {
  width: 100%;
  *width: 99.94669509594883%;
}
.cal-row-fluid .cal-cell6 {
  width: 85.71428571428571%;
  *width: 85.66098081023453%;
}
.cal-row-fluid .cal-cell5 {
  width: 71.42857142857142%;
  *width: 71.37526652452024%;
}
.cal-row-fluid .cal-cell4 {
  width: 57.14285714285714%;
  *width: 57.089552238805965%;
}
.cal-row-fluid .cal-cell3 {
  width: 42.857142857142854%;
  *width: 42.80383795309168%;
}
.cal-row-fluid .cal-cell2 {
  width: 28.57142857142857%;
  *width: 28.518123667377395%;
}
.cal-row-fluid .cal-cell1 {
  width: 14.285714285714285%;
  *width: 14.232409381663112%;
}
.cal-week-box .cal-offset7,
.cal-row-fluid .cal-offset7,
.cal-row-fluid .cal-offset7:first-child {
  margin-left: 100%;
  *margin-left: 99.89339019189765%;
}
.cal-week-box .cal-offset6,
.cal-row-fluid .cal-offset6,
.cal-row-fluid .cal-offset6:first-child {
  margin-left: 85.71428571428571%;
  *margin-left: 85.60767590618336%;
}
.cal-week-box .cal-offset5,
.cal-row-fluid .cal-offset5,
.cal-row-fluid .cal-offset5:first-child {
  margin-left: 71.42857142857142%;
  *margin-left: 71.32196162046907%;
}
.cal-week-box .cal-offset4,
.cal-row-fluid .cal-offset4,
.cal-row-fluid .cal-offset4:first-child {
  margin-left: 57.14285714285714%;
  *margin-left: 57.03624733475479%;
}
.cal-week-box .cal-offset3,
.cal-row-fluid .cal-offset3,
.cal-row-fluid .cal-offset3:first-child {
  margin-left: 42.857142857142854%;
  *margin-left: 42.750533049040506%;
}
.cal-week-box .cal-offset2,
.cal-row-fluid .cal-offset2,
.cal-row-fluid .cal-offset2:first-child {
  margin-left: 28.57142857142857%;
  *margin-left: 28.46481876332622%;
}
.cal-week-box .cal-offset1,
.cal-row-fluid .cal-offset1,
.cal-row-fluid .cal-offset1:first-child {
  margin-left: 14.285714285714285%;
  *margin-left: 14.17910447761194%;
}
.cal-row-fluid .cal-cell1 {
  width: 14.285714285714285%;
  *width: 14.233576642335766%;
}
[class*="cal-cell"].hide,
.cal-row-fluid [class*="cal-cell"].hide {
  display: none;
}
[class*="cal-cell"].pull-right,
.cal-row-fluid [class*="cal-cell"].pull-right {
  float: right;
}
.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
  min-height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cal-events-num {
    position: absolute;
    top: 10px;
}

.cal-year-box span[data-cal-date] {
    font-size: 1.1em;
    text-align: center;
    width: 100%;
    margin-top: 50%;
    margin-bottom: 50%;
    padding-top: 0px;
}

.cal-month-day {
  position: relative;
  display: block;
  width: 100%;

width: 100%;
    display: flex;
    flex-direction: column;

}
#cal-week-box {
  position: absolute;
  width: 70px;
  left: -71px;
  top: -1px;
  padding: 8px 5px;
  cursor: pointer;
}
#cal-day-tick {
  position: absolute;
  right: 50%;
  bottom: -21px;
  padding: 0px 5px;
  cursor: pointer;
  z-index: 5;
  text-align: center;
  width: 26px;
  margin-right: -17px;
}
.cal-year-box #cal-day-tick {
  margin-right: -7px;
}
#cal-slide-box {
  position: relative;
}
#cal-slide-tick {
    position: absolute;
    width: 16px;
    margin-left: -7px;
    height: 9px;
    top: -1px;
    z-index: 1;
}
#cal-slide-tick.tick-month1 {
  left: 12.5%;
}
#cal-slide-tick.tick-month2 {
  left: 37.5%;
}
#cal-slide-tick.tick-month3 {
  left: 62.5%;
}
#cal-slide-tick.tick-month4 {
  left: 87.5%;
}
#cal-slide-tick.tick-day1 {
  left: 7.14285714285715%;
}
#cal-slide-tick.tick-day2 {
  left: 21.42857142857143%;
}
#cal-slide-tick.tick-day3 {
  left: 35.71428571428572%;
}
#cal-slide-tick.tick-day4 {
  left: 50%;
}
#cal-slide-tick.tick-day5 {
  left: 64.2857142857143%;
}
#cal-slide-tick.tick-day6 {
  left: 78.57142857142859%;
}
#cal-slide-tick.tick-day7 {
  left: 92.85714285714285%;
}
.events-list {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  top: 0;
}
#cal-slide-content ul.unstyled {
  margin-bottom: 0;
}
.cal-week-box {
  position: relative;
}
.cal-week-box [data-event-class] {
  white-space: nowrap;
  height: 30px;
  margin: 1px 1px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 10px;
}
.cal-week-box .cal-column {
  position: absolute;
  height: 100%;
  z-index: -1;
}
.cal-week-box .arrow-before,
.cal-week-box .arrow-after {
  position: relative;
}
.cal-week-box .arrow-after:after {
  content: "";
  position: absolute;
  top: 0px;
  width: 0;
  height: 0;
  right: 0;
  border-top: 15px solid #ffffff;
  border-left: 8px solid;
  border-bottom: 15px solid #FFFFFF;
}
.cal-week-box .arrow-before:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 0;
  height: 0;
  left: 1px;
  border-top: 15px solid transparent;
  border-left: 8px solid #FFFFFF;
  border-bottom: 15px solid transparent;
}
#cal-day-box {
  text-wrap: none;
}
#cal-day-box .cal-day-hour-part {
  height: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: thin dashed #e1e1e1;
}
#cal-day-box .cal-day-hour .day-highlight {
  height: 30px;
}
#cal-day-box .cal-hours {
  font-weight: bolder;
}
#cal-day-box .cal-day-hour:nth-child(odd) {
  background-color: #fafafa;
}
#cal-day-box #cal-day-panel {
  position: relative;
  padding-left: 60px;
}
#cal-day-box #cal-day-panel-hour {
  position: absolute;
  width: 100%;
  margin-left: -60px;
}
#cal-day-box .day-event {
  position: relative;
  max-width: 200px;
  overflow: hidden;
}
#cal-day-box .day-highlight {
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #c3c3c3;
  margin: 1px 1px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#cal-day-box .day-highlight.dh-event-important {
  border: 1px solid #ad2121;
}
#cal-day-box .day-highlight.dh-event-warning {
  border: 1px solid #e3bc08;
}
#cal-day-box .day-highlight.dh-event-info {
  border: 1px solid #1e90ff;
}
#cal-day-box .day-highlight.dh-event-inverse {
  border: 1px solid #1b1b1b;
}
#cal-day-box .day-highlight.dh-event-success {
  border: 1px solid #006400;
}
#cal-day-box .day-highlight.dh-event-special {
  background-color: #ffe6ff;
  border: 1px solid #800080;
}
.event {
  display: block;
  background-color: #c3c3c3;
  width: 12px;
  height: 12px;
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  border: 1px solid #ffffff;
 /* margin-right: 1px; */
}
.event-block {
  display: block;
  background-color: #c3c3c3;
  width: 20px;
  height: 100%;
}
.cal-event-list .event.pull-left {
  margin-top: 3px;
}





.event-kurs {background-color: #018cab;}
.event-conf {background-color: #00a88d;}
.event-vebinar {background-color: #ec6667;}
.event-seminar {background-color: #ec66d4;}
.event-krugl {background-color: #00b2ef;}
.event-forum {background-color: #f27e23;}
.event-ecce-region {background-color: #0173b8;}
.event-master {background-color: #f8b716;}
.event-marafon, .event-konk {background-color: #7e45ed;}

.event-important {
  background-color: #ad2121;
}
.event-info {
  background-color: #1e90ff;
}
.event-warning {
  background-color: #e3bc08;
}
.event-inverse {
  background-color: #1b1b1b;
}
.event-success {
  background-color: #006400;
}
.event-special {
  background-color: #800080;
}
.day-highlight:hover,
.day-highlight {
  background-color: #dddddd;
}
.day-highlight.dh-event-important:hover,
.day-highlight.dh-event-important {
  background-color: #fae3e3;
}
.day-highlight.dh-event-warning:hover,
.day-highlight.dh-event-warning {
  background-color: #fdf1ba;
}
.day-highlight.dh-event-info:hover,
.day-highlight.dh-event-info {
  background-color: #d1e8ff;
}
.day-highlight.dh-event-inverse:hover,
.day-highlight.dh-event-inverse {
  background-color: #c1c1c1;
}
.day-highlight.dh-event-success:hover,
.day-highlight.dh-event-success {
  background-color: #caffca;
}
.day-highlight.dh-event-special:hover,
.day-highlight.dh-event-special {
  background-color: #ffe6ff;
}
.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
 /* font-weight: bolder;*/
    font-weight: 200;
    font-size: 1.5em;
    color: #999;
  text-align: center;
  border: 0px solid;
  padding: 5px 0;
    min-height: 60px;
    position: relative;
    padding-top: 25px;
}

.cal-row-head [class*="cal-cell"] small {
  font-weight: normal;
}
.cal-year-box .row-fluid:hover,
.cal-row-fluid:hover {
  background-color: #fafafa;
}
.cal-month-day {
  /*height: 100px;*/
   min-height: 60px;
}
[class*="cal-cell"]:hover {
  background-color: #ededed;
}
.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
  /* min-height: 100px; */
  min-height: 50px; 
  border-right: 1px solid #e1e1e1;
  position: relative;
}
.cal-year-box [class*="span"] {
  min-height: 60px;
}
.cal-year-box .row-fluid [class*="span"]:last-child,
.cal-month-box .cal-row-fluid [class*="cal-cell"]:last-child {
  border-right: 0px;
}
.cal-year-box .row-fluid,
.cal-month-box .cal-row-fluid {
  border-bottom: 1px solid #e1e1e1;
  margin-left: 0px;
  margin-right: 0px;
}
.cal-year-box .row-fluid:last-child,
.cal-month-box .cal-row-fluid:last-child {
  border-bottom: 0px;
}
.cal-month-box,
.cal-year-box,
.cal-week-box {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-radius: 2px;
}
span[data-cal-date] {
  /*font-size:1.9em;
  font-weight: 200;*/
  font-size:1.5em;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  text-align: center;
    display: block;
    margin-top: 35%;
    margin-bottom: 20%;
    padding-top: 10px;
}

span[data-cal-date]:hover {
  opacity: 1;
}
.cal-day-outmonth span[data-cal-date] {
  opacity: 0.1;
  cursor: default;
}
.cal-day-today {
    background: #d8effb;
    border: 2px solid #008da8;
}
.cal-day-today span[data-cal-date] {
  color: darkgreen;
}
.cal-month-box .cal-day-today span[data-cal-date] {

}
.cal-day-holiday span[data-cal-date] {
  color: #800080;
}
.cal-day-weekend span[data-cal-date] {
  color: darkred;
}
#cal-week-box {
  border: 1px solid #e1e1e1;
  border-right: 0px;
  border-radius: 5px 0 0 5px;
  background-color: #fafafa;
  text-align: right;
}
#cal-day-tick {
  border: 1px solid #e1e1e1;
  border-top: 0px solid;
  border-radius: 0 0 5px 5px;
  background-color: #ededed;
  text-align: center;
}
#cal-slide-box {
  border-top: 0px solid #8c8c8c;
}
#cal-slide-content {
  padding: 20px;
  color: #ffffff;
  /* background-image: url("/local/assets/css/../img/dark_wood.png"); */
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  background: #666;
}
#cal-slide-tick {
  background-image: url("/local/assets/css/../img/tick.png?2"); 
 /*    background-color: #fff;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    bottom: -1px;
    display: inline-block;
    height: 12px;
    left: 50px;
    position: absolute;
    transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -2, 6);
    width: 12px;
    z-index: 2;
*/
}

#cal-slide-tick:hover {
    background-color: #f3f3f3;
}


#cal-slide-content:hover {
 /* background-color: transparent; */
}
#cal-slide-content a.event-item {
    color: #d4f1ff;
    font-weight: 300;   
}

#cal-slide-content a.event-item:hover {
    text-decoration: underline;
}

a.event-item-type, a.event-item-type:hover {
    color: #fff;
}

.events-list {
  width:100%;
    cursor: pointer;
    padding-top: 2px;
    padding-left: 3px;
}
.cal-column {
  border-left: 1px solid #e1e1e1;
}
a.cal-event-week {
  text-decoration: none;
  color: #151515;
}

.badge-important {
  background-color: #b94a48;
}


/* для смены местами колонок */
.main-block-calendar {display: flex;}
.bl-calendar {order:2;}
.bl-events {order:1;}


@media screen and (max-width:990px) {
.item-calendar-meropr {
    display: flex;
    flex-direction: column;
}
.date-calendar-meropr {
    border-bottom: none;
    width: 100%;
}
.info-calendar-meropr, .date-calendar-meropr {
    font-size: 14px;
}
}


@media screen and (max-width:767px) {
div#calendar, .flex-container-buttons, div#formsearch-event {
    max-width: 540px!important;
    margin-bottom: 20px;
    margin: 0 auto;
    float: none!important;
    padding-bottom: 20px;
}
span[data-cal-date] {
    padding-top: 0px;
}

/* меняем местами колонки */
.main-block-calendar {flex-direction: column;}
.bl-calendar {order:1;}
.bl-events {order:2;}

}

@media screen and (max-width: 540px) {
  
span[data-cal-date] {
    padding-top: 12px;
}
.cal-year-box span[data-cal-date] {
    font-size: 0.7em;
    padding-top:10px;  
}

.item-calendar-meropr {
    display: block;
}
.date-calendar-meropr, .info-calendar-meropr {
    width: 100%;
    margin-left:0px;
    border-bottom: none;
}
.modal-box.calendar {
    width: 320px;
}
.search-event-item {
    width: calc(100%/2);
}
}

@media screen and (min-width:1010px) {
li.event-list.events-date {
    width: 48.6%;
}
.events-block {
    min-height: 90px;
}
}

@media (min-width:580px) and (max-width:767px) {
li.event-list.events-date {
    width: 48.6%;
}
}

/* End */


/* Start:/local/templates/aspro-allcorp2/components/bitrix/news.list/front-news-main-page/style.css?1708432080423*/
.prop-news-block {
    display: flex;
	align-items: flex-end;
}
.prop-list {
    width: 50%;
}
.date-small-news.prop-list span.date1 {
    margin-top: 3px;
    display: block;
	margin-left: 0px;
}


.date-small-news {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.3;
    color: #666;
    text-decoration: none;
    display: block;
    margin-bottom: 6px;
    letter-spacing: 1px;
}
/* End */
/* /local/templates/aspro-allcorp2/components/bitrix/news.list/front-banners-big-short-img/style.css?16425236951479 */
/* /local/components/mpado/news.list/templates/tizers-main-page/style.css?17131155601522 */
/* /local/components/mpado/catalog.top/templates/calendar/style.css?1642523600118 */
/* /local/assets/css/calendar.css?177200940721923 */
/* /local/templates/aspro-allcorp2/components/bitrix/news.list/front-news-main-page/style.css?1708432080423 */
