/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.fill-block ul li a .count {
    margin-left: auto;
}

.fill-block ul li a {
    display: flex;
}



/* ws-css */
.ws-personal--header {
  background-color: #f5f5f5;
  padding: 20px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.ws-personal--title {
  margin-top: 0;
  font-size: 15px;
}

.ws-table-header_left {
  margin-left: 0;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;

}

.ws-table-header_right {
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  flex-wrap: wrap;
}

.ws-relative {
  position: relative;
}

.ws-relative .fa-calendar {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 20px;
}

.ws-table-header {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  background: #f5f5f5;
  padding: 10px 20px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}


.ws-table-header.blue {
  background: #1b73b9;
  color: #fff;
}
.ws-table-header.blue .fa-calendar {
  color: #555;
}


.ws-popap {
  width: 650px;
  max-width: 100%;
}

.ws-popap .form-control {
  background-color: #fff;
}

.ws-popap .form-body > .row:last-of-type .form-group {
  margin-bottom: 20px;
}

.ws-header-to {
  padding: 0 20px;
}

.ws-popup-close {
    width: 14px;
    height: 14px;
    line-height: 20px;
    text-align: center;
    color: #c2cbd2;
    position: absolute;
    top: 32px;
    right: 32px;
    font-size: 25px;
    cursor: pointer;
    background: url('/bitrix/templates/aspro-allcorp2/images/allcorp2.png') -85px 0px no-repeat;
    transition: opacity 0.3s ease;
    z-index: 1;
}


.ws-personal-table-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}





.ws-popap .form-header p:last-child {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.m-l-30 {
  margin-left: 30px;
}

.m-b-15 {
  margin-bottom: 15px;
}

.m-t-25 {
  display: block;
  margin-top: 25px;
}



.ws-blue-text {
  font-size: 20px;
  color: #1b73b9;
  font-weight: bold;
}

.ws-table-header-two {
  width: 300px;
  margin-left: auto;
}

.flex-start {
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.ws-personal-ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 25px;
}

.ws-personal-ul li {
  display: inline-block;
  padding: 0 30px 0 0;
}

.ws-personal-ul .fa {
  padding-right: 10px;
}

.ws-personal-ul li:before {
  display: none;
}

.ws-table-header p {
  margin-bottom: 10px;
}

.ws-personal--title span {
  color: #555;
  font-weight: normal;
}

.ws-top-personal-bold {
  font-weight: bold;
  font-size: 16px;
}

.ws-personal img {
  max-width: 100%;
}

.ws-datepicker {
  padding: 5px 30px 5px 10px;
}

@media screen and (min-width: 768px) {
  .ws-personal .small-width {
    width: 200px;
  }
  .ws-personal .table.biger th,
  .ws-personal .table.biger td {
    padding: 10px 20px;
  }
}



@media screen and (max-width: 768px) {
  .ws-relative .fa-calendar {
    display: none;
  }
  .ws-datepicker {
    padding: 10px;
  }
  .ws-table-header_left {
    margin-bottom: 10px;
  }
  .ws-table-header_right span {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  .ws-table-header_right .ws-relative {
    margin: 0;
    width: 100%;
  }
  .ws-table-header_left,
  .ws-table-header_right,
  .ws-table-header-one,
  .ws-table-header-two {
    width: 100%;
  }
}
.banners-big.short-banner .slides > li{
    background-size: contain;
    background-position-y: top;
}
@media screen and (max-width: 1500px) {
   .banners-big.short-banner .flexslider, .banners-big.short-banner .slides{
       height: 440px!important;
   }
}
@media screen and (max-width: 1300px) {
   .banners-big.short-banner .flexslider, .banners-big.short-banner .slides{
       height: 390px!important;
   }
}
@media screen and (max-width: 1100px) {
   .banners-big.short-banner .flexslider, .banners-big.short-banner .slides{
       height: 340px!important;
   }
}
@media screen and (max-width: 900px) {
   .banners-big.short-banner .flexslider, .banners-big.short-banner .slides{
       height: 290px!important;
   }
}
@media screen and (max-width: 600px) {
   .banners-big.short-banner .flexslider, .banners-big.short-banner .slides{
       height: 140px!important;
   }
}
@media screen and (max-width: 460px) {
   .banners-big.short-banner .flexslider, .banners-big.short-banner .slides{
       height: 100px!important;
   }
}

.main-company-image .col-md-4 {
    margin: auto;
}